diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-17 00:33:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-17 00:33:58 +0000 |
commit | 0b2439aa7bea7e93705df370d01bd569d452016d (patch) | |
tree | 557cb598aa84dd2a12eafe216eb3abcc58ca301a /lib/l10n/ja.json | |
parent | 5c521da9e4d4da34ff25c9f2327fa238a0d5650c (diff) | |
download | nextcloud-server-0b2439aa7bea7e93705df370d01bd569d452016d.tar.gz nextcloud-server-0b2439aa7bea7e93705df370d01bd569d452016d.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ja.json')
-rw-r--r-- | lib/l10n/ja.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index 5680d1ffd0e..f45d9b5e93f 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -3,6 +3,7 @@ "This can usually be fixed by giving the web server write access to the config directory." : "これは通常、Webサーバーにconfigディレクトリへの書き込み権限を与えることで解決できます。", "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "しかし、config.phpファイルを読み取り専用にしたい場合は、オプションの \"config_is_read_only\"をtrueに設定してください。", "See %s" : "%s を閲覧", + "Application %1$s is not present or has a non-compatible version with this server. Please check the apps directory." : "アプリケーション%1$sが存在しないか、このサーバと互換性のないバージョンがあります。apps ディレクトリを確認してください。", "Sample configuration detected" : "サンプル設定が見つかりました。", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "サンプル設定がコピーされてそのままです。このままではインストールが失敗し、サポート対象外になります。config.phpを変更する前にドキュメントを確認してください。", "404" : "404", @@ -111,6 +112,7 @@ "Address" : "アドレス", "Profile picture" : "プロフィールの写真", "About" : "詳細", + "Display name" : "表示名", "Headline" : "見出し", "Organisation" : "組織", "Role" : "ロール", @@ -257,6 +259,14 @@ "Storage connection error. %s" : "ストレージへの接続エラー。 %s", "Storage is temporarily not available" : "ストレージは一時的に利用できません", "Storage connection timeout. %s" : "ストレージへの接続がタイムアウト。 %s", + "Free prompt" : "無料プロンプト", + "Runs an arbitrary prompt through the language model." : "言語モデルを通じて任意のプロンプトを実行", + "Generate headline" : "見出しの生成", + "Generates a possible headline for a text." : "テキストの見出しの候補を生成", + "Summarize" : "要約する", + "Summarizes text by reducing its length without losing key information." : "重要な情報を失わずにテキストの長さを要約して短縮する。", + "Extract topics" : "トピックの抽出", + "Extracts topics from a text and outputs them separated by commas." : "テキストからトピックを抽出し、カンマ区切りで出力します。", "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "アプリ %1$s のファイルが正しく置き換えられませんでした。サーバーと互換性のあるバージョンであることを確認してください。", "Full name" : "フルネーム", "The user limit has been reached and the user was not created. Check your notifications to learn more." : "ユーザー制限に達したため、ユーザーは作成されませんでした。詳細については、通知を確認してください。", |