From 2e8d7c5b5fe36b6069d27ae3d650ca1e3d97cc54 Mon Sep 17 00:00:00 2001 From: Fab Date: Thu, 19 Mar 2015 20:50:07 +0100 Subject: [PATCH] Create mods/beds i18n template. mods/beds/i18n/template.po was auto-generated using following commands : $ cd scripts/ $ bash i18n.sh --po-templates --- mods/beds/i18n/template.po | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 mods/beds/i18n/template.po diff --git a/mods/beds/i18n/template.po b/mods/beds/i18n/template.po new file mode 100644 index 00000000..825dfa56 --- /dev/null +++ b/mods/beds/i18n/template.po @@ -0,0 +1,30 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-03-19 20:47+0100\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" + +#: beds.lua:3 +msgid "Fancy Bed" +msgstr "" + +#: beds.lua:53 +msgid "Simple Bed" +msgstr "" + +#: functions.lua:139 +msgid "You can only sleep at night." +msgstr ""