This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch release/4.0.1.x in repository x2goserver. from 4aaa201 x2goserver.spec: add mandatory perl-generators Build-Requires as per https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl new 78ff316 debian/po: translate DebConf templates to Finnish. 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/fi.po | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 57 insertions(+) create mode 100644 debian/po/fi.po -- Alioth's /srv/git/code.x2go.org/x2goserver.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 release/4.0.1.x in repository x2goserver. commit 78ff3166e539c50772651e3bd8a294d9e22bb370 Author: Martti Pitkänen <martti.pitkanen@aplcomp.fi> Date: Sat Feb 25 08:36:52 2017 +0100 debian/po: translate DebConf templates to Finnish. --- debian/changelog | 4 ++++ debian/po/fi.po | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 57 insertions(+) diff --git a/debian/changelog b/debian/changelog index 1b976d0..23ce919 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,10 @@ x2goserver (4.0.1.21-0x2go1) UNRELEASED; urgency=medium - Add mandatory perl-generators Build-Requires as per https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl + [ Martti Pitkänen ] + * debian/po: + - Translate DebConf templates to Finnish. + -- X2Go Release Manager <git-admin@x2go.org> Sun, 20 Nov 2016 12:54:13 +0100 x2goserver (4.0.1.20-0x2go1) unstable; urgency=low diff --git a/debian/po/fi.po b/debian/po/fi.po new file mode 100644 index 0000000..bb58025 --- /dev/null +++ b/debian/po/fi.po @@ -0,0 +1,53 @@ +# +# 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: X2Go\n" +"Report-Msgid-Bugs-To: x2goserver@packages.debian.org\n" +"POT-Creation-Date: 2012-09-20 23:46+0200\n" +"PO-Revision-Date: 2017-02-24 13:43+0200\n" +"Last-Translator: Martti Pitk�nen <martti@aplcomp.fi>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ISO-8859-15\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 1.5.4\n" +"Language: fi\n" + +#. Type: text +#. Description +#: ../templates:1001 +msgid "X2Go Server / PostgreSQL Upgrade" +msgstr "X2Go Server / PostgreSQL Upgrade" + +#. 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 "" +"Olet m��ritellyt X2Go Serverille tietokantapalvelimeksi PostgreSQLn ja olet " +"p�ivitt�m�ss� X2Go serveri� alemmasta versiosta kuin 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 "" +"Lue n�m� ohjeet ennenkuin jatkat X2Go Serverin k�ytt��: /usr/share/doc/" +"x2goserver/README.upgrade-pgsql-database.gz" -- Alioth's /srv/git/code.x2go.org/x2goserver.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git