diff options
Diffstat (limited to 'gettext-tools/examples/hello-c++-kde')
15 files changed, 33 insertions, 27 deletions
diff --git a/gettext-tools/examples/hello-c++-kde/admin/acinclude.m4.in b/gettext-tools/examples/hello-c++-kde/admin/acinclude.m4.in index 8fb02ea..a3cf18c 100644 --- a/gettext-tools/examples/hello-c++-kde/admin/acinclude.m4.in +++ b/gettext-tools/examples/hello-c++-kde/admin/acinclude.m4.in @@ -3084,7 +3084,7 @@ dnl This is a merge of some macros out of the gettext aclocal.m4 dnl since we don't need anything, I took the things we need dnl the copyright for them is: dnl > -dnl Copyright (C) 1994-1998, 2015 Free Software Foundation, Inc. +dnl Copyright (C) 1994-1998, 2015-2016 Free Software Foundation, Inc. dnl This Makefile.in is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/gettext-tools/examples/hello-c++-kde/admin/compile b/gettext-tools/examples/hello-c++-kde/admin/compile index 5c54efb..0970d88 100755 --- a/gettext-tools/examples/hello-c++-kde/admin/compile +++ b/gettext-tools/examples/hello-c++-kde/admin/compile @@ -2,7 +2,7 @@ # Wrapper for compilers which do not understand `-c -o'. -# Copyright 1999-2000, 2015 Free Software Foundation, Inc. +# Copyright 1999-2000, 2015-2016 Free Software Foundation, Inc. # Written by Tom Tromey <tromey@cygnus.com>. # # This program is free software; you can redistribute it and/or modify diff --git a/gettext-tools/examples/hello-c++-kde/admin/config.guess b/gettext-tools/examples/hello-c++-kde/admin/config.guess index a2051be..58dc0e2 100755 --- a/gettext-tools/examples/hello-c++-kde/admin/config.guess +++ b/gettext-tools/examples/hello-c++-kde/admin/config.guess @@ -1,6 +1,6 @@ #! /bin/sh # Attempt to guess a canonical system name. -# Copyright (C) 1992-2002, 2015 Free Software Foundation, Inc. +# Copyright (C) 1992-2002, 2015-2016 Free Software Foundation, Inc. timestamp='2002-10-21' diff --git a/gettext-tools/examples/hello-c++-kde/admin/config.sub b/gettext-tools/examples/hello-c++-kde/admin/config.sub index 154f906..2684853 100755 --- a/gettext-tools/examples/hello-c++-kde/admin/config.sub +++ b/gettext-tools/examples/hello-c++-kde/admin/config.sub @@ -1,6 +1,6 @@ #! /bin/sh # Configuration validation subroutine script. -# Copyright (C) 1992-2002, 2015 Free Software Foundation, Inc. +# Copyright (C) 1992-2002, 2015-2016 Free Software Foundation, Inc. timestamp='2002-09-05' diff --git a/gettext-tools/examples/hello-c++-kde/admin/depcomp b/gettext-tools/examples/hello-c++-kde/admin/depcomp index f4f27c6..564336e 100755 --- a/gettext-tools/examples/hello-c++-kde/admin/depcomp +++ b/gettext-tools/examples/hello-c++-kde/admin/depcomp @@ -1,7 +1,7 @@ #! /bin/sh # depcomp - compile a program generating dependencies as side-effects -# Copyright 1999-2000, 2015 Free Software Foundation, Inc. +# Copyright 1999-2000, 2015-2016 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/gettext-tools/examples/hello-c++-kde/admin/libtool.m4.in b/gettext-tools/examples/hello-c++-kde/admin/libtool.m4.in index 8c0399d..50bd616 100644 --- a/gettext-tools/examples/hello-c++-kde/admin/libtool.m4.in +++ b/gettext-tools/examples/hello-c++-kde/admin/libtool.m4.in @@ -1,5 +1,5 @@ # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- -## Copyright 1996-2001, 2015 Free Software Foundation, Inc. +## Copyright 1996-2001, 2015-2016 Free Software Foundation, Inc. ## Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996 ## ## This program is free software; you can redistribute it and/or modify diff --git a/gettext-tools/examples/hello-c++-kde/admin/ltmain.sh b/gettext-tools/examples/hello-c++-kde/admin/ltmain.sh index df9dca2..42360ed 100644 --- a/gettext-tools/examples/hello-c++-kde/admin/ltmain.sh +++ b/gettext-tools/examples/hello-c++-kde/admin/ltmain.sh @@ -1,7 +1,7 @@ # ltmain.sh - Provide generalized library-building support services. # NOTE: Changing this file will not affect anything until you rerun configure. # -# Copyright (C) 1996-2001, 2015 Free Software Foundation, Inc. +# Copyright (C) 1996-2001, 2015-2016 Free Software Foundation, Inc. # Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996 # # This program is free software; you can redistribute it and/or modify diff --git a/gettext-tools/examples/hello-c++-kde/admin/missing b/gettext-tools/examples/hello-c++-kde/admin/missing index 62cad08..e95a80a 100755 --- a/gettext-tools/examples/hello-c++-kde/admin/missing +++ b/gettext-tools/examples/hello-c++-kde/admin/missing @@ -1,7 +1,7 @@ #! /bin/sh # Common stub for a few missing GNU programs while installing. -# Copyright (C) 1996-1997, 1999-2000, 2002, 2015 Free Software -# Foundation, Inc. +# Copyright (C) 1996-1997, 1999-2000, 2002, 2015-2016 Free Software Foundation, +# Inc. # Originally by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996. # This program is free software; you can redistribute it and/or modify diff --git a/gettext-tools/examples/hello-c++-kde/admin/ylwrap b/gettext-tools/examples/hello-c++-kde/admin/ylwrap index 5403335..f9123ee 100755 --- a/gettext-tools/examples/hello-c++-kde/admin/ylwrap +++ b/gettext-tools/examples/hello-c++-kde/admin/ylwrap @@ -1,6 +1,6 @@ #! /bin/sh # ylwrap - wrapper for lex/yacc invocations. -# Copyright 1996-1999, 2015 Free Software Foundation, Inc. +# Copyright 1996-1999, 2015-2016 Free Software Foundation, Inc. # Written by Tom Tromey <tromey@cygnus.com>. # # This program is free software; you can redistribute it and/or modify diff --git a/gettext-tools/examples/hello-c++-kde/hello.cc b/gettext-tools/examples/hello-c++-kde/hello.cc index e8cdf74..17d92c0 100644 --- a/gettext-tools/examples/hello-c++-kde/hello.cc +++ b/gettext-tools/examples/hello-c++-kde/hello.cc @@ -1,5 +1,5 @@ // Example for use of GNU gettext. -// Copyright (C) 2003, 2015 Free Software Foundation, Inc. +// Copyright (C) 2003, 2015-2016 Free Software Foundation, Inc. // This file is published under the GNU General Public License. // Source code of the C++ program. diff --git a/gettext-tools/examples/hello-c++-kde/hellowindow.cc b/gettext-tools/examples/hello-c++-kde/hellowindow.cc index b32b080..60c3eb3 100644 --- a/gettext-tools/examples/hello-c++-kde/hellowindow.cc +++ b/gettext-tools/examples/hello-c++-kde/hellowindow.cc @@ -1,5 +1,5 @@ // Example for use of GNU gettext. -// Copyright (C) 2003, 2015 Free Software Foundation, Inc. +// Copyright (C) 2003, 2015-2016 Free Software Foundation, Inc. // This file is published under the GNU General Public License. #if HAVE_CONFIG_H diff --git a/gettext-tools/examples/hello-c++-kde/hellowindow.h b/gettext-tools/examples/hello-c++-kde/hellowindow.h index c6e2774..4c2c78e 100644 --- a/gettext-tools/examples/hello-c++-kde/hellowindow.h +++ b/gettext-tools/examples/hello-c++-kde/hellowindow.h @@ -1,5 +1,5 @@ // Example for use of GNU gettext. -// Copyright (C) 2003, 2015 Free Software Foundation, Inc. +// Copyright (C) 2003, 2015-2016 Free Software Foundation, Inc. // This file is published under the GNU General Public License. /* Declare KMainWindow. */ diff --git a/gettext-tools/examples/hello-c++-kde/po/eo.po b/gettext-tools/examples/hello-c++-kde/po/eo.po index ec09dd7..a415a65 100644 --- a/gettext-tools/examples/hello-c++-kde/po/eo.po +++ b/gettext-tools/examples/hello-c++-kde/po/eo.po @@ -1,14 +1,15 @@ # La teksto por la mesaĝoj de la programo "gettext". -# Copyright (C) 2006 Yoyodyne, Inc. +# Copyright (C) 2006, 2016 Yoyodyne, Inc. (msgids) # This file is distributed under the same license as the gettext package. # Edmund GRIMLEY EVANS <edmundo@rano.org>, 2006. +# Felipe CASTRO <fefcas@gmail.com>, 2016. # msgid "" msgstr "" -"Project-Id-Version: hello-c++-kde 0.15-pre5\n" +"Project-Id-Version: hello-c++-kde 0.19.4.73\n" "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n" -"PO-Revision-Date: 2006-07-02 19:24+0100\n" -"Last-Translator: Edmund GRIMLEY EVANS <edmundo@rano.org>\n" +"PO-Revision-Date: 2016-02-22 08:54-0300\n" +"Last-Translator: Felipe Castro <fefcas@gmail.com>\n" "Language-Team: Esperanto <translation-team-eo@lists.sourceforge.net>\n" "Language: eo\n" "MIME-Version: 1.0\n" @@ -17,7 +18,7 @@ msgstr "" #: hello.cc:46 msgid "Hello example" -msgstr "Saluto-ekzemplo" +msgstr "Saluton-ekzemplo" #: hello.cc:48 msgid "Hello world example" diff --git a/gettext-tools/examples/hello-c++-kde/po/hr.po b/gettext-tools/examples/hello-c++-kde/po/hr.po index bd4b31c..ebc79e2 100644 --- a/gettext-tools/examples/hello-c++-kde/po/hr.po +++ b/gettext-tools/examples/hello-c++-kde/po/hr.po @@ -5,17 +5,18 @@ # msgid "" msgstr "" -"Project-Id-Version: hello-c++-kde 0.18\n" +"Project-Id-Version: hello-c++-kde 0.19.4.73\n" "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n" -"PO-Revision-Date: 2012-07-04 18:38+0200\n" -"Last-Translator: Tomislav Krznar <tomislav.krznar@gmail.com>\n" +"PO-Revision-Date: 2016-04-01 11:04-0700\n" +"Last-Translator: Božidar Putanec <bozidarp@yahoo.com>\n" "Language-Team: Croatian <lokalizacija@linux.hr>\n" "Language: hr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Generator: Poedit 1.8.7.1\n" #: hello.cc:46 msgid "Hello example" diff --git a/gettext-tools/examples/hello-c++-kde/po/sv.po b/gettext-tools/examples/hello-c++-kde/po/sv.po index fee7248..335febb 100644 --- a/gettext-tools/examples/hello-c++-kde/po/sv.po +++ b/gettext-tools/examples/hello-c++-kde/po/sv.po @@ -1,13 +1,17 @@ # Swedish messages for hello-c++-kde. -# Copyright © 2006, 2014 Yoyodyne, Inc. (msgids) +# Copyright © 2006, 2014, 2016 Yoyodyne, Inc. (msgids) # This file is distributed under the same license as the gettext package. +# # Jan Djärv <jan.h.d@swipnet.se>, 2003, 2006, 2014 +# Göran Uddeborg <goeran@uddeborg.se>, 2016 +# +# $Revision: 1.2 $ msgid "" msgstr "" -"Project-Id-Version: hello-c++-kde 0.19.4-rc1\n" +"Project-Id-Version: hello-c++-kde 0.19.4.73\n" "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n" -"PO-Revision-Date: 2014-12-23 09:18+0100\n" -"Last-Translator: Jan Djärv <jan.h.d@swipnet.se>\n" +"PO-Revision-Date: 2016-05-26 22:46+0200\n" +"Last-Translator: Göran Uddeborg <goeran@uddeborg.se>\n" "Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n" "Language: sv\n" "MIME-Version: 1.0\n" @@ -20,7 +24,7 @@ msgstr "Hälsningsexempel" #: hello.cc:48 msgid "Hello world example" -msgstr "\"Hej världen\"-exempel" +msgstr "Hej världen-exempel" #: hellowindow.cc:42 msgid "Hello, world!" |