Translated using Weblate (Japanese)

Currently translated at 74.5% (44 of 59 strings)

Translate-URL: https://hosted.weblate.org/projects/localcdn/localcdn/ja/
This commit is contained in:
Kai Davis 2020-10-10 03:52:40 +00:00 committed by Hosted Weblate
parent 13d1052707
commit aa62851063
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 12 additions and 12 deletions

View File

@ -56,11 +56,11 @@
"description": "Advanced label" "description": "Advanced label"
}, },
"generateRuleSetTitle": { "generateRuleSetTitle": {
"message": "uBlockまたはuMatrixのルールセットを生成する", "message": "あなたの広告ブロッカーのためのルールセットを生成する",
"description": "Generate rule sets for your adblocker" "description": "Generate rule sets for your adblocker"
}, },
"generateRuleSetDescription": { "generateRuleSetDescription": {
"message": "uBlock Origin や uMatrix を使用している場合は「ルールを手動で追加する必要があります」が、ここでルールを生成できます。", "message": "広告ブロッカーを使用している場合はここでルールを生成できます。このルールは手動で広告ブロッカーに追加する必要があります。",
"description": "In case you are using an adblocker you can generate the rules here. You have to add these rules manually in your adblocker." "description": "In case you are using an adblocker you can generate the rules here. You have to add these rules manually in your adblocker."
}, },
"lastUpdate": { "lastUpdate": {
@ -84,7 +84,7 @@
"description": "Disable release notes" "description": "Disable release notes"
}, },
"hideReleaseNotesDescription": { "hideReleaseNotesDescription": {
"message": "有効にすると、LocalCDN の新機能に関する情報を受け取ることはありません。 これには、新しい uBlock / uMatrix ルールに関する情報が含まれます。", "message": "有効にすると、LocalCDN の新機能に関する情報を受け取ることはありません。 これには、広告ブロッカーの新しいルールに関する情報が含まれます。",
"description": "Turn this on to not receive any info about new LocalCDN features. This includes info about new rules for your adblocker." "description": "Turn this on to not receive any info about new LocalCDN features. This includes info about new rules for your adblocker."
}, },
"featureBreaksWebsitesDescription": { "featureBreaksWebsitesDescription": {
@ -128,7 +128,7 @@
"description": "Apply HTML filter for these domains:" "description": "Apply HTML filter for these domains:"
}, },
"blockGoogleFontsTitle": { "blockGoogleFontsTitle": {
"message": "Google フォントをブロックする", "message": "Google Fonts をブロックする",
"description": "Block Google Fonts" "description": "Block Google Fonts"
}, },
"blockGoogleFontsDescription": { "blockGoogleFontsDescription": {
@ -184,15 +184,15 @@
"description": "Are you sure you want to delete the statistics?" "description": "Are you sure you want to delete the statistics?"
}, },
"labelDomainsWhitelistGoogleFonts": { "labelDomainsWhitelistGoogleFonts": {
"message": "", "message": "これらのドメインは Google Fonts をロードすることがゆるされています。多数のエントリはセミコロン『;』で分けてください。",
"description": "These domains are allowed to load Google Fonts. Separate multiple entries with semi-colons (;)." "description": "These domains are allowed to load Google Fonts. Separate multiple entries with semi-colons (;)."
}, },
"btnGeneral": { "btnGeneral": {
"message": "", "message": "",
"description": "Basic" "description": "Basic"
}, },
"btnAdvanced": { "btnAdvanced": {
"message": "", "message": "詳細設定",
"description": "Advanced" "description": "Advanced"
}, },
"btnOther": { "btnOther": {
@ -216,23 +216,23 @@
"description": "Sync" "description": "Sync"
}, },
"headerImportExport": { "headerImportExport": {
"message": "", "message": "インポート/エクスポート",
"description": "Import/Export" "description": "Import/Export"
}, },
"labelExportData": { "labelExportData": {
"message": "", "message": "ファイルへバックアップする",
"description": "Back up to file" "description": "Back up to file"
}, },
"labelImportData": { "labelImportData": {
"message": "", "message": "ファイルから復元する",
"description": "Restore from file" "description": "Restore from file"
}, },
"dialogImportSuccessful": { "dialogImportSuccessful": {
"message": "", "message": "インポートに成功しました",
"description": "Import successful" "description": "Import successful"
}, },
"dialogImportFailed": { "dialogImportFailed": {
"message": "", "message": "インポートに失敗しました",
"description": "Import failed" "description": "Import failed"
} }
} }