src/ca/ide/versioning-system-cvss/versioning-system-cvss/org/netbeans/modules/versioning/system/cvss/ui/actions/diff/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
     1 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     2 #
     3 # Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
     4 #
     5 # Oracle and Java are registered trademarks of Oracle and/or its affiliates.
     6 # Other names may be trademarks of their respective owners.
     7 #
     8 # The contents of this file are subject to the terms of either the GNU
     9 # General Public License Version 2 only ("GPL") or the Common
    10 # Development and Distribution License("CDDL") (collectively, the
    11 # "License"). You may not use this file except in compliance with the
    12 # License. You can obtain a copy of the License at
    13 # http://www.netbeans.org/cddl-gplv2.html
    14 # or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
    15 # specific language governing permissions and limitations under the
    16 # License.  When distributing the software, include this License Header
    17 # Notice in each file and include the License file at
    18 # nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
    19 # particular file as subject to the "Classpath" exception as provided
    20 # by Oracle in the GPL Version 2 section of the License file that
    21 # accompanied this code. If applicable, add the following below the
    22 # License Header, with the fields enclosed by brackets [] replaced by
    23 # your own identifying information:
    24 # "Portions Copyrighted [year] [name of copyright owner]"
    25 #
    26 # Contributor(s):
    27 #
    28 # The Original Software is NetBeans. The Initial Developer of the Original
    29 # Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
    30 # Microsystems, Inc. All Rights Reserved.
    31 #
    32 # If you wish your version of this file to be governed by only the CDDL
    33 # or only the GPL Version 2, indicate your decision by adding
    34 # "[Contributor] elects to include this software in this distribution
    35 # under the [CDDL or GPL Version 2] license." If you do not indicate a
    36 # single choice of license, a recipient has the option to distribute
    37 # your version of this file under either the CDDL, the GPL Version 2 or
    38 # to extend the choice of license to its licensees as provided above.
    39 # However, if you add GPL Version 2 code and therefore, elected the GPL
    40 # Version 2 license, then the option applies only if the new code is
    41 # made subject to such option by the copyright holder.
    42 
    43 CTL_MenuItem_DiffLatest = Mostrar diferi\u00e8ncies
    44 
    45 ## DiffProjectsAction.java
    46 CTL_MenuItem_DiffProjects = Difer\u00e8ncies en tots els fitxers
    47 CTL_MenuItem_DiffProjectsRunning = Trobant difer\u00e8ncies en tots els fitxers
    48 BK2001=Preparant...
    49 
    50 ## DiffAction.java
    51 CTL_MenuItem_Diff = &Diff
    52 CTL_MenuItem_Diff_Context = &Diff
    53 CTL_MenuItem_Diff_Context_Multiple = Fitxers &Diff
    54 CTL_MenuItem_Diff_Projects=&Diff als {0} Projectes
    55 CTL_MenuItem_DiffRunning = Cercant difer\u00e8ncies
    56 CTL_MenuItem_DiffRunning_Context = Cercant difer\u00e8ncies a "{0}"
    57 CTL_MenuItem_DiffRunning_Context_Multiple = Cercant difer\u00e8ncies als fitxers
    58 CTL_MenuItem_DiffRunning_Projects=Cercant difer\u00e8ncies a "{0}" projectes
    59 BK1001=Preparant...
    60 
    61 ## ExportDiffAction.java
    62 CTL_MenuItem_ExportDiff = E&xportar peda\u00e7 Diff...
    63 CTL_MenuItem_ExportDiff_Context = E&xportar peda\u00e7 Diff...
    64 CTL_MenuItem_ExportDiff_Context_Multiple = E&xportar peda\u00e7 Diff...
    65 CTL_MenuItem_ExportDiff_Projects=E&xportar {0} peda\u00e7os diff de projecte...
    66 
    67 CTL_MenuItem_ExportDiffRunning = Exportant peda\u00e7 Diff
    68 CTL_MenuItem_ExportDiffRunning_Context = Exportant "{0}" - peda\u00e7 Diff
    69 CTL_MenuItem_ExportDiffRunning_Context_Multiple = Exportant peda\u00e7 Diff fitxers 
    70 CTL_MenuItem_ExportDiffRunning_Projects=Exportant {0} - peda\u00e7 Diff projectes
    71 
    72 BK3001=Al context seleccionat no hi ha res a exportar\!
    73 BK3002=Fitxers de Peda\u00e7 (*.diff, *.patch)
    74 BK3003=Error en exportar el peda\u00e7 diff\!
    75 #{0} count
    76 BK3004=El peda\u00e7 diff ha exportat {0} diffs.
    77 BK3005=Substituir el fitxer {0} existent?.
    78 
    79 
    80 MSG_NoProjectFiles_Title = Diferenciar tots els fitxers
    81 MSG_NoProjectFiles_Prompt = No hi han projectes oberts sota control CVS. 
    82 
    83 CTL_MenuItem_ResolveConflicts = Resoldre conflictes...
    84 CTL_MenuItem_ResolveConflicts_Context = Resoldre conflictes...
    85 CTL_MenuItem_ResolveConflicts_Context_Multiple = Resolent conflictes en fitxers...
    86 
    87 CTL_DialogTitle_DiffProjects = Tots el projectes
    88 
    89 MSG_LocalRevision = Actual({0} - basat)
    90 
    91 ACSN_Diff_Top_Component = Diff
    92 ACSD_Diff_Top_Component = Diff
    93 
    94 CTL_DiffPanel_Title = {0} [ Diff ]
    95 MSG_DiffPanel_NoContent = <Capturant fitxers des del dip\u00f2sit. Espereu ...>
    96 MSG_DiffPanel_NoFileSelected = <cap fitxer seleccionat>
    97 CTL_DiffPanel_Local=Local
    98 CTL_DiffPanel_Local_Tooltip=Mostrar fitxers modificats localment
    99 CTL_DiffPanel_Remote=Remot
   100 CTL_DiffPanel_Remote_Tooltip=Mostrar fitxers modificats remotament
   101 CTL_DiffPanel_All=Remot vs Local 
   102 CTL_DiffPanel_All_Tooltip=Mostrar tan fitxers modificats localment com remotament
   103 CTL_DiffPanel_Next_Tooltip=Anar a la seg\u00fcent difer\u00e8ncia
   104 CTL_DiffPanel_Prev_Tooltip=Anar a l'anterior difer\u00e8ncia
   105 #{0} \=  getTitle()
   106 BK5001=[Fitxer Binari {0}]
   107 
   108 MSG_DiffPanel_NoBaseRevision = Sense revisi\u00f3 base
   109 MSG_DiffPanel_BaseRevision = Base ({0})
   110 MSG_DiffPanel_RemoteModified = Modificat remotament (Basat en {0})
   111 MSG_DiffPanel_LocalModified = Localment modificat (Basat amb {0})
   112 MSG_DiffPanel_LocalConflict = Conflicte local (Basat amb {0})
   113 MSG_DiffPanel_LocalNew = Nou localment
   114 MSG_DiffPanel_LocalDeleted = Eliminat localment
   115 MSG_DiffPanel_RemoteNew = Nou remotament
   116 MSG_DiffPanel_RemoteDeleted = Eliminat remotament
   117 MSG_DiffPanel_NoLocalChanges = <Sense canvis locals> 
   118 MSG_DiffPanel_NoRemoteChanges = <Sense canvis remots> 
   119 MSG_DiffPanel_NoAllChanges = <sense canvis locals o remots> 
   120 
   121 NoConflictsInFile = No s'han trobat conflictes al fitxer. 
   122 Diff.titleWorkingFile = Fitxer local de treball 
   123 Diff.titleRevision = Fitxer remot 
   124 Merge.titleResult = Resultat despr\u00e9s de la combinaci\u00f3
   125 
   126 MSG_NoConflicts = No s'han trobat conflictes als fitxers.
   127 MSG_MoveAwayLocalFileConflict = El fitxer "{0}" est\u00e0 marcat com a conflicte local ja que no pot actualitzar-se des del dip\u00f2sit.\nEl fitxer del disc no est\u00e0 reconegut per CVS i a dem\u00e9s ja existeixen altres fitxers amb el mateix nom en el dip\u00f2sit.\nHeu d''eliminar "{0}" o b\u00e9 moure''l fora de l''actual localitzaci\u00f3 i despr\u00e9s torna a executar l''actualitzaci\u00f3. 
   128 MSG_RefreshDiff_Tooltip=Refrescar difer\u00e8ncies
   129 MSG_UpdateDiff_Tooltip = Actualitzar "{0}"
   130 MSG_CommitDiff_Tooltip = Consignar (commit) "{0}"
   131 
   132 BK0001=Refrescant estat CVS
   133 BK0002=Actualitzant fonts
   134 
   135 CTL_Export_Title = Exportar peda\u00e7 Diff
   136 ACSD_Export = Us permet triar el nom i la localitzaci\u00f3 del cam\u00ed al fitxer exportat. 
   137 CTL_Export_ExportAction = Exportar
   138 MNE_Export_ExportAction = E
   139 
   140 CTL_DiffTable_Column_Name_Title = Fitxer
   141 CTL_DiffTable_Column_Name_Desc = Nom del fitxer
   142 CTL_DiffTable_Column_Status_Title = Estat
   143 CTL_DiffTable_Column_Status_Desc = Estat del control de versions del recurs
   144 CTL_DiffTable_Column_Location_Title = Localitzaci\u00f3   
   145 CTL_DiffTable_Column_Location_Desc = Localitzaci\u00f3 del di\u00f2sit del recurs
   146 ACSN_DiffTable = Visualitza Diff
   147 ACSD_DiffTable = Mostra el llistat de fitxers que han canviat 
   148 
   149 #~
   150 
   151 jButton1.text=
   152 jButton2.text=
   153 refreshButton.toolTipText=Refrescar difer\u00e8ncies
   154