This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goserver. from e9cd02f debian/x2goserver.service: Provide system system service file. new c164dad debian/po: Translate DebConf templates to Danish. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 4 +++ debian/po/da.po | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 86 insertions(+) create mode 100644 debian/po/da.po -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit c164dad6a27d2d215ef2aa7f580c4c4d2d135137 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Nov 4 06:37:17 2014 +0100 debian/po: Translate DebConf templates to Danish. --- debian/changelog | 4 +++ debian/po/da.po | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 86 insertions(+) diff --git a/debian/changelog b/debian/changelog index b67c27e..f1dbe31 100644 --- a/debian/changelog +++ b/debian/changelog @@ -129,6 +129,10 @@ x2goserver (4.1.0.0-0x2go1.1) UNRELEASED; urgency=low - Fix x2godbadmin. Set right column name "tekidata_port" in create table. (Fixes: #557). + [ Mark Pederson-Cook ] + * debian/po: + + Translate DebConf templates to Danish. + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 09 May 2014 13:06:24 +0200 x2goserver (4.0.1.19-0x2go1) UNRELEASED; urgency=medium diff --git a/debian/po/da.po b/debian/po/da.po new file mode 100644 index 0000000..b059d90 --- /dev/null +++ b/debian/po/da.po @@ -0,0 +1,82 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: x2goserver@packages.debian.org\n" +"POT-Creation-Date: 2012-09-20 23:46+0200\n" +"PO-Revision-Date: 2014-11-03 11:50+0100\n" +"Last-Translator: Mark Pedersen-Cook <mark@fleten.net>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 1.5.4\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Language: da\n" +"X-Source-Language: en\n" + +#. Type: text +#. Description +#: ../templates:1001 +msgid "X2Go Server / PostgreSQL Upgrade" +msgstr "X2Go Server / PostgreSQL Opgradering" + +#. Type: text +#. Description +#: ../templates:1001 +msgid "" +"You have configured X2Go Server with PostgreSQL as session DB backend and " +"you are upgrading x2goserver from a version minor to 3.1.0.0." +msgstr "" +"Du har konfigureret X2Go Server med PostgreSQL som session DB backend og du " +"opgradere x2goserver fra en version lavere end 3.1.0.0." + +#. Type: text +#. Description +#: ../templates:1001 +msgid "" +"Please follow these PostgreSQL DB upgrade instructions before you continue " +"using your X2Go Server: " +"/usr/share/doc/x2goserver/README.upgrade-pgsql-database.gz" +msgstr "" +"Venligst følg disse PostgreSQL DB opgraderings instruktioner før du " +"fortsætter med at bruge din X2Go Server: " +"/usr/share/doc/x2goserver/README.upgrade-pgsql-database.gz" + +#. Type: text +#. Description +#: ../templates:2001 +msgid "X2Go Server Upgrade" +msgstr "X2Go Server Opgradering" + +#. Type: text +#. Description +#: ../templates:2001 +msgid "" +"You are upgrading from an X2Go Server version (< 4.1.0.0). Between 4.1.0.0 " +"and 4.0.0.x the package structure has undergone a major change." +msgstr "" +"Du opgradere fra en X2Go Server Version (<4.1.0.0). Imellem 4.1.0.0 og " +"4.0.0.x har pakke strukturen fået store ændringer." + +#. Type: text +#. Description +#: ../templates:2001 +msgid "" +"Note that most of the Perl code in X2Go Server has been moved into its own " +"Perl API X2Go::Server." +msgstr "" +"Bemærk, at det meste af Perl coden i X2Go Server er blevet flyttet ind i sin " +"egen Perl API X2Go::Server." -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git