src/ca/ide/bugzilla/bugzilla/org/netbeans/modules/bugzilla/repository/Bundle_ca.properties
author Masaki Katakai <masaki@netbeans.org>
Fri, 15 Jul 2011 10:14:03 +0900
branchrelease70
changeset 1662 0412cb49d653
parent 1660 50956dfce18c
permissions -rw-r--r--
weekly community updates
masaki@894
     1
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
masaki@894
     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@894
     7
#
masaki@894
     8
# The contents of this file are subject to the terms of either the GNU
masaki@894
     9
# General Public License Version 2 only ("GPL") or the Common
masaki@894
    10
# Development and Distribution License("CDDL") (collectively, the
masaki@894
    11
# "License"). You may not use this file except in compliance with the
masaki@894
    12
# License. You can obtain a copy of the License at
masaki@894
    13
# http://www.netbeans.org/cddl-gplv2.html
masaki@894
    14
# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
masaki@894
    15
# specific language governing permissions and limitations under the
masaki@894
    16
# License.  When distributing the software, include this License Header
masaki@894
    17
# Notice in each file and include the License file at
masaki@969
    18
# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
masaki@894
    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@894
    21
# accompanied this code. If applicable, add the following below the
masaki@894
    22
# License Header, with the fields enclosed by brackets [] replaced by
masaki@894
    23
# your own identifying information:
masaki@894
    24
# "Portions Copyrighted [year] [name of copyright owner]"
masaki@894
    25
#
masaki@894
    26
# Contributor(s):
masaki@894
    27
#
masaki@894
    28
# The Original Software is NetBeans. The Initial Developer of the Original
masaki@894
    29
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
masaki@894
    30
# Microsystems, Inc. All Rights Reserved.
masaki@894
    31
#
masaki@894
    32
# If you wish your version of this file to be governed by only the CDDL
masaki@894
    33
# or only the GPL Version 2, indicate your decision by adding
masaki@894
    34
# "[Contributor] elects to include this software in this distribution
masaki@894
    35
# under the [CDDL or GPL Version 2] license." If you do not indicate a
masaki@894
    36
# single choice of license, a recipient has the option to distribute
masaki@894
    37
# your version of this file under either the CDDL, the GPL Version 2 or
masaki@894
    38
# to extend the choice of license to its licensees as provided above.
masaki@894
    39
# However, if you add GPL Version 2 code and therefore, elected the GPL
masaki@894
    40
# Version 2 license, then the option applies only if the new code is
masaki@894
    41
# made subject to such option by the copyright holder.
masaki@894
    42
masaki@894
    43
## libs/jsch/manifest.mf
masaki@1660
    44
RepositoryPanel.jLabel1.text=URL del rastrejador d'incid\u00e8ncies:
masaki@894
    45
RepositoryPanel.jLabel2.text=Nom d'usuari:
masaki@894
    46
RepositoryPanel.jLabel3.text=Contrasenya:
masaki@894
    47
RepositoryPanel.jLabel5.text=Nom:
masaki@894
    48
#HtmlPanel.pane.contentType=text/html
masaki@894
    49
masaki@894
    50
RepositoryPanel.validateButton.text=Validar
masaki@894
    51
RepositoryPanel.validateLabel.text=jLabel4
masaki@894
    52
LBL_Validating=Validant...
masaki@1662
    53
LBL_ReadingRepoData=Llegint dades del dip\u00f2sit...
masaki@894
    54
masaki@894
    55
RepositoryPanel.validateLabel.text_1=jLabel4
masaki@894
    56
RepositoryPanel.validateButton.text_1=&Validar
masaki@894
    57
RepositoryPanel.userLabel.text_1=Nom d'&usuari:
masaki@1660
    58
RepositoryPanel.urlLabel.text_1=URL del rastrejador d'&incid\u00e8ncies:
masaki@894
    59
RepositoryPanel.nameLabel.text_1=&Nom:
rebeccaliu@1547
    60
RepositoryPanel.psswdLabel.text_1=Contrasenya:
masaki@894
    61
RepositoryPanel.psswdLabel1.text=Contra&senya:
masaki@894
    62
RepositoryPanel.userLabel1.text=Nom d'usuari:
masaki@1660
    63
RepositoryPanel.httpCheckBox.text=Utilitzar &autenticaci\u00f3 HTTP
masaki@894
    64
