Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWeblate (bot) <hosted@weblate.org>2021-09-24 11:38:16 +0300
committerGitHub <noreply@github.com>2021-09-24 11:38:16 +0300
commitd3b6744e9f2758470a0c8d0741348c3b8c971f58 (patch)
treecb02aea3d85c03445812f3dc25bf3baf51229350 /plugins/DBStats
parentbe9114068d02a4513f1d194034f1a128052390f1 (diff)
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>
Diffstat (limited to 'plugins/DBStats')
-rw-r--r--plugins/DBStats/lang/ja.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/DBStats/lang/ja.json b/plugins/DBStats/lang/ja.json
index 3c56e5d412..b48dfb5fca 100644
--- a/plugins/DBStats/lang/ja.json
+++ b/plugins/DBStats/lang/ja.json
@@ -1,8 +1,8 @@
{
"DBStats": {
- "DatabaseUsage": "データベースの使用量",
- "DataSize": "データサイズ",
"DBSize": "DB サイズ",
+ "DataSize": "データサイズ",
+ "DatabaseUsage": "データベースの使用量",
"EstimatedSize": "推定サイズ",
"IndexSize": "インデックスサイズ",
"LearnMore": "Matomo のデータ処理方法やトラフィックの比較的高いウェブサイトで Matomo をうまく機能させる方法についての詳細は、次のドキュメント を参照してください:%s",
@@ -18,4 +18,4 @@
"TotalSize": "総サイズ",
"TrackerTables": "トラッカーテーブル"
}
-} \ No newline at end of file
+}