diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-30 02:15:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-30 02:15:32 +0000 |
commit | 2adb1f85e655604aee9b88c2b147859418adc984 (patch) | |
tree | 4b1fc79a43bb10c3203813c3e0493a02ed873e7f /apps/theming/l10n/ja.js | |
parent | f0a1e1c2240cc8977c4d949779038529db37c27d (diff) | |
download | nextcloud-server-2adb1f85e655604aee9b88c2b147859418adc984.tar.gz nextcloud-server-2adb1f85e655604aee9b88c2b147859418adc984.zip |
[tx-robot] updated 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 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/theming/l10n/ja.js b/apps/theming/l10n/ja.js index a07d8910fdc..8563408cd51 100644 --- a/apps/theming/l10n/ja.js +++ b/apps/theming/l10n/ja.js @@ -76,10 +76,7 @@ OC.L10N.register( "Set a custom background" : "背景を設定", "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "ユニバーサルアクセスは私たちにとって非常に重要なことです。そのためウェブ標準に従い、マウスやスクリーンリーダーなどの支援ソフトウェアが無くても全ての機能をご利用いただけるようにチェックしています。AAAレベルのハイコントラストのテーマを採用することで、{guidelines} Webコンテンツアクセシビリティガイドライン2.1 {linkend} のAAAレベルに準拠することを目指しています。", "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "何か問題を見つけた場合は、{issuetracker}私たちの問題トラッカー{linkend}で遠慮なく報告してください。参加したい場合は、{designteam}私たちのデザイン チーム{linkend}に参加してください!", - "Pick from Files" : "ファイルから選択", - "Default image" : "デフォルト背景", - "Custom color" : "カスタム色", - "Plain background" : "シンプルな背景", + "Change color" : "色を変える", "Theme selection is enforced" : "テーマ選択を強制", "Select a custom color" : "カスタムカラーを選択", "Reset to default" : "デフォルトに戻す", @@ -95,6 +92,10 @@ OC.L10N.register( "Upload new login background" : "新しいログイン背景画像をアップロード", "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拡張をインストールしてください。", "In some cases keyboard shortcuts can interfer with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "場合によっては、キーボードショートカットがアクセシビリティツールに干渉することがあります。ツールに正しくフォーカスできるようにするために、ここですべてのキーボード ショートカットを無効にできます。この場合、アプリで使用可能なすべてのショートカットも無効になります。", + "Pick from Files" : "ファイルから選択", + "Default image" : "デフォルト背景", + "Custom color" : "カスタム色", + "Plain background" : "シンプルな背景", "Insert from {productName}" : "{productName} から挿入", "Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can check this box." : "このサーバーの外観のカスタマイズと画像を変更を変更できますが、さらにユーザーは背景と色を変更できます。外観のカスタマイズを強制する場合は以下のチェック設定をオンにしてください。" }, |