From f9e12b51437b7305ea63627960b8b6d5254d424c Mon Sep 17 00:00:00 2001 From: ddtddt Date: Sun, 8 Jan 2012 07:35:53 +0000 Subject: =?UTF-8?q?[trunk]=20-=20language=20-=20add=20plugin=20core=20th?= =?UTF-8?q?=5FTH=20-=20Tha=C3=AF=20=E2=80=93=20=E0=B8=A0=E0=B8=B2=E0=B8=A9?= =?UTF-8?q?=E0=B8=B2=E0=B9=84=E0=B8=97=E0=B8=A2=20=20Thanks=20to=20Pradit?= =?UTF-8?q?=20Saenkaew=20-=20feature:2457?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://piwigo.org/svn/trunk@12862 68402e56-0260-453c-a942-63ccdbb3a9ee --- .../language/th_TH/description.txt | 1 + plugins/LocalFilesEditor/language/th_TH/index.php | 30 ++++++++++++ .../language/th_TH/plugin.lang.php | 54 ++++++++++++++++++++++ .../language_switch/language/th_TH/description.txt | 1 + plugins/language_switch/language/th_TH/index.php | 30 ++++++++++++ 5 files changed, 116 insertions(+) create mode 100644 plugins/LocalFilesEditor/language/th_TH/description.txt create mode 100644 plugins/LocalFilesEditor/language/th_TH/index.php create mode 100644 plugins/LocalFilesEditor/language/th_TH/plugin.lang.php create mode 100644 plugins/language_switch/language/th_TH/description.txt create mode 100644 plugins/language_switch/language/th_TH/index.php diff --git a/plugins/LocalFilesEditor/language/th_TH/description.txt b/plugins/LocalFilesEditor/language/th_TH/description.txt new file mode 100644 index 000000000..4dc67868f --- /dev/null +++ b/plugins/LocalFilesEditor/language/th_TH/description.txt @@ -0,0 +1 @@ +แก้ไขไฟล์ภายใน ต่างๆ บนหน้าการจัดการระบบ. \ No newline at end of file diff --git a/plugins/LocalFilesEditor/language/th_TH/index.php b/plugins/LocalFilesEditor/language/th_TH/index.php new file mode 100644 index 000000000..f26982d0e --- /dev/null +++ b/plugins/LocalFilesEditor/language/th_TH/index.php @@ -0,0 +1,30 @@ + diff --git a/plugins/LocalFilesEditor/language/th_TH/plugin.lang.php b/plugins/LocalFilesEditor/language/th_TH/plugin.lang.php new file mode 100644 index 000000000..e84855b4f --- /dev/null +++ b/plugins/LocalFilesEditor/language/th_TH/plugin.lang.php @@ -0,0 +1,54 @@ + \ No newline at end of file diff --git a/plugins/language_switch/language/th_TH/description.txt b/plugins/language_switch/language/th_TH/description.txt new file mode 100644 index 000000000..37737c294 --- /dev/null +++ b/plugins/language_switch/language/th_TH/description.txt @@ -0,0 +1 @@ +สลับใช้ภาษาอื่นได้ง่ายๆ โดยคลิกรูปธงบนหน้าเว็บแกลลอรี่ของคุณ. \ No newline at end of file diff --git a/plugins/language_switch/language/th_TH/index.php b/plugins/language_switch/language/th_TH/index.php new file mode 100644 index 000000000..f26982d0e --- /dev/null +++ b/plugins/language_switch/language/th_TH/index.php @@ -0,0 +1,30 @@ + -- cgit v1.2.3