You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2008/12/20 19:19:42 UTC

DO NOT REPLY [Bug 46424] New: Add and correction on labels translated into French

https://issues.apache.org/bugzilla/show_bug.cgi?id=46424

           Summary: Add and correction on labels translated into French
           Product: JMeter
           Version: 2.3.2
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: milamberspace@gmail.com
                CC: milamberspace@gmail.com


Created an attachment (id=23040)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23040)
Patch on messages_fr.properties

Adding labels translated into French in response to bug 45903
Plusieurs corrections sur la traduction Française

NEW :
Portée de l'assertion
L'échantillon principal et les sous-échantillons
Seulement les sous-échantillons
Seulement l'échantillon principal

MODIFIED :
Note : Le parseur de log d'accès est générique et vous permet de se brancher
à 
Note : l'analyseur XML consomme du temps CPU. Donc, ne mettez pas de valeur au
compteur d'unité
Lancer chaque groupe d'unités séparément (c'est-à-dire : lance un groupe
avant de lancer le suivant)
Filtre d'URL (regexp) :
Utiliser les connexions persistantes
Récupérer les ressources incluses (HTML)
URL : motifs à exclure
URL : motifs à inclure
Messages d'erreur des assertions
Chinois (traditionnel)
Utiliser les espaces de noms ?
Le WSDL est vide.
Contrôleur Tant Que
Si 'utiliser le proxy HTTP' est cochée, mais qu'aucun hôte ou port est
fournit, l'échantillon
regardera les options de ligne de commandes. Si aucun hôte ou port du proxy
sont fournit 
non plus, il échouera silencieusement.
Nom de variable (peut inclure une référence de variable ou fonction)
Délai d'attente (en millisecondes) :
Tâches optionnelles
Les URL à inclure doivent correspondre à :
Sécurisé :
Action à suivre après une erreur d'échantillon
Modificateur de paramètre utilisateur HTTP


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 46424] Add and correction on labels translated into French

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=46424


Sebb <se...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #2 from Sebb <se...@apache.org>  2009-01-24 08:28:26 PST ---
Thanks, applied to SVN in:

URL: http://svn.apache.org/viewvc?rev=737387&view=rev
Log:
Bug 46424 - corrections to French translations


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 46424] Add and correction on labels translated into French

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=46424


Sebb <se...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED




--- Comment #6 from Sebb <se...@apache.org>  2009-03-27 18:53:21 PST ---
URL: http://svn.apache.org/viewvc?rev=759416&view=rev
Log:
Bug 46424 - Updated French translations

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 46424] Add and correction on labels translated into French

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=46424





--- Comment #1 from Milamber <mi...@gmail.com>  2009-01-24 00:15:15 PST ---
Don't forget to apply this patch before next JMeter version, this is only
improvements in French translation.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 46424] Add and correction on labels translated into French

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=46424


Milamber <mi...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




--- Comment #5 from Milamber <mi...@gmail.com>  2009-03-12 16:13:58 PST ---

A complement for French translation.

- Use statistical names in French for:
* Standard Deviation (fr: écart type)
* Median (fr: Médiane)
* 90% Line (fr: 90e centile)
(see French Wikipedia for details)

- Add Library's translation (see Bug 46844)

- Add one missing translation in JDBC (variables names)

- Adjust several translations (punctuation)

- Correct a translate mistake in aggregate report (Include group name in
label?)

- Harmonize scheduler captions for start time and end time (in French)

=============
All French translation works since several months are making a big improvement
of JMeter for French's users.
Now, the French version of JMeter is ready for next release (from my point of
view).

Note: Todo, some JMS sampler messages and LDAP Extended sampler are still to
translate
=============

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 46424] Add and correction on labels translated into French

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=46424





--- Comment #3 from Milamber <mi...@gmail.com>  2009-03-12 16:12:32 PST ---
Created an attachment (id=23377)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23377)
Complement for improve translation

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 46424] Add and correction on labels translated into French

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=46424


Milamber <mi...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #23377|0                           |1
        is obsolete|                            |




--- Comment #4 from Milamber <mi...@gmail.com>  2009-03-12 16:13:40 PST ---
Created an attachment (id=23378)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23378)
Complement for improve translation

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org