diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-15 02:31:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-15 02:31:48 +0000 |
commit | fde8c081d8d58f92e156628f5b6f2bfd5f5a0272 (patch) | |
tree | c026f79e41da997668aa63605fe483a23003ad6e /apps/dashboard/l10n/ja.js | |
parent | 009d5e93f71badf761144c15bcce7382dd579391 (diff) | |
download | nextcloud-server-fde8c081d8d58f92e156628f5b6f2bfd5f5a0272.tar.gz nextcloud-server-fde8c081d8d58f92e156628f5b6f2bfd5f5a0272.zip |
[tx-robot] updated 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 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/dashboard/l10n/ja.js b/apps/dashboard/l10n/ja.js index 8bbc9fe9dba..448af85aef2 100644 --- a/apps/dashboard/l10n/ja.js +++ b/apps/dashboard/l10n/ja.js @@ -7,7 +7,6 @@ OC.L10N.register( "Customize" : "カスタマイズ", "Edit widgets" : "ウィジェットを編集", "Get more widgets from the App Store" : "アプリストアから他のガジェットを入手", - "Change background image" : "背景画像を変更", "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", @@ -23,10 +22,11 @@ OC.L10N.register( "Good evening, {name}" : "こんばんは、{name} さん", "Hello" : "こんにちは", "Hello, {name}" : "こんにちは、{name} さん", + "Show something" : "何か表示されます", + "Change background image" : "背景画像を変更", "Pick from Files" : "ファイルから選択", + "Default images" : "デフォルトの画像", "Plain background" : "シンプルな背景", - "Insert from {productName}" : "{productName} から挿入", - "Show something" : "何か表示されます", - "Default images" : "デフォルトの画像" + "Insert from {productName}" : "{productName} から挿入" }, "nplurals=1; plural=0;"); |