You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
222 lines
6.1 KiB
222 lines
6.1 KiB
# 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 |
|
# Fumiaki Okushi <fumiaki.okushi@gmail.com>, 2020, 2023. |
|
# |
|
msgid "" |
|
msgstr "" |
|
"Project-Id-Version: falkon_greasemonkey_qt\n" |
|
"PO-Revision-Date: 2023-05-28 23:08-0700\n" |
|
"Last-Translator: Fumiaki Okushi <fumiaki.okushi@gmail.com>\n" |
|
"Language-Team: Japanese <kde-jp@kde.org>\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=1; plural=0;\n" |
|
"X-Language: ja_JP\n" |
|
"X-Qt-Contexts: true\n" |
|
"X-Accelerator-Marker: &\n" |
|
"X-Text-Markup: qtrich\n" |
|
|
|
#: gm_addscriptdialog.cpp:50 |
|
#, qt-format |
|
msgctxt "GM_AddScriptDialog|" |
|
msgid "<p>runs at<br/><i>%1</i></p>" |
|
msgstr "<p>実行するページ<br/><i>%1</i></p>" |
|
|
|
#: gm_addscriptdialog.cpp:54 |
|
#, qt-format |
|
msgctxt "GM_AddScriptDialog|" |
|
msgid "<p>does not run at<br/><i>%1</i></p>" |
|
msgstr "<p>実行しないページ<br/><i>%1</i></p>" |
|
|
|
#: gm_addscriptdialog.cpp:84 |
|
msgctxt "GM_AddScriptDialog|" |
|
msgid "Cannot install script" |
|
msgstr "スクリプトのインストールに失敗しました" |
|
|
|
#: gm_addscriptdialog.cpp:87 |
|
#, qt-format |
|
msgctxt "GM_AddScriptDialog|" |
|
msgid "'%1' installed successfully" |
|
msgstr "'%1'のインストールに成功しました" |
|
|
|
#: gm_addscriptdialog.ui:14 |
|
msgctxt "GM_AddScriptDialog|" |
|
msgid "GreaseMonkey Installation" |
|
msgstr "GreaseMonkeyのインストール" |
|
|
|
#: gm_addscriptdialog.ui:45 |
|
msgctxt "GM_AddScriptDialog|" |
|
msgid "<h3>GreaseMonkey Installation</h3>" |
|
msgstr "<h3>GreaseMonkeyのインストール</h3>" |
|
|
|
#: gm_addscriptdialog.ui:67 |
|
msgctxt "GM_AddScriptDialog|" |
|
msgid "You are about to install this userscript into GreaseMonkey:" |
|
msgstr "あなたはこのスクリプトをGreaseMonkeyにインストールしようとしています:" |
|
|
|
#: gm_addscriptdialog.ui:80 |
|
msgctxt "GM_AddScriptDialog|" |
|
msgid "<b>You should only install scripts from sources you trust!</b>" |
|
msgstr "<b>信頼できるソースからのみインストールしてください!</b>" |
|
|
|
#: gm_addscriptdialog.ui:90 |
|
msgctxt "GM_AddScriptDialog|" |
|
msgid "Are you sure you want to install it?" |
|
msgstr "本当にインストールしますか?" |
|
|
|
#: gm_addscriptdialog.ui:108 |
|
msgctxt "GM_AddScriptDialog|" |
|
msgid "Show source code of script" |
|
msgstr "スクリプトのソースコードを表示" |
|
|
|
#: gm_icon.cpp:28 |
|
msgctxt "GM_Icon|" |
|
msgid "GreaseMonkey" |
|
msgstr "GreaseMonkey" |
|
|
|
#: gm_icon.cpp:29 |
|
msgctxt "GM_Icon|" |
|
msgid "Open GreaseMonkey settings" |
|
msgstr "GreaseMonkey の設定を開く" |
|
|
|
#: gm_icon.cpp:41 |
|
msgctxt "GM_Icon|" |
|
msgid "GreaseMonkey Icon" |
|
msgstr "GreaseMonkey アイコン" |
|
|
|
#: gm_manager.cpp:77 |
|
#, qt-format |
|
msgctxt "GM_Manager|" |
|
msgid "'%1' is already installed" |
|
msgstr "'%1' は既にインストール済みです" |
|
|
|
#: gm_manager.cpp:230 |
|
msgctxt "GM_Manager|" |
|
msgid "GreaseMonkey" |
|
msgstr "GreaseMonkey" |
|
|
|
#: gm_notification.cpp:51 |
|
msgctxt "GM_Notification|" |
|
msgid "Cannot install script" |
|
msgstr "スクリプトをインストールできません" |
|
|
|
#: gm_notification.cpp:59 |
|
#, qt-format |
|
msgctxt "GM_Notification|" |
|
msgid "'%1' installed successfully" |
|
msgstr "'%1'のインストールに成功しました" |
|
|
|
#: gm_notification.ui:39 |
|
msgctxt "GM_Notification|" |
|
msgid "This script can be installed with the GreaseMonkey plugin." |
|
msgstr "このスクリプトをGreasemonkeyでインストールできます。" |
|
|
|
#: gm_notification.ui:59 |
|
msgctxt "GM_Notification|" |
|
msgid "Install" |
|
msgstr "インストール" |
|
|
|
#: settings/gm_settings.cpp:91 |
|
msgctxt "GM_Settings|" |
|
msgid "Remove script" |
|
msgstr "スクリプトを削除する" |
|
|
|
#: settings/gm_settings.cpp:92 |
|
#, qt-format |
|
msgctxt "GM_Settings|" |
|
msgid "Are you sure you want to remove '%1'?" |
|
msgstr "本当'%1'を削除してよろしいですか?" |
|
|
|
#: settings/gm_settings.cpp:122 |
|
msgctxt "GM_Settings|" |
|
msgid "Add script" |
|
msgstr "スクリプトを追加" |
|
|
|
#: settings/gm_settings.cpp:122 |
|
msgctxt "GM_Settings|" |
|
msgid "Choose name for script:" |
|
msgstr "スクリプトの名前を入力してください:" |
|
|
|
#: settings/gm_settings.ui:14 |
|
msgctxt "GM_Settings|" |
|
msgid "GreaseMonkey Scripts" |
|
msgstr "GreaseMonkey スクリプト" |
|
|
|
#: settings/gm_settings.ui:48 |
|
msgctxt "GM_Settings|" |
|
msgid "<h3>GreaseMonkey Scripts</h3>" |
|
msgstr "<h3>GreaseMonkey スクリプト</h3>" |
|
|
|
#: settings/gm_settings.ui:70 |
|
msgctxt "GM_Settings|" |
|
msgid "Double clicking script will show additional information" |
|
msgstr "スクリプトをダブルクリックすると詳細が表示されます" |
|
|
|
#: settings/gm_settings.ui:150 |
|
msgctxt "GM_Settings|" |
|
msgid "More scripts can be downloaded from" |
|
msgstr "さらに多くのスクリプトが以下からインストールできます" |
|
|
|
#: settings/gm_settings.ui:193 |
|
msgctxt "GM_Settings|" |
|
msgid "Open scripts directory" |
|
msgstr "スクリプトの保存されたフォルダを開く" |
|
|
|
#: settings/gm_settings.ui:200 |
|
msgctxt "GM_Settings|" |
|
msgid "New user script" |
|
msgstr "新しいユーザースクリプト" |
|
|
|
#: settings/gm_settingsscriptinfo.cpp:45 |
|
#, qt-format |
|
msgctxt "GM_SettingsScriptInfo|" |
|
msgid "Script Details of %1" |
|
msgstr "%1 の詳細" |
|
|
|
#: settings/gm_settingsscriptinfo.ui:19 |
|
msgctxt "GM_SettingsScriptInfo|" |
|
msgid "Runs at:" |
|
msgstr "実行するページ" |
|
|
|
#: settings/gm_settingsscriptinfo.ui:45 |
|
msgctxt "GM_SettingsScriptInfo|" |
|
msgid "Description:" |
|
msgstr "説明" |
|
|
|
#: settings/gm_settingsscriptinfo.ui:55 |
|
msgctxt "GM_SettingsScriptInfo|" |
|
msgid "Version:" |
|
msgstr "Version:" |
|
|
|
#: settings/gm_settingsscriptinfo.ui:65 |
|
msgctxt "GM_SettingsScriptInfo|" |
|
msgid "Start at:" |
|
msgstr "Start at:" |
|
|
|
#: settings/gm_settingsscriptinfo.ui:85 |
|
msgctxt "GM_SettingsScriptInfo|" |
|
msgid "Name:" |
|
msgstr "名前:" |
|
|
|
#: settings/gm_settingsscriptinfo.ui:115 |
|
msgctxt "GM_SettingsScriptInfo|" |
|
msgid "URL:" |
|
msgstr "URL:" |
|
|
|
#: settings/gm_settingsscriptinfo.ui:128 |
|
msgctxt "GM_SettingsScriptInfo|" |
|
msgid "Does not run at:" |
|
msgstr "実行しないページ" |
|
|
|
#: settings/gm_settingsscriptinfo.ui:138 |
|
msgctxt "GM_SettingsScriptInfo|" |
|
msgid "Namespace:" |
|
msgstr "名前空間:" |
|
|
|
#: settings/gm_settingsscriptinfo.ui:155 |
|
msgctxt "GM_SettingsScriptInfo|" |
|
msgid "Edit in text editor" |
|
msgstr "テキストエディタで編集する"
|
|
|