<?php
/*
 MyBB GoMobile Language Strings - Version: 1.0 Beta 4
 Based on UA Theme. Notices below.

 Copyright (c) 2010, Fawkes Software
 All rights reserved.

 Redistribution and use in source and binary forms, with or without modification,
 are permitted provided that the following conditions are met:

 * Redistributions of source code must retain the above copyright notice, this
   list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.
 * Neither the name of Fawkes Software nor the names of its contributors may be
   used to endorse or promote products derived from this software without specific
   prior written permission.

 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
 SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
 TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
 ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 inc/languages/xxx/gomobile.lang.php: The various strings shown to the user
*/

// ACP Strings
$l['gomobile'] = "MyBB GoMobile";
$l['gomobile_sidemenu'] = "GoMobile Tools";
$l['gomobile_desc'] = "The free mobile MyBB solution.";
$l['gomobile_string'] = "User Agent String";
$l['gomobile_addnew'] = "Add New String";
$l['gomobile_edit'] = "Edit String";
$l['gomobile_save'] = "Save String";
$l['gomobile_delete'] = "Delete String";
$l['gomobile_noexist'] = "That string doesn't exist!";
$l['gomobile_string_desc'] = "Enter the User Agent String that GoMobile should send to the mobile theme.";
$l['gomobile_nostring'] = "Please enter a string.";
$l['gomobile_saved'] = "String successfully added!";

// 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.";

// Misc. strings used through GoMobile
$l['gomobile_mobile_version'] = "Wersja Mobilna";
$l['gomobile_redirect_notice'] = "Przekieruj notatkę";
$l['gomobile_posted_from'] = "Post napisany z telefonu";
$l['gomobile_ucp'] = "UCP";
$l['gomobile_mcp'] = "MCP";
$l['gomobile_acp'] = "ACP";
$l['gomobile_pms'] = "PMs";
$l['gomobile_logout'] = "Wyloguj";
$l['gomobile_last'] = "Ostatni";
$l['gomobile_lastby'] = "Ostatni 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'] = "PM";
$l['gomobile_page'] = "Strona";
$l['gomobile_of'] = "of";
$l['gomobile_copyrights'] = "Stworzone przez <a href='http://mybb.com' target='_blank'>MyBB</a>, wersja mobilna: <a href='http://mybbgm.com' target='_blank'>MyBB GoMobile</a>, Tłumaczenie: <a href='http://nokia-c6.pl' target='_blank'>Forum Nokia C6</a>.";
$l['gomobile_showsig'] = "Wyświetl swoją sygnaturę?";
$l['gomobile_disablesmilies'] = "Wyłączyć uśmieszki w tej wiadomości?";
$l['gomobile_savecopy'] = "Zapisać kopię?";
$l['gomobile_receipt'] = "Powiadom kiedy odbiorca to przeczyta?";
$l['gomobile_modclose'] = "Zamknąć ten wątek?";
$l['gomobile_modstick'] = "Przykleić ten wątek?";
$l['gomobile_send'] = "Wyślij";
$l['gomobile_unreadreports'] = "Notatka Moderatora: Nieprzeczytane zaraportowane posty";
$l['gomobile_bbclosed'] = "Your board is set to closed.(Twoja tablica jest zamknięta???)";
$l['gomobile_nosubs'] = "Brak subskrypcji";
$l['gomobile_newsubs'] = "Nowe posty w subskrybowanych";
$l['gomobile_redirect_portal'] = "Twój administraot wybrał wyłączenie przeglądania strony przez GoMobile, przekierowywanie do alternatywnej strony...";
$l['gomobile_use_mobile_version'] = "Użyj wersji mobilnej jeśli łączysz się z urządzenia mobilnego";
$l['gomobile_switched_version'] = "Zmiana wersji.<br />Poczekaj aż Cię przekierujemy spowrotem...";
$l['gomobile_lastpost'] = "Ostatni post: ";
$l['gomobile_orderby'] = "Order by: ";
$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_ucp_username'] = "Nazwa użytkownika:";
$l['gomobile_ucp_avatar'] = "Avatar:";
$l['gomobile_ucp_inbox'] = "Odebrane";

$l['gomobile_pm_reply'] = "Odpowiedz";
$l['gomobile_pm_delete'] = "Usuń";
$l['gomobile_pm_forward'] = "Dalej";
$l['gomobile_pm_replyall'] = "Odpowiedz wszystkim";

$l['gomobile_mcp_until'] = " - do: ";
$l['gomobile_mcp_reason'] = "Przyczyna: ";
$l['gomobile_mcp_controls'] = "Sterowanie";
$l['gomobile_mcp_pid'] = "Post #";
$l['gomobile_mcp_in'] = " w ";
?>