· 9 years ago · Oct 19, 2016, 03:24 PM
1<?php
2/**
3 * MyBB 1.8 Merge System
4 * Copyright 2014 MyBB Group, All Rights Reserved
5 *
6 * Website: http://www.mybb.com
7 * License: http://www.mybb.com/download/merge-system/license/
8 */
9
10$l['next'] = "Dalej";
11$l['version'] = "Wersja";
12$l['none'] = "brak";
13$l['please_wait'] = "Proszę czekać...";
14$l['welcome'] = "Witamy";
15$l['pause'] = "Wstrzymaj";
16$l['error'] = "Błąd";
17$l['warning'] = "Ostrzeżenie";
18$l['completed'] = "zakończono";
19$l['dependencies'] = "Moduł zależy od";
20$l['resume'] = "Wznów";
21$l['run'] = "Uruchom";
22$l['cleanup'] = "Przejdź do czyszczenia";
23$l['yes'] = "Tak";
24$l['no'] = "Nie";
25$l['download'] = "Pobierz";
26$l['redirecting'] = "Przekierowywanie...";
27$l['dont_wait'] = "Kliknij tutaj, jeżeli nie chcesz czekać.";
28$l['back'] = "Wróć";
29$l['found_error'] = "Napotkane błędy";
30$l['loading_data'] = "Wczytywanie informacji z bazy danych...";
31$l['done'] = " zakończono.";
32
33// Modules, english names are hardcoded. Uncomment this for your language
34// Descriptions are added as "module_{key}_desc, however the current ones doesn't have a description
35// Singular versions are added as "module_{key}_singular
36
37$l['module_usergroups'] = 'Grupy użytkowników';
38$l['module_usergroups_singular'] = 'Grupa użytkowników';
39$l['module_users'] = 'Użytkownicy';
40$l['module_users_singular'] = 'Użytkownik';
41$l['module_categories'] = 'Kategorii';
42$l['module_forums'] = 'Działy';
43$l['module_forums_singular'] = 'Dział';
44$l['module_forumperms'] = 'Uprawnienia do działów';
45$l['module_forumperms_singular'] = 'Uprawnienie do działów';
46// Yes, this is used twice as the key used for automatic detection is different sometimes. Will be fixed in a later release
47$l['module_forum_permissions'] = 'Uprawnienia do działów';
48$l['module_forum_permissions_singular'] = 'Uprawnienie do działów';
49$l['module_moderators'] = 'Moderatorzy';
50$l['module_moderators_singular'] = 'Moderator';
51$l['module_threads'] = 'WÄ…tki';
52$l['module_threads_singular'] = 'WÄ…tek';
53$l['module_posts'] = 'Posty';
54$l['module_posts_singular'] = 'Post';
55$l['module_attachments'] = 'Załączniki';
56$l['module_attachments_singular'] = 'Załącznik';
57$l['module_polls'] = 'Ankiety';
58$l['module_polls_singular'] = 'Ankieta';
59// Yes, this is used twice as the key used for automatic detection is different sometimes. Will be fixed in a later release
60$l['module_poll_votes'] = 'Ankiety';
61$l['module_poll_votes_singular'] = 'Ankieta';
62$l['module_pollvotes'] = 'Głosy w ankietach';
63$l['module_pollvotes_singular'] = 'Głos w ankiecie';
64$l['module_privatemessages'] = 'Prywatne wiadomości';
65$l['module_privatemessages_singular'] = 'Prywatna wiadomość';
66// Yes, this is used twice as the key used for automatic detection is different sometimes. Will be fixed in a later release
67$l['module_private_messages'] = 'Prywatne wiadomości';
68$l['module_private_messages_singular'] = 'Prywatna wiadomość';
69$l['module_events'] = 'Wydarzenia';
70$l['module_events_singular'] = 'Wydarzenie';
71$l['module_icons'] = 'Ikony';
72$l['module_icons_singular'] = 'Ikona';
73$l['module_smilies'] = 'Emotikony';
74$l['module_smilies_singular'] = 'Emotikona';
75$l['module_settings'] = 'Ustawienia';
76$l['module_settings_singular'] = 'Ustawienie';
77$l['module_attachtypes'] = 'Typy załączników';
78$l['module_attachtypes_singular'] = 'Typ załączników';
79*/
80$l['module_categories_singular'] = 'Kategoria';
81
82$l['creating_fields'] = "Tworzenie pól do śledzenia danych podczas procesu importu/łączenia (to może chwilę potrwać)...";
83$l['creating_table'] = "Tworzenie tabeli {1}.";
84$l['creating_columns'] = "Dodawanie kolumn {2} typu {1} do tabeli {3}";
85
86$l['indexpage_require'] = "MyBB Merge System do uruchomienia wymaga MyBB w wersji 1.8.";
87
88$l['welcomepage_description'] = "Witamy w MyBB Merge System. MyBB Merge System został zaprojektowany w celu umożliwienia importu z innych silników forów dyskusyjnych do MyBB 1.8. W dodatku umożliwia on <i>połączenie</i> kilku forów opartych o MyBB w jedno.<br /><br /> Szczegółowy poradnik można przeczytać w angielskiej wiki: ";
89$l['welcomepage_mergesystem'] = "Merge System";
90$l['welcomepage_anonymousstat'] = "Send anonymous statistics about my merge to the MyBB Group";
91$l['welcomepage_informations'] = "What information is sent?";
92$l['welcomepage_closeboard'] = "Close the board during the merge";
93$l['welcomepage_note'] = "The MyBB Merge system is <u><strong>not</strong></u> used for upgrading or linking MyBB forums. In addition, please make sure all modifications or plugins that may interefere with the conversion process are <strong>deactivated</strong> on both forums (your old forum and your new forum), before you run the MyBB Merge System. It is also <strong>strongly</strong> recommended to make a backup of both forums before you continue.";
94$l['welcomepage_pleasenote'] = "Please Note";
95
96$l['requirementspage_check'] = "Requirements Check";
97$l['requirementspage_req'] = "Requirements";
98$l['requirementspage_uptodate'] = "Up to Date";
99$l['requirementspage_outofdatedesc'] = "Your MyBB Merge System is out of date! Your MyBB Merge System may not work properly until you update. Latest version:
100";
101$l['requirementspage_outofdate'] = "Out of Date";
102$l['requirementspage_mergeoutofdate'] = "This version of the merge system is out-of-date";
103$l['requirementspage_unabletocheck'] = "Unable to Check";
104$l['requirementspage_unabletocheckdesc'] = "Unable to check version status against mybb.com version server";
105$l['requirementspage_chmoduploads'] = "The attachments directory (/uploads/) is not writable. Please adjust the ";
106$l['requirementspage_chmoduploads2'] = " permissions to allow it to be written to.";
107$l['requirementspage_chmod'] = "The attachments directory (/uploads/) is not writable. Please adjust the ";
108$l['requirementspage_notwritable'] = "Not Writable";
109$l['requirementspage_attnotwritable'] = "Attachments directory not writable";
110$l['requirementspage_attwritable'] = "Writable";
111$l['requirementspage_attwritabledesc'] = "Attachments directory writable";
112$l['requirementspage_reqfailed'] = "The MyBB Merge System Requirements check failed:";
113$l['requirementspage_mergeversion'] = "Merge System Version:";
114$l['requirementspage_attwritabledesc2'] = "Attachments directory writable:";
115$l['requirementspage_checkagain'] = "When you are ready, click \"Check Again\" to check again.";
116$l['requirementspage_congrats'] = "Congratulations, you passed all the requirement checks! Click \"Next\" to move right along.
117";
118
119$l['boardspage_welcome'] = "Thank you for choosing MyBB. This wizard will guide you through the process of converting from your existing community to MyBB.";
120$l['boardspage_boardselection'] = "Board Selection";
121$l['boardspage_boardselectiondesc'] = "Please select the board you wish to convert from.";
122
123$l['module_selection'] = "Module Selection";
124$l['module_selection_select'] = "Please select a module to run.";
125$l['module_selection_import'] = "Import {1} ";
126$l['module_selection_cleanup_desc'] = "After you have run the modules you want, continue to the next step in the conversion process. The cleanup step will remove any temporary data created during the conversion.";
127
128$l['database_configuration'] = "Database Configuration";
129$l['database_settings'] = "Database Settings";
130$l['database_engine'] = "Database Engine";
131$l['database_path'] = "Database Path";
132$l['database_host'] = "Database Server Hostname";
133$l['database_user'] = "Database Username";
134$l['database_pw'] = "Database Password";
135$l['database_name'] = "Database Name";
136$l['database_table_settings'] = "Table Settings";
137$l['database_table_prefix'] = "Table Prefix";
138$l['database_table_encoding'] = "Table Encoding";
139$l['database_utf8_thead'] = "Encode to UTF-8";
140$l['database_utf8_desc'] = "Automatically convert messages to UTF8?:<br /><small>Turn this off if the conversion creates<br />weird characters in your forum's messages.</small>";
141$l['database_click_next'] = "Once you have checked these details are correct, click next to continue.";
142$l['database_exit'] = "Exit Configuration";
143$l['database_check_success'] = "Checking database details... <span style=\"color: green\">success.</span>";
144$l['database_success'] = "Successfully configured and connected to the database.";
145$l['database_details'] = "Please enter the database details for your installation of {1} you want to merge from.";
146
147$l['wbb_installationnumber'] = "Installationnumber";
148$l['wbb_installationnumber_desc'] = "Which was the installationnumber you selected when installing?";
149
150$l['column_length_check'] = 'Checking whether all data fits in the MyBB database...';
151$l['column_length_checking'] = 'Checking column {1} in table {2}';
152
153$l['per_screen_config'] = "Options Configuration";
154$l['per_screen'] = "Please select how many {1} to import at a time";
155$l['per_screen_label'] = "{1} to import at a time";
156$l['per_screen_autorefresh'] = "Do you want to automatically continue to the next step until it's finished?";
157
158$l['stats_in_progress'] = "{1} {2} are importing right now. There are {3} {2} left to import and {4} pages left.";
159$l['stats'] = "There are {1} {2} that will be imported.";
160
161$l['progress'] = "Inserting {1} #{2}";
162$l['progress_merging_user'] = "Merging user #{1} with user #{2}";
163$l['progress_settings'] = "Inserting {1} {2} from your other {3} database";
164$l['progress_none_left'] = "There are no {1} to import. Please press next to continue.";
165$l['progress_none_left_settings'] = "There are no {1} to update. Please press next to continue.";
166
167$l['import_successfully'] = "Successfully imported {1}.";
168
169$l['module_post_rebuilding'] = "Rebuilding Counters";
170$l['module_post_rebuild_counters'] = "<br />\nRebuilding internal counters...(This may take a while)<br />";
171$l['module_post_rebuilding_thread'] = "Rebuilding thread counters...";
172$l['module_post_thread_counter'] = "Rebuilding counters for thread #{1}";
173$l['module_post_rebuilding_forum'] = "Rebuilding forum counters...";
174$l['module_post_forum_counter'] = "Rebuilding counters for forum #{1}";
175$l['module_post_rebuilding_user_post'] = "Rebuilding user post counters...";
176$l['module_post_user_counter'] = "Rebuilding counters for user #{1}";
177$l['module_post_rebuilding_user_thread'] = "Rebuilding user thread counters...";
178
179$l['module_settings_updating'] = "Updating settings {1}";
180
181$l['module_attachment_link'] = "Please type in the link to your {1} forum attachment directory";
182$l['module_attachment_label'] = "Link (URL) to your forum attachment directory<br /><span class='smalltext'>If possible use a relative or absolute path. Note that the <b>merge</b> directory is used as working directory</span>";
183$l['module_attachment_error'] = "Error transfering the attachment (ID: {1})";
184$l['module_attachment_not_found'] = "Error could not find the attachment (ID: {1})";
185$l['module_attachment_create_thumbnail'] = 'Automatically create thumbnails for transferred images';
186$l['module_attachment_create_thumbnail_note'] = 'Note that thumbnails need to be recreated if the settings for thumbnail size are changed. If you haven\'t run the settings module yet or plan to change those settings you should set this to no.';
187
188$l['attmodule_ipadress'] = "You may not use \"localhost\" in the URL. Please use your Internet IP Address (Please make sure Port 80 is open on your firewall and router).";
189$l['attmodule_ipadress2'] = "You may not use \"127.0.0.1\" in the URL. Please use your Internet IP Address (Please make sure Port 80 is open on your firewall and router).";
190
191$l['module_avatar_link'] = "Please type in the link to your {1} avatar directory";
192$l['module_avatar_label'] = "Link (URL) to your forum avatar directory<br /><span class='smalltext'>If possible use a relative or absolute path. Note that the <b>merge</b> directory is used as working directory</span>";
193$l['module_avatar_error'] = "Error transfering the avatar (ID: {1})";
194$l['module_avatar_not_found'] = "Error could not find the avatar (ID: {1})";
195
196$l['upload_not_writeable'] = 'The uploads directory ({1}) is not writable. Please adjust the <a href="http://docs.mybb.com/1.8/administration/security/file-permissions/" target="_blank">chmod</a> permissions to allow it to be written to.';
197$l['download_not_readable'] = 'The directory could not be read. Please adjust the <a href="http://docs.mybb.com/1.8/administration/security/file-permissions/" target="_blank">chmod</a> permissions to allow it to be read from and ensure the URL is correct. If you are still experiencing issues, please try the full system path instead of a URL (ex: /var/www/htdocs/path/to/your/old/forum/uploads/ or C:/path/to/your/old/forum/upload/). Also ensure access isn\'t being blocked by a htaccess file.';
198
199$l['removing_table'] = "Removing {1} table.";
200$l['removing_columns'] = "Removing columns {1} from table {2}";
201
202$l['cleanup_header'] = "MyBB Merge System - Final Step: Cleanup";
203$l['cleanup_notice'] = "Performing final cleanup and maintenance (This may take a while)...";
204
205$l['finish_completion'] = "Completion";
206$l['finish_head'] = '<p>The current conversion session has been finished. You may now go to your copy of <a href="../">MyBB</a> or your <a href="../{1}/index.php">Admin Control Panel</a>.</p>
207 <p>Please remove this directory if you are not planning on converting any other forums.</p>';
208$l['finish_whats_next_head'] = "What's next?";
209$l['finish_whats_next'] = 'As it\'s impossible to merge all permissions, settings and counters you need to do a few things now to make sure everything works as expected:
210 <ul>
211 <li>Check all <a href="../{1}/index.php?module=config">settings</a></li>
212 <li>Check the <a href="../{1}/index.php?module=forum">forum</a> and <a href="../{1}/index.php?module=user-groups">group</a> permissions</li>
213 </ul>';
214$l['finish_report1'] = "The following will allow you to download a detailed report generated by the converter in several styles.";
215$l['finish_report2'] = "Report Generation";
216$l['finish_report_type'] = "Please select the report style you wish to generate.";
217$l['finish_report_type_txt'] = "Plain Text File";
218$l['finish_report_type_html'] = "HTML (Browser Viewable) File";
219
220$l['warning_innodb'] = "The table \"{1}\" is currently in InnoDB format. We strongly recommend converting these tables to MyISAM otherwise you may experience major slow-downs while running the merge system.";
221
222$l['error_no_admin'] = 'Only admins can run the merge system. Please go to your forum index and login with an admin account.';
223
224$l['error_invalid_board'] = "The board module you have selected does not exist.";
225$l['error_js_off'] = 'It appears that you have javascript turned off. The MyBB Merge System requires that javascript be turned on in order to operate properly. Once you have turned javascript on, please refresh this page.';
226$l['error_list'] = "The MyBB Merge System encountered the following problems";
227$l['error_click_next'] = "Once you have resolved the mentioned issues, you may continue by pressing \"Next\" below.";
228
229$l['error_database_relative'] = "You may not use relative URLs for SQLite databases. Please use a file system path (ex: /home/user/database.db) for your SQLite database.";
230$l['error_database_invalid_engine'] = "You have selected an invalid database engine. Please make your selection from the list below.";
231$l['error_database_cant_connect'] = "Could not connect to the database server at '{1}' with the supplied username and password. Are you sure the hostname and user details are correct?";
232$l['error_database_wrong_table'] = "The {1} database could not be found in '{2}'. Please ensure {1} exists at this database and with this table prefix.";
233$l['error_database_list'] = "There seems to be one or more errors with the database configuration information that you supplied";
234$l['error_database_continue'] = "Once the above are corrected, continue with the conversion.";
235$l['error_database_non_supported'] = 'Unfortunately it seems that your server doesn\'t support any of the required database extensions';
236$l['error_column_length_desc'] = 'The old database contains data which can\'t be merged automatically. A detailed description of the issue can be found in <a href="http://docs.mybb.com/1.8/merge/column-length-check/">the official documentation</a>.';
237$l['error_column_length_table'] = 'In the <b>{1}</b> table the following columns contain data that will be stripped';
238$l['error_column_length'] = '- {1} (Maximum length: {2})';
239
240$l['loginconvert_title'] = "MyBB Merge System - Setup Password Conversion";
241$l['loginconvert_message'] = " <div class=\"error\">\n
242 <h3>Error</h3>
243 The MyBB Merge System cannot continue until you upload loginconvert.php (found in this directory via a file transfer application) to your MyBB Forums' inc/plugins folder.\n
244 </div>
245
246 <p>More Information can be found <a href=\"http://docs.mybb.com/1.8/merge/running/#loginconvert.php-plugin\" target=\"_blank\">here</a>.</p>
247 <p>Once you have uploaded the file, click next to continue.</p>";
248
249
250$l['report_txt'] = 'MyBB Merge System - Merge Report
251--------------------------------------------------------
252Welcome to the MyBB Merge System Generated Report. This
253report shows a small overview of this merge session.
254
255General
256-------
257 Board merged: {1}
258 Import began: {2}
259 Import finished: {3}
260
261Database Query Statistics
262-------------------------
263 Queries on MyBB database: {4}
264 Queries on old database: {5}
265 Total query time: {6}
266
267Modules
268-------
269The following modules from this converter were completed:
270{7}
271
272Import Statistics
273-----------------
274The MyBB import system imported the following from your copy of {8}:
275{9}
276
277Errors
278------
279The following errors were logged during the process of the Merge System:
280{10}
281
282Problems?
283---------
284The "mybb_debuglogs" table located in your database contains
285debug information about this merge. If you find problems
286please file a support inquery at http://community.mybb.com/.
287
288--------------------------------------------------------
289Generated: {11}';
290
291$l['report_html'] = '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
292<html xmlns="http://www.w3.org/1999/xhtml">
293<head>
294 <title>MyBB Merge System > Generated Report</title>
295 <style type="text/css">
296 body {
297 font-family: Verdana, Arial, sans-serif;
298 font-size: 12px;
299 background: #efefef;
300 color: #000000;
301 margin: 0;
302 }
303
304 #container {
305 margin: auto auto;
306 width: 780px;
307 background: #fff;
308 border: 1px solid #ccc;
309 padding: 20px;
310 }
311
312 h1 {
313 font-size: 25px;
314 margin: 0;
315 background: #ddd;
316 padding: 10px;
317 }
318
319 h2 {
320 font-size: 18px;
321 margin: 0;
322 padding: 10px;
323 background: #efefef;
324 }
325
326 h3 {
327 font-size: 14px;
328 clear: left;
329 border-bottom: 1px dotted #aaa;
330 padding-bottom: 4px;
331 }
332
333 ul, li {
334 padding: 0;
335 }
336
337 #general p, #modules p, #import p, ul, li, dl {
338 margin-left: 30px;
339 }
340
341 dl dt {
342 float: left;
343 width: 300px;
344 padding-bottom: 10px;
345 font-weight: bold;
346 }
347
348 dl dd {
349 padding-bottom: 10px;
350 }
351
352 #footer {
353 border-top: 1px dotted #aaa;
354 padding-top: 10px;
355 font-style: italic;
356 }
357
358 .float_right {
359 float: right;
360 }
361 </style>
362</head>
363<body>
364<div id="container">
365 <h1>MyBB Merge System</h1>
366 <h2>Merge Report</h2>
367 <p>Welcome to the MyBB Merge System Generated Report. This report shows a small overview of this merge session.</p>
368 <div id="general">
369 <h3>General Statistics</h3>
370 <p>You merged {1} to your forum.</p>
371 <dl>
372 <dt>Import began</dt>
373 <dd>{2}</dd>
374
375 <dt>Import finished</dt>
376 <dd>{3}</dd>
377 </dl>
378 </div>
379 <div id="database">
380 <h3>Database Query Statistics</h3>
381 <dl>
382 <dt>Queries on the MyBB database</dt>
383 <dd>{4}</dd>
384
385 <dt>Queries on the {8} database</dt>
386 <dd>{5}</dd>
387
388 <dt>Total query time</dt>
389 <dd>{6}</dd>
390 </dl>
391 </div>
392 <div id="modules">
393 <h3>Modules</h3>
394 <p>The following modules from this converter were completed:</p>
395 <ul>
396 {7}
397 </ul>
398 </div>
399 <div id="import">
400 <h3>Import Statistics</h3>
401 <p>The MyBB import system imported the following from your copy of {8}:</p>
402 <dl>
403 {9}
404 </dl>
405 </div>
406 <div id="errors">
407 <h3>Errors</h3>
408 <p>The following errors were logged during the process of the Merge System:</p>
409 <ul>
410 {10}
411 </ul>
412 </div>
413 <div id="problems">
414 <h3>Problems?</h3>
415 <p>The "mybb_debuglogs" table located in your database contains debug information about this merge. If you find problems please file a support inquiry at the <a href="http://community.mybb.com/">MyBB Community Forums</a>.</p>
416 </div>
417 <div id="footer">
418 <div class="float_right">MyBB © 2002-{12} MyBB Group</div>
419 <div>Generated {11}</div>
420 </div>
421</div>
422</body>
423</html>';