<?php
/*
* MyBB GoMobile - 1.0 Pre-Release 2 Language File
* Licensed under GNU/GPL v3
*/

// ACP Strings
$l['gomobile'] = "MyBB GoMobile";
$l['gomobile_desc'] = "Wersja mobilna Twojej strony stworzonej w MyBB.";
// Setting Strings
$l['gomobile_settings_mobile_name_title'] = "Mobile Board Name";
$l['gomobile_settings_mobile_name'] = "Use this setting to shorten both your header and breadcrumb (navigation) text. You may use full HTML formatting.";
$l['gomobile_settings_redirect_enabled_title'] = "Enable Portal Redirect?";
$l['gomobile_settings_redirect_enabled'] = "Enable or disable the GoMobile portal redirect. Enabling this will automatically redirect users who visit to portal on their mobile, to a page of your choice instead.";
$l['gomobile_settings_redirect_location_title'] = "Redirect Location";
$l['gomobile_settings_redirect_location'] = "Enter the location (relative) that you would like to redirect users to. Ignore this if the redirect option above is not enabled.";
$l['gomobile_settings_theme_id_title'] = "Theme ID";
$l['gomobile_settings_theme_id'] = "Enter the tid (Theme ID) of GoMobile below. This is used to switch the user to the mobile version.";
$l['gomobile_settings_permstoggle_title'] = "Use theme permissions?";
$l['gomobile_settings_permstoggle'] = "Enable this setting to use the theme-specific usage permissions. If disabled, all groups will be able to use GoMobile. Selecting NO also saves a query, and is recommended unless you require theme permissions.";
$l['gomobile_settings_homename_title'] = "Home Name";
$l['gomobile_settings_homename'] = "This is the text that will appear in the footer of GoMobile in place of the home link. It is recommended that you keep this to as few charaters as possible.";
$l['gomobile_settings_homelink_title'] = "Home Link";
$l['gomobile_settings_homelink'] = "Below is the link that appears in the footer of GoMobile.";
$l['gomobile_settings_strings_title'] = "User Agent Strings";
$l['gomobile_settings_strings'] = "Separated by a new line, enter the strings you wish to check for and then send to the mobile theme. You should not normally need to adjust this.";
// Misc. strings used through GoMobile
$l['gomobile_mobile_version'] = "Wersja mobilna serwisu";
$l['gomobile_switch_full'] = "Powróć do pełnej wersji serwisu";
$l['gomobile_redirect_notice'] = "Adresuj notatkę";
$l['gomobile_posted_from'] = "Wysłane z wersji mobilnej serwisu";
$l['gomobile_ucp'] = "Panel użytkownika";
$l['gomobile_mcp'] = "MCP";
$l['gomobile_acp'] = "ACP";
$l['gomobile_pms'] = "Prywatne Wiadomości";
$l['gomobile_logout'] = "Wyloguj";
$l['gomobile_last'] = "Ostatni";
$l['gomobile_lastby'] = "Ostatni napisany przez:";
$l['gomobile_post_edit'] = "Edytuj";
$l['gomobile_post_delete'] = "Usuń";
$l['gomobile_post_quote'] = "Cytuj";
$l['gomobile_post_warn'] = "Warn";
$l['gomobile_post_pm'] = "PW";
$l['gomobile_page'] = "WWW:";
$l['gomobile_of'] = "of";
$l['gomobile_copyrights'] = "Silnik forum: <a href='http://mybb.com' target='_blank'>MyBB 1.6.12</a>  © 2002-2014 | Tłumaczenie skryptu: <a href=\"http://mybboard.pl\" target=\"_blank\">MyBBoard.pl</a> <br /> Wersja mobilna: <a href='http://mybbgm.com' target='_blank'>MyBB GoMobile</a> | Tłumaczenie: <a href='http://play3center.cba.pl/' target='_blank'>PLAY3Center</a> ";
$l['gomobile_showsig'] = "Wyświetlić sygnaturę?";
$l['gomobile_disablesmilies'] = "Wyłączyć emotikony w tej wiadomości?";
$l['gomobile_savecopy'] = "Zapisać kopię wiadomości?";
$l['gomobile_receipt'] = "Śledzić, gdy użytkownik czyta ten temat?";
$l['gomobile_modclose'] = "Zamknąć temat?";
$l['gomobile_modstick'] = "Przykleić temat?";
$l['gomobile_send'] = "Wyślij";
$l['gomobile_unreadreports'] = "Notka moderator: Zgłoś nieprzeczytane posty";
$l['gomobile_bbclosed'] = "Twoja tablica jest obecnie zablokowana.";
$l['gomobile_nosubs'] = "Brak subskrybcji";
$l['gomobile_newsubs'] = "Nowe posty w subskrybowanym temacie";
$l['gomobile_redirect_portal'] = "Administrator postanowił wyłączyć możliwość przeglądania mobilnej wersji strony, dlatego też zostaniesz przekierowany do wersji pełnej";
$l['gomobile_use_mobile_version'] = "Użyć wersji mobilnej serwisu, jeśli korzystam z urządzenia przenosnego?";
$l['gomobile_clear_cookies'] = "wyczyścić pliki cookies";
$l['gomobile_switched_version'] = "Zmiana wersji serwisu.<br />Poczekaj, aż strona zostanie przekonwertowana do innej wersji.";
$l['gomobile_lastpost'] = "Ostatni post: ";
$l['gomobile_orderby'] = "Sortuj według: ";
$l['gomobile_forum'] = "Forum: ";
$l['gomobile_by'] = "Przez: ";
$l['gomobile_jump_fpost'] = "Pierwszy post";
$l['gomobile_jump_lpost'] = "Ostatni post";
$l['gomobile_votes'] = "Głosy";
$l['gomobile_error_message'] = "Nie masz dostępu do tej strony. Spróbuj się zalogować poniższym formularzem. Jeżli to nie pomoże, najwidoczniej nie masz uprawnień do przeglądania tej strony.";
$l['gomobile_ucp_username'] = "Nick użytkownika:";
$l['gomobile_ucp_avatar'] = "Awatar:";
$l['gomobile_ucp_inbox'] = "Skrzynka odbiorcza";
$l['gomobile_pm_reply'] = "Odpowiedz";
$l['gomobile_pm_delete'] = "Usuń";
$l['gomobile_pm_forward'] = "Przekaż";
$l['gomobile_pm_replyall'] = "Odpowiedz wszystkim";
$l['gomobile_mcp_until'] = " - Do: ";
$l['gomobile_mcp_reason'] = "Powód: ";
$l['gomobile_mcp_controls'] = "Kontrola";
$l['gomobile_mcp_pid'] = "Post #";
$l['gomobile_mcp_in'] = " w ";
?>