3 * Activity text strings.
4 * Is used for all the text within activity logs & notifications.
9 'page_create' => 'vytvoril stránku',
10 'page_create_notification' => 'Stránka úspešne vytvorená',
11 'page_update' => 'aktualizoval stránku',
12 'page_update_notification' => 'Stránka úspešne aktualizovaná',
13 'page_delete' => 'odstránil stránku',
14 'page_delete_notification' => 'Stránka úspešne odstránená',
15 'page_restore' => 'obnovil stránku',
16 'page_restore_notification' => 'Stránka úspešne obnovená',
17 'page_move' => 'presunul stránku',
20 'chapter_create' => 'vytvoril kapitolu',
21 'chapter_create_notification' => 'Kapitola úspešne vytvorená',
22 'chapter_update' => 'aktualizoval kapitolu',
23 'chapter_update_notification' => 'Kapitola úspešne aktualizovaná',
24 'chapter_delete' => 'odstránil kapitolu',
25 'chapter_delete_notification' => 'Kapitola úspešne odstránená',
26 'chapter_move' => 'presunul kapitolu',
29 'book_create' => 'vytvoril knihu',
30 'book_create_notification' => 'Kniha úspešne vytvorená',
31 'book_update' => 'aktualizoval knihu',
32 'book_update_notification' => 'Kniha úspešne aktualizovaná',
33 'book_delete' => 'odstránil knihu',
34 'book_delete_notification' => 'Kniha úspešne odstránená',
35 'book_sort' => 'zoradil knihu',
36 'book_sort_notification' => 'Kniha úspešne znovu zoradená',
39 'bookshelf_create' => 'created Bookshelf',
40 'bookshelf_create_notification' => 'Bookshelf Successfully Created',
41 'bookshelf_update' => 'updated bookshelf',
42 'bookshelf_update_notification' => 'Bookshelf Successfully Updated',
43 'bookshelf_delete' => 'deleted bookshelf',
44 'bookshelf_delete_notification' => 'Bookshelf Successfully Deleted',
47 'commented_on' => 'commented on',