diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-06-11 02:28:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-06-11 02:28:28 +0000 |
commit | a7b932cb52f6d0a332d6f7410b633b3cacc7e66b (patch) | |
tree | ccee86f419abb93e7e403a6e3d2f3dbe342bee90 /apps/settings/l10n/th.js | |
parent | 2ee948e8d1a836696c514657c78804d1942f0d7b (diff) | |
download | nextcloud-server-a7b932cb52f6d0a332d6f7410b633b3cacc7e66b.tar.gz nextcloud-server-a7b932cb52f6d0a332d6f7410b633b3cacc7e66b.zip |
[tx-robot] updated 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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/th.js b/apps/settings/l10n/th.js index 7173c9e6925..301cd4c8fd0 100644 --- a/apps/settings/l10n/th.js +++ b/apps/settings/l10n/th.js @@ -45,8 +45,6 @@ OC.L10N.register( "You deleted app password \"{token}\"" : "คุณลบรหัสผ่านแอป \"{token}\" แล้ว", "Security" : "ความปลอดภัย", "Your <strong>password</strong> or <strong>email</strong> was modified" : "มีการเปลี่ยนแปลง<strong>รหัสผ่าน</strong>หรือ<strong>อีเมล</strong>ของคุณ", - "Couldn't remove app." : "ไม่สามารถลบแอป", - "Couldn't update app." : "ไม่สามารถอัปเดตแอป", "Wrong password" : "รหัสผ่านไม่ถูกต้อง", "Saved" : "บันทึกแล้ว", "No user supplied" : "ไม่ได้ระบุผู้ใช้", @@ -329,6 +327,8 @@ OC.L10N.register( "Current password" : "รหัสผ่านปัจจุบัน", "New password" : "รหัสผ่านใหม่", "Change password" : "เปลี่ยนรหัสผ่าน", + "Couldn't remove app." : "ไม่สามารถลบแอป", + "Couldn't update app." : "ไม่สามารถอัปเดตแอป", "You need to set your user email before being able to send test emails." : "คุณจำเป็นต้องตั้งค่าอีเมลผู้ใช้ของคุณก่อนที่จะสามารถส่งอีเมลทดสอบ", "Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "การเพิกถอนโทเค็นนี้อาจทำให้ไม่สามารถล้างอุปกรณ์ของคุณได้หากการล้างยังไม่เริ่ม", "Change privacy level of email" : "เปลี่ยนระดับความเป็นส่วนตัวของอีเมล", |