diff options
Diffstat (limited to 'geyes')
128 files changed, 2161 insertions, 1302 deletions
diff --git a/geyes/data/Makefile.am b/geyes/data/Makefile.am index 0342bdaf..7d85e179 100644 --- a/geyes/data/Makefile.am +++ b/geyes/data/Makefile.am @@ -1,29 +1,39 @@ NULL = -appletdir = $(datadir)/mate-panel/applets applet_in_files = org.mate.applets.GeyesApplet.mate-panel-applet.desktop.in +service_in_files = org.mate.panel.applet.GeyesAppletFactory.service.in +gschema_in_files = org.mate.panel.applet.geyes.gschema.xml.in + +if ENABLE_IN_PROCESS +APPLET_LOCATION = $(pkglibdir)/libmate-geyes-applet.so +else !ENABLE_IN_PROCESS +APPLET_LOCATION = $(libexecdir)/mate-geyes-applet +endif !ENABLE_IN_PROCESS + +appletdir = $(datadir)/mate-panel/applets applet_DATA = $(applet_in_files:.mate-panel-applet.desktop.in=.mate-panel-applet) $(applet_in_files): $(applet_in_files).in Makefile $(AM_V_GEN)sed \ - -e "s|\@LIBEXECDIR\@|$(libexecdir)|" \ + -e "s|\@APPLET_LOCATION\@|$(APPLET_LOCATION)|" \ + -e "s|\@APPLET_IN_PROCESS\@|$(APPLET_IN_PROCESS)|" \ -e "s|\@VERSION\@|$(PACKAGE_VERSION)|" \ $< > $@ $(applet_DATA): $(applet_in_files) Makefile $(AM_V_GEN) $(MSGFMT) --desktop --keyword=Name --keyword=Description --template $< -d $(top_srcdir)/po -o $@ +if !ENABLE_IN_PROCESS servicedir = $(datadir)/dbus-1/services -service_in_files = org.mate.panel.applet.GeyesAppletFactory.service.in service_DATA = $(service_in_files:.service.in=.service) -org.mate.panel.applet.GeyesAppletFactory.service: $(service_in_files) +$(service_DATA): $(service_in_files) Makefile $(AM_V_GEN)sed \ - -e "s|\@LIBEXECDIR\@|$(libexecdir)|" \ + -e "s|\@APPLET_LOCATION\@|$(APPLET_LOCATION)|" \ $< > $@ +endif !ENABLE_IN_PROCESS -geyes_gschema_in_files = org.mate.panel.applet.geyes.gschema.xml.in -gsettings_SCHEMAS = $(geyes_gschema_in_files:.xml.in=.xml) +gsettings_SCHEMAS = $(gschema_in_files:.xml.in=.xml) @GSETTINGS_RULES@ CLEANFILES = \ @@ -40,7 +50,7 @@ EXTRA_DIST = \ themes.ui \ $(applet_in_files).in \ $(service_in_files) \ - $(geyes_gschema_in_files) \ + $(gschema_in_files) \ $(NULL) -include $(top_srcdir)/git.mk diff --git a/geyes/data/org.mate.applets.GeyesApplet.mate-panel-applet.desktop.in.in b/geyes/data/org.mate.applets.GeyesApplet.mate-panel-applet.desktop.in.in index eaadb5f3..3a7c4f21 100644 --- a/geyes/data/org.mate.applets.GeyesApplet.mate-panel-applet.desktop.in.in +++ b/geyes/data/org.mate.applets.GeyesApplet.mate-panel-applet.desktop.in.in @@ -1,6 +1,7 @@ [Applet Factory] Id=GeyesAppletFactory -Location=@LIBEXECDIR@/mate-geyes-applet +Location=@APPLET_LOCATION@ +InProcess=@APPLET_IN_PROCESS@ Name=Eyes Applet Factory Description=Eyes Applet Factory @@ -10,6 +11,7 @@ Description=A set of eyeballs for your panel # Translators: Do NOT translate or transliterate this text (this is an icon file name)! Icon=mate-eyes-applet MateComponentId=OAFIID:MATE_GeyesApplet +Platforms=X11; X-MATE-Bugzilla-Bugzilla=MATE X-MATE-Bugzilla-Product=mate-applets X-MATE-Bugzilla-Component=geyes diff --git a/geyes/data/org.mate.panel.applet.GeyesAppletFactory.service.in b/geyes/data/org.mate.panel.applet.GeyesAppletFactory.service.in index 2f490e7b..9f2b6073 100644 --- a/geyes/data/org.mate.panel.applet.GeyesAppletFactory.service.in +++ b/geyes/data/org.mate.panel.applet.GeyesAppletFactory.service.in @@ -1,3 +1,3 @@ [D-BUS Service] Name=org.mate.panel.applet.GeyesAppletFactory -Exec=@LIBEXECDIR@/mate-geyes-applet +Exec=@APPLET_LOCATION@ diff --git a/geyes/docs/C/index.docbook b/geyes/docs/C/index.docbook index f6c595d1..71f7384a 100644 --- a/geyes/docs/C/index.docbook +++ b/geyes/docs/C/index.docbook @@ -25,7 +25,7 @@ pointer around your screen, through a pair of moving eyes.</para> </abstract> <copyright> - <year>2015-2020</year> + <year>2015-2021</year> <holder>MATE Documentation Project</holder> </copyright> <copyright> diff --git a/geyes/docs/af/af.po b/geyes/docs/af/af.po index bb897d8f..16fcb5c0 100644 --- a/geyes/docs/af/af.po +++ b/geyes/docs/af/af.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n" -"Language-Team: Afrikaans (https://www.transifex.com/mate/teams/13566/af/)\n" +"Language-Team: Afrikaans (https://app.transifex.com/mate/teams/13566/af/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -37,7 +37,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/am/am.po b/geyes/docs/am/am.po index 0b52d521..a0537fea 100644 --- a/geyes/docs/am/am.po +++ b/geyes/docs/am/am.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: samson <[email protected]>, 2019\n" -"Language-Team: Amharic (https://www.transifex.com/mate/teams/13566/am/)\n" +"Language-Team: Amharic (https://app.transifex.com/mate/teams/13566/am/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -34,7 +34,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/an/an.po b/geyes/docs/an/an.po index 2f42af07..de318178 100644 --- a/geyes/docs/an/an.po +++ b/geyes/docs/an/an.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n" -"Language-Team: Aragonese (https://www.transifex.com/mate/teams/13566/an/)\n" +"Language-Team: Aragonese (https://app.transifex.com/mate/teams/13566/an/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -37,7 +37,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/ar/ar.po b/geyes/docs/ar/ar.po index d207b4f4..9f806067 100644 --- a/geyes/docs/ar/ar.po +++ b/geyes/docs/ar/ar.po @@ -5,14 +5,15 @@ # Wolfgang Ulbrich <[email protected]>, 2018 # مهدي السطيفي <[email protected]>, 2018 # Ahmad Dakhlallah <[email protected]>, 2019 +# Ahmd go <[email protected]>, 2021 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" -"Last-Translator: Ahmad Dakhlallah <[email protected]>, 2019\n" -"Language-Team: Arabic (https://www.transifex.com/mate/teams/13566/ar/)\n" +"Last-Translator: Ahmd go <[email protected]>, 2021\n" +"Language-Team: Arabic (https://app.transifex.com/mate/teams/13566/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -40,7 +41,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright @@ -81,6 +82,8 @@ msgid "" "<firstname>MATE Documentation Team</firstname> <surname/> <affiliation> " "<orgname>MATE Desktop</orgname> <_:address-1/> </affiliation>" msgstr "" +"<firstname>فريق توثيق ماتي</firstname><surname/><affiliation><orgname>سطح " +"المكتب ماتي</orgname><_:address-1/></affiliation>" #. (itstool) path: authorgroup/author #: C/index.docbook:72 @@ -109,7 +112,7 @@ msgstr "" #. (itstool) path: revdescription/para #: C/index.docbook:117 msgid "MATE Documentation Team" -msgstr "" +msgstr "فريق متّة التوثيقي " #. (itstool) path: revhistory/revision #: C/index.docbook:113 @@ -121,7 +124,7 @@ msgstr "" #. (itstool) path: revdescription/para #: C/index.docbook:125 msgid "GNOME Documentation Team" -msgstr "" +msgstr "فريق جنوم للتوثيق" #. (itstool) path: revhistory/revision #: C/index.docbook:121 diff --git a/geyes/docs/as/as.po b/geyes/docs/as/as.po index a0cf264e..8dd5943b 100644 --- a/geyes/docs/as/as.po +++ b/geyes/docs/as/as.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n" -"Language-Team: Assamese (https://www.transifex.com/mate/teams/13566/as/)\n" +"Language-Team: Assamese (https://app.transifex.com/mate/teams/13566/as/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -34,7 +34,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/ast/ast.po b/geyes/docs/ast/ast.po index 1e5654df..ccf24a01 100644 --- a/geyes/docs/ast/ast.po +++ b/geyes/docs/ast/ast.po @@ -6,10 +6,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Ḷḷumex03, 2018\n" -"Language-Team: Asturian (https://www.transifex.com/mate/teams/13566/ast/)\n" +"Language-Team: Asturian (https://app.transifex.com/mate/teams/13566/ast/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -35,7 +35,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/az/az.po b/geyes/docs/az/az.po index 82fbe2b0..38be37db 100644 --- a/geyes/docs/az/az.po +++ b/geyes/docs/az/az.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n" -"Language-Team: Azerbaijani (https://www.transifex.com/mate/teams/13566/az/)\n" +"Language-Team: Azerbaijani (https://app.transifex.com/mate/teams/13566/az/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -38,7 +38,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/be/be.po b/geyes/docs/be/be.po index 295f3fcd..d4c99370 100644 --- a/geyes/docs/be/be.po +++ b/geyes/docs/be/be.po @@ -6,10 +6,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Mihail Varantsou <[email protected]>, 2018\n" -"Language-Team: Belarusian (https://www.transifex.com/mate/teams/13566/be/)\n" +"Language-Team: Belarusian (https://app.transifex.com/mate/teams/13566/be/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -37,7 +37,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/bg/bg.po b/geyes/docs/bg/bg.po index e8a8ead5..309694e6 100644 --- a/geyes/docs/bg/bg.po +++ b/geyes/docs/bg/bg.po @@ -9,10 +9,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: H Bozhkov, 2020\n" -"Language-Team: Bulgarian (https://www.transifex.com/mate/teams/13566/bg/)\n" +"Language-Team: Bulgarian (https://app.transifex.com/mate/teams/13566/bg/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -46,7 +46,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/bn/bn.po b/geyes/docs/bn/bn.po index ab691d69..a0b1c0eb 100644 --- a/geyes/docs/bn/bn.po +++ b/geyes/docs/bn/bn.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n" -"Language-Team: Bengali (https://www.transifex.com/mate/teams/13566/bn/)\n" +"Language-Team: Bengali (https://app.transifex.com/mate/teams/13566/bn/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -39,7 +39,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/bn_IN/bn_IN.po b/geyes/docs/bn_IN/bn_IN.po index 29a7f1f7..8ac126f5 100644 --- a/geyes/docs/bn_IN/bn_IN.po +++ b/geyes/docs/bn_IN/bn_IN.po @@ -6,10 +6,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: umesh agarwal <[email protected]>, 2018\n" -"Language-Team: Bengali (India) (https://www.transifex.com/mate/teams/13566/bn_IN/)\n" +"Language-Team: Bengali (India) (https://app.transifex.com/mate/teams/13566/bn_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -38,7 +38,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/br/br.po b/geyes/docs/br/br.po index 04026525..631ed3e0 100644 --- a/geyes/docs/br/br.po +++ b/geyes/docs/br/br.po @@ -6,10 +6,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Alan Monfort <[email protected]>, 2018\n" -"Language-Team: Breton (https://www.transifex.com/mate/teams/13566/br/)\n" +"Language-Team: Breton (https://app.transifex.com/mate/teams/13566/br/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -35,7 +35,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/bs/bs.po b/geyes/docs/bs/bs.po index 28e0e176..853ee0c8 100644 --- a/geyes/docs/bs/bs.po +++ b/geyes/docs/bs/bs.po @@ -6,10 +6,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Sky Lion <[email protected]>, 2018\n" -"Language-Team: Bosnian (https://www.transifex.com/mate/teams/13566/bs/)\n" +"Language-Team: Bosnian (https://app.transifex.com/mate/teams/13566/bs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -35,7 +35,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/ca/ca.po b/geyes/docs/ca/ca.po index 429598f1..746c44e5 100644 --- a/geyes/docs/ca/ca.po +++ b/geyes/docs/ca/ca.po @@ -2,15 +2,15 @@ # Translators: # Stefano Karapetsas <[email protected]>, 2018 # Francesc Famadas, 2018 -# Robert Antoni Buj Gelonch <[email protected]>, 2020 +# Robert Antoni Buj i Gelonch <[email protected]>, 2021 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" -"Last-Translator: Robert Antoni Buj Gelonch <[email protected]>, 2020\n" -"Language-Team: Catalan (https://www.transifex.com/mate/teams/13566/ca/)\n" +"Last-Translator: Robert Antoni Buj i Gelonch <[email protected]>, 2021\n" +"Language-Team: Catalan (https://app.transifex.com/mate/teams/13566/ca/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -40,9 +40,9 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" -"<year>2015-2020</year> <holder>Projecte de documentació de MATE</holder>" +"<year>2015-2021</year> <holder>Projecte de documentació de MATE</holder>" #. (itstool) path: articleinfo/copyright #: C/index.docbook:31 diff --git a/geyes/docs/ca@valencia/[email protected] b/geyes/docs/ca@valencia/[email protected] index eb5eadfa..68a62797 100644 --- a/geyes/docs/ca@valencia/[email protected] +++ b/geyes/docs/ca@valencia/[email protected] @@ -8,10 +8,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Empar Montoro <[email protected]>, 2018\n" -"Language-Team: Catalan (Valencian) (https://www.transifex.com/mate/teams/13566/ca@valencia/)\n" +"Language-Team: Catalan (Valencian) (https://app.transifex.com/mate/teams/13566/ca@valencia/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -43,7 +43,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/cmn/cmn.po b/geyes/docs/cmn/cmn.po index 2a90d016..2cfeb4a1 100644 --- a/geyes/docs/cmn/cmn.po +++ b/geyes/docs/cmn/cmn.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: 趙惟倫 <[email protected]>, 2018\n" -"Language-Team: Chinese (Mandarin) (https://www.transifex.com/mate/teams/13566/cmn/)\n" +"Language-Team: Chinese (Mandarin) (https://app.transifex.com/mate/teams/13566/cmn/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -37,7 +37,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/crh/crh.po b/geyes/docs/crh/crh.po index 6c29bbd3..43fbe344 100644 --- a/geyes/docs/crh/crh.po +++ b/geyes/docs/crh/crh.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n" -"Language-Team: Crimean Turkish (https://www.transifex.com/mate/teams/13566/crh/)\n" +"Language-Team: Crimean Turkish (https://app.transifex.com/mate/teams/13566/crh/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -36,7 +36,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/cs/cs.po b/geyes/docs/cs/cs.po index feafd077..03da74a1 100644 --- a/geyes/docs/cs/cs.po +++ b/geyes/docs/cs/cs.po @@ -3,16 +3,17 @@ # Stefano Karapetsas <[email protected]>, 2018 # ToMáš Marný, 2018 # Wolfgang Ulbrich <[email protected]>, 2018 -# LiberteCzech <[email protected]>, 2018 -# Lucas Lommer <[email protected]>, 2020 +# LiberteCzech <[email protected]>, 2018 +# Roman Horník <[email protected]>, 2021 +# Lukáš Lommer <[email protected]>, 2021 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" -"Last-Translator: Lucas Lommer <[email protected]>, 2020\n" -"Language-Team: Czech (https://www.transifex.com/mate/teams/13566/cs/)\n" +"Last-Translator: Lukáš Lommer <[email protected]>, 2021\n" +"Language-Team: Czech (https://app.transifex.com/mate/teams/13566/cs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -51,8 +52,8 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" -msgstr "<year>2015-2020</year> <holder>Dokumentační projekt MATE</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" +msgstr "<year>2015-2021</year> <holder>Projekt dokumentace MATE</holder>" #. (itstool) path: articleinfo/copyright #: C/index.docbook:31 @@ -292,6 +293,8 @@ msgid "" "external ref='figures/geyes_applet.png' " "md5='97e7bcbcdc3bbc8fb3af2b4d22057e36'" msgstr "" +"external ref='figures/geyes_applet.png' " +"md5='97e7bcbcdc3bbc8fb3af2b4d22057e36'" #. (itstool) path: screenshot/mediaobject #: C/index.docbook:219 @@ -471,3 +474,5 @@ msgid "" "OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: " "<_:orderedlist-1/>" msgstr "" +"DOKUMENT A JEHO UPRAVENÉ VERZE JSOU ŠÍŘENY V SOULADU SE ZNĚNÍM LICENCE GNU " +"FREE DOCUMENTATION LICENSE S NÁSLEDUJÍCÍM USTANOVENÍM: <_:orderedlist-1/>" diff --git a/geyes/docs/cy/cy.po b/geyes/docs/cy/cy.po index 4ecac191..d50d1587 100644 --- a/geyes/docs/cy/cy.po +++ b/geyes/docs/cy/cy.po @@ -6,10 +6,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: ciaran, 2018\n" -"Language-Team: Welsh (https://www.transifex.com/mate/teams/13566/cy/)\n" +"Language-Team: Welsh (https://app.transifex.com/mate/teams/13566/cy/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -37,7 +37,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/da/da.po b/geyes/docs/da/da.po index 1fe4ff90..352c92e4 100644 --- a/geyes/docs/da/da.po +++ b/geyes/docs/da/da.po @@ -1,15 +1,15 @@ # # Translators: # Stefano Karapetsas <[email protected]>, 2018 -# Joe Hansen <[email protected]>, 2020 +# Joe Hansen <[email protected]>, 2021 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" -"Last-Translator: Joe Hansen <[email protected]>, 2020\n" -"Language-Team: Danish (https://www.transifex.com/mate/teams/13566/da/)\n" +"Last-Translator: Joe Hansen <[email protected]>, 2021\n" +"Language-Team: Danish (https://app.transifex.com/mate/teams/13566/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -20,10 +20,10 @@ msgstr "" msgctxt "_" msgid "translator-credits" msgstr "" -"\"Joe Hansen, 2012, 2013, 2014, 2015, 2016, 2017, 2018.\\n\"\n" -"\"\\n\"\n" -"\"Dansk-gruppen <[email protected]>\\n\"\n" -"\"Mere info: http://www.dansk-gruppen.dk\"" +"Joe Hansen 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021.\n" +"\n" +"Dansk-gruppen <[email protected]>\n" +"Mere info: http://www.dansk-gruppen.dk" #. (itstool) path: articleinfo/title #: C/index.docbook:22 @@ -41,8 +41,8 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" -msgstr "<year>2015-2020</year> <holder>MATE-dokumentationsprojektet</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" +msgstr "<year>2015-2021</year> <holder>MATE-dokumentationsprojektet</holder>" #. (itstool) path: articleinfo/copyright #: C/index.docbook:31 diff --git a/geyes/docs/de/de.po b/geyes/docs/de/de.po index 6258a491..83dbd329 100644 --- a/geyes/docs/de/de.po +++ b/geyes/docs/de/de.po @@ -5,16 +5,16 @@ # Tobias Bannert <[email protected]>, 2018 # Wolfgang Ulbrich <[email protected]>, 2018 # Julian Rüger <[email protected]>, 2018 -# Marcel Artz <[email protected]>, 2019 -# Michael Hartmann, 2020 +# Marcel Artz, 2019 +# Xpistian <[email protected]>, 2023 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" -"Last-Translator: Michael Hartmann, 2020\n" -"Language-Team: German (https://www.transifex.com/mate/teams/13566/de/)\n" +"Last-Translator: Xpistian <[email protected]>, 2023\n" +"Language-Team: German (https://app.transifex.com/mate/teams/13566/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -47,8 +47,8 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" -msgstr "<year>2015-2020</year> <holder>MATE Dokumentations Projekt</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" +msgstr "<year>2015-2021</year> <holder>Mate-Dokumentationsprojekt</holder>" #. (itstool) path: articleinfo/copyright #: C/index.docbook:31 diff --git a/geyes/docs/dz/dz.po b/geyes/docs/dz/dz.po index 9e0a99be..98e8c0bb 100644 --- a/geyes/docs/dz/dz.po +++ b/geyes/docs/dz/dz.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n" -"Language-Team: Dzongkha (https://www.transifex.com/mate/teams/13566/dz/)\n" +"Language-Team: Dzongkha (https://app.transifex.com/mate/teams/13566/dz/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -37,7 +37,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/el/el.po b/geyes/docs/el/el.po index a526056f..d12c8b47 100644 --- a/geyes/docs/el/el.po +++ b/geyes/docs/el/el.po @@ -7,14 +7,15 @@ # kosmmart <[email protected]>, 2018 # TheDimitris15, 2019 # anvo <[email protected]>, 2019 +# Chris Balabanis, 2023 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" -"Last-Translator: anvo <[email protected]>, 2019\n" -"Language-Team: Greek (https://www.transifex.com/mate/teams/13566/el/)\n" +"Last-Translator: Chris Balabanis, 2023\n" +"Language-Team: Greek (https://app.transifex.com/mate/teams/13566/el/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -44,8 +45,8 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" -msgstr "" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" +msgstr "<year>2015-2021</year> <holder>Έργο Τεκμηρίωσης MATE</holder>" #. (itstool) path: articleinfo/copyright #: C/index.docbook:31 diff --git a/geyes/docs/en_AU/en_AU.po b/geyes/docs/en_AU/en_AU.po index 5f37e24e..a10230b0 100644 --- a/geyes/docs/en_AU/en_AU.po +++ b/geyes/docs/en_AU/en_AU.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Michael Findlay <[email protected]>, 2018\n" -"Language-Team: English (Australia) (https://www.transifex.com/mate/teams/13566/en_AU/)\n" +"Language-Team: English (Australia) (https://app.transifex.com/mate/teams/13566/en_AU/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -34,7 +34,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/en_CA/en_CA.po b/geyes/docs/en_CA/en_CA.po index 622cdc30..d4c1a71b 100644 --- a/geyes/docs/en_CA/en_CA.po +++ b/geyes/docs/en_CA/en_CA.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n" -"Language-Team: English (Canada) (https://www.transifex.com/mate/teams/13566/en_CA/)\n" +"Language-Team: English (Canada) (https://app.transifex.com/mate/teams/13566/en_CA/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -34,7 +34,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/en_GB/en_GB.po b/geyes/docs/en_GB/en_GB.po index 23c1201d..c4439e46 100644 --- a/geyes/docs/en_GB/en_GB.po +++ b/geyes/docs/en_GB/en_GB.po @@ -1,16 +1,15 @@ # # Translators: # Stefano Karapetsas <[email protected]>, 2018 -# Martin Wimpress <[email protected]>, 2018 -# Andi Chandler <[email protected]>, 2020 +# Andi Chandler <[email protected]>, 2023 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" -"Last-Translator: Andi Chandler <[email protected]>, 2020\n" -"Language-Team: English (United Kingdom) (https://www.transifex.com/mate/teams/13566/en_GB/)\n" +"Last-Translator: Andi Chandler <[email protected]>, 2023\n" +"Language-Team: English (United Kingdom) (https://app.transifex.com/mate/teams/13566/en_GB/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -20,12 +19,14 @@ msgstr "" #. Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" -msgstr "Martin Wimpress" +msgstr "" +"Martin Wimpress\n" +"Andi Chandler" #. (itstool) path: articleinfo/title #: C/index.docbook:22 msgid "Eyes Manual" -msgstr "" +msgstr "Eyes Manual" #. (itstool) path: abstract/para #: C/index.docbook:24 @@ -33,11 +34,13 @@ msgid "" "Eyes provides an entertaining way to track the mouse pointer around your " "screen, through a pair of moving eyes." msgstr "" +"Eyes provides an entertaining way to track the mouse pointer around your " +"screen, through a pair of moving eyes." #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" -msgstr "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" +msgstr "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" #. (itstool) path: articleinfo/copyright #: C/index.docbook:31 @@ -45,16 +48,18 @@ msgid "" "<year>2002</year> <year>2003</year> <year>2004</year> <holder>Sun " "Microsystems</holder>" msgstr "" +"<year>2002</year> <year>2003</year> <year>2004</year> <holder>Sun " +"Microsystems</holder>" #. (itstool) path: articleinfo/copyright #: C/index.docbook:37 msgid "<year>2000</year> <holder>Telsa Gwynne</holder>" -msgstr "" +msgstr "<year>2000</year> <holder>Telsa Gwynne</holder>" #. (itstool) path: articleinfo/copyright #: C/index.docbook:41 msgid "<year>2000</year> <holder>Arjan Scherpenisse</holder>" -msgstr "" +msgstr "<year>2000</year> <holder>Arjan Scherpenisse</holder>" #. (itstool) path: publisher/publishername #. (itstool) path: revdescription/para @@ -77,6 +82,8 @@ msgid "" "<firstname>MATE Documentation Team</firstname> <surname/> <affiliation> " "<orgname>MATE Desktop</orgname> <_:address-1/> </affiliation>" msgstr "" +"<firstname>MATE Documentation Team</firstname> <surname/> <affiliation> " +"<orgname>MATE Desktop</orgname> <_:address-1/> </affiliation>" #. (itstool) path: authorgroup/author #: C/index.docbook:72 @@ -85,6 +92,9 @@ msgid "" "<affiliation> <orgname>Sun Microsystems</orgname> <_:address-1/> " "</affiliation>" msgstr "" +"<firstname>Sun</firstname> <surname>GNOME Documentation Team</surname> " +"<affiliation> <orgname>Sun Microsystems</orgname> <_:address-1/> " +"</affiliation>" #. (itstool) path: authorgroup/author #: C/index.docbook:80 @@ -93,6 +103,9 @@ msgid "" "<orgname>GNOME Documentation Project</orgname> <address> " "<email>[email protected]</email> </address> </affiliation>" msgstr "" +"<firstname>Telsa</firstname> <surname>Gwynne</surname> <affiliation> " +"<orgname>GNOME Documentation Project</orgname> <address> " +"<email>[email protected]</email> </address> </affiliation>" #. (itstool) path: authorgroup/author #: C/index.docbook:88 @@ -101,6 +114,9 @@ msgid "" "<orgname>GNOME Documentation Project</orgname> <address> " "<email>[email protected]</email> </address> </affiliation>" msgstr "" +"<firstname>Arjan</firstname> <surname>Scherpenisse</surname> <affiliation> " +"<orgname>GNOME Documentation Project</orgname> <address> " +"<email>[email protected]</email> </address> </affiliation>" #. (itstool) path: revdescription/para #: C/index.docbook:117 @@ -113,11 +129,13 @@ msgid "" "<revnumber>Eyes Applet Manual V2.8</revnumber> <date>July 2015</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Eyes Applet Manual V2.8</revnumber> <date>July 2015</date> " +"<_:revdescription-1/>" #. (itstool) path: revdescription/para #: C/index.docbook:125 msgid "GNOME Documentation Team" -msgstr "" +msgstr "GNOME Documentation Team" #. (itstool) path: revhistory/revision #: C/index.docbook:121 @@ -125,13 +143,15 @@ msgid "" "<revnumber>Eyes Applet Manual V2.7</revnumber> <date>September 2004</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Eyes Applet Manual V2.7</revnumber> <date>September 2004</date> " +"<_:revdescription-1/>" #. (itstool) path: revdescription/para #: C/index.docbook:133 C/index.docbook:141 C/index.docbook:149 #: C/index.docbook:157 C/index.docbook:165 C/index.docbook:173 #: C/index.docbook:181 msgid "Sun GNOME Documentation Team" -msgstr "" +msgstr "Sun GNOME Documentation Team" #. (itstool) path: revhistory/revision #: C/index.docbook:129 @@ -139,6 +159,8 @@ msgid "" "<revnumber>Eyes Applet Manual V2.6</revnumber> <date>February 2004</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Eyes Applet Manual V2.6</revnumber> <date>February 2004</date> " +"<_:revdescription-1/>" #. (itstool) path: revhistory/revision #: C/index.docbook:137 @@ -146,6 +168,8 @@ msgid "" "<revnumber>Geyes Applet Manual V2.5</revnumber> <date>September 2003</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Geyes Applet Manual V2.5</revnumber> <date>September 2003</date> " +"<_:revdescription-1/>" #. (itstool) path: revhistory/revision #: C/index.docbook:145 @@ -153,6 +177,8 @@ msgid "" "<revnumber>Geyes Applet Manual V2.4</revnumber> <date>August 2003</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Geyes Applet Manual V2.4</revnumber> <date>August 2003</date> " +"<_:revdescription-1/>" #. (itstool) path: revhistory/revision #: C/index.docbook:153 @@ -160,6 +186,8 @@ msgid "" "<revnumber>Geyes Applet Manual V2.3</revnumber> <date>January 2003</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Geyes Applet Manual V2.3</revnumber> <date>January 2003</date> " +"<_:revdescription-1/>" #. (itstool) path: revhistory/revision #: C/index.docbook:161 @@ -167,6 +195,8 @@ msgid "" "<revnumber>Geyes Applet Manual V2.2</revnumber> <date>August 2002</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Geyes Applet Manual V2.2</revnumber> <date>August 2002</date> " +"<_:revdescription-1/>" #. (itstool) path: revhistory/revision #: C/index.docbook:169 @@ -174,6 +204,8 @@ msgid "" "<revnumber>Geyes Applet Manual V2.1</revnumber> <date>June 2002</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Geyes Applet Manual V2.1</revnumber> <date>June 2002</date> " +"<_:revdescription-1/>" #. (itstool) path: revhistory/revision #: C/index.docbook:177 @@ -181,27 +213,30 @@ msgid "" "<revnumber>Geyes Applet Manual V2.0</revnumber> <date>March 2002</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Geyes Applet Manual V2.0</revnumber> <date>March 2002</date> " +"<_:revdescription-1/>" #. (itstool) path: revdescription/para #: C/index.docbook:189 msgid "Telsa Gwynne <email>[email protected]</email>" -msgstr "" +msgstr "Telsa Gwynne <email>[email protected]</email>" #. (itstool) path: revdescription/para #: C/index.docbook:191 msgid "Arjan Scherpenisse <email>[email protected]</email>" -msgstr "" +msgstr "Arjan Scherpenisse <email>[email protected]</email>" #. (itstool) path: revhistory/revision #: C/index.docbook:185 msgid "" "<revnumber>gEyes Applet</revnumber> <date>2000</date> <_:revdescription-1/>" msgstr "" +"<revnumber>gEyes Applet</revnumber> <date>2000</date> <_:revdescription-1/>" #. (itstool) path: articleinfo/releaseinfo #: C/index.docbook:197 msgid "This manual describes version 1.10.2 of Eyes." -msgstr "" +msgstr "This manual describes version 1.10.2 of Eyes." #. (itstool) path: legalnotice/title #: C/index.docbook:200 @@ -215,11 +250,14 @@ msgid "" "manual, follow the directions in the <ulink url=\"help:mate-user-" "guide/feedback\" type=\"help\">MATE Feedback Page</ulink>." msgstr "" +"To report a bug or make a suggestion regarding the Eyes applet or this " +"manual, follow the directions in the <ulink url=\"help:mate-user-" +"guide/feedback\" type=\"help\">MATE Feedback Page</ulink>." #. (itstool) path: article/indexterm #: C/index.docbook:207 msgid "<primary>Eyes</primary>" -msgstr "" +msgstr "<primary>Eyes</primary>" #. (itstool) path: sect1/title #: C/index.docbook:214 @@ -229,7 +267,7 @@ msgstr "Introduction" #. (itstool) path: figure/title #: C/index.docbook:217 msgid "Eyes Applet" -msgstr "" +msgstr "Eyes Applet" #. (itstool) path: imageobject/imagedata #. This is a reference to an external file such as an image or video. When @@ -242,6 +280,8 @@ msgid "" "external ref='figures/geyes_applet.png' " "md5='97e7bcbcdc3bbc8fb3af2b4d22057e36'" msgstr "" +"external ref='figures/geyes_applet.png' " +"md5='97e7bcbcdc3bbc8fb3af2b4d22057e36'" #. (itstool) path: screenshot/mediaobject #: C/index.docbook:219 @@ -250,6 +290,9 @@ msgid "" "format=\"PNG\"/> </imageobject> <textobject> <phrase>Shows Eyes " "applet.</phrase> </textobject>" msgstr "" +"<imageobject><imagedata fileref=\"figures/geyes_applet.png\" " +"format=\"PNG\"/> </imageobject> <textobject> <phrase>Shows Eyes " +"applet.</phrase> </textobject>" #. (itstool) path: sect1/para #: C/index.docbook:229 @@ -258,11 +301,14 @@ msgid "" "track the movement of the mouse pointer around your screen. The applet is an" " image of one or more eyes that follow the mouse pointer around the screen." msgstr "" +"The <application>Eyes</application> applet provides an entertaining way to " +"track the movement of the mouse pointer around your screen. The applet is an" +" image of one or more eyes that follow the mouse pointer around the screen." #. (itstool) path: sect2/title #: C/index.docbook:235 msgid "To Add Eyes to a Panel" -msgstr "" +msgstr "To Add Eyes to a Panel" #. (itstool) path: sect2/para #: C/index.docbook:236 @@ -270,11 +316,13 @@ msgid "" "To add <application>Eyes</application> to a panel, perform the following " "steps:" msgstr "" +"To add <application>Eyes</application> to a panel, perform the following " +"steps:" #. (itstool) path: listitem/para #: C/index.docbook:242 msgid "Right-click on the panel." -msgstr "" +msgstr "Right-click on the panel." #. (itstool) path: listitem/para #: C/index.docbook:247 @@ -287,6 +335,8 @@ msgid "" "Scroll down the list of items in the <guilabel>Add to Panel</guilabel> " "dialog, then select <guilabel>Eyes</guilabel>." msgstr "" +"Scroll down the list of items in the <guilabel>Add to Panel</guilabel> " +"dialogue, then select <guilabel>Eyes</guilabel>." #. (itstool) path: listitem/para #: C/index.docbook:258 @@ -299,6 +349,8 @@ msgid "" "The layout of the <application>Eyes</application> applet varies depending on" " the size and type of panel in which the applet resides." msgstr "" +"The layout of the <application>Eyes</application> applet varies depending on" +" the size and type of panel in which the applet resides." #. (itstool) path: sect1/title #: C/index.docbook:271 @@ -313,6 +365,10 @@ msgid "" "<guimenuitem>Preferences</guimenuitem>. You can choose from a number of " "different themes. Each theme affects how the eyes look." msgstr "" +"To configure <application>Eyes</application>, right-click on the " +"<application>Eyes</application> applet, then choose " +"<guimenuitem>Preferences</guimenuitem>. You can choose from a number of " +"different themes. Each theme affects how the eyes look." #. (itstool) path: para/ulink #: C/legal.xml:9 diff --git a/geyes/docs/eo/eo.po b/geyes/docs/eo/eo.po index cb22520c..088a64f7 100644 --- a/geyes/docs/eo/eo.po +++ b/geyes/docs/eo/eo.po @@ -8,10 +8,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Cora Loftis, 2018\n" -"Language-Team: Esperanto (https://www.transifex.com/mate/teams/13566/eo/)\n" +"Language-Team: Esperanto (https://app.transifex.com/mate/teams/13566/eo/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -45,7 +45,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/es/es.po b/geyes/docs/es/es.po index 863d1825..dccadeef 100644 --- a/geyes/docs/es/es.po +++ b/geyes/docs/es/es.po @@ -5,20 +5,20 @@ # elio <[email protected]>, 2018 # Wolfgang Ulbrich <[email protected]>, 2018 # Joel Barrios <[email protected]>, 2018 -# Toni Estévez <[email protected]>, 2020 +# Toni Estévez <[email protected]>, 2021 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" -"Last-Translator: Toni Estévez <[email protected]>, 2020\n" -"Language-Team: Spanish (https://www.transifex.com/mate/teams/13566/es/)\n" +"Last-Translator: Toni Estévez <[email protected]>, 2021\n" +"Language-Team: Spanish (https://app.transifex.com/mate/teams/13566/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" #. Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2 msgctxt "_" @@ -46,9 +46,9 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" -"<year>2015-2020</year> <holder>Proyecto de documentación de MATE</holder>" +"<year>2015-2021</year> <holder>Proyecto de documentación de MATE</holder>" #. (itstool) path: articleinfo/copyright #: C/index.docbook:31 @@ -427,9 +427,9 @@ msgid "" "aware of those trademarks, then the names are in capital letters or initial " "capital letters." msgstr "" -"Muchos de los nombres utilizados por las empresas para distinguir sus " -"productos y servicios se consideran marcas comerciales. Cuando esos nombres " -"aparecen en cualquier documentación de MATE y los miembros del proyecto de " +"Muchos de los nombres usados por las empresas para distinguir sus productos " +"y servicios se consideran marcas comerciales. Cuando esos nombres aparecen " +"en cualquier documentación de MATE y los miembros del proyecto de " "documentación de MATE son conscientes de que se trata de marcas registradas," " dichos nombres se escriben en letras mayúsculas o con inical mayúscula." diff --git a/geyes/docs/es_AR/es_AR.po b/geyes/docs/es_AR/es_AR.po index ee38da5d..498853a7 100644 --- a/geyes/docs/es_AR/es_AR.po +++ b/geyes/docs/es_AR/es_AR.po @@ -7,15 +7,15 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Dario Badagnani <[email protected]>, 2018\n" -"Language-Team: Spanish (Argentina) (https://www.transifex.com/mate/teams/13566/es_AR/)\n" +"Language-Team: Spanish (Argentina) (https://app.transifex.com/mate/teams/13566/es_AR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es_AR\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" #. Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2 msgctxt "_" @@ -38,7 +38,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/es_CL/es_CL.po b/geyes/docs/es_CL/es_CL.po index 502db5af..21d88cd8 100644 --- a/geyes/docs/es_CL/es_CL.po +++ b/geyes/docs/es_CL/es_CL.po @@ -1,21 +1,21 @@ # # Translators: -# prflr88 <[email protected]>, 2018 +# Pablo Lezaeta Reyes <[email protected]>, 2018 # Alejo_K <[email protected]>, 2018 # Robert Petitpas <[email protected]>, 2018 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Robert Petitpas <[email protected]>, 2018\n" -"Language-Team: Spanish (Chile) (https://www.transifex.com/mate/teams/13566/es_CL/)\n" +"Language-Team: Spanish (Chile) (https://app.transifex.com/mate/teams/13566/es_CL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es_CL\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" #. Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2 msgctxt "_" @@ -36,7 +36,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/es_CO/es_CO.po b/geyes/docs/es_CO/es_CO.po index 51d77093..be0dac83 100644 --- a/geyes/docs/es_CO/es_CO.po +++ b/geyes/docs/es_CO/es_CO.po @@ -6,15 +6,15 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Julian Borrero <[email protected]>, 2018\n" -"Language-Team: Spanish (Colombia) (https://www.transifex.com/mate/teams/13566/es_CO/)\n" +"Language-Team: Spanish (Colombia) (https://app.transifex.com/mate/teams/13566/es_CO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es_CO\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" #. Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2 msgctxt "_" @@ -35,7 +35,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/es_ES/es_ES.po b/geyes/docs/es_ES/es_ES.po index bb286fea..7f2871fa 100644 --- a/geyes/docs/es_ES/es_ES.po +++ b/geyes/docs/es_ES/es_ES.po @@ -6,15 +6,15 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Jose11091 <[email protected]>, 2018\n" -"Language-Team: Spanish (Spain) (https://www.transifex.com/mate/teams/13566/es_ES/)\n" +"Language-Team: Spanish (Spain) (https://app.transifex.com/mate/teams/13566/es_ES/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es_ES\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" #. Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2 msgctxt "_" @@ -37,7 +37,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/es_MX/es_MX.po b/geyes/docs/es_MX/es_MX.po index a5264adc..5a2bab3d 100644 --- a/geyes/docs/es_MX/es_MX.po +++ b/geyes/docs/es_MX/es_MX.po @@ -6,15 +6,15 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Luis Armando Medina <[email protected]>, 2018\n" -"Language-Team: Spanish (Mexico) (https://www.transifex.com/mate/teams/13566/es_MX/)\n" +"Language-Team: Spanish (Mexico) (https://app.transifex.com/mate/teams/13566/es_MX/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es_MX\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" #. Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2 msgctxt "_" @@ -42,7 +42,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/es_PR/es_PR.po b/geyes/docs/es_PR/es_PR.po index a552d7e5..c12583aa 100644 --- a/geyes/docs/es_PR/es_PR.po +++ b/geyes/docs/es_PR/es_PR.po @@ -6,15 +6,15 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Neverest <[email protected]>, 2018\n" -"Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/mate/teams/13566/es_PR/)\n" +"Language-Team: Spanish (Puerto Rico) (https://app.transifex.com/mate/teams/13566/es_PR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es_PR\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" #. Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2 msgctxt "_" @@ -37,7 +37,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/et/et.po b/geyes/docs/et/et.po index c1a1699b..0d4f0452 100644 --- a/geyes/docs/et/et.po +++ b/geyes/docs/et/et.po @@ -7,10 +7,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Mattias Põldaru <[email protected]>, 2019\n" -"Language-Team: Estonian (https://www.transifex.com/mate/teams/13566/et/)\n" +"Language-Team: Estonian (https://app.transifex.com/mate/teams/13566/et/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -41,7 +41,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/eu/eu.po b/geyes/docs/eu/eu.po index 04a402d9..35ee1c56 100644 --- a/geyes/docs/eu/eu.po +++ b/geyes/docs/eu/eu.po @@ -8,10 +8,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Alexander Gabilondo <[email protected]>, 2020\n" -"Language-Team: Basque (https://www.transifex.com/mate/teams/13566/eu/)\n" +"Language-Team: Basque (https://app.transifex.com/mate/teams/13566/eu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -39,7 +39,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/fa/fa.po b/geyes/docs/fa/fa.po index e0a7c806..7b417318 100644 --- a/geyes/docs/fa/fa.po +++ b/geyes/docs/fa/fa.po @@ -7,10 +7,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Mahdi Pourghasem <[email protected]>, 2018\n" -"Language-Team: Persian (https://www.transifex.com/mate/teams/13566/fa/)\n" +"Language-Team: Persian (https://app.transifex.com/mate/teams/13566/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -36,7 +36,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/fi/fi.po b/geyes/docs/fi/fi.po index a41e2dba..f55e4f4a 100644 --- a/geyes/docs/fi/fi.po +++ b/geyes/docs/fi/fi.po @@ -9,10 +9,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Kimmo Kujansuu <[email protected]>, 2019\n" -"Language-Team: Finnish (https://www.transifex.com/mate/teams/13566/fi/)\n" +"Language-Team: Finnish (https://app.transifex.com/mate/teams/13566/fi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -43,7 +43,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/fr/fr.po b/geyes/docs/fr/fr.po index 7da39f62..a172f7c8 100644 --- a/geyes/docs/fr/fr.po +++ b/geyes/docs/fr/fr.po @@ -2,28 +2,28 @@ # Translators: # Stefano Karapetsas <[email protected]>, 2018 # Wolfgang Ulbrich <[email protected]>, 2018 -# Xorg, 2018 +# df3de0cb43d289cd23a753345b3743cd_a20684f, 2018 # Guillaume Fayard <[email protected]>, 2018 # Laurent Napias <[email protected]>, 2018 # Étienne Deparis <[email protected]>, 2018 # Charles Monzat <[email protected]>, 2018 -# Robert Antoni Buj Gelonch <[email protected]>, 2019 # David D, 2019 -# Stéphane PETRUS <[email protected]>, 2019 # Laurent Napias, 2020 +# Tubuntu, 2020 +# Stéphane PETRUS <[email protected]>, 2021 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" -"Last-Translator: Laurent Napias, 2020\n" -"Language-Team: French (https://www.transifex.com/mate/teams/13566/fr/)\n" +"Last-Translator: Stéphane PETRUS <[email protected]>, 2021\n" +"Language-Team: French (https://app.transifex.com/mate/teams/13566/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" #. Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2 msgctxt "_" @@ -47,7 +47,7 @@ msgstr "" #. (itstool) path: articleinfo/title #: C/index.docbook:22 msgid "Eyes Manual" -msgstr "" +msgstr "Eyes Manual" #. (itstool) path: abstract/para #: C/index.docbook:24 @@ -58,8 +58,8 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" -msgstr "<year>2015-2020</year> <holder>Projet de documentation MATE</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" +msgstr "<year>2015-2021</year> <holder>Projet de documentation MATE</holder>" #. (itstool) path: articleinfo/copyright #: C/index.docbook:31 @@ -217,7 +217,7 @@ msgstr "" #. (itstool) path: revdescription/para #: C/index.docbook:191 msgid "Arjan Scherpenisse <email>[email protected]</email>" -msgstr "" +msgstr "Arjan Scherpenisse <email>[email protected]</email>" #. (itstool) path: revhistory/revision #: C/index.docbook:185 @@ -256,7 +256,7 @@ msgstr "Introduction" #. (itstool) path: figure/title #: C/index.docbook:217 msgid "Eyes Applet" -msgstr "" +msgstr "Applet Eyes" #. (itstool) path: imageobject/imagedata #. This is a reference to an external file such as an image or video. When @@ -356,13 +356,14 @@ msgid "" " of the GFDL at this <_:ulink-1/> or in the file COPYING-DOCS distributed " "with this manual." msgstr "" -"Permission vous est donnée de copier, distribuer et/ou modifier ce document " -"selon les termes de la Licence GNU Free Documentation License, Version 1.1 " -"ou ultérieure publiée par la Free Software Foundation sans section " -"inaltérable, sans texte de première page de couverture ni texte de dernière " -"page de couverture. Vous trouverez un exemplaire de cette licence en suivant" -" ce <_:ulink-1/> ou dans le fichier COPYING-DOCS fourni avec le présent " -"manuel." +"Permission est accordée de copier, distribuer et/ou modifier ce document " +"selon les termes de la Licence GNU de documentation libre (GFDL), Version " +"1.1 ou ultérieure publiée par la Free Software Foundation sans section " +"inaltérable, sans texte de première page ni de dernière page de couverture. " +"Vous trouverez une copie (en anglais) de la GFDL en suivant ce <ulink " +"type=\"help\" url=\"https://www.gnu.org/licenses/old-" +"licenses/fdl-1.1.html\">lien</ulink> ou dans le fichier COPYING-DOCS fourni " +"avec le présent manuel." #. (itstool) path: legalnotice/para #: C/legal.xml:12 diff --git a/geyes/docs/frp/frp.po b/geyes/docs/frp/frp.po index 3bf614e8..23011363 100644 --- a/geyes/docs/frp/frp.po +++ b/geyes/docs/frp/frp.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Alexandre Raymond, 2018\n" -"Language-Team: Franco-Provençal (Arpitan) (https://www.transifex.com/mate/teams/13566/frp/)\n" +"Language-Team: Franco-Provençal (Arpitan) (https://app.transifex.com/mate/teams/13566/frp/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -34,7 +34,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/fur/fur.po b/geyes/docs/fur/fur.po index 1c7a9f71..ce115dae 100644 --- a/geyes/docs/fur/fur.po +++ b/geyes/docs/fur/fur.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n" -"Language-Team: Friulian (https://www.transifex.com/mate/teams/13566/fur/)\n" +"Language-Team: Friulian (https://app.transifex.com/mate/teams/13566/fur/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -34,7 +34,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/fy/fy.po b/geyes/docs/fy/fy.po index f4ca6f41..4dda2b7f 100644 --- a/geyes/docs/fy/fy.po +++ b/geyes/docs/fy/fy.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n" -"Language-Team: Western Frisian (https://www.transifex.com/mate/teams/13566/fy/)\n" +"Language-Team: Western Frisian (https://app.transifex.com/mate/teams/13566/fy/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -37,7 +37,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/ga/ga.po b/geyes/docs/ga/ga.po index bd5140da..67f14fed 100644 --- a/geyes/docs/ga/ga.po +++ b/geyes/docs/ga/ga.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n" -"Language-Team: Irish (https://www.transifex.com/mate/teams/13566/ga/)\n" +"Language-Team: Irish (https://app.transifex.com/mate/teams/13566/ga/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -37,7 +37,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/gl/gl.po b/geyes/docs/gl/gl.po index e9fa564b..35560ab6 100644 --- a/geyes/docs/gl/gl.po +++ b/geyes/docs/gl/gl.po @@ -2,16 +2,16 @@ # Translators: # Stefano Karapetsas <[email protected]>, 2018 # Wolfgang Ulbrich <[email protected]>, 2018 -# Robert Antoni Buj Gelonch <[email protected]>, 2019 -# Miguel Anxo Bouzada <[email protected]>, 2020 +# Robert Antoni Buj i Gelonch <[email protected]>, 2019 +# Miguel Anxo Bouzada <[email protected]>, 2021 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" -"Last-Translator: Miguel Anxo Bouzada <[email protected]>, 2020\n" -"Language-Team: Galician (https://www.transifex.com/mate/teams/13566/gl/)\n" +"Last-Translator: Miguel Anxo Bouzada <[email protected]>, 2021\n" +"Language-Team: Galician (https://app.transifex.com/mate/teams/13566/gl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -41,9 +41,9 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" -"<year>2015-2020</year> <holder>Proxecto de documentación do MATE</holder>" +"<year>2015-2021</year> <holder>Proxecto de documentación do MATE</holder>" #. (itstool) path: articleinfo/copyright #: C/index.docbook:31 diff --git a/geyes/docs/gu/gu.po b/geyes/docs/gu/gu.po index c03178ca..286f9b7d 100644 --- a/geyes/docs/gu/gu.po +++ b/geyes/docs/gu/gu.po @@ -6,10 +6,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Milan Savaliya <[email protected]>, 2018\n" -"Language-Team: Gujarati (https://www.transifex.com/mate/teams/13566/gu/)\n" +"Language-Team: Gujarati (https://app.transifex.com/mate/teams/13566/gu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -35,7 +35,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/ha/ha.po b/geyes/docs/ha/ha.po index d0bb3a02..9207893a 100644 --- a/geyes/docs/ha/ha.po +++ b/geyes/docs/ha/ha.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n" -"Language-Team: Hausa (https://www.transifex.com/mate/teams/13566/ha/)\n" +"Language-Team: Hausa (https://app.transifex.com/mate/teams/13566/ha/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -34,7 +34,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/he/he.po b/geyes/docs/he/he.po index 4777d183..f38cafb4 100644 --- a/geyes/docs/he/he.po +++ b/geyes/docs/he/he.po @@ -2,22 +2,22 @@ # Translators: # Stefano Karapetsas <[email protected]>, 2018 # בר בוכובזה <[email protected]>, 2018 -# Yaron Shahrabani <[email protected]>, 2020 # shy tzedaka <[email protected]>, 2020 -# Omer, 2020 +# Yaron Shahrabani <[email protected]>, 2020 +# 63f334ffc0709ba0fc2361b80bf3c0f0_00ffd1e <ab96c93ca0ac55ba7fa06385427e60dd_878890>, 2020 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" -"Last-Translator: Omer, 2020\n" -"Language-Team: Hebrew (https://www.transifex.com/mate/teams/13566/he/)\n" +"Last-Translator: 63f334ffc0709ba0fc2361b80bf3c0f0_00ffd1e <ab96c93ca0ac55ba7fa06385427e60dd_878890>, 2020\n" +"Language-Team: Hebrew (https://app.transifex.com/mate/teams/13566/he/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: he\n" -"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n" +"Plural-Forms: nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n" #. Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2 msgctxt "_" @@ -38,8 +38,8 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" -msgstr "<year>2019-2020</year> <holder>מיזם התיעוד של MATE</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" +msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:31 @@ -79,6 +79,8 @@ msgid "" "<firstname>MATE Documentation Team</firstname> <surname/> <affiliation> " "<orgname>MATE Desktop</orgname> <_:address-1/> </affiliation>" msgstr "" +"<firstname>צוות התיעוד של MATE</firstname> <affiliation> <orgname>שולחן " +"העבודה MATE</orgname><_:address-1/> </affiliation>" #. (itstool) path: authorgroup/author #: C/index.docbook:72 @@ -281,7 +283,7 @@ msgstr "קליק ימני על הלוח." #. (itstool) path: listitem/para #: C/index.docbook:247 msgid "Choose <guimenuitem>Add to Panel</guimenuitem>." -msgstr "" +msgstr "בחירת ב<guimenuitem>הוספה ללוח</guimenuitem>." #. (itstool) path: listitem/para #: C/index.docbook:252 @@ -293,7 +295,7 @@ msgstr "" #. (itstool) path: listitem/para #: C/index.docbook:258 msgid "Click <guibutton>Add</guibutton>." -msgstr "" +msgstr "לחיצה על <guibutton>הוספה</guibutton>." #. (itstool) path: sect2/para #: C/index.docbook:263 diff --git a/geyes/docs/hi/hi.po b/geyes/docs/hi/hi.po index 0fe06835..01929e77 100644 --- a/geyes/docs/hi/hi.po +++ b/geyes/docs/hi/hi.po @@ -7,10 +7,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Panwar108 <[email protected]>, 2018\n" -"Language-Team: Hindi (https://www.transifex.com/mate/teams/13566/hi/)\n" +"Language-Team: Hindi (https://app.transifex.com/mate/teams/13566/hi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -40,7 +40,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/hr/hr.po b/geyes/docs/hr/hr.po index 44de90b0..e9045344 100644 --- a/geyes/docs/hr/hr.po +++ b/geyes/docs/hr/hr.po @@ -1,16 +1,16 @@ # # Translators: # Elvis M. Lukšić <[email protected]>, 2018 -# Ivica Kolić <[email protected]>, 2020 +# Ivica Kolić <[email protected]>, 2018 # Radovan Gundulić <[email protected]>, 2020 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Radovan Gundulić <[email protected]>, 2020\n" -"Language-Team: Croatian (https://www.transifex.com/mate/teams/13566/hr/)\n" +"Language-Team: Croatian (https://app.transifex.com/mate/teams/13566/hr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -59,8 +59,8 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" -msgstr "<year>2015-2020</year> <holder>MATE dokumentacijski projekt</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" +msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:31 diff --git a/geyes/docs/hu/hu.po b/geyes/docs/hu/hu.po index bef3ee40..c1fba6b6 100644 --- a/geyes/docs/hu/hu.po +++ b/geyes/docs/hu/hu.po @@ -6,15 +6,14 @@ # Wolfgang Ulbrich <[email protected]>, 2019 # Balázs Meskó <[email protected]>, 2019 # Csaba Székely <[email protected]>, 2019 -# Szabó Máté <[email protected]>, 2020 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" -"Last-Translator: Szabó Máté <[email protected]>, 2020\n" -"Language-Team: Hungarian (https://www.transifex.com/mate/teams/13566/hu/)\n" +"Last-Translator: Csaba Székely <[email protected]>, 2019\n" +"Language-Team: Hungarian (https://app.transifex.com/mate/teams/13566/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -48,8 +47,8 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" -msgstr "<year>2015-2020</year> <holder>MATE Dokumentációs Projekt</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" +msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:31 diff --git a/geyes/docs/hy/hy.po b/geyes/docs/hy/hy.po index 894440b4..8ba06356 100644 --- a/geyes/docs/hy/hy.po +++ b/geyes/docs/hy/hy.po @@ -7,10 +7,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Avag Sayan <[email protected]>, 2020\n" -"Language-Team: Armenian (https://www.transifex.com/mate/teams/13566/hy/)\n" +"Language-Team: Armenian (https://app.transifex.com/mate/teams/13566/hy/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -36,7 +36,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/ia/ia.po b/geyes/docs/ia/ia.po index bd6cd5ed..2ccec6e4 100644 --- a/geyes/docs/ia/ia.po +++ b/geyes/docs/ia/ia.po @@ -6,10 +6,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: SoftInterlingua <>, 2020\n" -"Language-Team: Interlingua (https://www.transifex.com/mate/teams/13566/ia/)\n" +"Language-Team: Interlingua (https://app.transifex.com/mate/teams/13566/ia/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -35,7 +35,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/id/id.po b/geyes/docs/id/id.po index f78ef2c2..e4164169 100644 --- a/geyes/docs/id/id.po +++ b/geyes/docs/id/id.po @@ -2,18 +2,19 @@ # Translators: # Stefano Karapetsas <[email protected]>, 2018 # Willy Sudiarto Raharjo <[email protected]>, 2018 -# Wolfgang Ulbrich <[email protected]>, 2018 # Kukuh Syafaat <[email protected]>, 2018 -# Andika Triwidada <[email protected]>, 2020 # Chotibul Studio <[email protected]>, 2020 +# Aril Apria Susanto <[email protected]>, 2021 +# Andika Triwidada <[email protected]>, 2021 +# Wolfgang Ulbrich <[email protected]>, 2023 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" -"Last-Translator: Chotibul Studio <[email protected]>, 2020\n" -"Language-Team: Indonesian (https://www.transifex.com/mate/teams/13566/id/)\n" +"Last-Translator: Wolfgang Ulbrich <[email protected]>, 2023\n" +"Language-Team: Indonesian (https://app.transifex.com/mate/teams/13566/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -33,7 +34,7 @@ msgstr "" #. (itstool) path: articleinfo/title #: C/index.docbook:22 msgid "Eyes Manual" -msgstr "" +msgstr "Manual Mata" #. (itstool) path: abstract/para #: C/index.docbook:24 @@ -41,11 +42,13 @@ msgid "" "Eyes provides an entertaining way to track the mouse pointer around your " "screen, through a pair of moving eyes." msgstr "" +"Mata menyediakan cara yang menghibur untuk melacak penunjuk mouse di sekitar" +" layar Anda, melalui sepasang mata yang bergerak." #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" -msgstr "<year>2015-2020</year> <holder>Projek Dokumentasi MATE</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" +msgstr "<year>2015-2021</year> <holder>Projek Dokumentasi MATE</holder>" #. (itstool) path: articleinfo/copyright #: C/index.docbook:31 @@ -53,16 +56,18 @@ msgid "" "<year>2002</year> <year>2003</year> <year>2004</year> <holder>Sun " "Microsystems</holder>" msgstr "" +"<year>2002</year> <year>2003</year> <year>2004</year> <holder>Sun " +"Microsystems</holder>" #. (itstool) path: articleinfo/copyright #: C/index.docbook:37 msgid "<year>2000</year> <holder>Telsa Gwynne</holder>" -msgstr "" +msgstr "<year>2000</year> <holder>Telsa Gwynne</holder>" #. (itstool) path: articleinfo/copyright #: C/index.docbook:41 msgid "<year>2000</year> <holder>Arjan Scherpenisse</holder>" -msgstr "" +msgstr "<year>2000</year> <holder>Arjan Scherpenisse</holder>" #. (itstool) path: publisher/publishername #. (itstool) path: revdescription/para @@ -85,6 +90,8 @@ msgid "" "<firstname>MATE Documentation Team</firstname> <surname/> <affiliation> " "<orgname>MATE Desktop</orgname> <_:address-1/> </affiliation>" msgstr "" +"<firstname>Time Dokumentasi MATE</firstname> <surname/> <affiliation> " +"<orgname>Desktop MATE</orgname> <_:address-1/> </affiliation>" #. (itstool) path: authorgroup/author #: C/index.docbook:72 @@ -93,6 +100,9 @@ msgid "" "<affiliation> <orgname>Sun Microsystems</orgname> <_:address-1/> " "</affiliation>" msgstr "" +"<firstname>Sun</firstname> <surname>Tim Dokumentasi GNOME</surname> " +"<affiliation> <orgname>Sun Microsystems</orgname> <_:address-1/> " +"</affiliation>" #. (itstool) path: authorgroup/author #: C/index.docbook:80 @@ -101,6 +111,9 @@ msgid "" "<orgname>GNOME Documentation Project</orgname> <address> " "<email>[email protected]</email> </address> </affiliation>" msgstr "" +"<firstname>Telsa</firstname> <surname>Gwynne</surname> <affiliation> " +"<orgname>Proyek Dokumentasi GNOME</orgname> <address> " +"<email>[email protected]</email> </address> </affiliation>" #. (itstool) path: authorgroup/author #: C/index.docbook:88 @@ -109,6 +122,9 @@ msgid "" "<orgname>GNOME Documentation Project</orgname> <address> " "<email>[email protected]</email> </address> </affiliation>" msgstr "" +"<firstname>Arjan</firstname> <surname>Scherpenisse</surname> <affiliation> " +"<orgname>Proyek Dokumentasi GNOME</orgname> <address> " +"<email>[email protected]</email> </address> </affiliation>" #. (itstool) path: revdescription/para #: C/index.docbook:117 @@ -237,7 +253,7 @@ msgstr "Pengantar" #. (itstool) path: figure/title #: C/index.docbook:217 msgid "Eyes Applet" -msgstr "" +msgstr "Aplet Mata" #. (itstool) path: imageobject/imagedata #. This is a reference to an external file such as an image or video. When @@ -282,12 +298,12 @@ msgstr "" #. (itstool) path: listitem/para #: C/index.docbook:242 msgid "Right-click on the panel." -msgstr "" +msgstr "Klik kanan pada panel." #. (itstool) path: listitem/para #: C/index.docbook:247 msgid "Choose <guimenuitem>Add to Panel</guimenuitem>." -msgstr "" +msgstr "Pilih <guimenuitem>Tambah ke Panel</guimenuitem>." #. (itstool) path: listitem/para #: C/index.docbook:252 @@ -299,7 +315,7 @@ msgstr "" #. (itstool) path: listitem/para #: C/index.docbook:258 msgid "Click <guibutton>Add</guibutton>." -msgstr "" +msgstr "Klik <guibutton>Tambah</guibutton>." #. (itstool) path: sect2/para #: C/index.docbook:263 @@ -337,6 +353,13 @@ msgid "" " of the GFDL at this <_:ulink-1/> or in the file COPYING-DOCS distributed " "with this manual." msgstr "" +"Hak diberikan untuk menyalin, mendistribusikan, dan/atau mengubah dokumen " +"ini di bawah persyaratan GNU Free Documentation License (GFDL, Lisensi " +"Dokumentasi Bebas GNU), Versi 1.1 atau sebarang versi setelahnya yang " +"dipublikasikan oleh Free Software Foundation tanpa Invariant Section, tanpa " +"Front-Cover Texts, dan tanpa Back-Cover Texts. Anda dapat menemukan salinan " +"dari GFDL pada <_:ulink-1/> atau di dalam berkas COPYING-DOCS yang " +"didistribusikan bersama manual ini." #. (itstool) path: legalnotice/para #: C/legal.xml:12 diff --git a/geyes/docs/ie/ie.po b/geyes/docs/ie/ie.po index d28e8179..ab5f4a5f 100644 --- a/geyes/docs/ie/ie.po +++ b/geyes/docs/ie/ie.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Caarmi, 2019\n" -"Language-Team: Interlingue (https://www.transifex.com/mate/teams/13566/ie/)\n" +"Language-Team: Interlingue (https://app.transifex.com/mate/teams/13566/ie/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -34,7 +34,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/ig/ig.po b/geyes/docs/ig/ig.po index 4a79a036..74e317f1 100644 --- a/geyes/docs/ig/ig.po +++ b/geyes/docs/ig/ig.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n" -"Language-Team: Igbo (https://www.transifex.com/mate/teams/13566/ig/)\n" +"Language-Team: Igbo (https://app.transifex.com/mate/teams/13566/ig/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -34,7 +34,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/is/is.po b/geyes/docs/is/is.po index 5bf0fcab..55a128bb 100644 --- a/geyes/docs/is/is.po +++ b/geyes/docs/is/is.po @@ -6,10 +6,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n" -"Language-Team: Icelandic (https://www.transifex.com/mate/teams/13566/is/)\n" +"Language-Team: Icelandic (https://app.transifex.com/mate/teams/13566/is/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -38,7 +38,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/it/it.po b/geyes/docs/it/it.po index ab368ece..95dfbbc0 100644 --- a/geyes/docs/it/it.po +++ b/geyes/docs/it/it.po @@ -4,32 +4,32 @@ # Wolfgang Ulbrich <[email protected]>, 2018 # Marco Z. <[email protected]>, 2018 # talorno <[email protected]>, 2018 -# Giuseppe Pignataro <[email protected]>, 2018 +# Giuseppe Pignataro (Fastbyte01) <[email protected]>, 2018 # Enrico B. <[email protected]>, 2019 -# Alessandro Volturno <[email protected]>, 2020 +# Alessandro Volturno <[email protected]>, 2022 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" -"Last-Translator: Alessandro Volturno <[email protected]>, 2020\n" -"Language-Team: Italian (https://www.transifex.com/mate/teams/13566/it/)\n" +"Last-Translator: Alessandro Volturno <[email protected]>, 2022\n" +"Language-Team: Italian (https://app.transifex.com/mate/teams/13566/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" #. Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" -msgstr "Alessandro Volturno, 2020" +msgstr "Alessandro Volturno, 2020, 2022" #. (itstool) path: articleinfo/title #: C/index.docbook:22 msgid "Eyes Manual" -msgstr "Manuale di Occhi" +msgstr "Manuale di Eyes" #. (itstool) path: abstract/para #: C/index.docbook:24 @@ -37,14 +37,14 @@ msgid "" "Eyes provides an entertaining way to track the mouse pointer around your " "screen, through a pair of moving eyes." msgstr "" -"Occhi è un simpatico strumento per tracciare il puntatore del mouse sullo " +"Eyes è un simpatico strumento per tracciare il puntatore del mouse sullo " "schermo tramite due occhi che lo seguono." #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" -"<year>2015-2020</year> <holder>Progetto Documentazione di MATE</holder>" +"<year>2015-2021</year> <holder>Progetto Documentazione di MATE</holder>" #. (itstool) path: articleinfo/copyright #: C/index.docbook:31 @@ -133,8 +133,8 @@ msgid "" "<revnumber>Eyes Applet Manual V2.8</revnumber> <date>July 2015</date> " "<_:revdescription-1/>" msgstr "" -"<revnumber>Manuale applet Occhi V2.8</revnumber> <date>Luglio 2015</date> " -"<_:revdescription-1/>" +"<revnumber>Manuale dell'applet Eyes V2.8</revnumber> <date>Luglio " +"2015</date> <_:revdescription-1/>" #. (itstool) path: revdescription/para #: C/index.docbook:125 @@ -147,8 +147,8 @@ msgid "" "<revnumber>Eyes Applet Manual V2.7</revnumber> <date>September 2004</date> " "<_:revdescription-1/>" msgstr "" -"<revnumber>Manuale applet Occhi V2.7</revnumber> <date>Settembre 2004</date>" -" <_:revdescription-1/>" +"<revnumber>Manuale dell'applet Eyes V2.7</revnumber> <date>Settembre " +"2004</date> <_:revdescription-1/>" #. (itstool) path: revdescription/para #: C/index.docbook:133 C/index.docbook:141 C/index.docbook:149 @@ -163,8 +163,8 @@ msgid "" "<revnumber>Eyes Applet Manual V2.6</revnumber> <date>February 2004</date> " "<_:revdescription-1/>" msgstr "" -"<revnumber>Manuale applet Occhi V2.6</revnumber> <date>Febbraio 2004</date> " -"<_:revdescription-1/>" +"<revnumber>Manuale dell'applet Eyes V2.6</revnumber> <date>Febbraio " +"2004</date> <_:revdescription-1/>" #. (itstool) path: revhistory/revision #: C/index.docbook:137 @@ -172,8 +172,8 @@ msgid "" "<revnumber>Geyes Applet Manual V2.5</revnumber> <date>September 2003</date> " "<_:revdescription-1/>" msgstr "" -"<revnumber>Manuale applet Occhi V2.5</revnumber> <date>Settembre 2003</date>" -" <_:revdescription-1/>" +"<revnumber>Manuale dell'applet Eyes V2.5</revnumber> <date>Settembre " +"2003</date> <_:revdescription-1/>" #. (itstool) path: revhistory/revision #: C/index.docbook:145 @@ -181,8 +181,8 @@ msgid "" "<revnumber>Geyes Applet Manual V2.4</revnumber> <date>August 2003</date> " "<_:revdescription-1/>" msgstr "" -"<revnumber>Manuale applet Occhi V2.4</revnumber> <date>Agosto 2003</date> " -"<_:revdescription-1/>" +"<revnumber>Manuale dell'applet Eyes V2.4</revnumber> <date>Agosto " +"2003</date> <_:revdescription-1/>" #. (itstool) path: revhistory/revision #: C/index.docbook:153 @@ -190,8 +190,8 @@ msgid "" "<revnumber>Geyes Applet Manual V2.3</revnumber> <date>January 2003</date> " "<_:revdescription-1/>" msgstr "" -"<revnumber>Manuale applet Occhi V2.3</revnumber> <date>Gennaio 2003</date> " -"<_:revdescription-1/>" +"<revnumber>Manuale dell'applet Eyes V2.3</revnumber> <date>Gennaio " +"2003</date> <_:revdescription-1/>" #. (itstool) path: revhistory/revision #: C/index.docbook:161 @@ -199,8 +199,8 @@ msgid "" "<revnumber>Geyes Applet Manual V2.2</revnumber> <date>August 2002</date> " "<_:revdescription-1/>" msgstr "" -"<revnumber>Manuale applet Occhi V2.2</revnumber> <date>Agosto 2002</date> " -"<_:revdescription-1/>" +"<revnumber>Manuale dell'applet Eyes V2.2</revnumber> <date>Agosto " +"2002</date> <_:revdescription-1/>" #. (itstool) path: revhistory/revision #: C/index.docbook:169 @@ -208,8 +208,8 @@ msgid "" "<revnumber>Geyes Applet Manual V2.1</revnumber> <date>June 2002</date> " "<_:revdescription-1/>" msgstr "" -"<revnumber>Manuale applet Occhi V2.1</revnumber> <date>Giugno 2002</date> " -"<_:revdescription-1/>" +"<revnumber>Manuale dell'applet Eyes V2.1</revnumber> <date>Giugno " +"2002</date> <_:revdescription-1/>" #. (itstool) path: revhistory/revision #: C/index.docbook:177 @@ -217,8 +217,8 @@ msgid "" "<revnumber>Geyes Applet Manual V2.0</revnumber> <date>March 2002</date> " "<_:revdescription-1/>" msgstr "" -"<revnumber>Manuale applet Occhi V2.0</revnumber> <date>Marzo 2002</date> " -"<_:revdescription-1/>" +"<revnumber>Manuale dell'applet Eyes V2.0</revnumber> <date>Marzo 2002</date>" +" <_:revdescription-1/>" #. (itstool) path: revdescription/para #: C/index.docbook:189 @@ -235,12 +235,12 @@ msgstr "Arjan Scherpenisse <email>[email protected]</email>" msgid "" "<revnumber>gEyes Applet</revnumber> <date>2000</date> <_:revdescription-1/>" msgstr "" -"<revnumber>gEyes Applet</revnumber> <date>2000</date> <_:revdescription-1/>" +"<revnumber>Applet gEyes</revnumber> <date>2000</date> <_:revdescription-1/>" #. (itstool) path: articleinfo/releaseinfo #: C/index.docbook:197 msgid "This manual describes version 1.10.2 of Eyes." -msgstr "Questo manuale si riferisce alla versione 1.10.2 di Occhi." +msgstr "Questo manuale si riferisce alla versione 1.10.2 di Eyes." #. (itstool) path: legalnotice/title #: C/index.docbook:200 @@ -254,14 +254,14 @@ msgid "" "manual, follow the directions in the <ulink url=\"help:mate-user-" "guide/feedback\" type=\"help\">MATE Feedback Page</ulink>." msgstr "" -"Per segnalare un malfunzionamento o un suggerimento su Occhi o su questo " -"manuale, segure le istruzioni nella <ulink url=\"help:mate-user-" +"Per segnalare un malfunzionamento o un suggerimento su Eyes o su questo " +"manuale, seguire le istruzioni nella <ulink url=\"help:mate-user-" "guide/feedback\" type=\"help\">pagina di feedback di MATE</ulink>." #. (itstool) path: article/indexterm #: C/index.docbook:207 msgid "<primary>Eyes</primary>" -msgstr "<primary>Occhi</primary>" +msgstr "<primary>Eyes</primary>" #. (itstool) path: sect1/title #: C/index.docbook:214 @@ -271,7 +271,7 @@ msgstr "Introduzione" #. (itstool) path: figure/title #: C/index.docbook:217 msgid "Eyes Applet" -msgstr "Applet Occhi" +msgstr "Applet Eyes" #. (itstool) path: imageobject/imagedata #. This is a reference to an external file such as an image or video. When @@ -296,7 +296,7 @@ msgid "" msgstr "" "<imageobject><imagedata fileref=\"figures/geyes_applet.png\" " "format=\"PNG\"/> </imageobject> <textobject> <phrase>Mostra l'applet " -"Occhi.</phrase> </textobject>" +"Eyes</phrase> </textobject>." #. (itstool) path: sect1/para #: C/index.docbook:229 @@ -305,14 +305,14 @@ msgid "" "track the movement of the mouse pointer around your screen. The applet is an" " image of one or more eyes that follow the mouse pointer around the screen." msgstr "" -"La applet <application>Occhi</application> fornisce un modo divertente per " +"L'applet <application>Eyes</application> fornisce un modo divertente per " "tracciare i movimento del puntatore del mouse. L'applet è un'immagine di uno" " o più occhi che seguono i movimenti del mouse sullo schermo." #. (itstool) path: sect2/title #: C/index.docbook:235 msgid "To Add Eyes to a Panel" -msgstr "Aggiungere Occhi al pannello" +msgstr "Aggiungere Eyes al pannello" #. (itstool) path: sect2/para #: C/index.docbook:236 @@ -320,7 +320,7 @@ msgid "" "To add <application>Eyes</application> to a panel, perform the following " "steps:" msgstr "" -"Per aggiungere <application>Occhi</application> al pannello segure questi " +"Per aggiungere <application>Eyes</application> al pannello seguire questi " "passaggi:" #. (itstool) path: listitem/para @@ -339,8 +339,8 @@ msgid "" "Scroll down the list of items in the <guilabel>Add to Panel</guilabel> " "dialog, then select <guilabel>Eyes</guilabel>." msgstr "" -"Scorrrere in basso la lista <guilabel>Aggiungi al pannello</guilabel>, e " -"selezionare <guilabel>Occhi</guilabel>." +"Scorrere in basso la lista <guilabel>Aggiungi al pannello</guilabel>, e " +"selezionare <guilabel>Eyes</guilabel>." #. (itstool) path: listitem/para #: C/index.docbook:258 @@ -353,7 +353,7 @@ msgid "" "The layout of the <application>Eyes</application> applet varies depending on" " the size and type of panel in which the applet resides." msgstr "" -"Il layout della applet <application>Occhi</application> varia in base alla " +"Il layout della applet <application>Eyes</application> varia in base alla " "dimensione e al tipo di pannello su cui viene inserito." #. (itstool) path: sect1/title @@ -369,10 +369,10 @@ msgid "" "<guimenuitem>Preferences</guimenuitem>. You can choose from a number of " "different themes. Each theme affects how the eyes look." msgstr "" -"Per configurare <application>Occhi</application>, fare clicc col destro su " -"<application>Occhi</application> e selezionare " +"Per configurare <application>Eyes</application>, fare clic col pulsante " +"destro su <application>Eyes</application> e selezionare " "<guimenuitem>Preferenze</guimenuitem>. Si può scegliere tra vari temi che " -"influenzano il modo in cui viene mostrata la applet." +"influenzano il modo in cui viene mostrata l'applet." #. (itstool) path: para/ulink #: C/legal.xml:9 @@ -451,7 +451,7 @@ msgstr "" "REDATTORE INIZIALE, DELL'AUTORE O DI ALTRI COLLABORATORI). QUESTA " "LIMITAZIONE DELLA GARANZIA COSTITUISCE PARTE ESSENZIALE DELLA LICENZA. L'USO" " DEL DOCUMENTO O DELLE SUE VERSIONI MODIFICATE È CONSENTITO SOLO ENTRO I " -"TERMINI DI QUESTA LIMITAZIONE DELLA GARANZIA;" +"TERMINI DI QUESTA LIMITAZIONE DELLA GARANZIA; E" #. (itstool) path: listitem/para #: C/legal.xml:55 diff --git a/geyes/docs/ja/ja.po b/geyes/docs/ja/ja.po index 8c476586..e3293c8e 100644 --- a/geyes/docs/ja/ja.po +++ b/geyes/docs/ja/ja.po @@ -2,17 +2,17 @@ # Translators: # Stefano Karapetsas <[email protected]>, 2018 # ABE Tsunehiko, 2018 -# あわしろいくや <[email protected]>, 2018 # Wolfgang Ulbrich <[email protected]>, 2018 # Aefgh Threenine <[email protected]>, 2019 +# Green <[email protected]>, 2021 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" -"Last-Translator: Aefgh Threenine <[email protected]>, 2019\n" -"Language-Team: Japanese (https://www.transifex.com/mate/teams/13566/ja/)\n" +"Last-Translator: Green <[email protected]>, 2021\n" +"Language-Team: Japanese (https://app.transifex.com/mate/teams/13566/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -23,34 +23,36 @@ msgstr "" msgctxt "_" msgid "translator-credits" msgstr "" -"相花 毅 <[email protected]>\n" -"佐藤 暁 <[email protected]>\n" -"KAMAGASAKO Masatoshi <[email protected]>\n" -"Akira TAGOH <[email protected]>\n" -"Yukihiro Nakai <[email protected]>\n" -"Yuusuke Tahara <[email protected]>\n" -"Akira Higuchi <[email protected]>\n" -"やまね ひでき <[email protected]>\n" -"草野 貴之 <[email protected]>\n" -"松澤 二郎 <[email protected]>\n" -"日本GNOMEユーザー会 http://www.gnome.gr.jp/" +"相花 毅 \n" +"佐藤 暁 \n" +"KAMAGASAKO Masatoshi \n" +"Akira TAGOH \n" +"Yukihiro Nakai \n" +"Yuusuke Tahara \n" +"Akira Higuchi \n" +"やまね ひでき \n" +"草野 貴之 \n" +"松澤 二郎 \n" +"Green, alias usergreen\n" +"日本GNOMEユーザー会 http://www.gnome.gr.jp/\n" +"MATE 文書化チーム https://www.transifex.com/mate/ " #. (itstool) path: articleinfo/title #: C/index.docbook:22 msgid "Eyes Manual" -msgstr "" +msgstr "MATE 目玉マニュアル" #. (itstool) path: abstract/para #: C/index.docbook:24 msgid "" "Eyes provides an entertaining way to track the mouse pointer around your " "screen, through a pair of moving eyes." -msgstr "" +msgstr "Eyesを使用すると、2つの目玉の動きが、画面上のマウスポインタの動作を追って来るので愉快です。" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" -msgstr "" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" +msgstr "<year>2015-2021</year> <holder>MATE 文書プロジェクト</holder>" #. (itstool) path: articleinfo/copyright #: C/index.docbook:31 @@ -58,16 +60,18 @@ msgid "" "<year>2002</year> <year>2003</year> <year>2004</year> <holder>Sun " "Microsystems</holder>" msgstr "" +"<year>2002</year> <year>2003</year> <year>2004</year> " +"<holder>サン・マイクロシステムズ</holder>" #. (itstool) path: articleinfo/copyright #: C/index.docbook:37 msgid "<year>2000</year> <holder>Telsa Gwynne</holder>" -msgstr "" +msgstr "<year>2000</year> <holder>Telsa Gwynne</holder>" #. (itstool) path: articleinfo/copyright #: C/index.docbook:41 msgid "<year>2000</year> <holder>Arjan Scherpenisse</holder>" -msgstr "" +msgstr "<year>2000</year> <holder>Arjan Scherpenisse</holder>" #. (itstool) path: publisher/publishername #. (itstool) path: revdescription/para @@ -90,6 +94,8 @@ msgid "" "<firstname>MATE Documentation Team</firstname> <surname/> <affiliation> " "<orgname>MATE Desktop</orgname> <_:address-1/> </affiliation>" msgstr "" +"<firstname>MATE 文書化チーム</firstname> <surname/> <affiliation> <orgname>MATE " +"デスクトップ</orgname> <_:address-1/> </affiliation>" #. (itstool) path: authorgroup/author #: C/index.docbook:72 @@ -98,6 +104,8 @@ msgid "" "<affiliation> <orgname>Sun Microsystems</orgname> <_:address-1/> " "</affiliation>" msgstr "" +"<firstname>Sun</firstname> <surname>GNOME 文書チーム</surname> <affiliation> " +"<orgname>サン・マイクロシステムズ</orgname> <_:address-1/></affiliation>" #. (itstool) path: authorgroup/author #: C/index.docbook:80 @@ -106,6 +114,9 @@ msgid "" "<orgname>GNOME Documentation Project</orgname> <address> " "<email>[email protected]</email> </address> </affiliation>" msgstr "" +"<firstname>Telsa</firstname> <surname>Gwynne</surname> <affiliation> " +"<orgname>GNOME 文書化プロジェクト</orgname> <address> " +"<email>[email protected]</email> </address> </affiliation>" #. (itstool) path: authorgroup/author #: C/index.docbook:88 @@ -114,6 +125,9 @@ msgid "" "<orgname>GNOME Documentation Project</orgname> <address> " "<email>[email protected]</email> </address> </affiliation>" msgstr "" +"<firstname>Arjan</firstname> <surname>Scherpenisse</surname> <affiliation> " +"<orgname>GNOME 文書化プロジェクト</orgname> <address> " +"<email>[email protected]</email> </address> </affiliation>" #. (itstool) path: revdescription/para #: C/index.docbook:117 @@ -126,6 +140,8 @@ msgid "" "<revnumber>Eyes Applet Manual V2.8</revnumber> <date>July 2015</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>目玉アプレット・マニュアル 2.8 版</revnumber> <date>2015年7月</date> " +"<_:revdescription-1/>" #. (itstool) path: revdescription/para #: C/index.docbook:125 @@ -138,6 +154,8 @@ msgid "" "<revnumber>Eyes Applet Manual V2.7</revnumber> <date>September 2004</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>目玉アプレット・マニュアル 2.7 版</revnumber> <date>2004年9月</date> " +"<_:revdescription-1/>" #. (itstool) path: revdescription/para #: C/index.docbook:133 C/index.docbook:141 C/index.docbook:149 @@ -152,6 +170,8 @@ msgid "" "<revnumber>Eyes Applet Manual V2.6</revnumber> <date>February 2004</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>目玉アプレット・マニュアル 2.6 版</revnumber> <date>2004年2月</date> " +"<_:revdescription-1/>" #. (itstool) path: revhistory/revision #: C/index.docbook:137 @@ -159,6 +179,8 @@ msgid "" "<revnumber>Geyes Applet Manual V2.5</revnumber> <date>September 2003</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Gnome 目玉アプレット・マニュアル 2.5 版</revnumber> <date>2003年9月</date> " +"<_:revdescription-1/>" #. (itstool) path: revhistory/revision #: C/index.docbook:145 @@ -166,6 +188,8 @@ msgid "" "<revnumber>Geyes Applet Manual V2.4</revnumber> <date>August 2003</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Gnome 目玉アプレット・マニュアル 2.4 版</revnumber> <date>2003年8月</date> " +"<_:revdescription-1/>" #. (itstool) path: revhistory/revision #: C/index.docbook:153 @@ -173,6 +197,8 @@ msgid "" "<revnumber>Geyes Applet Manual V2.3</revnumber> <date>January 2003</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Gnome 目玉アプレット・マニュアル 2.3 版</revnumber> <date>2003年1月</date> " +"<_:revdescription-1/>" #. (itstool) path: revhistory/revision #: C/index.docbook:161 @@ -180,6 +206,8 @@ msgid "" "<revnumber>Geyes Applet Manual V2.2</revnumber> <date>August 2002</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Gnome 目玉アプレット・マニュアル 2.2 版</revnumber> <date>2002年8月</date> " +"<_:revdescription-1/>" #. (itstool) path: revhistory/revision #: C/index.docbook:169 @@ -187,6 +215,8 @@ msgid "" "<revnumber>Geyes Applet Manual V2.1</revnumber> <date>June 2002</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Gnome 目玉アプレット・マニュアル 2.1 版</revnumber> <date>2002年6月</date> " +"<_:revdescription-1/>" #. (itstool) path: revhistory/revision #: C/index.docbook:177 @@ -194,27 +224,31 @@ msgid "" "<revnumber>Geyes Applet Manual V2.0</revnumber> <date>March 2002</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Gnome 目玉アプレット・マニュアル 2.0 版</revnumber> <date>2002年3月</date> " +"<_:revdescription-1/>" #. (itstool) path: revdescription/para #: C/index.docbook:189 msgid "Telsa Gwynne <email>[email protected]</email>" -msgstr "" +msgstr "Telsa Gwynne <email>[email protected]</email>" #. (itstool) path: revdescription/para #: C/index.docbook:191 msgid "Arjan Scherpenisse <email>[email protected]</email>" -msgstr "" +msgstr "Arjan Scherpenisse <email>[email protected]</email>" #. (itstool) path: revhistory/revision #: C/index.docbook:185 msgid "" "<revnumber>gEyes Applet</revnumber> <date>2000</date> <_:revdescription-1/>" msgstr "" +"<revnumber>gnome 目玉アプレット</revnumber> <date>2002年</date> " +"<_:revdescription-1/>" #. (itstool) path: articleinfo/releaseinfo #: C/index.docbook:197 msgid "This manual describes version 1.10.2 of Eyes." -msgstr "" +msgstr "本マニュアルは、目玉 1.10.2 版について説明しています。" #. (itstool) path: legalnotice/title #: C/index.docbook:200 @@ -228,11 +262,13 @@ msgid "" "manual, follow the directions in the <ulink url=\"help:mate-user-" "guide/feedback\" type=\"help\">MATE Feedback Page</ulink>." msgstr "" +"目玉アプレットまたはこのマニュアルに関する不具合の報告または提案を行うには、<ulink url=\"help:mate-user-" +"guide/feedback\" type=\"help\">MATE フィードバックページ</ulink>の指示に従ってください。" #. (itstool) path: article/indexterm #: C/index.docbook:207 msgid "<primary>Eyes</primary>" -msgstr "" +msgstr "<primary>目玉</primary>" #. (itstool) path: sect1/title #: C/index.docbook:214 @@ -242,7 +278,7 @@ msgstr "はじめに" #. (itstool) path: figure/title #: C/index.docbook:217 msgid "Eyes Applet" -msgstr "" +msgstr "目玉アプレット" #. (itstool) path: imageobject/imagedata #. This is a reference to an external file such as an image or video. When @@ -255,6 +291,8 @@ msgid "" "external ref='figures/geyes_applet.png' " "md5='97e7bcbcdc3bbc8fb3af2b4d22057e36'" msgstr "" +"external ref='figures/geyes_applet.png' " +"md5='97e7bcbcdc3bbc8fb3af2b4d22057e36'" #. (itstool) path: screenshot/mediaobject #: C/index.docbook:219 @@ -263,6 +301,9 @@ msgid "" "format=\"PNG\"/> </imageobject> <textobject> <phrase>Shows Eyes " "applet.</phrase> </textobject>" msgstr "" +"<imageobject><imagedata fileref=\"figures/geyes_applet.png\" " +"format=\"PNG\"/> </imageobject> <textobject> <phrase>目玉アプレットを表示します。</phrase>" +" </textobject>" #. (itstool) path: sect1/para #: C/index.docbook:229 @@ -271,28 +312,29 @@ msgid "" "track the movement of the mouse pointer around your screen. The applet is an" " image of one or more eyes that follow the mouse pointer around the screen." msgstr "" +"<application>目玉</application>アプレットを使用すると、画面上でのマウスポインタの動きを追跡できる楽しいアプレットです。このアプレットは、1個かそれ以上の数の目の画像を表示し、画面上のマウスポインタの動きを追っかけます。" #. (itstool) path: sect2/title #: C/index.docbook:235 msgid "To Add Eyes to a Panel" -msgstr "" +msgstr "目玉をパネルに追加するには" #. (itstool) path: sect2/para #: C/index.docbook:236 msgid "" "To add <application>Eyes</application> to a panel, perform the following " "steps:" -msgstr "" +msgstr "<application>目玉</application>をパネルに追加するには、次の手順にしたがってください。" #. (itstool) path: listitem/para #: C/index.docbook:242 msgid "Right-click on the panel." -msgstr "" +msgstr "パネル上で右クリックします。" #. (itstool) path: listitem/para #: C/index.docbook:247 msgid "Choose <guimenuitem>Add to Panel</guimenuitem>." -msgstr "" +msgstr "<guimenuitem>パネルに追加</guimenuitem>を選びます。" #. (itstool) path: listitem/para #: C/index.docbook:252 @@ -300,11 +342,13 @@ msgid "" "Scroll down the list of items in the <guilabel>Add to Panel</guilabel> " "dialog, then select <guilabel>Eyes</guilabel>." msgstr "" +"<guilabel>パネルに追加</guilabel>ダイアログの項目一覧を下にスクロールし、<guilabel>MATE " +"目玉</guilabel>を選択します。" #. (itstool) path: listitem/para #: C/index.docbook:258 msgid "Click <guibutton>Add</guibutton>." -msgstr "" +msgstr "<guibutton>追加</guibutton>をクリックします。" #. (itstool) path: sect2/para #: C/index.docbook:263 @@ -312,6 +356,7 @@ msgid "" "The layout of the <application>Eyes</application> applet varies depending on" " the size and type of panel in which the applet resides." msgstr "" +"<application>目玉</application>アプレットのレイアウトは、このアプレットが置かれているパネルの大きさや種類によって異なります。" #. (itstool) path: sect1/title #: C/index.docbook:271 @@ -326,6 +371,7 @@ msgid "" "<guimenuitem>Preferences</guimenuitem>. You can choose from a number of " "different themes. Each theme affects how the eyes look." msgstr "" +"<application>目玉</application>を設定するには、<application>目玉</application>アプレットを右クリックし、次に表示される<guimenu>設定</guimenu>を選択してください。さまざまなテーマから選択できます。各テーマは、目玉の外観に影響します。" #. (itstool) path: para/ulink #: C/legal.xml:9 @@ -342,6 +388,9 @@ msgid "" " of the GFDL at this <_:ulink-1/> or in the file COPYING-DOCS distributed " "with this manual." msgstr "" +"この文書をフリーソフトウェア財団発行の GNU 自由文書ライセンス(第 1.1 " +"版かそれ以降から1つを選択)が定める条件の下で複製、頒布、あるいは改変することを許可します。変更不可部分、表カバーテキスト、裏カバーテキストは存在しません。このライセンスの複製物は<_:ulink-1/>、またはこの文書と共に配布されている" +" COPYING-DOCS というファイルに中に記載されています。" #. (itstool) path: legalnotice/para #: C/legal.xml:12 @@ -351,9 +400,8 @@ msgid "" "you can do so by adding a copy of the license to the manual, as described in" " section 6 of the license." msgstr "" -"本ドキュメントは GFDL の下で配布されているその他の MATE " -"マニュアル集の一部である。これらのマニュアルとは別に本ドキュメントを別個に配布する場合は、GFDL " -"のセクション6で説明しているように、そのマニュアル集に対するライセンスの複製を添付することで実現できる。" +"本文書は GFDL の下で配布されているその他の MATE マニュアル集の一部です。これらのマニュアルとは別に本文書を別個に配布する場合は、GFDL " +"の第6節で説明しているように、そのマニュアル集に対してライセンスの複製を添付してください。" #. (itstool) path: legalnotice/para #: C/legal.xml:19 @@ -364,9 +412,9 @@ msgid "" "aware of those trademarks, then the names are in capital letters or initial " "capital letters." msgstr "" -"企業は自分達の製品とサービスを区別するために使用する多くの名称が登録商標であると主張している。これらの名称が MATE " -"のドキュメントの中に表記されていたり、これらの登録商標が MATE " -"ドキュメンテーション・プロジェクトのメンバに提示している箇所は全部を大文字または最初の文字を大文字にしている。" +"企業が自らの製品とサービスを区別する目的で使用する名称の多くは、登録商標であると主張しています。こうした名称が MATE " +"の文書の中に記載されていて、この登録商標が MATE " +"文書化プロジェクトのメンバーによって了解されている箇所については、名称を大文字または頭文字を大文字で表示しています。" #. (itstool) path: listitem/para #: C/legal.xml:35 @@ -427,3 +475,5 @@ msgid "" "OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: " "<_:orderedlist-1/>" msgstr "" +"この文書およびその修正版は、以下の点をさらに了解しているという前提で、GNU 自由文書ライセンス " +"の条件の下で配布されています:<_:orderedlist-1/>" diff --git a/geyes/docs/jv/jv.po b/geyes/docs/jv/jv.po index 764404c1..8d0377b1 100644 --- a/geyes/docs/jv/jv.po +++ b/geyes/docs/jv/jv.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Ngalim Siregar <[email protected]>, 2018\n" -"Language-Team: Javanese (https://www.transifex.com/mate/teams/13566/jv/)\n" +"Language-Team: Javanese (https://app.transifex.com/mate/teams/13566/jv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -34,7 +34,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/ka/ka.po b/geyes/docs/ka/ka.po index 2eca2fe5..61c519f1 100644 --- a/geyes/docs/ka/ka.po +++ b/geyes/docs/ka/ka.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n" -"Language-Team: Georgian (https://www.transifex.com/mate/teams/13566/ka/)\n" +"Language-Team: Georgian (https://app.transifex.com/mate/teams/13566/ka/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -34,7 +34,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/kab/kab.po b/geyes/docs/kab/kab.po index 83d974dc..757a818f 100644 --- a/geyes/docs/kab/kab.po +++ b/geyes/docs/kab/kab.po @@ -1,14 +1,14 @@ # # Translators: -# Slimane Selyan AMIRI <[email protected]>, 2020 +# Slimane Selyan AMIRI <[email protected]>, 2020 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" -"Last-Translator: Slimane Selyan AMIRI <[email protected]>, 2020\n" -"Language-Team: Kabyle (https://www.transifex.com/mate/teams/13566/kab/)\n" +"Last-Translator: Slimane Selyan AMIRI <[email protected]>, 2020\n" +"Language-Team: Kabyle (https://app.transifex.com/mate/teams/13566/kab/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -37,7 +37,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/kk/kk.po b/geyes/docs/kk/kk.po index 9cf2cb5d..42c7fb52 100644 --- a/geyes/docs/kk/kk.po +++ b/geyes/docs/kk/kk.po @@ -6,10 +6,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n" -"Language-Team: Kazakh (https://www.transifex.com/mate/teams/13566/kk/)\n" +"Language-Team: Kazakh (https://app.transifex.com/mate/teams/13566/kk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -35,7 +35,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/km/km.po b/geyes/docs/km/km.po index a05ec139..b5ce0c00 100644 --- a/geyes/docs/km/km.po +++ b/geyes/docs/km/km.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n" -"Language-Team: Khmer (https://www.transifex.com/mate/teams/13566/km/)\n" +"Language-Team: Khmer (https://app.transifex.com/mate/teams/13566/km/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -34,7 +34,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/kn/kn.po b/geyes/docs/kn/kn.po index cd17bada..f8ea36a8 100644 --- a/geyes/docs/kn/kn.po +++ b/geyes/docs/kn/kn.po @@ -7,10 +7,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: karthik holla <[email protected]>, 2018\n" -"Language-Team: Kannada (https://www.transifex.com/mate/teams/13566/kn/)\n" +"Language-Team: Kannada (https://app.transifex.com/mate/teams/13566/kn/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -37,7 +37,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/ko/ko.po b/geyes/docs/ko/ko.po index 28b19c07..5ec340f0 100644 --- a/geyes/docs/ko/ko.po +++ b/geyes/docs/ko/ko.po @@ -2,17 +2,17 @@ # Translators: # Seong-ho Cho <[email protected]>, 2018 # Stefano Karapetsas <[email protected]>, 2018 +# 1763f4a4329a2376c933c5e919a36cbc_341ca53 <1f851310383599d03339229d772e1290_119292>, 2018 # Wolfgang Ulbrich <[email protected]>, 2018 -# HanSol Park <[email protected]>, 2018 -# 박정규(Jung-Kyu Park) <[email protected]>, 2019 +# Junghee Lee <[email protected]>, 2021 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" -"Last-Translator: 박정규(Jung-Kyu Park) <[email protected]>, 2019\n" -"Language-Team: Korean (https://www.transifex.com/mate/teams/13566/ko/)\n" +"Last-Translator: Junghee Lee <[email protected]>, 2021\n" +"Language-Team: Korean (https://app.transifex.com/mate/teams/13566/ko/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -28,6 +28,7 @@ msgstr "" "Yoo Duk Nam https://launchpad.net/~yoo2001818\n" "onlyeriko https://launchpad.net/~onlyeriko\n" "Seong-ho Cho <[email protected]>\n" +"JungHee Lee <[email protected]>\n" "MATE Desktop Environment Team <https://www.transifex.com/mate/teams/13566/ko/>" #. (itstool) path: articleinfo/title @@ -44,8 +45,8 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" -msgstr "" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" +msgstr "<year>2015-2021</year> <holder>MATE 문서화 프로젝트</holder>" #. (itstool) path: articleinfo/copyright #: C/index.docbook:31 @@ -53,6 +54,8 @@ msgid "" "<year>2002</year> <year>2003</year> <year>2004</year> <holder>Sun " "Microsystems</holder>" msgstr "" +"<year>2002</year> <year>2003</year> <year>2004</year> <holder>Sun " +"Microsystems</holder>" #. (itstool) path: articleinfo/copyright #: C/index.docbook:37 @@ -68,7 +71,7 @@ msgstr "" #. (itstool) path: revdescription/para #: C/index.docbook:55 C/index.docbook:118 msgid "MATE Documentation Project" -msgstr "그놈 문서 프로젝트" +msgstr "MATE 문서화 프로젝트" #. (itstool) path: publisher/publishername #. (itstool) path: revdescription/para @@ -77,7 +80,7 @@ msgstr "그놈 문서 프로젝트" #: C/index.docbook:166 C/index.docbook:174 C/index.docbook:182 #: C/index.docbook:193 msgid "GNOME Documentation Project" -msgstr "그놈 문서 프로젝트" +msgstr "GNOME 문서화 프로젝트" #. (itstool) path: authorgroup/author #: C/index.docbook:64 @@ -85,6 +88,8 @@ msgid "" "<firstname>MATE Documentation Team</firstname> <surname/> <affiliation> " "<orgname>MATE Desktop</orgname> <_:address-1/> </affiliation>" msgstr "" +"<firstname>MATE 문서화 팀</firstname> <surname/> <affiliation> <orgname>MATE " +"데스크톱</orgname> <_:address-1/> </affiliation>" #. (itstool) path: authorgroup/author #: C/index.docbook:72 @@ -93,6 +98,8 @@ msgid "" "<affiliation> <orgname>Sun Microsystems</orgname> <_:address-1/> " "</affiliation>" msgstr "" +"<firstname>Sun</firstname> <surname>GNOME 문서화 팀</surname> <affiliation> " +"<orgname>Sun Microsystems</orgname> <_:address-1/> </affiliation>" #. (itstool) path: authorgroup/author #: C/index.docbook:80 @@ -101,6 +108,9 @@ msgid "" "<orgname>GNOME Documentation Project</orgname> <address> " "<email>[email protected]</email> </address> </affiliation>" msgstr "" +"<firstname>Telsa</firstname> <surname>Gwynne</surname> <affiliation> " +"<orgname>GNOME 문서화 프로젝트</orgname> <address> " +"<email>[email protected]</email> </address> </affiliation>" #. (itstool) path: authorgroup/author #: C/index.docbook:88 @@ -109,11 +119,14 @@ msgid "" "<orgname>GNOME Documentation Project</orgname> <address> " "<email>[email protected]</email> </address> </affiliation>" msgstr "" +"<firstname>Arjan</firstname> <surname>Scherpenisse</surname> <affiliation> " +"<orgname>GNOME 문서화 프로젝트</orgname> <address> " +"<email>[email protected]</email> </address> </affiliation>" #. (itstool) path: revdescription/para #: C/index.docbook:117 msgid "MATE Documentation Team" -msgstr "MATE 문서 팀" +msgstr "MATE 문서화 팀" #. (itstool) path: revhistory/revision #: C/index.docbook:113 @@ -121,11 +134,13 @@ msgid "" "<revnumber>Eyes Applet Manual V2.8</revnumber> <date>July 2015</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Eyes 애플릿 설명서 V2.8</revnumber> <date>2015년 7월</date> " +"<_:revdescription-1/>" #. (itstool) path: revdescription/para #: C/index.docbook:125 msgid "GNOME Documentation Team" -msgstr "GNOME 문서 팀" +msgstr "GNOME 문서화 팀" #. (itstool) path: revhistory/revision #: C/index.docbook:121 @@ -133,13 +148,15 @@ msgid "" "<revnumber>Eyes Applet Manual V2.7</revnumber> <date>September 2004</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Eyes 애플릿 설명서 V2.7</revnumber> <date>9월 2004</date> " +"<_:revdescription-1/>" #. (itstool) path: revdescription/para #: C/index.docbook:133 C/index.docbook:141 C/index.docbook:149 #: C/index.docbook:157 C/index.docbook:165 C/index.docbook:173 #: C/index.docbook:181 msgid "Sun GNOME Documentation Team" -msgstr "" +msgstr "Sun GNOME 문서화 팀" #. (itstool) path: revhistory/revision #: C/index.docbook:129 @@ -147,6 +164,8 @@ msgid "" "<revnumber>Eyes Applet Manual V2.6</revnumber> <date>February 2004</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Eyes 애플릿 설명서 V2.6</revnumber> <date>2월 2004</date> " +"<_:revdescription-1/>" #. (itstool) path: revhistory/revision #: C/index.docbook:137 @@ -154,6 +173,8 @@ msgid "" "<revnumber>Geyes Applet Manual V2.5</revnumber> <date>September 2003</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Geyes 애플릿 설명서 V2.5</revnumber> <date>9월 2003</date> " +"<_:revdescription-1/>" #. (itstool) path: revhistory/revision #: C/index.docbook:145 @@ -161,6 +182,8 @@ msgid "" "<revnumber>Geyes Applet Manual V2.4</revnumber> <date>August 2003</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Geyes 애플릿 설명서 V2.4</revnumber> <date>8월 2003</date> " +"<_:revdescription-1/>" #. (itstool) path: revhistory/revision #: C/index.docbook:153 @@ -168,6 +191,8 @@ msgid "" "<revnumber>Geyes Applet Manual V2.3</revnumber> <date>January 2003</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Geyes 애플릿 설명서 V2.3</revnumber> <date>1월 2003</date> " +"<_:revdescription-1/>" #. (itstool) path: revhistory/revision #: C/index.docbook:161 @@ -175,6 +200,8 @@ msgid "" "<revnumber>Geyes Applet Manual V2.2</revnumber> <date>August 2002</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Geyes 애플릿 설명서 V2.2</revnumber> <date>8월 2002</date> " +"<_:revdescription-1/>" #. (itstool) path: revhistory/revision #: C/index.docbook:169 @@ -182,6 +209,8 @@ msgid "" "<revnumber>Geyes Applet Manual V2.1</revnumber> <date>June 2002</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Geyes 애플릿 설명서 V2.1</revnumber> <date>2002년 6월</date> " +"<_:revdescription-1/>" #. (itstool) path: revhistory/revision #: C/index.docbook:177 @@ -189,22 +218,25 @@ msgid "" "<revnumber>Geyes Applet Manual V2.0</revnumber> <date>March 2002</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Geyes 애플릿 설명서 V2.0</revnumber> <date>3월 2002</date> " +"<_:revdescription-1/>" #. (itstool) path: revdescription/para #: C/index.docbook:189 msgid "Telsa Gwynne <email>[email protected]</email>" -msgstr "" +msgstr "Telsa Gwynne <email>[email protected]</email>" #. (itstool) path: revdescription/para #: C/index.docbook:191 msgid "Arjan Scherpenisse <email>[email protected]</email>" -msgstr "" +msgstr "Arjan Scherpenisse <email>[email protected]</email>" #. (itstool) path: revhistory/revision #: C/index.docbook:185 msgid "" "<revnumber>gEyes Applet</revnumber> <date>2000</date> <_:revdescription-1/>" msgstr "" +"<revnumber>gEyes 애플릿</revnumber> <date>2000</date> <_:revdescription-1/>" #. (itstool) path: articleinfo/releaseinfo #: C/index.docbook:197 @@ -227,7 +259,7 @@ msgstr "" #. (itstool) path: article/indexterm #: C/index.docbook:207 msgid "<primary>Eyes</primary>" -msgstr "" +msgstr "<primary>눈</primary>" #. (itstool) path: sect1/title #: C/index.docbook:214 @@ -250,6 +282,8 @@ msgid "" "external ref='figures/geyes_applet.png' " "md5='97e7bcbcdc3bbc8fb3af2b4d22057e36'" msgstr "" +"external ref='figures/geyes_applet.png' " +"md5='97e7bcbcdc3bbc8fb3af2b4d22057e36'" #. (itstool) path: screenshot/mediaobject #: C/index.docbook:219 @@ -258,6 +292,8 @@ msgid "" "format=\"PNG\"/> </imageobject> <textobject> <phrase>Shows Eyes " "applet.</phrase> </textobject>" msgstr "" +"<imageobject><imagedata fileref=\"figures/geyes_애플릿.png\" format=\"PNG\"/> " +"</imageobject> <textobject> <phrase>Eyes 애플릿을 표시합니다.</phrase> </textobject>" #. (itstool) path: sect1/para #: C/index.docbook:229 @@ -337,6 +373,9 @@ msgid "" " of the GFDL at this <_:ulink-1/> or in the file COPYING-DOCS distributed " "with this manual." msgstr "" +"GNU 자유 문서화 사용 허가서(GFDL), 버전 1.1 또는 자유 소프트웨어 재단에서 게시한 모든 이후 버전의 조건에 따라 이 문서를 " +"복사, 배포 및/또는 수정할 수 있는 권한이 부여됩니다. 뒷 표지 텍스트 없음. GFDL의 사본은 여기 또는 이 설명서와 함께 배포된 " +"COPYING-DOCS 파일에서 찾을 수 있습니다." #. (itstool) path: legalnotice/para #: C/legal.xml:12 @@ -346,8 +385,8 @@ msgid "" "you can do so by adding a copy of the license to the manual, as described in" " section 6 of the license." msgstr "" -"본 설명서는 GFDL에 따라 배포된 그놈 설명서 컬렉션의 일부입니다. 본 설명서를 컬렉션과 별도로 배포하려는 경우에는 라이센스 조항 6에" -" 따라 라이센스 사본을 설명서에 추가하면 됩니다." +"본 설명서는 GFDL에 따라 배포된 MATE 설명서 컬렉션의 일부입니다. 본 설명서를 컬렉션과 별도로 배포하려는 경우에는 라이센스 조항 " +"6에 따라 라이센스 사본을 설명서에 추가하면 됩니다." #. (itstool) path: legalnotice/para #: C/legal.xml:19 @@ -358,8 +397,8 @@ msgid "" "aware of those trademarks, then the names are in capital letters or initial " "capital letters." msgstr "" -"기업의 제품과 서비스를 식별하기 위해 사용된 많은 이름은 상표로 간주됩니다. 그놈 문서에 사용된 이름과 그놈 문서 프로젝트의 구성원은 " -"해당 상표로, 모두 대문자로 표시되거나 첫 글자가 대문자로 표시되어 있습니다." +"기업의 제품과 서비스를 식별하기 위해 사용된 많은 이름은 상표로 간주됩니다. MATE 문서에 사용된 이름과 MATE 문서화 프로젝트의 " +"구성원은 해당 상표로, 모두 대문자로 표시되거나 첫 글자가 대문자로 표시되어 있습니다." #. (itstool) path: listitem/para #: C/legal.xml:35 @@ -407,3 +446,5 @@ msgid "" "OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: " "<_:orderedlist-1/>" msgstr "" +"문서의 문서 및 수정된 버전은 gnu 자유 문서 라이센스의 조건에 따라 제공되며, 다음 사항을 더 잘 이해하고 있습니다: " +"<_:orderedlist-1/>" diff --git a/geyes/docs/ku/ku.po b/geyes/docs/ku/ku.po index fa5a7c8b..f6d5e18c 100644 --- a/geyes/docs/ku/ku.po +++ b/geyes/docs/ku/ku.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n" -"Language-Team: Kurdish (https://www.transifex.com/mate/teams/13566/ku/)\n" +"Language-Team: Kurdish (https://app.transifex.com/mate/teams/13566/ku/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -34,7 +34,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/ku_IQ/ku_IQ.po b/geyes/docs/ku_IQ/ku_IQ.po index 40628263..ec5286fd 100644 --- a/geyes/docs/ku_IQ/ku_IQ.po +++ b/geyes/docs/ku_IQ/ku_IQ.po @@ -1,14 +1,14 @@ # # Translators: -# Rasti K5 <[email protected]>, 2018 +# Rasti K5 <[email protected]>, 2023 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" -"Last-Translator: Rasti K5 <[email protected]>, 2018\n" -"Language-Team: Kurdish (Iraq) (https://www.transifex.com/mate/teams/13566/ku_IQ/)\n" +"Last-Translator: Rasti K5 <[email protected]>, 2023\n" +"Language-Team: Kurdish (Iraq) (https://app.transifex.com/mate/teams/13566/ku_IQ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -34,7 +34,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright @@ -204,7 +204,7 @@ msgstr "" #. (itstool) path: legalnotice/title #: C/index.docbook:200 msgid "Feedback" -msgstr "" +msgstr "پاشخورد" #. (itstool) path: legalnotice/para #: C/index.docbook:201 diff --git a/geyes/docs/ky/ky.po b/geyes/docs/ky/ky.po index 8d1c81dc..62cc75c3 100644 --- a/geyes/docs/ky/ky.po +++ b/geyes/docs/ky/ky.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: 41e38594a6ab66d45dbd71e8e44a0b16_36d21e8, 2018\n" -"Language-Team: Kyrgyz (https://www.transifex.com/mate/teams/13566/ky/)\n" +"Language-Team: Kyrgyz (https://app.transifex.com/mate/teams/13566/ky/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -34,7 +34,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/la/la.po b/geyes/docs/la/la.po index 1b2fd06e..74d9a991 100644 --- a/geyes/docs/la/la.po +++ b/geyes/docs/la/la.po @@ -2,14 +2,15 @@ # Translators: # Stefano Karapetsas <[email protected]>, 2018 # Vendelín Slezák <[email protected]>, 2018 +# Roger Herikstad, 2023 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" -"Last-Translator: Vendelín Slezák <[email protected]>, 2018\n" -"Language-Team: Latin (https://www.transifex.com/mate/teams/13566/la/)\n" +"Last-Translator: Roger Herikstad, 2023\n" +"Language-Team: Latin (https://app.transifex.com/mate/teams/13566/la/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -35,7 +36,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright @@ -316,7 +317,7 @@ msgstr "" #. (itstool) path: para/ulink #: C/legal.xml:9 msgid "link" -msgstr "" +msgstr "vinculum" #. (itstool) path: legalnotice/para #: C/legal.xml:2 diff --git a/geyes/docs/lt/lt.po b/geyes/docs/lt/lt.po index 65957213..f6ec9a43 100644 --- a/geyes/docs/lt/lt.po +++ b/geyes/docs/lt/lt.po @@ -1,16 +1,16 @@ # # Translators: # Stefano Karapetsas <[email protected]>, 2018 -# Moo, 2018 # Džiugas Grėbliūnas <[email protected]>, 2020 +# Moo, 2021 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" -"Last-Translator: Džiugas Grėbliūnas <[email protected]>, 2020\n" -"Language-Team: Lithuanian (https://www.transifex.com/mate/teams/13566/lt/)\n" +"Last-Translator: Moo, 2021\n" +"Language-Team: Lithuanian (https://app.transifex.com/mate/teams/13566/lt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -49,8 +49,8 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" -msgstr "<year>2015-2020</year> <holder>MATE dokumentacijos projektas</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" +msgstr "<year>2015-2021</year> <holder>MATE dokumentacijos projektas</holder>" #. (itstool) path: articleinfo/copyright #: C/index.docbook:31 diff --git a/geyes/docs/lv/lv.po b/geyes/docs/lv/lv.po index 61d72877..63bde428 100644 --- a/geyes/docs/lv/lv.po +++ b/geyes/docs/lv/lv.po @@ -6,10 +6,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: duck <[email protected]>, 2018\n" -"Language-Team: Latvian (https://www.transifex.com/mate/teams/13566/lv/)\n" +"Language-Team: Latvian (https://app.transifex.com/mate/teams/13566/lv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -37,7 +37,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/mai/mai.po b/geyes/docs/mai/mai.po index bb1fe5d8..5b1808ef 100644 --- a/geyes/docs/mai/mai.po +++ b/geyes/docs/mai/mai.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n" -"Language-Team: Maithili (https://www.transifex.com/mate/teams/13566/mai/)\n" +"Language-Team: Maithili (https://app.transifex.com/mate/teams/13566/mai/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -34,7 +34,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/mg/mg.po b/geyes/docs/mg/mg.po index b992a723..e8ab45ba 100644 --- a/geyes/docs/mg/mg.po +++ b/geyes/docs/mg/mg.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n" -"Language-Team: Malagasy (https://www.transifex.com/mate/teams/13566/mg/)\n" +"Language-Team: Malagasy (https://app.transifex.com/mate/teams/13566/mg/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -34,7 +34,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/mi/mi.po b/geyes/docs/mi/mi.po index bb9eb728..bce6ae51 100644 --- a/geyes/docs/mi/mi.po +++ b/geyes/docs/mi/mi.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n" -"Language-Team: Maori (https://www.transifex.com/mate/teams/13566/mi/)\n" +"Language-Team: Maori (https://app.transifex.com/mate/teams/13566/mi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -34,7 +34,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/mk/mk.po b/geyes/docs/mk/mk.po index f31c9b9e..3786b389 100644 --- a/geyes/docs/mk/mk.po +++ b/geyes/docs/mk/mk.po @@ -6,10 +6,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: exoos <[email protected]>, 2018\n" -"Language-Team: Macedonian (https://www.transifex.com/mate/teams/13566/mk/)\n" +"Language-Team: Macedonian (https://app.transifex.com/mate/teams/13566/mk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -35,7 +35,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/ml/ml.po b/geyes/docs/ml/ml.po index 87867fc1..14f33f44 100644 --- a/geyes/docs/ml/ml.po +++ b/geyes/docs/ml/ml.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n" -"Language-Team: Malayalam (https://www.transifex.com/mate/teams/13566/ml/)\n" +"Language-Team: Malayalam (https://app.transifex.com/mate/teams/13566/ml/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -36,7 +36,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/mn/mn.po b/geyes/docs/mn/mn.po index 6ebb8cd7..227508d4 100644 --- a/geyes/docs/mn/mn.po +++ b/geyes/docs/mn/mn.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n" -"Language-Team: Mongolian (https://www.transifex.com/mate/teams/13566/mn/)\n" +"Language-Team: Mongolian (https://app.transifex.com/mate/teams/13566/mn/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -36,7 +36,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/mr/mr.po b/geyes/docs/mr/mr.po index 686c603b..70a2b784 100644 --- a/geyes/docs/mr/mr.po +++ b/geyes/docs/mr/mr.po @@ -6,10 +6,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Vaibhav S Dalvi <[email protected]>, 2018\n" -"Language-Team: Marathi (https://www.transifex.com/mate/teams/13566/mr/)\n" +"Language-Team: Marathi (https://app.transifex.com/mate/teams/13566/mr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -35,7 +35,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/ms/ms.po b/geyes/docs/ms/ms.po index b1829435..03a5088e 100644 --- a/geyes/docs/ms/ms.po +++ b/geyes/docs/ms/ms.po @@ -1,15 +1,15 @@ # # Translators: # Stefano Karapetsas <[email protected]>, 2018 -# abuyop <[email protected]>, 2020 +# abuyop <[email protected]>, 2021 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" -"Last-Translator: abuyop <[email protected]>, 2020\n" -"Language-Team: Malay (https://www.transifex.com/mate/teams/13566/ms/)\n" +"Last-Translator: abuyop <[email protected]>, 2021\n" +"Language-Team: Malay (https://app.transifex.com/mate/teams/13566/ms/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -37,8 +37,8 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" -msgstr "<year>2015-2020</year> <holder>Pojek Dokumentasi MATE</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" +msgstr "<year>2015-2021</year> <holder>Projek Dokumentasi MATE</holder>" #. (itstool) path: articleinfo/copyright #: C/index.docbook:31 diff --git a/geyes/docs/nan/nan.po b/geyes/docs/nan/nan.po new file mode 100644 index 00000000..64beb80f --- /dev/null +++ b/geyes/docs/nan/nan.po @@ -0,0 +1,387 @@ +# +# Translators: +# Tan, Kian-ting, 2023 +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" +"PO-Revision-Date: 2018-09-27 15:11+0000\n" +"Last-Translator: Tan, Kian-ting, 2023\n" +"Language-Team: Chinese (Min Nan) (https://app.transifex.com/mate/teams/13566/nan/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nan\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" +msgstr "Tan Kian-ting <[email protected]>, 2023" + +#. (itstool) path: articleinfo/title +#: C/index.docbook:22 +msgid "Eyes Manual" +msgstr "" + +#. (itstool) path: abstract/para +#: C/index.docbook:24 +msgid "" +"Eyes provides an entertaining way to track the mouse pointer around your " +"screen, through a pair of moving eyes." +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:27 +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:31 +msgid "" +"<year>2002</year> <year>2003</year> <year>2004</year> <holder>Sun " +"Microsystems</holder>" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:37 +msgid "<year>2000</year> <holder>Telsa Gwynne</holder>" +msgstr "" + +#. (itstool) path: articleinfo/copyright +#: C/index.docbook:41 +msgid "<year>2000</year> <holder>Arjan Scherpenisse</holder>" +msgstr "" + +#. (itstool) path: publisher/publishername +#. (itstool) path: revdescription/para +#: C/index.docbook:55 C/index.docbook:118 +msgid "MATE Documentation Project" +msgstr "" + +#. (itstool) path: publisher/publishername +#. (itstool) path: revdescription/para +#: C/index.docbook:58 C/index.docbook:126 C/index.docbook:134 +#: C/index.docbook:142 C/index.docbook:150 C/index.docbook:158 +#: C/index.docbook:166 C/index.docbook:174 C/index.docbook:182 +#: C/index.docbook:193 +msgid "GNOME Documentation Project" +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:64 +msgid "" +"<firstname>MATE Documentation Team</firstname> <surname/> <affiliation> " +"<orgname>MATE Desktop</orgname> <_:address-1/> </affiliation>" +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:72 +msgid "" +"<firstname>Sun</firstname> <surname>GNOME Documentation Team</surname> " +"<affiliation> <orgname>Sun Microsystems</orgname> <_:address-1/> " +"</affiliation>" +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:80 +msgid "" +"<firstname>Telsa</firstname> <surname>Gwynne</surname> <affiliation> " +"<orgname>GNOME Documentation Project</orgname> <address> " +"<email>[email protected]</email> </address> </affiliation>" +msgstr "" + +#. (itstool) path: authorgroup/author +#: C/index.docbook:88 +msgid "" +"<firstname>Arjan</firstname> <surname>Scherpenisse</surname> <affiliation> " +"<orgname>GNOME Documentation Project</orgname> <address> " +"<email>[email protected]</email> </address> </affiliation>" +msgstr "" + +#. (itstool) path: revdescription/para +#: C/index.docbook:117 +msgid "MATE Documentation Team" +msgstr "" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:113 +msgid "" +"<revnumber>Eyes Applet Manual V2.8</revnumber> <date>July 2015</date> " +"<_:revdescription-1/>" +msgstr "" + +#. (itstool) path: revdescription/para +#: C/index.docbook:125 +msgid "GNOME Documentation Team" +msgstr "" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:121 +msgid "" +"<revnumber>Eyes Applet Manual V2.7</revnumber> <date>September 2004</date> " +"<_:revdescription-1/>" +msgstr "" + +#. (itstool) path: revdescription/para +#: C/index.docbook:133 C/index.docbook:141 C/index.docbook:149 +#: C/index.docbook:157 C/index.docbook:165 C/index.docbook:173 +#: C/index.docbook:181 +msgid "Sun GNOME Documentation Team" +msgstr "" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:129 +msgid "" +"<revnumber>Eyes Applet Manual V2.6</revnumber> <date>February 2004</date> " +"<_:revdescription-1/>" +msgstr "" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:137 +msgid "" +"<revnumber>Geyes Applet Manual V2.5</revnumber> <date>September 2003</date> " +"<_:revdescription-1/>" +msgstr "" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:145 +msgid "" +"<revnumber>Geyes Applet Manual V2.4</revnumber> <date>August 2003</date> " +"<_:revdescription-1/>" +msgstr "" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:153 +msgid "" +"<revnumber>Geyes Applet Manual V2.3</revnumber> <date>January 2003</date> " +"<_:revdescription-1/>" +msgstr "" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:161 +msgid "" +"<revnumber>Geyes Applet Manual V2.2</revnumber> <date>August 2002</date> " +"<_:revdescription-1/>" +msgstr "" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:169 +msgid "" +"<revnumber>Geyes Applet Manual V2.1</revnumber> <date>June 2002</date> " +"<_:revdescription-1/>" +msgstr "" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:177 +msgid "" +"<revnumber>Geyes Applet Manual V2.0</revnumber> <date>March 2002</date> " +"<_:revdescription-1/>" +msgstr "" + +#. (itstool) path: revdescription/para +#: C/index.docbook:189 +msgid "Telsa Gwynne <email>[email protected]</email>" +msgstr "" + +#. (itstool) path: revdescription/para +#: C/index.docbook:191 +msgid "Arjan Scherpenisse <email>[email protected]</email>" +msgstr "" + +#. (itstool) path: revhistory/revision +#: C/index.docbook:185 +msgid "" +"<revnumber>gEyes Applet</revnumber> <date>2000</date> <_:revdescription-1/>" +msgstr "" + +#. (itstool) path: articleinfo/releaseinfo +#: C/index.docbook:197 +msgid "This manual describes version 1.10.2 of Eyes." +msgstr "" + +#. (itstool) path: legalnotice/title +#: C/index.docbook:200 +msgid "Feedback" +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/index.docbook:201 +msgid "" +"To report a bug or make a suggestion regarding the Eyes applet or this " +"manual, follow the directions in the <ulink url=\"help:mate-user-" +"guide/feedback\" type=\"help\">MATE Feedback Page</ulink>." +msgstr "" + +#. (itstool) path: article/indexterm +#: C/index.docbook:207 +msgid "<primary>Eyes</primary>" +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:214 +msgid "Introduction" +msgstr "" + +#. (itstool) path: figure/title +#: C/index.docbook:217 +msgid "Eyes Applet" +msgstr "" + +#. (itstool) path: imageobject/imagedata +#. This is a reference to an external file such as an image or video. When +#. the file changes, the md5 hash will change to let you know you need to +#. update your localized copy. The msgstr is not used at all. Set it to +#. whatever you like once you have updated your copy of the file. +#: C/index.docbook:220 +msgctxt "_" +msgid "" +"external ref='figures/geyes_applet.png' " +"md5='97e7bcbcdc3bbc8fb3af2b4d22057e36'" +msgstr "" + +#. (itstool) path: screenshot/mediaobject +#: C/index.docbook:219 +msgid "" +"<imageobject><imagedata fileref=\"figures/geyes_applet.png\" " +"format=\"PNG\"/> </imageobject> <textobject> <phrase>Shows Eyes " +"applet.</phrase> </textobject>" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:229 +msgid "" +"The <application>Eyes</application> applet provides an entertaining way to " +"track the movement of the mouse pointer around your screen. The applet is an" +" image of one or more eyes that follow the mouse pointer around the screen." +msgstr "" + +#. (itstool) path: sect2/title +#: C/index.docbook:235 +msgid "To Add Eyes to a Panel" +msgstr "" + +#. (itstool) path: sect2/para +#: C/index.docbook:236 +msgid "" +"To add <application>Eyes</application> to a panel, perform the following " +"steps:" +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:242 +msgid "Right-click on the panel." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:247 +msgid "Choose <guimenuitem>Add to Panel</guimenuitem>." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:252 +msgid "" +"Scroll down the list of items in the <guilabel>Add to Panel</guilabel> " +"dialog, then select <guilabel>Eyes</guilabel>." +msgstr "" + +#. (itstool) path: listitem/para +#: C/index.docbook:258 +msgid "Click <guibutton>Add</guibutton>." +msgstr "" + +#. (itstool) path: sect2/para +#: C/index.docbook:263 +msgid "" +"The layout of the <application>Eyes</application> applet varies depending on" +" the size and type of panel in which the applet resides." +msgstr "" + +#. (itstool) path: sect1/title +#: C/index.docbook:271 +msgid "Preferences" +msgstr "" + +#. (itstool) path: sect1/para +#: C/index.docbook:272 +msgid "" +"To configure <application>Eyes</application>, right-click on the " +"<application>Eyes</application> applet, then choose " +"<guimenuitem>Preferences</guimenuitem>. You can choose from a number of " +"different themes. Each theme affects how the eyes look." +msgstr "" + +#. (itstool) path: para/ulink +#: C/legal.xml:9 +msgid "link" +msgstr "連結" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:2 +msgid "" +"Permission is granted to copy, distribute and/or modify this document under " +"the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any " +"later version published by the Free Software Foundation with no Invariant " +"Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy" +" of the GFDL at this <_:ulink-1/> or in the file COPYING-DOCS distributed " +"with this manual." +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:12 +msgid "" +"This manual is part of a collection of MATE manuals distributed under the " +"GFDL. If you want to distribute this manual separately from the collection, " +"you can do so by adding a copy of the license to the manual, as described in" +" section 6 of the license." +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:19 +msgid "" +"Many of the names used by companies to distinguish their products and " +"services are claimed as trademarks. Where those names appear in any MATE " +"documentation, and the members of the MATE Documentation Project are made " +"aware of those trademarks, then the names are in capital letters or initial " +"capital letters." +msgstr "" + +#. (itstool) path: listitem/para +#: C/legal.xml:35 +msgid "" +"DOCUMENT IS PROVIDED ON AN \"AS IS\" BASIS, WITHOUT WARRANTY OF ANY KIND, " +"EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT " +"THE DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT IS FREE OF DEFECTS " +"MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE " +"RISK AS TO THE QUALITY, ACCURACY, AND PERFORMANCE OF THE DOCUMENT OR " +"MODIFIED VERSION OF THE DOCUMENT IS WITH YOU. SHOULD ANY DOCUMENT OR " +"MODIFIED VERSION PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL " +"WRITER, AUTHOR OR ANY CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY " +"SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN " +"ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED VERSION " +"OF THE DOCUMENT IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER; AND" +msgstr "" + +#. (itstool) path: listitem/para +#: C/legal.xml:55 +msgid "" +"UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER IN TORT (INCLUDING" +" NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE AUTHOR, INITIAL WRITER, ANY " +"CONTRIBUTOR, OR ANY DISTRIBUTOR OF THE DOCUMENT OR MODIFIED VERSION OF THE " +"DOCUMENT, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON " +"FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF " +"ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, " +"WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER DAMAGES" +" OR LOSSES ARISING OUT OF OR RELATING TO USE OF THE DOCUMENT AND MODIFIED " +"VERSIONS OF THE DOCUMENT, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE" +" POSSIBILITY OF SUCH DAMAGES." +msgstr "" + +#. (itstool) path: legalnotice/para +#: C/legal.xml:28 +msgid "" +"DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS " +"OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: " +"<_:orderedlist-1/>" +msgstr "" diff --git a/geyes/docs/nb/nb.po b/geyes/docs/nb/nb.po index 8b4ed9c2..57cb5a55 100644 --- a/geyes/docs/nb/nb.po +++ b/geyes/docs/nb/nb.po @@ -3,15 +3,16 @@ # Stefano Karapetsas <[email protected]>, 2018 # Allan Nordhøy <[email protected]>, 2018 # Imre Kristoffer Eilertsen <[email protected]>, 2018 -# Kjell Cato Heskjestad <[email protected]>, 2019 +# Kaci Heskjestad, 2019 +# Jan Sherdahl, 2021 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" -"Last-Translator: Kjell Cato Heskjestad <[email protected]>, 2019\n" -"Language-Team: Norwegian Bokmål (https://www.transifex.com/mate/teams/13566/nb/)\n" +"Last-Translator: Jan Sherdahl, 2021\n" +"Language-Team: Norwegian Bokmål (https://app.transifex.com/mate/teams/13566/nb/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -47,7 +48,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright @@ -62,18 +63,18 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:37 msgid "<year>2000</year> <holder>Telsa Gwynne</holder>" -msgstr "" +msgstr "<year>2000</year> <holder>elsa Gwynne</holder>" #. (itstool) path: articleinfo/copyright #: C/index.docbook:41 msgid "<year>2000</year> <holder>Arjan Scherpenisse</holder>" -msgstr "" +msgstr "<year>2000</year> <holder>Arjan Scherpenisse</holder>" #. (itstool) path: publisher/publishername #. (itstool) path: revdescription/para #: C/index.docbook:55 C/index.docbook:118 msgid "MATE Documentation Project" -msgstr "" +msgstr "MATE dokumentasjonsprosjekt" #. (itstool) path: publisher/publishername #. (itstool) path: revdescription/para @@ -82,7 +83,7 @@ msgstr "" #: C/index.docbook:166 C/index.docbook:174 C/index.docbook:182 #: C/index.docbook:193 msgid "GNOME Documentation Project" -msgstr "" +msgstr "GNOME dokumentasjonsprosjekt" #. (itstool) path: authorgroup/author #: C/index.docbook:64 @@ -198,12 +199,12 @@ msgstr "" #. (itstool) path: revdescription/para #: C/index.docbook:189 msgid "Telsa Gwynne <email>[email protected]</email>" -msgstr "" +msgstr "Telsa Gwynne <email>[email protected]</email>" #. (itstool) path: revdescription/para #: C/index.docbook:191 msgid "Arjan Scherpenisse <email>[email protected]</email>" -msgstr "" +msgstr "Arjan Scherpenisse <email>[email protected]</email>" #. (itstool) path: revhistory/revision #: C/index.docbook:185 @@ -287,7 +288,7 @@ msgstr "" #. (itstool) path: listitem/para #: C/index.docbook:242 msgid "Right-click on the panel." -msgstr "" +msgstr "Høyreklikk på panelet." #. (itstool) path: listitem/para #: C/index.docbook:247 @@ -304,7 +305,7 @@ msgstr "" #. (itstool) path: listitem/para #: C/index.docbook:258 msgid "Click <guibutton>Add</guibutton>." -msgstr "" +msgstr "Klikk <guibutton>Legg til</guibutton>." #. (itstool) path: sect2/para #: C/index.docbook:263 diff --git a/geyes/docs/nds/nds.po b/geyes/docs/nds/nds.po index c332d45c..64816f31 100644 --- a/geyes/docs/nds/nds.po +++ b/geyes/docs/nds/nds.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n" -"Language-Team: Low German (https://www.transifex.com/mate/teams/13566/nds/)\n" +"Language-Team: Low German (https://app.transifex.com/mate/teams/13566/nds/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -37,7 +37,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/ne/ne.po b/geyes/docs/ne/ne.po index 66454530..454e450f 100644 --- a/geyes/docs/ne/ne.po +++ b/geyes/docs/ne/ne.po @@ -7,10 +7,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: chautari <[email protected]>, 2018\n" -"Language-Team: Nepali (https://www.transifex.com/mate/teams/13566/ne/)\n" +"Language-Team: Nepali (https://app.transifex.com/mate/teams/13566/ne/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -38,7 +38,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/nl/nl.po b/geyes/docs/nl/nl.po index 7ad3f9b3..8523764f 100644 --- a/geyes/docs/nl/nl.po +++ b/geyes/docs/nl/nl.po @@ -1,16 +1,17 @@ # # Translators: # dragnadh, 2018 -# René Devers <[email protected]>, 2018 +# b9b0d258fa591da5350b6e67cf68cd68_9fecbb4 <28506b9ff23f99a34b566250ce31bbad_250479>, 2018 # Pjotr <[email protected]>, 2019 +# kaasknak, 2021 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" -"Last-Translator: Pjotr <[email protected]>, 2019\n" -"Language-Team: Dutch (https://www.transifex.com/mate/teams/13566/nl/)\n" +"Last-Translator: kaasknak, 2021\n" +"Language-Team: Dutch (https://app.transifex.com/mate/teams/13566/nl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -47,7 +48,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright @@ -365,6 +366,11 @@ msgid "" "aware of those trademarks, then the names are in capital letters or initial " "capital letters." msgstr "" +"Vele van de namen zoals gebruikt bij bedrijven om hun producten en services " +"te onderscheiden zijn geclaimd als handelsmerken. Wanneer deze namen " +"voorkomen in enige MATE documentatie, en de leden van het MATE Documentatie " +"Project hiervan bewust zijn gemaakt, dan zullen deze namen in hoofdletters " +"zijn of beginnen met hoofdletters." #. (itstool) path: listitem/para #: C/legal.xml:35 @@ -381,6 +387,18 @@ msgid "" "ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED VERSION " "OF THE DOCUMENT IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER; AND" msgstr "" +"HET DOCUMENT IS AANGEBODEN OP EEN \"ZOALS HET IS\" BASIS, ZONDER ENIGE VORM " +"VAN GARANTIE, ZOWEL UITGESPROKEN ALS GEÏMPLICEERD, INCLUSIEF, ZONDER " +"BEPERKINGEN, GARANTIES DAT HET DOCUMENT OF DE AANGEPASTE VERSIE VAN HET " +"DOCUMENT VRIJ VERHANDELBARE GEBREKEN OF GESCHIKT IS VOOR EEN BEPAALD DOEL " +"IS, OF GEEN INBREUK MAAKT. HET VOLLEDIGE RISICO BETREFFEND DE KWALITEIT, " +"ACCURAATHEID, EN PRESTATIES VAN HET DOCUMENT OF DE AANGEPASTE VERSIE VAN HET" +" DOCUMENT LIGT BIJ U. INDIEN HET DOCUMENT DEFECT BLIJKT TE ZIJN IN ENIGE " +"VORM, U (NIET DE INITIËLE SCHRIJVER, AUTEUR OF ENIGE BIJDRAGER) ZAL DE " +"KOSTEN KOSTEN VOOR ENIGE NODIGE SERVICE, REPARATIE OF CORRECTIE OP ZICH " +"NEMEN. DEZE DISCLAIMER BETREFT DE GARANTIE IS EEN ESSENTIEEL ONDERDEEL VAN " +"DEZE LICENTIE. GEEN ENKEL GEBRUIK VAN DIT DOCUMENT OF AANGEPASTE VERSIE VAN " +"HET DOCUMENT IS TOEGESTAAN ALS VOLGT ZONDER DEZE DISCLAIMER; EN" #. (itstool) path: listitem/para #: C/legal.xml:55 @@ -396,6 +414,17 @@ msgid "" "VERSIONS OF THE DOCUMENT, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE" " POSSIBILITY OF SUCH DAMAGES." msgstr "" +"ONDER GEEN ENKELE OMSTANDIGHEDEN EN ONDER GEEN JURIDISCHE THEORIE, ZIJ HET " +"WETTELIJK (INCLUSIEF NALATIGHEID), CONTRACT, OF ANDERZIJDS ZAL DE AUTEUR, " +"INITIËLE AUTEUR, ENIGE BIJDRAGER VAN HET DOCUMENT OF DE AANPASTE VERSIE VAN " +"HET DOCUMENT, NOCH ENIGE LEVERANCIER VAN EEN VAN DEZE PARTIJEN, " +"AANSPRAKELIJK GEHOUDEN WORDEN DOOR ENIG PERSOON VOOR ENIGE DIRECTE, " +"INDIRECTE, SPECIALE, INCIDENTELE, OF GEVOLG SCHADE IN ELKE VORM INCLUSIEF, " +"ZONDER BEPERKING, SCHADE DOOR VERLIES VAN GOEDE WIL, WERK ONDERBREKING, " +"COMPUTER FALEN OF STORING, OF ENIGE ANDERE VORM VAN SCHADE OF VERLIES ALS " +"GEVOLGEN VAN HET GEBRUIKT VAN HET DOCUMENT EN DE AANGEPASTE VERSIES VAN HET " +"DOCUMENT, ZELFS ALS ZO EEN PARTIJ GEÏNFORMEERD ZOU ZIJN OVER DE MOGELIJKHEID" +" VAN ZULKE SCHADES." #. (itstool) path: legalnotice/para #: C/legal.xml:28 @@ -404,3 +433,6 @@ msgid "" "OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: " "<_:orderedlist-1/>" msgstr "" +"HET DOCUMENT EEN AANGEPASTE VERSIES VAN HET DOCUMENT WORDEN AANGEBODEN ONDER" +" DE VOORWAARDEN VAN DE GNU FREE DOCUMENTATION LICENTIE MET HET BEGRIP DAT: " +"<_:orderedlist-1/>" diff --git a/geyes/docs/nn/nn.po b/geyes/docs/nn/nn.po index 0d1af874..d0ec6ebd 100644 --- a/geyes/docs/nn/nn.po +++ b/geyes/docs/nn/nn.po @@ -7,10 +7,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Andrew Rabbitt <[email protected]>, 2020\n" -"Language-Team: Norwegian Nynorsk (https://www.transifex.com/mate/teams/13566/nn/)\n" +"Language-Team: Norwegian Nynorsk (https://app.transifex.com/mate/teams/13566/nn/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -38,8 +38,8 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" -msgstr "<year>2015-2020</year> <holder>MATE Dokumentasjonsprosjekt</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" +msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:31 diff --git a/geyes/docs/nso/nso.po b/geyes/docs/nso/nso.po index 17c9ac7f..d9872088 100644 --- a/geyes/docs/nso/nso.po +++ b/geyes/docs/nso/nso.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n" -"Language-Team: Northern Sotho (https://www.transifex.com/mate/teams/13566/nso/)\n" +"Language-Team: Northern Sotho (https://app.transifex.com/mate/teams/13566/nso/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -36,7 +36,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/oc/oc.po b/geyes/docs/oc/oc.po index 07e7d7c4..3a5dd4a3 100644 --- a/geyes/docs/oc/oc.po +++ b/geyes/docs/oc/oc.po @@ -3,15 +3,15 @@ # Stefano Karapetsas <[email protected]>, 2018 # Wolfgang Ulbrich <[email protected]>, 2018 # 48c2de07903ce5a77a8e90265f95c4c2_8909374 <837c8d0ab97b27e737893c19f79bd4de_348476>, 2018 -# Quentin PAGÈS, 2020 +# Quentin PAGÈS, 2023 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" -"Last-Translator: Quentin PAGÈS, 2020\n" -"Language-Team: Occitan (post 1500) (https://www.transifex.com/mate/teams/13566/oc/)\n" +"Last-Translator: Quentin PAGÈS, 2023\n" +"Language-Team: Occitan (post 1500) (https://app.transifex.com/mate/teams/13566/oc/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -23,7 +23,7 @@ msgctxt "_" msgid "translator-credits" msgstr "" "Yannig Marchegay (Kokoyaya) <[email protected]> & Cédric Valmary " -"(totenoc.eu) <[email protected]>" +"(totenoc.eu) <[email protected]>, Quentin PAGÈS" #. (itstool) path: articleinfo/title #: C/index.docbook:22 @@ -39,8 +39,8 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" -msgstr "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" +msgstr "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" #. (itstool) path: articleinfo/copyright #: C/index.docbook:31 @@ -250,6 +250,10 @@ msgid "" "manual, follow the directions in the <ulink url=\"help:mate-user-" "guide/feedback\" type=\"help\">MATE Feedback Page</ulink>." msgstr "" +"Per senhalar una avaria o per formular una suggestion a prepaus de l’applet " +"Eyes o aqueste manual, seguissètz las instruccions dins la <ulink " +"url=\"help:mate-user-guide/feedback\" type=\"help\">pagina de comentaris de " +"MATE</ulink>." #. (itstool) path: article/indexterm #: C/index.docbook:207 @@ -366,6 +370,13 @@ msgid "" " of the GFDL at this <_:ulink-1/> or in the file COPYING-DOCS distributed " "with this manual." msgstr "" +"Autorizacion vos es donada de copiar, distribuir e/o modificar aqueste " +"document segon los tèrmes de la Licéncia GNU Free Documentation License " +"(GFDL), Version 1.1 o ulteriora publicada per la Free Software Foundation " +"sens seccion inalterabla, sens tèxt de primièra pagina de cubèrta ni tèxt de" +" darrièra pagina de cubèrta. Trobaretz un exemplari de la GFDL en seguissent" +" aqueste <_:ulink-1/> o dins lo fichièr COPYING-DOCS provesit amb lo present" +" manual." #. (itstool) path: legalnotice/para #: C/legal.xml:12 @@ -375,6 +386,11 @@ msgid "" "you can do so by adding a copy of the license to the manual, as described in" " section 6 of the license." msgstr "" +"Aqueste manual fa part de la colleccion de manuals de MATE distribuits jols " +"tèrmes de la licéncia de documentacion liura GNU. Se volètz distribuir " +"aqueste document a despart de la colleccion, o podètz far en ajustant un " +"exemplar de la licéncia al manual, coma indicat a la seccion 6 de la " +"licéncia." #. (itstool) path: legalnotice/para #: C/legal.xml:19 @@ -385,6 +401,11 @@ msgid "" "aware of those trademarks, then the names are in capital letters or initial " "capital letters." msgstr "" +"La màger part dels noms utilizats per las entrepresas per distinguir lors " +"produches e servicis son de marcas depausadas. Quand aqueles noms apareisson" +" dins la documentacion MATE e que los membres del projècte de Documentacion " +"MATE son informats de l’existéncia d’aquelas marcas depausadas, siá aqueles " +"noms entièrs, siá lor primièra letra es en majuscula." #. (itstool) path: listitem/para #: C/legal.xml:35 @@ -401,6 +422,19 @@ msgid "" "ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED VERSION " "OF THE DOCUMENT IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER; AND" msgstr "" +"LO DOCUMENT ES PROVESIT « TAL COMA ES » SENS CAP DE GARANTIDA DE QUIN TIPE " +"QUE SIÁ, EXPLICITA O IMPLICADA, AQUÒ INCLUTZ, SENS CAP DE LIMIT, LAS " +"GARANTIDAS QUE LO DOCUMENT O UNA VERSION MODIFICADA NON AJA PAS CAP DE " +"DEFAUT, QUE SIÁ COMERCIABLE, QUE SIÁ ADAPTAT PER UN USATGE PARTICULAR O QUE " +"ENFRANGA PAS LA LEI. TOT LO RISC RESPÈCTE A LA QUALITAT, L’EXACTITUD O LAS " +"QUALITATS TECNICAS DEL DOCUMENT O DE SAS VERSIONS MODIFICADAS ES VÒSTRE. SE " +"PER CAS LO DOCUMENT O UNA VERSION MODIFICADA S’AVERÈSSE DEFECTUÓS AL " +"RESPÈCTE DE QUIN ASPÈCTE QUE SIÁ, VOSAUTRES (NON PAS LO REDACTOR INICIAL, " +"L’AUTOR O QUIN CONTRIBUIDOR QUE SIÁ) ASSUMISSÈTZ LO CÒST DE TOTA MANTENENÇA," +" REPARACION O CORRECCION NECESSÀRIA. AQUESTA DESCARGA DE GARANTIDA " +"CONSTITUÍS UNA PART ESSENCIALA D’AQUESTA LICÉNCIA. CAP D’UTILIZACION " +"D’AQUESTE DOCUMENT O VERSION MODIFICADA ES AUTORIZADA LEVAT JOS AQUESTA " +"DESCARGA DE GARANTIDA E" #. (itstool) path: listitem/para #: C/legal.xml:55 @@ -416,6 +450,16 @@ msgid "" "VERSIONS OF THE DOCUMENT, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE" " POSSIBILITY OF SUCH DAMAGES." msgstr "" +"EN CAP DE CIRCONSTÀNCIA E JOS CAP D’INTERPRETACION LEGALA, QUE SIÁ DE " +"RESPONSABILITAT CIVILA (NEGLIGÉNCIA INCLUSA), CONTRACTUALA O AUTRA, L’AUTOR," +" LO REDACTOR INICIAL, TOT CONTRIBUIDOR E TOT DISTRIBUIDOR D’AQUESTE DOCUMENT" +" O DE SA VERSION MODIFICADA NI CAP DE PROVESIDOR D’AQUESTES PARTS SERÀN PAS " +"RESPONSABLES AL RESPÈCTE DE QUIN DAMATGE DIRÈCTE, INDIRÈCTE, ESPECIAL O " +"ACCIDENTAL QUE SIÁ DE TOT TIPE E TANBEN, SENS LIMITACION, LOS DAMATGES " +"LIGATS A LA PÈRDA DE CLIENTÈLA, LAS INTERRUPCIONS DE TRABALH, ALS " +"DEFALHIMENTS E DISFONCIONAMENTS INFORMATICS O TOTA AUTRA PÈRDA LIGADA A " +"L’UTILIZACION DEL DOCUMENT E DE SAS VERSIONS MODIFICADAS, ATAL METEIS " +"S’AQUESTES PART ÈRAN AVISATS DE LA POSSIBILITAT D’AQUESTES DAMATGES." #. (itstool) path: legalnotice/para #: C/legal.xml:28 @@ -425,4 +469,5 @@ msgid "" "<_:orderedlist-1/>" msgstr "" "LOS DOCUMENTS E LAS VERSIONS MODIFICADAS D’AQUESTE DOCUMENT SON FORNITS JOLS" -" TÈRMES DE LA LICÉNCIA DE DOCUMENTACION LIURA GNU ESTANT QUE :" +" TÈRMES DE LA LICÉNCIA DE DOCUMENTACION LIURA GNU ESTANT QUE : " +"<_:orderedlist-1/>" diff --git a/geyes/docs/or/or.po b/geyes/docs/or/or.po index 138ce69d..822931bb 100644 --- a/geyes/docs/or/or.po +++ b/geyes/docs/or/or.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n" -"Language-Team: Oriya (https://www.transifex.com/mate/teams/13566/or/)\n" +"Language-Team: Odia (https://app.transifex.com/mate/teams/13566/or/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -34,7 +34,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/pa/pa.po b/geyes/docs/pa/pa.po index 4ddec8e4..ffe1dece 100644 --- a/geyes/docs/pa/pa.po +++ b/geyes/docs/pa/pa.po @@ -6,10 +6,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Wolfgang Ulbrich <[email protected]>, 2018\n" -"Language-Team: Panjabi (Punjabi) (https://www.transifex.com/mate/teams/13566/pa/)\n" +"Language-Team: Panjabi (Punjabi) (https://app.transifex.com/mate/teams/13566/pa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -39,7 +39,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/pl/pl.po b/geyes/docs/pl/pl.po index a7e65bb4..abb3670c 100644 --- a/geyes/docs/pl/pl.po +++ b/geyes/docs/pl/pl.po @@ -6,17 +6,18 @@ # Dominik Adrian Grzywak, 2018 # Przemek P <[email protected]>, 2019 # Marcin GTriderXC <[email protected]>, 2019 -# pietrasagh <[email protected]>, 2019 +# pietrasagh <[email protected]>, 2019 # Jan Bońkowski <[email protected]>, 2019 -# Daniel Tokarzewski <[email protected]>, 2020 +# Szymon Blaut <[email protected]>, 2021 +# Daniel Tokarzewski <[email protected]>, 2021 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" -"Last-Translator: Daniel Tokarzewski <[email protected]>, 2020\n" -"Language-Team: Polish (https://www.transifex.com/mate/teams/13566/pl/)\n" +"Last-Translator: Daniel Tokarzewski <[email protected]>, 2021\n" +"Language-Team: Polish (https://app.transifex.com/mate/teams/13566/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -46,8 +47,8 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" -msgstr "<year>2015-2020</year><holder>Projekt Dokumentacji MATE</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" +msgstr "<year>2015-2021</year> <holder>dokumentacja projektu MATE</holder>" #. (itstool) path: articleinfo/copyright #: C/index.docbook:31 @@ -391,6 +392,18 @@ msgid "" "ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED VERSION " "OF THE DOCUMENT IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER; AND" msgstr "" +"DOKUMENT JEST DOSTARCZANY W STANIE „TAK JAK JEST”, BEZ JAKIEGOKOLWIEK " +"WYRAŻENIA, DOMNIEMANIA GWARANCJI, W TYM MIĘDZY INNYMI GWARANCJI, ŻE " +"DOKUMENT LUB ZMODYFIKOWANA WERSJA DOKUMENTU JEST WOLNA OD WAD HANDLOWYCH LUB" +" DO OKREŚLONEGO CELU -NARUSZENIE. CAŁKOWITE RYZYKO DOTYCZĄCE JAKOŚCI, " +"DOKŁADNOŚCI I WYDAJNOŚCI DOKUMENTU LUB ZMODYFIKOWANEJ WERSJI DOKUMENTU " +"SPOCZYWA NA UŻYTKOWNIKU. JEŻELI JAKIKOLWIEK DOKUMENT LUB ZMODYFIKOWANA " +"WERSJA OKAŻE SIĘ WADLIWA POD JAKIMKOLWIEK WZGLĘGEM, UŻYTKOWNIK (NIE WSTĘPNY " +"PISARZ, AUTOR CZY ŻADEN WSPÓŁPRACOWNIK) PONOSI KOSZTY WSZELKICH NIEZBĘDNYCH " +"SERWISÓW, NAPRAW LUB POPRAWEK. NINIEJSZE WYŁĄCZENIE GWARANCJI STANOWI " +"ISTOTNĄ CZĘŚĆ LICENCJI. ZGODNIE Z NINIEJSZYM WYŁĄCZENIEM ODPOWIEDZIALNOŚCI " +"NIE JEST ZEZWOLONE NA KORZYSTANIE Z JAKICHKOLWIEK DOKUMENTÓW LUB " +"ZMODYFIKOWANYCH WERSJI DOKUMENTU; ORAZ " #. (itstool) path: listitem/para #: C/legal.xml:55 @@ -406,6 +419,16 @@ msgid "" "VERSIONS OF THE DOCUMENT, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE" " POSSIBILITY OF SUCH DAMAGES." msgstr "" +"W ŻADNYM PRZYPADKU I W ŻADNEJ TEORII PRAWNEJ, CZY W DZIAŁANIU CZYNNYM (W TYM" +" ZANIEDBANIA), UMOWY LUB W INNY SPOSÓB, AUTOR, PISARZ WSTĘPNY, " +"WSPÓŁPRACOWNIK ANI DYSTRYBUTOR DOKUMENTU LUB ZMODYFIKOWANA WERSJA DOKUMENTU " +"TAKICH STRON NIE PONOSI ODPOWIEDZIALNOŚCI WOBEC JAKICHKOLWIEK OSÓB ZA " +"JAKIEKOLWIEK BEZPOŚREDNIE, POŚREDNIE, SZCZEGÓLNE, PRZYPADKOWE LUB WTÓRNE " +"SZKODY JAKIEGOKOLWIEK CHARAKTERU, W TYM MIĘDZY INNYMI USZKODZENIA ZA UTRATĘ " +"WŁAŚCIWOŚCI, PRZERWY W PRACY, AWARIE LUB INNE USZKODZENIA KOMPUTERA LUB " +"STRATY WYNIKAJĄCE Z KORZYSTANIA Z DOKUMENTU I ZMODYFIKOWANYCH WERSJI " +"DOKUMENTU, NAWET JEŚLI STRONA ZOSTAŁA POINFORMOWANA O MOŻLIWOŚCI WYSTĄPIENIA" +" TAKICH SZKÓD." #. (itstool) path: legalnotice/para #: C/legal.xml:28 @@ -414,3 +437,6 @@ msgid "" "OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: " "<_:orderedlist-1/>" msgstr "" +"DOKUMENT I ZMODYFIKOWANE WERSJE DOKUMENTU SĄ DOSTARCZANE NA WARUNKACH " +"LICENCJI WOLNEJ DOKUMENTACJI GNU Z DALSZYM ZROZUMIENIEM, " +"ŻE:<_:orderedlist-1/>" diff --git a/geyes/docs/ps/ps.po b/geyes/docs/ps/ps.po index cdf4c958..d3627d28 100644 --- a/geyes/docs/ps/ps.po +++ b/geyes/docs/ps/ps.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n" -"Language-Team: Pushto (https://www.transifex.com/mate/teams/13566/ps/)\n" +"Language-Team: Pashto (https://app.transifex.com/mate/teams/13566/ps/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -36,7 +36,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/pt/pt.po b/geyes/docs/pt/pt.po index 4e3d5ee3..dc8b8b52 100644 --- a/geyes/docs/pt/pt.po +++ b/geyes/docs/pt/pt.po @@ -1,24 +1,24 @@ # # Translators: # Carlos Moreira, 2018 -# Manuela Silva <[email protected]>, 2018 +# Manuela Silva <[email protected]>, 2018 # Manel Tinoco <[email protected]>, 2018 # Rui <[email protected]>, 2018 -# José Vieira <[email protected]>, 2020 # Hugo Carvalho <[email protected]>, 2020 +# José Vieira <[email protected]>, 2021 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" -"Last-Translator: Hugo Carvalho <[email protected]>, 2020\n" -"Language-Team: Portuguese (https://www.transifex.com/mate/teams/13566/pt/)\n" +"Last-Translator: José Vieira <[email protected]>, 2021\n" +"Language-Team: Portuguese (https://app.transifex.com/mate/teams/13566/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: pt\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" #. Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2 msgctxt "_" @@ -41,9 +41,9 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" -"<year>2015-2020</year> <holder>Projecto de Documentação do MATE</holder>" +"<year>2015-2021</year> <holder> Projecto de Documentação do MATE</holder>" #. (itstool) path: articleinfo/copyright #: C/index.docbook:31 diff --git a/geyes/docs/pt_BR/pt_BR.po b/geyes/docs/pt_BR/pt_BR.po index 15295cdf..87b830aa 100644 --- a/geyes/docs/pt_BR/pt_BR.po +++ b/geyes/docs/pt_BR/pt_BR.po @@ -7,21 +7,22 @@ # b36c7cf4cf669a51ae00d04c19629819, 2018 # Italo Penaforte <[email protected]>, 2018 # Alceu Nogueira <[email protected]>, 2018 -# Robert Antoni Buj Gelonch <[email protected]>, 2019 -# George Silva <[email protected]>, 2020 +# Robert Antoni Buj i Gelonch <[email protected]>, 2019 +# George Silva <[email protected]>, 2019 +# Luciano Luck, 2022 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" -"Last-Translator: George Silva <[email protected]>, 2020\n" -"Language-Team: Portuguese (Brazil) (https://www.transifex.com/mate/teams/13566/pt_BR/)\n" +"Last-Translator: Luciano Luck, 2022\n" +"Language-Team: Portuguese (Brazil) (https://app.transifex.com/mate/teams/13566/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: pt_BR\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" #. Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2 msgctxt "_" @@ -65,8 +66,9 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" -msgstr "<year>2015-2020</year> <holder>MATE Projeto de documentação</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" +msgstr "" +"<year>2015-2021</year> <holder> Projecto de Documentação do MATE</holder>" #. (itstool) path: articleinfo/copyright #: C/index.docbook:31 diff --git a/geyes/docs/ro/ro.po b/geyes/docs/ro/ro.po index 5e47d071..f49df5e0 100644 --- a/geyes/docs/ro/ro.po +++ b/geyes/docs/ro/ro.po @@ -2,14 +2,15 @@ # Translators: # Stefano Karapetsas <[email protected]>, 2018 # Daniel <[email protected]>, 2018 +# sidro <[email protected]>, 2021 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" -"Last-Translator: Daniel <[email protected]>, 2018\n" -"Language-Team: Romanian (https://www.transifex.com/mate/teams/13566/ro/)\n" +"Last-Translator: sidro <[email protected]>, 2021\n" +"Language-Team: Romanian (https://app.transifex.com/mate/teams/13566/ro/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -35,7 +36,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright @@ -104,7 +105,7 @@ msgstr "" #. (itstool) path: revdescription/para #: C/index.docbook:117 msgid "MATE Documentation Team" -msgstr "" +msgstr "Echipa de documentare MATE" #. (itstool) path: revhistory/revision #: C/index.docbook:113 diff --git a/geyes/docs/ru/ru.po b/geyes/docs/ru/ru.po index 211d1998..308e7845 100644 --- a/geyes/docs/ru/ru.po +++ b/geyes/docs/ru/ru.po @@ -4,19 +4,20 @@ # Дмитрий Михирев, 2018 # AlexL <[email protected]>, 2018 # Wolfgang Ulbrich <[email protected]>, 2018 -# Михаил Ильинский <[email protected]>, 2018 -# Alex Putz, 2018 +# Михаил Ильинский (milinsky) <[email protected]>, 2018 +# Alex Puts, 2018 # Александр Кураченко <[email protected]>, 2019 # Olesya Gerasimenko <[email protected]>, 2020 # Aleksey Kabanov <[email protected]>, 2020 +# Sergej A. <[email protected]>, 2022 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" -"Last-Translator: Aleksey Kabanov <[email protected]>, 2020\n" -"Language-Team: Russian (https://www.transifex.com/mate/teams/13566/ru/)\n" +"Last-Translator: Sergej A. <[email protected]>, 2022\n" +"Language-Team: Russian (https://app.transifex.com/mate/teams/13566/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -75,8 +76,8 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" -msgstr "<year>2015—2020</year> <holder>Проект документирования MATE</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" +msgstr "<year>2015-2021</year> <holder>Проект документирования MATE</holder>" #. (itstool) path: articleinfo/copyright #: C/index.docbook:31 @@ -90,12 +91,12 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:37 msgid "<year>2000</year> <holder>Telsa Gwynne</holder>" -msgstr "" +msgstr "<year>2000</year> <holder>Telsa Gwynne</holder>" #. (itstool) path: articleinfo/copyright #: C/index.docbook:41 msgid "<year>2000</year> <holder>Arjan Scherpenisse</holder>" -msgstr "" +msgstr "<year>2000</year> <holder>Arjan Scherpenisse</holder>" #. (itstool) path: publisher/publishername #. (itstool) path: revdescription/para @@ -118,6 +119,9 @@ msgid "" "<firstname>MATE Documentation Team</firstname> <surname/> <affiliation> " "<orgname>MATE Desktop</orgname> <_:address-1/> </affiliation>" msgstr "" +"<firstname>Команда документирования MATE</firstname> <surname/> " +"<affiliation> <orgname>Рабочий стол MATE</orgname> <_:address-1/> " +"</affiliation>" #. (itstool) path: authorgroup/author #: C/index.docbook:72 @@ -137,6 +141,9 @@ msgid "" "<orgname>GNOME Documentation Project</orgname> <address> " "<email>[email protected]</email> </address> </affiliation>" msgstr "" +"<firstname>Telsa</firstname> <surname>Gwynne</surname> <affiliation> " +"<orgname>Проект документирования GNOME</orgname> <address> " +"<email>[email protected]</email> </address> </affiliation>" #. (itstool) path: authorgroup/author #: C/index.docbook:88 @@ -145,6 +152,9 @@ msgid "" "<orgname>GNOME Documentation Project</orgname> <address> " "<email>[email protected]</email> </address> </affiliation>" msgstr "" +"<firstname>Arjan</firstname> <surname>Scherpenisse</surname> <affiliation> " +"<orgname>Проект документирования GNOME</orgname> <address> " +"<email>[email protected]</email> </address> </affiliation>" #. (itstool) path: revdescription/para #: C/index.docbook:117 @@ -157,6 +167,8 @@ msgid "" "<revnumber>Eyes Applet Manual V2.8</revnumber> <date>July 2015</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Руководство по апплету «Глазки» V2.8</revnumber> <date>Июль " +"2015</date> <_:revdescription-1/>" #. (itstool) path: revdescription/para #: C/index.docbook:125 @@ -169,6 +181,8 @@ msgid "" "<revnumber>Eyes Applet Manual V2.7</revnumber> <date>September 2004</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Руководство по апплету «Глазки» V2.7</revnumber> <date>Сентябрь " +"2004</date> <_:revdescription-1/>" #. (itstool) path: revdescription/para #: C/index.docbook:133 C/index.docbook:141 C/index.docbook:149 @@ -183,6 +197,8 @@ msgid "" "<revnumber>Eyes Applet Manual V2.6</revnumber> <date>February 2004</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Руководство по апплету «Глазки» V2.6</revnumber> <date>Февраль " +"2004</date> <_:revdescription-1/>" #. (itstool) path: revhistory/revision #: C/index.docbook:137 @@ -190,6 +206,8 @@ msgid "" "<revnumber>Geyes Applet Manual V2.5</revnumber> <date>September 2003</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Руководство по апплету «Глазки» V2.5</revnumber> <date>Сентябрь " +"2003</date> <_:revdescription-1/>" #. (itstool) path: revhistory/revision #: C/index.docbook:145 @@ -197,6 +215,8 @@ msgid "" "<revnumber>Geyes Applet Manual V2.4</revnumber> <date>August 2003</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Руководство по апплету «Глазки» V2.4</revnumber> <date>Август " +"2003</date> <_:revdescription-1/>" #. (itstool) path: revhistory/revision #: C/index.docbook:153 @@ -204,6 +224,8 @@ msgid "" "<revnumber>Geyes Applet Manual V2.3</revnumber> <date>January 2003</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Руководство по апплету «Глазки» V2.3</revnumber> <date>Январь " +"2003</date> <_:revdescription-1/>" #. (itstool) path: revhistory/revision #: C/index.docbook:161 @@ -211,6 +233,8 @@ msgid "" "<revnumber>Geyes Applet Manual V2.2</revnumber> <date>August 2002</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Руководство по апплету «Глазки» V2.2</revnumber> <date>Август " +"2002</date> <_:revdescription-1/>" #. (itstool) path: revhistory/revision #: C/index.docbook:169 @@ -218,6 +242,8 @@ msgid "" "<revnumber>Geyes Applet Manual V2.1</revnumber> <date>June 2002</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Руководство по апплету «Глазки» V2.1</revnumber> <date>Июнь " +"2002</date> <_:revdescription-1/>" #. (itstool) path: revhistory/revision #: C/index.docbook:177 @@ -225,16 +251,18 @@ msgid "" "<revnumber>Geyes Applet Manual V2.0</revnumber> <date>March 2002</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Руководство по апплету «Глазки» V2.0</revnumber> <date>Март " +"2002</date> <_:revdescription-1/>" #. (itstool) path: revdescription/para #: C/index.docbook:189 msgid "Telsa Gwynne <email>[email protected]</email>" -msgstr "" +msgstr "Telsa Gwynne <email>[email protected]</email>" #. (itstool) path: revdescription/para #: C/index.docbook:191 msgid "Arjan Scherpenisse <email>[email protected]</email>" -msgstr "" +msgstr "Arjan Scherpenisse <email>[email protected]</email>" #. (itstool) path: revhistory/revision #: C/index.docbook:185 @@ -261,8 +289,8 @@ msgid "" "guide/feedback\" type=\"help\">MATE Feedback Page</ulink>." msgstr "" "Чтобы сообщить об ошибке или внести предложение относительно апплета " -"«Глазки» или этого руководства, следуйте инструкциям на <ulink url=\"help" -":mate-user-guide/feedback\" type=\"help\">странице обратной связи " +"«Глазки» или этого руководства, следуйте инструкциям на <ulink " +"url=\"help:mate-user-guide/feedback\" type=\"help\">странице обратной связи " "MATE</ulink>." #. (itstool) path: article/indexterm @@ -301,6 +329,9 @@ msgid "" "format=\"PNG\"/> </imageobject> <textobject> <phrase>Shows Eyes " "applet.</phrase> </textobject>" msgstr "" +"<imageobject><imagedata fileref=\"figures/geyes_applet.png\" " +"format=\"PNG\"/> </imageobject> <textobject> <phrase>Показан апплет " +"«Глазки».</phrase> </textobject>" #. (itstool) path: sect1/para #: C/index.docbook:229 @@ -316,7 +347,7 @@ msgstr "" #. (itstool) path: sect2/title #: C/index.docbook:235 msgid "To Add Eyes to a Panel" -msgstr "" +msgstr "Добавление апплета «Глазки» на панель" #. (itstool) path: sect2/para #: C/index.docbook:236 @@ -324,6 +355,8 @@ msgid "" "To add <application>Eyes</application> to a panel, perform the following " "steps:" msgstr "" +"Чтобы добавить апплет <application>Глазки</application> на панель, выполните" +" следующие действия:" #. (itstool) path: listitem/para #: C/index.docbook:242 @@ -341,6 +374,8 @@ msgid "" "Scroll down the list of items in the <guilabel>Add to Panel</guilabel> " "dialog, then select <guilabel>Eyes</guilabel>." msgstr "" +"Прокрутите список элементов в диалоговом окне <guilabel>Добавить на " +"панель</guilabel> и выберите <guilabel>Глазки</guilabel>." #. (itstool) path: listitem/para #: C/index.docbook:258 @@ -353,6 +388,8 @@ msgid "" "The layout of the <application>Eyes</application> applet varies depending on" " the size and type of panel in which the applet resides." msgstr "" +"Компоновка апплета <application>Глазки</application> может изменяться в " +"зависимости от размера и типа панели, на которую он помещён." #. (itstool) path: sect1/title #: C/index.docbook:271 @@ -367,6 +404,10 @@ msgid "" "<guimenuitem>Preferences</guimenuitem>. You can choose from a number of " "different themes. Each theme affects how the eyes look." msgstr "" +"Чтобы настроить апплет <application>Глазки</application>, щёлкните правой " +"кнопкой мышки на апплет <application>Глазки</application>, затем выберите " +"<guimenuitem>Параметры</guimenuitem>. Вы можете выбрать одну из нескольких " +"предложенных тем. Каждая тема влияет на то, как выглядят глаза." #. (itstool) path: para/ulink #: C/legal.xml:9 diff --git a/geyes/docs/si/si.po b/geyes/docs/si/si.po index 0799140e..95155858 100644 --- a/geyes/docs/si/si.po +++ b/geyes/docs/si/si.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n" -"Language-Team: Sinhala (https://www.transifex.com/mate/teams/13566/si/)\n" +"Language-Team: Sinhala (https://app.transifex.com/mate/teams/13566/si/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -34,7 +34,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/sk/sk.po b/geyes/docs/sk/sk.po index de0b0d17..a89f1696 100644 --- a/geyes/docs/sk/sk.po +++ b/geyes/docs/sk/sk.po @@ -8,10 +8,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Ján Ďanovský <[email protected]>, 2020\n" -"Language-Team: Slovak (https://www.transifex.com/mate/teams/13566/sk/)\n" +"Language-Team: Slovak (https://app.transifex.com/mate/teams/13566/sk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -43,7 +43,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/sl/sl.po b/geyes/docs/sl/sl.po index 852a6651..17669593 100644 --- a/geyes/docs/sl/sl.po +++ b/geyes/docs/sl/sl.po @@ -2,17 +2,17 @@ # Translators: # Stefano Karapetsas <[email protected]>, 2018 # jetomit <[email protected]>, 2018 -# Damir Mevkić <[email protected]>, 2019 +# Damir Mevkić 52K <[email protected]>, 2019 +# Arnold Marko <[email protected]>, 2019 # Helena S <[email protected]>, 2020 -# Arnold Marko <[email protected]>, 2020 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" -"Last-Translator: Arnold Marko <[email protected]>, 2020\n" -"Language-Team: Slovenian (https://www.transifex.com/mate/teams/13566/sl/)\n" +"Last-Translator: Helena S <[email protected]>, 2020\n" +"Language-Team: Slovenian (https://app.transifex.com/mate/teams/13566/sl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -38,8 +38,8 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" -msgstr "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" +msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:31 diff --git a/geyes/docs/sq/sq.po b/geyes/docs/sq/sq.po index bd45a0bd..bf5e951f 100644 --- a/geyes/docs/sq/sq.po +++ b/geyes/docs/sq/sq.po @@ -3,15 +3,15 @@ # Stefano Karapetsas <[email protected]>, 2018 # Alban <[email protected]>, 2018 # Indrit Bashkimi <[email protected]>, 2018 -# Ardit Dani <[email protected]>, 2019 +# Ardit Dani <[email protected]>, 2021 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" -"Last-Translator: Ardit Dani <[email protected]>, 2019\n" -"Language-Team: Albanian (https://www.transifex.com/mate/teams/13566/sq/)\n" +"Last-Translator: Ardit Dani <[email protected]>, 2021\n" +"Language-Team: Albanian (https://app.transifex.com/mate/teams/13566/sq/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -40,7 +40,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright @@ -53,7 +53,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:37 msgid "<year>2000</year> <holder>Telsa Gwynne</holder>" -msgstr "" +msgstr "<year>2000</year> <holder>Telsa Gwynne</holder>" #. (itstool) path: articleinfo/copyright #: C/index.docbook:41 @@ -342,6 +342,10 @@ msgid "" "you can do so by adding a copy of the license to the manual, as described in" " section 6 of the license." msgstr "" +"Ky manual është pjesë e një koleksioni të manualeve të MATE të shpërndara " +"nën GFDL. Nëse dëshironi ta shpërndani këtë manual veçmas nga koleksioni, " +"mund ta bëni duke shtuar një kopje të licencës në manual, siç përshkruhet në" +" seksionin 6 të licencës." #. (itstool) path: legalnotice/para #: C/legal.xml:19 diff --git a/geyes/docs/sr/sr.po b/geyes/docs/sr/sr.po index e7dec3a0..58b11b38 100644 --- a/geyes/docs/sr/sr.po +++ b/geyes/docs/sr/sr.po @@ -1,15 +1,15 @@ # # Translators: # Stefano Karapetsas <[email protected]>, 2018 -# Мирослав Николић <[email protected]>, 2020 +# Мирослав Николић <[email protected]>, 2021 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" -"Last-Translator: Мирослав Николић <[email protected]>, 2020\n" -"Language-Team: Serbian (https://www.transifex.com/mate/teams/13566/sr/)\n" +"Last-Translator: Мирослав Николић <[email protected]>, 2021\n" +"Language-Team: Serbian (https://app.transifex.com/mate/teams/13566/sr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -24,7 +24,7 @@ msgstr "Мирослав Николић <[email protected]>" #. (itstool) path: articleinfo/title #: C/index.docbook:22 msgid "Eyes Manual" -msgstr "" +msgstr "Упутство за Очи" #. (itstool) path: abstract/para #: C/index.docbook:24 @@ -32,12 +32,14 @@ msgid "" "Eyes provides an entertaining way to track the mouse pointer around your " "screen, through a pair of moving eyes." msgstr "" +"Очи пружа забаван начин праћења показивача миша по вашем екрану кроз пар " +"покретних очију." #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" -"<year>2015-2020</year> <holder>Пројекат Мејтове документације</holder>" +"<year>2015-2021</year> <holder>Пројекат Мејтове документације</holder>" #. (itstool) path: articleinfo/copyright #: C/index.docbook:31 @@ -51,12 +53,12 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:37 msgid "<year>2000</year> <holder>Telsa Gwynne</holder>" -msgstr "" +msgstr "<year>2000</year> <holder>Телса Гвин</holder>" #. (itstool) path: articleinfo/copyright #: C/index.docbook:41 msgid "<year>2000</year> <holder>Arjan Scherpenisse</holder>" -msgstr "" +msgstr "<year>2000</year> <holder>Арјан Шерпенис</holder>" #. (itstool) path: publisher/publishername #. (itstool) path: revdescription/para @@ -79,6 +81,8 @@ msgid "" "<firstname>MATE Documentation Team</firstname> <surname/> <affiliation> " "<orgname>MATE Desktop</orgname> <_:address-1/> </affiliation>" msgstr "" +"<firstname>Тим Мејтове документације</firstname> <surname/> <affiliation> " +"<orgname>Мејтова радна површ</orgname> <_:address-1/> </affiliation>" #. (itstool) path: authorgroup/author #: C/index.docbook:72 @@ -87,6 +91,9 @@ msgid "" "<affiliation> <orgname>Sun Microsystems</orgname> <_:address-1/> " "</affiliation>" msgstr "" +"<firstname>Sun</firstname> <surname>Тим Гномове документације</surname> " +"<affiliation> <orgname>Sun Microsystems</orgname> <_:address-1/> " +"</affiliation>" #. (itstool) path: authorgroup/author #: C/index.docbook:80 @@ -95,6 +102,9 @@ msgid "" "<orgname>GNOME Documentation Project</orgname> <address> " "<email>[email protected]</email> </address> </affiliation>" msgstr "" +"<firstname>Телса</firstname> <surname>Гвин</surname> <affiliation> " +"<orgname>Пројекат Гномове документације</orgname> <address> " +"<email>[email protected]</email> </address> </affiliation>" #. (itstool) path: authorgroup/author #: C/index.docbook:88 @@ -103,11 +113,14 @@ msgid "" "<orgname>GNOME Documentation Project</orgname> <address> " "<email>[email protected]</email> </address> </affiliation>" msgstr "" +"<firstname>Арјан</firstname> <surname>Шерпенис</surname> <affiliation> " +"<orgname>Пројекат Гномове документације</orgname> <address> " +"<email>[email protected]</email> </address> </affiliation>" #. (itstool) path: revdescription/para #: C/index.docbook:117 msgid "MATE Documentation Team" -msgstr "Тим документације Гнома" +msgstr "Тим Мејтове документације" #. (itstool) path: revhistory/revision #: C/index.docbook:113 @@ -115,6 +128,8 @@ msgid "" "<revnumber>Eyes Applet Manual V2.8</revnumber> <date>July 2015</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Упутство програмчета Очију в2.8</revnumber> <date>јул " +"2015.</date> <_:revdescription-1/>" #. (itstool) path: revdescription/para #: C/index.docbook:125 @@ -127,13 +142,15 @@ msgid "" "<revnumber>Eyes Applet Manual V2.7</revnumber> <date>September 2004</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Упутство програмчета Очију в2.7</revnumber> <date>септембар " +"2004.</date> <_:revdescription-1/>" #. (itstool) path: revdescription/para #: C/index.docbook:133 C/index.docbook:141 C/index.docbook:149 #: C/index.docbook:157 C/index.docbook:165 C/index.docbook:173 #: C/index.docbook:181 msgid "Sun GNOME Documentation Team" -msgstr "" +msgstr "Тим Sun Гномове документације" #. (itstool) path: revhistory/revision #: C/index.docbook:129 @@ -141,6 +158,8 @@ msgid "" "<revnumber>Eyes Applet Manual V2.6</revnumber> <date>February 2004</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Упутство програмчета Очију в2.6</revnumber> <date>фебруар " +"2004.</date> <_:revdescription-1/>" #. (itstool) path: revhistory/revision #: C/index.docbook:137 @@ -148,6 +167,8 @@ msgid "" "<revnumber>Geyes Applet Manual V2.5</revnumber> <date>September 2003</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Упутство програмчета Очију в2.5</revnumber> <date>септембар " +"2003.</date> <_:revdescription-1/>" #. (itstool) path: revhistory/revision #: C/index.docbook:145 @@ -155,6 +176,8 @@ msgid "" "<revnumber>Geyes Applet Manual V2.4</revnumber> <date>August 2003</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Упутство програмчета Очију в2.4</revnumber> <date>август " +"2003.</date> <_:revdescription-1/>" #. (itstool) path: revhistory/revision #: C/index.docbook:153 @@ -162,6 +185,8 @@ msgid "" "<revnumber>Geyes Applet Manual V2.3</revnumber> <date>January 2003</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Упутство програмчета Очију в2.3</revnumber> <date>јануар " +"2003.</date> <_:revdescription-1/>" #. (itstool) path: revhistory/revision #: C/index.docbook:161 @@ -169,6 +194,8 @@ msgid "" "<revnumber>Geyes Applet Manual V2.2</revnumber> <date>August 2002</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Упутство програмчета Очију в2.2</revnumber> <date>август " +"2002.</date> <_:revdescription-1/>" #. (itstool) path: revhistory/revision #: C/index.docbook:169 @@ -176,6 +203,8 @@ msgid "" "<revnumber>Geyes Applet Manual V2.1</revnumber> <date>June 2002</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Упутство програмчета Очију в2.1</revnumber> <date>јун " +"2002.</date> <_:revdescription-1/>" #. (itstool) path: revhistory/revision #: C/index.docbook:177 @@ -183,27 +212,31 @@ msgid "" "<revnumber>Geyes Applet Manual V2.0</revnumber> <date>March 2002</date> " "<_:revdescription-1/>" msgstr "" +"<revnumber>Упутство програмчета Очију в2.0</revnumber> <date>март " +"2002.</date> <_:revdescription-1/>" #. (itstool) path: revdescription/para #: C/index.docbook:189 msgid "Telsa Gwynne <email>[email protected]</email>" -msgstr "" +msgstr "Телса Гвин <email>[email protected]</email>" #. (itstool) path: revdescription/para #: C/index.docbook:191 msgid "Arjan Scherpenisse <email>[email protected]</email>" -msgstr "" +msgstr "Арјан Шерпенис <email>[email protected]</email>" #. (itstool) path: revhistory/revision #: C/index.docbook:185 msgid "" "<revnumber>gEyes Applet</revnumber> <date>2000</date> <_:revdescription-1/>" msgstr "" +"<revnumber>Програнче гОчи</revnumber> <date>2000</date> " +"<_:revdescription-1/>" #. (itstool) path: articleinfo/releaseinfo #: C/index.docbook:197 msgid "This manual describes version 1.10.2 of Eyes." -msgstr "" +msgstr "Ово упутство је написано за Очи 1.10.2." #. (itstool) path: legalnotice/title #: C/index.docbook:200 @@ -217,11 +250,14 @@ msgid "" "manual, follow the directions in the <ulink url=\"help:mate-user-" "guide/feedback\" type=\"help\">MATE Feedback Page</ulink>." msgstr "" +"Да пријавите грешку или учините предлог у вези програмчета Очију или овог " +"упутства, пратите упутства <ulink url=\"help:mate-user-guide/feedback\" " +"type=\"help\"> type=\"help\">странице за примедбе о Мејту</ulink>." #. (itstool) path: article/indexterm #: C/index.docbook:207 msgid "<primary>Eyes</primary>" -msgstr "" +msgstr "<primary>Очи</primary>" #. (itstool) path: sect1/title #: C/index.docbook:214 @@ -231,7 +267,7 @@ msgstr "Увод" #. (itstool) path: figure/title #: C/index.docbook:217 msgid "Eyes Applet" -msgstr "" +msgstr "Програмче Очију" #. (itstool) path: imageobject/imagedata #. This is a reference to an external file such as an image or video. When @@ -244,6 +280,8 @@ msgid "" "external ref='figures/geyes_applet.png' " "md5='97e7bcbcdc3bbc8fb3af2b4d22057e36'" msgstr "" +"external ref='figures/geyes_applet.png' " +"md5='97e7bcbcdc3bbc8fb3af2b4d22057e36'" #. (itstool) path: screenshot/mediaobject #: C/index.docbook:219 @@ -252,6 +290,9 @@ msgid "" "format=\"PNG\"/> </imageobject> <textobject> <phrase>Shows Eyes " "applet.</phrase> </textobject>" msgstr "" +"<imageobject><imagedata fileref=\"figures/geyes_applet.png\" " +"format=\"PNG\"/> </imageobject> <textobject> <phrase>Прикажите програмче " +"Очију.</phrase> </textobject>" #. (itstool) path: sect1/para #: C/index.docbook:229 @@ -260,11 +301,14 @@ msgid "" "track the movement of the mouse pointer around your screen. The applet is an" " image of one or more eyes that follow the mouse pointer around the screen." msgstr "" +"Програмче <application>Очи</application> обезбеђује забаван начин за праћење" +" кретања показивача миша по вашем екрану. Програмче је слика једног или више" +" пара очију која прате показивач миша по екрану." #. (itstool) path: sect2/title #: C/index.docbook:235 msgid "To Add Eyes to a Panel" -msgstr "" +msgstr "Да додате Очи на панел" #. (itstool) path: sect2/para #: C/index.docbook:236 @@ -272,11 +316,12 @@ msgid "" "To add <application>Eyes</application> to a panel, perform the following " "steps:" msgstr "" +"Да додате <application>Очи</application> на панел, одрадите следеће кораке:" #. (itstool) path: listitem/para #: C/index.docbook:242 msgid "Right-click on the panel." -msgstr "" +msgstr "Кликните десним тастером миша на панел." #. (itstool) path: listitem/para #: C/index.docbook:247 @@ -289,6 +334,8 @@ msgid "" "Scroll down the list of items in the <guilabel>Add to Panel</guilabel> " "dialog, then select <guilabel>Eyes</guilabel>." msgstr "" +"Премакните на доле списак ставки у прозорчету <guilabel>Додај на " +"панел</guilabel>, затим изаберите <guilabel>Очи</guilabel>." #. (itstool) path: listitem/para #: C/index.docbook:258 @@ -301,6 +348,8 @@ msgid "" "The layout of the <application>Eyes</application> applet varies depending on" " the size and type of panel in which the applet resides." msgstr "" +"Изглед програмчета <application>Очију</application> варира у зависности од " +"величине и врсте панела на коме се налази програмче." #. (itstool) path: sect1/title #: C/index.docbook:271 @@ -315,6 +364,10 @@ msgid "" "<guimenuitem>Preferences</guimenuitem>. You can choose from a number of " "different themes. Each theme affects how the eyes look." msgstr "" +"Да подесите <application>Очи</application>, десни клик на програмче " +"<application>Очи</application>, затим изаберите " +"<guimenuitem>Поставке</guimenuitem>. Можете бирати између мноштва различитих" +" тема. Свака тема утиче на изглед очију." #. (itstool) path: para/ulink #: C/legal.xml:9 @@ -331,6 +384,12 @@ msgid "" " of the GFDL at this <_:ulink-1/> or in the file COPYING-DOCS distributed " "with this manual." msgstr "" +"Дозвољено је умножавање, расподела, вршење измена овог документа под " +"условима Гну-ове Лиценце Слободне Документације (ГЛСД), верзије 1.1 или било" +" које касније верзије без непромењивих одељака, текста на насловној и " +"последњој страни, а коју је објавила Задужбина Слободног Софтвера. Примерак " +"ГЛСД можете пронаћи на овој <_:ulink-1/> или у датотеци „COPYING-DOCS“ која " +"је приложена уз ово упутство." #. (itstool) path: legalnotice/para #: C/legal.xml:12 @@ -340,6 +399,10 @@ msgid "" "you can do so by adding a copy of the license to the manual, as described in" " section 6 of the license." msgstr "" +"Ово упутство је део скупа Мејтових докумената објављених под GFDL. Уколико " +"желите да расподељујете ово упутство одвојено од скупа, то можете урадити " +"додавањем примерка лиценце документу, како је описано у одељку 6 саме " +"лиценце." #. (itstool) path: legalnotice/para #: C/legal.xml:19 @@ -350,6 +413,11 @@ msgid "" "aware of those trademarks, then the names are in capital letters or initial " "capital letters." msgstr "" +"Многи називи које компаније користе у циљу препознатљивости својих производа" +" и услуга представљају робне марке. Када (уколико) се такви називи " +"појављују(спомињу) у било којем Мејтовом документу, а чланови Мејтовог " +"документационог пројекта имају сазнања о томе, тада су називи исписани " +"великим словима или са великим почетним словима." #. (itstool) path: listitem/para #: C/legal.xml:35 @@ -366,6 +434,18 @@ msgid "" "ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED VERSION " "OF THE DOCUMENT IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER; AND" msgstr "" +"ДОКУМЕНТ ЈЕ ДОСТУПАН СА СВИМ СВОЈИМ ДОБРИМ И ЛОШИМ СТРАНАМА БЕЗ БИЛО КАКВОГ " +"ЈАМСТВА, БИЛО ОНО ИЗРЕЧЕНО ИЛИ НЕ, УКЉУЧУЈУЋИ БЕЗ ОГРАНИЧЕЊА, ЈАМСТВО ДА ЈЕ " +"ОВАЈ ДОКУМЕНТ ИЛИ ЊЕГОВА ИЗМЕЊЕНА ВЕРЗИЈА БЕЗ НЕДОСТАТАКА, СПРЕМАН ЗА " +"ТРЖИШТЕ, СВРСИСХОДАН И НЕ НАРУШАВА ЗАКОНСКЕ НОРМЕ. ЦЕЛОКУПАН РИЗИК КОЈИ СЕ " +"ОДНОСИ НА КВАЛИТЕТ, ТАЧНОСТ И ДОМЕТ (УЧИНАК) ДОКУМЕНТА ИЛИ ЊЕГОВЕ ИЗМЕЊЕНЕ " +"ВЕРЗИЈЕ СНОСИ КОРИСНИК. УКОЛИКО СЕ У БИЛО КОЈЕМ ДОКУМЕНТУ ИЛИ ЊЕГОВОЈ " +"ИЗМЕЊЕНОЈ ВЕРЗИЈИ ПОЈАВИ НЕДОСТАТАК (ГРЕШКА) БИЛО КОЈЕ ВРСТЕ, КОРИСНИК (А НЕ" +" АУТОР ИЗВОРНЕ ВЕРЗИЈЕ, БИЛО КОЈИ ДРУГИ АУТОР ИЛИ САРАДНИК) СНОСИ СВЕ " +"ТРОШКОВЕ НЕОПХОДНОГ СЕРВИСИРАЊА, ПОПРАВКЕ ИЛИ ИСПРАВКЕ. ОВО ОГРАНИЧЕЊЕ " +"ЈАМСТВА ПРЕДСТАВЉА САСТАВНИ ДЕО ОВЕ ДОЗВОЛЕ. УПОТРЕБА БИЛО КОЈЕГ ДОКУМЕНТА " +"ИЛИ ЊЕГОВЕ ИЗМЕЊЕНЕ ВЕРЗИЈЕ НИЈЕ ДОЗВОЉЕНА ОСИМ ПОД УСЛОВИМА ОВОГ ОГРАНИЧЕЊА" +" ЈАМСТВА." #. (itstool) path: listitem/para #: C/legal.xml:55 @@ -381,6 +461,15 @@ msgid "" "VERSIONS OF THE DOCUMENT, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE" " POSSIBILITY OF SUCH DAMAGES." msgstr "" +"НИ ПОД КАКВИМ ОКОЛНОСТИМА ИЛИ ЗАКОНУ, БИЛО ЗБОГ КРШЕЊА (ИЛИ НЕМАРА) УГОВОРА," +" ИЛИ НА БИЛО КОЈИ ДРУГИ НАЧИН, АУТОР (ПРВОБИТНЕ ВЕРЗИЈЕ), САРАДНИК ИЛИ " +"ИСПОРУЧИВАЛАЦ ДОКУМЕНТА ИЛИ ЊЕГОВЕ ИЗМЕЊЕНЕ ВЕРЗИЈЕ, НИТИ ДОБАВЉАЧ БИЛО КОЈЕ" +" ОД НАВЕДЕНИХ СТРАНА НЕЋЕ СНОСИТИ МАТЕРИЈАЛНУ ОДГОВОРНОСТ ЗА НАСТАЛА " +"ДИРЕКТНА, ИНДИРЕКТНА, ПОСЕБНА, СЛУЧАЈНА ИЛИ ТИМЕ НАСТАЛА ОШТЕЋЕЊА БИЛО КОЈЕ " +"ВРСТЕ УКЉУЧУЈУЋИ, БЕЗ ОГРАНИЧЕЊА, ШТЕТУ НАНЕСЕНУ УГЛЕДУ ФИРМЕ, ПРЕСТАНКУ " +"ПРОИЗВОДЊЕ, ОТКАЗИВАЊЕ РАДА РАЧУНАРА ИЛИ КВАРА КАО И ЗА СВЕ ОСТАЛЕ ШТЕТЕ ИЛИ" +" ГУБИТКЕ НАСТАЛЕ УСЛЕД КОРИШЋЕЊА ДОКУМЕНТА И ЊЕГОВИХ ИЗМЕЊЕНИХ ВЕРЗИЈА ЧАК И" +" АКО ЈЕ ОШТЕЋЕНА СТРАНА БИЛА ОБАВЕШТЕНА О МОГУЋНОСТИ НАСТАНКА ТЕ ШТЕТЕ." #. (itstool) path: legalnotice/para #: C/legal.xml:28 @@ -389,3 +478,5 @@ msgid "" "OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: " "<_:orderedlist-1/>" msgstr "" +"OVAJ DOKUMENT I NJEGOVE IZMENJENE VERZIJE SU DOSTUPNE POD USLOVIMA GNU-OVE " +"SLOBODNE DOKUMENTACIONE DOZVOLE UZ DODATNU SAGLASNOST DA: <_:orderedlist-1/>" diff --git a/geyes/docs/sr@latin/[email protected] b/geyes/docs/sr@latin/[email protected] index bfb69f5a..d8867cbf 100644 --- a/geyes/docs/sr@latin/[email protected] +++ b/geyes/docs/sr@latin/[email protected] @@ -6,10 +6,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Ivan Pejić <[email protected]>, 2018\n" -"Language-Team: Serbian (Latin) (https://www.transifex.com/mate/teams/13566/sr@latin/)\n" +"Language-Team: Serbian (Latin) (https://app.transifex.com/mate/teams/13566/sr@latin/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -38,7 +38,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/sv/sv.po b/geyes/docs/sv/sv.po index 2fa305b9..a0e32a92 100644 --- a/geyes/docs/sv/sv.po +++ b/geyes/docs/sv/sv.po @@ -1,21 +1,21 @@ # # Translators: -# Kristoffer Grundström <[email protected]>, 2018 # Stefano Karapetsas <[email protected]>, 2018 # Henrik Mattsson-Mårn <[email protected]>, 2018 # Wolfgang Ulbrich <[email protected]>, 2018 # Daniel Gullbransen, 2018 # crash <[email protected]>, 2019 # eckeman <[email protected]>, 2020 -# Luna Jernberg <[email protected]>, 2020 +# Luna Jernberg <[email protected]>, 2020 +# Kristoffer Grundström <[email protected]>, 2021 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" -"Last-Translator: Luna Jernberg <[email protected]>, 2020\n" -"Language-Team: Swedish (https://www.transifex.com/mate/teams/13566/sv/)\n" +"Last-Translator: Kristoffer Grundström <[email protected]>, 2021\n" +"Language-Team: Swedish (https://app.transifex.com/mate/teams/13566/sv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -41,7 +41,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright @@ -50,6 +50,8 @@ msgid "" "<year>2002</year> <year>2003</year> <year>2004</year> <holder>Sun " "Microsystems</holder>" msgstr "" +"<year>2002</year> <year>2003</year> <year>2004</year> <holder>Sun " +"Microsystems</holder>" #. (itstool) path: articleinfo/copyright #: C/index.docbook:37 @@ -59,7 +61,7 @@ msgstr "<year>2000</year><holder>Telsa Gwynne</holder>" #. (itstool) path: articleinfo/copyright #: C/index.docbook:41 msgid "<year>2000</year> <holder>Arjan Scherpenisse</holder>" -msgstr "" +msgstr "<year>2000</year> <holder>Arjan Scherpenisse</holder>" #. (itstool) path: publisher/publishername #. (itstool) path: revdescription/para @@ -190,12 +192,12 @@ msgstr "" #. (itstool) path: revdescription/para #: C/index.docbook:189 msgid "Telsa Gwynne <email>[email protected]</email>" -msgstr "" +msgstr "Telsa Gwynne <email>[email protected]</email>" #. (itstool) path: revdescription/para #: C/index.docbook:191 msgid "Arjan Scherpenisse <email>[email protected]</email>" -msgstr "" +msgstr "Arjan Scherpenisse <email>[email protected]</email>" #. (itstool) path: revhistory/revision #: C/index.docbook:185 @@ -247,6 +249,8 @@ msgid "" "external ref='figures/geyes_applet.png' " "md5='97e7bcbcdc3bbc8fb3af2b4d22057e36'" msgstr "" +"external ref='figures/geyes_applet.png' " +"md5='97e7bcbcdc3bbc8fb3af2b4d22057e36'" #. (itstool) path: screenshot/mediaobject #: C/index.docbook:219 @@ -279,12 +283,12 @@ msgstr "" #. (itstool) path: listitem/para #: C/index.docbook:242 msgid "Right-click on the panel." -msgstr "" +msgstr "Högerklicka på panelen." #. (itstool) path: listitem/para #: C/index.docbook:247 msgid "Choose <guimenuitem>Add to Panel</guimenuitem>." -msgstr "" +msgstr "Välj <guimenuitem>Lägg till i panelen</guimenuitem>." #. (itstool) path: listitem/para #: C/index.docbook:252 @@ -296,7 +300,7 @@ msgstr "" #. (itstool) path: listitem/para #: C/index.docbook:258 msgid "Click <guibutton>Add</guibutton>." -msgstr "" +msgstr "Klicka på <guibutton>Lägg till</guibutton>." #. (itstool) path: sect2/para #: C/index.docbook:263 diff --git a/geyes/docs/ta/ta.po b/geyes/docs/ta/ta.po index 74e720a7..ee477b86 100644 --- a/geyes/docs/ta/ta.po +++ b/geyes/docs/ta/ta.po @@ -6,10 +6,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Mooglie <[email protected]>, 2018\n" -"Language-Team: Tamil (https://www.transifex.com/mate/teams/13566/ta/)\n" +"Language-Team: Tamil (https://app.transifex.com/mate/teams/13566/ta/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -38,7 +38,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/te/te.po b/geyes/docs/te/te.po index a8d809bc..f38228c5 100644 --- a/geyes/docs/te/te.po +++ b/geyes/docs/te/te.po @@ -6,10 +6,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n" -"Language-Team: Telugu (https://www.transifex.com/mate/teams/13566/te/)\n" +"Language-Team: Telugu (https://app.transifex.com/mate/teams/13566/te/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -35,7 +35,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/th/th.po b/geyes/docs/th/th.po index e7fabe83..07d783d9 100644 --- a/geyes/docs/th/th.po +++ b/geyes/docs/th/th.po @@ -7,10 +7,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Akom <[email protected]>, 2018\n" -"Language-Team: Thai (https://www.transifex.com/mate/teams/13566/th/)\n" +"Language-Team: Thai (https://app.transifex.com/mate/teams/13566/th/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -36,7 +36,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/tk/tk.po b/geyes/docs/tk/tk.po index ba532fb8..88b0aef8 100644 --- a/geyes/docs/tk/tk.po +++ b/geyes/docs/tk/tk.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n" -"Language-Team: Turkmen (https://www.transifex.com/mate/teams/13566/tk/)\n" +"Language-Team: Turkmen (https://app.transifex.com/mate/teams/13566/tk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -34,7 +34,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/tr/tr.po b/geyes/docs/tr/tr.po index b104784c..33d4cbd2 100644 --- a/geyes/docs/tr/tr.po +++ b/geyes/docs/tr/tr.po @@ -1,17 +1,18 @@ # # Translators: # Stefano Karapetsas <[email protected]>, 2018 +# Butterfly <[email protected]>, 2018 # Murat Servan Kahraman, 2018 # mauron, 2018 -# Butterfly <[email protected]>, 2020 +# Gurbuzguven <[email protected]>, 2021 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" -"Last-Translator: Butterfly <[email protected]>, 2020\n" -"Language-Team: Turkish (https://www.transifex.com/mate/teams/13566/tr/)\n" +"Last-Translator: Gurbuzguven <[email protected]>, 2021\n" +"Language-Team: Turkish (https://app.transifex.com/mate/teams/13566/tr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -49,8 +50,8 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" -msgstr "<year>2015-2020</year> <holder>MATE tBelgelendirme Projesi</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" +msgstr "<year>2015-2021</year><holder>MATE Belgelendirme Projesi</holder>" #. (itstool) path: articleinfo/copyright #: C/index.docbook:31 diff --git a/geyes/docs/ug/ug.po b/geyes/docs/ug/ug.po index 7917f28e..9c6366e3 100644 --- a/geyes/docs/ug/ug.po +++ b/geyes/docs/ug/ug.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n" -"Language-Team: Uyghur (https://www.transifex.com/mate/teams/13566/ug/)\n" +"Language-Team: Uyghur (https://app.transifex.com/mate/teams/13566/ug/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -43,7 +43,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/uk/uk.po b/geyes/docs/uk/uk.po index 5025a6a7..319e8a87 100644 --- a/geyes/docs/uk/uk.po +++ b/geyes/docs/uk/uk.po @@ -3,14 +3,15 @@ # Stefano Karapetsas <[email protected]>, 2018 # Wolfgang Ulbrich <[email protected]>, 2018 # Микола Ткач <[email protected]>, 2018 +# Sergiy <[email protected]>, 2022 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" -"Last-Translator: Микола Ткач <[email protected]>, 2018\n" -"Language-Team: Ukrainian (https://www.transifex.com/mate/teams/13566/uk/)\n" +"Last-Translator: Sergiy <[email protected]>, 2022\n" +"Language-Team: Ukrainian (https://app.transifex.com/mate/teams/13566/uk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -41,8 +42,8 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" -msgstr "" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" +msgstr "<year>2015-2021</year> <holder>Проект документування MATE</holder>" #. (itstool) path: articleinfo/copyright #: C/index.docbook:31 diff --git a/geyes/docs/ur/ur.po b/geyes/docs/ur/ur.po index 48478ecd..c55cb2ac 100644 --- a/geyes/docs/ur/ur.po +++ b/geyes/docs/ur/ur.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: mauron, 2018\n" -"Language-Team: Urdu (https://www.transifex.com/mate/teams/13566/ur/)\n" +"Language-Team: Urdu (https://app.transifex.com/mate/teams/13566/ur/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -40,7 +40,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/uz/uz.po b/geyes/docs/uz/uz.po index 494d37eb..b8932185 100644 --- a/geyes/docs/uz/uz.po +++ b/geyes/docs/uz/uz.po @@ -1,15 +1,15 @@ # # Translators: # Stefano Karapetsas <[email protected]>, 2018 -# muzaffar habibullayev <[email protected]>, 2018 +# Muzaffar Habibullayev <[email protected]>, 2018 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" -"Last-Translator: muzaffar habibullayev <[email protected]>, 2018\n" -"Language-Team: Uzbek (https://www.transifex.com/mate/teams/13566/uz/)\n" +"Last-Translator: Muzaffar Habibullayev <[email protected]>, 2018\n" +"Language-Team: Uzbek (https://app.transifex.com/mate/teams/13566/uz/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -35,7 +35,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/vi/vi.po b/geyes/docs/vi/vi.po index e6102d30..7794417b 100644 --- a/geyes/docs/vi/vi.po +++ b/geyes/docs/vi/vi.po @@ -7,10 +7,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Horazone Detex <[email protected]>, 2018\n" -"Language-Team: Vietnamese (https://www.transifex.com/mate/teams/13566/vi/)\n" +"Language-Team: Vietnamese (https://app.transifex.com/mate/teams/13566/vi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -36,7 +36,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/wa/wa.po b/geyes/docs/wa/wa.po index 80621b30..8d812389 100644 --- a/geyes/docs/wa/wa.po +++ b/geyes/docs/wa/wa.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n" -"Language-Team: Walloon (https://www.transifex.com/mate/teams/13566/wa/)\n" +"Language-Team: Walloon (https://app.transifex.com/mate/teams/13566/wa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -34,7 +34,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/xh/xh.po b/geyes/docs/xh/xh.po index d6bc50be..d57c6b46 100644 --- a/geyes/docs/xh/xh.po +++ b/geyes/docs/xh/xh.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n" -"Language-Team: Xhosa (https://www.transifex.com/mate/teams/13566/xh/)\n" +"Language-Team: Xhosa (https://app.transifex.com/mate/teams/13566/xh/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -34,7 +34,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/yo/yo.po b/geyes/docs/yo/yo.po index 17ea0cc7..6833e56c 100644 --- a/geyes/docs/yo/yo.po +++ b/geyes/docs/yo/yo.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n" -"Language-Team: Yoruba (https://www.transifex.com/mate/teams/13566/yo/)\n" +"Language-Team: Yoruba (https://app.transifex.com/mate/teams/13566/yo/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -34,7 +34,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/zh-Hans/zh-Hans.po b/geyes/docs/zh-Hans/zh-Hans.po index e508c526..5f82efac 100644 --- a/geyes/docs/zh-Hans/zh-Hans.po +++ b/geyes/docs/zh-Hans/zh-Hans.po @@ -1,14 +1,15 @@ # # Translators: # Xiaoyuan Chen <[email protected]>, 2018 +# 敏超 马 <[email protected]>, 2021 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" -"Last-Translator: Xiaoyuan Chen <[email protected]>, 2018\n" -"Language-Team: Chinese Simplified (https://www.transifex.com/mate/teams/13566/zh-Hans/)\n" +"Last-Translator: 敏超 马 <[email protected]>, 2021\n" +"Language-Team: Chinese Simplified (https://app.transifex.com/mate/teams/13566/zh-Hans/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -34,7 +35,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright @@ -58,7 +59,7 @@ msgstr "" #. (itstool) path: revdescription/para #: C/index.docbook:55 C/index.docbook:118 msgid "MATE Documentation Project" -msgstr "" +msgstr "MATE 文档项目" #. (itstool) path: publisher/publishername #. (itstool) path: revdescription/para @@ -67,7 +68,7 @@ msgstr "" #: C/index.docbook:166 C/index.docbook:174 C/index.docbook:182 #: C/index.docbook:193 msgid "GNOME Documentation Project" -msgstr "" +msgstr "GNOME 文档项目" #. (itstool) path: authorgroup/author #: C/index.docbook:64 diff --git a/geyes/docs/zh_CN/zh_CN.po b/geyes/docs/zh_CN/zh_CN.po index 0b604cca..b3732ea7 100644 --- a/geyes/docs/zh_CN/zh_CN.po +++ b/geyes/docs/zh_CN/zh_CN.po @@ -2,21 +2,21 @@ # Translators: # Stefano Karapetsas <[email protected]>, 2018 # Mingcong Bai <[email protected]>, 2018 -# liushuyu011 <[email protected]>, 2018 +# shuyu liu <[email protected]>, 2018 # Wolfgang Ulbrich <[email protected]>, 2018 # biqiu-ssw <[email protected]>, 2018 # CNAmira <[email protected]>, 2018 # zhineng404 <[email protected]>, 2019 -# liulitchi <[email protected]>, 2019 -# 邢家朋 <[email protected]>, 2020 +# liu lizhi <[email protected]>, 2019 +# OkayPJ <[email protected]>, 2021 # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" -"Last-Translator: 邢家朋 <[email protected]>, 2020\n" -"Language-Team: Chinese (China) (https://www.transifex.com/mate/teams/13566/zh_CN/)\n" +"Last-Translator: OkayPJ <[email protected]>, 2021\n" +"Language-Team: Chinese (China) (https://app.transifex.com/mate/teams/13566/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -53,8 +53,8 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" -msgstr "<year>2015-2020</year> <holder>MATE 文档项目</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" +msgstr "<year>2015-2021</year> <holder>MATE 文档团队</holder>" #. (itstool) path: articleinfo/copyright #: C/index.docbook:31 diff --git a/geyes/docs/zh_HK/zh_HK.po b/geyes/docs/zh_HK/zh_HK.po index ed0fe83d..1df22efd 100644 --- a/geyes/docs/zh_HK/zh_HK.po +++ b/geyes/docs/zh_HK/zh_HK.po @@ -6,10 +6,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: tomoe_musashi <[email protected]>, 2018\n" -"Language-Team: Chinese (Hong Kong) (https://www.transifex.com/mate/teams/13566/zh_HK/)\n" +"Language-Team: Chinese (Hong Kong) (https://app.transifex.com/mate/teams/13566/zh_HK/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -38,7 +38,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/zh_TW/zh_TW.po b/geyes/docs/zh_TW/zh_TW.po index 2004216d..d0bdaf46 100644 --- a/geyes/docs/zh_TW/zh_TW.po +++ b/geyes/docs/zh_TW/zh_TW.po @@ -8,10 +8,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: 黃柏諺 <[email protected]>, 2019\n" -"Language-Team: Chinese (Taiwan) (https://www.transifex.com/mate/teams/13566/zh_TW/)\n" +"Language-Team: Chinese (Taiwan) (https://app.transifex.com/mate/teams/13566/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -43,7 +43,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/docs/zu/zu.po b/geyes/docs/zu/zu.po index 578552bd..8d8185d2 100644 --- a/geyes/docs/zu/zu.po +++ b/geyes/docs/zu/zu.po @@ -5,10 +5,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-01-10 17:58+0100\n" +"POT-Creation-Date: 2021-01-16 12:31+0100\n" "PO-Revision-Date: 2018-09-27 15:11+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n" -"Language-Team: Zulu (https://www.transifex.com/mate/teams/13566/zu/)\n" +"Language-Team: Zulu (https://app.transifex.com/mate/teams/13566/zu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -36,7 +36,7 @@ msgstr "" #. (itstool) path: articleinfo/copyright #: C/index.docbook:27 -msgid "<year>2015-2020</year> <holder>MATE Documentation Project</holder>" +msgid "<year>2015-2021</year> <holder>MATE Documentation Project</holder>" msgstr "" #. (itstool) path: articleinfo/copyright diff --git a/geyes/src/Makefile.am b/geyes/src/Makefile.am index 22856564..912553cb 100644 --- a/geyes/src/Makefile.am +++ b/geyes/src/Makefile.am @@ -9,20 +9,31 @@ AM_CPPFLAGS = \ -DGEYES_RESOURCE_PATH=\""/org/mate/mate-applets/eyes/"\" \ ${WARN_CFLAGS} -libexec_PROGRAMS = mate-geyes-applet - BUILT_SOURCES = geyes-resources.c geyes-resources.h -nodist_mate_geyes_applet_SOURCES = $(BUILT_SOURCES) -mate_geyes_applet_SOURCES = \ +APPLET_SOURCES = \ geyes.c \ geyes.h \ themes.c \ $(NULL) - -mate_geyes_applet_LDADD = \ +APPLET_LIBS = \ $(MATE_APPLETS4_LIBS) \ -lm +if ENABLE_IN_PROCESS +pkglib_LTLIBRARIES = libmate-geyes-applet.la +nodist_libmate_geyes_applet_la_SOURCES = $(BUILT_SOURCES) +libmate_geyes_applet_la_SOURCES = $(APPLET_SOURCES) +libmate_geyes_applet_la_CFLAGS = $(AM_CFLAGS) +libmate_geyes_applet_la_LDFLAGS = -module -avoid-version +libmate_geyes_applet_la_LIBADD = $(APPLET_LIBS) +else !ENABLE_IN_PROCESS +libexec_PROGRAMS = mate-geyes-applet +nodist_mate_geyes_applet_SOURCES = $(BUILT_SOURCES) +mate_geyes_applet_SOURCES = $(APPLET_SOURCES) +mate_geyes_applet_CFLAGS = $(AM_CFLAGS) +mate_geyes_applet_LDADD = $(APPLET_LIBS) +endif !ENABLE_IN_PROCESS + geyes-resources.c: $(srcdir)/../data/geyes-resources.gresource.xml $(shell $(GLIB_COMPILE_RESOURCES) --sourcedir=$(srcdir)/../data --generate-dependencies $(srcdir)/../data/geyes-resources.gresource.xml) $(AM_V_GEN)$(GLIB_COMPILE_RESOURCES) --target=$@ --sourcedir=$(srcdir)/../data --generate --c-name eyes $< diff --git a/geyes/src/geyes.c b/geyes/src/geyes.c index 4adf7e87..76c86d65 100644 --- a/geyes/src/geyes.c +++ b/geyes/src/geyes.c @@ -29,437 +29,463 @@ static gfloat gtk_align_to_gfloat (GtkAlign align) { - switch (align) { - case GTK_ALIGN_START: - return 0.0; - case GTK_ALIGN_END: - return 1.0; - case GTK_ALIGN_CENTER: - case GTK_ALIGN_FILL: - return 0.5; - default: - return 0.0; - } + switch (align) { + case GTK_ALIGN_START: + return 0.0f; + case GTK_ALIGN_END: + return 1.0f; + case GTK_ALIGN_CENTER: + case GTK_ALIGN_FILL: + return 0.5f; + default: + return 0.0f; + } } /* TODO - Optimize this a bit */ -static void +static void calculate_pupil_xy (EyesApplet *eyes_applet, - gint x, gint y, - gint *pupil_x, gint *pupil_y, GtkWidget* widget) + gint x, + gint y, + gint *pupil_x, + gint *pupil_y, + GtkWidget *widget) { - GtkAllocation allocation; - double sina; - double cosa; - double h; - double temp; - double nx, ny; - - gfloat xalign, yalign; - gint width, height; - - gtk_widget_get_allocation (GTK_WIDGET(widget), &allocation); - width = allocation.width; - height = allocation.height; - xalign = gtk_align_to_gfloat (gtk_widget_get_halign (widget)); - yalign = gtk_align_to_gfloat (gtk_widget_get_valign (widget)); - - nx = x - MAX(width - eyes_applet->eye_width, 0) * xalign - eyes_applet->eye_width / 2; - ny = y - MAX(height- eyes_applet->eye_height, 0) * yalign - eyes_applet->eye_height / 2; - - h = hypot (nx, ny); - if (h < 0.5 || fabs (h) - < (fabs (hypot (eyes_applet->eye_height / 2, eyes_applet->eye_width / 2)) - eyes_applet->wall_thickness - eyes_applet->pupil_height)) { - *pupil_x = nx + eyes_applet->eye_width / 2; - *pupil_y = ny + eyes_applet->eye_height / 2; - return; - } - - sina = nx / h; - cosa = ny / h; - - temp = hypot ((eyes_applet->eye_width / 2) * sina, (eyes_applet->eye_height / 2) * cosa); - temp -= hypot ((eyes_applet->pupil_width / 2) * sina, (eyes_applet->pupil_height / 2) * cosa); - temp -= hypot ((eyes_applet->wall_thickness / 2) * sina, (eyes_applet->wall_thickness / 2) * cosa); - - *pupil_x = temp * sina + (eyes_applet->eye_width / 2); - *pupil_y = temp * cosa + (eyes_applet->eye_height / 2); + GtkAllocation allocation; + float sina; + float cosa; + float h; + float temp; + float nx, ny; + float xalign, yalign; + float eye_width_half, eye_height_half; + + gtk_widget_get_allocation (GTK_WIDGET (widget), &allocation); + xalign = gtk_align_to_gfloat (gtk_widget_get_halign (widget)); + yalign = gtk_align_to_gfloat (gtk_widget_get_valign (widget)); + eye_width_half = (float) eyes_applet->eye_width * 0.5f; + eye_height_half = (float) eyes_applet->eye_height * 0.5f; + + nx = (float) x - (float) MAX (allocation.width - eyes_applet->eye_width, 0) * xalign + - eye_width_half; + ny = (float) y - (float) MAX (allocation.height - eyes_applet->eye_height, 0) * yalign + - eye_height_half; + + h = hypotf (nx, ny); + if ((h < 0.5f) || + (fabs (h) < (fabs (hypotf (eye_height_half, eye_width_half) + - (float) eyes_applet->wall_thickness + - (float) eyes_applet->pupil_height)))) { + *pupil_x = (gint)(nx + eye_width_half); + *pupil_y = (gint)(ny + eye_height_half); + return; + } + + sina = nx / h; + cosa = ny / h; + + temp = hypotf ((float) eyes_applet->eye_width * sina, + (float) eyes_applet->eye_height * cosa); + temp -= hypotf ((float) eyes_applet->pupil_width * sina, + (float) eyes_applet->pupil_height * cosa); + temp -= (float) eyes_applet->wall_thickness * hypotf (sina, cosa); + temp *= 0.5f; + + *pupil_x = (gint)(temp * sina + eye_width_half); + *pupil_y = (gint)(temp * cosa + eye_height_half); } -static void +static void draw_eye (EyesApplet *eyes_applet, - gint eye_num, - gint pupil_x, - gint pupil_y) + gsize eye_num, + gint pupil_x, + gint pupil_y) { - GdkPixbuf *pixbuf; - GdkRectangle rect, r1, r2; - - pixbuf = gdk_pixbuf_copy (eyes_applet->eye_image); - r1.x = pupil_x - eyes_applet->pupil_width / 2; - r1.y = pupil_y - eyes_applet->pupil_height / 2; - r1.width = eyes_applet->pupil_width; - r1.height = eyes_applet->pupil_height; - r2.x = 0; - r2.y = 0; - r2.width = eyes_applet->eye_width; - r2.height = eyes_applet->eye_height; - gdk_rectangle_intersect (&r1, &r2, &rect); - gdk_pixbuf_composite (eyes_applet->pupil_image, pixbuf, - rect.x, - rect.y, - rect.width, - rect.height, - pupil_x - eyes_applet->pupil_width / 2, - pupil_y - eyes_applet->pupil_height / 2, 1.0, 1.0, - GDK_INTERP_BILINEAR, - 255); - gtk_image_set_from_pixbuf (GTK_IMAGE (eyes_applet->eyes[eye_num]), - pixbuf); - g_object_unref (pixbuf); + GdkPixbuf *pixbuf; + GdkRectangle rect, r1, r2; + + pixbuf = gdk_pixbuf_copy (eyes_applet->eye_image); + r1.x = pupil_x - eyes_applet->pupil_width / 2; + r1.y = pupil_y - eyes_applet->pupil_height / 2; + r1.width = eyes_applet->pupil_width; + r1.height = eyes_applet->pupil_height; + r2.x = 0; + r2.y = 0; + r2.width = eyes_applet->eye_width; + r2.height = eyes_applet->eye_height; + gdk_rectangle_intersect (&r1, &r2, &rect); + gdk_pixbuf_composite (eyes_applet->pupil_image, pixbuf, + rect.x, rect.y, + rect.width, rect.height, + pupil_x - eyes_applet->pupil_width / 2, + pupil_y - eyes_applet->pupil_height / 2, + 1.0, 1.0, + GDK_INTERP_BILINEAR, + 255); + gtk_image_set_from_pixbuf (GTK_IMAGE (eyes_applet->eyes[eye_num]), pixbuf); + g_object_unref (pixbuf); } -static gint +static gint timer_cb (EyesApplet *eyes_applet) { - GdkDisplay *display; - GdkSeat *seat; - gint x, y; - gint pupil_x, pupil_y; - gint i; + GdkDisplay *display; + GdkSeat *seat; + gint x, y; + gint pupil_x, pupil_y; + gsize i; +#ifdef ENABLE_IN_PROCESS + GtkAllocation allocation; +#else + int applet_x,applet_y; + gint dx, dy; +#endif - display = gtk_widget_get_display (GTK_WIDGET (eyes_applet->applet)); - seat = gdk_display_get_default_seat (display); + display = gtk_widget_get_display (GTK_WIDGET (eyes_applet->applet)); + seat = gdk_display_get_default_seat (display); - for (i = 0; i < eyes_applet->num_eyes; i++) { - if (gtk_widget_get_realized (eyes_applet->eyes[i])) { + for (i = 0; i < eyes_applet->num_eyes; i++) + { + if (gtk_widget_get_realized (eyes_applet->eyes[i])) + { gdk_window_get_device_position (gtk_widget_get_window (eyes_applet->eyes[i]), gdk_seat_get_pointer (seat), &x, &y, NULL); - if ((x != eyes_applet->pointer_last_x[i]) || (y != eyes_applet->pointer_last_y[i])) { + /*correct for the positon of each eye, this is done differently in-process or out*/ +#ifdef ENABLE_IN_PROCESS + gtk_widget_get_allocation(GTK_WIDGET(eyes_applet->eyes[i]), &allocation); + x -= i * allocation.width; + /*eyes are always drawn in a horizontal row + *so we don't need to correct anything in the value of y + */ +#else + gtk_widget_translate_coordinates (eyes_applet->eyes[i], + gtk_widget_get_toplevel(eyes_applet->eyes[i]), + 0, 0, &dx, &dy); + x -= dx; + y -= dy; +#endif - calculate_pupil_xy (eyes_applet, x, y, &pupil_x, &pupil_y, eyes_applet->eyes[i]); - draw_eye (eyes_applet, i, pupil_x, pupil_y); - - eyes_applet->pointer_last_x[i] = x; - eyes_applet->pointer_last_y[i] = y; - } - } + if ((x != eyes_applet->pointer_last_x[i]) || + (y != eyes_applet->pointer_last_y[i])) { + + calculate_pupil_xy (eyes_applet, x, y, &pupil_x, &pupil_y, + eyes_applet->eyes[i]); + draw_eye (eyes_applet, i, pupil_x, pupil_y); + + eyes_applet->pointer_last_x[i] = x; + eyes_applet->pointer_last_y[i] = y; + } } - return TRUE; + } + return TRUE; } static void -about_cb (GtkAction *action, - EyesApplet *eyes_applet) +about_cb (GtkAction *action, + EyesApplet *eyes_applet) { - static const gchar *authors [] = { - "Dave Camp <[email protected]>", - NULL - }; - - const gchar *documenters[] = { - "Arjan Scherpenisse <[email protected]>", - "Telsa Gwynne <[email protected]>", - N_("Sun GNOME Documentation Team <[email protected]>"), - N_("MATE Documentation Team"), - NULL - }; + static const gchar *authors[] = { + "Dave Camp <[email protected]>", + NULL + }; + + const gchar *documenters[] = { + "Arjan Scherpenisse <[email protected]>", + "Telsa Gwynne <[email protected]>", + N_("Sun GNOME Documentation Team <[email protected]>"), + N_("MATE Documentation Team"), + NULL + }; #ifdef ENABLE_NLS - const char **p; - for (p = documenters; *p; ++p) - *p = _(*p); + const char **p; + for (p = documenters; *p; ++p) + *p = _(*p); #endif - gtk_show_about_dialog (NULL, - "title", _("About Eyes"), - "version", VERSION, - "comments", _("A goofy set of eyes for the MATE " - "panel. They follow your mouse."), - "copyright", _("Copyright \xC2\xA9 1999 Dave Camp\n" - "Copyright \xc2\xa9 2012-2020 MATE developers"), - "authors", authors, - "documenters", documenters, - "translator-credits", _("translator-credits"), - "logo-icon-name", "mate-eyes-applet", - NULL); + gtk_show_about_dialog (NULL, + "title", _("About Eyes"), + "version", VERSION, + "comments", _("A goofy set of eyes for the MATE " + "panel. They follow your mouse."), + "copyright", _("Copyright \xC2\xA9 1999 Dave Camp\n" + "Copyright \xc2\xa9 2012-2021 MATE developers"), + "authors", authors, + "documenters", documenters, + "translator-credits", _("translator-credits"), + "logo-icon-name", "mate-eyes-applet", + NULL); } -static int +static gboolean properties_load (EyesApplet *eyes_applet) { - gchar *theme_path = NULL; + gchar *theme_path = NULL; + gboolean result; - theme_path = g_settings_get_string (eyes_applet->settings, "theme-path"); + theme_path = g_settings_get_string (eyes_applet->settings, + GEYES_SETTINGS_THEME_PATH_KEY); - if (theme_path == NULL) - theme_path = g_strdup (GEYES_THEMES_DIR "Default-tiny"); - - if (load_theme (eyes_applet, theme_path) == FALSE) { - g_free (theme_path); + if (theme_path == NULL) + theme_path = g_strdup (GEYES_THEMES_DIR "Default-tiny"); - return FALSE; - } + result = load_theme (eyes_applet, theme_path); + g_free (theme_path); - g_free (theme_path); - - return TRUE; + return result; } void -setup_eyes (EyesApplet *eyes_applet) +setup_eyes (EyesApplet *eyes_applet) { - int i; - - eyes_applet->hbox = gtk_box_new (GTK_ORIENTATION_HORIZONTAL, 0); - gtk_box_pack_start (GTK_BOX (eyes_applet->vbox), eyes_applet->hbox, TRUE, TRUE, 0); - - eyes_applet->eyes = g_new0 (GtkWidget *, eyes_applet->num_eyes); - eyes_applet->pointer_last_x = g_new0 (gint, eyes_applet->num_eyes); - eyes_applet->pointer_last_y = g_new0 (gint, eyes_applet->num_eyes); - - for (i = 0; i < eyes_applet->num_eyes; i++) { - eyes_applet->eyes[i] = gtk_image_new (); - if (eyes_applet->eyes[i] == NULL) - g_error ("Error creating geyes\n"); - - gtk_widget_set_size_request (GTK_WIDGET (eyes_applet->eyes[i]), - eyes_applet->eye_width, - eyes_applet->eye_height); - - gtk_widget_show (eyes_applet->eyes[i]); - - gtk_box_pack_start (GTK_BOX (eyes_applet->hbox), - eyes_applet->eyes [i], - TRUE, - TRUE, - 0); - - if ((eyes_applet->num_eyes != 1) && (i == 0)) { - gtk_widget_set_halign (eyes_applet->eyes[i], GTK_ALIGN_END); - gtk_widget_set_valign (eyes_applet->eyes[i], GTK_ALIGN_CENTER); - } - else if ((eyes_applet->num_eyes != 1) && (i == eyes_applet->num_eyes - 1)) { - gtk_widget_set_halign (eyes_applet->eyes[i], GTK_ALIGN_START); - gtk_widget_set_valign (eyes_applet->eyes[i], GTK_ALIGN_CENTER); - } - else { - gtk_widget_set_halign (eyes_applet->eyes[i], GTK_ALIGN_CENTER); - gtk_widget_set_valign (eyes_applet->eyes[i], GTK_ALIGN_CENTER); - } - - gtk_widget_realize (eyes_applet->eyes[i]); - - eyes_applet->pointer_last_x[i] = G_MAXINT; - eyes_applet->pointer_last_y[i] = G_MAXINT; - - draw_eye (eyes_applet, i, - eyes_applet->eye_width / 2, - eyes_applet->eye_height / 2); - + gsize i; + + eyes_applet->hbox = gtk_box_new (GTK_ORIENTATION_HORIZONTAL, 0); + gtk_box_pack_start (GTK_BOX (eyes_applet->vbox), eyes_applet->hbox, TRUE, + TRUE, 0); + + eyes_applet->eyes = g_new0 (GtkWidget *, eyes_applet->num_eyes); + eyes_applet->pointer_last_x = g_new0 (gint, eyes_applet->num_eyes); + eyes_applet->pointer_last_y = g_new0 (gint, eyes_applet->num_eyes); + + for (i = 0; i < eyes_applet->num_eyes; i++) { + if ((eyes_applet->eyes[i] = gtk_image_new ()) == NULL) + g_error ("Error creating geyes\n"); + + gtk_widget_set_size_request (GTK_WIDGET (eyes_applet->eyes[i]), + eyes_applet->eye_width, + eyes_applet->eye_height); + + gtk_widget_show (eyes_applet->eyes[i]); + + gtk_box_pack_start (GTK_BOX (eyes_applet->hbox), eyes_applet->eyes[i], + TRUE, TRUE, 0); + + if ((eyes_applet->num_eyes != 1) && (i == 0)) { + gtk_widget_set_halign (eyes_applet->eyes[i], GTK_ALIGN_END); + gtk_widget_set_valign (eyes_applet->eyes[i], GTK_ALIGN_CENTER); + } else if ((eyes_applet->num_eyes != 1) && + (i == eyes_applet->num_eyes - 1)) { + gtk_widget_set_halign (eyes_applet->eyes[i], GTK_ALIGN_START); + gtk_widget_set_valign (eyes_applet->eyes[i], GTK_ALIGN_CENTER); + } else { + gtk_widget_set_halign (eyes_applet->eyes[i], GTK_ALIGN_CENTER); + gtk_widget_set_valign (eyes_applet->eyes[i], GTK_ALIGN_CENTER); } - gtk_widget_show (eyes_applet->hbox); + + eyes_applet->pointer_last_x[i] = G_MAXINT; + eyes_applet->pointer_last_y[i] = G_MAXINT; + + draw_eye (eyes_applet, i, eyes_applet->eye_width / 2, + eyes_applet->eye_height / 2); + + } + gtk_widget_show (eyes_applet->hbox); } void destroy_eyes (EyesApplet *eyes_applet) { - gtk_widget_destroy (eyes_applet->hbox); - eyes_applet->hbox = NULL; + gtk_widget_destroy (eyes_applet->hbox); + eyes_applet->hbox = NULL; - g_free (eyes_applet->eyes); - g_free (eyes_applet->pointer_last_x); - g_free (eyes_applet->pointer_last_y); + g_free (eyes_applet->eyes); + g_free (eyes_applet->pointer_last_x); + g_free (eyes_applet->pointer_last_y); } -static EyesApplet * +static EyesApplet* create_eyes (MatePanelApplet *applet) { - EyesApplet *eyes_applet = g_new0 (EyesApplet, 1); - - eyes_applet->applet = applet; - eyes_applet->vbox = gtk_box_new (GTK_ORIENTATION_VERTICAL, 0); - eyes_applet->settings = - mate_panel_applet_settings_new (applet, "org.mate.panel.applet.geyes"); - - gtk_container_add (GTK_CONTAINER (applet), eyes_applet->vbox); - - return eyes_applet; + EyesApplet *eyes_applet = g_new0 (EyesApplet, 1); + + eyes_applet->applet = applet; + eyes_applet->vbox = gtk_box_new (GTK_ORIENTATION_VERTICAL, 0); + eyes_applet->settings = + mate_panel_applet_settings_new (applet, + GEYES_SETTINGS_SCHEMA); + gtk_container_add (GTK_CONTAINER (applet), eyes_applet->vbox); + return eyes_applet; } static void -dispose_cb (GObject *object, EyesApplet *eyes_applet) +destroy_cb (GObject *object, + EyesApplet *eyes_applet) { - g_return_if_fail (eyes_applet); - - g_source_remove (eyes_applet->timeout_id); - if (eyes_applet->hbox) - destroy_eyes (eyes_applet); - eyes_applet->timeout_id = 0; - if (eyes_applet->eye_image) - g_object_unref (eyes_applet->eye_image); - eyes_applet->eye_image = NULL; - if (eyes_applet->pupil_image) - g_object_unref (eyes_applet->pupil_image); - eyes_applet->pupil_image = NULL; - if (eyes_applet->theme_dir) - g_free (eyes_applet->theme_dir); - eyes_applet->theme_dir = NULL; - if (eyes_applet->theme_name) - g_free (eyes_applet->theme_name); - eyes_applet->theme_name = NULL; - if (eyes_applet->eye_filename) - g_free (eyes_applet->eye_filename); - eyes_applet->eye_filename = NULL; - if (eyes_applet->pupil_filename) - g_free (eyes_applet->pupil_filename); - eyes_applet->pupil_filename = NULL; - - if (eyes_applet->prop_box.pbox) - gtk_widget_destroy (eyes_applet->prop_box.pbox); - - if (eyes_applet->settings) - g_object_unref (eyes_applet->settings); - eyes_applet->settings = NULL; - - g_free (eyes_applet); + g_return_if_fail (eyes_applet); + + g_source_remove (eyes_applet->timeout_id); + + if (eyes_applet->hbox) + destroy_eyes (eyes_applet); + eyes_applet->timeout_id = 0; + + if (eyes_applet->eye_image) + g_object_unref (eyes_applet->eye_image); + eyes_applet->eye_image = NULL; + + if (eyes_applet->pupil_image) + g_object_unref (eyes_applet->pupil_image); + eyes_applet->pupil_image = NULL; + + g_free (eyes_applet->theme_dir); + eyes_applet->theme_dir = NULL; + + g_free (eyes_applet->theme_name); + eyes_applet->theme_name = NULL; + + g_free (eyes_applet->eye_filename); + eyes_applet->eye_filename = NULL; + + g_free (eyes_applet->pupil_filename); + eyes_applet->pupil_filename = NULL; + + if (eyes_applet->prop_box.pbox) + gtk_widget_destroy (eyes_applet->prop_box.pbox); + + if (eyes_applet->settings) + g_object_unref (eyes_applet->settings); + eyes_applet->settings = NULL; + + g_free (eyes_applet); } static void help_cb (GtkAction *action, - EyesApplet *eyes_applet) + EyesApplet *eyes_applet) { - GError *error = NULL; - - gtk_show_uri_on_window (NULL, - "help:mate-geyes", - gtk_get_current_event_time (), - &error); - - if (error) { - GtkWidget *dialog = gtk_message_dialog_new (NULL, GTK_DIALOG_MODAL, GTK_MESSAGE_ERROR, GTK_BUTTONS_CLOSE, - _("There was an error displaying help: %s"), error->message); - g_signal_connect (G_OBJECT (dialog), "response", G_CALLBACK (gtk_widget_destroy), NULL); - gtk_window_set_resizable (GTK_WINDOW (dialog), FALSE); - gtk_window_set_screen (GTK_WINDOW (dialog), gtk_widget_get_screen (GTK_WIDGET (eyes_applet->applet))); - gtk_widget_show (dialog); - g_error_free (error); - error = NULL; - } + GError *error = NULL; + + gtk_show_uri_on_window (NULL, "help:mate-geyes", + gtk_get_current_event_time (), + &error); + + if (error) { + GtkWidget *dialog + = gtk_message_dialog_new (NULL, GTK_DIALOG_MODAL, + GTK_MESSAGE_ERROR, + GTK_BUTTONS_CLOSE, + _("There was an error displaying help: %s"), + error->message); + g_signal_connect (dialog, "response", + G_CALLBACK (gtk_widget_destroy), + NULL); + gtk_window_set_resizable (GTK_WINDOW (dialog), FALSE); + gtk_window_set_screen (GTK_WINDOW (dialog), + gtk_widget_get_screen (GTK_WIDGET (eyes_applet->applet))); + gtk_widget_show (dialog); + g_clear_error (&error); + } } - -static const GtkActionEntry geyes_applet_menu_actions [] = { - { "Props", "document-properties", N_("_Preferences"), - NULL, NULL, - G_CALLBACK (properties_cb) }, - { "Help", "help-browser", N_("_Help"), - NULL, NULL, - G_CALLBACK (help_cb) }, - { "About", "help-about", N_("_About"), - NULL, NULL, - G_CALLBACK (about_cb) } +static const GtkActionEntry geyes_applet_menu_actions[] = { + { "Props", "document-properties", N_("_Preferences"), + NULL, NULL, G_CALLBACK (properties_cb) }, + { "Help", "help-browser", N_("_Help"), + NULL, NULL, G_CALLBACK (help_cb) }, + { "About", "help-about", N_("_About"), + NULL, NULL, G_CALLBACK (about_cb) } }; static void -set_atk_name_description (GtkWidget *widget, const gchar *name, - const gchar *description) +set_atk_name_description (GtkWidget *widget, + const gchar *name, + const gchar *description) { - AtkObject *aobj; - - aobj = gtk_widget_get_accessible (widget); - /* Check if gail is loaded */ - if (GTK_IS_ACCESSIBLE (aobj) == FALSE) - return; - - atk_object_set_name (aobj, name); - atk_object_set_description (aobj, description); + AtkObject *aobj; + + aobj = gtk_widget_get_accessible (widget); + + /* Check if gail is loaded */ + if (GTK_IS_ACCESSIBLE (aobj) == FALSE) + return; + + atk_object_set_name (aobj, name); + atk_object_set_description (aobj, description); } static gboolean geyes_applet_fill (MatePanelApplet *applet) { - EyesApplet *eyes_applet; - GtkActionGroup *action_group; + EyesApplet *eyes_applet; + GtkActionGroup *action_group; + gboolean result; - g_set_application_name (_("Eyes")); - - gtk_window_set_default_icon_name ("mate-eyes-applet"); - mate_panel_applet_set_flags (applet, MATE_PANEL_APPLET_EXPAND_MINOR); - mate_panel_applet_set_background_widget (applet, GTK_WIDGET (applet)); - - eyes_applet = create_eyes (applet); +#ifndef ENABLE_IN_PROCESS + g_set_application_name (_("Eyes")); +#endif + gtk_window_set_default_icon_name ("mate-eyes-applet"); + mate_panel_applet_set_flags (applet, MATE_PANEL_APPLET_EXPAND_MINOR); - eyes_applet->timeout_id = g_timeout_add ( - UPDATE_TIMEOUT, (GSourceFunc) timer_cb, eyes_applet); + eyes_applet = create_eyes (applet); - action_group = gtk_action_group_new ("Geyes Applet Actions"); - gtk_action_group_set_translation_domain (action_group, GETTEXT_PACKAGE); + eyes_applet->timeout_id = g_timeout_add (UPDATE_TIMEOUT, + (GSourceFunc) timer_cb, + eyes_applet); - gtk_action_group_add_actions (action_group, - geyes_applet_menu_actions, - G_N_ELEMENTS (geyes_applet_menu_actions), - eyes_applet); + action_group = gtk_action_group_new ("Geyes Applet Actions"); + gtk_action_group_set_translation_domain (action_group, GETTEXT_PACKAGE); - mate_panel_applet_setup_menu_from_resource (eyes_applet->applet, - GEYES_RESOURCE_PATH "geyes-applet-menu.xml", - action_group); + gtk_action_group_add_actions (action_group, geyes_applet_menu_actions, + G_N_ELEMENTS (geyes_applet_menu_actions), + eyes_applet); - if (mate_panel_applet_get_locked_down (eyes_applet->applet)) { - GtkAction *action; + mate_panel_applet_setup_menu_from_resource (eyes_applet->applet, + GEYES_RESOURCE_PATH "geyes-applet-menu.xml", + action_group); - action = gtk_action_group_get_action (action_group, "Props"); - gtk_action_set_visible (action, FALSE); - } - g_object_unref (action_group); + if (mate_panel_applet_get_locked_down (eyes_applet->applet)) { + GtkAction *action; - gtk_widget_set_tooltip_text (GTK_WIDGET (eyes_applet->applet), _("Eyes")); + action = gtk_action_group_get_action (action_group, "Props"); + gtk_action_set_visible (action, FALSE); + } + g_object_unref (action_group); - set_atk_name_description (GTK_WIDGET (eyes_applet->applet), _("Eyes"), - _("The eyes look in the direction of the mouse pointer")); + gtk_widget_set_tooltip_text (GTK_WIDGET (eyes_applet->applet), _("Eyes")); - g_signal_connect (eyes_applet->vbox, - "dispose", - G_CALLBACK (dispose_cb), - eyes_applet); + set_atk_name_description (GTK_WIDGET (eyes_applet->applet), _("Eyes"), + _("The eyes look in the direction of the mouse pointer")); - gtk_widget_show_all (GTK_WIDGET (eyes_applet->applet)); + g_signal_connect (eyes_applet->vbox, "destroy", + G_CALLBACK (destroy_cb), + eyes_applet); - /* setup here and not in create eyes so the destroy signal is set so - * that when there is an error within loading the theme - * we can emit this signal */ - if (properties_load (eyes_applet) == FALSE) - return FALSE; + gtk_widget_show_all (GTK_WIDGET (eyes_applet->applet)); - setup_eyes (eyes_applet); + /* setup here and not in create eyes so the destroy signal is set so + * that when there is an error within loading the theme + * we can emit this signal */ + if ((result = properties_load (eyes_applet)) == TRUE) + setup_eyes (eyes_applet); - return TRUE; + return result; } static gboolean geyes_applet_factory (MatePanelApplet *applet, - const gchar *iid, - gpointer data) + const gchar *iid, + gpointer data) { - gboolean retval = FALSE; + gboolean retval = FALSE; + + theme_dirs_create (); - theme_dirs_create (); + if (!strcmp (iid, "GeyesApplet")) + retval = geyes_applet_fill (applet); - if (!strcmp (iid, "GeyesApplet")) - retval = geyes_applet_fill (applet); - - if (retval == FALSE) { - exit (-1); - } + if (retval == FALSE) { + exit (-1); + } - return retval; + return retval; } -MATE_PANEL_APPLET_OUT_PROCESS_FACTORY ("GeyesAppletFactory", - PANEL_TYPE_APPLET, - "geyes", - geyes_applet_factory, - NULL) +PANEL_APPLET_FACTORY ("GeyesAppletFactory", + PANEL_TYPE_APPLET, + "geyes", + geyes_applet_factory, + NULL) diff --git a/geyes/src/geyes.h b/geyes/src/geyes.h index 3fb24457..3ee6b240 100644 --- a/geyes/src/geyes.h +++ b/geyes/src/geyes.h @@ -1,20 +1,18 @@ -/* - * Copyright (C) 1999 Dave Camp <[email protected]> - * +/* Copyright (C) 1999 Dave Camp <[email protected]> + * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. - * + * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * + * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. - * */ #ifndef __GEYES_H__ @@ -28,58 +26,57 @@ #include <mate-panel-applet.h> #define MAX_EYES 1000 +#define GEYES_SETTINGS_SCHEMA "org.mate.panel.applet.geyes" +#define GEYES_SETTINGS_THEME_PATH_KEY "theme-path" + typedef struct { - GtkWidget *pbox; - - gint selected_row; + GtkWidget *pbox; + + gint selected_row; } EyesPropertyBox; -typedef struct +typedef struct { - /* Applet */ - MatePanelApplet *applet; - GtkWidget *vbox; - GtkWidget *hbox; - GtkWidget **eyes; - guint timeout_id; - gint *pointer_last_x; - gint *pointer_last_y; + /* Applet */ + MatePanelApplet *applet; + GtkWidget *vbox; + GtkWidget *hbox; + GtkWidget **eyes; + guint timeout_id; + gint *pointer_last_x; + gint *pointer_last_y; - /* Theme */ - GdkPixbuf *eye_image; - GdkPixbuf *pupil_image; - gchar *theme_dir; - gchar *theme_name; - gchar *eye_filename; - gchar *pupil_filename; - gint num_eyes; - gint eye_height; - gint eye_width; - gint pupil_height; - gint pupil_width; - gint wall_thickness; + /* Theme */ + GdkPixbuf *eye_image; + GdkPixbuf *pupil_image; + gchar *theme_dir; + gchar *theme_name; + gchar *eye_filename; + gchar *pupil_filename; + gsize num_eyes; + gint eye_height; + gint eye_width; + gint pupil_height; + gint pupil_width; + gint wall_thickness; - /* Properties */ - EyesPropertyBox prop_box; + /* Properties */ + EyesPropertyBox prop_box; - /* Settings */ - GSettings *settings; + /* Settings */ + GSettings *settings; } EyesApplet; /* eyes.c */ -void setup_eyes (EyesApplet *eyes_applet); - -void destroy_eyes (EyesApplet *eyes_applet); - +void setup_eyes (EyesApplet *eyes_applet); +void destroy_eyes (EyesApplet *eyes_applet); /* theme.c */ -void theme_dirs_create (void); - -int load_theme (EyesApplet *eyes_applet, - const gchar *theme_dir); - -void properties_cb (GtkAction *action, - EyesApplet *eyes_applet); +void theme_dirs_create (void); +int load_theme (EyesApplet *eyes_applet, + const gchar *theme_dir); +void properties_cb (GtkAction *action, + EyesApplet *eyes_applet); #endif diff --git a/geyes/src/themes.c b/geyes/src/themes.c index 6eed8cc9..e9ebe24b 100644 --- a/geyes/src/themes.c +++ b/geyes/src/themes.c @@ -14,338 +14,332 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. - * */ #include <config.h> #include <string.h> -#include <dirent.h> -#include <limits.h> #include <ctype.h> #include <gtk/gtk.h> #include <gio/gio.h> #include "geyes.h" #define GET_WIDGET(x) (GTK_WIDGET (gtk_builder_get_object (builder, (x)))) - #define NUM_THEME_DIRECTORIES 2 static char *theme_directories[NUM_THEME_DIRECTORIES]; enum { - COL_THEME_DIR = 0, - COL_THEME_NAME, - TOTAL_COLS + COL_THEME_DIR = 0, + COL_THEME_NAME, + TOTAL_COLS }; -void theme_dirs_create (void) +void +theme_dirs_create (void) { - static gboolean themes_created = FALSE; + static gboolean themes_created = FALSE; - if (themes_created == TRUE) - return; + if (themes_created == TRUE) + return; - theme_directories[0] = g_build_filename(GEYES_THEMES_DIR, NULL); + theme_directories[0] = g_build_filename (GEYES_THEMES_DIR, NULL); - theme_directories[1] = g_build_filename(g_get_user_config_dir(), "mate", "geyes-themes", NULL); + theme_directories[1] = g_build_filename (g_get_user_config_dir (), "mate", + "geyes-themes", NULL); - themes_created = TRUE; + themes_created = TRUE; } static void -parse_theme_file (EyesApplet *eyes_applet, FILE *theme_file) +parse_theme_file (EyesApplet *eyes_applet, + FILE *theme_file) { - gchar line_buf [512]; /* prolly overkill */ - gchar *token; - - if (fgets (line_buf, 512, theme_file) == NULL) - printf("fgets error\n"); - - while (!feof (theme_file)) { - token = strtok (line_buf, "="); - if (strncmp (token, "wall-thickness", - strlen ("wall-thickness")) == 0) { - token += strlen ("wall-thickness"); - while (!isdigit (*token)) { - token++; - } - sscanf (token, "%d", &eyes_applet->wall_thickness); - } else if (strncmp (token, "num-eyes", strlen ("num-eyes")) == 0) { - token += strlen ("num-eyes"); - while (!isdigit (*token)) { - token++; - } - sscanf (token, "%d", &eyes_applet->num_eyes); - if (eyes_applet->num_eyes > MAX_EYES) - eyes_applet->num_eyes = MAX_EYES; - } else if (strncmp (token, "eye-pixmap", strlen ("eye-pixmap")) == 0) { - token = strtok (NULL, "\""); - token = strtok (NULL, "\""); - if (eyes_applet->eye_filename != NULL) - g_free (eyes_applet->eye_filename); - eyes_applet->eye_filename = g_strdup_printf ("%s%s", - eyes_applet->theme_dir, - token); - } else if (strncmp (token, "pupil-pixmap", strlen ("pupil-pixmap")) == 0) { - token = strtok (NULL, "\""); - token = strtok (NULL, "\""); + gchar line_buf[512]; /* prolly overkill */ + gchar *token; + + if (fgets (line_buf, 512, theme_file) == NULL) + g_debug ("fgets error"); + + while (!feof (theme_file)) { + token = strtok (line_buf, "="); + if (strncmp (token, "wall-thickness", strlen ("wall-thickness")) == 0) { + token += strlen ("wall-thickness"); + while (!isdigit (*token)) { + token++; + } + sscanf (token, "%d", &eyes_applet->wall_thickness); + } else if (strncmp (token, "num-eyes", strlen ("num-eyes")) == 0) { + token += strlen ("num-eyes"); + while (!isdigit (*token)) { + token++; + } + sscanf (token, "%" G_GSIZE_FORMAT, &eyes_applet->num_eyes); + if (eyes_applet->num_eyes > MAX_EYES) + eyes_applet->num_eyes = MAX_EYES; + } else if (strncmp (token, "eye-pixmap", strlen ("eye-pixmap")) == 0) { + token = strtok (NULL, "\""); + token = strtok (NULL, "\""); + if (eyes_applet->eye_filename != NULL) + g_free (eyes_applet->eye_filename); + eyes_applet->eye_filename + = g_build_filename (eyes_applet->theme_dir, token, NULL); + } else if (strncmp (token, "pupil-pixmap", strlen ("pupil-pixmap")) == 0) { + token = strtok (NULL, "\""); + token = strtok (NULL, "\""); if (eyes_applet->pupil_filename != NULL) - g_free (eyes_applet->pupil_filename); + g_free (eyes_applet->pupil_filename); eyes_applet->pupil_filename - = g_strdup_printf ("%s%s", - eyes_applet->theme_dir, - token); - } - if (fgets (line_buf, 512, theme_file) == NULL) - printf("fgets error\n"); + = g_build_filename (eyes_applet->theme_dir, token, NULL); } + if (fgets (line_buf, 512, theme_file) == NULL) + g_debug ("fgets error"); + } } int -load_theme (EyesApplet *eyes_applet, const gchar *theme_dir) +load_theme (EyesApplet *eyes_applet, + const gchar *theme_dir) { - GtkWidget *dialog; + GtkWidget *dialog; + FILE *theme_file; + gchar *file_name; + + eyes_applet->theme_dir = g_strdup (theme_dir); - FILE* theme_file; - gchar *file_name; + file_name = g_build_filename (theme_dir, "config", NULL); + if ((theme_file = fopen (file_name, "r")) == NULL) { + g_free (eyes_applet->theme_dir); + eyes_applet->theme_dir = g_build_filename (GEYES_THEMES_DIR, "Default-tiny", NULL); + theme_file = fopen (GEYES_THEMES_DIR "Default-tiny/config", "r"); + } + g_free (file_name); - eyes_applet->theme_dir = g_strdup_printf ("%s/", theme_dir); + /* if it's still NULL we've got a major problem */ + if (theme_file == NULL) { + dialog = gtk_message_dialog_new_with_markup (NULL, + GTK_DIALOG_DESTROY_WITH_PARENT, + GTK_MESSAGE_ERROR, GTK_BUTTONS_OK, + "<b>%s</b>\n\n%s", + _("Can not launch the eyes applet."), + _("There was a fatal error while trying to load the theme.")); - file_name = g_strdup_printf("%s%s",theme_dir,"/config"); - theme_file = fopen (file_name, "r"); - g_free (file_name); - if (theme_file == NULL) { - g_free (eyes_applet->theme_dir); - eyes_applet->theme_dir = g_strdup_printf (GEYES_THEMES_DIR "Default-tiny/"); - theme_file = fopen (GEYES_THEMES_DIR "Default-tiny/config", "r"); - } + gtk_dialog_run (GTK_DIALOG (dialog)); + gtk_widget_destroy (dialog); - /* if it's still NULL we've got a major problem */ - if (theme_file == NULL) { - dialog = gtk_message_dialog_new_with_markup (NULL, - GTK_DIALOG_DESTROY_WITH_PARENT, - GTK_MESSAGE_ERROR, - GTK_BUTTONS_OK, - "<b>%s</b>\n\n%s", - _("Can not launch the eyes applet."), - _("There was a fatal error while trying to load the theme.")); + gtk_widget_destroy (GTK_WIDGET (eyes_applet->applet)); - gtk_dialog_run (GTK_DIALOG (dialog)); - gtk_widget_destroy (dialog); + return FALSE; + } - gtk_widget_destroy (GTK_WIDGET (eyes_applet->applet)); + parse_theme_file (eyes_applet, theme_file); + fclose (theme_file); - return FALSE; - } + eyes_applet->theme_name = g_strdup (theme_dir); - parse_theme_file (eyes_applet, theme_file); - fclose (theme_file); + if (eyes_applet->eye_image) + g_object_unref (eyes_applet->eye_image); - eyes_applet->theme_name = g_strdup (theme_dir); + eyes_applet->eye_image + = gdk_pixbuf_new_from_file (eyes_applet->eye_filename, + NULL); - if (eyes_applet->eye_image) - g_object_unref (eyes_applet->eye_image); - eyes_applet->eye_image = gdk_pixbuf_new_from_file (eyes_applet->eye_filename, NULL); - if (eyes_applet->pupil_image) - g_object_unref (eyes_applet->pupil_image); - eyes_applet->pupil_image = gdk_pixbuf_new_from_file (eyes_applet->pupil_filename, NULL); + if (eyes_applet->pupil_image) + g_object_unref (eyes_applet->pupil_image); - eyes_applet->eye_height = gdk_pixbuf_get_height (eyes_applet->eye_image); - eyes_applet->eye_width = gdk_pixbuf_get_width (eyes_applet->eye_image); - eyes_applet->pupil_height = gdk_pixbuf_get_height (eyes_applet->pupil_image); - eyes_applet->pupil_width = gdk_pixbuf_get_width (eyes_applet->pupil_image); + eyes_applet->pupil_image + = gdk_pixbuf_new_from_file (eyes_applet->pupil_filename, + NULL); - return TRUE; + eyes_applet->eye_height = gdk_pixbuf_get_height (eyes_applet->eye_image); + eyes_applet->eye_width = gdk_pixbuf_get_width (eyes_applet->eye_image); + eyes_applet->pupil_height = gdk_pixbuf_get_height (eyes_applet->pupil_image); + eyes_applet->pupil_width = gdk_pixbuf_get_width (eyes_applet->pupil_image); + + return TRUE; } static void destroy_theme (EyesApplet *eyes_applet) { - /* Dunno about this - to unref or not to unref? */ - if (eyes_applet->eye_image != NULL) { - g_object_unref (eyes_applet->eye_image); - eyes_applet->eye_image = NULL; - } - if (eyes_applet->pupil_image != NULL) { - g_object_unref (eyes_applet->pupil_image); - eyes_applet->pupil_image = NULL; - } - - g_free (eyes_applet->theme_dir); - g_free (eyes_applet->theme_name); + /* Dunno about this - to unref or not to unref? */ + if (eyes_applet->eye_image != NULL) { + g_object_unref (eyes_applet->eye_image); + eyes_applet->eye_image = NULL; + } + if (eyes_applet->pupil_image != NULL) { + g_object_unref (eyes_applet->pupil_image); + eyes_applet->pupil_image = NULL; + } + + g_free (eyes_applet->theme_dir); + g_free (eyes_applet->theme_name); } static void -theme_selected_cb (GtkTreeSelection *selection, gpointer data) +theme_selected_cb (GtkTreeSelection *selection, + gpointer data) { - EyesApplet *eyes_applet = data; - GtkTreeModel *model; - GtkTreeIter iter; - gchar *theme; - gchar *theme_dir; + EyesApplet *eyes_applet = data; + GtkTreeModel *model; + GtkTreeIter iter; + gchar *theme; - if (!gtk_tree_selection_get_selected (selection, &model, &iter)) - return; + if (!gtk_tree_selection_get_selected (selection, &model, &iter)) + return; - gtk_tree_model_get (model, &iter, COL_THEME_DIR, &theme, -1); + gtk_tree_model_get (model, &iter, COL_THEME_DIR, &theme, -1); - g_return_if_fail (theme); + g_return_if_fail (theme); - theme_dir = g_strdup_printf ("%s/", theme); - if (!g_ascii_strncasecmp (theme_dir, eyes_applet->theme_dir, strlen (theme_dir))) { - g_free (theme_dir); - return; - } - g_free (theme_dir); + if (!g_ascii_strncasecmp (theme, eyes_applet->theme_dir, + strlen (theme))) { + g_free (theme); + return; + } - destroy_eyes (eyes_applet); - destroy_theme (eyes_applet); - load_theme (eyes_applet, theme); - setup_eyes (eyes_applet); + destroy_eyes (eyes_applet); + destroy_theme (eyes_applet); + load_theme (eyes_applet, theme); + setup_eyes (eyes_applet); - g_settings_set_string ( - eyes_applet->settings, "theme-path", theme); + g_settings_set_string (eyes_applet->settings, + GEYES_SETTINGS_THEME_PATH_KEY, + theme); - g_free (theme); + g_free (theme); } static void phelp_cb (GtkDialog *dialog) { - GError *error = NULL; - - gtk_show_uri_on_window (GTK_WINDOW (dialog), - "help:mate-geyes/geyes-settings", - gtk_get_current_event_time (), - &error); - - if (error) { - GtkWidget *error_dialog = gtk_message_dialog_new (NULL, GTK_DIALOG_MODAL, GTK_MESSAGE_ERROR, GTK_BUTTONS_CLOSE, - _("There was an error displaying help: %s"), error->message); - g_signal_connect (G_OBJECT (error_dialog), "response", G_CALLBACK (gtk_widget_destroy) , NULL); - gtk_window_set_resizable (GTK_WINDOW (error_dialog), FALSE); - gtk_window_set_screen (GTK_WINDOW (error_dialog), gtk_widget_get_screen (GTK_WIDGET (dialog))); - gtk_widget_show (error_dialog); - g_error_free (error); - error = NULL; - } + GError *error = NULL; + + gtk_show_uri_on_window (GTK_WINDOW (dialog), "help:mate-geyes/geyes-settings", + gtk_get_current_event_time (), + &error); + + if (error) { + GtkWidget *error_dialog + = gtk_message_dialog_new (NULL, GTK_DIALOG_MODAL, + GTK_MESSAGE_ERROR, + GTK_BUTTONS_CLOSE, + _("There was an error displaying help: %s"), + error->message); + g_signal_connect (error_dialog, "response", + G_CALLBACK (gtk_widget_destroy), + NULL); + gtk_window_set_resizable (GTK_WINDOW (error_dialog), FALSE); + gtk_window_set_screen (GTK_WINDOW (error_dialog), + gtk_widget_get_screen (GTK_WIDGET (dialog))); + gtk_widget_show (error_dialog); + g_clear_error (&error); + } } static void -presponse_cb (GtkDialog *dialog, gint id, gpointer data) +presponse_cb (GtkDialog *dialog, + gint id, + gpointer data) { - EyesApplet *eyes_applet = data; - if(id == GTK_RESPONSE_HELP){ - phelp_cb (dialog); - return; - } + EyesApplet *eyes_applet = data; + if (id == GTK_RESPONSE_HELP) { + phelp_cb (dialog); + return; + } + gtk_widget_destroy (GTK_WIDGET (dialog)); - gtk_widget_destroy (GTK_WIDGET (dialog)); - - eyes_applet->prop_box.pbox = NULL; + eyes_applet->prop_box.pbox = NULL; } void properties_cb (GtkAction *action, - EyesApplet *eyes_applet) + EyesApplet *eyes_applet) { - GtkBuilder *builder; - GtkWidget *tree; - GtkWidget *label; - GtkListStore *model; - GtkTreeViewColumn *column; - GtkCellRenderer *cell; - GtkTreeIter iter; - DIR *dfd; - struct dirent *dp; - int i; -#ifdef PATH_MAX - gchar filename [PATH_MAX]; -#else - gchar *filename; -#endif - - if (eyes_applet->prop_box.pbox) { - gtk_window_set_screen ( - GTK_WINDOW (eyes_applet->prop_box.pbox), - gtk_widget_get_screen (GTK_WIDGET (eyes_applet->applet))); - gtk_window_present (GTK_WINDOW (eyes_applet->prop_box.pbox)); - return; - } - - builder = gtk_builder_new_from_resource (GEYES_RESOURCE_PATH "themes.ui"); - - eyes_applet->prop_box.pbox = GET_WIDGET ("preferences_dialog"); - tree = GET_WIDGET ("themes_treeview"); - label = GET_WIDGET ("select_theme_label"); - - model = gtk_list_store_new (TOTAL_COLS, G_TYPE_STRING, G_TYPE_STRING); - gtk_tree_view_set_model (GTK_TREE_VIEW (tree), GTK_TREE_MODEL (model)); - cell = gtk_cell_renderer_text_new (); - column = gtk_tree_view_column_new_with_attributes ("not used", cell, - "text", COL_THEME_NAME, NULL); - gtk_tree_view_append_column (GTK_TREE_VIEW (tree), column); - - if ( ! g_settings_is_writable (eyes_applet->settings, "theme-path")) { - gtk_widget_set_sensitive (tree, FALSE); - gtk_widget_set_sensitive (label, FALSE); - } - - for (i = 0; i < NUM_THEME_DIRECTORIES; i++) { - if ((dfd = opendir (theme_directories[i])) != NULL) { - while ((dp = readdir (dfd)) != NULL) { - if (dp->d_name[0] != '.') { - gchar *theme_dir; - gchar *theme_name; -#ifdef PATH_MAX - strcpy (filename, - theme_directories[i]); - strcat (filename, dp->d_name); -#else - asprintf (&filename, theme_directories[i], dp->d_name); -#endif - theme_dir = g_strdup_printf ("%s/", filename); - theme_name = g_path_get_basename (filename); - - gtk_list_store_append (model, &iter); - gtk_list_store_set (model, &iter, - COL_THEME_DIR, &filename, - COL_THEME_NAME, theme_name, - -1); - - if (!g_ascii_strncasecmp (eyes_applet->theme_dir, theme_dir, strlen (theme_dir))) { - GtkTreePath *path; - path = gtk_tree_model_get_path (GTK_TREE_MODEL (model), - &iter); - gtk_tree_view_set_cursor (GTK_TREE_VIEW (tree), - path, - NULL, - FALSE); - gtk_tree_path_free (path); - } - g_free (theme_name); - g_free (theme_dir); - } - } - closedir (dfd); + GtkBuilder *builder; + GtkWidget *tree; + GtkWidget *label; + GtkListStore *model; + GtkTreeViewColumn *column; + GtkCellRenderer *cell; + GtkTreeIter iter; + GDir *dfd; + const char *dp; + GError *error = NULL; + int i; + + if (eyes_applet->prop_box.pbox) { + gtk_window_set_screen (GTK_WINDOW (eyes_applet->prop_box.pbox), + gtk_widget_get_screen (GTK_WIDGET (eyes_applet->applet))); + + gtk_window_present (GTK_WINDOW (eyes_applet->prop_box.pbox)); + return; + } + + builder = gtk_builder_new_from_resource (GEYES_RESOURCE_PATH "themes.ui"); + + eyes_applet->prop_box.pbox = GET_WIDGET("preferences_dialog"); + tree = GET_WIDGET("themes_treeview"); + label = GET_WIDGET("select_theme_label"); + + model = gtk_list_store_new (TOTAL_COLS, G_TYPE_STRING, G_TYPE_STRING); + gtk_tree_view_set_model (GTK_TREE_VIEW (tree), GTK_TREE_MODEL (model)); + cell = gtk_cell_renderer_text_new (); + column = gtk_tree_view_column_new_with_attributes ("not used", cell, "text", + COL_THEME_NAME, + NULL); + gtk_tree_view_append_column (GTK_TREE_VIEW (tree), column); + + if (!g_settings_is_writable (eyes_applet->settings, GEYES_SETTINGS_THEME_PATH_KEY)) { + gtk_widget_set_sensitive (tree, FALSE); + gtk_widget_set_sensitive (label, FALSE); + } + + for (i = 0; i < NUM_THEME_DIRECTORIES; i++) { + dfd = g_dir_open (theme_directories[i], 0, &error); + if (error) { + g_debug ("Could not open the folder: %s", error->message); + g_clear_error (&error); + continue; + } + while ((dp = g_dir_read_name (dfd)) != NULL) { + if (dp[0] != '.') { + gchar *theme_dir; + + theme_dir = g_build_filename (theme_directories[i], dp, NULL); + gtk_list_store_append (model, &iter); + gtk_list_store_set (model, &iter, + COL_THEME_DIR, theme_dir, + COL_THEME_NAME, dp, + -1); + + if (!g_ascii_strncasecmp (eyes_applet->theme_dir, theme_dir, + strlen (theme_dir))) { + GtkTreePath *path; + + path = gtk_tree_model_get_path (GTK_TREE_MODEL (model), &iter); + gtk_tree_view_set_cursor (GTK_TREE_VIEW (tree), + path, NULL, FALSE); + gtk_tree_path_free (path); } + g_free (theme_dir); + } } -#ifndef PATH_MAX - g_free (filename); -#endif - g_object_unref (model); + g_dir_close (dfd); + } + g_object_unref (model); - /* signals */ - gtk_builder_add_callback_symbols (builder, - "on_preferences_dialog_response", G_CALLBACK (presponse_cb), - "on_themes_treeselection_changed", G_CALLBACK (theme_selected_cb), - NULL); - gtk_builder_connect_signals (builder, eyes_applet); + /* signals */ + gtk_builder_add_callback_symbols (builder, "on_preferences_dialog_response", + G_CALLBACK (presponse_cb), + "on_themes_treeselection_changed", + G_CALLBACK (theme_selected_cb), + NULL); + gtk_builder_connect_signals (builder, eyes_applet); - g_object_unref (builder); + g_object_unref (builder); - gtk_widget_show_all (eyes_applet->prop_box.pbox); + gtk_widget_show_all (eyes_applet->prop_box.pbox); - return; + return; } |