From 0dc6741b144f87698966f5b2c4fc1b1df52fb136 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 16 Mar 2018 15:03:12 +0100 Subject: tx: add makepot and .pot files --- makepot | 5 ++ mate-backgrounds.pot | 135 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 140 insertions(+) create mode 100755 makepot create mode 100644 mate-backgrounds.pot diff --git a/makepot b/makepot new file mode 100755 index 0000000..1c86fba --- /dev/null +++ b/makepot @@ -0,0 +1,5 @@ +#! /bin/sh + +PACKAGE=mate-backgrounds; + +make -C po $PACKAGE.pot && mv po/$PACKAGE.pot . diff --git a/mate-backgrounds.pot b/mate-backgrounds.pot new file mode 100644 index 0000000..b7d4f32 --- /dev/null +++ b/mate-backgrounds.pot @@ -0,0 +1,135 @@ +# 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-16 15:01+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" + +#. From http://code.google.com/p/gnome-colors/ +#: ../abstract/mate-abstract.xml.in.in.h:2 +msgid "Arc" +msgstr "" + +#: ../abstract/mate-abstract.xml.in.in.h:3 +msgid "Flow" +msgstr "" + +#: ../abstract/mate-abstract.xml.in.in.h:4 +msgid "Gulp" +msgstr "" + +#: ../abstract/mate-abstract.xml.in.in.h:5 +msgid "Silk" +msgstr "" + +#: ../abstract/mate-abstract.xml.in.in.h:6 +msgid "Spring" +msgstr "" + +#: ../abstract/mate-abstract.xml.in.in.h:7 +msgid "Waves" +msgstr "" + +#: ../desktop/mate-desktop.xml.in.in.h:1 +msgid "No Desktop Background" +msgstr "" + +#: ../desktop/mate-desktop.xml.in.in.h:2 +msgid "Float into MATE" +msgstr "" + +#: ../desktop/mate-desktop.xml.in.in.h:3 +msgid "Green Traditional" +msgstr "" + +#: ../desktop/mate-desktop.xml.in.in.h:4 +msgid "Stripes" +msgstr "" + +#: ../desktop/mate-desktop.xml.in.in.h:5 +msgid "MATE Stripes Dark" +msgstr "" + +#: ../desktop/mate-desktop.xml.in.in.h:6 +msgid "MATE Stripes Light" +msgstr "" + +#: ../desktop/mate-desktop.xml.in.in.h:7 +msgid "Ubuntu MATE Cold" +msgstr "" + +#: ../desktop/mate-desktop.xml.in.in.h:8 +msgid "Ubuntu MATE Dark" +msgstr "" + +#: ../desktop/mate-desktop.xml.in.in.h:9 +msgid "Ubuntu MATE Radioactive" +msgstr "" + +#: ../desktop/mate-desktop.xml.in.in.h:10 +msgid "Ubuntu MATE Warm" +msgstr "" + +#. Translators: This is the name of a desktop background image that shows an orange/red flower. +#. You might want to translate it into the equivalent words of your language +#: ../nature/mate-nature.xml.in.in.h:3 +msgid "Fresh Flower" +msgstr "" + +#. Translators: This is the name of a desktop background image that shows a green meadow. +#. You might want to translate it into the equivalent words of your language +#: ../nature/mate-nature.xml.in.in.h:6 +msgid "Green Meadow" +msgstr "" + +#: ../nature/mate-nature.xml.in.in.h:7 +msgid "Aqua" +msgstr "" + +#: ../nature/mate-nature.xml.in.in.h:8 +msgid "Dune" +msgstr "" + +#: ../nature/mate-nature.xml.in.in.h:9 +msgid "Storm" +msgstr "" + +#: ../nature/mate-nature.xml.in.in.h:10 +msgid "Two Wings" +msgstr "" + +#: ../nature/mate-nature.xml.in.in.h:11 +msgid "Lady Bird" +msgstr "" + +#: ../nature/mate-nature.xml.in.in.h:12 +msgid "Blinds" +msgstr "" + +#: ../nature/mate-nature.xml.in.in.h:13 +msgid "Rain Drops" +msgstr "" + +#: ../nature/mate-nature.xml.in.in.h:14 +msgid "Yellow Flower" +msgstr "" + +#: ../nature/mate-nature.xml.in.in.h:15 +msgid "Garden" +msgstr "" + +#: ../nature/mate-nature.xml.in.in.h:16 +msgid "Wood" +msgstr "" -- cgit v1.2.1