Browse Source

Merge pull request #689 from sipp11/master

Update Thai translation
pull/767/head
Joe Germuska 10 years ago
parent
commit
4e3ae13ea2
  1. 24
      source/js/Core/Language/locale/th.js

24
source/js/Core/Language/locale/th.js

@ -16,22 +16,22 @@ if(typeof VMM != 'undefined') {
year: "yyyy",
month_short: "mmm",
month: "mmmm yyyy",
full_short: "mmm d",
full: "mmmm d',' yyyy",
full_short: "d mmm",
full: "d mmmm yyyy",
time_short: "h:MM:ss TT",
time_no_seconds_short: "h:MM TT",
time_no_seconds_small_date: "h:MM TT'<br/><small>'mmmm d',' yyyy'</small>'",
full_long: "mmm d',' yyyy 'at' h:MM TT",
full_long_small_date: "h:MM TT'<br/><small>mmm d',' yyyy'</small>'"
time_no_seconds_small_date: "h:MM TT'<br/><small>'d mmmm yyyy'</small>'",
full_long: "d mmmm yyyy 'เวลา' h:MM TT",
full_long_small_date: "h:MM TT'<br/><small>d mmm yyyy'</small>'"
},
messages: {
loading_timeline: "Loading Timeline... ",
return_to_title: "Return to Title",
expand_timeline: "Expand Timeline",
contract_timeline: "Contract Timeline",
wikipedia: "From Wikipedia, the free encyclopedia",
loading_content: "Loading Content",
loading: "Loading"
loading_timeline: "กำลงสรางไทมไลน... ",
return_to_title: "กลบสหนาหล",
expand_timeline: "ขยายไทมไลน",
contract_timeline: "อไทมไลน",
wikipedia: "จากวเดย สารานกรมเสร",
loading_content: "กำลงโหลดขอม",
loading: "กำลงโหลด"
}
}
}
Loading…
Cancel
Save