1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81
|
# 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: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: gpsd@packages.debian.org\n"
"POT-Creation-Date: 2008-03-15 16:48+0100\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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#. Type: string
#. Description
#: ../gpsd.templates:1001
msgid "Device the GPS receiver is attached to:"
msgstr ""
#. Type: string
#. Description
#: ../gpsd.templates:1001
msgid ""
"Please enter the device the GPS receiver is attached to. It will probably be "
"something like /dev/ttyS0 or /dev/ttyUSB0."
msgstr ""
#. Type: string
#. Description
#: ../gpsd.templates:1001
msgid "Multiple devices may be specified as a space-separated list."
msgstr ""
#. Type: boolean
#. Description
#: ../gpsd.templates:2001
msgid "Start gpsd automatically on boot?"
msgstr ""
#. Type: boolean
#. Description
#: ../gpsd.templates:2001
msgid ""
"If the GPS receiver is permanently attached to this computer, it might be "
"appropriate for gpsd to start at boot time. Alternatively it can be started "
"by the hotplug interface for USB devices, or by running gpsd(8) manually."
msgstr ""
#. Type: string
#. Description
#: ../gpsd.templates:3001
msgid "Options to gpsd:"
msgstr ""
#. Type: string
#. Description
#: ../gpsd.templates:3001
msgid ""
"You can give additional arguments when starting gpsd; see gpsd(8) for a list "
"of options."
msgstr ""
#. Type: boolean
#. Description
#: ../gpsd.templates:4001
msgid "Should gpsd handle attached USB GPS receivers automatically?"
msgstr ""
#. Type: boolean
#. Description
#: ../gpsd.templates:4001
msgid ""
"This option is disabled by default, because several GPS receivers use common "
"USB-to-serial converter chips, so gpsd may cause interference with other "
"attached devices or programs."
msgstr ""
|