Hello community,

here is the log from the commit of package gnome-shell-extensions for 
openSUSE:Factory checked in at 2015-04-23 07:58:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-shell-extensions (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-shell-extensions.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-shell-extensions"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gnome-shell-extensions/gnome-shell-extensions.changes
    2015-03-30 19:20:41.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-shell-extensions.new/gnome-shell-extensions.changes
       2015-04-23 07:58:29.000000000 +0200
@@ -1,0 +2,8 @@
+Wed Apr 15 07:20:58 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.1:
+  + window-list: Fix workspace indicators popup menu position.
+  + apps-menu: Fix taking over panel-main-menu shortcut.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  gnome-shell-extensions-3.16.0.tar.xz

New:
----
  gnome-shell-extensions-3.16.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-shell-extensions.spec ++++++
--- /var/tmp/diff_new_pack.N4yotN/_old  2015-04-23 07:58:29.000000000 +0200
+++ /var/tmp/diff_new_pack.N4yotN/_new  2015-04-23 07:58:29.000000000 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           gnome-shell-extensions
-Version:        3.16.0
+Version:        3.16.1
 Release:        0
 Summary:        A collection of extensions for GNOME Shell
 License:        GPL-2.0+

++++++ gnome-shell-extensions-3.16.0.tar.xz -> 
gnome-shell-extensions-3.16.1.tar.xz ++++++
++++ 3812 lines of diff (skipped)
++++    retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-shell-extensions-3.16.0/NEWS new/gnome-shell-extensions-3.16.1/NEWS
--- old/gnome-shell-extensions-3.16.0/NEWS      2015-03-23 20:44:53.000000000 
+0100
+++ new/gnome-shell-extensions-3.16.1/NEWS      2015-04-14 23:38:03.000000000 
+0200
@@ -1,3 +1,9 @@
+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)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-shell-extensions-3.16.0/configure.ac 
new/gnome-shell-extensions-3.16.1/configure.ac
--- old/gnome-shell-extensions-3.16.0/configure.ac      2015-03-23 
20:44:30.000000000 +0100
+++ new/gnome-shell-extensions-3.16.1/configure.ac      2015-04-14 
23:38:13.000000000 +0200
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gnome-shell-extensions],[3.16.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell&component=extensions])
+AC_INIT([gnome-shell-extensions],[3.16.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell&component=extensions])
 
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-shell-extensions-3.16.0/data/gnome-classic.css 
new/gnome-shell-extensions-3.16.1/data/gnome-classic.css
--- old/gnome-shell-extensions-3.16.0/data/gnome-classic.css    2015-03-23 
20:45:31.000000000 +0100
+++ new/gnome-shell-extensions-3.16.1/data/gnome-classic.css    2015-04-08 
16:55:00.000000000 +0200
@@ -562,7 +562,7 @@
     -panel-corner-border-color: transparent; }
     #panel .panel-corner:active, #panel .panel-corner:overview, #panel 
.panel-corner:focus {
       -panel-corner-border-color: #5f9ddd; }
-    #panel .panel-corner.lock-screen, #panel .panel-corner.login-screen, 
#panel .panel-cornerunlock-screen {
+    #panel .panel-corner.lock-screen, #panel .panel-corner.login-screen, 
#panel .panel-corner.unlock-screen {
       -panel-corner-radius: 0;
       -panel-corner-background-color: transparent;
       -panel-corner-border-color: transparent; }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-shell-extensions-3.16.0/extensions/apps-menu/extension.js 
new/gnome-shell-extensions-3.16.1/extensions/apps-menu/extension.js
--- old/gnome-shell-extensions-3.16.0/extensions/apps-menu/extension.js 
2015-03-23 20:44:18.000000000 +0100
+++ new/gnome-shell-extensions-3.16.1/extensions/apps-menu/extension.js 
2015-04-08 16:54:41.000000000 +0200
@@ -287,18 +287,22 @@
         this.actor.label_actor = this._label;
 
         this.actor.connect('captured-event', Lang.bind(this, 
this._onCapturedEvent));
+        this.actor.connect('destroy', Lang.bind(this, this._onDestroy));
 
-        _showingId = Main.overview.connect('showing', Lang.bind(this, 
function() {
+        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();
@@ -310,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();
         }));
     },
