diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-16 02:25:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-16 02:25:50 +0000 |
commit | 07278ed57d6997f34be35141ed5fa10dc6ee353a (patch) | |
tree | 271a676e62b2b3309fd75f7363db50d2ee6134f9 /apps/dashboard | |
parent | 1c35b3801e49eb9011040a23e64d787172fa562e (diff) | |
download | nextcloud-server-07278ed57d6997f34be35141ed5fa10dc6ee353a.tar.gz nextcloud-server-07278ed57d6997f34be35141ed5fa10dc6ee353a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dashboard')
-rw-r--r-- | apps/dashboard/l10n/ja.js | 3 | ||||
-rw-r--r-- | apps/dashboard/l10n/ja.json | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/apps/dashboard/l10n/ja.js b/apps/dashboard/l10n/ja.js index a968c58daa7..7a0d536bc33 100644 --- a/apps/dashboard/l10n/ja.js +++ b/apps/dashboard/l10n/ja.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Dashboard" : "ダッシュボード", "Dashboard app" : "ダッシュボードアプリ", + "Show something" : "何か表示されます", "Customize" : "カスタマイズ", "Edit widgets" : "ウィジェットを編集", "Get more widgets from the app store" : "アプリストアで他のウィジェットを入手", @@ -10,7 +11,7 @@ OC.L10N.register( "Weather service" : "ウェザーサービス", "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "あなたのプライバシーを保護するため、あなたに変わって Nextcloud サーバーが気象データをウェザーサービスに要求します。そのため、ウェザーサービスはあなたの個人情報を受け取ることはありません。", "Weather data from Met.no" : "気象データ提供元は Met.no", - "geocoding with Nominatim" : "ジオコーディングは Nominatim", + "geocoding with Nominatim" : "Nominatim でジオコーディング", "elevation data from OpenTopoData" : "標高データ提供元は OpenTopoData です", "Weather" : "天気", "Status" : "ステータス", diff --git a/apps/dashboard/l10n/ja.json b/apps/dashboard/l10n/ja.json index a5b57021f24..dd624caa061 100644 --- a/apps/dashboard/l10n/ja.json +++ b/apps/dashboard/l10n/ja.json @@ -1,6 +1,7 @@ { "translations": { "Dashboard" : "ダッシュボード", "Dashboard app" : "ダッシュボードアプリ", + "Show something" : "何か表示されます", "Customize" : "カスタマイズ", "Edit widgets" : "ウィジェットを編集", "Get more widgets from the app store" : "アプリストアで他のウィジェットを入手", @@ -8,7 +9,7 @@ "Weather service" : "ウェザーサービス", "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "あなたのプライバシーを保護するため、あなたに変わって Nextcloud サーバーが気象データをウェザーサービスに要求します。そのため、ウェザーサービスはあなたの個人情報を受け取ることはありません。", "Weather data from Met.no" : "気象データ提供元は Met.no", - "geocoding with Nominatim" : "ジオコーディングは Nominatim", + "geocoding with Nominatim" : "Nominatim でジオコーディング", "elevation data from OpenTopoData" : "標高データ提供元は OpenTopoData です", "Weather" : "天気", "Status" : "ステータス", |