src/gl_ES/ide/jumpto/jumpto/org/netbeans/modules/jumpto/file/Bundle_gl_ES.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@899
     1
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
masaki@899
     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@899
     7
#
masaki@899
     8
# The contents of this file are subject to the terms of either the GNU
masaki@899
     9
# General Public License Version 2 only ("GPL") or the Common
masaki@899
    10
# Development and Distribution License("CDDL") (collectively, the
masaki@899
    11
# "License"). You may not use this file except in compliance with the
masaki@899
    12
# License. You can obtain a copy of the License at
masaki@899
    13
# http://www.netbeans.org/cddl-gplv2.html
masaki@899
    14
# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
masaki@899
    15
# specific language governing permissions and limitations under the
masaki@899
    16
# License.  When distributing the software, include this License Header
masaki@899
    17
# Notice in each file and include the License file at
masaki@969
    18
# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
masaki@899
    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@899
    21
# accompanied this code. If applicable, add the following below the
masaki@899
    22
# License Header, with the fields enclosed by brackets [] replaced by
masaki@899
    23
# your own identifying information:
masaki@899
    24
# "Portions Copyrighted [year] [name of copyright owner]"
masaki@899
    25
#
masaki@899
    26
# Contributor(s):
masaki@899
    27
#
masaki@899
    28
# The Original Software is the Accelerators module.
masaki@899
    29
#
masaki@899
    30
# If you wish your version of this file to be governed by only the CDDL
masaki@899
    31
# or only the GPL Version 2, indicate your decision by adding
masaki@899
    32
# "[Contributor] elects to include this software in this distribution
masaki@899
    33
# under the [CDDL or GPL Version 2] license." If you do not indicate a
masaki@899
    34
# single choice of license, a recipient has the option to distribute
masaki@899
    35
# your version of this file under either the CDDL, the GPL Version 2 or
masaki@899
    36
# to extend the choice of license to its licensees as provided above.
masaki@899
    37
# However, if you add GPL Version 2 code and therefore, elected the GPL
masaki@899
    38
# Version 2 license, then the option applies only if the new code is
masaki@899
    39
# made subject to such option by the copyright holder.
masaki@899
    40
#
masaki@899
    41
# Contributor(s): Andrei Badea
masaki@899
    42
masaki@899
    43
# FileSearchAction
masaki@899
    44
CTL_FileSearchAction=Ir ao &ficheiro...
masaki@899
    45
editor-popup-CTL_FileSearchAction=Ficheiro...
masaki@899
    46
masaki@899
    47
CTL_Open=&Aceptar
masaki@899
    48
CTL_SelectInProjects=&Seleccionar nos proxectos
masaki@899
    49
CTL_Close=Pe&char
masaki@899
    50
# {0} = project name
masaki@899
    51
MSG_FileSearchDlgTitle=Ir ao ficheiro
masaki@969
    52
CTL_FileName=&Nome do ficheiro (prefixo, comod\u00edns: "?" "*"):
masaki@899
    53
CTL_MatchingFiles=Ficheiros &coincidentes
masaki@899
    54
CTL_CaseSensitive=Diferen&ciar mai\u00fasculas de min\u00fasculas
masaki@899
    55
masaki@899
    56
LBL_Location=&Localizaci\u00f3n\:
masaki@899
    57
masaki@899
    58
TXT_Searching=Buscando...
masaki@899
    59
TXT_NoTypesFound=<Non se encontrou ning\u00fan ficheiro>
masaki@899
    60
TXT_SyntaxError ={0} na posici\u00f3n: {1}
masaki@899
    61
TXT_SearchingOtherProjects=A buscar noutros proxectos...
masaki@899
    62
masaki@899
    63
LBL_HiddenFiles=Mostrar os &ficheiros ocultos
masaki@899
    64
LBL_PreferMainProject=&Preferir o proxecto actual
masaki@899
    65
# {0} - display name of the current prject
masaki@899
    66
FMT_CurrentProjectLabel=Preferir o proxecto actual ({0})
masaki@899
    67
LBL_CaseSensitive=Diferen&ciar mai\u00fasculas de min\u00fasculas
masaki@899
    68
masaki@899
    69
AN_Location=Localizaci\u00f3n
masaki@899
    70
AD_Location=Localizaci\u00f3n
masaki@899
    71
masaki@899
    72
AD_CaseSensitive=Diferenciar mai\u00fasculas de min\u00fasculas
masaki@899
    73
masaki@899
    74
AD_PreferMainProject=Preferir o proxecto actual
masaki@899
    75
masaki@899
    76
AD_HiddenFiles=Mostrar os ficheiros ocultos
masaki@899
    77
masaki@899
    78
AN_MatchingList=Ficheiros coincidentes
masaki@899
    79
AD_MatchingList=Ficheiros coincidentes
masaki@899
    80
masaki@899
    81
AN_SearchText=Buscar texto
masaki@899
    82
AD_SearchText=Buscar texto
masaki@899
    83
masaki@899
    84
AN_FileSearchDialog=Ir ao ficheiro
masaki@899
    85
AD_FileSearchDialog=Ir ao ficheiro
masaki@899
    86