@@ -326,6 +330,20 @@
         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) {
         if (event.type() == Clutter.EventType.BUTTON_PRESS) {
             if (!Main.overview.shouldToggleByCornerOrButton())
@@ -371,6 +389,15 @@
        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() {
         this.applicationsBox.destroy_all_children();
         this.categoriesBox.destroy_all_children();
@@ -573,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.ActionMode.NORMAL |
-                                       Shell.ActionMode.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.ActionMode.NORMAL |
-                                       Shell.ActionMode.OVERVIEW,
-                                       Main.sessionMode.hasOverview ?
-                                       Lang.bind(Main.overview, 
Main.overview.toggle) :
-                                       null);
 }
 
 function init(metadata) {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-shell-extensions-3.16.0/extensions/window-list/extension.js 
new/gnome-shell-extensions-3.16.1/extensions/window-list/extension.js
--- old/gnome-shell-extensions-3.16.0/extensions/window-list/extension.js       
2015-03-23 20:44:18.000000000 +0100
+++ new/gnome-shell-extensions-3.16.1/extensions/window-list/extension.js       
2015-04-14 23:33:31.000000000 +0200
@@ -647,7 +647,8 @@
     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');
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-shell-extensions-3.16.0/m4/intltool.m4 
new/gnome-shell-extensions-3.16.1/m4/intltool.m4
--- old/gnome-shell-extensions-3.16.0/m4/intltool.m4    2015-03-17 
19:50:00.000000000 +0100
+++ new/gnome-shell-extensions-3.16.1/m4/intltool.m4    2015-04-14 
23:39:03.000000000 +0200
@@ -155,31 +155,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 -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-shell-extensions-3.16.0/po/Makefile.in.in 
new/gnome-shell-extensions-3.16.1/po/Makefile.in.in
--- old/gnome-shell-extensions-3.16.0/po/Makefile.in.in 2015-03-17 
19:50:00.000000000 +0100
+++ new/gnome-shell-extensions-3.16.1/po/Makefile.in.in 2015-04-14 
23:39:03.000000000 +0200
@@ -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 -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-shell-extensions-3.16.0/po/et.po 
new/gnome-shell-extensions-3.16.1/po/et.po
--- old/gnome-shell-extensions-3.16.0/po/et.po  2014-10-07 13:54:01.000000000 
+0200
+++ new/gnome-shell-extensions-3.16.1/po/et.po  2015-04-14 23:33:49.000000000 
+0200
@@ -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 <mahf...@gmail.com>\n"
 "Language-Team: Estonian <gnome-et-l...@gnome.org>\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 -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-shell-extensions-3.16.0/po/ja.po 
new/gnome-shell-extensions-3.16.1/po/ja.po
--- old/gnome-shell-extensions-3.16.0/po/ja.po  2014-10-07 13:54:02.000000000 
+0200
+++ new/gnome-shell-extensions-3.16.1/po/ja.po  2015-04-08 16:54:42.000000000 
+0200
@@ -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 <takeshi.aih...@gmail.com>, 2011.
-# Jiro Matsuzawa <jmatsuz...@gnome.org>, 2011, 2013
+# Jiro Matsuzawa <jmatsuz...@gnome.org>, 2011, 2013, 2015
 # Nishio Futoshi <fut_...@d3.dion.ne.jp>, 2013.
 # Ikuya Awashiro <ik...@fruitsbasket.info>, 2014.
-# Hajime Taira <hta...@redhat.com>, 2014.
+# Hajime Taira <hta...@redhat.com>, 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 <hta...@redhat.com>\n"
 "Language-Team: Japanese <gnome-translat...@gnome.gr.jp>\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,22 +264,34 @@
 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"
 msgstr "ワークスペース名"
@@ -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 -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-shell-extensions-3.16.0/po/lv.po 
new/gnome-shell-extensions-3.16.1/po/lv.po
--- old/gnome-shell-extensions-3.16.0/po/lv.po  2014-10-07 13:54:02.000000000 
+0200
+++ new/gnome-shell-extensions-3.16.1/po/lv.po  2015-04-14 23:33:49.000000000 
+0200
@@ -3,14 +3,14 @@
 #
 #
 # Rūdofls Mazurs <rudolfs.maz...@gmail.com>, 2011, 2012.
-# Rūdolfs Mazurs <rudolfs.maz...@gmail.com>, 2012, 2013, 2014.
+# Rūdolfs Mazurs <rudolfs.maz...@gmail.com>, 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 <rudolfs.maz...@gmail.com>\n"
 "Language-Team: Latvian <lata-l...@googlegroups.com>\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"


Reply via email to