Translated using Weblate (Japanese)

Currently translated at 100.0% (26 of 26 strings)

Translation: LibRedirect/extension
Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/ja/
This commit is contained in:
maboroshin 2023-03-17 10:26:57 +00:00 committed by Hosted Weblate
parent fdfd940e63
commit 8c942b17b9
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 12 additions and 12 deletions

View File

@ -4,7 +4,7 @@
"description": "name of the extension" "description": "name of the extension"
}, },
"extensionDescription": { "extensionDescription": {
"message": "人気サイトをプライバシー・フレンドリーな代替のフロントエンドやバックエンドにリダイレクトする Web 拡張機能", "message": "人気サイトを個人情報に配慮した代替のフロントエンド/バックエンドに転送するウェブ拡張機能",
"description": "description of the extension" "description": "description of the extension"
}, },
"switchInstance": { "switchInstance": {
@ -32,11 +32,11 @@
"description": "used in the settings page" "description": "used in the settings page"
}, },
"auto": { "auto": {
"message": "Auto", "message": "自動",
"description": "used in the settings page" "description": "used in the settings page"
}, },
"excludeFromRedirecting": { "excludeFromRedirecting": {
"message": "Excluded from redirecting", "message": "転送から除外",
"description": "used in the settings page" "description": "used in the settings page"
}, },
"importSettings": { "importSettings": {
@ -48,7 +48,7 @@
"description": "used in the settings page" "description": "used in the settings page"
}, },
"resetSettings": { "resetSettings": {
"message": "設定をリセット", "message": "設定を初期化",
"description": "used in the settings page" "description": "used in the settings page"
}, },
"enable": { "enable": {
@ -56,7 +56,7 @@
"description": "used in the settings page" "description": "used in the settings page"
}, },
"showInPopup": { "showInPopup": {
"message": "Show in popup", "message": "ポップアップ内に表示",
"description": "used in the settings page" "description": "used in the settings page"
}, },
"frontend": { "frontend": {
@ -64,7 +64,7 @@
"description": "used in the settings page" "description": "used in the settings page"
}, },
"redirectType": { "redirectType": {
"message": "リダイレクトタイプ", "message": "転送の種類",
"description": "used in the settings page" "description": "used in the settings page"
}, },
"both": { "both": {
@ -80,24 +80,24 @@
"description": "used in the settings page" "description": "used in the settings page"
}, },
"addYourFavoriteInstances": { "addYourFavoriteInstances": {
"message": "Add your favorite instances", "message": "好きなインスタンスを追加",
"description": "used in the settings page" "description": "used in the settings page"
}, },
"copyRaw": { "copyRaw": {
"message": "生データをコピー" "message": "元のURIをコピー"
}, },
"copied": { "copied": {
"message": "コピーしました" "message": "コピーしました"
}, },
"redirectToOriginal": { "redirectToOriginal": {
"message": "Redirect to original", "message": "元のサービスに転送",
"description": "Used in context menus when right clicking on a page/tab" "description": "Used in context menus when right clicking on a page/tab"
}, },
"redirectLink": { "redirectLink": {
"message": "Attempt to redirect this hyperlink", "message": "転送する",
"description": "Used in context menus when right clicking on a hyperlink" "description": "Used in context menus when right clicking on a hyperlink"
}, },
"about": { "about": {
"message": "About" "message": "公式サイト"
} }
} }