diff options
| author | svntobi <svntobi@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f> | 2008-03-22 19:52:34 +0000 |
|---|---|---|
| committer | svntobi <svntobi@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f> | 2008-03-22 19:52:34 +0000 |
| commit | c5dfe5834603465b7597f7828400f0d23b3bed73 (patch) | |
| tree | ec821f426b2ea6cc097ba56b15dde300992fc32b /po | |
| parent | 0ec2b0c38738bee536a4f94da5beb5638fc37f9d (diff) | |
| download | vdr-plugin-menuorg-c5dfe5834603465b7597f7828400f0d23b3bed73.tar.gz vdr-plugin-menuorg-c5dfe5834603465b7597f7828400f0d23b3bed73.tar.bz2 | |
- Using gettext / vdr 1.5.18 now
- remember cursor position when entering submenu
- updated copyright header
git-svn-id: file:///home/tobias/sandbox/vdr/--/vdr-pkg/vdr-pkg/menuorg/trunk@6965 cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f
Diffstat (limited to 'po')
| -rw-r--r-- | po/de.po | 25 | ||||
| -rw-r--r-- | po/it.po | 26 | ||||
| -rw-r--r-- | po/menuorg.pot | 29 |
3 files changed, 80 insertions, 0 deletions
diff --git a/po/de.po b/po/de.po new file mode 100644 index 0000000..8c2e66a --- /dev/null +++ b/po/de.po @@ -0,0 +1,25 @@ +msgid "" +msgstr "" +"Project-Id-Version: vdr-menuorg\n" +"Report-Msgid-Bugs-To: <vdr@e-tobi.net>\n" +"POT-Creation-Date: 2008-03-22 16:44+0100\n" +"PO-Revision-Date: 2008-03-22 16:44+0100\n" +"Last-Translator: Tobias Grimm <vdr@e-tobi.net>\n" +"Language-Team: <vdr@e-tobi.net>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: German\n" +"X-Poedit-Country: GERMANY\n" + +msgid "Reorganizes the main menu" +msgstr "Reorganisiert das Haupmenü" + +msgid "Failed to load MenuOrg's config file!" +msgstr "Konnte MenuOrg-Konfiguration nicht laden!" + +msgid "Enable custom menu" +msgstr "Benutzerdefiniertes Menü aktivieren" + +msgid "Include unconfigured plugins" +msgstr "Nicht konfigurierte Plugins darstellen" diff --git a/po/it.po b/po/it.po new file mode 100644 index 0000000..c47840d --- /dev/null +++ b/po/it.po @@ -0,0 +1,26 @@ +msgid "" +msgstr "" +"Project-Id-Version: vdr-menuorg\n" +"Report-Msgid-Bugs-To: <vdr@e-tobi.net>\n" +"POT-Creation-Date: 2008-03-22 16:44+0100\n" +"PO-Revision-Date: 2008-03-22 16:47+0100\n" +"Last-Translator: Gringo <vdr-italian@tiscali.it>\n" +"Language-Team: Gringo <vdr-italian@tiscali.it>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: Italian\n" +"X-Poedit-Country: ITALY\n" + +msgid "Reorganizes the main menu" +msgstr "" + +msgid "Failed to load MenuOrg's config file!" +msgstr "Impossibile caricare il file di configurazione MenuOrg" + +msgid "Enable custom menu" +msgstr "" + +msgid "Include unconfigured plugins" +msgstr "" + diff --git a/po/menuorg.pot b/po/menuorg.pot new file mode 100644 index 0000000..2949233 --- /dev/null +++ b/po/menuorg.pot @@ -0,0 +1,29 @@ +# 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: <vdr@e-tobi.net>\n" +"POT-Creation-Date: 2008-03-22 16:55+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +msgid "Reorganizes the main menu" +msgstr "" + +msgid "Failed to load MenuOrg's config file!" +msgstr "" + +msgid "Enable custom menu" +msgstr "" + +msgid "Include unconfigured plugins" +msgstr "" |
