Commit Graph

215 Commits

Author SHA1 Message Date
Joseph Myers fc52a1446b * sv.po: Update.
From-SVN: r124016
2007-04-21 13:44:01 +01:00
Joseph Myers 9eaa999637 * sr.po: New.
From-SVN: r122693
2007-03-08 11:48:03 +00:00
Joseph Myers 3f3e5a9ade * gcc.pot: Regenerate.
From-SVN: r122667
2007-03-07 18:02:40 +00:00
Joseph Myers ffcce7bcd8 * sv.po: Update.
From-SVN: r121857
2007-02-12 20:49:48 +00:00
Joseph Myers ff4ecab8a5 * ru.po: New.
From-SVN: r119625
2006-12-07 16:45:47 +00:00
Joseph Myers f464d80f27 * sv.po, tr.po: Update.
From-SVN: r119284
2006-11-28 12:04:32 +00:00
Joseph Myers 803b1dc23b * gcc.pot: Regenerate.
From-SVN: r117953
2006-10-22 13:39:40 +01:00
Joseph Myers 96a5495d96 * sv.po: Update.
From-SVN: r117875
2006-10-19 02:47:40 +01:00
Joseph Myers 49eb113ddc * sv.po: Update.
From-SVN: r117463
2006-10-05 18:03:18 +01:00
Joseph Myers ff9ac485b0 * sv.po: Update.
From-SVN: r116668
2006-09-03 12:52:48 +01:00
Joseph Myers d0cd1ac332 * de.po: Update.
From-SVN: r114996
2006-06-26 00:04:28 +01:00
Joseph Myers 036d1f6aac * zh_CN.po: Update.
From-SVN: r114990
2006-06-25 18:05:49 +01:00
Joseph Myers 0bf5baf8bc be.po, [...]: Update.
* be.po, ca.po, da.po, de.po, el.po, es.po, fr.po, ja.po, nl.po,
	rw.po, sv.po, tr.po, zh_CN.po, zh_TW.po: Update.

From-SVN: r114966
2006-06-24 16:39:43 +01:00
Joseph Myers 27aeb9c047 * sv.po: Update.
From-SVN: r114864
2006-06-21 20:45:55 +01:00
Joseph Myers 08cb8af18a * sv.po, tr.po: Update.
From-SVN: r113935
2006-05-20 18:51:30 +01:00
Joseph Myers a71536acf8 de.po, [...]: Update.
* de.po, es.po, sv.po: Update.
	* zh_TW.po: New.

From-SVN: r113148
2006-04-21 20:49:54 +01:00
Joseph Myers d2f8b960fe * sv.po: Update.
From-SVN: r112579
2006-03-31 18:04:41 +01:00
Joseph Myers 9be692c5e8 be.po, [...]: Update.
* be.po, ca.po, da.po, de.po, el.po, es.po, fr.po, ja.po, nl.po,
	rw.po, sv.po, tr.po, zh_CN.po: Update.

From-SVN: r111981
2006-03-13 00:13:22 +00:00
Joseph Myers ac77f9d6d4 * zh_CN.po: Update.
From-SVN: r109862
2006-01-18 01:58:50 +00:00
Joseph Myers 84be0a79a8 * de.po: Update.
From-SVN: r109429
2006-01-06 20:36:18 +00:00
Joseph Myers 5ae500d240 * zh_CN.po: Update.
From-SVN: r109258
2006-01-03 02:08:49 +00:00
Joseph Myers 6dc5dc3138 * zh_CN.po: Update.
From-SVN: r108693
2005-12-16 23:32:38 +00:00
Joseph Myers 69c120dd33 * nl.po: Update.
From-SVN: r108600
2005-12-15 22:31:39 +00:00
Joseph Myers 3820178b94 * zh_CN.po: Update.
From-SVN: r107984
2005-12-03 01:02:39 +00:00
Joseph Myers ce9d76ed18 be.po, [...]: Update.
* be.po, ca.po, da.po, de.po, el.po, es.po, fr.po, ja.po, nl.po,
	rw.po, sv.po, tr.po, zh_CN.po: Update.

