source: debian/po/templates.pot @ 27d5cd1

debian
Last change on this file since 27d5cd1 was 27d5cd1, checked in by Kyle Brogle <broglek@…>, 14 years ago

Fixed error in postrm when purging [tried to rm a folder without -r]

Fixed bug in init where it would try to kill a pid that didn't exist
when restarted

  • Property mode set to 100644
File size: 2.6 KB
Line 
1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3# This file is distributed under the same license as the PACKAGE package.
4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5#
6#, fuzzy
7msgid ""
8msgstr ""
9"Project-Id-Version: PACKAGE VERSION\n"
10"Report-Msgid-Bugs-To: gutenbach@packages.debian.org\n"
11"POT-Creation-Date: 2010-08-14 17:40-0400\n"
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=CHARSET\n"
17"Content-Transfer-Encoding: 8bit\n"
18
19#. Type: string
20#. Description
21#: ../gutenbach-server.templates:1001
22msgid "Your gutenbach printer name:"
23msgstr ""
24
25#. Type: string
26#. Description
27#: ../gutenbach-server.templates:1001
28msgid ""
29"gutenbach creates a printer to which you can print music files.  gutenbach "
30"needs to know what you want to call the  printer, and then after "
31"installation, you will be able to use scripts in the gutenbach-client "
32"package or lpr to interact with the server."
33msgstr ""
34
35#. Type: string
36#. Description
37#: ../gutenbach-server.templates:2001
38msgid "Your gutenbach zephyr class:"
39msgstr ""
40
41#. Type: string
42#. Description
43#: ../gutenbach-server.templates:2001
44msgid ""
45"When gutenbach plays a song, it sends a message to a zephyr class with the "
46"song information (title, artist, album, etc).  Please specify which class "
47"you would you these  zephyrs to be sent to.  If you don't know what this is, "
48"or you don't want zephyrs to be sent, just leave this  field blank."
49msgstr ""
50
51#. Type: string
52#. Description
53#: ../gutenbach-server.templates:3001
54msgid "The hostname to be displayed:"
55msgstr ""
56
57#. Type: string
58#. Description
59#: ../gutenbach-server.templates:3001
60msgid ""
61"When gutenbach sends a zephyr, it will display the hostname. If your "
62"hostname is particularly long, you may want to set this to an abbreviation "
63"or something else shorter."
64msgstr ""
65
66#. Type: string
67#. Description
68#: ../gutenbach-remctl.templates:1001
69msgid "The mixer that gutenbach uses:"
70msgstr ""
71
72#. Type: string
73#. Description
74#: ../gutenbach-remctl.templates:1001
75msgid ""
76"Gutenbach remctl needs the name of the mixer in order to control the volume "
77"of the music server. [Default is \"PCM\"]"
78msgstr ""
79
80#. Type: string
81#. Description
82#: ../gutenbach-remctl.templates:2001
83msgid "The mixer channel that gutenbach uses:"
84msgstr ""
85
86#. Type: string
87#. Description
88#: ../gutenbach-remctl.templates:2001
89msgid ""
90"Gutenbach remctl needs a channel on the mixer in order to control the volume "
91"of the music server. [Default is \"Left Front\"]"
92msgstr ""
Note: See TracBrowser for help on using the repository browser.