src/ca/ide/mercurial/mercurial/org/netbeans/modules/mercurial/util/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
MSG_WARN_UPDATE_MERGE_TEXT = En necessita combinar - Executeu la comanda del men\u00fa "Combinar"
masaki@894
    44
MSG_WARN_UPDATE_COMMIT_TEXT = S'ha fet l'acci\u00f3 de Combinar, invoqueu l'element del men\u00fa "Consignar" \n per a consignar aquest canvis abans de fer "Actualitzar"
masaki@894
    45
MSG_WARN_NO_VIEW_TEXT = hg: comanda desconeguda 'view'\n Heu afegit "hgext.hgk =" a la secci\u00f3 d'extensions de .hgrc?
masaki@1660
    46
MSG_WARN_HGK_NOT_FOUND_TEXT = sh: hgk no trobat\n Est\u00e0 la localitzaci\u00f3 hgk en el vostre cam\u00ed?
masaki@894
    47
masaki@894
    48
MSG_UNABLE_EXECUTE_COMMAND = No es pot executar la comanda\n\nVegeu la finestra de Sortida per a m\u00e9s detalls
masaki@894
    49
MSG_COMMAND_ABORTED = Comanda fallida\n\nVegeu la finestra de Sortida per a m\u00e9s detalls
masaki@894
    50
MSG_COMMAND_CANCELLED = La comanda ha estat cancel\u00b7lada
masaki@894
    51
MSG_ROLLBACK_FAILED = La comanda de restauraci\u00f3 ha fallat\n\nVegeu la finestra Sortida per a m\u00e9s detalls
masaki@894
    52
MSG_STRIP_FAILED = La comanda de segregaci\u00f3 ha fallat\n\nVegeu la finestra Sortida per a m\u00e9s detalls
masaki@894
    53
MSG_VERIFY_FAILED = La comanda de verificaci\u00f3 ha fallat\n\nVegeu la finestra Sortida per a m\u00e9s detalls
masaki@894
    54
MSG_BACKOUT_FAILED = La comanda de recuperaci\u00f3 ha fallat\n\nVegeu la finestra Sortida per a m\u00e9s detalls
masaki@894
    55
MSG_CREATE_FAILED = La comanda de creaci\u00f3 ha fallat\n\nVegeu la finestra Sortida per a m\u00e9s detalls
masaki@1660
    56
MSG_NO_REPOSITORY_ERR = No es pot trobar el dip\u00f2sit Mercurial
masaki@894
    57
MSG_NO_RESPONSE_ERR = Cap resposta adequada des del hg remot!
masaki@1529
    58
MSG_FAILED_TO_READ_COMMIT_MESSAGE = Error en llegir el missatge de consignaci\u00f3
masaki@1529
    59
MSG_COMMIT_FAILED = La comanda Commit ha fallat\n\nPer a m\u00e9s detalls visualitzeu la finestra de sortida
masaki@894
    60
MSG_RENAME_FAILED = La comanda Rename ha fallat\n\nVegeu la finestra de Sortida per a m\u00e9s detalls
masaki@1662
    61
MSG_COPY_FAILED = La comanda de copiar ha fallat\n\nVegeu la finestra Sortida per a m\u00e9s detalls
masaki@894
    62
MSG_ALREADY_TRACKED = Fitxer ja rastrejat\n\nVegeu la finestra de Sortida per a m\u00e9s detalls
masaki@894
    63
MSG_REVERT_FAILED = La comanda Revert ha fallat\n\nVegeu la finestra de Sortida per a m\u00e9s detalls
masaki@894
    64
MSG_EXPORT_FAILED = La comanda Export ha fallat\n\nVegeu la finestra de Sortida per a m\u00e9s detalls
masaki@1529
    65
MSG_BUNDLE_FAILED = Les comandes d'empaquetament han fallat\n\nPer a m\u00e9s detalls doneu un cop d'ull a la finestra de sortida
masaki@894
    66
MSG_IMPORT_FAILED = La comanda Import ha fallat\n\nVegeu la finestra de Sortida per a m\u00e9s detalls
masaki@894
    67
