diff --git a/admin/ukrainian/catalog/attribute.php b/admin/ukrainian/catalog/attribute.php new file mode 100755 index 0000000..a07acec --- /dev/null +++ b/admin/ukrainian/catalog/attribute.php @@ -0,0 +1,30 @@ + Повторювані платежі обчислюють за частотою і циклом.

Для прикладу якщо використовується частота "тиждень" і цикл "2", то користувач буде отримувати рахунок через кожні 2 тижні.

Тривалість - кількість платежів, яку буде робити користувач, встановити значення 0 якщо потрібно отримувати платежі постійно.

'; +$_['text_profile'] = 'Повторювані профілі'; +$_['text_trial'] = 'Пробний профіль'; + +// Entry +$_['entry_name'] = 'Назва'; +$_['entry_price'] = 'Ціна'; +$_['entry_duration'] = 'Тривалість'; +$_['entry_cycle'] = 'Цикл'; +$_['entry_frequency'] = 'Частота'; +$_['entry_trial_price'] = 'Пробна ціна'; +$_['entry_trial_duration'] = 'Пробна тривалість'; +$_['entry_trial_status'] = 'Пробний статус'; +$_['entry_trial_cycle'] = 'Пробний цикл'; +$_['entry_trial_frequency'] = 'Пробна частота'; +$_['entry_status'] = 'Статус'; +$_['entry_sort_order'] = 'Порядок сортування'; + +// Column +$_['column_name'] = 'Назва'; +$_['column_sort_order'] = 'Порядок сортування'; +$_['column_action'] = 'Дія'; + +// Error +$_['error_warning'] = 'Уважно перевірте форму на помилки!'; +$_['error_permission'] = 'У вас немає доступу для зміни повторюваних профілів!'; +$_['error_name'] = 'Назва профілю повинна містити від 3 до 255 символів!'; +$_['error_product'] = 'Цей повторюваний профіль неможна видалити, оскільки він зараз використовується в %s товарах!'; \ No newline at end of file diff --git a/admin/ukrainian/catalog/review.php b/admin/ukrainian/catalog/review.php new file mode 100755 index 0000000..27f6065 --- /dev/null +++ b/admin/ukrainian/catalog/review.php @@ -0,0 +1,40 @@ +OpenCart © 2009-' . date('Y') . ' Всі права зарезервовано.'; +$_['text_version'] = 'Версія %s'; \ No newline at end of file diff --git a/admin/ukrainian/common/forgotten.php b/admin/ukrainian/common/forgotten.php new file mode 100755 index 0000000..3665668 --- /dev/null +++ b/admin/ukrainian/common/forgotten.php @@ -0,0 +1,24 @@ +%s додав нову адресу.'; +$_['text_customer_address_edit'] = '%s змінив свою адресу.'; +$_['text_customer_address_delete'] = '%s видалив одну з адрес.'; +$_['text_customer_edit'] = '%s змінив деталі облікового запису.'; +$_['text_customer_forgotten'] = '%s хотів змінити пароль.'; +$_['text_customer_login'] = '%s зайшов на сайт.'; +$_['text_customer_password'] = '%s змінив пароль облікового запису.'; +$_['text_customer_register'] = '%s зареєстрував новий обліковий запис.'; +$_['text_customer_return_account'] = '%s замовив повернення товару.'; +$_['text_customer_return_guest'] = '%s замовив повернення товару.'; +$_['text_customer_order_account'] = '%s дата створення нового замовлення.'; +$_['text_customer_order_guest'] = '%s створив нове замовлення.'; +$_['text_affiliate_edit'] = '%s змінили деталі облікового запису.'; +$_['text_affiliate_forgotten'] = '%s хотіли новий пароль.'; +$_['text_affiliate_login'] = '%s зайшли на сайт.'; +$_['text_affiliate_password'] = '%s змінили пароль облікового запису.'; +$_['text_affiliate_payment'] = '%s змінили деталі оплати.'; +$_['text_affiliate_register'] = '%s зареєстрували новий обліковий запис.'; \ No newline at end of file diff --git a/admin/ukrainian/dashboard/chart.php b/admin/ukrainian/dashboard/chart.php new file mode 100755 index 0000000..13077c9 --- /dev/null +++ b/admin/ukrainian/dashboard/chart.php @@ -0,0 +1,16 @@ +тут!'; +$_['text_list'] = 'Список модулів'; + +// Column +$_['column_name'] = 'Назва модулю'; +$_['column_action'] = 'Дія'; + +// Error +$_['error_permission'] = 'У вас немає доступу до зміни модулів!'; \ No newline at end of file diff --git a/admin/ukrainian/extension/openbay.php b/admin/ukrainian/extension/openbay.php new file mode 100755 index 0000000..4c0f2d1 --- /dev/null +++ b/admin/ukrainian/extension/openbay.php @@ -0,0 +1,89 @@ + or <'; +$_['error_tracking_courier'] = 'You must select a courier if you want to add a tracking ID'; +$_['error_tracking_custom'] = 'Please leave courier field empty if you want to use custom courier'; +$_['error_permission'] = 'You do not have permission to modify the OpenBay Pro extension'; + +// Help +$_['help_ftp_username'] = 'Use the FTP username from your host'; +$_['help_ftp_password'] = 'Use the FTP password from your host'; +$_['help_ftp_server'] = 'IP address or domain name for your FTP server'; +$_['help_ftp_root'] = '(No trailing slash e.g. httpdocs/www)'; +$_['help_ftp_admin'] = 'If you have changed your admin directory update it to the new location'; +$_['help_ftp_pasv'] = 'Change your FTP connection to passive mode'; +$_['help_ftp_beta'] = 'Caution! The beta version may not work correctly'; +$_['help_patch'] = 'If you update your files through FTP you need to run the patch to complete the update'; +$_['help_clear_faq'] = 'Show all of the help notifications again'; \ No newline at end of file diff --git a/admin/ukrainian/extension/payment.php b/admin/ukrainian/extension/payment.php new file mode 100755 index 0000000..016f475 --- /dev/null +++ b/admin/ukrainian/extension/payment.php @@ -0,0 +1,21 @@ + "OpenBay Pro"'; \ No newline at end of file diff --git a/admin/ukrainian/localisation/country.php b/admin/ukrainian/localisation/country.php new file mode 100755 index 0000000..72eff48 --- /dev/null +++ b/admin/ukrainian/localisation/country.php @@ -0,0 +1,41 @@ +Прізвище = {lastname}
Компанія = {company}
Адреса 1 = {address_1}
Адреса 2 = {address_2}
Місто = {city}
Індекс = {postcode}
Зона = {zone}
Код зони = {zone_code}
Країна = {country}'; + +// Error +$_['error_permission'] = 'У Вас немає доступу для зміни країн!'; +$_['error_name'] = 'Назва країни повинна містити від 3 до 128 символів!'; +$_['error_default'] = 'Увага: ця країна не може бути видалена оскільки зараз вона використовується як країна магазину за замовчуванням!'; +$_['error_store'] = 'Увага: ця країна не може бути видалена оскільки зараз вона використовується в %s магазинах!'; +$_['error_address'] = 'Увага: ця країна не може бути видалена оскільки зараз вона використовується в %s записах в адресних книгах!'; +$_['error_affiliate'] = 'Увага: ця країна не може бути видалена оскільки зараз вона використовується в %s партнерських програмах!'; +$_['error_zone'] = 'Увага: ця країна не може бути видалена оскільки зараз вона використовується в %s зонах!'; +$_['error_zone_to_geo_zone'] = 'Увага: ця країна не може бути видалена оскільки зараз вона використовується в %s зонах до гео зон!'; \ No newline at end of file diff --git a/admin/ukrainian/localisation/currency.php b/admin/ukrainian/localisation/currency.php new file mode 100755 index 0000000..7769951 --- /dev/null +++ b/admin/ukrainian/localisation/currency.php @@ -0,0 +1,42 @@ +ISO код.'; +$_['help_value'] = 'Встановіть значення "1.00000" якщо це Ваша валюта за замовчуванням.'; + +// Error +$_['error_permission'] = 'У Вас немає доступу для зміни валют!'; +$_['error_title'] = 'Назва валюти повинна містити від 3 до 32 символів!'; +$_['error_code'] = 'Код валюти повинен складатися з 3 символів!'; +$_['error_default'] = 'Ця валюта не може бути видалена оскільки вона вибрана валютою магазину за замовчуванням!'; +$_['error_store'] = 'Ця валюта не може бути видалена оскільки вона використовується в %s магазинах!'; +$_['error_order'] = 'Ця валюта не може бути видалена оскільки вона використовується в %s замовленнях!'; \ No newline at end of file diff --git a/admin/ukrainian/localisation/geo_zone.php b/admin/ukrainian/localisation/geo_zone.php new file mode 100755 index 0000000..164a0ac --- /dev/null +++ b/admin/ukrainian/localisation/geo_zone.php @@ -0,0 +1,31 @@ +%s, потім натисніть на посилання і придбате товар який Вам потрібно. Ви можете ввести код Подарункового Сертифікату в кошику перед завершенням покупки.'; +$_['text_footer'] = 'Якщо у Вас є якісь питання напишіть їх будь-ласка у відповіді на цей email.'; \ No newline at end of file diff --git a/admin/ukrainian/marketing/affiliate.php b/admin/ukrainian/marketing/affiliate.php new file mode 100755 index 0000000..582b70a --- /dev/null +++ b/admin/ukrainian/marketing/affiliate.php @@ -0,0 +1,89 @@ +Створити Google Hangout chatback бейдж і скопіюйте, а потім вставте згенерований код в текстове поле.'; + +// Error +$_['error_permission'] = 'У Вас немає доступу до зміни модулю Google Hangouts!'; +$_['error_code'] = 'Код потрібно!'; \ No newline at end of file diff --git a/admin/ukrainian/module/html.php b/admin/ukrainian/module/html.php new file mode 100755 index 0000000..613b5f9 --- /dev/null +++ b/admin/ukrainian/module/html.php @@ -0,0 +1,21 @@ +Caution! This will import all of your eBay products and build a category structure in your store. It is advised that you delete all categories and products before you run this option.
The category structure is from the normal eBay categories, not your shop categories (if you have an eBay shop). You can rename, remove and edit the imported categories without affecting your eBay products.'; +$_['text_sync_import_line3'] = 'You need to ensure your server can accept and process large POST data sizes. 1000 eBay items is about 40Mb in size, you will need to calculate what you require. If your call fails then it is likely your setting is too small. Your PHP memory limit needs to be about 128Mb.'; +$_['text_sync_server_size'] = 'Currently your server can accept: '; +$_['text_sync_memory_size'] = 'Your PHP memory limit: '; +$_['text_import_confirm'] = 'This will import all of your eBay items as new products, are you sure? This CAN NOT be undone! ENSURE you have a backup first!'; +$_['text_import_notify'] = 'Your import request has been sent for processing. An import takes about 1 hour per 1000 items.'; +$_['text_import_images_msg1'] = 'images are pending import/copy from eBay. Refresh this page, if the number does not decrease then'; +$_['text_import_images_msg2'] = 'click here'; +$_['text_import_images_msg3'] = 'and wait. More information about why this happened can be found here'; + +// Entry +$_['entry_import_item_advanced'] = 'Get advanced data'; +$_['entry_import_categories'] = 'Import categories'; +$_['entry_import_description'] = 'Import item descriptions'; +$_['entry_import'] = 'Import eBay items'; + +// Buttons +$_['button_import'] = 'Import'; + +// Help +$_['help_import_item_advanced'] = 'Will take up to 10 times longer to import items. Imports weights, sizes, ISBN and more if available'; +$_['help_import_categories'] = 'Builds a category structure in your store from the eBay categories'; +$_['help_import_description'] = 'This will import everything including HTML, visit counters etc'; + +// Error +$_['error_import'] = 'Failed to load'; +$_['error_maintenance'] = 'Your store is in maintenance mode. Importing will fail!'; +$_['error_ajax_load'] = 'Failed to connect to server'; +$_['error_validation'] = 'You need to register for your API token and enable the module.'; \ No newline at end of file diff --git a/admin/ukrainian/openbay/ebay_links.php b/admin/ukrainian/openbay/ebay_links.php new file mode 100755 index 0000000..3e8cac4 --- /dev/null +++ b/admin/ukrainian/openbay/ebay_links.php @@ -0,0 +1,54 @@ + Options)'; +$_['text_catalog_help'] = 'This will change your main image and will be set to use the eBay catalog image'; +$_['text_failed_title'] = 'Listing your item failed'; +$_['text_failed_msg1'] = 'There may be multiple reasons for this.'; +$_['text_failed_li1'] = 'If you are a new eBay seller (or have not sold much in the past) - you will need to contact eBay to remove your seller restrictions'; +$_['text_failed_li2'] = 'You may have not subscribed to Selling Manager Pro on eBay - this is a requirement.'; +$_['text_failed_li3'] = 'Your OpenBay Pro account is suspended, please check via your module admin area under the "My Account" tab'; +$_['text_failed_contact'] = 'If this error continues, please contact support after you have ensured the issue is none of the above.'; +$_['text_template_images'] = 'Template images'; +$_['text_ebay_images'] = 'eBay images'; +$_['text_shipping_first'] = 'First item'; +$_['text_shipping_add'] = 'Additional items'; +$_['text_shipping_service'] = 'Service'; +$_['text_stock_reserved'] = ' will be reserved'; + +// Column +$_['column_stock_total'] = 'In stock'; +$_['column_stock_col_qty'] = 'To list'; +$_['column_stock_col_qty_reserve'] = 'Reserved'; +$_['column_price_ex_tax'] = 'Excluding tax'; +$_['column_price_inc_tax'] = 'Including tax'; +$_['column_stock_col_comb'] = 'Combination'; +$_['column_price'] = 'Price'; +$_['column_stock_col_enabled'] = 'Enabled'; + +// Entry +$_['entry_shop_category'] = 'Shop Category'; +$_['entry_category_popular'] = 'Popular Categories'; +$_['entry_category_suggested'] = 'eBay suggested category'; +$_['entry_category'] = 'Category'; +$_['entry_listing_condition'] = 'Item condition'; +$_['entry_listing_duration'] = 'Listing duration'; +$_['entry_search_catalog'] = 'Search eBay catalog:'; +$_['entry_catalog'] = 'Use default image'; +$_['entry_title'] = 'Title'; +$_['entry_subtitle'] = 'Sub title'; +$_['entry_description'] = 'Description'; +$_['entry_profile_load'] = 'Load profile'; +$_['entry_template'] = 'Theme'; +$_['entry_image_gallery'] = 'Gallery image size'; +$_['entry_image_thumb'] = 'Thumb image size'; +$_['entry_images_supersize'] = 'Supersize images'; +$_['entry_images_gallery_plus'] = 'Gallery plus'; +$_['entry_gallery_select_all'] = 'Tick the box to select all of your images at once'; +$_['text_stock_matrix'] = 'Stock matrix'; +$_['entry_qty'] = 'Quantity to list'; +$_['entry_price'] = 'Price'; +$_['entry_tax_inc'] = 'Tax included'; +$_['entry_offers'] = 'Allow buyers to make offers'; +$_['entry_private'] = 'Private listing'; +$_['entry_imediate_payment'] = 'Immediate payment required?'; +$_['entry_payment'] = 'Payments accepted'; +$_['entry_payment_instruction'] = 'Payment instructions'; +$_['entry_item_postcode'] = 'Postcode/Zip of location'; +$_['entry_item_location'] = 'Town or State of location'; +$_['entry_despatch_country'] = 'Dispatch country'; +$_['entry_despatch_time'] = 'Dispatch time'; +$_['entry_shipping_getitfast'] = 'Get It Fast!'; +$_['entry_shipping_cod'] = 'Cash on delivery fee'; +$_['entry_shipping_type_nat'] = 'National shipping type'; +$_['entry_shipping_nat'] = 'National shipping services'; +$_['entry_shipping_handling_nat'] = 'Handling fee (national)'; +$_['entry_shipping_in_desc'] = 'Freight info in description'; +$_['entry_shipping_type_int'] = 'International shipping type'; +$_['entry_shipping_intnat'] = 'International shipping services'; +$_['entry_shipping_handling_int'] = 'Handling fee (international)'; + +// Tab +$_['tab_feature'] = 'Features'; +$_['tab_ebay_catalog'] = 'eBay catalog'; +$_['tab_description'] = 'Description'; +$_['tab_price'] = 'Price & details'; +$_['tab_payment'] = 'Payment'; +$_['tab_returns'] = 'Returns'; + +// Help +$_['help_quantity_reserve'] = 'Enter a lower amount if you want to maintain a lower stock level on eBay'; +$_['help_price_ex_tax'] = 'Your standard item price excluding tax. This value is not sent to eBay.'; +$_['help_price_inc_tax'] = 'This value is sent to eBay and is the price users will pay.'; +$_['help_private'] = 'Hide buyer user names'; + +// Error +$_['error_choose_category'] = 'You must choose a category'; +$_['error_search_text'] = 'Enter search text'; +$_['error_no_stock'] = 'You cannot list an item with zero stock'; +$_['error_catalog_data'] = 'No eBay catalog data was found for your product in eBay'; +$_['error_missing_settings'] = 'You cannot list items until you sync the eBay settings'; +$_['error_category_load'] = 'Unable to load categories'; +$_['error_features'] = 'Error loading features'; +$_['error_catalog_load'] = 'Error loading catalog'; +$_['error_category_sync'] = 'You must fix your category problem before you can list. Try re-syncing them in the module admin area.'; +$_['error_choose_category'] = 'Please choose an eBay category'; +$_['error_sku'] = 'Cannot submit a product without an SKU'; +$_['error_name'] = 'Cannot submit a product without a name'; +$_['error_name_length'] = 'Product name must be under 80 characters'; +$_['error_item_location'] = 'Enter an item location postcode'; +$_['error_dispatch_time'] = 'Enter a dispatch time'; +$_['error_shipping_national'] = 'Add at least one national shipping service'; +$_['error_stock'] = 'You must have stock of an item to list it'; +$_['error_duration'] = 'Select a listing duration'; +$_['error_listing_duration'] = 'Select a listing duration, select category to load these options'; +$_['error_image_size'] = 'Ensure that you have a gallery and thumb image size'; +$_['error_no_images'] = 'Listing must have at least 1 image uploaded to eBay'; +$_['error_main_image'] = 'You need to choose a main eBay image from your selection of eBay images'; \ No newline at end of file diff --git a/admin/ukrainian/openbay/ebay_newbulk.php b/admin/ukrainian/openbay/ebay_newbulk.php new file mode 100755 index 0000000..87bfdb3 --- /dev/null +++ b/admin/ukrainian/openbay/ebay_newbulk.php @@ -0,0 +1,71 @@ + items'; +$_['text_listed'] = 'Item listed! ID: '; +$_['text_ajax_confirm_listing'] = 'Are you sure you want to bulk list these items?'; +$_['text_bulk_plan_error'] = 'Your current plan does not allow for bulk uploads, upgrade your plan here'; +$_['text_item_limit'] = 'You cannot list these items as you would exceed your plan limit, upgrade your plan here'; +$_['text_search_text'] = 'Enter some search text'; +$_['text_catalog_no_products'] = 'No catalog items found'; +$_['text_search_failed'] = 'Search failed'; +$_['text_esc_key'] = 'The splash page has been hidden but may not have finished loading'; +$_['text_loading_categories'] = 'Loading categories'; +$_['text_loading_condition'] = 'Loading product conditions'; +$_['text_loading_duration'] = 'Loading listing durations'; +$_['text_total_fee'] = 'Total fees'; +$_['text_category_choose'] = 'Find category'; +$_['text_suggested'] = 'Suggested categories'; + +//Errors +$_['text_error_ship_profile'] = 'You need to have a default shipping profile set up'; +$_['text_error_generic_profile'] = 'You need to have a default generic profile set up'; +$_['text_error_return_profile'] = 'You need to have a default return profile set up'; +$_['text_error_theme_profile'] = 'You need to have a default theme profile set up'; +$_['text_error_variants'] = 'Items with variations cannot be bulk listed and have been unselected'; +$_['text_error_stock'] = 'Some items are not in stock and have been removed'; +$_['text_error_no_product'] = 'There is no eligible products selected to use the bulk upload feature'; +$_['text_error_reverify'] = 'There was an error, you should edit and re-verify the items'; +$_['error_missing_settings'] = 'You cannot bulk list items until you syncronise your eBay settings'; +$_['text_error_no_selection'] = 'You must select at least 1 item to list'; \ No newline at end of file diff --git a/admin/ukrainian/openbay/ebay_orders.php b/admin/ukrainian/openbay/ebay_orders.php new file mode 100755 index 0000000..609c98f --- /dev/null +++ b/admin/ukrainian/openbay/ebay_orders.php @@ -0,0 +1,20 @@ +Download template file from Amazon Seller Central.'; +$_['text_amazon_details'] = 'Amazon Details'; +$_['text_amazon_order_id'] = 'Amazon Order ID'; +$_['text_upload'] = 'Upload'; +$_['text_upload_template'] = 'Upload the filled in template by clicking on the button below. Make sure it is saved as a tab-delimited file.'; +$_['text_amazon_checkout'] = 'Amazon Payments'; +$_['text_amazon_join'] = 'To create your Amazon Payments account click here.'; + +// Column +$_['column_submission_id'] = 'Submission ID'; +$_['column_status'] = 'Status'; +$_['column_text'] = 'Response'; +$_['column_amazon_order_item_code'] = 'Amazon Order Product Code'; + +// Entry +$_['entry_merchant_id'] = 'Merchant ID'; +$_['entry_access_key'] = 'Access Key'; +$_['entry_access_secret'] = 'Secret Key'; +$_['entry_checkout_mode'] = 'Checkout mode'; +$_['entry_marketplace'] = 'Marketplace'; +$_['entry_pending_status'] = 'Pending'; +$_['entry_ready_status'] = 'Ready to be Shipped Status'; +$_['entry_shipped_status'] = 'Shipped order Status'; +$_['entry_canceled_status'] = 'Canceled order Status'; +$_['entry_cron_job_url'] = 'Cron Job\'s URL'; +$_['entry_cron_job_token'] = 'Secret Token'; +$_['entry_cron_job_last_run'] = 'Cron job\'s Last Run Time'; +$_['entry_ip'] = 'IP Address'; +$_['entry_ip_allowed'] = 'IP\'s allowed'; +$_['entry_total'] = 'Total'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; +$_['entry_colour'] = 'Colour'; +$_['entry_background'] = 'Background'; +$_['entry_size'] = 'Size'; + +// Help +$_['help_cron_job_url'] = 'Set a cron job to call this URL'; +$_['help_adjustment'] = 'Bold fields and at least one "-adj" field are required.'; +$_['help_allowed_ips'] = 'Leave empty if you want everyone to see the checkout button'; +$_['help_ip'] = 'e.g. 203.0.113.0
Leave empty to allow all IPs.'; +$_['help_cron_job_token'] = 'Make this long and hard to guess'; + +// Tab +$_['tab_order_adjustment'] = 'Order Adjustment'; + +// Error +$_['error_permissions'] = 'You do not have permissions to modify this module'; +$_['error_access_secret'] = 'Secret Key is required'; +$_['error_access_key'] = 'Access Key is required'; +$_['error_merchant_id'] = 'Merchant ID is required'; +$_['error_curreny'] = 'Your shop must have %s currency installed and enabled'; +$_['error_upload'] = 'Upload failed'; \ No newline at end of file diff --git a/admin/ukrainian/payment/authorizenet_aim.php b/admin/ukrainian/payment/authorizenet_aim.php new file mode 100755 index 0000000..d28b7b7 --- /dev/null +++ b/admin/ukrainian/payment/authorizenet_aim.php @@ -0,0 +1,34 @@ +Authorize.Net'; + +// Entry +$_['entry_login'] = 'Login ID'; +$_['entry_key'] = 'Transaction Key'; +$_['entry_hash'] = 'MD5 Hash'; +$_['entry_server'] = 'Transaction Server'; +$_['entry_mode'] = 'Transaction Mode'; +$_['entry_method'] = 'Transaction Method'; +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Order Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; + +// Help +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment Authorize.Net (SIM)!'; +$_['error_login'] = 'Login ID Required!'; +$_['error_key'] = 'Transaction Key Required!'; \ No newline at end of file diff --git a/admin/ukrainian/payment/authorizenet_sim.php b/admin/ukrainian/payment/authorizenet_sim.php new file mode 100755 index 0000000..e3ee158 --- /dev/null +++ b/admin/ukrainian/payment/authorizenet_sim.php @@ -0,0 +1,31 @@ +Authorize.Net'; + +// Entry +$_['entry_merchant'] = 'Merchant ID'; +$_['entry_key'] = 'Transaction Key'; +$_['entry_callback'] = 'Relay Response URL'; +$_['entry_md5'] = 'MD5 Hash Value'; +$_['entry_test'] = 'Test Mode'; +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Order Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; + +// Help +$_['help_callback'] = 'Please login and set this at https://secure.authorize.net.'; +$_['help_md5'] = 'The MD5 Hash feature enables you to authenticate that a transaction response is securely received from Authorize.Net.Please login and set this at https://secure.authorize.net.(Optional)'; +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment Authorize.Net (SIM)!'; +$_['error_merchant'] = 'Merchant ID Required!'; +$_['error_key'] = 'Transaction Key Required!'; \ No newline at end of file diff --git a/admin/ukrainian/payment/bank_transfer.php b/admin/ukrainian/payment/bank_transfer.php new file mode 100755 index 0000000..cc92f2c --- /dev/null +++ b/admin/ukrainian/payment/bank_transfer.php @@ -0,0 +1,28 @@ +BluePay Hosted Form'; +$_['text_test'] = 'Test'; +$_['text_live'] = 'Live'; +$_['text_sale'] = 'Sale'; +$_['text_authenticate'] = 'Authenticate'; +$_['text_release_ok'] = 'Release was successful'; +$_['text_release_ok_order'] = 'Release was successful'; +$_['text_rebate_ok'] = 'Rebate was successful'; +$_['text_rebate_ok_order'] = 'Rebate was successful, order status updated to rebated'; +$_['text_void_ok'] = 'Void was successful, order status updated to voided'; +$_['text_payment_info'] = 'Payment information'; +$_['text_release_status'] = 'Payment released'; +$_['text_void_status'] = 'Payment voided'; +$_['text_rebate_status'] = 'Payment rebated'; +$_['text_order_ref'] = 'Order ref'; +$_['text_order_total'] = 'Total authorised'; +$_['text_total_released'] = 'Total released'; +$_['text_transactions'] = 'Transactions'; +$_['text_column_amount'] = 'Amount'; +$_['text_column_type'] = 'Type'; +$_['text_column_date_added'] = 'Date Added'; +$_['text_confirm_void'] = 'Are you sure you want to void the payment?'; +$_['text_confirm_release'] = 'Are you sure you want to release the payment?'; +$_['text_confirm_rebate'] = 'Are you sure you want to rebate the payment?'; + +// Entry +$_['entry_account_name'] = 'Account Name'; +$_['entry_account_id'] = 'Account ID'; +$_['entry_secret_key'] = "Secret Key"; +$_['entry_test'] = 'Test Mode'; +$_['entry_transaction'] = 'Transaction Method'; +$_['entry_card_amex'] = 'Amex'; +$_['entry_card_discover'] = 'Discover'; +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Order Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; +$_['entry_debug'] = 'Debug logging'; + +// Help +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.'; +$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise'; +$_['help_transaction'] = 'Transaction method MUST be set to Payment to allow subscription payments'; +$_['help_cron_job_token'] = 'Make this long and hard to guess'; +$_['help_cron_job_url'] = 'Set a cron job to call this URL'; + +// Button +$_['btn_release'] = 'Release'; +$_['btn_rebate'] = 'Rebate / refund'; +$_['btn_void'] = 'Void'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment BluePay!'; +$_['error_account_name'] = 'Account Name Required!'; +$_['error_account_id'] = 'Account ID Required!'; +$_['error_secret_key'] = 'Secret Key Required!'; \ No newline at end of file diff --git a/admin/ukrainian/payment/bluepay_redirect.php b/admin/ukrainian/payment/bluepay_redirect.php new file mode 100755 index 0000000..c3daa07 --- /dev/null +++ b/admin/ukrainian/payment/bluepay_redirect.php @@ -0,0 +1,63 @@ +BluePay Redirect'; +$_['text_sim'] = 'Simulator'; +$_['text_test'] = 'Test'; +$_['text_live'] = 'Live'; +$_['text_sale'] = 'Sale'; +$_['text_authenticate'] = 'Authenticate'; +$_['text_release_ok'] = 'Release was successful'; +$_['text_release_ok_order'] = 'Release was successful'; +$_['text_rebate_ok'] = 'Rebate was successful'; +$_['text_rebate_ok_order'] = 'Rebate was successful, order status updated to rebated'; +$_['text_void_ok'] = 'Void was successful, order status updated to voided'; +$_['text_payment_info'] = 'Payment information'; +$_['text_release_status'] = 'Payment released'; +$_['text_void_status'] = 'Payment voided'; +$_['text_rebate_status'] = 'Payment rebated'; +$_['text_order_ref'] = 'Order ref'; +$_['text_order_total'] = 'Total authorised'; +$_['text_total_released'] = 'Total released'; +$_['text_transactions'] = 'Transactions'; +$_['text_column_amount'] = 'Amount'; +$_['text_column_type'] = 'Type'; +$_['text_column_date_added'] = 'Created'; +$_['text_confirm_void'] = 'Are you sure you want to void the payment?'; +$_['text_confirm_release'] = 'Are you sure you want to release the payment?'; +$_['text_confirm_rebate'] = 'Are you sure you want to rebate the payment?'; + +// Entry +$_['entry_vendor'] = 'Account ID'; +$_['entry_secret_key'] = "Secret Key"; +$_['entry_test'] = 'Test Mode'; +$_['entry_transaction'] = 'Transaction Method'; +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Order Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; +$_['entry_debug'] = 'Debug logging'; +$_['entry_card'] = 'Store Cards'; + +// Help +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.'; +$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise'; +$_['help_transaction'] = 'Transaction method MUST be set to Payment to allow subscription payments'; +$_['help_cron_job_token'] = 'Make this long and hard to guess'; +$_['help_cron_job_url'] = 'Set a cron job to call this URL'; + +// Button +$_['btn_release'] = 'Release'; +$_['btn_rebate'] = 'Rebate / refund'; +$_['btn_void'] = 'Void'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment BluePay!'; +$_['error_account_id'] = 'Account ID Required!'; +$_['error_secret_key'] = 'Secret Key Required!'; \ No newline at end of file diff --git a/admin/ukrainian/payment/cheque.php b/admin/ukrainian/payment/cheque.php new file mode 100755 index 0000000..d764b44 --- /dev/null +++ b/admin/ukrainian/payment/cheque.php @@ -0,0 +1,28 @@ +'; +$_['text_payment_info'] = 'Payment information'; +$_['text_capture_status'] = 'Payment captured'; +$_['text_void_status'] = 'Payment voided'; +$_['text_order_ref'] = 'Order ref'; +$_['text_order_total'] = 'Total authorised'; +$_['text_total_captured'] = 'Total captured'; +$_['text_transactions'] = 'Transactions'; +$_['text_column_amount'] = 'Amount'; +$_['text_column_type'] = 'Type'; +$_['text_column_date_added'] = 'Created'; +$_['text_confirm_void'] = 'Are you sure you want to void the payment?'; +$_['text_confirm_capture'] = 'Are you sure you want to capture the payment?'; + +// Entry +$_['entry_merchant_id'] = 'Store ID'; +$_['entry_secret'] = 'Shared secret'; +$_['entry_total'] = 'Total'; +$_['entry_sort_order'] = 'Sort order'; +$_['entry_geo_zone'] = 'Geo zone'; +$_['entry_status'] = 'Status'; +$_['entry_debug'] = 'Debug logging'; +$_['entry_live_demo'] = 'Live / Demo'; +$_['entry_auto_settle'] = 'Settlement type'; +$_['entry_card_select'] = 'Select card'; +$_['entry_tss_check'] = 'TSS checks'; +$_['entry_live_url'] = 'Live connection URL'; +$_['entry_demo_url'] = 'Demo connection URL'; +$_['entry_status_success_settled'] = 'Success - settled'; +$_['entry_status_success_unsettled'] = 'Success - not settled'; +$_['entry_status_decline'] = 'Decline'; +$_['entry_status_void'] = 'Voided'; +$_['entry_enable_card_store'] = 'Enable card storage tokens'; + +// Help +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active'; +$_['help_notification'] = 'You need to supply this URL to First Data to get payment notifications'; +$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise'; +$_['help_settle'] = 'If you use pre-auth you must complete a post-auth action within 3-5 days otherwise your transaction will be dropped'; + +// Tab +$_['tab_account'] = 'API info'; +$_['tab_order_status'] = 'Order status'; +$_['tab_payment'] = 'Payment settings'; +$_['tab_advanced'] = 'Advanced'; + +// Button +$_['button_capture'] = 'Capture'; +$_['button_void'] = 'Void'; + +// Error +$_['error_merchant_id'] = 'Store ID is required'; +$_['error_secret'] = 'Shared secret is required'; +$_['error_live_url'] = 'Live URL is required'; +$_['error_demo_url'] = 'Demo URL is required'; +$_['error_data_missing'] = 'Data missing'; +$_['error_void_error'] = 'Unable to void transaction'; +$_['error_capture_error'] = 'Unable to capture transaction'; \ No newline at end of file diff --git a/admin/ukrainian/payment/firstdata_remote.php b/admin/ukrainian/payment/firstdata_remote.php new file mode 100755 index 0000000..59d8c14 --- /dev/null +++ b/admin/ukrainian/payment/firstdata_remote.php @@ -0,0 +1,89 @@ +'; +$_['text_payment'] = 'Payment'; +$_['text_success'] = 'Success: You have modified First Data account details!'; +$_['text_edit'] = 'Edit First Data EMEA Web Service API'; +$_['text_card_type'] = 'Card type'; +$_['text_enabled'] = 'Enabled'; +$_['text_merchant_id'] = 'Store ID'; +$_['text_subaccount'] = 'Subaccount'; +$_['text_user_id'] = 'User ID'; +$_['text_capture_ok'] = 'Capture was successful'; +$_['text_capture_ok_order'] = 'Capture was successful, order status updated to success - settled'; +$_['text_refund_ok'] = 'Refund was successful'; +$_['text_refund_ok_order'] = 'Refund was successful, order status updated to refunded'; +$_['text_void_ok'] = 'Void was successful, order status updated to voided'; +$_['text_settle_auto'] = 'Sale'; +$_['text_settle_delayed'] = 'Pre auth'; +$_['text_mastercard'] = 'Mastercard'; +$_['text_visa'] = 'Visa'; +$_['text_diners'] = 'Diners'; +$_['text_amex'] = 'American Express'; +$_['text_maestro'] = 'Maestro'; +$_['text_payment_info'] = 'Payment information'; +$_['text_capture_status'] = 'Payment captured'; +$_['text_void_status'] = 'Payment voided'; +$_['text_refund_status'] = 'Payment refunded'; +$_['text_order_ref'] = 'Order ref'; +$_['text_order_total'] = 'Total authorised'; +$_['text_total_captured'] = 'Total captured'; +$_['text_transactions'] = 'Transactions'; +$_['text_column_amount'] = 'Amount'; +$_['text_column_type'] = 'Type'; +$_['text_column_date_added'] = 'Created'; +$_['text_confirm_void'] = 'Are you sure you want to void the payment?'; +$_['text_confirm_capture'] = 'Are you sure you want to capture the payment?'; +$_['text_confirm_refund'] = 'Are you sure you want to refund the payment?'; + +// Entry +$_['entry_certificate_path'] = 'Certificate path'; +$_['entry_certificate_key_path'] = 'Private key path'; +$_['entry_certificate_key_pw'] = 'Private key password'; +$_['entry_certificate_ca_path'] = 'CA path'; +$_['entry_merchant_id'] = 'Store ID'; +$_['entry_user_id'] = 'User ID'; +$_['entry_password'] = 'Password'; +$_['entry_total'] = 'Total'; +$_['entry_sort_order'] = 'Sort order'; +$_['entry_geo_zone'] = 'Geo zone'; +$_['entry_status'] = 'Status'; +$_['entry_debug'] = 'Debug logging'; +$_['entry_auto_settle'] = 'Settlement type'; +$_['entry_status_success_settled'] = 'Success - settled'; +$_['entry_status_success_unsettled'] = 'Success - not settled'; +$_['entry_status_decline'] = 'Decline'; +$_['entry_status_void'] = 'Voided'; +$_['entry_status_refund'] = 'Refunded'; +$_['entry_enable_card_store'] = 'Enable card storage tokens'; +$_['entry_cards_accepted'] = 'Card types accepted'; + +// Help +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active'; +$_['help_certificate'] = 'Certificates and private keys should be stored outside of your public web folders'; +$_['help_card_select'] = 'Ask the user to choose thier card type before they are redirected'; +$_['help_notification'] = 'You need to supply this URL to First Data to get payment notifications'; +$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise .'; +$_['help_settle'] = 'If you use pre-auth you must complete a post-auth action within 3-5 days otherwise your transaction will be dropped'; + +// Tab +$_['tab_account'] = 'API info'; +$_['tab_order_status'] = 'Order status'; +$_['tab_payment'] = 'Payment settings'; + +// Button +$_['button_capture'] = 'Capture'; +$_['button_refund'] = 'Refund'; +$_['button_void'] = 'Void'; + +// Error +$_['error_merchant_id'] = 'Store ID is required'; +$_['error_user_id'] = 'User ID is required'; +$_['error_password'] = 'Password is required'; +$_['error_certificate'] = 'Certificate path is required'; +$_['error_key'] = 'Certificate key is required'; +$_['error_key_pw'] = 'Certificate key password is required'; +$_['error_ca'] = 'Certificate Authority (CA) is required'; \ No newline at end of file diff --git a/admin/ukrainian/payment/free_checkout.php b/admin/ukrainian/payment/free_checkout.php new file mode 100755 index 0000000..bc8dee0 --- /dev/null +++ b/admin/ukrainian/payment/free_checkout.php @@ -0,0 +1,21 @@ +Klarna Account'; +$_['text_live'] = 'Live'; +$_['text_beta'] = 'Beta'; +$_['text_sweden'] = 'Sweden'; +$_['text_norway'] = 'Norway'; +$_['text_finland'] = 'Finland'; +$_['text_denmark'] = 'Denmark'; +$_['text_germany'] = 'Germany'; +$_['text_netherlands'] = 'The Netherlands'; + +// Entry +$_['entry_merchant'] = 'Klarna Merchant ID'; +$_['entry_secret'] = 'Klarna Secret'; +$_['entry_server'] = 'Server'; +$_['entry_total'] = 'Total'; +$_['entry_pending_status'] = 'Pending Status'; +$_['entry_accepted_status'] = 'Accepted Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; + +// Help +$_['help_merchant'] = '(estore id) to use for the Klarna service (provided by Klarna).'; +$_['help_secret'] = 'Shared secret to use with the Klarna service (provided by Klarna).'; +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment Klarna Part Payment!'; +$_['error_pclass'] = 'Could not retrieve pClass for %s. Error Code: %s; Error Message: %s'; +$_['error_curl'] = 'Curl Error - Code: %d; Message: %s'; +$_['error_log'] = 'There were errors updating the module. Please check the log file.'; \ No newline at end of file diff --git a/admin/ukrainian/payment/klarna_invoice.php b/admin/ukrainian/payment/klarna_invoice.php new file mode 100755 index 0000000..69ddbce --- /dev/null +++ b/admin/ukrainian/payment/klarna_invoice.php @@ -0,0 +1,36 @@ +Klarna Invoice'; +$_['text_live'] = 'Live'; +$_['text_beta'] = 'Beta'; +$_['text_sweden'] = 'Sweden'; +$_['text_norway'] = 'Norway'; +$_['text_finland'] = 'Finland'; +$_['text_denmark'] = 'Denmark'; +$_['text_germany'] = 'Germany'; +$_['text_netherlands'] = 'The Netherlands'; + +// Entry +$_['entry_merchant'] = 'Klarna Merchant ID'; +$_['entry_secret'] = 'Klarna Secret'; +$_['entry_server'] = 'Server'; +$_['entry_total'] = 'Total'; +$_['entry_pending_status'] = 'Pending Status'; +$_['entry_accepted_status'] = 'Accepted Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; + +// Help +$_['help_merchant'] = '(estore id) to use for the Klarna service (provided by Klarna).'; +$_['help_secret'] = 'Shared secret to use with the Klarna service (provided by Klarna).'; +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment Klarna Part Payment!'; \ No newline at end of file diff --git a/admin/ukrainian/payment/liqpay.php b/admin/ukrainian/payment/liqpay.php new file mode 100755 index 0000000..b1ebdf2 --- /dev/null +++ b/admin/ukrainian/payment/liqpay.php @@ -0,0 +1,34 @@ +'; + +// Entry +$_['entry_merchant'] = 'ID Продавця'; +$_['entry_signature'] = 'Підпис'; +$_['entry_type'] = 'Тип'; +$_['entry_total'] = 'Загалом'; +$_['entry_order_status'] = 'Статус замовлення'; +$_['entry_geo_zone'] = 'Гео зона'; +$_['entry_status'] = 'Статус'; +$_['entry_sort_order'] = 'Порядок сортування'; + +// Help +$_['help_total'] = 'Мінімальна сума замовлення, при якій можна буде використати цей спосіб оплати.'; + +// Error +$_['error_permission'] = 'У Вас немає доступу до зміни модулю LIQPAY!'; +$_['error_merchant'] = 'Необхідний ID продавця!'; +$_['error_signature'] = 'Необхідний підпис!'; \ No newline at end of file diff --git a/admin/ukrainian/payment/moneybookers.php b/admin/ukrainian/payment/moneybookers.php new file mode 100755 index 0000000..8399a8f --- /dev/null +++ b/admin/ukrainian/payment/moneybookers.php @@ -0,0 +1,29 @@ +Moneybookers'; + +// Entry +$_['entry_email'] = 'E-Mail'; +$_['entry_secret'] = 'Secret'; +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Order Status'; +$_['entry_pending_status'] = 'Pending Status '; +$_['entry_canceled_status'] = 'Canceled Status'; +$_['entry_failed_status'] = 'Failed Status'; +$_['entry_chargeback_status'] = 'Chargeback Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; + +// Help +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify Moneybookers!'; +$_['error_email'] = 'E-Mail Required!'; \ No newline at end of file diff --git a/admin/ukrainian/payment/nochex.php b/admin/ukrainian/payment/nochex.php new file mode 100755 index 0000000..274cbfe --- /dev/null +++ b/admin/ukrainian/payment/nochex.php @@ -0,0 +1,31 @@ +NOCHEX'; +$_['text_seller'] = 'Seller / Personal Account'; +$_['text_merchant'] = 'Merchant Account'; + +// Entry +$_['entry_email'] = 'E-Mail'; +$_['entry_account'] = 'Account Type'; +$_['entry_merchant'] = 'Merchant ID'; +$_['entry_template'] = 'Pass Template'; +$_['entry_test'] = 'Test'; +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Order Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; + +// Help +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment NOCHEX!'; +$_['error_email'] = 'E-Mail Required!'; +$_['error_merchant'] = 'Merchant ID Required!'; \ No newline at end of file diff --git a/admin/ukrainian/payment/paymate.php b/admin/ukrainian/payment/paymate.php new file mode 100755 index 0000000..3df990a --- /dev/null +++ b/admin/ukrainian/payment/paymate.php @@ -0,0 +1,28 @@ +'; + +// Entry +$_['entry_username'] = 'Paymate Username'; +$_['entry_password'] = 'Password'; +$_['entry_test'] = 'Test Mode'; +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Order Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; + +// Help +$_['help_password'] = 'Just use some random password. This will be used to make sure the payment information is not interfered with after being sent to the payment gateway.'; +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment Paymate!'; +$_['error_username'] = 'Paymate Username required!'; +$_['error_password'] = 'Password required!'; \ No newline at end of file diff --git a/admin/ukrainian/payment/paypoint.php b/admin/ukrainian/payment/paypoint.php new file mode 100755 index 0000000..314c2a2 --- /dev/null +++ b/admin/ukrainian/payment/paypoint.php @@ -0,0 +1,30 @@ +PayPoint'; +$_['text_live'] = 'Production'; +$_['text_successful'] = 'Always Successful'; +$_['text_fail'] = 'Always Fail'; + +// Entry +$_['entry_merchant'] = 'Merchant ID'; +$_['entry_password'] = 'Remote Password'; +$_['entry_test'] = 'Test Mode'; +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Order Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; + +// Help +$_['help_password'] = 'Leave empty if you do not have "Digest Key Authentication" enabled on your account.'; +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment PayPoint!'; +$_['error_merchant'] = 'Merchant ID Required!'; \ No newline at end of file diff --git a/admin/ukrainian/payment/payza.php b/admin/ukrainian/payment/payza.php new file mode 100755 index 0000000..41e280c --- /dev/null +++ b/admin/ukrainian/payment/payza.php @@ -0,0 +1,27 @@ +PayPal Website Payment Pro'; +$_['text_authorization'] = 'Authorization'; +$_['text_sale'] = 'Sale'; +$_['text_clear'] = 'Clear'; +$_['text_browse'] = 'Browse'; +$_['text_image_manager'] = 'Image manager'; +$_['text_ipn'] = 'IPN url'; + +// Entry +$_['entry_username'] = 'API Username'; +$_['entry_password'] = 'API Password'; +$_['entry_signature'] = 'API Signature'; +$_['entry_test'] = 'Test (Sandbox) Mode'; +$_['entry_method'] = 'Transaction Method'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; +$_['entry_icon_sort_order'] = 'Icon Sort Order'; +$_['entry_debug'] = 'Debug logging'; +$_['entry_total'] = 'Total'; +$_['entry_currency'] = 'Default currency'; +$_['entry_recurring_cancellation'] = 'Allow customers to cancel recurring payments'; +$_['entry_canceled_reversal_status'] = 'Canceled Reversal Status'; +$_['entry_completed_status'] = 'Completed Status'; +$_['entry_denied_status'] = 'Denied Status'; +$_['entry_expired_status'] = 'Expired Status'; +$_['entry_failed_status'] = 'Failed Status'; +$_['entry_pending_status'] = 'Pending Status'; +$_['entry_processed_status'] = 'Processed Status'; +$_['entry_refunded_status'] = 'Refunded Status'; +$_['entry_reversed_status'] = 'Reversed Status'; +$_['entry_voided_status'] = 'Voided Status'; +$_['entry_display_checkout'] = 'Display quick checkout icon'; +$_['entry_allow_notes'] = 'Allow notes'; +$_['entry_logo'] = 'Logo'; +$_['entry_border_colour'] = 'Header border colour'; +$_['entry_header_colour'] = 'Header background colour'; +$_['entry_page_colour'] = 'Page background colour'; + +// Tab +$_['tab_general'] = 'General'; +$_['tab_api_details'] = 'API details'; +$_['tab_order_status'] = 'Order status'; +$_['tab_customise'] = 'Customise checkout'; + +// Help +$_['help_ipn'] = 'Required for subscriptions'; +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active'; +$_['help_logo'] = 'Max 750px(w) x 90px(h)
You should only use a logo if you have SSL set up.'; +$_['help_colour'] = '6 character HTML colour code'; +$_['help_currency'] = 'Used for transaction searches'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment PayPal Express Checkout!'; +$_['error_username'] = 'API Username Required!'; +$_['error_password'] = 'API Password Required!'; +$_['error_signature'] = 'API Signature Required!'; +$_['error_data'] = 'Data missing from request'; +$_['error_timeout'] = 'Request timed out'; \ No newline at end of file diff --git a/admin/ukrainian/payment/pp_express_order.php b/admin/ukrainian/payment/pp_express_order.php new file mode 100755 index 0000000..117131f --- /dev/null +++ b/admin/ukrainian/payment/pp_express_order.php @@ -0,0 +1,39 @@ +PayPal Website Payment Pro'; +$_['text_authorization'] = 'Authorization'; +$_['text_sale'] = 'Sale'; + +// Entry +$_['entry_vendor'] = 'Vendor'; +$_['entry_user'] = 'User'; +$_['entry_password'] = 'Password'; +$_['entry_partner'] = 'Partner'; +$_['entry_test'] = 'Test Mode'; +$_['entry_transaction'] = 'Transaction Method'; +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Order Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; + +// Help +$_['help_vendor'] = 'Your merchant login ID that you created when you registered for the Website Payments Pro account'; +$_['help_user'] = 'If you set up one or more additional users on the account, this value is the ID of the user authorised to process transactions. If, however, you have not set up additional users on the account, USER has the same value as VENDOR'; +$_['help_password'] = 'The 6 to 32 character password that you defined while registering for the account'; +$_['help_partner'] = 'The ID provided to you by the authorised PayPal Reseller who registered you for the Payflow SDK. If you purchased your account directly from PayPal, use the PayPal Pro instead'; +$_['help_test'] = 'Use the live or testing (sandbox) gateway server to process transactions?'; +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment PayPal Website Payment Pro (UK)!'; +$_['error_vendor'] = 'Vendor Required!'; +$_['error_user'] = 'User Required!'; +$_['error_password'] = 'Password Required!'; +$_['error_partner'] = 'Partner Required!'; \ No newline at end of file diff --git a/admin/ukrainian/payment/pp_payflow_iframe.php b/admin/ukrainian/payment/pp_payflow_iframe.php new file mode 100755 index 0000000..6b1febe --- /dev/null +++ b/admin/ukrainian/payment/pp_payflow_iframe.php @@ -0,0 +1,104 @@ +PayPal Website Payment Pro'; +$_['text_authorization'] = 'Authorization'; +$_['text_sale'] = 'Sale'; +$_['text_authorise'] = 'Authorise'; +$_['text_capture'] = 'Delayed Capture'; +$_['text_void'] = 'Void'; +$_['text_payment_info'] = 'Payment information'; +$_['text_complete'] = 'Complete'; +$_['text_incomplete'] = 'Incomplete'; +$_['text_transaction'] = 'Transaction'; +$_['text_confirm_void'] = 'If you void you cannot capture any further funds'; +$_['text_refund'] = 'Refund'; +$_['text_refund_issued'] = 'Refund was issued successfully'; +$_['text_redirect'] = 'Redirect'; +$_['text_iframe'] = 'Iframe'; +$_['help_checkout_method'] = "Please use Redirect method if do not have SSL installed or if you do not have Pay with PayPal option disabled on your hosted payment page."; + +// Column +$_['column_transaction_id'] = 'Transaction ID'; +$_['column_transaction_type'] = 'Transaction Type'; +$_['column_amount'] = 'Amount'; +$_['column_time'] = 'Time'; +$_['column_actions'] = 'Actions'; + +// Tab +$_['tab_settings'] = 'Settings'; +$_['tab_order_status'] = 'Order Status'; +$_['tab_checkout_customisation'] = 'Checkout Customisation'; + +// Entry +$_['entry_vendor'] = 'Vendor'; +$_['entry_user'] = 'User'; +$_['entry_password'] = 'Password'; +$_['entry_partner'] = 'Partner'; +$_['entry_test'] = 'Test Mode'; +$_['entry_transaction'] = 'Transaction Method'; +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Order Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; +$_['entry_transaction_id'] = 'Transaction ID'; +$_['entry_full_refund'] = 'Full refund'; +$_['entry_amount'] = 'Amount'; +$_['entry_message'] = 'Message'; +$_['entry_ipn_url'] = 'IPN URL'; +$_['entry_checkout_method'] = 'Checkout Method'; +$_['entry_debug'] = 'Debug mode'; +$_['entry_transaction_reference'] = 'Transaction Reference'; +$_['entry_transaction_amount'] = 'Transaction Amount'; +$_['entry_refund_amount'] = 'Refund Amount'; +$_['entry_capture_status'] = 'Capture Status'; +$_['entry_void'] = 'Void'; +$_['entry_capture'] = 'Capture'; +$_['entry_transactions'] = 'Transactions'; +$_['entry_complete_capture'] = 'Complete Capture'; +$_['entry_canceled_reversal_status'] = 'Canceled Reversal Status:'; +$_['entry_completed_status'] = 'Completed Status:'; +$_['entry_denied_status'] = 'Denied Status:'; +$_['entry_expired_status'] = 'Expired Status:'; +$_['entry_failed_status'] = 'Failed Status:'; +$_['entry_pending_status'] = 'Pending Status:'; +$_['entry_processed_status'] = 'Processed Status:'; +$_['entry_refunded_status'] = 'Refunded Status:'; +$_['entry_reversed_status'] = 'Reversed Status:'; +$_['entry_voided_status'] = 'Voided Status:'; +$_['entry_cancel_url'] = 'Cancel URL:'; +$_['entry_error_url'] = 'Error URL:'; +$_['entry_return_url'] = 'Return URL:'; +$_['entry_post_url'] = 'Silent POST URL:'; + +// Help +$_['help_vendor'] = 'Your merchant login ID that you created when you registered for the Website Payments Pro account'; +$_['help_user'] = 'If you set up one or more additional users on the account, this value is the ID of the user authorised to process transactions. If, however, you have not set up additional users on the account, USER has the same value as VENDOR'; +$_['help_password'] = 'The 6 to 32 character password that you defined while registering for the account'; +$_['help_partner'] = 'The ID provided to you by the authorised PayPal Reseller who registered you for the Payflow SDK. If you purchased your account directly from PayPal, use the PayPal Pro instead'; +$_['help_test'] = 'Use the live or testing (sandbox) gateway server to process transactions?'; +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active'; +$_['help_debug'] = 'Logs additional information'; + +// Button +$_['button_refund'] = 'Refund'; +$_['button_void'] = 'Void'; +$_['button_capture'] = 'Capture'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment PayPal Website Payment Pro iFrame (UK)!'; +$_['error_vendor'] = 'Vendor Required!'; +$_['error_user'] = 'User Required!'; +$_['error_password'] = 'Password Required!'; +$_['error_partner'] = 'Partner Required!'; +$_['error_missing_data'] = 'Missing data'; +$_['error_missing_order'] = 'Could not find the order'; +$_['error_general'] = 'There was an error'; +$_['error_capture_amt'] = 'Enter an amount to capture'; \ No newline at end of file diff --git a/admin/ukrainian/payment/pp_pro.php b/admin/ukrainian/payment/pp_pro.php new file mode 100755 index 0000000..1ea63e7 --- /dev/null +++ b/admin/ukrainian/payment/pp_pro.php @@ -0,0 +1,32 @@ +PayPal Website Payment Pro'; +$_['text_authorization'] = 'Authorization'; +$_['text_sale'] = 'Sale'; + +// Entry +$_['entry_username'] = 'API Username'; +$_['entry_password'] = 'API Password'; +$_['entry_signature'] = 'API Signature'; +$_['entry_test'] = 'Test Mode'; +$_['entry_transaction'] = 'Transaction Method:'; +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Order Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; + +// Help +$_['help_test'] = 'Use the live or testing (sandbox) gateway server to process transactions?'; +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment PayPal Website Payment Pro Checkout!'; +$_['error_username'] = 'API Username Required!'; +$_['error_password'] = 'API Password Required!'; +$_['error_signature'] = 'API Signature Required!'; \ No newline at end of file diff --git a/admin/ukrainian/payment/pp_pro_iframe.php b/admin/ukrainian/payment/pp_pro_iframe.php new file mode 100755 index 0000000..c88abd8 --- /dev/null +++ b/admin/ukrainian/payment/pp_pro_iframe.php @@ -0,0 +1,173 @@ +PayPal Website Payment Pro'; +$_['text_authorization'] = 'Authorization'; +$_['text_sale'] = 'Sale'; +$_['text_payment_info'] = 'Payment information'; +$_['text_capture_status'] = 'Capture status'; +$_['text_amount_auth'] = 'Amount authorised'; +$_['text_amount_captured'] = 'Amount captured'; +$_['text_amount_refunded'] = 'Amount refunded'; +$_['text_capture_amount'] = 'Capture amount'; +$_['text_complete_capture'] = 'Complete capture'; +$_['text_transactions'] = 'Transactions'; +$_['text_complete'] = 'Complete'; +$_['text_confirm_void'] = 'If you void you cannot capture any further funds'; +$_['text_view'] = 'View'; +$_['text_refund'] = 'Refund'; +$_['text_resend'] = 'Resend'; +$_['text_reauthorise'] = 'Reauthorise'; +$_['text_reauthorised'] = 'Transaction was reauthorised'; +$_['text_transaction'] = 'Transaction'; +$_['text_product_lines'] = 'Product lines'; +$_['text_ebay_txn_id'] = 'eBay transaction ID'; +$_['text_name'] = 'Name'; +$_['text_qty'] = 'Quantity'; +$_['text_price'] = 'Price'; +$_['text_number'] = 'Number'; +$_['text_coupon_id'] = 'Coupon ID'; +$_['text_coupon_amount'] = 'Coupon amount'; +$_['text_coupon_currency'] = 'Coupon currency'; +$_['text_loyalty_disc_amt'] = 'Loyalty card disc amount'; +$_['text_loyalty_currency'] = 'Loyalty card currency'; +$_['text_options_name'] = 'Options name'; +$_['text_tax_amt'] = 'Tax amount'; +$_['text_currency_code'] = 'Currency code'; +$_['text_amount'] = 'Amount'; +$_['text_gift_msg'] = 'Gift message'; +$_['text_gift_receipt'] = 'Gift receipt'; +$_['text_gift_wrap_name'] = 'Gift wrap name'; +$_['text_gift_wrap_amt'] = 'Gift wrap amount'; +$_['text_buyer_email_market'] = 'Buyer marketing email'; +$_['text_survey_question'] = 'Survey question'; +$_['text_survey_chosen'] = 'Survey choice selected'; +$_['text_receiver_business'] = 'Receiver business'; +$_['text_receiver_email'] = 'Receiver email'; +$_['text_receiver_id'] = 'Receiver ID'; +$_['text_buyer_email'] = 'Buyer email'; +$_['text_payer_id'] = 'Payer ID'; +$_['text_payer_status'] = 'Payer status'; +$_['text_country_code'] = 'Country code'; +$_['text_payer_business'] = 'Payer business'; +$_['text_payer_salute'] = 'Payer salutation'; +$_['text_payer_firstname'] = 'Payer first name'; +$_['text_payer_middlename'] = 'Payer middle name'; +$_['text_payer_lastname'] = 'Payer last name'; +$_['text_payer_suffix'] = 'Payer suffix'; +$_['text_address_owner'] = 'Address owner'; +$_['text_address_status'] = 'Address status'; +$_['text_ship_sec_name'] = 'Ship to secondary name'; +$_['text_ship_name'] = 'Ship to name'; +$_['text_ship_street1'] = 'Ship to address 1'; +$_['text_ship_street2'] = 'Ship to address 2'; +$_['text_ship_city'] = 'Ship to city'; +$_['text_ship_state'] = 'Ship to state'; +$_['text_ship_zip'] = 'Ship to ZIP'; +$_['text_ship_country'] = 'Ship to country code'; +$_['text_ship_phone'] = 'Ship to phone number'; +$_['text_ship_sec_add1'] = 'Ship to secondary address 1'; +$_['text_ship_sec_add2'] = 'Ship to secondary address 2'; +$_['text_ship_sec_city'] = 'Ship to secondary city'; +$_['text_ship_sec_state'] = 'Ship to secondary state'; +$_['text_ship_sec_zip'] = 'Ship to secondary ZIP'; +$_['text_ship_sec_country'] = 'Ship to secondary country code'; +$_['text_ship_sec_phone'] = 'Ship to secondary phone'; +$_['text_trans_id'] = 'Transaction ID'; +$_['text_receipt_id'] = 'Receipt ID'; +$_['text_parent_trans_id'] = 'Parent transaction ID'; +$_['text_trans_type'] = 'Transaction type'; +$_['text_payment_type'] = 'Payment type'; +$_['text_order_time'] = 'Order time'; +$_['text_fee_amount'] = 'Fee amount'; +$_['text_settle_amount'] = 'Settle amount'; +$_['text_tax_amount'] = 'Tax amount'; +$_['text_exchange'] = 'Exchange rate'; +$_['text_payment_status'] = 'Payment status'; +$_['text_pending_reason'] = 'Pending reason'; +$_['text_reason_code'] = 'Reason code'; +$_['text_protect_elig'] = 'Protection eligibility'; +$_['text_protect_elig_type'] = 'Protection eligibility type'; +$_['text_store_id'] = 'Store ID'; +$_['text_terminal_id'] = 'Terminal ID'; +$_['text_invoice_number'] = 'Invoice number'; +$_['text_custom'] = 'Custom'; +$_['text_note'] = 'Note'; +$_['text_sales_tax'] = 'Sales tax'; +$_['text_buyer_id'] = 'Buyer ID'; +$_['text_close_date'] = 'Closing date'; +$_['text_multi_item'] = 'Multi item'; +$_['text_sub_amt'] = 'Subscription amount'; +$_['text_sub_period'] = 'Subscription period'; +$_['text_redirect'] = 'Redirect'; +$_['text_iframe'] = 'Iframe'; +$_['help_checkout_method'] = "Please use Redirect method if do not have SSL installed or if you do not have Pay with PayPal option disabled on your hosted payment page."; +$_['help_debug'] = "Logs additional information."; + +// Column +$_['column_trans_id'] = 'Transaction ID'; +$_['column_amount'] = 'Amount'; +$_['column_type'] = 'Payment type'; +$_['column_status'] = 'Status'; +$_['column_pend_reason'] = 'Pending reason'; +$_['column_date_added'] = 'Created'; +$_['column_action'] = 'Action'; + +// Tab +$_['tab_settings'] = 'Settings'; +$_['tab_order_status'] = 'Order Status'; +$_['tab_checkout_customisation'] = 'Checkout Customisation'; + +// Entry +$_['entry_username'] = 'API Username'; +$_['entry_password'] = 'API Password'; +$_['entry_signature'] = 'API Signature'; +$_['entry_test'] = 'Test Mode'; +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Order Status:'; +$_['entry_geo_zone'] = 'Geo Zone:'; +$_['entry_status'] = 'Status:'; +$_['entry_sort_order'] = 'Sort Order:'; +$_['entry_transaction_method'] = 'Transaction method:'; +$_['entry_transaction_id'] = 'Transaction ID'; +$_['entry_full_refund'] = 'Full refund'; +$_['entry_amount'] = 'Amount'; +$_['entry_message'] = 'Message'; +$_['entry_ipn_url'] = 'IPN URL:'; +$_['entry_checkout_method'] = 'Checkout Method:'; +$_['entry_debug'] = 'Debug mode:'; +$_['entry_canceled_reversal_status'] = 'Canceled Reversal Status:'; +$_['entry_completed_status'] = 'Completed Status:'; +$_['entry_denied_status'] = 'Denied Status:'; +$_['entry_expired_status'] = 'Expired Status:'; +$_['entry_failed_status'] = 'Failed Status:'; +$_['entry_pending_status'] = 'Pending Status:'; +$_['entry_processed_status'] = 'Processed Status:'; +$_['entry_refunded_status'] = 'Refunded Status:'; +$_['entry_reversed_status'] = 'Reversed Status:'; +$_['entry_voided_status'] = 'Voided Status:'; + +// Help +$_['help_test'] = 'Use the live or testing (sandbox) gateway server to process transactions? Test may fail in Internet Explorer'; +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active'; + +// Button +$_['button_refund'] = 'Refund'; +$_['button_void'] = 'Void'; +$_['button_capture'] = 'Capture'; +$_['button_reauthorise'] = 'Reauthorise'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment PayPal Website Payment Pro iFrame (UK)!'; +$_['error_sig'] = 'Signature Required!'; +$_['error_user'] = 'User Required!'; +$_['error_password'] = 'Password Required!'; +$_['error_timeout'] = 'Request timed out'; +$_['error_transaction_missing'] = 'Could not find the transaction'; +$_['error_missing_data'] = 'Missing data'; +$_['error_general'] = 'There was an error'; +$_['error_capture_amt'] = 'Enter an amount to capture'; \ No newline at end of file diff --git a/admin/ukrainian/payment/pp_standard.php b/admin/ukrainian/payment/pp_standard.php new file mode 100755 index 0000000..59a13ca --- /dev/null +++ b/admin/ukrainian/payment/pp_standard.php @@ -0,0 +1,44 @@ +PayPal Website Payment Pro'; +$_['text_authorization'] = 'Authorization'; +$_['text_sale'] = 'Sale'; + +// Entry +$_['entry_email'] = 'E-Mail'; +$_['entry_test'] = 'Sandbox Mode'; +$_['entry_transaction'] = 'Transaction Method'; +$_['entry_debug'] = 'Debug Mode'; +$_['entry_total'] = 'Total'; +$_['entry_canceled_reversal_status'] = 'Canceled Reversal Status'; +$_['entry_completed_status'] = 'Completed Status'; +$_['entry_denied_status'] = 'Denied Status'; +$_['entry_expired_status'] = 'Expired Status'; +$_['entry_failed_status'] = 'Failed Status'; +$_['entry_pending_status'] = 'Pending Status'; +$_['entry_processed_status'] = 'Processed Status'; +$_['entry_refunded_status'] = 'Refunded Status'; +$_['entry_reversed_status'] = 'Reversed Status'; +$_['entry_voided_status'] = 'Voided Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; + +// Tab +$_['tab_general'] = 'General'; +$_['tab_status'] = 'Order status'; + +// Help +$_['help_test'] = 'Use the live or testing (sandbox) gateway server to process transactions?'; +$_['help_debug'] = 'Logs additional information to the system log'; +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment PayPal!'; +$_['error_email'] = 'E-Mail required!'; \ No newline at end of file diff --git a/admin/ukrainian/payment/realex.php b/admin/ukrainian/payment/realex.php new file mode 100755 index 0000000..c50e89a --- /dev/null +++ b/admin/ukrainian/payment/realex.php @@ -0,0 +1,97 @@ +Realex'; + +// Entry +$_['entry_merchant_id'] = 'Merchant ID'; +$_['entry_secret'] = 'Shared secret'; +$_['entry_rebate_password'] = 'Rebate password'; +$_['entry_total'] = 'Total'; +$_['entry_sort_order'] = 'Sort order'; +$_['entry_geo_zone'] = 'Geo zone'; +$_['entry_status'] = 'Status'; +$_['entry_debug'] = 'Debug logging'; +$_['entry_live_demo'] = 'Live / Demo'; +$_['entry_auto_settle'] = 'Settlement type'; +$_['entry_card_select'] = 'Select card'; +$_['entry_tss_check'] = 'TSS checks'; +$_['entry_live_url'] = 'Live connection URL'; +$_['entry_demo_url'] = 'Demo connection URL'; +$_['entry_status_success_settled'] = 'Success - settled'; +$_['entry_status_success_unsettled'] = 'Success - not settled'; +$_['entry_status_decline'] = 'Decline'; +$_['entry_status_decline_pending'] = 'Decline - offline auth'; +$_['entry_status_decline_stolen'] = 'Decline - lost or stolen card'; +$_['entry_status_decline_bank'] = 'Decline - bank error'; +$_['entry_status_void'] = 'Voided'; +$_['entry_status_rebate'] = 'Rebated'; +$_['entry_notification_url'] = 'Notification URL'; + +// Help +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active'; +$_['help_card_select'] = 'Ask the user to choose their card type before they are redirected'; +$_['help_notification'] = 'You need to supply this URL to Realex to get payment notifications'; +$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise'; +$_['help_dcc_settle'] = 'If your subaccount is DCC enabled you must use Autosettle'; + +// Tab +$_['tab_account'] = 'API info'; +$_['tab_sub_account'] = 'Accounts'; +$_['tab_order_status'] = 'Order status'; +$_['tab_payment'] = 'Payment settings'; +$_['tab_advanced'] = 'Advanced'; + +// Button +$_['button_capture'] = 'Capture'; +$_['button_rebate'] = 'Rebate / refund'; +$_['button_void'] = 'Void'; + +// Error +$_['error_merchant_id'] = 'Merchant ID is required'; +$_['error_secret'] = 'Shared secret is required'; +$_['error_live_url'] = 'Live URL is required'; +$_['error_demo_url'] = 'Demo URL is required'; +$_['error_data_missing'] = 'Data missing'; +$_['error_use_select_card'] = 'You must have "Select Card" enabled for subaccount routing by card type to work'; \ No newline at end of file diff --git a/admin/ukrainian/payment/realex_remote.php b/admin/ukrainian/payment/realex_remote.php new file mode 100755 index 0000000..c970b9f --- /dev/null +++ b/admin/ukrainian/payment/realex_remote.php @@ -0,0 +1,92 @@ +Realex'; + +// Column +$_['text_column_amount'] = 'Amount'; +$_['text_column_type'] = 'Type'; +$_['text_column_date_added'] = 'Created'; + +// Entry +$_['entry_merchant_id'] = 'Merchant ID'; +$_['entry_secret'] = 'Shared secret'; +$_['entry_rebate_password'] = 'Rebate password'; +$_['entry_total'] = 'Total'; +$_['entry_sort_order'] = 'Sort order'; +$_['entry_geo_zone'] = 'Geo zone'; +$_['entry_status'] = 'Status'; +$_['entry_debug'] = 'Debug logging'; +$_['entry_auto_settle'] = 'Settlement type'; +$_['entry_tss_check'] = 'TSS checks'; +$_['entry_card_data_status'] = 'Card info logging'; +$_['entry_3d'] = 'Enable 3D secure'; +$_['entry_liability_shift'] = 'Accept non-liability shifting scenarios'; +$_['entry_status_success_settled'] = 'Success - settled'; +$_['entry_status_success_unsettled'] = 'Success - not settled'; +$_['entry_status_decline'] = 'Decline'; +$_['entry_status_decline_pending'] = 'Decline - offline auth'; +$_['entry_status_decline_stolen'] = 'Decline - lost or stolen card'; +$_['entry_status_decline_bank'] = 'Decline - bank error'; +$_['entry_status_void'] = 'Voided'; +$_['entry_status_rebate'] = 'Rebated'; + +// Help +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active'; +$_['help_card_select'] = 'Ask the user to choose thier card type before they are redirected'; +$_['help_notification'] = 'You need to supply this URL to Realex to get payment notifications'; +$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise.'; +$_['help_liability'] = 'Accepting liability means you will still accept payments when a user fails 3D secure.'; +$_['help_card_data_status'] = 'Logs last 4 cards digits, expire, name, type and issuing bank information'; + +// Tab +$_['tab_account'] = 'API info'; +$_['tab_sub_account'] = 'Accounts'; +$_['tab_order_status'] = 'Order Status'; +$_['tab_payment'] = 'Payment Settings'; + +// Button +$_['button_capture'] = 'Capture'; +$_['button_rebate'] = 'Rebate / refund'; +$_['button_void'] = 'Void'; + +// Error +$_['error_merchant_id'] = 'Merchant ID is required'; +$_['error_secret'] = 'Shared secret is required'; \ No newline at end of file diff --git a/admin/ukrainian/payment/sagepay_direct.php b/admin/ukrainian/payment/sagepay_direct.php new file mode 100755 index 0000000..ae45ad5 --- /dev/null +++ b/admin/ukrainian/payment/sagepay_direct.php @@ -0,0 +1,69 @@ +SagePay'; +$_['text_sim'] = 'Симулятор'; +$_['text_test'] = 'Тест'; +$_['text_live'] = 'Робочий'; +$_['text_defered'] = 'Відкледений'; +$_['text_authenticate'] = 'Authenticate'; +$_['text_release_ok'] = 'Release was successful'; +$_['text_release_ok_order'] = 'Release was successful, order status updated to success - settled'; +$_['text_rebate_ok'] = 'Rebate was successful'; +$_['text_rebate_ok_order'] = 'Rebate was successful, order status updated to rebated'; +$_['text_void_ok'] = 'Void was successful, order status updated to voided'; +$_['text_payment_info'] = 'Payment information'; +$_['text_release_status'] = 'Payment released'; +$_['text_void_status'] = 'Payment voided'; +$_['text_rebate_status'] = 'Payment rebated'; +$_['text_order_ref'] = 'Order ref'; +$_['text_order_total'] = 'Total authorised'; +$_['text_total_released'] = 'Total released'; +$_['text_transactions'] = 'Transactions'; +$_['text_column_amount'] = 'Amount'; +$_['text_column_type'] = 'Type'; +$_['text_column_date_added'] = 'Created'; +$_['text_confirm_void'] = 'Are you sure you want to void the payment?'; +$_['text_confirm_release'] = 'Are you sure you want to release the payment?'; +$_['text_confirm_rebate'] = 'Are you sure you want to rebate the payment?'; + +// Entry +$_['entry_vendor'] = 'Vendor'; +$_['entry_test'] = 'Test Mode'; +$_['entry_transaction'] = 'Transaction Method'; +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Order Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; +$_['entry_debug'] = 'Debug logging'; +$_['entry_card'] = 'Store Cards'; +$_['entry_cron_job_token'] = 'Secret Token'; +$_['entry_cron_job_url'] = 'Cron Job\'s URL'; +$_['entry_last_cron_job_run'] = 'Last cron job\'s run time:'; + +// Help +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.'; +$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise'; +$_['help_transaction'] = 'Transaction method MUST be set to Payment to allow subscription payments'; +$_['help_cron_job_token'] = 'Make this long and hard to guess'; +$_['help_cron_job_url'] = 'Set a cron job to call this URL'; + +// Button +$_['btn_release'] = 'Release'; +$_['btn_rebate'] = 'Rebate / refund'; +$_['btn_void'] = 'Void'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment SagePay!'; +$_['error_vendor'] = 'Vendor ID Required!'; \ No newline at end of file diff --git a/admin/ukrainian/payment/sagepay_server.php b/admin/ukrainian/payment/sagepay_server.php new file mode 100755 index 0000000..2221844 --- /dev/null +++ b/admin/ukrainian/payment/sagepay_server.php @@ -0,0 +1,64 @@ +SagePay'; +$_['text_sim'] = 'Simulator'; +$_['text_test'] = 'Test'; +$_['text_live'] = 'Live'; +$_['text_defered'] = 'Defered'; +$_['text_authenticate'] = 'Authenticate'; +$_['text_release_ok'] = 'Release was successful'; +$_['text_release_ok_order'] = 'Release was successful, order status updated to success - settled'; +$_['text_rebate_ok'] = 'Rebate was successful'; +$_['text_rebate_ok_order'] = 'Rebate was successful, order status updated to rebated'; +$_['text_void_ok'] = 'Void was successful, order status updated to voided'; +$_['text_payment_info'] = 'Payment information'; +$_['text_release_status'] = 'Payment released'; +$_['text_void_status'] = 'Payment voided'; +$_['text_rebate_status'] = 'Payment rebated'; +$_['text_order_ref'] = 'Order ref'; +$_['text_order_total'] = 'Total authorised'; +$_['text_total_released'] = 'Total released'; +$_['text_transactions'] = 'Transactions'; +$_['text_column_amount'] = 'Amount'; +$_['text_column_type'] = 'Type'; +$_['text_column_date_added'] = 'Created'; +$_['text_confirm_void'] = 'Are you sure you want to void the payment?'; +$_['text_confirm_release'] = 'Are you sure you want to release the payment?'; +$_['text_confirm_rebate'] = 'Are you sure you want to rebate the payment?'; + +// Entry +$_['entry_vendor'] = 'Vendor'; +$_['entry_test'] = 'Test Mode'; +$_['entry_transaction'] = 'Transaction Method'; +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Order Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; +$_['entry_debug'] = 'Debug logging'; +$_['entry_card'] = 'Store Cards'; +$_['entry_cron_job_token'] = 'Secret Token'; +$_['entry_cron_job_url'] = 'Cron Job\'s URL:'; +$_['entry_last_cron_job_run'] = 'Last cron job\'s run time:'; + +// Help +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.'; +$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise'; +$_['help_transaction'] = 'Transaction method MUST be set to Payment to allow subscription payments'; +$_['help_cron_job_token'] = 'Make this long and hard to guess'; +$_['help_cron_job_url'] = 'Set a cron job to call this URL'; + +// Button +$_['btn_release'] = 'Release'; +$_['btn_rebate'] = 'Rebate / refund'; +$_['btn_void'] = 'Void'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment SagePay!'; +$_['error_vendor'] = 'Vendor ID Required!'; \ No newline at end of file diff --git a/admin/ukrainian/payment/sagepay_us.php b/admin/ukrainian/payment/sagepay_us.php new file mode 100755 index 0000000..8e3be83 --- /dev/null +++ b/admin/ukrainian/payment/sagepay_us.php @@ -0,0 +1,30 @@ +SagePay'; +$_['text_payment'] = 'Payment'; +$_['text_enabled'] = 'Enabled'; +$_['text_disabled'] = 'Disabled'; +$_['text_yes'] = 'Yes'; +$_['text_no'] = 'No'; +$_['text_all_geo_zones'] = 'All Geo Zones'; +$_['text_process_immediately'] = 'Process immediately'; +$_['text_wait_x_days'] = 'Wait %d days'; +$_['text_success'] = 'Success: You have modified Secure Trading module!'; +$_['text_pending_settlement'] = 'Pending Settlement'; +$_['text_authorisation_reversed'] = 'Authorisation was successfully reversed'; +$_['text_refund_issued'] = 'Refund was successfully issued'; +$_['text_pending_settlement_manually_overriden'] = 'Pending Settlement, manually overriden'; +$_['text_pending_suspended'] = 'Suspended'; +$_['text_pending_settled'] = 'Settled'; + +$_['entry_site_reference'] = 'Site reference'; +$_['entry_username'] = 'Username'; +$_['entry_password'] = 'Password'; +$_['entry_site_security_status'] = 'Use Site Security hash'; +$_['entry_site_security_password'] = 'Site Security password'; +$_['entry_notification_password'] = 'Notification password'; +$_['entry_order_status'] = 'Order status'; +$_['entry_declined_order_status'] = 'Declined order status'; +$_['entry_refunded_order_status'] = 'Refunded order status'; +$_['entry_authorisation_reversed_order_status'] = 'Authorisation reversed order status'; +$_['entry_settle_status'] = 'Settlement status'; +$_['entry_settle_due_date'] = 'Settlement due date'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_sort_order'] = 'Sort Order'; +$_['entry_status'] = 'Status'; +$_['entry_total'] = 'Total'; +$_['entry_parent_css'] = 'Parent CSS'; +$_['entry_child_css'] = 'Child CSS'; +$_['entry_cards_accepted'] = 'Accepted cards'; +$_['entry_reverse_authorisation'] = 'Reverse Authorisation:'; +$_['entry_refunded'] = 'Refunded:'; +$_['entry_refund'] = 'Issue refund (%s):'; + +$_['error_permission'] = 'You do not have permissions to modify this module'; +$_['error_site_reference'] = 'Site Reference is required'; +$_['error_notification_password'] = 'Notification password is required'; +$_['error_cards_accepted'] = 'Accepted cards is required'; +$_['error_username'] = 'Username is required'; +$_['error_password'] = 'Password is required'; +$_['error_connection'] = 'Could not connect to Secure Trading'; +$_['error_data_missing'] = 'Data missing'; + +$_['help_username'] = 'Your webservice username'; +$_['help_password'] = 'Your webservice password'; +$_['help_refund'] = 'Please include the decimal point and the decimal part of the amount'; +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active'; + +$_['button_reverse_authorisation'] = 'Reverse Authorisation'; +$_['button_refund'] = 'Refund'; + + +// Order page - payment tab +$_['text_payment_info'] = 'Payment information'; +$_['text_release_status'] = 'Payment released'; +$_['text_void_status'] = 'Reverse Authorisation'; +$_['text_rebate_status'] = 'Payment rebated'; +$_['text_order_ref'] = 'Order ref'; +$_['text_order_total'] = 'Total authorised'; +$_['text_total_released'] = 'Total released'; +$_['text_transactions'] = 'Transactions'; +$_['text_column_amount'] = 'Amount'; +$_['text_column_type'] = 'Type'; +$_['text_column_created'] = 'Created'; +$_['text_release_ok'] = 'Release was successful'; +$_['text_release_ok_order'] = 'Release was successful, order status updated to success - settled'; +$_['text_rebate_ok'] = 'Rebate was successful'; +$_['text_rebate_ok_order'] = 'Rebate was successful, order status updated to rebated'; +$_['text_void_ok'] = 'Void was successful, order status updated to voided'; + +$_['text_confirm_void'] = 'Are you sure you want to reverse the authorisation?'; +$_['text_confirm_release'] = 'Are you sure you want to release the payment?'; +$_['text_confirm_rebate'] = 'Are you sure you want to rebate the payment?'; + +$_['btn_release'] = 'Release'; +$_['btn_rebate'] = 'Rebate / refund'; +$_['btn_void'] = 'Reverse Authorisation'; \ No newline at end of file diff --git a/admin/ukrainian/payment/securetrading_ws.php b/admin/ukrainian/payment/securetrading_ws.php new file mode 100755 index 0000000..2a0e9e8 --- /dev/null +++ b/admin/ukrainian/payment/securetrading_ws.php @@ -0,0 +1,118 @@ +SagePay'; +$_['text_payment'] = 'Payment'; +$_['text_enabled'] = 'Enabled'; +$_['text_disabled'] = 'Disabled'; +$_['text_yes'] = 'Yes'; +$_['text_no'] = 'No'; +$_['text_all_geo_zones'] = 'All Geo Zones'; +$_['text_process_immediately'] = 'Process immediately'; +$_['text_wait_x_days'] = 'Wait %d days'; +$_['text_wait'] = 'Please wait.'; +$_['text_authorisation_reversed'] = 'Authorisation was successfully reversed'; +$_['text_refund_issued'] = 'Refund was successfully issued'; +$_['text_success'] = 'Success: You have modified Secure Trading Web Service module!'; +$_['text_pending_settlement'] = 'Pending Settlement'; +$_['text_manual_settlement'] = 'Manual Settlement'; +$_['text_suspended'] = 'Suspended'; +$_['text_cancelled'] = 'Cancelled'; +$_['text_settling'] = 'Settling'; +$_['text_settled'] = 'Settled'; +$_['text_no_transactions'] = 'No transactions to show'; +$_['text_ok'] = 'Ok'; +$_['text_denied'] = 'Denied'; +$_['text_transactions'] = 'transactions'; +$_['text_pending_settlement'] = 'Pending Settlement'; +$_['text_pending_settlement_manually_overriden'] = 'Pending Settlement, manually overriden'; +$_['text_pending_suspended'] = 'Suspended'; +$_['text_pending_settled'] = 'Settled'; + +$_['entry_site_reference'] = 'Site reference'; +$_['entry_username'] = 'Username'; +$_['entry_password'] = 'Password'; +$_['entry_csv_username'] = 'CSV username'; +$_['entry_csv_password'] = 'CSV password'; +$_['entry_3d_secure'] = 'Use 3D Secure'; +$_['entry_cards_accepted'] = 'Accepted cards'; +$_['entry_order_status'] = 'Order status'; +$_['entry_failed_order_status'] = 'Failed order status'; +$_['entry_declined_order_status'] = 'Declined order status'; +$_['entry_refunded_order_status'] = 'Refunded order status'; +$_['entry_authorisation_reversed_order_status'] = 'Authorisation reversed order status'; +$_['entry_settle_status'] = 'Settlement status'; +$_['entry_settle_due_date'] = 'Settlement due date'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_sort_order'] = 'Sort Order'; +$_['entry_status'] = 'Status'; +$_['entry_total'] = 'Total'; +$_['entry_reverse_authorisation'] = 'Reverse Authorisation:'; +$_['entry_refunded'] = 'Refunded:'; +$_['entry_refund'] = 'Issue refund (%s):'; +$_['entry_currency'] = 'Currency'; +$_['entry_status_code'] = 'Error code'; +$_['entry_payment_type'] = 'Payment Type'; +$_['entry_request'] = 'Request'; +$_['entry_settle_status'] = 'Settle Status'; +$_['entry_date_from'] = 'Date From'; +$_['entry_date_to'] = 'Date To'; +$_['entry_hour'] = 'Hour'; +$_['entry_minute'] = 'Minute'; + +$_['column_order_id'] = 'Order ID'; +$_['column_transaction_reference'] = "Transaction reference"; +$_['column_customer'] = "Customer"; +$_['column_total'] = "Total"; +$_['column_currency'] = "Currency"; +$_['column_settle_status'] = "Settle status"; +$_['column_status'] = "Status"; +$_['column_type'] = "Type"; +$_['column_payment_type'] = "Payment type"; + +$_['error_permission'] = 'You do not have permissions to modify this module'; +$_['error_site_reference'] = 'Site Reference is required'; +$_['error_cards_accepted'] = 'Accepted cards is required'; +$_['error_username'] = 'Username is required'; +$_['error_password'] = 'Password is required'; +$_['error_connection'] = 'Could not connect to Secure Trading'; +$_['error_data_missing'] = 'Data missing'; + +$_['help_refund'] = 'Please include the decimal point and the decimal part of the amount'; +$_['help_csv_username'] = 'Username of the Transaction Download service'; +$_['help_csv_password'] = 'Password of the Transaction Download service'; +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active'; + +$_['button_reverse_authorisation'] = 'Reverse Authorisation'; +$_['button_refund'] = 'Refund'; +$_['button_show'] = 'Show'; +$_['button_download'] = 'Download'; + +// Order page - payment tab +$_['text_payment_info'] = 'Payment information'; +$_['text_release_status'] = 'Payment released'; +$_['text_void_status'] = 'Reverse Authorisation'; +$_['text_rebate_status'] = 'Payment rebated'; +$_['text_order_ref'] = 'Order ref'; +$_['text_order_total'] = 'Total authorised'; +$_['text_total_released'] = 'Total released'; +$_['text_transactions'] = 'Transactions'; +$_['text_column_amount'] = 'Amount'; +$_['text_column_type'] = 'Type'; +$_['text_column_created'] = 'Created'; +$_['text_release_ok'] = 'Release was successful'; +$_['text_release_ok_order'] = 'Release was successful, order status updated to success - settled'; +$_['text_rebate_ok'] = 'Rebate was successful'; +$_['text_rebate_ok_order'] = 'Rebate was successful, order status updated to rebated'; +$_['text_void_ok'] = 'Void was successful, order status updated to voided'; + +$_['text_confirm_void'] = 'Are you sure you want to reverse the authorisation?'; +$_['text_confirm_release'] = 'Are you sure you want to release the payment?'; +$_['text_confirm_rebate'] = 'Are you sure you want to rebate the payment?'; + +$_['btn_release'] = 'Release'; +$_['btn_rebate'] = 'Rebate / refund'; +$_['btn_void'] = 'Reverse Authorisation'; \ No newline at end of file diff --git a/admin/ukrainian/payment/twocheckout.php b/admin/ukrainian/payment/twocheckout.php new file mode 100755 index 0000000..1f543ee --- /dev/null +++ b/admin/ukrainian/payment/twocheckout.php @@ -0,0 +1,29 @@ +2Checkout'; + +// Entry +$_['entry_account'] = '2Checkout Account ID'; +$_['entry_secret'] = 'Secret Word'; +$_['entry_display'] = 'Direct Checkout'; +$_['entry_test'] = 'Test Mode'; +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Order Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; + +// Help +$_['help_secret'] = 'The secret word to confirm transactions with (must be the same as defined on the merchant account configuration page).'; +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment 2Checkout!'; +$_['error_account'] = 'Account No. Required!'; +$_['error_secret'] = 'Secret Word Required!'; \ No newline at end of file diff --git a/admin/ukrainian/payment/web_payment_software.php b/admin/ukrainian/payment/web_payment_software.php new file mode 100755 index 0000000..b7b1ebd --- /dev/null +++ b/admin/ukrainian/payment/web_payment_software.php @@ -0,0 +1,32 @@ +Web Payment Software'; +$_['text_test'] = 'Test'; +$_['text_live'] = 'Live'; +$_['text_authorization'] = 'Authorization'; +$_['text_capture'] = 'Capture'; + +// Entry +$_['entry_login'] = 'Merchant ID'; +$_['entry_key'] = 'Merchant Key'; +$_['entry_mode'] = 'Transaction Mode'; +$_['entry_method'] = 'Transaction Method'; +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Order Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; + +// Help +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment Web Payment Software!'; +$_['error_login'] = 'Login ID Required!'; +$_['error_key'] = 'Transaction Key Required!'; \ No newline at end of file diff --git a/admin/ukrainian/payment/worldpay.php b/admin/ukrainian/payment/worldpay.php new file mode 100755 index 0000000..09e0c7d --- /dev/null +++ b/admin/ukrainian/payment/worldpay.php @@ -0,0 +1,33 @@ +Worldpay'; +$_['text_successful'] = 'On - Always Successful'; +$_['text_declined'] = 'On - Always Declined'; +$_['text_off'] = 'Off'; + +// Entry +$_['entry_merchant'] = 'Merchant ID'; +$_['entry_password'] = 'Payment Response Password'; +$_['entry_callback'] = 'Relay Response URL'; +$_['entry_test'] = 'Test Mode'; +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Order Status'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Status'; +$_['entry_sort_order'] = 'Sort Order'; + +// Help +$_['help_password'] = 'This has to be set in the WorldPay control panel.'; +$_['help_callback'] = 'This has to be set in the WorldPay control panel. You will also need to check the "Enable the Shopper Response".'; +$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify payment WorldPay!'; +$_['error_merchant'] = 'Merchant ID Required!'; +$_['error_password'] = 'Password Required!'; \ No newline at end of file diff --git a/admin/ukrainian/report/affiliate.php b/admin/ukrainian/report/affiliate.php new file mode 100755 index 0000000..3292001 --- /dev/null +++ b/admin/ukrainian/report/affiliate.php @@ -0,0 +1,24 @@ +%s змінили деталі облікового запису.'; +$_['text_forgotten'] = '%s запросили новий пароль.'; +$_['text_login'] = '%s увійшли.'; +$_['text_password'] = '%s змінили пароль облікового запису партнерської програми'; +$_['text_payment'] = '%s змінили свої платіжні деталі.'; +$_['text_register'] = '%s зареєстрували обліковий запис.'; + +// Column +$_['column_affiliate'] = 'Партнер'; +$_['column_comment'] = 'Коментарій'; +$_['column_ip'] = 'IP'; +$_['column_date_added'] = 'Дата додавання'; + +// Entry +$_['entry_affiliate'] = 'Партнер'; +$_['entry_ip'] = 'IP'; +$_['entry_date_start'] = 'Дата початку'; +$_['entry_date_end'] = 'Дата закінчення'; \ No newline at end of file diff --git a/admin/ukrainian/report/customer_activity.php b/admin/ukrainian/report/customer_activity.php new file mode 100755 index 0000000..a0535a5 --- /dev/null +++ b/admin/ukrainian/report/customer_activity.php @@ -0,0 +1,35 @@ +%s додали нову адресу.'; +$_['text_address_edit'] = '%s змінили свої адреси.'; +$_['text_address_delete'] = '%s видалили одну з своїх адрес.'; +$_['text_edit'] = '%s змінили деталі облікового запису.'; +$_['text_forgotten'] = '%s запросили нагадування паролю.'; +$_['text_login'] = '%s увійшли на сайт.'; +$_['text_password'] = '%s змінили пароль облікового запису.'; +$_['text_register'] = '%s зареєстрували обліковий запис.'; +$_['text_return_account'] = '%s запросили повернення товару.'; +$_['text_return_guest'] = '%s запросили повернення товару.'; +$_['text_order_account'] = '%s зробили нове замовлення.'; +$_['text_order_guest'] = '%s зробили нове замовлення.'; + +// Column +$_['column_customer'] = 'Покупець'; +$_['column_comment'] = 'Коментар'; +$_['column_ip'] = 'IP'; +$_['column_date_added'] = 'Дата додавання'; + +// Entry +$_['entry_customer'] = 'Покупець'; +$_['entry_ip'] = 'IP'; +$_['entry_date_start'] = 'Дата початку'; +$_['entry_date_end'] = 'Дата закінчення'; \ No newline at end of file diff --git a/admin/ukrainian/report/customer_credit.php b/admin/ukrainian/report/customer_credit.php new file mode 100755 index 0000000..0d88ac2 --- /dev/null +++ b/admin/ukrainian/report/customer_credit.php @@ -0,0 +1,21 @@ +замовлення!'; \ No newline at end of file diff --git a/admin/ukrainian/sale/voucher_theme.php b/admin/ukrainian/sale/voucher_theme.php new file mode 100755 index 0000000..1c1c8ad --- /dev/null +++ b/admin/ukrainian/sale/voucher_theme.php @@ -0,0 +1,29 @@ +підключитися тут. Після отримання ключа скопіюйте і вставте його у поле знизу.'; +$_['help_fraud_score'] = 'Чим більша оцінка тим вища імовірність того, що замовлення шахрайське. Встановіть оцінку в межах 0 - 100.'; +$_['help_fraud_status'] = 'Замовлення, в яких оцінка ризику буде вищою від встановленого Вами рівня, отримають наступний статус замовлення і не зможуть автоматично отримати статус "Завершено".'; +$_['help_secure'] = 'Для використання SSL перевірте чи на Вашому хості встановлено SSL сертифікат і додайте SSL URL до каталогу і admin config files.'; +$_['help_shared'] = 'Спробуйте розділити cookie сеансу між магазинами так що кошик може бути передано між різними доменами.'; +$_['help_robots'] = 'Список пошукових ботів для яких не будуть використовуватися загальні сесії. Використовуйте окремий рядок для кожного бота.'; +$_['help_seo_url'] = 'Для використання SEO URLs, повинен бути встановлений модуль apache mod-rewrite і треба перейменувати htaccess.txt на .htaccess.'; +$_['help_file_max_size'] = 'Максимальний розмір файлу зображення, який можна завантажити в Image Manager. Вводити в байтах.'; +$_['help_file_ext_allowed'] = 'Введіть розширення файлів які можна завантажувати. Для кожного розширення використовуйте окремий рядок.'; +$_['help_file_mime_allowed'] = 'Введіть які mime типи файлів можна завантажувати. Новий рядок для кожного значення.'; +$_['help_maintenance'] = 'Закриває Ваш магазин від перегляду відвідувачами. Замість магазину Вони побачать повідомлення про сервісні роботи. Всі, хто увійде як адміністратор будуть бачити сайт в звичайному режимі.'; +$_['help_password'] = 'Дозволити використовувати забутий пароль для адміністратора. Ця опція буде заборонена автоматично, якщо система почує спробу злому.'; +$_['help_encryption'] = 'Будь-ласка забезпечте секретний код, який буде використано для шифрування приватної інформації при обробці замовлень.'; +$_['help_compression'] = 'GZIP дял більш ефективного передавання даних. Рівень стиску повинен бути в межах 0 - 9.'; +$_['help_google_analytics'] = 'Увідіть в Ваш Google Analytics обліковий запис і після створення облікового запису скопіюйте і вставте код для аналітики в це поле.'; + +// Error +$_['error_warning'] = 'Уважно перевірте форму на помилки!'; +$_['error_permission'] = 'У Вас немає доступу для зміни налаштувань!'; +$_['error_name'] = 'Назва магазину повинна містити від 3 до 32 символів!'; +$_['error_owner'] = 'Власник Магазину повинен містити від 3 до 64 символів!'; +$_['error_address'] = 'Адреса магазину повинна містити від 10 до 256 символів!'; +$_['error_email'] = 'Неправильний E-Mail!'; +$_['error_telephone'] = 'Телефон повинен містити від 3 до 32 символів!'; +$_['error_meta_title'] = 'Мета тайт повинен містити від 3 до 32 символів!'; +$_['error_limit'] = 'Межа потрібна!'; +$_['error_customer_group_display'] = 'Необхідно включити групу користувачів за замовчуванням, якщо Ви збираєтеся використовувати цю функцію!'; +$_['error_voucher_min'] = 'Необхідно вказати мінімальну суму сертифікату!'; +$_['error_voucher_max'] = 'Необхідно вказати мінімальну суму сертифікату!'; +$_['error_processing_status'] = 'Необхідно вказати хоча б 1 статус обробки замовлення'; +$_['error_complete_status'] = 'Необхідно вказати хоча б 1 статус завершення замовлення'; +$_['error_image_thumb'] = 'Необхідно вказати оришінальний розмір зображення!'; +$_['error_image_popup'] = 'Необхідно вказати розмір виринаючого зображення!'; +$_['error_image_product'] = 'Необхідно вказати зображення товару в списку товарів!'; +$_['error_image_category'] = 'Необхідно вказати розмір зображення для списку категорій!'; +$_['error_image_additional'] = 'Необхідно вказати розмір для додаткових зображень товару!'; +$_['error_image_related'] = 'Необхідно вказати для зображень схожих товарів!'; +$_['error_image_compare'] = 'Необхідно вказати розмір зображень для порівняння товарів!'; +$_['error_image_wishlist'] = 'Необхідно вказати розмір зображень для Списку побажань!'; +$_['error_image_cart'] = 'Необхідно вказати розмір зображень для кошика!'; +$_['error_image_location'] = 'Необхідно вказати розмір зображення для магазину!'; +$_['error_ftp_hostname'] = 'Необхідно вказаи FTP Host!'; +$_['error_ftp_port'] = 'Необхідно вказати FTP Port!'; +$_['error_ftp_username'] = 'Необхідно вказати FTP Username!'; +$_['error_ftp_password'] = 'Необхідно вказати FTP пароль!'; +$_['error_error_filename'] = 'Необхідно вказати назву файлу для Журналу помилок'; +$_['error_encryption'] = 'Код шифрування повинен містити від 3 до 32 символів!'; \ No newline at end of file diff --git a/admin/ukrainian/setting/store.php b/admin/ukrainian/setting/store.php new file mode 100755 index 0000000..0524ab9 --- /dev/null +++ b/admin/ukrainian/setting/store.php @@ -0,0 +1,129 @@ +
Не використовуйте каталоги для створення нового магазину. Необхідно завжди вказувати інший домен чи суб-домен у Вашому хостингу.'; +$_['help_ssl'] = 'SSL шлях до Вашого магазину. Переконайтеся що додали \'/\' в кінці. Наприклад: http://www.yourdomain.com/path/

