diff options
Diffstat (limited to 'l10n-fa/mail/chrome/messenger/fieldMapImport.dtd')
-rw-r--r-- | l10n-fa/mail/chrome/messenger/fieldMapImport.dtd | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/l10n-fa/mail/chrome/messenger/fieldMapImport.dtd b/l10n-fa/mail/chrome/messenger/fieldMapImport.dtd new file mode 100644 index 0000000000..49ca47ffde --- /dev/null +++ b/l10n-fa/mail/chrome/messenger/fieldMapImport.dtd @@ -0,0 +1,20 @@ +<!-- 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 fieldMapImport.title "Import Address Book"> +<!ENTITY fieldMapImport.size "width: 40em; height: 30em;"> +<!ENTITY fieldMapImport.recordNumber "Imported data for Record: "> +<!ENTITY fieldMapImport.next.label "بعدی"> +<!ENTITY fieldMapImport.next.accesskey "ب"> +<!ENTITY fieldMapImport.previous.label "قبلی"> +<!ENTITY fieldMapImport.previous.accesskey "ق"> +<!ENTITY fieldMapImport.text "Use Move Up and Move Down to match the address book fields on the left to the correct data for import on the right. Uncheck items you do not want to import."> +<!ENTITY fieldMapImport.up.label "انتقال به بالا"> +<!ENTITY fieldMapImport.up.accesskey "ا"> +<!ENTITY fieldMapImport.down.label "انتقال به پایین"> +<!ENTITY fieldMapImport.down.accesskey "ا"> +<!ENTITY fieldMapImport.fieldListTitle "Address Book fields"> +<!ENTITY fieldMapImport.dataTitle "Record data to import"> +<!ENTITY fieldMapImport.skipFirstRecord.label "First record contains field names"> +<!ENTITY fieldMapImport.skipFirstRecord.accessKey "F"> |