|
29 | 29 | 'images' => 'Slike', |
30 | 30 | 'my_recent_drafts' => 'Moji nedavni osnutki', |
31 | 31 | 'my_recently_viewed' => 'Nedavno prikazano', |
32 | | - 'my_most_viewed_favourites' => 'My Most Viewed Favourites', |
33 | | - 'my_favourites' => 'My Favourites', |
| 32 | + 'my_most_viewed_favourites' => 'Največkrat gledane priljubljene strani', |
| 33 | + 'my_favourites' => 'Priljubljene', |
34 | 34 | 'no_pages_viewed' => 'Niste si ogledali še nobene strani', |
35 | 35 | 'no_pages_recently_created' => 'Nedavno ni bila ustvarjena nobena stran', |
36 | 36 | 'no_pages_recently_updated' => 'Nedavno ni bila posodobljena nobena stran', |
|
66 | 66 |
|
67 | 67 | // Permissions and restrictions |
68 | 68 | 'permissions' => 'Dovoljenja', |
69 | | - 'permissions_desc' => 'Set permissions here to override the default permissions provided by user roles.', |
| 69 | + 'permissions_desc' => 'Nastavi dovoljenja bolj podrobno, kot to določajo uporabniške vloge.', |
70 | 70 | 'permissions_book_cascade' => 'Permissions set on books will automatically cascade to child chapters and pages, unless they have their own permissions defined.', |
71 | 71 | 'permissions_chapter_cascade' => 'Permissions set on chapters will automatically cascade to child pages, unless they have their own permissions defined.', |
72 | 72 | 'permissions_save' => 'Shrani dovoljenja', |
|
78 | 78 |
|
79 | 79 | // Search |
80 | 80 | 'search_results' => 'Rezultati iskanja', |
81 | | - 'search_total_results_found' => ':count najdenih rezultatov|:count skupaj najdenih rezultatov', |
| 81 | + 'search_total_results_found' => ':count najdenih rezultatov|:count skupno najdenih rezultatov', |
82 | 82 | 'search_clear' => 'Počisti iskanje', |
83 | 83 | 'search_no_pages' => 'Nobena stran se ne ujema z vašim iskanjem', |
84 | 84 | 'search_for_term' => 'Išči :term', |
|
442 | 442 | 'watch_desc_default' => 'Revert watching to just your default notification preferences.', |
443 | 443 | 'watch_title_ignore' => 'Ignore', |
444 | 444 | 'watch_desc_ignore' => 'Ignore all notifications, including those from user-level preferences.', |
445 | | - 'watch_title_new' => 'New Pages', |
| 445 | + 'watch_title_new' => 'Nove strani', |
446 | 446 | 'watch_desc_new' => 'Notify when any new page is created within this item.', |
447 | 447 | 'watch_title_updates' => 'All Page Updates', |
448 | 448 | 'watch_desc_updates' => 'Notify upon all new pages and page changes.', |
|
0 commit comments