blob: 7002828a5a694725ae0333b6c6e1b5fdfc8aea4e (
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
|
# 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/.
#
# The following are used by the vCard import code to display status, error, and
# informational messages
#
vCardImportName=vCard yakb'äl (.vcf)
vCardImportDescription=Tijik' jun kitz'ib'awuj ochochib'äl richin vCard b'anikil
vCardImportAddressName=vCard Kiwujil Ochochib'äl
# LOCALIZATION NOTE (vCardImportAddressSuccess): %S is replaced by the
# name of the address book being imported.
vCardImportAddressSuccess=Xejik' kiwujil ochochib'äl %S
# LOCALIZATION NOTE (vCardImportAddressSuccess): %S is replaced by the
# name of the address book being imported.
vCardImportAddressBadSourceFile=Xsach toq nok pa ruyakb'al ritz'ib'awuj ochochib'äl %S.
# LOCALIZATION NOTE (vCardImportAddressSuccess): %S is replaced by the
# name of the address book being imported.
vCardImportAddressConvertError=Xsach toq nijik ri kitz'ib'awuj ochochib'äl %S, rik'in jub'a' man xejik' ta konojel ri taq ochochib'äl.
|