New Translations – 16.2.2020
This commit is contained in:
78
admin/fi.php
78
admin/fi.php
@@ -10,8 +10,8 @@ $_['decimal_point'] = '.';
|
||||
$_['thousand_point'] = ',';
|
||||
|
||||
// Text
|
||||
$_['text_yes'] = 'Yes';
|
||||
$_['text_no'] = 'No';
|
||||
$_['text_yes'] = 'Kyllä';
|
||||
$_['text_no'] = 'Ei';
|
||||
$_['text_enabled'] = 'Enabled';
|
||||
$_['text_disabled'] = 'Disabled';
|
||||
$_['text_none'] = ' --- None --- ';
|
||||
@@ -22,27 +22,27 @@ $_['text_all_zones'] = 'All Zones';
|
||||
$_['text_default'] = ' <b>(Default)</b>';
|
||||
$_['text_close'] = 'Close';
|
||||
$_['text_pagination'] = 'Showing %d to %d of %d (%d Pages)';
|
||||
$_['text_loading'] = 'Loading...';
|
||||
$_['text_loading'] = 'Ladataan...';
|
||||
$_['text_no_results'] = 'No results!';
|
||||
$_['text_confirm'] = 'Are you sure?';
|
||||
$_['text_home'] = 'Home';
|
||||
$_['text_home'] = 'Koti';
|
||||
|
||||
// Button
|
||||
$_['button_add'] = 'Add New';
|
||||
$_['button_delete'] = 'Delete';
|
||||
$_['button_save'] = 'Save';
|
||||
$_['button_save'] = 'Tallenna';
|
||||
$_['button_cancel'] = 'Cancel';
|
||||
$_['button_cancel_recurring'] = 'Cancel Recurring Payments';
|
||||
$_['button_continue'] = 'Continue';
|
||||
$_['button_continue'] = 'Jatka';
|
||||
$_['button_clear'] = 'Clear';
|
||||
$_['button_close'] = 'Close';
|
||||
$_['button_enable'] = 'Enable';
|
||||
$_['button_disable'] = 'Disable';
|
||||
$_['button_filter'] = 'Filter';
|
||||
$_['button_send'] = 'Send';
|
||||
$_['button_send'] = 'Lähetä';
|
||||
$_['button_edit'] = 'Edit';
|
||||
$_['button_copy'] = 'Copy';
|
||||
$_['button_back'] = 'Back';
|
||||
$_['button_copy'] = 'Kopioi';
|
||||
$_['button_back'] = 'Palaa takaisin';
|
||||
$_['button_remove'] = 'Remove';
|
||||
$_['button_refresh'] = 'Refresh';
|
||||
$_['button_export'] = 'Export';
|
||||
@@ -53,7 +53,7 @@ $_['button_upload'] = 'Upload';
|
||||
$_['button_submit'] = 'Submit';
|
||||
$_['button_invoice_print'] = 'Print Invoice';
|
||||
$_['button_shipping_print'] = 'Print Shipping List';
|
||||
$_['button_address_add'] = 'Add Address';
|
||||
$_['button_address_add'] = 'Lisää osoite';
|
||||
$_['button_attribute_add'] = 'Add Attribute';
|
||||
$_['button_banner_add'] = 'Add Banner';
|
||||
$_['button_custom_field_value_add'] = 'Add Custom Field';
|
||||
@@ -64,16 +64,16 @@ $_['button_option_value_add'] = 'Add Option Value';
|
||||
$_['button_recurring_add'] = 'Add Recurring';
|
||||
$_['button_discount_add'] = 'Add Discount';
|
||||
$_['button_special_add'] = 'Add Special';
|
||||
$_['button_image_add'] = 'Add Image';
|
||||
$_['button_image_add'] = 'Lisää kuva';
|
||||
$_['button_geo_zone_add'] = 'Add Geo Zone';
|
||||
$_['button_history_add'] = 'Add History';
|
||||
$_['button_history_add'] = 'Lisää historia';
|
||||
$_['button_translation'] = 'Load Default Translation';
|
||||
$_['button_translation_add'] = 'Add Translation';
|
||||
$_['button_transaction_add'] = 'Add Transaction';
|
||||
$_['button_route_add'] = 'Add Route';
|
||||
$_['button_rule_add'] = 'Add Rule';
|
||||
$_['button_module_add'] = 'Add Module';
|
||||
$_['button_link_add'] = 'Add Link';
|
||||
$_['button_route_add'] = 'Lisää reitti';
|
||||
$_['button_rule_add'] = 'Lisää sääntö';
|
||||
$_['button_module_add'] = 'Lisää moduuli';
|
||||
$_['button_link_add'] = 'Lisää linkki';
|
||||
$_['button_approve'] = 'Approve';
|
||||
$_['button_deny'] = 'Deny';
|
||||
$_['button_reset'] = 'Reset';
|
||||
@@ -85,17 +85,17 @@ $_['button_commission_add'] = 'Add Commission';
|
||||
$_['button_commission_remove'] = 'Remove Commission';
|
||||
$_['button_credit_add'] = 'Add Credit';
|
||||
$_['button_credit_remove'] = 'Remove Credit';
|
||||
$_['button_ip_add'] = 'Add IP';
|
||||
$_['button_ip_add'] = 'Lisää IP-osoite';
|
||||
$_['button_parent'] = 'Parent';
|
||||
$_['button_folder'] = 'New Folder';
|
||||
$_['button_folder'] = 'Uusi kansio';
|
||||
$_['button_search'] = 'Search';
|
||||
$_['button_view'] = 'View';
|
||||
$_['button_view'] = 'Näkymä';
|
||||
$_['button_install'] = 'Install';
|
||||
$_['button_uninstall'] = 'Uninstall';
|
||||
$_['button_link'] = 'Link';
|
||||
$_['button_link'] = 'Linkki';
|
||||
$_['button_currency'] = 'Refresh Currency Values';
|
||||
$_['button_apply'] = 'Apply';
|
||||
$_['button_category_add'] = 'Add Category';
|
||||
$_['button_category_add'] = 'Lisää kategoria';
|
||||
$_['button_order'] = 'View Order';
|
||||
$_['button_order_recurring'] = 'View Recurring Order';
|
||||
$_['button_buy'] = 'Buy';
|
||||
@@ -114,23 +114,23 @@ $_['tab_design'] = 'Design';
|
||||
$_['tab_discount'] = 'Discount';
|
||||
$_['tab_documentation'] = 'Documentation';
|
||||
$_['tab_general'] = 'General';
|
||||
$_['tab_history'] = 'History';
|
||||
$_['tab_history'] = 'Historia';
|
||||
$_['tab_ftp'] = 'FTP';
|
||||
$_['tab_ip'] = 'IP Addresses';
|
||||
$_['tab_links'] = 'Links';
|
||||
$_['tab_ip'] = 'IP-osoitteet';
|
||||
$_['tab_links'] = 'Linkit';
|
||||
$_['tab_log'] = 'Log';
|
||||
$_['tab_image'] = 'Image';
|
||||
$_['tab_image'] = 'Kuva';
|
||||
$_['tab_option'] = 'Option';
|
||||
$_['tab_server'] = 'Server';
|
||||
$_['tab_server'] = 'Palvelin';
|
||||
$_['tab_seo'] = 'SEO';
|
||||
$_['tab_store'] = 'Store';
|
||||
$_['tab_store'] = 'Kauppa';
|
||||
$_['tab_special'] = 'Special';
|
||||
$_['tab_session'] = 'Session';
|
||||
$_['tab_session'] = 'Istunto';
|
||||
$_['tab_local'] = 'Local';
|
||||
$_['tab_mail'] = 'Mail';
|
||||
$_['tab_module'] = 'Module';
|
||||
$_['tab_module'] = 'Moduuli';
|
||||
$_['tab_payment'] = 'Payment Details';
|
||||
$_['tab_product'] = 'Products';
|
||||
$_['tab_product'] = 'Tuotteet';
|
||||
$_['tab_reward'] = 'Reward Points';
|
||||
$_['tab_shipping'] = 'Shipping Details';
|
||||
$_['tab_total'] = 'Totals';
|
||||
@@ -145,15 +145,15 @@ $_['tab_action'] = 'Action';
|
||||
$_['tab_google'] = 'Google';
|
||||
|
||||
// Error
|
||||
$_['error_exception'] = 'Error Code(%s): %s in %s on line %s';
|
||||
$_['error_upload_1'] = 'Warning: The uploaded file exceeds the upload_max_filesize directive in php.ini!';
|
||||
$_['error_upload_2'] = 'Warning: The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form!';
|
||||
$_['error_upload_3'] = 'Warning: The uploaded file was only partially uploaded!';
|
||||
$_['error_upload_4'] = 'Warning: No file was uploaded!';
|
||||
$_['error_upload_6'] = 'Warning: Missing a temporary folder!';
|
||||
$_['error_upload_7'] = 'Warning: Failed to write file to disk!';
|
||||
$_['error_upload_8'] = 'Warning: File upload stopped by extension!';
|
||||
$_['error_upload_999'] = 'Warning: No error code available!';
|
||||
$_['error_exception'] = 'Virhekoodi(%s): %s in %s on line %s';
|
||||
$_['error_upload_1'] = 'Varoitus: The uploaded file exceeds the upload_max_filesize directive in php.ini!';
|
||||
$_['error_upload_2'] = 'Varoitus: The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form!';
|
||||
$_['error_upload_3'] = 'Varoitus: The uploaded file was only partially uploaded!';
|
||||
$_['error_upload_4'] = 'Varoitus: No file was uploaded!';
|
||||
$_['error_upload_6'] = 'Varoitus: Missing a temporary folder!';
|
||||
$_['error_upload_7'] = 'Varoitus: Failed to write file to disk!';
|
||||
$_['error_upload_8'] = 'Varoitus: File upload stopped by extension!';
|
||||
$_['error_upload_999'] = 'Varoitus: No error code available!';
|
||||
$_['error_curl'] = 'CURL: Error Code(%s): %s';
|
||||
|
||||
/* When doing translations only include the matching language code */
|
||||
|
Reference in New Issue
Block a user