diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:17:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:17:51 +0000 |
commit | eaff92673236c9d9020680a8807d247e0bf43d92 (patch) | |
tree | b8074eaacc12b467cde164699acf8427250354c2 /apps/dashboard/l10n/ja.js | |
parent | a3baad1a7dba116247d58e3f6535170262069c71 (diff) | |
download | nextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.tar.gz nextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dashboard/l10n/ja.js')
-rw-r--r-- | apps/dashboard/l10n/ja.js | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/apps/dashboard/l10n/ja.js b/apps/dashboard/l10n/ja.js index 3d896f47cd5..195f2242312 100644 --- a/apps/dashboard/l10n/ja.js +++ b/apps/dashboard/l10n/ja.js @@ -21,11 +21,6 @@ OC.L10N.register( "Good evening, {name}" : "こんばんは、{name} さん", "Hello" : "こんにちは", "Hello, {name}" : "こんにちは、{name} さん", - "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an\noverview of your upcoming appointments, urgent emails, chat messages,\nincoming tickets, latest tweets and much more! Users can add the widgets\nthey like and change the background to their liking." : "情報に基づいて1日を始めましょう\n\nNextcloud ダッシュボードは、あなたの1日の始まりであり、予定されているアポイントの概要、重要なメール、チャットメッセージ、受信したチケット、最新のツイートなどをお届けします!ユーザーは、自由にウィジェットを追加し、背景もお好みのものに変更が可能です。", - "Change background image" : "背景画像を変更", - "Pick from Files" : "ファイルから選択", - "Default images" : "デフォルトの画像", - "Plain background" : "シンプルな背景", - "Insert from {productName}" : "{productName} から挿入" + "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an\noverview of your upcoming appointments, urgent emails, chat messages,\nincoming tickets, latest tweets and much more! Users can add the widgets\nthey like and change the background to their liking." : "情報に基づいて1日を始めましょう\n\nNextcloud ダッシュボードは、あなたの1日の始まりであり、予定されているアポイントの概要、重要なメール、チャットメッセージ、受信したチケット、最新のツイートなどをお届けします!ユーザーは、自由にウィジェットを追加し、背景もお好みのものに変更が可能です。" }, "nplurals=1; plural=0;"); |