Skip to content

Commit

Permalink
Improve translations
Browse files Browse the repository at this point in the history
  • Loading branch information
k-tamura committed Nov 12, 2018
1 parent 505d37a commit 70c902f
Show file tree
Hide file tree
Showing 8 changed files with 56 additions and 56 deletions.
14 changes: 7 additions & 7 deletions src/main/resources/messages.properties
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
description.access.history = Access history in this page (The latest 15 records).
description.all = Warning: Several links cause severe memory leaks or increase a CPU usage rate. They can make your computer unstable.The result may change depending on JRE type / version, JVM option, OS, hardware (memory, CPU) or etc.
description.capitalize.string = If you enter a string, then the capitalized string is shown. For example: capitalize string -> Capitalize String
description.all = Warning: Several links cause severe memory leaks or increase CPU usage rate. They can make your computer unstable.The results may change depending on JRE type / version, JVM option, OS, hardware (memory, CPU) or etc.
description.capitalize.string = When you enter a string, the capitalized string is shown. For example: capitalize string -> Capitalize String
description.design.page = You can change design of this page. Please click one of the links below and change this page to your style.
description.design.test = Please click on one of the links below.
description.endless.waiting = If you enter a character count, then a batch (including echo characters of the count) is created and executed.
description.endless.waiting = When you enter a character count, a batch (including echo characters of the count) is created and executed.
description.errors = OutOfMemoryError, StackOverflowError, NoClassDefFoundError, and so on:
description.parse.json = If you enter a JSON string, then a result checked by JSON.parse() of JavaScript is shown.
description.performance.issue = Issues for performance
description.random.string.generator = If you enter a character count, then a random characters of the count is created.
description.random.string.generator = When you enter a character count, a random characters of the count is created.
description.response.time = If you add pingurl=[a URL] to query string, the response code and time from the url is shown.
description.reverse.string = If you enter a string, then the reversed string is shown.
description.reverse.string = When you enter a string, the reversed string is shown.
description.section.exceptions = Exceptions, extending from java.lang.RuntimeException:
description.send.mail = You can send a mail to the site administrator.
description.test.regular.expression = Please test if an input string matches the regular expression <code>^([a-z0-9]+[-]{0,1}){1,100}$</code>.
Expand All @@ -20,7 +20,7 @@ function.description.brute.force = This login page is vul
function.description.clickjacking = There is a clickjacking vulnerability in the change mail address page.
function.description.code.injection = There is a code injection vulnerability in this page.
function.description.csrf = There is a CSRF vulnerability in the change password page.
function.description.dangerous.file.inclusion = An external dangerous file can be included in this page.
function.description.dangerous.file.inclusion = An external dangerous file is included in this page.
function.description.database.connection.leak = Database connection leak occurs every time you load the page.
function.description.dead.lock = Deadlock (Java) can occur.
function.description.dead.lock2 = Deadlock (SQL) can occur.
Expand Down Expand Up @@ -222,7 +222,7 @@ msg.note.deadlock2 = If you open two windows (or tabs) and sort i
msg.note.endlesswaiting = If you enter a large number, then an endless waiting process occurs.
msg.note.filedescriptorleak = File descriptor leak occurs every time you load this page.
msg.note.intoverflow = Integer overflow occurs if you enter a number greater than or equal to 63.
msg.note.ldap.injection = You can login with <code>admin</code> and <code>password</code>. You can bypass authentication and login with <code>*)(|(objectClass=*</code> and password to <code>aaaaaaa)</code>.
msg.note.ldap.injection = You can login with <code>admin</code> and <code>password</code>. You can also bypass authentication and login with <code>*)(|(objectClass=*</code> and password to <code>aaaaaaa)</code>.
msg.note.lossoftrailingdigits = Loss of trailing digits occurs if you enter 0.0000000000000001.
msg.note.mailheaderinjection = If you change the input tag of the subject field to a textarea tag by browser's developer mode and set it to <code>[subject][line break]Bcc: [a mail address]</code>, then you can send a mail to the address.
msg.note.memoryleak = Memory leak occurs in Java heap space every time you load this page. If keeping on loading this page, OutOfMemoryError is finally thrown.
Expand Down
14 changes: 7 additions & 7 deletions src/main/resources/messages_de.properties
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
description.access.history = Access history in this page (The latest 15 records).
description.all = Warning: Several links cause severe memory leaks or increase a CPU usage rate. They can make your computer unstable.The result may change depending on JRE type / version, JVM option, OS, hardware (memory, CPU) or etc.
description.capitalize.string = If you enter a string, then the capitalized string is shown. For example: capitalize string -> Capitalize String
description.all = Warning: Several links cause severe memory leaks or increase CPU usage rate. They can make your computer unstable.The results may change depending on JRE type / version, JVM option, OS, hardware (memory, CPU) or etc.
description.capitalize.string = When you enter a string, the capitalized string is shown. For example: capitalize string -> Capitalize String
description.design.page = You can change design of this page. Please click one of the links below and change this page to your style.
description.design.test = Please click on one of the links below.
description.endless.waiting = If you enter a character count, then a batch (including echo characters of the count) is created and executed.
description.endless.waiting = When you enter a character count, a batch (including echo characters of the count) is created and executed.
description.errors = OutOfMemoryError, StackOverflowError, NoClassDefFoundError, and so on:
description.parse.json = If you enter a JSON string, then a result checked by JSON.parse() of JavaScript is shown.
description.performance.issue = Issues for performance
description.random.string.generator = If you enter a character count, then a random characters of the count is created.
description.random.string.generator = When you enter a character count, a random characters of the count is created.
description.response.time = If you add pingurl=[a URL] to query string, the response code and time from the url is shown.
description.reverse.string = If you enter a string, then the reversed string is shown.
description.reverse.string = When you enter a string, the reversed string is shown.
description.section.exceptions = Exceptions, extending from java.lang.RuntimeException:
description.send.mail = You can send a mail to the site administrator.
description.test.regular.expression = Please test if an input string matches the regular expression <code>^([a-z0-9]+[-]{0,1}){1,100}$</code>.
Expand All @@ -20,7 +20,7 @@ function.description.brute.force = This login page is vul
function.description.clickjacking = There is a clickjacking vulnerability in the change mail address page.
function.description.code.injection = There is a code injection vulnerability in this page.
function.description.csrf = There is a CSRF vulnerability in the change password page.
function.description.dangerous.file.inclusion = An external dangerous file can be included in this page.
function.description.dangerous.file.inclusion = An external dangerous file is included in this page.
function.description.database.connection.leak = Database connection leak occurs every time you load the page.
function.description.dead.lock = Deadlock (Java) can occur.
function.description.dead.lock2 = Deadlock (SQL) can occur.
Expand Down Expand Up @@ -221,7 +221,7 @@ msg.note.deadlock2 = If you open two windows (or tabs) and sort i
msg.note.endlesswaiting = If you enter a large number, then an endless waiting process occurs.
msg.note.filedescriptorleak = File descriptor leak occurs every time you load this page.
msg.note.intoverflow = Integer overflow occurs if you enter a number greater than or equal to 63.
msg.note.ldap.injection = You can login with <code>admin</code> and <code>password</code>. You can bypass authentication and login with <code>*)(|(objectClass=*</code> and password to <code>aaaaaaa)</code>.
msg.note.ldap.injection = You can login with <code>admin</code> and <code>password</code>. You can also bypass authentication and login with <code>*)(|(objectClass=*</code> and password to <code>aaaaaaa)</code>.
msg.note.lossoftrailingdigits = Loss of trailing digits occurs if you enter 0.0000000000000001.
msg.note.mailheaderinjection = If you change the input tag of the subject field to a textarea tag by browser's developer mode and set it to <code>[subject][line break]Bcc: [a mail address]</code>, then you can send a mail to the address.
msg.note.memoryleak = Memory leak occurs in Java heap space every time you load this page. If keeping on loading this page, OutOfMemoryError is finally thrown.
Expand Down
14 changes: 7 additions & 7 deletions src/main/resources/messages_en.properties
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
description.access.history = Access history in this page (The latest 15 records).
description.all = Warning: Several links cause severe memory leaks or increase a CPU usage rate. They can make your computer unstable.The result may change depending on JRE type / version, JVM option, OS, hardware (memory, CPU) or etc.
description.capitalize.string = If you enter a string, then the capitalized string is shown. For example: capitalize string -> Capitalize String
description.all = Warning: Several links cause severe memory leaks or increase CPU usage rate. They can make your computer unstable.The results may change depending on JRE type / version, JVM option, OS, hardware (memory, CPU) or etc.
description.capitalize.string = When you enter a string, the capitalized string is shown. For example: capitalize string -> Capitalize String
description.design.page = You can change design of this page. Please click one of the links below and change this page to your style.
description.design.test = Please click on one of the links below.
description.endless.waiting = If you enter a character count, then a batch (including echo characters of the count) is created and executed.
description.endless.waiting = When you enter a character count, a batch (including echo characters of the count) is created and executed.
description.errors = OutOfMemoryError, StackOverflowError, NoClassDefFoundError, and so on:
description.parse.json = If you enter a JSON string, then a result checked by JSON.parse() of JavaScript is shown.
description.performance.issue = Issues for performance
description.random.string.generator = If you enter a character count, then a random characters of the count is created.
description.random.string.generator = When you enter a character count, a random characters of the count is created.
description.response.time = If you add pingurl=[a URL] to query string, the response code and time from the url is shown.
description.reverse.string = If you enter a string, then the reversed string is shown.
description.reverse.string = When you enter a string, the reversed string is shown.
description.section.exceptions = Exceptions, extending from java.lang.RuntimeException:
description.send.mail = You can send a mail to the site administrator.
description.test.regular.expression = Please test if an input string matches the regular expression <code>^([a-z0-9]+[-]{0,1}){1,100}$</code>.
Expand All @@ -20,7 +20,7 @@ function.description.brute.force = This login page is vul
function.description.clickjacking = There is a clickjacking vulnerability in the change mail address page.
function.description.code.injection = There is a code injection vulnerability in this page.
function.description.csrf = There is a CSRF vulnerability in the change password page.
function.description.dangerous.file.inclusion = An external dangerous file can be included in this page.
function.description.dangerous.file.inclusion = An external dangerous file is included in this page.
function.description.database.connection.leak = Database connection leak occurs every time you load the page.
function.description.dead.lock = Deadlock (Java) can occur.
function.description.dead.lock2 = Deadlock (SQL) can occur.
Expand Down Expand Up @@ -222,7 +222,7 @@ msg.note.deadlock2 = If you open two windows (or tabs) and sort i
msg.note.endlesswaiting = If you enter a large number, then an endless waiting process occurs.
msg.note.filedescriptorleak = File descriptor leak occurs every time you load this page.
msg.note.intoverflow = Integer overflow occurs if you enter a number greater than or equal to 63.
msg.note.ldap.injection = You can login with <code>admin</code> and <code>password</code>. You can bypass authentication and login with <code>*)(|(objectClass=*</code> and password to <code>aaaaaaa)</code>.
msg.note.ldap.injection = You can login with <code>admin</code> and <code>password</code>. You can also bypass authentication and login with <code>*)(|(objectClass=*</code> and password to <code>aaaaaaa)</code>.
msg.note.lossoftrailingdigits = Loss of trailing digits occurs if you enter 0.0000000000000001.
msg.note.mailheaderinjection = If you change the input tag of the subject field to a textarea tag by browser's developer mode and set it to <code>[subject][line break]Bcc: [a mail address]</code>, then you can send a mail to the address.
msg.note.memoryleak = Memory leak occurs in Java heap space every time you load this page. If keeping on loading this page, OutOfMemoryError is finally thrown.
Expand Down
14 changes: 7 additions & 7 deletions src/main/resources/messages_es.properties
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
description.access.history = Access history in this page (The latest 15 records).
description.all = Warning: Several links cause severe memory leaks or increase a CPU usage rate. They can make your computer unstable.The result may change depending on JRE type / version, JVM option, OS, hardware (memory, CPU) or etc.
description.capitalize.string = If you enter a string, then the capitalized string is shown. For example: capitalize string -> Capitalize String
description.all = Warning: Several links cause severe memory leaks or increase CPU usage rate. They can make your computer unstable.The results may change depending on JRE type / version, JVM option, OS, hardware (memory, CPU) or etc.
description.capitalize.string = When you enter a string, the capitalized string is shown. For example: capitalize string -> Capitalize String
description.design.page = You can change design of this page. Please click one of the links below and change this page to your style.
description.design.test = Please click on one of the links below.
description.endless.waiting = If you enter a character count, then a batch (including echo characters of the count) is created and executed.
description.endless.waiting = When you enter a character count, a batch (including echo characters of the count) is created and executed.
description.errors = OutOfMemoryError, StackOverflowError, NoClassDefFoundError, and so on:
description.parse.json = If you enter a JSON string, then a result checked by JSON.parse() of JavaScript is shown.
description.performance.issue = Issues for performance
description.random.string.generator = If you enter a character count, then a random characters of the count is created.
description.random.string.generator = When you enter a character count, a random characters of the count is created.
description.response.time = If you add pingurl=[a URL] to query string, the response code and time from the url is shown.
description.reverse.string = If you enter a string, then the reversed string is shown.
description.reverse.string = When you enter a string, the reversed string is shown.
description.section.exceptions = Exceptions, extending from java.lang.RuntimeException:
description.send.mail = You can send a mail to the site administrator.
description.test.regular.expression = Please test if an input string matches the regular expression <code>^([a-z0-9]+[-]{0,1}){1,100}$</code>.
Expand All @@ -20,7 +20,7 @@ function.description.brute.force = This login page is vul
function.description.clickjacking = There is a clickjacking vulnerability in the change mail address page.
function.description.code.injection = There is a code injection vulnerability in this page.
function.description.csrf = There is a CSRF vulnerability in the change password page.
function.description.dangerous.file.inclusion = An external dangerous file can be included in this page.
function.description.dangerous.file.inclusion = An external dangerous file is included in this page.
function.description.database.connection.leak = Database connection leak occurs every time you load the page.
function.description.dead.lock = Deadlock (Java) can occur.
function.description.dead.lock2 = Deadlock (SQL) can occur.
Expand Down Expand Up @@ -221,7 +221,7 @@ msg.note.deadlock2 = If you open two windows (or tabs) and sort i
msg.note.endlesswaiting = If you enter a large number, then an endless waiting process occurs.
msg.note.filedescriptorleak = File descriptor leak occurs every time you load this page.
msg.note.intoverflow = Integer overflow occurs if you enter a number greater than or equal to 63.
msg.note.ldap.injection = You can login with <code>admin</code> and <code>password</code>. You can bypass authentication and login with <code>*)(|(objectClass=*</code> and password to <code>aaaaaaa)</code>.
msg.note.ldap.injection = You can login with <code>admin</code> and <code>password</code>. You can also bypass authentication and login with <code>*)(|(objectClass=*</code> and password to <code>aaaaaaa)</code>.
msg.note.lossoftrailingdigits = Loss of trailing digits occurs if you enter 0.0000000000000001.
msg.note.mailheaderinjection = If you change the input tag of the subject field to a textarea tag by browser's developer mode and set it to <code>[subject][line break]Bcc: [a mail address]</code>, then you can send a mail to the address.
msg.note.memoryleak = Memory leak occurs in Java heap space every time you load this page. If keeping on loading this page, OutOfMemoryError is finally thrown.
Expand Down
Loading

0 comments on commit 70c902f

Please sign in to comment.