Skip to content

Commit 3676db0

Browse files
committed
New translations entities.php (Slovenian)
1 parent b4e8e30 commit 3676db0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

lang/sl/entities.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
'images' => 'Slike',
3030
'my_recent_drafts' => 'Moji nedavni osnutki',
3131
'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',
3434
'no_pages_viewed' => 'Niste si ogledali še nobene strani',
3535
'no_pages_recently_created' => 'Nedavno ni bila ustvarjena nobena stran',
3636
'no_pages_recently_updated' => 'Nedavno ni bila posodobljena nobena stran',
@@ -66,7 +66,7 @@
6666

6767
// Permissions and restrictions
6868
'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.',
7070
'permissions_book_cascade' => 'Permissions set on books will automatically cascade to child chapters and pages, unless they have their own permissions defined.',
7171
'permissions_chapter_cascade' => 'Permissions set on chapters will automatically cascade to child pages, unless they have their own permissions defined.',
7272
'permissions_save' => 'Shrani dovoljenja',
@@ -78,7 +78,7 @@
7878

7979
// Search
8080
'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',
8282
'search_clear' => 'Počisti iskanje',
8383
'search_no_pages' => 'Nobena stran se ne ujema z vašim iskanjem',
8484
'search_for_term' => 'Išči :term',
@@ -442,7 +442,7 @@
442442
'watch_desc_default' => 'Revert watching to just your default notification preferences.',
443443
'watch_title_ignore' => 'Ignore',
444444
'watch_desc_ignore' => 'Ignore all notifications, including those from user-level preferences.',
445-
'watch_title_new' => 'New Pages',
445+
'watch_title_new' => 'Nove strani',
446446
'watch_desc_new' => 'Notify when any new page is created within this item.',
447447
'watch_title_updates' => 'All Page Updates',
448448
'watch_desc_updates' => 'Notify upon all new pages and page changes.',

0 commit comments

Comments
 (0)