mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-09 10:22:51 +03:00
New Crowdin updates (#3710)
This commit is contained in:
@@ -35,7 +35,7 @@ return [
|
||||
'social_account_already_used_existing' => 'この:socialAccountアカウントは既に他のユーザが使用しています。',
|
||||
'social_account_not_used' => 'この:socialAccountアカウントはどのユーザにも接続されていません。プロフィール設定から接続できます。',
|
||||
'social_account_register_instructions' => 'まだアカウントをお持ちでない場合、:socialAccountオプションから登録できます。',
|
||||
'social_driver_not_found' => 'Social driverが見つかりません。',
|
||||
'social_driver_not_found' => 'Social driverが見つかりません',
|
||||
'social_driver_not_configured' => 'あなたの:socialAccount設定は正しく構成されていません。',
|
||||
'invite_token_expired' => 'この招待リンクの有効期限が切れています。 代わりにアカウントのパスワードをリセットしてみてください。',
|
||||
|
||||
@@ -50,7 +50,7 @@ return [
|
||||
'file_upload_timeout' => 'ファイルのアップロードがタイムアウトしました。',
|
||||
|
||||
// Attachments
|
||||
'attachment_not_found' => '添付ファイルが見つかりません。',
|
||||
'attachment_not_found' => '添付ファイルが見つかりません',
|
||||
|
||||
// Pages
|
||||
'page_draft_autosave_fail' => '下書きの保存に失敗しました。インターネットへ接続してください。',
|
||||
@@ -58,7 +58,7 @@ return [
|
||||
|
||||
// Entities
|
||||
'entity_not_found' => 'エンティティが見つかりません',
|
||||
'bookshelf_not_found' => 'Shelf not found',
|
||||
'bookshelf_not_found' => '本棚が見つかりません',
|
||||
'book_not_found' => 'ブックが見つかりません',
|
||||
'page_not_found' => 'ページが見つかりません',
|
||||
'chapter_not_found' => 'チャプターが見つかりません',
|
||||
|
Reference in New Issue
Block a user