jaxp/src/com/sun/org/apache/xerces/internal/impl/msg/DatatypeMessages_it.properties
author katleman
Fri, 28 Jun 2013 16:25:51 -0700
changeset 18466 ec6bc063228a
parent 18368 7e597f886360
permissions -rw-r--r--
8019347: JDK8 b96 source with GPL header errors Reviewed-by: iris, alanb, lancea
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
18368
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
     1
#
18466
ec6bc063228a 8019347: JDK8 b96 source with GPL header errors
katleman
parents: 18368
diff changeset
     2
# Copyright (c) 2009, 2013, Oracle and/or its affiliates. All rights reserved.
18368
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
     3
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
     4
#
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
     5
# This code is free software; you can redistribute it and/or modify it
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
     6
# under the terms of the GNU General Public License version 2 only, as
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
     7
# published by the Free Software Foundation.  Oracle designates this
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
     8
# particular file as subject to the "Classpath" exception as provided
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
     9
# by Oracle in the LICENSE file that accompanied this code.
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
    10
#
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
    11
# This code is distributed in the hope that it will be useful, but WITHOUT
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
    12
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
    13
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
    14
# version 2 for more details (a copy is included in the LICENSE file that
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
    15
# accompanied this code).
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
    16
#
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
    17
# You should have received a copy of the GNU General Public License version
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
    18
# 2 along with this work; if not, write to the Free Software Foundation,
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
    19
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
    20
#
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
    21
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
    22
# or visit www.oracle.com if you need additional information or have any
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
    23
# questions.
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
    24
#
12005
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    25
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    26
# This file stores localized messages for the Xerces JAXP Datatype API implementation.
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    27
#
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    28
# The messages are arranged in key and value tuples in a ListResourceBundle.
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    29
#
18368
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
    30
# @version $Id: DatatypeMessages_it.properties /st_wptg_1.8.0.0.0jdk/2 2013/05/27 08:14:02 gmolloy Exp $
12005
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    31
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    32
BadMessageKey = Impossibile trovare il messaggio di errore corrispondente alla chiave di messaggio.
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    33
FormatFailed = Si \u00E8 verificato un errore interno durante la formattazione del seguente messaggio:\n
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    34
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    35
FieldCannotBeNull=Impossibile richiamare {0} con un parametro ''null''.
18368
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
    36
UnknownField={0} richiamato con un campo sconosciuto:{1}
12005
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    37
#There are two similar keys 'InvalidXMLGreogorianCalendarValue' . Suffix (year, month) has been added and are used as per the context.
18368
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
    38
InvalidXGCValue-milli=Anno = {0}, mese = {1}, giorno = {2}, ora = {3}, minuto = {4}, secondo = {5}, frazione di secondo = {6}, fuso orario = {7} non \u00E8 una rappresentazione valida di un valore di calendario gregoriano XML.
12005
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    39
#There are two similar keys 'InvalidXMLGreogorianCalendarValue' . Suffix (year, month) has been added and are used as per the context.
18368
7e597f886360 8016824: jdk8 l10n resource file translation update 3 - jaxp
mfang
parents: 12457
diff changeset
    40
InvalidXGCValue-fractional=Anno = {0}, mese = {1}, giorno = {2}, ora = {3}, minuto = {4}, secondo = {5}, frazione di secondo = {6}, fuso orario = {7} non \u00E8 una rappresentazione valida di un valore di calendario gregoriano XML.
12005
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    41
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    42
InvalidXGCFields=Impostato set di campi non valido per XMLGregorianCalendar
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    43
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    44
InvalidFractional=Valore {0} non valido per la frazione di secondo.
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    45
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    46
#XGC stands for XML Gregorian Calendar
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    47
InvalidXGCRepresentation="{0}" non \u00E8 una rappresentazione valida di un valore di calendario gregoriano XML.
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    48
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    49
InvalidFieldValue=Valore {0} non valido per il campo {1}.
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    50
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    51
NegativeField= Il campo {0} \u00E8 negativo
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    52
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    53
AllFieldsNull=Tutti i campi (javax.xml.datatype.DatatypeConstants.Field) sono nulli.
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    54
a754d69d5e60 7150324: Stop using drop bundles in jaxp
ohair
parents:
diff changeset
    55
TooLarge=Il valore {0} "{1}" \u00E8 troppo grande per essere supportato da questa implementazione