diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-21 01:58:49 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-21 01:58:49 -0400 |
commit | 02ecd040e6cd761b9ec30895c5a0fcced55fb699 (patch) | |
tree | 67e788acb94a60ff69cace45faf108dd4e341acb /core/l10n/th_TH.js | |
parent | a061ef75ead3d5eb9fa5e713301b7452b3b12b73 (diff) | |
download | nextcloud-server-02ecd040e6cd761b9ec30895c5a0fcced55fb699.tar.gz nextcloud-server-02ecd040e6cd761b9ec30895c5a0fcced55fb699.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/th_TH.js')
-rw-r--r-- | core/l10n/th_TH.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/th_TH.js b/core/l10n/th_TH.js index dbaa40da3e6..1ddea81a86a 100644 --- a/core/l10n/th_TH.js +++ b/core/l10n/th_TH.js @@ -26,6 +26,7 @@ OC.L10N.register( "Error favoriting" : "เกิดข้อผิดพลาดขณะเลือกที่ชื่นชอบ", "Error unfavoriting" : "เกิดข้อผิดพลาดขณะยกเลิกการเลือกที่ชื่นชอบ", "Couldn't send mail to following users: %s " : "ไม่สามารถส่งอีเมลไปยังผู้ใช้: %s", + "Preparing update" : "เตรียมอัพเดท", "Turned on maintenance mode" : "เปิดโหมดการบำรุงรักษา", "Turned off maintenance mode" : "ปิดโหมดการบำรุงรักษา", "Maintenance mode is kept active" : "โหมดการบำรุงรักษาจะถูกเก็บไว้ใช้งาน", @@ -141,8 +142,6 @@ OC.L10N.register( "Expiration" : "การหมดอายุ", "Expiration date" : "วันที่หมดอายุ", "Choose a password for the public link" : "เลือกรหัสผ่านสำหรับลิงค์สาธารณะ", - "Sending ..." : "กำลังส่ง...", - "Email sent" : "ส่งอีเมล์แล้ว", "Resharing is not allowed" : "ไม่อนุญาตให้แชร์ข้อมูลที่ซ้ำกัน", "Share link" : "แชร์ลิงค์", "Link" : "ลิงค์", @@ -151,6 +150,8 @@ OC.L10N.register( "Allow editing" : "อนุญาตให้แก้ไข", "Email link to person" : "ส่งลิงก์ให้ทางอีเมล", "Send" : "ส่ง", + "Sending ..." : "กำลังส่ง...", + "Email sent" : "ส่งอีเมล์แล้ว", "Shared with you and the group {group} by {owner}" : "ได้แชร์ให้กับคุณ และกลุ่ม {group} โดย {owner}", "Shared with you by {owner}" : "ถูกแชร์ให้กับคุณโดย {owner}", "group" : "กลุ่มผู้ใช้งาน", |