Не використовуйте каталоги для створення нового магазину. Необхідно завжди вказувати інший домен чи суб-домен у Вашому хостингу.'; +$_['help_geocode'] = 'Будь-ласка введіть Гео код розміщення вашого магазину вручну.'; +$_['help_open'] = 'Введіть графік роботи вашого магазину.'; +$_['help_comment'] = 'Це поле для будь-якої пеціальної інформації, яку б Ви хотіли сказати покупцям, наприклад Магазин не приймає платіжні карти.'; +$_['help_location'] = 'Всі місця розташування магазинів, які у Вас є і які Ви хочете щоб були розміщенні у формі Контактна інформація.'; +$_['help_currency'] = 'Змінити валюту за замовчуванням. Очистити кеш Вашого браузера щоб побачити зміни і перезавантажити cookie.'; +$_['help_product_limit'] = 'Визначає скільки каталожних одиниць відображається на сторінці (товарів, категорій і т. д.)'; +$_['help_product_description_length'] = 'У вигляді списку, короткий опис, обмеження кількості символів (категорії, спеціальні і т. д.)'; +$_['help_tax_default'] = 'Використати адресу магазину для обчислення податків якщо ніхто не зайшов у магазин. Ви можете вибрати використання адреси магазину для обчислення доставки чи для платіжної інформації.'; +$_['help_tax_customer'] = 'Використати адресу клієнта за замовчуванням коли він заходить для обчислення податків. Ви модете вибрати використання адреси за замовчуванням для обчислення доставки чи для платіжної інформації.'; +$_['help_customer_group'] = 'Група клієнтів за замовчуванням.'; +$_['help_customer_group_display'] = 'Відображати групи клієнтів, щоб нові клієнти могли вибрати групу, наприклад оптова торгівля чи бізнес, коли будуть реєструватися.'; +$_['help_customer_price'] = 'Відображати ціни тільки коли клієнт ввійде на сайт.'; +$_['help_account'] = 'Вимагати в відвідувачів погоджуватися з умовами перед створенням облікового запису.'; +$_['help_checkout_guest'] = 'Дозволити покупцям оформлення замовлення без створення облікового запису. Ця опція недоступна коли в кошик доданий продукт який вимагає завантаження.'; +$_['help_checkout'] = 'Вимагати в покупців погоджуатися з умовами перед оформленням замовлення.'; +$_['help_order_status'] = 'Встановити статус замовлення за замовчуванням коли замовлення обробляється.'; +$_['help_stock_display'] = 'Відображати кількість товару на сторінці товару.'; +$_['help_stock_checkout'] = 'Дозволити покупцям оформляти замовлення навіть коли товари, які вони замовляють відсутні на складі.'; +$_['help_icon'] = 'Іконка повинна мати розширення PNG з роздільною здатністю 16px x 16px.'; +$_['help_secure'] = 'Для використання SSL перевірте свій хост чи встановлений SSL сертифікат.'; + +// Error +$_['error_warning'] = 'Уважно перевірте форму на наявність помилок!'; +$_['error_permission'] = 'У Вас немає доступу для зміни магазинів!'; +$_['error_name'] = 'Назва магазину повинна містити від 3 до 32 символів!'; +$_['error_owner'] = 'Ім’я власника магазину повинно містити від 3 до 64 символів!'; +$_['error_address'] = 'Адреса магазину повинна містити від 10 до 256 символів!'; +$_['error_email'] = 'Адреса E-Mail неправильна!'; +$_['error_telephone'] = 'Номер телефону повинен містити від 3 до 32 символів!'; +$_['error_url'] = 'Необхідно вказати URL магазину!'; +$_['error_meta_title'] = 'Мета тег Назва повинен містити від 3 до 32 символів!'; +$_['error_limit'] = 'Необхідно вказати ліміт!'; +$_['error_customer_group_display'] = 'Необхідно вказати групу користувачів за замовчуванням якщо Ви хочете використати цю функцію!'; +$_['error_image_thumb'] = 'Необхідно вказати розміри для оригінального зображення товару!'; +$_['error_image_popup'] = 'Необхідно вказати розміри для виринаючого зображення товару!'; +$_['error_image_product'] = 'Необхідно вказати розміри для зображення товару в списку товарів!'; +$_['error_image_category'] = 'Необхідно вказати розміри зображення для списку категорій!'; +$_['error_image_additional'] = 'Необхідно вказати розміри зображення для додаткових зображень товару!'; +$_['error_image_related'] = 'Необхідно вказати розміри зображення для рекомендованих товарів!'; +$_['error_image_compare'] = 'Необхідно вказати розміри зображення для порівняння товарів!'; +$_['error_image_wishlist'] = 'Необхідно вказати розміри зображення для списку побажань!'; +$_['error_image_cart'] = 'Необхідно вказати розміри зображення для кошика!'; +$_['error_image_location'] = 'Необхідно вказати розміри зображення для магазину!'; +$_['error_default'] = 'Ви не можете видалити магазин за замовчуванням!'; +$_['error_store'] = 'Цей магазин не можна видалити оскільки він використовується в %s замовленнях!'; \ No newline at end of file diff --git a/admin/ukrainian/shipping/auspost.php b/admin/ukrainian/shipping/auspost.php new file mode 100755 index 0000000..772518b --- /dev/null +++ b/admin/ukrainian/shipping/auspost.php @@ -0,0 +1,32 @@ +
These rates will only be applied to the below countries:
AL, AD, AM, AT, AZ, BY, BE, BA, BG, HR, CY, CZ, DK, EE, FO, FI, FR, GE, DE, GI, GR, GL, HU, IS, IE, IT, KZ, KG, LV, LI, LT, LU, MK, MT, MD, MC, NL, NO, PL, PT, RO, RU, SM, SK, SI, ES, SE, CH, TJ, TR, TM, UA, UZ, VA'; +$_['help_airmail_rate_2'] = 'Example: 5:10.00,7:12.00 Weight:Cost,Weight:Cost, etc..

