This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository openstreetmap-carto.
commit af1e746150d44c9d86f42854ec3dee0eedd7c45f Author: Bas Couwenberg <[email protected]> Date: Mon Apr 18 21:49:08 2016 +0200 Add swedish debconf translation by Jonatan Nyberg. --- debian/changelog | 7 +++++++ debian/po/sv.po | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 63 insertions(+) diff --git a/debian/changelog b/debian/changelog index 83c2112..e2b51d4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +openstreetmap-carto (2.39.0-2) UNRELEASED; urgency=medium + + * Add swedish debconf translation by Jonatan Nyberg. + (closes: #821386) + + -- Bas Couwenberg <[email protected]> Mon, 18 Apr 2016 21:48:46 +0200 + openstreetmap-carto (2.39.0-1) unstable; urgency=medium * Team upload. diff --git a/debian/po/sv.po b/debian/po/sv.po new file mode 100644 index 0000000..4eb70d0 --- /dev/null +++ b/debian/po/sv.po @@ -0,0 +1,56 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the openstreetmap-carto package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: openstreetmap-carto\n" +"Report-Msgid-Bugs-To: [email protected]\n" +"POT-Creation-Date: 2015-10-11 13:38+0200\n" +"PO-Revision-Date: 2016-04-18 13:16+0100\n" +"Last-Translator: Jonatan Nyberg <[email protected]>\n" +"Language-Team: LANGUAGE <[email protected]>\n" +"Language: sv\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.6.10\n" + +#. Type: boolean +#. Description +#: ../openstreetmap-carto-common.templates:2001 +msgid "Download OpenStreetMap data files from the Internet?" +msgstr "Ladda ner OpenStreetMap datafiler från Internet?" + +#. Type: boolean +#. Description +#: ../openstreetmap-carto-common.templates:2001 +msgid "The openstreetmap-carto stylesheet uses several data files that must be downloaded from the Internet." +msgstr "OpenStreetMap-carto formatmall använder flera datafiler som måste laddas ner från Internet." + +#. Type: boolean +#. Description +#: ../openstreetmap-carto-common.templates:2001 +msgid "If you choose not to do this now, it can be done manually later by running the \"get-shapefiles.sh\" script in the /usr/share/openstreetmap-carto-common directory." +msgstr "Om du väljer att inte göra det nu, kan det göras manuellt senare genom att köra \"get-shapefiles.sh\" skriptet i /usr/share/openstreetmap-carto-common katalogen." + +#. Type: string +#. Description +#: ../openstreetmap-carto.templates:2001 +msgid "PostgreSQL database name:" +msgstr "PostgreSQL databasnamn:" + +#. Type: string +#. Description +#: ../openstreetmap-carto.templates:2001 +msgid "The openstreetmap-carto stylesheet uses a PostgreSQL database to store OpenStreetMap data." +msgstr "OpenStreetMap-carto formatmall använder en PostgreSQL databas för att lagra OpenStreetMap data." + +#. Type: string +#. Description +#: ../openstreetmap-carto.templates:2001 +msgid "Please choose the name for this database." +msgstr "Välj namnet för denna databas." + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/openstreetmap-carto.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

