1
0

New Translations – 16.2.2020

This commit is contained in:
Christer Waren
2020-02-16 13:32:04 +02:00
parent e6861bd75e
commit 4126bbe023
243 changed files with 485 additions and 485 deletions

View File

@ -11,6 +11,6 @@ $_['entry_username'] = 'Username';
$_['entry_secret'] = 'Secret';
// Error
$_['error_permission'] = 'Warning: You do not have permission to modify marketplace API!';
$_['error_permission'] = 'Varoitus: You do not have permission to modify marketplace API!';
$_['error_username'] = 'Username required!';
$_['error_secret'] = 'Secret required!';

View File

@ -17,4 +17,4 @@ $_['column_sort_order'] = 'Sort Order';
$_['column_action'] = 'Action';
// Error
$_['error_permission'] = 'Warning: You do not have permission to modify extensions!';
$_['error_permission'] = 'Varoitus: You do not have permission to modify extensions!';

View File

@ -7,7 +7,7 @@ $_['text_xml'] = 'Applying modifications!';
$_['text_remove'] = 'Removing temporary files!';
// Error
$_['error_permission'] = 'Warning: You do not have permission to modify extensions!';
$_['error_permission'] = 'Varoitus: You do not have permission to modify extensions!';
$_['error_install'] = 'Extension installation taking place please wait a few seconds before trying to install!';
$_['error_unzip'] = 'Zip file could not be opened!';
$_['error_file'] = 'Install file could not be found!';

View File

@ -22,7 +22,7 @@ $_['entry_progress'] = 'Progress';
$_['help_upload'] = 'Requires a modification file with extension \'.ocmod.zip\'.';
// Error
$_['error_permission'] = 'Warning: You do not have permission to modify extensions!';
$_['error_permission'] = 'Varoitus: You do not have permission to modify extensions!';
$_['error_install'] = 'Extension installation taking place please wait a few seconds before trying to install!';
$_['error_upload'] = 'File could not be uploaded!';
$_['error_filetype'] = 'Invalid file type!';

View File

@ -65,8 +65,8 @@ $_['button_comment'] = 'Comment';
$_['button_reply'] = 'Reply';
// Error
$_['error_permission'] = 'Warning: You do not have permission to modify extensions!';
$_['error_opencart'] = 'Warning: You must enter your OpenCart API information before you can make any purchases!';
$_['error_permission'] = 'Varoitus: You do not have permission to modify extensions!';
$_['error_opencart'] = 'Varoitus: You must enter your OpenCart API information before you can make any purchases!';
$_['error_install'] = 'Extension installation taking place please wait a few seconds before trying to install!';
$_['error_purchase'] = 'Extension could not be purchased!';
$_['error_download'] = 'Extension could not be downloaded!';

View File

@ -16,4 +16,4 @@ $_['column_date_added'] = 'Date Added';
$_['column_action'] = 'Action';
// Error
$_['error_permission'] = 'Warning: You do not have permission to modify modifications!';
$_['error_permission'] = 'Varoitus: You do not have permission to modify modifications!';