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

@ -23,6 +23,6 @@ $_['entry_status'] = 'Status';
$_['entry_sort_order'] = 'Sort Order';
// Error
$_['error_permission'] = 'Warning: You do not have permission to modify banners!';
$_['error_permission'] = 'Varoitus: You do not have permission to modify banners!';
$_['error_name'] = 'Banner Name must be between 3 and 64 characters!';
$_['error_title'] = 'Banner Title must be between 2 and 64 characters!';

View File

@ -27,10 +27,10 @@ $_['entry_route'] = 'Route';
$_['entry_module'] = 'Module';
// Error
$_['error_permission'] = 'Warning: You do not have permission to modify layouts!';
$_['error_permission'] = 'Varoitus: You do not have permission to modify layouts!';
$_['error_name'] = 'Layout Name must be between 3 and 64 characters!';
$_['error_default'] = 'Warning: This layout cannot be deleted as it is currently assigned as the default store layout!';
$_['error_store'] = 'Warning: This layout cannot be deleted as it is currently assigned to %s stores!';
$_['error_product'] = 'Warning: This layout cannot be deleted as it is currently assigned to %s products!';
$_['error_category'] = 'Warning: This layout cannot be deleted as it is currently assigned to %s categories!';
$_['error_information'] = 'Warning: This layout cannot be deleted as it is currently assigned to %s information pages!';
$_['error_default'] = 'Varoitus: This layout cannot be deleted as it is currently assigned as the default store layout!';
$_['error_store'] = 'Varoitus: This layout cannot be deleted as it is currently assigned to %s stores!';
$_['error_product'] = 'Varoitus: This layout cannot be deleted as it is currently assigned to %s products!';
$_['error_category'] = 'Varoitus: This layout cannot be deleted as it is currently assigned to %s categories!';
$_['error_information'] = 'Varoitus: This layout cannot be deleted as it is currently assigned to %s information pages!';

View File

@ -24,7 +24,7 @@ $_['entry_store'] = 'Store';
$_['entry_language'] = 'Language';
// Error
$_['error_permission'] = 'Warning: You do not have permission to modify SEO URL!';
$_['error_permission'] = 'Varoitus: You do not have permission to modify SEO URL!';
$_['error_query'] = 'Query must be between 3 and 64 characters!';
$_['error_keyword'] = 'Keyword must be between 3 and 64 characters!';
$_['error_exists'] = 'Keyword already in use!';

View File

@ -19,5 +19,5 @@ $_['column_date_added'] = 'Date Added';
$_['column_action'] = 'Action';
// Error
$_['error_permission'] = 'Warning: You do not have permission to modify the theme editor!';
$_['error_twig'] = 'Warning: You can only save .twig files!';
$_['error_permission'] = 'Varoitus: You do not have permission to modify the theme editor!';
$_['error_twig'] = 'Varoitus: You can only save .twig files!';

View File

@ -28,5 +28,5 @@ $_['entry_default'] = 'Default';
$_['entry_value'] = 'Value';
// Error
$_['error_permission'] = 'Warning: You do not have permission to modify language editor!';
$_['error_permission'] = 'Varoitus: You do not have permission to modify language editor!';
$_['error_key'] = 'Key must be between 3 and 64 characters!';