Changeset 1993 for trunk/src/kmk/po
- Timestamp:
- Oct 29, 2008, 1:37:51 AM (17 years ago)
- Location:
- trunk/src/kmk/po
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/po/ChangeLog
r503 r1993 1 2008-05-17 Paul Smith <psmith@gnu.org> 2 3 * LINGUAS: Added new translation for Lithuanian (lt). 4 5 2007-08-15 Paul Smith <psmith@gnu.org> 6 7 * LINGUAS: The Kinyarwanda (rw) translation has disappeared from 8 the translation site, so remove it. 9 1 10 2006-01-28 Paul D. Smith <psmith@gnu.org> 2 11 … … 54 63 55 64 56 Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.65 Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. 57 66 This file is part of GNU Make. 58 67 59 68 GNU Make is free software; you can redistribute it and/or modify it under the 60 69 terms of the GNU General Public License as published by the Free Software 61 Foundation; either version 2, or (at your option) any later version. 70 Foundation; either version 3 of the License, or (at your option) any later 71 version. 62 72 63 73 GNU Make is distributed in the hope that it will be useful, but WITHOUT ANY … … 66 76 67 77 You should have received a copy of the GNU General Public License along with 68 GNU Make; see the file COPYING. If not, write to the Free Software 69 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 78 this program. If not, see <http://www.gnu.org/licenses/>. -
trunk/src/kmk/po/LINGUAS
r503 r1993 1 1 # Set of available languages: 23 languages 2 2 3 be da de es fi fr ga gl he hr id ja ko nl pl pt_BR ru rwsv tr uk vi zh_CN3 be da de es fi fr ga gl he hr id ja ko lt nl pl pt_BR ru sv tr uk vi zh_CN 4 4 5 5 # Can't seem to get en@quot and en@boldquot to build properly? -
trunk/src/kmk/po/Makevars
r503 r1993 1 1 # This is a -*-Makefile-*- 2 # Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. 2 # Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, 3 # Inc. 3 4 # This file is part of GNU Make. 4 5 # 5 # GNU Make is free software; you can redistribute it and/or modify it under the 6 # terms of the GNU General Public License as published by the Free Software 7 # Foundation; either version 2, or (at your option) any later version. 6 # GNU Make is free software; you can redistribute it and/or modify it under 7 # the terms of the GNU General Public License as published by the Free 8 # Software Foundation; either version 3 of the License, or (at your option) 9 # any later version. 8 10 # 9 11 # GNU Make is distributed in the hope that it will be useful, but WITHOUT ANY 10 # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 11 # A PARTICULAR PURPOSE. See the GNU General Public License for more details. 12 # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 13 # FOR A PARTICULAR PURPOSE. See the GNU General Public License for more 14 # details. 12 15 # 13 16 # You should have received a copy of the GNU General Public License along with 14 # GNU Make; see the file COPYING. If not, write to the Free Software 15 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 17 # this program. If not, see <http://www.gnu.org/licenses/>. 16 18 17 19 -
trunk/src/kmk/po/POTFILES.in
r912 r1993 1 1 # List of source files containing translatable strings. 2 # Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software2 # Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software 3 3 # Foundation, Inc. 4 4 # This file is part of GNU Make. 5 5 # 6 # GNU Make is free software; you can redistribute it and/or modify it under the 7 # terms of the GNU General Public License as published by the Free Software 8 # Foundation; either version 2, or (at your option) any later version. 6 # GNU Make is free software; you can redistribute it and/or modify it under 7 # the terms of the GNU General Public License as published by the Free Software 8 # Foundation; either version 3 of the License, or (at your option) any later 9 # version. 9 10 # 10 11 # GNU Make is distributed in the hope that it will be useful, but WITHOUT ANY 11 # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 12 # A PARTICULAR PURPOSE. See the GNU General Public License for more details. 12 # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 13 # FOR A PARTICULAR PURPOSE. See the GNU General Public License for more 14 # details. 13 15 # 14 16 # You should have received a copy of the GNU General Public License along with 15 # GNU Make; see the file COPYING. If not, write to the Free Software 16 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 17 # this program. If not, see <http://www.gnu.org/licenses/>. 17 18 18 19 ar.c
Note:
See TracChangeset
for help on using the changeset viewer.