Updating manpage year handling for 2013.

This commit is contained in:
Daniel Baumann 2013-01-02 12:56:10 +01:00
parent 7f18bcaba8
commit 6ec9186c37
21 changed files with 37 additions and 33 deletions

View File

@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
## live-build(7) - System Build Scripts ## live-build(7) - System Build Scripts
## Copyright (C) 2006-2012 Daniel Baumann <daniel@debian.org> ## Copyright (C) 2006-2013 Daniel Baumann <daniel@debian.org>
## ##
## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
## This is free software, and you are welcome to redistribute it ## This is free software, and you are welcome to redistribute it
@ -35,7 +35,9 @@ do
then then
for _FILE in po/${_LANGUAGE}/*.po for _FILE in po/${_LANGUAGE}/*.po
do do
sed -i -e "s|^msgstr .*.2012\"$|msgstr \"${DAY}.${MONTH}.${YEAR}\"|g" "${_FILE}" sed -i -e "s|^msgstr .*.2013-.*$|msgstr \"${DAY}.${MONTH}.${YEAR}\"|g" \
-e "s|^msgstr .*.2013\"$|msgstr \"${DAY}.${MONTH}.${YEAR}\"|g" \
"${_FILE}"
done done
fi fi
done done
@ -45,6 +47,8 @@ if ls po/pt_BR/*.po > /dev/null 2>&1
then then
for _FILE in po/pt_BR/*.po for _FILE in po/pt_BR/*.po
do do
sed -i -e "s|^msgstr .*-2012\"$|msgstr \"${DAY}-${MONTH}-${YEAR}\"|g" "${_FILE}" sed -i -e "s|^msgstr .*.2013-.*$|msgstr \"${DAY}-${MONTH}-${YEAR}\"|g" \
-e "s|^msgstr .*-2013\"$|msgstr \"${DAY}-${MONTH}-${YEAR}\"|g" \
"${_FILE}"
done done
fi fi

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file. .\" This file was generated with po4a. Translate the source file.
.\" .\"
.\"******************************************************************* .\"*******************************************************************
.TH LIVE\-BUILD 1 2013\-01\-02 4.0~a7\-1 "Debian Live Project" .TH LIVE\-BUILD 1 02.01.2013 4.0~a7\-1 "Debian Live Project"
.SH NAME .SH NAME
\fBlb\fP \- wrapper for live\-build programs \fBlb\fP \- wrapper for live\-build programs

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file. .\" This file was generated with po4a. Translate the source file.
.\" .\"
.\"******************************************************************* .\"*******************************************************************
.TH LIVE\-BUILD 1 2013\-01\-02 4.0~a7\-1 "Debian Live Project" .TH LIVE\-BUILD 1 02.01.2013 4.0~a7\-1 "Debian Live Project"
.SH NAME .SH NAME
\fBlb binary\fP \- Complete the binary stage \fBlb binary\fP \- Complete the binary stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file. .\" This file was generated with po4a. Translate the source file.
.\" .\"
.\"******************************************************************* .\"*******************************************************************
.TH LIVE\-BUILD 1 2013\-01\-02 4.0~a7\-1 "Debian Live Project" .TH LIVE\-BUILD 1 02.01.2013 4.0~a7\-1 "Debian Live Project"
.SH NAME .SH NAME
\fBlb bootstrap\fP \- Complete the bootstrap stage \fBlb bootstrap\fP \- Complete the bootstrap stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file. .\" This file was generated with po4a. Translate the source file.
.\" .\"
.\"******************************************************************* .\"*******************************************************************
.TH LIVE\-BUILD 1 2013\-01\-02 4.0~a7\-1 "Debian Live Project" .TH LIVE\-BUILD 1 02.01.2013 4.0~a7\-1 "Debian Live Project"
.SH NAME .SH NAME
\fBlb build\fP \- Complete the bootstrap, chroot, binary, and source stages \fBlb build\fP \- Complete the bootstrap, chroot, binary, and source stages

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file. .\" This file was generated with po4a. Translate the source file.
.\" .\"
.\"******************************************************************* .\"*******************************************************************
.TH LIVE\-BUILD 1 2013\-01\-02 4.0~a7\-1 "Debian Live Project" .TH LIVE\-BUILD 1 02.01.2013 4.0~a7\-1 "Debian Live Project"
.SH NAME .SH NAME
\fBlb chroot\fP \- Complete the chroot stage \fBlb chroot\fP \- Complete the chroot stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file. .\" This file was generated with po4a. Translate the source file.
.\" .\"
.\"******************************************************************* .\"*******************************************************************
.TH LIVE\-BUILD 1 2013\-01\-02 4.0~a7\-1 "Debian Live Project" .TH LIVE\-BUILD 1 02.01.2013 4.0~a7\-1 "Debian Live Project"
.SH NAME .SH NAME
\fBlb clean\fP \- Clean build directory \fBlb clean\fP \- Clean build directory

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file. .\" This file was generated with po4a. Translate the source file.
.\" .\"
.\"******************************************************************* .\"*******************************************************************
.TH LIVE\-BUILD 1 2013\-01\-02 4.0~a7\-1 "Debian Live Project" .TH LIVE\-BUILD 1 02.01.2013 4.0~a7\-1 "Debian Live Project"
.SH NAME .SH NAME
\fBlb config\fP \- Create config directory \fBlb config\fP \- Create config directory

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file. .\" This file was generated with po4a. Translate the source file.
.\" .\"
.\"******************************************************************* .\"*******************************************************************
.TH LIVE\-BUILD 1 2013\-01\-02 4.0~a7\-1 "Debian Live Project" .TH LIVE\-BUILD 1 02.01.2013 4.0~a7\-1 "Debian Live Project"
.SH NAME .SH NAME
\fBlb source\fP \- Complete the source stage \fBlb source\fP \- Complete the source stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file. .\" This file was generated with po4a. Translate the source file.
.\" .\"
.\"******************************************************************* .\"*******************************************************************
.TH LIVE\-BUILD 1 2013\-01\-02 4.0~a7\-1 "Debian Live Project" .TH LIVE\-BUILD 1 02.01.2013 4.0~a7\-1 "Debian Live Project"
.SH NAME .SH NAME
\fBlb testroot\fP \- Ensure that a system is built as root \fBlb testroot\fP \- Ensure that a system is built as root

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file. .\" This file was generated with po4a. Translate the source file.
.\" .\"
.\"******************************************************************* .\"*******************************************************************
.TH LIVE\-BUILD 7 2013\-01\-02 4.0~a7\-1 "Debian Live Project" .TH LIVE\-BUILD 7 02.01.2013 4.0~a7\-1 "Debian Live Project"
.SH NAME .SH NAME
\fBlive\-build\fP \- the Debian Live tool suite \fBlive\-build\fP \- the Debian Live tool suite

View File

@ -1,5 +1,5 @@
# German translations for live-build # German translations for live-build
# Copyright (C) 2006-2012 Daniel Baumann <daniel@debian.org> # Copyright (C) 2006-2013 Daniel Baumann <daniel@debian.org>
# This file is distributed under the same license as the live-build package. # This file is distributed under the same license as the live-build package.
# #
msgid "" msgid ""
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_testroot.1:1 en/live-build.7:1 #: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap #, no-wrap
msgid "2013-01-02" msgid "2013-01-02"
msgstr "" msgstr "02.01.2013"
#. type: TH #. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 #: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1

View File

@ -1,5 +1,5 @@
# German translations for live-build # German translations for live-build
# Copyright (C) 2006-2012 Daniel Baumann <daniel@debian.org> # Copyright (C) 2006-2013 Daniel Baumann <daniel@debian.org>
# This file is distributed under the same license as the live-build package. # This file is distributed under the same license as the live-build package.
# #
msgid "" msgid ""
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_testroot.1:1 en/live-build.7:1 #: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap #, no-wrap
msgid "2013-01-02" msgid "2013-01-02"
msgstr "" msgstr "02.01.2013"
#. type: TH #. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 #: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1

View File

@ -1,5 +1,5 @@
# German translations for live-build # German translations for live-build
# Copyright (C) 2006-2012 Daniel Baumann <daniel@debian.org> # Copyright (C) 2006-2013 Daniel Baumann <daniel@debian.org>
# This file is distributed under the same license as the live-build package. # This file is distributed under the same license as the live-build package.
# #
msgid "" msgid ""
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_testroot.1:1 en/live-build.7:1 #: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap #, no-wrap
msgid "2013-01-02" msgid "2013-01-02"
msgstr "" msgstr "02.01.2013"
#. type: TH #. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 #: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1

View File

@ -1,5 +1,5 @@
# German translations for live-build # German translations for live-build
# Copyright (C) 2006-2012 Daniel Baumann <daniel@debian.org> # Copyright (C) 2006-2013 Daniel Baumann <daniel@debian.org>
# This file is distributed under the same license as the live-build package. # This file is distributed under the same license as the live-build package.
# #
msgid "" msgid ""
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_testroot.1:1 en/live-build.7:1 #: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap #, no-wrap
msgid "2013-01-02" msgid "2013-01-02"
msgstr "" msgstr "02.01.2013"
#. type: TH #. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 #: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1

View File

@ -1,5 +1,5 @@
# German translations for live-build # German translations for live-build
# Copyright (C) 2006-2012 Daniel Baumann <daniel@debian.org> # Copyright (C) 2006-2013 Daniel Baumann <daniel@debian.org>
# This file is distributed under the same license as the live-build package. # This file is distributed under the same license as the live-build package.
# #
msgid "" msgid ""
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_testroot.1:1 en/live-build.7:1 #: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap #, no-wrap
msgid "2013-01-02" msgid "2013-01-02"
msgstr "" msgstr "02.01.2013"
#. type: TH #. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 #: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1

View File

@ -1,5 +1,5 @@
# German translations for live-build # German translations for live-build
# Copyright (C) 2006-2012 Daniel Baumann <daniel@debian.org> # Copyright (C) 2006-2013 Daniel Baumann <daniel@debian.org>
# This file is distributed under the same license as the live-build package. # This file is distributed under the same license as the live-build package.
# #
msgid "" msgid ""
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_testroot.1:1 en/live-build.7:1 #: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap #, no-wrap
msgid "2013-01-02" msgid "2013-01-02"
msgstr "" msgstr "02.01.2013"
#. type: TH #. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 #: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1

View File

@ -1,5 +1,5 @@
# German translations for live-build # German translations for live-build
# Copyright (C) 2006-2012 Daniel Baumann <daniel@debian.org> # Copyright (C) 2006-2013 Daniel Baumann <daniel@debian.org>
# This file is distributed under the same license as the live-build package. # This file is distributed under the same license as the live-build package.
# #
msgid "" msgid ""
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_testroot.1:1 en/live-build.7:1 #: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap #, no-wrap
msgid "2013-01-02" msgid "2013-01-02"
msgstr "" msgstr "02.01.2013"
#. type: TH #. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 #: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1

View File

@ -1,5 +1,5 @@
# German translations for live-build # German translations for live-build
# Copyright (C) 2006-2012 Daniel Baumann <daniel@debian.org> # Copyright (C) 2006-2013 Daniel Baumann <daniel@debian.org>
# This file is distributed under the same license as the live-build package. # This file is distributed under the same license as the live-build package.
# #
msgid "" msgid ""
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_testroot.1:1 en/live-build.7:1 #: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap #, no-wrap
msgid "2013-01-02" msgid "2013-01-02"
msgstr "" msgstr "02.01.2013"
#. type: TH #. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 #: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1

View File

@ -1,5 +1,5 @@
# German translations for live-build # German translations for live-build
# Copyright (C) 2006-2012 Daniel Baumann <daniel@debian.org> # Copyright (C) 2006-2013 Daniel Baumann <daniel@debian.org>
# This file is distributed under the same license as the live-build package. # This file is distributed under the same license as the live-build package.
# #
msgid "" msgid ""
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_testroot.1:1 en/live-build.7:1 #: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap #, no-wrap
msgid "2013-01-02" msgid "2013-01-02"
msgstr "" msgstr "02.01.2013"
#. type: TH #. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 #: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1

View File

@ -1,5 +1,5 @@
# German translations for live-build # German translations for live-build
# Copyright (C) 2006-2012 Daniel Baumann <daniel@debian.org> # Copyright (C) 2006-2013 Daniel Baumann <daniel@debian.org>
# This file is distributed under the same license as the live-build package. # This file is distributed under the same license as the live-build package.
# #
msgid "" msgid ""
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_testroot.1:1 en/live-build.7:1 #: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap #, no-wrap
msgid "2013-01-02" msgid "2013-01-02"
msgstr "" msgstr "02.01.2013"
#. type: TH #. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 #: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1