Author: sebb Date: Tue May 5 14:42:24 2009 New Revision: 771752 URL: http://svn.apache.org/viewvc?rev=771752&view=rev Log: Bug 46900 - Polish translations
Added: jakarta/jmeter/trunk/src/components/org/apache/jmeter/assertions/BSFAssertionResources_pl.properties (with props) jakarta/jmeter/trunk/src/components/org/apache/jmeter/config/RandomVariableConfigResources_pl.properties (with props) jakarta/jmeter/trunk/src/components/org/apache/jmeter/extractor/BeanShellPostProcessorResources_pl.properties (with props) Modified: jakarta/jmeter/trunk/xdocs/changes.xml Added: jakarta/jmeter/trunk/src/components/org/apache/jmeter/assertions/BSFAssertionResources_pl.properties URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/src/components/org/apache/jmeter/assertions/BSFAssertionResources_pl.properties?rev=771752&view=auto ============================================================================== --- jakarta/jmeter/trunk/src/components/org/apache/jmeter/assertions/BSFAssertionResources_pl.properties (added) +++ jakarta/jmeter/trunk/src/components/org/apache/jmeter/assertions/BSFAssertionResources_pl.properties Tue May 5 14:42:24 2009 @@ -0,0 +1,29 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# Uwagi co do tlumaczenia: mr0...@o2.pl + +displayName=Asercje BSF +filename.displayName=Nazwa pliku +filename.shortDescription=Plik ze skryptem (zast\u0119puje skrypt) +filenameGroup.displayName=Plik ze skryptem (zast\u0119puje skrypt) +parameterGroup.displayName=Parametry dla skryptu (=> String Parameters and String []args) +parameters.displayName=Parametry +parameters.shortDescription=Parametry do przekazania do pliku lub skryptu +script.displayName=Skrypt +script.shortDescription=Skrypt w j\u0119zyku zgodnym z BSF +scriptLanguage.displayName=J\u0119zyk +scriptLanguage.shortDescription=Nazwa j\u0119zyka BSF, np. beanshell, javascript, jexl +scripting.displayName=Skrypt (zmienne: ctx vars props SampleResult (aka prev) AssertionResult sampler log Label Filename Parameters args[] OUT) +scriptingLanguage.displayName=J\u0119zyk skryptu (np. beanshell, javascript, jexl) Propchange: jakarta/jmeter/trunk/src/components/org/apache/jmeter/assertions/BSFAssertionResources_pl.properties ------------------------------------------------------------------------------ svn:eol-style = native Added: jakarta/jmeter/trunk/src/components/org/apache/jmeter/config/RandomVariableConfigResources_pl.properties URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/src/components/org/apache/jmeter/config/RandomVariableConfigResources_pl.properties?rev=771752&view=auto ============================================================================== --- jakarta/jmeter/trunk/src/components/org/apache/jmeter/config/RandomVariableConfigResources_pl.properties (added) +++ jakarta/jmeter/trunk/src/components/org/apache/jmeter/config/RandomVariableConfigResources_pl.properties Tue May 5 14:42:24 2009 @@ -0,0 +1,34 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# Uwagi do tlumaczenia: mr0...@o2.pl + +displayName=Random Variable +# Groups +variable.displayName=Output variable +random.displayName=Configure the Random generator +options.displayName=Options +# fields +minimumValue.displayName=Minimum Value +minimumValue.shortDescription=Minimum Value +maximumValue.displayName=Maximum Value +maximumValue.shortDescription=Maximum Value +variableName.displayName=Variable Name +variableName.shortDescription=Variable Name +outputFormat.displayName=Output Format +outputFormat.shortDescription=Output Format, e.g. #### +randomSeed.displayName=Seed for Random function +randomSeed.shortDescription=Seed for Random function - long number (defaults to current time) +perThread.displayName=Per Thread(User) ? +perThread.shortDescription=Use independent random generators for each thread(user) ? Propchange: jakarta/jmeter/trunk/src/components/org/apache/jmeter/config/RandomVariableConfigResources_pl.properties ------------------------------------------------------------------------------ svn:eol-style = native Added: jakarta/jmeter/trunk/src/components/org/apache/jmeter/extractor/BeanShellPostProcessorResources_pl.properties URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/src/components/org/apache/jmeter/extractor/BeanShellPostProcessorResources_pl.properties?rev=771752&view=auto ============================================================================== --- jakarta/jmeter/trunk/src/components/org/apache/jmeter/extractor/BeanShellPostProcessorResources_pl.properties (added) +++ jakarta/jmeter/trunk/src/components/org/apache/jmeter/extractor/BeanShellPostProcessorResources_pl.properties Tue May 5 14:42:24 2009 @@ -0,0 +1,29 @@ +#Generated by ResourceBundle Editor (http://eclipse-rbe.sourceforge.net) +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# Uwagi co do tlumaczenia: mr0...@o2.pl + +displayName=Post-procesor BeanShell +filename.displayName=Nazwa pliku +filename.shortDescription=Plik ze skryptem BeanShell (zast\u0119puje skrypt) +filenameGroup.displayName=Plik ze skryptem (zast\u0119puje skrypt) +parameterGroup.displayName=Parametry dla BeanShella (=> String Parameters and String []bsh.args) +parameters.displayName=Parametry +parameters.shortDescription=Parametry dla BeanShell (pliku lub skryptu) +resetGroup.displayName=Resetuj interpreter bsh przed ka\u017Cdym wywo\u0142aniem +resetInterpreter.displayName=Resetuj interpreter +script.displayName=Skrypt BeanShell +script.shortDescription=Skrypt Beanshell +scripting.displayName=Skrypt (zmienne: ctx vars props prev data log) Propchange: jakarta/jmeter/trunk/src/components/org/apache/jmeter/extractor/BeanShellPostProcessorResources_pl.properties ------------------------------------------------------------------------------ svn:eol-style = native Modified: jakarta/jmeter/trunk/xdocs/changes.xml URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/changes.xml?rev=771752&r1=771751&r2=771752&view=diff ============================================================================== --- jakarta/jmeter/trunk/xdocs/changes.xml (original) +++ jakarta/jmeter/trunk/xdocs/changes.xml Tue May 5 14:42:24 2009 @@ -255,6 +255,7 @@ <li>Add UDP server to wait for shutdown message if running in non-GUI mode; add UDP client to send the message.</li> <li>HTTP Samplers now support connection and request timeouts (requires Java 1.5 for Java Http sampler)</li> <li>Bug 47132 - Brazilian Portuguese translations</li> +<li>Bug 46900 - Polish translations</li> </ul> <h3>Non-functional changes</h3> --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-dev-unsubscr...@jakarta.apache.org For additional commands, e-mail: jmeter-dev-h...@jakarta.apache.org