blob: 10aa05b64cc41c0ad1cc9940a7143a0e9fbbd902 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
# 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 = С
# 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 } сағат сайын
}
carddav-readonly-label =
.label = Тек оқу үшін
.accesskey = о
|