Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for slovak language #3251

Open
wants to merge 1 commit into
base: development
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions themes/default/languages/slovak/Settings.slovak.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?php
// Version: 1.1; Settings

$txt['theme_description'] = 'Predvolená ElkArte téma.<br /><br />Autor: ElkArte contributors';
35 changes: 35 additions & 0 deletions themes/default/languages/slovak/Stats.slovak.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
<?php
// Version: 1.1; Stats

$txt['most_online'] = 'Najviac online';

$txt['stats_center'] = 'Centrum štatistík';
$txt['general_stats'] = 'Hlavné štatistiky';
$txt['top_posters'] = 'Top 10 posterov';
$txt['top_boards'] = 'Top 10 nástenok';
$txt['forum_history'] = 'História fóra (používa sa čas fóra)';
$txt['stats_new_topics'] = 'Nové témy';
$txt['stats_new_posts'] = 'Nové posty';
$txt['stats_new_members'] = 'Noví užívatelia';
$txt['page_views'] = 'Zobrazenia stránky';
$txt['top_topics_replies'] = 'Top 10 tém (podľa odpovedí)';
$txt['top_topics_views'] = 'Top 10 tém (podľa zobrazení)';
$txt['yearly_summary'] = 'Ročné zhrnutie';
$txt['top_starters'] = 'Top začínajúce témy';
$txt['most_time_online'] = 'Najviac online';

$txt['average_members'] = 'Priemerný počet registrácií za deň';
$txt['average_posts'] = 'Priemerný počet postov za deň';
$txt['average_topics'] = 'Priemerný počet tém za deň';
$txt['average_online'] = 'Priemerný počet ľudí online za deň';
$txt['users_online'] = 'Užívatelia online';
$txt['emails_sent'] = 'Priemerný počet emailov za deň';
$txt['users_online_today'] = 'Online dnes';
$txt['num_hits'] = 'Počet videní stránky';
$txt['average_hits'] = 'Priemerný počet zobrazenia stránky za deň';

$txt['ssi_comment'] = 'komentár';
$txt['ssi_comments'] = 'komentáre';
$txt['ssi_write_comment'] = 'Napísať komentár';
$txt['ssi_no_guests'] = 'Nemôžete špecifikovat nástenku, ku ktorej hostia majú zakázaný prístup. Prosím, overte si ID nástenky a skúste to znovu.';
$txt['xml_rss_desc'] = 'Živé informácie z {forum_name}';