Skip to content

Commit

Permalink
New translations en.json (Russian)
Browse files Browse the repository at this point in the history
[ci skip]
Signed-off-by: Björn Kimminich <[email protected]>
  • Loading branch information
bkimminich committed Feb 13, 2022
1 parent bc084ae commit 40b7dc0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions data/static/i18n/ru_RU.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"Try to find a reference or clue behind the scenes. Or simply guess what URL the Score Board might have.": "Try to find a reference or clue behind the scenes. Or simply guess what URL the Score Board might have.",
"Perform a <i>persisted</i> XSS attack with <code>&lt;iframe src=\"javascript:alert(`xss`)\"&gt;</code> without using the frontend application at all.": "Проведи <i>хранимую</i> XSS-атаку с <code>&lt;iframe src=\"javascript:alert(`xss`)\"&gt;</code> вообще без использования фронтенд-приложения.",
"You need to work with the server-side API directly. Try different HTTP verbs on different entities exposed through the API.": "You need to work with the server-side API directly. Try different HTTP verbs on different entities exposed through the API.",
"Gain access to any access log file of the server.": "Gain access to any access log file of the server.",
"Gain access to any access log file of the server.": "Получи доступ к любому файлу логов доступа к серверу.",
"Who would want a server access log to be accessible through a web application?": "Who would want a server access log to be accessible through a web application?",
"Register as a user with administrator privileges.": "Register as a user with administrator privileges.",
"Register as a user with administrator privileges.": "Зарегистрируйся как пользователь с правами администратора.",
"You have to assign the unassignable.": "You have to assign the unassignable.",
"Access the administration section of the store.": "Access the administration section of the store.",
"Access the administration section of the store.": "Получи доступ к разделу администрирования магазина.",
"It is just slightly harder to find than the score board link.": "It is just slightly harder to find than the score board link.",
"Overwrite the <a href=\"/ftp/legal.md\">Legal Information</a> file.": "Overwrite the <a href=\"/ftp/legal.md\">Legal Information</a> file.",
"Overwrite the <a href=\"/ftp/legal.md\">Legal Information</a> file.": "Перезапиши файл с <a href=\"/ftp/legal.md\">юридической информацией</a>.",
"Look out for a tweet praising new functionality of the web shop. Then find a third party vulnerability associated with it.": "Look out for a tweet praising new functionality of the web shop. Then find a third party vulnerability associated with it.",
"Reset the password of Bjoern's OWASP account via the <a href=\"/#/forgot-password\">Forgot Password</a> mechanism with <i>the original answer</i> to his security question.": "Reset the password of Bjoern's OWASP account via the <a href=\"/#/forgot-password\">Forgot Password</a> mechanism with <i>the original answer</i> to his security question.",
"He might have spoilered it on at least one occasion where a camera was running. Maybe elsewhere as well.": "He might have spoilered it on at least one occasion where a camera was running. Maybe elsewhere as well.",
Expand Down Expand Up @@ -164,7 +164,7 @@
"Report one of two possible answers via the \"Customer Feedback\" form. Do not forget to submit the library's version as well.": "Report one of two possible answers via the \"Customer Feedback\" form. Do not forget to submit the library's version as well.",
"<a href=\"/#/contact\">Inform the shop</a> about an algorithm or library it should definitely not use the way it does.": "<a href=\"/#/contact\">Inform the shop</a> about an algorithm or library it should definitely not use the way it does.",
"Report one of four possible answers via the \"Customer Feedback\" form.": "Report one of four possible answers via the \"Customer Feedback\" form.",
"Enforce a redirect to a page you are not supposed to redirect to.": "Enforce a redirect to a page you are not supposed to redirect to.",
"Enforce a redirect to a page you are not supposed to redirect to.": "Осуществи принудительное перенаправление на страницу, на которую ты не должен перенаправляться.",
"You have to find a way to beat the allowlist of allowed redirect URLs.": "You have to find a way to beat the allowlist of allowed redirect URLs.",
"Retrieve the content of <code>C:\\Windows\\system.ini</code> or <code>/etc/passwd</code> from the server.": "Retrieve the content of <code>C:\\Windows\\system.ini</code> or <code>/etc/passwd</code> from the server.",
"The leverage point for this challenge is the deprecated B2B interface.": "The leverage point for this challenge is the deprecated B2B interface.",
Expand Down

0 comments on commit 40b7dc0

Please sign in to comment.