Update russian lang
This commit is contained in:
		
							parent
							
								
									f9adfee47a
								
							
						
					
					
						commit
						15cf9f8b32
					
				| 
						 | 
					@ -110,27 +110,27 @@ return [
 | 
				
			||||||
    'shelves_create' => 'Создать новую полку',
 | 
					    'shelves_create' => 'Создать новую полку',
 | 
				
			||||||
    'shelves_popular' => 'Популярные полки',
 | 
					    'shelves_popular' => 'Популярные полки',
 | 
				
			||||||
    'shelves_new' => 'Новые полки',
 | 
					    'shelves_new' => 'Новые полки',
 | 
				
			||||||
    'shelves_popular_empty' => 'The most popular shelves will appear here.',
 | 
					    'shelves_popular_empty' => 'Популярные полки появятся здесь.',
 | 
				
			||||||
    'shelves_new_empty' => 'The most recently created shelves will appear here.',
 | 
					    'shelves_new_empty' => 'Последние созданные полки появятся здесь.',
 | 
				
			||||||
    'shelves_save' => 'Save Shelf',
 | 
					    'shelves_save' => 'Сохранить полку',
 | 
				
			||||||
    'shelves_books' => 'Books on this shelf',
 | 
					    'shelves_books' => 'Книги из этой полки',
 | 
				
			||||||
    'shelves_add_books' => 'Add books to this shelf',
 | 
					    'shelves_add_books' => 'Добавить книгу в эту полку',
 | 
				
			||||||
    'shelves_drag_books' => 'Drag books here to add them to this shelf',
 | 
					    'shelves_drag_books' => 'Перетащите книгу сюда, чтобы добавить на эту полку',
 | 
				
			||||||
    'shelves_empty_contents' => 'This shelf has no books assigned to it',
 | 
					    'shelves_empty_contents' => 'На этой полке нет книг',
 | 
				
			||||||
    'shelves_edit_and_assign' => 'Edit shelf to assign books',
 | 
					    'shelves_edit_and_assign' => 'Изменить полку для привязки книг',
 | 
				
			||||||
    'shelves_edit_named' => 'Edit Bookshelf :name',
 | 
					    'shelves_edit_named' => 'Редактировать полку :name',
 | 
				
			||||||
    'shelves_edit' => 'Edit Bookshelf',
 | 
					    'shelves_edit' => 'Редактировать книжную полку',
 | 
				
			||||||
    'shelves_delete' => 'Delete Bookshelf',
 | 
					    'shelves_delete' => 'Удалить книжную полку',
 | 
				
			||||||
    'shelves_delete_named' => 'Delete Bookshelf :name',
 | 
					    'shelves_delete_named' => 'Удалить книжную полку :name',
 | 
				
			||||||
    'shelves_delete_explain' => "This will delete the bookshelf with the name ':name'. Contained books will not be deleted.",
 | 
					    'shelves_delete_explain' => "Это приведет к удалению полки с именем ':name'. Привязанные книги удалены не будут.",
 | 
				
			||||||
    'shelves_delete_confirmation' => 'Are you sure you want to delete this bookshelf?',
 | 
					    'shelves_delete_confirmation' => 'Вы уверены, что хотите удалить эту полку?',
 | 
				
			||||||
    'shelves_permissions' => 'Bookshelf Permissions',
 | 
					    'shelves_permissions' => 'Доступы к книжной полке',
 | 
				
			||||||
    'shelves_permissions_updated' => 'Bookshelf Permissions Updated',
 | 
					    'shelves_permissions_updated' => 'Доступы к книжной полке обновлены',
 | 
				
			||||||
    'shelves_permissions_active' => 'Bookshelf Permissions Active',
 | 
					    'shelves_permissions_active' => 'Доступы к книжной полке активны',
 | 
				
			||||||
    'shelves_copy_permissions_to_books' => 'Copy Permissions to Books',
 | 
					    'shelves_copy_permissions_to_books' => 'Наследовать доступы книгам',
 | 
				
			||||||
    'shelves_copy_permissions' => 'Copy Permissions',
 | 
					    'shelves_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_permissions_explain' => 'Это применит текущие настройки доступов этой книжной полки ко всем книгам, содержащимся внутри. Перед активацией убедитесь, что все изменения в доступах этой книжной полки сохранены.',
 | 
				
			||||||
    'shelves_copy_permission_success' => 'Bookshelf permissions copied to :count books',
 | 
					    'shelves_copy_permission_success' => 'Доступы книжной полки скопированы для :count books',
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    /**
 | 
					    /**
 | 
				
			||||||
     * Chapters
 | 
					     * Chapters
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue