Browse Source

Update translations.

binutils * po/ca.po: New Catalan translation.
	* configure.ac (ALL_LINGUAS): Add ca.
	* configure: Regenerate.

gas	* po/fr.po: Updated French translation.
	* po/uk.po: Updated Ukraninan translation.
	* po/zh_CN.po: New simplified Chinese translation.
	* configure.ac (ALL_LINGUAS): Add zh_CN.
	* configure: Regenerate.

opcodes	* po/zh_CN.po: Updated simplified Chinese translation.
gdb-7.11-branch
Nick Clifton 11 years ago
parent
commit
f8c2a96547
  1. 6
      binutils/ChangeLog
  2. 2
      binutils/configure.ac
  3. 9416
      binutils/po/ca.po
  4. 8
      gas/ChangeLog
  5. 2
      gas/configure
  6. 2
      gas/configure.ac
  7. 8242
      gas/po/fr.po
  8. 8230
      gas/po/uk.po
  9. 20670
      gas/po/zh_CN.po
  10. 4
      opcodes/ChangeLog
  11. 1466
      opcodes/po/zh_CN.po

6
binutils/ChangeLog

@ -1,3 +1,9 @@
2015-11-20 Nick Clifton <nickc@redhat.com>
* po/ca.po: New Catalan translation.
* configure.ac (ALL_LINGUAS): Add ca.
* configure: Regenerate.
2015-11-18 Tristan Gingold <gingold@adacore.com>
* od-macho.c (bfd_mach_o_load_command_name): Add new

2
binutils/configure.ac

@ -89,7 +89,7 @@ fi
AC_PROG_YACC
AM_PROG_LEX
ALL_LINGUAS="bg da es fi fr id it ja ro ru rw sk sv tr uk vi zh_CN zh_TW hr"
ALL_LINGUAS="bg da es fi fr id it ja ro ru rw sk sv tr uk vi zh_CN zh_TW hr ca"
ZW_GNU_GETTEXT_SISTER_DIR
AM_PO_SUBDIRS

9416
binutils/po/ca.po

File diff suppressed because it is too large

8
gas/ChangeLog

@ -1,3 +1,11 @@
2015-11-20 Nick Clifton <nickc@redhat.com>
* po/fr.po: Updated French translation.
* po/uk.po: Updated Ukraninan translation.
* po/zh_CN.po: New simplified Chinese translation.
* configure.ac (ALL_LINGUAS): Add zh_CN.
* configure: Regenerate.
2015-11-19 Matthew Wahab <matthew.wahab@arm.com>
* config/tc-arm.c (arm_archs): Add "armv8.2-a".

2
gas/configure

@ -12980,7 +12980,7 @@ if test "$LEX" = :; then
LEX=${am_missing_run}flex
fi
ALL_LINGUAS="fr tr es rw id ru fi ja"
ALL_LINGUAS="fr tr es rw id ru fi ja zh_CN"
# If we haven't got the data from the intl directory,
# assume NLS is disabled.
USE_NLS=no

2
gas/configure.ac

@ -736,7 +736,7 @@ AC_DEFINE_UNQUOTED(TARGET_OS, "${target_os}", [Target OS.])
AC_PROG_YACC
AM_PROG_LEX
ALL_LINGUAS="fr tr es rw id ru fi ja"
ALL_LINGUAS="fr tr es rw id ru fi ja zh_CN"
ZW_GNU_GETTEXT_SISTER_DIR
AM_PO_SUBDIRS

8242
gas/po/fr.po

File diff suppressed because it is too large

8230
gas/po/uk.po

File diff suppressed because it is too large

20670
gas/po/zh_CN.po

File diff suppressed because it is too large

4
opcodes/ChangeLog

@ -1,3 +1,7 @@
2015-11-20 Nick Clifton <nickc@redhat.com>
* po/zh_CN.po: Updated simplified Chinese translation.
2015-11-19 Matthew Wahab <matthew.wahab@arm.com>
* aarch64-opc.c (operand_general_constraint_met_p): Check validity

1466
opcodes/po/zh_CN.po

File diff suppressed because it is too large
Loading…
Cancel
Save