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 /lib/l10n/ja.json | |
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 'lib/l10n/ja.json')
-rw-r--r-- | lib/l10n/ja.json | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index ff1c01c8288..01ef2a52ca0 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -96,7 +96,7 @@ "Administration settings" : "管理者設定", "Settings" : "設定", "Log out" : "ログアウト", - "Users" : "ユーザー", + "Accounts" : "アカウント", "Email" : "メール", "Mail %s" : "メール %s", "Fediverse" : "フェディバース", @@ -257,19 +257,27 @@ "Storage connection error. %s" : "ストレージへの接続エラー。 %s", "Storage is temporarily not available" : "ストレージは一時的に利用できません", "Storage connection timeout. %s" : "ストレージへの接続がタイムアウト。 %s", + "Audio input" : "音声入力", + "Writes text in a given style based on the provided source material." : "提供されたソース資料に基づいて、指定されたスタイルでテキストを作成します。", + "Writing style" : "文体", + "Source material" : "素材", + "Generate image" : "画像生成", + "Prompt" : "プロンプト", + "Generates a possible headline for a text." : "テキストの見出しの候補を生成", + "Summarize" : "要約する", + "Summary" : "要約", + "Extract topics" : "トピックの抽出", "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." : "テキストからトピックを抽出し、カンマ区切りで出力します。", "404" : "404", "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "この設定にアクセスするには、ログインしたユーザーが管理者、サブ管理者、または特別な権利が必要です。", "Logged in user must be an admin or sub admin" : "ログインユーザーは管理者またはサブ管理者である必要があります", "Logged in user must be an admin" : "ログインユーザーは管理者である必要があります", "Help" : "ヘルプ", + "Users" : "ユーザー", "Unknown user" : "不明なユーザー", "Enter the database username and name for %s" : "%sのデータベース名とユーザー名を入力してください", "Enter the database username for %s" : "%sのデータベースのユーザー名を指定してください", |