X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=sql-ledger%2Flocale%2Fua%2Fpos;fp=sql-ledger%2Flocale%2Fua%2Fpos;h=903340f0f844eb3ef30638104f52cd780da793b4;hb=32306b5f8ffe4ce594409aa6e89626740b225a39;hp=0000000000000000000000000000000000000000;hpb=52072fcd26f2faf57923f598c358e7f47c4e2643;p=freeside.git diff --git a/sql-ledger/locale/ua/pos b/sql-ledger/locale/ua/pos new file mode 100644 index 000000000..903340f0f --- /dev/null +++ b/sql-ledger/locale/ua/pos @@ -0,0 +1,56 @@ +$self{texts} = { + 'Account' => 'òÁÈÕÎÏË', + 'Cannot post transaction!' => 'îÅ ÍÏÖÌÉ×Ï ×ÉÓÔÁ×ÉÔÉ ÐÒÏ×ÏÄËÕ!', + 'Continue' => 'ðÒÏÄÏ×ÖÉÔÉ', + 'Credit Limit' => 'ì¦Í¦Ô ËÒÅÄÉÔÕ', + 'Currency' => '÷ÁÌÀÔÁ', + 'Current' => 'ðÏÔÏÞÎÉÊ', + 'Customer' => 'ë̦¤ÎÔ', + 'Customer missing!' => 'îÅ ×ËÁÚÁÎÉÊ Ë̦¤ÎÔ!', + 'Delete' => '÷ÉÄÁÌÉÔÉ', + 'Description' => 'ïÐÉÓ', + 'Exchange Rate' => 'ëÕÒÓ ×ÁÌÀÔÉ', + 'Exchange rate missing!' => 'îÅ ×ËÁÚÁÎÉÊ ËÕÒÓ ×ÁÌÀÔÉ!', + 'Extended' => 'ðÒÏÄÏ×ÖÅÎÏ', + 'From' => '÷¦Ä/ú', + 'Language' => 'íÏ×Á', + 'Number' => 'îÏÍÅÒ', + 'Open' => '÷¦ÄËÒÉÔÏ', + 'Paid' => 'úÁÐÌÁÞÅÎÏ', + 'Post' => '÷ÉÓÔÁ×ÉÔÉ', + 'Price' => 'ã¦ÎÁ', + 'Print' => 'îÁÄÒÕËÕ×ÁÔÉ', + 'Qty' => 'ë¦ÌØ˦ÓÔØ', + 'Receipts' => 'ë×ÉÔÁÎæ§', + 'Record in' => '÷ÎÅÓÔÉ ×', + 'Remaining' => 'úÁÌÉÛÉÌÏÓØ', + 'Screen' => 'åËÒÁÎ', + 'Source' => 'äÖÅÒÅÌÏ', + 'Subtotal' => 'ð¦ÄÓÕÍÏË ÐÏ ÒÏÚĦÌÕ', + 'To' => 'äÏ', + 'Total' => 'úÁÇÁÌØÎÁ óÕÍÁ', + 'Unit' => 'ïÄÉÎÉÃÑ', + 'Update' => 'ðÏÎÏ×ÉÔÉ', +}; + +$self{subs} = { + 'add' => 'add', + 'display_row' => 'display_row', + 'edit' => 'edit', + 'form_footer' => 'form_footer', + 'form_header' => 'form_header', + 'lookup_partsgroup' => 'lookup_partsgroup', + 'openinvoices' => 'openinvoices', + 'post' => 'post', + 'print' => 'print', + 'print_form' => 'print_form', + 'print_options' => 'print_options', + 'receipts' => 'receipts', + 'ðÒÏÄÏ×ÖÉÔÉ' => 'continue', + '÷ÉÄÁÌÉÔÉ' => 'delete', + '÷ÉÓÔÁ×ÉÔÉ' => 'post', + 'îÁÄÒÕËÕ×ÁÔÉ' => 'print', + 'ðÏÎÏ×ÉÔÉ' => 'update', +}; + +1;