aboutsummaryrefslogtreecommitdiff
path: root/addons/metadata.tvdb.com
diff options
context:
space:
mode:
authorspiff_ <spiff_@svn>2010-08-26 13:30:32 +0000
committerspiff_ <spiff_@svn>2010-08-26 13:30:32 +0000
commit65ea42e96747fff77a6c12d2b30e064f269a9754 (patch)
treec5a87da353b08bf80870b0a78f1cc7a3ed3c181f /addons/metadata.tvdb.com
parent1770c8c7df119c6c94c86bd9dfcdc8206f8e3d87 (diff)
updated: german translation. thanks to mad-max
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33162 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'addons/metadata.tvdb.com')
-rw-r--r--addons/metadata.tvdb.com/addon.xml2
-rw-r--r--addons/metadata.tvdb.com/resources/language/German/strings.xml8
2 files changed, 10 insertions, 0 deletions
diff --git a/addons/metadata.tvdb.com/addon.xml b/addons/metadata.tvdb.com/addon.xml
index 1b8a59ebe3..1f2ecf566a 100644
--- a/addons/metadata.tvdb.com/addon.xml
+++ b/addons/metadata.tvdb.com/addon.xml
@@ -12,6 +12,7 @@
cachepersistence="00:15"/>
<extension point="xbmc.addon.metadata">
<summary lang="en">Fetch TV show metadata from TheTVDB.com</summary>
+ <summary lang="de">Scraper für Fernsehserien von TheTVDB.com</summary>
<summary lang="es">Descarga información de Series de TV desde TVDB.com</summary>
<summary lang="fr">Scraper TheTVDB.com pour les séries TV</summary>
<summary lang="hu">TV műsor információk a TheTVDB.com-ról</summary>
@@ -19,6 +20,7 @@
<summary lang="pt">Scraper de séries de TV TVDB.com</summary>
<summary lang="zh">从TheTVDB.com获取电视剧集信息</summary>
<description lang="en">TheTVDB.com is a TV Scraper. The site is a massive open database that can be modified by anybody and contains full meta data for many shows in different languages. All content and images on the site have been contributed by their users for users and have a high standard or quality. The database schema and website are open source under the GPL.</description>
+ <description lang="de">TheTVDB.com ist ein Scraper für TV-Serien. Die Seite hat eine riesige offene Datenbank, welche von jedem geändert werden kann. Sie enthält weitreichende Meta-Daten für viele TV-Serien in verschiedenen Sprachen. Alle Inhalte und Bilder dieser Seite stammen von User für User und haben eine hohe Qualität. Das Datenbankschema und die Webseite sind OpenSource unter dem GPL-Recht</description>
<description lang="es">TheTVDB.com es un scraper para series de televisión. Esta pagina web es una base de datos immensa que puede ser modificada por cualquiera y contiene informaciós de series y capítulos en distintos idiomas. Todo el contenido y las imágenes de este sitio han sido creadas y enviadas por sus usuarios bajo unas estrictas normas de tamaño y calidad. El esquema de la base de datos y la página web són consultables y de código abierto bajo licencia GPL.</description>
<description lang="fr">TheTVDB.com est un scraper TV. Le site est une immense base de données libre qui peut être modifiée par n'importe qui et qui contient toutes les infos pour beaucoup de séries en différentes langues. Toutes les infos et images du site proviennent de contributions d'utilisateurs pour les utilisateurs et sont d'excellente qualité. Le schéma de la base de données et le site Web sont en open source sous licence GPL.</description>
<description lang="hu">A TheTVDB.com egy TV műsor leolvasó. Az oldal egy hatalmas adatbázis amit bárki szabadon módosíthat és rengeteg TV műsor adatait tartalmazza különböző nyelveken. A minőségi tartalom és képanyag ezen az oldalon felhasználóktól származik más felhasználók számára. Az adatbázisstruktúra és a weblap nyílt forráskódú a GPL licenc alatt.</description>
diff --git a/addons/metadata.tvdb.com/resources/language/German/strings.xml b/addons/metadata.tvdb.com/resources/language/German/strings.xml
new file mode 100644
index 0000000000..d5de2993dd
--- /dev/null
+++ b/addons/metadata.tvdb.com/resources/language/German/strings.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<strings>
+ <string id="30000">Nutze DVD Version</string>
+ <string id="30001">Nutze absolute Versionen (einzelne Staffeln)</string>
+ <string id="30002">Aktiviere Fanart</string>
+ <string id="30003">Bevorzuge Poster</string>
+ <string id="30004">Sprache</string>
+</strings>