These rates will only be applied to all other countries not in the above list.'; +$_['help_international_signed_rate_1'] = 'Example: 5:10.00,7:12.00 Weight:Cost,Weight:Cost, etc..

These rates will only be applied to the below countries:
AL, AD, AM, AT, AZ, BY, BE, BA, BG, HR, CY, CZ, DK, EE, FO, FI, FR, GE, DE, GI, GR, GL, HU, IS, IE, IT, KZ, KG, LV, LI, LT, LU, MK, MT, MD, MC, NL, NO, PL, PT, RO, RU, SM, SK, SI, ES, SE, CH, TJ, TR, TM, UA, UZ, VA'; +$_['help_international_signed_insurance_1'] = 'Enter values upto 5,2 decimal places. (12345.67) Example: 34:0,100:1,250:2.25 - Insurance cover for cart values upto 34 would cost 0.00 extra, those values more than 100 and upto 250 will cost 2.25 extra. Do not enter currency symbols.

These rates will only be applied to the below countries:
AL, AD, AM, AT, AZ, BY, BE, BA, BG, HR, CY, CZ, DK, EE, FO, FI, FR, GE, DE, GI, GR, GL, HU, IS, IE, IT, KZ, KG, LV, LI, LT, LU, MK, MT, MD, MC, NL, NO, PL, PT, RO, RU, SM, SK, SI, ES, SE, CH, TJ, TR, TM, UA, UZ, VA'; +$_['help_international_signed_rate_2'] = 'Example: 5:10.00,7:12.00 Weight:Cost,Weight:Cost, etc..

