diff options
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;"); |