From f51e24b87babb95b39cac33b418863290d60f7a5 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 17 Mar 2018 09:58:07 +0100 Subject: tx: add makepot and .pot files --- makepot | 5 ++ mate-menus.pot | 168 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 173 insertions(+) create mode 100755 makepot create mode 100644 mate-menus.pot diff --git a/makepot b/makepot new file mode 100755 index 0000000..24ce7ac --- /dev/null +++ b/makepot @@ -0,0 +1,5 @@ +#! /bin/sh + +PACKAGE=mate-menus; + +make -C po $PACKAGE.pot && mv po/$PACKAGE.pot . diff --git a/mate-menus.pot b/mate-menus.pot new file mode 100644 index 0000000..5f747e0 --- /dev/null +++ b/mate-menus.pot @@ -0,0 +1,168 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-03-17 09:57+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../desktop-directories/mate-audio-video.directory.in.h:1 +msgid "Sound & Video" +msgstr "" + +#: ../desktop-directories/mate-audio-video.directory.in.h:2 +msgid "Multimedia menu" +msgstr "" + +#: ../desktop-directories/mate-development.directory.in.h:1 +msgid "Programming" +msgstr "" + +#: ../desktop-directories/mate-development.directory.in.h:2 +msgid "Tools for software development" +msgstr "" + +#: ../desktop-directories/mate-education.directory.in.h:1 +msgid "Education" +msgstr "" + +#: ../desktop-directories/mate-game.directory.in.h:1 +msgid "Games" +msgstr "" + +#: ../desktop-directories/mate-game.directory.in.h:2 +msgid "Games and amusements" +msgstr "" + +#: ../desktop-directories/mate-graphics.directory.in.h:1 +msgid "Graphics" +msgstr "" + +#: ../desktop-directories/mate-graphics.directory.in.h:2 +msgid "Graphics applications" +msgstr "" + +#: ../desktop-directories/mate-hardware.directory.in.h:1 +msgid "Hardware" +msgstr "" + +#: ../desktop-directories/mate-hardware.directory.in.h:2 +msgid "Settings for several hardware devices" +msgstr "" + +#: ../desktop-directories/mate-internet-and-network.directory.in.h:1 +msgid "Internet and Network" +msgstr "" + +#: ../desktop-directories/mate-internet-and-network.directory.in.h:2 +msgid "Network-related settings" +msgstr "" + +#: ../desktop-directories/mate-look-and-feel.directory.in.h:1 +msgid "Look and Feel" +msgstr "" + +#: ../desktop-directories/mate-look-and-feel.directory.in.h:2 +msgid "Settings controlling the desktop appearance and behavior" +msgstr "" + +#: ../desktop-directories/mate-network.directory.in.h:1 +msgid "Internet" +msgstr "" + +#: ../desktop-directories/mate-network.directory.in.h:2 +msgid "Programs for Internet access such as web and email" +msgstr "" + +#: ../desktop-directories/mate-office.directory.in.h:1 +msgid "Office" +msgstr "" + +#: ../desktop-directories/mate-office.directory.in.h:2 +msgid "Office Applications" +msgstr "" + +#. Translators: this is Personal as in "Personal settings" +#: ../desktop-directories/mate-personal.directory.in.h:2 +msgid "Personal" +msgstr "" + +#: ../desktop-directories/mate-personal.directory.in.h:3 +msgid "Personal settings" +msgstr "" + +#: ../desktop-directories/mate-settings-system.directory.in.h:1 +msgid "Administration" +msgstr "" + +#: ../desktop-directories/mate-settings-system.directory.in.h:2 +msgid "Change system-wide settings (affects all users)" +msgstr "" + +#: ../desktop-directories/mate-settings.directory.in.h:1 +msgid "Preferences" +msgstr "" + +#: ../desktop-directories/mate-settings.directory.in.h:2 +msgid "Personal preferences" +msgstr "" + +#: ../desktop-directories/mate-system.directory.in.h:1 +#: ../desktop-directories/mate-menu-system.directory.in.h:1 +msgid "System" +msgstr "" + +#: ../desktop-directories/mate-system.directory.in.h:2 +msgid "System settings" +msgstr "" + +#: ../desktop-directories/mate-system-tools.directory.in.h:1 +msgid "System Tools" +msgstr "" + +#: ../desktop-directories/mate-system-tools.directory.in.h:2 +msgid "System configuration and monitoring" +msgstr "" + +#: ../desktop-directories/mate-utility-accessibility.directory.in.h:1 +msgid "Universal Access" +msgstr "" + +#: ../desktop-directories/mate-utility-accessibility.directory.in.h:2 +msgid "Universal Access Settings" +msgstr "" + +#: ../desktop-directories/mate-utility.directory.in.h:1 +msgid "Accessories" +msgstr "" + +#: ../desktop-directories/mate-utility.directory.in.h:2 +msgid "Desktop accessories" +msgstr "" + +#: ../desktop-directories/mate-menu-applications.directory.in.h:1 +msgid "Applications" +msgstr "" + +#: ../desktop-directories/mate-menu-system.directory.in.h:2 +msgid "Personal preferences and administration settings" +msgstr "" + +#: ../desktop-directories/mate-other.directory.in.h:1 +msgid "Other" +msgstr "" + +#: ../desktop-directories/mate-other.directory.in.h:2 +msgid "Applications that did not fit in other categories" +msgstr "" -- cgit v1.2.1