diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-th/mail/messenger/otr/otrUI.ftl | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-th/mail/messenger/otr/otrUI.ftl')
-rw-r--r-- | l10n-th/mail/messenger/otr/otrUI.ftl | 78 |
1 files changed, 78 insertions, 0 deletions
diff --git a/l10n-th/mail/messenger/otr/otrUI.ftl b/l10n-th/mail/messenger/otr/otrUI.ftl new file mode 100644 index 0000000000..085dd68cda --- /dev/null +++ b/l10n-th/mail/messenger/otr/otrUI.ftl @@ -0,0 +1,78 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +start-label = เริ่มการสนทนาแบบเข้ารหัส +refresh-label = เรียกการสนทนาแบบเข้ารหัสใหม่ +auth-label = ยืนยันตัวตนของผู้ติดต่อของคุณ +reauth-label = ยืนยันตัวตนของผู้ติดต่อของคุณใหม่ + +auth-cancel = ยกเลิก +auth-cancelAccessKey = ย + +auth-error = เกิดข้อผิดพลาดขณะยืนยันตัวตนของผู้ติดต่อของคุณ +auth-success = การยืนยันตัวตนของผู้ติดต่อของคุณเสร็จสมบูรณ์ +auth-successThem = ผู้ติดต่อของคุณยืนยันตัวตนของคุณเรียบร้อยแล้ว คุณอาจต้องการยืนยันตัวตนของพวกเขาด้วยโดยถามคำถามของคุณเอง +auth-fail = ไม่สามารถยืนยันตัวตนของผู้ติดต่อของคุณได้ +auth-waiting = กำลังรอให้ผู้ติดต่อยืนยันให้เสร็จสมบูรณ์… + +finger-verify = ยืนยัน +finger-verify-accessKey = ย + +# Do not translate 'OTR' (name of an encryption protocol) +buddycontextmenu-label = เพิ่มลายนิ้วมือ OTR + +# Variables: +# $name (String) - the screen name of a chat contact person +alert-start = กำลังพยายามเริ่มการสนทนาแบบเข้ารหัสกับ { $name } + +# Variables: +# $name (String) - the screen name of a chat contact person +alert-refresh = กำลังพยายามเรียกการสนทนาแบบเข้ารหัสกับ { $name } ใหม่ + +# Variables: +# $name (String) - the screen name of a chat contact person +alert-gone_insecure = การสนทนาแบบเข้ารหัสกับ { $name } สิ้นสุดแล้ว + +state-not_private = การสนทนาปัจจุบันไม่เป็นส่วนตัว + +# Variables: +# $name (String) - the screen name of a chat contact person +state-unverified = การสนทนาปัจจุบันถูกเข้ารหัสแล้วแต่ไม่เป็นส่วนตัว เนื่องจากยังไม่ได้ยืนยันตัวตนของ { $name } + +# Variables: +# $name (String) - the screen name of a chat contact person +state-private = ตัวตนของ { $name } ได้ถูกยืนยันแล้ว การสนทนาปัจจุบันถูกเข้ารหัสแล้วและเป็นส่วนตัว + +# Variables: +# $name (String) - the screen name of a chat contact person +state-finished = { $name } ได้สิ้นสุดการสนทนาแบบเข้ารหัสของพวกเขากับคุณแล้ว คุณควรสิ้นสุดการสนทนาเช่นกัน + +state-not_private-label = ไม่ปลอดภัย +state-unverified-label = ยังไม่ยืนยัน +state-private-label = ส่วนตัว +state-finished-label = สิ้นสุดแล้ว + +# Variables: +# $name (String) - the screen name of a chat contact person +verify-request = { $name } ขอให้คุณยืนยันตัวตนของคุณ + +# Variables: +# $name (String) - the screen name of a chat contact person +afterauth-private = คุณได้ยืนยันตัวตนของ { $name } แล้ว + +# Variables: +# $name (String) - the screen name of a chat contact person +afterauth-unverified = ยังไม่ได้ยืนยันตัวตนของ { $name } + +verify-title = ยืนยันตัวตนของผู้ติดต่อของคุณ +error-title = ข้อผิดพลาด +success-title = การเข้ารหัสแบบครอบคลุม +successThem-title = ยืนยันตัวตนของผู้ติดต่อของคุณ +fail-title = ไม่สามารถยืนยันได้ +waiting-title = ส่งคำขอการยืนยันแล้ว + +# Do not translate 'OTR' (name of an encryption protocol) +# Variables: +# $error (String) - contains an error message that describes the cause of the failure +otr-genkey-failed = การสร้างคีย์ส่วนตัว OTR ล้มเหลว: { $error } |