1
0
Fork 0
mirror of https://github.com/Findus23/plugin-CustomiseTranslations.git synced 2024-09-19 15:53:49 +02:00
plugin-CustomiseTranslations/lang/ja.json
Hosted Weblate b5199aea5e
Translated using Weblate (Japanese)
Currently translated at 100.0% (6 of 6 strings)

Translation: Matomo/CommunityPlugin CustomiseTranslations
Translate-URL: https://hosted.weblate.org/projects/matomo/communityplugin-customisetranslations/ja/

[ci skip]

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: tkgpwr <tkgpwr39@gmail.com>
2021-11-12 18:33:08 +01:00

10 lines
603 B
JSON

{
"CustomiseTranslations": {
"Description": "最初の列にキー(例:'PrivacyManager_TermsAndConditions')を入力し、テキストボックスに置き換えを書き込むことで、翻訳を修正することができます。",
"InvalidKey": "翻訳キー '%s' は存在しません。",
"InvalidPlugin": "プラグイン「%s」は存在しません。",
"MisingUnderscore": "Keyを以下のようにフォーマットしてください。'PluginName_TranslationKey'.",
"Replacement": "置換",
"TranslationKey": "翻訳キー"
}
}