diff options
author | louis <louis.braun@gmx.de> | 2015-01-17 10:23:39 +0100 |
---|---|---|
committer | louis <louis.braun@gmx.de> | 2015-01-17 10:23:39 +0100 |
commit | a5aa281e337f148e27b17c287e04d8a023856667 (patch) | |
tree | 6ff69709bfd9815ece9b29a31ae8397653ff8848 /po | |
parent | c7f71f3f2b580714bd9e5a5c773bc2179c0e8567 (diff) | |
download | vdr-plugin-weatherforecast-0.0.2.tar.gz vdr-plugin-weatherforecast-0.0.2.tar.bz2 |
added possibility to use own api key0.0.2
Diffstat (limited to 'po')
-rw-r--r-- | po/de_DE.po | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/po/de_DE.po b/po/de_DE.po index 429fe53..54e187e 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: vdr-weatherforecast 0.0.1\n" "Report-Msgid-Bugs-To: <see README>\n" -"POT-Creation-Date: 2015-01-14 13:26+0100\n" +"POT-Creation-Date: 2015-01-16 14:50+0100\n" "PO-Revision-Date: 2015-01-12 11:46+0100\n" "Last-Translator: Louis Braun <louis.braun@gmx.de>\n" "Language-Team: \n" @@ -19,11 +19,17 @@ msgid "City" msgstr "Wohnort" msgid "Latitude" -msgstr "LatÃtude" +msgstr "Latitude" msgid "Longitude" msgstr "Longitude" +msgid "API Key" +msgstr "" + +msgid "Update Frequency in hours" +msgstr "" + msgid "Weather Forecast" msgstr "" |