Polish language (1 Viewer)

FlipGer

Retired Team Member
  • Premium Supporter
  • April 27, 2004
    2,658
    115
    49
    Leipzig, Germany
    Home Country
    Germany Germany
    Hi,

    you are welcome! :) Just search the forum for "translation" and / or "strings.xml" to get information on how to do it.

    Flip.
     

    Mr.Mitchell

    Retired Team Member
  • Premium Supporter
  • May 13, 2004
    227
    0
    the Netherlands
    For the ecnoding you can use the link that is mentioned in the article on the Wiki. You will then be taken to the Wikipedia and if you do a search for Polish you will find 2 possibilities. These are: ISO 8859-2 and ISO 8859-16. The difference between those 2 is that ISO 8859-16 has the euro sign in it, so I suggest to use that one.

    So the first line in the strings.xml probably should look like this:
    <?xml version=“1.0” encoding=“ISO-8859-16”?>
     

    elem

    Portal Member
    November 10, 2004
    13
    0
    Poland
    Ok but when i add this iso-8859-16 in my log file there is something like that:

    2004-11-11 17:43:18 exception loading language language\Polish\strings.xml err:This system does not suppert this coding 'iso-8859-16'. Wiersz 1, posision 31. stack: at System.Xml.XmlScanner.SwitchEncoding(String encoding)

    and all is in english


    When i add iso-8859-2 all is working corectly but no polish dialectic sighns are shown...
     

    Mr.Mitchell

    Retired Team Member
  • Premium Supporter
  • May 13, 2004
    227
    0
    the Netherlands
    Hmm I have the same here if I use iso-8859-2. When I use that I can not use any special charachters. I also don't have iso-8859-16 on my machine so it is not possible to test with that one.

    Unfortunately I don't really know where to go from here. I am out of ideas :-(
     

    elem

    Portal Member
    November 10, 2004
    13
    0
    Poland
    i don't know too...funny is that when i opend my xml page in IE using iso-8859-2 coding only half of special Polish characters were shown..so i created an txt file copy whole translation from .xml file and save it first as txt file using Unicode coding and then replace .txt with xml (i deleted encoding="" and my IE show all special characters but MP does not :( i don't know to how to fix it maybe someone who desighn this could help me maybe next realise will be "fixed from this problem"...

    This translation is in 85% done..but i don't know if i can realise this with this character problem
     

    CoolHammer

    Retired Team Member
  • Premium Supporter
  • September 28, 2004
    174
    0
    Finland
    Hello,
    I had to use some special encoding to display finnish ä and ö letters until i found that the encoding line was missing.

    encoding was utf-8 i think.
    There is also a croatian string file it uses same encoding line, maybe you could look at that to give you an example.

    Here is the url to utf-8
    http://en.wikipedia.org/wiki/UTF-8

    Hope this helps ...

    CoolHammer
     

    elem

    Portal Member
    November 10, 2004
    13
    0
    Poland
    u mean somethjing like this: "&#228" i try it for plish letters still doesn't work:( it must be program error..but thx
     

    Users who are viewing this thread

    Similar threads

    You can always use GitHub online But judging by the picture, you are doing well. Direct Push to Master is prohibited, create PR.
    You can always use GitHub online But judging by the picture, you are doing well. Direct Push to Master is prohibited, create PR.
    Hello, Because I was annoyed with closing MP, launch config, modify setting and start MP again, I decided to give MP the ability...
    Replies
    5
    Views
    2K
    Due to the recent update in FanartHandler and using dynamic paths for the ClearArt, ClearLogo and CDArt this is resolved without the need to update MovingPictures Cornerstone.MP.Extensions as FH no longer uses #selecteditem and instead uses #MovingPictures.SelectedMovie.title. At the moment MePo theme has these values but I plan to...
    Due to the recent update in FanartHandler and using dynamic paths for the ClearArt, ClearLogo and CDArt this is resolved without...
    There is an issue with missing #fanarthandler.movie.clearart.selected path value when MovingPictures loads a list of movies. When...
    Replies
    1
    Views
    759
    Hey guys, just tried to do a donate for my yearly contribution to this fantastic project but cant :-( The top-right PayPal contribute button on the contribute - MEDIAPORTAL page is broken....
    Hey guys, just tried to do a donate for my yearly contribution to this fantastic project but cant :-( The top-right PayPal...
    Hey guys, just tried to do a donate for my yearly contribution to this fantastic project but cant :-( The top-right PayPal...
    Replies
    0
    Views
    273
    • Sticky
    Software Developer C# The MediaPortal 2 team is seeking committed people to strengthen its developer basis Are you interested in driving the development of an advanced HTPC software? Would you like new features get implemented faster? Well, then join us! What we offer: Almost unlimited creative leeway The possibility to closely...
    Software Developer C# The MediaPortal 2 team is seeking committed people to strengthen its developer basis Are you interested in...
    Software Developer C# The MediaPortal 2 team is seeking committed people to strengthen its developer basis Are you interested in...
    Replies
    0
    Views
    6K
    MP1 MP2 IPTV in New Zealand DE
    The m3u8 has several extra entries on the first line of each entry. Eg. #EXTINF:-1 xui-id="{XUI_ID}" tvg-id="UK: BBC One Lon HD" tvg-name="BBC ONE FHD" tvg-logo="hxtps://bunnybox.media/logos/uk/bbc-one-uk.png" group-title="UK | Entertainment",BBC ONE FHD The standard m3u has just 1 entry. Eg. #EXTINF:-1,BBC ONE FHD
    The m3u8 has several extra entries on the first line of each entry. Eg. #EXTINF:-1 xui-id="{XUI_ID}" tvg-id="UK: BBC One Lon HD"...
    I would love to get IPTV working on my Mediaportal. I have the TV server and three clients working great, but a recent power supply...
    Replies
    13
    Views
    3K
    Top Bottom