summaryrefslogtreecommitdiff
path: root/po/ja.po
blob: 5370a5eadd517fe38939732b6d5b2c4391d58d29 (plain)
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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# 
# Translators:
# Nobuhiro Iwamatsu <iwamatsu@nigauri.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Tumbler\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-28 12:30+0200\n"
"PO-Revision-Date: 2017-09-19 18:02+0000\n"
"Last-Translator: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>\n"
"Language-Team: Japanese (http://www.transifex.com/xfce/tumbler/language/ja/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ja\n"
"Plural-Forms: nplurals=1; plural=0;\n"

#: ../tumblerd/tumbler-group-scheduler.c:486
#: ../tumblerd/tumbler-lifo-scheduler.c:422
#, c-format
msgid "No thumbnailer available for \"%s\""
msgstr "\"%s\" 用のサムネイラーはありません"

#: ../tumblerd/tumbler-lifecycle-manager.c:208
msgid "The thumbnailer service is shutting down"
msgstr "サムネイラーサービスを終了しています"

#: ../tumblerd/tumbler-service.c:775
msgid "Unsupported thumbnail flavor requested"
msgstr "サポートしていないサムネイルフレーバーが要求されました"

#: ../tumblerd/tumbler-specialized-thumbnailer.c:462
msgid "Failed to call the specialized thumbnailer: timeout"
msgstr "特殊サムネイラーの呼び出しに失敗しました: タイムアウト"

#: ../tumblerd/tumbler-specialized-thumbnailer.c:471
#, c-format
msgid "Failed to call the specialized thumbnailer: %s"
msgstr "特殊サムネイラーの呼び出しに失敗しました: %s"

#: ../tumblerd/tumbler-manager.c:548 ../tumblerd/tumbler-manager.c:954
#: ../plugins/desktop-thumbnailer/desktop-thumbnailer-provider.c:119
#, c-format
msgid "Failed to load the file \"%s\": %s"
msgstr "ファイル \"%s\" の読み込みに失敗しました: %s"

#: ../tumblerd/tumbler-manager.c:566 ../tumblerd/tumbler-manager.c:580
#: ../tumblerd/tumbler-manager.c:594
#, c-format
msgid "Malformed section \"%s\" in file \"%s\": %s"
msgstr "ファイル \"%2$s\" のセクション \"%1$s\" は不正な形式です: %3$s"

#: ../tumblerd/tumbler-manager.c:607
#, c-format
msgid ""
"Malformed section \"%s\" in file \"%s\": Mismatch between section name and "
"UriScheme/MimeType"
msgstr "ファイル \"%2$s\" のセクション \"%1$s\" は不正な形式です: セクション名と UriScheme/MimeType が一致しません"

#: ../tumblerd/tumbler-manager.c:967 ../tumblerd/tumbler-manager.c:981
#: ../tumblerd/tumbler-manager.c:995
#: ../plugins/desktop-thumbnailer/desktop-thumbnailer-provider.c:133
#: ../plugins/desktop-thumbnailer/desktop-thumbnailer-provider.c:147
#, c-format
msgid "Malformed file \"%s\": %s"
msgstr "ファイル \"%s\" は不正な形式です: %s"

#: ../tumblerd/tumbler-manager.c:1021
#, c-format
msgid "Failed to determine last modified time of \"%s\""
msgstr "\"%s\" の最終変更日時の決定に失敗しました"

#: ../tumblerd/main.c:223
#, c-format
msgid "Name %s lost on the message dbus, exiting."
msgstr "名前 %s は dbus メッセージで失われ、終了します。"

#: ../tumblerd/main.c:258
msgid "Couldn't change nice value of process."
msgstr "プロセスの nice 値を変更できませんでした。"

#. set the application name. Translators: Don't translate "Tumbler".
#: ../tumblerd/main.c:267
msgid "Tumbler Thumbnailing Service"
msgstr "Tumbler サムネイルサービス"

#: ../tumblerd/main.c:368
#, c-format
msgid "Failed to load specialized thumbnailers into the registry: %s"
msgstr "特殊サムネイラーのレジストリへの読み込みに失敗しました: %s"

#: ../tumbler/tumbler-enum-types.c:49
msgid "Invalid format"
msgstr "不正なフォーマット"

#: ../tumbler/tumbler-enum-types.c:50
msgid "PNG"
msgstr "PNG"

#: ../tumbler/tumbler-enum-types.c:71
msgid "RGB Colorspace"
msgstr "RGB 色空間"

#: ../tumbler/tumbler-cache-plugin.c:145
#, c-format
msgid "Cache plugin \"%s\" lacks required symbols"
msgstr "キャッシュプラグイン \"%s\" に必要なシンボルが不足しています。"

#: ../tumbler/tumbler-cache-plugin.c:153
#, c-format
msgid "Failed to load the cache plugin \"%s\": %s"
msgstr "キャッシュプラグイン \"%s\" の読み込みに失敗しました: %s"

#: ../tumbler/tumbler-file-info.c:297
#, c-format
msgid "The file \"%s\" is a thumbnail itself"
msgstr "ファイル \"%s\" はサムネイル自身です"

#: ../tumbler/tumbler-provider-plugin.c:135
#, c-format
msgid "Plugin \"%s\" lacks required symbols."
msgstr "プラグイン \"%s\" には必要なシンボルが不足しています。"

