diff options
author | Jochen Dolze <vdr@dolze.de> | 2011-07-09 21:04:13 +0200 |
---|---|---|
committer | Jochen Dolze <vdr@dolze.de> | 2011-07-09 21:04:13 +0200 |
commit | b48d063954c93bc6c35c2d07fce1530a7ce355d7 (patch) | |
tree | 5d0a4a4317bf1a4b9ffb988d2e2e8d823e8425b0 /po | |
parent | 0fcdd46b05f096c0ab226db31ea4378efd1f446c (diff) | |
download | vdr-plugin-xmltv2vdr-b48d063954c93bc6c35c2d07fce1530a7ce355d7.tar.gz vdr-plugin-xmltv2vdr-b48d063954c93bc6c35c2d07fce1530a7ce355d7.tar.bz2 |
Configfiles are now stored in /var/lib/epgsources (grabber) and ConfigDir (plugin)
Added ability to copy and reset channel settings
Added input field for pin
Grabbers get now called with arguments (channellist)
Diffstat (limited to 'po')
-rw-r--r-- | po/de_DE.po | 36 | ||||
-rw-r--r-- | po/it_IT.po | 35 |
2 files changed, 49 insertions, 22 deletions
diff --git a/po/de_DE.po b/po/de_DE.po index 758ee81..93a3b00 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-06 20:45+0200\n" +"POT-Creation-Date: 2011-07-09 19:55+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" @@ -39,13 +39,13 @@ msgstr "EPG Quellkanäle" msgid "mapped" msgstr "zugewiesen" -msgid "up" +msgid "Button$Up" msgstr "hoch" -msgid "down" +msgid "Button$Down" msgstr "runter" -msgid "edit" +msgid "Button$Edit" msgstr "editieren" msgid "texts" @@ -108,12 +108,21 @@ msgstr "Mitwirkende" msgid "days in advance" msgstr "Anzahl Tage" +msgid "pin" +msgstr "Pin" + msgid "channels provided" msgstr "Verfügbare Kanäle" msgid "selected" msgstr "ausgewählt" +msgid "Button$Reset" +msgstr "rücksetzen" + +msgid "Button$Copy" +msgstr "kopieren" + msgid "epg source channel options" msgstr "EPG Quellkanal Optionen" @@ -171,21 +180,24 @@ msgstr "EPG Quellkanalzuordnungen" msgid "none" msgstr "keine" -msgid "unmap" +msgid "Button$Unmap" msgstr "entfernen" -msgid "map" +msgid "Button$Map" msgstr "hinzufügen" -msgid "choose" -msgstr "Auswahl" +msgid "Copy settings to all channels?" +msgstr "" + +#, fuzzy +msgid "Reset all channel settings?" +msgstr "EPG Quellkanal Optionen" + +msgid "Button$Choose" +msgstr "auswählen" msgid "xmltv2vdr plugin still working" 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 4b9a1d7..cde8b6f 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-06 20:45+0200\n" +"POT-Creation-Date: 2011-07-09 19:55+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" @@ -42,13 +42,13 @@ msgstr "Canali sorgente EPG" msgid "mapped" msgstr "Mappato" -msgid "up" +msgid "Button$Up" msgstr "Su" -msgid "down" -msgstr "Giù" +msgid "Button$Down" +msgstr "Giu" -msgid "edit" +msgid "Button$Edit" msgstr "Modifica" msgid "texts" @@ -111,12 +111,21 @@ msgstr "Crediti" msgid "days in advance" msgstr "Giorni in anticipo" +msgid "pin" +msgstr "Pin" + msgid "channels provided" msgstr "Canali forniti" msgid "selected" msgstr "Selezionato" +msgid "Button$Reset" +msgstr "" + +msgid "Button$Copy" +msgstr "" + msgid "epg source channel options" msgstr "Opzioni canali sorgente EPG" @@ -174,13 +183,20 @@ msgstr "Mappature canali sorgente EPG" msgid "none" msgstr "Nessuno" -msgid "unmap" +msgid "Button$Unmap" msgstr "Non mappare" -msgid "map" -msgstr "Mappa" +msgid "Button$Map" +msgstr "Mappare" -msgid "choose" +msgid "Copy settings to all channels?" +msgstr "" + +#, fuzzy +msgid "Reset all channel settings?" +msgstr "Opzioni canali sorgente EPG" + +msgid "Button$Choose" msgstr "Scegli" msgid "xmltv2vdr plugin still working" @@ -188,4 +204,3 @@ msgstr "Plugin XMLTV2VDR ancora in esecuzione" msgid "Imports xmltv epg into vdr" msgstr "Importa EPG di XMLTV in VDR" - |