X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=sql-ledger%2Fold%2Fsql-ledger%2Flocale%2Ffi%2Fgl;fp=sql-ledger%2Fold%2Fsql-ledger%2Flocale%2Ffi%2Fgl;h=6a07b153b80d1dc1acd4e2d5c6eb94aa537ff5e6;hb=52072fcd26f2faf57923f598c358e7f47c4e2643;hp=0000000000000000000000000000000000000000;hpb=f6c9088e16c4c083174dd1130ae58d213923cdef;p=freeside.git diff --git a/sql-ledger/old/sql-ledger/locale/fi/gl b/sql-ledger/old/sql-ledger/locale/fi/gl new file mode 100644 index 000000000..6a07b153b --- /dev/null +++ b/sql-ledger/old/sql-ledger/locale/fi/gl @@ -0,0 +1,124 @@ +$self{texts} = { + 'AP Transaction' => 'Ostotapahtuma', + 'AR Transaction' => 'Myyntitapahtuma', + 'Account' => 'Tili', + 'Add General Ledger Transaction' => 'Lisää pääkirjatapahtuma', + 'Address' => 'Osoite', + 'All' => 'Kaikki', + 'Apr' => 'Huh', + 'April' => 'Huhtikuu', + 'Are you sure you want to delete Transaction' => 'Haluatko poistaa viennin?', + 'Asset' => 'Vastaavaa', + 'Aug' => 'Elo', + 'August' => 'Elokuu', + 'Balance' => 'Tase', + 'Cannot delete transaction!' => 'Vientiä ei voi poistaa', + 'Cannot have a value in both Debit and Credit!' => 'Arvo sekä Kreditissä että Debetissä kielletty!', + 'Cannot post a transaction without a value!' => 'Viennin kirjaus ilman arvoa kielletty!', + 'Cannot post transaction for a closed period!' => 'Viennin kirjaus suljetulle ajanjaksolle kielletty', + 'Confirm!' => 'Vahvista!', + 'Continue' => 'Jatka', + 'Credit' => 'Kredit', + 'Customer not on file!' => 'Asiakas ei järjestelmässä!', + 'Date' => 'Päiväys', + 'Debit' => 'Debet', + 'Debit and credit out of balance!' => 'Debet ja kredit erisuuruiset', + 'Dec' => 'Jou', + 'December' => 'Joulukuu', + 'Delete' => 'Poista', + 'Description' => 'Kuvaus', + 'Edit General Ledger Transaction' => 'Muokkaa pääkirjavientiä', + 'Equity' => 'Oma pääoma', + 'Expense' => 'Menot', + 'Feb' => 'Hel', + 'February' => 'Helmikuu', + 'From' => 'Alkaen', + 'GIFI' => 'GIFI', + 'GL Transaction' => 'Pääkirjavienti', + 'General Ledger' => 'Pääkirja', + 'ID' => 'ID', + 'Include in Report' => 'Sisällytä raporttiin', + 'Income' => 'Tulot', + 'Jan' => 'Tam', + 'January' => 'Tammikuu', + 'Jul' => 'Hei', + 'July' => 'Heinäkuu', + 'Jun' => 'Kes', + 'June' => 'Kesäkuu', + 'Liability' => 'Vastattavaa', + 'Mar' => 'Maa', + 'March' => 'Maaliskuu', + 'May' => 'Tou', + 'May ' => 'Toukokuu', + 'Notes' => 'Lisätietoja', + 'Nov' => 'Mar', + 'November' => 'Marraskuu', + 'Number' => 'Numero', + 'Oct' => 'Lok', + 'October' => 'Lokakuu', + 'Post' => 'Kirjaa', + 'Post as new' => 'Kirjaa uutena', + 'Project' => 'Projekti', + 'Project not on file!' => 'Projekti ei ole järjestelmässä!', + 'Purchase Invoice' => 'Ostolasku', + 'Reference' => 'Viite', + 'Reference missing!' => 'Viite puuttuu', + 'Reports' => 'Raportit', + 'Sales Invoice' => 'Myyntilasku', + 'Select from one of the names below' => 'Valitse yksi nimi alapuolelta', + 'Select from one of the projects below' => 'Valitse yksi projekti alapuolelta', + 'Sep' => 'Syy', + 'September' => 'Syyskuu', + 'Source' => 'Lähde', + 'Subtotal' => 'Välisumma', + 'To' => 'Hetkeen', + 'Transaction Date missing!' => 'Viennin päiväys puuttuu!', + 'Transaction deleted!' => 'Vienti poistettu!', + 'Transaction posted!' => 'Vienti kirjattu!', + 'Update' => 'Päivitä', + 'Vendor not on file!' => 'Toimittajaa ei järjestelmässä!', + 'Yes' => 'Kyllä', +}; + +$self{subs} = { + 'add' => 'add', + 'add_transaction' => 'add_transaction', + 'ap_transaction' => 'ap_transaction', + 'ar_transaction' => 'ar_transaction', + 'check_name' => 'check_name', + 'check_project' => 'check_project', + 'continue' => 'continue', + 'delete' => 'delete', + 'display_form' => 'display_form', + 'edit' => 'edit', + 'form_footer' => 'form_footer', + 'form_header' => 'form_header', + 'form_row' => 'form_row', + 'generate_report' => 'generate_report', + 'gl_subtotal' => 'gl_subtotal', + 'gl_transaction' => 'gl_transaction', + 'name_selected' => 'name_selected', + 'post' => 'post', + 'post_as_new' => 'post_as_new', + 'project_selected' => 'project_selected', + 'purchase_invoice' => 'purchase_invoice', + 'sales_invoice' => 'sales_invoice', + 'search' => 'search', + 'select_name' => 'select_name', + 'select_project' => 'select_project', + 'update' => 'update', + 'yes' => 'yes', + 'ostotapahtuma' => 'ap_transaction', + 'myyntitapahtuma' => 'ar_transaction', + 'jatka' => 'continue', + 'poista' => 'delete', + 'pääkirjavienti' => 'gl_transaction', + 'kirjaa' => 'post', + 'kirjaa_uutena' => 'post_as_new', + 'ostolasku' => 'purchase_invoice', + 'myyntilasku' => 'sales_invoice', + 'päivitä' => 'update', + 'kyllä' => 'yes', +}; + +1;