src/fr/nb/uihandler/uihandler/org/netbeans/modules/uihandler/Bundle_fr.properties
author Masaki Katakai <masaki@netbeans.org>
Mon, 26 Sep 2011 15:47:43 +0900
branchrelease71_beta
changeset 1677 f0d1d18f6806
parent 1672 134c2f55e612
permissions -rw-r--r--
for Beta
masaki@898
     1
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
masaki@898
     2
#
masaki@969
     3
# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
masaki@969
     4
#
masaki@969
     5
# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
masaki@969
     6
# Other names may be trademarks of their respective owners.
masaki@898
     7
#
masaki@898
     8
# The contents of this file are subject to the terms of either the GNU
masaki@898
     9
# General Public License Version 2 only ("GPL") or the Common
masaki@898
    10
# Development and Distribution License("CDDL") (collectively, the
masaki@898
    11
# "License"). You may not use this file except in compliance with the
masaki@898
    12
# License. You can obtain a copy of the License at
masaki@898
    13
# http://www.netbeans.org/cddl-gplv2.html
masaki@898
    14
# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
masaki@898
    15
# specific language governing permissions and limitations under the
masaki@898
    16
# License.  When distributing the software, include this License Header
masaki@898
    17
# Notice in each file and include the License file at
masaki@969
    18
# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
masaki@898
    19
# particular file as subject to the "Classpath" exception as provided
masaki@969
    20
# by Oracle in the GPL Version 2 section of the License file that
masaki@898
    21
# accompanied this code. If applicable, add the following below the
masaki@898
    22
# License Header, with the fields enclosed by brackets [] replaced by
masaki@898
    23
# your own identifying information:
masaki@898
    24
# "Portions Copyrighted [year] [name of copyright owner]"
masaki@898
    25
#
masaki@898
    26
# Contributor(s):
masaki@898
    27
#
masaki@898
    28
# The Original Software is NetBeans. The Initial Developer of the Original
masaki@898
    29
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
masaki@898
    30
# Microsystems, Inc. All Rights Reserved.
masaki@898
    31
#
masaki@898
    32
# If you wish your version of this file to be governed by only the CDDL
masaki@898
    33
# or only the GPL Version 2, indicate your decision by adding
masaki@898
    34
# "[Contributor] elects to include this software in this distribution
masaki@898
    35
# under the [CDDL or GPL Version 2] license." If you do not indicate a
masaki@898
    36
# single choice of license, a recipient has the option to distribute
masaki@898
    37
# your version of this file under either the CDDL, the GPL Version 2 or
masaki@898
    38
# to extend the choice of license to its licensees as provided above.
masaki@898
    39
# However, if you add GPL Version 2 code and therefore, elected the GPL
masaki@898
    40
# Version 2 license, then the option applies only if the new code is
masaki@898
    41
# made subject to such option by the copyright holder.
masaki@898
    42
masaki@898
    43
Actions/Window/org-netbeans-modules-exceptions-ReporterResultAction.instance=ReporterResult
masaki@898
    44
CTL_SubmitAction=Soumettre des logs UI
masaki@898
    45
MSG_SubmitAction=Soumettre {0} \u00e9v\u00e9nements UI logg\u00e9s, pour \u00e9valuation...
masaki@898
    46
MSG_ShowHints=Logs charg\u00e9s dans le serveur, voyons les indications que le serveur a pour vous...
masaki@898
    47
OpenIDE-Module-Display-Category=Outils de test 
masaki@898
    48
OpenIDE-Module-Long-Description=Ce module collecte diff\u00e9rentes informations sur les actions utilisateur. Il contient des \u00e9l\u00e9ments d'UI qui permettent l'examen et la soumission de ces donn\u00e9es au serveur de collecte.
masaki@898
    49
OpenIDE-Module-Name=Infrastructure de collecte des gestes UI
masaki@898
    50
masaki@898
    51
masaki@898
    52
MSG_SubmitDialogTitle=Collecte des gestes UI
masaki@898
    53
masaki@898
    54
# {0} = getFileName()
masaki@898
    55
# {1} = getClassName()
masaki@898
    56
# {2} = getMethodName()
masaki@898
    57
# {3} = getLineNumber()
masaki@898
    58
# {4} = getClassName() without package
masaki@1676
    59
#MSG_StackTraceElement={4}.{2}:{3}
masaki@898
    60
masaki@898
    61
# {0} number of log records
masaki@898
    62
# {1} date right now
masaki@898
    63
MSG_RootDisplayName=Gestes UI
masaki@898
    64
masaki@898
    65
