diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-02 00:19:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-02 00:19:21 +0000 |
commit | ee7dda5e867b4b86fdd26abcbc574f619e8a8d64 (patch) | |
tree | 2fcd0a818333269c2d4fc066e986262bb13d23f6 /apps/theming | |
parent | 92acbb0d39728b9bfc7530957611ff19aec31d84 (diff) | |
download | nextcloud-server-ee7dda5e867b4b86fdd26abcbc574f619e8a8d64.tar.gz nextcloud-server-ee7dda5e867b4b86fdd26abcbc574f619e8a8d64.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/ja.js | 13 | ||||
-rw-r--r-- | apps/theming/l10n/ja.json | 13 |
2 files changed, 26 insertions, 0 deletions
diff --git a/apps/theming/l10n/ja.js b/apps/theming/l10n/ja.js index 2cf283bad96..184f6a6f7a3 100644 --- a/apps/theming/l10n/ja.js +++ b/apps/theming/l10n/ja.js @@ -13,6 +13,7 @@ OC.L10N.register( "Disable-user-theming should be true or false" : "Disable-user-themingは、trueまたはfalseで指定してください", "Saved" : "保存済み", "Invalid app given" : "無効なアプリが指定されました", + "Invalid type for setting \"defaultApp\" given" : "\"defaultApp\"の設定に無効なタイプが指定されました", "Invalid setting key" : "無効な設定キー", "The file was uploaded" : "ファイルがアップロードされました", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "アップロードファイルサイズが、php.ini の upload_max_filesize を超過しています", @@ -26,7 +27,9 @@ OC.L10N.register( "You are already using a custom theme. Theming app settings might be overwritten by that." : "あなたはすでにカスタムテーマを使用しています。 テーマ設定の設定が上書きされる可能性があります。", "Theming" : "テーマ", "Appearance and accessibility" : "外観とアクセシビリティ", + "PHP Imagick module" : "PHP Imagickモジュール", "The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "テーマ別アプリは有効ですが、PHPモジュール「imagick」が有効ではありません。ファビコン生成を正しく行うには、このモジュールをインストールし、有効化する必要があります。", + "The PHP module \"imagick\" in this instance has no SVG support. For better compatibility it is recommended to install it." : "このインスタンス内のPHPモジュール\"imagick\"はSVGをサポートしていません。互換性を高めるために、インストールすることをおすすめします。", "Dark theme with high contrast mode" : "ハイコントラストモードのダークテーマ", "Enable dark high contrast mode" : "ハイコントラストモードのダークテーマを有効化", "Similar to the high contrast mode, but with dark colours." : "暗い色調でのハイコントラストモード", @@ -49,6 +52,8 @@ 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." : "テーマでは、あなたのインスタンスとサポートされたクライアントのルック&フィールを簡単に変更できます。この変更はすべてのユーザーが対象となります。", + "Instead of a background image you can also configure a plain background color. If you use a background image changing this color will influence the color of the app menu icons." : "背景画像の代わりに、無地の背景色を設定することもできます。背景画像を使用する場合、この色を変更すると、アプリメニューアイコンの色に影響します。", + "Background color" : "背景色", "Upload new logo" : "新しいロゴをアップロード", "Logo" : "ロゴ", "Upload new background and login image" : "新しい背景とログイン画像", @@ -59,6 +64,8 @@ OC.L10N.register( "Web link" : "Webリンク", "a safe home for all your data" : "あなたのすべてのデータを安全に保管する場所", "Slogan" : "標語", + "Primary color" : "プライマリカラー", + "The primary color is used for highlighting elements like important buttons. It might get slightly adjusted depending on the current color schema." : "基本色は、重要なボタンなどの要素を強調表示するために使用されます。現在のカラースキーマに応じて若干調整される場合があります。", "Legal notice link" : "法的通知のリンク", "Privacy policy link" : "個人情報保護方針のリンク", "Header logo" : "ヘッダーロゴ", @@ -68,7 +75,11 @@ OC.L10N.register( "User settings" : "ユーザー設定", "Disable user theming" : "ユーザー毎のテーマを無効", "Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "このサーバーの外観のカスタマイズと画像を変更を変更できますが、さらにユーザーは背景と色を変更できます。外観のカスタマイズを強制する場合は以下のチェック設定をオンにしてください。", + "Appearance and accessibility settings" : "外観とアクセシビリティの設定", "Customization has been disabled by your administrator" : "カスタマイズは管理者によって無効にされています", + "Set a primary color to highlight important elements. The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "重要な要素を強調表示するための原色を設定します。主ボタンなどの要素に使用される色は、アクセシビリティ要件を満たすように調整されるため、多少異なる場合があります。", + "Background and color" : "背景と色", + "The background can be set to an image from the default set, a custom uploaded image, or a plain color." : "背景は、既定のセットのイメージ、カスタムアップロードされたイメージ、または無地に設定できます。", "Keyboard shortcuts" : "キーボードショートカット", "In some cases keyboard shortcuts can interfere 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." : "場合によっては、キーボードショートカットがアクセシビリティツールに干渉することがあります。ツールに正しくフォーカスできるようにするために、ここですべてのキーボード ショートカットを無効にできます。この場合、アプリで使用可能なすべてのショートカットも無効になります。", "Disable all keyboard shortcuts" : "全てのキーボードショートカットを無効化", @@ -91,6 +102,8 @@ OC.L10N.register( "Reset default app order" : "デフォルトのアプリの順序をリセットする", "Could not set the app order" : "アプリの順番を設定できませんでした", "Could not reset the app order" : "アプリの順番をリセットできませんでした", + "Reset primary color" : "プライマリカラーをリセット", + "Could not set primary color" : "プライマリカラーを設定できませんでした", "Default app" : "デフォルトアプリ", "The default app is the app that is e.g. opened after login or when the logo in the menu is clicked." : "デフォルトのアプリは、ログイン後やメニューのロゴをクリックした後に開かれるアプリです。", "Use custom default app" : "カスタムデフォルトアプリを使用する", diff --git a/apps/theming/l10n/ja.json b/apps/theming/l10n/ja.json index 62461e808f7..5b7cd19fb22 100644 --- a/apps/theming/l10n/ja.json +++ b/apps/theming/l10n/ja.json @@ -11,6 +11,7 @@ "Disable-user-theming should be true or false" : "Disable-user-themingは、trueまたはfalseで指定してください", "Saved" : "保存済み", "Invalid app given" : "無効なアプリが指定されました", + "Invalid type for setting \"defaultApp\" given" : "\"defaultApp\"の設定に無効なタイプが指定されました", "Invalid setting key" : "無効な設定キー", "The file was uploaded" : "ファイルがアップロードされました", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "アップロードファイルサイズが、php.ini の upload_max_filesize を超過しています", @@ -24,7 +25,9 @@ "You are already using a custom theme. Theming app settings might be overwritten by that." : "あなたはすでにカスタムテーマを使用しています。 テーマ設定の設定が上書きされる可能性があります。", "Theming" : "テーマ", "Appearance and accessibility" : "外観とアクセシビリティ", + "PHP Imagick module" : "PHP Imagickモジュール", "The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "テーマ別アプリは有効ですが、PHPモジュール「imagick」が有効ではありません。ファビコン生成を正しく行うには、このモジュールをインストールし、有効化する必要があります。", + "The PHP module \"imagick\" in this instance has no SVG support. For better compatibility it is recommended to install it." : "このインスタンス内のPHPモジュール\"imagick\"はSVGをサポートしていません。互換性を高めるために、インストールすることをおすすめします。", "Dark theme with high contrast mode" : "ハイコントラストモードのダークテーマ", "Enable dark high contrast mode" : "ハイコントラストモードのダークテーマを有効化", "Similar to the high contrast mode, but with dark colours." : "暗い色調でのハイコントラストモード", @@ -47,6 +50,8 @@ "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." : "テーマでは、あなたのインスタンスとサポートされたクライアントのルック&フィールを簡単に変更できます。この変更はすべてのユーザーが対象となります。", + "Instead of a background image you can also configure a plain background color. If you use a background image changing this color will influence the color of the app menu icons." : "背景画像の代わりに、無地の背景色を設定することもできます。背景画像を使用する場合、この色を変更すると、アプリメニューアイコンの色に影響します。", + "Background color" : "背景色", "Upload new logo" : "新しいロゴをアップロード", "Logo" : "ロゴ", "Upload new background and login image" : "新しい背景とログイン画像", @@ -57,6 +62,8 @@ "Web link" : "Webリンク", "a safe home for all your data" : "あなたのすべてのデータを安全に保管する場所", "Slogan" : "標語", + "Primary color" : "プライマリカラー", + "The primary color is used for highlighting elements like important buttons. It might get slightly adjusted depending on the current color schema." : "基本色は、重要なボタンなどの要素を強調表示するために使用されます。現在のカラースキーマに応じて若干調整される場合があります。", "Legal notice link" : "法的通知のリンク", "Privacy policy link" : "個人情報保護方針のリンク", "Header logo" : "ヘッダーロゴ", @@ -66,7 +73,11 @@ "User settings" : "ユーザー設定", "Disable user theming" : "ユーザー毎のテーマを無効", "Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "このサーバーの外観のカスタマイズと画像を変更を変更できますが、さらにユーザーは背景と色を変更できます。外観のカスタマイズを強制する場合は以下のチェック設定をオンにしてください。", + "Appearance and accessibility settings" : "外観とアクセシビリティの設定", "Customization has been disabled by your administrator" : "カスタマイズは管理者によって無効にされています", + "Set a primary color to highlight important elements. The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "重要な要素を強調表示するための原色を設定します。主ボタンなどの要素に使用される色は、アクセシビリティ要件を満たすように調整されるため、多少異なる場合があります。", + "Background and color" : "背景と色", + "The background can be set to an image from the default set, a custom uploaded image, or a plain color." : "背景は、既定のセットのイメージ、カスタムアップロードされたイメージ、または無地に設定できます。", "Keyboard shortcuts" : "キーボードショートカット", "In some cases keyboard shortcuts can interfere 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." : "場合によっては、キーボードショートカットがアクセシビリティツールに干渉することがあります。ツールに正しくフォーカスできるようにするために、ここですべてのキーボード ショートカットを無効にできます。この場合、アプリで使用可能なすべてのショートカットも無効になります。", "Disable all keyboard shortcuts" : "全てのキーボードショートカットを無効化", @@ -89,6 +100,8 @@ "Reset default app order" : "デフォルトのアプリの順序をリセットする", "Could not set the app order" : "アプリの順番を設定できませんでした", "Could not reset the app order" : "アプリの順番をリセットできませんでした", + "Reset primary color" : "プライマリカラーをリセット", + "Could not set primary color" : "プライマリカラーを設定できませんでした", "Default app" : "デフォルトアプリ", "The default app is the app that is e.g. opened after login or when the logo in the menu is clicked." : "デフォルトのアプリは、ログイン後やメニューのロゴをクリックした後に開かれるアプリです。", "Use custom default app" : "カスタムデフォルトアプリを使用する", |