This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "Template:Top 10:LanguageFile"

From OWASP
Jump to: navigation, search
m
(Added Tokens for Haedlines for the Main Document (English and German))
Line 8: Line 8:
 
   | de = <!-- German -->
 
   | de = <!-- German -->
 
     {{#switch: {{{text}}} <noinclude>
 
     {{#switch: {{{text}}} <noinclude>
 +
        <!-- BEGIN main Document --> </noinclude>
 +
        | forward =                      Vorwort
 +
        | forwardTranslation =            Vorwort der deutschen Entwickler-Version
 +
        | aboutOWASP =                    Über OWASP
 +
        | copyrightAndLicense            Copyright und Lizenz
 +
        | introduction =                  Einleitung
 +
        | releaseNotes =                  Neuerungen
 +
        | risks                          Risiken
 +
        | applicationSecurityRisks        Sicherheitsrisiken für Anwendungen
 +
        | theTop10 =                      Die Top-10-Risiken
 +
        | whatsNextforDevelopers =        Nächste Schritte für Software-Entwickler
 +
        | whatsNextforVerifiers =        Nächste Schritte für Prüfer
 +
        | whatsNextforOrganizations =    Nächste Schritte für Organisationen
 +
        | noteAboutRisks =                Anmerkung zu Risken
 +
        | detailsAboutRiskFactors =      Details zu den Risiko-Faktoren
 +
        | appendix =                      Anlage
 +
        | warnings =                      Warnung
 +
        | acknowledgements =              Danksagung
 +
        | welcome =                      Herzlich Willkommen
 +
        | whatAreApplicationSecurityRisks =          Was sind Sicherheitsrisiken für Anwendungen?
 +
        | whatsMyRisk =                  Was sind <u>meine</u> Risiken??
 +
        | references =                    Referenzen
 +
        | startYourApplicationSecurityProgramNow =  Starten Sie jetzt mit Ihrem Anwendungssicherheits-Programm!
 +
        | getOrganized =                  Get Organized
 +
        | codeReview =                    Code-Analyse
 +
        | securityAndPenetrationTesting = Sicherheits- und Penetrationstests
 +
        | itsAboutRisksNotWeaknesses =    Es geht nicht um Schwachstellen, sondern um Risiken
 +
        | top10RiskFactorSummary =        Zusammenfassung der Top 10 Risiko-Faktoren
 +
        | additionalRisksToConsider =    Weitere betrachtenswerte Risiken  <noinclude>
 +
        <!-- END main Document -->
 
         <!-- BEGIN of Top Ten Section for ByTheNumbersTemplate --> </noinclude>
 
         <!-- BEGIN of Top Ten Section for ByTheNumbersTemplate --> </noinclude>
 
         | injection =                    Injection
 
         | injection =                    Injection
Line 45: Line 75:
 
         | howPrevent2 =                  verhindern?
 
         | howPrevent2 =                  verhindern?
 
         | exampleScenarios =              Mögliche Angriffsszenarien  
 
         | exampleScenarios =              Mögliche Angriffsszenarien  
        | references =                    Referenzen
 
 
         | defendingOption =              Verteidigungs-Option
 
         | defendingOption =              Verteidigungs-Option
 
         | userImpact =                    Auswirkung(en) auf den Benutzer <noinclude><!-- not used, yet -->   
 
         | userImpact =                    Auswirkung(en) auf den Benutzer <noinclude><!-- not used, yet -->   
Line 63: Line 92:
 
   | #default = <!-- English -->
 
   | #default = <!-- English -->
 
     {{#switch: {{{text}}} <noinclude>
 
     {{#switch: {{{text}}} <noinclude>
 +
        <!-- BEGIN main Document --> </noinclude>
 +
        | forward =                      Forward
 +
        | forwardTranslation =            Forward of the Translation
 +
        | aboutOWASP =                    About OWASP
 +
        | copyrightAndLicense            Copyright and License
 +
        | introduction =                  Introduction
 +
        | releaseNotes =                  Release Notes
 +
        | risks                          Risks
 +
        | applicationSecurityRisks        Application Security Risks
 +
        | theTop10 =                      The Top 10
 +
        | whatsNextforDevelopers =        What's Next for Developers
 +
        | whatsNextforVerifiers =        What's Next for Verifiers
 +
        | whatsNextforOrganizations =    What's Next for Organizations
 +
        | noteAboutRisks =                Note About Risks
 +
        | detailsAboutRiskFactors =      Details About Risk Factors
 +
        | appendix =                      appendix
 +
        | warnings =                      Warnings
 +
        | acknowledgements =              Acknowledgements
 +
        | welcome =                      Welcome
 +
        | whatAreApplicationSecurityRisks =          What Are Application Security Risks?
 +
        | whatsMyRisk =                  What's My Risk?
 +
        | references =                    References
 +
        | startYourApplicationSecurityProgramNow =  Start Your Application Security Program Now
 +
        | getOrganized =                  Get Organized
 +
        | codeReview =                    Code Review
 +
        | securityAndPenetrationTesting = Security and Penetration Testing
 +
        | itsAboutRisksNotWeaknesses =    It's About Risks, Not Weaknesses
 +
        | top10RiskFactorSummary =        Top 10 Risk Factor Summary
 +
        | additionalRisksToConsider =    Additional Risks to Consider  <noinclude>
 +
        <!-- END main Document -->
 
         <!-- BEGIN of Top Ten Section for ByTheNumbersTemplate --> </noinclude>
 
         <!-- BEGIN of Top Ten Section for ByTheNumbersTemplate --> </noinclude>
 
         | injection =                    Injection
 
         | injection =                    Injection

Revision as of 14:11, 2 April 2013

This File contains all the text that is used by OWASP Top 10 Templates
Please add a new language solely here!!!