Advertisement
Guest User

Untitled

a guest
Oct 17th, 2018
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 18.02 KB | None | 0 0
  1. <?php
  2. /*
  3. $Lang:English:$
  4. eng.php : ENGLISH language pack for miniBB.
  5. Copyright (C) 2001-2018 miniBB.com.
  6.  
  7. This file is part of miniBB. miniBB is free discussion forums/message board software, without any warranty.
  8. Check COPYING file for more details. www.minibb.com
  9.  
  10. Latest File Update: 2018-Jun-11
  11. */
  12.  
  13. /* v1.0 */
  14.  
  15. //$l_meta='<meta http-equiv="content-type" content="text/html;charset=iso-8859-1" />';
  16. $l_meta='<meta http-equiv="content-type" content="text/html;charset=utf-8" />';
  17.  
  18. $l_months='Styczeń:Luty:Marzec:Kwiecień:Maj:Czerwiec:Lipiec:Sierpień:Wrzesień:Październik:Listopad:Grudzień';
  19.  
  20. $l_admin='Admin';
  21. $l_about='Profil';
  22. $l_forum='Forum';
  23. $l_num_topics='Tematy';
  24. $l_topic='Temat';
  25. $l_replies='Odpowiedzi';
  26. $l_posted='Posty';
  27. $l_reply='Odpowiedź';
  28.  
  29. $l_author='Autor';
  30. $l_lastAuthor='Latest reply';
  31. $l_sub_answer='Your Reply';
  32. $l_message='Message';
  33. $l_views='Views';
  34.  
  35. $l_new_topic='Start New Topic';
  36. $l_chooseForum='Switch Forum';
  37.  
  38. $l_sub_tpc='topic';
  39. $l_sub_msg='message';
  40. $l_sub_name='Username';
  41. $l_sub_pass='Password';
  42. $l_sub_post_msg='Post Message';
  43. $l_sub_post_tpc='Post New Topic';
  44.  
  45. $l_emptyTopic='Topic with no subject';
  46. $l_topicTitle='Subject';
  47. $l_loadingtime='Page loading time, sec.:';
  48.  
  49. $l_enter_admin_login='This area requires your Administrative account details. Please, sign-in!';
  50. $l_incorrect_login='Sorry! It appears there were wrong username and/or password typed. Please, try again!';
  51.  
  52. $l_logout='Sign Out';
  53.  
  54. $l_addforum='Add a forum';
  55. $l_error_addforum='Please, specify the Title for this forum!';
  56. $l_forum_added='Forum was successfully added!';
  57.  
  58. $l_chooseeditforum='Switch forum to edit';
  59. $l_editforum='Edit forum';
  60.  
  61. $l_noforums='No forums to edit';
  62.  
  63. $l_noAsking='This is the final step of submission. You will be asked only once.';
  64.  
  65. $l_forumname='Title';
  66. $l_forumdesc='Short description';
  67. $l_forumorder='Forum order';
  68. $l_deleteforum='Delete forum';
  69. $l_forumdeleted='Forum deleted';
  70.  
  71. $l_mysql_error='There was a database error. Please report this problem, describing in steps you were trying to do, to the forums Administrator, or <a href="http://www.minibb.com/forums/" class="mnblnk">contact</a> the developers of this software.'.$brtag;
  72.  
  73. $l_adminpanel='Administrative Panel';
  74.  
  75. $l_fastforumspreview='Fast preview (forums will be ordered that way on the first page):';
  76.  
  77. $l_forumUpdated='Forum updated';
  78.  
  79. $l_forums='Forums';
  80. $l_users='Users';
  81.  
  82. $l_topicsWillBeDisplayed='Since there is only one forum, topics will be displayed immediately on the first page.';
  83.  
  84. $logged_as='Logged in as:';
  85.  
  86. $l_loginpasswordincorrect='The username or password you have entered is incorrect.';
  87. $l_correctLoginpassword='Click here to go back and re-enter your details.';
  88.  
  89. $l_forumnotexists='Forum doesn\'t exist';
  90. $l_topicnotexists='Topic doesn\'t exist. It was deleted by the administrator, moved to another forum, archived, or has never existed. Please, go to the forums main page and try to locate this subject, using forum tools.';
  91. $l_topiccannotempty='Subject can not be empty, and it must be descriptive to other users. Try re-typing a longer subject.';
  92. $l_back='Get back';
  93. $l_returntoforums='Get to the begin';
  94.  
  95. $l_forbidden='Sorry! You are not granted to do this.';
  96.  
  97. $l_anonymous='Guest';
  98.  
  99. $l_enterforums='Sign in';
  100.  
  101. $l_sortBy='Sort by:';
  102. $l_newAnswers='Recent Replies first';
  103. $l_newTopics='Recent Topics first';
  104.  
  105. $l_sortedBy='Sorting:';
  106.  
  107. $l_lastDiscussions='Recent Stuff';
  108.  
  109. $l_topic_closed='This topic is closed. New replies are not allowed.';
  110.  
  111. $l_closeTopic='Lock topic';
  112. $l_deleteTopic='Delete topic';
  113. $l_unlockTopic='Unlock topic';
  114.  
  115. $l_areYouSureDeleteTopic='Are you sure you want to delete this topic?\nAll associated posts will be deleted immediately, AND WILL NOT BE BACKED UP!';
  116.  
  117. $l_itseemserror='Sorry, an unexpected error has occured!';
  118.  
  119. $l_submit='Submit';
  120. $l_yes='Yes';
  121. $l_no='No';
  122.  
  123. $l_topicLocked='Topic has been locked!';
  124. $l_topicUnLocked='Topic has been unlocked.';
  125.  
  126. $l_topicsDeleted='Topics deleted: ';
  127. $l_postsDeleted='Replies deleted: ';
  128.  
  129. $l_emptyPost='Your message is either empty or too short to be posted on this forum, based on our content rules. Please, edit your posting, and try submitting again.';
  130.  
  131. $l_forumIcon='Icon';
  132.  
  133. $l_forumIconDesc='Forum icons are displayed near forum titles in the forums block and topic listing headings. They must be copied under the "/img/forum_icons" folder. Icons should be either .GIF or .JPG with a maximum size of 16x16 pixels. Here you just need to type the filename of an image WITHOUT any extra path or folder name. By the easy way, choose an icon by clicking one of the icons <b>on the right hand side of this page</b> (they are all under the forum_icons/ folder and are displayed automatically). If no image is specified, default.gif will be taken.';
  134.  
  135. $l_error_addforumicon='Error: the following image does not exist - ';
  136.  
  137. $l_noTopicsInForum='This forum still has no topics. You are welcome to be first to post!';
  138.  
  139. $l_del='deleted';
  140. $l_rows='database row(s)';
  141.  
  142. $l_stats='Statistics';
  143. $l_stats_top='Top';
  144.  
  145. $l_stats_popular='Most popular topics';
  146. $l_stats_aUsers='Most active partakers';
  147. $l_stats_viewed='Most viewed topics';
  148.  
  149. $l_stats_numUsers='Partakers amount';
  150. $l_stats_numTopics='Topics amount';
  151. $l_stats_numPosts='Replies amount';
  152.  
  153. $l_stats_admin='Administered by:';
  154. $l_stats_lastReg='Recently registered:';
  155.  
  156. $l_edit='Edit';
  157. $l_editedBy='Edited by: ';
  158. $l_deletePost='Delete';
  159.  
  160. $l_quoting='Quote';
  161.  
  162. $l_postNotExist='Post does not exist!';
  163.  
  164. $l_areYouSureDeletePost='Are you sure you want to delete this post?';
  165.  
  166. $l_postID='Post ID';
  167. $l_poster='Poster';
  168.  
  169. $l_postDeleted='Post successfully deleted';
  170.  
  171. $l_menu[0]='Begin';
  172. $l_menu[2]='Register';
  173. $l_menu[5]='Profile';
  174. $l_menu[7]='Start New Topic';
  175. $l_menu[1]='Search';
  176. $l_menu[3]=$l_stats;
  177. $l_menu[4]='Manual';
  178. $l_menu[6]='Logout';
  179.  
  180. $l_menu[8]='Language';
  181.  
  182. $l_editPost='Edit Message';
  183.  
  184. $l_topicTitleUpdated='Subject has been updated.';
  185.  
  186. $l_onlyAdminCanEdit='Sorry! This post has been edited and possibly censored by the forums staff, and is protected now from further editing.';
  187. $l_topicTextUpdated='Message has been updated.';
  188.  
  189. $l_disableBbCode='Disable BB codes';
  190. $l_whatIsIt='What\'s this?';
  191.  
  192. $l_moveTopic='Move topic';
  193.  
  194. $l_topicMoved='Topic has been moved.';
  195.  
  196. $l_goTopic='Go to the topic';
  197.  
  198. $l_to='to';
  199.  
  200. $l_searchSite='Search';
  201.  
  202. $l_search[0]='Search for';
  203. $l_search[1]='Fields';
  204. $l_search[2]='Formatting';
  205. $l_search[3]='Go!';
  206. $l_search[4]='Messages';
  207. $l_search[5]='Topic titles';
  208. $l_search[6]=$l_sub_name;
  209. $l_search[7]='Words starting from...';
  210. $l_search[13]='Words containing...';
  211. $l_search[9]='"Whole phrase"';
  212. $l_search[8]='Period';
  213. $l_search[10]='<b>How to search these forums?</b> <ol type="1" style="margin-left:18pt"><li>Find the <b>one</b> most important keyword in your search term. It could be a partial fragment of a word, to search wider.</li><li>Try to give it no more than 3 words to search, with a possibly shorter, yet definitive length.</li><li>Try to search by it in topic titles at first, then if you are not satisfied with results, search in message bodies (refine <strong>'.$l_search[1].'</strong> for that).</li><li>As less search options you specify, as more search results you will be offered to choose from.</li><li>Use Search boxes located on the bottom of forum pages, for immediate search in a certain forum or topic.</li></ol>';
  214. $l_usersIPs='List of users posted from the IP address';
  215. $l_userIP='User\'s IP';
  216. $l_userNoIP='No IPs found';
  217.  
  218. $l_userRegistered='Congratulations to You as our forums new member!';
  219. $l_goToLogin='You should be already logged in automatically. Go the forums first page to check for that.';
  220. $l_thankYouReg='Thank you very much for registering!';
  221.  
  222. $l_newUserRegister='Register Now!';
  223. $l_necessaryFields='Mandatory are only the bold fields.';
  224. $l_fillRegisterForm='It takes less than a minute. Just fill in the form below.';
  225.  
  226. $l_max='Max.';
  227. //$l_symbols='symbols';
  228. $l_passOnceAgain='Repeat Password';
  229. $l_email='Email address';
  230. $l_websiteUrl='Website (beginning with http://)';
  231. $l_userOcc='Occupation, duties';
  232. $l_userFrom='Location, country';
  233. $l_chooseCountry='Choose from the list on the right, or specify your own';
  234. $l_userInterest='Interests, hobbies';
  235. $l_userViewEmail='Show email address to others?';
  236. $l_sortTopics='Default sorting:';
  237.  
  238. $l_errorUserData='Sorry! Wrong input.';
  239. $l_undefined='Undefined';
  240.  
  241. $l_userErrors[1]='Username must contain only latin letters (a-z and A-Z), numbers (0-9), spaces and underscores, being from 3 to 15 characters in length. Username can not consist of the numbers only, it should not start or end with a specific character, should not contain multiple repeated characters. Please, verify it and try again!';
  242. $l_userErrors[2]='Password must contain only latin letters (a-z and A-Z), numbers (0-9) and underscores, being between 5 and 30 characters in length.';
  243. $l_userErrors[3]='Security verifycation failed: entered passwords didn\'t match!';
  244. $l_userErrors[4]='This email address appears to be malformed, or it has been already taken by the other member.';
  245. $l_userErrors[6]='You must provide a full URL to the website, starting with http:// or https:// .'.$brtag.'This field is possible to fill in only if you have posted at least '.$allowHyperlinks.' useful messages on forum.';
  246.  
  247. $l_errorUserExists='Sorry, the Username you are trying to register, is already taken. Please, choose another one!';
  248.  
  249. $l_removeUser='Delete Profile';
  250. $l_enterID='User ID';
  251. $l_cantDeleteUser='Unable to delete this user!';
  252. $l_removeUserMessages='Remove all user\'s messages and topics (user\'s topics will be deleted with possible other users messages inside); not ticking this box means the account will be removed, but all messages posted will stay on forum, as being posted from'.$brtag.'<input type="radio" name="guestname" value="current" checked="checked" /> the current Username, or'.$brtag.'<input type="radio" name="guestname" value="guest" /> the Guest account.';
  253. $l_userDeleted='User has been deleted';
  254. $l_userNotDeleted='There was an error: User was not deleted!';
  255. $l_userMsgsDeleted='User messages were deleted';
  256. $l_userMsgsNotDeleted='User messages were not deleted';
  257. $l_userUpdated0='Username has been updated to a guest profile on forums';
  258. $l_userNotUpdated0='User info has not been updated';
  259.  
  260. $l_stillNoForums='It\'s a beautiful time, but so far, no forums have been installed here. Please, come to check for them later.';
  261.  
  262. $l_send='Send';
  263. $l_pwdWillBeSent='Please, enter the email address, which has been provided for Registration the forums Profile.'.$brtag.'Follow the message in your Inbox. You will get an instruction on resetting your Password.';
  264. $l_emailNotExists='Sorry! The email address you\'ve entered, doesn\'t exist in our database.';
  265. $l_emailSent='A new password has been sent to your email address. Please read the letter CAREFULLY, and follow all instructions to get it up!';
  266. $l_passwdUpdate='Your password was succesfully updated. You can now go to the Profile page and change it to something memorable.';
  267.  
  268. $l_editPrefs='Edit Profile';
  269. $l_onlyIfChangePwd='Fill in only in a case of password change; otherwise leave empty';
  270. $l_prefsUpdated='Profile has been updated!';
  271. $l_prefsNotUpdated='It appears no changes were made to your Profile, so no details were updated.';
  272. $l_prefsPassUpdated=$brtag.'Because of the Password change, you will need to re-login on the main forums page.';
  273.  
  274. $l_restoreDataAdmin='Restore Admin data in database';
  275.  
  276. $l_userNotExists='Sorry! This profile doesn\'t exist anymore.';
  277.  
  278. $l_userInfo='User info';
  279.  
  280. $l_usrInfo[1]='Username';
  281. $l_usrInfo[2]='Registration date';
  282. $l_usrInfo[4]=$l_email;
  283. $l_usrInfo[5]='Instant messenger';
  284. $l_usrInfo[6]='Website';
  285. $l_usrInfo[7]=$l_userOcc;
  286. $l_usrInfo[8]='Location';
  287. $l_usrInfo[9]=$l_userInterest;
  288.  
  289. $l_usrInfo[10]=$l_stats_numTopics;
  290. $l_usrInfo[11]=$l_stats_numPosts;
  291.  
  292. $l_usrInfoActivities='Forum activity';
  293.  
  294. $l_antiSpam='Bang! The system prevents you from making more than one post every '.$postRange.' seconds.';
  295. $l_emailNotify='Watch this topic and get updates by email';
  296.  
  297. $l_delSendMais='Type an email address to delete, then click the 1st button; OR click the 2nd button for clearing up the whole table.'.$brtag.'In the case of deleting certain emails (the 1st button), you may use `*` (an asterisk) before `@` for deleting only certain domain emails;'.$brtag.'for example: typing `*@minibb.com` will delete all subscriptions associated with `minibb.com` <em>only</em>.'.$brtag.'<strong>Attention:</strong> click with care, you are asked just once!';
  298. $l_delete='Delete';
  299. $l_completed='Action completed!';
  300.  
  301. $l_enterIP='Enter user\'s IP address or ID';
  302. $l_ban='Ban user\'s IP/ID';
  303. $l_unsetBan='Unset/unban users\' IPs/IDs';
  304. $l_IpBanned='IP/ID banned';
  305. $l_IpExists='IP/ID already exists';
  306. $l_noBans='No banned IPs/IDs in database!';
  307. $l_incorrectIp='Incorrect IP or user ID!';
  308.  
  309. $l_accessDenied='Wham!.. You are trying to make a step which is wrong. If you are sure this is a mistake, contact the Forums Administrator.';
  310.  
  311. $l_forumProtected='Our forums are hidden from public. Please, enter the password';
  312.  
  313. $l_userLastTopics='Recent topics posted';
  314. $l_userLastPosts='Recent replies posted';
  315. $l_exportEmails='Export emails';
  316. $l_deleteSendmails='Delete email notifications';
  317. $l_separator='Separator';
  318. $l_comma='Comma';
  319. $l_tab='Tab';
  320. $l_screen='Screen';
  321. $l_attach='Attachment';
  322. $l_warnEncoding='Please check your browser\'s character encoding settings, before posting a message containing non-Latin characters!';
  323.  
  324. /* v1.1 */
  325.  
  326. $l_unsubscribe='Unsubscribe from email notifications';
  327. $l_member='Partaker';
  328.  
  329. /* v1.2 */
  330. $l_searchUsers='Search users';
  331. $l_haventReg='Haven\'t posted since YYYY-MM-DD';
  332. $l_wrongData='Incorrect input!';
  333. $l_recordsFound='Results found:';
  334. $l_inactiveUsers='Inactive users (haven\'t posted anything)';
  335. $l_subscriptions='Subscriptions';
  336.  
  337. /* v1.3 */
  338.  
  339. $l_days='days';
  340. $l_days_within='Display bars for the last';
  341. $l_search[11]='Match whole words';
  342. $l_moderator='Moderator';
  343. $l_moderatorsAre='Forums moderator(s)';
  344.  
  345. /* v1.5 */
  346. $l_makeSticky='Make sticky';
  347. $l_makeUnsticky='Make unsticky';
  348. $l_topicSticked='Topic has been stuck.';
  349. $l_topicUnsticked='Topic has been unstuck.';
  350.  
  351. /* v1.7 */
  352. $l_search[12]='When searching for topics within the last X days, you cannot exceed the default "days" interval, which is';
  353.  
  354. /* v2.0 RC2c */
  355. $l_forumgroup='Supertitle (appears before the Title, emulating the Group of forums)';
  356.  
  357. /* v2.0 RC3a */
  358. $l_signIn='This is allowed only to registered users.';
  359. $l_quoteMsgAlert='For quoting an excerpt, please highlight some text from the message first, then click the link. The text you have highlighted will be automatically inserted with the proper BB codes into the message form area.';
  360. $l_forumDeleteAlert='If you tick the box above, after submission your forum, ALL topics and ALL posts of it WILL BE DELETED with no extra backup!';
  361. $l_poweredBy='Powered by';
  362.  
  363. /* v2.0 RC4 */
  364. $l_searchFailed='No records are found by the search type specified.';
  365. $l_from='from';
  366.  
  367. /* v2.0 RC5 */
  368. $l_anonAllowed='Post as a Guest, leaving the Password field blank. You could also enter a Guest name, if it\'s not taken by a member yet. Sign-in and post at once, or just sign-in, bypassing the message\'s text.';
  369. $l_anonDisallowed='Only registered users are allowed to post here. Please, enter your username/password details upon posting a message, or <a href="'.$main_url.'/'.$indexphp.'action=registernew" target="_blank" class="mnblnk">register first</a>.';
  370. $l_banReason='Ban reason';
  371. $l_im=$l_usrInfo[5];
  372.  
  373. $l_bb_bold='BB code for the Bold Style';
  374. $l_bb_italic='BB code for the Italic Style';
  375. $l_bb_underlined='BB code for the Underlined Style';
  376. $l_bb_image='BB Code for the Picture';
  377. $l_bb_url='BB code for the URL';
  378.  
  379. $l_deleteAllMsgs='Delete checked messages';
  380.  
  381. /* v2.0 RC5a */
  382. $l_returntotopics='Return to the topics list';
  383.  
  384. /* v2.0 RC6 */
  385. $l_emailChangeCode='Your account is currently blocked. A confirmation link has been sent to the email address you\'ve just specified. After confirmation, you will be able to use our forums again. If you don\'t receive an email, it\'s possibly that your present address is blocking messages from our site e.g. through a spam filter. In that case, please provide an alternative email address.';
  386. $l_emailCodeConfirm='Your account has now been unblocked, and any restrictions on your account have been removed.';
  387.  
  388. /* v2.0 */
  389. $l_postholdRepeat='Resubmit data';
  390. $l_fixData='Please verify/update the data, and try again.';
  391. $l_deniedWhilePost='Sorry! It appears that during the time you have submitted your posting, your access to the forum has been restricted, and in result, your post has not been added.';
  392. $l_movedWhilePost='Sorry! It appears that during the time you have submitted your posting, the topic was either moved or closed, and in result, your post has not been added.';
  393. $l_antiSpamWait='It appears you have posted very recently. Please wait a short amount of time and try submitting again.';
  394. $l_promptAlt='Describe%20this%20picture:'; //should not contain direct spaces
  395.  
  396. /* v2.2 */
  397. $l_page='Page';
  398.  
  399. /* v2.3 */
  400. $l_today='<strong>Today</strong>';
  401. $l_yesterday='Yesterday';
  402.  
  403. /* v2.4.1 */
  404. $l_backToPostLink='Click this icon to move up to the quoted message';
  405. $l_goUp='TOP';
  406. $l_pageOf='of'; //page X OF Y
  407.  
  408. /* v2.5 */
  409. $l_enterSubject='Please, enter a meaningful '.$l_topicTitle.'!';
  410. $l_enterMessage='Please, enter a meaningful '.$l_message.'!';
  411.  
  412. /* v3.0 */
  413. $l_previousPage='&laquo;&nbsp;Previous';
  414. $l_nextPage='Next&nbsp;&raquo;';
  415. $l_stats_pop_forums='Most Popular Forums';
  416. $l_makeSupersticky='Super-sticky';
  417.  
  418. /* v3.0.1 */
  419. $l_deleteAll='Delete All';
  420. $l_justLockProfile='Keep this profile <strong>blocked</strong>';
  421. $l_userDeactivated='User has been de-activated.';
  422.  
  423. /* v.3.1 */
  424. $l_errorEmailExists='Sorry, the Email address you are trying to register, is already taken. Please, specify another one!';
  425.  
  426. /* v.3.3 */
  427. $l_pageNotFoundLinked='<b>Page #{PAGE_NUMBER} not found</b>, probably deleted or never existed. Try to check the <a href="{FIRST_PAGE_LINK}" class="mnblnk">first</a> or the <a href="{LAST_PAGE_LINK}" class="mnblnk">last page</a>.'.$brtag;
  428.  
  429. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement