diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-09 00:25:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-09 00:25:40 +0000 |
commit | c18962252921f7e70a48ad1d734a168e6f7e3d08 (patch) | |
tree | 5ff5774b61acb7250fd3af77803d3ca1a6159135 /apps/dashboard | |
parent | 20781097f5bd9e35bcb7ad2f8fcacd84f05e2919 (diff) | |
download | nextcloud-server-c18962252921f7e70a48ad1d734a168e6f7e3d08.tar.gz nextcloud-server-c18962252921f7e70a48ad1d734a168e6f7e3d08.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dashboard')
-rw-r--r-- | apps/dashboard/l10n/ja.js | 2 | ||||
-rw-r--r-- | apps/dashboard/l10n/ja.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/dashboard/l10n/ja.js b/apps/dashboard/l10n/ja.js index 195f2242312..f2699085142 100644 --- a/apps/dashboard/l10n/ja.js +++ b/apps/dashboard/l10n/ja.js @@ -3,6 +3,8 @@ OC.L10N.register( { "Dashboard" : "ダッシュボード", "Dashboard app" : "ダッシュボードアプリ", + "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! Users can add the widgets they like and change the background to their liking." : "一日の始まりに情報を提供\n\nNextcloudダッシュボードは、一日のスタート地点であり、今後の予定、緊急のEメール、チャットメッセージ、受信チケット、最新のツイートなどの概要を提供します!ユーザーは好きなウィジェットを追加したり、背景を自分好みに変更することができます。", + "\"{title} icon\"" : "\"{title} アイコン\"", "Customize" : "カスタマイズ", "Edit widgets" : "ウィジェットを編集", "Get more widgets from the App Store" : "アプリストアから他のガジェットを入手", diff --git a/apps/dashboard/l10n/ja.json b/apps/dashboard/l10n/ja.json index 1c016a7a181..f4699817bc7 100644 --- a/apps/dashboard/l10n/ja.json +++ b/apps/dashboard/l10n/ja.json @@ -1,6 +1,8 @@ { "translations": { "Dashboard" : "ダッシュボード", "Dashboard app" : "ダッシュボードアプリ", + "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! Users can add the widgets they like and change the background to their liking." : "一日の始まりに情報を提供\n\nNextcloudダッシュボードは、一日のスタート地点であり、今後の予定、緊急のEメール、チャットメッセージ、受信チケット、最新のツイートなどの概要を提供します!ユーザーは好きなウィジェットを追加したり、背景を自分好みに変更することができます。", + "\"{title} icon\"" : "\"{title} アイコン\"", "Customize" : "カスタマイズ", "Edit widgets" : "ウィジェットを編集", "Get more widgets from the App Store" : "アプリストアから他のガジェットを入手", |