diff options
| author | 2024-04-21 00:45:16 +0200 | |
|---|---|---|
| committer | 2024-04-21 00:45:16 +0200 | |
| commit | a51fb891b582ed696c24ae9bea82290a315fa76e (patch) | |
| tree | dd3e4bca1637605060bd07a9d1a9da87c062eb16 | |
| parent | c0fdefcfeb5542061423e84b94bb2433bcd10c85 (diff) | |
Slovakian (SK) index.php (#6367)
Related to the issue #6356
| -rw-r--r-- | app/i18n/sk/index.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/i18n/sk/index.php b/app/i18n/sk/index.php index 07eb40364..357e71492 100644 --- a/app/i18n/sk/index.php +++ b/app/i18n/sk/index.php @@ -17,7 +17,7 @@ return array( 'bugs_reports' => 'Nahlásiť chybu', 'credits' => 'Poďakovanie', 'credits_content' => 'Niektoré časti vzhľadu pochádzajú z <a href="http://twitter.github.io/bootstrap/">Bootstrap</a>u, aj keď FreshRSS tento framework nepoužíva. <a href="https://gitlab.gnome.org/Archive/gnome-icon-theme-symbolic">Ikony</a> sú z <a href="https://www.gnome.org/">GNOME project</a>. Font <em>Open Sans</em> zabezpečil <a href="https://fonts.google.com/specimen/Open+Sans">Steve Matteson</a>. FreshRSS je založený na PHP frameworku <a href="https://framagit.org/marienfressinaud/MINZ">Minz</a>.', - 'documentation' => 'Documentation', // TODO + 'documentation' => 'Dokumentácia', 'freshrss_description' => 'FreshRSS je čítačka RSS kanálov, ktorú môžete nasadiť na vlastný server. Ide o jednoduchý a zároveň dobre nastaviteľný nástroj.', 'github' => '<a href="https://github.com/FreshRSS/FreshRSS/issues">na Github</a>e', 'license' => 'Licencia', @@ -45,7 +45,7 @@ return array( 'bookmark_query' => 'Pridať aktuálny dopyt do obľúbených', 'favorites' => 'Obľúbené (%s)', 'global_view' => 'Prehľad', - 'important' => 'Important feeds', // TODO + 'important' => 'Dôležité kanály', 'main_stream' => 'Všetky kanály', 'mark_all_read' => 'Označiť všetko ako prečítané', 'mark_cat_read' => 'Označiť kategóriu ako prečítanú', |
