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

Template:Top 10:LanguageFile

From OWASP
Revision as of 07:53, 5 December 2017 by T.Gigler (talk | contribs) (Editorial change: top10TmpMessage)

Jump to: navigation, search

Usage:

This File contains all the text that is used by OWASP Top 10 Templates
Please leave a message to Torsten Gigler @ if you liked to add a new localization
If you use an undefined language you will get English output (default language).

{{Top_10:LanguageFile

|text=<parameter> <!-- take one of the defined parmeters, e.g. tableOfContents -->
|language=<your language> <!-- actually only English (=en) and German (=de) are valid parameters) -->
|year=<year> <!-- optional for some texts -->

}}

Example:

{{Top_10:LanguageFile|text=tableOfContents|language=de}} => Inhaltsverzeichnis


Healthcheck

tbd.
In the meantime, please check:


If you use an unknown parameter you will get the following Error message in your wiki page:
{{#switch: {{{language}}}

  | de = 
    FEHLER im 'Language File' (Aufruf des unbekannten Objekts) 
| #default = 
    {{#switch: {{{text}}} 
        
       | documentRootTop10 =                 Top 10 {{{year}}}
       | documentRootTop10DeveloperEdition = Top 10 {{{year}}} Developer Edition
        
       | top10TmpMessage = 
          {{#switch: {{{year}}} 
            | 2017 =               ==The OWASP Top 10-2017 have been released. This wiki page will be updated, soon. Please use the  PDF version of the OWASP Top 10 - 2017 for now.==

More information available [[Category:OWASP_Top_Ten_Project|here}]. | 2013 = ==The Top 10-2013 Wiki is under Construction. The Content is Not Finished yet== }} | top10TmpMessageDeveloperEdition = ==The Top 10-2013 Developer Edition Wiki is under Connstruction. The Content is Not Finished yet== | centerLink1 = [[Top 10 {{{year}}}-Table of Contents | {{{year}}} Table of Contents]] | centerLink2 = [[Top_10_{{{year}}}-Top 10|{{{year}}} Top 10 List]] | centerLink1DeveloperEdition = [[Top 10 {{{year}}} Developer Edition-Table of Contents|{{{year}}} Developer Edition-Table of Contents]] | centerLink2DeveloperEdition = [[Top 10 {{{year}}} Developer Edition-Top 10 List|{{{year}}} Developer Edition-Top 10 List]] | projectCategory = [[Category:OWASP Top Ten {{{year}}} Project]] | projectCategoryDeveloperEdition = [[Category:OWASP Top Ten {{{year}}} Developer Edition]] | tableOfContents = Table of Contents | foreword = Foreword | forewordTranslation = Foreword of the English Wiki | forward = Forward | forwardTranslation = Forward of the English Wiki | aboutOWASP = About OWASP | copyrightAndLicense Copyright and License | introduction = Introduction | releaseNotes = Release Notes | risks = Risks | risk = Risk | subTitleApplicationRisks = (Application Security Risks) | riskLarge = RISIK | applicationSecurityRisks = Application Security Risks | theTop10 = The Top 10 | top10 = Top 10 | whatsNextforDevelopers = What's Next for Developers | whatsNextforVerifiers = What's Next for Verifiers | whatsNextforSecurityTesting = What's Next for Security Testing | whatsNextforOrganizations = What's Next for Organizations | noteAboutRisks = Note About Risks | OWASPTop10ApplicationSecurityRisks = OWASP Top 10 Application Security Risks | detailsAboutRiskFactors = Details About Risk Factors | appendix = appendix | warnings = Warnings | acknowledgements = Acknowledgements | attribution = Attribution | whatChangedFrom2010to2013 = What Changed From 2010 to 2013? | welcome = Welcome | whatAreApplicationSecurityRisks = What Are Application Security Risks? | whatsMyRisk = What's My Risk? | references = References | establishAndUseAFullSetOfCommonSecurityControls = Establish & Use Repeatable Security Processes and Standard Security Controls | startYourApplicationSecurityProgramNow = Start Your Application Security Program Now | establishContinuousApplicationSecurityTesting = Establish Continuous Application Security Testing | 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 | injection = Injection | brokenAuthSessionMgmt = Broken Authentication and Session Management | authentication = Authentication | xss = Cross-Site Scripting (XSS) | xssShort = XSS | insecureDirectObjectReference = Insecure Direct Object References | insecureDOR = Insecure DOR | securityMisconfig = Security Misconfiguration | misconfig = Misconfig | sensitiveDataExposure = Sensitive Data Exposure | sensData = Sens. Data | missingFunctionLevelACL = Missing Function Level Access Control | functionAcc = Function Acc. | csrf = Cross-Site Request Forgery (CSRF) | csrfShort = CSRF | usingVulnerableComponents = Using Components with Known Vulnerabilities | vulnComponents = vuln. Components | unvalidatedRedirectsForwards = Unvalidated Redirects and Forwards | unvalRedirects = unval. Redirects | insecureCryptographicStorage = Insecure Cryptographic Storage | failureRestrictUrlAccess = Failure to Restrict URL Access | insufficientTLProtection = Insufficient Transport Layer Protection | brokenAccessControl = Broken Access Control | insufficientAttackPrevention = Insufficient Attack Protection | underprotectedAPIs = Underprotected APIs | accessCtrl = Access Ctrl | attackProt = Attack Prot. | ApiProt = API Prot. | inProgress = In Progress | applicationSpecific = Application Specific | appSpecific = App Specific | applicationBusinessSpecific = Application / Business Specific | appBusinessSpecific = App / Business Specific | exploitability = Exploitability | easy = EASY | average = AVERAGE | difficult = DIFFICULT | weakness = Weakness | prevalence = Prevalence | veryWidespread = VERY WIDESPREAD | widespread = WIDESPREAD | common = COMMON | uncommon = UNCOMMON | detectability = Detectability | impact = Impact | severe = SEVERE | moderate = MODERATE | minor = MINOR | threatAgents = Threat Agents | attackVectors = Attack Vectors | securityWeakness = Security Weakness | technicalImpacts = Technical Impacts | businessImpacts = Business Impacts | threatAgentsImage = Image:Top 10 threatAgents.png | attackVectorsImage = Image:Top 10 attackVectors.png | securityWeaknessImage= Image:Top 10 securityWeakness.png | technicalImpactsImage = Image:Top 10 technicalImpacts.png | businessImpactsImage = Image:Top 10 businessImpacts.png | applicationSecurityRisksImage = Image:Top_10_2013-appsec-risks.png | vulnerableTo = Am I Vulnerable To ? | vulnerableTo1 = Am I Vulnerable To | vulnerableTo2 =  ? | howPrevent = How Do I Prevent ? | howPrevent1 = How Do I Prevent | howPrevent2 =  ? | exampleScenarios = Example Attack Scenarios | defendingOption = Defending Option | against = against | userImpact = Impact to the User | external = External | myUnused = ERROR in the 'Language File' (Use of the unused Object) | #default = ERROR in the 'Language File' (Use of an unknown Object) }}

}}