blob: f46050645717bc1544d6b249205cc6cc07a28aa1 (
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
|
# inx.imagemap Japanese translation.
# Copyright (C) 2026 VIATRIX.COMPUTER
# This file is distributed under the same license as the inx.imagemap package.
# FIRST AUTHOR <viatrix-git@purelymail.com>, 2026.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: inx.imagemap\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-03-16 20:04-0700\n"
"PO-Revision-Date: 2026-03-16 20:53-0700\n"
"Last-Translator: Viatrix <viatrix-git@purelymail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: imagemap.inx:3
msgid "Save as Image Map"
msgstr "イメージマップとして保存"
#: imagemap.inx:6
msgid "Map Type"
msgstr "マップタイプ"
#: imagemap.inx:14
msgid "Web Image Map (*.map)"
msgstr "ウェブイメージマップ"
#: imagemap.py:108
msgid ""
"Image has no hyperlinks.\n"
"Add a hyperlink to an object with right-click → \"{}\"."
msgstr ""
"画像はハイパーリンクありません。\n"
"ハイパーリンク入れるには、オブジェクトを右クリックして「{}」選ぶ。"
#: imagemap.py:142
msgid "The hyperlink \"{}\" could not be added to the output."
msgstr "「{}」のハイパーリンクは出力に入れられません。"
|