diff options
Diffstat (limited to 'app/i18n/sk/conf.php')
| -rw-r--r-- | app/i18n/sk/conf.php | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/app/i18n/sk/conf.php b/app/i18n/sk/conf.php index cb14c5bb4..04fb68827 100644 --- a/app/i18n/sk/conf.php +++ b/app/i18n/sk/conf.php @@ -170,12 +170,12 @@ return array( 'display_articles_unfolded' => 'Zobraziť články otvorené', 'display_categories_unfolded' => 'Kategórie na rozbalenie', 'headline' => array( - 'articles' => 'Articles: Open/Close', // TODO + 'articles' => 'Články: Otvoriť/Zavrieť', 'articles_header_footer' => 'Articles: header/footer', // TODO - 'categories' => 'Left navigation: Categories', // TODO - 'mark_as_read' => 'Mark article as read', // TODO - 'misc' => 'Miscellaneous', // TODO - 'view' => 'View', // TODO + 'categories' => 'Ľavé menu: Kategórie', + 'mark_as_read' => 'Označiť články ako prečítané', + 'misc' => 'Ostatné', + 'view' => 'Zobraznie', ), 'hide_read_feeds' => 'Skryť kategórie a kanály s nulovým počtom neprečítaných článkov (nefunguje s nastaveným “Zobraziť všetky články”)', 'img_with_lazyload' => 'Pre načítanie obrázkov použiť "lazy load"', |