These rates will only be applied to all other countries not in the above list.'; +$_['help_international_signed_insurance_2'] = 'Enter values upto 5,2 decimal places. (12345.67) Example: 34:0,100:1,250:2.25 - Insurance cover for cart values upto 34 would cost 0.00 extra, those values more than 100 and upto 250 will cost 2.25 extra. Do not enter currency symbols.

These rates will only be applied to all other countries not in the above list.'; +$_['help_airsure_rate_1'] = 'Example: 5:10.00,7:12.00 Weight:Cost,Weight:Cost, etc..

These rates will only be applied to the below countries:
AD, AT, BE, CH, DE, DK, ES, FO, FI, FR, IE, IS, LI, LU, MC, NL, PT, SE'; +$_['help_airsure_insurance_1'] = 'Enter values upto 5,2 decimal places. (12345.67) Example: 34:0,100:1,250:2.25 - Insurance cover for cart values upto 34 would cost 0.00 extra, those values more than 100 and upto 250 will cost 2.25 extra. Do not enter currency symbols.

These rates will only be applied to the below countries:
AD, AT, BE, CH, DE, DK, ES, FO, FI, FR, IE, IS, LI, LU, MC, NL, PT, SE'; +$_['help_airsure_rate_2'] = 'Example: 5:10.00,7:12.00 Weight:Cost,Weight:Cost, etc..

