Closed asfimport closed 15 years ago
Weslei Marinho (migrated from Bugzilla): Reattaching the file. I didn't know you can't attach a file when you fill the issue.
Created attachment JDBCSamplerResources_pt_BR.properties: Located in src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/sampler
Sebb (migrated from Bugzilla): Thanks, that's great. Looking forward to getting the other files when you have time.
Weslei Marinho (migrated from Bugzilla): New translated property file.
Created attachment DataSourceElementResources_pt_BR.properties: Located in src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/config
Weslei Marinho (migrated from Bugzilla): New properties file translated.
Created attachment AccessLogSamplerResources_pt_BR.properties: Located in src/protocol/http/org/apache/jmeter/protocol/http/sampler
Weslei Marinho (migrated from Bugzilla): One more...
Created attachment Example2Resources_pt_BR.properties: Located in src/examples/org/apache/jmeter/examples/testbeans/example2
Weslei Marinho (migrated from Bugzilla): New file translated.
Are these issues?
Created attachment BeanShellListenerResources_pt_BR.properties: Located in src/components/org/apache/jmeter/visualizers
Weslei Marinho (migrated from Bugzilla): New file translated.
Is this an issue?
Created attachment BSFListenerResources_pt_BR.properties: Located in src/components/org/apache/jmeter/visualizers
Weslei Marinho (migrated from Bugzilla): Replacing old one that had a word translated wrong.
Created attachment BeanShellListenerResources_pt_BR.properties: Located in src/components/org/apache/jmeter/visualizers
Weslei Marinho (migrated from Bugzilla): Created attachment BeanShellTimerResources_pt_BR.properties: Located in src/components/org/apache/jmeter/timers
Weslei Marinho (migrated from Bugzilla): Created attachment ConstantThroughputTimerResources_pt_BR.properties: Located in src/components/org/apache/jmeter/timers
Weslei Marinho (migrated from Bugzilla): Created attachment SyncTimerResources_pt_BR.properties: Located in src/components/org/apache/jmeter/timers
Sebb (migrated from Bugzilla): (In reply to comment 7)
Created an attachment (id=23577) [details] Located in src/components/org/apache/jmeter/visualizers
New file translated.
Is this an issue?
- Original file didn't have keys sorted
It's not necessary to sort the keys.
However in the large messages.properties files, it's a lot easier if the file is sorted.
Weslei Marinho (migrated from Bugzilla): Created attachment DebugSamplerResources_pt_BR.properties: Located in src/components/org/apache/jmeter/sampler
Weslei Marinho (migrated from Bugzilla): Created attachment BeanShellPreProcessorResources_pt_BR.properties: Located in src/components/org/apache/jmeter/modifiers
Weslei Marinho (migrated from Bugzilla): Created attachment BSFPreProcessorResources_pt_BR.properties: Located in src/components/org/apache/jmeter/modifiers
Weslei Marinho (migrated from Bugzilla): Created attachment BeanShellPostProcessorResources_pt_BR.properties: Located in src/components/org/apache/jmeter/extractor
Weslei Marinho (migrated from Bugzilla): Created attachment BSFPostProcessorResources_pt_BR.properties: Located in src/components/org/apache/jmeter/extractor
Weslei Marinho (migrated from Bugzilla): The original file has not the licence information. I added it to the translated one.
Created attachment DebugPostProcessorResources_pt_BR.properties: Located in src/components/org/apache/jmeter/extractor
Weslei Marinho (migrated from Bugzilla): Created attachment CSVDataSetResources_pt_BR.properties: Located in src/components/org/apache/jmeter/config
Weslei Marinho (migrated from Bugzilla): Created attachment RandomVariableConfigResources_pt_BR.properties: Located in src/components/org/apache/jmeter/config
Weslei Marinho (migrated from Bugzilla): Created attachment BSFAssertionResources_pt_BR.properties: Located in src/components/org/apache/jmeter/assertions
Sebb (migrated from Bugzilla): Thanks for all the translations posted so far; they have been added to SVN:
(In reply to comment 18)
Created an attachment (id=23587) [details] Located in src/components/org/apache/jmeter/extractor
The original file has not the licence information. I added it to the translated one.
The original file only has one line in it, so the AL header is not essential. But thanks for adding it to the translated file. I'll update the others.
Weslei Marinho (migrated from Bugzilla): Last file of the series. Comments on the original file:
key => comment:
generator_illegal_message => IllegalAcessException should be IllegalAccessException log_parser_illegal_message => same as above get_xml_message2 => mhz should be MHz. get_xml_message3 => Pentium, GHz jms_client_caption => shouldn't be receiver?
Created attachment messages_pt_BR.properties: Located in src/core/org/apache/jmeter/resources
Sebb (migrated from Bugzilla): (In reply to comment 23)
Created an attachment (id=23594) [details] Located in src/core/org/apache/jmeter/resources
Last file of the series. Comments on the original file:
key => comment:
generator_illegal_message => IllegalAcessException should be IllegalAccessException log_parser_illegal_message => same as above get_xml_message2 => mhz should be MHz. get_xml_message3 => Pentium, GHz jms_client_caption => shouldn't be receiver?
Well spotted! Fixed in SVN.
Sebb (migrated from Bugzilla): Thanks very much for all the translations.
They have now all been incorporated in SVN, see:
URL: http://svn.apache.org/viewvc?rev=770863&view=rev Log: https://github.com/apache/jmeter/issues/2230 - Brazilian Portuguese translations [messages.properties to follow]
and
URL: http://svn.apache.org/viewvc?rev=770926&view=rev Log: https://github.com/apache/jmeter/issues/2230 - Brazilian Portuguese translations - messages.properties
and will appear in the next release as well as nightly builds after r770926.
Weslei Marinho (migrated from Bugzilla): (In reply to comment 24)
(In reply to comment 23) > Created an attachment (id=23594) [details] [details] > Located in src/core/org/apache/jmeter/resources > > Last file of the series. Comments on the original file: > > key => comment: > > generator_illegal_message => IllegalAcessException should be > IllegalAccessException > log_parser_illegal_message => same as above > get_xml_message2 => mhz should be MHz. > get_xml_message3 => Pentium, GHz > jms_client_caption => shouldn't be receiver?
Well spotted! Fixed in SVN.
I think you mispelt the IllegalAccessException on
+log_parser_illegal_msg=Could not access the class due to IllegalAcecssException.
Sebb (migrated from Bugzilla): (In reply to comment 26)
(In reply to comment 24) > (In reply to comment 23) > > Created an attachment (id=23594) [details] [details] [details] > > Located in src/core/org/apache/jmeter/resources > > > > Last file of the series. Comments on the original file: > > > > key => comment: > > > > generator_illegal_message => IllegalAcessException should be > > IllegalAccessException > > log_parser_illegal_message => same as above > > get_xml_message2 => mhz should be MHz. > > get_xml_message3 => Pentium, GHz > > jms_client_caption => shouldn't be receiver? > > Well spotted! Fixed in SVN.
I think you mispelt the IllegalAccessException on
+log_parser_illegal_msg=Could not access the class due to IllegalAcecssException.
Thanks, fixed in SVN
Weslei Marinho (Bug 47132): Hi, according to instructions received by email, I am attaching to this issue an small property file translated to brazilian portuguese for evaluation. The file is from package protocol.jdbc.org.apache.jmeter.protocol.jdbc.sampler.
Thanks.
OS: Windows XP