src/fr/ide/jumpto/jumpto/org/netbeans/modules/jumpto/file/Bundle_fr.properties
author Geertjan Wielenga <geertjan@netbeans.org>
Wed, 25 Jul 2018 15:18:15 +0200
branchdonation_review
changeset 2013 732d0468629b
parent 969 798cd86c5ad2
permissions -rw-r--r--
[3rd donation] Removing remaining problematic copyright notices in a few l10n files
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 the Accelerators module.
masaki@898
    29
#
masaki@898
    30
# If you wish your version of this file to be governed by only the CDDL
masaki@898
    31
# or only the GPL Version 2, indicate your decision by adding
masaki@898
    32
# "[Contributor] elects to include this software in this distribution
masaki@898
    33
# under the [CDDL or GPL Version 2] license." If you do not indicate a
masaki@898
    34
# single choice of license, a recipient has the option to distribute
masaki@898
    35
# your version of this file under either the CDDL, the GPL Version 2 or
masaki@898
    36
# to extend the choice of license to its licensees as provided above.
masaki@898
    37
# However, if you add GPL Version 2 code and therefore, elected the GPL
masaki@898
    38
# Version 2 license, then the option applies only if the new code is
masaki@898
    39
# made subject to such option by the copyright holder.
masaki@898
    40
#
masaki@898
    41
# Contributor(s): Andrei Badea
masaki@898
    42
masaki@898
    43
# FileSearchAction
masaki@898
    44
CTL_FileSearchAction=Aller au &fichier...
masaki@898
    45
editor-popup-CTL_FileSearchAction=Fichier...
masaki@898
    46
masaki@898
    47
CTL_Open=&OK
masaki@898
    48
CTL_SelectInProjects=&S\u00e9lectionner dans les Projets
masaki@898
    49
CTL_Close=&Fermer
masaki@898
    50
# {0} = project name
masaki@898
    51
MSG_FileSearchDlgTitle=Aller au fichier
masaki@898
    52
CTL_FileName=&Nom du fichier (pr\u00e9fixe, wildcards: "?" "*"):
masaki@898
    53
CTL_MatchingFiles=Fichiers correspondants
masaki@898
    54
CTL_CaseSensitive=Sensible \u00e0 la &casse
masaki@898
    55
masaki@898
    56
LBL_Location=Emp&lacement\:
masaki@898
    57
masaki@898
    58
TXT_Searching=Recherche...
masaki@898
    59
TXT_NoTypesFound=<Aucun fichier trouv\u00e9>
masaki@898
    60
TXT_SyntaxError ={0} en position: {1}
masaki@898
    61
TXT_SearchingOtherProjects=Recherche dans les autres projets...
masaki@898
    62
masaki@898
    63
LBL_HiddenFiles=Montrer les fic&hiers cach\u00e9s
masaki@898
    64
LBL_PreferMainProject=&Pr\u00e9f\u00e9rer le projet en cours
masaki@898
    65
# {0} - display name of the current prject
masaki@898
    66
FMT_CurrentProjectLabel=Pr\u00e9f\u00e9rer le projet en cours ({0})
masaki@898
    67
LBL_CaseSensitive=Sensible \u00e0 la &casse
masaki@898
    68
masaki@898
    69
AN_Location=Emplacement
masaki@898
    70
AD_Location=Emplacement
masaki@898
    71
masaki@898
    72
AD_CaseSensitive=Sensible \u00e0 la casse
masaki@898
    73
masaki@898
    74
AD_PreferMainProject=Pr\u00e9f\u00e9rer le projet en cours
masaki@898
    75
masaki@898
    76
AD_HiddenFiles=Montrer les fichiers cach\u00e9s
masaki@898
    77
masaki@898
    78
AN_MatchingList=Fichiers correspondants
masaki@898
    79
AD_MatchingList=Fichiers correspondants
masaki@898
    80
masaki@898
    81
AN_SearchText=Rechercher dans le texte
masaki@898
    82
AD_SearchText=Rechercher dans le texte
masaki@898
    83
masaki@898
    84
AN_FileSearchDialog=Aller au fichier
masaki@898
    85
AD_FileSearchDialog=Aller au fichier
masaki@898
    86