2022-10-02 04:47:15 +02:00
|
|
|
# Copyright (C) YEAR This_file_is_part_of_KDE
|
|
|
|
# This file is distributed under the same license as the falkon package.
|
|
|
|
# Daiki Noda <sys.pdr.pdm9@gmail.com>, 2017
|
2023-05-30 04:09:28 +02:00
|
|
|
# Fumiaki Okushi <fumiaki.okushi@gmail.com>, 2023.
|
2022-10-02 04:47:15 +02:00
|
|
|
#
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: falkon_testplugin_qt\n"
|
2023-05-30 04:09:28 +02:00
|
|
|
"PO-Revision-Date: 2023-05-28 23:11-0700\n"
|
|
|
|
"Last-Translator: Fumiaki Okushi <fumiaki.okushi@gmail.com>\n"
|
|
|
|
"Language-Team: Japanese <kde-jp@kde.org>\n"
|
2022-10-02 04:47:15 +02:00
|
|
|
"Language: ja\n"
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2023-05-31 04:23:48 +02:00
|
|
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
2022-10-02 04:47:15 +02:00
|
|
|
"X-Language: ja_JP\n"
|
|
|
|
"X-Qt-Contexts: true\n"
|
|
|
|
"X-Accelerator-Marker: &\n"
|
|
|
|
"X-Text-Markup: qtrich\n"
|
|
|
|
|
|
|
|
#: testplugin.cpp:98
|
|
|
|
msgctxt "TestPlugin|"
|
|
|
|
msgid "Close"
|
|
|
|
msgstr "閉じる"
|
|
|
|
|
|
|
|
#: testplugin.cpp:109
|
|
|
|
msgctxt "TestPlugin|"
|
|
|
|
msgid "Example Plugin Settings"
|
|
|
|
msgstr "拡張の設定例"
|
|
|
|
|
|
|
|
#: testplugin.cpp:139
|
|
|
|
msgctxt "TestPlugin|"
|
|
|
|
msgid "My first plugin action"
|
|
|
|
msgstr "拡張の動作確認"
|
|
|
|
|
|
|
|
#: testplugin.cpp:154
|
|
|
|
msgctxt "TestPlugin|"
|
|
|
|
msgid "Hello"
|
|
|
|
msgstr "Hello"
|
|
|
|
|
|
|
|
#: testplugin.cpp:154
|
|
|
|
msgctxt "TestPlugin|"
|
|
|
|
msgid "First plugin action works :-)"
|
|
|
|
msgstr "拡張の動作は正常です :-)"
|
|
|
|
|
|
|
|
#: testplugin_sidebar.cpp:32 testplugin_sidebar.cpp:40
|
|
|
|
msgctxt "TestPlugin_Sidebar|"
|
|
|
|
msgid "Testing Sidebar"
|
|
|
|
msgstr "サイドバーを試す"
|