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
## 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 is free software, and you are welcome to redistribute it
@ -35,7 +35,9 @@ do
then
for _FILE in po/${_LANGUAGE}/*.po
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
fi
done
@ -45,6 +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 .*-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
fi

View File

@ -3,7 +3,7 @@
.\" 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
\fBlb\fP \- wrapper for live\-build programs

View File

@ -3,7 +3,7 @@
.\" 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
\fBlb binary\fP \- Complete the binary stage

View File

@ -3,7 +3,7 @@
.\" 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
\fBlb bootstrap\fP \- Complete the bootstrap stage

View File

@ -3,7 +3,7 @@
.\" 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
\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.
.\"
.\"*******************************************************************
.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
\fBlb chroot\fP \- Complete the chroot stage

View File

@ -3,7 +3,7 @@
.\" 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
\fBlb clean\fP \- Clean build directory

View File

@ -3,7 +3,7 @@
.\" 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
\fBlb config\fP \- Create config directory

View File

@ -3,7 +3,7 @@
.\" 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
\fBlb source\fP \- Complete the source stage

View File

@ -3,7 +3,7 @@
.\" 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
\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.
.\"
.\"*******************************************************************
.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
\fBlive\-build\fP \- the Debian Live tool suite

View File

@ -1,5 +1,5 @@
# 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.
#
msgid ""
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "2013-01-02"
msgstr ""
msgstr "02.01.2013"
#. type: TH
#: 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
# 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.
#
msgid ""
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "2013-01-02"
msgstr ""
msgstr "02.01.2013"
#. type: TH
#: 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
# 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.
#
msgid ""
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "2013-01-02"
msgstr ""
msgstr "02.01.2013"
#. type: TH
#: 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
# 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.
#
msgid ""
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "2013-01-02"
msgstr ""
msgstr "02.01.2013"
#. type: TH
#: 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
# 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.
#
msgid ""
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "2013-01-02"
msgstr ""
msgstr "02.01.2013"
#. type: TH
#: 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
# 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.
#
msgid ""
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "2013-01-02"
msgstr ""
msgstr "02.01.2013"
#. type: TH
#: 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
# 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.
#
msgid ""
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "2013-01-02"
msgstr ""
msgstr "02.01.2013"
#. type: TH
#: 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
# 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.
#
msgid ""
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "2013-01-02"
msgstr ""
msgstr "02.01.2013"
#. type: TH
#: 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
# 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.
#
msgid ""
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "2013-01-02"
msgstr ""
msgstr "02.01.2013"
#. type: TH
#: 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
# 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.
#
msgid ""
@ -29,7 +29,7 @@ msgstr ""
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "2013-01-02"
msgstr ""
msgstr "02.01.2013"
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1