<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>CharacterSetString</key>
	<string>0123456789</string>
	<key>Languages-Evaluate</key>
	<string>en,de,es,fr,it,nl,pt,jp</string>
	<key>Languages-Suggest</key>
	<string>en</string>
	<key>MaxLength</key>
	<dict>
		<key>Description</key>
		<string>الحد الأقصى لطول رقم PIN</string>
		<key>Message</key>
		<string>هذا طويل جدا</string>
		<key>Value</key>
		<integer>8</integer>
	</dict>
	<key>MinGoodLength</key>
	<dict>
		<key>Description</key>
		<string>الحد الأدنى لطول كلمة سر جيدة</string>
		<key>Message</key>
		<string>هذا طول جيد لكلمة السر</string>
		<key>Value</key>
		<integer>8</integer>
	</dict>
	<key>MinLength</key>
	<dict>
		<key>Description</key>
		<string>الحد الأدنى لطول الـ PIN</string>
		<key>Message</key>
		<string>هذا قصير جدًا</string>
		<key>Value</key>
		<integer>4</integer>
	</dict>
	<key>MinVariety</key>
	<dict>
		<key>Description</key>
		<string>الحد الأدنى لمجموعات الأحرف المختلفة المطلوبة</string>
		<key>Message</key>
		<string>قم باستخدام مزيج من الأحرف الكبيرة والأحرف الصغيرة، والأرقام وعلامات الترقيم</string>
		<key>Value</key>
		<integer>1</integer>
	</dict>
</dict>
</plist>
