blob: 61cca149692208b2c950ddb88c81916a1cb982b5 [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-2006 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.
# manifest
OpenIDE-Module-Name=API de texto
OpenIDE-Module-Display-Category= \nInfraestructura
OpenIDE-Module-Short-Description=API xen\u00e9rica de envoltorio de Swing baseada en EditorKits.
OpenIDE-Module-Long-Description=Proporciona compatibilidade para definir compo\u00f1entes que embeban editores de texto Swing.
# Editor top component
CTL_ModeName=Editor
# Print settings
CTL_Print_settings=Configuraci\u00f3ns de impresi\u00f3n
CTL_Header_format = A imprimir {2} de {1}
CTL_Footer_format = P\u00e1xina {0}
# Print BeanInfo
PROP_PAGE_FORMAT=Formato de p\u00e1xina
HINT_PAGE_FORMAT=Formato de p\u00e1xina
PROP_WRAP=Axustar li\u00f1as
HINT_WRAP=Deber\u00edanse axustar as li\u00f1as?
PROP_HEADER_FORMAT=Formato de cabeceira da p\u00e1xina
HINT_HEADER_FORMAT=Por exemplo, "Cabeceira da p\u00e1xina {0} (impresa na data {1}) do ficheiro {2}".
PROP_FOOTER_FORMAT=Formato do p\u00e9 de p\u00e1xina
HINT_FOOTER_FORMAT=Por exemplo, "P\u00e9 da p\u00e1xina {0} (impresa na data {1}) do ficheiro {2}".
PROP_HEADER_FONT=Tipo de letra da cabeceira da p\u00e1xina
HINT_HEADER_FONT=Seleccione o tipo de letra da cabeceira da p\u00e1xina.
PROP_FOOTER_FONT=Tipo de letra do p\u00e9 da p\u00e1xina
HINT_FOOTER_FONT=Seleccione o tipo de letra do p\u00e9 da p\u00e1xina.
PROP_HEADER_ALIGNMENT=Ali\u00f1amento da cabeceira da p\u00e1xina
HINT_HEADER_ALIGNMENT=Ali\u00f1amento da cabeceira da p\u00e1xina - ESQUERDA, CENTRADO, DEREITA.
PROP_FOOTER_ALIGNMENT=Ali\u00f1amento do p\u00e9 de p\u00e1xina
HINT_FOOTER_ALIGNMENT=Ali\u00f1amento do p\u00e9 da p\u00e1xina - ESQUERDA, CENTRADO, DEREITA.
PROP_LINE_ASCENT_CORRECTION=Correcci\u00f3n da escalada da li\u00f1a
# [PENDING] this is very mysterious --jglick
HINT_LINE_ASCENT_CORRECTION=Multiplicador para corrixir a escalada da li\u00f1a.
# Alignment Prop Editor
CTL_CENTER = CENTER
CTL_RIGHT = RIGHT
CTL_LEFT = LEFT
# Cancellation
CTL_Print_progress=A p\u00e1xina n\u00famero {0} foi impresa.
CTL_Print_cancellation=Progreso do traballo de impresi\u00f3n
CTL_Cancel=Cancelar
# EditorSupport
# Result when a user cancels print
CTL_Printer_Abort=O traballo de impresi\u00f3n actual foi abortado.
EXC_Printer_Problem=Problema de impresi\u00f3n: {0}
EXC_ReadOnlyFile=O ficheiro {0} \u00e9 de s\u00f3 lectura.
EXC_LoadDocument=Non foi pos\u00edbel cargar o documento {0}.
LBL_EditorLoading=Cargando...
# when a user wants to close unsaved file
LBL_SaveFile_Title=Pregunta
CTL_Save=Gardar
ACSN_CTL_Save=N/D
ACSD_CTL_Save=N/D
#Note that the '&' goes just before the mnemonic character
CTL_Discard=Rexeitar
CTL_Discard_Mnemonic=D
ACSN_CTL_Discard=N/D
ACSD_CTL_Discard=N/D
# PositionBounds
MSG_Empty_string=Non \u00e9 pos\u00edbel inserir unha cadea baleira
#editor support warning message
FMT_FileNotFound=Aviso: Non se encontrou ou non foi pos\u00edbel acceder ao ficheiro {0}.
# NbDocument.Colors
# [PENDING] MSG_COLORS, as well as stuff for its hypothetical BeanInfo
# External modification
FMT_External_change=O ficheiro {0} foi modificado externamente. Quere recargalo?
FMT_External_change_write=O ficheiro {0} foi modificado externamente. Quere sobrescribilo?
# format to create default display name for a line
# {0} name of the editor support
# {1} line number
FMT_CESLineDisplayName={0}:{1}
CTL_Bad_File=Especificou un ficheiro incorrecto. Comprobe o cami\u00f1o (path).
# Cloneable editor
ACS_CloneableEditor_QuietEditorPane=Editor para {0}
ACSD_CloneableEditor_QuietEditorPane=Editor para {0}
TITLE_SourceButton=Fonte