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