diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:05 +0000 |
commit | 94bc020d073011eec8e1f084e9521356574e42f7 (patch) | |
tree | d762a8d08a6e0cd2a338f4b32c49b45498654259 /apps/theming/l10n/ja.js | |
parent | 90a9191fc96d77811779a8b79339143211cae0c0 (diff) | |
download | nextcloud-server-94bc020d073011eec8e1f084e9521356574e42f7.tar.gz nextcloud-server-94bc020d073011eec8e1f084e9521356574e42f7.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/ja.js')
-rw-r--r-- | apps/theming/l10n/ja.js | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/apps/theming/l10n/ja.js b/apps/theming/l10n/ja.js index fb2f9d04612..2cf283bad96 100644 --- a/apps/theming/l10n/ja.js +++ b/apps/theming/l10n/ja.js @@ -49,17 +49,16 @@ OC.L10N.register( "Privacy policy" : "個人情報保護方針", "Adjust the Nextcloud theme" : "Nextcloudテーマを調整する", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "テーマでは、あなたのインスタンスとサポートされたクライアントのルック&フィールを簡単に変更できます。この変更はすべてのユーザーが対象となります。", + "Upload new logo" : "新しいロゴをアップロード", + "Logo" : "ロゴ", + "Upload new background and login image" : "新しい背景とログイン画像", + "Background and login image" : "背景とログイン画像", "Advanced options" : "詳細オプション", "Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "SVG画像をサポートするPHP拡張機能 ImageMagick をインストールすると、アップロードされたロゴと色に基づいてファビコンを自動生成することができます。", "Name" : "名前", "Web link" : "Webリンク", "a safe home for all your data" : "あなたのすべてのデータを安全に保管する場所", "Slogan" : "標語", - "Color" : "色", - "Logo" : "ロゴ", - "Upload new logo" : "新しいロゴをアップロード", - "Background and login image" : "背景とログイン画像", - "Upload new background and login image" : "新しい背景とログイン画像", "Legal notice link" : "法的通知のリンク", "Privacy policy link" : "個人情報保護方針のリンク", "Header logo" : "ヘッダーロゴ", @@ -79,9 +78,8 @@ OC.L10N.register( "Move up" : "上に移動", "Move down" : "下に移動", "Custom background" : "カスタム背景", + "Plain background" : "シンプルな背景", "Default background" : "デフォルト背景", - "Change color" : "色を変える", - "No background" : "背景なし", "Select a background from your files" : "あなたのファイルから背景を選択する", "Select background" : "背景を選択する", "No background has been selected" : "選択済みの背景はありません", @@ -101,11 +99,14 @@ OC.L10N.register( "Default app priority" : "デフォルトアプリの優先順位", "If an app is not enabled for a user, the next app with lower priority is used." : "あるアプリがユーザーに対して有効になっていない場合、次の優先順位のアプリが使用されます。", "Could not set global default apps" : "グローバルなデフォルトアプリを設定できなかった", + "Select a custom color" : "カスタムカラーを選択", "Reset to default" : "デフォルトに戻す", "Upload" : "アップロード", "Remove background image" : "背景画像を削除", + "Color" : "色", "Background" : "背景", "Set a custom background" : "背景を設定", - "Select a custom color" : "カスタムカラーを選択" + "Change color" : "色を変える", + "No background" : "背景なし" }, "nplurals=1; plural=0;"); |