1// © 2016 and later: Unicode, Inc. and others. 2// License & terms of use: http://www.unicode.org/copyright.html#License 3ps_PK{ 4 Currencies{ 5 PKR{ 6 "Rs", 7 "پاکستانۍ کلداره", 8 } 9 XXX{ 10 "¤", 11 "نامعلومه مروجه پېسے", 12 } 13 } 14 CurrencyPlurals{ 15 PKR{ 16 one{"پاکستانۍ کلداره"} 17 other{"پاکستانۍ کلدارے"} 18 } 19 XXX{ 20 one{"(د نامعلومه مروجه پېسو واحد)"} 21 other{"(نامعلومه مروجه پېسے)"} 22 } 23 } 24 Version{"36.1"} 25} 26