MSG_DisplayNameParameters=Param\u00e8tres du message
masaki@898
    66
MSG_ParameterDisplayName=Param #{0}
masaki@898
    67
MSG_ParameterShortDescription=Montre la valeur du param\u00e8tre de message #{0}
masaki@898
    68
masaki@898
    69
MSG_DateDisplayName=Quand
masaki@898
    70
MSG_DateShortDescription=Moment o\u00f9 l'\u00e9v\u00e9nement est survenu
masaki@898
    71
masaki@898
    72
MSG_LoggerDisplayName=Nom du logger
masaki@898
    73
MSG_LoggerShortDescription=Nom du logger qui a g\u00e9n\u00e9r\u00e9 l'\u00e9v\u00e9nement
masaki@898
    74
masaki@898
    75
MSG_MessageDisplayName=Message
masaki@898
    76
MSG_MessageShortDescription=Le message tel qu'il est dans le log
masaki@898
    77
masaki@898
    78
OpenIDE-Module-Short-Description=Collecte des informations sur les gestes UI
masaki@898
    79
masaki@898
    80
HTML_toolbar={0} (<i>Action dans une barre d''outils</i>)
masaki@898
    81
HTML_menu={0} (<i>Action dans un menu</i>)
masaki@898
    82
HTML_key={0} (<i>Action au clavier</i>)
masaki@898
    83
HTML_exception= {0} (<i>Exception</i>)
masaki@898
    84
masaki@898
    85
MSG_EnabledModules=Modules activ\u00e9s
masaki@898
    86
MSG_DisabledModules=Modules d\u00e9sactiv\u00e9s
masaki@898
    87
masaki@1553
    88
Toolbars/UIGestures=Gestes de l'Interface Utilisateur
masaki@898
    89
masaki@898
    90
masaki@898
    91
UI_USER_CONFIGURATION=Syst\u00e8me d''exploitation {0}, machine virtuelle {1}, version de NetBeans {2} et nom d''utilisateur {3}.
masaki@898
    92
MSG_USER_CONFIGURATION=Configuration utilisateur
masaki@898
    93
masaki@898
    94
#
masaki@898
    95
# Module UI Logger
masaki@898
    96
#
masaki@898
    97
UI_DISABLED_MODULES=Liste des modules d\u00e9sactiv\u00e9s: List of disabled modules {0} {1} {2} {3} {4} {5} {6} {7} {8} {9} ...
masaki@898
    98
UI_ENABLED_MODULES=Liste des modules activ\u00e9s: {0} {1} {2} {3} {4} {5} {6} {7} {8} {9} ...
masaki@898
    99
masaki@898
   100
# messages on exit
masaki@898
   101
EXIT_URL=
masaki@898
   102
MSG_EXIT_URL_EXIT=Sortir sans obtenir de statistiques
masaki@898
   103
masaki@898
   104
# messages on startup
masaki@898
   105
INIT_URL=
masaki@898
   106
MSG_INIT_URL_EXIT=P&lus tard
masaki@898
   107
masaki@898
   108
# URL to display to as a welcome text
masaki@969
   109
#WELCOME_URL=http://netbeans.org/nonav/uigestures/index3.html
masaki@898
   110
MSG_WELCOME_URL_EXIT=Annuler
masaki@898
   111
masaki@969
   112
#METRICS_URL=http://netbeans.org/nonav/uigestures/index4.html
masaki@898
   113
MSG_METRICS_URL_EXIT=Annuler
masaki@898
   114
masaki@898
   115
# URL to display to as a welcome text in case of error
masaki@969
   116
#ERROR_URL=http://netbeans.org/nonav/uigestures/error2.html
masaki@898
   117
MSG_ERROR_URL_EXIT=Annuler
masaki@898
   118
MSG_SubmitButton=Passer en &revue et rapporter le probl\u00e8me
masaki@898
   119
masaki@898
   120
#CHECKING_SERVER_URL=http://statistics.netbeans.org/analytics/authenticate?username={0}&secur_passwd={1}
masaki@898
   121
# {0} - host
masaki@898
   122
# {1} - url of upload
masaki@898
   123
MSG_ConnetionFailed=Le chargement du log vers {0} a \u00e9chou\u00e9!
masaki@898
   124
MSG_ConnetionFailedReport=Le chargement du log a \u00e9chou\u00e9, veuillez rapporter le probl\u00e8me directement \u00e0 http://www.netbeans.org/community/issues.html et attachez messages.log. Le fichier messages.log se trouve dans votre dossier <HOME>/.netbeans/var/log
masaki@898
   125
