1
0
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:
Dan Brown
2024-11-13 11:59:03 +00:00
committed by GitHub
parent c40ab4147e
commit 306b8774c2
5 changed files with 7 additions and 7 deletions

View File

@ -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

View File

@ -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',