Changes between Version 1 and Version 2 of Translation_DE/wiki


Ignore:
Timestamp:
Nov 17, 2019, 4:06:56 PM (4 years ago)
Author:
Andreas Beisemann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Translation_DE/wiki

    v1 v2  
    33[[Image(/chrome/site/images/download.png,alt=Download 0 A.D.,title=0 A.D.,link=https://play0ad.com/download/)]][[BR]]
    44
    5 = Introduction =
     5= Einführung =
    66 * [https://play0ad.com Main web site]
    77 * For information on how to edit the contents of the Wiki, see the [wiki:TracGuide help] page.
    88 * Contact us on our [http://www.wildfiregames.com/forum/index.php? forums], or [https://webchat.quakenet.org/?channels=0ad #0ad on QuakeNet IRC]
    99
    10 = Guides =
    11 == For everyone: ==
    12 '''NOTE''': Some of the gameplay details in the following manuals might be slightly outdated.
     10= Leitfaden =
     11== Für Alle ==
     12'''Hinweis''': Einige der Gameplay-Details in den folgenden Handbüchern sind möglicherweise etwas veraltet.
    1313 * '''[wiki:0adManual 0 A.D. Gameplay Manual]'''
    1414 * [wiki:Atlas_Manual Atlas (Scenario Editor) Manual]
     
    1919 * [wiki:Strategy_Guide Strategy Guide]
    2020
    21 == For developers and those interested in the latest progress ==
     21== Für Entwickler und Interessierte ==
    2222 * '''[wiki:BuildInstructions Build instructions]'''
    2323 * [wiki:Alpha24 Changelog for the next release]
     
    2828 * '''[wiki:0AD_The_Vision The Vision of 0 A.D.]'''
    2929
    30 === For programmers: ===
     30=== Für Programmierer: ===
    3131 * [wiki:GettingStartedProgrammers Introduction to 0 A.D. Programming]
    3232 * [wiki:SubmittingPatches How to submit a patch]
     
    4242 * [wiki:EnglishStyleGuide English Style Guide] - rules to write user-facing texts
    4343
    44 === For artists: ===
     44=== Für Kreative: ===
    4545 * [wiki:ArtDesignDocument Artist Design Document]
    4646 * [wiki:AnimationSync Animation/sound/gameplay synchronisation]
     
    5858 * [wiki:SoundNamingConventions Sound Naming Conventions]
    5959
    60 === For modders: ===
     60=== Für Modder: ===
    6161 * [wiki:Modding_Guide Modding Guide]
    6262 * [wiki:Mod_Layout Mod Layout]
    6363
    64 === For map makers: ===
     64=== Für Kartengestalter: ===
    6565 * [wiki:Atlas_Manual Atlas (Scenario Editor) Manual]
    6666 * [wiki:Random_Map_Generator Random Map Generation]
    6767 * [wiki:Triggers Trigger Scripts]
    6868
    69 === For translators: ===
     69=== Für Übersetzer: ===
    7070 * [wiki:Localization How to translate the game]
    7171
    72 = Other useful information =
    73 == Useful trac links ==
     72= Andere nützliche Informationen =
     73== Nützliche trac Links ==
    7474 * [/log/ps Log of latest code revisions] ([/log/ps?verbose=on verbose])
    7575 * [wiki:Changelogs Changelog overview]
    7676 * [/report/3 Open tasks and defects]
    7777
    78 == Technical Design Documentation ==
     78== Technische Designdokumentation ==
    7979 * [wiki:TDD_AI AI]
    8080 * [wiki:TDD_MultiplayerLobby Multiplayer Lobby]
     
    9090 * [wiki:TDD_Tools Tools]
    9191
    92 '''WARNING:''' Much of the documentation below is hopelessly outdated or ideas which have never been implemented. It is being updated, but in the meantime if you're not sure about some details, ask one of the official developers.
     92'''WARNUNG:''' Ein Großteil der folgenden Dokumentation ist hoffnungslos veraltet oder Ideen, die nie umgesetzt wurden. Sie wird gerade aktualisiert, aber wenn Sie sich bei einigen Details nicht sicher sind, fragen Sie in der Zwischenzeit einen der offiziellen Entwickler.
    9393 * [wiki:TDD_GUI GUI] - Mostly outdated
    9494 * [wiki:TDD_Graphics Graphics] - Mostly outdated