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
|
# Copyright (C) 2010 Hideki Yamane <henrich@debian.org>
# This file is distributed under the same license as the mpdscribble package.
# Hideki Yamane <henrich@debian.org>, 2010.
#
msgid ""
msgstr ""
"Project-Id-Version: mpdscribble 0.19-2\n"
"Report-Msgid-Bugs-To: mpdscribble@packages.debian.org\n"
"POT-Creation-Date: 2008-09-22 14:51+0200\n"
"PO-Revision-Date: 2010-09-30 08:04+0900\n"
"Last-Translator: Hideki Yamane (Debian-JP) <henrich@debian.or.jp>\n"
"Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. Type: boolean
#. Description
#: ../mpdscribble.templates:1001
msgid "Install system mpdscribble service?"
msgstr "mpdscribble をシステムのサービスとしてインストールしますか?"
#. Type: boolean
#. Description
#: ../mpdscribble.templates:1001
msgid ""
"You can install mpdscribble as a system daemon. The mpdscribble service "
"will be started on boot. Note that is not necessary to run mpd as a system "
"service as it runs fine when started manually using a regular user account."
msgstr ""
"mpdscribble をシステムのデーモンとしてインストールすることができます。"
"mpdscribble サービスは起動時に開始されます。通常のユーザアカウントにて手動で"
"起動して問題なく動作するのであれば、mpd をシステムのサービスとして動作させる"
"のは必要ではないことにご注意ください。"
#. Type: string
#. Description
#: ../mpdscribble.templates:2001
msgid "Last.fm username:"
msgstr "Last.fm のユーザ名:"
#. Type: string
#. Description
#: ../mpdscribble.templates:2001
msgid "Enter username you use on Last.fm."
msgstr "Last.fm で利用しているユーザ名を入力してください。"
#. Type: password
#. Description
#: ../mpdscribble.templates:3001
msgid "Last.fm password:"
msgstr "Last.fm のパスワード:"
#. Type: password
#. Description
#: ../mpdscribble.templates:3001
msgid "Enter password you use on Last.fm."
msgstr "Last.fm で利用しているパスワードを入力してください。"
|