diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-14 00:19:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-14 00:19:42 +0000 |
commit | 80052ba7a33318176908048f34b838ab45f4d011 (patch) | |
tree | 43ceda6d5494162c2926ad3f24027077f0a64fe8 /apps/encryption/l10n/th.js | |
parent | 88d0c825f6615d253bd44a271278817bb03a5c38 (diff) | |
download | nextcloud-server-80052ba7a33318176908048f34b838ab45f4d011.tar.gz nextcloud-server-80052ba7a33318176908048f34b838ab45f4d011.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/encryption/l10n/th.js')
-rw-r--r-- | apps/encryption/l10n/th.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/encryption/l10n/th.js b/apps/encryption/l10n/th.js index 6a8d472183a..f0eee75faab 100644 --- a/apps/encryption/l10n/th.js +++ b/apps/encryption/l10n/th.js @@ -28,7 +28,6 @@ OC.L10N.register( "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "การเปิดใช้งานตัวเลือกนี้จะเข้ารหัสไฟล์ทั้งหมดที่เก็บไว้ในพื้นที่จัดเก็บข้อมูลหลัก มิฉะนั้นจะเข้ารหัสเฉพาะไฟล์บนพื้นที่จัดเก็บข้อมูลภายนอก", "Enable recovery key" : "เปิดใช้งานคีย์การกู้คืน", "Disable recovery key" : "ปิดใช้งานคีย์การกู้คืน", - "The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "คีย์การกู้คืนเป็นคีย์เข้ารหัสเพิ่มเติมที่ใช้ในการเข้ารหัสไฟล์ ซึ่งจะทำให้สามารถกู้คืนไฟล์ของผู้ใช้ที่ลืมรหัสผ่านได้", "Recovery key password" : "รหัสผ่านสำหรับรหัสกู้คืน", "Repeat recovery key password" : "ใส่รหัสผ่านของคีย์การกู้คืนอีกครั้ง", "Change recovery key password:" : "เปลี่ยนรหัสผ่านของคีย์การกู้คืน:", @@ -45,6 +44,7 @@ OC.L10N.register( "Enable password recovery:" : "เปิดใช้งานการกู้คืนด้วยรหัสผ่าน:", "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "การเปิดใช้งานตัวเลือกนี้จะช่วยให้คุณสามารถเข้าถึงไฟล์ของคุณที่เข้ารหัสไว้ ในกรณีที่คุณลืมรหัสผ่าน", "Enabled" : "เปิดใช้งาน", - "Disabled" : "ปิดใช้งาน" + "Disabled" : "ปิดใช้งาน", + "The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "คีย์การกู้คืนเป็นคีย์เข้ารหัสเพิ่มเติมที่ใช้ในการเข้ารหัสไฟล์ ซึ่งจะทำให้สามารถกู้คืนไฟล์ของผู้ใช้ที่ลืมรหัสผ่านได้" }, "nplurals=1; plural=0;"); |