diff options
| author | 2022-08-22 16:02:16 +0200 | |
|---|---|---|
| committer | 2022-08-22 16:02:16 +0200 | |
| commit | 51bd9be82f4692a3d565101d3046465936350138 (patch) | |
| tree | 61e9bde80677725a9f6affb69f61692799d3be76 /app/i18n/sk/conf.php | |
| parent | 866ee41d2f97588202430cbc80151ba168db9e25 (diff) | |
Slovak translation (#4520)
* Slovak translationi
* articles_header_footer
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
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"', |
