Translated using Weblate (Japanese)

Currently translated at 100.0% (2604 of 2604 strings)

Translation: Mattermost/server
Translate-URL: https://translate.mattermost.com/projects/mattermost/server/ja/
Этот коммит содержится в:
kaakaa
2025-02-23 13:25:51 +00:00
коммит произвёл Tom De Moor
родитель c0ec0db89d
Коммит 9c01c740bb

Просмотреть файл

@@ -3987,7 +3987,7 @@
},
{
"id": "model.incoming_hook.id.app_error",
"translation": "不正なIDです。"
"translation": "不正なID: {{.Id}}。"
},
{
"id": "model.incoming_hook.parse_data.app_error",
@@ -10376,5 +10376,57 @@
{
"id": "api.file.zip_file_reader.app_error",
"translation": "ZIPファイルリーダーを取得できませんでした。"
},
{
"id": "api.channel.bookmark.create_channel_bookmark.deleted_channel.forbidden.app_error",
"translation": "チャンネルブックマークを作成できませんでした。"
},
{
"id": "api.channel.bookmark.delete_channel_bookmark.deleted_channel.forbidden.app_error",
"translation": "チャンネルブックマークを削除できませんでした。"
},
{
"id": "api.channel.bookmark.update_channel_bookmark.deleted_channel.forbidden.app_error",
"translation": "チャンネルブックマークを更新できませんでした。"
},
{
"id": "api.channel.bookmark.update_channel_bookmark_sort_order.deleted_channel.forbidden.app_error",
"translation": "チャンネルブックマークのソート順を更新できませんでした。"
},
{
"id": "api.custom_profile_attributes.field_not_found",
"translation": "存在しないフィールドにパッチを当てようとしています"
},
{
"id": "api.user.view_archived_channels.list_channel_bookmarks_for_channel.app_error",
"translation": "アーカイブされたチャンネルのブックマークを取得できませんでした"
},
{
"id": "app.file_info.get_count.app_error",
"translation": "全ファイル数を取得できませんでした。"
},
{
"id": "app.file_info.get_storage_usage.app_error",
"translation": "全ファイルのストレージ使用量を取得できませんでした。"
},
{
"id": "api.context.get_session.app_error",
"translation": "セッションが見つかりません。"
},
{
"id": "app.custom_profile_attributes.count_property_fields.app_error",
"translation": "カスタムプロフィール属性グループのフィールド数をカウントできませんでした"
},
{
"id": "app.custom_profile_attributes.property_value_upsert.app_error",
"translation": "カスタムプロフィール属性フィールドをupsertできませんでした"
},
{
"id": "model.config.is_valid.metrics_client_side_user_id.app_error",
"translation": "不正なクライアントサイドユーザーID: {{.Id}}"
},
{
"id": "model.config.is_valid.metrics_client_side_user_ids.app_error",
"translation": "ClientSideUserIds {{.CurrentLength}} 内の要素数が上限値 {{.MaxLength}}を超えています。"
}
]