From b2b39d8dbf0e08586cea77be85a495780a05ee17 Mon Sep 17 00:00:00 2001 From: Kushal Das Date: Thu, 2 Oct 2008 00:11:18 +0530 Subject: POt file created for translators --- po/Jukebox.pot | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 po/Jukebox.pot diff --git a/po/Jukebox.pot b/po/Jukebox.pot new file mode 100644 index 0000000..bbe5a28 --- /dev/null +++ b/po/Jukebox.pot @@ -0,0 +1,33 @@ +# 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: 2008-10-02 00:10+0530\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: activity/activity.info:2 +msgid "Jukebox" +msgstr "" + +#: ControlToolbar.py:78 +msgid "Fullscreen" +msgstr "" + +#: jukeboxactivity.py:51 +msgid "Jukebox Activity" +msgstr "" + +#: jukeboxactivity.py:57 +msgid "Play" +msgstr "" -- cgit