blob: 17482c419920ae5353fba2882292244f5ec15459 [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
#
# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
# Other names may be trademarks of their respective owners.
#
# The contents of this file are subject to the terms of either the GNU
# General Public License Version 2 only ("GPL") or the Common
# Development and Distribution License("CDDL") (collectively, the
# "License"). You may not use this file except in compliance with the
# License. You can obtain a copy of the License at
# http://www.netbeans.org/cddl-gplv2.html
# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
# specific language governing permissions and limitations under the
# License. When distributing the software, include this License Header
# Notice in each file and include the License file at
# nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this
# particular file as subject to the "Classpath" exception as provided
# by Oracle in the GPL Version 2 section of the License file that
# accompanied this code. If applicable, add the following below the
# License Header, with the fields enclosed by brackets [] replaced by
# your own identifying information:
# "Portions Copyrighted [year] [name of copyright owner]"
#
# Contributor(s):
#
# The Original Software is NetBeans. The Initial Developer of the Original
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2008 Sun
# Microsystems, Inc. All Rights Reserved.
#
# If you wish your version of this file to be governed by only the CDDL
# or only the GPL Version 2, indicate your decision by adding
# "[Contributor] elects to include this software in this distribution
# under the [CDDL or GPL Version 2] license." If you do not indicate a
# single choice of license, a recipient has the option to distribute
# your version of this file under either the CDDL, the GPL Version 2 or
# to extend the choice of license to its licensees as provided above.
# However, if you add GPL Version 2 code and therefore, elected the GPL
# Version 2 license, then the option applies only if the new code is
# made subject to such option by the copyright holder.
CTL_IrbAction=Consola de &Ruby (IRB)
CTL_IrbTopComponent=IRB
CTL_IrbTopComponentWithPlatform=IRB ({0})
HINT_IrbTopComponent=Aix\u00f2 \u00e9s una finestra d'IRB
OpenIDE-Module-Name=Projectes de Ruby
OpenIDE-Module-Display-Category=Ruby
OpenIDE-Module-Short-Description=Suporta projectes normals de Ruby
OpenIDE-Module-Long-Description=Suport per als projectes generals de Ruby
LBL_No_Main_Classs_Found=La classe "{0}" no t\u00e9 cap m\u00e8tode principal.
#AutoTest=AutoTest
#AutoSpec=AutoSpec
TestsCompleted=Proves completades: {0}
# Needs leading space - shown in editor status bar with reverse video
TestsFailed= Proves no superades: {0}
OppositeNotFound=Opposite file not found
# RubyProjectGenerator
# NOTE TO TRANSLATORS: COMMENT_* keys are used to create the initial project.properties
# for a project. The properties file format only accepts ISO-8859-1 characters in their
# raw form, i.e. Western European scripts. Any other characters (e.g. Asian) will be stored
# in the properties file correctly but be unreadable in text mode: \u1234 syntax is used.
# (The proper characters will be displayed only if the file is opened in the table editor.)
#TXT_README_Content=== {0}\n\nYou should document your project here.
#TXT_LICENSE_Content=== {0}\n\nPut appropriate LICENSE for your project here.
USG_PROJECT_CREATE_RUBY=New Ruby Application created [Platform kind: {0}, Platform version: {1}, RubyGems version: {2}]
#UpdateHelper
TXT_ProjectUpdate=<html><b>El projecte necessita ser actualitzat</b></html>\nAquest projecte va ser creat amb una versi\u00f3 anterior de l'IDE NetBeans. Si editeu\nles seves propietats a l''IDE NetBeans {0}, el projecte s''actualitzar\u00e0 i\n<html><b>no tornar\u00e0 a funcionar amb versions anteriors de l''IDE.</b></html>\n\nVoleu actualitzar el vostre projecte a la versi\u00f3 {0}?
TXT_ProjectUpdateTitle=Canviar propietats del projecte
CTL_UpdateOption=Actualitzar projecte
AD_UpdateOption=No disponible
#RubyProjectOperations
MSG_OldProjectMetadata=Aquest projecte no pertany a la versi\u00f3 actual.
RubyConfigurationProvider.default.label=<predeterminat>
# Options
LBL_OptionsPanelName=Ruby
IrbWelcome=Benvinguts a la consola IRB de JRuby
#IrbGoodbye=IRB session finished. Close window and reopen to start new session
CTL_MainClassWarning_Title=Executar projecte
LBL_MainClassNotFound=El projecte {0} no t\u00e9 establerta cap classe principal.
LBL_MainClassWrong=La classe {0} no ha estat trobada al projecte {1}.
LBL_MainClassWarning_ChooseMainClass_OK=Acceptar
AD_MainClassWarning_ChooseMainClass_OK=No disponible
Ruby=Ruby
Rake=Rake
RubyDocumentation=Documentaci\u00f3 de Ruby
LBL_MISSING_FILE=Refer\u00e8ncia trencada: {0}
run-focused-spec=Run Focused Test
debug-focused-test=Debug Focused Test
# Test result, such as "30 tests, 20 assertions, 1 example, 5 failures, 0 errors, 1 pending"
OneTest={0} prova
ManyTests={0} proves
OneAssert={0} assertion
ManyAssert={0} assertions
OneExample={0} exemple
ManyExamples={0} exemples
OneFailure={0} anomalia
ManyFailures={0} anomalies
OneError={0} error
ManyErrors={0} errors
OneNotImpl={0} pendent
ManyNotImpl={0} pendent
# SourceRoots
SourceRoots.source.files=Fitxers de fonts
SourceRoots.test.files=Fitxers de proves
SourceRoots.spec.files=Fitxers RSpec
# IrbAction
IrbAction.not.project.in.context=En el context actual no hi ha cap projecte Ruby. No es pot executar IRB.
# SharedRubyProjectProperties
AD_RegenerateButton=No disponible
CTL_RegenerateButton=Tornar a generar
TXT_ModifiedTitle=Editar propietats del projecte
TXT_Regenerate=<html><p><strong>El fitxer "build-impl.xml" va modificar-se externament.</strong></p><br><p>L'IDE autom\u00e0ticament genera aquest fitxer en qualsevol moment que<br>editeu les propietats del projecte. Si continueu, "build-impl.xml" es tornar\u00e0 a generar i<br><strong>es perdr\u00e0 qualsevol canvi que hageu fet manualment</strong>.</p><br><p>Voleu tornar a generar "build-impl.xml"?</p></html>
# RubyLoggingOptionsPanel
RubyLoggingOptionsPanel.standardLogging.text=Habilitar l'enregistrament detallat
RubyLoggingOptionsPanel.debuggerLogging.text=Habilitar l'enregistrament detallat per al depurador
RubyLoggingOptionsPanel.loggingLabel.text=Enregistrament IDE de Ruby
# RubyLoggingOption
RubyLoggingOption.displayName.text=Opcions d'enregistrament IDE de Ruby
#RubyTestingOption
RubyTestingOption.displayName.text=Opcions de proves IDE de Ruby
RubyTestingOptionsPanel.testUnit.text=Prova unit\u00e0ria
RubyTestingOptionsPanel.rspec.text=RSpec
RubyTestingOptionsPanel.autotest.text=AutoProva
#RubyTestingOptionsPanel
RubyTestingOptionsPanel.testingOptionsTitle.text=Utilitzar la interf\u00edcie gr\u00e0fica d'execuci\u00f3 de proves
RubyTestingOptionsPanel.autospec.text=AutoSpec
RunFilePanel.platformLabel.text=&Plataforma Ruby:
RunFilePanel.runArgsLabel.text=&Arguments de Ruby:
RunFilePanel.runArgsField.text=
RunFilePanel.jvmArgsLabel.text=Arguments de la M&VJ:
RunFilePanel.jvmArgsField.text=
RunFilePanel.managePlatformsButton.text=Gestionar
RunFilePanel.displayDialog.text=&Recordar les prefer\u00e8ncies i no tornar a mostrar m\u00e9s aquest di\u00e0leg per a aquest fitxer
RunFile=Executar fitxer "{0}"
DebugFile=Depurar fitxer "{0}"
ACSD_RunFile=Especificar les opcions per a executar el fitxer "{0}"
ACSD_DebugFile=Especificar les opcions per a depurar el fitxer "{0}"
RunFilePanel.rubyOptionsField.text=
RunFilePanel.rubyOptionsLabel.text=Opc&ions de Ruby:
RunFilePanel.workDirField.text=
RunFilePanel.workDirLabel.text=Directori de treball:
AD_Options_StandardLogging=Habilitar l'enregistrament de ruby
AD_Options_DebuggerLogging=Habilitar l'enregistrament del depurador de ruby
AD_Options_TestUnit=Prova unit\u00e0ria
AD_Options_RSpec=RSpec
AD_Options_AutoTest=AutoTest
AD_Options_AutoSpec=AutoSpec
RunFilePanel.displayDialog.AccessibleContext.accessibleDescription=Check this option to remember settings and do not display this dialog for this file next time.