~ubuntu-branches/ubuntu/saucy/dhelp/saucy-proposed

« back to all changes in this revision

Viewing changes to debian/po/ja.po

  • Committer: Bazaar Package Importer
  • Author(s): Esteban Manchado Velázquez
  • Date: 2007-10-20 17:35:26 UTC
  • Revision ID: james.westby@ubuntu.com-20071020173526-q1ekqfek5tlctsn1
Tags: 0.5.25
* Maintainer change.
* Rewrite dhelp_parse in Ruby. This fixes some bugs and avoids many problems
  (Closes: #21678, #268487, #62454, #312950, #442943, #444429, #193428).
* This release should be a drop-in replacement for the C version, and still
  uses the same database and internal format.
* It also adds a Ruby library, to allow other developers to write other
  programs that read and/or update the dhelp databases.
* Use "http://localhost" for CGI script URLs (Closes: #114588).
* Removed misleading dot from example (Closes: #381804).
* Uses sensible-browser instead of having its own configuration system
  (Closes: #146002, #162518, #381805, #217162, #430590).
* Clean up the HTML a bit (Closes: #438973, #134567, #115306).
* Remove references to obsolete script dh_dhelp (Closes: #369459).
* Raise title limit from 49 to 100 characters (Closes: #102393).
* Depend on doc-base, to make sure packages have their documentation
  available for dhelp (Closes: #314733, #368035).
* Wait a couple of seconds before exiting, after a fatal error, to make sure
  the user can read the error message (Closes: #35097).
* Make documentation index files world-readable, regardless of current umask
  (Closes: #158792, #430474, #430505).
* Remove obsolete script dhelp2dwww.pl, and references to it
  (Closes: #364245).
* Remove "dangerous" environment variables from dsearch, to avoid taint
  problems (Closes: #389944).
* Strip blanks from .dhelp field values (Closes: #133218).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#
2
 
#    Translators, if you are not familiar with the PO format, gettext
3
 
#    documentation is worth reading, especially sections dedicated to
4
 
#    this format, e.g. by running:
5
 
#         info -n '(gettext)PO Files'
6
 
#         info -n '(gettext)Header Entry'
7
 
#
8
 
#    Some information specific to po-debconf are available at
9
 
#            /usr/share/doc/po-debconf/README-trans
10
 
#         or http://www.debian.org/intl/l10n/po-debconf/README-trans
11
 
#
12
 
#    Developers do not need to manually edit POT or PO files.
13
 
#
14
 
#
15
 
msgid ""
16
 
msgstr ""
17
 
"Project-Id-Version: dhelp 0.5.19\n"
18
 
"Report-Msgid-Bugs-To: \n"
19
 
"POT-Creation-Date: 2004-09-27 18:35+0900\n"
20
 
"PO-Revision-Date: 2004-09-19 17:32+0900\n"
21
 
"Last-Translator: Hideki Yamane <henrich@samba.gr.jp>\n"
22
 
"Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
23
 
"MIME-Version: 1.0\n"
24
 
"Content-Type: text/plain; charset=EUC-JP\n"
25
 
"Content-Transfer-Encoding: 8bit\n"
26
 
 
27
 
#. Type: select
28
 
#. Description
29
 
#: ../templates:4
30
 
msgid "Dhelp console browser"
31
 
msgstr "dhelp �����Ѥ��륳�󥽡���֥饦���ˤĤ���"
32
 
 
33
 
#. Type: select
34
 
#. Description
35
 
#: ../templates:4
36
 
msgid "Please select the default console browser for dhelp."
37
 
msgstr "dhelp �����Ѥ���ɸ�ॳ�󥽡���֥饦��������Ǥ���������"
38
 
 
39
 
#. Type: select
40
 
#. Description
41
 
#: ../templates:4
42
 
msgid ""
43
 
"Individual users can override this setting in ~/.dhelp/www-browser-console, "
44
 
"e.g. with \n"
45
 
" echo w3m > ~/.dhelp/www-browser-console."
46
 
msgstr ""
47
 
"�桼�����Ȥ˰ʲ����ͤˤ��� ~/.dhelp/www-browser-console �ˤ��뤳���������"
48
 
"���Ǥ��ޤ���\n"
49
 
" echo w3m > ~/.dhelp/www-browser-console"
50
 
 
51
 
#. Type: select
52
 
#. Description
53
 
#: ../templates:14
54
 
msgid "Dhelp X Window System browser"
55
 
msgstr "dhelp �����Ѥ��� X Window System �֥饦���ˤĤ���"
56
 
 
57
 
#. Type: select
58
 
#. Description
59
 
#: ../templates:14
60
 
msgid "Please select the default X Window System browser for dhelp."
61
 
msgstr "dhelp �����Ѥ���ɸ�� X Window System �֥饦��������Ǥ���������"
62
 
 
63
 
#. Type: select
64
 
#. Description
65
 
#: ../templates:14
66
 
msgid ""
67
 
"Individual users can override this setting in ~/.dhelp/www-browser-x, e.g. "
68
 
"with \n"
69
 
" echo galeon > ~/.dhelp/www-browser-x."
70
 
msgstr ""
71
 
"�桼�����Ȥ˰ʲ����ͤˤ��� ~/.dhelp/www-browser-x �ˤ��뤳��������񤭤Ǥ�"
72
 
"�ޤ���\n"
73
 
" echo galeon > ~/.dhelp/www-browser-x."