Difference between revisions of "User:Lagg/OPTF2/de"
(Created page with '<pre> # -*- coding: utf-8 -*- optf2.languages["fr"] = { "title": u"Deutsch", "author": u"C.H. (Picard)", "strings": { # Front page and navbar …') |
m (removed the every u) |
||
Line 3: | Line 3: | ||
optf2.languages["fr"] = { | optf2.languages["fr"] = { | ||
− | "title": | + | "title": "Deutsch", |
− | "author": | + | "author": "C.H. (Picard)", |
"strings": { | "strings": { | ||
# Front page and navbar | # Front page and navbar | ||
− | "OPTF2": | + | "OPTF2": "", |
− | "Item List" | + | "Item List" "Itemliste", |
− | "Attribute List": | + | "Attribute List": "Attributsliste", |
− | "News": | + | "News": "Neuigkeiten", |
− | "About": | + | "About": "Impressum", |
− | "Search": | + | "Search": "Suche", |
"Top Backpacks": u"Beliebteste Inventare", | "Top Backpacks": u"Beliebteste Inventare", | ||
− | "User": | + | "User": "", |
− | "Views": | + | "Views": "Besucher", |
# Required API footer | # Required API footer | ||
− | "OPTF2 uses the Steam API": | + | "OPTF2 uses the Steam API": "OPTF2 nutzt die Steam API", |
# Item list | # Item list | ||
− | "All items in TF2": | + | "All items in TF2": "Alle TF2-Items", |
− | "Filter": | + | "Filter": "", |
# Attributes list | # Attributes list | ||
− | "All item attributes": | + | "All item attributes": "Alle Itemattribute", |
"Click on an attribute name to see the items it is attached to.": u"Klicken Sie auf ein Attribut, um alle zugehörigen Items einzusehen", | "Click on an attribute name to see the items it is attached to.": u"Klicken Sie auf ein Attribut, um alle zugehörigen Items einzusehen", | ||
− | "ID": | + | "ID": "", |
− | "Name": | + | "Name": "Name", |
− | "Description": | + | "Description": "Beschreibung", |
− | "Value Type": | + | "Value Type": "Wert", |
− | "Class": | + | "Class": "Klasse", |
− | "Download as Wikitext": | + | "Download as Wikitext": "Als Wikitext herunterladen", |
# About page | # About page | ||
− | "About OPTF2": | + | "About OPTF2": "Impressum von OPTF2", |
− | "OPTF2 is a backpack viewer for Team Fortress 2 that uses the Steamodd Python module.": | + | "OPTF2 is a backpack viewer for Team Fortress 2 that uses the Steamodd Python module.": "OPTF2 bietet eine Übersicht von Team Fortress 2-Inventaren mit einem Standard Python Modul", |
− | "Project Homepage": | + | "Project Homepage": "Projektseite", |
− | "Contributors": | + | "Contributors": "Beiträger", |
− | "Pilk (Logo)": | + | "Pilk (Logo)": "Pilk (Logo)", |
− | "lhavelund (Favicon/shortcut icon)": | + | "lhavelund (Favicon/shortcut icon)": "lhavelund (Favoritenicon/Shortcut-Icon)", |
− | "License": | + | "License": "Lizenz", |
# Dedicated item page | # Dedicated item page | ||
− | "Official TF Wiki Article": | + | "Official TF Wiki Article": "Offizieler TF Wiki Artikel", |
− | "Link to this item": | + | "Link to this item": "Link zu diesem Item", |
− | "This item is out of date, it may have been customized or deleted": | + | "This item is out of date, it may have been customized or deleted": "Dieses Item ist veraltet, es wurde möglicherweise verändert oder gelöscht", |
− | "Level": | + | "Level": "", |
− | "Serial": | + | "Serial": "Serie", |
− | "Position": | + | "Position": "", |
− | "Equipped": | + | "Equipped": "Ausgerüstet", |
− | "No": | + | "No": "Nein", |
− | "Gift from:": | + | "Gift from:": "Geschenk von:", |
− | "Effect:": | + | "Effect:": "Effekt:", |
− | "Untradable": | + | "Untradable": "Nicht handelbar", |
# Particle effects | # Particle effects | ||
− | "Invalid Particle": | + | "Invalid Particle": "Ungültiger Partikeleffekt", |
− | "Particle 1": | + | "Particle 1": "Partikeleffekt 1", |
− | "Nemesis Burst": | + | "Nemesis Burst": "Nemesis' Explosion", |
− | "Map Stamps": | + | "Map Stamps": "Karten-Briefmarken", |
− | "Community Sparkle ": | + | "Community Sparkle ": "Community-Glitzer", |
− | "Holy Glow": | + | "Holy Glow": "", |
− | "Green Confetti": | + | "Green Confetti": "Grünes Konfetti", |
− | "Purple Confetti": | + | "Purple Confetti": "Lila Konfetti", |
− | "Haunted Ghosts": | + | "Haunted Ghosts": "Verfluchte Geister", |
− | "Green Energy": | + | "Green Energy": "Grüne Energieladung", |
− | "Purple Energy": | + | "Purple Energy": "Lila Energieladung", |
− | "Circling TF Logo": | + | "Circling TF Logo": "Kreisendes TF-Logo", |
− | "Flying Bits": | + | "Flying Bits": "Fliegende Bits", |
− | "Massed Flies": | + | "Massed Flies": "Geballte Fliegen", |
− | "Burning Flames": | + | "Burning Flames": "Brennende Flammen", |
− | "Scorching Flames": | + | "Scorching Flames": "Versengende Flammen", |
− | "Searing Plasma": | + | "Searing Plasma": "Schneidendes Plasma", |
− | "Vivid Plasma": | + | "Vivid Plasma": "Lebendiges Plasma", |
− | "Sunbeams": | + | "Sunbeams": "Sonnenstrahlen", |
− | "Circling Peace Sign": | + | "Circling Peace Sign": "Kreisendes Friedenssymbol", |
− | "Circling Heart": | + | "Circling Heart": "Kreisendes Herz", |
# Backpack page header | # Backpack page header | ||
# User status | # User status | ||
− | "offline": | + | "offline": "Offline", |
− | "online": | + | "online": "Online", |
− | "away": | + | "away": "Abwesend", |
− | "busy": | + | "busy": "Beschäftigt", |
# Backpack and item stats | # Backpack and item stats | ||
− | "views": | + | "views": "Besucher", |
− | "weapons": | + | "weapons": "Waffen", |
− | "hats": | + | "hats": "Hüte", |
− | "misc": | + | "misc": "Kosmetika", |
# Sorting and filtering dropdowns | # Sorting and filtering dropdowns | ||
− | "Sort": | + | "Sort": "Sortieren", |
− | "Class": | + | "Class": "Klasse", |
− | "Quality": | + | "Quality": "Wert", |
− | "Timeline": | + | "Timeline": "Chronologie", |
− | "Page": | + | "Page": "Seite", |
# Sort dropdown list items | # Sort dropdown list items | ||
− | "Default": | + | "Default": "Standard", |
− | "Time": | + | "Time": "Zeit", |
− | "Serial": | + | "Serial": "Seriennummer", |
− | "Level": | + | "Level": "", |
− | "Name": | + | "Name": "", |
− | "Type": | + | "Type": "Typ", |
− | "Class": | + | "Class": "Klasse", |
# Class filter dropdown list items | # Class filter dropdown list items | ||
# Quality filter dropdown list items (Assume qualities will already be translated) | # Quality filter dropdown list items (Assume qualities will already be translated) | ||
− | "All": | + | "All": "Alle", |
# Timeline dropdown list format | # Timeline dropdown list format | ||
# BE CAREFUL! The format in french isn't Sunday January 30th 2011 but Dimanche 30 Janvier 2011 | # BE CAREFUL! The format in french isn't Sunday January 30th 2011 but Dimanche 30 Janvier 2011 | ||
− | "Now": | + | "Now": "Heute", |
− | "Monday": | + | "Monday": "Montag", |
− | "Tuesday": | + | "Tuesday": "Dienstag", |
− | "Wednesday": | + | "Wednesday": "Mittwoch", |
− | "Thursday": | + | "Thursday": "Donnerstag", |
− | "Friday": | + | "Friday": "Freitag", |
− | "Saturday": | + | "Saturday": "Samstag", |
− | "Sunday": | + | "Sunday": "Sonntag", |
− | "January": | + | "January": "Januar", |
− | "February": | + | "February": "Februar", |
− | "March": | + | "March": "März", |
− | "April": | + | "April": "April", |
− | "May": | + | "May": "Mai", |
− | "June": | + | "June": "Juni", |
− | "July": | + | "July": "Juli", |
− | "August": | + | "August": "August", |
− | "September": | + | "September": "September", |
− | "October": | + | "October": "Oktober", |
− | "November": | + | "November": "November", |
− | "December": | + | "December": "Dezember", |
# Page dropdown list items | # Page dropdown list items | ||
− | "Show All": | + | "Show All": "Alle anzeigen" |
} | } | ||
} | } | ||
</pre> | </pre> |
Revision as of 18:57, 11 February 2011
# -*- coding: utf-8 -*- optf2.languages["fr"] = { "title": "Deutsch", "author": "C.H. (Picard)", "strings": { # Front page and navbar "OPTF2": "", "Item List" "Itemliste", "Attribute List": "Attributsliste", "News": "Neuigkeiten", "About": "Impressum", "Search": "Suche", "Top Backpacks": u"Beliebteste Inventare", "User": "", "Views": "Besucher", # Required API footer "OPTF2 uses the Steam API": "OPTF2 nutzt die Steam API", # Item list "All items in TF2": "Alle TF2-Items", "Filter": "", # Attributes list "All item attributes": "Alle Itemattribute", "Click on an attribute name to see the items it is attached to.": u"Klicken Sie auf ein Attribut, um alle zugehörigen Items einzusehen", "ID": "", "Name": "Name", "Description": "Beschreibung", "Value Type": "Wert", "Class": "Klasse", "Download as Wikitext": "Als Wikitext herunterladen", # About page "About OPTF2": "Impressum von OPTF2", "OPTF2 is a backpack viewer for Team Fortress 2 that uses the Steamodd Python module.": "OPTF2 bietet eine Übersicht von Team Fortress 2-Inventaren mit einem Standard Python Modul", "Project Homepage": "Projektseite", "Contributors": "Beiträger", "Pilk (Logo)": "Pilk (Logo)", "lhavelund (Favicon/shortcut icon)": "lhavelund (Favoritenicon/Shortcut-Icon)", "License": "Lizenz", # Dedicated item page "Official TF Wiki Article": "Offizieler TF Wiki Artikel", "Link to this item": "Link zu diesem Item", "This item is out of date, it may have been customized or deleted": "Dieses Item ist veraltet, es wurde möglicherweise verändert oder gelöscht", "Level": "", "Serial": "Serie", "Position": "", "Equipped": "Ausgerüstet", "No": "Nein", "Gift from:": "Geschenk von:", "Effect:": "Effekt:", "Untradable": "Nicht handelbar", # Particle effects "Invalid Particle": "Ungültiger Partikeleffekt", "Particle 1": "Partikeleffekt 1", "Nemesis Burst": "Nemesis' Explosion", "Map Stamps": "Karten-Briefmarken", "Community Sparkle ": "Community-Glitzer", "Holy Glow": "", "Green Confetti": "Grünes Konfetti", "Purple Confetti": "Lila Konfetti", "Haunted Ghosts": "Verfluchte Geister", "Green Energy": "Grüne Energieladung", "Purple Energy": "Lila Energieladung", "Circling TF Logo": "Kreisendes TF-Logo", "Flying Bits": "Fliegende Bits", "Massed Flies": "Geballte Fliegen", "Burning Flames": "Brennende Flammen", "Scorching Flames": "Versengende Flammen", "Searing Plasma": "Schneidendes Plasma", "Vivid Plasma": "Lebendiges Plasma", "Sunbeams": "Sonnenstrahlen", "Circling Peace Sign": "Kreisendes Friedenssymbol", "Circling Heart": "Kreisendes Herz", # Backpack page header # User status "offline": "Offline", "online": "Online", "away": "Abwesend", "busy": "Beschäftigt", # Backpack and item stats "views": "Besucher", "weapons": "Waffen", "hats": "Hüte", "misc": "Kosmetika", # Sorting and filtering dropdowns "Sort": "Sortieren", "Class": "Klasse", "Quality": "Wert", "Timeline": "Chronologie", "Page": "Seite", # Sort dropdown list items "Default": "Standard", "Time": "Zeit", "Serial": "Seriennummer", "Level": "", "Name": "", "Type": "Typ", "Class": "Klasse", # Class filter dropdown list items # Quality filter dropdown list items (Assume qualities will already be translated) "All": "Alle", # Timeline dropdown list format # BE CAREFUL! The format in french isn't Sunday January 30th 2011 but Dimanche 30 Janvier 2011 "Now": "Heute", "Monday": "Montag", "Tuesday": "Dienstag", "Wednesday": "Mittwoch", "Thursday": "Donnerstag", "Friday": "Freitag", "Saturday": "Samstag", "Sunday": "Sonntag", "January": "Januar", "February": "Februar", "March": "März", "April": "April", "May": "Mai", "June": "Juni", "July": "Juli", "August": "August", "September": "September", "October": "Oktober", "November": "November", "December": "Dezember", # Page dropdown list items "Show All": "Alle anzeigen" } }