* po/it.po: New Italian translation.
* configure.in (ALL_LINGUAS): Add it. * configure: Regenerate. * po/opcodes.pot: Regenerate.
This commit is contained in:
parent
3da1d841a1
commit
207d428dce
6 changed files with 1261 additions and 3 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
2011-11-02 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
|
* po/it.po: New Italian translation.
|
||||||
|
* configure.in (ALL_LINGUAS): Add it.
|
||||||
|
* configure: Regenerate.
|
||||||
|
* po/opcodes.pot: Regenerate.
|
||||||
|
|
||||||
2011-11-01 DJ Delorie <dj@redhat.com>
|
2011-11-01 DJ Delorie <dj@redhat.com>
|
||||||
|
|
||||||
* Makefile.am (TARGET_LIBOPCODES_CFILES): Add rl78-decode.c and
|
* Makefile.am (TARGET_LIBOPCODES_CFILES): Add rl78-decode.c and
|
||||||
|
|
2
opcodes/configure
vendored
2
opcodes/configure
vendored
|
@ -11652,7 +11652,7 @@ fi
|
||||||
|
|
||||||
# host-specific stuff:
|
# host-specific stuff:
|
||||||
|
|
||||||
ALL_LINGUAS="fr sv tr es da de id pt_BR ro nl fi vi ga zh_CN"
|
ALL_LINGUAS="fr sv tr es da de id pt_BR ro nl fi vi ga zh_CN it"
|
||||||
# If we haven't got the data from the intl directory,
|
# If we haven't got the data from the intl directory,
|
||||||
# assume NLS is disabled.
|
# assume NLS is disabled.
|
||||||
USE_NLS=no
|
USE_NLS=no
|
||||||
|
|
|
@ -55,7 +55,7 @@ AC_EXEEXT
|
||||||
|
|
||||||
# host-specific stuff:
|
# host-specific stuff:
|
||||||
|
|
||||||
ALL_LINGUAS="fr sv tr es da de id pt_BR ro nl fi vi ga zh_CN"
|
ALL_LINGUAS="fr sv tr es da de id pt_BR ro nl fi vi ga zh_CN it"
|
||||||
ZW_GNU_GETTEXT_SISTER_DIR
|
ZW_GNU_GETTEXT_SISTER_DIR
|
||||||
AM_PO_SUBDIRS
|
AM_PO_SUBDIRS
|
||||||
|
|
||||||
|
|
|
@ -160,6 +160,8 @@ pj-dis.c
|
||||||
pj-opc.c
|
pj-opc.c
|
||||||
ppc-dis.c
|
ppc-dis.c
|
||||||
ppc-opc.c
|
ppc-opc.c
|
||||||
|
rl78-decode.c
|
||||||
|
rl78-dis.c
|
||||||
rx-decode.c
|
rx-decode.c
|
||||||
rx-dis.c
|
rx-dis.c
|
||||||
s390-dis.c
|
s390-dis.c
|
||||||
|
|
1249
opcodes/po/it.po
Normal file
1249
opcodes/po/it.po
Normal file
File diff suppressed because it is too large
Load diff
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
|
"Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
|
||||||
"POT-Creation-Date: 2011-10-25 11:34+0100\n"
|
"POT-Creation-Date: 2011-11-02 12:03+0000\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue