diff --git a/site/content/blog/2014-03-10-hacking-zap-1-why-should-you/index.md b/site/content/blog/2014-03-10-hacking-zap-1-why-should-you/index.md index 5df1545c4..91e6c28e3 100644 --- a/site/content/blog/2014-03-10-hacking-zap-1-why-should-you/index.md +++ b/site/content/blog/2014-03-10-hacking-zap-1-why-should-you/index.md @@ -12,7 +12,7 @@ helping you “hack the ZAP source code”. ZAP is an open source tool for finding vulnerabilities in web applications. It is the [most active OWASP project](https://www.openhub.net/orgs/OWASP) and is very community focused - it probably has more -[contributors](https://www.openhub.net/p/zaproxy/contributors/summary) than any other web application security tool. It is being [continually enhanced](https://www.openhub.net/p/zaproxy/commits/summary) and, unusually for a security tool, has been translated into over [25 languages](https://crowdin.com/project/owasp-zap) thanks to over 70 translators. +[contributors](https://www.openhub.net/p/zaproxy/contributors/summary) than any other web application security tool. It is being [continually enhanced](https://www.openhub.net/p/zaproxy/commits/summary) and, unusually for a security tool, has been translated into over [25 languages](https://crowdin.com/project/zaproxy) thanks to over 70 translators. This series is designed to help newcomers dive head-first into the ZAP source code. However for this first blog post I thought I’d take a step back and give some reasons why you might want to change the ZAP source code in the first place. ## You help others diff --git a/site/content/community.md b/site/content/community.md index f68c06a84..fa4204d72 100644 --- a/site/content/community.md +++ b/site/content/community.md @@ -67,11 +67,11 @@ groups: desc: for all ZAP related projects - name: 'Crowdin (GUI)' - link: https://crowdin.com/project/owasp-zap + link: https://crowdin.com/project/zaproxy desc: help translate the ZAP GUI - name: 'Crowdin (Desktop User Guide)' - link: https://crowdin.com/project/owasp-zap-help + link: https://crowdin.com/project/zap-help desc: help translate the ZAP Desktop User Guide - name: 'Student Hall of Fame' diff --git a/site/content/docs/contribute/translate.md b/site/content/docs/contribute/translate.md index 61a058052..406b09bcd 100644 --- a/site/content/docs/contribute/translate.md +++ b/site/content/docs/contribute/translate.md @@ -9,7 +9,7 @@ We believe that security tools should be available to everyone, which is why ZAP ### ZAP Desktop -You can help translate the ZAP Desktop via the [Crowdin: zaproxy](https://crowdin.com/project/owasp-zap) project. +You can help translate the ZAP Desktop via the [Crowdin: zaproxy](https://crowdin.com/project/zaproxy) project. You can signup to Crowdin for free, and if you'd like to translate ZAP to a language not on the list then let us know and we'll add it in. @@ -25,11 +25,11 @@ The Live and Weekly ZAP releases will automatically pick up the latest translati ### ZAP Desktop User Guide -You can help translate the ZAP [Desktop User Guide](/docs/desktop/) via the [Crowdin: zaproxy](https://crowdin.com/project/owasp-zap-help) project. +You can help translate the ZAP [Desktop User Guide](/docs/desktop/) via the [Crowdin: zaproxy](https://crowdin.com/project/zap-help) project. Translating the Desktop User Guide is significantly more work than translating the ZAP Desktop so we now tend to only add the option to translate to new languages once the ZAP Desktop has been mostly translated into the relevant language. The User Guide translations are released as their own separate add-ons - search for 'help' on the [ZAP Marketplace](/addons/). -We typically only create a new help translation add-on once the translations have reached 5% on Crowdin - if you've translated more than 5% and we have not yet released a help add-on for that language then let us know! \ No newline at end of file +We typically only create a new help translation add-on once the translations have reached 5% on Crowdin - if you've translated more than 5% and we have not yet released a help add-on for that language then let us know! diff --git a/site/content/docs/desktop/credits.md b/site/content/docs/desktop/credits.md index da4e9c384..244d8adb4 100644 --- a/site/content/docs/desktop/credits.md +++ b/site/content/docs/desktop/credits.md @@ -197,7 +197,7 @@ People who have made contributions to ZAP over the years, in alphabetical order: ## ZAP Localization -ZAP localization is organized via +ZAP localization is organized via | | | | |---|----------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| diff --git a/site/content/docs/desktop/releases/2.3.0.md b/site/content/docs/desktop/releases/2.3.0.md index e7fe96c14..6f69be67d 100644 --- a/site/content/docs/desktop/releases/2.3.0.md +++ b/site/content/docs/desktop/releases/2.3.0.md @@ -51,7 +51,7 @@ The API has been extended to support even more of the ZAP functionality. ### Internationalized help file -The help file has been internationalized and is in the process of being translated into many other languages via . If you use ZAP in one of the many languages we support, then the help files will include all of the available translations for that language while defaulting back to English for phrases that have not yet been translated. +The help file has been internationalized and is in the process of being translated into many other languages via . If you use ZAP in one of the many languages we support, then the help files will include all of the available translations for that language while defaulting back to English for phrases that have not yet been translated. Languages with a significant amount of translated help pages include: * Bosnian @@ -72,7 +72,7 @@ Most of the UI lists have also been converted to tables, which allow you to chan ### More functionality moved to add-ons More of the core functionality has been moved into add-ons which allows us to deliver updates dynamically via the ZAP Marketplace rather than requiring new full releases. -This includes the language packs, so translations made to the ZAP UI via https://crowdin.com/project/owasp-zap can be downloaded within ZAP or even automatically installed. +This includes the language packs, so translations made to the ZAP UI via https://crowdin.com/project/zaproxy can be downloaded within ZAP or even automatically installed. ### New and improved active and passive scanning rules diff --git a/site/data/addons.yaml b/site/data/addons.yaml index 52f10b344..ba679cf55 100644 --- a/site/data/addons.yaml +++ b/site/data/addons.yaml @@ -208,7 +208,7 @@ description: Translations of the core language files author: ZAP Dev Team status: release - infoUrl: https://crowdin.com/project/owasp-zap + infoUrl: https://crowdin.com/project/zaproxy repoUrl: https://github.com/zaproxy/zap-extensions/ downloadUrl: https://github.com/zaproxy/zap-extensions/releases/download/coreLang-v15/coreLang-release-15.zap date: 2022-02-14