diff -Nru mate-menus-1.14.0/configure.ac mate-menus-1.16.0/configure.ac --- mate-menus-1.14.0/configure.ac 2016-04-07 12:37:54.000000000 +0000 +++ mate-menus-1.16.0/configure.ac 2016-09-18 10:53:08.000000000 +0000 @@ -1,6 +1,6 @@ AC_PREREQ(2.62) -AC_INIT([mate-menus], [1.14.0], [http://www.mate-desktop.org]) +AC_INIT([mate-menus], [1.16.0], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR(libmenu/matemenu-tree.h) AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-xz check-news]) diff -Nru mate-menus-1.14.0/debian/changelog mate-menus-1.16.0/debian/changelog --- mate-menus-1.14.0/debian/changelog 2016-05-27 22:19:51.000000000 +0000 +++ mate-menus-1.16.0/debian/changelog 2017-01-13 02:01:49.000000000 +0000 @@ -1,8 +1,39 @@ -mate-menus (1.14.0-1~xenial1.01) xenial; urgency=medium +mate-menus (1.16.0-1~xenial3.1) xenial; urgency=medium - * Automated sideport + * Automated PPA build. - -- Martin Wimpress Fri, 27 May 2016 23:19:51 +0100 + -- Martin Wimpress Fri, 13 Jan 2017 02:00:31 +0000 + +mate-menus (1.16.0-1) unstable; urgency=medium + + [ Martin Wimpress ] + * New upstream release. + + [ Vangelis Mouhtsis ] + * debian/changelog: + + Fix missing changelog items for 1.15.0-0ubuntu1 upload. + * debian/control: + + Dependencies updated for MATE 1.16. + * debian/watch: + + Update version matching again to _not_ support development releases. + + -- Mike Gabriel Sun, 02 Oct 2016 22:11:11 +0200 + +mate-menus (1.15.0-0ubuntu1) yakkety; urgency=medium + + [ Martin Wimpress ] + * New upstream development release. + * debian/control: + + Dependencies updated for MATE 1.15. + * debian/watch: + + Update version matching to support development releases. + + [ Vangelis Mouhtsis ] + * debian/{control,rules}: + + dbgsym: Don't build dbg:packages anymore. + See https://wiki.debian.org/AutomaticDebugPackages. + + -- Martin Wimpress Fri, 09 Sep 2016 13:04:47 +0100 mate-menus (1.14.0-1) unstable; urgency=medium diff -Nru mate-menus-1.14.0/debian/control mate-menus-1.16.0/debian/control --- mate-menus-1.14.0/debian/control 2016-05-27 21:51:11.000000000 +0000 +++ mate-menus-1.16.0/debian/control 2016-10-05 08:24:54.000000000 +0000 @@ -13,7 +13,7 @@ intltool, libgirepository1.0-dev, libglib2.0-dev, - mate-common (>= 1.14), + mate-common (>= 1.16), python-all-dev (>= 2.7), Standards-Version: 3.9.7 Homepage: http://www.mate-desktop.org/ @@ -97,36 +97,4 @@ The package contains an implementation of the draft "Desktop Menu Specification" from freedesktop.org. . - This package contains the Python bindings. - -Package: libmate-menu2-dbg -Architecture: any -Multi-Arch: same -Section: debug -Priority: extra -Depends: libmate-menu2 (= ${binary:Version}), - ${misc:Depends}, -Description: implementation of the freedesktop menu spec for MATE (debugging symbols) - The package contains an implementation of the draft - "Desktop Menu Specification" from freedesktop.org. - . - This package contains the debugging symbols for the library. - . - The debugging symbols are installed in /usr/lib/debug and will - automatically be used by gdb. - -Package: python-mate-menu-dbg -Architecture: any -Section: debug -Priority: extra -Depends: python-mate-menu, - ${misc:Depends}, - ${python:Depends}, -Description: implementation of the freedesktop menu spec for MATE (Python debugging symbols) - The package contains an implementation of the draft - "Desktop Menu Specification" from freedesktop.org. - . - This package contains the debugging symbols of the Python bindings. - . - The debugging symbols are installed in /usr/lib/debug and will - automatically be used by gdb. + This package contains the Python bindings. \ No newline at end of file diff -Nru mate-menus-1.14.0/debian/rules mate-menus-1.16.0/debian/rules --- mate-menus-1.14.0/debian/rules 2016-05-19 10:26:38.000000000 +0000 +++ mate-menus-1.16.0/debian/rules 2016-09-30 06:52:47.000000000 +0000 @@ -28,8 +28,8 @@ dh_install --fail-missing override_dh_strip: - dh_strip -p libmate-menu2 --dbg-package=libmate-menu2-dbg - dh_strip -p python-mate-menu --dbg-package=python-mate-menu-dbg + dh_strip -p libmate-menu2 --dbgsym-migration='libmate-menu2-dbg (<< 1.14.0-2~)' + dh_strip -p python-mate-menu --dbgsym-migration='python-mate-menu-dbg (<< 1.14.0-2~)' get-orig-source: uscan --noconf --force-download --rename --download-current-version --destdir=.. diff -Nru mate-menus-1.14.0/NEWS mate-menus-1.16.0/NEWS --- mate-menus-1.14.0/NEWS 2016-04-07 12:37:54.000000000 +0000 +++ mate-menus-1.16.0/NEWS 2016-09-18 10:53:08.000000000 +0000 @@ -1,4 +1,8 @@ -mate-menus 1.14.0 +1.16.0 + + - Translations update + +1.14.0 - Move mate-preferences-categories.menu from mate-control-center. That file can be packaged separately in distros to let users @@ -6,18 +10,18 @@ - Translations update - Add Changelog generation -mate-menus 1.12.0 +1.12.0 - Use pkg-config to check for python (requires python 2.7) - Some fixes and cleanups - Translations update -mate-menus 1.10.0 +1.10.0 - Translations update - Bugfixes -mate-menus 1.8.0 +1.8.0 - Add a possibility to enable old gnome-2 preferences menu style with categories diff -Nru mate-menus-1.14.0/po/be@latin.po mate-menus-1.16.0/po/be@latin.po --- mate-menus-1.14.0/po/be@latin.po 2016-04-07 12:37:54.000000000 +0000 +++ mate-menus-1.16.0/po/be@latin.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,275 +0,0 @@ -# Biełaruski pierakład mate-menus. -# Copyright (C) 2005 THE mate-menus'S COPYRIGHT HOLDER -# This file is distributed under the same license as the mate-menus package. -# Alaksandar Navicki , 2006. -# -msgid "" -msgstr "" -"Project-Id-Version: mate-menus\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-05-06 00:40+0300\n" -"PO-Revision-Date: 2007-05-06 00:41+0300\n" -"Last-Translator: Ihar Hrachyshka \n" -"Language-Team: Belarusian Latin \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Language: Belarsian Latin\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" - -#: ../desktop-directories/Accessibility.directory.in.h:1 -#: ../desktop-directories/Settings-Accessibility.directory.in.h:1 -msgid "Universal Access" -msgstr "Universalny dostup" - -#: ../desktop-directories/Accessibility.directory.in.h:2 -msgid "Universal Access Settings" -msgstr "Nałady ŭniversalnaha dostupu" - -#: ../desktop-directories/Accessories.directory.in.h:1 -msgid "Accessories" -msgstr "Aksesuary" - -#: ../desktop-directories/Accessories.directory.in.h:2 -msgid "Desktop accessories" -msgstr "Aksesuary stała" - -#: ../desktop-directories/Applications.directory.in.h:1 -msgid "Applications" -msgstr "Aplikacyi" - -#: ../desktop-directories/Desktop.directory.in.h:1 -msgid "Personal preferences and administration settings" -msgstr "Asabistyja i administracyjnyja nałady" - -#: ../desktop-directories/Desktop.directory.in.h:2 -#: ../desktop-directories/System.directory.in.h:1 -msgid "System" -msgstr "Systema" - -#: ../desktop-directories/Development.directory.in.h:1 -msgid "Programming" -msgstr "Prahramavańnie" - -#: ../desktop-directories/Development.directory.in.h:2 -msgid "Tools for software development" -msgstr "Pryłady prahramavańnia" - -#: ../desktop-directories/Education.directory.in.h:1 -msgid "Education" -msgstr "Adukacyja" - -#: ../desktop-directories/Games.directory.in.h:1 -msgid "Games" -msgstr "Hulni" - -#: ../desktop-directories/Games.directory.in.h:2 -msgid "Games and amusements" -msgstr "Hulni j zabavy" - -#: ../desktop-directories/Graphics.directory.in.h:1 -msgid "Graphics" -msgstr "Hrafika" - -#: ../desktop-directories/Graphics.directory.in.h:2 -msgid "Graphics applications" -msgstr "Hrafičnyja aplikacyi" - -#: ../desktop-directories/Hardware.directory.in.h:1 -msgid "Hardware" -msgstr "Aparatura" - -#: ../desktop-directories/Hardware.directory.in.h:2 -msgid "Settings for several hardware devices" -msgstr "Niekatoryja aparaturnyja nałady" - -#: ../desktop-directories/InternetAndNetwork.directory.in.h:1 -msgid "Internet and Network" -msgstr "Internet i sietka" - -#: ../desktop-directories/InternetAndNetwork.directory.in.h:2 -msgid "Network-related settings" -msgstr "Sietkavyja nałady" - -#: ../desktop-directories/Internet.directory.in.h:1 -msgid "Internet" -msgstr "Internet" - -#: ../desktop-directories/Internet.directory.in.h:2 -msgid "Programs for Internet access such as web and email" -msgstr "Prahramy dla internetu" - -#: ../desktop-directories/LookAndFeel.directory.in.h:1 -msgid "Look and Feel" -msgstr "Vyhlad" - -#: ../desktop-directories/LookAndFeel.directory.in.h:2 -msgid "Settings controlling the desktop appearance and behavior" -msgstr "Nałady vyhladu j pavodzinaŭ" - -#: ../desktop-directories/Multimedia.directory.in.h:1 -msgid "Multimedia menu" -msgstr "Multymedyi" - -#: ../desktop-directories/Multimedia.directory.in.h:2 -msgid "Sound & Video" -msgstr "Aŭdyjo j videa" - -#: ../desktop-directories/Office.directory.in.h:1 -msgid "Office" -msgstr "Ofis" - -#: ../desktop-directories/Office.directory.in.h:2 -msgid "Office Applications" -msgstr "Ofisnyja prahramy" - -#: ../desktop-directories/Other.directory.in.h:1 -msgid "Applications that did not fit in other categories" -msgstr "Prahramy, jakija nie ŭvajšli ŭ inšyja kategoryi" - -#: ../desktop-directories/Other.directory.in.h:2 -msgid "Other" -msgstr "Inšyja" - -#: ../desktop-directories/Personal.directory.in.h:1 -msgid "Personal" -msgstr "Asabistaje" - -#: ../desktop-directories/Personal.directory.in.h:2 -msgid "Personal settings" -msgstr "Asabistyja nałady" - -#: ../desktop-directories/Preferences.directory.in.h:1 -msgid "Personal preferences" -msgstr "Asabistyja nałady" - -#: ../desktop-directories/Preferences.directory.in.h:2 -#: ../desktop-directories/Settings.directory.in.h:2 -msgid "Preferences" -msgstr "Nałady" - -#: ../desktop-directories/Settings-Accessibility.directory.in.h:2 -msgid "Universal access related preferences" -msgstr "Nałady dla ŭniversalnaha dostupu" - -#: ../desktop-directories/Settings.directory.in.h:1 -msgid "Personal preferences and settings" -msgstr "Asabistyja nałady" - -#: ../desktop-directories/System.directory.in.h:2 -msgid "System settings" -msgstr "Systemnyja nałady" - -#: ../desktop-directories/System-Settings.directory.in.h:1 -msgid "Administration" -msgstr "Administravańnie" - -#: ../desktop-directories/System-Settings.directory.in.h:2 -msgid "Change system-wide settings (affects all users)" -msgstr "Źmiani systemnyja nałady (upłyvaje na ŭsich karystalnikaŭ)" - -#: ../desktop-directories/System-Tools.directory.in.h:1 -msgid "System Tools" -msgstr "Systemnaje pryładździe" - -#: ../desktop-directories/System-Tools.directory.in.h:2 -msgid "System configuration and monitoring" -msgstr "Manitorynh i kanfihuracyja systemy" - -#: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 -msgid "Menu Editor" -msgstr "Redaktar menu" - -#: ../simple-editor/gmenu-simple-editor.glade.h:1 -msgid "Edit Menus" -msgstr "Madyfikuje menu" - -#: ../simple-editor/gmenu-simple-editor.glade.h:2 -msgid "_Applications:" -msgstr "_Aplikacyi:" - -#: ../simple-editor/gmenu-simple-editor.glade.h:3 -msgid "_Defaults" -msgstr "_Zmoŭčanaje" - -#: ../simple-editor/gmenu-simple-editor.glade.h:4 -msgid "_Menus:" -msgstr "_Menu:" - -#: ../simple-editor/GMenuSimpleEditor/maindialog.py:96 -#: ../simple-editor/GMenuSimpleEditor/maindialog.py:123 -msgid "Name" -msgstr "Nazva" - -#: ../simple-editor/GMenuSimpleEditor/maindialog.py:115 -msgid "Show" -msgstr "Pakažy" - -#: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:44 -msgid "Cannot find home directory: not set in /etc/passwd and no value for $HOME in environment" -msgstr "Niemahčyma znajści chatniaj tečki: jana nie akreślenaja ŭ /etc/passwd, a vartaść źmiennaj asiarodździa $HOME nia vyznačanaja" - -#: ../util/test-menu-spec.c:33 -msgid "Menu file" -msgstr "Fajł menu" - -#: ../util/test-menu-spec.c:33 -msgid "MENU_FILE" -msgstr "FAJŁ_MENU" - -#: ../util/test-menu-spec.c:34 -msgid "Monitor for menu changes" -msgstr "Adsočka źmienaŭ menu" - -#: ../util/test-menu-spec.c:35 -msgid "Include d entries" -msgstr "Uklučna z elementami" - -#: ../util/test-menu-spec.c:36 -msgid "Include NoDisplay=true entries" -msgstr "Uklučna ź nie pakazanymi elementami (NoDisplay=true)" - -#: ../util/test-menu-spec.c:91 -msgid "Invalid desktop file ID" -msgstr "Niapravilny ID fajłu stała" - -#: ../util/test-menu-spec.c:92 -msgid "[Invalid Filename]" -msgstr "[Niapravilnaja nazva fajłu]" - -#: ../util/test-menu-spec.c:93 -msgid " " -msgstr " " - -#: ../util/test-menu-spec.c:164 -msgid "" -"\n" -"\n" -"\n" -"==== Menu changed, reloading ====\n" -"\n" -"\n" -msgstr "" -"\n" -"\n" -"\n" -"==== Menu źmianiłasia, zahružajecca znoŭ ====\n" -"\n" -"\n" - -#: ../util/test-menu-spec.c:169 -#: ../util/test-menu-spec.c:211 -msgid "Menu tree is empty" -msgstr "Dreva menu pustoje" - -#: ../util/test-menu-spec.c:189 -msgid "- test MATE's implementation of the Desktop Menu Specification" -msgstr "– testuje zaimplementavanuju ŭ MATE Specyfikacyju menu stała" - -#~ msgid "Accessibility" -#~ msgstr "Dastupnaść" -#~ msgid "Accessibility Settings" -#~ msgstr "Nałady dastupnaści" -#~ msgid "Desktop" -#~ msgstr "Stoł" - diff -Nru mate-menus-1.14.0/po/dv.po mate-menus-1.16.0/po/dv.po --- mate-menus-1.14.0/po/dv.po 2016-04-07 12:37:54.000000000 +0000 +++ mate-menus-1.16.0/po/dv.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,260 +0,0 @@ -# Divehi translation for mate-menus -# Copyright (c) (c) 2006 Canonical Ltd, and Rosetta Contributors 2006 -# This file is distributed under the same license as the mate-menus package. -# FIRST AUTHOR , 2006. -# -msgid "" -msgstr "" -"Project-Id-Version: mate-menus\n" -"Report-Msgid-Bugs-To: Inash Zubair \n" -"POT-Creation-Date: 2009-03-17 15:27+0000\n" -"PO-Revision-Date: 2009-05-05 21:16+0000\n" -"Last-Translator: Huxain \n" -"Language-Team: Divehi \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-05-23 10:44+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#: ../desktop-directories/AudioVideo.directory.in.h:1 -msgid "Multimedia menu" -msgstr "މަލްޓިމީޑިއާ މެނޫ" - -#: ../desktop-directories/AudioVideo.directory.in.h:2 -msgid "Sound & Video" -msgstr "އަޑު އަދި ވީޑިއޯ" - -#: ../desktop-directories/Development.directory.in.h:1 -msgid "Programming" -msgstr "ޕްރޮގްރާމިންގް" - -#: ../desktop-directories/Development.directory.in.h:2 -msgid "Tools for software development" -msgstr "ސޮފްޓްވެޔާރ ޑެވެލޮޕް ކުރުމުގެ ޓޫލްސްތައް" - -#: ../desktop-directories/Education.directory.in.h:1 -msgid "Education" -msgstr "ތައުލީމު" - -#: ../desktop-directories/Game.directory.in.h:1 -msgid "Games" -msgstr "ގޭމްސް" - -#: ../desktop-directories/Game.directory.in.h:2 -msgid "Games and amusements" -msgstr "ގޭމުތަކާއި މުނިފޫހިފިލުވުންތައް" - -#: ../desktop-directories/Graphics.directory.in.h:1 -msgid "Graphics" -msgstr "ގްރެފިކްސް" - -#: ../desktop-directories/Graphics.directory.in.h:2 -msgid "Graphics applications" -msgstr "ގްރެފިކްސް އެޕްލިކޭޝަންތައް" - -#: ../desktop-directories/Hardware.directory.in.h:1 -msgid "Hardware" -msgstr "ހާރޑްވެއަރ" - -#: ../desktop-directories/Hardware.directory.in.h:2 -msgid "Settings for several hardware devices" -msgstr "ހާރޑުވެއަރ ޑިވައިސްތަކުގެ ސެޓިންގްތައް" - -#: ../desktop-directories/InternetAndNetwork.directory.in.h:1 -msgid "Internet and Network" -msgstr "އިންޓަރނެޓް އަދި ނެޓްވޯރކް" - -#: ../desktop-directories/InternetAndNetwork.directory.in.h:2 -msgid "Network-related settings" -msgstr "ނެޓްވޯރކާގުޅޭ ސެޓިންގްތައް" - -#: ../desktop-directories/LookAndFeel.directory.in.h:1 -msgid "Look and Feel" -msgstr "ބަލާބެލުން" - -#: ../desktop-directories/LookAndFeel.directory.in.h:2 -msgid "Settings controlling the desktop appearance and behavior" -msgstr "ޑެސްކްޓޮޕް ބަލާބެލުމާއި ހަރަކާތްތައް ކޮންޓްރޯލްކުރާ ސެޓިންގްސް" - -#: ../desktop-directories/Network.directory.in.h:1 -msgid "Internet" -msgstr "އިންޓަނެޓް" - -#: ../desktop-directories/Network.directory.in.h:2 -msgid "Programs for Internet access such as web and email" -msgstr "ވެބް އަދި އީމެއިލް ފަދަ އިންޓާނެޓްގެ ބޭނުންހިފާ ޕްރޮގްރާމުތައް" - -#: ../desktop-directories/Office.directory.in.h:1 -msgid "Office" -msgstr "އޮފީސް" - -#: ../desktop-directories/Office.directory.in.h:2 -msgid "Office Applications" -msgstr "އޮފީސް އެޕްލިކޭޝަންސް" - -#: ../desktop-directories/Personal.directory.in.h:1 -msgid "Personal" -msgstr "އަމިއްލަަ" - -#: ../desktop-directories/Personal.directory.in.h:2 -msgid "Personal settings" -msgstr "އަމިއްލަ ސެޓިންތައް" - -#: ../desktop-directories/Settings-System.directory.in.h:1 -msgid "Administration" -msgstr "އިދާރީ" - -#: ../desktop-directories/Settings-System.directory.in.h:2 -msgid "Change system-wide settings (affects all users)" -msgstr "މުޅި ސިސްޓަމް ގެ ސެޓިންގްސް ބަދަލު ކުރައްވާ - ޔޫޒާޒްއެކުލެވޭގޮތަށް" - -#: ../desktop-directories/Settings.directory.in.h:1 -msgid "Personal preferences" -msgstr "އަމިއްލަ ގޮތްތައްަ" - -#: ../desktop-directories/Settings.directory.in.h:2 -msgid "Preferences" -msgstr "ބޭނުންވާ ގޮތްތަށް" - -#: ../desktop-directories/System.directory.in.h:1 -#: ../desktop-directories/X-MATE-Menu-System.directory.in.h:2 -msgid "System" -msgstr "ސިސްޓަމް" - -#: ../desktop-directories/System.directory.in.h:2 -msgid "System settings" -msgstr "ސިސްޓަމް ސެޓިންގްސް" - -#: ../desktop-directories/System-Tools.directory.in.h:1 -msgid "System Tools" -msgstr "ސިސްޓަމް ޓޫލްތައް" - -#: ../desktop-directories/System-Tools.directory.in.h:2 -msgid "System configuration and monitoring" -msgstr "ސިސްޓަމް ކޮންފިގަރ ކުރުމާއި މޮނިޓަރ ކުރުން" - -#: ../desktop-directories/Utility-Accessibility.directory.in.h:1 -msgid "Universal Access" -msgstr "ހުރިހާދިމލަކުން ވަދެވޭ" - -#: ../desktop-directories/Utility-Accessibility.directory.in.h:2 -msgid "Universal Access Settings" -msgstr "ވަނުމުގެ ސެޓިން ހެދުން" - -#: ../desktop-directories/Utility.directory.in.h:1 -msgid "Accessories" -msgstr "އެކްސެސަރީސް" - -#: ../desktop-directories/Utility.directory.in.h:2 -msgid "Desktop accessories" -msgstr "ޑެސްކްޓޮޕް އެކްސެސަރީސް" - -#: ../desktop-directories/X-MATE-Menu-Applications.directory.in.h:1 -msgid "Applications" -msgstr "އެޕްލިކޭޝަންސް" - -#: ../desktop-directories/X-MATE-Menu-System.directory.in.h:1 -msgid "Personal preferences and administration settings" -msgstr "އަމިއްލަ ޕުރިފަރަންސް އަދި އެޑުމިނިސްޓުރެޓަރ ސެޓިން" - -#: ../desktop-directories/X-MATE-Other.directory.in.h:1 -msgid "Applications that did not fit in other categories" -msgstr "އެހެން ކެޓަގަރީތަކާ ނުގުޅޭ އެޕްލިކޭޝަންތަށް" - -#: ../desktop-directories/X-MATE-Other.directory.in.h:2 -msgid "Other" -msgstr "އެހެނިހެން" - -#: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 -msgid "Menu Editor" -msgstr "މެނޫއެޑިޓްކުރާ" - -#: ../simple-editor/gmenu-simple-editor.glade.h:1 -msgid "Edit Menus" -msgstr "މެނޫތައް އެޑިތްކުރުން" - -#: ../simple-editor/gmenu-simple-editor.glade.h:2 -msgid "_Applications:" -msgstr "އެޕްލިކޭޝަންސް_" - -#: ../simple-editor/gmenu-simple-editor.glade.h:3 -msgid "_Defaults" -msgstr "ޑިފޯލްޓްސް_" - -#: ../simple-editor/gmenu-simple-editor.glade.h:4 -msgid "_Menus:" -msgstr "މެނޫތަށް_" - -#: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 -#: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 -msgid "Name" -msgstr "ނަން" - -#: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 -msgid "Show" -msgstr "ދެއްކުން" - -#: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 -msgid "" -"Cannot find home directory: not set in /etc/passwd and no value for $HOME in " -"environment" -msgstr "" -"ހޯމް ޑައިރޭކްޓަރީއެއް ނުފެނުނު - $HOME ނުވަތަ /etc/password މައުލޫމާތުމަދު" - -#: ../util/test-menu-spec.c:33 -msgid "Menu file" -msgstr "މެނޫފައިލް" - -#: ../util/test-menu-spec.c:33 -msgid "MENU_FILE" -msgstr "މެނޫ_ފައިލް" - -#: ../util/test-menu-spec.c:34 -msgid "Monitor for menu changes" -msgstr "މެނޫ ބަދަލުވޭތޯ ބަލާ" - -#: ../util/test-menu-spec.c:35 -msgid "Include d entries" -msgstr "އެންޓްރީސްތައް ހިމެނޭ d" - -#: ../util/test-menu-spec.c:36 -msgid "Include NoDisplay=true entries" -msgstr "އެންޓްރީސްތައް ހިމެނޭ NoDisplay=true" - -#: ../util/test-menu-spec.c:91 -msgid "Invalid desktop file ID" -msgstr "ި ޑެސްކުޓޮޕް ފައިލް އައިޑީ ނުބައި" - -#: ../util/test-menu-spec.c:92 -msgid "[Invalid Filename]" -msgstr "[ނުބައި ފައިލްނަމެއް]" - -#: ../util/test-menu-spec.c:93 -msgid " " -msgstr " <ނުހިމެނޭ>" - -#: ../util/test-menu-spec.c:164 -#, c-format -msgid "" -"\n" -"\n" -"\n" -"==== Menu changed, reloading ====\n" -"\n" -"\n" -msgstr "" -"\n" -"\n" -"\n" -"==== މެނޫބަދަލުވެފައި، އަލުންލޯޑްވަނީ ====\n" -"\n" -"\n" - -#: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 -msgid "Menu tree is empty" -msgstr "މެނޫ ޓްރީގައި އެއްޗެއްނެތް" - -#: ../util/test-menu-spec.c:189 -msgid "- test MATE's implementation of the Desktop Menu Specification" -msgstr "ނޯމްގެ ޑެސްކުޓޮޕް މެނޫ އިމްޕުލިމެންޓޭޝަން ޓެސްޓުކުރައްވާ" diff -Nru mate-menus-1.14.0/po/en@shaw.po mate-menus-1.16.0/po/en@shaw.po --- mate-menus-1.14.0/po/en@shaw.po 2016-04-07 12:37:54.000000000 +0000 +++ mate-menus-1.16.0/po/en@shaw.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,211 +0,0 @@ -# mate-menus Shavian translation. -# Copyright (C) 2009 -# This file is distributed under the same license as the mate-menus package. -# Thomas Thurman , 2009 -# -msgid "" -msgstr "" -"Project-Id-Version: mate-menus\n" -"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=mate-menus&component=general\n" -"POT-Creation-Date: 2010-04-24 19:28+0000\n" -"PO-Revision-Date: 2010-05-16 16:05 -0400\n" -"Last-Translator: Thomas Thurman \n" -"Language-Team: Shavian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n!=1;\n" - -#: ../desktop-directories/AudioVideo.directory.in.h:1 -msgid "Multimedia menu" -msgstr "𐑥𐑩𐑤𐑑𐑰𐑥𐑰𐑛𐑰𐑩 𐑥𐑧𐑯𐑿" - -#: ../desktop-directories/AudioVideo.directory.in.h:2 -msgid "Sound & Video" -msgstr "𐑕𐑬𐑯𐑛 𐑯 𐑝𐑦𐑛𐑦𐑴" - -#: ../desktop-directories/Development.directory.in.h:1 -msgid "Programming" -msgstr "𐑐𐑮𐑴𐑜𐑮𐑨𐑥𐑦𐑙" - -#: ../desktop-directories/Development.directory.in.h:2 -msgid "Tools for software development" -msgstr "𐑑𐑵𐑤𐑟 𐑓𐑹 𐑕𐑪𐑓𐑑𐑢𐑺 𐑛𐑦𐑝𐑧𐑤𐑩𐑐𐑥𐑩𐑯𐑑" - -#: ../desktop-directories/Education.directory.in.h:1 -msgid "Education" -msgstr "𐑧𐑛𐑿𐑒𐑱𐑖𐑩𐑯" - -#: ../desktop-directories/Game.directory.in.h:1 -msgid "Games" -msgstr "𐑜𐑱𐑥𐑟" - -#: ../desktop-directories/Game.directory.in.h:2 -msgid "Games and amusements" -msgstr "𐑜𐑱𐑥𐑟 𐑯 𐑨𐑥𐑿𐑟𐑥𐑩𐑯𐑑𐑕" - -#: ../desktop-directories/Graphics.directory.in.h:1 -msgid "Graphics" -msgstr "𐑜𐑮𐑨𐑓𐑦𐑒𐑕" - -#: ../desktop-directories/Graphics.directory.in.h:2 -msgid "Graphics applications" -msgstr "𐑜𐑮𐑨𐑓𐑦𐑒𐑕 𐑩𐑐𐑤𐑦𐑒𐑱𐑕𐑩𐑯𐑟" - -#: ../desktop-directories/Hardware.directory.in.h:1 -msgid "Hardware" -msgstr "𐑣𐑭𐑮𐑛𐑢𐑧𐑮" - -#: ../desktop-directories/Hardware.directory.in.h:2 -msgid "Settings for several hardware devices" -msgstr "𐑕𐑧𐑑𐑦𐑙𐑟 𐑓𐑹 𐑕𐑧𐑝𐑼𐑩𐑤 𐑣𐑭𐑮𐑛𐑢𐑧𐑮 𐑛𐑦𐑝𐑲𐑕𐑩𐑟" - -#: ../desktop-directories/InternetAndNetwork.directory.in.h:1 -msgid "Internet and Network" -msgstr "·𐑦𐑯𐑑𐑼𐑯𐑧𐑑 𐑯 𐑯𐑧𐑑𐑢𐑻𐑒" - -#: ../desktop-directories/InternetAndNetwork.directory.in.h:2 -msgid "Network-related settings" -msgstr "𐑯𐑧𐑑𐑢𐑻𐑒-𐑮𐑦𐑤𐑱𐑑𐑩𐑛 𐑕𐑧𐑑𐑦𐑙𐑟" - -#: ../desktop-directories/LookAndFeel.directory.in.h:1 -msgid "Look and Feel" -msgstr "𐑤𐑫𐑒 𐑯 𐑓𐑰𐑤" - -#: ../desktop-directories/LookAndFeel.directory.in.h:2 -msgid "Settings controlling the desktop appearance and behavior" -msgstr "𐑕𐑧𐑑𐑦𐑙𐑟 𐑒𐑩𐑯𐑑𐑮𐑴𐑤𐑦𐑙 𐑞 𐑛𐑧𐑕𐑒𐑑𐑪𐑐 𐑩𐑐𐑽𐑩𐑯𐑕 𐑯 𐑚𐑦𐑣𐑱𐑝𐑘𐑼" - -#: ../desktop-directories/Network.directory.in.h:1 -msgid "Internet" -msgstr "·𐑦𐑯𐑑𐑼𐑯𐑧𐑑" - -#: ../desktop-directories/Network.directory.in.h:2 -msgid "Programs for Internet access such as web and email" -msgstr "𐑐𐑮𐑴𐑜𐑮𐑨𐑥𐑟 𐑓𐑹 ·𐑦𐑯𐑑𐑼𐑯𐑧𐑑 𐑨𐑒𐑕𐑧𐑕 𐑕𐑳𐑗 𐑨𐑟 𐑢𐑧𐑚 𐑯 𐑰𐑥𐑱𐑤" - -#: ../desktop-directories/Office.directory.in.h:1 -msgid "Office" -msgstr "𐑪𐑓𐑦𐑕" - -#: ../desktop-directories/Office.directory.in.h:2 -msgid "Office Applications" -msgstr "𐑪𐑓𐑦𐑕 𐑩𐑐𐑤𐑦𐑒𐑱𐑕𐑩𐑯𐑟" - -#. Translators: this is Personal as in "Personal settings" -#: ../desktop-directories/Personal.directory.in.h:2 -msgid "Personal" -msgstr "𐑐𐑻𐑕𐑩𐑯𐑩𐑤" - -#: ../desktop-directories/Personal.directory.in.h:3 -msgid "Personal settings" -msgstr "𐑐𐑻𐑕𐑩𐑯𐑩𐑤 𐑕𐑧𐑑𐑦𐑙𐑟" - -#: ../desktop-directories/Settings-System.directory.in.h:1 -msgid "Administration" -msgstr "𐑩𐑛𐑥𐑦𐑯𐑦𐑕𐑑𐑮𐑱𐑖𐑩𐑯" - -#: ../desktop-directories/Settings-System.directory.in.h:2 -msgid "Change system-wide settings (affects all users)" -msgstr "𐑗𐑱𐑯𐑡 𐑕𐑦𐑕𐑑𐑩𐑥-𐑢𐑲𐑛 𐑕𐑧𐑑𐑦𐑙𐑟 (𐑩𐑓𐑧𐑒𐑑𐑕 𐑷𐑤 𐑿𐑟𐑼𐑟)" - -#: ../desktop-directories/Settings.directory.in.h:1 -msgid "Personal preferences" -msgstr "𐑐𐑻𐑕𐑩𐑯𐑩𐑤 𐑐𐑮𐑧𐑓𐑼𐑩𐑯𐑕𐑩𐑟" - -#: ../desktop-directories/Settings.directory.in.h:2 -msgid "Preferences" -msgstr "𐑐𐑮𐑧𐑓𐑼𐑩𐑯𐑕𐑩𐑟" - -#: ../desktop-directories/System.directory.in.h:1 -#: ../desktop-directories/X-MATE-Menu-System.directory.in.h:2 -msgid "System" -msgstr "𐑕𐑦𐑕𐑑𐑩𐑥" - -#: ../desktop-directories/System.directory.in.h:2 -msgid "System settings" -msgstr "𐑕𐑦𐑕𐑑𐑩𐑥 𐑕𐑧𐑑𐑦𐑙𐑟" - -#: ../desktop-directories/System-Tools.directory.in.h:1 -msgid "System Tools" -msgstr "𐑕𐑦𐑕𐑑𐑩𐑥 𐑑𐑵𐑤𐑟" - -#: ../desktop-directories/System-Tools.directory.in.h:2 -msgid "System configuration and monitoring" -msgstr "𐑕𐑦𐑕𐑑𐑩𐑥 𐑒𐑩𐑯𐑓𐑦𐑜𐑘𐑼𐑱𐑖𐑩𐑯 𐑯 𐑥𐑭𐑯𐑩𐑑𐑻𐑦𐑙" - -#: ../desktop-directories/Utility-Accessibility.directory.in.h:1 -msgid "Universal Access" -msgstr "𐑿𐑯𐑩𐑝𐑻𐑕𐑩𐑤 𐑨𐑒𐑕𐑧𐑕" - -#: ../desktop-directories/Utility-Accessibility.directory.in.h:2 -msgid "Universal Access Settings" -msgstr "𐑿𐑯𐑩𐑝𐑻𐑕𐑩𐑤 𐑨𐑒𐑕𐑧𐑕 𐑕𐑧𐑑𐑦𐑙𐑟" - -#: ../desktop-directories/Utility.directory.in.h:1 -msgid "Accessories" -msgstr "𐑨𐑒𐑕𐑧𐑕𐑼𐑦𐑟" - -#: ../desktop-directories/Utility.directory.in.h:2 -msgid "Desktop accessories" -msgstr "𐑛𐑧𐑕𐑒𐑑𐑪𐑐 𐑨𐑒𐑕𐑧𐑕𐑼𐑦𐑟" - -#: ../desktop-directories/X-MATE-Menu-Applications.directory.in.h:1 -msgid "Applications" -msgstr "𐑩𐑐𐑤𐑦𐑒𐑱𐑕𐑩𐑯𐑟" - -#: ../desktop-directories/X-MATE-Menu-System.directory.in.h:1 -msgid "Personal preferences and administration settings" -msgstr "𐑐𐑻𐑕𐑩𐑯𐑩𐑤 𐑐𐑮𐑧𐑓𐑼𐑩𐑯𐑕𐑩𐑟 𐑯 𐑩𐑛𐑥𐑦𐑯𐑦𐑕𐑑𐑮𐑱𐑖𐑩𐑯 𐑕𐑧𐑑𐑦𐑙𐑟" - -#: ../desktop-directories/X-MATE-Other.directory.in.h:1 -msgid "Applications that did not fit in other categories" -msgstr "𐑩𐑐𐑤𐑦𐑒𐑱𐑕𐑩𐑯𐑟 𐑞𐑨𐑑 𐑛𐑦𐑛 𐑯𐑪𐑑 𐑓𐑦𐑑 𐑦𐑯 𐑳𐑞𐑼 𐑒𐑨𐑑𐑩𐑜𐑪𐑮𐑰𐑟" - -#: ../desktop-directories/X-MATE-Other.directory.in.h:2 -msgid "Other" -msgstr "𐑳𐑞𐑼" - -#: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 -msgid "Menu Editor" -msgstr "𐑥𐑧𐑯𐑿 𐑧𐑛𐑦𐑑𐑹" - -#: ../simple-editor/gmenu-simple-editor.ui.h:1 -msgid "Edit Menus" -msgstr "𐑧𐑛𐑦𐑑 𐑥𐑧𐑯𐑿𐑟" - -#: ../simple-editor/gmenu-simple-editor.ui.h:2 -msgid "_Applications:" -msgstr "_𐑨𐑐𐑤𐑦𐑒𐑱𐑖𐑩𐑯𐑟:" - -#: ../simple-editor/gmenu-simple-editor.ui.h:3 -msgid "_Defaults" -msgstr "_𐑛𐑩𐑓𐑪𐑤𐑑𐑕" - -#: ../simple-editor/gmenu-simple-editor.ui.h:4 -msgid "_Menus:" -msgstr "_𐑥𐑧𐑯𐑿𐑟:" - -#. Translators: %s is the version number -#, python-format -#: ../simple-editor/GMenuSimpleEditor/main.py:49 -msgid "Simple Menu Editor %s" -msgstr "𐑕𐑦𐑥𐑐𐑩𐑤 𐑥𐑧𐑯𐑿 𐑧𐑛𐑦𐑑𐑼 %s" - -#: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 -#: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 -msgid "Name" -msgstr "𐑯𐑱𐑥" - -#: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 -msgid "Show" -msgstr "𐑖𐑴" - -#: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 -msgid "" -"Cannot find home directory: not set in /etc/passwd and no value for $HOME in " -"environment" -msgstr "" -"𐑒𐑨𐑯𐑪𐑑 𐑓𐑲𐑯𐑛 𐑣𐑴𐑥 𐑛𐑲𐑮𐑧𐑒𐑑𐑼𐑦: 𐑯𐑪𐑑 𐑕𐑧𐑑 𐑦𐑯 /etc/passwd 𐑯 𐑯𐑴 𐑝𐑨𐑤𐑿 𐑓𐑹 $HOME 𐑦𐑯 " -"𐑧𐑯𐑝𐑲𐑼𐑯𐑥𐑩𐑯𐑑" - diff -Nru mate-menus-1.14.0/po/es_CO.po mate-menus-1.16.0/po/es_CO.po --- mate-menus-1.14.0/po/es_CO.po 2016-04-07 12:37:54.000000000 +0000 +++ mate-menus-1.16.0/po/es_CO.po 2016-09-18 10:53:08.000000000 +0000 @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Daniel Aranda , 2016 msgid "" msgstr "" "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-09-09 13:05+0200\n" -"PO-Revision-Date: 2012-07-04 13:46+0000\n" -"Last-Translator: FULL NAME \n" +"POT-Creation-Date: 2016-07-01 16:24+0300\n" +"PO-Revision-Date: 2016-08-21 00:18+0000\n" +"Last-Translator: Daniel Aranda \n" "Language-Team: Spanish (Colombia) (http://www.transifex.com/mate/MATE/language/es_CO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,11 +20,11 @@ #: ../desktop-directories/mate-audio-video.directory.in.h:1 msgid "Sound & Video" -msgstr "" +msgstr "Audio y Video" #: ../desktop-directories/mate-audio-video.directory.in.h:2 msgid "Multimedia menu" -msgstr "" +msgstr "Menú multimedia" #: ../desktop-directories/mate-development.directory.in.h:1 msgid "Programming" @@ -31,15 +32,15 @@ #: ../desktop-directories/mate-development.directory.in.h:2 msgid "Tools for software development" -msgstr "" +msgstr "Herramientas para el desarrollo de software" #: ../desktop-directories/mate-education.directory.in.h:1 msgid "Education" -msgstr "" +msgstr "Educación" #: ../desktop-directories/mate-game.directory.in.h:1 msgid "Games" -msgstr "" +msgstr "Juegos" #: ../desktop-directories/mate-game.directory.in.h:2 msgid "Games and amusements" diff -Nru mate-menus-1.14.0/po/frp.po mate-menus-1.16.0/po/frp.po --- mate-menus-1.14.0/po/frp.po 2016-04-07 12:37:54.000000000 +0000 +++ mate-menus-1.16.0/po/frp.po 2016-09-18 10:53:08.000000000 +0000 @@ -9,7 +9,7 @@ "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-09-09 13:05+0200\n" -"PO-Revision-Date: 2016-03-31 16:01+0000\n" +"PO-Revision-Date: 2016-05-09 15:14+0000\n" "Last-Translator: Alexandre Raymond\n" "Language-Team: Franco-Provençal (Arpitan) (http://www.transifex.com/mate/MATE/language/frp/)\n" "MIME-Version: 1.0\n" @@ -24,15 +24,15 @@ #: ../desktop-directories/mate-audio-video.directory.in.h:2 msgid "Multimedia menu" -msgstr "" +msgstr "Menu son et vidèô" #: ../desktop-directories/mate-development.directory.in.h:1 msgid "Programming" -msgstr "" +msgstr "Programacion" #: ../desktop-directories/mate-development.directory.in.h:2 msgid "Tools for software development" -msgstr "" +msgstr "Otils de programacion" #: ../desktop-directories/mate-education.directory.in.h:1 msgid "Education" @@ -44,7 +44,7 @@ #: ../desktop-directories/mate-game.directory.in.h:2 msgid "Games and amusements" -msgstr "" +msgstr "Juès et divèrtissement" #: ../desktop-directories/mate-graphics.directory.in.h:1 msgid "Graphics" @@ -52,7 +52,7 @@ #: ../desktop-directories/mate-graphics.directory.in.h:2 msgid "Graphics applications" -msgstr "" +msgstr "Aplicacions grafiques" #: ../desktop-directories/mate-hardware.directory.in.h:1 msgid "Hardware" @@ -60,23 +60,23 @@ #: ../desktop-directories/mate-hardware.directory.in.h:2 msgid "Settings for several hardware devices" -msgstr "" +msgstr "Règllâjos de la quincalye de l’aparèly" #: ../desktop-directories/mate-internet-and-network.directory.in.h:1 msgid "Internet and Network" -msgstr "Malyâjo et têla" +msgstr "Malyâjo et baranye" #: ../desktop-directories/mate-internet-and-network.directory.in.h:2 msgid "Network-related settings" -msgstr "" +msgstr "Règllâjos de baranye" #: ../desktop-directories/mate-look-and-feel.directory.in.h:1 msgid "Look and Feel" -msgstr "" +msgstr "Vêr et sentir" #: ../desktop-directories/mate-look-and-feel.directory.in.h:2 msgid "Settings controlling the desktop appearance and behavior" -msgstr "" +msgstr "Règllâjos de controlo d’aparence et de comportement" #: ../desktop-directories/mate-network.directory.in.h:1 msgid "Internet" @@ -84,86 +84,86 @@ #: ../desktop-directories/mate-network.directory.in.h:2 msgid "Programs for Internet access such as web and email" -msgstr "" +msgstr "Programos de malyâjo et de navìgacion sur la têla" #: ../desktop-directories/mate-office.directory.in.h:1 msgid "Office" -msgstr "" +msgstr "Ofiço" #: ../desktop-directories/mate-office.directory.in.h:2 msgid "Office Applications" -msgstr "" +msgstr "Aplicacions d’ofiço" #. Translators: this is Personal as in "Personal settings" #: ../desktop-directories/mate-personal.directory.in.h:2 msgid "Personal" -msgstr "" +msgstr "Pèrsonèl" #: ../desktop-directories/mate-personal.directory.in.h:3 msgid "Personal settings" -msgstr "" +msgstr "Configuracion pèrsonèla" #: ../desktop-directories/mate-settings-system.directory.in.h:1 msgid "Administration" -msgstr "" +msgstr "Regence" #: ../desktop-directories/mate-settings-system.directory.in.h:2 msgid "Change system-wide settings (affects all users)" -msgstr "" +msgstr "Changér lo sistèmo g·ènèrâl (a tuis los usancérs)" #: ../desktop-directories/mate-settings.directory.in.h:1 msgid "Preferences" -msgstr "" +msgstr "Prèfèrences" #: ../desktop-directories/mate-settings.directory.in.h:2 msgid "Personal preferences" -msgstr "" +msgstr "Prèfèrences pèrsonèles" #: ../desktop-directories/mate-system.directory.in.h:1 #: ../desktop-directories/mate-menu-system.directory.in.h:1 msgid "System" -msgstr "" +msgstr "Sistèmo" #: ../desktop-directories/mate-system.directory.in.h:2 msgid "System settings" -msgstr "" +msgstr "Règllâjo du sistèmo" #: ../desktop-directories/mate-system-tools.directory.in.h:1 msgid "System Tools" -msgstr "" +msgstr "Otils de sistèmo" #: ../desktop-directories/mate-system-tools.directory.in.h:2 msgid "System configuration and monitoring" -msgstr "" +msgstr "Configuracion et diagnostico de sistèmo" #: ../desktop-directories/mate-utility-accessibility.directory.in.h:1 msgid "Universal Access" -msgstr "" +msgstr "Accès univèrsèl" #: ../desktop-directories/mate-utility-accessibility.directory.in.h:2 msgid "Universal Access Settings" -msgstr "" +msgstr "Règllâjos d’accès univèrsèl" #: ../desktop-directories/mate-utility.directory.in.h:1 msgid "Accessories" -msgstr "" +msgstr "Otilyâjo" #: ../desktop-directories/mate-utility.directory.in.h:2 msgid "Desktop accessories" -msgstr "" +msgstr "Otilyâjo d’ordinator" #: ../desktop-directories/mate-menu-applications.directory.in.h:1 msgid "Applications" -msgstr "" +msgstr "Aplicacions" #: ../desktop-directories/mate-menu-system.directory.in.h:2 msgid "Personal preferences and administration settings" -msgstr "" +msgstr "Règllâjos de prèfèrence et d’administracion" #: ../desktop-directories/mate-other.directory.in.h:1 msgid "Other" -msgstr "" +msgstr "Âtros" #: ../desktop-directories/mate-other.directory.in.h:2 msgid "Applications that did not fit in other categories" -msgstr "" +msgstr "Aplicacions qu’entront pas diens d’âtres catègories" diff -Nru mate-menus-1.14.0/po/gn.po mate-menus-1.16.0/po/gn.po --- mate-menus-1.14.0/po/gn.po 2016-04-07 12:37:54.000000000 +0000 +++ mate-menus-1.16.0/po/gn.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,218 +0,0 @@ -# Brazilian Guarani translation of mate-menus. -# Copyright (C) 2006 Free Software Foundation, Inc. -# This file is distributed under the same license as the mate-menus package. -# -msgid "" -msgstr "" -"Project-Id-Version: mate-menus\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-11-01 21:12+0100\n" -"PO-Revision-Date: 2006-04-25 10:14-0300\n" -"Last-Translator: Boca \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: ../desktop-directories/Accessibility.directory.in.h:1 -#: ../desktop-directories/Settings-Accessibility.directory.in.h:1 -msgid "Accessibility" -msgstr "Omboparaa Regua" - -#: ../desktop-directories/Accessibility.directory.in.h:2 -msgid "Accessibility Settings" -msgstr "Omboporaa Rerowa Rowaa" - -#: ../desktop-directories/Accessories.directory.in.h:1 -msgid "Accessories" -msgstr "Nhamba'eapoa Pygua" - -#: ../desktop-directories/Accessories.directory.in.h:2 -msgid "Desktop accessories" -msgstr "Nhamba'eapoa Regua" - -#: ../desktop-directories/Applications.directory.in.h:1 -msgid "Applications" -msgstr "Enhepynru Apy" - -#: ../desktop-directories/Desktop.directory.in.h:1 -msgid "Desktop" -msgstr "Nhamba'eapoa" - -#: ../desktop-directories/Desktop.directory.in.h:2 -msgid "Personal preferences and administration settings" -msgstr "Mba'emon Nhamoia" - -#: ../desktop-directories/Development.directory.in.h:1 -msgid "Programming" -msgstr "Jaja Poa" - -#: ../desktop-directories/Development.directory.in.h:2 -msgid "Tools for software development" -msgstr "Jaja Poa" - -#: ../desktop-directories/Education.directory.in.h:1 -msgid "Education" -msgstr "Arandu" - -#: ../desktop-directories/Games.directory.in.h:1 -msgid "Games" -msgstr "Jaugaa" - -#: ../desktop-directories/Games.directory.in.h:2 -msgid "Games and amusements" -msgstr "Jaugaty" - -#: ../desktop-directories/Graphics.directory.in.h:1 -msgid "Graphics" -msgstr "Baemo Ra'angaa Jajapoa" - -#: ../desktop-directories/Graphics.directory.in.h:2 -msgid "Graphics applications" -msgstr "Baemo Ra'angaa Jajapoa Oia" - -#: ../desktop-directories/Internet.directory.in.h:1 -msgid "Internet" -msgstr "Kya" - -#: ../desktop-directories/Internet.directory.in.h:2 -msgid "Programs for Internet access such as web and email" -msgstr "Kya Py Reike Awã Regua" - -#: ../desktop-directories/Multimedia.directory.in.h:1 -msgid "Multimedia menu" -msgstr "Baemo Jaexaa, Nhaendua" - -#: ../desktop-directories/Multimedia.directory.in.h:2 -msgid "Sound & Video" -msgstr "Jaexaa, Porai Nhaendua" - -#: ../desktop-directories/Office.directory.in.h:1 -msgid "Office" -msgstr "Nhamboparaa Regua" - -#: ../desktop-directories/Office.directory.in.h:2 -msgid "Office Applications" -msgstr "Jaekaa Omboparaa" - -#: ../desktop-directories/Other.directory.in.h:1 -msgid "Applications that did not fit in other categories" -msgstr "Amboae Regua Jaekaa" - -#: ../desktop-directories/Other.directory.in.h:2 -msgid "Other" -msgstr "Amboae" - -#: ../desktop-directories/Preferences.directory.in.h:1 -msgid "Personal preferences" -msgstr "Rowapy Jarowa Rowaa" - -#: ../desktop-directories/Preferences.directory.in.h:2 -#: ../desktop-directories/Settings.directory.in.h:2 -msgid "Preferences" -msgstr "Maranmi Reipota" - -#: ../desktop-directories/Settings-Accessibility.directory.in.h:2 -msgid "Accessibility related preferences" -msgstr "Preferências relativas à acessibilidade" - -#: ../desktop-directories/Settings.directory.in.h:1 -msgid "Personal preferences and settings" -msgstr "Preferências e configurações pessoais" - -#: ../desktop-directories/System-Settings.directory.in.h:1 -msgid "Administration" -msgstr "Nhambotea Regua" - -#: ../desktop-directories/System-Settings.directory.in.h:2 -msgid "Change systemwide settings (affects all users)" -msgstr "" - -#: ../desktop-directories/System-Tools.directory.in.h:1 -msgid "System Tools" -msgstr "" - -#: ../desktop-directories/System-Tools.directory.in.h:2 -msgid "System configuration and monitoring" -msgstr "" - -#: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 -msgid "Menu Editor" -msgstr "" - -#: ../simple-editor/gmenu-simple-editor.glade.h:1 -msgid "Edit Menus" -msgstr "" - -#: ../simple-editor/gmenu-simple-editor.glade.h:2 -msgid "_Applications:" -msgstr "_Enhepynru Apy:" - -#: ../simple-editor/gmenu-simple-editor.glade.h:3 -msgid "_Defaults" -msgstr "" - -#: ../simple-editor/gmenu-simple-editor.glade.h:4 -msgid "_Menus:" -msgstr "_Eka Apy:" - -#: ../simple-editor/GMenuSimpleEditor/maindialog.py:96 -#: ../simple-editor/GMenuSimpleEditor/maindialog.py:123 -msgid "Name" -msgstr "Derery" - -#: ../simple-editor/GMenuSimpleEditor/maindialog.py:115 -msgid "Show" -msgstr "Oexaukaa" - -#: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:44 -msgid "Cannot find home directory: not set in /etc/passwd and no value for $HOME in environment" -msgstr "" - -#: ../util/test-menu-spec.c:32 -msgid "Menu file" -msgstr "Oekaa Regua Omoin Porãa" - -#: ../util/test-menu-spec.c:32 -msgid "MENU_FILE" -msgstr "OEKAA REGUA OMOIN PORÃA" - -#: ../util/test-menu-spec.c:33 -msgid "Monitor for menu changes" -msgstr "" - -#: ../util/test-menu-spec.c:34 -msgid "Include d entries" -msgstr "" - -#: ../util/test-menu-spec.c:89 -msgid "Invalid desktop file ID" -msgstr "" - -#: ../util/test-menu-spec.c:90 -msgid "[Invalid Filename]" -msgstr "" - -#: ../util/test-menu-spec.c:91 -msgid " " -msgstr "" - -#: ../util/test-menu-spec.c:162 -msgid "" -"\n" -"\n" -"\n" -"==== Menu changed, reloading ====\n" -"\n" -"\n" -msgstr "" - -#: ../util/test-menu-spec.c:167 -#: ../util/test-menu-spec.c:203 -msgid "Menu tree is empty" -msgstr "" - -#: ../util/test-menu-spec.c:186 -msgid "- test MATE's implementation of the Desktop Menu Specification" -msgstr "" - diff -Nru mate-menus-1.14.0/po/gv.po mate-menus-1.16.0/po/gv.po --- mate-menus-1.14.0/po/gv.po 2016-04-07 12:37:54.000000000 +0000 +++ mate-menus-1.16.0/po/gv.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,279 +0,0 @@ -# Manx translation for mate-menus -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the mate-menus package. -# FIRST AUTHOR , 2010. -# -msgid "" -msgstr "" -"Project-Id-Version: mate-menus\n" -"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=mate-menus&component=general\n" -"POT-Creation-Date: 2010-07-02 11:40+0000\n" -"PO-Revision-Date: 2010-07-07 13:02+0100\n" -"Last-Translator: Reuben Potts \n" -"Language-Team: Manx \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-07-07 10:48+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#: ../desktop-directories/AudioVideo.directory.in.h:1 -msgid "Multimedia menu" -msgstr "" - -#: ../desktop-directories/AudioVideo.directory.in.h:2 -msgid "Sound & Video" -msgstr "Sheean & feeshan" - -#: ../desktop-directories/Development.directory.in.h:1 -msgid "Programming" -msgstr "" - -#: ../desktop-directories/Development.directory.in.h:2 -msgid "Tools for software development" -msgstr "" - -#: ../desktop-directories/Education.directory.in.h:1 -msgid "Education" -msgstr "Ynsagh" - -#: ../desktop-directories/Game.directory.in.h:1 -msgid "Games" -msgstr "Gammanyn" - -#: ../desktop-directories/Game.directory.in.h:2 -msgid "Games and amusements" -msgstr "Gammanyn as gaihyn" - -#: ../desktop-directories/Graphics.directory.in.h:1 -msgid "Graphics" -msgstr "Graafaghyn" - -#: ../desktop-directories/Graphics.directory.in.h:2 -msgid "Graphics applications" -msgstr "Claaghyn graafagh" - -#: ../desktop-directories/Hardware.directory.in.h:1 -msgid "Hardware" -msgstr "Yiarnrey" - -#: ../desktop-directories/Hardware.directory.in.h:2 -msgid "Settings for several hardware devices" -msgstr "" - -#: ../desktop-directories/InternetAndNetwork.directory.in.h:1 -msgid "Internet and Network" -msgstr "Eddyr-voggyl as toilley reddyn" - -#: ../desktop-directories/InternetAndNetwork.directory.in.h:2 -msgid "Network-related settings" -msgstr "Reighyn son eddyrvoagle as toilley reddyn" - -#: ../desktop-directories/LookAndFeel.directory.in.h:1 -msgid "Look and Feel" -msgstr "Jeaghyn as" - -#: ../desktop-directories/LookAndFeel.directory.in.h:2 -msgid "Settings controlling the desktop appearance and behavior" -msgstr "Reighyn mychoine yn aght ta'n Desktop jeaghyn as yn ymmyrkey." - -#: ../desktop-directories/Network.directory.in.h:1 -msgid "Internet" -msgstr "Eddyr-voggyl" - -#: ../desktop-directories/Network.directory.in.h:2 -msgid "Programs for Internet access such as web and email" -msgstr "Claaghyn son yn eddyrvoagle gorrish email as yn eddyr-voggyl" - -#: ../desktop-directories/Office.directory.in.h:1 -msgid "Office" -msgstr "Oik" - -#: ../desktop-directories/Office.directory.in.h:2 -msgid "Office Applications" -msgstr "Claaghyn Oik" - -#. Translators: this is Personal as in "Personal settings" -#: ../desktop-directories/Personal.directory.in.h:2 -msgid "Personal" -msgstr "Persoonagh" - -#: ../desktop-directories/Personal.directory.in.h:3 -msgid "Personal settings" -msgstr "Reighyn persoonagh" - -#: ../desktop-directories/Settings-System.directory.in.h:1 -msgid "Administration" -msgstr "Reirey" - -#: ../desktop-directories/Settings-System.directory.in.h:2 -msgid "Change system-wide settings (affects all users)" -msgstr "" - -#: ../desktop-directories/Settings.directory.in.h:1 -msgid "Personal preferences" -msgstr "Reighyn Persoonagh ed" - -#: ../desktop-directories/Settings.directory.in.h:2 -msgid "Preferences" -msgstr "Reighyn ed's" - -#: ../desktop-directories/System.directory.in.h:1 -#: ../desktop-directories/X-MATE-Menu-System.directory.in.h:2 -msgid "System" -msgstr "System" - -#: ../desktop-directories/System.directory.in.h:2 -msgid "System settings" -msgstr "Reighyn System" - -#: ../desktop-directories/System-Tools.directory.in.h:1 -msgid "System Tools" -msgstr "Claaghyn system" - -#: ../desktop-directories/System-Tools.directory.in.h:2 -msgid "System configuration and monitoring" -msgstr "Caghlaaghyn System as" - -#: ../desktop-directories/Utility-Accessibility.directory.in.h:1 -msgid "Universal Access" -msgstr "" - -#: ../desktop-directories/Utility-Accessibility.directory.in.h:2 -msgid "Universal Access Settings" -msgstr "" - -#: ../desktop-directories/Utility.directory.in.h:1 -msgid "Accessories" -msgstr "Claaghyn" - -#: ../desktop-directories/Utility.directory.in.h:2 -msgid "Desktop accessories" -msgstr "" - -#: ../desktop-directories/X-MATE-Menu-Applications.directory.in.h:1 -msgid "Applications" -msgstr "Claaghyn" - -#: ../desktop-directories/X-MATE-Menu-System.directory.in.h:1 -msgid "Personal preferences and administration settings" -msgstr "Reighyn persoonagh as Reighyn reirey" - -#: ../desktop-directories/X-MATE-Other.directory.in.h:1 -msgid "Applications that did not fit in other categories" -msgstr "Cha row yn claaghyn goll stiagh ayns" - -#: ../desktop-directories/X-MATE-Other.directory.in.h:2 -msgid "Other" -msgstr "Elley" - -#: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 -msgid "Menu Editor" -msgstr "Caghlaaghyn Menu" - -#: ../simple-editor/gmenu-simple-editor.ui.h:1 -msgid "Edit Menus" -msgstr "Caghlaa yn menu" - -#: ../simple-editor/gmenu-simple-editor.ui.h:2 -msgid "_Applications:" -msgstr "_Claaghyn:" - -#: ../simple-editor/gmenu-simple-editor.ui.h:3 -msgid "_Defaults" -msgstr "" - -#: ../simple-editor/gmenu-simple-editor.ui.h:4 -msgid "_Menus:" -msgstr "_Menu:" - -#. Translators: %s is the version number -#: ../simple-editor/GMenuSimpleEditor/main.py:49 -#, python-format -msgid "Simple Menu Editor %s" -msgstr "Caghlaaredey menu aashagh %s" - -#: ../simple-editor/GMenuSimpleEditor/maindialog.py:94 -#: ../simple-editor/GMenuSimpleEditor/maindialog.py:121 -msgid "Name" -msgstr "Ennym" - -#: ../simple-editor/GMenuSimpleEditor/maindialog.py:113 -msgid "Show" -msgstr "Soilshaghey" - -#: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:42 -msgid "Cannot find home directory: not set in /etc/passwd and no value for $HOME in environment" -msgstr "" - -#~ msgid "Action" -#~ msgstr "Caggeeaght" - -#~ msgid "Action games" -#~ msgstr "Gammanyn caggeeaght" - -#~ msgid "Adventure" -#~ msgstr "Contortys" - -#~ msgid "Adventure style games" -#~ msgstr "Contortys gammanyn" - -#~ msgid "Arcade" -#~ msgstr "Arcaid" - -#~ msgid "Arcade style games" -#~ msgstr "Gammanyn Arcaid" - -#~ msgid "Falling blocks" -#~ msgstr "Blockyn tuittym" - -#~ msgid "Board" -#~ msgstr "Claare" - -#~ msgid "Board games" -#~ msgstr "Gammanyn claare" - -#~ msgid "Card games" -#~ msgstr "Gammanyn caart" - -#~ msgid "Cards" -#~ msgstr "Caartyn" - -#~ msgid "Debian" -#~ msgstr "Debian" - -#~ msgid "Science" -#~ msgstr "Sheanse" - -#~ msgid "Scientific applications" -#~ msgstr "Claaghyn sheanse" - -#~ msgid "Games for kids" -#~ msgstr "Gammanyn son paitchyn" - -#~ msgid "Kids" -#~ msgstr "Paitchyn" - -#~ msgid "Logic" -#~ msgstr "Resoon" - -#~ msgid "Logic and puzzle games" -#~ msgstr "Resoon as crampysyn" - -#~ msgid "Role playing" -#~ msgstr "Cloie paart" - -#~ msgid "Role playing games" -#~ msgstr "Gammanyn cloie paart" - -#~ msgid "Sports" -#~ msgstr "Spoyrt" - -#~ msgid "Sports games" -#~ msgstr "Gammanyn Spoyrt" - -#~ msgid "Strategy" -#~ msgstr "Strateysh" - -#~ msgid "Strategy games" -#~ msgstr "Gammanyn Strateysh" diff -Nru mate-menus-1.14.0/po/hi.po mate-menus-1.16.0/po/hi.po --- mate-menus-1.14.0/po/hi.po 2016-04-07 12:37:54.000000000 +0000 +++ mate-menus-1.16.0/po/hi.po 2016-09-18 10:53:08.000000000 +0000 @@ -5,7 +5,7 @@ # Translators: # Amanpreet Singh Alam , 2004 # Rajesh Ranjan , 2009 -# Rajesh Ranjan , 2005, 2006, 2008, 2009 +# Rajesh Ranjan , 2005, 2006, 2008, 2009 msgid "" msgstr "" "Project-Id-Version: MATE Desktop Environment\n" diff -Nru mate-menus-1.14.0/po/io.po mate-menus-1.16.0/po/io.po --- mate-menus-1.14.0/po/io.po 2016-04-07 12:37:54.000000000 +0000 +++ mate-menus-1.16.0/po/io.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,267 +0,0 @@ -# Ido translation of mate-menus. -# Copyright (C) 2007 Free Software Foundation, Inc. -# This file is distributed under the same license as the mate-menus package. -# Michael Terry , 2007. -# -msgid "" -msgstr "" -"Project-Id-Version: mate-menus HEAD\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-12-27 17:48-0500\n" -"PO-Revision-Date: 2008-01-16 21:27-0500\n" -"Last-Translator: Michael Terry \n" -"Language-Team: Ido \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: ../desktop-directories/Accessibility.directory.in.h:1 -#: ../desktop-directories/Settings-Accessibility.directory.in.h:1 -msgid "Universal Access" -msgstr "Universala Aceso" - -#: ../desktop-directories/Accessibility.directory.in.h:2 -msgid "Universal Access Settings" -msgstr "Situesi pri Universala Aceso" - -#: ../desktop-directories/Accessories.directory.in.h:1 -msgid "Accessories" -msgstr "Acesori" - -#: ../desktop-directories/Accessories.directory.in.h:2 -msgid "Desktop accessories" -msgstr "Pupitrosuprala acesori" - -#: ../desktop-directories/Applications.directory.in.h:1 -msgid "Applications" -msgstr "Programi" - -#: ../desktop-directories/Desktop.directory.in.h:1 -msgid "Personal preferences and administration settings" -msgstr "Personala preferi ed situesi pri administrado" - -#: ../desktop-directories/Desktop.directory.in.h:2 -#: ../desktop-directories/System.directory.in.h:1 -msgid "System" -msgstr "Sistemo" - -#: ../desktop-directories/Development.directory.in.h:1 -msgid "Programming" -msgstr "Programado" - -#: ../desktop-directories/Development.directory.in.h:2 -msgid "Tools for software development" -msgstr "" - -#: ../desktop-directories/Education.directory.in.h:1 -msgid "Education" -msgstr "Edukado" - -#: ../desktop-directories/Games.directory.in.h:1 -msgid "Games" -msgstr "Ludi" - -#: ../desktop-directories/Games.directory.in.h:2 -msgid "Games and amusements" -msgstr "Ludi ed amuzi" - -#: ../desktop-directories/Graphics.directory.in.h:1 -msgid "Graphics" -msgstr "Grafikarti" - -#: ../desktop-directories/Graphics.directory.in.h:2 -msgid "Graphics applications" -msgstr "Programi pri grafikarti" - -#: ../desktop-directories/Hardware.directory.in.h:1 -msgid "Hardware" -msgstr "Metalajaro" - -#: ../desktop-directories/Hardware.directory.in.h:2 -msgid "Settings for several hardware devices" -msgstr "" - -#: ../desktop-directories/InternetAndNetwork.directory.in.h:1 -msgid "Internet and Network" -msgstr "Interreto e Reto" - -#: ../desktop-directories/InternetAndNetwork.directory.in.h:2 -msgid "Network-related settings" -msgstr "Retala setuesi" - -#: ../desktop-directories/Internet.directory.in.h:1 -msgid "Internet" -msgstr "Interreto" - -#: ../desktop-directories/Internet.directory.in.h:2 -msgid "Programs for Internet access such as web and email" -msgstr "" - -#: ../desktop-directories/LookAndFeel.directory.in.h:1 -msgid "Look and Feel" -msgstr "Aspekto e Sento" - -#: ../desktop-directories/LookAndFeel.directory.in.h:2 -msgid "Settings controlling the desktop appearance and behavior" -msgstr "" - -#: ../desktop-directories/Multimedia.directory.in.h:1 -msgid "Multimedia menu" -msgstr "" - -#: ../desktop-directories/Multimedia.directory.in.h:2 -msgid "Sound & Video" -msgstr "Sono ed Video" - -#: ../desktop-directories/Office.directory.in.h:1 -msgid "Office" -msgstr "Kontoro" - -#: ../desktop-directories/Office.directory.in.h:2 -msgid "Office Applications" -msgstr "Kontorala Programi" - -#: ../desktop-directories/Other.directory.in.h:1 -msgid "Applications that did not fit in other categories" -msgstr "" - -#: ../desktop-directories/Other.directory.in.h:2 -msgid "Other" -msgstr "Altra" - -#: ../desktop-directories/Personal.directory.in.h:1 -msgid "Personal" -msgstr "Personala" - -#: ../desktop-directories/Personal.directory.in.h:2 -msgid "Personal settings" -msgstr "Personala situesi" - -#: ../desktop-directories/Preferences.directory.in.h:1 -msgid "Personal preferences" -msgstr "Personala preferi" - -#: ../desktop-directories/Preferences.directory.in.h:2 -#: ../desktop-directories/Settings.directory.in.h:2 -msgid "Preferences" -msgstr "Preferi" - -#: ../desktop-directories/Settings-Accessibility.directory.in.h:2 -msgid "Universal access related preferences" -msgstr "Preferi pri universala aceso" - -#: ../desktop-directories/Settings.directory.in.h:1 -msgid "Personal preferences and settings" -msgstr "Personala preferi e situesi" - -#: ../desktop-directories/System.directory.in.h:2 -msgid "System settings" -msgstr "Sistemala situesi" - -#: ../desktop-directories/System-Settings.directory.in.h:1 -msgid "Administration" -msgstr "Administrado" - -#: ../desktop-directories/System-Settings.directory.in.h:2 -msgid "Change system-wide settings (affects all users)" -msgstr "" - -#: ../desktop-directories/System-Tools.directory.in.h:1 -msgid "System Tools" -msgstr "Sistemala Utensili" - -#: ../desktop-directories/System-Tools.directory.in.h:2 -msgid "System configuration and monitoring" -msgstr "" - -#: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 -msgid "Menu Editor" -msgstr "Menuala Editilo" - -#: ../simple-editor/gmenu-simple-editor.glade.h:1 -msgid "Edit Menus" -msgstr "Editez Menui" - -#: ../simple-editor/gmenu-simple-editor.glade.h:2 -msgid "_Applications:" -msgstr "_Programi:" - -#: ../simple-editor/gmenu-simple-editor.glade.h:3 -msgid "_Defaults" -msgstr "" - -#: ../simple-editor/gmenu-simple-editor.glade.h:4 -msgid "_Menus:" -msgstr "_Menui:" - -#: ../simple-editor/GMenuSimpleEditor/maindialog.py:96 -#: ../simple-editor/GMenuSimpleEditor/maindialog.py:123 -msgid "Name" -msgstr "Nomo" - -#: ../simple-editor/GMenuSimpleEditor/maindialog.py:115 -msgid "Show" -msgstr "Montrez" - -#: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:44 -msgid "Cannot find home directory: not set in /etc/passwd and no value for $HOME in environment" -msgstr "" - -#: ../util/test-menu-spec.c:33 -msgid "Menu file" -msgstr "Menuala dokumento" - -#: ../util/test-menu-spec.c:33 -msgid "MENU_FILE" -msgstr "MENUALA_DOKUMENTO" - -#: ../util/test-menu-spec.c:34 -msgid "Monitor for menu changes" -msgstr "" - -#: ../util/test-menu-spec.c:35 -msgid "Include d entries" -msgstr "" - -#: ../util/test-menu-spec.c:36 -msgid "Include NoDisplay=true entries" -msgstr "" - -#: ../util/test-menu-spec.c:91 -msgid "Invalid desktop file ID" -msgstr "Nevalida ID di pupitrosuprala dokumentala" - -#: ../util/test-menu-spec.c:92 -msgid "[Invalid Filename]" -msgstr "[Nevalida Dokumentnomo]" - -#: ../util/test-menu-spec.c:93 -msgid " " -msgstr "" - -#: ../util/test-menu-spec.c:164 -#, c-format -msgid "" -"\n" -"\n" -"\n" -"==== Menu changed, reloading ====\n" -"\n" -"\n" -msgstr "" -"\n" -"\n" -"\n" -"==== Menuo chanjis, richarjas ====\n" -"\n" -"\n" - -#: ../util/test-menu-spec.c:169 -#: ../util/test-menu-spec.c:211 -msgid "Menu tree is empty" -msgstr "Menuala arboro esas vakua" - -#: ../util/test-menu-spec.c:189 -msgid "- test MATE's implementation of the Desktop Menu Specification" -msgstr "" - diff -Nru mate-menus-1.14.0/po/ko.po mate-menus-1.16.0/po/ko.po --- mate-menus-1.14.0/po/ko.po 2016-04-07 12:37:54.000000000 +0000 +++ mate-menus-1.16.0/po/ko.po 2016-09-18 10:53:08.000000000 +0000 @@ -5,6 +5,7 @@ # Translators: # Changwoo Ryu , 1998, 2002, 2003, 2008, 2009, 2010 # eukim , 2007 +# 박정규(Jung-Kyu Park) , 2016 # Sung-Hyun Nam , 2000 # Young-Ho Cha , 2000, 2001, 2003, 2007 msgid "" @@ -12,8 +13,8 @@ "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-09-09 13:05+0200\n" -"PO-Revision-Date: 2015-11-09 18:42+0000\n" -"Last-Translator: Stefano Karapetsas \n" +"PO-Revision-Date: 2016-04-28 00:14+0000\n" +"Last-Translator: 박정규(Jung-Kyu Park) \n" "Language-Team: Korean (http://www.transifex.com/mate/MATE/language/ko/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -55,7 +56,7 @@ #: ../desktop-directories/mate-graphics.directory.in.h:2 msgid "Graphics applications" -msgstr "그래픽 응용프로그램" +msgstr "그래픽 애플리케이션" #: ../desktop-directories/mate-hardware.directory.in.h:1 msgid "Hardware" @@ -95,7 +96,7 @@ #: ../desktop-directories/mate-office.directory.in.h:2 msgid "Office Applications" -msgstr "오피스 응용프로그램" +msgstr "오피스 애플리케이션" #. Translators: this is Personal as in "Personal settings" #: ../desktop-directories/mate-personal.directory.in.h:2 diff -Nru mate-menus-1.14.0/po/ku_IQ.po mate-menus-1.16.0/po/ku_IQ.po --- mate-menus-1.14.0/po/ku_IQ.po 2016-04-07 12:37:54.000000000 +0000 +++ mate-menus-1.16.0/po/ku_IQ.po 2016-09-18 10:53:08.000000000 +0000 @@ -4,13 +4,14 @@ # # Translators: # Haval Abdulkarim , 2014 +# Rasti K5 , 2016 msgid "" msgstr "" "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-09-09 13:05+0200\n" -"PO-Revision-Date: 2014-10-29 18:08+0000\n" -"Last-Translator: Haval Abdulkarim \n" +"POT-Creation-Date: 2016-07-01 16:24+0300\n" +"PO-Revision-Date: 2016-09-11 16:00+0000\n" +"Last-Translator: Rasti K5 \n" "Language-Team: Kurdish (Iraq) (http://www.transifex.com/mate/MATE/language/ku_IQ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -28,15 +29,15 @@ #: ../desktop-directories/mate-development.directory.in.h:1 msgid "Programming" -msgstr "" +msgstr "بەرنامەسازی" #: ../desktop-directories/mate-development.directory.in.h:2 msgid "Tools for software development" -msgstr "" +msgstr "ئامرازەکانی گەشەپێدانی نەرمەکاڵا" #: ../desktop-directories/mate-education.directory.in.h:1 msgid "Education" -msgstr "" +msgstr "فێرکردن" #: ../desktop-directories/mate-game.directory.in.h:1 msgid "Games" @@ -48,15 +49,15 @@ #: ../desktop-directories/mate-graphics.directory.in.h:1 msgid "Graphics" -msgstr "" +msgstr "گرافیکی" #: ../desktop-directories/mate-graphics.directory.in.h:2 msgid "Graphics applications" -msgstr "" +msgstr "نەرمەواڵەی گرافیکی" #: ../desktop-directories/mate-hardware.directory.in.h:1 msgid "Hardware" -msgstr "" +msgstr "ڕەقەواڵە" #: ../desktop-directories/mate-hardware.directory.in.h:2 msgid "Settings for several hardware devices" @@ -64,7 +65,7 @@ #: ../desktop-directories/mate-internet-and-network.directory.in.h:1 msgid "Internet and Network" -msgstr "" +msgstr "ئینتەرنێت و ڕایەڵە" #: ../desktop-directories/mate-internet-and-network.directory.in.h:2 msgid "Network-related settings" @@ -92,16 +93,16 @@ #: ../desktop-directories/mate-office.directory.in.h:2 msgid "Office Applications" -msgstr "" +msgstr "نەرمەواڵەکانی نووسینگە" #. Translators: this is Personal as in "Personal settings" #: ../desktop-directories/mate-personal.directory.in.h:2 msgid "Personal" -msgstr "" +msgstr "کەسی" #: ../desktop-directories/mate-personal.directory.in.h:3 msgid "Personal settings" -msgstr "" +msgstr "ڕێکخستنە کەسییەکان" #: ../desktop-directories/mate-settings-system.directory.in.h:1 msgid "Administration" @@ -113,11 +114,11 @@ #: ../desktop-directories/mate-settings.directory.in.h:1 msgid "Preferences" -msgstr "" +msgstr "هەڵبژاردەکان" #: ../desktop-directories/mate-settings.directory.in.h:2 msgid "Personal preferences" -msgstr "" +msgstr "هەڵبژاردە کەسییەکان" #: ../desktop-directories/mate-system.directory.in.h:1 #: ../desktop-directories/mate-menu-system.directory.in.h:1 @@ -154,7 +155,7 @@ #: ../desktop-directories/mate-menu-applications.directory.in.h:1 msgid "Applications" -msgstr "" +msgstr "نەرمەواڵەکان" #: ../desktop-directories/mate-menu-system.directory.in.h:2 msgid "Personal preferences and administration settings" @@ -162,7 +163,7 @@ #: ../desktop-directories/mate-other.directory.in.h:1 msgid "Other" -msgstr "" +msgstr "هی تر" #: ../desktop-directories/mate-other.directory.in.h:2 msgid "Applications that did not fit in other categories" diff -Nru mate-menus-1.14.0/po/LINGUAS mate-menus-1.16.0/po/LINGUAS --- mate-menus-1.14.0/po/LINGUAS 2016-04-07 12:37:54.000000000 +0000 +++ mate-menus-1.16.0/po/LINGUAS 2016-09-18 10:53:08.000000000 +0000 @@ -6,7 +6,6 @@ as ast be -be@latin bg bn_IN bn @@ -19,13 +18,11 @@ cy da de -dv dz el en_AU en_CA en_GB -en@shaw eo es es_CL @@ -42,9 +39,7 @@ fy ga gl -gn gu -gv ha he hi @@ -53,7 +48,6 @@ hy id ig -io is it ja @@ -105,7 +99,6 @@ uk ur uz -uz@cyrillic vi xh yo diff -Nru mate-menus-1.14.0/po/lt.po mate-menus-1.16.0/po/lt.po --- mate-menus-1.14.0/po/lt.po 2016-04-07 12:37:54.000000000 +0000 +++ mate-menus-1.16.0/po/lt.po 2016-09-18 10:53:08.000000000 +0000 @@ -10,8 +10,8 @@ msgstr "" "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-09-09 13:05+0200\n" -"PO-Revision-Date: 2016-03-26 21:59+0000\n" +"POT-Creation-Date: 2016-07-01 16:24+0300\n" +"PO-Revision-Date: 2016-06-24 11:31+0000\n" "Last-Translator: Moo\n" "Language-Team: Lithuanian (http://www.transifex.com/mate/MATE/language/lt/)\n" "MIME-Version: 1.0\n" @@ -86,7 +86,7 @@ #: ../desktop-directories/mate-network.directory.in.h:2 msgid "Programs for Internet access such as web and email" -msgstr "Programos interneto prieigai (žiniatinklis, el. paštas)" +msgstr "Programos interneto prieigai (saitynas, el. paštas)" #: ../desktop-directories/mate-office.directory.in.h:1 msgid "Office" diff -Nru mate-menus-1.14.0/po/sc.po mate-menus-1.16.0/po/sc.po --- mate-menus-1.14.0/po/sc.po 2016-04-07 12:37:54.000000000 +0000 +++ mate-menus-1.16.0/po/sc.po 2016-09-18 10:53:08.000000000 +0000 @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# utalabi , 2015 +# Fabrizio Pedes , 2015 msgid "" msgstr "" "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-09-09 13:05+0200\n" "PO-Revision-Date: 2015-05-05 18:14+0000\n" -"Last-Translator: utalabi \n" +"Last-Translator: Fabrizio Pedes \n" "Language-Team: Sardinian (http://www.transifex.com/mate/MATE/language/sc/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -Nru mate-menus-1.14.0/po/uz@cyrillic.po mate-menus-1.16.0/po/uz@cyrillic.po --- mate-menus-1.14.0/po/uz@cyrillic.po 2016-04-07 12:37:54.000000000 +0000 +++ mate-menus-1.16.0/po/uz@cyrillic.po 1970-01-01 00:00:00.000000000 +0000 @@ -1,270 +0,0 @@ -# translation of uz@cyrillic.po to Uzbek -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Nurali Abdurahmonov , 2007. -msgid "" -msgstr "" -"Project-Id-Version: uz@cyrillic\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-06-28 14:32+0200\n" -"PO-Revision-Date: 2007-09-20 18:50+0500\n" -"Last-Translator: Nurali Abdurahmonov \n" -"Language-Team: Uzbek\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.11.4\n" - -#: ../desktop-directories/Accessibility.directory.in.h:1 -#: ../desktop-directories/Settings-Accessibility.directory.in.h:1 -msgid "Universal Access" -msgstr "" - -#: ../desktop-directories/Accessibility.directory.in.h:2 -msgid "Universal Access Settings" -msgstr "" - -#: ../desktop-directories/Accessories.directory.in.h:1 -msgid "Accessories" -msgstr "" - -#: ../desktop-directories/Accessories.directory.in.h:2 -msgid "Desktop accessories" -msgstr "" - -#: ../desktop-directories/Applications.directory.in.h:1 -msgid "Applications" -msgstr "Дастурлар" - -#: ../desktop-directories/Desktop.directory.in.h:1 -msgid "Personal preferences and administration settings" -msgstr "" - -#: ../desktop-directories/Desktop.directory.in.h:2 -#: ../desktop-directories/System.directory.in.h:1 -msgid "System" -msgstr "Тизим" - -#: ../desktop-directories/Development.directory.in.h:1 -msgid "Programming" -msgstr "Дастурлаш" - -#: ../desktop-directories/Development.directory.in.h:2 -msgid "Tools for software development" -msgstr "Дастурлаш учун воситалар" - -#: ../desktop-directories/Education.directory.in.h:1 -msgid "Education" -msgstr "Таълим" - -#: ../desktop-directories/Games.directory.in.h:1 -msgid "Games" -msgstr "Ўйинлар" - -#: ../desktop-directories/Games.directory.in.h:2 -msgid "Games and amusements" -msgstr "Ўйинлар ва кўнгилочар дастурлар" - -#: ../desktop-directories/Graphics.directory.in.h:1 -msgid "Graphics" -msgstr "Графика" - -#: ../desktop-directories/Graphics.directory.in.h:2 -msgid "Graphics applications" -msgstr "Графика дастурлари" - -#: ../desktop-directories/Hardware.directory.in.h:1 -msgid "Hardware" -msgstr "Асбоб-ускуналар" - -#: ../desktop-directories/Hardware.directory.in.h:2 -msgid "Settings for several hardware devices" -msgstr "" - -#: ../desktop-directories/InternetAndNetwork.directory.in.h:1 -msgid "Internet and Network" -msgstr "Интернет ва тармоқ" - -#: ../desktop-directories/InternetAndNetwork.directory.in.h:2 -msgid "Network-related settings" -msgstr "Тармоққа оид мосламалар" - -#: ../desktop-directories/Internet.directory.in.h:1 -msgid "Internet" -msgstr "Интернет" - -#: ../desktop-directories/Internet.directory.in.h:2 -msgid "Programs for Internet access such as web and email" -msgstr "Веб браузер ва эл.почта каби интернет билан ишлаш дастурлари" - -#: ../desktop-directories/LookAndFeel.directory.in.h:1 -msgid "Look and Feel" -msgstr "Ташқи кўриниши" - -#: ../desktop-directories/LookAndFeel.directory.in.h:2 -msgid "Settings controlling the desktop appearance and behavior" -msgstr "Иш столининг ташқи кўриниши ва хусусиятларига оид мосламалар" - -#: ../desktop-directories/Multimedia.directory.in.h:1 -msgid "Multimedia menu" -msgstr "Мултимедиа менюси" - -#: ../desktop-directories/Multimedia.directory.in.h:2 -msgid "Sound & Video" -msgstr "Товуш ва видео" - -#: ../desktop-directories/Office.directory.in.h:1 -msgid "Office" -msgstr "Офис" - -#: ../desktop-directories/Office.directory.in.h:2 -msgid "Office Applications" -msgstr "Офис дастурлари" - -#: ../desktop-directories/Other.directory.in.h:1 -msgid "Applications that did not fit in other categories" -msgstr "Ҳеч қайси туркумга кирмайдиган дастурлар" - -#: ../desktop-directories/Other.directory.in.h:2 -msgid "Other" -msgstr "Бошқа" - -#: ../desktop-directories/Personal.directory.in.h:1 -msgid "Personal" -msgstr "Шахсий" - -#: ../desktop-directories/Personal.directory.in.h:2 -msgid "Personal settings" -msgstr "Шахсий мосламалар" - -#: ../desktop-directories/Preferences.directory.in.h:1 -msgid "Personal preferences" -msgstr "" - -#: ../desktop-directories/Preferences.directory.in.h:2 -#: ../desktop-directories/Settings.directory.in.h:2 -msgid "Preferences" -msgstr "" - -#: ../desktop-directories/Settings-Accessibility.directory.in.h:2 -msgid "Universal access related preferences" -msgstr "" - -#: ../desktop-directories/Settings.directory.in.h:1 -msgid "Personal preferences and settings" -msgstr "" - -#: ../desktop-directories/System.directory.in.h:2 -msgid "System settings" -msgstr "Тизим мосламалари" - -#: ../desktop-directories/System-Settings.directory.in.h:1 -msgid "Administration" -msgstr "Бошқарув" - -#: ../desktop-directories/System-Settings.directory.in.h:2 -msgid "Change system-wide settings (affects all users)" -msgstr "" -"Бутун тизимга оид мосламаларни ўзгартириш (барча фойдаланувчиларга таъсир " -"қилади)" - -#: ../desktop-directories/System-Tools.directory.in.h:1 -msgid "System Tools" -msgstr "Тизим воситалари" - -#: ../desktop-directories/System-Tools.directory.in.h:2 -msgid "System configuration and monitoring" -msgstr "Тизимни мослаш ва кузатиш" - -#: ../simple-editor/gmenu-simple-editor.desktop.in.h:1 -msgid "Menu Editor" -msgstr "Меню таҳрирчиси" - -#: ../simple-editor/gmenu-simple-editor.glade.h:1 -msgid "Edit Menus" -msgstr "Менюларни таҳрирлаш" - -#: ../simple-editor/gmenu-simple-editor.glade.h:2 -msgid "_Applications:" -msgstr "_Дастурлар:" - -#: ../simple-editor/gmenu-simple-editor.glade.h:3 -msgid "_Defaults" -msgstr "_Андозалар" - -#: ../simple-editor/gmenu-simple-editor.glade.h:4 -msgid "_Menus:" -msgstr "_Менюлар:" - -#: ../simple-editor/GMenuSimpleEditor/maindialog.py:96 -#: ../simple-editor/GMenuSimpleEditor/maindialog.py:123 -msgid "Name" -msgstr "Номи" - -#: ../simple-editor/GMenuSimpleEditor/maindialog.py:115 -msgid "Show" -msgstr "Кўрсатиш" - -#: ../simple-editor/GMenuSimpleEditor/menufilewriter.py:44 -msgid "" -"Cannot find home directory: not set in /etc/passwd and no value for $HOME in " -"environment" -msgstr "" - -#: ../util/test-menu-spec.c:33 -msgid "Menu file" -msgstr "Меню файли" - -#: ../util/test-menu-spec.c:33 -msgid "MENU_FILE" -msgstr "МЕНЮ_ФАЙЛИ" - -#: ../util/test-menu-spec.c:34 -msgid "Monitor for menu changes" -msgstr "Менюдаги ўзгаришларни кузатиш" - -#: ../util/test-menu-spec.c:35 -msgid "Include d entries" -msgstr "" - -#: ../util/test-menu-spec.c:36 -msgid "Include NoDisplay=true entries" -msgstr "" - -#: ../util/test-menu-spec.c:91 -msgid "Invalid desktop file ID" -msgstr "desktop файли ID'си хато" - -#: ../util/test-menu-spec.c:92 -msgid "[Invalid Filename]" -msgstr "[Хато файл номи]" - -#: ../util/test-menu-spec.c:93 -msgid " " -msgstr " " - -#: ../util/test-menu-spec.c:164 -msgid "" -"\n" -"\n" -"\n" -"==== Menu changed, reloading ====\n" -"\n" -"\n" -msgstr "" -"\n" -"\n" -"\n" -"==== Меню ўзгартирилди, қайта юкланмоқда ====\n" -"\n" -"\n" - -#: ../util/test-menu-spec.c:169 ../util/test-menu-spec.c:211 -msgid "Menu tree is empty" -msgstr "Меню дарахти бўш" - -#: ../util/test-menu-spec.c:189 -msgid "- test MATE's implementation of the Desktop Menu Specification" -msgstr "" - diff -Nru mate-menus-1.14.0/po/uz.po mate-menus-1.16.0/po/uz.po --- mate-menus-1.14.0/po/uz.po 2016-04-07 12:37:54.000000000 +0000 +++ mate-menus-1.16.0/po/uz.po 2016-09-18 10:53:08.000000000 +0000 @@ -5,7 +5,7 @@ # Translators: # muzaffar habibullayev , 2016 # muzaffar habibullayev , 2016 -# Umid Almasov , 2013 +# Umidjon Almasov , 2013 msgid "" msgstr "" "Project-Id-Version: MATE Desktop Environment\n"