Page 1 of 3

Polish Language Pack (DFH v1.1/1.2)

PostPosted: Wed Jun 01, 2011 6:19 am
by AviciiPL
Latest Updates:
1.06.2011: Polish language is now available for version 1.1
10.06.2011: Polish language is now available for version 1.2

Requires:
Chinese Language Pack

Installation:
Open: config.php

Find:
Code: Select all
$LANGUAGE_LIST = Array(
"english",
"german",
"italian",
"chinese"
);
//// list of accectable languages


Replace with
Code: Select all
$LANGUAGE_LIST = Array(
"english",
"german",
"italian",
"chinese",
"polish"
);
//// list of accectable languages



Open: settings.php
Find:
Code: Select all
  <tr>
    <td width=120 bgcolor=#F2F2F2><?php echo $lang[settings_language];?></td>
    <td bgcolor=#F2F2F2>English:<input<?php if($content[15] == "english"){echo(" checked=\"checked\"");} ?> type="radio" name="setting15" value="english" />
   <br />German:<input<?php if($content[15] == "german"){echo(" checked=\"checked\"");} ?> type="radio" name="setting15" value="german" />
   <br />Italian:<input<?php if($content[15] == "italian"){echo(" checked=\"checked\"");} ?> type="radio" name="setting15" value="italian" />
    <br />Chinese:<input<?php if($content[15] == "chinese"){echo(" checked=\"checked\"");} ?> type="radio" name="setting15" value="chinese" />
    </td><td bgcolor=#F2F2F2>
    <?php echo $lang[settings_language1];?></td>
  </tr>


Replace with:
Code: Select all
  <tr>
    <td width=120 bgcolor=#F2F2F2><?php echo $lang[settings_language];?></td>
    <td bgcolor=#F2F2F2>English:<input<?php if($content[15] == "english"){echo(" checked=\"checked\"");} ?> type="radio" name="setting15" value="english" />
   <br />German:<input<?php if($content[15] == "german"){echo(" checked=\"checked\"");} ?> type="radio" name="setting15" value="german" />
   <br />Italian:<input<?php if($content[15] == "italian"){echo(" checked=\"checked\"");} ?> type="radio" name="setting15" value="italian" />
    <br />Chinese:<input<?php if($content[15] == "chinese"){echo(" checked=\"checked\"");} ?> type="radio" name="setting15" value="chinese" />
    <br />Polish:<input<?php if($content[15] == "polish"){echo(" checked=\"checked\"");} ?> type="radio" name="setting15" value="polish" />
    </td><td bgcolor=#F2F2F2>
    <?php echo $lang[settings_language1];?></td>
  </tr>


SAVE CHANGES

IF YOU NOT HAVE A CHINESE LANGUAGE FOLLOW THIS

Installation:
Open: config.php

Find:
Code: Select all
$LANGUAGE_LIST = Array(
"english",
"german",
"italian"
);
//// list of accectable languages


Replace with
Code: Select all
$LANGUAGE_LIST = Array(
"english",
"german",
"italian",
"polish"
);
//// list of accectable languages



Open: settings.php
Find:
Code: Select all
  <tr>
    <td width=120 bgcolor=#F2F2F2><?php echo $lang[settings_language];?></td>
    <td bgcolor=#F2F2F2>English:<input<?php if($content[15] == "english"){echo(" checked=\"checked\"");} ?> type="radio" name="setting15" value="english" />
   <br />German:<input<?php if($content[15] == "german"){echo(" checked=\"checked\"");} ?> type="radio" name="setting15" value="german" />
   <br />Italian:<input<?php if($content[15] == "italian"){echo(" checked=\"checked\"");} ?> type="radio" name="setting15" value="italian" />
    </td><td bgcolor=#F2F2F2>
    <?php echo $lang[settings_language1];?></td>
  </tr>


Replace with:
Code: Select all
  <tr>
    <td width=120 bgcolor=#F2F2F2><?php echo $lang[settings_language];?></td>
    <td bgcolor=#F2F2F2>English:<input<?php if($content[15] == "english"){echo(" checked=\"checked\"");} ?> type="radio" name="setting15" value="english" />
   <br />German:<input<?php if($content[15] == "german"){echo(" checked=\"checked\"");} ?> type="radio" name="setting15" value="german" />
   <br />Italian:<input<?php if($content[15] == "italian"){echo(" checked=\"checked\"");} ?> type="radio" name="setting15" value="italian" />
    <br />Polish:<input<?php if($content[15] == "polish"){echo(" checked=\"checked\"");} ?> type="radio" name="setting15" value="polish" />
    </td><td bgcolor=#F2F2F2>
    <?php echo $lang[settings_language1];?></td>
  </tr>


SAVE CHANGES


Paste polish.php in lang folder

If you have problem or question, PW me

You can download this language here:
For version 1.1
http://www65.zippyshare.com/v/67683335/file.html
ELSE
DFH 1.1 PL.rar

For version 1.2
http://www37.zippyshare.com/v/65630369/file.html
ELSE
DFH 1.2 PL.rar

Re: Polish Language Pack

PostPosted: Thu Jun 02, 2011 8:32 pm
by SamEA
Well done :), but why is the Chinese language pack required?

Re: Polish Language Pack

PostPosted: Sat Jun 04, 2011 5:32 am
by AviciiPL
not required :D
more languages is better
update

Re: Polish Language Pack

PostPosted: Sat Jun 04, 2011 3:45 pm
by SamEA
Isaac wrote:not required :D
more languages is better
update


Excellent :D.

Re: Polish Language Pack

PostPosted: Thu Jun 09, 2011 6:32 pm
by AviciiPL
Why I can't add Attachments?
Polish translate for version 1.2 is in progress.

Re: Polish Language Pack

PostPosted: Fri Jun 10, 2011 1:56 am
by SamEA
Isaac wrote:Why I can't add Attachments?
Polish translate for version 1.2 is in progress.


You should be able to attach files, but only translators can attach files in the Language Packs section. The time you posted the language pack, you were not officially a translator. Try editing the post, and now try to attach a file.

Re: Polish Language Pack

PostPosted: Fri Jun 10, 2011 8:48 pm
by AviciiPL
Polish translate for version 1.2 is now available. Have Fun :)

Re: Polish Language Pack

PostPosted: Sun Jun 12, 2011 7:57 pm
by SamEA
Isaac wrote:Polish translate for version 1.2 is now available. Have Fun :)


Excellent work Isaac (Y), but can you re-upload the files again? During a server maintenance, I restored a slightly older version than this one.

Re: Polish Language Pack

PostPosted: Tue Jun 14, 2011 7:32 pm
by AviciiPL
SamEA wrote:
Isaac wrote:Polish translate for version 1.2 is now available. Have Fun :)


Excellent work Isaac (Y), but can you re-upload the files again? During a server maintenance, I restored a slightly older version than this one.


Updated, I use a zippyshare host, because I found a error and I can't add attechments.
Have Fun

Re: Polish Language Pack (DFH v1.1/1.2)

PostPosted: Fri Jul 01, 2011 5:30 pm
by malan
zajebiƛcie :D thanks