MSG_UploadProgressHandle=Chargement du fichier de log
masaki@898
   126
MSG_UploadConnecting=Connexion...
masaki@898
   127
MSG_UploadSending=Envoi des logs...
masaki@898
   128
MSG_UploadReading=Lecture de la r\u00e9ponse
masaki@898
   129
masaki@898
   130
# view data
masaki@898
   131
MSG_TabRaw=Structur\u00e9
masaki@898
   132
MSG_Tab_Text=Brut
masaki@898
   133
masaki@898
   134
#exceptions solving
masaki@898
   135
ErrorDialogTitle=Connexion...
masaki@898
   136
masaki@898
   137
SubmitPanel.jLabel1.text=Montrer l''enregistrement\: 
masaki@898
   138
masaki@898
   139
SubmitPanel.jLabel1.text_1=Montrer l''enregistrement\:
masaki@898
   140
masaki@898
   141
Metrics_title=Statistiques d'utilisation
masaki@898
   142
LBL_BottomText1=<html>Aidez-nous \u00e0 am\u00e9liorer l'IDE NetBeans en fournissant des donn\u00e9es anonymes d'utilisation.</html>
masaki@898
   143
LBL_BottomText2=<html>Si vous acceptez de participer, l'IDE enverra \u00e0 une base de donn\u00e9es de netbeans.org des informations anonymes sur les fonctionnalit\u00e9s de haut niveau que vous utilisez.</html>
masaki@898
   144
LBL_BottomText3=<html>Les statistiques d'utilisation nous aident \u00e0 mieux comprendre les attentes des utilisateurs et \u00e0 fixer les priorit\u00e9s dans les am\u00e9liorations des versions \u00e0 venir. Nous n'utiliserons jamais les donn\u00e9es collect\u00e9es pour conna\u00eetre des d\u00e9tails sp\u00e9cifiques de vos projets.</html>
masaki@898
   145
masaki@898
   146
LBL_MetricsEnable=J'accepte
masaki@898
   147
ACSN_MetricsEnable=Activer les statistiques d'utilisation
masaki@898
   148
ACSD_MetricsEnable=Activer les statistiques d'utilisation
masaki@898
   149
masaki@898
   150
LBL_MetricsCancel=Non merci
masaki@898
   151
ACSN_MetricsCancel=D\u00e9sactiver les statistiques d'utilisation
masaki@898
   152
ACSD_MetricsCancel=D\u00e9sactiver les statistiques d'utilisation
masaki@898
   153
masaki@898
   154
#NOI18N
masaki@1672
   155
#METRICS_INFO_URL=http://www.netbeans.org/about/usage-tracking.html
masaki@898
   156
masaki@898
   157
LBL_LearnMore=<html><font color="#0000FF" <u>En savoir plus</u></font></html>
masaki@898
   158
ACSN_LearnMore=En savoir plus
masaki@898
   159
ACSD_LearnMore=En savoir plus
masaki@898
   160
VIEW_DATA_TILTE=Donn\u00e9es
masaki@898
   161
UI_TAB_TITLE=Log UI
masaki@898
   162
IDE_LOG_TAB_TITLE=Log IDE
masaki@898
   163
masaki@898
   164
masaki@969
   165
# Slowness Reporter
masaki@969
   166
LowPerformance=Lenteur d\u00e9tect\u00e9e
masaki@898
   167
# {0} time in ms
masaki@898
   168
# {1} time in s
masaki@969
   169
BlockedForLowPerformance=Aucune r\u00e9ponse pour {0,choice,0#{0} ms|5000#{1} s}.
masaki@983
   170
GoToType=Aller au Type a \u00e9t\u00e9 lent
masaki@1553
   171
BlockedForGoToType=Aller \u00e0 l'action du Type a \u00e9t\u00e9 lent
masaki@983
   172
CodeCompletion=La compl\u00e9tion de code a \u00e9t\u00e9 lente
masaki@1553
   173
BlockedForCodeCompletion=Invocation de l'outil de compl\u00e9tion de code
masaki@969
   174
masaki@969
   175
Report=V\u00e9rifier et rapporter le probl\u00e8me.
masaki@898
   176
IDE_STARTUP=D\u00e9marrage de l''EDI
masaki@898
   177
SubmitPanel.profileData.text=Montrer les donn\u00e9es du profileur
masaki@983
   178
SubmitPanel.heapDump.text=Afficher les empreintes de m\u00e9moire
masaki@898
   179
LOADING_TEXT=Chargement en cours...
masaki@898
   180