summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/zh-CN/localization/zh-CN/messenger/addressbook/abCardDAVProperties.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird-l10n/zh-CN/localization/zh-CN/messenger/addressbook/abCardDAVProperties.ftl')
-rw-r--r--thunderbird-l10n/zh-CN/localization/zh-CN/messenger/addressbook/abCardDAVProperties.ftl33
1 files changed, 33 insertions, 0 deletions
diff --git a/thunderbird-l10n/zh-CN/localization/zh-CN/messenger/addressbook/abCardDAVProperties.ftl b/thunderbird-l10n/zh-CN/localization/zh-CN/messenger/addressbook/abCardDAVProperties.ftl
new file mode 100644
index 0000000000..4109a2a507
--- /dev/null
+++ b/thunderbird-l10n/zh-CN/localization/zh-CN/messenger/addressbook/abCardDAVProperties.ftl
@@ -0,0 +1,33 @@
+# 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 = CardDAV URL:
+ .accesskey = V
+
+carddav-refreshinterval-label =
+ .label = 同步:
+ .accesskey = S
+
+# Variables:
+# $minutes (integer) - Number of minutes between address book synchronizations
+carddav-refreshinterval-minutes-value =
+ .label =
+ { $minutes ->
+ [one] 每分钟
+ *[other] 每 { $minutes } 分钟
+ }
+
+# Variables:
+# $hours (integer) - Number of hours between address book synchronizations
+carddav-refreshinterval-hours-value =
+ .label =
+ { $hours ->
+ [one] 每小时
+ *[other] 每 { $hours } 小时
+ }
+
+carddav-readonly-label =
+ .label = 只读
+ .accesskey = R