1 | 2009-09-16 Paul Smith <psmith@gnu.org>
|
---|
2 |
|
---|
3 | * LINGUAS: Added new translation for Italian (it).
|
---|
4 |
|
---|
5 | 2008-05-17 Paul Smith <psmith@gnu.org>
|
---|
6 |
|
---|
7 | * LINGUAS: Added new translation for Lithuanian (lt).
|
---|
8 |
|
---|
9 | 2007-08-15 Paul Smith <psmith@gnu.org>
|
---|
10 |
|
---|
11 | * LINGUAS: The Kinyarwanda (rw) translation has disappeared from
|
---|
12 | the translation site, so remove it.
|
---|
13 |
|
---|
14 | 2006-01-28 Paul D. Smith <psmith@gnu.org>
|
---|
15 |
|
---|
16 | * LINGUAS: Added new translation for Vietnamese (vi).
|
---|
17 |
|
---|
18 | 2005-07-14 Paul D. Smith <psmith@gnu.org>
|
---|
19 |
|
---|
20 | * LINGUAS: Added new translation for Indonesian (id).
|
---|
21 |
|
---|
22 | 2005-05-09 Paul D. Smith <psmith@gnu.org>
|
---|
23 |
|
---|
24 | * POTFILES.in: Add new file vmsjobs.c.
|
---|
25 |
|
---|
26 | 2005-04-06 Paul D. Smith <psmith@gnu.org>
|
---|
27 |
|
---|
28 | * LINGUAS: Added a new translation for Kinywarwanda (rw).
|
---|
29 |
|
---|
30 | 2005-02-09 Paul D. Smith <psmith@gnu.org>
|
---|
31 |
|
---|
32 | * LINGUAS: Added a new translation for Irish (ga).
|
---|
33 |
|
---|
34 | 2005-02-01 Paul D. Smith <psmith@gnu.org>
|
---|
35 |
|
---|
36 | * LINGUAS: Added a new translation for Finnish (fi).
|
---|
37 |
|
---|
38 | 2003-10-18 Paul D. Smith <psmith@gnu.org>
|
---|
39 |
|
---|
40 | * LINGUAS: Added a new translation for Belarusian (be).
|
---|
41 |
|
---|
42 | 2002-12-19 Paul D. Smith <psmith@gnu.org>
|
---|
43 |
|
---|
44 | * LINGUAS: Added a new translation for Ukrainian (uk).
|
---|
45 |
|
---|
46 | 2002-10-05 Paul D. Smith <psmith@gnu.org>
|
---|
47 |
|
---|
48 | * POTFILES.in: Add variable.h as it has a translatable string.
|
---|
49 |
|
---|
50 | 2002-08-08 Paul D. Smith <psmith@gnu.org>
|
---|
51 |
|
---|
52 | * LINGUAS: Add a new translation for Chinese (simplified) (zh_CN).
|
---|
53 |
|
---|
54 | 2002-08-02 Paul D. Smith <psmith@gnu.org>
|
---|
55 |
|
---|
56 | * LINGUAS: Add a new translation for Swedish (sv).
|
---|
57 |
|
---|
58 | 2002-04-21 Paul D. Smith <psmith@gnu.org>
|
---|
59 |
|
---|
60 | * LINGUAS, hr.po: Added new translation: Croatian.
|
---|
61 |
|
---|
62 | * da.po, de.po, es.po, fr.po, gl.po, he.po, ja.po, ko.po, nl.po,
|
---|
63 | pl.po, pt_BR.po, ru.po, tr.po: Moved from i18n to here.
|
---|
64 | * .cvsignore: Moved from i18n to here.
|
---|
65 |
|
---|
66 | * POTFILES.in, LINGUAS, Makevars: Created.
|
---|
67 | |
---|
68 |
|
---|
69 | Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
|
---|
70 | Foundation, Inc.
|
---|
71 | This file is part of GNU Make.
|
---|
72 |
|
---|
73 | GNU Make is free software; you can redistribute it and/or modify it under the
|
---|
74 | terms of the GNU General Public License as published by the Free Software
|
---|
75 | Foundation; either version 3 of the License, or (at your option) any later
|
---|
76 | version.
|
---|
77 |
|
---|
78 | GNU Make is distributed in the hope that it will be useful, but WITHOUT ANY
|
---|
79 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
---|
80 | A PARTICULAR PURPOSE. See the GNU General Public License for more details.
|
---|
81 |
|
---|
82 | You should have received a copy of the GNU General Public License along with
|
---|
83 | this program. If not, see <http://www.gnu.org/licenses/>.
|
---|