blob: 74355ad6bc610cad7e2a4198828ac4d268ddfede [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.
OpenIDE-Module-Name=Suport per a projectes Ruby on Rails
OpenIDE-Module-Display-Category=Ruby
#RakeMigrateAction
LBL_rake_migrate=Migrar base de dades
CurrentVersion=A la versi\u00f3 actual
VersionX=A la versi\u00f3 {0} {1}
VersionXtoY=Versions {0} through {1}
Version0=A la versi\u00f3 0 - Netejar
RedoLastStep=Redo last step
Migration=Migraci\u00f3
GenerateRails=Generar projecte Rails
WarblePluginize=Install Warbler
ConfirmResetTitle = Confirmar la migraci\u00f3 a la versi\u00f3 0 - Ntejar
ConfirmReset = Esteu segurs que voleu restablir a la versi\u00f3 0?
ShowConfirmDialog = Mostrar aquesta advert\u00e8ncia
Rake=Rake
RakeDoc=Rake - Documentaci\u00f3
RailsConsole=Consola de Rake
rails-goto-action-view=Go to &Rails Action or View
editor-popup-goto-action-view=Go to Rails Action or View
AppliesToControllers=Aquesta acci\u00f3 \u00fanicament s'aplica als controladors i a les vistes en projectes de Ruby on Rails
ControllerNotFound=Controller file not found: Error in the project?
AppliesToActions=This action only applies to Rails actions
AppliesToViews=This action only applies to Views
Editors/application/x-httpd-eruby/Popup/goto=Navegar
rails-generator=Generar...
RailsGenerator=Generador de Rails
# RailsProjectGenerator
# 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.)
NAME_src.dir=Fitxers de fonts
NAME_test.src.dir=Fitxers de proves
USG_PROJECT_CREATE_RAILS=Nova aplicaci\u00f3 de Rails creada [Tipus de plataforma: {0}, Versi\u00f3 de la plataforma: {1}, Versi\u00f3 de RubyGems: {2}, Servidor: {3}, Base de dades: {4}, Versi\u00f3 de Rails: {5}]
USG_PROJECT_CONFIG_RAILS=Aplicaci\u00f3 personalitzada de Rails [Tipus de plataforma: {0}, Versi\u00f3 de la plataforma: {1}, Versi\u00f3 de RubyGems: {2}, Servidor: {3}, Base de dades: {4}, Versi\u00f3 de Rails: {5}]
#RailsProjectOperations
MSG_OldProjectMetadata=Aquest projecte no pertany a la versi\u00f3 actual.
RailsConfigurationProvider.default.label=<predeterminat>
Ok=Acceptar
AD_Ok=No disponible
# Rails Logical view nodes
app_controllers=Controladors
app_helpers=Helpers
app_metal=Metal
app_models=Models
app_mails=Mails
app_middleware=Middleware
app_reports=Informes
app_views=Vistes
db=Migracions de bases de dades
lib=Biblioteques
log=Registres
config=Configuraci\u00f3
components=Components
public=P\u00fablic
rspec=RSpec
test_unit=Proves unit\u00e0ries
test_functional=Proves funcionals
test_fixtures=Test Fixtures
test_mocks=Test Mocks
test_integration=Proves d'integraci\u00f3
doc=Documentaci\u00f3
script=Scripts
vendor=Prove\u00efdor
test=Fitxers de proves
# Generator Panel
ApiMethods=&API Method Names:
Arguments=&Arguments:
GeneratorPanel.forceLabel.text=Quan ja existeixi e fitxer\:
GeneratorPanel.generateLabel.text=&Generador:
GeneratorPanel.installGeneratorsButton.text=&Instal\u00b7lar generadors...
GeneratorPanel.overwriteRadio.text=S&obreescriure
GeneratorPanel.pretendCB.text=\u00danicament previsualitzar els canvis
GeneratorPanel.skipRadio.text=&Saltar
# 0 - the name of the project the generator was invoked for
GeneratorTitle=Generador de Rails ({0})
ModelName=Nom del &model:
Name=&Nom:
ScaffControllerName=Nom del &controlador:
ScaffoldActions=&Accions:
ScaffoldAttrs=P&arelles d'atributs (camp:tipus)
Views=&Vistes:
# Generator Panel Accessibility
AD_ForceLabel=No disponible
AD_GenerateLabel=No disponible
AD_GeneratorDialog=No disponible
AD_InstallGeneratorsButton=No disponible
AD_NameLabel=No disponible
AD_NameText=No disponible
AD_OverwriteRadio=No disponible
AD_Parameter1Label=No disponible
AD_Parameter1Text=No disponible
AD_Parameter2Label=No disponible
AD_Parameter2Text=No disponible
AD_PretendCB=No disponible
AD_SkipRadio=No disponible
AD_TypeCombo=No disponible
AD_UsageText=No disponible
RailsOption=Projectes deRails
# RailsOptionPanel
LogicalView=Mostrar &la visualitzaci\u00f3 l\u00f2gica del projecte (es necessari reiniciar)
RailsOptionPanel.logicalCB.AccessibleContext.accessibleDescription=No disponible
RailsProjectLabel=Projectes de Ruby on Rails
GeneratorPanel.generateButton.text_1=G&enerar
GeneratorPanel.destroyButton.text=&Destruir
GeneratorPanel.generateButton.AccessibleContext.accessibleDescription=Generar
GeneratorPanel.destroyButton.AccessibleContext.accessibleDescription=Destruir
RailsOptionPanel.vendorGemsCheckBox.text=\u00danicament indexar Gems en prove\u00efdor/gems (si est\u00e0 present)