diff options
author | Jochen Dolze <vdr@dolze.de> | 2011-07-06 21:12:04 +0200 |
---|---|---|
committer | Jochen Dolze <vdr@dolze.de> | 2011-07-06 21:12:04 +0200 |
commit | d1e5f2282e566b3a95ac917e1760e31d1e9aa543 (patch) | |
tree | 0405d846f574088088cbb8129fdbcc6eb4e20814 /po | |
parent | 4b9a5fb211b990e8fdd10b1e49f848d2a853f7ed (diff) | |
download | vdr-plugin-xmltv2vdr-d1e5f2282e566b3a95ac917e1760e31d1e9aa543.tar.gz vdr-plugin-xmltv2vdr-d1e5f2282e566b3a95ac917e1760e31d1e9aa543.tar.bz2 |
Added category handling
Added more error checking
Diffstat (limited to 'po')
-rw-r--r-- | po/de_DE.po | 11 | ||||
-rw-r--r-- | po/it_IT.po | 8 |
2 files changed, 11 insertions, 8 deletions
diff --git a/po/de_DE.po b/po/de_DE.po index bfaeea9..758ee81 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: vdr\n" "Report-Msgid-Bugs-To: <see README>\n" -"POT-Creation-Date: 2011-07-05 20:47+0200\n" +"POT-Creation-Date: 2011-07-06 20:45+0200\n" "PO-Revision-Date: 2010-12-23 23:59+0100\n" "Last-Translator: Jochen Dolze <vdr@dolze.de>\n" "Language-Team: <vdr@linuxtv.org>\n" @@ -93,6 +93,9 @@ msgstr "Gaststar" msgid "review" msgstr "Kritik" +msgid "category" +msgstr "Kategorie" + msgid "country and date" msgstr "Ort und Jahr" @@ -132,9 +135,6 @@ msgstr "Langtext" msgid " merge long texts" msgstr " Langtexte zusammenführen" -msgid "category" -msgstr "Kategorie" - msgid " actors" msgstr " Darsteller" @@ -186,3 +186,6 @@ msgstr "xmltv2vdr plugin ist noch aktiv" msgid "Imports xmltv epg into vdr" msgstr "Importiert xmltv epg in den VDR" +#, fuzzy +#~ msgid "update" +#~ msgstr "Adapter" diff --git a/po/it_IT.po b/po/it_IT.po index 32d41ac..4b9a1d7 100644 --- a/po/it_IT.po +++ b/po/it_IT.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: vdr\n" "Report-Msgid-Bugs-To: <see README>\n" -"POT-Creation-Date: 2011-07-05 20:47+0200\n" +"POT-Creation-Date: 2011-07-06 20:45+0200\n" "PO-Revision-Date: 2011-03-05 15:45+0100\n" "Last-Translator: Diego Pierotto <vdr-italian@tiscali.it>\n" "Language-Team: <vdr@linuxtv.org>\n" @@ -96,6 +96,9 @@ msgstr "Ospite" msgid "review" msgstr "Anteprima" +msgid "category" +msgstr "Categoria" + msgid "country and date" msgstr "Paese e data" @@ -135,9 +138,6 @@ msgstr "Testo completo" msgid " merge long texts" msgstr " Unisci testi completi" -msgid "category" -msgstr "Categoria" - msgid " actors" msgstr " Attore" |