summaryrefslogtreecommitdiff
path: root/apps/lang/thai.lang
AgeCommit message (Collapse)Author
2010-03-11Packard Bell Vibe 500: add specific strings to the languages.Szymon Dziok
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25116 a1c6a512-1295-4272-9138-f99709370657
2010-02-10Thai translation updateMichael Chicoine
Author: Phinitnun Chanasabaeng Flyspray: FS #10988 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24577 a1c6a512-1295-4272-9138-f99709370657
2010-01-31Fix usb_charging_enable feature which was broken by r24247Frank Gevaerts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24409 a1c6a512-1295-4272-9138-f99709370657
2010-01-17thai lang file: revert bad s/clip/sansaclip/Rafaël Carré
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24255 a1c6a512-1295-4272-9138-f99709370657
2010-01-16Thai translation updateRafaël Carré
Flyspray: FS#10800 Author: Phinitnun Chanasabaeng git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24247 a1c6a512-1295-4272-9138-f99709370657
2010-01-15Also change usb_charging to usb_charging_enable in the lang filesFrank Gevaerts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24239 a1c6a512-1295-4272-9138-f99709370657
2009-12-07Corrected ondio language wildcards.Björn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23888 a1c6a512-1295-4272-9138-f99709370657
2009-12-07Rename targets to be consistent in all places. (FS #10819). Take 2.Björn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23883 a1c6a512-1295-4272-9138-f99709370657
2009-11-12Crossfade: fix shuffle OR manual skip functionality, verbiage and manualJeffrey Goode
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23621 a1c6a512-1295-4272-9138-f99709370657
2009-11-12Added crossfade tag to lang file stringsJeffrey Goode
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23619 a1c6a512-1295-4272-9138-f99709370657
2009-11-11Crossfade: added a new option, rewrote decision logic, updated manual and ↵Jeffrey Goode
menus. Translators please note that updated translations may be required for some crossfade menu items! git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23605 a1c6a512-1295-4272-9138-f99709370657
2009-10-31Remove square brackets from the ID3 Viewer related language strings and ↵Thomas Martitz
generate them at runtime. This makes these lang strings actually usable for WPSes using the %Sx tag. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23434 a1c6a512-1295-4272-9138-f99709370657
2009-08-18Fix empty LANG_LEFT & LANG_RIGHT strings.Maurus Cuelenaere
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22410 a1c6a512-1295-4272-9138-f99709370657
2009-08-16remove the rockbox info line saying the AA size and replace it with skin RAM ↵Jonathan Gordon
usage git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22364 a1c6a512-1295-4272-9138-f99709370657
2009-06-30fs#10290: Sansa AMS language fixes by Bertrik Sikken and Hilton ShumwayRafaël Carré
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21579 a1c6a512-1295-4272-9138-f99709370657
2009-06-24Change c200 to c200* everywhere since the c200v2 is identical to the c200.Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21490 a1c6a512-1295-4272-9138-f99709370657
2009-06-21Deprecate LANG_REPLAYGAIN_ENABLE in all languages, which r21415 failed to do.Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21437 a1c6a512-1295-4272-9138-f99709370657
2009-06-08FS#10249 by Teruaki Kawashima - "Gigabeat F/X: fix wrong key in "Set ↵Alex Parker
Time/Date" screen". I was able to change most languages as they don't translate button names. A few (~6) remain untranslated as they do translate the button names. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21223 a1c6a512-1295-4272-9138-f99709370657
2009-06-08Apply r21086 to all languages. In the future, please use tools/langtool.pl ↵Jonas Häggqvist
for such changes (the command used in this case was: tools/langtool.pl --changetarget --from "ipod*,x5,m5,gigabeat*,e200*,c200,h10,h10_5gb,mrobe100,sa9200" --to "yh*,ipod*,x5,m5,gigabeat*,e200*,c200,h10,h10_5gb,mrobe100,sa9200" --id LANG_CONFIRM_WITH_BUTTON --inplace apps/lang/*.lang). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21219 a1c6a512-1295-4272-9138-f99709370657
2009-05-09I defer to the OED -ise/-ize.Alex Parker
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20889 a1c6a512-1295-4272-9138-f99709370657
2009-05-09Correct a couple of spellings (US to UK).Alex Parker
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20888 a1c6a512-1295-4272-9138-f99709370657
2009-03-22Fully deprecate the USB strings touched in r20427.Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20462 a1c6a512-1295-4272-9138-f99709370657
2009-03-03More GSoC related work. Have genlang parse the user field of the lang files. ↵Tom Ross
For now, all user strings are core. In the future more users will be added. Add missing user fields to a few phrases in some languages. Genlang will also warn if a phrase is missing the user field or it is unknown. The output format is unchanged. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20187 a1c6a512-1295-4272-9138-f99709370657
2009-03-02Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, ↵Thomas Martitz
where the latter now activates the wheel acceleration code. HAVE_SCROLLWHEEL plainly indicates the existence of a scrollwheel, thus all ipods define it now (in addition to the ones and some sansas which did before). Same applies to the manual. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20177 a1c6a512-1295-4272-9138-f99709370657
2009-01-26Commit FS#9825 and FS#9826 by Alex Parker: Correct the recording table ↵Robert Menes
button for the c200 and don't show hard disk spin up warning for flash+SWCODEC (FS#9825) and Correct incorrect splash on c200 (FS#9826). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19859 a1c6a512-1295-4272-9138-f99709370657
2009-01-25Fix FS#9662 by removing any cancel action from the power button, left button ↵Thomas Martitz
is already used for that anyway (so this is consistent now), languages are updated git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19851 a1c6a512-1295-4272-9138-f99709370657
2008-12-13Ooops, Thai and Tagalog can also be brought up to date by simply deprecating ↵Jonas Häggqvist
LANG_RESTARTING_PLAYBACK. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19424 a1c6a512-1295-4272-9138-f99709370657
2008-12-02Language updates:Jonas Häggqvist
- Thai by Pinitnun Shanasabang (FS#9598) - Serbian by Ivan Pešić (FS#9530) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19301 a1c6a512-1295-4272-9138-f99709370657
2008-11-27Language updates:Jonas Häggqvist
- Danish by me. - Thai by Pinitnun Shanasabang (FS#9581) - Finnish by Jani Kinnunen (FS#9540) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19244 a1c6a512-1295-4272-9138-f99709370657
2008-11-26FS#9580 by Thomas Martitz, split the two types of backlight fading into two ↵Nils Wallménius
seperate features and add correct description of the new one based on changing brightness git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19227 a1c6a512-1295-4272-9138-f99709370657
2008-11-11FS#9535 - Sansa Fuze simJonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19086 a1c6a512-1295-4272-9138-f99709370657
2008-11-08Introduce 'features' for button light and button light brighness, delete a ↵Nils Wallménius
couple of empty strings in translations, some neccesary reordering of strings to match them correctly git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19037 a1c6a512-1295-4272-9138-f99709370657
2008-10-31Clip: add backlight and buttonlight codeRafaël Carré
Revive lcd_enable() as well, and use it in _backlight_on/off() Don't update the lcd framebuffer if the display is off git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18952 a1c6a512-1295-4272-9138-f99709370657
2008-10-28Make the e200v2 simulator compile - an easy job as the apps/ code is ↵Dave Chapman
identical to the e200v1. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18902 a1c6a512-1295-4272-9138-f99709370657
2008-09-06Fix typo in the voice id for '5' reported in FS#9370 by John ZhouNils Wallménius
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18434 a1c6a512-1295-4272-9138-f99709370657
2008-08-19Language updates:Jonas Häggqvist
* Updated Simplified Chinese by Jun Gu with syntax fixes by me (FS#9300) * Non-translating updates to Czech and Thai by Robert Menes (FS#9303) * Fix some syntax and consistency errors in Danish translation. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18319 a1c6a512-1295-4272-9138-f99709370657
2008-08-12Separate the feature for remote lcd inversion from main lcd inversion to fix ↵Nils Wallménius
a small manual bug git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18251 a1c6a512-1295-4272-9138-f99709370657
2008-08-03Fix FS#9237 (Mismatch in voiced and displayed buffer size).Bertrik Sikken
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18190 a1c6a512-1295-4272-9138-f99709370657
2008-07-30Add a Rockbox header, and a list detailing who contributed to all language ↵Jonas Häggqvist
files. Please try to keep this updated. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18158 a1c6a512-1295-4272-9138-f99709370657
2008-04-07Fix typo in description of LANG_PLAYLISTS (basically FS#8496 minus the ↵Nils Wallménius
unrelated changes in the patch). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17016 a1c6a512-1295-4272-9138-f99709370657
2008-03-14Another capitalization inconsistency fixed.Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16667 a1c6a512-1295-4272-9138-f99709370657
2008-03-14Apply FS#8538 - iconsistencies in menu wording/capitalization as well as ↵Jonas Häggqvist
update Danish language. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16663 a1c6a512-1295-4272-9138-f99709370657
2008-01-13Updated Thai translation by Prakarn Sahasoontornvute (FS#8395). Enlarge the ↵Jonas Häggqvist
language buffer as pointed out by Harry Tu. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16086 a1c6a512-1295-4272-9138-f99709370657
2007-09-29Revert changes to nonenglish langfiles intoduced by FS#7859 in r14895. It's ↵Nicolas Pennequin
not a good idea to change the source strings because genlang won't tell the translators the source string has changed. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14901 a1c6a512-1295-4272-9138-f99709370657
2007-09-28Accept FS#7859 by David Bishop: Replace "Show ID3 Info" by "Show Track Info".Nicolas Pennequin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14895 a1c6a512-1295-4272-9138-f99709370657
2007-09-27Fixed Thai language by Pinitnun Shanasabang. Also adds (empty) user: lines ↵Jonas Häggqvist
to all strings. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14866 a1c6a512-1295-4272-9138-f99709370657
2007-09-26New translation: Thai, by Pinitnun ShanasabangJonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14860 a1c6a512-1295-4272-9138-f99709370657