HEX
Server: Apache
System: Linux dev.epsylon.net 3.10.0-1160.144.1.el7.tuxcare.els2.x86_64 #1 SMP Sun Feb 15 11:22:42 UTC 2026 x86_64
User: nexper (1054)
PHP: 8.2.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/nexper/public_html/crm/custom/Extension/application/Ext/Language/fi_fi.AdvancedOpenSales.php
<?php 
/**
 * Products, Quotations & Invoices modules.
 * Extensions to SugarCRM
 * @package Advanced OpenSales for SugarCRM
 * @subpackage Products
 * @copyright SalesAgility Ltd http://www.salesagility.com
 * 
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE as published by
 * the Free Software Foundation; either version 3 of the License, or
 * (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU AFFERO GENERAL PUBLIC LICENSE
 * along with this program; if not, see http://www.gnu.org/licenses
 * or write to the Free Software Foundation,Inc., 51 Franklin Street,
 * Fifth Floor, Boston, MA 02110-1301  USA
 *
 * @author Salesagility Ltd <support@salesagility.com>
 *
 *Finnish localisation by Henri Vuolle, henri.vuolle@kiwai.fi
 */

$app_list_strings['moduleList']['AOS_Contracts'] = 'Sopimukset';
$app_list_strings['moduleList']['AOS_Invoices'] = 'Laskut';
$app_list_strings['moduleList']['AOS_PDF_Templates'] = 'PDF mallipohjat';
$app_list_strings['moduleList']['AOS_Product_Categories'] = 'Product Categories';
$app_list_strings['moduleList']['AOS_Products'] = 'Tuotteet';
$app_list_strings['moduleList']['AOS_Products_Quotes'] = 'Tuotteet , tarjoukset';
$app_list_strings['moduleList']['AOS_Line_Item_Groups'] = 'Line Item Groups';
$app_list_strings['moduleList']['AOS_Quotes'] = 'Tarjoukset';
$app_list_strings['aos_quotes_type_dom'][''] = '';
$app_list_strings['aos_quotes_type_dom']['Analyst'] = 'Analysoija';
$app_list_strings['aos_quotes_type_dom']['Competitor'] = 'Kilpailija';
$app_list_strings['aos_quotes_type_dom']['Customer'] = 'Asiakas';
$app_list_strings['aos_quotes_type_dom']['Integrator'] = 'Integraattori';
$app_list_strings['aos_quotes_type_dom']['Investor'] = 'Sijoittaja';
$app_list_strings['aos_quotes_type_dom']['Partner'] = 'Kumppani';
$app_list_strings['aos_quotes_type_dom']['Press'] = 'Lehdistö';
$app_list_strings['aos_quotes_type_dom']['Prospect'] = 'Prospekti';
$app_list_strings['aos_quotes_type_dom']['Reseller'] = 'Jälleenmyyjä';
$app_list_strings['aos_quotes_type_dom']['Other'] = 'Muu';
$app_list_strings['template_ddown_c_list'][''] = '';
$app_list_strings['quote_stage_dom']['Draft'] = 'Luonnos';
$app_list_strings['quote_stage_dom']['Negotiation'] = 'Neuvottelussa';
$app_list_strings['quote_stage_dom']['Delivered'] = 'Toimitettu';
$app_list_strings['quote_stage_dom']['On Hold'] = 'Odottaa';
$app_list_strings['quote_stage_dom']['Confirmed'] = 'Vahvistettu';
$app_list_strings['quote_stage_dom']['Closed Accepted'] = 'Suljettu, hyväksytty';
$app_list_strings['quote_stage_dom']['Closed Lost'] = 'Suljettu, hylätty';
$app_list_strings['quote_stage_dom']['Closed Dead'] = 'Suljettu, kuollut';
$app_list_strings['quote_term_dom']['Net 15'] = '15 päivää netto';
$app_list_strings['quote_term_dom']['Net 30'] = '30 päivää netto';
$app_list_strings['quote_term_dom'][''] = '';
$app_list_strings['approval_status_dom']['Approved'] = 'Hyväksytty';
$app_list_strings['approval_status_dom']['Not Approved'] = 'Hylätty';
$app_list_strings['approval_status_dom'][''] = '';
$app_list_strings['vat_list']['5.0'] = '9.0';
$app_list_strings['vat_list']['7.5'] = '13.0';
$app_list_strings['vat_list']['17.5'] = '23.0';
$app_list_strings['discount_list']['Percentage'] = 'Prosentti';
$app_list_strings['discount_list']['Amount'] = 'Summa';
$app_list_strings['aos_invoices_type_dom'][''] = '';
$app_list_strings['aos_invoices_type_dom']['Analyst'] = 'Analysoija';
$app_list_strings['aos_invoices_type_dom']['Competitor'] = 'Kilpailija';
$app_list_strings['aos_invoices_type_dom']['Customer'] = 'Asiakas';
$app_list_strings['aos_invoices_type_dom']['Integrator'] = 'Integraattori';
$app_list_strings['aos_invoices_type_dom']['Investor'] = 'Sijoittaja';
$app_list_strings['aos_invoices_type_dom']['Partner'] = 'Kumppani';
$app_list_strings['aos_invoices_type_dom']['Press'] = 'Lehdistö';
$app_list_strings['aos_invoices_type_dom']['Prospect'] = 'Prospekti';
$app_list_strings['aos_invoices_type_dom']['Reseller'] = 'Jälleenmyyjä';
$app_list_strings['aos_invoices_type_dom']['Other'] = 'Muu';
$app_list_strings['invoice_status_dom']['Paid'] = 'Maksettu';
$app_list_strings['invoice_status_dom']['Unpaid'] = 'MAksamatta';
$app_list_strings['invoice_status_dom']['Cancelled'] = 'Peruutettu';
$app_list_strings['invoice_status_dom'][''] = '';
$app_list_strings['quote_invoice_status_dom']['Not Invoiced'] = 'Ei laskutettu';
$app_list_strings['quote_invoice_status_dom']['Invoiced'] = 'Laskutettu';
$app_list_strings['product_code_dom']['XXXX'] = 'XXXX';
$app_list_strings['product_code_dom']['YYYY'] = 'YYYY';
$app_list_strings['product_category_dom']['Laptops'] = 'Kannettavat tietokoneet';
$app_list_strings['product_category_dom']['Desktops'] = 'Pöytäkoneet';
$app_list_strings['product_category_dom'][''] = '';
$app_list_strings['product_type_dom']['Good'] = 'Tuote';
$app_list_strings['product_type_dom']['Service'] = 'Palvelu';
$app_list_strings['product_quote_parent_type_dom']['AOS_Quotes'] = 'Tarjoukset';
$app_list_strings['product_quote_parent_type_dom']['AOS_Invoices'] = 'Laskut';
$app_list_strings['pdf_template_type_dom']['AOS_Quotes'] = 'Tarjoukset';
$app_list_strings['pdf_template_type_dom']['AOS_Invoices'] = 'Laskut';
$app_list_strings['pdf_template_type_dom']['Accounts'] = 'Asiakkaat';
$app_list_strings['pdf_template_type_dom']['Contacts'] = 'Kontaktit';
$app_list_strings['pdf_template_type_dom']['Leads'] = 'Liidit';
$app_list_strings['pdf_template_sample_dom'][''] = '';
$app_list_strings['contract_status_list']['Not Started'] = 'Ei aloitettu';
$app_list_strings['contract_status_list']['In Progress'] = 'Käynnissä';
$app_list_strings['contract_status_list']['Signed'] = 'Allekirjoitettu';
$app_list_strings['contract_type_list']['Type'] = 'Tyyppi';
$app_strings['LBL_GENERATE_LETTER'] = 'Generoi kirje';
$app_strings['LBL_SELECT_TEMPLATE'] = 'Ole hyvä ja valitse mallipohja';
$app_strings['LBL_NO_TEMPLATE'] = 'VIRHE\nMallipohjia ei löytynyt.\nOle hyvä ja mene PDF mallipohjat moduliin ja luo uusi';