diff options
| author | Joshua Boniface <joshua@boniface.me> | 2018-08-08 01:18:59 -0400 |
|---|---|---|
| committer | Vasily <just.one.man@yandex.ru> | 2018-10-22 01:56:13 +0300 |
| commit | c0953e51b5019c968fe5d9c8f25f47f08ed4e829 (patch) | |
| tree | bd8a44c47c18050550e17a2ffd1dd9bed56e5d88 /debian/po | |
| parent | 48facb797ed912e4ea6b04b17d1ff190ac2daac4 (diff) | |
Add patches and debian build information for emby-server
Diffstat (limited to 'debian/po')
| -rw-r--r-- | debian/po/POTFILES.in | 1 | ||||
| -rw-r--r-- | debian/po/templates.pot | 57 |
2 files changed, 58 insertions, 0 deletions
diff --git a/debian/po/POTFILES.in b/debian/po/POTFILES.in new file mode 100644 index 0000000000..cef83a3407 --- /dev/null +++ b/debian/po/POTFILES.in @@ -0,0 +1 @@ +[type: gettext/rfc822deb] templates diff --git a/debian/po/templates.pot b/debian/po/templates.pot new file mode 100644 index 0000000000..03a98d3764 --- /dev/null +++ b/debian/po/templates.pot @@ -0,0 +1,57 @@ +# 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 <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: emby-server\n" +"Report-Msgid-Bugs-To: emby-server@packages.debian.org\n" +"POT-Creation-Date: 2015-06-12 20:51-0600\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: note +#. Description +#: ../templates:1001 +msgid "Emby permission info:" +msgstr "" + +#. Type: note +#. Description +#: ../templates:1001 +msgid "" +"Emby by default runs under a user named \"emby\". Please ensure that the " +"user emby has read and write access to any folders you wish to add to your " +"library. Otherwise please run emby under a different user." +msgstr "" + +#. Type: string +#. Description +#: ../templates:2001 +msgid "Username to run Emby as:" +msgstr "" + +#. Type: string +#. Description +#: ../templates:2001 +msgid "The user that emby will run as." +msgstr "" + +#. Type: note +#. Description +#: ../templates:3001 +msgid "Emby still running" +msgstr "" + +#. Type: note +#. Description +#: ../templates:3001 +msgid "Emby is currently running. Please close it and try again." +msgstr "" |
