diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-16 02:26:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-16 02:26:05 +0000 |
commit | a0472937afe0c28984fe8f7410eef156c326a156 (patch) | |
tree | 8bdb5af473a5d892f50a688e6d7429784ac3d47b /apps/dashboard | |
parent | c2a4afcceaab8f08efad949ac6aee905686256cf (diff) | |
download | nextcloud-server-a0472937afe0c28984fe8f7410eef156c326a156.tar.gz nextcloud-server-a0472937afe0c28984fe8f7410eef156c326a156.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" : "ステータス", |