From 2aa4a82499d4becd2284cdb482213d541b8804dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 16:29:10 +0200 Subject: Adding upstream version 86.0.1. Signed-off-by: Daniel Baumann --- .../mail/messenger/addressbook/abCardDAVDialog.ftl | 45 ++++++++++++++++++++++ .../messenger/addressbook/abCardDAVProperties.ftl | 24 ++++++++++++ 2 files changed, 69 insertions(+) create mode 100644 l10n-th/mail/messenger/addressbook/abCardDAVDialog.ftl create mode 100644 l10n-th/mail/messenger/addressbook/abCardDAVProperties.ftl (limited to 'l10n-th/mail/messenger/addressbook') diff --git a/l10n-th/mail/messenger/addressbook/abCardDAVDialog.ftl b/l10n-th/mail/messenger/addressbook/abCardDAVDialog.ftl new file mode 100644 index 0000000000..abb0a04c86 --- /dev/null +++ b/l10n-th/mail/messenger/addressbook/abCardDAVDialog.ftl @@ -0,0 +1,45 @@ +# 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/. + +carddav-window = + .title = สมุดรายชื่อ CardDAV ใหม่ + +carddav-dialog = + .buttonlabelaccept = ดำเนินการต่อ + .buttonaccesskeyaccept = ด + +carddav-experimental-warning = การรองรับสมุดรายชื่อ CardDAV เป็นคุณลักษณะทดลองและอาจทำให้ข้อมูลของคุณเสียหายอย่างถาวร ให้ใช้ด้วยความเสี่ยงของคุณเอง + +carddav-provider-label = + .value = ผู้ให้บริการ CardDAV: + .accesskey = ผ + +carddav-provider-option-other = ผู้ให้บริการอื่น ๆ… + +carddav-url-label = + .value = URL ของ CardDAV: + .accesskey = V + +carddav-username-label = + .value = ชื่อผู้ใช้: + .accesskey = ช +carddav-username-input = + .placeholder = you@example.com + +carddav-password-label = + .value = รหัสผ่าน: + .accesskey = ร +carddav-password-input = + .placeholder = รหัสผ่าน + +carddav-remember-password = + .label = จดจำรหัสผ่าน + .accesskey = จ + +carddav-loading = กำลังมองหาการกำหนดค่า… +carddav-connection-error = การเชื่อมต่อล้มเหลว +carddav-none-found = ไม่พบสมุดรายชื่อที่จะเพิ่มสำหรับบัญชีที่ระบุ +carddav-already-added = สมุดรายชื่อทั้งหมดสำหรับบัญชีที่ระบุถูกเพิ่มไปแล้ว + +carddav-available-books = สมุดรายชื่อทั้งหมดที่ใช้ได้: diff --git a/l10n-th/mail/messenger/addressbook/abCardDAVProperties.ftl b/l10n-th/mail/messenger/addressbook/abCardDAVProperties.ftl new file mode 100644 index 0000000000..eea0515ccb --- /dev/null +++ b/l10n-th/mail/messenger/addressbook/abCardDAVProperties.ftl @@ -0,0 +1,24 @@ +# 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/. + +carddav-url-label = + .value = URL ของ CardDAV: + .accesskey = V +carddav-refreshinterval-label = + .label = ประสาน: + .accesskey = ป +# Variables: +# $minutes (integer) - Number of minutes between address book synchronizations +carddav-refreshinterval-minutes-value = + .label = + { $minutes -> + *[other] ทุก { $minutes } นาที + } +# Variables: +# $hours (integer) - Number of hours between address book synchronizations +carddav-refreshinterval-hours-value = + .label = + { $hours -> + *[other] ทุก { $hours } ชั่วโมง + } -- cgit v1.2.3