diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-ar/mail/chrome/messenger/addressbook/abResultsPane.dtd | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/l10n-ar/mail/chrome/messenger/addressbook/abResultsPane.dtd b/l10n-ar/mail/chrome/messenger/addressbook/abResultsPane.dtd new file mode 100644 index 0000000000..12da69f825 --- /dev/null +++ b/l10n-ar/mail/chrome/messenger/addressbook/abResultsPane.dtd @@ -0,0 +1,37 @@ +<!-- 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/. --> + +<!ENTITY Addrbook.label "دفتر العناوين"> +<!ENTITY Addrbook.accesskey "د"> +<!ENTITY GeneratedName.label "الاسم"> +<!ENTITY GeneratedName.accesskey "س"> +<!ENTITY PrimaryEmail.label "البريد الإلكتروني"> +<!ENTITY PrimaryEmail.accesskey "د"> +<!ENTITY Company.label "المنظّمة"> +<!ENTITY Company.accesskey "ظ"> +<!ENTITY _PhoneticName.label "الاسم الصوتي"> +<!ENTITY _PhoneticName.accesskey "ص"> +<!ENTITY NickName.label "الاسم المستعار"> +<!ENTITY NickName.accesskey "ع"> +<!ENTITY SecondEmail.label "البريد الإضافي"> +<!ENTITY SecondEmail.accesskey "ض"> +<!ENTITY Department.label "القِسْم"> +<!ENTITY Department.accesskey "ق"> +<!ENTITY JobTitle.label "العنوان"> +<!ENTITY JobTitle.accesskey "ن"> +<!ENTITY CellularNumber.label "المحمول"> +<!ENTITY CellularNumber.accesskey "ح"> +<!ENTITY PagerNumber.label "جهاز المناداة"> +<!ENTITY FaxNumber.label "الفاكس"> +<!ENTITY FaxNumber.accesskey "ف"> +<!ENTITY HomePhone.label "هاتف المنزل"> +<!ENTITY HomePhone.accesskey "ه"> +<!ENTITY WorkPhone.label "هاتف العمل"> +<!ENTITY WorkPhone.accesskey "ت"> +<!ENTITY ChatName.label "اسم الدردشة"> +<!ENTITY ChatName.accesskey "ش"> +<!ENTITY sortAscending.label "تصاعديا"> +<!ENTITY sortAscending.accesskey "ص"> +<!ENTITY sortDescending.label "تنازليا"> +<!ENTITY sortDescending.accesskey "ل"> |