mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-28 17:02:04 +03:00
Updated translations with latest Crowdin changes (#5317)
* New translations common.php (Ukrainian) * New translations entities.php (Ukrainian) * New translations errors.php (Ukrainian) * New translations activities.php (Czech) * New translations entities.php (Czech)
This commit is contained in:
@ -46,7 +46,7 @@ return [
|
||||
'bookshelf_create_from_book_notification' => 'Kniha byla úspěšně převedena na polici',
|
||||
'bookshelf_update' => 'aktualizovat polici',
|
||||
'bookshelf_update_notification' => 'Police byla úspěšně aktualizována',
|
||||
'bookshelf_delete' => 'odstranit knihovnu',
|
||||
'bookshelf_delete' => 'odstranil polici',
|
||||
'bookshelf_delete_notification' => 'Police byla úspěšně odstraněna',
|
||||
|
||||
// Revisions
|
||||
|
@ -83,8 +83,8 @@ return [
|
||||
'search_update' => 'Aktualizovat hledání',
|
||||
|
||||
// Shelves
|
||||
'shelf' => 'Knihovna',
|
||||
'shelves' => 'Knihovny',
|
||||
'shelf' => 'Police',
|
||||
'shelves' => 'Police',
|
||||
'x_shelves' => '{0}:count polic|{1}:count police|[2,4]:count police|[5,*]:count polic',
|
||||
'shelves_empty' => 'Nebyly vytvořeny žádné police',
|
||||
'shelves_create' => 'Vytvořit novou polici',
|
||||
|
Reference in New Issue
Block a user