-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathen-GB.plg_mediastore_falno_mediastore_zarinpal.ini
59 lines (50 loc) · 2.68 KB
/
en-GB.plg_mediastore_falno_mediastore_zarinpal.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
;/*
;
; * --------------------------------------------------------------------------------
;
; Plugin Payment ZarinPal For MediaStore
;
; * --------------------------------------------------------------------------------
;
; * @package Joomla! 3.5x
;
; * @subpackage MediaStore
;
; * @author M.Deljou - http://www.Falno.com
;
; * @copyright Copyright (c) 2013 Falno Iran Ltd. All rights reserved.
;
; * @license GNU/GPL license: http://www.gnu.org/copyleft/gpl.html
;
; * @link http://www.Falno.com
;
; * @TelePhone 09355384337
;
; * --------------------------------------------------------------------------------
;
;*/
PLG_MEDIASTORE_FALNO_MEDIASTORE_ZARINPAL="Media Store - Payment ZarinPal"
PLG_MEDIASTORE_FALNO_MEDIASTORE_ZARINPAL_INFO_NAME="ZarinPal"
PLG_MEDIASTORE_FALNO_MEDIASTORE_ZARINPAL_INFO_LABEL="ZarinPal"
PLG_MEDIASTORE_FALNO_MEDIASTORE_ZARINPAL_INFO_DESC="You will be redirected to the ZarinPal website when you place an order."
PLG_MEDIASTORE_FALNO_MEDIASTORE_ZARINPAL_REDIRECT_MSG="You will be redirected to the ZarinPal website in a few seconds."
PLG_MEDIASTORE_FALNO_MEDIASTORE_ZARINPAL_SUBMIT_LABEL="Click here if you are not redirected within 10 seconds..."
PLG_MEDIASTORE_FALNO_MEDIASTORE_ZARINPAL_FIELD_MODE_LABEL="Mode"
PLG_MEDIASTORE_FALNO_MEDIASTORE_ZARINPAL_FIELD_MODE_DESC="Select ZarinPal ZarinGate or WebGate"
PLG_MEDIASTORE_FALNO_MEDIASTORE_ZARINPAL_FIELD_MODE_LIVE="ZarinGate"
PLG_MEDIASTORE_FALNO_MEDIASTORE_ZARINPAL_FIELD_MODE_TEST="WebGate"
PLG_MEDIASTORE_FALNO_MEDIASTORE_ZARINPAL_CUR_LABEL="Currency"
PLG_MEDIASTORE_FALNO_MEDIASTORE_ZARINPAL_CUR_DESC="Select ZarinPal Currency"
PLG_MEDIASTORE_FALNO_MEDIASTORE_ZARINPAL_CUR_TMN="Toman"
PLG_MEDIASTORE_FALNO_MEDIASTORE_ZARINPAL_CUR_RLS="Rial"
PLG_MEDIASTORE_FALNO_MEDIASTORE_ZARINPAL_FIELD_ZARINPAL_ID_LABEL="ZarinPal Merchant ID"
PLG_MEDIASTORE_FALNO_MEDIASTORE_ZARINPAL_FIELD_ZARINPAL_ID_DESC="ZarinPal Merchant ID"
PLG_MEDIASTORE_FALNO_MEDIASTORE_ZARINPAL_FIELD_ZARINPAL_LOGO_LABEL="Logo"
PLG_MEDIASTORE_FALNO_MEDIASTORE_ZARINPAL_FIELD_ZARINPAL_LOGO_DESC="Logo of your website that will be shown in ZarinPal website"
PLG_MEDIASTORE_FALNO_MEDIASTORE_ZARINPAL_FIELD_LABEL_LABEL="Label"
PLG_MEDIASTORE_FALNO_MEDIASTORE_ZARINPAL_FIELD_LABEL_DESC="ZarinPal payment method label"
PLG_MEDIASTORE_FALNO_MEDIASTORE_ZARINPAL_FIELD_DESCRIPTION_LABEL="Description"
PLG_MEDIASTORE_FALNO_MEDIASTORE_ZARINPAL_FIELD_DESCRIPTION_DESC="ZarinPal payment method description"
PLG_MEDIASTORE_FALNO_MEDIASTORE_ZARINPAL_ERROR_CURL="cURL error: [%d] %s"
PLG_MEDIASTORE_FALNO_MEDIASTORE_ZARINPAL_ERROR_RESPONSE_STATUS="Invalid response status: %d"
PLG_MEDIASTORE_FALNO_MEDIASTORE_ZARINPAL_ERROR_UNEXPECTED_RESPONSE="Unexpected response from ZarinPal."