summaryrefslogtreecommitdiffstats
path: root/l10n-th/mail/messenger/addressbook
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 14:29:10 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 14:29:10 +0000
commit2aa4a82499d4becd2284cdb482213d541b8804dd (patch)
treeb80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-th/mail/messenger/addressbook
parentInitial commit. (diff)
downloadfirefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz
firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.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/addressbook')
-rw-r--r--l10n-th/mail/messenger/addressbook/abCardDAVDialog.ftl45
-rw-r--r--l10n-th/mail/messenger/addressbook/abCardDAVProperties.ftl24
2 files changed, 69 insertions, 0 deletions
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 } ชั่วโมง
+ }