MSG_UNABLE_TO_CREATE_PARENT_DIR = No es pot crear el directori pare\n\nVegeu la finestra de Sortida per a m\u00e9s detalls 
masaki@894
    68
masaki@894
    69
MSG_BACKOUT_MERGE_COMMIT_MSG = Recuperaci\u00f3 automatitzada de la revisi\u00f3 {0}
masaki@894
    70
masaki@894
    71
MSG_COMMAND_ERR = ERROR Comanda fallida:
masaki@894
    72
MSG_COMMAND_INFO_ERR = Comanda: {0}\nSortida: {1}
masaki@894
    73
MSG_ARG_LIST_TOO_LONG_ERR = \nLa comanda Mercurial "hg {0}" no pot executar-se ja que t\u00e9 massa arguments ({1}) passats\n\nRealitzeu aquesta operaci\u00f3 des de la l\u00ednia de comandes.
masaki@894
    74
masaki@894
    75
MSG_USING_PROXY_INFO = utilitzant de l'IDE, Opcions->Prefer\u00e8ncies generals del proxy: {0}
masaki@917
    76
MSG_IGNORE_FILES = Quan treballeu amb aquest Clon, si feu qualsevol combinaci\u00f3 o reversi\u00f3 de Mercurial\naix\u00f2 pot generar fitxers addicionals amb extensions .orig, .chg i .rej.\n\nVoleu que l'IDE els ignori autom\u00e0ticament tot afegint aquestes extensions\nal fitxer de clonatge .hgignore?
masaki@894
    77
masaki@894
    78
MSG_IGNORE_FILES_TITLE = Fitxers de treball Mercurial
masaki@894
    79
masaki@894
    80
MSG_UNABLE_TO_IGNORE = Ignorar no est\u00e0 suportat ja que el fitxer .hgignore cont\u00e9 l\u00ednia de canvi de sintaxis
masaki@894
    81
MSG_UNABLE_TO_IGNORE_TITLE = Incapa\u00e7 ignorar
masaki@894
    82
MSG_UNABLE_TO_UNIGNORE = Des-ignorar no est\u00e0 suportat ja que el fitxer .hgignore cont\u00e9 l\u00ednia de canvi de sintaxis
masaki@894
    83
MSG_UNABLE_TO_UNIGNORE_TITLE = Incapa\u00e7 des-ignorar
masaki@894
    84
MSG_SEARCH_HISTORY_TITLE = Cercar hist\u00f2ric
masaki@894
    85
MSG_SEARCH_HISTORY_WARN_BOTHDATES_NEEDED_TEXT = No podeu barrejar revisions i dates.\nEspecifiques les dos dates des de i fins, o nom\u00e9s les revisions.
masaki@894
    86
MSG_SEARCH_HISTORY_WARN_FROM_BEFORE_TODATE_NEEDED_TEXT = La data des de \u00e9s posterior a la data fins.\nEspecifiqueu una data "Des de" abans d'una data "Fins".
masaki@894
    87
MSG_POSSIBLE_PROXY_ISSUE_TITLE = Comanda fallida - possible incid\u00e8ncia proxy
masaki@894
    88
MSG_POSSIBLE_PROXY_ISSUE_QUERY = La comanda de Mercurial ha fallat (referiu-vos a la finestra Sortida).\n\nAquest pot ser degut a les prefer\u00e8ncies del vostre proxy, voleu modificar-les?
masaki@894
    89
masaki@894
    90
LB_CHANGESET=conjunt de canvis
masaki@894
    91
LB_AUTHOR=autor
masaki@894
    92
LB_DATE=data
masaki@894
    93
LB_SUMMARY=resum
masaki@894
    94
masaki@1660
    95
FileSelector.jLabel1.text=La vostra selecci\u00f3 s'aplica a m\u00e9s d'un dip\u00f2sit. Especifiqueu la carpeta que voleu utilitzar:
masaki@1660
    96
LBL_FileSelector_Title=Seleccionar un dip\u00f2sit
masaki@894
    97