diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-16 00:19:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-16 00:19:32 +0000 |
commit | 178a60bc68907611e136c679cad528877a70b774 (patch) | |
tree | 9e98fa69ecbe3a233106989a8d4728cd8b39ecd4 /apps/settings/l10n/th.js | |
parent | be116f9ba239837604c51b7e8a94c29886160c80 (diff) | |
download | nextcloud-server-178a60bc68907611e136c679cad528877a70b774.tar.gz nextcloud-server-178a60bc68907611e136c679cad528877a70b774.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/th.js')
-rw-r--r-- | apps/settings/l10n/th.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/th.js b/apps/settings/l10n/th.js index 494666f3ec9..64aaf962267 100644 --- a/apps/settings/l10n/th.js +++ b/apps/settings/l10n/th.js @@ -82,8 +82,6 @@ OC.L10N.register( "Allow public uploads" : "อนุญาตให้อัปโหลดสาธารณะ", "Always ask for a password" : "ถามรหัสผ่านเสมอ", "Enforce password protection" : "บังคับใช้การป้องกันรหัสผ่าน", - "Exclude groups from sharing" : "ยกเว้นกลุ่มจากการแชร์", - "These groups will still be able to receive shares, but not to initiate them." : "กลุ่มนี้จะยังคงสามารถรับการแชร์ แต่ไม่สามารถสร้างแชร์ใหม่", "Set default expiration date for shares" : "ตั้งวันหมดอายุค่าเริ่มต้นสำหรับการแชร์", "Enforce expiration date" : "บังคับให้มีวันหมดอายุ", "Set default expiration date for shares to other servers" : "ตั้งวันหมดอายุค่าเริ่มต้นสำหรับการแชร์ไปยังเซิร์ฟเวอร์อื่น", @@ -329,6 +327,8 @@ OC.L10N.register( "Expire after" : "หมดอายุหลังจาก", "day(s)" : "วัน", "Set default expiration date" : "ตั้งวันหมดอายุค่าเริ่มต้น", - "Exclude groups from creating link shares:" : "ยกเว้นกลุ่มจากการสร้างลิงก์แชร์:" + "Exclude groups from creating link shares:" : "ยกเว้นกลุ่มจากการสร้างลิงก์แชร์:", + "Exclude groups from sharing" : "ยกเว้นกลุ่มจากการแชร์", + "These groups will still be able to receive shares, but not to initiate them." : "กลุ่มนี้จะยังคงสามารถรับการแชร์ แต่ไม่สามารถสร้างแชร์ใหม่" }, "nplurals=1; plural=0;"); |