forked from I2P_Developers/i2p.i2p
109 lines
3.5 KiB
Plaintext
109 lines
3.5 KiB
Plaintext
# I2P
|
|
# Copyright (C) 2009 The I2P Project
|
|
# This file is distributed under the same license as the desktopgui package.
|
|
# To contribute translations, see http://www.i2p2.de/newdevelopers
|
|
#
|
|
# Translators:
|
|
# daingewuvzeevisiddfddd, 2022
|
|
# タカハシ, 2013
|
|
# Masayuki Hatta <mhatta@mhatta.org>, 2018
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: I2P\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2022-02-09 19:13+0000\n"
|
|
"PO-Revision-Date: 2022-02-13 03:11+0000\n"
|
|
"Last-Translator: daingewuvzeevisiddfddd\n"
|
|
"Language-Team: Japanese (http://www.transifex.com/otf/I2P/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"
|
|
|
|
#: src/net/i2p/desktopgui/ExternalTrayManager.java:31
|
|
#: src/net/i2p/desktopgui/ExternalTrayManager.java:59
|
|
msgid "Start I2P"
|
|
msgstr "I2P を開始"
|
|
|
|
#: src/net/i2p/desktopgui/ExternalTrayManager.java:44
|
|
#: src/net/i2p/desktopgui/ExternalTrayManager.java:72
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:55
|
|
msgid "I2P is starting!"
|
|
msgstr "I2P を起動中!"
|
|
|
|
#: src/net/i2p/desktopgui/ExternalTrayManager.java:44
|
|
#: src/net/i2p/desktopgui/ExternalTrayManager.java:72
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:55
|
|
msgid "Starting"
|
|
msgstr "起動中"
|
|
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:65
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:249
|
|
msgid "Launch I2P Browser"
|
|
msgstr "I2P ブラウザを起動"
|
|
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:86
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:270
|
|
msgid "Configure I2P System Tray"
|
|
msgstr "I2P システムトレイを設定"
|
|
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:87
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:271
|
|
msgid "Enable notifications"
|
|
msgstr "通知を有効化"
|
|
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:101
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:285
|
|
msgid "Disable notifications"
|
|
msgstr "通知を無効化"
|
|
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:115
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:299
|
|
msgid "Disable system tray"
|
|
msgstr "システムトレイを無効化"
|
|
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:131
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:315
|
|
msgid "Restart I2P"
|
|
msgstr "I2P を再起動"
|
|
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:148
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:332
|
|
msgid "Stop I2P"
|
|
msgstr "I2P を停止"
|
|
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:164
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:348
|
|
msgid "Restart I2P Immediately"
|
|
msgstr "すぐに I2P を再起動"
|
|
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:181
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:365
|
|
msgid "Stop I2P Immediately"
|
|
msgstr "すぐに I2P を停止"
|
|
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:195
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:379
|
|
msgid "Cancel I2P Shutdown"
|
|
msgstr "I2P のシャットダウンを中止"
|
|
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:437
|
|
#, java-format
|
|
msgid "Shutdown in {0}"
|
|
msgstr "{0} でシャットダウン"
|
|
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:439
|
|
msgid "Shutdown imminent"
|
|
msgstr "即時シャットダウン"
|
|
|
|
#. status translations are in the console bundle
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:444
|
|
msgid "Network"
|
|
msgstr "ネットワーク"
|
|
|
|
#. Windows typically has tooltips; Linux (at least Ubuntu) doesn't
|
|
#: src/net/i2p/desktopgui/TrayManager.java:73
|
|
msgid "I2P: Right-click for menu"
|
|
msgstr "I2P: 右クリックでメニュー"
|