diff options
author | raveit65 <[email protected]> | 2018-03-16 15:03:12 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-16 15:03:12 +0100 |
commit | 0dc6741b144f87698966f5b2c4fc1b1df52fb136 (patch) | |
tree | 010be408095694a68542a7aa1da392dae4155b7c | |
parent | 556fd12e0955ccd1f5b87e814e4b0bb604641490 (diff) | |
download | mate-backgrounds-0dc6741b144f87698966f5b2c4fc1b1df52fb136.tar.bz2 mate-backgrounds-0dc6741b144f87698966f5b2c4fc1b1df52fb136.tar.xz |
tx: add makepot and .pot files
-rwxr-xr-x | makepot | 5 | ||||
-rw-r--r-- | mate-backgrounds.pot | 135 |
2 files changed, 140 insertions, 0 deletions
@@ -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 <EMAIL@ADDRESS>, 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 <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <[email protected]>\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 "" |