From-SVN: r107807
2005-12-01 08:14:28 +00:00
Joseph Myers f74a57f8b2 * gcc.pot: Regenerate.
From-SVN: r107255
2005-11-20 18:07:15 +00:00
Francois-Xavier Coudert 31043f6cfc re PR fortran/15586 (gfortran should support i18n in its compiler messages)
PR fortran/15586

	* arith.c (gfc_arith_error): Add translation support
	for error messages.
	* array.c (gfc_match_array_ref): Likewise.
	(gfc_match_array_spec): Likewise.
	* check.c (must_be): Add msgid convention to third argument.
	(same_type_check): Add translation support for error message.
	(rank_check): Likewise.
	(kind_value_check): Likewise.
	(gfc_check_associated): Correct typo.
	(gfc_check_reshape): Add translation support for error message.
	(gfc_check_spread): Likewise.
	* error.c (error_printf): Add nocmsgid convention to argument.
	(gfc_warning, gfc_notify_std, gfc_warning_now, gfc_warning_check)
	(gfc_error, gfc_error_now): Likewise.
	(gfc_status): Add cmsgid convention to argument.
	* expr.c (gfc_extract_int): Add translation support
        for error messages.
	(gfc_check_conformance): Add msgid convention to argument.
	(gfc_check_pointer_assign): Correct tabbing.
	* gfortran.h: Include intl.h header. Remove prototype
	for gfc_article.
	* gfortranspec.c: Include intl.h header.
	(lang_specific_driver): Add translation support for --version.
	* io.c (check_format): Add translation support for
	error message.
	(format_item_1): Likewise.
	(data_desc): Likewise.
	* matchexp.c: Likewise.
	* misc.c (gfc_article): Remove function.
	* module.c (bad_module): Use msgid convention. Add
	translation support for error messages.
	(require_atom): Add translation support for error messages.
	* parse.c (gfc_ascii_statement): Likewise.
	(gfc_state_name): Likewise.
	* primary.c (match_boz_constant): Reorganise error
	messages for translations.
	* resolve.c (resolve_entries): Likewise.
	(resolve_operator): Add translation support for error messages.
	(gfc_resolve_expr): Use msgid convention. Reorganise error
        messages for translations.
	(resolve_symbol): Add translation support for error messages.
	* symbol.c (gfc_add_procedure): Remove use of gfc_article function.
	* trans-const.c (gfc_build_string_const): Use msgid convention.

	* exgettext: Add a new nocmsgid convention for arguments
	that should be marked as no-c-format.
	* gcc.pot: Regenerate.

From-SVN: r104372
2005-09-17 18:58:01 +00:00
Joseph Myers 587817d094 * zh_CN.po: Update.
From-SVN: r104231
2005-09-13 16:48:36 +01:00
Joseph Myers c9d25cc742 be.po, [...]: Update.
* be.po, ca.po, da.po, de.po, el.po, es.po, fr.po, ja.po, nl.po,
	rw.po, sv.po, tr.po, zh_CN.po: Update.

From-SVN: r103825
2005-09-04 13:15:19 +01:00
Joseph Myers 9d598243bd * sv.po, zh_CN.po: Update.
From-SVN: r101849
2005-07-10 13:31:36 +01:00
Joseph Myers 930c22e558 * zh_CN.po: Update.
From-SVN: r101513
2005-07-01 20:31:40 +01:00
Kelley Cook 0e053f18ad gcc.pot: Regenerate.
2006-07-01  Kelley Cook  <kcook@gcc.gnu.org>

	* gcc.pot: Regenerate.

From-SVN: r101496
2005-07-01 03:12:40 +00:00
Kelley Cook a8aa023e43 Update FSF address
From-SVN: r101315
2005-06-25 01:32:49 +00:00
Joseph Myers 3a32ec1e37 * nl.po: Update.
From-SVN: r101235
2005-06-21 21:57:16 +01:00
Joseph Myers 5556f74b3a * de.po: Update.
From-SVN: r101189
2005-06-19 19:24:42 +01:00
Joseph Myers 0f3a219b31 * tr.po: Update.
From-SVN: r101175
2005-06-19 01:37:09 +01:00
Joseph Myers 914f255749 * es.po: Update.
From-SVN: r101136
2005-06-17 22:18:17 +01:00
Joseph Myers edf633b13d Fix typo in last log message.
From-SVN: r101091
2005-06-16 20:46:52 +01:00
Joseph Myers 63b2df6928 be.po, [...]: Update.
* be.po, ca.po, da.po, de.po, el.po, es.po, fr.po, ja.po, nl.po,
	rw.po, sv.po, tr.po, zh_CN: Update.

