aboutsummaryrefslogtreecommitdiff
path: root/gcc/po
AgeCommit message (Collapse)AuthorFilesLines
2020-07-30Daily bump.GCC Administrator1-0/+4
2020-07-29Update gcc ja.po, sv.po.Joseph Myers2-7703/+509
* ja.po, sv.po: Update.
2020-07-28Daily bump.GCC Administrator1-0/+6
2020-07-27Update gcc .po files.Joseph Myers19-91473/+92935
* be.po, da.po, de.po, el.po, es.po, fi.po, fr.po, hr.po, id.po, ja.po, nl.po, ru.po, sr.po, sv.po, tr.po, uk.po, vi.po, zh_CN.po, zh_TW.po: Update.
2020-07-21Daily bump.GCC Administrator1-0/+4
2020-07-20Regenerate .pot files.Joseph Myers1-8956/+9519
gcc/po/ * gcc.pot: Regenerate. libcpp/po/ * cpplib.pot: Regenerate.
2020-07-09Daily bump.GCC Administrator1-0/+4
2020-07-08Update gcc sv.po.Joseph Myers1-918/+120
* sv.po: Update.
2020-06-30Daily bump.GCC Administrator1-0/+4
2020-06-29Update gcc sv.po.Joseph Myers1-358/+238
* sv.po: Update.
2020-06-23Daily bump.GCC Administrator1-0/+4
2020-06-22Update gcc sv.po.Joseph Myers1-590/+388
* sv.po: Update.
2020-06-04Daily bump.GCC Administrator1-0/+4
2020-06-03Update gcc sv.po.Joseph Myers1-234/+153
* sv.po: Update.
2020-05-18Update gcc sv.po.Joseph Myers2-412/+255
* sv.po: Update.
2020-05-11Update gcc .po files.Joseph Myers20-128784/+131655
* be.po, da.po, de.po, el.po, es.po, fi.po, fr.po, hr.po, id.po, ja.po, nl.po, ru.po, sr.po, sv.po, tr.po, uk.po, vi.po, zh_CN.po, zh_TW.po: Update.
2020-05-04Update gcc sv.po.Joseph Myers2-356/+238
* sv.po: Update.
2020-04-27Regenerate gcc.pot.Joseph Myers2-6738/+6910
* gcc.pot: Regenerate.
2020-04-27Update gcc fr.po, sv.po.Joseph Myers3-363/+243
2020-04-20Update gcc sv.po.Joseph Myers2-361/+228
* sv.po: Update.
2020-04-14Update gcc sv.po.Joseph Myers2-350/+226
* sv.po: Update.
2020-04-06Update gcc sv.po.Joseph Myers2-245/+166
* sv.po: Update.
2020-03-30Update gcc sv.po.Joseph Myers2-221/+160
* sv.po: Update.
2020-03-27Update gcc de.po.Joseph Myers2-201/+136
2020-03-26Update gcc .po files.Joseph Myers20-134162/+174993
* be.po, da.po, de.po, el.po, es.po, fi.po, fr.po, hr.po, id.po, ja.po, nl.po, ru.po, sr.po, sv.po, tr.po, uk.po, vi.po, zh_CN.po, zh_TW.po: Update.
2020-03-24Update gcc es.po, sv.po.Joseph Myers3-148/+143
2020-03-20Regenerate gcc.pot.Joseph Myers2-6075/+9168
* gcc.pot: Regenerate.
2020-03-17Update gcc sv.po.Joseph Myers2-81/+85
* sv.po: Update.
2020-03-10Update gcc sv.po.Joseph Myers2-161/+163
* sv.po: Update.
2020-02-27Update gcc fr.po.Joseph Myers2-3695/+2410
* fr.po: Update.
2020-02-25Update gcc de.po.Joseph Myers2-2517/+1648
* de.po: Update.
2020-02-21i18n: Fix translation of --help [PR93759]Jakub Jelinek2-2/+10
The first two hunks make sure we actually translate what has been marked for translation, i.e. the cl_options[...].help strings, rather than those strings ammended in various ways, like: _("%s Same as %s."), help, ... or "%s %s", help, _(use_diagnosed_msg) The exgettext changes attempt to make sure that the cl_options[...].help strings are marked as no-c-format, because otherwise if they happen to contain a % character, such as the 90% substring, they will be marked as c-format, which they aren't. 2020-02-21 Jakub Jelinek <jakub@redhat.com> PR translation/93759 * opts.c (print_filtered_help): Translate help before appending messages to it rather than after that. * exgettext: For *.opt help texts, use __opt_help_text("...") rather than _("...") in the $emsg file and pass options that say that this implies no-c-format.
2020-02-20Update gcc de.po.Joseph Myers2-1112/+768
* de.po: Update.
2020-02-14Update .po files.Joseph Myers20-283101/+357649
gcc/po: * be.po, da.po, de.po, el.po, es.po, fi.po, fr.po, hr.po, id.po, ja.po, nl.po, ru.po, sr.po, sv.po, tr.po, uk.po, vi.po, zh_CN.po, zh_TW.po: Update. libcpp/po: * be.po, ca.po, da.po, de.po, el.po, eo.po, es.po, fi.po, fr.po, id.po, ja.po, nl.po, pt_BR.po, ru.po, sr.po, sv.po, tr.po, uk.po, vi.po, zh_CN.po, zh_TW.po: Update.
2020-02-07Regenerate .pot files.Joseph Myers2-14604/+17909
gcc/po: * gcc.pot: Regenerate. libcpp/po: * cpplib.pot: Regenerate.
2020-01-20Update GCC zh_TW.po.Joseph Myers2-8/+13
* zh_TW.po: Update.
2020-01-01Update copyright years.Jakub Jelinek3-4/+8
From-SVN: r279813
2019-12-30* fi.po: Update.Joseph Myers2-325/+333
From-SVN: r279788
2019-10-11* fi.po: Update.Joseph Myers2-40/+28
From-SVN: r276894
2019-09-30* es.po: Update.Joseph Myers2-51/+37
From-SVN: r276380
2019-08-31* es.po: Update.Joseph Myers2-176/+102
From-SVN: r275258
2019-08-28* es.po: Update.Joseph Myers2-51/+34
From-SVN: r275012
2019-08-23* zh_CN.po: Update.Joseph Myers2-202/+107
From-SVN: r274868
2019-08-10Assorted ChangeLog cleanups.Jakub Jelinek1-2/+2
From-SVN: r274250
2019-08-09* uk.po: Update.Joseph Myers2-48/+52
From-SVN: r274241
2019-06-07* sv.po: Update.Joseph Myers2-1414/+68
From-SVN: r272019
2019-06-03* sv.po: Update.Joseph Myers2-392/+254
From-SVN: r271885
2019-05-31* fi.po, sv.po: Update.Joseph Myers3-796/+682
From-SVN: r271796
2019-05-20* es.po, sv.po: Update.Joseph Myers3-303/+207
From-SVN: r271443
2019-05-13* sv.po: Update.Joseph Myers2-774/+208
From-SVN: r271139