diff options
Diffstat (limited to 'apps/theming/l10n/ja.js')
-rw-r--r-- | apps/theming/l10n/ja.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/ja.js b/apps/theming/l10n/ja.js index ca9019a5872..70ec7779794 100644 --- a/apps/theming/l10n/ja.js +++ b/apps/theming/l10n/ja.js @@ -15,7 +15,7 @@ OC.L10N.register( "No file uploaded" : "ファイルがアップロードされていません", "Unsupported image type" : "サポートされていない画像形式です", "Theming" : "テーマ", - "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "テーマではあなたのインスタンスとサポートされたクライアントのルック&フィールを簡単に変更できます。この変更はすべてのユーザーが対象となります。", + "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "テーマでは、あなたのインスタンスとサポートされたクライアントのルック&フィールを簡単に変更できます。この変更はすべてのユーザーが対象となります。", "Name" : "名前", "Reset to default" : "デフォルトに戻す", "Web link" : "Webリンク", @@ -28,7 +28,7 @@ OC.L10N.register( "Remove background image" : "背景画像を削除", "Legal notice link" : "法的通知のリンク", "Privacy policy link" : "プライバシーポリシーのリンク", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "アップロードしたロゴと色に基づいてfaviconを自動的に生成するには、SVG画像をサポートしたimagemagick PHP拡張をインストールしてください。", + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "アップロードしたロゴと色に基づいてfaviconを自動的に生成するには、SVG画像をサポートしているimagemagick PHP拡張をインストールしてください。", "You are already using a custom theme" : "すでにカスタムテーマを利用しています", "reset to default" : "デフォルトに戻す", "Web address" : "Webアドレス", |