diff options
Diffstat (limited to 'core/l10n/th_TH.php')
-rw-r--r-- | core/l10n/th_TH.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/core/l10n/th_TH.php b/core/l10n/th_TH.php index 314fa3e8655..21bc6a7067e 100644 --- a/core/l10n/th_TH.php +++ b/core/l10n/th_TH.php @@ -72,7 +72,6 @@ $TRANSLATIONS = array( "The object type is not specified." => "ชนิดของวัตถุยังไม่ได้รับการระบุ", "Delete" => "ลบ", "Add" => "เพิ่ม", -"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "การอัพเดทไม่เป็นผลสำเร็จ กรุณาแจ้งปัญหาที่เกิดขึ้นไปยัง <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">คอมมูนิตี้ผู้ใช้งาน ownCloud</a>", "The update was successful. Redirecting you to ownCloud now." => "การอัพเดทเสร็จเรียบร้อยแล้ว กำลังเปลี่ยนเส้นทางไปที่ ownCloud อยู่ในขณะนี้", "Use the following link to reset your password: {link}" => "ใช้ลิงค์ต่อไปนี้เพื่อเปลี่ยนรหัสผ่านของคุณใหม่: {link}", "You will receive a link to reset your password via Email." => "คุณจะได้รับลิงค์เพื่อกำหนดรหัสผ่านใหม่ทางอีเมล์", @@ -108,7 +107,6 @@ $TRANSLATIONS = array( "Please change your password to secure your account again." => "กรุณาเปลี่ยนรหัสผ่านของคุณอีกครั้ง เพื่อป้องกันบัญชีของคุณให้ปลอดภัย", "Lost your password?" => "ลืมรหัสผ่าน?", "remember" => "จำรหัสผ่าน", -"Log in" => "เข้าสู่ระบบ", -"Updating ownCloud to version %s, this may take a while." => "กำลังอัพเดท ownCloud ไปเป็นรุ่น %s, กรุณารอสักครู่" +"Log in" => "เข้าสู่ระบบ" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; |