1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-08-24 07:57:36 +00:00
Files
matomo/plugins/VisitFrequency/lang/ja.json
Weblate (bot) d3b6744e9f Translations update from Weblate (#18047)
* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Matomo/Plugin CoreAdminHome
Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-coreadminhome/

[ci skip]

Co-authored-by: Hosted Weblate <hosted@weblate.org>

* Translated using Weblate (German)

Currently translated at 100.0% (125 of 125 strings)

Translation: Matomo/Plugin CoreHome
Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-corehome/de/

[ci skip]

Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Matomo/Plugin CoreAdminHome
Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-coreadminhome/

[ci skip]

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Stefan <stefan@matomo.org>

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Matomo/Plugin CoreAdminHome
Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-coreadminhome/

[ci skip]

Co-authored-by: Hosted Weblate <hosted@weblate.org>

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Matomo/Plugin CoreHome
Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-corehome/

[ci skip]

Co-authored-by: Stefan <stefan@matomo.org>
2021-09-24 10:38:16 +02:00

40 خطوط
3.1 KiB
JSON

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"VisitFrequency": {
"ColumnActionsByNewVisits": "新規訪問によるアクション",
"ColumnActionsByReturningVisits": "リピートビジットによるアクション",
"ColumnAverageVisitDurationForNewVisitors": "平均 新規訪問の期間(秒)",
"ColumnAverageVisitDurationForReturningVisitors": "リピートビジットの平均ビジット継続時間(秒単位)",
"ColumnAvgActionsPerNewVisit": "平均 新規訪問ごとのアクション",
"ColumnAvgActionsPerReturningVisit": "リピートビジット単位の平均アクション数",
"ColumnBounceCountForReturningVisits": "リピートビジットの直帰数",
"ColumnBounceRateForNewVisits": "新規訪問の直帰率",
"ColumnBounceRateForReturningVisits": "リピートビジットの直帰率",
"ColumnMaxActionsInReturningVisit": "リピートビジット 1 回あたりの最大アクション数",
"ColumnNbReturningVisitsConverted": "リピートビジットになった数",
"ColumnNewUsers": "新規ユーザー",
"ColumnNewVisits": "新規訪問",
"ColumnReturningUsers": "リピーター",
"ColumnReturningVisits": "リピートビジット",
"ColumnSumVisitLengthReturning": "リピーターの総滞在時間(秒単位)",
"ColumnUniqueNewVisitors": "ユニーク新規訪問者",
"ColumnUniqueReturningVisitors": "ユニークリピーター",
"NewActions": "新しい訪問によるアクション",
"NewAverageVisitDuration": "新規訪問者の平均訪問時間",
"NewAvgActions": "新規訪問ごとのアクション",
"NewBounceRate": "新しい訪問が直帰した1ページ後にWebサイトを離れる",
"NewVisits": "新しい訪問",
"PluginDescription": "初めての新しいビジターやリピーターに関するレポートメトリック。",
"ReturnActions": "リターンビジットによるアクション",
"ReturnAverageVisitDuration": "リターンビジターの平均訪問持続時間",
"ReturnAvgActions": "リターンビジット毎のアクション",
"ReturnBounceRate": "バウンスしたリターンビジット ( 1 ページの後にウェブサイトを去りました )",
"ReturnVisits": "リターンビジット",
"ReturningVisitDocumentation": "リピートビジットは ( 新規ビジットとは対照的に ) 、少なくとも一回は以前にウェブサイトを訪問した人によって行われます。",
"ReturningVisitsDocumentation": "リピートビジットの概観です。",
"SubmenuFrequency": "頻度",
"VisitFrequencyReportDocumentation": "このレポートでは、再訪問者の訪問数などの一般的な指標と、新規訪問者の同じ指標を並べて表示しています。新規訪問者と比較して、再訪問者が全体的にどのようなパフォーマンスをしているかを知ることができます。",
"WidgetGraphReturning": "リピートビジットのグラフ",
"WidgetOverview": "頻度の概観"
}
}