RepositoryPanel.nameField.AccessibleContext.accessibleDescription=No disponible
masaki@894
    65
RepositoryPanel.urlField.AccessibleContext.accessibleDescription=No disponible
masaki@894
    66
RepositoryPanel.userField.AccessibleContext.accessibleDescription=No disponible
masaki@894
    67
RepositoryPanel.psswdField.AccessibleContext.accessibleDescription=No disponible
masaki@894
    68
RepositoryPanel.httpCheckBox.AccessibleContext.accessibleDescription=No disponible
masaki@894
    69
RepositoryPanel.httpUserField.AccessibleContext.accessibleDescription=No disponible
masaki@894
    70
RepositoryPanel.httpPsswdField.AccessibleContext.accessibleDescription=No disponible
masaki@894
    71
RepositoryPanel.validateButton.AccessibleContext.accessibleDescription=No disponible
masaki@894
    72
MSG_VALIDATION_FAILED=Validaci\u00f3 fallida.
masaki@1660
    73
MSG_URL_ALREADY_EXISTS=Ja existeix un rastrejador d'incid\u00e8ncies amb la mateixa URL
masaki@894
    74
MSG_WRONG_URL_FORMAT=Format incorrecte de la URL
masaki@1660
    75
MSG_MISSING_URL=Falta la URL
masaki@1660
    76
MSG_NAME_ALREADY_EXISTS=Ja existeix un rastrejador d'incid\u00e8ncies amb el mateix nom
masaki@1660
    77
MSG_MISSING_NAME=Falta el Nom
masaki@1662
    78
RepositoryPanel.cbEnableLocalUsers.text=Permetre noms d'usuaris &locals
masaki@894
    79
RepositoryPanel.cbEnableLocalUsers.AccessibleContext.accessibleDescription=Si es selecciona, aleshores el m\u00f2dul tamb\u00e9 acceptar\u00e0 noms d'usuari sense especificar el domini.
rebeccaliu@1547
    80
RepositoryPanel.connectionLabel.text_1=Connexi\u00f3 amb \u00e8xit
masaki@894
    81
masaki@958
    82
LBL_SUMMARY=Resum
masaki@958
    83
LBL_WHITEBOARD=Estat de la pissarra
masaki@958
    84
LBL_STATUS=Estat
masaki@958
    85
LBL_PRIORITY=Prioritat
masaki@958
    86
LBL_RESOLUTION=Resoluci\u00f3
masaki@958
    87
LBL_PRODUCT=Prove\u00efdor
masaki@958
    88
LBL_COMPONENT=Components
masaki@958
    89
LBL_VERSION=Versi\u00f3
masaki@958
    90
LBL_PLATFORM=Plataforma
masaki@958
    91
LBL_OS=Sistema operatiu
masaki@958
    92
LBL_MILESTONE=Objectiu
masaki@958
    93
LBL_REPORTER=Informador
masaki@958
    94
LBL_REPORTER_NAME=Nom de l'informador
masaki@958
    95
LBL_ASSIGNED_TO=Assignat a
masaki@958
    96
LBL_ASSIGNED_TO_NAME=Assignat al nom
masaki@958
    97
LBL_QA_CONTACT=Contacte de suport
masaki@958
    98
LBL_QA_CONTACT_NAME=Nom del contacte de suport
masaki@958
    99
LBL_DEPENDS_ON=Dep\u00e8n de
masaki@958
   100
LBL_BLOCKS=Bloqueja
masaki@958
   101
LBL_URL=Url
masaki@958
   102
LBL_KEYWORDS=Paraules clau
masaki@958
   103
LBL_SEVERITY=Gravetat
masaki@958
   104
LBL_ISSUE_TYPE=Tipus d'incid\u00e8ncia
masaki@958
   105
LBL_DESCRIPTION=Descripci\u00f3
masaki@958
   106
LBL_CREATION=Creaci\u00f3
masaki@958
   107
LBL_CC=CC
masaki@958
   108
masaki@958
   109
LBL_NBRepository=NetBeans
masaki@958
   110
NBRepositorySupport.password_keyring_description=Contrasenya per {0}
masaki@958
   111
RepositoryPanel.cancelButton.text=Cancel\u00b7lar
masaki@958
   112