1
0
mirror of https://git.zap.org.au/git/trader.git synced 2025-02-02 15:08:13 -05:00
Commit Graph

241 Commits

Author SHA1 Message Date
John Zaitseff
52e392ffca Update all auto-generated files
These files have been created by running ./build-aux/bootstrap with
Gnulib as at commit 6ec17baf91bc90fa969f402040f3c15b6e27ac04 (with a date
stamp of Sun May 28 08:43:13 2017 -0700), Autoconf 2.69, Automake 1.15
and Gettext 0.19.8.1.
2017-06-02 05:45:08 +10:00
John Zaitseff
13ea60a612 Merge branch master into with-autogenerated 2017-06-02 05:36:58 +10:00
John Zaitseff
1f763d94fe Update POT creation date for release 2017-06-02 05:31:43 +10:00
John Zaitseff
b15033cd95 Update version number in all PO files 2017-06-02 05:28:32 +10:00
John Zaitseff
70b1c03632 Merge branch master into with-autogenerated
Merged with the "git merge -Xtheirs master" command line.
2017-06-01 13:15:23 +10:00
John Zaitseff
13897660a1 Merge branch po-translationproject: update fr.po 2017-05-29 06:03:36 +10:00
John Zaitseff
cb193c37d0 Update fr.po to the latest version from the Translation Project 2017-05-29 05:57:25 +10:00
John Zaitseff
fde5e3f6cc Merge branch po-translationproject: update hu.po 2017-05-26 07:42:38 +10:00
John Zaitseff
2eb2dae7bf Update hu.po to the latest version from the Translation Project 2017-05-26 07:39:31 +10:00
John Zaitseff
1913305e9f Merge branch master into with-autogenerated
Merged with the "git merge -Xtheirs master" command line.
2017-05-25 15:06:19 +10:00
John Zaitseff
d154211a9d Merge branch po-translationproject: update de.po 2017-05-25 08:16:59 +10:00
John Zaitseff
947006180f Update de.po to the latest version from the Translation Project 2017-05-25 08:12:04 +10:00
John Zaitseff
24ec66e00e Change "prints" to imperative "print" in a translator comment in help.c 2017-05-24 20:38:32 +10:00
John Zaitseff
946b3e7ada Merge branch po-translationproject: update de.po and nb.po 2017-05-24 19:51:08 +10:00
John Zaitseff
7f5f185c8c Update de.po to the latest version from the Translation Project 2017-05-24 19:45:38 +10:00
John Zaitseff
48310e7654 Update contribution dates to list specific years in nb.po 2017-05-24 08:46:08 +10:00
John Zaitseff
071587c3e6 Update contribution dates to list full or specific years as appropriate 2017-05-24 08:35:42 +10:00
John Zaitseff
3d3a964b4d Update nb.po to the latest version from the Translation Project 2017-05-24 07:26:01 +10:00
John Zaitseff
dd2c305a95 Merge branch po-translationproject: update en_GB.po 2017-05-24 06:06:42 +10:00
John Zaitseff
adb7a98472 Update en_GB.po to the latest version from the Translation Project 2017-05-24 05:54:20 +10:00
John Zaitseff
53bb6ba8d8 Replace U+0020 SPACE with U+00A0 NO-BREAK SPACE again
After discussion with Frédéric Marchal, decided to use U+00A0 for
non-Ncurses strings after all.  Ncurses on certain platforms (at least
FreeBSD 11.0 and possibly MacOS X) aborts the program with "mkchstr: ...:
Illegal byte sequence" if U+00A0 is used in an Ncurses string.
2017-05-24 05:49:32 +10:00
John Zaitseff
529bfa9eab Update the range of contribution dates for English translations 2017-05-24 04:52:20 +10:00
John Zaitseff
c026a5cbab Merge branch po-translationproject: update nb.po 2017-05-24 04:49:30 +10:00
John Zaitseff
1a0047d629 Update nb.po to the latest version from the Translation Project 2017-05-24 04:39:45 +10:00
John Zaitseff
e19f1b99b2 Update all PO/POT/GMO files as part of "make dist" 2017-05-23 09:04:16 +10:00
John Zaitseff
ac981371b7 Merge branch master into with-autogenerated 2017-05-23 08:45:50 +10:00
John Zaitseff
d419ff687f Merge branch po-translationproject: update hu.po 2017-05-23 08:43:00 +10:00
John Zaitseff
6227454813 Update hu.po to the latest version from the Translation Project 2017-05-23 08:34:38 +10:00
John Zaitseff
79edc13eb3 Replace U+00A0 NO-BREAK SPACE with U+0020 SPACE
Ncurses does not handle U+00A0 correctly, so we must use U+0020.  These
particular strings do NOT use Ncurses, instead using printf() to stdout
directly, but we should be consistent across all strings.
2017-05-23 08:25:32 +10:00
John Zaitseff
ab5a0e1e80 Set the version number to 7.10-pre2 to allow a second prerelease 2017-05-23 08:10:28 +10:00
John Zaitseff
8f77eada33 Update all PO files as part of "make dist" 2017-05-23 08:04:16 +10:00
John Zaitseff
755beff954 Update sv.po to the latest version from the Translation Project 2017-05-22 16:33:02 +10:00
John Zaitseff
3993d686c4 Update fr.po to remove double-spaces in header comment 2017-05-22 07:26:20 +10:00
John Zaitseff
cfac7da04a Merge branch po-translationproject: Update da.po, fr.po and sv.po 2017-05-22 07:20:56 +10:00
John Zaitseff
95baa61e37 Try to satisfy the very picky Translation Project robot
The TP robot requires a correct Project-Id-Version and a Language-Team
tag with an email address (even if there is no email address).  It also
complains unless a valid current full year is listed on the Contributors
last line.
2017-05-22 07:02:04 +10:00
John Zaitseff
6e76aa4b86 Update sv.po to the latest version from the Translation Project 2017-05-22 06:51:26 +10:00
John Zaitseff
5d9a4476dc Update da.po to the latest version from the Translation Project 2017-05-22 06:48:11 +10:00
John Zaitseff
e8ed7caf98 Update fr.po to the latest version from the Translation Project 2017-05-22 06:46:51 +10:00
John Zaitseff
36498ecb3c Modify header wording to suit the Translation Project robot requirements 2017-05-22 06:40:46 +10:00
John Zaitseff
82c84d2478 Merge branch po-translationproject: update da.po 2017-05-21 21:58:04 +10:00
John Zaitseff
44de2f9854 Update da.po to the latest version from the Translation Project 2017-05-21 21:51:16 +10:00
John Zaitseff
b6d311cf80 Include generated files accidentally ignored in this branch 2017-05-20 14:26:53 +10:00
John Zaitseff
304269717c Update all auto-generated files
These files have been created by running ./build-aux/bootstrap with
Gnulib as at commit 5e0faf88718e9329e44c773039166c7dbf3ca57c (with a date
stamp of Fri May 19 19:27:51 2017 +0200), Autoconf 2.69, Automake 1.15 and
Gettext 0.19.8.1.
2017-05-20 13:35:14 +10:00
John Zaitseff
5682246f17 Merge branch master into with-autogenerated 2017-05-20 13:26:40 +10:00
John Zaitseff
90c54b4b73 Update all PO files as part of "make dist" 2017-05-20 12:30:28 +10:00
John Zaitseff
8e5ef90932 Replace "--" with U+2014 EM DASH as appropriate 2017-05-20 10:10:56 +10:00
John Zaitseff
14be4cfc6f Replace the letter "x" with U+00D7 MULTIPLICATION SIGN where appropriate 2017-05-20 09:58:38 +10:00
John Zaitseff
e4d884afc9 Replace U+0060 GRAVE ACCENT with U+0027 APOSTROPHE
In the past, GNU tools used quotes `like this'.  Modern practice is to
use quotes 'like this'.  Update Star Traders to follow this newer
standard, including all PO files.
2017-05-20 09:55:20 +10:00
John Zaitseff
2d2793fe54 Update files in the po directory to GNU Gettext 0.19.8 2017-05-17 12:17:20 +10:00
John Zaitseff
b284e9faee Update strings to those in the latest GNU Portability Library release 2017-05-17 10:19:04 +10:00