#: ../tumbler/tumbler-provider-plugin.c:143
#, c-format
msgid "Failed to load plugin \"%s\": %s"
msgstr "プラグイン \"%s\" の読み込みに失敗しました: %s"

#: ../plugins/cover-thumbnailer/cover-thumbnailer-plugin.c:59
#: ../plugins/gst-thumbnailer/gst-thumbnailer-plugin.c:59
#: ../plugins/pixbuf-thumbnailer/pixbuf-thumbnailer-plugin.c:57
#: ../plugins/font-thumbnailer/font-thumbnailer-plugin.c:57
#: ../plugins/jpeg-thumbnailer/jpeg-thumbnailer-plugin.c:57
#: ../plugins/ffmpeg-thumbnailer/ffmpeg-thumbnailer-plugin.c:58
#: ../plugins/odf-thumbnailer/odf-thumbnailer-plugin.c:59
#: ../plugins/poppler-thumbnailer/poppler-thumbnailer-plugin.c:57
#: ../plugins/raw-thumbnailer/raw-thumbnailer-plugin.c:57
#: ../plugins/xdg-cache/xdg-cache-plugin.c:52
#: ../plugins/desktop-thumbnailer/desktop-thumbnailer-plugin.c:56
#, c-format
msgid "Version mismatch: %s"
msgstr "バージョン不整合です: %s"

#: ../plugins/cover-thumbnailer/cover-thumbnailer.c:394
#, c-format
msgid "Failed to load the poster image \"%s\""
msgstr "ポスター画像 \"%s\" の読み込みに失敗しました"

#: ../plugins/cover-thumbnailer/cover-thumbnailer.c:430
#, c-format
msgid "Failed to load the metadata from \"%s\""
msgstr "\"%s\" からのメタデータの読み込みに失敗しました"

#: ../plugins/cover-thumbnailer/cover-thumbnailer.c:626
msgid ""
"Invalid API key, you must be granted a valid key. The Movie DB backend will "
"be disabled."
msgstr "不正な API キーです。正しいキーを受け取ってください。動画 DB バックエンドは無効になります。"

#: ../plugins/cover-thumbnailer/cover-thumbnailer.c:634
msgid "No poster key found in metadata"
msgstr "メタデータ内に poster キーが見つかりませんでした"

#: ../plugins/cover-thumbnailer/cover-thumbnailer.c:689
msgid "Movie title is too short"
msgstr "動画タイトルが短過ぎます"

#. there was an error in the freetype initialization, abort
#: ../plugins/font-thumbnailer/font-thumbnailer.c:463
#, c-format
msgid "Could not initialize freetype: %s"
msgstr "freetype を初期化できませんでした: %s"

#. there was an error, emit error signal
#: ../plugins/font-thumbnailer/font-thumbnailer.c:475
#, c-format
msgid "Could not load file contents: %s"
msgstr "ファイルの内容を読み込めませんでした: %s"

#. the font file could not be loaded, emit an error signal
#: ../plugins/font-thumbnailer/font-thumbnailer.c:494
#, c-format
msgid "Could not open font file: %s"
msgstr "フォントファイルを開けませんでした: %s"

#. emit an error signal
#: ../plugins/font-thumbnailer/font-thumbnailer.c:518
#, c-format
msgid "Could not set the character map: %s"
msgstr "キャラクターマップを設定できませんでした: %s"

#. emit an error signal
#: ../plugins/font-thumbnailer/font-thumbnailer.c:545
#, c-format
msgid "Could not render glyphs: %s"
msgstr "グリフをレンダリングできませんでした: %s"

#: ../plugins/jpeg-thumbnailer/jpeg-thumbnailer.c:864
#: ../plugins/jpeg-thumbnailer/jpeg-thumbnailer.c:902
#: ../plugins/ffmpeg-thumbnailer/ffmpeg-thumbnailer.c:210
#: ../plugins/ffmpeg-thumbnailer/ffmpeg-thumbnailer.c:227
#: ../plugins/odf-thumbnailer/odf-thumbnailer.c:257
#: ../plugins/odf-thumbnailer/odf-thumbnailer.c:371
#: ../plugins/raw-thumbnailer/raw-thumbnailer.c:185
#, c-format
msgid "Thumbnail could not be inferred from file contents"
msgstr "ファイル内容からサムネイルを推測できませんでした"

#: ../plugins/poppler-thumbnailer/poppler-thumbnailer.c:317
msgid "The document is empty"
msgstr "ドキュメントは空です"

#: ../plugins/poppler-thumbnailer/poppler-thumbnailer.c:329
msgid "First page of the document could not be read"
msgstr "ドキュメントの最初のページを読み込めませんでした"

#: ../plugins/raw-thumbnailer/raw-thumbnailer.c:191
msgid "Only local files are supported"
msgstr "ローカルファイルのみサポートされます"

#: ../plugins/xdg-cache/xdg-cache-thumbnail.c:382
#, c-format
msgid "Could not save thumbnail to \"%s\""
msgstr "サムネイルを \"%s\" へ保存できませんでした"

#: ../plugins/desktop-thumbnailer/desktop-thumbnailer.c:368
#, c-format
msgid "Malformed command line \"%s\": %s"
msgstr "不正な形式のコマンドライン \"%s\": %s"