diff options
-rw-r--r-- | debian/copyright | 2 | ||||
-rwxr-xr-x | manpages/bin/update-version.sh | 10 | ||||
-rw-r--r-- | manpages/de/live-boot.de.7 | 2 | ||||
-rw-r--r-- | manpages/de/persistence.conf.de.5 | 2 | ||||
-rw-r--r-- | manpages/en/live-boot.7 | 2 | ||||
-rw-r--r-- | manpages/en/persistence.conf.5 | 2 | ||||
-rw-r--r-- | manpages/es/live-boot.es.7 | 2 | ||||
-rw-r--r-- | manpages/es/persistence.conf.es.5 | 2 | ||||
-rw-r--r-- | manpages/ja/live-boot.ja.7 | 2 | ||||
-rw-r--r-- | manpages/ja/persistence.conf.ja.5 | 2 | ||||
-rw-r--r-- | manpages/po/de/live-boot.7.po | 8 | ||||
-rw-r--r-- | manpages/po/de/persistence.conf.5.po | 8 | ||||
-rw-r--r-- | manpages/po/es/live-boot.7.po | 8 | ||||
-rw-r--r-- | manpages/po/es/persistence.conf.5.po | 8 | ||||
-rw-r--r-- | manpages/po/ja/live-boot.7.po | 8 | ||||
-rw-r--r-- | manpages/po/ja/persistence.conf.5.po | 8 | ||||
-rw-r--r-- | manpages/pot/live-boot.7.pot | 4 | ||||
-rw-r--r-- | manpages/pot/persistence.conf.5.pot | 4 |
18 files changed, 42 insertions, 42 deletions
diff --git a/debian/copyright b/debian/copyright index 19f846a..eabae2a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,7 +4,7 @@ Upstream-Contact: Live Systems Project <debian-live@lists.debian.org> Source: http://live-systems.org/archive/packages/live-boot/ Files: * -Copyright: 2006-2013 Daniel Baumann <mail@daniel-baumann.ch> +Copyright: 2006-2014 Daniel Baumann <mail@daniel-baumann.ch> 2005-2008 Canonical Ltd. <http://www.cannonical.com/> 2008 Chris Lamb <chris@debian.org> 2006-2007 Marco Amadori <marco.amadori@gmail.com> diff --git a/manpages/bin/update-version.sh b/manpages/bin/update-version.sh index 725ebab..bf65481 100755 --- a/manpages/bin/update-version.sh +++ b/manpages/bin/update-version.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-boot(7) - System Boot Components -## Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch> +## Copyright (C) 2006-2014 Daniel Baumann <mail@daniel-baumann.ch> ## ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it @@ -35,8 +35,8 @@ do then for _FILE in po/${_LANGUAGE}/*.po do - sed -i -e "s|^msgstr .*.2013-.*$|msgstr \"${DAY}.${MONTH}.${YEAR}\"|g" \ - -e "s|^msgstr .*.2013\"$|msgstr \"${DAY}.${MONTH}.${YEAR}\"|g" \ + sed -i -e "s|^msgstr .*.2014-.*$|msgstr \"${DAY}.${MONTH}.${YEAR}\"|g" \ + -e "s|^msgstr .*.2014\"$|msgstr \"${DAY}.${MONTH}.${YEAR}\"|g" \ "${_FILE}" done fi @@ -47,8 +47,8 @@ if ls po/pt_BR/*.po > /dev/null 2>&1 then for _FILE in po/pt_BR/*.po do - sed -i -e "s|^msgstr .*.2013-.*$|msgstr \"${DAY}-${MONTH}-${YEAR}\"|g" \ - -e "s|^msgstr .*-2013\"$|msgstr \"${DAY}-${MONTH}-${YEAR}\"|g" \ + sed -i -e "s|^msgstr .*.2014-.*$|msgstr \"${DAY}-${MONTH}-${YEAR}\"|g" \ + -e "s|^msgstr .*-2014\"$|msgstr \"${DAY}-${MONTH}-${YEAR}\"|g" \ "${_FILE}" done fi diff --git a/manpages/de/live-boot.de.7 b/manpages/de/live-boot.de.7 index 9da7b24..9919e55 100644 --- a/manpages/de/live-boot.de.7 +++ b/manpages/de/live-boot.de.7 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BOOT 7 20.11.2013 4.0~alpha18\-1 "Live Systems Project" +.TH LIVE\-BOOT 7 2014\-01\-17 4.0~alpha18\-1 "Live Systems Project" .SH NAME \fBlive\-boot\fP \- System Boot Components diff --git a/manpages/de/persistence.conf.de.5 b/manpages/de/persistence.conf.de.5 index a7e2c16..e62a3c0 100644 --- a/manpages/de/persistence.conf.de.5 +++ b/manpages/de/persistence.conf.de.5 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BOOT conf 20.11.2013 4.0~alpha18\-1 "Live Systems Project" +.TH LIVE\-BOOT conf 2014\-01\-17 4.0~alpha18\-1 "Live Systems Project" .SH NAME \fBpersistence.conf\fP \- Configuration file for persistence media in live\-boot diff --git a/manpages/en/live-boot.7 b/manpages/en/live-boot.7 index a5aaaa3..8d7f87b 100644 --- a/manpages/en/live-boot.7 +++ b/manpages/en/live-boot.7 @@ -1,4 +1,4 @@ -.TH LIVE\-BOOT 7 2013\-11\-20 4.0~alpha18-1 "Live Systems Project" +.TH LIVE\-BOOT 7 2014\-01\-17 4.0~alpha18-1 "Live Systems Project" .SH NAME \fBlive\-boot\fR \- System Boot Components diff --git a/manpages/en/persistence.conf.5 b/manpages/en/persistence.conf.5 index 623c3c7..65b2e55 100644 --- a/manpages/en/persistence.conf.5 +++ b/manpages/en/persistence.conf.5 @@ -1,4 +1,4 @@ -.TH LIVE\-BOOT conf 2013\-11\-20 4.0~alpha18-1 "Live Systems Project" +.TH LIVE\-BOOT conf 2014\-01\-17 4.0~alpha18-1 "Live Systems Project" .SH NAME \fBpersistence.conf\fR \- Configuration file for persistence media in diff --git a/manpages/es/live-boot.es.7 b/manpages/es/live-boot.es.7 index 6a3c428..d6458de 100644 --- a/manpages/es/live-boot.es.7 +++ b/manpages/es/live-boot.es.7 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BOOT 7 20.11.2013 4.0~alpha18\-1 "Proyecto Live Systems" +.TH LIVE\-BOOT 7 2014\-01\-17 4.0~alpha18\-1 "Proyecto Live Systems" .SH NOMBRE \fBlive\-boot\fP \- Componentes de Arranque del Sistema diff --git a/manpages/es/persistence.conf.es.5 b/manpages/es/persistence.conf.es.5 index 741927d..8b194d8 100644 --- a/manpages/es/persistence.conf.es.5 +++ b/manpages/es/persistence.conf.es.5 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BOOT conf 20.11.2013 4.0~alpha18\-1 "Proyecto Live Systems" +.TH LIVE\-BOOT conf 2014\-01\-17 4.0~alpha18\-1 "Proyecto Live Systems" .SH NOMBRE \fBpersistence.conf\fP \- Fichero para configurar medios de almacenamiento con diff --git a/manpages/ja/live-boot.ja.7 b/manpages/ja/live-boot.ja.7 index 7288edc..be93c84 100644 --- a/manpages/ja/live-boot.ja.7 +++ b/manpages/ja/live-boot.ja.7 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BOOT 7 2013\-11\-10 4.0~alpha18\-1 "Live システムプロジェクト" +.TH LIVE\-BOOT 7 2014\-01\-17 4.0~alpha18\-1 "Live システムプロジェクト" .SH 名前 \fBlive\-boot\fP \- システム起動構成要素 diff --git a/manpages/ja/persistence.conf.ja.5 b/manpages/ja/persistence.conf.ja.5 index 02b15a0..8234b96 100644 --- a/manpages/ja/persistence.conf.ja.5 +++ b/manpages/ja/persistence.conf.ja.5 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BOOT conf 2013\-11\-10 4.0~alpha18\-1 "Live システムプロジェクト" +.TH LIVE\-BOOT conf 2014\-01\-17 4.0~alpha18\-1 "Live システムプロジェクト" .SH 名前 \fBpersistence.conf\fP \- live\-boot 状態保持用メディアの設定ファイル diff --git a/manpages/po/de/live-boot.7.po b/manpages/po/de/live-boot.7.po index 54cd5d3..9d7376d 100644 --- a/manpages/po/de/live-boot.7.po +++ b/manpages/po/de/live-boot.7.po @@ -1,11 +1,11 @@ # German translations for live-boot package -# Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch> +# Copyright (C) 2006-2014 Daniel Baumann <mail@daniel-baumann.ch> # This file is distributed under the same license as the live-boot package. # msgid "" msgstr "" "Project-Id-Version: live-boot 4.0~alpha18-1\n" -"POT-Creation-Date: 2013-11-20 11:04+0100\n" +"POT-Creation-Date: 2014-01-17 19:01+0100\n" "PO-Revision-Date: 2013-11-10 20:10+0900\n" "Last-Translator: Carlos Zuferri <chals@altorricon.com>\n" "Language-Team: none\n" @@ -24,8 +24,8 @@ msgstr "" #. type: TH #: en/live-boot.7:1 en/persistence.conf.5:1 #, no-wrap -msgid "2013-11-20" -msgstr "20.11.2013" +msgid "2014-01-17" +msgstr "" #. type: TH #: en/live-boot.7:1 en/persistence.conf.5:1 diff --git a/manpages/po/de/persistence.conf.5.po b/manpages/po/de/persistence.conf.5.po index ffecfe0..b06dfe3 100644 --- a/manpages/po/de/persistence.conf.5.po +++ b/manpages/po/de/persistence.conf.5.po @@ -1,11 +1,11 @@ # German translations for live-boot package -# Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch> +# Copyright (C) 2006-2014 Daniel Baumann <mail@daniel-baumann.ch> # This file is distributed under the same license as the live-boot package. # msgid "" msgstr "" "Project-Id-Version: live-boot 4.0~alpha18-1\n" -"POT-Creation-Date: 2013-11-20 11:04+0100\n" +"POT-Creation-Date: 2014-01-17 19:01+0100\n" "PO-Revision-Date: 2013-11-10 20:10+0900\n" "Last-Translator: Carlos Zuferri <chals@altorricon.com>\n" "Language-Team: none\n" @@ -24,8 +24,8 @@ msgstr "" #. type: TH #: en/live-boot.7:1 en/persistence.conf.5:1 #, no-wrap -msgid "2013-11-20" -msgstr "20.11.2013" +msgid "2014-01-17" +msgstr "" #. type: TH #: en/live-boot.7:1 en/persistence.conf.5:1 diff --git a/manpages/po/es/live-boot.7.po b/manpages/po/es/live-boot.7.po index d0f2386..e0cf4d3 100644 --- a/manpages/po/es/live-boot.7.po +++ b/manpages/po/es/live-boot.7.po @@ -1,11 +1,11 @@ # Spanish translations for live-boot package -# Copyright (C) 2012-2013 Carlos Zuferri «chals» <chals@altorricon.com> +# Copyright (C) 2012-2014 Carlos Zuferri «chals» <chals@altorricon.com> # This file is distributed under the same license as the live-boot package. # msgid "" msgstr "" "Project-Id-Version: live-boot 4.0~alpha18-1\n" -"POT-Creation-Date: 2013-11-20 11:04+0100\n" +"POT-Creation-Date: 2014-01-17 19:01+0100\n" "PO-Revision-Date: 2013-11-10 20:10+0900\n" "Last-Translator: Carlos Zuferri <chals@altorricon.com>\n" "Language-Team: none\n" @@ -25,8 +25,8 @@ msgstr "LIVE-BOOT" #. type: TH #: en/live-boot.7:1 en/persistence.conf.5:1 #, no-wrap -msgid "2013-11-20" -msgstr "20.11.2013" +msgid "2014-01-17" +msgstr "" #. type: TH #: en/live-boot.7:1 en/persistence.conf.5:1 diff --git a/manpages/po/es/persistence.conf.5.po b/manpages/po/es/persistence.conf.5.po index 1c4cd0e..3fb1d53 100644 --- a/manpages/po/es/persistence.conf.5.po +++ b/manpages/po/es/persistence.conf.5.po @@ -1,11 +1,11 @@ # Spanish translations for live-boot package -# Copyright (C) 2012-2013 Carlos Zuferri «chals» <chals@altorricon.com> +# Copyright (C) 2012-2014 Carlos Zuferri «chals» <chals@altorricon.com> # This file is distributed under the same license as the live-boot package. # msgid "" msgstr "" "Project-Id-Version: live-boot 4.0~alpha18-1\n" -"POT-Creation-Date: 2013-11-20 11:04+0100\n" +"POT-Creation-Date: 2014-01-17 19:01+0100\n" "PO-Revision-Date: 2013-11-10 20:10+0900\n" "Last-Translator: Carlos Zuferri <chals@altorricon.com>\n" "Language-Team: none\n" @@ -23,8 +23,8 @@ msgstr "LIVE-BOOT" #. type: TH #: en/live-boot.7:1 en/persistence.conf.5:1 #, no-wrap -msgid "2013-11-20" -msgstr "20.11.2013" +msgid "2014-01-17" +msgstr "" #. type: TH #: en/live-boot.7:1 en/persistence.conf.5:1 diff --git a/manpages/po/ja/live-boot.7.po b/manpages/po/ja/live-boot.7.po index b9ec6da..18d4b3e 100644 --- a/manpages/po/ja/live-boot.7.po +++ b/manpages/po/ja/live-boot.7.po @@ -1,11 +1,11 @@ # Japenese translations for live-boot package -# Copyright (C) 2013 victory <victory.deb@gmail.com> +# Copyright (C) 2013-2014 victory <victory.deb@gmail.com> # This file is distributed under the same license as the live-boot package. # msgid "" msgstr "" "Project-Id-Version: live-boot 4.0~alpha18-1\n" -"POT-Creation-Date: 2013-11-20 11:04+0100\n" +"POT-Creation-Date: 2014-01-17 19:01+0100\n" "PO-Revision-Date: 2013-11-10 20:10+0900\n" "Last-Translator: victory <victory.deb@gmail.com>\n" "Language-Team: none\n" @@ -23,8 +23,8 @@ msgstr "LIVE-BOOT" #. type: TH #: en/live-boot.7:1 en/persistence.conf.5:1 #, no-wrap -msgid "2013-11-20" -msgstr "2013-11-10" +msgid "2014-01-17" +msgstr "" #. type: TH #: en/live-boot.7:1 en/persistence.conf.5:1 diff --git a/manpages/po/ja/persistence.conf.5.po b/manpages/po/ja/persistence.conf.5.po index 2d96845..6199575 100644 --- a/manpages/po/ja/persistence.conf.5.po +++ b/manpages/po/ja/persistence.conf.5.po @@ -1,11 +1,11 @@ # Japenese translations for live-boot package -# Copyright (C) 2013 victory <victory.deb@gmail.com> +# Copyright (C) 2013-2014 victory <victory.deb@gmail.com> # This file is distributed under the same license as the live-boot package. # msgid "" msgstr "" "Project-Id-Version: live-boot 4.0~alpha18-1\n" -"POT-Creation-Date: 2013-11-20 11:04+0100\n" +"POT-Creation-Date: 2014-01-17 19:01+0100\n" "PO-Revision-Date: 2013-11-06 04:30+0900\n" "Last-Translator: victory <victory.deb@gmail.com>\n" "Language-Team: none\n" @@ -23,8 +23,8 @@ msgstr "LIVE-BOOT" #. type: TH #: en/live-boot.7:1 en/persistence.conf.5:1 #, no-wrap -msgid "2013-11-20" -msgstr "2013-11-10" +msgid "2014-01-17" +msgstr "" #. type: TH #: en/live-boot.7:1 en/persistence.conf.5:1 diff --git a/manpages/pot/live-boot.7.pot b/manpages/pot/live-boot.7.pot index 4eaa508..a26f2c1 100644 --- a/manpages/pot/live-boot.7.pot +++ b/manpages/pot/live-boot.7.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-boot VERSION\n" -"POT-Creation-Date: 2013-11-20 11:04+0100\n" +"POT-Creation-Date: 2014-01-17 19:01+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -25,7 +25,7 @@ msgstr "" #. type: TH #: en/live-boot.7:1 en/persistence.conf.5:1 #, no-wrap -msgid "2013-11-20" +msgid "2014-01-17" msgstr "" #. type: TH diff --git a/manpages/pot/persistence.conf.5.pot b/manpages/pot/persistence.conf.5.pot index 989baf2..2e0f2df 100644 --- a/manpages/pot/persistence.conf.5.pot +++ b/manpages/pot/persistence.conf.5.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-boot VERSION\n" -"POT-Creation-Date: 2013-11-20 11:04+0100\n" +"POT-Creation-Date: 2014-01-17 19:01+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -25,7 +25,7 @@ msgstr "" #. type: TH #: en/live-boot.7:1 en/persistence.conf.5:1 #, no-wrap -msgid "2013-11-20" +msgid "2014-01-17" msgstr "" #. type: TH |