mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 01:22:10 +01:00
47 lines
1.1 KiB
Plaintext
47 lines
1.1 KiB
Plaintext
|
# 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
|
||
|
#
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: falkon_testplugin_qt\n"
|
||
|
"Language: ja\n"
|
||
|
"MIME-Version: 1.0\n"
|
||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||
|
"Content-Transfer-Encoding: 8bit\n"
|
||
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||
|
"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 "サイドバーを試す"
|