diff --git a/Makefile.in b/Makefile.in index e456d7b..ae16e7a 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. +# Makefile.in generated by automake 1.15 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2013 Free Software Foundation, Inc. +# Copyright (C) 1994-2014 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -14,7 +14,17 @@ @SET_MAKE@ VPATH = @srcdir@ -am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' +am__is_gnu_make = { \ + if test -z '$(MAKELEVEL)'; then \ + false; \ + elif test -n '$(MAKE_HOST)'; then \ + true; \ + elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ + true; \ + else \ + false; \ + fi; \ +} am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -76,17 +86,14 @@ PRE_UNINSTALL = : POST_UNINSTALL = : @CLASSIC_MODE_TRUE@am__append_1 = data -DIST_COMMON = $(srcdir)/include.mk $(srcdir)/Makefile.in \ - $(srcdir)/Makefile.am $(top_srcdir)/configure \ - $(am__configure_deps) COPYING NEWS README config/compile \ - config/install-sh config/missing $(top_srcdir)/config/compile \ - $(top_srcdir)/config/install-sh $(top_srcdir)/config/missing subdir = . ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) +DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \ + $(am__configure_deps) $(am__DIST_COMMON) am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ configure.lineno config.status.lineno mkinstalldirs = $(install_sh) -d @@ -147,6 +154,10 @@ ETAGS = etags CTAGS = ctags CSCOPE = cscope +am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/include.mk \ + $(top_srcdir)/config/install-sh $(top_srcdir)/config/missing \ + COPYING NEWS README config/compile config/install-sh \ + config/missing DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) distdir = $(PACKAGE)-$(VERSION) top_distdir = $(distdir) @@ -198,26 +209,17 @@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ -CC = @CC@ -CCDEPMODE = @CCDEPMODE@ -CFLAGS = @CFLAGS@ CLASSIC_EXTENSIONS = @CLASSIC_EXTENSIONS@ -CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ -DATADIRNAME = @DATADIRNAME@ DEFS = @DEFS@ -DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ ENABLED_EXTENSIONS = @ENABLED_EXTENSIONS@ -EXEEXT = @EXEEXT@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@ GMSGFMT = @GMSGFMT@ GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@ -GTOP_CFLAGS = @GTOP_CFLAGS@ -GTOP_LIBS = @GTOP_LIBS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ @@ -231,7 +233,6 @@ INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ -LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ @@ -239,7 +240,6 @@ MKDIR_P = @MKDIR_P@ MSGFMT = @MSGFMT@ MSGMERGE = @MSGMERGE@ -OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ @@ -251,6 +251,7 @@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ +SASS = @SASS@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SHELL_VERSION = @SHELL_VERSION@ @@ -262,10 +263,7 @@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ -ac_ct_CC = @ac_ct_CC@ -am__include = @am__include@ am__leading_dot = @am__leading_dot@ -am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ @@ -336,7 +334,6 @@ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign Makefile -.PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ @@ -346,7 +343,7 @@ echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ esac; -$(srcdir)/include.mk: +$(srcdir)/include.mk $(am__empty): $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) $(SHELL) ./config.status --recheck @@ -543,15 +540,15 @@ $(am__post_remove_distdir) dist-tarZ: distdir - @echo WARNING: "Support for shar distribution archives is" \ - "deprecated." >&2 + @echo WARNING: "Support for distribution archives compressed with" \ + "legacy program 'compress' is deprecated." >&2 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z $(am__post_remove_distdir) dist-shar: distdir - @echo WARNING: "Support for distribution archives compressed with" \ - "legacy program 'compress' is deprecated." >&2 + @echo WARNING: "Support for shar distribution archives is" \ + "deprecated." >&2 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz $(am__post_remove_distdir) @@ -587,17 +584,17 @@ esac chmod -R a-w $(distdir) chmod u+w $(distdir) - mkdir $(distdir)/_build $(distdir)/_inst + mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst chmod a-w $(distdir) test -d $(distdir)/_build || exit 0; \ dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ && am__cwd=`pwd` \ - && $(am__cd) $(distdir)/_build \ - && ../configure \ + && $(am__cd) $(distdir)/_build/sub \ + && ../../configure \ $(AM_DISTCHECK_CONFIGURE_FLAGS) \ $(DISTCHECK_CONFIGURE_FLAGS) \ - --srcdir=.. --prefix="$$dc_install_base" \ + --srcdir=../.. --prefix="$$dc_install_base" \ && $(MAKE) $(AM_MAKEFLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) dvi \ && $(MAKE) $(AM_MAKEFLAGS) check \ @@ -771,6 +768,8 @@ maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ pdf-am ps ps-am tags tags-am uninstall uninstall-am +.PRECIOUS: Makefile + zip-file: all -rm -fR $(builddir)/_build diff --git a/NEWS b/NEWS index 072c90a..e675c23 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,64 @@ -3.14.2 -====== -* drive-menu: Update for nautilus/gnome-shell changes +3.16.2 +====== +* classic: Update theme +* updated translations (oc, zh_CN) + +3.16.1 +====== +* window-list: Fix workspace indicators popup menu position +* apps-menu: Fix taking over panel-main-menu shortcut +* updated translations (et, ja, lv) + +3.16.0 +====== +* updated translations (ca) + +3.15.92 +======= +* classic: Update theme +* update for mutter API changes +* updated translations (bg, bs, da, fi, pa, ru, sr, sr@latin, tg) + +3.15.91 +======= +* classic: Update theme +* systemMonitor extension was removed, as the message tray where it + put its indicator no longer exists +* window-list: Adjust for gnome-shell changes +* updated translations (gl, it, kk, ko, lt, pl, sk, uk, zh_TW) + +3.15.90 +======= +* classic: Visual refresh based on new shell theme +* window-list: Adjust for gnome-shell changes +* updated translations (an, el, eo, eu, fr, he, is, sv, tr) + +3.15.4 +====== +* window-list: Improve interaction with system modal dialogs +* updated translations (cs, de, es, eu, fur, hu, id, nb, pt_BR, ru, sl, vi) + +3.15.3.1 +======== +* adjust to gnome-shell change + +3.15.3 +====== +* classic-mode: Add high-contrast theme variant, drop .desktop file +* places-menu: Fix error when XDG user directories are not set up +* window-list: Add option to show on all monitors +* updated translations (eu, hu, kk, ro, tr) + +3.15.2 +====== +* removable-drive, user-theme, window-list: Update for gnome-shell changes +* apps-menu: Fix some visual glitches +* Fix classic mode style +* updated translations (an, cs, he, vi) + +3.15.1 +====== + * updated translations (es, nb) 3.14.1 ====== diff --git a/README b/README index e2bea7a..cc53a8d 100644 --- a/README +++ b/README @@ -57,10 +57,6 @@ Shows a status Indicator for navigating to Places. -systemMonitor - - An message tray indicator showing CPU and memory loads. - user-theme Loads a shell theme from ~/.themes//gnome-shell. diff --git a/aclocal.m4 b/aclocal.m4 index c44ab78..256120c 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -1,6 +1,6 @@ -# generated automatically by aclocal 1.14.1 -*- Autoconf -*- - -# Copyright (C) 1996-2013 Free Software Foundation, Inc. +# generated automatically by aclocal 1.15 -*- Autoconf -*- + +# Copyright (C) 1996-2014 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -352,7 +352,7 @@ ] ) -# Copyright (C) 2002-2013 Free Software Foundation, Inc. +# Copyright (C) 2002-2014 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -364,10 +364,10 @@ # generated from the m4 files accompanying Automake X.Y. # (This private macro should not be called outside this file.) AC_DEFUN([AM_AUTOMAKE_VERSION], -[am__api_version='1.14' +[am__api_version='1.15' dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to dnl require some minimum version. Point them to the right macro. -m4_if([$1], [1.14.1], [], +m4_if([$1], [1.15], [], [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl ]) @@ -383,14 +383,14 @@ # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. # This function is AC_REQUIREd by AM_INIT_AUTOMAKE. AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], -[AM_AUTOMAKE_VERSION([1.14.1])dnl +[AM_AUTOMAKE_VERSION([1.15])dnl m4_ifndef([AC_AUTOCONF_VERSION], [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) # AM_AUX_DIR_EXPAND -*- Autoconf -*- -# Copyright (C) 2001-2013 Free Software Foundation, Inc. +# Copyright (C) 2001-2014 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -435,15 +435,14 @@ # configured tree to be moved without reconfiguration. AC_DEFUN([AM_AUX_DIR_EXPAND], -[dnl Rely on autoconf to set up CDPATH properly. -AC_PREREQ([2.50])dnl -# expand $ac_aux_dir to an absolute path -am_aux_dir=`cd $ac_aux_dir && pwd` +[AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT])dnl +# Expand $ac_aux_dir to an absolute path. +am_aux_dir=`cd "$ac_aux_dir" && pwd` ]) # AM_CONDITIONAL -*- Autoconf -*- -# Copyright (C) 1997-2013 Free Software Foundation, Inc. +# Copyright (C) 1997-2014 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -474,274 +473,9 @@ Usually this means the macro was only invoked conditionally.]]) fi])]) -# Copyright (C) 1999-2013 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - - -# There are a few dirty hacks below to avoid letting 'AC_PROG_CC' be -# written in clear, in which case automake, when reading aclocal.m4, -# will think it sees a *use*, and therefore will trigger all it's -# C support machinery. Also note that it means that autoscan, seeing -# CC etc. in the Makefile, will ask for an AC_PROG_CC use... - - -# _AM_DEPENDENCIES(NAME) -# ---------------------- -# See how the compiler implements dependency checking. -# NAME is "CC", "CXX", "OBJC", "OBJCXX", "UPC", or "GJC". -# We try a few techniques and use that to set a single cache variable. -# -# We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was -# modified to invoke _AM_DEPENDENCIES(CC); we would have a circular -# dependency, and given that the user is not expected to run this macro, -# just rely on AC_PROG_CC. -AC_DEFUN([_AM_DEPENDENCIES], -[AC_REQUIRE([AM_SET_DEPDIR])dnl -AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl -AC_REQUIRE([AM_MAKE_INCLUDE])dnl -AC_REQUIRE([AM_DEP_TRACK])dnl - -m4_if([$1], [CC], [depcc="$CC" am_compiler_list=], - [$1], [CXX], [depcc="$CXX" am_compiler_list=], - [$1], [OBJC], [depcc="$OBJC" am_compiler_list='gcc3 gcc'], - [$1], [OBJCXX], [depcc="$OBJCXX" am_compiler_list='gcc3 gcc'], - [$1], [UPC], [depcc="$UPC" am_compiler_list=], - [$1], [GCJ], [depcc="$GCJ" am_compiler_list='gcc3 gcc'], - [depcc="$$1" am_compiler_list=]) - -AC_CACHE_CHECK([dependency style of $depcc], - [am_cv_$1_dependencies_compiler_type], -[if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then - # We make a subdir and do the tests there. Otherwise we can end up - # making bogus files that we don't know about and never remove. For - # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named 'D' -- because '-MD' means "put the output - # in D". - rm -rf conftest.dir - mkdir conftest.dir - # Copy depcomp to subdir because otherwise we won't find it if we're - # using a relative directory. - cp "$am_depcomp" conftest.dir - cd conftest.dir - # We will build objects and dependencies in a subdirectory because - # it helps to detect inapplicable dependency modes. For instance - # both Tru64's cc and ICC support -MD to output dependencies as a - # side effect of compilation, but ICC will put the dependencies in - # the current directory while Tru64 will put them in the object - # directory. - mkdir sub - - am_cv_$1_dependencies_compiler_type=none - if test "$am_compiler_list" = ""; then - am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` - fi - am__universal=false - m4_case([$1], [CC], - [case " $depcc " in #( - *\ -arch\ *\ -arch\ *) am__universal=true ;; - esac], - [CXX], - [case " $depcc " in #( - *\ -arch\ *\ -arch\ *) am__universal=true ;; - esac]) - - for depmode in $am_compiler_list; do - # Setup a source with many dependencies, because some compilers - # like to wrap large dependency lists on column 80 (with \), and - # we should not choose a depcomp mode which is confused by this. - # - # We need to recreate these files for each test, as the compiler may - # overwrite some of them when testing with obscure command lines. - # This happens at least with the AIX C compiler. - : > sub/conftest.c - for i in 1 2 3 4 5 6; do - echo '#include "conftst'$i'.h"' >> sub/conftest.c - # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with - # Solaris 10 /bin/sh. - echo '/* dummy */' > sub/conftst$i.h - done - echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf - - # We check with '-c' and '-o' for the sake of the "dashmstdout" - # mode. It turns out that the SunPro C++ compiler does not properly - # handle '-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs. - am__obj=sub/conftest.${OBJEXT-o} - am__minus_obj="-o $am__obj" - case $depmode in - gcc) - # This depmode causes a compiler race in universal mode. - test "$am__universal" = false || continue - ;; - nosideeffect) - # After this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested. - if test "x$enable_dependency_tracking" = xyes; then - continue - else - break - fi - ;; - msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok '-c -o', but also, the minuso test has - # not run yet. These depmodes are late enough in the game, and - # so weak that their functioning should not be impacted. - am__obj=conftest.${OBJEXT-o} - am__minus_obj= - ;; - none) break ;; - esac - if depmode=$depmode \ - source=sub/conftest.c object=$am__obj \ - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ - $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ - >/dev/null 2>conftest.err && - grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && - grep $am__obj sub/conftest.Po > /dev/null 2>&1 && - ${MAKE-make} -s -f confmf > /dev/null 2>&1; then - # icc doesn't choke on unknown options, it will just issue warnings - # or remarks (even with -Werror). So we grep stderr for any message - # that says an option was ignored or not supported. - # When given -MP, icc 7.0 and 7.1 complain thusly: - # icc: Command line warning: ignoring option '-M'; no argument required - # The diagnosis changed in icc 8.0: - # icc: Command line remark: option '-MP' not supported - if (grep 'ignoring option' conftest.err || - grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else - am_cv_$1_dependencies_compiler_type=$depmode - break - fi - fi - done - - cd .. - rm -rf conftest.dir -else - am_cv_$1_dependencies_compiler_type=none -fi -]) -AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type]) -AM_CONDITIONAL([am__fastdep$1], [ - test "x$enable_dependency_tracking" != xno \ - && test "$am_cv_$1_dependencies_compiler_type" = gcc3]) -]) - - -# AM_SET_DEPDIR -# ------------- -# Choose a directory name for dependency files. -# This macro is AC_REQUIREd in _AM_DEPENDENCIES. -AC_DEFUN([AM_SET_DEPDIR], -[AC_REQUIRE([AM_SET_LEADING_DOT])dnl -AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl -]) - - -# AM_DEP_TRACK -# ------------ -AC_DEFUN([AM_DEP_TRACK], -[AC_ARG_ENABLE([dependency-tracking], [dnl -AS_HELP_STRING( - [--enable-dependency-tracking], - [do not reject slow dependency extractors]) -AS_HELP_STRING( - [--disable-dependency-tracking], - [speeds up one-time build])]) -if test "x$enable_dependency_tracking" != xno; then - am_depcomp="$ac_aux_dir/depcomp" - AMDEPBACKSLASH='\' - am__nodep='_no' -fi -AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno]) -AC_SUBST([AMDEPBACKSLASH])dnl -_AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl -AC_SUBST([am__nodep])dnl -_AM_SUBST_NOTMAKE([am__nodep])dnl -]) - -# Generate code to set up dependency tracking. -*- Autoconf -*- - -# Copyright (C) 1999-2013 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - - -# _AM_OUTPUT_DEPENDENCY_COMMANDS -# ------------------------------ -AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], -[{ - # Older Autoconf quotes --file arguments for eval, but not when files - # are listed without --file. Let's play safe and only enable the eval - # if we detect the quoting. - case $CONFIG_FILES in - *\'*) eval set x "$CONFIG_FILES" ;; - *) set x $CONFIG_FILES ;; - esac - shift - for mf - do - # Strip MF so we end up with the name of the file. - mf=`echo "$mf" | sed -e 's/:.*$//'` - # Check whether this is an Automake generated Makefile or not. - # We used to match only the files named 'Makefile.in', but - # some people rename them; so instead we look at the file content. - # Grep'ing the first line is not enough: some people post-process - # each Makefile.in and add a new line on top of each file to say so. - # Grep'ing the whole file is not good either: AIX grep has a line - # limit of 2048, but all sed's we know have understand at least 4000. - if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then - dirpart=`AS_DIRNAME("$mf")` - else - continue - fi - # Extract the definition of DEPDIR, am__include, and am__quote - # from the Makefile without running 'make'. - DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` - test -z "$DEPDIR" && continue - am__include=`sed -n 's/^am__include = //p' < "$mf"` - test -z "$am__include" && continue - am__quote=`sed -n 's/^am__quote = //p' < "$mf"` - # Find all dependency output files, they are included files with - # $(DEPDIR) in their names. We invoke sed twice because it is the - # simplest approach to changing $(DEPDIR) to its actual value in the - # expansion. - for file in `sed -n " - s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ - sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do - # Make sure the directory exists. - test -f "$dirpart/$file" && continue - fdir=`AS_DIRNAME(["$file"])` - AS_MKDIR_P([$dirpart/$fdir]) - # echo "creating $dirpart/$file" - echo '# dummy' > "$dirpart/$file" - done - done -} -])# _AM_OUTPUT_DEPENDENCY_COMMANDS - - -# AM_OUTPUT_DEPENDENCY_COMMANDS -# ----------------------------- -# This macro should only be invoked once -- use via AC_REQUIRE. -# -# This code is only required when automatic dependency tracking -# is enabled. FIXME. This creates each '.P' file that we will -# need in order to bootstrap the dependency handling code. -AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], -[AC_CONFIG_COMMANDS([depfiles], - [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS], - [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"]) -]) - # Do all the work for Automake. -*- Autoconf -*- -# Copyright (C) 1996-2013 Free Software Foundation, Inc. +# Copyright (C) 1996-2014 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -831,8 +565,8 @@ # # AC_SUBST([mkdir_p], ['$(MKDIR_P)']) -# We need awk for the "check" target. The system "awk" is bad on -# some platforms. +# We need awk for the "check" target (and possibly the TAP driver). The +# system "awk" is bad on some platforms. AC_REQUIRE([AC_PROG_AWK])dnl AC_REQUIRE([AC_PROG_MAKE_SET])dnl AC_REQUIRE([AM_SET_LEADING_DOT])dnl @@ -905,7 +639,11 @@ END AC_MSG_ERROR([Your 'rm' program is bad, sorry.]) fi -fi]) +fi +dnl The trailing newline in this macro's definition is deliberate, for +dnl backward compatibility and to allow trailing 'dnl'-style comments +dnl after the AM_INIT_AUTOMAKE invocation. See automake bug#16841. +]) dnl Hook into '_AC_COMPILER_EXEEXT' early to learn its expansion. Do not dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further @@ -934,7 +672,7 @@ done echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) -# Copyright (C) 2001-2013 Free Software Foundation, Inc. +# Copyright (C) 2001-2014 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -945,7 +683,7 @@ # Define $install_sh. AC_DEFUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl -if test x"${install_sh}" != xset; then +if test x"${install_sh+set}" != xset; then case $am_aux_dir in *\ * | *\ *) install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; @@ -955,7 +693,7 @@ fi AC_SUBST([install_sh])]) -# Copyright (C) 2003-2013 Free Software Foundation, Inc. +# Copyright (C) 2003-2014 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -974,59 +712,9 @@ rmdir .tst 2>/dev/null AC_SUBST([am__leading_dot])]) -# Check to see how 'make' treats includes. -*- Autoconf -*- - -# Copyright (C) 2001-2013 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# AM_MAKE_INCLUDE() -# ----------------- -# Check to see how make treats includes. -AC_DEFUN([AM_MAKE_INCLUDE], -[am_make=${MAKE-make} -cat > confinc << 'END' -am__doit: - @echo this is the am__doit target -.PHONY: am__doit -END -# If we don't find an include directive, just comment out the code. -AC_MSG_CHECKING([for style of include used by $am_make]) -am__include="#" -am__quote= -_am_result=none -# First try GNU make style include. -echo "include confinc" > confmf -# Ignore all kinds of additional output from 'make'. -case `$am_make -s -f confmf 2> /dev/null` in #( -*the\ am__doit\ target*) - am__include=include - am__quote= - _am_result=GNU - ;; -esac -# Now try BSD make style include. -if test "$am__include" = "#"; then - echo '.include "confinc"' > confmf - case `$am_make -s -f confmf 2> /dev/null` in #( - *the\ am__doit\ target*) - am__include=.include - am__quote="\"" - _am_result=BSD - ;; - esac -fi -AC_SUBST([am__include]) -AC_SUBST([am__quote]) -AC_MSG_RESULT([$_am_result]) -rm -f confinc confmf -]) - # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*- -# Copyright (C) 1997-2013 Free Software Foundation, Inc. +# Copyright (C) 1997-2014 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -1065,7 +753,7 @@ # Helper functions for option handling. -*- Autoconf -*- -# Copyright (C) 2001-2013 Free Software Foundation, Inc. +# Copyright (C) 2001-2014 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -1094,54 +782,7 @@ AC_DEFUN([_AM_IF_OPTION], [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) -# Copyright (C) 1999-2013 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# _AM_PROG_CC_C_O -# --------------- -# Like AC_PROG_CC_C_O, but changed for automake. We rewrite AC_PROG_CC -# to automatically call this. -AC_DEFUN([_AM_PROG_CC_C_O], -[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl -AC_REQUIRE_AUX_FILE([compile])dnl -AC_LANG_PUSH([C])dnl -AC_CACHE_CHECK( - [whether $CC understands -c and -o together], - [am_cv_prog_cc_c_o], - [AC_LANG_CONFTEST([AC_LANG_PROGRAM([])]) - # Make sure it works both with $CC and with simple cc. - # Following AC_PROG_CC_C_O, we do the test twice because some - # compilers refuse to overwrite an existing .o file with -o, - # though they will create one. - am_cv_prog_cc_c_o=yes - for am_i in 1 2; do - if AM_RUN_LOG([$CC -c conftest.$ac_ext -o conftest2.$ac_objext]) \ - && test -f conftest2.$ac_objext; then - : OK - else - am_cv_prog_cc_c_o=no - break - fi - done - rm -f core conftest* - unset am_i]) -if test "$am_cv_prog_cc_c_o" != yes; then - # Losing compiler, so override with the script. - # FIXME: It is wrong to rewrite CC. - # But if we don't then we get into trouble of one sort or another. - # A longer-term fix would be to have automake use am__CC in this case, - # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)" - CC="$am_aux_dir/compile $CC" -fi -AC_LANG_POP([C])]) - -# For backward compatibility. -AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])]) - -# Copyright (C) 2001-2013 Free Software Foundation, Inc. +# Copyright (C) 2001-2014 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -1160,7 +801,7 @@ # Check to make sure that the build environment is sane. -*- Autoconf -*- -# Copyright (C) 1996-2013 Free Software Foundation, Inc. +# Copyright (C) 1996-2014 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -1241,7 +882,7 @@ rm -f conftest.file ]) -# Copyright (C) 2009-2013 Free Software Foundation, Inc. +# Copyright (C) 2009-2014 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -1301,7 +942,7 @@ _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl ]) -# Copyright (C) 2001-2013 Free Software Foundation, Inc. +# Copyright (C) 2001-2014 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -1329,7 +970,7 @@ INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" AC_SUBST([INSTALL_STRIP_PROGRAM])]) -# Copyright (C) 2006-2013 Free Software Foundation, Inc. +# Copyright (C) 2006-2014 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -1348,7 +989,7 @@ # Check how to create a tarball. -*- Autoconf -*- -# Copyright (C) 2004-2013 Free Software Foundation, Inc. +# Copyright (C) 2004-2014 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/config/compile b/config/compile index 531136b..a85b723 100755 --- a/config/compile +++ b/config/compile @@ -3,7 +3,7 @@ scriptversion=2012-10-14.11; # UTC -# Copyright (C) 1999-2013 Free Software Foundation, Inc. +# Copyright (C) 1999-2014 Free Software Foundation, Inc. # Written by Tom Tromey . # # This program is free software; you can redistribute it and/or modify diff --git a/config/install-sh b/config/install-sh index 377bb86..0b0fdcb 100755 --- a/config/install-sh +++ b/config/install-sh @@ -1,7 +1,7 @@ #!/bin/sh # install - install a program, script, or datafile -scriptversion=2011-11-20.07; # UTC +scriptversion=2013-12-25.23; # UTC # This originates from X11R5 (mit/util/scripts/install.sh), which was # later released in X11R6 (xc/config/util/install.sh) with the @@ -41,19 +41,15 @@ # This script is compatible with the BSD install script, but was written # from scratch. +tab=' ' nl=' ' -IFS=" "" $nl" - -# set DOITPROG to echo to test this script - -# Don't use :- since 4.3BSD and earlier shells don't like it. +IFS=" $tab$nl" + +# Set DOITPROG to "echo" to test this script. + doit=${DOITPROG-} -if test -z "$doit"; then - doit_exec=exec -else - doit_exec=$doit -fi +doit_exec=${doit:-exec} # Put in absolute file names if you don't have them in your path; # or use environment vars. @@ -68,17 +64,6 @@ rmprog=${RMPROG-rm} stripprog=${STRIPPROG-strip} -posix_glob='?' -initialize_posix_glob=' - test "$posix_glob" != "?" || { - if (set -f) 2>/dev/null; then - posix_glob= - else - posix_glob=: - fi - } -' - posix_mkdir= # Desired mode of installed file. @@ -97,7 +82,7 @@ dst_arg= copy_on_change=false -no_target_directory= +is_target_a_directory=possibly usage="\ Usage: $0 [OPTION]... [-T] SRCFILE DSTFILE @@ -137,45 +122,56 @@ -d) dir_arg=true;; -g) chgrpcmd="$chgrpprog $2" - shift;; + shift;; --help) echo "$usage"; exit $?;; -m) mode=$2 - case $mode in - *' '* | *' '* | *' -'* | *'*'* | *'?'* | *'['*) - echo "$0: invalid mode: $mode" >&2 - exit 1;; - esac - shift;; + case $mode in + *' '* | *"$tab"* | *"$nl"* | *'*'* | *'?'* | *'['*) + echo "$0: invalid mode: $mode" >&2 + exit 1;; + esac + shift;; -o) chowncmd="$chownprog $2" - shift;; + shift;; -s) stripcmd=$stripprog;; - -t) dst_arg=$2 - # Protect names problematic for 'test' and other utilities. - case $dst_arg in - -* | [=\(\)!]) dst_arg=./$dst_arg;; - esac - shift;; - - -T) no_target_directory=true;; + -t) + is_target_a_directory=always + dst_arg=$2 + # Protect names problematic for 'test' and other utilities. + case $dst_arg in + -* | [=\(\)!]) dst_arg=./$dst_arg;; + esac + shift;; + + -T) is_target_a_directory=never;; --version) echo "$0 $scriptversion"; exit $?;; - --) shift - break;; - - -*) echo "$0: invalid option: $1" >&2 - exit 1;; + --) shift + break;; + + -*) echo "$0: invalid option: $1" >&2 + exit 1;; *) break;; esac shift done + +# We allow the use of options -d and -T together, by making -d +# take the precedence; this is for compatibility with GNU install. + +if test -n "$dir_arg"; then + if test -n "$dst_arg"; then + echo "$0: target directory not allowed when installing a directory." >&2 + exit 1 + fi +fi if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then # When -d is used, all remaining arguments are directories to create. @@ -208,6 +204,15 @@ fi if test -z "$dir_arg"; then + if test $# -gt 1 || test "$is_target_a_directory" = always; then + if test ! -d "$dst_arg"; then + echo "$0: $dst_arg: Is not a directory." >&2 + exit 1 + fi + fi +fi + +if test -z "$dir_arg"; then do_exit='(exit $ret); exit $ret' trap "ret=129; $do_exit" 1 trap "ret=130; $do_exit" 2 @@ -223,16 +228,16 @@ *[0-7]) if test -z "$stripcmd"; then - u_plus_rw= + u_plus_rw= else - u_plus_rw='% 200' + u_plus_rw='% 200' fi cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; *) if test -z "$stripcmd"; then - u_plus_rw= + u_plus_rw= else - u_plus_rw=,u+rw + u_plus_rw=,u+rw fi cp_umask=$mode$u_plus_rw;; esac @@ -269,41 +274,15 @@ # If destination is a directory, append the input filename; won't work # if double slashes aren't ignored. if test -d "$dst"; then - if test -n "$no_target_directory"; then - echo "$0: $dst_arg: Is a directory" >&2 - exit 1 + if test "$is_target_a_directory" = never; then + echo "$0: $dst_arg: Is a directory" >&2 + exit 1 fi dstdir=$dst dst=$dstdir/`basename "$src"` dstdir_status=0 else - # Prefer dirname, but fall back on a substitute if dirname fails. - dstdir=` - (dirname "$dst") 2>/dev/null || - expr X"$dst" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$dst" : 'X\(//\)[^/]' \| \ - X"$dst" : 'X\(//\)$' \| \ - X"$dst" : 'X\(/\)' \| . 2>/dev/null || - echo X"$dst" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q' - ` - + dstdir=`dirname "$dst"` test -d "$dstdir" dstdir_status=$? fi @@ -314,74 +293,74 @@ if test $dstdir_status != 0; then case $posix_mkdir in '') - # Create intermediate dirs using mode 755 as modified by the umask. - # This is like FreeBSD 'install' as of 1997-10-28. - umask=`umask` - case $stripcmd.$umask in - # Optimize common cases. - *[2367][2367]) mkdir_umask=$umask;; - .*0[02][02] | .[02][02] | .[02]) mkdir_umask=22;; - - *[0-7]) - mkdir_umask=`expr $umask + 22 \ - - $umask % 100 % 40 + $umask % 20 \ - - $umask % 10 % 4 + $umask % 2 - `;; - *) mkdir_umask=$umask,go-w;; - esac - - # With -d, create the new directory with the user-specified mode. - # Otherwise, rely on $mkdir_umask. - if test -n "$dir_arg"; then - mkdir_mode=-m$mode - else - mkdir_mode= - fi - - posix_mkdir=false - case $umask in - *[123567][0-7][0-7]) - # POSIX mkdir -p sets u+wx bits regardless of umask, which - # is incompatible with FreeBSD 'install' when (umask & 300) != 0. - ;; - *) - tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$ - trap 'ret=$?; rmdir "$tmpdir/d" "$tmpdir" 2>/dev/null; exit $ret' 0 - - if (umask $mkdir_umask && - exec $mkdirprog $mkdir_mode -p -- "$tmpdir/d") >/dev/null 2>&1 - then - if test -z "$dir_arg" || { - # Check for POSIX incompatibilities with -m. - # HP-UX 11.23 and IRIX 6.5 mkdir -m -p sets group- or - # other-writable bit of parent directory when it shouldn't. - # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. - ls_ld_tmpdir=`ls -ld "$tmpdir"` - case $ls_ld_tmpdir in - d????-?r-*) different_mode=700;; - d????-?--*) different_mode=755;; - *) false;; - esac && - $mkdirprog -m$different_mode -p -- "$tmpdir" && { - ls_ld_tmpdir_1=`ls -ld "$tmpdir"` - test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" - } - } - then posix_mkdir=: - fi - rmdir "$tmpdir/d" "$tmpdir" - else - # Remove any dirs left behind by ancient mkdir implementations. - rmdir ./$mkdir_mode ./-p ./-- 2>/dev/null - fi - trap '' 0;; - esac;; + # Create intermediate dirs using mode 755 as modified by the umask. + # This is like FreeBSD 'install' as of 1997-10-28. + umask=`umask` + case $stripcmd.$umask in + # Optimize common cases. + *[2367][2367]) mkdir_umask=$umask;; + .*0[02][02] | .[02][02] | .[02]) mkdir_umask=22;; + + *[0-7]) + mkdir_umask=`expr $umask + 22 \ + - $umask % 100 % 40 + $umask % 20 \ + - $umask % 10 % 4 + $umask % 2 + `;; + *) mkdir_umask=$umask,go-w;; + esac + + # With -d, create the new directory with the user-specified mode. + # Otherwise, rely on $mkdir_umask. + if test -n "$dir_arg"; then + mkdir_mode=-m$mode + else + mkdir_mode= + fi + + posix_mkdir=false + case $umask in + *[123567][0-7][0-7]) + # POSIX mkdir -p sets u+wx bits regardless of umask, which + # is incompatible with FreeBSD 'install' when (umask & 300) != 0. + ;; + *) + tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$ + trap 'ret=$?; rmdir "$tmpdir/d" "$tmpdir" 2>/dev/null; exit $ret' 0 + + if (umask $mkdir_umask && + exec $mkdirprog $mkdir_mode -p -- "$tmpdir/d") >/dev/null 2>&1 + then + if test -z "$dir_arg" || { + # Check for POSIX incompatibilities with -m. + # HP-UX 11.23 and IRIX 6.5 mkdir -m -p sets group- or + # other-writable bit of parent directory when it shouldn't. + # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. + ls_ld_tmpdir=`ls -ld "$tmpdir"` + case $ls_ld_tmpdir in + d????-?r-*) different_mode=700;; + d????-?--*) different_mode=755;; + *) false;; + esac && + $mkdirprog -m$different_mode -p -- "$tmpdir" && { + ls_ld_tmpdir_1=`ls -ld "$tmpdir"` + test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" + } + } + then posix_mkdir=: + fi + rmdir "$tmpdir/d" "$tmpdir" + else + # Remove any dirs left behind by ancient mkdir implementations. + rmdir ./$mkdir_mode ./-p ./-- 2>/dev/null + fi + trap '' 0;; + esac;; esac if $posix_mkdir && ( - umask $mkdir_umask && - $doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir" + umask $mkdir_umask && + $doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir" ) then : else @@ -391,53 +370,51 @@ # directory the slow way, step by step, checking for races as we go. case $dstdir in - /*) prefix='/';; - [-=\(\)!]*) prefix='./';; - *) prefix='';; + /*) prefix='/';; + [-=\(\)!]*) prefix='./';; + *) prefix='';; esac - - eval "$initialize_posix_glob" oIFS=$IFS IFS=/ - $posix_glob set -f + set -f set fnord $dstdir shift - $posix_glob set +f + set +f IFS=$oIFS prefixes= for d do - test X"$d" = X && continue - - prefix=$prefix$d - if test -d "$prefix"; then - prefixes= - else - if $posix_mkdir; then - (umask=$mkdir_umask && - $doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir") && break - # Don't fail if two instances are running concurrently. - test -d "$prefix" || exit 1 - else - case $prefix in - *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; - *) qprefix=$prefix;; - esac - prefixes="$prefixes '$qprefix'" - fi - fi - prefix=$prefix/ + test X"$d" = X && continue + + prefix=$prefix$d + if test -d "$prefix"; then + prefixes= + else + if $posix_mkdir; then + (umask=$mkdir_umask && + $doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir") && break + # Don't fail if two instances are running concurrently. + test -d "$prefix" || exit 1 + else + case $prefix in + *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; + *) qprefix=$prefix;; + esac + prefixes="$prefixes '$qprefix'" + fi + fi + prefix=$prefix/ done if test -n "$prefixes"; then - # Don't fail if two instances are running concurrently. - (umask $mkdir_umask && - eval "\$doit_exec \$mkdirprog $prefixes") || - test -d "$dstdir" || exit 1 - obsolete_mkdir_used=true + # Don't fail if two instances are running concurrently. + (umask $mkdir_umask && + eval "\$doit_exec \$mkdirprog $prefixes") || + test -d "$dstdir" || exit 1 + obsolete_mkdir_used=true fi fi fi @@ -472,15 +449,12 @@ # If -C, don't bother to copy if it wouldn't change the file. if $copy_on_change && - old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && - new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && - - eval "$initialize_posix_glob" && - $posix_glob set -f && + old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && + new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && + set -f && set X $old && old=:$2:$4:$5:$6 && set X $new && new=:$2:$4:$5:$6 && - $posix_glob set +f && - + set +f && test "$old" = "$new" && $cmpprog "$dst" "$dsttmp" >/dev/null 2>&1 then @@ -493,24 +467,24 @@ # to itself, or perhaps because mv is so ancient that it does not # support -f. { - # Now remove or move aside any old file at destination location. - # We try this two ways since rm can't unlink itself on some - # systems and the destination file might be busy for other - # reasons. In this case, the final cleanup might fail but the new - # file should still install successfully. - { - test ! -f "$dst" || - $doit $rmcmd -f "$dst" 2>/dev/null || - { $doit $mvcmd -f "$dst" "$rmtmp" 2>/dev/null && - { $doit $rmcmd -f "$rmtmp" 2>/dev/null; :; } - } || - { echo "$0: cannot unlink or rename $dst" >&2 - (exit 1); exit 1 - } - } && - - # Now rename the file to the real destination. - $doit $mvcmd "$dsttmp" "$dst" + # Now remove or move aside any old file at destination location. + # We try this two ways since rm can't unlink itself on some + # systems and the destination file might be busy for other + # reasons. In this case, the final cleanup might fail but the new + # file should still install successfully. + { + test ! -f "$dst" || + $doit $rmcmd -f "$dst" 2>/dev/null || + { $doit $mvcmd -f "$dst" "$rmtmp" 2>/dev/null && + { $doit $rmcmd -f "$rmtmp" 2>/dev/null; :; } + } || + { echo "$0: cannot unlink or rename $dst" >&2 + (exit 1); exit 1 + } + } && + + # Now rename the file to the real destination. + $doit $mvcmd "$dsttmp" "$dst" } fi || exit 1 diff --git a/config/missing b/config/missing index db98974..f62bbae 100755 --- a/config/missing +++ b/config/missing @@ -3,7 +3,7 @@ scriptversion=2013-10-28.13; # UTC -# Copyright (C) 1996-2013 Free Software Foundation, Inc. +# Copyright (C) 1996-2014 Free Software Foundation, Inc. # Originally written by Fran,cois Pinard , 1996. # This program is free software; you can redistribute it and/or modify diff --git a/configure b/configure index 6f8b503..aa8bded 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for gnome-shell-extensions 3.14.2. +# Generated by GNU Autoconf 2.69 for gnome-shell-extensions 3.16.2. # # Report bugs to . # @@ -580,18 +580,15 @@ # Identity of this package. PACKAGE_NAME='gnome-shell-extensions' PACKAGE_TARNAME='gnome-shell-extensions' -PACKAGE_VERSION='3.14.2' -PACKAGE_STRING='gnome-shell-extensions 3.14.2' +PACKAGE_VERSION='3.16.2' +PACKAGE_STRING='gnome-shell-extensions 3.16.2' PACKAGE_BUGREPORT='https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell&component=extensions' PACKAGE_URL='' -ac_subst_vars='am__EXEEXT_FALSE -am__EXEEXT_TRUE -LTLIBOBJS +ac_subst_vars='LTLIBOBJS LIBOBJS +SASS ENABLED_EXTENSIONS -GTOP_LIBS -GTOP_CFLAGS CLASSIC_MODE_FALSE CLASSIC_MODE_TRUE ALL_EXTENSIONS @@ -604,24 +601,6 @@ PKG_CONFIG_LIBDIR PKG_CONFIG_PATH PKG_CONFIG -DATADIRNAME -am__fastdepCC_FALSE -am__fastdepCC_TRUE -CCDEPMODE -am__nodep -AMDEPBACKSLASH -AMDEP_FALSE -AMDEP_TRUE -am__quote -am__include -DEPDIR -OBJEXT -EXEEXT -ac_ct_CC -CPPFLAGS -LDFLAGS -CFLAGS -CC ALL_LINGUAS INTLTOOL_PERL GMSGFMT @@ -728,7 +707,6 @@ enable_option_checking enable_silent_rules enable_nls -enable_dependency_tracking enable_schemas_compile enable_extensions enable_classic_mode @@ -736,16 +714,9 @@ ac_precious_vars='build_alias host_alias target_alias -CC -CFLAGS -LDFLAGS -LIBS -CPPFLAGS PKG_CONFIG PKG_CONFIG_PATH -PKG_CONFIG_LIBDIR -GTOP_CFLAGS -GTOP_LIBS' +PKG_CONFIG_LIBDIR' # Initialize some variables set by options. @@ -1286,7 +1257,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures gnome-shell-extensions 3.14.2 to adapt to many kinds of systems. +\`configure' configures gnome-shell-extensions 3.16.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1353,7 +1324,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of gnome-shell-extensions 3.14.2:";; + short | recursive ) echo "Configuration of gnome-shell-extensions 3.16.2:";; esac cat <<\_ACEOF @@ -1364,10 +1335,6 @@ --enable-silent-rules less verbose build output (undo: "make V=1") --disable-silent-rules verbose build output (undo: "make V=0") --disable-nls do not use Native Language Support - --enable-dependency-tracking - do not reject slow dependency extractors - --disable-dependency-tracking - speeds up one-time build --disable-schemas-compile Disable regeneration of gschemas.compiled on install --enable-extensions Space separated list of extensions to enable. The @@ -1381,20 +1348,11 @@ extensions, and no otherwise. Some influential environment variables: - CC C compiler command - CFLAGS C compiler flags - LDFLAGS linker flags, e.g. -L if you have libraries in a - nonstandard directory - LIBS libraries to pass to the linker, e.g. -l - CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I if - you have headers in a nonstandard directory PKG_CONFIG path to pkg-config utility PKG_CONFIG_PATH directories to add to pkg-config's search path PKG_CONFIG_LIBDIR path overriding pkg-config's built-in search path - GTOP_CFLAGS C compiler flags for GTOP, overriding pkg-config - GTOP_LIBS linker flags for GTOP, overriding pkg-config Use these variables to override the choices made by `configure' or to help it to find libraries and programs with nonstandard names/locations. @@ -1462,7 +1420,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -gnome-shell-extensions configure 3.14.2 +gnome-shell-extensions configure 3.16.2 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1475,162 +1433,11 @@ ## ------------------------ ## ## Autoconf initialization. ## ## ------------------------ ## - -# ac_fn_c_try_compile LINENO -# -------------------------- -# Try to compile conftest.$ac_ext, and return whether this succeeded. -ac_fn_c_try_compile () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - rm -f conftest.$ac_objext - if { { ac_try="$ac_compile" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_compile") 2>conftest.err - ac_status=$? - if test -s conftest.err; then - grep -v '^ *+' conftest.err >conftest.er1 - cat conftest.er1 >&5 - mv -f conftest.er1 conftest.err - fi - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } && { - test -z "$ac_c_werror_flag" || - test ! -s conftest.err - } && test -s conftest.$ac_objext; then : - ac_retval=0 -else - $as_echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_retval=1 -fi - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - as_fn_set_status $ac_retval - -} # ac_fn_c_try_compile - -# ac_fn_c_try_link LINENO -# ----------------------- -# Try to link conftest.$ac_ext, and return whether this succeeded. -ac_fn_c_try_link () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - rm -f conftest.$ac_objext conftest$ac_exeext - if { { ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_link") 2>conftest.err - ac_status=$? - if test -s conftest.err; then - grep -v '^ *+' conftest.err >conftest.er1 - cat conftest.er1 >&5 - mv -f conftest.er1 conftest.err - fi - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } && { - test -z "$ac_c_werror_flag" || - test ! -s conftest.err - } && test -s conftest$ac_exeext && { - test "$cross_compiling" = yes || - test -x conftest$ac_exeext - }; then : - ac_retval=0 -else - $as_echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_retval=1 -fi - # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information - # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would - # interfere with the next link command; also delete a directory that is - # left behind by Apple's compiler. We do this before executing the actions. - rm -rf conftest.dSYM conftest_ipa8_conftest.oo - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - as_fn_set_status $ac_retval - -} # ac_fn_c_try_link - -# ac_fn_c_check_func LINENO FUNC VAR -# ---------------------------------- -# Tests whether FUNC exists, setting the cache variable VAR accordingly -ac_fn_c_check_func () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 -$as_echo_n "checking for $2... " >&6; } -if eval \${$3+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -/* Define $2 to an innocuous variant, in case declares $2. - For example, HP-UX 11i declares gettimeofday. */ -#define $2 innocuous_$2 - -/* System header to define __stub macros and hopefully few prototypes, - which can conflict with char $2 (); below. - Prefer to if __STDC__ is defined, since - exists even on freestanding compilers. */ - -#ifdef __STDC__ -# include -#else -# include -#endif - -#undef $2 - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -#ifdef __cplusplus -extern "C" -#endif -char $2 (); -/* The GNU C library defines this for functions which it implements - to always fail with ENOSYS. Some functions are actually named - something starting with __ and the normal name is an alias. */ -#if defined __stub_$2 || defined __stub___$2 -choke me -#endif - -int -main () -{ -return $2 (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO"; then : - eval "$3=yes" -else - eval "$3=no" -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext -fi -eval ac_res=\$$3 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 -$as_echo "$ac_res" >&6; } - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - -} # ac_fn_c_check_func cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by gnome-shell-extensions $as_me 3.14.2, which was +It was created by gnome-shell-extensions $as_me 3.16.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2010,7 +1817,7 @@ -am__api_version='1.14' +am__api_version='1.15' # Find a good install program. We prefer a C program (faster), # so one script is as good as another. But avoid the broken or @@ -2182,8 +1989,8 @@ ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` -# expand $ac_aux_dir to an absolute path -am_aux_dir=`cd $ac_aux_dir && pwd` +# Expand $ac_aux_dir to an absolute path. +am_aux_dir=`cd "$ac_aux_dir" && pwd` if test x"${MISSING+set}" != xset; then case $am_aux_dir in @@ -2202,7 +2009,7 @@ $as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;} fi -if test x"${install_sh}" != xset; then +if test x"${install_sh+set}" != xset; then case $am_aux_dir in *\ * | *\ *) install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; @@ -2496,7 +2303,7 @@ # Define the identity of the package. PACKAGE='gnome-shell-extensions' - VERSION='3.14.2' + VERSION='3.16.2' cat >>confdefs.h <<_ACEOF @@ -2530,8 +2337,8 @@ # mkdir_p='$(MKDIR_P)' -# We need awk for the "check" target. The system "awk" is bad on -# some platforms. +# We need awk for the "check" target (and possibly the TAP driver). The +# system "awk" is bad on some platforms. # Always define AMTAR for backward compatibility. Yes, it's still used # in the wild :-( We should find a proper way to deprecate it ... AMTAR='$${TAR-tar}' @@ -2705,6 +2512,7 @@ fi fi + # Check whether --enable-silent-rules was given. if test "${enable_silent_rules+set}" = set; then : enableval=$enable_silent_rules; @@ -2764,1046 +2572,6 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_NLS" >&5 $as_echo "$USE_NLS" >&6; } - - -DEPDIR="${am__leading_dot}deps" - -ac_config_commands="$ac_config_commands depfiles" - - -am_make=${MAKE-make} -cat > confinc << 'END' -am__doit: - @echo this is the am__doit target -.PHONY: am__doit -END -# If we don't find an include directive, just comment out the code. -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5 -$as_echo_n "checking for style of include used by $am_make... " >&6; } -am__include="#" -am__quote= -_am_result=none -# First try GNU make style include. -echo "include confinc" > confmf -# Ignore all kinds of additional output from 'make'. -case `$am_make -s -f confmf 2> /dev/null` in #( -*the\ am__doit\ target*) - am__include=include - am__quote= - _am_result=GNU - ;; -esac -# Now try BSD make style include. -if test "$am__include" = "#"; then - echo '.include "confinc"' > confmf - case `$am_make -s -f confmf 2> /dev/null` in #( - *the\ am__doit\ target*) - am__include=.include - am__quote="\"" - _am_result=BSD - ;; - esac -fi - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5 -$as_echo "$_am_result" >&6; } -rm -f confinc confmf - -# Check whether --enable-dependency-tracking was given. -if test "${enable_dependency_tracking+set}" = set; then : - enableval=$enable_dependency_tracking; -fi - -if test "x$enable_dependency_tracking" != xno; then - am_depcomp="$ac_aux_dir/depcomp" - AMDEPBACKSLASH='\' - am__nodep='_no' -fi - if test "x$enable_dependency_tracking" != xno; then - AMDEP_TRUE= - AMDEP_FALSE='#' -else - AMDEP_TRUE='#' - AMDEP_FALSE= -fi - - -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu -if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. -set dummy ${ac_tool_prefix}gcc; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_CC+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$CC"; then - ac_cv_prog_CC="$CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_prog_CC="${ac_tool_prefix}gcc" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -CC=$ac_cv_prog_CC -if test -n "$CC"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 -$as_echo "$CC" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_CC"; then - ac_ct_CC=$CC - # Extract the first word of "gcc", so it can be a program name with args. -set dummy gcc; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_CC+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_CC"; then - ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_prog_ac_ct_CC="gcc" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_CC=$ac_cv_prog_ac_ct_CC -if test -n "$ac_ct_CC"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 -$as_echo "$ac_ct_CC" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - if test "x$ac_ct_CC" = x; then - CC="" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - CC=$ac_ct_CC - fi -else - CC="$ac_cv_prog_CC" -fi - -if test -z "$CC"; then - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. -set dummy ${ac_tool_prefix}cc; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_CC+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$CC"; then - ac_cv_prog_CC="$CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_prog_CC="${ac_tool_prefix}cc" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -CC=$ac_cv_prog_CC -if test -n "$CC"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 -$as_echo "$CC" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - fi -fi -if test -z "$CC"; then - # Extract the first word of "cc", so it can be a program name with args. -set dummy cc; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_CC+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$CC"; then - ac_cv_prog_CC="$CC" # Let the user override the test. -else - ac_prog_rejected=no -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then - ac_prog_rejected=yes - continue - fi - ac_cv_prog_CC="cc" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -if test $ac_prog_rejected = yes; then - # We found a bogon in the path, so make sure we never use it. - set dummy $ac_cv_prog_CC - shift - if test $# != 0; then - # We chose a different compiler from the bogus one. - # However, it has the same basename, so the bogon will be chosen - # first if we set CC to just the basename; use the full file name. - shift - ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@" - fi -fi -fi -fi -CC=$ac_cv_prog_CC -if test -n "$CC"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 -$as_echo "$CC" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -fi -if test -z "$CC"; then - if test -n "$ac_tool_prefix"; then - for ac_prog in cl.exe - do - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. -set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_CC+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$CC"; then - ac_cv_prog_CC="$CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_prog_CC="$ac_tool_prefix$ac_prog" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -CC=$ac_cv_prog_CC -if test -n "$CC"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 -$as_echo "$CC" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - test -n "$CC" && break - done -fi -if test -z "$CC"; then - ac_ct_CC=$CC - for ac_prog in cl.exe -do - # Extract the first word of "$ac_prog", so it can be a program name with args. -set dummy $ac_prog; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_CC+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_CC"; then - ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_prog_ac_ct_CC="$ac_prog" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_CC=$ac_cv_prog_ac_ct_CC -if test -n "$ac_ct_CC"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 -$as_echo "$ac_ct_CC" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - test -n "$ac_ct_CC" && break -done - - if test "x$ac_ct_CC" = x; then - CC="" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - CC=$ac_ct_CC - fi -fi - -fi - - -test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "no acceptable C compiler found in \$PATH -See \`config.log' for more details" "$LINENO" 5; } - -# Provide some information about the compiler. -$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 -set X $ac_compile -ac_compiler=$2 -for ac_option in --version -v -V -qversion; do - { { ac_try="$ac_compiler $ac_option >&5" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_compiler $ac_option >&5") 2>conftest.err - ac_status=$? - if test -s conftest.err; then - sed '10a\ -... rest of stderr output deleted ... - 10q' conftest.err >conftest.er1 - cat conftest.er1 >&5 - fi - rm -f conftest.er1 conftest.err - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } -done - -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -ac_clean_files_save=$ac_clean_files -ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out" -# Try to create an executable without -o first, disregard a.out. -# It will help us diagnose broken compilers, and finding out an intuition -# of exeext. -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5 -$as_echo_n "checking whether the C compiler works... " >&6; } -ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` - -# The possible output files: -ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" - -ac_rmfiles= -for ac_file in $ac_files -do - case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; - * ) ac_rmfiles="$ac_rmfiles $ac_file";; - esac -done -rm -f $ac_rmfiles - -if { { ac_try="$ac_link_default" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_link_default") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then : - # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. -# So ignore a value of `no', otherwise this would lead to `EXEEXT = no' -# in a Makefile. We should not override ac_cv_exeext if it was cached, -# so that the user can short-circuit this test for compilers unknown to -# Autoconf. -for ac_file in $ac_files '' -do - test -f "$ac_file" || continue - case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) - ;; - [ab].out ) - # We found the default executable, but exeext='' is most - # certainly right. - break;; - *.* ) - if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no; - then :; else - ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` - fi - # We set ac_cv_exeext here because the later test for it is not - # safe: cross compilers may not add the suffix if given an `-o' - # argument, so we may need to know it at that point already. - # Even if this section looks crufty: it has the advantage of - # actually working. - break;; - * ) - break;; - esac -done -test "$ac_cv_exeext" = no && ac_cv_exeext= - -else - ac_file='' -fi -if test -z "$ac_file"; then : - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -$as_echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error 77 "C compiler cannot create executables -See \`config.log' for more details" "$LINENO" 5; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 -$as_echo_n "checking for C compiler default output file name... " >&6; } -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5 -$as_echo "$ac_file" >&6; } -ac_exeext=$ac_cv_exeext - -rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out -ac_clean_files=$ac_clean_files_save -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5 -$as_echo_n "checking for suffix of executables... " >&6; } -if { { ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_link") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then : - # If both `conftest.exe' and `conftest' are `present' (well, observable) -# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will -# work properly (i.e., refer to `conftest.exe'), while it won't with -# `rm'. -for ac_file in conftest.exe conftest conftest.*; do - test -f "$ac_file" || continue - case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; - *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` - break;; - * ) break;; - esac -done -else - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "cannot compute suffix of executables: cannot compile and link -See \`config.log' for more details" "$LINENO" 5; } -fi -rm -f conftest conftest$ac_cv_exeext -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 -$as_echo "$ac_cv_exeext" >&6; } - -rm -f conftest.$ac_ext -EXEEXT=$ac_cv_exeext -ac_exeext=$EXEEXT -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -int -main () -{ -FILE *f = fopen ("conftest.out", "w"); - return ferror (f) || fclose (f) != 0; - - ; - return 0; -} -_ACEOF -ac_clean_files="$ac_clean_files conftest.out" -# Check that the compiler produces executables we can run. If not, either -# the compiler is broken, or we cross compile. -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5 -$as_echo_n "checking whether we are cross compiling... " >&6; } -if test "$cross_compiling" != yes; then - { { ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_link") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } - if { ac_try='./conftest$ac_cv_exeext' - { { case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_try") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; }; then - cross_compiling=no - else - if test "$cross_compiling" = maybe; then - cross_compiling=yes - else - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "cannot run C compiled programs. -If you meant to cross compile, use \`--host'. -See \`config.log' for more details" "$LINENO" 5; } - fi - fi -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 -$as_echo "$cross_compiling" >&6; } - -rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out -ac_clean_files=$ac_clean_files_save -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 -$as_echo_n "checking for suffix of object files... " >&6; } -if ${ac_cv_objext+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -rm -f conftest.o conftest.obj -if { { ac_try="$ac_compile" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_compile") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then : - for ac_file in conftest.o conftest.obj conftest.*; do - test -f "$ac_file" || continue; - case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; - *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` - break;; - esac -done -else - $as_echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "cannot compute suffix of object files: cannot compile -See \`config.log' for more details" "$LINENO" 5; } -fi -rm -f conftest.$ac_cv_objext conftest.$ac_ext -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 -$as_echo "$ac_cv_objext" >&6; } -OBJEXT=$ac_cv_objext -ac_objext=$OBJEXT -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 -$as_echo_n "checking whether we are using the GNU C compiler... " >&6; } -if ${ac_cv_c_compiler_gnu+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ -#ifndef __GNUC__ - choke me -#endif - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO"; then : - ac_compiler_gnu=yes -else - ac_compiler_gnu=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -ac_cv_c_compiler_gnu=$ac_compiler_gnu - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5 -$as_echo "$ac_cv_c_compiler_gnu" >&6; } -if test $ac_compiler_gnu = yes; then - GCC=yes -else - GCC= -fi -ac_test_CFLAGS=${CFLAGS+set} -ac_save_CFLAGS=$CFLAGS -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 -$as_echo_n "checking whether $CC accepts -g... " >&6; } -if ${ac_cv_prog_cc_g+:} false; then : - $as_echo_n "(cached) " >&6 -else - ac_save_c_werror_flag=$ac_c_werror_flag - ac_c_werror_flag=yes - ac_cv_prog_cc_g=no - CFLAGS="-g" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO"; then : - ac_cv_prog_cc_g=yes -else - CFLAGS="" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO"; then : - -else - ac_c_werror_flag=$ac_save_c_werror_flag - CFLAGS="-g" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO"; then : - ac_cv_prog_cc_g=yes -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext - ac_c_werror_flag=$ac_save_c_werror_flag -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5 -$as_echo "$ac_cv_prog_cc_g" >&6; } -if test "$ac_test_CFLAGS" = set; then - CFLAGS=$ac_save_CFLAGS -elif test $ac_cv_prog_cc_g = yes; then - if test "$GCC" = yes; then - CFLAGS="-g -O2" - else - CFLAGS="-g" - fi -else - if test "$GCC" = yes; then - CFLAGS="-O2" - else - CFLAGS= - fi -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 -$as_echo_n "checking for $CC option to accept ISO C89... " >&6; } -if ${ac_cv_prog_cc_c89+:} false; then : - $as_echo_n "(cached) " >&6 -else - ac_cv_prog_cc_c89=no -ac_save_CC=$CC -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -#include -struct stat; -/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ -struct buf { int x; }; -FILE * (*rcsopen) (struct buf *, struct stat *, int); -static char *e (p, i) - char **p; - int i; -{ - return p[i]; -} -static char *f (char * (*g) (char **, int), char **p, ...) -{ - char *s; - va_list v; - va_start (v,p); - s = g (p, va_arg (v,int)); - va_end (v); - return s; -} - -/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has - function prototypes and stuff, but not '\xHH' hex character constants. - These don't provoke an error unfortunately, instead are silently treated - as 'x'. The following induces an error, until -std is added to get - proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an - array size at least. It's necessary to write '\x00'==0 to get something - that's true only with -std. */ -int osf4_cc_array ['\x00' == 0 ? 1 : -1]; - -/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters - inside strings and character constants. */ -#define FOO(x) 'x' -int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; - -int test (int i, double x); -struct s1 {int (*f) (int a);}; -struct s2 {int (*f) (double a);}; -int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); -int argc; -char **argv; -int -main () -{ -return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; - ; - return 0; -} -_ACEOF -for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ - -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" -do - CC="$ac_save_CC $ac_arg" - if ac_fn_c_try_compile "$LINENO"; then : - ac_cv_prog_cc_c89=$ac_arg -fi -rm -f core conftest.err conftest.$ac_objext - test "x$ac_cv_prog_cc_c89" != "xno" && break -done -rm -f conftest.$ac_ext -CC=$ac_save_CC - -fi -# AC_CACHE_VAL -case "x$ac_cv_prog_cc_c89" in - x) - { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 -$as_echo "none needed" >&6; } ;; - xno) - { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 -$as_echo "unsupported" >&6; } ;; - *) - CC="$CC $ac_cv_prog_cc_c89" - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5 -$as_echo "$ac_cv_prog_cc_c89" >&6; } ;; -esac -if test "x$ac_cv_prog_cc_c89" != xno; then : - -fi - -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5 -$as_echo_n "checking whether $CC understands -c and -o together... " >&6; } -if ${am_cv_prog_cc_c_o+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF - # Make sure it works both with $CC and with simple cc. - # Following AC_PROG_CC_C_O, we do the test twice because some - # compilers refuse to overwrite an existing .o file with -o, - # though they will create one. - am_cv_prog_cc_c_o=yes - for am_i in 1 2; do - if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5 - ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } \ - && test -f conftest2.$ac_objext; then - : OK - else - am_cv_prog_cc_c_o=no - break - fi - done - rm -f core conftest* - unset am_i -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5 -$as_echo "$am_cv_prog_cc_c_o" >&6; } -if test "$am_cv_prog_cc_c_o" != yes; then - # Losing compiler, so override with the script. - # FIXME: It is wrong to rewrite CC. - # But if we don't then we get into trouble of one sort or another. - # A longer-term fix would be to have automake use am__CC in this case, - # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)" - CC="$am_aux_dir/compile $CC" -fi -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - - -depcc="$CC" am_compiler_list= - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 -$as_echo_n "checking dependency style of $depcc... " >&6; } -if ${am_cv_CC_dependencies_compiler_type+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then - # We make a subdir and do the tests there. Otherwise we can end up - # making bogus files that we don't know about and never remove. For - # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named 'D' -- because '-MD' means "put the output - # in D". - rm -rf conftest.dir - mkdir conftest.dir - # Copy depcomp to subdir because otherwise we won't find it if we're - # using a relative directory. - cp "$am_depcomp" conftest.dir - cd conftest.dir - # We will build objects and dependencies in a subdirectory because - # it helps to detect inapplicable dependency modes. For instance - # both Tru64's cc and ICC support -MD to output dependencies as a - # side effect of compilation, but ICC will put the dependencies in - # the current directory while Tru64 will put them in the object - # directory. - mkdir sub - - am_cv_CC_dependencies_compiler_type=none - if test "$am_compiler_list" = ""; then - am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` - fi - am__universal=false - case " $depcc " in #( - *\ -arch\ *\ -arch\ *) am__universal=true ;; - esac - - for depmode in $am_compiler_list; do - # Setup a source with many dependencies, because some compilers - # like to wrap large dependency lists on column 80 (with \), and - # we should not choose a depcomp mode which is confused by this. - # - # We need to recreate these files for each test, as the compiler may - # overwrite some of them when testing with obscure command lines. - # This happens at least with the AIX C compiler. - : > sub/conftest.c - for i in 1 2 3 4 5 6; do - echo '#include "conftst'$i'.h"' >> sub/conftest.c - # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with - # Solaris 10 /bin/sh. - echo '/* dummy */' > sub/conftst$i.h - done - echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf - - # We check with '-c' and '-o' for the sake of the "dashmstdout" - # mode. It turns out that the SunPro C++ compiler does not properly - # handle '-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs. - am__obj=sub/conftest.${OBJEXT-o} - am__minus_obj="-o $am__obj" - case $depmode in - gcc) - # This depmode causes a compiler race in universal mode. - test "$am__universal" = false || continue - ;; - nosideeffect) - # After this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested. - if test "x$enable_dependency_tracking" = xyes; then - continue - else - break - fi - ;; - msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok '-c -o', but also, the minuso test has - # not run yet. These depmodes are late enough in the game, and - # so weak that their functioning should not be impacted. - am__obj=conftest.${OBJEXT-o} - am__minus_obj= - ;; - none) break ;; - esac - if depmode=$depmode \ - source=sub/conftest.c object=$am__obj \ - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ - $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ - >/dev/null 2>conftest.err && - grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && - grep $am__obj sub/conftest.Po > /dev/null 2>&1 && - ${MAKE-make} -s -f confmf > /dev/null 2>&1; then - # icc doesn't choke on unknown options, it will just issue warnings - # or remarks (even with -Werror). So we grep stderr for any message - # that says an option was ignored or not supported. - # When given -MP, icc 7.0 and 7.1 complain thusly: - # icc: Command line warning: ignoring option '-M'; no argument required - # The diagnosis changed in icc 8.0: - # icc: Command line remark: option '-MP' not supported - if (grep 'ignoring option' conftest.err || - grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else - am_cv_CC_dependencies_compiler_type=$depmode - break - fi - fi - done - - cd .. - rm -rf conftest.dir -else - am_cv_CC_dependencies_compiler_type=none -fi - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5 -$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; } -CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type - - if - test "x$enable_dependency_tracking" != xno \ - && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then - am__fastdepCC_TRUE= - am__fastdepCC_FALSE='#' -else - am__fastdepCC_TRUE='#' - am__fastdepCC_FALSE= -fi - @@ -4330,44 +3098,6 @@ # Substitute ALL_LINGUAS so we can use it in po/Makefile -# Set DATADIRNAME correctly if it is not set yet -# (copied from glib-gettext.m4) -if test -z "$DATADIRNAME"; then - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ -extern int _nl_msg_cat_cntr; - return _nl_msg_cat_cntr - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO"; then : - DATADIRNAME=share -else - case $host in - *-*-solaris*) - ac_fn_c_check_func "$LINENO" "bind_textdomain_codeset" "ac_cv_func_bind_textdomain_codeset" -if test "x$ac_cv_func_bind_textdomain_codeset" = xyes; then : - DATADIRNAME=share -else - DATADIRNAME=lib -fi - - ;; - *) - DATADIRNAME=lib - ;; - esac -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext -fi - - @@ -4736,7 +3466,7 @@ CLASSIC_EXTENSIONS="apps-menu places-menu alternate-tab launch-new-instance window-list" DEFAULT_EXTENSIONS="$CLASSIC_EXTENSIONS drive-menu screenshot-window-sizer windowsNavigator workspace-indicator" -ALL_EXTENSIONS="$DEFAULT_EXTENSIONS auto-move-windows example native-window-placement systemMonitor user-theme" +ALL_EXTENSIONS="$DEFAULT_EXTENSIONS auto-move-windows example native-window-placement user-theme" CLASSIC_EXTENSIONS=$CLASSIC_EXTENSIONS ALL_EXTENSIONS=$ALL_EXTENSIONS @@ -4779,81 +3509,6 @@ ENABLED_EXTENSIONS= for e in $enable_extensions; do case $e in - systemMonitor) - -pkg_failed=no -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GTOP" >&5 -$as_echo_n "checking for GTOP... " >&6; } - -if test -n "$GTOP_CFLAGS"; then - pkg_cv_GTOP_CFLAGS="$GTOP_CFLAGS" - elif test -n "$PKG_CONFIG"; then - if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libgtop-2.0 >= 2.28.3\""; } >&5 - ($PKG_CONFIG --exists --print-errors "libgtop-2.0 >= 2.28.3") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then - pkg_cv_GTOP_CFLAGS=`$PKG_CONFIG --cflags "libgtop-2.0 >= 2.28.3" 2>/dev/null` - test "x$?" != "x0" && pkg_failed=yes -else - pkg_failed=yes -fi - else - pkg_failed=untried -fi -if test -n "$GTOP_LIBS"; then - pkg_cv_GTOP_LIBS="$GTOP_LIBS" - elif test -n "$PKG_CONFIG"; then - if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libgtop-2.0 >= 2.28.3\""; } >&5 - ($PKG_CONFIG --exists --print-errors "libgtop-2.0 >= 2.28.3") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then - pkg_cv_GTOP_LIBS=`$PKG_CONFIG --libs "libgtop-2.0 >= 2.28.3" 2>/dev/null` - test "x$?" != "x0" && pkg_failed=yes -else - pkg_failed=yes -fi - else - pkg_failed=untried -fi - - - -if test $pkg_failed = yes; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } - -if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then - _pkg_short_errors_supported=yes -else - _pkg_short_errors_supported=no -fi - if test $_pkg_short_errors_supported = yes; then - GTOP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libgtop-2.0 >= 2.28.3" 2>&1` - else - GTOP_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libgtop-2.0 >= 2.28.3" 2>&1` - fi - # Put the nasty error message in config.log where it belongs - echo "$GTOP_PKG_ERRORS" >&5 - - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: libgtop-2.0 not found, disabling systemMonitor" >&5 -$as_echo "$as_me: WARNING: libgtop-2.0 not found, disabling systemMonitor" >&2;} -elif test $pkg_failed = untried; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: libgtop-2.0 not found, disabling systemMonitor" >&5 -$as_echo "$as_me: WARNING: libgtop-2.0 not found, disabling systemMonitor" >&2;} -else - GTOP_CFLAGS=$pkg_cv_GTOP_CFLAGS - GTOP_LIBS=$pkg_cv_GTOP_LIBS - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } - ENABLED_EXTENSIONS="$ENABLED_EXTENSIONS $e" -fi - ;; alternate-tab|apps-menu|auto-move-windows|drive-menu|example|launch-new-instance|native-window-placement|places-menu|screenshot-window-sizer|user-theme|window-list|windowsNavigator|workspace-indicator) ENABLED_EXTENSIONS="$ENABLED_EXTENSIONS $e" ;; @@ -4865,7 +3520,48 @@ ENABLED_EXTENSIONS=$ENABLED_EXTENSIONS -ac_config_files="$ac_config_files data/Makefile extensions/alternate-tab/Makefile extensions/apps-menu/Makefile extensions/auto-move-windows/Makefile extensions/drive-menu/Makefile extensions/example/Makefile extensions/launch-new-instance/Makefile extensions/native-window-placement/Makefile extensions/places-menu/Makefile extensions/screenshot-window-sizer/Makefile extensions/systemMonitor/Makefile extensions/user-theme/Makefile extensions/window-list/Makefile extensions/windowsNavigator/Makefile extensions/workspace-indicator/Makefile extensions/Makefile Makefile po/Makefile.in" +# Extract the first word of "sass", so it can be a program name with args. +set dummy sass; ac_word=$2 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_SASS+:} false; then : + $as_echo_n "(cached) " >&6 +else + case $SASS in + [\\/]* | ?:[\\/]*) + ac_cv_path_SASS="$SASS" # Let the user override the test with a path. + ;; + *) + as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +for as_dir in $PATH +do + IFS=$as_save_IFS + test -z "$as_dir" && as_dir=. + for ac_exec_ext in '' $ac_executable_extensions; do + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_path_SASS="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 + break 2 + fi +done + done +IFS=$as_save_IFS + + ;; +esac +fi +SASS=$ac_cv_path_SASS +if test -n "$SASS"; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $SASS" >&5 +$as_echo "$SASS" >&6; } +else + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } +fi + + + +ac_config_files="$ac_config_files data/Makefile extensions/alternate-tab/Makefile extensions/apps-menu/Makefile extensions/auto-move-windows/Makefile extensions/drive-menu/Makefile extensions/example/Makefile extensions/launch-new-instance/Makefile extensions/native-window-placement/Makefile extensions/places-menu/Makefile extensions/screenshot-window-sizer/Makefile extensions/user-theme/Makefile extensions/window-list/Makefile extensions/windowsNavigator/Makefile extensions/workspace-indicator/Makefile extensions/Makefile Makefile po/Makefile.in" cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure @@ -5020,22 +3716,7 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5 $as_echo "done" >&6; } - if test -n "$EXEEXT"; then - am__EXEEXT_TRUE= - am__EXEEXT_FALSE='#' -else - am__EXEEXT_TRUE='#' - am__EXEEXT_FALSE= -fi - -if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then - as_fn_error $? "conditional \"AMDEP\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi -if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then - as_fn_error $? "conditional \"am__fastdepCC\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi + ac_config_commands="$ac_config_commands po/stamp-it" @@ -5441,7 +4122,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by gnome-shell-extensions $as_me 3.14.2, which was +This file was extended by gnome-shell-extensions $as_me 3.16.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -5498,7 +4179,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -gnome-shell-extensions config.status 3.14.2 +gnome-shell-extensions config.status 3.16.2 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" @@ -5603,11 +4284,6 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -# -# INIT-COMMANDS -# -AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir" - _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 @@ -5616,7 +4292,6 @@ for ac_config_target in $ac_config_targets do case $ac_config_target in - "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; "data/Makefile") CONFIG_FILES="$CONFIG_FILES data/Makefile" ;; "extensions/alternate-tab/Makefile") CONFIG_FILES="$CONFIG_FILES extensions/alternate-tab/Makefile" ;; "extensions/apps-menu/Makefile") CONFIG_FILES="$CONFIG_FILES extensions/apps-menu/Makefile" ;; @@ -5627,7 +4302,6 @@ "extensions/native-window-placement/Makefile") CONFIG_FILES="$CONFIG_FILES extensions/native-window-placement/Makefile" ;; "extensions/places-menu/Makefile") CONFIG_FILES="$CONFIG_FILES extensions/places-menu/Makefile" ;; "extensions/screenshot-window-sizer/Makefile") CONFIG_FILES="$CONFIG_FILES extensions/screenshot-window-sizer/Makefile" ;; - "extensions/systemMonitor/Makefile") CONFIG_FILES="$CONFIG_FILES extensions/systemMonitor/Makefile" ;; "extensions/user-theme/Makefile") CONFIG_FILES="$CONFIG_FILES extensions/user-theme/Makefile" ;; "extensions/window-list/Makefile") CONFIG_FILES="$CONFIG_FILES extensions/window-list/Makefile" ;; "extensions/windowsNavigator/Makefile") CONFIG_FILES="$CONFIG_FILES extensions/windowsNavigator/Makefile" ;; @@ -6065,99 +4739,6 @@ case $ac_file$ac_mode in - "depfiles":C) test x"$AMDEP_TRUE" != x"" || { - # Older Autoconf quotes --file arguments for eval, but not when files - # are listed without --file. Let's play safe and only enable the eval - # if we detect the quoting. - case $CONFIG_FILES in - *\'*) eval set x "$CONFIG_FILES" ;; - *) set x $CONFIG_FILES ;; - esac - shift - for mf - do - # Strip MF so we end up with the name of the file. - mf=`echo "$mf" | sed -e 's/:.*$//'` - # Check whether this is an Automake generated Makefile or not. - # We used to match only the files named 'Makefile.in', but - # some people rename them; so instead we look at the file content. - # Grep'ing the first line is not enough: some people post-process - # each Makefile.in and add a new line on top of each file to say so. - # Grep'ing the whole file is not good either: AIX grep has a line - # limit of 2048, but all sed's we know have understand at least 4000. - if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then - dirpart=`$as_dirname -- "$mf" || -$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$mf" : 'X\(//\)[^/]' \| \ - X"$mf" : 'X\(//\)$' \| \ - X"$mf" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$mf" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - else - continue - fi - # Extract the definition of DEPDIR, am__include, and am__quote - # from the Makefile without running 'make'. - DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` - test -z "$DEPDIR" && continue - am__include=`sed -n 's/^am__include = //p' < "$mf"` - test -z "$am__include" && continue - am__quote=`sed -n 's/^am__quote = //p' < "$mf"` - # Find all dependency output files, they are included files with - # $(DEPDIR) in their names. We invoke sed twice because it is the - # simplest approach to changing $(DEPDIR) to its actual value in the - # expansion. - for file in `sed -n " - s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ - sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do - # Make sure the directory exists. - test -f "$dirpart/$file" && continue - fdir=`$as_dirname -- "$file" || -$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$file" : 'X\(//\)[^/]' \| \ - X"$file" : 'X\(//\)$' \| \ - X"$file" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$file" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - as_dir=$dirpart/$fdir; as_fn_mkdir_p - # echo "creating $dirpart/$file" - echo '# dummy' > "$dirpart/$file" - done - done -} - ;; "po/stamp-it":C) if ! grep "^# INTLTOOL_MAKEFILE$" "po/Makefile.in" > /dev/null ; then as_fn_error $? "po/Makefile.in.in was not created by intltoolize." "$LINENO" 5 diff --git a/configure.ac b/configure.ac index 7736432..3ac7df8 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.63) -AC_INIT([gnome-shell-extensions],[3.14.2],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell&component=extensions]) +AC_INIT([gnome-shell-extensions],[3.16.2],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell&component=extensions]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_AUX_DIR([config]) @@ -29,7 +29,7 @@ dnl keep this in alphabetic order CLASSIC_EXTENSIONS="apps-menu places-menu alternate-tab launch-new-instance window-list" DEFAULT_EXTENSIONS="$CLASSIC_EXTENSIONS drive-menu screenshot-window-sizer windowsNavigator workspace-indicator" -ALL_EXTENSIONS="$DEFAULT_EXTENSIONS auto-move-windows example native-window-placement systemMonitor user-theme" +ALL_EXTENSIONS="$DEFAULT_EXTENSIONS auto-move-windows example native-window-placement user-theme" AC_SUBST(CLASSIC_EXTENSIONS, [$CLASSIC_EXTENSIONS]) AC_SUBST(ALL_EXTENSIONS, [$ALL_EXTENSIONS]) AC_ARG_ENABLE([extensions], @@ -60,11 +60,6 @@ ENABLED_EXTENSIONS= for e in $enable_extensions; do case $e in - systemMonitor) - PKG_CHECK_MODULES(GTOP, libgtop-2.0 >= 2.28.3, - [ENABLED_EXTENSIONS="$ENABLED_EXTENSIONS $e"], - [AC_MSG_WARN([libgtop-2.0 not found, disabling systemMonitor])]) - ;; dnl keep this in alphabetic order alternate-tab|apps-menu|auto-move-windows|drive-menu|example|launch-new-instance|native-window-placement|places-menu|screenshot-window-sizer|user-theme|window-list|windowsNavigator|workspace-indicator) ENABLED_EXTENSIONS="$ENABLED_EXTENSIONS $e" @@ -75,6 +70,8 @@ done AC_SUBST(ENABLED_EXTENSIONS, [$ENABLED_EXTENSIONS]) + +AC_PATH_PROG([SASS],[sass],[]) dnl Please keep this sorted alphabetically AC_CONFIG_FILES([ @@ -88,7 +85,6 @@ extensions/native-window-placement/Makefile extensions/places-menu/Makefile extensions/screenshot-window-sizer/Makefile - extensions/systemMonitor/Makefile extensions/user-theme/Makefile extensions/window-list/Makefile extensions/windowsNavigator/Makefile diff --git a/data/Makefile.am b/data/Makefile.am index af11e18..74717ac 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,9 +1,4 @@ include $(top_srcdir)/include.mk - -desktopdir = $(datadir)/applications -desktop_in_in_files = gnome-shell-classic.desktop.in.in -desktop_in_files = $(desktop_in_in_files:.desktop.in.in=.desktop.in) -desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) sessiondir = $(datadir)/gnome-session/sessions session_in_in_files = gnome-classic.session.desktop.in.in @@ -20,13 +15,28 @@ themedir = $(datadir)/gnome-shell/theme theme_DATA = \ - $(srcdir)/classic-process-working.svg \ - $(srcdir)/classic-toggle-off-intl.svg \ - $(srcdir)/classic-toggle-off-us.svg \ - $(srcdir)/classic-toggle-on-intl.svg \ - $(srcdir)/classic-toggle-on-us.svg \ - $(srcdir)/gnome-classic.css \ + $(srcdir)/classic-process-working.svg \ + $(srcdir)/classic-toggle-off-intl.svg \ + $(srcdir)/classic-toggle-off-us.svg \ + $(srcdir)/classic-toggle-on-intl.svg \ + $(srcdir)/classic-toggle-on-us.svg \ + $(srcdir)/gnome-classic.css \ + $(srcdir)/gnome-classic-high-contrast.css \ $(NULL) + +theme_sources = \ + $(srcdir)/gnome-classic.scss \ + $(srcdir)/gnome-shell-sass/_colors.scss \ + $(srcdir)/gnome-shell-sass/_common.scss \ + $(srcdir)/gnome-shell-sass/_drawing.scss \ + $(srcdir)/gnome-shell-sass/_high-contrast-colors.scss \ + $(NULL) + +%.css: %.scss $(theme_sources) + @if test -n "$(SASS)"; then \ + if $(AM_V_P); then PS4= set -x; else echo " GEN $@"; fi; \ + $(SASS) --sourcemap=none --update -f -q $<; \ + fi gsettings_in_files = org.gnome.shell.extensions.classic-overrides.gschema.xml.in gsettings_SCHEMAS = $(gsettings_in_files:.xml.in=.xml) @@ -55,7 +65,6 @@ @INTLTOOL_DESKTOP_RULE@ EXTRA_DIST = \ - $(desktop_in_in_files) \ $(session_in_in_files) \ $(xsession_in_files) \ $(mode_in_files) \ @@ -64,7 +73,6 @@ $(NULL) CLEANFILES = \ - $(desktop_DATA) \ $(session_DATA) \ $(xsession_DATA) \ $(mode_DATA) \ diff --git a/data/Makefile.in b/data/Makefile.in index 6ca124c..aeb9fe2 100644 --- a/data/Makefile.in +++ b/data/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. +# Makefile.in generated by automake 1.15 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2013 Free Software Foundation, Inc. +# Copyright (C) 1994-2014 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -15,7 +15,17 @@ @SET_MAKE@ VPATH = @srcdir@ -am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' +am__is_gnu_make = { \ + if test -z '$(MAKELEVEL)'; then \ + false; \ + elif test -n '$(MAKE_HOST)'; then \ + true; \ + elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ + true; \ + else \ + false; \ + fi; \ +} am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -76,14 +86,13 @@ NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -DIST_COMMON = $(top_srcdir)/include.mk $(srcdir)/Makefile.in \ - $(srcdir)/Makefile.am subdir = data ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) +DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) mkinstalldirs = $(install_sh) -d CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = @@ -133,12 +142,11 @@ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } -am__installdirs = "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(modedir)" \ - "$(DESTDIR)$(sessiondir)" "$(DESTDIR)$(themedir)" \ - "$(DESTDIR)$(xsessiondir)" -DATA = $(desktop_DATA) $(mode_DATA) $(session_DATA) $(theme_DATA) \ - $(xsession_DATA) +am__installdirs = "$(DESTDIR)$(modedir)" "$(DESTDIR)$(sessiondir)" \ + "$(DESTDIR)$(themedir)" "$(DESTDIR)$(xsessiondir)" +DATA = $(mode_DATA) $(session_DATA) $(theme_DATA) $(xsession_DATA) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) +am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/include.mk DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALL_EXTENSIONS = @ALL_EXTENSIONS@ @@ -149,26 +157,17 @@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ -CC = @CC@ -CCDEPMODE = @CCDEPMODE@ -CFLAGS = @CFLAGS@ CLASSIC_EXTENSIONS = @CLASSIC_EXTENSIONS@ -CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ -DATADIRNAME = @DATADIRNAME@ DEFS = @DEFS@ -DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ ENABLED_EXTENSIONS = @ENABLED_EXTENSIONS@ -EXEEXT = @EXEEXT@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@ GMSGFMT = @GMSGFMT@ GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@ -GTOP_CFLAGS = @GTOP_CFLAGS@ -GTOP_LIBS = @GTOP_LIBS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ @@ -182,7 +181,6 @@ INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ -LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ @@ -190,7 +188,6 @@ MKDIR_P = @MKDIR_P@ MSGFMT = @MSGFMT@ MSGMERGE = @MSGMERGE@ -OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ @@ -202,6 +199,7 @@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ +SASS = @SASS@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SHELL_VERSION = @SHELL_VERSION@ @@ -213,10 +211,7 @@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ -ac_ct_CC = @ac_ct_CC@ -am__include = @am__include@ am__leading_dot = @am__leading_dot@ -am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ @@ -263,10 +258,6 @@ uuid = $(EXTENSION_ID)$(extensionbase) gschemaname = $(gschemabase).$(EXTENSION_ID) extensiondir = $(topextensiondir)/$(uuid) -desktopdir = $(datadir)/applications -desktop_in_in_files = gnome-shell-classic.desktop.in.in -desktop_in_files = $(desktop_in_in_files:.desktop.in.in=.desktop.in) -desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) sessiondir = $(datadir)/gnome-session/sessions session_in_in_files = gnome-classic.session.desktop.in.in session_in_files = $(session_in_in_files:.session.desktop.in.in=.session.desktop.in) @@ -279,12 +270,21 @@ mode_DATA = $(mode_in_files:.json.in=.json) themedir = $(datadir)/gnome-shell/theme theme_DATA = \ - $(srcdir)/classic-process-working.svg \ - $(srcdir)/classic-toggle-off-intl.svg \ - $(srcdir)/classic-toggle-off-us.svg \ - $(srcdir)/classic-toggle-on-intl.svg \ - $(srcdir)/classic-toggle-on-us.svg \ - $(srcdir)/gnome-classic.css \ + $(srcdir)/classic-process-working.svg \ + $(srcdir)/classic-toggle-off-intl.svg \ + $(srcdir)/classic-toggle-off-us.svg \ + $(srcdir)/classic-toggle-on-intl.svg \ + $(srcdir)/classic-toggle-on-us.svg \ + $(srcdir)/gnome-classic.css \ + $(srcdir)/gnome-classic-high-contrast.css \ + $(NULL) + +theme_sources = \ + $(srcdir)/gnome-classic.scss \ + $(srcdir)/gnome-shell-sass/_colors.scss \ + $(srcdir)/gnome-shell-sass/_common.scss \ + $(srcdir)/gnome-shell-sass/_drawing.scss \ + $(srcdir)/gnome-shell-sass/_high-contrast-colors.scss \ $(NULL) gsettings_in_files = org.gnome.shell.extensions.classic-overrides.gschema.xml.in @@ -295,7 +295,6 @@ extensions := $(patsubst %,\"%$(extensionbase)\",$(CLASSIC_EXTENSIONS)) extension_list := $(subst $(space),$(comma),$(extensions)) EXTRA_DIST = \ - $(desktop_in_in_files) \ $(session_in_in_files) \ $(xsession_in_files) \ $(mode_in_files) \ @@ -304,7 +303,6 @@ $(NULL) CLEANFILES = \ - $(desktop_DATA) \ $(session_DATA) \ $(xsession_DATA) \ $(mode_DATA) \ @@ -326,7 +324,6 @@ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign data/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign data/Makefile -.PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ @@ -335,7 +332,7 @@ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; -$(top_srcdir)/include.mk: +$(top_srcdir)/include.mk $(am__empty): $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh @@ -345,27 +342,6 @@ $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): -install-desktopDATA: $(desktop_DATA) - @$(NORMAL_INSTALL) - @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(desktopdir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(desktopdir)" || exit 1; \ - fi; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(desktopdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(desktopdir)" || exit $$?; \ - done - -uninstall-desktopDATA: - @$(NORMAL_UNINSTALL) - @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir) install-modeDATA: $(mode_DATA) @$(NORMAL_INSTALL) @list='$(mode_DATA)'; test -n "$(modedir)" || list=; \ @@ -491,7 +467,7 @@ check: check-am all-am: Makefile $(DATA) installdirs: - for dir in "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(modedir)" "$(DESTDIR)$(sessiondir)" "$(DESTDIR)$(themedir)" "$(DESTDIR)$(xsessiondir)"; do \ + for dir in "$(DESTDIR)$(modedir)" "$(DESTDIR)$(sessiondir)" "$(DESTDIR)$(themedir)" "$(DESTDIR)$(xsessiondir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am @@ -545,8 +521,8 @@ info-am: -install-data-am: install-desktopDATA install-modeDATA \ - install-sessionDATA install-themeDATA install-xsessionDATA +install-data-am: install-modeDATA install-sessionDATA \ + install-themeDATA install-xsessionDATA install-dvi: install-dvi-am @@ -590,27 +566,33 @@ ps-am: -uninstall-am: uninstall-desktopDATA uninstall-modeDATA \ - uninstall-sessionDATA uninstall-themeDATA \ - uninstall-xsessionDATA +uninstall-am: uninstall-modeDATA uninstall-sessionDATA \ + uninstall-themeDATA uninstall-xsessionDATA .MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic cscopelist-am \ ctags-am distclean distclean-generic distdir dvi dvi-am html \ html-am info info-am install install-am install-data \ - install-data-am install-desktopDATA install-dvi install-dvi-am \ - install-exec install-exec-am install-html install-html-am \ - install-info install-info-am install-man install-modeDATA \ - install-pdf install-pdf-am install-ps install-ps-am \ - install-sessionDATA install-strip install-themeDATA \ - install-xsessionDATA installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-generic pdf pdf-am ps ps-am tags-am uninstall \ - uninstall-am uninstall-desktopDATA uninstall-modeDATA \ - uninstall-sessionDATA uninstall-themeDATA \ + install-data-am install-dvi install-dvi-am install-exec \ + install-exec-am install-html install-html-am install-info \ + install-info-am install-man install-modeDATA install-pdf \ + install-pdf-am install-ps install-ps-am install-sessionDATA \ + install-strip install-themeDATA install-xsessionDATA \ + installcheck installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ + pdf-am ps ps-am tags-am uninstall uninstall-am \ + uninstall-modeDATA uninstall-sessionDATA uninstall-themeDATA \ uninstall-xsessionDATA +.PRECIOUS: Makefile + + +%.css: %.scss $(theme_sources) + @if test -n "$(SASS)"; then \ + if $(AM_V_P); then PS4= set -x; else echo " GEN $@"; fi; \ + $(SASS) --sourcemap=none --update -f -q $<; \ + fi @INTLTOOL_XML_NOMERGE_RULE@ @GSETTINGS_RULES@ diff --git a/data/classic-process-working.svg b/data/classic-process-working.svg index b0957a3..ecfef1f 100644 --- a/data/classic-process-working.svg +++ b/data/classic-process-working.svg @@ -12,10 +12,10 @@ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg5369" version="1.1" - inkscape:version="0.48.4 r9939" + inkscape:version="0.91 r13725" width="96" height="48" - sodipodi:docname="process-working-inverse.svg" + sodipodi:docname="classic-process-working.svg" style="display:inline"> @@ -31,438 +31,628 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + inkscape:window-y="28" + inkscape:window-maximized="1" + inkscape:current-layer="layer2" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false"> + style="display:none"> + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + inkscape:label="spinner"> + transform="matrix(0.43142675,0,0,0.43298814,218.13188,-592.92581)" + id="g10450-5-3" + style="display:inline"> + inkscape:export-ydpi="90" + inkscape:export-xdpi="90" + inkscape:export-filename="/home/hbons/Moblin/git/carrick-ng/data/icons/network-connecting.png" + sodipodi:open="true" + sodipodi:end="4.712389" + sodipodi:start="0.23191105" + sodipodi:type="arc" + style="fill:none;stroke:url(#radialGradient10713);stroke-width:12.18051815;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" + id="path10452-5" + sodipodi:cx="-25.809397" + sodipodi:cy="179.43886" + sodipodi:rx="22.98097" + sodipodi:ry="22.98097" + d="m -3.4436513,184.72075 a 22.98097,22.98097 0 0 1 -25.9046347,17.42496 22.98097,22.98097 0 0 1 -19.37345,-24.4816 22.98097,22.98097 0 0 1 22.91234,-21.20622" + transform="matrix(-0.16397381,0.61157081,-0.61162275,-0.16377992,-372.32298,1442.5061)" /> - - - - - - + transform="matrix(-0.63300818,0.01438356,-0.01458424,-0.63300359,-491.4014,1510.996)" + d="m -3.4436513,184.72075 a 22.98097,22.98097 0 0 1 -25.9046347,17.42496 22.98097,22.98097 0 0 1 -19.37345,-24.4816 22.98097,22.98097 0 0 1 22.91234,-21.20622" + sodipodi:ry="22.98097" + sodipodi:rx="22.98097" + sodipodi:cy="179.43886" + sodipodi:cx="-25.809397" + id="path10454-7" + style="fill:none;stroke:url(#radialGradient10715);stroke-width:12.18051815;stroke-linecap:butt;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" + sodipodi:type="arc" + sodipodi:start="0.23191105" + sodipodi:end="4.712389" + sodipodi:open="true" + inkscape:export-filename="/home/hbons/Moblin/git/carrick-ng/data/icons/network-connecting.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" /> + xlink:href="#g10450-5-3" + id="use13294" + transform="matrix(0.70710678,0.70710679,-0.70710679,0.70710678,35.986458,-4.9737924)" + width="96" + height="48" /> + xlink:href="#use13294" + id="use13314" + transform="matrix(0.70710678,0.70710679,-0.70710679,0.70710678,43.036943,-21.933639)" + width="96" + height="48" /> + xlink:href="#use13314" + id="use13334" + transform="matrix(0.70710678,0.70710679,-0.70710679,0.70710678,50.085328,-38.904987)" + width="96" + height="48" /> + xlink:href="#use13334" + id="use13354" + transform="matrix(0.70710678,0.70710679,-0.70710679,0.70710678,-38.894841,-31.888724)" + width="96" + height="48" /> + xlink:href="#use13354" + id="use13374" + transform="matrix(0.70710678,0.70710679,-0.70710679,0.70710678,52.971072,2.0670843)" + width="96" + height="48" /> + xlink:href="#use13374" + id="use13394" + transform="matrix(0.70710678,0.70710679,-0.70710679,0.70710678,60.017834,-14.929741)" + width="96" + height="48" /> + xlink:href="#use13394" + id="use13414" + transform="matrix(0.86602541,0.50000001,-0.50000001,0.86602541,50.044124,-25.16226)" + width="96" + height="48" /> diff --git a/data/classic-toggle-off-intl.svg b/data/classic-toggle-off-intl.svg index cfd19b1..640984c 100644 --- a/data/classic-toggle-off-intl.svg +++ b/data/classic-toggle-off-intl.svg @@ -14,20 +14,10 @@ height="22" id="svg10865" version="1.1" - inkscape:version="0.48.4 r9939" - sodipodi:docname="toggle-off-us.svg"> + inkscape:version="0.91 r13725" + sodipodi:docname="classic-toggle-off-intl.svg"> - - + + + + + + + + + + + + + + @@ -146,7 +196,7 @@ image/svg+xml - + @@ -166,7 +216,7 @@ transform="translate(0,30)" id="g62931"> - - - - + id="g62939" /> - + style="fill:none;stroke:#2e3436;stroke-width:2;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> diff --git a/data/classic-toggle-off-us.svg b/data/classic-toggle-off-us.svg index dfa1d73..be209d6 100644 --- a/data/classic-toggle-off-us.svg +++ b/data/classic-toggle-off-us.svg @@ -14,20 +14,10 @@ height="22" id="svg10865" version="1.1" - inkscape:version="0.48+devel r12050" - sodipodi:docname="toggle-off-us.svg"> + inkscape:version="0.91 r13725" + sodipodi:docname="classic-toggle-off-us.svg"> - - + + + + + + @@ -146,7 +152,7 @@ image/svg+xml - + @@ -163,10 +169,11 @@ id="g62929" transform="translate(-643.91421,517.29894)"> - - - - + id="g62939" /> - OFF + inkscape:version="0.91 r13725" + sodipodi:docname="classic-toggle-on-intl.svg"> - - - - - - + + + + + + + @@ -107,7 +110,7 @@ image/svg+xml - + @@ -124,10 +127,11 @@ id="g62929" transform="translate(-643.91421,517.29894)"> - - - - + id="g62939" /> @@ -187,7 +163,7 @@ inkscape:connector-curvature="0" id="path4444" d="m 661.91421,522.09451 0,7" - style="fill:none;stroke:#1a71cc;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;color:#000000;fill-opacity:1;fill-rule:nonzero;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + style="fill:#3465a4;stroke:#3465a4;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;color:#000000;fill-opacity:1;fill-rule:nonzero;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + inkscape:version="0.91 r13725" + sodipodi:docname="classic-toggle-on-us.svg"> - - - - - + + + + + + + + + @@ -127,7 +152,7 @@ transform="translate(0,30)" id="g62931"> - - - - + id="g62939" /> .system-status-icon, #panel .panel-button:overview > .system-status-icon, #panel .panel-button:focus > .system-status-icon, #panel .panel-button:checked > .system-status-icon { + icon-shadow: black 0 2px 2px; } + #panel .panel-button .system-status-icon { + icon-size: 1.09em; + padding: 0 5px; } + .unlock-screen #panel .panel-button, .login-screen #panel .panel-button, .lock-screen #panel .panel-button { + color: #454f52; } + .unlock-screen #panel .panel-button:focus, .unlock-screen #panel .panel-button:hover, .unlock-screen #panel .panel-button:active, .login-screen #panel .panel-button:focus, .login-screen #panel .panel-button:hover, .login-screen #panel .panel-button:active, .lock-screen #panel .panel-button:focus, .lock-screen #panel .panel-button:hover, .lock-screen #panel .panel-button:active { + color: #454f52; } + #panel .panel-status-indicators-box, + #panel .panel-status-menu-box { + spacing: 2px; } + #panel .screencast-indicator { + color: #f57900; } + +#calendarArea { + padding: 0.75em 1.0em; } + +.calendar { + margin-bottom: 1em; } + +.calendar, +.datemenu-today-button, +.datemenu-displays-box, +.message-list-sections { + margin: 0 1.5em; } + +.datemenu-calendar-column { + spacing: 0.5em; } + +.datemenu-displays-section { + padding-bottom: 3em; } + +.datemenu-today-button, +.world-clocks-button, +.message-list-section-title { + border-radius: 4px; + padding: .4em; } + +.message-list-section-list:ltr { + padding-left: .4em; } + +.message-list-section-list:rtl { + padding-right: .4em; } + +.datemenu-today-button:hover, .datemenu-today-button:focus, +.world-clocks-button:hover, +.world-clocks-button:focus, +.message-list-section-title:hover, +.message-list-section-title:focus { + background-color: #fafafa; } +.datemenu-today-button:active, +.world-clocks-button:active, +.message-list-section-title:active { + color: white; + background-color: #4a90d9; } + +.datemenu-today-button .date-label { + font-size: 1.5em; } + +.world-clocks-header, +.message-list-section-title { + color: black; + font-weight: bold; } + +.world-clocks-grid { + spacing-rows: 0.4em; } + +.calendar-month-label { + color: #222728; + font-weight: bold; + padding: 8px 0; } + +.pager-button { + color: white; + background-color: transparent; + width: 32px; + border-radius: 4px; } + .pager-button:hover, .pager-button:focus { + background-color: rgba(46, 52, 54, 0.05); } + .pager-button:active { + background-color: rgba(237, 237, 237, 0.05); } + +.calendar-change-month-back { + background-image: url("resource:///org/gnome/shell/theme/calendar-arrow-left.svg"); } + .calendar-change-month-back:rtl { + background-image: url("resource:///org/gnome/shell/theme/calendar-arrow-right.svg"); } + +.calendar-change-month-forward { + background-image: url("resource:///org/gnome/shell/theme/calendar-arrow-right.svg"); } + .calendar-change-month-forward:rtl { + background-image: url("resource:///org/gnome/shell/theme/calendar-arrow-left.svg"); } + +.calendar-day-base { + font-size: 80%; + text-align: center; + width: 2.4em; + height: 2.4em; + padding: 0.1em; + margin: 2px; + border-radius: 1.4em; } + .calendar-day-base:hover, .calendar-day-base:focus { + background-color: #fafafa; } + .calendar-day-base:active { + color: white; + background-color: #4a90d9; + border-color: transparent; } + .calendar-day-base.calendar-day-heading { + color: black; + margin-top: 1em; + font-size: 70%; } + +.calendar-day { + border-width: 0; } + +.calendar-day-top { + border-top-width: 1px; } + +.calendar-day-left { + border-left-width: 1px; } + +.calendar-nonwork-day { + color: #8d9091; } + +.calendar-today { + font-weight: bold; + border: 1px solid rgba(161, 161, 161, 0.5); } + +.calendar-day-with-events { + color: #222728; + font-weight: bold; } + +.calendar-other-month-day { + color: rgba(46, 52, 54, 0.15); + opacity: 0.5; } + +/* Message list */ +.message-list { + width: 420px; } + +.message-list-sections { + spacing: 1.5em; } + +.message-list-section, +.message-list-section-list { + spacing: 0.7em; } + +.message-list-section-title-box { + spacing: 0.4em; } + +.message-list-section-close > StIcon { + icon-size: 16px; + border-radius: 8px; + color: #ededed; + background-color: black; } + +/* FIXME: how do you do this in sass? */ +.message-list-section-close:hover > StIcon, +.message-list-section-close:focus > StIcon { + background-color: black; } + +.message { + background-color: #fafafa; + border-radius: 3px; } + .message:hover, .message:focus { + background-color: white; } + +.message-icon-bin { + padding: 8px 0px 8px 8px; } + .message-icon-bin:rtl { + padding: 8px 8px 8px 0px; } + +.message-icon-bin > StIcon { + icon-size: 48px; } + +.message-secondary-bin { + color: black; } + +.message-secondary-bin > StIcon { + icon-size: 16px; } + +.message-title { + font-weight: bold; } + +.message-content { + padding: 8px; } + +.system-switch-user-submenu-icon { + icon-size: 24px; + border: 1px solid rgba(46, 52, 54, 0.4); } + +#appMenu { + spinner-image: url("resource:///org/gnome/shell/theme/process-working.svg"); + spacing: 4px; } + #appMenu .label-shadow { + color: transparent; } + +.aggregate-menu { + width: 360px; } + .aggregate-menu .popup-menu-icon { + padding: 0 4px; } + +.system-menu-action { + color: #2e3436; + border-radius: 32px; + /* wish we could do 50% */ + padding: 13px; + border: 1px solid #adadad; } + .system-menu-action:hover, .system-menu-action:focus { + background-color: rgba(46, 52, 54, 0.1); + color: #2e3436; + border: none; + padding: 14px; } + .system-menu-action:active { + background-color: #4a90d9; + color: #ffffff; } + .system-menu-action > StIcon { + icon-size: 16px; } + +.ripple-box { + width: 52px; + height: 52px; + background-image: url("resource:///org/gnome/shell/theme/corner-ripple-ltr.png"); + background-size: contain; } + +.ripple-box:rtl { + background-image: url("resource:///org/gnome/shell/theme/corner-ripple-rtl.png"); } + +.popup-menu-arrow { + width: 16px; + height: 16px; } + +.popup-menu-icon { + icon-size: 1.09em; } + +.window-close { + background-image: url("resource:///org/gnome/shell/theme/close-window.svg"); + background-size: 32px; + height: 32px; + width: 32px; } + +.window-close { + -shell-close-overlap: 16px; } + .window-close:rtl { + -st-background-image-shadow: 2px 2px 6px rgba(0, 0, 0, 0.5); } + +/* NETWORK DIALOGS */ +.nm-dialog { + max-height: 500px; + min-height: 450px; + min-width: 470px; } + +.nm-dialog-content { + spacing: 20px; } + +.nm-dialog-header-hbox { + spacing: 10px; } + +.nm-dialog-airplane-box { + spacing: 12px; } + +.nm-dialog-airplane-headline { + font-weight: bold; + text-align: center; } + +.nm-dialog-airplane-text { + color: #2e3436; } + +.nm-dialog-header-icon { + icon-size: 32px; } + +.nm-dialog-scroll-view { + border: 2px solid #a1a1a1; } + +.nm-dialog-header { + font-weight: bold; } + +.nm-dialog-item { + font-size: 110%; + border-bottom: 1px solid #a1a1a1; + padding: 12px; + spacing: 20px; } + +.nm-dialog-item:selected { + background-color: #4a90d9; + color: #ffffff; } + +.nm-dialog-icons { + spacing: .5em; } + +.nm-dialog-icon { + icon-size: 16px; } + +.no-networks-label { + color: #999999; } + +.no-networks-box { + spacing: 12px; } + +/* OVERVIEW */ +#overview { + spacing: 24px; } + +.overview-controls { + padding-bottom: 32px; } + +.window-picker { + -horizontal-spacing: 32px; + -vertical-spacing: 32px; + padding-left: 32px; + padding-right: 32px; + padding-bottom: 48px; } + .window-picker.external-monitor { + padding: 32px; } + +.window-clone-border { + border: 4px solid #4a90d9; + border-radius: 4px; + box-shadow: inset 0px 0px 0px 1px #4a90d9; } + +.window-caption { + spacing: 25px; + color: #eeeeec; + background-color: rgba(46, 52, 54, 0.7); + border-radius: 8px; + padding: 4px 12px; + -shell-caption-spacing: 12px; } + .window-caption:hover { + background-color: #4a90d9; + color: #ffffff; } + +.search-entry { + width: 320px; + padding: 7px 9px; + border-radius: 6px; } + .search-entry:focus { + padding: 6px 8px; + border-width: 2px; } + .search-entry .search-entry-icon { + icon-size: 1em; + padding: 0 4px; + color: rgba(46, 52, 54, 0.7); } + .search-entry:hover .search-entry-icon, .search-entry:focus .search-entry-icon { + color: #2e3436; } + +#searchResultsBin { + max-width: 1000px; } + +#searchResultsContent { + padding-left: 20px; + padding-right: 20px; + spacing: 16px; } + +.search-section { + spacing: 16px; } + +.search-section-content { + spacing: 32px; } + +.list-search-results { + spacing: 3px; } + +.search-section-separator { + -gradient-height: 1px; + -gradient-start: rgba(255, 255, 255, 0); + -gradient-end: rgba(255, 255, 255, 0.1); + -margin-horizontal: 1.5em; + height: 1px; } + +.list-search-result-content { + spacing: 12px; + padding: 12px; } + +.list-search-result-title { + font-size: 1.5em; + color: #e2e2df; } + +.list-search-result-description { + color: #cacac4; } + +.search-provider-icon { + padding: 15px; } + +.search-provider-icon-more { + width: 16px; + height: 16px; + background-image: url("resource:///org/gnome/shell/theme/more-results.svg"); } + +/* DASHBOARD */ +#dash { + font-size: 9pt; + color: #eeeeec; + background-color: #2e3436; + padding: 4px 0; + border: 1px solid rgba(128, 128, 128, 0.4); + border-left: 0px; + border-radius: 0px 9px 9px 0px; } + #dash:rtl { + border-radius: 9px 0 0 9px; } + #dash .placeholder { + background-image: url("resource:///org/gnome/shell/theme/dash-placeholder.svg"); + background-size: contain; + height: 24px; } + #dash .empty-dash-drop-target { + width: 24px; + height: 24px; } + +.dash-item-container > StWidget { + padding: 4px 8px; } + +.dash-label { + border-radius: 7px; + padding: 4px 12px; + color: #eeeeec; + background-color: rgba(46, 52, 54, 0.7); + text-align: center; + -x-offset: 8px; } + +/* App Vault/Grid */ +.icon-grid { + spacing: 30px; + -shell-grid-horizontal-item-size: 136px; + -shell-grid-vertical-item-size: 136px; } + .icon-grid .overview-icon { + icon-size: 96px; } + +.app-view-controls { + padding-bottom: 32px; } + +.app-view-control { + padding: 4px 32px; } + .app-view-control:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-color: #222728; + box-shadow: none; + text-shadow: none; + icon-shadow: none; } + .app-view-control:first-child { + border-right-width: 0; + border-radius: 3px 0 0 3px; } + .app-view-control:last-child { + border-radius: 0 3px 3px 0; } + +.search-provider-icon:active, .search-provider-icon:checked, +.list-search-result:active, +.list-search-result:checked { + background-color: rgba(23, 25, 26, 0.9); } +.search-provider-icon:focus, .search-provider-icon:selected, .search-provider-icon:hover, +.list-search-result:focus, +.list-search-result:selected, +.list-search-result:hover { + background-color: rgba(238, 238, 236, 0.1); + transition-duration: 200ms; } + +.app-well-app:active .overview-icon, .app-well-app:checked .overview-icon, +.app-well-app.app-folder:active .overview-icon, +.app-well-app.app-folder:checked .overview-icon, +.show-apps:active .overview-icon, +.show-apps:checked .overview-icon, +.grid-search-result:active .overview-icon, +.grid-search-result:checked .overview-icon { + background-color: rgba(23, 25, 26, 0.9); + box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.7); } +.app-well-app:hover .overview-icon, .app-well-app:focus .overview-icon, .app-well-app:selected .overview-icon, +.app-well-app.app-folder:hover .overview-icon, +.app-well-app.app-folder:focus .overview-icon, +.app-well-app.app-folder:selected .overview-icon, +.show-apps:hover .overview-icon, +.show-apps:focus .overview-icon, +.show-apps:selected .overview-icon, +.grid-search-result:hover .overview-icon, +.grid-search-result:focus .overview-icon, +.grid-search-result:selected .overview-icon { + background-color: rgba(238, 238, 236, 0.1); + transition-duration: 0ms; + border-image: none; + background-image: none; } + +.app-well-app-running-dot { + width: 10px; + height: 3px; + background-color: #4a90d9; + margin-bottom: 2px; } + +.search-provider-icon, +.list-search-result, .app-well-app .overview-icon, +.app-well-app.app-folder .overview-icon, +.show-apps .overview-icon, +.grid-search-result .overview-icon { + color: #eeeeec; + border-radius: 4px; + padding: 6px; + border: 1px solid transparent; + transition-duration: 100ms; + text-align: center; } + +.app-well-app.app-folder > .overview-icon { + background-color: rgba(46, 52, 54, 0.4); } + +.show-apps:checked .show-apps-icon, +.show-apps:focus .show-apps-icon { + color: white; + transition-duration: 100ms; } + +.app-folder-popup { + -arrow-border-radius: 8px; + -arrow-background-color: rgba(46, 52, 54, 0.3); + -arrow-base: 24px; + -arrow-rise: 11px; } + +.app-folder-popup-bin { + padding: 5px; } + +.app-folder-icon { + padding: 5px; + spacing-rows: 5px; + spacing-columns: 5px; } + +.page-indicator { + padding: 15px 20px; } + .page-indicator .page-indicator-icon { + width: 18px; + height: 18px; + background-image: url(resource:///org/gnome/shell/theme/page-indicator-inactive.svg); } + .page-indicator:hover .page-indicator-icon { + background-image: url(resource:///org/gnome/shell/theme/page-indicator-hover.svg); } + .page-indicator:active .page-indicator-icon { + background-image: url(resource:///org/gnome/shell/theme/page-indicator-active.svg); } + .page-indicator:checked .page-indicator-icon, .page-indicator:checked:active { + background-image: url(resource:///org/gnome/shell/theme/page-indicator-checked.svg); } + +.app-well-app > .overview-icon.overview-icon-with-label, +.grid-search-result .overview-icon.overview-icon-with-label { + padding: 10px 8px 5px 8px; + spacing: 4px; } + +.workspace-thumbnails { + visible-width: 32px; + spacing: 11px; + padding: 8px; + border-radius: 9px 0 0 9px; } + .workspace-thumbnails:rtl { + border-radius: 0 9px 9px 0; } + +.workspace-thumbnail-indicator { + border: 4px solid #4a90d9; + padding: 1px; } + +.search-display > StBoxLayout, +.all-apps, +.frequent-apps > StBoxLayout { + padding: 0px 88px 10px 88px; } + +.workspace-thumbnails { + color: #eeeeec; + background-color: #2e3436; + border: 1px solid rgba(238, 238, 236, 0.2); } + +.search-statustext, .no-frequent-applications-label { + font-size: 2em; + font-weight: bold; + color: #2e3436; } + +/* NOTIFICATIONS & MESSAGE TRAY */ +.url-highlighter { + link-color: #74aae2; } + +.notification-banner { + font-size: 11pt; + width: 34em; + margin: 5px; + border-radius: 6px; + color: #eeeeec; + background-color: #2e3436; + border: 1px solid #a1a1a1; } + .notification-banner:hover { + background-color: #2e3436; } + .notification-banner:focus { + background-color: #2e3436; } + .notification-banner .notification-icon { + padding: 5px; } + .notification-banner .notification-content { + padding: 5px; + spacing: 5px; } + .notification-banner .secondary-icon { + icon-size: 1.09em; } + .notification-banner .notification-actions { + background-color: #a1a1a1; + padding-top: 2px; + spacing: 1px; } + .notification-banner .notification-button { + padding: 4px 4px 5px; + background-color: #222728; } + .notification-banner .notification-button:first-child { + border-radius: 0 0 0 6px; } + .notification-banner .notification-button:last-child { + border-radius: 0 0 6px 0; } + .notification-banner .notification-button:hover, .notification-banner .notification-buttonfocus { + background-color: #292f30; } + +.summary-source-counter { + font-size: 10pt; + font-weight: bold; + height: 1.6em; + width: 1.6em; + -shell-counter-overlap-x: 3px; + -shell-counter-overlap-y: 3px; + background-color: #4a90d9; + color: #ffffff; + border: 2px solid #eeeeec; + box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5); + border-radius: 0.9em; } + +.secondary-icon { + icon-size: 1.09em; } + +.chat-body { + spacing: 5px; } + +.chat-response { + margin: 5px; } + +.chat-log-message { + color: #17191a; } + +.chat-new-group { + padding-top: 1em; } + +.chat-received { + padding-left: 4px; } + .chat-received:rtl { + padding-left: 0px; + padding-right: 4px; } + +.chat-sent { + padding-left: 18pt; + color: #0b0c0d; } + .chat-sent:rtl { + padding-left: 0; + padding-right: 18pt; } + +.chat-meta-message { + padding-left: 4px; + font-size: 9pt; + font-weight: bold; + color: black; } + .chat-meta-message:rtl { + padding-left: 0; + padding-right: 4px; } + +.hotplug-transient-box { + spacing: 6px; + padding: 2px 72px 2px 12px; } + +.hotplug-notification-item { + padding: 2px 10px; } + .hotplug-notification-item:focus { + padding: 1px 71px 1px 11px; } + +.hotplug-notification-item-icon { + icon-size: 24px; + padding: 2px 5px; } + +.hotplug-resident-box { + spacing: 8px; } + +.hotplug-resident-mount { + spacing: 8px; + border-radius: 4px; } + .hotplug-resident-mount:hover { + background-color: rgba(237, 237, 237, 0.3); } + +.hotplug-resident-mount-label { + color: inherit; + padding-left: 6px; } + +.hotplug-resident-mount-icon { + icon-size: 24px; + padding-left: 6px; } + +.hotplug-resident-eject-icon { + icon-size: 16px; } + +.hotplug-resident-eject-button { + padding: 7px; + border-radius: 5px; + color: pink; } + +/* Eeeky things */ +.legacy-tray { + background-color: #ededed; + border: 1px solid #a1a1a1; + border-bottom-width: 0; } + .legacy-tray:ltr { + border-radius: 0 6px 0 0; + border-left-width: 0; } + .legacy-tray:rtl { + border-radius: 6px 0 0 0; + border-right-width: 0; } + +.legacy-tray-handle, +.legacy-tray-icon { + padding: 6px; } + .legacy-tray-handle StIcon, + .legacy-tray-icon StIcon { + icon-size: 24px; } + .legacy-tray-handle:hover, .legacy-tray-handle:focus, + .legacy-tray-icon:hover, + .legacy-tray-icon:focus { + background-color: rgba(46, 52, 54, 0.1); } + +.legacy-tray-icon-box { + spacing: 12px; } + .legacy-tray-icon-box:ltr { + padding-left: 12px; } + .legacy-tray-icon-box:rtl { + padding-right: 12px; } + .legacy-tray-icon-box StButton { + width: 24px; + height: 24px; } + +.magnifier-zoom-region { + border: 2px solid #4a90d9; } + .magnifier-zoom-region.full-screen { + border-width: 0; } + +/* On-screen Keyboard */ +#keyboard { + background-color: rgba(46, 52, 54, 0.7); } + +.keyboard-layout { + spacing: 10px; + padding: 10px; } + +.keyboard-row { + spacing: 15px; } + +.keyboard-key { + color: #eeeeec; + background-color: #2e3436; + border-color: rgba(0, 0, 0, 0.7); + box-shadow: inset 0 1px #454f52; + text-shadow: 0 1px black; + icon-shadow: 0 1px black; + min-height: 2em; + min-width: 2em; + font-size: 14pt; + font-weight: bold; + border-radius: 5px; + border: 1px solid #a1a1a1; + color: white; } + .keyboard-key:focus { + color: #eeeeec; + border-color: #4a90d9; + box-shadow: inset 0 1px #454f52; + text-shadow: 0 1px black; + icon-shadow: 0 1px black; } + .keyboard-key:hover, .keyboard-key:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-color: #454f52; + box-shadow: inset 0 1px #5d696d; + text-shadow: 0 1px black; + icon-shadow: 0 1px black; } + .keyboard-key:active { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-color: #222728; + box-shadow: none; + text-shadow: none; + icon-shadow: none; } + .keyboard-key:grayed { + background-color: #2e3436; + color: #eeeeec; + border-color: rgba(0, 0, 0, 0.7); } + +.keyboard-subkeys { + color: white; + padding: 5px; + -arrow-border-radius: 10px; + -arrow-background-color: rgba(46, 52, 54, 0.7); + -arrow-border-width: 2px; + -arrow-border-color: rgba(238, 238, 236, 0.2); + -arrow-base: 20px; + -arrow-rise: 10px; + -boxpointer-gap: 5px; } + +.candidate-popup-content { + padding: 0.5em; + spacing: 0.3em; } + +.candidate-index { + padding: 0 0.5em 0 0; + color: #17191a; } + +.candidate-box { + padding: 0.3em 0.5em 0.3em 0.5em; + border-radius: 4px; } + .candidate-box:selected, .candidate-box:hover { + background-color: #4a90d9; + color: #ffffff; } + +.candidate-page-button-box { + height: 2em; } + .vertical .candidate-page-button-box { + padding-top: 0.5em; } + .horizontal .candidate-page-button-box { + padding-left: 0.5em; } + +.candidate-page-button { + padding: 4px; } + +.candidate-page-button-previous { + border-radius: 4px 0px 0px 4px; + border-right-width: 0; } + +.candidate-page-button-next { + border-radius: 0px 4px 4px 0px; } + +.candidate-page-button-icon { + icon-size: 1em; } + +/* Auth Dialogs & Screen Shield */ +.framed-user-icon { + background-size: contain; + border: 2px solid #eeeeec; + color: #eeeeec; + border-radius: 3px; } + .framed-user-icon:hover { + border-color: white; + color: white; } + +.login-dialog-banner-view { + padding-top: 24px; + max-width: 23em; } + +.login-dialog { + border: none; + background-color: transparent; } + .login-dialog .modal-dialog-button-box { + spacing: 3px; } + .login-dialog .modal-dialog-button { + padding: 3px 18px; } + .login-dialog .modal-dialog-button:default { + color: #eeeeec; + background-color: rgba(74, 144, 217, 0.5); + border-color: rgba(0, 0, 0, 0.7); + box-shadow: inset 0 1px #454f52; + text-shadow: 0 1px black; + icon-shadow: 0 1px black; } + .login-dialog .modal-dialog-button:default:hover, .login-dialog .modal-dialog-button:default:focus { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(74, 144, 217, 0.7); + box-shadow: inset 0 1px #5d696d; + text-shadow: 0 1px black; + icon-shadow: 0 1px black; } + .login-dialog .modal-dialog-button:default:active { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-color: #3583d5; + box-shadow: none; + text-shadow: none; + icon-shadow: none; } + .login-dialog .modal-dialog-button:default:insensitive { + color: #8d9091; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(65, 70, 72, 0.7); + box-shadow: none; + text-shadow: none; + icon-shadow: none; } + +.login-dialog-logo-bin { + padding: 24px 0px; } + +.login-dialog-banner { + color: #d6d6d1; } + +.login-dialog-button-box { + spacing: 5px; } + +.login-dialog-message-warning { + color: #f57900; } + +.login-dialog-message-hint { + padding-top: 0; + padding-bottom: 20px; } + +.login-dialog-user-selection-box { + padding: 100px 0px; } + .login-dialog-user-selection-box .login-dialog-not-listed-label { + padding-left: 2px; } + .login-dialog-not-listed-button:focus .login-dialog-user-selection-box .login-dialog-not-listed-label, .login-dialog-not-listed-button:hover .login-dialog-user-selection-box .login-dialog-not-listed-label { + color: #eeeeec; } + +.login-dialog-not-listed-label { + font-size: 90%; + font-weight: bold; + color: #a6a69b; + padding-top: 1em; } + +.login-dialog-user-list-view { + -st-vfade-offset: 1em; } + +.login-dialog-user-list { + spacing: 12px; + padding: .2em; + width: 23em; } + .login-dialog-user-list:expanded .login-dialog-user-list-item:focus { + background-color: #4a90d9; + color: #ffffff; } + .login-dialog-user-list:expanded .login-dialog-user-list-item:logged-in { + border-right: 2px solid #4a90d9; } + +.login-dialog-user-list-item { + border-radius: 5px; + padding: .2em; + color: #a6a69b; } + .login-dialog-user-list-item:ltr { + padding-right: 1em; } + .login-dialog-user-list-item:rtl { + padding-left: 1em; } + .login-dialog-user-list-item:hover { + background-color: #4a90d9; + color: #ffffff; } + .login-dialog-user-list-item .login-dialog-timed-login-indicator { + height: 2px; + margin: 2px 0 0 0; + background-color: #eeeeec; } + .login-dialog-user-list-item:focus .login-dialog-timed-login-indicator { + background-color: #ffffff; } + +.login-dialog-username, +.user-widget-label { + color: #eeeeec; + font-size: 120%; + font-weight: bold; + text-align: left; + padding-left: 15px; } + +.user-widget-label:ltr { + padding-left: 18px; } +.user-widget-label:rtl { + padding-right: 18px; } + +.login-dialog-prompt-layout { + padding-top: 24px; + padding-bottom: 12px; + spacing: 8px; + width: 23em; } + +.login-dialog-prompt-label { + color: #bebeb6; + font-size: 110%; + padding-top: 1em; } + +.login-dialog-session-list-button StIcon { + icon-size: 1.25em; } + +.login-dialog-session-list-button { + color: #a6a69b; } + .login-dialog-session-list-button:hover, .login-dialog-session-list-button:focus { + color: #eeeeec; } + .login-dialog-session-list-button:active { + color: #747467; } + +.screen-shield-arrows { + padding-bottom: 3em; } + +.screen-shield-arrows Gjs_Arrow { + color: white; + width: 80px; + height: 48px; + -arrow-thickness: 12px; + -arrow-shadow: 0 1px 1px rgba(0, 0, 0, 0.4); } + +.screen-shield-clock { + color: white; + text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6); + font-weight: bold; + text-align: center; + padding-bottom: 1.5em; } + +.screen-shield-clock-time { + font-size: 72pt; + text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4); } + +.screen-shield-clock-date { + font-size: 28pt; } + +.screen-shield-notifications-container { + spacing: 6px; + width: 30em; + background-color: transparent; + max-height: 500px; } + .screen-shield-notifications-container .summary-notification-stack-scrollview { + padding-top: 0; + padding-bottom: 0; } + .screen-shield-notifications-container .notification, + .screen-shield-notifications-container .screen-shield-notification-source { + padding: 12px 6px; + border: 1px solid rgba(238, 238, 236, 0.2); + background-color: rgba(46, 52, 54, 0.5); + color: #eeeeec; + border-radius: 4px; } + .screen-shield-notifications-container .notification { + margin-right: 15px; } + +.screen-shield-notification-label { + font-weight: bold; + padding: 0px 0px 0px 12px; } + +.screen-shield-notification-count-text { + padding: 0px 0px 0px 12px; } + +#panel.lock-screen { + background-color: rgba(46, 52, 54, 0.5); } + +.screen-shield-background { + background: black; + box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4); } + +#lockDialogGroup { + background: #2e3436 url(resource:///org/gnome/shell/theme/noise-texture.png); + background-repeat: repeat; } + +#screenShieldNotifications StButton#vhandle, #screenShieldNotifications StButton#hhandle { + background-color: rgba(237, 237, 237, 0.3); } + #screenShieldNotifications StButton#vhandle:hover, #screenShieldNotifications StButton#vhandle:focus, #screenShieldNotifications StButton#hhandle:hover, #screenShieldNotifications StButton#hhandle:focus { + background-color: rgba(237, 237, 237, 0.5); } + #screenShieldNotifications StButton#vhandle:active, #screenShieldNotifications StButton#hhandle:active { + background-color: rgba(74, 144, 217, 0.5); } + +#LookingGlassDialog { + background-color: rgba(0, 0, 0, 0.8); + spacing: 4px; + padding: 4px; + border: 2px solid grey; + border-radius: 4px; } + #LookingGlassDialog > #Toolbar { + border: 1px solid grey; + border-radius: 4px; } + #LookingGlassDialog .labels { + spacing: 4px; } + #LookingGlassDialog .notebook-tab { + -natural-hpadding: 12px; + -minimum-hpadding: 6px; + font-weight: bold; + color: #ccc; + transition-duration: 100ms; + padding-left: .3em; + padding-right: .3em; } + #LookingGlassDialog .notebook-tab:hover { + color: white; + text-shadow: black 0px 2px 2px; } + #LookingGlassDialog .notebook-tab:selected { + border-bottom-width: 2px; + border-color: #5f9ddd; + color: white; + text-shadow: black 0px 2px 2px; } + #LookingGlassDialog StBoxLayout#EvalBox { + padding: 4px; + spacing: 4px; } + #LookingGlassDialog StBoxLayout#ResultsArea { + spacing: 4px; } + +.lg-dialog StEntry { + selection-background-color: #bbbbbb; + selected-color: #333333; } +.lg-dialog .shell-link { + color: #999999; } + .lg-dialog .shell-link:hover { + color: #dddddd; } + +.lg-completions-text { + font-size: .9em; + font-style: italic; } + +.lg-obj-inspector-title { + spacing: 4px; } + +.lg-obj-inspector-button { + border: 1px solid gray; + padding: 4px; + border-radius: 4px; } + .lg-obj-inspector-button:hover { + border: 1px solid #ffffff; } + +#lookingGlassExtensions { + padding: 4px; } + +.lg-extensions-list { + padding: 4px; + spacing: 6px; } + +.lg-extension { + border: 1px solid #6f6f6f; + border-radius: 4px; + padding: 4px; } + +.lg-extension-name { + font-weight: bold; } + +.lg-extension-meta { + spacing: 6px; } + +#LookingGlassPropertyInspector { + background: rgba(0, 0, 0, 0.8); + border: 2px solid grey; + border-radius: 4px; + padding: 6px; } + +/* Overrides */ +#panel { + font-weight: normal; + background-color: #ededed; + background-gradient-direction: vertical; + background-gradient-end: #e0e0e0; + border-top-color: #666; + /* we don't support non-uniform border-colors and + use the top border color for any border, so we + need to set it even if all we want is a bottom + border */ + border-bottom: 1px solid #666; + app-icon-bottom-clip: 0px; } #panel:overview { - background-color: #000 !important; - background-gradient-end: #000 !important; + background-color: #000; + background-gradient-end: #000; border-top-color: #000; - border-bottom: 1px solid #000 !important; -} - - #panel.lock-screen { - background-color: rgba(0,0,0,0.3) !important; - background-gradient-end: rgba(0,0,0,0.3) !important; - border-top-color: transparent; -} - - #panel.unlock-screen { - background-color: transparent !important; - background-gradient-end: transparent !important; - border-top-color: transparent; -} + border-bottom: 1px solid #000; } + #panel:overview .panel-button { + color: #fff; } + #panel .panel-button { + -natural-hpadding: 8px; + -minimum-hpadding: 4px; + font-weight: normal; + color: #2e3436; } + #panel .panel-button:active, #panel .panel-button:overview, #panel .panel-button:focus, #panel .panel-button:checked { + background-color: #4a90d9 !important; + color: #ffffff !important; + box-shadow: none; } + #panel .panel-button:active > .system-status-icon, #panel .panel-button:overview > .system-status-icon, #panel .panel-button:focus > .system-status-icon, #panel .panel-button:checked > .system-status-icon { + icon-shadow: none; } + #panel .panel-button .app-menu-icon { + width: 0; + height: 0; + margin: 0; } + #panel .panel-corner, + #panel .panel-corner:active, + #panel .panel-corner:overview, + #panel .panel-corner:focus { + -panel-corner-radius: 0; } + #panel.lock-screen, #panel.unlock-screen, #panel.login-screen { + background-color: rgba(46, 52, 54, 0.5); + background-gradient-start: rgba(46, 52, 54, 0.5); + background-gradient-end: rgba(46, 52, 54, 0.5); + border-bottom: none; } + #panel.lock-screen .panel-button, #panel.unlock-screen .panel-button, #panel.login-screen .panel-button { + color: #eeeeec; } + #panel .popup-menu-arrow { + width: 0; + height: 0; } + +#appMenu { + padding: 0 8px 0 8px; + spinner-image: url("classic-process-working.svg"); } .tile-preview-left.on-primary, .tile-preview-right.on-primary, .tile-preview-left.tile-preview-right.on-primary { - /* keep in sync with -panel-corner-radius */ - border-radius: 0; -} - -/* TOP BAR */ - -.panel-corner, -.panel-corner:active, -.panel-corner:overview, -.panel-corner:focus { - -panel-corner-radius: 0 !important; -} - -.panel-button { - color: #555 !important; - -natural-hpadding: 6px !important; - -minimum-hpadding: 3px !important; - } - - #panel:overview .panel-button, - #panel.lock-screen .panel-button, - #panel.unlock-screen .panel-button { - color: #ccc !important; - } - - .panel-button:hover { - color: #000 !important; - } - - #panel:overview .panel-button:hover, - #panel:overview .panel-button:active { - color: white !important; - } - - .panel-button > .system-status-icon { - icon-shadow: #fff 0 1px 0 !important; /* FIXME */ - } - - .panel-button:hover, - .panel-button:active, - .panel-button:overview, - .panel-button:focus { - text-shadow: 0 0 0 transparent !important; /* FIXME: why can't I do none ? */ - } - - .panel-button:active, - .panel-button:overview, - .panel-button:focus { - background-color: #4a90d9 !important; /* FIXME */ - color: #fff !important; - border: none !important; - border-image: none !important; - background-image: none !important; - } - - #panelUserMenu { - padding: 0 10px 0 10px !important; - } - - #appMenu { - text-shadow: 0 0 0 transparent !important; - spinner-image: url("classic-process-working.svg"); - } - - /* used for the app menu header only */ - .label-shadow { - color: rgba(0,0,0,0.5); - } - -.label-shadow { - color: rgba(255,255,255,.5) !important; -} - .panel-button:active .label-shadow, - .panel-button:focus .label-shadow { - color: rgba(0,0,0,.5) !important; - } - -.popup-menu-boxpointer { - -arrow-background-color: #e9e9e9 !important; - -arrow-border-width: 1px !important; - -arrow-border-color: #aaa !important; - -arrow-border-radius: 3px !important; - color: #000 !important; - -arrow-base: 11px !important; - -arrow-rise: 5px !important; -} - - .popup-combo-menu { - background-color: #e9e9e9 !important; - border: 1px solid #aaa !important; - color: #000 !important; - } - - .popup-menu-item:active { - background-color: #4a90d9 !important; - color: #fff !important; - } - - .popup-menu-item:insensitive { - color: #888; - } - - .popup-separator-menu-item { - -gradient-height: 1px; - -gradient-start: rgba(0,0,0,0.0); - -gradient-end: rgba(0,0,0,0.15); - -margin-horizontal: 24px; - height: 1px; - padding: 8px 0px; - } - - .popup-menu-item:hover .popup-status-menu-item { - color: #fff; - } - - .popup-subtitle-menu-item, .popup-subtitle-menu-item:insensitive { - color: #000; - } - - .popup-submenu-menu-item:open { - background-color: #888; - color: #fff; - } - - .popup-sub-menu { - background-gradient-start: #ddd; - background-gradient-end: #dfdfdf; - background-gradient-direction: vertical; - box-shadow: inset 0px 1px 3px rgba(0,0,0,0.4); - } - - /* SCROLLBARS for POPUP MENU */ - - .popup-menu StScrollBar StBin#trough { - background-color: transparent; - } - - .popup-menu StScrollBar StButton#vhandle, .popup-menu StScrollBar StButton#hhandle { - border-color: #e9e9e9; - background-color: #888; - } - .popup-menu StScrollBar StButton#vhandle:hover, - .popup-menu StScrollBar StButton#hhandle:hover { - background-color: #666; - } - .popup-menu StScrollBar StButton#vhandle:active, - .popup-menu StScrollBar StButton#hhandle:active { - background-color: #4a90d9; - } - -/* CALENDAR */ - -.calendar {} - .calendar-month-label { - color: #333 !important; - } - .datemenu-date-label, - .events-day-header { - color: #666 !important; - } - .calendar-day-base:active { - color: #fff !important; - background-color: #4a90d9 !important; - background-image: none !important; - border-image: none !important; - } - .calendar-today { - background-color: #4a90d9 !important; - background-image: none !important; - border-image: none !important; - } - .calendar-day-base { - color: #666 !important; - } - .calendar-day-base:hover { - background-color: #666 !important; - color: #fff !important; - } - .calendar-nonwork-day { - color: #999 !important; - } - .events-day-dayname, - .events-day-time { - color: #666 !important; - } - -/* SYSTEM MENU */ - -.system-menu-action { - color: #e6e6e6; - border: 2px solid #ddd; /* using rgba() is flaky unfortunately */ -} - -.system-menu-action:hover, -.system-menu-action:focus, -.system-menu-action:active { - color: white; - background-color: #4a90d9; - border: none; -} - -/* VOLUME SLIDER */ - -.slider { - -slider-background-color: #e9e9e9; - -slider-border-color: #999; - -slider-active-background-color: #76b0ec; - -slider-active-border-color: #1f6dbc; - -slider-handle-border-color: #888; - -slider-handle-border-width: 1px; -} - -.popup-menu-icon { - color: #000 !important; -} - -/* ON OFF switch */ + /* keep in sync with -panel-corner-radius */ + border-radius: 0; } .toggle-switch-us { - background-image: url("classic-toggle-off-us.svg"); - background-size: contain; -} -.toggle-switch-us:checked { - background-image: url("classic-toggle-on-us.svg"); - background-size: contain; -} + background-image: url("classic-toggle-off-us.svg"); } + .toggle-switch-us:checked { + background-image: url("classic-toggle-on-us.svg"); } .toggle-switch-intl { - background-image: url("classic-toggle-off-intl.svg"); - background-size: contain; -} -.toggle-switch-intl:checked { - background-image: url("classic-toggle-on-intl.svg"); - background-size: contain; -} - -.system-menu-action { - color: #555 !important; -} - -.system-menu-action:hover, -.system-menu-action:focus { - color: black !important; -} + background-image: url("classic-toggle-off-intl.svg"); } + .toggle-switch-intl:checked { + background-image: url("classic-toggle-on-intl.svg"); } diff --git a/data/gnome-classic.session.desktop.in.in b/data/gnome-classic.session.desktop.in.in index c52a82a..e176fd3 100644 --- a/data/gnome-classic.session.desktop.in.in +++ b/data/gnome-classic.session.desktop.in.in @@ -1,3 +1,3 @@ [GNOME Session] _Name=GNOME Classic -RequiredComponents=gnome-shell-classic;gnome-settings-daemon;nautilus-classic; +RequiredComponents=gnome-shell;gnome-settings-daemon;nautilus-classic; diff --git a/data/gnome-shell-classic.desktop.in.in b/data/gnome-shell-classic.desktop.in.in deleted file mode 100644 index 76fdf21..0000000 --- a/data/gnome-shell-classic.desktop.in.in +++ /dev/null @@ -1,17 +0,0 @@ -[Desktop Entry] -Type=Application -_Name=GNOME Shell Classic -_Comment=Window management and application launching -Exec=@bindir@/gnome-shell -TryExec=@bindir@/gnome-shell -X-GNOME-Bugzilla-Bugzilla=GNOME -X-GNOME-Bugzilla-Product=gnome-shell -X-GNOME-Bugzilla-Component=general -X-GNOME-Bugzilla-Version=@VERSION@ -Categories=GNOME;GTK;Core; -OnlyShowIn=GNOME; -NoDisplay=true -X-GNOME-Autostart-Phase=WindowManager -X-GNOME-Provides=panel;windowmanager; -X-GNOME-Autostart-Notify=true -X-GNOME-AutoRestart=false diff --git a/debian/changelog b/debian/changelog index 518684f..93bf9f9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,33 @@ +gnome-shell-extensions (3.16.2-1) unstable; urgency=medium + + [ Emilio Pozuelo Monfort ] + * debian/gnome-shell-extensions.gsettings-override: + + Dropped, no longer needed as the enabled extension no longer exists. + Thanks Artur Rona for noticing. (Closes: #782747) + + [ Michael Biebl ] + * New upstream release. + * Update Homepage. + * Bump debhelper compatibility level to 9. + + -- Michael Biebl Thu, 02 Jul 2015 19:13:32 +0200 + +gnome-shell-extensions (3.16.1-1) unstable; urgency=medium + + * New upstream release. + * debian/control.in, + debian/rules: + + The system monitor extension was removed. Drop the libgtop + build and runtime dependencies and stop enabling it. + * debian/patches/apps-center-labels.patch, + debian/patches/window-list-pointerInNotification.patch, + debian/patches/menu-arrows-icons.patch: + + Dropped, merged upstream. + * debian/patches/dont-require-nautilus-classic.patch: + + Updated for the new version. + + -- Emilio Pozuelo Monfort Sun, 14 Jun 2015 15:23:59 +0200 + gnome-shell-extensions (3.14.2-1) unstable; urgency=medium * New upstream bugfix release. diff --git a/debian/compat b/debian/compat index 45a4fb7..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +9 diff --git a/debian/control b/debian/control index 3555a9f..d9f5144 100644 --- a/debian/control +++ b/debian/control @@ -7,16 +7,15 @@ Priority: optional Maintainer: Debian GNOME Maintainers Uploaders: Victor Seva , Andreas Henriksson , Emilio Pozuelo Monfort , Josselin Mouette , Laurent Bigonville , Michael Biebl -Build-Depends: debhelper (>= 8.0.0), +Build-Depends: debhelper (>= 9), cdbs, dh-autoreconf, gnome-common, gnome-pkg-tools, intltool, libgnome-desktop-3-dev (>= 3.2.0), - libgtop2-dev (>= 2.28.3) Standards-Version: 3.9.6 -Homepage: https://wiki.gnome.org/GnomeShell/Extensions +Homepage: https://wiki.gnome.org/Projects/GnomeShell/Extensions Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/packages/unstable/gnome-shell-extensions Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/gnome-shell-extensions @@ -31,7 +30,6 @@ gir1.2-glib-2.0, gir1.2-gmenu-3.0, gir1.2-gtk-3.0, - gir1.2-gtop-2.0, gir1.2-mutter-3.0, gir1.2-pango-1.0, gvfs (>= 1.16.0), diff --git a/debian/control.in b/debian/control.in index 73ec246..1dfa579 100644 --- a/debian/control.in +++ b/debian/control.in @@ -3,16 +3,15 @@ Priority: optional Maintainer: Debian GNOME Maintainers Uploaders: Victor Seva , @GNOME_TEAM@ -Build-Depends: debhelper (>= 8.0.0), +Build-Depends: debhelper (>= 9), cdbs, dh-autoreconf, gnome-common, gnome-pkg-tools, intltool, libgnome-desktop-3-dev (>= 3.2.0), - libgtop2-dev (>= 2.28.3) Standards-Version: 3.9.6 -Homepage: https://wiki.gnome.org/GnomeShell/Extensions +Homepage: https://wiki.gnome.org/Projects/GnomeShell/Extensions Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/packages/unstable/gnome-shell-extensions Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/gnome-shell-extensions @@ -27,7 +26,6 @@ gir1.2-glib-2.0, gir1.2-gmenu-3.0, gir1.2-gtk-3.0, - gir1.2-gtop-2.0, gir1.2-mutter-3.0, gir1.2-pango-1.0, gvfs (>= 1.16.0), diff --git a/debian/gnome-shell-extensions.gsettings-override b/debian/gnome-shell-extensions.gsettings-override deleted file mode 100644 index 9d0e097..0000000 --- a/debian/gnome-shell-extensions.gsettings-override +++ /dev/null @@ -1,2 +0,0 @@ -[org.gnome.shell] -enabled-extensions=['alternative-status-menu@gnome-shell-extensions.gcampax.github.com'] diff --git a/debian/patches/apps-center-labels.patch b/debian/patches/apps-center-labels.patch deleted file mode 100644 index afa7261..0000000 --- a/debian/patches/apps-center-labels.patch +++ /dev/null @@ -1,27 +0,0 @@ -From 79f263d1edbd6f7cfe13cf89933941b439325cee Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Florian=20M=C3=BCllner?= -Date: Wed, 26 Nov 2014 19:03:49 +0100 -Subject: apps-menu: Center app labels - -Currently labels are not vertically centered, unlike icons. -Fix this. - -https://bugzilla.gnome.org/show_bug.cgi?id=740724 - -diff --git a/extensions/apps-menu/extension.js b/extensions/apps-menu/extension.js -index a8fb74d..f8438fd 100644 ---- a/extensions/apps-menu/extension.js -+++ b/extensions/apps-menu/extension.js -@@ -58,7 +58,8 @@ const ApplicationMenuItem = new Lang.Class({ - this._iconBin = new St.Bin(); - this.actor.add_child(this._iconBin); - -- let appLabel = new St.Label({ text: app.get_name() }); -+ let appLabel = new St.Label({ text: app.get_name(), y_expand: true, -+ y_align: Clutter.ActorAlign.CENTER }); - this.actor.add_child(appLabel, { expand: true }); - this.actor.label_actor = appLabel; - --- -cgit v0.10.1 - diff --git a/debian/patches/dont-require-nautilus-classic.patch b/debian/patches/dont-require-nautilus-classic.patch index 0af5d47..0f6f65c 100644 --- a/debian/patches/dont-require-nautilus-classic.patch +++ b/debian/patches/dont-require-nautilus-classic.patch @@ -2,12 +2,10 @@ Author: Jeremy Bicha Bug: https://bugzilla.gnome.org/695088 -Index: gnome-shell-extensions-3.8.3.1/data/gnome-classic.session.desktop.in.in -=================================================================== ---- gnome-shell-extensions-3.8.3.1.orig/data/gnome-classic.session.desktop.in.in 2013-06-17 15:42:43.000000000 -0400 -+++ gnome-shell-extensions-3.8.3.1/data/gnome-classic.session.desktop.in.in 2013-06-19 10:31:47.900318151 -0400 +--- a/data/gnome-classic.session.desktop.in.in ++++ b/data/gnome-classic.session.desktop.in.in @@ -1,3 +1,3 @@ [GNOME Session] _Name=GNOME Classic --RequiredComponents=gnome-shell-classic;gnome-settings-daemon;nautilus-classic; -+RequiredComponents=gnome-shell-classic;gnome-settings-daemon; +-RequiredComponents=gnome-shell;gnome-settings-daemon;nautilus-classic; ++RequiredComponents=gnome-shell;gnome-settings-daemon; diff --git a/debian/patches/menu-arrows-icons.patch b/debian/patches/menu-arrows-icons.patch deleted file mode 100644 index 3038769..0000000 --- a/debian/patches/menu-arrows-icons.patch +++ /dev/null @@ -1,45 +0,0 @@ -Index: gnome-shell-extensions-3.14.2/extensions/apps-menu/extension.js -=================================================================== ---- gnome-shell-extensions-3.14.2.orig/extensions/apps-menu/extension.js 2014-10-07 13:54:01.000000000 +0200 -+++ gnome-shell-extensions-3.14.2/extensions/apps-menu/extension.js 2014-11-30 15:59:57.300620972 +0100 -@@ -283,9 +283,7 @@ const ApplicationsButton = new Lang.Clas - y_expand: true, - y_align: Clutter.ActorAlign.CENTER }); - hbox.add_child(this._label); -- hbox.add_child(new St.Label({ text: '\u25BE', -- y_expand: true, -- y_align: Clutter.ActorAlign.CENTER })); -+ hbox.add_child(PopupMenu.arrowIcon(St.Side.BOTTOM)); - - this.actor.add_actor(hbox); - this.actor.name = 'panelApplications'; -Index: gnome-shell-extensions-3.14.2/extensions/drive-menu/extension.js -=================================================================== ---- gnome-shell-extensions-3.14.2.orig/extensions/drive-menu/extension.js 2014-11-30 15:59:14.629264311 +0100 -+++ gnome-shell-extensions-3.14.2/extensions/drive-menu/extension.js 2014-11-30 15:59:32.344997226 +0100 -@@ -128,9 +128,7 @@ const DriveMenu = new Lang.Class({ - style_class: 'system-status-icon' }); - - hbox.add_child(icon); -- hbox.add_child(new St.Label({ text: '\u25BE', -- y_expand: true, -- y_align: Clutter.ActorAlign.CENTER })); -+ hbox.add_child(PopupMenu.arrowIcon(St.Side.BOTTOM)); - this.actor.add_child(hbox); - - this._monitor = Gio.VolumeMonitor.get(); -Index: gnome-shell-extensions-3.14.2/extensions/places-menu/extension.js -=================================================================== ---- gnome-shell-extensions-3.14.2.orig/extensions/places-menu/extension.js 2014-10-07 13:54:01.000000000 +0200 -+++ gnome-shell-extensions-3.14.2/extensions/places-menu/extension.js 2014-11-30 15:57:44.382624700 +0100 -@@ -82,9 +82,7 @@ const PlacesMenu = new Lang.Class({ - y_expand: true, - y_align: Clutter.ActorAlign.CENTER }); - hbox.add_child(label); -- hbox.add_child(new St.Label({ text: '\u25BE', -- y_expand: true, -- y_align: Clutter.ActorAlign.CENTER })); -+ hbox.add_child(PopupMenu.arrowIcon(St.Side.BOTTOM)); - this.actor.add_actor(hbox); - - this.placesManager = new PlaceDisplay.PlacesManager(); diff --git a/debian/patches/series b/debian/patches/series index c3746d7..6410b5c 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,5 +1,2 @@ dont-require-nautilus-classic.patch gnome-session-classic-wrapper-script.patch -menu-arrows-icons.patch -apps-center-labels.patch -window-list-pointerInNotification.patch diff --git a/debian/patches/window-list-pointerInNotification.patch b/debian/patches/window-list-pointerInNotification.patch deleted file mode 100644 index e720122..0000000 --- a/debian/patches/window-list-pointerInNotification.patch +++ /dev/null @@ -1,24 +0,0 @@ -From 2f49d77931b57d20ba37f03b9a0733f18cbba5c8 Mon Sep 17 00:00:00 2001 -From: Sylvain Pasche -Date: Sat, 1 Nov 2014 22:03:43 +0100 -Subject: window-list: _pointerInTray was renamed to _pointerInNotification in - bug 695800 - -https://bugzilla.gnome.org/show_bug.cgi?id=737486 - -diff --git a/extensions/window-list/extension.js b/extensions/window-list/extension.js -index 5115a68..0cee654 100644 ---- a/extensions/window-list/extension.js -+++ b/extensions/window-list/extension.js -@@ -1188,7 +1188,7 @@ function enable() { - - windowList.actor.connect('notify::hover', Lang.bind(Main.messageTray, - function() { -- this._pointerInTray = windowList.actor.hover; -+ this._pointerInNotification = windowList.actor.hover; - this._updateState(); - })); - --- -cgit v0.10.1 - diff --git a/debian/rules b/debian/rules index 3815c33..11bcbd8 100755 --- a/debian/rules +++ b/debian/rules @@ -5,11 +5,11 @@ include /usr/share/cdbs/1/class/gnome.mk include /usr/share/gnome-pkg-tools/1/rules/gnome-version.mk include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk --include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk +include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk EXTENSIONS_ENABLED="alternate-tab auto-move-windows workspace-indicator\ native-window-placement user-theme apps-menu drive-menu places-menu\ - windowsNavigator systemMonitor launch-new-instance window-list\ + windowsNavigator launch-new-instance window-list\ screenshot-window-sizer" EXTENSIONS_DISABLED="example" diff --git a/extensions/Makefile.in b/extensions/Makefile.in index ba135ed..7f4cec7 100644 --- a/extensions/Makefile.in +++ b/extensions/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. +# Makefile.in generated by automake 1.15 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2013 Free Software Foundation, Inc. +# Copyright (C) 1994-2014 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -14,7 +14,17 @@ @SET_MAKE@ VPATH = @srcdir@ -am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' +am__is_gnu_make = { \ + if test -z '$(MAKELEVEL)'; then \ + false; \ + elif test -n '$(MAKE_HOST)'; then \ + true; \ + elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ + true; \ + else \ + false; \ + fi; \ +} am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -76,12 +86,12 @@ PRE_UNINSTALL = : POST_UNINSTALL = : subdir = extensions -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) +DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) mkinstalldirs = $(install_sh) -d CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = @@ -139,6 +149,7 @@ done | $(am__uniquify_input)` ETAGS = etags CTAGS = ctags +am__DIST_COMMON = $(srcdir)/Makefile.in DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) am__relativize = \ dir0=`pwd`; \ @@ -174,26 +185,17 @@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ -CC = @CC@ -CCDEPMODE = @CCDEPMODE@ -CFLAGS = @CFLAGS@ CLASSIC_EXTENSIONS = @CLASSIC_EXTENSIONS@ -CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ -DATADIRNAME = @DATADIRNAME@ DEFS = @DEFS@ -DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ ENABLED_EXTENSIONS = @ENABLED_EXTENSIONS@ -EXEEXT = @EXEEXT@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@ GMSGFMT = @GMSGFMT@ GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@ -GTOP_CFLAGS = @GTOP_CFLAGS@ -GTOP_LIBS = @GTOP_LIBS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ @@ -207,7 +209,6 @@ INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ -LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ @@ -215,7 +216,6 @@ MKDIR_P = @MKDIR_P@ MSGFMT = @MSGFMT@ MSGMERGE = @MSGMERGE@ -OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ @@ -227,6 +227,7 @@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ +SASS = @SASS@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SHELL_VERSION = @SHELL_VERSION@ @@ -238,10 +239,7 @@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ -ac_ct_CC = @ac_ct_CC@ -am__include = @am__include@ am__leading_dot = @am__leading_dot@ -am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ @@ -296,7 +294,6 @@ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign extensions/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign extensions/Makefile -.PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ @@ -584,6 +581,8 @@ maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ pdf-am ps ps-am tags tags-am uninstall uninstall-am +.PRECIOUS: Makefile + # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. diff --git a/extensions/alternate-tab/Makefile.in b/extensions/alternate-tab/Makefile.in index b7d9bc2..328e76c 100644 --- a/extensions/alternate-tab/Makefile.in +++ b/extensions/alternate-tab/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. +# Makefile.in generated by automake 1.15 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2013 Free Software Foundation, Inc. +# Copyright (C) 1994-2014 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -15,7 +15,17 @@ @SET_MAKE@ VPATH = @srcdir@ -am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' +am__is_gnu_make = { \ + if test -z '$(MAKELEVEL)'; then \ + false; \ + elif test -n '$(MAKE_HOST)'; then \ + true; \ + elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ + true; \ + else \ + false; \ + fi; \ +} am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -76,15 +86,14 @@ NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -DIST_COMMON = $(srcdir)/../../extension.mk $(top_srcdir)/include.mk \ - $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ - $(dist_extension_DATA) subdir = extensions/alternate-tab ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) +DIST_COMMON = $(srcdir)/Makefile.am $(dist_extension_DATA) \ + $(am__DIST_COMMON) mkinstalldirs = $(install_sh) -d CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = @@ -138,6 +147,8 @@ "$(DESTDIR)$(extensiondir)" DATA = $(dist_extension_DATA) $(nodist_extension_DATA) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) +am__DIST_COMMON = $(srcdir)/../../extension.mk $(srcdir)/Makefile.in \ + $(top_srcdir)/include.mk DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALL_EXTENSIONS = @ALL_EXTENSIONS@ @@ -148,26 +159,17 @@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ -CC = @CC@ -CCDEPMODE = @CCDEPMODE@ -CFLAGS = @CFLAGS@ CLASSIC_EXTENSIONS = @CLASSIC_EXTENSIONS@ -CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ -DATADIRNAME = @DATADIRNAME@ DEFS = @DEFS@ -DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ ENABLED_EXTENSIONS = @ENABLED_EXTENSIONS@ -EXEEXT = @EXEEXT@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@ GMSGFMT = @GMSGFMT@ GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@ -GTOP_CFLAGS = @GTOP_CFLAGS@ -GTOP_LIBS = @GTOP_LIBS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ @@ -181,7 +183,6 @@ INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ -LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ @@ -189,7 +190,6 @@ MKDIR_P = @MKDIR_P@ MSGFMT = @MSGFMT@ MSGMERGE = @MSGMERGE@ -OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ @@ -201,6 +201,7 @@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ +SASS = @SASS@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SHELL_VERSION = @SHELL_VERSION@ @@ -212,10 +213,7 @@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ -ac_ct_CC = @ac_ct_CC@ -am__include = @am__include@ am__leading_dot = @am__leading_dot@ -am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ @@ -283,7 +281,6 @@ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign extensions/alternate-tab/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign extensions/alternate-tab/Makefile -.PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ @@ -292,7 +289,7 @@ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; -$(srcdir)/../../extension.mk $(top_srcdir)/include.mk: +$(srcdir)/../../extension.mk $(top_srcdir)/include.mk $(am__empty): $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh @@ -502,6 +499,8 @@ pdf-am ps ps-am tags-am uninstall uninstall-am \ uninstall-dist_extensionDATA uninstall-nodist_extensionDATA +.PRECIOUS: Makefile + metadata.json: metadata.json.in $(top_builddir)/config.status $(AM_V_GEN) sed \ diff --git a/extensions/alternate-tab/extension.js b/extensions/alternate-tab/extension.js index 52d07bb..79fde0a 100644 --- a/extensions/alternate-tab/extension.js +++ b/extensions/alternate-tab/extension.js @@ -14,7 +14,7 @@ } function setKeybinding(name, func) { - Main.wm.setCustomKeybindingHandler(name, Shell.KeyBindingMode.NORMAL, func); + Main.wm.setCustomKeybindingHandler(name, Shell.ActionMode.NORMAL, func); } function enable() { diff --git a/extensions/apps-menu/Makefile.in b/extensions/apps-menu/Makefile.in index 1f5b771..73394fd 100644 --- a/extensions/apps-menu/Makefile.in +++ b/extensions/apps-menu/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. +# Makefile.in generated by automake 1.15 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2013 Free Software Foundation, Inc. +# Copyright (C) 1994-2014 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -15,7 +15,17 @@ @SET_MAKE@ VPATH = @srcdir@ -am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' +am__is_gnu_make = { \ + if test -z '$(MAKELEVEL)'; then \ + false; \ + elif test -n '$(MAKE_HOST)'; then \ + true; \ + elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ + true; \ + else \ + false; \ + fi; \ +} am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -76,15 +86,14 @@ NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -DIST_COMMON = $(srcdir)/../../extension.mk $(top_srcdir)/include.mk \ - $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ - $(dist_extension_DATA) subdir = extensions/apps-menu ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) +DIST_COMMON = $(srcdir)/Makefile.am $(dist_extension_DATA) \ + $(am__DIST_COMMON) mkinstalldirs = $(install_sh) -d CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = @@ -138,6 +147,8 @@ "$(DESTDIR)$(extensiondir)" DATA = $(dist_extension_DATA) $(nodist_extension_DATA) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) +am__DIST_COMMON = $(srcdir)/../../extension.mk $(srcdir)/Makefile.in \ + $(top_srcdir)/include.mk DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALL_EXTENSIONS = @ALL_EXTENSIONS@ @@ -148,26 +159,17 @@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ -CC = @CC@ -CCDEPMODE = @CCDEPMODE@ -CFLAGS = @CFLAGS@ CLASSIC_EXTENSIONS = @CLASSIC_EXTENSIONS@ -CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ -DATADIRNAME = @DATADIRNAME@ DEFS = @DEFS@ -DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ ENABLED_EXTENSIONS = @ENABLED_EXTENSIONS@ -EXEEXT = @EXEEXT@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@ GMSGFMT = @GMSGFMT@ GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@ -GTOP_CFLAGS = @GTOP_CFLAGS@ -GTOP_LIBS = @GTOP_LIBS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ @@ -181,7 +183,6 @@ INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ -LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ @@ -189,7 +190,6 @@ MKDIR_P = @MKDIR_P@ MSGFMT = @MSGFMT@ MSGMERGE = @MSGMERGE@ -OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ @@ -201,6 +201,7 @@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ +SASS = @SASS@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SHELL_VERSION = @SHELL_VERSION@ @@ -212,10 +213,7 @@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ -ac_ct_CC = @ac_ct_CC@ -am__include = @am__include@ am__leading_dot = @am__leading_dot@ -am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ @@ -282,7 +280,6 @@ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign extensions/apps-menu/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign extensions/apps-menu/Makefile -.PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ @@ -291,7 +288,7 @@ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; -$(srcdir)/../../extension.mk $(top_srcdir)/include.mk: +$(srcdir)/../../extension.mk $(top_srcdir)/include.mk $(am__empty): $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh @@ -501,6 +498,8 @@ pdf-am ps ps-am tags-am uninstall uninstall-am \ uninstall-dist_extensionDATA uninstall-nodist_extensionDATA +.PRECIOUS: Makefile + metadata.json: metadata.json.in $(top_builddir)/config.status $(AM_V_GEN) sed \ diff --git a/extensions/apps-menu/extension.js b/extensions/apps-menu/extension.js index 642c73d..9d2a86a 100644 --- a/extensions/apps-menu/extension.js +++ b/extensions/apps-menu/extension.js @@ -58,7 +58,8 @@ this._iconBin = new St.Bin(); this.actor.add_child(this._iconBin); - let appLabel = new St.Label({ text: app.get_name() }); + let appLabel = new St.Label({ text: app.get_name(), y_expand: true, + y_align: Clutter.ActorAlign.CENTER }); this.actor.add_child(appLabel, { expand: true }); this.actor.label_actor = appLabel; @@ -73,7 +74,7 @@ }, activate: function(event) { - this._app.open_new_window(event.get_time()); + this._app.open_new_window(-1); this._button.selectCategory(null, null); this._button.menu.toggle(); this.parent(event); @@ -83,10 +84,6 @@ if (active) this._button.scrollToButton(this); this.parent(active, params); - }, - - _getPreferredWidth: function(actor, forHeight, alloc) { - alloc.min_size = alloc.natural_size = -1; }, _updateIcon: function() { @@ -283,27 +280,29 @@ y_expand: true, y_align: Clutter.ActorAlign.CENTER }); hbox.add_child(this._label); - hbox.add_child(new St.Label({ text: '\u25BE', - y_expand: true, - y_align: Clutter.ActorAlign.CENTER })); + hbox.add_child(PopupMenu.arrowIcon(St.Side.BOTTOM)); this.actor.add_actor(hbox); this.actor.name = 'panelApplications'; this.actor.label_actor = this._label; this.actor.connect('captured-event', Lang.bind(this, this._onCapturedEvent)); - - _showingId = Main.overview.connect('showing', Lang.bind(this, function() { + this.actor.connect('destroy', Lang.bind(this, this._onDestroy)); + + this._showingId = Main.overview.connect('showing', Lang.bind(this, function() { this.actor.add_accessible_state (Atk.StateType.CHECKED); })); - _hidingId = Main.overview.connect('hiding', Lang.bind(this, function() { + this._hidingId = Main.overview.connect('hiding', Lang.bind(this, function() { this.actor.remove_accessible_state (Atk.StateType.CHECKED); })); + Main.layoutManager.connect('startup-complete', + Lang.bind(this, this._setKeybinding)); + this._setKeybinding(); this.reloadFlag = false; this._createLayout(); this._display(); - _installedChangedId = appSys.connect('installed-changed', Lang.bind(this, function() { + this._installedChangedId = appSys.connect('installed-changed', Lang.bind(this, function() { if (this.menu.isOpen) { this._redisplay(); this.mainBox.show(); @@ -315,7 +314,7 @@ // Since the hot corner uses stage coordinates, Clutter won't // queue relayouts for us when the panel moves. Queue a relayout // when that happens. - _panelBoxChangedId = Main.layoutManager.connect('panel-box-changed', Lang.bind(this, function() { + this._panelBoxChangedId = Main.layoutManager.connect('panel-box-changed', Lang.bind(this, function() { container.queue_relayout(); })); }, @@ -329,6 +328,20 @@ pseudo_class: 'highlighted' }); separator.connect('repaint', Lang.bind(this, this._onVertSepRepaint)); return separator; + }, + + _onDestroy: function() { + Main.overview.disconnect(this._showingId); + Main.overview.disconnect(this._hidingId); + Main.layoutManager.disconnect(this._panelBoxChangedId); + appSys.disconnect(this._installedChangedId); + + Main.wm.setCustomKeybindingHandler('panel-main-menu', + Shell.ActionMode.NORMAL | + Shell.ActionMode.OVERVIEW, + Main.sessionMode.hasOverview ? + Lang.bind(Main.overview, Main.overview.toggle) : + null); }, _onCapturedEvent: function(actor, event) { @@ -374,6 +387,15 @@ this.mainBox.show(); } this.parent(menu, open); + }, + + _setKeybinding: function() { + Main.wm.setCustomKeybindingHandler('panel-main-menu', + Shell.ActionMode.NORMAL | + Shell.ActionMode.OVERVIEW, + Lang.bind(this, function() { + this.menu.toggle(); + })); }, _redisplay: function() { @@ -481,7 +503,7 @@ _display: function() { this._applicationsButtons = new Array(); - this.mainBox.style=('width: 640px;'); + this.mainBox.style=('width: 35em;'); this.mainBox.hide(); //Load categories @@ -578,40 +600,18 @@ let appsMenuButton; let activitiesButton; -let _hidingId; -let _installedChangedId; -let _panelBoxChangedId; -let _showingId; function enable() { activitiesButton = Main.panel.statusArea['activities']; activitiesButton.container.hide(); appsMenuButton = new ApplicationsButton(); Main.panel.addToStatusArea('apps-menu', appsMenuButton, 1, 'left'); - - Main.wm.setCustomKeybindingHandler('panel-main-menu', - Shell.KeyBindingMode.NORMAL | - Shell.KeyBindingMode.OVERVIEW, - function() { - appsMenuButton.menu.toggle(); - }); } function disable() { Main.panel.menuManager.removeMenu(appsMenuButton.menu); - appSys.disconnect(_installedChangedId); - Main.layoutManager.disconnect(_panelBoxChangedId); - Main.overview.disconnect(_hidingId); - Main.overview.disconnect(_showingId); appsMenuButton.destroy(); activitiesButton.container.show(); - - Main.wm.setCustomKeybindingHandler('panel-main-menu', - Shell.KeyBindingMode.NORMAL | - Shell.KeyBindingMode.OVERVIEW, - Main.sessionMode.hasOverview ? - Lang.bind(Main.overview, Main.overview.toggle) : - null); } function init(metadata) { diff --git a/extensions/auto-move-windows/Makefile.in b/extensions/auto-move-windows/Makefile.in index eef0953..9db2091 100644 --- a/extensions/auto-move-windows/Makefile.in +++ b/extensions/auto-move-windows/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. +# Makefile.in generated by automake 1.15 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2013 Free Software Foundation, Inc. +# Copyright (C) 1994-2014 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -15,7 +15,17 @@ @SET_MAKE@ VPATH = @srcdir@ -am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' +am__is_gnu_make = { \ + if test -z '$(MAKELEVEL)'; then \ + false; \ + elif test -n '$(MAKE_HOST)'; then \ + true; \ + elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ + true; \ + else \ + false; \ + fi; \ +} am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -76,15 +86,14 @@ NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -DIST_COMMON = $(srcdir)/../../extension.mk $(top_srcdir)/include.mk \ - $(srcdir)/../../settings.mk $(srcdir)/Makefile.in \ - $(srcdir)/Makefile.am $(dist_extension_DATA) subdir = extensions/auto-move-windows ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) +DIST_COMMON = $(srcdir)/Makefile.am $(dist_extension_DATA) \ + $(am__DIST_COMMON) mkinstalldirs = $(install_sh) -d CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = @@ -138,6 +147,9 @@ "$(DESTDIR)$(extensiondir)" DATA = $(dist_extension_DATA) $(nodist_extension_DATA) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) +am__DIST_COMMON = $(srcdir)/../../extension.mk \ + $(srcdir)/../../settings.mk $(srcdir)/Makefile.in \ + $(top_srcdir)/include.mk DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALL_EXTENSIONS = @ALL_EXTENSIONS@ @@ -148,26 +160,17 @@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ -CC = @CC@ -CCDEPMODE = @CCDEPMODE@ -CFLAGS = @CFLAGS@ CLASSIC_EXTENSIONS = @CLASSIC_EXTENSIONS@ -CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ -DATADIRNAME = @DATADIRNAME@ DEFS = @DEFS@ -DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ ENABLED_EXTENSIONS = @ENABLED_EXTENSIONS@ -EXEEXT = @EXEEXT@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@ GMSGFMT = @GMSGFMT@ GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@ -GTOP_CFLAGS = @GTOP_CFLAGS@ -GTOP_LIBS = @GTOP_LIBS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ @@ -181,7 +184,6 @@ INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ -LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ @@ -189,7 +191,6 @@ MKDIR_P = @MKDIR_P@ MSGFMT = @MSGFMT@ MSGMERGE = @MSGMERGE@ -OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ @@ -201,6 +202,7 @@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ +SASS = @SASS@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SHELL_VERSION = @SHELL_VERSION@ @@ -212,10 +214,7 @@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ -ac_ct_CC = @ac_ct_CC@ -am__include = @am__include@ am__leading_dot = @am__leading_dot@ -am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ @@ -286,7 +285,6 @@ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign extensions/auto-move-windows/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign extensions/auto-move-windows/Makefile -.PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ @@ -295,7 +293,7 @@ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; -$(srcdir)/../../extension.mk $(top_srcdir)/include.mk $(srcdir)/../../settings.mk: +$(srcdir)/../../extension.mk $(top_srcdir)/include.mk $(srcdir)/../../settings.mk $(am__empty): $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh @@ -505,6 +503,8 @@ pdf-am ps ps-am tags-am uninstall uninstall-am \ uninstall-dist_extensionDATA uninstall-nodist_extensionDATA +.PRECIOUS: Makefile + metadata.json: metadata.json.in $(top_builddir)/config.status $(AM_V_GEN) sed \ diff --git a/extensions/drive-menu/Makefile.in b/extensions/drive-menu/Makefile.in index 875991c..e73832f 100644 --- a/extensions/drive-menu/Makefile.in +++ b/extensions/drive-menu/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. +# Makefile.in generated by automake 1.15 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2013 Free Software Foundation, Inc. +# Copyright (C) 1994-2014 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -15,7 +15,17 @@ @SET_MAKE@ VPATH = @srcdir@ -am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' +am__is_gnu_make = { \ + if test -z '$(MAKELEVEL)'; then \ + false; \ + elif test -n '$(MAKE_HOST)'; then \ + true; \ + elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ + true; \ + else \ + false; \ + fi; \ +} am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -76,15 +86,14 @@ NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -DIST_COMMON = $(srcdir)/../../extension.mk $(top_srcdir)/include.mk \ - $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ - $(dist_extension_DATA) subdir = extensions/drive-menu ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) +DIST_COMMON = $(srcdir)/Makefile.am $(dist_extension_DATA) \ + $(am__DIST_COMMON) mkinstalldirs = $(install_sh) -d CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = @@ -138,6 +147,8 @@ "$(DESTDIR)$(extensiondir)" DATA = $(dist_extension_DATA) $(nodist_extension_DATA) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) +am__DIST_COMMON = $(srcdir)/../../extension.mk $(srcdir)/Makefile.in \ + $(top_srcdir)/include.mk DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALL_EXTENSIONS = @ALL_EXTENSIONS@ @@ -148,26 +159,17 @@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ -CC = @CC@ -CCDEPMODE = @CCDEPMODE@ -CFLAGS = @CFLAGS@ CLASSIC_EXTENSIONS = @CLASSIC_EXTENSIONS@ -CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ -DATADIRNAME = @DATADIRNAME@ DEFS = @DEFS@ -DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ ENABLED_EXTENSIONS = @ENABLED_EXTENSIONS@ -EXEEXT = @EXEEXT@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@ GMSGFMT = @GMSGFMT@ GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@ -GTOP_CFLAGS = @GTOP_CFLAGS@ -GTOP_LIBS = @GTOP_LIBS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ @@ -181,7 +183,6 @@ INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ -LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ @@ -189,7 +190,6 @@ MKDIR_P = @MKDIR_P@ MSGFMT = @MSGFMT@ MSGMERGE = @MSGMERGE@ -OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ @@ -201,6 +201,7 @@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ +SASS = @SASS@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SHELL_VERSION = @SHELL_VERSION@ @@ -212,10 +213,7 @@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ -ac_ct_CC = @ac_ct_CC@ -am__include = @am__include@ am__leading_dot = @am__leading_dot@ -am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ @@ -282,7 +280,6 @@ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign extensions/drive-menu/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign extensions/drive-menu/Makefile -.PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ @@ -291,7 +288,7 @@ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; -$(srcdir)/../../extension.mk $(top_srcdir)/include.mk: +$(srcdir)/../../extension.mk $(top_srcdir)/include.mk $(am__empty): $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh @@ -501,6 +498,8 @@ pdf-am ps ps-am tags-am uninstall uninstall-am \ uninstall-dist_extensionDATA uninstall-nodist_extensionDATA +.PRECIOUS: Makefile + metadata.json: metadata.json.in $(top_builddir)/config.status $(AM_V_GEN) sed \ diff --git a/extensions/drive-menu/extension.js b/extensions/drive-menu/extension.js index fe42a4c..8d22987 100644 --- a/extensions/drive-menu/extension.js +++ b/extensions/drive-menu/extension.js @@ -128,9 +128,7 @@ style_class: 'system-status-icon' }); hbox.add_child(icon); - hbox.add_child(new St.Label({ text: '\u25BE', - y_expand: true, - y_align: Clutter.ActorAlign.CENTER })); + hbox.add_child(PopupMenu.arrowIcon(St.Side.BOTTOM)); this.actor.add_child(hbox); this._monitor = Gio.VolumeMonitor.get(); diff --git a/extensions/example/Makefile.in b/extensions/example/Makefile.in index 750baea..6092339 100644 --- a/extensions/example/Makefile.in +++ b/extensions/example/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. +# Makefile.in generated by automake 1.15 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2013 Free Software Foundation, Inc. +# Copyright (C) 1994-2014 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -15,7 +15,17 @@ @SET_MAKE@ VPATH = @srcdir@ -am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' +am__is_gnu_make = { \ + if test -z '$(MAKELEVEL)'; then \ + false; \ + elif test -n '$(MAKE_HOST)'; then \ + true; \ + elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ + true; \ + else \ + false; \ + fi; \ +} am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -76,15 +86,14 @@ NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -DIST_COMMON = $(srcdir)/../../extension.mk $(top_srcdir)/include.mk \ - $(srcdir)/../../settings.mk $(srcdir)/Makefile.in \ - $(srcdir)/Makefile.am $(dist_extension_DATA) subdir = extensions/example ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) +DIST_COMMON = $(srcdir)/Makefile.am $(dist_extension_DATA) \ + $(am__DIST_COMMON) mkinstalldirs = $(install_sh) -d CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = @@ -138,6 +147,9 @@ "$(DESTDIR)$(extensiondir)" DATA = $(dist_extension_DATA) $(nodist_extension_DATA) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) +am__DIST_COMMON = $(srcdir)/../../extension.mk \ + $(srcdir)/../../settings.mk $(srcdir)/Makefile.in \ + $(top_srcdir)/include.mk DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALL_EXTENSIONS = @ALL_EXTENSIONS@ @@ -148,26 +160,17 @@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ -CC = @CC@ -CCDEPMODE = @CCDEPMODE@ -CFLAGS = @CFLAGS@ CLASSIC_EXTENSIONS = @CLASSIC_EXTENSIONS@ -CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ -DATADIRNAME = @DATADIRNAME@ DEFS = @DEFS@ -DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ ENABLED_EXTENSIONS = @ENABLED_EXTENSIONS@ -EXEEXT = @EXEEXT@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@ GMSGFMT = @GMSGFMT@ GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@ -GTOP_CFLAGS = @GTOP_CFLAGS@ -GTOP_LIBS = @GTOP_LIBS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ @@ -181,7 +184,6 @@ INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ -LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ @@ -189,7 +191,6 @@ MKDIR_P = @MKDIR_P@ MSGFMT = @MSGFMT@ MSGMERGE = @MSGMERGE@ -OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ @@ -201,6 +202,7 @@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ +SASS = @SASS@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SHELL_VERSION = @SHELL_VERSION@ @@ -212,10 +214,7 @@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ -ac_ct_CC = @ac_ct_CC@ -am__include = @am__include@ am__leading_dot = @am__leading_dot@ -am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ @@ -286,7 +285,6 @@ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign extensions/example/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign extensions/example/Makefile -.PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ @@ -295,7 +293,7 @@ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; -$(srcdir)/../../extension.mk $(top_srcdir)/include.mk $(srcdir)/../../settings.mk: +$(srcdir)/../../extension.mk $(top_srcdir)/include.mk $(srcdir)/../../settings.mk $(am__empty): $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh @@ -505,6 +503,8 @@ pdf-am ps ps-am tags-am uninstall uninstall-am \ uninstall-dist_extensionDATA uninstall-nodist_extensionDATA +.PRECIOUS: Makefile + metadata.json: metadata.json.in $(top_builddir)/config.status $(AM_V_GEN) sed \ diff --git a/extensions/launch-new-instance/Makefile.in b/extensions/launch-new-instance/Makefile.in index 85dc3f5..1559d42 100644 --- a/extensions/launch-new-instance/Makefile.in +++ b/extensions/launch-new-instance/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. +# Makefile.in generated by automake 1.15 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2013 Free Software Foundation, Inc. +# Copyright (C) 1994-2014 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -15,7 +15,17 @@ @SET_MAKE@ VPATH = @srcdir@ -am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' +am__is_gnu_make = { \ + if test -z '$(MAKELEVEL)'; then \ + false; \ + elif test -n '$(MAKE_HOST)'; then \ + true; \ + elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ + true; \ + else \ + false; \ + fi; \ +} am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -76,15 +86,14 @@ NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -DIST_COMMON = $(srcdir)/../../extension.mk $(top_srcdir)/include.mk \ - $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ - $(dist_extension_DATA) subdir = extensions/launch-new-instance ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) +DIST_COMMON = $(srcdir)/Makefile.am $(dist_extension_DATA) \ + $(am__DIST_COMMON) mkinstalldirs = $(install_sh) -d CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = @@ -138,6 +147,8 @@ "$(DESTDIR)$(extensiondir)" DATA = $(dist_extension_DATA) $(nodist_extension_DATA) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) +am__DIST_COMMON = $(srcdir)/../../extension.mk $(srcdir)/Makefile.in \ + $(top_srcdir)/include.mk DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALL_EXTENSIONS = @ALL_EXTENSIONS@ @@ -148,26 +159,17 @@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ -CC = @CC@ -CCDEPMODE = @CCDEPMODE@ -CFLAGS = @CFLAGS@ CLASSIC_EXTENSIONS = @CLASSIC_EXTENSIONS@ -CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ -DATADIRNAME = @DATADIRNAME@ DEFS = @DEFS@ -DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ ENABLED_EXTENSIONS = @ENABLED_EXTENSIONS@ -EXEEXT = @EXEEXT@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@ GMSGFMT = @GMSGFMT@ GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@ -GTOP_CFLAGS = @GTOP_CFLAGS@ -GTOP_LIBS = @GTOP_LIBS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ @@ -181,7 +183,6 @@ INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ -LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ @@ -189,7 +190,6 @@ MKDIR_P = @MKDIR_P@ MSGFMT = @MSGFMT@ MSGMERGE = @MSGMERGE@ -OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ @@ -201,6 +201,7 @@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ +SASS = @SASS@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SHELL_VERSION = @SHELL_VERSION@ @@ -212,10 +213,7 @@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ -ac_ct_CC = @ac_ct_CC@ -am__include = @am__include@ am__leading_dot = @am__leading_dot@ -am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ @@ -282,7 +280,6 @@ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign extensions/launch-new-instance/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign extensions/launch-new-instance/Makefile -.PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ @@ -291,7 +288,7 @@ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; -$(srcdir)/../../extension.mk $(top_srcdir)/include.mk: +$(srcdir)/../../extension.mk $(top_srcdir)/include.mk $(am__empty): $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh @@ -501,6 +498,8 @@ pdf-am ps ps-am tags-am uninstall uninstall-am \ uninstall-dist_extensionDATA uninstall-nodist_extensionDATA +.PRECIOUS: Makefile + metadata.json: metadata.json.in $(top_builddir)/config.status $(AM_V_GEN) sed \ diff --git a/extensions/launch-new-instance/extension.js b/extensions/launch-new-instance/extension.js index fd97064..07830c5 100644 --- a/extensions/launch-new-instance/extension.js +++ b/extensions/launch-new-instance/extension.js @@ -1,6 +1,6 @@ const AppDisplay = imports.ui.appDisplay; -var _onActivateOriginal = null; +let _activateOriginal = null; function init() { } diff --git a/extensions/native-window-placement/Makefile.in b/extensions/native-window-placement/Makefile.in index 6ce2f04..f4a861f 100644 --- a/extensions/native-window-placement/Makefile.in +++ b/extensions/native-window-placement/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. +# Makefile.in generated by automake 1.15 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2013 Free Software Foundation, Inc. +# Copyright (C) 1994-2014 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -15,7 +15,17 @@ @SET_MAKE@ VPATH = @srcdir@ -am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' +am__is_gnu_make = { \ + if test -z '$(MAKELEVEL)'; then \ + false; \ + elif test -n '$(MAKE_HOST)'; then \ + true; \ + elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ + true; \ + else \ + false; \ + fi; \ +} am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -76,15 +86,14 @@ NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -DIST_COMMON = $(srcdir)/../../extension.mk $(top_srcdir)/include.mk \ - $(srcdir)/../../settings.mk $(srcdir)/Makefile.in \ - $(srcdir)/Makefile.am $(dist_extension_DATA) subdir = extensions/native-window-placement ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) +DIST_COMMON = $(srcdir)/Makefile.am $(dist_extension_DATA) \ + $(am__DIST_COMMON) mkinstalldirs = $(install_sh) -d CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = @@ -138,6 +147,9 @@ "$(DESTDIR)$(extensiondir)" DATA = $(dist_extension_DATA) $(nodist_extension_DATA) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) +am__DIST_COMMON = $(srcdir)/../../extension.mk \ + $(srcdir)/../../settings.mk $(srcdir)/Makefile.in \ + $(top_srcdir)/include.mk DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALL_EXTENSIONS = @ALL_EXTENSIONS@ @@ -148,26 +160,17 @@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ -CC = @CC@ -CCDEPMODE = @CCDEPMODE@ -CFLAGS = @CFLAGS@ CLASSIC_EXTENSIONS = @CLASSIC_EXTENSIONS@ -CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ -DATADIRNAME = @DATADIRNAME@ DEFS = @DEFS@ -DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ ENABLED_EXTENSIONS = @ENABLED_EXTENSIONS@ -EXEEXT = @EXEEXT@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@ GMSGFMT = @GMSGFMT@ GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@ -GTOP_CFLAGS = @GTOP_CFLAGS@ -GTOP_LIBS = @GTOP_LIBS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ @@ -181,7 +184,6 @@ INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ -LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ @@ -189,7 +191,6 @@ MKDIR_P = @MKDIR_P@ MSGFMT = @MSGFMT@ MSGMERGE = @MSGMERGE@ -OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ @@ -201,6 +202,7 @@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ +SASS = @SASS@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SHELL_VERSION = @SHELL_VERSION@ @@ -212,10 +214,7 @@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ -ac_ct_CC = @ac_ct_CC@ -am__include = @am__include@ am__leading_dot = @am__leading_dot@ -am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ @@ -285,7 +284,6 @@ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign extensions/native-window-placement/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign extensions/native-window-placement/Makefile -.PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ @@ -294,7 +292,7 @@ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; -$(srcdir)/../../extension.mk $(top_srcdir)/include.mk $(srcdir)/../../settings.mk: +$(srcdir)/../../extension.mk $(top_srcdir)/include.mk $(srcdir)/../../settings.mk $(am__empty): $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh @@ -504,6 +502,8 @@ pdf-am ps ps-am tags-am uninstall uninstall-am \ uninstall-dist_extensionDATA uninstall-nodist_extensionDATA +.PRECIOUS: Makefile + metadata.json: metadata.json.in $(top_builddir)/config.status $(AM_V_GEN) sed \ diff --git a/extensions/native-window-placement/extension.js b/extensions/native-window-placement/extension.js index 2248d9d..165e866 100644 --- a/extensions/native-window-placement/extension.js +++ b/extensions/native-window-placement/extension.js @@ -150,7 +150,7 @@ let rects = []; for (let i = 0; i < clones.length; i++) { // save rectangles into 4-dimensional arrays representing two corners of the rectangular: [left_x, top_y, right_x, bottom_y] - let rect = clones[i].metaWindow.get_outer_rect(); + let rect = clones[i].metaWindow.get_frame_rect(); rects[i] = new Rect(rect.x, rect.y, rect.width, rect.height); bounds = bounds.union(rects[i]); diff --git a/extensions/places-menu/Makefile.in b/extensions/places-menu/Makefile.in index 7569815..53acca6 100644 --- a/extensions/places-menu/Makefile.in +++ b/extensions/places-menu/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. +# Makefile.in generated by automake 1.15 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2013 Free Software Foundation, Inc. +# Copyright (C) 1994-2014 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -15,7 +15,17 @@ @SET_MAKE@ VPATH = @srcdir@ -am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' +am__is_gnu_make = { \ + if test -z '$(MAKELEVEL)'; then \ + false; \ + elif test -n '$(MAKE_HOST)'; then \ + true; \ + elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ + true; \ + else \ + false; \ + fi; \ +} am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -76,15 +86,14 @@ NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -DIST_COMMON = $(srcdir)/../../extension.mk $(top_srcdir)/include.mk \ - $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ - $(dist_extension_DATA) subdir = extensions/places-menu ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) +DIST_COMMON = $(srcdir)/Makefile.am $(dist_extension_DATA) \ + $(am__DIST_COMMON) mkinstalldirs = $(install_sh) -d CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = @@ -138,6 +147,8 @@ "$(DESTDIR)$(extensiondir)" DATA = $(dist_extension_DATA) $(nodist_extension_DATA) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) +am__DIST_COMMON = $(srcdir)/../../extension.mk $(srcdir)/Makefile.in \ + $(top_srcdir)/include.mk DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALL_EXTENSIONS = @ALL_EXTENSIONS@ @@ -148,26 +159,17 @@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ -CC = @CC@ -CCDEPMODE = @CCDEPMODE@ -CFLAGS = @CFLAGS@ CLASSIC_EXTENSIONS = @CLASSIC_EXTENSIONS@ -CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ -DATADIRNAME = @DATADIRNAME@ DEFS = @DEFS@ -DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ ENABLED_EXTENSIONS = @ENABLED_EXTENSIONS@ -EXEEXT = @EXEEXT@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@ GMSGFMT = @GMSGFMT@ GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@ -GTOP_CFLAGS = @GTOP_CFLAGS@ -GTOP_LIBS = @GTOP_LIBS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ @@ -181,7 +183,6 @@ INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ -LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ @@ -189,7 +190,6 @@ MKDIR_P = @MKDIR_P@ MSGFMT = @MSGFMT@ MSGMERGE = @MSGMERGE@ -OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ @@ -201,6 +201,7 @@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ +SASS = @SASS@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SHELL_VERSION = @SHELL_VERSION@ @@ -212,10 +213,7 @@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ -ac_ct_CC = @ac_ct_CC@ -am__include = @am__include@ am__leading_dot = @am__leading_dot@ -am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ @@ -283,7 +281,6 @@ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign extensions/places-menu/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign extensions/places-menu/Makefile -.PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ @@ -292,7 +289,7 @@ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; -$(srcdir)/../../extension.mk $(top_srcdir)/include.mk: +$(srcdir)/../../extension.mk $(top_srcdir)/include.mk $(am__empty): $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh @@ -502,6 +499,8 @@ pdf-am ps ps-am tags-am uninstall uninstall-am \ uninstall-dist_extensionDATA uninstall-nodist_extensionDATA +.PRECIOUS: Makefile + metadata.json: metadata.json.in $(top_builddir)/config.status $(AM_V_GEN) sed \ diff --git a/extensions/places-menu/extension.js b/extensions/places-menu/extension.js index a8660c8..767fb87 100644 --- a/extensions/places-menu/extension.js +++ b/extensions/places-menu/extension.js @@ -82,9 +82,7 @@ y_expand: true, y_align: Clutter.ActorAlign.CENTER }); hbox.add_child(label); - hbox.add_child(new St.Label({ text: '\u25BE', - y_expand: true, - y_align: Clutter.ActorAlign.CENTER })); + hbox.add_child(PopupMenu.arrowIcon(St.Side.BOTTOM)); this.actor.add_actor(hbox); this.placesManager = new PlaceDisplay.PlacesManager(); diff --git a/extensions/places-menu/placeDisplay.js b/extensions/places-menu/placeDisplay.js index a741e4b..f7a2567 100644 --- a/extensions/places-menu/placeDisplay.js +++ b/extensions/places-menu/placeDisplay.js @@ -202,7 +202,7 @@ let specials = []; for (let i = 0; i < DEFAULT_DIRECTORIES.length; i++) { let specialPath = GLib.get_user_special_dir(DEFAULT_DIRECTORIES[i]); - if (specialPath == homePath) + if (specialPath == null || specialPath == homePath) continue; let file = Gio.File.new_for_path(specialPath), info; diff --git a/extensions/screenshot-window-sizer/Makefile.in b/extensions/screenshot-window-sizer/Makefile.in index a6fa766..8898443 100644 --- a/extensions/screenshot-window-sizer/Makefile.in +++ b/extensions/screenshot-window-sizer/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. +# Makefile.in generated by automake 1.15 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2013 Free Software Foundation, Inc. +# Copyright (C) 1994-2014 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -15,7 +15,17 @@ @SET_MAKE@ VPATH = @srcdir@ -am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' +am__is_gnu_make = { \ + if test -z '$(MAKELEVEL)'; then \ + false; \ + elif test -n '$(MAKE_HOST)'; then \ + true; \ + elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ + true; \ + else \ + false; \ + fi; \ +} am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -76,15 +86,14 @@ NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -DIST_COMMON = $(srcdir)/../../extension.mk $(top_srcdir)/include.mk \ - $(srcdir)/../../settings.mk $(srcdir)/Makefile.in \ - $(srcdir)/Makefile.am $(dist_extension_DATA) subdir = extensions/screenshot-window-sizer ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) +DIST_COMMON = $(srcdir)/Makefile.am $(dist_extension_DATA) \ + $(am__DIST_COMMON) mkinstalldirs = $(install_sh) -d CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = @@ -138,6 +147,9 @@ "$(DESTDIR)$(extensiondir)" DATA = $(dist_extension_DATA) $(nodist_extension_DATA) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) +am__DIST_COMMON = $(srcdir)/../../extension.mk \ + $(srcdir)/../../settings.mk $(srcdir)/Makefile.in \ + $(top_srcdir)/include.mk DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALL_EXTENSIONS = @ALL_EXTENSIONS@ @@ -148,26 +160,17 @@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ -CC = @CC@ -CCDEPMODE = @CCDEPMODE@ -CFLAGS = @CFLAGS@ CLASSIC_EXTENSIONS = @CLASSIC_EXTENSIONS@ -CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ -DATADIRNAME = @DATADIRNAME@ DEFS = @DEFS@ -DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ ENABLED_EXTENSIONS = @ENABLED_EXTENSIONS@ -EXEEXT = @EXEEXT@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@ GMSGFMT = @GMSGFMT@ GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@ -GTOP_CFLAGS = @GTOP_CFLAGS@ -GTOP_LIBS = @GTOP_LIBS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ @@ -181,7 +184,6 @@ INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ -LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ @@ -189,7 +191,6 @@ MKDIR_P = @MKDIR_P@ MSGFMT = @MSGFMT@ MSGMERGE = @MSGMERGE@ -OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ @@ -201,6 +202,7 @@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ +SASS = @SASS@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SHELL_VERSION = @SHELL_VERSION@ @@ -212,10 +214,7 @@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ -ac_ct_CC = @ac_ct_CC@ -am__include = @am__include@ am__leading_dot = @am__leading_dot@ -am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ @@ -285,7 +284,6 @@ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign extensions/screenshot-window-sizer/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign extensions/screenshot-window-sizer/Makefile -.PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ @@ -294,7 +292,7 @@ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; -$(srcdir)/../../extension.mk $(top_srcdir)/include.mk $(srcdir)/../../settings.mk: +$(srcdir)/../../extension.mk $(top_srcdir)/include.mk $(srcdir)/../../settings.mk $(am__empty): $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh @@ -504,6 +502,8 @@ pdf-am ps ps-am tags-am uninstall uninstall-am \ uninstall-dist_extensionDATA uninstall-nodist_extensionDATA +.PRECIOUS: Makefile + metadata.json: metadata.json.in $(top_builddir)/config.status $(AM_V_GEN) sed \ diff --git a/extensions/screenshot-window-sizer/extension.js b/extensions/screenshot-window-sizer/extension.js index 1e573ea..e53c79a 100644 --- a/extensions/screenshot-window-sizer/extension.js +++ b/extensions/screenshot-window-sizer/extension.js @@ -80,7 +80,7 @@ window.unmaximize(Meta.MaximizeFlags.HORIZONTAL | Meta.MaximizeFlags.VERTICAL); let workArea = window.get_work_area_current_monitor(); - let outerRect = window.get_outer_rect(); + let outerRect = window.get_frame_rect(); // Find the nearest 16:9 size for the current window size let nearestIndex; @@ -118,7 +118,7 @@ window.move_resize_frame(true, newX, newY, newWidth, newHeight); - let newOuterRect = window.get_outer_rect(); + let newOuterRect = window.get_frame_rect(); let message = newOuterRect.width + 'x' + newOuterRect.height; // The new size might have been constrained by geometry hints (e.g. for @@ -138,7 +138,7 @@ Main.wm.addKeybinding('cycle-screenshot-sizes', Convenience.getSettings(), Meta.KeyBindingFlags.PER_WINDOW | Meta.KeyBindingFlags.REVERSES, - Shell.KeyBindingMode.NORMAL, + Shell.ActionMode.NORMAL, cycleScreenshotSizes); } diff --git a/extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in b/extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in index ae8009e..f1739a9 100644 --- a/extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in +++ b/extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in @@ -4,7 +4,7 @@ path="/org/gnome/shell/extensions/screenshot-window-sizer/"> s']]]> - Cycle Screenshot Sizes + <_summary>Cycle Screenshot Sizes diff --git a/extensions/systemMonitor/Makefile.am b/extensions/systemMonitor/Makefile.am deleted file mode 100644 index 50ce6d2..0000000 --- a/extensions/systemMonitor/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ -EXTENSION_ID = systemMonitor - -include ../../extension.mk diff --git a/extensions/systemMonitor/Makefile.in b/extensions/systemMonitor/Makefile.in deleted file mode 100644 index dac4cdf..0000000 --- a/extensions/systemMonitor/Makefile.in +++ /dev/null @@ -1,517 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 Free Software Foundation, Inc. - -# This Makefile.in is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY, to the extent permitted by law; without -# even the implied warranty of MERCHANTABILITY or FITNESS FOR A -# PARTICULAR PURPOSE. - -@SET_MAKE@ - -VPATH = @srcdir@ -am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -am__make_running_with_option = \ - case $${target_option-} in \ - ?) ;; \ - *) echo "am__make_running_with_option: internal error: invalid" \ - "target option '$${target_option-}' specified" >&2; \ - exit 1;; \ - esac; \ - has_opt=no; \ - sane_makeflags=$$MAKEFLAGS; \ - if $(am__is_gnu_make); then \ - sane_makeflags=$$MFLAGS; \ - else \ - case $$MAKEFLAGS in \ - *\\[\ \ ]*) \ - bs=\\; \ - sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ - | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ - esac; \ - fi; \ - skip_next=no; \ - strip_trailopt () \ - { \ - flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ - }; \ - for flg in $$sane_makeflags; do \ - test $$skip_next = yes && { skip_next=no; continue; }; \ - case $$flg in \ - *=*|--*) continue;; \ - -*I) strip_trailopt 'I'; skip_next=yes;; \ - -*I?*) strip_trailopt 'I';; \ - -*O) strip_trailopt 'O'; skip_next=yes;; \ - -*O?*) strip_trailopt 'O';; \ - -*l) strip_trailopt 'l'; skip_next=yes;; \ - -*l?*) strip_trailopt 'l';; \ - -[dEDm]) skip_next=yes;; \ - -[JT]) skip_next=yes;; \ - esac; \ - case $$flg in \ - *$$target_option*) has_opt=yes; break;; \ - esac; \ - done; \ - test $$has_opt = yes -am__make_dryrun = (target_option=n; $(am__make_running_with_option)) -am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) -pkgdatadir = $(datadir)/@PACKAGE@ -pkgincludedir = $(includedir)/@PACKAGE@ -pkglibdir = $(libdir)/@PACKAGE@ -pkglibexecdir = $(libexecdir)/@PACKAGE@ -am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd -install_sh_DATA = $(install_sh) -c -m 644 -install_sh_PROGRAM = $(install_sh) -c -install_sh_SCRIPT = $(install_sh) -c -INSTALL_HEADER = $(INSTALL_DATA) -transform = $(program_transform_name) -NORMAL_INSTALL = : -PRE_INSTALL = : -POST_INSTALL = : -NORMAL_UNINSTALL = : -PRE_UNINSTALL = : -POST_UNINSTALL = : -DIST_COMMON = $(srcdir)/../../extension.mk $(top_srcdir)/include.mk \ - $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ - $(dist_extension_DATA) -subdir = extensions/systemMonitor -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \ - $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -mkinstalldirs = $(install_sh) -d -CONFIG_CLEAN_FILES = -CONFIG_CLEAN_VPATH_FILES = -AM_V_P = $(am__v_P_@AM_V@) -am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -am__v_P_0 = false -am__v_P_1 = : -AM_V_GEN = $(am__v_GEN_@AM_V@) -am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) -am__v_GEN_0 = @echo " GEN " $@; -am__v_GEN_1 = -AM_V_at = $(am__v_at_@AM_V@) -am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) -am__v_at_0 = @ -am__v_at_1 = -SOURCES = -DIST_SOURCES = -am__can_run_installinfo = \ - case $$AM_UPDATE_INFO_DIR in \ - n|no|NO) false;; \ - *) (install-info --version) >/dev/null 2>&1;; \ - esac -am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; -am__vpath_adj = case $$p in \ - $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ - *) f=$$p;; \ - esac; -am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; -am__install_max = 40 -am__nobase_strip_setup = \ - srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` -am__nobase_strip = \ - for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" -am__nobase_list = $(am__nobase_strip_setup); \ - for p in $$list; do echo "$$p $$p"; done | \ - sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ - $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ - if (++n[$$2] == $(am__install_max)) \ - { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ - END { for (dir in files) print dir, files[dir] }' -am__base_list = \ - sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ - sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' -am__uninstall_files_from_dir = { \ - test -z "$$files" \ - || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ - || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ - $(am__cd) "$$dir" && rm -f $$files; }; \ - } -am__installdirs = "$(DESTDIR)$(extensiondir)" \ - "$(DESTDIR)$(extensiondir)" -DATA = $(dist_extension_DATA) $(nodist_extension_DATA) -am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = @ACLOCAL@ -ALL_EXTENSIONS = @ALL_EXTENSIONS@ -ALL_LINGUAS = @ALL_LINGUAS@ -AMTAR = @AMTAR@ -AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ -AUTOCONF = @AUTOCONF@ -AUTOHEADER = @AUTOHEADER@ -AUTOMAKE = @AUTOMAKE@ -AWK = @AWK@ -CC = @CC@ -CCDEPMODE = @CCDEPMODE@ -CFLAGS = @CFLAGS@ -CLASSIC_EXTENSIONS = @CLASSIC_EXTENSIONS@ -CPPFLAGS = @CPPFLAGS@ -CYGPATH_W = @CYGPATH_W@ -DATADIRNAME = @DATADIRNAME@ -DEFS = @DEFS@ -DEPDIR = @DEPDIR@ -ECHO_C = @ECHO_C@ -ECHO_N = @ECHO_N@ -ECHO_T = @ECHO_T@ -ENABLED_EXTENSIONS = @ENABLED_EXTENSIONS@ -EXEEXT = @EXEEXT@ -GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ -GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@ -GMSGFMT = @GMSGFMT@ -GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@ -GTOP_CFLAGS = @GTOP_CFLAGS@ -GTOP_LIBS = @GTOP_LIBS@ -INSTALL = @INSTALL@ -INSTALL_DATA = @INSTALL_DATA@ -INSTALL_PROGRAM = @INSTALL_PROGRAM@ -INSTALL_SCRIPT = @INSTALL_SCRIPT@ -INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ -INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@ -INTLTOOL_MERGE = @INTLTOOL_MERGE@ -INTLTOOL_PERL = @INTLTOOL_PERL@ -INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ -INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ -INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ -INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ -INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ -LDFLAGS = @LDFLAGS@ -LIBOBJS = @LIBOBJS@ -LIBS = @LIBS@ -LTLIBOBJS = @LTLIBOBJS@ -MAKEINFO = @MAKEINFO@ -MKDIR_P = @MKDIR_P@ -MSGFMT = @MSGFMT@ -MSGMERGE = @MSGMERGE@ -OBJEXT = @OBJEXT@ -PACKAGE = @PACKAGE@ -PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ -PACKAGE_NAME = @PACKAGE_NAME@ -PACKAGE_STRING = @PACKAGE_STRING@ -PACKAGE_TARNAME = @PACKAGE_TARNAME@ -PACKAGE_URL = @PACKAGE_URL@ -PACKAGE_VERSION = @PACKAGE_VERSION@ -PATH_SEPARATOR = @PATH_SEPARATOR@ -PKG_CONFIG = @PKG_CONFIG@ -PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ -PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ -SET_MAKE = @SET_MAKE@ -SHELL = @SHELL@ -SHELL_VERSION = @SHELL_VERSION@ -STRIP = @STRIP@ -USE_NLS = @USE_NLS@ -VERSION = @VERSION@ -XGETTEXT = @XGETTEXT@ -abs_builddir = @abs_builddir@ -abs_srcdir = @abs_srcdir@ -abs_top_builddir = @abs_top_builddir@ -abs_top_srcdir = @abs_top_srcdir@ -ac_ct_CC = @ac_ct_CC@ -am__include = @am__include@ -am__leading_dot = @am__leading_dot@ -am__quote = @am__quote@ -am__tar = @am__tar@ -am__untar = @am__untar@ -bindir = @bindir@ -build_alias = @build_alias@ -builddir = @builddir@ -datadir = @datadir@ -datarootdir = @datarootdir@ -docdir = @docdir@ -dvidir = @dvidir@ -exec_prefix = @exec_prefix@ -gsettingsschemadir = @gsettingsschemadir@ -host_alias = @host_alias@ -htmldir = @htmldir@ -includedir = @includedir@ -infodir = @infodir@ -install_sh = @install_sh@ -intltool__v_merge_options_ = @intltool__v_merge_options_@ -intltool__v_merge_options_0 = @intltool__v_merge_options_0@ -libdir = @libdir@ -libexecdir = @libexecdir@ -localedir = @localedir@ -localstatedir = @localstatedir@ -mandir = @mandir@ -mkdir_p = @mkdir_p@ -oldincludedir = @oldincludedir@ -pdfdir = @pdfdir@ -prefix = @prefix@ -program_transform_name = @program_transform_name@ -psdir = @psdir@ -sbindir = @sbindir@ -sharedstatedir = @sharedstatedir@ -srcdir = @srcdir@ -sysconfdir = @sysconfdir@ -target_alias = @target_alias@ -top_build_prefix = @top_build_prefix@ -top_builddir = @top_builddir@ -top_srcdir = @top_srcdir@ -EXTENSION_ID = systemMonitor -extensionurl = http://git.gnome.org/gnome-shell-extensions - -# Change these to modify how installation is performed -topextensiondir = $(datadir)/gnome-shell/extensions -extensionbase = @gnome-shell-extensions.gcampax.github.com -gschemabase = org.gnome.shell.extensions -uuid = $(EXTENSION_ID)$(extensionbase) -gschemaname = $(gschemabase).$(EXTENSION_ID) -extensiondir = $(topextensiondir)/$(uuid) -dist_extension_DATA = extension.js stylesheet.css $(EXTRA_MODULES) -nodist_extension_DATA = metadata.json $(top_srcdir)/lib/convenience.js $(EXTRA_EXTENSION) -EXTRA_DIST = metadata.json.in -CLEANFILES = metadata.json -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(srcdir)/../../extension.mk $(top_srcdir)/include.mk $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ - && { if test -f $@; then exit 0; else break; fi; }; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign extensions/systemMonitor/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign extensions/systemMonitor/Makefile -.PRECIOUS: Makefile -Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status - @case '$?' in \ - *config.status*) \ - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ - *) \ - echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; -$(srcdir)/../../extension.mk $(top_srcdir)/include.mk: - -$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh - -$(top_srcdir)/configure: $(am__configure_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(am__aclocal_m4_deps): -install-dist_extensionDATA: $(dist_extension_DATA) - @$(NORMAL_INSTALL) - @list='$(dist_extension_DATA)'; test -n "$(extensiondir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(extensiondir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(extensiondir)" || exit 1; \ - fi; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(extensiondir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(extensiondir)" || exit $$?; \ - done - -uninstall-dist_extensionDATA: - @$(NORMAL_UNINSTALL) - @list='$(dist_extension_DATA)'; test -n "$(extensiondir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(extensiondir)'; $(am__uninstall_files_from_dir) -install-nodist_extensionDATA: $(nodist_extension_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_extension_DATA)'; test -n "$(extensiondir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(extensiondir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(extensiondir)" || exit 1; \ - fi; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(extensiondir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(extensiondir)" || exit $$?; \ - done - -uninstall-nodist_extensionDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_extension_DATA)'; test -n "$(extensiondir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(extensiondir)'; $(am__uninstall_files_from_dir) -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(DISTFILES) - @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - list='$(DISTFILES)'; \ - dist_files=`for file in $$list; do echo $$file; done | \ - sed -e "s|^$$srcdirstrip/||;t" \ - -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ - case $$dist_files in \ - */*) $(MKDIR_P) `echo "$$dist_files" | \ - sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ - sort -u` ;; \ - esac; \ - for file in $$dist_files; do \ - if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ - if test -d $$d/$$file; then \ - dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ - if test -d "$(distdir)/$$file"; then \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ - else \ - test -f "$(distdir)/$$file" \ - || cp -p $$d/$$file "$(distdir)/$$file" \ - || exit 1; \ - fi; \ - done -check-am: all-am -check: check-am -all-am: Makefile $(DATA) -installdirs: - for dir in "$(DESTDIR)$(extensiondir)" "$(DESTDIR)$(extensiondir)"; do \ - test -z "$$dir" || $(MKDIR_P) "$$dir"; \ - done -install: install-am -install-exec: install-exec-am -install-data: install-data-am -uninstall: uninstall-am - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-am -install-strip: - if test -z '$(STRIP)'; then \ - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - install; \ - else \ - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ - fi -mostlyclean-generic: - -clean-generic: - -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) - -distclean-generic: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) - -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) - -maintainer-clean-generic: - @echo "This command is intended for maintainers to use" - @echo "it deletes files that may require special tools to rebuild." -clean: clean-am - -clean-am: clean-generic mostlyclean-am - -distclean: distclean-am - -rm -f Makefile -distclean-am: clean-am distclean-generic - -dvi: dvi-am - -dvi-am: - -html: html-am - -html-am: - -info: info-am - -info-am: - -install-data-am: install-dist_extensionDATA \ - install-nodist_extensionDATA - -install-dvi: install-dvi-am - -install-dvi-am: - -install-exec-am: - -install-html: install-html-am - -install-html-am: - -install-info: install-info-am - -install-info-am: - -install-man: - -install-pdf: install-pdf-am - -install-pdf-am: - -install-ps: install-ps-am - -install-ps-am: - -installcheck-am: - -maintainer-clean: maintainer-clean-am - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-am - -mostlyclean-am: mostlyclean-generic - -pdf: pdf-am - -pdf-am: - -ps: ps-am - -ps-am: - -uninstall-am: uninstall-dist_extensionDATA \ - uninstall-nodist_extensionDATA - -.MAKE: install-am install-strip - -.PHONY: all all-am check check-am clean clean-generic cscopelist-am \ - ctags-am distclean distclean-generic distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dist_extensionDATA install-dvi \ - install-dvi-am install-exec install-exec-am install-html \ - install-html-am install-info install-info-am install-man \ - install-nodist_extensionDATA install-pdf install-pdf-am \ - install-ps install-ps-am install-strip installcheck \ - installcheck-am installdirs maintainer-clean \ - maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ - pdf-am ps ps-am tags-am uninstall uninstall-am \ - uninstall-dist_extensionDATA uninstall-nodist_extensionDATA - - -metadata.json: metadata.json.in $(top_builddir)/config.status - $(AM_V_GEN) sed \ - -e "s|[@]extension_id@|$(EXTENSION_ID)|" \ - -e "s|[@]uuid@|$(uuid)|" \ - -e "s|[@]gschemaname@|$(gschemaname)|" \ - -e "s|[@]gettext_domain@|$(GETTEXT_PACKAGE)|" \ - -e "s|[@]shell_current@|$(SHELL_VERSION)|" \ - -e "s|[@]url@|$(extensionurl)|" \ - $< > $@ - -# Tell versions [3.59,3.63) of GNU make to not export all variables. -# Otherwise a system limit (for SysV at least) may be exceeded. -.NOEXPORT: diff --git a/extensions/systemMonitor/extension.js b/extensions/systemMonitor/extension.js deleted file mode 100644 index 58a2f57..0000000 --- a/extensions/systemMonitor/extension.js +++ /dev/null @@ -1,376 +0,0 @@ -/* -*- mode: js2; js2-basic-offset: 4; indent-tabs-mode: nil -*- */ - -const Clutter = imports.gi.Clutter; -const GTop = imports.gi.GTop; -const Lang = imports.lang; -const Mainloop = imports.mainloop; -const St = imports.gi.St; -const Shell = imports.gi.Shell; - -const Main = imports.ui.main; -const Tweener = imports.ui.tweener; - -const Gettext = imports.gettext.domain('gnome-shell-extensions'); -const _ = Gettext.gettext; - -const ExtensionUtils = imports.misc.extensionUtils; -const Me = ExtensionUtils.getCurrentExtension(); -const Convenience = Me.imports.convenience; - -const INDICATOR_UPDATE_INTERVAL = 500; -const INDICATOR_NUM_GRID_LINES = 3; - -const ITEM_LABEL_SHOW_TIME = 0.15; -const ITEM_LABEL_HIDE_TIME = 0.1; -const ITEM_HOVER_TIMEOUT = 300; - -const Indicator = new Lang.Class({ - Name: 'SystemMonitor.Indicator', - - _init: function() { - this._initValues(); - this.drawing_area = new St.DrawingArea({ reactive: true }); - this.drawing_area.connect('repaint', Lang.bind(this, this._draw)); - this.drawing_area.connect('button-press-event', function() { - let app = Shell.AppSystem.get_default().lookup_app('gnome-system-monitor.desktop'); - app.open_new_window(-1); - return true; - }); - - this.actor = new St.Bin({ style_class: "extension-systemMonitor-indicator-area", - reactive: true, track_hover: true, - x_fill: true, y_fill: true }); - this.actor.add_actor(this.drawing_area); - - this._timeout = Mainloop.timeout_add(INDICATOR_UPDATE_INTERVAL, Lang.bind(this, function () { - this._updateValues(); - this.drawing_area.queue_repaint(); - return true; - })); - }, - - showLabel: function() { - if (this.label == null) - return; - - this.label.opacity = 0; - this.label.show(); - - let [stageX, stageY] = this.actor.get_transformed_position(); - - let itemWidth = this.actor.allocation.x2 - this.actor.allocation.x1; - let itemHeight = this.actor.allocation.y2 - this.actor.allocation.y1; - - let labelWidth = this.label.width; - let labelHeight = this.label.height; - let xOffset = Math.floor((itemWidth - labelWidth) / 2) - - let x = stageX + xOffset; - - let node = this.label.get_theme_node(); - let yOffset = node.get_length('-y-offset'); - - let y = stageY - this.label.get_height() - yOffset; - - this.label.set_position(x, y); - Tweener.addTween(this.label, - { opacity: 255, - time: ITEM_LABEL_SHOW_TIME, - transition: 'easeOutQuad', - }); - }, - - setLabelText: function(text) { - if (this.label == null) - this.label = new St.Label({ style_class: 'extension-systemMonitor-indicator-label'}); - - this.label.set_text(text); - Main.layoutManager.addChrome(this.label); - this.label.hide(); - }, - - hideLabel: function () { - Tweener.addTween(this.label, - { opacity: 0, - time: ITEM_LABEL_HIDE_TIME, - transition: 'easeOutQuad', - onComplete: Lang.bind(this, function() { - this.label.hide(); - }) - }); - }, - - destroy: function() { - Mainloop.source_remove(this._timeout); - - this.actor.destroy(); - if (this.label) - this.label.destroy(); - }, - - _initValues: function() { - }, - - _updateValues: function() { - }, - - _draw: function(area) { - let [width, height] = area.get_surface_size(); - let themeNode = this.actor.get_theme_node(); - let cr = area.get_context(); - - //draw the background grid - let color = themeNode.get_color(this.gridColor); - let gridOffset = Math.floor(height / (INDICATOR_NUM_GRID_LINES + 1)); - for (let i = 1; i <= INDICATOR_NUM_GRID_LINES; ++i) { - cr.moveTo(0, i * gridOffset + .5); - cr.lineTo(width, i * gridOffset + .5); - } - Clutter.cairo_set_source_color(cr, color); - cr.setLineWidth(1); - cr.setDash([4,1], 0); - cr.stroke(); - - //draw the foreground - - function makePath(values, reverse, nudge) { - if (nudge == null) { - nudge = 0; - } - //if we are going in reverse, we are completing the bottom of a chart, so use lineTo - if (reverse) { - cr.lineTo(values.length - 1, (1 - values[values.length - 1]) * height + nudge); - for (let k = values.length - 2; k >= 0; --k) { - cr.lineTo(k, (1 - values[k]) * height + nudge); - } - } else { - cr.moveTo(0, (1 - values[0]) * height + nudge); - for (let k = 1; k < values.length; ++k) { - cr.lineTo(k, (1 - values[k]) * height + nudge); - } - - } - } - - let renderStats = this.renderStats; - - // Make sure we don't have more sample points than pixels - renderStats.map(Lang.bind(this, function(k){ - let stat = this.stats[k]; - if (stat.values.length > width) { - stat.values = stat.values.slice(stat.values.length - width, stat.values.length); - } - })); - - for (let i = 0; i < renderStats.length; ++i) { - let stat = this.stats[renderStats[i]]; - // We outline at full opacity and fill with 40% opacity - let outlineColor = themeNode.get_color(stat.color); - let color = new Clutter.Color(outlineColor); - color.alpha = color.alpha * .4; - - // Render the background between us and the next level - makePath(stat.values, false); - // If there is a process below us, render the cpu between us and it, otherwise, - // render to the bottom of the chart - if (i == renderStats.length - 1) { - cr.lineTo(stat.values.length - 1, height); - cr.lineTo(0, height); - cr.closePath(); - } else { - let nextStat = this.stats[renderStats[i+1]]; - makePath(nextStat.values, true); - } - cr.closePath() - Clutter.cairo_set_source_color(cr, color); - cr.fill(); - - // Render the outline of this level - makePath(stat.values, false, .5); - Clutter.cairo_set_source_color(cr, outlineColor); - cr.setLineWidth(1.0); - cr.setDash([], 0); - cr.stroke(); - } - } -}); - -const CpuIndicator = new Lang.Class({ - Name: 'SystemMonitor.CpuIndicator', - Extends: Indicator, - - _init: function() { - this.parent(); - - this.gridColor = '-grid-color'; - this.renderStats = [ 'cpu-user', 'cpu-sys', 'cpu-iowait' ]; - - // Make sure renderStats is sorted as necessary for rendering - let renderStatOrder = {'cpu-total': 0, 'cpu-user': 1, 'cpu-sys': 2, 'cpu-iowait': 3}; - this.renderStats = this.renderStats.sort(function(a,b) { - return renderStatOrder[a] - renderStatOrder[b]; - }); - - this.setLabelText(_("CPU")); - }, - - _initValues: function() { - this._prev = new GTop.glibtop_cpu; - GTop.glibtop_get_cpu(this._prev); - - this.stats = { - 'cpu-user': {color: '-cpu-user-color', values: []}, - 'cpu-sys': {color: '-cpu-sys-color', values: []}, - 'cpu-iowait': {color: '-cpu-iowait-color', values: []}, - 'cpu-total': {color: '-cpu-total-color', values: []} - }; - }, - - _updateValues: function() { - let cpu = new GTop.glibtop_cpu; - let t = 0.0; - GTop.glibtop_get_cpu(cpu); - let total = cpu.total - this._prev.total; - let user = cpu.user - this._prev.user; - let sys = cpu.sys - this._prev.sys; - let iowait = cpu.iowait - this._prev.iowait; - let idle = cpu.idle - this._prev.idle; - - t += iowait / total; - this.stats['cpu-iowait'].values.push(t); - t += sys / total; - this.stats['cpu-sys'].values.push(t); - t += user / total; - this.stats['cpu-user'].values.push(t); - this.stats['cpu-total'].values.push(1 - idle / total); - - this._prev = cpu; - } -}); - -const MemoryIndicator = new Lang.Class({ - Name: 'SystemMonitor.MemoryIndicator', - Extends: Indicator, - - _init: function() { - this.parent(); - - this.gridColor = '-grid-color'; - this.renderStats = [ 'mem-user', 'mem-other', 'mem-cached' ]; - - // Make sure renderStats is sorted as necessary for rendering - let renderStatOrder = { 'mem-cached': 0, 'mem-other': 1, 'mem-user': 2 }; - this.renderStats = this.renderStats.sort(function(a,b) { - return renderStatOrder[a] - renderStatOrder[b]; - }); - - this.setLabelText(_("Memory")); - }, - - _initValues: function() { - this.mem = new GTop.glibtop_mem; - this.stats = { - 'mem-user': { color: "-mem-user-color", values: [] }, - 'mem-other': { color: "-mem-other-color", values: [] }, - 'mem-cached': { color: "-mem-cached-color", values: [] } - }; - }, - - _updateValues: function() { - GTop.glibtop_get_mem(this.mem); - - let t = this.mem.user / this.mem.total; - this.stats['mem-user'].values.push(t); - t += (this.mem.used - this.mem.user - this.mem.cached) / this.mem.total; - this.stats['mem-other'].values.push(t); - t += this.mem.cached / this.mem.total; - this.stats['mem-cached'].values.push(t); - } -}); - -const INDICATORS = [CpuIndicator, MemoryIndicator]; - -const Extension = new Lang.Class({ - Name: 'SystemMonitor.Extension', - - _init: function() { - Convenience.initTranslations(); - - this._showLabelTimeoutId = 0; - this._resetHoverTimeoutId = 0; - this._labelShowing = false; - }, - - enable: function() { - this._box = new St.BoxLayout({ style_class: 'extension-systemMonitor-container', - x_align: Clutter.ActorAlign.START, - x_expand: true }); - this._indicators = [ ]; - - for (let i = 0; i < INDICATORS.length; i++) { - let indicator = new (INDICATORS[i])(); - - indicator.actor.connect('notify::hover', Lang.bind(this, function() { - this._onHover(indicator); - })); - this._box.add_actor(indicator.actor); - this._indicators.push(indicator); - } - - this._boxHolder = new St.BoxLayout({ x_expand: true, - y_expand: true, - x_align: Clutter.ActorAlign.START, - }); - let menuButton = Main.messageTray._messageTrayMenuButton.actor; - Main.messageTray.actor.remove_child(menuButton); - Main.messageTray.actor.add_child(this._boxHolder); - - this._boxHolder.add_child(this._box); - this._boxHolder.add_child(menuButton); - }, - - disable: function() { - this._indicators.forEach(function(i) { i.destroy(); }); - - let menuButton = Main.messageTray._messageTrayMenuButton.actor; - this._boxHolder.remove_child(menuButton); - Main.messageTray.actor.add_child(menuButton); - - this._box.destroy(); - this._boxHolder.destroy(); - }, - - _onHover: function (item) { - if (item.actor.get_hover()) { - if (this._showLabelTimeoutId == 0) { - let timeout = this._labelShowing ? 0 : ITEM_HOVER_TIMEOUT; - this._showLabelTimeoutId = Mainloop.timeout_add(timeout, - Lang.bind(this, function() { - this._labelShowing = true; - item.showLabel(); - return false; - })); - if (this._resetHoverTimeoutId > 0) { - Mainloop.source_remove(this._resetHoverTimeoutId); - this._resetHoverTimeoutId = 0; - } - } - } else { - if (this._showLabelTimeoutId > 0) - Mainloop.source_remove(this._showLabelTimeoutId); - this._showLabelTimeoutId = 0; - item.hideLabel(); - if (this._labelShowing) { - this._resetHoverTimeoutId = Mainloop.timeout_add(ITEM_HOVER_TIMEOUT, - Lang.bind(this, function() { - this._labelShowing = false; - return false; - })); - } - } - }, -}); - -function init() { - return new Extension(); -} diff --git a/extensions/systemMonitor/metadata.json.in b/extensions/systemMonitor/metadata.json.in deleted file mode 100644 index fa75007..0000000 --- a/extensions/systemMonitor/metadata.json.in +++ /dev/null @@ -1,11 +0,0 @@ -{ - "shell-version": ["@shell_current@" ], - "uuid": "@uuid@", - "extension-id": "@extension_id@", - "settings-schema": "@gschemaname@", - "gettext-domain": "@gettext_domain@", - "original-author": "zaspire@rambler.ru", - "name": "SystemMonitor", - "description": "System monitor showing CPU and memory usage in the message tray.", - "url": "@url@" -} diff --git a/extensions/systemMonitor/stylesheet.css b/extensions/systemMonitor/stylesheet.css deleted file mode 100644 index 13f95ec..0000000 --- a/extensions/systemMonitor/stylesheet.css +++ /dev/null @@ -1,35 +0,0 @@ -.extension-systemMonitor-container { - spacing: 5px; - padding-left: 5px; - padding-right: 5px; - padding-bottom: 10px; - padding-top: 10px; -} - -.extension-systemMonitor-indicator-area { - border: 1px solid #8d8d8d; - border-radius: 3px; - width: 100px; - /* message tray is 72px, so 20px padding of the container, - 2px of border, makes it 50px */ - height: 50px; - -grid-color: #575757; - -cpu-total-color: rgb(0,154,62); - -cpu-user-color: rgb(69,154,0); - -cpu-sys-color: rgb(255,253,81); - -cpu-iowait-color: rgb(210,148,0); - -mem-user-color: rgb(210,148,0); - -mem-cached-color: rgb(90,90,90); - -mem-other-color: rgb(205,203,41); - background-color: #1e1e1e; -} - -.extension-systemMonitor-indicator-label { - border-radius: 7px; - padding: 4px 12px; - background-color: rgba(0,0,0,0.9); - text-align: center; - -y-offset: 8px; - font-size: 9pt; - font-weight: bold; -} diff --git a/extensions/user-theme/Makefile.in b/extensions/user-theme/Makefile.in index 6f19087..c9aa09d 100644 --- a/extensions/user-theme/Makefile.in +++ b/extensions/user-theme/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. +# Makefile.in generated by automake 1.15 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2013 Free Software Foundation, Inc. +# Copyright (C) 1994-2014 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -15,7 +15,17 @@ @SET_MAKE@ VPATH = @srcdir@ -am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' +am__is_gnu_make = { \ + if test -z '$(MAKELEVEL)'; then \ + false; \ + elif test -n '$(MAKE_HOST)'; then \ + true; \ + elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ + true; \ + else \ + false; \ + fi; \ +} am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -76,15 +86,14 @@ NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -DIST_COMMON = $(srcdir)/../../extension.mk $(top_srcdir)/include.mk \ - $(srcdir)/../../settings.mk $(srcdir)/Makefile.in \ - $(srcdir)/Makefile.am $(dist_extension_DATA) subdir = extensions/user-theme ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) +DIST_COMMON = $(srcdir)/Makefile.am $(dist_extension_DATA) \ + $(am__DIST_COMMON) mkinstalldirs = $(install_sh) -d CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = @@ -138,6 +147,9 @@ "$(DESTDIR)$(extensiondir)" DATA = $(dist_extension_DATA) $(nodist_extension_DATA) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) +am__DIST_COMMON = $(srcdir)/../../extension.mk \ + $(srcdir)/../../settings.mk $(srcdir)/Makefile.in \ + $(top_srcdir)/include.mk DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALL_EXTENSIONS = @ALL_EXTENSIONS@ @@ -148,26 +160,17 @@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ -CC = @CC@ -CCDEPMODE = @CCDEPMODE@ -CFLAGS = @CFLAGS@ CLASSIC_EXTENSIONS = @CLASSIC_EXTENSIONS@ -CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ -DATADIRNAME = @DATADIRNAME@ DEFS = @DEFS@ -DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ ENABLED_EXTENSIONS = @ENABLED_EXTENSIONS@ -EXEEXT = @EXEEXT@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@ GMSGFMT = @GMSGFMT@ GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@ -GTOP_CFLAGS = @GTOP_CFLAGS@ -GTOP_LIBS = @GTOP_LIBS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ @@ -181,7 +184,6 @@ INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ -LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ @@ -189,7 +191,6 @@ MKDIR_P = @MKDIR_P@ MSGFMT = @MSGFMT@ MSGMERGE = @MSGMERGE@ -OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ @@ -201,6 +202,7 @@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ +SASS = @SASS@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SHELL_VERSION = @SHELL_VERSION@ @@ -212,10 +214,7 @@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ -ac_ct_CC = @ac_ct_CC@ -am__include = @am__include@ am__leading_dot = @am__leading_dot@ -am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ @@ -285,7 +284,6 @@ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign extensions/user-theme/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign extensions/user-theme/Makefile -.PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ @@ -294,7 +292,7 @@ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; -$(srcdir)/../../extension.mk $(top_srcdir)/include.mk $(srcdir)/../../settings.mk: +$(srcdir)/../../extension.mk $(top_srcdir)/include.mk $(srcdir)/../../settings.mk $(am__empty): $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh @@ -504,6 +502,8 @@ pdf-am ps ps-am tags-am uninstall uninstall-am \ uninstall-dist_extensionDATA uninstall-nodist_extensionDATA +.PRECIOUS: Makefile + metadata.json: metadata.json.in $(top_builddir)/config.status $(AM_V_GEN) sed \ diff --git a/extensions/window-list/Makefile.in b/extensions/window-list/Makefile.in index ce6e0a2..830671c 100644 --- a/extensions/window-list/Makefile.in +++ b/extensions/window-list/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. +# Makefile.in generated by automake 1.15 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2013 Free Software Foundation, Inc. +# Copyright (C) 1994-2014 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -15,7 +15,17 @@ @SET_MAKE@ VPATH = @srcdir@ -am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' +am__is_gnu_make = { \ + if test -z '$(MAKELEVEL)'; then \ + false; \ + elif test -n '$(MAKE_HOST)'; then \ + true; \ + elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ + true; \ + else \ + false; \ + fi; \ +} am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -77,15 +87,14 @@ PRE_UNINSTALL = : POST_UNINSTALL = : @CLASSIC_MODE_TRUE@am__append_1 = classic.css -DIST_COMMON = $(srcdir)/../../extension.mk $(top_srcdir)/include.mk \ - $(srcdir)/../../settings.mk $(srcdir)/Makefile.in \ - $(srcdir)/Makefile.am $(am__dist_extension_DATA_DIST) subdir = extensions/window-list ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) +DIST_COMMON = $(srcdir)/Makefile.am $(am__dist_extension_DATA_DIST) \ + $(am__DIST_COMMON) mkinstalldirs = $(install_sh) -d CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = @@ -141,6 +150,9 @@ "$(DESTDIR)$(extensiondir)" DATA = $(dist_extension_DATA) $(nodist_extension_DATA) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) +am__DIST_COMMON = $(srcdir)/../../extension.mk \ + $(srcdir)/../../settings.mk $(srcdir)/Makefile.in \ + $(top_srcdir)/include.mk DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALL_EXTENSIONS = @ALL_EXTENSIONS@ @@ -151,26 +163,17 @@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ -CC = @CC@ -CCDEPMODE = @CCDEPMODE@ -CFLAGS = @CFLAGS@ CLASSIC_EXTENSIONS = @CLASSIC_EXTENSIONS@ -CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ -DATADIRNAME = @DATADIRNAME@ DEFS = @DEFS@ -DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ ENABLED_EXTENSIONS = @ENABLED_EXTENSIONS@ -EXEEXT = @EXEEXT@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@ GMSGFMT = @GMSGFMT@ GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@ -GTOP_CFLAGS = @GTOP_CFLAGS@ -GTOP_LIBS = @GTOP_LIBS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ @@ -184,7 +187,6 @@ INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ -LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ @@ -192,7 +194,6 @@ MKDIR_P = @MKDIR_P@ MSGFMT = @MSGFMT@ MSGMERGE = @MSGMERGE@ -OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ @@ -204,6 +205,7 @@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ +SASS = @SASS@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SHELL_VERSION = @SHELL_VERSION@ @@ -215,10 +217,7 @@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ -ac_ct_CC = @ac_ct_CC@ -am__include = @am__include@ am__leading_dot = @am__leading_dot@ -am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ @@ -289,7 +288,6 @@ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign extensions/window-list/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign extensions/window-list/Makefile -.PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ @@ -298,7 +296,7 @@ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; -$(srcdir)/../../extension.mk $(top_srcdir)/include.mk $(srcdir)/../../settings.mk: +$(srcdir)/../../extension.mk $(top_srcdir)/include.mk $(srcdir)/../../settings.mk $(am__empty): $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh @@ -508,6 +506,8 @@ pdf-am ps ps-am tags-am uninstall uninstall-am \ uninstall-dist_extensionDATA uninstall-nodist_extensionDATA +.PRECIOUS: Makefile + metadata.json: metadata.json.in $(top_builddir)/config.status $(AM_V_GEN) sed \ diff --git a/extensions/window-list/extension.js b/extensions/window-list/extension.js index 58fee4a..88ba603 100644 --- a/extensions/window-list/extension.js +++ b/extensions/window-list/extension.js @@ -9,7 +9,6 @@ const DND = imports.ui.dnd; const Lang = imports.lang; const Main = imports.ui.main; -const MessageTray = imports.ui.messageTray; const PanelMenu = imports.ui.panelMenu; const PopupMenu = imports.ui.popupMenu; @@ -53,7 +52,7 @@ let [x, y,] = global.get_pointer(); let actor = global.stage.get_actor_at_pos(Clutter.PickMode.REACTIVE, x, y); - if (windowList.actor.contains(actor)) + if (Me.stateObj.someWindowListContains(actor)) actor.sync_hover(); } @@ -142,19 +141,17 @@ this._metaWindow = metaWindow; this.actor = new St.BoxLayout({ style_class: 'window-button-box' }); - let app = Shell.WindowTracker.get_default().get_window_app(metaWindow); - this._icon = new St.Bin({ style_class: 'window-button-icon', - child: app.create_icon_texture(ICON_TEXTURE_SIZE) }); + this._icon = new St.Bin({ style_class: 'window-button-icon' }); this.actor.add(this._icon); this._label = new St.Label(); this.actor.add(this._label); this._textureCache = St.TextureCache.get_default(); this._iconThemeChangedId = - this._textureCache.connect('icon-theme-changed', Lang.bind(this, - function() { - this._icon.child = app.create_icon_texture(ICON_TEXTURE_SIZE); - })); + this._textureCache.connect('icon-theme-changed', + Lang.bind(this, this._updateIcon)); + this._updateIcon(); + this.actor.connect('destroy', Lang.bind(this, this._onDestroy)); this._notifyTitleId = @@ -172,10 +169,22 @@ }, _updateTitle: function() { + if (!this._metaWindow.title) + return; + if (this._metaWindow.minimized) this._label.text = '[%s]'.format(this._metaWindow.title); else this._label.text = this._metaWindow.title; + }, + + _updateIcon: function() { + let app = Shell.WindowTracker.get_default().get_window_app(this._metaWindow); + if (app) + this._icon.child = app.create_icon_texture(ICON_TEXTURE_SIZE); + else + this._icon.child = new St.Icon({ icon_name: 'icon-missing', + icon_size: ICON_TEXTURE_SIZE }); }, _onDestroy: function() { @@ -186,27 +195,20 @@ }); -const WindowButton = new Lang.Class({ - Name: 'WindowButton', - - _init: function(metaWindow) { - this.metaWindow = metaWindow; - - this._windowTitle = new WindowTitle(this.metaWindow); +const BaseButton = new Lang.Class({ + Name: 'BaseButton', + Abstract: true, + + _init: function(perMonitor, monitorIndex) { + this._perMonitor = perMonitor; + this._monitorIndex = monitorIndex; + this.actor = new St.Button({ style_class: 'window-button', x_fill: true, can_focus: true, button_mask: St.ButtonMask.ONE | - St.ButtonMask.THREE, - child: this._windowTitle.actor }); + St.ButtonMask.THREE }); this.actor._delegate = this; - - this._menuManager = new PopupMenu.PopupMenuManager(this); - this._contextMenu = new WindowContextMenu(this.actor, this.metaWindow); - this._contextMenu.connect('open-state-changed', _onMenuStateChanged); - this._contextMenu.actor.hide(); - this._menuManager.addMenu(this._contextMenu); - Main.uiGroup.add_actor(this._contextMenu.actor); this.actor.connect('allocation-changed', Lang.bind(this, this._updateIconGeometry)); @@ -214,13 +216,123 @@ this.actor.connect('destroy', Lang.bind(this, this._onDestroy)); this.actor.connect('popup-menu', Lang.bind(this, this._onPopupMenu)); + this._contextMenuManager = new PopupMenu.PopupMenuManager(this); + this._switchWorkspaceId = global.window_manager.connect('switch-workspace', Lang.bind(this, this._updateVisibility)); + + if (this._perMonitor) { + this._windowEnteredMonitorId = + global.screen.connect('window-entered-monitor', + Lang.bind(this, this._windowEnteredOrLeftMonitor)); + this._windowLeftMonitorId = + global.screen.connect('window-left-monitor', + Lang.bind(this, this._windowEnteredOrLeftMonitor)); + } + }, + + get active() { + return this.actor.has_style_class_name('focused'); + }, + + activate: function() { + if (this.active) + return; + + this._onClicked(this.actor, 1); + }, + + _onClicked: function(actor, button) { + throw new Error('Not implemented'); + }, + + _canOpenPopupMenu: function() { + return true; + }, + + _onPopupMenu: function(actor) { + if (!this._canOpenPopupMenu() || this._contextMenu.isOpen) + return; + _openMenu(this._contextMenu); + }, + + _isFocused: function() { + throw new Error('Not implemented'); + }, + + _updateStyle: function() { + if (this._isFocused()) + this.actor.add_style_class_name('focused'); + else + this.actor.remove_style_class_name('focused'); + }, + + _windowEnteredOrLeftMonitor: function(metaScreen, monitorIndex, metaWindow) { + throw new Error('Not implemented'); + }, + + _isWindowVisible: function(window) { + let workspace = global.screen.get_active_workspace(); + + return !window.skip_taskbar && + window.located_on_workspace(workspace) && + (!this._perMonitor || window.get_monitor() == this._monitorIndex); + }, + + _updateVisibility: function() { + throw new Error('Not implemented'); + }, + + _getIconGeometry: function() { + let rect = new Meta.Rectangle(); + + [rect.x, rect.y] = this.actor.get_transformed_position(); + [rect.width, rect.height] = this.actor.get_transformed_size(); + + return rect; + }, + + _updateIconGeometry: function() { + throw new Error('Not implemented'); + }, + + _onDestroy: function() { + global.window_manager.disconnect(this._switchWorkspaceId); + + if (this._windowEnteredMonitorId) + global.screen.disconnect(this._windowEnteredMonitorId); + this._windowEnteredMonitorId = 0; + + if (this._windowLeftMonitorId) + global.screen.disconnect(this._windowLeftMonitorId); + this._windowLeftMonitorId = 0; + } +}); + + +const WindowButton = new Lang.Class({ + Name: 'WindowButton', + Extends: BaseButton, + + _init: function(metaWindow, perMonitor, monitorIndex) { + this.parent(perMonitor, monitorIndex); + + this.metaWindow = metaWindow; + this._updateVisibility(); + + this._windowTitle = new WindowTitle(this.metaWindow); + this.actor.set_child(this._windowTitle.actor); + + this._contextMenu = new WindowContextMenu(this.actor, this.metaWindow); + this._contextMenu.connect('open-state-changed', _onMenuStateChanged); + this._contextMenu.actor.hide(); + this._contextMenuManager.addMenu(this._contextMenu); + Main.uiGroup.add_actor(this._contextMenu.actor); + this._workspaceChangedId = this.metaWindow.connect('workspace-changed', Lang.bind(this, this._updateVisibility)); - this._updateVisibility(); this._notifyFocusId = global.display.connect('notify::focus-window', @@ -228,17 +340,6 @@ this._updateStyle(); }, - get active() { - return this.actor.has_style_class_name('focused'); - }, - - activate: function() { - if (this.active) - return; - - this._onClicked(this.actor, 1); - }, - _onClicked: function(actor, button) { if (this._contextMenu.isOpen) { this._contextMenu.close(); @@ -251,41 +352,35 @@ _openMenu(this._contextMenu); }, - _onPopupMenu: function(actor) { - if (this._contextMenu.isOpen) - return; - _openMenu(this._contextMenu); + _isFocused: function() { + return global.display.focus_window == this.metaWindow; }, _updateStyle: function() { + this.parent(); + if (this.metaWindow.minimized) this.actor.add_style_class_name('minimized'); else this.actor.remove_style_class_name('minimized'); - - if (global.display.focus_window == this.metaWindow) - this.actor.add_style_class_name('focused'); - else - this.actor.remove_style_class_name('focused'); + }, + + _windowEnteredOrLeftMonitor: function(metaScreen, monitorIndex, metaWindow) { + if (monitorIndex == this._monitorIndex && metaWindow == this.metaWindow) + this._updateVisibility(); }, _updateVisibility: function() { - let workspace = global.screen.get_active_workspace(); - this.actor.visible = this.metaWindow.located_on_workspace(workspace); + this.actor.visible = this._isWindowVisible(this.metaWindow); }, _updateIconGeometry: function() { - let rect = new Meta.Rectangle(); - - [rect.x, rect.y] = this.actor.get_transformed_position(); - [rect.width, rect.height] = this.actor.get_transformed_size(); - - this.metaWindow.set_icon_geometry(rect); + this.metaWindow.set_icon_geometry(this._getIconGeometry()); }, _onDestroy: function() { + this.parent(); this.metaWindow.disconnect(this._workspaceChangedId); - global.window_manager.disconnect(this._switchWorkspaceId); global.display.disconnect(this._notifyFocusId); this._contextMenu.destroy(); } @@ -296,14 +391,14 @@ Name: 'AppContextMenu', Extends: PopupMenu.PopupMenu, - _init: function(source, app) { + _init: function(source, appButton) { this.parent(source, 0.5, St.Side.BOTTOM); - this._app = app; + this._appButton = appButton; this._minimizeItem = new PopupMenu.PopupMenuItem(_("Minimize all")); this._minimizeItem.connect('activate', Lang.bind(this, function() { - this._getWindowList().forEach(function(w) { + this._appButton.getWindowList().forEach(function(w) { w.minimize(); }); })); @@ -311,7 +406,7 @@ this._unminimizeItem = new PopupMenu.PopupMenuItem(_("Unminimize all")); this._unminimizeItem.connect('activate', Lang.bind(this, function() { - this._getWindowList().forEach(function(w) { + this._appButton.getWindowList().forEach(function(w) { w.unminimize(); }); })); @@ -319,7 +414,7 @@ this._maximizeItem = new PopupMenu.PopupMenuItem(_("Maximize all")); this._maximizeItem.connect('activate', Lang.bind(this, function() { - this._getWindowList().forEach(function(w) { + this._appButton.getWindowList().forEach(function(w) { w.maximize(Meta.MaximizeFlags.HORIZONTAL | Meta.MaximizeFlags.VERTICAL); }); @@ -328,7 +423,7 @@ this._unmaximizeItem = new PopupMenu.PopupMenuItem(_("Unmaximize all")); this._unmaximizeItem.connect('activate', Lang.bind(this, function() { - this._getWindowList().forEach(function(w) { + this._appButton.getWindowList().forEach(function(w) { w.unmaximize(Meta.MaximizeFlags.HORIZONTAL | Meta.MaximizeFlags.VERTICAL); }); @@ -337,22 +432,15 @@ let item = new PopupMenu.PopupMenuItem(_("Close all")); item.connect('activate', Lang.bind(this, function() { - this._getWindowList().forEach(function(w) { + this._appButton.getWindowList().forEach(function(w) { w.delete(global.get_current_time()); }); })); this.addMenuItem(item); }, - _getWindowList: function() { - let workspace = global.screen.get_active_workspace(); - return this._app.get_windows().filter(function(win) { - return !win.skip_taskbar && win.located_on_workspace(workspace); - }); - }, - open: function(animate) { - let windows = this._getWindowList(); + let windows = this._appButton.getWindowList(); this._minimizeItem.actor.visible = windows.some(function(w) { return !w.minimized; }); @@ -372,21 +460,16 @@ const AppButton = new Lang.Class({ Name: 'AppButton', - - _init: function(app) { + Extends: BaseButton, + + _init: function(app, perMonitor, monitorIndex) { + this.parent(perMonitor, monitorIndex); + this.app = app; + this._updateVisibility(); let stack = new St.Widget({ layout_manager: new Clutter.BinLayout() }); - this.actor = new St.Button({ style_class: 'window-button', - x_fill: true, - can_focus: true, - button_mask: St.ButtonMask.ONE | - St.ButtonMask.THREE, - child: stack }); - this.actor._delegate = this; - - this.actor.connect('allocation-changed', - Lang.bind(this, this._updateIconGeometry)); + this.actor.set_child(stack); this._singleWindowTitle = new St.Bin({ x_expand: true, x_align: St.Align.START }); @@ -409,8 +492,7 @@ this._menuManager.addMenu(this._menu); Main.uiGroup.add_actor(this._menu.actor); - this._contextMenuManager = new PopupMenu.PopupMenuManager(this); - this._appContextMenu = new AppContextMenu(this.actor, this.app); + this._appContextMenu = new AppContextMenu(this.actor, this); this._appContextMenu.connect('open-state-changed', _onMenuStateChanged); this._appContextMenu.actor.hide(); Main.uiGroup.add_actor(this._appContextMenu.actor); @@ -421,14 +503,6 @@ function() { this._icon.child = app.create_icon_texture(ICON_TEXTURE_SIZE); })); - this.actor.connect('clicked', Lang.bind(this, this._onClicked)); - this.actor.connect('destroy', Lang.bind(this, this._onDestroy)); - this.actor.connect('popup-menu', Lang.bind(this, this._onPopupMenu)); - - this._switchWorkspaceId = - global.window_manager.connect('switch-workspace', - Lang.bind(this, this._updateVisibility)); - this._updateVisibility(); this._windowsChangedId = this.app.connect('windows-changed', @@ -442,23 +516,30 @@ this._updateStyle(); }, + _windowEnteredOrLeftMonitor: function(metaScreen, monitorIndex, metaWindow) { + if (this._windowTracker.get_window_app(metaWindow) == this.app && + monitorIndex == this._monitorIndex) { + this._updateVisibility(); + this._windowsChanged(); + } + }, + _updateVisibility: function() { - let workspace = global.screen.get_active_workspace(); - this.actor.visible = this.app.is_on_workspace(workspace); - }, - - _updateStyle: function() { - if (this._windowTracker.focus_app == this.app) - this.actor.add_style_class_name('focused'); - else - this.actor.remove_style_class_name('focused'); + if (!this._perMonitor) { + // fast path: use ShellApp API to avoid iterating over all windows. + let workspace = global.screen.get_active_workspace(); + this.actor.visible = this.app.is_on_workspace(workspace); + } else { + this.actor.visible = this.getWindowList().length >= 1; + } + }, + + _isFocused: function() { + return this._windowTracker.focus_app == this.app; }, _updateIconGeometry: function() { - let rect = new Meta.Rectangle(); - - [rect.x, rect.y] = this.actor.get_transformed_position(); - [rect.width, rect.height] = this.actor.get_transformed_size(); + let rect = this._getIconGeometry(); let windows = this.app.get_windows(); windows.forEach(function(w) { @@ -467,15 +548,14 @@ }, - _getWindowList: function() { - let workspace = global.screen.get_active_workspace(); - return this.app.get_windows().filter(function(win) { - return !win.skip_taskbar && win.located_on_workspace(workspace); - }); + getWindowList: function() { + return this.app.get_windows().filter(Lang.bind(this, function(win) { + return this._isWindowVisible(win); + })); }, _windowsChanged: function() { - let windows = this._getWindowList(); + let windows = this.getWindowList(); this._singleWindowTitle.visible = windows.length == 1; this._multiWindowTitle.visible = !this._singleWindowTitle.visible; @@ -507,17 +587,6 @@ }, - get active() { - return this.actor.has_style_class_name('focused'); - }, - - activate: function() { - if (this.active) - return; - - this._onClicked(this.actor, 1); - }, - _onClicked: function(actor, button) { let menuWasOpen = this._menu.isOpen; if (menuWasOpen) @@ -531,7 +600,7 @@ if (menuWasOpen) return; - let windows = this._getWindowList(); + let windows = this.getWindowList(); if (windows.length == 1) { if (contextMenuWasOpen) return; @@ -555,20 +624,17 @@ } }, - _onPopupMenu: function(actor) { - if (this._menu.isOpen || this._contextMenu.isOpen) - return; - _openMenu(this._contextMenu); - }, - + _canOpenPopupMenu: function() { + return !this._menu.isOpen; + }, _onMenuActivate: function(menu, child) { child._window.activate(global.get_current_time()); }, _onDestroy: function() { + this.parent(); this._textureCache.disconnect(this._iconThemeChangedId); - global.window_manager.disconnect(this._switchWorkspaceId); this._windowTracker.disconnect(this._notifyFocusId); this.app.disconnect(this._windowsChangedId); this._menu.destroy(); @@ -576,78 +642,15 @@ }); -const TrayButton = new Lang.Class({ - Name: 'TrayButton', - - _init: function() { - this._counterLabel = new St.Label({ x_align: Clutter.ActorAlign.CENTER, - x_expand: true, - y_align: Clutter.ActorAlign.CENTER, - y_expand: true }); - this.actor = new St.Button({ style_class: 'summary-source-counter', - child: this._counterLabel, - layoutManager: new Clutter.BinLayout() }); - this.actor.set_x_align(Clutter.ActorAlign.END); - this.actor.set_x_expand(true); - this.actor.set_y_expand(true); - - this.actor.connect('clicked', Lang.bind(this, - function() { - if (Main.messageTray._trayState == MessageTray.State.HIDDEN) - Main.messageTray.toggle(); - })); - this.actor.connect('destroy', Lang.bind(this, this._onDestroy)); - - this._trayItemCount = 0; - Main.messageTray.getSources().forEach(Lang.bind(this, - function(source) { - this._sourceAdded(Main.messageTray, source); - })); - this._sourceAddedId = - Main.messageTray.connect('source-added', - Lang.bind(this, this._sourceAdded)); - this._sourceRemovedId = - Main.messageTray.connect('source-removed', - Lang.bind(this, this._sourceRemoved)); - this._updateVisibility(); - }, - - _sourceAdded: function(tray, source) { - this._trayItemCount++; - this._updateVisibility(); - }, - - _sourceRemoved: function(source) { - this._trayItemCount--; - this.actor.checked = false; - this._updateVisibility(); - }, - - _updateVisibility: function() { - this._counterLabel.text = this._trayItemCount.toString(); - this.actor.visible = this._trayItemCount > 0; - }, - - _onDestroy: function() { - Main.messageTray.getSources().forEach(Lang.bind(this, - function(source) { - if (!source._windowListDestroyId) - return; - source.disconnect(source._windowListDestroyId) - delete source._windowListDestroyId; - })); - Main.messageTray.disconnect(this._sourceAddedId); - Main.messageTray.disconnect(this._sourceRemovedId); - } -}); - const WorkspaceIndicator = new Lang.Class({ Name: 'WindowList.WorkspaceIndicator', Extends: PanelMenu.Button, _init: function(){ - this.parent(0.0, _("Workspace Indicator")); + this.parent(0.0, _("Workspace Indicator"), true); + this.setMenu(new PopupMenu.PopupMenu(this.actor, 0.0, St.Side.BOTTOM)); this.actor.add_style_class_name('window-list-workspace-indicator'); + this.menu.actor.remove_style_class_name('panel-menu'); let container = new St.Widget({ layout_manager: new Clutter.BinLayout(), x_expand: true, y_expand: true }); @@ -754,7 +757,10 @@ const WindowList = new Lang.Class({ Name: 'WindowList', - _init: function() { + _init: function(perMonitor, monitor) { + this._perMonitor = perMonitor; + this._monitor = monitor; + this.actor = new St.Widget({ name: 'panel', style_class: 'bottom-panel', reactive: true, @@ -782,38 +788,46 @@ })); this._windowList.connect('scroll-event', Lang.bind(this, this._onScrollEvent)); - let indicatorsBox = new St.BoxLayout({ x_align: Clutter.ActorAlign.END }); - box.add(indicatorsBox); + let indicatorsBox = new St.BoxLayout({ x_align: Clutter.ActorAlign.END }); + box.add(indicatorsBox); this._workspaceIndicator = new WorkspaceIndicator(); indicatorsBox.add(this._workspaceIndicator.container, { expand: false, y_fill: true }); + this._workspaceSettings = this._getWorkspaceSettings(); + this._workspacesOnlyOnPrimaryChangedId = + this._workspaceSettings.connect('changed::workspaces-only-on-primary', + Lang.bind(this, this._updateWorkspaceIndicatorVisibility)); + this._updateWorkspaceIndicatorVisibility(); + this._menuManager = new PopupMenu.PopupMenuManager(this); this._menuManager.addMenu(this._workspaceIndicator.menu); - this._trayButton = new TrayButton(); - indicatorsBox.add(this._trayButton.actor, { expand: false }); - Main.layoutManager.addChrome(this.actor, { affectsStruts: true, trackFullscreen: true }); + Main.uiGroup.set_child_above_sibling(this.actor, Main.layoutManager.panelBox); Main.ctrlAltTabManager.addGroup(this.actor, _("Window List"), 'start-here-symbolic'); + + this.actor.width = this._monitor.width; + this.actor.set_position(this._monitor.x, + this._monitor.y + this._monitor.height - this.actor.height); this._appSystem = Shell.AppSystem.get_default(); this._appStateChangedId = this._appSystem.connect('app-state-changed', Lang.bind(this, this._onAppStateChanged)); - this._monitorsChangedId = - Main.layoutManager.connect('monitors-changed', - Lang.bind(this, this._updatePosition)); - this._updatePosition(); - this._keyboardVisiblechangedId = Main.layoutManager.connect('keyboard-visible-changed', Lang.bind(this, function(o, state) { Main.layoutManager.keyboardBox.visible = state; - Main.uiGroup.set_child_above_sibling(windowList.actor, - Main.layoutManager.keyboardBox); + let keyboardBox = Main.layoutManager.keyboardBox; + keyboardBox.visible = state; + if (state) + Main.uiGroup.set_child_above_sibling(this.actor, keyboardBox); + else + Main.uiGroup.set_child_above_sibling(this.actor, + Main.layoutManager.panelBox); this._updateKeyboardAnchor(); })); @@ -831,21 +845,17 @@ Main.overview.connect('showing', Lang.bind(this, function() { this.actor.hide(); this._updateKeyboardAnchor(); - this._updateMessageTrayAnchor(); })); this._overviewHidingId = Main.overview.connect('hiding', Lang.bind(this, function() { this.actor.visible = !Main.layoutManager.primaryMonitor.inFullscreen; this._updateKeyboardAnchor(); - this._updateMessageTrayAnchor(); })); - this._updateMessageTrayAnchor(); this._fullscreenChangedId = global.screen.connect('in-fullscreen-changed', Lang.bind(this, function() { this._updateKeyboardAnchor(); - this._updateMessageTrayAnchor(); })); this._dragBeginId = @@ -869,6 +879,13 @@ this._groupingModeChanged(); }, + _getWorkspaceSettings: function() { + let settings = global.get_overrides_settings(); + if (settings.list_keys().indexOf('workspaces-only-on-primary') > -1) + return settings; + return new Gio.Settings({ schema_id: 'org.gnome.mutter' }); + }, + _onScrollEvent: function(actor, event) { let direction = event.get_scroll_direction(); let diff = 0; @@ -894,6 +911,12 @@ children[active].activate(); }, + _updateWorkspaceIndicatorVisibility: function() { + this._workspaceIndicator.actor.visible = + this._monitor == Main.layoutManager.primaryMonitor || + !this._workspaceSettings.get_boolean('workspaces-only-on-primary'); + }, + _getPreferredUngroupedWindowListWidth: function() { if (this._windowList.get_n_children() == 0) return this._windowList.get_preferred_width(-1)[1]; @@ -903,13 +926,21 @@ let spacing = this._windowList.layout_manager.spacing; let workspace = global.screen.get_active_workspace(); - let nWindows = global.display.get_tab_list(Meta.TabList.NORMAL, workspace).length; + let windows = global.display.get_tab_list(Meta.TabList.NORMAL, workspace); + if (this._perMonitor) { + windows = windows.filter(Lang.bind(this, function(window) { + return window.get_monitor() == this._monitor.index; + })); + } + let nWindows = windows.length; + if (nWindows == 0) + return this._windowList.get_preferred_width(-1)[1]; return nWindows * childWidth + (nWindows - 1) * spacing; }, _getMaxWindowListWidth: function() { - let indicatorsBox = this._trayButton.actor.get_parent(); + let indicatorsBox = this._workspaceIndicator.actor.get_parent(); return this.actor.width - indicatorsBox.get_preferred_width(-1)[1]; }, @@ -960,26 +991,12 @@ } }, - _updatePosition: function() { - let monitor = Main.layoutManager.primaryMonitor; - this.actor.width = monitor.width; - this.actor.set_position(monitor.x, monitor.y + monitor.height - this.actor.height); - }, - _updateKeyboardAnchor: function() { if (!Main.keyboard.actor) return; let anchorY = Main.overview.visible ? 0 : this.actor.height; Main.keyboard.actor.anchor_y = anchorY; - }, - - _updateMessageTrayAnchor: function() { - let sameMonitor = Main.layoutManager.primaryIndex == Main.layoutManager.bottomIndex; - let anchorY = this.actor.visible && sameMonitor ? this.actor.height : 0; - - Main.messageTray.actor.anchor_y = anchorY; - Main.messageTray._notificationWidget.anchor_y = -anchorY; }, _onAppStateChanged: function(appSys, app) { @@ -993,7 +1010,7 @@ }, _addApp: function(app) { - let button = new AppButton(app); + let button = new AppButton(app, this._perMonitor, this._monitor.index); this._windowList.layout_manager.pack(button.actor, true, true, true, Clutter.BoxAlignment.START, @@ -1026,7 +1043,7 @@ return; } - let button = new WindowButton(win); + let button = new WindowButton(win, this._perMonitor, this._monitor.index); this._windowList.layout_manager.pack(button.actor, true, true, true, Clutter.BoxAlignment.START, @@ -1135,15 +1152,14 @@ }, _onDestroy: function() { + this._workspaceSettings.disconnect(this._workspacesOnlyOnPrimaryChangedId); + this._workspaceIndicator.destroy(); Main.ctrlAltTabManager.removeGroup(this.actor); this._appSystem.disconnect(this._appStateChangedId); this._appStateChangedId = 0; - - Main.layoutManager.disconnect(this._monitorsChangedId); - this._monitorsChangedId = 0; Main.layoutManager.disconnect(this._keyboardVisiblechangedId); this._keyboardVisiblechangedId = 0; @@ -1157,13 +1173,14 @@ global.window_manager.disconnect(this._switchWorkspaceId); this._switchWorkspaceId = 0; - Main.messageTray.actor.anchor_y = 0; - Main.messageTray._notificationWidget.anchor_y = 0; Main.overview.disconnect(this._overviewShowingId); Main.overview.disconnect(this._overviewHidingId); global.screen.disconnect(this._fullscreenChangedId); + + Main.xdndHandler.disconnect(this._dragBeginId); + Main.xdndHandler.disconnect(this._dragEndId); this._settings.disconnect(this._groupingModeChangedId); @@ -1173,49 +1190,67 @@ } }); -let windowList; -let injections = {}; -let notificationParent; +const Extension = new Lang.Class({ + Name: 'Extension', + + _init: function() { + this._windowLists = null; + this._injections = {}; + }, + + enable: function() { + this._windowLists = []; + + this._settings = Convenience.getSettings(); + this._showOnAllMonitorsChangedId = + this._settings.connect('changed::show-on-all-monitors', + Lang.bind(this, this._buildWindowLists)); + + this._monitorsChangedId = + Main.layoutManager.connect('monitors-changed', + Lang.bind(this, this._buildWindowLists)); + + this._buildWindowLists(); + }, + + _buildWindowLists: function() { + this._windowLists.forEach(function(windowList) { + windowList.actor.destroy(); + }); + this._windowLists = []; + + let showOnAllMonitors = this._settings.get_boolean('show-on-all-monitors'); + + Main.layoutManager.monitors.forEach(Lang.bind(this, function(monitor) { + if (showOnAllMonitors || monitor == Main.layoutManager.primaryMonitor) + this._windowLists.push(new WindowList(showOnAllMonitors, monitor)); + })); + }, + + disable: function() { + if (!this._windowLists) + return; + + this._settings.disconnect(this._showOnAllMonitorsChangedId); + this._showOnAllMonitorsChangedId = 0; + + Main.layoutManager.disconnect(this._monitorsChangedId); + this._monitorsChangedId = 0; + + this._windowLists.forEach(function(windowList) { + windowList.actor.hide(); + windowList.actor.destroy(); + }); + this._windowLists = null; + }, + + someWindowListContains: function(actor) { + return this._windowLists.some(function(windowList) { + return windowList.actor.contains(actor); + }); + } +}); function init() { + return new Extension(); } - -function enable() { - windowList = new WindowList(); - - windowList.actor.connect('notify::hover', Lang.bind(Main.messageTray, - function() { - this._pointerInTray = windowList.actor.hover; - this._updateState(); - })); - - injections['_trayDwellTimeout'] = MessageTray.MessageTray.prototype._trayDwellTimeout; - MessageTray.MessageTray.prototype._trayDwellTimeout = function() { - return false; - }; - - notificationParent = Main.messageTray._notificationWidget.get_parent(); - Main.messageTray._notificationWidget.hide(); - Main.messageTray._notificationWidget.reparent(windowList.actor); - Main.messageTray._notificationWidget.show(); -} - -function disable() { - var prop; - - if (!windowList) - return; - - windowList.actor.hide(); - - if (notificationParent) { - Main.messageTray._notificationWidget.reparent(notificationParent); - notificationParent = null; - } - - windowList.actor.destroy(); - windowList = null; - - for (prop in injections) - MessageTray.MessageTray.prototype[prop] = injections[prop]; -} diff --git a/extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in b/extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in index d5bbdf4..f736e36 100644 --- a/extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in +++ b/extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in @@ -15,5 +15,13 @@ window list. Possible values are "never", "auto" and "always". + + false + <_summary>Show the window list on all monitors + <_description> + Whether to show the window list on all connected monitors or + only on the primary one. + + diff --git a/extensions/window-list/prefs.js b/extensions/window-list/prefs.js index 3db09c3..dc20065 100644 --- a/extensions/window-list/prefs.js +++ b/extensions/window-list/prefs.js @@ -1,5 +1,6 @@ // -*- mode: js2; indent-tabs-mode: nil; js2-basic-offset: 4 -*- +const Gio = imports.gi.Gio; const GObject = imports.gi.GObject; const Gtk = imports.gi.Gtk; const Lang = imports.lang; @@ -19,25 +20,25 @@ const WindowListPrefsWidget = new GObject.Class({ Name: 'WindowList.Prefs.Widget', GTypeName: 'WindowListPrefsWidget', - Extends: Gtk.Frame, + Extends: Gtk.Grid, _init: function(params) { this.parent(params); - this.shadow_type = Gtk.ShadowType.NONE; this.margin = 24; + this.row_spacing = 6; + this.orientation = Gtk.Orientation.VERTICAL; - let title = '' + _("Window Grouping") + ''; - let titleLabel = new Gtk.Label({ use_markup: true, label: title }); - this.set_label_widget(titleLabel); + let groupingLabel = '' + _("Window Grouping") + ''; + this.add(new Gtk.Label({ label: groupingLabel, use_markup: true, + halign: Gtk.Align.START })); let align = new Gtk.Alignment({ left_padding: 12 }); this.add(align); let grid = new Gtk.Grid({ orientation: Gtk.Orientation.VERTICAL, row_spacing: 6, - column_spacing: 6, - margin_top: 6 }); + column_spacing: 6 }); align.add(grid); this._settings = Convenience.getSettings(); @@ -70,6 +71,11 @@ this._settings.set_string('grouping-mode', mode); })); } + + let check = new Gtk.CheckButton({ label: _("Show on all monitors"), + margin_top: 6 }); + this._settings.bind('show-on-all-monitors', check, 'active', Gio.SettingsBindFlags.DEFAULT); + this.add(check); } }); diff --git a/extensions/windowsNavigator/Makefile.in b/extensions/windowsNavigator/Makefile.in index ae49cc0..95ae20c 100644 --- a/extensions/windowsNavigator/Makefile.in +++ b/extensions/windowsNavigator/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. +# Makefile.in generated by automake 1.15 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2013 Free Software Foundation, Inc. +# Copyright (C) 1994-2014 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -15,7 +15,17 @@ @SET_MAKE@ VPATH = @srcdir@ -am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' +am__is_gnu_make = { \ + if test -z '$(MAKELEVEL)'; then \ + false; \ + elif test -n '$(MAKE_HOST)'; then \ + true; \ + elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ + true; \ + else \ + false; \ + fi; \ +} am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -76,15 +86,14 @@ NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -DIST_COMMON = $(srcdir)/../../extension.mk $(top_srcdir)/include.mk \ - $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ - $(dist_extension_DATA) subdir = extensions/windowsNavigator ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) +DIST_COMMON = $(srcdir)/Makefile.am $(dist_extension_DATA) \ + $(am__DIST_COMMON) mkinstalldirs = $(install_sh) -d CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = @@ -138,6 +147,8 @@ "$(DESTDIR)$(extensiondir)" DATA = $(dist_extension_DATA) $(nodist_extension_DATA) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) +am__DIST_COMMON = $(srcdir)/../../extension.mk $(srcdir)/Makefile.in \ + $(top_srcdir)/include.mk DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALL_EXTENSIONS = @ALL_EXTENSIONS@ @@ -148,26 +159,17 @@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ -CC = @CC@ -CCDEPMODE = @CCDEPMODE@ -CFLAGS = @CFLAGS@ CLASSIC_EXTENSIONS = @CLASSIC_EXTENSIONS@ -CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ -DATADIRNAME = @DATADIRNAME@ DEFS = @DEFS@ -DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ ENABLED_EXTENSIONS = @ENABLED_EXTENSIONS@ -EXEEXT = @EXEEXT@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@ GMSGFMT = @GMSGFMT@ GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@ -GTOP_CFLAGS = @GTOP_CFLAGS@ -GTOP_LIBS = @GTOP_LIBS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ @@ -181,7 +183,6 @@ INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ -LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ @@ -189,7 +190,6 @@ MKDIR_P = @MKDIR_P@ MSGFMT = @MSGFMT@ MSGMERGE = @MSGMERGE@ -OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ @@ -201,6 +201,7 @@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ +SASS = @SASS@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SHELL_VERSION = @SHELL_VERSION@ @@ -212,10 +213,7 @@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ -ac_ct_CC = @ac_ct_CC@ -am__include = @am__include@ am__leading_dot = @am__leading_dot@ -am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ @@ -282,7 +280,6 @@ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign extensions/windowsNavigator/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign extensions/windowsNavigator/Makefile -.PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ @@ -291,7 +288,7 @@ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; -$(srcdir)/../../extension.mk $(top_srcdir)/include.mk: +$(srcdir)/../../extension.mk $(top_srcdir)/include.mk $(am__empty): $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh @@ -501,6 +498,8 @@ pdf-am ps ps-am tags-am uninstall uninstall-am \ uninstall-dist_extensionDATA uninstall-nodist_extensionDATA +.PRECIOUS: Makefile + metadata.json: metadata.json.in $(top_builddir)/config.status $(AM_V_GEN) sed \ diff --git a/extensions/workspace-indicator/Makefile.in b/extensions/workspace-indicator/Makefile.in index 45335b1..c42bb19 100644 --- a/extensions/workspace-indicator/Makefile.in +++ b/extensions/workspace-indicator/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. +# Makefile.in generated by automake 1.15 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2013 Free Software Foundation, Inc. +# Copyright (C) 1994-2014 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -15,7 +15,17 @@ @SET_MAKE@ VPATH = @srcdir@ -am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' +am__is_gnu_make = { \ + if test -z '$(MAKELEVEL)'; then \ + false; \ + elif test -n '$(MAKE_HOST)'; then \ + true; \ + elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ + true; \ + else \ + false; \ + fi; \ +} am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -76,15 +86,14 @@ NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -DIST_COMMON = $(srcdir)/../../extension.mk $(top_srcdir)/include.mk \ - $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ - $(dist_extension_DATA) subdir = extensions/workspace-indicator ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) +DIST_COMMON = $(srcdir)/Makefile.am $(dist_extension_DATA) \ + $(am__DIST_COMMON) mkinstalldirs = $(install_sh) -d CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = @@ -138,6 +147,8 @@ "$(DESTDIR)$(extensiondir)" DATA = $(dist_extension_DATA) $(nodist_extension_DATA) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) +am__DIST_COMMON = $(srcdir)/../../extension.mk $(srcdir)/Makefile.in \ + $(top_srcdir)/include.mk DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALL_EXTENSIONS = @ALL_EXTENSIONS@ @@ -148,26 +159,17 @@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ -CC = @CC@ -CCDEPMODE = @CCDEPMODE@ -CFLAGS = @CFLAGS@ CLASSIC_EXTENSIONS = @CLASSIC_EXTENSIONS@ -CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ -DATADIRNAME = @DATADIRNAME@ DEFS = @DEFS@ -DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ ENABLED_EXTENSIONS = @ENABLED_EXTENSIONS@ -EXEEXT = @EXEEXT@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@ GMSGFMT = @GMSGFMT@ GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@ -GTOP_CFLAGS = @GTOP_CFLAGS@ -GTOP_LIBS = @GTOP_LIBS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ @@ -181,7 +183,6 @@ INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ -LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ @@ -189,7 +190,6 @@ MKDIR_P = @MKDIR_P@ MSGFMT = @MSGFMT@ MSGMERGE = @MSGMERGE@ -OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ @@ -201,6 +201,7 @@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ +SASS = @SASS@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SHELL_VERSION = @SHELL_VERSION@ @@ -212,10 +213,7 @@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ -ac_ct_CC = @ac_ct_CC@ -am__include = @am__include@ am__leading_dot = @am__leading_dot@ -am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ @@ -283,7 +281,6 @@ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign extensions/workspace-indicator/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign extensions/workspace-indicator/Makefile -.PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ @@ -292,7 +289,7 @@ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; -$(srcdir)/../../extension.mk $(top_srcdir)/include.mk: +$(srcdir)/../../extension.mk $(top_srcdir)/include.mk $(am__empty): $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh @@ -502,6 +499,8 @@ pdf-am ps ps-am tags-am uninstall uninstall-am \ uninstall-dist_extensionDATA uninstall-nodist_extensionDATA +.PRECIOUS: Makefile + metadata.json: metadata.json.in $(top_builddir)/config.status $(AM_V_GEN) sed \ diff --git a/m4/intltool.m4 b/m4/intltool.m4 index 33353ed..c25b7b1 100644 --- a/m4/intltool.m4 +++ b/m4/intltool.m4 @@ -154,31 +154,6 @@ # Substitute ALL_LINGUAS so we can use it in po/Makefile AC_SUBST(ALL_LINGUAS) - -# Set DATADIRNAME correctly if it is not set yet -# (copied from glib-gettext.m4) -if test -z "$DATADIRNAME"; then - AC_LINK_IFELSE( - [AC_LANG_PROGRAM([[]], - [[extern int _nl_msg_cat_cntr; - return _nl_msg_cat_cntr]])], - [DATADIRNAME=share], - [case $host in - *-*-solaris*) - dnl On Solaris, if bind_textdomain_codeset is in libc, - dnl GNU format message catalog is always supported, - dnl since both are added to the libc all together. - dnl Hence, we'd like to go with DATADIRNAME=share - dnl in this case. - AC_CHECK_FUNC(bind_textdomain_codeset, - [DATADIRNAME=share], [DATADIRNAME=lib]) - ;; - *) - [DATADIRNAME=lib] - ;; - esac]) -fi -AC_SUBST(DATADIRNAME) IT_PO_SUBDIR([po]) diff --git a/po/LINGUAS b/po/LINGUAS index 4df4f4a..c20fdfc 100644 --- a/po/LINGUAS +++ b/po/LINGUAS @@ -4,6 +4,7 @@ as bg bn_IN +bs ca ca@valencia cs @@ -25,6 +26,7 @@ hi hu id +is it ja kk @@ -39,11 +41,13 @@ nb ne nl +oc or pa pl pt pt_BR +ro ru sk sl diff --git a/po/Makefile.in.in b/po/Makefile.in.in index 06a8cfe..fcd2c3b 100644 --- a/po/Makefile.in.in +++ b/po/Makefile.in.in @@ -33,8 +33,7 @@ datadir = @datadir@ datarootdir = @datarootdir@ libdir = @libdir@ -DATADIRNAME = @DATADIRNAME@ -itlocaledir = $(prefix)/$(DATADIRNAME)/locale +localedir = @localedir@ subdir = po install_sh = @install_sh@ # Automake >= 1.8 provides @mkdir_p@. @@ -80,7 +79,7 @@ .po.pox: $(MAKE) $(GETTEXT_PACKAGE).pot - $(MSGMERGE) $< $(GETTEXT_PACKAGE).pot -o $*.pox + $(MSGMERGE) $* $(GETTEXT_PACKAGE).pot -o $*.pox .po.mo: $(INTLTOOL_V_MSGFMT)$(MSGFMT) -o $@ $< @@ -108,7 +107,7 @@ install-data-yes: all linguas="$(USE_LINGUAS)"; \ for lang in $$linguas; do \ - dir=$(DESTDIR)$(itlocaledir)/$$lang/LC_MESSAGES; \ + dir=$(DESTDIR)$(localedir)/$$lang/LC_MESSAGES; \ $(mkdir_p) $$dir; \ if test -r $$lang.gmo; then \ $(INSTALL_DATA) $$lang.gmo $$dir/$(GETTEXT_PACKAGE).mo; \ @@ -142,8 +141,8 @@ uninstall: linguas="$(USE_LINGUAS)"; \ for lang in $$linguas; do \ - rm -f $(DESTDIR)$(itlocaledir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo; \ - rm -f $(DESTDIR)$(itlocaledir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo.m; \ + rm -f $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo; \ + rm -f $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo.m; \ done check: all $(GETTEXT_PACKAGE).pot diff --git a/po/POTFILES.in b/po/POTFILES.in index 89bd3ee..5510b38 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,6 +1,5 @@ data/gnome-classic.desktop.in data/gnome-classic.session.desktop.in.in -data/gnome-shell-classic.desktop.in.in data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in extensions/alternate-tab/prefs.js extensions/apps-menu/extension.js @@ -15,7 +14,7 @@ extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in extensions/places-menu/extension.js extensions/places-menu/placeDisplay.js -extensions/systemMonitor/extension.js +extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in extensions/user-theme/extension.js extensions/user-theme/org.gnome.shell.extensions.user-theme.gschema.xml.in extensions/window-list/extension.js diff --git a/po/an.po b/po/an.po index 2139d63..2ef9f7c 100644 --- a/po/an.po +++ b/po/an.po @@ -2,21 +2,23 @@ # Copyright (C) 2013 gnome-shell-extensions's COPYRIGHT HOLDER # This file is distributed under the same license as the gnome-shell-extensions package. # Jorge Pérez Pérez , 2013. +# Daniel Martinez , 2015. # msgid "" msgstr "" "Project-Id-Version: gnome-shell-extensions master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "shell&keywords=I18N+L10N&component=extensions\n" -"POT-Creation-Date: 2013-12-20 18:44+0000\n" -"PO-Revision-Date: 2013-12-21 16:24+0100\n" -"Last-Translator: Jorge Pérez Pérez \n" -"Language-Team: Aragonese \n" +"POT-Creation-Date: 2015-01-22 08:35+0000\n" +"PO-Revision-Date: 2015-01-22 19:27+0100\n" +"Last-Translator: Daniel Martinez \n" +"Language-Team: Aragonés \n" "Language: an\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 1.6.3\n" +"X-Generator: Gtranslator 2.91.6\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: ../data/gnome-classic.desktop.in.h:1 #: ../data/gnome-classic.session.desktop.in.in.h:1 @@ -27,14 +29,6 @@ msgid "This session logs you into GNOME Classic" msgstr "Ista sesión encieta lo GNOME clasico" -#: ../data/gnome-shell-classic.desktop.in.in.h:1 -msgid "GNOME Shell Classic" -msgstr "GNOME Shell clasico" - -#: ../data/gnome-shell-classic.desktop.in.in.h:2 -msgid "Window management and application launching" -msgstr "Chestión de finestras y inicio d'aplicacions" - #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 msgid "Attach modal dialog to the parent window" msgstr "Acoplar un dialogo modal a la finestra pai" @@ -46,16 +40,28 @@ "Ista clau sobrescribe a clau en org.gnome.mutter en executar o GNOME Shell." #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:3 +msgid "Arrangement of buttons on the titlebar" +msgstr "Disposición d'os botons d'a barra de titol" + +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:4 +msgid "" +"This key overrides the key in org.gnome.desktop.wm.preferences when running " +"GNOME Shell." +msgstr "" +"Ista clau sobrescribe a clau en org.gnome.desktop.wm.preferences en executar " +"o GNOME Shell." + +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:5 msgid "Enable edge tiling when dropping windows on screen edges" msgstr "" "Activar o mosaico en os cantos en arrocegar as finestras a los cantos d'a " "finestra" -#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:4 +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:6 msgid "Workspaces only on primary monitor" msgstr "Arias de treballo nomás en a pantalla prencipal" -#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:5 +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:7 msgid "Delay focus changes in mouse mode until the pointer stops moving" msgstr "" "Retardar o cambeo d'o foco d'o churi dica que o puntero deixe de mover-se" @@ -72,11 +78,11 @@ msgid "Thumbnail and application icon" msgstr "Miniatura y icono de l'aplicación" -#: ../extensions/alternate-tab/prefs.js:37 +#: ../extensions/alternate-tab/prefs.js:38 msgid "Present windows as" msgstr "Presentar as finestras como" -#: ../extensions/alternate-tab/prefs.js:62 +#: ../extensions/alternate-tab/prefs.js:69 msgid "Show only windows in the current workspace" msgstr "Amostrar as finestras solament en l'aria de treballo actual" @@ -84,11 +90,11 @@ msgid "Activities Overview" msgstr "Anvista d'actividatz" -#: ../extensions/apps-menu/extension.js:113 +#: ../extensions/apps-menu/extension.js:114 msgid "Favorites" msgstr "Favoritos" -#: ../extensions/apps-menu/extension.js:282 +#: ../extensions/apps-menu/extension.js:283 msgid "Applications" msgstr "Aplicacions" @@ -105,37 +111,37 @@ "(o nombre d'o fichero d'escritorio), seguiu por dos puntos y o numero de " "l'aria de treballo" -#: ../extensions/auto-move-windows/prefs.js:55 +#: ../extensions/auto-move-windows/prefs.js:60 msgid "Application" msgstr "Aplicación" -#: ../extensions/auto-move-windows/prefs.js:64 -#: ../extensions/auto-move-windows/prefs.js:106 +#: ../extensions/auto-move-windows/prefs.js:69 +#: ../extensions/auto-move-windows/prefs.js:127 msgid "Workspace" msgstr "Aria de treballo" -#: ../extensions/auto-move-windows/prefs.js:80 -msgid "Add rule" +#: ../extensions/auto-move-windows/prefs.js:85 +msgid "Add Rule" msgstr "Adhibir un regle" -#: ../extensions/auto-move-windows/prefs.js:94 +#: ../extensions/auto-move-windows/prefs.js:106 msgid "Create new matching rule" msgstr "Creyar un regle nuevo de coincidencia" -#: ../extensions/auto-move-windows/prefs.js:98 +#: ../extensions/auto-move-windows/prefs.js:111 msgid "Add" msgstr "Adhibir" -#: ../extensions/drive-menu/extension.js:73 -#, c-format +#: ../extensions/drive-menu/extension.js:106 +#, javascript-format msgid "Ejecting drive '%s' failed:" -msgstr "Ha fallau en fer fuera o dispositivo «%s»" - -#: ../extensions/drive-menu/extension.js:90 +msgstr "Ha fallau en fer fuera o dispositivo '%s'" + +#: ../extensions/drive-menu/extension.js:124 msgid "Removable devices" msgstr "Dispositivos extraíbles" -#: ../extensions/drive-menu/extension.js:117 +#: ../extensions/drive-menu/extension.js:151 msgid "Open File" msgstr "Ubrir o fichero" @@ -155,22 +161,20 @@ "Si no ye vuedo, contién o texto que s'amostrará quan se faiga clic en o " "panel." -#. TRANSLATORS: Example is the name of the extension, should not be -#. translated #: ../extensions/example/prefs.js:30 +msgid "Message" +msgstr "Mensache" + +#: ../extensions/example/prefs.js:43 msgid "" "Example aims to show how to build well behaved extensions for the Shell and " "as such it has little functionality on its own.\n" "Nevertheless it's possible to customize the greeting message." msgstr "" -"«Example» tien por obchecto amostrar cómo construir as extensions de buen " +"'Example' tien por obchecto amostrar cómo construir as extensions de buen " "comportamiento ta la Shell y por ixo tien poca funcionalidat por ell " "solenco.\n" "Manimenos, ye posible presonalizar o mensache de bienvenida." - -#: ../extensions/example/prefs.js:36 -msgid "Message:" -msgstr "Mensache:" #: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:1 msgid "Use more screen for windows" @@ -206,23 +210,27 @@ msgid "Places" msgstr "Puestos" -#: ../extensions/places-menu/placeDisplay.js:58 -#, c-format +#: ../extensions/places-menu/placeDisplay.js:57 +#, javascript-format msgid "Failed to launch \"%s\"" -msgstr "Ha fallau en lanzar «%s»" - -#: ../extensions/places-menu/placeDisplay.js:100 -#: ../extensions/places-menu/placeDisplay.js:123 +msgstr "Ha fallau en lanzar \"%s\"" + +#: ../extensions/places-menu/placeDisplay.js:99 +#: ../extensions/places-menu/placeDisplay.js:122 msgid "Computer" msgstr "Equipo" -#: ../extensions/places-menu/placeDisplay.js:201 +#: ../extensions/places-menu/placeDisplay.js:200 msgid "Home" msgstr "Carpeta presonal" -#: ../extensions/places-menu/placeDisplay.js:288 +#: ../extensions/places-menu/placeDisplay.js:287 msgid "Browse Network" msgstr "Examinar o ret" + +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "Mida d'os ciclos de captura de pantalla" #: ../extensions/systemMonitor/extension.js:214 msgid "CPU" @@ -240,52 +248,52 @@ msgid "The name of the theme, to be loaded from ~/.themes/name/gnome-shell" msgstr "O nombre d'o tema, que se carga dende /.themes/nombre/gnome-shell" -#: ../extensions/window-list/extension.js:92 +#: ../extensions/window-list/extension.js:110 msgid "Close" msgstr "Zarrar" -#: ../extensions/window-list/extension.js:102 +#: ../extensions/window-list/extension.js:120 msgid "Unminimize" msgstr "Restaurar" -#: ../extensions/window-list/extension.js:103 +#: ../extensions/window-list/extension.js:121 msgid "Minimize" msgstr "Minimizar" -#: ../extensions/window-list/extension.js:109 +#: ../extensions/window-list/extension.js:127 msgid "Unmaximize" msgstr "Restaurar" -#: ../extensions/window-list/extension.js:110 +#: ../extensions/window-list/extension.js:128 msgid "Maximize" msgstr "Maximizar" -#: ../extensions/window-list/extension.js:270 +#: ../extensions/window-list/extension.js:390 msgid "Minimize all" msgstr "Minimizar-lo tot" -#: ../extensions/window-list/extension.js:278 +#: ../extensions/window-list/extension.js:398 msgid "Unminimize all" msgstr "Restaurar-lo tot" -#: ../extensions/window-list/extension.js:286 +#: ../extensions/window-list/extension.js:406 msgid "Maximize all" msgstr "Maximizar-lo tot" -#: ../extensions/window-list/extension.js:295 +#: ../extensions/window-list/extension.js:415 msgid "Unmaximize all" msgstr "Restaurar-lo tot" -#: ../extensions/window-list/extension.js:304 +#: ../extensions/window-list/extension.js:424 msgid "Close all" msgstr "Zarrar-lo tot" -#: ../extensions/window-list/extension.js:591 +#: ../extensions/window-list/extension.js:706 #: ../extensions/workspace-indicator/extension.js:30 msgid "Workspace Indicator" msgstr "Indicador d'aria de treballo" -#: ../extensions/window-list/extension.js:743 +#: ../extensions/window-list/extension.js:870 msgid "Window List" msgstr "Lista de finestras" @@ -301,35 +309,57 @@ "Decide quan agrupar as finestras dende a mesma aplicación en a lista de " "finestras. As valors posibles son «never», «auto» y «always»." -#: ../extensions/window-list/prefs.js:30 +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "Amostrar a lista de finestras en todas as pantallas" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "" +"Whether to show the window list on all connected monitors or only on the " +"primary one." +msgstr "" +"Indica si se debe amostrar a lista de finestras en todas as pantallas " +"connectadas u solo que en a primaria." + +#: ../extensions/window-list/prefs.js:32 msgid "Window Grouping" msgstr "Agrupación de finestras" -#: ../extensions/window-list/prefs.js:49 +#: ../extensions/window-list/prefs.js:50 msgid "Never group windows" msgstr "Nunca no agrupar as finestras" -#: ../extensions/window-list/prefs.js:50 +#: ../extensions/window-list/prefs.js:51 msgid "Group windows when space is limited" msgstr "Agrupar as finestras quan l'espacio siga limitau" -#: ../extensions/window-list/prefs.js:51 +#: ../extensions/window-list/prefs.js:52 msgid "Always group windows" msgstr "Agrupar siempre as finestras" +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "Amostrar en todas as pantallas" + #: ../extensions/workspace-indicator/prefs.js:141 -msgid "Workspace names:" -msgstr "Nombres d'as arias de treballo:" - -#: ../extensions/workspace-indicator/prefs.js:152 +msgid "Workspace Names" +msgstr "Nombres d'as arias de treballo" + +#: ../extensions/workspace-indicator/prefs.js:157 msgid "Name" msgstr "Nombre" -#: ../extensions/workspace-indicator/prefs.js:186 -#, c-format +#: ../extensions/workspace-indicator/prefs.js:198 +#, javascript-format msgid "Workspace %d" msgstr "Aria de treballo %d" +#~ msgid "GNOME Shell Classic" +#~ msgstr "GNOME Shell clasico" + +#~ msgid "Window management and application launching" +#~ msgstr "Chestión de finestras y inicio d'aplicacions" + #~ msgid "Suspend" #~ msgstr "Suspender" diff --git a/po/bg.po b/po/bg.po index 06e1602..ce5a23e 100644 --- a/po/bg.po +++ b/po/bg.po @@ -1,15 +1,15 @@ # Bulgarian translation for gnome-shell-extensions po-file. -# Copyright (C) 2014 Free Software Foundation, Inc. +# Copyright (C) 2014, 2015 Free Software Foundation, Inc. # This file is distributed under the same license as the gnome-shell-extensions package. # Ivaylo Valkov , 2014. -# Alexander Shopov , 2014. +# Alexander Shopov , 2014, 2015. msgid "" msgstr "" "Project-Id-Version: gnome-shell-extensions master\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-10-08 06:22+0300\n" -"PO-Revision-Date: 2014-10-08 06:22+0300\n" -"Last-Translator: Ivaylo Valkov \n" +"POT-Creation-Date: 2015-03-09 21:10+0200\n" +"PO-Revision-Date: 2015-03-09 21:10+0200\n" +"Last-Translator: Alexander Shopov \n" "Language-Team: Bulgarian \n" "Language: bg\n" "MIME-Version: 1.0\n" @@ -26,14 +26,6 @@ msgid "This session logs you into GNOME Classic" msgstr "Работната среда изглежда като класическия GNOME (2.x)" -#: ../data/gnome-shell-classic.desktop.in.in.h:1 -msgid "GNOME Shell Classic" -msgstr "Класическа обвивка на GNOME" - -#: ../data/gnome-shell-classic.desktop.in.in.h:2 -msgid "Window management and application launching" -msgstr "Управление на прозорците и стартирането на програми" - #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 msgid "Attach modal dialog to the parent window" msgstr "Прикрепяне на модалните прозорци към родителските им прозорци" @@ -95,11 +87,11 @@ msgid "Activities Overview" msgstr "Показване на програмите" -#: ../extensions/apps-menu/extension.js:113 +#: ../extensions/apps-menu/extension.js:110 msgid "Favorites" msgstr "Любими" -#: ../extensions/apps-menu/extension.js:282 +#: ../extensions/apps-menu/extension.js:279 msgid "Applications" msgstr "Програми" @@ -141,11 +133,11 @@ msgid "Ejecting drive '%s' failed:" msgstr "Неуспешно изваждане на устройство „%s“:" -#: ../extensions/drive-menu/extension.js:123 +#: ../extensions/drive-menu/extension.js:124 msgid "Removable devices" msgstr "Преносими медии" -#: ../extensions/drive-menu/extension.js:150 +#: ../extensions/drive-menu/extension.js:151 msgid "Open File" msgstr "Отваряне на файл" @@ -168,6 +160,8 @@ msgid "Message" msgstr "Съобщение" +#. TRANSLATORS: Example is the name of the extension, should not be +#. translated #: ../extensions/example/prefs.js:43 msgid "" "Example aims to show how to build well behaved extensions for the Shell and " @@ -230,13 +224,9 @@ msgid "Browse Network" msgstr "Мрежа" -#: ../extensions/systemMonitor/extension.js:214 -msgid "CPU" -msgstr "Процесор" - -#: ../extensions/systemMonitor/extension.js:267 -msgid "Memory" -msgstr "Памет" +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "Смяна на размера на снимката на екрана" #: ../extensions/user-theme/org.gnome.shell.extensions.user-theme.gschema.xml.in.h:1 msgid "Theme name" @@ -247,52 +237,52 @@ msgstr "" "Името на темата, която да бъде заредена от „~/.themes/name/gnome-shell“" -#: ../extensions/window-list/extension.js:110 +#: ../extensions/window-list/extension.js:109 msgid "Close" msgstr "Затваряне" -#: ../extensions/window-list/extension.js:120 +#: ../extensions/window-list/extension.js:119 msgid "Unminimize" msgstr "Деминимизиране" -#: ../extensions/window-list/extension.js:121 +#: ../extensions/window-list/extension.js:120 msgid "Minimize" msgstr "Минимизиране" -#: ../extensions/window-list/extension.js:127 +#: ../extensions/window-list/extension.js:126 msgid "Unmaximize" msgstr "Демаксимизиране" -#: ../extensions/window-list/extension.js:128 +#: ../extensions/window-list/extension.js:127 msgid "Maximize" msgstr "Максимизиране" -#: ../extensions/window-list/extension.js:304 +#: ../extensions/window-list/extension.js:399 msgid "Minimize all" msgstr "Минимизиране на всички" -#: ../extensions/window-list/extension.js:312 +#: ../extensions/window-list/extension.js:407 msgid "Unminimize all" msgstr "Деминимизиране на всички" -#: ../extensions/window-list/extension.js:320 +#: ../extensions/window-list/extension.js:415 msgid "Maximize all" msgstr "Максимизиране на всички" -#: ../extensions/window-list/extension.js:329 +#: ../extensions/window-list/extension.js:424 msgid "Unmaximize all" msgstr "Демаксимизиране на всички" -#: ../extensions/window-list/extension.js:338 +#: ../extensions/window-list/extension.js:433 msgid "Close all" msgstr "Затваряне на всички" -#: ../extensions/window-list/extension.js:649 +#: ../extensions/window-list/extension.js:650 #: ../extensions/workspace-indicator/extension.js:30 msgid "Workspace Indicator" msgstr "Индикатор на работните плотове" -#: ../extensions/window-list/extension.js:813 +#: ../extensions/window-list/extension.js:807 msgid "Window List" msgstr "Списък на прозорците" @@ -309,21 +299,37 @@ "Възможните стойности са „never“ (никога), „auto“ (автоматично) и " "„always“ (винаги)." -#: ../extensions/window-list/prefs.js:30 +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "Извеждане на списъка с прозорци на всички монитори" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "" +"Whether to show the window list on all connected monitors or only on the " +"primary one." +msgstr "" +"Дали списъкът с прозорци да се извежда на всички монитори или само на " +"основния" + +#: ../extensions/window-list/prefs.js:32 msgid "Window Grouping" msgstr "Групиране на прозорци" -#: ../extensions/window-list/prefs.js:49 +#: ../extensions/window-list/prefs.js:50 msgid "Never group windows" msgstr "Никога да не се групират" -#: ../extensions/window-list/prefs.js:50 +#: ../extensions/window-list/prefs.js:51 msgid "Group windows when space is limited" msgstr "Групиране при ограничено място" -#: ../extensions/window-list/prefs.js:51 +#: ../extensions/window-list/prefs.js:52 msgid "Always group windows" msgstr "Винаги да се групират" + +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "На всички монитори" #: ../extensions/workspace-indicator/prefs.js:141 msgid "Workspace Names" diff --git a/po/bs.po b/po/bs.po new file mode 100644 index 0000000..8e53ac3 --- /dev/null +++ b/po/bs.po @@ -0,0 +1,349 @@ +# Bosnian translation for bosnianuniversetranslation +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the bosnianuniversetranslation package. +# FIRST AUTHOR , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: bosnianuniversetranslation\n" +"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" +"shell&keywords=I18N+L10N&component=extensions\n" +"POT-Creation-Date: 2015-02-26 20:44+0000\n" +"PO-Revision-Date: 2015-03-02 15:41+0100\n" +"Last-Translator: Samir Ribić \n" +"Language-Team: Bosnian \n" +"Language: bs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2015-02-17 06:21+0000\n" +"X-Generator: Poedit 1.7.4\n" + +#: ../data/gnome-classic.desktop.in.h:1 +#: ../data/gnome-classic.session.desktop.in.in.h:1 +msgid "GNOME Classic" +msgstr "Klasični GNOME" + +#: ../data/gnome-classic.desktop.in.h:2 +msgid "This session logs you into GNOME Classic" +msgstr "Ova sesija vas prijavljuje na klasični GNOME" + +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 +msgid "Attach modal dialog to the parent window" +msgstr "Pričvrstite modalni dijalog na izvornom prozoru" + +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:2 +msgid "" +"This key overrides the key in org.gnome.mutter when running GNOME Shell." +msgstr "" +"Ovaj ključ nadjačava ključ u org.gnome.mutter kada se izvodi GNOME školjka." + +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:3 +msgid "Arrangement of buttons on the titlebar" +msgstr "Uređenje funkcijskih dugmadi na naslovoj traci" + +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:4 +msgid "" +"This key overrides the key in org.gnome.desktop.wm.preferences when running " +"GNOME Shell." +msgstr "" +"Ovaj ključ nadglasava org.gnome.desktop.wm.preferences kada je pokrenut " +"GNOME Shell." + +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:5 +msgid "Enable edge tiling when dropping windows on screen edges" +msgstr "Omogući poravnanje rubova prilikom spuštanja prozora na rubove ekrana" + +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:6 +msgid "Workspaces only on primary monitor" +msgstr "Radni prostori samo na glavnom monitoru" + +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:7 +msgid "Delay focus changes in mouse mode until the pointer stops moving" +msgstr "" +"Kašnjenje fokusa rezultuje promjenama u načinu miša dok pokazivač prestaje " +"s kretanjem" + +#: ../extensions/alternate-tab/prefs.js:20 +msgid "Thumbnail only" +msgstr "Samo sa sličicama" + +#: ../extensions/alternate-tab/prefs.js:21 +msgid "Application icon only" +msgstr "Ikone aplikacija samo" + +#: ../extensions/alternate-tab/prefs.js:22 +msgid "Thumbnail and application icon" +msgstr "Ikona aplikacije i sličice" + +#: ../extensions/alternate-tab/prefs.js:38 +msgid "Present windows as" +msgstr "Prikaži prozor kao" + +#: ../extensions/alternate-tab/prefs.js:69 +msgid "Show only windows in the current workspace" +msgstr "Prikaži samo prozore u radnom prostoru" + +#: ../extensions/apps-menu/extension.js:39 +msgid "Activities Overview" +msgstr "Pregled aktivnosti" + +#: ../extensions/apps-menu/extension.js:114 +msgid "Favorites" +msgstr "Omiljeni" + +#: ../extensions/apps-menu/extension.js:283 +msgid "Applications" +msgstr "Aplikacije" + +#: ../extensions/auto-move-windows/org.gnome.shell.extensions.auto-move-windows.gschema.xml.in.h:1 +msgid "Application and workspace list" +msgstr "Popis aplikacije i radnog prostora" + +#: ../extensions/auto-move-windows/org.gnome.shell.extensions.auto-move-windows.gschema.xml.in.h:2 +msgid "" +"A list of strings, each containing an application id (desktop file name), " +"followed by a colon and the workspace number" +msgstr "" +"Popis stringova, koje sadrži id aplikacija (naziv dektop file), pračene sa " +"kolonom i brojem radnog prostora" + +#: ../extensions/auto-move-windows/prefs.js:60 +msgid "Application" +msgstr "Aplikacija" + +#: ../extensions/auto-move-windows/prefs.js:69 +#: ../extensions/auto-move-windows/prefs.js:127 +msgid "Workspace" +msgstr "Radni prostor" + +#: ../extensions/auto-move-windows/prefs.js:85 +msgid "Add Rule" +msgstr "Dodaj pravilo" + +#: ../extensions/auto-move-windows/prefs.js:106 +msgid "Create new matching rule" +msgstr "Kreiranje novog odgovarajućeg pravila" + +#: ../extensions/auto-move-windows/prefs.js:111 +msgid "Add" +msgstr "Dodaj" + +#: ../extensions/drive-menu/extension.js:106 +msgid "Ejecting drive '%s' failed:" +msgstr "Izbacivanje diska '%s' nije uspjelo:" + +#: ../extensions/drive-menu/extension.js:124 +msgid "Removable devices" +msgstr "Uklonjivi uređaji" + +#: ../extensions/drive-menu/extension.js:151 +msgid "Open File" +msgstr "Otvori datoteku" + +#: ../extensions/example/extension.js:17 +msgid "Hello, world!" +msgstr "Pozdrav svima!" + +#: ../extensions/example/org.gnome.shell.extensions.example.gschema.xml.in.h:1 +msgid "Alternative greeting text." +msgstr "Alternativni tekst pozdrava." + +#: ../extensions/example/org.gnome.shell.extensions.example.gschema.xml.in.h:2 +msgid "" +"If not empty, it contains the text that will be shown when clicking on the " +"panel." +msgstr "" +"Ako nije prazno,onda sadrži tekst koji će se prikazati na panelu kada se " +"klikne." + +#: ../extensions/example/prefs.js:30 +msgid "Message" +msgstr "Poruka" + +#: ../extensions/example/prefs.js:43 +msgid "" +"Example aims to show how to build well behaved extensions for the Shell and " +"as such it has little functionality on its own.\n" +"Nevertheless it's possible to customize the greeting message." +msgstr "" +"Primjer ima za cilj pokazati kako izgraditi dobro ponašanje proširenja za " +"školjku i kao takav ima malo funkcionalnost na sebi samom.\n" +"Ipak je moguće prilagoditi pozdravnu poruku." + +#: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:1 +msgid "Use more screen for windows" +msgstr "Koristite više zaslona za prozor" + +#: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:2 +msgid "" +"Try to use more screen for placing window thumbnails by adapting to screen " +"aspect ratio, and consolidating them further to reduce the bounding box. " +"This setting applies only with the natural placement strategy." +msgstr "" +"Pokušajte koristiti više zaslona za stavljanje sličice prozora prilagodbom " +"omjera širine zaslona i konsoliduj ih dodatnim smanjenjem okvira. Ova " +"postavka vrijedi samo uz strategiju prirodnog postavljanja na sebi samom." + +#: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:3 +msgid "Place window captions on top" +msgstr "Postavite naslov prozora na vrh" + +#: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:4 +msgid "" +"If true, place window captions on top the respective thumbnail, overriding " +"shell default of placing it at the bottom. Changing this setting requires " +"restarting the shell to have any effect." +msgstr "" +"Ako je tačno, stavite prozor naslova na vrh odgovarajuće sličice, " +"preskakanjem ljuske zadane očekivano smještajući je na dno. Promjena ove " +"postavke zahtijeva ponovno pokretanje ljuske kako bi postojao bilo kakav " +"utjecaj." + +#: ../extensions/places-menu/extension.js:78 +#: ../extensions/places-menu/extension.js:81 +msgid "Places" +msgstr "Mjesta" + +#: ../extensions/places-menu/placeDisplay.js:57 +msgid "Failed to launch \"%s\"" +msgstr "Neuspješno lansiranje \"%s\"" + +#: ../extensions/places-menu/placeDisplay.js:99 +#: ../extensions/places-menu/placeDisplay.js:122 +msgid "Computer" +msgstr "Računar" + +#: ../extensions/places-menu/placeDisplay.js:200 +msgid "Home" +msgstr "Početna" + +#: ../extensions/places-menu/placeDisplay.js:287 +msgid "Browse Network" +msgstr "Razgledaj mrežu" + +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "Prolazi kroz veličine slka ekrana" + +#: ../extensions/systemMonitor/extension.js:214 +msgid "CPU" +msgstr "CPU" + +#: ../extensions/systemMonitor/extension.js:267 +msgid "Memory" +msgstr "Memorija" + +#: ../extensions/user-theme/org.gnome.shell.extensions.user-theme.gschema.xml.in.h:1 +msgid "Theme name" +msgstr "Naziv teme" + +#: ../extensions/user-theme/org.gnome.shell.extensions.user-theme.gschema.xml.in.h:2 +msgid "The name of the theme, to be loaded from ~/.themes/name/gnome-shell" +msgstr "Ime teme ,da se učita iz ~/.themes/name/gnome-shell" + +#: ../extensions/window-list/extension.js:109 +msgid "Close" +msgstr "Zatvori" + +#: ../extensions/window-list/extension.js:119 +msgid "Unminimize" +msgstr "Ne minimiziraj" + +#: ../extensions/window-list/extension.js:120 +msgid "Minimize" +msgstr "Minimiziraj" + +#: ../extensions/window-list/extension.js:126 +msgid "Unmaximize" +msgstr "Ne maksimizirati" + +#: ../extensions/window-list/extension.js:127 +msgid "Maximize" +msgstr "Maksimiziraj" + +#: ../extensions/window-list/extension.js:399 +msgid "Minimize all" +msgstr "Minimiziraj sve" + +#: ../extensions/window-list/extension.js:407 +msgid "Unminimize all" +msgstr "Ne minimiziraj sve" + +#: ../extensions/window-list/extension.js:415 +msgid "Maximize all" +msgstr "Maksimizuj sve" + +#: ../extensions/window-list/extension.js:424 +msgid "Unmaximize all" +msgstr "Ne maksimiziraj sve" + +#: ../extensions/window-list/extension.js:433 +msgid "Close all" +msgstr "Zatvori sve" + +#: ../extensions/window-list/extension.js:650 +#: ../extensions/workspace-indicator/extension.js:30 +msgid "Workspace Indicator" +msgstr "Indikator radnog prostora" + +#: ../extensions/window-list/extension.js:807 +msgid "Window List" +msgstr "Lista Prozora" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:1 +msgid "When to group windows" +msgstr "Kada grupisati prozore" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:2 +msgid "" +"Decides when to group windows from the same application on the window list. " +"Possible values are \"never\", \"auto\" and \"always\"." +msgstr "" +"Određuje kada grupisati prozore iz istog programa na listi prozora. " +"Dozvoljene vrijednosti su \"never\" (nikad), \"auto\" (automatski) i \"always" +"\" (uvijek)." + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "Prikaži listu prozora na svim monitorima" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "" +"Whether to show the window list on all connected monitors or only on the " +"primary one." +msgstr "" +"Da li prikazati listu prozora na svim spojenim monitorima ili samo na " +"primarnom" + +#: ../extensions/window-list/prefs.js:32 +msgid "Window Grouping" +msgstr "Grupisanje prozora" + +#: ../extensions/window-list/prefs.js:50 +msgid "Never group windows" +msgstr "Nikada ne grupiši prozore" + +#: ../extensions/window-list/prefs.js:51 +msgid "Group windows when space is limited" +msgstr "Grupiši prozore kada je prostor ograničen" + +#: ../extensions/window-list/prefs.js:52 +msgid "Always group windows" +msgstr "Uvijek grupiši prozore" + +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "Prikaži na svim monitorima" + +#: ../extensions/workspace-indicator/prefs.js:141 +msgid "Workspace Names" +msgstr "Imena radnih površina" + +#: ../extensions/workspace-indicator/prefs.js:157 +msgid "Name" +msgstr "Ime" + +#: ../extensions/workspace-indicator/prefs.js:198 +msgid "Workspace %d" +msgstr "Radni prostor %d" diff --git a/po/ca.po b/po/ca.po index 9820ff7..7897e54 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,9 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: gnome-shell-extensions\n" -"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" -"shell&keywords=I18N+L10N&component=extensions\n" -"POT-Creation-Date: 2014-08-17 07:37+0000\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-03-18 04:43-0400\n" "PO-Revision-Date: 2014-08-17 14:38+0200\n" "Last-Translator: Gil Forcada \n" "Language-Team: Catalan \n" @@ -28,14 +27,6 @@ msgid "This session logs you into GNOME Classic" msgstr "Aquesta sessió us permet utilitzar el GNOME clàssic" -#: ../data/gnome-shell-classic.desktop.in.in.h:1 -msgid "GNOME Shell Classic" -msgstr "GNOME Shell clàssic" - -#: ../data/gnome-shell-classic.desktop.in.in.h:2 -msgid "Window management and application launching" -msgstr "Gestió de finestres i iniciació d'aplicacions" - #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 msgid "Attach modal dialog to the parent window" msgstr "Adjunta el diàleg modal a la finestra pare" @@ -98,11 +89,11 @@ msgid "Activities Overview" msgstr "Vista general d'activitats" -#: ../extensions/apps-menu/extension.js:113 +#: ../extensions/apps-menu/extension.js:110 msgid "Favorites" msgstr "Preferides" -#: ../extensions/apps-menu/extension.js:282 +#: ../extensions/apps-menu/extension.js:279 msgid "Applications" msgstr "Aplicacions" @@ -145,11 +136,11 @@ msgid "Ejecting drive '%s' failed:" msgstr "Ha fallat l'expulsió de la unitat «%s»:" -#: ../extensions/drive-menu/extension.js:123 +#: ../extensions/drive-menu/extension.js:124 msgid "Removable devices" msgstr "Dispositius extraïbles" -#: ../extensions/drive-menu/extension.js:150 +#: ../extensions/drive-menu/extension.js:149 msgid "Open File" msgstr "Obre el fitxer" @@ -172,6 +163,8 @@ msgid "Message" msgstr "Missatge" +#. TRANSLATORS: Example is the name of the extension, should not be +#. translated #: ../extensions/example/prefs.js:43 msgid "" "Example aims to show how to build well behaved extensions for the Shell and " @@ -237,13 +230,9 @@ msgid "Browse Network" msgstr "Navega per la xarxa" -#: ../extensions/systemMonitor/extension.js:214 -msgid "CPU" -msgstr "CPU" - -#: ../extensions/systemMonitor/extension.js:267 -msgid "Memory" -msgstr "Memòria" +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "Mostra cíclicament mides de captura de pantalla" #: ../extensions/user-theme/org.gnome.shell.extensions.user-theme.gschema.xml.in.h:1 msgid "Theme name" @@ -253,52 +242,52 @@ msgid "The name of the theme, to be loaded from ~/.themes/name/gnome-shell" msgstr "El nom del tema que es carregarà des de ~/.themes/name/gnome-shell" -#: ../extensions/window-list/extension.js:110 +#: ../extensions/window-list/extension.js:109 msgid "Close" msgstr "Tanca" -#: ../extensions/window-list/extension.js:120 +#: ../extensions/window-list/extension.js:119 msgid "Unminimize" msgstr "Desminimitza" -#: ../extensions/window-list/extension.js:121 +#: ../extensions/window-list/extension.js:120 msgid "Minimize" msgstr "Minimitza" -#: ../extensions/window-list/extension.js:127 +#: ../extensions/window-list/extension.js:126 msgid "Unmaximize" msgstr "Desmaximitza" -#: ../extensions/window-list/extension.js:128 +#: ../extensions/window-list/extension.js:127 msgid "Maximize" msgstr "Maximitza" -#: ../extensions/window-list/extension.js:300 +#: ../extensions/window-list/extension.js:399 msgid "Minimize all" msgstr "Minimitza-ho tot" -#: ../extensions/window-list/extension.js:308 +#: ../extensions/window-list/extension.js:407 msgid "Unminimize all" msgstr "Desminimitza-ho tot" -#: ../extensions/window-list/extension.js:316 +#: ../extensions/window-list/extension.js:415 msgid "Maximize all" msgstr "Maximitza-ho tot" -#: ../extensions/window-list/extension.js:325 +#: ../extensions/window-list/extension.js:424 msgid "Unmaximize all" msgstr "Desmaximitza-ho tot" -#: ../extensions/window-list/extension.js:334 +#: ../extensions/window-list/extension.js:433 msgid "Close all" msgstr "Tanca-ho tot" -#: ../extensions/window-list/extension.js:644 +#: ../extensions/window-list/extension.js:650 #: ../extensions/workspace-indicator/extension.js:30 msgid "Workspace Indicator" msgstr "Indicador de l'espai de treball" -#: ../extensions/window-list/extension.js:798 +#: ../extensions/window-list/extension.js:808 msgid "Window List" msgstr "Llista de finestres" @@ -315,21 +304,37 @@ "llista de finestres. Els valors possibles són: «never» (mai), " "«auto» (automàticament) i «always» (sempre)." -#: ../extensions/window-list/prefs.js:30 +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "Mostra la llista de finestres a tots els monitors" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "" +"Whether to show the window list on all connected monitors or only on the " +"primary one." +msgstr "" +"Si es mostra la llista de finestres en tots els monitors connectats o només " +"al primari." + +#: ../extensions/window-list/prefs.js:32 msgid "Window Grouping" msgstr "Agrupació de finestres" -#: ../extensions/window-list/prefs.js:49 +#: ../extensions/window-list/prefs.js:50 msgid "Never group windows" msgstr "Mai agrupis les finestres" -#: ../extensions/window-list/prefs.js:50 +#: ../extensions/window-list/prefs.js:51 msgid "Group windows when space is limited" msgstr "Agrupa les finestres quan l'espai estigui limitat" -#: ../extensions/window-list/prefs.js:51 +#: ../extensions/window-list/prefs.js:52 msgid "Always group windows" msgstr "Agrupa les finestres sempre" + +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "Mostra a tots els monitors" #: ../extensions/workspace-indicator/prefs.js:141 msgid "Workspace Names" @@ -343,3 +348,15 @@ #, javascript-format msgid "Workspace %d" msgstr "Espai de treball %d" + +#~ msgid "GNOME Shell Classic" +#~ msgstr "GNOME Shell clàssic" + +#~ msgid "Window management and application launching" +#~ msgstr "Gestió de finestres i iniciació d'aplicacions" + +#~ msgid "CPU" +#~ msgstr "CPU" + +#~ msgid "Memory" +#~ msgstr "Memòria" diff --git a/po/cs.po b/po/cs.po index 481c113..8595096 100644 --- a/po/cs.po +++ b/po/cs.po @@ -2,15 +2,15 @@ # Copyright (C) 2011 gnome-shell-extensions's COPYRIGHT HOLDER # This file is distributed under the same license as the gnome-shell-extensions package. # Petr Kovar , 2013. -# Marek Černocký , 2011, 2012, 2013, 2014. +# Marek Černocký , 2011, 2012, 2013, 2014, 2015. # msgid "" msgstr "" "Project-Id-Version: gnome-shell-extensions master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "shell&keywords=I18N+L10N&component=extensions\n" -"POT-Creation-Date: 2014-08-22 07:35+0000\n" -"PO-Revision-Date: 2014-08-22 11:54+0200\n" +"POT-Creation-Date: 2015-01-06 20:32+0000\n" +"PO-Revision-Date: 2015-01-07 09:04+0100\n" "Last-Translator: Marek Černocký \n" "Language-Team: Czech \n" "Language: cs\n" @@ -29,14 +29,6 @@ msgid "This session logs you into GNOME Classic" msgstr "Toto sezení vás přihlásí do GNOME klasik" -#: ../data/gnome-shell-classic.desktop.in.in.h:1 -msgid "GNOME Shell Classic" -msgstr "GNOME Shell klasik" - -#: ../data/gnome-shell-classic.desktop.in.in.h:2 -msgid "Window management and application launching" -msgstr "Správa oken a spouštění aplikací" - #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 msgid "Attach modal dialog to the parent window" msgstr "Modální dialogová okna připojovat k rodičovskému oknu" @@ -55,8 +47,8 @@ "This key overrides the key in org.gnome.desktop.wm.preferences when running " "GNOME Shell." msgstr "" -"Když běží GNOME Shell, tento klíč přepíše klíč v " -"org.gnome.desktop.wm.preferences" +"Když běží GNOME Shell, tento klíč přepíše klíč v org.gnome.desktop.wm." +"preferences" #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:5 msgid "Enable edge tiling when dropping windows on screen edges" @@ -94,11 +86,11 @@ msgid "Activities Overview" msgstr "Přehled činností" -#: ../extensions/apps-menu/extension.js:113 +#: ../extensions/apps-menu/extension.js:114 msgid "Favorites" msgstr "Oblíbené" -#: ../extensions/apps-menu/extension.js:282 +#: ../extensions/apps-menu/extension.js:283 msgid "Applications" msgstr "Aplikace" @@ -140,11 +132,11 @@ msgid "Ejecting drive '%s' failed:" msgstr "Vysunutí disku „%s“ selhalo:" -#: ../extensions/drive-menu/extension.js:123 +#: ../extensions/drive-menu/extension.js:124 msgid "Removable devices" msgstr "Výměnná zařízení" -#: ../extensions/drive-menu/extension.js:150 +#: ../extensions/drive-menu/extension.js:151 msgid "Open File" msgstr "Otevřít soubor" @@ -228,6 +220,10 @@ msgid "Browse Network" msgstr "Procházet síť" +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "Mění velikost pro snímky obrazovky" + #: ../extensions/systemMonitor/extension.js:214 msgid "CPU" msgstr "Procesor" @@ -264,32 +260,32 @@ msgid "Maximize" msgstr "Maximalizovat" -#: ../extensions/window-list/extension.js:300 +#: ../extensions/window-list/extension.js:390 msgid "Minimize all" msgstr "Minimalizovat všechna" -#: ../extensions/window-list/extension.js:308 +#: ../extensions/window-list/extension.js:398 msgid "Unminimize all" msgstr "Zrušit minimalizaci všech" -#: ../extensions/window-list/extension.js:316 +#: ../extensions/window-list/extension.js:406 msgid "Maximize all" msgstr "Maximalizovat všechna" -#: ../extensions/window-list/extension.js:325 +#: ../extensions/window-list/extension.js:415 msgid "Unmaximize all" msgstr "Zrušit maximalizaci všech" -#: ../extensions/window-list/extension.js:334 +#: ../extensions/window-list/extension.js:424 msgid "Close all" msgstr "Zavřít všechna" -#: ../extensions/window-list/extension.js:644 +#: ../extensions/window-list/extension.js:706 #: ../extensions/workspace-indicator/extension.js:30 msgid "Workspace Indicator" msgstr "Ukazatel pracovní plochy" -#: ../extensions/window-list/extension.js:798 +#: ../extensions/window-list/extension.js:869 msgid "Window List" msgstr "Seznam oken" @@ -305,21 +301,37 @@ "Rozhoduje, kdy se mají v seznamu oken seskupovat okna stejné aplikace. Možné " "hodnoty jsou „never“ (nikdy), „auto“ (automaticky) a „always“ (vždy)." -#: ../extensions/window-list/prefs.js:30 +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "Zobrazovat seznam oken na všech monitorech" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "" +"Whether to show the window list on all connected monitors or only on the " +"primary one." +msgstr "" +"Zda zobrazovat seznam oken na všech připojených monitorech nebo jen na " +"hlavním." + +#: ../extensions/window-list/prefs.js:32 msgid "Window Grouping" msgstr "Seskupování oken" -#: ../extensions/window-list/prefs.js:49 +#: ../extensions/window-list/prefs.js:50 msgid "Never group windows" msgstr "Nikdy neseskupovat okna" -#: ../extensions/window-list/prefs.js:50 +#: ../extensions/window-list/prefs.js:51 msgid "Group windows when space is limited" msgstr "Seskupovat okna při nedostatku místa" -#: ../extensions/window-list/prefs.js:51 +#: ../extensions/window-list/prefs.js:52 msgid "Always group windows" msgstr "Vždy seskupovat okna" + +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "Zobrazovat na všech monitorech" #: ../extensions/workspace-indicator/prefs.js:141 msgid "Workspace Names" @@ -333,3 +345,9 @@ #, javascript-format msgid "Workspace %d" msgstr "Pracovní plocha %d" + +#~ msgid "GNOME Shell Classic" +#~ msgstr "GNOME Shell klasik" + +#~ msgid "Window management and application launching" +#~ msgstr "Správa oken a spouštění aplikací" diff --git a/po/da.po b/po/da.po index 2c0b5be..5b35064 100644 --- a/po/da.po +++ b/po/da.po @@ -1,16 +1,16 @@ # Danish translation for gnome-shell-extensions. -# Copyright (C) 2011 gnome-shell-extensions's COPYRIGHT HOLDER +# Copyright (C) 2011, 2015 gnome-shell-extensions's COPYRIGHT HOLDER # This file is distributed under the same license as the gnome-shell-extensions package. # # Kris Thomsen , 2011-2014. +# Ask Hjorth Larsen , 2015. # msgid "" msgstr "" "Project-Id-Version: gnome-shell-extensions master\n" -"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" -"shell&keywords=I18N+L10N&component=extensions\n" -"POT-Creation-Date: 2014-09-08 07:38+0000\n" -"PO-Revision-Date: 2014-09-09 20:54+0200\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-03-15 16:57+0100\n" +"PO-Revision-Date: 2015-03-14 02:26+0100\n" "Last-Translator: Kris Thomsen \n" "Language-Team: Danish \n" "Language: da\n" @@ -28,14 +28,6 @@ msgid "This session logs you into GNOME Classic" msgstr "Denne session logger dig ind i GNOME Classic" -#: ../data/gnome-shell-classic.desktop.in.in.h:1 -msgid "GNOME Shell Classic" -msgstr "GNOME Shell Classic" - -#: ../data/gnome-shell-classic.desktop.in.in.h:2 -msgid "Window management and application launching" -msgstr "Vindueshåndtering og programopstart" - #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 msgid "Attach modal dialog to the parent window" msgstr "Tillæg modal-dialog til det overordnede vindue" @@ -51,8 +43,6 @@ msgstr "Placeringen af knapper i titellinjen" #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:4 -#| msgid "" -#| "This key overrides the key in org.gnome.mutter when running GNOME Shell." msgid "" "This key overrides the key in org.gnome.desktop.wm.preferences when running " "GNOME Shell." @@ -98,11 +88,11 @@ msgid "Activities Overview" msgstr "Aktivitetsoversigt" -#: ../extensions/apps-menu/extension.js:113 +#: ../extensions/apps-menu/extension.js:110 msgid "Favorites" msgstr "Favoritter" -#: ../extensions/apps-menu/extension.js:282 +#: ../extensions/apps-menu/extension.js:279 msgid "Applications" msgstr "Programmer" @@ -128,7 +118,6 @@ msgstr "Arbejdsområde" #: ../extensions/auto-move-windows/prefs.js:85 -#| msgid "Add rule" msgid "Add Rule" msgstr "Tilføj regel" @@ -145,11 +134,11 @@ msgid "Ejecting drive '%s' failed:" msgstr "Udskubning af drevet \"%s\" fejlede:" -#: ../extensions/drive-menu/extension.js:123 +#: ../extensions/drive-menu/extension.js:124 msgid "Removable devices" msgstr "Flytbare enheder" -#: ../extensions/drive-menu/extension.js:150 +#: ../extensions/drive-menu/extension.js:149 msgid "Open File" msgstr "Åbn fil" @@ -170,10 +159,11 @@ "klikkes på panelet." #: ../extensions/example/prefs.js:30 -#| msgid "Message:" msgid "Message" msgstr "Besked" +#. TRANSLATORS: Example is the name of the extension, should not be +#. translated #: ../extensions/example/prefs.js:43 msgid "" "Example aims to show how to build well behaved extensions for the Shell and " @@ -237,13 +227,9 @@ msgid "Browse Network" msgstr "Gennemse netværk" -#: ../extensions/systemMonitor/extension.js:214 -msgid "CPU" -msgstr "CPU" - -#: ../extensions/systemMonitor/extension.js:267 -msgid "Memory" -msgstr "Hukommelse" +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "Gennemgå størrelser af skærmbillede" #: ../extensions/user-theme/org.gnome.shell.extensions.user-theme.gschema.xml.in.h:1 msgid "Theme name" @@ -253,47 +239,47 @@ msgid "The name of the theme, to be loaded from ~/.themes/name/gnome-shell" msgstr "Navnet på temaet, som indlæses fra ~/.themes/name/gnome-shell" -#: ../extensions/window-list/extension.js:110 +#: ../extensions/window-list/extension.js:109 msgid "Close" msgstr "Luk" -#: ../extensions/window-list/extension.js:120 +#: ../extensions/window-list/extension.js:119 msgid "Unminimize" msgstr "Afminimér" -#: ../extensions/window-list/extension.js:121 +#: ../extensions/window-list/extension.js:120 msgid "Minimize" msgstr "Minimér" -#: ../extensions/window-list/extension.js:127 +#: ../extensions/window-list/extension.js:126 msgid "Unmaximize" msgstr "Afmaksimér" -#: ../extensions/window-list/extension.js:128 +#: ../extensions/window-list/extension.js:127 msgid "Maximize" msgstr "Maksimér" -#: ../extensions/window-list/extension.js:300 +#: ../extensions/window-list/extension.js:399 msgid "Minimize all" msgstr "Minimér" -#: ../extensions/window-list/extension.js:308 +#: ../extensions/window-list/extension.js:407 msgid "Unminimize all" msgstr "Afminimér alle" -#: ../extensions/window-list/extension.js:316 +#: ../extensions/window-list/extension.js:415 msgid "Maximize all" msgstr "Maksimér alle" -#: ../extensions/window-list/extension.js:325 +#: ../extensions/window-list/extension.js:424 msgid "Unmaximize all" msgstr "Afmaksimér alle" -#: ../extensions/window-list/extension.js:334 +#: ../extensions/window-list/extension.js:433 msgid "Close all" msgstr "Luk alle" -#: ../extensions/window-list/extension.js:644 +#: ../extensions/window-list/extension.js:650 #: ../extensions/workspace-indicator/extension.js:30 msgid "Workspace Indicator" msgstr "Arbejdsområdeindikator" @@ -315,24 +301,39 @@ "Mulige værdier er \"never\" (aldrig), \"auto\" (automatisk) og \"always" "\" (altid)." -#: ../extensions/window-list/prefs.js:30 +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "Vis vindueslisten på alle skærme" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "" +"Whether to show the window list on all connected monitors or only on the " +"primary one." +msgstr "" +"Om vindueslisten skal vise på alle tilsluttede skærme, eller kun på den " +"primære." + +#: ../extensions/window-list/prefs.js:32 msgid "Window Grouping" msgstr "Vinduesgruppering" -#: ../extensions/window-list/prefs.js:49 +#: ../extensions/window-list/prefs.js:50 msgid "Never group windows" msgstr "Gruppér aldrig vinduer" -#: ../extensions/window-list/prefs.js:50 +#: ../extensions/window-list/prefs.js:51 msgid "Group windows when space is limited" msgstr "Gruppér vinduer når pladsen er begrænset" -#: ../extensions/window-list/prefs.js:51 +#: ../extensions/window-list/prefs.js:52 msgid "Always group windows" msgstr "Gruppér altid vinduer" +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "Vis på alle skærme" + #: ../extensions/workspace-indicator/prefs.js:141 -#| msgid "Workspace names:" msgid "Workspace Names" msgstr "Navne på arbejdsområder" @@ -344,6 +345,18 @@ #, javascript-format msgid "Workspace %d" msgstr "Arbejdsområde %d" + +#~ msgid "GNOME Shell Classic" +#~ msgstr "GNOME Shell Classic" + +#~ msgid "Window management and application launching" +#~ msgstr "Vindueshåndtering og programopstart" + +#~ msgid "CPU" +#~ msgstr "CPU" + +#~ msgid "Memory" +#~ msgstr "Hukommelse" #~ msgid "Suspend" #~ msgstr "Dvale" diff --git a/po/de.po b/po/de.po index 9a659bf..ccb9e86 100644 --- a/po/de.po +++ b/po/de.po @@ -11,16 +11,16 @@ "Project-Id-Version: gnome-shell-extensions master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "shell&keywords=I18N+L10N&component=extensions\n" -"POT-Creation-Date: 2014-09-12 07:37+0000\n" -"PO-Revision-Date: 2014-09-12 10:36+0100\n" -"Last-Translator: Wolfgang Stoeggl \n" +"POT-Creation-Date: 2014-12-26 20:41+0000\n" +"PO-Revision-Date: 2015-01-08 23:43+0100\n" +"Last-Translator: Christian Kirbach \n" "Language-Team: Deutsch \n" "Language: de_DE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Poedit 1.6.9\n" +"X-Generator: Poedit 1.5.4\n" #: ../data/gnome-classic.desktop.in.h:1 #: ../data/gnome-classic.session.desktop.in.in.h:1 @@ -31,14 +31,6 @@ msgid "This session logs you into GNOME Classic" msgstr "Diese Sitzung meldet Sie in GNOME Classic an" -#: ../data/gnome-shell-classic.desktop.in.in.h:1 -msgid "GNOME Shell Classic" -msgstr "GNOME Shell Classic" - -#: ../data/gnome-shell-classic.desktop.in.in.h:2 -msgid "Window management and application launching" -msgstr "Fensterverwaltung und Anwendungsstart" - #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 msgid "Attach modal dialog to the parent window" msgstr "Einen modalen Dialog an das übergeordnete Fenster anhängen" @@ -102,11 +94,11 @@ msgid "Activities Overview" msgstr "Aktivitäten-Übersicht" -#: ../extensions/apps-menu/extension.js:113 +#: ../extensions/apps-menu/extension.js:114 msgid "Favorites" msgstr "Favoriten" -#: ../extensions/apps-menu/extension.js:282 +#: ../extensions/apps-menu/extension.js:283 msgid "Applications" msgstr "Anwendungen" @@ -149,11 +141,11 @@ msgid "Ejecting drive '%s' failed:" msgstr "Auswerfen von Laufwerk »%s« schlug fehl:" -#: ../extensions/drive-menu/extension.js:123 +#: ../extensions/drive-menu/extension.js:124 msgid "Removable devices" msgstr "Wechseldatenträger" -#: ../extensions/drive-menu/extension.js:150 +#: ../extensions/drive-menu/extension.js:151 msgid "Open File" msgstr "Datei öffnen" @@ -240,6 +232,10 @@ msgid "Browse Network" msgstr "Netzwerk durchsuchen" +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "Bildschirmfotogrößen nacheinander anzeigen" + #: ../extensions/systemMonitor/extension.js:214 msgid "CPU" msgstr "CPU" @@ -278,32 +274,32 @@ msgid "Maximize" msgstr "Maximieren" -#: ../extensions/window-list/extension.js:300 +#: ../extensions/window-list/extension.js:390 msgid "Minimize all" msgstr "Alle minimieren" -#: ../extensions/window-list/extension.js:308 +#: ../extensions/window-list/extension.js:398 msgid "Unminimize all" msgstr "Alle minimieren rückgängig" -#: ../extensions/window-list/extension.js:316 +#: ../extensions/window-list/extension.js:406 msgid "Maximize all" msgstr "Alle maximieren" -#: ../extensions/window-list/extension.js:325 +#: ../extensions/window-list/extension.js:415 msgid "Unmaximize all" msgstr "Alle maximieren rückgängig" -#: ../extensions/window-list/extension.js:334 +#: ../extensions/window-list/extension.js:424 msgid "Close all" msgstr "Alle schließen" -#: ../extensions/window-list/extension.js:644 +#: ../extensions/window-list/extension.js:706 #: ../extensions/workspace-indicator/extension.js:30 msgid "Workspace Indicator" msgstr "Arbeitsflächenindikator" -#: ../extensions/window-list/extension.js:808 +#: ../extensions/window-list/extension.js:869 msgid "Window List" msgstr "Fensterliste" @@ -320,21 +316,37 @@ "werden sollen. Mögliche Werte sind »never« (nie), »auto« (automatisch) und " "»always« (immer)." -#: ../extensions/window-list/prefs.js:30 +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "Die Fensterliste auf allen Bildschirmen anzeigen" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "" +"Whether to show the window list on all connected monitors or only on the " +"primary one." +msgstr "" +"Legt fest, ob die Fensterliste auf allen angeschlossenen Bildschirmen " +"angezeigt wird oder nur auf dem Primären." + +#: ../extensions/window-list/prefs.js:32 msgid "Window Grouping" msgstr "Fenstergruppierung" -#: ../extensions/window-list/prefs.js:49 +#: ../extensions/window-list/prefs.js:50 msgid "Never group windows" msgstr "Fenster niemals gruppieren" -#: ../extensions/window-list/prefs.js:50 +#: ../extensions/window-list/prefs.js:51 msgid "Group windows when space is limited" msgstr "Fenster bei Platzmangel gruppieren" -#: ../extensions/window-list/prefs.js:51 +#: ../extensions/window-list/prefs.js:52 msgid "Always group windows" msgstr "Fenster immer gruppieren" + +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "Auf allen Bildschirmen anzeigen" #: ../extensions/workspace-indicator/prefs.js:141 msgid "Workspace Names" @@ -348,6 +360,12 @@ #, javascript-format msgid "Workspace %d" msgstr "Arbeitsfläche %d" + +#~ msgid "GNOME Shell Classic" +#~ msgstr "GNOME Shell Classic" + +#~ msgid "Window management and application launching" +#~ msgstr "Fensterverwaltung und Anwendungsstart" #~ msgid "Suspend" #~ msgstr "Bereitschaft" diff --git a/po/el.po b/po/el.po index 5b54397..eea8270 100644 --- a/po/el.po +++ b/po/el.po @@ -3,7 +3,7 @@ # This file is distributed under the same license as the gnome-shell-extensions package. # ioza1964 , 2011. # Ιωάννης Ζαμπούκας , 2011. -# Dimitris Spingos (Δημήτρης Σπίγγος) , 2013. +# Dimitris Spingos (Δημήτρης Σπίγγος) , 2013, 2015. # Vangelis Skarmoutsos , 2013. # Efstathios Iosifidis , 2013. msgid "" @@ -11,16 +11,16 @@ "Project-Id-Version: gnome-shell-extensions master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "shell&keywords=I18N+L10N&component=extensions\n" -"POT-Creation-Date: 2014-06-25 19:31+0000\n" -"PO-Revision-Date: 2014-06-26 12:08+0200\n" -"Last-Translator: Tom Tryfonidis \n" -"Language-Team: team@gnome.gr\n" +"POT-Creation-Date: 2015-01-23 08:34+0000\n" +"PO-Revision-Date: 2015-01-23 23:57+0300\n" +"Last-Translator: Dimitris Spingos (Δημήτρης Σπίγγος) \n" +"Language-Team: team@lists.gnome.gr\n" "Language: el\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Poedit 1.6.5\n" +"X-Generator: Virtaal 0.7.1\n" "X-Project-Style: gnome\n" #: ../data/gnome-classic.desktop.in.h:1 @@ -32,14 +32,6 @@ msgid "This session logs you into GNOME Classic" msgstr "Αυτή η συνεδρία σας συνδέει στο GNOME Classic" -#: ../data/gnome-shell-classic.desktop.in.in.h:1 -msgid "GNOME Shell Classic" -msgstr "GNOME Shell Classic" - -#: ../data/gnome-shell-classic.desktop.in.in.h:2 -msgid "Window management and application launching" -msgstr "Διαχείριση παραθύρων και εκκίνηση εφαρμογών" - #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 msgid "Attach modal dialog to the parent window" msgstr "Προσάρτηση αποκλειστικού διαλόγου στο γονικό παράθυρο" @@ -103,11 +95,11 @@ msgid "Activities Overview" msgstr "Επισκόπηση δραστηριοτήτων" -#: ../extensions/apps-menu/extension.js:113 +#: ../extensions/apps-menu/extension.js:114 msgid "Favorites" msgstr "Αγαπημένα" -#: ../extensions/apps-menu/extension.js:282 +#: ../extensions/apps-menu/extension.js:283 msgid "Applications" msgstr "Εφαρμογές" @@ -150,11 +142,11 @@ msgid "Ejecting drive '%s' failed:" msgstr "Αποτυχία εξαγωγής του δίσκου '%s':" -#: ../extensions/drive-menu/extension.js:123 +#: ../extensions/drive-menu/extension.js:124 msgid "Removable devices" msgstr "Αφαιρούμενες συσκευές" -#: ../extensions/drive-menu/extension.js:150 +#: ../extensions/drive-menu/extension.js:151 msgid "Open File" msgstr "Άνοιγμα αρχείου" @@ -242,6 +234,10 @@ msgid "Browse Network" msgstr "Περιήγηση δικτύου" +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "Περιδιάβαση τα μεγέθη των στιγμιοτύπων" + #: ../extensions/systemMonitor/extension.js:214 msgid "CPU" msgstr "CPU" @@ -279,32 +275,32 @@ msgid "Maximize" msgstr "Μεγιστοποίηση" -#: ../extensions/window-list/extension.js:300 +#: ../extensions/window-list/extension.js:390 msgid "Minimize all" msgstr "Ελαχιστοποίηση όλων" -#: ../extensions/window-list/extension.js:308 +#: ../extensions/window-list/extension.js:398 msgid "Unminimize all" msgstr "Αποελαχιστοποίηση όλων" -#: ../extensions/window-list/extension.js:316 +#: ../extensions/window-list/extension.js:406 msgid "Maximize all" msgstr "Μεγιστοποίηση όλων" -#: ../extensions/window-list/extension.js:325 +#: ../extensions/window-list/extension.js:415 msgid "Unmaximize all" msgstr "Απομεγιστοποίηση όλων" -#: ../extensions/window-list/extension.js:334 +#: ../extensions/window-list/extension.js:424 msgid "Close all" msgstr "Κλείσιμο όλων" -#: ../extensions/window-list/extension.js:644 +#: ../extensions/window-list/extension.js:706 #: ../extensions/workspace-indicator/extension.js:30 msgid "Workspace Indicator" msgstr "Δείκτης χώρου εργασίας" -#: ../extensions/window-list/extension.js:798 +#: ../extensions/window-list/extension.js:870 msgid "Window List" msgstr "Λίστα παραθύρου" @@ -321,21 +317,37 @@ "παραθύρου. Δυνατές τιμές είναι \"never\" (ποτέ), \"auto\" (αυτόματα) και " "\"always\" (πάντα)." -#: ../extensions/window-list/prefs.js:30 +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "Να εμφανίζεται ο κατάλογος παραθύρων σε όλες τις οθόνες" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "" +"Whether to show the window list on all connected monitors or only on the " +"primary one." +msgstr "" +"Αν θα εμφανίζεται ο κατάλογος παραθύρων όλων των συνδεμένων οθονών ή μόνο " +"της κύριας οθόνης." + +#: ../extensions/window-list/prefs.js:32 msgid "Window Grouping" msgstr "Ομαδοποίηση παραθύρου" -#: ../extensions/window-list/prefs.js:49 +#: ../extensions/window-list/prefs.js:50 msgid "Never group windows" msgstr "Να μη γίνεται ποτέ ομαδοποίηση παραθύρων" -#: ../extensions/window-list/prefs.js:50 +#: ../extensions/window-list/prefs.js:51 msgid "Group windows when space is limited" msgstr "Ομαδοποίηση παραθύρων όταν ο χώρος είναι περιορισμένος" -#: ../extensions/window-list/prefs.js:51 +#: ../extensions/window-list/prefs.js:52 msgid "Always group windows" msgstr "Να γίνεται πάντα ομαδοποίηση παραθύρων" + +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "Να εμφανίζεται σε όλες τις οθόνες" #: ../extensions/workspace-indicator/prefs.js:141 msgid "Workspace Names" @@ -349,6 +361,12 @@ #, javascript-format msgid "Workspace %d" msgstr "Χώρος εργασίας %d" + +#~ msgid "GNOME Shell Classic" +#~ msgstr "GNOME Shell Classic" + +#~ msgid "Window management and application launching" +#~ msgstr "Διαχείριση παραθύρων και εκκίνηση εφαρμογών" #~ msgid "Suspend" #~ msgstr "Αναστολή" diff --git a/po/eo.po b/po/eo.po index f9d45f3..cd74204 100644 --- a/po/eo.po +++ b/po/eo.po @@ -1,23 +1,25 @@ # Esperanto translation for gnome-shell-extensions. # Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the gnome-shell-extensions package. -# Kristjan SCHMIDT , 2011. -# Ryan Lortie , 2013. +# Ryan LORTIE , 2013. +# Daniel PUENTES , 2015. +# Kristjan SCHMIDT , 2011, 2015. # msgid "" msgstr "" "Project-Id-Version: gnome-shell-extensions master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "shell&keywords=I18N+L10N&component=extensions\n" -"POT-Creation-Date: 2013-10-05 02:00-0400\n" -"PO-Revision-Date: 2013-10-05 01:58-0400\n" -"Last-Translator: Ryan Lortie \n" +"POT-Creation-Date: 2015-01-31 08:37+0000\n" +"PO-Revision-Date: 2015-02-01 16:13+0100\n" +"Last-Translator: Kristjan SCHMIDT \n" "Language-Team: Esperanto \n" "Language: eo\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.5.4\n" #: ../data/gnome-classic.desktop.in.h:1 #: ../data/gnome-classic.session.desktop.in.in.h:1 @@ -28,14 +30,6 @@ msgid "This session logs you into GNOME Classic" msgstr "Ĉi seanco ensalutas vin GNOME-klasiken" -#: ../data/gnome-shell-classic.desktop.in.in.h:1 -msgid "GNOME Shell Classic" -msgstr "GNOME-ŝelo-klasika" - -#: ../data/gnome-shell-classic.desktop.in.in.h:2 -msgid "Window management and application launching" -msgstr "Fenestra administrado kaj aplikaĵa lanĉo" - #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 msgid "Attach modal dialog to the parent window" msgstr "Kunligi modalan dialogon al la patra fenestro" @@ -47,15 +41,29 @@ "Ĉi ŝlosilo atutas la ŝlosilon en org.gnome.mutter kiam rulanta GNOME-ŝelon." #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:3 +msgid "Arrangement of buttons on the titlebar" +msgstr "Aranĝo de butonoj en la titolbreto" + +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:4 +#| msgid "" +#| "This key overrides the key in org.gnome.mutter when running GNOME Shell." +msgid "" +"This key overrides the key in org.gnome.desktop.wm.preferences when running " +"GNOME Shell." +msgstr "" +"Ĉi tiu ŝlosilo anstataŭas la ŝlosilon en org.gnome.desktop.wm.preferences " +"kiam GNOME-ŝelo rulas." + +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:5 msgid "Enable edge tiling when dropping windows on screen edges" msgstr "" "Aktivigi kahelan aranĝon kiam demetante fenestrojn sur ekranaj borderoj" -#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:4 +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:6 msgid "Workspaces only on primary monitor" msgstr "Laborspacoj nur sur la ĉefa ekrano" -#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:5 +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:7 msgid "Delay focus changes in mouse mode until the pointer stops moving" msgstr "En musa reĝimo, prokrasti ŝanĝi fokuson ĝis la musmontrilo haltas" @@ -71,11 +79,11 @@ msgid "Thumbnail and application icon" msgstr "Miniaturo kaj aplikaĵo piktogramo" -#: ../extensions/alternate-tab/prefs.js:37 +#: ../extensions/alternate-tab/prefs.js:38 msgid "Present windows as" msgstr "Prezenti fenestron kiel" -#: ../extensions/alternate-tab/prefs.js:62 +#: ../extensions/alternate-tab/prefs.js:69 msgid "Show only windows in the current workspace" msgstr "Montri nur fenestrojn en la aktuala laborspaco" @@ -83,11 +91,11 @@ msgid "Activities Overview" msgstr "Aktivecoj-Superrigardon" -#: ../extensions/apps-menu/extension.js:113 +#: ../extensions/apps-menu/extension.js:114 msgid "Favorites" msgstr "Plej ŝatataj" -#: ../extensions/apps-menu/extension.js:282 +#: ../extensions/apps-menu/extension.js:283 msgid "Applications" msgstr "Aplikaĵoj" @@ -103,37 +111,37 @@ "Listo de ĉenoj, ĉiu enhavas aplikaĵan identigilon ('desktop' dosiernomo), " "sevkita per dupunkto kaj la laborspaca numero" -#: ../extensions/auto-move-windows/prefs.js:55 +#: ../extensions/auto-move-windows/prefs.js:60 msgid "Application" msgstr "Aplikaĵo" -#: ../extensions/auto-move-windows/prefs.js:64 -#: ../extensions/auto-move-windows/prefs.js:106 +#: ../extensions/auto-move-windows/prefs.js:69 +#: ../extensions/auto-move-windows/prefs.js:127 msgid "Workspace" msgstr "Laborspaco" -#: ../extensions/auto-move-windows/prefs.js:80 -msgid "Add rule" +#: ../extensions/auto-move-windows/prefs.js:85 +#| msgid "Add rule" +msgid "Add Rule" msgstr "Aldoni regulon" -#: ../extensions/auto-move-windows/prefs.js:94 +#: ../extensions/auto-move-windows/prefs.js:106 msgid "Create new matching rule" msgstr "Krei novan kongruantan regulon" -#: ../extensions/auto-move-windows/prefs.js:98 +#: ../extensions/auto-move-windows/prefs.js:111 msgid "Add" msgstr "Aldoni" -#: ../extensions/drive-menu/extension.js:73 -#, javascript-format +#: ../extensions/drive-menu/extension.js:106 msgid "Ejecting drive '%s' failed:" msgstr "Elĵeto de volumo '%s' malsukcesis:" -#: ../extensions/drive-menu/extension.js:90 +#: ../extensions/drive-menu/extension.js:124 msgid "Removable devices" msgstr "Demeteblaj aparatoj" -#: ../extensions/drive-menu/extension.js:117 +#: ../extensions/drive-menu/extension.js:151 msgid "Open File" msgstr "Malfermi dosieron" @@ -154,6 +162,11 @@ "panelo." #: ../extensions/example/prefs.js:30 +#| msgid "Message:" +msgid "Message" +msgstr "Mesaĝo" + +#: ../extensions/example/prefs.js:43 msgid "" "Example aims to show how to build well behaved extensions for the Shell and " "as such it has little functionality on its own.\n" @@ -162,10 +175,6 @@ "Ekzemplo klopodas montri kial krei bone-kondutantan etendojn por la ŝelo kaj " "sekve ne havas multan funkcion.\n" "Tamen, eblas agordi la salutan mesagon." - -#: ../extensions/example/prefs.js:36 -msgid "Message:" -msgstr "Messaĝo:" #: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:1 msgid "Use more screen for windows" @@ -200,23 +209,26 @@ msgid "Places" msgstr "Lokoj" -#: ../extensions/places-menu/placeDisplay.js:58 -#, javascript-format +#: ../extensions/places-menu/placeDisplay.js:57 msgid "Failed to launch \"%s\"" msgstr "Malsukceis lanĉi \"%s\"" -#: ../extensions/places-menu/placeDisplay.js:100 -#: ../extensions/places-menu/placeDisplay.js:123 +#: ../extensions/places-menu/placeDisplay.js:99 +#: ../extensions/places-menu/placeDisplay.js:122 msgid "Computer" msgstr "Komputilo" -#: ../extensions/places-menu/placeDisplay.js:201 +#: ../extensions/places-menu/placeDisplay.js:200 msgid "Home" msgstr "Domo" -#: ../extensions/places-menu/placeDisplay.js:288 +#: ../extensions/places-menu/placeDisplay.js:287 msgid "Browse Network" msgstr "Foliumi reton" + +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "Cikle montri ekrankopiajn grandojn" #: ../extensions/systemMonitor/extension.js:214 msgid "CPU" @@ -234,52 +246,52 @@ msgid "The name of the theme, to be loaded from ~/.themes/name/gnome-shell" msgstr "La nomo de la etoso, malfermigi de ~/.themes/name/gnome-shell" -#: ../extensions/window-list/extension.js:92 +#: ../extensions/window-list/extension.js:110 msgid "Close" msgstr "Malfermi" -#: ../extensions/window-list/extension.js:102 +#: ../extensions/window-list/extension.js:120 msgid "Unminimize" msgstr "Neplejetigi" -#: ../extensions/window-list/extension.js:103 +#: ../extensions/window-list/extension.js:121 msgid "Minimize" msgstr "Plejetigi" -#: ../extensions/window-list/extension.js:109 +#: ../extensions/window-list/extension.js:127 msgid "Unmaximize" msgstr "Nemaksimumigi" -#: ../extensions/window-list/extension.js:110 +#: ../extensions/window-list/extension.js:128 msgid "Maximize" msgstr "Maksimumigi" -#: ../extensions/window-list/extension.js:270 +#: ../extensions/window-list/extension.js:390 msgid "Minimize all" msgstr "Plejetigi ĉiujn" -#: ../extensions/window-list/extension.js:278 +#: ../extensions/window-list/extension.js:398 msgid "Unminimize all" msgstr "Neplejetigi ĉiujn" -#: ../extensions/window-list/extension.js:286 +#: ../extensions/window-list/extension.js:406 msgid "Maximize all" msgstr "Maksimumigi ĉiujn" -#: ../extensions/window-list/extension.js:295 +#: ../extensions/window-list/extension.js:415 msgid "Unmaximize all" msgstr "Nemaksimumigi ĉiujn" -#: ../extensions/window-list/extension.js:304 +#: ../extensions/window-list/extension.js:424 msgid "Close all" msgstr "Fermi ĉiujn" -#: ../extensions/window-list/extension.js:591 +#: ../extensions/window-list/extension.js:706 #: ../extensions/workspace-indicator/extension.js:30 msgid "Workspace Indicator" msgstr "Laborspaco Indikilo" -#: ../extensions/window-list/extension.js:743 +#: ../extensions/window-list/extension.js:870 msgid "Window List" msgstr "Fenestra listo" @@ -296,31 +308,52 @@ "Validaj valoroj estas \"never\" (neniam), \"auto\" (aŭtomate) kaj \"always" "\" (ĉiam)." -#: ../extensions/window-list/prefs.js:30 +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "Montri la fenestroliston en ĉiuj ekranoj" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "" +"Whether to show the window list on all connected monitors or only on the " +"primary one." +msgstr "" +"Ĉu montri la fenestroliston en ĉiuj konektitaj ekranoj aŭ nur en la ĉefa." + +#: ../extensions/window-list/prefs.js:32 msgid "Window Grouping" msgstr "Fenestra grupigo" -#: ../extensions/window-list/prefs.js:49 +#: ../extensions/window-list/prefs.js:50 msgid "Never group windows" msgstr "Neniam grupigi fenestrojn" -#: ../extensions/window-list/prefs.js:50 +#: ../extensions/window-list/prefs.js:51 msgid "Group windows when space is limited" msgstr "Grupigi fenestrojn kiam spaco limitas" -#: ../extensions/window-list/prefs.js:51 +#: ../extensions/window-list/prefs.js:52 msgid "Always group windows" msgstr "Ĉiam grupigi fenestrojn" +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "Montri en ĉiuj ekranoj" + #: ../extensions/workspace-indicator/prefs.js:141 -msgid "Workspace names:" -msgstr "Laborspacaj nomoj:" - -#: ../extensions/workspace-indicator/prefs.js:152 +#| msgid "Workspace names:" +msgid "Workspace Names" +msgstr "Laborspacaj nomoj" + +#: ../extensions/workspace-indicator/prefs.js:157 msgid "Name" msgstr "Nomo" -#: ../extensions/workspace-indicator/prefs.js:186 -#, javascript-format +#: ../extensions/workspace-indicator/prefs.js:198 msgid "Workspace %d" msgstr "Laborspaco %d" + +#~ msgid "GNOME Shell Classic" +#~ msgstr "GNOME-ŝelo-klasika" + +#~ msgid "Window management and application launching" +#~ msgstr "Fenestra administrado kaj aplikaĵa lanĉo" diff --git a/po/es.po b/po/es.po index 838db30..a1fcd99 100644 --- a/po/es.po +++ b/po/es.po @@ -5,15 +5,15 @@ # Nicolás Satragno , 2011. # # Daniel Mustieles , 2011, 2012. -, 2013, 2014. +, 2013, 2014, 2015. # msgid "" msgstr "" "Project-Id-Version: gnome-shell-extensions master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "shell&keywords=I18N+L10N&component=extensions\n" -"POT-Creation-Date: 2014-06-11 07:32+0000\n" -"PO-Revision-Date: 2014-06-12 17:24+0200\n" +"POT-Creation-Date: 2015-01-08 08:35+0000\n" +"PO-Revision-Date: 2015-01-08 18:20+0100\n" "Last-Translator: Daniel Mustieles \n" "Language-Team: Español; Castellano \n" "Language: \n" @@ -32,14 +32,6 @@ msgid "This session logs you into GNOME Classic" msgstr "Esta sesión inicia GNOME clásico" -#: ../data/gnome-shell-classic.desktop.in.in.h:1 -msgid "GNOME Shell Classic" -msgstr "GNOME Shell clásico" - -#: ../data/gnome-shell-classic.desktop.in.in.h:2 -msgid "Window management and application launching" -msgstr "Gestión de ventanas e inicio de aplicaciones" - #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 msgid "Attach modal dialog to the parent window" msgstr "Acoplar un diálogo modal a la ventana padre" @@ -48,20 +40,18 @@ msgid "" "This key overrides the key in org.gnome.mutter when running GNOME Shell." msgstr "" -"Esta clave sobreescribe la clave en org.gnome.mutter al ejecutar GNOME Shell." +"Esta clave sobrescribe la clave en org.gnome.mutter al ejecutar GNOME Shell." #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:3 msgid "Arrangement of buttons on the titlebar" msgstr "Ordenación de los botones en la barra de título" #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:4 -#| msgid "" -#| "This key overrides the key in org.gnome.mutter when running GNOME Shell." msgid "" "This key overrides the key in org.gnome.desktop.wm.preferences when running " "GNOME Shell." msgstr "" -"Esta clave sobreescribe la clave en org.gnome.desktop.wm.preferences al " +"Esta clave sobrescribe la clave en org.gnome.desktop.wm.preferences al " "ejecutar GNOME Shell." #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:5 @@ -103,11 +93,11 @@ msgid "Activities Overview" msgstr "Vista de actividades" -#: ../extensions/apps-menu/extension.js:113 +#: ../extensions/apps-menu/extension.js:114 msgid "Favorites" msgstr "Favoritos" -#: ../extensions/apps-menu/extension.js:282 +#: ../extensions/apps-menu/extension.js:283 msgid "Applications" msgstr "Aplicaciones" @@ -133,7 +123,6 @@ msgstr "Área de trabajo" #: ../extensions/auto-move-windows/prefs.js:85 -#| msgid "Add rule" msgid "Add Rule" msgstr "Añadir regla" @@ -150,11 +139,11 @@ msgid "Ejecting drive '%s' failed:" msgstr "Falló al expulsar el dispositivo «%s»" -#: ../extensions/drive-menu/extension.js:123 +#: ../extensions/drive-menu/extension.js:124 msgid "Removable devices" msgstr "Dispositivos extraíbles" -#: ../extensions/drive-menu/extension.js:150 +#: ../extensions/drive-menu/extension.js:151 msgid "Open File" msgstr "Abrir archivo" @@ -175,7 +164,6 @@ "panel." #: ../extensions/example/prefs.js:30 -#| msgid "Message:" msgid "Message" msgstr "Mensaje" @@ -242,6 +230,10 @@ msgid "Browse Network" msgstr "Examinar la red" +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "Tamaños de capturas de pantalla cíclicos" + #: ../extensions/systemMonitor/extension.js:214 msgid "CPU" msgstr "CPU" @@ -278,32 +270,32 @@ msgid "Maximize" msgstr "Maximizar" -#: ../extensions/window-list/extension.js:300 +#: ../extensions/window-list/extension.js:390 msgid "Minimize all" msgstr "Minimizar todo" -#: ../extensions/window-list/extension.js:308 +#: ../extensions/window-list/extension.js:398 msgid "Unminimize all" msgstr "Desminimizar todo" -#: ../extensions/window-list/extension.js:316 +#: ../extensions/window-list/extension.js:406 msgid "Maximize all" msgstr "Maximizar todo" -#: ../extensions/window-list/extension.js:325 +#: ../extensions/window-list/extension.js:415 msgid "Unmaximize all" msgstr "Desmaximizar todo" -#: ../extensions/window-list/extension.js:334 +#: ../extensions/window-list/extension.js:424 msgid "Close all" msgstr "Cerrar todo" -#: ../extensions/window-list/extension.js:644 +#: ../extensions/window-list/extension.js:706 #: ../extensions/workspace-indicator/extension.js:30 msgid "Workspace Indicator" msgstr "Indicador de área de trabajo" -#: ../extensions/window-list/extension.js:798 +#: ../extensions/window-list/extension.js:869 msgid "Window List" msgstr "Lista de ventanas" @@ -319,24 +311,39 @@ "Decide cuándo agrupar ventanas para la misma aplicación en la lista de " "ventanas. Los valores posibles son «never», «auto» y «always»." -#: ../extensions/window-list/prefs.js:30 +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "Mostrar la lista de ventanas en todas las pantallas" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "" +"Whether to show the window list on all connected monitors or only on the " +"primary one." +msgstr "" +"Indica si se debe mostrar la lista de ventanas en todas las pantallas " +"conectadas o sólo en la primaria." + +#: ../extensions/window-list/prefs.js:32 msgid "Window Grouping" msgstr "Agrupación de ventanas" -#: ../extensions/window-list/prefs.js:49 +#: ../extensions/window-list/prefs.js:50 msgid "Never group windows" msgstr "Nunca agrupar las ventanas" -#: ../extensions/window-list/prefs.js:50 +#: ../extensions/window-list/prefs.js:51 msgid "Group windows when space is limited" msgstr "Agrupar las ventanas cuando el espacio esté limitado" -#: ../extensions/window-list/prefs.js:51 +#: ../extensions/window-list/prefs.js:52 msgid "Always group windows" msgstr "Siempre agrupar las ventanas" +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "Mostrar en todas las pantallas" + #: ../extensions/workspace-indicator/prefs.js:141 -#| msgid "Workspace names:" msgid "Workspace Names" msgstr "Nombres de los áreas de trabajo" @@ -348,6 +355,12 @@ #, javascript-format msgid "Workspace %d" msgstr "Área de trabajo %d" + +#~ msgid "GNOME Shell Classic" +#~ msgstr "GNOME Shell clásico" + +#~ msgid "Window management and application launching" +#~ msgstr "Gestión de ventanas e inicio de aplicaciones" #~ msgid "Suspend" #~ msgstr "Suspender" diff --git a/po/et.po b/po/et.po index c3dc6cd..c1a049c 100644 --- a/po/et.po +++ b/po/et.po @@ -8,8 +8,8 @@ "Project-Id-Version: gnome-shell-extensions master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "shell&keywords=I18N+L10N&component=extensions\n" -"POT-Creation-Date: 2013-09-25 13:27+0000\n" -"PO-Revision-Date: 2013-09-25 20:02+0300\n" +"POT-Creation-Date: 2014-08-06 07:34+0000\n" +"PO-Revision-Date: 2014-08-06 21:43+0300\n" "Last-Translator: Mattias Põldaru \n" "Language-Team: Estonian \n" "Language: et\n" @@ -39,6 +39,16 @@ msgstr "" "See võti on tähtsam võtmest org.gnome.mutter GNOME Shelli käivitamisel." +msgid "Arrangement of buttons on the titlebar" +msgstr "Nuppude järjestus tiitliribal" + +msgid "" +"This key overrides the key in org.gnome.desktop.wm.preferences when running " +"GNOME Shell." +msgstr "" +"See võti on tähtsam võtmest org.gnome.desktop.wm.preferences GNOME Shelli " +"käivitamisel." + msgid "Enable edge tiling when dropping windows on screen edges" msgstr "Akna automaatpaigutus on lubatud, kui aken lohistatakse ekraani serva" @@ -88,7 +98,7 @@ msgid "Workspace" msgstr "Tööala" -msgid "Add rule" +msgid "Add Rule" msgstr "Lisa reegel" msgid "Create new matching rule" @@ -97,7 +107,7 @@ msgid "Add" msgstr "Lisa" -#, c-format +#, javascript-format msgid "Ejecting drive '%s' failed:" msgstr "Seadme '%s' väljastamine nurjus:" @@ -118,8 +128,9 @@ "panel." msgstr "Kui see pole tühi, näidatakse seda teksti paneelile klõpsates." -#. TRANSLATORS: Example is the name of the extension, should not be -#. translated +msgid "Message" +msgstr "Sõnum" + msgid "" "Example aims to show how to build well behaved extensions for the Shell and " "as such it has little functionality on its own.\n" @@ -129,9 +140,6 @@ "ei ole.\n" "See võimaldab muuta kõigest tervitusteksti." -msgid "Message:" -msgstr "Sõnum:" - msgid "Use more screen for windows" msgstr "Rohkem pinda akende jaoks" @@ -159,7 +167,7 @@ msgid "Places" msgstr "Asukohad" -#, c-format +#, javascript-format msgid "Failed to launch \"%s\"" msgstr "\"%s\" käivitamine nurjus" @@ -243,12 +251,12 @@ msgid "Always group windows" msgstr "Aknaid grupeeritakse alati" -msgid "Workspace names:" -msgstr "Tööalade nimed:" +msgid "Workspace Names" +msgstr "Tööalade nimed" msgid "Name" msgstr "Nimi" -#, c-format +#, javascript-format msgid "Workspace %d" msgstr "Tööala %d" diff --git a/po/eu.po b/po/eu.po index abe5542..3f7b223 100644 --- a/po/eu.po +++ b/po/eu.po @@ -3,14 +3,16 @@ # This file is distributed under the same license as the gnome-shell-extensions package. # # assar , 2011. -# Iñaki Larrañaga Murgoitio , 2011, 2013, 2014. +# Iñaki Larrañaga Murgoitio , 2011, 2013, 2015. +# Edurne Labaka , 2015. +# msgid "" msgstr "" "Project-Id-Version: gnome-shell-extensions master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "shell&keywords=I18N+L10N&component=extensions\n" -"POT-Creation-Date: 2014-08-07 12:27+0200\n" -"PO-Revision-Date: 2014-07-29 19:37+0200\n" +"POT-Creation-Date: 2015-02-07 16:48+0100\n" +"PO-Revision-Date: 2015-02-07 16:50+0100\n" "Last-Translator: Iñaki Larrañaga Murgoitio \n" "Language-Team: Basque \n" "Language: eu\n" @@ -30,14 +32,6 @@ msgid "This session logs you into GNOME Classic" msgstr "Saio honek GNOME Klasikoa hasten du" -#: ../data/gnome-shell-classic.desktop.in.in.h:1 -msgid "GNOME Shell Classic" -msgstr "GNOME Shell Klasikoa" - -#: ../data/gnome-shell-classic.desktop.in.in.h:2 -msgid "Window management and application launching" -msgstr "Leiho-kudeaketa eta aplikazioak abiaraztea" - #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 msgid "Attach modal dialog to the parent window" msgstr "Erantsi elkarrizketa-koadro modala leiho gurasoari" @@ -51,14 +45,14 @@ #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:3 msgid "Arrangement of buttons on the titlebar" -msgstr "Titulu-barrako botoien antolaketa" +msgstr "Botoien antolamendua titulu-barran" #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:4 msgid "" "This key overrides the key in org.gnome.desktop.wm.preferences when running " "GNOME Shell." msgstr "" -"Gako honek org.gnome.desktop.wm.preferences-eko gakoa gainidazten du GNOME " +"Gako honekorg.gnome.desktop.wm.preferences-eko gakoa gainidazten du GNOME " "Shell exekutatzen ari denean." #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:5 @@ -100,11 +94,11 @@ msgid "Activities Overview" msgstr "Jardueren ikuspegi orokorra" -#: ../extensions/apps-menu/extension.js:113 +#: ../extensions/apps-menu/extension.js:114 msgid "Favorites" msgstr "Gogokoak" -#: ../extensions/apps-menu/extension.js:282 +#: ../extensions/apps-menu/extension.js:283 msgid "Applications" msgstr "Aplikazioak" @@ -146,11 +140,11 @@ msgid "Ejecting drive '%s' failed:" msgstr "Huts egin du '%s' unitatea egoztean: " -#: ../extensions/drive-menu/extension.js:123 +#: ../extensions/drive-menu/extension.js:124 msgid "Removable devices" msgstr "Gailu aldagarriak" -#: ../extensions/drive-menu/extension.js:150 +#: ../extensions/drive-menu/extension.js:151 msgid "Open File" msgstr "Ireki fitxategia" @@ -236,6 +230,10 @@ msgid "Browse Network" msgstr "Arakatu sarea" +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "Pantaila-argazkien tamainak begiztan" + #: ../extensions/systemMonitor/extension.js:214 msgid "CPU" msgstr "PUZ" @@ -272,32 +270,32 @@ msgid "Maximize" msgstr "Maximizatu" -#: ../extensions/window-list/extension.js:300 +#: ../extensions/window-list/extension.js:390 msgid "Minimize all" msgstr "Minimizatu denak" -#: ../extensions/window-list/extension.js:308 +#: ../extensions/window-list/extension.js:398 msgid "Unminimize all" msgstr "Leheneratu denak" -#: ../extensions/window-list/extension.js:316 +#: ../extensions/window-list/extension.js:406 msgid "Maximize all" msgstr "Maximizatu denak" -#: ../extensions/window-list/extension.js:325 +#: ../extensions/window-list/extension.js:415 msgid "Unmaximize all" msgstr "Desmaximizatu denak" -#: ../extensions/window-list/extension.js:334 +#: ../extensions/window-list/extension.js:424 msgid "Close all" msgstr "Itxi denak" -#: ../extensions/window-list/extension.js:644 +#: ../extensions/window-list/extension.js:706 #: ../extensions/workspace-indicator/extension.js:30 msgid "Workspace Indicator" msgstr "Lan arearen adierazlea" -#: ../extensions/window-list/extension.js:798 +#: ../extensions/window-list/extension.js:870 msgid "Window List" msgstr "Leihoen zerrenda" @@ -314,25 +312,41 @@ "du. Balio erabilgarriak: 'never' (inoiz ere ez), 'auto' (automatikoa) eta " "'always' (beti)." -#: ../extensions/window-list/prefs.js:30 +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "Erakutsi leihoen zerrenda pantaila guztietan" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "" +"Whether to show the window list on all connected monitors or only on the " +"primary one." +msgstr "" +"Leihoen zerrenda konektatutako pantaila guztietan edo soilik pantaila " +"nagusian erakutsiko den." + +#: ../extensions/window-list/prefs.js:32 msgid "Window Grouping" msgstr "Leihoak elkartzea" -#: ../extensions/window-list/prefs.js:49 +#: ../extensions/window-list/prefs.js:50 msgid "Never group windows" msgstr "Leihoak inoiz ez elkartu" -#: ../extensions/window-list/prefs.js:50 +#: ../extensions/window-list/prefs.js:51 msgid "Group windows when space is limited" msgstr "Elkartu leihoak lekua mugatuta dagoenean" -#: ../extensions/window-list/prefs.js:51 +#: ../extensions/window-list/prefs.js:52 msgid "Always group windows" msgstr "Elkartu beti leihoak" +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "Erakutsi pantaila guztietan" + #: ../extensions/workspace-indicator/prefs.js:141 msgid "Workspace Names" -msgstr "Laneko areak" +msgstr "Laneko areen izenak" #: ../extensions/workspace-indicator/prefs.js:157 msgid "Name" @@ -343,6 +357,12 @@ msgid "Workspace %d" msgstr "%d. laneko area" +#~ msgid "GNOME Shell Classic" +#~ msgstr "GNOME Shell Klasikoa" + +#~ msgid "Window management and application launching" +#~ msgstr "Leiho-kudeaketa eta aplikazioak abiaraztea" + #, fuzzy #~ msgid "Online Accounts" #~ msgstr "Nire kontua" diff --git a/po/fi.po b/po/fi.po index 3c280ca..b2995a0 100644 --- a/po/fi.po +++ b/po/fi.po @@ -5,15 +5,15 @@ # Niklas Laxström # Ville-Pekka Vainio # Ville-Pekka Vainio , 2011. -# Jiri Grönroos , 2012, 2013, 2014. +# Jiri Grönroos , 2012, 2013, 2014, 2015. # msgid "" msgstr "" "Project-Id-Version: gnome-shell-extensions\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "shell&keywords=I18N+L10N&component=extensions\n" -"POT-Creation-Date: 2014-09-06 07:37+0000\n" -"PO-Revision-Date: 2014-09-06 13:22+0300\n" +"POT-Creation-Date: 2015-03-02 20:59+0000\n" +"PO-Revision-Date: 2015-03-02 23:09+0200\n" "Last-Translator: Jiri Grönroos \n" "Language-Team: suomi \n" "Language: fi\n" @@ -34,14 +34,6 @@ msgid "This session logs you into GNOME Classic" msgstr "Tämä istunto kirjaa sinut perinteiseen Gnomeen" -#: ../data/gnome-shell-classic.desktop.in.in.h:1 -msgid "GNOME Shell Classic" -msgstr "Gnome Shell - perinteinen" - -#: ../data/gnome-shell-classic.desktop.in.in.h:2 -msgid "Window management and application launching" -msgstr "Ikkunoiden hallintaa ja sovellusten käynnistämistä" - #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 msgid "Attach modal dialog to the parent window" msgstr "Liitä modaali-ikkuna ylätason ikkunaan" @@ -72,6 +64,8 @@ #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:7 msgid "Delay focus changes in mouse mode until the pointer stops moving" msgstr "" +"Aseta viive kohdistusmuutoksille hiiritilassa, kunnes hiiren osoitin " +"lopettaa liikkumisen" #: ../extensions/alternate-tab/prefs.js:20 msgid "Thumbnail only" @@ -97,11 +91,11 @@ msgid "Activities Overview" msgstr "Yleisnäkymä" -#: ../extensions/apps-menu/extension.js:113 +#: ../extensions/apps-menu/extension.js:114 msgid "Favorites" msgstr "Suosikit" -#: ../extensions/apps-menu/extension.js:282 +#: ../extensions/apps-menu/extension.js:283 msgid "Applications" msgstr "Sovellukset" @@ -125,7 +119,6 @@ msgstr "Työtila" #: ../extensions/auto-move-windows/prefs.js:85 -#| msgid "Add rule" msgid "Add Rule" msgstr "Lisää sääntö" @@ -142,11 +135,11 @@ msgid "Ejecting drive '%s' failed:" msgstr "Aseman \"%s\" irrottaminen epäonnistui:" -#: ../extensions/drive-menu/extension.js:123 +#: ../extensions/drive-menu/extension.js:124 msgid "Removable devices" msgstr "Erilliset tallennusvälineet" -#: ../extensions/drive-menu/extension.js:150 +#: ../extensions/drive-menu/extension.js:151 msgid "Open File" msgstr "Avaa tiedosto" @@ -162,10 +155,9 @@ msgid "" "If not empty, it contains the text that will be shown when clicking on the " "panel." -msgstr "" +msgstr "Jos ei tyhjä, sisältää paneelia napsauttaessa näytettävän tekstin." #: ../extensions/example/prefs.js:30 -#| msgid "Message:" msgid "Message" msgstr "Viesti" @@ -224,6 +216,10 @@ msgid "Browse Network" msgstr "Selaa verkkoa" +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "Vaihtele kuvakaappausten kokojen välillä" + #: ../extensions/systemMonitor/extension.js:214 msgid "CPU" msgstr "Suoritin" @@ -240,52 +236,52 @@ msgid "The name of the theme, to be loaded from ~/.themes/name/gnome-shell" msgstr "Teeman nimi, ladataan sijainnista ~/.themes/name/gnome-shell" -#: ../extensions/window-list/extension.js:110 +#: ../extensions/window-list/extension.js:109 msgid "Close" msgstr "Sulje" -#: ../extensions/window-list/extension.js:120 +#: ../extensions/window-list/extension.js:119 msgid "Unminimize" msgstr "Palauta pienennys" -#: ../extensions/window-list/extension.js:121 +#: ../extensions/window-list/extension.js:120 msgid "Minimize" msgstr "Pienennä" -#: ../extensions/window-list/extension.js:127 +#: ../extensions/window-list/extension.js:126 msgid "Unmaximize" msgstr "Palauta suurennus" -#: ../extensions/window-list/extension.js:128 +#: ../extensions/window-list/extension.js:127 msgid "Maximize" msgstr "Suurenna" -#: ../extensions/window-list/extension.js:300 +#: ../extensions/window-list/extension.js:399 msgid "Minimize all" msgstr "Pienennä kaikki" -#: ../extensions/window-list/extension.js:308 +#: ../extensions/window-list/extension.js:407 msgid "Unminimize all" msgstr "Palauta kaikkien koko" -#: ../extensions/window-list/extension.js:316 +#: ../extensions/window-list/extension.js:415 msgid "Maximize all" msgstr "Suurenna kaikki" -#: ../extensions/window-list/extension.js:325 +#: ../extensions/window-list/extension.js:424 msgid "Unmaximize all" msgstr "Palauta kaikkien koko" -#: ../extensions/window-list/extension.js:334 +#: ../extensions/window-list/extension.js:433 msgid "Close all" msgstr "Sulje kaikki" -#: ../extensions/window-list/extension.js:644 +#: ../extensions/window-list/extension.js:650 #: ../extensions/workspace-indicator/extension.js:30 msgid "Workspace Indicator" msgstr "Työtilan ilmaisin" -#: ../extensions/window-list/extension.js:808 +#: ../extensions/window-list/extension.js:807 msgid "Window List" msgstr "Ikkunaluettelo" @@ -301,24 +297,39 @@ "Päättää milloin saman sovelluksen ikkunat ryhmitellään ikkunaluettelossa. " "Mahdolliset arvot ovat \"never\", \"auto\" ja \"always\"." -#: ../extensions/window-list/prefs.js:30 +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "Näytä ikkunaluettelo kaikilla näytöillä" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "" +"Whether to show the window list on all connected monitors or only on the " +"primary one." +msgstr "" +"Näytetäänkö ikkunaluettelo kaikilla liitetyillä näytöillä vai ainoastaan " +"ensisijaisella näytöllä." + +#: ../extensions/window-list/prefs.js:32 msgid "Window Grouping" msgstr "Ikkunoiden ryhmitys" -#: ../extensions/window-list/prefs.js:49 +#: ../extensions/window-list/prefs.js:50 msgid "Never group windows" msgstr "Älä ryhmitä ikkunoita koskaan" -#: ../extensions/window-list/prefs.js:50 +#: ../extensions/window-list/prefs.js:51 msgid "Group windows when space is limited" msgstr "Ryhmitä ikkunat tilan ollessa rajallinen" -#: ../extensions/window-list/prefs.js:51 +#: ../extensions/window-list/prefs.js:52 msgid "Always group windows" msgstr "Ryhmitä ikkunat aina" +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "Näytä kaikilla näytöillä" + #: ../extensions/workspace-indicator/prefs.js:141 -#| msgid "Workspace names:" msgid "Workspace Names" msgstr "Työtilojen nimet" @@ -330,6 +341,12 @@ #, javascript-format msgid "Workspace %d" msgstr "Työtila %d" + +#~ msgid "GNOME Shell Classic" +#~ msgstr "Gnome Shell - perinteinen" + +#~ msgid "Window management and application launching" +#~ msgstr "Ikkunoiden hallintaa ja sovellusten käynnistämistä" #~ msgid "Suspend" #~ msgstr "Valmiustila" diff --git a/po/fr.po b/po/fr.po index db721eb..94e3d44 100644 --- a/po/fr.po +++ b/po/fr.po @@ -9,7 +9,7 @@ "Project-Id-Version: gnome-shell-extensions master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "shell&keywords=I18N+L10N&component=extensions\n" -"POT-Creation-Date: 2014-08-25 19:37+0000\n" +"POT-Creation-Date: 2015-02-19 08:55+0000\n" "PO-Revision-Date: 2014-08-25 23:50+0200\n" "Last-Translator: Alain Lojewski \n" "Language-Team: GNOME French Team \n" @@ -28,14 +28,6 @@ msgid "This session logs you into GNOME Classic" msgstr "Cette session vous connnecte à GNOME Classique" -#: ../data/gnome-shell-classic.desktop.in.in.h:1 -msgid "GNOME Shell Classic" -msgstr "GNOME Shell Classique" - -#: ../data/gnome-shell-classic.desktop.in.in.h:2 -msgid "Window management and application launching" -msgstr "Gestion des fenêtres et lancement d'applications" - #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 msgid "Attach modal dialog to the parent window" msgstr "Attacher les boîtes de dialogue modales à leur fenêtre parente" @@ -56,8 +48,8 @@ "This key overrides the key in org.gnome.desktop.wm.preferences when running " "GNOME Shell." msgstr "" -"Cette clé remplace la clé dans org.gnome.desktop.wm.preferences lorsque GNOME Shell est en " -"cours d'exécution." +"Cette clé remplace la clé dans org.gnome.desktop.wm.preferences lorsque " +"GNOME Shell est en cours d'exécution." #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:5 msgid "Enable edge tiling when dropping windows on screen edges" @@ -99,11 +91,11 @@ msgid "Activities Overview" msgstr "Vue d'ensemble des activités" -#: ../extensions/apps-menu/extension.js:113 +#: ../extensions/apps-menu/extension.js:114 msgid "Favorites" msgstr "Favoris" -#: ../extensions/apps-menu/extension.js:282 +#: ../extensions/apps-menu/extension.js:283 msgid "Applications" msgstr "Applications" @@ -146,11 +138,11 @@ msgid "Ejecting drive '%s' failed:" msgstr "L'éjection du disque « %s » a échoué :" -#: ../extensions/drive-menu/extension.js:123 +#: ../extensions/drive-menu/extension.js:124 msgid "Removable devices" msgstr "Périphériques amovibles" -#: ../extensions/drive-menu/extension.js:150 +#: ../extensions/drive-menu/extension.js:151 msgid "Open File" msgstr "Ouvrir le fichier" @@ -237,6 +229,10 @@ msgid "Browse Network" msgstr "Parcourir le réseau" +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "Passer à la taille de capture suivante" + #: ../extensions/systemMonitor/extension.js:214 msgid "CPU" msgstr "CPU" @@ -273,32 +269,32 @@ msgid "Maximize" msgstr "Maximiser" -#: ../extensions/window-list/extension.js:300 +#: ../extensions/window-list/extension.js:390 msgid "Minimize all" msgstr "Réduire tout" -#: ../extensions/window-list/extension.js:308 +#: ../extensions/window-list/extension.js:398 msgid "Unminimize all" msgstr "Restaurer tout" -#: ../extensions/window-list/extension.js:316 +#: ../extensions/window-list/extension.js:406 msgid "Maximize all" msgstr "Maximiser tout" -#: ../extensions/window-list/extension.js:325 +#: ../extensions/window-list/extension.js:415 msgid "Unmaximize all" msgstr "Restaurer tout" -#: ../extensions/window-list/extension.js:334 +#: ../extensions/window-list/extension.js:424 msgid "Close all" msgstr "Fermer tout" -#: ../extensions/window-list/extension.js:644 +#: ../extensions/window-list/extension.js:706 #: ../extensions/workspace-indicator/extension.js:30 msgid "Workspace Indicator" msgstr "Indicateur d'espace de travail" -#: ../extensions/window-list/extension.js:798 +#: ../extensions/window-list/extension.js:870 msgid "Window List" msgstr "Liste de fenêtres" @@ -315,21 +311,35 @@ "fenêtres. Les valeurs possibles sont « never » (jamais), « auto » et " "« always » (toujours)." -#: ../extensions/window-list/prefs.js:30 +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "Afficher la liste des fenêtres sur tous les écrans" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "" +"Whether to show the window list on all connected monitors or only on the " +"primary one." +msgstr "Indique s'il faut afficher la liste des fenêtres sur tous les écrans connectés ou seulement l'écran principal." + +#: ../extensions/window-list/prefs.js:32 msgid "Window Grouping" msgstr "Regroupement de fenêtres" -#: ../extensions/window-list/prefs.js:49 +#: ../extensions/window-list/prefs.js:50 msgid "Never group windows" msgstr "Ne jamais regrouper les fenêtres" -#: ../extensions/window-list/prefs.js:50 +#: ../extensions/window-list/prefs.js:51 msgid "Group windows when space is limited" msgstr "Regrouper les fenêtres quand l'espace est limité" -#: ../extensions/window-list/prefs.js:51 +#: ../extensions/window-list/prefs.js:52 msgid "Always group windows" msgstr "Toujours regrouper les fenêtres" + +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "Afficher sur tous les écrans" #: ../extensions/workspace-indicator/prefs.js:141 msgid "Workspace Names" @@ -344,8 +354,3 @@ msgid "Workspace %d" msgstr "Espace de travail %d" -#~ msgid "Control the visibility of the Suspend menu item" -#~ msgstr "Gère la visibilité de l'élément de menu « mise en veille »" - -#~ msgid "Control the visibility of the Hibernate menu item" -#~ msgstr "Gère la visibilité de l'élément de menu « hibernation »" diff --git a/po/fur.po b/po/fur.po index 1469a53..9efa762 100644 --- a/po/fur.po +++ b/po/fur.po @@ -8,8 +8,8 @@ "Project-Id-Version: gnome-shell-extensions master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "shell&keywords=I18N+L10N&component=extensions\n" -"POT-Creation-Date: 2014-03-03 08:29+0000\n" -"PO-Revision-Date: 2014-03-03 13:39+0100\n" +"POT-Creation-Date: 2015-01-20 08:37+0000\n" +"PO-Revision-Date: 2015-01-20 21:20+0100\n" "Last-Translator: Fabio Tomat \n" "Language-Team: Friulian \n" "Language: fur\n" @@ -27,14 +27,6 @@ msgid "This session logs you into GNOME Classic" msgstr "Cheste session a si invie cun GNOME classic" -#: ../data/gnome-shell-classic.desktop.in.in.h:1 -msgid "GNOME Shell Classic" -msgstr "GNOME Shell Classic" - -#: ../data/gnome-shell-classic.desktop.in.in.h:2 -msgid "Window management and application launching" -msgstr "Gjestion di balcons e inviament di aplicazions" - #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 msgid "Attach modal dialog to the parent window" msgstr "Tache il balcon modâl al balcon gjenitôr" @@ -47,17 +39,30 @@ "GNOME Shell." #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:3 -#, fuzzy +msgid "Arrangement of buttons on the titlebar" +msgstr "Disposizion dai botons te sbare dal titul" + +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:4 +#| msgid "" +#| "This key overrides the key in org.gnome.mutter when running GNOME Shell." +msgid "" +"This key overrides the key in org.gnome.desktop.wm.preferences when running " +"GNOME Shell." +msgstr "" +"Cheste clâf a sorplante chê in org.gnome.desktop.wm.preferences cuant che al " +"è in esecuzion GNOME Shell." + +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:5 msgid "Enable edge tiling when dropping windows on screen edges" msgstr "" -"Abilite la tasseladure sul'ôr quanche i balcons a vegnin molâts sul'ôr dal " +"Abilite la tasseladure sul ôr cuant che i balcons a vegnin molâts sul ôr dal " "visôr" -#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:4 +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:6 msgid "Workspaces only on primary monitor" -msgstr "Lûcs di lavôr dome sul visôr principâl" - -#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:5 +msgstr "Spazis di lavôr dome sul visôr principâl" + +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:7 msgid "Delay focus changes in mouse mode until the pointer stops moving" msgstr "" "Tarde la mude dal focus te modalitât mouse fintremai che il pontadôr no si " @@ -75,54 +80,57 @@ msgid "Thumbnail and application icon" msgstr "Miniature e icone de aplicazion" -#: ../extensions/alternate-tab/prefs.js:37 +#: ../extensions/alternate-tab/prefs.js:38 msgid "Present windows as" msgstr "Mostre i barcons come" -#: ../extensions/alternate-tab/prefs.js:62 +#: ../extensions/alternate-tab/prefs.js:69 msgid "Show only windows in the current workspace" -msgstr "Mostre dome i balcons dal lûc di lavôr corint" +msgstr "Mostre dome i balcons dal spazi di lavôr corint" #: ../extensions/apps-menu/extension.js:39 msgid "Activities Overview" msgstr "Panoramiche ativitâts" -#: ../extensions/apps-menu/extension.js:113 +#: ../extensions/apps-menu/extension.js:114 msgid "Favorites" msgstr "Preferîts" -#: ../extensions/apps-menu/extension.js:282 +#: ../extensions/apps-menu/extension.js:283 msgid "Applications" msgstr "Aplicazions" #: ../extensions/auto-move-windows/org.gnome.shell.extensions.auto-move-windows.gschema.xml.in.h:1 msgid "Application and workspace list" -msgstr "Liste aplicazions e lûcs di lavôr" +msgstr "Liste aplicazions e spazi di lavôr" #: ../extensions/auto-move-windows/org.gnome.shell.extensions.auto-move-windows.gschema.xml.in.h:2 msgid "" "A list of strings, each containing an application id (desktop file name), " "followed by a colon and the workspace number" msgstr "" - -#: ../extensions/auto-move-windows/prefs.js:55 +"Une liste di stringhis, ogniune a ten il ID di une aplicazion (non dal file ." +"desktop), seguît di doi ponts e il numar dal spazi di lavôr" + +#: ../extensions/auto-move-windows/prefs.js:60 msgid "Application" msgstr "Aplicazion" -#: ../extensions/auto-move-windows/prefs.js:64 +#: ../extensions/auto-move-windows/prefs.js:69 +#: ../extensions/auto-move-windows/prefs.js:127 +msgid "Workspace" +msgstr "Spazi di lavôr" + +#: ../extensions/auto-move-windows/prefs.js:85 +#| msgid "Add rule" +msgid "Add Rule" +msgstr "Zonte regule" + #: ../extensions/auto-move-windows/prefs.js:106 -msgid "Workspace" -msgstr "Lûc di lavôr" - -#: ../extensions/auto-move-windows/prefs.js:80 -msgid "Add rule" -msgstr "Zonte regule" - -#: ../extensions/auto-move-windows/prefs.js:94 msgid "Create new matching rule" msgstr "Cree une gnove regule di corispondence" -#: ../extensions/auto-move-windows/prefs.js:98 +#: ../extensions/auto-move-windows/prefs.js:111 msgid "Add" msgstr "Zonte" @@ -130,11 +138,11 @@ msgid "Ejecting drive '%s' failed:" msgstr "No rivât a parâ fûr l'unitât «%s»:" -#: ../extensions/drive-menu/extension.js:123 +#: ../extensions/drive-menu/extension.js:124 msgid "Removable devices" msgstr "Argagn rimovibil" -#: ../extensions/drive-menu/extension.js:150 +#: ../extensions/drive-menu/extension.js:151 msgid "Open File" msgstr "Vierç File" @@ -147,15 +155,17 @@ msgstr "Test di benvignût alternatîf" #: ../extensions/example/org.gnome.shell.extensions.example.gschema.xml.in.h:2 -#, fuzzy msgid "" "If not empty, it contains the text that will be shown when clicking on the " "panel." -msgstr "" -"Se no vueit, al ten il test che al vegnarà mostrât scliçant su le rie " -"superiôr" +msgstr "Se no vueit, al ten il test che al vegnarà mostrât scliçant sul panel." #: ../extensions/example/prefs.js:30 +#| msgid "Message:" +msgid "Message" +msgstr "Messaç" + +#: ../extensions/example/prefs.js:43 msgid "" "Example aims to show how to build well behaved extensions for the Shell and " "as such it has little functionality on its own.\n" @@ -164,10 +174,6 @@ "Example al ponte a mostrâ come imbastî une estension de Shell che a si " "compuarti ben e par chest no'n d'a tantis funzions.\n" "Ad ogni mût al è pussibil modificâ il messaç di benvignût. " - -#: ../extensions/example/prefs.js:36 -msgid "Message:" -msgstr "Messaç:" #: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:1 msgid "Use more screen for windows" @@ -220,6 +226,10 @@ msgid "Browse Network" msgstr "Esplore rêt" +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "" + #: ../extensions/systemMonitor/extension.js:214 msgid "CPU" msgstr "CPU" @@ -236,56 +246,55 @@ msgid "The name of the theme, to be loaded from ~/.themes/name/gnome-shell" msgstr "Il non dal teme, che si cjame da ~/.themes/name/gnome-shell" -#: ../extensions/window-list/extension.js:104 +#: ../extensions/window-list/extension.js:110 msgid "Close" msgstr "Siere" -#: ../extensions/window-list/extension.js:114 +#: ../extensions/window-list/extension.js:120 msgid "Unminimize" msgstr "Gjave minimizazion" -#: ../extensions/window-list/extension.js:115 +#: ../extensions/window-list/extension.js:121 msgid "Minimize" msgstr "Minimize" -#: ../extensions/window-list/extension.js:121 +#: ../extensions/window-list/extension.js:127 msgid "Unmaximize" msgstr "Gjave massimizazion" -#: ../extensions/window-list/extension.js:122 +#: ../extensions/window-list/extension.js:128 msgid "Maximize" msgstr "Massimize" -#: ../extensions/window-list/extension.js:294 +#: ../extensions/window-list/extension.js:390 msgid "Minimize all" msgstr "Minimize ducj" -#: ../extensions/window-list/extension.js:302 +#: ../extensions/window-list/extension.js:398 msgid "Unminimize all" msgstr "Gjave a ducj la minimizazion" -#: ../extensions/window-list/extension.js:310 +#: ../extensions/window-list/extension.js:406 msgid "Maximize all" msgstr "Massimize ducj" -#: ../extensions/window-list/extension.js:319 +#: ../extensions/window-list/extension.js:415 msgid "Unmaximize all" msgstr "Gjave a ducj la massimizazion" -#: ../extensions/window-list/extension.js:328 +#: ../extensions/window-list/extension.js:424 msgid "Close all" msgstr "Siere ducj" -#: ../extensions/window-list/extension.js:638 +#: ../extensions/window-list/extension.js:706 #: ../extensions/workspace-indicator/extension.js:30 msgid "Workspace Indicator" -msgstr "Indicatôr lûcs di lavôr" - -#: ../extensions/window-list/extension.js:792 -#, fuzzy +msgstr "Indicadôr spazi di lavôr" + +#: ../extensions/window-list/extension.js:870 #| msgid "Window Grouping" msgid "Window List" -msgstr "Ingrumament balcons" +msgstr "Liste balcons" #: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:1 msgid "When to group windows" @@ -299,33 +308,56 @@ "Decît quant ingrumâ i balcons de stesse aplicazion su le liste dai balcons. " "I pussibii valôrs a son \"never\", \"auto\" e \"always\"." -#: ../extensions/window-list/prefs.js:30 +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "Mostre la liste dai barcons su ducj i visôrs" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "" +"Whether to show the window list on all connected monitors or only on the " +"primary one." +msgstr "" +"Indiche se mostrâ la liste dai barcons su ducj i visôrs tacâts o nome sul " +"principâl." + +#: ../extensions/window-list/prefs.js:32 msgid "Window Grouping" msgstr "Ingrumament balcons" -#: ../extensions/window-list/prefs.js:49 +#: ../extensions/window-list/prefs.js:50 msgid "Never group windows" msgstr "No ingrumâ i balcons" -#: ../extensions/window-list/prefs.js:50 +#: ../extensions/window-list/prefs.js:51 msgid "Group windows when space is limited" msgstr "Ingrume i balcons quanche al'è pôc puest" -#: ../extensions/window-list/prefs.js:51 +#: ../extensions/window-list/prefs.js:52 msgid "Always group windows" msgstr "Ingrume simpri i balcons" +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "Mostre su ducj i visôrs" + #: ../extensions/workspace-indicator/prefs.js:141 -msgid "Workspace names:" -msgstr "Nons dai lûcs di lavôr:" - -#: ../extensions/workspace-indicator/prefs.js:152 +#| msgid "Workspace names:" +msgid "Workspace Names" +msgstr "Nons dai spazis di lavôr" + +#: ../extensions/workspace-indicator/prefs.js:157 msgid "Name" msgstr "Non" -#: ../extensions/workspace-indicator/prefs.js:186 +#: ../extensions/workspace-indicator/prefs.js:198 msgid "Workspace %d" -msgstr "Lûc di lavôr %d" +msgstr "Spazi di lavôr %d" + +#~ msgid "GNOME Shell Classic" +#~ msgstr "GNOME Shell Classic" + +#~ msgid "Window management and application launching" +#~ msgstr "Gjestion di balcons e inviament di aplicazions" #~ msgid "Normal" #~ msgstr "Normâl" diff --git a/po/gl.po b/po/gl.po index 4f12fb4..6a60b8d 100644 --- a/po/gl.po +++ b/po/gl.po @@ -2,21 +2,22 @@ # Copyright (C) 2011 gnome-shell-extensions's COPYRIGHT HOLDER # This file is distributed under the same license as the gnome-shell-extensions package. # Fran Diéguez , 2011. -# Fran Dieguez , 2011, 2012, 2013, 2014. +# Fran Dieguez , 2011, 2012, 2013, 2014, 2015. +# msgid "" msgstr "" "Project-Id-Version: gnome-shell-extensions master\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-01 21:24+0200\n" -"PO-Revision-Date: 2014-07-01 21:25+0200\n" +"POT-Creation-Date: 2015-03-03 01:28+0100\n" +"PO-Revision-Date: 2015-03-03 01:29+0100\n" "Last-Translator: Fran Dieguez \n" -"Language-Team: gnome-l10n-gl@gnome.org\n" +"Language-Team: Galician <>\n" "Language: gl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Virtaal 0.7.1\n" +"X-Generator: Gtranslator 2.91.6\n" "X-Project-Style: gnome\n" #: ../data/gnome-classic.desktop.in.h:1 @@ -28,14 +29,6 @@ msgid "This session logs you into GNOME Classic" msgstr "Esta sesión iniciarao en GNOME clásico" -#: ../data/gnome-shell-classic.desktop.in.in.h:1 -msgid "GNOME Shell Classic" -msgstr "GNOME Shell clásico" - -#: ../data/gnome-shell-classic.desktop.in.in.h:2 -msgid "Window management and application launching" -msgstr "Xestor de xanelas e inicio de aplicativos" - #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 msgid "Attach modal dialog to the parent window" msgstr "Anexar o diálogo modal á xanela pai" @@ -95,11 +88,11 @@ msgid "Activities Overview" msgstr "Vista xeral de actividades" -#: ../extensions/apps-menu/extension.js:113 +#: ../extensions/apps-menu/extension.js:114 msgid "Favorites" msgstr "Favoritos" -#: ../extensions/apps-menu/extension.js:282 +#: ../extensions/apps-menu/extension.js:283 msgid "Applications" msgstr "Aplicativos" @@ -141,11 +134,11 @@ msgid "Ejecting drive '%s' failed:" msgstr "Fallo ao extraer a unidade «%s»:" -#: ../extensions/drive-menu/extension.js:123 +#: ../extensions/drive-menu/extension.js:124 msgid "Removable devices" msgstr "Dispositivos extraíbeis" -#: ../extensions/drive-menu/extension.js:150 +#: ../extensions/drive-menu/extension.js:151 msgid "Open File" msgstr "Abrir ficheiro" @@ -168,6 +161,8 @@ msgid "Message" msgstr "Mensaxe" +#. TRANSLATORS: Example is the name of the extension, should not be +#. translated #: ../extensions/example/prefs.js:43 msgid "" "Example aims to show how to build well behaved extensions for the Shell and " @@ -229,6 +224,10 @@ msgid "Browse Network" msgstr "Explorar a rede" +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "Tamaño de capturas de pantalla cíclicos" + #: ../extensions/systemMonitor/extension.js:214 msgid "CPU" msgstr "CPU" @@ -245,52 +244,52 @@ msgid "The name of the theme, to be loaded from ~/.themes/name/gnome-shell" msgstr "O nome do tema, a cargar desde ~/.themes/name/gnome-shell" -#: ../extensions/window-list/extension.js:110 +#: ../extensions/window-list/extension.js:109 msgid "Close" msgstr "Pechar" -#: ../extensions/window-list/extension.js:120 +#: ../extensions/window-list/extension.js:119 msgid "Unminimize" msgstr "Restabelecer" -#: ../extensions/window-list/extension.js:121 +#: ../extensions/window-list/extension.js:120 msgid "Minimize" msgstr "Minimizar" -#: ../extensions/window-list/extension.js:127 +#: ../extensions/window-list/extension.js:126 msgid "Unmaximize" msgstr "Restaurar" -#: ../extensions/window-list/extension.js:128 +#: ../extensions/window-list/extension.js:127 msgid "Maximize" msgstr "Maximizar" -#: ../extensions/window-list/extension.js:300 +#: ../extensions/window-list/extension.js:399 msgid "Minimize all" msgstr "Minimizar todo" -#: ../extensions/window-list/extension.js:308 +#: ../extensions/window-list/extension.js:407 msgid "Unminimize all" msgstr "Restaurar todo" -#: ../extensions/window-list/extension.js:316 +#: ../extensions/window-list/extension.js:415 msgid "Maximize all" msgstr "Maximizar todo" -#: ../extensions/window-list/extension.js:325 +#: ../extensions/window-list/extension.js:424 msgid "Unmaximize all" msgstr "Restaurar todo" -#: ../extensions/window-list/extension.js:334 +#: ../extensions/window-list/extension.js:433 msgid "Close all" msgstr "Pechar todo" -#: ../extensions/window-list/extension.js:644 +#: ../extensions/window-list/extension.js:650 #: ../extensions/workspace-indicator/extension.js:30 msgid "Workspace Indicator" msgstr "Indicador de espazo de traballo" -#: ../extensions/window-list/extension.js:798 +#: ../extensions/window-list/extension.js:807 msgid "Window List" msgstr "Lista de xanelas" @@ -307,21 +306,37 @@ "valores posíbeis son \"never\" (nunca), \"auto\" (automático) e \"always" "\" (sempre)." -#: ../extensions/window-list/prefs.js:30 +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "Mostrar a lista de xanelas en todos os monitores" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "" +"Whether to show the window list on all connected monitors or only on the " +"primary one." +msgstr "" +"Indica se mostrar a lista de xanelas en todos os monitores conectados ou só " +"no primario." + +#: ../extensions/window-list/prefs.js:32 msgid "Window Grouping" msgstr "Agrupación de xanelas" -#: ../extensions/window-list/prefs.js:49 +#: ../extensions/window-list/prefs.js:50 msgid "Never group windows" msgstr "Non agrupar nunca as xanelas" -#: ../extensions/window-list/prefs.js:50 +#: ../extensions/window-list/prefs.js:51 msgid "Group windows when space is limited" msgstr "Agrupar as xanelas cando o espazo é limitado" -#: ../extensions/window-list/prefs.js:51 +#: ../extensions/window-list/prefs.js:52 msgid "Always group windows" msgstr "Agrupar sempre as xanelas" + +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "Mostrar en todos os monitores" #: ../extensions/workspace-indicator/prefs.js:141 msgid "Workspace Names" @@ -335,6 +350,12 @@ #, javascript-format msgid "Workspace %d" msgstr "Espazos de traballo %d" + +#~ msgid "GNOME Shell Classic" +#~ msgstr "GNOME Shell clásico" + +#~ msgid "Window management and application launching" +#~ msgstr "Xestor de xanelas e inicio de aplicativos" #~ msgid "Suspend" #~ msgstr "Suspender" diff --git a/po/he.po b/po/he.po index 3817c9f..d69ec98 100644 --- a/po/he.po +++ b/po/he.po @@ -8,9 +8,9 @@ msgstr "" "Project-Id-Version: gnome-shell-extensions\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-05-30 09:05+0300\n" -"PO-Revision-Date: 2014-05-30 09:06+0300\n" -"Last-Translator: Yosef Or Boczko \n" +"POT-Creation-Date: 2015-01-26 21:10+0200\n" +"PO-Revision-Date: 2015-01-26 21:10+0200\n" +"Last-Translator: Yosef Or Boczko \n" "Language-Team: עברית <>\n" "Language: he\n" "MIME-Version: 1.0\n" @@ -29,14 +29,6 @@ msgid "This session logs you into GNOME Classic" msgstr "הפעלה זו מכניסה אותך למצב הקלסי של GNOME" -#: ../data/gnome-shell-classic.desktop.in.in.h:1 -msgid "GNOME Shell Classic" -msgstr "מעטפת GNOME קלסית" - -#: ../data/gnome-shell-classic.desktop.in.in.h:2 -msgid "Window management and application launching" -msgstr "ניהול חלונות וטעינת יישומים" - #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 msgid "Attach modal dialog to the parent window" msgstr "Attach modal dialog to the parent window" @@ -95,11 +87,11 @@ msgid "Activities Overview" msgstr "סקירת פעילויות" -#: ../extensions/apps-menu/extension.js:113 +#: ../extensions/apps-menu/extension.js:114 msgid "Favorites" msgstr "מועדפים" -#: ../extensions/apps-menu/extension.js:282 +#: ../extensions/apps-menu/extension.js:283 msgid "Applications" msgstr "יישומים" @@ -141,11 +133,11 @@ msgid "Ejecting drive '%s' failed:" msgstr "שליפת הכונן „%s“ נכשלה:" -#: ../extensions/drive-menu/extension.js:123 +#: ../extensions/drive-menu/extension.js:124 msgid "Removable devices" msgstr "התקנים נתיקים" -#: ../extensions/drive-menu/extension.js:150 +#: ../extensions/drive-menu/extension.js:151 msgid "Open File" msgstr "פתיחת קובץ" @@ -169,6 +161,8 @@ msgid "Message" msgstr "הודעה" +#. TRANSLATORS: Example is the name of the extension, should not be +#. translated #: ../extensions/example/prefs.js:43 msgid "" "Example aims to show how to build well behaved extensions for the Shell and " @@ -230,6 +224,10 @@ msgid "Browse Network" msgstr "עיון ברשת" +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "Cycle Screenshot Sizes" + #: ../extensions/systemMonitor/extension.js:214 msgid "CPU" msgstr "מעבד" @@ -266,32 +264,32 @@ msgid "Maximize" msgstr "הגדלה" -#: ../extensions/window-list/extension.js:300 +#: ../extensions/window-list/extension.js:390 msgid "Minimize all" msgstr "מזעור הכל" -#: ../extensions/window-list/extension.js:308 +#: ../extensions/window-list/extension.js:398 msgid "Unminimize all" msgstr "ביטול מזעור הכל" -#: ../extensions/window-list/extension.js:316 +#: ../extensions/window-list/extension.js:406 msgid "Maximize all" msgstr "הגדלת הכל" -#: ../extensions/window-list/extension.js:325 +#: ../extensions/window-list/extension.js:415 msgid "Unmaximize all" msgstr "ביטול הגדלת הכל" -#: ../extensions/window-list/extension.js:334 +#: ../extensions/window-list/extension.js:424 msgid "Close all" msgstr "סגירת הכל" -#: ../extensions/window-list/extension.js:644 +#: ../extensions/window-list/extension.js:706 #: ../extensions/workspace-indicator/extension.js:30 msgid "Workspace Indicator" msgstr "מחוון מרחבי עבודה" -#: ../extensions/window-list/extension.js:798 +#: ../extensions/window-list/extension.js:870 msgid "Window List" msgstr "רשימת חלונות" @@ -307,21 +305,37 @@ "Decides when to group windows from the same application on the window list. " "Possible values are \"never\", \"auto\" and \"always\"." -#: ../extensions/window-list/prefs.js:30 +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "Show the window list on all monitors" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "" +"Whether to show the window list on all connected monitors or only on the " +"primary one." +msgstr "" +"Whether to show the window list on all connected monitors or only on the " +"primary one." + +#: ../extensions/window-list/prefs.js:32 msgid "Window Grouping" msgstr "קיבוץ חלונות" -#: ../extensions/window-list/prefs.js:49 +#: ../extensions/window-list/prefs.js:50 msgid "Never group windows" msgstr "לעולם לא לקבץ חלונות" -#: ../extensions/window-list/prefs.js:50 +#: ../extensions/window-list/prefs.js:51 msgid "Group windows when space is limited" msgstr "קיבוץ חלונות כאשר המקום מוגבל" -#: ../extensions/window-list/prefs.js:51 +#: ../extensions/window-list/prefs.js:52 msgid "Always group windows" msgstr "תמיד לקבץ חלונות" + +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "הצגה בכל הצגים" #: ../extensions/workspace-indicator/prefs.js:141 msgid "Workspace Names" @@ -335,6 +349,12 @@ #, javascript-format msgid "Workspace %d" msgstr "מרחב עבודה %d" + +#~ msgid "GNOME Shell Classic" +#~ msgstr "מעטפת GNOME קלסית" + +#~ msgid "Window management and application launching" +#~ msgstr "ניהול חלונות וטעינת יישומים" #~ msgid "Normal" #~ msgstr "רגיל" diff --git a/po/hu.po b/po/hu.po index 5655b0d..713433a 100644 --- a/po/hu.po +++ b/po/hu.po @@ -4,15 +4,14 @@ # # Biró Balázs , 2011. # Gabor Kelemen , 2011, 2012, 2013. -# Balázs Úr , 2013. -# Balázs Úr , 2014. +# Balázs Úr , 2013, 2014. msgid "" msgstr "" "Project-Id-Version: gnome-shell-extensions master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "shell&keywords=I18N+L10N&component=extensions\n" -"POT-Creation-Date: 2014-06-16 19:32+0000\n" -"PO-Revision-Date: 2014-06-16 23:36+0200\n" +"POT-Creation-Date: 2014-12-20 08:36+0000\n" +"PO-Revision-Date: 2014-12-20 13:34+0100\n" "Last-Translator: Balázs Úr \n" "Language-Team: Hungarian \n" "Language: hu\n" @@ -31,14 +30,6 @@ msgid "This session logs you into GNOME Classic" msgstr "Bejelentkezés a klasszikus GNOME környezetbe" -#: ../data/gnome-shell-classic.desktop.in.in.h:1 -msgid "GNOME Shell Classic" -msgstr "Klasszikus GNOME Shell" - -#: ../data/gnome-shell-classic.desktop.in.in.h:2 -msgid "Window management and application launching" -msgstr "Ablakkezelés és alkalmazásindítás" - #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 msgid "Attach modal dialog to the parent window" msgstr "Kizárólagos ablak csatlakoztatása a szülő ablakhoz" @@ -55,8 +46,6 @@ msgstr "A gombok elrendezése az ablak címsorában" #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:4 -#| msgid "" -#| "This key overrides the key in org.gnome.mutter when running GNOME Shell." msgid "" "This key overrides the key in org.gnome.desktop.wm.preferences when running " "GNOME Shell." @@ -101,11 +90,11 @@ msgid "Activities Overview" msgstr "Tevékenységek áttekintés" -#: ../extensions/apps-menu/extension.js:113 +#: ../extensions/apps-menu/extension.js:114 msgid "Favorites" msgstr "Kedvencek" -#: ../extensions/apps-menu/extension.js:282 +#: ../extensions/apps-menu/extension.js:283 msgid "Applications" msgstr "Alkalmazások" @@ -131,7 +120,6 @@ msgstr "Munkaterület" #: ../extensions/auto-move-windows/prefs.js:85 -#| msgid "Add rule" msgid "Add Rule" msgstr "Szabály hozzáadása" @@ -148,11 +136,11 @@ msgid "Ejecting drive '%s' failed:" msgstr "A(z) „%s” meghajtó kiadása nem sikerült:" -#: ../extensions/drive-menu/extension.js:123 +#: ../extensions/drive-menu/extension.js:124 msgid "Removable devices" msgstr "Cserélhető eszközök" -#: ../extensions/drive-menu/extension.js:150 +#: ../extensions/drive-menu/extension.js:151 msgid "Open File" msgstr "Fájl megnyitása" @@ -172,7 +160,6 @@ "Ha nem üres, akkor a panelre kattintáskor megjelenő szöveget tartalmazza." #: ../extensions/example/prefs.js:30 -#| msgid "Message:" msgid "Message" msgstr "Üzenet" @@ -238,6 +225,10 @@ msgid "Browse Network" msgstr "Hálózat tallózása" +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "Képernyőképméretek végigléptetése" + #: ../extensions/systemMonitor/extension.js:214 msgid "CPU" msgstr "CPU" @@ -274,32 +265,32 @@ msgid "Maximize" msgstr "Maximalizálás" -#: ../extensions/window-list/extension.js:300 +#: ../extensions/window-list/extension.js:390 msgid "Minimize all" msgstr "Minden minimalizálása" -#: ../extensions/window-list/extension.js:308 +#: ../extensions/window-list/extension.js:398 msgid "Unminimize all" msgstr "Minden minimalizálásának megszüntetése" -#: ../extensions/window-list/extension.js:316 +#: ../extensions/window-list/extension.js:406 msgid "Maximize all" msgstr "Minden maximalizálása" -#: ../extensions/window-list/extension.js:325 +#: ../extensions/window-list/extension.js:415 msgid "Unmaximize all" msgstr "Minden maximalizálásának megszüntetése" -#: ../extensions/window-list/extension.js:334 +#: ../extensions/window-list/extension.js:424 msgid "Close all" msgstr "Minden bezárása" -#: ../extensions/window-list/extension.js:644 +#: ../extensions/window-list/extension.js:706 #: ../extensions/workspace-indicator/extension.js:30 msgid "Workspace Indicator" msgstr "Munkaterület indikátor" -#: ../extensions/window-list/extension.js:798 +#: ../extensions/window-list/extension.js:869 msgid "Window List" msgstr "Ablaklista" @@ -316,24 +307,39 @@ "ablakait. Lehetséges értékek „never” (soha), „auto” (automatikus) és " "„always” (mindig)." -#: ../extensions/window-list/prefs.js:30 +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "Az ablaklista megjelenítése minden monitoron" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "" +"Whether to show the window list on all connected monitors or only on the " +"primary one." +msgstr "" +"Megjelenjen-e az ablaklista minden csatlakoztatott monitoron vagy csak az " +"elsődlegesen." + +#: ../extensions/window-list/prefs.js:32 msgid "Window Grouping" msgstr "Ablakcsoportosítás" -#: ../extensions/window-list/prefs.js:49 +#: ../extensions/window-list/prefs.js:50 msgid "Never group windows" msgstr "Soha ne csoportosítsa az ablakokat" -#: ../extensions/window-list/prefs.js:50 +#: ../extensions/window-list/prefs.js:51 msgid "Group windows when space is limited" msgstr "Ablakok csoportosítása, ha kevés a hely" -#: ../extensions/window-list/prefs.js:51 +#: ../extensions/window-list/prefs.js:52 msgid "Always group windows" msgstr "Mindig csoportosítsa az ablakokat" +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "Megjelenítés minden monitoron" + #: ../extensions/workspace-indicator/prefs.js:141 -#| msgid "Workspace names:" msgid "Workspace Names" msgstr "Munkaterületnevek" @@ -345,6 +351,12 @@ #, javascript-format msgid "Workspace %d" msgstr "%d. munkaterület" + +#~ msgid "GNOME Shell Classic" +#~ msgstr "Klasszikus GNOME Shell" + +#~ msgid "Window management and application launching" +#~ msgstr "Ablakkezelés és alkalmazásindítás" #~ msgid "Normal" #~ msgstr "Normál" diff --git a/po/id.po b/po/id.po index 41be582..41af388 100644 --- a/po/id.po +++ b/po/id.po @@ -7,10 +7,10 @@ msgid "" msgstr "" "Project-Id-Version: gnome-shell-extensions master\n" -"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" -"shell&keywords=I18N+L10N&component=extensions\n" -"POT-Creation-Date: 2014-09-02 07:39+0000\n" -"PO-Revision-Date: 2014-09-02 19:22+0700\n" +"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell&keywords=I18N" +"+L10N&component=extensions\n" +"POT-Creation-Date: 2014-12-23 20:39+0000\n" +"PO-Revision-Date: 2014-12-24 11:53+0700\n" "Last-Translator: Andika Triwidada \n" "Language-Team: Indonesian \n" "Language: id\n" @@ -19,10 +19,9 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Poedit-SourceCharset: UTF-8\n" -"X-Generator: Poedit 1.6.9\n" - -#: ../data/gnome-classic.desktop.in.h:1 -#: ../data/gnome-classic.session.desktop.in.in.h:1 +"X-Generator: Poedit 1.7.1\n" + +#: ../data/gnome-classic.desktop.in.h:1 ../data/gnome-classic.session.desktop.in.in.h:1 msgid "GNOME Classic" msgstr "GNOME Klasik" @@ -30,36 +29,21 @@ msgid "This session logs you into GNOME Classic" msgstr "Sesi ini memasukkan Anda ke GNOME Klasik" -#: ../data/gnome-shell-classic.desktop.in.in.h:1 -msgid "GNOME Shell Classic" -msgstr "GNOME Shell Klasik" - -#: ../data/gnome-shell-classic.desktop.in.in.h:2 -msgid "Window management and application launching" -msgstr "Manajemen jendela dan peluncuran aplikasi" - #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 msgid "Attach modal dialog to the parent window" msgstr "Cantolkan dialog modal ke jendela induk" #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:2 -msgid "" -"This key overrides the key in org.gnome.mutter when running GNOME Shell." -msgstr "" -"Kunci ini menimpa kunci dalam org.gnome.mutter ketika menjalankan GNOME " -"Shell." +msgid "This key overrides the key in org.gnome.mutter when running GNOME Shell." +msgstr "Kunci ini menimpa kunci dalam org.gnome.mutter ketika menjalankan GNOME Shell." #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:3 msgid "Arrangement of buttons on the titlebar" msgstr "Pengaturan tombol-tombol pada bilah judul" #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:4 -msgid "" -"This key overrides the key in org.gnome.desktop.wm.preferences when running " -"GNOME Shell." -msgstr "" -"Kunci ini menimpa kunci dalam org.gnome.desktop.wm.preferences ketika " -"menjalankan GNOME Shell." +msgid "This key overrides the key in org.gnome.desktop.wm.preferences when running GNOME Shell." +msgstr "Kunci ini menimpa kunci dalam org.gnome.desktop.wm.preferences ketika menjalankan GNOME Shell." #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:5 msgid "Enable edge tiling when dropping windows on screen edges" @@ -71,8 +55,7 @@ #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:7 msgid "Delay focus changes in mouse mode until the pointer stops moving" -msgstr "" -"Tunda perubahan fokus dalam mode tetikus sampai penunjuk berhenti bergerak" +msgstr "Tunda perubahan fokus dalam mode tetikus sampai penunjuk berhenti bergerak" #: ../extensions/alternate-tab/prefs.js:20 msgid "Thumbnail only" @@ -98,11 +81,11 @@ msgid "Activities Overview" msgstr "Ringkasan Aktivitas" -#: ../extensions/apps-menu/extension.js:113 +#: ../extensions/apps-menu/extension.js:114 msgid "Favorites" msgstr "Favorit" -#: ../extensions/apps-menu/extension.js:282 +#: ../extensions/apps-menu/extension.js:283 msgid "Applications" msgstr "Aplikasi" @@ -112,18 +95,17 @@ #: ../extensions/auto-move-windows/org.gnome.shell.extensions.auto-move-windows.gschema.xml.in.h:2 msgid "" -"A list of strings, each containing an application id (desktop file name), " -"followed by a colon and the workspace number" -msgstr "" -"Daftar string, masing-masing memuat id aplikasi (nama berkas desktop), " -"diikuti oleh titik dua dan nomor ruang kerja" +"A list of strings, each containing an application id (desktop file name), followed by a colon and the " +"workspace number" +msgstr "" +"Daftar string, masing-masing memuat id aplikasi (nama berkas desktop), diikuti oleh titik dua dan nomor " +"ruang kerja" #: ../extensions/auto-move-windows/prefs.js:60 msgid "Application" msgstr "Aplikasi" -#: ../extensions/auto-move-windows/prefs.js:69 -#: ../extensions/auto-move-windows/prefs.js:127 +#: ../extensions/auto-move-windows/prefs.js:69 ../extensions/auto-move-windows/prefs.js:127 msgid "Workspace" msgstr "Ruang Kerja" @@ -144,11 +126,11 @@ msgid "Ejecting drive '%s' failed:" msgstr "Saat mengeluarkan drive '%s' gagal:" -#: ../extensions/drive-menu/extension.js:123 +#: ../extensions/drive-menu/extension.js:124 msgid "Removable devices" msgstr "Perangkat yang dapat dilepas" -#: ../extensions/drive-menu/extension.js:150 +#: ../extensions/drive-menu/extension.js:151 msgid "Open File" msgstr "Buka Berkas" @@ -161,12 +143,8 @@ msgstr "Teks penyapa alternatif." #: ../extensions/example/org.gnome.shell.extensions.example.gschema.xml.in.h:2 -msgid "" -"If not empty, it contains the text that will be shown when clicking on the " -"panel." -msgstr "" -"Bila tak kosong, ini memuat teks yang akan ditampilkan ketika klik pada " -"panel." +msgid "If not empty, it contains the text that will be shown when clicking on the panel." +msgstr "Bila tak kosong, ini memuat teks yang akan ditampilkan ketika klik pada panel." #: ../extensions/example/prefs.js:30 msgid "Message" @@ -174,12 +152,12 @@ #: ../extensions/example/prefs.js:43 msgid "" -"Example aims to show how to build well behaved extensions for the Shell and " -"as such it has little functionality on its own.\n" +"Example aims to show how to build well behaved extensions for the Shell and as such it has little " +"functionality on its own.\n" "Nevertheless it's possible to customize the greeting message." msgstr "" -"Example bertujuan menampilkan bagaimana membangun ekstensi yang berkelakuan " -"baik bagi Shell dan karena itu hanya memiliki sedikit fungsi.\n" +"Example bertujuan menampilkan bagaimana membangun ekstensi yang berkelakuan baik bagi Shell dan karena itu " +"hanya memiliki sedikit fungsi.\n" "Namun, tetap mungkin untuk mengatur pesan sapaan." #: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:1 @@ -188,14 +166,12 @@ #: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:2 msgid "" -"Try to use more screen for placing window thumbnails by adapting to screen " -"aspect ratio, and consolidating them further to reduce the bounding box. " -"This setting applies only with the natural placement strategy." -msgstr "" -"Mencoba memakai lebih banyak layar untuk menempatkan gambar mini jendela " -"dengan menyesuaikan ke rasio aspek layar, dan menyatukan mereka lebih jauh " -"untuk mengurangi kotak pembatas. Pengaturan ini hanya berlaku pada strategi " -"penempatan alami." +"Try to use more screen for placing window thumbnails by adapting to screen aspect ratio, and consolidating " +"them further to reduce the bounding box. This setting applies only with the natural placement strategy." +msgstr "" +"Mencoba memakai lebih banyak layar untuk menempatkan gambar mini jendela dengan menyesuaikan ke rasio aspek " +"layar, dan menyatukan mereka lebih jauh untuk mengurangi kotak pembatas. Pengaturan ini hanya berlaku pada " +"strategi penempatan alami." #: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:3 msgid "Place window captions on top" @@ -203,16 +179,13 @@ #: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:4 msgid "" -"If true, place window captions on top the respective thumbnail, overriding " -"shell default of placing it at the bottom. Changing this setting requires " -"restarting the shell to have any effect." -msgstr "" -"Bila true, menempatkan keterangan jendela di bagian atas gambar mini masing-" -"masing, menimpa bawaan shell yang menempatkannya di bagian bawah. Mengubah " -"ini memerlukan memulai ulang shell agar berdampak." - -#: ../extensions/places-menu/extension.js:78 -#: ../extensions/places-menu/extension.js:81 +"If true, place window captions on top the respective thumbnail, overriding shell default of placing it at " +"the bottom. Changing this setting requires restarting the shell to have any effect." +msgstr "" +"Bila true, menempatkan keterangan jendela di bagian atas gambar mini masing-masing, menimpa bawaan shell " +"yang menempatkannya di bagian bawah. Mengubah ini memerlukan memulai ulang shell agar berdampak." + +#: ../extensions/places-menu/extension.js:78 ../extensions/places-menu/extension.js:81 msgid "Places" msgstr "Tempat" @@ -221,8 +194,7 @@ msgid "Failed to launch \"%s\"" msgstr "Gagal meluncurkan \"%s\"" -#: ../extensions/places-menu/placeDisplay.js:99 -#: ../extensions/places-menu/placeDisplay.js:122 +#: ../extensions/places-menu/placeDisplay.js:99 ../extensions/places-menu/placeDisplay.js:122 msgid "Computer" msgstr "Komputer" @@ -234,6 +206,10 @@ msgid "Browse Network" msgstr "Ramban Jaringan" +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "Berpindah Antar Ukuran Cuplikan Layar" + #: ../extensions/systemMonitor/extension.js:214 msgid "CPU" msgstr "CPU" @@ -270,32 +246,31 @@ msgid "Maximize" msgstr "Maksimalkan" -#: ../extensions/window-list/extension.js:300 +#: ../extensions/window-list/extension.js:390 msgid "Minimize all" msgstr "Minimalkan semua" -#: ../extensions/window-list/extension.js:308 +#: ../extensions/window-list/extension.js:398 msgid "Unminimize all" msgstr "Tak minimalkan semua" -#: ../extensions/window-list/extension.js:316 +#: ../extensions/window-list/extension.js:406 msgid "Maximize all" msgstr "Maksimalkan semua" -#: ../extensions/window-list/extension.js:325 +#: ../extensions/window-list/extension.js:415 msgid "Unmaximize all" msgstr "Tak maksimalkan semua" -#: ../extensions/window-list/extension.js:334 +#: ../extensions/window-list/extension.js:424 msgid "Close all" msgstr "Tutup semua" -#: ../extensions/window-list/extension.js:644 -#: ../extensions/workspace-indicator/extension.js:30 +#: ../extensions/window-list/extension.js:706 ../extensions/workspace-indicator/extension.js:30 msgid "Workspace Indicator" msgstr "Indikator Ruang Kerja" -#: ../extensions/window-list/extension.js:798 +#: ../extensions/window-list/extension.js:869 msgid "Window List" msgstr "Daftar Jendela" @@ -305,28 +280,39 @@ #: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:2 msgid "" -"Decides when to group windows from the same application on the window list. " -"Possible values are \"never\", \"auto\" and \"always\"." -msgstr "" -"Menentukan kapan mengelompokkan jendela dari aplikasi yang sama pada daftar " -"jendela. Nilai-nilai yang mungkin adalah \"never\" (tak pernah), \"auto" -"\" (otomatis), atau \"always\" (selalu)." - -#: ../extensions/window-list/prefs.js:30 +"Decides when to group windows from the same application on the window list. Possible values are \"never\", " +"\"auto\" and \"always\"." +msgstr "" +"Menentukan kapan mengelompokkan jendela dari aplikasi yang sama pada daftar jendela. Nilai-nilai yang " +"mungkin adalah \"never\" (tak pernah), \"auto\" (otomatis), atau \"always\" (selalu)." + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "Tampilkan daftar jendela pada semua monitor" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "Whether to show the window list on all connected monitors or only on the primary one." +msgstr "Apakah menampilkan daftar jendela pada semua monitor yang tersambung atau hanya pada yang utama." + +#: ../extensions/window-list/prefs.js:32 msgid "Window Grouping" msgstr "Pengelompokan Jendela" -#: ../extensions/window-list/prefs.js:49 +#: ../extensions/window-list/prefs.js:50 msgid "Never group windows" msgstr "Jangan pernah kelompokkan jendela" -#: ../extensions/window-list/prefs.js:50 +#: ../extensions/window-list/prefs.js:51 msgid "Group windows when space is limited" msgstr "Kelompokkan jendela ketika ruang terbatas" -#: ../extensions/window-list/prefs.js:51 +#: ../extensions/window-list/prefs.js:52 msgid "Always group windows" msgstr "Selalu kelompokkan jendela" + +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "Tampilkan pada semua monitor" #: ../extensions/workspace-indicator/prefs.js:141 msgid "Workspace Names" diff --git a/po/is.po b/po/is.po new file mode 100644 index 0000000..cfea057 --- /dev/null +++ b/po/is.po @@ -0,0 +1,332 @@ +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Sveinn í Felli , 2015. +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" +"shell&keywords=I18N+L10N&component=extensions\n" +"POT-Creation-Date: 2015-01-15 08:36+0000\n" +"PO-Revision-Date: 2015-01-26 13:42+0000\n" +"Last-Translator: Sveinn í Felli \n" +"Language-Team: Icelandic \n" +"Language: is\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Lokalize 1.5\n" + +#: ../data/gnome-classic.desktop.in.h:1 +#: ../data/gnome-classic.session.desktop.in.in.h:1 +msgid "GNOME Classic" +msgstr "GNOME Klassík" + +#: ../data/gnome-classic.desktop.in.h:2 +msgid "This session logs you into GNOME Classic" +msgstr "Þessi seta skráir þig inn í klassískt GNOME" + +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 +msgid "Attach modal dialog to the parent window" +msgstr "" + +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:2 +msgid "" +"This key overrides the key in org.gnome.mutter when running GNOME Shell." +msgstr "" + +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:3 +msgid "Arrangement of buttons on the titlebar" +msgstr "Staðsetning hnappa á tiltilrönd" + +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:4 +msgid "" +"This key overrides the key in org.gnome.desktop.wm.preferences when running " +"GNOME Shell." +msgstr "" + +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:5 +msgid "Enable edge tiling when dropping windows on screen edges" +msgstr "" + +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:6 +msgid "Workspaces only on primary monitor" +msgstr "Vinnusvæði einungis á aðalskjá" + +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:7 +msgid "Delay focus changes in mouse mode until the pointer stops moving" +msgstr "" + +#: ../extensions/alternate-tab/prefs.js:20 +msgid "Thumbnail only" +msgstr "Einungis smámynd" + +#: ../extensions/alternate-tab/prefs.js:21 +msgid "Application icon only" +msgstr "Einungis táknmynd forrits" + +#: ../extensions/alternate-tab/prefs.js:22 +msgid "Thumbnail and application icon" +msgstr "Smámynd og táknmynd" + +#: ../extensions/alternate-tab/prefs.js:38 +msgid "Present windows as" +msgstr "" + +#: ../extensions/alternate-tab/prefs.js:69 +msgid "Show only windows in the current workspace" +msgstr "Birta eingöngu glugga á núverandi vinnusvæði" + +#: ../extensions/apps-menu/extension.js:39 +msgid "Activities Overview" +msgstr "Virkniyfirlit" + +#: ../extensions/apps-menu/extension.js:114 +msgid "Favorites" +msgstr "Eftirlæti" + +#: ../extensions/apps-menu/extension.js:283 +msgid "Applications" +msgstr "Forrit" + +#: ../extensions/auto-move-windows/org.gnome.shell.extensions.auto-move-windows.gschema.xml.in.h:1 +msgid "Application and workspace list" +msgstr "Forrit og vinnusvæðalisti" + +#: ../extensions/auto-move-windows/org.gnome.shell.extensions.auto-move-windows.gschema.xml.in.h:2 +msgid "" +"A list of strings, each containing an application id (desktop file name), " +"followed by a colon and the workspace number" +msgstr "" + +#: ../extensions/auto-move-windows/prefs.js:60 +msgid "Application" +msgstr "Forrit" + +#: ../extensions/auto-move-windows/prefs.js:69 +#: ../extensions/auto-move-windows/prefs.js:127 +msgid "Workspace" +msgstr "Vinnusvæði" + +#: ../extensions/auto-move-windows/prefs.js:85 +msgid "Add Rule" +msgstr "Bæta við reglu" + +#: ../extensions/auto-move-windows/prefs.js:106 +msgid "Create new matching rule" +msgstr "" + +#: ../extensions/auto-move-windows/prefs.js:111 +msgid "Add" +msgstr "Bæta við" + +#: ../extensions/drive-menu/extension.js:106 +#, javascript-format +msgid "Ejecting drive '%s' failed:" +msgstr "Útspýting drifsins '%s' mistókst:" + +#: ../extensions/drive-menu/extension.js:124 +msgid "Removable devices" +msgstr "Útskiptanleg tæki" + +#: ../extensions/drive-menu/extension.js:151 +msgid "Open File" +msgstr "Opna skrá" + +#: ../extensions/example/extension.js:17 +msgid "Hello, world!" +msgstr "Hæ heimur!" + +#: ../extensions/example/org.gnome.shell.extensions.example.gschema.xml.in.h:1 +msgid "Alternative greeting text." +msgstr "Varatexti ávarps." + +#: ../extensions/example/org.gnome.shell.extensions.example.gschema.xml.in.h:2 +msgid "" +"If not empty, it contains the text that will be shown when clicking on the " +"panel." +msgstr "" + +#: ../extensions/example/prefs.js:30 +msgid "Message" +msgstr "Skilaboð" + +#: ../extensions/example/prefs.js:43 +msgid "" +"Example aims to show how to build well behaved extensions for the Shell and " +"as such it has little functionality on its own.\n" +"Nevertheless it's possible to customize the greeting message." +msgstr "" + +#: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:1 +msgid "Use more screen for windows" +msgstr "" + +#: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:2 +msgid "" +"Try to use more screen for placing window thumbnails by adapting to screen " +"aspect ratio, and consolidating them further to reduce the bounding box. " +"This setting applies only with the natural placement strategy." +msgstr "" + +#: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:3 +msgid "Place window captions on top" +msgstr "Setja fyrirsagnir glugga efst" + +#: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:4 +msgid "" +"If true, place window captions on top the respective thumbnail, overriding " +"shell default of placing it at the bottom. Changing this setting requires " +"restarting the shell to have any effect." +msgstr "" + +#: ../extensions/places-menu/extension.js:78 +#: ../extensions/places-menu/extension.js:81 +msgid "Places" +msgstr "Staðir" + +#: ../extensions/places-menu/placeDisplay.js:57 +#, javascript-format +msgid "Failed to launch \"%s\"" +msgstr "Mistókst að ræsa \"%s\"" + +#: ../extensions/places-menu/placeDisplay.js:99 +#: ../extensions/places-menu/placeDisplay.js:122 +msgid "Computer" +msgstr "Tölva" + +#: ../extensions/places-menu/placeDisplay.js:200 +msgid "Home" +msgstr "Heim" + +#: ../extensions/places-menu/placeDisplay.js:287 +msgid "Browse Network" +msgstr "Flakka um net" + +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "Fletta í gegnum skjámyndastærðir" + +#: ../extensions/systemMonitor/extension.js:214 +msgid "CPU" +msgstr "Örgjörvi" + +#: ../extensions/systemMonitor/extension.js:267 +msgid "Memory" +msgstr "Minni" + +#: ../extensions/user-theme/org.gnome.shell.extensions.user-theme.gschema.xml.in.h:1 +msgid "Theme name" +msgstr "Heiti þema" + +#: ../extensions/user-theme/org.gnome.shell.extensions.user-theme.gschema.xml.in.h:2 +msgid "The name of the theme, to be loaded from ~/.themes/name/gnome-shell" +msgstr "Heiti á þema, hlaðið inn frá ~/.themes/name/gnome-shell" + +#: ../extensions/window-list/extension.js:110 +msgid "Close" +msgstr "Loka" + +#: ../extensions/window-list/extension.js:120 +msgid "Unminimize" +msgstr "Endurheimta" + +#: ../extensions/window-list/extension.js:121 +msgid "Minimize" +msgstr "Lágmarka" + +#: ../extensions/window-list/extension.js:127 +msgid "Unmaximize" +msgstr "Minnka glugga" + +#: ../extensions/window-list/extension.js:128 +msgid "Maximize" +msgstr "Hámarka" + +#: ../extensions/window-list/extension.js:390 +msgid "Minimize all" +msgstr "Lágmarka allt" + +#: ../extensions/window-list/extension.js:398 +msgid "Unminimize all" +msgstr "Endurheimta allt" + +#: ../extensions/window-list/extension.js:406 +msgid "Maximize all" +msgstr "Hámarka allt" + +#: ../extensions/window-list/extension.js:415 +msgid "Unmaximize all" +msgstr "Minnka allt" + +#: ../extensions/window-list/extension.js:424 +msgid "Close all" +msgstr "Loka öllu" + +#: ../extensions/window-list/extension.js:706 +#: ../extensions/workspace-indicator/extension.js:30 +msgid "Workspace Indicator" +msgstr "Vinnusvæðavísir" + +#: ../extensions/window-list/extension.js:869 +msgid "Window List" +msgstr "Gluggalisti" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:1 +msgid "When to group windows" +msgstr "Hvenær á að hópa glugga" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:2 +msgid "" +"Decides when to group windows from the same application on the window list. " +"Possible values are \"never\", \"auto\" and \"always\"." +msgstr "" +"Tilgreinir hvenær safna eigi saman gluggum sama forrits í gluggalistanum. " +"Möguleg gildi eru „aldrei‟, „sjálfvirkt‟ og „alltaf‟." + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "Sýna gluggalistann á öllum skjám" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "" +"Whether to show the window list on all connected monitors or only on the " +"primary one." +msgstr "" +"Hvort birta eigi gluggalistann á öllum tengdum skjám eða einungis á aðalskjá." + +#: ../extensions/window-list/prefs.js:32 +msgid "Window Grouping" +msgstr "Hópun glugga" + +#: ../extensions/window-list/prefs.js:50 +msgid "Never group windows" +msgstr "Aldrei hópa glugga" + +#: ../extensions/window-list/prefs.js:51 +msgid "Group windows when space is limited" +msgstr "Hópa glugga þegar pláss er takmarkað" + +#: ../extensions/window-list/prefs.js:52 +msgid "Always group windows" +msgstr "Alltaf hópa glugga" + +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "Birta á öllum skjám" + +#: ../extensions/workspace-indicator/prefs.js:141 +msgid "Workspace Names" +msgstr "Vinnusvæðaheiti" + +#: ../extensions/workspace-indicator/prefs.js:157 +msgid "Name" +msgstr "Heiti" + +#: ../extensions/workspace-indicator/prefs.js:198 +#, javascript-format +msgid "Workspace %d" +msgstr "Vinnusvæði %d" + + diff --git a/po/it.po b/po/it.po index 0fe92a6..379a2ed 100644 --- a/po/it.po +++ b/po/it.po @@ -1,17 +1,17 @@ # Italian translations for GNOME Shell extensions # Copyright (C) 2011 Giovanni Campagna et al. -# Copyright (C) 2012, 2013, 2014 The Free Software Foundation, Inc. +# Copyright (C) 2012, 2013, 2014, 2015 The Free Software Foundation, Inc. # This file is distributed under the same license as the gnome-shell-extensions package. # Giovanni Campagna , 2011 -# Milo Casagrande , 2013, 2014. +# Milo Casagrande , 2013, 2014, 2015. # msgid "" msgstr "" "Project-Id-Version: gnome-shell-extensions\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "shell&keywords=I18N+L10N&component=extensions\n" -"POT-Creation-Date: 2014-10-05 07:43+0000\n" -"PO-Revision-Date: 2014-10-05 15:19+0100\n" +"POT-Creation-Date: 2015-02-23 20:41+0000\n" +"PO-Revision-Date: 2015-02-24 09:37+0100\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "Language: it\n" @@ -19,7 +19,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n!=1);\n" -"X-Generator: Poedit 1.6.9\n" +"X-Generator: Poedit 1.7.4\n" #: ../data/gnome-classic.desktop.in.h:1 #: ../data/gnome-classic.session.desktop.in.in.h:1 @@ -30,14 +30,6 @@ msgid "This session logs you into GNOME Classic" msgstr "Questa sessione si avvia con GNOME classico" -#: ../data/gnome-shell-classic.desktop.in.in.h:1 -msgid "GNOME Shell Classic" -msgstr "GNOME Shell classico" - -#: ../data/gnome-shell-classic.desktop.in.in.h:2 -msgid "Window management and application launching" -msgstr "Gestione finestre a avvio applicazioni" - #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 msgid "Attach modal dialog to the parent window" msgstr "Collega la finestra modale alla finestra genitore" @@ -102,11 +94,11 @@ msgid "Activities Overview" msgstr "Panoramica attività" -#: ../extensions/apps-menu/extension.js:113 +#: ../extensions/apps-menu/extension.js:114 msgid "Favorites" msgstr "Preferiti" -#: ../extensions/apps-menu/extension.js:282 +#: ../extensions/apps-menu/extension.js:283 msgid "Applications" msgstr "Applicazioni" @@ -148,11 +140,11 @@ msgid "Ejecting drive '%s' failed:" msgstr "Espulsione dell'unità «%s» non riuscita:" -#: ../extensions/drive-menu/extension.js:123 +#: ../extensions/drive-menu/extension.js:124 msgid "Removable devices" msgstr "Dispositivi rimovibili" -#: ../extensions/drive-menu/extension.js:150 +#: ../extensions/drive-menu/extension.js:151 msgid "Open File" msgstr "Apri file" @@ -238,6 +230,10 @@ msgid "Browse Network" msgstr "Esplora rete" +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "Dimensione schermata" + #: ../extensions/systemMonitor/extension.js:214 msgid "CPU" msgstr "CPU" @@ -254,52 +250,52 @@ msgid "The name of the theme, to be loaded from ~/.themes/name/gnome-shell" msgstr "Il nome del tema, da caricare da ~/.themes/nome/gnome-shell" -#: ../extensions/window-list/extension.js:110 +#: ../extensions/window-list/extension.js:109 msgid "Close" msgstr "Chiudi" -#: ../extensions/window-list/extension.js:120 +#: ../extensions/window-list/extension.js:119 msgid "Unminimize" msgstr "Deminimizza" -#: ../extensions/window-list/extension.js:121 +#: ../extensions/window-list/extension.js:120 msgid "Minimize" msgstr "Minimizza" -#: ../extensions/window-list/extension.js:127 +#: ../extensions/window-list/extension.js:126 msgid "Unmaximize" msgstr "Demassimizza" -#: ../extensions/window-list/extension.js:128 +#: ../extensions/window-list/extension.js:127 msgid "Maximize" msgstr "Massimizza" -#: ../extensions/window-list/extension.js:300 +#: ../extensions/window-list/extension.js:396 msgid "Minimize all" msgstr "Minimizza tutto" -#: ../extensions/window-list/extension.js:308 +#: ../extensions/window-list/extension.js:404 msgid "Unminimize all" msgstr "Deminimizza tutto" -#: ../extensions/window-list/extension.js:316 +#: ../extensions/window-list/extension.js:412 msgid "Maximize all" msgstr "Massimizza tutto" -#: ../extensions/window-list/extension.js:325 +#: ../extensions/window-list/extension.js:421 msgid "Unmaximize all" msgstr "Demassimizza tutto" -#: ../extensions/window-list/extension.js:334 +#: ../extensions/window-list/extension.js:430 msgid "Close all" msgstr "Chiudi tutto" -#: ../extensions/window-list/extension.js:644 +#: ../extensions/window-list/extension.js:647 #: ../extensions/workspace-indicator/extension.js:30 msgid "Workspace Indicator" msgstr "Indicatore spazi di lavoro" -#: ../extensions/window-list/extension.js:808 +#: ../extensions/window-list/extension.js:804 msgid "Window List" msgstr "Elenco finestre" @@ -315,21 +311,37 @@ "Decide quando raggruppare le finestre della stessa applicazione sull'elenco " "delle finestre. I possibili valori sono \"never\", \"auto\" e \"always\"." -#: ../extensions/window-list/prefs.js:30 +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "Mostra l'elenco finestre su tutti i monitor" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "" +"Whether to show the window list on all connected monitors or only on the " +"primary one." +msgstr "" +"Indica se mostrare l'elenco delle finestre su tutti i monitor collegato o " +"solo su quello primario." + +#: ../extensions/window-list/prefs.js:32 msgid "Window Grouping" msgstr "Raggruppamento finestre" -#: ../extensions/window-list/prefs.js:49 +#: ../extensions/window-list/prefs.js:50 msgid "Never group windows" msgstr "Non raggruppare le finestre" -#: ../extensions/window-list/prefs.js:50 +#: ../extensions/window-list/prefs.js:51 msgid "Group windows when space is limited" msgstr "Raggruppare le finestre quando c'è poco spazio" -#: ../extensions/window-list/prefs.js:51 +#: ../extensions/window-list/prefs.js:52 msgid "Always group windows" msgstr "Raggruppare sempre le finestre" + +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "Mostrare su tutti i monitor" #: ../extensions/workspace-indicator/prefs.js:141 msgid "Workspace Names" diff --git a/po/ja.po b/po/ja.po index 8d17947..f5b9f9f 100644 --- a/po/ja.po +++ b/po/ja.po @@ -2,17 +2,17 @@ # Copyright (C) 2011-2013 gnome-shell-extensions's COPYRIGHT HOLDER # This file is distributed under the same license as the gnome-shell-extensions package. # Takeshi AIHANA , 2011. -# Jiro Matsuzawa , 2011, 2013 +# Jiro Matsuzawa , 2011, 2013, 2015 # Nishio Futoshi , 2013. # Ikuya Awashiro , 2014. -# Hajime Taira , 2014. +# Hajime Taira , 2014, 2015. # msgid "" msgstr "" "Project-Id-Version: gnome-shell-extensions master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell&keywords=I18N+L10N&component=extensions\n" -"POT-Creation-Date: 2014-08-28 19:37+0000\n" -"PO-Revision-Date: 2014-08-29 12:16+0900\n" +"POT-Creation-Date: 2015-03-24 13:21+0000\n" +"PO-Revision-Date: 2015-03-24 23:41+0900\n" "Last-Translator: Hajime Taira \n" "Language-Team: Japanese \n" "Language: ja\n" @@ -30,14 +30,6 @@ msgid "This session logs you into GNOME Classic" msgstr "GNOME クラシックモードでログインします" -#: ../data/gnome-shell-classic.desktop.in.in.h:1 -msgid "GNOME Shell Classic" -msgstr "GNOME Shell クラシック" - -#: ../data/gnome-shell-classic.desktop.in.in.h:2 -msgid "Window management and application launching" -msgstr "ウィンドウ管理とアプリケーション起動" - #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 msgid "Attach modal dialog to the parent window" msgstr "モーダルダイアログを親ウィンドウに結び付ける" @@ -90,11 +82,11 @@ msgid "Activities Overview" msgstr "アクティビティ" -#: ../extensions/apps-menu/extension.js:113 +#: ../extensions/apps-menu/extension.js:110 msgid "Favorites" msgstr "お気に入り" -#: ../extensions/apps-menu/extension.js:282 +#: ../extensions/apps-menu/extension.js:279 msgid "Applications" msgstr "アプリケーション" @@ -132,11 +124,11 @@ msgid "Ejecting drive '%s' failed:" msgstr "ドライブ '%s' の取り出しに失敗しました:" -#: ../extensions/drive-menu/extension.js:123 +#: ../extensions/drive-menu/extension.js:124 msgid "Removable devices" msgstr "リムーバブルデバイス" -#: ../extensions/drive-menu/extension.js:150 +#: ../extensions/drive-menu/extension.js:149 msgid "Open File" msgstr "ファイルを開く" @@ -203,13 +195,9 @@ msgid "Browse Network" msgstr "ネットワークを表示" -#: ../extensions/systemMonitor/extension.js:214 -msgid "CPU" -msgstr "CPU" - -#: ../extensions/systemMonitor/extension.js:267 -msgid "Memory" -msgstr "メモリ" +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "スクリーンショットのサイズを変更する" #: ../extensions/user-theme/org.gnome.shell.extensions.user-theme.gschema.xml.in.h:1 msgid "Theme name" @@ -219,52 +207,52 @@ msgid "The name of the theme, to be loaded from ~/.themes/name/gnome-shell" msgstr "テーマの名前です (~/.themes/name/gnome-shell 配下に格納します)" -#: ../extensions/window-list/extension.js:110 +#: ../extensions/window-list/extension.js:109 msgid "Close" msgstr "閉じる" -#: ../extensions/window-list/extension.js:120 +#: ../extensions/window-list/extension.js:119 msgid "Unminimize" msgstr "最小化解除" -#: ../extensions/window-list/extension.js:121 +#: ../extensions/window-list/extension.js:120 msgid "Minimize" msgstr "最小化" -#: ../extensions/window-list/extension.js:127 +#: ../extensions/window-list/extension.js:126 msgid "Unmaximize" msgstr "最大化解除" -#: ../extensions/window-list/extension.js:128 +#: ../extensions/window-list/extension.js:127 msgid "Maximize" msgstr "最大化" -#: ../extensions/window-list/extension.js:300 +#: ../extensions/window-list/extension.js:399 msgid "Minimize all" msgstr "全て最小化" -#: ../extensions/window-list/extension.js:308 +#: ../extensions/window-list/extension.js:407 msgid "Unminimize all" msgstr "全て最小化解除" -#: ../extensions/window-list/extension.js:316 +#: ../extensions/window-list/extension.js:415 msgid "Maximize all" msgstr "全て最大化" -#: ../extensions/window-list/extension.js:325 +#: ../extensions/window-list/extension.js:424 msgid "Unmaximize all" msgstr "全て最大化解除" -#: ../extensions/window-list/extension.js:334 +#: ../extensions/window-list/extension.js:433 msgid "Close all" msgstr "全て閉じる" -#: ../extensions/window-list/extension.js:644 +#: ../extensions/window-list/extension.js:650 #: ../extensions/workspace-indicator/extension.js:30 msgid "Workspace Indicator" msgstr "ワークスペースインジケーター" -#: ../extensions/window-list/extension.js:798 +#: ../extensions/window-list/extension.js:809 msgid "Window List" msgstr "ウィンドウのリスト" @@ -276,21 +264,33 @@ msgid "Decides when to group windows from the same application on the window list. Possible values are \"never\", \"auto\" and \"always\"." msgstr "ウィンドウ一覧にある同じアプリケーションをグループ化する条件を指定します。指定可能な値は、\"never\", \"auto\", \"always\" です。" -#: ../extensions/window-list/prefs.js:30 +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "すべてのモニターにウィンドウリストを表示する" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "Whether to show the window list on all connected monitors or only on the primary one." +msgstr "ウィンドウリストをすべての接続モニターに表示するかプライマリーモニターにのみ表示するかの設定です。" + +#: ../extensions/window-list/prefs.js:32 msgid "Window Grouping" msgstr "ウィンドウのグループ化" -#: ../extensions/window-list/prefs.js:49 +#: ../extensions/window-list/prefs.js:50 msgid "Never group windows" msgstr "ウィンドウをグループ化しない" -#: ../extensions/window-list/prefs.js:50 +#: ../extensions/window-list/prefs.js:51 msgid "Group windows when space is limited" msgstr "ウィンドウ一覧の幅が制限される時にグループ化する" -#: ../extensions/window-list/prefs.js:51 +#: ../extensions/window-list/prefs.js:52 msgid "Always group windows" msgstr "ウィンドウをグループ化する" + +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "すべてのモニターに表示する" #: ../extensions/workspace-indicator/prefs.js:141 msgid "Workspace Names" @@ -305,6 +305,18 @@ msgid "Workspace %d" msgstr "ワークスペース %d" +#~ msgid "GNOME Shell Classic" +#~ msgstr "GNOME Shell クラシック" + +#~ msgid "Window management and application launching" +#~ msgstr "ウィンドウ管理とアプリケーション起動" + +#~ msgid "CPU" +#~ msgstr "CPU" + +#~ msgid "Memory" +#~ msgstr "メモリ" + #~ msgid "Normal" #~ msgstr "標準" diff --git a/po/kk.po b/po/kk.po index de4e07f..4e0aaba 100644 --- a/po/kk.po +++ b/po/kk.po @@ -8,18 +8,17 @@ "Project-Id-Version: gnome-shell-extensions master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "shell&keywords=I18N+L10N&component=extensions\n" -"POT-Creation-Date: 2014-08-23 19:38+0000\n" -"PO-Revision-Date: 2014-08-24 10:22+0600\n" +"POT-Creation-Date: 2015-02-24 08:41+0000\n" +"PO-Revision-Date: 2015-02-24 20:54+0500\n" "Last-Translator: Baurzhan Muftakhidinov \n" "Language-Team: Kazakh \n" "Language: kk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 1.5.4\n" - -#: ../data/gnome-classic.desktop.in.h:1 -#: ../data/gnome-classic.session.desktop.in.in.h:1 +"X-Generator: Poedit 1.7.3\n" + +#: ../data/gnome-classic.desktop.in.h:1 ../data/gnome-classic.session.desktop.in.in.h:1 msgid "GNOME Classic" msgstr "Классикалық GNOME" @@ -27,43 +26,30 @@ msgid "This session logs you into GNOME Classic" msgstr "Бұл сессия арқылы классикалық GNOME ішіне кіресіз" -#: ../data/gnome-shell-classic.desktop.in.in.h:1 -msgid "GNOME Shell Classic" -msgstr "Классикалық GNOME Shell" - -#: ../data/gnome-shell-classic.desktop.in.in.h:2 -msgid "Window management and application launching" -msgstr "Терезелерді басқару және қолданбаларды жөнелту" - #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 msgid "Attach modal dialog to the parent window" msgstr "Модальді сұхбаттарды аталық терезесіне жалғау" #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:2 -msgid "" -"This key overrides the key in org.gnome.mutter when running GNOME Shell." -msgstr "" -"Бұл кілт GNOME Shell орындау кезінде org.gnome.mutter кілтін үстінен басады." +msgid "This key overrides the key in org.gnome.mutter when running GNOME Shell." +msgstr "Бұл кілт GNOME Shell орындау кезінде org.gnome.mutter кілтін үстінен басады." #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:3 msgid "Arrangement of buttons on the titlebar" msgstr "Атау жолағындағы батырмалар орналасуы" #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:4 -#| msgid "" -#| "This key overrides the key in org.gnome.mutter when running GNOME Shell." -msgid "" -"This key overrides the key in org.gnome.desktop.wm.preferences when running " -"GNOME Shell." -msgstr "" -"Бұл кілт GNOME Shell орындау кезінде org.gnome.desktop.wm.preferences кілтін " -"үстінен жазады." +msgid "" +"This key overrides the key in org.gnome.desktop.wm.preferences when running GNOME " +"Shell." +msgstr "" +"Бұл кілт GNOME Shell орындау кезінде org.gnome.desktop.wm.preferences кілтін үстінен " +"жазады." #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:5 msgid "Enable edge tiling when dropping windows on screen edges" msgstr "" -"Терезелерді экран шеттеріне апарған кезде олардың өлшемдерін өзгертуді іске " -"қосу" +"Терезелерді экран шеттеріне апарған кезде олардың өлшемдерін өзгертуді іске қосу" #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:6 msgid "Workspaces only on primary monitor" @@ -97,11 +83,11 @@ msgid "Activities Overview" msgstr "Шолу көрінісі" -#: ../extensions/apps-menu/extension.js:113 +#: ../extensions/apps-menu/extension.js:114 msgid "Favorites" msgstr "Таңдамалылар" -#: ../extensions/apps-menu/extension.js:282 +#: ../extensions/apps-menu/extension.js:283 msgid "Applications" msgstr "Қолданбалар" @@ -111,11 +97,11 @@ #: ../extensions/auto-move-windows/org.gnome.shell.extensions.auto-move-windows.gschema.xml.in.h:2 msgid "" -"A list of strings, each containing an application id (desktop file name), " -"followed by a colon and the workspace number" -msgstr "" -"Жолдар тізімі, әрқайсысы қолданба анықтағышын сақтайды (desktop файлының " -"аты), соңында үтір және жұмыс орнының нөмірі тұрады" +"A list of strings, each containing an application id (desktop file name), followed by " +"a colon and the workspace number" +msgstr "" +"Жолдар тізімі, әрқайсысы қолданба анықтағышын сақтайды (desktop файлының аты), " +"соңында үтір және жұмыс орнының нөмірі тұрады" #: ../extensions/auto-move-windows/prefs.js:60 msgid "Application" @@ -127,7 +113,6 @@ msgstr "Жұмыс орны" #: ../extensions/auto-move-windows/prefs.js:85 -#| msgid "Add rule" msgid "Add Rule" msgstr "Ережені қосу" @@ -144,11 +129,11 @@ msgid "Ejecting drive '%s' failed:" msgstr "'%s' дискін шығару сәтсіз аяқталды:" -#: ../extensions/drive-menu/extension.js:123 +#: ../extensions/drive-menu/extension.js:124 msgid "Removable devices" msgstr "Алынатын құрылғылар" -#: ../extensions/drive-menu/extension.js:150 +#: ../extensions/drive-menu/extension.js:151 msgid "Open File" msgstr "Файлды ашу" @@ -162,23 +147,21 @@ #: ../extensions/example/org.gnome.shell.extensions.example.gschema.xml.in.h:2 msgid "" -"If not empty, it contains the text that will be shown when clicking on the " -"panel." +"If not empty, it contains the text that will be shown when clicking on the panel." msgstr "Бос болмаса, панельге шерту кезінде көрсетілетін мәтінді сақтайды." #: ../extensions/example/prefs.js:30 -#| msgid "Message:" msgid "Message" msgstr "Хабарлама" #: ../extensions/example/prefs.js:43 msgid "" -"Example aims to show how to build well behaved extensions for the Shell and " -"as such it has little functionality on its own.\n" +"Example aims to show how to build well behaved extensions for the Shell and as such " +"it has little functionality on its own.\n" "Nevertheless it's possible to customize the greeting message." msgstr "" -"Бұл мысал Shell үшін тиянақты жұмыс жасайтын кеңейтулерді қалай жасау керек " -"екенін көрсетуге тырысады, сондықтан оның өз мүмкіндіктері аз.\n" +"Бұл мысал Shell үшін тиянақты жұмыс жасайтын кеңейтулерді қалай жасау керек екенін " +"көрсетуге тырысады, сондықтан оның өз мүмкіндіктері аз.\n" "Сонда да сәлемдесу хабарламасын өзгертуге болады." #: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:1 @@ -187,14 +170,13 @@ #: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:2 msgid "" -"Try to use more screen for placing window thumbnails by adapting to screen " -"aspect ratio, and consolidating them further to reduce the bounding box. " -"This setting applies only with the natural placement strategy." -msgstr "" -"Терезелер үлгілерін орналастыру кезінде экран жақтарының арақатынасын есепке " -"алып, көбірек экран орнын қолдануға тырысу, және шектеу қоршамын азайту " -"мақсатында оларды әрі қарай да жинастыру. Бұл баптау тек табиғи орналастыру " -"ережесімен іске асады." +"Try to use more screen for placing window thumbnails by adapting to screen aspect " +"ratio, and consolidating them further to reduce the bounding box. This setting " +"applies only with the natural placement strategy." +msgstr "" +"Терезелер үлгілерін орналастыру кезінде экран жақтарының арақатынасын есепке алып, " +"көбірек экран орнын қолдануға тырысу, және шектеу қоршамын азайту мақсатында оларды " +"әрі қарай да жинастыру. Бұл баптау тек табиғи орналастыру ережесімен іске асады." #: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:3 msgid "Place window captions on top" @@ -202,16 +184,15 @@ #: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:4 msgid "" -"If true, place window captions on top the respective thumbnail, overriding " -"shell default of placing it at the bottom. Changing this setting requires " -"restarting the shell to have any effect." -msgstr "" -"True болса, терезе атауларын сәйкес келетін үлгінің үстіне орналастыру, " -"үнсіз келісім бойынша астына орналастырудың орнына. Бұл баптау іске асыру " -"үшін қоршамды қайта іске қосу керек." - -#: ../extensions/places-menu/extension.js:78 -#: ../extensions/places-menu/extension.js:81 +"If true, place window captions on top the respective thumbnail, overriding shell " +"default of placing it at the bottom. Changing this setting requires restarting the " +"shell to have any effect." +msgstr "" +"True болса, терезе атауларын сәйкес келетін үлгінің үстіне орналастыру, үнсіз келісім " +"бойынша астына орналастырудың орнына. Бұл баптау іске асыру үшін қоршамды қайта іске " +"қосу керек." + +#: ../extensions/places-menu/extension.js:78 ../extensions/places-menu/extension.js:81 msgid "Places" msgstr "Орындар" @@ -233,6 +214,10 @@ msgid "Browse Network" msgstr "Желіні шолу" +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "Скриншоттар өлшемдерін ауыстырып көрсету" + #: ../extensions/systemMonitor/extension.js:214 msgid "CPU" msgstr "Процессор" @@ -249,52 +234,52 @@ msgid "The name of the theme, to be loaded from ~/.themes/name/gnome-shell" msgstr "Тема атауы, ~/.themes/name/gnome-shell ішінен алынады" -#: ../extensions/window-list/extension.js:110 +#: ../extensions/window-list/extension.js:109 msgid "Close" msgstr "Жабу" -#: ../extensions/window-list/extension.js:120 +#: ../extensions/window-list/extension.js:119 msgid "Unminimize" msgstr "Қайырылған емес қылу" -#: ../extensions/window-list/extension.js:121 +#: ../extensions/window-list/extension.js:120 msgid "Minimize" msgstr "Қайыру" -#: ../extensions/window-list/extension.js:127 +#: ../extensions/window-list/extension.js:126 msgid "Unmaximize" msgstr "Жазық емес қылу" -#: ../extensions/window-list/extension.js:128 +#: ../extensions/window-list/extension.js:127 msgid "Maximize" msgstr "Жазық қылу" -#: ../extensions/window-list/extension.js:300 +#: ../extensions/window-list/extension.js:396 msgid "Minimize all" msgstr "Барлығын қайыру" -#: ../extensions/window-list/extension.js:308 +#: ../extensions/window-list/extension.js:404 msgid "Unminimize all" msgstr "Барлығын қайырылған емес қылу" -#: ../extensions/window-list/extension.js:316 +#: ../extensions/window-list/extension.js:412 msgid "Maximize all" msgstr "Барлығын жазық қылу" -#: ../extensions/window-list/extension.js:325 +#: ../extensions/window-list/extension.js:421 msgid "Unmaximize all" msgstr "Барлығын жазық емес қылу" -#: ../extensions/window-list/extension.js:334 +#: ../extensions/window-list/extension.js:430 msgid "Close all" msgstr "Барлығын жабу" -#: ../extensions/window-list/extension.js:644 +#: ../extensions/window-list/extension.js:647 #: ../extensions/workspace-indicator/extension.js:30 msgid "Workspace Indicator" msgstr "Жұмыс орын индикаторы" -#: ../extensions/window-list/extension.js:798 +#: ../extensions/window-list/extension.js:804 msgid "Window List" msgstr "Терезелер тізімі" @@ -304,30 +289,44 @@ #: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:2 msgid "" -"Decides when to group windows from the same application on the window list. " -"Possible values are \"never\", \"auto\" and \"always\"." -msgstr "" -"Терезелер тізімінде бір қолданбаның терезелерін қашан топтау керек екенін " -"сипаттайды. Мүмкін мәндері: \"never\", \"auto\" және \"always\"." - -#: ../extensions/window-list/prefs.js:30 +"Decides when to group windows from the same application on the window list. Possible " +"values are \"never\", \"auto\" and \"always\"." +msgstr "" +"Терезелер тізімінде бір қолданбаның терезелерін қашан топтау керек екенін сипаттайды. " +"Мүмкін мәндері: \"never\", \"auto\" және \"always\"." + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "Терезелер тізімін барлық мониторларда көрсету" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "" +"Whether to show the window list on all connected monitors or only on the primary one." +msgstr "" +"Терезелер тізімін барлық жалғанған мониторларда, немесе тек біріншілік мониторда " +"көрсету керек пе." + +#: ../extensions/window-list/prefs.js:32 msgid "Window Grouping" msgstr "Терезелерді топтау" -#: ../extensions/window-list/prefs.js:49 +#: ../extensions/window-list/prefs.js:50 msgid "Never group windows" msgstr "Терезелерді ешқашан топтамау" -#: ../extensions/window-list/prefs.js:50 +#: ../extensions/window-list/prefs.js:51 msgid "Group windows when space is limited" msgstr "Терезелерді орын шектелген кезде топтау" -#: ../extensions/window-list/prefs.js:51 +#: ../extensions/window-list/prefs.js:52 msgid "Always group windows" msgstr "Терезелерді әрқашан топтау" +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "Барлық мониторларда көрсету" + #: ../extensions/workspace-indicator/prefs.js:141 -#| msgid "Workspace names:" msgid "Workspace Names" msgstr "Жұмыс орын атаулары" @@ -339,3 +338,9 @@ #, javascript-format msgid "Workspace %d" msgstr "Жұмыс орны %d" + +#~ msgid "GNOME Shell Classic" +#~ msgstr "Классикалық GNOME Shell" + +#~ msgid "Window management and application launching" +#~ msgstr "Терезелерді басқару және қолданбаларды жөнелту" diff --git a/po/ko.po b/po/ko.po index 64ac0ca..a0ad419 100644 --- a/po/ko.po +++ b/po/ko.po @@ -3,15 +3,15 @@ # This file is distributed under the same license as the gnome-shell-extensions package. # # Seong-ho Cho , 2012. -# Changwoo Ryu , 2013-2014. +# Changwoo Ryu , 2013-2015. # msgid "" msgstr "" "Project-Id-Version: gnome-shell-extensions\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "shell&keywords=I18N+L10N&component=extensions\n" -"POT-Creation-Date: 2014-09-04 19:38+0000\n" -"PO-Revision-Date: 2014-09-05 07:14+0900\n" +"POT-Creation-Date: 2015-03-04 20:44+0000\n" +"PO-Revision-Date: 2015-03-05 11:12+0900\n" "Last-Translator: Changwoo Ryu \n" "Language-Team: Korean \n" "Language: ko\n" @@ -29,14 +29,6 @@ msgid "This session logs you into GNOME Classic" msgstr "이 세션을 사용하면 그놈 클래식에 로그인합니다" -#: ../data/gnome-shell-classic.desktop.in.in.h:1 -msgid "GNOME Shell Classic" -msgstr "그놈 셸 클래식" - -#: ../data/gnome-shell-classic.desktop.in.in.h:2 -msgid "Window management and application launching" -msgstr "창 관리 및 프로그램 실행" - #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 msgid "Attach modal dialog to the parent window" msgstr "모달 대화 상자를 상위 창에 붙이기" @@ -54,7 +46,9 @@ msgid "" "This key overrides the key in org.gnome.desktop.wm.preferences when running " "GNOME Shell." -msgstr "그놈 셸을 실행할 때 org.gnome.desktop.wm.preferences에 있는 키 대신 사용됩니다." +msgstr "" +"그놈 셸을 실행할 때 org.gnome.desktop.wm.preferences에 있는 키 대신 사용됩니" +"다." #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:5 msgid "Enable edge tiling when dropping windows on screen edges" @@ -92,11 +86,11 @@ msgid "Activities Overview" msgstr "현재 활동" -#: ../extensions/apps-menu/extension.js:113 +#: ../extensions/apps-menu/extension.js:114 msgid "Favorites" msgstr "즐겨찾기" -#: ../extensions/apps-menu/extension.js:282 +#: ../extensions/apps-menu/extension.js:283 msgid "Applications" msgstr "프로그램" @@ -138,11 +132,11 @@ msgid "Ejecting drive '%s' failed:" msgstr "'%s' 드라이브를 빼는데 실패했습니다:" -#: ../extensions/drive-menu/extension.js:123 +#: ../extensions/drive-menu/extension.js:124 msgid "Removable devices" msgstr "이동식 장치" -#: ../extensions/drive-menu/extension.js:150 +#: ../extensions/drive-menu/extension.js:151 msgid "Open File" msgstr "파일 열기" @@ -225,6 +219,10 @@ msgid "Browse Network" msgstr "네트워크 찾아보기" +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "스크린샷 크기 돌려보기" + #: ../extensions/systemMonitor/extension.js:214 msgid "CPU" msgstr "CPU" @@ -241,52 +239,52 @@ msgid "The name of the theme, to be loaded from ~/.themes/name/gnome-shell" msgstr "테마 이름, ~/.themes/name/gnome-shell 아래에서 읽어들입니다." -#: ../extensions/window-list/extension.js:110 +#: ../extensions/window-list/extension.js:109 msgid "Close" msgstr "닫기" -#: ../extensions/window-list/extension.js:120 +#: ../extensions/window-list/extension.js:119 msgid "Unminimize" msgstr "최소화 취소" -#: ../extensions/window-list/extension.js:121 +#: ../extensions/window-list/extension.js:120 msgid "Minimize" msgstr "최소화" -#: ../extensions/window-list/extension.js:127 +#: ../extensions/window-list/extension.js:126 msgid "Unmaximize" msgstr "최대화 취소" -#: ../extensions/window-list/extension.js:128 +#: ../extensions/window-list/extension.js:127 msgid "Maximize" msgstr "최대화" -#: ../extensions/window-list/extension.js:300 +#: ../extensions/window-list/extension.js:399 msgid "Minimize all" msgstr "모두 최소화" -#: ../extensions/window-list/extension.js:308 +#: ../extensions/window-list/extension.js:407 msgid "Unminimize all" msgstr "모두 최소화 취소" -#: ../extensions/window-list/extension.js:316 +#: ../extensions/window-list/extension.js:415 msgid "Maximize all" msgstr "모두 최대화" -#: ../extensions/window-list/extension.js:325 +#: ../extensions/window-list/extension.js:424 msgid "Unmaximize all" msgstr "모두 최대화 취소" -#: ../extensions/window-list/extension.js:334 +#: ../extensions/window-list/extension.js:433 msgid "Close all" msgstr "모두 닫기" -#: ../extensions/window-list/extension.js:644 +#: ../extensions/window-list/extension.js:650 #: ../extensions/workspace-indicator/extension.js:30 msgid "Workspace Indicator" msgstr "작업 공간 표시" -#: ../extensions/window-list/extension.js:808 +#: ../extensions/window-list/extension.js:807 msgid "Window List" msgstr "창 목록" @@ -302,21 +300,35 @@ "창 목록에서 같은 프로그램의 창을 언제 모을지 결정합니다. 가능한 값은 \"never" "\", \"auto\", \"always\"입니다." -#: ../extensions/window-list/prefs.js:30 +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "모든 모니터의 창 목록 표시" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "" +"Whether to show the window list on all connected monitors or only on the " +"primary one." +msgstr "연결된 모든 모니터에 있는 창 목록을 표시할지, 아니면 주 모니터에 있는 창 목록만 표시할지." + +#: ../extensions/window-list/prefs.js:32 msgid "Window Grouping" msgstr "창 모으기" -#: ../extensions/window-list/prefs.js:49 +#: ../extensions/window-list/prefs.js:50 msgid "Never group windows" msgstr "창을 모으지 않기" -#: ../extensions/window-list/prefs.js:50 +#: ../extensions/window-list/prefs.js:51 msgid "Group windows when space is limited" msgstr "공간이 부족할 때 창 모으기" -#: ../extensions/window-list/prefs.js:51 +#: ../extensions/window-list/prefs.js:52 msgid "Always group windows" msgstr "항상 창 모으기" + +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "모든 모니터 보이기" #: ../extensions/workspace-indicator/prefs.js:141 msgid "Workspace Names" diff --git a/po/lt.po b/po/lt.po index 41dc08b..494e948 100644 --- a/po/lt.po +++ b/po/lt.po @@ -2,15 +2,15 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # Algimantas Margevičius , 2011. -# Aurimas Černius , 2013, 2014. +# Aurimas Černius , 2013, 2014, 2015. # msgid "" msgstr "" "Project-Id-Version: lt\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "shell&keywords=I18N+L10N&component=extensions\n" -"POT-Creation-Date: 2014-06-02 19:27+0000\n" -"PO-Revision-Date: 2014-06-02 23:22+0300\n" +"POT-Creation-Date: 2015-02-23 20:41+0000\n" +"PO-Revision-Date: 2015-02-23 23:09+0200\n" "Last-Translator: Aurimas Černius \n" "Language-Team: Lietuvių \n" "Language: lt\n" @@ -30,14 +30,6 @@ msgid "This session logs you into GNOME Classic" msgstr "Šis seansas prijungs jus prie klasikinio GNOME" -#: ../data/gnome-shell-classic.desktop.in.in.h:1 -msgid "GNOME Shell Classic" -msgstr "Klasikinis GNOME Shell" - -#: ../data/gnome-shell-classic.desktop.in.in.h:2 -msgid "Window management and application launching" -msgstr "Langų valdymas ir programų paleidimas" - #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 msgid "Attach modal dialog to the parent window" msgstr "Prikabinti modalinį dialogą prie tėvinio lango" @@ -53,8 +45,6 @@ msgstr "Mygtukų išdėstymas pavadinimo juostoje" #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:4 -#| msgid "" -#| "This key overrides the key in org.gnome.mutter when running GNOME Shell." msgid "" "This key overrides the key in org.gnome.desktop.wm.preferences when running " "GNOME Shell." @@ -98,11 +88,11 @@ msgid "Activities Overview" msgstr "Veiklų apžvalga" -#: ../extensions/apps-menu/extension.js:113 +#: ../extensions/apps-menu/extension.js:114 msgid "Favorites" msgstr "Mėgiamiausi" -#: ../extensions/apps-menu/extension.js:282 +#: ../extensions/apps-menu/extension.js:283 msgid "Applications" msgstr "Programos" @@ -128,7 +118,6 @@ msgstr "Darbalaukis" #: ../extensions/auto-move-windows/prefs.js:85 -#| msgid "Add rule" msgid "Add Rule" msgstr "Pridėti taisyklę" @@ -145,11 +134,11 @@ msgid "Ejecting drive '%s' failed:" msgstr "Laikmenos „%s“ išstūmimas nepavyko:" -#: ../extensions/drive-menu/extension.js:123 +#: ../extensions/drive-menu/extension.js:124 msgid "Removable devices" msgstr "Išimami įrenginiai" -#: ../extensions/drive-menu/extension.js:150 +#: ../extensions/drive-menu/extension.js:151 msgid "Open File" msgstr "Atverti failą" @@ -169,7 +158,6 @@ "Jei netuščias, jis turi tekstą, kuri bus rodomas paspaudus ant skydelio." #: ../extensions/example/prefs.js:30 -#| msgid "Message:" msgid "Message" msgstr "Pranešimas" @@ -234,6 +222,10 @@ msgid "Browse Network" msgstr "Naršyti tinklą" +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "Sukti ekranvaizdžių dydžius ratu" + #: ../extensions/systemMonitor/extension.js:214 msgid "CPU" msgstr "CPU" @@ -250,52 +242,52 @@ msgid "The name of the theme, to be loaded from ~/.themes/name/gnome-shell" msgstr "Temos pavadinimas, kuri bus įkrauta iš ~/.themes/name/gnome-shell" -#: ../extensions/window-list/extension.js:110 +#: ../extensions/window-list/extension.js:109 msgid "Close" msgstr "Užverti" -#: ../extensions/window-list/extension.js:120 +#: ../extensions/window-list/extension.js:119 msgid "Unminimize" msgstr "Grąžinti iš sumažinimo" -#: ../extensions/window-list/extension.js:121 +#: ../extensions/window-list/extension.js:120 msgid "Minimize" msgstr "Sumažinti" -#: ../extensions/window-list/extension.js:127 +#: ../extensions/window-list/extension.js:126 msgid "Unmaximize" msgstr "Grąžinti iš išdidinimo" -#: ../extensions/window-list/extension.js:128 +#: ../extensions/window-list/extension.js:127 msgid "Maximize" msgstr "Išdidinti" -#: ../extensions/window-list/extension.js:300 +#: ../extensions/window-list/extension.js:396 msgid "Minimize all" msgstr "Sumažinti visus" -#: ../extensions/window-list/extension.js:308 +#: ../extensions/window-list/extension.js:404 msgid "Unminimize all" msgstr "Grąžinti visus iš sumažinimo" -#: ../extensions/window-list/extension.js:316 +#: ../extensions/window-list/extension.js:412 msgid "Maximize all" msgstr "Išdidinti visus" -#: ../extensions/window-list/extension.js:325 +#: ../extensions/window-list/extension.js:421 msgid "Unmaximize all" msgstr "Grąžinti visus iš išdidinimo" -#: ../extensions/window-list/extension.js:334 +#: ../extensions/window-list/extension.js:430 msgid "Close all" msgstr "Užverti visus" -#: ../extensions/window-list/extension.js:644 +#: ../extensions/window-list/extension.js:647 #: ../extensions/workspace-indicator/extension.js:30 msgid "Workspace Indicator" msgstr "Darbalaukio indikatorius" -#: ../extensions/window-list/extension.js:798 +#: ../extensions/window-list/extension.js:804 msgid "Window List" msgstr "Langų sąrašas" @@ -311,24 +303,39 @@ "Nusprendžia, kada grupuoti tos pačios programos langus langų sąraše. Galimos " "vertės yra „never“, „auto“ ir „always“." -#: ../extensions/window-list/prefs.js:30 +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "Rodyti langų sąrašą visuose monitoriuose" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "" +"Whether to show the window list on all connected monitors or only on the " +"primary one." +msgstr "" +"Ar rodyti langų sąrašą visuose prijungtuose monitoriuose, ar tik " +"pagrindiniame." + +#: ../extensions/window-list/prefs.js:32 msgid "Window Grouping" msgstr "Langų grupavimas" -#: ../extensions/window-list/prefs.js:49 +#: ../extensions/window-list/prefs.js:50 msgid "Never group windows" msgstr "Niekada negrupuoti langų" -#: ../extensions/window-list/prefs.js:50 +#: ../extensions/window-list/prefs.js:51 msgid "Group windows when space is limited" msgstr "Grupuoti langus, kai yra ribotai vietos" -#: ../extensions/window-list/prefs.js:51 +#: ../extensions/window-list/prefs.js:52 msgid "Always group windows" msgstr "Visada grupuoti langus" +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "Rodyti visuose monitoriuose" + #: ../extensions/workspace-indicator/prefs.js:141 -#| msgid "Workspace names:" msgid "Workspace Names" msgstr "Darbalaukių pavadinimai" @@ -340,3 +347,9 @@ #, javascript-format msgid "Workspace %d" msgstr "Darbalaukis %d" + +#~ msgid "GNOME Shell Classic" +#~ msgstr "Klasikinis GNOME Shell" + +#~ msgid "Window management and application launching" +#~ msgstr "Langų valdymas ir programų paleidimas" diff --git a/po/lv.po b/po/lv.po index 9b032cb..743b575 100644 --- a/po/lv.po +++ b/po/lv.po @@ -3,14 +3,14 @@ # # # Rūdofls Mazurs , 2011, 2012. -# Rūdolfs Mazurs , 2012, 2013, 2014. +# Rūdolfs Mazurs , 2012, 2013, 2014, 2015. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "shell&keywords=I18N+L10N&component=extensions\n" -"POT-Creation-Date: 2014-09-28 07:44+0000\n" -"PO-Revision-Date: 2014-09-28 16:38+0300\n" +"POT-Creation-Date: 2015-04-03 07:58+0000\n" +"PO-Revision-Date: 2015-04-03 20:41+0300\n" "Last-Translator: Rūdolfs Mazurs \n" "Language-Team: Latvian \n" "Language: lv\n" @@ -30,14 +30,6 @@ msgid "This session logs you into GNOME Classic" msgstr "Šī sesija ieraksta jūs klasiskajā GNOME vidē" -#: ../data/gnome-shell-classic.desktop.in.in.h:1 -msgid "GNOME Shell Classic" -msgstr "Klasiskā GNOME čaula" - -#: ../data/gnome-shell-classic.desktop.in.in.h:2 -msgid "Window management and application launching" -msgstr "Logu pārvaldība un lietotņu palaišana" - #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 msgid "Attach modal dialog to the parent window" msgstr "Pievienot modālo dialoglodziņu vecāka logam" @@ -52,8 +44,6 @@ msgstr "Pogu izkārtojums virsraksta joslā" #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:4 -#| msgid "" -#| "This key overrides the key in org.gnome.mutter when running GNOME Shell." msgid "" "This key overrides the key in org.gnome.desktop.wm.preferences when running " "GNOME Shell." @@ -97,11 +87,11 @@ msgid "Activities Overview" msgstr "Aktivitāšu pārskats" -#: ../extensions/apps-menu/extension.js:113 +#: ../extensions/apps-menu/extension.js:110 msgid "Favorites" msgstr "Izlase" -#: ../extensions/apps-menu/extension.js:282 +#: ../extensions/apps-menu/extension.js:279 msgid "Applications" msgstr "Lietotnes" @@ -127,7 +117,6 @@ msgstr "Darbvieta" #: ../extensions/auto-move-windows/prefs.js:85 -#| msgid "Add rule" msgid "Add Rule" msgstr "Pievienot kārtulu" @@ -144,11 +133,11 @@ msgid "Ejecting drive '%s' failed:" msgstr "Neizdevās izgrūst dzini “%s”:" -#: ../extensions/drive-menu/extension.js:123 +#: ../extensions/drive-menu/extension.js:124 msgid "Removable devices" msgstr "Izņemamās ierīces" -#: ../extensions/drive-menu/extension.js:150 +#: ../extensions/drive-menu/extension.js:149 msgid "Open File" msgstr "Atvērt datni" @@ -169,7 +158,6 @@ "paneļa." #: ../extensions/example/prefs.js:30 -#| msgid "Message:" msgid "Message" msgstr "Ziņojums" @@ -235,13 +223,9 @@ msgid "Browse Network" msgstr "Pārlūkot tīklu" -#: ../extensions/systemMonitor/extension.js:214 -msgid "CPU" -msgstr "Procesors" - -#: ../extensions/systemMonitor/extension.js:267 -msgid "Memory" -msgstr "Atmiņa" +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "Pārslēdz ekrānattēlu izmērus" #: ../extensions/user-theme/org.gnome.shell.extensions.user-theme.gschema.xml.in.h:1 msgid "Theme name" @@ -251,52 +235,52 @@ msgid "The name of the theme, to be loaded from ~/.themes/name/gnome-shell" msgstr "Motīva nosaukums, ko ielādēt no ~/.themes/name/gnome-shell" -#: ../extensions/window-list/extension.js:110 +#: ../extensions/window-list/extension.js:109 msgid "Close" msgstr "Aizvērt" -#: ../extensions/window-list/extension.js:120 +#: ../extensions/window-list/extension.js:119 msgid "Unminimize" msgstr "Atminimizēt" -#: ../extensions/window-list/extension.js:121 +#: ../extensions/window-list/extension.js:120 msgid "Minimize" msgstr "Minimizēt" -#: ../extensions/window-list/extension.js:127 +#: ../extensions/window-list/extension.js:126 msgid "Unmaximize" msgstr "Atjaunot" -#: ../extensions/window-list/extension.js:128 +#: ../extensions/window-list/extension.js:127 msgid "Maximize" msgstr "Maksimizēt" -#: ../extensions/window-list/extension.js:300 +#: ../extensions/window-list/extension.js:399 msgid "Minimize all" msgstr "Minimizēt visus" -#: ../extensions/window-list/extension.js:308 +#: ../extensions/window-list/extension.js:407 msgid "Unminimize all" msgstr "Atminimizēt visus" -#: ../extensions/window-list/extension.js:316 +#: ../extensions/window-list/extension.js:415 msgid "Maximize all" msgstr "Maksimizēt visus" -#: ../extensions/window-list/extension.js:325 +#: ../extensions/window-list/extension.js:424 msgid "Unmaximize all" msgstr "Atmaksimizēt visus" -#: ../extensions/window-list/extension.js:334 +#: ../extensions/window-list/extension.js:433 msgid "Close all" msgstr "Aizvērt visu" -#: ../extensions/window-list/extension.js:644 +#: ../extensions/window-list/extension.js:650 #: ../extensions/workspace-indicator/extension.js:30 msgid "Workspace Indicator" msgstr "Darbvietu indikators" -#: ../extensions/window-list/extension.js:808 +#: ../extensions/window-list/extension.js:809 msgid "Window List" msgstr "Logu saraksts" @@ -312,24 +296,39 @@ "Nosaka, kad grupēt vienas programmas logus “Logu sarakstā”. Pieļaujamās " "vērtības ir “never”, “auto” un “always”." -#: ../extensions/window-list/prefs.js:30 +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "Rāda logu sarakstu uz visiem monitoriem" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "" +"Whether to show the window list on all connected monitors or only on the " +"primary one." +msgstr "" +"Vai logu sarakstu rādītu uz visiem pievienotajiem monitoriem, vai tikai uz " +"primārā." + +#: ../extensions/window-list/prefs.js:32 msgid "Window Grouping" msgstr "Logu grupēšana" -#: ../extensions/window-list/prefs.js:49 +#: ../extensions/window-list/prefs.js:50 msgid "Never group windows" msgstr "Nekad negrupēt logus" -#: ../extensions/window-list/prefs.js:50 +#: ../extensions/window-list/prefs.js:51 msgid "Group windows when space is limited" msgstr "Grupēt logus, kad vieta ir ierobežota" -#: ../extensions/window-list/prefs.js:51 +#: ../extensions/window-list/prefs.js:52 msgid "Always group windows" msgstr "Vienmēr grupēt logus" +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "Rādīt uz visiem monitoriem" + #: ../extensions/workspace-indicator/prefs.js:141 -#| msgid "Workspace names:" msgid "Workspace Names" msgstr "Darbvietu nosaukumi" @@ -342,283 +341,3 @@ msgid "Workspace %d" msgstr "Darbvieta %d" -#~ msgid "The application icon mode." -#~ msgstr "Lietotnes ikonas režīms." - -#~ msgid "" -#~ "Configures how the windows are shown in the switcher. Valid possibilities " -#~ "are 'thumbnail-only' (shows a thumbnail of the window), 'app-icon-" -#~ "only' (shows only the application icon) or 'both'." -#~ msgstr "" -#~ "Konfigurē, kā pārslēdzējā tiek parādīts logs. Derīgās iespējas ir " -#~ "“thumbnail-only” (rāda loga sīktēlu), “app-icon-only” (rāda tikai " -#~ "lietotnes ikonu) vai “both” (abi)." - -#~ msgid "Suspend" -#~ msgstr "Iesnaudināt" - -#~ msgid "Hibernate" -#~ msgstr "Iemidzināt" - -#~ msgid "Power Off" -#~ msgstr "Izslēgt" - -#~ msgid "Enable suspending" -#~ msgstr "Aktivēt iesnaudināšanu" - -#~ msgid "Control the visibility of the Suspend menu item" -#~ msgstr "Pārvaldīt iesnaudināšanas izvēlnes vienuma redzamību" - -#~ msgid "Enable hibernating" -#~ msgstr "Aktivēt iemidzināšanu" - -#~ msgid "Control the visibility of the Hibernate menu item" -#~ msgstr "Pārvaldīt iemidzināšanas izvēlnes vienuma redzamību" - -#~ msgid "Drag here to add favorites" -#~ msgstr "Velciet šeit, lai pievienotu izlasei" - -#~ msgid "New Window" -#~ msgstr "Jauns logs" - -#~ msgid "Quit Application" -#~ msgstr "Iziet no lietotnes" - -#~ msgid "Remove from Favorites" -#~ msgstr "Izņemt no izlases" - -#~ msgid "Position of the dock" -#~ msgstr "Doka novietojums" - -#~ msgid "" -#~ "Sets the position of the dock in the screen. Allowed values are 'right' " -#~ "or 'left'" -#~ msgstr "" -#~ "Iestata doka novietojumu ekrānā. Atļautās vērtības ir “right” vai “left”" - -#~ msgid "Icon size" -#~ msgstr "Ikonas izmērs" - -#~ msgid "Sets icon size of the dock." -#~ msgstr "Iestata ikonu izmēru dokā." - -#~ msgid "Enable/disable autohide" -#~ msgstr "Aktivēt/deaktivēt automātisko slēpšanu" - -#~ msgid "Autohide effect" -#~ msgstr "Automātiskās slēpšanas efekts" - -#~ msgid "" -#~ "Sets the effect of the hide dock. Allowed values are 'resize', 'rescale' " -#~ "and 'move'" -#~ msgstr "" -#~ "Iestata doka slēpšanas efektu. Atļautās vērtības ir “resize” vai " -#~ "“rescale” un “move”" - -#~ msgid "Autohide duration" -#~ msgstr "Automātiskās slēpšanas ilgums" - -#~ msgid "Sets the time duration of the autohide effect." -#~ msgstr "Iestata automātiskās slēpšanas efekta laiku." - -#~ msgid "Monitor" -#~ msgstr "Monitors" - -#~ msgid "" -#~ "Sets monitor to display dock in. The default value (-1) is the primary " -#~ "monitor." -#~ msgstr "" -#~ "Iestata monitoru, lai rādītu doku. Noklusējuma vērtība (-1) nozīmē " -#~ "primāro monitoru." - -#~ msgid "%s is away." -#~ msgstr "%s ir prom." - -#~ msgid "%s is offline." -#~ msgstr "%s ir nesaistē." - -#~ msgid "%s is online." -#~ msgstr "%s ir tiešsaistē." - -#~ msgid "%s is busy." -#~ msgstr "%s ir aizņemts." - -#~ msgid "Devices" -#~ msgstr "Ierīces" - -#~ msgid "Bookmarks" -#~ msgstr "Grāmatzīmes" - -#~ msgid "Network" -#~ msgstr "Tīkls" - -#~ msgid "File System" -#~ msgstr "Datņu sistēma" - -#~ msgid "Normal" -#~ msgstr "Normāls" - -#~ msgid "Left" -#~ msgstr "Pa kreisi" - -#~ msgid "Right" -#~ msgstr "Pa labi" - -#~ msgid "Upside-down" -#~ msgstr "Otrādi" - -#~ msgid "Display" -#~ msgstr "Displejs" - -#~ msgid "Display Settings" -#~ msgstr "Displeja iestatījumi" - -#~ msgid "The alt tab behaviour." -#~ msgstr "Alt tab uzvedība." - -#~ msgid "" -#~ "Sets the Alt-Tab behaviour. Possible values are: all_thumbnails and " -#~ "workspace_icons. See the configuration dialogs for details." -#~ msgstr "" -#~ "Iestata Alt-Tab uzvedību. Iespējamās vērtības: all_thumbnails un " -#~ "workspace_icons. Skatiet konfigurācijas dialoglodziņus, lai uzzinātu " -#~ "vairāk." - -#~ msgid "" -#~ "This mode presents all applications from all workspaces in one selection " -#~ "list. Instead of using the application icon of every window, it uses " -#~ "small thumbnails resembling the window itself." -#~ msgstr "" -#~ "Šis režīms parāda visas lietotnes no visām darbvietām vienā izvēles " -#~ "sarakstā. Tā vietā, lai izmantotu lietotnes ikonu katrā logā, tas izmanto " -#~ "sīktēlus, kas izskatās pēc paša loga." - -#~ msgid "Workspace & Icons" -#~ msgstr "Darba vieta un ikonas" - -#~ msgid "" -#~ "This mode let's you switch between the applications of your current " -#~ "workspace and gives you additionally the option to switch to the last " -#~ "used application of your previous workspace. This is always the last " -#~ "symbol in the list and is segregated by a separator/vertical line if " -#~ "available. \n" -#~ "Every window is represented by its application icon." -#~ msgstr "" -#~ "Šis režīms ļauj jums pārslēgties starp lietotnēm jūsu pašreizējā " -#~ "darbvietā un dod jums papildu iespēju pārslēgties uz pēdējo lietoto " -#~ "lietotni iepriekšējā darbvietā. Tas vienmēr ir pēdējais simbols sarakstā " -#~ "un ir atdalīts ar semikolu/vertikālu līniju, ja ir pieejams.\n" -#~ "Katru logu reprezentē šī lietotnes ikona." - -#~ msgid "Move current selection to front before closing the popup" -#~ msgstr "" -#~ "Pārvietot pašreizējo izvēli uz priekšu pirms aizvērt uznirstošo lodziņu" - -#~ msgid "" -#~ "The Alternate Tab can be used in different modes, that affect the way " -#~ "windows are chosen and presented." -#~ msgstr "" -#~ "Alternate Tab var izmantot dažādos režīmos, kas ietekmē veidu, kā logi " -#~ "tiek izvēlēti un attēloti." - -#~ msgid "Removable Devices" -#~ msgstr "Noņemamās ierīces" - -#~ msgid "Configure display settings..." -#~ msgstr "Konfigurēt displeja iestatījumus..." - -#~ msgid "Notifications" -#~ msgstr "Paziņojumi" - -#~| msgid "My Account" -#~ msgid "Online Accounts" -#~ msgstr "Tiešsaistes konti" - -#~ msgid "Lock Screen" -#~ msgstr "Bloķēt ekrānu" - -#~ msgid "Switch User" -#~ msgstr "Mainīt lietotāju" - -#~ msgid "Log Out..." -#~ msgstr "Izrakstīties..." - -#~ msgid "" -#~ "This is the first time you use the Alternate Tab extension. \n" -#~ "Please choose your preferred behaviour:\n" -#~ "\n" -#~ "All & Thumbnails:\n" -#~ " This mode presents all applications from all workspaces in one " -#~ "selection \n" -#~ " list. Instead of using the application icon of every window, it uses " -#~ "small \n" -#~ " thumbnails resembling the window itself. \n" -#~ "\n" -#~ "Workspace & Icons:\n" -#~ " This mode let's you switch between the applications of your current \n" -#~ " workspace and gives you additionally the option to switch to the last " -#~ "used \n" -#~ " application of your previous workspace. This is always the last " -#~ "symbol in \n" -#~ " the list and is segregated by a separator/vertical line if " -#~ "available. \n" -#~ " Every window is represented by its application icon. \n" -#~ "\n" -#~ "Native:\n" -#~ " This mode is the native GNOME 3 behaviour or in other words: " -#~ "Clicking \n" -#~ " native switches the Alternate Tab extension off. \n" -#~ msgstr "" -#~ "Šī ir pirmā reize, kad izmantojat Alternate Tab paplašinājumu.\n" -#~ "Lūdzu, izvēlieties vēlamo uzvedību:\n" -#~ "\n" -#~ "Viss un sīktēli:\n" -#~ " Šis režīms rāda visas lietotnes no visām daba vietām viena izlases " -#~ "sarakstā.\n" -#~ " Tā vietā lai katrā logā izmantotu lietotnes ikonu, tas izmanto mazu " -#~ "sīktēlu,\n" -#~ " kas pats atgādina logu.\n" -#~ "\n" -#~ "Darba vieta un ikonas:\n" -#~ " Šis režīms ļauj pārslēgties starp lietotnēm pašreizējā darba vietā " -#~ "un \n" -#~ " dod jums iespēju pārslēgties uz iepriekš lietoto lietotni iepriekšējā " -#~ "darba\n" -#~ " vietā. Tas vienmēr ir pēdējais simbols sarakstā un ir nošķirts ar \n" -#~ " atdalītāju vai vertikālu līniju, ja ir tāda ir pieejama.\n" -#~ " Katru logu attēlo tam atbilstošās lietotnes ikona.\n" -#~ "\n" -#~ "\n" -#~ "Vietējs: Šis režīms ir vietēja GNOME 3 uzvedība, jeb citiem vārdiem: " -#~ "vietējais režīms\n" -#~ " izslēdz Alternate Tab paplašinājumu.\n" - -#~ msgid "Alt Tab Behaviour" -#~ msgstr "Alt Tab uzvedība" - -#~ msgid "Cancel" -#~ msgstr "Atcelt" - -#~ msgid "Ask the user for a default behaviour if true." -#~ msgstr "Ja patiess, par noklusēto uzvedību vaicāt lietotājam." - -#~ msgid "Indicates if Alternate Tab is newly installed" -#~ msgstr "Norāda, vai Alternate Tab ir tikko uzinstalēts" - -#~ msgid "" -#~ "The algorithm used to layout thumbnails in the overview. 'grid' to use " -#~ "the default grid based algorithm, 'natural' to use another one that " -#~ "reflects more the position and size of the actual window" -#~ msgstr "" -#~ "Algoritms, ko izmanto sīktēlu izkārtošanai pārskatā. 'grid', lai " -#~ "izmantotu noklusēto algoritmu, 'natural', lai izmantotu citu, kas vairāk " -#~ "atbilst logu novietojumam un izmēram." - -#~ msgid "Window placement strategy" -#~ msgstr "Logu izvietojumu stratēģija" - -#~ msgid "Available" -#~ msgstr "Pieejams" - -#~ msgid "Busy" -#~ msgstr "Aizņemts" diff --git a/po/nb.po b/po/nb.po index 5f516c9..6e79d1c 100644 --- a/po/nb.po +++ b/po/nb.po @@ -1,14 +1,14 @@ # Norwegian bokmål translation of gnome-shell-extensions. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# Kjartan Maraas , 2011-2013. +# Kjartan Maraas , 2011-2014. # msgid "" msgstr "" -"Project-Id-Version: gnome-shell-extensions\n" +"Project-Id-Version: gnome-shell-extensions 3.15.x\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-06-03 19:57+0200\n" -"PO-Revision-Date: 2014-06-03 19:57+0200\n" +"POT-Creation-Date: 2014-12-31 00:48+0100\n" +"PO-Revision-Date: 2014-12-31 00:49+0100\n" "Last-Translator: Åka Sikrom \n" "Language-Team: Norwegian bokmål \n" "Language: Norwegian bokmål\n" @@ -26,14 +26,6 @@ msgid "This session logs you into GNOME Classic" msgstr "Denne økten logger inn i klassisk GNOME" -#: ../data/gnome-shell-classic.desktop.in.in.h:1 -msgid "GNOME Shell Classic" -msgstr "Klassisk GNOME-skall" - -#: ../data/gnome-shell-classic.desktop.in.in.h:2 -msgid "Window management and application launching" -msgstr "Vinduhåndtering og start av programmer" - #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 msgid "Attach modal dialog to the parent window" msgstr "Fest modal dialog til opphavsvindu" @@ -52,7 +44,9 @@ msgid "" "This key overrides the key in org.gnome.desktop.wm.preferences when running " "GNOME Shell." -msgstr "Denne nøkkelen overstyrer nøkkelen i org.gnome.desktop.wm.preferences når GNOME Shell kjører." +msgstr "" +"Denne nøkkelen overstyrer nøkkelen i org.gnome.desktop.wm.preferences når " +"GNOME Shell kjører." #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:5 msgid "Enable edge tiling when dropping windows on screen edges" @@ -91,11 +85,11 @@ msgid "Activities Overview" msgstr "Aktivitetsoversikt" -#: ../extensions/apps-menu/extension.js:113 +#: ../extensions/apps-menu/extension.js:114 msgid "Favorites" msgstr "Favoritter" -#: ../extensions/apps-menu/extension.js:282 +#: ../extensions/apps-menu/extension.js:283 msgid "Applications" msgstr "Programmer" @@ -137,11 +131,11 @@ msgid "Ejecting drive '%s' failed:" msgstr "Utløsing av stasjon «%s» feilet:" -#: ../extensions/drive-menu/extension.js:123 +#: ../extensions/drive-menu/extension.js:124 msgid "Removable devices" msgstr "Avtagbare enheter" -#: ../extensions/drive-menu/extension.js:150 +#: ../extensions/drive-menu/extension.js:151 msgid "Open File" msgstr "Åpne fil" @@ -165,6 +159,8 @@ msgid "Message" msgstr "Melding" +#. TRANSLATORS: Example is the name of the extension, should not be +#. translated #: ../extensions/example/prefs.js:43 msgid "" "Example aims to show how to build well behaved extensions for the Shell and " @@ -229,6 +225,10 @@ msgid "Browse Network" msgstr "Bla gjennom nettverk" +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "Bla gjennom størrelser på skjermdump" + #: ../extensions/systemMonitor/extension.js:214 msgid "CPU" msgstr "CPU" @@ -265,32 +265,32 @@ msgid "Maximize" msgstr "Maksimer" -#: ../extensions/window-list/extension.js:300 +#: ../extensions/window-list/extension.js:390 msgid "Minimize all" msgstr "Minimer alle" -#: ../extensions/window-list/extension.js:308 +#: ../extensions/window-list/extension.js:398 msgid "Unminimize all" msgstr "Gjenopprett alle" -#: ../extensions/window-list/extension.js:316 +#: ../extensions/window-list/extension.js:406 msgid "Maximize all" msgstr "Maksimer alle" -#: ../extensions/window-list/extension.js:325 +#: ../extensions/window-list/extension.js:415 msgid "Unmaximize all" msgstr "Gjenopprett alle" -#: ../extensions/window-list/extension.js:334 +#: ../extensions/window-list/extension.js:424 msgid "Close all" msgstr "Lukk alle" -#: ../extensions/window-list/extension.js:644 +#: ../extensions/window-list/extension.js:706 #: ../extensions/workspace-indicator/extension.js:30 msgid "Workspace Indicator" msgstr "Arbeidsområdeindikator" -#: ../extensions/window-list/extension.js:798 +#: ../extensions/window-list/extension.js:869 msgid "Window List" msgstr "Vinduliste" @@ -306,21 +306,35 @@ "Avgjør når vinduer fra samme program skal grupperes i vindulista. Mulige " "verdier er «never» (aldri), «auto» og «always» (alltid)." -#: ../extensions/window-list/prefs.js:30 +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "Vis vindulisten på alle skjermer" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "" +"Whether to show the window list on all connected monitors or only on the " +"primary one." +msgstr "Hvorvidt vindulisten skal vises på alle tilkoblede skjermer eller bare primærskjerm." + +#: ../extensions/window-list/prefs.js:32 msgid "Window Grouping" msgstr "Gruppering av vinduer" -#: ../extensions/window-list/prefs.js:49 +#: ../extensions/window-list/prefs.js:50 msgid "Never group windows" msgstr "Aldri grupper vinduer" -#: ../extensions/window-list/prefs.js:50 +#: ../extensions/window-list/prefs.js:51 msgid "Group windows when space is limited" msgstr "Grupper vinduer når det er begrenset med plass" -#: ../extensions/window-list/prefs.js:51 +#: ../extensions/window-list/prefs.js:52 msgid "Always group windows" msgstr "Alltid grupper vinduer" + +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "Vis på alle skjermer" #: ../extensions/workspace-indicator/prefs.js:141 msgid "Workspace Names" diff --git a/po/oc.po b/po/oc.po new file mode 100644 index 0000000..b461adc --- /dev/null +++ b/po/oc.po @@ -0,0 +1,406 @@ +# Occitan translation for gnome-shell-extensions. +# Copyright (C) 2011-12 Listed translators +# This file is distributed under the same license as the gnome-shell-extensions package. +# Cédric Valmary (Tot en òc) , 2015. +msgid "" +msgstr "" +"Project-Id-Version: gnome-shell-extensions master\n" +"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" +"shell&keywords=I18N+L10N&component=extensions\n" +"POT-Creation-Date: 2013-09-27 14:18+0000\n" +"PO-Revision-Date: 2015-05-18 16:36+0200\n" +"Last-Translator: Cédric Valmary (Tot en òc) \n" +"Language-Team: Tot en òc (totenoc.eu)\n" +"Language: oc\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"X-Generator: Virtaal 0.7.1\n" +"X-Project-Style: gnome\n" + +#: ../data/gnome-classic.desktop.in.h:1 +#: ../data/gnome-classic.session.desktop.in.in.h:1 +msgid "GNOME Classic" +msgstr "GNOME Classic" + +#: ../data/gnome-classic.desktop.in.h:2 +msgid "This session logs you into GNOME Classic" +msgstr "Aquesta sesilha vos connècta a GNOME Classic" + +#: ../data/gnome-shell-classic.desktop.in.in.h:1 +msgid "GNOME Shell Classic" +msgstr "GNOME Shell Classic" + +#: ../data/gnome-shell-classic.desktop.in.in.h:2 +msgid "Window management and application launching" +msgstr "Gestion de las fenèstras e aviada d'aplicacions" + +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 +msgid "Attach modal dialog to the parent window" +msgstr "Estacar las bóstias de dialòg modalas a lor fenèstra parenta" + +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:2 +msgid "" +"This key overrides the key in org.gnome.mutter when running GNOME Shell." +msgstr "" +"Aquesta clau remplaça la clau dins org.gnome.mutter quand GNOME Shell es en " +"cors d'execucion." + +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:3 +msgid "Enable edge tiling when dropping windows on screen edges" +msgstr "" +"Activar la disposicion verticala quand las fenèstras son depausadas als " +"bòrds de l'ecran" + +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:4 +msgid "Workspaces only on primary monitor" +msgstr "Espacis de trabalh unicament sus l'ecran principal" + +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:5 +msgid "Delay focus changes in mouse mode until the pointer stops moving" +msgstr "" +"Retardar los cambiaments de focus en mòde mirga fins al moment que lo " +"puntador arrèsta de bolegar" + +#: ../extensions/alternate-tab/prefs.js:20 +msgid "Thumbnail only" +msgstr "Vinheta solament" + +#: ../extensions/alternate-tab/prefs.js:21 +msgid "Application icon only" +msgstr "Icòna d'aplicacion solament" + +#: ../extensions/alternate-tab/prefs.js:22 +msgid "Thumbnail and application icon" +msgstr "Vinheta e icòna d'aplicacion" + +#: ../extensions/alternate-tab/prefs.js:37 +msgid "Present windows as" +msgstr "Presentar la fenèstra coma" + +#: ../extensions/alternate-tab/prefs.js:62 +msgid "Show only windows in the current workspace" +msgstr "Afichar pas las fenèstras que sus l'espaci de trabalh actual" + +#: ../extensions/apps-menu/extension.js:39 +msgid "Activities Overview" +msgstr "Vista d'ensemble de las activitats" + +#: ../extensions/apps-menu/extension.js:113 +msgid "Favorites" +msgstr "Favorits" + +#: ../extensions/apps-menu/extension.js:282 +msgid "Applications" +msgstr "Aplicacions" + +#: ../extensions/auto-move-windows/org.gnome.shell.extensions.auto-move-windows.gschema.xml.in.h:1 +msgid "Application and workspace list" +msgstr "Lista d'aplicacions e d'espacis de trabalh" + +#: ../extensions/auto-move-windows/org.gnome.shell.extensions.auto-move-windows.gschema.xml.in.h:2 +msgid "" +"A list of strings, each containing an application id (desktop file name), " +"followed by a colon and the workspace number" +msgstr "" +"Una lista de cadenas de caratèrs, que contenon caduna un identificant " +"d'aplicacion (nom de fichièr desktop), seguit per un dos-punts e lo numèro " +"de l'espaci de trabalh" + +#: ../extensions/auto-move-windows/prefs.js:55 +msgid "Application" +msgstr "Aplicacion" + +#: ../extensions/auto-move-windows/prefs.js:64 +#: ../extensions/auto-move-windows/prefs.js:106 +msgid "Workspace" +msgstr "Espaci de trabalh" + +#: ../extensions/auto-move-windows/prefs.js:80 +msgid "Add rule" +msgstr "Apondre una règla" + +#: ../extensions/auto-move-windows/prefs.js:94 +msgid "Create new matching rule" +msgstr "Crear una règla novèla de concordància" + +#: ../extensions/auto-move-windows/prefs.js:98 +msgid "Add" +msgstr "Apondre" + +#: ../extensions/drive-menu/extension.js:73 +#, javascript-format, javascript-format +msgid "Ejecting drive '%s' failed:" +msgstr "L'ejeccion del disc « %s » a fracassat :" + +#: ../extensions/drive-menu/extension.js:90 +msgid "Removable devices" +msgstr "Periferics amovibles" + +#: ../extensions/drive-menu/extension.js:117 +msgid "Open File" +msgstr "Dobrir lo fichièr" + +#: ../extensions/example/extension.js:17 +msgid "Hello, world!" +msgstr "Adieu, lo mond !" + +#: ../extensions/example/org.gnome.shell.extensions.example.gschema.xml.in.h:1 +msgid "Alternative greeting text." +msgstr "Autre tèxte d'acuèlh." + +#: ../extensions/example/org.gnome.shell.extensions.example.gschema.xml.in.h:2 +msgid "" +"If not empty, it contains the text that will be shown when clicking on the " +"panel." +msgstr "" +"S'es pas void, conten lo tèxte que s'aficha quand clicatz " +"sul tablèu de bòrd." + +#: ../extensions/example/prefs.js:30 +msgid "" +"Example aims to show how to build well behaved extensions for the Shell and " +"as such it has little functionality on its own.\n" +"Nevertheless it's possible to customize the greeting message." +msgstr "" +"Example a per tòca de far veire cossí bastir de bonas èxtensions pel Shell e " +"en tant que tal, a pas tant de foncionalitats en se qu'aquò.\n" +"Pasmens, es possible de personalizar lo messatge d'acuèlh." + +#: ../extensions/example/prefs.js:36 +msgid "Message:" +msgstr "Messatge :" + +#: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:1 +msgid "Use more screen for windows" +msgstr "Utilizar mai d'ecran per las fenèstras" + +#: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:2 +msgid "" +"Try to use more screen for placing window thumbnails by adapting to screen " +"aspect ratio, and consolidating them further to reduce the bounding box. " +"This setting applies only with the natural placement strategy." +msgstr "" +"Ensaja d'utilizar mai d'espaci d'ecran per plaçar las vinhetas de las fenèstras " +"en s'adaptant a las proporcions de l'ecran e en las consolidant mai per " +"redusir la zòna englobanta. Aqueste paramètre s'aplica pas qu'en utilizant " +"l'estrategia de plaçament « natural »." + +#: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:3 +msgid "Place window captions on top" +msgstr "Plaçar los títols de las fenèstras en dessús" + +#: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:4 +msgid "" +"If true, place window captions on top the respective thumbnail, overriding " +"shell default of placing it at the bottom. Changing this setting requires " +"restarting the shell to have any effect." +msgstr "" +"Se verai, plaça los títols de las fenèstras en dessús de la vinheta " +"correspondenta, aquò remplaça lo comportament per defaut que los plaça en " +"dejós. Per qu'aqueste paramètre siá pres en compte, cal reaviar lo Shell." + +#: ../extensions/places-menu/extension.js:78 +#: ../extensions/places-menu/extension.js:81 +msgid "Places" +msgstr "Emplaçaments" + +#: ../extensions/places-menu/placeDisplay.js:56 +#, javascript-format, javascript-format +msgid "Failed to launch \"%s\"" +msgstr "Impossible d'aviar « %s »" + +#: ../extensions/places-menu/placeDisplay.js:98 +#: ../extensions/places-menu/placeDisplay.js:121 +msgid "Computer" +msgstr "Ordenador" + +#: ../extensions/places-menu/placeDisplay.js:199 +msgid "Home" +msgstr "Dorsièr personal" + +#: ../extensions/places-menu/placeDisplay.js:286 +msgid "Browse Network" +msgstr "Percórrer la ret" + +#: ../extensions/systemMonitor/extension.js:214 +msgid "CPU" +msgstr "CPU" + +#: ../extensions/systemMonitor/extension.js:267 +msgid "Memory" +msgstr "Memòria" + +#: ../extensions/user-theme/org.gnome.shell.extensions.user-theme.gschema.xml.in.h:1 +msgid "Theme name" +msgstr "Nom del tèma" + +#: ../extensions/user-theme/org.gnome.shell.extensions.user-theme.gschema.xml.in.h:2 +msgid "The name of the theme, to be loaded from ~/.themes/name/gnome-shell" +msgstr "Lo nom del tèma, de cargar a partir de ~/.themes/name/gnome-shell" + +#: ../extensions/window-list/extension.js:92 +msgid "Close" +msgstr "Tampar" + +#: ../extensions/window-list/extension.js:102 +msgid "Unminimize" +msgstr "Restablir" + +#: ../extensions/window-list/extension.js:103 +msgid "Minimize" +msgstr "Redusir" + +#: ../extensions/window-list/extension.js:109 +msgid "Unmaximize" +msgstr "Restablir" + +#: ../extensions/window-list/extension.js:110 +msgid "Maximize" +msgstr "Maximizar" + +#: ../extensions/window-list/extension.js:270 +msgid "Minimize all" +msgstr "Redusir tot" + +#: ../extensions/window-list/extension.js:278 +msgid "Unminimize all" +msgstr "Restablir tot" + +#: ../extensions/window-list/extension.js:286 +msgid "Maximize all" +msgstr "Maximizar tot" + +#: ../extensions/window-list/extension.js:295 +msgid "Unmaximize all" +msgstr "Restablir tot" + +#: ../extensions/window-list/extension.js:304 +msgid "Close all" +msgstr "Tampar tot" + +#: ../extensions/window-list/extension.js:591 +#: ../extensions/workspace-indicator/extension.js:30 +msgid "Workspace Indicator" +msgstr "Indicator d'espaci de trabalh" + +#: ../extensions/window-list/extension.js:743 +msgid "Window List" +msgstr "Lista de fenèstras" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:1 +msgid "When to group windows" +msgstr "Quand regropar las fenèstras" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:2 +msgid "" +"Decides when to group windows from the same application on the window list. " +"Possible values are \"never\", \"auto\" and \"always\"." +msgstr "" +"Decidís quora regropar las fenèstras d'una meteissa aplicacion sus la lista " +"de las fenèstras. Las valors possiblas son « never » (pas jamai), « auto » e " +"« always » (totjorn)." + +#: ../extensions/window-list/prefs.js:30 +msgid "Window Grouping" +msgstr "Regropament de fenèstras" + +#: ../extensions/window-list/prefs.js:49 +msgid "Never group windows" +msgstr "Regropar pas jamai las fenèstras" + +#: ../extensions/window-list/prefs.js:50 +msgid "Group windows when space is limited" +msgstr "Regropar las fenèstras quand l'espaci es limitat" + +#: ../extensions/window-list/prefs.js:51 +msgid "Always group windows" +msgstr "Regropar totjorn las fenèstras" + +#: ../extensions/workspace-indicator/prefs.js:141 +msgid "Workspace names:" +msgstr "Noms dels espacis de trabalh :" + +#: ../extensions/workspace-indicator/prefs.js:152 +msgid "Name" +msgstr "Nom" + +#: ../extensions/workspace-indicator/prefs.js:186 +#, javascript-format, javascript-format +msgid "Workspace %d" +msgstr "Espaci de trabalh %d" + +#~ msgid "Suspend" +#~ msgstr "Metre en velha" + +#~ msgid "Hibernate" +#~ msgstr "Ivernar" + +#~ msgid "Power Off" +#~ msgstr "Atudar" + +#~ msgid "Enable suspending" +#~ msgstr "Activar la mesa en velha" + +#~ msgid "Control the visibility of the Suspend menu item" +#~ msgstr "Gerís la visibilitat de l'element de menú « mesa en velha »" + +#~ msgid "Enable hibernating" +#~ msgstr "Activer l'hibernation" + +#~ msgid "Control the visibility of the Hibernate menu item" +#~ msgstr "Gerís la visibilitat de l'element de menú « ivernacion »" + +#~ msgid "Normal" +#~ msgstr "Normal" + +#~ msgid "Left" +#~ msgstr "Esquèrra" + +#~ msgid "Right" +#~ msgstr "Drecha" + +#~ msgid "Upside-down" +#~ msgstr "Capvirat" + +#~ msgid "Display" +#~ msgstr "Afichar" + +#~ msgid "Display Settings" +#~ msgstr "Afichar los paramètres" + +#~ msgid "Arrangement of buttons on the titlebar" +#~ msgstr "Ordre des boutons dans la barre de titre" + +#~ msgid "" +#~ "This key overrides the key in org.gnome.desktop.wm.preferences when running " +#~ "GNOME Shell." +#~ msgstr "" +#~ "Cette clé remplace la clé dans org.gnome.desktop.wm.preferences lorsque " +#~ "GNOME Shell est en cours d'exécution." + +#~ msgid "Add Rule" +#~ msgstr "Ajouter une règle" + +#~ msgid "Message" +#~ msgstr "Message" + +#~ msgid "Cycle Screenshot Sizes" +#~ msgstr "Passer à la taille de capture suivante" + +#~ msgid "Show the window list on all monitors" +#~ msgstr "Afficher la liste des fenêtres sur tous les écrans" + +#~ msgid "" +#~ "Whether to show the window list on all connected monitors or only on the " +#~ "primary one." +#~ msgstr "" +#~ "Indique s'il faut afficher la liste des fenêtres sur tous les écrans " +#~ "connectés ou seulement l'écran principal." + +#~ msgid "Show on all monitors" +#~ msgstr "Afficher sur tous les écrans" + +#~ msgid "Workspace Names" +#~ msgstr "Noms des espaces de travail" diff --git a/po/pa.po b/po/pa.po index 561e777..33bf0de 100644 --- a/po/pa.po +++ b/po/pa.po @@ -2,14 +2,14 @@ # Copyright (C) 2011 gnome-shell-extensions's COPYRIGHT HOLDER # This file is distributed under the same license as the gnome-shell-extensions package. # -# A S Alam , 2011, 2012, 2013, 2014. +# A S Alam , 2011, 2012, 2013, 2014, 2015. msgid "" msgstr "" "Project-Id-Version: gnome-shell-extensions gnome-3-0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "shell&keywords=I18N+L10N&component=extensions\n" -"POT-Creation-Date: 2014-09-08 19:35+0000\n" -"PO-Revision-Date: 2014-09-08 21:14-0500\n" +"POT-Creation-Date: 2015-03-13 20:45+0000\n" +"PO-Revision-Date: 2015-03-13 21:34-0500\n" "Last-Translator: A S Alam \n" "Language-Team: Punjabi/Panjabi \n" "Language: pa\n" @@ -28,14 +28,6 @@ msgid "This session logs you into GNOME Classic" msgstr "ਇਹ ਸ਼ੈਸ਼ਨ ਤੁਹਾਨੂੰ ਗਨੋਮ ਕਲਾਸਿਕ ਵਿੱਚ ਲਾਗ ਕਰਦਾ ਹੈ" -#: ../data/gnome-shell-classic.desktop.in.in.h:1 -msgid "GNOME Shell Classic" -msgstr "ਗਨੋਮ ਸ਼ੈਲ ਕਲਾਸਿਕ" - -#: ../data/gnome-shell-classic.desktop.in.in.h:2 -msgid "Window management and application launching" -msgstr "ਵਿੰਡੋ ਪਰਬੰਧ ਅਤੇ ਐਪਲੀਕੇਸ਼ਨ ਚਲਾਓ" - #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 msgid "Attach modal dialog to the parent window" msgstr "ਮੁੱਢਲੀ ਵਿੰਡੋ ਵਿੱਚ ਮਾਡਲ ਡਾਈਲਾਗ ਜੋੜੋ" @@ -51,14 +43,13 @@ msgstr "ਟਾਈਟਲ-ਪੱਟੀ ਵਿੱਚ ਬਟਨਾਂ ਦਾ ਪ੍ਰਬੰਧ" #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:4 -#| msgid "" -#| "This key overrides the key in org.gnome.mutter when running GNOME Shell." msgid "" "This key overrides the key in org.gnome.desktop.wm.preferences when running " "GNOME Shell." msgstr "" "ਇਹ ਕੁੰਜੀ ਗਨੋਮ ਸ਼ੈੱਲ ਚੱਲਣ ਦੇ ਦੌਰਾਨ org.gnome.desktop.wm.preferencesr ਕੁੰਜੀ ਨੂੰ " -"ਅਣਡਿੱਠਾ ਕਰਦੀ ਹੈ।" +"ਅਣਡਿੱਠਾ " +"ਕਰਦੀ ਹੈ।" #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:5 msgid "Enable edge tiling when dropping windows on screen edges" @@ -96,11 +87,11 @@ msgid "Activities Overview" msgstr "ਸਰਗਰਮੀ ਝਲਕ" -#: ../extensions/apps-menu/extension.js:113 +#: ../extensions/apps-menu/extension.js:110 msgid "Favorites" msgstr "ਪਸੰਦੀਦਾ" -#: ../extensions/apps-menu/extension.js:282 +#: ../extensions/apps-menu/extension.js:279 msgid "Applications" msgstr "ਐਪਲੀਕੇਸ਼ਨ" @@ -127,7 +118,6 @@ msgstr "ਵਰਕਸਪੇਸ" #: ../extensions/auto-move-windows/prefs.js:85 -#| msgid "Add rule" msgid "Add Rule" msgstr "ਨਿਯਮ ਜੋੜੋ" @@ -144,11 +134,11 @@ msgid "Ejecting drive '%s' failed:" msgstr "ਡਰਾਇਵ '%s' ਬਾਹਰ ਕੱਢਣ ਲਈ ਫੇਲ੍ਹ:" -#: ../extensions/drive-menu/extension.js:123 +#: ../extensions/drive-menu/extension.js:124 msgid "Removable devices" msgstr "ਹਟਾਉਣਯੋਗ ਜੰਤਰ" -#: ../extensions/drive-menu/extension.js:150 +#: ../extensions/drive-menu/extension.js:149 msgid "Open File" msgstr "ਫਾਇਲ ਖੋਲ੍ਹੋ" @@ -169,7 +159,6 @@ "ਜਾਵੇਗਾ।" #: ../extensions/example/prefs.js:30 -#| msgid "Message:" msgid "Message" msgstr "ਸੁਨੇਹਾ" @@ -238,13 +227,9 @@ msgid "Browse Network" msgstr "ਨੈੱਟਵਰਕ ਝਲਕ ਵੇਖੋ" -#: ../extensions/systemMonitor/extension.js:214 -msgid "CPU" -msgstr "ਸੀਪੀਯੂ" - -#: ../extensions/systemMonitor/extension.js:267 -msgid "Memory" -msgstr "ਮੈਮੋਰੀ" +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "ਸਾਈਕਲ ਸਕਰੀਨਸ਼ਾਟ ਆਕਾਰ" #: ../extensions/user-theme/org.gnome.shell.extensions.user-theme.gschema.xml.in.h:1 msgid "Theme name" @@ -254,47 +239,47 @@ msgid "The name of the theme, to be loaded from ~/.themes/name/gnome-shell" msgstr "ਥੀਮ ਦਾ ਨਾਂ, ਜੋ ~/.themes/name/gnome-shell ਤੋਂ ਲੋਡ ਕੀਤਾ ਜਾਵੇਗਾ" -#: ../extensions/window-list/extension.js:110 +#: ../extensions/window-list/extension.js:109 msgid "Close" msgstr "ਬੰਦ ਕਰੋ" -#: ../extensions/window-list/extension.js:120 +#: ../extensions/window-list/extension.js:119 msgid "Unminimize" msgstr "ਅਣ-ਨਿਊਨਤਮ" -#: ../extensions/window-list/extension.js:121 +#: ../extensions/window-list/extension.js:120 msgid "Minimize" msgstr "ਨਿਊਨਤਮ" -#: ../extensions/window-list/extension.js:127 +#: ../extensions/window-list/extension.js:126 msgid "Unmaximize" msgstr "ਅਣ-ਵੱਧੋ-ਵੱਧ" -#: ../extensions/window-list/extension.js:128 +#: ../extensions/window-list/extension.js:127 msgid "Maximize" msgstr "ਵੱਧੋ-ਵੱਧ" -#: ../extensions/window-list/extension.js:300 +#: ../extensions/window-list/extension.js:399 msgid "Minimize all" msgstr "ਸਭ ਨਿਊਨਤਮ ਕਰੋ" -#: ../extensions/window-list/extension.js:308 +#: ../extensions/window-list/extension.js:407 msgid "Unminimize all" msgstr "ਸਭ ਅਣ-ਨਿਊਨਤਮ ਕਰੋ" -#: ../extensions/window-list/extension.js:316 +#: ../extensions/window-list/extension.js:415 msgid "Maximize all" msgstr "ਸਭ ਵੱਧ-ਵੱਧ ਕਰੋ" -#: ../extensions/window-list/extension.js:325 +#: ../extensions/window-list/extension.js:424 msgid "Unmaximize all" msgstr "ਸਭ ਅਣ-ਵੱਧੋ-ਵੱਧ ਕਰੋ" -#: ../extensions/window-list/extension.js:334 +#: ../extensions/window-list/extension.js:433 msgid "Close all" msgstr "ਸਭ ਬੰਦ ਕਰੋ" -#: ../extensions/window-list/extension.js:644 +#: ../extensions/window-list/extension.js:650 #: ../extensions/workspace-indicator/extension.js:30 msgid "Workspace Indicator" msgstr "ਵਰਕਸਪੇਸ ਇੰਡੀਕੇਟਰ" @@ -316,24 +301,38 @@ "ਹਨ \"ਕਦੇ ਨਹੀਂ\", " "\"ਆਟੋ\" ਅਤੇ \"ਹਮੇਸ਼ਾ\"।" -#: ../extensions/window-list/prefs.js:30 +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "ਸਭ ਮਾਨੀਟਰਾਂ ਉੱਤੇ ਵਿੰਡੋ ਸੂਚੀ ਵੇਖਾਓ" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "" +"Whether to show the window list on all connected monitors or only on the " +"primary one." +msgstr "" +"ਕੀ ਸਭ ਕਨੈਕਟ ਹੋਏ ਮਾਨੀਟਰਾਂ ਉੱਤੇ ਵਿੰਡੋ ਸੂਚੀ ਦੇਖਣੀ ਹੈ ਜਾਂ ਕੇਵਲ ਪ੍ਰਾਇਮਰੀ ਉੱਤੇ ਹੀ।" + +#: ../extensions/window-list/prefs.js:32 msgid "Window Grouping" msgstr "ਵਿੰਡੋ ਗਰੁੱਪਿੰਗ" -#: ../extensions/window-list/prefs.js:49 +#: ../extensions/window-list/prefs.js:50 msgid "Never group windows" msgstr "ਵਿੰਡੋ ਦਾ ਗਰੁੱਪ ਕਦੇ ਨਾ ਬਣਾਓ" -#: ../extensions/window-list/prefs.js:50 +#: ../extensions/window-list/prefs.js:51 msgid "Group windows when space is limited" msgstr "ਜਦੋਂ ਥਾਂ ਥੋੜੀ ਹੋਵੇ ਤਾਂ ਵਿੰਡੋਜ਼ ਦਾ ਗਰੁੱਪ ਬਣਾਓ" -#: ../extensions/window-list/prefs.js:51 +#: ../extensions/window-list/prefs.js:52 msgid "Always group windows" msgstr "ਵਿੰਡੋ ਦਾ ਗਰੁੱਪ ਹਮੇਸ਼ਾ ਬਣਾਓ" +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "ਸਭ ਮਾਨੀਟਰਾਂ ਉੱਤੇ ਵੇਖਾਓ" + #: ../extensions/workspace-indicator/prefs.js:141 -#| msgid "Workspace names:" msgid "Workspace Names" msgstr "ਵਰਕਸਪੇਸ ਨਾਂ" @@ -345,6 +344,18 @@ #, javascript-format msgid "Workspace %d" msgstr "ਵਰਕਸਪੇਸ %d" + +#~ msgid "GNOME Shell Classic" +#~ msgstr "ਗਨੋਮ ਸ਼ੈਲ ਕਲਾਸਿਕ" + +#~ msgid "Window management and application launching" +#~ msgstr "ਵਿੰਡੋ ਪਰਬੰਧ ਅਤੇ ਐਪਲੀਕੇਸ਼ਨ ਚਲਾਓ" + +#~ msgid "CPU" +#~ msgstr "ਸੀਪੀਯੂ" + +#~ msgid "Memory" +#~ msgstr "ਮੈਮੋਰੀ" #~ msgid "The application icon mode." #~ msgstr "ਐਪਲੀਕੇਸ਼ਨ ਆਈਕਾਨ ਮੋਡ" diff --git a/po/pl.po b/po/pl.po index 2710c7c..ab4271d 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,14 +4,14 @@ # pomóc w jego rozwijaniu i pielęgnowaniu, napisz do nas: # gnomepl@aviary.pl # -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- -# Piotr Drąg , 2011-2014. -# Aviary.pl , 2011-2014. +# Piotr Drąg , 2011-2015. +# Aviary.pl , 2011-2015. msgid "" msgstr "" "Project-Id-Version: gnome-shell-extensions\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-03 16:20+0200\n" -"PO-Revision-Date: 2014-09-03 16:24+0200\n" +"POT-Creation-Date: 2015-03-04 23:17+0100\n" +"PO-Revision-Date: 2015-03-04 23:18+0100\n" "Last-Translator: Piotr Drąg \n" "Language-Team: Polish \n" "Language: pl\n" @@ -32,14 +32,6 @@ msgid "This session logs you into GNOME Classic" msgstr "Ta sesja loguje do klasycznego środowiska GNOME" -#: ../data/gnome-shell-classic.desktop.in.in.h:1 -msgid "GNOME Shell Classic" -msgstr "Klasyczna powłoka GNOME" - -#: ../data/gnome-shell-classic.desktop.in.in.h:2 -msgid "Window management and application launching" -msgstr "Zarządzanie oknami i uruchamianie programów" - #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 msgid "Attach modal dialog to the parent window" msgstr "Dołączanie modalnych okien dialogowych do okien nadrzędnych" @@ -103,11 +95,11 @@ msgid "Activities Overview" msgstr "Ekran podglądu" -#: ../extensions/apps-menu/extension.js:113 +#: ../extensions/apps-menu/extension.js:114 msgid "Favorites" msgstr "Ulubione" -#: ../extensions/apps-menu/extension.js:282 +#: ../extensions/apps-menu/extension.js:283 msgid "Applications" msgstr "Programy" @@ -149,11 +141,11 @@ msgid "Ejecting drive '%s' failed:" msgstr "Wysunięcie napędu \"%s\" się nie powiodło:" -#: ../extensions/drive-menu/extension.js:123 +#: ../extensions/drive-menu/extension.js:124 msgid "Removable devices" msgstr "Urządzenia wymienne" -#: ../extensions/drive-menu/extension.js:150 +#: ../extensions/drive-menu/extension.js:151 msgid "Open File" msgstr "Otwórz plik" @@ -176,6 +168,8 @@ msgid "Message" msgstr "Wiadomość" +#. TRANSLATORS: Example is the name of the extension, should not be +#. translated #: ../extensions/example/prefs.js:43 msgid "" "Example aims to show how to build well behaved extensions for the Shell and " @@ -238,6 +232,10 @@ msgid "Browse Network" msgstr "Przeglądaj sieć" +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "Zmiana rozmiaru zrzutu ekranu" + #: ../extensions/systemMonitor/extension.js:214 msgid "CPU" msgstr "Procesor" @@ -254,52 +252,52 @@ msgid "The name of the theme, to be loaded from ~/.themes/name/gnome-shell" msgstr "Nazwa motywu do wczytania z katalogu ~/.themes/name/gnome-shell" -#: ../extensions/window-list/extension.js:110 +#: ../extensions/window-list/extension.js:109 msgid "Close" msgstr "Zamknij" -#: ../extensions/window-list/extension.js:120 +#: ../extensions/window-list/extension.js:119 msgid "Unminimize" msgstr "Cofnij minimalizację" -#: ../extensions/window-list/extension.js:121 +#: ../extensions/window-list/extension.js:120 msgid "Minimize" msgstr "Zminimalizuj" -#: ../extensions/window-list/extension.js:127 +#: ../extensions/window-list/extension.js:126 msgid "Unmaximize" msgstr "Cofnij maksymalizację" -#: ../extensions/window-list/extension.js:128 +#: ../extensions/window-list/extension.js:127 msgid "Maximize" msgstr "Zmaksymalizuj" -#: ../extensions/window-list/extension.js:300 +#: ../extensions/window-list/extension.js:399 msgid "Minimize all" msgstr "Zminimalizuj wszystkie" -#: ../extensions/window-list/extension.js:308 +#: ../extensions/window-list/extension.js:407 msgid "Unminimize all" msgstr "Cofnij minimalizację wszystkich" -#: ../extensions/window-list/extension.js:316 +#: ../extensions/window-list/extension.js:415 msgid "Maximize all" msgstr "Zmaksymalizuj wszystkie" -#: ../extensions/window-list/extension.js:325 +#: ../extensions/window-list/extension.js:424 msgid "Unmaximize all" msgstr "Cofnij maksymalizację wszystkich" -#: ../extensions/window-list/extension.js:334 +#: ../extensions/window-list/extension.js:433 msgid "Close all" msgstr "Zamknij wszystkie" -#: ../extensions/window-list/extension.js:644 +#: ../extensions/window-list/extension.js:650 #: ../extensions/workspace-indicator/extension.js:30 msgid "Workspace Indicator" msgstr "Wskaźnik obszaru roboczego" -#: ../extensions/window-list/extension.js:808 +#: ../extensions/window-list/extension.js:807 msgid "Window List" msgstr "Lista okien" @@ -315,21 +313,37 @@ "Określa, kiedy grupować okna tego samego programu na liście okien. Możliwe " "wartości to \"never\", \"auto\" i \"always\"." -#: ../extensions/window-list/prefs.js:30 +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "Wyświetlanie listy okien na wszystkich monitorach" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "" +"Whether to show the window list on all connected monitors or only on the " +"primary one." +msgstr "" +"Określa, czy wyświetlać listę okien na wszystkich podłączonych monitorach, " +"czy tylko na głównym." + +#: ../extensions/window-list/prefs.js:32 msgid "Window Grouping" msgstr "Grupowanie okien" -#: ../extensions/window-list/prefs.js:49 +#: ../extensions/window-list/prefs.js:50 msgid "Never group windows" msgstr "Bez grupowania okien" -#: ../extensions/window-list/prefs.js:50 +#: ../extensions/window-list/prefs.js:51 msgid "Group windows when space is limited" msgstr "Grupowanie okien, kiedy miejsce jest ograniczone" -#: ../extensions/window-list/prefs.js:51 +#: ../extensions/window-list/prefs.js:52 msgid "Always group windows" msgstr "Zawsze grupowanie okien" + +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "Wyświetlanie na wszystkich monitorach" #: ../extensions/workspace-indicator/prefs.js:141 msgid "Workspace Names" diff --git a/po/pt_BR.po b/po/pt_BR.po index 5e13af7..5a5a2c0 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -15,16 +15,16 @@ "Project-Id-Version: gnome-shell-extensions master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "shell&keywords=I18N+L10N&component=extensions\n" -"POT-Creation-Date: 2014-06-03 07:29+0000\n" -"PO-Revision-Date: 2014-06-03 10:05-0300\n" -"Last-Translator: Enrico Nicoletto \n" +"POT-Creation-Date: 2014-12-20 20:37+0000\n" +"PO-Revision-Date: 2014-12-20 19:28-0300\n" +"Last-Translator: Ricardo Barbosa \n" "Language-Team: Brazilian Portuguese \n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Poedit 1.6.5\n" +"X-Generator: Poedit 1.7.1\n" "X-Project-Style: gnome\n" #: ../data/gnome-classic.desktop.in.h:1 @@ -36,14 +36,6 @@ msgid "This session logs you into GNOME Classic" msgstr "Essa sessão se inicia como GNOME Clássico" -#: ../data/gnome-shell-classic.desktop.in.in.h:1 -msgid "GNOME Shell Classic" -msgstr "GNOME Shell Clássico" - -#: ../data/gnome-shell-classic.desktop.in.in.h:2 -msgid "Window management and application launching" -msgstr "Gerenciamento de janelas e execução de aplicativos" - #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 msgid "Attach modal dialog to the parent window" msgstr "Anexar diálogo modal à janela pai" @@ -60,8 +52,6 @@ msgstr "Arranjo de botões na barra de títulos" #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:4 -#| msgid "" -#| "This key overrides the key in org.gnome.mutter when running GNOME Shell." msgid "" "This key overrides the key in org.gnome.desktop.wm.preferences when running " "GNOME Shell." @@ -107,11 +97,11 @@ msgid "Activities Overview" msgstr "Panorama de atividades" -#: ../extensions/apps-menu/extension.js:113 +#: ../extensions/apps-menu/extension.js:114 msgid "Favorites" msgstr "Favoritos" -#: ../extensions/apps-menu/extension.js:282 +#: ../extensions/apps-menu/extension.js:283 msgid "Applications" msgstr "Aplicativos" @@ -137,7 +127,6 @@ msgstr "Espaço de trabalho" #: ../extensions/auto-move-windows/prefs.js:85 -#| msgid "Add rule" msgid "Add Rule" msgstr "Adicionar regra" @@ -154,11 +143,11 @@ msgid "Ejecting drive '%s' failed:" msgstr "Falha ao ejetar a unidade \"%s\":" -#: ../extensions/drive-menu/extension.js:123 +#: ../extensions/drive-menu/extension.js:124 msgid "Removable devices" msgstr "Dispositivos removíveis" -#: ../extensions/drive-menu/extension.js:150 +#: ../extensions/drive-menu/extension.js:151 msgid "Open File" msgstr "Abrir arquivo" @@ -178,7 +167,6 @@ "Quando não vazio, contém o texto que será exibido ao se clicar no painel." #: ../extensions/example/prefs.js:30 -#| msgid "Message:" msgid "Message" msgstr "Mensagem" @@ -245,6 +233,10 @@ msgid "Browse Network" msgstr "Navegar na rede" +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "Alterna entre tamanhos de captura de telas" + #: ../extensions/systemMonitor/extension.js:214 msgid "CPU" msgstr "CPU" @@ -281,32 +273,32 @@ msgid "Maximize" msgstr "Maximizar" -#: ../extensions/window-list/extension.js:300 +#: ../extensions/window-list/extension.js:390 msgid "Minimize all" msgstr "Minimizar todas" -#: ../extensions/window-list/extension.js:308 +#: ../extensions/window-list/extension.js:398 msgid "Unminimize all" msgstr "Desfazer todas as janelas minimizadas" -#: ../extensions/window-list/extension.js:316 +#: ../extensions/window-list/extension.js:406 msgid "Maximize all" msgstr "Maximizar todas" -#: ../extensions/window-list/extension.js:325 +#: ../extensions/window-list/extension.js:415 msgid "Unmaximize all" msgstr "Desfazer todas as janelas maximizadas" -#: ../extensions/window-list/extension.js:334 +#: ../extensions/window-list/extension.js:424 msgid "Close all" msgstr "Fechar todas" -#: ../extensions/window-list/extension.js:644 +#: ../extensions/window-list/extension.js:706 #: ../extensions/workspace-indicator/extension.js:30 msgid "Workspace Indicator" msgstr "Indicador de espaços de trabalho" -#: ../extensions/window-list/extension.js:798 +#: ../extensions/window-list/extension.js:869 msgid "Window List" msgstr "Lista de janelas" @@ -322,24 +314,39 @@ "Decide quando agrupar janelas do mesmo aplicativo na lista de janelas. " "Valores possíveis são \"nunca\", \"auto\" e \"sempre\"." -#: ../extensions/window-list/prefs.js:30 +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "Mostra a lista de janela em todos os monitores" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "" +"Whether to show the window list on all connected monitors or only on the " +"primary one." +msgstr "" +"Se deve ser exibida a lista de janelas em todos os monitores ou somente no " +"monitor principal." + +#: ../extensions/window-list/prefs.js:32 msgid "Window Grouping" msgstr "Agrupamento de janelas" -#: ../extensions/window-list/prefs.js:49 +#: ../extensions/window-list/prefs.js:50 msgid "Never group windows" msgstr "Nunca agrupar janelas" -#: ../extensions/window-list/prefs.js:50 +#: ../extensions/window-list/prefs.js:51 msgid "Group windows when space is limited" msgstr "Agrupar janelas quando o espaço estiver limitado" -#: ../extensions/window-list/prefs.js:51 +#: ../extensions/window-list/prefs.js:52 msgid "Always group windows" msgstr "Sempre agrupar janelas" +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "Mostrar em todos os monitores" + #: ../extensions/workspace-indicator/prefs.js:141 -#| msgid "Workspace names:" msgid "Workspace Names" msgstr "Nomes de espaços de trabalho" @@ -351,6 +358,12 @@ #, javascript-format msgid "Workspace %d" msgstr "Espaço de trabalho %d" + +#~ msgid "GNOME Shell Classic" +#~ msgstr "GNOME Shell Clássico" + +#~ msgid "Window management and application launching" +#~ msgstr "Gerenciamento de janelas e execução de aplicativos" #~ msgid "Suspend" #~ msgstr "Suspender" diff --git a/po/ro.po b/po/ro.po new file mode 100644 index 0000000..29354e3 --- /dev/null +++ b/po/ro.po @@ -0,0 +1,336 @@ +# Romanian translation for gnome-shell-extensions. +# Copyright (C) 2014 gnome-shell-extensions's COPYRIGHT HOLDER +# This file is distributed under the same license as the gnome-shell-extensions package. +# Bogdan Mințoi , 2014. +# Daniel Șerbănescu , 2014. +msgid "" +msgstr "" +"Project-Id-Version: gnome-shell-extensions master\n" +"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" +"shell&keywords=I18N+L10N&component=extensions\n" +"POT-Creation-Date: 2014-11-26 18:07+0000\n" +"PO-Revision-Date: 2014-11-30 12:18+0200\n" +"Last-Translator: Daniel Șerbănescu \n" +"Language-Team: Gnome Romanian Translation Team\n" +"Language: ro\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " +"20)) ? 1 : 2);;\n" +"X-Generator: Virtaal 0.7.1\n" +"X-Project-Style: gnome\n" + +#: ../data/gnome-classic.desktop.in.h:1 +#: ../data/gnome-classic.session.desktop.in.in.h:1 +msgid "GNOME Classic" +msgstr "GNOME Clasic" + +#: ../data/gnome-classic.desktop.in.h:2 +msgid "This session logs you into GNOME Classic" +msgstr "Această sesiune vă autentifică în GNOME Clasic" + +#: ../data/gnome-shell-classic.desktop.in.in.h:1 +msgid "GNOME Shell Classic" +msgstr "Interfața clasică GNOME" + +#: ../data/gnome-shell-classic.desktop.in.in.h:2 +msgid "Window management and application launching" +msgstr "Gestionarea ferestrei și lansarea aplicației" + +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 +msgid "Attach modal dialog to the parent window" +msgstr "Atașează dialogul modal la fereastra părinte" + +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:2 +msgid "" +"This key overrides the key in org.gnome.mutter when running GNOME Shell." +msgstr "" +"Această cheie înlocuiește cheia corespondentă din org.gnome.mutter când " +"interfața GNOME rulează." + +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:3 +msgid "Arrangement of buttons on the titlebar" +msgstr "Aranjamentul butoanelor din bara de titlu" + +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:4 +msgid "" +"This key overrides the key in org.gnome.desktop.wm.preferences when running " +"GNOME Shell." +msgstr "" +"Această cheie înlocuiește cheia corespondentă din " +"org.gnome.desktop.wm.preferences când interfața GNOME rulează." + +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:5 +msgid "Enable edge tiling when dropping windows on screen edges" +msgstr "Activează mozaic lateral la plasarea ferestrelor pe marginile ecranului" + +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:6 +msgid "Workspaces only on primary monitor" +msgstr "Spații de lucru doar pe monitorul principal" + +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:7 +msgid "Delay focus changes in mouse mode until the pointer stops moving" +msgstr "" + +#: ../extensions/alternate-tab/prefs.js:20 +msgid "Thumbnail only" +msgstr "Doar miniatură" + +#: ../extensions/alternate-tab/prefs.js:21 +msgid "Application icon only" +msgstr "Doar pictograma aplicației" + +#: ../extensions/alternate-tab/prefs.js:22 +msgid "Thumbnail and application icon" +msgstr "Miniatură și pictograma aplicației" + +#: ../extensions/alternate-tab/prefs.js:38 +msgid "Present windows as" +msgstr "Prezintă ferestrele ca" + +#: ../extensions/alternate-tab/prefs.js:69 +msgid "Show only windows in the current workspace" +msgstr "Arată doar ferestrele aflate în spațiul de lucru actual" + +#: ../extensions/apps-menu/extension.js:39 +msgid "Activities Overview" +msgstr "Panoramă activități" + +#: ../extensions/apps-menu/extension.js:114 +msgid "Favorites" +msgstr "Favorite" + +#: ../extensions/apps-menu/extension.js:283 +msgid "Applications" +msgstr "Aplicații" + +#: ../extensions/auto-move-windows/org.gnome.shell.extensions.auto-move-windows.gschema.xml.in.h:1 +msgid "Application and workspace list" +msgstr "Lista de aplicații și spații de lucru" + +#: ../extensions/auto-move-windows/org.gnome.shell.extensions.auto-move-windows.gschema.xml.in.h:2 +msgid "" +"A list of strings, each containing an application id (desktop file name), " +"followed by a colon and the workspace number" +msgstr "" +"O listă de șiruri de caractere, fiecare conținând un id de aplicație (numele " +"fișierului de birou) urmat de simbolul „două puncte” și un număr al " +"spațiului de lucru" + +#: ../extensions/auto-move-windows/prefs.js:60 +msgid "Application" +msgstr "Aplicație" + +#: ../extensions/auto-move-windows/prefs.js:69 +#: ../extensions/auto-move-windows/prefs.js:127 +msgid "Workspace" +msgstr "Spațiu de lucru" + +#: ../extensions/auto-move-windows/prefs.js:85 +msgid "Add Rule" +msgstr "Adaugă o regulă" + +#: ../extensions/auto-move-windows/prefs.js:106 +msgid "Create new matching rule" +msgstr "Creează o regulă nouă de potrivire" + +#: ../extensions/auto-move-windows/prefs.js:111 +msgid "Add" +msgstr "Adaugă" + +#: ../extensions/drive-menu/extension.js:106 +#, javascript-format +msgid "Ejecting drive '%s' failed:" +msgstr "Scoaterea unității „%s” a eșuat:" + +#: ../extensions/drive-menu/extension.js:124 +msgid "Removable devices" +msgstr "Dispozitive detașabile" + +#: ../extensions/drive-menu/extension.js:151 +msgid "Open File" +msgstr "Deschide fișier" + +#: ../extensions/example/extension.js:17 +msgid "Hello, world!" +msgstr "Bună ziua, lume!" + +#: ../extensions/example/org.gnome.shell.extensions.example.gschema.xml.in.h:1 +msgid "Alternative greeting text." +msgstr "Text alternativ de salut." + +#: ../extensions/example/org.gnome.shell.extensions.example.gschema.xml.in.h:2 +msgid "" +"If not empty, it contains the text that will be shown when clicking on the " +"panel." +msgstr "" + +#: ../extensions/example/prefs.js:30 +msgid "Message" +msgstr "Mesaj" + +#: ../extensions/example/prefs.js:43 +msgid "" +"Example aims to show how to build well behaved extensions for the Shell and " +"as such it has little functionality on its own.\n" +"Nevertheless it's possible to customize the greeting message." +msgstr "" +"Exemplul are ca scop să prezinte cum anume să construiți extensii pentru " +"Shell, ce se comportă corect, și are o funcționalitate proprie redusă.\n" +"Cu toate acestea, este posibil să personalizați mesajul de întâmpinare." + +#: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:1 +msgid "Use more screen for windows" +msgstr "Folosește mai mult din ecran pentru ferestre" + +#: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:2 +msgid "" +"Try to use more screen for placing window thumbnails by adapting to screen " +"aspect ratio, and consolidating them further to reduce the bounding box. " +"This setting applies only with the natural placement strategy." +msgstr "" + +#: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:3 +msgid "Place window captions on top" +msgstr "Plasează titlul ferestrelor deasupra" + +#: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:4 +msgid "" +"If true, place window captions on top the respective thumbnail, overriding " +"shell default of placing it at the bottom. Changing this setting requires " +"restarting the shell to have any effect." +msgstr "" + +#: ../extensions/places-menu/extension.js:78 +#: ../extensions/places-menu/extension.js:81 +msgid "Places" +msgstr "Locații" + +#: ../extensions/places-menu/placeDisplay.js:57 +#, javascript-format +msgid "Failed to launch \"%s\"" +msgstr "Nu s-a putut lansa „%s”" + +#: ../extensions/places-menu/placeDisplay.js:99 +#: ../extensions/places-menu/placeDisplay.js:122 +msgid "Computer" +msgstr "Calculator" + +#: ../extensions/places-menu/placeDisplay.js:200 +msgid "Home" +msgstr "Acasă" + +#: ../extensions/places-menu/placeDisplay.js:287 +msgid "Browse Network" +msgstr "Navighează rețeaua" + +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "" + +#: ../extensions/systemMonitor/extension.js:214 +msgid "CPU" +msgstr "CPU" + +#: ../extensions/systemMonitor/extension.js:267 +msgid "Memory" +msgstr "Memorie" + +#: ../extensions/user-theme/org.gnome.shell.extensions.user-theme.gschema.xml.in.h:1 +msgid "Theme name" +msgstr "Numele temei" + +#: ../extensions/user-theme/org.gnome.shell.extensions.user-theme.gschema.xml.in.h:2 +msgid "The name of the theme, to be loaded from ~/.themes/name/gnome-shell" +msgstr "Numele temei, ce va fi încărcată din ~/.themes/name/gnome-shell" + +#: ../extensions/window-list/extension.js:110 +msgid "Close" +msgstr "Închide" + +#: ../extensions/window-list/extension.js:120 +msgid "Unminimize" +msgstr "Deminimizează" + +#: ../extensions/window-list/extension.js:121 +msgid "Minimize" +msgstr "Minimizează" + +#: ../extensions/window-list/extension.js:127 +msgid "Unmaximize" +msgstr "Demaximizează" + +#: ../extensions/window-list/extension.js:128 +msgid "Maximize" +msgstr "Maximizează" + +#: ../extensions/window-list/extension.js:304 +msgid "Minimize all" +msgstr "Minimizează tot" + +#: ../extensions/window-list/extension.js:312 +msgid "Unminimize all" +msgstr "Deminimizează tot" + +#: ../extensions/window-list/extension.js:320 +msgid "Maximize all" +msgstr "Maximizează tot" + +#: ../extensions/window-list/extension.js:329 +msgid "Unmaximize all" +msgstr "Demaximizează tot" + +#: ../extensions/window-list/extension.js:338 +msgid "Close all" +msgstr "Închide tot" + +#: ../extensions/window-list/extension.js:649 +#: ../extensions/workspace-indicator/extension.js:30 +msgid "Workspace Indicator" +msgstr "Indicator al spațiului de lucru" + +#: ../extensions/window-list/extension.js:799 +msgid "Window List" +msgstr "Lista ferestrelor" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:1 +msgid "When to group windows" +msgstr "Când să fie grupate ferestrele" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:2 +msgid "" +"Decides when to group windows from the same application on the window list. " +"Possible values are \"never\", \"auto\" and \"always\"." +msgstr "" +"Decide când să fie grupate ferestrele aceleiași aplicații în lista " +"ferestrei. Valorile posibile sunt „niciodată”, „auto” și „întotdeauna”." + +#: ../extensions/window-list/prefs.js:30 +msgid "Window Grouping" +msgstr "Gruparea ferestrelor" + +#: ../extensions/window-list/prefs.js:49 +msgid "Never group windows" +msgstr "Nu grupa ferestrele niciodată" + +#: ../extensions/window-list/prefs.js:50 +msgid "Group windows when space is limited" +msgstr "Grupează ferestrele când spațiul e limitat" + +#: ../extensions/window-list/prefs.js:51 +msgid "Always group windows" +msgstr "Grupează ferestrele întotdeauna" + +#: ../extensions/workspace-indicator/prefs.js:141 +msgid "Workspace Names" +msgstr "Numele spațiilor de lucru" + +#: ../extensions/workspace-indicator/prefs.js:157 +msgid "Name" +msgstr "Nume" + +#: ../extensions/workspace-indicator/prefs.js:198 +#, javascript-format +msgid "Workspace %d" +msgstr "Spațiu de lucru %d" diff --git a/po/ru.po b/po/ru.po index e077948..eadc8cc 100644 --- a/po/ru.po +++ b/po/ru.po @@ -2,24 +2,24 @@ # Copyright (C) 2011 gnome-shell-extensions's COPYRIGHT HOLDER # This file is distributed under the same license as the gnome-shell-extensions package. # Yuri Myasoedov , 2011, 2012, 2013. -# Stas Solovey , 2011, 2012, 2013. +# Stas Solovey , 2011, 2012, 2013, 2015. # msgid "" msgstr "" "Project-Id-Version: gnome-shell-extensions gnome-3-0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "shell&keywords=I18N+L10N&component=extensions\n" -"POT-Creation-Date: 2014-06-27 07:35+0000\n" -"PO-Revision-Date: 2014-06-27 21:50+0400\n" -"Last-Translator: Yuri Myasoedov \n" +"POT-Creation-Date: 2015-03-11 20:45+0000\n" +"PO-Revision-Date: 2015-03-12 00:22+0300\n" +"Last-Translator: Stas Solovey \n" "Language-Team: Русский \n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: Poedit 1.6.5\n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" +"X-Generator: Gtranslator 2.91.6\n" #: ../data/gnome-classic.desktop.in.h:1 #: ../data/gnome-classic.session.desktop.in.in.h:1 @@ -30,14 +30,6 @@ msgid "This session logs you into GNOME Classic" msgstr "Данный сеанс использует классический рабочий стол GNOME" -#: ../data/gnome-shell-classic.desktop.in.in.h:1 -msgid "GNOME Shell Classic" -msgstr "Классический GNOME Shell" - -#: ../data/gnome-shell-classic.desktop.in.in.h:2 -msgid "Window management and application launching" -msgstr "Управление окнами и запуск приложений" - #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 msgid "Attach modal dialog to the parent window" msgstr "Прикреплять модальное диалоговое окно к родительскому окну" @@ -53,8 +45,6 @@ msgstr "Расположение кнопок в заголовке" #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:4 -#| msgid "" -#| "This key overrides the key in org.gnome.mutter when running GNOME Shell." msgid "" "This key overrides the key in org.gnome.desktop.wm.preferences when running " "GNOME Shell." @@ -99,11 +89,11 @@ msgid "Activities Overview" msgstr "Обзор" -#: ../extensions/apps-menu/extension.js:113 +#: ../extensions/apps-menu/extension.js:110 msgid "Favorites" msgstr "Избранное" -#: ../extensions/apps-menu/extension.js:282 +#: ../extensions/apps-menu/extension.js:279 msgid "Applications" msgstr "Приложения" @@ -129,7 +119,6 @@ msgstr "Рабочая область" #: ../extensions/auto-move-windows/prefs.js:85 -#| msgid "Add rule" msgid "Add Rule" msgstr "Добавить правило" @@ -146,11 +135,11 @@ msgid "Ejecting drive '%s' failed:" msgstr "Не удалось извлечь диск «%s»:" -#: ../extensions/drive-menu/extension.js:123 +#: ../extensions/drive-menu/extension.js:124 msgid "Removable devices" msgstr "Съёмные устройства" -#: ../extensions/drive-menu/extension.js:150 +#: ../extensions/drive-menu/extension.js:149 msgid "Open File" msgstr "Открыть файл" @@ -171,7 +160,6 @@ "на панель." #: ../extensions/example/prefs.js:30 -#| msgid "Message:" msgid "Message" msgstr "Сообщение" @@ -237,13 +225,10 @@ msgid "Browse Network" msgstr "Обзор сети" -#: ../extensions/systemMonitor/extension.js:214 -msgid "CPU" -msgstr "ЦП" - -#: ../extensions/systemMonitor/extension.js:267 -msgid "Memory" -msgstr "Память" +# нужно уточнить как все происходит на самом деле +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "Изменять размер окна при получении снимка для Центра приложений GNOME" #: ../extensions/user-theme/org.gnome.shell.extensions.user-theme.gschema.xml.in.h:1 msgid "Theme name" @@ -253,54 +238,54 @@ msgid "The name of the theme, to be loaded from ~/.themes/name/gnome-shell" msgstr "Название темы, загружаемой из ~/.themes/name/gnome-shell" -#: ../extensions/window-list/extension.js:110 +#: ../extensions/window-list/extension.js:109 msgid "Close" msgstr "Закрыть" # ну или "восстановить", правда тогда появляется неоднозначный повтор (unmaximize) -#: ../extensions/window-list/extension.js:120 +#: ../extensions/window-list/extension.js:119 msgid "Unminimize" msgstr "Вернуть" -#: ../extensions/window-list/extension.js:121 +#: ../extensions/window-list/extension.js:120 msgid "Minimize" msgstr "Свернуть" -#: ../extensions/window-list/extension.js:127 +#: ../extensions/window-list/extension.js:126 msgid "Unmaximize" msgstr "Восстановить" -#: ../extensions/window-list/extension.js:128 +#: ../extensions/window-list/extension.js:127 msgid "Maximize" msgstr "Развернуть" -#: ../extensions/window-list/extension.js:300 +#: ../extensions/window-list/extension.js:399 msgid "Minimize all" msgstr "Свернуть все" # ну или "восстановить", правда тогда появляется неоднозначный повтор (unmaximize) -#: ../extensions/window-list/extension.js:308 +#: ../extensions/window-list/extension.js:407 msgid "Unminimize all" msgstr "Вернуть все" -#: ../extensions/window-list/extension.js:316 +#: ../extensions/window-list/extension.js:415 msgid "Maximize all" msgstr "Развернуть все" -#: ../extensions/window-list/extension.js:325 +#: ../extensions/window-list/extension.js:424 msgid "Unmaximize all" msgstr "Восстановить все" -#: ../extensions/window-list/extension.js:334 +#: ../extensions/window-list/extension.js:433 msgid "Close all" msgstr "Закрыть все" -#: ../extensions/window-list/extension.js:644 +#: ../extensions/window-list/extension.js:650 #: ../extensions/workspace-indicator/extension.js:30 msgid "Workspace Indicator" msgstr "Индикатор рабочей области" -#: ../extensions/window-list/extension.js:798 +#: ../extensions/window-list/extension.js:808 msgid "Window List" msgstr "Список окон" @@ -317,24 +302,39 @@ "окон. Возможные значения: «never» — никогда; «auto» — автоматически; " "«always» — всегда." -#: ../extensions/window-list/prefs.js:30 +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "Показывать список окон на всех мониторах" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "" +"Whether to show the window list on all connected monitors or only on the " +"primary one." +msgstr "" +"Показывать ли список окон на всех подключенных мониторах или только на " +"основном." + +#: ../extensions/window-list/prefs.js:32 msgid "Window Grouping" msgstr "Группировка окон" -#: ../extensions/window-list/prefs.js:49 +#: ../extensions/window-list/prefs.js:50 msgid "Never group windows" msgstr "Никогда не группировать окна" -#: ../extensions/window-list/prefs.js:50 +#: ../extensions/window-list/prefs.js:51 msgid "Group windows when space is limited" msgstr "Группировать окна, если место ограничено" -#: ../extensions/window-list/prefs.js:51 +#: ../extensions/window-list/prefs.js:52 msgid "Always group windows" msgstr "Всегда группировать окна" +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "Показывать на всех мониторах" + #: ../extensions/workspace-indicator/prefs.js:141 -#| msgid "Workspace names:" msgid "Workspace Names" msgstr "Названия рабочих областей" @@ -346,3 +346,15 @@ #, javascript-format msgid "Workspace %d" msgstr "Рабочая область %d" + +#~ msgid "CPU" +#~ msgstr "ЦП" + +#~ msgid "Memory" +#~ msgstr "Память" + +#~ msgid "GNOME Shell Classic" +#~ msgstr "Классический GNOME Shell" + +#~ msgid "Window management and application launching" +#~ msgstr "Управление окнами и запуск приложений" diff --git a/po/sk.po b/po/sk.po index 285cee0..abd8de6 100644 --- a/po/sk.po +++ b/po/sk.po @@ -9,8 +9,8 @@ "Project-Id-Version: gnome-shell-extensions\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "shell&keywords=I18N+L10N&component=extensions\n" -"POT-Creation-Date: 2014-09-09 19:36+0000\n" -"PO-Revision-Date: 2014-09-10 08:57+0100\n" +"POT-Creation-Date: 2015-02-21 08:57+0000\n" +"PO-Revision-Date: 2015-02-21 17:17+0100\n" "Last-Translator: Dušan Kazik \n" "Language-Team: Slovak \n" "Language: sk\n" @@ -18,10 +18,9 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 1 : (n>=2 && n<=4) ? 2 : 0;\n" -"X-Generator: Poedit 1.5.4\n" - -#: ../data/gnome-classic.desktop.in.h:1 -#: ../data/gnome-classic.session.desktop.in.in.h:1 +"X-Generator: Poedit 1.7.4\n" + +#: ../data/gnome-classic.desktop.in.h:1 ../data/gnome-classic.session.desktop.in.in.h:1 msgid "GNOME Classic" msgstr "Klasické prostredie GNOME" @@ -29,15 +28,6 @@ msgid "This session logs you into GNOME Classic" msgstr "Táto relácia vás prihlási do klasického prostredia GNOME" -#: ../data/gnome-shell-classic.desktop.in.in.h:1 -msgid "GNOME Shell Classic" -msgstr "Klasický shell prostredia GNOME" - -# RadioButton label -#: ../data/gnome-shell-classic.desktop.in.in.h:2 -msgid "Window management and application launching" -msgstr "Správca okien a spúšťanie aplikácií" - # summary #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 msgid "Attach modal dialog to the parent window" @@ -45,11 +35,9 @@ # description #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:2 -msgid "" -"This key overrides the key in org.gnome.mutter when running GNOME Shell." -msgstr "" -"Tento kľúč preváži kľúč v org.gnome.mutter, keď je spustené prostredie GNOME " -"Shell." +msgid "This key overrides the key in org.gnome.mutter when running GNOME Shell." +msgstr "" +"Tento kľúč preváži kľúč v org.gnome.mutter, keď je spustené prostredie GNOME Shell." #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:3 msgid "Arrangement of buttons on the titlebar" @@ -57,11 +45,9 @@ # description #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:4 -#| msgid "" -#| "This key overrides the key in org.gnome.mutter when running GNOME Shell." -msgid "" -"This key overrides the key in org.gnome.desktop.wm.preferences when running " -"GNOME Shell." +msgid "" +"This key overrides the key in org.gnome.desktop.wm.preferences when running GNOME " +"Shell." msgstr "" "Tento kľúč preváži kľúč v org.gnome.desktop.wm.preferences, keď je spustené " "prostredie GNOME Shell." @@ -69,19 +55,17 @@ # summary #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:5 msgid "Enable edge tiling when dropping windows on screen edges" -msgstr "" -"Povoliť usporiadanie okien do dlaždíc pri ich pustení na okrajoch obrazovky" +msgstr "Povoliť usporiadanie okien do dlaždíc pri ich pustení na okrajoch obrazovky" # Label #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:6 msgid "Workspaces only on primary monitor" -msgstr "Pracovné priestory iba na primárnom monitore" +msgstr "Pracovné priestory iba na hlavnom monitore" # summary #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:7 msgid "Delay focus changes in mouse mode until the pointer stops moving" -msgstr "" -"Oneskoriť pohyb zamerania v režime myši, až kým sa ukazovateľ nezastaví" +msgstr "Oneskoriť pohyb zamerania v režime myši, až kým sa ukazovateľ nezastaví" # RadioButton label #: ../extensions/alternate-tab/prefs.js:20 @@ -112,12 +96,12 @@ msgid "Activities Overview" msgstr "Prehľad aktivít" -#: ../extensions/apps-menu/extension.js:113 +#: ../extensions/apps-menu/extension.js:114 msgid "Favorites" msgstr "Obľúbené" # TreeViewColumn -#: ../extensions/apps-menu/extension.js:282 +#: ../extensions/apps-menu/extension.js:283 msgid "Applications" msgstr "Aplikácie" @@ -129,11 +113,11 @@ # description #: ../extensions/auto-move-windows/org.gnome.shell.extensions.auto-move-windows.gschema.xml.in.h:2 msgid "" -"A list of strings, each containing an application id (desktop file name), " -"followed by a colon and the workspace number" -msgstr "" -"Zoznam reťazcov, z ktorých každý obsahuje identifikátor aplikácie (názov " -"súboru .desktop), nasledovaný čiarkou a číslom pracovného priestoru" +"A list of strings, each containing an application id (desktop file name), followed by " +"a colon and the workspace number" +msgstr "" +"Zoznam reťazcov, z ktorých každý obsahuje identifikátor aplikácie (názov súboru ." +"desktop), nasledovaný čiarkou a číslom pracovného priestoru" # TreeViewColumn #: ../extensions/auto-move-windows/prefs.js:60 @@ -148,7 +132,6 @@ # ToolButton label #: ../extensions/auto-move-windows/prefs.js:85 -#| msgid "Add rule" msgid "Add Rule" msgstr "Pridať pravidlo" @@ -169,12 +152,12 @@ msgstr "Zlyhalo vysúvanie jednotky „%s“:" #  Menu -#: ../extensions/drive-menu/extension.js:123 +#: ../extensions/drive-menu/extension.js:124 msgid "Removable devices" msgstr "Vymeniteľné zariadenia" # Menu Action -#: ../extensions/drive-menu/extension.js:150 +#: ../extensions/drive-menu/extension.js:151 msgid "Open File" msgstr "Otvoriť súbor" @@ -193,24 +176,22 @@ # gsetting desription #: ../extensions/example/org.gnome.shell.extensions.example.gschema.xml.in.h:2 msgid "" -"If not empty, it contains the text that will be shown when clicking on the " -"panel." +"If not empty, it contains the text that will be shown when clicking on the panel." msgstr "Obsahuje text, ktorý bude zobrazený po kliknutí na panel." #: ../extensions/example/prefs.js:30 -#| msgid "Message:" msgid "Message" msgstr "Správa" # PM: podľa mňa chýba preklad druhej časti prvej vety #: ../extensions/example/prefs.js:43 msgid "" -"Example aims to show how to build well behaved extensions for the Shell and " -"as such it has little functionality on its own.\n" +"Example aims to show how to build well behaved extensions for the Shell and as such " +"it has little functionality on its own.\n" "Nevertheless it's possible to customize the greeting message." msgstr "" -"Rozšírenie Example vám má ukázať, ako sa dajú zostaviť dobre vyzerajúce a " -"jednoduché rozšírenia pre Shell a demonštrovať tak funkčnosť.\n" +"Rozšírenie Example vám má ukázať, ako sa dajú zostaviť dobre vyzerajúce a jednoduché " +"rozšírenia pre Shell a demonštrovať tak funkčnosť.\n" "Napriek tomu je možné prispôsobiť správu privítania." # summary @@ -221,13 +202,13 @@ # description #: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:2 msgid "" -"Try to use more screen for placing window thumbnails by adapting to screen " -"aspect ratio, and consolidating them further to reduce the bounding box. " -"This setting applies only with the natural placement strategy." -msgstr "" -"Pokúsi sa využiť viac obrazovky tým, že umiestnenie miniatúr okien sa " -"prispôsobí pomeru strán, a tiež sa zváži zmenšenie okrajov. Toto nastavenie " -"sa aplikuje len pri bežnom spôsobe umiestnenia." +"Try to use more screen for placing window thumbnails by adapting to screen aspect " +"ratio, and consolidating them further to reduce the bounding box. This setting " +"applies only with the natural placement strategy." +msgstr "" +"Pokúsi sa využiť viac obrazovky tým, že umiestnenie miniatúr okien sa prispôsobí " +"pomeru strán, a tiež sa zváži zmenšenie okrajov. Toto nastavenie sa aplikuje len pri " +"bežnom spôsobe umiestnenia." # summary #: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:3 @@ -237,17 +218,16 @@ # description #: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:4 msgid "" -"If true, place window captions on top the respective thumbnail, overriding " -"shell default of placing it at the bottom. Changing this setting requires " -"restarting the shell to have any effect." -msgstr "" -"Pri nastavení na true, bude titulok okna umiestnený navrchu zodpovedajúcej " -"miniatúry. Prepíše sa tým predvolené nastavenie shellu, ktorý ho umiestňuje " -"nadol. Aby sa prejavila zmena, je potrebné reštartovať shell." +"If true, place window captions on top the respective thumbnail, overriding shell " +"default of placing it at the bottom. Changing this setting requires restarting the " +"shell to have any effect." +msgstr "" +"Pri nastavení na true, bude titulok okna umiestnený navrchu zodpovedajúcej miniatúry. " +"Prepíše sa tým predvolené nastavenie shellu, ktorý ho umiestňuje nadol. Aby sa " +"prejavila zmena, je potrebné reštartovať shell." #  menu item -#: ../extensions/places-menu/extension.js:78 -#: ../extensions/places-menu/extension.js:81 +#: ../extensions/places-menu/extension.js:78 ../extensions/places-menu/extension.js:81 msgid "Places" msgstr "Miesta" @@ -270,6 +250,10 @@ msgid "Browse Network" msgstr "Prehliadať sieť" +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "Meniť veľkosti snímkov obrazovky" + # Label #: ../extensions/systemMonitor/extension.js:214 msgid "CPU" @@ -291,62 +275,62 @@ msgstr "Názov témy, ktorá sa načíta z ~/.themes/nazov/gnome-shell" # PopupMenuItem -#: ../extensions/window-list/extension.js:110 +#: ../extensions/window-list/extension.js:109 msgid "Close" msgstr "Zavrieť" # label -#: ../extensions/window-list/extension.js:120 +#: ../extensions/window-list/extension.js:119 msgid "Unminimize" msgstr "Odminimalizovať" # label -#: ../extensions/window-list/extension.js:121 +#: ../extensions/window-list/extension.js:120 msgid "Minimize" msgstr "Minimalizovať" # label -#: ../extensions/window-list/extension.js:127 +#: ../extensions/window-list/extension.js:126 msgid "Unmaximize" msgstr "Odmaximalizovať" # label -#: ../extensions/window-list/extension.js:128 +#: ../extensions/window-list/extension.js:127 msgid "Maximize" msgstr "Maximalizovať" # PopupMenuItem -#: ../extensions/window-list/extension.js:300 +#: ../extensions/window-list/extension.js:396 msgid "Minimize all" msgstr "Minimalizovať všetko" # PopupMenuItem -#: ../extensions/window-list/extension.js:308 +#: ../extensions/window-list/extension.js:404 msgid "Unminimize all" msgstr "Odminimalizovať všetko" # PopupMenuItem -#: ../extensions/window-list/extension.js:316 +#: ../extensions/window-list/extension.js:412 msgid "Maximize all" msgstr "Maximalizovať všetko" # PopupMenuItem -#: ../extensions/window-list/extension.js:325 +#: ../extensions/window-list/extension.js:421 msgid "Unmaximize all" msgstr "Odmaximalizovať všetko" # PopupMenuItem -#: ../extensions/window-list/extension.js:334 +#: ../extensions/window-list/extension.js:430 msgid "Close all" msgstr "Zavrieť všetko" # Label -#: ../extensions/window-list/extension.js:644 +#: ../extensions/window-list/extension.js:647 #: ../extensions/workspace-indicator/extension.js:30 msgid "Workspace Indicator" msgstr "Indikátor pracovného priestoru" -#: ../extensions/window-list/extension.js:808 +#: ../extensions/window-list/extension.js:804 msgid "Window List" msgstr "Zoznam okien" @@ -356,31 +340,45 @@ #: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:2 msgid "" -"Decides when to group windows from the same application on the window list. " -"Possible values are \"never\", \"auto\" and \"always\"." -msgstr "" -"Rozhoduje kedy sa majú v zozname okien zoskupiť okná tej istej aplikácie." -"Možné hodnoty sú „never“ (nikdy), „auto“ (automaticky) a „always“ (vždy)." - -#: ../extensions/window-list/prefs.js:30 +"Decides when to group windows from the same application on the window list. Possible " +"values are \"never\", \"auto\" and \"always\"." +msgstr "" +"Rozhoduje kedy sa majú v zozname okien zoskupiť okná tej istej aplikácie.Možné " +"hodnoty sú „never“ (nikdy), „auto“ (automaticky) a „always“ (vždy)." + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "Zobraziť zoznam okien na všetkých monitoroch" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "" +"Whether to show the window list on all connected monitors or only on the primary one." +msgstr "" +"Určuje, či sa má zobraziť zoznam okien na všetkých pripojených monitoroch, alebo iba " +"na hlavnom." + +#: ../extensions/window-list/prefs.js:32 msgid "Window Grouping" msgstr "Zoskupenie okien" -#: ../extensions/window-list/prefs.js:49 +#: ../extensions/window-list/prefs.js:50 msgid "Never group windows" msgstr "Nikdy nezoskupovať okná" -#: ../extensions/window-list/prefs.js:50 +#: ../extensions/window-list/prefs.js:51 msgid "Group windows when space is limited" msgstr "Zoskupovať okna ak je obmedzený priestor" -#: ../extensions/window-list/prefs.js:51 +#: ../extensions/window-list/prefs.js:52 msgid "Always group windows" msgstr "Vždy zoskupovať okná" +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "Zobraziť na všetkých monitoroch" + # Label #: ../extensions/workspace-indicator/prefs.js:141 -#| msgid "Workspace names:" msgid "Workspace Names" msgstr "Názvy pracovných priestorov" @@ -394,3 +392,10 @@ #, javascript-format msgid "Workspace %d" msgstr "Pracovný priestor č. %d" + +#~ msgid "GNOME Shell Classic" +#~ msgstr "Klasický shell prostredia GNOME" + +# RadioButton label +#~ msgid "Window management and application launching" +#~ msgstr "Správca okien a spúšťanie aplikácií" diff --git a/po/sl.po b/po/sl.po index 4597f77..3861733 100644 --- a/po/sl.po +++ b/po/sl.po @@ -9,8 +9,8 @@ "Project-Id-Version: gnome-shell-extensions master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "shell&keywords=I18N+L10N&component=extensions\n" -"POT-Creation-Date: 2014-06-16 19:32+0000\n" -"PO-Revision-Date: 2014-06-16 22:06+0100\n" +"POT-Creation-Date: 2014-12-26 08:33+0000\n" +"PO-Revision-Date: 2014-12-26 18:22+0100\n" "Last-Translator: Matej Urbančič \n" "Language-Team: Slovenian GNOME Translation Team \n" "Language: sl_SI\n" @@ -31,14 +31,6 @@ msgid "This session logs you into GNOME Classic" msgstr "Seja omogoča prijavo v običajno namizje GNOME." -#: ../data/gnome-shell-classic.desktop.in.in.h:1 -msgid "GNOME Shell Classic" -msgstr "Običajna lupina GNOME" - -#: ../data/gnome-shell-classic.desktop.in.in.h:2 -msgid "Window management and application launching" -msgstr "Upravljanje oken in zaganjanje programov" - #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 msgid "Attach modal dialog to the parent window" msgstr "Priponi modalno pogovorno okno nadrejenemu oknu" @@ -100,11 +92,11 @@ msgid "Activities Overview" msgstr "Pregled dejavnosti" -#: ../extensions/apps-menu/extension.js:113 +#: ../extensions/apps-menu/extension.js:114 msgid "Favorites" msgstr "Priljubljeno" -#: ../extensions/apps-menu/extension.js:282 +#: ../extensions/apps-menu/extension.js:283 msgid "Applications" msgstr "Programi" @@ -146,11 +138,11 @@ msgid "Ejecting drive '%s' failed:" msgstr "Izmetavanje pogona '%s' je spodletelo:" -#: ../extensions/drive-menu/extension.js:123 +#: ../extensions/drive-menu/extension.js:124 msgid "Removable devices" msgstr "Odstranljive naprave" -#: ../extensions/drive-menu/extension.js:150 +#: ../extensions/drive-menu/extension.js:151 msgid "Open File" msgstr "Odpri datoteko" @@ -235,6 +227,10 @@ msgid "Browse Network" msgstr "Prebrskaj omrežje" +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "Preklapljaj velikost zaslonske slike" + #: ../extensions/systemMonitor/extension.js:214 msgid "CPU" msgstr "CPE" @@ -271,32 +267,32 @@ msgid "Maximize" msgstr "Razpni" -#: ../extensions/window-list/extension.js:300 +#: ../extensions/window-list/extension.js:390 msgid "Minimize all" msgstr "Skrči vse" -#: ../extensions/window-list/extension.js:308 +#: ../extensions/window-list/extension.js:398 msgid "Unminimize all" msgstr "Pomanjšaj vse" -#: ../extensions/window-list/extension.js:316 +#: ../extensions/window-list/extension.js:406 msgid "Maximize all" msgstr "Razpni" -#: ../extensions/window-list/extension.js:325 +#: ../extensions/window-list/extension.js:415 msgid "Unmaximize all" msgstr "_Pomanjšaj vse" -#: ../extensions/window-list/extension.js:334 +#: ../extensions/window-list/extension.js:424 msgid "Close all" msgstr "Zapri vse" -#: ../extensions/window-list/extension.js:644 +#: ../extensions/window-list/extension.js:706 #: ../extensions/workspace-indicator/extension.js:30 msgid "Workspace Indicator" msgstr "Kazalnik delovnih površin" -#: ../extensions/window-list/extension.js:798 +#: ../extensions/window-list/extension.js:869 msgid "Window List" msgstr "Seznam oken" @@ -312,21 +308,36 @@ "Določi, kdaj se okna v seznamu združujejo. Veljavne vrednosti so \"nikoli\", " "\"samodejno\" in \"vedno\"." -#: ../extensions/window-list/prefs.js:30 +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "Pokaži seznam okna na vseh zaslonih" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "" +"Whether to show the window list on all connected monitors or only on the " +"primary one." +msgstr "" +"Ali naj bo prikazan seznam okna na vseh povezanih zasloni ali le na osnovnem." + +#: ../extensions/window-list/prefs.js:32 msgid "Window Grouping" msgstr "Združevanje oken" -#: ../extensions/window-list/prefs.js:49 +#: ../extensions/window-list/prefs.js:50 msgid "Never group windows" msgstr "Nikoli ne združuj oken" -#: ../extensions/window-list/prefs.js:50 +#: ../extensions/window-list/prefs.js:51 msgid "Group windows when space is limited" msgstr "Združi okna v skupine, ko je prostor omejen" -#: ../extensions/window-list/prefs.js:51 +#: ../extensions/window-list/prefs.js:52 msgid "Always group windows" msgstr "Vedno združuj okna" + +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "Pokaži na vseh zaslonih" #: ../extensions/workspace-indicator/prefs.js:141 msgid "Workspace Names" @@ -340,6 +351,12 @@ #, javascript-format msgid "Workspace %d" msgstr "Delovna površina %d" + +#~ msgid "GNOME Shell Classic" +#~ msgstr "Običajna lupina GNOME" + +#~ msgid "Window management and application launching" +#~ msgstr "Upravljanje oken in zaganjanje programov" #~ msgid "Normal" #~ msgstr "Običajno" diff --git a/po/sr.po b/po/sr.po index 8eff13c..bb38d11 100644 --- a/po/sr.po +++ b/po/sr.po @@ -1,15 +1,15 @@ # Serbian translation for gnome-shell-extensions. -# Copyright (C) 2012 gnome-shell-extensions's COPYRIGHT HOLDER +# Courtesy of Prevod.org team (http://prevod.org/) -- 2012—2014. # This file is distributed under the same license as the gnome-shell-extensions package. # Милош Поповић , 2012. -# Мирослав Николић , 2012—2014. +# Мирослав Николић , 2012—2015. msgid "" msgstr "" "Project-Id-Version: gnome-shell-extensions master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "shell&keywords=I18N+L10N&component=extensions\n" -"POT-Creation-Date: 2014-09-22 07:38+0000\n" -"PO-Revision-Date: 2014-09-22 12:24+0200\n" +"POT-Creation-Date: 2015-03-04 08:45+0000\n" +"PO-Revision-Date: 2015-03-05 22:45+0200\n" "Last-Translator: Мирослав Николић \n" "Language-Team: Serbian \n" "Language: sr\n" @@ -29,14 +29,6 @@ msgid "This session logs you into GNOME Classic" msgstr "Ова сесија вас пријављује у класичан Гном" -#: ../data/gnome-shell-classic.desktop.in.in.h:1 -msgid "GNOME Shell Classic" -msgstr "Класична Гномова шкољка" - -#: ../data/gnome-shell-classic.desktop.in.in.h:2 -msgid "Window management and application launching" -msgstr "Управљање прозорима и покретање програма" - #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 msgid "Attach modal dialog to the parent window" msgstr "Прикачиње прозорче родитељском прозору" @@ -52,8 +44,6 @@ msgstr "Распоред дугмића на траци наслова" #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:4 -#| msgid "" -#| "This key overrides the key in org.gnome.mutter when running GNOME Shell." msgid "" "This key overrides the key in org.gnome.desktop.wm.preferences when running " "GNOME Shell." @@ -98,11 +88,11 @@ msgid "Activities Overview" msgstr "Преглед активности" -#: ../extensions/apps-menu/extension.js:113 +#: ../extensions/apps-menu/extension.js:114 msgid "Favorites" msgstr "Омиљено" -#: ../extensions/apps-menu/extension.js:282 +#: ../extensions/apps-menu/extension.js:283 msgid "Applications" msgstr "Програми" @@ -128,7 +118,6 @@ msgstr "Радни простор" #: ../extensions/auto-move-windows/prefs.js:85 -#| msgid "Add rule" msgid "Add Rule" msgstr "Додај правило" @@ -145,11 +134,11 @@ msgid "Ejecting drive '%s' failed:" msgstr "Нисам успео да избацим уређај „%s“:" -#: ../extensions/drive-menu/extension.js:123 +#: ../extensions/drive-menu/extension.js:124 msgid "Removable devices" msgstr "Уклоњиви уређаји" -#: ../extensions/drive-menu/extension.js:150 +#: ../extensions/drive-menu/extension.js:151 msgid "Open File" msgstr "Отвори датотеку" @@ -169,7 +158,6 @@ "Уколико упишете текст овде, он ће бити приказан када кликнете на панел." #: ../extensions/example/prefs.js:30 -#| msgid "Message:" msgid "Message" msgstr "Порука" @@ -234,6 +222,10 @@ msgid "Browse Network" msgstr "Разгледајте мрежу" +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "Кружи кроз величине снимака екрана" + #: ../extensions/systemMonitor/extension.js:214 msgid "CPU" msgstr "Процесор" @@ -250,52 +242,52 @@ msgid "The name of the theme, to be loaded from ~/.themes/name/gnome-shell" msgstr "Назив теме који се учитава из датотеке „~/.themes/name/gnome-shell“" -#: ../extensions/window-list/extension.js:110 +#: ../extensions/window-list/extension.js:109 msgid "Close" msgstr "Затвори" -#: ../extensions/window-list/extension.js:120 +#: ../extensions/window-list/extension.js:119 msgid "Unminimize" msgstr "Поништи умањење" -#: ../extensions/window-list/extension.js:121 +#: ../extensions/window-list/extension.js:120 msgid "Minimize" msgstr "Умањи" -#: ../extensions/window-list/extension.js:127 +#: ../extensions/window-list/extension.js:126 msgid "Unmaximize" msgstr "Поништи увећање" -#: ../extensions/window-list/extension.js:128 +#: ../extensions/window-list/extension.js:127 msgid "Maximize" msgstr "Увећај" -#: ../extensions/window-list/extension.js:300 +#: ../extensions/window-list/extension.js:399 msgid "Minimize all" msgstr "Умањи све" -#: ../extensions/window-list/extension.js:308 +#: ../extensions/window-list/extension.js:407 msgid "Unminimize all" msgstr "Поништи умањење свега" -#: ../extensions/window-list/extension.js:316 +#: ../extensions/window-list/extension.js:415 msgid "Maximize all" msgstr "Увећај све" -#: ../extensions/window-list/extension.js:325 +#: ../extensions/window-list/extension.js:424 msgid "Unmaximize all" msgstr "Поништи увећање свега" -#: ../extensions/window-list/extension.js:334 +#: ../extensions/window-list/extension.js:433 msgid "Close all" msgstr "Затвори све" -#: ../extensions/window-list/extension.js:644 +#: ../extensions/window-list/extension.js:650 #: ../extensions/workspace-indicator/extension.js:30 msgid "Workspace Indicator" msgstr "Показатељ радних простора" -#: ../extensions/window-list/extension.js:808 +#: ../extensions/window-list/extension.js:807 msgid "Window List" msgstr "Списак прозора" @@ -312,24 +304,39 @@ "Дозвољене вредности су „never“ (никад), „auto“ (аутоматски) и " "„always“ (увек)." -#: ../extensions/window-list/prefs.js:30 +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "Приказује списак прозора на свим мониторима" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "" +"Whether to show the window list on all connected monitors or only on the " +"primary one." +msgstr "" +"Да ли да прикаже списак прозора на свим прикљученим мониторима или само на " +"главном." + +#: ../extensions/window-list/prefs.js:32 msgid "Window Grouping" msgstr "Груписање прозора" -#: ../extensions/window-list/prefs.js:49 +#: ../extensions/window-list/prefs.js:50 msgid "Never group windows" msgstr "Никад не групиши прозоре" -#: ../extensions/window-list/prefs.js:50 +#: ../extensions/window-list/prefs.js:51 msgid "Group windows when space is limited" msgstr "Групиши прозоре када је простор ограничен" -#: ../extensions/window-list/prefs.js:51 +#: ../extensions/window-list/prefs.js:52 msgid "Always group windows" msgstr "Увек групиши прозоре" +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "Прикажи на свим мониторима" + #: ../extensions/workspace-indicator/prefs.js:141 -#| msgid "Workspace names:" msgid "Workspace Names" msgstr "Називи радних простора" @@ -341,3 +348,9 @@ #, javascript-format msgid "Workspace %d" msgstr "%d. радни простор" + +#~ msgid "GNOME Shell Classic" +#~ msgstr "Класична Гномова шкољка" + +#~ msgid "Window management and application launching" +#~ msgstr "Управљање прозорима и покретање програма" diff --git a/po/sr@latin.po b/po/sr@latin.po index 2afb759..1f4fe77 100644 --- a/po/sr@latin.po +++ b/po/sr@latin.po @@ -1,15 +1,15 @@ # Serbian translation for gnome-shell-extensions. -# Copyright (C) 2012 gnome-shell-extensions's COPYRIGHT HOLDER +# Courtesy of Prevod.org team (http://prevod.org/) -- 2012—2014. # This file is distributed under the same license as the gnome-shell-extensions package. # Miloš Popović , 2012. -# Miroslav Nikolić , 2012—2014. +# Miroslav Nikolić , 2012—2015. msgid "" msgstr "" "Project-Id-Version: gnome-shell-extensions master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "shell&keywords=I18N+L10N&component=extensions\n" -"POT-Creation-Date: 2014-09-22 07:38+0000\n" -"PO-Revision-Date: 2014-09-22 12:24+0200\n" +"POT-Creation-Date: 2015-03-04 08:45+0000\n" +"PO-Revision-Date: 2015-03-05 22:45+0200\n" "Last-Translator: Miroslav Nikolić \n" "Language-Team: Serbian \n" "Language: sr\n" @@ -29,14 +29,6 @@ msgid "This session logs you into GNOME Classic" msgstr "Ova sesija vas prijavljuje u klasičan Gnom" -#: ../data/gnome-shell-classic.desktop.in.in.h:1 -msgid "GNOME Shell Classic" -msgstr "Klasična Gnomova školjka" - -#: ../data/gnome-shell-classic.desktop.in.in.h:2 -msgid "Window management and application launching" -msgstr "Upravljanje prozorima i pokretanje programa" - #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 msgid "Attach modal dialog to the parent window" msgstr "Prikačinje prozorče roditeljskom prozoru" @@ -52,8 +44,6 @@ msgstr "Raspored dugmića na traci naslova" #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:4 -#| msgid "" -#| "This key overrides the key in org.gnome.mutter when running GNOME Shell." msgid "" "This key overrides the key in org.gnome.desktop.wm.preferences when running " "GNOME Shell." @@ -98,11 +88,11 @@ msgid "Activities Overview" msgstr "Pregled aktivnosti" -#: ../extensions/apps-menu/extension.js:113 +#: ../extensions/apps-menu/extension.js:114 msgid "Favorites" msgstr "Omiljeno" -#: ../extensions/apps-menu/extension.js:282 +#: ../extensions/apps-menu/extension.js:283 msgid "Applications" msgstr "Programi" @@ -128,7 +118,6 @@ msgstr "Radni prostor" #: ../extensions/auto-move-windows/prefs.js:85 -#| msgid "Add rule" msgid "Add Rule" msgstr "Dodaj pravilo" @@ -145,11 +134,11 @@ msgid "Ejecting drive '%s' failed:" msgstr "Nisam uspeo da izbacim uređaj „%s“:" -#: ../extensions/drive-menu/extension.js:123 +#: ../extensions/drive-menu/extension.js:124 msgid "Removable devices" msgstr "Uklonjivi uređaji" -#: ../extensions/drive-menu/extension.js:150 +#: ../extensions/drive-menu/extension.js:151 msgid "Open File" msgstr "Otvori datoteku" @@ -169,7 +158,6 @@ "Ukoliko upišete tekst ovde, on će biti prikazan kada kliknete na panel." #: ../extensions/example/prefs.js:30 -#| msgid "Message:" msgid "Message" msgstr "Poruka" @@ -234,6 +222,10 @@ msgid "Browse Network" msgstr "Razgledajte mrežu" +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "Kruži kroz veličine snimaka ekrana" + #: ../extensions/systemMonitor/extension.js:214 msgid "CPU" msgstr "Procesor" @@ -250,52 +242,52 @@ msgid "The name of the theme, to be loaded from ~/.themes/name/gnome-shell" msgstr "Naziv teme koji se učitava iz datoteke „~/.themes/name/gnome-shell“" -#: ../extensions/window-list/extension.js:110 +#: ../extensions/window-list/extension.js:109 msgid "Close" msgstr "Zatvori" -#: ../extensions/window-list/extension.js:120 +#: ../extensions/window-list/extension.js:119 msgid "Unminimize" msgstr "Poništi umanjenje" -#: ../extensions/window-list/extension.js:121 +#: ../extensions/window-list/extension.js:120 msgid "Minimize" msgstr "Umanji" -#: ../extensions/window-list/extension.js:127 +#: ../extensions/window-list/extension.js:126 msgid "Unmaximize" msgstr "Poništi uvećanje" -#: ../extensions/window-list/extension.js:128 +#: ../extensions/window-list/extension.js:127 msgid "Maximize" msgstr "Uvećaj" -#: ../extensions/window-list/extension.js:300 +#: ../extensions/window-list/extension.js:399 msgid "Minimize all" msgstr "Umanji sve" -#: ../extensions/window-list/extension.js:308 +#: ../extensions/window-list/extension.js:407 msgid "Unminimize all" msgstr "Poništi umanjenje svega" -#: ../extensions/window-list/extension.js:316 +#: ../extensions/window-list/extension.js:415 msgid "Maximize all" msgstr "Uvećaj sve" -#: ../extensions/window-list/extension.js:325 +#: ../extensions/window-list/extension.js:424 msgid "Unmaximize all" msgstr "Poništi uvećanje svega" -#: ../extensions/window-list/extension.js:334 +#: ../extensions/window-list/extension.js:433 msgid "Close all" msgstr "Zatvori sve" -#: ../extensions/window-list/extension.js:644 +#: ../extensions/window-list/extension.js:650 #: ../extensions/workspace-indicator/extension.js:30 msgid "Workspace Indicator" msgstr "Pokazatelj radnih prostora" -#: ../extensions/window-list/extension.js:808 +#: ../extensions/window-list/extension.js:807 msgid "Window List" msgstr "Spisak prozora" @@ -312,24 +304,39 @@ "Dozvoljene vrednosti su „never“ (nikad), „auto“ (automatski) i " "„always“ (uvek)." -#: ../extensions/window-list/prefs.js:30 +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "Prikazuje spisak prozora na svim monitorima" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "" +"Whether to show the window list on all connected monitors or only on the " +"primary one." +msgstr "" +"Da li da prikaže spisak prozora na svim priključenim monitorima ili samo na " +"glavnom." + +#: ../extensions/window-list/prefs.js:32 msgid "Window Grouping" msgstr "Grupisanje prozora" -#: ../extensions/window-list/prefs.js:49 +#: ../extensions/window-list/prefs.js:50 msgid "Never group windows" msgstr "Nikad ne grupiši prozore" -#: ../extensions/window-list/prefs.js:50 +#: ../extensions/window-list/prefs.js:51 msgid "Group windows when space is limited" msgstr "Grupiši prozore kada je prostor ograničen" -#: ../extensions/window-list/prefs.js:51 +#: ../extensions/window-list/prefs.js:52 msgid "Always group windows" msgstr "Uvek grupiši prozore" +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "Prikaži na svim monitorima" + #: ../extensions/workspace-indicator/prefs.js:141 -#| msgid "Workspace names:" msgid "Workspace Names" msgstr "Nazivi radnih prostora" @@ -341,3 +348,9 @@ #, javascript-format msgid "Workspace %d" msgstr "%d. radni prostor" + +#~ msgid "GNOME Shell Classic" +#~ msgstr "Klasična Gnomova školjka" + +#~ msgid "Window management and application launching" +#~ msgstr "Upravljanje prozorima i pokretanje programa" diff --git a/po/sv.po b/po/sv.po index 41e0a80..c419245 100644 --- a/po/sv.po +++ b/po/sv.po @@ -1,26 +1,26 @@ # Swedish translation for gnome-shell-extensions. -# Copyright (C) 2011, 2012 Free Software Foundation, Inc. +# Copyright © 2011, 2012, 2014, 2015 Free Software Foundation, Inc. # This file is distributed under the same license as the gnome-shell-extensions package. # Daniel Nylander , 2011, 2012. -# Mattias Eriksson , 2014 +# Mattias Eriksson , 2014. +# Anders Jonsson , 2015. # msgid "" msgstr "" "Project-Id-Version: gnome-shell-extensions\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "shell&keywords=I18N+L10N&component=extensions\n" -"POT-Creation-Date: 2014-09-03 13:16+0000\n" -"PO-Revision-Date: 2014-09-03 17:19+0100\n" -"Last-Translator: Mattias Eriksson \n" +"POT-Creation-Date: 2015-01-24 08:34+0000\n" +"PO-Revision-Date: 2015-01-25 11:46+0100\n" +"Last-Translator: Anders Jonsson \n" "Language-Team: Swedish \n" "Language: sv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 1.5.4\n" - -#: ../data/gnome-classic.desktop.in.h:1 -#: ../data/gnome-classic.session.desktop.in.in.h:1 +"X-Generator: Poedit 1.7.3\n" + +#: ../data/gnome-classic.desktop.in.h:1 ../data/gnome-classic.session.desktop.in.in.h:1 msgid "GNOME Classic" msgstr "GNOME Klassisk" @@ -28,23 +28,13 @@ msgid "This session logs you into GNOME Classic" msgstr "Denna session loggar in dig till GNOME Klassisk" -#: ../data/gnome-shell-classic.desktop.in.in.h:1 -msgid "GNOME Shell Classic" -msgstr "GNOME-skal Klassisk" - -#: ../data/gnome-shell-classic.desktop.in.in.h:2 -msgid "Window management and application launching" -msgstr "Fönsterhantering och programuppstart" - #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 msgid "Attach modal dialog to the parent window" msgstr "Koppla samman modal dialog till föräldrafönstret" #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:2 -msgid "" -"This key overrides the key in org.gnome.mutter when running GNOME Shell." -msgstr "" -"Denna nyckel överskuggar nyckeln i org.gnome.mutter när GNOME-skalet körs." +msgid "This key overrides the key in org.gnome.mutter when running GNOME Shell." +msgstr "Denna nyckel överskuggar nyckeln i org.gnome.mutter när GNOME-skalet körs." #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:3 msgid "Arrangement of buttons on the titlebar" @@ -52,11 +42,11 @@ #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:4 msgid "" -"This key overrides the key in org.gnome.desktop.wm.preferences when running " -"GNOME Shell." -msgstr "" -"Denna nyckel överskuggar nyckeln i org.gnome.desktop.wm.preferences när " -"GNOME-skalet körs." +"This key overrides the key in org.gnome.desktop.wm.preferences when running GNOME " +"Shell." +msgstr "" +"Denna nyckel överskuggar nyckeln i org.gnome.desktop.wm.preferences när GNOME-skalet " +"körs." #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:5 msgid "Enable edge tiling when dropping windows on screen edges" @@ -64,7 +54,7 @@ #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:6 msgid "Workspaces only on primary monitor" -msgstr "Arbetsytor endast på primär monitor" +msgstr "Arbetsytor endast på primär skärm" #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:7 msgid "Delay focus changes in mouse mode until the pointer stops moving" @@ -88,17 +78,17 @@ #: ../extensions/alternate-tab/prefs.js:69 msgid "Show only windows in the current workspace" -msgstr "Visa endast fönster på den aktuell arbetsytan" +msgstr "Visa endast fönster på den aktuella arbetsytan" #: ../extensions/apps-menu/extension.js:39 msgid "Activities Overview" msgstr "Aktivitetsöversikt" -#: ../extensions/apps-menu/extension.js:113 +#: ../extensions/apps-menu/extension.js:114 msgid "Favorites" msgstr "Favoriter" -#: ../extensions/apps-menu/extension.js:282 +#: ../extensions/apps-menu/extension.js:283 msgid "Applications" msgstr "Program" @@ -108,11 +98,11 @@ #: ../extensions/auto-move-windows/org.gnome.shell.extensions.auto-move-windows.gschema.xml.in.h:2 msgid "" -"A list of strings, each containing an application id (desktop file name), " -"followed by a colon and the workspace number" -msgstr "" -"En lista över strängar, var och en innehållande ett program-id " -"(skrivbordsfilnamn), följt av ett kolontecken och arbetsytans nummer" +"A list of strings, each containing an application id (desktop file name), followed by " +"a colon and the workspace number" +msgstr "" +"En lista över strängar, var och en innehållande ett program-id (skrivbordsfilnamn), " +"följt av ett kolontecken och arbetsytans nummer" #: ../extensions/auto-move-windows/prefs.js:60 msgid "Application" @@ -140,11 +130,11 @@ msgid "Ejecting drive '%s' failed:" msgstr "Utmatning av disk \"%s\" misslyckades:" -#: ../extensions/drive-menu/extension.js:123 +#: ../extensions/drive-menu/extension.js:124 msgid "Removable devices" msgstr "Flyttbara enheter" -#: ../extensions/drive-menu/extension.js:150 +#: ../extensions/drive-menu/extension.js:151 msgid "Open File" msgstr "Öppna fil" @@ -158,11 +148,9 @@ #: ../extensions/example/org.gnome.shell.extensions.example.gschema.xml.in.h:2 msgid "" -"If not empty, it contains the text that will be shown when clicking on the " -"panel." -msgstr "" -"Om inte tom, innehåller den text som kommer att visas när man klickar på " -"panelen." +"If not empty, it contains the text that will be shown when clicking on the panel." +msgstr "" +"Om inte tom, innehåller den text som kommer att visas när man klickar på panelen." #: ../extensions/example/prefs.js:30 msgid "Message" @@ -170,12 +158,12 @@ #: ../extensions/example/prefs.js:43 msgid "" -"Example aims to show how to build well behaved extensions for the Shell and " -"as such it has little functionality on its own.\n" +"Example aims to show how to build well behaved extensions for the Shell and as such " +"it has little functionality on its own.\n" "Nevertheless it's possible to customize the greeting message." msgstr "" -"Exemplet ämnar visa hur man bygger ett väluppfostrat tillägg för skalet och " -"som sådant har det lite funktionalitet i sig självt.\n" +"Exemplet ämnar visa hur man bygger ett väluppfostrat tillägg för skalet och som " +"sådant har det lite funktionalitet i sig självt.\n" "Hur som helst är det i alla fall möjligt att anpassa välkomstmeddelandet." #: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:1 @@ -184,14 +172,13 @@ #: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:2 msgid "" -"Try to use more screen for placing window thumbnails by adapting to screen " -"aspect ratio, and consolidating them further to reduce the bounding box. " -"This setting applies only with the natural placement strategy." -msgstr "" -"Försök att använda mer skärm för att placera fönsterminiatyrer genom att " -"anpassa till skärmens bildförhållande, och sammanfoga dem ytterligare genom " -"att reducera den begränsande ytan. Denna inställning gäller endast med " -"naturlig placeringsstrategi." +"Try to use more screen for placing window thumbnails by adapting to screen aspect " +"ratio, and consolidating them further to reduce the bounding box. This setting " +"applies only with the natural placement strategy." +msgstr "" +"Försök att använda mer skärm för att placera fönsterminiatyrer genom att anpassa till " +"skärmens bildförhållande, och sammanfoga dem ytterligare genom att reducera den " +"begränsande ytan. Denna inställning gäller endast med naturlig placeringsstrategi." #: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:3 msgid "Place window captions on top" @@ -199,16 +186,15 @@ #: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:4 msgid "" -"If true, place window captions on top the respective thumbnail, overriding " -"shell default of placing it at the bottom. Changing this setting requires " -"restarting the shell to have any effect." -msgstr "" -"Om sant, placera fönster titlar över respektive miniatyrbild, överskuggar " -"skalets standardplacering under miniatyrbilden. För att ändra denna " -"inställning krävs att skalet startas om för att den ska få effekt." - -#: ../extensions/places-menu/extension.js:78 -#: ../extensions/places-menu/extension.js:81 +"If true, place window captions on top the respective thumbnail, overriding shell " +"default of placing it at the bottom. Changing this setting requires restarting the " +"shell to have any effect." +msgstr "" +"Om sant, placera fönster titlar över respektive miniatyrbild, överskuggar skalets " +"standardplacering under miniatyrbilden. För att ändra denna inställning krävs att " +"skalet startas om för att den ska få effekt." + +#: ../extensions/places-menu/extension.js:78 ../extensions/places-menu/extension.js:81 msgid "Places" msgstr "Platser" @@ -230,6 +216,10 @@ msgid "Browse Network" msgstr "Bläddra i nätverket" +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "Växla skärmbildsstorlekar" + #: ../extensions/systemMonitor/extension.js:214 msgid "CPU" msgstr "CPU" @@ -266,34 +256,34 @@ msgid "Maximize" msgstr "Maximera" -#: ../extensions/window-list/extension.js:300 +#: ../extensions/window-list/extension.js:390 msgid "Minimize all" msgstr "Minimera alla" -#: ../extensions/window-list/extension.js:308 +#: ../extensions/window-list/extension.js:398 msgid "Unminimize all" msgstr "Avminimera alla" -#: ../extensions/window-list/extension.js:316 +#: ../extensions/window-list/extension.js:406 msgid "Maximize all" msgstr "Maximera alla" -#: ../extensions/window-list/extension.js:325 +#: ../extensions/window-list/extension.js:415 msgid "Unmaximize all" msgstr "Avmaximera alla" -#: ../extensions/window-list/extension.js:334 +#: ../extensions/window-list/extension.js:424 msgid "Close all" msgstr "Stäng alla" -#: ../extensions/window-list/extension.js:644 +#: ../extensions/window-list/extension.js:706 #: ../extensions/workspace-indicator/extension.js:30 msgid "Workspace Indicator" msgstr "Arbetsyteindikator" -#: ../extensions/window-list/extension.js:808 +#: ../extensions/window-list/extension.js:870 msgid "Window List" -msgstr "Fönsterlist" +msgstr "Fönsterlista" #: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:1 msgid "When to group windows" @@ -301,31 +291,45 @@ #: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:2 msgid "" -"Decides when to group windows from the same application on the window list. " -"Possible values are \"never\", \"auto\" and \"always\"." -msgstr "" -"Avgör när fönster från samma program ska grupperas i fönsterlisten. Möjliga " -"värden är \"never\", \"auto\" and \"always\"." - -#: ../extensions/window-list/prefs.js:30 +"Decides when to group windows from the same application on the window list. Possible " +"values are \"never\", \"auto\" and \"always\"." +msgstr "" +"Avgör när fönster från samma program ska grupperas i fönsterlistan. Möjliga värden är " +"\"never\" (aldrig), \"auto\" och \"always\" (alltid)." + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "Visa fönsterlistan på alla skärmar" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "" +"Whether to show the window list on all connected monitors or only on the primary one." +msgstr "" +"Huruvida fönsterlistan ska visas på alla anslutna skärmar eller bara på den primära." + +#: ../extensions/window-list/prefs.js:32 msgid "Window Grouping" msgstr "Fönstergruppering" -#: ../extensions/window-list/prefs.js:49 +#: ../extensions/window-list/prefs.js:50 msgid "Never group windows" msgstr "Gruppera aldrig fönster" -#: ../extensions/window-list/prefs.js:50 +#: ../extensions/window-list/prefs.js:51 msgid "Group windows when space is limited" msgstr "Gruppera fönster när utrymmet är begränsat" -#: ../extensions/window-list/prefs.js:51 +#: ../extensions/window-list/prefs.js:52 msgid "Always group windows" msgstr "Gruppera alltid fönster" +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "Visa på alla skärmar" + #: ../extensions/workspace-indicator/prefs.js:141 msgid "Workspace Names" -msgstr "Namn på Arbetsytor" +msgstr "Namn på arbetsytor" #: ../extensions/workspace-indicator/prefs.js:157 msgid "Name" @@ -335,57 +339,3 @@ #, javascript-format msgid "Workspace %d" msgstr "Arbetsyta %d" - -#~ msgid "Workspace & Icons" -#~ msgstr "Arbetsyta och ikoner" - -#~ msgid "Suspend" -#~ msgstr "Vänteläge" - -#~ msgid "Hibernate" -#~ msgstr "Viloläge" - -#~ msgid "Power Off..." -#~ msgstr "Stäng av..." - -#~ msgid "Drag here to add favorites" -#~ msgstr "Dra hit för att lägga till i favoriter" - -#~ msgid "New Window" -#~ msgstr "Nytt fönster" - -#~ msgid "Quit Application" -#~ msgstr "Avsluta programmet" - -#~ msgid "Remove from Favorites" -#~ msgstr "Ta bort från favoriter" - -#~ msgid "Icon size" -#~ msgstr "Ikonstorlek" - -#~ msgid "%s is away." -#~ msgstr "%s är borta." - -#~ msgid "%s is offline." -#~ msgstr "%s är frånkopplad." - -#~ msgid "%s is online." -#~ msgstr "%s är ansluten." - -#~ msgid "%s is busy." -#~ msgstr "%s är upptagen." - -#~ msgid "Normal" -#~ msgstr "Normal" - -#~ msgid "Left" -#~ msgstr "Vänster" - -#~ msgid "Right" -#~ msgstr "Höger" - -#~ msgid "Upside-down" -#~ msgstr "Upp och ner" - -#~ msgid "Configure display settings..." -#~ msgstr "Konfigurera skärminställningar.." diff --git a/po/tg.po b/po/tg.po index 415848c..234c48b 100644 --- a/po/tg.po +++ b/po/tg.po @@ -1,22 +1,22 @@ # Tajik translation for gnome-shell-extensions. # Copyright (C) 2013 gnome-shell-extensions's COPYRIGHT HOLDER # This file is distributed under the same license as the gnome-shell-extensions package. -# Victor Ibragimov , 2013. +# Victor Ibragimov , 2013, 2014, 2015 # msgid "" msgstr "" "Project-Id-Version: gnome-shell-extensions master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "shell&keywords=I18N+L10N&component=extensions\n" -"POT-Creation-Date: 2013-09-23 10:19+0000\n" -"PO-Revision-Date: 2013-09-23 15:24+0500\n" +"POT-Creation-Date: 2015-03-09 20:46+0000\n" +"PO-Revision-Date: 2015-03-10 11:25+0500\n" "Last-Translator: Victor Ibragimov \n" "Language-Team: Tajik \n" "Language: tg\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 1.5.7\n" +"X-Generator: Poedit 1.6.5\n" #: ../data/gnome-classic.desktop.in.h:1 #: ../data/gnome-classic.session.desktop.in.in.h:1 @@ -27,14 +27,6 @@ msgid "This session logs you into GNOME Classic" msgstr "Ин ҷаласа шуморо ба GNOME-и классикӣ ворид мекунад" -#: ../data/gnome-shell-classic.desktop.in.in.h:1 -msgid "GNOME Shell Classic" -msgstr "Восити GNOME-и классикӣ" - -#: ../data/gnome-shell-classic.desktop.in.in.h:2 -msgid "Window management and application launching" -msgstr "Идоракунии равзанаҳо ва оғозидани барномаҳо" - #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 msgid "Attach modal dialog to the parent window" msgstr "Замима кардани равзанаи гуфтугӯи модалӣ ба равзанаи асосӣ" @@ -47,16 +39,30 @@ "ҷойгузин мекунад." #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:3 +msgid "Arrangement of buttons on the titlebar" +msgstr "Мураттабсозии тугмаҳо дар навори унвон" + +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:4 +#| msgid "" +#| "This key overrides the key in org.gnome.mutter when running GNOME Shell." +msgid "" +"This key overrides the key in org.gnome.desktop.wm.preferences when running " +"GNOME Shell." +msgstr "" +"Ин тугма тугмаро дар хусусиятҳои org.gnome.desktop.wm.preferences ҳангоми " +"иҷрокунии восити GNOME лағв мекунад." + +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:5 msgid "Enable edge tiling when dropping windows on screen edges" msgstr "" "Фаъол кардани лавҳаҳои канорӣ ҳангоми интиқолдиҳии равзанаҳо ба канорҳои " "экран" -#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:4 +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:6 msgid "Workspaces only on primary monitor" msgstr "Фазоҳои корӣ танҳо дар монитори асосӣ" -#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:5 +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:7 msgid "Delay focus changes in mouse mode until the pointer stops moving" msgstr "" "Ҳангоми истифодаи муш таъхири фокус тағйир меёбад, то он вақте ки курсор " @@ -74,11 +80,11 @@ msgid "Thumbnail and application icon" msgstr "Тасвирҳои пешнамоишӣ ва нишонаҳои барномаҳо" -#: ../extensions/alternate-tab/prefs.js:37 +#: ../extensions/alternate-tab/prefs.js:38 msgid "Present windows as" msgstr "Намоиш додани равзанаҳо ҳамчун" -#: ../extensions/alternate-tab/prefs.js:62 +#: ../extensions/alternate-tab/prefs.js:69 msgid "Show only windows in the current workspace" msgstr "Намоиш додани равзанаҳо танҳо дар фазои кории ҷорӣ" @@ -86,11 +92,11 @@ msgid "Activities Overview" msgstr "Хулосаи фаъолият" -#: ../extensions/apps-menu/extension.js:113 +#: ../extensions/apps-menu/extension.js:110 msgid "Favorites" msgstr "Баргузидаҳо" -#: ../extensions/apps-menu/extension.js:282 +#: ../extensions/apps-menu/extension.js:279 msgid "Applications" msgstr "Барномаҳо" @@ -106,37 +112,38 @@ "Рӯйхати сатрҳое, ки рақами мушаххаси барномаҳоро дар бар мегиранд (номҳои " "файлҳои мизи корӣ) ва бо ду нуқта ва рақами фазо ҷудо мешаванд" -#: ../extensions/auto-move-windows/prefs.js:55 +#: ../extensions/auto-move-windows/prefs.js:60 msgid "Application" msgstr "Барнома" -#: ../extensions/auto-move-windows/prefs.js:64 -#: ../extensions/auto-move-windows/prefs.js:106 +#: ../extensions/auto-move-windows/prefs.js:69 +#: ../extensions/auto-move-windows/prefs.js:127 msgid "Workspace" msgstr "Фазои корӣ" -#: ../extensions/auto-move-windows/prefs.js:80 -msgid "Add rule" +#: ../extensions/auto-move-windows/prefs.js:85 +#| msgid "Add rule" +msgid "Add Rule" msgstr "Илова кардани қоида" -#: ../extensions/auto-move-windows/prefs.js:94 +#: ../extensions/auto-move-windows/prefs.js:106 msgid "Create new matching rule" msgstr "Эҷод кардани қоидаи мувофиқати нав" -#: ../extensions/auto-move-windows/prefs.js:98 +#: ../extensions/auto-move-windows/prefs.js:111 msgid "Add" msgstr "Илова кардан" -#: ../extensions/drive-menu/extension.js:73 -#, c-format +#: ../extensions/drive-menu/extension.js:106 +#, javascript-format msgid "Ejecting drive '%s' failed:" msgstr "Баровардани диски '%s' қатъ шудааст:" -#: ../extensions/drive-menu/extension.js:90 +#: ../extensions/drive-menu/extension.js:124 msgid "Removable devices" msgstr "Дастгоҳҳои ҷудошаванда" -#: ../extensions/drive-menu/extension.js:117 +#: ../extensions/drive-menu/extension.js:151 msgid "Open File" msgstr "Кушодани файл" @@ -156,9 +163,12 @@ "Агар холӣ набошад, матнро дар бар мегирад, ки ҳангоми зеркунӣ ба панел " "намоиш дода мешавад." -#. TRANSLATORS: Example is the name of the extension, should not be -#. translated #: ../extensions/example/prefs.js:30 +#| msgid "Message:" +msgid "Message" +msgstr "Паём" + +#: ../extensions/example/prefs.js:43 msgid "" "Example aims to show how to build well behaved extensions for the Shell and " "as such it has little functionality on its own.\n" @@ -167,10 +177,6 @@ "Ин мисол намоиш медиҳад, ки чӣ тавр пасвандҳои танзимшуда барои Восит бояд " "таҳия карда шаванд, зеро ки худи онҳо фунскияҳои кам доранд.\n" "Бо вуҷуди ин, фармоишдиҳии паёми табрик имконпазир аст." - -#: ../extensions/example/prefs.js:36 -msgid "Message:" -msgstr "Паём:" #: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:1 msgid "Use more screen for windows" @@ -207,31 +213,27 @@ msgid "Places" msgstr "Ҷойҳо" -#: ../extensions/places-menu/placeDisplay.js:56 -#, c-format +#: ../extensions/places-menu/placeDisplay.js:57 +#, javascript-format msgid "Failed to launch \"%s\"" msgstr "Оғоз бахшидани \"%s\" қатъ шудааст" -#: ../extensions/places-menu/placeDisplay.js:98 -#: ../extensions/places-menu/placeDisplay.js:121 +#: ../extensions/places-menu/placeDisplay.js:99 +#: ../extensions/places-menu/placeDisplay.js:122 msgid "Computer" msgstr "Компютер" -#: ../extensions/places-menu/placeDisplay.js:199 +#: ../extensions/places-menu/placeDisplay.js:200 msgid "Home" msgstr "Асосӣ" -#: ../extensions/places-menu/placeDisplay.js:286 +#: ../extensions/places-menu/placeDisplay.js:287 msgid "Browse Network" msgstr "Тамошо кардани шабака" -#: ../extensions/systemMonitor/extension.js:214 -msgid "CPU" -msgstr "CPU" - -#: ../extensions/systemMonitor/extension.js:267 -msgid "Memory" -msgstr "Ҳофиза" +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "Андозаҳои скриншоти ҳалқа" #: ../extensions/user-theme/org.gnome.shell.extensions.user-theme.gschema.xml.in.h:1 msgid "Theme name" @@ -241,52 +243,52 @@ msgid "The name of the theme, to be loaded from ~/.themes/name/gnome-shell" msgstr "Номи мавзӯъ аз ~/.themes/name/gnome-shell боргирӣ мешавад" -#: ../extensions/window-list/extension.js:92 +#: ../extensions/window-list/extension.js:109 msgid "Close" msgstr "Пӯшидан" -#: ../extensions/window-list/extension.js:102 +#: ../extensions/window-list/extension.js:119 msgid "Unminimize" msgstr "Бекор кардани ҳадди ақал" -#: ../extensions/window-list/extension.js:103 +#: ../extensions/window-list/extension.js:120 msgid "Minimize" msgstr "Ҳадди ақал сохтан" -#: ../extensions/window-list/extension.js:109 +#: ../extensions/window-list/extension.js:126 msgid "Unmaximize" msgstr "Бекор кардани ҳадди аксар" -#: ../extensions/window-list/extension.js:110 +#: ../extensions/window-list/extension.js:127 msgid "Maximize" msgstr "Ҳадди аксар сохтан" -#: ../extensions/window-list/extension.js:270 +#: ../extensions/window-list/extension.js:399 msgid "Minimize all" msgstr "Ҳамаро бо ҳадди ақал сохтан" -#: ../extensions/window-list/extension.js:278 +#: ../extensions/window-list/extension.js:407 msgid "Unminimize all" msgstr "Бекор кардани ҳадди ақал барои ҳама" -#: ../extensions/window-list/extension.js:286 +#: ../extensions/window-list/extension.js:415 msgid "Maximize all" msgstr "Ҳамаро бо ҳадди аксар сохтан" -#: ../extensions/window-list/extension.js:295 +#: ../extensions/window-list/extension.js:424 msgid "Unmaximize all" msgstr "Бекор кардани ҳадди аксар барои ҳама" -#: ../extensions/window-list/extension.js:304 +#: ../extensions/window-list/extension.js:433 msgid "Close all" msgstr "Ҳамаро пӯшонидан" -#: ../extensions/window-list/extension.js:591 +#: ../extensions/window-list/extension.js:650 #: ../extensions/workspace-indicator/extension.js:30 msgid "Workspace Indicator" msgstr "Нишондиҳандаи фазои кор" -#: ../extensions/window-list/extension.js:743 +#: ../extensions/window-list/extension.js:807 msgid "Window List" msgstr "Рӯйхати равзанаҳо" @@ -303,35 +305,64 @@ "равзанаҳо гурӯҳбандӣ мешаванд. Қиматҳои имконпазир: \"ҳеҷ гоҳ\", \"ба таври " "худкор\" ва \"ҳамеша\"." -#: ../extensions/window-list/prefs.js:30 +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "Намоиш додани рӯйхати равзанаҳо дар ҳамаи мониторҳо" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "" +"Whether to show the window list on all connected monitors or only on the " +"primary one." +msgstr "" +"Намоиш додани рӯйхати равзанаҳо дар ҳамаи мониторҳои пайвастшуда ё намоиш " +"додани танҳо дар монитори асосӣ." + +#: ../extensions/window-list/prefs.js:32 msgid "Window Grouping" msgstr "Гурӯҳбандии равзанаҳо" -#: ../extensions/window-list/prefs.js:49 +#: ../extensions/window-list/prefs.js:50 msgid "Never group windows" msgstr "Ҳеҷ гоҳ равзанаҳоро гурӯҳбандӣ накардан" -#: ../extensions/window-list/prefs.js:50 +#: ../extensions/window-list/prefs.js:51 msgid "Group windows when space is limited" msgstr "Гурӯҳбандии равзанаҳо барои фазои маҳдудшуда" -#: ../extensions/window-list/prefs.js:51 +#: ../extensions/window-list/prefs.js:52 msgid "Always group windows" msgstr "Ҳамеша равзанаҳоро гурӯҳбандӣ кардан" +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "Намоиш додан дар ҳамаи мониторҳо" + #: ../extensions/workspace-indicator/prefs.js:141 -msgid "Workspace names:" +#| msgid "Workspace names:" +msgid "Workspace Names" msgstr "Номҳои фазоҳои корӣ" -#: ../extensions/workspace-indicator/prefs.js:152 +#: ../extensions/workspace-indicator/prefs.js:157 msgid "Name" msgstr "Ном" -#: ../extensions/workspace-indicator/prefs.js:186 -#, c-format +#: ../extensions/workspace-indicator/prefs.js:198 +#, javascript-format msgid "Workspace %d" msgstr "Фазои кории %d" +#~ msgid "GNOME Shell Classic" +#~ msgstr "Восити GNOME-и классикӣ" + +#~ msgid "Window management and application launching" +#~ msgstr "Идоракунии равзанаҳо ва оғозидани барномаҳо" + +#~ msgid "CPU" +#~ msgstr "CPU" + +#~ msgid "Memory" +#~ msgstr "Ҳофиза" + #~ msgid "Suspend" #~ msgstr "Таваққуф" diff --git a/po/tr.po b/po/tr.po index f380570..72712ce 100644 --- a/po/tr.po +++ b/po/tr.po @@ -2,21 +2,22 @@ # Copyright (C) 2012 gnome-shell-extensions's COPYRIGHT HOLDER # This file is distributed under the same license as the gnome-shell-extensions package. # Osman Karagöz , 2012. -# sabri ünal , 2014 -# Muhammet Kara , 2013, 2014. +# sabri ünal , 2014. +# Gökhan Gurbetoğlu , 2014. +# Muhammet Kara , 2013, 2014, 2015. # msgid "" msgstr "" "Project-Id-Version: gnome-shell-extensions master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell&keywords=I18N+L10N&component=extensions\n" -"POT-Creation-Date: 2014-09-16 07:39+0000\n" -"PO-Revision-Date: 2014-09-16 11:34+0000\n" +"POT-Creation-Date: 2015-02-14 08:39+0000\n" +"PO-Revision-Date: 2015-02-14 15:43+0000\n" "Last-Translator: Muhammet Kara \n" "Language-Team: Türkçe \n" +"Language: tr_TR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" #: ../data/gnome-classic.desktop.in.h:1 @@ -28,14 +29,6 @@ msgid "This session logs you into GNOME Classic" msgstr "Bu oturum, GNOME Klasik sürümüne giriş yapmanızı sağlar." -#: ../data/gnome-shell-classic.desktop.in.in.h:1 -msgid "GNOME Shell Classic" -msgstr "Klasik GNOME Kabuğu" - -#: ../data/gnome-shell-classic.desktop.in.in.h:2 -msgid "Window management and application launching" -msgstr "Pencere yönetimi ve uygulama başlatma" - #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 msgid "Attach modal dialog to the parent window" msgstr "Yardımcı iletişim penceresini üst pencereye iliştir" @@ -91,11 +84,11 @@ msgid "Activities Overview" msgstr "Etkinlikler Genel Görünümü" -#: ../extensions/apps-menu/extension.js:113 +#: ../extensions/apps-menu/extension.js:114 msgid "Favorites" msgstr "Gözdeler" -#: ../extensions/apps-menu/extension.js:282 +#: ../extensions/apps-menu/extension.js:283 msgid "Applications" msgstr "Uygulamalar" @@ -135,11 +128,11 @@ msgid "Ejecting drive '%s' failed:" msgstr "'%s' sürücüsü çıkarılamadı:" -#: ../extensions/drive-menu/extension.js:123 +#: ../extensions/drive-menu/extension.js:124 msgid "Removable devices" msgstr "Çıkarılabilir cihazlar" -#: ../extensions/drive-menu/extension.js:150 +#: ../extensions/drive-menu/extension.js:151 msgid "Open File" msgstr "Dosya Aç" @@ -212,6 +205,10 @@ msgid "Browse Network" msgstr "Ağa Gözat" +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "Ekran Görüntüsü Boyutları Arasında Geçiş Yap" + #: ../extensions/systemMonitor/extension.js:214 msgid "CPU" msgstr "İşlemci" @@ -248,32 +245,32 @@ msgid "Maximize" msgstr "En büyük duruma getir" -#: ../extensions/window-list/extension.js:300 +#: ../extensions/window-list/extension.js:390 msgid "Minimize all" msgstr "Tümünü simge durumuna küçült" -#: ../extensions/window-list/extension.js:308 +#: ../extensions/window-list/extension.js:398 msgid "Unminimize all" msgstr "Tümünü Önceki Boyutuna Getir" -#: ../extensions/window-list/extension.js:316 +#: ../extensions/window-list/extension.js:406 msgid "Maximize all" msgstr "Tümünü en büyük duruma getir" -#: ../extensions/window-list/extension.js:325 +#: ../extensions/window-list/extension.js:415 msgid "Unmaximize all" msgstr "Tümünü Önceki Boyutuna Getir" -#: ../extensions/window-list/extension.js:334 +#: ../extensions/window-list/extension.js:424 msgid "Close all" msgstr "Hepsini kapat" -#: ../extensions/window-list/extension.js:644 +#: ../extensions/window-list/extension.js:706 #: ../extensions/workspace-indicator/extension.js:30 msgid "Workspace Indicator" msgstr "Çalışma Alanı Belirteci" -#: ../extensions/window-list/extension.js:808 +#: ../extensions/window-list/extension.js:870 msgid "Window List" msgstr "Pencere Listesi" @@ -287,21 +284,35 @@ "Possible values are \"never\", \"auto\" and \"always\"." msgstr "Pencere listesinde aynı uygulamaların ne zaman gruplanacağına karar verir. Geçerli değerler \"hiçbir zaman\", \"otomatik\" ve \"herzaman\" dır." -#: ../extensions/window-list/prefs.js:30 +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "Tüm monitörlerde pencere listesini göster" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "" +"Whether to show the window list on all connected monitors or only on the " +"primary one." +msgstr "Pencere listesinin tüm bağlı monitörlerde mi yoksa sadece birincil monitörde mi gösterileceğini belirtir." + +#: ../extensions/window-list/prefs.js:32 msgid "Window Grouping" msgstr "Pencere Gruplama" -#: ../extensions/window-list/prefs.js:49 +#: ../extensions/window-list/prefs.js:50 msgid "Never group windows" msgstr "Pencereleri hiçbir zaman gruplandırma" -#: ../extensions/window-list/prefs.js:50 +#: ../extensions/window-list/prefs.js:51 msgid "Group windows when space is limited" msgstr "Yer kısıtlı olduğunda pencereleri grupla" -#: ../extensions/window-list/prefs.js:51 +#: ../extensions/window-list/prefs.js:52 msgid "Always group windows" msgstr "Pencereleri her zaman gruplandır" + +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "Tüm monitörlerde göster" #: ../extensions/workspace-indicator/prefs.js:141 msgid "Workspace Names" diff --git a/po/uk.po b/po/uk.po index 6ff9681..dab156e 100644 --- a/po/uk.po +++ b/po/uk.po @@ -2,13 +2,13 @@ # Copyright (C) 2011 gnome-shell-extensions's COPYRIGHT HOLDER # This file is distributed under the same license as the gnome-shell-extensions package. # Alexandr Toorchyn , 2011. -# Daniel Korostil , 2013, 2014. +# Daniel Korostil , 2013, 2014, 2015. msgid "" msgstr "" "Project-Id-Version: gnome-shell-extensions master\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-09-20 23:29+0300\n" -"PO-Revision-Date: 2014-09-20 23:31+0300\n" +"POT-Creation-Date: 2015-02-24 22:53+0200\n" +"PO-Revision-Date: 2015-02-24 22:57+0300\n" "Last-Translator: Daniel Korostil \n" "Language-Team: linux.org.ua\n" "Language: uk\n" @@ -29,14 +29,6 @@ msgid "This session logs you into GNOME Classic" msgstr "Це — сеанс входу в класичний GNOME" -#: ../data/gnome-shell-classic.desktop.in.in.h:1 -msgid "GNOME Shell Classic" -msgstr "Класична оболонка GNOME" - -#: ../data/gnome-shell-classic.desktop.in.in.h:2 -msgid "Window management and application launching" -msgstr "Керування вікнами і запускання програм" - #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 msgid "Attach modal dialog to the parent window" msgstr "Приєднати модальне вікно до батьківського вікна" @@ -95,11 +87,11 @@ msgid "Activities Overview" msgstr "Огляд діяльності" -#: ../extensions/apps-menu/extension.js:113 +#: ../extensions/apps-menu/extension.js:114 msgid "Favorites" msgstr "Улюблене" -#: ../extensions/apps-menu/extension.js:282 +#: ../extensions/apps-menu/extension.js:283 msgid "Applications" msgstr "Програми" @@ -141,11 +133,11 @@ msgid "Ejecting drive '%s' failed:" msgstr "Не вдалося витягнути пристрій «%s»:" -#: ../extensions/drive-menu/extension.js:123 +#: ../extensions/drive-menu/extension.js:124 msgid "Removable devices" msgstr "Змінні пристрої" -#: ../extensions/drive-menu/extension.js:150 +#: ../extensions/drive-menu/extension.js:151 msgid "Open File" msgstr "Відкрити Файли" @@ -233,6 +225,10 @@ msgid "Browse Network" msgstr "Огляд мережі" +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "Розміри циклічних знімків" + #: ../extensions/systemMonitor/extension.js:214 msgid "CPU" msgstr "Процесор" @@ -249,52 +245,52 @@ msgid "The name of the theme, to be loaded from ~/.themes/name/gnome-shell" msgstr "Назва теми, що завантажується з ~/.themes/name/gnome-shell" -#: ../extensions/window-list/extension.js:110 +#: ../extensions/window-list/extension.js:109 msgid "Close" msgstr "Закрити" -#: ../extensions/window-list/extension.js:120 +#: ../extensions/window-list/extension.js:119 msgid "Unminimize" msgstr "Відновити згорнуте" -#: ../extensions/window-list/extension.js:121 +#: ../extensions/window-list/extension.js:120 msgid "Minimize" msgstr "Згорнути" -#: ../extensions/window-list/extension.js:127 +#: ../extensions/window-list/extension.js:126 msgid "Unmaximize" msgstr "Відновити розгорнуте" -#: ../extensions/window-list/extension.js:128 +#: ../extensions/window-list/extension.js:127 msgid "Maximize" msgstr "Розгорнути" -#: ../extensions/window-list/extension.js:300 +#: ../extensions/window-list/extension.js:399 msgid "Minimize all" msgstr "Згорнути все" -#: ../extensions/window-list/extension.js:308 +#: ../extensions/window-list/extension.js:407 msgid "Unminimize all" msgstr "Відновити все згорнуте" -#: ../extensions/window-list/extension.js:316 +#: ../extensions/window-list/extension.js:415 msgid "Maximize all" msgstr "Розгорнути все" -#: ../extensions/window-list/extension.js:325 +#: ../extensions/window-list/extension.js:424 msgid "Unmaximize all" msgstr "Відновити все розгорнуте" -#: ../extensions/window-list/extension.js:334 +#: ../extensions/window-list/extension.js:433 msgid "Close all" msgstr "Закрити все" -#: ../extensions/window-list/extension.js:644 +#: ../extensions/window-list/extension.js:650 #: ../extensions/workspace-indicator/extension.js:30 msgid "Workspace Indicator" msgstr "Покажчик робочого простору" -#: ../extensions/window-list/extension.js:808 +#: ../extensions/window-list/extension.js:807 msgid "Window List" msgstr "Перелік вікон" @@ -310,21 +306,37 @@ "Визначає правила групування вікон програм у списку вікон. Можливими " "значеннями є «never», «auto» і «always»." -#: ../extensions/window-list/prefs.js:30 +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "Показати перелік вікон на всіх моніторах" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "" +"Whether to show the window list on all connected monitors or only on the " +"primary one." +msgstr "" +"Чи показувати переліку вікон на всіх під'єднаних моніторах, чи тільки на " +"основному." + +#: ../extensions/window-list/prefs.js:32 msgid "Window Grouping" msgstr "Групування вікон" -#: ../extensions/window-list/prefs.js:49 +#: ../extensions/window-list/prefs.js:50 msgid "Never group windows" msgstr "ніколи не групувати вікна" -#: ../extensions/window-list/prefs.js:50 +#: ../extensions/window-list/prefs.js:51 msgid "Group windows when space is limited" msgstr "Групувати вікна коли простір обмежено" -#: ../extensions/window-list/prefs.js:51 +#: ../extensions/window-list/prefs.js:52 msgid "Always group windows" msgstr "Завжди групувати вікна" + +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "Показувати на всіх моніторах" #: ../extensions/workspace-indicator/prefs.js:141 msgid "Workspace Names" @@ -338,6 +350,12 @@ #, javascript-format msgid "Workspace %d" msgstr "Робочий простір %d" + +#~ msgid "GNOME Shell Classic" +#~ msgstr "Класична оболонка GNOME" + +#~ msgid "Window management and application launching" +#~ msgstr "Керування вікнами і запускання програм" #~ msgid "Notifications" #~ msgstr "Сповіщення" diff --git a/po/vi.po b/po/vi.po index 4fb6918..eae23de 100644 --- a/po/vi.po +++ b/po/vi.po @@ -1,17 +1,18 @@ # Vietnamese translation for gnome-shell-extensions. -# Copyright (C) 2011 gnome-shell-extensions's COPYRIGHT HOLDER +# Copyright © 2014 GNOME i18n Project for Vietnamese. # This file is distributed under the same license as the gnome-shell-extensions package. # Nguyễn Thái Ngọc Duy , 2011. +# Trần Ngọc Quân , 2014. # msgid "" msgstr "" "Project-Id-Version: gnome-shell-extensions master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "shell&keywords=I18N+L10N&component=extensions\n" -"POT-Creation-Date: 2013-07-04 14:51+0000\n" -"PO-Revision-Date: 2013-07-06 18:23+0700\n" +"POT-Creation-Date: 2014-12-29 20:38+0000\n" +"PO-Revision-Date: 2014-12-30 08:41+0700\n" "Last-Translator: Trần Ngọc Quân \n" -"Language-Team: Vietnamese \n" +"Language-Team: Vietnamese \n" "Language: vi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,23 +23,15 @@ #: ../data/gnome-classic.desktop.in.h:1 #: ../data/gnome-classic.session.desktop.in.in.h:1 msgid "GNOME Classic" -msgstr "GNOME Cổ điển" +msgstr "GNOME cổ điển" #: ../data/gnome-classic.desktop.in.h:2 msgid "This session logs you into GNOME Classic" msgstr "Phiên làm việc này đăng nhập bạn vào GNOME Cổ điển" -#: ../data/gnome-shell-classic.desktop.in.in.h:1 -msgid "GNOME Shell Classic" -msgstr "Hệ vỏ GNOME Cổ điển" - -#: ../data/gnome-shell-classic.desktop.in.in.h:2 -msgid "Window management and application launching" -msgstr "Quản lý cửa sổ và chạy ứng dụng" - #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 msgid "Attach modal dialog to the parent window" -msgstr "Gắn hộp thoại dạng modal (luôn ở trên) vào cửa sổ mẹ" +msgstr "Gắn hộp thoại dạng luôn nằm trên cửa sổ mẹ" #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:2 msgid "" @@ -47,12 +40,28 @@ "Khóa này sẽ đè lên khóa có trong org.gnome.mutter khi chạy Hệ vỏ GNOME." #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:3 +msgid "Arrangement of buttons on the titlebar" +msgstr "Sắp xếp các nút trên thanh tiêu đề" + +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:4 +msgid "" +"This key overrides the key in org.gnome.desktop.wm.preferences when running " +"GNOME Shell." +msgstr "" +"Khóa này sẽ đè lên khóa có trong org.gnome.desktop.wm.preferences khi đang " +"chạy Hệ vỏ GNOME." + +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:5 msgid "Enable edge tiling when dropping windows on screen edges" msgstr "Bật xếp lớp ở cạnh khi thả cửa sổ vào cạnh màn hình" -#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:4 +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:6 msgid "Workspaces only on primary monitor" msgstr "Vùng làm việc chỉ ở trên màn hình chính" + +#: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:7 +msgid "Delay focus changes in mouse mode until the pointer stops moving" +msgstr "Khoảng trễ chờ cho con chuột ngừng di chuyển" #: ../extensions/alternate-tab/prefs.js:20 msgid "Thumbnail only" @@ -66,52 +75,23 @@ msgid "Thumbnail and application icon" msgstr "Ảnh thu nhỏ và biểu tượng của ứng dụng" -#: ../extensions/alternate-tab/prefs.js:37 +#: ../extensions/alternate-tab/prefs.js:38 msgid "Present windows as" msgstr "Cửa sổ hiện tại như là" -#: ../extensions/alternate-tab/prefs.js:62 +#: ../extensions/alternate-tab/prefs.js:69 msgid "Show only windows in the current workspace" -msgstr "Chỉ hiển thị các cửa sổ trong không gian làm việc hiện tại" - -#. add the new entries -#: ../extensions/alternative-status-menu/extension.js:125 -msgid "Suspend" -msgstr "Ngừng" - -#: ../extensions/alternative-status-menu/extension.js:128 -msgid "Hibernate" -msgstr "Ngủ đông" - -#: ../extensions/alternative-status-menu/extension.js:131 -msgid "Power Off" -msgstr "Tắt máy" - -#: ../extensions/alternative-status-menu/org.gnome.shell.extensions.alternative-status-menu.gschema.xml.in.h:1 -msgid "Enable suspending" -msgstr "Cho phép tạm dừng" - -#: ../extensions/alternative-status-menu/org.gnome.shell.extensions.alternative-status-menu.gschema.xml.in.h:2 -msgid "Control the visibility of the Suspend menu item" -msgstr "Cấu hình trình đơn con “Tạm dừng” hiện hay ẩn đi" - -#: ../extensions/alternative-status-menu/org.gnome.shell.extensions.alternative-status-menu.gschema.xml.in.h:3 -msgid "Enable hibernating" -msgstr "Cho phép ngủ đông" - -#: ../extensions/alternative-status-menu/org.gnome.shell.extensions.alternative-status-menu.gschema.xml.in.h:4 -msgid "Control the visibility of the Hibernate menu item" -msgstr "Cấu hình trình đơn con “Ngủ đông” hiện hay ẩn đi" +msgstr "Chỉ hiển thị các cửa sổ trong vùng làm việc hiện tại" #: ../extensions/apps-menu/extension.js:39 msgid "Activities Overview" msgstr "Tổng quan hoạt động" -#: ../extensions/apps-menu/extension.js:113 +#: ../extensions/apps-menu/extension.js:114 msgid "Favorites" -msgstr "" - -#: ../extensions/apps-menu/extension.js:276 +msgstr "Ưa thích" + +#: ../extensions/apps-menu/extension.js:283 msgid "Applications" msgstr "Ứng dụng" @@ -124,40 +104,40 @@ "A list of strings, each containing an application id (desktop file name), " "followed by a colon and the workspace number" msgstr "" -"Một danh sách chuỗi, mỗi chuỗi là một id của ứng dụng (tên tập tin ." +"Một danh sách chuỗi, mỗi chuỗi là một mã số của ứng dụng (tên tập tin ." "desktop), theo sau là dấu hai chấm và mã số vùng làm việc" -#: ../extensions/auto-move-windows/prefs.js:55 +#: ../extensions/auto-move-windows/prefs.js:60 msgid "Application" msgstr "Ứng dụng" -#: ../extensions/auto-move-windows/prefs.js:64 -#: ../extensions/auto-move-windows/prefs.js:106 +#: ../extensions/auto-move-windows/prefs.js:69 +#: ../extensions/auto-move-windows/prefs.js:127 msgid "Workspace" msgstr "Vùng làm việc" -#: ../extensions/auto-move-windows/prefs.js:80 -msgid "Add rule" +#: ../extensions/auto-move-windows/prefs.js:85 +msgid "Add Rule" msgstr "Thêm quy tắc" -#: ../extensions/auto-move-windows/prefs.js:94 +#: ../extensions/auto-move-windows/prefs.js:106 msgid "Create new matching rule" -msgstr "Tạo một quy tắc khớp mới" - -#: ../extensions/auto-move-windows/prefs.js:98 +msgstr "Tạo mới một quy tắc khớp mẫu" + +#: ../extensions/auto-move-windows/prefs.js:111 msgid "Add" msgstr "Thêm" -#: ../extensions/drive-menu/extension.js:72 -#, c-format +#: ../extensions/drive-menu/extension.js:106 +#, javascript-format msgid "Ejecting drive '%s' failed:" -msgstr "Đẩy đĩa “%s” ra gặp lỗi:" - -#: ../extensions/drive-menu/extension.js:89 +msgstr "Gặp lỗi khi đẩy đĩa “%s” ra:" + +#: ../extensions/drive-menu/extension.js:124 msgid "Removable devices" msgstr "Đĩa di động" -#: ../extensions/drive-menu/extension.js:106 +#: ../extensions/drive-menu/extension.js:151 msgid "Open File" msgstr "Mở tập tin" @@ -177,21 +157,19 @@ "Nếu không rỗng, nó sẽ chứa chữ mà chữ này sẽ được hiển thị khi bấm chuột " "trên bảng điều khiển." -#. TRANSLATORS: Example is the name of the extension, should not be -#. translated #: ../extensions/example/prefs.js:30 +msgid "Message" +msgstr "Thông báo" + +#: ../extensions/example/prefs.js:43 msgid "" "Example aims to show how to build well behaved extensions for the Shell and " "as such it has little functionality on its own.\n" "Nevertheless it's possible to customize the greeting message." msgstr "" -"Example (Ví dụ) nhắm vào việc hướng dẫn làm cách nào để xây dựng các phần mở " -"rộng chạy tốt cho Hệ vỏ và do vậy nó chỉ có một ít chức năng.\n" +"Ví dụ có mục đích hướng dẫn làm cách nào để xây dựng các phần mở rộng chạy " +"tốt cho Hệ vỏ và do vậy nó chỉ có một ít chức năng.\n" "Tuy thế nó có khả năng cá nhân hóa lời chào." - -#: ../extensions/example/prefs.js:36 -msgid "Message:" -msgstr "Lời nhắn:" #: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:1 msgid "Use more screen for windows" @@ -209,7 +187,7 @@ #: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:3 msgid "Place window captions on top" -msgstr "Đặt thanh tiêu đề cửa sổ trên đỉnh" +msgstr "Đặt thanh tiêu đề cửa sổ ở trên đỉnh" #: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:4 msgid "" @@ -221,31 +199,36 @@ "đè lên cách ứng xử mặc định của hệ vỏ là ở dưới đáy.Những thay đổi này cần " "khởi động lại hệ vỏ để có tác dụng." -#: ../extensions/places-menu/extension.js:77 +#: ../extensions/places-menu/extension.js:78 +#: ../extensions/places-menu/extension.js:81 msgid "Places" msgstr "Mở nhanh" -#: ../extensions/places-menu/placeDisplay.js:56 -#, c-format +#: ../extensions/places-menu/placeDisplay.js:57 +#, javascript-format msgid "Failed to launch \"%s\"" -msgstr "Gặp lỗi khi chạy \"%s\"" - -#: ../extensions/places-menu/placeDisplay.js:98 -#: ../extensions/places-menu/placeDisplay.js:121 +msgstr "Gặp lỗi khi khởi chạy \"%s\"" + +#: ../extensions/places-menu/placeDisplay.js:99 +#: ../extensions/places-menu/placeDisplay.js:122 msgid "Computer" msgstr "Máy tính" -#: ../extensions/places-menu/placeDisplay.js:199 +#: ../extensions/places-menu/placeDisplay.js:200 msgid "Home" msgstr "Thư mục riêng" -#: ../extensions/places-menu/placeDisplay.js:286 +#: ../extensions/places-menu/placeDisplay.js:287 msgid "Browse Network" msgstr "Duyệt mạng" +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "Đổi kích thước cửa sổ để chụp màn hình" + #: ../extensions/systemMonitor/extension.js:214 msgid "CPU" -msgstr "CPU " +msgstr "CPU" #: ../extensions/systemMonitor/extension.js:267 msgid "Memory" @@ -257,13 +240,57 @@ #: ../extensions/user-theme/org.gnome.shell.extensions.user-theme.gschema.xml.in.h:2 msgid "The name of the theme, to be loaded from ~/.themes/name/gnome-shell" -msgstr "Tên chủ đề, nạp từ ~/.themes/name/gnome-shell" - -#: ../extensions/window-list/extension.js:382 +msgstr "Tên chủ đề, được tải từ ~/.themes/name/gnome-shell" + +#: ../extensions/window-list/extension.js:110 +msgid "Close" +msgstr "Đóng" + +#: ../extensions/window-list/extension.js:120 +msgid "Unminimize" +msgstr "Thôi thu nhỏ" + +#: ../extensions/window-list/extension.js:121 +msgid "Minimize" +msgstr "Thu nhỏ" + +#: ../extensions/window-list/extension.js:127 +msgid "Unmaximize" +msgstr "Thôi phóng lớn" + +#: ../extensions/window-list/extension.js:128 +msgid "Maximize" +msgstr "Phóng to hết cỡ " + +#: ../extensions/window-list/extension.js:390 +msgid "Minimize all" +msgstr "Thu nhỏ tất cả" + +#: ../extensions/window-list/extension.js:398 +msgid "Unminimize all" +msgstr "Thôi thu nhỏ tất cả" + +#: ../extensions/window-list/extension.js:406 +msgid "Maximize all" +msgstr "Phóng to tất cả" + +#: ../extensions/window-list/extension.js:415 +msgid "Unmaximize all" +msgstr "Thôi phóng to tất cả" + +#: ../extensions/window-list/extension.js:424 +msgid "Close all" +msgstr "Đóng tất cả" + +#: ../extensions/window-list/extension.js:706 #: ../extensions/workspace-indicator/extension.js:30 msgid "Workspace Indicator" msgstr "Bộ chỉ thị vùng làm việc" +#: ../extensions/window-list/extension.js:869 +msgid "Window List" +msgstr "Danh sách cửa sổ" + #: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:1 msgid "When to group windows" msgstr "Khi nào thì nhóm các cửa sổ lại" @@ -273,61 +300,98 @@ "Decides when to group windows from the same application on the window list. " "Possible values are \"never\", \"auto\" and \"always\"." msgstr "" -"Decides when to group windows from the same application on the window list. " -"Các giá trị có thể là \"never\", \"auto\" và \"always\"." - -#: ../extensions/window-list/prefs.js:30 +"Quyết định khi nào thì nhóm các cửa sổ của cùng một ứng dụng trên danh sách " +"cửa số. Các giá trị có thể là \"never\", \"auto\" và \"always\"." + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "Hiển thị danh sách cửa sổ ở mọi màn hình" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "" +"Whether to show the window list on all connected monitors or only on the " +"primary one." +msgstr "" +"Có hiển thị danh sách cửa sổ trên mọi màn hình đã kết nối hay chỉ trên màn " +"hình chính mà thôi." + +#: ../extensions/window-list/prefs.js:32 msgid "Window Grouping" msgstr "Nhóm cửa sổ lại" -#: ../extensions/window-list/prefs.js:49 +#: ../extensions/window-list/prefs.js:50 msgid "Never group windows" msgstr "Không bao giờ nhóm các cửa sổ lại với nhau" -#: ../extensions/window-list/prefs.js:50 +#: ../extensions/window-list/prefs.js:51 msgid "Group windows when space is limited" msgstr "Nhóm các cửa sổ lại với nhau khi không đủ chỗ" -#: ../extensions/window-list/prefs.js:51 +#: ../extensions/window-list/prefs.js:52 msgid "Always group windows" msgstr "Luôn nhóm các cửa sổ lại với nhau" +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "Hiển thị trên mọi màn hình" + #: ../extensions/workspace-indicator/prefs.js:141 -msgid "Workspace names:" -msgstr "Tên vùng làm việc:" - -#: ../extensions/workspace-indicator/prefs.js:152 +msgid "Workspace Names" +msgstr "Tên vùng làm việc" + +#: ../extensions/workspace-indicator/prefs.js:157 msgid "Name" msgstr "Tên" -#: ../extensions/workspace-indicator/prefs.js:186 -#, c-format +#: ../extensions/workspace-indicator/prefs.js:198 +#, javascript-format msgid "Workspace %d" msgstr "Vùng làm việc %d" -#: ../extensions/xrandr-indicator/extension.js:30 -msgid "Normal" -msgstr "Bình thường" - -#: ../extensions/xrandr-indicator/extension.js:31 -msgid "Left" -msgstr "Trái" - -#: ../extensions/xrandr-indicator/extension.js:32 -msgid "Right" -msgstr "Phải" - -#: ../extensions/xrandr-indicator/extension.js:33 -msgid "Upside-down" -msgstr "Trên-xuống" - -#: ../extensions/xrandr-indicator/extension.js:50 -msgid "Display" -msgstr "Hiển thị" - -#: ../extensions/xrandr-indicator/extension.js:87 -msgid "Display Settings" -msgstr "Cài đặt hiển thị" +#~ msgid "GNOME Shell Classic" +#~ msgstr "Hệ vỏ GNOME cổ điển" + +#~ msgid "Window management and application launching" +#~ msgstr "Quản lý cửa sổ và chạy ứng dụng" + +#~ msgid "Suspend" +#~ msgstr "Ngừng" + +#~ msgid "Hibernate" +#~ msgstr "Ngủ đông" + +#~ msgid "Power Off" +#~ msgstr "Tắt máy" + +#~ msgid "Enable suspending" +#~ msgstr "Cho phép tạm dừng" + +#~ msgid "Control the visibility of the Suspend menu item" +#~ msgstr "Cấu hình trình đơn con “Tạm dừng” hiện hay ẩn đi" + +#~ msgid "Enable hibernating" +#~ msgstr "Cho phép ngủ đông" + +#~ msgid "Control the visibility of the Hibernate menu item" +#~ msgstr "Cấu hình trình đơn con “Ngủ đông” hiện hay ẩn đi" + +#~ msgid "Normal" +#~ msgstr "Bình thường" + +#~ msgid "Left" +#~ msgstr "Trái" + +#~ msgid "Right" +#~ msgstr "Phải" + +#~ msgid "Upside-down" +#~ msgstr "Trên-xuống" + +#~ msgid "Display" +#~ msgstr "Hiển thị" + +#~ msgid "Display Settings" +#~ msgstr "Cài đặt hiển thị" #~ msgid "Notifications" #~ msgstr "Thông báo" diff --git a/po/zh_CN.po b/po/zh_CN.po index 6199907..599dd59 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -11,19 +11,18 @@ "Project-Id-Version: gnome-shell-extensions master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "shell&keywords=I18N+L10N&component=extensions\n" -"POT-Creation-Date: 2014-05-31 18:51+0000\n" -"PO-Revision-Date: 2014-06-01 10:36+0800\n" -"Last-Translator: irisgyq \n" +"POT-Creation-Date: 2015-04-17 08:12+0000\n" +"PO-Revision-Date: 2015-05-03 10:39+0800\n" +"Last-Translator: YunQiang Su \n" "Language-Team: Chinese (China) \n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 1.5.4\n" +"X-Generator: Poedit 1.7.6\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: ../data/gnome-classic.desktop.in.h:1 -#: ../data/gnome-classic.session.desktop.in.in.h:1 +#: ../data/gnome-classic.desktop.in.h:1 ../data/gnome-classic.session.desktop.in.in.h:1 msgid "GNOME Classic" msgstr "GNOME 经典模式" @@ -31,21 +30,12 @@ msgid "This session logs you into GNOME Classic" msgstr "该会话将登录到“GNOME 经典模式”" -#: ../data/gnome-shell-classic.desktop.in.in.h:1 -msgid "GNOME Shell Classic" -msgstr "GNOME Shell 经典模式" - -#: ../data/gnome-shell-classic.desktop.in.in.h:2 -msgid "Window management and application launching" -msgstr "窗口管理与应用启动" - #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 msgid "Attach modal dialog to the parent window" msgstr "将模式对话框附着到父窗口" #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:2 -msgid "" -"This key overrides the key in org.gnome.mutter when running GNOME Shell." +msgid "This key overrides the key in org.gnome.mutter when running GNOME Shell." msgstr "当运行 GNOME Shell 时该键会覆盖 org.gnome.mutter 中的键。" #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:3 @@ -54,8 +44,8 @@ #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:4 msgid "" -"This key overrides the key in org.gnome.desktop.wm.preferences when running " -"GNOME Shell." +"This key overrides the key in org.gnome.desktop.wm.preferences when running GNOME " +"Shell." msgstr "当运行 GNOME Shell 时该键会覆盖 org.gnome.desktop.wm.preferences 中的键。" #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:5 @@ -94,11 +84,11 @@ msgid "Activities Overview" msgstr "活动概览" -#: ../extensions/apps-menu/extension.js:113 +#: ../extensions/apps-menu/extension.js:110 msgid "Favorites" msgstr "收藏" -#: ../extensions/apps-menu/extension.js:282 +#: ../extensions/apps-menu/extension.js:279 msgid "Applications" msgstr "应用程序" @@ -108,10 +98,9 @@ #: ../extensions/auto-move-windows/org.gnome.shell.extensions.auto-move-windows.gschema.xml.in.h:2 msgid "" -"A list of strings, each containing an application id (desktop file name), " -"followed by a colon and the workspace number" -msgstr "" -"一系列字符串,每个字符串包含一个应用程序标识(桌面文件名称)、冒号加工作区号" +"A list of strings, each containing an application id (desktop file name), followed by " +"a colon and the workspace number" +msgstr "一系列字符串,每个字符串包含一个应用程序标识(桌面文件名称)、冒号加工作区号" #: ../extensions/auto-move-windows/prefs.js:60 msgid "Application" @@ -139,11 +128,11 @@ msgid "Ejecting drive '%s' failed:" msgstr "弹出驱动器“%s”失败:" -#: ../extensions/drive-menu/extension.js:123 +#: ../extensions/drive-menu/extension.js:124 msgid "Removable devices" msgstr "可移动设备" -#: ../extensions/drive-menu/extension.js:150 +#: ../extensions/drive-menu/extension.js:149 msgid "Open File" msgstr "打开文件管理器" @@ -157,8 +146,7 @@ #: ../extensions/example/org.gnome.shell.extensions.example.gschema.xml.in.h:2 msgid "" -"If not empty, it contains the text that will be shown when clicking on the " -"panel." +"If not empty, it contains the text that will be shown when clicking on the panel." msgstr "如果不为空,所包含的文本会在点击面板时显示。" #: ../extensions/example/prefs.js:30 @@ -167,8 +155,8 @@ #: ../extensions/example/prefs.js:43 msgid "" -"Example aims to show how to build well behaved extensions for the Shell and " -"as such it has little functionality on its own.\n" +"Example aims to show how to build well behaved extensions for the Shell and as such " +"it has little functionality on its own.\n" "Nevertheless it's possible to customize the greeting message." msgstr "" "示例意在展示如何为 Shell 创建良好工作的扩展,本身功能有限。\n" @@ -180,12 +168,12 @@ #: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:2 msgid "" -"Try to use more screen for placing window thumbnails by adapting to screen " -"aspect ratio, and consolidating them further to reduce the bounding box. " -"This setting applies only with the natural placement strategy." +"Try to use more screen for placing window thumbnails by adapting to screen aspect " +"ratio, and consolidating them further to reduce the bounding box. This setting " +"applies only with the natural placement strategy." msgstr "" -"尝试通过适应屏幕宽高比,以及相互组合以减少包围框,在摆放窗口缩略图时利用更多" -"屏幕空间。此设置只应用于自然摆放策略。" +"尝试通过适应屏幕宽高比,以及相互组合以减少包围框,在摆放窗口缩略图时利用更多屏幕空间。" +"此设置只应用于自然摆放策略。" #: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:3 msgid "Place window captions on top" @@ -193,15 +181,14 @@ #: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:4 msgid "" -"If true, place window captions on top the respective thumbnail, overriding " -"shell default of placing it at the bottom. Changing this setting requires " -"restarting the shell to have any effect." +"If true, place window captions on top the respective thumbnail, overriding shell " +"default of placing it at the bottom. Changing this setting requires restarting the " +"shell to have any effect." msgstr "" -"如果设置为 true,则将窗口说明文字放置在对应窗口的缩略图上方,而不是默认的下" -"方。修改此设置需要重启 GNOME Shell 以使设置生效。" - -#: ../extensions/places-menu/extension.js:78 -#: ../extensions/places-menu/extension.js:81 +"如果设置为 true,则将窗口说明文字放置在对应窗口的缩略图上方,而不是默认的下方。修改此" +"设置需要重启 GNOME Shell 以使设置生效。" + +#: ../extensions/places-menu/extension.js:78 ../extensions/places-menu/extension.js:81 msgid "Places" msgstr "位置" @@ -223,13 +210,9 @@ msgid "Browse Network" msgstr "浏览网络" -#: ../extensions/systemMonitor/extension.js:214 -msgid "CPU" -msgstr "CPU" - -#: ../extensions/systemMonitor/extension.js:267 -msgid "Memory" -msgstr "内存" +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "" #: ../extensions/user-theme/org.gnome.shell.extensions.user-theme.gschema.xml.in.h:1 msgid "Theme name" @@ -239,52 +222,52 @@ msgid "The name of the theme, to be loaded from ~/.themes/name/gnome-shell" msgstr "从 ~/.themes/name/gnome-shell 加载的主题名称" -#: ../extensions/window-list/extension.js:110 +#: ../extensions/window-list/extension.js:109 msgid "Close" msgstr "关闭" -#: ../extensions/window-list/extension.js:120 +#: ../extensions/window-list/extension.js:119 msgid "Unminimize" msgstr "取消最小化" -#: ../extensions/window-list/extension.js:121 +#: ../extensions/window-list/extension.js:120 msgid "Minimize" msgstr "最小化" -#: ../extensions/window-list/extension.js:127 +#: ../extensions/window-list/extension.js:126 msgid "Unmaximize" msgstr "取消最大化" -#: ../extensions/window-list/extension.js:128 +#: ../extensions/window-list/extension.js:127 msgid "Maximize" msgstr "最大化" -#: ../extensions/window-list/extension.js:300 +#: ../extensions/window-list/extension.js:399 msgid "Minimize all" msgstr "全部最小化" -#: ../extensions/window-list/extension.js:308 +#: ../extensions/window-list/extension.js:407 msgid "Unminimize all" msgstr "全部取消最小化" -#: ../extensions/window-list/extension.js:316 +#: ../extensions/window-list/extension.js:415 msgid "Maximize all" msgstr "全部最大化" -#: ../extensions/window-list/extension.js:325 +#: ../extensions/window-list/extension.js:424 msgid "Unmaximize all" msgstr "全部取消最大化" -#: ../extensions/window-list/extension.js:334 +#: ../extensions/window-list/extension.js:433 msgid "Close all" msgstr "全部关闭" -#: ../extensions/window-list/extension.js:644 +#: ../extensions/window-list/extension.js:650 #: ../extensions/workspace-indicator/extension.js:30 msgid "Workspace Indicator" msgstr "工作区指示器" -#: ../extensions/window-list/extension.js:798 +#: ../extensions/window-list/extension.js:809 msgid "Window List" msgstr "窗口列表" @@ -294,27 +277,40 @@ #: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:2 msgid "" -"Decides when to group windows from the same application on the window list. " -"Possible values are \"never\", \"auto\" and \"always\"." +"Decides when to group windows from the same application on the window list. Possible " +"values are \"never\", \"auto\" and \"always\"." msgstr "" -"决定何时对窗口列表上的同一应用的窗口进行分组。可用值有“never”(从" -"不)、“auto”(自动)和“always”(总是)。" - -#: ../extensions/window-list/prefs.js:30 +"决定何时对窗口列表上的同一应用的窗口进行分组。可用值有“never”(从不)、“auto”(自动)" +"和“always”(总是)。" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "在所有显示器上显示窗口列表" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "" +"Whether to show the window list on all connected monitors or only on the primary one." +msgstr "是否在所有连接的显示器上显示窗口列表或仅在主显示器上显示。" + +#: ../extensions/window-list/prefs.js:32 msgid "Window Grouping" msgstr "窗口分组" -#: ../extensions/window-list/prefs.js:49 +#: ../extensions/window-list/prefs.js:50 msgid "Never group windows" msgstr "从不将窗口分组" -#: ../extensions/window-list/prefs.js:50 +#: ../extensions/window-list/prefs.js:51 msgid "Group windows when space is limited" msgstr "当空间有限时将窗口分组" -#: ../extensions/window-list/prefs.js:51 +#: ../extensions/window-list/prefs.js:52 msgid "Always group windows" msgstr "总是对窗口分组" + +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "在所有显示器上显示" #: ../extensions/workspace-indicator/prefs.js:141 msgid "Workspace Names" @@ -329,6 +325,18 @@ msgid "Workspace %d" msgstr "工作区 %d" +#~ msgid "GNOME Shell Classic" +#~ msgstr "GNOME Shell 经典模式" + +#~ msgid "Window management and application launching" +#~ msgstr "窗口管理与应用启动" + +#~ msgid "CPU" +#~ msgstr "CPU" + +#~ msgid "Memory" +#~ msgstr "内存" + #~ msgid "Suspend" #~ msgstr "挂起" @@ -372,12 +380,12 @@ #~ msgstr "应用程序图标模式。" #~ msgid "" -#~ "Configures how the windows are shown in the switcher. Valid possibilities " -#~ "are 'thumbnail-only' (shows a thumbnail of the window), 'app-icon-" -#~ "only' (shows only the application icon) or 'both'." +#~ "Configures how the windows are shown in the switcher. Valid possibilities are " +#~ "'thumbnail-only' (shows a thumbnail of the window), 'app-icon-only' (shows only " +#~ "the application icon) or 'both'." #~ msgstr "" -#~ "配置窗口在切换器中的显示方式。有效值包括“仅缩略图”(显示窗口的缩略图)、“仅" -#~ "应用程序图标”(仅显示应用程序图标)或“全部”。" +#~ "配置窗口在切换器中的显示方式。有效值包括“仅缩略图”(显示窗口的缩略图)、“仅应用程序图" +#~ "标”(仅显示应用程序图标)或“全部”。" #~ msgid "Drag here to add favorites" #~ msgstr "拖放到这里以添加收藏" @@ -395,8 +403,7 @@ #~ msgstr "Dock 位置" #~ msgid "" -#~ "Sets the position of the dock in the screen. Allowed values are 'right' " -#~ "or 'left'" +#~ "Sets the position of the dock in the screen. Allowed values are 'right' or 'left'" #~ msgstr "设置 Dock 在屏幕上的位置。允许的值有“右”或“左”。" #~ msgid "Icon size" @@ -412,8 +419,7 @@ #~ msgstr "自动隐藏效果" #~ msgid "" -#~ "Sets the effect of the hide dock. Allowed values are 'resize', 'rescale' " -#~ "and 'move'" +#~ "Sets the effect of the hide dock. Allowed values are 'resize', 'rescale' and 'move'" #~ msgstr "设置隐藏 Dock 的效果。允许的值有“resize”、“rescale”和“move”" #~ msgid "Autohide duration" @@ -426,8 +432,7 @@ #~ msgstr "显示器" #~ msgid "" -#~ "Sets monitor to display dock in. The default value (-1) is the primary " -#~ "monitor." +#~ "Sets monitor to display dock in. The default value (-1) is the primary monitor." #~ msgstr "设置显示 Dock 的显示器。默认值(-1)是主显示器。" #~ msgid "%s is away." @@ -461,40 +466,38 @@ #~ "Sets the Alt-Tab behaviour. Possible values are: all_thumbnails and " #~ "workspace_icons. See the configuration dialogs for details." #~ msgstr "" -#~ "设置 Alt-Tab 行为。可取的值有:native(原生)、all_thumbnails(所有缩略图) " -#~ "和 workspace_icons(工作区内图标)。详情参阅配置对话框。" - -#~ msgid "" -#~ "This mode presents all applications from all workspaces in one selection " -#~ "list. Instead of using the application icon of every window, it uses " -#~ "small thumbnails resembling the window itself." +#~ "设置 Alt-Tab 行为。可取的值有:native(原生)、all_thumbnails(所有缩略图) 和 " +#~ "workspace_icons(工作区内图标)。详情参阅配置对话框。" + +#~ msgid "" +#~ "This mode presents all applications from all workspaces in one selection list. " +#~ "Instead of using the application icon of every window, it uses small thumbnails " +#~ "resembling the window itself." #~ msgstr "" -#~ "此模式将在一个选择列表中展示全部工作区中的所有应用程序。它使用小缩略图而非" -#~ "各窗口的应用程序图标来代表窗口。" +#~ "此模式将在一个选择列表中展示全部工作区中的所有应用程序。它使用小缩略图而非各窗口的" +#~ "应用程序图标来代表窗口。" #~ msgid "Workspace & Icons" #~ msgstr "工作区和图标" #~ msgid "" -#~ "This mode let's you switch between the applications of your current " -#~ "workspace and gives you additionally the option to switch to the last " -#~ "used application of your previous workspace. This is always the last " -#~ "symbol in the list and is segregated by a separator/vertical line if " -#~ "available. \n" +#~ "This mode let's you switch between the applications of your current workspace and " +#~ "gives you additionally the option to switch to the last used application of your " +#~ "previous workspace. This is always the last symbol in the list and is segregated " +#~ "by a separator/vertical line if available. \n" #~ "Every window is represented by its application icon." #~ msgstr "" -#~ "此模式让您在当前工作区中的应用程序及上个工作区、上次使用的应用程序间切换。" -#~ "上次使用这项总是列表中的最后一个符号,并以分隔符或竖线区别(若可能)。\n" +#~ "此模式让您在当前工作区中的应用程序及上个工作区、上次使用的应用程序间切换。上次使用" +#~ "这项总是列表中的最后一个符号,并以分隔符或竖线区别(若可能)。\n" #~ "每个窗口以其应用程序图标展示。" #~ msgid "Move current selection to front before closing the popup" #~ msgstr "在关闭弹出界面前将当前选择移到前面" #~ msgid "" -#~ "The Alternate Tab can be used in different modes, that affect the way " -#~ "windows are chosen and presented." -#~ msgstr "" -#~ "Alternate Tab 有多种使用模式,所使用模式会影响窗口展示和选择的方式。" +#~ "The Alternate Tab can be used in different modes, that affect the way windows are " +#~ "chosen and presented." +#~ msgstr "Alternate Tab 有多种使用模式,所使用模式会影响窗口展示和选择的方式。" #~ msgid "Removable Devices" #~ msgstr "可移动设备" diff --git a/po/zh_TW.po b/po/zh_TW.po index 88723c0..a32fe4d 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -8,18 +8,17 @@ "Project-Id-Version: gnome-shell-extensions gnome-3-0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "shell&keywords=I18N+L10N&component=extensions\n" -"POT-Creation-Date: 2014-08-18 19:38+0000\n" -"PO-Revision-Date: 2014-08-19 10:13+0800\n" +"POT-Creation-Date: 2015-02-19 08:55+0000\n" +"PO-Revision-Date: 2015-02-20 19:06+0800\n" "Last-Translator: Chao-Hsiung Liao \n" "Language-Team: Chinese (Taiwan) \n" "Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 1.6.5\n" - -#: ../data/gnome-classic.desktop.in.h:1 -#: ../data/gnome-classic.session.desktop.in.in.h:1 +"X-Generator: Poedit 1.7.4\n" + +#: ../data/gnome-classic.desktop.in.h:1 ../data/gnome-classic.session.desktop.in.in.h:1 msgid "GNOME Classic" msgstr "GNOME Classic" @@ -27,21 +26,12 @@ msgid "This session logs you into GNOME Classic" msgstr "這個作業階段讓您登入 GNOME Classic" -#: ../data/gnome-shell-classic.desktop.in.in.h:1 -msgid "GNOME Shell Classic" -msgstr "GNOME Shell Classic" - -#: ../data/gnome-shell-classic.desktop.in.in.h:2 -msgid "Window management and application launching" -msgstr "視窗管理與應用程式執行" - #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:1 msgid "Attach modal dialog to the parent window" msgstr "附加強制對話盒到上層視窗" #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:2 -msgid "" -"This key overrides the key in org.gnome.mutter when running GNOME Shell." +msgid "This key overrides the key in org.gnome.mutter when running GNOME Shell." msgstr "當執行 GNOME Shell 時這個設定鍵會覆蓋在 org.gnome.mutter 中的設定值。" #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:3 @@ -49,14 +39,11 @@ msgstr "標頭列按鈕的配置" #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:4 -#| msgid "" -#| "This key overrides the key in org.gnome.mutter when running GNOME Shell." -msgid "" -"This key overrides the key in org.gnome.desktop.wm.preferences when running " -"GNOME Shell." +msgid "" +"This key overrides the key in org.gnome.desktop.wm.preferences when running GNOME " +"Shell." msgstr "" -"當執行 GNOME Shell 時這個設定鍵會覆蓋在 org.gnome.desktop.wm.preferences 中的" -"設定值。" +"當執行 GNOME Shell 時這個設定鍵會覆蓋在 org.gnome.desktop.wm.preferences 中的設定值。" #: ../data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in.h:5 msgid "Enable edge tiling when dropping windows on screen edges" @@ -94,11 +81,11 @@ msgid "Activities Overview" msgstr "活動概覽" -#: ../extensions/apps-menu/extension.js:113 +#: ../extensions/apps-menu/extension.js:114 msgid "Favorites" msgstr "喜好" -#: ../extensions/apps-menu/extension.js:282 +#: ../extensions/apps-menu/extension.js:283 msgid "Applications" msgstr "應用程式" @@ -108,11 +95,11 @@ #: ../extensions/auto-move-windows/org.gnome.shell.extensions.auto-move-windows.gschema.xml.in.h:2 msgid "" -"A list of strings, each containing an application id (desktop file name), " -"followed by a colon and the workspace number" +"A list of strings, each containing an application id (desktop file name), followed by " +"a colon and the workspace number" msgstr "" -"字串的清單,每個都包含一個應用程式 id (桌面檔名稱),後面接著半形分號 \";\" 與" -"工作區號碼" +"字串的清單,每個都包含一個應用程式 id (桌面檔名稱),後面接著半形分號 \";\" 與工作區號" +"碼" #: ../extensions/auto-move-windows/prefs.js:60 msgid "Application" @@ -124,7 +111,6 @@ msgstr "工作區" #: ../extensions/auto-move-windows/prefs.js:85 -#| msgid "Add rule" msgid "Add Rule" msgstr "加入規則" @@ -141,11 +127,11 @@ msgid "Ejecting drive '%s' failed:" msgstr "裝置「%s」退出失敗:" -#: ../extensions/drive-menu/extension.js:123 +#: ../extensions/drive-menu/extension.js:124 msgid "Removable devices" msgstr "可移除式裝置" -#: ../extensions/drive-menu/extension.js:150 +#: ../extensions/drive-menu/extension.js:151 msgid "Open File" msgstr "開啟檔案" @@ -159,23 +145,20 @@ #: ../extensions/example/org.gnome.shell.extensions.example.gschema.xml.in.h:2 msgid "" -"If not empty, it contains the text that will be shown when clicking on the " -"panel." +"If not empty, it contains the text that will be shown when clicking on the panel." msgstr "若不是空的,它則包含點擊面板時會顯示的文字。" #: ../extensions/example/prefs.js:30 -#| msgid "Message:" msgid "Message" msgstr "訊息:" #: ../extensions/example/prefs.js:43 msgid "" -"Example aims to show how to build well behaved extensions for the Shell and " -"as such it has little functionality on its own.\n" +"Example aims to show how to build well behaved extensions for the Shell and as such " +"it has little functionality on its own.\n" "Nevertheless it's possible to customize the greeting message." msgstr "" -"Example 旨要顯示如何替 Shell 建立行為良好的擴充套件,但它自己本身沒有什麼功" -"能。\n" +"Example 旨要顯示如何替 Shell 建立行為良好的擴充套件,但它自己本身沒有什麼功能。\n" "不過,它可以讓您自訂歡迎訊息。" #: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:1 @@ -184,12 +167,12 @@ #: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:2 msgid "" -"Try to use more screen for placing window thumbnails by adapting to screen " -"aspect ratio, and consolidating them further to reduce the bounding box. " -"This setting applies only with the natural placement strategy." +"Try to use more screen for placing window thumbnails by adapting to screen aspect " +"ratio, and consolidating them further to reduce the bounding box. This setting " +"applies only with the natural placement strategy." msgstr "" -"藉由適應螢幕長寬比來試著使用更多螢幕空間放置視窗縮圖,進一步聯合它們來減少邊" -"界盒。這個設定僅適用於自然放置策略。" +"藉由適應螢幕長寬比來試著使用更多螢幕空間放置視窗縮圖,進一步聯合它們來減少邊界盒。這個" +"設定僅適用於自然放置策略。" #: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:3 msgid "Place window captions on top" @@ -197,15 +180,14 @@ #: ../extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml.in.h:4 msgid "" -"If true, place window captions on top the respective thumbnail, overriding " -"shell default of placing it at the bottom. Changing this setting requires " -"restarting the shell to have any effect." +"If true, place window captions on top the respective thumbnail, overriding shell " +"default of placing it at the bottom. Changing this setting requires restarting the " +"shell to have any effect." msgstr "" -"如果為真,在對映的縮圖頂端放置視窗說明標題,凌駕 Shell 將它放置在底部的預設" -"值。變更這個設定值需要重新啟動 Shell 來套用效果。" - -#: ../extensions/places-menu/extension.js:78 -#: ../extensions/places-menu/extension.js:81 +"如果為真,在對映的縮圖頂端放置視窗說明標題,凌駕 Shell 將它放置在底部的預設值。變更這" +"個設定值需要重新啟動 Shell 來套用效果。" + +#: ../extensions/places-menu/extension.js:78 ../extensions/places-menu/extension.js:81 msgid "Places" msgstr "位置" @@ -227,6 +209,10 @@ msgid "Browse Network" msgstr "瀏覽網路" +#: ../extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml.in.h:1 +msgid "Cycle Screenshot Sizes" +msgstr "循環螢幕擷圖次數" + #: ../extensions/systemMonitor/extension.js:214 msgid "CPU" msgstr "CPU" @@ -263,32 +249,32 @@ msgid "Maximize" msgstr "最大化" -#: ../extensions/window-list/extension.js:300 +#: ../extensions/window-list/extension.js:390 msgid "Minimize all" msgstr "全部最小化" -#: ../extensions/window-list/extension.js:308 +#: ../extensions/window-list/extension.js:398 msgid "Unminimize all" msgstr "全部取消最小化" -#: ../extensions/window-list/extension.js:316 +#: ../extensions/window-list/extension.js:406 msgid "Maximize all" msgstr "全部最大化" -#: ../extensions/window-list/extension.js:325 +#: ../extensions/window-list/extension.js:415 msgid "Unmaximize all" msgstr "全部取消最大化" -#: ../extensions/window-list/extension.js:334 +#: ../extensions/window-list/extension.js:424 msgid "Close all" msgstr "全部關閉" -#: ../extensions/window-list/extension.js:644 +#: ../extensions/window-list/extension.js:706 #: ../extensions/workspace-indicator/extension.js:30 msgid "Workspace Indicator" msgstr "工作區指示器" -#: ../extensions/window-list/extension.js:798 +#: ../extensions/window-list/extension.js:870 msgid "Window List" msgstr "視窗清單" @@ -298,29 +284,40 @@ #: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:2 msgid "" -"Decides when to group windows from the same application on the window list. " -"Possible values are \"never\", \"auto\" and \"always\"." -msgstr "" -"決定在視窗清單中何時群組視窗。可能的數值有「never」、「auto」、「always」。" - -#: ../extensions/window-list/prefs.js:30 +"Decides when to group windows from the same application on the window list. Possible " +"values are \"never\", \"auto\" and \"always\"." +msgstr "決定在視窗清單中何時群組視窗。可能的數值有「never」、「auto」、「always」。" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:3 +msgid "Show the window list on all monitors" +msgstr "在所有螢幕顯示視窗清單" + +#: ../extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml.in.h:4 +msgid "" +"Whether to show the window list on all connected monitors or only on the primary one." +msgstr "是否在所有連接的螢幕顯示視窗清單或是只出現在主要螢幕上。" + +#: ../extensions/window-list/prefs.js:32 msgid "Window Grouping" msgstr "視窗群組" -#: ../extensions/window-list/prefs.js:49 +#: ../extensions/window-list/prefs.js:50 msgid "Never group windows" msgstr "永不群組視窗" -#: ../extensions/window-list/prefs.js:50 +#: ../extensions/window-list/prefs.js:51 msgid "Group windows when space is limited" msgstr "當空間受限時群組視窗" -#: ../extensions/window-list/prefs.js:51 +#: ../extensions/window-list/prefs.js:52 msgid "Always group windows" msgstr "永遠群組視窗" +#: ../extensions/window-list/prefs.js:75 +msgid "Show on all monitors" +msgstr "顯示於所有螢幕" + #: ../extensions/workspace-indicator/prefs.js:141 -#| msgid "Workspace names:" msgid "Workspace Names" msgstr "工作區名稱" @@ -333,6 +330,12 @@ msgid "Workspace %d" msgstr "工作區 %d" +#~ msgid "GNOME Shell Classic" +#~ msgstr "GNOME Shell Classic" + +#~ msgid "Window management and application launching" +#~ msgstr "視窗管理與應用程式執行" + #~ msgid "Normal" #~ msgstr "一般" @@ -376,12 +379,12 @@ #~ msgstr "應用程式圖示模式。" #~ msgid "" -#~ "Configures how the windows are shown in the switcher. Valid possibilities " -#~ "are 'thumbnail-only' (shows a thumbnail of the window), 'app-icon-" -#~ "only' (shows only the application icon) or 'both'." +#~ "Configures how the windows are shown in the switcher. Valid possibilities are " +#~ "'thumbnail-only' (shows a thumbnail of the window), 'app-icon-only' (shows only " +#~ "the application icon) or 'both'." #~ msgstr "" -#~ "設定視窗在切換器中顯示的方式。有效的選項為「thumbnail-only」(顯示視窗的縮" -#~ "圖)、「app-icon-only」(僅顯示應用程式圖示),或「both」(兩者)" +#~ "設定視窗在切換器中顯示的方式。有效的選項為「thumbnail-only」(顯示視窗的縮圖)、" +#~ "「app-icon-only」(僅顯示應用程式圖示),或「both」(兩者)" #~ msgid "Devices" #~ msgstr "裝置" @@ -399,42 +402,41 @@ #~ "Sets the Alt-Tab behaviour. Possible values are: all_thumbnails and " #~ "workspace_icons. See the configuration dialogs for details." #~ msgstr "" -#~ "設定 Alt-Tab 行為。可用的值為:all_thumbnails、workspace_icons。請見組態對" -#~ "話盒瞭解詳細資訊。" +#~ "設定 Alt-Tab 行為。可用的值為:all_thumbnails、workspace_icons。請見組態對話盒瞭解" +#~ "詳細資訊。" #~ msgid "The alt tab behaviour." #~ msgstr "alt tab 按鍵行為。" #~ msgid "" -#~ "This mode presents all applications from all workspaces in one selection " -#~ "list. Instead of using the application icon of every window, it uses " -#~ "small thumbnails resembling the window itself." +#~ "This mode presents all applications from all workspaces in one selection list. " +#~ "Instead of using the application icon of every window, it uses small thumbnails " +#~ "resembling the window itself." #~ msgstr "" -#~ "這個模式會將所有工作區的應用程式呈現於一個選取清單中。它使用小縮圖來象徵視" -#~ "窗本身,而不是使用應用程式圖示來代表每個視窗。" +#~ "這個模式會將所有工作區的應用程式呈現於一個選取清單中。它使用小縮圖來象徵視窗本身," +#~ "而不是使用應用程式圖示來代表每個視窗。" #~ msgid "Workspace & Icons" #~ msgstr "工作區與圖示" #~ msgid "" -#~ "This mode let's you switch between the applications of your current " -#~ "workspace and gives you additionally the option to switch to the last " -#~ "used application of your previous workspace. This is always the last " -#~ "symbol in the list and is segregated by a separator/vertical line if " -#~ "available. \n" +#~ "This mode let's you switch between the applications of your current workspace and " +#~ "gives you additionally the option to switch to the last used application of your " +#~ "previous workspace. This is always the last symbol in the list and is segregated " +#~ "by a separator/vertical line if available. \n" #~ "Every window is represented by its application icon." #~ msgstr "" -#~ "這個模式讓您在您目前工作區中的應用程式之間切換,而且給您額外的選項來切換至" -#~ "上個工作區中您上次使用的應用程式;它總會是清單中的最後一個圖像,而且可能的" -#~ "話會用分隔符/垂直線隔離開來。\n" +#~ "這個模式讓您在您目前工作區中的應用程式之間切換,而且給您額外的選項來切換至上個工作" +#~ "區中您上次使用的應用程式;它總會是清單中的最後一個圖像,而且可能的話會用分隔符/垂直" +#~ "線隔離開來。\n" #~ "每個視窗會以其應用程式圖示呈現。" #~ msgid "Move current selection to front before closing the popup" #~ msgstr "在關閉彈出視窗之前,移動目前選取的項目至前方" #~ msgid "" -#~ "The Alternate Tab can be used in different modes, that affect the way " -#~ "windows are chosen and presented." +#~ "The Alternate Tab can be used in different modes, that affect the way windows are " +#~ "chosen and presented." #~ msgstr "Alternate Tab 可以使用不同的模式,會影響到選擇與呈現視窗的方式。" #~ msgid "Drag here to add favorites" @@ -468,13 +470,11 @@ #~ msgstr "設定 Dock 的圖示大小。" #~ msgid "" -#~ "Sets the effect of the hide dock. Allowed values are 'resize', 'rescale' " -#~ "and 'move'" +#~ "Sets the effect of the hide dock. Allowed values are 'resize', 'rescale' and 'move'" #~ msgstr "設定隱藏 Dock 的效果。可用的值為「resize」、「rescale」、「move」" #~ msgid "" -#~ "Sets the position of the dock in the screen. Allowed values are 'right' " -#~ "or 'left'" +#~ "Sets the position of the dock in the screen. Allowed values are 'right' or 'left'" #~ msgstr "設定 Dock 在螢幕的位置。可用的值為「right」(右) 或「left」(左)" #~ msgid "Sets the time duration of the autohide effect." @@ -515,25 +515,19 @@ #~ "Please choose your preferred behaviour:\n" #~ "\n" #~ "All & Thumbnails:\n" -#~ " This mode presents all applications from all workspaces in one " -#~ "selection \n" -#~ " list. Instead of using the application icon of every window, it uses " -#~ "small \n" +#~ " This mode presents all applications from all workspaces in one selection \n" +#~ " list. Instead of using the application icon of every window, it uses small \n" #~ " thumbnails resembling the window itself. \n" #~ "\n" #~ "Workspace & Icons:\n" #~ " This mode let's you switch between the applications of your current \n" -#~ " workspace and gives you additionally the option to switch to the last " -#~ "used \n" -#~ " application of your previous workspace. This is always the last " -#~ "symbol in \n" -#~ " the list and is segregated by a separator/vertical line if " -#~ "available. \n" +#~ " workspace and gives you additionally the option to switch to the last used \n" +#~ " application of your previous workspace. This is always the last symbol in \n" +#~ " the list and is segregated by a separator/vertical line if available. \n" #~ " Every window is represented by its application icon. \n" #~ "\n" #~ "Native:\n" -#~ " This mode is the native GNOME 3 behaviour or in other words: " -#~ "Clicking \n" +#~ " This mode is the native GNOME 3 behaviour or in other words: Clicking \n" #~ " native switches the Alternate Tab extension off. \n" #~ msgstr "" #~ "這是您第一次使用 Alternate Tab 擴充套件。\n" @@ -567,12 +561,12 @@ #~ msgstr "指示 Alternate Tab 是否為新安裝" #~ msgid "" -#~ "The algorithm used to layout thumbnails in the overview. 'grid' to use " -#~ "the default grid based algorithm, 'natural' to use another one that " -#~ "reflects more the position and size of the actual window" +#~ "The algorithm used to layout thumbnails in the overview. 'grid' to use the default " +#~ "grid based algorithm, 'natural' to use another one that reflects more the position " +#~ "and size of the actual window" #~ msgstr "" -#~ "用來配置縮圖的演算法。「grid」是採用預設的網格基礎演算法,「natural」則採" -#~ "用另一種反映視窗位置與實際大小的演算法。" +#~ "用來配置縮圖的演算法。「grid」是採用預設的網格基礎演算法,「natural」則採用另一種反" +#~ "映視窗位置與實際大小的演算法。" #~ msgid "Window placement strategy" #~ msgstr "視窗擺放策略"