diff -Nru ayatana-indicator-session-0.4.1/ChangeLog ayatana-indicator-session-0.4.2/ChangeLog --- ayatana-indicator-session-0.4.1/ChangeLog 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/ChangeLog 2018-02-28 20:44:23.000000000 +0000 @@ -1,6 +1,133 @@ -2017-10-24 21:36:51 +0200 Mike Gabriel (d8d3cfe) +2018-02-28 21:42:37 +0100 Mike Gabriel (7a7911c) - * release 0.4.1 (HEAD -> master) + * release 0.4.2 (HEAD -> master) + +2018-02-28 02:09:20 +0000 Мира Странная (106fd09) + + * Translated using Weblate (Russian) (origin/master) + +2018-02-28 02:08:44 +0000 Мира Странная (80999e3) + + * Translated using Weblate (Armenian) + +2018-02-20 12:58:08 +0000 Veselin Georgiev (0898d41) + + * Translated using Weblate (Bulgarian) + +2018-02-20 12:54:59 +0000 Veselin Georgiev (8439964) + + * Translated using Weblate (Bulgarian) + +2018-02-04 15:05:01 +0000 Michal Čihař (92c8f8b) + + * Translated using Weblate (Arabic) + +2018-01-27 09:03:44 +0000 Mutaz Tayyeb AbuSaad (69181da) + + * Translated using Weblate (Arabic) + +2018-01-01 12:03:13 +0000 Anders Jonsson (eb964e5) + + * Translated using Weblate (Swedish) + +2018-01-04 09:50:27 +0000 Yaron Shahrabani (7849a28) + + * Translated using Weblate (Hebrew) + +2017-12-31 15:46:21 +0000 Sebastian Rasmussen (65d6225) + + * Translated using Weblate (Swedish) + +2017-12-31 15:45:27 +0000 Sebastian Rasmussen (59373fd) + + * Translated using Weblate (Swedish) + +2017-12-07 04:16:21 +0000 Allan Nordhøy (efbd70c) + + * Translated using Weblate (Norwegian Bokmål) + +2017-12-06 23:35:40 +0100 Mike Gabriel (8937347) + + * data/ayatana-indicator-session.desktop.in: Add XFCE to OnlyShowIn= + key. + +2017-12-06 11:55:47 +0100 Mike Gabriel (7a4c5c6) + + * Rename GNOMELOCALEDIR -> LOCALEDIR. + +2017-12-05 10:30:15 +0100 Mike Gabriel (86bf6f7) + + * debian/postinst: Drop file. The libglib2.0-bin package has trigger + for schema compilation these days (and this for ages, + actually). + +2017-12-04 10:08:42 +0100 Mike Gabriel (2ff8ca3) + + * debian/changelog: Bump upstream to a development version. + +2017-12-02 23:41:06 +0100 Mike Gabriel (9a828b4) + + * debian/control: Fix D (glib2.0-bin -> libglib2.0-bin). + +2017-12-02 20:56:24 +0100 Mike Gabriel (f4af8fc) + + * debian/{control,postinst}: Recompile GSettings schemas at post + installation. + +2017-11-29 13:19:18 +0100 Mike Gabriel (6fc4774) + + * po/*.pot: Update translation files once more. + +2017-11-29 13:17:46 +0100 Mike Gabriel (fac8cf4) + + * po/: Update translation files once more. + +2017-11-29 13:14:07 +0100 Mike Gabriel (8df2d9c) + + * update-po.sh: Preserve .pot file when updating *.po files. + +2017-11-07 08:03:10 +0000 Emmanuella Rumanti (b611b31) + + * Translated using Weblate (Indonesian) + +2017-11-05 10:18:00 +0000 Kristjan Räts (e1ed8b9) + + * Translated using Weblate (Estonian) + +2017-11-29 12:39:22 +0100 Mike Gabriel (2be3e5c) + + * po/*.po: Update with now correct file names for .xml files. + +2017-11-29 12:38:45 +0100 Mike Gabriel (2cd60cc) + + * update-po.sh: Fix filenames of .ini(.in) and .xml(.in) files in po + files. + +2017-11-29 12:25:38 +0100 Mike Gabriel (fcb6a09) + + * update-pot.sh: Drop enable-debug shell command. + +2017-11-29 12:22:21 +0100 Mike Gabriel (92a3333) + + * po/ayatana-indicator-session.pot: Update with now correct file + names for .xml files. + +2017-11-29 12:21:52 +0100 Mike Gabriel (a9eb3ba) + + * update-pot.sh: Fix filenames of .ini(.in) and .xml(.in) files in po + template file. + +2017-10-12 09:48:36 +0000 Matteo F. Vescovi (907759e) + + * Translated using Weblate (Italian) + +2017-10-12 09:44:49 +0000 Matteo F. Vescovi (b5b3d4b) + + * Translated using Weblate (Italian) + +2017-10-24 21:36:51 +0200 Mike Gabriel (0d436e3) + + * release 0.4.1 (tag: 0.4.1, origin/release-builds, release-builds) 2017-10-24 21:35:07 +0200 Mike Gabriel (c2dd910) @@ -17,7 +144,7 @@ 2017-10-24 18:23:08 +0200 Mike Gabriel (e326a53) * debian/control: Bump Standards-Version: to 4.1.1. No changes - needed. (origin/master) + needed. 2017-10-24 18:22:25 +0200 Mike Gabriel (b634c7f) @@ -183,7 +310,7 @@ 2017-05-30 16:10:13 +0200 Mike Gabriel (ca62fbf) - * release 0.4.0 (tag: 0.4.0, origin/release-builds, release-builds) + * release 0.4.0 (tag: 0.4.0) 2017-05-30 15:20:45 +0200 Mike Gabriel (9c5a959) diff -Nru ayatana-indicator-session-0.4.1/CMakeLists.txt ayatana-indicator-session-0.4.2/CMakeLists.txt --- ayatana-indicator-session-0.4.1/CMakeLists.txt 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/CMakeLists.txt 2018-02-28 20:44:23.000000000 +0000 @@ -3,7 +3,7 @@ list (APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake) -set (PROJECT_VERSION "0.4.1") +set (PROJECT_VERSION "0.4.2") set (PACKAGE ${CMAKE_PROJECT_NAME}) set (GETTEXT_PACKAGE "ayatana-indicator-session") diff -Nru ayatana-indicator-session-0.4.1/data/ayatana-indicator-session.desktop.in ayatana-indicator-session-0.4.2/data/ayatana-indicator-session.desktop.in --- ayatana-indicator-session-0.4.1/data/ayatana-indicator-session.desktop.in 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/data/ayatana-indicator-session.desktop.in 2018-02-28 20:44:23.000000000 +0000 @@ -2,7 +2,7 @@ Type=Application Name=Ayatana Indicator Session Exec=@pkglibexecdir@/ayatana-indicator-session-service -OnlyShowIn=Unity;MATE; +OnlyShowIn=Unity;MATE;XFCE; NoDisplay=true StartupNotify=false Terminal=false diff -Nru ayatana-indicator-session-0.4.1/debian/changelog ayatana-indicator-session-0.4.2/debian/changelog --- ayatana-indicator-session-0.4.1/debian/changelog 2017-10-26 11:01:27.000000000 +0000 +++ ayatana-indicator-session-0.4.2/debian/changelog 2018-02-28 21:00:36.000000000 +0000 @@ -1,3 +1,21 @@ +ayatana-indicator-session (0.4.2-1) unstable; urgency=medium + + * New upstream release. + * debian/control: + + Bump Standards-Version: to 4.1.3. No changes needed. + * debian/{control,compat}: + + Bump DH compat level to 11. + * debian/rules: + + Migrate from dh_install --fail-missing to dh_missing --fail-missing. + * debian/copyright: + + Use secure URI for copyright format reference. + + Update auto-generated copyright.in reference template. + + Update copyright attributions. + * debian/watch: + + Use secure URL to obtain upstream sources. + + -- Mike Gabriel Wed, 28 Feb 2018 22:00:36 +0100 + ayatana-indicator-session (0.4.1-1) unstable; urgency=medium * New upstream release. diff -Nru ayatana-indicator-session-0.4.1/debian/compat ayatana-indicator-session-0.4.2/debian/compat --- ayatana-indicator-session-0.4.1/debian/compat 2017-07-05 07:40:24.000000000 +0000 +++ ayatana-indicator-session-0.4.2/debian/compat 2018-02-28 20:49:28.000000000 +0000 @@ -1 +1 @@ -9 +11 diff -Nru ayatana-indicator-session-0.4.1/debian/control ayatana-indicator-session-0.4.2/debian/control --- ayatana-indicator-session-0.4.1/debian/control 2017-10-24 19:07:16.000000000 +0000 +++ ayatana-indicator-session-0.4.2/debian/control 2018-02-28 20:49:22.000000000 +0000 @@ -5,14 +5,14 @@ Uploaders: Mike Gabriel Build-Depends: cmake, dbus, - debhelper (>= 9), + debhelper (>= 11~), dpkg-dev (>= 1.16.1.1), intltool, libglib2.0-dev (>= 2.36), libgtest-dev, python, systemd [linux-any], -Standards-Version: 4.1.1 +Standards-Version: 4.1.3 Homepage: https://github.com/AyatanaIndicators/ayatana-indicator-session Vcs-Git: https://anonscm.debian.org/git/pkg-ayatana/ayatana-indicator-session.git Vcs-Browser: https://anonscm.debian.org/git/pkg-ayatana/ayatana-indicator-session.git diff -Nru ayatana-indicator-session-0.4.1/debian/copyright ayatana-indicator-session-0.4.2/debian/copyright --- ayatana-indicator-session-0.4.1/debian/copyright 2017-10-24 19:37:30.000000000 +0000 +++ ayatana-indicator-session-0.4.2/debian/copyright 2018-02-28 21:00:36.000000000 +0000 @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Ayatana Indicator Session Upstream-Contact: Mike Gabriel Source: https://github.com/AyatanaIndicators/ayatana-indicator-session @@ -66,6 +66,75 @@ 2014, Canonical Ltd. License: GPL-3 +Files: po/ar.po + po/bem.po + po/bg.po + po/ce.po + po/ckb.po + po/co.po + po/cs.po + po/da.po + po/de.po + po/es.po + po/fi.po + po/fil.po + po/fo.po + po/fr.po + po/fr_CA.po + po/frp.po + po/ga.po + po/he.po + po/hi.po + po/hr.po + po/ht.po + po/hu.po + po/ia.po + po/it.po + po/ja.po + po/kl.po + po/ko.po + po/kw.po + po/la.po + po/lo.po + po/mhr.po + po/mi.po + po/nb.po + po/nl.po + po/pl.po + po/ps.po + po/pt.po + po/pt_BR.po + po/ro.po + po/ru.po + po/sa.po + po/se.po + po/shn.po + po/sk.po + po/sl.po + po/sr.po + po/sv.po + po/sw.po + po/szl.po + po/tg.po + po/th.po + po/ti.po + po/tr.po + po/uz.po + po/wae.po + po/zh_CN.po + po/zh_TW.po +Copyright: 2010, THE PACKAGE'S COPYRIGHT HOLDER + 2017, THE PACKAGE'S COPYRIGHT HOLDER +License: GPL-3 +Comment: + This file is distributed under the same license as the PACKAGE package. + +Files: po/ayatana-indicator-session.pot +Copyright: YEAR, THE PACKAGE'S COPYRIGHT HOLDER +License: GPL-3 +Comment: + This file is distributed under the same license as the PACKAGE package. + Files: CMakeLists.txt ChangeLog MERGE-REVIEW @@ -118,11 +187,6 @@ Assuming copyright holdership and licensing from other code files in this project. -Files: update-pot.sh - update-po.sh -Copyright: 2017, Mike Gabriel -License: GPL-3 - Files: data/icons/16x16/actions/system-log-out.png data/icons/16x16/actions/system-restart.png data/icons/16x16/actions/system-shutdown.png @@ -189,69 +253,6 @@ Comment: Applying same license as found in the code files. -Files: po/ayatana-indicator-session.pot - po/ar.po - po/bem.po - po/bg.po - po/ce.po - po/ckb.po - po/co.po - po/cs.po - po/da.po - po/de.po - po/es.po - po/fi.po - po/fil.po - po/fo.po - po/fr.po - po/fr_CA.po - po/frp.po - po/ga.po - po/he.po - po/hi.po - po/hr.po - po/ht.po - po/hu.po - po/ia.po - po/it.po - po/ja.po - po/kl.po - po/ko.po - po/kw.po - po/la.po - po/lo.po - po/mhr.po - po/mi.po - po/nb.po - po/nl.po - po/pl.po - po/ps.po - po/pt.po - po/pt_BR.po - po/ro.po - po/ru.po - po/sa.po - po/se.po - po/shn.po - po/sk.po - po/sl.po - po/sr.po - po/sv.po - po/sw.po - po/szl.po - po/tg.po - po/th.po - po/ti.po - po/tr.po - po/uz.po - po/wae.po - po/zh_CN.po - po/zh_TW.po -Copyright: 2010, THE PACKAGE'S COPYRIGHT HOLDER -License: GPL-3 -Comment: - Applying same license as found in the code files. - Files: po/af.po po/an.po po/az.po @@ -300,6 +301,8 @@ Files: src/utils.c src/utils.h + update-po.sh + update-pot.sh Copyright: 2017, Mike Gabriel License: GPL-3 diff -Nru ayatana-indicator-session-0.4.1/debian/copyright.in ayatana-indicator-session-0.4.2/debian/copyright.in --- ayatana-indicator-session-0.4.1/debian/copyright.in 2017-10-24 19:06:23.000000000 +0000 +++ ayatana-indicator-session-0.4.2/debian/copyright.in 2018-02-28 20:54:35.000000000 +0000 @@ -68,9 +68,72 @@ License: GPL (v3) FIXME +Files: po/ar.po + po/bem.po + po/bg.po + po/ce.po + po/ckb.po + po/co.po + po/cs.po + po/da.po + po/de.po + po/es.po + po/fi.po + po/fil.po + po/fo.po + po/fr.po + po/fr_CA.po + po/frp.po + po/ga.po + po/he.po + po/hi.po + po/hr.po + po/ht.po + po/hu.po + po/ia.po + po/it.po + po/ja.po + po/kl.po + po/ko.po + po/kw.po + po/la.po + po/lo.po + po/mhr.po + po/mi.po + po/nb.po + po/nl.po + po/pl.po + po/ps.po + po/pt.po + po/pt_BR.po + po/ro.po + po/ru.po + po/sa.po + po/se.po + po/shn.po + po/sk.po + po/sl.po + po/sr.po + po/sv.po + po/sw.po + po/szl.po + po/tg.po + po/th.po + po/ti.po + po/tr.po + po/uz.po + po/wae.po + po/zh_CN.po + po/zh_TW.po +Copyright: 2010, THE PACKAGE'S COPYRIGHT HOLDER + 2017, THE PACKAGE'S COPYRIGHT HOLDER +License: UNKNOWN + FIXME + Files: CMakeLists.txt ChangeLog MERGE-REVIEW + NEWS NEWS.Canonical README build.sh @@ -90,7 +153,6 @@ data/icons/scalable/status/account-logged-in.svg data/org.ayatana.indicator.session data/org.ayatana.indicator.session.gschema.xml.in - debian/changelog debian/compat debian/control debian/files @@ -101,6 +163,8 @@ debian/upstream/signing-key.asc debian/watch po/CMakeLists.txt + po/LINGUAS + po/POTFILES.in src/CMakeLists.txt src/backend-dbus/org.ayatana.Desktop.Session.xml src/backend-dbus/org.ayatana.indicators.webcredentials.xml @@ -121,7 +185,6 @@ tests/org.gnome.desktop.lockdown.gschema.xml tests/org.gnome.settings-daemon.plugins.media-keys.gschema.xml trim-lcov.py - update-pot.sh Copyright: NONE License: UNKNOWN FIXME @@ -165,40 +228,6 @@ License: UNKNOWN FIXME -Files: po/ar.po - po/bg.po - po/cs.po - po/da.po - po/de.po - po/es.po - po/fi.po - po/fr.po - po/he.po - po/hi.po - po/hr.po - po/hu.po - po/it.po - po/ja.po - po/ko.po - po/nb.po - po/nl.po - po/pl.po - po/pt.po - po/pt_BR.po - po/ro.po - po/ru.po - po/sk.po - po/sl.po - po/sr.po - po/sv.po - po/th.po - po/tr.po - po/zh_CN.po - po/zh_TW.po -Copyright: 2010, THE PACKAGE'S COPYRIGHT HOLDER -License: UNKNOWN - FIXME - Files: po/af.po po/an.po po/az.po @@ -241,18 +270,20 @@ License: UNKNOWN FIXME -Files: src/backend-dbus/CMakeLists.txt - tests/CMakeLists.txt -Copyright: NONE -License: GENERATED FILE - FIXME - Files: src/utils.c src/utils.h + update-po.sh + update-pot.sh Copyright: 2017, Mike Gabriel License: GPL (v3) FIXME +Files: src/backend-dbus/CMakeLists.txt + tests/CMakeLists.txt +Copyright: NONE +License: GENERATED FILE + FIXME + Files: INSTALL Copyright: 2013, Canonical Ltd 2017, Mike Gabriel @@ -268,3 +299,14 @@ Copyright: -format/1.0/ License: UNKNOWN FIXME + +Files: po/ayatana-indicator-session.pot +Copyright: YEAR THE PACKAGE'S COPYRIGHT HOLDER +License: UNKNOWN + FIXME + +Files: debian/changelog +Copyright: attributions. +License: UNKNOWN + FIXME + diff -Nru ayatana-indicator-session-0.4.1/debian/rules ayatana-indicator-session-0.4.2/debian/rules --- ayatana-indicator-session-0.4.1/debian/rules 2017-07-05 07:44:09.000000000 +0000 +++ ayatana-indicator-session-0.4.2/debian/rules 2018-02-28 20:49:39.000000000 +0000 @@ -12,7 +12,10 @@ override_dh_install: find debian/ayatana-indicator-session/usr/lib -name *.la -delete find debian/ayatana-indicator-session/usr/lib -name *.a -delete - dh_install --fail-missing + dh_install + +override_dh_missing: + dh_missing --fail-missing # Hack as it seems it's not possible to easy run that under dbus-test-runner override_dh_auto_test: diff -Nru ayatana-indicator-session-0.4.1/debian/watch ayatana-indicator-session-0.4.2/debian/watch --- ayatana-indicator-session-0.4.1/debian/watch 2017-10-15 20:48:32.000000000 +0000 +++ ayatana-indicator-session-0.4.2/debian/watch 2018-02-28 20:49:39.000000000 +0000 @@ -1,3 +1,3 @@ version=3 opts=pgpsigurlmangle=s/$/.asc/ \ -http://releases.ayatana-indicators.org/source/ayatana-indicator-session/ayatana-indicator-session-(.+)\.tar\.gz +https://releases.ayatana-indicators.org/source/ayatana-indicator-session/ayatana-indicator-session-(.+)\.tar\.gz diff -Nru ayatana-indicator-session-0.4.1/NEWS ayatana-indicator-session-0.4.2/NEWS --- ayatana-indicator-session-0.4.1/NEWS 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/NEWS 2018-02-28 20:44:23.000000000 +0000 @@ -0,0 +1,14 @@ +Overview of changes in ayatana-indicator-session 0.4.2 + + - Plenty translation updates. Thanks to translators + on hosted.weblate.org. + +Overview of changes in ayatana-indicator-session 0.4.1 + + - Add MATE session support. + - Support building without systemd. + - Set up Weblate based translation tools + +Overview of changes in ayatana-indicator-session 0.4.0 + + - Fork from Ubuntu's Power Indicator. diff -Nru ayatana-indicator-session-0.4.1/po/af.po ayatana-indicator-session-0.4.2/po/af.po --- ayatana-indicator-session-0.4.1/po/af.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/af.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2010-04-11 12:52+0000\n" "Last-Translator: JC Brand \n" "Language-Team: Afrikaans \n" @@ -18,39 +18,39 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Onderdruk die opskietvenster om afmeld, herlaai en afskakel te bevestig" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" "Om die opskietvensters vir afmeld, herlaai en afskakel te wys al dan nie." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Verwyder die afmeld item van die sessie-kieslys" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Verwyder die herlaai item vanaf die sessie-kieslys" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Verwyder die afskakel item vanaf die sessie-kieslys" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/am.po ayatana-indicator-session-0.4.2/po/am.po --- ayatana-indicator-session-0.4.1/po/am.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/am.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-22 05:39+0000\n" "Last-Translator: samson \n" "Language-Team: Amharic \n" @@ -18,37 +18,37 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "መጫን ንግግሩን ለማረጋገጥ መውጣቱን ፤ እንደገና መጀመር እና መዝጋት ተግባሩን" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "ቢሆንም ባይሆንም ማሳየት ለማረጋገጥ ንግግሩን ለመውጣት ፤ እንደገና መጀመር እና መዝጋት ተግባሩን" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "በክፍለ ጊዜው ዝርዝር ውስጥ የመውጫን ቁልፍ ማስወገጃ" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "የመውጫው ቁልፍ በክፍለ ጊዜው ዝርዝር ውስጥ እንዳይታይ ያደርገዋል" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "በክፍለ ጊዜው ዝርዝር ውስጥ የእንደገና ማስጀመሪያን ቁልፍ ማስወገጃ" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "የእንደገና ማስጀመሪያ ቁልፍ በክፍለ ጊዜው ዝርዝር ውስጥ እንዳይታይ ያደርገዋል" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "በክፍለ ጊዜው ዝርዝር ውስጥ የማጥፊያን ቁልፍ ማስወገጃ" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "የማጥፊያው ቁልፍ በክፍለ ጊዜው ዝርዝር ውስጥ እንዳይታይ ያደርገዋል" diff -Nru ayatana-indicator-session-0.4.1/po/an.po ayatana-indicator-session-0.4.2/po/an.po --- ayatana-indicator-session-0.4.1/po/an.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/an.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-24 16:03+0000\n" "Last-Translator: Daniel Martinez \n" "Language-Team: Aragonese \n" @@ -18,13 +18,13 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Borra lo dialogo ta confirmar l'accion de trancar sesion, reiniciar y " "amortar." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -32,27 +32,27 @@ "Tria si s'amostran u no dialogos de confirmacion ta desenchegar-se, " "reiniciar u trancar sesion." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Borra la opción «Trancar» sesión d'o menú de sesión" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Borra la opción «Reiniciar» d'o menú de sesión" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Borra la opción «Amortar» d'o menú de sesión" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/ar.po ayatana-indicator-session-0.4.2/po/ar.po --- ayatana-indicator-session-0.4.1/po/ar.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/ar.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,50 +7,53 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" -"PO-Revision-Date: 2011-09-15 09:58+0000\n" -"Last-Translator: Khaled Hosny \n" -"Language-Team: Arabic\n" -"Language: \n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" +"PO-Revision-Date: 2018-02-05 15:34+0000\n" +"Last-Translator: Michal Čihař \n" +"Language-Team: Arabic \n" +"Language: ar\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " +"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" +"X-Generator: Weblate 2.19-dev\n" "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" -"X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "أخفِ حوار تأكيد الخروج وإعادة التشغيل والإيقاف" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "ما إذا ستظهر حوارات تأكيد الخروج وإعادة التشغيل والإيقاف ." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "أزل عنصر الخروج من قائمة الجلسة" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." -msgstr "" +msgstr "أخفي زر تسجيل الخروج من قائمة الجلسة." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "أزل عنصر إعادة التشغيل من قائمة الجلسة" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." -msgstr "" +msgstr "أحفي زر إعادة التشغيل من قائمة الجلسة." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "أزل عنصر الإطفاء من قائمة الجلسة" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." -msgstr "" +msgstr "أحفي زر إيقاف التشغيل من قائمة الجلسة." #. Translators: the name of the menu ("System"), then the user's name #: ../src/service.c:187 @@ -60,29 +63,29 @@ #: ../src/service.c:191 msgid "System" -msgstr "" +msgstr "النظام" #: ../src/service.c:325 msgid "Guest" -msgstr "" +msgstr "زائر" #: ../src/service.c:343 #, c-format msgid "%s Desktop Help" -msgstr "" +msgstr "%s المساعدة في سطح المكتب" #: ../src/service.c:344 #, c-format msgid "%s Help" -msgstr "" +msgstr "%s المساعدة" #: ../src/service.c:346 msgid "About This Computer" -msgstr "" +msgstr "بيانات هذا الجهاز" #: ../src/service.c:361 msgid "System Settings…" -msgstr "" +msgstr "إعدادات النظام…" #: ../src/service.c:363 msgid "Online Accounts…" diff -Nru ayatana-indicator-session-0.4.1/po/ast.po ayatana-indicator-session-0.4.2/po/ast.po --- ayatana-indicator-session-0.4.1/po/ast.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/ast.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-17 15:24+0000\n" "Last-Translator: Iñigo Varela \n" "Language-Team: Asturian \n" @@ -18,12 +18,12 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Suprimir la ventana de confirmación al zarrar sesión, reaniciar y apagar." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -31,27 +31,27 @@ "Si amosar o non los diálogos de confirmación pa zarrar sesión, reaniciar y " "apagar." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Quitar la opción Zarrar sesión del menú de sesión" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "Fai que'l botón de zarrar nun apaeza nel menú de sesión." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Desanicia la opción «Reaniciar» del menú de sesión" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "Fai que'l botón de reaniciar nun apaeza nel menú de sesión." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Desanicia la opción «Apagar» del menú de sesión" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "Fai que'l botón d'apagar nun apaeza nel menú de sesión." diff -Nru ayatana-indicator-session-0.4.1/po/ayatana-indicator-session.pot ayatana-indicator-session-0.4.2/po/ayatana-indicator-session.pot --- ayatana-indicator-session-0.4.1/po/ayatana-indicator-session.pot 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/ayatana-indicator-session.pot 2018-02-28 20:44:23.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:19+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,37 +17,37 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/az.po ayatana-indicator-session-0.4.2/po/az.po --- ayatana-indicator-session-0.4.1/po/az.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/az.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-15 09:57+0000\n" "Last-Translator: Elxan İsmayılov \n" "Language-Team: Azerbaijani \n" @@ -18,11 +18,11 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "İclası bağlama, yenidən başlatma və sistemi söndürmə dialoqunu gizlət" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -30,27 +30,27 @@ "İclas bağlama, yenidən başladma və sistem söndürmə zamanı təsdiq " "dialoqlarının göstərilib göstərilməməsi" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "İclas menyusundan İclasdan Çıxış düyməsini sil" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "İclas menyusundan Yenidən Başlad düyməsini sil" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "İclas menyusundan Sistemi Söndür düyməsini sil" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/bem.po ayatana-indicator-session-0.4.2/po/bem.po --- ayatana-indicator-session-0.4.1/po/bem.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/bem.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2017-07-21 15:41+0200\n" "Last-Translator: Mike Gabriel \n" "Language-Team: Bemba\n" @@ -16,37 +16,37 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/be.po ayatana-indicator-session-0.4.2/po/be.po --- ayatana-indicator-session-0.4.1/po/be.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/be.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2017-08-18 12:55+0000\n" "Last-Translator: Viktar Vauchkevich \n" "Language-Team: Belarusian =2 && n%10<=" -"4 && (n%100<10 || n%100>=20) ? 1 : 2;\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: Weblate 2.17-dev\n" "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Прабраць дыялог падцьверджаньня выхаду, рэстарту ці выключэньня сыстэмы" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" "Ці паказваць дыялог пацверджання выхаду, рэстарту ці выключэння сістэмы." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Выдаліць элемент «Выйсьці» з меню сеансу" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "Робіць так, што кнопка выхаду не адлюстроўвалася ў меню сеансу." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Выдаліць пункт Перазагрузіць з меню сесіі" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "Робіць так, што кнопка перазагрузкі не адлюстроўваецца ў меню сеансу." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Выдаліць пункт Выключыць з меню сесіі" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "Робіць так, што кнопка выключэння не адлюстроўваецца ў меню сеансу." diff -Nru ayatana-indicator-session-0.4.1/po/bg.po ayatana-indicator-session-0.4.2/po/bg.po --- ayatana-indicator-session-0.4.1/po/bg.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/bg.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,52 +7,54 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" -"PO-Revision-Date: 2011-09-16 07:33+0000\n" -"Last-Translator: Svetoslav Stefanov \n" -"Language-Team: Bulgarian\n" -"Language: \n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" +"PO-Revision-Date: 2018-02-21 13:34+0000\n" +"Last-Translator: Veselin Georgiev \n" +"Language-Team: Bulgarian \n" +"Language: bg\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: Weblate 2.20-dev\n" "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" -"X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Да не се показва диалог за потвърждение при излизане, рестартиране и " "изключване" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" -"Дали да се показва или не диалог за потвърждение при излизане, рестартиране " -"и изключване" +"Да се показва ли диалог за потвърждение при излизане, рестартиране и " +"изключване." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Премахване реда за излизане от системата" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "Прави бутонът за излизане да не се показва в менюто." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Премахване реда за рестартиране от менюто" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "Прави бутонът за рестартиране да не се показва в менюто." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Премахване реда за изключване от менюто" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "Прави бутонът за изключване да не се показва в менюто." @@ -60,11 +62,11 @@ #: ../src/service.c:187 #, c-format msgid "System, %s" -msgstr "" +msgstr "Система, %s" #: ../src/service.c:191 msgid "System" -msgstr "" +msgstr "Система" #: ../src/service.c:325 msgid "Guest" @@ -73,52 +75,48 @@ #: ../src/service.c:343 #, c-format msgid "%s Desktop Help" -msgstr "" +msgstr "%s Десктоп Помощ" #: ../src/service.c:344 #, c-format msgid "%s Help" -msgstr "" +msgstr "%s Помощ" #: ../src/service.c:346 msgid "About This Computer" -msgstr "" +msgstr "Относно Този Компютър" #: ../src/service.c:361 msgid "System Settings…" -msgstr "Системни настройки..." +msgstr "Системни Настройки…" #: ../src/service.c:363 msgid "Online Accounts…" -msgstr "Онлайн регистрации..." +msgstr "Активни Потребители…" #: ../src/service.c:566 msgid "Start Screen Saver" -msgstr "" +msgstr "Стартирай Екранен Предпазител" #: ../src/service.c:574 ../src/service.c:590 -#, fuzzy msgid "Switch Account…" -msgstr "Превключване на потребител..." +msgstr "Смяна на потребител…" #: ../src/service.c:575 ../src/service.c:591 -#, fuzzy msgid "Switch Account" -msgstr "Превключване на потребител..." +msgstr "Смяна на Потребител" #: ../src/service.c:587 -#, fuzzy msgid "Lock/Switch Account…" -msgstr "Превключване на потребител..." +msgstr "Заключване/Смяна на Потребител…" #: ../src/service.c:588 -#, fuzzy msgid "Lock/Switch Account" -msgstr "Превключване на потребител..." +msgstr "Заключване/Смяна на Потребител" #: ../src/service.c:594 msgid "Lock" -msgstr "" +msgstr "Заключване" #: ../src/service.c:619 msgid "Guest Session" @@ -126,7 +124,7 @@ #: ../src/service.c:696 msgid "Log Out…" -msgstr "Излизане" +msgstr "Изход…" #: ../src/service.c:696 ../src/backend-dbus/actions.c:824 #: ../src/backend-dbus/actions.c:826 @@ -143,7 +141,7 @@ #: ../src/service.c:722 msgid "Restart…" -msgstr "Рестартиране..." +msgstr "Рестарт…" #: ../src/service.c:722 ../src/backend-dbus/actions.c:861 #: ../src/backend-dbus/actions.c:863 @@ -152,7 +150,7 @@ #: ../src/service.c:729 msgid "Shut Down…" -msgstr "Изключване..." +msgstr "Изключване…" #: ../src/service.c:729 ../src/backend-dbus/actions.c:894 #: ../src/backend-dbus/actions.c:896 @@ -160,23 +158,19 @@ msgstr "Изключване" #: ../src/backend-dbus/actions.c:818 -#, fuzzy msgid "Are you sure you want to close all programs and log out?" -msgstr "" -"Сигурни ли сте, че искате да се затворят всички програми и да излезете от " -"акаунта си?" +msgstr "Сигурни ли сте, че искате да се затворят всички програми при изход?" #: ../src/backend-dbus/actions.c:819 -#, fuzzy msgid "" "Some software updates won't be applied until the computer next restarts." msgstr "" -"Някои актуализации няма да имат ефект докато не рестартирате компютъра." +"Някои актуализации няма да бъдат приложени до следващия рестарт на компютъра." #: ../src/backend-dbus/actions.c:827 ../src/backend-dbus/actions.c:864 #: ../src/backend-dbus/actions.c:897 msgid "Cancel" -msgstr "Отказване" +msgstr "Отказ" #: ../src/backend-dbus/actions.c:862 msgid "Are you sure you want to close all programs and restart the computer?" @@ -193,7 +187,7 @@ #: ../src/backend-dbus/actions.c:1007 ../src/backend-dbus/actions.c:1020 #: ../src/backend-dbus/actions.c:1035 msgid "Warning" -msgstr "" +msgstr "Предупреждение" #: ../src/backend-dbus/actions.c:1008 msgid "" @@ -203,6 +197,11 @@ "Please report this to the developers at:\n" "https://github.com/ArcticaProject/ayatana-indicator-session/issues" msgstr "" +"Индикаторът за сесия Ayatana все още не поддържа извикване на \n" +"приложението за системни настройки за текущата ви работната среда.\n" +"\n" +"Моля, съобщете това на програмистите на адрес:\n" +"https://github.com/ArcticaProject/ayatana-indicator-session/issues" #: ../src/backend-dbus/actions.c:1021 msgid "" @@ -212,6 +211,11 @@ "Please report this to the developers at:\n" "https://github.com/ArcticaProject/ayatana-indicator-session/issues" msgstr "" +"Индикаторът за сесия Ayatana не поддържа смяна на парола\n" +"за вашата работна среда.\n" +"\n" +"Моля, съобщете това на програмистите на адрес:\n" +"https://github.com/ArcticaProject/ayatana-indicator-session/issues" #: ../src/backend-dbus/actions.c:1036 msgid "" @@ -221,6 +225,11 @@ "Please report this to the developers at:\n" "https://github.com/ArcticaProject/ayatana-indicator-session/issues" msgstr "" +"Индикаторът за сесията Ayatana все още не знае как да се показва\n" +"информация за работната среда, която се изпълнява в момента.\n" +"\n" +"Моля, съобщете това на програмистите на адрес:\n" +"https://github.com/ArcticaProject/ayatana-indicator-session/issues" #~ msgid "Classic Guest Session" #~ msgstr "Класическа Гост Сесия" diff -Nru ayatana-indicator-session-0.4.1/po/bn.po ayatana-indicator-session-0.4.2/po/bn.po --- ayatana-indicator-session-0.4.1/po/bn.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/bn.po 2018-02-28 20:44:23.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-25 12:06+0000\n" "Last-Translator: Zenat Rahnuma \n" "Language-Team: Bengali \n" @@ -20,38 +20,38 @@ "X-Generator: Launchpad (build 14041)\n" "X-Language: bn_BD\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "লগ আউট, পুনরায় আরম্ভ এবং বন্ধ করার সময় নিশ্চিতকরণ ডায়ালগ রোধ" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" "লগ আউট, পুনরায় আরম্ভ এবং বন্ধ করার সময় নিশ্চিতকরণ ডায়ালগ প্রদর্শন করা হবে কিনা।" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "সেশন মেনু থেকে লগ আউট আইটেম অপসারণ" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "এটি এমন ভাবে তৈরি করুন যাতে সেশন মেনুতে লগ আউট বোতাম প্রদর্শন না করে।" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "সেশন মেনু হতে রিস্টার্ট আইকন অপসারণ কর" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "এটি এমনভাবে তৈরি করুন যাতে সেশন মেনুতে পুনরায় শুরু বোতাম প্রদর্শন না করে।" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "সেশন মেনু হতে শাটডাউন আইকন অপসারণ কর" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "এটি এমন ভাবে তৈরি করুন যাতে সেশন মেনুতে শাট ডাউন বোতাম প্রদর্শন না করে।" diff -Nru ayatana-indicator-session-0.4.1/po/bo.po ayatana-indicator-session-0.4.2/po/bo.po --- ayatana-indicator-session-0.4.1/po/bo.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/bo.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-02-25 08:28+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tibetan \n" @@ -18,38 +18,38 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "ཕྱིར་འཐེན་ངོས་འཛིན་བཀག་འགོག འགོ་བསྐྱར་འཛུགས་བྱེད་པ་དང་སྒོ་རྒྱག་བཀོལ་སྤྱོད་གླེང་སྒྲོམ་མངོན་འཆར་བྱེད་པ" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "ཕྱིར་འདོན་དང་འགོ་བསྐྱར་འཛུགས། སྒོ་རྒྱག་པའི་སྐབས་ངོས་འཛིན་གླེང་སྒྲོམ་མངོན་འཆར་བྱེད་དམ" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "ཕྱིར་འདོན་ལེ་ཚན་འདེམས་ཐོའི་ནང་ནས་བསུབ་པ" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "འགོ་བསྐྱར་འཛུགས་འདི་ལེ་ཚན་འདེམས་ཐོའི་ནང་ནས་བསུབ་པ" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "སྒོ་རྒྱག་དེ་ལེ་ཚན་འདེམས་ཐོའི་ནང་ནས་བསུབ་པ" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/br.po ayatana-indicator-session-0.4.2/po/br.po --- ayatana-indicator-session-0.4.1/po/br.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/br.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2010-12-29 22:54+0000\n" "Last-Translator: Ken VanDine \n" "Language-Team: Breton \n" @@ -18,12 +18,12 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Dilemel ar voestad emziviz da gadarnaat an dilugañ, lazhañ hag adloc'hañ" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -31,27 +31,27 @@ "Diskouez pe get ar voestad emziviz da gadarnaat an dilugañ, lazhañ hag " "adloc'hañ." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Dilemel an ergorenn Digennaskañ diwar lañser an estez" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/bs.po ayatana-indicator-session-0.4.2/po/bs.po --- ayatana-indicator-session-0.4.1/po/bs.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/bs.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-16 23:07+0000\n" "Last-Translator: Samir Ribić \n" "Language-Team: Bosnian \n" @@ -18,12 +18,12 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Zaobiđi dijaloški prozor za potvrdu odjave, resetovanja i gašenja računara" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -31,29 +31,29 @@ "Da li da prikaže ili ne dijaloge potvrde za akcije odjavljivanja, " "restartovanja i gašenja." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Ukloni stavku Odjavljivanja iz menija sesije" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "Čini da se dugme za odjavu ne pojaljuje u sesijskom meniju" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Ukloni stavku Restartovanja iz menija sesije" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" "Čini da se dugme za ponovno pokretanje sistema ne pojaljuje u sesijskom " "meniju" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Ukloni stavku Gašenja iz menija sesije" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "Čini da se dugme za gašenje ne pojaljuje u sesijskom meniju" diff -Nru ayatana-indicator-session-0.4.1/po/ca.po ayatana-indicator-session-0.4.2/po/ca.po --- ayatana-indicator-session-0.4.1/po/ca.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/ca.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-21 20:23+0000\n" "Last-Translator: Joan Duran \n" "Language-Team: Catalan \n" @@ -18,12 +18,12 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Suprimeix el diàleg per a confirmar les accions de sortida, reinici i aturada" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -31,27 +31,27 @@ "Si s'han de mostrar diàlegs de confirmació per a les accions de sortida, " "reinici i aturada." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Oculta l'opció de sortida de la sessió del menú de sessió" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Suprimeix l'element de reinici del menú de la sessió" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Suprimeix l'element d'aturada del menú de la sessió" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/ca@valencia.po ayatana-indicator-session-0.4.2/po/ca@valencia.po --- ayatana-indicator-session-0.4.1/po/ca@valencia.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/ca@valencia.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-02-25 03:34+0000\n" "Last-Translator: David Planella \n" "Language-Team: Catalan \n" @@ -18,12 +18,12 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Suprimeix el diàleg per a confirmar les accions d'eixida, reinici i parada" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -31,27 +31,27 @@ "Si s'han de mostrar diàlegs de confirmació per a les accions d'eixida, " "reinici i parada." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Oculta l'opció d'eixida de la sessió del menú de sessió" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Suprimeix l'element de reinici del menú de la sessió" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Suprimeix l'element d'parada del menú de la sessió" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/ce.po ayatana-indicator-session-0.4.2/po/ce.po --- ayatana-indicator-session-0.4.1/po/ce.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/ce.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2017-07-21 15:41+0200\n" "Last-Translator: Mike Gabriel \n" "Language-Team: Chechen\n" @@ -16,37 +16,37 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/ckb.po ayatana-indicator-session-0.4.2/po/ckb.po --- ayatana-indicator-session-0.4.1/po/ckb.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/ckb.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2017-07-21 15:41+0200\n" "Last-Translator: Mike Gabriel \n" "Language-Team: Language ckb\n" @@ -16,37 +16,37 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/co.po ayatana-indicator-session-0.4.2/po/co.po --- ayatana-indicator-session-0.4.1/po/co.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/co.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2017-07-21 15:41+0200\n" "Last-Translator: Mike Gabriel \n" "Language-Team: Corsican\n" @@ -16,37 +16,37 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/crh.po ayatana-indicator-session-0.4.2/po/crh.po --- ayatana-indicator-session-0.4.1/po/crh.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/crh.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-05-03 11:34+0000\n" "Last-Translator: Reşat SABIQ \n" "Language-Team: QIRIMTATARCA (Qırım Türkçesi) \n" "Language-Team: Czech\n" @@ -18,12 +18,12 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Potlačit dialogové okno pro potvrzení odhlášení, restartování a vypnutí" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -31,27 +31,27 @@ "Určuje, zda se mají či nemají zobrazovat potvrzující dialogová okna při " "odhlášení, restartování a vypnutí." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Odebrat položku Odhlásit z nabídky sezení" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "Nezobrazí tlačítko odhlášení v nabídce sezení." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Odstranit položku Restartovat z nabídky sezení" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "Nezobrazí tlačítko restart v nabídce sezení." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Odstranit položku Vypnout z nabídky sezení" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "Nezobrazí tlačítko vypnutí v nabídce sezení." diff -Nru ayatana-indicator-session-0.4.1/po/cv.po ayatana-indicator-session-0.4.2/po/cv.po --- ayatana-indicator-session-0.4.1/po/cv.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/cv.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2010-03-20 09:37+0000\n" "Last-Translator: Ted Gould \n" "Language-Team: Chuvash \n" @@ -18,37 +18,37 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/cy.po ayatana-indicator-session-0.4.2/po/cy.po --- ayatana-indicator-session-0.4.1/po/cy.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/cy.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-04-01 19:12+0000\n" "Last-Translator: danielt998 \n" "Language-Team: Welsh \n" @@ -18,11 +18,11 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "Atal y deialog sy'n cadarnhau allgofnodi, ailgychwyn a diffodd" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -30,27 +30,27 @@ "P'un ai dangos y deialog sy'n cadarnhau allgofnodi, ailgychwyn a diffodd neu " "beidio" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Tynnu eitem Allgofnodi o'r ddewislen sesiwn" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Tynnu eitem Ailgychwyn o'r ddewislen sesiwn" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Tynnu eitem Diffodd o'r ddewislen sesiwn" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/da.po ayatana-indicator-session-0.4.2/po/da.po --- ayatana-indicator-session-0.4.1/po/da.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/da.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-26 20:43+0000\n" "Last-Translator: Anders Feder \n" "Language-Team: Danish\n" @@ -18,13 +18,13 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Vis ikke dialogboksen til bekræftelse af handlingerne logout, genstart og " "lukning" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -32,27 +32,27 @@ "Angiver, om der skal vises bekræftelsesdialogbokse for handlingerne logout, " "genstart og lukning." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Fjern Log ud-knappen fra sessionsmenuen" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "Får log ud-knappen til ikke at blive vist i sessionsmenuen." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Fjern Genstart-knappen fra sessionsmenuen" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "Får genstart-knappen til ikke at blive vist i sessionsmenuen." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Fjern Luk ned-knappen fra sessionsmenuen" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "Får luk ned-knappen til ikke at blive vist i sessionsmenuen." diff -Nru ayatana-indicator-session-0.4.1/po/de.po ayatana-indicator-session-0.4.2/po/de.po --- ayatana-indicator-session-0.4.1/po/de.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/de.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,11 +7,11 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2017-08-12 15:47+0000\n" "Last-Translator: Mike Gabriel \n" -"Language-Team: German \n" +"Language-Team: German \n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,13 +20,13 @@ "X-Generator: Weblate 2.16\n" "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Dialog unterdrücken, der die Aktionen Abmelden, Neustarten und " "Herunterfahren bestätigen lässt" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -34,27 +34,27 @@ "Ob oder ob nicht Bestätigungsdialoge für Abmelden, Neustarten und " "Herunterfahren angezeigt werden sollen." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Eintrag zum Abmelden aus dem Sitzungsmenü entfernen" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "Unterdrückt den Eintrag zum Abmelden im Sitzungsmenü." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Eintrag zum Neustarten aus dem Sitzungsmenü entfernen" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "Unterdrückt den Eintrag zum Neustarten im Sitzungsmenü." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Eintrag zum Herunterfahren aus dem Sitzungsmenü entfernen" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "Unterdrückt den Eintrag zum Herunterfahren im Sitzungsmenü." diff -Nru ayatana-indicator-session-0.4.1/po/el.po ayatana-indicator-session-0.4.2/po/el.po --- ayatana-indicator-session-0.4.1/po/el.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/el.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-15 09:57+0000\n" "Last-Translator: Sebastien Bacher \n" "Language-Team: Greek \n" @@ -18,13 +18,13 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Απόκρυψη του διαλόγου επιβεβαίωσης για τις ενέργειες αποσύνδεσης, " "επανεκκίνησης και τερματισμού" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -32,27 +32,27 @@ "Αν θα εμφανίζονται ή όχι διάλογοι επιβεβαίωσης για τις ενέργειες " "αποσύνδεσης, επαννεκίνησης και τερματισμού." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Αφαίρεση καταχώρισης αποσύνδεσης από το μενού συνεδρίας" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Αφαίρεση της επανεκκίνησης από το μενού συνεδρίας" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Αφαίρεση του τερματισμού από το μενού συνεδρίας" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/en_AU.po ayatana-indicator-session-0.4.2/po/en_AU.po --- ayatana-indicator-session-0.4.1/po/en_AU.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/en_AU.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-15 11:43+0000\n" "Last-Translator: Joel Pickett \n" "Language-Team: English (Australia) \n" @@ -18,11 +18,11 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "Suppress the dialog to confirm logout, restart and shutdown action" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -30,27 +30,27 @@ "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Remove the Log Out item from the session menu" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "Makes it so that the logout button doesn’t show in the session menu." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Remove the Restart item from the session menu" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "Makes it so that the restart button doesn’t show in the session menu." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Remove the shutdown item from the session menu" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "Makes it so that the shutdown button doesn’t show in the session menu." diff -Nru ayatana-indicator-session-0.4.1/po/en_CA.po ayatana-indicator-session-0.4.2/po/en_CA.po --- ayatana-indicator-session-0.4.1/po/en_CA.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/en_CA.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-04-17 18:43+0000\n" "Last-Translator: Mark \n" "Language-Team: English (Canada) \n" @@ -18,11 +18,11 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "Suppress the dialogue to confirm logout, restart and shutdown action" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -30,27 +30,27 @@ "Whether or not to show confirmation dialogues for logout, restart and " "shutdown actions." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Remove the Log Out item from the session menu" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Remove the Restart item from the session menu" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Remove the shutdown item from the session menu" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/en_GB.po ayatana-indicator-session-0.4.2/po/en_GB.po --- ayatana-indicator-session-0.4.1/po/en_GB.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/en_GB.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-15 13:26+0000\n" "Last-Translator: Anthony Harrington \n" "Language-Team: English (United Kingdom) \n" @@ -18,11 +18,11 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "Suppress the dialogue to confirm logout, restart and shutdown action" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -30,27 +30,27 @@ "Whether or not to show confirmation dialogues for logout, restart and " "shutdown actions." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Remove the Log Out item from the session menu" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "Makes it so that the logout button doesn’t show in the session menu." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Remove the Restart item from the session menu" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "Makes it so that the restart button does not show in the session menu." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Remove the Switch Off item from the session menu" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "Makes it so that the shutdown button doesn’t show in the session menu." diff -Nru ayatana-indicator-session-0.4.1/po/eo.po ayatana-indicator-session-0.4.2/po/eo.po --- ayatana-indicator-session-0.4.1/po/eo.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/eo.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-14 15:49+0000\n" "Last-Translator: Michael Moroni \n" "Language-Team: Esperanto \n" @@ -18,11 +18,11 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "Forigi la dialogon por konfirmi la elsaluton, restarton kaj elŝalton" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -30,27 +30,27 @@ "Ĉu montri aŭ ne la dialogojn pri la konfirmo de elŝalto, restarto aŭ " "elsaluto." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Forigi la eron \"Elsaluti\" el la seancmenuo." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Forigi la eron \"Restarti\" el la seancmenuo." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Forigi la eron \"Elŝalti\" el la seancmenuo." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/es.po ayatana-indicator-session-0.4.2/po/es.po --- ayatana-indicator-session-0.4.1/po/es.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/es.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-15 11:16+0000\n" "Last-Translator: Fitoschido \n" "Language-Team: Spanish\n" @@ -18,12 +18,12 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Suprimir la ventana de confirmación al cerrar sesión, reiniciar y apagar." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -31,27 +31,27 @@ "Determina si se muestran o no diálogos de confirmación para cerrar sesión, " "reiniciar o apagar." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Quitar la opción «Cerrar sesión» del menú de sesión" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "Hace que el botón de cerrar sesión no aparezca en el menú de sesión." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Quitar la opción «Reiniciar» del menú de sesión" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "Hace que el botón de reiniciar no aparezca en el menú de sesión." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Quitar la opción «Apagar» del menú de sesión" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "Hace que el botón de apagar no aparezca en el menú de sesión." diff -Nru ayatana-indicator-session-0.4.1/po/et.po ayatana-indicator-session-0.4.2/po/et.po --- ayatana-indicator-session-0.4.1/po/et.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/et.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,23 +7,25 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" -"PO-Revision-Date: 2011-09-16 04:04+0000\n" -"Last-Translator: tabbernuk \n" -"Language-Team: Estonian \n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" +"PO-Revision-Date: 2017-11-05 10:19+0000\n" +"Last-Translator: Kristjan Räts \n" +"Language-Team: Estonian \n" "Language: et\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: Weblate 2.18-dev\n" "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" -"X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Taaskäivituse, väljalogimise ja väljalülitamise kinnitusdialoogi ei näidata" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -31,27 +33,27 @@ "Kas näidata kinnitusdialoogi taaskäivitusel, väljalogimisel ja " "väljalülitamisel või mitte." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Väljalogimise nupu eemaldamine sessioonimenüüst" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "Teeb nii, et väljalogimise nuppu sessioonimenüüs ei näidata." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Taaskäivituse nupu eemaldamine sessioonimenüüst" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "Teeb nii, et taaskäivitamise nuppu sessioonimenüüs ei näidata." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Väljalülitamise nupu eemaldamine sessioonimenüüst" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "Teeb nii, et väljalülitamise nuppu sessioonimenüüs ei näidata." @@ -59,11 +61,11 @@ #: ../src/service.c:187 #, c-format msgid "System, %s" -msgstr "" +msgstr "Süsteem, %s" #: ../src/service.c:191 msgid "System" -msgstr "" +msgstr "Süsteem" #: ../src/service.c:325 msgid "Guest" @@ -72,52 +74,48 @@ #: ../src/service.c:343 #, c-format msgid "%s Desktop Help" -msgstr "" +msgstr "%s töölaua abi" #: ../src/service.c:344 #, c-format msgid "%s Help" -msgstr "" +msgstr "%s abi" #: ../src/service.c:346 msgid "About This Computer" -msgstr "" +msgstr "Selle arvuti teave" #: ../src/service.c:361 msgid "System Settings…" -msgstr "Süsteemi seadistamine..." +msgstr "Süsteemi seadistamine…" #: ../src/service.c:363 msgid "Online Accounts…" -msgstr "Netikontod..." +msgstr "Võrgukontod…" #: ../src/service.c:566 msgid "Start Screen Saver" -msgstr "" +msgstr "Käivita ekraanisäästja" #: ../src/service.c:574 ../src/service.c:590 -#, fuzzy msgid "Switch Account…" -msgstr "Lülitu kasutajale..." +msgstr "Vaheta kontot…" #: ../src/service.c:575 ../src/service.c:591 -#, fuzzy msgid "Switch Account" -msgstr "Lülitu kasutajale..." +msgstr "Konto vahetus" #: ../src/service.c:587 -#, fuzzy msgid "Lock/Switch Account…" -msgstr "Lülitu kasutajale..." +msgstr "Lukusta/vaheta konto…" #: ../src/service.c:588 -#, fuzzy msgid "Lock/Switch Account" -msgstr "Lülitu kasutajale..." +msgstr "Konto lukustamine/vahetus" #: ../src/service.c:594 msgid "Lock" -msgstr "" +msgstr "Lukusta" #: ../src/service.c:619 msgid "Guest Session" @@ -125,7 +123,7 @@ #: ../src/service.c:696 msgid "Log Out…" -msgstr "Logi välja..." +msgstr "Logi välja…" #: ../src/service.c:696 ../src/backend-dbus/actions.c:824 #: ../src/backend-dbus/actions.c:826 @@ -142,7 +140,7 @@ #: ../src/service.c:722 msgid "Restart…" -msgstr "Taaskäivita..." +msgstr "Taaskäivita…" #: ../src/service.c:722 ../src/backend-dbus/actions.c:861 #: ../src/backend-dbus/actions.c:863 @@ -151,7 +149,7 @@ #: ../src/service.c:729 msgid "Shut Down…" -msgstr "Lülita välja..." +msgstr "Lülita välja…" #: ../src/service.c:729 ../src/backend-dbus/actions.c:894 #: ../src/backend-dbus/actions.c:896 @@ -159,16 +157,14 @@ msgstr "Lülita välja" #: ../src/backend-dbus/actions.c:818 -#, fuzzy msgid "Are you sure you want to close all programs and log out?" msgstr "" "Kas oled kindel, et tahad kõik programmid sulgeda ja arvutist välja logida?" #: ../src/backend-dbus/actions.c:819 -#, fuzzy msgid "" "Some software updates won't be applied until the computer next restarts." -msgstr "Mõned tarkvarauuendused ei rakendu enne arvuti taaskäivitust." +msgstr "Mõned tarkvarauuendused rakenduvad pärast arvuti taaskäivitamist." #: ../src/backend-dbus/actions.c:827 ../src/backend-dbus/actions.c:864 #: ../src/backend-dbus/actions.c:897 @@ -188,7 +184,7 @@ #: ../src/backend-dbus/actions.c:1007 ../src/backend-dbus/actions.c:1020 #: ../src/backend-dbus/actions.c:1035 msgid "Warning" -msgstr "" +msgstr "Hoiatus" #: ../src/backend-dbus/actions.c:1008 msgid "" @@ -198,6 +194,11 @@ "Please report this to the developers at:\n" "https://github.com/ArcticaProject/ayatana-indicator-session/issues" msgstr "" +"Ayatana Session Indicator ei toeta hetkel süsteemi sätete \n" +"rakendamist su töölaua keskkonnale.\n" +"\n" +"Palun raporteeri sellest arendajatele aadressil:\n" +"https://github.com/ArcticaProject/ayatana-indicator-session/issues" #: ../src/backend-dbus/actions.c:1021 msgid "" @@ -207,6 +208,11 @@ "Please report this to the developers at:\n" "https://github.com/ArcticaProject/ayatana-indicator-session/issues" msgstr "" +"Ayatana Session Indicator ei toeta parooli vahetamist sinu töölaua " +"keskkonnas.\n" +"\n" +"Palun raporteeri selles arendajatele aadressil:\n" +"https://github.com/ArcticaProject/ayatana-indicator-session/issues" #: ../src/backend-dbus/actions.c:1036 msgid "" @@ -216,6 +222,11 @@ "Please report this to the developers at:\n" "https://github.com/ArcticaProject/ayatana-indicator-session/issues" msgstr "" +"Ayatana Session Indicator ei tea hetkel, kuidas kuvada hetkel\n" +"töötava töölaua keskkonna informatsiooni.\n" +"\n" +"Palun raporteeri sellest arendajatel aadressil:\n" +"https://github.com/ArcticaProject/ayatana-indicator-session/issues" #~ msgid "Classic Guest Session" #~ msgstr "Klassikaline külalissessioon" diff -Nru ayatana-indicator-session-0.4.1/po/eu.po ayatana-indicator-session-0.4.2/po/eu.po --- ayatana-indicator-session-0.4.1/po/eu.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/eu.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-15 10:49+0000\n" "Last-Translator: Oier Mees \n" "Language-Team: Basque \n" @@ -18,13 +18,13 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Ez konfirmazio-leihorik erakutsi saioa amaitzeko, berrabiarazteko edo " "itzaltzeko." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -32,27 +32,27 @@ "Konfirmazio-leihorik erakutsiko den saioa amaitzeko, berrabiarazteko edo " "itzaltzeko." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Kendu 'Amaitu saioa...' aukera saioaren menutik" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "Ez erakutsi saioa amaitzeko botoia saioaren menuan." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Kendu 'Berrabiarazi...' aukera saioaren menutik" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "Ez erakutsi berrabiarazteko botoia saioaren menuan." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Kendu 'Itzali...' aukera saioaren menutik" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "Ez erakutsi itzali botoia saioaren menuan." diff -Nru ayatana-indicator-session-0.4.1/po/fa.po ayatana-indicator-session-0.4.2/po/fa.po --- ayatana-indicator-session-0.4.1/po/fa.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/fa.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2010-03-04 17:30+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Persian \n" @@ -18,37 +18,37 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/fil.po ayatana-indicator-session-0.4.2/po/fil.po --- ayatana-indicator-session-0.4.1/po/fil.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/fil.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2017-07-21 15:41+0200\n" "Last-Translator: Mike Gabriel \n" "Language-Team: Filipino\n" @@ -16,37 +16,37 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/fi.po ayatana-indicator-session-0.4.2/po/fi.po --- ayatana-indicator-session-0.4.1/po/fi.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/fi.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-24 20:27+0000\n" "Last-Translator: Aleksi Kinnunen \n" "Language-Team: Finnish\n" @@ -18,13 +18,13 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Poista uloskirjauksen, uudelleenkäynnistyksen ja sammuttamisen valintaikkuna " "käytöstä" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -32,27 +32,27 @@ "Valitse, näytetäänkö uudelleenkäynnistyksestä, sammuttamisesta ja " "uloskirjauksesta vahvistus." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Piilota Kirjaudu ulos -valinta istuntovalikosta" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "Piilottaa Kirjaudu ulos -valinnan istuntovalikosta." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Piilota Käynnistä uudelleen -valinta istuntovalikosta" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "Piilottaa Käynnistä uudelleen -valinnan istuntovalikosta." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Piilota Sammuta-valinta istuntovalikosta" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "Piilottaa Sammuta-valinnan istuntovalikosta." diff -Nru ayatana-indicator-session-0.4.1/po/fo.po ayatana-indicator-session-0.4.2/po/fo.po --- ayatana-indicator-session-0.4.1/po/fo.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/fo.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2017-07-21 15:41+0200\n" "Last-Translator: Mike Gabriel \n" "Language-Team: Faroese\n" @@ -17,37 +17,37 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/fr_CA.po ayatana-indicator-session-0.4.2/po/fr_CA.po --- ayatana-indicator-session-0.4.1/po/fr_CA.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/fr_CA.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2017-07-21 15:41+0200\n" "Last-Translator: Mike Gabriel \n" "Language-Team: French\n" @@ -17,37 +17,37 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/fr.po ayatana-indicator-session-0.4.2/po/fr.po --- ayatana-indicator-session-0.4.1/po/fr.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/fr.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-24 08:42+0000\n" "Last-Translator: Emmanuel Sunyer \n" "Language-Team: French\n" @@ -18,13 +18,13 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Supprimer la demande de confirmation lors d'une déconnexion, d'un " "redémarrage ou d'un arrêt" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -32,31 +32,31 @@ "Afficher ou non les demandes de confirmation lors d'une déconnexion, d'un " "redémarrage ou d'un arrêt." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Supprimer l'option de fermeture de session du menu" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" "Fait en sorte que le bouton de déconnexion ne soit pas affiché pas dans le " "menu de la session." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Supprimer l'option de redémarrage du menu" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" "Fait en sorte que le bouton de redémarrage ne soit pas affiché pas dans le " "menu de la session." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Supprimer l'option d'arrêt du menu" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" "Fait en sorte que le bouton d'extinction ne soit pas affiché pas dans le " diff -Nru ayatana-indicator-session-0.4.1/po/frp.po ayatana-indicator-session-0.4.2/po/frp.po --- ayatana-indicator-session-0.4.1/po/frp.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/frp.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2017-07-21 15:41+0200\n" "Last-Translator: Mike Gabriel \n" "Language-Team: Language frp\n" @@ -16,37 +16,37 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/fy.po ayatana-indicator-session-0.4.2/po/fy.po --- ayatana-indicator-session-0.4.1/po/fy.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/fy.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-08-21 11:47+0000\n" "Last-Translator: Sense Egbert Hofstede \n" "Language-Team: Frisian \n" @@ -18,12 +18,12 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "De dialooch om ôfmelde, opnij starte en ôfslute te befêstigje ûnderdrukke" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -31,27 +31,27 @@ "Oft der befêstigingsdialoochen sjen matte wurde litten foar it ôfmelde, " "opnij starte en ôfslute." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Smiet de ôfmeldkar út it sesjemenu" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Smiet de opnij-startekar út it sesjemenu" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Smiet de ôfslutkar út it sesjemenu" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/ga.po ayatana-indicator-session-0.4.2/po/ga.po --- ayatana-indicator-session-0.4.1/po/ga.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/ga.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2017-07-21 15:41+0200\n" "Last-Translator: Mike Gabriel \n" "Language-Team: Irish\n" @@ -17,37 +17,37 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n==2 ? 1 : 2;\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/gd.po ayatana-indicator-session-0.4.2/po/gd.po --- ayatana-indicator-session-0.4.1/po/gd.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/gd.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-15 20:49+0000\n" "Last-Translator: alasdair caimbeul \n" "Language-Team: Gaelic; Scottish \n" @@ -18,12 +18,12 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Mùch a' co-abairt son dearbhadh gnìomh log a-mach, ath-tòisich agus dùin sìos" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -31,29 +31,29 @@ "Foillsich no falaich?co-abairt son dearbhadh gnìomh log a-mach, ath-tòisich " "agus dùin sìos." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Gluais a ni Log a-mach bhon Clàr-iùil an t-seisein" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" "Dèan e mar nach nochd am putan log a-mach anns a'chlar-iùil an t-seisean." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Gluais a ni ath-tòisich bhon Clàr-iùil an t-seisein" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" "Dèan e mar nach nochd am putan ath-thòisich anns a'chlar-iùil an t-seisean." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Gluais a ni dùin sìos bhon Clàr-iùil an t-seisein" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" "Dèan e mar nach nochd am putan dùin-sios anns a'chlar-iùil an t-seisean." diff -Nru ayatana-indicator-session-0.4.1/po/gl.po ayatana-indicator-session-0.4.2/po/gl.po --- ayatana-indicator-session-0.4.1/po/gl.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/gl.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-19 11:05+0000\n" "Last-Translator: Fran Diéguez \n" "Language-Team: Galician \n" @@ -18,13 +18,13 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Suprimir a caixa de diálogo para confirmar que se vai saír da sesión, " "reiniciar ou apagar" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -32,27 +32,27 @@ "Cando mostrar ou non os diálogos de confirmación nas accións de saír da " "sesión, reiniciar ou apagar." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Elimina o elemento Saír da sesión do menú de sesión" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "Fai que o botón de saír da sesión non se mostre no menú de sesión." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Eliminar o elemento Reiniciar do menú de sesión" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "Fai que o botón de reiniciar non se mostre no menú de sesión." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Eliminar o elemento Apagar do menú de sesión" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "Fai que o botón de apagado non se mostre no menú de sesión." diff -Nru ayatana-indicator-session-0.4.1/po/gu.po ayatana-indicator-session-0.4.2/po/gu.po --- ayatana-indicator-session-0.4.1/po/gu.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/gu.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2009-10-05 12:39+0000\n" "Last-Translator: raj \n" "Language-Team: Gujarati \n" @@ -18,37 +18,37 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/he.po ayatana-indicator-session-0.4.2/po/he.po --- ayatana-indicator-session-0.4.1/po/he.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/he.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,22 +7,24 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" -"PO-Revision-Date: 2011-09-24 09:39+0000\n" -"Last-Translator: Yaron \n" -"Language-Team: Hebrew\n" -"Language: \n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" +"PO-Revision-Date: 2018-01-24 12:16+0000\n" +"Last-Translator: Yaron Shahrabani \n" +"Language-Team: Hebrew \n" +"Language: he\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: Weblate 2.19-dev\n" "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" -"X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "Suppress the dialog to confirm logout, restart and shutdown action" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -30,27 +32,27 @@ "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Remove the Log Out item from the session menu" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "Makes it so that the logout button doesn’t show in the session menu." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Remove the Restart item from the session menu" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "Makes it so that the restart button doesn’t show in the session menu." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Remove the shutdown item from the session menu" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "Makes it so that the shutdown button doesn’t show in the session menu." @@ -175,16 +177,16 @@ #: ../src/backend-dbus/actions.c:862 msgid "Are you sure you want to close all programs and restart the computer?" -msgstr "האם ברצונך לסגור את כל התכניות ולהפעיל את המחשב מחדש?" +msgstr "לסגור את כל התכניות ולהפעיל את המחשב מחדש?" #: ../src/backend-dbus/actions.c:895 msgid "Are you sure you want to close all programs and shut down the computer?" -msgstr "האם לסגור את כל התכניות ולכבות את המחשב?" +msgstr "לסגור את כל התכניות ולכבות את המחשב?" #: ../src/backend-dbus/actions.c:1007 ../src/backend-dbus/actions.c:1020 #: ../src/backend-dbus/actions.c:1035 msgid "Warning" -msgstr "" +msgstr "אזהרה" #: ../src/backend-dbus/actions.c:1008 msgid "" diff -Nru ayatana-indicator-session-0.4.1/po/hi.po ayatana-indicator-session-0.4.2/po/hi.po --- ayatana-indicator-session-0.4.1/po/hi.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/hi.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-15 09:58+0000\n" "Last-Translator: Sebastien Bacher \n" "Language-Team: Hindi\n" @@ -18,37 +18,37 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "लॉगआउट, पुनः प्रारंभ और बंद करे क्रिया की पुष्टि वाले संवाद दबाएं" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "लॉगआउट, पुनः प्रारंभ और बंद करे क्रियाओं के लिए पुष्टिकरण संवाद दिखाएं या नहीं." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "सत्र सूची से लाँगआउट मद को हटा दें" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "सत्र सूची से पुनःआरंभ मद को हटा दें" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "सत्र सूची से बंद करे मद को हटा दें" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/hr.po ayatana-indicator-session-0.4.2/po/hr.po --- ayatana-indicator-session-0.4.1/po/hr.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/hr.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-15 09:57+0000\n" "Last-Translator: Sebastien Bacher \n" "Language-Team: Croatian\n" @@ -18,11 +18,11 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "Sakrij dijalog za potvrdu odjave, ponovnog pokretanja i isključivanja" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -30,27 +30,27 @@ "Treba li prikazati dijalog za potvrdu odjave, ponovnog pokretanja i " "isključivanja računala." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Ukloni stavku \"Odjava\" iz izbornika" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "Skriva tipku odjave u izborniku prijave." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Ukloni tipku za ponovo pokretanje iz izbornika prijave" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "Skriva tipku ponovnog pokretanja u izborniku prijave." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Ukloni tipku za isključivanje iz izbornika prijave" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "Skriva tipku isključivanja u izborniku prijave." diff -Nru ayatana-indicator-session-0.4.1/po/ht.po ayatana-indicator-session-0.4.2/po/ht.po --- ayatana-indicator-session-0.4.1/po/ht.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/ht.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2017-07-21 15:41+0200\n" "Last-Translator: Mike Gabriel \n" "Language-Team: Haitian\n" @@ -16,37 +16,37 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/hu.po ayatana-indicator-session-0.4.2/po/hu.po --- ayatana-indicator-session-0.4.1/po/hu.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/hu.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:41+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-15 16:33+0000\n" "Last-Translator: Gabor Kelemen \n" "Language-Team: Hungarian\n" @@ -18,13 +18,13 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Kijelentkezés, újraindítás és leállítás megerősítő párbeszédpaneljének " "letiltása" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -32,27 +32,27 @@ "Megjelenjen párbeszédpanel a kijelentkezés, újraindítás és leállítás " "megerősítésére?" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "A Kijelentkezés elem eltávolítása a munkamenet menüből" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "A kijelentkezés gomb elrejtése a munkamenet-menüben." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Az újraindítás elem eltávolítása a munkamenet menüből" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "Az újraindítás gomb elrejtése a munkamenet-menüben." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "A leállítás elem eltávolítása a munkamenet menüből" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "A leállítás gomb elrejtése a munkamenet-menüben." diff -Nru ayatana-indicator-session-0.4.1/po/hy.po ayatana-indicator-session-0.4.2/po/hy.po --- ayatana-indicator-session-0.4.1/po/hy.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/hy.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,23 +7,25 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" -"PO-Revision-Date: 2011-03-11 19:11+0000\n" -"Last-Translator: Serj Safarian \n" -"Language-Team: Armenian \n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" +"PO-Revision-Date: 2018-02-28 10:23+0000\n" +"Last-Translator: Мира Странная \n" +"Language-Team: Armenian \n" "Language: hy\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: Weblate 2.20-dev\n" "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" -"X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Ցույց չտալ ելքի հաստատման, վերագործարկի և աշխատանքի ավարտի երկխոսությունը" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -31,27 +33,27 @@ "Ցույց տալ արդյոք ելքի հաստատման, վերագործարկի և աշխատանքի ավարտի " "երկխոսությունը։" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Ընտրացանկից հեռացնել «Ավարտել նիստը» տողը" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Ընտրացանկից հեռացնել «Վերագործարկ» տողը" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Ընտրացանկից հեռացնել «Անջատել» տողը" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" @@ -121,7 +123,7 @@ #: ../src/service.c:696 msgid "Log Out…" -msgstr "Ելք..." +msgstr "Ելք…" #: ../src/service.c:696 ../src/backend-dbus/actions.c:824 #: ../src/backend-dbus/actions.c:826 diff -Nru ayatana-indicator-session-0.4.1/po/ia.po ayatana-indicator-session-0.4.2/po/ia.po --- ayatana-indicator-session-0.4.1/po/ia.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/ia.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2017-07-21 15:41+0200\n" "Last-Translator: Mike Gabriel \n" "Language-Team: Interlingua\n" @@ -16,37 +16,37 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/id.po ayatana-indicator-session-0.4.2/po/id.po --- ayatana-indicator-session-0.4.1/po/id.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/id.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,24 +7,26 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" -"PO-Revision-Date: 2011-09-05 01:07+0000\n" -"Last-Translator: Dirgita \n" -"Language-Team: Indonesian \n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" +"PO-Revision-Date: 2017-11-08 08:46+0000\n" +"Last-Translator: Emmanuella Rumanti \n" +"Language-Team: Indonesian \n" "Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 2.18-dev\n" "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" -"X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Menampilkan dialog konfirmasi untuk keluar, menyalakan ulang, dan mematikan " "komputer" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -32,27 +34,27 @@ "Apakah akan menampilkan dialog konfirmasi aksi untuk logout, restart, dan " "shutdown." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Menghilangkan opsi Keluar (Log Out) dari menu sesi" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Menghilangkan opsi Hidupkan Ulang (Restart) dari menu sesi" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Menghilangkan opsi mematikan komputer (shutdown) dari menu sesi" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" @@ -86,7 +88,7 @@ #: ../src/service.c:361 msgid "System Settings…" -msgstr "Pengaturan SIstem..." +msgstr "Pengaturan SIstem…" #: ../src/service.c:363 msgid "Online Accounts…" @@ -122,7 +124,7 @@ #: ../src/service.c:696 msgid "Log Out…" -msgstr "Keluar..." +msgstr "Keluar…" #: ../src/service.c:696 ../src/backend-dbus/actions.c:824 #: ../src/backend-dbus/actions.c:826 @@ -139,7 +141,7 @@ #: ../src/service.c:722 msgid "Restart…" -msgstr "Nyalakan Ulang..." +msgstr "Nyalakan Ulang…" #: ../src/service.c:722 ../src/backend-dbus/actions.c:861 #: ../src/backend-dbus/actions.c:863 @@ -148,7 +150,7 @@ #: ../src/service.c:729 msgid "Shut Down…" -msgstr "Matikan..." +msgstr "Matikan…" #: ../src/service.c:729 ../src/backend-dbus/actions.c:894 #: ../src/backend-dbus/actions.c:896 diff -Nru ayatana-indicator-session-0.4.1/po/is.po ayatana-indicator-session-0.4.2/po/is.po --- ayatana-indicator-session-0.4.1/po/is.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/is.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-15 09:57+0000\n" "Last-Translator: Baldur \n" "Language-Team: Icelandic \n" @@ -18,13 +18,13 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Ekki láta biðja um staðfestingu þegar notandi skráir sig út, endurræsir " "tölvuna eða slekkur á henni." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -32,27 +32,27 @@ "Hvort biðja eigi notanda um staðfestingu þegar hann skráir sig út, " "endurræsir eða slekkur á tölvunni." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Fjarlægja „Skrá út“ úr valmyndinni" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Fjarlægja „Endurræsa“ úr valmyndinni" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Fjarlægja „Slökkva á tölvunni“ úr valmyndinni" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/it.po ayatana-indicator-session-0.4.2/po/it.po --- ayatana-indicator-session-0.4.1/po/it.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/it.po 2018-02-28 20:44:23.000000000 +0000 @@ -8,9 +8,9 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" -"PO-Revision-Date: 2017-09-10 13:51+0000\n" -"Last-Translator: KouKypa \n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" +"PO-Revision-Date: 2017-10-12 13:47+0000\n" +"Last-Translator: Matteo F. Vescovi \n" "Language-Team: Italian \n" "Language: it\n" @@ -21,13 +21,13 @@ "X-Generator: Weblate 2.17-dev\n" "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Non visualizzare i dialoghi di conferma per azioni di fine sessione, riavvio " "e arresto" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -35,43 +35,45 @@ "Indica se mostrare o meno i dialoghi di conferma per le azioni di fine " "sessione, riavvio e arresto." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" -msgstr "Rimuove la voce \"Termina sessione\" dal menù" +msgstr "Rimuove la voce \"Termina sessione\" dal menù della sessione" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" "Fa in modo che il pulsante per terminare la sessione non sia mostrato nel " -"menù sessione." +"menù della sessione." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Rimuove la voce \"Riavvia\" dal menù della sessione" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -"Fa in modo che il pulsante di riavvio non sia mostrato nel menù sessione." +"Fa in modo che il pulsante di riavvio non sia mostrato nel menù della " +"sessione." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Rimuove la voce \"Arresta\" dal menù della sessione" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" -"Fa in modo che il pulsante di arresto non sia mostrato nel menù sessione." +"Fa in modo che il pulsante di arresto non sia mostrato nel menù della " +"sessione." #. Translators: the name of the menu ("System"), then the user's name #: ../src/service.c:187 #, c-format msgid "System, %s" -msgstr "" +msgstr "Sistema, %s" #: ../src/service.c:191 msgid "System" -msgstr "" +msgstr "Sistema" #: ../src/service.c:325 msgid "Guest" @@ -80,16 +82,16 @@ #: ../src/service.c:343 #, c-format msgid "%s Desktop Help" -msgstr "" +msgstr "%s Aiuto del desktop" #: ../src/service.c:344 #, c-format msgid "%s Help" -msgstr "" +msgstr "%s Aiuto" #: ../src/service.c:346 msgid "About This Computer" -msgstr "" +msgstr "Informazioni sul sistema" #: ../src/service.c:361 msgid "System Settings…" @@ -101,31 +103,27 @@ #: ../src/service.c:566 msgid "Start Screen Saver" -msgstr "" +msgstr "Lancia il salvaschermo" #: ../src/service.c:574 ../src/service.c:590 -#, fuzzy msgid "Switch Account…" -msgstr "Cambia utente..." +msgstr "Cambia account…" #: ../src/service.c:575 ../src/service.c:591 -#, fuzzy msgid "Switch Account" -msgstr "Cambia utente..." +msgstr "Cambia utente" #: ../src/service.c:587 -#, fuzzy msgid "Lock/Switch Account…" -msgstr "Cambia utente..." +msgstr "Blocca/Cambia account…" #: ../src/service.c:588 -#, fuzzy msgid "Lock/Switch Account" -msgstr "Cambia utente..." +msgstr "Blocca/Cambia account" #: ../src/service.c:594 msgid "Lock" -msgstr "" +msgstr "Blocca" #: ../src/service.c:619 msgid "Guest Session" @@ -133,7 +131,7 @@ #: ../src/service.c:696 msgid "Log Out…" -msgstr "Termina sessione..." +msgstr "Termina sessione…" #: ../src/service.c:696 ../src/backend-dbus/actions.c:824 #: ../src/backend-dbus/actions.c:826 @@ -159,7 +157,7 @@ #: ../src/service.c:729 msgid "Shut Down…" -msgstr "Arresta..." +msgstr "Arresta…" #: ../src/service.c:729 ../src/backend-dbus/actions.c:894 #: ../src/backend-dbus/actions.c:896 @@ -167,12 +165,10 @@ msgstr "Arresta" #: ../src/backend-dbus/actions.c:818 -#, fuzzy msgid "Are you sure you want to close all programs and log out?" msgstr "Chiudere tutti i programmi e terminare la sessione?" #: ../src/backend-dbus/actions.c:819 -#, fuzzy msgid "" "Some software updates won't be applied until the computer next restarts." msgstr "" @@ -190,12 +186,12 @@ #: ../src/backend-dbus/actions.c:895 msgid "Are you sure you want to close all programs and shut down the computer?" -msgstr "Chiudere tutti i programmi e arrestare il computer?" +msgstr "Chiudere tutti i programmi e spegnere il computer?" #: ../src/backend-dbus/actions.c:1007 ../src/backend-dbus/actions.c:1020 #: ../src/backend-dbus/actions.c:1035 msgid "Warning" -msgstr "" +msgstr "Avviso" #: ../src/backend-dbus/actions.c:1008 msgid "" @@ -205,6 +201,11 @@ "Please report this to the developers at:\n" "https://github.com/ArcticaProject/ayatana-indicator-session/issues" msgstr "" +"L'indicatore di sessione Ayatana non è ancora in grado di richiamare\n" +"l'applicazione per le impostazioni di sistema.\n" +"\n" +"Si prega di farlo presente agli sviluppatori all'indirizzo:\n" +"https://github.com/ArcticaProject/ayatana-indicator-session/issues" #: ../src/backend-dbus/actions.c:1021 msgid "" @@ -214,6 +215,11 @@ "Please report this to the developers at:\n" "https://github.com/ArcticaProject/ayatana-indicator-session/issues" msgstr "" +"L'indicatore di sessione Ayatana non supporta ancora il cambio\n" +"della password per questo ambiente grafico.\n" +"\n" +"Si prega di farlo presente agli sviluppatori all'indirizzo:\n" +"https://github.com/ArcticaProject/ayatana-indicator-session/issues" #: ../src/backend-dbus/actions.c:1036 msgid "" @@ -223,6 +229,11 @@ "Please report this to the developers at:\n" "https://github.com/ArcticaProject/ayatana-indicator-session/issues" msgstr "" +"L'indicatore di sessione Ayatana non sa ancora come visualizzare\n" +"le informazioni relative all'ambiente grafico attuamente in esecuzione.\n" +"\n" +"Si prega di farlo presente agli sviluppatori all'indirizzo:\n" +"https://github.com/ArcticaProject/ayatana-indicator-session/issues" #~ msgid "Classic Guest Session" #~ msgstr "Sessione ospite classica" diff -Nru ayatana-indicator-session-0.4.1/po/ja.po ayatana-indicator-session-0.4.2/po/ja.po --- ayatana-indicator-session-0.4.1/po/ja.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/ja.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-21 03:48+0000\n" "Last-Translator: Fumihito YOSHIDA \n" "Language-Team: Japanese\n" @@ -18,11 +18,11 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "ログアウト、再起動、シャットダウン時に確認ダイアログを表示しない" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -30,27 +30,27 @@ "ログアウト、再起動、およびシャットダウン操作の実行時に確認ダイアログを表示す" "るかどうかを指定します。" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "セッションメニューから「ログアウト」を削除" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "ログアウトボタンをセッションメニューから隠します。" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "セッションメニューから「再起動」を削除" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "再起動ボタンをセッションメニューから隠します。" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "セッションメニューからシャットダウンを削除" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "シャットダウンボタンをセッションメニューから隠します。" diff -Nru ayatana-indicator-session-0.4.1/po/ka.po ayatana-indicator-session-0.4.2/po/ka.po --- ayatana-indicator-session-0.4.1/po/ka.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/ka.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-03-26 17:00+0000\n" "Last-Translator: Giorgi Maghlakelidze \n" "Language-Team: Georgian \n" @@ -18,38 +18,38 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "გასვლის, გადატვირთვისა და გათიშვის დადასტურების დიალოგის უგულებელყოფა" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" "გასვლის, გადატვირთვისა და გათიშვის დადასტურების ფაჯრის ჩვენება თუ დამალვა." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "ანგარიშიდან გასვლის ღილაკის ამოღება სესიის მენიუდან" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "გადატვირთვის ღილაკის ამოღება სესიის მენიუდან" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "გათიშვის ღილაკის ამოღება სესიის მენიუდან" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/kk.po ayatana-indicator-session-0.4.2/po/kk.po --- ayatana-indicator-session-0.4.1/po/kk.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/kk.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-15 11:36+0000\n" "Last-Translator: jmb_kz \n" "Language-Team: Kazakh \n" @@ -18,13 +18,13 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Компьютерді сөндіруге немесе қайта жүктеуге жіберген кезде растау диалогын " "көрсетпеу" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -32,29 +32,29 @@ "Компьютерді сөндіруге немесе қайта жүктеуге жіберген кезде растау диалогын " "көрсету қажет пе?" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Сеанстар мәзірінен \"Сеанстан шығу\" жолын алып тастау" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" "Сеанстар мәзірінен \"Сеанстан шығу\" жолын алып тастауға мүмкіндік береді." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Сеанстар мәзірінен \"Қайта жүктеу\" жолын алып тастау" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" "Сеанстар мәзірінен \"Қайта жүктеу\" жолын алып тастауға мүмкіндік береді." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Сеанстар мәзірінен \"Сөндіру\" жолын алып тастау" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "Сеанстар мәзірінен \"Сөндіру\" жолын алып тастауға мүмкіндік береді." diff -Nru ayatana-indicator-session-0.4.1/po/kl.po ayatana-indicator-session-0.4.2/po/kl.po --- ayatana-indicator-session-0.4.1/po/kl.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/kl.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2017-07-21 15:41+0200\n" "Last-Translator: Mike Gabriel \n" "Language-Team: Kalaallisut\n" @@ -16,37 +16,37 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/km.po ayatana-indicator-session-0.4.2/po/km.po --- ayatana-indicator-session-0.4.1/po/km.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/km.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2010-10-11 15:15+0000\n" "Last-Translator: ពៅ សុភា \n" "Language-Team: Khmer \n" @@ -18,37 +18,37 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "កុំបង្ហាញសំណួរបញ្ជាក់នៅពេល ចេញពីប្រព័ន្ធ, បើកម៉ាស៊ីនឡើងវិញ និង បិទម៉ាស៊ីន" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "បង្ហាញសំណួរបញ្ជាក់នៅពេល ចេញពីប្រព័ន្ធ, បើកម៉ាស៊ីនឡើងវិញ និង បិទម៉ាស៊ីន ឬក៏អត់ ។" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "លុបប៊ូតុង\"ចេញពីប្រព័ន្ធ\"ពីបញ្ជីវគ្គ" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "លុបប៊ូតុង\"បើកម៉ាស៊ីនឡើងវិញ\"ពីបញ្ជីវគ្គ" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "លុបប៊ូតុង\"បិទម៉ាស៊ីន\"ពីបញ្ជីវគ្គ" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/kn.po ayatana-indicator-session-0.4.2/po/kn.po --- ayatana-indicator-session-0.4.1/po/kn.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/kn.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-03-30 07:51+0000\n" "Last-Translator: Sadashiv \n" "Language-Team: Kannada \n" @@ -18,11 +18,11 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "ನಿರ್ಗಮ, ಪುನರಾರಂಭ, ಸ್ಥಬ್ಧಗೊಳಿಸಲು ಆಯ್ಕೆ ಖಚಿತಗೊಳಿಸಲು ಮರುಪ್ರಶ್ನೆ ಬರದಂತಾಗಿಸು." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -30,27 +30,27 @@ "ನಿರ್ಗಮ, ಪುನರಾರಂಭ, ಸ್ಥಬ್ಧಗೊಳಿಸಲು ಆಯ್ಕೆ ಖಚಿತಗೊಳಿಸಲು ಮರುಪ್ರಶ್ನೆಗಳನ್ನು ಮೂಡುವಂತಾಗಿಸಬೇಕೊ " "ಅಥವಾ ಬೇಡವೊ." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "ಅಧಿವೇಶನ ಮೆನೂವಿನಿಂದ 'ಲಾಗ್‌ಔಟ್' ಆಯ್ಕೆಯನ್ನು ತೆಗೆ." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "ಅಧಿವೇಶನ ಮೆನೂವಿನಿಂದ 'ಪುನರಾರಂಭ' ಆಯ್ಕೆಯನ್ನು ತೆಗೆ." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "ಅಧಿವೇಶನ ಮೆನೂವಿನಿಂದ 'ಸ್ಥಬ್ಧಗೊಳಿಸು' ಆಯ್ಕೆಯನ್ನು ತೆಗೆ." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/ko.po ayatana-indicator-session-0.4.2/po/ko.po --- ayatana-indicator-session-0.4.1/po/ko.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/ko.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-24 13:47+0000\n" "Last-Translator: Jinkyu Yi \n" "Language-Team: Korean\n" @@ -18,37 +18,37 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "나가거나 다시 시작, 또는 컴퓨터를 끌 때 물어보지 않음" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "나가거나 다시 시작, 또는 컴퓨터를 끌 때 물어볼지 결정합니다." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "세션 메뉴에서 나가기 항목 빼기" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "나가는 단추를 세션 메뉴에 나타나지 않게 합니다." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "세션 메뉴에서 다시 시작 항목 빼기" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "다시 시작 단추가 세션 메뉴에 나타나지 않게 합니다." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "세션 메뉴에서 컴퓨터 끄기 항목 빼기" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "컴퓨터 끄기 단추가 세션 메뉴에 나타나지 않게 합니다." diff -Nru ayatana-indicator-session-0.4.1/po/ku.po ayatana-indicator-session-0.4.2/po/ku.po --- ayatana-indicator-session-0.4.1/po/ku.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/ku.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2017-09-12 13:48+0000\n" "Last-Translator: Cûndûllah el-Kurdî \n" "Language-Team: Kurdish \n" "Language-Team: Cornish\n" @@ -16,37 +16,37 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/ky.po ayatana-indicator-session-0.4.2/po/ky.po --- ayatana-indicator-session-0.4.1/po/ky.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/ky.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-05-31 04:24+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Kirghiz \n" @@ -18,37 +18,37 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/la.po ayatana-indicator-session-0.4.2/po/la.po --- ayatana-indicator-session-0.4.1/po/la.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/la.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2017-07-21 15:41+0200\n" "Last-Translator: Mike Gabriel \n" "Language-Team: Latin\n" @@ -16,37 +16,37 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/lb.po ayatana-indicator-session-0.4.2/po/lb.po --- ayatana-indicator-session-0.4.1/po/lb.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/lb.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-09 18:49+0000\n" "Last-Translator: Edson \n" "Language-Team: Luxembourgish \n" @@ -18,13 +18,13 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Keng Bestätegung weise fir de Computer nei ze starten, auszemaachen an " "ofzemellen" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -32,27 +32,27 @@ "D'Bestätegungsfënster weise fir de Computer nei ze starten, auszemaachen an " "ofzemellen." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Den Element \"Ofmellen\" aus dem Sessiounsmenü ewechmaachen" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "Mécht dass de Knäppchen \"Ofmellen\" net am Sessiounsmenü opdaucht." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Den Element \"Nei starten\" aus dem Sessiounsmenü ewechmaachen" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "Mécht dass de Knäppchen \"Nei starten\" net am Sessiounsmenü opdaucht." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Den Element \"Ausmaachen\" aus dem Sessiounsmenü ewechmaachen" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "Mécht dass de Knäppchen \"Ausmaachen\" net am Sessiounsmenü opdaucht." diff -Nru ayatana-indicator-session-0.4.1/po/lo.po ayatana-indicator-session-0.4.2/po/lo.po --- ayatana-indicator-session-0.4.1/po/lo.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/lo.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2017-07-21 15:41+0200\n" "Last-Translator: Mike Gabriel \n" "Language-Team: Laotian\n" @@ -16,37 +16,37 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/lt.po ayatana-indicator-session-0.4.2/po/lt.po --- ayatana-indicator-session-0.4.1/po/lt.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/lt.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-18 09:24+0000\n" "Last-Translator: Aurimas Fišeras \n" "Language-Team: Lithuanian \n" @@ -18,13 +18,13 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Nerodyti dialogo lango atsijungimo, paleidimo iš naujo ir išjungimo " "veiksmams patvirtinti" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -32,27 +32,27 @@ "Rodyti ar nerodyti patvirtinimo dialogo langą atsijungimo, paleidimo iš " "naujo ir išjungimo veiksmams." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Pašalinti atsijungimo punktą iš seanso meniu" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "Padaro, kad atsijungimo mygtukas nebūtų rodomas seanso meniu." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Pašalinti paleidimo iš naujo įrašą iš seanso meniu" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "Padaro, kad paleidimo iš naujo mygtukas nebūtų rodomas seanso meniu." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Pašalinti išjungimo įrašą iš seanso meniu" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "Padaro, kad išjungimo mygtukas nebūtų rodomas seanso meniu." diff -Nru ayatana-indicator-session-0.4.1/po/lv.po ayatana-indicator-session-0.4.2/po/lv.po --- ayatana-indicator-session-0.4.1/po/lv.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/lv.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-22 09:55+0000\n" "Last-Translator: Rūdolfs Mazurs \n" "Language-Team: Latvian \n" @@ -18,39 +18,39 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Nerādīt logu, lai apstiprinātu atteikšanos, pārstartēšanu un izslēgšanu" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" "Rādīt vai nerādīt apstiprināšanas logus atsakoties, pārstartējot un izslēdzot" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Izņem atteikšanās izvēli no sesijas izvēlnes" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "Likt atteikšanās pogai nerādīties sesijas izvēlnē." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Izņem pārstartēšanas izvēli no sesijas izvēlnes" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "Likt pārstartēšanas pogai nerādīties sesijas izvēlnē." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Izņem izslēgšanas izvēli no sesijas izvēlnes" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "Likt izslēgšanas pogai nerādīties sesijas izvēlnē." diff -Nru ayatana-indicator-session-0.4.1/po/mg.po ayatana-indicator-session-0.4.2/po/mg.po --- ayatana-indicator-session-0.4.1/po/mg.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/mg.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-07-23 12:14+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malagasy \n" @@ -18,37 +18,37 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/mhr.po ayatana-indicator-session-0.4.2/po/mhr.po --- ayatana-indicator-session-0.4.1/po/mhr.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/mhr.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2017-07-21 15:41+0200\n" "Last-Translator: Mike Gabriel \n" "Language-Team: Language mhr\n" @@ -16,37 +16,37 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/mi.po ayatana-indicator-session-0.4.2/po/mi.po --- ayatana-indicator-session-0.4.1/po/mi.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/mi.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2017-07-21 15:41+0200\n" "Last-Translator: Mike Gabriel \n" "Language-Team: Maori\n" @@ -16,37 +16,37 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/ml.po ayatana-indicator-session-0.4.2/po/ml.po --- ayatana-indicator-session-0.4.1/po/ml.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/ml.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2010-06-23 05:26+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Malayalam \n" @@ -18,13 +18,13 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "പുറത്തു കടക്കുക, പുനരാരംഭിക്കുക, നിര്‍ത്തിവയ്ക്കുക മുതലായ പ്രവര്‍ത്തികളുടെ സ്ഥിരീകരണ ജാലകം " "ഒഴിവാക്കുക" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -32,27 +32,27 @@ "പുറത്തു കടക്കുക, പുനരാരംഭിക്കുക, നിര്‍ത്തിവയ്ക്കുക മുതലായ പ്രവര്‍ത്തികളുടെ സ്ഥിരീകരണ ജാലകം " "കാണിക്കണോ, വേണ്ടയോ." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "പ്രവര്‍ത്തനവേളാ മെനുവില്‍ നിന്നും ലോഗൌട്ട് നീക്കം ചെയ്യുക" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "പ്രവര്‍ത്തനവേളാ മെനുവില്‍ നിന്നും പുനരാരംഭിക്കാനുള്ളത് നീക്കം ചെയ്യുക" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "പ്രവര്‍ത്തനവേളാ മെനുവില്‍ നിന്നും ഷട്ട് ഡൗണ്‍ നീക്കം ചെയ്യുക" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/mr.po ayatana-indicator-session-0.4.2/po/mr.po --- ayatana-indicator-session-0.4.1/po/mr.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/mr.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-04-12 05:44+0000\n" "Last-Translator: Vaibhav S Dalvi \n" "Language-Team: Marathi \n" @@ -18,37 +18,37 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "Log Out, Restart आणि Shutdownची खात्री करून घेणारा संदेश दाखवू नका." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "Log Out, Restart आणि Shutdownची खात्री करून घेणारा संदेश दाखवावा का नाही" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "सेशन मेनूमधून Log Out काढून टाका" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "सेशन मेनूमधून Restart काढून टाका" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "सेशन मेनूमधून Shut Down काढून टाका" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/ms.po ayatana-indicator-session-0.4.2/po/ms.po --- ayatana-indicator-session-0.4.1/po/ms.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/ms.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-16 00:58+0000\n" "Last-Translator: abuyop \n" "Language-Team: Malay \n" @@ -18,12 +18,12 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Sorokkan dialog untuk mengesahkan arahan log keluar, ulanghidup dan matikan" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -31,28 +31,28 @@ "Sama ada papar atau tidak dialog untuk mengesahkan arahan rekod keluar, mula " "semula dan matikan" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Hapus item Log Out dari menu sesi." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" "Jadikannya supaya butang daftar keluar tidak dipaparkan dalam menu sesi." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Buang item Mula Semula daripada menu sesi" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "Jadikannya supaya butang mula semula tidak dipaparkan dalam menu sesi." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Buang item matikan daripada menu sesi" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "Jadikannya supaya butang matikan tidak dipaparkan dalam menu sesi." diff -Nru ayatana-indicator-session-0.4.1/po/my.po ayatana-indicator-session-0.4.2/po/my.po --- ayatana-indicator-session-0.4.1/po/my.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/my.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-07-15 06:38+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Burmese \n" @@ -18,13 +18,13 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "အကောင့်မှထွက်ခြင်း၊ အစမှ ပြန်ဝင်ခြင်း နှင့် လုံးဝ ပိတ်ခြင်း တို့အတွက် သေချာအောင် မေးသော စာသားအား " "ပယ်ဖျောက်မည်" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -32,27 +32,27 @@ "အကောင့်မှထွက်ခြင်း၊ အစမှ ပြန်ဝင်ခြင်း နှင့် လုံးဝ ပိတ်ခြင်း တို့အတွက် သေချာအောင် မေးသော စာသားအား " "ပယ်ဖျောက်ထားမည် သို့ မထားပါ" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "အကောင့်မှထွက်ရန် ခလုတ်အား ကဏ္ဍစာရင်းမှ ဖယ်ရှားမည်" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "အစမှ ပြန်ဖွင့််ရန် ခလုတ်အား ကဏ္ဍစာရင်းမှ ဖယ်ရှားမည်" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "အပြီးပိတ်ရန် ခလုတ်အား ကဏ္ဍစာရင်းမှ ဖယ်ရှားမည်" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/nb.po ayatana-indicator-session-0.4.2/po/nb.po --- ayatana-indicator-session-0.4.1/po/nb.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/nb.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,24 +7,26 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" -"PO-Revision-Date: 2011-09-19 14:25+0000\n" -"Last-Translator: Kjetil Birkeland Moe \n" -"Language-Team: Norwegian Bokmal\n" -"Language: \n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" +"PO-Revision-Date: 2017-12-08 04:48+0000\n" +"Last-Translator: Allan Nordhøy \n" +"Language-Team: Norwegian Bokmål \n" +"Language: nb\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: Weblate 2.18-dev\n" "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" -"X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Overstyr dialogboksen for å bekrefte handlingene logg av, start på nytt og " "avslutt." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -32,27 +34,27 @@ "Om bekreftelsesdialogbokser for handlingene logg av, start på nytt og " "avslutt skal vises ." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Fjern \"Logg av\"-elementet fra øktmenyen" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "Skjul avloggingsknappen i øktmenyen." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Fjern omstartelementet fra øktmenyen." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "Skjul omstartknappen i øktmenyen." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Fjern omstartknappen fra øktmenyen." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "Skjul avsluttingsknappen i øktmenyen." @@ -60,11 +62,11 @@ #: ../src/service.c:187 #, c-format msgid "System, %s" -msgstr "" +msgstr "Systemet, %s" #: ../src/service.c:191 msgid "System" -msgstr "" +msgstr "System" #: ../src/service.c:325 msgid "Guest" @@ -73,16 +75,16 @@ #: ../src/service.c:343 #, c-format msgid "%s Desktop Help" -msgstr "" +msgstr "%s Skrivebordshjelp" #: ../src/service.c:344 #, c-format msgid "%s Help" -msgstr "" +msgstr "%s Hjelp" #: ../src/service.c:346 msgid "About This Computer" -msgstr "" +msgstr "Om denne datamaskinen" #: ../src/service.c:361 msgid "System Settings…" @@ -94,7 +96,7 @@ #: ../src/service.c:566 msgid "Start Screen Saver" -msgstr "" +msgstr "Start skjermsparer" #: ../src/service.c:574 ../src/service.c:590 #, fuzzy @@ -118,7 +120,7 @@ #: ../src/service.c:594 msgid "Lock" -msgstr "" +msgstr "Lås" #: ../src/service.c:619 msgid "Guest Session" @@ -186,7 +188,7 @@ #: ../src/backend-dbus/actions.c:1007 ../src/backend-dbus/actions.c:1020 #: ../src/backend-dbus/actions.c:1035 msgid "Warning" -msgstr "" +msgstr "Advarsel" #: ../src/backend-dbus/actions.c:1008 msgid "" @@ -196,6 +198,11 @@ "Please report this to the developers at:\n" "https://github.com/ArcticaProject/ayatana-indicator-session/issues" msgstr "" +"Ayatana økt-indikatoeren støtter ikke påkalling av\n" +"innstillingsprogrammet for ditt skrivebordsmiljø enda.\n" +"\n" +"Rapporter dette til utviklerne på:\n" +"https://github.com/ArcticaProject/ayatana-indicator-session/issues" #: ../src/backend-dbus/actions.c:1021 msgid "" @@ -205,6 +212,11 @@ "Please report this to the developers at:\n" "https://github.com/ArcticaProject/ayatana-indicator-session/issues" msgstr "" +"Ayatana økt-indikatoeren støtter ikke passordsendringer\n" +"for ditt skrivebordsmiljø enda.\n" +"\n" +"Rapporter dette til utviklerne på:\n" +"https://github.com/ArcticaProject/ayatana-indicator-session/issues" #: ../src/backend-dbus/actions.c:1036 msgid "" @@ -214,6 +226,11 @@ "Please report this to the developers at:\n" "https://github.com/ArcticaProject/ayatana-indicator-session/issues" msgstr "" +"Ayatana økt-indikatoeren har ikke støtte for å vise\n" +"hva ditt skrivebordsmiljø er enda.\n" +"\n" +"Rapporter dette til utviklerne på:\n" +"https://github.com/ArcticaProject/ayatana-indicator-session/issues" #~ msgid "Classic Guest Session" #~ msgstr "Klassisk gjesteøkt" diff -Nru ayatana-indicator-session-0.4.1/po/ne.po ayatana-indicator-session-0.4.2/po/ne.po --- ayatana-indicator-session-0.4.1/po/ne.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/ne.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2010-05-05 09:25+0000\n" "Last-Translator: Rabi Poudyal \n" "Language-Team: Nepali \n" @@ -18,37 +18,37 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "सत्र सूचीबाट लगआउट बटन हटाउनुहोस्" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/nl.po ayatana-indicator-session-0.4.2/po/nl.po --- ayatana-indicator-session-0.4.1/po/nl.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/nl.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-17 19:40+0000\n" "Last-Translator: rob \n" "Language-Team: Dutch\n" @@ -18,42 +18,42 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Verhinderen dat het dialoogvenster een bevestiging voor afmelden, herstarten " "en afsluiten toont" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" "Een bevestiging voor afmelden, herstarten en afsluiten wel of niet weergeven." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "De knop Afmelden verbergen in het sessiemenu" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" "Zorgt ervoor dat de knop Afmelden niet wordt getoond in het sessiemenu." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "De knop Herstarten verbergen in het sessiemenu" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" "Zorgt ervoor dat de knop Herstarten niet wordt getoond in het sessiemenu." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "De knop Afsluiten verbergen in het sessiemenu" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" "Zorgt ervoor dat de knop Uitschakelen niet wordt getoond in het sessiemenu." diff -Nru ayatana-indicator-session-0.4.1/po/nn.po ayatana-indicator-session-0.4.2/po/nn.po --- ayatana-indicator-session-0.4.1/po/nn.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/nn.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-03-26 13:04+0000\n" "Last-Translator: Rune Gangstø \n" "Language-Team: Norwegian Nynorsk \n" @@ -18,39 +18,39 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Ikkje vis vindauget for stadfesting av utlogging, omstart og avslutning." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" "Om vindauget for stadfesting av utlogging, omstart og avslutning skal visast." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Fjern «Logg ut»-oppføringa frå øktmenyen" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Fjern «Start på nytt»-oppføringa frå øktmenyen" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Fjern «Slå av»-oppføringa frå øktmenyen" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/oc.po ayatana-indicator-session-0.4.2/po/oc.po --- ayatana-indicator-session-0.4.1/po/oc.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/oc.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-16 06:27+0000\n" "Last-Translator: Cédric VALMARY (Tot en òc) \n" "Language-Team: Occitan (post 1500) \n" @@ -18,13 +18,13 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Suprimir la bóstia de dialòg de confirmacion per la fin de sesilha, " "l'atudament e lo reamodament" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -32,31 +32,31 @@ "Afichar o pas la bóstia de dialòg de confirmacion per la fin de sesilha, " "l'atudament e lo reamodament" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Suprimir la tampadura de sesilha del menut" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" "Fa en sòrta que lo boton de desconnexion siá pas afichat dins lo menut de la " "sesilha." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Suprimís l'opcion de reaviada del menut" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" "Fa en sòrta que lo boton de reamodament siá pas afichat dins lo menut de la " "sesilha." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Suprimís l'opcion d'arrèst del menut" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" "Fa en sòrta que lo boton d'atudament siá pas afichat dins lo menut de la " diff -Nru ayatana-indicator-session-0.4.1/po/os.po ayatana-indicator-session-0.4.2/po/os.po --- ayatana-indicator-session-0.4.1/po/os.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/os.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-05-21 19:42+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Ossetian \n" @@ -18,37 +18,37 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Æттæмæхизæн менюйæ аппарын" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Нæуæгæй иу гæнæн менюйæ аппарын" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Хицæнгæнæн менюйæ æппарын" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/pa.po ayatana-indicator-session-0.4.2/po/pa.po --- ayatana-indicator-session-0.4.1/po/pa.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/pa.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2010-12-29 22:49+0000\n" "Last-Translator: Ken VanDine \n" "Language-Team: Punjabi \n" @@ -18,37 +18,37 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "ਲਾਗਆਉਟ, ਮੁੜ-ਚਾਲੂ ਕਰਨ ਅਤੇ ਬੰਦ ਕਰਨ ਵਾਸਤੇ ਡਾਈਲਾਗ ਉੱਤੇ ਪੁਸ਼ਟੀ ਕਰੋ" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "ਕੀ ਲਾਗਆਉਟ, ਮੁੜ-ਚਾਲੂ ਤੇ ਬੰਦ ਕਰੋ ਕਾਰਵਾਈ ਲਈ ਪੁਸ਼ਟੀ ਡਾਈਲਾਗ ਵੇਖਣਾ ਹੈ ਜਾਂ ਨਹੀਂ।" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "ਸ਼ੈਸ਼ਨ ਮੇਨੂ ਤੋਂ ਲਾਗ ਆਉਟ ਆਈਟਮ ਹਟਾਓ" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "ਸ਼ੈਸ਼ਨ ਮੇਨੂ ਤੋਂ ਮੁੜ-ਚਾਲੂ ਕਰੋ ਆਈਟਮ ਹਟਾਓ" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "ਸ਼ੈਸ਼ਨ ਮੇਨੂ ਤੋਂ ਬੰਦ ਕਰੋ ਆਈਟਮ ਹਟਾਓ" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/pl.po ayatana-indicator-session-0.4.2/po/pl.po --- ayatana-indicator-session-0.4.1/po/pl.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/pl.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-26 14:52+0000\n" "Last-Translator: Dawid Dubanosow \n" "Language-Team: Polish\n" @@ -18,13 +18,13 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Pomija wyświetlanie okna dialogowego, wymagającego potwierdzenia czynności " "wylogowania użytkownika, ponownego uruchomienia i wyłączenia komputera." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -33,31 +33,31 @@ "czynności wylogowania użytkownika, ponownego uruchomienia i wyłączenia " "komputera." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Usuwa polecenie Wyloguj z menu sesji" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" "Sprawia, że polecenie wylogowywania użytkownika nie jest wyświetlane w menu " "sesji." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Usuwa polecenie Uruchom ponownie z menu sesji" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" "Sprawia, że polecenie ponownego uruchomienia komputera nie jest wyświetlane " "w menu sesji." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Usuwa polecenie Wyłącz z menu sesji" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" "Sprawia, że polecenie wyłączania komputera nie jest wyświetlane w menu sesji." diff -Nru ayatana-indicator-session-0.4.1/po/ps.po ayatana-indicator-session-0.4.2/po/ps.po --- ayatana-indicator-session-0.4.1/po/ps.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/ps.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2017-07-21 15:41+0200\n" "Last-Translator: Mike Gabriel \n" "Language-Team: Pashto\n" @@ -16,37 +16,37 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/pt_BR.po ayatana-indicator-session-0.4.2/po/pt_BR.po --- ayatana-indicator-session-0.4.1/po/pt_BR.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/pt_BR.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-15 10:44+0000\n" "Last-Translator: Tiago Hillebrandt \n" "Language-Team: Brazilian Portuguese\n" @@ -18,13 +18,13 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Não pedir confirmação ao encerrar a sessão, reiniciar ou desligar o " "computador." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -32,27 +32,27 @@ "Mostrar ou não as janelas de confirmação para as ações de encerrar sessão, " "reiniciar ou desligar." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Remover o item Encerrar sessão do menu de sessão" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "Faz com que o botão sair não seja mostrado no menu sessão." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Remover o item Reiniciar do menu de sessão" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "Faz com que o botão de reiniciar não seja mostrado no menu sessão." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Remover o item Desligar do menu de sessão" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "Faz com que o botão de desligar não seja mostrado no menu sessão." diff -Nru ayatana-indicator-session-0.4.1/po/pt.po ayatana-indicator-session-0.4.2/po/pt.po --- ayatana-indicator-session-0.4.1/po/pt.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/pt.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-15 09:58+0000\n" "Last-Translator: Sérgio Bessa \n" "Language-Team: Portuguese\n" @@ -18,13 +18,13 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Suprimir a caixa de diálogo para confirmar acções de terminar sessão, " "reiniciar e encerrar" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -32,27 +32,27 @@ "Mostrar ou não a caixa de diálogo para confirmar acções de terminar sessão, " "reiniciar e encerrar." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Remover o item \"Terminar Sessão\" do menu de sessão" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Remover a opção \"Reiniciar\" do menu de sessão" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Remover a opção \"Encerrar\" do menu de sessão" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/ro.po ayatana-indicator-session-0.4.2/po/ro.po --- ayatana-indicator-session-0.4.1/po/ro.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/ro.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-15 09:58+0000\n" "Last-Translator: Alex Eftimie \n" "Language-Team: Romanian\n" @@ -18,13 +18,13 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Suprimă dialogul de confirmare pentru acțiunile de ieșire, repornire și " "oprire" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -32,27 +32,27 @@ "Specifică dacă să fie afișat un dialog pentru acțiunile de ieșire, repornire " "și oprire." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Elimină elementul „Ieșire” din meniul de sesiune" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Elimină elementul „Repornire” din meniul de sesiune" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Elimină elementul „Oprire” din meniul de sesiune" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/ru.po ayatana-indicator-session-0.4.2/po/ru.po --- ayatana-indicator-session-0.4.1/po/ru.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/ru.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,23 +7,26 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" -"PO-Revision-Date: 2011-09-17 14:38+0000\n" -"Last-Translator: Eugene Marshal \n" -"Language-Team: Russian\n" -"Language: \n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" +"PO-Revision-Date: 2018-02-28 10:23+0000\n" +"Last-Translator: Мира Странная \n" +"Language-Team: Russian \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: Weblate 2.20-dev\n" "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" -"X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Не показывать диалог подтверждения выхода, перезапуска и завершения работы" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -31,27 +34,27 @@ "Показывать или нет диалоги подтверждения выхода из системы, перезапуска и " "завершения работы." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Убрать из меню пункт «Завершить сеанс»" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "Позволяет скрыть кнопку завершения сеанса в меню сеанса." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Убрать из меню пункт «Перезагрузить»" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "Позволяет скрыть кнопку перезагрузки в меню сеанса." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Убрать из меню пункт «Выключить»" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "Позволяет скрыть кнопку выключения компьютера в меню сеанса." @@ -59,11 +62,11 @@ #: ../src/service.c:187 #, c-format msgid "System, %s" -msgstr "" +msgstr "Система, %s" #: ../src/service.c:191 msgid "System" -msgstr "" +msgstr "Система" #: ../src/service.c:325 msgid "Guest" @@ -77,47 +80,43 @@ #: ../src/service.c:344 #, c-format msgid "%s Help" -msgstr "" +msgstr "%s Помощь" #: ../src/service.c:346 msgid "About This Computer" -msgstr "" +msgstr "Об этом компьютере" #: ../src/service.c:361 msgid "System Settings…" -msgstr "Параметры системы..." +msgstr "Параметры системы…" #: ../src/service.c:363 msgid "Online Accounts…" -msgstr "Сетевые учётные записи..." +msgstr "Сетевые учётные записи…" #: ../src/service.c:566 msgid "Start Screen Saver" -msgstr "" +msgstr "Запустить скринсейвер" #: ../src/service.c:574 ../src/service.c:590 -#, fuzzy msgid "Switch Account…" -msgstr "Переключить пользователя..." +msgstr "Переключить пользователя…" #: ../src/service.c:575 ../src/service.c:591 -#, fuzzy msgid "Switch Account" -msgstr "Переключить пользователя..." +msgstr "Переключить пользователя" #: ../src/service.c:587 -#, fuzzy msgid "Lock/Switch Account…" -msgstr "Переключить пользователя..." +msgstr "Заблокировать/Переключить пользователя…" #: ../src/service.c:588 -#, fuzzy msgid "Lock/Switch Account" -msgstr "Переключить пользователя..." +msgstr "Заблокировать/Переключить пользователя" #: ../src/service.c:594 msgid "Lock" -msgstr "" +msgstr "Заблокировать" #: ../src/service.c:619 msgid "Guest Session" @@ -125,7 +124,7 @@ #: ../src/service.c:696 msgid "Log Out…" -msgstr "Завершить сеанс..." +msgstr "Завершить сеанс…" #: ../src/service.c:696 ../src/backend-dbus/actions.c:824 #: ../src/backend-dbus/actions.c:826 @@ -142,7 +141,7 @@ #: ../src/service.c:722 msgid "Restart…" -msgstr "Перезагрузить..." +msgstr "Перезагрузить…" #: ../src/service.c:722 ../src/backend-dbus/actions.c:861 #: ../src/backend-dbus/actions.c:863 @@ -151,7 +150,7 @@ #: ../src/service.c:729 msgid "Shut Down…" -msgstr "Выключить..." +msgstr "Выключить…" #: ../src/service.c:729 ../src/backend-dbus/actions.c:894 #: ../src/backend-dbus/actions.c:896 @@ -159,17 +158,14 @@ msgstr "Выключить" #: ../src/backend-dbus/actions.c:818 -#, fuzzy msgid "Are you sure you want to close all programs and log out?" msgstr "" "Вы действительно хотите закрыть все приложения и завершить текущий сеанс?" #: ../src/backend-dbus/actions.c:819 -#, fuzzy msgid "" "Some software updates won't be applied until the computer next restarts." -msgstr "" -"Некоторые обновления будут установлены только после перезагрузки компьютера." +msgstr "Некоторые обновления не будут применены до перезагрузки компьютера." #: ../src/backend-dbus/actions.c:827 ../src/backend-dbus/actions.c:864 #: ../src/backend-dbus/actions.c:897 @@ -188,7 +184,7 @@ #: ../src/backend-dbus/actions.c:1007 ../src/backend-dbus/actions.c:1020 #: ../src/backend-dbus/actions.c:1035 msgid "Warning" -msgstr "" +msgstr "Предупреждение" #: ../src/backend-dbus/actions.c:1008 msgid "" @@ -198,6 +194,12 @@ "Please report this to the developers at:\n" "https://github.com/ArcticaProject/ayatana-indicator-session/issues" msgstr "" +"Индикатор сессий Ayatana пока не поддерживает пробуждение\n" +"приложения системных настроек для вашей среды рабочего\n" +"стола.\n" +"\n" +"Пожалуйста, сообщите об этом разработчикам на:\n" +"https://github.com/ArcticaProject/ayatana-indicator-session/issues" #: ../src/backend-dbus/actions.c:1021 msgid "" @@ -207,6 +209,11 @@ "Please report this to the developers at:\n" "https://github.com/ArcticaProject/ayatana-indicator-session/issues" msgstr "" +"Индикатор сессий Ayatana пока не поддерживает изменение пароля\n" +"для вашей среды рабочего стола.\n" +"\n" +"Пожалуйста, сообщите об этом разработчикам на:\n" +"https://github.com/ArcticaProject/ayatana-indicator-session/issues" #: ../src/backend-dbus/actions.c:1036 msgid "" @@ -216,6 +223,11 @@ "Please report this to the developers at:\n" "https://github.com/ArcticaProject/ayatana-indicator-session/issues" msgstr "" +"Индикатор сессий Ayatana пока не знает, как показать\n" +"информацию о запущенной среде рабочего стола.\n" +"\n" +"Пожалуйста, сообщите об этом разработчикам на:\n" +"https://github.com/ArcticaProject/ayatana-indicator-session/issues" #~ msgid "Classic Guest Session" #~ msgstr "Классический гостевой сеанс" diff -Nru ayatana-indicator-session-0.4.1/po/sa.po ayatana-indicator-session-0.4.2/po/sa.po --- ayatana-indicator-session-0.4.1/po/sa.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/sa.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2017-07-21 15:41+0200\n" "Last-Translator: Mike Gabriel \n" "Language-Team: Sanskrit\n" @@ -16,37 +16,37 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/sc.po ayatana-indicator-session-0.4.2/po/sc.po --- ayatana-indicator-session-0.4.1/po/sc.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/sc.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2010-04-08 18:13+0000\n" "Last-Translator: Dàriu Piga \n" "Language-Team: Sardinian \n" @@ -18,13 +18,13 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Boga sa ventana de cunfirmatzione pro sas atziones de acabu de sessione, " "recumentzu e istudada." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -32,27 +32,27 @@ "Mustrare o nono sas ventanas de cunfirmatzione pro acabu de sessione, " "recumentzu e istudada." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Boga su sèberu Serrare Sessione dae su menù de sessione" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/sd.po ayatana-indicator-session-0.4.2/po/sd.po --- ayatana-indicator-session-0.4.1/po/sd.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/sd.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2010-06-01 15:44+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Sindhi \n" @@ -18,38 +18,38 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "خارج ٿيڻ، ٻيهر شروعات ۽ بند ٿيڻ لاءِ پڪ ڪرڻ وارو پڇاڻو ختم ڪيو" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" "خارج ٿيڻ، ٻيهر شروعات ۽ بند ٿيڻ جي عملن لاءِ پڪ پڇڻ وارو پڇاڻو ڏيکارجي يا نه." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "سيشن فهرست مان خارج بٽن هٽايو" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/se.po ayatana-indicator-session-0.4.2/po/se.po --- ayatana-indicator-session-0.4.1/po/se.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/se.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2017-07-21 15:41+0200\n" "Last-Translator: Mike Gabriel \n" "Language-Team: Northern Sami\n" @@ -16,37 +16,37 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/shn.po ayatana-indicator-session-0.4.2/po/shn.po --- ayatana-indicator-session-0.4.1/po/shn.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/shn.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2017-07-21 15:41+0200\n" "Last-Translator: Mike Gabriel \n" "Language-Team: Shan\n" @@ -16,37 +16,37 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/si.po ayatana-indicator-session-0.4.2/po/si.po --- ayatana-indicator-session-0.4.1/po/si.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/si.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-16 12:01+0000\n" "Last-Translator: පසිඳු කාවින්ද \n" "Language-Team: Sinhalese \n" @@ -18,11 +18,11 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "ඉවත් වීම, නැවත ඇරඹීම හා වසා දැමීම යන ක්‍රියාවන් සඳහා තහවුරු කරගැනීමේ පණිවුඩ වළක්වන්න" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -30,27 +30,27 @@ "ඉවත් වීම, නැවත ඇරඹීම හා වසා දැමීම යන ක්‍රියාවන් සඳහා තහවුරු කරගැනීමේ පණිවුඩ පෙන්විය යුතුද හෝ " "නැතිද වග." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/sk.po ayatana-indicator-session-0.4.2/po/sk.po --- ayatana-indicator-session-0.4.1/po/sk.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/sk.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-24 20:06+0000\n" "Last-Translator: Pavol Klacansky \n" "Language-Team: Slovak\n" @@ -18,12 +18,12 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Zakázať dialógové okno pre potvrdenie odhlásenia, reštartovania a vypnutia" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -31,30 +31,30 @@ "Zobraziť alebo nezobraziť potvrdzujúce dialógové okno pri odhlásení, " "reštartovaní a vypínaní." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Odstrániť položku Odhlásiť sa z ponuky relácie." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" "Spraví to, že sa tlačidlo na odhlásenie nebude zobrazovať v ponuke relácie." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Odstrániť položku Reštartovať z ponuky relácie." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" "Spraví to, že sa tlačidlo na reštartovanie nebude zobrazovať v ponuke " "relácie." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Odstrániť položku Vypnúť z ponuky relácie." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" "Spraví to, že sa tlačidlo na vypnutie nebude zobrazovať v ponuke relácie." diff -Nru ayatana-indicator-session-0.4.1/po/sl.po ayatana-indicator-session-0.4.2/po/sl.po --- ayatana-indicator-session-0.4.1/po/sl.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/sl.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-15 14:28+0000\n" "Last-Translator: Andrej Znidarsic \n" "Language-Team: Slovenian\n" @@ -18,13 +18,13 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Ne prikaži pogovornih oken za potrditev odjave, ponovnega zagona in izklopa " "sistema" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -32,27 +32,27 @@ "Vklop in izklop prikaza pogovornih oken za potrditev odjave, ponovnega " "zagona in izklopa." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Odstrani gumb za odjavo iz menija seje" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "Določi, da gumb odjava ni prikazan v meniju seje." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Odstrani gumb za ponovni zagon iz menija seje" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "Določi, da gumb ponovni zagon ni prikazan v meniju seje." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Odstrani gumb za izklop iz menija seje" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "Določi, da gumb izklop ni prikazan v meniju seje." diff -Nru ayatana-indicator-session-0.4.1/po/sq.po ayatana-indicator-session-0.4.2/po/sq.po --- ayatana-indicator-session-0.4.1/po/sq.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/sq.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-15 14:02+0000\n" "Last-Translator: Vilson Gjeci \n" "Language-Team: Albanian \n" @@ -18,12 +18,12 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Pezullo dialogun për të konfirmuar veprimet e daljes, rindezjes dhe fikjes" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -31,27 +31,27 @@ "Nëse duhen shfaqur apo jo dialogjet e konfirmimit për veprimet e daljes, " "rindezjes dhe fikjes." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Hiqe temën e daljes nga menuja e seksionit" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "Bën që butoni i daljes të mos shfaqë menunë e seksionit." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Hiqe temën e rindezjes nga menuja e seksionit" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "Bën që butoni i rindezjes të mos shfaqet në menunë e seksionit." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Hiqe temën e fikjes nga menuja e seksionit" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "Bën që butoni i fikjes të mos shfaqet në menunë e seksionit." diff -Nru ayatana-indicator-session-0.4.1/po/sr.po ayatana-indicator-session-0.4.2/po/sr.po --- ayatana-indicator-session-0.4.1/po/sr.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/sr.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-18 15:59+0000\n" "Last-Translator: Мирослав Николић \n" "Language-Team: Ubuntu Serbian Translators\n" @@ -19,14 +19,14 @@ "X-Generator: Launchpad (build 14041)\n" # Ово је објашњење (а не наредба) које налазимо у гконф уреднику „gconf-editor: /+apps_indicator-session“ -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Спречава прозорче за потврђивање акције одјављивања, поновног покретања и " "гашења" # Ово је објашњење (а не наредба) које налазимо у гконф уреднику „gconf-editor: /+apps_indicator-session“ -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -35,29 +35,29 @@ "поновног покретања и гашења." # Ово је објашњење (а не наредба) које налазимо у гконф уреднику „gconf-editor: /+apps_indicator-session“ -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Уклања ставку Одјављивања из менија сесије" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "Чини да се дугме за одјављивање не приказује у изборнику сесије." # Ово је објашњење (а не наредба) које налазимо у гконф уреднику „gconf-editor: /+apps_indicator-session“ -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Уклања ставку Поновног покретања из менија сесије" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "Чини да се дугме за поновно покретање не приказује у изборнику сесије." # Ово је објашњење (а не наредба) које налазимо у гконф уреднику „gconf-editor: /+apps_indicator-session“ -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Уклања ставку Гашења из менија сесије" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "Чини да се дугме за гашење не приказује у изборнику сесије." diff -Nru ayatana-indicator-session-0.4.1/po/sv.po ayatana-indicator-session-0.4.2/po/sv.po --- ayatana-indicator-session-0.4.1/po/sv.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/sv.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,8 +7,8 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" -"PO-Revision-Date: 2017-09-28 22:49+0000\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" +"PO-Revision-Date: 2018-01-24 12:31+0000\n" "Last-Translator: Anders Jonsson \n" "Language-Team: Swedish \n" @@ -17,43 +17,43 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 2.17-dev\n" +"X-Generator: Weblate 2.19-dev\n" "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Visa inte dialogrutan för att bekräfta utloggning, omstart och avstängning" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" "Bestäm om dialogruta för att bekräfta utloggning, omstart och avstängning " -"ska visas ." +"ska visas." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Ta bort Logga ut-objektet från sessionsmenyn" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "Gör så att utloggningsknappen inte visas i sessionsmenyn." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Ta bort objektet Starta om från sessionsmenyn" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "Gör så att omstartsknappen inte visas i sessionsmenyn." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Ta bort avstängningsobjektet från sessionsmenyn" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "Gör så att avstängningsknappen inte visas i sessionsmenyn." @@ -74,12 +74,12 @@ #: ../src/service.c:343 #, c-format msgid "%s Desktop Help" -msgstr "" +msgstr "%s-skrivbordshjälp" #: ../src/service.c:344 #, c-format msgid "%s Help" -msgstr "" +msgstr "%s-hjälp" #: ../src/service.c:346 msgid "About This Computer" @@ -193,6 +193,11 @@ "Please report this to the developers at:\n" "https://github.com/ArcticaProject/ayatana-indicator-session/issues" msgstr "" +"Ayatana sessionsindikator har inte stöd för att väcka system-\n" +"inställningsprogrammet för din skrivbordsmiljö än.\n" +"\n" +"Rapportera detta till utvecklarna via:\n" +"https://github.com/ArcticaProject/ayatana-indicator-session/issues" #: ../src/backend-dbus/actions.c:1021 msgid "" @@ -202,6 +207,11 @@ "Please report this to the developers at:\n" "https://github.com/ArcticaProject/ayatana-indicator-session/issues" msgstr "" +"Ayatana sessionsindikator har inte stöd för lösenordsändring\n" +"för din skrivbordsmiljö än.\n" +"\n" +"Rapportera detta till utvecklarna via:\n" +"https://github.com/ArcticaProject/ayatana-indicator-session/issues" #: ../src/backend-dbus/actions.c:1036 msgid "" @@ -211,6 +221,11 @@ "Please report this to the developers at:\n" "https://github.com/ArcticaProject/ayatana-indicator-session/issues" msgstr "" +"Ayatana sessionsindikator vet ännu inte hur information ska\n" +"visas för den aktuella skrivbordsmiljön.\n" +"\n" +"Rapportera detta till utvecklarna via:\n" +"https://github.com/ArcticaProject/ayatana-indicator-session/issues" #~ msgid "Classic Guest Session" #~ msgstr "Klassisk gästsession" diff -Nru ayatana-indicator-session-0.4.1/po/sw.po ayatana-indicator-session-0.4.2/po/sw.po --- ayatana-indicator-session-0.4.1/po/sw.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/sw.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2017-07-21 15:41+0200\n" "Last-Translator: Mike Gabriel \n" "Language-Team: Swahili\n" @@ -16,37 +16,37 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/szl.po ayatana-indicator-session-0.4.2/po/szl.po --- ayatana-indicator-session-0.4.1/po/szl.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/szl.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2017-07-21 15:41+0200\n" "Last-Translator: Mike Gabriel \n" "Language-Team: Language szl\n" @@ -16,37 +16,37 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/ta.po ayatana-indicator-session-0.4.2/po/ta.po --- ayatana-indicator-session-0.4.1/po/ta.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/ta.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2010-07-07 14:49+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Tamil \n" @@ -18,37 +18,37 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/te.po ayatana-indicator-session-0.4.2/po/te.po --- ayatana-indicator-session-0.4.1/po/te.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/te.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-14 03:03+0000\n" "Last-Translator: Praveen Illa \n" "Language-Team: Telugu \n" @@ -18,37 +18,37 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "లాగౌట్, పునఃప్రారంభ మరియు మూసివేత చర్యలను రూఢీ చేయడానికి డైలాగును కనుమరుగు చేయి" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "లాగౌట్, పునఃప్రారంభ మరియు మూసివేత చర్యల కొరకు రూఢీ డైలాగులు చూయించాలా వద్దా" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "లాగ్ అవుట్ బొత్తం సెషన్ మెనూలో కనబడకుండా చేస్తుంది" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "తిరిగిప్రారంభించు బొత్తం సెషన్ మెనూనుండి తొలగించు" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "మూసివేయు బొత్తం సెషన్ మెనూనుండి తొలగించు" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/tg.po ayatana-indicator-session-0.4.2/po/tg.po --- ayatana-indicator-session-0.4.1/po/tg.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/tg.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2017-07-21 15:41+0200\n" "Last-Translator: Mike Gabriel \n" "Language-Team: Tajik\n" @@ -16,37 +16,37 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/th.po ayatana-indicator-session-0.4.2/po/th.po --- ayatana-indicator-session-0.4.1/po/th.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/th.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-18 07:43+0000\n" "Last-Translator: Manop Pornpeanvichanon(มานพ พรเพียรวิชานนท์) \n" "Language-Team: Thai\n" @@ -18,37 +18,37 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "ไม่ต้องแสดงกล่องโต้ตอบยืนยันการออกจากระบบ เริ่มเปิดเครื่องใหม่ และปิดเครื่อง" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "ให้แสดงหรือไม่แสดงกล่องโต้ตอบเพื่อยืนยันการออกจากระบบ เริ่มเปิดเครื่องใหม่ และปิดเครื่อง" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "ถอนรายการออกจากระบบออกจากเมนูวาระ" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "ไม่ต้องแสดงปุ่มออกจากระบบในเมนูวาระ" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "ถอนรายการเริ่มเปิดเครื่องใหม่ออกจากเมนูวาระ" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "ไม่ต้องแสดงปุ่มเริ่มเครื่องใหม่ในเมนูวาระ" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "ถอนรายการปิดเครื่องออกจากเมนูวาระ" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "ไม่ต้องแสดงปุ่มปิดเครื่องในเมนูวาระ" diff -Nru ayatana-indicator-session-0.4.1/po/ti.po ayatana-indicator-session-0.4.2/po/ti.po --- ayatana-indicator-session-0.4.1/po/ti.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/ti.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2017-07-21 15:41+0200\n" "Last-Translator: Mike Gabriel \n" "Language-Team: Tigrinya\n" @@ -16,37 +16,37 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/tr.po ayatana-indicator-session-0.4.2/po/tr.po --- ayatana-indicator-session-0.4.1/po/tr.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/tr.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-15 15:57+0000\n" "Last-Translator: Fatih Dayioglu \n" "Language-Team: Turkish\n" @@ -18,13 +18,13 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Oturum kapatma, yeniden başlatma ve bilgisayarı kapatma eylemleri için onay " "iletişim kutusunu engelleyin" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -32,27 +32,27 @@ "Oturum kapatma, yeniden başlatma ve bilgisayarı kapatma eylemlerinde onay " "iletişim kutusunu göster veya gösterme." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Oturumu Kapat öğesini oturum menüsünden kaldır" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "Oturumu Kapat Düğmesini Oturum Menüsünde Görünür Yapar" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Yeniden Başlat öğesini oturum menüsünden kaldır" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "Oturumu Yeniden Başlat Düğmesini Oturum Menüsünde Görünür Yapar" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Bilgisayarı kapat öğesini oturum menüsünden kaldır" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "Bilgisayarı Kapat Düğmesini Oturum Menüsünde Görünür Yapar" diff -Nru ayatana-indicator-session-0.4.1/po/ug.po ayatana-indicator-session-0.4.2/po/ug.po --- ayatana-indicator-session-0.4.1/po/ug.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/ug.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-17 08:55+0000\n" "Last-Translator: Gheyret T.Kenji \n" "Language-Team: Uyghur Computer Science Association \n" @@ -18,13 +18,13 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "تىزىمدىن چىق، قايتا قوزغات ۋە تاقا مەشغۇلاتلارنى جەزمەلەشنى كۆرسىتىدىغان " "سۆزلەشكۈنى چەكلە" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -32,28 +32,28 @@ "تىزىمدىن چىق، قايتا قوزغات ۋە تاقا مەشغۇلاتلارنى جەزملەشنى كۆرسىتىدىغان " "سۆزلەشكۈنى كۆرسىتەمدۇ يوق." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "ئەڭگىمە بۇيرۇق تىزىملىكىدىن تىزىمدىن چىق تۈرىنى چىقىرىۋەت" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "بۇنىڭ بىلەن چىقىش توپچىسى ئەڭگىمە تىزىملىكىدە كۆرۈنمەيدىغان بولىدۇ." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "session بۇيرۇق تىزىملىكىدىن قايتا قوزغاش دېگەن تۈرىنى ئۆچۈرۈش" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" "بۇنىڭ بىلەن قايتا قوزغىتىش توپچىسى ئەڭگىمە تىزىملىكىدە كۆرۈنمەيدىغان بولىدۇ." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "session بۇيرۇق تىزىملىكىدىن shutdown دېگەن تۈرىنى ئۆچۈرۈش" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "بۇنىڭ بىلەن تاقاش توپچىسى ئەڭگىمە تىزىملىكىدە كۆرۈنمەيدىغان بولىدۇ." diff -Nru ayatana-indicator-session-0.4.1/po/uk.po ayatana-indicator-session-0.4.2/po/uk.po --- ayatana-indicator-session-0.4.1/po/uk.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/uk.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-09 13:54+0000\n" "Last-Translator: Andriy Korchak \n" "Language-Team: Ukrainian \n" @@ -18,13 +18,13 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" "Не показувати діалог підтвердження під час завершення сеансу, вимикання та " "перезавантаження" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -32,27 +32,27 @@ "Чи показувати діалог підтвердження під час завершення сеансу, вимикання та " "перезавантаження." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Прибрати пункт «Завершити сеанс» з меню" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "Робить так, що кнопка виходу не відображається в меню сесії." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Прибрати пункт «Перезавантаження» з меню" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "Робить так, що кнопка перезавантаження не відображається в меню сесії." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Прибрати пункт «Вимкнути комп’ютер» з меню" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "Робить так, що кнопка вимкнення не відображається в меню сесії." diff -Nru ayatana-indicator-session-0.4.1/po/ur.po ayatana-indicator-session-0.4.2/po/ur.po --- ayatana-indicator-session-0.4.1/po/ur.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/ur.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-06-22 03:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Urdu \n" @@ -18,11 +18,11 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "لاگ ائوت، دوبارہ شروع یا بند کرنے کے مکالمے کو دبائیں" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -30,27 +30,27 @@ "لاگ ائوت، دوبارہ شروع یا بند کرنے کے عمل کے تصدیقی مکالموں کو دِکھانا ہے یا " "نہیں" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "دورانیہ فِہرست میں سے لاگ آئوٹ کرنے والی صفت کو ہٹا دیں" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "دورانیہ فِہرست میں سے دوبارہ شروع کرنے والی صفت کو ہٹا دیں" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "دورانیہ فِہرست میں سے بند کرنے والے صفت کو ہٹا دیں" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/uz.po ayatana-indicator-session-0.4.2/po/uz.po --- ayatana-indicator-session-0.4.1/po/uz.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/uz.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2017-07-21 15:41+0200\n" "Last-Translator: Mike Gabriel \n" "Language-Team: Uzbek\n" @@ -16,37 +16,37 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/vi.po ayatana-indicator-session-0.4.2/po/vi.po --- ayatana-indicator-session-0.4.1/po/vi.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/vi.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-03 06:41+0000\n" "Last-Translator: Lê Hoàng Phương \n" "Language-Team: Vietnamese \n" @@ -18,11 +18,11 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "Bỏ hộp thoại xác nhận hành động đăng xuất, khởi động lại và tắt máy" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." @@ -30,27 +30,27 @@ "Hiển thị hay không hộp thoại xác nhận hành động đăng xuất, khởi động lại và " "tắt máy." -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "Loại bỏ mục Đăng xuất khỏi trình đơn phiên làm việc" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "Gỡ mục Khởi động lại khỏi trình đơn phiên làm việc" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "Gỡ mục Tắt máy khỏi trình đơn phiên làm việc" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/wae.po ayatana-indicator-session-0.4.2/po/wae.po --- ayatana-indicator-session-0.4.1/po/wae.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/wae.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2017-07-21 15:41+0200\n" "Last-Translator: Mike Gabriel \n" "Language-Team: Language wae\n" @@ -16,37 +16,37 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "" diff -Nru ayatana-indicator-session-0.4.1/po/zh_CN.po ayatana-indicator-session-0.4.2/po/zh_CN.po --- ayatana-indicator-session-0.4.1/po/zh_CN.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/zh_CN.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-15 13:13+0000\n" "Last-Translator: Xhacker Liu \n" "Language-Team: Chinese (simplified)\n" @@ -18,37 +18,37 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "禁止确认注销、重新启动和关机操作的对话框出现" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "是否显示确认注销、重新启动和关机操作的对话框。" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "移除会话菜单中的注销项" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "用它来隐藏会话菜单中的注销按钮。" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "移除会话菜单中的重启项" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "用它来隐藏会话菜单中的重启按钮。" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "移除会话菜单中的关机项" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "用它来隐藏会话菜单中的关机按钮。" diff -Nru ayatana-indicator-session-0.4.1/po/zh_HK.po ayatana-indicator-session-0.4.2/po/zh_HK.po --- ayatana-indicator-session-0.4.1/po/zh_HK.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/zh_HK.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-16 07:56+0000\n" "Last-Translator: Roy Chan \n" "Language-Team: Chinese (Hong Kong) \n" @@ -18,37 +18,37 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "停止確定登出、重新啟動和關機的對話框" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "是否要顯示確定登出、重新啟動和關機的對話框。" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "從作業階段選單中移除「登出」項目" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "讓登出按鈕不顯示在工作階段選單內。" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "從工作階段選單中移除「重新啟動」項目" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "讓登出按鈕不顯示在工作階段選單內。" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "從工作階段選單中移除「關機」項目" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "讓關機按鈕不顯示在工作階段選單內。" diff -Nru ayatana-indicator-session-0.4.1/po/zh_TW.po ayatana-indicator-session-0.4.2/po/zh_TW.po --- ayatana-indicator-session-0.4.1/po/zh_TW.po 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/po/zh_TW.po 2018-02-28 20:44:23.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: indicator-session\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-21 15:42+0200\n" +"POT-Creation-Date: 2017-11-29 13:17+0100\n" "PO-Revision-Date: 2011-09-16 07:55+0000\n" "Last-Translator: Roy Chan \n" "Language-Team: Chinese (traditional)\n" @@ -18,37 +18,37 @@ "X-Launchpad-Export-Date: 2011-09-27 15:12+0000\n" "X-Generator: Launchpad (build 14041)\n" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:1 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:1 msgid "Suppress the dialog to confirm logout, restart and shutdown action" msgstr "停用確認登出、重新啟動和關機動作的對話盒" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:2 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:2 msgid "" "Whether or not to show confirmation dialogs for logout, restart and shutdown " "actions." msgstr "是否顯示確認登出、重新啟動和關機動作的對話。" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:3 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:3 msgid "Remove the Log Out item from the session menu" msgstr "從作業階段選單中移除「登出」項目" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:4 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:4 msgid "Makes it so that the logout button doesn’t show in the session menu." msgstr "讓登出按鈕不顯示在工作階段選單內。" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:5 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:5 msgid "Remove the Restart item from the session menu" msgstr "從工作階段選單中移除「重新啟動」項目" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:6 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:6 msgid "Makes it so that the restart button doesn’t show in the session menu." msgstr "讓登出按鈕不顯示在工作階段選單內。" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:7 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:7 msgid "Remove the shutdown item from the session menu" msgstr "從工作階段選單中移除「關機」項目" -#: ../data/org.ayatana.indicator.session.gschema.xml.in.h:8 +#: ../data/org.ayatana.indicator.session.gschema.xml.in:8 msgid "Makes it so that the shutdown button doesn’t show in the session menu." msgstr "讓關機按鈕不顯示在工作階段選單內。" diff -Nru ayatana-indicator-session-0.4.1/src/CMakeLists.txt ayatana-indicator-session-0.4.2/src/CMakeLists.txt --- ayatana-indicator-session-0.4.1/src/CMakeLists.txt 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/src/CMakeLists.txt 2018-02-28 20:44:23.000000000 +0000 @@ -20,7 +20,7 @@ set_property (SOURCE main.c APPEND PROPERTY COMPILE_DEFINITIONS GETTEXT_PACKAGE="${GETTEXT_PACKAGE}" - GNOMELOCALEDIR="${CMAKE_INSTALL_FULL_LOCALEDIR}") + LOCALEDIR="${CMAKE_INSTALL_FULL_LOCALEDIR}") add_executable (${SERVICE_EXEC} main.c) target_link_libraries (${SERVICE_EXEC} libayatanaindicatorsessionservice backenddbus ${SERVICE_LIBRARIES} ${GCOV_LIBS}) install (TARGETS ${SERVICE_EXEC} RUNTIME DESTINATION ${CMAKE_INSTALL_FULL_PKGLIBEXECDIR}) diff -Nru ayatana-indicator-session-0.4.1/src/main.c ayatana-indicator-session-0.4.2/src/main.c --- ayatana-indicator-session-0.4.1/src/main.c 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/src/main.c 2018-02-28 20:44:23.000000000 +0000 @@ -51,7 +51,7 @@ /* boilerplate i18n */ setlocale (LC_ALL, ""); - bindtextdomain (GETTEXT_PACKAGE, GNOMELOCALEDIR); + bindtextdomain (GETTEXT_PACKAGE, LOCALEDIR); textdomain (GETTEXT_PACKAGE); /* run */ diff -Nru ayatana-indicator-session-0.4.1/update-po.sh ayatana-indicator-session-0.4.2/update-po.sh --- ayatana-indicator-session-0.4.1/update-po.sh 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/update-po.sh 2018-02-28 20:44:23.000000000 +0000 @@ -18,6 +18,8 @@ GETTEXT_DOMAIN=$(cat CMakeLists.txt | grep 'set.*(.*GETTEXT_PACKAGE' | sed -r -e 's/.*\"([^"]+)\"\)/\1/') +cp po/${GETTEXT_DOMAIN}.pot po/${GETTEXT_DOMAIN}.pot~ + cd po/ cat LINGUAS | while read lingua; do if [ ! -e ${lingua}.po ]; then @@ -25,5 +27,14 @@ else intltool-update --gettext-package ${GETTEXT_DOMAIN} $(basename ${lingua}) fi + + sed -e 's/\.xml\.in\.h:/.xml.in:/g' \ + -e 's/\.ini\.in\.h:/.ini.in:/g' \ + -e 's/\.xml\.h:/.xml:/g' \ + -e 's/\.ini\.h:/.ini:/g' \ + -i ${lingua}.po + done cd - 1>/dev/null + +mv po/${GETTEXT_DOMAIN}.pot~ po/${GETTEXT_DOMAIN}.pot diff -Nru ayatana-indicator-session-0.4.1/update-pot.sh ayatana-indicator-session-0.4.2/update-pot.sh --- ayatana-indicator-session-0.4.1/update-pot.sh 2017-10-24 19:40:50.000000000 +0000 +++ ayatana-indicator-session-0.4.2/update-pot.sh 2018-02-28 20:44:23.000000000 +0000 @@ -1,7 +1,5 @@ #!/bin/bash -set -x - # Copyright (C) 2017 by Mike Gabriel # # This package is free software; you can redistribute it and/or modify @@ -18,4 +16,10 @@ GETTEXT_DOMAIN=$(cat CMakeLists.txt | grep 'set.*(.*GETTEXT_PACKAGE' | sed -r -e 's/.*\"([^"]+)\"\)/\1/') -cd po/ && intltool-update --gettext-package ${GETTEXT_DOMAIN} --pot +cd po/ && intltool-update --gettext-package ${GETTEXT_DOMAIN} --pot && cd - 1>/dev/null + +sed -e 's/\.xml\.in\.h:/.xml.in:/g' \ + -e 's/\.ini\.in\.h:/.ini.in:/g' \ + -e 's/\.xml\.h:/.xml:/g' \ + -e 's/\.ini\.h:/.ini:/g' \ + -i po/${GETTEXT_DOMAIN}.pot