File: /python/moda/public_html/tech/old/vendor/punic/punic/src/data/nb/numbers.php
<?php
// This file is auto-generated. Do not edit!
return array('minimumGroupingDigits'=>1,'symbols'=>array('decimal'=>',','group'=>' ','list'=>';','percentSign'=>'%','plusSign'=>'+','minusSign'=>'−','exponential'=>'E','superscriptingExponent'=>'×','perMille'=>'‰','infinity'=>'∞','nan'=>'NaN','timeSeparator'=>':','timeSeparator-alt-variant'=>'.'),'percentFormats'=>array('standard'=>array('positive'=>'%1$s %2$s','negative'=>'−%1$s %2$s')),'currencyFormats'=>array('currencySpacing'=>array('beforeCurrency'=>array('currency'=>'/^[^\\pS]/u','surrounding'=>'/\\pN$/u','insertBetween'=>' '),'afterCurrency'=>array('currency'=>'/[^\\pS]$/u','surrounding'=>'/\\pN$/u','insertBetween'=>' ')),'standard'=>array('positive'=>'%2$s %1$s','negative'=>'−%2$s %1$s'),'accounting'=>array('positive'=>'%2$s %1$s','negative'=>'−%2$s %1$s'),'unitPattern'=>array('count-one'=>'%1$s %2$s','count-other'=>'%1$s %2$s')));