mirror of
https://github.com/shadoll/translate.git
synced 2026-02-04 11:03:26 +00:00
update translation
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Coupon';
|
||||
|
||||
// Text
|
||||
$_['text_total'] = 'Order Totals';
|
||||
$_['text_success'] = 'Success: You have modified coupon total!';
|
||||
$_['text_edit'] = 'Edit Coupon';
|
||||
|
||||
// Entry
|
||||
$_['entry_status'] = 'Status';
|
||||
$_['entry_sort_order'] = 'Sort Order';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Warning: You do not have permission to modify coupon total!';
|
||||
@@ -1,15 +0,0 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Store Credit';
|
||||
|
||||
// Text
|
||||
$_['text_total'] = 'Order Totals';
|
||||
$_['text_success'] = 'Success: You have modified store credit total!';
|
||||
$_['text_edit'] = 'Edit Store Credit Total';
|
||||
|
||||
// Entry
|
||||
$_['entry_status'] = 'Status';
|
||||
$_['entry_sort_order'] = 'Sort Order';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Warning: You do not have permission to modify store credit total!';
|
||||
@@ -1,21 +0,0 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Handling Fee';
|
||||
|
||||
// Text
|
||||
$_['text_total'] = 'Order Totals';
|
||||
$_['text_success'] = 'Success: You have modified handling fee total!';
|
||||
$_['text_edit'] = 'Edit Handling Fee Total';
|
||||
|
||||
// Entry
|
||||
$_['entry_total'] = 'Order Total';
|
||||
$_['entry_fee'] = 'Fee';
|
||||
$_['entry_tax_class'] = 'Tax Class';
|
||||
$_['entry_status'] = 'Status';
|
||||
$_['entry_sort_order'] = 'Sort Order';
|
||||
|
||||
// Help
|
||||
$_['help_total'] = 'The checkout total the order must reach before this order total becomes active.';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Warning: You do not have permission to modify handling fee total!';
|
||||
@@ -1,24 +0,0 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Klarna Fee';
|
||||
|
||||
// Text
|
||||
$_['text_total'] = 'Order Totals';
|
||||
$_['text_success'] = 'Success: You have modified Klarna fee total!';
|
||||
$_['text_edit'] = 'Edit Klarna Fee Total';
|
||||
$_['text_sweden'] = 'Sweden';
|
||||
$_['text_norway'] = 'Norway';
|
||||
$_['text_finland'] = 'Finland';
|
||||
$_['text_denmark'] = 'Denmark';
|
||||
$_['text_germany'] = 'Germany';
|
||||
$_['text_netherlands'] = 'The Netherlands';
|
||||
|
||||
// Entry
|
||||
$_['entry_total'] = 'Order Total';
|
||||
$_['entry_fee'] = 'Invoice Fee';
|
||||
$_['entry_tax_class'] = 'Tax Class';
|
||||
$_['entry_status'] = 'Status';
|
||||
$_['entry_sort_order'] = 'Sort Order';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Warning: You do not have permission to modify Klarna fee total!';
|
||||
@@ -1,21 +0,0 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Low Order Fee';
|
||||
|
||||
// Text
|
||||
$_['text_total'] = 'Order Totals';
|
||||
$_['text_success'] = 'Success: You have modified low order fee total!';
|
||||
$_['text_edit'] = 'Edit Low Order Fee Total';
|
||||
|
||||
// Entry
|
||||
$_['entry_total'] = 'Order Total';
|
||||
$_['entry_fee'] = 'Fee';
|
||||
$_['entry_tax_class'] = 'Tax Class';
|
||||
$_['entry_status'] = 'Status';
|
||||
$_['entry_sort_order'] = 'Sort Order';
|
||||
|
||||
// Help
|
||||
$_['help_total'] = 'The checkout total the order must reach before this order total becomes active.';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Warning: You do not have permission to modify low order fee total!';
|
||||
@@ -1,15 +0,0 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Reward Points';
|
||||
|
||||
// Text
|
||||
$_['text_total'] = 'Order Totals';
|
||||
$_['text_success'] = 'Success: You have modified reward points total!';
|
||||
$_['text_edit'] = 'Edit Reward Points Total';
|
||||
|
||||
// Entry
|
||||
$_['entry_status'] = 'Status';
|
||||
$_['entry_sort_order'] = 'Sort Order';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Warning: You do not have permission to modify reward points total!';
|
||||
@@ -1,16 +0,0 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Shipping';
|
||||
|
||||
// Text
|
||||
$_['text_total'] = 'Order Totals';
|
||||
$_['text_success'] = 'Success: You have modified shipping total!';
|
||||
$_['text_edit'] = 'Edit Shipping Total';
|
||||
|
||||
// Entry
|
||||
$_['entry_estimator'] = 'Shipping Estimator';
|
||||
$_['entry_status'] = 'Status';
|
||||
$_['entry_sort_order'] = 'Sort Order';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Warning: You do not have permission to modify shipping total!';
|
||||
@@ -1,15 +0,0 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Sub-Total';
|
||||
|
||||
// Text
|
||||
$_['text_total'] = 'Order Totals';
|
||||
$_['text_success'] = 'Success: You have modified sub-total total!';
|
||||
$_['text_edit'] = 'Edit Sub-Total Total';
|
||||
|
||||
// Entry
|
||||
$_['entry_status'] = 'Status';
|
||||
$_['entry_sort_order'] = 'Sort Order';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Warning: You do not have permission to modify sub-total total!';
|
||||
@@ -1,15 +0,0 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Taxes';
|
||||
|
||||
// Text
|
||||
$_['text_total'] = 'Order Totals';
|
||||
$_['text_success'] = 'Success: You have modified taxes total!';
|
||||
$_['text_edit'] = 'Edit Tax Total';
|
||||
|
||||
// Entry
|
||||
$_['entry_status'] = 'Status';
|
||||
$_['entry_sort_order'] = 'Sort Order';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Warning: You do not have permission to modify taxes total!';
|
||||
@@ -1,15 +0,0 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Total';
|
||||
|
||||
// Text
|
||||
$_['text_total'] = 'Order Totals';
|
||||
$_['text_success'] = 'Success: You have modified total totals!';
|
||||
$_['text_edit'] = 'Edit Total Total';
|
||||
|
||||
// Entry
|
||||
$_['entry_status'] = 'Status';
|
||||
$_['entry_sort_order'] = 'Sort Order';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Warning: You do not have permission to modify total totals!';
|
||||
@@ -1,15 +0,0 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Gift Voucher';
|
||||
|
||||
// Text
|
||||
$_['text_total'] = 'Order Totals';
|
||||
$_['text_success'] = 'Success: You have modified gift voucher total!';
|
||||
$_['text_edit'] = 'Edit Gift Voucher Total';
|
||||
|
||||
// Entry
|
||||
$_['entry_status'] = 'Status';
|
||||
$_['entry_sort_order'] = 'Sort Order';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Warning: You do not have permission to modify gift voucher total!';
|
||||
Reference in New Issue
Block a user