blob: a0955ca4de3a542310ccdbbc006e0f8abe267165 [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=Text (API)
OpenIDE-Module-Display-Category=Infrastructur\u0103
OpenIDE-Module-Short-Description=API generic pentru \u00eempachetarea componentelor EditorKits bazate pe Swing.
OpenIDE-Module-Long-Description=Ofer\u0103 asisten\u021b\u0103 pentru definirea componentelor care con\u021bin editoare text Swing.
# Editor top component
CTL_ModeName=Editor
# Print settings
CTL_Print_settings=Op\u021biuni tip\u0103rire
CTL_Header_format = Se tip\u0103re\u0219te {2} la {1}
CTL_Footer_format = Pagina {0}
# Print BeanInfo
PROP_PAGE_FORMAT=Format pagin\u0103
HINT_PAGE_FORMAT=Format pagin\u0103
PROP_WRAP=\u00cempachetare linii
HINT_WRAP=Se \u00eempacheteaz\u0103 liniile?
PROP_HEADER_FORMAT=Format antet pagin\u0103
HINT_HEADER_FORMAT=Spre exemplu, "La partea de sus a paginii {0} (tip\u0103rit la data {1}) fi\u0219ierului {2}".
PROP_FOOTER_FORMAT=Format subsol pagin\u0103
HINT_FOOTER_FORMAT=Spre exemplu, "La partea de jos a paginii {0} (tip\u0103rit la data {1}) fi\u0219ierului {2}".
PROP_HEADER_FONT=Font antet pagin\u0103
HINT_HEADER_FONT=Stabile\u0219te font antet pagin\u0103.
PROP_FOOTER_FONT=Font subsol pagin\u0103
HINT_FOOTER_FONT=Stabile\u0219te font subsol pagin\u0103.
PROP_HEADER_ALIGNMENT=Aliniament antet pagin\u0103
HINT_HEADER_ALIGNMENT=Aliniament atet pagin\u0103 - ST\u00c2NGA, CENTRU, DREAPTA.
PROP_FOOTER_ALIGNMENT=Aliniament subsol pagin\u0103
HINT_FOOTER_ALIGNMENT=Aliniament subsol pagin\u0103 - ST\u00c2NGA, CENTRU, DREAPTA.
PROP_LINE_ASCENT_CORRECTION=Corec\u021bia pantei liniei
# [PENDING] this is very mysterious --jglick
HINT_LINE_ASCENT_CORRECTION=Multiplicator pentru corectarea pantei liniei
# Alignment Prop Editor
CTL_CENTER = CENTRU
CTL_RIGHT = DREAPTA
CTL_LEFT = ST\u00c2NGA
# Cancellation
CTL_Print_progress=S-a tip\u0103rit pagina {0}.
CTL_Print_cancellation=Progresul sarcinii de tip\u0103rit
CTL_Cancel=Renun\u0163\u0103
# EditorSupport
# Result when a user cancels print
CTL_Printer_Abort=Sarcina curent\u0103 de tip\u0103rit a fost abandonat\u0103.
EXC_Printer_Problem=Problem\u0103 la imprimant\u0103: {0}
EXC_ReadOnlyFile=Fi\u0219ierul {0} este protejat la scriere.
EXC_LoadDocument=Documentul {0} nu a putut fi \u00eenc\u0103rcat.
LBL_EditorLoading=Se \u00eencarc\u0103...
# when a user wants to close unsaved file
LBL_SaveFile_Title=\u00centrebare
CTL_Save=Salveaz\u0103
ACSN_CTL_Save=N/A
ACSD_CTL_Save=N/A
#Note that the '&' goes just before the mnemonic character
CTL_Discard=Anuleaz\u0103
CTL_Discard_Mnemonic=D
ACSN_CTL_Discard=N/A
ACSD_CTL_Discard=N/A
# PositionBounds
MSG_Empty_string=Imposibil de inserat \u0219ir gol
#editor support warning message
FMT_FileNotFound=Avertisment: Fi\u0219ierul {0} nu a fost g\u0103sit sau nu poate fi accesat.
# NbDocument.Colors
# [PENDING] MSG_COLORS, as well as stuff for its hypothetical BeanInfo
# External modification
FMT_External_change=Fi\u0219ierul {0} a fost modificat din exterior. Se re\u00eencarc\u0103?
FMT_External_change_write=Fi\u0219ierul {0} a fost modificat din exterior. Se suprascrie?
# 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=A\u021bi specificat un fi\u0219ier nevalid. Verific\u0103 calea.
# Cloneable editor
ACS_CloneableEditor_QuietEditorPane=Editor pentru {0}
ACSD_CloneableEditor_QuietEditorPane=Editor pentru {0}
TITLE_SourceButton=Surs\u0103