From-SVN: r101090
2005-06-16 20:44:52 +01:00
Jakub Jelinek 75829da2a9 cpplib.pot: Regenerate.
* cpplib.pot: Regenerate.

	* gcc.pot: Regenerate.

From-SVN: r100724
2005-06-07 23:34:55 +02:00
Jakub Jelinek 4b794eaf73 exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-format and c-format.
gcc/po/
	* exgettext: Handle gmsgid and cmsgid arguments specially,
	as gcc-internal-format and c-format.  Because of xgettext
	bug, invoke xgettext once with --language=c, once with
	--language=GCC-source and then merge together.  Fail if
	xgettext is not 0.14.5 or later.
gcc/
	* intl.h (G_): New macro.
	* rtl-error.c (error_for_asm, warning_for_asm): Use gmsgid
	instead of msgid for argument name.
	* tree-ssa.c (warn_uninit): Likewise.
	* c-parser.c (c_parser_error): Likewise.
	* config/rs6000/rs6000-c.c (SYNTAX_ERROR): Likewise.
	* config/darwin-c.c (BAD): Likewise.
	* config/c4x/c4x-c.c (BAD): Likewise.
	* c-pragma.c (GCC_BAD, GCC_BAD2): Likewise.
	* c-errors.c (pedwarn_c99, pedwarn_c90): Likewise.
	* c-common.c (c_parse_error): Likewise.
	* diagnostic.c (diagnostic_set_info, verbatim, inform, warning,
	warning0, pedwarn, error, sorry, fatal_error, internal_error):
	Likewise.
	(fnotice): Use cmsgid instead of msgid for argument name.
	* gcov.c (fnotice): Likewise.
	* protoize.c (notice): Likewise.
	* final.c (output_operand_lossage): Likewise.
	* gcc.c (fatal, notice): Likewise.
	(error): Use gmsgid instead of msgid for argument name.
	* collect2.c (notice, fatal_perror, fatal): Use cmsgid instead
	of msgid for argument name.
	(error): Use gmsgid instead of msgid for argument name.
	* c-decl.c (locate_old_decl, implicit_decl_warning): Use G_()
	instead of N_().
	* c-typeck.c (readonly_error, convert_for_assignment): Likewise.
	* tree-inline.c (inline_forbidden_p_1): Likewise.
	* ABOUT-GCC-NLS: Require gettext 0.14.5 or later.  Mention the new
	conventions for marking translations.
	* doc/install.texi: Mention gettext 0.14.5 or later requirement.
gcc/cp/
	* error.c (locate_error): Use gmsgid instead of msgid for argument
	name.
	(cp_error_at, cp_warning_at, cp_pedwarn_at): Likewise.
gcc/java/
	* jv-scan.c (fatal_error, warning, warning0): Use gmsgid instead of
	msgid for argument name.
	* gjavah.c (error): Likewise.
	* java-tree.h (parse_error_context): Likewise.
	* parse.y (parse_error_context, parse_warning_context,
	issue_warning_error_from_context): Likewise.

From-SVN: r100676
2005-06-06 21:31:40 +02:00
Joseph Myers aa7f910204 * sv.po: Update.
From-SVN: r100389
2005-05-31 14:34:33 +01:00
Joseph Myers 2ed61d61b5 * de.po, zh_CN.po: Update.
From-SVN: r99984
2005-05-19 21:42:12 +01:00
Joseph Myers 32800e7c8c * de.po: Update.
From-SVN: r99413
2005-05-09 00:02:20 +01:00
Joseph Myers cdfe0aa3ad * de.po, zh_CN.po: Update.
From-SVN: r99366
2005-05-07 21:42:09 +01:00
Joseph Myers 43ac1934ba * zh_CN.po: Update.
From-SVN: r99279
2005-05-05 19:32:49 +01:00
Joseph Myers 78d27a0690 * zh_CN.po: Update.
From-SVN: r99180
2005-05-03 21:26:46 +01:00
Joseph Myers 88c710ec5e * de.po: Update.
From-SVN: r99163
2005-05-03 17:43:53 +01:00
Joseph Myers a192121adb * zh_CN.po: New file.
From-SVN: r99064
2005-05-01 11:56:28 +01:00
Joseph Myers 2f1105a1b3 be.po, [...]: Update.
* be.po, ca.po, da.po, de.po, el.po, es.po, fr.po, ja.po, nl.po,
	rw.po, sv.po, tr.po: Update.

From-SVN: r98840
2005-04-27 16:47:26 +01:00