These rates will only be applied to the below countries:
BR, CA, HK, MY, NZ, SG, US'; +$_['help_airsure_insurance_2'] = 'Enter values upto 5,2 decimal places. (12345.67) Example: 34:0,100:1,250:2.25 - Insurance cover for cart values upto 34 would cost 0.00 extra, those values more than 100 and upto 250 will cost 2.25 extra. Do not enter currency symbols.

These rates will only be applied to the below countries:
BR, CA, HK, MY, NZ, SG, US'; +$_['help_display_weight'] = 'Do you want to display the shipping weight? (e.g. Delivery Weight : 2.7674 Kg\'s)'; +$_['help_display_insurance'] = 'Do you want to display the shipping insurance? (e.g. Insured upto £500)'; + +// Tab +$_['tab_1st_class_standard'] = 'First Class Standard Post'; +$_['tab_1st_class_recorded'] = 'First Class Recorded Post'; +$_['tab_2nd_class_standard'] = 'Second Class Standard Post'; +$_['tab_2nd_class_recorded'] = 'Second Class Recorded Post'; +$_['tab_special_delivery_500'] = 'Special Delivery Next Day (£500)'; +$_['tab_special_delivery_1000'] = 'Special Delivery Next Day (£1000)'; +$_['tab_special_delivery_2500'] = 'Special Delivery Next Day (£2500)'; +$_['tab_standard_parcels'] = 'Standard Parcels'; +$_['tab_airmail'] = 'Airmail'; +$_['tab_international_signed'] = 'International Signed'; +$_['tab_airsure'] = 'Airsure'; +$_['tab_surface'] = 'Surface'; + +// Error +$_['error_permission'] = 'Warning: You do not have permission to modify Royal Mail shipping!'; \ No newline at end of file diff --git a/admin/ukrainian/shipping/ups.php b/admin/ukrainian/shipping/ups.php new file mode 100755 index 0000000..077bdd9 --- /dev/null +++ b/admin/ukrainian/shipping/ups.php @@ -0,0 +1,116 @@ +(За замовчуванням)'; +$_['text_close'] = 'Закрити'; +$_['text_pagination'] = 'Показано %d по %d з %d (%d сторінок)'; +$_['text_loading'] = 'Завантаження...'; +$_['text_no_results'] = 'Немає результатів!'; +$_['text_confirm'] = 'Ви точно впевнені?'; +$_['text_home'] = 'Головна'; +$_['text_confirm'] = 'Видалення не можна відмінити! Ви точно впевнені що хочете це зробити?'; + +// Button +$_['button_insert'] = 'Додати'; +$_['button_delete'] = 'Видалити'; +$_['button_save'] = 'Зберегти'; +$_['button_cancel'] = 'Відмінити'; +$_['button_cancel_recurring'] = 'Скасувати регулярні платежі'; +$_['button_continue'] = 'Продовжити'; +$_['button_clear'] = 'Очистити'; +$_['button_close'] = 'Закрити'; +$_['button_enable'] = 'Увімкнути'; +$_['button_disable'] = 'Вимкнути'; +$_['button_filter'] = 'Фільтрувати'; +$_['button_send'] = 'Відправити'; +$_['button_edit'] = 'Редагувати'; +$_['button_copy'] = 'Копіювати'; +$_['button_back'] = 'Назад'; +$_['button_remove'] = 'Видалити'; +$_['button_refresh'] = 'Перезавантажити'; +$_['button_backup'] = 'Резервне копіювання'; +$_['button_restore'] = 'Відновлення'; +$_['button_download'] = 'Завантаження'; +$_['button_rebuild'] = 'Відновити'; +$_['button_upload'] = 'Завантажити'; +$_['button_submit'] = 'Підтвердити'; +$_['button_invoice_print'] = 'Друкувати рахунок-фактуру'; +$_['button_shipping_print'] = 'Друкувати список для доставки'; +$_['button_address_add'] = 'Додати адресу'; +$_['button_attribute_add'] = 'Додати атрибут'; +$_['button_banner_add'] = 'Додати баннер'; +$_['button_custom_field_value_add'] = 'Додати додаткове поле'; +$_['button_product_add'] = 'Додати товар'; +$_['button_filter_add'] = 'Додати фільтр'; +$_['button_option_add'] = 'Додати опцію'; +$_['button_option_value_add'] = 'Додати значення опції'; +$_['button_recurring_add'] = 'Додати постійну знижку'; +$_['button_discount_add'] = 'Додати знижку'; +$_['button_special_add'] = 'Додати спеціальну ціну'; +$_['button_image_add'] = 'Додати зображення'; +$_['button_geo_zone_add'] = 'Додати гео-зону'; +$_['button_history_add'] = 'Додати історію замовлень'; +$_['button_transaction_add'] = 'Додати трансакцію'; +$_['button_route_add'] = 'Додати шлях'; +$_['button_rule_add'] = 'Додати правило'; +$_['button_module_add'] = 'Додати модуль'; +$_['button_link_add'] = 'Додати посилання'; +$_['button_approve'] = 'Підтвердити'; +$_['button_reset'] = 'Скинути'; +$_['button_generate'] = 'Генерувати'; +$_['button_voucher_add'] = 'Додати ваучер'; +$_['button_reward_add'] = 'Додати бонусні бали'; +$_['button_reward_remove'] = 'Видалити бонусні бали'; +$_['button_commission_add'] = 'Додати комісію'; +$_['button_commission_remove'] = 'Видалити комісію'; +$_['button_credit_add'] = 'Додати кредит'; +$_['button_credit_remove'] = 'Видалити кредит'; +$_['button_ip_add'] = 'Додати IP-адресу'; +$_['button_parent'] = 'Корінь'; +$_['button_folder'] = 'Нова тека'; +$_['button_search'] = 'Пошук'; +$_['button_view'] = 'Перегляд'; +$_['button_install'] = 'Встановити'; +$_['button_uninstall'] = 'Видалити'; +$_['button_link'] = 'Шлях'; +$_['button_shipping'] = 'Вибрати метод доставки'; +$_['button_payment'] = 'Вибрати метод оплати'; +$_['button_coupon'] = 'Застосувати купон'; +$_['button_voucher'] = 'Застосувати ваучер'; +$_['button_reward'] = 'Застосувати бали'; + + +// Tab +$_['tab_address'] = 'Адреса'; +$_['tab_admin'] = 'Адміністратор'; +$_['tab_attribute'] = 'Атрибут'; +$_['tab_customer'] = 'Інформація про покупця'; +$_['tab_data'] = 'Дані'; +$_['tab_design'] = 'Дизайн'; +$_['tab_discount'] = 'знижка'; +$_['tab_general'] = 'Загальні'; +$_['tab_history'] = 'Історія'; +$_['tab_fraud'] = 'Шахрайство'; +$_['tab_ftp'] = 'FTP'; +$_['tab_ip'] = 'IP адреса'; +$_['tab_links'] = 'Посилання'; +$_['tab_log'] = 'Журнал'; +$_['tab_image'] = 'Зображення'; +$_['tab_option'] = 'Опції'; +$_['tab_server'] = 'Сервер'; +$_['tab_store'] = 'Крамниця'; +$_['tab_special'] = 'Спеціальна ціна'; +$_['tab_local'] = 'Розташування'; +$_['tab_mail'] = 'Пошта'; +$_['tab_module'] = 'Модуль'; +$_['tab_order'] = 'Деталі замовлення'; +$_['tab_payment'] = 'Деталі оплати'; +$_['tab_product'] = 'Товари'; +$_['tab_reward'] = 'Бонусні бали'; +$_['tab_shipping'] = 'Деталі доставки'; +$_['tab_total'] = 'Разом'; +$_['tab_transaction'] = 'Транзакції'; +$_['tab_voucher'] = 'Ваучери'; +$_['tab_sale'] = 'Продажі'; +$_['tab_marketing'] = 'Маркетинг'; +$_['tab_online'] = 'Зараз онлайн'; +$_['tab_activity'] = 'Остання активність'; +$_['tab_recurring'] = 'Постійна'; + +// Error +$_['error_exception'] = 'Код помилки(%s): %s у %s рядок %s'; +$_['error_upload_1'] = 'Увага: завантажуваний файл перевищує розмір передбачений директивою upload_max_filesize у php.ini!'; +$_['error_upload_2'] = 'Увага: завантажуваний файл перевищує MAX_FILE_SIZE директиву, яка зазначена у HTML формі!'; +$_['error_upload_3'] = 'Увага: файл було завантажено не повністю!'; +$_['error_upload_4'] = 'Увага: файл не було завантажено!'; +$_['error_upload_6'] = 'Увага: не знайдено тимчасову теку!'; +$_['error_upload_7'] = 'Увага: не вдалося записати файл на диск!'; +$_['error_upload_8'] = 'Увага: завантаження файлу припинено!'; +$_['error_upload_999'] = 'Увага: Код помики невідомий! :('; diff --git a/admin/ukrainian/user/api.php b/admin/ukrainian/user/api.php new file mode 100755 index 0000000..344800f --- /dev/null +++ b/admin/ukrainian/user/api.php @@ -0,0 +1,31 @@ +Ви вийшли з облікового запису. Тепер ніхто інший не зможе зайти у Ваш обліковий запис. .

Ваш кошик збережено, товари в ньому будуть відображатися після Вашого наступного входу.

'; +$_['text_account'] = 'Обліковий запис'; +$_['text_logout'] = 'Вихід'; \ No newline at end of file diff --git a/catalog/ukrainian/account/newsletter.php b/catalog/ukrainian/account/newsletter.php new file mode 100755 index 0000000..5bf4680 --- /dev/null +++ b/catalog/ukrainian/account/newsletter.php @@ -0,0 +1,16 @@ +%s до Вашої корзини!'; +$_['text_empty'] = 'У Вас немає попередніх замовлень!'; +$_['text_error'] = 'Немає замовлнення, яке Ви шукаєте!'; + +// Column +$_['column_order_id'] = 'Номер замовлення'; +$_['column_product'] = 'Кількість товарів'; +$_['column_customer'] = 'Покупець'; +$_['column_name'] = 'Назва товару'; +$_['column_model'] = 'Модель'; +$_['column_quantity'] = 'Кількість'; +$_['column_price'] = 'Ціна'; +$_['column_total'] = 'Разом'; +$_['column_action'] = 'Дія'; +$_['column_date_added'] = 'Дата створення'; +$_['column_status'] = 'Статус замовлення'; +$_['column_comment'] = 'Коментарі'; + +// Error +$_['error_reorder'] = '%s зараз недоступний для замовлення.'; \ No newline at end of file diff --git a/catalog/ukrainian/account/password.php b/catalog/ukrainian/account/password.php new file mode 100755 index 0000000..8f5b880 --- /dev/null +++ b/catalog/ukrainian/account/password.php @@ -0,0 +1,21 @@ +тут.'; +$_['text_your_details'] = 'Ваша особиста інформація'; +$_['text_your_address'] = 'Ваша адреса'; +$_['text_newsletter'] = 'Розсилка новин'; +$_['text_your_password'] = 'Ваш пароль'; +$_['text_agree'] = 'Я прочитав розділ %s та погоджуюся з правилами'; + +// Entry +$_['entry_customer_group'] = 'Група покупців'; +$_['entry_firstname'] = 'Ім`я'; +$_['entry_lastname'] = 'Прізвище'; +$_['entry_email'] = 'E-Mail'; +$_['entry_telephone'] = 'Телефон'; +$_['entry_fax'] = 'Факс'; +$_['entry_company'] = 'Компанія'; +$_['entry_address_1'] = 'Адреса 1'; +$_['entry_address_2'] = 'Адреса 2'; +$_['entry_postcode'] = 'Індекс'; +$_['entry_city'] = 'Місто'; +$_['entry_country'] = 'Країна'; +$_['entry_zone'] = 'Район/Область'; +$_['entry_newsletter'] = 'Підпиcатися'; +$_['entry_password'] = 'Пароль'; +$_['entry_confirm'] = 'Підтвердження паролю'; + +// Error +$_['error_exists'] = 'Цей E-Mail вже зареєстровано!'; +$_['error_firstname'] = 'Ім`я повинно містити від 1 до 32 символів!'; +$_['error_lastname'] = 'Прізвище повинно містити від 1 до 32 символів!'; +$_['error_email'] = 'Неправильний E-Mail!'; +$_['error_telephone'] = 'Телефон повинен містити від 3 до 32 символів!'; +$_['error_address_1'] = 'Адреса 1 повинна містити від 3 до 128 символів!'; +$_['error_city'] = 'Назва міста повинна містити від 2 до 128 символів!'; +$_['error_postcode'] = 'Індекс повинен містити від 2 до 10 символів!'; +$_['error_country'] = 'Будь-ласка виберіть країну!'; +$_['error_zone'] = 'Будь-ласка виберіть область/район!'; +$_['error_custom_field'] = '%s необхідно!'; +$_['error_password'] = 'Пароль повинен містити від 4 до 20 символів!'; +$_['error_confirm'] = 'Підтвердження паролю не співпадає!'; +$_['error_agree'] = 'Ви мусите погодитися з %s!'; \ No newline at end of file diff --git a/catalog/ukrainian/account/return.php b/catalog/ukrainian/account/return.php new file mode 100755 index 0000000..30470e5 --- /dev/null +++ b/catalog/ukrainian/account/return.php @@ -0,0 +1,71 @@ +Якщо ви маєте проблеми з товаром, які неможливо вирішити за допомогою технічної підтримки або відділу з продажів, ви можете повернути його назад. Для цього достатньо заповнити форму повернення. Ваш запит буде оброблено протягом трьох робочих днів.

+

Поверненню підлягають товари за умови збереження товарного вигляду, наявності повної комплектації та оригінального пакування.

+

Зверніть увагу на групу товарів, що не підлягають поверненню згідно до чинного законодавства.

'; +$_['text_order'] = 'Інформація про замовлення'; +$_['text_product'] = 'Інформація про товари і причина повернення'; +$_['text_message'] = '

Ваш запит на повернення товару успішно надіслано! Протягом 24 робочих годин ви отримаєте подальші інструкції.

'; +$_['text_return_id'] = 'Номер повернення'; +$_['text_order_id'] = 'Номер замовлення'; +$_['text_date_ordered'] = 'Дата замовлення'; +$_['text_status'] = 'Статус'; +$_['text_date_added'] = 'Дата створення'; +$_['text_comment'] = 'Коментарі до повернення'; +$_['text_history'] = 'Історія повернень'; +$_['text_empty'] = 'У Вас ще не було повернень!'; +$_['text_agree'] = 'Я прочитав і погоджуюся з %s'; + +// Column +$_['column_return_id'] = 'Номер повернення'; +$_['column_order_id'] = 'Номер замовлення'; +$_['column_status'] = 'Статус'; +$_['column_date_added'] = 'Дата створення'; +$_['column_customer'] = 'Покупець'; +$_['column_product'] = 'Назва товару'; +$_['column_model'] = 'Модель'; +$_['column_quantity'] = 'Кількість'; +$_['column_price'] = 'Ціна'; +$_['column_opened'] = 'Відкрито'; +$_['column_comment'] = 'Коментар'; +$_['column_reason'] = 'Причина'; +$_['column_action'] = 'Дія'; + +// Entry +$_['entry_order_id'] = 'Номер замовлення'; +$_['entry_date_ordered'] = 'Дата замовлення'; +$_['entry_firstname'] = 'Ім`я'; +$_['entry_lastname'] = 'Прізвище'; +$_['entry_email'] = 'E-Mail'; +$_['entry_telephone'] = 'Телефон'; +$_['entry_product'] = 'Назва товару'; +$_['entry_model'] = 'Артикул'; +$_['entry_quantity'] = 'Кількість'; +$_['entry_reason'] = 'Причина поверення'; +$_['entry_opened'] = 'Товар розпаковувався'; +$_['entry_fault_detail'] = 'Несправність чи інші деталі'; +$_['entry_captcha'] = 'Введіть код в вікно нижче'; + +// Error +$_['text_error'] = 'Повернення не знайдено!'; +$_['error_order_id'] = 'Необхідно вказати номер повернення!'; +$_['error_firstname'] = 'Ім`я повинно містити від 1 до 32 символів!'; +$_['error_lastname'] = 'Прізвище повинно містити від 1 до 32 символів!'; +$_['error_email'] = 'Неправильний E-Mail!'; +$_['error_telephone'] = 'Телефон повинен містити від 3 до 32 символів!'; +$_['error_product'] = 'Назва товару повинна містити від 3 до 255 символів!'; +$_['error_model'] = 'Модель повинна містити від 3 до 64 символів!'; +$_['error_reason'] = 'Ви мусите вказати причину повернення!'; +$_['error_captcha'] = 'Код підтвердження не співпадає!'; +$_['error_agree'] = 'Ви мусите погодитися з %s!'; \ No newline at end of file diff --git a/catalog/ukrainian/account/reward.php b/catalog/ukrainian/account/reward.php new file mode 100755 index 0000000..44db4cc --- /dev/null +++ b/catalog/ukrainian/account/reward.php @@ -0,0 +1,19 @@ +Вітання! Ваш профіль успішно створено!

Тепер Ви можете скористатися додатковими можливостями: проглядання історії замовлень, друк рахунку, зміна інформації вашого профілю та багато іншого.

Якщо У Вас є якісь питання щодо роботи партнерської програми пишіть їх на нашу електронну адресу.

Підтвердження вислано на ваш e-mail. Якщо ви не отримали його на протязі однієї години, будь-ласка повідомте нас.

'; +$_['text_approval'] = '

Дякуємо за раєстрацію %s!

Ви отримаєте повідомлення на e-mail коли Ваш обліковий запис буде активовано.

Якщо У Вас є якісь питання щодо роботи цього інтернет-магазину, будь-ласка напишіть їх нам.

'; +$_['text_account'] = 'Обліковий запис'; +$_['text_success'] = 'Успішно'; diff --git a/catalog/ukrainian/account/transaction.php b/catalog/ukrainian/account/transaction.php new file mode 100755 index 0000000..555b35d --- /dev/null +++ b/catalog/ukrainian/account/transaction.php @@ -0,0 +1,19 @@ +Дякуємо за покупку подарункового стертифікату! Зразу після заваршення замовлення цей подарунковий сертфікат буде відправлено електронною поштою отримувачу разом з інструкцією з використання.

'; +$_['text_for'] = '%s Подарунковий сертифікат для %s'; + +// Entry +$_['entry_to_name'] = 'Ім`я отримувача'; +$_['entry_to_email'] = 'E-mail отримувача'; +$_['entry_from_name'] = 'Ваше ім'я'; +$_['entry_from_email'] = 'Ваш e-mail'; +$_['entry_theme'] = 'Оформлення подарункового сертифікату'; +$_['entry_message'] = 'Повідомлення'; +$_['entry_amount'] = 'Сума'; + +// Help +$_['help_message'] = 'Опція'; +$_['help_amount'] = 'Сума повинна бути від %s і до %s'; + +// Error +$_['error_to_name'] = 'Імя отирмувача повинно містити від 1 до 64 символів!'; +$_['error_from_name'] = 'Ваше ім'я повинно містити від 1 до 64 символів!'; +$_['error_email'] = 'Неправильний E-Mail!'; +$_['error_theme'] = 'Необхідно вибрати тему!'; +$_['error_amount'] = 'Сума повинна бути від %s до %s!'; +$_['error_agree'] = 'Ви мусите погодитися з тим що подарунковий сертифікат не підлягає поверненню!'; \ No newline at end of file diff --git a/catalog/ukrainian/account/wishlist.php b/catalog/ukrainian/account/wishlist.php new file mode 100755 index 0000000..7df10d4 --- /dev/null +++ b/catalog/ukrainian/account/wishlist.php @@ -0,0 +1,26 @@ +увійти чи створити обліковий запис для збереження %s Вашого списку бажань!'; +$_['text_success'] = 'Ви успішно додали %s до Вашого списку бажань!'; +$_['text_exists'] = '%s вже додано до Вашого списку бажань!'; +$_['text_remove'] = 'Ви успішно змінили список бажань!'; +$_['text_empty'] = 'Ваш список бажать порожній.'; + +// Column +$_['column_image'] = 'Зображення'; +$_['column_name'] = 'Назва товару'; +$_['column_model'] = 'Модель'; +$_['column_stock'] = 'Наявність'; +$_['column_price'] = 'Ціна за одиницю'; +$_['column_action'] = 'Дія'; \ No newline at end of file diff --git a/catalog/ukrainian/affiliate/account.php b/catalog/ukrainian/affiliate/account.php new file mode 100755 index 0000000..5ced4bc --- /dev/null +++ b/catalog/ukrainian/affiliate/account.php @@ -0,0 +1,19 @@ +%s партнерська програма безкоштовна і дозволяє користувачам заробляти гроші, розміщуючи посилання на їхніх сайтах з рекламою %s або конкретним товаром. Будь-які покупки покупців, які натиснули на такі посилання, принесуть партнерам комісію від продажу. Стандартна комісія зараз складає %s.

Щоб отримати більше інформації відвідайте сторіну частих питань або перегляньте умови партнерської програми.

'; +$_['text_new_affiliate'] = 'Реєстрація в партнерській програмі'; +$_['text_register_account'] = '

Я поки-що не зараєстрований в парнерській програмі.

Натисніть продовжити щоб стати новим партнером. Зверніть увагу що це ніяк не повязано з Вашим обліковий записом покупця.

'; +$_['text_returning_affiliate'] = 'Вхід в партнерську програму'; +$_['text_i_am_returning_affiliate'] = 'Вже зареєстрований в партнерській програмі.'; +$_['text_forgotten'] = 'Забули пароль?'; + +// Entry +$_['entry_email'] = 'E-Mail'; +$_['entry_password'] = 'Пароль'; + +// Error +$_['error_login'] = 'E-Mail і/чи пароль не співпадають.'; +$_['error_approved'] = 'Ваш обліковий запис потребує підтвердження перед тим як Ви зможете ввійти.'; \ No newline at end of file diff --git a/catalog/ukrainian/affiliate/logout.php b/catalog/ukrainian/affiliate/logout.php new file mode 100755 index 0000000..e78b7d8 --- /dev/null +++ b/catalog/ukrainian/affiliate/logout.php @@ -0,0 +1,13 @@ +Ви вийшли з облікового запису.

'; +$_['text_account'] = 'Обліковий запис'; +$_['text_logout'] = 'Вихід'; \ No newline at end of file diff --git a/catalog/ukrainian/affiliate/password.php b/catalog/ukrainian/affiliate/password.php new file mode 100755 index 0000000..97fabb6 --- /dev/null +++ b/catalog/ukrainian/affiliate/password.php @@ -0,0 +1,21 @@ +тут.'; +$_['text_signup'] = 'Для створення партнерського профілю заповніть повністю наступну форму:'; +$_['text_your_details'] = 'Ваші особисті дані'; +$_['text_your_address'] = 'Ваша адреса'; +$_['text_payment'] = 'Інформація про оплату'; +$_['text_your_password'] = 'Пароль'; +$_['text_cheque'] = 'Чек'; +$_['text_paypal'] = 'PayPal'; +$_['text_bank'] = 'Банківський переказ'; +$_['text_agree'] = 'І прочитав і погоджуюся з умовами %s'; + +// Entry +$_['entry_firstname'] = 'Ім`я'; +$_['entry_lastname'] = 'Прізвище'; +$_['entry_email'] = 'E-Mail'; +$_['entry_telephone'] = 'Телефон'; +$_['entry_fax'] = 'Факс'; +$_['entry_company'] = 'Компанія'; +$_['entry_website'] = 'Сайт'; +$_['entry_address_1'] = 'Адреса 1'; +$_['entry_address_2'] = 'Адреса 2'; +$_['entry_postcode'] = 'Індекс'; +$_['entry_city'] = 'Місто'; +$_['entry_country'] = 'Країна'; +$_['entry_zone'] = 'Район/Область'; +$_['entry_tax'] = 'ІПН'; +$_['entry_payment'] = 'Метод оплати'; +$_['entry_cheque'] = 'Чек на ім`я'; +$_['entry_paypal'] = 'PayPal Email'; +$_['entry_bank_name'] = 'Назва банку'; +$_['entry_bank_branch_number'] = 'Номер ABA/BSB (Branch Number)'; +$_['entry_bank_swift_code'] = 'Код SWIFT'; +$_['entry_bank_account_name'] = 'Ім`я для банківського рахунку'; +$_['entry_bank_account_number'] = 'Номер банківського рахунку'; +$_['entry_password'] = 'Пароль'; +$_['entry_confirm'] = 'Підтвердження'; + +// Error +$_['error_exists'] = 'Цей E-Mail вже зареєстровано!'; +$_['error_firstname'] = 'Ім`я повинно містити від 1 до 32 символів!'; +$_['error_lastname'] = 'Прізвище повинно містити від 1 до 32 символів!'; +$_['error_email'] = 'Неправильний E-Mail!'; +$_['error_telephone'] = 'Телефон повинен містити від 3 до 32 символів!'; +$_['error_password'] = 'Пароль повинен містити від 4 до 20 символів!'; +$_['error_confirm'] = 'Підтвердження не співпадає з паролем!'; +$_['error_address_1'] = 'Адреса 1 повинна містити від 3 до 128 символів!'; +$_['error_city'] = 'Назва міста повинна містити від 2 до 128 символів!'; +$_['error_country'] = 'Будь-ласка виберіть країну!'; +$_['error_zone'] = 'Будь-ласка виберіть район/область!'; +$_['error_postcode'] = 'Індекс повинен містити від 2 до 10 символів!'; +$_['error_agree'] = 'Ви мусите погодитися з %s!'; \ No newline at end of file diff --git a/catalog/ukrainian/affiliate/success.php b/catalog/ukrainian/affiliate/success.php new file mode 100755 index 0000000..a4fe543 --- /dev/null +++ b/catalog/ukrainian/affiliate/success.php @@ -0,0 +1,14 @@ +Ваш обліковий запис партнерської програми успішно створено!

Тепер Ви можете скористатися перевагами користувача для вдосконалення Вашого досвіду покупок у нас.

Якщо у Вас є якісь питання щодо роботи цього інтернет-магазину пишіть їх на наш e-mail.

Підтвердження відправлено на e-mail. Якщо Ви не отримаєте його в найближчу годину, будь-ласка пишіть нам.

'; +$_['text_approval'] = '

Дякуємо за реєстрацію партнерського облікового запису у %s!

Вас повідомлять на e-mail коли Ваш обліковий запис стане активним.

Якщо у Вас є якісь питання щодо роботи партнерської програми, будь-ласка пишіть нам.

'; +$_['text_account'] = 'Обілковий запис'; +$_['text_success'] = 'Успішно'; diff --git a/catalog/ukrainian/affiliate/tracking.php b/catalog/ukrainian/affiliate/tracking.php new file mode 100755 index 0000000..60e9f03 --- /dev/null +++ b/catalog/ukrainian/affiliate/tracking.php @@ -0,0 +1,20 @@ +%s до Вашого кошика!'; +$_['text_remove'] = 'Ви успішно змінили Ваш кошик!'; +$_['text_login'] = 'Вам необхідно ввійти чи створити профіль щоб побачити ціни!'; +$_['text_items'] = '%s товар(ри) - %s'; +$_['text_points'] = 'Бонусні бали: %s'; +$_['text_next'] = 'Що б Ви хотіли зробити далі?'; +$_['text_next_choice'] = 'Оберіть, якщо у Вас є дисконтний код або бонусні бали, які б Ви хотіли використати, або якщо б Ви хотіли визначити вартість доставки.'; +$_['text_empty'] = 'Ваш кошик порожній!'; +$_['text_day'] = 'день'; +$_['text_week'] = 'тиждень'; +$_['text_semi_month'] = 'половина місяця'; +$_['text_month'] = 'місяць'; +$_['text_year'] = 'рік'; +$_['text_trial'] = '%s кожний %s %s для %s платежів тоді '; +$_['text_recurring'] = '%s кожний %s %s'; +$_['text_length'] = ' для %s платежів'; +$_['text_until_cancelled'] = 'поки не скасовано'; +$_['text_recurring_item'] = 'Повторювані платежі'; +$_['text_payment_recurring'] = 'Профіль оплати'; +$_['text_trial_description'] = '%s кожний %d %s(s) для %d платіж(ів) тоді'; +$_['text_payment_description'] = '%s кожний %d %s(s) для %d платіж(ів)'; +$_['text_payment_until_canceled_description'] = '%s кожний %d %s(s) поки не скасовано'; + +// Column +$_['column_image'] = 'Зображення'; +$_['column_name'] = 'Назва товару'; +$_['column_model'] = 'Модель'; +$_['column_quantity'] = 'Кількість'; +$_['column_price'] = 'Ціна за одиницю'; +$_['column_total'] = 'Загалом'; + +// Error +$_['error_stock'] = 'Товари позначені *** закінчилися або їхній залишок менший від кількості яку Ви хочете замовити!'; +$_['error_minimum'] = 'Мінімальна кількість замовлення для %s становить %s!'; +$_['error_required'] = '%s необхідно!'; +$_['error_product'] = 'У Вашому кошику немає товарів!'; +$_['error_recurring_required'] = 'Будь-ласка виберіть повторюваний платіж!'; \ No newline at end of file diff --git a/catalog/ukrainian/checkout/checkout.php b/catalog/ukrainian/checkout/checkout.php new file mode 100755 index 0000000..26fc5a6 --- /dev/null +++ b/catalog/ukrainian/checkout/checkout.php @@ -0,0 +1,98 @@ +%s'; +$_['text_address_new'] = 'Я хочу використати нову адресу'; +$_['text_address_existing'] = 'Я хочу використати існуючу адресу'; +$_['text_shipping_method'] = 'Будь-ласка вкажіть спосіб доставки, який Ви обрали для цього замовлення.'; +$_['text_payment_method'] = 'Будь-ласка вкажіть спосіб оплати, який Ви обрали для цього замовлення.'; +$_['text_comments'] = 'Додати коментарі до замовлення'; +$_['text_recurring'] = 'Повторювний товар'; +$_['text_payment_recurring'] = 'Профіль оплати'; +$_['text_trial_description'] = '%s кожен %d %s(s) до %d платіж(ів) тоді'; +$_['text_payment_description'] = '%s кожен %d %s(s) до %d платіж(ів)'; +$_['text_payment_until_canceled_description'] = '%s кожен %d %s(s) поки не скасовано'; +$_['text_day'] = 'день'; +$_['text_week'] = 'тиждень'; +$_['text_semi_month'] = 'половину місяця'; +$_['text_month'] = 'місяць'; +$_['text_year'] = 'рік'; + +// Column +$_['column_name'] = 'Назва товару'; +$_['column_model'] = 'Модель'; +$_['column_quantity'] = 'Кількість'; +$_['column_price'] = 'Ціна за одиницю'; +$_['column_total'] = 'Загалом'; + +// Entry +$_['entry_email_address'] = 'E-Mail'; +$_['entry_email'] = 'E-Mail'; +$_['entry_password'] = 'Пароль'; +$_['entry_confirm'] = 'Підтвердження паролю'; +$_['entry_firstname'] = 'Ім`я'; +$_['entry_lastname'] = 'Прізвище'; +$_['entry_telephone'] = 'Телефон'; +$_['entry_fax'] = 'Факс'; +$_['entry_address'] = 'Оберіть адресу'; +$_['entry_company'] = 'Компанія'; +$_['entry_customer_group'] = 'Група покупців'; +$_['entry_address_1'] = 'Адреса 1'; +$_['entry_address_2'] = 'Адреса 2'; +$_['entry_postcode'] = 'Індекс'; +$_['entry_city'] = 'Місто'; +$_['entry_country'] = 'Країна'; +$_['entry_zone'] = 'Район/Область'; +$_['entry_newsletter'] = 'Я хочу підписатися на розсилку %s новин.'; +$_['entry_shipping'] = 'Моя адреса доставки і оплати співпадають.'; + +// Error +$_['error_warning'] = 'В процесі обробки Вашого замовлення виникли проблеми! Якщо проблеми не зникнуть попробуйте обрати інший метод оплати або пишіть у службу пітримки.'; +$_['error_login'] = 'E-Mail і/чи пароль не співпадають.'; +$_['error_approved'] = 'Ваш профіль потребує активації перед тим як Ви зможете ввійти.'; +$_['error_exists'] = 'Цей E-Mail вже зареєтровано!'; +$_['error_firstname'] = 'Ім`я повинно містити від 1 до 32 символів!'; +$_['error_lastname'] = 'Прізвище повинно містити від 1 до 32 символів!'; +$_['error_email'] = 'Неправильний E-Mail!'; +$_['error_telephone'] = 'Телефон повинен містити від 3 до 32 символів!'; +$_['error_password'] = 'Пароль повинен містити від 3 до 20 символів!'; +$_['error_confirm'] = 'Підтвердження паролю і пароль не співпадають!'; +$_['error_address_1'] = 'Адреса 1 повинна містити від 3 до 128 символів!'; +$_['error_city'] = 'Назва міста повинна містити від 2 до 128 символів!'; +$_['error_postcode'] = 'Індес повинен містити від 2 до 10 символів!'; +$_['error_country'] = 'Оберіть країну!'; +$_['error_zone'] = 'ОБеріть Район/Область!'; +$_['error_agree'] = 'Ви мусите погодитися з %s!'; +$_['error_address'] = 'Ви мусите обрати адресу!'; +$_['error_shipping'] = 'Оберіть спосіб доставки!'; +$_['error_no_shipping'] = 'Немає варіантів доставки. Будь-ласка зв`яжіться з нами для допомоги!'; +$_['error_payment'] = 'Оберіть спосіб оплати!'; +$_['error_no_payment'] = 'Немає варіантів оплати. Будь-ласка зв`яжіться з нами для допомоги!'; +$_['error_custom_field'] = '%s необхідно!'; \ No newline at end of file diff --git a/catalog/ukrainian/checkout/coupon.php b/catalog/ukrainian/checkout/coupon.php new file mode 100755 index 0000000..dbf8775 --- /dev/null +++ b/catalog/ukrainian/checkout/coupon.php @@ -0,0 +1,18 @@ +Виникли проблеми при оплаті і тому Ваше замовлення не завершене.

+ +

Можливі причини:

+ + +

Будь-ласка спробуйте інший метод оплати.

+ +

Якщо проблема залишиться будь-ласка напишіть нам з подробицями замовлення, яке Ви намагалися зробити.

+'; diff --git a/catalog/ukrainian/checkout/reward.php b/catalog/ukrainian/checkout/reward.php new file mode 100755 index 0000000..0396f36 --- /dev/null +++ b/catalog/ukrainian/checkout/reward.php @@ -0,0 +1,19 @@ +зв`яжіться з нами для допомоги!'; \ No newline at end of file diff --git a/catalog/ukrainian/checkout/success.php b/catalog/ukrainian/checkout/success.php new file mode 100755 index 0000000..21a8e69 --- /dev/null +++ b/catalog/ukrainian/checkout/success.php @@ -0,0 +1,15 @@ +Ваше замовлення було успішно опрацьовано!

Ви можете переглянути історію Ваших замовлень перейшовши в Мій обліковий запис і натиснувши на Історія замовлень.

Якщо ваша покупка потребує завантаження, Ви можете перейти на сторінкуЗавантаження для їх перегляду.

Якщо у Вас є якісь запитання висилайте їх нам.

Дякуємо за покупку!

'; +$_['text_guest'] = '

Ваше замовлення було успішно опрацьовано!

Якщо у Вас є якісь запитання висилайте їх нам.

Дякуємо за покупку!

'; \ No newline at end of file diff --git a/catalog/ukrainian/checkout/voucher.php b/catalog/ukrainian/checkout/voucher.php new file mode 100755 index 0000000..68febf5 --- /dev/null +++ b/catalog/ukrainian/checkout/voucher.php @@ -0,0 +1,18 @@ +OpenCart
%s © %s'; \ No newline at end of file diff --git a/catalog/ukrainian/common/header.php b/catalog/ukrainian/common/header.php new file mode 100755 index 0000000..6e8e149 --- /dev/null +++ b/catalog/ukrainian/common/header.php @@ -0,0 +1,21 @@ +В дания час ми проводимо планове технічне обслугоування.
Сайт скоро відновить свою роботу. Будь-ласка зайдіть через деякий час.'; \ No newline at end of file diff --git a/catalog/ukrainian/common/search.php b/catalog/ukrainian/common/search.php new file mode 100755 index 0000000..d4cdad2 --- /dev/null +++ b/catalog/ukrainian/common/search.php @@ -0,0 +1,8 @@ +Ваш запит був успішно відправлений до адміністрації магазину!

'; + +// Entry +$_['entry_name'] = 'Ваше ім`я'; +$_['entry_email'] = 'E-Mail'; +$_['entry_enquiry'] = 'Запит'; +$_['entry_captcha'] = 'Введіь код в полі нижче'; + +// Email +$_['email_subject'] = 'Запит %s'; + +// Errors +$_['error_name'] = 'Ім`я повинно містит від 3 до 32 символів!'; +$_['error_email'] = 'Неправильний E-Mail!'; +$_['error_enquiry'] = 'Запит повинен містити від 10 до 3000 символів!'; +$_['error_captcha'] = 'Код підтвердження не відповідає зображенню!'; \ No newline at end of file diff --git a/catalog/ukrainian/information/information.php b/catalog/ukrainian/information/information.php new file mode 100755 index 0000000..9dbdae9 --- /dev/null +++ b/catalog/ukrainian/information/information.php @@ -0,0 +1,8 @@ +%s тоді натисніть на посиланні нижче і купіть товар, який Ви хочете оплатити подарунковим сертифікатом. Також Ви можете ввести код подарункового сертифікату в кошику перед оформленням замовлення.'; +$_['text_footer'] = 'Якщо у Вас виникли якість питання Ви можете їх задати у відповіді на цей лист.'; diff --git a/catalog/ukrainian/module/account.php b/catalog/ukrainian/module/account.php new file mode 100755 index 0000000..711b90f --- /dev/null +++ b/catalog/ukrainian/module/account.php @@ -0,0 +1,26 @@ +'; +$_['text_information'] = 'Інформаіція облікового запису Klarna'; +$_['text_additional'] = 'Обліковий запис Klarna необхідо заповнити додатковою інформацією, необхідною для обробки Вашого замовлення.'; +$_['text_male'] = 'Чоловік'; +$_['text_female'] = 'Жінка'; +$_['text_year'] = 'Рік'; +$_['text_month'] = 'Місяць'; +$_['text_day'] = 'День'; +$_['text_payment_option'] = 'Опції оплати'; +$_['text_single_payment'] = 'Разовий платіж'; +$_['text_monthly_payment'] = '%s - %s в місяць'; +$_['text_comment'] = 'Номер рахунку Klarna: %s' . "\n" . '%s/%s: %.4f'; + +// Entry +$_['entry_gender'] = 'Стать'; +$_['entry_pno'] = 'Податковий номер'; +$_['entry_dob'] = 'Дата народження'; +$_['entry_phone_no'] = 'Номер телефону'; +$_['entry_street'] = 'Вулиця'; +$_['entry_house_no'] = 'Номер будинку.'; +$_['entry_house_ext'] = 'Корпус .'; +$_['entry_company'] = 'Реєстраційний номер компанії'; + +// Help +$_['help_pno'] = 'Будь-ласка, введіть Ваш податковий номер.'; +$_['help_phone_no'] = 'Будь-ласка, введіть Ваш номер телефону.'; +$_['help_street'] = 'Будь-ласка, зверніть увагу на те, що доставка товару можлива тільки на зареєстровану адресу, якщо Ви оплачуєте за допомогою Klarna.'; +$_['help_house_no'] = 'Будь-ласка, введіть номер Вашого будинку.'; +$_['help_house_ext'] = 'Будь-ласка, введіть додаткову інформацію про Ваш будинок.'; +$_['help_company'] = 'Будь-ласка, введіть реєстраційний номер Вашої компанії.'; + +// Error +$_['error_deu_terms'] = 'Ви мусите погодитися з умовами політики конфіденційності Klarna(Datenschutz)'; +$_['error_address_match'] = 'Платіжна адреса і адреса доставки повинні співпадати, якщо Ви збираєтеся використати Klarna Платежі'; +$_['error_network'] = 'В процесі обробки виникла помилка. Будь-ласка, спробуйте пізніше.'; diff --git a/catalog/ukrainian/payment/klarna_invoice.php b/catalog/ukrainian/payment/klarna_invoice.php new file mode 100755 index 0000000..e9b218b --- /dev/null +++ b/catalog/ukrainian/payment/klarna_invoice.php @@ -0,0 +1,40 @@ + (+%s)'; +$_['text_terms_no_fee'] = ''; +$_['text_additional'] = 'Для рахунку-фактури Klarna необхідна додаткова інформація.'; +$_['text_male'] = 'Чоловік'; +$_['text_female'] = 'Жінка'; +$_['text_year'] = 'Рік'; +$_['text_month'] = 'Місяць'; +$_['text_day'] = 'День'; +$_['text_comment'] = 'Номер рахунку-фактури Klarna: %s. ' . "\n" . '%s/%s: %.4f'; + +// Entry +$_['entry_gender'] = 'Стать'; +$_['entry_pno'] = 'Податковий номер'; +$_['entry_dob'] = 'Дата народження'; +$_['entry_phone_no'] = 'Номер телефону'; +$_['entry_street'] = 'Вулиця'; +$_['entry_house_no'] = 'Номер будинку.'; +$_['entry_house_ext'] = 'Корпус.'; +$_['entry_company'] = 'Реєстраційний номер компанії'; + +// Help +$_['help_pno'] = 'Будь-ласка, введіть Ваш податковий номер.'; +$_['help_phone_no'] = 'Будь-ласка, введіть Ваш номер телефону.'; +$_['help_street'] = 'Будь-ласка, зверніть увагу на те, що доставка товару можлива тільки на зареєстровану адресу, якщо Ви оплачуєте за допомогою Klarna.'; +$_['help_house_no'] = 'Будь-ласка, введіть номер Вашого будинку.'; +$_['help_house_ext'] = 'Будь-ласка, введіть додаткову інформацію про Ваш будинок.'; +$_['help_company'] = 'Будь-ласка, введіть реєстраційний номер Вашої компанії'; + +// Error +$_['error_deu_terms'] = 'Ви мусите погодитися з умовами політики конфіденційності Klarna(Datenschutz)'; +$_['error_address_match'] = 'Платіжна адреса і адреса доставки повинні співпадати, якщо Ви збираєтеся використати Рахунок-фактуру Klarna'; +$_['error_network'] = 'В процесі обробки виникла помилка. Будь-ласка, спробуйте пізніше.'; diff --git a/catalog/ukrainian/payment/liqpay.php b/catalog/ukrainian/payment/liqpay.php new file mode 100755 index 0000000..98d10ad --- /dev/null +++ b/catalog/ukrainian/payment/liqpay.php @@ -0,0 +1,8 @@ +На жаль в процесі оплати Paymate виникла помилка.

Увага: %s

будь-ласка перевірте Ваш Paymate баланс перед наступною стробою оплати цього замовлення

Якщо ви вважаєте що ця транзакція була успішною, чи гроші було списано з Вашого Paymate балансу, будь-ласка напишіть нам вказавши деталі Вашого замовлення.

'; +$_['text_basket'] = 'Кошик'; +$_['text_checkout'] = 'Оформити'; +$_['text_success'] = 'Успішно'; \ No newline at end of file diff --git a/catalog/ukrainian/payment/paypoint.php b/catalog/ukrainian/payment/paypoint.php new file mode 100755 index 0000000..0cd0917 --- /dev/null +++ b/catalog/ukrainian/payment/paypoint.php @@ -0,0 +1,16 @@ +Будь-ласка зачекайте... поки ми закінчимо обробляти Ваше замовлення.
Якщо протягом 10 секунд Ви не будете автоматично перенаправлені, натісніть будь-ласка тут.'; +$_['text_failure'] = '... Ваш платіж скасовано!'; +$_['text_failure_wait'] = 'Будь-ласка зачекайте...
Якщо протягом 10 секунд Ви не будете автоматично перенаправлені, натісніть будь-ласка тут.'; diff --git a/catalog/ukrainian/payment/payza.php b/catalog/ukrainian/payment/payza.php new file mode 100755 index 0000000..c3c75ca --- /dev/null +++ b/catalog/ukrainian/payment/payza.php @@ -0,0 +1,8 @@ +here to continue'; +$_['text_select_card'] = 'Please select your card type'; +$_['text_result'] = 'Auth result'; +$_['text_message'] = 'Message'; +$_['text_cvn_result'] = 'CVN result'; +$_['text_avs_postcode'] = 'AVS postcode'; +$_['text_avs_address'] = 'AVS address'; +$_['text_eci'] = 'ECI (3D secure) result'; +$_['text_tss'] = 'TSS result'; +$_['text_order_ref'] = 'Order ref'; +$_['text_timestamp'] = 'Timestamp'; +$_['text_card_type'] = 'Card type'; +$_['text_card_digits'] = 'Card number'; +$_['text_card_exp'] = 'Card expire'; +$_['text_card_name'] = 'Card name'; +$_['text_3d_s1'] = 'Cardholder Not Enrolled, liability shift'; +$_['text_3d_s2'] = 'Unable To Verify Enrolment, no liability shift'; +$_['text_3d_s3'] = 'Invalid Response From Enrolment Server, no liability shift'; +$_['text_3d_s4'] = 'Enrolled, But Invalid Response From ACS (Access Control Server), no liability shift'; +$_['text_3d_s5'] = 'Successful Authentication, liability shift'; +$_['text_3d_s6'] = 'Authentication Attempt Acknowledged, liability shift'; +$_['text_3d_s7'] = 'Incorrect Password Entered, no liability shift'; +$_['text_3d_s8'] = 'Authentication Unavailable, no liability shift'; +$_['text_3d_s9'] = 'Invalid Response From ACS, no liability shift'; +$_['text_3d_s10'] = 'RealMPI Fatal Error, no liability shift'; +$_['text_card_visa'] = 'Visa'; +$_['text_card_mc'] = 'Mastercard'; +$_['text_card_amex'] = 'American Express'; +$_['text_card_switch'] = 'Switch'; +$_['text_card_laser'] = 'Laser'; +$_['text_card_diners'] = 'Diners'; \ No newline at end of file diff --git a/catalog/ukrainian/payment/realex_remote.php b/catalog/ukrainian/payment/realex_remote.php new file mode 100755 index 0000000..32b4680 --- /dev/null +++ b/catalog/ukrainian/payment/realex_remote.php @@ -0,0 +1,60 @@ +тут для продовження'; + +// Entry +$_['entry_card'] = 'Нова чи збережена карта: '; +$_['entry_card_existing'] = 'Збережена'; +$_['entry_card_new'] = 'Нова'; +$_['entry_card_save'] = 'Зберегти деталі карти для подальшого використання'; +$_['entry_cc_choice'] = 'Виберіть збережену карту'; diff --git a/catalog/ukrainian/payment/sagepay_us.php b/catalog/ukrainian/payment/sagepay_us.php new file mode 100755 index 0000000..c90d6fb --- /dev/null +++ b/catalog/ukrainian/payment/sagepay_us.php @@ -0,0 +1,15 @@ +Зачекайте будь-ласка... поки ми закінчимо обробляти Ваше замовлення.
Якщо протягом 10 секунд Ви не будете автоматично перенаправлені, будь-ласка натисніть сюди.'; +$_['text_failure'] = '... Ваш платіж скасовано!'; +$_['text_failure_wait'] = 'Зачекайте будь-ласка...
Якщо протягом 10 секунд Ви не будете автоматично перенаправлені, будь-ласка натисніть сюди.'; +$_['text_pw_mismatch'] = 'CallbackPW не співпадає. Замовлення буде переглянуто.'; \ No newline at end of file diff --git a/catalog/ukrainian/product/category.php b/catalog/ukrainian/product/category.php new file mode 100755 index 0000000..909d4f7 --- /dev/null +++ b/catalog/ukrainian/product/category.php @@ -0,0 +1,29 @@ +%s до вашого порівняння товарів!'; +$_['text_remove'] = 'Ви успішно змінили Ваше порівняння товарів!'; +$_['text_empty'] = 'Ви не обрали товарів для порівняння.'; \ No newline at end of file diff --git a/catalog/ukrainian/product/manufacturer.php b/catalog/ukrainian/product/manufacturer.php new file mode 100755 index 0000000..d5f8b89 --- /dev/null +++ b/catalog/ukrainian/product/manufacturer.php @@ -0,0 +1,32 @@ +ввійдіть чи зареєструйтеся для написання огляду'; +$_['text_no_reviews'] = 'В цього товару немає оглядів.'; +$_['text_note'] = 'Зверніть увагу: HTML не перекладено!'; +$_['text_success'] = 'Дякуємо з Ваш огляд. Він направлений для затвердження модератору.'; +$_['text_related'] = 'Схожі товари'; +$_['text_tags'] = 'Теги:'; +$_['text_error'] = 'Товар не знайдено!'; +$_['text_payment_recurring'] = 'Профілі оплати'; +$_['text_trial_description'] = '%s кожен %d %s(s) до %d платежу(ів) тоді'; +$_['text_payment_description'] = '%s кожен %d %s(s) до %d патежу(ів)'; +$_['text_payment_until_canceled_description'] = '%s кожен %d %s(s) поки не скасовано'; +$_['text_day'] = 'день'; +$_['text_week'] = 'тиждень'; +$_['text_semi_month'] = 'половина місяця'; +$_['text_month'] = 'місяць'; +$_['text_year'] = 'рік'; + +// Entry +$_['entry_qty'] = 'Кількість'; +$_['entry_name'] = 'Ваше Ім`я'; +$_['entry_review'] = 'Ваш огляд'; +$_['entry_rating'] = 'Рейтинг'; +$_['entry_good'] = 'Хороший'; +$_['entry_bad'] = 'Поганий'; +$_['entry_captcha'] = 'Введіть код з зображення в поле'; + +// Tabs +$_['tab_description'] = 'Опис'; +$_['tab_attribute'] = 'Специфікація'; +$_['tab_review'] = 'Огляди (%s)'; + +// Error +$_['error_name'] = 'Назва огляду повинна містити від 3 до 25 символів!'; +$_['error_text'] = 'Текст огляду повинен містити від 25 до 1000 символів!'; +$_['error_rating'] = 'Оберіть ретинг огляду!'; +$_['error_captcha'] = 'Код підтвердження не співпадає з зображенням!'; \ No newline at end of file diff --git a/catalog/ukrainian/product/search.php b/catalog/ukrainian/product/search.php new file mode 100755 index 0000000..8b630c3 --- /dev/null +++ b/catalog/ukrainian/product/search.php @@ -0,0 +1,39 @@ +'; +$_['text_yes'] = 'Так'; +$_['text_no'] = 'Ні'; +$_['text_none'] = ' --- Немає --- '; +$_['text_select'] = ' --- Оберіть --- '; +$_['text_all_zones'] = 'Усі зони'; +$_['text_pagination'] = 'Показано %d по %d з %d (Всього сторінок %d)'; +$_['text_loading'] = 'Завантажується...'; + +// Buttons +$_['button_address_add'] = 'Додати адресу'; +$_['button_back'] = 'Назад'; +$_['button_continue'] = 'Продовжити'; +$_['button_cart'] = 'Додати до кошика'; +$_['button_cancel'] = 'Відмінити'; +$_['button_compare'] = 'Порівняти цей товар'; +$_['button_wishlist'] = 'Додати до списку бажань'; +$_['button_checkout'] = 'Оформити замовлення'; +$_['button_confirm'] = 'Підтвердити замовлення'; +$_['button_coupon'] = 'Використати купон'; +$_['button_delete'] = 'Знищити'; +$_['button_download'] = 'Завантажити'; +$_['button_edit'] = 'Змінити'; +$_['button_filter'] = 'Уточнити пошук'; +$_['button_new_address'] = 'Додати адресу'; +$_['button_change_address'] = 'Змінити адресу'; +$_['button_reviews'] = 'Огляди'; +$_['button_write'] = 'Написати огляд'; +$_['button_login'] = 'Вхід'; +$_['button_update'] = 'Оновлення'; +$_['button_remove'] = 'Видалити'; +$_['button_reorder'] = 'Повторне замовлення'; +$_['button_return'] = 'Повернутися'; +$_['button_shopping'] = 'Продовжити покупки'; +$_['button_search'] = 'Пошук'; +$_['button_shipping'] = 'Вибрати доставку'; +$_['button_submit'] = 'Підтвердити'; +$_['button_guest'] = 'Оформити замовлення без реєстрації'; +$_['button_view'] = 'Подивитися'; +$_['button_voucher'] = 'Використати подарунковий сертифікат'; +$_['button_upload'] = 'Завантажити файл'; +$_['button_reward'] = 'Використати бонусні бали'; +$_['button_quote'] = 'Отримати ціни'; +$_['button_list'] = 'Список'; +$_['button_grid'] = 'Сітка'; +$_['button_map'] = 'Переглянути Google карти'; + +// Error +$_['error_exception'] = 'Код помилки(%s): %s в %s лінія %s'; +$_['error_upload_1'] = 'Завантажуваний файл перевищує директиву upload_max_filesize в php.ini!'; +$_['error_upload_2'] = 'Завантажуваний файл перевищує директиву MAX_FILE_SIZE яка зазначена в HTML формі!'; +$_['error_upload_3'] = 'Завантажуваний файл завантажено частково!'; +$_['error_upload_4'] = 'Файл не завантажено!'; +$_['error_upload_6'] = 'Немає тимчасової директорії!'; +$_['error_upload_7'] = 'Неможливо записати файл на диск!'; +$_['error_upload_8'] = 'Завантаження файлу припинено через неправильне розширення!'; +$_['error_upload_999'] = 'В цієї помилки навіть коду немає!?';