summaryrefslogtreecommitdiffstats
path: root/l10n-th/mail/messenger/addressbook
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-th/mail/messenger/addressbook')
-rw-r--r--l10n-th/mail/messenger/addressbook/abCardDAVDialog.ftl18
-rw-r--r--l10n-th/mail/messenger/addressbook/abCardDAVProperties.ftl28
2 files changed, 46 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..60d97a9524
--- /dev/null
+++ b/l10n-th/mail/messenger/addressbook/abCardDAVDialog.ftl
@@ -0,0 +1,18 @@
+# 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-dialog =
+ .buttonlabelaccept = ดำเนินการต่อ
+ .buttonaccesskeyaccept = ด
+
+carddav-username-label =
+ .value = ชื่อผู้ใช้:
+ .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..f019b67174
--- /dev/null
+++ b/l10n-th/mail/messenger/addressbook/abCardDAVProperties.ftl
@@ -0,0 +1,28 @@
+# 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 } ชั่วโมง
+ }
+