diff options
Diffstat (limited to 'app/i18n/hu/index.php')
| -rw-r--r-- | app/i18n/hu/index.php | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/app/i18n/hu/index.php b/app/i18n/hu/index.php index 9e2854b58..ed4fc4008 100644 --- a/app/i18n/hu/index.php +++ b/app/i18n/hu/index.php @@ -16,12 +16,12 @@ return array( 'agpl3' => '<a href="https://www.gnu.org/licenses/agpl-3.0.html">AGPL 3</a>', // IGNORE 'bugs_reports' => 'Hiba jelentések', 'credits' => 'Credits', // IGNORE - 'credits_content' => 'Néhány dizájn elem a <a href="http://twitter.github.io/bootstrap/">Bootstrap</a> segítségével működik, habár a FreshRSS nem használja ezt a framework-öt. Az <a href="https://gitlab.gnome.org/Archive/gnome-icon-theme-symbolic">Ikonok</a> a <a href="https://www.gnome.org/">GNOME projekt-ből származnak</a>. <em>Open Sans</em> betűtípust készítette <a href="https://fonts.google.com/specimen/Open+Sans">Steve Matteson</a>. FreshRSS a <a href="https://framagit.org/marienfressinaud/MINZ">Minz</a> PHP framework-ön alapul.', + 'credits_content' => 'Néhány dizájn elem a <a href="http://twitter.github.io/bootstrap/">Bootstrap</a> segítségével működik, habár a FreshRSS nem használja ezt a framework-öt. Az <a href="https://gitlab.gnome.org/Archive/gnome-icon-theme-symbolic">Ikonok</a> a <a href="https://www.gnome.org/">GNOME projekt-ből származnak</a>. <em>Open Sans</em> betűtípust készítette <a href="https://fonts.google.com/specimen/Open+Sans">Steve Matteson</a>. FreshRSS a <a href="https://framagit.org/marienfressinaud/MINZ">Minz</a> PHP keretrendszeren alapul.', 'documentation' => 'Dokumentáció', 'freshrss_description' => 'A FreshRSS egy saját magunk által host-olható RSS hírgyűjtő és olvasó. Lehetővé teszi hogy kövess és olvass sok híroldalt egy pillantás alatt anélkül hogy mindegyiket meglátogatnád egyesével. A FreshRSS könnyű, gyors, jól konfigurálható, és könnyen használható.', - 'github' => '<a href="https://github.com/FreshRSS/FreshRSS/issues">Github-on</a>', - 'license' => 'Licensz', - 'project_website' => 'Project weboldal', + 'github' => '<a href="https://github.com/FreshRSS/FreshRSS/issues">GitHub-on</a>', + 'license' => 'Licenc', + 'project_website' => 'Projekt weboldal', 'title' => 'Névjegy', 'version' => 'Verzió', ), @@ -45,7 +45,7 @@ return array( 'bookmark_query' => 'Jelenlegi lekérdezés könyvjelzőzése', 'favorites' => 'Kedvencek (%s)', 'global_view' => 'Globális nézet', - 'important' => 'Important feeds', // TODO + 'important' => 'Fontos hírforrások', 'main_stream' => 'Minden cikk', 'mark_all_read' => 'Legyen mind olvasott', 'mark_cat_read' => 'Kategória megjelölése olvasottként', |
