- 'shelf' => 'Shelf',
- 'shelves' => 'Shelves',
- 'x_shelves' => ':count Shelf|:count Shelves',
- 'shelves_long' => 'Bookshelves',
- 'shelves_empty' => 'No shelves have been created',
- 'shelves_create' => 'Create New Shelf',
- 'shelves_popular' => 'Popular Shelves',
- 'shelves_new' => 'New Shelves',
- 'shelves_new_action' => 'New Shelf',
- 'shelves_popular_empty' => 'The most popular shelves will appear here.',
- 'shelves_new_empty' => 'The most recently created shelves will appear here.',
- 'shelves_save' => 'Save Shelf',
- 'shelves_books' => 'Books on this shelf',
- 'shelves_add_books' => 'Add books to this shelf',
- 'shelves_drag_books' => 'Drag books here to add them to this shelf',
- 'shelves_empty_contents' => 'This shelf has no books assigned to it',
- 'shelves_edit_and_assign' => 'Edit shelf to assign books',
- 'shelves_edit_named' => 'Edit Bookshelf :name',
- 'shelves_edit' => 'Edit Bookshelf',
- 'shelves_delete' => 'Delete Bookshelf',
- 'shelves_delete_named' => 'Delete Bookshelf :name',
- 'shelves_delete_explain' => "This will delete the bookshelf with the name ':name'. Contained books will not be deleted.",
- 'shelves_delete_confirmation' => 'Are you sure you want to delete this bookshelf?',
- 'shelves_permissions' => 'Bookshelf Permissions',
- 'shelves_permissions_updated' => 'Bookshelf Permissions Updated',
- 'shelves_permissions_active' => 'Bookshelf Permissions Active',
- 'shelves_copy_permissions_to_books' => 'Copy Permissions to Books',
- 'shelves_copy_permissions' => 'Copy Permissions',
- 'shelves_copy_permissions_explain' => 'This will apply the current permission settings of this bookshelf to all books contained within. Before activating, ensure any changes to the permissions of this bookshelf have been saved.',
- 'shelves_copy_permission_success' => 'Bookshelf permissions copied to :count books',
+ 'shelf' => '本棚',
+ 'shelves' => '本棚',
+ 'x_shelves' => ':count 本棚|:count 本棚',
+ 'shelves_long' => '本棚',
+ 'shelves_empty' => '本棚が作成されていません',
+ 'shelves_create' => '新しい本棚を作成',
+ 'shelves_popular' => '人気の本棚',
+ 'shelves_new' => '新しい本棚',
+ 'shelves_new_action' => '新しい本棚',
+ 'shelves_popular_empty' => 'ここに人気の本棚が表示されます。',
+ 'shelves_new_empty' => '最近作成された本棚がここに表示されます。',
+ 'shelves_save' => '本棚を保存',
+ 'shelves_books' => 'この本棚のブック',
+ 'shelves_add_books' => 'この本棚にブックを追加',
+ 'shelves_drag_books' => 'ブックをここにドラッグすると本棚に追加されます',
+ 'shelves_empty_contents' => 'この本棚にはブックが割り当てられていません。',
+ 'shelves_edit_and_assign' => '本棚を編集してブックを割り当てる',
+ 'shelves_edit_named' => '本棚「:name」を編集',
+ 'shelves_edit' => '本棚を編集',
+ 'shelves_delete' => '本棚を削除',
+ 'shelves_delete_named' => '本棚「:name」を削除',
+ 'shelves_delete_explain' => "これにより、この本棚「:name」が削除されます。含まれているブックは削除されません。",
+ 'shelves_delete_confirmation' => '本当にこの本棚を削除してよろしいですか?',
+ 'shelves_permissions' => '本棚の権限',
+ 'shelves_permissions_updated' => '本棚の権限を更新しました',
+ 'shelves_permissions_active' => '本棚の権限は有効です',
+ 'shelves_permissions_cascade_warning' => '本棚の権限は含まれる本には自動的に継承されません。これは、1つのブックが複数の本棚に存在する可能性があるためです。ただし、以下のオプションを使用すると権限を子ブックにコピーできます。',
+ 'shelves_copy_permissions_to_books' => 'ブックに権限をコピー',
+ 'shelves_copy_permissions' => '権限をコピー',
+ 'shelves_copy_permissions_explain' => 'これにより、この本棚の現在の権限設定を本棚に含まれるすべてのブックに適用します。有効にする前に、この本棚の権限への変更が保存されていることを確認してください。',
+ 'shelves_copy_permission_success' => '本棚の権限が:count個のブックにコピーされました',