Hi. I'm krygo from xda. I can help you in polish translation.
Comment #1
Posted on Feb 18, 2011 by Happy HorseAwesome!
Here's the English and a machine translation from Google Translate. These are the strings for the app. When you see %d in a string it means "a number will be inserted here" and %s means a word.
For example "Search results for \'%s\'" will become "Search results for 'blog'". If it's not appropriate to 'quote' a term in Polish then you can remove the \' around %s.
The changes.txt file is actually the market description. I know it's a bit long but if you translate that too I can put the Android Market listing in Polish too!
You can attach your completed files to this issue. Let me know if you have any questions. Thanks so much for your help!
- strings-pl.xml 4.98KB
- strings.xml 5.46KB
- changes.txt 2.15KB
Comment #2
Posted on Feb 18, 2011 by Swift HorseDone ;)But can you give me an .apk with included polish language? I would like to test my translation in action.
- strings.xml 5.59KB
- changes.txt 2.06KB
Comment #3
Posted on Feb 18, 2011 by Swift HorseUh, one bug. Please delete english part of 23 line in changes.txt :D
Comment #4
Posted on Feb 18, 2011 by Happy HorseHere's the .apk with polish translation included. Thanks for verifying it.
- gmarks-android-0.6.3-aligned.apk 140.21KB
Comment #5
Posted on Feb 18, 2011 by Swift HorseOne small update in strings. All looks fine now ;)
- strings.xml 5.58KB
Comment #6
Posted on Feb 18, 2011 by Happy HorseAwesome! Can you do me a favor? Take another look at the changes.txt, maybe try opening it in the same editor that you used for the XML file? I got a bunch of control characters when I opened that file, which makes me think it's using a weird character set, not UTF-8.
Comment #7
Posted on Feb 18, 2011 by Swift HorseI'm using notepad++ and all looks good with this file. Try notepad++ (it's free).
Comment #8
Posted on Feb 19, 2011 by Happy HorseOk so open changes.txt in Notepad++, in the "Format" menu try choosing "Encode in UTF-8" then re-save it. That might fix it.
Comment #9
Posted on Feb 19, 2011 by Swift HorseAfter that I have bushes instead of Polish characters ;/
- changes-utf.txt 2.07KB
Comment #10
Posted on Feb 19, 2011 by Happy HorseHmm... did you fix those characters after you converted it to UTF-8? I'm still seeing funny characters. If you click on the 'view' link for the file you just attached you should see what I see... Things like:
Google Bookmarks dla Androida!
Je¿eli uœwiadczysz FC, wyœlij
pe³ni zsynchronizowaæ j¹ z przegl¹dark¹
It's not all wrong, but characters like »œ¹³ are not what you want I think. Thanks for working through this with me! :)
Comment #11
Posted on Feb 19, 2011 by Swift HorseTry this one.
- changes-utf-fixed.txt 2.01KB
Comment #12
Posted on Feb 19, 2011 by Happy HorseLooks like you got it this time!! Thanks again I plan to release it soon.
Comment #13
Posted on Feb 19, 2011 by Swift HorseNice ;)
Status: Fixed
Labels:
Type-Enhancement
Priority-Medium
Localization
Component-UI