From 714c267f5e4af98fd986c3563fc0e8e82a3dae1f Mon Sep 17 00:00:00 2001 From: David Härdeman Date: Sun, 12 Jul 2020 13:58:17 +0200 Subject: Add internationalized debian templates --- debian/po/POTFILES.in | 1 + debian/po/templates.pot | 24 ++++++++++++++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 debian/po/POTFILES.in create mode 100644 debian/po/templates.pot (limited to 'debian/po') diff --git a/debian/po/POTFILES.in b/debian/po/POTFILES.in new file mode 100644 index 0000000..4961cdc --- /dev/null +++ b/debian/po/POTFILES.in @@ -0,0 +1 @@ +[type: gettext/rfc822deb] minecproxy.templates diff --git a/debian/po/templates.pot b/debian/po/templates.pot new file mode 100644 index 0000000..9d2681f --- /dev/null +++ b/debian/po/templates.pot @@ -0,0 +1,24 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the minecproxy package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: minecproxy\n" +"Report-Msgid-Bugs-To: minecproxy@packages.debian.org\n" +"POT-Creation-Date: 2020-07-12 12:18+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: boolean +#. Description +#: ../minecproxy.templates:1001 +msgid "Do you want Minecraft worlds to be removed when minecproxy is purged?" +msgstr "" -- cgit v1.2.3