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

@ -21,10 +21,10 @@ $_['entry_country'] = 'Country';
$_['entry_status'] = 'Status';
// Error
$_['error_permission'] = 'Warning: You do not have permission to modify zones!';
$_['error_permission'] = 'Varoitus: You do not have permission to modify zones!';
$_['error_name'] = 'Zone Name must be between 1 and 128 characters!';
$_['error_default'] = 'Warning: This zone cannot be deleted as it is currently assigned as the default store zone!';
$_['error_store'] = 'Warning: This zone cannot be deleted as it is currently assigned to %s stores!';
$_['error_address'] = 'Warning: This zone cannot be deleted as it is currently assigned to %s address book entries!';
$_['error_affiliate'] = 'Warning: This zone cannot be deleted as it is currently assigned to %s affiliates!';
$_['error_zone_to_geo_zone'] = 'Warning: This zone cannot be deleted as it is currently assigned to %s zones to geo zones!';
$_['error_default'] = 'Varoitus: This zone cannot be deleted as it is currently assigned as the default store zone!';
$_['error_store'] = 'Varoitus: This zone cannot be deleted as it is currently assigned to %s stores!';
$_['error_address'] = 'Varoitus: This zone cannot be deleted as it is currently assigned to %s address book entries!';
$_['error_affiliate'] = 'Varoitus: This zone cannot be deleted as it is currently assigned to %s affiliates!';
$_['error_zone_to_geo_zone'] = 'Varoitus: This zone cannot be deleted as it is currently assigned to %s zones to geo zones!';