~ubuntu-branches/ubuntu/precise/pastebinit/precise-proposed

« back to all changes in this revision

Viewing changes to po/ja.po

  • Committer: Bazaar Package Importer
  • Author(s): Rolf Leggewie
  • Date: 2010-05-15 18:36:44 UTC
  • mfrom: (3.1.3 squeeze) (2.1.14 maverick)
  • Revision ID: james.westby@ubuntu.com-20100515183644-c7k34h1dhcbvbd08
* debian/copyright: update to latest status
* debian/patches/10-drop_rafb.net.patch: EOL rafb.net support
* debian/patches/20-set_sensible_expiry.patch: expire pastebins (LP: #580816)

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version: pastebinit\n"
9
9
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10
 
"POT-Creation-Date: 2008-12-06 19:59+0000\n"
11
 
"PO-Revision-Date: 2008-08-10 16:00+0000\n"
12
 
"Last-Translator: Rolf Leggewie <Unknown>\n"
 
10
"POT-Creation-Date: 2009-12-26 19:36+0000\n"
 
11
"PO-Revision-Date: 2010-01-19 17:33+0000\n"
 
12
"Last-Translator: jugger Yamamoto <Unknown>\n"
13
13
"Language-Team: Japanese <ja@li.org>\n"
14
14
"MIME-Version: 1.0\n"
15
15
"Content-Type: text/plain; charset=UTF-8\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
17
 
"X-Launchpad-Export-Date: 2009-03-10 04:40+0000\n"
 
17
"X-Launchpad-Export-Date: 2010-02-18 01:36+0000\n"
18
18
"X-Generator: Launchpad (build Unknown)\n"
19
19
 
20
 
#: ../pastebinit:54
 
20
#: ../pastebinit:65
21
21
#, docstring
22
22
msgid "Return the parameters array for the selected pastebin"
23
23
msgstr ""
24
24
 
25
 
#: ../pastebinit:152
 
25
#: ../pastebinit:96
26
26
msgid ""
27
27
"Unknown website, please post a bugreport to request this pastebin to be "
28
28
"added (%s)"
29
29
msgstr ""
30
30
 
31
 
#: ../pastebinit:175
32
 
msgid "Required arguments:"
33
 
msgstr ""
34
 
 
35
 
#: ../pastebinit:176
36
 
msgid "\t-i <filename> (or pipe the text)"
37
 
msgstr ""
38
 
 
39
 
#: ../pastebinit:177
 
31
#: ../pastebinit:119
40
32
msgid "Optional arguments:"
41
33
msgstr ""
42
34
 
43
 
#: ../pastebinit:178
 
35
#: ../pastebinit:120
 
36
msgid "\t-h This help screen"
 
37
msgstr ""
 
38
 
 
39
#: ../pastebinit:121
44
40
msgid "\t-b <pastebin url:default is '%s'>"
45
41
msgstr ""
46
42
 
47
 
#: ../pastebinit:179
 
43
#: ../pastebinit:122
48
44
msgid "\t-a <author:default is '%s'>"
49
45
msgstr ""
50
46
 
51
 
#: ../pastebinit:180
 
47
#: ../pastebinit:123
52
48
msgid "\t-f <format of paste:default is '%s'>"
53
49
msgstr ""
54
50
 
55
 
#: ../pastebinit:181
 
51
#: ../pastebinit:124
56
52
msgid "\t-r <parent posts ID:defaults to none>"
57
53
msgstr ""
58
54
 
59
 
#: ../pastebinit:182
60
 
msgid "Optional arguments supported only by 1t2.us and paste.stgraber.org:"
61
 
msgstr ""
62
 
 
63
 
#: ../pastebinit:183
64
 
msgid "\t-j <jabberid for notifications:default is '%s'>"
65
 
msgstr ""
66
 
 
67
 
#: ../pastebinit:184
68
 
msgid "\t-m <permatag for all versions of a post:default is blank>"
69
 
msgstr ""
70
 
 
71
 
#: ../pastebinit:185
72
 
msgid "\t-t <title of paste:default is blank>"
73
 
msgstr ""
74
 
 
75
 
#: ../pastebinit:186
76
 
msgid "\t-u <username> -p <password>"
77
 
msgstr ""
78
 
 
79
 
#: ../pastebinit:218 ../pastebinit:231 ../pastebinit:248 ../pastebinit:289
80
 
#: ../pastebinit:318 ../pastebinit:324
 
55
#: ../pastebinit:161 ../pastebinit:174 ../pastebinit:186 ../pastebinit:230
 
56
#: ../pastebinit:262 ../pastebinit:268
81
57
msgid "KeyboardInterrupt caught."
82
58
msgstr ""
83
59
 
84
 
#: ../pastebinit:233
 
60
#: ../pastebinit:177
85
61
msgid "Error parsing configuration file!"
86
62
msgstr ""
87
63
 
88
 
#: ../pastebinit:234
 
64
#: ../pastebinit:178
89
65
msgid ""
90
66
"Please ensure that your configuration file looks similar to the following:"
91
67
msgstr ""
92
68
 
93
 
#: ../pastebinit:240
94
 
msgid "Error no arguments specified!\n"
95
 
msgstr ""
96
 
 
97
 
#: ../pastebinit:250
 
69
#: ../pastebinit:188
98
70
msgid "Invalid arguments!\n"
99
71
msgstr ""
100
72
 
101
 
#: ../pastebinit:291
 
73
#: ../pastebinit:232
102
74
msgid "Unable to read from: %s"
 
75
msgstr "%sから読めませんでした"
 
76
 
 
77
#: ../pastebinit:234
 
78
msgid "You are trying to send an empty document, exiting."
103
79
msgstr ""
104
80
 
105
 
#: ../pastebinit:321
 
81
#: ../pastebinit:265
106
82
msgid ""
107
83
"Unable to read or parse the result page, it could be a server timeout or a "
108
84
"change server side, try with another pastebin."