WP eCommerce - Version 3.7.6.9

Version Description

= 3.7.6.5 = Fixes issue with deprecated WPSC_TXT constants being undefined and displaying in front end of site. All users encountering this issue are advised to upgrade. Also Fixed the gateway issue where DPS or Authorize do not show up on the Payments Option Page even after activating Gold Cart.

= 3.7.6.4 = Fixes product/category permalink problems introduced in v3.7.6.3. All users that upgraded to 3.7.6.3 are encouraged to upgrade as soon as possible.

Download this release

Release Info

Developer jghazally
Plugin Icon 128x128 WP eCommerce
Version 3.7.6.9
Comparing to
See all releases

Code changes from version 3.8beta3 to 3.7.6.9

Files changed (187) hide show
  1. .phptidy-config.php +0 -23
  2. admin-form-functions.php +908 -517
  3. admin-ie.css +0 -0
  4. admin.css +0 -237
  5. admin.js +46 -7
  6. admin_2.7.css +0 -0
  7. currency_converter.inc.php +1 -1
  8. currency_list.php +1 -1
  9. wpsc-admin/display-coupons.php → display-coupons.php +190 -129
  10. display-ecommerce-subs.php +0 -0
  11. edit-profile.php +193 -192
  12. editor.php +0 -0
  13. editor_plugin.js +0 -0
  14. extra_image_processing.php +3 -3
  15. getimagesize.php +0 -0
  16. google_shipping_country.php +44 -44
  17. homepage_products_functions.php +3 -3
  18. image_processing.php +27 -3
  19. image_resize.php +3 -3
  20. images/24bit-star.png +0 -0
  21. images/arrowdown.gif +0 -0
  22. images/blank.gif +0 -0
  23. images/blue-star.gif +0 -0
  24. images/buy_button.jpg +0 -0
  25. images/cart-icon.gif +0 -0
  26. images/cart.png +0 -0
  27. images/cart_bg_top.gif +0 -0
  28. images/cart_leftarrow.png +0 -0
  29. images/cart_logo.gif +0 -0
  30. images/cart_rightarrow.png +0 -0
  31. images/checkout_logo.jpg +0 -0
  32. images/close.gif +0 -0
  33. images/closelabel.gif +0 -0
  34. images/cross.png +0 -0
  35. images/default-off.gif +0 -0
  36. images/default-on.gif +0 -0
  37. images/download.gif +0 -0
  38. images/email_go.png +0 -0
  39. images/exclamation.png +0 -0
  40. images/facebook_status_off.gif +0 -0
  41. images/folder_edit.png +0 -0
  42. images/gear__plus.png +0 -0
  43. images/gold-cart.png +0 -0
  44. images/gold-star.gif +0 -0
  45. images/google_bmarks.gif +0 -0
  46. images/grey-loader.gif +0 -0
  47. images/grey-star.gif +0 -0
  48. images/grid-off.gif +0 -0
  49. images/grid-on.gif +0 -0
  50. images/grid_bg.png +0 -0
  51. images/icon_window_collapse.gif +0 -0
  52. images/icon_window_expand.gif +0 -0
  53. images/indenter.gif +0 -0
  54. images/indicator.gif +0 -0
  55. images/info_icon.jpg +0 -0
  56. images/intensedebate-logo.png +0 -0
  57. images/list-off.gif +0 -0
  58. images/list-on.gif +0 -0
  59. images/loading.gif +0 -0
  60. images/loadingAnimation.gif +0 -0
  61. images/lock_open.png +0 -0
  62. images/menu-arrows.gif +0 -0
  63. images/mini-arrow.jpg +0 -0
  64. images/minus.png +0 -0
  65. images/next.gif +0 -0
  66. images/nextlabel.gif +0 -0
  67. images/no-image-uploaded.gif +0 -0
  68. images/no-star.gif +0 -0
  69. images/no_stock.gif +0 -0
  70. images/order_bottom.png +0 -0
  71. images/order_down.png +0 -0
  72. images/order_top.png +0 -0
  73. images/order_up.png +0 -0
  74. images/package_add.png +0 -0
  75. images/paypal-referal.gif +0 -0
  76. images/pencil.png +0 -0
  77. images/plus.png +0 -0
  78. images/plus_icon.jpg +0 -0
  79. images/prev.gif +0 -0
  80. images/prevlabel.gif +0 -0
  81. images/printer.png +0 -0
  82. images/product-alert.jpg +0 -0
  83. images/remove_item.png +0 -0
  84. images/rss-icon.jpg +0 -0
  85. images/social_networking/blinklist.gif +0 -0
  86. images/social_networking/blogmarks.gif +0 -0
  87. images/social_networking/delicious.gif +0 -0
  88. images/social_networking/digg.gif +0 -0
  89. images/social_networking/favoriting.gif +0 -0
  90. images/social_networking/furl.gif +0 -0
  91. images/social_networking/google_bmarks.gif +0 -0
  92. images/social_networking/magnolia.gif +0 -0
  93. images/social_networking/netscape.gif +0 -0
  94. images/social_networking/newsvine.gif +0 -0
  95. images/social_networking/reddit.gif +0 -0
  96. images/social_networking/share-icon-16x16.gif +0 -0
  97. images/social_networking/share-this-product.gif +0 -0
  98. images/social_networking/stumbleupon.gif +0 -0
  99. images/social_networking/tailrank.gif +0 -0
  100. images/social_networking/technorati.gif +0 -0
  101. images/social_networking/windows_live.gif +0 -0
  102. images/social_networking/yahoo_myweb.gif +0 -0
  103. images/star.gif +0 -0
  104. images/sub-category-divide.jpg +0 -0
  105. images/tick.png +0 -0
  106. images/toggle-arrow.gif +0 -0
  107. images/transparent.gif +0 -0
  108. images/trash.gif +0 -0
  109. images/yes_stock.gif +0 -0
  110. insertcate.php +1 -1
  111. js/ajax.js +0 -0
  112. js/editor_plugin.js +0 -0
  113. js/iautocompleter.js +0 -0
  114. js/interface.js +0 -0
  115. js/jquery.accessible-news-slider.js +0 -0
  116. js/jquery.jeditable.pack.js +0 -0
  117. js/jquery.rating.js +137 -138
  118. js/jquery.tabs.pack.js +0 -0
  119. js/jquery.ui.tabs.css +0 -0
  120. js/product_rater.css +0 -0
  121. js/swfupload.js +928 -928
  122. js/swfupload.swf +0 -0
  123. js/swfupload/SWFObject License.txt +4 -4
  124. js/swfupload/swfupload.cookies.js +53 -53
  125. js/swfupload/swfupload.gears.js +1035 -1035
  126. js/swfupload/swfupload.queue.js +76 -76
  127. js/swfupload/swfupload.swfobject.js +110 -110
  128. js/thickbox.css +0 -0
  129. js/thickbox.js +0 -0
  130. js/tinymce3/cart.png +0 -0
  131. js/tinymce3/editor_plugin.js +0 -0
  132. js/tinymce3/langs/de_de.js +0 -0
  133. js/tinymce3/langs/en.js +0 -0
  134. js/tinymce3/langs/en_US.js +0 -0
  135. js/tinymce3/mce.css +0 -0
  136. js/tinymce3/productspage.gif +0 -0
  137. js/tinymce3/tinymce.js +0 -0
  138. js/tinymce3/tinymce.php +0 -0
  139. js/tinymce3/window.php +2 -2
  140. js/ui.datepicker.js +3 -2
  141. js/ui.droppable.js +0 -0
  142. js/user.js +1 -1
  143. js/wp-e-commerce.js +83 -35
  144. langs/en.js +0 -0
  145. languages/BG_bg.php +0 -0
  146. languages/CZ_cz.php +855 -855
  147. languages/DE_de.php +0 -0
  148. languages/DK_da.php +718 -718
  149. languages/EL_el.php +0 -0
  150. languages/EN_en.php +37 -22
  151. languages/FR_fr.php +61 -61
  152. languages/HU_hu.php +0 -0
  153. languages/IT_it.php +0 -0
  154. languages/JP_jp.php +0 -0
  155. languages/KO_ko.php +0 -0
  156. languages/NL_nl.php +0 -0
  157. languages/RO_ro.php +1132 -1132
  158. languages/RU_ru.php +0 -0
  159. languages/SP_sp.php +432 -432
  160. languages/SV_sv.php +0 -0
  161. languages/TR_tr.php +0 -0
  162. languages/nn_NO.php +0 -0
  163. languages/pt_BR.php +0 -0
  164. languages/wpsc-bg_BG.mo +0 -0
  165. languages/wpsc-bg_BG.po +0 -0
  166. languages/wpsc-cs_CZ.mo +0 -0
  167. languages/wpsc-cs_CZ.po +0 -0
  168. languages/wpsc-da_DK.mo +0 -0
  169. languages/wpsc-da_DK.po +0 -0
  170. languages/wpsc-de_DE.mo +0 -0
  171. languages/wpsc-de_DE.po +0 -0
  172. languages/wpsc-en_EN .pot +0 -3192
  173. languages/wpsc-en_EN.pot +3916 -0
  174. languages/wpsc-es_ES.mo +0 -0
  175. languages/wpsc-es_ES.po +293 -354
  176. languages/wpsc-fr_FR.mo +0 -0
  177. languages/wpsc-fr_FR.po +0 -0
  178. languages/wpsc-hu_HU.mo +0 -0
  179. languages/wpsc-hu_HU.po +0 -0
  180. languages/wpsc-it_IT.mo +0 -0
  181. languages/wpsc-it_IT.po +0 -0
  182. languages/wpsc-ja_JP.mo +0 -0
  183. languages/wpsc-ja_JP.po +0 -0
  184. languages/wpsc-ko_KR.mo +0 -0
  185. languages/wpsc-ko_KR.po +0 -0
  186. languages/wpsc-nl_NL.mo +0 -0
  187. languages/wpsc-nl_NL.po +64 -48
.phptidy-config.php DELETED
@@ -1,23 +0,0 @@
1
- <?php
2
- // This is a config file for PHPtidy
3
- // http://developer.berlios.de/projects/phptidy/
4
-
5
- $project_files = array('*.php',
6
- 'merchants/*.php',
7
- 'shipping/*.php',
8
- 'merchants/*.php',
9
- 'updates/*.php',
10
- 'widgets/*.php',
11
- 'wpsc-includes/*.php',
12
- 'wpsc-admin/*.php',
13
- 'wpsc-admin/includes/*.php',
14
- 'wpsc-admin/includes/settings-pages/*.php');
15
-
16
- $default_package = "WP e-Commerce";
17
- $add_file_docblock = TRUE;
18
- $add_functions_docblock = TRUE;
19
- $add_doctags = TRUE;
20
- $fix_docblock_format = TRUE;
21
- $fix_docblock_space = TRUE;
22
-
23
- ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
admin-form-functions.php CHANGED
@@ -1,517 +1,908 @@
1
- <?php
2
- // ini_set('display_errors','1');
3
-
4
- function coupon_edit_form($coupon) {
5
-
6
- $conditions = unserialize($coupon['condition']);
7
- //exit('<pre>'.print_r($coupon, true).'</pre>');
8
-
9
- $start_timestamp = strtotime($coupon['start']);
10
- $end_timestamp = strtotime($coupon['expiry']);
11
- $id = $coupon['id'];
12
- $output = '';
13
- $output .= "<form name='edit_coupon' id='".$coupon['coupon_code']."' method='post' action=''>\n\r";
14
- $output .= " <input type='hidden' value='true' name='is_edit_coupon' />\n\r";
15
- $output .= "<table class='add-coupon'>\n\r";
16
- $output .= " <tr>\n\r";
17
- $output .= " <th>".__('Coupon Code', 'wpsc')."</th>\n\r";
18
- $output .= " <th>".__('Discount', 'wpsc')."</th>\n\r";
19
- $output .= " <th>".__('Start', 'wpsc')."</th>\n\r";
20
- $output .= " <th>".__('Expiry', 'wpsc')."</th>\n\r";
21
- $output .= " <th>".__('Use Once', 'wpsc')."</th>\n\r";
22
- $output .= " <th>".__('Active', 'wpsc')."</th>\n\r";
23
- $output .= " <th>".__('Apply On All Products', 'wpsc')."</th>\n\r";
24
- $output .= " <th></th>\n\r";
25
- $output .= " </tr>\n\r";
26
- $output .= " <tr>\n\r";
27
- $output .= " <td>\n\r";
28
- $output .= " <input type='text' size='8' value='".$coupon['coupon_code']."' name='edit_coupon[".$id."][coupon_code]' />\n\r";
29
- $output .= " </td>\n\r";
30
- $output .= " <td>\n\r";
31
- $output .= " <input type='text' style='width:28px;' value='".$coupon['value']."' name=edit_coupon[".$id."][value]' />";
32
- $output .= " <select style='width:20px;' name='edit_coupon[".$id."][is-percentage]'>";
33
- $output .= " <option value='0' ".(($coupon['is-percentage'] == 0) ? "selected='true'" : '')." >$</option>\n\r";//
34
- $output .= " <option value='1' ".(($coupon['is-percentage'] == 1) ? "selected='true'" : '')." >%</option>\n\r";
35
- $output .= " <option value='2' ".(($coupon['is-percentage'] == 2) ? "selected='true'" : '')." >Free shipping</option>\n\r";
36
- $output .= " </select>\n\r";
37
- $output .= " </td>\n\r";
38
- $output .= " <td>\n\r";
39
- $coupon_start = explode(" ",$coupon['start']);
40
- $output .= "<input type='text' class='pickdate' size='8' name='edit_coupon[".$id."][start]' value='{$coupon_start[0]}'>";
41
- $output .= " </td>\n\r";
42
- $output .= " <td>\n\r";
43
- $coupon_expiry = explode(" ",$coupon['expiry']);
44
- $output .= "<input type='text' class='pickdate' size='8' name='edit_coupon[".$id."][expiry]' value='{$coupon_expiry[0]}'>";
45
- $output .= " </td>\n\r";
46
- $output .= " <td>\n\r";
47
- $output .= " <input type='hidden' value='0' name='edit_coupon[".$id."][use-once]' />\n\r";
48
- $output .= " <input type='checkbox' value='1' ".(($coupon['use-once'] == 1) ? "checked='checked'" : '')." name='edit_coupon[".$id."][use-once]' />\n\r";
49
- $output .= " </td>\n\r";
50
- $output .= " <td>\n\r";
51
- $output .= " <input type='hidden' value='0' name='edit_coupon[".$id."][active]' />\n\r";
52
- $output .= " <input type='checkbox' value='1' ".(($coupon['active'] == 1) ? "checked='checked'" : '')." name='edit_coupon[".$id."][active]' />\n\r";
53
- $output .= " </td>\n\r";
54
- $output .= " <td>\n\r";
55
- $output .= " <input type='hidden' value='0' name='edit_coupon[".$id."][every_product]' />\n\r";
56
- $output .= " <input type='checkbox' value='1' ".(($coupon['every_product'] == 1) ? "checked='checked'" : '')." name='edit_coupon[".$id."][every_product]' />\n\r";
57
- $output .= " </td>\n\r";
58
- $output .= " <td>\n\r";
59
- $output .= " <input type='hidden' value='".$id."' name='edit_coupon[".$id."][id]' />\n\r";
60
- $output .= " </td>\n\r";
61
- $output .= " </tr>\n\r";
62
-
63
- if($conditions != null){
64
- $output .= "<tr>";
65
- $output .= "<th>";
66
- $output .= "Conditions";
67
- $output .= "</th>";
68
- $output .= "</tr>";
69
- $output .= "<th>";
70
- $output .= "Delete";
71
- $output .= "</th>";
72
- $output .= "<th>";
73
- $output .= "Property";
74
- $output .= "</th>";
75
- $output .= "<th>";
76
- $output .= "Logic";
77
- $output .= "</th>";
78
- $output .= "<th>";
79
- $output .= "Value";
80
- $output .= "</th>";
81
- $output .= " </tr>\n\r";
82
- $i=0;
83
- foreach ($conditions as $condition){
84
- $output .= "<tr>";
85
- $output .= "<td>";
86
- $output .= "<input type='hidden' name='coupon_id' value='".$id."' />";
87
- $output .= "<input type='submit' id='delete_condition".$i."' style='display:none;' value='".$i."' name='delete_condition' />";
88
- $output .= "<span style='cursor:pointer;' class='delete_button' onclick='jQuery(\"#delete_condition".$i."\").click()'>Delete</span>";
89
- $output .= "</td>";
90
- $output .= "<td>";
91
- $output .= $condition['property'];
92
- $output .= "</td>";
93
- $output .= "<td>";
94
- $output .= $condition['logic'];
95
- $output .= "</td>";
96
- $output .= "<td>";
97
- $output .= $condition['value'];
98
- $output .= "</td>";
99
- $output .= "</tr>";
100
- $i++;
101
- }
102
- $output .= wpsc_coupons_conditions( $id);
103
- }elseif($conditions == null){
104
- $output .= wpsc_coupons_conditions( $id);
105
-
106
- }
107
- $output .= "</table>\n\r";
108
- $output .= "</form>\n\r";
109
- echo $output;
110
- return $output;
111
- }
112
- function wpsc_coupons_conditions($id){
113
- ?>
114
-
115
- <?php
116
-
117
- $output ='
118
- <input type="hidden" name="coupon_id" value="'.$id.'" />
119
- <tr><td colspan="3"><b>Add Conditions</b></td></tr>
120
- <tr><td colspan="6">
121
- <div class="coupon_condition">
122
- <div>
123
- <select class="ruleprops" name="rules[property][]">
124
- <option value="item_name" rel="order">Item name</option>
125
- <option value="item_quantity" rel="order">Item quantity</option>
126
- <option value="total_quantity" rel="order">Total quantity</option>
127
- <option value="subtotal_amount" rel="order">Subtotal amount</option>
128
- ' . apply_filters( 'wpsc_coupon_rule_property_options', '' ) . '
129
- </select>
130
- <select name="rules[logic][]">
131
- <option value="equal">Is equal to</option>
132
- <option value="greater">Is greater than</option>
133
- <option value="less">Is less than</option>
134
- <option value="contains">Contains</option>
135
- <option value="not_contain">Does not contain</option>
136
- <option value="begins">Begins with</option>
137
- <option value="ends">Ends with</option>
138
- </select>
139
- <span>
140
- <input type="text" name="rules[value][]"/>
141
- </span>
142
-
143
-
144
- </div>
145
- </div>
146
- </td>
147
- <td colspan="3">
148
-
149
- <input type="submit" value="'.__("Update Coupon", "wpsc").'" class="button-primary" name="edit_coupon['.$id.'][submit_coupon]" />
150
- <input type="submit" value="'.__("Delete Coupon", "wpsc").'" name="edit_coupon['.$id.'][delete_coupon]" />
151
- </td>
152
- </tr>
153
- ';
154
- return $output;
155
-
156
- }
157
- function setting_button(){
158
- $next_url = 'http://' . $_SERVER['HTTP_HOST'] . $_SERVER['PHP_SELF']."?page=wpsc-edit-products";
159
-
160
- // $output.="<div><img src='".get_option('siteurl')."/wp-content/plugins/".WPSC_DIR_NAME."/images/settings_button.jpg' onclick='display_settings_button()'>";
161
- $output.="<div style='float: right; margin-top: 0px; position: relative;'> | <a href='#' onclick='display_settings_button(); return false;' style='text-decoration: underline;'>".__('Settings', 'wpsc')." &raquo;</a>";
162
- $output.="<span id='settings_button' style='width:180px;background-color:#f1f1f1;position:absolute; right: 10px; border:1px solid black; display:none;'>";
163
- $output.="<ul class='settings_button'>";
164
-
165
- $output.="<li><a href='admin.php?page=wpsc-settings'>".__('Shop Settings', 'wpsc')."</a></li>";
166
- $output.="<li><a href='admin.php?page=wpsc-settings&amp;tab=gateway'>".__('Money and Payment', 'wpsc')."</a></li>";
167
- $output.="<li><a href='admin.php?page=wpsc-settings&amp;tab=checkout'>".__('Checkout Page Settings', 'wpsc')."</a></li>";
168
- //$output.="<li><a href='?page=".WPSC_DIR_NAME."/instructions.php'>Help/Upgrade</a></li>";
169
- $output.="</ul>";
170
- // $output.="<div>Checkout Settings</div>";
171
- $output.="</span>&emsp;&emsp;</div>";
172
-
173
- return $output;
174
- }
175
-
176
- function wpsc_right_now() {
177
- global $wpdb,$nzshpcrt_imagesize_info;
178
- $year = date("Y");
179
- $month = date("m");
180
- $start_timestamp = mktime(0, 0, 0, $month, 1, $year);
181
- $end_timestamp = mktime(0, 0, 0, ($month+1), 0, $year);
182
-
183
-
184
- $product_count = $wpdb->get_var("SELECT COUNT(*)
185
- FROM `".$wpdb->posts."`
186
- WHERE `post_status` = 'publish'
187
- AND `post_type` IN ('wpsc-product')"
188
- );
189
- $replace_values[":productcount:"] = $product_count;
190
-
191
-
192
- $replace_values[":productcount:"] .= " ".(($replace_values[":productcount:"] == 1) ? __('product', 'wpsc') : __('products', 'wpsc'));
193
- $product_unit = (($replace_values[":productcount:"] == 1) ? __('product', 'wpsc') : __('products', 'wpsc'));
194
-
195
-
196
-
197
- $group_count = count(get_terms("wpsc_product_category"));
198
- $replace_values[":groupcount:"] = $group_count;
199
-
200
-
201
-
202
- $replace_values[":groupcount:"] .= " ".(($replace_values[":groupcount:"] == 1) ? __('group', 'wpsc') : __('groups', 'wpsc'));
203
- $group_unit = (($replace_values[":groupcount:"] == 1) ? __('group', 'wpsc') : __('groups', 'wpsc'));
204
-
205
-
206
-
207
- $sales_count = $wpdb->get_var("SELECT COUNT(*) FROM `".WPSC_TABLE_PURCHASE_LOGS."` WHERE `date` BETWEEN '".$start_timestamp."' AND '".$end_timestamp."'");
208
- $replace_values[":salecount:"] = $sales_count. " ".((isset($replace_values[":salecount:"]) && ($replace_values[":salecount:"] == 1)) ? __('sale', 'wpsc') : __('sales', 'wpsc'));
209
- $sales_unit = (($replace_values[":salecount:"] == 1) ? __('sale', 'wpsc') : __('sales', 'wpsc'));
210
-
211
- $replace_values[":monthtotal:"] = nzshpcrt_currency_display(admin_display_total_price($start_timestamp, $end_timestamp),1);
212
- $replace_values[":overaltotal:"] = nzshpcrt_currency_display(admin_display_total_price(),1);
213
-
214
-
215
-
216
-
217
- $variation_count = count(get_terms("wpsc-variation", array('parent' => 0)));
218
- $variation_unit = (($variation_count == 1) ? __('variation', 'wpsc') : __('variations', 'wpsc'));
219
-
220
- $replace_values[":pendingcount:"] = $wpdb->get_var("SELECT COUNT(*) FROM `".WPSC_TABLE_PURCHASE_LOGS."` WHERE `processed` IN ('1')");
221
- $pending_sales = $wpdb->get_var("SELECT COUNT(*) FROM `".WPSC_TABLE_PURCHASE_LOGS."` WHERE `processed` IN ('1')");
222
- $replace_values[":pendingcount:"] .= " " . (($replace_values[":pendingcount:"] == 1) ? __('transaction', 'wpsc') : __('transactions', 'wpsc'));
223
- $pending_sales_unit = (($replace_values[":pendingcount:"] == 1) ? __('transaction', 'wpsc') : __('transactions', 'wpsc'));
224
-
225
- $accept_sales = $wpdb->get_var("SELECT COUNT(*) FROM `".WPSC_TABLE_PURCHASE_LOGS."` WHERE `processed` IN ('2' ,'3', '4')");
226
- $accept_sales_unit = (($accept_sales == 1) ? __('transaction', 'wpsc') : __('transactions', 'wpsc'));
227
-
228
-
229
- $replace_values[":theme:"] = get_option('wpsc_selected_theme');
230
- $replace_values[":versionnumber:"] = WPSC_PRESENTABLE_VERSION;
231
-
232
- if (function_exists('add_object_page')) {
233
- $output="";
234
- $output.="<div id='dashboard_right_now' class='postbox'>";
235
- $output.=" <h3 class='hndle'>";
236
- $output.=" <span>".__('Current Month', 'wpsc')."</span>";
237
- $output.=" <br class='clear'/>";
238
- $output.=" </h3>";
239
-
240
- $output .= "<div class='inside'>";
241
- $output .= "<p class='sub'>".__('At a Glance', 'wpsc')."</p>";
242
- //$output.="<p class='youhave'>".__('You have <a href='admin.php?page=wpsc-edit-products'>:productcount:</a>, contained within <a href='admin.php?page=wpsc-edit-groups'>:groupcount:</a>. This month you made :salecount: and generated a total of :monthtotal: and your total sales ever is :overaltotal:. You have :pendingcount: awaiting approval.', 'wpsc')."</p>";
243
- $output .= "<div class='table'>";
244
- $output .= "<table>";
245
-
246
- $output .= "<tr class='first'>";
247
- $output .= "<td class='first b'>";
248
- $output .= "<a href='?page=wpsc-edit-products'>".$product_count."</a>";
249
- $output .= "</td>";
250
- $output .= "<td class='t'>";
251
- $output .= ucfirst($product_unit);
252
- $output .= "</td>";
253
- $output .= "<td class='b'>";
254
- $output .= "<a href='?page=wpsc-sales-logs'>".$sales_count."</a>";
255
- $output .= "</td>";
256
- $output .= "<td class='last'>";
257
- $output .= ucfirst($sales_unit);
258
- $output .= "</td>";
259
- $output .= "</tr>";
260
-
261
- $output .= "<tr>";
262
- $output .= "<td class='first b'>";
263
- $output .= "<a href='?page=wpsc-edit-groups'>".$group_count."</a>";
264
- $output .= "</td>";
265
- $output .= "<td class='t'>";
266
- $output .= ucfirst($group_unit);
267
- $output .= "</td>";
268
- $output .= "<td class='b'>";
269
- $output .= "<a href='?page=wpsc-sales-logs'>".$pending_sales."</a>";
270
- $output .= "</td>";
271
- $output .= "<td class='last t waiting'>".__('Pending', 'wpsc')." ";
272
- $output .= ucfirst($pending_sales_unit);
273
- $output .= "</td>";
274
- $output .= "</tr>";
275
-
276
- $output .= "<tr>";
277
- $output .= "<td class='first b'>";
278
- $output .= "<a href='?page=wpsc-edit-variations'>".$variation_count."</a>";
279
- $output .= "</td>";
280
- $output .= "<td class='t'>";
281
- $output .= ucfirst($variation_unit);
282
- $output .= "</td>";
283
- $output .= "<td class='b'>";
284
- $output .= "<a href='?page=wpsc-sales-logs'>".$accept_sales."</a>";
285
- $output .= "</td>";
286
- $output .= "<td class='last t approved'>".__('Closed', 'wpsc')." ";
287
- $output .= ucfirst($accept_sales_unit);
288
- $output .= "</td>";
289
- $output .= "</tr>";
290
-
291
- $output .= "</table>";
292
- $output .= "</div>";
293
- $output .= "<div class='versions'>";
294
- $output .= "<p><a class='button rbutton' href='admin.php?page=wpsc-edit-products'><strong>".__('Add New Product', 'wpsc')."</strong></a>".__('Here you can add products, groups or variations', 'wpsc')."</p>";
295
- $output .= "</div>";
296
- $output .= "</div>";
297
- $output.="</div>";
298
- } else {
299
- $output="";
300
- $output.="<div id='rightnow'>\n\r";
301
- $output.=" <h3 class='reallynow'>\n\r";
302
- $output.=" <a class='rbutton' href='admin.php?page=wpsc-edit-products'><strong>".__('Add New Product', 'wpsc')."</strong></a>\n\r";
303
- $output.=" <span>"._('Right Now')."</span>\n\r";
304
-
305
- //$output.=" <br class='clear'/>\n\r";
306
- $output.=" </h3>\n\r";
307
-
308
- $output.="<p class='youhave'>".__('You have <a href="admin.php?page=wpsc-edit-products">:productcount:</a>, contained within <a href="admin.php?page=wpsc-edit-groups">:groupcount:</a>. This month you made :salecount: and generated a total of :monthtotal: and your total sales ever is :overaltotal:. You have :pendingcount: awaiting approval.', 'wpsc')."</p>\n\r";
309
- $output.=" <p class='youare'>\n\r";
310
- $output.=" ".__('You are using the :theme: style. This is WP e-Commerce :versionnumber:.', 'wpsc')."\n\r";
311
- //$output.=" <a class='rbutton' href='themes.php'>Change Theme</a>\n\r";
312
- //$output.="<span id='wp-version-message'>This is WordPress version 2.6. <a class='rbutton' href='http://wordpress.org/download/'>Update to 2.6.1</a></span>\n\r";
313
- $output.=" </p>\n\r";
314
- $output.="</div>\n\r";
315
- $output.="<br />\n\r";
316
- $output = str_replace(array_keys($replace_values), array_values($replace_values),$output);
317
- }
318
-
319
- return $output;
320
- }
321
-
322
-
323
- function wpsc_packing_slip($purchase_id) {
324
- global $wpdb;
325
- $purch_sql = "SELECT * FROM `".WPSC_TABLE_PURCHASE_LOGS."` WHERE `id`='".$purchase_id."'";
326
- $purch_data = $wpdb->get_row($purch_sql,ARRAY_A) ;
327
-
328
-
329
- //echo "<p style='padding-left: 5px;'><strong>".__('Date', 'wpsc')."</strong>:".date("jS M Y", $purch_data['date'])."</p>";
330
-
331
- $cartsql = "SELECT * FROM `".WPSC_TABLE_CART_CONTENTS."` WHERE `purchaseid`=".$purchase_id."";
332
- $cart_log = $wpdb->get_results($cartsql,ARRAY_A) ;
333
- $j = 0;
334
-
335
- if($cart_log != null) {
336
- echo "<div class='packing_slip'>\n\r";
337
- echo apply_filters( 'wpsc_packing_slip_header', '<h2>' . __( 'Packing Slip', 'wpsc' ) . "</h2>\n\r" );
338
- echo "<strong>".__('Order', 'wpsc')." #</strong> ".$purchase_id."<br /><br />\n\r";
339
-
340
- echo "<table>\n\r";
341
-
342
- $form_sql = "SELECT * FROM `".WPSC_TABLE_SUBMITED_FORM_DATA."` WHERE `log_id` = '".(int)$purchase_id."'";
343
- $input_data = $wpdb->get_results($form_sql,ARRAY_A);
344
-
345
- foreach($input_data as $input_row) {
346
- $rekeyed_input[$input_row['form_id']] = $input_row;
347
- }
348
-
349
-
350
- if($input_data != null) {
351
- $form_data = $wpdb->get_results("SELECT * FROM `".WPSC_TABLE_CHECKOUT_FORMS."` WHERE `active` = '1'",ARRAY_A);
352
-
353
- foreach($form_data as $form_field) {
354
- switch($form_field['type']) {
355
- case 'country':
356
-
357
- $delivery_region_count = $wpdb->get_var("SELECT COUNT(`regions`.`id`) FROM `".WPSC_TABLE_REGION_TAX."` AS `regions` INNER JOIN `".WPSC_TABLE_CURRENCY_LIST."` AS `country` ON `country`.`id` = `regions`.`country_id` WHERE `country`.`isocode` IN('".$wpdb->escape( $purch_data['billing_country'])."')");
358
-
359
- if(is_numeric($purch_data['shipping_region']) && ($delivery_region_count > 0)) {
360
- echo " <tr><td>".__('State', 'wpsc').":</td><td>".wpsc_get_region($purch_data['shipping_region'])."</td></tr>\n\r";
361
- }
362
- echo " <tr><td>".wp_kses($form_field['name'], array() ).":</td><td>".wpsc_get_country($purch_data['billing_country'])."</td></tr>\n\r";
363
- break;
364
-
365
- case 'delivery_country':
366
- echo " <tr><td>".$form_field['name'].":</td><td>".wpsc_get_country($purch_data['shipping_country'])."</td></tr>\n\r";
367
- break;
368
-
369
- case 'heading':
370
- echo " <tr class='heading'><td colspan='2'><strong>".wp_kses($form_field['name'], array()).":</strong></td></tr>\n\r";
371
- break;
372
-
373
- default:
374
- echo " <tr><td>".wp_kses($form_field['name'], array() ).":</td><td>".htmlentities(stripslashes($rekeyed_input[$form_field['id']]['value']), ENT_QUOTES)."</td></tr>\n\r";
375
- break;
376
- }
377
- }
378
- } else {
379
- echo " <tr><td>".__('Name', 'wpsc').":</td><td>".$purch_data['firstname']." ".$purch_data['lastname']."</td></tr>\n\r";
380
- echo " <tr><td>".__('Address', 'wpsc').":</td><td>".$purch_data['address']."</td></tr>\n\r";
381
- echo " <tr><td>".__('Phone', 'wpsc').":</td><td>".$purch_data['phone']."</td></tr>\n\r";
382
- echo " <tr><td>".__('Email', 'wpsc').":</td><td>".$purch_data['email']."</td></tr>\n\r";
383
- }
384
-
385
- if(get_option('payment_method') == 2) {
386
- $gateway_name = '';
387
- foreach($GLOBALS['nzshpcrt_gateways'] as $gateway) {
388
- if($purch_data['gateway'] != 'testmode') {
389
- if($gateway['internalname'] == $purch_data['gateway'] ) {
390
- $gateway_name = $gateway['name'];
391
- }
392
- } else {
393
- $gateway_name = "Manual Payment";
394
- }
395
- }
396
- }
397
- // echo " <tr><td colspan='2'></td></tr>\n\r";
398
- // echo " <tr><td>".__('Payment Method', 'wpsc').":</td><td>".$gateway_name."</td></tr>\n\r";
399
- // //echo " <tr><td>".__('Purchase No.', 'wpsc').":</td><td>".$purch_data['id']."</td></tr>\n\r";
400
- // echo " <tr><td>".__('How The Customer Found Us', 'wpsc').":</td><td>".$purch_data['find_us']."</td></tr>\n\r";
401
- // $engrave_line = explode(",",$purch_data['engravetext']);
402
- // echo " <tr><td>".__('Engrave text', 'wpsc')."</td><td></td></tr>\n\r";
403
- // echo " <tr><td>".__('Line 1', 'wpsc').":</td><td>".$engrave_line[0]."</td></tr>\n\r";
404
- // echo " <tr><td>".__('Line 2', 'wpsc').":</td><td>".$engrave_line[1]."</td></tr>\n\r";
405
- // if($purch_data['transactid'] != '') {
406
- // echo " <tr><td>".__('Transaction Id', 'wpsc').":</td><td>".$purch_data['transactid']."</td></tr>\n\r";
407
- // }
408
- echo "</table>\n\r";
409
-
410
-
411
-
412
-
413
- echo "<table class='packing_slip'>";
414
-
415
- echo "<tr>";
416
- echo " <th>".__('Quantity', 'wpsc')." </th>";
417
-
418
- echo " <th>".__('Name', 'wpsc')."</th>";
419
-
420
-
421
- echo " <th>".__('Price', 'wpsc')." </th>";
422
-
423
- echo " <th>".__('Shipping', 'wpsc')." </th>";
424
- echo '<th>Tax</th>';
425
- echo '</tr>';
426
- $endtotal = 0;
427
- $all_donations = true;
428
- $all_no_shipping = true;
429
- $file_link_list = array();
430
- foreach($cart_log as $cart_row) {
431
-
432
- $alternate = "";
433
- $j++;
434
- if(($j % 2) != 0) {
435
- $alternate = "class='alt'";
436
- }
437
- $productsql= "SELECT * FROM `".WPSC_TABLE_PRODUCT_LIST."` WHERE `id`=".$cart_row['prodid']."";
438
- $product_data = $wpdb->get_results($productsql,ARRAY_A);
439
-
440
- $variation_list = '';
441
-
442
- if($cart_row['donation'] != 1) {
443
- $all_donations = false;
444
- }
445
-
446
- if($cart_row['no_shipping'] != 1) {
447
- $shipping = $cart_row['pnp'] * $cart_row['quantity'];
448
- $total_shipping += $shipping;
449
- $all_no_shipping = false;
450
- } else {
451
- $shipping = 0;
452
- }
453
-
454
- $price = $cart_row['price'] * $cart_row['quantity'];
455
- $gst = $price - ($price / (1+($cart_row['gst'] / 100)));
456
-
457
- if($gst > 0) {
458
- $tax_per_item = $gst / $cart_row['quantity'];
459
- }
460
-
461
-
462
- echo "<tr $alternate>";
463
-
464
-
465
- echo " <td>";
466
- echo $cart_row['quantity'];
467
- echo " </td>";
468
-
469
- echo " <td>";
470
- echo $product_data[0]['name'];
471
- echo stripslashes($variation_list);
472
- echo " </td>";
473
-
474
-
475
- echo " <td>";
476
- echo nzshpcrt_currency_display( $price, 1);
477
- echo " </td>";
478
-
479
- echo " <td>";
480
- echo nzshpcrt_currency_display($shipping, 1);
481
- echo " </td>";
482
-
483
-
484
-
485
- echo '<td>';
486
- echo nzshpcrt_currency_display($cart_row['tax_charged'],1);
487
- echo '<td>';
488
- echo '</tr>';
489
- }
490
- echo "</table>";
491
-
492
- echo '<table class="packing-slip-totals">';
493
- echo '<tr><th>Base Shipping</th><td>' . nzshpcrt_currency_display( $purch_data['base_shipping'], 1 ) . '</td></tr>';
494
- echo '<tr><th>Total Shipping</th><td>' . nzshpcrt_currency_display( $purch_data['base_shipping'] + $total_shipping, 1 ) . '</td></tr>';
495
- //wpec_taxes
496
- if($purch_data['wpec_taxes_total'] != 0.00)
497
- {
498
- echo '<tr><th>Taxes</th><td>' . nzshpcrt_currency_display( $purch_data['wpec_taxes_total'], 1 ) . '</td></tr>';
499
- }
500
- echo '<tr><th>Total Price</th><td>' . nzshpcrt_currency_display( $purch_data['totalprice'], 1 ) . '</td></tr>';
501
- echo '</table>';
502
-
503
- echo "</div>\n\r";
504
- } else {
505
- echo "<br />".__('This users cart was empty', 'wpsc');
506
- }
507
-
508
- }
509
-
510
-
511
-
512
-
513
-
514
- function wpsc_product_item_row() {
515
- }
516
-
517
- ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ // ini_set('display_errors','1');
3
+
4
+ function nzshpcrt_getcategoryform($catid)
5
+ {
6
+ global $wpdb,$nzshpcrt_imagesize_info;
7
+ $product = $wpdb->get_row("SELECT * FROM `".WPSC_TABLE_PRODUCT_CATEGORIES."` WHERE `id`=$catid LIMIT 1",ARRAY_A);
8
+ $output = '';
9
+ $output .= "<div class='editing_this_group form_table'>";
10
+ $output .= "<p>".str_replace("[categorisation]", htmlentities(stripslashes($product['name'])), __('You are editing the &quot;[categorisation]&quot; Category', 'wpsc'))."</p>\n\r";
11
+ $output .= "<p><a href='' onclick='return showaddform()' class='add_category_link'><span>".str_replace("&quot;[categorisation]&quot;", "current", __('+ Add new category to the &quot;[categorisation]&quot; Group', 'wpsc'))."</span></a></p>";
12
+ $output .="<dl>\n\r";
13
+ $output .=" <dt>Display Category Shortcode: </dt>\n\r";
14
+ $output .=" <dd> [wpsc_products category_url_name='{$product['nice-name']}']</dd>\n\r";
15
+ $output .=" <dt>Display Category Template Tag: </dt>\n\r";
16
+ $output .=" <dd> &lt;?php echo wpsc_display_products_page(array('category_url_name'=>'{$product['nice-name']}')); ?&gt;</dd>\n\r";
17
+ $output .="</dl>\n\r";
18
+
19
+ //$output .= " [ <a href='#' onclick='return showedit_categorisation_form()'>".__('Edit This Group', 'wpsc')."</a> ]";
20
+
21
+ $output .= "</div>";
22
+ $output .= " <table class='category_forms'>\n\r";
23
+ $output .= " <tr>\n\r";
24
+ $output .= " <td>\n\r";
25
+ $output .= __('Name', 'wpsc').": ";
26
+ $output .= " </td>\n\r";
27
+ $output .= " <td>\n\r";
28
+ $output .= "<input type='text' class='text' name='title' value='".htmlentities(stripslashes($product['name']), ENT_QUOTES, 'UTF-8')."' />";
29
+ $output .= " </td>\n\r";
30
+ $output .= " </tr>\n\r";
31
+
32
+ $output .= " <tr>\n\r";
33
+ $output .= " <td>\n\r";
34
+ $output .= __('Description', 'wpsc').": ";
35
+ $output .= " </td>\n\r";
36
+ $output .= " <td>\n\r";
37
+ $output .= "<textarea name='description' cols='40' rows='8' >".stripslashes($product['description'])."</textarea>";
38
+ $output .= " </td>\n\r";
39
+ $output .= " </tr>\n\r";
40
+ $output .= " </tr>\n\r";
41
+
42
+ $output .= " <tr>\n\r";
43
+ $output .= " <td>\n\r";
44
+ $output .= __('Category Parent', 'wpsc').": ";
45
+ $output .= " </td>\n\r";
46
+ $output .= " <td>\n\r";
47
+ $output .= wpsc_parent_category_list($product['group_id'], $product['id'], $product['category_parent']);
48
+ $output .= " </td>\n\r";
49
+ $output .= " </tr>\n\r";
50
+ $output .= " </tr>\n\r";
51
+
52
+
53
+ if ($product['display_type'] == 'grid') {
54
+ $display_type1="selected='selected'";
55
+ } else if ($product['display_type'] == 'default') {
56
+ $display_type2="selected='selected'";
57
+ }
58
+
59
+ switch($product['display_type']) {
60
+ case "default":
61
+ $product_view1 = "selected ='selected'";
62
+ break;
63
+
64
+ case "grid":
65
+ if(function_exists('product_display_grid')) {
66
+ $product_view3 = "selected ='selected'";
67
+ break;
68
+ }
69
+
70
+ case "list":
71
+ if(function_exists('product_display_list')) {
72
+ $product_view2 = "selected ='selected'";
73
+ break;
74
+ }
75
+
76
+ default:
77
+ $product_view0 = "selected ='selected'";
78
+ break;
79
+ }
80
+
81
+
82
+
83
+ $output .= " <tr>\n\r";
84
+ $output .= " <td>\n\r";
85
+ $output .= __('Category&nbsp;Image', 'wpsc').": ";
86
+ $output .= " </td>\n\r";
87
+ $output .= " <td>\n\r";
88
+ $output .= "<input type='file' name='image' value='' />";
89
+ $output .= " </td>\n\r";
90
+ $output .= " </tr>\n\r";
91
+ $output .= " </tr>\n\r";
92
+
93
+ if(function_exists("getimagesize")) {
94
+ if($product['image'] != '') {
95
+ $imagepath = WPSC_CATEGORY_DIR . $product['image'];
96
+ $imagetype = @getimagesize($imagepath); //previously exif_imagetype()
97
+ $output .= " <tr>\n\r";
98
+ $output .= " <td>\n\r";
99
+ $output .= " </td>\n\r";
100
+ $output .= " <td>\n\r";
101
+ $output .= __('Height', 'wpsc').":<input type='text' size='6' name='height' value='".$imagetype[1]."' /> ".__('Width', 'wpsc').":<input type='text' size='6' name='width' value='".$imagetype[0]."' /><br /><span class='wpscsmall description'>$nzshpcrt_imagesize_info</span><br />\n\r";
102
+ $output .= "<span class='wpscsmall description'>".__('You can upload thumbnail images for each group. To display Group details in your shop you must configure these settings under <a href="admin.php?page=wpsc-settings&tab=presentation">Presentation Settings</a>.', 'wpsc')."</span>\n\r";
103
+ $output .= " </td>\n\r";
104
+ $output .= " </tr>\n\r";
105
+ } else {
106
+ $output .= " <tr>\n\r";
107
+ $output .= " <td>\n\r";
108
+ $output .= " </td>\n\r";
109
+ $output .= " <td>\n\r";
110
+ $output .= __('Height', 'wpsc').":<input type='text' size='6' name='height' value='".get_option('product_image_height')."' /> ".__('Width', 'wpsc').":<input type='text' size='6' name='width' value='".get_option('product_image_width')."' /><br /><span class='wpscsmall description'>$nzshpcrt_imagesize_info</span><br />\n\r";
111
+ $output .= "<span class='wpscsmall description'>".__('You can upload thumbnail images for each group. To display Group details in your shop you must configure these settings under <a href="admin.php?page=wpsc-settings&tab=presentation">Presentation Settings</a>.', 'wpsc')."</span>\n\r";
112
+ $output .= " </td>\n\r";
113
+ $output .= " </tr>\n\r";
114
+ }
115
+ }
116
+
117
+ $output .= " <tr>\n\r";
118
+ $output .= " <td>\n\r";
119
+ $output .= __('Delete Image', 'wpsc').": ";
120
+ $output .= " </td>\n\r";
121
+ $output .= " <td>\n\r";
122
+ $output .= "<input type='checkbox' name='deleteimage' value='1' />";
123
+ $output .= " </td>\n\r";
124
+ $output .= " </tr>\n\r";
125
+ $output .= " </tr>\n\r";
126
+ /* START OF TARGET MARKET SELECTION */
127
+ $countrylist = $wpdb->get_results("SELECT id,country,visible FROM `".WPSC_TABLE_CURRENCY_LIST."` ORDER BY country ASC ",ARRAY_A);
128
+ $selectedCountries = $wpdb->get_col("SELECT countryid FROM `".WPSC_TABLE_CATEGORY_TM."` WHERE categoryid=".$product['id']." AND visible= 1");
129
+ // exit('<pre>'.print_r($countrylist,true).'</pre><br /><pre>'.print_r($selectedCountries,true).'</pre>');
130
+ $output .= " <tr>\n\r";
131
+ $output .= " <td colspan='2'><h4>Target Market Restrictions</h4></td></tr><tr><td>&nbsp;</td></tr><tr>\n\r";
132
+ $output .= " <td>\n\r";
133
+ $output .= __('Target Markets', 'wpsc').":\n\r";
134
+ $output .= " </td>\n\r";
135
+ $output .= " <td>\n\r";
136
+
137
+ if(@extension_loaded('suhosin')) {
138
+ $output .= "<em>".__("The Target Markets feature has been disabled because you have the Suhosin PHP extension installed on this server. If you need to use the Target Markets feature then disable the suhosin extension, if you can not do this, you will need to contact your hosting provider.
139
+ ",'wpsc')."</em>";
140
+
141
+ } else {
142
+ $output .= "<span>Select: <a href='' class='wpsc_select_all'>All</a>&nbsp; <a href='' class='wpsc_select_none'>None</a></span><br />";
143
+ $output .= " <div id='resizeable' class='ui-widget-content multiple-select'>\n\r";
144
+ foreach($countrylist as $country){
145
+ if(in_array($country['id'], $selectedCountries))
146
+ /* if($country['visible'] == 1) */{
147
+ $output .= " <input type='checkbox' name='countrylist2[]' value='".$country['id']."' checked='".$country['visible']."' />".$country['country']."<br />\n\r";
148
+ }else{
149
+ $output .= " <input type='checkbox' name='countrylist2[]' value='".$country['id']."' />".$country['country']."<br />\n\r";
150
+ }
151
+
152
+ }
153
+ $output .= " </div><br /><br />";
154
+ $output .= " <span class='wpscsmall description'>Select the markets you are selling this category to.<span>\n\r";
155
+ }
156
+
157
+ $output .= " </td>\n\r";
158
+
159
+ $output .= " </tr>\n\r";
160
+ ////////
161
+
162
+ $output .= " <tr>\n\r";
163
+ $output .= " <td colspan='2' class='category_presentation_settings'>\n\r";
164
+ $output .= " <h4>".__('Presentation Settings', 'wpsc')."</h4>\n\r";
165
+ $output .= " <span class='small'>".__('To over-ride the presentation settings for this group you can enter in your prefered settings here', 'wpsc')."</span>\n\r";
166
+ $output .= " </td>\n\r";
167
+ $output .= " </tr>\n\r";
168
+
169
+ $output .= " <tr>\n\r";
170
+ $output .= " <td>\n\r";
171
+ $output .= " ". __('Catalog View', 'wpsc').":\n\r";
172
+ $output .= " </td>\n\r";
173
+ $output .= " <td>\n\r";
174
+ $output .= " <select name='display_type'>\n\r";
175
+ $output .= " <option value='' $product_view0 >".__('Please select', 'wpsc')."</option>\n\r";
176
+ $output .= " <option value='default' $product_view1 >".__('Default View', 'wpsc')."</option>\n\r";
177
+ if(function_exists('product_display_list')) {
178
+ $output .= " <option value='list' ". $product_view2.">". __('List View', 'wpsc')."</option>\n\r";
179
+ } else {
180
+ $output .= " <option value='list' disabled='disabled' ". $product_view2.">". __('List View', 'wpsc')."</option>\n\r";
181
+ }
182
+ if(function_exists('product_display_grid')) {
183
+ $output .= " <option value='grid' ". $product_view3.">". __('Grid View', 'wpsc')."</option>\n\r";
184
+ } else {
185
+ $output .= " <option value='grid' disabled='disabled' ". $product_view3.">". __('Grid View', 'wpsc')."</option>\n\r";
186
+ }
187
+ $output .= " </select>\n\r";
188
+ $output .= " </td>\n\r";
189
+ $output .= " </tr>\n\r";
190
+
191
+
192
+ if(function_exists("getimagesize")) {
193
+ $output .= " <tr>\n\r";
194
+ $output .= " <td>\n\r";
195
+ $output .= __('Thumbnail&nbsp;Size', 'wpsc').": ";
196
+ $output .= " </td>\n\r";
197
+ $output .= " <td>\n\r";
198
+ $output .= __('Height', 'wpsc').": <input type='text' value='".$product['image_height']."' name='product_height' size='6'/> ";
199
+ $output .= __('Width', 'wpsc').": <input type='text' value='".$product['image_width']."' name='product_width' size='6'/> <br/>";
200
+ $output .= " </td>\n\r";
201
+ $output .= " </tr>\n\r";
202
+ }
203
+
204
+
205
+
206
+ $output .= " <tr>\n\r";
207
+ $output .= " <td colspan='2' class='category_presentation_settings'>\n\r";
208
+ $output .= " <h4>".__('Checkout Settings', 'wpsc')."</h4>\n\r";
209
+ //$output .= " <span class='small'>".__('To over-ride the presentation settings for this group you can enter in your prefered settings here', 'wpsc')."</span>\n\r";
210
+ $output .= " </td>\n\r";
211
+ $output .= " </tr>\n\r";
212
+
213
+
214
+ $used_additonal_form_set = wpsc_get_categorymeta($product['id'], 'use_additonal_form_set');
215
+ $output .= " <tr>\n\r";
216
+ $output .= " <td>\n\r";
217
+ $output .= __("This category requires additional checkout form fields",'wpsc').": ";
218
+ $output .= " </td>\n\r";
219
+ $output .= " <td>\n\r";
220
+
221
+ $output .= " <select name='use_additonal_form_set'>\n\r";
222
+ $output .= " <option value=''>".__("None",'wpsc')."</option>\n\r";
223
+
224
+ $checkout_sets = get_option('wpsc_checkout_form_sets');
225
+ unset($checkout_sets[0]);
226
+ foreach((array)$checkout_sets as $key => $value) {
227
+ $selected_state = "";
228
+ if($used_additonal_form_set == $key) {
229
+ $selected_state = "selected='selected'";
230
+ }
231
+ $output .= " <option {$selected_state} value='{$key}'>".stripslashes($value)."</option>\n\r";
232
+ }
233
+ $output .= " </select>\n\r";
234
+ //$output .= " <label><input type='radio' value='1' name='uses_additonal_forms' ".(($uses_additional_forms == true) ? "checked='checked'" : "")." />".__("Yes",'wpsc')."</label>";
235
+ //$output .= " <label><input type='radio' value='0' name='uses_additonal_forms' ".(($uses_additional_forms != true) ? "checked='checked'" : "")." />".__("No",'wpsc')."</label>";
236
+ $output .= " </td>\n\r";
237
+ $output .= " </tr>\n\r";
238
+
239
+
240
+ $output .= " <tr>";
241
+ $output .= " <td colspan='2'> </td>";
242
+ $output .= " </tr>";
243
+
244
+ $uses_billing_address = (bool)wpsc_get_categorymeta($product['id'], 'uses_billing_address');
245
+ $output .= " <tr>\n\r";
246
+ $output .= " <td>\n\r";
247
+ $output .= __("Products in this category use the billing address to calculate shipping",'wpsc').": ";
248
+ $output .= " </td>\n\r";
249
+ $output .= " <td>\n\r";
250
+ $output .= " <label><input type='radio' value='1' name='uses_billing_address' ".(($uses_billing_address == true) ? "checked='checked'" : "")." />".__("Yes",'wpsc')."</label>";
251
+ $output .= " <label><input type='radio' value='0' name='uses_billing_address' ".(($uses_billing_address != true) ? "checked='checked'" : "")." />".__("No",'wpsc')."</label>";
252
+ $output .= " </td>\n\r";
253
+ $output .= " </tr>\n\r";
254
+
255
+ $output .= " <tr>\n\r";
256
+ $output .= " <td>\n\r";
257
+ $output .= " </td>\n\r";
258
+ $output .= " <td class='last_row'>\n\r";
259
+ $output .= "<input type='hidden' name='prodid' value='".$product['id']."' />";
260
+ $output .= "<input type='hidden' name='submit_action' value='edit' />";
261
+ $output .= "<input class='button-primary' style='float:left;' type='submit' name='submit' value='".__('Update Category', 'wpsc')."' />";
262
+ $output .= "<a class='delete_button' href='".add_query_arg('deleteid', $product['id'], 'admin.php?page=wpsc-edit-groups')."' onclick=\"return conf();\" >".__('Delete', 'wpsc')."</a>";
263
+ $output .= " </td>\n\r";
264
+ $output .= " </tr>\n\r";
265
+ $output .= " </table>\n\r";
266
+ return $output;
267
+ }
268
+
269
+ function nzshpcrt_getvariationform($variation_id)
270
+ {
271
+ global $wpdb,$nzshpcrt_imagesize_info;
272
+
273
+ $variation_sql = "SELECT * FROM `".WPSC_TABLE_PRODUCT_VARIATIONS."` WHERE `id`='$variation_id' LIMIT 1";
274
+ $variation_data = $wpdb->get_results($variation_sql,ARRAY_A) ;
275
+ $variation = $variation_data[0];
276
+ $output .= " <table class='category_forms' >\n\r";
277
+ $output .= " <tr>\n\r";
278
+ $output .= " <td>\n\r";
279
+ $output .= __('Name', 'wpsc').": ";
280
+ $output .= " </td>\n\r";
281
+ $output .= " <td>\n\r";
282
+ $output .= "<input type='text' class='text' name='title' value='".htmlentities(stripslashes($variation['name']), ENT_QUOTES, 'UTF-8')."' />";
283
+ $output .= " </td>\n\r";
284
+ $output .= " </tr>\n\r";
285
+
286
+ $output .= " <tr>\n\r";
287
+ $output .= " <td>\n\r";
288
+ $output .= __('Variation Values', 'wpsc').": ";
289
+ $output .= " </td>\n\r";
290
+ $output .= " <td>\n\r";
291
+ $variation_values_sql = "SELECT * FROM `".WPSC_TABLE_VARIATION_VALUES."` WHERE `variation_id`='$variation_id' ORDER BY `id` ASC";
292
+ $variation_values = $wpdb->get_results($variation_values_sql,ARRAY_A);
293
+ $variation_value_count = count($variation_values);
294
+ $output .= "<div id='edit_variation_values'>";
295
+ $num = 0;
296
+ foreach($variation_values as $variation_value) {
297
+ $output .= "<span class='variation_value'>";
298
+ $output .= "<input type='text' class='text' name='variation_values[".$variation_value['id']."]' value='".htmlentities(stripslashes($variation_value['name']), ENT_QUOTES, 'UTF-8')."' />";
299
+ if($variation_value_count > 1) {
300
+ $output .= " <a class='image_link' onclick='return remove_variation_value(this,".$variation_value['id'].")' href='#'><img src='".WPSC_URL."/images/trash.gif' alt='".__('Delete', 'wpsc')."' title='".__('Delete', 'wpsc')."' /></a>";
301
+ }
302
+ $output .= "<br />";
303
+ $output .= "</span>";
304
+ $num++;
305
+ }
306
+ $output .= "</div>";
307
+ $output .= "<a href='#' onclick='return add_variation_value(\"edit\")'>".__('Add', 'wpsc')."</a>";
308
+ $output .= " </td>\n\r";
309
+ $output .= " </tr>\n\r";
310
+ $output .= " </tr>\n\r";
311
+
312
+ $output .= " <tr>\n\r";
313
+ $output .= " <td>\n\r";
314
+ $output .= " </td>\n\r";
315
+ $output .= " <td>\n\r";
316
+ $output .= "<input type='hidden' name='prodid' value='".$variation['id']."' />";
317
+ $output .= "<input type='hidden' name='submit_action' value='edit' />";
318
+ $output .= "<input class='button' style='float:left;' type='submit' name='submit' value='".__('Edit', 'wpsc')."' />";
319
+ $output .= "<a class='button delete_button' href='admin.php?page=".WPSC_DIR_NAME."/display_variations.php&amp;deleteid=".$variation['id']."' onclick=\"return conf();\" >".__('Delete', 'wpsc')."</a>";
320
+ $output .= " </td>\n\r";
321
+ $output .= " </tr>\n\r";
322
+ $output .= " </table>\n\r";
323
+ return $output;
324
+ }
325
+
326
+ function coupon_edit_form($coupon) {
327
+
328
+ $conditions = unserialize($coupon['condition']);
329
+ //exit('<pre>'.print_r($coupon, true).'</pre>');
330
+
331
+ $start_timestamp = strtotime($coupon['start']);
332
+ $end_timestamp = strtotime($coupon['expiry']);
333
+ $id = $coupon['id'];
334
+ $output = '';
335
+ $output .= "<form name='edit_coupon' id='".$coupon['coupon_code']."' method='post' action=''>\n\r";
336
+ $output .= " <input type='hidden' value='true' name='is_edit_coupon' />\n\r";
337
+ $output .= "<table class='add-coupon'>\n\r";
338
+ $output .= " <tr>\n\r";
339
+ $output .= " <th>".__('Coupon Code', 'wpsc')."</th>\n\r";
340
+ $output .= " <th>".__('Discount', 'wpsc')."</th>\n\r";
341
+ $output .= " <th>".__('Start', 'wpsc')."</th>\n\r";
342
+ $output .= " <th>".__('Expiry', 'wpsc')."</th>\n\r";
343
+ $output .= " <th>".__('Use Once', 'wpsc')."</th>\n\r";
344
+ $output .= " <th>".__('Active', 'wpsc')."</th>\n\r";
345
+ $output .= " <th>".__('Apply On All Products', 'wpsc')."</th>\n\r";
346
+ $output .= " <th></th>\n\r";
347
+ $output .= " </tr>\n\r";
348
+ $output .= " <tr>\n\r";
349
+ $output .= " <td>\n\r";
350
+ $output .= " <input type='text' size='8' value='".$coupon['coupon_code']."' name='edit_coupon[".$id."][coupon_code]' />\n\r";
351
+ $output .= " </td>\n\r";
352
+ $output .= " <td>\n\r";
353
+ $output .= " <input type='text' style='width:28px;' value='".$coupon['value']."' name=edit_coupon[".$id."][value]' />";
354
+ $output .= " <select style='width:20px;' name='edit_coupon[".$id."][is-percentage]'>";
355
+ $output .= " <option value='0' ".(($coupon['is-percentage'] == 0) ? "selected='true'" : '')." >$</option>\n\r";//
356
+ $output .= " <option value='1' ".(($coupon['is-percentage'] == 1) ? "selected='true'" : '')." >%</option>\n\r";
357
+ $output .= " <option value='2' ".(($coupon['is-percentage'] == 2) ? "selected='true'" : '')." >Free shipping</option>\n\r";
358
+ $output .= " </select>\n\r";
359
+ $output .= " </td>\n\r";
360
+ $output .= " <td>\n\r";
361
+ $coupon_start = explode(" ",$coupon['start']);
362
+ $output .= "<input type='text' class='pickdate' size='8' name='edit_coupon[".$id."][start]' value='{$coupon_start[0]}'>";
363
+ $output .= " </td>\n\r";
364
+ $output .= " <td>\n\r";
365
+ $coupon_expiry = explode(" ",$coupon['expiry']);
366
+ $output .= "<input type='text' class='pickdate' size='8' name='edit_coupon[".$id."][expiry]' value='{$coupon_expiry[0]}'>";
367
+ $output .= " </td>\n\r";
368
+ $output .= " <td>\n\r";
369
+ $output .= " <input type='hidden' value='0' name='edit_coupon[".$id."][use-once]' />\n\r";
370
+ $output .= " <input type='checkbox' value='1' ".(($coupon['use-once'] == 1) ? "checked='checked'" : '')." name='edit_coupon[".$id."][use-once]' />\n\r";
371
+ $output .= " </td>\n\r";
372
+ $output .= " <td>\n\r";
373
+ $output .= " <input type='hidden' value='0' name='edit_coupon[".$id."][active]' />\n\r";
374
+ $output .= " <input type='checkbox' value='1' ".(($coupon['active'] == 1) ? "checked='checked'" : '')." name='edit_coupon[".$id."][active]' />\n\r";
375
+ $output .= " </td>\n\r";
376
+ $output .= " <td>\n\r";
377
+ $output .= " <input type='hidden' value='0' name='edit_coupon[".$id."][every_product]' />\n\r";
378
+ $output .= " <input type='checkbox' value='1' ".(($coupon['every_product'] == 1) ? "checked='checked'" : '')." name='edit_coupon[".$id."][every_product]' />\n\r";
379
+ $output .= " </td>\n\r";
380
+ $output .= " <td>\n\r";
381
+ $output .= " <input type='hidden' value='".$id."' name='edit_coupon[".$id."][id]' />\n\r";
382
+ $output .= " </td>\n\r";
383
+ $output .= " </tr>\n\r";
384
+
385
+ if($conditions != null){
386
+ $output .= "<tr>";
387
+ $output .= "<th>";
388
+ $output .= "Conditions";
389
+ $output .= "</th>";
390
+ $output .= "</tr>";
391
+ $output .= "<th>";
392
+ $output .= "Delete";
393
+ $output .= "</th>";
394
+ $output .= "<th>";
395
+ $output .= "Property";
396
+ $output .= "</th>";
397
+ $output .= "<th>";
398
+ $output .= "Logic";
399
+ $output .= "</th>";
400
+ $output .= "<th>";
401
+ $output .= "Value";
402
+ $output .= "</th>";
403
+ $output .= " </tr>\n\r";
404
+ $i=0;
405
+ foreach ($conditions as $condition){
406
+ $output .= "<tr>";
407
+ $output .= "<td>";
408
+ $output .= "<input type='hidden' name='coupon_id' value='".$id."' />";
409
+ $output .= "<input type='submit' id='delete_condition".$i."' style='display:none;' value='".$i."' name='delete_condition' />";
410
+ $output .= "<span style='cursor:pointer;' class='delete_button' onclick='jQuery(\"#delete_condition".$i."\").click()'>Delete</span>";
411
+ $output .= "</td>";
412
+ $output .= "<td>";
413
+ $output .= $condition['property'];
414
+ $output .= "</td>";
415
+ $output .= "<td>";
416
+ $output .= $condition['logic'];
417
+ $output .= "</td>";
418
+ $output .= "<td>";
419
+ $output .= $condition['value'];
420
+ $output .= "</td>";
421
+ $output .= "</tr>";
422
+ $i++;
423
+ }
424
+ $output .= wpsc_coupons_conditions( $id);
425
+ }elseif($conditions == null){
426
+ $output .= wpsc_coupons_conditions( $id);
427
+
428
+ }
429
+ $output .= "</table>\n\r";
430
+ $output .= "</form>\n\r";
431
+ echo $output;
432
+ return $output;
433
+ }
434
+ function wpsc_coupons_conditions($id){
435
+ ?>
436
+
437
+ <?php
438
+
439
+ $output ='
440
+ <input type="hidden" name="coupon_id" value="'.$id.'" />
441
+ <tr><td colspan="3"><b>Add Conditions</b></td></tr>
442
+ <tr><td colspan="6">
443
+ <div class="coupon_condition">
444
+ <div>
445
+ <select class="ruleprops" name="rules[property][]">
446
+ <option value="item_name" rel="order">Item name</option>
447
+ <option value="item_quantity" rel="order">Item quantity</option>
448
+ <option value="total_quantity" rel="order">Total quantity</option>
449
+ <option value="subtotal_amount" rel="order">Subtotal amount</option>
450
+ ' . apply_filters( 'wpsc_coupon_rule_property_options', '' ) . '
451
+ </select>
452
+ <select name="rules[logic][]">
453
+ <option value="equal">Is equal to</option>
454
+ <option value="greater">Is greater than</option>
455
+ <option value="less">Is less than</option>
456
+ <option value="contains">Contains</option>
457
+ <option value="not_contain">Does not contain</option>
458
+ <option value="begins">Begins with</option>
459
+ <option value="ends">Ends with</option>
460
+ </select>
461
+ <span>
462
+ <input type="text" name="rules[value][]"/>
463
+ </span>
464
+
465
+
466
+ </div>
467
+ </div>
468
+ </td>
469
+ <td colspan="3">
470
+
471
+ <input type="submit" value="'.__("Update Coupon", "wpsc").'" name="edit_coupon['.$id.'][submit_coupon]" />
472
+ <input type="submit" value="'.__("Delete Coupon", "wpsc").'" name="edit_coupon['.$id.'][delete_coupon]" />
473
+ </td>
474
+ </tr>
475
+ ';
476
+ return $output;
477
+
478
+ }
479
+ function setting_button(){
480
+ $next_url = 'http://' . $_SERVER['HTTP_HOST'] . $_SERVER['PHP_SELF']."?page=wpsc-edit-products";
481
+
482
+ // $output.="<div><img src='".get_option('siteurl')."/wp-content/plugins/".WPSC_DIR_NAME."/images/settings_button.jpg' onclick='display_settings_button()'>";
483
+ $output.="<div style='float: right; margin-top: 0px; position: relative;'> | <a href='#' onclick='display_settings_button(); return false;' style='text-decoration: underline;'>".__('Settings', 'wpsc')." &raquo;</a>";
484
+ $output.="<span id='settings_button' style='width:180px;background-color:#f1f1f1;position:absolute; right: 10px; border:1px solid black; display:none;'>";
485
+ $output.="<ul class='settings_button'>";
486
+
487
+ $output.="<li><a href='admin.php?page=wpsc-settings'>".__('Shop Settings', 'wpsc')."</a></li>";
488
+ $output.="<li><a href='admin.php?page=wpsc-settings&amp;tab=gateway'>".__('Money and Payment', 'wpsc')."</a></li>";
489
+ $output.="<li><a href='admin.php?page=wpsc-settings&amp;tab=checkout'>".__('Checkout Page Settings', 'wpsc')."</a></li>";
490
+ //$output.="<li><a href='?page=".WPSC_DIR_NAME."/instructions.php'>Help/Upgrade</a></li>";
491
+ $output.="</ul>";
492
+ // $output.="<div>Checkout Settings</div>";
493
+ $output.="</span>&emsp;&emsp;</div>";
494
+
495
+ return $output;
496
+ }
497
+
498
+ function wpsc_right_now($hidden = '') {
499
+ global $wpdb,$nzshpcrt_imagesize_info;
500
+ $year = date("Y");
501
+ $month = date("m");
502
+ $start_timestamp = mktime(0, 0, 0, $month, 1, $year);
503
+ $end_timestamp = mktime(0, 0, 0, ($month+1), 0, $year);
504
+
505
+ $replace_values[":productcount:"] = $wpdb->get_var("SELECT COUNT(*) FROM `".WPSC_TABLE_PRODUCT_LIST."` WHERE `active` IN ('1')");
506
+ $product_count = $wpdb->get_var("SELECT COUNT(*) FROM `".WPSC_TABLE_PRODUCT_LIST."` WHERE `active` IN ('1')");
507
+ $replace_values[":productcount:"] .= " ".(($replace_values[":productcount:"] == 1) ? __('product', 'wpsc') : __('products', 'wpsc'));
508
+ $product_unit = (($replace_values[":productcount:"] == 1) ? __('product', 'wpsc') : __('products', 'wpsc'));
509
+
510
+ $replace_values[":groupcount:"] = $wpdb->get_var("SELECT COUNT(*) FROM `".WPSC_TABLE_PRODUCT_CATEGORIES."` WHERE `active` IN ('1')");
511
+ $group_count = $wpdb->get_var("SELECT COUNT(*) FROM `".WPSC_TABLE_PRODUCT_CATEGORIES."` WHERE `active` IN ('1')");
512
+ $replace_values[":groupcount:"] .= " ".(($replace_values[":groupcount:"] == 1) ? __('group', 'wpsc') : __('groups', 'wpsc'));
513
+ $group_unit = (($replace_values[":groupcount:"] == 1) ? __('group', 'wpsc') : __('groups', 'wpsc'));
514
+
515
+ $replace_values[":salecount:"] = $wpdb->get_var("SELECT COUNT(*) FROM `".WPSC_TABLE_PURCHASE_LOGS."` WHERE `date` BETWEEN '".$start_timestamp."' AND '".$end_timestamp."'");
516
+ $sales_count = $wpdb->get_var("SELECT COUNT(*) FROM `".WPSC_TABLE_PURCHASE_LOGS."` WHERE `date` BETWEEN '".$start_timestamp."' AND '".$end_timestamp."'");
517
+ $replace_values[":salecount:"] .= " ".(($replace_values[":salecount:"] == 1) ? __('sale', 'wpsc') : __('sales', 'wpsc'));
518
+ $sales_unit = (($replace_values[":salecount:"] == 1) ? __('sale', 'wpsc') : __('sales', 'wpsc'));
519
+
520
+ $replace_values[":monthtotal:"] = nzshpcrt_currency_display(admin_display_total_price($start_timestamp, $end_timestamp),1);
521
+ $replace_values[":overaltotal:"] = nzshpcrt_currency_display(admin_display_total_price(),1);
522
+
523
+ $variation_count = $wpdb->get_var("SELECT COUNT(*) FROM `".WPSC_TABLE_PRODUCT_VARIATIONS."`");
524
+ $variation_unit = (($variation_count == 1) ? __('variation', 'wpsc') : __('variations', 'wpsc'));
525
+
526
+ $replace_values[":pendingcount:"] = $wpdb->get_var("SELECT COUNT(*) FROM `".WPSC_TABLE_PURCHASE_LOGS."` WHERE `processed` IN ('1')");
527
+ $pending_sales = $wpdb->get_var("SELECT COUNT(*) FROM `".WPSC_TABLE_PURCHASE_LOGS."` WHERE `processed` IN ('1')");
528
+ $replace_values[":pendingcount:"] .= " " . (($replace_values[":pendingcount:"] == 1) ? __('transaction', 'wpsc') : __('transactions', 'wpsc'));
529
+ $pending_sales_unit = (($replace_values[":pendingcount:"] == 1) ? __('transaction', 'wpsc') : __('transactions', 'wpsc'));
530
+
531
+ $accept_sales = $wpdb->get_var("SELECT COUNT(*) FROM `".WPSC_TABLE_PURCHASE_LOGS."` WHERE `processed` IN ('2' ,'3', '4')");
532
+ $accept_sales_unit = (($accept_sales == 1) ? __('transaction', 'wpsc') : __('transactions', 'wpsc'));
533
+
534
+
535
+ $replace_values[":theme:"] = get_option('wpsc_selected_theme');
536
+ $replace_values[":versionnumber:"] = WPSC_PRESENTABLE_VERSION;
537
+ if (function_exists('add_object_page')) {
538
+ $output="";
539
+ $output.="<div id='dashboard_right_now' class='postbox ".((array_search('dashboard_right_now', $hidden) !== false) ? 'closed' : '')."'>";
540
+ $output.=" <h3 class='hndle'>";
541
+ $output.=" <span>".__('Current Month', 'wpsc')."</span>";
542
+ $output.=" <br class='clear'/>";
543
+ $output.=" </h3>";
544
+
545
+ $output .= "<div class='inside'>";
546
+ $output .= "<div class='table'>";
547
+ $output .= "<p class='sub'>".__('At a Glance', 'wpsc')."</p>";
548
+ //$output.="<p class='youhave'>".__('You have <a href='admin.php?page=wpsc-edit-products'>:productcount:</a>, contained within <a href='admin.php?page=wpsc-edit-groups'>:groupcount:</a>. This month you made :salecount: and generated a total of :monthtotal: and your total sales ever is :overaltotal:. You have :pendingcount: awaiting approval.', 'wpsc')."</p>";
549
+ $output .= "<table style='border-top:1px solid #ececec;'>";
550
+ $output .= "<tr class='first'>";
551
+ $output .= "<td class='first b'>";
552
+ $output .= "<a href='?page=wpsc-edit-products'>".$product_count."</a>";
553
+ $output .= "</td>";
554
+ $output .= "<td class='t'>";
555
+ $output .= ucfirst($product_unit);
556
+ $output .= "</td>";
557
+ $output .= "<td class='b'>";
558
+ $output .= "<a href='?page=wpsc-sales-logs'>".$sales_count."</a>";
559
+ $output .= "</td>";
560
+ $output .= "<td class='last'>";
561
+ $output .= ucfirst($sales_unit);
562
+ $output .= "</td>";
563
+ $output .= "</tr>";
564
+
565
+ $output .= "<tr>";
566
+ $output .= "<td class='first b'>";
567
+ $output .= "<a href='?page=wpsc-edit-groups'>".$group_count."</a>";
568
+ $output .= "</td>";
569
+ $output .= "<td class='t'>";
570
+ $output .= ucfirst($group_unit);
571
+ $output .= "</td>";
572
+ $output .= "<td class='b'>";
573
+ $output .= "<a href='?page=wpsc-sales-logs'>".$pending_sales."</a>";
574
+ $output .= "</td>";
575
+ $output .= "<td class='last t waiting'>".__('Pending', 'wpsc')." ";
576
+ $output .= ucfirst($pending_sales_unit);
577
+ $output .= "</td>";
578
+ $output .= "</tr>";
579
+
580
+ $output .= "<tr>";
581
+ $output .= "<td class='first b'>";
582
+ $output .= "<a href='?page=wpsc-edit-variations'>".$variation_count."</a>";
583
+ $output .= "</td>";
584
+ $output .= "<td class='t'>";
585
+ $output .= ucfirst($variation_unit);
586
+ $output .= "</td>";
587
+ $output .= "<td class='b'>";
588
+ $output .= "<a href='?page=wpsc-sales-logs'>".$accept_sales."</a>";
589
+ $output .= "</td>";
590
+ $output .= "<td class='last t approved'>".__('Closed', 'wpsc')." ";
591
+ $output .= ucfirst($accept_sales_unit);
592
+ $output .= "</td>";
593
+ $output .= "</tr>";
594
+
595
+ $output .= "</table>";
596
+ $output .= "</div>";
597
+ $output .= "<div class='versions'>";
598
+ $output .= "<p><a class='button rbutton' href='admin.php?page=wpsc-edit-products'><strong>".__('Add New Product', 'wpsc')."</strong></a>".__('Here you can add products, groups or variations', 'wpsc')."</p>";
599
+ $output .= "</div>";
600
+ $output .= "</div>";
601
+ $output.="</div>";
602
+ } else {
603
+ $output="";
604
+ $output.="<div id='rightnow'>\n\r";
605
+ $output.=" <h3 class='reallynow'>\n\r";
606
+ $output.=" <a class='rbutton' href='admin.php?page=wpsc-edit-products'><strong>".__('Add New Product', 'wpsc')."</strong></a>\n\r";
607
+ $output.=" <span>"._('Right Now')."</span>\n\r";
608
+
609
+ //$output.=" <br class='clear'/>\n\r";
610
+ $output.=" </h3>\n\r";
611
+
612
+ $output.="<p class='youhave'>".__('You have <a href="admin.php?page=wpsc-edit-products">:productcount:</a>, contained within <a href="admin.php?page=wpsc-edit-groups">:groupcount:</a>. This month you made :salecount: and generated a total of :monthtotal: and your total sales ever is :overaltotal:. You have :pendingcount: awaiting approval.', 'wpsc')."</p>\n\r";
613
+ $output.=" <p class='youare'>\n\r";
614
+ $output.=" ".__('You are using the :theme: style. This is WP e-Commerce :versionnumber:.', 'wpsc')."\n\r";
615
+ //$output.=" <a class='rbutton' href='themes.php'>Change Theme</a>\n\r";
616
+ //$output.="<span id='wp-version-message'>This is WordPress version 2.6. <a class='rbutton' href='http://wordpress.org/download/'>Update to 2.6.1</a></span>\n\r";
617
+ $output.=" </p>\n\r";
618
+ $output.="</div>\n\r";
619
+ $output.="<br />\n\r";
620
+ $output = str_replace(array_keys($replace_values), array_values($replace_values),$output);
621
+ }
622
+
623
+ return $output;
624
+ }
625
+
626
+
627
+ function wpsc_packing_slip($purchase_id) {
628
+ global $wpdb, $purchlogitem, $wpsc_cart,$purchlog;
629
+ if(isset($_REQUEST['purchaselog_id'])){
630
+ $purchlogitem = new wpsc_purchaselogs_items((int)$_REQUEST['purchaselog_id']);
631
+ }
632
+
633
+ $purch_sql = "SELECT * FROM `".WPSC_TABLE_PURCHASE_LOGS."` WHERE `id`='".$purchase_id."'";
634
+ $purch_data = $wpdb->get_row($purch_sql,ARRAY_A) ;
635
+
636
+
637
+ //echo "<p style='padding-left: 5px;'><strong>".__('Date', 'wpsc')."</strong>:".date("jS M Y", $purch_data['date'])."</p>";
638
+
639
+ $cartsql = "SELECT * FROM `".WPSC_TABLE_CART_CONTENTS."` WHERE `purchaseid`=".$purchase_id."";
640
+ $cart_log = $wpdb->get_results($cartsql,ARRAY_A) ;
641
+ $j = 0;
642
+
643
+ if($cart_log != null) {
644
+ echo "<div class='packing_slip'>\n\r";
645
+ echo apply_filters( 'wpsc_packing_slip_header', '<h2>' . __( 'Packing Slip', 'wpsc' ) . "</h2>\n\r" );
646
+ echo "<strong>".__('Order', 'wpsc')." #</strong> ".$purchase_id."<br /><br />\n\r";
647
+
648
+ echo "<table>\n\r";
649
+ /*
650
+
651
+ $form_sql = "SELECT * FROM `".WPSC_TABLE_SUBMITED_FORM_DATA."` WHERE `log_id` = '".(int)$purchase_id."'";
652
+ $input_data = $wpdb->get_results($form_sql,ARRAY_A);
653
+
654
+ */
655
+ echo "<tr class='heading'><td colspan='2'><strong>Billing Info</strong></td></tr>";
656
+ foreach((array)$purchlogitem->userinfo as $userinfo){
657
+ if($userinfo['unique_name'] != 'billingcountry'){
658
+ echo "<tr><td>".$userinfo['name'].": </td><td>".$userinfo['value']."</td></tr>";
659
+ }else{
660
+ $userinfo['value'] = maybe_unserialize($userinfo['value']);
661
+ if(is_array($userinfo['value'] )){
662
+ if(!empty($userinfo['value'][1]) && !is_numeric($userinfo['value'][1])){
663
+ echo "<tr><td>State: </td><td>".$userinfo['value'][1]."</td></tr>";
664
+ }elseif(is_numeric($userinfo['value'][1])){
665
+ echo "<tr><td>State: </td><td>".wpsc_get_state_by_id($userinfo['value'][1],'name')."</td></tr>";
666
+ }
667
+ if(!empty($userinfo['value'][0])){
668
+ echo "<tr><td>Country: </td><td>".$userinfo['value'][0]."</td></tr>";
669
+ }
670
+ }else{
671
+ echo "<tr><td>".$userinfo['name'].": </td><td>".$userinfo['value']."</td></tr>";
672
+ }
673
+ }
674
+ }
675
+
676
+ echo "<tr class='heading'><td colspan='2'><strong>Shipping Info</strong></td></tr>";
677
+ foreach((array)$purchlogitem->shippinginfo as $userinfo){
678
+ if($userinfo['unique_name'] != 'shippingcountry' && $userinfo['unique_name'] != 'shippingstate'){
679
+ echo "<tr><td>".$userinfo['name'].": </td><td>".$userinfo['value']."</td></tr>";
680
+ }elseif($userinfo['unique_name'] == 'shippingcountry'){
681
+ $userinfo['value'] = maybe_unserialize($userinfo['value']);
682
+ if(is_array($userinfo['value'] )){
683
+ if(!empty($userinfo['value'][1]) && !is_numeric($userinfo['value'][1])){
684
+ echo "<tr><td>State: </td><td>".$userinfo['value'][1]."</td></tr>";
685
+ }elseif(is_numeric($userinfo['value'][1])){
686
+ echo "<tr><td>State: </td><td>".wpsc_get_state_by_id($userinfo['value'][1],'name')."</td></tr>";
687
+ }
688
+ if(!empty($userinfo['value'][0])){
689
+ echo "<tr><td>Country: </td><td>".$userinfo['value'][0]."</td></tr>";
690
+ }
691
+ }else{
692
+ echo "<tr><td>".$userinfo['name'].": </td><td>".$userinfo['value']."</td></tr>";
693
+ }
694
+ }elseif($userinfo['unique_name'] == 'shippingstate'){
695
+ if(!empty($userinfo['value']) && !is_numeric($userinfo['value'])){
696
+ echo "<tr><td>".$userinfo['name'].": </td><td>".$userinfo['value']."</td></tr>";
697
+ }elseif(is_numeric($userinfo['value'])){
698
+ echo "<tr><td>State: </td><td>".wpsc_get_state_by_id($userinfo['value'],'name')."</td></tr>";
699
+ }
700
+ }
701
+ }
702
+ // echo('<pre>'.print_r($purchlogitem,true).'</pre>');
703
+
704
+ /*
705
+ foreach($input_data as $input_row) {
706
+ $rekeyed_input[$input_row['form_id']] = $input_row;
707
+ }
708
+
709
+
710
+ if($input_data != null) {
711
+ $form_data = $wpdb->get_results("SELECT * FROM `".WPSC_TABLE_CHECKOUT_FORMS."` WHERE `active` = '1'",ARRAY_A);
712
+ // exit('<pre>'.print_r($purch_data, true).'</pre>');
713
+ foreach($form_data as $form_field) {
714
+ switch($form_field['type']) {
715
+ case 'country':
716
+
717
+ $delivery_region_count = $wpdb->get_var("SELECT COUNT(`regions`.`id`) FROM `".WPSC_TABLE_REGION_TAX."` AS `regions` INNER JOIN `".WPSC_TABLE_CURRENCY_LIST."` AS `country` ON `country`.`id` = `regions`.`country_id` WHERE `country`.`isocode` IN('".$wpdb->escape( $purch_data['billing_country'])."')");
718
+
719
+ if(is_numeric($purch_data['billing_region']) && ($delivery_region_count > 0)) {
720
+ echo " <tr><td>".__('State', 'wpsc').":</td><td>".wpsc_get_region($purch_data['billing_region'])."</td></tr>\n\r";
721
+ }
722
+ echo " <tr><td>".wp_kses($form_field['name'], array() ).":</td><td>".wpsc_get_country($purch_data['billing_country'])."</td></tr>\n\r";
723
+ break;
724
+
725
+ case 'delivery_country':
726
+ echo " <tr><td>".$form_field['name'].":</td><td>".wpsc_get_country($purch_data['shipping_country'])."</td></tr>\n\r";
727
+ break;
728
+
729
+ case 'heading':
730
+ echo " <tr><td colspan='2'><strong>".wp_kses($form_field['name'], array()).":</strong></td></tr>\n\r";
731
+ break;
732
+
733
+ default:
734
+ if($form_field['unique_name'] == 'shippingstate'){
735
+ echo " <tr><td>".wp_kses($form_field['name'], array() ).":</td><td>".wpsc_get_region($purch_data['shipping_region'])."</td></tr>\n\r";
736
+ }else{
737
+ echo " <tr><td>".wp_kses($form_field['name'], array() ).":</td><td>".htmlentities(stripslashes($rekeyed_input[$form_field['id']]['value']), ENT_QUOTES,'UTF-8')."</td></tr>\n\r";
738
+ }
739
+ break;
740
+ }
741
+ }
742
+ } else {
743
+ echo " <tr><td>".__('Name', 'wpsc').":</td><td>".$purch_data['firstname']." ".$purch_data['lastname']."</td></tr>\n\r";
744
+ echo " <tr><td>".__('Address', 'wpsc').":</td><td>".$purch_data['address']."</td></tr>\n\r";
745
+ echo " <tr><td>".__('Phone', 'wpsc').":</td><td>".$purch_data['phone']."</td></tr>\n\r";
746
+ echo " <tr><td>".__('Email', 'wpsc').":</td><td>".$purch_data['email']."</td></tr>\n\r";
747
+ }
748
+ */
749
+
750
+ if(get_option('payment_method') == 2) {
751
+ $gateway_name = '';
752
+ foreach($GLOBALS['nzshpcrt_gateways'] as $gateway) {
753
+ if($purch_data['gateway'] != 'testmode') {
754
+ if($gateway['internalname'] == $purch_data['gateway'] ) {
755
+ $gateway_name = $gateway['name'];
756
+ }
757
+ } else {
758
+ $gateway_name = "Manual Payment";
759
+ }
760
+ }
761
+ }
762
+ // echo " <tr><td colspan='2'></td></tr>\n\r";
763
+ // echo " <tr><td>".__('Payment Method', 'wpsc').":</td><td>".$gateway_name."</td></tr>\n\r";
764
+ // //echo " <tr><td>".__('Purchase No.', 'wpsc').":</td><td>".$purch_data['id']."</td></tr>\n\r";
765
+ // echo " <tr><td>".__('How The Customer Found Us', 'wpsc').":</td><td>".$purch_data['find_us']."</td></tr>\n\r";
766
+ // $engrave_line = explode(",",$purch_data['engravetext']);
767
+ // echo " <tr><td>".__('Engrave text', 'wpsc')."</td><td></td></tr>\n\r";
768
+ // echo " <tr><td>".__('Line 1', 'wpsc').":</td><td>".$engrave_line[0]."</td></tr>\n\r";
769
+ // echo " <tr><td>".__('Line 2', 'wpsc').":</td><td>".$engrave_line[1]."</td></tr>\n\r";
770
+ // if($purch_data['transactid'] != '') {
771
+ // echo " <tr><td>".__('Transaction Id', 'wpsc').":</td><td>".$purch_data['transactid']."</td></tr>\n\r";
772
+ // }
773
+ echo "</table>\n\r";
774
+
775
+
776
+
777
+
778
+ echo "<table class='packing_slip'>";
779
+
780
+ echo "<tr>";
781
+ echo " <th>".__('Quantity', 'wpsc')." </th>";
782
+
783
+ echo " <th>".__('Name', 'wpsc')."</th>";
784
+
785
+
786
+ echo " <th>".__('Price', 'wpsc')." </th>";
787
+
788
+ echo " <th>".__('Shipping', 'wpsc')." </th>";
789
+ echo "<th>".wpsc_display_tax_label(false)."</th>";
790
+ echo '</tr>';
791
+ $endtotal = 0;
792
+ $all_donations = true;
793
+ $all_no_shipping = true;
794
+ $file_link_list = array();
795
+ // exit('<pre>'.print_r($cart_log,true).'</pre>');
796
+ foreach($cart_log as $cart_row) {
797
+ $purchlogitem->the_purch_item();
798
+ // exit('<pre>'.print_r, true).'</pre>');
799
+ $alternate = "";
800
+ $j++;
801
+ if(($j % 2) != 0) {
802
+ $alternate = "class='alt'";
803
+ }
804
+ $productsql= "SELECT * FROM `".WPSC_TABLE_PRODUCT_LIST."` WHERE `id`=".$cart_row['prodid']."";
805
+ $product_data = $wpdb->get_results($productsql,ARRAY_A);
806
+
807
+
808
+
809
+ $variation_sql = "SELECT * FROM `".WPSC_TABLE_CART_ITEM_VARIATIONS."` WHERE `cart_id`='".$cart_row['id']."'";
810
+ $variation_data = $wpdb->get_results($variation_sql,ARRAY_A);
811
+ $variation_count = count($variation_data);
812
+
813
+ if($variation_count > 1) {
814
+ $variation_list = " (";
815
+ $i = 0;
816
+ foreach($variation_data as $variation) {
817
+ if($i > 0) {
818
+ $variation_list .= ", ";
819
+ }
820
+ $value_id = $variation['value_id'];
821
+ $value_data = $wpdb->get_results("SELECT * FROM `".WPSC_TABLE_VARIATION_VALUES."` WHERE `id`='".$value_id."' LIMIT 1",ARRAY_A);
822
+ $variation_list .= $value_data[0]['name'];
823
+ $i++;
824
+ }
825
+ $variation_list .= ")";
826
+ } else if($variation_count == 1) {
827
+ $value_id = $variation_data[0]['value_id'];
828
+ $value_data = $wpdb->get_results("SELECT * FROM `".WPSC_TABLE_VARIATION_VALUES."` WHERE `id`='".$value_id."' LIMIT 1",ARRAY_A);
829
+ $variation_list = " (".$value_data[0]['name'].")";
830
+ } else {
831
+ $variation_list = '';
832
+ }
833
+
834
+
835
+ if($cart_row['donation'] != 1) {
836
+ $all_donations = false;
837
+ }
838
+ if($cart_row['no_shipping'] != 1) {
839
+ $shipping = $cart_row['pnp'] * $cart_row['quantity'];
840
+ $total_shipping += $shipping;
841
+ $all_no_shipping = false;
842
+ } else {
843
+ $shipping = 0;
844
+ }
845
+
846
+ $price = $cart_row['price'] * $cart_row['quantity'];
847
+ $gst = $price - ($price / (1+($cart_row['gst'] / 100)));
848
+
849
+ if($gst > 0) {
850
+ $tax_per_item = $gst / $cart_row['quantity'];
851
+ }
852
+
853
+
854
+ echo "<tr $alternate>";
855
+
856
+
857
+ echo " <td>";
858
+ echo $cart_row['quantity'];
859
+ echo " </td>";
860
+
861
+ echo " <td>";
862
+ echo $product_data[0]['name'];
863
+ echo stripslashes($variation_list);
864
+ echo " </td>";
865
+
866
+
867
+ echo " <td>";
868
+ echo nzshpcrt_currency_display( $price, 1);
869
+ echo " </td>";
870
+
871
+ echo " <td>";
872
+ echo nzshpcrt_currency_display($shipping, 1);
873
+ echo " </td>";
874
+
875
+
876
+
877
+ echo '<td>';
878
+ if(wpsc_tax_isincluded()){
879
+ echo (wpsc_purchaselog_details_tax());
880
+ }else{
881
+ echo nzshpcrt_currency_display($cart_row['tax_charged'],1);
882
+ }
883
+ echo '<td>';
884
+ echo '</tr>';
885
+ }
886
+ echo "</table>";
887
+
888
+ echo '<table class="packing-slip-totals">';
889
+ echo '<tr><th>Base Shipping</th><td>' . nzshpcrt_currency_display( $purch_data['base_shipping'], 1 ) . '</td></tr>';
890
+ echo '<tr><th>Total Shipping</th><td>' . nzshpcrt_currency_display( $purch_data['base_shipping'] + $total_shipping, 1 ) . '</td></tr>';
891
+ echo '<tr><th>Total Price</th><td>' . nzshpcrt_currency_display( $purch_data['totalprice'], 1 ) . '</td></tr>';
892
+ echo '</table>';
893
+
894
+ echo "</div>\n\r";
895
+ } else {
896
+ echo "<br />".__('This users cart was empty', 'wpsc');
897
+ }
898
+
899
+ }
900
+
901
+
902
+
903
+
904
+
905
+ function wpsc_product_item_row() {
906
+ }
907
+
908
+ ?>
admin-ie.css CHANGED
File without changes
admin.css CHANGED
@@ -17,7 +17,6 @@ table.logdisplay tr.alt{ background-color: #eeeeee; }
17
  table.logdisplay tr.alt td{ background-color: #eeeeee;}
18
 
19
  ul.installation { list-style-type: decimal; }
20
-
21
  td.processed{ text-align: left; min-width: 140px; width: 140px; white-space: nowrap; }
22
  td.processed a{ border-bottom: none; }
23
  td.processed a img{ margin-left: 5px; }
@@ -544,27 +543,7 @@ div.wpsc_listen_button{
544
  padding: 0px;
545
  }
546
 
547
- /* marketing / coupon page styling */
548
-
549
- div.modify_coupon{ border: 1px solid #eeeeee; display: none; width: 100%; }
550
-
551
- table.coupon_data{
552
- width: 100%;
553
- }
554
-
555
- table.add-coupon tr th{ text-align: left; padding: 2px 5px 0px 5px; }
556
- table.add-coupon tr td{ text-align: left; padding: 2px 5px 2px 5px; }
557
-
558
 
559
- table.coupon-list{ width: 100%; }
560
-
561
- table.coupon-list tr.toprow td{ text-align: left; font-weight:bold; }
562
-
563
- table.coupon-list tr td{ padding: 2px 5px 2px 5px; }
564
-
565
- table.coupon-list tr.alt{ background-color: #eeeeee; }
566
-
567
- table.coupon-list tr.alt td{ background-color: #eeeeee; }
568
 
569
  td#order_summary_container{ width: 80px; }
570
 
@@ -1267,222 +1246,6 @@ table#itemlist tr.firstrowth td {
1267
  padding:4px 5px 6px;
1268
  }
1269
 
1270
- /* Main Flora Style Sheet for jQuery UI ui-datepicker */
1271
- #ui-datepicker-div, .ui-datepicker-inline {
1272
- font-family: Arial,Helvetica,sans-serif;
1273
- font-size: 14px;
1274
- padding: 0;
1275
- margin: 0;
1276
- background: #E0F4D7;
1277
- width: 185px;
1278
- }
1279
- #ui-datepicker-div {
1280
- display: none;
1281
- border: 1px solid #FF9900;
1282
- z-index: 10;
1283
- }
1284
- .ui-datepicker-inline {
1285
- float: left;
1286
- display: block;
1287
- border: 0;
1288
- }
1289
- .ui-datepicker-rtl {
1290
- direction: rtl;
1291
- }
1292
- .ui-datepicker-dialog {
1293
- padding: 5px !important;
1294
- border: 4px ridge #83C948 !important;
1295
- }
1296
- button.ui-datepicker-trigger {
1297
- width: 25px;
1298
- }
1299
- img.ui-datepicker-trigger {
1300
- margin: 2px;
1301
- vertical-align: middle;
1302
- }
1303
- .ui-datepicker-prompt {
1304
- float: left;
1305
- padding: 2px;
1306
- background: #E0F4D7;
1307
- color: #000;
1308
- }
1309
- *html .ui-datepicker-prompt {
1310
- width: 185px;
1311
- }
1312
- .ui-datepicker-control, .ui-datepicker-links, .ui-datepicker-header, .ui-datepicker {
1313
- clear: both;
1314
- float: left;
1315
- width: 100%;
1316
- color: #FFF;
1317
- }
1318
- .ui-datepicker-control {
1319
- background: #FF9900;
1320
- padding: 2px 0px;
1321
- }
1322
- .ui-datepicker-links {
1323
- background: #E0F4D7;
1324
- padding: 2px 0px;
1325
- }
1326
- .ui-datepicker-control, .ui-datepicker-links {
1327
- font-weight: bold;
1328
- font-size: 80%;
1329
- letter-spacing: 1px;
1330
- }
1331
- .ui-datepicker-links label {
1332
- padding: 2px 5px;
1333
- color: #888;
1334
- }
1335
- .ui-datepicker-clear, .ui-datepicker-prev {
1336
- float: left;
1337
- width: 34%;
1338
- }
1339
- .ui-datepicker-rtl .ui-datepicker-clear, .ui-datepicker-rtl .ui-datepicker-prev {
1340
- float: right;
1341
- text-align: right;
1342
- }
1343
- .ui-datepicker-current {
1344
- float: left;
1345
- width: 30%;
1346
- text-align: center;
1347
- }
1348
- .ui-datepicker-close, .ui-datepicker-next {
1349
- float: right;
1350
- width: 34%;
1351
- text-align: right;
1352
- }
1353
- .ui-datepicker-rtl .ui-datepicker-close, .ui-datepicker-rtl .ui-datepicker-next {
1354
- float: left;
1355
- text-align: left;
1356
- }
1357
- .ui-datepicker-header {
1358
- padding: 1px 0 3px;
1359
- background: #83C948;
1360
- text-align: center;
1361
- font-weight: bold;
1362
- height: 1.3em;
1363
- }
1364
- .ui-datepicker-header select {
1365
- background: #83C948;
1366
- color: #000;
1367
- border: 0px;
1368
- font-weight: bold;
1369
- }
1370
- .ui-datepicker {
1371
- background: #CCC;
1372
- text-align: center;
1373
- font-size: 100%;
1374
- }
1375
- .ui-datepicker a {
1376
- display: block;
1377
- width: 100%;
1378
- }
1379
- .ui-datepicker-title-row {
1380
- background: #B1DB87;
1381
- color: #000;
1382
- }
1383
- .ui-datepicker-title-row .ui-datepicker-week-end-cell {
1384
- background: #B1DB87;
1385
- }
1386
- .ui-datepicker-days-row {
1387
- background: #FFF;
1388
- color: #666;
1389
- }
1390
- .ui-datepicker-week-col {
1391
- background: #B1DB87;
1392
- color: #000;
1393
- }
1394
- .ui-datepicker-days-cell {
1395
- color: #000;
1396
- border: 1px solid #DDD;
1397
- }
1398
- .ui-datepicker-days-cell a {
1399
- display: block;
1400
- }
1401
- .ui-datepicker-week-end-cell {
1402
- background: #E0F4D7;
1403
- }
1404
- .ui-datepicker-unselectable {
1405
- color: #888;
1406
- }
1407
- .ui-datepicker-week-over, .ui-datepicker-week-over .ui-datepicker-week-end-cell {
1408
- background: #B1DB87 !important;
1409
- }
1410
- .ui-datepicker-days-cell-over, .ui-datepicker-days-cell-over.ui-datepicker-week-end-cell {
1411
- background: #FFF !important;
1412
- border: 1px solid #777;
1413
- }
1414
- * html .ui-datepicker-title-row .ui-datepicker-week-end-cell {
1415
- background: #B1DB87 !important;
1416
- }
1417
- * html .ui-datepicker-week-end-cell {
1418
- background: #E0F4D7 !important;
1419
- border: 1px solid #DDD !important;
1420
- }
1421
- * html .ui-datepicker-days-cell-over {
1422
- background: #FFF !important;
1423
- border: 1px solid #777 !important;
1424
- }
1425
- * html .ui-datepicker-current-day {
1426
- background: #83C948 !important;
1427
- }
1428
- .ui-datepicker-today {
1429
- background: #B1DB87 !important;
1430
- }
1431
- .ui-datepicker-current-day {
1432
- background: #83C948 !important;
1433
- }
1434
- .ui-datepicker-status {
1435
- background: #E0F4D7;
1436
- width: 100%;
1437
- font-size: 80%;
1438
- text-align: center;
1439
- }
1440
- #ui-datepicker-div a, .ui-datepicker-inline a {
1441
- cursor: pointer;
1442
- margin: 0;
1443
- padding: 0;
1444
- background: none;
1445
- color: #000;
1446
- }
1447
- .ui-datepicker-inline .ui-datepicker-links a {
1448
- padding: 0 5px !important;
1449
- }
1450
- .ui-datepicker-control a, .ui-datepicker-links a {
1451
- padding: 2px 5px !important;
1452
- color: #000 !important;
1453
- }
1454
- .ui-datepicker-title-row a {
1455
- color: #000 !important;
1456
- }
1457
- .ui-datepicker-control a:hover {
1458
- background: #FDD !important;
1459
- color: #333 !important;
1460
- }
1461
- .ui-datepicker-links a:hover, .ui-datepicker-title-row a:hover {
1462
- background: #FFF !important;
1463
- color: #333 !important;
1464
- }
1465
- .ui-datepicker-multi .ui-datepicker {
1466
- border: 1px solid #83C948;
1467
- }
1468
- .ui-datepicker-one-month {
1469
- float: left;
1470
- width: 185px;
1471
- }
1472
- .ui-datepicker-new-row {
1473
- clear: left;
1474
- }
1475
- .ui-datepicker-cover {
1476
- display: none;
1477
- display: block;
1478
- position: absolute;
1479
- z-index: -1;
1480
- filter: mask();
1481
- top: -4px;
1482
- left: -4px;
1483
- width: 193px;
1484
- height: 200px;
1485
- }
1486
 
1487
  /* Affiliates styles */
1488
  select#affliate_products {
17
  table.logdisplay tr.alt td{ background-color: #eeeeee;}
18
 
19
  ul.installation { list-style-type: decimal; }
 
20
  td.processed{ text-align: left; min-width: 140px; width: 140px; white-space: nowrap; }
21
  td.processed a{ border-bottom: none; }
22
  td.processed a img{ margin-left: 5px; }
543
  padding: 0px;
544
  }
545
 
 
 
 
 
 
 
 
 
 
 
 
546
 
 
 
 
 
 
 
 
 
 
547
 
548
  td#order_summary_container{ width: 80px; }
549
 
1246
  padding:4px 5px 6px;
1247
  }
1248
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1249
 
1250
  /* Affiliates styles */
1251
  select#affliate_products {
admin.js CHANGED
@@ -129,6 +129,16 @@ var getresults=function(results) {
129
  jQuery('#productform').css('display', 'block');
130
  jQuery("#loadingindicator_span").css('visibility','hidden');
131
  enablebuttons();
 
 
 
 
 
 
 
 
 
 
132
 
133
  jQuery('.meta-box-sortables').sortable( {
134
  placeholder: 'sortable-placeholder',
@@ -225,12 +235,14 @@ jQuery("div.previewimage").hover(
225
  }
226
  );
227
 
228
- jQuery("a.closeimagesettings").click(
229
  function (e) {
 
230
  jQuery("div#image_settings_box").hide();
231
  }
232
  );
233
 
 
234
  jQuery("#table_rate_price").click(
235
  function() {
236
  if (this.checked) {
@@ -566,7 +578,39 @@ jQuery('img').Tooltip(
566
  );
567
  */
568
  jQuery(window).load( function () {
 
 
 
 
 
 
 
 
 
 
 
569
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
570
  jQuery('a.closeEl').bind('click', toggleContent);
571
  /*
572
  jQuery('div.groupWrapper').sortable( {
@@ -756,6 +800,7 @@ jQuery(document).ready(function(){
756
  }
757
  );
758
 
 
759
  if (typeof jQuery('.pickdate').datepicker != "undefined") {
760
  jQuery('.pickdate').datepicker({ dateFormat: 'yy-mm-dd' });
761
  }
@@ -1019,12 +1064,6 @@ function enablebuttons(){
1019
  }
1020
  );
1021
 
1022
- jQuery("a.closeimagesettings").click(
1023
- function (e) {
1024
- jQuery("div#image_settings_box").hide();
1025
- }
1026
- );
1027
-
1028
  function imageorderresults(results) {
1029
  eval(results);
1030
  jQuery('#gallery_image_'+ser).append(output);
129
  jQuery('#productform').css('display', 'block');
130
  jQuery("#loadingindicator_span").css('visibility','hidden');
131
  enablebuttons();
132
+
133
+ jQuery('#formcontent .postbox h3').click( function() {
134
+ jQuery(jQuery(this).parent('div.postbox')).toggleClass('closed');
135
+ if(jQuery(jQuery(this).parent('div.postbox')).hasClass('closed')) {
136
+ jQuery('a.togbox',this).html('+');
137
+ } else {
138
+ jQuery('a.togbox',this).html('&ndash;');
139
+ }
140
+ wpsc_save_postboxes_state('editproduct', '#formcontent');
141
+ });
142
 
143
  jQuery('.meta-box-sortables').sortable( {
144
  placeholder: 'sortable-placeholder',
235
  }
236
  );
237
 
238
+ jQuery(".closeimagesettings").click(
239
  function (e) {
240
+ alert('uhuh');
241
  jQuery("div#image_settings_box").hide();
242
  }
243
  );
244
 
245
+
246
  jQuery("#table_rate_price").click(
247
  function() {
248
  if (this.checked) {
578
  );
579
  */
580
  jQuery(window).load( function () {
581
+
582
+
583
+ jQuery('.additem .postbox h3').click( function() {
584
+ jQuery(jQuery(this).parent('div.postbox')).toggleClass('closed');
585
+ if(jQuery(jQuery(this).parent('div.postbox')).hasClass('closed')) {
586
+ jQuery('a.togbox',this).html('+');
587
+ } else {
588
+ jQuery('a.togbox',this).html('&ndash;');
589
+ }
590
+ wpsc_save_postboxes_state('products', '.additem');
591
+ });
592
 
593
+ /* Coupon edit functionality */
594
+ jQuery('.modify_coupon').hide();
595
+ jQuery('.wpsc_edit_coupon').click(function(){
596
+ id = jQuery(this).attr('rel');
597
+ id = 'coupon_box_'+id;
598
+ if(jQuery('#'+id).hasClass('displaynone')){
599
+ jQuery('#'+id).show();
600
+ jQuery('#'+id).removeClass('displaynone');
601
+ }else{
602
+ jQuery('#'+id).addClass('displaynone');
603
+ jQuery('#'+id).hide();
604
+ }
605
+
606
+ });
607
+ jQuery("form[name='add_coupon'] input[name='submit_coupon']").click(function() {
608
+ var title = jQuery("form[name='add_coupon'] input[name='add_coupon_code']").val();
609
+ if ( title == '') {
610
+ alert('Please enter a coupon code.');
611
+ return false;
612
+ }
613
+ });
614
  jQuery('a.closeEl').bind('click', toggleContent);
615
  /*
616
  jQuery('div.groupWrapper').sortable( {
800
  }
801
  );
802
 
803
+ /* jQuery datepicker selector */
804
  if (typeof jQuery('.pickdate').datepicker != "undefined") {
805
  jQuery('.pickdate').datepicker({ dateFormat: 'yy-mm-dd' });
806
  }
1064
  }
1065
  );
1066
 
 
 
 
 
 
 
1067
  function imageorderresults(results) {
1068
  eval(results);
1069
  jQuery('#gallery_image_'+ser).append(output);
admin_2.7.css CHANGED
File without changes
currency_converter.inc.php CHANGED
@@ -96,7 +96,7 @@
96
 
97
  $data = @preg_replace($search, $replace, $data);
98
  @preg_match_all("/(\d[^\.]*(\.\d+)?)/",$data,$mathces);
99
- $return=preg_replace("/[^\d\.]*/","",$mathces[0][1]);
100
  return (double)$return;
101
  }
102
  }
96
 
97
  $data = @preg_replace($search, $replace, $data);
98
  @preg_match_all("/(\d[^\.]*(\.\d+)?)/",$data,$mathces);
99
+ $return=preg_replace("/[^\d\.]*/","",$mathces[0][4]);
100
  return (double)$return;
101
  }
102
  }
currency_list.php CHANGED
@@ -230,7 +230,7 @@ INSERT INTO `".WPSC_TABLE_CURRENCY_LIST."` VALUES (228, 'USA Minor Outlying Isla
230
  INSERT INTO `".WPSC_TABLE_CURRENCY_LIST."` VALUES (229, 'Uzbekistan', 'UZ', 'Uzbekistan Sum', '', '', 'UZS', '0', '0','asiapacific','1');
231
  INSERT INTO `".WPSC_TABLE_CURRENCY_LIST."` VALUES (230, 'Vanuatu', 'VU', 'Vanuatu Vatu', '', '', 'VUV', '0', '0','asiapacific','1');
232
  INSERT INTO `".WPSC_TABLE_CURRENCY_LIST."` VALUES (231, 'Vatican', 'VA', 'Euro', '€', '&#8364;', 'EUR', '0', '0','europe','1');
233
- INSERT INTO `".WPSC_TABLE_CURRENCY_LIST."` VALUES (232, 'Venezuela', 'VE', 'Venezuelan Bolivar', '', '', 'VUB', '0', '0','asiapacific','1');
234
  INSERT INTO `".WPSC_TABLE_CURRENCY_LIST."` VALUES (233, 'Vietnam', 'VN', 'Vietnamese Dong', '', '', 'VND', '0', '0','asiapacific','1');
235
  INSERT INTO `".WPSC_TABLE_CURRENCY_LIST."` VALUES (234, 'Virgin Islands (British)', 'VG', 'US Dollar', '$', '&#036;', 'USD', '0', '0','northamerica','1');
236
  INSERT INTO `".WPSC_TABLE_CURRENCY_LIST."` VALUES (235, 'Virgin Islands (USA)', 'VI', 'US Dollar', '$', '&#036;', 'USD', '0', '0','northamerica','1');
230
  INSERT INTO `".WPSC_TABLE_CURRENCY_LIST."` VALUES (229, 'Uzbekistan', 'UZ', 'Uzbekistan Sum', '', '', 'UZS', '0', '0','asiapacific','1');
231
  INSERT INTO `".WPSC_TABLE_CURRENCY_LIST."` VALUES (230, 'Vanuatu', 'VU', 'Vanuatu Vatu', '', '', 'VUV', '0', '0','asiapacific','1');
232
  INSERT INTO `".WPSC_TABLE_CURRENCY_LIST."` VALUES (231, 'Vatican', 'VA', 'Euro', '€', '&#8364;', 'EUR', '0', '0','europe','1');
233
+ INSERT INTO `".WPSC_TABLE_CURRENCY_LIST."` VALUES (232, 'Venezuela', 'VE', 'Venezuelan Bolivar', '', '', 'BsF', '0', '0','asiapacific','1');
234
  INSERT INTO `".WPSC_TABLE_CURRENCY_LIST."` VALUES (233, 'Vietnam', 'VN', 'Vietnamese Dong', '', '', 'VND', '0', '0','asiapacific','1');
235
  INSERT INTO `".WPSC_TABLE_CURRENCY_LIST."` VALUES (234, 'Virgin Islands (British)', 'VG', 'US Dollar', '$', '&#036;', 'USD', '0', '0','northamerica','1');
236
  INSERT INTO `".WPSC_TABLE_CURRENCY_LIST."` VALUES (235, 'Virgin Islands (USA)', 'VI', 'US Dollar', '$', '&#036;', 'USD', '0', '0','northamerica','1');
wpsc-admin/display-coupons.php → display-coupons.php RENAMED
@@ -1,9 +1,9 @@
1
  <?php
2
  function wpsc_display_coupons_page(){
3
- global $wpdb;
4
- if(isset($_POST) && is_array($_POST) && !empty($_POST)) {
5
 
6
- if(isset($_POST['add_coupon']) && ($_POST['add_coupon'] == 'true')&& (!isset($_POST['is_edit_coupon']) || !($_POST['is_edit_coupon'] == 'true'))) {
7
  $coupon_code = $_POST['add_coupon_code'];
8
  $discount = (double)$_POST['add_discount'];
9
  // cast to boolean, then integer, prevents the value from being anything but 1 or 0
@@ -30,27 +30,32 @@ function wpsc_display_coupons_page(){
30
  }
31
  }
32
  if(isset($_POST['is_edit_coupon']) && ($_POST['is_edit_coupon'] == 'true') && !(isset($_POST['delete_condition'])) && !(isset($_POST['submit_condition']))) {
 
33
  foreach((array)$_POST['edit_coupon'] as $coupon_id => $coupon_data) {
 
34
  $coupon_id = (int)$coupon_id;
 
 
 
35
  $coupon_data['start'] = $coupon_data['start']." 00:00:00";
36
  $coupon_data['expiry'] = $coupon_data['expiry']." 00:00:00";
37
  $check_values = $wpdb->get_row("SELECT `id`, `coupon_code`, `value`, `is-percentage`, `use-once`, `active`, `start`, `expiry` FROM `".WPSC_TABLE_COUPON_CODES."` WHERE `id` = '$coupon_id'", ARRAY_A);
38
  //sort both arrays to make sure that if they contain the same stuff, that they will compare to be the same, may not need to do this, but what the heck
39
-
40
- if($check_values != null)
41
- ksort($check_values);
42
- ksort($coupon_data);
43
- if($check_values != $coupon_data)
44
- {
45
  $insert_array = array();
46
  foreach($coupon_data as $coupon_key => $coupon_value) {
47
  if(($coupon_key == "submit_coupon") || ($coupon_key == "delete_coupon")) {
48
  continue;
49
  }
50
- if(isset($check_values[$coupon_key]) && $coupon_value != $check_values[$coupon_key]) {
51
  $insert_array[] = "`$coupon_key` = '$coupon_value'";
52
  }
53
  }
 
 
54
  if(count($insert_array) > 0) {
55
  $wpdb->query("UPDATE `".WPSC_TABLE_COUPON_CODES."` SET ".implode(", ", $insert_array)." WHERE `id` = '$coupon_id' LIMIT 1;");
56
  }
@@ -68,7 +73,12 @@ function wpsc_display_coupons_page(){
68
  }
69
  }
70
 
71
- $conditions = $wpdb->get_var("SELECT `condition` FROM `".WPSC_TABLE_COUPON_CODES."` WHERE `id` = '".(int)$_POST['coupon_id']."' LIMIT 1");
 
 
 
 
 
72
  $conditions=unserialize($conditions);
73
  $new_cond=array();
74
  if($_POST['rules']['value'][0] != ''){
@@ -82,7 +92,7 @@ function wpsc_display_coupons_page(){
82
 
83
  }
84
 
85
- if(isset($coupon_data['delete_coupon']) && $coupon_data['delete_coupon'] != '') {
86
  $wpdb->query("DELETE FROM `".WPSC_TABLE_COUPON_CODES."` WHERE `id` = '$coupon_id' LIMIT 1;");
87
  }
88
  }
@@ -111,20 +121,20 @@ function wpsc_display_coupons_page(){
111
  $sql ="UPDATE `".WPSC_TABLE_COUPON_CODES."` SET `condition`='".serialize($conditions)."' WHERE `id` = '".(int)$_POST['coupon_id']."' LIMIT 1";
112
  $wpdb->query($sql);
113
  }
114
- if(isset($_POST['change-settings']) && $_POST['change-settings'] == 'true') {
115
- if(isset($_POST['wpsc_also_bought']) && $_POST['wpsc_also_bought'] == 'on') {
116
  update_option('wpsc_also_bought', 1);
117
  } else {
118
  update_option('wpsc_also_bought', 0);
119
  }
120
-
121
- if(isset($_POST['display_find_us']) && $_POST['display_find_us'] == 'on') {
122
  update_option('display_find_us', 1);
123
  } else {
124
  update_option('display_find_us', 0);
125
  }
126
 
127
- if(isset($_POST['wpsc_share_this']) && $_POST['wpsc_share_this'] == 'on') {
128
  update_option('wpsc_share_this', 1);
129
  } else {
130
  update_option('wpsc_share_this', 0);
@@ -172,14 +182,14 @@ function wpsc_display_coupons_page(){
172
  <th>
173
  <?php echo __('Expiry', 'wpsc'); ?>
174
  </th>
175
- <!--
176
  <th>
177
  <?php echo __('Use Once', 'wpsc'); ?>
178
  </th>
179
  <th>
180
  <?php echo __('Active', 'wpsc'); ?>
181
  </th>
182
- <th>
 
183
  <?php echo __('Apply On All Products', 'wpsc'); ?>
184
  </th>
185
  -->
@@ -193,7 +203,7 @@ function wpsc_display_coupons_page(){
193
  <select name='add_discount_type'>
194
  <option value='0' >$</option>
195
  <option value='1' >%</option>
196
- <option value='2' ><?php _e('Free shipping','wpsc'); ?></option>
197
  </select>
198
  </td>
199
  <td>
@@ -256,6 +266,15 @@ function wpsc_display_coupons_page(){
256
  ?>
257
  </select>-->
258
  </td>
 
 
 
 
 
 
 
 
 
259
  <td>
260
 
261
  <input type='hidden' value='true' name='add_coupon' />
@@ -263,40 +282,30 @@ function wpsc_display_coupons_page(){
263
  </td>
264
  </tr>
265
  <tr><td colspan="2">
266
- <p><span class='input_label'><?php _e('Active','wpsc'); ?></span><input type='hidden' value='0' name='add_active' />
267
- <input type='checkbox' value='1' checked='checked' name='add_active' />
268
- <?php _e('Activate Coupon on Creation ', 'wpsc')?></p></td></tr>
269
-
270
- <tr><td colspan="2">
271
- <p><span class='input_label'><?php _e('Use Once','wpsc'); ?></span><input type='hidden' value='0' name='add_use-once' />
272
- <input type='checkbox' value='1' name='add_use-once' />
273
- <?php _e('Deactivate Coupon after it has been used', 'wpsc')?></td></tr>
274
-
275
- <tr><td colspan="2">
276
- <p><span class='input_label'><?php _e('Apply On All Products','wpsc'); ?></span><input type='hidden' value='0' name='add_every_product' />
277
- <input type="checkbox" value="1" name='add_every_product'/>
278
- <?php _e('This Coupon Effects All Products', 'wpsc')?></td></tr>
279
 
280
  <tr><td colspan='3'><span id='table_header'>Conditions</span></td></tr>
281
  <tr><td colspan="8">
282
  <div class='coupon_condition' >
283
  <div class='first_condition'>
284
  <select class="ruleprops" name="rules[property][]">
285
- <option value="item_name" rel="order"><?php _e('Item name','wpsc'); ?></option>
286
- <option value="item_quantity" rel="order"><?php _e('Item quantity','wpsc'); ?></option>
287
- <option value="total_quantity" rel="order"><?php _e('Total quantity','wpsc'); ?></option>
288
- <option value="subtotal_amount" rel="order"><?php _e('Subtotal amount','wpsc'); ?></option>
289
  <?php echo apply_filters( 'wpsc_coupon_rule_property_options', '' ); ?>
290
  </select>
291
  <select name="rules[logic][]">
292
- <option value="equal"><?php _e('Is equal to','wpsc');?></option>
293
- <option value="greater"><?php _e('Is greater than','wpsc'); ?></option>
294
- <option value="less"><?php _e('Is less than','wpsc'); ?></option>
295
- <option value="contains"><?php _e('Contains','wpsc'); ?></option>
296
- <option value="not_contain"><?php _e('Does not contain','wpsc'); ?></option>
297
- <option value="begins"><?php _e('Begins with','wpsc'); ?></option>
298
- <option value="ends"><?php _e('Ends with','wpsc'); ?></option>
299
- <option value="category"><?php _e('In Category','wpsc'); ?></option>
300
  </select>
301
  <span>
302
  <input type="text" name="rules[value][]"/>
@@ -343,39 +352,45 @@ function wpsc_display_coupons_page(){
343
  <?php _e('Add New Condition','wpsc'); ?>
344
  </a></td></tr>
345
  </table>
346
-
347
  <br />
348
  </form>
349
- </table>
350
-
351
 
352
  <?php
353
- $columns = array(
354
- 'coupon_code' => __('Coupon Code', 'wpsc'),
355
- 'discount' => __('Discount', 'wpsc'),
356
- 'start' => __('Start', 'wpsc'),
357
- 'expiry' => __('Expiry', 'wpsc'),
358
- 'active' => __('Active', 'wpsc'),
359
- 'apply_on_prods' => __('Apply On All Products', 'wpsc'),
360
- 'edit' => __('Edit', 'wpsc')
361
- );
362
- register_column_headers('display-coupon-details', $columns);
363
- ?>
364
- <table class="coupon-list widefat" cellspacing="0">
365
- <thead>
366
- <tr>
367
- <?php print_column_headers('display-coupon-details'); ?>
368
- </tr>
369
- </thead>
370
-
371
- <tfoot>
372
- <tr>
373
- <?php print_column_headers('display-coupon-details', false); ?>
374
- </tr>
375
- </tfoot>
376
-
377
- <tbody><?php
378
- $i=0;
 
 
 
 
 
 
 
 
379
  $coupon_data = $wpdb->get_results("SELECT * FROM `".WPSC_TABLE_COUPON_CODES."` ",ARRAY_A);
380
  //exit('Coupon Data<pre>'.print_r($coupon_data, true).'</pre>');
381
  foreach((array)$coupon_data as $coupon) {
@@ -437,7 +452,7 @@ foreach((array)$coupon_data as $coupon) {
437
  echo " </td>\n\r";
438
 
439
  echo " </tr>\n\r";
440
- echo " <tr class='coupon_edit'>\n\r";
441
  echo " <td colspan='7' style='padding-left:0px;'>\n\r";
442
  // $status_style = "style='display: block;'";
443
  echo " <div id='coupon_box_".$coupon['id']."' class='displaynone modify_coupon' >\n\r";
@@ -446,11 +461,9 @@ foreach((array)$coupon_data as $coupon) {
446
  echo " </td>\n\r";
447
  echo " </tr>\n\r";
448
  }
449
- ?>
450
- </tbody>
451
- </table>
452
-
453
- <p style='margin: 10px 0px 5px 0px;'>
454
  <?php _e('<strong>Note:</strong> Due to a current limitation of PayPal, if your user makes a purchase and uses a coupon, we can not send a list of items through to paypal for processing. Rather, we must send the total amount of the purchase, so that within PayPal the user who purchases a product will see your shop name and the total amount of their purchase.', 'wpsc');?>
455
  </p>
456
  </td>
@@ -460,61 +473,109 @@ foreach((array)$coupon_data as $coupon) {
460
  <!-- </form> -->
461
 
462
  <br />
463
- <div class='metabox-holder'>
464
- <?php
465
- add_meta_box("wpsc_marketing_settings", __('Marketing Section', 'wpsc'), "wpsc_marketing_meta_box", "wpsc");
466
- add_meta_box("wpsc_rss_address", __('RSS Address', 'wpsc'), "wpsc_rss_address_meta_box", "wpsc");
467
- add_meta_box("wpsc_google_merch_center", __('Google Merchant Centre / Google Product Search', 'wpsc'), "wpsc_google_merch_center_meta_box", "wpsc");
468
- do_meta_boxes('wpsc','advanced',null);
469
- ?>
470
- </div>
471
- </div>
472
- </div>
473
- <?php
474
- }
475
 
476
- function wpsc_marketing_meta_box(){
477
-
478
- $wpsc_also_bought = get_option('wpsc_also_bought');
479
- $wpsc_also_bought1 = "";
480
- if ($wpsc_also_bought=='1') {
481
- $wpsc_also_bought1 = "checked ='checked'";
482
- }
483
- $wpsc_share_this = get_option('wpsc_share_this');
484
- $wpsc_share_this1 = "";
485
- if ($wpsc_share_this=='1') {
486
- $wpsc_share_this1 = "checked ='checked'";
487
- }
488
- $display_find_us = get_option('display_find_us');
489
- $display_find_us1 = "";
490
- if ($display_find_us=='1') {
491
- $display_find_us1 = "checked ='checked'";
492
- }
493
- ?>
494
- <form name='cart_options' method='post' action=''>
495
- <input type='hidden' value='true' name='change-settings' />
496
- <p><span class='input_label'><?php echo __('Display Cross Sales', 'wpsc');?></span><input <?php echo $wpsc_also_bought1; ?> type='checkbox' name='wpsc_also_bought' /><?php echo __('Creates a \' Users who bought this also bought\' system. ', 'wpsc');?></p>
497
-
498
- <p><span class='input_label'><?php echo __('Show Share This (Social Bookmarks)', 'wpsc');?></span><input <?php echo $wpsc_share_this1; ?> type='checkbox' name='wpsc_share_this' /> <?php echo __('Adds a share this link on the single products page.', 'wpsc');?></p>
499
 
500
- <p><span class='input_label'> <?php echo __('Display How Customer Found Us Survey', 'wpsc')?></span><input <?php echo $display_find_us1; ?> type='checkbox' name='display_find_us' /> <?php echo __('Provides a \'How did you find out about us\' drop down box on checkout page.', 'wpsc')?></p>
 
501
 
502
- <p><input type='submit' class='button-primary' value='<?php echo __('Submit', 'wpsc');?>' name='form_submit' /></p>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
503
  </form>
504
 
505
- <?php
506
- }
507
- function wpsc_rss_address_meta_box(){
508
- ?>
509
- <p><?php echo __('People can use this RSS feed to keep up to date with your product list.', 'wpsc');?></p>
510
- <p><?php _e('RSS Feed Address','wpsc') ?> : <?php echo get_bloginfo('url')."/index.php?rss=true&amp;action=product_list"; ?></p>
511
- <?php
512
- }
513
- function wpsc_google_merch_center_meta_box(){
514
- ?>
515
- <p><?php _e('To import your products into <a href="http://www.google.com/merchants/" target="_blank">Google Merchant Centre</a> so that they appear within Google Product Search results, sign up for a Google Merchant Centre account and add a scheduled data feed with the following URL:','wpsc'); ?></p>
 
 
 
 
 
 
 
 
 
516
  <?php $google_feed_url = get_bloginfo('url')."/index.php?rss=true&action=product_list&xmlformat=google"; ?>
517
  <a href="<?php echo htmlentities($google_feed_url); ?>"><?php echo htmlentities($google_feed_url); ?></a>
 
518
  <?php
519
  }
520
- ?>
1
  <?php
2
  function wpsc_display_coupons_page(){
3
+ global $wpdb;
4
+ if(isset($_POST) && is_array($_POST) && !empty($_POST)) {
5
 
6
+ if(isset($_POST['add_coupon']) && ($_POST['add_coupon'] == 'true')&& (!($_POST['is_edit_coupon'] == 'true'))) {
7
  $coupon_code = $_POST['add_coupon_code'];
8
  $discount = (double)$_POST['add_discount'];
9
  // cast to boolean, then integer, prevents the value from being anything but 1 or 0
30
  }
31
  }
32
  if(isset($_POST['is_edit_coupon']) && ($_POST['is_edit_coupon'] == 'true') && !(isset($_POST['delete_condition'])) && !(isset($_POST['submit_condition']))) {
33
+ //exit('<pre>'.print_r($_POST, true).'</pre>');
34
  foreach((array)$_POST['edit_coupon'] as $coupon_id => $coupon_data) {
35
+ //echo('<pre>'.print_r($coupon_data,true)."</pre>");
36
  $coupon_id = (int)$coupon_id;
37
+ // convert dates to a form that compares well and can be inserted into the database
38
+ // $coupon_data['start'] = date("Y-m-d H:i:s", mktime(0, 0, 0, (int)$coupon_data['start']['month'], (int)$coupon_data['start']['day'], (int)$coupon_data['start']['year']));
39
+ // $coupon_data['expiry'] = date("Y-m-d H:i:s", mktime(0, 0, 0, (int)$coupon_data['expiry']['month'], (int)$coupon_data['expiry']['day'], (int)$coupon_data['expiry']['year']));
40
  $coupon_data['start'] = $coupon_data['start']." 00:00:00";
41
  $coupon_data['expiry'] = $coupon_data['expiry']." 00:00:00";
42
  $check_values = $wpdb->get_row("SELECT `id`, `coupon_code`, `value`, `is-percentage`, `use-once`, `active`, `start`, `expiry` FROM `".WPSC_TABLE_COUPON_CODES."` WHERE `id` = '$coupon_id'", ARRAY_A);
43
  //sort both arrays to make sure that if they contain the same stuff, that they will compare to be the same, may not need to do this, but what the heck
44
+ // exit('<pre>'.print_r($coupon_data, true).'</pre>');
45
+ ksort($check_values); ksort($coupon_data);
46
+
47
+ if($check_values != $coupon_data) {
 
 
48
  $insert_array = array();
49
  foreach($coupon_data as $coupon_key => $coupon_value) {
50
  if(($coupon_key == "submit_coupon") || ($coupon_key == "delete_coupon")) {
51
  continue;
52
  }
53
+ if($coupon_value != $check_values[$coupon_key]) {
54
  $insert_array[] = "`$coupon_key` = '$coupon_value'";
55
  }
56
  }
57
+ //if(in_array(mixed needle, array haystack [, bool strict]))
58
+ //exit("<pre>".print_r($conditions,true)."</pre>");
59
  if(count($insert_array) > 0) {
60
  $wpdb->query("UPDATE `".WPSC_TABLE_COUPON_CODES."` SET ".implode(", ", $insert_array)." WHERE `id` = '$coupon_id' LIMIT 1;");
61
  }
73
  }
74
  }
75
 
76
+ /*
77
+ $sql ="UPDATE `".WPSC_TABLE_COUPON_CODES."` SET `condition`='".serialize($new_rule)."' WHERE `id` = '$coupon_id' LIMIT 1";
78
+ $wpdb->query($sql);
79
+
80
+ */
81
+ $conditions = $wpdb->get_var("SELECT `condition` FROM `".WPSC_TABLE_COUPON_CODES."` WHERE `id` = '".(int)$_POST['coupon_id']."' LIMIT 1");
82
  $conditions=unserialize($conditions);
83
  $new_cond=array();
84
  if($_POST['rules']['value'][0] != ''){
92
 
93
  }
94
 
95
+ if($coupon_data['delete_coupon'] != '') {
96
  $wpdb->query("DELETE FROM `".WPSC_TABLE_COUPON_CODES."` WHERE `id` = '$coupon_id' LIMIT 1;");
97
  }
98
  }
121
  $sql ="UPDATE `".WPSC_TABLE_COUPON_CODES."` SET `condition`='".serialize($conditions)."' WHERE `id` = '".(int)$_POST['coupon_id']."' LIMIT 1";
122
  $wpdb->query($sql);
123
  }
124
+ if($_POST['change-settings'] == 'true') {
125
+ if($_POST['wpsc_also_bought'] == 1) {
126
  update_option('wpsc_also_bought', 1);
127
  } else {
128
  update_option('wpsc_also_bought', 0);
129
  }
130
+
131
+ if($_POST['display_find_us'] == 'on') {
132
  update_option('display_find_us', 1);
133
  } else {
134
  update_option('display_find_us', 0);
135
  }
136
 
137
+ if($_POST['wpsc_share_this'] == 1) {
138
  update_option('wpsc_share_this', 1);
139
  } else {
140
  update_option('wpsc_share_this', 0);
182
  <th>
183
  <?php echo __('Expiry', 'wpsc'); ?>
184
  </th>
 
185
  <th>
186
  <?php echo __('Use Once', 'wpsc'); ?>
187
  </th>
188
  <th>
189
  <?php echo __('Active', 'wpsc'); ?>
190
  </th>
191
+ <!--
192
+ <th>
193
  <?php echo __('Apply On All Products', 'wpsc'); ?>
194
  </th>
195
  -->
203
  <select name='add_discount_type'>
204
  <option value='0' >$</option>
205
  <option value='1' >%</option>
206
+ <option value='2' >Free shipping</option>
207
  </select>
208
  </td>
209
  <td>
266
  ?>
267
  </select>-->
268
  </td>
269
+ <td>
270
+ <input type='hidden' value='0' name='add_use-once' />
271
+ <input type='checkbox' value='1' name='add_use-once' />
272
+ </td>
273
+ <td>
274
+ <input type='hidden' value='0' name='add_active' />
275
+ <input type='checkbox' value='1' checked='checked' name='add_active' />
276
+ </td>
277
+
278
  <td>
279
 
280
  <input type='hidden' value='true' name='add_coupon' />
282
  </td>
283
  </tr>
284
  <tr><td colspan="2">
285
+ <input type='hidden' value='0' name='add_every_product' />
286
+ <input type="checkbox" value="1" name='add_every_product'/>
287
+ <?php _e('Apply On All Products', 'wpsc')?></td></tr>
 
 
 
 
 
 
 
 
 
 
288
 
289
  <tr><td colspan='3'><span id='table_header'>Conditions</span></td></tr>
290
  <tr><td colspan="8">
291
  <div class='coupon_condition' >
292
  <div class='first_condition'>
293
  <select class="ruleprops" name="rules[property][]">
294
+ <option value="item_name" rel="order">Item name</option>
295
+ <option value="item_quantity" rel="order">Item quantity</option>
296
+ <option value="total_quantity" rel="order">Total quantity</option>
297
+ <option value="subtotal_amount" rel="order">Subtotal amount</option>
298
  <?php echo apply_filters( 'wpsc_coupon_rule_property_options', '' ); ?>
299
  </select>
300
  <select name="rules[logic][]">
301
+ <option value="equal">Is equal to</option>
302
+ <option value="greater">Is greater than</option>
303
+ <option value="less">Is less than</option>
304
+ <option value="contains">Contains</option>
305
+ <option value="not_contain">Does not contain</option>
306
+ <option value="begins">Begins with</option>
307
+ <option value="ends">Ends with</option>
308
+ <option value="category">In Category</option>
309
  </select>
310
  <span>
311
  <input type="text" name="rules[value][]"/>
352
  <?php _e('Add New Condition','wpsc'); ?>
353
  </a></td></tr>
354
  </table>
 
355
  <br />
356
  </form>
357
+ </div>
 
358
 
359
  <?php
360
+ $num = 0;
361
+
362
+ echo "<table class='coupon-list'>\n\r";
363
+ echo " <tr class='toprow'>\n\r";
364
+
365
+ echo " <th>\n\r";
366
+ echo __('Coupon Code', 'wpsc');
367
+ echo " </th>\n\r";
368
+
369
+ echo " <th>\n\r";
370
+ echo __('Discount', 'wpsc');
371
+ echo " </th>\n\r";
372
+
373
+ echo " <th>\n\r";
374
+ echo __('Start', 'wpsc');
375
+ echo " </th>\n\r";
376
+
377
+ echo " <th>\n\r";
378
+ echo __('Expiry', 'wpsc');
379
+ echo " </th>\n\r";
380
+
381
+ echo " <th>\n\r";
382
+ echo __('Active', 'wpsc');
383
+ echo " </th>\n\r";
384
+
385
+ echo " <th>\n\r";
386
+ echo __('Apply On All Products', 'wpsc');
387
+ echo " </th>\n\r";
388
+
389
+ echo " <th>\n\r";
390
+ echo __('Edit', 'wpsc');
391
+ echo " </th>\n\r";
392
+
393
+ $i=0;
394
  $coupon_data = $wpdb->get_results("SELECT * FROM `".WPSC_TABLE_COUPON_CODES."` ",ARRAY_A);
395
  //exit('Coupon Data<pre>'.print_r($coupon_data, true).'</pre>');
396
  foreach((array)$coupon_data as $coupon) {
452
  echo " </td>\n\r";
453
 
454
  echo " </tr>\n\r";
455
+ echo " <tr>\n\r";
456
  echo " <td colspan='7' style='padding-left:0px;'>\n\r";
457
  // $status_style = "style='display: block;'";
458
  echo " <div id='coupon_box_".$coupon['id']."' class='displaynone modify_coupon' >\n\r";
461
  echo " </td>\n\r";
462
  echo " </tr>\n\r";
463
  }
464
+ echo "</table>\n\r";
465
+ ?>
466
+ <p style='margin: 0px 0px 5px 0px;'>
 
 
467
  <?php _e('<strong>Note:</strong> Due to a current limitation of PayPal, if your user makes a purchase and uses a coupon, we can not send a list of items through to paypal for processing. Rather, we must send the total amount of the purchase, so that within PayPal the user who purchases a product will see your shop name and the total amount of their purchase.', 'wpsc');?>
468
  </p>
469
  </td>
473
  <!-- </form> -->
474
 
475
  <br />
 
 
 
 
 
 
 
 
 
 
 
 
476
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
477
 
478
+
479
+ <h2><?php echo __('Marketing Settings', 'wpsc');?></h2>
480
 
481
+ <form name='cart_options' method='POST' action=''>
482
+ <input type='hidden' value='true' name='change-settings' />
483
+ <table>
484
+ <tr>
485
+ <td>
486
+ <?php echo __('Display Cross Sales', 'wpsc');?>:
487
+ </td>
488
+ <td>
489
+ <?php
490
+ $wpsc_also_bought = get_option('wpsc_also_bought');
491
+ $wpsc_also_bought1 = "";
492
+ $wpsc_also_bought2 = "";
493
+ switch($wpsc_also_bought) {
494
+ case 0:
495
+ $wpsc_also_bought2 = "checked ='true'";
496
+ break;
497
+
498
+ case 1:
499
+ $wpsc_also_bought1 = "checked ='true'";
500
+ break;
501
+ }
502
+ ?>
503
+ <input type='radio' value='1' name='wpsc_also_bought' id='wpsc_also_bought1' <?php echo $wpsc_also_bought1; ?> /> <label for='wpsc_also_bought1'><?php echo __('Yes', 'wpsc');?></label> &nbsp;
504
+ <input type='radio' value='0' name='wpsc_also_bought' id='wpsc_also_bought2' <?php echo $wpsc_also_bought2; ?> /> <label for='wpsc_also_bought2'><?php echo __('No', 'wpsc');?></label>
505
+ </td>
506
+ </tr>
507
+
508
+ <tr>
509
+ <td>
510
+ <?php echo __('Show Share This (Social Bookmarks)', 'wpsc');?>:
511
+ </td>
512
+ <td>
513
+ <?php
514
+ $wpsc_share_this = get_option('wpsc_share_this');
515
+ $wpsc_share_this1 = "";
516
+ $wpsc_share_this2 = "";
517
+ switch($wpsc_share_this) {
518
+ case 0:
519
+ $wpsc_share_this2 = "checked ='true'";
520
+ break;
521
+
522
+ case 1:
523
+ $wpsc_share_this1 = "checked ='true'";
524
+ break;
525
+ }
526
+ ?>
527
+ <input type='radio' value='1' name='wpsc_share_this' id='wpsc_share_this1' <?php echo $wpsc_share_this1; ?> /> <label for='wpsc_share_this1'><?php echo __('Yes', 'wpsc');?></label> &nbsp;
528
+ <input type='radio' value='0' name='wpsc_share_this' id='wpsc_share_this2' <?php echo $wpsc_share_this2; ?> /> <label for='wpsc_share_this2'><?php echo __('No', 'wpsc');?></label>
529
+ </td>
530
+ </tr>
531
+ <tr>
532
+ <td>
533
+ <?php echo __('Display How Customer Found Us Survey', 'wpsc')?>
534
+ </td>
535
+ <?php
536
+ $display_find_us = get_option('display_find_us');
537
+ if ($display_find_us=='1') {
538
+ $display_find_us1 = "checked ='checked'";
539
+ }
540
+ ?>
541
+ <td>
542
+ <input <?php echo $display_find_us1; ?> type='checkbox' name='display_find_us'>
543
+ </td>
544
+ </tr>
545
+ <tr>
546
+ <td>
547
+
548
+ </td>
549
+ <td>
550
+ <input type='submit' value='<?php echo __('Submit', 'wpsc');?>' name='form_submit' />
551
+ </td>
552
+ </tr>
553
+ </table>
554
  </form>
555
 
556
+ <h2><?php echo __('RSS Address', 'wpsc');?></h2>
557
+ <table>
558
+ <tr>
559
+ <td colspan='2'>
560
+ <?php echo __('<strong>Note:</strong> Not only can people use this RSS to keep update with your product list but you can also use this link to promote your products in your facebook profile. <br />Just add the <a href="http://apps.facebook.com/getshopped">getshopped! facebook application</a> to your facebook profile and follow the instructions.', 'wpsc');?>
561
+ </td>
562
+ </tr>
563
+ <tr><td>&nbsp;</td></tr>
564
+ <tr>
565
+ <td>
566
+ RSS Feed Address:
567
+ </td>
568
+ <td>
569
+ <?php echo get_bloginfo('url')."/index.php?rss=true&amp;action=product_list"; ?>
570
+ </td>
571
+ </tr>
572
+ </table>
573
+
574
+ <h2><?php echo __('Google Merchant Centre / Google Product Search', 'wpsc'); ?></h2>
575
+ <p>To import your products into <a href="http://www.google.com/merchants/" target="_blank">Google Merchant Centre</a> so that they appear within Google Product Search results, sign up for a Google Merchant Centre account and add a scheduled data feed with the following URL:</p>
576
  <?php $google_feed_url = get_bloginfo('url')."/index.php?rss=true&action=product_list&xmlformat=google"; ?>
577
  <a href="<?php echo htmlentities($google_feed_url); ?>"><?php echo htmlentities($google_feed_url); ?></a>
578
+ </div>
579
  <?php
580
  }
581
+ ?>
display-ecommerce-subs.php CHANGED
File without changes
edit-profile.php CHANGED
@@ -1,192 +1,193 @@
1
- <?php
2
- $any_bad_inputs = false;
3
- $changes_saved = false;
4
- $_SESSION['collected_data'] = null;
5
- if($_POST['collected_data'] != null) {
6
- foreach((array)$_POST['collected_data'] as $value_id => $value) {
7
- $form_sql = "SELECT * FROM `".WPSC_TABLE_CHECKOUT_FORMS."` WHERE `id` = '$value_id' LIMIT 1";
8
- $form_data = $wpdb->get_results($form_sql,ARRAY_A);
9
- $form_data = $form_data[0];
10
- $bad_input = false;
11
- if($form_data['mandatory'] == 1) {
12
- switch($form_data['type']) {
13
- case "email":
14
- if(!preg_match("/^[a-zA-Z0-9._-]+@[a-zA-Z0-9-.]+\.[a-zA-Z]{2,5}$/",$value)) {
15
- $any_bad_inputs = true;
16
- $bad_input = true;
17
- }
18
- break;
19
-
20
- case "delivery_country":
21
- if(($value != null)) {
22
- $_SESSION['delivery_country'] == $value;
23
- }
24
- break;
25
-
26
- default:
27
- break;
28
- }
29
- if($bad_input === true) {
30
- switch($form_data['name']) {
31
- case __('First Name', 'wpsc'):
32
- $bad_input_message .= __('Please enter a valid name', 'wpsc') . "";
33
- break;
34
-
35
- case __('Last Name', 'wpsc'):
36
- $bad_input_message .= __('Please enter a valid surname', 'wpsc') . "";
37
- break;
38
-
39
- case __('Email', 'wpsc'):
40
- $bad_input_message .= __('Please enter a valid email address', 'wpsc') . "";
41
- break;
42
-
43
- case __('Address 1', 'wpsc'):
44
- case __('Address 2', 'wpsc'):
45
- $bad_input_message .= __('Please enter a valid address', 'wpsc') . "";
46
- break;
47
-
48
- case __('City', 'wpsc'):
49
- $bad_input_message .= __('Please enter your town or city.', 'wpsc') . "";
50
- break;
51
-
52
- case __('Phone', 'wpsc'):
53
- $bad_input_message .= __('Please enter a valid phone number', 'wpsc') . "";
54
- break;
55
-
56
- case __('Country', 'wpsc'):
57
- $bad_input_message .= __('Please select your country from the list.', 'wpsc') . "";
58
- break;
59
-
60
- default:
61
- $bad_input_message .= __('Please enter a valid', 'wpsc') . " " . strtolower($form_data['name']) . ".";
62
- break;
63
- }
64
- $bad_input_message .= "<br />";
65
- } else {
66
- $meta_data[$value_id] = $value;
67
- }
68
- } else {
69
- $meta_data[$value_id] = $value;
70
- }
71
- }
72
-
73
- $new_meta_data = serialize($meta_data);
74
- update_usermeta($user_ID, 'wpshpcrt_usr_profile', $meta_data);
75
- }
76
- ?>
77
- <div class="wrap" style=''>
78
- <?php
79
- echo " <div class='user-profile-links'><a href='".get_option('user_account_url')."'>Purchase History</a> | <a href='".get_option('user_account_url').$seperator."edit_profile=true'>Your Details</a> | <a href='".get_option('user_account_url').$seperator."downloads=true'>Your Downloads</a></div><br />";
80
- ?>
81
- <form method='POST'>
82
- <?php
83
- if($changes_saved == true) {
84
- echo __('Thanks, your changes have been saved.', 'wpsc');
85
- } else {
86
- echo $bad_input_message;
87
- }
88
- ?>
89
- <table>
90
- <?php
91
- // arr, this here be where the data will be saved
92
- $meta_data = null;
93
- $saved_data_sql = "SELECT * FROM `".$wpdb->usermeta."` WHERE `user_id` = '".$user_ID."' AND `meta_key` = 'wpshpcrt_usr_profile';";
94
- $saved_data = $wpdb->get_row($saved_data_sql,ARRAY_A);
95
-
96
- $meta_data = get_user_meta($user_ID, 'wpshpcrt_usr_profile');
97
-
98
- $form_sql = "SELECT * FROM `".WPSC_TABLE_CHECKOUT_FORMS."` WHERE `active` = '1' ORDER BY `order`;";
99
- $form_data = $wpdb->get_results($form_sql,ARRAY_A);
100
-
101
- foreach($form_data as $form_field)
102
- {
103
- $meta_data[$form_field['id']] = htmlentities(stripslashes($meta_data[$form_field['id']]), ENT_QUOTES);
104
- if($form_field['type'] == 'heading')
105
- {
106
- echo "
107
- <tr>
108
- <td colspan='2'>\n\r";
109
- echo "<strong>".$form_field['name']."</strong>";
110
- echo "
111
- </td>
112
- </tr>\n\r";
113
- }
114
- else
115
- {
116
- if($form_field['type'] == "country")
117
- {
118
- continue;
119
- }
120
-
121
- echo "
122
- <tr>
123
- <td align='left'>\n\r";
124
- echo $form_field['name'];
125
- if($form_field['mandatory'] == 1)
126
- {
127
- if(!(($form_field['type'] == 'country') || ($form_field['type'] == 'delivery_country')))
128
- {
129
- echo "*";
130
- }
131
- }
132
- echo "
133
- </td>\n\r
134
- <td align='left'>\n\r";
135
- switch($form_field['type'])
136
- {
137
- case "text":
138
- case "city":
139
- case "delivery_city":
140
- echo "<input type='text' value='".$meta_data[$form_field['id']]."' name='collected_data[".$form_field['id']."]' />";
141
- break;
142
-
143
- case "address":
144
- case "delivery_address":
145
- case "textarea":
146
- echo "<textarea name='collected_data[".$form_field['id']."]'>".$meta_data[$form_field['id']]."</textarea>";
147
- break;
148
-
149
-
150
- case "region":
151
- case "delivery_region":
152
- echo "<select name='collected_data[".$form_field['id']."]'>".nzshpcrt_region_list($_SESSION['collected_data'][$form_field['id']])."</select>";
153
- break;
154
-
155
-
156
- case "country":
157
- break;
158
-
159
- case "delivery_country":
160
- echo "<select name='collected_data[".$form_field['id']."]' >".nzshpcrt_country_list($meta_data[$form_field['id']])."</select>";
161
- break;
162
-
163
- case "email":
164
- echo "<input type='text' value='".$meta_data[$form_field['id']]."' name='collected_data[".$form_field['id']."]' />";
165
- break;
166
-
167
- default:
168
- echo "<input type='text' value='".$meta_data[$form_field['id']]."' name='collected_data[".$form_field['id']."]' />";
169
- break;
170
- }
171
- echo "
172
- </td>
173
- </tr>\n\r";
174
- }
175
- }
176
- ?>
177
- <?php
178
- if(isset($gateway_checkout_form_fields))
179
- {
180
- echo $gateway_checkout_form_fields;
181
- }
182
- ?>
183
- <tr>
184
- <td>
185
- </td>
186
- <td>
187
- <input type='hidden' value='true' name='submitwpcheckout_profile' />
188
- <input type='submit' value='<?php echo __('Save Profile', 'wpsc');?>' name='submit' />
189
- </td>
190
- </tr>
191
- </table>
192
- </form>
 
1
+ <?php
2
+ $any_bad_inputs = false;
3
+ $changes_saved = false;
4
+ $_SESSION['collected_data'] = null;
5
+ if($_POST['collected_data'] != null) {
6
+ foreach((array)$_POST['collected_data'] as $value_id => $value) {
7
+ $form_sql = "SELECT * FROM `".WPSC_TABLE_CHECKOUT_FORMS."` WHERE `id` = '$value_id' LIMIT 1";
8
+ $form_data = $wpdb->get_results($form_sql,ARRAY_A);
9
+ $form_data = $form_data[0];
10
+ $bad_input = false;
11
+ if($form_data['mandatory'] == 1) {
12
+ switch($form_data['type']) {
13
+ case "email":
14
+ if(!preg_match("/^[a-zA-Z0-9._-]+@[a-zA-Z0-9-.]+\.[a-zA-Z]{2,5}$/",$value)) {
15
+ $any_bad_inputs = true;
16
+ $bad_input = true;
17
+ }
18
+ break;
19
+
20
+ case "delivery_country":
21
+ if(($value != null)) {
22
+ $_SESSION['delivery_country'] == $value;
23
+ }
24
+ break;
25
+
26
+ default:
27
+ break;
28
+ }
29
+ if($bad_input === true) {
30
+ switch($form_data['name']) {
31
+ case __('First Name', 'wpsc'):
32
+ $bad_input_message .= __('Please enter a valid name', 'wpsc') . "";
33
+ break;
34
+
35
+ case __('Last Name', 'wpsc'):
36
+ $bad_input_message .= __('Please enter a valid surname', 'wpsc') . "";
37
+ break;
38
+
39
+ case __('Email', 'wpsc'):
40
+ $bad_input_message .= __('Please enter a valid email address', 'wpsc') . "";
41
+ break;
42
+
43
+ case __('Address 1', 'wpsc'):
44
+ case __('Address 2', 'wpsc'):
45
+ $bad_input_message .= __('Please enter a valid address', 'wpsc') . "";
46
+ break;
47
+
48
+ case __('City', 'wpsc'):
49
+ $bad_input_message .= __('Please enter your town or city.', 'wpsc') . "";
50
+ break;
51
+
52
+ case __('Phone', 'wpsc'):
53
+ $bad_input_message .= __('Please enter a valid phone number', 'wpsc') . "";
54
+ break;
55
+
56
+ case __('Country', 'wpsc'):
57
+ $bad_input_message .= __('Please select your country from the list.', 'wpsc') . "";
58
+ break;
59
+
60
+ default:
61
+ $bad_input_message .= __('Please enter a valid', 'wpsc') . " " . strtolower($form_data['name']) . ".";
62
+ break;
63
+ }
64
+ $bad_input_message .= "<br />";
65
+ } else {
66
+ $meta_data[$value_id] = $value;
67
+ }
68
+ } else {
69
+ $meta_data[$value_id] = $value;
70
+ }
71
+ }
72
+
73
+ $new_meta_data = serialize($meta_data);
74
+ update_usermeta($user_ID, 'wpshpcrt_usr_profile', $meta_data);
75
+ }
76
+ ?>
77
+ <div class="wrap" style=''>
78
+ <?php
79
+ echo " <div class='user-profile-links'><a href='".get_option('user_account_url')."'>Purchase History</a> | <a href='".get_option('user_account_url').$seperator."edit_profile=true'>Your Details</a> | <a href='".get_option('user_account_url').$seperator."downloads=true'>Your Downloads</a></div><br />";
80
+ ?>
81
+ <form method='post' action=''>
82
+ <?php
83
+ if($changes_saved == true) {
84
+ echo __('Thanks, your changes have been saved.', 'wpsc');
85
+ } else {
86
+ echo $bad_input_message;
87
+ }
88
+ ?>
89
+ <table>
90
+ <?php
91
+ // arr, this here be where the data will be saved
92
+ $meta_data = null;
93
+ $saved_data_sql = "SELECT * FROM `".$wpdb->usermeta."` WHERE `user_id` = '".$user_ID."' AND `meta_key` = 'wpshpcrt_usr_profile';";
94
+ $saved_data = $wpdb->get_row($saved_data_sql,ARRAY_A);
95
+
96
+ $meta_data = get_usermeta($user_ID, 'wpshpcrt_usr_profile');
97
+
98
+ $form_sql = "SELECT * FROM `".WPSC_TABLE_CHECKOUT_FORMS."` WHERE `active` = '1' ORDER BY `order`;";
99
+ $form_data = $wpdb->get_results($form_sql,ARRAY_A);
100
+
101
+ foreach($form_data as $form_field)
102
+ {
103
+ $meta_data[$form_field['id']] = htmlentities(stripslashes($meta_data[$form_field['id']]), ENT_QUOTES);
104
+ if($form_field['type'] == 'heading')
105
+ {
106
+ echo "
107
+ <tr>
108
+ <td colspan='2'>\n\r";
109
+ echo "<strong>".$form_field['name']."</strong>";
110
+ echo "
111
+ </td>
112
+ </tr>\n\r";
113
+ }
114
+ else
115
+ {
116
+ if($form_field['type'] == "country")
117
+ {
118
+ continue;
119
+ }
120
+
121
+ echo "
122
+ <tr>
123
+ <td align='left'>\n\r";
124
+ echo $form_field['name'];
125
+ if($form_field['mandatory'] == 1)
126
+ {
127
+ if(!(($form_field['type'] == 'country') || ($form_field['type'] == 'delivery_country')))
128
+ {
129
+ echo "*";
130
+ }
131
+ }
132
+ echo "
133
+ </td>\n\r
134
+ <td align='left'>\n\r";
135
+ switch($form_field['type'])
136
+ {
137
+ case "text":
138
+ case "city":
139
+ case "delivery_city":
140
+ echo "<input type='text' value='".$meta_data[$form_field['id']]."' name='collected_data[".$form_field['id']."]' />";
141
+ break;
142
+
143
+ case "address":
144
+ case "delivery_address":
145
+ case "textarea":
146
+ echo "<textarea name='collected_data[".$form_field['id']."]'>".$meta_data[$form_field['id']]."</textarea>";
147
+ break;
148
+
149
+
150
+ case "region":
151
+ case "delivery_region":
152
+ echo "<select name='collected_data[".$form_field['id']."]'>".nzshpcrt_region_list($_SESSION['collected_data'][$form_field['id']])."</select>";
153
+ break;
154
+
155
+
156
+ case "country":
157
+ break;
158
+
159
+ case "delivery_country":
160
+ echo "<select name='collected_data[".$form_field['id']."]' >".nzshpcrt_country_list($meta_data[$form_field['id']])."</select>";
161
+ break;
162
+
163
+ case "email":
164
+ echo "<input type='text' value='".$meta_data[$form_field['id']]."' name='collected_data[".$form_field['id']."]' />";
165
+ break;
166
+
167
+ default:
168
+ echo "<input type='text' value='".$meta_data[$form_field['id']]."' name='collected_data[".$form_field['id']."]' />";
169
+ break;
170
+ }
171
+ echo "
172
+ </td>
173
+ </tr>\n\r";
174
+ }
175
+ }
176
+ ?>
177
+ <?php
178
+ if(isset($gateway_checkout_form_fields))
179
+ {
180
+ echo $gateway_checkout_form_fields;
181
+ }
182
+ ?>
183
+ <tr>
184
+ <td>
185
+ </td>
186
+ <td>
187
+ <input type='hidden' value='true' name='submitwpcheckout_profile' />
188
+ <input type='submit' value='<?php echo __('Save Profile', 'wpsc');?>' name='submit' />
189
+ </td>
190
+ </tr>
191
+ </table>
192
+ </form>
193
+ </div>
editor.php CHANGED
File without changes
editor_plugin.js CHANGED
File without changes
extra_image_processing.php CHANGED
@@ -44,9 +44,9 @@ if(is_numeric($height) && is_numeric($width) && function_exists('imagecreatefrom
44
  }
45
  ImageCopyResampled($dst_img,$src_img,0,0,0,0,$width,$height,$source_w,$source_h);
46
  //exit($destdir);
47
-
48
- $image_quality = wpsc_image_quality();
49
-
50
  switch($imagetype[2])
51
  {
52
  case IMAGETYPE_JPEG:
44
  }
45
  ImageCopyResampled($dst_img,$src_img,0,0,0,0,$width,$height,$source_w,$source_h);
46
  //exit($destdir);
47
+
48
+ $image_quality = wpsc_image_quality();
49
+
50
  switch($imagetype[2])
51
  {
52
  case IMAGETYPE_JPEG:
getimagesize.php CHANGED
File without changes
google_shipping_country.php CHANGED
@@ -1,45 +1,45 @@
1
- <?php
2
- global $wpdb;
3
-
4
- ?>
5
-
6
- <div class="wrap">
7
- <h2><?php echo __('Google Shipping Country', 'wpsc');?></h2>
8
- <form action='' method='post'>
9
- <?php
10
- $google_shipping_country = get_option("google_shipping_country");
11
- $country_data = $wpdb->get_results("SELECT * FROM `".WPSC_TABLE_CURRENCY_LIST."` ORDER BY `country` ASC",ARRAY_A);
12
- $country_data = array_chunk($country_data, 50);
13
- echo "<table>\n\r";
14
- echo "<tr>\n\r";
15
- foreach($country_data as $country_col)
16
- {
17
- echo "<td style='vertical-align: top; padding-right: 3em;'>\n\r";
18
- echo "<table>\n\r";
19
- foreach($country_col as $country) {
20
- if (in_array($country['id'], (array)$google_shipping_country)) {
21
- $checked="checked='checked'";
22
- } else {
23
- $checked="";
24
- }
25
- echo " <tr>\n\r";
26
- echo " <td><input $checked type='checkbox' id='google_shipping_".$country['id']."' name='google_shipping[".$country['id']."]'/></td>\n\r";
27
- if($country['id'] == $base_country){
28
- echo " <td><label for='google_shipping_".$country['id']."' style='text-decoration: underline;'>".$country['country'].":</label></td>\n\r";
29
- } else {
30
- echo " <td><label for='google_shipping_".$country['id']."'>".$country['country']."</label></td>\n\r";
31
- }
32
-
33
- echo " </tr>\n\r";
34
- }
35
- echo "</table>\n\r";
36
- echo " </td>\n\r";
37
- }
38
- echo " </tr>\n\r";
39
- echo "</table>\n\r";
40
- ?>
41
- <a style="cursor:pointer;" onclick="jQuery('input[type=\'checkbox\']').each(function() {this.checked = true; });">Select All</a>&emsp; <a style="cursor:pointer;" onclick="jQuery('input[type=\'checkbox\']').each(function() {this.checked = false; });">Unselect All</a><br /><br />
42
- <input type='hidden' name='wpsc_admin_action' value='google_shipping_settings' />
43
- <input class='button-secondary' type='submit' name='submit' value='<?php echo __('Save Changes', 'wpsc');?>' /> <a href='?page=<?=$_GET['page']?>'>Go Back</a>
44
- </form>
45
  </div>
1
+ <?php
2
+ global $wpdb;
3
+
4
+ ?>
5
+
6
+ <div class="wrap">
7
+ <h2><?php echo __('Google Shipping Country', 'wpsc');?></h2>
8
+ <form action='' method='post'>
9
+ <?php
10
+ $google_shipping_country = get_option("google_shipping_country");
11
+ $country_data = $wpdb->get_results("SELECT * FROM `".WPSC_TABLE_CURRENCY_LIST."` ORDER BY `country` ASC",ARRAY_A);
12
+ $country_data = array_chunk($country_data, 50);
13
+ echo "<table>\n\r";
14
+ echo "<tr>\n\r";
15
+ foreach($country_data as $country_col)
16
+ {
17
+ echo "<td style='vertical-align: top; padding-right: 3em;'>\n\r";
18
+ echo "<table>\n\r";
19
+ foreach($country_col as $country) {
20
+ if (in_array($country['id'], (array)$google_shipping_country)) {
21
+ $checked="checked='checked'";
22
+ } else {
23
+ $checked="";
24
+ }
25
+ echo " <tr>\n\r";
26
+ echo " <td><input $checked type='checkbox' id='google_shipping_".$country['id']."' name='google_shipping[".$country['id']."]'/></td>\n\r";
27
+ if($country['id'] == $base_country){
28
+ echo " <td><label for='google_shipping_".$country['id']."' style='text-decoration: underline;'>".$country['country'].":</label></td>\n\r";
29
+ } else {
30
+ echo " <td><label for='google_shipping_".$country['id']."'>".$country['country']."</label></td>\n\r";
31
+ }
32
+
33
+ echo " </tr>\n\r";
34
+ }
35
+ echo "</table>\n\r";
36
+ echo " </td>\n\r";
37
+ }
38
+ echo " </tr>\n\r";
39
+ echo "</table>\n\r";
40
+ ?>
41
+ <a style="cursor:pointer;" onclick="jQuery('input[type=\'checkbox\']').each(function() {this.checked = true; });">Select All</a>&emsp; <a style="cursor:pointer;" onclick="jQuery('input[type=\'checkbox\']').each(function() {this.checked = false; });">Unselect All</a><br /><br />
42
+ <input type='hidden' name='wpsc_admin_action' value='google_shipping_settings' />
43
+ <input class='button-secondary' type='submit' name='submit' value='<?php echo __('Save Changes', 'wpsc');?>' /> <a href='?page=<?=$_GET['page']?>'>Go Back</a>
44
+ </form>
45
  </div>
homepage_products_functions.php CHANGED
@@ -8,8 +8,8 @@ function nszhpcrt_homepage_products($content = '') {
8
  $seperator ="&amp;";
9
  }
10
  $sql = "SELECT * FROM `".WPSC_TABLE_PRODUCT_LIST."` WHERE `display_frontpage` IN('1') AND `active` IN('1')";
11
- //$product_list = $wpdb->get_results($sql,ARRAY_A);
12
- $product_list = array();
13
  $output = "<div id='homepage_products'>\n\r";
14
  foreach((array)$product_list as $product) {
15
  $output .= "<div class='frontpage_product'>\n\r";
@@ -123,7 +123,7 @@ function nszhpcrt_category_tag($content = '') {
123
  $output .= "<tr>";
124
  $output .= "<td class='imagecol'>";
125
  }
126
- $output .="<a href='".WPSC_IMAGE_URL.$product['image']."' class='" . wpsc_the_product_image_link_classes() . " rel='".str_replace(" ", "_",$product['name'])."'>";
127
  if($product['image'] != '') {
128
  $output .= "<img class='product_image' src='".WPSC_THUMBNAIL_URL.$product['image']."' title='".$product['name']."' alt='".$product['name']."' />\n\r";
129
  }
8
  $seperator ="&amp;";
9
  }
10
  $sql = "SELECT * FROM `".WPSC_TABLE_PRODUCT_LIST."` WHERE `display_frontpage` IN('1') AND `active` IN('1')";
11
+ $product_list = $wpdb->get_results($sql,ARRAY_A);
12
+
13
  $output = "<div id='homepage_products'>\n\r";
14
  foreach((array)$product_list as $product) {
15
  $output .= "<div class='frontpage_product'>\n\r";
123
  $output .= "<tr>";
124
  $output .= "<td class='imagecol'>";
125
  }
126
+ $output .="<a href='".WPSC_IMAGE_URL.$product['image']."' class='thickbox preview_link' rel='".str_replace(" ", "_",$product['name'])."'>";
127
  if($product['image'] != '') {
128
  $output .= "<img class='product_image' src='".WPSC_THUMBNAIL_URL.$product['image']."' title='".$product['name']."' alt='".$product['name']."' />\n\r";
129
  }
image_processing.php CHANGED
@@ -99,10 +99,7 @@ global $wpdb;
99
 
100
  // Final thumbnail cropped from the center out.
101
  //ImageCopyResampled( $dst_img, $temp_img, 0, 0, $w1, $h1, $width, $height, $width, $height );
102
- if(!isset($h1))
103
- $h1 = 0;
104
  ImageCopy( $dst_img, $temp_img, $w1, $h1, 0, 0, $temp_w, $temp_h );
105
- //mail('thomas.howard@gmail.com','lolwut',"ImageCopy( $dst_img, $temp_img, $w1, $h1, 0, 0, $temp_w, $temp_h );");
106
 
107
  $image_quality = wpsc_image_quality();
108
 
@@ -142,4 +139,31 @@ global $wpdb;
142
  }
143
  return false;
144
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
145
  ?>
99
 
100
  // Final thumbnail cropped from the center out.
101
  //ImageCopyResampled( $dst_img, $temp_img, 0, 0, $w1, $h1, $width, $height, $width, $height );
 
 
102
  ImageCopy( $dst_img, $temp_img, $w1, $h1, 0, 0, $temp_w, $temp_h );
 
103
 
104
  $image_quality = wpsc_image_quality();
105
 
139
  }
140
  return false;
141
  }
142
+
143
+
144
+
145
+ /**
146
+ * WPSC Image Quality
147
+ *
148
+ * Returns the value to use for image quality when creating jpeg images.
149
+ * By default the quality is set to 75%. It is then run through the main jpeg_quality WordPress filter
150
+ * to add compatibility with other plugins that customise image quality.
151
+ *
152
+ * It is then run through the wpsc_jpeg_quality filter so that it is possible to override
153
+ * the quality setting just for WPSC images.
154
+ *
155
+ * @since 3.7.6
156
+ *
157
+ * @param (int) $quality Optional. Image quality when creating jpeg images.
158
+ * @return (int) The image quality.
159
+ */
160
+ function wpsc_image_quality( $quality = 75 ) {
161
+
162
+ $quality = apply_filters( 'jpeg_quality', $quality );
163
+ return apply_filters( 'wpsc_jpeg_quality', $quality );
164
+
165
+ }
166
+
167
+
168
+
169
  ?>
image_resize.php CHANGED
@@ -69,9 +69,9 @@ if(file_exists($imagepath) && is_numeric($height) && is_numeric($width)) {
69
  imagesavealpha($dst_img,true);
70
  ImageAlphaBlending($dst_img, false);
71
  }
72
-
73
- $image_quality = wpsc_image_quality();
74
-
75
  //ImageCopyResampled($dst_img,$src_img,0,0,0,0,$width,$height,$source_w,$source_h);
76
  switch($imagetype[2]) {
77
  case IMAGETYPE_JPEG:
69
  imagesavealpha($dst_img,true);
70
  ImageAlphaBlending($dst_img, false);
71
  }
72
+
73
+ $image_quality = wpsc_image_quality();
74
+
75
  //ImageCopyResampled($dst_img,$src_img,0,0,0,0,$width,$height,$source_w,$source_h);
76
  switch($imagetype[2]) {
77
  case IMAGETYPE_JPEG:
images/24bit-star.png CHANGED
File without changes
images/arrowdown.gif CHANGED
File without changes
images/blank.gif CHANGED
File without changes
images/blue-star.gif CHANGED
File without changes
images/buy_button.jpg CHANGED
File without changes
images/cart-icon.gif CHANGED
File without changes
images/cart.png CHANGED
File without changes
images/cart_bg_top.gif CHANGED
File without changes
images/cart_leftarrow.png CHANGED
File without changes
images/cart_logo.gif CHANGED
File without changes
images/cart_rightarrow.png CHANGED
File without changes
images/checkout_logo.jpg CHANGED
File without changes
images/close.gif CHANGED
File without changes
images/closelabel.gif CHANGED
File without changes
images/cross.png CHANGED
File without changes
images/default-off.gif CHANGED
File without changes
images/default-on.gif CHANGED
File without changes
images/download.gif CHANGED
File without changes
images/email_go.png CHANGED
File without changes
images/exclamation.png CHANGED
File without changes
images/facebook_status_off.gif CHANGED
File without changes
images/folder_edit.png CHANGED
File without changes
images/gear__plus.png CHANGED
File without changes
images/gold-cart.png CHANGED
File without changes
images/gold-star.gif CHANGED
File without changes
images/google_bmarks.gif CHANGED
File without changes
images/grey-loader.gif CHANGED
File without changes
images/grey-star.gif CHANGED
File without changes
images/grid-off.gif CHANGED
File without changes
images/grid-on.gif CHANGED
File without changes
images/grid_bg.png CHANGED
File without changes
images/icon_window_collapse.gif CHANGED
File without changes
images/icon_window_expand.gif CHANGED
File without changes
images/indenter.gif CHANGED
File without changes
images/indicator.gif CHANGED
File without changes
images/info_icon.jpg CHANGED
File without changes
images/intensedebate-logo.png CHANGED
File without changes
images/list-off.gif CHANGED
File without changes
images/list-on.gif CHANGED
File without changes
images/loading.gif CHANGED
File without changes
images/loadingAnimation.gif CHANGED
File without changes
images/lock_open.png CHANGED
File without changes
images/menu-arrows.gif CHANGED
File without changes
images/mini-arrow.jpg CHANGED
File without changes
images/minus.png CHANGED
File without changes
images/next.gif CHANGED
File without changes
images/nextlabel.gif CHANGED
File without changes
images/no-image-uploaded.gif CHANGED
File without changes
images/no-star.gif CHANGED
File without changes
images/no_stock.gif CHANGED
File without changes
images/order_bottom.png CHANGED
File without changes
images/order_down.png CHANGED
File without changes
images/order_top.png CHANGED
File without changes
images/order_up.png CHANGED
File without changes
images/package_add.png CHANGED
File without changes
images/paypal-referal.gif CHANGED
File without changes
images/pencil.png CHANGED
File without changes
images/plus.png CHANGED
File without changes
images/plus_icon.jpg CHANGED
File without changes
images/prev.gif CHANGED
File without changes
images/prevlabel.gif CHANGED
File without changes
images/printer.png CHANGED
File without changes
images/product-alert.jpg CHANGED
File without changes
images/remove_item.png CHANGED
File without changes
images/rss-icon.jpg CHANGED
File without changes
images/social_networking/blinklist.gif CHANGED
File without changes
images/social_networking/blogmarks.gif CHANGED
File without changes
images/social_networking/delicious.gif CHANGED
File without changes
images/social_networking/digg.gif CHANGED
File without changes
images/social_networking/favoriting.gif CHANGED
File without changes
images/social_networking/furl.gif CHANGED
File without changes
images/social_networking/google_bmarks.gif CHANGED
File without changes
images/social_networking/magnolia.gif CHANGED
File without changes
images/social_networking/netscape.gif CHANGED
File without changes
images/social_networking/newsvine.gif CHANGED
File without changes
images/social_networking/reddit.gif CHANGED
File without changes
images/social_networking/share-icon-16x16.gif CHANGED
File without changes
images/social_networking/share-this-product.gif CHANGED
File without changes
images/social_networking/stumbleupon.gif CHANGED
File without changes
images/social_networking/tailrank.gif CHANGED
File without changes
images/social_networking/technorati.gif CHANGED
File without changes
images/social_networking/windows_live.gif CHANGED
File without changes
images/social_networking/yahoo_myweb.gif CHANGED
File without changes
images/star.gif CHANGED
File without changes
images/sub-category-divide.jpg CHANGED
File without changes
images/tick.png CHANGED
File without changes
images/toggle-arrow.gif CHANGED
File without changes
images/transparent.gif CHANGED
File without changes
images/trash.gif CHANGED
File without changes
images/yes_stock.gif CHANGED
File without changes
insertcate.php CHANGED
@@ -11,7 +11,7 @@ $tinyURI = get_option('siteurl').$tinyURI;
11
 
12
  $a = substr($filedir, strpos($filedir,'/wp-content/plugins/'));
13
  $plugindir = substr($a , 0, strpos($a,'/js') );
14
- $pluginURL = get_option('siteurl') . $plugindir;
15
  ?>
16
  <html xmlns="http://www.w3.org/1999/xhtml">
17
  <head>
11
 
12
  $a = substr($filedir, strpos($filedir,'/wp-content/plugins/'));
13
  $plugindir = substr($a , 0, strpos($a,'/js') );
14
+ $pluginURL = get_settings('siteurl') . $plugindir;
15
  ?>
16
  <html xmlns="http://www.w3.org/1999/xhtml">
17
  <head>
js/ajax.js CHANGED
File without changes
js/editor_plugin.js CHANGED
File without changes
js/iautocompleter.js CHANGED
File without changes
js/interface.js CHANGED
File without changes
js/jquery.accessible-news-slider.js CHANGED
File without changes
js/jquery.jeditable.pack.js CHANGED
File without changes
js/jquery.rating.js CHANGED
@@ -1,138 +1,137 @@
1
- /**
2
- * Star Rating - jQuery plugin
3
- *
4
- * Copyright (c) 2007 Wil Stuckey
5
- * Modified by John Resig
6
- *
7
- * Dual licensed under the MIT and GPL licenses:
8
- * http://www.opensource.org/licenses/mit-license.php
9
- * http://www.gnu.org/licenses/gpl.html
10
- *
11
- */
12
-
13
- /**
14
- * Create a degradeable star rating interface out of a simple form structure.
15
- * Returns a modified jQuery object containing the new interface.
16
- *
17
- * @example jQuery('form.rating').rating();
18
- * @cat plugin
19
- * @type jQuery
20
- *
21
- */
22
- jQuery.fn.rating = function(){
23
- return this.each(function(){
24
- var div = jQuery("<div/>").attr({
25
- title: this.title,
26
- className: this.className
27
- }).insertAfter( this );
28
-
29
- product_id = jQuery("input.wpsc_rating_product_id", this).val();
30
-
31
- var selected_rating = jQuery("select option:selected", this).val();
32
- jQuery("select option", this).each(function(){
33
-
34
- class = '';
35
- //console.log(jQuery(this).attr('selected'));
36
- if(this.value <= selected_rating) {
37
- class = 'selected';
38
- }
39
- div.append( "<div class='star'><a class='" + class + "' href='#" + this.value + "' title='Give it a " + this.value + " Star Rating' rel="+product_id+">" + this.value + "</a></div>" );
40
- });
41
-
42
- var averageRating = this.title,
43
- url = this.action,
44
- averageIndex = 1,
45
- averagePercent = 1;
46
-
47
- // hover events and focus events added
48
- var stars = div.find("div.star")
49
- .mouseover(drainFill).focus(drainFill)
50
- .mouseout(drainReset).blur(drainReset)
51
- .click(click);
52
-
53
- // cancel button events
54
- div.find("div.cancel")
55
- .mouseover(drainAdd).focus(drainAdd)
56
- .mouseout(resetRemove).blur(resetRemove)
57
- .click(click);
58
-
59
- reset();
60
-
61
-
62
- div.mouseout(function(){
63
- //console.log(this);
64
- selected_element = jQuery("div.star a:contains("+selected_rating+")", this).parent("div.star");
65
- //console.log(selected_element);
66
- previous_elements = jQuery(selected_element, this).prevAll();
67
- next_elements = jQuery(selected_element, this).nextAll();
68
- jQuery('a',previous_elements).addClass('selected');
69
- jQuery('a',next_elements).removeClass('selected');
70
-
71
- });
72
-
73
- function drainFill(){ drain(); fill(this); }
74
- function drainReset(){ drain(); reset(); }
75
- function resetRemove(){ reset(); jQuery(this).removeClass('on'); }
76
- function drainAdd(){ drain(); jQuery(this).addClass('on'); }
77
-
78
- function click(){
79
- //console.log(jQuery(this));
80
- product_id = jQuery('a',this).attr('rel');
81
- rating = jQuery('a',this).html();
82
-
83
- form_values = "ajax=true&";
84
- form_values += "wpsc_ajax_action=rate_product&";
85
- form_values += "product_id="+product_id+"&";
86
- form_values += "product_rating="+rating;
87
- jQuery.post( 'index.php', form_values, function(returned_data) {
88
- eval(returned_data);
89
- });
90
- selected_rating = rating;
91
-
92
- parent_element = jQuery(this).parent();
93
- previous_elements = jQuery(this, this_parent).prevAll();
94
- next_elements = jQuery(this, this_parent).nextAll();
95
-
96
- jQuery('a',previous_elements).addClass('selected');
97
- jQuery('a',next_elements).removeClass('selected');
98
-
99
- //jQuery('div.star a', parent_element).removeClass('selected');
100
- jQuery('a',this).addClass('selected');
101
- return false;
102
- }
103
-
104
- // fill to the current mouse position.
105
- function fill( elem ){
106
- this_parent = jQuery(elem).parent();
107
- previous_elements = jQuery(elem, this_parent).prevAll();
108
- next_elements = jQuery(elem, this_parent).nextAll();
109
-
110
- jQuery('a',previous_elements).addClass('selected');
111
- jQuery('a',next_elements).removeClass('selected');
112
-
113
-
114
- //jQuery('div.star a', parent_element).removeClass('selected');
115
- //jQuery('a',this).addClass('selected');
116
-
117
- //stars.find("a").css("width", "100%");
118
- }
119
-
120
- // drain all the stars.
121
- function drain(){
122
- stars.removeClass("on hover");
123
- }
124
-
125
- // Reset the stars to the default index.
126
- function reset(){
127
- //stars.lt(averageIndex).addClass("on");
128
-
129
- //var percent = averagePercent ? averagePercent * 10 : 0;
130
- //if (percent > 0)
131
- // stars.eq(averageIndex).addClass("on").children("a").css("width", percent + "%");
132
- }
133
- }).remove();
134
- };
135
-
136
- // fix ie6 background flicker problem.
137
- if ( jQuery.browser.msie == true )
138
- document.execCommand('BackgroundImageCache', false, true);
1
+ /**
2
+ * Star Rating - jQuery plugin
3
+ *
4
+ * Copyright (c) 2007 Wil Stuckey
5
+ * Modified by John Resig
6
+ *
7
+ * Dual licensed under the MIT and GPL licenses:
8
+ * http://www.opensource.org/licenses/mit-license.php
9
+ * http://www.gnu.org/licenses/gpl.html
10
+ *
11
+ */
12
+
13
+ /**
14
+ * Create a degradeable star rating interface out of a simple form structure.
15
+ * Returns a modified jQuery object containing the new interface.
16
+ *
17
+ * @example jQuery('form.rating').rating();
18
+ * @cat plugin
19
+ * @type jQuery
20
+ *
21
+ */
22
+ jQuery.fn.rating = function(){
23
+ return this.each(function(){
24
+ var div = jQuery("<div/>").attr({
25
+ title: this.title,
26
+ className: this.className
27
+ }).insertAfter( this );
28
+
29
+ product_id = jQuery("input.wpsc_rating_product_id", this).val();
30
+ var selected_rating = jQuery("select option:selected", this).val();
31
+ jQuery("select option", this).each(function(){
32
+
33
+ className = '';
34
+ //console.log(jQuery(this).attr('selected'));
35
+ if(this.value <= selected_rating) {
36
+ className = 'selected';
37
+ }
38
+ div.append( "<div class='star'><a class='" + className + "' href='#" + this.value + "' title='Give it a " + this.value + " Star Rating' rel="+product_id+">" + this.value + "</a></div>" );
39
+ });
40
+
41
+ var averageRating = this.title,
42
+ url = this.action,
43
+ averageIndex = 1,
44
+ averagePercent = 1;
45
+
46
+ // hover events and focus events added
47
+ var stars = div.find("div.star")
48
+ .mouseover(drainFill).focus(drainFill)
49
+ .mouseout(drainReset).blur(drainReset)
50
+ .click(click);
51
+
52
+ // cancel button events
53
+ div.find("div.cancel")
54
+ .mouseover(drainAdd).focus(drainAdd)
55
+ .mouseout(resetRemove).blur(resetRemove)
56
+ .click(click);
57
+
58
+ reset();
59
+
60
+
61
+ div.mouseout(function(){
62
+ //console.log(this);
63
+ selected_element = jQuery("div.star a:contains("+selected_rating+")", this).parent("div.star");
64
+ //console.log(selected_element);
65
+ previous_elements = jQuery(selected_element, this).prevAll();
66
+ next_elements = jQuery(selected_element, this).nextAll();
67
+ jQuery('a',previous_elements).addClass('selected');
68
+ jQuery('a',next_elements).removeClass('selected');
69
+
70
+ });
71
+
72
+ function drainFill(){ drain(); fill(this); }
73
+ function drainReset(){ drain(); reset(); }
74
+ function resetRemove(){ reset(); jQuery(this).removeClass('on'); }
75
+ function drainAdd(){ drain(); jQuery(this).addClass('on'); }
76
+
77
+ function click(){
78
+ //console.log(jQuery(this));
79
+ product_id = jQuery('a',this).attr('rel');
80
+ rating = jQuery('a',this).html();
81
+
82
+ form_values = "ajax=true&";
83
+ form_values += "wpsc_ajax_action=rate_product&";
84
+ form_values += "product_id="+product_id+"&";
85
+ form_values += "product_rating="+rating;
86
+ jQuery.post( 'index.php', form_values, function(returned_data) {
87
+ eval(returned_data);
88
+ });
89
+ selected_rating = rating;
90
+
91
+ parent_element = jQuery(this).parent();
92
+ previous_elements = jQuery(this, this_parent).prevAll();
93
+ next_elements = jQuery(this, this_parent).nextAll();
94
+
95
+ jQuery('a',previous_elements).addClass('selected');
96
+ jQuery('a',next_elements).removeClass('selected');
97
+
98
+ //jQuery('div.star a', parent_element).removeClass('selected');
99
+ jQuery('a',this).addClass('selected');
100
+ return false;
101
+ }
102
+
103
+ // fill to the current mouse position.
104
+ function fill( elem ){
105
+ this_parent = jQuery(elem).parent();
106
+ previous_elements = jQuery(elem, this_parent).prevAll();
107
+ next_elements = jQuery(elem, this_parent).nextAll();
108
+
109
+ jQuery('a',previous_elements).addClass('selected');
110
+ jQuery('a',next_elements).removeClass('selected');
111
+
112
+
113
+ //jQuery('div.star a', parent_element).removeClass('selected');
114
+ //jQuery('a',this).addClass('selected');
115
+
116
+ //stars.find("a").css("width", "100%");
117
+ }
118
+
119
+ // drain all the stars.
120
+ function drain(){
121
+ stars.removeClass("on hover");
122
+ }
123
+
124
+ // Reset the stars to the default index.
125
+ function reset(){
126
+ //stars.lt(averageIndex).addClass("on");
127
+
128
+ //var percent = averagePercent ? averagePercent * 10 : 0;
129
+ //if (percent > 0)
130
+ // stars.eq(averageIndex).addClass("on").children("a").css("width", percent + "%");
131
+ }
132
+ }).remove();
133
+ };
134
+
135
+ // fix ie6 background flicker problem.
136
+ if ( jQuery.browser.msie == true )
137
+ document.execCommand('BackgroundImageCache', false, true);
 
js/jquery.tabs.pack.js CHANGED
File without changes
js/jquery.ui.tabs.css CHANGED
File without changes
js/product_rater.css CHANGED
File without changes
js/swfupload.js CHANGED
@@ -1,928 +1,928 @@
1
- /**
2
- * SWFUpload: http://www.swfupload.org, http://swfupload.googlecode.com
3
- *
4
- * mmSWFUpload 1.0: Flash upload dialog - http://profandesign.se/swfupload/, http://www.vinterwebb.se/
5
- *
6
- * SWFUpload is (c) 2006-2007 Lars Huring, Olov Nilz�n and Mammon Media and is released under the MIT License:
7
- * http://www.opensource.org/licenses/mit-license.php
8
- *
9
- * SWFUpload 2 is (c) 2007-2008 Jake Roberts and is released under the MIT License:
10
- * http://www.opensource.org/licenses/mit-license.php
11
- *
12
- */
13
-
14
-
15
- /* ******************* */
16
- /* Constructor & Init */
17
- /* ******************* */
18
- var SWFUpload;
19
-
20
- if (SWFUpload == undefined) {
21
- SWFUpload = function (settings) {
22
- this.initSWFUpload(settings);
23
- };
24
- }
25
-
26
- SWFUpload.prototype.initSWFUpload = function (settings) {
27
- try {
28
- this.customSettings = {}; // A container where developers can place their own settings associated with this instance.
29
- this.settings = settings;
30
- this.eventQueue = [];
31
- this.movieName = "SWFUpload_" + SWFUpload.movieCount++;
32
- this.movieElement = null;
33
-
34
- // Setup global control tracking
35
- SWFUpload.instances[this.movieName] = this;
36
-
37
- // Load the settings. Load the Flash movie.
38
- this.initSettings();
39
- this.loadFlash();
40
- this.displayDebugInfo();
41
- } catch (ex) {
42
- delete SWFUpload.instances[this.movieName];
43
- throw ex;
44
- }
45
- };
46
-
47
- /* *************** */
48
- /* Static Members */
49
- /* *************** */
50
- SWFUpload.instances = {};
51
- SWFUpload.movieCount = 0;
52
- SWFUpload.version = "2.2.0 Beta 2";
53
- SWFUpload.QUEUE_ERROR = {
54
- QUEUE_LIMIT_EXCEEDED : -100,
55
- FILE_EXCEEDS_SIZE_LIMIT : -110,
56
- ZERO_BYTE_FILE : -120,
57
- INVALID_FILETYPE : -130
58
- };
59
- SWFUpload.UPLOAD_ERROR = {
60
- HTTP_ERROR : -200,
61
- MISSING_UPLOAD_URL : -210,
62
- IO_ERROR : -220,
63
- SECURITY_ERROR : -230,
64
- UPLOAD_LIMIT_EXCEEDED : -240,
65
- UPLOAD_FAILED : -250,
66
- SPECIFIED_FILE_ID_NOT_FOUND : -260,
67
- FILE_VALIDATION_FAILED : -270,
68
- FILE_CANCELLED : -280,
69
- UPLOAD_STOPPED : -290
70
- };
71
- SWFUpload.FILE_STATUS = {
72
- QUEUED : -1,
73
- IN_PROGRESS : -2,
74
- ERROR : -3,
75
- COMPLETE : -4,
76
- CANCELLED : -5
77
- };
78
- SWFUpload.BUTTON_ACTION = {
79
- SELECT_FILE : -100,
80
- SELECT_FILES : -110,
81
- START_UPLOAD : -120
82
- };
83
- SWFUpload.CURSOR = {
84
- ARROW : -1,
85
- HAND : -2
86
- };
87
- SWFUpload.WINDOW_MODE = {
88
- WINDOW : "window",
89
- TRANSPARENT : "transparent",
90
- OPAQUE : "opaque"
91
- };
92
-
93
- /* ******************** */
94
- /* Instance Members */
95
- /* ******************** */
96
-
97
- // Private: initSettings ensures that all the
98
- // settings are set, getting a default value if one was not assigned.
99
- SWFUpload.prototype.initSettings = function () {
100
- this.ensureDefault = function (settingName, defaultValue) {
101
- this.settings[settingName] = (this.settings[settingName] == undefined) ? defaultValue : this.settings[settingName];
102
- };
103
-
104
- // Upload backend settings
105
- this.ensureDefault("upload_url", "");
106
- this.ensureDefault("file_post_name", "Filedata");
107
- this.ensureDefault("post_params", {});
108
- this.ensureDefault("use_query_string", false);
109
- this.ensureDefault("requeue_on_error", false);
110
- this.ensureDefault("http_success", []);
111
-
112
- // File Settings
113
- this.ensureDefault("file_types", "*.*");
114
- this.ensureDefault("file_types_description", "All Files");
115
- this.ensureDefault("file_size_limit", 0); // Default zero means "unlimited"
116
- this.ensureDefault("file_upload_limit", 0);
117
- this.ensureDefault("file_queue_limit", 0);
118
-
119
- // Flash Settings
120
- this.ensureDefault("flash_url", "swfupload.swf");
121
- this.ensureDefault("prevent_swf_caching", true);
122
-
123
- // Button Settings
124
- this.ensureDefault("button_image_url", "");
125
- this.ensureDefault("button_width", 1);
126
- this.ensureDefault("button_height", 1);
127
- this.ensureDefault("button_text", "");
128
- this.ensureDefault("button_text_style", "color: #000000; font-size: 16pt;");
129
- this.ensureDefault("button_text_top_padding", 0);
130
- this.ensureDefault("button_text_left_padding", 0);
131
- this.ensureDefault("button_action", SWFUpload.BUTTON_ACTION.SELECT_FILES);
132
- this.ensureDefault("button_disabled", false);
133
- this.ensureDefault("button_placeholder_id", null);
134
- this.ensureDefault("button_cursor", SWFUpload.CURSOR.ARROW);
135
- this.ensureDefault("button_window_mode", SWFUpload.WINDOW_MODE.WINDOW);
136
-
137
- // Debug Settings
138
- this.ensureDefault("debug", false);
139
- this.settings.debug_enabled = this.settings.debug; // Here to maintain v2 API
140
-
141
- // Event Handlers
142
- this.settings.return_upload_start_handler = this.returnUploadStart;
143
- this.ensureDefault("swfupload_loaded_handler", null);
144
- this.ensureDefault("file_dialog_start_handler", null);
145
- this.ensureDefault("file_queued_handler", null);
146
- this.ensureDefault("file_queue_error_handler", null);
147
- this.ensureDefault("file_dialog_complete_handler", null);
148
-
149
- this.ensureDefault("upload_start_handler", null);
150
- this.ensureDefault("upload_progress_handler", null);
151
- this.ensureDefault("upload_error_handler", null);
152
- this.ensureDefault("upload_success_handler", null);
153
- this.ensureDefault("upload_complete_handler", null);
154
-
155
- this.ensureDefault("debug_handler", this.debugMessage);
156
-
157
- this.ensureDefault("custom_settings", {});
158
-
159
- // Other settings
160
- this.customSettings = this.settings.custom_settings;
161
-
162
- // Update the flash url if needed
163
- if (this.settings.prevent_swf_caching) {
164
- this.settings.flash_url = this.settings.flash_url + "?swfuploadrnd=" + Math.floor(Math.random() * 999999999);
165
- }
166
-
167
- delete this.ensureDefault;
168
- };
169
-
170
- SWFUpload.prototype.loadFlash = function () {
171
- if (this.settings.button_placeholder_id !== "") {
172
- this.replaceWithFlash();
173
- } else {
174
- this.appendFlash();
175
- }
176
- };
177
-
178
- // Private: appendFlash gets the HTML tag for the Flash
179
- // It then appends the flash to the body
180
- SWFUpload.prototype.appendFlash = function () {
181
- var targetElement, container;
182
-
183
- // Make sure an element with the ID we are going to use doesn't already exist
184
- if (document.getElementById(this.movieName) !== null) {
185
- throw "ID " + this.movieName + " is already in use. The Flash Object could not be added";
186
- }
187
-
188
- // Get the body tag where we will be adding the flash movie
189
- targetElement = document.getElementsByTagName("body")[0];
190
-
191
- if (targetElement == undefined) {
192
- throw "Could not find the 'body' element.";
193
- }
194
-
195
- // Append the container and load the flash
196
- container = document.createElement("div");
197
- container.style.width = "1px";
198
- container.style.height = "1px";
199
- container.style.overflow = "hidden";
200
-
201
- targetElement.appendChild(container);
202
- container.innerHTML = this.getFlashHTML(); // Using innerHTML is non-standard but the only sensible way to dynamically add Flash in IE (and maybe other browsers)
203
- };
204
-
205
- // Private: replaceWithFlash replaces the button_placeholder element with the flash movie.
206
- SWFUpload.prototype.replaceWithFlash = function () {
207
- var targetElement, tempParent;
208
-
209
- // Make sure an element with the ID we are going to use doesn't already exist
210
- if (document.getElementById(this.movieName) !== null) {
211
- throw "ID " + this.movieName + " is already in use. The Flash Object could not be added";
212
- }
213
-
214
- // Get the element where we will be placing the flash movie
215
- targetElement = document.getElementById(this.settings.button_placeholder_id);
216
-
217
- if (targetElement == undefined) {
218
- throw "Could not find the placeholder element.";
219
- }
220
-
221
- // Append the container and load the flash
222
- tempParent = document.createElement("div");
223
- tempParent.innerHTML = this.getFlashHTML(); // Using innerHTML is non-standard but the only sensible way to dynamically add Flash in IE (and maybe other browsers)
224
- targetElement.parentNode.replaceChild(tempParent.firstChild, targetElement);
225
-
226
- };
227
-
228
- // Private: getFlashHTML generates the object tag needed to embed the flash in to the document
229
- SWFUpload.prototype.getFlashHTML = function () {
230
- // Flash Satay object syntax: http://www.alistapart.com/articles/flashsatay
231
- return ['<object id="', this.movieName, '" type="application/x-shockwave-flash" data="', this.settings.flash_url, '" width="', this.settings.button_width, '" height="', this.settings.button_height, '" class="swfupload">',
232
- '<param name="wmode" value="', this.settings.button_window_mode , '" />',
233
- '<param name="movie" value="', this.settings.flash_url, '" />',
234
- '<param name="quality" value="high" />',
235
- '<param name="menu" value="false" />',
236
- '<param name="allowScriptAccess" value="always" />',
237
- '<param name="flashvars" value="' + this.getFlashVars() + '" />',
238
- '</object>'].join("");
239
- };
240
-
241
- // Private: getFlashVars builds the parameter string that will be passed
242
- // to flash in the flashvars param.
243
- SWFUpload.prototype.getFlashVars = function () {
244
- // Build a string from the post param object
245
- var paramString = this.buildParamString();
246
- var httpSuccessString = this.settings.http_success.join(",");
247
-
248
- // Build the parameter string
249
- return ["movieName=", encodeURIComponent(this.movieName),
250
- "&amp;uploadURL=", encodeURIComponent(this.settings.upload_url),
251
- "&amp;useQueryString=", encodeURIComponent(this.settings.use_query_string),
252
- "&amp;requeueOnError=", encodeURIComponent(this.settings.requeue_on_error),
253
- "&amp;httpSuccess=", encodeURIComponent(httpSuccessString),
254
- "&amp;params=", encodeURIComponent(paramString),
255
- "&amp;filePostName=", encodeURIComponent(this.settings.file_post_name),
256
- "&amp;fileTypes=", encodeURIComponent(this.settings.file_types),
257
- "&amp;fileTypesDescription=", encodeURIComponent(this.settings.file_types_description),
258
- "&amp;fileSizeLimit=", encodeURIComponent(this.settings.file_size_limit),
259
- "&amp;fileUploadLimit=", encodeURIComponent(this.settings.file_upload_limit),
260
- "&amp;fileQueueLimit=", encodeURIComponent(this.settings.file_queue_limit),
261
- "&amp;debugEnabled=", encodeURIComponent(this.settings.debug_enabled),
262
- "&amp;buttonImageURL=", encodeURIComponent(this.settings.button_image_url),
263
- "&amp;buttonWidth=", encodeURIComponent(this.settings.button_width),
264
- "&amp;buttonHeight=", encodeURIComponent(this.settings.button_height),
265
- "&amp;buttonText=", encodeURIComponent(this.settings.button_text),
266
- "&amp;buttonTextTopPadding=", encodeURIComponent(this.settings.button_text_top_padding),
267
- "&amp;buttonTextLeftPadding=", encodeURIComponent(this.settings.button_text_left_padding),
268
- "&amp;buttonTextStyle=", encodeURIComponent(this.settings.button_text_style),
269
- "&amp;buttonAction=", encodeURIComponent(this.settings.button_action),
270
- "&amp;buttonDisabled=", encodeURIComponent(this.settings.button_disabled),
271
- "&amp;buttonCursor=", encodeURIComponent(this.settings.button_cursor)
272
- ].join("");
273
- };
274
-
275
- // Public: getMovieElement retrieves the DOM reference to the Flash element added by SWFUpload
276
- // The element is cached after the first lookup
277
- SWFUpload.prototype.getMovieElement = function () {
278
- if (this.movieElement == undefined) {
279
- this.movieElement = document.getElementById(this.movieName);
280
- }
281
-
282
- if (this.movieElement === null) {
283
- throw "Could not find Flash element";
284
- }
285
-
286
- return this.movieElement;
287
- };
288
-
289
- // Private: buildParamString takes the name/value pairs in the post_params setting object
290
- // and joins them up in to a string formatted "name=value&amp;name=value"
291
- SWFUpload.prototype.buildParamString = function () {
292
- var postParams = this.settings.post_params;
293
- var paramStringPairs = [];
294
-
295
- if (typeof(postParams) === "object") {
296
- for (var name in postParams) {
297
- if (postParams.hasOwnProperty(name)) {
298
- // alert(name);
299
- paramStringPairs.push(encodeURIComponent(name.toString()) + "=" + encodeURIComponent(postParams[name].toString()));
300
- }
301
- }
302
- }
303
-
304
- return paramStringPairs.join("&amp;");
305
- };
306
-
307
- // Public: Used to remove a SWFUpload instance from the page. This method strives to remove
308
- // all references to the SWF, and other objects so memory is properly freed.
309
- // Returns true if everything was destroyed. Returns a false if a failure occurs leaving SWFUpload in an inconsistant state.
310
- SWFUpload.prototype.destroy = function () {
311
- try {
312
- // Make sure Flash is done before we try to remove it
313
- this.stopUpload();
314
-
315
- // Remove the SWFUpload DOM nodes
316
- var movieElement = null;
317
- try {
318
- movieElement = this.getMovieElement();
319
- } catch (ex) {
320
- }
321
-
322
- if (movieElement != undefined && movieElement.parentNode != undefined && typeof movieElement.parentNode.removeChild === "function") {
323
- var container = movieElement.parentNode;
324
- if (container != undefined) {
325
- container.removeChild(movieElement);
326
- if (container.parentNode != undefined && typeof container.parentNode.removeChild === "function") {
327
- container.parentNode.removeChild(container);
328
- }
329
- }
330
- }
331
-
332
- // Destroy references
333
- SWFUpload.instances[this.movieName] = null;
334
- delete SWFUpload.instances[this.movieName];
335
-
336
- delete this.movieElement;
337
- delete this.settings;
338
- delete this.customSettings;
339
- delete this.eventQueue;
340
- delete this.movieName;
341
-
342
- delete window[this.movieName];
343
-
344
- return true;
345
- } catch (ex1) {
346
- return false;
347
- }
348
- };
349
-
350
- // Public: displayDebugInfo prints out settings and configuration
351
- // information about this SWFUpload instance.
352
- // This function (and any references to it) can be deleted when placing
353
- // SWFUpload in production.
354
- SWFUpload.prototype.displayDebugInfo = function () {
355
- this.debug(
356
- [
357
- "---SWFUpload Instance Info---\n",
358
- "Version: ", SWFUpload.version, "\n",
359
- "Movie Name: ", this.movieName, "\n",
360
- "Settings:\n",
361
- "\t", "upload_url: ", this.settings.upload_url, "\n",
362
- "\t", "flash_url: ", this.settings.flash_url, "\n",
363
- "\t", "use_query_string: ", this.settings.use_query_string.toString(), "\n",
364
- "\t", "requeue_on_error: ", this.settings.requeue_on_error.toString(), "\n",
365
- "\t", "http_success: ", this.settings.http_success.join(", "), "\n",
366
- "\t", "file_post_name: ", this.settings.file_post_name, "\n",
367
- "\t", "post_params: ", this.settings.post_params.toString(), "\n",
368
- "\t", "file_types: ", this.settings.file_types, "\n",
369
- "\t", "file_types_description: ", this.settings.file_types_description, "\n",
370
- "\t", "file_size_limit: ", this.settings.file_size_limit, "\n",
371
- "\t", "file_upload_limit: ", this.settings.file_upload_limit, "\n",
372
- "\t", "file_queue_limit: ", this.settings.file_queue_limit, "\n",
373
- "\t", "debug: ", this.settings.debug.toString(), "\n",
374
-
375
- "\t", "prevent_swf_caching: ", this.settings.prevent_swf_caching.toString(), "\n",
376
-
377
- "\t", "button_placeholder_id: ", this.settings.button_placeholder_id.toString(), "\n",
378
- "\t", "button_image_url: ", this.settings.button_image_url.toString(), "\n",
379
- "\t", "button_width: ", this.settings.button_width.toString(), "\n",
380
- "\t", "button_height: ", this.settings.button_height.toString(), "\n",
381
- "\t", "button_text: ", this.settings.button_text.toString(), "\n",
382
- "\t", "button_text_style: ", this.settings.button_text_style.toString(), "\n",
383
- "\t", "button_text_top_padding: ", this.settings.button_text_top_padding.toString(), "\n",
384
- "\t", "button_text_left_padding: ", this.settings.button_text_left_padding.toString(), "\n",
385
- "\t", "button_action: ", this.settings.button_action.toString(), "\n",
386
- "\t", "button_disabled: ", this.settings.button_disabled.toString(), "\n",
387
-
388
- "\t", "custom_settings: ", this.settings.custom_settings.toString(), "\n",
389
- "Event Handlers:\n",
390
- "\t", "swfupload_loaded_handler assigned: ", (typeof this.settings.swfupload_loaded_handler === "function").toString(), "\n",
391
- "\t", "file_dialog_start_handler assigned: ", (typeof this.settings.file_dialog_start_handler === "function").toString(), "\n",
392
- "\t", "file_queued_handler assigned: ", (typeof this.settings.file_queued_handler === "function").toString(), "\n",
393
- "\t", "file_queue_error_handler assigned: ", (typeof this.settings.file_queue_error_handler === "function").toString(), "\n",
394
- "\t", "upload_start_handler assigned: ", (typeof this.settings.upload_start_handler === "function").toString(), "\n",
395
- "\t", "upload_progress_handler assigned: ", (typeof this.settings.upload_progress_handler === "function").toString(), "\n",
396
- "\t", "upload_error_handler assigned: ", (typeof this.settings.upload_error_handler === "function").toString(), "\n",
397
- "\t", "upload_success_handler assigned: ", (typeof this.settings.upload_success_handler === "function").toString(), "\n",
398
- "\t", "upload_complete_handler assigned: ", (typeof this.settings.upload_complete_handler === "function").toString(), "\n",
399
- "\t", "debug_handler assigned: ", (typeof this.settings.debug_handler === "function").toString(), "\n"
400
- ].join("")
401
- );
402
- };
403
-
404
- /* Note: addSetting and getSetting are no longer used by SWFUpload but are included
405
- the maintain v2 API compatibility
406
- */
407
- // Public: (Deprecated) addSetting adds a setting value. If the value given is undefined or null then the default_value is used.
408
- SWFUpload.prototype.addSetting = function (name, value, default_value) {
409
- if (value == undefined) {
410
- return (this.settings[name] = default_value);
411
- } else {
412
- return (this.settings[name] = value);
413
- }
414
- };
415
-
416
- // Public: (Deprecated) getSetting gets a setting. Returns an empty string if the setting was not found.
417
- SWFUpload.prototype.getSetting = function (name) {
418
- if (this.settings[name] != undefined) {
419
- return this.settings[name];
420
- }
421
-
422
- return "";
423
- };
424
-
425
-
426
-
427
- // Private: callFlash handles function calls made to the Flash element.
428
- // Calls are made with a setTimeout for some functions to work around
429
- // bugs in the ExternalInterface library.
430
- SWFUpload.prototype.callFlash = function (functionName, argumentArray) {
431
- argumentArray = argumentArray || [];
432
-
433
- var movieElement = this.getMovieElement();
434
- var returnValue;
435
-
436
- if (typeof movieElement[functionName] === "function") {
437
- // We have to go through all this if/else stuff because the Flash functions don't have apply() and only accept the exact number of arguments.
438
- if (argumentArray.length === 0) {
439
- returnValue = movieElement[functionName]();
440
- } else if (argumentArray.length === 1) {
441
- returnValue = movieElement[functionName](argumentArray[0]);
442
- } else if (argumentArray.length === 2) {
443
- returnValue = movieElement[functionName](argumentArray[0], argumentArray[1]);
444
- } else if (argumentArray.length === 3) {
445
- returnValue = movieElement[functionName](argumentArray[0], argumentArray[1], argumentArray[2]);
446
- } else {
447
- throw "Too many arguments";
448
- }
449
-
450
- // Unescape file post param values
451
- if (returnValue != undefined && typeof returnValue.post === "object") {
452
- returnValue = this.unescapeFilePostParams(returnValue);
453
- }
454
-
455
- return returnValue;
456
- } else {
457
- throw "Invalid function name: " + functionName;
458
- }
459
- };
460
-
461
-
462
- /* *****************************
463
- -- Flash control methods --
464
- Your UI should use these
465
- to operate SWFUpload
466
- ***************************** */
467
-
468
- // Public: selectFile causes a File Selection Dialog window to appear. This
469
- // dialog only allows 1 file to be selected. WARNING: this function does not work in Flash Player 10
470
- SWFUpload.prototype.selectFile = function () {
471
- this.callFlash("SelectFile");
472
- };
473
-
474
- // Public: selectFiles causes a File Selection Dialog window to appear/ This
475
- // dialog allows the user to select any number of files
476
- // Flash Bug Warning: Flash limits the number of selectable files based on the combined length of the file names.
477
- // If the selection name length is too long the dialog will fail in an unpredictable manner. There is no work-around
478
- // for this bug. WARNING: this function does not work in Flash Player 10
479
- SWFUpload.prototype.selectFiles = function () {
480
- this.callFlash("SelectFiles");
481
- };
482
-
483
-
484
- // Public: startUpload starts uploading the first file in the queue unless
485
- // the optional parameter 'fileID' specifies the ID
486
- SWFUpload.prototype.startUpload = function (fileID) {
487
- this.callFlash("StartUpload", [fileID]);
488
- };
489
-
490
- // Public: cancelUpload cancels any queued file. The fileID parameter may be the file ID or index.
491
- // If you do not specify a fileID the current uploading file or first file in the queue is cancelled.
492
- // If you do not want the uploadError event to trigger you can specify false for the triggerErrorEvent parameter.
493
- SWFUpload.prototype.cancelUpload = function (fileID, triggerErrorEvent) {
494
- if (triggerErrorEvent !== false) {
495
- triggerErrorEvent = true;
496
- }
497
- this.callFlash("CancelUpload", [fileID, triggerErrorEvent]);
498
- };
499
-
500
- // Public: stopUpload stops the current upload and requeues the file at the beginning of the queue.
501
- // If nothing is currently uploading then nothing happens.
502
- SWFUpload.prototype.stopUpload = function () {
503
- this.callFlash("StopUpload");
504
- };
505
-
506
- /* ************************
507
- * Settings methods
508
- * These methods change the SWFUpload settings.
509
- * SWFUpload settings should not be changed directly on the settings object
510
- * since many of the settings need to be passed to Flash in order to take
511
- * effect.
512
- * *********************** */
513
-
514
- // Public: getStats gets the file statistics object.
515
- SWFUpload.prototype.getStats = function () {
516
- return this.callFlash("GetStats");
517
- };
518
-
519
- // Public: setStats changes the SWFUpload statistics. You shouldn't need to
520
- // change the statistics but you can. Changing the statistics does not
521
- // affect SWFUpload accept for the successful_uploads count which is used
522
- // by the upload_limit setting to determine how many files the user may upload.
523
- SWFUpload.prototype.setStats = function (statsObject) {
524
- this.callFlash("SetStats", [statsObject]);
525
- };
526
-
527
- // Public: getFile retrieves a File object by ID or Index. If the file is
528
- // not found then 'null' is returned.
529
- SWFUpload.prototype.getFile = function (fileID) {
530
- if (typeof(fileID) === "number") {
531
- return this.callFlash("GetFileByIndex", [fileID]);
532
- } else {
533
- return this.callFlash("GetFile", [fileID]);
534
- }
535
- };
536
-
537
- // Public: addFileParam sets a name/value pair that will be posted with the
538
- // file specified by the Files ID. If the name already exists then the
539
- // exiting value will be overwritten.
540
- SWFUpload.prototype.addFileParam = function (fileID, name, value) {
541
- return this.callFlash("AddFileParam", [fileID, name, value]);
542
- };
543
-
544
- // Public: removeFileParam removes a previously set (by addFileParam) name/value
545
- // pair from the specified file.
546
- SWFUpload.prototype.removeFileParam = function (fileID, name) {
547
- this.callFlash("RemoveFileParam", [fileID, name]);
548
- };
549
-
550
- // Public: setUploadUrl changes the upload_url setting.
551
- SWFUpload.prototype.setUploadURL = function (url) {
552
- this.settings.upload_url = url.toString();
553
- this.callFlash("SetUploadURL", [url]);
554
- };
555
-
556
- // Public: setPostParams changes the post_params setting
557
- SWFUpload.prototype.setPostParams = function (paramsObject) {
558
- this.settings.post_params = paramsObject;
559
- this.callFlash("SetPostParams", [paramsObject]);
560
- };
561
-
562
- // Public: addPostParam adds post name/value pair. Each name can have only one value.
563
- SWFUpload.prototype.addPostParam = function (name, value) {
564
- this.settings.post_params[name] = value;
565
- this.callFlash("SetPostParams", [this.settings.post_params]);
566
- };
567
-
568
- // Public: removePostParam deletes post name/value pair.
569
- SWFUpload.prototype.removePostParam = function (name) {
570
- delete this.settings.post_params[name];
571
- this.callFlash("SetPostParams", [this.settings.post_params]);
572
- };
573
-
574
- // Public: setFileTypes changes the file_types setting and the file_types_description setting
575
- SWFUpload.prototype.setFileTypes = function (types, description) {
576
- this.settings.file_types = types;
577
- this.settings.file_types_description = description;
578
- this.callFlash("SetFileTypes", [types, description]);
579
- };
580
-
581
- // Public: setFileSizeLimit changes the file_size_limit setting
582
- SWFUpload.prototype.setFileSizeLimit = function (fileSizeLimit) {
583
- this.settings.file_size_limit = fileSizeLimit;
584
- this.callFlash("SetFileSizeLimit", [fileSizeLimit]);
585
- };
586
-
587
- // Public: setFileUploadLimit changes the file_upload_limit setting
588
- SWFUpload.prototype.setFileUploadLimit = function (fileUploadLimit) {
589
- this.settings.file_upload_limit = fileUploadLimit;
590
- this.callFlash("SetFileUploadLimit", [fileUploadLimit]);
591
- };
592
-
593
- // Public: setFileQueueLimit changes the file_queue_limit setting
594
- SWFUpload.prototype.setFileQueueLimit = function (fileQueueLimit) {
595
- this.settings.file_queue_limit = fileQueueLimit;
596
- this.callFlash("SetFileQueueLimit", [fileQueueLimit]);
597
- };
598
-
599
- // Public: setFilePostName changes the file_post_name setting
600
- SWFUpload.prototype.setFilePostName = function (filePostName) {
601
- this.settings.file_post_name = filePostName;
602
- this.callFlash("SetFilePostName", [filePostName]);
603
- };
604
-
605
- // Public: setUseQueryString changes the use_query_string setting
606
- SWFUpload.prototype.setUseQueryString = function (useQueryString) {
607
- this.settings.use_query_string = useQueryString;
608
- this.callFlash("SetUseQueryString", [useQueryString]);
609
- };
610
-
611
- // Public: setRequeueOnError changes the requeue_on_error setting
612
- SWFUpload.prototype.setRequeueOnError = function (requeueOnError) {
613
- this.settings.requeue_on_error = requeueOnError;
614
- this.callFlash("SetRequeueOnError", [requeueOnError]);
615
- };
616
-
617
- // Public: setHTTPSuccess changes the http_success setting
618
- SWFUpload.prototype.setHTTPSuccess = function (http_status_codes) {
619
- if (typeof http_status_codes === "string") {
620
- http_status_codes = http_status_codes.replace(" ", "").split(",");
621
- }
622
-
623
- this.settings.http_success = http_status_codes;
624
- this.callFlash("SetHTTPSuccess", [http_status_codes]);
625
- };
626
-
627
-
628
- // Public: setDebugEnabled changes the debug_enabled setting
629
- SWFUpload.prototype.setDebugEnabled = function (debugEnabled) {
630
- this.settings.debug_enabled = debugEnabled;
631
- this.callFlash("SetDebugEnabled", [debugEnabled]);
632
- };
633
-
634
- // Public: setButtonImageURL loads a button image sprite
635
- SWFUpload.prototype.setButtonImageURL = function (buttonImageURL) {
636
- if (buttonImageURL == undefined) {
637
- buttonImageURL = "";
638
- }
639
-
640
- this.settings.button_image_url = buttonImageURL;
641
- this.callFlash("SetButtonImageURL", [buttonImageURL]);
642
- };
643
-
644
- // Public: setButtonDimensions resizes the Flash Movie and button
645
- SWFUpload.prototype.setButtonDimensions = function (width, height) {
646
- this.settings.button_width = width;
647
- this.settings.button_height = height;
648
-
649
- var movie = this.getMovieElement();
650
- if (movie != undefined) {
651
- movie.style.width = width + "px";
652
- movie.style.height = height + "px";
653
- }
654
-
655
- this.callFlash("SetButtonDimensions", [width, height]);
656
- };
657
- // Public: setButtonText Changes the text overlaid on the button
658
- SWFUpload.prototype.setButtonText = function (html) {
659
- this.settings.button_text = html;
660
- this.callFlash("SetButtonText", [html]);
661
- };
662
- // Public: setButtonTextPadding changes the top and left padding of the text overlay
663
- SWFUpload.prototype.setButtonTextPadding = function (left, top) {
664
- this.settings.button_text_top_padding = top;
665
- this.settings.button_text_left_padding = left;
666
- this.callFlash("SetButtonTextPadding", [left, top]);
667
- };
668
-
669
- // Public: setButtonTextStyle changes the CSS used to style the HTML/Text overlaid on the button
670
- SWFUpload.prototype.setButtonTextStyle = function (css) {
671
- this.settings.button_text_style = css;
672
- this.callFlash("SetButtonTextStyle", [css]);
673
- };
674
- // Public: setButtonDisabled disables/enables the button
675
- SWFUpload.prototype.setButtonDisabled = function (isDisabled) {
676
- this.settings.button_disabled = isDisabled;
677
- this.callFlash("SetButtonDisabled", [isDisabled]);
678
- };
679
- // Public: setButtonAction sets the action that occurs when the button is clicked
680
- SWFUpload.prototype.setButtonAction = function (buttonAction) {
681
- this.settings.button_action = buttonAction;
682
- this.callFlash("SetButtonAction", [buttonAction]);
683
- };
684
-
685
- // Public: setButtonCursor changes the mouse cursor displayed when hovering over the button
686
- SWFUpload.prototype.setButtonCursor = function (cursor) {
687
- this.settings.button_cursor = cursor;
688
- this.callFlash("SetButtonCursor", [cursor]);
689
- };
690
-
691
- /* *******************************
692
- Flash Event Interfaces
693
- These functions are used by Flash to trigger the various
694
- events.
695
-
696
- All these functions a Private.
697
-
698
- Because the ExternalInterface library is buggy the event calls
699
- are added to a queue and the queue then executed by a setTimeout.
700
- This ensures that events are executed in a determinate order and that
701
- the ExternalInterface bugs are avoided.
702
- ******************************* */
703
-
704
- SWFUpload.prototype.queueEvent = function (handlerName, argumentArray) {
705
- // Warning: Don't call this.debug inside here or you'll create an infinite loop
706
-
707
- if (argumentArray == undefined) {
708
- argumentArray = [];
709
- } else if (!(argumentArray instanceof Array)) {
710
- argumentArray = [argumentArray];
711
- }
712
-
713
- var self = this;
714
- if (typeof this.settings[handlerName] === "function") {
715
- // Queue the event
716
- this.eventQueue.push(function () {
717
- this.settings[handlerName].apply(this, argumentArray);
718
- });
719
-
720
- // Execute the next queued event
721
- setTimeout(function () {
722
- self.executeNextEvent();
723
- }, 0);
724
-
725
- } else if (this.settings[handlerName] !== null) {
726
- throw "Event handler " + handlerName + " is unknown or is not a function";
727
- }
728
- };
729
-
730
- // Private: Causes the next event in the queue to be executed. Since events are queued using a setTimeout
731
- // we must queue them in order to garentee that they are executed in order.
732
- SWFUpload.prototype.executeNextEvent = function () {
733
- // Warning: Don't call this.debug inside here or you'll create an infinite loop
734
-
735
- var f = this.eventQueue ? this.eventQueue.shift() : null;
736
- if (typeof(f) === "function") {
737
- f.apply(this);
738
- }
739
- };
740
-
741
- // Private: unescapeFileParams is part of a workaround for a flash bug where objects passed through ExternalInterface cannot have
742
- // properties that contain characters that are not valid for JavaScript identifiers. To work around this
743
- // the Flash Component escapes the parameter names and we must unescape again before passing them along.
744
- SWFUpload.prototype.unescapeFilePostParams = function (file) {
745
- var reg = /[$]([0-9a-f]{4})/i;
746
- var unescapedPost = {};
747
- var uk;
748
-
749
- if (file != undefined) {
750
- for (var k in file.post) {
751
- if (file.post.hasOwnProperty(k)) {
752
- uk = k;
753
- var match;
754
- while ((match = reg.exec(uk)) !== null) {
755
- uk = uk.replace(match[0], String.fromCharCode(parseInt("0x" + match[1], 16)));
756
- }
757
- unescapedPost[uk] = file.post[k];
758
- }
759
- }
760
-
761
- file.post = unescapedPost;
762
- }
763
-
764
- return file;
765
- };
766
-
767
- SWFUpload.prototype.flashReady = function () {
768
- // Check that the movie element is loaded correctly with its ExternalInterface methods defined
769
- var movieElement = this.getMovieElement();
770
- if (typeof movieElement.StartUpload !== "function") {
771
- throw "ExternalInterface methods failed to initialize.";
772
- }
773
-
774
- // Fix IE Flash/Form bug
775
- if (window[this.movieName] == undefined) {
776
- window[this.movieName] = movieElement;
777
- }
778
-
779
- this.queueEvent("swfupload_loaded_handler");
780
- };
781
-
782
-
783
- /* This is a chance to do something before the browse window opens */
784
- SWFUpload.prototype.fileDialogStart = function () {
785
- this.queueEvent("file_dialog_start_handler");
786
- };
787
-
788
-
789
- /* Called when a file is successfully added to the queue. */
790
- SWFUpload.prototype.fileQueued = function (file) {
791
- file = this.unescapeFilePostParams(file);
792
- this.queueEvent("file_queued_handler", file);
793
- };
794
-
795
-
796
- /* Handle errors that occur when an attempt to queue a file fails. */
797
- SWFUpload.prototype.fileQueueError = function (file, errorCode, message) {
798
- file = this.unescapeFilePostParams(file);
799
- this.queueEvent("file_queue_error_handler", [file, errorCode, message]);
800
- };
801
-
802
- /* Called after the file dialog has closed and the selected files have been queued.
803
- You could call startUpload here if you want the queued files to begin uploading immediately. */
804
- SWFUpload.prototype.fileDialogComplete = function (numFilesSelected, numFilesQueued) {
805
- this.queueEvent("file_dialog_complete_handler", [numFilesSelected, numFilesQueued]);
806
- };
807
-
808
- SWFUpload.prototype.uploadStart = function (file) {
809
- file = this.unescapeFilePostParams(file);
810
- this.queueEvent("return_upload_start_handler", file);
811
- };
812
-
813
- SWFUpload.prototype.returnUploadStart = function (file) {
814
- var returnValue;
815
- if (typeof this.settings.upload_start_handler === "function") {
816
- file = this.unescapeFilePostParams(file);
817
- returnValue = this.settings.upload_start_handler.call(this, file);
818
- } else if (this.settings.upload_start_handler != undefined) {
819
- throw "upload_start_handler must be a function";
820
- }
821
-
822
- // Convert undefined to true so if nothing is returned from the upload_start_handler it is
823
- // interpretted as 'true'.
824
- if (returnValue === undefined) {
825
- returnValue = true;
826
- }
827
-
828
- returnValue = !!returnValue;
829
-
830
- this.callFlash("ReturnUploadStart", [returnValue]);
831
- };
832
-
833
-
834
-
835
- SWFUpload.prototype.uploadProgress = function (file, bytesComplete, bytesTotal) {
836
- file = this.unescapeFilePostParams(file);
837
- this.queueEvent("upload_progress_handler", [file, bytesComplete, bytesTotal]);
838
- };
839
-
840
- SWFUpload.prototype.uploadError = function (file, errorCode, message) {
841
- file = this.unescapeFilePostParams(file);
842
- this.queueEvent("upload_error_handler", [file, errorCode, message]);
843
- };
844
-
845
- SWFUpload.prototype.uploadSuccess = function (file, serverData) {
846
- file = this.unescapeFilePostParams(file);
847
- this.queueEvent("upload_success_handler", [file, serverData]);
848
- };
849
-
850
- SWFUpload.prototype.uploadComplete = function (file) {
851
- file = this.unescapeFilePostParams(file);
852
- this.queueEvent("upload_complete_handler", file);
853
- };
854
-
855
- /* Called by SWFUpload JavaScript and Flash functions when debug is enabled. By default it writes messages to the
856
- internal debug console. You can override this event and have messages written where you want. */
857
- SWFUpload.prototype.debug = function (message) {
858
- this.queueEvent("debug_handler", message);
859
- };
860
-
861
-
862
- /* **********************************
863
- Debug Console
864
- The debug console is a self contained, in page location
865
- for debug message to be sent. The Debug Console adds
866
- itself to the body if necessary.
867
-
868
- The console is automatically scrolled as messages appear.
869
-
870
- If you are using your own debug handler or when you deploy to production and
871
- have debug disabled you can remove these functions to reduce the file size
872
- and complexity.
873
- ********************************** */
874
-
875
- // Private: debugMessage is the default debug_handler. If you want to print debug messages
876
- // call the debug() function. When overriding the function your own function should
877
- // check to see if the debug setting is true before outputting debug information.
878
- SWFUpload.prototype.debugMessage = function (message) {
879
- if (this.settings.debug) {
880
- var exceptionMessage, exceptionValues = [];
881
-
882
- // Check for an exception object and print it nicely
883
- if (typeof message === "object" && typeof message.name === "string" && typeof message.message === "string") {
884
- for (var key in message) {
885
- if (message.hasOwnProperty(key)) {
886
- exceptionValues.push(key + ": " + message[key]);
887
- }
888
- }
889
- exceptionMessage = exceptionValues.join("\n") || "";
890
- exceptionValues = exceptionMessage.split("\n");
891
- exceptionMessage = "EXCEPTION: " + exceptionValues.join("\nEXCEPTION: ");
892
- SWFUpload.Console.writeLine(exceptionMessage);
893
- } else {
894
- SWFUpload.Console.writeLine(message);
895
- }
896
- }
897
- };
898
-
899
- SWFUpload.Console = {};
900
- SWFUpload.Console.writeLine = function (message) {
901
- var console, documentForm;
902
-
903
- try {
904
- console = document.getElementById("SWFUpload_Console");
905
-
906
- if (!console) {
907
- documentForm = document.createElement("form");
908
- document.getElementsByTagName("body")[0].appendChild(documentForm);
909
-
910
- console = document.createElement("textarea");
911
- console.id = "SWFUpload_Console";
912
- console.style.fontFamily = "monospace";
913
- console.setAttribute("wrap", "off");
914
- console.wrap = "off";
915
- console.style.overflow = "auto";
916
- console.style.width = "700px";
917
- console.style.height = "350px";
918
- console.style.margin = "5px";
919
- documentForm.appendChild(console);
920
- }
921
-
922
- console.value += message + "\n";
923
-
924
- console.scrollTop = console.scrollHeight - console.clientHeight;
925
- } catch (ex) {
926
- alert("Exception: " + ex.name + " Message: " + ex.message);
927
- }
928
- };
1
+ /**
2
+ * SWFUpload: http://www.swfupload.org, http://swfupload.googlecode.com
3
+ *
4
+ * mmSWFUpload 1.0: Flash upload dialog - http://profandesign.se/swfupload/, http://www.vinterwebb.se/
5
+ *
6
+ * SWFUpload is (c) 2006-2007 Lars Huring, Olov Nilz�n and Mammon Media and is released under the MIT License:
7
+ * http://www.opensource.org/licenses/mit-license.php
8
+ *
9
+ * SWFUpload 2 is (c) 2007-2008 Jake Roberts and is released under the MIT License:
10
+ * http://www.opensource.org/licenses/mit-license.php
11
+ *
12
+ */
13
+
14
+
15
+ /* ******************* */
16
+ /* Constructor & Init */
17
+ /* ******************* */
18
+ var SWFUpload;
19
+
20
+ if (SWFUpload == undefined) {
21
+ SWFUpload = function (settings) {
22
+ this.initSWFUpload(settings);
23
+ };
24
+ }
25
+
26
+ SWFUpload.prototype.initSWFUpload = function (settings) {
27
+ try {
28
+ this.customSettings = {}; // A container where developers can place their own settings associated with this instance.
29
+ this.settings = settings;
30
+ this.eventQueue = [];
31
+ this.movieName = "SWFUpload_" + SWFUpload.movieCount++;
32
+ this.movieElement = null;
33
+
34
+ // Setup global control tracking
35
+ SWFUpload.instances[this.movieName] = this;
36
+
37
+ // Load the settings. Load the Flash movie.
38
+ this.initSettings();
39
+ this.loadFlash();
40
+ this.displayDebugInfo();
41
+ } catch (ex) {
42
+ delete SWFUpload.instances[this.movieName];
43
+ throw ex;
44
+ }
45
+ };
46
+
47
+ /* *************** */
48
+ /* Static Members */
49
+ /* *************** */
50
+ SWFUpload.instances = {};
51
+ SWFUpload.movieCount = 0;
52
+ SWFUpload.version = "2.2.0 Beta 2";
53
+ SWFUpload.QUEUE_ERROR = {
54
+ QUEUE_LIMIT_EXCEEDED : -100,
55
+ FILE_EXCEEDS_SIZE_LIMIT : -110,
56
+ ZERO_BYTE_FILE : -120,
57
+ INVALID_FILETYPE : -130
58
+ };
59
+ SWFUpload.UPLOAD_ERROR = {
60
+ HTTP_ERROR : -200,
61
+ MISSING_UPLOAD_URL : -210,
62
+ IO_ERROR : -220,
63
+ SECURITY_ERROR : -230,
64
+ UPLOAD_LIMIT_EXCEEDED : -240,
65
+ UPLOAD_FAILED : -250,
66
+ SPECIFIED_FILE_ID_NOT_FOUND : -260,
67
+ FILE_VALIDATION_FAILED : -270,
68
+ FILE_CANCELLED : -280,
69
+ UPLOAD_STOPPED : -290
70
+ };
71
+ SWFUpload.FILE_STATUS = {
72
+ QUEUED : -1,
73
+ IN_PROGRESS : -2,
74
+ ERROR : -3,
75
+ COMPLETE : -4,
76
+ CANCELLED : -5
77
+ };
78
+ SWFUpload.BUTTON_ACTION = {
79
+ SELECT_FILE : -100,
80
+ SELECT_FILES : -110,
81
+ START_UPLOAD : -120
82
+ };
83
+ SWFUpload.CURSOR = {
84
+ ARROW : -1,
85
+ HAND : -2
86
+ };
87
+ SWFUpload.WINDOW_MODE = {
88
+ WINDOW : "window",
89
+ TRANSPARENT : "transparent",
90
+ OPAQUE : "opaque"
91
+ };
92
+
93
+ /* ******************** */
94
+ /* Instance Members */
95
+ /* ******************** */
96
+
97
+ // Private: initSettings ensures that all the
98
+ // settings are set, getting a default value if one was not assigned.
99
+ SWFUpload.prototype.initSettings = function () {
100
+ this.ensureDefault = function (settingName, defaultValue) {
101
+ this.settings[settingName] = (this.settings[settingName] == undefined) ? defaultValue : this.settings[settingName];
102
+ };
103
+
104
+ // Upload backend settings
105
+ this.ensureDefault("upload_url", "");
106
+ this.ensureDefault("file_post_name", "Filedata");
107
+ this.ensureDefault("post_params", {});
108
+ this.ensureDefault("use_query_string", false);
109
+ this.ensureDefault("requeue_on_error", false);
110
+ this.ensureDefault("http_success", []);
111
+
112
+ // File Settings
113
+ this.ensureDefault("file_types", "*.*");
114
+ this.ensureDefault("file_types_description", "All Files");
115
+ this.ensureDefault("file_size_limit", 0); // Default zero means "unlimited"
116
+ this.ensureDefault("file_upload_limit", 0);
117
+ this.ensureDefault("file_queue_limit", 0);
118
+
119
+ // Flash Settings
120
+ this.ensureDefault("flash_url", "swfupload.swf");
121
+ this.ensureDefault("prevent_swf_caching", true);
122
+
123
+ // Button Settings
124
+ this.ensureDefault("button_image_url", "");
125
+ this.ensureDefault("button_width", 1);
126
+ this.ensureDefault("button_height", 1);
127
+ this.ensureDefault("button_text", "");
128
+ this.ensureDefault("button_text_style", "color: #000000; font-size: 16pt;");
129
+ this.ensureDefault("button_text_top_padding", 0);
130
+ this.ensureDefault("button_text_left_padding", 0);
131
+ this.ensureDefault("button_action", SWFUpload.BUTTON_ACTION.SELECT_FILES);
132
+ this.ensureDefault("button_disabled", false);
133
+ this.ensureDefault("button_placeholder_id", null);
134
+ this.ensureDefault("button_cursor", SWFUpload.CURSOR.ARROW);
135
+ this.ensureDefault("button_window_mode", SWFUpload.WINDOW_MODE.WINDOW);
136
+
137
+ // Debug Settings
138
+ this.ensureDefault("debug", false);
139
+ this.settings.debug_enabled = this.settings.debug; // Here to maintain v2 API
140
+
141
+ // Event Handlers
142
+ this.settings.return_upload_start_handler = this.returnUploadStart;
143
+ this.ensureDefault("swfupload_loaded_handler", null);
144
+ this.ensureDefault("file_dialog_start_handler", null);
145
+ this.ensureDefault("file_queued_handler", null);
146
+ this.ensureDefault("file_queue_error_handler", null);
147
+ this.ensureDefault("file_dialog_complete_handler", null);
148
+
149
+ this.ensureDefault("upload_start_handler", null);
150
+ this.ensureDefault("upload_progress_handler", null);
151
+ this.ensureDefault("upload_error_handler", null);
152
+ this.ensureDefault("upload_success_handler", null);
153
+ this.ensureDefault("upload_complete_handler", null);
154
+
155
+ this.ensureDefault("debug_handler", this.debugMessage);
156
+
157
+ this.ensureDefault("custom_settings", {});
158
+
159
+ // Other settings
160
+ this.customSettings = this.settings.custom_settings;
161
+
162
+ // Update the flash url if needed
163
+ if (this.settings.prevent_swf_caching) {
164
+ this.settings.flash_url = this.settings.flash_url + "?swfuploadrnd=" + Math.floor(Math.random() * 999999999);
165
+ }
166
+
167
+ delete this.ensureDefault;
168
+ };
169
+
170
+ SWFUpload.prototype.loadFlash = function () {
171
+ if (this.settings.button_placeholder_id !== "") {
172
+ this.replaceWithFlash();
173
+ } else {
174
+ this.appendFlash();
175
+ }
176
+ };
177
+
178
+ // Private: appendFlash gets the HTML tag for the Flash
179
+ // It then appends the flash to the body
180
+ SWFUpload.prototype.appendFlash = function () {
181
+ var targetElement, container;
182
+
183
+ // Make sure an element with the ID we are going to use doesn't already exist
184
+ if (document.getElementById(this.movieName) !== null) {
185
+ throw "ID " + this.movieName + " is already in use. The Flash Object could not be added";
186
+ }
187
+
188
+ // Get the body tag where we will be adding the flash movie
189
+ targetElement = document.getElementsByTagName("body")[0];
190
+
191
+ if (targetElement == undefined) {
192
+ throw "Could not find the 'body' element.";
193
+ }
194
+
195
+ // Append the container and load the flash
196
+ container = document.createElement("div");
197
+ container.style.width = "1px";
198
+ container.style.height = "1px";
199
+ container.style.overflow = "hidden";
200
+
201
+ targetElement.appendChild(container);
202
+ container.innerHTML = this.getFlashHTML(); // Using innerHTML is non-standard but the only sensible way to dynamically add Flash in IE (and maybe other browsers)
203
+ };
204
+
205
+ // Private: replaceWithFlash replaces the button_placeholder element with the flash movie.
206
+ SWFUpload.prototype.replaceWithFlash = function () {
207
+ var targetElement, tempParent;
208
+
209
+ // Make sure an element with the ID we are going to use doesn't already exist
210
+ if (document.getElementById(this.movieName) !== null) {
211
+ throw "ID " + this.movieName + " is already in use. The Flash Object could not be added";
212
+ }
213
+
214
+ // Get the element where we will be placing the flash movie
215
+ targetElement = document.getElementById(this.settings.button_placeholder_id);
216
+
217
+ if (targetElement == undefined) {
218
+ throw "Could not find the placeholder element.";
219
+ }
220
+
221
+ // Append the container and load the flash
222
+ tempParent = document.createElement("div");
223
+ tempParent.innerHTML = this.getFlashHTML(); // Using innerHTML is non-standard but the only sensible way to dynamically add Flash in IE (and maybe other browsers)
224
+ targetElement.parentNode.replaceChild(tempParent.firstChild, targetElement);
225
+
226
+ };
227
+
228
+ // Private: getFlashHTML generates the object tag needed to embed the flash in to the document
229
+ SWFUpload.prototype.getFlashHTML = function () {
230
+ // Flash Satay object syntax: http://www.alistapart.com/articles/flashsatay
231
+ return ['<object id="', this.movieName, '" type="application/x-shockwave-flash" data="', this.settings.flash_url, '" width="', this.settings.button_width, '" height="', this.settings.button_height, '" class="swfupload">',
232
+ '<param name="wmode" value="', this.settings.button_window_mode , '" />',
233
+ '<param name="movie" value="', this.settings.flash_url, '" />',
234
+ '<param name="quality" value="high" />',
235
+ '<param name="menu" value="false" />',
236
+ '<param name="allowScriptAccess" value="always" />',
237
+ '<param name="flashvars" value="' + this.getFlashVars() + '" />',
238
+ '</object>'].join("");
239
+ };
240
+
241
+ // Private: getFlashVars builds the parameter string that will be passed
242
+ // to flash in the flashvars param.
243
+ SWFUpload.prototype.getFlashVars = function () {
244
+ // Build a string from the post param object
245
+ var paramString = this.buildParamString();
246
+ var httpSuccessString = this.settings.http_success.join(",");
247
+
248
+ // Build the parameter string
249
+ return ["movieName=", encodeURIComponent(this.movieName),
250
+ "&amp;uploadURL=", encodeURIComponent(this.settings.upload_url),
251
+ "&amp;useQueryString=", encodeURIComponent(this.settings.use_query_string),
252
+ "&amp;requeueOnError=", encodeURIComponent(this.settings.requeue_on_error),
253
+ "&amp;httpSuccess=", encodeURIComponent(httpSuccessString),
254
+ "&amp;params=", encodeURIComponent(paramString),
255
+ "&amp;filePostName=", encodeURIComponent(this.settings.file_post_name),
256
+ "&amp;fileTypes=", encodeURIComponent(this.settings.file_types),
257
+ "&amp;fileTypesDescription=", encodeURIComponent(this.settings.file_types_description),
258
+ "&amp;fileSizeLimit=", encodeURIComponent(this.settings.file_size_limit),
259
+ "&amp;fileUploadLimit=", encodeURIComponent(this.settings.file_upload_limit),
260
+ "&amp;fileQueueLimit=", encodeURIComponent(this.settings.file_queue_limit),
261
+ "&amp;debugEnabled=", encodeURIComponent(this.settings.debug_enabled),
262
+ "&amp;buttonImageURL=", encodeURIComponent(this.settings.button_image_url),
263
+ "&amp;buttonWidth=", encodeURIComponent(this.settings.button_width),
264
+ "&amp;buttonHeight=", encodeURIComponent(this.settings.button_height),
265
+ "&amp;buttonText=", encodeURIComponent(this.settings.button_text),
266
+ "&amp;buttonTextTopPadding=", encodeURIComponent(this.settings.button_text_top_padding),
267
+ "&amp;buttonTextLeftPadding=", encodeURIComponent(this.settings.button_text_left_padding),
268
+ "&amp;buttonTextStyle=", encodeURIComponent(this.settings.button_text_style),
269
+ "&amp;buttonAction=", encodeURIComponent(this.settings.button_action),
270
+ "&amp;buttonDisabled=", encodeURIComponent(this.settings.button_disabled),
271
+ "&amp;buttonCursor=", encodeURIComponent(this.settings.button_cursor)
272
+ ].join("");
273
+ };
274
+
275
+ // Public: getMovieElement retrieves the DOM reference to the Flash element added by SWFUpload
276
+ // The element is cached after the first lookup
277
+ SWFUpload.prototype.getMovieElement = function () {
278
+ if (this.movieElement == undefined) {
279
+ this.movieElement = document.getElementById(this.movieName);
280
+ }
281
+
282
+ if (this.movieElement === null) {
283
+ throw "Could not find Flash element";
284
+ }
285
+
286
+ return this.movieElement;
287
+ };
288
+
289
+ // Private: buildParamString takes the name/value pairs in the post_params setting object
290
+ // and joins them up in to a string formatted "name=value&amp;name=value"
291
+ SWFUpload.prototype.buildParamString = function () {
292
+ var postParams = this.settings.post_params;
293
+ var paramStringPairs = [];
294
+
295
+ if (typeof(postParams) === "object") {
296
+ for (var name in postParams) {
297
+ if (postParams.hasOwnProperty(name)) {
298
+ // alert(name);
299
+ paramStringPairs.push(encodeURIComponent(name.toString()) + "=" + encodeURIComponent(postParams[name].toString()));
300
+ }
301
+ }
302
+ }
303
+
304
+ return paramStringPairs.join("&amp;");
305
+ };
306
+
307
+ // Public: Used to remove a SWFUpload instance from the page. This method strives to remove
308
+ // all references to the SWF, and other objects so memory is properly freed.
309
+ // Returns true if everything was destroyed. Returns a false if a failure occurs leaving SWFUpload in an inconsistant state.
310
+ SWFUpload.prototype.destroy = function () {
311
+ try {
312
+ // Make sure Flash is done before we try to remove it
313
+ this.stopUpload();
314
+
315
+ // Remove the SWFUpload DOM nodes
316
+ var movieElement = null;
317
+ try {
318
+ movieElement = this.getMovieElement();
319
+ } catch (ex) {
320
+ }
321
+
322
+ if (movieElement != undefined && movieElement.parentNode != undefined && typeof movieElement.parentNode.removeChild === "function") {
323
+ var container = movieElement.parentNode;
324
+ if (container != undefined) {
325
+ container.removeChild(movieElement);
326
+ if (container.parentNode != undefined && typeof container.parentNode.removeChild === "function") {
327
+ container.parentNode.removeChild(container);
328
+ }
329
+ }
330
+ }
331
+
332
+ // Destroy references
333
+ SWFUpload.instances[this.movieName] = null;
334
+ delete SWFUpload.instances[this.movieName];
335
+
336
+ delete this.movieElement;
337
+ delete this.settings;
338
+ delete this.customSettings;
339
+ delete this.eventQueue;
340
+ delete this.movieName;
341
+
342
+ delete window[this.movieName];
343
+
344
+ return true;
345
+ } catch (ex1) {
346
+ return false;
347
+ }
348
+ };
349
+
350
+ // Public: displayDebugInfo prints out settings and configuration
351
+ // information about this SWFUpload instance.
352
+ // This function (and any references to it) can be deleted when placing
353
+ // SWFUpload in production.
354
+ SWFUpload.prototype.displayDebugInfo = function () {
355
+ this.debug(
356
+ [
357
+ "---SWFUpload Instance Info---\n",
358
+ "Version: ", SWFUpload.version, "\n",
359
+ "Movie Name: ", this.movieName, "\n",
360
+ "Settings:\n",
361
+ "\t", "upload_url: ", this.settings.upload_url, "\n",
362
+ "\t", "flash_url: ", this.settings.flash_url, "\n",
363
+ "\t", "use_query_string: ", this.settings.use_query_string.toString(), "\n",
364
+ "\t", "requeue_on_error: ", this.settings.requeue_on_error.toString(), "\n",
365
+ "\t", "http_success: ", this.settings.http_success.join(", "), "\n",
366
+ "\t", "file_post_name: ", this.settings.file_post_name, "\n",
367
+ "\t", "post_params: ", this.settings.post_params.toString(), "\n",
368
+ "\t", "file_types: ", this.settings.file_types, "\n",
369
+ "\t", "file_types_description: ", this.settings.file_types_description, "\n",
370
+ "\t", "file_size_limit: ", this.settings.file_size_limit, "\n",
371
+ "\t", "file_upload_limit: ", this.settings.file_upload_limit, "\n",
372
+ "\t", "file_queue_limit: ", this.settings.file_queue_limit, "\n",
373
+ "\t", "debug: ", this.settings.debug.toString(), "\n",
374
+
375
+ "\t", "prevent_swf_caching: ", this.settings.prevent_swf_caching.toString(), "\n",
376
+
377
+ "\t", "button_placeholder_id: ", this.settings.button_placeholder_id.toString(), "\n",
378
+ "\t", "button_image_url: ", this.settings.button_image_url.toString(), "\n",
379
+ "\t", "button_width: ", this.settings.button_width.toString(), "\n",
380
+ "\t", "button_height: ", this.settings.button_height.toString(), "\n",
381
+ "\t", "button_text: ", this.settings.button_text.toString(), "\n",
382
+ "\t", "button_text_style: ", this.settings.button_text_style.toString(), "\n",
383
+ "\t", "button_text_top_padding: ", this.settings.button_text_top_padding.toString(), "\n",
384
+ "\t", "button_text_left_padding: ", this.settings.button_text_left_padding.toString(), "\n",
385
+ "\t", "button_action: ", this.settings.button_action.toString(), "\n",
386
+ "\t", "button_disabled: ", this.settings.button_disabled.toString(), "\n",
387
+
388
+ "\t", "custom_settings: ", this.settings.custom_settings.toString(), "\n",
389
+ "Event Handlers:\n",
390
+ "\t", "swfupload_loaded_handler assigned: ", (typeof this.settings.swfupload_loaded_handler === "function").toString(), "\n",
391
+ "\t", "file_dialog_start_handler assigned: ", (typeof this.settings.file_dialog_start_handler === "function").toString(), "\n",
392
+ "\t", "file_queued_handler assigned: ", (typeof this.settings.file_queued_handler === "function").toString(), "\n",
393
+ "\t", "file_queue_error_handler assigned: ", (typeof this.settings.file_queue_error_handler === "function").toString(), "\n",
394
+ "\t", "upload_start_handler assigned: ", (typeof this.settings.upload_start_handler === "function").toString(), "\n",
395
+ "\t", "upload_progress_handler assigned: ", (typeof this.settings.upload_progress_handler === "function").toString(), "\n",
396
+ "\t", "upload_error_handler assigned: ", (typeof this.settings.upload_error_handler === "function").toString(), "\n",
397
+ "\t", "upload_success_handler assigned: ", (typeof this.settings.upload_success_handler === "function").toString(), "\n",
398
+ "\t", "upload_complete_handler assigned: ", (typeof this.settings.upload_complete_handler === "function").toString(), "\n",
399
+ "\t", "debug_handler assigned: ", (typeof this.settings.debug_handler === "function").toString(), "\n"
400
+ ].join("")
401
+ );
402
+ };
403
+
404
+ /* Note: addSetting and getSetting are no longer used by SWFUpload but are included
405
+ the maintain v2 API compatibility
406
+ */
407
+ // Public: (Deprecated) addSetting adds a setting value. If the value given is undefined or null then the default_value is used.
408
+ SWFUpload.prototype.addSetting = function (name, value, default_value) {
409
+ if (value == undefined) {
410
+ return (this.settings[name] = default_value);
411
+ } else {
412
+ return (this.settings[name] = value);
413
+ }
414
+ };
415
+
416
+ // Public: (Deprecated) getSetting gets a setting. Returns an empty string if the setting was not found.
417
+ SWFUpload.prototype.getSetting = function (name) {
418
+ if (this.settings[name] != undefined) {
419
+ return this.settings[name];
420
+ }
421
+
422
+ return "";
423
+ };
424
+
425
+
426
+
427
+ // Private: callFlash handles function calls made to the Flash element.
428
+ // Calls are made with a setTimeout for some functions to work around
429
+ // bugs in the ExternalInterface library.
430
+ SWFUpload.prototype.callFlash = function (functionName, argumentArray) {
431
+ argumentArray = argumentArray || [];
432
+
433
+ var movieElement = this.getMovieElement();
434
+ var returnValue;
435
+
436
+ if (typeof movieElement[functionName] === "function") {
437
+ // We have to go through all this if/else stuff because the Flash functions don't have apply() and only accept the exact number of arguments.
438
+ if (argumentArray.length === 0) {
439
+ returnValue = movieElement[functionName]();
440
+ } else if (argumentArray.length === 1) {
441
+ returnValue = movieElement[functionName](argumentArray[0]);
442
+ } else if (argumentArray.length === 2) {
443
+ returnValue = movieElement[functionName](argumentArray[0], argumentArray[1]);
444
+ } else if (argumentArray.length === 3) {
445
+ returnValue = movieElement[functionName](argumentArray[0], argumentArray[1], argumentArray[2]);
446
+ } else {
447
+ throw "Too many arguments";
448
+ }
449
+
450
+ // Unescape file post param values
451
+ if (returnValue != undefined && typeof returnValue.post === "object") {
452
+ returnValue = this.unescapeFilePostParams(returnValue);
453
+ }
454
+
455
+ return returnValue;
456
+ } else {
457
+ throw "Invalid function name: " + functionName;
458
+ }
459
+ };
460
+
461
+
462
+ /* *****************************
463
+ -- Flash control methods --
464
+ Your UI should use these
465
+ to operate SWFUpload
466
+ ***************************** */
467
+
468
+ // Public: selectFile causes a File Selection Dialog window to appear. This
469
+ // dialog only allows 1 file to be selected. WARNING: this function does not work in Flash Player 10
470
+ SWFUpload.prototype.selectFile = function () {
471
+ this.callFlash("SelectFile");
472
+ };
473
+
474
+ // Public: selectFiles causes a File Selection Dialog window to appear/ This
475
+ // dialog allows the user to select any number of files
476
+ // Flash Bug Warning: Flash limits the number of selectable files based on the combined length of the file names.
477
+ // If the selection name length is too long the dialog will fail in an unpredictable manner. There is no work-around
478
+ // for this bug. WARNING: this function does not work in Flash Player 10
479
+ SWFUpload.prototype.selectFiles = function () {
480
+ this.callFlash("SelectFiles");
481
+ };
482
+
483
+
484
+ // Public: startUpload starts uploading the first file in the queue unless
485
+ // the optional parameter 'fileID' specifies the ID
486
+ SWFUpload.prototype.startUpload = function (fileID) {
487
+ this.callFlash("StartUpload", [fileID]);
488
+ };
489
+
490
+ // Public: cancelUpload cancels any queued file. The fileID parameter may be the file ID or index.
491
+ // If you do not specify a fileID the current uploading file or first file in the queue is cancelled.
492
+ // If you do not want the uploadError event to trigger you can specify false for the triggerErrorEvent parameter.
493
+ SWFUpload.prototype.cancelUpload = function (fileID, triggerErrorEvent) {
494
+ if (triggerErrorEvent !== false) {
495
+ triggerErrorEvent = true;
496
+ }
497
+ this.callFlash("CancelUpload", [fileID, triggerErrorEvent]);
498
+ };
499
+
500
+ // Public: stopUpload stops the current upload and requeues the file at the beginning of the queue.
501
+ // If nothing is currently uploading then nothing happens.
502
+ SWFUpload.prototype.stopUpload = function () {
503
+ this.callFlash("StopUpload");
504
+ };
505
+
506
+ /* ************************
507
+ * Settings methods
508
+ * These methods change the SWFUpload settings.
509
+ * SWFUpload settings should not be changed directly on the settings object
510
+ * since many of the settings need to be passed to Flash in order to take
511
+ * effect.
512
+ * *********************** */
513
+
514
+ // Public: getStats gets the file statistics object.
515
+ SWFUpload.prototype.getStats = function () {
516
+ return this.callFlash("GetStats");
517
+ };
518
+
519
+ // Public: setStats changes the SWFUpload statistics. You shouldn't need to
520
+ // change the statistics but you can. Changing the statistics does not
521
+ // affect SWFUpload accept for the successful_uploads count which is used
522
+ // by the upload_limit setting to determine how many files the user may upload.
523
+ SWFUpload.prototype.setStats = function (statsObject) {
524
+ this.callFlash("SetStats", [statsObject]);
525
+ };
526
+
527
+ // Public: getFile retrieves a File object by ID or Index. If the file is
528
+ // not found then 'null' is returned.
529
+ SWFUpload.prototype.getFile = function (fileID) {
530
+ if (typeof(fileID) === "number") {
531
+ return this.callFlash("GetFileByIndex", [fileID]);
532
+ } else {
533
+ return this.callFlash("GetFile", [fileID]);
534
+ }
535
+ };
536
+
537
+ // Public: addFileParam sets a name/value pair that will be posted with the
538
+ // file specified by the Files ID. If the name already exists then the
539
+ // exiting value will be overwritten.
540
+ SWFUpload.prototype.addFileParam = function (fileID, name, value) {
541
+ return this.callFlash("AddFileParam", [fileID, name, value]);
542
+ };
543
+
544
+ // Public: removeFileParam removes a previously set (by addFileParam) name/value
545
+ // pair from the specified file.
546
+ SWFUpload.prototype.removeFileParam = function (fileID, name) {
547
+ this.callFlash("RemoveFileParam", [fileID, name]);
548
+ };
549
+
550
+ // Public: setUploadUrl changes the upload_url setting.
551
+ SWFUpload.prototype.setUploadURL = function (url) {
552
+ this.settings.upload_url = url.toString();
553
+ this.callFlash("SetUploadURL", [url]);
554
+ };
555
+
556
+ // Public: setPostParams changes the post_params setting
557
+ SWFUpload.prototype.setPostParams = function (paramsObject) {
558
+ this.settings.post_params = paramsObject;
559
+ this.callFlash("SetPostParams", [paramsObject]);
560
+ };
561
+
562
+ // Public: addPostParam adds post name/value pair. Each name can have only one value.
563
+ SWFUpload.prototype.addPostParam = function (name, value) {
564
+ this.settings.post_params[name] = value;
565
+ this.callFlash("SetPostParams", [this.settings.post_params]);
566
+ };
567
+
568
+ // Public: removePostParam deletes post name/value pair.
569
+ SWFUpload.prototype.removePostParam = function (name) {
570
+ delete this.settings.post_params[name];
571
+ this.callFlash("SetPostParams", [this.settings.post_params]);
572
+ };
573
+
574
+ // Public: setFileTypes changes the file_types setting and the file_types_description setting
575
+ SWFUpload.prototype.setFileTypes = function (types, description) {
576
+ this.settings.file_types = types;
577
+ this.settings.file_types_description = description;
578
+ this.callFlash("SetFileTypes", [types, description]);
579
+ };
580
+
581
+ // Public: setFileSizeLimit changes the file_size_limit setting
582
+ SWFUpload.prototype.setFileSizeLimit = function (fileSizeLimit) {
583
+ this.settings.file_size_limit = fileSizeLimit;
584
+ this.callFlash("SetFileSizeLimit", [fileSizeLimit]);
585
+ };
586
+
587
+ // Public: setFileUploadLimit changes the file_upload_limit setting
588
+ SWFUpload.prototype.setFileUploadLimit = function (fileUploadLimit) {
589
+ this.settings.file_upload_limit = fileUploadLimit;
590
+ this.callFlash("SetFileUploadLimit", [fileUploadLimit]);
591
+ };
592
+
593
+ // Public: setFileQueueLimit changes the file_queue_limit setting
594
+ SWFUpload.prototype.setFileQueueLimit = function (fileQueueLimit) {
595
+ this.settings.file_queue_limit = fileQueueLimit;
596
+ this.callFlash("SetFileQueueLimit", [fileQueueLimit]);
597
+ };
598
+
599
+ // Public: setFilePostName changes the file_post_name setting
600
+ SWFUpload.prototype.setFilePostName = function (filePostName) {
601
+ this.settings.file_post_name = filePostName;
602
+ this.callFlash("SetFilePostName", [filePostName]);
603
+ };
604
+
605
+ // Public: setUseQueryString changes the use_query_string setting
606
+ SWFUpload.prototype.setUseQueryString = function (useQueryString) {
607
+ this.settings.use_query_string = useQueryString;
608
+ this.callFlash("SetUseQueryString", [useQueryString]);
609
+ };
610
+
611
+ // Public: setRequeueOnError changes the requeue_on_error setting
612
+ SWFUpload.prototype.setRequeueOnError = function (requeueOnError) {
613
+ this.settings.requeue_on_error = requeueOnError;
614
+ this.callFlash("SetRequeueOnError", [requeueOnError]);
615
+ };
616
+
617
+ // Public: setHTTPSuccess changes the http_success setting
618
+ SWFUpload.prototype.setHTTPSuccess = function (http_status_codes) {
619
+ if (typeof http_status_codes === "string") {
620
+ http_status_codes = http_status_codes.replace(" ", "").split(",");
621
+ }
622
+
623
+ this.settings.http_success = http_status_codes;
624
+ this.callFlash("SetHTTPSuccess", [http_status_codes]);
625
+ };
626
+
627
+
628
+ // Public: setDebugEnabled changes the debug_enabled setting
629
+ SWFUpload.prototype.setDebugEnabled = function (debugEnabled) {
630
+ this.settings.debug_enabled = debugEnabled;
631
+ this.callFlash("SetDebugEnabled", [debugEnabled]);
632
+ };
633
+
634
+ // Public: setButtonImageURL loads a button image sprite
635
+ SWFUpload.prototype.setButtonImageURL = function (buttonImageURL) {
636
+ if (buttonImageURL == undefined) {
637
+ buttonImageURL = "";
638
+ }
639
+
640
+ this.settings.button_image_url = buttonImageURL;
641
+ this.callFlash("SetButtonImageURL", [buttonImageURL]);
642
+ };
643
+
644
+ // Public: setButtonDimensions resizes the Flash Movie and button
645
+ SWFUpload.prototype.setButtonDimensions = function (width, height) {
646
+ this.settings.button_width = width;
647
+ this.settings.button_height = height;
648
+
649
+ var movie = this.getMovieElement();
650
+ if (movie != undefined) {
651
+ movie.style.width = width + "px";
652
+ movie.style.height = height + "px";
653
+ }
654
+
655
+ this.callFlash("SetButtonDimensions", [width, height]);
656
+ };
657
+ // Public: setButtonText Changes the text overlaid on the button
658
+ SWFUpload.prototype.setButtonText = function (html) {
659
+ this.settings.button_text = html;
660
+ this.callFlash("SetButtonText", [html]);
661
+ };
662
+ // Public: setButtonTextPadding changes the top and left padding of the text overlay
663
+ SWFUpload.prototype.setButtonTextPadding = function (left, top) {
664
+ this.settings.button_text_top_padding = top;
665
+ this.settings.button_text_left_padding = left;
666
+ this.callFlash("SetButtonTextPadding", [left, top]);
667
+ };
668
+
669
+ // Public: setButtonTextStyle changes the CSS used to style the HTML/Text overlaid on the button
670
+ SWFUpload.prototype.setButtonTextStyle = function (css) {
671
+ this.settings.button_text_style = css;
672
+ this.callFlash("SetButtonTextStyle", [css]);
673
+ };
674
+ // Public: setButtonDisabled disables/enables the button
675
+ SWFUpload.prototype.setButtonDisabled = function (isDisabled) {
676
+ this.settings.button_disabled = isDisabled;
677
+ this.callFlash("SetButtonDisabled", [isDisabled]);
678
+ };
679
+ // Public: setButtonAction sets the action that occurs when the button is clicked
680
+ SWFUpload.prototype.setButtonAction = function (buttonAction) {
681
+ this.settings.button_action = buttonAction;
682
+ this.callFlash("SetButtonAction", [buttonAction]);
683
+ };
684
+
685
+ // Public: setButtonCursor changes the mouse cursor displayed when hovering over the button
686
+ SWFUpload.prototype.setButtonCursor = function (cursor) {
687
+ this.settings.button_cursor = cursor;
688
+ this.callFlash("SetButtonCursor", [cursor]);
689
+ };
690
+
691
+ /* *******************************
692
+ Flash Event Interfaces
693
+ These functions are used by Flash to trigger the various
694
+ events.
695
+
696
+ All these functions a Private.
697
+
698
+ Because the ExternalInterface library is buggy the event calls
699
+ are added to a queue and the queue then executed by a setTimeout.
700
+ This ensures that events are executed in a determinate order and that
701
+ the ExternalInterface bugs are avoided.
702
+ ******************************* */
703
+
704
+ SWFUpload.prototype.queueEvent = function (handlerName, argumentArray) {
705
+ // Warning: Don't call this.debug inside here or you'll create an infinite loop
706
+
707
+ if (argumentArray == undefined) {
708
+ argumentArray = [];
709
+ } else if (!(argumentArray instanceof Array)) {
710
+ argumentArray = [argumentArray];
711
+ }
712
+
713
+ var self = this;
714
+ if (typeof this.settings[handlerName] === "function") {
715
+ // Queue the event
716
+ this.eventQueue.push(function () {
717
+ this.settings[handlerName].apply(this, argumentArray);
718
+ });
719
+
720
+ // Execute the next queued event
721
+ setTimeout(function () {
722
+ self.executeNextEvent();
723
+ }, 0);
724
+
725
+ } else if (this.settings[handlerName] !== null) {
726
+ throw "Event handler " + handlerName + " is unknown or is not a function";
727
+ }
728
+ };
729
+
730
+ // Private: Causes the next event in the queue to be executed. Since events are queued using a setTimeout
731
+ // we must queue them in order to garentee that they are executed in order.
732
+ SWFUpload.prototype.executeNextEvent = function () {
733
+ // Warning: Don't call this.debug inside here or you'll create an infinite loop
734
+
735
+ var f = this.eventQueue ? this.eventQueue.shift() : null;
736
+ if (typeof(f) === "function") {
737
+ f.apply(this);
738
+ }
739
+ };
740
+
741
+ // Private: unescapeFileParams is part of a workaround for a flash bug where objects passed through ExternalInterface cannot have
742
+ // properties that contain characters that are not valid for JavaScript identifiers. To work around this
743
+ // the Flash Component escapes the parameter names and we must unescape again before passing them along.
744
+ SWFUpload.prototype.unescapeFilePostParams = function (file) {
745
+ var reg = /[$]([0-9a-f]{4})/i;
746
+ var unescapedPost = {};
747
+ var uk;
748
+
749
+ if (file != undefined) {
750
+ for (var k in file.post) {
751
+ if (file.post.hasOwnProperty(k)) {
752
+ uk = k;
753
+ var match;
754
+ while ((match = reg.exec(uk)) !== null) {
755
+ uk = uk.replace(match[0], String.fromCharCode(parseInt("0x" + match[1], 16)));
756
+ }
757
+ unescapedPost[uk] = file.post[k];
758
+ }
759
+ }
760
+
761
+ file.post = unescapedPost;
762
+ }
763
+
764
+ return file;
765
+ };
766
+
767
+ SWFUpload.prototype.flashReady = function () {
768
+ // Check that the movie element is loaded correctly with its ExternalInterface methods defined
769
+ var movieElement = this.getMovieElement();
770
+ if (typeof movieElement.StartUpload !== "function") {
771
+ throw "ExternalInterface methods failed to initialize.";
772
+ }
773
+
774
+ // Fix IE Flash/Form bug
775
+ if (window[this.movieName] == undefined) {
776
+ window[this.movieName] = movieElement;
777
+ }
778
+
779
+ this.queueEvent("swfupload_loaded_handler");
780
+ };
781
+
782
+
783
+ /* This is a chance to do something before the browse window opens */
784
+ SWFUpload.prototype.fileDialogStart = function () {
785
+ this.queueEvent("file_dialog_start_handler");
786
+ };
787
+
788
+
789
+ /* Called when a file is successfully added to the queue. */
790
+ SWFUpload.prototype.fileQueued = function (file) {
791
+ file = this.unescapeFilePostParams(file);
792
+ this.queueEvent("file_queued_handler", file);
793
+ };
794
+
795
+
796
+ /* Handle errors that occur when an attempt to queue a file fails. */
797
+ SWFUpload.prototype.fileQueueError = function (file, errorCode, message) {
798
+ file = this.unescapeFilePostParams(file);
799
+ this.queueEvent("file_queue_error_handler", [file, errorCode, message]);
800
+ };
801
+
802
+ /* Called after the file dialog has closed and the selected files have been queued.
803
+ You could call startUpload here if you want the queued files to begin uploading immediately. */
804
+ SWFUpload.prototype.fileDialogComplete = function (numFilesSelected, numFilesQueued) {
805
+ this.queueEvent("file_dialog_complete_handler", [numFilesSelected, numFilesQueued]);
806
+ };
807
+
808
+ SWFUpload.prototype.uploadStart = function (file) {
809
+ file = this.unescapeFilePostParams(file);
810
+ this.queueEvent("return_upload_start_handler", file);
811
+ };
812
+
813
+ SWFUpload.prototype.returnUploadStart = function (file) {
814
+ var returnValue;
815
+ if (typeof this.settings.upload_start_handler === "function") {
816
+ file = this.unescapeFilePostParams(file);
817
+ returnValue = this.settings.upload_start_handler.call(this, file);
818
+ } else if (this.settings.upload_start_handler != undefined) {
819
+ throw "upload_start_handler must be a function";
820
+ }
821
+
822
+ // Convert undefined to true so if nothing is returned from the upload_start_handler it is
823
+ // interpretted as 'true'.
824
+ if (returnValue === undefined) {
825
+ returnValue = true;
826
+ }
827
+
828
+ returnValue = !!returnValue;
829
+
830
+ this.callFlash("ReturnUploadStart", [returnValue]);
831
+ };
832
+
833
+
834
+
835
+ SWFUpload.prototype.uploadProgress = function (file, bytesComplete, bytesTotal) {
836
+ file = this.unescapeFilePostParams(file);
837
+ this.queueEvent("upload_progress_handler", [file, bytesComplete, bytesTotal]);
838
+ };
839
+
840
+ SWFUpload.prototype.uploadError = function (file, errorCode, message) {
841
+ file = this.unescapeFilePostParams(file);
842
+ this.queueEvent("upload_error_handler", [file, errorCode, message]);
843
+ };
844
+
845
+ SWFUpload.prototype.uploadSuccess = function (file, serverData) {
846
+ file = this.unescapeFilePostParams(file);
847
+ this.queueEvent("upload_success_handler", [file, serverData]);
848
+ };
849
+
850
+ SWFUpload.prototype.uploadComplete = function (file) {
851
+ file = this.unescapeFilePostParams(file);
852
+ this.queueEvent("upload_complete_handler", file);
853
+ };
854
+
855
+ /* Called by SWFUpload JavaScript and Flash functions when debug is enabled. By default it writes messages to the
856
+ internal debug console. You can override this event and have messages written where you want. */
857
+ SWFUpload.prototype.debug = function (message) {
858
+ this.queueEvent("debug_handler", message);
859
+ };
860
+
861
+
862
+ /* **********************************
863
+ Debug Console
864
+ The debug console is a self contained, in page location
865
+ for debug message to be sent. The Debug Console adds
866
+ itself to the body if necessary.
867
+
868
+ The console is automatically scrolled as messages appear.
869
+
870
+ If you are using your own debug handler or when you deploy to production and
871
+ have debug disabled you can remove these functions to reduce the file size
872
+ and complexity.
873
+ ********************************** */
874
+
875
+ // Private: debugMessage is the default debug_handler. If you want to print debug messages
876
+ // call the debug() function. When overriding the function your own function should
877
+ // check to see if the debug setting is true before outputting debug information.
878
+ SWFUpload.prototype.debugMessage = function (message) {
879
+ if (this.settings.debug) {
880
+ var exceptionMessage, exceptionValues = [];
881
+
882
+ // Check for an exception object and print it nicely
883
+ if (typeof message === "object" && typeof message.name === "string" && typeof message.message === "string") {
884
+ for (var key in message) {
885
+ if (message.hasOwnProperty(key)) {
886
+ exceptionValues.push(key + ": " + message[key]);
887
+ }
888
+ }
889
+ exceptionMessage = exceptionValues.join("\n") || "";
890
+ exceptionValues = exceptionMessage.split("\n");
891
+ exceptionMessage = "EXCEPTION: " + exceptionValues.join("\nEXCEPTION: ");
892
+ SWFUpload.Console.writeLine(exceptionMessage);
893
+ } else {
894
+ SWFUpload.Console.writeLine(message);
895
+ }
896
+ }
897
+ };
898
+
899
+ SWFUpload.Console = {};
900
+ SWFUpload.Console.writeLine = function (message) {
901
+ var console, documentForm;
902
+
903
+ try {
904
+ console = document.getElementById("SWFUpload_Console");
905
+
906
+ if (!console) {
907
+ documentForm = document.createElement("form");
908
+ document.getElementsByTagName("body")[0].appendChild(documentForm);
909
+
910
+ console = document.createElement("textarea");
911
+ console.id = "SWFUpload_Console";
912
+ console.style.fontFamily = "monospace";
913
+ console.setAttribute("wrap", "off");
914
+ console.wrap = "off";
915
+ console.style.overflow = "auto";
916
+ console.style.width = "700px";
917
+ console.style.height = "350px";
918
+ console.style.margin = "5px";
919
+ documentForm.appendChild(console);
920
+ }
921
+
922
+ console.value += message + "\n";
923
+
924
+ console.scrollTop = console.scrollHeight - console.clientHeight;
925
+ } catch (ex) {
926
+ alert("Exception: " + ex.name + " Message: " + ex.message);
927
+ }
928
+ };
js/swfupload.swf CHANGED
File without changes
js/swfupload/SWFObject License.txt CHANGED
@@ -1,4 +1,4 @@
1
- /* SWFObject v2.0 rc4 <http://code.google.com/p/swfobject/>
2
- Copyright (c) 2007 Geoff Stearns, Michael Williams, and Bobby van der Sluis
3
- This software is released under the MIT License <http://www.opensource.org/licenses/mit-license.php>
4
- */
1
+ /* SWFObject v2.0 rc4 <http://code.google.com/p/swfobject/>
2
+ Copyright (c) 2007 Geoff Stearns, Michael Williams, and Bobby van der Sluis
3
+ This software is released under the MIT License <http://www.opensource.org/licenses/mit-license.php>
4
+ */
js/swfupload/swfupload.cookies.js CHANGED
@@ -1,53 +1,53 @@
1
- /*
2
- Cookie Plug-in
3
-
4
- This plug in automatically gets all the cookies for this site and adds them to the post_params.
5
- Cookies are loaded only on initialization. The refreshCookies function can be called to update the post_params.
6
- The cookies will override any other post params with the same name.
7
- */
8
-
9
- var SWFUpload;
10
- if (typeof(SWFUpload) === "function") {
11
- SWFUpload.prototype.initSettings = function (oldInitSettings) {
12
- return function () {
13
- if (typeof(oldInitSettings) === "function") {
14
- oldInitSettings.call(this);
15
- }
16
-
17
- this.refreshCookies(false); // The false parameter must be sent since SWFUpload has not initialzed at this point
18
- };
19
- }(SWFUpload.prototype.initSettings);
20
-
21
- // refreshes the post_params and updates SWFUpload. The sendToFlash parameters is optional and defaults to True
22
- SWFUpload.prototype.refreshCookies = function (sendToFlash) {
23
- if (sendToFlash === undefined) {
24
- sendToFlash = true;
25
- }
26
- sendToFlash = !!sendToFlash;
27
-
28
- // Get the post_params object
29
- var postParams = this.settings.post_params;
30
-
31
- // Get the cookies
32
- var i, cookieArray = document.cookie.split(';'), caLength = cookieArray.length, c, eqIndex, name, value;
33
- for (i = 0; i < caLength; i++) {
34
- c = cookieArray[i];
35
-
36
- // Left Trim spaces
37
- while (c.charAt(0) === " ") {
38
- c = c.substring(1, c.length);
39
- }
40
- eqIndex = c.indexOf("=");
41
- if (eqIndex > 0) {
42
- name = c.substring(0, eqIndex);
43
- value = c.substring(eqIndex + 1);
44
- postParams[name] = value;
45
- }
46
- }
47
-
48
- if (sendToFlash) {
49
- this.setPostParams(postParams);
50
- }
51
- };
52
-
53
- }
1
+ /*
2
+ Cookie Plug-in
3
+
4
+ This plug in automatically gets all the cookies for this site and adds them to the post_params.
5
+ Cookies are loaded only on initialization. The refreshCookies function can be called to update the post_params.
6
+ The cookies will override any other post params with the same name.
7
+ */
8
+
9
+ var SWFUpload;
10
+ if (typeof(SWFUpload) === "function") {
11
+ SWFUpload.prototype.initSettings = function (oldInitSettings) {
12
+ return function () {
13
+ if (typeof(oldInitSettings) === "function") {
14
+ oldInitSettings.call(this);
15
+ }
16
+
17
+ this.refreshCookies(false); // The false parameter must be sent since SWFUpload has not initialzed at this point
18
+ };
19
+ }(SWFUpload.prototype.initSettings);
20
+
21
+ // refreshes the post_params and updates SWFUpload. The sendToFlash parameters is optional and defaults to True
22
+ SWFUpload.prototype.refreshCookies = function (sendToFlash) {
23
+ if (sendToFlash === undefined) {
24
+ sendToFlash = true;
25
+ }
26
+ sendToFlash = !!sendToFlash;
27
+
28
+ // Get the post_params object
29
+ var postParams = this.settings.post_params;
30
+
31
+ // Get the cookies
32
+ var i, cookieArray = document.cookie.split(';'), caLength = cookieArray.length, c, eqIndex, name, value;
33
+ for (i = 0; i < caLength; i++) {
34
+ c = cookieArray[i];
35
+
36
+ // Left Trim spaces
37
+ while (c.charAt(0) === " ") {
38
+ c = c.substring(1, c.length);
39
+ }
40
+ eqIndex = c.indexOf("=");
41
+ if (eqIndex > 0) {
42
+ name = c.substring(0, eqIndex);
43
+ value = c.substring(eqIndex + 1);
44
+ postParams[name] = value;
45
+ }
46
+ }
47
+
48
+ if (sendToFlash) {
49
+ this.setPostParams(postParams);
50
+ }
51
+ };
52
+
53
+ }
js/swfupload/swfupload.gears.js CHANGED
@@ -1,1035 +1,1035 @@
1
- /*
2
- SWFUpload.Gears : http://www.swfupload.org, http://swfupload.googlecode.com
3
-
4
- mmSWFUpload 1.0: Flash upload dialog - http://profandesign.se/swfupload/, http://www.vinterwebb.se/
5
-
6
- SWFUpload is (c) 2006-2007 Lars Huring, Olov Nilz�n and Mammon Media and is released under the MIT License:
7
- http://www.opensource.org/licenses/mit-license.php
8
-
9
- SWFUpload 2 is (c) 2007-2008 Jake Roberts and is released under the MIT License:
10
- http://www.opensource.org/licenses/mit-license.php
11
-
12
- --------------------------------
13
-
14
- Summary:
15
- It is an API compatible SWFUpload class that wraps Google Gears instead of Flash. This SWFUpload plugin is not actually a plugin.
16
-
17
- Features:
18
- * Use Google Gears to handle uploads
19
- * Separately Namespaced to allow fallback to SWFUpload
20
- * Adds an event for gears loading failed (swfupload_load_failed_handler)
21
-
22
- Usage:
23
- This library supplies DOM Ready loading by overridding the SWFUpload.Gears.onload function:
24
-
25
- <script type="text/javascript">
26
- var swfu;
27
- SWFUpload.onload = function () {
28
- swfu = new SWFUpload({
29
- swfupload_load_failed_handler: swfuploadLoadFailed
30
- });
31
- };
32
- </script>
33
-
34
-
35
- Notes:
36
- * Other SWFUpload Plugins are not compatible with SWFUpload.Gears.
37
- * Since the Flash button is simulated when using Gears there might be slight UI differences
38
- in different web browsers.
39
- * Since Google Gears does not apply the same security restrictions the selectFile() and selectFiles() methods are
40
- available and working if Gears loading is successful.
41
- * SWFUpload.Gears maintains API compatibility so event handlers and settings objects for SWFUpload.Gears are fully compatible with SWFUpload. This
42
- allows for easy fall back to SWFUpload if SWFUpload.Gears fails to load.
43
- */
44
-
45
- var SWFUpload;
46
- if (SWFUpload == undefined) {
47
- SWFUpload = function (settings) {
48
- this.initSWFUpload(settings);
49
- };
50
- }
51
-
52
- /* ******************* */
53
- /* Constructor & Init */
54
- /* ******************* */
55
-
56
- var SWFUpload.Gears = function (settings) {
57
- this.initSWFUpload(settings);
58
- };
59
-
60
-
61
- SWFUpload.Gears.prototype.initSWFUpload = function (settings) {
62
- try {
63
- this.customSettings = {}; // A container where developers can place their own settings associated with this instance.
64
- this.settings = settings;
65
- this.eventQueue = [];
66
- this.movieName = "SWFUpload_" + SWFUpload.movieCount++;
67
- this.movieElement = null;
68
-
69
- // Setup global control tracking
70
- SWFUpload.instances[this.movieName] = this;
71
-
72
- // Load the settings. Load the Flash movie.
73
- this.initSettings();
74
- this.loadGears();
75
- this.displayDebugInfo();
76
- } catch (ex) {
77
- delete SWFUpload.instances[this.movieName];
78
- throw ex;
79
- }
80
- };
81
-
82
- /* *************** */
83
- /* Static Members */
84
- /* *************** */
85
- SWFUpload.instances = {};
86
- SWFUpload.movieCount = 0;
87
- SWFUpload.Gears.version = "0.1 for SWFUpload v2.2.0";
88
- SWFUpload.QUEUE_ERROR = {
89
- QUEUE_LIMIT_EXCEEDED : -100,
90
- FILE_EXCEEDS_SIZE_LIMIT : -110,
91
- ZERO_BYTE_FILE : -120,
92
- INVALID_FILETYPE : -130
93
- };
94
- SWFUpload.UPLOAD_ERROR = {
95
- HTTP_ERROR : -200,
96
- MISSING_UPLOAD_URL : -210,
97
- IO_ERROR : -220,
98
- SECURITY_ERROR : -230,
99
- UPLOAD_LIMIT_EXCEEDED : -240,
100
- UPLOAD_FAILED : -250,
101
- SPECIFIED_FILE_ID_NOT_FOUND : -260,
102
- FILE_VALIDATION_FAILED : -270,
103
- FILE_CANCELLED : -280,
104
- UPLOAD_STOPPED : -290
105
- };
106
- SWFUpload.FILE_STATUS = {
107
- QUEUED : -1,
108
- IN_PROGRESS : -2,
109
- ERROR : -3,
110
- COMPLETE : -4,
111
- CANCELLED : -5
112
- };
113
- SWFUpload.BUTTON_ACTION = {
114
- SELECT_FILE : -100,
115
- SELECT_FILES : -110,
116
- START_UPLOAD : -120
117
- };
118
-
119
- /* ******************** */
120
- /* Instance Members */
121
- /* ******************** */
122
-
123
- // Private: initSettings ensures that all the
124
- // settings are set, getting a default value if one was not assigned.
125
- SWFUpload.Gears.prototype.initSettings = function () {
126
- this.ensureDefault = function (settingName, defaultValue) {
127
- this.settings[settingName] = (this.settings[settingName] == undefined) ? defaultValue : this.settings[settingName];
128
- };
129
-
130
- // Upload backend settings
131
- this.ensureDefault("upload_url", "");
132
- this.ensureDefault("file_post_name", "Filedata");
133
- this.ensureDefault("post_params", {});
134
- this.ensureDefault("use_query_string", false);
135
- this.ensureDefault("requeue_on_error", false);
136
-
137
- // File Settings
138
- this.ensureDefault("file_types", "*.*");
139
- this.ensureDefault("file_types_description", "All Files");
140
- this.ensureDefault("file_size_limit", 0); // Default zero means "unlimited"
141
- this.ensureDefault("file_upload_limit", 0);
142
- this.ensureDefault("file_queue_limit", 0);
143
-
144
- // Flash Settings
145
- this.ensureDefault("flash_url", "");
146
- this.ensureDefault("prevent_swf_caching", true);
147
-
148
- // Button Settings
149
- this.ensureDefault("button_image_url", "");
150
- this.ensureDefault("button_width", 1);
151
- this.ensureDefault("button_height", 1);
152
- this.ensureDefault("button_text", "");
153
- this.ensureDefault("button_text_style", "color: #000000; font-size: 16pt;");
154
- this.ensureDefault("button_text_top_padding", 0);
155
- this.ensureDefault("button_text_left_padding", 0);
156
- this.ensureDefault("button_action", SWFUpload.BUTTON_ACTION.SELECT_FILES);
157
- this.ensureDefault("button_disabled", false);
158
- this.ensureDefault("button_placeholder_id", null);
159
-
160
- // Debug Settings
161
- this.ensureDefault("debug", false);
162
- this.settings.debug_enabled = this.settings.debug; // Here to maintain v2 API
163
-
164
- // Event Handlers
165
- this.settings.return_upload_start_handler = this.returnUploadStart;
166
- this.ensureDefault("swfupload_load_failed_handler", null);
167
- this.ensureDefault("swfupload_loaded_handler", null);
168
- this.ensureDefault("file_dialog_start_handler", null);
169
- this.ensureDefault("file_queued_handler", null);
170
- this.ensureDefault("file_queue_error_handler", null);
171
- this.ensureDefault("file_dialog_complete_handler", null);
172
-
173
- this.ensureDefault("upload_start_handler", null);
174
- this.ensureDefault("upload_progress_handler", null);
175
- this.ensureDefault("upload_error_handler", null);
176
- this.ensureDefault("upload_success_handler", null);
177
- this.ensureDefault("upload_complete_handler", null);
178
-
179
- this.ensureDefault("debug_handler", this.debugMessage);
180
-
181
- this.ensureDefault("custom_settings", {});
182
-
183
- // Other settings
184
- this.customSettings = this.settings.custom_settings;
185
-
186
- delete this.ensureDefault;
187
- };
188
-
189
- SWFUpload.Gears.prototype.loadGears = function () {
190
- // Check to see if gears is available, if not trigger the failed event
191
-
192
- // FIXME -- How do we handle a user permission rejection?
193
- if (!window.google || !google.gears) {
194
- this.queueEvent("swfupload_load_failed_handler");
195
- } else {
196
-
197
- if (this.settings.button_placeholder_id !== "") {
198
- this.replaceWithGears();
199
- } else {
200
- this.appendGears();
201
- }
202
- }
203
- };
204
-
205
- // Private: appendGears doesn't actually need to do anything except cause gears to set up
206
- SWFUpload.Gears.prototype.appendFlash = function () {
207
- this.getGears();
208
- };
209
-
210
- // Private: replaceWithFlash replaces the button_placeholder element with the flash movie.
211
- // For this release we are not going to replace any HTML elements. The element can just access SWFUpload.Gears like
212
- // we did with Flash Player 9
213
- SWFUpload.Gears.prototype.replaceWithFlash = function () {
214
- this.getGears();
215
-
216
- /*
217
- var targetElement, tempParent;
218
-
219
- // Make sure an element with the ID we are going to use doesn't already exist
220
- if (document.getElementById(this.movieName) !== null) {
221
- throw "ID " + this.movieName + " is already in use. The Flash Object could not be added";
222
- }
223
-
224
- // Get the element where we will be placing the flash movie
225
- targetElement = document.getElementById(this.settings.button_placeholder_id);
226
-
227
- if (targetElement == undefined) {
228
- throw "Could not find the placeholder element.";
229
- }
230
-
231
- // Append the container and load the flash
232
- var button = document.createElement("button");
233
- button.id = this.movieName;
234
- button.cssName = "swfupload";
235
- var buttonInnards = document.createElement("div");
236
- buttonInnards.innerHTML = this.settings.button_text;
237
- button.style.overflow = "hidden";
238
- buttonInnards.style.overflow = "hidden";
239
- button.style.marginTop = this.settings.button_text_top_padding + "px";
240
- button.style.marginLeft = this.settings.button_text_left_padding + "px";
241
- button.style.width = this.settings.button_width + "px";
242
- button.style.height = this.settings.button_height + "px";
243
-
244
- targetElement.parentNode.replaceChild(tempParent.firstChild, targetElement);
245
- */
246
-
247
-
248
-
249
- };
250
-
251
- SWFUpload.Gears.prototype.getGears = function () {
252
-
253
- };
254
-
255
-
256
- // Public: getMovieElement retrieves the "gearsMovie" that emulates the Flash Movie
257
- SWFUpload.Gears.prototype.getMovieElement = function () {
258
- return this.movieElement;
259
- };
260
-
261
- // Private: buildParamString takes the name/value pairs in the post_params setting object
262
- // and joins them up in to a string formatted "name=value&amp;name=value"
263
- SWFUpload.Gears.prototype.buildParamString = function () {
264
- var postParams = this.settings.post_params;
265
- var paramStringPairs = [];
266
-
267
- if (typeof(postParams) === "object") {
268
- for (var name in postParams) {
269
- if (postParams.hasOwnProperty(name)) {
270
- paramStringPairs.push(encodeURIComponent(name.toString()) + "=" + encodeURIComponent(postParams[name].toString()));
271
- }
272
- }
273
- }
274
-
275
- return paramStringPairs.join("&amp;");
276
- };
277
-
278
- // Public: Used to remove a SWFUpload instance from the page. This method strives to remove
279
- // all references to the SWF, and other objects so memory is properly freed.
280
- // Returns true if everything was destroyed. Returns a false if a failure occurs leaving SWFUpload in an inconsistant state.
281
- SWFUpload.Gears.prototype.destroy = function () {
282
- try {
283
- // Make sure Flash is done before we try to remove it
284
- this.stopUpload();
285
-
286
- // Remove the SWFUpload DOM nodes
287
- var movieElement = null;
288
- try {
289
- movieElement = this.getMovieElement();
290
- } catch (ex) {
291
- }
292
-
293
- // Destroy references
294
- SWFUpload.instances[this.movieName] = null;
295
- delete SWFUpload.instances[this.movieName];
296
-
297
- delete this.movieElement;
298
- delete this.settings;
299
- delete this.customSettings;
300
- delete this.eventQueue;
301
- delete this.movieName;
302
-
303
- return true;
304
- } catch (ex1) {
305
- return false;
306
- }
307
- };
308
-
309
- // Public: displayDebugInfo prints out settings and configuration
310
- // information about this SWFUpload instance.
311
- // This function (and any references to it) can be deleted when placing
312
- // SWFUpload in production.
313
- SWFUpload.Gears.prototype.displayDebugInfo = function () {
314
- this.debug(
315
- [
316
- "---SWFUpload Instance Info---\n",
317
- "Version: ", SWFUpload.version, "\n",
318
- "Movie Name: ", this.movieName, "\n",
319
- "Settings:\n",
320
- "\t", "upload_url: ", this.settings.upload_url, "\n",
321
- "\t", "flash_url: ", this.settings.flash_url, "\n",
322
- "\t", "use_query_string: ", this.settings.use_query_string.toString(), "\n",
323
- "\t", "file_post_name: ", this.settings.file_post_name, "\n",
324
- "\t", "post_params: ", this.settings.post_params.toString(), "\n",
325
- "\t", "file_types: ", this.settings.file_types, "\n",
326
- "\t", "file_types_description: ", this.settings.file_types_description, "\n",
327
- "\t", "file_size_limit: ", this.settings.file_size_limit, "\n",
328
- "\t", "file_upload_limit: ", this.settings.file_upload_limit, "\n",
329
- "\t", "file_queue_limit: ", this.settings.file_queue_limit, "\n",
330
- "\t", "debug: ", this.settings.debug.toString(), "\n",
331
-
332
- "\t", "prevent_swf_caching: ", this.settings.prevent_swf_caching.toString(), "\n",
333
-
334
- "\t", "button_placeholder_id: ", this.settings.button_placeholder_id.toString(), "\n",
335
- "\t", "button_image_url: ", this.settings.button_image_url.toString(), "\n",
336
- "\t", "button_width: ", this.settings.button_width.toString(), "\n",
337
- "\t", "button_height: ", this.settings.button_height.toString(), "\n",
338
- "\t", "button_text: ", this.settings.button_text.toString(), "\n",
339
- "\t", "button_text_style: ", this.settings.button_text_style.toString(), "\n",
340
- "\t", "button_text_top_padding: ", this.settings.button_text_top_padding.toString(), "\n",
341
- "\t", "button_text_left_padding: ", this.settings.button_text_left_padding.toString(), "\n",
342
- "\t", "button_action: ", this.settings.button_action.toString(), "\n",
343
- "\t", "button_disabled: ", this.settings.button_disabled.toString(), "\n",
344
-
345
- "\t", "custom_settings: ", this.settings.custom_settings.toString(), "\n",
346
- "Event Handlers:\n",
347
- "\t", "swfupload_loaded_handler assigned: ", (typeof this.settings.swfupload_loaded_handler === "function").toString(), "\n",
348
- "\t", "file_dialog_start_handler assigned: ", (typeof this.settings.file_dialog_start_handler === "function").toString(), "\n",
349
- "\t", "file_queued_handler assigned: ", (typeof this.settings.file_queued_handler === "function").toString(), "\n",
350
- "\t", "file_queue_error_handler assigned: ", (typeof this.settings.file_queue_error_handler === "function").toString(), "\n",
351
- "\t", "upload_start_handler assigned: ", (typeof this.settings.upload_start_handler === "function").toString(), "\n",
352
- "\t", "upload_progress_handler assigned: ", (typeof this.settings.upload_progress_handler === "function").toString(), "\n",
353
- "\t", "upload_error_handler assigned: ", (typeof this.settings.upload_error_handler === "function").toString(), "\n",
354
- "\t", "upload_success_handler assigned: ", (typeof this.settings.upload_success_handler === "function").toString(), "\n",
355
- "\t", "upload_complete_handler assigned: ", (typeof this.settings.upload_complete_handler === "function").toString(), "\n",
356
- "\t", "debug_handler assigned: ", (typeof this.settings.debug_handler === "function").toString(), "\n"
357
- ].join("")
358
- );
359
- };
360
-
361
- /* Note: addSetting and getSetting are no longer used by SWFUpload but are included
362
- the maintain v2 API compatibility
363
- */
364
- // Public: (Deprecated) addSetting adds a setting value. If the value given is undefined or null then the default_value is used.
365
- SWFUpload.Gears.prototype.addSetting = function (name, value, default_value) {
366
- if (value == undefined) {
367
- return (this.settings[name] = default_value);
368
- } else {
369
- return (this.settings[name] = value);
370
- }
371
- };
372
-
373
- // Public: (Deprecated) getSetting gets a setting. Returns an empty string if the setting was not found.
374
- SWFUpload.Gears.prototype.getSetting = function (name) {
375
- if (this.settings[name] != undefined) {
376
- return this.settings[name];
377
- }
378
-
379
- return "";
380
- };
381
-
382
-
383
-
384
- // Private: callFlash handles function calls made to the Flash element.
385
- // Calls are made with a setTimeout for some functions to work around
386
- // bugs in the ExternalInterface library.
387
- SWFUpload.Gears.prototype.callFlash = function (functionName, argumentArray) {
388
- argumentArray = argumentArray || [];
389
-
390
- var movieElement = this.getMovieElement();
391
- var returnValue;
392
-
393
- if (typeof movieElement[functionName] === "function") {
394
- return movieElement[functionName].call(this, argumentArray);
395
- } else {
396
- throw "Invalid function name: " + functionName;
397
- }
398
- };
399
-
400
-
401
- /* *****************************
402
- -- Flash control methods --
403
- Your UI should use these
404
- to operate SWFUpload
405
- ***************************** */
406
-
407
- // Public: selectFile causes a File Selection Dialog window to appear. This
408
- // dialog only allows 1 file to be selected. WARNING: this function does not work in Flash Player 10
409
- SWFUpload.Gears.prototype.selectFile = function () {
410
- this.callFlash("SelectFile");
411
- };
412
-
413
- // Public: selectFiles causes a File Selection Dialog window to appear/ This
414
- // dialog allows the user to select any number of files
415
- // Flash Bug Warning: Flash limits the number of selectable files based on the combined length of the file names.
416
- // If the selection name length is too long the dialog will fail in an unpredictable manner. There is no work-around
417
- // for this bug. WARNING: this function does not work in Flash Player 10
418
- SWFUpload.Gears.prototype.selectFiles = function () {
419
- this.callFlash("SelectFiles");
420
- };
421
-
422
-
423
- // Public: startUpload starts uploading the first file in the queue unless
424
- // the optional parameter 'fileID' specifies the ID
425
- SWFUpload.Gears.prototype.startUpload = function (fileID) {
426
- this.callFlash("StartUpload", [fileID]);
427
- };
428
-
429
- /* Cancels a the file upload. You must specify a file_id */
430
- // Public: cancelUpload cancels any queued file. The fileID parameter
431
- // must be specified.
432
- SWFUpload.Gears.prototype.cancelUpload = function (fileID) {
433
- this.callFlash("CancelUpload", [fileID]);
434
- };
435
-
436
- // Public: stopUpload stops the current upload and requeues the file at the beginning of the queue.
437
- // If nothing is currently uploading then nothing happens.
438
- SWFUpload.Gears.prototype.stopUpload = function () {
439
- this.callFlash("StopUpload");
440
- };
441
-
442
- /* ************************
443
- * Settings methods
444
- * These methods change the SWFUpload settings.
445
- * SWFUpload settings should not be changed directly on the settings object
446
- * since many of the settings need to be passed to Flash in order to take
447
- * effect.
448
- * *********************** */
449
-
450
- // Public: getStats gets the file statistics object.
451
- SWFUpload.Gears.prototype.getStats = function () {
452
- return this.callFlash("GetStats");
453
- };
454
-
455
- // Public: setStats changes the SWFUpload statistics. You shouldn't need to
456
- // change the statistics but you can. Changing the statistics does not
457
- // affect SWFUpload accept for the successful_uploads count which is used
458
- // by the upload_limit setting to determine how many files the user may upload.
459
- SWFUpload.Gears.prototype.setStats = function (statsObject) {
460
- this.callFlash("SetStats", [statsObject]);
461
- };
462
-
463
- // Public: getFile retrieves a File object by ID or Index. If the file is
464
- // not found then 'null' is returned.
465
- SWFUpload.Gears.prototype.getFile = function (fileID) {
466
- if (typeof(fileID) === "number") {
467
- return this.callFlash("GetFileByIndex", [fileID]);
468
- } else {
469
- return this.callFlash("GetFile", [fileID]);
470
- }
471
- };
472
-
473
- // Public: addFileParam sets a name/value pair that will be posted with the
474
- // file specified by the Files ID. If the name already exists then the
475
- // exiting value will be overwritten.
476
- SWFUpload.Gears.prototype.addFileParam = function (fileID, name, value) {
477
- return this.callFlash("AddFileParam", [fileID, name, value]);
478
- };
479
-
480
- // Public: removeFileParam removes a previously set (by addFileParam) name/value
481
- // pair from the specified file.
482
- SWFUpload.Gears.prototype.removeFileParam = function (fileID, name) {
483
- this.callFlash("RemoveFileParam", [fileID, name]);
484
- };
485
-
486
- // Public: setUploadUrl changes the upload_url setting.
487
- SWFUpload.Gears.prototype.setUploadURL = function (url) {
488
- this.settings.upload_url = url.toString();
489
- this.callFlash("SetUploadURL", [url]);
490
- };
491
-
492
- // Public: setPostParams changes the post_params setting
493
- SWFUpload.Gears.prototype.setPostParams = function (paramsObject) {
494
- this.settings.post_params = paramsObject;
495
- this.callFlash("SetPostParams", [paramsObject]);
496
- };
497
-
498
- // Public: addPostParam adds post name/value pair. Each name can have only one value.
499
- SWFUpload.Gears.prototype.addPostParam = function (name, value) {
500
- this.settings.post_params[name] = value;
501
- this.callFlash("SetPostParams", [this.settings.post_params]);
502
- };
503
-
504
- // Public: removePostParam deletes post name/value pair.
505
- SWFUpload.Gears.prototype.removePostParam = function (name) {
506
- delete this.settings.post_params[name];
507
- this.callFlash("SetPostParams", [this.settings.post_params]);
508
- };
509
-
510
- // Public: setFileTypes changes the file_types setting and the file_types_description setting
511
- SWFUpload.Gears.prototype.setFileTypes = function (types, description) {
512
- this.settings.file_types = types;
513
- this.settings.file_types_description = description;
514
- this.callFlash("SetFileTypes", [types, description]);
515
- };
516
-
517
- // Public: setFileSizeLimit changes the file_size_limit setting
518
- SWFUpload.Gears.prototype.setFileSizeLimit = function (fileSizeLimit) {
519
- this.settings.file_size_limit = fileSizeLimit;
520
- this.callFlash("SetFileSizeLimit", [fileSizeLimit]);
521
- };
522
-
523
- // Public: setFileUploadLimit changes the file_upload_limit setting
524
- SWFUpload.Gears.prototype.setFileUploadLimit = function (fileUploadLimit) {
525
- this.settings.file_upload_limit = fileUploadLimit;
526
- this.callFlash("SetFileUploadLimit", [fileUploadLimit]);
527
- };
528
-
529
- // Public: setFileQueueLimit changes the file_queue_limit setting
530
- SWFUpload.Gears.prototype.setFileQueueLimit = function (fileQueueLimit) {
531
- this.settings.file_queue_limit = fileQueueLimit;
532
- this.callFlash("SetFileQueueLimit", [fileQueueLimit]);
533
- };
534
-
535
- // Public: setFilePostName changes the file_post_name setting
536
- SWFUpload.Gears.prototype.setFilePostName = function (filePostName) {
537
- this.settings.file_post_name = filePostName;
538
- this.callFlash("SetFilePostName", [filePostName]);
539
- };
540
-
541
- // Public: setUseQueryString changes the use_query_string setting
542
- SWFUpload.Gears.prototype.setUseQueryString = function (useQueryString) {
543
- this.settings.use_query_string = useQueryString;
544
- this.callFlash("SetUseQueryString", [useQueryString]);
545
- };
546
-
547
- // Public: setRequeueOnError changes the requeue_on_error setting
548
- SWFUpload.Gears.prototype.setRequeueOnError = function (requeueOnError) {
549
- this.settings.requeue_on_error = requeueOnError;
550
- this.callFlash("SetRequeueOnError", [requeueOnError]);
551
- };
552
-
553
- // Public: setDebugEnabled changes the debug_enabled setting
554
- SWFUpload.Gears.prototype.setDebugEnabled = function (debugEnabled) {
555
- this.settings.debug_enabled = debugEnabled;
556
- this.callFlash("SetDebugEnabled", [debugEnabled]);
557
- };
558
-
559
- // Public: setButtonImageURL loads a button image sprite
560
- SWFUpload.Gears.prototype.setButtonImageURL = function (buttonImageURL) {
561
- if (buttonImageURL == undefined) {
562
- buttonImageURL = "";
563
- }
564
-
565
- this.settings.button_image_url = buttonImageURL;
566
- this.callFlash("SetButtonImageURL", [buttonImageURL]);
567
- };
568
-
569
- // Public: setButtonDimensions resizes the Flash Movie and button
570
- SWFUpload.Gears.prototype.setButtonDimensions = function (width, height) {
571
- this.settings.button_width = width;
572
- this.settings.button_height = height;
573
-
574
- var movie = this.getMovieElement();
575
- if (movie != undefined) {
576
- movie.style.width = width + "px";
577
- movie.style.height = height + "px";
578
- }
579
-
580
- this.callFlash("SetButtonDimensions", [width, height]);
581
- };
582
- // Public: setButtonText Changes the text overlaid on the button
583
- SWFUpload.Gears.prototype.setButtonText = function (html) {
584
- this.settings.button_text = html;
585
- this.callFlash("SetButtonText", [html]);
586
- };
587
- // Public: setButtonTextPadding changes the top and left padding of the text overlay
588
- SWFUpload.Gears.prototype.setButtonTextPadding = function (left, top) {
589
- this.settings.button_text_top_padding = top;
590
- this.settings.button_text_left_padding = left;
591
- this.callFlash("SetButtonTextPadding", [left, top]);
592
- };
593
-
594
- // Public: setButtonTextStyle changes the CSS used to style the HTML/Text overlaid on the button
595
- SWFUpload.Gears.prototype.setButtonTextStyle = function (css) {
596
- this.settings.button_text_style = css;
597
- this.callFlash("SetButtonTextStyle", [css]);
598
- };
599
- // Public: setButtonDisabled disables/enables the button
600
- SWFUpload.Gears.prototype.setButtonDisabled = function (isDisabled) {
601
- this.settings.button_disabled = isDisabled;
602
- this.callFlash("SetButtonDisabled", [isDisabled]);
603
- };
604
- // Public: setButtonAction sets the action that occurs when the button is clicked
605
- SWFUpload.Gears.prototype.setButtonAction = function (buttonAction) {
606
- this.settings.button_action = buttonAction;
607
- this.callFlash("SetButtonAction", [buttonAction]);
608
- };
609
-
610
- /* *******************************
611
- Flash Event Interfaces
612
- These functions are used by Flash to trigger the various
613
- events.
614
-
615
- All these functions a Private.
616
-
617
- Because the ExternalInterface library is buggy the event calls
618
- are added to a queue and the queue then executed by a setTimeout.
619
- This ensures that events are executed in a determinate order and that
620
- the ExternalInterface bugs are avoided.
621
- ******************************* */
622
-
623
- SWFUpload.Gears.prototype.queueEvent = function (handlerName, argumentArray) {
624
- // Warning: Don't call this.debug inside here or you'll create an infinite loop
625
-
626
- if (argumentArray == undefined) {
627
- argumentArray = [];
628
- } else if (!(argumentArray instanceof Array)) {
629
- argumentArray = [argumentArray];
630
- }
631
-
632
- var self = this;
633
- if (typeof this.settings[handlerName] === "function") {
634
- // Queue the event
635
- this.eventQueue.push(function () {
636
- this.settings[handlerName].apply(this, argumentArray);
637
- });
638
-
639
- // Execute the next queued event
640
- setTimeout(function () {
641
- self.executeNextEvent();
642
- }, 0);
643
-
644
- } else if (this.settings[handlerName] !== null) {
645
- throw "Event handler " + handlerName + " is unknown or is not a function";
646
- }
647
- };
648
-
649
- // Private: Causes the next event in the queue to be executed. Since events are queued using a setTimeout
650
- // we must queue them in order to garentee that they are executed in order.
651
- SWFUpload.Gears.prototype.executeNextEvent = function () {
652
- // Warning: Don't call this.debug inside here or you'll create an infinite loop
653
-
654
- var f = this.eventQueue ? this.eventQueue.shift() : null;
655
- if (typeof(f) === "function") {
656
- f.apply(this);
657
- }
658
- };
659
-
660
- // Private: unescapeFileParams is part of a workaround for a flash bug where objects passed through ExternalInterface cannot have
661
- // properties that contain characters that are not valid for JavaScript identifiers. To work around this
662
- // the Flash Component escapes the parameter names and we must unescape again before passing them along.
663
- SWFUpload.Gears.prototype.unescapeFilePostParams = function (file) {
664
- var reg = /[$]([0-9a-f]{4})/i;
665
- var unescapedPost = {};
666
- var uk;
667
-
668
- if (file != undefined) {
669
- for (var k in file.post) {
670
- if (file.post.hasOwnProperty(k)) {
671
- uk = k;
672
- var match;
673
- while ((match = reg.exec(uk)) !== null) {
674
- uk = uk.replace(match[0], String.fromCharCode(parseInt("0x" + match[1], 16)));
675
- }
676
- unescapedPost[uk] = file.post[k];
677
- }
678
- }
679
-
680
- file.post = unescapedPost;
681
- }
682
-
683
- return file;
684
- };
685
-
686
- SWFUpload.Gears.prototype.flashReady = function () {
687
- // Check that the movie element is loaded correctly with its ExternalInterface methods defined
688
- var movieElement = this.getMovieElement();
689
- if (typeof movieElement.StartUpload !== "function") {
690
- throw "ExternalInterface methods failed to initialize.";
691
- }
692
-
693
- // Fix IE Flash/Form bug
694
- if (window[this.movieName] == undefined) {
695
- window[this.movieName] = movieElement;
696
- }
697
-
698
- this.queueEvent("swfupload_loaded_handler");
699
- };
700
-
701
-
702
- /* This is a chance to do something before the browse window opens */
703
- SWFUpload.Gears.prototype.fileDialogStart = function () {
704
- this.queueEvent("file_dialog_start_handler");
705
- };
706
-
707
-
708
- /* Called when a file is successfully added to the queue. */
709
- SWFUpload.Gears.prototype.fileQueued = function (file) {
710
- file = this.unescapeFilePostParams(file);
711
- this.queueEvent("file_queued_handler", file);
712
- };
713
-
714
-
715
- /* Handle errors that occur when an attempt to queue a file fails. */
716
- SWFUpload.Gears.prototype.fileQueueError = function (file, errorCode, message) {
717
- file = this.unescapeFilePostParams(file);
718
- this.queueEvent("file_queue_error_handler", [file, errorCode, message]);
719
- };
720
-
721
- /* Called after the file dialog has closed and the selected files have been queued.
722
- You could call startUpload here if you want the queued files to begin uploading immediately. */
723
- SWFUpload.Gears.prototype.fileDialogComplete = function (numFilesSelected, numFilesQueued) {
724
- this.queueEvent("file_dialog_complete_handler", [numFilesSelected, numFilesQueued]);
725
- };
726
-
727
- SWFUpload.Gears.prototype.uploadStart = function (file) {
728
- file = this.unescapeFilePostParams(file);
729
- this.queueEvent("return_upload_start_handler", file);
730
- };
731
-
732
- SWFUpload.Gears.prototype.returnUploadStart = function (file) {
733
- var returnValue;
734
- if (typeof this.settings.upload_start_handler === "function") {
735
- file = this.unescapeFilePostParams(file);
736
- returnValue = this.settings.upload_start_handler.call(this, file);
737
- } else if (this.settings.upload_start_handler != undefined) {
738
- throw "upload_start_handler must be a function";
739
- }
740
-
741
- // Convert undefined to true so if nothing is returned from the upload_start_handler it is
742
- // interpretted as 'true'.
743
- if (returnValue === undefined) {
744
- returnValue = true;
745
- }
746
-
747
- returnValue = !!returnValue;
748
-
749
- this.callFlash("ReturnUploadStart", [returnValue]);
750
- };
751
-
752
-
753
-
754
- SWFUpload.Gears.prototype.uploadProgress = function (file, bytesComplete, bytesTotal) {
755
- file = this.unescapeFilePostParams(file);
756
- this.queueEvent("upload_progress_handler", [file, bytesComplete, bytesTotal]);
757
- };
758
-
759
- SWFUpload.Gears.prototype.uploadError = function (file, errorCode, message) {
760
- file = this.unescapeFilePostParams(file);
761
- this.queueEvent("upload_error_handler", [file, errorCode, message]);
762
- };
763
-
764
- SWFUpload.Gears.prototype.uploadSuccess = function (file, serverData) {
765
- file = this.unescapeFilePostParams(file);
766
- this.queueEvent("upload_success_handler", [file, serverData]);
767
- };
768
-
769
- SWFUpload.Gears.prototype.uploadComplete = function (file) {
770
- file = this.unescapeFilePostParams(file);
771
- this.queueEvent("upload_complete_handler", file);
772
- };
773
-
774
- /* Called by SWFUpload JavaScript and Flash functions when debug is enabled. By default it writes messages to the
775
- internal debug console. You can override this event and have messages written where you want. */
776
- SWFUpload.Gears.prototype.debug = function (message) {
777
- this.queueEvent("debug_handler", message);
778
- };
779
-
780
-
781
- /* **********************************
782
- Debug Console
783
- The debug console is a self contained, in page location
784
- for debug message to be sent. The Debug Console adds
785
- itself to the body if necessary.
786
-
787
- The console is automatically scrolled as messages appear.
788
-
789
- If you are using your own debug handler or when you deploy to production and
790
- have debug disabled you can remove these functions to reduce the file size
791
- and complexity.
792
- ********************************** */
793
-
794
- // Private: debugMessage is the default debug_handler. If you want to print debug messages
795
- // call the debug() function. When overriding the function your own function should
796
- // check to see if the debug setting is true before outputting debug information.
797
- SWFUpload.Gears.prototype.debugMessage = function (message) {
798
- if (this.settings.debug) {
799
- var exceptionMessage, exceptionValues = [];
800
-
801
- // Check for an exception object and print it nicely
802
- if (typeof message === "object" && typeof message.name === "string" && typeof message.message === "string") {
803
- for (var key in message) {
804
- if (message.hasOwnProperty(key)) {
805
- exceptionValues.push(key + ": " + message[key]);
806
- }
807
- }
808
- exceptionMessage = exceptionValues.join("\n") || "";
809
- exceptionValues = exceptionMessage.split("\n");
810
- exceptionMessage = "EXCEPTION: " + exceptionValues.join("\nEXCEPTION: ");
811
- SWFUpload.Console.writeLine(exceptionMessage);
812
- } else {
813
- SWFUpload.Console.writeLine(message);
814
- }
815
- }
816
- };
817
-
818
- SWFUpload.Gears.Console = {};
819
- SWFUpload.Gears.Console.writeLine = function (message) {
820
- var console, documentForm;
821
-
822
- try {
823
- console = document.getElementById("SWFUpload_Console");
824
-
825
- if (!console) {
826
- documentForm = document.createElement("form");
827
- document.getElementsByTagName("body")[0].appendChild(documentForm);
828
-
829
- console = document.createElement("textarea");
830
- console.id = "SWFUpload_Console";
831
- console.style.fontFamily = "monospace";
832
- console.setAttribute("wrap", "off");
833
- console.wrap = "off";
834
- console.style.overflow = "auto";
835
- console.style.width = "700px";
836
- console.style.height = "350px";
837
- console.style.margin = "5px";
838
- documentForm.appendChild(console);
839
- }
840
-
841
- console.value += message + "\n";
842
-
843
- console.scrollTop = console.scrollHeight - console.clientHeight;
844
- } catch (ex) {
845
- alert("Exception: " + ex.name + " Message: " + ex.message);
846
- }
847
- };
848
-
849
- /* ***************************************************************************
850
- GearsMovie object emulates a Flash generated object with the
851
- SWFUpload ExternalInterface methods exposted.
852
-
853
- Note: The object is _not_ a DOM Node (like the SWFUpload object element)
854
- and any attempts to treat it as such will fail.
855
- *************************************************************************** */
856
-
857
- // In general you shouldn't be accessing this class directly (it's private) but if you do we've
858
- // marked Public and Private methods
859
- SWFUpload.Gears.GearsMovie = function (swfuploadGearsInstance) {
860
- this.swfuploadGearsInstance = swfuploadGearsInstance;
861
- this.gearsDesktop = google.gears.factory.create("beta.desktop");
862
- this.gearsUploader = null;
863
-
864
- this.fileQueue = [];
865
- this.allFiles = [];
866
- this.currentFile = null;
867
- this.fileCounter = 0;
868
- };
869
-
870
- // Public
871
- SWFUpload.Gears.GearsMovie.prototype.SelectFile = function () {
872
- // FIXME - Call SWFUpload file dialog start event
873
-
874
- this.gearsDesktop.openFiles(this.selectFilesHandler, { singleFile : true, [this.swfuploadGearsInstance.settings.file_types] }) // FIXME -- file_types isn't in the right format
875
- };
876
-
877
- // Public
878
- SWFUpload.Gears.GearsMovie.prototype.SelectFiles = function () {
879
- // FIXME - Call SWFUpload file dialog start event
880
-
881
- this.gearsDesktop.openFiles(this.selectFilesHandler, { singleFile : false, [this.swfuploadGearsInstance.settings.file_types] }) // FIXME -- file_types isn't in the right format
882
- };
883
-
884
- // Private
885
- SWFUpload.Gears.GearsMovie.prototype.selectFilesHandler = function (files) {
886
- // FIXME -- check if "THIS" is the right context
887
-
888
- // Go through each file
889
- for (var i = 0; i < files.length; i++) {
890
- var file = files[i];
891
- var gearsFile = new SWFupload.Gears.GearsFile();
892
- gearsFile.id = this.swfuploadGearsInstance.movieName + "_" + this.fileCounter++;
893
- gearsFile.name = file.name;
894
- gearsFile.size = file.blob.length;
895
- gearsFile.filestatus = SWFUpload.FILE_STATUS.QUEUED;
896
- gearsFile.file = file;
897
-
898
- // Check it
899
-
900
- this.fileQueue.push(gearsFile);
901
- this.allFiles[gearsFile.id] = gearsFile;
902
- // Trigger fileQueued event or fileQueueError event
903
-
904
- }
905
-
906
- // Trigger fileDialogComplete event
907
- };
908
-
909
- SWFUpload.Gears.GearsMovie.prototype.StartUpload = function (idOrIndex) {
910
- if (this.gearsUploader !== null) return;
911
-
912
- if (idOrIndex == undefined) {
913
- this.currentFile = this.fileQueue.shift();
914
-
915
- this.gearsUploader = google.gears.factory.create('beta.httprequest');
916
- this.gearsUploader.onreadystatechange = this.readyStateChangeHandler;
917
- this.gearsUploader.open("POST", this.swfuploadGearsInstance.settings.upload_url);
918
-
919
- this.gearsUploader.setRequestHeader('Content-Disposition', 'attachment; filename="' + this.currentFile.name + '"'); // FIXME -- need to escape quotes
920
- this.gearsUploader.setRequestHeader('Content-Type', 'application/octet-stream');
921
- //this.gearsUploader.setRequestHeader('Content-Range', 'bytes ' + byteRange); // HUH?
922
-
923
- this.gearsUploader.send(this.currentFile.file.blob); // FIXME - send the file
924
-
925
- } else {
926
-
927
- } // FIXME -- do the ID search
928
- };
929
-
930
- SWFUpload.Gears.GearsMovie.prototype.readyStateChangeHandler = function () {
931
- // this is probably the HTTPRequest object rather than the GearsMovie
932
- if (this.readyState === 4) {
933
- alert(this.status + " " + this.responseText);
934
- }
935
- };
936
-
937
- SWFUpload.Gears.GearsFile = function () {
938
- this.name = "";
939
- this.size = "";
940
- this.post = {};
941
- this.type = "";
942
- this.creationdate = null;
943
- this.modificationdate = null;
944
-
945
- this.file = null; // Private
946
- }
947
-
948
-
949
-
950
- // Copyright 2007, Google Inc.
951
- //
952
- // Redistribution and use in source and binary forms, with or without
953
- // modification, are permitted provided that the following conditions are met:
954
- //
955
- // 1. Redistributions of source code must retain the above copyright notice,
956
- // this list of conditions and the following disclaimer.
957
- // 2. Redistributions in binary form must reproduce the above copyright notice,
958
- // this list of conditions and the following disclaimer in the documentation
959
- // and/or other materials provided with the distribution.
960
- // 3. Neither the name of Google Inc. nor the names of its contributors may be
961
- // used to endorse or promote products derived from this software without
962
- // specific prior written permission.
963
- //
964
- // THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
965
- // WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
966
- // MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
967
- // EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
968
- // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
969
- // PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
970
- // OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
971
- // WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
972
- // OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
973
- // ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
974
- //
975
- // Sets up google.gears.*, which is *the only* supported way to access Gears.
976
- //
977
- // Circumvent this file at your own risk!
978
- //
979
- // In the future, Gears may automatically define google.gears.* without this
980
- // file. Gears may use these objects to transparently fix bugs and compatibility
981
- // issues. Applications that use the code below will continue to work seamlessly
982
- // when that happens.
983
-
984
- (function () {
985
- // We are already defined. Hooray!
986
- if (window.google && google.gears) {
987
- return;
988
- }
989
-
990
- var factory = null;
991
-
992
- // Firefox
993
- if (typeof GearsFactory != 'undefined') {
994
- factory = new GearsFactory();
995
- } else {
996
- // IE
997
- try {
998
- factory = new ActiveXObject('Gears.Factory');
999
- // privateSetGlobalObject is only required and supported on WinCE.
1000
- if (factory.getBuildInfo().indexOf('ie_mobile') != -1) {
1001
- factory.privateSetGlobalObject(this);
1002
- }
1003
- } catch (e) {
1004
- // Safari
1005
- if ((typeof navigator.mimeTypes != 'undefined')
1006
- && navigator.mimeTypes["application/x-googlegears"]) {
1007
- factory = document.createElement("object");
1008
- factory.style.display = "none";
1009
- factory.width = 0;
1010
- factory.height = 0;
1011
- factory.type = "application/x-googlegears";
1012
- document.documentElement.appendChild(factory);
1013
- }
1014
- }
1015
- }
1016
-
1017
- // *Do not* define any objects if Gears is not installed. This mimics the
1018
- // behavior of Gears defining the objects in the future.
1019
- if (!factory) {
1020
- return;
1021
- }
1022
-
1023
- // Now set up the objects, being careful not to overwrite anything.
1024
- //
1025
- // Note: In Internet Explorer for Windows Mobile, you can't add properties to
1026
- // the window object. However, global objects are automatically added as
1027
- // properties of the window object in all browsers.
1028
- if (!window.google) {
1029
- google = {};
1030
- }
1031
-
1032
- if (!google.gears) {
1033
- google.gears = {factory: factory};
1034
- }
1035
- })();
1
+ /*
2
+ SWFUpload.Gears : http://www.swfupload.org, http://swfupload.googlecode.com
3
+
4
+ mmSWFUpload 1.0: Flash upload dialog - http://profandesign.se/swfupload/, http://www.vinterwebb.se/
5
+
6
+ SWFUpload is (c) 2006-2007 Lars Huring, Olov Nilz�n and Mammon Media and is released under the MIT License:
7
+ http://www.opensource.org/licenses/mit-license.php
8
+
9
+ SWFUpload 2 is (c) 2007-2008 Jake Roberts and is released under the MIT License:
10
+ http://www.opensource.org/licenses/mit-license.php
11
+
12
+ --------------------------------
13
+
14
+ Summary:
15
+ It is an API compatible SWFUpload class that wraps Google Gears instead of Flash. This SWFUpload plugin is not actually a plugin.
16
+
17
+ Features:
18
+ * Use Google Gears to handle uploads
19
+ * Separately Namespaced to allow fallback to SWFUpload
20
+ * Adds an event for gears loading failed (swfupload_load_failed_handler)
21
+
22
+ Usage:
23
+ This library supplies DOM Ready loading by overridding the SWFUpload.Gears.onload function:
24
+
25
+ <script type="text/javascript">
26
+ var swfu;
27
+ SWFUpload.onload = function () {
28
+ swfu = new SWFUpload({
29
+ swfupload_load_failed_handler: swfuploadLoadFailed
30
+ });
31
+ };
32
+ </script>
33
+
34
+
35
+ Notes:
36
+ * Other SWFUpload Plugins are not compatible with SWFUpload.Gears.
37
+ * Since the Flash button is simulated when using Gears there might be slight UI differences
38
+ in different web browsers.
39
+ * Since Google Gears does not apply the same security restrictions the selectFile() and selectFiles() methods are
40
+ available and working if Gears loading is successful.
41
+ * SWFUpload.Gears maintains API compatibility so event handlers and settings objects for SWFUpload.Gears are fully compatible with SWFUpload. This
42
+ allows for easy fall back to SWFUpload if SWFUpload.Gears fails to load.
43
+ */
44
+
45
+ var SWFUpload;
46
+ if (SWFUpload == undefined) {
47
+ SWFUpload = function (settings) {
48
+ this.initSWFUpload(settings);
49
+ };
50
+ }
51
+
52
+ /* ******************* */
53
+ /* Constructor & Init */
54
+ /* ******************* */
55
+
56
+ var SWFUpload.Gears = function (settings) {
57
+ this.initSWFUpload(settings);
58
+ };
59
+
60
+
61
+ SWFUpload.Gears.prototype.initSWFUpload = function (settings) {
62
+ try {
63
+ this.customSettings = {}; // A container where developers can place their own settings associated with this instance.
64
+ this.settings = settings;
65
+ this.eventQueue = [];
66
+ this.movieName = "SWFUpload_" + SWFUpload.movieCount++;
67
+ this.movieElement = null;
68
+
69
+ // Setup global control tracking
70
+ SWFUpload.instances[this.movieName] = this;
71
+
72
+ // Load the settings. Load the Flash movie.
73
+ this.initSettings();
74
+ this.loadGears();
75
+ this.displayDebugInfo();
76
+ } catch (ex) {
77
+ delete SWFUpload.instances[this.movieName];
78
+ throw ex;
79
+ }
80
+ };
81
+
82
+ /* *************** */
83
+ /* Static Members */
84
+ /* *************** */
85
+ SWFUpload.instances = {};
86
+ SWFUpload.movieCount = 0;
87
+ SWFUpload.Gears.version = "0.1 for SWFUpload v2.2.0";
88
+ SWFUpload.QUEUE_ERROR = {
89
+ QUEUE_LIMIT_EXCEEDED : -100,
90
+ FILE_EXCEEDS_SIZE_LIMIT : -110,
91
+ ZERO_BYTE_FILE : -120,
92
+ INVALID_FILETYPE : -130
93
+ };
94
+ SWFUpload.UPLOAD_ERROR = {
95
+ HTTP_ERROR : -200,
96
+ MISSING_UPLOAD_URL : -210,
97
+ IO_ERROR : -220,
98
+ SECURITY_ERROR : -230,
99
+ UPLOAD_LIMIT_EXCEEDED : -240,
100
+ UPLOAD_FAILED : -250,
101
+ SPECIFIED_FILE_ID_NOT_FOUND : -260,
102
+ FILE_VALIDATION_FAILED : -270,
103
+ FILE_CANCELLED : -280,
104
+ UPLOAD_STOPPED : -290
105
+ };
106
+ SWFUpload.FILE_STATUS = {
107
+ QUEUED : -1,
108
+ IN_PROGRESS : -2,
109
+ ERROR : -3,
110
+ COMPLETE : -4,
111
+ CANCELLED : -5
112
+ };
113
+ SWFUpload.BUTTON_ACTION = {
114
+ SELECT_FILE : -100,
115
+ SELECT_FILES : -110,
116
+ START_UPLOAD : -120
117
+ };
118
+
119
+ /* ******************** */
120
+ /* Instance Members */
121
+ /* ******************** */
122
+
123
+ // Private: initSettings ensures that all the
124
+ // settings are set, getting a default value if one was not assigned.
125
+ SWFUpload.Gears.prototype.initSettings = function () {
126
+ this.ensureDefault = function (settingName, defaultValue) {
127
+ this.settings[settingName] = (this.settings[settingName] == undefined) ? defaultValue : this.settings[settingName];
128
+ };
129
+
130
+ // Upload backend settings
131
+ this.ensureDefault("upload_url", "");
132
+ this.ensureDefault("file_post_name", "Filedata");
133
+ this.ensureDefault("post_params", {});
134
+ this.ensureDefault("use_query_string", false);
135
+ this.ensureDefault("requeue_on_error", false);
136
+
137
+ // File Settings
138
+ this.ensureDefault("file_types", "*.*");
139
+ this.ensureDefault("file_types_description", "All Files");
140
+ this.ensureDefault("file_size_limit", 0); // Default zero means "unlimited"
141
+ this.ensureDefault("file_upload_limit", 0);
142
+ this.ensureDefault("file_queue_limit", 0);
143
+
144
+ // Flash Settings
145
+ this.ensureDefault("flash_url", "");
146
+ this.ensureDefault("prevent_swf_caching", true);
147
+
148
+ // Button Settings
149
+ this.ensureDefault("button_image_url", "");
150
+ this.ensureDefault("button_width", 1);
151
+ this.ensureDefault("button_height", 1);
152
+ this.ensureDefault("button_text", "");
153
+ this.ensureDefault("button_text_style", "color: #000000; font-size: 16pt;");
154
+ this.ensureDefault("button_text_top_padding", 0);
155
+ this.ensureDefault("button_text_left_padding", 0);
156
+ this.ensureDefault("button_action", SWFUpload.BUTTON_ACTION.SELECT_FILES);
157
+ this.ensureDefault("button_disabled", false);
158
+ this.ensureDefault("button_placeholder_id", null);
159
+
160
+ // Debug Settings
161
+ this.ensureDefault("debug", false);
162
+ this.settings.debug_enabled = this.settings.debug; // Here to maintain v2 API
163
+
164
+ // Event Handlers
165
+ this.settings.return_upload_start_handler = this.returnUploadStart;
166
+ this.ensureDefault("swfupload_load_failed_handler", null);
167
+ this.ensureDefault("swfupload_loaded_handler", null);
168
+ this.ensureDefault("file_dialog_start_handler", null);
169
+ this.ensureDefault("file_queued_handler", null);
170
+ this.ensureDefault("file_queue_error_handler", null);
171
+ this.ensureDefault("file_dialog_complete_handler", null);
172
+
173
+ this.ensureDefault("upload_start_handler", null);
174
+ this.ensureDefault("upload_progress_handler", null);
175
+ this.ensureDefault("upload_error_handler", null);
176
+ this.ensureDefault("upload_success_handler", null);
177
+ this.ensureDefault("upload_complete_handler", null);
178
+
179
+ this.ensureDefault("debug_handler", this.debugMessage);
180
+
181
+ this.ensureDefault("custom_settings", {});
182
+
183
+ // Other settings
184
+ this.customSettings = this.settings.custom_settings;
185
+
186
+ delete this.ensureDefault;
187
+ };
188
+
189
+ SWFUpload.Gears.prototype.loadGears = function () {
190
+ // Check to see if gears is available, if not trigger the failed event
191
+
192
+ // FIXME -- How do we handle a user permission rejection?
193
+ if (!window.google || !google.gears) {
194
+ this.queueEvent("swfupload_load_failed_handler");
195
+ } else {
196
+
197
+ if (this.settings.button_placeholder_id !== "") {
198
+ this.replaceWithGears();
199
+ } else {
200
+ this.appendGears();
201
+ }
202
+ }
203
+ };
204
+
205
+ // Private: appendGears doesn't actually need to do anything except cause gears to set up
206
+ SWFUpload.Gears.prototype.appendFlash = function () {
207
+ this.getGears();
208
+ };
209
+
210
+ // Private: replaceWithFlash replaces the button_placeholder element with the flash movie.
211
+ // For this release we are not going to replace any HTML elements. The element can just access SWFUpload.Gears like
212
+ // we did with Flash Player 9
213
+ SWFUpload.Gears.prototype.replaceWithFlash = function () {
214
+ this.getGears();
215
+
216
+ /*
217
+ var targetElement, tempParent;
218
+
219
+ // Make sure an element with the ID we are going to use doesn't already exist
220
+ if (document.getElementById(this.movieName) !== null) {
221
+ throw "ID " + this.movieName + " is already in use. The Flash Object could not be added";
222
+ }
223
+
224
+ // Get the element where we will be placing the flash movie
225
+ targetElement = document.getElementById(this.settings.button_placeholder_id);
226
+
227
+ if (targetElement == undefined) {
228
+ throw "Could not find the placeholder element.";
229
+ }
230
+
231
+ // Append the container and load the flash
232
+ var button = document.createElement("button");
233
+ button.id = this.movieName;
234
+ button.cssName = "swfupload";
235
+ var buttonInnards = document.createElement("div");
236
+ buttonInnards.innerHTML = this.settings.button_text;
237
+ button.style.overflow = "hidden";
238
+ buttonInnards.style.overflow = "hidden";
239
+ button.style.marginTop = this.settings.button_text_top_padding + "px";
240
+ button.style.marginLeft = this.settings.button_text_left_padding + "px";
241
+ button.style.width = this.settings.button_width + "px";
242
+ button.style.height = this.settings.button_height + "px";
243
+
244
+ targetElement.parentNode.replaceChild(tempParent.firstChild, targetElement);
245
+ */
246
+
247
+
248
+
249
+ };
250
+
251
+ SWFUpload.Gears.prototype.getGears = function () {
252
+
253
+ };
254
+
255
+
256
+ // Public: getMovieElement retrieves the "gearsMovie" that emulates the Flash Movie
257
+ SWFUpload.Gears.prototype.getMovieElement = function () {
258
+ return this.movieElement;
259
+ };
260
+
261
+ // Private: buildParamString takes the name/value pairs in the post_params setting object
262
+ // and joins them up in to a string formatted "name=value&amp;name=value"
263
+ SWFUpload.Gears.prototype.buildParamString = function () {
264
+ var postParams = this.settings.post_params;
265
+ var paramStringPairs = [];
266
+
267
+ if (typeof(postParams) === "object") {
268
+ for (var name in postParams) {
269
+ if (postParams.hasOwnProperty(name)) {
270
+ paramStringPairs.push(encodeURIComponent(name.toString()) + "=" + encodeURIComponent(postParams[name].toString()));
271
+ }
272
+ }
273
+ }
274
+
275
+ return paramStringPairs.join("&amp;");
276
+ };
277
+
278
+ // Public: Used to remove a SWFUpload instance from the page. This method strives to remove
279
+ // all references to the SWF, and other objects so memory is properly freed.
280
+ // Returns true if everything was destroyed. Returns a false if a failure occurs leaving SWFUpload in an inconsistant state.
281
+ SWFUpload.Gears.prototype.destroy = function () {
282
+ try {
283
+ // Make sure Flash is done before we try to remove it
284
+ this.stopUpload();
285
+
286
+ // Remove the SWFUpload DOM nodes
287
+ var movieElement = null;
288
+ try {
289
+ movieElement = this.getMovieElement();
290
+ } catch (ex) {
291
+ }
292
+
293
+ // Destroy references
294
+ SWFUpload.instances[this.movieName] = null;
295
+ delete SWFUpload.instances[this.movieName];
296
+
297
+ delete this.movieElement;
298
+ delete this.settings;
299
+ delete this.customSettings;
300
+ delete this.eventQueue;
301
+ delete this.movieName;
302
+
303
+ return true;
304
+ } catch (ex1) {
305
+ return false;
306
+ }
307
+ };
308
+
309
+ // Public: displayDebugInfo prints out settings and configuration
310
+ // information about this SWFUpload instance.
311
+ // This function (and any references to it) can be deleted when placing
312
+ // SWFUpload in production.
313
+ SWFUpload.Gears.prototype.displayDebugInfo = function () {
314
+ this.debug(
315
+ [
316
+ "---SWFUpload Instance Info---\n",
317
+ "Version: ", SWFUpload.version, "\n",
318
+ "Movie Name: ", this.movieName, "\n",
319
+ "Settings:\n",
320
+ "\t", "upload_url: ", this.settings.upload_url, "\n",
321
+ "\t", "flash_url: ", this.settings.flash_url, "\n",
322
+ "\t", "use_query_string: ", this.settings.use_query_string.toString(), "\n",
323
+ "\t", "file_post_name: ", this.settings.file_post_name, "\n",
324
+ "\t", "post_params: ", this.settings.post_params.toString(), "\n",
325
+ "\t", "file_types: ", this.settings.file_types, "\n",
326
+ "\t", "file_types_description: ", this.settings.file_types_description, "\n",
327
+ "\t", "file_size_limit: ", this.settings.file_size_limit, "\n",
328
+ "\t", "file_upload_limit: ", this.settings.file_upload_limit, "\n",
329
+ "\t", "file_queue_limit: ", this.settings.file_queue_limit, "\n",
330
+ "\t", "debug: ", this.settings.debug.toString(), "\n",
331
+
332
+ "\t", "prevent_swf_caching: ", this.settings.prevent_swf_caching.toString(), "\n",
333
+
334
+ "\t", "button_placeholder_id: ", this.settings.button_placeholder_id.toString(), "\n",
335
+ "\t", "button_image_url: ", this.settings.button_image_url.toString(), "\n",
336
+ "\t", "button_width: ", this.settings.button_width.toString(), "\n",
337
+ "\t", "button_height: ", this.settings.button_height.toString(), "\n",
338
+ "\t", "button_text: ", this.settings.button_text.toString(), "\n",
339
+ "\t", "button_text_style: ", this.settings.button_text_style.toString(), "\n",
340
+ "\t", "button_text_top_padding: ", this.settings.button_text_top_padding.toString(), "\n",
341
+ "\t", "button_text_left_padding: ", this.settings.button_text_left_padding.toString(), "\n",
342
+ "\t", "button_action: ", this.settings.button_action.toString(), "\n",
343
+ "\t", "button_disabled: ", this.settings.button_disabled.toString(), "\n",
344
+
345
+ "\t", "custom_settings: ", this.settings.custom_settings.toString(), "\n",
346
+ "Event Handlers:\n",
347
+ "\t", "swfupload_loaded_handler assigned: ", (typeof this.settings.swfupload_loaded_handler === "function").toString(), "\n",
348
+ "\t", "file_dialog_start_handler assigned: ", (typeof this.settings.file_dialog_start_handler === "function").toString(), "\n",
349
+ "\t", "file_queued_handler assigned: ", (typeof this.settings.file_queued_handler === "function").toString(), "\n",
350
+ "\t", "file_queue_error_handler assigned: ", (typeof this.settings.file_queue_error_handler === "function").toString(), "\n",
351
+ "\t", "upload_start_handler assigned: ", (typeof this.settings.upload_start_handler === "function").toString(), "\n",
352
+ "\t", "upload_progress_handler assigned: ", (typeof this.settings.upload_progress_handler === "function").toString(), "\n",
353
+ "\t", "upload_error_handler assigned: ", (typeof this.settings.upload_error_handler === "function").toString(), "\n",
354
+ "\t", "upload_success_handler assigned: ", (typeof this.settings.upload_success_handler === "function").toString(), "\n",
355
+ "\t", "upload_complete_handler assigned: ", (typeof this.settings.upload_complete_handler === "function").toString(), "\n",
356
+ "\t", "debug_handler assigned: ", (typeof this.settings.debug_handler === "function").toString(), "\n"
357
+ ].join("")
358
+ );
359
+ };
360
+
361
+ /* Note: addSetting and getSetting are no longer used by SWFUpload but are included
362
+ the maintain v2 API compatibility
363
+ */
364
+ // Public: (Deprecated) addSetting adds a setting value. If the value given is undefined or null then the default_value is used.
365
+ SWFUpload.Gears.prototype.addSetting = function (name, value, default_value) {
366
+ if (value == undefined) {
367
+ return (this.settings[name] = default_value);
368
+ } else {
369
+ return (this.settings[name] = value);
370
+ }
371
+ };
372
+
373
+ // Public: (Deprecated) getSetting gets a setting. Returns an empty string if the setting was not found.
374
+ SWFUpload.Gears.prototype.getSetting = function (name) {
375
+ if (this.settings[name] != undefined) {
376
+ return this.settings[name];
377
+ }
378
+
379
+ return "";
380
+ };
381
+
382
+
383
+
384
+ // Private: callFlash handles function calls made to the Flash element.
385
+ // Calls are made with a setTimeout for some functions to work around
386
+ // bugs in the ExternalInterface library.
387
+ SWFUpload.Gears.prototype.callFlash = function (functionName, argumentArray) {
388
+ argumentArray = argumentArray || [];
389
+
390
+ var movieElement = this.getMovieElement();
391
+ var returnValue;
392
+
393
+ if (typeof movieElement[functionName] === "function") {
394
+ return movieElement[functionName].call(this, argumentArray);
395
+ } else {
396
+ throw "Invalid function name: " + functionName;
397
+ }
398
+ };
399
+
400
+
401
+ /* *****************************
402
+ -- Flash control methods --
403
+ Your UI should use these
404
+ to operate SWFUpload
405
+ ***************************** */
406
+
407
+ // Public: selectFile causes a File Selection Dialog window to appear. This
408
+ // dialog only allows 1 file to be selected. WARNING: this function does not work in Flash Player 10
409
+ SWFUpload.Gears.prototype.selectFile = function () {
410
+ this.callFlash("SelectFile");
411
+ };
412
+
413
+ // Public: selectFiles causes a File Selection Dialog window to appear/ This
414
+ // dialog allows the user to select any number of files
415
+ // Flash Bug Warning: Flash limits the number of selectable files based on the combined length of the file names.
416
+ // If the selection name length is too long the dialog will fail in an unpredictable manner. There is no work-around
417
+ // for this bug. WARNING: this function does not work in Flash Player 10
418
+ SWFUpload.Gears.prototype.selectFiles = function () {
419
+ this.callFlash("SelectFiles");
420
+ };
421
+
422
+
423
+ // Public: startUpload starts uploading the first file in the queue unless
424
+ // the optional parameter 'fileID' specifies the ID
425
+ SWFUpload.Gears.prototype.startUpload = function (fileID) {
426
+ this.callFlash("StartUpload", [fileID]);
427
+ };
428
+
429
+ /* Cancels a the file upload. You must specify a file_id */
430
+ // Public: cancelUpload cancels any queued file. The fileID parameter
431
+ // must be specified.
432
+ SWFUpload.Gears.prototype.cancelUpload = function (fileID) {
433
+ this.callFlash("CancelUpload", [fileID]);
434
+ };
435
+
436
+ // Public: stopUpload stops the current upload and requeues the file at the beginning of the queue.
437
+ // If nothing is currently uploading then nothing happens.
438
+ SWFUpload.Gears.prototype.stopUpload = function () {
439
+ this.callFlash("StopUpload");
440
+ };
441
+
442
+ /* ************************
443
+ * Settings methods
444
+ * These methods change the SWFUpload settings.
445
+ * SWFUpload settings should not be changed directly on the settings object
446
+ * since many of the settings need to be passed to Flash in order to take
447
+ * effect.
448
+ * *********************** */
449
+
450
+ // Public: getStats gets the file statistics object.
451
+ SWFUpload.Gears.prototype.getStats = function () {
452
+ return this.callFlash("GetStats");
453
+ };
454
+
455
+ // Public: setStats changes the SWFUpload statistics. You shouldn't need to
456
+ // change the statistics but you can. Changing the statistics does not
457
+ // affect SWFUpload accept for the successful_uploads count which is used
458
+ // by the upload_limit setting to determine how many files the user may upload.
459
+ SWFUpload.Gears.prototype.setStats = function (statsObject) {
460
+ this.callFlash("SetStats", [statsObject]);
461
+ };
462
+
463
+ // Public: getFile retrieves a File object by ID or Index. If the file is
464
+ // not found then 'null' is returned.
465
+ SWFUpload.Gears.prototype.getFile = function (fileID) {
466
+ if (typeof(fileID) === "number") {
467
+ return this.callFlash("GetFileByIndex", [fileID]);
468
+ } else {
469
+ return this.callFlash("GetFile", [fileID]);
470
+ }
471
+ };
472
+
473
+ // Public: addFileParam sets a name/value pair that will be posted with the
474
+ // file specified by the Files ID. If the name already exists then the
475
+ // exiting value will be overwritten.
476
+ SWFUpload.Gears.prototype.addFileParam = function (fileID, name, value) {
477
+ return this.callFlash("AddFileParam", [fileID, name, value]);
478
+ };
479
+
480
+ // Public: removeFileParam removes a previously set (by addFileParam) name/value
481
+ // pair from the specified file.
482
+ SWFUpload.Gears.prototype.removeFileParam = function (fileID, name) {
483
+ this.callFlash("RemoveFileParam", [fileID, name]);
484
+ };
485
+
486
+ // Public: setUploadUrl changes the upload_url setting.
487
+ SWFUpload.Gears.prototype.setUploadURL = function (url) {
488
+ this.settings.upload_url = url.toString();
489
+ this.callFlash("SetUploadURL", [url]);
490
+ };
491
+
492
+ // Public: setPostParams changes the post_params setting
493
+ SWFUpload.Gears.prototype.setPostParams = function (paramsObject) {
494
+ this.settings.post_params = paramsObject;
495
+ this.callFlash("SetPostParams", [paramsObject]);
496
+ };
497
+
498
+ // Public: addPostParam adds post name/value pair. Each name can have only one value.
499
+ SWFUpload.Gears.prototype.addPostParam = function (name, value) {
500
+ this.settings.post_params[name] = value;
501
+ this.callFlash("SetPostParams", [this.settings.post_params]);
502
+ };
503
+
504
+ // Public: removePostParam deletes post name/value pair.
505
+ SWFUpload.Gears.prototype.removePostParam = function (name) {
506
+ delete this.settings.post_params[name];
507
+ this.callFlash("SetPostParams", [this.settings.post_params]);
508
+ };
509
+
510
+ // Public: setFileTypes changes the file_types setting and the file_types_description setting
511
+ SWFUpload.Gears.prototype.setFileTypes = function (types, description) {
512
+ this.settings.file_types = types;
513
+ this.settings.file_types_description = description;
514
+ this.callFlash("SetFileTypes", [types, description]);
515
+ };
516
+
517
+ // Public: setFileSizeLimit changes the file_size_limit setting
518
+ SWFUpload.Gears.prototype.setFileSizeLimit = function (fileSizeLimit) {
519
+ this.settings.file_size_limit = fileSizeLimit;
520
+ this.callFlash("SetFileSizeLimit", [fileSizeLimit]);
521
+ };
522
+
523
+ // Public: setFileUploadLimit changes the file_upload_limit setting
524
+ SWFUpload.Gears.prototype.setFileUploadLimit = function (fileUploadLimit) {
525
+ this.settings.file_upload_limit = fileUploadLimit;
526
+ this.callFlash("SetFileUploadLimit", [fileUploadLimit]);
527
+ };
528
+
529
+ // Public: setFileQueueLimit changes the file_queue_limit setting
530
+ SWFUpload.Gears.prototype.setFileQueueLimit = function (fileQueueLimit) {
531
+ this.settings.file_queue_limit = fileQueueLimit;
532
+ this.callFlash("SetFileQueueLimit", [fileQueueLimit]);
533
+ };
534
+
535
+ // Public: setFilePostName changes the file_post_name setting
536
+ SWFUpload.Gears.prototype.setFilePostName = function (filePostName) {
537
+ this.settings.file_post_name = filePostName;
538
+ this.callFlash("SetFilePostName", [filePostName]);
539
+ };
540
+
541
+ // Public: setUseQueryString changes the use_query_string setting
542
+ SWFUpload.Gears.prototype.setUseQueryString = function (useQueryString) {
543
+ this.settings.use_query_string = useQueryString;
544
+ this.callFlash("SetUseQueryString", [useQueryString]);
545
+ };
546
+
547
+ // Public: setRequeueOnError changes the requeue_on_error setting
548
+ SWFUpload.Gears.prototype.setRequeueOnError = function (requeueOnError) {
549
+ this.settings.requeue_on_error = requeueOnError;
550
+ this.callFlash("SetRequeueOnError", [requeueOnError]);
551
+ };
552
+
553
+ // Public: setDebugEnabled changes the debug_enabled setting
554
+ SWFUpload.Gears.prototype.setDebugEnabled = function (debugEnabled) {
555
+ this.settings.debug_enabled = debugEnabled;
556
+ this.callFlash("SetDebugEnabled", [debugEnabled]);
557
+ };
558
+
559
+ // Public: setButtonImageURL loads a button image sprite
560
+ SWFUpload.Gears.prototype.setButtonImageURL = function (buttonImageURL) {
561
+ if (buttonImageURL == undefined) {
562
+ buttonImageURL = "";
563
+ }
564
+
565
+ this.settings.button_image_url = buttonImageURL;
566
+ this.callFlash("SetButtonImageURL", [buttonImageURL]);
567
+ };
568
+
569
+ // Public: setButtonDimensions resizes the Flash Movie and button
570
+ SWFUpload.Gears.prototype.setButtonDimensions = function (width, height) {
571
+ this.settings.button_width = width;
572
+ this.settings.button_height = height;
573
+
574
+ var movie = this.getMovieElement();
575
+ if (movie != undefined) {
576
+ movie.style.width = width + "px";
577
+ movie.style.height = height + "px";
578
+ }
579
+
580
+ this.callFlash("SetButtonDimensions", [width, height]);
581
+ };
582
+ // Public: setButtonText Changes the text overlaid on the button
583
+ SWFUpload.Gears.prototype.setButtonText = function (html) {
584
+ this.settings.button_text = html;
585
+ this.callFlash("SetButtonText", [html]);
586
+ };
587
+ // Public: setButtonTextPadding changes the top and left padding of the text overlay
588
+ SWFUpload.Gears.prototype.setButtonTextPadding = function (left, top) {
589
+ this.settings.button_text_top_padding = top;
590
+ this.settings.button_text_left_padding = left;
591
+ this.callFlash("SetButtonTextPadding", [left, top]);
592
+ };
593
+
594
+ // Public: setButtonTextStyle changes the CSS used to style the HTML/Text overlaid on the button
595
+ SWFUpload.Gears.prototype.setButtonTextStyle = function (css) {
596
+ this.settings.button_text_style = css;
597
+ this.callFlash("SetButtonTextStyle", [css]);
598
+ };
599
+ // Public: setButtonDisabled disables/enables the button
600
+ SWFUpload.Gears.prototype.setButtonDisabled = function (isDisabled) {
601
+ this.settings.button_disabled = isDisabled;
602
+ this.callFlash("SetButtonDisabled", [isDisabled]);
603
+ };
604
+ // Public: setButtonAction sets the action that occurs when the button is clicked
605
+ SWFUpload.Gears.prototype.setButtonAction = function (buttonAction) {
606
+ this.settings.button_action = buttonAction;
607
+ this.callFlash("SetButtonAction", [buttonAction]);
608
+ };
609
+
610
+ /* *******************************
611
+ Flash Event Interfaces
612
+ These functions are used by Flash to trigger the various
613
+ events.
614
+
615
+ All these functions a Private.
616
+
617
+ Because the ExternalInterface library is buggy the event calls
618
+ are added to a queue and the queue then executed by a setTimeout.
619
+ This ensures that events are executed in a determinate order and that
620
+ the ExternalInterface bugs are avoided.
621
+ ******************************* */
622
+
623
+ SWFUpload.Gears.prototype.queueEvent = function (handlerName, argumentArray) {
624
+ // Warning: Don't call this.debug inside here or you'll create an infinite loop
625
+
626
+ if (argumentArray == undefined) {
627
+ argumentArray = [];
628
+ } else if (!(argumentArray instanceof Array)) {
629
+ argumentArray = [argumentArray];
630
+ }
631
+
632
+ var self = this;
633
+ if (typeof this.settings[handlerName] === "function") {
634
+ // Queue the event
635
+ this.eventQueue.push(function () {
636
+ this.settings[handlerName].apply(this, argumentArray);
637
+ });
638
+
639
+ // Execute the next queued event
640
+ setTimeout(function () {
641
+ self.executeNextEvent();
642
+ }, 0);
643
+
644
+ } else if (this.settings[handlerName] !== null) {
645
+ throw "Event handler " + handlerName + " is unknown or is not a function";
646
+ }
647
+ };
648
+
649
+ // Private: Causes the next event in the queue to be executed. Since events are queued using a setTimeout
650
+ // we must queue them in order to garentee that they are executed in order.
651
+ SWFUpload.Gears.prototype.executeNextEvent = function () {
652
+ // Warning: Don't call this.debug inside here or you'll create an infinite loop
653
+
654
+ var f = this.eventQueue ? this.eventQueue.shift() : null;
655
+ if (typeof(f) === "function") {
656
+ f.apply(this);
657
+ }
658
+ };
659
+
660
+ // Private: unescapeFileParams is part of a workaround for a flash bug where objects passed through ExternalInterface cannot have
661
+ // properties that contain characters that are not valid for JavaScript identifiers. To work around this
662
+ // the Flash Component escapes the parameter names and we must unescape again before passing them along.
663
+ SWFUpload.Gears.prototype.unescapeFilePostParams = function (file) {
664
+ var reg = /[$]([0-9a-f]{4})/i;
665
+ var unescapedPost = {};
666
+ var uk;
667
+
668
+ if (file != undefined) {
669
+ for (var k in file.post) {
670
+ if (file.post.hasOwnProperty(k)) {
671
+ uk = k;
672
+ var match;
673
+ while ((match = reg.exec(uk)) !== null) {
674
+ uk = uk.replace(match[0], String.fromCharCode(parseInt("0x" + match[1], 16)));
675
+ }
676
+ unescapedPost[uk] = file.post[k];
677
+ }
678
+ }
679
+
680
+ file.post = unescapedPost;
681
+ }
682
+
683
+ return file;
684
+ };
685
+
686
+ SWFUpload.Gears.prototype.flashReady = function () {
687
+ // Check that the movie element is loaded correctly with its ExternalInterface methods defined
688
+ var movieElement = this.getMovieElement();
689
+ if (typeof movieElement.StartUpload !== "function") {
690
+ throw "ExternalInterface methods failed to initialize.";
691
+ }
692
+
693
+ // Fix IE Flash/Form bug
694
+ if (window[this.movieName] == undefined) {
695
+ window[this.movieName] = movieElement;
696
+ }
697
+
698
+ this.queueEvent("swfupload_loaded_handler");
699
+ };
700
+
701
+
702
+ /* This is a chance to do something before the browse window opens */
703
+ SWFUpload.Gears.prototype.fileDialogStart = function () {
704
+ this.queueEvent("file_dialog_start_handler");
705
+ };
706
+
707
+
708
+ /* Called when a file is successfully added to the queue. */
709
+ SWFUpload.Gears.prototype.fileQueued = function (file) {
710
+ file = this.unescapeFilePostParams(file);
711
+ this.queueEvent("file_queued_handler", file);
712
+ };
713
+
714
+
715
+ /* Handle errors that occur when an attempt to queue a file fails. */
716
+ SWFUpload.Gears.prototype.fileQueueError = function (file, errorCode, message) {
717
+ file = this.unescapeFilePostParams(file);
718
+ this.queueEvent("file_queue_error_handler", [file, errorCode, message]);
719
+ };
720
+
721
+ /* Called after the file dialog has closed and the selected files have been queued.
722
+ You could call startUpload here if you want the queued files to begin uploading immediately. */
723
+ SWFUpload.Gears.prototype.fileDialogComplete = function (numFilesSelected, numFilesQueued) {
724
+ this.queueEvent("file_dialog_complete_handler", [numFilesSelected, numFilesQueued]);
725
+ };
726
+
727
+ SWFUpload.Gears.prototype.uploadStart = function (file) {
728
+ file = this.unescapeFilePostParams(file);
729
+ this.queueEvent("return_upload_start_handler", file);
730
+ };
731
+
732
+ SWFUpload.Gears.prototype.returnUploadStart = function (file) {
733
+ var returnValue;
734
+ if (typeof this.settings.upload_start_handler === "function") {
735
+ file = this.unescapeFilePostParams(file);
736
+ returnValue = this.settings.upload_start_handler.call(this, file);
737
+ } else if (this.settings.upload_start_handler != undefined) {
738
+ throw "upload_start_handler must be a function";
739
+ }
740
+
741
+ // Convert undefined to true so if nothing is returned from the upload_start_handler it is
742
+ // interpretted as 'true'.
743
+ if (returnValue === undefined) {
744
+ returnValue = true;
745
+ }
746
+
747
+ returnValue = !!returnValue;
748
+
749
+ this.callFlash("ReturnUploadStart", [returnValue]);
750
+ };
751
+
752
+
753
+
754
+ SWFUpload.Gears.prototype.uploadProgress = function (file, bytesComplete, bytesTotal) {
755
+ file = this.unescapeFilePostParams(file);
756
+ this.queueEvent("upload_progress_handler", [file, bytesComplete, bytesTotal]);
757
+ };
758
+
759
+ SWFUpload.Gears.prototype.uploadError = function (file, errorCode, message) {
760
+ file = this.unescapeFilePostParams(file);
761
+ this.queueEvent("upload_error_handler", [file, errorCode, message]);
762
+ };
763
+
764
+ SWFUpload.Gears.prototype.uploadSuccess = function (file, serverData) {
765
+ file = this.unescapeFilePostParams(file);
766
+ this.queueEvent("upload_success_handler", [file, serverData]);
767
+ };
768
+
769
+ SWFUpload.Gears.prototype.uploadComplete = function (file) {
770
+ file = this.unescapeFilePostParams(file);
771
+ this.queueEvent("upload_complete_handler", file);
772
+ };
773
+
774
+ /* Called by SWFUpload JavaScript and Flash functions when debug is enabled. By default it writes messages to the
775
+ internal debug console. You can override this event and have messages written where you want. */
776
+ SWFUpload.Gears.prototype.debug = function (message) {
777
+ this.queueEvent("debug_handler", message);
778
+ };
779
+
780
+
781
+ /* **********************************
782
+ Debug Console
783
+ The debug console is a self contained, in page location
784
+ for debug message to be sent. The Debug Console adds
785
+ itself to the body if necessary.
786
+
787
+ The console is automatically scrolled as messages appear.
788
+
789
+ If you are using your own debug handler or when you deploy to production and
790
+ have debug disabled you can remove these functions to reduce the file size
791
+ and complexity.
792
+ ********************************** */
793
+
794
+ // Private: debugMessage is the default debug_handler. If you want to print debug messages
795
+ // call the debug() function. When overriding the function your own function should
796
+ // check to see if the debug setting is true before outputting debug information.
797
+ SWFUpload.Gears.prototype.debugMessage = function (message) {
798
+ if (this.settings.debug) {
799
+ var exceptionMessage, exceptionValues = [];
800
+
801
+ // Check for an exception object and print it nicely
802
+ if (typeof message === "object" && typeof message.name === "string" && typeof message.message === "string") {
803
+ for (var key in message) {
804
+ if (message.hasOwnProperty(key)) {
805
+ exceptionValues.push(key + ": " + message[key]);
806
+ }
807
+ }
808
+ exceptionMessage = exceptionValues.join("\n") || "";
809
+ exceptionValues = exceptionMessage.split("\n");
810
+ exceptionMessage = "EXCEPTION: " + exceptionValues.join("\nEXCEPTION: ");
811
+ SWFUpload.Console.writeLine(exceptionMessage);
812
+ } else {
813
+ SWFUpload.Console.writeLine(message);
814
+ }
815
+ }
816
+ };
817
+
818
+ SWFUpload.Gears.Console = {};
819
+ SWFUpload.Gears.Console.writeLine = function (message) {
820
+ var console, documentForm;
821
+
822
+ try {
823
+ console = document.getElementById("SWFUpload_Console");
824
+
825
+ if (!console) {
826
+ documentForm = document.createElement("form");
827
+ document.getElementsByTagName("body")[0].appendChild(documentForm);
828
+
829
+ console = document.createElement("textarea");
830
+ console.id = "SWFUpload_Console";
831
+ console.style.fontFamily = "monospace";
832
+ console.setAttribute("wrap", "off");
833
+ console.wrap = "off";
834
+ console.style.overflow = "auto";
835
+ console.style.width = "700px";
836
+ console.style.height = "350px";
837
+ console.style.margin = "5px";
838
+ documentForm.appendChild(console);
839
+ }
840
+
841
+ console.value += message + "\n";
842
+
843
+ console.scrollTop = console.scrollHeight - console.clientHeight;
844
+ } catch (ex) {
845
+ alert("Exception: " + ex.name + " Message: " + ex.message);
846
+ }
847
+ };
848
+
849
+ /* ***************************************************************************
850
+ GearsMovie object emulates a Flash generated object with the
851
+ SWFUpload ExternalInterface methods exposted.
852
+
853
+ Note: The object is _not_ a DOM Node (like the SWFUpload object element)
854
+ and any attempts to treat it as such will fail.
855
+ *************************************************************************** */
856
+
857
+ // In general you shouldn't be accessing this class directly (it's private) but if you do we've
858
+ // marked Public and Private methods
859
+ SWFUpload.Gears.GearsMovie = function (swfuploadGearsInstance) {
860
+ this.swfuploadGearsInstance = swfuploadGearsInstance;
861
+ this.gearsDesktop = google.gears.factory.create("beta.desktop");
862
+ this.gearsUploader = null;
863
+
864
+ this.fileQueue = [];
865
+ this.allFiles = [];
866
+ this.currentFile = null;
867
+ this.fileCounter = 0;
868
+ };
869
+
870
+ // Public
871
+ SWFUpload.Gears.GearsMovie.prototype.SelectFile = function () {
872
+ // FIXME - Call SWFUpload file dialog start event
873
+
874
+ this.gearsDesktop.openFiles(this.selectFilesHandler, { singleFile : true, [this.swfuploadGearsInstance.settings.file_types] }) // FIXME -- file_types isn't in the right format
875
+ };
876
+
877
+ // Public
878
+ SWFUpload.Gears.GearsMovie.prototype.SelectFiles = function () {
879
+ // FIXME - Call SWFUpload file dialog start event
880
+
881
+ this.gearsDesktop.openFiles(this.selectFilesHandler, { singleFile : false, [this.swfuploadGearsInstance.settings.file_types] }) // FIXME -- file_types isn't in the right format
882
+ };
883
+
884
+ // Private
885
+ SWFUpload.Gears.GearsMovie.prototype.selectFilesHandler = function (files) {
886
+ // FIXME -- check if "THIS" is the right context
887
+
888
+ // Go through each file
889
+ for (var i = 0; i < files.length; i++) {
890
+ var file = files[i];
891
+ var gearsFile = new SWFupload.Gears.GearsFile();
892
+ gearsFile.id = this.swfuploadGearsInstance.movieName + "_" + this.fileCounter++;
893
+ gearsFile.name = file.name;
894
+ gearsFile.size = file.blob.length;
895
+ gearsFile.filestatus = SWFUpload.FILE_STATUS.QUEUED;
896
+ gearsFile.file = file;
897
+
898
+ // Check it
899
+
900
+ this.fileQueue.push(gearsFile);
901
+ this.allFiles[gearsFile.id] = gearsFile;
902
+ // Trigger fileQueued event or fileQueueError event
903
+
904
+ }
905
+
906
+ // Trigger fileDialogComplete event
907
+ };
908
+
909
+ SWFUpload.Gears.GearsMovie.prototype.StartUpload = function (idOrIndex) {
910
+ if (this.gearsUploader !== null) return;
911
+
912
+ if (idOrIndex == undefined) {
913
+ this.currentFile = this.fileQueue.shift();
914
+
915
+ this.gearsUploader = google.gears.factory.create('beta.httprequest');
916
+ this.gearsUploader.onreadystatechange = this.readyStateChangeHandler;
917
+ this.gearsUploader.open("POST", this.swfuploadGearsInstance.settings.upload_url);
918
+
919
+ this.gearsUploader.setRequestHeader('Content-Disposition', 'attachment; filename="' + this.currentFile.name + '"'); // FIXME -- need to escape quotes
920
+ this.gearsUploader.setRequestHeader('Content-Type', 'application/octet-stream');
921
+ //this.gearsUploader.setRequestHeader('Content-Range', 'bytes ' + byteRange); // HUH?
922
+
923
+ this.gearsUploader.send(this.currentFile.file.blob); // FIXME - send the file
924
+
925
+ } else {
926
+
927
+ } // FIXME -- do the ID search
928
+ };
929
+
930
+ SWFUpload.Gears.GearsMovie.prototype.readyStateChangeHandler = function () {
931
+ // this is probably the HTTPRequest object rather than the GearsMovie
932
+ if (this.readyState === 4) {
933
+ alert(this.status + " " + this.responseText);
934
+ }
935
+ };
936
+
937
+ SWFUpload.Gears.GearsFile = function () {
938
+ this.name = "";
939
+ this.size = "";
940
+ this.post = {};
941
+ this.type = "";
942
+ this.creationdate = null;
943
+ this.modificationdate = null;
944
+
945
+ this.file = null; // Private
946
+ }
947
+
948
+
949
+
950
+ // Copyright 2007, Google Inc.
951
+ //
952
+ // Redistribution and use in source and binary forms, with or without
953
+ // modification, are permitted provided that the following conditions are met:
954
+ //
955
+ // 1. Redistributions of source code must retain the above copyright notice,
956
+ // this list of conditions and the following disclaimer.
957
+ // 2. Redistributions in binary form must reproduce the above copyright notice,
958
+ // this list of conditions and the following disclaimer in the documentation
959
+ // and/or other materials provided with the distribution.
960
+ // 3. Neither the name of Google Inc. nor the names of its contributors may be
961
+ // used to endorse or promote products derived from this software without
962
+ // specific prior written permission.
963
+ //
964
+ // THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
965
+ // WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
966
+ // MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
967
+ // EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
968
+ // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
969
+ // PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
970
+ // OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
971
+ // WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
972
+ // OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
973
+ // ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
974
+ //
975
+ // Sets up google.gears.*, which is *the only* supported way to access Gears.
976
+ //
977
+ // Circumvent this file at your own risk!
978
+ //
979
+ // In the future, Gears may automatically define google.gears.* without this
980
+ // file. Gears may use these objects to transparently fix bugs and compatibility
981
+ // issues. Applications that use the code below will continue to work seamlessly
982
+ // when that happens.
983
+
984
+ (function () {
985
+ // We are already defined. Hooray!
986
+ if (window.google && google.gears) {
987
+ return;
988
+ }
989
+
990
+ var factory = null;
991
+
992
+ // Firefox
993
+ if (typeof GearsFactory != 'undefined') {
994
+ factory = new GearsFactory();
995
+ } else {
996
+ // IE
997
+ try {
998
+ factory = new ActiveXObject('Gears.Factory');
999
+ // privateSetGlobalObject is only required and supported on WinCE.
1000
+ if (factory.getBuildInfo().indexOf('ie_mobile') != -1) {
1001
+ factory.privateSetGlobalObject(this);
1002
+ }
1003
+ } catch (e) {
1004
+ // Safari
1005
+ if ((typeof navigator.mimeTypes != 'undefined')
1006
+ && navigator.mimeTypes["application/x-googlegears"]) {
1007
+ factory = document.createElement("object");
1008
+ factory.style.display = "none";
1009
+ factory.width = 0;
1010
+ factory.height = 0;
1011
+ factory.type = "application/x-googlegears";
1012
+ document.documentElement.appendChild(factory);
1013
+ }
1014
+ }
1015
+ }
1016
+
1017
+ // *Do not* define any objects if Gears is not installed. This mimics the
1018
+ // behavior of Gears defining the objects in the future.
1019
+ if (!factory) {
1020
+ return;
1021
+ }
1022
+
1023
+ // Now set up the objects, being careful not to overwrite anything.
1024
+ //
1025
+ // Note: In Internet Explorer for Windows Mobile, you can't add properties to
1026
+ // the window object. However, global objects are automatically added as
1027
+ // properties of the window object in all browsers.
1028
+ if (!window.google) {
1029
+ google = {};
1030
+ }
1031
+
1032
+ if (!google.gears) {
1033
+ google.gears = {factory: factory};
1034
+ }
1035
+ })();
js/swfupload/swfupload.queue.js CHANGED
@@ -1,77 +1,77 @@
1
- /*
2
- Queue Plug-in
3
-
4
- Features:
5
- *Adds a cancelQueue() method for cancelling the entire queue.
6
- *All queued files are uploaded when startUpload() is called.
7
- *If false is returned from uploadComplete then the queue upload is stopped.
8
- If false is not returned (strict comparison) then the queue upload is continued.
9
- *Adds a QueueComplete event that is fired when all the queued files have finished uploading.
10
- Set the event handler with the queue_complete_handler setting.
11
-
12
- */
13
-
14
- var SWFUpload;
15
- if (typeof(SWFUpload) === "function") {
16
- SWFUpload.queue = {};
17
-
18
- SWFUpload.prototype.initSettings = (function (oldInitSettings) {
19
- return function () {
20
- if (typeof(oldInitSettings) === "function") {
21
- oldInitSettings.call(this);
22
- }
23
-
24
- this.customSettings.queue_cancelled_flag = false;
25
- this.customSettings.queue_upload_count = 0;
26
-
27
- this.settings.user_upload_complete_handler = this.settings.upload_complete_handler;
28
- this.settings.upload_complete_handler = SWFUpload.queue.uploadCompleteHandler;
29
-
30
- this.settings.queue_complete_handler = this.settings.queue_complete_handler || null;
31
- };
32
- })(SWFUpload.prototype.initSettings);
33
-
34
- SWFUpload.prototype.startUpload = function (fileID) {
35
- this.customSettings.queue_cancelled_flag = false;
36
- this.callFlash("StartUpload", false, [fileID]);
37
- };
38
-
39
- SWFUpload.prototype.cancelQueue = function () {
40
- this.customSettings.queue_cancelled_flag = true;
41
- this.stopUpload();
42
-
43
- var stats = this.getStats();
44
- while (stats.files_queued > 0) {
45
- this.cancelUpload();
46
- stats = this.getStats();
47
- }
48
- };
49
-
50
- SWFUpload.queue.uploadCompleteHandler = function (file) {
51
- var user_upload_complete_handler = this.settings.user_upload_complete_handler;
52
- var continueUpload;
53
-
54
- if (file.filestatus === SWFUpload.FILE_STATUS.COMPLETE) {
55
- this.customSettings.queue_upload_count++;
56
- }
57
-
58
- if (typeof(user_upload_complete_handler) === "function") {
59
- continueUpload = (user_upload_complete_handler.call(this, file) === false) ? false : true;
60
- } else {
61
- continueUpload = true;
62
- }
63
-
64
- if (continueUpload) {
65
- var stats = this.getStats();
66
- if (stats.files_queued > 0 && this.customSettings.queue_cancelled_flag === false) {
67
- this.startUpload();
68
- } else if (this.customSettings.queue_cancelled_flag === false) {
69
- this.queueEvent("queue_complete_handler", [this.customSettings.queue_upload_count]);
70
- this.customSettings.queue_upload_count = 0;
71
- } else {
72
- this.customSettings.queue_cancelled_flag = false;
73
- this.customSettings.queue_upload_count = 0;
74
- }
75
- }
76
- };
77
  }
1
+ /*
2
+ Queue Plug-in
3
+
4
+ Features:
5
+ *Adds a cancelQueue() method for cancelling the entire queue.
6
+ *All queued files are uploaded when startUpload() is called.
7
+ *If false is returned from uploadComplete then the queue upload is stopped.
8
+ If false is not returned (strict comparison) then the queue upload is continued.
9
+ *Adds a QueueComplete event that is fired when all the queued files have finished uploading.
10
+ Set the event handler with the queue_complete_handler setting.
11
+
12
+ */
13
+
14
+ var SWFUpload;
15
+ if (typeof(SWFUpload) === "function") {
16
+ SWFUpload.queue = {};
17
+
18
+ SWFUpload.prototype.initSettings = (function (oldInitSettings) {
19
+ return function () {
20
+ if (typeof(oldInitSettings) === "function") {
21
+ oldInitSettings.call(this);
22
+ }
23
+
24
+ this.customSettings.queue_cancelled_flag = false;
25
+ this.customSettings.queue_upload_count = 0;
26
+
27
+ this.settings.user_upload_complete_handler = this.settings.upload_complete_handler;
28
+ this.settings.upload_complete_handler = SWFUpload.queue.uploadCompleteHandler;
29
+
30
+ this.settings.queue_complete_handler = this.settings.queue_complete_handler || null;
31
+ };
32
+ })(SWFUpload.prototype.initSettings);
33
+
34
+ SWFUpload.prototype.startUpload = function (fileID) {
35
+ this.customSettings.queue_cancelled_flag = false;
36
+ this.callFlash("StartUpload", false, [fileID]);
37
+ };
38
+
39
+ SWFUpload.prototype.cancelQueue = function () {
40
+ this.customSettings.queue_cancelled_flag = true;
41
+ this.stopUpload();
42
+
43
+ var stats = this.getStats();
44
+ while (stats.files_queued > 0) {
45
+ this.cancelUpload();
46
+ stats = this.getStats();
47
+ }
48
+ };
49
+
50
+ SWFUpload.queue.uploadCompleteHandler = function (file) {
51
+ var user_upload_complete_handler = this.settings.user_upload_complete_handler;
52
+ var continueUpload;
53
+
54
+ if (file.filestatus === SWFUpload.FILE_STATUS.COMPLETE) {
55
+ this.customSettings.queue_upload_count++;
56
+ }
57
+
58
+ if (typeof(user_upload_complete_handler) === "function") {
59
+ continueUpload = (user_upload_complete_handler.call(this, file) === false) ? false : true;
60
+ } else {
61
+ continueUpload = true;
62
+ }
63
+
64
+ if (continueUpload) {
65
+ var stats = this.getStats();
66
+ if (stats.files_queued > 0 && this.customSettings.queue_cancelled_flag === false) {
67
+ this.startUpload();
68
+ } else if (this.customSettings.queue_cancelled_flag === false) {
69
+ this.queueEvent("queue_complete_handler", [this.customSettings.queue_upload_count]);
70
+ this.customSettings.queue_upload_count = 0;
71
+ } else {
72
+ this.customSettings.queue_cancelled_flag = false;
73
+ this.customSettings.queue_upload_count = 0;
74
+ }
75
+ }
76
+ };
77
  }
js/swfupload/swfupload.swfobject.js CHANGED
@@ -1,110 +1,110 @@
1
- /*
2
- SWFUpload.SWFObject Plugin
3
-
4
- Summary:
5
- This plugin uses SWFObject to embed SWFUpload dynamically in the page. SWFObject provides accurate Flash Player detection and DOM Ready loading.
6
- This plugin replaces the Graceful Degradation plugin.
7
-
8
- Features:
9
- * swfupload_load_failed_hander event
10
- * swfupload_pre_load_handler event
11
- * minimum_flash_version setting (default: "9.0.28")
12
- * SWFUpload.onload event for early loading
13
-
14
- Usage:
15
- Provide handlers and settings as needed. When using the SWFUpload.SWFObject plugin you should initialize SWFUploading
16
- in SWFUpload.onload rather than in window.onload. When initialized this way SWFUpload can load earlier preventing the UI flicker
17
- that was seen using the Graceful Degradation plugin.
18
-
19
- <script type="text/javascript">
20
- var swfu;
21
- SWFUpload.onload = function () {
22
- swfu = new SWFUpload({
23
- minimum_flash_version: "9.0.28",
24
- swfupload_pre_load_handler: swfuploadPreLoad,
25
- swfupload_load_failed_handler: swfuploadLoadFailed
26
- });
27
- };
28
- </script>
29
-
30
- Notes:
31
- You must provide set minimum_flash_version setting to "8" if you are using SWFUpload for Flash Player 8.
32
- The swfuploadLoadFailed event is only fired if the minimum version of Flash Player is not met. Other issues such as missing SWF files, browser bugs
33
- or corrupt Flash Player installations will not trigger this event.
34
- The swfuploadPreLoad event is fired as soon as the minimum version of Flash Player is found. It does not wait for SWFUpload to load and can
35
- be used to prepare the SWFUploadUI and hide alternate content.
36
- swfobject's onDomReady event is cross-browser safe but will default to the window.onload event when DOMReady is not supported by the browser.
37
- Early DOM Loading is supported in major modern browsers but cannot be guaranteed for every browser ever made.
38
- */
39
-
40
-
41
- /* SWFObject v2.0 rc4 <http://code.google.com/p/swfobject/>
42
- Copyright (c) 2007 Geoff Stearns, Michael Williams, and Bobby van der Sluis
43
- This software is released under the MIT License <http://www.opensource.org/licenses/mit-license.php>
44
- */
45
- var swfobject=function(){var X="undefined",P="object",a="visibility:visible",e="visibility:hidden",B="Shockwave Flash",h="ShockwaveFlash.ShockwaveFlash",V="application/x-shockwave-flash",K="SWFObjectExprInst",G=window,g=document,N=navigator,f=[],H=[],Q=null,L=null,S=false,C=false;var Y=function(){var l=typeof g.getElementById!=X&&typeof g.getElementsByTagName!=X&&typeof g.createElement!=X&&typeof g.appendChild!=X&&typeof g.replaceChild!=X&&typeof g.removeChild!=X&&typeof g.cloneNode!=X,t=[0,0,0],n=null;if(typeof N.plugins!=X&&typeof N.plugins[B]==P){n=N.plugins[B].description;if(n){n=n.replace(/^.*\s+(\S+\s+\S+$)/,"$1");t[0]=parseInt(n.replace(/^(.*)\..*$/,"$1"),10);t[1]=parseInt(n.replace(/^.*\.(.*)\s.*$/,"$1"),10);t[2]=/r/.test(n)?parseInt(n.replace(/^.*r(.*)$/,"$1"),10):0}}else{if(typeof G.ActiveXObject!=X){var o=null,s=false;try{o=new ActiveXObject(h+".7")}catch(k){try{o=new ActiveXObject(h+".6");t=[6,0,21];o.AllowScriptAccess="always"}catch(k){if(t[0]==6){s=true}}if(!s){try{o=new ActiveXObject(h)}catch(k){}}}if(!s&&o){try{n=o.GetVariable("$version");if(n){n=n.split(" ")[1].split(",");t=[parseInt(n[0],10),parseInt(n[1],10),parseInt(n[2],10)]}}catch(k){}}}}var v=N.userAgent.toLowerCase(),j=N.platform.toLowerCase(),r=/webkit/.test(v)?parseFloat(v.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false,i=false,q=j?/win/.test(j):/win/.test(v),m=j?/mac/.test(j):/mac/.test(v);/*@cc_on i=true;@if(@_win32)q=true;@elif(@_mac)m=true;@end@*/return{w3cdom:l,pv:t,webkit:r,ie:i,win:q,mac:m}}();var d=function(){if(!Y.w3cdom){return }J(I);if(Y.ie&&Y.win){try{g.write("<script id=__ie_ondomload defer=true src=//:><\/script>");var i=b("__ie_ondomload");if(i){i.onreadystatechange=function(){if(this.readyState=="complete"){this.parentNode.removeChild(this);U()}}}}catch(j){}}if(Y.webkit&&typeof g.readyState!=X){Q=setInterval(function(){if(/loaded|complete/.test(g.readyState)){U()}},10)}if(typeof g.addEventListener!=X){g.addEventListener("DOMContentLoaded",U,null)}M(U)}();function U(){if(S){return }if(Y.ie&&Y.win){var m=W("span");try{var l=g.getElementsByTagName("body")[0].appendChild(m);l.parentNode.removeChild(l)}catch(n){return }}S=true;if(Q){clearInterval(Q);Q=null}var j=f.length;for(var k=0;k<j;k++){f[k]()}}function J(i){if(S){i()}else{f[f.length]=i}}function M(j){if(typeof G.addEventListener!=X){G.addEventListener("load",j,false)}else{if(typeof g.addEventListener!=X){g.addEventListener("load",j,false)}else{if(typeof G.attachEvent!=X){G.attachEvent("onload",j)}else{if(typeof G.onload=="function"){var i=G.onload;G.onload=function(){i();j()}}else{G.onload=j}}}}}function I(){var l=H.length;for(var j=0;j<l;j++){var m=H[j].id;if(Y.pv[0]>0){var k=b(m);if(k){H[j].width=k.getAttribute("width")?k.getAttribute("width"):"0";H[j].height=k.getAttribute("height")?k.getAttribute("height"):"0";if(O(H[j].swfVersion)){if(Y.webkit&&Y.webkit<312){T(k)}}else{if(H[j].expressInstall&&!C&&O("6.0.65")&&(Y.win||Y.mac)){D(H[j])}else{c(k)}}}}A("#"+m,a)}}function T(m){var k=m.getElementsByTagName(P)[0];if(k){var p=W("embed"),r=k.attributes;if(r){var o=r.length;for(var n=0;n<o;n++){if(r[n].nodeName.toLowerCase()=="data"){p.setAttribute("src",r[n].nodeValue)}else{p.setAttribute(r[n].nodeName,r[n].nodeValue)}}}var q=k.childNodes;if(q){var s=q.length;for(var l=0;l<s;l++){if(q[l].nodeType==1&&q[l].nodeName.toLowerCase()=="param"){p.setAttribute(q[l].getAttribute("name"),q[l].getAttribute("value"))}}}m.parentNode.replaceChild(p,m)}}function F(i){if(Y.ie&&Y.win&&O("8.0.0")){G.attachEvent("onunload",function(){var k=b(i);for(var j in k){if(typeof k[j]=="function"){k[j]=function(){}}}k.parentNode.removeChild(k)})}}function D(j){C=true;var o=b(j.id);if(o){if(j.altContentId){var l=b(j.altContentId);if(l){L=l}}else{L=Z(o)}if(!(/%$/.test(j.width))&&parseInt(j.width,10)<310){j.width="310"}if(!(/%$/.test(j.height))&&parseInt(j.height,10)<137){j.height="137"}g.title=g.title.slice(0,47)+" - Flash Player Installation";var n=Y.ie&&Y.win?"ActiveX":"PlugIn",k=g.title,m="MMredirectURL="+G.location+"&MMplayerType="+n+"&MMdoctitle="+k,p=j.id;if(Y.ie&&Y.win&&o.readyState!=4){var i=W("div");p+="SWFObjectNew";i.setAttribute("id",p);o.parentNode.insertBefore(i,o);o.style.display="none";G.attachEvent("onload",function(){o.parentNode.removeChild(o)})}R({data:j.expressInstall,id:K,width:j.width,height:j.height},{flashvars:m},p)}}function c(j){if(Y.ie&&Y.win&&j.readyState!=4){var i=W("div");j.parentNode.insertBefore(i,j);i.parentNode.replaceChild(Z(j),i);j.style.display="none";G.attachEvent("onload",function(){j.parentNode.removeChild(j)})}else{j.parentNode.replaceChild(Z(j),j)}}function Z(n){var m=W("div");if(Y.win&&Y.ie){m.innerHTML=n.innerHTML}else{var k=n.getElementsByTagName(P)[0];if(k){var o=k.childNodes;if(o){var j=o.length;for(var l=0;l<j;l++){if(!(o[l].nodeType==1&&o[l].nodeName.toLowerCase()=="param")&&!(o[l].nodeType==8)){m.appendChild(o[l].cloneNode(true))}}}}}return m}function R(AE,AC,q){var p,t=b(q);if(typeof AE.id==X){AE.id=q}if(Y.ie&&Y.win){var AD="";for(var z in AE){if(AE[z]!=Object.prototype[z]){if(z=="data"){AC.movie=AE[z]}else{if(z.toLowerCase()=="styleclass"){AD+=' class="'+AE[z]+'"'}else{if(z!="classid"){AD+=" "+z+'="'+AE[z]+'"'}}}}}var AB="";for(var y in AC){if(AC[y]!=Object.prototype[y]){AB+='<param name="'+y+'" value="'+AC[y]+'" />'}}t.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+AD+">"+AB+"</object>";F(AE.id);p=b(AE.id)}else{if(Y.webkit&&Y.webkit<312){var AA=W("embed");AA.setAttribute("type",V);for(var x in AE){if(AE[x]!=Object.prototype[x]){if(x=="data"){AA.setAttribute("src",AE[x])}else{if(x.toLowerCase()=="styleclass"){AA.setAttribute("class",AE[x])}else{if(x!="classid"){AA.setAttribute(x,AE[x])}}}}}for(var w in AC){if(AC[w]!=Object.prototype[w]){if(w!="movie"){AA.setAttribute(w,AC[w])}}}t.parentNode.replaceChild(AA,t);p=AA}else{var s=W(P);s.setAttribute("type",V);for(var v in AE){if(AE[v]!=Object.prototype[v]){if(v.toLowerCase()=="styleclass"){s.setAttribute("class",AE[v])}else{if(v!="classid"){s.setAttribute(v,AE[v])}}}}for(var u in AC){if(AC[u]!=Object.prototype[u]&&u!="movie"){E(s,u,AC[u])}}t.parentNode.replaceChild(s,t);p=s}}return p}function E(k,i,j){var l=W("param");l.setAttribute("name",i);l.setAttribute("value",j);k.appendChild(l)}function b(i){return g.getElementById(i)}function W(i){return g.createElement(i)}function O(k){var j=Y.pv,i=k.split(".");i[0]=parseInt(i[0],10);i[1]=parseInt(i[1],10);i[2]=parseInt(i[2],10);return(j[0]>i[0]||(j[0]==i[0]&&j[1]>i[1])||(j[0]==i[0]&&j[1]==i[1]&&j[2]>=i[2]))?true:false}function A(m,j){if(Y.ie&&Y.mac){return }var l=g.getElementsByTagName("head")[0],k=W("style");k.setAttribute("type","text/css");k.setAttribute("media","screen");if(!(Y.ie&&Y.win)&&typeof g.createTextNode!=X){k.appendChild(g.createTextNode(m+" {"+j+"}"))}l.appendChild(k);if(Y.ie&&Y.win&&typeof g.styleSheets!=X&&g.styleSheets.length>0){var i=g.styleSheets[g.styleSheets.length-1];if(typeof i.addRule==P){i.addRule(m,j)}}}return{registerObject:function(l,i,k){if(!Y.w3cdom||!l||!i){return }var j={};j.id=l;j.swfVersion=i;j.expressInstall=k?k:false;H[H.length]=j;A("#"+l,e)},getObjectById:function(l){var i=null;if(Y.w3cdom&&S){var j=b(l);if(j){var k=j.getElementsByTagName(P)[0];if(!k||(k&&typeof j.SetVariable!=X)){i=j}else{if(typeof k.SetVariable!=X){i=k}}}}return i},embedSWF:function(n,u,r,t,j,m,k,p,s){if(!Y.w3cdom||!n||!u||!r||!t||!j){return }r+="";t+="";if(O(j)){A("#"+u,e);var q=(typeof s==P)?s:{};q.data=n;q.width=r;q.height=t;var o=(typeof p==P)?p:{};if(typeof k==P){for(var l in k){if(k[l]!=Object.prototype[l]){if(typeof o.flashvars!=X){o.flashvars+="&"+l+"="+k[l]}else{o.flashvars=l+"="+k[l]}}}}J(function(){R(q,o,u);A("#"+u,a)})}else{if(m&&!C&&O("6.0.65")&&(Y.win||Y.mac)){A("#"+u,e);J(function(){var i={};i.id=i.altContentId=u;i.width=r;i.height=t;i.expressInstall=m;D(i);A("#"+u,a)})}}},getFlashPlayerVersion:function(){return{major:Y.pv[0],minor:Y.pv[1],release:Y.pv[2]}},hasFlashPlayerVersion:O,createSWF:function(k,j,i){if(Y.w3cdom&&S){return R(k,j,i)}else{return undefined}},createCSS:function(j,i){if(Y.w3cdom){A(j,i)}},addDomLoadEvent:J,addLoadEvent:M,getQueryParamValue:function(m){var l=g.location.search||g.location.hash;if(m==null){return l}if(l){var k=l.substring(1).split("&");for(var j=0;j<k.length;j++){if(k[j].substring(0,k[j].indexOf("="))==m){return k[j].substring((k[j].indexOf("=")+1))}}}return""},expressInstallCallback:function(){if(C&&L){var i=b(K);if(i){i.parentNode.replaceChild(L,i);L=null;C=false}}}}}();
46
-
47
-
48
- var SWFUpload;
49
- if (typeof(SWFUpload) === "function") {
50
- SWFUpload.onload = function () {};
51
-
52
- swfobject.addDomLoadEvent(function () {
53
- if (typeof(SWFUpload.onload) === "function") {
54
- SWFUpload.onload.call(window);
55
- }
56
- });
57
-
58
- SWFUpload.prototype.initSettings = (function (oldInitSettings) {
59
- return function () {
60
- if (typeof(oldInitSettings) === "function") {
61
- oldInitSettings.call(this);
62
- }
63
-
64
- this.ensureDefault = function (settingName, defaultValue) {
65
- this.settings[settingName] = (this.settings[settingName] == undefined) ? defaultValue : this.settings[settingName];
66
- };
67
-
68
- this.ensureDefault("minimum_flash_version", "9.0.28");
69
- this.ensureDefault("swfupload_pre_load_handler", null);
70
- this.ensureDefault("swfupload_load_failed_handler", null);
71
-
72
- delete this.ensureDefault;
73
-
74
- };
75
- })(SWFUpload.prototype.initSettings);
76
-
77
-
78
- SWFUpload.prototype.loadFlash = function (oldLoadFlash) {
79
- return function () {
80
- var hasFlash = swfobject.hasFlashPlayerVersion(this.settings.minimum_flash_version);
81
-
82
- if (hasFlash) {
83
- this.queueEvent("swfupload_pre_load_handler");
84
- if (typeof(oldLoadFlash) === "function") {
85
- oldLoadFlash.call(this);
86
- }
87
- } else {
88
- this.queueEvent("swfupload_load_failed_handler");
89
- }
90
- };
91
-
92
- }(SWFUpload.prototype.loadFlash);
93
-
94
- SWFUpload.prototype.displayDebugInfo = function (oldDisplayDebugInfo) {
95
- return function () {
96
- if (typeof(oldDisplayDebugInfo) === "function") {
97
- oldDisplayDebugInfo.call(this);
98
- }
99
-
100
- this.debug(
101
- [
102
- "SWFUpload.SWFObject Plugin settings:", "\n",
103
- "\t", "minimum_flash_version: ", this.settings.minimum_flash_version, "\n",
104
- "\t", "swfupload_pre_load_handler assigned: ", (typeof(this.settings.swfupload_pre_load_handler) === "function").toString(), "\n",
105
- "\t", "swfupload_load_failed_handler assigned: ", (typeof(this.settings.swfupload_load_failed_handler) === "function").toString(), "\n",
106
- ].join("")
107
- );
108
- };
109
- }(SWFUpload.prototype.displayDebugInfo);
110
- }
1
+ /*
2
+ SWFUpload.SWFObject Plugin
3
+
4
+ Summary:
5
+ This plugin uses SWFObject to embed SWFUpload dynamically in the page. SWFObject provides accurate Flash Player detection and DOM Ready loading.
6
+ This plugin replaces the Graceful Degradation plugin.
7
+
8
+ Features:
9
+ * swfupload_load_failed_hander event
10
+ * swfupload_pre_load_handler event
11
+ * minimum_flash_version setting (default: "9.0.28")
12
+ * SWFUpload.onload event for early loading
13
+
14
+ Usage:
15
+ Provide handlers and settings as needed. When using the SWFUpload.SWFObject plugin you should initialize SWFUploading
16
+ in SWFUpload.onload rather than in window.onload. When initialized this way SWFUpload can load earlier preventing the UI flicker
17
+ that was seen using the Graceful Degradation plugin.
18
+
19
+ <script type="text/javascript">
20
+ var swfu;
21
+ SWFUpload.onload = function () {
22
+ swfu = new SWFUpload({
23
+ minimum_flash_version: "9.0.28",
24
+ swfupload_pre_load_handler: swfuploadPreLoad,
25
+ swfupload_load_failed_handler: swfuploadLoadFailed
26
+ });
27
+ };
28
+ </script>
29
+
30
+ Notes:
31
+ You must provide set minimum_flash_version setting to "8" if you are using SWFUpload for Flash Player 8.
32
+ The swfuploadLoadFailed event is only fired if the minimum version of Flash Player is not met. Other issues such as missing SWF files, browser bugs
33
+ or corrupt Flash Player installations will not trigger this event.
34
+ The swfuploadPreLoad event is fired as soon as the minimum version of Flash Player is found. It does not wait for SWFUpload to load and can
35
+ be used to prepare the SWFUploadUI and hide alternate content.
36
+ swfobject's onDomReady event is cross-browser safe but will default to the window.onload event when DOMReady is not supported by the browser.
37
+ Early DOM Loading is supported in major modern browsers but cannot be guaranteed for every browser ever made.
38
+ */
39
+
40
+
41
+ /* SWFObject v2.0 rc4 <http://code.google.com/p/swfobject/>
42
+ Copyright (c) 2007 Geoff Stearns, Michael Williams, and Bobby van der Sluis
43
+ This software is released under the MIT License <http://www.opensource.org/licenses/mit-license.php>
44
+ */
45
+ var swfobject=function(){var X="undefined",P="object",a="visibility:visible",e="visibility:hidden",B="Shockwave Flash",h="ShockwaveFlash.ShockwaveFlash",V="application/x-shockwave-flash",K="SWFObjectExprInst",G=window,g=document,N=navigator,f=[],H=[],Q=null,L=null,S=false,C=false;var Y=function(){var l=typeof g.getElementById!=X&&typeof g.getElementsByTagName!=X&&typeof g.createElement!=X&&typeof g.appendChild!=X&&typeof g.replaceChild!=X&&typeof g.removeChild!=X&&typeof g.cloneNode!=X,t=[0,0,0],n=null;if(typeof N.plugins!=X&&typeof N.plugins[B]==P){n=N.plugins[B].description;if(n){n=n.replace(/^.*\s+(\S+\s+\S+$)/,"$1");t[0]=parseInt(n.replace(/^(.*)\..*$/,"$1"),10);t[1]=parseInt(n.replace(/^.*\.(.*)\s.*$/,"$1"),10);t[2]=/r/.test(n)?parseInt(n.replace(/^.*r(.*)$/,"$1"),10):0}}else{if(typeof G.ActiveXObject!=X){var o=null,s=false;try{o=new ActiveXObject(h+".7")}catch(k){try{o=new ActiveXObject(h+".6");t=[6,0,21];o.AllowScriptAccess="always"}catch(k){if(t[0]==6){s=true}}if(!s){try{o=new ActiveXObject(h)}catch(k){}}}if(!s&&o){try{n=o.GetVariable("$version");if(n){n=n.split(" ")[1].split(",");t=[parseInt(n[0],10),parseInt(n[1],10),parseInt(n[2],10)]}}catch(k){}}}}var v=N.userAgent.toLowerCase(),j=N.platform.toLowerCase(),r=/webkit/.test(v)?parseFloat(v.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false,i=false,q=j?/win/.test(j):/win/.test(v),m=j?/mac/.test(j):/mac/.test(v);/*@cc_on i=true;@if(@_win32)q=true;@elif(@_mac)m=true;@end@*/return{w3cdom:l,pv:t,webkit:r,ie:i,win:q,mac:m}}();var d=function(){if(!Y.w3cdom){return }J(I);if(Y.ie&&Y.win){try{g.write("<script id=__ie_ondomload defer=true src=//:><\/script>");var i=b("__ie_ondomload");if(i){i.onreadystatechange=function(){if(this.readyState=="complete"){this.parentNode.removeChild(this);U()}}}}catch(j){}}if(Y.webkit&&typeof g.readyState!=X){Q=setInterval(function(){if(/loaded|complete/.test(g.readyState)){U()}},10)}if(typeof g.addEventListener!=X){g.addEventListener("DOMContentLoaded",U,null)}M(U)}();function U(){if(S){return }if(Y.ie&&Y.win){var m=W("span");try{var l=g.getElementsByTagName("body")[0].appendChild(m);l.parentNode.removeChild(l)}catch(n){return }}S=true;if(Q){clearInterval(Q);Q=null}var j=f.length;for(var k=0;k<j;k++){f[k]()}}function J(i){if(S){i()}else{f[f.length]=i}}function M(j){if(typeof G.addEventListener!=X){G.addEventListener("load",j,false)}else{if(typeof g.addEventListener!=X){g.addEventListener("load",j,false)}else{if(typeof G.attachEvent!=X){G.attachEvent("onload",j)}else{if(typeof G.onload=="function"){var i=G.onload;G.onload=function(){i();j()}}else{G.onload=j}}}}}function I(){var l=H.length;for(var j=0;j<l;j++){var m=H[j].id;if(Y.pv[0]>0){var k=b(m);if(k){H[j].width=k.getAttribute("width")?k.getAttribute("width"):"0";H[j].height=k.getAttribute("height")?k.getAttribute("height"):"0";if(O(H[j].swfVersion)){if(Y.webkit&&Y.webkit<312){T(k)}}else{if(H[j].expressInstall&&!C&&O("6.0.65")&&(Y.win||Y.mac)){D(H[j])}else{c(k)}}}}A("#"+m,a)}}function T(m){var k=m.getElementsByTagName(P)[0];if(k){var p=W("embed"),r=k.attributes;if(r){var o=r.length;for(var n=0;n<o;n++){if(r[n].nodeName.toLowerCase()=="data"){p.setAttribute("src",r[n].nodeValue)}else{p.setAttribute(r[n].nodeName,r[n].nodeValue)}}}var q=k.childNodes;if(q){var s=q.length;for(var l=0;l<s;l++){if(q[l].nodeType==1&&q[l].nodeName.toLowerCase()=="param"){p.setAttribute(q[l].getAttribute("name"),q[l].getAttribute("value"))}}}m.parentNode.replaceChild(p,m)}}function F(i){if(Y.ie&&Y.win&&O("8.0.0")){G.attachEvent("onunload",function(){var k=b(i);for(var j in k){if(typeof k[j]=="function"){k[j]=function(){}}}k.parentNode.removeChild(k)})}}function D(j){C=true;var o=b(j.id);if(o){if(j.altContentId){var l=b(j.altContentId);if(l){L=l}}else{L=Z(o)}if(!(/%$/.test(j.width))&&parseInt(j.width,10)<310){j.width="310"}if(!(/%$/.test(j.height))&&parseInt(j.height,10)<137){j.height="137"}g.title=g.title.slice(0,47)+" - Flash Player Installation";var n=Y.ie&&Y.win?"ActiveX":"PlugIn",k=g.title,m="MMredirectURL="+G.location+"&MMplayerType="+n+"&MMdoctitle="+k,p=j.id;if(Y.ie&&Y.win&&o.readyState!=4){var i=W("div");p+="SWFObjectNew";i.setAttribute("id",p);o.parentNode.insertBefore(i,o);o.style.display="none";G.attachEvent("onload",function(){o.parentNode.removeChild(o)})}R({data:j.expressInstall,id:K,width:j.width,height:j.height},{flashvars:m},p)}}function c(j){if(Y.ie&&Y.win&&j.readyState!=4){var i=W("div");j.parentNode.insertBefore(i,j);i.parentNode.replaceChild(Z(j),i);j.style.display="none";G.attachEvent("onload",function(){j.parentNode.removeChild(j)})}else{j.parentNode.replaceChild(Z(j),j)}}function Z(n){var m=W("div");if(Y.win&&Y.ie){m.innerHTML=n.innerHTML}else{var k=n.getElementsByTagName(P)[0];if(k){var o=k.childNodes;if(o){var j=o.length;for(var l=0;l<j;l++){if(!(o[l].nodeType==1&&o[l].nodeName.toLowerCase()=="param")&&!(o[l].nodeType==8)){m.appendChild(o[l].cloneNode(true))}}}}}return m}function R(AE,AC,q){var p,t=b(q);if(typeof AE.id==X){AE.id=q}if(Y.ie&&Y.win){var AD="";for(var z in AE){if(AE[z]!=Object.prototype[z]){if(z=="data"){AC.movie=AE[z]}else{if(z.toLowerCase()=="styleclass"){AD+=' class="'+AE[z]+'"'}else{if(z!="classid"){AD+=" "+z+'="'+AE[z]+'"'}}}}}var AB="";for(var y in AC){if(AC[y]!=Object.prototype[y]){AB+='<param name="'+y+'" value="'+AC[y]+'" />'}}t.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+AD+">"+AB+"</object>";F(AE.id);p=b(AE.id)}else{if(Y.webkit&&Y.webkit<312){var AA=W("embed");AA.setAttribute("type",V);for(var x in AE){if(AE[x]!=Object.prototype[x]){if(x=="data"){AA.setAttribute("src",AE[x])}else{if(x.toLowerCase()=="styleclass"){AA.setAttribute("class",AE[x])}else{if(x!="classid"){AA.setAttribute(x,AE[x])}}}}}for(var w in AC){if(AC[w]!=Object.prototype[w]){if(w!="movie"){AA.setAttribute(w,AC[w])}}}t.parentNode.replaceChild(AA,t);p=AA}else{var s=W(P);s.setAttribute("type",V);for(var v in AE){if(AE[v]!=Object.prototype[v]){if(v.toLowerCase()=="styleclass"){s.setAttribute("class",AE[v])}else{if(v!="classid"){s.setAttribute(v,AE[v])}}}}for(var u in AC){if(AC[u]!=Object.prototype[u]&&u!="movie"){E(s,u,AC[u])}}t.parentNode.replaceChild(s,t);p=s}}return p}function E(k,i,j){var l=W("param");l.setAttribute("name",i);l.setAttribute("value",j);k.appendChild(l)}function b(i){return g.getElementById(i)}function W(i){return g.createElement(i)}function O(k){var j=Y.pv,i=k.split(".");i[0]=parseInt(i[0],10);i[1]=parseInt(i[1],10);i[2]=parseInt(i[2],10);return(j[0]>i[0]||(j[0]==i[0]&&j[1]>i[1])||(j[0]==i[0]&&j[1]==i[1]&&j[2]>=i[2]))?true:false}function A(m,j){if(Y.ie&&Y.mac){return }var l=g.getElementsByTagName("head")[0],k=W("style");k.setAttribute("type","text/css");k.setAttribute("media","screen");if(!(Y.ie&&Y.win)&&typeof g.createTextNode!=X){k.appendChild(g.createTextNode(m+" {"+j+"}"))}l.appendChild(k);if(Y.ie&&Y.win&&typeof g.styleSheets!=X&&g.styleSheets.length>0){var i=g.styleSheets[g.styleSheets.length-1];if(typeof i.addRule==P){i.addRule(m,j)}}}return{registerObject:function(l,i,k){if(!Y.w3cdom||!l||!i){return }var j={};j.id=l;j.swfVersion=i;j.expressInstall=k?k:false;H[H.length]=j;A("#"+l,e)},getObjectById:function(l){var i=null;if(Y.w3cdom&&S){var j=b(l);if(j){var k=j.getElementsByTagName(P)[0];if(!k||(k&&typeof j.SetVariable!=X)){i=j}else{if(typeof k.SetVariable!=X){i=k}}}}return i},embedSWF:function(n,u,r,t,j,m,k,p,s){if(!Y.w3cdom||!n||!u||!r||!t||!j){return }r+="";t+="";if(O(j)){A("#"+u,e);var q=(typeof s==P)?s:{};q.data=n;q.width=r;q.height=t;var o=(typeof p==P)?p:{};if(typeof k==P){for(var l in k){if(k[l]!=Object.prototype[l]){if(typeof o.flashvars!=X){o.flashvars+="&"+l+"="+k[l]}else{o.flashvars=l+"="+k[l]}}}}J(function(){R(q,o,u);A("#"+u,a)})}else{if(m&&!C&&O("6.0.65")&&(Y.win||Y.mac)){A("#"+u,e);J(function(){var i={};i.id=i.altContentId=u;i.width=r;i.height=t;i.expressInstall=m;D(i);A("#"+u,a)})}}},getFlashPlayerVersion:function(){return{major:Y.pv[0],minor:Y.pv[1],release:Y.pv[2]}},hasFlashPlayerVersion:O,createSWF:function(k,j,i){if(Y.w3cdom&&S){return R(k,j,i)}else{return undefined}},createCSS:function(j,i){if(Y.w3cdom){A(j,i)}},addDomLoadEvent:J,addLoadEvent:M,getQueryParamValue:function(m){var l=g.location.search||g.location.hash;if(m==null){return l}if(l){var k=l.substring(1).split("&");for(var j=0;j<k.length;j++){if(k[j].substring(0,k[j].indexOf("="))==m){return k[j].substring((k[j].indexOf("=")+1))}}}return""},expressInstallCallback:function(){if(C&&L){var i=b(K);if(i){i.parentNode.replaceChild(L,i);L=null;C=false}}}}}();
46
+
47
+
48
+ var SWFUpload;
49
+ if (typeof(SWFUpload) === "function") {
50
+ SWFUpload.onload = function () {};
51
+
52
+ swfobject.addDomLoadEvent(function () {
53
+ if (typeof(SWFUpload.onload) === "function") {
54
+ SWFUpload.onload.call(window);
55
+ }
56
+ });
57
+
58
+ SWFUpload.prototype.initSettings = (function (oldInitSettings) {
59
+ return function () {
60
+ if (typeof(oldInitSettings) === "function") {
61
+ oldInitSettings.call(this);
62
+ }
63
+
64
+ this.ensureDefault = function (settingName, defaultValue) {
65
+ this.settings[settingName] = (this.settings[settingName] == undefined) ? defaultValue : this.settings[settingName];
66
+ };
67
+
68
+ this.ensureDefault("minimum_flash_version", "9.0.28");
69
+ this.ensureDefault("swfupload_pre_load_handler", null);
70
+ this.ensureDefault("swfupload_load_failed_handler", null);
71
+
72
+ delete this.ensureDefault;
73
+
74
+ };
75
+ })(SWFUpload.prototype.initSettings);
76
+
77
+
78
+ SWFUpload.prototype.loadFlash = function (oldLoadFlash) {
79
+ return function () {
80
+ var hasFlash = swfobject.hasFlashPlayerVersion(this.settings.minimum_flash_version);
81
+
82
+ if (hasFlash) {
83
+ this.queueEvent("swfupload_pre_load_handler");
84
+ if (typeof(oldLoadFlash) === "function") {
85
+ oldLoadFlash.call(this);
86
+ }
87
+ } else {
88
+ this.queueEvent("swfupload_load_failed_handler");
89
+ }
90
+ };
91
+
92
+ }(SWFUpload.prototype.loadFlash);
93
+
94
+ SWFUpload.prototype.displayDebugInfo = function (oldDisplayDebugInfo) {
95
+ return function () {
96
+ if (typeof(oldDisplayDebugInfo) === "function") {
97
+ oldDisplayDebugInfo.call(this);
98
+ }
99
+
100
+ this.debug(
101
+ [
102
+ "SWFUpload.SWFObject Plugin settings:", "\n",
103
+ "\t", "minimum_flash_version: ", this.settings.minimum_flash_version, "\n",
104
+ "\t", "swfupload_pre_load_handler assigned: ", (typeof(this.settings.swfupload_pre_load_handler) === "function").toString(), "\n",
105
+ "\t", "swfupload_load_failed_handler assigned: ", (typeof(this.settings.swfupload_load_failed_handler) === "function").toString(), "\n",
106
+ ].join("")
107
+ );
108
+ };
109
+ }(SWFUpload.prototype.displayDebugInfo);
110
+ }
js/thickbox.css CHANGED
File without changes
js/thickbox.js CHANGED
File without changes
js/tinymce3/cart.png CHANGED
File without changes
js/tinymce3/editor_plugin.js CHANGED
File without changes
js/tinymce3/langs/de_de.js CHANGED
File without changes
js/tinymce3/langs/en.js CHANGED
File without changes
js/tinymce3/langs/en_US.js CHANGED
File without changes
js/tinymce3/mce.css CHANGED
File without changes
js/tinymce3/productspage.gif CHANGED
File without changes
js/tinymce3/tinymce.js CHANGED
File without changes
js/tinymce3/tinymce.php CHANGED
File without changes
js/tinymce3/window.php CHANGED
@@ -50,7 +50,7 @@ global $wpdb;
50
  <select id="wpsc_category" name="wpsc_category" style="width: 150px">
51
  <option value="0"><?php _e("No Category", 'wpsc_category'); ?></option>
52
  <?php
53
- $categorylist = $wpdb->get_results("SELECT * FROM ".WPSC_TABLE_PRODUCT_CATEGORIES." ORDER BY id ASC",ARRAY_A);
54
  if(is_array($categorylist)) {
55
  foreach($categorylist as $category) {
56
  echo "<option value=".$category['id']." >".$category['name']."</option>"."\n";
@@ -77,7 +77,7 @@ global $wpdb;
77
  <td><select id="wpsc_slider_category" name="wpsc_category" style="width: 200px">
78
  <option value="0"><?php _e("No Category", 'wpsc_category'); ?></option>
79
  <?php
80
- $categorylist = $wpdb->get_results("SELECT * FROM ".WPSC_TABLE_PRODUCT_CATEGORIES." ORDER BY id ASC",ARRAY_A);
81
  if(is_array($categorylist)) {
82
  foreach($categorylist as $category) {
83
  echo "<option value=".$category['id']." >".$category['name']."</option>"."\n";
50
  <select id="wpsc_category" name="wpsc_category" style="width: 150px">
51
  <option value="0"><?php _e("No Category", 'wpsc_category'); ?></option>
52
  <?php
53
+ $categorylist = $wpdb->get_results("SELECT * FROM ".WPSC_TABLE_PRODUCT_CATEGORIES." WHERE active = '1' ORDER BY id ASC",ARRAY_A);
54
  if(is_array($categorylist)) {
55
  foreach($categorylist as $category) {
56
  echo "<option value=".$category['id']." >".$category['name']."</option>"."\n";
77
  <td><select id="wpsc_slider_category" name="wpsc_category" style="width: 200px">
78
  <option value="0"><?php _e("No Category", 'wpsc_category'); ?></option>
79
  <?php
80
+ $categorylist = $wpdb->get_results("SELECT * FROM ".WPSC_TABLE_PRODUCT_CATEGORIES." WHERE active = '1' ORDER BY id ASC",ARRAY_A);
81
  if(is_array($categorylist)) {
82
  foreach($categorylist as $category) {
83
  echo "<option value=".$category['id']." >".$category['name']."</option>"."\n";
js/ui.datepicker.js CHANGED
@@ -42,9 +42,9 @@ function Datepicker() {
42
  clearStatus: 'Erase the current date', // Status text for clear link
43
  closeText: 'Close', // Display text for close link
44
  closeStatus: 'Close without change', // Status text for close link
45
- prevText: '&#x3c;Prev', // Display text for previous month link
46
  prevStatus: 'Show the previous month', // Status text for previous month link
47
- nextText: 'Next&#x3e;', // Display text for next month link
48
  nextStatus: 'Show the next month', // Status text for next month link
49
  currentText: 'Today', // Display text for current month link
50
  currentStatus: 'Show the current month', // Status text for current month link
@@ -1506,3 +1506,4 @@ $(document).ready(function() {
1506
  });
1507
 
1508
  })(jQuery);
 
42
  clearStatus: 'Erase the current date', // Status text for clear link
43
  closeText: 'Close', // Display text for close link
44
  closeStatus: 'Close without change', // Status text for close link
45
+ prevText: '&#171; ', // Display text for previous month link
46
  prevStatus: 'Show the previous month', // Status text for previous month link
47
+ nextText: '&#187;', // Display text for next month link
48
  nextStatus: 'Show the next month', // Status text for next month link
49
  currentText: 'Today', // Display text for current month link
50
  currentStatus: 'Show the current month', // Status text for current month link
1506
  });
1507
 
1508
  })(jQuery);
1509
+
js/ui.droppable.js CHANGED
File without changes
js/user.js CHANGED
@@ -466,7 +466,7 @@ var usps_method_switch=function (results){
466
  }
467
 
468
  function add_meta_box(results){
469
- jQuery(".wpsc_buy_button").before(results);
470
  jQuery('.time_requested').datepicker({ dateFormat: 'yy-mm-dd' });
471
  }
472
 
466
  }
467
 
468
  function add_meta_box(results){
469
+ // jQuery(".wpsc_buy_button").before(results);
470
  jQuery('.time_requested').datepicker({ dateFormat: 'yy-mm-dd' });
471
  }
472
 
js/wp-e-commerce.js CHANGED
@@ -1,4 +1,6 @@
1
  // This is the wp-e-commerce front end javascript "library"
 
 
2
  // empty the cart using ajax when the form is submitted,
3
  function check_make_purchase_button(){
4
  toggle = jQuery('#noca_gateway').attr('checked');
@@ -30,9 +32,11 @@ jQuery(document).ready(function () {
30
  var phone = jQuery("input[title='billingphone']").val();
31
  var email = jQuery("input[title='billingfirstname']").val();
32
  var state = jQuery("select[title='billingregion'] :selected").text();
 
33
  var country = jQuery("select[title='billingcountry'] :selected").text();
34
  var countryID = jQuery("select[title='billingcountry'] :selected").val();
35
-
 
36
  jQuery("input[title='shippingfirstname']").val(fname);
37
  jQuery("input[title='shippinglastname']").val(lname);
38
  jQuery("textarea[title='shippingaddress']").val(addr);
@@ -40,32 +44,58 @@ jQuery(document).ready(function () {
40
  jQuery("input[title='shippingpostcode']").val(pcode);
41
  jQuery("input[title='shippingphone']").val(phone);
42
  jQuery("input[title='shippingemail']").val(email);
43
- jQuery("input[title='shippingstate']").val(state);
44
  jQuery("input.shipping_country").val(countryID);
45
  jQuery("span.shipping_country_name").html(country);
 
 
46
  jQuery("select#current_country").val(countryID);
47
-
48
- jQuery("select[title='shippingcountry']").val(countryID);
49
- var html_form_id = jQuery("select[title='shippingcountry']").attr('id');
50
- var form_id = jQuery("select[title='shippingcountry']").attr('name');
51
- form_id = form_id.replace("collected_data[", "");
52
- form_id = form_id.replace("]", "");
53
- form_id = form_id.replace("[0]", "");
54
- set_shipping_country(html_form_id, form_id)
55
- if(jQuery("select[title='billingcountry'] :selected").val() != jQuery("select[name='country'] :selected").val()){
56
- id = jQuery("select[name='country'] :selected").val();
57
- if(id == 'undefined'){
58
- jQuery("select[name='country']").val(countryID);
59
- submit_change_country();
 
 
 
 
60
  }
 
 
 
 
 
 
 
 
 
61
  }
62
-
63
-
64
-
65
-
66
- }else{
67
-
68
-
 
 
 
 
 
 
 
 
 
 
 
69
  }
70
 
71
  //otherwise, hide it
@@ -79,6 +109,7 @@ jQuery(document).ready(function () {
79
  if(file_upload_elements.length > 0) {
80
  return true;
81
  } else {
 
82
  form_values = jQuery(this).serialize();
83
  // Sometimes jQuery returns an object instead of null, using length tells us how many elements are in the object, which is more reliable than comparing the object to null
84
  if(jQuery('#fancy_notification').length == 0) {
@@ -92,7 +123,7 @@ jQuery(document).ready(function () {
92
  jQuery('#loading_animation').css("display", 'none');
93
  //jQuery('#fancy_notificationimage').css("display", 'none');
94
  }
95
-
96
  });
97
  wpsc_fancy_notification(this);
98
  return false;
@@ -130,15 +161,11 @@ jQuery(document).ready(function () {
130
  jQuery("div.wpsc_variation_forms .wpsc_select_variation").change(function() {
131
  parent_form = jQuery(this).parents("form.product_form");
132
  form_values =jQuery("input[name=product_id],div.wpsc_variation_forms .wpsc_select_variation",parent_form).serialize( );
133
-
134
  jQuery.post( 'index.php?update_product_price=true', form_values, function(returned_data) {
135
  eval(returned_data);
136
  if(product_id != null) {
137
  target_id = "product_price_"+product_id;
138
  second_target_id = "donation_price_"+product_id;
139
- third_target_id = "old_product_price_"+product_id;
140
-
141
-
142
  buynow_id = "BB_BuyButtonForm"+product_id;
143
 
144
  //document.getElementById(target_id).firstChild.innerHTML = price;
@@ -146,7 +173,6 @@ jQuery(document).ready(function () {
146
  jQuery("input#"+target_id).val(numeric_price);
147
  } else {
148
  jQuery("#"+target_id+".pricedisplay").html(price);
149
- jQuery("#"+third_target_id+".pricedisplay").html(old_price);
150
  }
151
  jQuery("input#"+second_target_id).val(numeric_price);
152
  }
@@ -154,6 +180,13 @@ jQuery(document).ready(function () {
154
  return false;
155
  });
156
 
 
 
 
 
 
 
 
157
  // Object frame destroying code.
158
  jQuery("div.shopping_cart_container").livequery(function(){
159
  object_html = jQuery(this).html();
@@ -227,8 +260,23 @@ function switchmethod(key,key1){
227
  }
228
 
229
  // submit the country forms.
230
- function submit_change_country(){
231
- document.forms.change_country.submit();
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
232
  }
233
 
234
  // submit the fancy notifications forms.
@@ -248,7 +296,7 @@ function wpsc_fancy_notification(parent_form){
248
  //console.log(form_button_id);
249
  //return;
250
  var container_offset = {};
251
- new_container_offset = jQuery('#products_page_container').offset(options, container_offset);
252
 
253
  if(container_offset['left'] == null) {
254
  container_offset['left'] = new_container_offset.left;
@@ -256,13 +304,13 @@ function wpsc_fancy_notification(parent_form){
256
  }
257
 
258
  var button_offset = {};
259
- new_button_offset = jQuery('#'+form_button_id).offset(options, button_offset)
260
 
261
  if(button_offset['left'] == null) {
262
  button_offset['left'] = new_button_offset.left;
263
  button_offset['top'] = new_button_offset.top;
264
  }
265
-
266
  jQuery('#fancy_notification').css("left", (button_offset['left'] - container_offset['left'] + 10) + 'px');
267
  jQuery('#fancy_notification').css("top", ((button_offset['top'] - container_offset['top']) -60) + 'px');
268
 
@@ -294,8 +342,8 @@ function shopping_cart_collapser() {
294
 
295
  function set_billing_country(html_form_id, form_id){
296
  var billing_region = '';
297
- country = jQuery(("div#"+html_form_id+" select[class=current_country]")).val();
298
- region = jQuery(("div#"+html_form_id+" select[class=current_region]")).val();
299
  if(/[\d]{1,}/.test(region)) {
300
  billing_region = "&billing_region="+region;
301
  }
1
  // This is the wp-e-commerce front end javascript "library"
2
+
3
+
4
  // empty the cart using ajax when the form is submitted,
5
  function check_make_purchase_button(){
6
  toggle = jQuery('#noca_gateway').attr('checked');
32
  var phone = jQuery("input[title='billingphone']").val();
33
  var email = jQuery("input[title='billingfirstname']").val();
34
  var state = jQuery("select[title='billingregion'] :selected").text();
35
+ var stateID = jQuery("select[title='billingregion'] :selected").val();
36
  var country = jQuery("select[title='billingcountry'] :selected").text();
37
  var countryID = jQuery("select[title='billingcountry'] :selected").val();
38
+ var shipID;
39
+ var shipName;
40
  jQuery("input[title='shippingfirstname']").val(fname);
41
  jQuery("input[title='shippinglastname']").val(lname);
42
  jQuery("textarea[title='shippingaddress']").val(addr);
44
  jQuery("input[title='shippingpostcode']").val(pcode);
45
  jQuery("input[title='shippingphone']").val(phone);
46
  jQuery("input[title='shippingemail']").val(email);
47
+ jQuery("input[title='shippingstate']").val(stateID);
48
  jQuery("input.shipping_country").val(countryID);
49
  jQuery("span.shipping_country_name").html(country);
50
+ jQuery("input.shipping_region").val(countryID);
51
+ //jQuery("span.shipping_region_name").html(state);
52
  jQuery("select#current_country").val(countryID);
53
+ if(state == ''){
54
+ state = jQuery("select.current_region :selected").text();
55
+ stateID = jQuery("select.current_region :selected").val();
56
+ if(state == ''){
57
+ jQuery("select#region").hide();
58
+ shipName = jQuery('input.shipping_region').attr('name');
59
+ shipID = jQuery('input.shipping_region').attr('id');
60
+ jQuery('input.shipping_region').replaceWith('<input class="shipping_region" type="text" value="'+state+'" name="'+shipName+'" id="'+shipName+'" />');
61
+ jQuery('span.shipping_region_name').replaceWith('<span class="shipping_region_name"></span>');
62
+ }else{
63
+ jQuery("select#region").show();
64
+ jQuery("select#region :selected").html(state).attr('selected','selected');
65
+ shipName = jQuery('input.shipping_region').attr('name');
66
+ shipID = jQuery('input.shipping_region').attr('id');
67
+ jQuery('input.shipping_region').replaceWith('<input type="hidden" value="'+stateID+'" name="'+shipName+'" id="'+shipName+'" class="shipping_region" />');
68
+ jQuery('input.shipping_region').append('<span class="shipping_region_name">'+state+'</span>');
69
+ // jQuery('span.shipping_region_name').html(state);
70
  }
71
+ }else{
72
+ jQuery("select#region").show();
73
+ shipName = jQuery('input.shipping_region').attr('name');
74
+ shipID = jQuery('input.shipping_region').attr('id');
75
+ jQuery('input.shipping_region').replaceWith('<input type="hidden" class="shipping_region" value="'+stateID+'" name="'+shipName+'" id="'+shipName+'" />');
76
+ jQuery('.shipping_region_name').replaceWith('<span class="shipping_region_name">'+state+'</span>');
77
+ jQuery("select#region :selected").html(state).attr('selected','selected');
78
+ jQuery("select[title='shippingregion']").val(stateID);
79
+ //jQuery('span.shipping_region_name').html(state);
80
  }
81
+ jQuery("select[title='shipping_country']").val(countryID);
82
+ var html_form_id = jQuery("select[title='shipping_country']").attr('id');
83
+ var form_id = jQuery("select[title='shipping_country']").attr('name');
84
+ if(form_id != null){
85
+ form_id = form_id.replace("collected_data[", "");
86
+ form_id = form_id.replace("]", "");
87
+ form_id = form_id.replace("[0]", "");
88
+ set_shipping_country(html_form_id, form_id)
89
+ if(jQuery("select[title='billingcountry'] :selected").val() != jQuery("select[name='country'] :selected").val()){
90
+ id = jQuery("select[name='country'] :selected").val();
91
+ if(id == 'undefined'){
92
+ jQuery("select[name='country']").val(countryID);
93
+ // submit_change_country();
94
+ }
95
+ }
96
+ }
97
+ submit_change_country(true);
98
+
99
  }
100
 
101
  //otherwise, hide it
109
  if(file_upload_elements.length > 0) {
110
  return true;
111
  } else {
112
+ jQuery("#dragdrop_spinner").css('display', 'block');
113
  form_values = jQuery(this).serialize();
114
  // Sometimes jQuery returns an object instead of null, using length tells us how many elements are in the object, which is more reliable than comparing the object to null
115
  if(jQuery('#fancy_notification').length == 0) {
123
  jQuery('#loading_animation').css("display", 'none');
124
  //jQuery('#fancy_notificationimage').css("display", 'none');
125
  }
126
+ jQuery("#dragdrop_spinner").css('display', 'none');
127
  });
128
  wpsc_fancy_notification(this);
129
  return false;
161
  jQuery("div.wpsc_variation_forms .wpsc_select_variation").change(function() {
162
  parent_form = jQuery(this).parents("form.product_form");
163
  form_values =jQuery("input[name=product_id],div.wpsc_variation_forms .wpsc_select_variation",parent_form).serialize( );
 
164
  jQuery.post( 'index.php?update_product_price=true', form_values, function(returned_data) {
165
  eval(returned_data);
166
  if(product_id != null) {
167
  target_id = "product_price_"+product_id;
168
  second_target_id = "donation_price_"+product_id;
 
 
 
169
  buynow_id = "BB_BuyButtonForm"+product_id;
170
 
171
  //document.getElementById(target_id).firstChild.innerHTML = price;
173
  jQuery("input#"+target_id).val(numeric_price);
174
  } else {
175
  jQuery("#"+target_id+".pricedisplay").html(price);
 
176
  }
177
  jQuery("input#"+second_target_id).val(numeric_price);
178
  }
180
  return false;
181
  });
182
 
183
+ // Force variation price to update on page load
184
+ // Fixes issue where some browsers (IE and FF) default to selecting the first
185
+ // non-disabled menu item if the first variation is out of stock.
186
+ if ( jQuery("div.wpsc_variation_forms .wpsc_select_variation").length > 0 ) {
187
+ jQuery("div.wpsc_variation_forms .wpsc_select_variation:first").trigger("change");
188
+ }
189
+
190
  // Object frame destroying code.
191
  jQuery("div.shopping_cart_container").livequery(function(){
192
  object_html = jQuery(this).html();
260
  }
261
 
262
  // submit the country forms.
263
+ function submit_change_country(ajax){
264
+ if(!ajax && (document.forms.change_country)){
265
+ document.forms.change_country.submit();
266
+ }else{
267
+ var country_code = jQuery('#current_country :selected').val();
268
+ var params = 'ajax=true&wpsc_ajax_actions=update_location&country='+country_code;
269
+ var region_code = jQuery('#region :selected').val();
270
+ if(typeof(region_code) != 'undefined'){
271
+ params += '&region='+region_code;
272
+ }
273
+
274
+ jQuery.post( 'index.php', params, function(returned_data) { });
275
+ jQuery.post( 'index.php', 'wpsc_ajax_action=update_shipping_price', function(returned_data) {
276
+ eval(returned_data);
277
+ });
278
+
279
+ }
280
  }
281
 
282
  // submit the fancy notifications forms.
296
  //console.log(form_button_id);
297
  //return;
298
  var container_offset = {};
299
+ new_container_offset = jQuery('#products_page_container').offset();
300
 
301
  if(container_offset['left'] == null) {
302
  container_offset['left'] = new_container_offset.left;
304
  }
305
 
306
  var button_offset = {};
307
+ new_button_offset = jQuery('#'+form_button_id).offset()
308
 
309
  if(button_offset['left'] == null) {
310
  button_offset['left'] = new_button_offset.left;
311
  button_offset['top'] = new_button_offset.top;
312
  }
313
+ // console.log((button_offset['left'] - container_offset['left'] + 10));
314
  jQuery('#fancy_notification').css("left", (button_offset['left'] - container_offset['left'] + 10) + 'px');
315
  jQuery('#fancy_notification').css("top", ((button_offset['top'] - container_offset['top']) -60) + 'px');
316
 
342
 
343
  function set_billing_country(html_form_id, form_id){
344
  var billing_region = '';
345
+ country = jQuery(("select[class=current_country]")).val();
346
+ region = jQuery(("select[class=current_region]")).val();
347
  if(/[\d]{1,}/.test(region)) {
348
  billing_region = "&billing_region="+region;
349
  }
langs/en.js CHANGED
File without changes
languages/BG_bg.php CHANGED
File without changes
languages/CZ_cz.php CHANGED
@@ -1,856 +1,856 @@
1
- <?php
2
- /*
3
- This is a language file for the WP Shopping Cart plugin version 3.6.8
4
- */
5
-
6
- //http://www.instinct.co.nz/wordpress_2.6/wp-admin/
7
-
8
- define('TXT_WPSC_PAYMENT_GATEWAYS', 'Platebn� br�ny');
9
-
10
- define('TXT_WPSC_PRODUCTCOUNT_SINGULAR','produkt');
11
- define('TXT_WPSC_PRODUCTCOUNT_PLURAL','produkt�');
12
- define('TXT_WPSC_GROUPCOUNT_SINGULAR','skupina');
13
- define('TXT_WPSC_GROUPCOUNT_PLURAL','skupiny');
14
- define('TXT_WPSC_SALECOUNT_SINGULAR','prodej');
15
- define('TXT_WPSC_SALECOUNT_PLURAL','prodej�');
16
- define('TXT_WPSC_PENDINGCOUNT_SINGULAR','platba');
17
- define('TXT_WPSC_PENDINGCOUNT_PLURAL','plateb');
18
-
19
- define('TXT_WPSC_SALES_DASHBOARD', 'M�te <a href=\'admin.php?page=wp-shopping-cart/display-items.php\'>:productcount:</a>, obsahuj�c� <a href=\'admin.php?page=wp-shopping-cart/display-category.php\'>:groupcount:</a>. Tento m�s�c bylo :salecount: o celkov� v��i :monthtotal: a va�e prodeje dos�hly :overaltotal:. M�te :pendingcount: nevy��zen�ch zak�zek');
20
-
21
- define('TXT_WPSC_YOUAREUSING', 'Pou��v�te :theme: styl. Toto je verze programu :versionnumber:.');
22
- define('TXT_WPSC_NO_SHORTCODE', 'Tento produkt je�t� nebyl p�id�n do katalogu. Nebyl p�id�n Tag p��stupu na str�nku.');
23
- define('TXT_WPSC_SKU', 'Skladov� ��slo');
24
- define('TXT_WPSC_YOUR_ORDER', 'Va�e objedn�vky');
25
- define('TXT_WPSC_ABOUT_THIS_PAGE', 'O t�to str�nce');
26
- define('TXT_WPSC_ORDER_PENDING_PAYMENT_REQUIRED', 'Objedn�vky k vy��zen�: Payment Required');
27
- define('TXT_WPSC_SELECTALLCATEGORIES', 'Zobrazit v�echny produkty');
28
-
29
- define('TXT_WPSC_EDITING_GROUP', 'Editujete [categorisation] skupinu');
30
- define('TXT_WPSC_ADDING_TO_GROUP', 'P�idejte novou podskupinu do skupiny [categorisation]');
31
- define('TXT_WPSC_EDITING_IN_GROUP', 'Editujte podskupinu ze skupiny [categorisation]');
32
-
33
-
34
- define('TXT_WPSC_PURCHASE_UNAVAILABLE', 'N�kup nedostupn�ch nastaven�');
35
- define('TXT_WPSC_WE_RECOMMEND', 'Doporu�ujeme');
36
- define('TXT_WPSC_SELECT_PRODUCT_GROUP', 'V�b�r skupiny');
37
- define('TXT_WPSC_EDIT_THIS_GROUP', 'Editovat tuto skupinu');
38
-
39
- define('TXT_WPSC_USPS_USERID', 'USPS ID');
40
- define('TXT_WPSC_PRODUCT_ID', 'ID produktu');
41
- define('TXT_WPSC_USPS_PASSWORD', 'USPS Heslo');
42
- define('TXT_WPSC_OPTIONS_GENERAL_TAB', 'Z�kladn�');
43
- define('TXT_WPSC_OPTIONS_PRESENTATION_TAB', 'Prezentace');
44
- define('TXT_WPSC_OPTIONS_SHIPPING_TAB', 'Odes�l�n�');
45
- define('TXT_WPSC_OPTIONS_PAYMENT_TAB', 'Platba');
46
- define('TXT_WPSC_OPTIONS_ADMIN_TAB', 'Admin');
47
- define('TXT_WPSC_OPTIONS_MARKETING_TAB', 'Marketing');
48
- define('TXT_WPSC_DOWNLOAD_ATTACHED_FILES', 'Download p�ilo�en�ch soubor�');
49
-
50
- define('TXT_WPSC_ADMIN_SEARCH_PRODUCTS', 'Vyhledej produkt');
51
- define('TXT_WPSC_CHOOSE_PAYMENT_GATEWAYS', 'Vyberte platebn� mo�nosti, klter� chcete d�t k dispozici z�kazn�k�m.');
52
-
53
- define('TXT_WPSC_CONFIGURE_PAYMENT_GATEWAY', ' Zvolte platebn� mo�nosti pro konfiguraci.');
54
-
55
-
56
- // to come: "Click on a payment option to configure it"
57
-
58
- define('TXT_WPSC_SHOW_BREADCRUMBS', 'Zobraz cestu ke zbo��');
59
- define('TXT_WPSC_PAYMENT_INSTRUCTIONS_DESCR', 'Vlo�te platebn� instrukce kter� chcete zobrazit z�kazn�k�m p�i objedn�vce.');
60
- define('TXT_WPSC_PAYMENT_INSTRUCTIONS_BELOW_DESCR', 'Nap��klad, kdy� nen� vypln�n� bankovn� ��et nebo adresa, pak m��e z�kazn�k platit v hotovosti.');
61
-
62
- define('TXT_WPSC_ALLOW_UPLOADING_IMAGE', 'U�ivatel m��e nah�t obr�zek, kdy� kupuje toto zbo��.');
63
-
64
- define('TXT_WPSC_OPTIONS_GENERAL_HEADER', 'Z�kladn� nastaven�');
65
- define('TXT_WPSC_OPTIONS_PRESENTATION_HEADER', 'Nastaven� zobrazen�');
66
- define('TXT_WPSC_OPTIONS_SHIPPING_HEADER', 'Nastaven� odes�l�n�');
67
- define('TXT_WPSC_OPTIONS_PAYMENT_HEADER', 'Nastaven� plateb');
68
- define('TXT_WPSC_OPTIONS_ADMIN_HEADER', 'Adminisra�n� nastaven�');
69
- define('TXT_WPSC_OPTIONS_MARKETING_HEADER', 'Marketingov� nastaven�');
70
- define('TXT_WPSC_UPLOAD_IMAGE_FOR', 'Nahraj obr�zek pro');
71
-
72
- define('TXT_WPSC_THUMBNAILSETTINGS', 'Nastaven� n�hled�');
73
-
74
- define('TXT_WPSC_CLEAR_IP_LOCKS', 'Voln� download blokuje IP cislo.');
75
- define('TXT_WPSC_THANKS_UNLOCKED', 'd�kujeme, downloady zablokovan� pro IP byly uvoln�ny.');
76
-
77
-
78
- define('TXT_WPSC_SELECTGATEWAY', 'Vyberte platebn� br�nu');
79
- define('TXT_WPSC_VARIATION_LIST', 'Zvolete variantu');
80
-
81
- define('TXT_WPSC_CATEGORISATION_GROUPS_DESCR', 'Skupiny pom�haj� va�im n�v�t�vn�k�m naj�t produkt. Kdy� prod�v�te tri�ka, klobouky, a kalhoty, hlavn� skupinu nazv�te nap��klad Oble�en� a do n� vlo�te podskupiny tri�ka, klobouky a kalhoty. A produkty vklo�te do spr�vn�ch kategiri�.');
82
- define('TXT_WPSC_CATEGORISATION_DESCR', 'Widget skupin produkt�');
83
- define('WPSC_DOWNLOAD_INVALID', 'Tento download nen� ji� dostupn�.');
84
- define('TXT_WPSC_LOCK_DOWNLOADS_TO_IP', 'Sta�en� pro IP adresu');
85
- define('TXT_WPSC_CLEAR_IP_LOCKS', 'uvolnit dovnloady pro IP adresu pro tuto objedn�vku');
86
- define('TXT_WPSC_THANKS_UNLOCKED', 'D�kujeme, downloady ktere byly pripraven� pro z�kazn�ka s touto IP adresou byly uvoln�ny.');
87
- define('TXT_WPSC_USER_UNLOCKED_EMAIL', 'Administr�tor uvolnil va�e soubory');
88
- define('TXT_WPSC_USER_UNLOCKED_EMAIL_MESSAGE', 'V�en� z�kazn�ku
89
-
90
- r�di v�m oznamujeme, �e download va�ich soubor� byl p�ipraven.
91
- Pros�m st�hn�te va�e n�kupy pou�it�m odkazu uveden�ho n�e.
92
-
93
- [download_links]
94
- D�kujeme za va�i zak�zku.');
95
-
96
-
97
- define('TXT_WPSC_ADMIN_EMPTY_CATEGORY', 'Tato skupina je nastavena jako v�choz�, vlo�te n�jak� polo�ky nebo zvolte jinou skupinu kter� ji� polo�ky obsahuje.');
98
-
99
- define('TXT_WPSC_USING_EXAMPLE_CATEGORY', 'Pou��v�te v�choz� skupinu zbo��, kter� neobsahuje ��dn� polo�ky, vyberte jinou v�choz� skupinu v Z�kladn�m nastaven�.');
100
-
101
- define('TXT_WPSC_NO_DEFAULT_PRODUCTS', 'Va�e "Produktov� str�nka" v sou�asnosti neobsahuje ��dn� produkt. Mus�te vybrat skupinu kter� se zobraz� jako v�choz�. <br /> Toto nastven� provedete v Nastaven� obchodu.');
102
-
103
- define('TXT_WPSC_FIX_CATEGORY_PERMALINKS', 'Nastavit odkaz do produktov�ch skupin');
104
- define('TXT_WPSC_ADVANCED_OPTIONS', 'Roz���en� mo�nosti');
105
- define('TXT_WPSC_INVALID_COUPON', 'Neplatn� pouk�zky');
106
- define('TXT_WPSC_RSSNOTE', '<strong>Pozn�mka:</strong> Not only can people use this RSS to keep update with your product list but you can also use this link to promote your products in your facebook profile. <br>Just add the <a href="http://apps.facebook.com/getshopped">getshopped! facebook application</a> to your facebook profile and follow the instructions.');
107
- define('TXT_WPSC_GOOGLEFINANCESTATUS', 'Finan�n� status');
108
- define('TXT_WPSC_GOOGLEFULFILLMENTSTATUS', 'Dokon�en� Status');
109
- define('TXT_WPSC_SURETODELETECATEGORISATION', 'Jste si jisti �e chcete smazat tuto skupinu? V�echny podskupiny, kter� tato skupina obsahuje, budou vymaz�ny.');
110
-
111
- define('TXT_WPSC_CATEGORISATION', 'Skupiny');
112
- define('TXT_WPSC_CATEGORISATIONHASBEENADDED', 'Skupina byla p�id�na.');
113
- define('TXT_WPSC_CATEGORISATIONHASBEENEDITED', 'Skupina byla editov�na.');
114
- define('TXT_WPSC_ADD_CATEGORISATION', 'P�idat novou skupinu');
115
- define('TXT_WPSC_EDIT_CATEGORISATION', 'Editovat skupinu');
116
- define('TXT_WPSC_ADDDETAILS', 'P�idat z�znam');
117
- define('TXT_WPSC_EDITDETAILS', 'Editovat z�znam');
118
- define('TXT_WPSC_ADDNEWCATEGORY', 'P�idat novou polo�ku &raquo;');
119
- define('TXT_WPSC_VALUE', 'Cena');
120
- define('TXT_WPSC_ADD_CUSTOM_FIELD', 'P�idat oblast');
121
- define('TXT_WPSC_EDIT_CUSTOM_FIELDS', 'Editovat oblast');
122
- define('TXT_WPSC_SAVE', 'Ulo�it');
123
-
124
-
125
-
126
- define('TXT_WPSC_DISPLAY_PRODUCT_CATEGORIES', 'Zobraz [categorisation]'); // The shortcode [categorisation] is replaced with the name of the currently select categorisation
127
-
128
- define('TXT_WPSC_PRODUCT_CATEGORIES', 'Vyber [categorisation]'); // The shortcode [categorisation] is replaced with the name of the currently select categorisation
129
-
130
- define('TXT_WPSC_MANAGE_CATEGORISATION', 'Uprav [categorisation]'); // The shortcode [categorisation] is replaced with the name of the currently select categorisation
131
-
132
-
133
-
134
- define('TXT_WPSC_ANYONEREGISTER', 'Pokud ano, mus�te tak� zapnout volbu "Ka�d� se m�s� registrovat"');
135
- define('TXT_WPSC_CVN', 'Ov��en� kreditu');
136
- define('TXT_WPSC_AVS', 'Ov��en� adresy');
137
- define('TXT_WPSC_DISPLAYVARIATIONSDESCRIPTION', 'Varianta produktu m��e b�t "voliteln�". Nap��klad: Velikost, barva... <br />Nap��klad: Pokud prod�v�te tri�ka, m��ete m�t nastavenou variantu "Velikost", kter� bude obsahovat S,M,L a XL');
138
-
139
- define('TXT_WPSC_PERTICKED', 'Aplikuj na v�echny produkty');
140
- define('TXT_WPSC_EMAILALLOWED', 'Email povolen�');
141
- define('TXT_WPSC_EMAILNOTALLOWED', 'Email NEN� povolen�');
142
-
143
-
144
- define('TXT_WPSC_GOOGLERISK', 'Vhodn� pro ochranu');
145
- define('TXT_WPSC_PAYPALNOTE', '<strong>Pozn�mka:</strong> Pokud v� z�kazn�k ud�l� objedn�vku a pou�ije kupon, pak p�i sou�asn�m omezen� PayPalu, nem��ete poslat seznam polo�ek na PayPal.<br>P�esn�ji, mus�te odeslat celkovou ��stku, a potom v� z�kazn�k uvid� ve sv� administraci u PayPal jm�no va�eho obchodu a celkovou ��stku.');
146
-
147
- define('TXT_WPSC_GOOGLEMARKETINGPREFERENCE', 'Google u�ivatelsk� marketingov� volby');
148
-
149
-
150
- define('TXT_WPSC_LATEST_PRODUCTS', 'Posledn� produkty');
151
- define('TXT_WPSC_PICKUP', 'Vyzvednut�');
152
- define('TXT_WPSC_DELIVERY', 'Doru�en�');
153
- define('TXT_WPSC_MENU', 'e-Commerce Administr�tork� menu');
154
- define('TXT_WPSC_GOOGLESTORELOCATOR', 'Povolit Google Store Locator');
155
- define('TXT_WPSC_GOOGLESHIPPING', 'Google zas�lac� zem�');
156
- define('TXT_WPSC_POST_DEFAULT_MEMBERS_ONLY', 'Tato slu�ba je pouze pro u�ivatele, pro jej� zobrazen� mus� b�t u�ivatel p�ihl�en�');
157
- define('TXT_WPSC_BASESHIPPING', 'M�sto odes�l�n�');
158
- define('TXT_WPSC_RSS_ADDRESS', 'RSS Adresa');
159
- define('TXT_WPSC_STORENAME', 'Jm�no obchodu');
160
- define('TXT_WPSC_CHECKBOX_VARIATIONS', 'Zobrazit variace v za�krt�vac�ch pol�ch');
161
- define('TXT_WPSC_DISPLAY_PLUSTAX', 'Zobraz "+DPH"');
162
- define('TXT_WPSC_DISPLAYHOWCUSTOMERFINDUS', 'Zobraz jak z�kazn�k na�el v� obchod');
163
- define('TXT_WPSC_HOWCUSTOMERFINDUS', 'Jak n�s z�kazn�k na�el');
164
- define('TXT_WPSC_ENGRAVE', 'Zv�razn�n� text');
165
- define('TXT_WPSC_FREETRIAL', 'M�s�c na zkou�ku zdarma');
166
- define('TXT_WPSC_PROHIBITED', 'Zak�z�no');
167
- define('TXT_WPSC_ADMINNOTES', 'Obchodn� pozn�mky');
168
- define('TXT_WPSC_HIDEADDNAMELINK', 'Skr�t odkazy na n�zvy produkt�');
169
- define('TXT_WPSC_ADMINMENU', 'Administra�n� menu');
170
- define('TXT_WPSC_USEONLYEXTERNALLINK', 'Pozn�mka: po�ijte pouze pokud m�te extern� odkazy.');
171
- define('TXT_WPSC_EXTERNALLINK', 'Extern� odkaz');
172
- define('TXT_WPSC_BUTTONTYPE', 'Typ tla��tka');
173
- define('TXT_WPSC_BUYNOW', 'Kup nyn�');
174
- define('TXT_WPSC_ASSOCIATEWITHFILE', 'p�i�adit k souboru? (Klikn�te pouze jednou)');
175
- define('TXT_WPSC_SHOWLIVESEARCH', 'Po��t Live Search');
176
- define('TXT_WPSC_USPS_USERID', 'USPS ID');
177
- define('TXT_WPSC_USPS_PASSWORD', 'USPS heslo');
178
-
179
- define('TXT_WPSC_SHIPPING_DETAILS', 'Mo�nosti odes�l�n�');
180
- define('TXT_WPSC_SHOWADVANCEDSEARCH', 'Zobrazit roz���en� hled�n�');
181
- define('TXT_WPSC_GOOGLEMECHANTKEY', 'Google Merchant Key');
182
- define('TXT_WPSC_GOOGLEMECHANTID', "Google Merchant ID");
183
- define('TXT_WPSC_IMAGESIZEINFO', 'Pozn�mka: Pokud rozm�ry nech�te pr�zdn�, velikost obr�zku nebude zm�n�na.');
184
- define('TXT_WPSC_ENDLESSSUBSCRIPTION', 'P�ihl�sit na trvalo?');
185
- define('TXT_WPSC_RECEIVED', 'Objedn�vka p�ijata');
186
- define('TXT_WPSC_ORDER_STATUS', 'Stav objedn�vky');
187
- define('TXT_WPSC_ORDER_SUMMARY', 'p�ehled objedn�vek');
188
- define('TXT_WPSC_LANGUAGE', 'Jazyk');
189
- define('TXT_WPSC_ACCEPTED_PAYMENT', 'Akceptovan� platby');
190
- define('TXT_WPSC_JOB_DISPATCHED', 'Odesl�no');
191
- define('TXT_WPSC_PROCESSED', 'Uzav�en� objedn�vka');
192
- define('TXT_WPSC_ECOMMERCE', 'e-Commerce');
193
- define('TXT_WPSC_OPTIONS', 'Nastaven�');
194
- define('TXT_WPSC_ADDPRODUCTS', 'P�idat produkty');
195
- define('TXT_WPSC_SENDSMS', 'Poslat SMS');
196
- define('TXT_WPSC_PRODUCTS', 'Produkty');
197
- define('TXT_WPSC_ADDCATEGORY', 'P�idat skupinu produkt�');
198
- define('TXT_WPSC_CATEGORIES', 'Kategorie');
199
- define('TXT_WPSC_BRANDS', 'Zna�ky');
200
- define('TXT_WPSC_VARIATIONS', 'Varianty');
201
- define('TXT_WPSC_PURCHASELOG', 'Prodeje');
202
- define('TXT_WPSC_ORDER_LOG', 'Objedn�vky');
203
- define('TXT_WPSC_OLDER_ORDERS', 'Star�� objedn�vky');
204
- define('TXT_WPSC_ORDER', 'Objedn�vka');
205
- define('TXT_WPSC_TOTAL_THIS_MONTH', 'Celkov� za tento m�s�c');
206
- define('TXT_WPSC_MONTHLY_REPORT', 'P�lro�n� v�pis');
207
- define('TXT_WPSC_TOTAL_INCOME', 'Celkov� p��jem');
208
- define('TXT_WPSC_ACCEPTED_PAYMENTS', '(P�ijat� platby)'); //text has changed slightly
209
- define('TXT_WPSC_PAYMENTGATEWAYOPTIONS', 'Platebn� mo�nosti');
210
- define('TXT_WPSC_HELPINSTALLATION', 'Pomoc/Upgrade');
211
- define('TXT_WPSC_EXAMPLECATEGORY', 'P��klad kategorie');
212
- define('TXT_WPSC_EXAMPLEDETAILS', 'P��klad popisu');
213
- define('TXT_WPSC_EXAMPLEBRAND', 'P��klad zna�ky');
214
- define('TXT_WPSC_PRODUCTIMAGEWIDTH', '���ka obr�zku produktu');
215
- define('TXT_WPSC_PRODUCTIMAGEHEIGHT', 'v��ka obr�zku produktu');
216
- define('TXT_WPSC_CATEGORYIMAGEWIDTH', '���ka obr�zku skupiny');
217
- define('TXT_WPSC_CATEGORYIMAGEHEIGHT', 'v��ka obr�zku skupiny');
218
- define('TXT_WPSC_PRODUCTLISTURL', 'Um�st�n� seznamu produkt�');
219
- define('TXT_WPSC_SHOPPINGCARTURL', 'Um�st�n� n�kupn�ho ko��ku');
220
- define('TXT_WPSC_CHECKOUTURL', 'Um�st�n� potvrzovac� str�nky');
221
- define('TXT_WPSC_TRANSACTURL', 'Um�st�n� str�nky podrobnost� transakc�');
222
- define('TXT_WPSC_PAYMENTGATEWAY', 'Platebn� mo�nosti');
223
- define('TXT_WPSC_CARTLOCATION', 'Um�st�n� ko��ku');
224
- define('TXT_WPSC_SHOWCATEGORYBRANDS', 'Zobrazit kategorie, zna�ky nebo oboje');
225
- define('TXT_WPSC_CURRENCYTYPE', 'Typ m�ny');
226
- define('TXT_WPSC_CURRENCYSIGNLOCATION', 'Um�st�n� zna�ky m�ny');
227
- define('TXT_WPSC_GSTRATE', 'GST hodnocen�');
228
- define('TXT_WPSC_MAXDOWNLOADS', 'download limit');
229
- define('TXT_WPSC_DISPLAYPNP', 'Zobraz nebo skryj po�tovn� a baln�');
230
- define('TXT_WPSC_DISPLAYSPECIALS', 'Zobraz nebo skryj slevy v postran�m panelu');
231
- define('TXT_WPSC_POSTAGEAND_PACKAGING', 'P�ednastaven� po�tovn� a baln�');
232
- define('TXT_WPSC_PURCHLOGEMAIL', 'Emailov� adresa pro zas�l�n� ozn�men� o objedn�vce');
233
- define('TXT_WPSC_RETURNEMAIL', 'Email address that purchase reports are sent from');
234
- define('TXT_WPSC_TERMSANDCONDITIONS', 'Potvrzen� obchodn�ch podm�nek');
235
- define('TXT_WPSC_DEFAULTBRAND', 'P�ednastaven� zna�ka');
236
-
237
-
238
- //define('TXT_WPSC_DEFAULTCATEGORY', 'P�ednastaven� kategorie');
239
-
240
- define('TXT_WPSC_DEFAULTCATEGORY', 'Vyberte skupinu kterou chcete zobrazit na hlavn� str�nce.');
241
-
242
- define('TXT_WPSC_PAYPALBUSINESS', 'paypal obchod');
243
- define('TXT_WPSC_PAYPALURL', 'paypal url');
244
- define('TXT_WPSC_SHOWPRODUCTRATINGS', 'Zobrazit hodnocen� produkt�');
245
- define('TXT_WPSC_PRODUCTSPAGE', 'Str�nky produkt�');
246
- define('TXT_WPSC_CHECKOUT', 'Ov��it objedn�vku');
247
- define('TXT_WPSC_ENTERDETAILS', 'Vlo�te v� popis');
248
- define('TXT_WPSC_TRANSACTIONRESULTS', 'Podm�nky transakc�');
249
- define('TXT_WPSC_SELECTACATEGORY', 'Vybrat skupinu produkt�');
250
- define('TXT_WPSC_SELECTABRAND', 'Vybrat zna�ku');
251
- define('TXT_WPSC_PRODUCTNAME', 'Jm�no produktu');
252
- define('TXT_WPSC_PRODUCTDESCRIPTION', 'Popis produktu');
253
- define('TXT_WPSC_ADDITIONALDESCRIPTION', 'Dal�� popis');
254
- define('TXT_WPSC_PRICE', 'Cena');
255
- define('TXT_WPSC_TAXALREADYINCLUDED', 'Neobsahuje da� (Da� se nastvuje v nastaven� obchodu)'); // this text has changed and needs updating
256
- define('TXT_WPSC_SPECIAL', 'Slevy / Prodejn� ceny'); // this text has changed and needs updating
257
- define('TXT_WPSC_PRODUCT_DISPLAY', 'Zobrazit produkt');
258
-
259
- define('TXT_WPSC_PRODUCTSTOCK', 'Z�soby produktu');
260
-
261
- define('TXT_WPSC_UNTICKBOX', 'M�m limitovan� po�et tohoto produktu na sklad�. Pokud bude zbo�� vyprod�n, tento produkt nebude d�le zobrazov�n v eshopu, nezapome�te odkliknout toto pol��ko nebo ny��it po�et zbo�� na sklad�.');
262
- define('TXT_WPSC_LIMITED_STOCK', 'Limitovan� mno�stv�');
263
-
264
- define('TXT_WPSC_CATEGORY', 'Kategorie');
265
- define('TXT_WPSC_BRAND', 'Zna�ka');
266
- define('TXT_WPSC_PRODUCT_VARS', 'Varianty produktu');
267
- define('TXT_WPSC_ADD_VAR', 'Vyberte vhodnou variantu');
268
- define('TXT_WPSC_EDIT_VAR', 'Edituj nastaven� variant');
269
- define('TXT_WPSC_SELECTAVARIATION', 'Vyber variantu');
270
- define('TXT_WPSC_NEW_VARIATION', 'Vytvo�it novou variantu');
271
-
272
- define('TXT_WPSC_PRODUCTATT', 'P��lohy produktu');
273
- define('TXT_WPSC_DOWNLOADABLEPRODUCT', 'Nahr�t soubor');
274
- define('TXT_WPSC_FILETOBEPRODUCT', 'Pozn�mka: jestli�e je vypln�no soubor bude nahr�n p�ikoupi produktu.');
275
- define('TXT_WPSC_RESIZEIMAGE', 'Zm�nit n�hled');
276
- define('TXT_WPSC_DONOTRESIZEIMAGE', 'nem�nit velikost n�hledu.');
277
- // define('TXT_WPSC_USEDEFAULTHEIGHTANDWIDTH', 'Pou��t z�kladn� nastaven� velikosti n�hledu');
278
- // define('TXT_WPSC_USE', 'pou��t');
279
- // define('TXT_WPSC_PXHEIGHTBY', 'px v��ku');
280
- // define('TXT_WPSC_PXWIDTH', 'px ���ku.');
281
-
282
- // pe.{
283
- //define('TXT_WPSC_USEDEFAULTHEIGHTANDWIDTH', 'pou��t z�kladn� v��ku a ���ku');
284
- // }.pe
285
- define('TXT_WPSC_SEPARATETHUMBNAIL', 'pou��t jin� n�hledy'); // Needs Translation
286
- define('TXT_WPSC_USE', 'pou��t'); // Needs Translation
287
- // pe.{
288
- define('TXT_WPSC_USEDEFAULTSIZE', 'pou��t z�kladn� velikost'); // Needs Translation
289
- define('TXT_WPSC_USESPECIFICSIZE', 'pou��t vlastn� velikost'); // Needs Translation
290
- define('TXT_WPSC_PXHEIGHT', 'px v��ka'); // Needs Translation
291
- define('TXT_WPSC_PXWIDTH', 'px ���ka'); // Needs Translation
292
- // }.pe
293
-
294
-
295
- define('TXT_WPSC_UPLOADNEWIMAGE', 'P�ehr�t obr�zek');
296
- define('TXT_WPSC_DELETEIMAGE', 'Smazat obr�zek');
297
- define('TXT_WPSC_EDIT', 'Editovat');
298
- define('TXT_WPSC_DELETE', 'Smazat');
299
- define('TXT_WPSC_REMOVE', 'Odstranit');
300
- define('TXT_WPSC_NAME', 'Jm�no');
301
- define('TXT_WPSC_TYPE', 'Typ');
302
- define('TXT_WPSC_MANDATORY', 'Povinn�');
303
- define('TXT_WPSC_DISPLAY_IN_LOG', 'Zobraz<br /> v Logu');
304
- define('TXT_WPSC_DESCRIPTION', 'Popis');
305
- define('TXT_WPSC_CATEGORY_PARENT', 'Nad�azen� kategorie');
306
- define('TXT_WPSC_IMAGE', 'Obr�zek');
307
- define('TXT_WPSC_HEIGHT', 'V��ka');
308
- define('TXT_WPSC_WIDTH', '���ka');
309
- define('TXT_WPSC_PLEASEENTERAVALID', 'Pros�m vl�te spr�vn�');
310
- define('TXT_WPSC_PLEASEENTERAVALIDNAME', 'Pros�m vlo�te spr�vn� jm�no');
311
- define('TXT_WPSC_PLEASEENTERAVALIDSURNAME', 'Pros�m vlo�te spr�vn� p��jmen�');
312
- define('TXT_WPSC_PLEASEENTERAVALIDEMAILADDRESS', 'Pros�m vlo�te spr�vnou e-mailovou adresu');
313
- define('TXT_WPSC_PLEASEENTERAVALIDADDRESS', 'Pros�m vlo�te spr�vnou adresu');
314
- define('TXT_WPSC_PLEASEENTERAVALIDPHONENUMBER', 'Pros�m vlo�te spr�vn� telefon');
315
- define('TXT_WPSC_TERMSANDCONDITIONS', 'Nejsou potvrzeny obchodn� podm�nky');
316
- define('TXT_WPSC_NOTHINGINYOURSHOPPINGCART', 'Nem�te nic v ko��ku');
317
-
318
- define('TXT_WPSC_PROCESSING_PROBLEM', 'Byl nazen probl�m se zpracov�n�m objedn�vky. Pros�m napi�te n�m na n� mail.');
319
-
320
-
321
- define('TXT_WPSC_SPECIALS', 'Slevy');
322
- define('TXT_WPSC_BUY', 'Kup');
323
- define('TXT_WPSC_SHOPPINGCART', 'N�kupn� ko��k');
324
- define('TXT_WPSC_NUMBEROFITEMS', 'Po�et polo�ek');
325
- define('TXT_WPSC_NOMOREAVAILABLE', 'Produkt nen� skladem.');
326
- define('TXT_WPSC_EMPTYYOURCART', 'Vysypat ko��k');
327
- define('TXT_WPSC_GOTOCHECKOUT', 'Pokra�uj na potvrzen� objedn�vky');
328
- define('TXT_WPSC_CONTINUESHOPPING', 'Pokra�uj v nakupov�n�');
329
- define('TXT_WPSC_YOURSHOPPINGCARTISEMPTY', 'V� n�kupn� ko��k je pr�zdn�');
330
- define('TXT_WPSC_VISITTHESHOP', 'Prohl�dnout obchod');
331
- define('TXT_WPSC_PAGES', 'Str�nek');
332
- define('TXT_WPSC_OUTOF', 'Mimo');
333
- define('TXT_WPSC_VOTES', 'hlasujte.');
334
- define('TXT_WPSC_CLICKSTARSTORATE', 'Klikn�te po�et hv�zdi�ek');
335
- define('TXT_WPSC_AVERAGERATINGOF', 'Pr�m�rn� hodnocen�');
336
- define('TXT_WPSC_YOURVOTE', 'Va�e hodnocen�');
337
- define('TXT_WPSC_AVERAGEVOTE', 'Pr�m�rn� hlasov�n�');
338
- define('TXT_WPSC_YOUHAVEVOTED', 'Hlasoval jste');
339
- define('TXT_WPSC_NOVOTES', '6�dn� hlasov�n�');
340
- define('TXT_WPSC_1VOTE', '1 Hlasov�n�');
341
- define('TXT_WPSC_VOTES2', 'Hlas�');
342
- define('TXT_WPSC_PERSONGIVEN', 'osoba vlo�ila tento obr�zek');
343
- define('TXT_WPSC_PERSONGIVEN2', 'hv�zdi�ek.');
344
- define('TXT_WPSC_PEOPLEGIVEN', 'osoba obr�ela tento obr�zek');
345
- define('TXT_WPSC_PEOPLEGIVEN2', 'hv�zdi�ek.');
346
- define('TXT_WPSC_ITEMHASBEENADDED', 'Polo�ka byla p�id�na');
347
- define('TXT_WPSC_ITEMHASNOTBEENADDED', 'Polo�ka nebyla p�id�na');
348
- define('TXT_WPSC_ADDNEWCATEGORY', 'P�idat novou skupinu');
349
- define('TXT_WPSC_SUBMIT', 'Potvrdit');
350
- define('TXT_WPSC_SELECTAVALIDCATEGORY', 'Pros�m vlo�te spr�vnou skupinu');
351
- define('TXT_WPSC_PRODUCTNAME', 'Jm�no produktu');
352
- define('TXT_WPSC_PRODUCTDESCRIPTION', 'Popis produktu');
353
- define('TXT_WPSC_ADDNEWPRODUCT', 'p�idat produkt');
354
- define('TXT_WPSC_PRODUCTQUANTITY', 'Mno�stv�');
355
- define('TXT_WPSC_PRODUCTIMAGE', 'Obr�zek');
356
- define('TXT_WPSC_PRODUCTPRICE', 'Cena');
357
- define('TXT_WPSC_NOTAX', 'Bez dan�');
358
- define('TXT_WPSC_ABOUT', 'O');
359
- define('TXT_WPSC_ABOUTCONTENT', 'v�tejte v e-commerce panelu. <br /><br /><strong>Pozn�mka:</strong> v n�kter�ch nastaven�ch, se m��e zobrazit pr�zdn� ko��k, pokud se tak stane, p�idejte tento ��dek:<br /><br />session_start();<br /><br />do index.php souboru v hlavn� str�nce eshopu.<br />');
360
- define('TXT_WPSC_CONTACTDETAILS', 'Pros�m vlo�te va�e kontaktn� informace:');
361
- define('TXT_WPSC_CREDITCARDHANDY', 'Pozn�mka, kdy� tuto volbu potvrd�te, nebudete muset m�t va�i kreditn� kartu po ruce p�i ka�d�m n�kupu.');
362
- define('TXT_WPSC_ASTERISK', 'Pole ozna�en� hv�zdi�kou mus� b�t vypln�n�.');
363
- define('TXT_WPSC_FIRSTNAME', 'Jm�no');
364
- define('TXT_WPSC_LASTNAME', 'P��jmen�');
365
- define('TXT_WPSC_EMAIL', 'Email');
366
- define('TXT_WPSC_ADDRESS', 'Adresa');
367
- define('TXT_WPSC_ADDRESS1', 'Adresa 1');
368
- define('TXT_WPSC_ADDRESS2', 'Adresa 2');
369
- define('TXT_WPSC_CITY', 'M�sto');
370
- define('TXT_WPSC_STATE', 'St�t');
371
- define('TXT_WPSC_COUNTRY', 'Zem�');
372
- define('TXT_WPSC_PHONE', 'Telefon');
373
- define('TXT_WPSC_POSTAL_CODE', 'PS�');
374
- define('TXT_WPSC_TERMS1', 'Potvrzuji, �e jsem si p�ecetl a souhlas�m s ');
375
- define('TXT_WPSC_TERMS2', 'Obchodn� podm�nky');
376
-
377
-
378
- define('TXT_WPSC_TEXT', 'Text');
379
- define('TXT_WPSC_TEXTAREA', 'Oblast textu');
380
- define('TXT_WPSC_HEADING', 'Hlavi�ka');
381
-
382
- define('TXT_WPSC_MAKEPURCHASE', 'Nakupovat');
383
- define('TXT_WPSC_BUYPRODUCTS', 'Pros�m kupte n�jak� produkt p�ed pou��m t�to str�nk');
384
- define('TXT_WPSC_BRANDHASBEENEDITED', 'Zna�ka byla editov�na.');
385
- define('TXT_WPSC_SURETODELETEPRODUCT', 'Opravduchcete vymazat tento produkt?');
386
- define('TXT_WPSC_ADDBRAND', 'P�idat zna�ku');
387
- define('TXT_WPSC_DISPLAYBRANDS', 'Zobraz zna�ky');
388
- define('TXT_WPSC_EDITBRAND', 'Editovat zna�ky');
389
- define('TXT_WPSC_ADD', 'P�idat');
390
- define('TXT_WPSC_ADD_NEW_FORM', 'P�idatpole do formul��e');
391
- define('TXT_WPSC_SAVE_CHANGES', 'Ulo�it zm�ny');
392
-
393
- define('TXT_WPSC_CATEGORYHASBEENEDITED', 'Skupina byla editovana.');
394
- define('TXT_WPSC_DISPLAYCATEGORIES', 'Zobrazit kategorie');
395
- define('TXT_WPSC_ADDCATEGORY', 'P�idat skupinu');
396
- define('TXT_WPSC_EDITCATEGORY', 'Editovat skupinu');
397
- define('TXT_WPSC_ALLCATEGORIES', 'V�echny skupiny');
398
-
399
- define('TXT_WPSC_DISPLAYVARIATIONS', 'Zobrazit varianty');
400
- define('TXT_WPSC_ADDVARIATION', 'P�idat nastaven� varianty');
401
- define('TXT_WPSC_EDITVARIATION', 'Editovat nastaven� varianty');
402
- define('TXT_WPSC_VARIATIONHASBEENEDITED', 'Varianty byla upravena.');
403
- define('TXT_WPSC_VARIATION_VALUES', 'Hodnoty variant');
404
- define('TXT_WPSC_REMOVE_SET', 'Odstranit toto nastaven�'); //this needs to be translated
405
-
406
- define('TXT_WPSC_SELECT_PARENT', 'Nastav na�azenou');
407
- define('TXT_WPSC_PRODUCTHASBEENEDITED', 'Produkt byl upraven.');
408
- define('TXT_WPSC_ADDPRODUCT', 'P�idat produkt');
409
- define('TXT_WPSC_DISPLAYPRODUCTS', 'Zobrazit produkty');
410
- define('TXT_WPSC_PLEASESELECTACATEGORY', 'Vyberte pros�m skupinu produkt�');
411
- define('TXT_WPSC_STOCK', 'Sklad');
412
- define('TXT_WPSC_PNP', 'PnP');
413
- define('TXT_WPSC_EDITITEM', 'Edituj polo�ku');
414
- define('TXT_WPSC_PRODUCTDETAILS', 'Popis produktu');
415
- define('TXT_WPSC_SELECT_PRODUCT', 'Vyberte existuj�c� produkt');
416
- define('TXT_WPSC_ENTERPRODUCTDETAILSHERE', '(zde vlo�te popis do va�eho produktu)');
417
- define('TXT_WPSC_ADDITIONALPRODUCTDESCRIPTION', 'Dal�� popis produktu');
418
- define('TXT_WPSC_ADDITEM', 'P�idat polo�ku');
419
- define('TXT_WPSC_CHOOSEACATEGORY', 'Zvolte skupinu');
420
- define('TXT_WPSC_CHOOSEABRAND', 'Zvolte zna�ku');
421
- define('TXT_WPSC_USETHEACTUALIMAGE', 'Pou��t sou�asnou velikot - nem�nit rozm�ry.');
422
- define('TXT_WPSC_DISPLAYPURCHASES', 'Purchase Log');
423
- define('TXT_WPSC_ID', 'ID');
424
- define('TXT_WPSC_TRANSACTIONSTATUS', 'Stav transakce');
425
- define('TXT_WPSC_DATE', 'Datum');
426
- define('TXT_WPSC_VIEWDETAILS', 'Popisy'); //Text has changed - translation is needed
427
- define('TXT_WPSC_STATUS', 'Stav');
428
- define('TXT_WPSC_SUCCESSFUL', 'Usp�ne');
429
- define('TXT_WPSC_FAILED', 'Chyba');
430
- define('TXT_WPSC_GST', 'GST');
431
- define('TXT_WPSC_PP', 'P&amp;P');
432
- define('TXT_WPSC_TOTAL', 'Celkem');
433
- define('TXT_WPSC_FINALTOTAL', 'Celkov� suma');
434
- define('TXT_WPSC_CUSTOMERDETAILS', 'Detaily o z�kazn�kovi');
435
- define('TXT_WPSC_USERSCARTWASEMPTY', 'Ko��k byl pr�zdn�');
436
- define('TXT_WPSC_GOBACK', 'Zp�t');
437
- define('TXT_WPSC_THANKSAPPLIED', 'D�kujeme, zm�ny byly ulo�eny.');
438
- define('TXT_WPSC_FORM_FIELDS', 'Nastaven� potvrzen�');
439
- define('TXT_WPSC_PAYMENTGATEWAY2', 'Platebn� mo�nosti');
440
- define('TXT_WPSC_PLEASESELECTAPAYMENTGATEWAY', 'Zvolte mo�not platby');
441
- define('TXT_WPSC_PAYMENTGATEWAYNOTE', '<strong>Pozn�mka:</strong> tato verze e-Commerce umo��uje platbu pouze p�es PayPal.<br /><br />Pokud chcete v�ce mo�nost� <a href="http://www.instinct.co.nz/blogshop"> e-Commerce</a> a ptateb p�es kreditn� karty authorize.net, DPS (www.dps.co.nz), a paystation (www.paystation.co.nz).');
442
- define('TXT_WPSC_URLSETTINGS', 'URL nastaven�');
443
- define('TXT_WPSC_PRODUCTLISTURL', 'URL Seznamu produkt�');
444
- define('TXT_WPSC_SHOPPINGCARTURL', 'URL n�kupn�ho ko��ku');
445
- define('TXT_WPSC_CHECKOUTURL', 'URL potvrzovac� str�nky');
446
- define('TXT_WPSC_TRANSACTIONDETAILSURL', 'URL p�ehledu transakc�');
447
- define('TXT_WPSC_PRESENTATIONSETTINGS', 'Nastaven� prezentace');
448
- define('TXT_WPSC_CARTLOCATION', 'Um�st�n� ko��ku');
449
- define('TXT_WPSC_SIDEBAR', 'Postran� panel');
450
- define('TXT_WPSC_PAGE', 'Str�nka');
451
- define('TXT_WPSC_WIDGET', 'Widget');
452
- define('TXT_WPSC_NEEDTOENABLEWIDGET', 'Mus�te povolit widget panel pro toto nastaven�');
453
- define('TXT_WPSC_MANUAL', 'Manu�ln�');
454
- define('TXT_WPSC_SHOWCATEGORIESBRANDS', 'Zobraz kategorie / zna�ky');
455
- define('TXT_WPSC_BOTH', 'Ob�');
456
- define('TXT_WPSC_PRODUCTTHUMBNAILSIZE', 'Rozm�ry n�hledu');
457
- define('TXT_WPSC_CATEGORYTHUMBNAILSIZE', 'Rozm�ry n�hledu skupiny');
458
- define('TXT_WPSC_SHOWPOSTAGEANDPACKAGING', 'Zobrazit po�tovn� a baln�');
459
- define('TXT_WPSC_YES', 'Ano');
460
- define('TXT_WPSC_NO', 'Ne');
461
- define('TXT_WPSC_SHOWSPECIALS', 'Zobrazit slevy v postran�m panelu');
462
- define('TXT_WPSC_SHOWPRODUCTRATINGS', 'Zobrazoit hodnocen� v�robku');
463
- define('TXT_WPSC_CURRENCYSETTINGS', 'Nastaven� m�ny');
464
- define('TXT_WPSC_GSTTAXRATE', 'GST/Tax Rate');
465
- define('TXT_WPSC_CURRENCYTYPE', 'Typ m�ny');
466
- define('TXT_WPSC_CURRENCYSIGNLOCATION', 'Um�st�n� zna�ky m�ny');
467
- define('TXT_WPSC_DEFAULTPOSTAGEPACKAGING', 'Z�kladn� po�tovn� &amp; baln�');
468
- define('TXT_WPSC_ADMINISTRATIONSETTINGS', 'Nastaven� administrace');
469
- define('TXT_WPSC_MAXDOWNLOADSPERFILE', 'Maxim�ln� po�et sta�en� souboru');
470
- define('TXT_WPSC_PURCHASELOGEMAIL', 'E-mail pro logov�n� objedn�vek');
471
- define('TXT_WPSC_REPLYEMAIL', 'Email pro odpov�di');
472
- define('TXT_WPSC_BRANDNOCAP', 'zna�ka');
473
- define('TXT_WPSC_CATEGORYNOCAP', 'kategorie');
474
- define('TXT_WPSC_UDPATING', 'Zm�n�no');
475
- define('TXT_WPSC_UPDATING', 'Zm�n�no');
476
- define('TXT_WPSC_MOREDETAILS', 'V�ce detail�');
477
- define('TXT_WPSC_ADDTOCART', 'P�idat do ko��ku');
478
- define('TXT_WPSC_AVGCUSTREVIEW', 'Pr�m. z�kaznick� hodnocen�');
479
- define('TXT_WPSC_YOURRATING', 'Va�e hodnocen�');
480
- define('TXT_WPSC_RATING_SAVED', 'Ulo�eno');
481
- define('TXT_WPSC_RATETHISITEM', 'Hodnocen� t�to polo�ky');
482
- define('TXT_WPSC_PRODUCTSOLDOUT', 'Tento produkt je vyprod�n.');
483
- define('TXT_WPSC_NOITEMSINTHIS', 'Nen� ��dn� zbo�� v t�to');
484
- define('TXT_WPSC_CATEGORYORBRAND', 'Kategorie nebo zna�ka');
485
- define('TXT_WPSC_PLEASECHOOSEA', 'Vyberte');
486
- define('TXT_WPSC_PLEASECHOOSEAGROUP', 'Vyberte skupinu');
487
- define('TXT_WPSC_PRODUCT', 'Produkt');
488
- define('TXT_WPSC_QUANTITY', 'Mno�stv�');
489
- define('TXT_WPSC_QUANTITY_SHORT', 'Ks'); //translation needed
490
- define('TXT_WPSC_APPLY', 'Potvr�');
491
- define('TXT_WPSC_MAKEPAYMENT', 'Zaplatit');
492
- define('TXT_WPSC_EMPTYSHOPPINGCART', 'Pr�zdn� n�kupn� ko��k');
493
- define('TXT_WPSC_TOTALPRICE', 'Celkov� cena');
494
- define('TXT_WPSC_NOITEMSINTHESHOPPINGCART', '6dn� zbo�� v ko��ku');
495
- define('TXT_WPSC_EMAILMSG1', "D�kujeme, objedn�vka byla p�ijata, polo�ky budou odesl�ny jakmile to bude mo�n�, n�kter� polo�ky mohou b�t nahran� kliknut�m na n�sleduj�c� odkaz.\n\rCeny obsahuj� da� a po�tovn� a baln�.\n\rObjednali jste tyto polo�ky:\n\r");
496
- define('TXT_WPSC_EMAILMSG2', ".\n\rTtoto zbo�� bylo objedn�no:\n\r\n\r");
497
- define('TXT_WPSC_CLICKTODOWNLOAD', 'Klikn�te zde pro download');
498
- define('TXT_WPSC_DOWNLOAD', 'Download');
499
- define('TXT_WPSC_YOURTRANSACTIONID', 'ID va�� platby');
500
- define('TXT_WPSC_TRANSACTIONID', 'ID platby');
501
- define('TXT_WPSC_PURCHASERECEIPT', 'Doklad');
502
- define('TXT_WPSC_PURCHASEREPORT', 'Report');
503
- define('TXT_WPSC_THETRANSACTIONWASSUCCESSFUL', 'Platba prob�hla v po��dku');
504
- define('TXT_WPSC_THETRANSACTIONWASNOTSUCCESSFUL', 'Platba neprob�hla');
505
- define('TXT_WPSC_GOBACKTOCHECKOUT', 'Zp�t na potvrzen�');
506
- define('TXT_WPSC_SPECIALPRICE', 'Slevy');
507
-
508
- define('TXT_WPSC_INSTRUCTIONS', '
509
- Instalace
510
- <ul class=\'installation\'>
511
- <li>Rozbalit zip soubor do wp-content/plugins adres��e.</li>
512
- <li>Aktivujte plugin na pluginove strance</li>
513
- <li>Jd�te do "Nastaven� plateb" v "e-Commerce" z�lo�ce, a upravdte nastaven� br�ny. (z�kladn� paypal br�na je nasm�rov�na na paypal sandbox)</li>
514
- <li>Vytvo�te kategorie a produkty </li>
515
- </ul>
516
-
517
- <p>Pokud upgradujete z predchoz� verze, vypn�te a zapn�te plugin.</p>
518
-
519
- <h2>Upgrade modul�</h2>
520
-
521
- <p>Najd�te v�ce informac� o modulech WP e-Commerce n�v�t�vou <a href="http://www.instinct.co.nz/blogshop">Instinct BlogShop</a> webu.</p>
522
-
523
- <ul class=\'installation\'>
524
- <li>Gold</li>
525
- <li>DropShop</li>
526
- <li>Audio Player</li>
527
- <li>GridView</li>
528
- </ul>
529
-
530
- <h2>Kniha p��n�</h2>
531
- <p>Pokud by jste r�di nov� mo�nosti kter� v sou�asnosti nejsou podporov�ny WP e-Commerce dejte n�m v�d�t <a href="http://www.instinct.co.nz/contact-us/">na v�voj</a> nebo p�idejte va�e p��n� do <a href="http://instinct.co.nz/blogshop/support-forums/">community forum</a>.
532
-
533
- <h2>P�izp�soben� a tipy</h2>
534
- <p><strong>Da�</strong><br />Vlo�te v��i dan� v nastaven� "e-Commerce" z�lo�ce.</p>
535
- <p><strong>Email purchase Logs</strong><br />Pokud p�id�te e-mailovou adresu, pak se v�m ode�le na zadan� email notifikace pri ka�d� �m�ne stavu..</p>
536
- <p><strong>Hiding pages</strong><br />
537
- To prevent the Shopping Cart, Checkout and Transaction Results pages from being displayed in the page list you must first find out their ID numbers. <br />
538
- <br />Then you have to edit the file in the theme you use that displays pages. This is normally found in sidebar.php, find the line similar to:<br />
539
- <br />"&lt;?php wp_list_pages(\'title_li=&lt;h2&gt;Pages&lt;/h2&gt;\' ); ?&gt;"<br />
540
- and replace with<br />
541
- "&lt;?php wp_list_pages(\'title_li=&lt;h2&gt;Pages&lt;h2&gt;&amp;exclude=3,4,5\'); ?&gt;"<br />
542
- <br />The word exclude tells it to exclude the pages from the list, replace 3,4,5 with the ID numbers of the pages you wish to exclude.</p>
543
- <p><strong>Image Functions</strong><br />
544
- If your server does not have the PHP image functions installed, you will not be able to resize images once they are uploaded</p>
545
- <p><strong>Permalinks</strong><br />
546
- We\'re doing the best we can.
547
- I have not been able to find a really good way to pass the required variables from page to page using permalinks that dont use mod_rewrite, if you cant use mod_rewrite, the plugin may not work with permalinks turned on.</p>
548
- <p><strong>Javascript and Ajax </strong><br />
549
- e-commerce lite uses Ajax, the shopping cart that the user sees will work without Javascript, but the Administration pages (specifically the Products and Categories pages) will not. To use the Administration section you will need to use a reasonably modern browser and have Javascript turned on. (Internet Explorer 6 or better, or Firefox 1.0 or better, older versions have not been tested for and may or may not work)</p>
550
- <p><strong>More on Flickr</strong><br />
551
- We have created a number of <a href="http://www.google.com/search?q=flickr+wp+e-commerce&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a">visual guides</a> on Flickr.
552
-
553
- ');
554
-
555
-
556
- define('TXT_WPSC_SHIPPINGSETTINGS', 'Nastaven� odes�l�n�');
557
- define('TXT_WPSC_BASE_LOCAL', 'Po�tovn�');
558
- define('TXT_WPSC_BASE_INTERNATIONAL', 'Po�tovn� do zahrani��');
559
- define('TXT_WPSC_BASE_COUNTRY', 'Oblast/region');
560
-
561
- define('TXT_WPSC_SHIPPING_DETAILS', 'Roz���en� nastaven� odes�l�n�'); // this needs updating
562
- define('TXT_WPSC_LOCAL_PNP', 'Po�tovn�'); // this needs updating
563
- define('TXT_WPSC_INTERNATIONAL_PNP', 'Po�tovn� do zahrani��'); // this needs updating
564
- define('TXT_WPSC_SHIPPING_NOTE', 'Pozn�mka: charged only once per product regardless of quantity ordered.');
565
- define('TXT_WPSC_COUNTRY_FORM_FIELD', 'Pole formul��e zem�');
566
- define('TXT_WPSC_COUNTRY_FORM_FIELD_EXPLANATION', '(zvolte, pokud chtete specifick� podm�nky do konkr�tn�ch zem�)');
567
-
568
- define('TXT_WPSC_SHIPPING', 'Odes�l�n�');
569
- define('TXT_WPSC_EMAIL_FORM_FIELD', 'Pole formul��e e-mail');
570
- define('TXT_WPSC_EMAIL_FORM_FIELD_EXPLANATION', '(zvlete kter� pole formul��e na potvrzovac� str�nce chete pou��t pro emailovou adresu)');
571
-
572
-
573
- define('TXT_WPSC_PRODUCTIMAGES', 'Obr�zky produkt�');
574
- define('TXT_WPSC_PRODUCTDOWNLOAD', 'Download produkt�');
575
- define('TXT_WPSC_SHOWTHUMBNAILS', 'Zobrazen� n�hled�');
576
- define('TXT_WPSC_ADD_ADDITIONAL_IMAGE', 'P�idat da�� obr�zky');
577
- define('TXT_WPSC_DELETE_IMAGE', 'Vymazat obr�zky');
578
- define('TXT_WPSC_GOLD_OPTIONS', 'Gold Nastaven�');
579
- define('TXT_WPSC_ACTIVATE_SETTINGS', 'Nastaven� aktivace: Gold Cart');
580
- define('TXT_WPSC_ACTIVATION_KEY', 'Aktiva�n� kl��');
581
- define('TXT_WPSC_THANKSACTIVATED', 'D�kujeme - Gold n�kupn� ko��k byl aktivov�n.');
582
- define('TXT_WPSC_NOTACTIVATED', 'Promi�te Gold API kl�� nen� spr�vn�.');
583
-
584
- define('TXT_WPSC_DEFAULT', 'Z�kladn� n�hled');
585
- define('TXT_WPSC_LIST', 'N�hled seznamu');
586
-
587
- define('TXT_WPSC_VISIBLE', 'Viditeln�');
588
- define('TXT_WPSC_DELETE_PRODUCT', 'Smazat produkt');
589
- define('TXT_WPSC_ADDITIONAL_IMAGE', 'Dal�� obr�zek');
590
- define('TXT_WPSC_GATEWAY_OPTIONS', 'Vlastnosti br�ny');
591
- define('TXT_WPSC_SHIPPING_COUNTRY', 'Vyberte va�i zemi odesl�n�');
592
- define('TXT_WPSC_CONFIRM_TOTALS', 'Potvr�te v� celkov� sou�et p�ed platbou:');
593
- define('TXT_WPSC_CHECKOUT_FORM_FIELDS_DESCRIPTION', 'Zde m��ete nastavit formul�� pro registraci nov�ho z�kazn�ka. Za�ktrnut�m jednotliv�ch pol��ek a zvolen�m n�zv� vytvo��te formul�� s informacemi kter� v�s o z�kazn�kovi zaj�maj�. Jako nap��klad adresa, kontakty...');
594
- define('TXT_WPSC_PAYMENT_OPTIONS', 'Platebn� nastaven�');
595
- define('TXT_WPSC_PAYMENT_DESCRIPTION', 'Zvolte jake varianty plateb chcete m�t na potvrzovac� stra�nce.');
596
-
597
- define('TXT_WPSC_DEFAULT_GATEWAY_ONLY', ' pouze');
598
- define('TXT_WPSC_PLUS_MANUAL_PAYMENT', ' plus manual payment option');
599
- define('TXT_WPSC_PAYMENT_METHOD', 'Platebn� metody');
600
- define('TXT_WPSC_PAY_USING', 'Platba pou�it�m');
601
- define('TXT_WPSC_PAY_MANUALLY', 'Platba �ekem');
602
- define('TXT_WPSC_CREDIT_CARD', 'Kreditn� kartou');
603
- define('TXT_WPSC_ADJUSTABLE_QUANTITY', 'Uk�zat po�et zobrazen�');
604
- define('TXT_WPSC_RSS_FEED_HEADER', 'Potvrdit objedn�vky');
605
- define('TXT_WPSC_RSS_FEED_LINK', 'Potvrdit RSS feed');
606
- define('TXT_WPSC_RSS_FEED_TEXT', 'va�ich objedn�vek');
607
- define('TXT_WPSC_INITIAL_SETUP', 'Vytvo�eno z�kladn� nastaven�.');
608
- define('TXT_WPSC_PLUGIN_NEWS_HEADER', 'Plugin Novinky');
609
-
610
-
611
- define('TXT_WPSC_PLUGIN_NEWS', '
612
-
613
- <a href="http://instinct.co.nz/blogshop/products-page/" target="_blank">WP DropShop Module</a> je posledn� a nejprod�van�j�� zbo�� dostupn� on-line! <br/><br/>
614
-
615
- <a href="http://instinct.co.nz/blogshop/products-page/" target="_blank">GridView Module</a> je modul vytv��ej�c� roz���en� mo�nosti zobrazen� va�ich produkt�.<br/><br/>
616
-
617
- <a href="http://www.instinct.co.nz/wp-campaign-monitor/100">WP Campaign Monitor</a> je email newsletter n�stroj vytvo�en� p��mo pro WP u�ivatele kte�� chtej� dost�vat informace e-mailem.
618
-
619
- ');
620
-
621
-
622
- define('TXT_WPSC_POWERED_BY', 'Tento obchod je vytvo�en ');
623
-
624
- define('TXT_WPSC_NO_PURCHASES', 'Vsou�asnosti nejsou ��dn� obchody.');
625
-
626
-
627
- define('TXT_WPSC_DELIVERY_ADDRESS', 'Doru�ovac� adresa');
628
- define('TXT_WPSC_DELIVERY_CITY', 'M�sto');
629
- define('TXT_WPSC_DELIVERY_COUNTRY', 'Zem�');
630
- define('TXT_WPSC_MP3_SETTINGS', 'MP3 nastaven�');
631
- define('TXT_WPSC_MP3_SETTINGS_DESCRIPTION', 'To create the 30 second MP3 file clips, this plugin needs <a href=\'http://sox.sourceforge.net/\'>SoX</a> compiled with MP3 support, enter the path to SoX here.');
632
- define('TXT_WPSC_SOX_PATH', 'SoX cesta');
633
- define('TXT_WPSC_PREVIEW', 'P�ehr�t');
634
- define('TXT_WPSC_DOWNLOAD_CSV', 'Download CSV');
635
- define('TXT_WPSC_PREVIEW_FILE', 'P�ehr�t soubor');
636
- define('TXT_WPSC_NEW_PREVIEW_FILE', 'Nov� soubor k p�ehr�n�');
637
- define('TXT_WPSC_REPLACE_PRODUCT', 'P�epi� produkt');
638
- define('TXT_WPSC_TOTALSHIPPING', 'Celkem odesl�no');
639
- define('TXT_WPSC_DISPLAY_FRONT_PAGE', 'Zobrazit na prvn� str�nce');
640
- define('TXT_WPSC_SEARCH_FOR', 'Hledej pro');
641
- define('TXT_WPSC_YOUR_SEARCH_FOR', 'Va�e hled�n� pro');
642
- define('TXT_WPSC_RETURNED_NO_RESULTS', 'vr�tilo 0 v�sledk�.');
643
- define('TXT_WPSC_POSTAGE', 'Po�ta');
644
- define('TXT_WPSC_SUBTOTAL', 'Mezisou�et');
645
-
646
-
647
- //everything under here needs translations, added after 19/1/2007
648
-
649
- define('TXT_WPSC_PLEASEENTERAVALID', 'Vlo�te spr�vn�');
650
- define('TXT_WPSC_PLEASEENTERAVALIDNAME', 'Vlo�te va�e jm�no.');
651
- define('TXT_WPSC_PLEASEENTERAVALIDSURNAME', 'Vlo�te va�e p��jmen�.');
652
- define('TXT_WPSC_PLEASEENTERAVALIDEMAILADDRESS', 'Vlo�te v� e-mail.');
653
- define('TXT_WPSC_PLEASEENTERAVALIDADDRESS', 'Vlo�te kompletn� adresu.');
654
- define('TXT_WPSC_PLEASEENTERAVALIDCITY', 'Vlo�te m�sto.');
655
- define('TXT_WPSC_PLEASEENTERAVALIDPHONENUMBER', 'Vlo�te va�e telefon� ��slo.');
656
- define('TXT_WPSC_PLEASESELECTCOUNTRY', 'Vyberte zemi z nab�dky.');
657
- define('TXT_WPSC_PLEASEAGREETERMSANDCONDITIONS', 'za�krtn�te �e souhlas�te s podm�nkami. Bez toho nem��eme va�i objedn�vku vy��dit.');
658
- define('TXT_WPSC_POSITION', 'Pozice');
659
-
660
- define('TXT_WPSC_DELIVERY_REGION', 'Oblast soru�en�');
661
-
662
-
663
- define('TXT_WPSC_GENERAL_SETTINGS', 'Z�kladn� nastaven�');
664
- define('TXT_WPSC_TAX_SETTINGS', 'Nastaven� dan�');
665
- define('TXT_WPSC_POSTAGE_AND_TAX', 'Po�tovn� &amp; Da� ');
666
- define('TXT_WPSC_GRID', 'Grid View');
667
- define('TXT_WPSC_CANT_MOVE_CATEGORY', 'nem��ete p�esunous skupinu obsahuj�c� podskupiny.');
668
- define('TXT_WPSC_SURETODELETECATEGORY', 'Opravdu chcete smazat tuto kategorii? Podkategorie kter� tato kategorie obsahuje budou vymaz�ny tak�.');
669
- define('TXT_WPSC_VARIATION', 'Varianty');
670
- define('TXT_WPSC_OVER_TWO_VARIATIONS', 'Varianty zbo�� nebudou fungovat pokud pou�ijete v�ce ne� 2 varianty sou�asn�.');
671
- define('TXT_WPSC_PRICE_AND_STOCK_CONTROL', 'Ovl�d�n� cen a sklad�') ;
672
-
673
- // pe.{
674
- define('TXT_WPSC_CATSBRANDSLOCATION', 'Um�st�n� kategori� &amp; zan�ek');
675
- define('TXT_WPSC_DESCITEMSEPARATOR', ' : ');
676
- define('TXT_WPSC_SEARCHITEMSEPARATOR', ' : ');
677
- define('TXT_WPSC_SINGLE_SHIPPING_COUNTRY', 'Zem� doru�en�:');
678
- define('TXT_WPSC_ADD_ANOTHER_VARIATION', 'P�idej variantu');
679
- // }.pe
680
- define('TXT_WPSC_PRODUCT_CATEGORIES', 'V�b�r kategori�');
681
- define('TXT_WPSC_THANKS_DELETED', 'D�kujem, z�znam byl odstan�n');
682
- define('TXT_WPSC_PRODUCT_IMAGE_PREVIEW', 'Obr�zek produktu');
683
- define('TXT_WPSC_PRODUCT_THUMBNAIL_PREVIEW', 'N�hled produktu');
684
- define('TXT_WPSC_REMOVE_LOG', 'Odstrani tento z�znam z Logu');
685
- define('TXT_WPSC_CATSANDBRAND', 'Kategorie &amp; zna�ky');
686
- define('TXT_WPSC_GOLD_DROPSHOP', 'DropShop');
687
- define('TXT_WPSC_NEEDTOENABLEDROPSHOP', 'mus�te nejprve nainstalovat Gold and DropShop roz���en� pro tuto volbu');
688
- define('TXT_WPSC_DRAG_ITEM_HERE', 'p�esu� toto zbo�� do ko��ku.');
689
- define('TXT_WPSC_SHOWCATEGORYTHUMBNAILS', 'Zobrazit skupinu n�hled�');
690
- define('TXT_WPSC_SHOPPING_CART', 'N�kupn� ko��k');
691
- define('TXT_WPSC_SHOW_SLIDING_CART', 'Pou��t rozbalovac� Ko��k');
692
- define('TXT_WPSC_PREVIEW_FILE', 'Upload Preview');
693
- define('TXT_WPSC_PREVIEW_FILE_NOTE', 'Pozn�mka: If you do not upload a preview file and your server has sox compiled with MP3 support then a preview file will be created for you.');
694
- define('TXT_WPSC_PURCHASE_NUMBER', 'Objedn�vka ��slo.');
695
- define('TXT_WPSC_FILTER_ORDER', 'Filtr objedn�vek');
696
- define('TXT_WPSC_SHOW_SEARCH', 'Zobrazit hleh�n�');
697
- define('TXT_WPSC_LOG_CURRENT_MONTH', 'Zobrazit v�sledky tohoto m�s�ce');
698
- define('TXT_WPSC_LOG_PAST_THREE_MONTHS', 'Zobrazt v�sledky za posledn� 3 m�s�ce');
699
- define('TXT_WPSC_LOG_ALL', 'Zobrazit v�echny v�sledky');
700
- define('TXT_SHOW_IMAGES_ONLY', 'Zobrazit pouze obr�zky');
701
- define('TXT_WPSC_SHOW_GALLERY', 'Zobrazot galerii n�hled�');
702
- define('TXT_WPSC_PLEASE_SELECT', 'Pros�m vyberte');
703
- define('TXT_WPSC_TXN_ID', 'Id platby');
704
- define('TXT_WPSC_SINGLE_PRODUCTTHUMBNAILSIZE', 'Velikost obr�zku produktu');
705
- define('TXT_WPSC_RESET', 'Reset');
706
- define('TXT_WPSC_ORDER_PENDING', 'D�kujeme va�e objedn�vka �ek� na vy��zen�, po�leme v�m e-mail jakmile bude vy��zena..');
707
- define('TXT_WPSC_ORDER_FAILED', 'Omlouv�me se, ale va�e objedn�vka nebyl p�ijata pro nedostat�n� kredit.');
708
- // Adrian - added for the options I added
709
- define('TXT_WPSC_SHOW_CATEGORY_COUNT', 'Zobrazit mno�stv� produkt� ve skupin�');
710
- define('TXT_WPSC_CATSPRODS_DISPLAY_TYPE', 'Zobrazen� skupiny/produkty');
711
- define('TXT_WPSC_CATSPRODS_TYPE_CATONLY', 'Pouze skupiny (v�echny produkty zobrazeny)');
712
- define('TXT_WPSC_CATSPRODS_TYPE_SLIDEPRODS', 'Rozbalovac� skupiny (1 product na str�nku)');
713
- // Adrian - END new added options
714
- define('TXT_WPSC_ORDER_DETAILS', 'Podrobnosti objedn�vky');
715
- define('TXT_WPSC_SAVE_PROFILE', 'Ulo� profil');
716
- define('TXT_WPSC_USERACCOUNTURL', 'URL u�ivatelsk�ho ��tu');
717
- define('TXT_WPSC_MUST_BE_LOGGED_IN', 'Pro pou�it� t�to str�nky mus�te b�t p�ihl�eni. Pros�m vypl�te formul�� pro p�ihl�en�.');
718
- define('TXT_WPSC_YOUR_ACCOUNT', 'V� ��et');
719
-
720
- define('TXT_WPSC_YOU_JUST_ADDED', 'Pr�v� jste p�idali "[product_name]" do va�eho ko��ku.');
721
- define('TXT_WPSC_SORRY_NONE_LEFT', 'Omlouv�me se, ale polo�ka "[product_name]" nen� skladem.');
722
-
723
- define('TXT_WPSC_CONTINUE_SHOPPING', 'Pokra�ovat v n�kupu');
724
- define('TXT_WPSC_ITEM_GONE_OUT_OF_STOCK', 'Toto zbo�� ji� nen� na sklad�, pros�m vra�te se a upravte va�i objedn�vku.');
725
- define('TXT_WPSC_DISPLAY_FANCY_NOTIFICATIONS', 'Zobrazit efektn� ozn�men� o n�kupu');
726
- define('TXT_WPSC_IF_USER_CHECKOUT', 'pokud ji� m�te u�ivatesk� ��et ');
727
- define('TXT_WPSC_LOG_IN', 'p�ihla�te se.');
728
- define('TXT_WPSC_IS_DONATION', 'Tento produkt je dotov�n?');
729
- define('TXT_WPSC_DONATION', 'Darov�n�');
730
- define('TXT_WPSC_DONATION_LC', 'Darov�n�');
731
- define('TXT_WPSC_DONATION_SHIPPING', '��dn� zbo�� nen� dotovan�');
732
- define('TXT_WPSC_DOWNLOADABLEPRODUCT_URL', 'Jm�no souboru produktu');
733
- define('TXT_WPSC_FILETOBEPRODUCTURL', 'Pozn�mka: Nahrajte soubory do adres��e a vl�te cestu.');
734
- define('TXT_WPSC_DONATIONS', 'Darov�n�');
735
- define('TXT_WPSC_WRONG_FILE_PERMS', 'N�sleduj�c� adres��e nemaj� pr�vo z�pisu: :directory: Nelze nahr�t obr�zky. Zm��te pr�va z�pisu do t�chto adres��� .');
736
- define('TXT_WPSC_RESET_API', 'Reset API kl��');
737
- define('TXT_WPSC_PRODUCTS_PER_PAGE', 'produkt� na str�nku');
738
- define('TXT_WPSC_OPTION_PRODUCTS_PER_PAGE', 'po�et produkt� kter� se zobraz� na jedn� str�nce');
739
- define('TXT_WPSC_PAGE_NUMBER_POSITION', 'Um�st�n� ��sla str�nky');
740
-
741
-
742
- define('TXT_WPSC_YOUR_BILLING_CONTACT_DETAILS', '1. V�e faktura�n� adresa');
743
- define('TXT_WPSC_DELIVER_TO_A_FRIEND', '2. Doru�ovac� podrobnosti');
744
- define('TXT_WPSC_E_COMMERCE', 'e-Commerce');
745
- define('TXT_WPSC_THANKS_SAVED', 'D�kujeme, zm�ny byly ulo�eny.');
746
- define('TXT_WPSC_REGISTER', 'Registrovat');
747
- define('TXT_WPSC_TAX', 'Da�');
748
-
749
- define('TXT_WPSC_USE_SHIPPING', 'Pou��t odes�l�n�');
750
- define('TXT_WPSC_USE_SHIPPING_DESCRIPTION', 'Pokud prod�v�te pouze software, zvolte ne a t�m vypnete mo�nost odes�l�n� z va�eho obchodu.');
751
-
752
- define('TXT_WPSC_PAGESETTINGS', 'Nastaven� ��slov�n� str�nek');
753
- define('TXT_WPSC_USE_PAGINATION', 'Pou��t ��slov�n�');
754
- define('TXT_WPSC_ADD_PRODUCT', 'Po��t produkt');
755
- define('TXT_WPSC_EDIT_PRODUCT', 'Edituj produkt');
756
- define('TXT_WPSC_UPDATE_PAGE_URLS', 'Pou��t URL str�nek');
757
- define('TXT_WPSC_VARIATIONS_AND_SPECIALS_DONT_MIX', 'Pozn�mka: v t�to verzi nen� mo�n� nastavit slevy.');
758
- define('TXT_WPSC_PRODUCT_SPECIALS', 'Slevy produkt�');
759
- define('TXT_WPSC_SHOW_SHARE_THIS', 'Zbrazte sd�len� (skupinov� z�lo�ky)');
760
- define('TXT_WPSC_SHOW_NO_PRODUCT', '��dn� produkt');
761
- define('TXT_WPSC_CHOOSE_DOWNLOADABLE_PRODUCT', 'Zvolte sta�hnuteln� soubor pto tuto polo�ku:');
762
- define('TXT_WPSC_PLEASECHOOSE', 'Pros�m vyberte');
763
-
764
- define('TXT_WPSC_VARIATION_CONTROL', 'Varianty - ovl�d�n�');
765
- define('TXT_WPSC_VARIATION_GRID_CONTROL_SINGLE', ':variation1: Nastaven�');
766
- define('TXT_WPSC_VARIATION_GRID_CONTROL_PAIR', ':variation1: a :variation2: Nastaven�');
767
- define('TXT_WPSC_VIEW_PREVIEW_CLIP', 'Uka� p�edchoz� klip');
768
- define('TXT_WPSC_REQUIRE_REGISTRATION', 'U�ivatel se mus� zaregistrovat p�ed zaplacen�m');
769
- define('TXT_WPSC_PLEASE_LOGIN', 'pros�m p�ihla�te se pro dokon�en� objedn�vky');
770
- define('TXT_WPSC_IF_JUST_REGISTERED', 'Pokud jste ji� zaregistrov�n�, pou�ijte v� email nebo login pro dokon�en� objedn�vky');
771
- define('TXT_WPSC_SELECT_THEME', 'Zvol tema');
772
- define('TXT_WPSC_NEW_ORDER_PENDING_SUBJECT', 'Nov� p��choz� objedn�vka');
773
- define('TXT_WPSC_NEW_ORDER_PENDING_BODY', "Nov� objedn�vky �ekaj�c� na vy��zen�: \n\r ");
774
- define('TXT_WPSC_NO_SHIPPING', "Nepou��vat zas�l�n�");
775
- define('TXT_WPSC_DEFAULT_MEMBERS_ONLY', "Tato str�nka je pouze pro registrovan� z�kazn�ky. Registrujte se pros�m.");
776
- define('TXT_WPSC_MEMBERSHIP_CONTROL', "Nastaven� �lenstv�");
777
- define('TXT_WPSC_PRODUCT_MEMBER_STATUS', "Je to produkt pro �leny?");
778
- define('TXT_WPSC_PRODUCT_MEMBERSHIP_LENGTH', "D�lka �lenstv�");
779
- define('TXT_WPSC_DAYS', "dn�");
780
- define('TXT_WPSC_MONTHS', "m�s�c�");
781
- define('TXT_WPSC_YEARS', "let");
782
- define('TXT_WPSC_MEMBERS_SUBSCRIPTION_ENDED', "Va�e prihl�en� bylo ukonceno.");
783
- define('TXT_WPSC_ACTIVATE_SETTINGS_MEMBERS', 'Aktiva�n� nastaven�: U�ivatelsk� modul');
784
- define('TXT_WPSC_GOLD_CART', 'Gold Cart');
785
- define('TXT_WPSC_SHOW_CATEGORY_DESCRIPTION', 'Zobraz popis skupin');
786
- define('TXT_WPSC_ALSO_BOUGHT', 'Lid� kte�� koupili toto zbo�� koupili u n�s tak�');
787
- define('TXT_WPSC_MARKETING_SETTINGS', 'Marketingov� nastaven�');
788
- define('TXT_WPSC_OPTION_ALSO_BOUGHT', 'Zobrazit k��ov� prodeje');
789
- define('TXT_WPSC_MARKETING', 'Marketing');
790
- define('TXT_WPSC_DISPLAYCOUPONS', 'Kupony');
791
- define('TXT_WPSC_ADD_COUPON', 'P�idej kupon');
792
- define('TXT_WPSC_COUPON', 'Kupon');
793
- define('TXT_WPSC_ADDCOUPONS', 'P�idat kupon');
794
- define('TXT_WPSC_COUPON_CODE', 'K�d kuponu');
795
- define('TXT_WPSC_DISCOUNT', 'Sleva');
796
- define('TXT_WPSC_START', 'Za��tek');
797
- define('TXT_WPSC_EXPIRY', 'Konec');
798
- define('TXT_WPSC_USE_ONCE', 'Pou��t jednou');
799
- define('TXT_WPSC_ACTIVE', 'Aktivn�');
800
- define('TXT_WPSC_COUPONHASBEENADDED', 'D�kujeme, kup�n byl p�id�n.');
801
- define('TXT_WPSC_COUPON', 'Kupon');
802
- define('TXT_WPSC_COUPON_DOESNT_EXIST', 'Platnost kuponu ji� skon�ila nebo kupon nen� platn�.');
803
- define('TXT_WPSC_PRODUCT_TAGS', 'Tagy produktu');
804
-
805
- define('TXT_WPSC_DROPSHOPDISPLAY', 'Zobrazit DropShop');
806
- define('TXT_WPSC_HIDEADDTOCARTBUTTON', 'Skr�t tla��tko "P�idat do ko��ku"');
807
-
808
- define('TXT_WPSC_PRODUCT_TAGS', 'Tagy produktu');
809
-
810
- define('TXT_WPSC_SHOW_DROPSHOP_ALL', 'Zobrazit Dropshopna ka�d� str�nce');
811
- define('TXT_WPSC_SHOW_DROPSHOP_PRODUCT', 'Zobrazit Dropshop pouze na str�nce produktu');
812
- define('TXT_WPSC_PRICEAFTERDISCOUNT', 'Cena po slev�');
813
- define('TXT_WPSC_ECOM_NEWS', 'e-Commerce Novinky');
814
- define('TXT_WPSC_SAVE_PRODUCT_ORDER', 'Ulo�it objedn�vku produktu');
815
-
816
- define('TXT_WPSC_ECOMMERCE_SUBSCRIBERS', 'e-Commerce Subscribers');
817
- define('TXT_WPSC_USERID', 'U�ivatel ID');
818
- define('TXT_WPSC_REGISTEREDDATE', 'Datum registrace');
819
- define('TXT_WPSC_SUSPEND', 'Ukon�eno');
820
- define('TXT_WPSC_ACTIVATE', 'Aktivov�no');
821
-
822
-
823
- define('TXT_WPSC_DROPSHOP_LIGHT', 'Pou��t sv�tl� Dropshop styl');
824
- define('TXT_WPSC_DROPSHOP_DARK', 'Pou��t tmav� Dropshop styl');
825
-
826
-
827
- define('TXT_WPSC_MANUAL_PAYMENT', 'Platba v hotovosti');
828
- define('TXT_WPSC_CREDIT_CARD', 'Kreditn� karta');
829
- define('TXT_WPSC_CREDIT_CARD_AND_MANUAL_PAYMENT', 'Platba v hotovosti a kretin� karta');
830
- define('TXT_WPSC_PAYMENT_INSTRUCTIONS', 'Vlo�te instrukce pro platbu v hotovosti');
831
-
832
- define('TXT_WPSC_SHOWALL', "Zobrazit v�e");
833
- define('TXT_WPSC_PRICE_RANGE', "Rozp�t� cen");
834
- define('TXT_WPSC_GOOGLE_RISK_AVS', "�patn� verifikace adresy");
835
- define('TXT_WPSC_GOOGLE_RISK_CVN', "Kreditn� karta nebyla ov��ena");
836
- define('TXT_WPSC_GOOGLE_RISK_BOTH', "Ov��en� karty a nebo adresy selhalo");
837
- define('TXT_WPSC_GOOGLE_RISK', 'Google Risk');
838
- define('TXT_WPSC_CANCEL_ORDER', 'Ukon�en� objedn�vky');
839
- define('TXT_WPSC_FIRST_NAME', 'Jm�no');
840
- define('TXT_WPSC_LAST_NAME', 'P��jmen�');
841
- define('TXT_WPSC_DELIVERY_FIRST_NAME', 'Doru�ovac� - Jm�no');
842
- define('TXT_WPSC_DELIVERY_LAST_NAME', 'Doru�ovac� - P��jmen�');
843
- define('TXT_WPSC_DELIVERY_STATE', 'Zem� doru�en�');
844
- define('TXT_WPSC_SHIPWIREEMAIL', 'ShipWire Email');
845
- define('TXT_WPSC_SHIPWIREPASSWORD', 'ShipWire Heslo');
846
- define('TXT_WPSC_SHIPWIRESETTINGS', 'ShipWire Nastaven�');
847
- define('TXT_WPSC_NO_DOWNLOADABLES', 'V sou�asnosti nen� k dispozici ��dn� st�hnuteln� produkt.');
848
- define('TXT_DISPLAY_VARIATIONS', 'Zobraz varianty');
849
-
850
-
851
- define('TXT_WPSC_NONAME', 'Beze jm�na');
852
- define('TXT_WPSC_WEIGHT', 'Hmotnost');
853
- define('TXT_WPSC_LOG_TRANSACTIONACCEPTEDLOGS', 'Zobrazit pouze uskute�n�n� platby');
854
- define('TXT_WPSC_SEARCHEMAIL', 'Hledej podle Emailu');
855
-
856
  ?>
1
+ <?php
2
+ /*
3
+ This is a language file for the WP Shopping Cart plugin version 3.6.8
4
+ */
5
+
6
+ //http://www.instinct.co.nz/wordpress_2.6/wp-admin/
7
+
8
+ define('TXT_WPSC_PAYMENT_GATEWAYS', 'Platebn� br�ny');
9
+
10
+ define('TXT_WPSC_PRODUCTCOUNT_SINGULAR','produkt');
11
+ define('TXT_WPSC_PRODUCTCOUNT_PLURAL','produkt�');
12
+ define('TXT_WPSC_GROUPCOUNT_SINGULAR','skupina');
13
+ define('TXT_WPSC_GROUPCOUNT_PLURAL','skupiny');
14
+ define('TXT_WPSC_SALECOUNT_SINGULAR','prodej');
15
+ define('TXT_WPSC_SALECOUNT_PLURAL','prodej�');
16
+ define('TXT_WPSC_PENDINGCOUNT_SINGULAR','platba');
17
+ define('TXT_WPSC_PENDINGCOUNT_PLURAL','plateb');
18
+
19
+ define('TXT_WPSC_SALES_DASHBOARD', 'M�te <a href=\'admin.php?page=wp-shopping-cart/display-items.php\'>:productcount:</a>, obsahuj�c� <a href=\'admin.php?page=wp-shopping-cart/display-category.php\'>:groupcount:</a>. Tento m�s�c bylo :salecount: o celkov� v��i :monthtotal: a va�e prodeje dos�hly :overaltotal:. M�te :pendingcount: nevy��zen�ch zak�zek');
20
+
21
+ define('TXT_WPSC_YOUAREUSING', 'Pou��v�te :theme: styl. Toto je verze programu :versionnumber:.');
22
+ define('TXT_WPSC_NO_SHORTCODE', 'Tento produkt je�t� nebyl p�id�n do katalogu. Nebyl p�id�n Tag p��stupu na str�nku.');
23
+ define('TXT_WPSC_SKU', 'Skladov� ��slo');
24
+ define('TXT_WPSC_YOUR_ORDER', 'Va�e objedn�vky');
25
+ define('TXT_WPSC_ABOUT_THIS_PAGE', 'O t�to str�nce');
26
+ define('TXT_WPSC_ORDER_PENDING_PAYMENT_REQUIRED', 'Objedn�vky k vy��zen�: Payment Required');
27
+ define('TXT_WPSC_SELECTALLCATEGORIES', 'Zobrazit v�echny produkty');
28
+
29
+ define('TXT_WPSC_EDITING_GROUP', 'Editujete [categorisation] skupinu');
30
+ define('TXT_WPSC_ADDING_TO_GROUP', 'P�idejte novou podskupinu do skupiny [categorisation]');
31
+ define('TXT_WPSC_EDITING_IN_GROUP', 'Editujte podskupinu ze skupiny [categorisation]');
32
+
33
+
34
+ define('TXT_WPSC_PURCHASE_UNAVAILABLE', 'N�kup nedostupn�ch nastaven�');
35
+ define('TXT_WPSC_WE_RECOMMEND', 'Doporu�ujeme');
36
+ define('TXT_WPSC_SELECT_PRODUCT_GROUP', 'V�b�r skupiny');
37
+ define('TXT_WPSC_EDIT_THIS_GROUP', 'Editovat tuto skupinu');
38
+
39
+ define('TXT_WPSC_USPS_USERID', 'USPS ID');
40
+ define('TXT_WPSC_PRODUCT_ID', 'ID produktu');
41
+ define('TXT_WPSC_USPS_PASSWORD', 'USPS Heslo');
42
+ define('TXT_WPSC_OPTIONS_GENERAL_TAB', 'Z�kladn�');
43
+ define('TXT_WPSC_OPTIONS_PRESENTATION_TAB', 'Prezentace');
44
+ define('TXT_WPSC_OPTIONS_SHIPPING_TAB', 'Odes�l�n�');
45
+ define('TXT_WPSC_OPTIONS_PAYMENT_TAB', 'Platba');
46
+ define('TXT_WPSC_OPTIONS_ADMIN_TAB', 'Admin');
47
+ define('TXT_WPSC_OPTIONS_MARKETING_TAB', 'Marketing');
48
+ define('TXT_WPSC_DOWNLOAD_ATTACHED_FILES', 'Download p�ilo�en�ch soubor�');
49
+
50
+ define('TXT_WPSC_ADMIN_SEARCH_PRODUCTS', 'Vyhledej produkt');
51
+ define('TXT_WPSC_CHOOSE_PAYMENT_GATEWAYS', 'Vyberte platebn� mo�nosti, klter� chcete d�t k dispozici z�kazn�k�m.');
52
+
53
+ define('TXT_WPSC_CONFIGURE_PAYMENT_GATEWAY', ' Zvolte platebn� mo�nosti pro konfiguraci.');
54
+
55
+
56
+ // to come: "Click on a payment option to configure it"
57
+
58
+ define('TXT_WPSC_SHOW_BREADCRUMBS', 'Zobraz cestu ke zbo��');
59
+ define('TXT_WPSC_PAYMENT_INSTRUCTIONS_DESCR', 'Vlo�te platebn� instrukce kter� chcete zobrazit z�kazn�k�m p�i objedn�vce.');
60
+ define('TXT_WPSC_PAYMENT_INSTRUCTIONS_BELOW_DESCR', 'Nap��klad, kdy� nen� vypln�n� bankovn� ��et nebo adresa, pak m��e z�kazn�k platit v hotovosti.');
61
+
62
+ define('TXT_WPSC_ALLOW_UPLOADING_IMAGE', 'U�ivatel m��e nah�t obr�zek, kdy� kupuje toto zbo��.');
63
+
64
+ define('TXT_WPSC_OPTIONS_GENERAL_HEADER', 'Z�kladn� nastaven�');
65
+ define('TXT_WPSC_OPTIONS_PRESENTATION_HEADER', 'Nastaven� zobrazen�');
66
+ define('TXT_WPSC_OPTIONS_SHIPPING_HEADER', 'Nastaven� odes�l�n�');
67
+ define('TXT_WPSC_OPTIONS_PAYMENT_HEADER', 'Nastaven� plateb');
68
+ define('TXT_WPSC_OPTIONS_ADMIN_HEADER', 'Adminisra�n� nastaven�');
69
+ define('TXT_WPSC_OPTIONS_MARKETING_HEADER', 'Marketingov� nastaven�');
70
+ define('TXT_WPSC_UPLOAD_IMAGE_FOR', 'Nahraj obr�zek pro');
71
+
72
+ define('TXT_WPSC_THUMBNAILSETTINGS', 'Nastaven� n�hled�');
73
+
74
+ define('TXT_WPSC_CLEAR_IP_LOCKS', 'Voln� download blokuje IP cislo.');
75
+ define('TXT_WPSC_THANKS_UNLOCKED', 'd�kujeme, downloady zablokovan� pro IP byly uvoln�ny.');
76
+
77
+
78
+ define('TXT_WPSC_SELECTGATEWAY', 'Vyberte platebn� br�nu');
79
+ define('TXT_WPSC_VARIATION_LIST', 'Zvolete variantu');
80
+
81
+ define('TXT_WPSC_CATEGORISATION_GROUPS_DESCR', 'Skupiny pom�haj� va�im n�v�t�vn�k�m naj�t produkt. Kdy� prod�v�te tri�ka, klobouky, a kalhoty, hlavn� skupinu nazv�te nap��klad Oble�en� a do n� vlo�te podskupiny tri�ka, klobouky a kalhoty. A produkty vklo�te do spr�vn�ch kategiri�.');
82
+ define('TXT_WPSC_CATEGORISATION_DESCR', 'Widget skupin produkt�');
83
+ define('WPSC_DOWNLOAD_INVALID', 'Tento download nen� ji� dostupn�.');
84
+ define('TXT_WPSC_LOCK_DOWNLOADS_TO_IP', 'Sta�en� pro IP adresu');
85
+ define('TXT_WPSC_CLEAR_IP_LOCKS', 'uvolnit dovnloady pro IP adresu pro tuto objedn�vku');
86
+ define('TXT_WPSC_THANKS_UNLOCKED', 'D�kujeme, downloady ktere byly pripraven� pro z�kazn�ka s touto IP adresou byly uvoln�ny.');
87
+ define('TXT_WPSC_USER_UNLOCKED_EMAIL', 'Administr�tor uvolnil va�e soubory');
88
+ define('TXT_WPSC_USER_UNLOCKED_EMAIL_MESSAGE', 'V�en� z�kazn�ku
89
+
90
+ r�di v�m oznamujeme, �e download va�ich soubor� byl p�ipraven.
91
+ Pros�m st�hn�te va�e n�kupy pou�it�m odkazu uveden�ho n�e.
92
+
93
+ [download_links]
94
+ D�kujeme za va�i zak�zku.');
95
+
96
+
97
+ define('TXT_WPSC_ADMIN_EMPTY_CATEGORY', 'Tato skupina je nastavena jako v�choz�, vlo�te n�jak� polo�ky nebo zvolte jinou skupinu kter� ji� polo�ky obsahuje.');
98
+
99
+ define('TXT_WPSC_USING_EXAMPLE_CATEGORY', 'Pou��v�te v�choz� skupinu zbo��, kter� neobsahuje ��dn� polo�ky, vyberte jinou v�choz� skupinu v Z�kladn�m nastaven�.');
100
+
101
+ define('TXT_WPSC_NO_DEFAULT_PRODUCTS', 'Va�e "Produktov� str�nka" v sou�asnosti neobsahuje ��dn� produkt. Mus�te vybrat skupinu kter� se zobraz� jako v�choz�. <br /> Toto nastven� provedete v Nastaven� obchodu.');
102
+
103
+ define('TXT_WPSC_FIX_CATEGORY_PERMALINKS', 'Nastavit odkaz do produktov�ch skupin');
104
+ define('TXT_WPSC_ADVANCED_OPTIONS', 'Roz���en� mo�nosti');
105
+ define('TXT_WPSC_INVALID_COUPON', 'Neplatn� pouk�zky');
106
+ define('TXT_WPSC_RSSNOTE', '<strong>Pozn�mka:</strong> Not only can people use this RSS to keep update with your product list but you can also use this link to promote your products in your facebook profile. <br>Just add the <a href="http://apps.facebook.com/getshopped">getshopped! facebook application</a> to your facebook profile and follow the instructions.');
107
+ define('TXT_WPSC_GOOGLEFINANCESTATUS', 'Finan�n� status');
108
+ define('TXT_WPSC_GOOGLEFULFILLMENTSTATUS', 'Dokon�en� Status');
109
+ define('TXT_WPSC_SURETODELETECATEGORISATION', 'Jste si jisti �e chcete smazat tuto skupinu? V�echny podskupiny, kter� tato skupina obsahuje, budou vymaz�ny.');
110
+
111
+ define('TXT_WPSC_CATEGORISATION', 'Skupiny');
112
+ define('TXT_WPSC_CATEGORISATIONHASBEENADDED', 'Skupina byla p�id�na.');
113
+ define('TXT_WPSC_CATEGORISATIONHASBEENEDITED', 'Skupina byla editov�na.');
114
+ define('TXT_WPSC_ADD_CATEGORISATION', 'P�idat novou skupinu');
115
+ define('TXT_WPSC_EDIT_CATEGORISATION', 'Editovat skupinu');
116
+ define('TXT_WPSC_ADDDETAILS', 'P�idat z�znam');
117
+ define('TXT_WPSC_EDITDETAILS', 'Editovat z�znam');
118
+ define('TXT_WPSC_ADDNEWCATEGORY', 'P�idat novou polo�ku &raquo;');
119
+ define('TXT_WPSC_VALUE', 'Cena');
120
+ define('TXT_WPSC_ADD_CUSTOM_FIELD', 'P�idat oblast');
121
+ define('TXT_WPSC_EDIT_CUSTOM_FIELDS', 'Editovat oblast');
122
+ define('TXT_WPSC_SAVE', 'Ulo�it');
123
+
124
+
125
+
126
+ define('TXT_WPSC_DISPLAY_PRODUCT_CATEGORIES', 'Zobraz [categorisation]'); // The shortcode [categorisation] is replaced with the name of the currently select categorisation
127
+
128
+ define('TXT_WPSC_PRODUCT_CATEGORIES', 'Vyber [categorisation]'); // The shortcode [categorisation] is replaced with the name of the currently select categorisation
129
+
130
+ define('TXT_WPSC_MANAGE_CATEGORISATION', 'Uprav [categorisation]'); // The shortcode [categorisation] is replaced with the name of the currently select categorisation
131
+
132
+
133
+
134
+ define('TXT_WPSC_ANYONEREGISTER', 'Pokud ano, mus�te tak� zapnout volbu "Ka�d� se m�s� registrovat"');
135
+ define('TXT_WPSC_CVN', 'Ov��en� kreditu');
136
+ define('TXT_WPSC_AVS', 'Ov��en� adresy');
137
+ define('TXT_WPSC_DISPLAYVARIATIONSDESCRIPTION', 'Varianta produktu m��e b�t "voliteln�". Nap��klad: Velikost, barva... <br />Nap��klad: Pokud prod�v�te tri�ka, m��ete m�t nastavenou variantu "Velikost", kter� bude obsahovat S,M,L a XL');
138
+
139
+ define('TXT_WPSC_PERTICKED', 'Aplikuj na v�echny produkty');
140
+ define('TXT_WPSC_EMAILALLOWED', 'Email povolen�');
141
+ define('TXT_WPSC_EMAILNOTALLOWED', 'Email NEN� povolen�');
142
+
143
+
144
+ define('TXT_WPSC_GOOGLERISK', 'Vhodn� pro ochranu');
145
+ define('TXT_WPSC_PAYPALNOTE', '<strong>Pozn�mka:</strong> Pokud v� z�kazn�k ud�l� objedn�vku a pou�ije kupon, pak p�i sou�asn�m omezen� PayPalu, nem��ete poslat seznam polo�ek na PayPal.<br>P�esn�ji, mus�te odeslat celkovou ��stku, a potom v� z�kazn�k uvid� ve sv� administraci u PayPal jm�no va�eho obchodu a celkovou ��stku.');
146
+
147
+ define('TXT_WPSC_GOOGLEMARKETINGPREFERENCE', 'Google u�ivatelsk� marketingov� volby');
148
+
149
+
150
+ define('TXT_WPSC_LATEST_PRODUCTS', 'Posledn� produkty');
151
+ define('TXT_WPSC_PICKUP', 'Vyzvednut�');
152
+ define('TXT_WPSC_DELIVERY', 'Doru�en�');
153
+ define('TXT_WPSC_MENU', 'e-Commerce Administr�tork� menu');
154
+ define('TXT_WPSC_GOOGLESTORELOCATOR', 'Povolit Google Store Locator');
155
+ define('TXT_WPSC_GOOGLESHIPPING', 'Google zas�lac� zem�');
156
+ define('TXT_WPSC_POST_DEFAULT_MEMBERS_ONLY', 'Tato slu�ba je pouze pro u�ivatele, pro jej� zobrazen� mus� b�t u�ivatel p�ihl�en�');
157
+ define('TXT_WPSC_BASESHIPPING', 'M�sto odes�l�n�');
158
+ define('TXT_WPSC_RSS_ADDRESS', 'RSS Adresa');
159
+ define('TXT_WPSC_STORENAME', 'Jm�no obchodu');
160
+ define('TXT_WPSC_CHECKBOX_VARIATIONS', 'Zobrazit variace v za�krt�vac�ch pol�ch');
161
+ define('TXT_WPSC_DISPLAY_PLUSTAX', 'Zobraz "+DPH"');
162
+ define('TXT_WPSC_DISPLAYHOWCUSTOMERFINDUS', 'Zobraz jak z�kazn�k na�el v� obchod');
163
+ define('TXT_WPSC_HOWCUSTOMERFINDUS', 'Jak n�s z�kazn�k na�el');
164
+ define('TXT_WPSC_ENGRAVE', 'Zv�razn�n� text');
165
+ define('TXT_WPSC_FREETRIAL', 'M�s�c na zkou�ku zdarma');
166
+ define('TXT_WPSC_PROHIBITED', 'Zak�z�no');
167
+ define('TXT_WPSC_ADMINNOTES', 'Obchodn� pozn�mky');
168
+ define('TXT_WPSC_HIDEADDNAMELINK', 'Skr�t odkazy na n�zvy produkt�');
169
+ define('TXT_WPSC_ADMINMENU', 'Administra�n� menu');
170
+ define('TXT_WPSC_USEONLYEXTERNALLINK', 'Pozn�mka: po�ijte pouze pokud m�te extern� odkazy.');
171
+ define('TXT_WPSC_EXTERNALLINK', 'Extern� odkaz');
172
+ define('TXT_WPSC_BUTTONTYPE', 'Typ tla��tka');
173
+ define('TXT_WPSC_BUYNOW', 'Kup nyn�');
174
+ define('TXT_WPSC_ASSOCIATEWITHFILE', 'p�i�adit k souboru? (Klikn�te pouze jednou)');
175
+ define('TXT_WPSC_SHOWLIVESEARCH', 'Po��t Live Search');
176
+ define('TXT_WPSC_USPS_USERID', 'USPS ID');
177
+ define('TXT_WPSC_USPS_PASSWORD', 'USPS heslo');
178
+
179
+ define('TXT_WPSC_SHIPPING_DETAILS', 'Mo�nosti odes�l�n�');
180
+ define('TXT_WPSC_SHOWADVANCEDSEARCH', 'Zobrazit roz���en� hled�n�');
181
+ define('TXT_WPSC_GOOGLEMECHANTKEY', 'Google Merchant Key');
182
+ define('TXT_WPSC_GOOGLEMECHANTID', "Google Merchant ID");
183
+ define('TXT_WPSC_IMAGESIZEINFO', 'Pozn�mka: Pokud rozm�ry nech�te pr�zdn�, velikost obr�zku nebude zm�n�na.');
184
+ define('TXT_WPSC_ENDLESSSUBSCRIPTION', 'P�ihl�sit na trvalo?');
185
+ define('TXT_WPSC_RECEIVED', 'Objedn�vka p�ijata');
186
+ define('TXT_WPSC_ORDER_STATUS', 'Stav objedn�vky');
187
+ define('TXT_WPSC_ORDER_SUMMARY', 'p�ehled objedn�vek');
188
+ define('TXT_WPSC_LANGUAGE', 'Jazyk');
189
+ define('TXT_WPSC_ACCEPTED_PAYMENT', 'Akceptovan� platby');
190
+ define('TXT_WPSC_JOB_DISPATCHED', 'Odesl�no');
191
+ define('TXT_WPSC_PROCESSED', 'Uzav�en� objedn�vka');
192
+ define('TXT_WPSC_ECOMMERCE', 'e-Commerce');
193
+ define('TXT_WPSC_OPTIONS', 'Nastaven�');
194
+ define('TXT_WPSC_ADDPRODUCTS', 'P�idat produkty');
195
+ define('TXT_WPSC_SENDSMS', 'Poslat SMS');
196
+ define('TXT_WPSC_PRODUCTS', 'Produkty');
197
+ define('TXT_WPSC_ADDCATEGORY', 'P�idat skupinu produkt�');
198
+ define('TXT_WPSC_CATEGORIES', 'Kategorie');
199
+ define('TXT_WPSC_BRANDS', 'Zna�ky');
200
+ define('TXT_WPSC_VARIATIONS', 'Varianty');
201
+ define('TXT_WPSC_PURCHASELOG', 'Prodeje');
202
+ define('TXT_WPSC_ORDER_LOG', 'Objedn�vky');
203
+ define('TXT_WPSC_OLDER_ORDERS', 'Star�� objedn�vky');
204
+ define('TXT_WPSC_ORDER', 'Objedn�vka');
205
+ define('TXT_WPSC_TOTAL_THIS_MONTH', 'Celkov� za tento m�s�c');
206
+ define('TXT_WPSC_MONTHLY_REPORT', 'P�lro�n� v�pis');
207
+ define('TXT_WPSC_TOTAL_INCOME', 'Celkov� p��jem');
208
+ define('TXT_WPSC_ACCEPTED_PAYMENTS', '(P�ijat� platby)'); //text has changed slightly
209
+ define('TXT_WPSC_PAYMENTGATEWAYOPTIONS', 'Platebn� mo�nosti');
210
+ define('TXT_WPSC_HELPINSTALLATION', 'Pomoc/Upgrade');
211
+ define('TXT_WPSC_EXAMPLECATEGORY', 'P��klad kategorie');
212
+ define('TXT_WPSC_EXAMPLEDETAILS', 'P��klad popisu');
213
+ define('TXT_WPSC_EXAMPLEBRAND', 'P��klad zna�ky');
214
+ define('TXT_WPSC_PRODUCTIMAGEWIDTH', '���ka obr�zku produktu');
215
+ define('TXT_WPSC_PRODUCTIMAGEHEIGHT', 'v��ka obr�zku produktu');
216
+ define('TXT_WPSC_CATEGORYIMAGEWIDTH', '���ka obr�zku skupiny');
217
+ define('TXT_WPSC_CATEGORYIMAGEHEIGHT', 'v��ka obr�zku skupiny');
218
+ define('TXT_WPSC_PRODUCTLISTURL', 'Um�st�n� seznamu produkt�');
219
+ define('TXT_WPSC_SHOPPINGCARTURL', 'Um�st�n� n�kupn�ho ko��ku');
220
+ define('TXT_WPSC_CHECKOUTURL', 'Um�st�n� potvrzovac� str�nky');
221
+ define('TXT_WPSC_TRANSACTURL', 'Um�st�n� str�nky podrobnost� transakc�');
222
+ define('TXT_WPSC_PAYMENTGATEWAY', 'Platebn� mo�nosti');
223
+ define('TXT_WPSC_CARTLOCATION', 'Um�st�n� ko��ku');
224
+ define('TXT_WPSC_SHOWCATEGORYBRANDS', 'Zobrazit kategorie, zna�ky nebo oboje');
225
+ define('TXT_WPSC_CURRENCYTYPE', 'Typ m�ny');
226
+ define('TXT_WPSC_CURRENCYSIGNLOCATION', 'Um�st�n� zna�ky m�ny');
227
+ define('TXT_WPSC_GSTRATE', 'GST hodnocen�');
228
+ define('TXT_WPSC_MAXDOWNLOADS', 'download limit');
229
+ define('TXT_WPSC_DISPLAYPNP', 'Zobraz nebo skryj po�tovn� a baln�');
230
+ define('TXT_WPSC_DISPLAYSPECIALS', 'Zobraz nebo skryj slevy v postran�m panelu');
231
+ define('TXT_WPSC_POSTAGEAND_PACKAGING', 'P�ednastaven� po�tovn� a baln�');
232
+ define('TXT_WPSC_PURCHLOGEMAIL', 'Emailov� adresa pro zas�l�n� ozn�men� o objedn�vce');
233
+ define('TXT_WPSC_RETURNEMAIL', 'Email address that purchase reports are sent from');
234
+ define('TXT_WPSC_TERMSANDCONDITIONS', 'Potvrzen� obchodn�ch podm�nek');
235
+ define('TXT_WPSC_DEFAULTBRAND', 'P�ednastaven� zna�ka');
236
+
237
+
238
+ //define('TXT_WPSC_DEFAULTCATEGORY', 'P�ednastaven� kategorie');
239
+
240
+ define('TXT_WPSC_DEFAULTCATEGORY', 'Vyberte skupinu kterou chcete zobrazit na hlavn� str�nce.');
241
+
242
+ define('TXT_WPSC_PAYPALBUSINESS', 'paypal obchod');
243
+ define('TXT_WPSC_PAYPALURL', 'paypal url');
244
+ define('TXT_WPSC_SHOWPRODUCTRATINGS', 'Zobrazit hodnocen� produkt�');
245
+ define('TXT_WPSC_PRODUCTSPAGE', 'Str�nky produkt�');
246
+ define('TXT_WPSC_CHECKOUT', 'Ov��it objedn�vku');
247
+ define('TXT_WPSC_ENTERDETAILS', 'Vlo�te v� popis');
248
+ define('TXT_WPSC_TRANSACTIONRESULTS', 'Podm�nky transakc�');
249
+ define('TXT_WPSC_SELECTACATEGORY', 'Vybrat skupinu produkt�');
250
+ define('TXT_WPSC_SELECTABRAND', 'Vybrat zna�ku');
251
+ define('TXT_WPSC_PRODUCTNAME', 'Jm�no produktu');
252
+ define('TXT_WPSC_PRODUCTDESCRIPTION', 'Popis produktu');
253
+ define('TXT_WPSC_ADDITIONALDESCRIPTION', 'Dal�� popis');
254
+ define('TXT_WPSC_PRICE', 'Cena');
255
+ define('TXT_WPSC_TAXALREADYINCLUDED', 'Neobsahuje da� (Da� se nastvuje v nastaven� obchodu)'); // this text has changed and needs updating
256
+ define('TXT_WPSC_SPECIAL', 'Slevy / Prodejn� ceny'); // this text has changed and needs updating
257
+ define('TXT_WPSC_PRODUCT_DISPLAY', 'Zobrazit produkt');
258
+
259
+ define('TXT_WPSC_PRODUCTSTOCK', 'Z�soby produktu');
260
+
261
+ define('TXT_WPSC_UNTICKBOX', 'M�m limitovan� po�et tohoto produktu na sklad�. Pokud bude zbo�� vyprod�n, tento produkt nebude d�le zobrazov�n v eshopu, nezapome�te odkliknout toto pol��ko nebo ny��it po�et zbo�� na sklad�.');
262
+ define('TXT_WPSC_LIMITED_STOCK', 'Limitovan� mno�stv�');
263
+
264
+ define('TXT_WPSC_CATEGORY', 'Kategorie');
265
+ define('TXT_WPSC_BRAND', 'Zna�ka');
266
+ define('TXT_WPSC_PRODUCT_VARS', 'Varianty produktu');
267
+ define('TXT_WPSC_ADD_VAR', 'Vyberte vhodnou variantu');
268
+ define('TXT_WPSC_EDIT_VAR', 'Edituj nastaven� variant');
269
+ define('TXT_WPSC_SELECTAVARIATION', 'Vyber variantu');
270
+ define('TXT_WPSC_NEW_VARIATION', 'Vytvo�it novou variantu');
271
+
272
+ define('TXT_WPSC_PRODUCTATT', 'P��lohy produktu');
273
+ define('TXT_WPSC_DOWNLOADABLEPRODUCT', 'Nahr�t soubor');
274
+ define('TXT_WPSC_FILETOBEPRODUCT', 'Pozn�mka: jestli�e je vypln�no soubor bude nahr�n p�ikoupi produktu.');
275
+ define('TXT_WPSC_RESIZEIMAGE', 'Zm�nit n�hled');
276
+ define('TXT_WPSC_DONOTRESIZEIMAGE', 'nem�nit velikost n�hledu.');
277
+ // define('TXT_WPSC_USEDEFAULTHEIGHTANDWIDTH', 'Pou��t z�kladn� nastaven� velikosti n�hledu');
278
+ // define('TXT_WPSC_USE', 'pou��t');
279
+ // define('TXT_WPSC_PXHEIGHTBY', 'px v��ku');
280
+ // define('TXT_WPSC_PXWIDTH', 'px ���ku.');
281
+
282
+ // pe.{
283
+ //define('TXT_WPSC_USEDEFAULTHEIGHTANDWIDTH', 'pou��t z�kladn� v��ku a ���ku');
284
+ // }.pe
285
+ define('TXT_WPSC_SEPARATETHUMBNAIL', 'pou��t jin� n�hledy'); // Needs Translation
286
+ define('TXT_WPSC_USE', 'pou��t'); // Needs Translation
287
+ // pe.{
288
+ define('TXT_WPSC_USEDEFAULTSIZE', 'pou��t z�kladn� velikost'); // Needs Translation
289
+ define('TXT_WPSC_USESPECIFICSIZE', 'pou��t vlastn� velikost'); // Needs Translation
290
+ define('TXT_WPSC_PXHEIGHT', 'px v��ka'); // Needs Translation
291
+ define('TXT_WPSC_PXWIDTH', 'px ���ka'); // Needs Translation
292
+ // }.pe
293
+
294
+
295
+ define('TXT_WPSC_UPLOADNEWIMAGE', 'P�ehr�t obr�zek');
296
+ define('TXT_WPSC_DELETEIMAGE', 'Smazat obr�zek');
297
+ define('TXT_WPSC_EDIT', 'Editovat');
298
+ define('TXT_WPSC_DELETE', 'Smazat');
299
+ define('TXT_WPSC_REMOVE', 'Odstranit');
300
+ define('TXT_WPSC_NAME', 'Jm�no');
301
+ define('TXT_WPSC_TYPE', 'Typ');
302
+ define('TXT_WPSC_MANDATORY', 'Povinn�');
303
+ define('TXT_WPSC_DISPLAY_IN_LOG', 'Zobraz<br /> v Logu');
304
+ define('TXT_WPSC_DESCRIPTION', 'Popis');
305
+ define('TXT_WPSC_CATEGORY_PARENT', 'Nad�azen� kategorie');
306
+ define('TXT_WPSC_IMAGE', 'Obr�zek');
307
+ define('TXT_WPSC_HEIGHT', 'V��ka');
308
+ define('TXT_WPSC_WIDTH', '���ka');
309
+ define('TXT_WPSC_PLEASEENTERAVALID', 'Pros�m vl�te spr�vn�');
310
+ define('TXT_WPSC_PLEASEENTERAVALIDNAME', 'Pros�m vlo�te spr�vn� jm�no');
311
+ define('TXT_WPSC_PLEASEENTERAVALIDSURNAME', 'Pros�m vlo�te spr�vn� p��jmen�');
312
+ define('TXT_WPSC_PLEASEENTERAVALIDEMAILADDRESS', 'Pros�m vlo�te spr�vnou e-mailovou adresu');
313
+ define('TXT_WPSC_PLEASEENTERAVALIDADDRESS', 'Pros�m vlo�te spr�vnou adresu');
314
+ define('TXT_WPSC_PLEASEENTERAVALIDPHONENUMBER', 'Pros�m vlo�te spr�vn� telefon');
315
+ define('TXT_WPSC_TERMSANDCONDITIONS', 'Nejsou potvrzeny obchodn� podm�nky');
316
+ define('TXT_WPSC_NOTHINGINYOURSHOPPINGCART', 'Nem�te nic v ko��ku');
317
+
318
+ define('TXT_WPSC_PROCESSING_PROBLEM', 'Byl nazen probl�m se zpracov�n�m objedn�vky. Pros�m napi�te n�m na n� mail.');
319
+
320
+
321
+ define('TXT_WPSC_SPECIALS', 'Slevy');
322
+ define('TXT_WPSC_BUY', 'Kup');
323
+ define('TXT_WPSC_SHOPPINGCART', 'N�kupn� ko��k');
324
+ define('TXT_WPSC_NUMBEROFITEMS', 'Po�et polo�ek');
325
+ define('TXT_WPSC_NOMOREAVAILABLE', 'Produkt nen� skladem.');
326
+ define('TXT_WPSC_EMPTYYOURCART', 'Vysypat ko��k');
327
+ define('TXT_WPSC_GOTOCHECKOUT', 'Pokra�uj na potvrzen� objedn�vky');
328
+ define('TXT_WPSC_CONTINUESHOPPING', 'Pokra�uj v nakupov�n�');
329
+ define('TXT_WPSC_YOURSHOPPINGCARTISEMPTY', 'V� n�kupn� ko��k je pr�zdn�');
330
+ define('TXT_WPSC_VISITTHESHOP', 'Prohl�dnout obchod');
331
+ define('TXT_WPSC_PAGES', 'Str�nek');
332
+ define('TXT_WPSC_OUTOF', 'Mimo');
333
+ define('TXT_WPSC_VOTES', 'hlasujte.');
334
+ define('TXT_WPSC_CLICKSTARSTORATE', 'Klikn�te po�et hv�zdi�ek');
335
+ define('TXT_WPSC_AVERAGERATINGOF', 'Pr�m�rn� hodnocen�');
336
+ define('TXT_WPSC_YOURVOTE', 'Va�e hodnocen�');
337
+ define('TXT_WPSC_AVERAGEVOTE', 'Pr�m�rn� hlasov�n�');
338
+ define('TXT_WPSC_YOUHAVEVOTED', 'Hlasoval jste');
339
+ define('TXT_WPSC_NOVOTES', '6�dn� hlasov�n�');
340
+ define('TXT_WPSC_1VOTE', '1 Hlasov�n�');
341
+ define('TXT_WPSC_VOTES2', 'Hlas�');
342
+ define('TXT_WPSC_PERSONGIVEN', 'osoba vlo�ila tento obr�zek');
343
+ define('TXT_WPSC_PERSONGIVEN2', 'hv�zdi�ek.');
344
+ define('TXT_WPSC_PEOPLEGIVEN', 'osoba obr�ela tento obr�zek');
345
+ define('TXT_WPSC_PEOPLEGIVEN2', 'hv�zdi�ek.');
346
+ define('TXT_WPSC_ITEMHASBEENADDED', 'Polo�ka byla p�id�na');
347
+ define('TXT_WPSC_ITEMHASNOTBEENADDED', 'Polo�ka nebyla p�id�na');
348
+ define('TXT_WPSC_ADDNEWCATEGORY', 'P�idat novou skupinu');
349
+ define('TXT_WPSC_SUBMIT', 'Potvrdit');
350
+ define('TXT_WPSC_SELECTAVALIDCATEGORY', 'Pros�m vlo�te spr�vnou skupinu');
351
+ define('TXT_WPSC_PRODUCTNAME', 'Jm�no produktu');
352
+ define('TXT_WPSC_PRODUCTDESCRIPTION', 'Popis produktu');
353
+ define('TXT_WPSC_ADDNEWPRODUCT', 'p�idat produkt');
354
+ define('TXT_WPSC_PRODUCTQUANTITY', 'Mno�stv�');
355
+ define('TXT_WPSC_PRODUCTIMAGE', 'Obr�zek');
356
+ define('TXT_WPSC_PRODUCTPRICE', 'Cena');
357
+ define('TXT_WPSC_NOTAX', 'Bez dan�');
358
+ define('TXT_WPSC_ABOUT', 'O');
359
+ define('TXT_WPSC_ABOUTCONTENT', 'v�tejte v e-commerce panelu. <br /><br /><strong>Pozn�mka:</strong> v n�kter�ch nastaven�ch, se m��e zobrazit pr�zdn� ko��k, pokud se tak stane, p�idejte tento ��dek:<br /><br />session_start();<br /><br />do index.php souboru v hlavn� str�nce eshopu.<br />');
360
+ define('TXT_WPSC_CONTACTDETAILS', 'Pros�m vlo�te va�e kontaktn� informace:');
361
+ define('TXT_WPSC_CREDITCARDHANDY', 'Pozn�mka, kdy� tuto volbu potvrd�te, nebudete muset m�t va�i kreditn� kartu po ruce p�i ka�d�m n�kupu.');
362
+ define('TXT_WPSC_ASTERISK', 'Pole ozna�en� hv�zdi�kou mus� b�t vypln�n�.');
363
+ define('TXT_WPSC_FIRSTNAME', 'Jm�no');
364
+ define('TXT_WPSC_LASTNAME', 'P��jmen�');
365
+ define('TXT_WPSC_EMAIL', 'Email');
366
+ define('TXT_WPSC_ADDRESS', 'Adresa');
367
+ define('TXT_WPSC_ADDRESS1', 'Adresa 1');
368
+ define('TXT_WPSC_ADDRESS2', 'Adresa 2');
369
+ define('TXT_WPSC_CITY', 'M�sto');
370
+ define('TXT_WPSC_STATE', 'St�t');
371
+ define('TXT_WPSC_COUNTRY', 'Zem�');
372
+ define('TXT_WPSC_PHONE', 'Telefon');
373
+ define('TXT_WPSC_POSTAL_CODE', 'PS�');
374
+ define('TXT_WPSC_TERMS1', 'Potvrzuji, �e jsem si p�ecetl a souhlas�m s ');
375
+ define('TXT_WPSC_TERMS2', 'Obchodn� podm�nky');
376
+
377
+
378
+ define('TXT_WPSC_TEXT', 'Text');
379
+ define('TXT_WPSC_TEXTAREA', 'Oblast textu');
380
+ define('TXT_WPSC_HEADING', 'Hlavi�ka');
381
+
382
+ define('TXT_WPSC_MAKEPURCHASE', 'Nakupovat');
383
+ define('TXT_WPSC_BUYPRODUCTS', 'Pros�m kupte n�jak� produkt p�ed pou��m t�to str�nk');
384
+ define('TXT_WPSC_BRANDHASBEENEDITED', 'Zna�ka byla editov�na.');
385
+ define('TXT_WPSC_SURETODELETEPRODUCT', 'Opravduchcete vymazat tento produkt?');
386
+ define('TXT_WPSC_ADDBRAND', 'P�idat zna�ku');
387
+ define('TXT_WPSC_DISPLAYBRANDS', 'Zobraz zna�ky');
388
+ define('TXT_WPSC_EDITBRAND', 'Editovat zna�ky');
389
+ define('TXT_WPSC_ADD', 'P�idat');
390
+ define('TXT_WPSC_ADD_NEW_FORM', 'P�idatpole do formul��e');
391
+ define('TXT_WPSC_SAVE_CHANGES', 'Ulo�it zm�ny');
392
+
393
+ define('TXT_WPSC_CATEGORYHASBEENEDITED', 'Skupina byla editovana.');
394
+ define('TXT_WPSC_DISPLAYCATEGORIES', 'Zobrazit kategorie');
395
+ define('TXT_WPSC_ADDCATEGORY', 'P�idat skupinu');
396
+ define('TXT_WPSC_EDITCATEGORY', 'Editovat skupinu');
397
+ define('TXT_WPSC_ALLCATEGORIES', 'V�echny skupiny');
398
+
399
+ define('TXT_WPSC_DISPLAYVARIATIONS', 'Zobrazit varianty');
400
+ define('TXT_WPSC_ADDVARIATION', 'P�idat nastaven� varianty');
401
+ define('TXT_WPSC_EDITVARIATION', 'Editovat nastaven� varianty');
402
+ define('TXT_WPSC_VARIATIONHASBEENEDITED', 'Varianty byla upravena.');
403
+ define('TXT_WPSC_VARIATION_VALUES', 'Hodnoty variant');
404
+ define('TXT_WPSC_REMOVE_SET', 'Odstranit toto nastaven�'); //this needs to be translated
405
+
406
+ define('TXT_WPSC_SELECT_PARENT', 'Nastav na�azenou');
407
+ define('TXT_WPSC_PRODUCTHASBEENEDITED', 'Produkt byl upraven.');
408
+ define('TXT_WPSC_ADDPRODUCT', 'P�idat produkt');
409
+ define('TXT_WPSC_DISPLAYPRODUCTS', 'Zobrazit produkty');
410
+ define('TXT_WPSC_PLEASESELECTACATEGORY', 'Vyberte pros�m skupinu produkt�');
411
+ define('TXT_WPSC_STOCK', 'Sklad');
412
+ define('TXT_WPSC_PNP', 'PnP');
413
+ define('TXT_WPSC_EDITITEM', 'Edituj polo�ku');
414
+ define('TXT_WPSC_PRODUCTDETAILS', 'Popis produktu');
415
+ define('TXT_WPSC_SELECT_PRODUCT', 'Vyberte existuj�c� produkt');
416
+ define('TXT_WPSC_ENTERPRODUCTDETAILSHERE', '(zde vlo�te popis do va�eho produktu)');
417
+ define('TXT_WPSC_ADDITIONALPRODUCTDESCRIPTION', 'Dal�� popis produktu');
418
+ define('TXT_WPSC_ADDITEM', 'P�idat polo�ku');
419
+ define('TXT_WPSC_CHOOSEACATEGORY', 'Zvolte skupinu');
420
+ define('TXT_WPSC_CHOOSEABRAND', 'Zvolte zna�ku');
421
+ define('TXT_WPSC_USETHEACTUALIMAGE', 'Pou��t sou�asnou velikot - nem�nit rozm�ry.');
422
+ define('TXT_WPSC_DISPLAYPURCHASES', 'Purchase Log');
423
+ define('TXT_WPSC_ID', 'ID');
424
+ define('TXT_WPSC_TRANSACTIONSTATUS', 'Stav transakce');
425
+ define('TXT_WPSC_DATE', 'Datum');
426
+ define('TXT_WPSC_VIEWDETAILS', 'Popisy'); //Text has changed - translation is needed
427
+ define('TXT_WPSC_STATUS', 'Stav');
428
+ define('TXT_WPSC_SUCCESSFUL', 'Usp�ne');
429
+ define('TXT_WPSC_FAILED', 'Chyba');
430
+ define('TXT_WPSC_GST', 'GST');
431
+ define('TXT_WPSC_PP', 'P&amp;P');
432
+ define('TXT_WPSC_TOTAL', 'Celkem');
433
+ define('TXT_WPSC_FINALTOTAL', 'Celkov� suma');
434
+ define('TXT_WPSC_CUSTOMERDETAILS', 'Detaily o z�kazn�kovi');
435
+ define('TXT_WPSC_USERSCARTWASEMPTY', 'Ko��k byl pr�zdn�');
436
+ define('TXT_WPSC_GOBACK', 'Zp�t');
437
+ define('TXT_WPSC_THANKSAPPLIED', 'D�kujeme, zm�ny byly ulo�eny.');
438
+ define('TXT_WPSC_FORM_FIELDS', 'Nastaven� potvrzen�');
439
+ define('TXT_WPSC_PAYMENTGATEWAY2', 'Platebn� mo�nosti');
440
+ define('TXT_WPSC_PLEASESELECTAPAYMENTGATEWAY', 'Zvolte mo�not platby');
441
+ define('TXT_WPSC_PAYMENTGATEWAYNOTE', '<strong>Pozn�mka:</strong> tato verze e-Commerce umo��uje platbu pouze p�es PayPal.<br /><br />Pokud chcete v�ce mo�nost� <a href="http://www.instinct.co.nz/blogshop"> e-Commerce</a> a ptateb p�es kreditn� karty authorize.net, DPS (www.dps.co.nz), a paystation (www.paystation.co.nz).');
442
+ define('TXT_WPSC_URLSETTINGS', 'URL nastaven�');
443
+ define('TXT_WPSC_PRODUCTLISTURL', 'URL Seznamu produkt�');
444
+ define('TXT_WPSC_SHOPPINGCARTURL', 'URL n�kupn�ho ko��ku');
445
+ define('TXT_WPSC_CHECKOUTURL', 'URL potvrzovac� str�nky');
446
+ define('TXT_WPSC_TRANSACTIONDETAILSURL', 'URL p�ehledu transakc�');
447
+ define('TXT_WPSC_PRESENTATIONSETTINGS', 'Nastaven� prezentace');
448
+ define('TXT_WPSC_CARTLOCATION', 'Um�st�n� ko��ku');
449
+ define('TXT_WPSC_SIDEBAR', 'Postran� panel');
450
+ define('TXT_WPSC_PAGE', 'Str�nka');
451
+ define('TXT_WPSC_WIDGET', 'Widget');
452
+ define('TXT_WPSC_NEEDTOENABLEWIDGET', 'Mus�te povolit widget panel pro toto nastaven�');
453
+ define('TXT_WPSC_MANUAL', 'Manu�ln�');
454
+ define('TXT_WPSC_SHOWCATEGORIESBRANDS', 'Zobraz kategorie / zna�ky');
455
+ define('TXT_WPSC_BOTH', 'Ob�');
456
+ define('TXT_WPSC_PRODUCTTHUMBNAILSIZE', 'Rozm�ry n�hledu');
457
+ define('TXT_WPSC_CATEGORYTHUMBNAILSIZE', 'Rozm�ry n�hledu skupiny');
458
+ define('TXT_WPSC_SHOWPOSTAGEANDPACKAGING', 'Zobrazit po�tovn� a baln�');
459
+ define('TXT_WPSC_YES', 'Ano');
460
+ define('TXT_WPSC_NO', 'Ne');
461
+ define('TXT_WPSC_SHOWSPECIALS', 'Zobrazit slevy v postran�m panelu');
462
+ define('TXT_WPSC_SHOWPRODUCTRATINGS', 'Zobrazoit hodnocen� v�robku');
463
+ define('TXT_WPSC_CURRENCYSETTINGS', 'Nastaven� m�ny');
464
+ define('TXT_WPSC_GSTTAXRATE', 'GST/Tax Rate');
465
+ define('TXT_WPSC_CURRENCYTYPE', 'Typ m�ny');
466
+ define('TXT_WPSC_CURRENCYSIGNLOCATION', 'Um�st�n� zna�ky m�ny');
467
+ define('TXT_WPSC_DEFAULTPOSTAGEPACKAGING', 'Z�kladn� po�tovn� &amp; baln�');
468
+ define('TXT_WPSC_ADMINISTRATIONSETTINGS', 'Nastaven� administrace');
469
+ define('TXT_WPSC_MAXDOWNLOADSPERFILE', 'Maxim�ln� po�et sta�en� souboru');
470
+ define('TXT_WPSC_PURCHASELOGEMAIL', 'E-mail pro logov�n� objedn�vek');
471
+ define('TXT_WPSC_REPLYEMAIL', 'Email pro odpov�di');
472
+ define('TXT_WPSC_BRANDNOCAP', 'zna�ka');
473
+ define('TXT_WPSC_CATEGORYNOCAP', 'kategorie');
474
+ define('TXT_WPSC_UDPATING', 'Zm�n�no');
475
+ define('TXT_WPSC_UPDATING', 'Zm�n�no');
476
+ define('TXT_WPSC_MOREDETAILS', 'V�ce detail�');
477
+ define('TXT_WPSC_ADDTOCART', 'P�idat do ko��ku');
478
+ define('TXT_WPSC_AVGCUSTREVIEW', 'Pr�m. z�kaznick� hodnocen�');
479
+ define('TXT_WPSC_YOURRATING', 'Va�e hodnocen�');
480
+ define('TXT_WPSC_RATING_SAVED', 'Ulo�eno');
481
+ define('TXT_WPSC_RATETHISITEM', 'Hodnocen� t�to polo�ky');
482
+ define('TXT_WPSC_PRODUCTSOLDOUT', 'Tento produkt je vyprod�n.');
483
+ define('TXT_WPSC_NOITEMSINTHIS', 'Nen� ��dn� zbo�� v t�to');
484
+ define('TXT_WPSC_CATEGORYORBRAND', 'Kategorie nebo zna�ka');
485
+ define('TXT_WPSC_PLEASECHOOSEA', 'Vyberte');
486
+ define('TXT_WPSC_PLEASECHOOSEAGROUP', 'Vyberte skupinu');
487
+ define('TXT_WPSC_PRODUCT', 'Produkt');
488
+ define('TXT_WPSC_QUANTITY', 'Mno�stv�');
489
+ define('TXT_WPSC_QUANTITY_SHORT', 'Ks'); //translation needed
490
+ define('TXT_WPSC_APPLY', 'Potvr�');
491
+ define('TXT_WPSC_MAKEPAYMENT', 'Zaplatit');
492
+ define('TXT_WPSC_EMPTYSHOPPINGCART', 'Pr�zdn� n�kupn� ko��k');
493
+ define('TXT_WPSC_TOTALPRICE', 'Celkov� cena');
494
+ define('TXT_WPSC_NOITEMSINTHESHOPPINGCART', '6dn� zbo�� v ko��ku');
495
+ define('TXT_WPSC_EMAILMSG1', "D�kujeme, objedn�vka byla p�ijata, polo�ky budou odesl�ny jakmile to bude mo�n�, n�kter� polo�ky mohou b�t nahran� kliknut�m na n�sleduj�c� odkaz.\n\rCeny obsahuj� da� a po�tovn� a baln�.\n\rObjednali jste tyto polo�ky:\n\r");
496
+ define('TXT_WPSC_EMAILMSG2', ".\n\rTtoto zbo�� bylo objedn�no:\n\r\n\r");
497
+ define('TXT_WPSC_CLICKTODOWNLOAD', 'Klikn�te zde pro download');
498
+ define('TXT_WPSC_DOWNLOAD', 'Download');
499
+ define('TXT_WPSC_YOURTRANSACTIONID', 'ID va�� platby');
500
+ define('TXT_WPSC_TRANSACTIONID', 'ID platby');
501
+ define('TXT_WPSC_PURCHASERECEIPT', 'Doklad');
502
+ define('TXT_WPSC_PURCHASEREPORT', 'Report');
503
+ define('TXT_WPSC_THETRANSACTIONWASSUCCESSFUL', 'Platba prob�hla v po��dku');
504
+ define('TXT_WPSC_THETRANSACTIONWASNOTSUCCESSFUL', 'Platba neprob�hla');
505
+ define('TXT_WPSC_GOBACKTOCHECKOUT', 'Zp�t na potvrzen�');
506
+ define('TXT_WPSC_SPECIALPRICE', 'Slevy');
507
+
508
+ define('TXT_WPSC_INSTRUCTIONS', '
509
+ Instalace
510
+ <ul class=\'installation\'>
511
+ <li>Rozbalit zip soubor do wp-content/plugins adres��e.</li>
512
+ <li>Aktivujte plugin na pluginove strance</li>
513
+ <li>Jd�te do "Nastaven� plateb" v "e-Commerce" z�lo�ce, a upravdte nastaven� br�ny. (z�kladn� paypal br�na je nasm�rov�na na paypal sandbox)</li>
514
+ <li>Vytvo�te kategorie a produkty </li>
515
+ </ul>
516
+
517
+ <p>Pokud upgradujete z predchoz� verze, vypn�te a zapn�te plugin.</p>
518
+
519
+ <h2>Upgrade modul�</h2>
520
+
521
+ <p>Najd�te v�ce informac� o modulech WP e-Commerce n�v�t�vou <a href="http://www.instinct.co.nz/blogshop">Instinct BlogShop</a> webu.</p>
522
+
523
+ <ul class=\'installation\'>
524
+ <li>Gold</li>
525
+ <li>DropShop</li>
526
+ <li>Audio Player</li>
527
+ <li>GridView</li>
528
+ </ul>
529
+
530
+ <h2>Kniha p��n�</h2>
531
+ <p>Pokud by jste r�di nov� mo�nosti kter� v sou�asnosti nejsou podporov�ny WP e-Commerce dejte n�m v�d�t <a href="http://www.instinct.co.nz/contact-us/">na v�voj</a> nebo p�idejte va�e p��n� do <a href="http://instinct.co.nz/blogshop/support-forums/">community forum</a>.
532
+
533
+ <h2>P�izp�soben� a tipy</h2>
534
+ <p><strong>Da�</strong><br />Vlo�te v��i dan� v nastaven� "e-Commerce" z�lo�ce.</p>
535
+ <p><strong>Email purchase Logs</strong><br />Pokud p�id�te e-mailovou adresu, pak se v�m ode�le na zadan� email notifikace pri ka�d� �m�ne stavu..</p>
536
+ <p><strong>Hiding pages</strong><br />
537
+ To prevent the Shopping Cart, Checkout and Transaction Results pages from being displayed in the page list you must first find out their ID numbers. <br />
538
+ <br />Then you have to edit the file in the theme you use that displays pages. This is normally found in sidebar.php, find the line similar to:<br />
539
+ <br />"&lt;?php wp_list_pages(\'title_li=&lt;h2&gt;Pages&lt;/h2&gt;\' ); ?&gt;"<br />
540
+ and replace with<br />
541
+ "&lt;?php wp_list_pages(\'title_li=&lt;h2&gt;Pages&lt;h2&gt;&amp;exclude=3,4,5\'); ?&gt;"<br />
542
+ <br />The word exclude tells it to exclude the pages from the list, replace 3,4,5 with the ID numbers of the pages you wish to exclude.</p>
543
+ <p><strong>Image Functions</strong><br />
544
+ If your server does not have the PHP image functions installed, you will not be able to resize images once they are uploaded</p>
545
+ <p><strong>Permalinks</strong><br />
546
+ We\'re doing the best we can.
547
+ I have not been able to find a really good way to pass the required variables from page to page using permalinks that dont use mod_rewrite, if you cant use mod_rewrite, the plugin may not work with permalinks turned on.</p>
548
+ <p><strong>Javascript and Ajax </strong><br />
549
+ e-commerce lite uses Ajax, the shopping cart that the user sees will work without Javascript, but the Administration pages (specifically the Products and Categories pages) will not. To use the Administration section you will need to use a reasonably modern browser and have Javascript turned on. (Internet Explorer 6 or better, or Firefox 1.0 or better, older versions have not been tested for and may or may not work)</p>
550
+ <p><strong>More on Flickr</strong><br />
551
+ We have created a number of <a href="http://www.google.com/search?q=flickr+wp+e-commerce&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a">visual guides</a> on Flickr.
552
+
553
+ ');
554
+
555
+
556
+ define('TXT_WPSC_SHIPPINGSETTINGS', 'Nastaven� odes�l�n�');
557
+ define('TXT_WPSC_BASE_LOCAL', 'Po�tovn�');
558
+ define('TXT_WPSC_BASE_INTERNATIONAL', 'Po�tovn� do zahrani��');
559
+ define('TXT_WPSC_BASE_COUNTRY', 'Oblast/region');
560
+
561
+ define('TXT_WPSC_SHIPPING_DETAILS', 'Roz���en� nastaven� odes�l�n�'); // this needs updating
562
+ define('TXT_WPSC_LOCAL_PNP', 'Po�tovn�'); // this needs updating
563
+ define('TXT_WPSC_INTERNATIONAL_PNP', 'Po�tovn� do zahrani��'); // this needs updating
564
+ define('TXT_WPSC_SHIPPING_NOTE', 'Pozn�mka: charged only once per product regardless of quantity ordered.');
565
+ define('TXT_WPSC_COUNTRY_FORM_FIELD', 'Pole formul��e zem�');
566
+ define('TXT_WPSC_COUNTRY_FORM_FIELD_EXPLANATION', '(zvolte, pokud chtete specifick� podm�nky do konkr�tn�ch zem�)');
567
+
568
+ define('TXT_WPSC_SHIPPING', 'Odes�l�n�');
569
+ define('TXT_WPSC_EMAIL_FORM_FIELD', 'Pole formul��e e-mail');
570
+ define('TXT_WPSC_EMAIL_FORM_FIELD_EXPLANATION', '(zvlete kter� pole formul��e na potvrzovac� str�nce chete pou��t pro emailovou adresu)');
571
+
572
+
573
+ define('TXT_WPSC_PRODUCTIMAGES', 'Obr�zky produkt�');
574
+ define('TXT_WPSC_PRODUCTDOWNLOAD', 'Download produkt�');
575
+ define('TXT_WPSC_SHOWTHUMBNAILS', 'Zobrazen� n�hled�');
576
+ define('TXT_WPSC_ADD_ADDITIONAL_IMAGE', 'P�idat da�� obr�zky');
577
+ define('TXT_WPSC_DELETE_IMAGE', 'Vymazat obr�zky');
578
+ define('TXT_WPSC_GOLD_OPTIONS', 'Gold Nastaven�');
579
+ define('TXT_WPSC_ACTIVATE_SETTINGS', 'Nastaven� aktivace: Gold Cart');
580
+ define('TXT_WPSC_ACTIVATION_KEY', 'Aktiva�n� kl��');
581
+ define('TXT_WPSC_THANKSACTIVATED', 'D�kujeme - Gold n�kupn� ko��k byl aktivov�n.');
582
+ define('TXT_WPSC_NOTACTIVATED', 'Promi�te Gold API kl�� nen� spr�vn�.');
583
+
584
+ define('TXT_WPSC_DEFAULT', 'Z�kladn� n�hled');
585
+ define('TXT_WPSC_LIST', 'N�hled seznamu');
586
+
587
+ define('TXT_WPSC_VISIBLE', 'Viditeln�');
588
+ define('TXT_WPSC_DELETE_PRODUCT', 'Smazat produkt');
589
+ define('TXT_WPSC_ADDITIONAL_IMAGE', 'Dal�� obr�zek');
590
+ define('TXT_WPSC_GATEWAY_OPTIONS', 'Vlastnosti br�ny');
591
+ define('TXT_WPSC_SHIPPING_COUNTRY', 'Vyberte va�i zemi odesl�n�');
592
+ define('TXT_WPSC_CONFIRM_TOTALS', 'Potvr�te v� celkov� sou�et p�ed platbou:');
593
+ define('TXT_WPSC_CHECKOUT_FORM_FIELDS_DESCRIPTION', 'Zde m��ete nastavit formul�� pro registraci nov�ho z�kazn�ka. Za�ktrnut�m jednotliv�ch pol��ek a zvolen�m n�zv� vytvo��te formul�� s informacemi kter� v�s o z�kazn�kovi zaj�maj�. Jako nap��klad adresa, kontakty...');
594
+ define('TXT_WPSC_PAYMENT_OPTIONS', 'Platebn� nastaven�');
595
+ define('TXT_WPSC_PAYMENT_DESCRIPTION', 'Zvolte jake varianty plateb chcete m�t na potvrzovac� stra�nce.');
596
+
597
+ define('TXT_WPSC_DEFAULT_GATEWAY_ONLY', ' pouze');
598
+ define('TXT_WPSC_PLUS_MANUAL_PAYMENT', ' plus manual payment option');
599
+ define('TXT_WPSC_PAYMENT_METHOD', 'Platebn� metody');
600
+ define('TXT_WPSC_PAY_USING', 'Platba pou�it�m');
601
+ define('TXT_WPSC_PAY_MANUALLY', 'Platba �ekem');
602
+ define('TXT_WPSC_CREDIT_CARD', 'Kreditn� kartou');
603
+ define('TXT_WPSC_ADJUSTABLE_QUANTITY', 'Uk�zat po�et zobrazen�');
604
+ define('TXT_WPSC_RSS_FEED_HEADER', 'Potvrdit objedn�vky');
605
+ define('TXT_WPSC_RSS_FEED_LINK', 'Potvrdit RSS feed');
606
+ define('TXT_WPSC_RSS_FEED_TEXT', 'va�ich objedn�vek');
607
+ define('TXT_WPSC_INITIAL_SETUP', 'Vytvo�eno z�kladn� nastaven�.');
608
+ define('TXT_WPSC_PLUGIN_NEWS_HEADER', 'Plugin Novinky');
609
+
610
+
611
+ define('TXT_WPSC_PLUGIN_NEWS', '
612
+
613
+ <a href="http://instinct.co.nz/blogshop/products-page/" target="_blank">WP DropShop Module</a> je posledn� a nejprod�van�j�� zbo�� dostupn� on-line! <br/><br/>
614
+
615
+ <a href="http://instinct.co.nz/blogshop/products-page/" target="_blank">GridView Module</a> je modul vytv��ej�c� roz���en� mo�nosti zobrazen� va�ich produkt�.<br/><br/>
616
+
617
+ <a href="http://www.instinct.co.nz/wp-campaign-monitor/100">WP Campaign Monitor</a> je email newsletter n�stroj vytvo�en� p��mo pro WP u�ivatele kte�� chtej� dost�vat informace e-mailem.
618
+
619
+ ');
620
+
621
+
622
+ define('TXT_WPSC_POWERED_BY', 'Tento obchod je vytvo�en ');
623
+
624
+ define('TXT_WPSC_NO_PURCHASES', 'Vsou�asnosti nejsou ��dn� obchody.');
625
+
626
+
627
+ define('TXT_WPSC_DELIVERY_ADDRESS', 'Doru�ovac� adresa');
628
+ define('TXT_WPSC_DELIVERY_CITY', 'M�sto');
629
+ define('TXT_WPSC_DELIVERY_COUNTRY', 'Zem�');
630
+ define('TXT_WPSC_MP3_SETTINGS', 'MP3 nastaven�');
631
+ define('TXT_WPSC_MP3_SETTINGS_DESCRIPTION', 'To create the 30 second MP3 file clips, this plugin needs <a href=\'http://sox.sourceforge.net/\'>SoX</a> compiled with MP3 support, enter the path to SoX here.');
632
+ define('TXT_WPSC_SOX_PATH', 'SoX cesta');
633
+ define('TXT_WPSC_PREVIEW', 'P�ehr�t');
634
+ define('TXT_WPSC_DOWNLOAD_CSV', 'Download CSV');
635
+ define('TXT_WPSC_PREVIEW_FILE', 'P�ehr�t soubor');
636
+ define('TXT_WPSC_NEW_PREVIEW_FILE', 'Nov� soubor k p�ehr�n�');
637
+ define('TXT_WPSC_REPLACE_PRODUCT', 'P�epi� produkt');
638
+ define('TXT_WPSC_TOTALSHIPPING', 'Celkem odesl�no');
639
+ define('TXT_WPSC_DISPLAY_FRONT_PAGE', 'Zobrazit na prvn� str�nce');
640
+ define('TXT_WPSC_SEARCH_FOR', 'Hledej pro');
641
+ define('TXT_WPSC_YOUR_SEARCH_FOR', 'Va�e hled�n� pro');
642
+ define('TXT_WPSC_RETURNED_NO_RESULTS', 'vr�tilo 0 v�sledk�.');
643
+ define('TXT_WPSC_POSTAGE', 'Po�ta');
644
+ define('TXT_WPSC_SUBTOTAL', 'Mezisou�et');
645
+
646
+
647
+ //everything under here needs translations, added after 19/1/2007
648
+
649
+ define('TXT_WPSC_PLEASEENTERAVALID', 'Vlo�te spr�vn�');
650
+ define('TXT_WPSC_PLEASEENTERAVALIDNAME', 'Vlo�te va�e jm�no.');
651
+ define('TXT_WPSC_PLEASEENTERAVALIDSURNAME', 'Vlo�te va�e p��jmen�.');
652
+ define('TXT_WPSC_PLEASEENTERAVALIDEMAILADDRESS', 'Vlo�te v� e-mail.');
653
+ define('TXT_WPSC_PLEASEENTERAVALIDADDRESS', 'Vlo�te kompletn� adresu.');
654
+ define('TXT_WPSC_PLEASEENTERAVALIDCITY', 'Vlo�te m�sto.');
655
+ define('TXT_WPSC_PLEASEENTERAVALIDPHONENUMBER', 'Vlo�te va�e telefon� ��slo.');
656
+ define('TXT_WPSC_PLEASESELECTCOUNTRY', 'Vyberte zemi z nab�dky.');
657
+ define('TXT_WPSC_PLEASEAGREETERMSANDCONDITIONS', 'za�krtn�te �e souhlas�te s podm�nkami. Bez toho nem��eme va�i objedn�vku vy��dit.');
658
+ define('TXT_WPSC_POSITION', 'Pozice');
659
+
660
+ define('TXT_WPSC_DELIVERY_REGION', 'Oblast soru�en�');
661
+
662
+
663
+ define('TXT_WPSC_GENERAL_SETTINGS', 'Z�kladn� nastaven�');
664
+ define('TXT_WPSC_TAX_SETTINGS', 'Nastaven� dan�');
665
+ define('TXT_WPSC_POSTAGE_AND_TAX', 'Po�tovn� &amp; Da� ');
666
+ define('TXT_WPSC_GRID', 'Grid View');
667
+ define('TXT_WPSC_CANT_MOVE_CATEGORY', 'nem��ete p�esunous skupinu obsahuj�c� podskupiny.');
668
+ define('TXT_WPSC_SURETODELETECATEGORY', 'Opravdu chcete smazat tuto kategorii? Podkategorie kter� tato kategorie obsahuje budou vymaz�ny tak�.');
669
+ define('TXT_WPSC_VARIATION', 'Varianty');
670
+ define('TXT_WPSC_OVER_TWO_VARIATIONS', 'Varianty zbo�� nebudou fungovat pokud pou�ijete v�ce ne� 2 varianty sou�asn�.');
671
+ define('TXT_WPSC_PRICE_AND_STOCK_CONTROL', 'Ovl�d�n� cen a sklad�') ;
672
+
673
+ // pe.{
674
+ define('TXT_WPSC_CATSBRANDSLOCATION', 'Um�st�n� kategori� &amp; zan�ek');
675
+ define('TXT_WPSC_DESCITEMSEPARATOR', ' : ');
676
+ define('TXT_WPSC_SEARCHITEMSEPARATOR', ' : ');
677
+ define('TXT_WPSC_SINGLE_SHIPPING_COUNTRY', 'Zem� doru�en�:');
678
+ define('TXT_WPSC_ADD_ANOTHER_VARIATION', 'P�idej variantu');
679
+ // }.pe
680
+ define('TXT_WPSC_PRODUCT_CATEGORIES', 'V�b�r kategori�');
681
+ define('TXT_WPSC_THANKS_DELETED', 'D�kujem, z�znam byl odstan�n');
682
+ define('TXT_WPSC_PRODUCT_IMAGE_PREVIEW', 'Obr�zek produktu');
683
+ define('TXT_WPSC_PRODUCT_THUMBNAIL_PREVIEW', 'N�hled produktu');
684
+ define('TXT_WPSC_REMOVE_LOG', 'Odstrani tento z�znam z Logu');
685
+ define('TXT_WPSC_CATSANDBRAND', 'Kategorie &amp; zna�ky');
686
+ define('TXT_WPSC_GOLD_DROPSHOP', 'DropShop');
687
+ define('TXT_WPSC_NEEDTOENABLEDROPSHOP', 'mus�te nejprve nainstalovat Gold and DropShop roz���en� pro tuto volbu');
688
+ define('TXT_WPSC_DRAG_ITEM_HERE', 'p�esu� toto zbo�� do ko��ku.');
689
+ define('TXT_WPSC_SHOWCATEGORYTHUMBNAILS', 'Zobrazit skupinu n�hled�');
690
+ define('TXT_WPSC_SHOPPING_CART', 'N�kupn� ko��k');
691
+ define('TXT_WPSC_SHOW_SLIDING_CART', 'Pou��t rozbalovac� Ko��k');
692
+ define('TXT_WPSC_PREVIEW_FILE', 'Upload Preview');
693
+ define('TXT_WPSC_PREVIEW_FILE_NOTE', 'Pozn�mka: If you do not upload a preview file and your server has sox compiled with MP3 support then a preview file will be created for you.');
694
+ define('TXT_WPSC_PURCHASE_NUMBER', 'Objedn�vka ��slo.');
695
+ define('TXT_WPSC_FILTER_ORDER', 'Filtr objedn�vek');
696
+ define('TXT_WPSC_SHOW_SEARCH', 'Zobrazit hleh�n�');
697
+ define('TXT_WPSC_LOG_CURRENT_MONTH', 'Zobrazit v�sledky tohoto m�s�ce');
698
+ define('TXT_WPSC_LOG_PAST_THREE_MONTHS', 'Zobrazt v�sledky za posledn� 3 m�s�ce');
699
+ define('TXT_WPSC_LOG_ALL', 'Zobrazit v�echny v�sledky');
700
+ define('TXT_SHOW_IMAGES_ONLY', 'Zobrazit pouze obr�zky');
701
+ define('TXT_WPSC_SHOW_GALLERY', 'Zobrazot galerii n�hled�');
702
+ define('TXT_WPSC_PLEASE_SELECT', 'Pros�m vyberte');
703
+ define('TXT_WPSC_TXN_ID', 'Id platby');
704
+ define('TXT_WPSC_SINGLE_PRODUCTTHUMBNAILSIZE', 'Velikost obr�zku produktu');
705
+ define('TXT_WPSC_RESET', 'Reset');
706
+ define('TXT_WPSC_ORDER_PENDING', 'D�kujeme va�e objedn�vka �ek� na vy��zen�, po�leme v�m e-mail jakmile bude vy��zena..');
707
+ define('TXT_WPSC_ORDER_FAILED', 'Omlouv�me se, ale va�e objedn�vka nebyl p�ijata pro nedostat�n� kredit.');
708
+ // Adrian - added for the options I added
709
+ define('TXT_WPSC_SHOW_CATEGORY_COUNT', 'Zobrazit mno�stv� produkt� ve skupin�');
710
+ define('TXT_WPSC_CATSPRODS_DISPLAY_TYPE', 'Zobrazen� skupiny/produkty');
711
+ define('TXT_WPSC_CATSPRODS_TYPE_CATONLY', 'Pouze skupiny (v�echny produkty zobrazeny)');
712
+ define('TXT_WPSC_CATSPRODS_TYPE_SLIDEPRODS', 'Rozbalovac� skupiny (1 product na str�nku)');
713
+ // Adrian - END new added options
714
+ define('TXT_WPSC_ORDER_DETAILS', 'Podrobnosti objedn�vky');
715
+ define('TXT_WPSC_SAVE_PROFILE', 'Ulo� profil');
716
+ define('TXT_WPSC_USERACCOUNTURL', 'URL u�ivatelsk�ho ��tu');
717
+ define('TXT_WPSC_MUST_BE_LOGGED_IN', 'Pro pou�it� t�to str�nky mus�te b�t p�ihl�eni. Pros�m vypl�te formul�� pro p�ihl�en�.');
718
+ define('TXT_WPSC_YOUR_ACCOUNT', 'V� ��et');
719
+
720
+ define('TXT_WPSC_YOU_JUST_ADDED', 'Pr�v� jste p�idali "[product_name]" do va�eho ko��ku.');
721
+ define('TXT_WPSC_SORRY_NONE_LEFT', 'Omlouv�me se, ale polo�ka "[product_name]" nen� skladem.');
722
+
723
+ define('TXT_WPSC_CONTINUE_SHOPPING', 'Pokra�ovat v n�kupu');
724
+ define('TXT_WPSC_ITEM_GONE_OUT_OF_STOCK', 'Toto zbo�� ji� nen� na sklad�, pros�m vra�te se a upravte va�i objedn�vku.');
725
+ define('TXT_WPSC_DISPLAY_FANCY_NOTIFICATIONS', 'Zobrazit efektn� ozn�men� o n�kupu');
726
+ define('TXT_WPSC_IF_USER_CHECKOUT', 'pokud ji� m�te u�ivatesk� ��et ');
727
+ define('TXT_WPSC_LOG_IN', 'p�ihla�te se.');
728
+ define('TXT_WPSC_IS_DONATION', 'Tento produkt je dotov�n?');
729
+ define('TXT_WPSC_DONATION', 'Darov�n�');
730
+ define('TXT_WPSC_DONATION_LC', 'Darov�n�');
731
+ define('TXT_WPSC_DONATION_SHIPPING', '��dn� zbo�� nen� dotovan�');
732
+ define('TXT_WPSC_DOWNLOADABLEPRODUCT_URL', 'Jm�no souboru produktu');
733
+ define('TXT_WPSC_FILETOBEPRODUCTURL', 'Pozn�mka: Nahrajte soubory do adres��e a vl�te cestu.');
734
+ define('TXT_WPSC_DONATIONS', 'Darov�n�');
735
+ define('TXT_WPSC_WRONG_FILE_PERMS', 'N�sleduj�c� adres��e nemaj� pr�vo z�pisu: :directory: Nelze nahr�t obr�zky. Zm��te pr�va z�pisu do t�chto adres��� .');
736
+ define('TXT_WPSC_RESET_API', 'Reset API kl��');
737
+ define('TXT_WPSC_PRODUCTS_PER_PAGE', 'produkt� na str�nku');
738
+ define('TXT_WPSC_OPTION_PRODUCTS_PER_PAGE', 'po�et produkt� kter� se zobraz� na jedn� str�nce');
739
+ define('TXT_WPSC_PAGE_NUMBER_POSITION', 'Um�st�n� ��sla str�nky');
740
+
741
+
742
+ define('TXT_WPSC_YOUR_BILLING_CONTACT_DETAILS', '1. V�e faktura�n� adresa');
743
+ define('TXT_WPSC_DELIVER_TO_A_FRIEND', '2. Doru�ovac� podrobnosti');
744
+ define('TXT_WPSC_E_COMMERCE', 'e-Commerce');
745
+ define('TXT_WPSC_THANKS_SAVED', 'D�kujeme, zm�ny byly ulo�eny.');
746
+ define('TXT_WPSC_REGISTER', 'Registrovat');
747
+ define('TXT_WPSC_TAX', 'Da�');
748
+
749
+ define('TXT_WPSC_USE_SHIPPING', 'Pou��t odes�l�n�');
750
+ define('TXT_WPSC_USE_SHIPPING_DESCRIPTION', 'Pokud prod�v�te pouze software, zvolte ne a t�m vypnete mo�nost odes�l�n� z va�eho obchodu.');
751
+
752
+ define('TXT_WPSC_PAGESETTINGS', 'Nastaven� ��slov�n� str�nek');
753
+ define('TXT_WPSC_USE_PAGINATION', 'Pou��t ��slov�n�');
754
+ define('TXT_WPSC_ADD_PRODUCT', 'Po��t produkt');
755
+ define('TXT_WPSC_EDIT_PRODUCT', 'Edituj produkt');
756
+ define('TXT_WPSC_UPDATE_PAGE_URLS', 'Pou��t URL str�nek');
757
+ define('TXT_WPSC_VARIATIONS_AND_SPECIALS_DONT_MIX', 'Pozn�mka: v t�to verzi nen� mo�n� nastavit slevy.');
758
+ define('TXT_WPSC_PRODUCT_SPECIALS', 'Slevy produkt�');
759
+ define('TXT_WPSC_SHOW_SHARE_THIS', 'Zbrazte sd�len� (skupinov� z�lo�ky)');
760
+ define('TXT_WPSC_SHOW_NO_PRODUCT', '��dn� produkt');
761
+ define('TXT_WPSC_CHOOSE_DOWNLOADABLE_PRODUCT', 'Zvolte sta�hnuteln� soubor pto tuto polo�ku:');
762
+ define('TXT_WPSC_PLEASECHOOSE', 'Pros�m vyberte');
763
+
764
+ define('TXT_WPSC_VARIATION_CONTROL', 'Varianty - ovl�d�n�');
765
+ define('TXT_WPSC_VARIATION_GRID_CONTROL_SINGLE', ':variation1: Nastaven�');
766
+ define('TXT_WPSC_VARIATION_GRID_CONTROL_PAIR', ':variation1: a :variation2: Nastaven�');
767
+ define('TXT_WPSC_VIEW_PREVIEW_CLIP', 'Uka� p�edchoz� klip');
768
+ define('TXT_WPSC_REQUIRE_REGISTRATION', 'U�ivatel se mus� zaregistrovat p�ed zaplacen�m');
769
+ define('TXT_WPSC_PLEASE_LOGIN', 'pros�m p�ihla�te se pro dokon�en� objedn�vky');
770
+ define('TXT_WPSC_IF_JUST_REGISTERED', 'Pokud jste ji� zaregistrov�n�, pou�ijte v� email nebo login pro dokon�en� objedn�vky');
771
+ define('TXT_WPSC_SELECT_THEME', 'Zvol tema');
772
+ define('TXT_WPSC_NEW_ORDER_PENDING_SUBJECT', 'Nov� p��choz� objedn�vka');
773
+ define('TXT_WPSC_NEW_ORDER_PENDING_BODY', "Nov� objedn�vky �ekaj�c� na vy��zen�: \n\r ");
774
+ define('TXT_WPSC_NO_SHIPPING', "Nepou��vat zas�l�n�");
775
+ define('TXT_WPSC_DEFAULT_MEMBERS_ONLY', "Tato str�nka je pouze pro registrovan� z�kazn�ky. Registrujte se pros�m.");
776
+ define('TXT_WPSC_MEMBERSHIP_CONTROL', "Nastaven� �lenstv�");
777
+ define('TXT_WPSC_PRODUCT_MEMBER_STATUS', "Je to produkt pro �leny?");
778
+ define('TXT_WPSC_PRODUCT_MEMBERSHIP_LENGTH', "D�lka �lenstv�");
779
+ define('TXT_WPSC_DAYS', "dn�");
780
+ define('TXT_WPSC_MONTHS', "m�s�c�");
781
+ define('TXT_WPSC_YEARS', "let");
782
+ define('TXT_WPSC_MEMBERS_SUBSCRIPTION_ENDED', "Va�e prihl�en� bylo ukonceno.");
783
+ define('TXT_WPSC_ACTIVATE_SETTINGS_MEMBERS', 'Aktiva�n� nastaven�: U�ivatelsk� modul');
784
+ define('TXT_WPSC_GOLD_CART', 'Gold Cart');
785
+ define('TXT_WPSC_SHOW_CATEGORY_DESCRIPTION', 'Zobraz popis skupin');
786
+ define('TXT_WPSC_ALSO_BOUGHT', 'Lid� kte�� koupili toto zbo�� koupili u n�s tak�');
787
+ define('TXT_WPSC_MARKETING_SETTINGS', 'Marketingov� nastaven�');
788
+ define('TXT_WPSC_OPTION_ALSO_BOUGHT', 'Zobrazit k��ov� prodeje');
789
+ define('TXT_WPSC_MARKETING', 'Marketing');
790
+ define('TXT_WPSC_DISPLAYCOUPONS', 'Kupony');
791
+ define('TXT_WPSC_ADD_COUPON', 'P�idej kupon');
792
+ define('TXT_WPSC_COUPON', 'Kupon');
793
+ define('TXT_WPSC_ADDCOUPONS', 'P�idat kupon');
794
+ define('TXT_WPSC_COUPON_CODE', 'K�d kuponu');
795
+ define('TXT_WPSC_DISCOUNT', 'Sleva');
796
+ define('TXT_WPSC_START', 'Za��tek');
797
+ define('TXT_WPSC_EXPIRY', 'Konec');
798
+ define('TXT_WPSC_USE_ONCE', 'Pou��t jednou');
799
+ define('TXT_WPSC_ACTIVE', 'Aktivn�');
800
+ define('TXT_WPSC_COUPONHASBEENADDED', 'D�kujeme, kup�n byl p�id�n.');
801
+ define('TXT_WPSC_COUPON', 'Kupon');
802
+ define('TXT_WPSC_COUPON_DOESNT_EXIST', 'Platnost kuponu ji� skon�ila nebo kupon nen� platn�.');
803
+ define('TXT_WPSC_PRODUCT_TAGS', 'Tagy produktu');
804
+
805
+ define('TXT_WPSC_DROPSHOPDISPLAY', 'Zobrazit DropShop');
806
+ define('TXT_WPSC_HIDEADDTOCARTBUTTON', 'Skr�t tla��tko "P�idat do ko��ku"');
807
+
808
+ define('TXT_WPSC_PRODUCT_TAGS', 'Tagy produktu');
809
+
810
+ define('TXT_WPSC_SHOW_DROPSHOP_ALL', 'Zobrazit Dropshopna ka�d� str�nce');
811
+ define('TXT_WPSC_SHOW_DROPSHOP_PRODUCT', 'Zobrazit Dropshop pouze na str�nce produktu');
812
+ define('TXT_WPSC_PRICEAFTERDISCOUNT', 'Cena po slev�');
813
+ define('TXT_WPSC_ECOM_NEWS', 'e-Commerce Novinky');
814
+ define('TXT_WPSC_SAVE_PRODUCT_ORDER', 'Ulo�it objedn�vku produktu');
815
+
816
+ define('TXT_WPSC_ECOMMERCE_SUBSCRIBERS', 'e-Commerce Subscribers');
817
+ define('TXT_WPSC_USERID', 'U�ivatel ID');
818
+ define('TXT_WPSC_REGISTEREDDATE', 'Datum registrace');
819
+ define('TXT_WPSC_SUSPEND', 'Ukon�eno');
820
+ define('TXT_WPSC_ACTIVATE', 'Aktivov�no');
821
+
822
+
823
+ define('TXT_WPSC_DROPSHOP_LIGHT', 'Pou��t sv�tl� Dropshop styl');
824
+ define('TXT_WPSC_DROPSHOP_DARK', 'Pou��t tmav� Dropshop styl');
825
+
826
+
827
+ define('TXT_WPSC_MANUAL_PAYMENT', 'Platba v hotovosti');
828
+ define('TXT_WPSC_CREDIT_CARD', 'Kreditn� karta');
829
+ define('TXT_WPSC_CREDIT_CARD_AND_MANUAL_PAYMENT', 'Platba v hotovosti a kretin� karta');
830
+ define('TXT_WPSC_PAYMENT_INSTRUCTIONS', 'Vlo�te instrukce pro platbu v hotovosti');
831
+
832
+ define('TXT_WPSC_SHOWALL', "Zobrazit v�e");
833
+ define('TXT_WPSC_PRICE_RANGE', "Rozp�t� cen");
834
+ define('TXT_WPSC_GOOGLE_RISK_AVS', "�patn� verifikace adresy");
835
+ define('TXT_WPSC_GOOGLE_RISK_CVN', "Kreditn� karta nebyla ov��ena");
836
+ define('TXT_WPSC_GOOGLE_RISK_BOTH', "Ov��en� karty a nebo adresy selhalo");
837
+ define('TXT_WPSC_GOOGLE_RISK', 'Google Risk');
838
+ define('TXT_WPSC_CANCEL_ORDER', 'Ukon�en� objedn�vky');
839
+ define('TXT_WPSC_FIRST_NAME', 'Jm�no');
840
+ define('TXT_WPSC_LAST_NAME', 'P��jmen�');
841
+ define('TXT_WPSC_DELIVERY_FIRST_NAME', 'Doru�ovac� - Jm�no');
842
+ define('TXT_WPSC_DELIVERY_LAST_NAME', 'Doru�ovac� - P��jmen�');
843
+ define('TXT_WPSC_DELIVERY_STATE', 'Zem� doru�en�');
844
+ define('TXT_WPSC_SHIPWIREEMAIL', 'ShipWire Email');
845
+ define('TXT_WPSC_SHIPWIREPASSWORD', 'ShipWire Heslo');
846
+ define('TXT_WPSC_SHIPWIRESETTINGS', 'ShipWire Nastaven�');
847
+ define('TXT_WPSC_NO_DOWNLOADABLES', 'V sou�asnosti nen� k dispozici ��dn� st�hnuteln� produkt.');
848
+ define('TXT_DISPLAY_VARIATIONS', 'Zobraz varianty');
849
+
850
+
851
+ define('TXT_WPSC_NONAME', 'Beze jm�na');
852
+ define('TXT_WPSC_WEIGHT', 'Hmotnost');
853
+ define('TXT_WPSC_LOG_TRANSACTIONACCEPTEDLOGS', 'Zobrazit pouze uskute�n�n� platby');
854
+ define('TXT_WPSC_SEARCHEMAIL', 'Hledej podle Emailu');
855
+
856
  ?>
languages/DE_de.php CHANGED
File without changes
languages/DK_da.php CHANGED
@@ -1,719 +1,719 @@
1
- <?php
2
- /*
3
- This is a language file for the WP Shopping Cart plugin version 3.5
4
- Language version 1.1 in Danish by Kasper Sorensen. www.kaspersorensen.com
5
- */
6
-
7
-
8
- define('TXT_WPSC_FIX_CATEGORY_PERMALINKS', 'Fix kategori permalinks');
9
- define('TXT_WPSC_ADVANCED_OPTIONS', 'Avancerede indstillinger');
10
- define('TXT_WPSC_INVALID_COUPON', 'Ugyldig kupon');
11
- define('TXT_WPSC_RSSNOTE', '<strong>Note:</strong> Denne RSS feed er ikke kun for at dine kunder kan holde sig opdateret, men du kan ogs&aring; bruge dette link til at promovere dine produkter p&aring; Facebook. <br>Bare tilf&oslash;j <a href="http://apps.facebook.com/getshopped">getshopped! facebook application</a> til din Facebook profil og f&oslash;lg instrukserne.');
12
- define('TXT_WPSC_GOOGLEFINANCESTATUS', 'Financiel status');
13
- define('TXT_WPSC_GOOGLEFULFILLMENTSTATUS', 'Udf&oslash;relses status');
14
-
15
- define('TXT_WPSC_ANYONEREGISTER', 'Hvis ja, skal du ogs&aring; aktivere wordpress indtstilling "Alle kan registrere sig"');
16
- define('TXT_WPSC_CVN', 'Kredit verifikation');
17
- define('TXT_WPSC_AVS', 'Adresse verifikation');
18
- define('TXT_WPSC_DISPLAYVARIATIONSDESCRIPTION', 'En variation kan v&aelig;re noget der er "valgfrit" p&aring; et produkt. For eksempel st&oslash;rrelse, farve osv. <br />Hvis du for eksempel solgte bukser, ville du m&aring;ske v&aelig;re interesseret i at opr&aelig;tte en variation kaldet st&oslash;rrelse med valgmulighederne small, medium, large...');
19
-
20
- define('TXT_WPSC_PERTICKED', 'Anvend p&aring; alle produktert');
21
- define('TXT_WPSC_EMAILALLOWED', 'Email tilladt');
22
- define('TXT_WPSC_EMAILNOTALLOWED', 'Email IKKE tilladt');
23
-
24
-
25
- define('TXT_WPSC_GOOGLERISK', 'Kvalificeret for beskyttelse');
26
- define('TXT_WPSC_PAYPALNOTE', '<strong>Note:</strong>P&aring; grund af nuv&aelig;rende begr&aelig;nsninger af Paypal. Hvis en kunde benytter en v&aelig;rdi kupon ved k&oslash;bet kan vi ikke sende en liste med produkter til Paypal. Vi er n&oslash;dt til at sende det totale bel&oslash;b af kundens k&oslash;b, s&aring; at kunden fra Paypal vil se dit butiksnavn og total bel&oslash;bet af deres indk&oslash;b');
27
-
28
- define('TXT_WPSC_GOOGLEMARKETINGPREFERENCE', 'Google User Marketing Preference');
29
-
30
-
31
- define('TXT_WPSC_LATEST_PRODUCTS', 'Seneste produkter');
32
- define('TXT_WPSC_PICKUP', 'Afhentning');
33
- define('TXT_WPSC_DELIVERY', 'Levering');
34
- define('TXT_WPSC_MENU', 'e-Commerce admin menu');
35
- define('TXT_WPSC_GOOGLESTORELOCATOR', 'Aktiv&eacute;r Google Store Locator');
36
- define('TXT_WPSC_GOOGLESHIPPING', 'Google leverings land');
37
- define('TXT_WPSC_POST_DEFAULT_MEMBERS_ONLY', 'Denne artikel er kun for medlemmer, du skal logge ind for at se den');
38
- define('TXT_WPSC_BASESHIPPING', 'Standard forsendelse');
39
- define('TXT_WPSC_RSS_ADDRESS', 'RSS adresse');
40
- define('TXT_WPSC_STORENAME', 'Butiksnavn');
41
- define('TXT_WPSC_CHECKBOX_VARIATIONS', 'Vis variation i checkboxes');
42
- define('TXT_WPSC_DISPLAY_PLUSTAX', 'Vis "+Moms"');
43
- define('TXT_WPSC_DISPLAYHOWCUSTOMERFINDUS', 'Vis hvordan kunder fandt os unders&oslash;gelse');
44
- define('TXT_WPSC_HOWCUSTOMERFINDUS', 'Hvordan kunden fandt os');
45
- define('TXT_WPSC_ENGRAVE', 'Engrav&eacute;r tekst');
46
- define('TXT_WPSC_FREETRIAL', 'En m&aring;neds gratis pr&oslash;vetid');
47
- define('TXT_WPSC_PROHIBITED', 'Udelukket');
48
- define('TXT_WPSC_ADMINNOTES', 'S&aelig;lgers notits');
49
- define('TXT_WPSC_HIDEADDNAMELINK', 'Skjul produkt navn links');
50
- define('TXT_WPSC_ADMINMENU', 'Admin Menu');
51
- define('TXT_WPSC_USEONLYEXTERNALLINK', 'Note: Benyt kun hvis du har eksterne links');
52
- define('TXT_WPSC_EXTERNALLINK', 'Ekstern link');
53
- define('TXT_WPSC_BUTTONTYPE', 'Knap type');
54
- define('TXT_WPSC_BUYNOW', 'K&oslash;b Nu (Kun Google Checkout)');
55
- define('TXT_WPSC_ASSOCIATEWITHFILE', 'Forbind med fil?(V&aelig;lg venligst en)');
56
- define('TXT_WPSC_SHOWLIVESEARCH', 'Benyt Live Search');
57
- define('TXT_WPSC_USPS_USERID', 'USPS ID');
58
- define('TXT_WPSC_SHIPPING_DETAILS', 'Forsendelses detaljer');
59
- define('TXT_WPSC_SHOWADVANCEDSEARCH', 'Vis avanceret s&oslash;gning');
60
- define('TXT_WPSC_GOOGLEMECHANTKEY', 'Google Merchant Key');
61
- define('TXT_WPSC_GOOGLEMECHANTID', "Google Merchant ID");
62
- define('TXT_WPSC_IMAGESIZEINFO', 'Note: Hvis denne er blank vil billedst&oslash;rrelse ikke blive &aelig;ndret');
63
- define('TXT_WPSC_ENDLESSSUBSCRIPTION', 'Permanent abonnement?');
64
- define('TXT_WPSC_RECEIVED', 'Ordre modtaget');
65
- define('TXT_WPSC_ORDER_STATUS', 'Ordre status');
66
- define('TXT_WPSC_ORDER_SUMMARY', 'Ordre oversigt');
67
- define('TXT_WPSC_LANGUAGE', 'Sprog');
68
- define('TXT_WPSC_ACCEPTED_PAYMENT', 'Betaling accepteret');
69
- define('TXT_WPSC_JOB_DISPATCHED', 'Job Afsendt');
70
- define('TXT_WPSC_PROCESSED', 'Lukket ordre');
71
- define('TXT_WPSC_ECOMMERCE', 'e-Commerce');
72
- define('TXT_WPSC_OPTIONS', 'Butiks Indstillinger');
73
- define('TXT_WPSC_ADDPRODUCTS', 'Tilf&oslash;j produkter');
74
- define('TXT_WPSC_SENDSMS', 'Send SMS');
75
- define('TXT_WPSC_PRODUCTS', 'Produkter');
76
- define('TXT_WPSC_ADDCATEGORY', 'Tilf&oslash;j kategori');
77
- define('TXT_WPSC_CATEGORIES', 'Kategorier');
78
- define('TXT_WPSC_BRANDS', 'Brands');
79
- define('TXT_WPSC_VARIATIONS', 'Variationer');
80
- define('TXT_WPSC_PURCHASELOG', 'K&oslash;bs Log');
81
- define('TXT_WPSC_ORDER_LOG', 'Ordrer');
82
- define('TXT_WPSC_OLDER_ORDERS', '&aelig;ldre ordrer');
83
- define('TXT_WPSC_ORDER', 'Ordrer');
84
- define('TXT_WPSC_TOTAL_THIS_MONTH', 'Total fortjeneste denne m&aring;ned');
85
- define('TXT_WPSC_MONTHLY_REPORT', 'Six Monthly Report');
86
- define('TXT_WPSC_TOTAL_INCOME', 'Total fortjeneste');
87
- define('TXT_WPSC_ACCEPTED_PAYMENTS', '(Accepterede betalinger)'); //text has changed slightly
88
- define('TXT_WPSC_PAYMENTGATEWAYOPTIONS', 'Betalings Muligheder');
89
- define('TXT_WPSC_HELPINSTALLATION', 'Hj&aelig;lp/Upgrade');
90
- define('TXT_WPSC_EXAMPLECATEGORY', 'Example kategori');
91
- define('TXT_WPSC_EXAMPLEDETAILS', 'Example details');
92
- define('TXT_WPSC_EXAMPLEBRAND', 'Example Brand');
93
- define('TXT_WPSC_PRODUCTIMAGEWIDTH', 'Produkt billed bredde');
94
- define('TXT_WPSC_PRODUCTIMAGEHEIGHT', 'Produkt billed h&oslash;jde');
95
- define('TXT_WPSC_CATEGORYIMAGEWIDTH', 'Kategori billede bredde');
96
- define('TXT_WPSC_CATEGORYIMAGEHEIGHT', 'Kategori billede h&oslash;jde');
97
- define('TXT_WPSC_PRODUCTLISTURL', 'Produktlistens placering');
98
- define('TXT_WPSC_SHOPPINGCARTURL', 'Indk&oslash;bskurvens placering');
99
- define('TXT_WPSC_CHECKOUTURL', 'Checkout sidens placering');
100
- define('TXT_WPSC_TRANSACTURL', 'Placering af transaktions oversigten');
101
- define('TXT_WPSC_PAYMENTGATEWAY', 'The payment gateway to use');
102
- define('TXT_WPSC_CARTLOCATION', 'Indk&oslash;bskurvens placering');
103
- define('TXT_WPSC_SHOWCATEGORYBRANDS', 'Vis kategorier eller brands eller begge');
104
- define('TXT_WPSC_CURRENCYTYPE', 'Valuta type');
105
- define('TXT_WPSC_CURRENCYSIGNLOCATION', 'Placering af valuta symbol');
106
- define('TXT_WPSC_GSTRATE', 'the GST rate');
107
- define('TXT_WPSC_MAXDOWNLOADS', 'Download begr&aelig;nsning');
108
- define('TXT_WPSC_DISPLAYPNP', 'Vis eller skjul forsendelse og ekspedition');
109
- define('TXT_WPSC_DISPLAYSPECIALS', 'Vis eller skjul specials on the sidebar');
110
- define('TXT_WPSC_POSTAGEAND_PACKAGING', 'Standard forsendelse og ekspedition');
111
- define('TXT_WPSC_PURCHLOGEMAIL', 'Email adresse for modtagelse af k&oslash;bs log');
112
- define('TXT_WPSC_RETURNEMAIL', 'Email adresse som k&oslash;bs log er sendt fra');
113
- define('TXT_WPSC_TERMSANDCONDITIONS', 'Checkout betingelser');
114
- define('TXT_WPSC_DEFAULTBRAND', 'Standard brand');
115
- define('TXT_WPSC_DEFAULTCATEGORY', 'Standard kategori');
116
- define('TXT_WPSC_PAYPALBUSINESS', 'Paypal business');
117
- define('TXT_WPSC_PAYPALURL', 'Paypal url');
118
- define('TXT_WPSC_SHOWPRODUCTRATINGS', 'Vis produkt bed&oslash;mmelser');
119
- define('TXT_WPSC_PRODUCTSPAGE', 'Produkt side');
120
- define('TXT_WPSC_CHECKOUT', 'Bekr&aelig;ft din ordrer');
121
- define('TXT_WPSC_ENTERDETAILS', 'Indtast dine oplysninger');
122
- define('TXT_WPSC_TRANSACTIONRESULTS', 'Transaktions resultat');
123
- define('TXT_WPSC_SELECTACATEGORY', 'V&aelig;lg en kategori');
124
- define('TXT_WPSC_SELECTABRAND', 'V&aelig;lg et brand');
125
- define('TXT_WPSC_PRODUCTNAME', 'Produkt navn');
126
- define('TXT_WPSC_PRODUCTDESCRIPTION', 'Produkt beskrivelse');
127
- define('TXT_WPSC_ADDITIONALDESCRIPTION', 'Yderligere beskrivelse');
128
- define('TXT_WPSC_PRICE', 'Pris');
129
- define('TXT_WPSC_TAXALREADYINCLUDED', 'Inklud&eacute;r ikke moms (moms takst indtastes under Butiks Indstillinger)'); // this text has changed and needs updating
130
- define('TXT_WPSC_SPECIAL', 'Special / Salgs pris'); // this text has changed and needs updating
131
- define('TXT_WPSC_PRODUCT_DISPLAY', 'Produkt visning');
132
-
133
- define('TXT_WPSC_PRODUCTSTOCK', 'Produkt lager');
134
-
135
- define('TXT_WPSC_UNTICKBOX', 'Jeg har begr&aelig;nset antal af disse produkter p&aring; lager. Hvis lager l&oslash;ber t&oslash;r, vil dette produkt ikke v&aelig;re tilg&aelig;ngelig i butikken, med mindre du frav&aelig;lger denne boks eller opdaterer lageret.');
136
- define('TXT_WPSC_LIMITED_STOCK', 'Begr&aelig;nset lager');
137
-
138
- define('TXT_WPSC_CATEGORY', 'Kategori');
139
- define('TXT_WPSC_BRAND', 'Brand');
140
- define('TXT_WPSC_PRODUCT_VARS', 'Produkt variationer');
141
- define('TXT_WPSC_ADD_VAR', 'Tilf&oslash;j variations s&aelig;t');
142
- define('TXT_WPSC_EDIT_VAR', 'Rediger variations s&aelig;t');
143
- define('TXT_WPSC_SELECTAVARIATION', 'V&aelig;lg en variation');
144
- define('TXT_WPSC_NEW_VARIATION', 'Opret ny variation');
145
-
146
- define('TXT_WPSC_PRODUCTATT', 'Produkt vedh&aelig;ftelse');
147
- define('TXT_WPSC_DOWNLOADABLEPRODUCT', 'Upload fil');
148
- define('TXT_WPSC_FILETOBEPRODUCT', 'Note: hvis dette er udfyldt, vil den uploadede fil, v&aelig;re ptoduktet blive solgt.');
149
- define('TXT_WPSC_RESIZEIMAGE', '&AElig;ndre billedst&oslash;rrelse');
150
- define('TXT_WPSC_DONOTRESIZEIMAGE', '&AElig;ndre ikke billedst&oslash;rrelse.');
151
- // define('TXT_WPSC_USEDEFAULTHEIGHTANDWIDTH', 'Benyt standard h&oslash;jde og bredde');
152
- // define('TXT_WPSC_USE', 'benyt');
153
- // define('TXT_WPSC_PXHEIGHTBY', 'px h&oslash;jde by');
154
- // define('TXT_WPSC_PXWIDTH', 'px bredde.');
155
-
156
- // pe.{
157
- //define('TXT_WPSC_USEDEFAULTHEIGHTANDWIDTH', 'benyt standard h&oslash;jde og bredde');
158
- // }.pe
159
- define('TXT_WPSC_SEPARATETHUMBNAIL', 'Benyt seperat thumbnail'); // Needs Translation
160
- define('TXT_WPSC_USE', 'benyt'); // Needs Translation
161
- // pe.{
162
- define('TXT_WPSC_USEDEFAULTSIZE', 'Benyt standard st&oslash;rrelse'); // Needs Translation
163
- define('TXT_WPSC_USESPECIFICSIZE', 'Benyt specifik st&oslash;rrelse'); // Needs Translation
164
- define('TXT_WPSC_PXHEIGHT', 'px h&oslash;jde'); // Needs Translation
165
- define('TXT_WPSC_PXWIDTH', 'px bredde'); // Needs Translation
166
- // }.pe
167
-
168
-
169
- define('TXT_WPSC_UPLOADNEWIMAGE', 'Erstat billede');
170
- define('TXT_WPSC_DELETEIMAGE', 'Slet billede');
171
- define('TXT_WPSC_EDIT', 'Rediger');
172
- define('TXT_WPSC_DELETE', 'Slet');
173
- define('TXT_WPSC_REMOVE', 'Fjern');
174
- define('TXT_WPSC_NAME', 'Navn');
175
- define('TXT_WPSC_TYPE', 'Type');
176
- define('TXT_WPSC_MANDATORY', 'Obligatoris');
177
- define('TXT_WPSC_DISPLAY_IN_LOG', 'Vis<br /> i log');
178
- define('TXT_WPSC_DESCRIPTION', 'Beskrivelse');
179
- define('TXT_WPSC_CATEGORY_PARENT', 'Top kategori');
180
- define('TXT_WPSC_IMAGE', 'Billede');
181
- define('TXT_WPSC_HEIGHT', 'H&oslash;jde');
182
- define('TXT_WPSC_WIDTH', 'Bredde');
183
- define('TXT_WPSC_PLEASEENTERAVALID', 'Indtast venligst et gyldigt');
184
- define('TXT_WPSC_PLEASEENTERAVALIDNAME', 'Indtast venligst et gyldigt navn');
185
- define('TXT_WPSC_PLEASEENTERAVALIDSURNAME', 'Indtast venligst et gyldigt efternavn');
186
- define('TXT_WPSC_PLEASEENTERAVALIDEMAILADDRESS', 'Indtast venligst en gyldig email adresse');
187
- define('TXT_WPSC_PLEASEENTERAVALIDADDRESS', 'Indtast venligst en gyldig adresse');
188
- define('TXT_WPSC_PLEASEENTERAVALIDPHONENUMBER', 'Indtast venligst et gyldigt telefon nummer');
189
- define('TXT_WPSC_TERMSANDCONDITIONS', 'Du har ikke bekr&aelig;ftet betingelserne');
190
- define('TXT_WPSC_NOTHINGINYOURSHOPPINGCART', 'Din indk&oslash;bskurv er tom');
191
- define('TXT_WPSC_SPECIALS', 'Specials');
192
- define('TXT_WPSC_BUY', 'K&oslash;b');
193
- define('TXT_WPSC_SHOPPINGCART', 'Indk&oslash;bskurv');
194
- define('TXT_WPSC_NUMBEROFITEMS', 'Antal');
195
- define('TXT_WPSC_NOMOREAVAILABLE', 'Dette produkt er udsolgt.');
196
- define('TXT_WPSC_EMPTYYOURCART', 'T&oslash;m indk&oslash;bskurv');
197
- define('TXT_WPSC_GOTOCHECKOUT', 'G&aring; til checkout');
198
- define('TXT_WPSC_CONTINUESHOPPING', 'Forts&aelig;t indk&oslash;b');
199
- define('TXT_WPSC_YOURSHOPPINGCARTISEMPTY', 'Din indk&oslash;bskurv er tom');
200
- define('TXT_WPSC_VISITTHESHOP', 'Bes&oslash;g butikken');
201
- define('TXT_WPSC_PAGES', 'Sider');
202
- define('TXT_WPSC_OUTOF', 'Ud af');
203
- define('TXT_WPSC_VOTES', 'votes.');
204
- define('TXT_WPSC_CLICKSTARSTORATE', 'V&aelig;lg stjerner for bed&oslash;mmelse');
205
- define('TXT_WPSC_AVERAGERATINGOF', 'Gennemsnitlig bed&oslash;mmelse af');
206
- define('TXT_WPSC_YOURVOTE', 'Din stemme');
207
- define('TXT_WPSC_AVERAGEVOTE', 'Gennemsnitlig stemme');
208
- define('TXT_WPSC_YOUHAVEVOTED', 'Du har stemt');
209
- define('TXT_WPSC_NOVOTES', 'Ingen stemmer');
210
- define('TXT_WPSC_1VOTE', '1 Stemme');
211
- define('TXT_WPSC_VOTES2', 'Stemmer');
212
- define('TXT_WPSC_PERSONGIVEN', 'Person gav dette billede');
213
- define('TXT_WPSC_PERSONGIVEN2', 'stjerner.');
214
- define('TXT_WPSC_PEOPLEGIVEN', 'Personer gav dette billede');
215
- define('TXT_WPSC_PEOPLEGIVEN2', 'Stjerner.');
216
- define('TXT_WPSC_ITEMHASBEENADDED', 'Dette element er blevet tilf&oslash;jet');
217
- define('TXT_WPSC_ITEMHASNOTBEENADDED', 'Dette element er ikke blevet tilf&oslash;jet');
218
- define('TXT_WPSC_ADDNEWCATEGORY', 'Tilf&oslash;j ny kategori');
219
- define('TXT_WPSC_SUBMIT', 'Submit');
220
- define('TXT_WPSC_SELECTAVALIDCATEGORY', 'V&aelig;lg navn');
221
- define('TXT_WPSC_PRODUCTDESCRIPTION', 'Produkt beskrivelse');
222
- define('TXT_WPSC_ADDNEWPRODUCT', 'Tilf&oslash;j produkt');
223
- define('TXT_WPSC_PRODUCTQUANTITY', 'Produkt antal');
224
- define('TXT_WPSC_PRODUCTIMAGE', 'Produkt billede');
225
- define('TXT_WPSC_PRODUCTPRICE', 'Produkt pris');
226
- define('TXT_WPSC_NOTAX', 'Ingen moms');
227
- define('TXT_WPSC_ABOUT', 'Om');
228
- define('TXT_WPSC_ABOUTCONTENT', 'Velkommen til e-commerce panelet. <br /><br /><strong>Note:</strong> p&aring; nogle setups vil indk&oslash;bskurven blive t&oslash;mt ved hver side opdatering. Hvis dette er tilf&aelig;ldet skal du tilf&oslash;je denne linje:<br /><br />session_start();<br /><br />til index.php filen i roden af din wordpress installation.<br />');
229
- define('TXT_WPSC_CONTACTDETAILS', 'Indtast velingst kontakt information:');
230
- define('TXT_WPSC_CREDITCARDHANDY', 'Note, n&aring;r du trykker "Foretag k&oslash;b" skal du have dit kredit kort ved h&aring;nden.');
231
- define('TXT_WPSC_ASTERISK', 'Felter markeret med en stjerne skal udfyldes.');
232
- define('TXT_WPSC_FIRSTNAME', 'Fornavn');
233
- define('TXT_WPSC_LASTNAME', 'Efternavn');
234
- define('TXT_WPSC_EMAIL', 'Email');
235
- define('TXT_WPSC_ADDRESS', 'Adresse');
236
- define('TXT_WPSC_ADDRESS1', 'Adresse 1');
237
- define('TXT_WPSC_ADDRESS2', 'Adresse 2');
238
- define('TXT_WPSC_CITY', 'By');
239
- define('TXT_WPSC_STATE', 'Omr&aring;de');
240
- define('TXT_WPSC_COUNTRY', 'Land');
241
- define('TXT_WPSC_PHONE', 'Telefon');
242
- define('TXT_WPSC_POSTAL_CODE', 'Postnummer');
243
- define('TXT_WPSC_TERMS1', 'Jeg bekr&aelig;fter at jeg har l&aelig;st ');
244
- define('TXT_WPSC_TERMS2', 'Betingelserne');
245
-
246
-
247
- define('TXT_WPSC_TEXT', 'Tekst');
248
- define('TXT_WPSC_TEXTAREA', 'Teksomr&aring;de');
249
- define('TXT_WPSC_HEADING', 'Overskrift');
250
-
251
- define('TXT_WPSC_MAKEPURCHASE', 'Foretag k&oslash;b');
252
- define('TXT_WPSC_BUYPRODUCTS', 'Foretag venligst et k&oslash;b f&oslash;r du benytter denne side');
253
- define('TXT_WPSC_BRANDHASBEENEDITED', 'The brand has been edited.');
254
- define('TXT_WPSC_SURETODELETEPRODUCT', 'Er du sikker p&aring; du vil slette dette produkt?');
255
- define('TXT_WPSC_ADDBRAND', 'Tilf&oslash;j brand');
256
- define('TXT_WPSC_DISPLAYBRANDS', 'Vis brands');
257
- define('TXT_WPSC_EDITBRAND', 'Rediger brand');
258
- define('TXT_WPSC_ADD', 'Tilf&oslash;j');
259
- define('TXT_WPSC_ADD_NEW_FORM', 'Tilf&oslash;j nyt form felt');
260
- define('TXT_WPSC_SAVE_CHANGES', 'Gem &aelig;ndringer');
261
-
262
- define('TXT_WPSC_CATEGORYHASBEENEDITED', 'Kategorien er blevet &aelig;ndret.');
263
- define('TXT_WPSC_DISPLAYCATEGORIES', 'Vis kategorier');
264
- define('TXT_WPSC_ADDCATEGORY', 'Tilf&oslash;j kategori');
265
- define('TXT_WPSC_EDITCATEGORY', 'Rediger kategori');
266
- define('TXT_WPSC_ALLCATEGORIES', 'Alle kategorier');
267
-
268
- define('TXT_WPSC_DISPLAYVARIATIONS', 'Vis variationer');
269
- define('TXT_WPSC_ADDVARIATION', 'Tilf&oslash;j variations s&aelig;t');
270
- define('TXT_WPSC_EDITVARIATION', 'Rediger variations s&aelig;t');
271
- define('TXT_WPSC_VARIATIONHASBEENEDITED', 'Variationen er blevet redigeret.');
272
- define('TXT_WPSC_VARIATION_VALUES', 'Variations v&aelig;rdier');
273
- define('TXT_WPSC_REMOVE_SET', 'Fjern dette s&oslash;t'); //this needs to be translated
274
-
275
- define('TXT_WPSC_SELECT_PARENT', 'V&aelig;lg top kategori');
276
- define('TXT_WPSC_PRODUCTHASBEENEDITED', 'Dette produkt er blevet redigeret.');
277
- define('TXT_WPSC_ADDPRODUCT', 'Tilf&oslash;j produkt');
278
- define('TXT_WPSC_DISPLAYPRODUCTS', 'Vis produkter');
279
- define('TXT_WPSC_PLEASESELECTACATEGORY', 'V&aelig;lg venligst en kategori');
280
- define('TXT_WPSC_STOCK', 'Lager');
281
- define('TXT_WPSC_PNP', 'PnP');
282
- define('TXT_WPSC_EDITITEM', 'Rediger element');
283
- define('TXT_WPSC_PRODUCTDETAILS', 'Produkt information');
284
- define('TXT_WPSC_SELECT_PRODUCT', 'V&aelig;lg et eksisterende produkt');
285
- define('TXT_WPSC_ENTERPRODUCTDETAILSHERE', '(Indtast dine prdukt informationer her)');
286
- define('TXT_WPSC_ADDITIONALPRODUCTDESCRIPTION', 'Yderligere produkt beskrivelse');
287
- define('TXT_WPSC_ADDITEM', 'Tilf&oslash;j element');
288
- define('TXT_WPSC_CHOOSEACATEGORY', 'V&aelig;lg en kategori');
289
- define('TXT_WPSC_CHOOSEABRAND', 'V&aelig;lg et brand');
290
- define('TXT_WPSC_USETHEACTUALIMAGE', 'benyt det aktuelle billede. Ingen &aelig;ndring i billedst&oslash;rrelse.');
291
- define('TXT_WPSC_DISPLAYPURCHASES', 'k&oslash;bs log');
292
- define('TXT_WPSC_ID', 'ID');
293
- define('TXT_WPSC_TRANSACTIONSTATUS', 'Transaktions status');
294
- define('TXT_WPSC_DATE', 'Dato');
295
- define('TXT_WPSC_VIEWDETAILS', 'Details'); //Text has changed - translation is needed
296
- define('TXT_WPSC_STATUS', 'Status');
297
- define('TXT_WPSC_SUCCESSFUL', 'Vellykket');
298
- define('TXT_WPSC_FAILED', 'Mislykket');
299
- define('TXT_WPSC_GST', 'GST');
300
- define('TXT_WPSC_PP', 'P&amp;P');
301
- define('TXT_WPSC_TOTAL', 'Total');
302
- define('TXT_WPSC_FINALTOTAL', 'Endeligt Total');
303
- define('TXT_WPSC_CUSTOMERDETAILS', 'kunde Details');
304
- define('TXT_WPSC_USERSCARTWASEMPTY', 'Denne brugers indk&oslash;bskurv var tom');
305
- define('TXT_WPSC_GOBACK', 'Tilbage');
306
- define('TXT_WPSC_THANKSAPPLIED', 'Tak, dine &aelig;ndringer er blevet foretaget.');
307
- define('TXT_WPSC_FORM_FIELDS', 'Checkout Muligheder');
308
- define('TXT_WPSC_PAYMENTGATEWAY2', 'Payment Gateway');
309
- define('TXT_WPSC_PLEASESELECTAPAYMENTGATEWAY', 'V&aelig;lg venligst en Payment Gateway');
310
- define('TXT_WPSC_PAYMENTGATEWAYNOTE', '<strong>Note:</strong> Denne light version af wp e-commerce tillader dig kun at benytte Paypal.<br /><br />Hvis du &oslash;nsker at benytte en mere professionel l&oslash;sning kan du benytte vores <a href="http://www.instinct.co.nz/blogshop">gold version of e-Commerce</a> der kan benytte sammen med authorize.net, DPS (www.dps.co.nz), og paystation (www.paystation.co.nz).');
311
- define('TXT_WPSC_URLSETTINGS', 'URL indstillinger');
312
- define('TXT_WPSC_PRODUCTLISTURL', 'Produkt liste URL');
313
- define('TXT_WPSC_SHOPPINGCARTURL', 'Indk&oslash;bskurv URL');
314
- define('TXT_WPSC_CHECKOUTURL', 'Checkout URL');
315
- define('TXT_WPSC_TRANSACTIONDETAILSURL', 'Transaktions information URL');
316
- define('TXT_WPSC_PRESENTATIONSETTINGS', 'Pr&aelig;sentaions indstillinger');
317
- define('TXT_WPSC_CARTLOCATION', 'Placering af indk&oslash;bskurv');
318
- define('TXT_WPSC_SIDEBAR', 'Side spalte');
319
- define('TXT_WPSC_PAGE', 'Side');
320
- define('TXT_WPSC_WIDGET', 'Widget');
321
- define('TXT_WPSC_NEEDTOENABLEWIDGET', 'Du er n&oslash;dt til at aktivere widget pluginet for at benytte dette');
322
- define('TXT_WPSC_MANUAL', 'Manuelt');
323
- define('TXT_WPSC_SHOWCATEGORIESBRANDS', 'Vis kategorier/brands');
324
- define('TXT_WPSC_BOTH', 'Begge');
325
- define('TXT_WPSC_PRODUCTTHUMBNAILSIZE', 'Standard "produkt thumbnail" st&oslash;rrelse');
326
- define('TXT_WPSC_CATEGORYTHUMBNAILSIZE', 'Standard "kategori thumbnail" st&oslash;rrelse');
327
- define('TXT_WPSC_SHOWPOSTAGEANDPACKAGING', 'Vis forsendelse og ekspedition');
328
- define('TXT_WPSC_YES', 'Ja');
329
- define('TXT_WPSC_NO', 'Nej');
330
- define('TXT_WPSC_SHOWSPECIALS', 'Vis Specials i side spalten');
331
- define('TXT_WPSC_SHOWPRODUCTRATINGS', 'Vis produkt bed&oslash;mmelser');
332
- define('TXT_WPSC_CURRENCYSETTINGS', 'Valuta indstillinger');
333
- define('TXT_WPSC_GSTTAXRATE', 'GST/Tax Rate');
334
- define('TXT_WPSC_CURRENCYTYPE', 'valuta Type');
335
- define('TXT_WPSC_CURRENCYSIGNLOCATION', 'Placering af valuta symbol');
336
- define('TXT_WPSC_DEFAULTPOSTAGEPACKAGING', 'Standard forsendelse &amp; ekspedition');
337
- define('TXT_WPSC_ADMINISTRATIONSETTINGS', 'Administrations indstillinger');
338
- define('TXT_WPSC_MAXDOWNLOADSPERFILE', 'Max downloads per fil');
339
- define('TXT_WPSC_PURCHASELOGEMAIL', 'K&oslash;bs Logs Email');
340
- define('TXT_WPSC_REPLYEMAIL', 'Besvar email');
341
- define('TXT_WPSC_BRANDNOCAP', 'brand');
342
- define('TXT_WPSC_CATEGORYNOCAP', 'kategori');
343
- define('TXT_WPSC_UDPATING', 'Opdaterer');
344
- define('TXT_WPSC_UPDATING', 'Opdaterer');
345
- define('TXT_WPSC_MOREDETAILS', 'Mere information');
346
- define('TXT_WPSC_ADDTOCART', 'Tilf&oslash;j til indk&oslash;bskurv');
347
- define('TXT_WPSC_AVGCUSTREVIEW', 'Gennemsnitlig kunde bed&oslash;mmelse');
348
- define('TXT_WPSC_YOURRATING', 'Din bed&oslash;mmelse');
349
- define('TXT_WPSC_RATING_SAVED', 'Gemt');
350
- define('TXT_WPSC_RATETHISITEM', 'Bed&oslash;m dette element');
351
- define('TXT_WPSC_PRODUCTSOLDOUT', 'Dette produkt er udsolgt.');
352
- define('TXT_WPSC_NOITEMSINTHIS', 'Der er ingen produkter i denne');
353
- define('TXT_WPSC_CATEGORYORBRAND', 'kategori eller brand');
354
- define('TXT_WPSC_PLEASECHOOSEA', 'V&aelig;lg venligst');
355
- define('TXT_WPSC_PRODUCT', 'Produkt');
356
- define('TXT_WPSC_QUANTITY', 'Antal');
357
- define('TXT_WPSC_QUANTITY_SHORT', 'Antal'); //translation needed
358
- define('TXT_WPSC_APPLY', 'Anvend');
359
- define('TXT_WPSC_MAKEPAYMENT', 'Foretag betaling');
360
- define('TXT_WPSC_EMPTYSHOPPINGCART', 'T&oslash;m indk&oslash;bskurv');
361
- define('TXT_WPSC_TOTALPRICE', 'Total pris');
362
- define('TXT_WPSC_NOITEMSINTHESHOPPINGCART', 'Indk&oslash;bskurven er tom.');
363
- define('TXT_WPSC_EMAILMSG1', "Mange tak, din ordre er blevet modtaget. Produkter der skal sendes vil blive behandlet hurtigst mulig. Alle produkter der kan downloades kan downloades ved at benytte linksene p&aring; denne side.\n\r\n\rAlle priser er inklusiv moms og forsendelse.\n\r\n\rDu har bestilt f&oslash;lgende produkter:\n\r\n\r");
364
- define('TXT_WPSC_EMAILMSG2', ".\n\rDisse produkter blev bestilt:\n\r\n\r");
365
- define('TXT_WPSC_CLICKTODOWNLOAD', 'Klik her for at downloade');
366
- define('TXT_WPSC_DOWNLOAD', 'Download');
367
- define('TXT_WPSC_YOURTRANSACTIONID', 'Dit Transaktions ID');
368
- define('TXT_WPSC_TRANSACTIONID', 'Transaktions ID');
369
- define('TXT_WPSC_PURCHASERECEIPT', 'Kvittering');
370
- define('TXT_WPSC_PURCHASEREPORT', 'Kunde rapport');
371
- define('TXT_WPSC_THETRANSACTIONWASSUCCESSFUL', 'Transaktionen var vellykket');
372
- define('TXT_WPSC_THETRANSACTIONWASNOTSUCCESSFUL', 'Transaktionen mislykkedes');
373
- define('TXT_WPSC_GOBACKTOCHECKOUT', 'Tilbage til checkout');
374
- define('TXT_WPSC_SPECIALPRICE', 'Special pris');
375
-
376
- define('TXT_WPSC_INSTRUCTIONS', '
377
- Installations gennemgang
378
- <ul class=\'installation\'>
379
- <li>Plac&eacute;r indholdet af zip filen i wp-content/plugins mappen.</li>
380
- <li>Aktiv&eacute;r plugin fra Wordpress\' plugin side</li>
381
- <li>G&aring; til "Payment Gateway" siden under e-Commerce og indtast de n&oslash;dvendige oplysninger. (standard paypal gateway tilg&aring;et er paypal\'s sandbox)</li>
382
- <li>Opret nogle kategorier og produkter under "Kategorier" og "Produkter"</li>
383
- </ul>
384
-
385
- <p>hvis dette er en upgrade af en tidligerversion, anbefaler vi at du deaktiverer og genaktiverer dette plugin.</p>
386
-
387
- <h2>Opgraderinger og Moduler</h2>
388
-
389
- <p>Du kan finde flere oplysninger om de f&oslash;lgende wp e-Commerce moduler ved at bes&oslash;ge <a href="http://www.instinct.co.nz/blogshop">Instinct BlogShop</a></p>
390
-
391
- <ul class=\'installation\'>
392
- <li>Gold</li>
393
- <li>DropShop</li>
394
- <li>Audio Player</li>
395
- <li>GridView</li>
396
- </ul>
397
-
398
- <h2>&Oslash;nskeliste</h2>
399
- <p>Hvis du &oslash;nsker nye features der endnu ikke er underst&oslash;ttet af WP e-Commerce, s&aring; kan du <a href="http://www.instinct.co.nz/contact-us/">bestille en udvikler</a> eller tilf&oslash;jer det til &oslash;nskelisten p&aring; <a href="http://instinct.co.nz/blogshop/support-forums/">forummet</a>.
400
-
401
- <h2>Individualisering og Tips</h2>
402
- <p><strong>Moms</strong><br />Hvis det er n&oslash;dvendigt kan su indtaste en moms sats under "Butiks Indstillinger".</p>
403
- <p><strong>Email K&oslash;bs Log</strong><br />
404
- hvis du indtaster en email adresse for "K&oslash;bs Logs Email" under "Butiks Indstillinger", s&aring; vil der blive sendt en k&oslash;bs notifikation til denne adresse hver gang en ordre er modtaget.</p>
405
- <p><strong>Skjul Sider</strong><br />
406
- For at forhindre Indk&oslash;bskurven, chekout og transaktions resulater i at blive vist i "side listen" er du n&oslash;dt til at idetificere deres ID numre f&oslash;rst. <br />
407
- <br />Derefter skal du redigere den side i dit Theme som viser siderne. Denne er normalt fundet i file sidebar.php, find en linje der ligner denne:<br />
408
- <br />"&lt;?php wp_list_pages(\'title_li=&lt;h2&gt;Pages&lt;/h2&gt;\' ); ?&gt;"<br />
409
- og erstat den med<br />
410
- "&lt;?php wp_list_pages(\'title_li=&lt;h2&gt;Pages&lt;h2&gt;&amp;exclude=3,4,5\'); ?&gt;"<br />
411
- <br />ordet exclude fort&aelig;ller systemet at det skal eksludere disse sider fra listen, erstat 3,4,5 med de ID numre som blev identificeret for de sider der ikke &oslash;nskes at blive vist.</p>
412
- <p><strong>Villed funktioner</strong><br />
413
- Hvis din server ikke har PHP billed funktioner installeret, vil du ikke v&aelig;re i stand til at foretage billede st&oslash;rrelses &aelig;ndringer p&aring; de billeder du uploader.</p>
414
- <p><strong>Permalinks</strong><br />
415
- Vi g&oslash;r det bedste vi kan.
416
- Det har endnu ikke v&aelig;ret mulig at finde en god m&aring;de at "passe the required variables from page to page using permalinks that dont use mod_rewrite", hvis du ikke kan benytte mod_rewrite, vil dette plugin m&aring;ske ikke virke korrekt med permalinks sl&aring;et til.</p>
417
- <p><strong>Javascript og Ajax </strong><br />
418
- e-Commerce lite benytter Ajax, indk&oslash;bskurven som brugeren ser virker uden Javascript, men administrations siderne (specielt Produkt og Kategori sider) virker ikke uden Javascript sl&aring;et til. For at benytte Administrations afdelingen er det vigtig at du benytter en forholdsvis ny browser med Javascript sl&aring;et til. (Internet Explorer 6 eller nyere, eller Firefox 1.0 eller nyere. &AElig;ldre versioner er ikke testet og m&aring;ske vil du ikke v&aelig;re i stand til at benytte Administrations sektionen med disse)</p>
419
- <p><strong>Mere p&aring; Flickr</strong><br />
420
- Vi har flere <a href="http://www.google.com/search?q=flickr+wp+e-commerce&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a">visuelle guider</a> p&aring; Flickr.
421
-
422
- ');
423
-
424
-
425
- define('TXT_WPSC_SHIPPINGSETTINGS', 'Forsendelses informationer');
426
- define('TXT_WPSC_BASE_LOCAL', 'Standard indlands forsendelse');
427
- define('TXT_WPSC_BASE_INTERNATIONAL', 'Standard international forsndelse');
428
- define('TXT_WPSC_BASE_COUNTRY', 'Standard land');
429
-
430
- define('TXT_WPSC_SHIPPING_DETAILS', 'Yderligere forsendelses omkostninger'); // this needs updating
431
- define('TXT_WPSC_LOCAL_PNP', 'Indlands forsendelses gebyr'); // this needs updating
432
- define('TXT_WPSC_INTERNATIONAL_PNP', 'Internationalt forsendelses gebyr'); // this needs updating
433
- define('TXT_WPSC_SHIPPING_NOTE', 'Note: P&aring;regnes kun en gang pr. produkt uafh&aelig;nging af antallet bestilt.');
434
- define('TXT_WPSC_COUNTRY_FORM_FIELD', 'Country Form Field');
435
- define('TXT_WPSC_COUNTRY_FORM_FIELD_EXPLANATION', '(V&aelig;lg hvilket felt p&aring; checkout siden du &oslash;nsker at benytte for valg af land)');
436
-
437
- define('TXT_WPSC_SHIPPING', 'Forsendelse');
438
- define('TXT_WPSC_EMAIL_FORM_FIELD', 'Email felt');
439
- define('TXT_WPSC_EMAIL_FORM_FIELD_EXPLANATION', '(V&aelig;lg hvilket felt p&aring; checkout siden du &oslash;nsker at benytte for valg af email)');
440
-
441
-
442
- define('TXT_WPSC_PRODUCTIMAGES', 'Produkt billeder');
443
- define('TXT_WPSC_PRODUCTDOWNLOAD', 'Produkt download');
444
- define('TXT_WPSC_SHOWTHUMBNAILS', 'Vis thumbnails');
445
- define('TXT_WPSC_ADD_ADDITIONAL_IMAGE', 'Tilf&oslash;j billede');
446
- define('TXT_WPSC_DELETE_IMAGE', 'Slet billede');
447
- define('TXT_WPSC_GOLD_OPTIONS', 'Gold Cart Indstillinger');
448
- define('TXT_WPSC_ACTIVATE_SETTINGS', 'Aktiverings indstillinger: Gold Cart');
449
- define('TXT_WPSC_ACTIVATION_KEY', 'Aktiverings n&oslash;gle');
450
- define('TXT_WPSC_THANKSACTIVATED', 'Tak, din gold shopping cart er nu aktiveret.');
451
- define('TXT_WPSC_NOTACTIVATED', 'Desv&aelig;rre, API n&oslash;glen var forkert.');
452
- define('TXT_WPSC_DEFAULT', 'Standard');
453
- define('TXT_WPSC_LIST', 'List');
454
- define('TXT_WPSC_VISIBLE', 'Synlig');
455
- define('TXT_WPSC_DELETE_PRODUCT', 'Slet Produkt');
456
- define('TXT_WPSC_ADDITIONAL_IMAGE', 'Tilf&oslash;j billede');
457
- define('TXT_WPSC_GATEWAY_OPTIONS', 'Gateway muligheder');
458
- define('TXT_WPSC_SHIPPING_COUNTRY', 'V&aelig;lg forsendelses land');
459
- define('TXT_WPSC_CONFIRM_TOTALS', 'Bekrlf&aelig;ft det totale bel&oslash;b f&oslash;r du forts&aelig;tter med betalingen:');
460
- define('TXT_WPSC_CHECKOUT_FORM_FIELDS_DESCRIPTION', 'Her kan du &aelig;ndre felterne p&aring; checkout siden. Checkout siden er hvor du indsamler oplysninger om kunden og ordren, der senere vil blive vist i k&oslash;bs loggen. Det kan v&aelig;re kundens adresse, email, navn osv.');
461
- define('TXT_WPSC_PAYMENT_OPTIONS', 'Betalings Muligheder');
462
- define('TXT_WPSC_PAYMENT_DESCRIPTION', 'V&aelig;lg venligst hvilke betalings muligheder du &oslash;nsker at give kunden. Standard er betaling med kredit kort, men du &oslash;nsker m&aring;ske at give kunden yderligere muligheder som for eksempel manuel betaling. I s&aring; fald skal du v&aelig;lge "kredit kort + manuel betaling".');
463
-
464
- define('TXT_WPSC_DEFAULT_GATEWAY_ONLY', ' Kun');
465
- define('TXT_WPSC_PLUS_MANUAL_PAYMENT', ' Plus manuel betaling');
466
- define('TXT_WPSC_PAYMENT_METHOD', 'Betalings metode');
467
- define('TXT_WPSC_PAY_USING', 'Betal ved');
468
- define('TXT_WPSC_PAY_MANUALLY', 'Betal ved check/bankoverf&oslash;rsel');
469
- define('TXT_WPSC_CREDIT_CARD', 'Kredit kort');
470
- define('TXT_WPSC_ADJUSTABLE_QUANTITY', 'Vis antal i liste visning');
471
- define('TXT_WPSC_RSS_FEED_HEADER', 'Abon&eacute;r p&aring; dine ordre');
472
- define('TXT_WPSC_RSS_FEED_LINK', 'Abon&eacute;r p&aring; en RSS feed');
473
- define('TXT_WPSC_RSS_FEED_TEXT', 'Af dine ordre');
474
- define('TXT_WPSC_INITIAL_SETUP', 'Oprettet standard muligheder.');
475
- define('TXT_WPSC_PLUGIN_NEWS_HEADER', 'Plugin news');
476
-
477
-
478
- define('TXT_WPSC_PLUGIN_NEWS', '
479
-
480
- The <a href="http://instinct.co.nz/blogshop/products-page/" target="_blank">WP DropShop Modul</a> er det senete og mest moderne indk&oslash;bsmodul tilg&aelig;ngeligt online. Sammen med GridView vil din side blive det folk taler om! <br/><br/>
481
-
482
- <a href="http://instinct.co.nz/blogshop/products-page/" target="_blank">GridView Modulet</a> er et visuelt modul udviklet for at optimere udseendet af din produkt side.<br/><br/>
483
-
484
- <a href="http://www.instinct.co.nz/wp-campaign-monitor/100">WP Campaign Monitor</a> er et email v&aelig;rkt&oslash;j udviklet kun for Wordpress brugere som &oslash;nsker at sende kampagner, m&aring;le resultater og styre deres abonnenter. Den sidste nye version integrere med e-Commerce lite. Det betyder at du vil v&aelig;re i stand til at sende k&oslash;bere nyhedsbreve med mere.
485
-
486
- ');
487
-
488
-
489
- define('TXT_WPSC_POWERED_BY', 'Denne butik benytter ');
490
-
491
- define('TXT_WPSC_NO_PURCHASES', 'Der er endnu ikke blevet gennemf&oslash;rt nogle ordre.');
492
-
493
-
494
- define('TXT_WPSC_DELIVERY_ADDRESS', 'Leverings adresse');
495
- define('TXT_WPSC_DELIVERY_CITY', 'Leverings by');
496
- define('TXT_WPSC_DELIVERY_COUNTRY', 'Leverings land');
497
- define('TXT_WPSC_MP3_SETTINGS', 'MP3 indstillinger');
498
- define('TXT_WPSC_MP3_SETTINGS_DESCRIPTION', 'To create the 30 second MP3 file clips, this plugin needs <a href=\'http://sox.sourceforge.net/\'>SoX</a> compiled with MP3 support, enter the path to SoX here.');
499
- define('TXT_WPSC_SOX_PATH', 'SoX Path');
500
- define('TXT_WPSC_PREVIEW', 'Preview');
501
- define('TXT_WPSC_DOWNLOAD_CSV', 'Download CSV');
502
- define('TXT_WPSC_PREVIEW_FILE', 'Preview Fil');
503
- define('TXT_WPSC_NEW_PREVIEW_FILE', 'Ny Preview Fil');
504
- define('TXT_WPSC_REPLACE_PRODUCT', 'Erstat Produkt');
505
- define('TXT_WPSC_TOTALSHIPPING', 'Total levering');
506
- define('TXT_WPSC_DISPLAY_FRONT_PAGE', 'Vis p&aring; forside');
507
- define('TXT_WPSC_SEARCH_FOR', 'S&oslash;g efter');
508
- define('TXT_WPSC_YOUR_SEARCH_FOR', 'Din s&oslash;gning efter');
509
- define('TXT_WPSC_RETURNED_NO_RESULTS', 'Returnerede f&oslash;lgende resultat.');
510
- define('TXT_WPSC_POSTAGE', 'Forsendelse');
511
- define('TXT_WPSC_SUBTOTAL', 'Subtotal');
512
-
513
-
514
- //everything under here needs translations, added after 19/1/2007
515
-
516
- define('TXT_WPSC_PLEASEENTERAVALID', 'Indtast venligst gyldig');
517
- define('TXT_WPSC_PLEASEENTERAVALIDNAME', 'Indtast venligst fornavn.');
518
- define('TXT_WPSC_PLEASEENTERAVALIDSURNAME', 'Indtast venligst efternavn.');
519
- define('TXT_WPSC_PLEASEENTERAVALIDEMAILADDRESS', 'Indtast venligst email adresse.');
520
- define('TXT_WPSC_PLEASEENTERAVALIDADDRESS', 'Indtast venligst adresse.');
521
- define('TXT_WPSC_PLEASEENTERAVALIDCITY', 'Indtast venligst by.');
522
- define('TXT_WPSC_PLEASEENTERAVALIDPHONENUMBER', 'Indtast venligst et gyldigt telefon nummer.');
523
- define('TXT_WPSC_PLEASESELECTCOUNTRY', 'V&aelig;lg venligst dit land fra f&oslash;lgende listet.');
524
- define('TXT_WPSC_PLEASEAGREETERMSANDCONDITIONS', 'Bekr&aelig;ft venligst betingelserne. Ellers kan vi ikke gennemf&oslash;re din ordre.');
525
- define('TXT_WPSC_POSITION', 'Position');
526
-
527
- define('TXT_WPSC_DELIVERY_REGION', 'Levering omr&aring;de');
528
-
529
-
530
- define('TXT_WPSC_GENERAL_SETTINGS', 'Generelle indstillinger');
531
- define('TXT_WPSC_TAX_SETTINGS', 'Moms information');
532
- define('TXT_WPSC_POSTAGE_AND_TAX', 'Forsendelse &amp; Moms ');
533
- define('TXT_WPSC_GRID', 'Grid');
534
- define('TXT_WPSC_CANT_MOVE_CATEGORY', 'Du kan ikke flytte en kategori med under-kategorier.');
535
- define('TXT_WPSC_SURETODELETECATEGORY', 'Er du sikekr p&aring; du vil slette denne kategori? Hvis denne kategori har nogen under-kategorier vil disse ogs&aring; blive slettet.');
536
- define('TXT_WPSC_VARIATION', 'Variation');
537
- define('TXT_WPSC_OVER_TWO_VARIATIONS', 'Variation, lager og pris kontrol fungere ikke hvis du har mere end to variationer.');
538
- define('TXT_WPSC_PRICE_AND_STOCK_CONTROL', 'Pris og Lager Kontrol') ;
539
-
540
- // pe.{
541
- define('TXT_WPSC_CATSBRANDSLOCATION', 'Placering af kategorier &amp; brands');
542
- define('TXT_WPSC_DESCITEMSEPARATOR', ' : ');
543
- define('TXT_WPSC_SEARCHITEMSEPARATOR', ' : ');
544
- define('TXT_WPSC_SINGLE_SHIPPING_COUNTRY', 'Leverings land:');
545
- define('TXT_WPSC_ADD_ANOTHER_VARIATION', 'Tilf&oslash;j variation');
546
- // }.pe
547
- define('TXT_WPSC_PRODUCT_CATEGORIES', 'V&aelig;lg kategorier');
548
- define('TXT_WPSC_THANKS_DELETED', 'Mange tak, k&oslash;bs loggen er blevet slettet.');
549
- define('TXT_WPSC_PRODUCT_IMAGE_PREVIEW', 'Produkt billede');
550
- define('TXT_WPSC_PRODUCT_THUMBNAIL_PREVIEW', 'Produkt thumbnail');
551
- define('TXT_WPSC_REMOVE_LOG', 'Fjern denne artikel fra k&oslash;bs loggen');
552
- define('TXT_WPSC_CATSANDBRAND', 'Kategorier &amp; Brands');
553
- define('TXT_WPSC_GOLD_DROPSHOP', 'DropShop');
554
- define('TXT_WPSC_NEEDTOENABLEDROPSHOP', 'Du skal installere Gold og DropShop udvidelserne for at benytte dette');
555
- define('TXT_WPSC_DRAG_ITEM_HERE', 'Tr&aelig;k elementer her for at tilf&oslash;je dem til indk&oslash;bskurvenb.');
556
- define('TXT_WPSC_SHOWCATEGORYTHUMBNAILS', 'Vis "kategori thumbnails"');
557
- define('TXT_WPSC_SHOPPING_CART', 'Indk&oslash;bskurv');
558
- define('TXT_WPSC_SHOW_SLIDING_CART', 'Vis glidende indk&oslash;bskurv');
559
- define('TXT_WPSC_PREVIEW_FILE', 'Upload preview');
560
- define('TXT_WPSC_PREVIEW_FILE_NOTE', 'Note: Hvis du ikke uploader en preview fil, og din server har sox compiled MP3 underst&oslash;ttelse, s&aring; vil en preview fil blive oprettet automatisk.');
561
- define('TXT_WPSC_PURCHASE_NUMBER', 'Ordre nr.');
562
- define('TXT_WPSC_FILTER_ORDER', 'Filtrer ordrer');
563
- define('TXT_WPSC_SHOW_SEARCH', 'Vis S&oslash;g');
564
- define('TXT_WPSC_LOG_CURRENT_MONTH', 'Vis resultater fra denne m&aring;ned');
565
- define('TXT_WPSC_LOG_PAST_THREE_MONTHS', 'Vis resultater fra de seneste tre m&aring;neder');
566
- define('TXT_WPSC_LOG_ALL', 'Vis alle resusltater');
567
- define('TXT_SHOW_IMAGES_ONLY', 'Vis kun billeder');
568
- define('TXT_WPSC_SHOW_GALLERY', 'Vis thumbnail galleri');
569
- define('TXT_WPSC_PLEASE_SELECT', 'V&aelig;lg venligst');
570
- define('TXT_WPSC_TXN_ID', 'Transaktions ID');
571
- define('TXT_WPSC_SINGLE_PRODUCTTHUMBNAILSIZE', 'Enkelte produkt billedes st&oslash;rrelse');
572
- define('TXT_WPSC_RESET', 'Reset');
573
- define('TXT_WPSC_ORDER_PENDING', 'Mange tak, ordren bliver behandlet, du vil modtage en email s&aring; snart ordren g&aring;r igennem.');
574
- define('TXT_WPSC_ORDER_FAILED', 'Desv&aelig;rre, din ordre er ikke blevet godkendt. Grunden kan v&aelig;re at du har tastet forkert eller at der ikke d&aelig;kning for bel&oslash;bet.');
575
- // Adrian - added for the options I added
576
- define('TXT_WPSC_SHOW_CATEGORY_COUNT', 'Vis antal produkter i hver kategori');
577
- define('TXT_WPSC_CATSPRODS_DISPLAY_TYPE', 'Visning af Kategorier/Produkter');
578
- define('TXT_WPSC_CATSPRODS_TYPE_CATONLY', 'Kun kategorier (alle produkter vil blive vist)');
579
- define('TXT_WPSC_CATSPRODS_TYPE_SLIDEPRODS', 'Glidende kategorier (1 produkt pr. side)');
580
- // Adrian - END new added options
581
- define('TXT_WPSC_ORDER_DETAILS', 'Ordrer oversigt');
582
- define('TXT_WPSC_SAVE_PROFILE', 'Gem profil');
583
- define('TXT_WPSC_USERACCOUNTURL', 'bruger konto URL');
584
- define('TXT_WPSC_MUST_BE_LOGGED_IN', 'Du skal v&aelig;re logget ind for at se denne side. Benyt venligst formen nedenfor til at logge ind.');
585
- define('TXT_WPSC_YOUR_ACCOUNT', 'Din konto');
586
-
587
- define('TXT_WPSC_YOU_JUST_ADDED', 'Du har lige tilf&oslash;jet "[product_name]" til din indk&oslash;bskurv.');
588
- define('TXT_WPSC_SORRY_NONE_LEFT', 'Desv&aelig;rre "[product_name]" er imidlertidigt ikke p&aring; lager.');
589
-
590
- define('TXT_WPSC_CONTINUE_SHOPPING', 'Forts&aelig;t indk&oslash;b');
591
- define('TXT_WPSC_ITEM_GONE_OUT_OF_STOCK', 'Det ser ud til et af produkter ikke l&aelig;ngere er p&aring; lager, g&aring; venligst tilbage og rediger din ordre.');
592
- define('TXT_WPSC_DISPLAY_FANCY_NOTIFICATIONS', 'Vis fancy k&oslash;bs notifikationer');
593
- define('TXT_WPSC_IF_USER_CHECKOUT', 'Har du allerede en konto? ');
594
- define('TXT_WPSC_LOG_IN', 'log in.');
595
- define('TXT_WPSC_IS_DONATION', 'Er dette produkt en donation?');
596
- define('TXT_WPSC_DONATION', 'Donation');
597
- define('TXT_WPSC_DONATION_LC', 'donation');
598
- define('TXT_WPSC_DONATION_SHIPPING', 'Ingin forsendelse for donationer');
599
- define('TXT_WPSC_DOWNLOADABLEPRODUCT_URL', 'Produkt filnavn');
600
- define('TXT_WPSC_FILETOBEPRODUCTURL', 'Note: Upload din fil til wp-shopping-cart/files mappen og indtast filnavnet her.');
601
- define('TXT_WPSC_DONATIONS', 'Donationer');
602
- define('TXT_WPSC_WRONG_FILE_PERMS', 'F&oslash;lgende mapper er nu skrivbare: :directory: Du vil ikke v&aelig;re i stand til at uploade filer her, du skal &aelig;ndre tilldelserne p&aring; disse mapper og g&oslash;re dem skrivbare.');
603
- define('TXT_WPSC_RESET_API', 'Reset API n&oslash;gle');
604
- define('TXT_WPSC_PRODUCTS_PER_PAGE', 'Produkter pr. side');
605
- define('TXT_WPSC_OPTION_PRODUCTS_PER_PAGE', 'Antal produktker der skal vises p&aring; hver side');
606
- define('TXT_WPSC_PAGE_NUMBER_POSITION', 'Placering af sidenumre');
607
-
608
-
609
- define('TXT_WPSC_YOUR_BILLING_CONTACT_DETAILS', '1. Din betalings/kontakt informationer');
610
- define('TXT_WPSC_DELIVER_TO_A_FRIEND', '2. Leverings info');
611
- define('TXT_WPSC_E_COMMERCE', 'e-Commerce');
612
- define('TXT_WPSC_THANKS_SAVED', 'Mange tak, dine &aelig;ndringer er blevet gemt.');
613
- define('TXT_WPSC_REGISTER', 'Registr&eacute;r');
614
- define('TXT_WPSC_TAX', 'Moms');
615
-
616
- define('TXT_WPSC_USE_SHIPPING', 'Benyt forsendelse');
617
- define('TXT_WPSC_USE_SHIPPING_DESCRIPTION', 'Hvis du KUN s&aelig;lger digitale produkter skal du v&aelig;lge nej for at deaktivere forsendelse p&aring; din side.');
618
-
619
- define('TXT_WPSC_PAGESETTINGS', 'Pagination indstillinger');
620
- define('TXT_WPSC_USE_PAGINATION', 'Benyt pagination');
621
- define('TXT_WPSC_ADD_PRODUCT', 'Tilf&oslash;j produkt');
622
- define('TXT_WPSC_EDIT_PRODUCT', 'Rediger produkt');
623
- define('TXT_WPSC_UPDATE_PAGE_URLS', 'Opdater side URLs');
624
- define('TXT_WPSC_VARIATIONS_AND_SPECIALS_DONT_MIX', 'Note: Du kan ikke p&aring; nuv&aelig;rende tidspunkt s&aelig;tte en pris p&aring; produkter med variationer');
625
- define('TXT_WPSC_PRODUCT_SPECIALS', 'Produkt specials');
626
- define('TXT_WPSC_SHOW_SHARE_THIS', 'Vis Share This (Social Bookmarks)');
627
- define('TXT_WPSC_SHOW_NO_PRODUCT', 'Intet produkt');
628
- define('TXT_WPSC_CHOOSE_DOWNLOADABLE_PRODUCT', 'V&aelig;lg en fil der kan downlades for dette prdukt:');
629
- define('TXT_WPSC_PLEASECHOOSE', 'V&aelig;lg venligst');
630
-
631
- define('TXT_WPSC_VARIATION_CONTROL', 'Variations kontrol');
632
- define('TXT_WPSC_VARIATION_GRID_CONTROL_SINGLE', ':variation1: Kontrol');
633
- define('TXT_WPSC_VARIATION_GRID_CONTROL_PAIR', ':variation1: og :variation2: Kontrol');
634
- define('TXT_WPSC_VIEW_PREVIEW_CLIP', 'Se preview klip');
635
- define('TXT_WPSC_REQUIRE_REGISTRATION', 'Bruger skal registrere f&oslash;r checkout');
636
- define('TXT_WPSC_PLEASE_LOGIN', 'V&aelig;r venlig at looge ind eller registrere dig for at gennemf&oslash;re handelen');
637
- define('TXT_WPSC_IF_JUST_REGISTERED', 'Hvis du lige har registreret, tjek da venligst din email og login f&oslash;r du gennemf&oslash;re handelen');
638
- define('TXT_WPSC_SELECT_THEME', 'V&aelig;lg tema');
639
- define('TXT_WPSC_NEW_ORDER_PENDING_SUBJECT', 'Ny ventende ordrer');
640
- define('TXT_WPSC_NEW_ORDER_PENDING_BODY', "Der er en ny ordrer der afventer behandling: \n\r ");
641
- define('TXT_WPSC_NO_SHIPPING', "Benyt ikke forsendelse");
642
- define('TXT_WPSC_DEFAULT_MEMBERS_ONLY', "Denne side er kun for medlemmer, du skal logge ind for at se denne side.");
643
- define('TXT_WPSC_MEMBERSHIP_CONTROL', "Medlems kontrol");
644
- define('TXT_WPSC_PRODUCT_MEMBER_STATUS', "er dette produkt et medlemskab?");
645
- define('TXT_WPSC_PRODUCT_MEMBERSHIP_LENGTH', "Medlems periode");
646
- define('TXT_WPSC_DAYS', "Dage");
647
- define('TXT_WPSC_MONTHS', "M&aring;neder");
648
- define('TXT_WPSC_YEARS', "&Aring;r");
649
- define('TXT_WPSC_MEMBERS_SUBSCRIPTION_ENDED', "Dit abonnement er afsluttet.");
650
- define('TXT_WPSC_ACTIVATE_SETTINGS_MEMBERS', 'Aktiverings indstillinger: Medlems Modul');
651
- define('TXT_WPSC_GOLD_CART', 'Gold Cart');
652
- define('TXT_WPSC_SHOW_CATEGORY_DESCRIPTION', 'Vis kategori beskrivelse');
653
- define('TXT_WPSC_ALSO_BOUGHT', 'Personer der k&oslash;bte dette, var ogs&aring; interesseret i');
654
- define('TXT_WPSC_MARKETING_SETTINGS', 'Marketing indstillinger');
655
- define('TXT_WPSC_OPTION_ALSO_BOUGHT', 'Vis cross sales');
656
- define('TXT_WPSC_MARKETING', 'Marketing');
657
- define('TXT_WPSC_DISPLAYCOUPONS', 'V&aelig;rdi kupon');
658
- define('TXT_WPSC_ADD_COUPON', 'Tilf&oslash;j v&aelig;rdi kupon');
659
- define('TXT_WPSC_COUPON', 'V&aelig;rdi kupon');
660
- define('TXT_WPSC_ADDCOUPONS', 'Tilf&oslash;j v&aelig;rdi kupon');
661
- define('TXT_WPSC_COUPON_CODE', 'v&aelig;rdi kupon kode');
662
- define('TXT_WPSC_DISCOUNT', 'Rabat');
663
- define('TXT_WPSC_START', 'Start');
664
- define('TXT_WPSC_EXPIRY', 'Udl&oslash;b');
665
- define('TXT_WPSC_USE_ONCE', 'Benyt 1 gang');
666
- define('TXT_WPSC_ACTIVE', 'Aktiv');
667
- define('TXT_WPSC_COUPONHASBEENADDED', 'Mange Tak, v&aelig;rdi kuponen er blevt tilf&oslash;jet.');
668
- define('TXT_WPSC_COUPON', 'V&aelig;rdi kupon');
669
- define('TXT_WPSC_COUPON_DOESNT_EXIST', 'V&aelig;rdi kuponen er udl&oslash;bet eller eksistere ikke.');
670
- define('TXT_WPSC_PRODUCT_TAGS', 'Produkt tags');
671
-
672
- define('TXT_WPSC_DROPSHOPDISPLAY', 'DropShop visning');
673
- define('TXT_WPSC_HIDEADDTOCARTBUTTON', 'Skjul "Tilf&oslash;j til indk&oslash;bskurv" knap');
674
-
675
- define('TXT_WPSC_PRODUCT_TAGS', 'Produkt tags');
676
-
677
- define('TXT_WPSC_SHOW_DROPSHOP_ALL', 'Vis Dropshop p&aring; alle sider');
678
- define('TXT_WPSC_SHOW_DROPSHOP_PRODUCT', 'vis Dropshop kun p&aring; produkt side');
679
- define('TXT_WPSC_PRICEAFTERDISCOUNT', 'Pris efter rabat');
680
- define('TXT_WPSC_ECOM_NEWS', 'e-Commerce nyheder');
681
- define('TXT_WPSC_SAVE_PRODUCT_ORDER', 'Gem produkt ordre');
682
-
683
- define('TXT_WPSC_ECOMMERCE_SUBSCRIBERS', 'e-Commerce abonnenter');
684
- define('TXT_WPSC_USERID', 'Bruger ID');
685
- define('TXT_WPSC_REGISTEREDDATE', 'Registrerings dato');
686
- define('TXT_WPSC_SUSPEND', 'Afbryd');
687
- define('TXT_WPSC_ACTIVATE', 'Aktiver');
688
-
689
-
690
- define('TXT_WPSC_DROPSHOP_LIGHT', 'Benyt light Dropshop stil');
691
- define('TXT_WPSC_DROPSHOP_DARK', 'Benyt dark Dropshop stil');
692
-
693
-
694
- define('TXT_WPSC_MANUAL_PAYMENT', 'Manuel betaling');
695
- define('TXT_WPSC_CREDIT_CARD', 'Kredit kort');
696
- define('TXT_WPSC_CREDIT_CARD_AND_MANUAL_PAYMENT', 'Manuel betaling og kredit kort');
697
- define('TXT_WPSC_PAYMENT_INSTRUCTIONS', 'Indtast manuel betalings beskrivelse her. f.eks.: \'Efter at du har placeret din ordre, vil du modtage en email med betalings information\'');
698
-
699
- define('TXT_WPSC_SHOWALL', "Vis alle");
700
- define('TXT_WPSC_PRICE_RANGE', "Pris leje");
701
- define('TXT_WPSC_GOOGLE_RISK_AVS', "Adresse verifikation mislykkedes");
702
- define('TXT_WPSC_GOOGLE_RISK_CVN', "Kredit kort verifikation mislykkedes");
703
- define('TXT_WPSC_GOOGLE_RISK_BOTH', "Kredit kort og adresse verifikation mislykkedes");
704
- define('TXT_WPSC_GOOGLE_RISK', 'Google Risk');
705
- define('TXT_WPSC_CANCEL_ORDER', 'Slet denne ordre');
706
- define('TXT_WPSC_FIRST_NAME', 'Fornavn');
707
- define('TXT_WPSC_LAST_NAME', 'Efternavn');
708
- define('TXT_WPSC_DELIVERY_FIRST_NAME', 'Levering fornavn');
709
- define('TXT_WPSC_DELIVERY_LAST_NAME', 'Levering efternavn');
710
- define('TXT_WPSC_DELIVERY_STATE', 'Levering omr&aring;de');
711
- define('TXT_WPSC_SHIPWIREEMAIL', 'ShipWire email');
712
- define('TXT_WPSC_SHIPWIREPASSWORD', 'ShipWire password');
713
- define('TXT_WPSC_SHIPWIRESETTINGS', 'ShipWire indstillinger');
714
- define('TXT_WPSC_NO_DOWNLOADABLES', 'Du har endnu ikke k&oslash;bt nogen digitale download produketer.');
715
- define('TXT_DISPLAY_VARIATIONS', 'Vis variationer');
716
-
717
-
718
-
719
  ?>
1
+ <?php
2
+ /*
3
+ This is a language file for the WP Shopping Cart plugin version 3.5
4
+ Language version 1.1 in Danish by Kasper Sorensen. www.kaspersorensen.com
5
+ */
6
+
7
+
8
+ define('TXT_WPSC_FIX_CATEGORY_PERMALINKS', 'Fix kategori permalinks');
9
+ define('TXT_WPSC_ADVANCED_OPTIONS', 'Avancerede indstillinger');
10
+ define('TXT_WPSC_INVALID_COUPON', 'Ugyldig kupon');
11
+ define('TXT_WPSC_RSSNOTE', '<strong>Note:</strong> Denne RSS feed er ikke kun for at dine kunder kan holde sig opdateret, men du kan ogs&aring; bruge dette link til at promovere dine produkter p&aring; Facebook. <br>Bare tilf&oslash;j <a href="http://apps.facebook.com/getshopped">getshopped! facebook application</a> til din Facebook profil og f&oslash;lg instrukserne.');
12
+ define('TXT_WPSC_GOOGLEFINANCESTATUS', 'Financiel status');
13
+ define('TXT_WPSC_GOOGLEFULFILLMENTSTATUS', 'Udf&oslash;relses status');
14
+
15
+ define('TXT_WPSC_ANYONEREGISTER', 'Hvis ja, skal du ogs&aring; aktivere wordpress indtstilling "Alle kan registrere sig"');
16
+ define('TXT_WPSC_CVN', 'Kredit verifikation');
17
+ define('TXT_WPSC_AVS', 'Adresse verifikation');
18
+ define('TXT_WPSC_DISPLAYVARIATIONSDESCRIPTION', 'En variation kan v&aelig;re noget der er "valgfrit" p&aring; et produkt. For eksempel st&oslash;rrelse, farve osv. <br />Hvis du for eksempel solgte bukser, ville du m&aring;ske v&aelig;re interesseret i at opr&aelig;tte en variation kaldet st&oslash;rrelse med valgmulighederne small, medium, large...');
19
+
20
+ define('TXT_WPSC_PERTICKED', 'Anvend p&aring; alle produktert');
21
+ define('TXT_WPSC_EMAILALLOWED', 'Email tilladt');
22
+ define('TXT_WPSC_EMAILNOTALLOWED', 'Email IKKE tilladt');
23
+
24
+
25
+ define('TXT_WPSC_GOOGLERISK', 'Kvalificeret for beskyttelse');
26
+ define('TXT_WPSC_PAYPALNOTE', '<strong>Note:</strong>P&aring; grund af nuv&aelig;rende begr&aelig;nsninger af Paypal. Hvis en kunde benytter en v&aelig;rdi kupon ved k&oslash;bet kan vi ikke sende en liste med produkter til Paypal. Vi er n&oslash;dt til at sende det totale bel&oslash;b af kundens k&oslash;b, s&aring; at kunden fra Paypal vil se dit butiksnavn og total bel&oslash;bet af deres indk&oslash;b');
27
+
28
+ define('TXT_WPSC_GOOGLEMARKETINGPREFERENCE', 'Google User Marketing Preference');
29
+
30
+
31
+ define('TXT_WPSC_LATEST_PRODUCTS', 'Seneste produkter');
32
+ define('TXT_WPSC_PICKUP', 'Afhentning');
33
+ define('TXT_WPSC_DELIVERY', 'Levering');
34
+ define('TXT_WPSC_MENU', 'e-Commerce admin menu');
35
+ define('TXT_WPSC_GOOGLESTORELOCATOR', 'Aktiv&eacute;r Google Store Locator');
36
+ define('TXT_WPSC_GOOGLESHIPPING', 'Google leverings land');
37
+ define('TXT_WPSC_POST_DEFAULT_MEMBERS_ONLY', 'Denne artikel er kun for medlemmer, du skal logge ind for at se den');
38
+ define('TXT_WPSC_BASESHIPPING', 'Standard forsendelse');
39
+ define('TXT_WPSC_RSS_ADDRESS', 'RSS adresse');
40
+ define('TXT_WPSC_STORENAME', 'Butiksnavn');
41
+ define('TXT_WPSC_CHECKBOX_VARIATIONS', 'Vis variation i checkboxes');
42
+ define('TXT_WPSC_DISPLAY_PLUSTAX', 'Vis "+Moms"');
43
+ define('TXT_WPSC_DISPLAYHOWCUSTOMERFINDUS', 'Vis hvordan kunder fandt os unders&oslash;gelse');
44
+ define('TXT_WPSC_HOWCUSTOMERFINDUS', 'Hvordan kunden fandt os');
45
+ define('TXT_WPSC_ENGRAVE', 'Engrav&eacute;r tekst');
46
+ define('TXT_WPSC_FREETRIAL', 'En m&aring;neds gratis pr&oslash;vetid');
47
+ define('TXT_WPSC_PROHIBITED', 'Udelukket');
48
+ define('TXT_WPSC_ADMINNOTES', 'S&aelig;lgers notits');
49
+ define('TXT_WPSC_HIDEADDNAMELINK', 'Skjul produkt navn links');
50
+ define('TXT_WPSC_ADMINMENU', 'Admin Menu');
51
+ define('TXT_WPSC_USEONLYEXTERNALLINK', 'Note: Benyt kun hvis du har eksterne links');
52
+ define('TXT_WPSC_EXTERNALLINK', 'Ekstern link');
53
+ define('TXT_WPSC_BUTTONTYPE', 'Knap type');
54
+ define('TXT_WPSC_BUYNOW', 'K&oslash;b Nu (Kun Google Checkout)');
55
+ define('TXT_WPSC_ASSOCIATEWITHFILE', 'Forbind med fil?(V&aelig;lg venligst en)');
56
+ define('TXT_WPSC_SHOWLIVESEARCH', 'Benyt Live Search');
57
+ define('TXT_WPSC_USPS_USERID', 'USPS ID');
58
+ define('TXT_WPSC_SHIPPING_DETAILS', 'Forsendelses detaljer');
59
+ define('TXT_WPSC_SHOWADVANCEDSEARCH', 'Vis avanceret s&oslash;gning');
60
+ define('TXT_WPSC_GOOGLEMECHANTKEY', 'Google Merchant Key');
61
+ define('TXT_WPSC_GOOGLEMECHANTID', "Google Merchant ID");
62
+ define('TXT_WPSC_IMAGESIZEINFO', 'Note: Hvis denne er blank vil billedst&oslash;rrelse ikke blive &aelig;ndret');
63
+ define('TXT_WPSC_ENDLESSSUBSCRIPTION', 'Permanent abonnement?');
64
+ define('TXT_WPSC_RECEIVED', 'Ordre modtaget');
65
+ define('TXT_WPSC_ORDER_STATUS', 'Ordre status');
66
+ define('TXT_WPSC_ORDER_SUMMARY', 'Ordre oversigt');
67
+ define('TXT_WPSC_LANGUAGE', 'Sprog');
68
+ define('TXT_WPSC_ACCEPTED_PAYMENT', 'Betaling accepteret');
69
+ define('TXT_WPSC_JOB_DISPATCHED', 'Job Afsendt');
70
+ define('TXT_WPSC_PROCESSED', 'Lukket ordre');
71
+ define('TXT_WPSC_ECOMMERCE', 'e-Commerce');
72
+ define('TXT_WPSC_OPTIONS', 'Butiks Indstillinger');
73
+ define('TXT_WPSC_ADDPRODUCTS', 'Tilf&oslash;j produkter');
74
+ define('TXT_WPSC_SENDSMS', 'Send SMS');
75
+ define('TXT_WPSC_PRODUCTS', 'Produkter');
76
+ define('TXT_WPSC_ADDCATEGORY', 'Tilf&oslash;j kategori');
77
+ define('TXT_WPSC_CATEGORIES', 'Kategorier');
78
+ define('TXT_WPSC_BRANDS', 'Brands');
79
+ define('TXT_WPSC_VARIATIONS', 'Variationer');
80
+ define('TXT_WPSC_PURCHASELOG', 'K&oslash;bs Log');
81
+ define('TXT_WPSC_ORDER_LOG', 'Ordrer');
82
+ define('TXT_WPSC_OLDER_ORDERS', '&aelig;ldre ordrer');
83
+ define('TXT_WPSC_ORDER', 'Ordrer');
84
+ define('TXT_WPSC_TOTAL_THIS_MONTH', 'Total fortjeneste denne m&aring;ned');
85
+ define('TXT_WPSC_MONTHLY_REPORT', 'Six Monthly Report');
86
+ define('TXT_WPSC_TOTAL_INCOME', 'Total fortjeneste');
87
+ define('TXT_WPSC_ACCEPTED_PAYMENTS', '(Accepterede betalinger)'); //text has changed slightly
88
+ define('TXT_WPSC_PAYMENTGATEWAYOPTIONS', 'Betalings Muligheder');
89
+ define('TXT_WPSC_HELPINSTALLATION', 'Hj&aelig;lp/Upgrade');
90
+ define('TXT_WPSC_EXAMPLECATEGORY', 'Example kategori');
91
+ define('TXT_WPSC_EXAMPLEDETAILS', 'Example details');
92
+ define('TXT_WPSC_EXAMPLEBRAND', 'Example Brand');
93
+ define('TXT_WPSC_PRODUCTIMAGEWIDTH', 'Produkt billed bredde');
94
+ define('TXT_WPSC_PRODUCTIMAGEHEIGHT', 'Produkt billed h&oslash;jde');
95
+ define('TXT_WPSC_CATEGORYIMAGEWIDTH', 'Kategori billede bredde');
96
+ define('TXT_WPSC_CATEGORYIMAGEHEIGHT', 'Kategori billede h&oslash;jde');
97
+ define('TXT_WPSC_PRODUCTLISTURL', 'Produktlistens placering');
98
+ define('TXT_WPSC_SHOPPINGCARTURL', 'Indk&oslash;bskurvens placering');
99
+ define('TXT_WPSC_CHECKOUTURL', 'Checkout sidens placering');
100
+ define('TXT_WPSC_TRANSACTURL', 'Placering af transaktions oversigten');
101
+ define('TXT_WPSC_PAYMENTGATEWAY', 'The payment gateway to use');
102
+ define('TXT_WPSC_CARTLOCATION', 'Indk&oslash;bskurvens placering');
103
+ define('TXT_WPSC_SHOWCATEGORYBRANDS', 'Vis kategorier eller brands eller begge');
104
+ define('TXT_WPSC_CURRENCYTYPE', 'Valuta type');
105
+ define('TXT_WPSC_CURRENCYSIGNLOCATION', 'Placering af valuta symbol');
106
+ define('TXT_WPSC_GSTRATE', 'the GST rate');
107
+ define('TXT_WPSC_MAXDOWNLOADS', 'Download begr&aelig;nsning');
108
+ define('TXT_WPSC_DISPLAYPNP', 'Vis eller skjul forsendelse og ekspedition');
109
+ define('TXT_WPSC_DISPLAYSPECIALS', 'Vis eller skjul specials on the sidebar');
110
+ define('TXT_WPSC_POSTAGEAND_PACKAGING', 'Standard forsendelse og ekspedition');
111
+ define('TXT_WPSC_PURCHLOGEMAIL', 'Email adresse for modtagelse af k&oslash;bs log');
112
+ define('TXT_WPSC_RETURNEMAIL', 'Email adresse som k&oslash;bs log er sendt fra');
113
+ define('TXT_WPSC_TERMSANDCONDITIONS', 'Checkout betingelser');
114
+ define('TXT_WPSC_DEFAULTBRAND', 'Standard brand');
115
+ define('TXT_WPSC_DEFAULTCATEGORY', 'Standard kategori');
116
+ define('TXT_WPSC_PAYPALBUSINESS', 'Paypal business');
117
+ define('TXT_WPSC_PAYPALURL', 'Paypal url');
118
+ define('TXT_WPSC_SHOWPRODUCTRATINGS', 'Vis produkt bed&oslash;mmelser');
119
+ define('TXT_WPSC_PRODUCTSPAGE', 'Produkt side');
120
+ define('TXT_WPSC_CHECKOUT', 'Bekr&aelig;ft din ordrer');
121
+ define('TXT_WPSC_ENTERDETAILS', 'Indtast dine oplysninger');
122
+ define('TXT_WPSC_TRANSACTIONRESULTS', 'Transaktions resultat');
123
+ define('TXT_WPSC_SELECTACATEGORY', 'V&aelig;lg en kategori');
124
+ define('TXT_WPSC_SELECTABRAND', 'V&aelig;lg et brand');
125
+ define('TXT_WPSC_PRODUCTNAME', 'Produkt navn');
126
+ define('TXT_WPSC_PRODUCTDESCRIPTION', 'Produkt beskrivelse');
127
+ define('TXT_WPSC_ADDITIONALDESCRIPTION', 'Yderligere beskrivelse');
128
+ define('TXT_WPSC_PRICE', 'Pris');
129
+ define('TXT_WPSC_TAXALREADYINCLUDED', 'Inklud&eacute;r ikke moms (moms takst indtastes under Butiks Indstillinger)'); // this text has changed and needs updating
130
+ define('TXT_WPSC_SPECIAL', 'Special / Salgs pris'); // this text has changed and needs updating
131
+ define('TXT_WPSC_PRODUCT_DISPLAY', 'Produkt visning');
132
+
133
+ define('TXT_WPSC_PRODUCTSTOCK', 'Produkt lager');
134
+
135
+ define('TXT_WPSC_UNTICKBOX', 'Jeg har begr&aelig;nset antal af disse produkter p&aring; lager. Hvis lager l&oslash;ber t&oslash;r, vil dette produkt ikke v&aelig;re tilg&aelig;ngelig i butikken, med mindre du frav&aelig;lger denne boks eller opdaterer lageret.');
136
+ define('TXT_WPSC_LIMITED_STOCK', 'Begr&aelig;nset lager');
137
+
138
+ define('TXT_WPSC_CATEGORY', 'Kategori');
139
+ define('TXT_WPSC_BRAND', 'Brand');
140
+ define('TXT_WPSC_PRODUCT_VARS', 'Produkt variationer');
141
+ define('TXT_WPSC_ADD_VAR', 'Tilf&oslash;j variations s&aelig;t');
142
+ define('TXT_WPSC_EDIT_VAR', 'Rediger variations s&aelig;t');
143
+ define('TXT_WPSC_SELECTAVARIATION', 'V&aelig;lg en variation');
144
+ define('TXT_WPSC_NEW_VARIATION', 'Opret ny variation');
145
+
146
+ define('TXT_WPSC_PRODUCTATT', 'Produkt vedh&aelig;ftelse');
147
+ define('TXT_WPSC_DOWNLOADABLEPRODUCT', 'Upload fil');
148
+ define('TXT_WPSC_FILETOBEPRODUCT', 'Note: hvis dette er udfyldt, vil den uploadede fil, v&aelig;re ptoduktet blive solgt.');
149
+ define('TXT_WPSC_RESIZEIMAGE', '&AElig;ndre billedst&oslash;rrelse');
150
+ define('TXT_WPSC_DONOTRESIZEIMAGE', '&AElig;ndre ikke billedst&oslash;rrelse.');
151
+ // define('TXT_WPSC_USEDEFAULTHEIGHTANDWIDTH', 'Benyt standard h&oslash;jde og bredde');
152
+ // define('TXT_WPSC_USE', 'benyt');
153
+ // define('TXT_WPSC_PXHEIGHTBY', 'px h&oslash;jde by');
154
+ // define('TXT_WPSC_PXWIDTH', 'px bredde.');
155
+
156
+ // pe.{
157
+ //define('TXT_WPSC_USEDEFAULTHEIGHTANDWIDTH', 'benyt standard h&oslash;jde og bredde');
158
+ // }.pe
159
+ define('TXT_WPSC_SEPARATETHUMBNAIL', 'Benyt seperat thumbnail'); // Needs Translation
160
+ define('TXT_WPSC_USE', 'benyt'); // Needs Translation
161
+ // pe.{
162
+ define('TXT_WPSC_USEDEFAULTSIZE', 'Benyt standard st&oslash;rrelse'); // Needs Translation
163
+ define('TXT_WPSC_USESPECIFICSIZE', 'Benyt specifik st&oslash;rrelse'); // Needs Translation
164
+ define('TXT_WPSC_PXHEIGHT', 'px h&oslash;jde'); // Needs Translation
165
+ define('TXT_WPSC_PXWIDTH', 'px bredde'); // Needs Translation
166
+ // }.pe
167
+
168
+
169
+ define('TXT_WPSC_UPLOADNEWIMAGE', 'Erstat billede');
170
+ define('TXT_WPSC_DELETEIMAGE', 'Slet billede');
171
+ define('TXT_WPSC_EDIT', 'Rediger');
172
+ define('TXT_WPSC_DELETE', 'Slet');
173
+ define('TXT_WPSC_REMOVE', 'Fjern');
174
+ define('TXT_WPSC_NAME', 'Navn');
175
+ define('TXT_WPSC_TYPE', 'Type');
176
+ define('TXT_WPSC_MANDATORY', 'Obligatoris');
177
+ define('TXT_WPSC_DISPLAY_IN_LOG', 'Vis<br /> i log');
178
+ define('TXT_WPSC_DESCRIPTION', 'Beskrivelse');
179
+ define('TXT_WPSC_CATEGORY_PARENT', 'Top kategori');
180
+ define('TXT_WPSC_IMAGE', 'Billede');
181
+ define('TXT_WPSC_HEIGHT', 'H&oslash;jde');
182
+ define('TXT_WPSC_WIDTH', 'Bredde');
183
+ define('TXT_WPSC_PLEASEENTERAVALID', 'Indtast venligst et gyldigt');
184
+ define('TXT_WPSC_PLEASEENTERAVALIDNAME', 'Indtast venligst et gyldigt navn');
185
+ define('TXT_WPSC_PLEASEENTERAVALIDSURNAME', 'Indtast venligst et gyldigt efternavn');
186
+ define('TXT_WPSC_PLEASEENTERAVALIDEMAILADDRESS', 'Indtast venligst en gyldig email adresse');
187
+ define('TXT_WPSC_PLEASEENTERAVALIDADDRESS', 'Indtast venligst en gyldig adresse');
188
+ define('TXT_WPSC_PLEASEENTERAVALIDPHONENUMBER', 'Indtast venligst et gyldigt telefon nummer');
189
+ define('TXT_WPSC_TERMSANDCONDITIONS', 'Du har ikke bekr&aelig;ftet betingelserne');
190
+ define('TXT_WPSC_NOTHINGINYOURSHOPPINGCART', 'Din indk&oslash;bskurv er tom');
191
+ define('TXT_WPSC_SPECIALS', 'Specials');
192
+ define('TXT_WPSC_BUY', 'K&oslash;b');
193
+ define('TXT_WPSC_SHOPPINGCART', 'Indk&oslash;bskurv');
194
+ define('TXT_WPSC_NUMBEROFITEMS', 'Antal');
195
+ define('TXT_WPSC_NOMOREAVAILABLE', 'Dette produkt er udsolgt.');
196
+ define('TXT_WPSC_EMPTYYOURCART', 'T&oslash;m indk&oslash;bskurv');
197
+ define('TXT_WPSC_GOTOCHECKOUT', 'G&aring; til checkout');
198
+ define('TXT_WPSC_CONTINUESHOPPING', 'Forts&aelig;t indk&oslash;b');
199
+ define('TXT_WPSC_YOURSHOPPINGCARTISEMPTY', 'Din indk&oslash;bskurv er tom');
200
+ define('TXT_WPSC_VISITTHESHOP', 'Bes&oslash;g butikken');
201
+ define('TXT_WPSC_PAGES', 'Sider');
202
+ define('TXT_WPSC_OUTOF', 'Ud af');
203
+ define('TXT_WPSC_VOTES', 'votes.');
204
+ define('TXT_WPSC_CLICKSTARSTORATE', 'V&aelig;lg stjerner for bed&oslash;mmelse');
205
+ define('TXT_WPSC_AVERAGERATINGOF', 'Gennemsnitlig bed&oslash;mmelse af');
206
+ define('TXT_WPSC_YOURVOTE', 'Din stemme');
207
+ define('TXT_WPSC_AVERAGEVOTE', 'Gennemsnitlig stemme');
208
+ define('TXT_WPSC_YOUHAVEVOTED', 'Du har stemt');
209
+ define('TXT_WPSC_NOVOTES', 'Ingen stemmer');
210
+ define('TXT_WPSC_1VOTE', '1 Stemme');
211
+ define('TXT_WPSC_VOTES2', 'Stemmer');
212
+ define('TXT_WPSC_PERSONGIVEN', 'Person gav dette billede');
213
+ define('TXT_WPSC_PERSONGIVEN2', 'stjerner.');
214
+ define('TXT_WPSC_PEOPLEGIVEN', 'Personer gav dette billede');
215
+ define('TXT_WPSC_PEOPLEGIVEN2', 'Stjerner.');
216
+ define('TXT_WPSC_ITEMHASBEENADDED', 'Dette element er blevet tilf&oslash;jet');
217
+ define('TXT_WPSC_ITEMHASNOTBEENADDED', 'Dette element er ikke blevet tilf&oslash;jet');
218
+ define('TXT_WPSC_ADDNEWCATEGORY', 'Tilf&oslash;j ny kategori');
219
+ define('TXT_WPSC_SUBMIT', 'Submit');
220
+ define('TXT_WPSC_SELECTAVALIDCATEGORY', 'V&aelig;lg navn');
221
+ define('TXT_WPSC_PRODUCTDESCRIPTION', 'Produkt beskrivelse');
222
+ define('TXT_WPSC_ADDNEWPRODUCT', 'Tilf&oslash;j produkt');
223
+ define('TXT_WPSC_PRODUCTQUANTITY', 'Produkt antal');
224
+ define('TXT_WPSC_PRODUCTIMAGE', 'Produkt billede');
225
+ define('TXT_WPSC_PRODUCTPRICE', 'Produkt pris');
226
+ define('TXT_WPSC_NOTAX', 'Ingen moms');
227
+ define('TXT_WPSC_ABOUT', 'Om');
228
+ define('TXT_WPSC_ABOUTCONTENT', 'Velkommen til e-commerce panelet. <br /><br /><strong>Note:</strong> p&aring; nogle setups vil indk&oslash;bskurven blive t&oslash;mt ved hver side opdatering. Hvis dette er tilf&aelig;ldet skal du tilf&oslash;je denne linje:<br /><br />session_start();<br /><br />til index.php filen i roden af din wordpress installation.<br />');
229
+ define('TXT_WPSC_CONTACTDETAILS', 'Indtast velingst kontakt information:');
230
+ define('TXT_WPSC_CREDITCARDHANDY', 'Note, n&aring;r du trykker "Foretag k&oslash;b" skal du have dit kredit kort ved h&aring;nden.');
231
+ define('TXT_WPSC_ASTERISK', 'Felter markeret med en stjerne skal udfyldes.');
232
+ define('TXT_WPSC_FIRSTNAME', 'Fornavn');
233
+ define('TXT_WPSC_LASTNAME', 'Efternavn');
234
+ define('TXT_WPSC_EMAIL', 'Email');
235
+ define('TXT_WPSC_ADDRESS', 'Adresse');
236
+ define('TXT_WPSC_ADDRESS1', 'Adresse 1');
237
+ define('TXT_WPSC_ADDRESS2', 'Adresse 2');
238
+ define('TXT_WPSC_CITY', 'By');
239
+ define('TXT_WPSC_STATE', 'Omr&aring;de');
240
+ define('TXT_WPSC_COUNTRY', 'Land');
241
+ define('TXT_WPSC_PHONE', 'Telefon');
242
+ define('TXT_WPSC_POSTAL_CODE', 'Postnummer');
243
+ define('TXT_WPSC_TERMS1', 'Jeg bekr&aelig;fter at jeg har l&aelig;st ');
244
+ define('TXT_WPSC_TERMS2', 'Betingelserne');
245
+
246
+
247
+ define('TXT_WPSC_TEXT', 'Tekst');
248
+ define('TXT_WPSC_TEXTAREA', 'Teksomr&aring;de');
249
+ define('TXT_WPSC_HEADING', 'Overskrift');
250
+
251
+ define('TXT_WPSC_MAKEPURCHASE', 'Foretag k&oslash;b');
252
+ define('TXT_WPSC_BUYPRODUCTS', 'Foretag venligst et k&oslash;b f&oslash;r du benytter denne side');
253
+ define('TXT_WPSC_BRANDHASBEENEDITED', 'The brand has been edited.');
254
+ define('TXT_WPSC_SURETODELETEPRODUCT', 'Er du sikker p&aring; du vil slette dette produkt?');
255
+ define('TXT_WPSC_ADDBRAND', 'Tilf&oslash;j brand');
256
+ define('TXT_WPSC_DISPLAYBRANDS', 'Vis brands');
257
+ define('TXT_WPSC_EDITBRAND', 'Rediger brand');
258
+ define('TXT_WPSC_ADD', 'Tilf&oslash;j');
259
+ define('TXT_WPSC_ADD_NEW_FORM', 'Tilf&oslash;j nyt form felt');
260
+ define('TXT_WPSC_SAVE_CHANGES', 'Gem &aelig;ndringer');
261
+
262
+ define('TXT_WPSC_CATEGORYHASBEENEDITED', 'Kategorien er blevet &aelig;ndret.');
263
+ define('TXT_WPSC_DISPLAYCATEGORIES', 'Vis kategorier');
264
+ define('TXT_WPSC_ADDCATEGORY', 'Tilf&oslash;j kategori');
265
+ define('TXT_WPSC_EDITCATEGORY', 'Rediger kategori');
266
+ define('TXT_WPSC_ALLCATEGORIES', 'Alle kategorier');
267
+
268
+ define('TXT_WPSC_DISPLAYVARIATIONS', 'Vis variationer');
269
+ define('TXT_WPSC_ADDVARIATION', 'Tilf&oslash;j variations s&aelig;t');
270
+ define('TXT_WPSC_EDITVARIATION', 'Rediger variations s&aelig;t');
271
+ define('TXT_WPSC_VARIATIONHASBEENEDITED', 'Variationen er blevet redigeret.');
272
+ define('TXT_WPSC_VARIATION_VALUES', 'Variations v&aelig;rdier');
273
+ define('TXT_WPSC_REMOVE_SET', 'Fjern dette s&oslash;t'); //this needs to be translated
274
+
275
+ define('TXT_WPSC_SELECT_PARENT', 'V&aelig;lg top kategori');
276
+ define('TXT_WPSC_PRODUCTHASBEENEDITED', 'Dette produkt er blevet redigeret.');
277
+ define('TXT_WPSC_ADDPRODUCT', 'Tilf&oslash;j produkt');
278
+ define('TXT_WPSC_DISPLAYPRODUCTS', 'Vis produkter');
279
+ define('TXT_WPSC_PLEASESELECTACATEGORY', 'V&aelig;lg venligst en kategori');
280
+ define('TXT_WPSC_STOCK', 'Lager');
281
+ define('TXT_WPSC_PNP', 'PnP');
282
+ define('TXT_WPSC_EDITITEM', 'Rediger element');
283
+ define('TXT_WPSC_PRODUCTDETAILS', 'Produkt information');
284
+ define('TXT_WPSC_SELECT_PRODUCT', 'V&aelig;lg et eksisterende produkt');
285
+ define('TXT_WPSC_ENTERPRODUCTDETAILSHERE', '(Indtast dine prdukt informationer her)');
286
+ define('TXT_WPSC_ADDITIONALPRODUCTDESCRIPTION', 'Yderligere produkt beskrivelse');
287
+ define('TXT_WPSC_ADDITEM', 'Tilf&oslash;j element');
288
+ define('TXT_WPSC_CHOOSEACATEGORY', 'V&aelig;lg en kategori');
289
+ define('TXT_WPSC_CHOOSEABRAND', 'V&aelig;lg et brand');
290
+ define('TXT_WPSC_USETHEACTUALIMAGE', 'benyt det aktuelle billede. Ingen &aelig;ndring i billedst&oslash;rrelse.');
291
+ define('TXT_WPSC_DISPLAYPURCHASES', 'k&oslash;bs log');
292
+ define('TXT_WPSC_ID', 'ID');
293
+ define('TXT_WPSC_TRANSACTIONSTATUS', 'Transaktions status');
294
+ define('TXT_WPSC_DATE', 'Dato');
295
+ define('TXT_WPSC_VIEWDETAILS', 'Details'); //Text has changed - translation is needed
296
+ define('TXT_WPSC_STATUS', 'Status');
297
+ define('TXT_WPSC_SUCCESSFUL', 'Vellykket');
298
+ define('TXT_WPSC_FAILED', 'Mislykket');
299
+ define('TXT_WPSC_GST', 'GST');
300
+ define('TXT_WPSC_PP', 'P&amp;P');
301
+ define('TXT_WPSC_TOTAL', 'Total');
302
+ define('TXT_WPSC_FINALTOTAL', 'Endeligt Total');
303
+ define('TXT_WPSC_CUSTOMERDETAILS', 'kunde Details');
304
+ define('TXT_WPSC_USERSCARTWASEMPTY', 'Denne brugers indk&oslash;bskurv var tom');
305
+ define('TXT_WPSC_GOBACK', 'Tilbage');
306
+ define('TXT_WPSC_THANKSAPPLIED', 'Tak, dine &aelig;ndringer er blevet foretaget.');
307
+ define('TXT_WPSC_FORM_FIELDS', 'Checkout Muligheder');
308
+ define('TXT_WPSC_PAYMENTGATEWAY2', 'Payment Gateway');
309
+ define('TXT_WPSC_PLEASESELECTAPAYMENTGATEWAY', 'V&aelig;lg venligst en Payment Gateway');
310
+ define('TXT_WPSC_PAYMENTGATEWAYNOTE', '<strong>Note:</strong> Denne light version af wp e-commerce tillader dig kun at benytte Paypal.<br /><br />Hvis du &oslash;nsker at benytte en mere professionel l&oslash;sning kan du benytte vores <a href="http://www.instinct.co.nz/blogshop">gold version of e-Commerce</a> der kan benytte sammen med authorize.net, DPS (www.dps.co.nz), og paystation (www.paystation.co.nz).');
311
+ define('TXT_WPSC_URLSETTINGS', 'URL indstillinger');
312
+ define('TXT_WPSC_PRODUCTLISTURL', 'Produkt liste URL');
313
+ define('TXT_WPSC_SHOPPINGCARTURL', 'Indk&oslash;bskurv URL');
314
+ define('TXT_WPSC_CHECKOUTURL', 'Checkout URL');
315
+ define('TXT_WPSC_TRANSACTIONDETAILSURL', 'Transaktions information URL');
316
+ define('TXT_WPSC_PRESENTATIONSETTINGS', 'Pr&aelig;sentaions indstillinger');
317
+ define('TXT_WPSC_CARTLOCATION', 'Placering af indk&oslash;bskurv');
318
+ define('TXT_WPSC_SIDEBAR', 'Side spalte');
319
+ define('TXT_WPSC_PAGE', 'Side');
320
+ define('TXT_WPSC_WIDGET', 'Widget');
321
+ define('TXT_WPSC_NEEDTOENABLEWIDGET', 'Du er n&oslash;dt til at aktivere widget pluginet for at benytte dette');
322
+ define('TXT_WPSC_MANUAL', 'Manuelt');
323
+ define('TXT_WPSC_SHOWCATEGORIESBRANDS', 'Vis kategorier/brands');
324
+ define('TXT_WPSC_BOTH', 'Begge');
325
+ define('TXT_WPSC_PRODUCTTHUMBNAILSIZE', 'Standard "produkt thumbnail" st&oslash;rrelse');
326
+ define('TXT_WPSC_CATEGORYTHUMBNAILSIZE', 'Standard "kategori thumbnail" st&oslash;rrelse');
327
+ define('TXT_WPSC_SHOWPOSTAGEANDPACKAGING', 'Vis forsendelse og ekspedition');
328
+ define('TXT_WPSC_YES', 'Ja');
329
+ define('TXT_WPSC_NO', 'Nej');
330
+ define('TXT_WPSC_SHOWSPECIALS', 'Vis Specials i side spalten');
331
+ define('TXT_WPSC_SHOWPRODUCTRATINGS', 'Vis produkt bed&oslash;mmelser');
332
+ define('TXT_WPSC_CURRENCYSETTINGS', 'Valuta indstillinger');
333
+ define('TXT_WPSC_GSTTAXRATE', 'GST/Tax Rate');
334
+ define('TXT_WPSC_CURRENCYTYPE', 'valuta Type');
335
+ define('TXT_WPSC_CURRENCYSIGNLOCATION', 'Placering af valuta symbol');
336
+ define('TXT_WPSC_DEFAULTPOSTAGEPACKAGING', 'Standard forsendelse &amp; ekspedition');
337
+ define('TXT_WPSC_ADMINISTRATIONSETTINGS', 'Administrations indstillinger');
338
+ define('TXT_WPSC_MAXDOWNLOADSPERFILE', 'Max downloads per fil');
339
+ define('TXT_WPSC_PURCHASELOGEMAIL', 'K&oslash;bs Logs Email');
340
+ define('TXT_WPSC_REPLYEMAIL', 'Besvar email');
341
+ define('TXT_WPSC_BRANDNOCAP', 'brand');
342
+ define('TXT_WPSC_CATEGORYNOCAP', 'kategori');
343
+ define('TXT_WPSC_UDPATING', 'Opdaterer');
344
+ define('TXT_WPSC_UPDATING', 'Opdaterer');
345
+ define('TXT_WPSC_MOREDETAILS', 'Mere information');
346
+ define('TXT_WPSC_ADDTOCART', 'Tilf&oslash;j til indk&oslash;bskurv');
347
+ define('TXT_WPSC_AVGCUSTREVIEW', 'Gennemsnitlig kunde bed&oslash;mmelse');
348
+ define('TXT_WPSC_YOURRATING', 'Din bed&oslash;mmelse');
349
+ define('TXT_WPSC_RATING_SAVED', 'Gemt');
350
+ define('TXT_WPSC_RATETHISITEM', 'Bed&oslash;m dette element');
351
+ define('TXT_WPSC_PRODUCTSOLDOUT', 'Dette produkt er udsolgt.');
352
+ define('TXT_WPSC_NOITEMSINTHIS', 'Der er ingen produkter i denne');
353
+ define('TXT_WPSC_CATEGORYORBRAND', 'kategori eller brand');
354
+ define('TXT_WPSC_PLEASECHOOSEA', 'V&aelig;lg venligst');
355
+ define('TXT_WPSC_PRODUCT', 'Produkt');
356
+ define('TXT_WPSC_QUANTITY', 'Antal');
357
+ define('TXT_WPSC_QUANTITY_SHORT', 'Antal'); //translation needed
358
+ define('TXT_WPSC_APPLY', 'Anvend');
359
+ define('TXT_WPSC_MAKEPAYMENT', 'Foretag betaling');
360
+ define('TXT_WPSC_EMPTYSHOPPINGCART', 'T&oslash;m indk&oslash;bskurv');
361
+ define('TXT_WPSC_TOTALPRICE', 'Total pris');
362
+ define('TXT_WPSC_NOITEMSINTHESHOPPINGCART', 'Indk&oslash;bskurven er tom.');
363
+ define('TXT_WPSC_EMAILMSG1', "Mange tak, din ordre er blevet modtaget. Produkter der skal sendes vil blive behandlet hurtigst mulig. Alle produkter der kan downloades kan downloades ved at benytte linksene p&aring; denne side.\n\r\n\rAlle priser er inklusiv moms og forsendelse.\n\r\n\rDu har bestilt f&oslash;lgende produkter:\n\r\n\r");
364
+ define('TXT_WPSC_EMAILMSG2', ".\n\rDisse produkter blev bestilt:\n\r\n\r");
365
+ define('TXT_WPSC_CLICKTODOWNLOAD', 'Klik her for at downloade');
366
+ define('TXT_WPSC_DOWNLOAD', 'Download');
367
+ define('TXT_WPSC_YOURTRANSACTIONID', 'Dit Transaktions ID');
368
+ define('TXT_WPSC_TRANSACTIONID', 'Transaktions ID');
369
+ define('TXT_WPSC_PURCHASERECEIPT', 'Kvittering');
370
+ define('TXT_WPSC_PURCHASEREPORT', 'Kunde rapport');
371
+ define('TXT_WPSC_THETRANSACTIONWASSUCCESSFUL', 'Transaktionen var vellykket');
372
+ define('TXT_WPSC_THETRANSACTIONWASNOTSUCCESSFUL', 'Transaktionen mislykkedes');
373
+ define('TXT_WPSC_GOBACKTOCHECKOUT', 'Tilbage til checkout');
374
+ define('TXT_WPSC_SPECIALPRICE', 'Special pris');
375
+
376
+ define('TXT_WPSC_INSTRUCTIONS', '
377
+ Installations gennemgang
378
+ <ul class=\'installation\'>
379
+ <li>Plac&eacute;r indholdet af zip filen i wp-content/plugins mappen.</li>
380
+ <li>Aktiv&eacute;r plugin fra Wordpress\' plugin side</li>
381
+ <li>G&aring; til "Payment Gateway" siden under e-Commerce og indtast de n&oslash;dvendige oplysninger. (standard paypal gateway tilg&aring;et er paypal\'s sandbox)</li>
382
+ <li>Opret nogle kategorier og produkter under "Kategorier" og "Produkter"</li>
383
+ </ul>
384
+
385
+ <p>hvis dette er en upgrade af en tidligerversion, anbefaler vi at du deaktiverer og genaktiverer dette plugin.</p>
386
+
387
+ <h2>Opgraderinger og Moduler</h2>
388
+
389
+ <p>Du kan finde flere oplysninger om de f&oslash;lgende wp e-Commerce moduler ved at bes&oslash;ge <a href="http://www.instinct.co.nz/blogshop">Instinct BlogShop</a></p>
390
+
391
+ <ul class=\'installation\'>
392
+ <li>Gold</li>
393
+ <li>DropShop</li>
394
+ <li>Audio Player</li>
395
+ <li>GridView</li>
396
+ </ul>
397
+
398
+ <h2>&Oslash;nskeliste</h2>
399
+ <p>Hvis du &oslash;nsker nye features der endnu ikke er underst&oslash;ttet af WP e-Commerce, s&aring; kan du <a href="http://www.instinct.co.nz/contact-us/">bestille en udvikler</a> eller tilf&oslash;jer det til &oslash;nskelisten p&aring; <a href="http://instinct.co.nz/blogshop/support-forums/">forummet</a>.
400
+
401
+ <h2>Individualisering og Tips</h2>
402
+ <p><strong>Moms</strong><br />Hvis det er n&oslash;dvendigt kan su indtaste en moms sats under "Butiks Indstillinger".</p>
403
+ <p><strong>Email K&oslash;bs Log</strong><br />
404
+ hvis du indtaster en email adresse for "K&oslash;bs Logs Email" under "Butiks Indstillinger", s&aring; vil der blive sendt en k&oslash;bs notifikation til denne adresse hver gang en ordre er modtaget.</p>
405
+ <p><strong>Skjul Sider</strong><br />
406
+ For at forhindre Indk&oslash;bskurven, chekout og transaktions resulater i at blive vist i "side listen" er du n&oslash;dt til at idetificere deres ID numre f&oslash;rst. <br />
407
+ <br />Derefter skal du redigere den side i dit Theme som viser siderne. Denne er normalt fundet i file sidebar.php, find en linje der ligner denne:<br />
408
+ <br />"&lt;?php wp_list_pages(\'title_li=&lt;h2&gt;Pages&lt;/h2&gt;\' ); ?&gt;"<br />
409
+ og erstat den med<br />
410
+ "&lt;?php wp_list_pages(\'title_li=&lt;h2&gt;Pages&lt;h2&gt;&amp;exclude=3,4,5\'); ?&gt;"<br />
411
+ <br />ordet exclude fort&aelig;ller systemet at det skal eksludere disse sider fra listen, erstat 3,4,5 med de ID numre som blev identificeret for de sider der ikke &oslash;nskes at blive vist.</p>
412
+ <p><strong>Villed funktioner</strong><br />
413
+ Hvis din server ikke har PHP billed funktioner installeret, vil du ikke v&aelig;re i stand til at foretage billede st&oslash;rrelses &aelig;ndringer p&aring; de billeder du uploader.</p>
414
+ <p><strong>Permalinks</strong><br />
415
+ Vi g&oslash;r det bedste vi kan.
416
+ Det har endnu ikke v&aelig;ret mulig at finde en god m&aring;de at "passe the required variables from page to page using permalinks that dont use mod_rewrite", hvis du ikke kan benytte mod_rewrite, vil dette plugin m&aring;ske ikke virke korrekt med permalinks sl&aring;et til.</p>
417
+ <p><strong>Javascript og Ajax </strong><br />
418
+ e-Commerce lite benytter Ajax, indk&oslash;bskurven som brugeren ser virker uden Javascript, men administrations siderne (specielt Produkt og Kategori sider) virker ikke uden Javascript sl&aring;et til. For at benytte Administrations afdelingen er det vigtig at du benytter en forholdsvis ny browser med Javascript sl&aring;et til. (Internet Explorer 6 eller nyere, eller Firefox 1.0 eller nyere. &AElig;ldre versioner er ikke testet og m&aring;ske vil du ikke v&aelig;re i stand til at benytte Administrations sektionen med disse)</p>
419
+ <p><strong>Mere p&aring; Flickr</strong><br />
420
+ Vi har flere <a href="http://www.google.com/search?q=flickr+wp+e-commerce&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a">visuelle guider</a> p&aring; Flickr.
421
+
422
+ ');
423
+
424
+
425
+ define('TXT_WPSC_SHIPPINGSETTINGS', 'Forsendelses informationer');
426
+ define('TXT_WPSC_BASE_LOCAL', 'Standard indlands forsendelse');
427
+ define('TXT_WPSC_BASE_INTERNATIONAL', 'Standard international forsndelse');
428
+ define('TXT_WPSC_BASE_COUNTRY', 'Standard land');
429
+
430
+ define('TXT_WPSC_SHIPPING_DETAILS', 'Yderligere forsendelses omkostninger'); // this needs updating
431
+ define('TXT_WPSC_LOCAL_PNP', 'Indlands forsendelses gebyr'); // this needs updating
432
+ define('TXT_WPSC_INTERNATIONAL_PNP', 'Internationalt forsendelses gebyr'); // this needs updating
433
+ define('TXT_WPSC_SHIPPING_NOTE', 'Note: P&aring;regnes kun en gang pr. produkt uafh&aelig;nging af antallet bestilt.');
434
+ define('TXT_WPSC_COUNTRY_FORM_FIELD', 'Country Form Field');
435
+ define('TXT_WPSC_COUNTRY_FORM_FIELD_EXPLANATION', '(V&aelig;lg hvilket felt p&aring; checkout siden du &oslash;nsker at benytte for valg af land)');
436
+
437
+ define('TXT_WPSC_SHIPPING', 'Forsendelse');
438
+ define('TXT_WPSC_EMAIL_FORM_FIELD', 'Email felt');
439
+ define('TXT_WPSC_EMAIL_FORM_FIELD_EXPLANATION', '(V&aelig;lg hvilket felt p&aring; checkout siden du &oslash;nsker at benytte for valg af email)');
440
+
441
+
442
+ define('TXT_WPSC_PRODUCTIMAGES', 'Produkt billeder');
443
+ define('TXT_WPSC_PRODUCTDOWNLOAD', 'Produkt download');
444
+ define('TXT_WPSC_SHOWTHUMBNAILS', 'Vis thumbnails');
445
+ define('TXT_WPSC_ADD_ADDITIONAL_IMAGE', 'Tilf&oslash;j billede');
446
+ define('TXT_WPSC_DELETE_IMAGE', 'Slet billede');
447
+ define('TXT_WPSC_GOLD_OPTIONS', 'Gold Cart Indstillinger');
448
+ define('TXT_WPSC_ACTIVATE_SETTINGS', 'Aktiverings indstillinger: Gold Cart');
449
+ define('TXT_WPSC_ACTIVATION_KEY', 'Aktiverings n&oslash;gle');
450
+ define('TXT_WPSC_THANKSACTIVATED', 'Tak, din gold shopping cart er nu aktiveret.');
451
+ define('TXT_WPSC_NOTACTIVATED', 'Desv&aelig;rre, API n&oslash;glen var forkert.');
452
+ define('TXT_WPSC_DEFAULT', 'Standard');
453
+ define('TXT_WPSC_LIST', 'List');
454
+ define('TXT_WPSC_VISIBLE', 'Synlig');
455
+ define('TXT_WPSC_DELETE_PRODUCT', 'Slet Produkt');
456
+ define('TXT_WPSC_ADDITIONAL_IMAGE', 'Tilf&oslash;j billede');
457
+ define('TXT_WPSC_GATEWAY_OPTIONS', 'Gateway muligheder');
458
+ define('TXT_WPSC_SHIPPING_COUNTRY', 'V&aelig;lg forsendelses land');
459
+ define('TXT_WPSC_CONFIRM_TOTALS', 'Bekrlf&aelig;ft det totale bel&oslash;b f&oslash;r du forts&aelig;tter med betalingen:');
460
+ define('TXT_WPSC_CHECKOUT_FORM_FIELDS_DESCRIPTION', 'Her kan du &aelig;ndre felterne p&aring; checkout siden. Checkout siden er hvor du indsamler oplysninger om kunden og ordren, der senere vil blive vist i k&oslash;bs loggen. Det kan v&aelig;re kundens adresse, email, navn osv.');
461
+ define('TXT_WPSC_PAYMENT_OPTIONS', 'Betalings Muligheder');
462
+ define('TXT_WPSC_PAYMENT_DESCRIPTION', 'V&aelig;lg venligst hvilke betalings muligheder du &oslash;nsker at give kunden. Standard er betaling med kredit kort, men du &oslash;nsker m&aring;ske at give kunden yderligere muligheder som for eksempel manuel betaling. I s&aring; fald skal du v&aelig;lge "kredit kort + manuel betaling".');
463
+
464
+ define('TXT_WPSC_DEFAULT_GATEWAY_ONLY', ' Kun');
465
+ define('TXT_WPSC_PLUS_MANUAL_PAYMENT', ' Plus manuel betaling');
466
+ define('TXT_WPSC_PAYMENT_METHOD', 'Betalings metode');
467
+ define('TXT_WPSC_PAY_USING', 'Betal ved');
468
+ define('TXT_WPSC_PAY_MANUALLY', 'Betal ved check/bankoverf&oslash;rsel');
469
+ define('TXT_WPSC_CREDIT_CARD', 'Kredit kort');
470
+ define('TXT_WPSC_ADJUSTABLE_QUANTITY', 'Vis antal i liste visning');
471
+ define('TXT_WPSC_RSS_FEED_HEADER', 'Abon&eacute;r p&aring; dine ordre');
472
+ define('TXT_WPSC_RSS_FEED_LINK', 'Abon&eacute;r p&aring; en RSS feed');
473
+ define('TXT_WPSC_RSS_FEED_TEXT', 'Af dine ordre');
474
+ define('TXT_WPSC_INITIAL_SETUP', 'Oprettet standard muligheder.');
475
+ define('TXT_WPSC_PLUGIN_NEWS_HEADER', 'Plugin news');
476
+
477
+
478
+ define('TXT_WPSC_PLUGIN_NEWS', '
479
+
480
+ The <a href="http://instinct.co.nz/blogshop/products-page/" target="_blank">WP DropShop Modul</a> er det senete og mest moderne indk&oslash;bsmodul tilg&aelig;ngeligt online. Sammen med GridView vil din side blive det folk taler om! <br/><br/>
481
+
482
+ <a href="http://instinct.co.nz/blogshop/products-page/" target="_blank">GridView Modulet</a> er et visuelt modul udviklet for at optimere udseendet af din produkt side.<br/><br/>
483
+
484
+ <a href="http://www.instinct.co.nz/wp-campaign-monitor/100">WP Campaign Monitor</a> er et email v&aelig;rkt&oslash;j udviklet kun for Wordpress brugere som &oslash;nsker at sende kampagner, m&aring;le resultater og styre deres abonnenter. Den sidste nye version integrere med e-Commerce lite. Det betyder at du vil v&aelig;re i stand til at sende k&oslash;bere nyhedsbreve med mere.
485
+
486
+ ');
487
+
488
+
489
+ define('TXT_WPSC_POWERED_BY', 'Denne butik benytter ');
490
+
491
+ define('TXT_WPSC_NO_PURCHASES', 'Der er endnu ikke blevet gennemf&oslash;rt nogle ordre.');
492
+
493
+
494
+ define('TXT_WPSC_DELIVERY_ADDRESS', 'Leverings adresse');
495
+ define('TXT_WPSC_DELIVERY_CITY', 'Leverings by');
496
+ define('TXT_WPSC_DELIVERY_COUNTRY', 'Leverings land');
497
+ define('TXT_WPSC_MP3_SETTINGS', 'MP3 indstillinger');
498
+ define('TXT_WPSC_MP3_SETTINGS_DESCRIPTION', 'To create the 30 second MP3 file clips, this plugin needs <a href=\'http://sox.sourceforge.net/\'>SoX</a> compiled with MP3 support, enter the path to SoX here.');
499
+ define('TXT_WPSC_SOX_PATH', 'SoX Path');
500
+ define('TXT_WPSC_PREVIEW', 'Preview');
501
+ define('TXT_WPSC_DOWNLOAD_CSV', 'Download CSV');
502
+ define('TXT_WPSC_PREVIEW_FILE', 'Preview Fil');
503
+ define('TXT_WPSC_NEW_PREVIEW_FILE', 'Ny Preview Fil');
504
+ define('TXT_WPSC_REPLACE_PRODUCT', 'Erstat Produkt');
505
+ define('TXT_WPSC_TOTALSHIPPING', 'Total levering');
506
+ define('TXT_WPSC_DISPLAY_FRONT_PAGE', 'Vis p&aring; forside');
507
+ define('TXT_WPSC_SEARCH_FOR', 'S&oslash;g efter');
508
+ define('TXT_WPSC_YOUR_SEARCH_FOR', 'Din s&oslash;gning efter');
509
+ define('TXT_WPSC_RETURNED_NO_RESULTS', 'Returnerede f&oslash;lgende resultat.');
510
+ define('TXT_WPSC_POSTAGE', 'Forsendelse');
511
+ define('TXT_WPSC_SUBTOTAL', 'Subtotal');
512
+
513
+
514
+ //everything under here needs translations, added after 19/1/2007
515
+
516
+ define('TXT_WPSC_PLEASEENTERAVALID', 'Indtast venligst gyldig');
517
+ define('TXT_WPSC_PLEASEENTERAVALIDNAME', 'Indtast venligst fornavn.');
518
+ define('TXT_WPSC_PLEASEENTERAVALIDSURNAME', 'Indtast venligst efternavn.');
519
+ define('TXT_WPSC_PLEASEENTERAVALIDEMAILADDRESS', 'Indtast venligst email adresse.');
520
+ define('TXT_WPSC_PLEASEENTERAVALIDADDRESS', 'Indtast venligst adresse.');
521
+ define('TXT_WPSC_PLEASEENTERAVALIDCITY', 'Indtast venligst by.');
522
+ define('TXT_WPSC_PLEASEENTERAVALIDPHONENUMBER', 'Indtast venligst et gyldigt telefon nummer.');
523
+ define('TXT_WPSC_PLEASESELECTCOUNTRY', 'V&aelig;lg venligst dit land fra f&oslash;lgende listet.');
524
+ define('TXT_WPSC_PLEASEAGREETERMSANDCONDITIONS', 'Bekr&aelig;ft venligst betingelserne. Ellers kan vi ikke gennemf&oslash;re din ordre.');
525
+ define('TXT_WPSC_POSITION', 'Position');
526
+
527
+ define('TXT_WPSC_DELIVERY_REGION', 'Levering omr&aring;de');
528
+
529
+
530
+ define('TXT_WPSC_GENERAL_SETTINGS', 'Generelle indstillinger');
531
+ define('TXT_WPSC_TAX_SETTINGS', 'Moms information');
532
+ define('TXT_WPSC_POSTAGE_AND_TAX', 'Forsendelse &amp; Moms ');
533
+ define('TXT_WPSC_GRID', 'Grid');
534
+ define('TXT_WPSC_CANT_MOVE_CATEGORY', 'Du kan ikke flytte en kategori med under-kategorier.');
535
+ define('TXT_WPSC_SURETODELETECATEGORY', 'Er du sikekr p&aring; du vil slette denne kategori? Hvis denne kategori har nogen under-kategorier vil disse ogs&aring; blive slettet.');
536
+ define('TXT_WPSC_VARIATION', 'Variation');
537
+ define('TXT_WPSC_OVER_TWO_VARIATIONS', 'Variation, lager og pris kontrol fungere ikke hvis du har mere end to variationer.');
538
+ define('TXT_WPSC_PRICE_AND_STOCK_CONTROL', 'Pris og Lager Kontrol') ;
539
+
540
+ // pe.{
541
+ define('TXT_WPSC_CATSBRANDSLOCATION', 'Placering af kategorier &amp; brands');
542
+ define('TXT_WPSC_DESCITEMSEPARATOR', ' : ');
543
+ define('TXT_WPSC_SEARCHITEMSEPARATOR', ' : ');
544
+ define('TXT_WPSC_SINGLE_SHIPPING_COUNTRY', 'Leverings land:');
545
+ define('TXT_WPSC_ADD_ANOTHER_VARIATION', 'Tilf&oslash;j variation');
546
+ // }.pe
547
+ define('TXT_WPSC_PRODUCT_CATEGORIES', 'V&aelig;lg kategorier');
548
+ define('TXT_WPSC_THANKS_DELETED', 'Mange tak, k&oslash;bs loggen er blevet slettet.');
549
+ define('TXT_WPSC_PRODUCT_IMAGE_PREVIEW', 'Produkt billede');
550
+ define('TXT_WPSC_PRODUCT_THUMBNAIL_PREVIEW', 'Produkt thumbnail');
551
+ define('TXT_WPSC_REMOVE_LOG', 'Fjern denne artikel fra k&oslash;bs loggen');
552
+ define('TXT_WPSC_CATSANDBRAND', 'Kategorier &amp; Brands');
553
+ define('TXT_WPSC_GOLD_DROPSHOP', 'DropShop');
554
+ define('TXT_WPSC_NEEDTOENABLEDROPSHOP', 'Du skal installere Gold og DropShop udvidelserne for at benytte dette');
555
+ define('TXT_WPSC_DRAG_ITEM_HERE', 'Tr&aelig;k elementer her for at tilf&oslash;je dem til indk&oslash;bskurvenb.');
556
+ define('TXT_WPSC_SHOWCATEGORYTHUMBNAILS', 'Vis "kategori thumbnails"');
557
+ define('TXT_WPSC_SHOPPING_CART', 'Indk&oslash;bskurv');
558
+ define('TXT_WPSC_SHOW_SLIDING_CART', 'Vis glidende indk&oslash;bskurv');
559
+ define('TXT_WPSC_PREVIEW_FILE', 'Upload preview');
560
+ define('TXT_WPSC_PREVIEW_FILE_NOTE', 'Note: Hvis du ikke uploader en preview fil, og din server har sox compiled MP3 underst&oslash;ttelse, s&aring; vil en preview fil blive oprettet automatisk.');
561
+ define('TXT_WPSC_PURCHASE_NUMBER', 'Ordre nr.');
562
+ define('TXT_WPSC_FILTER_ORDER', 'Filtrer ordrer');
563
+ define('TXT_WPSC_SHOW_SEARCH', 'Vis S&oslash;g');
564
+ define('TXT_WPSC_LOG_CURRENT_MONTH', 'Vis resultater fra denne m&aring;ned');
565
+ define('TXT_WPSC_LOG_PAST_THREE_MONTHS', 'Vis resultater fra de seneste tre m&aring;neder');
566
+ define('TXT_WPSC_LOG_ALL', 'Vis alle resusltater');
567
+ define('TXT_SHOW_IMAGES_ONLY', 'Vis kun billeder');
568
+ define('TXT_WPSC_SHOW_GALLERY', 'Vis thumbnail galleri');
569
+ define('TXT_WPSC_PLEASE_SELECT', 'V&aelig;lg venligst');
570
+ define('TXT_WPSC_TXN_ID', 'Transaktions ID');
571
+ define('TXT_WPSC_SINGLE_PRODUCTTHUMBNAILSIZE', 'Enkelte produkt billedes st&oslash;rrelse');
572
+ define('TXT_WPSC_RESET', 'Reset');
573
+ define('TXT_WPSC_ORDER_PENDING', 'Mange tak, ordren bliver behandlet, du vil modtage en email s&aring; snart ordren g&aring;r igennem.');
574
+ define('TXT_WPSC_ORDER_FAILED', 'Desv&aelig;rre, din ordre er ikke blevet godkendt. Grunden kan v&aelig;re at du har tastet forkert eller at der ikke d&aelig;kning for bel&oslash;bet.');
575
+ // Adrian - added for the options I added
576
+ define('TXT_WPSC_SHOW_CATEGORY_COUNT', 'Vis antal produkter i hver kategori');
577
+ define('TXT_WPSC_CATSPRODS_DISPLAY_TYPE', 'Visning af Kategorier/Produkter');
578
+ define('TXT_WPSC_CATSPRODS_TYPE_CATONLY', 'Kun kategorier (alle produkter vil blive vist)');
579
+ define('TXT_WPSC_CATSPRODS_TYPE_SLIDEPRODS', 'Glidende kategorier (1 produkt pr. side)');
580
+ // Adrian - END new added options
581
+ define('TXT_WPSC_ORDER_DETAILS', 'Ordrer oversigt');
582
+ define('TXT_WPSC_SAVE_PROFILE', 'Gem profil');
583
+ define('TXT_WPSC_USERACCOUNTURL', 'bruger konto URL');
584
+ define('TXT_WPSC_MUST_BE_LOGGED_IN', 'Du skal v&aelig;re logget ind for at se denne side. Benyt venligst formen nedenfor til at logge ind.');
585
+ define('TXT_WPSC_YOUR_ACCOUNT', 'Din konto');
586
+
587
+ define('TXT_WPSC_YOU_JUST_ADDED', 'Du har lige tilf&oslash;jet "[product_name]" til din indk&oslash;bskurv.');
588
+ define('TXT_WPSC_SORRY_NONE_LEFT', 'Desv&aelig;rre "[product_name]" er imidlertidigt ikke p&aring; lager.');
589
+
590
+ define('TXT_WPSC_CONTINUE_SHOPPING', 'Forts&aelig;t indk&oslash;b');
591
+ define('TXT_WPSC_ITEM_GONE_OUT_OF_STOCK', 'Det ser ud til et af produkter ikke l&aelig;ngere er p&aring; lager, g&aring; venligst tilbage og rediger din ordre.');
592
+ define('TXT_WPSC_DISPLAY_FANCY_NOTIFICATIONS', 'Vis fancy k&oslash;bs notifikationer');
593
+ define('TXT_WPSC_IF_USER_CHECKOUT', 'Har du allerede en konto? ');
594
+ define('TXT_WPSC_LOG_IN', 'log in.');
595
+ define('TXT_WPSC_IS_DONATION', 'Er dette produkt en donation?');
596
+ define('TXT_WPSC_DONATION', 'Donation');
597
+ define('TXT_WPSC_DONATION_LC', 'donation');
598
+ define('TXT_WPSC_DONATION_SHIPPING', 'Ingin forsendelse for donationer');
599
+ define('TXT_WPSC_DOWNLOADABLEPRODUCT_URL', 'Produkt filnavn');
600
+ define('TXT_WPSC_FILETOBEPRODUCTURL', 'Note: Upload din fil til wp-shopping-cart/files mappen og indtast filnavnet her.');
601
+ define('TXT_WPSC_DONATIONS', 'Donationer');
602
+ define('TXT_WPSC_WRONG_FILE_PERMS', 'F&oslash;lgende mapper er nu skrivbare: :directory: Du vil ikke v&aelig;re i stand til at uploade filer her, du skal &aelig;ndre tilldelserne p&aring; disse mapper og g&oslash;re dem skrivbare.');
603
+ define('TXT_WPSC_RESET_API', 'Reset API n&oslash;gle');
604
+ define('TXT_WPSC_PRODUCTS_PER_PAGE', 'Produkter pr. side');
605
+ define('TXT_WPSC_OPTION_PRODUCTS_PER_PAGE', 'Antal produktker der skal vises p&aring; hver side');
606
+ define('TXT_WPSC_PAGE_NUMBER_POSITION', 'Placering af sidenumre');
607
+
608
+
609
+ define('TXT_WPSC_YOUR_BILLING_CONTACT_DETAILS', '1. Din betalings/kontakt informationer');
610
+ define('TXT_WPSC_DELIVER_TO_A_FRIEND', '2. Leverings info');
611
+ define('TXT_WPSC_E_COMMERCE', 'e-Commerce');
612
+ define('TXT_WPSC_THANKS_SAVED', 'Mange tak, dine &aelig;ndringer er blevet gemt.');
613
+ define('TXT_WPSC_REGISTER', 'Registr&eacute;r');
614
+ define('TXT_WPSC_TAX', 'Moms');
615
+
616
+ define('TXT_WPSC_USE_SHIPPING', 'Benyt forsendelse');
617
+ define('TXT_WPSC_USE_SHIPPING_DESCRIPTION', 'Hvis du KUN s&aelig;lger digitale produkter skal du v&aelig;lge nej for at deaktivere forsendelse p&aring; din side.');
618
+
619
+ define('TXT_WPSC_PAGESETTINGS', 'Pagination indstillinger');
620
+ define('TXT_WPSC_USE_PAGINATION', 'Benyt pagination');
621
+ define('TXT_WPSC_ADD_PRODUCT', 'Tilf&oslash;j produkt');
622
+ define('TXT_WPSC_EDIT_PRODUCT', 'Rediger produkt');
623
+ define('TXT_WPSC_UPDATE_PAGE_URLS', 'Opdater side URLs');
624
+ define('TXT_WPSC_VARIATIONS_AND_SPECIALS_DONT_MIX', 'Note: Du kan ikke p&aring; nuv&aelig;rende tidspunkt s&aelig;tte en pris p&aring; produkter med variationer');
625
+ define('TXT_WPSC_PRODUCT_SPECIALS', 'Produkt specials');
626
+ define('TXT_WPSC_SHOW_SHARE_THIS', 'Vis Share This (Social Bookmarks)');
627
+ define('TXT_WPSC_SHOW_NO_PRODUCT', 'Intet produkt');
628
+ define('TXT_WPSC_CHOOSE_DOWNLOADABLE_PRODUCT', 'V&aelig;lg en fil der kan downlades for dette prdukt:');
629
+ define('TXT_WPSC_PLEASECHOOSE', 'V&aelig;lg venligst');
630
+
631
+ define('TXT_WPSC_VARIATION_CONTROL', 'Variations kontrol');
632
+ define('TXT_WPSC_VARIATION_GRID_CONTROL_SINGLE', ':variation1: Kontrol');
633
+ define('TXT_WPSC_VARIATION_GRID_CONTROL_PAIR', ':variation1: og :variation2: Kontrol');
634
+ define('TXT_WPSC_VIEW_PREVIEW_CLIP', 'Se preview klip');
635
+ define('TXT_WPSC_REQUIRE_REGISTRATION', 'Bruger skal registrere f&oslash;r checkout');
636
+ define('TXT_WPSC_PLEASE_LOGIN', 'V&aelig;r venlig at looge ind eller registrere dig for at gennemf&oslash;re handelen');
637
+ define('TXT_WPSC_IF_JUST_REGISTERED', 'Hvis du lige har registreret, tjek da venligst din email og login f&oslash;r du gennemf&oslash;re handelen');
638
+ define('TXT_WPSC_SELECT_THEME', 'V&aelig;lg tema');
639
+ define('TXT_WPSC_NEW_ORDER_PENDING_SUBJECT', 'Ny ventende ordrer');
640
+ define('TXT_WPSC_NEW_ORDER_PENDING_BODY', "Der er en ny ordrer der afventer behandling: \n\r ");
641
+ define('TXT_WPSC_NO_SHIPPING', "Benyt ikke forsendelse");
642
+ define('TXT_WPSC_DEFAULT_MEMBERS_ONLY', "Denne side er kun for medlemmer, du skal logge ind for at se denne side.");
643
+ define('TXT_WPSC_MEMBERSHIP_CONTROL', "Medlems kontrol");
644
+ define('TXT_WPSC_PRODUCT_MEMBER_STATUS', "er dette produkt et medlemskab?");
645
+ define('TXT_WPSC_PRODUCT_MEMBERSHIP_LENGTH', "Medlems periode");
646
+ define('TXT_WPSC_DAYS', "Dage");
647
+ define('TXT_WPSC_MONTHS', "M&aring;neder");
648
+ define('TXT_WPSC_YEARS', "&Aring;r");
649
+ define('TXT_WPSC_MEMBERS_SUBSCRIPTION_ENDED', "Dit abonnement er afsluttet.");
650
+ define('TXT_WPSC_ACTIVATE_SETTINGS_MEMBERS', 'Aktiverings indstillinger: Medlems Modul');
651
+ define('TXT_WPSC_GOLD_CART', 'Gold Cart');
652
+ define('TXT_WPSC_SHOW_CATEGORY_DESCRIPTION', 'Vis kategori beskrivelse');
653
+ define('TXT_WPSC_ALSO_BOUGHT', 'Personer der k&oslash;bte dette, var ogs&aring; interesseret i');
654
+ define('TXT_WPSC_MARKETING_SETTINGS', 'Marketing indstillinger');
655
+ define('TXT_WPSC_OPTION_ALSO_BOUGHT', 'Vis cross sales');
656
+ define('TXT_WPSC_MARKETING', 'Marketing');
657
+ define('TXT_WPSC_DISPLAYCOUPONS', 'V&aelig;rdi kupon');
658
+ define('TXT_WPSC_ADD_COUPON', 'Tilf&oslash;j v&aelig;rdi kupon');
659
+ define('TXT_WPSC_COUPON', 'V&aelig;rdi kupon');
660
+ define('TXT_WPSC_ADDCOUPONS', 'Tilf&oslash;j v&aelig;rdi kupon');
661
+ define('TXT_WPSC_COUPON_CODE', 'v&aelig;rdi kupon kode');
662
+ define('TXT_WPSC_DISCOUNT', 'Rabat');
663
+ define('TXT_WPSC_START', 'Start');
664
+ define('TXT_WPSC_EXPIRY', 'Udl&oslash;b');
665
+ define('TXT_WPSC_USE_ONCE', 'Benyt 1 gang');
666
+ define('TXT_WPSC_ACTIVE', 'Aktiv');
667
+ define('TXT_WPSC_COUPONHASBEENADDED', 'Mange Tak, v&aelig;rdi kuponen er blevt tilf&oslash;jet.');
668
+ define('TXT_WPSC_COUPON', 'V&aelig;rdi kupon');
669
+ define('TXT_WPSC_COUPON_DOESNT_EXIST', 'V&aelig;rdi kuponen er udl&oslash;bet eller eksistere ikke.');
670
+ define('TXT_WPSC_PRODUCT_TAGS', 'Produkt tags');
671
+
672
+ define('TXT_WPSC_DROPSHOPDISPLAY', 'DropShop visning');
673
+ define('TXT_WPSC_HIDEADDTOCARTBUTTON', 'Skjul "Tilf&oslash;j til indk&oslash;bskurv" knap');
674
+
675
+ define('TXT_WPSC_PRODUCT_TAGS', 'Produkt tags');
676
+
677
+ define('TXT_WPSC_SHOW_DROPSHOP_ALL', 'Vis Dropshop p&aring; alle sider');
678
+ define('TXT_WPSC_SHOW_DROPSHOP_PRODUCT', 'vis Dropshop kun p&aring; produkt side');
679
+ define('TXT_WPSC_PRICEAFTERDISCOUNT', 'Pris efter rabat');
680
+ define('TXT_WPSC_ECOM_NEWS', 'e-Commerce nyheder');
681
+ define('TXT_WPSC_SAVE_PRODUCT_ORDER', 'Gem produkt ordre');
682
+
683
+ define('TXT_WPSC_ECOMMERCE_SUBSCRIBERS', 'e-Commerce abonnenter');
684
+ define('TXT_WPSC_USERID', 'Bruger ID');
685
+ define('TXT_WPSC_REGISTEREDDATE', 'Registrerings dato');
686
+ define('TXT_WPSC_SUSPEND', 'Afbryd');
687
+ define('TXT_WPSC_ACTIVATE', 'Aktiver');
688
+
689
+
690
+ define('TXT_WPSC_DROPSHOP_LIGHT', 'Benyt light Dropshop stil');
691
+ define('TXT_WPSC_DROPSHOP_DARK', 'Benyt dark Dropshop stil');
692
+
693
+
694
+ define('TXT_WPSC_MANUAL_PAYMENT', 'Manuel betaling');
695
+ define('TXT_WPSC_CREDIT_CARD', 'Kredit kort');
696
+ define('TXT_WPSC_CREDIT_CARD_AND_MANUAL_PAYMENT', 'Manuel betaling og kredit kort');
697
+ define('TXT_WPSC_PAYMENT_INSTRUCTIONS', 'Indtast manuel betalings beskrivelse her. f.eks.: \'Efter at du har placeret din ordre, vil du modtage en email med betalings information\'');
698
+
699
+ define('TXT_WPSC_SHOWALL', "Vis alle");
700
+ define('TXT_WPSC_PRICE_RANGE', "Pris leje");
701
+ define('TXT_WPSC_GOOGLE_RISK_AVS', "Adresse verifikation mislykkedes");
702
+ define('TXT_WPSC_GOOGLE_RISK_CVN', "Kredit kort verifikation mislykkedes");
703
+ define('TXT_WPSC_GOOGLE_RISK_BOTH', "Kredit kort og adresse verifikation mislykkedes");
704
+ define('TXT_WPSC_GOOGLE_RISK', 'Google Risk');
705
+ define('TXT_WPSC_CANCEL_ORDER', 'Slet denne ordre');
706
+ define('TXT_WPSC_FIRST_NAME', 'Fornavn');
707
+ define('TXT_WPSC_LAST_NAME', 'Efternavn');
708
+ define('TXT_WPSC_DELIVERY_FIRST_NAME', 'Levering fornavn');
709
+ define('TXT_WPSC_DELIVERY_LAST_NAME', 'Levering efternavn');
710
+ define('TXT_WPSC_DELIVERY_STATE', 'Levering omr&aring;de');
711
+ define('TXT_WPSC_SHIPWIREEMAIL', 'ShipWire email');
712
+ define('TXT_WPSC_SHIPWIREPASSWORD', 'ShipWire password');
713
+ define('TXT_WPSC_SHIPWIRESETTINGS', 'ShipWire indstillinger');
714
+ define('TXT_WPSC_NO_DOWNLOADABLES', 'Du har endnu ikke k&oslash;bt nogen digitale download produketer.');
715
+ define('TXT_DISPLAY_VARIATIONS', 'Vis variationer');
716
+
717
+
718
+
719
  ?>
languages/EL_el.php CHANGED
File without changes
languages/EN_en.php CHANGED
@@ -126,7 +126,7 @@ define("TXT_WPSC_PAGENUMBER_POSITION_BOTH", "Both");
126
  define("TXT_WPSC_USE_THEME_ENGINE", "Use the experimental Theme Engine");
127
  define("TXT_WPSC_TM", "Target Markets");
128
  define("TXT_WPSC_SHIPPING_DETAIL","Please choose a country below to calculate your shipping costs");
129
- define('TXT_WPSC_TOTAL_THIS_MONTH', 'Last 30 Days');
130
  define('TXT_WPSC_TOTAL_INCOME', 'Life Time');
131
  define('TXT_WPSC_SALES_TITLE', 'Sales');
132
  define('TXT_WPSC_ORDERS_TITLE', 'Orders');
@@ -158,11 +158,10 @@ define("TXT_WPSC_AND_ABOVE", " and above");
158
  define("TXT_WPSC_DISPLAY_THE_GROUP_IMAGES", "Display the Group thumbnails in the sidebar");
159
  define("TXT_WPSC_DISPLAY_THE_GROUP", "Display the :category: Group");
160
 
161
- define('TXT_WPSC_UPS_AND_WEIGHT_ERROR_MESSAGE', "UPS does not support products without a weight set.\n\r Please either disable shipping for this product or give it a weight.");
162
  define('TXT_WPSC_OUT_OF_STOCK_ERROR_MESSAGE', 'This product has no available stock');
163
 
164
  define('TXT_WPSC_SHIPPING_ERROR_MESSAGE', 'Oops. We have encountered a problem with the shipping details you provided. If this problem persists you should contact the site owner.');
165
- define('TXT_WPSC_UPS_AND_NO_WEIGHT', 'This product has a zero weight associated with it and you have UPS shipping enabled. UPS does not support products with zero weight, therefore if your product is a digital download, we would reccomend disabling shipping for this product.');
166
 
167
  define('TXT_WPSC_CHOOSE_A_SHIPPING_RATE', '- Choose a Shipping Rate');
168
 
@@ -174,25 +173,6 @@ define('TXT_WPSC_THUMBNAIL_SIZE', 'Thumbnail&nbsp;Size');
174
  define('TXT_WPSC_CATALOG_VIEW', 'Catalog View');
175
  define('TXT_WPSC_GROUP_IMAGE_TEXT', 'You can upload thumbnail images for each group. To display Group details in your shop you must configure these settings under <a href="admin.php?page=wpsc-settings&tab=presentation">Presentation Settings</a>.');
176
 
177
-
178
-
179
- define('TXT_WPSC_UPS_DESTINATION', 'Destination Type');
180
- define('TXT_WPSC_UPS_DESTINATION_COMMERCIAL', 'Commercial Address');
181
- define('TXT_WPSC_UPS_DESTINATION_RESIDENTIAL', 'Residential Address');
182
-
183
- define('TXT_WPSC_UPS_PACKAGING', 'Packaging');
184
-
185
- define('TXT_WPSC_UPS_PACKAGING_YOURS', 'Your Packaging');
186
- define('TXT_WPSC_UPS_PACKAGING_LETTER', 'UPS Letter');
187
- define('TXT_WPSC_UPS_PACKAGING_UEB_SMALL', 'UPS Express Box - Small');
188
- define('TXT_WPSC_UPS_PACKAGING_UEB_MEDIUM', 'UPS Express Box - Medium');
189
- define('TXT_WPSC_UPS_PACKAGING_UEB_LARGE', 'UPS Express Box - Large');
190
- define('TXT_WPSC_UPS_PACKAGING_TUBE', 'UPS Tube');
191
- define('TXT_WPSC_UPS_PACKAGING_PAK', 'UPS Pak');
192
-
193
- define('TXT_WPSC_UPS_DAILY_PICKUP', 'Daily Pickup');
194
-
195
-
196
  define('TXT_WPSC_IMPORT_CSV', 'Import Products CSV');
197
  define('TXT_WPSC_IMPORT_CSV_DESCRIPTION', '<p>You can import your products from a comma delimited text file.</p><p>An example of a cvs import file would look like this: </p><p>Description, Additional Description, Product Name, Price, SKU, weight, weight unit, stock quantity, is limited quantity</p>');
198
  define('TXT_WPSC_MORE', 'More');
@@ -1212,4 +1192,39 @@ define('TXT_WPSC_WEIGHT', 'Weight');
1212
  define('TXT_WPSC_LOG_TRANSACTIONACCEPTEDLOGS', 'Display only accepted transactions');
1213
  define('TXT_WPSC_SEARCHEMAIL', 'Search By Email');
1214
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1215
  ?>
126
  define("TXT_WPSC_USE_THEME_ENGINE", "Use the experimental Theme Engine");
127
  define("TXT_WPSC_TM", "Target Markets");
128
  define("TXT_WPSC_SHIPPING_DETAIL","Please choose a country below to calculate your shipping costs");
129
+ define('TXT_WPSC_TOTAL_THIS_MONTH', 'This Month');
130
  define('TXT_WPSC_TOTAL_INCOME', 'Life Time');
131
  define('TXT_WPSC_SALES_TITLE', 'Sales');
132
  define('TXT_WPSC_ORDERS_TITLE', 'Orders');
158
  define("TXT_WPSC_DISPLAY_THE_GROUP_IMAGES", "Display the Group thumbnails in the sidebar");
159
  define("TXT_WPSC_DISPLAY_THE_GROUP", "Display the :category: Group");
160
 
161
+
162
  define('TXT_WPSC_OUT_OF_STOCK_ERROR_MESSAGE', 'This product has no available stock');
163
 
164
  define('TXT_WPSC_SHIPPING_ERROR_MESSAGE', 'Oops. We have encountered a problem with the shipping details you provided. If this problem persists you should contact the site owner.');
 
165
 
166
  define('TXT_WPSC_CHOOSE_A_SHIPPING_RATE', '- Choose a Shipping Rate');
167
 
173
  define('TXT_WPSC_CATALOG_VIEW', 'Catalog View');
174
  define('TXT_WPSC_GROUP_IMAGE_TEXT', 'You can upload thumbnail images for each group. To display Group details in your shop you must configure these settings under <a href="admin.php?page=wpsc-settings&tab=presentation">Presentation Settings</a>.');
175
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
176
  define('TXT_WPSC_IMPORT_CSV', 'Import Products CSV');
177
  define('TXT_WPSC_IMPORT_CSV_DESCRIPTION', '<p>You can import your products from a comma delimited text file.</p><p>An example of a cvs import file would look like this: </p><p>Description, Additional Description, Product Name, Price, SKU, weight, weight unit, stock quantity, is limited quantity</p>');
178
  define('TXT_WPSC_MORE', 'More');
1192
  define('TXT_WPSC_LOG_TRANSACTIONACCEPTEDLOGS', 'Display only accepted transactions');
1193
  define('TXT_WPSC_SEARCHEMAIL', 'Search By Email');
1194
 
1195
+ /*############################################################################*\
1196
+ |* UPS Text *|
1197
+ \*############################################################################*/
1198
+ // Weight Messages
1199
+ define('TXT_WPSC_UPS_AND_WEIGHT_ERROR_MESSAGE', "UPS does not support products without a weight set.\n\r Please either disable shipping for this product or give it a weight.");
1200
+ define('TXT_WPSC_UPS_AND_NO_WEIGHT', 'This product has a zero weight associated with it and you have UPS shipping enabled. UPS does not support products with zero weight, therefore if your product is a digital download, we would reccomend disabling shipping for this product.');
1201
+ // Destination
1202
+ define('TXT_WPSC_UPS_DESTINATION', 'Destination Type');
1203
+ define('TXT_WPSC_UPS_DESTINATION_COMMERCIAL', 'Commercial Address');
1204
+ define('TXT_WPSC_UPS_DESTINATION_RESIDENTIAL', 'Residential Address');
1205
+ // Packaging types
1206
+ define('TXT_WPSC_UPS_PACKAGING', 'Packaging');
1207
+ define('TXT_WPSC_UPS_PACKAGING_UNKNOWN', '**UNKNOWN**');
1208
+ define('TXT_WPSC_UPS_PACKAGING_YOURS', 'Your Packaging');
1209
+ define('TXT_WPSC_UPS_PACKAGING_LETTER', 'UPS Letter');
1210
+ define('TXT_WPSC_UPS_PACKAGING_UEB_SMALL', 'UPS Express Box - Small');
1211
+ define('TXT_WPSC_UPS_PACKAGING_UEB_MEDIUM', 'UPS Express Box - Medium');
1212
+ define('TXT_WPSC_UPS_PACKAGING_UEB_LARGE', 'UPS Express Box - Large');
1213
+ define('TXT_WPSC_UPS_PACKAGING_TUBE', 'UPS Tube');
1214
+ define('TXT_WPSC_UPS_PACKAGING_PAK', 'UPS Pak');
1215
+ define('TXT_WPSC_UPS_PACKAGING_EXPRESS', 'UPS Express Box');
1216
+ // Services Info
1217
+ define('TXT_WPSC_UPS_SERVICE_NOTE', 'All services used if no services selected');
1218
+ // Pickup Type
1219
+ define('TXT_WPSC_UPS_DAILY_PICKUP', 'Daily Pickup');
1220
+ // Form Labels
1221
+ define('TXT_WPSC_UPSSERVICES', 'UPS Preferred Services');
1222
+ define('TXT_WPSC_UPSUSERNAME', 'UPS Username');
1223
+ define('TXT_WPSC_UPSPASSWORD', 'UPS Password');
1224
+ define('TXT_WPSC_UPSENV', 'Use Testing Environment');
1225
+ define('TXT_WPSC_UPSID', 'UPS XML API Key');
1226
+ define('TXT_WPSC_UPSNOTE', "Don't have an API login/ID ? <a href=\"https://www.ups.com/upsdeveloperkit?loc=en_US\" target=\"_blank\">Click Here</a> ");
1227
+ /*############################################################################*\
1228
+ |* END UPS Text *|
1229
+ \*############################################################################*/
1230
  ?>
languages/FR_fr.php CHANGED
@@ -1,10 +1,10 @@
1
- <?php
2
- /*
3
- This is a language file for the WP Shopping Cart plugin version 3.6.8
4
  Translation in French: contact@xiligroup.com - 080921 MSC -
5
  - Version provisoire hors passerelle - beta release - double lines (one is commented by //)
6
- - éditer impérativement en fichier UTF-8 - use only in UTF-8 editor (like smultron)
7
- */
8
  define('TXT_WPSC_PAYMENT_GATEWAYS', 'Passerelles de paiement');
9
 
10
  define('TXT_WPSC_PRODUCTCOUNT_SINGULAR','produit');
@@ -508,61 +508,61 @@ define('TXT_WPSC_THETRANSACTIONWASNOTSUCCESSFUL', 'La transaction de paiement a
508
  define('TXT_WPSC_GOBACKTOCHECKOUT', 'Revenir à l\'étape validation');
509
  define('TXT_WPSC_SPECIALPRICE', 'Prix spécial');
510
 
511
- // Mode d'emploi inspiré de la traduction par CaroStory et adaptées pour l'UTF-8 et la version en cours
512
- define('TXT_WPSC_INSTRUCTIONS', '
513
- Etapes de l\'installation
514
- <ul class=\'installation\'>
515
- <li>Placez le contenu du fichier archive zip dans le répertoire "wp-content/plugins".</li>
516
- <li>Activez le plugin via la page "extensions" ou "plugins" de Wordpress</li>
517
- <li>Allez à la page "Modes de paiement" dans l\'onglet "e-Commerce", et renseignez les champs.</li>
518
- <li>Créez des groupes de produits en utilisant les pages "Groupes" et "Produits".</li>
519
- </ul>
520
-
521
- <p>Si vous venez de faire une mise à jour du plugin nous vous conseillons de désactiver et réactiver le plugin.</p>
522
-
523
- <h2>Mises à jour et Modules d\'extensions</h2>
524
- <p>Vous trouverez plus d\'informations sur les modules de WP e-Commerce en visitant le site <a href="http://www.instinct.co.nz/e-commerce/">"WordPress e-Commerce"</a>.</p>
525
-
526
- <ul class=\'installation\'>
527
- <li>Extensions Gold</li>
528
- <li>Achat par glisser-déposer dans le panier (DropShop)</li>
529
- <li>Lecteur Audio (MP3 Player)</li>
530
- <li>Affichage en tableau (GridView)</li>
531
- </ul>
532
-
533
- <h2>Liste de souhaits</h2>
534
- <p>Si vous souhaitez ajouter une caractéristique qui n\'est pas supporté par WP e-commerce actuellement, vous pouvez soit <a href="http://www.instinct.co.nz/contact-us/">contacter l\'équipe de développement</a> ou ajouter votre caractéristique à la liste des souhaits <a href="http://www.instinct.co.nz/forums/">sur les forums</a>.
535
-
536
-
537
- <h2>Personnalisation et conseils</h2>
538
- <p><strong>Taxes</strong><br />Si nécessaire vous pouvez ajouter les taux de taxes (TVA) dans l\'onglet "e-Commerce", page "Réglages".</p>
539
-
540
- <p><strong>Adresse email de commande</strong><br />Si vous ajoutez une adresse email pour vos commandes, cette adresse sera utilisée pour vous envoyer les notifications de suivi de commandes à chaque achat effectué.</p>
541
- <p><strong>Masquer les pages</strong><br />
542
- Pour éviter que les pages liées au plugin s\'affichent dans la liste des pages, vous devez premièrement trouver leur identifiant (nombre).<br />
543
- <br />Ensuite vous devez éditer le fichier dans le thème que vous utilisez. Normalement le code se situe dans "sidebar.php", trouvez la ligne qui ressemble à:<br />
544
-
545
- <br />"&lt;?php wp_list_pages(\'title_li=&lt;h2&gt;Pages&lt;/h2&gt;\' ); ?&gt;"<br />
546
-
547
- et remplacez l&agrave; par :<br />
548
-
549
- "&lt;?php wp_list_pages(\'title_li=&lt;h2&gt;Pages&lt;h2&gt;&amp;exclude=3,4,5\'); ?&gt;"<br />
550
-
551
- <br />Le mot "exclude" sert à exclure les pages de la liste, il faut juste que vous remplaciez les chiffres 3,4,5 par les identifiants des pages que vous voulez exclure.</p>
552
-
553
- <p><strong>Les Fonctions des Images</strong><br />
554
- Si votre serveur ne supporte pas le redimensionnement automatique des images , vos images ne seront peut être pas redimensionnées après la mise en ligne.</p>
555
-
556
-
557
- <p><strong>Permaliens</strong><br />
558
- Nous (instinct.nz) faisons du mieux que nous pouvons.
559
- Nous n\'avons pas vraiment trouvé de moyen réellement efficace de passer à travers les variables de pages en pages qui utilisent les permaliens sans le mod_rewrite; si vous ne pouvez pas utiliser le mod_rewrite, il est possible que le plugin ne fonctionne pas en ayant activé les permaliens.
560
- </p>
561
- <p><strong>Javascript et Ajax </strong><br />
562
- Les versions d\'e-Commerce utilise Ajax. Le panier de l\'utilisateur sera visible sans Javascript, mais les pages d\'Administration (spécialement les pages Produits et Groupes) ne fonctionneront pas si le Javascript est désactivé;. Les versions des navigateurs antérieurs à Internet Explorer 6 et Firefox 1.0 n\'ont pas été testés et ne fonctionneront pas correctement.)</p>
563
-
564
- <p><strong>Concernant Flickr</strong><br />
565
- Nous avons créé <a href="http://www.google.com/search?q=flickr+wp+e-commerce&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a">plusieurs guides et tutoriels</a> concernant Flickr.
566
  '); // fin adaptation des instructions
567
 
568
  define('TXT_WPSC_SHIPPINGSETTINGS', 'Paramétrage des expéditions');
@@ -862,5 +862,5 @@ define('TXT_WPSC_NONAME', 'Pas de nom');
862
  define('TXT_WPSC_WEIGHT', 'Poids');
863
  define('TXT_WPSC_LOG_TRANSACTIONACCEPTEDLOGS', 'Uniquement celles à paiement accepté');
864
  define('TXT_WPSC_SEARCHEMAIL', 'Chercher par courriel');
865
-
866
  ?>
1
+ <?php
2
+ /*
3
+ This is a language file for the WP Shopping Cart plugin version 3.6.8
4
  Translation in French: contact@xiligroup.com - 080921 MSC -
5
  - Version provisoire hors passerelle - beta release - double lines (one is commented by //)
6
+ - éditer impérativement en fichier UTF-8 - use only in UTF-8 editor (like smultron)
7
+ */
8
  define('TXT_WPSC_PAYMENT_GATEWAYS', 'Passerelles de paiement');
9
 
10
  define('TXT_WPSC_PRODUCTCOUNT_SINGULAR','produit');
508
  define('TXT_WPSC_GOBACKTOCHECKOUT', 'Revenir à l\'étape validation');
509
  define('TXT_WPSC_SPECIALPRICE', 'Prix spécial');
510
 
511
+ // Mode d'emploi inspiré de la traduction par CaroStory et adaptées pour l'UTF-8 et la version en cours
512
+ define('TXT_WPSC_INSTRUCTIONS', '
513
+ Etapes de l\'installation
514
+ <ul class=\'installation\'>
515
+ <li>Placez le contenu du fichier archive zip dans le répertoire "wp-content/plugins".</li>
516
+ <li>Activez le plugin via la page "extensions" ou "plugins" de Wordpress</li>
517
+ <li>Allez à la page "Modes de paiement" dans l\'onglet "e-Commerce", et renseignez les champs.</li>
518
+ <li>Créez des groupes de produits en utilisant les pages "Groupes" et "Produits".</li>
519
+ </ul>
520
+
521
+ <p>Si vous venez de faire une mise à jour du plugin nous vous conseillons de désactiver et réactiver le plugin.</p>
522
+
523
+ <h2>Mises à jour et Modules d\'extensions</h2>
524
+ <p>Vous trouverez plus d\'informations sur les modules de WP e-Commerce en visitant le site <a href="http://www.instinct.co.nz/e-commerce/">"WordPress e-Commerce"</a>.</p>
525
+
526
+ <ul class=\'installation\'>
527
+ <li>Extensions Gold</li>
528
+ <li>Achat par glisser-déposer dans le panier (DropShop)</li>
529
+ <li>Lecteur Audio (MP3 Player)</li>
530
+ <li>Affichage en tableau (GridView)</li>
531
+ </ul>
532
+
533
+ <h2>Liste de souhaits</h2>
534
+ <p>Si vous souhaitez ajouter une caractéristique qui n\'est pas supporté par WP e-commerce actuellement, vous pouvez soit <a href="http://www.instinct.co.nz/contact-us/">contacter l\'équipe de développement</a> ou ajouter votre caractéristique à la liste des souhaits <a href="http://www.instinct.co.nz/forums/">sur les forums</a>.
535
+
536
+
537
+ <h2>Personnalisation et conseils</h2>
538
+ <p><strong>Taxes</strong><br />Si nécessaire vous pouvez ajouter les taux de taxes (TVA) dans l\'onglet "e-Commerce", page "Réglages".</p>
539
+
540
+ <p><strong>Adresse email de commande</strong><br />Si vous ajoutez une adresse email pour vos commandes, cette adresse sera utilisée pour vous envoyer les notifications de suivi de commandes à chaque achat effectué.</p>
541
+ <p><strong>Masquer les pages</strong><br />
542
+ Pour éviter que les pages liées au plugin s\'affichent dans la liste des pages, vous devez premièrement trouver leur identifiant (nombre).<br />
543
+ <br />Ensuite vous devez éditer le fichier dans le thème que vous utilisez. Normalement le code se situe dans "sidebar.php", trouvez la ligne qui ressemble à:<br />
544
+
545
+ <br />"&lt;?php wp_list_pages(\'title_li=&lt;h2&gt;Pages&lt;/h2&gt;\' ); ?&gt;"<br />
546
+
547
+ et remplacez l&agrave; par :<br />
548
+
549
+ "&lt;?php wp_list_pages(\'title_li=&lt;h2&gt;Pages&lt;h2&gt;&amp;exclude=3,4,5\'); ?&gt;"<br />
550
+
551
+ <br />Le mot "exclude" sert à exclure les pages de la liste, il faut juste que vous remplaciez les chiffres 3,4,5 par les identifiants des pages que vous voulez exclure.</p>
552
+
553
+ <p><strong>Les Fonctions des Images</strong><br />
554
+ Si votre serveur ne supporte pas le redimensionnement automatique des images , vos images ne seront peut être pas redimensionnées après la mise en ligne.</p>
555
+
556
+
557
+ <p><strong>Permaliens</strong><br />
558
+ Nous (instinct.nz) faisons du mieux que nous pouvons.
559
+ Nous n\'avons pas vraiment trouvé de moyen réellement efficace de passer à travers les variables de pages en pages qui utilisent les permaliens sans le mod_rewrite; si vous ne pouvez pas utiliser le mod_rewrite, il est possible que le plugin ne fonctionne pas en ayant activé les permaliens.
560
+ </p>
561
+ <p><strong>Javascript et Ajax </strong><br />
562
+ Les versions d\'e-Commerce utilise Ajax. Le panier de l\'utilisateur sera visible sans Javascript, mais les pages d\'Administration (spécialement les pages Produits et Groupes) ne fonctionneront pas si le Javascript est désactivé;. Les versions des navigateurs antérieurs à Internet Explorer 6 et Firefox 1.0 n\'ont pas été testés et ne fonctionneront pas correctement.)</p>
563
+
564
+ <p><strong>Concernant Flickr</strong><br />
565
+ Nous avons créé <a href="http://www.google.com/search?q=flickr+wp+e-commerce&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a">plusieurs guides et tutoriels</a> concernant Flickr.
566
  '); // fin adaptation des instructions
567
 
568
  define('TXT_WPSC_SHIPPINGSETTINGS', 'Paramétrage des expéditions');
862
  define('TXT_WPSC_WEIGHT', 'Poids');
863
  define('TXT_WPSC_LOG_TRANSACTIONACCEPTEDLOGS', 'Uniquement celles à paiement accepté');
864
  define('TXT_WPSC_SEARCHEMAIL', 'Chercher par courriel');
865
+
866
  ?>
languages/HU_hu.php CHANGED
File without changes
languages/IT_it.php CHANGED
File without changes
languages/JP_jp.php CHANGED
File without changes
languages/KO_ko.php CHANGED
File without changes
languages/NL_nl.php CHANGED
File without changes
languages/RO_ro.php CHANGED
@@ -1,1133 +1,1133 @@
1
- <?php
2
- /*
3
- This is a language file for the WP Shopping Cart plugin version 3.7
4
- */
5
-
6
- define('TXT_WPSC_API_RESET_DESCRIPTION', 'Introduceti numele dvs. si cheia API pentru a le elibera de pe un site mai vechi, pe care nu il mai folositi.');
7
- define('TXT_WPSC_API_HAS_BEEN_RESET', 'Cheia dvs. API a fost resetata');
8
- define('TXT_WPSC_API_RESET', 'Resetare cheie API');
9
- define('TXT_WPSC_UPGRADES_PAGE', 'Upgradari');
10
- define('TXT_WPSC_GOLD_OPTIONS', 'Upgradari (Vechi)');
11
-
12
- define('TXT_WPSC_CATEGORY_LIST', 'Arata lista cu grupuri de produse');
13
- define('TXT_WPSC_ALL_PRODUCTS_AND_CATEGORY_LIST', 'Arata toate produsele + liste');
14
- define('TXT_WPSC_INSUFFICIENT_REMAINING', 'Regretam, dar mai exista doar [number] produse in stoc.');
15
- define('TXT_WPSC_ZERO_QUANTITY_REQUESTED', 'Regretam, dar trebuie sa adaugati cel putin un produs in cos');
16
- define('TXT_WPSC_PRODUCT_DISPLAY_SETTINGS', 'Setari produse');
17
- define('TXT_WPSC_BUTTON_SETTINGS', 'Setari buton');
18
- define('TXT_WPSC_UPDATING', 'Se incarca');
19
- define('TXT_WPSC_EDIT_GROUP', 'Editare Grup');
20
- define('TXT_WPSC_ADD_GROUP', 'Adauga Grup');
21
- define('TXT_SHOW_GRID_PER_ROW', 'Produse per linie');
22
- define('TXT_WPSC_PRODUCT_TAGS', 'Taguri produse');
23
- define('TXT_WPSC_CATEGORISATION', 'Categorii');
24
- define('TXT_WPSC_COUPONSINVALID', 'Cuponul nu este valid.');
25
- define('TXT_WPSC_NOITEMSINTHISGROUP', 'Deocamdata nu exista produse in acest grup. <br>Se vor actualiza in scurt timp.');
26
-
27
- define('TXT_WPSC_CLEAR_IP_LOCKS', 'Elibereaza downloadurile blocate de la acest IP %s');
28
- define('TXT_WPSC_EMAIL_BUYER', 'Retrimitere chitanta catre cumparator.');
29
-
30
-
31
- define('TXT_WPSC_DISPLAY_PRODUCT_TEMPLATE_TAG','Afiseaza template taguri produse');
32
- define('TXT_WPSC_DISPLAY_PRODUCT_SHORTCODE','Afiseaza shortcodurile produselor');
33
- define('TXT_WPSC_PRODUCT_SKU','Afiseaza SKU produse');
34
-
35
-
36
- define('TXT_WPSC_CATEGORY_TARGETMARKET','Ups, produsul %s nu poate fi livrat la %s. Pentru a continua tranzactia, va rugam sa stergeti acest produs din lista de mai sus.');
37
- define('TXT_WPSC_UPLOAD_A_FILE', 'Uploadati un fisier');
38
- define('TXT_WPSC_UPLOAD_A_FILE_DESCRIPTION', 'Selectati un fisier din computer pentru a il include in aceasta comanda.');
39
- define('TXT_WPSC_PERSONALIZE_YOUR_PRODUCT', 'Personalizare produs');
40
- define('TXT_WPSC_PERSONALIZE_YOUR_PRODUCT_DESCRIPTION', 'Completati acest formular pentru a include un mesaj personalizat odata cu comanda.');
41
-
42
- define("TXT_WPSC_ADDITIONAL_INFO", "3. Informatii aditionale");
43
- define('TXT_WPSC_ECOMMERCE', 'Produse');
44
- define('TXT_WPSC_PRODUCTS', 'Gestionare produse');
45
- define('TXT_WPSC_FLOT_ANNUAL_SALES_GRAPH','ANNUAL SALES GRAPH');
46
-
47
- define('TXT_WPSC_COUPONS', 'Cupon de reducere');
48
- define('TXT_WPSC_CUSTOM_FILE', 'Fisier la alegere');
49
- define('TXT_WPSC_CUSTOM_TEXT', 'Text la alegere');
50
- define('TXT_WPSC_COMMENTSETTINGS', 'Setari pt. comentarii');
51
- define('TXT_WPSC_ENABLE_COMMENTS', 'Folositi comentarii IntenseDebate');
52
- define('TXT_WPSC_COMMENTS_WHICH_PRODUCTS', 'Afiseaza comentarii implicit');
53
- define('TXT_WPSC_INTENSE_DEBATE_ACCOUNT_ID', 'ID cont IntenseDebate');
54
-
55
- define('TXT_WPSC_PRODUCT_ENABLE_COMMENTS', 'Activeaza comentariile IntenseDebate');
56
- define('TXT_WPSC_PRODUCT_ENABLE_COMMENTS_INFO', 'Permiteti userilor sa comenteze la acest produs.');
57
-
58
- define("TXT_WPSC_HOW_DID_YOU_FIND_US_WOM", "Prin viu grai");
59
- define("TXT_WPSC_HOW_DID_YOU_FIND_US_ADV", "Publicitate");
60
- define("TXT_WPSC_HOW_DID_YOU_FIND_US_INT", "Internet");
61
- define("TXT_WPSC_HOW_DID_YOU_FIND_US_EC", "Motor cautare");
62
-
63
- define("TXT_WPSC_ABOUT_THIS_PAGE", "Despre aceasta pagina");
64
- define("TXT_WPSC_LOADING", "Se incarca");
65
-
66
- define("TXT_WPSC_COMMA_SEPARATED", "Separate prin virgula");
67
-
68
- define("TXT_WPSC_AT_THIS_MOMENT_TRACE_ID", "ID Tracking");
69
-
70
- define("TXT_WPSC_AT_THIS_MOMENT_NO_TRANSACTION", "Nicio tranzactie pentru aceasta luna.");
71
- define("TXT_WPSC_MAIL_RESENDED", "Urmatoarea chitanta a fost retrimisa.");
72
- define("TXT_WPSC_ERROR_OCCURED_WHILE_SENDING_EMAIL", "A aparut o eroare la trimiterea emailului.");
73
-
74
- define("TXT_WPSC_UPDATE_BUTTON", "Updatare &raquo;");
75
-
76
- define("TXT_WPSC_ABOUT_THIS_PAGE", "Despre aceasta pagina");
77
-
78
- define("TXT_WPSC_PAGENUMBER_POSITION_TOP", "Sus");
79
- define("TXT_WPSC_PAGENUMBER_POSITION_BOTTOM", "Jos");
80
- define("TXT_WPSC_PAGENUMBER_POSITION_BOTH", "Amandoua");
81
-
82
- define("TXT_WPSC_USE_THEME_ENGINE", "Foloseste tema experimentala");
83
- define("TXT_WPSC_TM", "Piete-tinta");
84
- define("TXT_WPSC_SHIPPING_DETAIL","Va rugam alegeti o tara din meniul de jos pentru a calcula costul de transport.");
85
- define('TXT_WPSC_TOTAL_THIS_MONTH', 'Ultimele 30 de zile');
86
- define('TXT_WPSC_TOTAL_INCOME', 'Durata de viata');
87
- define('TXT_WPSC_SALES_TITLE', 'Vanzari');
88
- define('TXT_WPSC_ORDERS_TITLE', 'Comenzi');
89
- define('TXT_WPSC_AVGORDER_TITLE', 'Medie comenzi');
90
-
91
- define('TXT_WPSC_GATEWAY_SETTINGS', 'Setari Gateway');
92
- define('TXT_WPSC_CHECKOUT_SETTINGS', 'Setari Checkout');
93
- define('TXT_WPSC_ADD_NEW_PRODUCT', 'Adauga un nou produs');
94
- define("TXT_WPSC_HERE_YOU_CAN_ADD", "Aici puteti adauga produse, grupuri sau variatiuni");
95
- define("TXT_WPSC_CLOSED", "Inchis");
96
- define("TXT_WPSC_PENDING", "In asteptate");
97
- define("TXT_WPSC_CURRENT_MONTH", "Luna curenta");
98
- define("TXT_WPSC_AT_A_GLANCE", "At a Glance");
99
- define("TXT_WPSC_CHECKOUT", "Checkout");
100
- define("TXT_WPSC_RECIEPT_EMAIL_ADDRESS", "Acesta este emailul unde va fi trimisa validarea comenzii.");
101
-
102
- define("TXT_WPSC_OVER_UPS_WEIGHT", "Pentru ca aceasta comanda depaseste 150 kg., va vom contacta direct in legatura cu modalitatea si costurile de transport.");
103
- define("TXT_WPSC_ADD_TO_CART_PHP", "Adauga in cos PHP");
104
- define("TXT_WPSC_BUY_NOW_PHP", "Cumpara acum PHP");
105
-
106
- define("TXT_WPSC_ADD_TO_CART_SHORTCODE", "Adauga in cos Shortcode");
107
- define("TXT_WPSC_BUY_NOW_SHORTCODE", "Cumpara acum Shortcode");
108
-
109
- define("TXT_WPSC_TOTAL_WEIGHT_IN_POUNDS", "Greutate totala <br />(<abbr alt='Trebuie sa introduceti greutatea in pounds (livra), indiferent de ce unitate folositi dvs.' title='Trebuie sa introduceti greutatea in pounds (livra), indiferent de ce unitate folositi dvs.'>in Pounds</abbr>)");
110
- define("TXT_WPSC_SHIPPING_PRICE", "Pretul pt. transport");
111
- define("TXT_WPSC_IF_PRICE_IS", "Daca pretul este ");
112
- define("TXT_WPSC_IF_WEIGHT_IS", "Daca greutatea este ");
113
- define("TXT_WPSC_AND_ABOVE", " si peste");
114
- define("TXT_WPSC_DISPLAY_THE_GROUP_IMAGES", "Afiseaza iconitele de grup in bara laterala (sidebar)");
115
- define("TXT_WPSC_DISPLAY_THE_GROUP", "Afiseaza grupul :category: ");
116
-
117
- define('TXT_WPSC_UPS_AND_WEIGHT_ERROR_MESSAGE', "UPS does not support products without a weight set.\n\r Please either disable shipping for this product or give it a weight.");
118
- define('TXT_WPSC_OUT_OF_STOCK_ERROR_MESSAGE', 'Acest produs nu are stoc disponibil');
119
-
120
- define('TXT_WPSC_SHIPPING_ERROR_MESSAGE', 'Ups. A aparut o problema cu detaliile dvs. de transport. Daca aceasta problema persista, va rugam sa ne contactati pentru rezolvarea acesteia.');
121
- define('TXT_WPSC_UPS_AND_NO_WEIGHT', 'This product has a zero weight associated with it and you have UPS shipping enabled. UPS does not support products with zero weight, therefore if your product is a digital download, we would reccomend disabling shipping for this product.');
122
-
123
- define('TXT_WPSC_CHOOSE_A_SHIPPING_RATE', '- Alegeti o rata de transport (Shipping Rate)');
124
-
125
- define('TXT_WPSC_CALCULATE', 'Calculeaza');
126
- define('TXT_WPSC_GROUP_PRESENTATION_TEXT', 'Pentru a suprascrie setarile de prezentare pentru acest grup, puteti sa introduceti setarile preferate aici. ');
127
- define('TXT_WPSC_GROUP_SETTINGS', 'Setari pentru grupuri de produse');
128
- define('TXT_WPSC_GROUP_IMAGE', 'Group&nbsp;Image');
129
- define('TXT_WPSC_THUMBNAIL_SIZE', 'Thumbnail&nbsp;Size');
130
- define('TXT_WPSC_CATALOG_VIEW', 'Vizualizare catalog');
131
- define('TXT_WPSC_GROUP_IMAGE_TEXT', 'Puteti uploada imagini de iconite pentru fiecare grup in parte. Pentru a afisa detaliile in shopul dvs., trebuie sa configurati aceste setari mergand la <a href="admin.php?page=wpsc-settings&tab=presentation">Setari de prezentare.</a>.');
132
-
133
- define('TXT_WPSC_UPS_DESTINATION', 'Tipul destinatiei');
134
- define('TXT_WPSC_UPS_DESTINATION_COMMERCIAL', 'Adresa comerciala');
135
- define('TXT_WPSC_UPS_DESTINATION_RESIDENTIAL', 'Adresa de rezidenta');
136
-
137
- define('TXT_WPSC_UPS_PACKAGING', 'Ambalare');
138
-
139
- define('TXT_WPSC_UPS_PACKAGING_YOURS', 'Ambalarea dvs.');
140
- define('TXT_WPSC_UPS_PACKAGING_LETTER', 'Scrisoare UPS');
141
- define('TXT_WPSC_UPS_PACKAGING_UEB_SMALL', 'UPS Express Box - Small');
142
- define('TXT_WPSC_UPS_PACKAGING_UEB_MEDIUM', 'UPS Express Box - Medium');
143
- define('TXT_WPSC_UPS_PACKAGING_UEB_LARGE', 'UPS Express Box - Large');
144
- define('TXT_WPSC_UPS_PACKAGING_TUBE', 'UPS Tube');
145
- define('TXT_WPSC_UPS_PACKAGING_PAK', 'UPS Pak');
146
-
147
- define('TXT_WPSC_UPS_DAILY_PICKUP', 'Ridicare zilnica');
148
-
149
-
150
- define('TXT_WPSC_IMPORT_CSV', 'Importa Produsele in format CSV');
151
- define('TXT_WPSC_MORE', 'Mai mult');
152
-
153
- define('TXT_WPSC_WEIGHT_SETTINGS', 'Setari de greutate');
154
-
155
- define('TXT_WPSC_PROMOTE_YOUR_SHOP', '
156
- <h2>Promovare online</h2>
157
- <p>Acum aveti un site cu produse. Urmatorul pas este sa afisati aceste produse catre publicul larg.</p>
158
-
159
- <p>Trei dintre cele mai inportante locuri unde trebuie sa iti afisezi siteul e-Commerce sunt urmatoarele:</p>
160
- <p>
161
- <a href=\'http://wordpress.org/support/forum/11\'>\'></a><br />
162
- <a href=\'http://www.instinct.co.nz/forums/forum.php?id=5\'></a><br />
163
- <a href=\'http://www.facebook.com/wordpress-e-commerce-plugin\'></a><br />
164
- </p>
165
- <p>
166
- Afisarea si legarea siteului tau de oricare din aceste locatii te asigura de faptul ca oamenii iti vor vizita siteul.
167
- </p>
168
- ');
169
-
170
- define('TXT_WPSC_SHIPPING_BUT_NO_CURL', 'Urmatoarele module de tranport au nevoie de cURL, care nu este instalat pe acest server. E posibil sa trebuiasca sa contactati providerul dvs. de hosting pentru a instala aceasta optiune. ');
171
- define('TXT_WPSC_PLEASE_ENTER_ZIPCODE', 'Va rugam introduceti un cos zip.');
172
- define('TXT_WPSC_PLEASE_SELECT_SHIPPING', 'Va rugam alegeti o optiune de transport.');
173
- define('TXT_WPSC_ADD_NEW_VARIATIONS', '+ Adauga o noua variatiune.');
174
- define('TXT_WPSC_ADMIN_ENGRAVE', 'Userii pot personaliza acest produs prin adaugarea unui mesaj pe pagina de detalii a produsului.');
175
- define('TXT_WPSC_PERSONALISATION_OPTIONS','Optiuni de personalizare');
176
-
177
- define('TXT_WPSC_CHOOSE_SHIPPING', "Pentru a activa optiunile de transport in WP e-Commerce, trebuie sa selectati metoda de transport pe care o doriti pentru siteul dvs.");
178
- define('TXT_WPSC_FLAT_RATE_SETTINGS', "Flat Rate Settings");
179
- define('TXT_WPSC_OFF_SITE_LINK', "Off Site Product Link");
180
- define('TXT_WPSC_NOTE_ONLY_AVAILABLE_HERE', 'Aceste note sunt disponibile numai aici.');
181
- define('TXT_WPSC_CATEGORY_AND_TAG_CONTROL', 'Categorii si Taguri');
182
- define('TXT_WPSC_USPS_DESC', 'If you are based in America then you need to set your own Zipcode for UPS and USPS to work. This should be the Zipcode for your Base of Operations.');
183
-
184
- define('TXT_WPSC_SHIPPING_DETAILS', 'Detalii de transport');
185
- define('TXT_WPSC_SHIPPING_METHOD', 'Metoda de transport');
186
- define('TXT_WPSC_SHIPPING_OPTION', 'Optiuni de transport');
187
- define('TXT_WPSC_CHOOSE_EXTERNAL_SHIPPING_MODULES', 'Calculator de transport extern.');
188
- define('TXT_WPSC_CHOOSE_INTERNAL_SHIPPING_MODULES', 'Calculator de transport intern');
189
-
190
- define('TXT_DISPLAY_DESCRIPTION', 'Afiseaza descrierea');
191
- define('TXT_DISPLAY_ADDTOCART', 'Afiseaza butonul "Adauga in cos"');
192
- define('TXT_DISPLAY_MOREDETAILS', 'Afiseaza butonul "Mai multe detalii"');
193
-
194
- define('TXT_WPSC_GOOGLE_BASE', 'Google Base');
195
- define('TXT_WPSC_GRANT_ACCESS', 'Permite acces');
196
- define('TXT_WPSC_LABEL_CONTROL', 'Control eticheta');
197
- define('TXT_WPSC_LABELS', 'Adauga eticheta');
198
- define('TXT_WPSC_PRODUCT_CODE', 'Cod produs');
199
- define('TXT_WPSC_LIFE_NUMBER', 'Life Number');
200
- define('TXT_WPSC_ITEM_NUMBER', 'Numar produs');
201
- define('TXT_WPSC_LABEL_DESC', 'Descriere eticheta');
202
-
203
- define('TXT_WPSC_DEFAULT_PURCHASE_RECEIPT', 'Va multumi ca ati cumparat de la %shop_name%. Produsele vor fi procesate si trimise catre dvs. in cel mai scurt timp posibil, iar orice produs care poate fi downloadat, il veti putea descarca folosind linkul de pe aceasta pagina.
204
- Toate preturile includ TVA si preturile de tranport, unde este cazul.
205
- --------------------------------------------------
206
- Ati comandat urmatoarele produse:
207
-
208
- %product_list%
209
-
210
- %total_shipping%
211
-
212
- %total_price%');
213
-
214
- define('TXT_WPSC_DEFAULT_PURCHASE_REPORT', '
215
- %product_list%
216
-
217
- %total_shipping%
218
-
219
- %total_price%');
220
-
221
- define('TXT_WPSC_CHOOSE_DOWNLOADABLE_VARIATIONS', 'Alegeti un fisier downloadabil pentru aceasta variatiune');
222
-
223
- define('TXT_WPSC_CHOOSE_DOWNLOADABLE_VARIATIONS', 'Alegeti un fisier downloadabil pentru aceasta variatiune');
224
- define('TXT_WPSC_FLASH_UPLOADER', 'Folositi Flash uploader. Probleme? Incercati <a class=\'wpsc_upload_switcher\' onclick=\'wpsc_upload_switcher("browser")\'>Browser uploader</a> in loc.');
225
- define('TXT_WPSC_BROWSER_UPLOADER', 'Folositi Browser uploader. Probleme? Incercati <a class=\'wpsc_upload_switcher\' onclick=\'wpsc_upload_switcher("flash")\'>Flash uploader</a> in loc.');
226
-
227
- define('TXT_WPSC_ADMIN_REPORT', 'Raport pt. Admin');
228
- define('TXT_WPSC_TAGS_CAN_BE_USED', 'Puteti folosi taguri');
229
- define('TXT_WPSC_EMAIL_SETTINGS', 'Mesaje personalizate');
230
- define('TXT_WPSC_ERROR_OCCURED_WHILE_SENDING_EMAIL', 'A aparut o eroare la trimiterea emailului');
231
- define('TXT_WPSC_EMAIL_SENT', 'Email trimis');
232
- define('TXT_WPSC_ACTIONS', 'Actiuni');
233
-
234
- define('TXT_WPSC_FILE_NAMES', 'Nume fisiere');
235
- define('TXT_WPSC_DOWNLOADS_LEFT', 'Downloaduri ramase');
236
-
237
- define('TXT_WPSC_FILE', 'Fisiere');
238
- define('TXT_WPSC_PDF', 'PDF');
239
-
240
- define('TXT_WPSC_LABEL', 'Eticheta');
241
- define('TXT_WPSC_TABLE_RATED_PRICE', 'Preturi Table Rate');
242
- define('TXT_WPSC_DATE_REQUESTED', 'Date requested');
243
- define('TXT_WPSC_MULTIPLE_ADDING_PRODUCTS', 'Adaugati campul cantitate la fiecare descriere de produs');
244
- define('TXT_WPSC_COMMENTS_NOTES_FIELD', 'Adaugati campul comentarii/note la fiecare produs');
245
- define('TXT_WPSC_COMMENTS', 'Comentarii');
246
- define('TXT_WPSC_COMMENT', 'Comentariu');
247
- define('TXT_WPSC_PDF', 'Fisier PDF');
248
- define('TXT_WPSC_SORT_PRODUCT_BY', 'Sorteaza produse dupa');
249
- define('TXT_WPSC_TIME_UPLOADED', 'Timp Adaugare');
250
-
251
- define('TXT_WPSC_VIEW_PACKING_SLIP', 'View Packing Slip');
252
- define('TXT_WPSC_PACKING_SLIP', 'Packing Slip');
253
- define('TXT_WPSC_NO_STOCK', 'Nu exista stoc');
254
-
255
- define('TXT_WPSC_SELECTYOURBUSINESSLOCATION','Selectati adresa principala de business.');
256
- define('TXT_WPSC_ENTEREMAILADDRESS', 'Scrieti adresa de email a proprietarului acestui shop in care va primi notificarile prin email.');
257
-
258
- define('TXT_WPSC_SHIPPINGOPTIONS', 'Optiuni de Shipping');
259
- define('TXT_WPSC_SHIPPING_MODULES', 'Module Shipping');
260
- define('TXT_WPSC_CHOOSE_SHIPPING_MODULES', 'Alegeti Modul Shipping');
261
- define('TXT_WPSC_CONFIGURE_SHIPPING_MODULES', 'Pentru a configura modulul de shipping, selectati unul din stanga.');
262
- define('TXT_WPSC_PLEASESELECTASHIPPINGPROVIDER', 'Selectati o companie de Shipping');
263
-
264
- define('TXT_WPSC_UPGRADE_TO_GOLD','Upgradati la Gold');
265
- define('TXT_WPSC_UNLEASH_MORE',' si eliberati mai multa functiionalitate pentru shopul dvs.');
266
-
267
- define('TXT_WPSC_ENGRAVE_LINE_ONE','Linia 1');
268
- define('TXT_WPSC_ENGRAVE_LINE_TWO','Linia 2');
269
-
270
- define('TXT_WPSC_SHOP_SETTINGS','Setarile Shopului');
271
- define('TXT_WPSC_MONEY_AND_PAYMENT','Bani si plata');
272
- define('TXT_WPSC_CHECKOUT_PAGE_SETTINGS','Setarile paginii de Checkout');
273
- define('TXT_WPSC_LOGIN_TO_GOOGLE_BASE','Login to Google base');
274
-
275
- define('TXT_WPSC_ADWIDG_ADD_PAGES','Adauga Pagini');
276
- define('TXT_WPSC_ADWIDG_ADD_PRODUCTS','Adauga Produse');
277
- define('TXT_WPSC_ADWIDG_PRESENTATION','Prezentare');
278
-
279
- define('TXT_WPSC_ADWIDG_ADD_PAGES_TITLE','Oamenii vin aici pentru a scrie pagini noi.');
280
- define('TXT_WPSC_ADWIDG_ADD_PRODUCTS_TITLE','Oamenii vin aici pentru adaugare produse');
281
- define('TXT_WPSC_ADWIDG_PRESENTATION_TITLE','Oamenii vin aici pentru schimbarea setarilor de teme si widgets');
282
-
283
-
284
- define('TXT_WPSC_GOLD_ACTIVATED','Gold cart este activat.');
285
- define('TXT_WPSC_GOLD_DEACTIVATED','Gold cart dezactivat.');
286
- define('TXT_WPSC_COMMISSIONTOPAY','Comision de plata');
287
- define('TXT_WPSC_TOTALCOMMISSION','Comision total');
288
- define('TXT_WPSC_PAYMENT','Plata');
289
- define('TXT_WPSC_USERNAME','Username');
290
- define('TXT_WPSC_PAID','Platit');
291
- define('TXT_WPSC_NONEEDTOPAY','Nu e nevoie de plata');
292
- define('TXT_WPSC_AFFILIATIONCODE','Cod afiliat');
293
- define('TXT_WPSC_COMMISSIONPERCENTAGE','Procent comision');
294
- define('TXT_WPSC_YOURPAYPALEMAIL','Cont Paypal (Email)');
295
- define('TXT_WPSC_SETTINGS', 'Setari');
296
- define('TXT_WPSC_EARNINGS', 'Castiguri');
297
- define('TXT_WPSC_AFFILIATE', 'Afiliati');
298
- //define('TXT_WPSC_SALES_DASHBOARD', 'This month you made :affiliatesalecount: and generated a total of :monthtotal: and your total affiliate sales ever is :affiliateoveraltotal:. ');
299
- define('TXT_WPSC_COMMISION', 'Comision de plata');
300
- define('TXT_WPSC_LOG_AFFILIATES', 'Afiseaza vanzarile afiliatilor');
301
- define('TXT_WPSC_PRODUCTS_PAGE_SETTINGS', 'Setarile paginii cu Produse');
302
- define('TXT_WPSC_CARTSETTINGS', 'Setarile Cosului de cumparaturi');
303
- define('TXT_WPSC_REPLACE_PAGE_TITLE', 'Inlocuieste titlul paginii cu numele categoriei');
304
- define('TXT_WPSC_CATEGORY_PRODUCT_IMAGE', 'Dimensiune imagine produs');
305
- define('TXT_WPSC_SETONSETTINGS', 'Aceasta este setat in pagina se Setari');
306
- define('TXT_WPSC_AFFILIATION', 'Afiliati');
307
- define('TXT_WPSC_DISPLAYTYPE', 'Tip afisare');
308
- define('TXT_WPSC_SKU_FULL', 'Unitate in stoc');
309
- define('TXT_WPSC_PAYMENT_GATEWAYS', 'Gateways de plata');
310
-
311
- define('TXT_WPSC_PRODUCTCOUNT_SINGULAR','produs');
312
- define('TXT_WPSC_PRODUCTCOUNT_PLURAL','produse');
313
- define('TXT_WPSC_GROUPCOUNT_SINGULAR','grup');
314
- define('TXT_WPSC_GROUPCOUNT_PLURAL','grupuri');
315
- define('TXT_WPSC_SALECOUNT_SINGULAR','vanzare');
316
- define('TXT_WPSC_SALECOUNT_PLURAL','vanzari');
317
- define('TXT_WPSC_PENDINGCOUNT_SINGULAR','tranzactie');
318
- define('TXT_WPSC_PENDINGCOUNT_PLURAL','tranzactii');
319
- define('TXT_WPSC_VARIATION_SINGULAR','variatiune');
320
- define('TXT_WPSC_VARIATION_PLURAL','variatiuni');
321
-
322
- define('TXT_WPSC_SALES_DASHBOARD', 'Ai <a href=\'admin.php?page=wpsc-edit-products\'>:productcount:</a>, continute in <a href=\'admin.php?page=wpsc-edit-groups\'>:groupcount:</a>. Luna aceasta ai facut :salecount: si ai generat un total de :monthtotal: si vanzarile totale de pana acum sunt :overaltotal:. Ai :pendingcount: in asteptare.');
323
-
324
- define('TXT_WPSC_YOUAREUSING', 'Folosesti tema :theme:. Acesta este WP e-Commerce :versionnumber:.');
325
- define('TXT_WPSC_NO_SHORTCODE', 'Acest produs asteapta inca sa fie adaugat in catalog. Nu exista shortcodes sau taguri disponibile deocamdata.');
326
- define('TXT_WPSC_SKU', 'SKU');
327
- define('TXT_WPSC_YOUR_ORDER', 'Comanda dvs.');
328
- define('TXT_WPSC_ABOUT_THIS_PAGE', 'Despre aceasta pagina');
329
- define('TXT_WPSC_ORDER_PENDING_PAYMENT_REQUIRED', 'Comanda in asteptare: Se asteapta plata.');
330
- define('TXT_WPSC_SELECTALLCATEGORIES', 'Afiseaza toate produsele');
331
-
332
- define('TXT_WPSC_CURRENT_GROUP', '&quot;[categorisation]&quot; Grup');
333
- define('TXT_WPSC_EDITING_GROUP', 'Editezi grupul &quot;[categorisation]&quot;');
334
- define('TXT_WPSC_ADDING_TO_GROUP', 'Adaugi un nou produs in grupul &quot;[categorisation]&quot;');
335
- define('TXT_WPSC_EDITING_IN_GROUP', 'Editezi un produs din grupul &quot;[categorisation]&quot;');
336
-
337
- define('TXT_WPSC_PURCHASE_UNAVAILABLE', 'Cumpara optiuni nedisponibile');
338
- define('TXT_WPSC_WE_RECOMMEND', 'Va recomandam');
339
- define('TXT_WPSC_SELECT_PRODUCT_GROUP', 'Selectati un grup pentru editare');
340
- define('TXT_WPSC_EDIT_THIS_GROUP', 'Editeaza acest grup');
341
-
342
- define('TXT_WPSC_USPS_USERID', 'USPS ID');
343
- define('TXT_WPSC_PRODUCT_ID', 'Produs ID');
344
- define('TXT_WPSC_USPS_PASSWORD', 'USPS Parola');
345
- define('TXT_WPSC_OPTIONS_GENERAL_TAB', 'General');
346
- define('TXT_WPSC_OPTIONS_PRESENTATION_TAB', 'Prezentare');
347
- define('TXT_WPSC_OPTIONS_SHIPPING_TAB', 'Transport');
348
- define('TXT_WPSC_OPTIONS_PAYMENT_TAB', 'Plata');
349
- define('TXT_WPSC_OPTIONS_ADMIN_TAB', 'Admin');
350
- define('TXT_WPSC_OPTIONS_MARKETING_TAB', 'Marketing');
351
- define('TXT_WPSC_DOWNLOAD_ATTACHED_FILES', 'Download fisier atasat');
352
-
353
- define('TXT_WPSC_ADMIN_SEARCH_PRODUCTS', 'Cauta produs');
354
- define('TXT_WPSC_CHOOSE_PAYMENT_GATEWAYS', 'Activati gateway-urile de plata pe care doriti sa le puneti la dispozitia clientilor selectandu-le de mai jos.');
355
-
356
- define('TXT_WPSC_CONFIGURE_PAYMENT_GATEWAY', ' Selectati Gateway-ul de plata de mai jos pentru configurare.');
357
-
358
- // to come: "Click on a payment option to configure it"
359
-
360
- define('TXT_WPSC_SHOW_BREADCRUMBS', 'Arata Breadcrumbs');
361
- define('TXT_WPSC_PAYMENT_INSTRUCTIONS_DESCR', 'Introduceti instructiunile de plata care doriti sa fie afisate clientilor cand acestia fac o comanda');
362
- define('TXT_WPSC_PAYMENT_INSTRUCTIONS_BELOW_DESCR', 'De exemplu, aici proprietarul magazinului poate introduce detaliile contulului bancar sau adresa unde clientul poate face plata produselor.');
363
-
364
- define('TXT_WPSC_ALLOW_UPLOADING_IMAGE', 'Userii pot uploada imagini pe pagina de produs.');
365
-
366
- define('TXT_WPSC_OPTIONS_GENERAL_HEADER', 'Setari generale');
367
- define('TXT_WPSC_OPTIONS_PRESENTATION_HEADER', 'Setari de prezentare');
368
- define('TXT_WPSC_OPTIONS_SHIPPING_HEADER', 'Setari de transport');
369
- define('TXT_WPSC_OPTIONS_PAYMENT_HEADER', 'Setari de plata');
370
- define('TXT_WPSC_OPTIONS_ADMIN_HEADER', 'Setari de Admin');
371
- define('TXT_WPSC_OPTIONS_MARKETING_HEADER', 'Setari de Marketing');
372
- define('TXT_WPSC_UPLOAD_IMAGE_FOR', 'Upload Imagine pentru');
373
-
374
- define('TXT_WPSC_THUMBNAILSETTINGS', 'Setari iconite');
375
-
376
- define('TXT_WPSC_THANKS_UNLOCKED', 'Multumim, downloadurile care au fost blocate pentru acest IP au fost eliberate.');
377
-
378
- define('TXT_WPSC_SELECTGATEWAY', 'Selectati un gateway de plata');
379
- define('TXT_WPSC_VARIATION_LIST', 'Selectati o variatiune');
380
-
381
- define('TXT_WPSC_CATEGORISATION_GROUPS_DESCR', 'Categorisind produsele in grupuri ajutati clientii sa le gaseasca mai repede. De exemplu, daca vindeti sepci si tricouri, puteti crea un grup numit Haine si sa adaugati Sepci si Tricouri in acel grup.');
382
- define('TXT_WPSC_CATEGORISATION_DESCR', 'Widget Grupare Produse');
383
- define('WPSC_DOWNLOAD_INVALID', 'Acest download nu mai este valid. Va rugam contactati administratorul siteului pentru detalii.');
384
- define('TXT_WPSC_LOCK_DOWNLOADS_TO_IP', 'Blocheaza downloaduri la IP-ul');
385
- define('TXT_WPSC_CLEAR_IP_LOCKS', 'Deblocheaza toate downloadurile blocate la acest IP pentru aceasta comanda');
386
- define('TXT_WPSC_THANKS_UNLOCKED', 'Multumim, downloadurile care au fost blocate pentru acest IP au fost eliberate.');
387
- define('TXT_WPSC_USER_UNLOCKED_EMAIL', 'Administratorul a deblocat fisierul dvs.');
388
- define('TXT_WPSC_USER_UNLOCKED_EMAIL_MESSAGE', 'Stimate client,
389
-
390
- Suntem bucurosi sa va anuntam ca a fost actualizata comanda dvs. si downloadurile sunt acum active.
391
- Va rugam sa downloadati produsele folosind linkurile specificate mai jos.
392
-
393
- [download_links]
394
- Va multumim pentru comanda dvs.');
395
-
396
- define('TXT_WPSC_ADMIN_EMPTY_CATEGORY', 'Acest grup este setat ca grup principal (implicit) de produse, ar trebui ori sa adaugati niste produse in el, ori sa schimbati grupul implicit cu unul care contine produse.');
397
-
398
- define('TXT_WPSC_USING_EXAMPLE_CATEGORY', 'Folositi grupul de produse - exemplu ca grup principal, iar acesta nu continue produse. Ar trebui sa setati alt grup ca grup implicit. Puteti face acest lucru din pagina de Setari Shop');
399
-
400
- define('TXT_WPSC_NO_DEFAULT_PRODUCTS', 'Pagina de Produse nu este setata sa afiseze niciun produs. Trebuie sa selectati o grupare de produse pentru a fi afisata implicit. <br /> Acest lucru se poate seta din pagina se Setari Shop. ');
401
-
402
- define('TXT_WPSC_FIX_CATEGORY_PERMALINKS', 'Repara linkurile pentru grupuri de produse');
403
- define('TXT_WPSC_ADVANCED_OPTIONS', 'Optiuni avansate');
404
- define('TXT_WPSC_INVALID_COUPON', 'Cupon invalid');
405
- define('TXT_WPSC_RSSNOTE', '<strong>Nota:</strong> Nu numai ca oamenii pot sa foloseasca acest RSS pentru a fi la zi cu lista dvs. de produse, dar puteti sa si promovati magazinul si produsele in profilul facebook. <br />Trebuie numai sa adaugati <a href="http://apps.facebook.com/getshopped">aplicatia facebook Getshopped!</a> la profilul dvs. facebook si sa urmati instructiunile.');
406
- define('TXT_WPSC_GOOGLEFINANCESTATUS', 'Status financiar');
407
- define('TXT_WPSC_GOOGLEFULFILLMENTSTATUS', 'Status satisfactie');
408
- define('TXT_WPSC_SURETODELETECATEGORISATION', 'Sunteti sigur ca vreti sa stergeti acest grup de produse? Toate categoriile pe care le contine vor fi si ele sterse.');
409
-
410
- define('TXT_WPSC_CATEGORISATIONHASBEENADDED', 'Grupul a fost adaugat.');
411
- define('TXT_WPSC_CATEGORISATIONHASBEENEDITED', 'Grupul a fost editat.');
412
- define('TXT_WPSC_ADD_CATEGORISATION', 'Adauga grup nou');
413
- define('TXT_WPSC_EDIT_CATEGORISATION', 'Editeaza grup');
414
- define('TXT_WPSC_ADDDETAILS', 'Adauga detalii');
415
- define('TXT_WPSC_EDITDETAILS', 'Editeaza detalii');
416
- define('TXT_WPSC_ADDING_A_NEW_CATEGORY', 'Adaugarea unei noi categorii aici o va face disponibila cand adaugati sau editati un produs.');
417
- define('TXT_WPSC_ADDNEWCATEGORY_TITLE', 'Adauga categorie');
418
- define('TXT_WPSC_ADDNEWCATEGORY', '+ Adauga o noua categorie la grupul &quot;[categorisation]&quot;');
419
- define('TXT_WPSC_VALUE', 'Valoare');
420
- define('TXT_WPSC_CUSTOM_META', 'Custom Meta');
421
- define('TXT_WPSC_ADD_CUSTOM_FIELD', 'Adauga Custom Meta');
422
- define('TXT_WPSC_EDIT_CUSTOM_FIELDS', 'Editeaza campuri');
423
- define('TXT_WPSC_SAVE', 'Salvare');
424
-
425
- define('TXT_WPSC_DISPLAY_PRODUCT_CATEGORIES', 'Afiseaza &quot;[categorisation]&quot;'); // The shortcode [categorisation] is replaced with the name of the currently select categorisation
426
-
427
- define('TXT_WPSC_PRODUCT_CATEGORIES', 'Selecteaza &quot;[categorisation]&quot;'); // The shortcode [categorisation] is replaced with the name of the currently select categorisation
428
-
429
- define('TXT_WPSC_MANAGE_CATEGORISATION', 'Editeaza &quot;[categorisation]&quot;'); // The shortcode [categorisation] is replaced with the name of the currently select categorisation
430
-
431
- define('TXT_WPSC_ANYONEREGISTER', 'Daca da, atunci va trebui sa actuvati optiunea wordpress "Any one can register"');
432
- define('TXT_WPSC_CVN', 'Verificare credit');
433
- define('TXT_WPSC_AVS', 'Verificare adresa');
434
- define('TXT_WPSC_DISPLAYVARIATIONSDESCRIPTION', 'O variatiune poate fi orice parametru "optional" despre produs, cum ar fi: dimensiune, culoare etc. <br />De examplu: daca vindeti tricouri, puteti seta o set de variatiuni numit dimensiune cu valorile mic, mediu, mare...');
435
-
436
- define('TXT_WPSC_PERTICKED', 'Aplica la toate produsele');
437
- define('TXT_WPSC_EMAILALLOWED', 'Email permis');
438
- define('TXT_WPSC_EMAILNOTALLOWED', 'Email NEpermis');
439
-
440
- define('TXT_WPSC_GOOGLERISK', 'Eligibil pentru protectie');
441
- define('TXT_WPSC_PAYPALNOTE', '<strong>Nota:</strong> Due to a current limitation of PayPal, if your user makes a purchase and uses a coupon, we can not send a list of items through to paypal for processing. Rather, we must send the total amount of the purchase, so that within PayPal the user who purchases a product will see your shop name and the total amount of their purchase.');
442
-
443
- define('TXT_WPSC_GOOGLEMARKETINGPREFERENCE', 'Google User Marketing Preference');
444
-
445
-
446
- define('TXT_WPSC_LATEST_PRODUCTS', 'Ultimele produse');
447
- define('TXT_WPSC_PICKUP', 'Pick up');
448
- define('TXT_WPSC_DELIVERY', 'Livrare');
449
- define('TXT_WPSC_MENU', 'Meniu Admin e-Commerce');
450
- define('TXT_WPSC_GOOGLESTORELOCATOR', 'Enable Google Store Locator');
451
- define('TXT_WPSC_GOOGLESHIPPING', 'Google Shipping Country');
452
- define('TXT_WPSC_POST_DEFAULT_MEMBERS_ONLY', 'Aceasta postare este numai pentru membri. Trebuie sa va logati pentru a vedea aceasta postare.');
453
- define('TXT_WPSC_BASESHIPPING', 'Transport de baza');
454
- define('TXT_WPSC_RSS_ADDRESS', 'Adresa RSS');
455
- define('TXT_WPSC_STORENAME', 'Nume magazin');
456
- define('TXT_WPSC_CHECKBOX_VARIATIONS', 'Afiseaza checkboxuri pt. variatiuni');
457
- define('TXT_WPSC_DISPLAY_PLUSTAX', 'Afiseaza "+taxe"');
458
- define('TXT_WPSC_DISPLAYHOWCUSTOMERFINDUS', 'Afiseaza intrebari despre cum au aflat clientii');
459
- define('TXT_WPSC_HOWCUSTOMERFINDUS', 'Cum au aflat clientii despre noi');
460
- define('TXT_WPSC_ENGRAVE', 'Engrave text');
461
- define('TXT_WPSC_FREETRIAL', 'Incercare gratuita o luna');
462
- define('TXT_WPSC_PROHIBITED', 'Interzis');
463
- define('TXT_WPSC_ADMINNOTES', 'Note merchant');
464
- define('TXT_WPSC_HIDEADDNAMELINK', 'Dezactiveaza link in titlu');
465
- define('TXT_WPSC_ADMINMENU', 'Meniu Admin');
466
- define('TXT_WPSC_USEONLYEXTERNALLINK', 'If this product is for sale on another website enter the link here. For instance if your product is an MP3 file for sale on itunes you could put the link here. This option over rides the buy now and add to cart links and takes you to the site linked here.');
467
- define('TXT_WPSC_EXTERNALLINK', 'Link extern');
468
- define('TXT_WPSC_BUTTONTYPE', 'Tip buton');
469
- define('TXT_WPSC_BUYNOW', 'Cumpara acum');
470
- define('TXT_WPSC_ASSOCIATEWITHFILE', 'Asociaza cu fisierul? (Click unul)');
471
- define('TXT_WPSC_SHOWLIVESEARCH', 'Foloseste Live Search');
472
- define('TXT_WPSC_USPS_USERID', 'USPS ID');
473
- define('TXT_WPSC_USPS_PASSWORD', 'USPS Pasrola');
474
-
475
- define('TXT_WPSC_SHIPPING_DETAILS', 'Detalii transport');
476
- define('TXT_WPSC_SHOWADVANCEDSEARCH', 'Arata cautarea avansata');
477
- define('TXT_WPSC_GOOGLEMECHANTKEY', 'Google Merchant Key');
478
- define('TXT_WPSC_GOOGLEMECHANTID', "Google Merchant ID");
479
- define('TXT_WPSC_IMAGESIZEINFO', 'Nota: daca acesta este gol, imaginea nu va fi redimensionata');
480
- define('TXT_WPSC_ENDLESSSUBSCRIPTION', 'Subscriere permanenta?');
481
- define('TXT_WPSC_RECEIVED', 'Comanda primita');
482
- define('TXT_WPSC_ORDER_STATUS', 'Status comanda');
483
- define('TXT_WPSC_ORDER_SUMMARY', 'Sumar comanda');
484
- define('TXT_WPSC_LANGUAGE', 'Limba');
485
- define('TXT_WPSC_ACCEPTED_PAYMENT', 'Plata acceptata');
486
- define('TXT_WPSC_JOB_DISPATCHED', 'Job trimis');
487
- define('TXT_WPSC_PROCESSED', 'Comanda inchisa');
488
- define('TXT_WPSC_ECOMMERCE', 'e-Commerce');
489
- define('TXT_WPSC_OPTIONS', 'Setari');
490
- define('TXT_WPSC_ADDPRODUCTS', 'Adauga produse');
491
- define('TXT_WPSC_SENDSMS', 'Trimite SMS');
492
- define('TXT_WPSC_PRODUCTS', 'Produse');
493
- define('TXT_WPSC_ADDCATEGORY', 'Adauga grup produse');
494
- define('TXT_WPSC_CATEGORIES', 'Categorii');
495
- define('TXT_WPSC_BRANDS', 'Marci');
496
- define('TXT_WPSC_VARIATIONS', 'Variatiuni');
497
- define('TXT_WPSC_PURCHASELOG', 'Vanzari');
498
- define('TXT_WPSC_ORDER_LOG', 'Orders');
499
- define('TXT_WPSC_OLDER_ORDERS', 'Comenzi vechi');
500
- define('TXT_WPSC_ORDER', 'Comanda');
501
- define('TXT_WPSC_TOTAL_THIS_MONTH', 'Suma totala castigata luna aceasta');
502
- define('TXT_WPSC_MONTHLY_REPORT', 'Raport pe sase luni');
503
- define('TXT_WPSC_TOTAL_INCOME', 'Venit total');
504
- define('TXT_WPSC_ACCEPTED_PAYMENTS', '(plati acceptate)'); //text has changed slightly
505
- define('TXT_WPSC_PAYMENTGATEWAYOPTIONS', 'Optiuni plata');
506
- define('TXT_WPSC_HELPINSTALLATION', 'Ajutor/Upgrade');
507
- define('TXT_WPSC_EXAMPLECATEGORY', 'Categorie-exemplu');
508
- define('TXT_WPSC_EXAMPLEDETAILS', 'Detalii-exemplu');
509
- define('TXT_WPSC_EXAMPLEBRAND', 'Marca-exemplu');
510
- define('TXT_WPSC_PRODUCTIMAGEWIDTH', 'latime imagine produs');
511
- define('TXT_WPSC_PRODUCTIMAGEHEIGHT', 'inaltime imagine produs');
512
- define('TXT_WPSC_CATEGORYIMAGEWIDTH', 'latime imagine grup produse');
513
- define('TXT_WPSC_CATEGORYIMAGEHEIGHT', 'inaltime imagine grup produse');
514
- define('TXT_WPSC_PRODUCTLISTURL', 'Locatia listei de produse');
515
- define('TXT_WPSC_SHOPPINGCARTURL', 'Locatia cosului de cumparaturi');
516
- define('TXT_WPSC_CHECKOUTURL', 'Locatia paginii de checkout');
517
- define('TXT_WPSC_TRANSACTURL', 'Locatia paginii cu detaliile tranzactiei');
518
- define('TXT_WPSC_PAYMENTGATEWAY', 'Gatewayul de plata folosit');
519
- define('TXT_WPSC_CARTLOCATION', 'Locatia cosului');
520
- define('TXT_WPSC_SHOWCATEGORYBRANDS', 'Afoiseaza categorii, branduri sau amandoua');
521
- define('TXT_WPSC_CURRENCYTYPE', 'Moneda (valuta)');
522
- define('TXT_WPSC_CURRENCYSIGNLOCATION', 'Locatie semn valuta');
523
- define('TXT_WPSC_GSTRATE', 'the GST rate');
524
- define('TXT_WPSC_MAXDOWNLOADS', 'limita download');
525
- define('TXT_WPSC_DISPLAYPNP', 'Afiseaza sau ascunde postage si packaging');
526
- define('TXT_WPSC_DISPLAYSPECIALS', 'Afiseaza sau ascunde produse speciale in sidebar');
527
- define('TXT_WPSC_POSTAGEAND_PACKAGING', 'Default postage and packaging');
528
- define('TXT_WPSC_PURCHLOGEMAIL', 'Adresa de email unde se trimit logurile cu comenzi');
529
- define('TXT_WPSC_RETURNEMAIL', 'Adresa de email de la care se trimit rapoartele despre comenzi');
530
- define('TXT_WPSC_TERMSANDCONDITIONS', 'Termeni si conditii');
531
- define('TXT_WPSC_DEFAULTBRAND', 'Marca implicita');
532
-
533
- //define('TXT_WPSC_DEFAULTCATEGORY', 'Default Category');
534
-
535
- define('TXT_WPSC_DEFAULTCATEGORY', 'Selectati ce grup de produse vreti sa fie afisat in pagina de produse');
536
-
537
- define('TXT_WPSC_PAYPALBUSINESS', 'paypal business');
538
- define('TXT_WPSC_PAYPALURL', 'paypal url');
539
- define('TXT_WPSC_SHOWPRODUCTRATINGS', 'Afiseaza ratingul produselor');
540
- define('TXT_WPSC_PRODUCTSPAGE', 'Pagina de Produse');
541
- define('TXT_WPSC_CHECKOUT', 'Verificati comanda');
542
- define('TXT_WPSC_ENTERDETAILS', 'Scrieti detaliile de contact');
543
- define('TXT_WPSC_TRANSACTIONRESULTS', 'Rezultatele tranzactiei');
544
- define('TXT_WPSC_SELECTACATEGORY', 'Selectati un grup de produse');
545
- define('TXT_WPSC_SELECTABRAND', 'Selectati o marca');
546
- define('TXT_WPSC_PRODUCTNAME', 'Nume produs');
547
- define('TXT_WPSC_PRODUCTDESCRIPTION', 'Descriere produs');
548
- define('TXT_WPSC_ADDITIONALDESCRIPTION', 'Descriere aditionala');
549
- define('TXT_WPSC_PRICE', 'Pret');
550
- define('TXT_WPSC_TAXALREADYINCLUDED', 'Nu include taxa (taxa e definita in <a href="'. get_option('siteurl').'/wp-admin/admin.php?page=trunk/wpsc-admin/display-options.page.php">config shop</a>)'); // this text has changed and needs updating
551
- define('TXT_WPSC_SPECIAL', 'Pret special/reducere'); // this text has changed and needs updating
552
- define('TXT_WPSC_PRODUCT_DISPLAY', 'Afisare produs');
553
-
554
- define('TXT_WPSC_PRODUCTSTOCK', 'Stoc produs');
555
-
556
- define('TXT_WPSC_UNTICKBOX', 'Avem un nr. limitat din acest produs in stoc. Daca se termina, nu va mai fi disponibil decat daca adaugati mai multe in stoc sau debifati aceasta casuta.');
557
- define('TXT_WPSC_LIMITED_STOCK', 'Stoc limitat');
558
-
559
- define('TXT_WPSC_CATEGORY', 'Categorie');
560
- define('TXT_WPSC_BRAND', 'Marca');
561
- define('TXT_WPSC_PRODUCT_VARS', 'Variatiuni produs');
562
- define('TXT_WPSC_ADD_VAR', 'Adauga set variatiuni');
563
- define('TXT_WPSC_EDIT_VAR', 'Editeaza set variatiuni');
564
- define('TXT_WPSC_SELECTAVARIATION', 'Selecteaza o variatiune');
565
- define('TXT_WPSC_NEW_VARIATION', 'Creaza o noua variatiune');
566
-
567
- define('TXT_WPSC_PRODUCTATT', 'Atasamente produse');
568
- define('TXT_WPSC_DOWNLOADABLEPRODUCT', 'Upload Fisier');
569
- define('TXT_WPSC_FILETOBEPRODUCT', 'Nota: if this is filled in, the file uploaded will be the product to be purchased.');
570
- define('TXT_WPSC_RESIZEIMAGE', 'Redimensioneaza iconita');
571
- define('TXT_WPSC_DONOTRESIZEIMAGE', 'nu redimensiona iconita');
572
- // define('TXT_WPSC_USEDEFAULTHEIGHTANDWIDTH', 'use default height and width');
573
- // define('TXT_WPSC_USE', 'use');
574
- // define('TXT_WPSC_PXHEIGHTBY', 'px height by');
575
- // define('TXT_WPSC_PXWIDTH', 'px width.');
576
-
577
- // pe.{
578
- //define('TXT_WPSC_USEDEFAULTHEIGHTANDWIDTH', 'use default height and width');
579
- // }.pe
580
- define('TXT_WPSC_SEPARATETHUMBNAIL', 'foloseste iconita separata'); // Needs Translation
581
- define('TXT_WPSC_USE', 'foloseste'); // Needs Translation
582
- // pe.{
583
- define('TXT_WPSC_USEDEFAULTSIZE', 'foloseste dimensiune implicita'); // Needs Translation
584
- define('TXT_WPSC_USESPECIFICSIZE', 'foloseste dimensiune specifica'); // Needs Translation
585
- define('TXT_WPSC_PXHEIGHT', 'inaltime in px.'); // Needs Translation
586
- define('TXT_WPSC_PXWIDTH', 'latime in px.'); // Needs Translation
587
- // }.pe
588
-
589
- define('TXT_WPSC_UPLOADNEWIMAGE', 'Inlocuieste imagine');
590
- define('TXT_WPSC_DELETEIMAGE', 'Sterge imagine');
591
- define('TXT_WPSC_EDIT', 'Edit');
592
- define('TXT_WPSC_DELETE', 'Sterge');
593
- define('TXT_WPSC_REMOVE', 'Elimina');
594
- define('TXT_WPSC_NAME', 'Nume');
595
- define('TXT_WPSC_TYPE', 'Tip');
596
- define('TXT_WPSC_MANDATORY', 'Obligatoriu');
597
- define('TXT_WPSC_DISPLAY_IN_LOG', 'Afiseaza<br /> in log');
598
- define('TXT_WPSC_DESCRIPTION', 'Descriere');
599
- define('TXT_WPSC_CATEGORY_PARENT', 'Grup-parinte');
600
- define('TXT_WPSC_IMAGE', 'Imagine');
601
- define('TXT_WPSC_HEIGHT', 'Inaltime');
602
- define('TXT_WPSC_WIDTH', 'Latime');
603
- define('TXT_WPSC_PLEASEENTERAVALID', 'Va rugam introduceti date valide pentru ');
604
- define('TXT_WPSC_PLEASEENTERAVALIDNAME', 'Va rugam introduceti un nume valid');
605
- define('TXT_WPSC_PLEASEENTERAVALIDSURNAME', 'Va rugam introduceti un prenume valid');
606
- define('TXT_WPSC_PLEASEENTERAVALIDEMAILADDRESS', 'Va rugam introduceti un email valid');
607
- define('TXT_WPSC_PLEASEENTERAVALIDADDRESS', 'Va rugam introduceti o adresa valida');
608
- define('TXT_WPSC_PLEASEENTERAVALIDPHONENUMBER', 'Va rugam introduceti un nr. de tel. valid');
609
- define('TXT_WPSC_TERMSANDCONDITIONS', 'Nu ati fost de acord cu termenii si conditiile.');
610
- define('TXT_WPSC_NOTHINGINYOURSHOPPINGCART', 'Nu este nimic in cosul de cumparaturi.');
611
-
612
- define('TXT_WPSC_PROCESSING_PROBLEM', 'Este o problema cu procesarea comenzii dvs. Va rugam contactati proprietarul magazinului.');
613
-
614
- define('TXT_WPSC_SPECIALS', 'Speciale');
615
- define('TXT_WPSC_BUY', 'Cumpara');
616
- define('TXT_WPSC_SHOPPINGCART', 'Cosul de cumparaturi');
617
- define('TXT_WPSC_NUMBEROFITEMS', 'Nr. de produse');
618
- define('TXT_WPSC_NOMOREAVAILABLE', 'Acest produs nu este in stoc. Sunati pt. detalii.');
619
- define('TXT_WPSC_EMPTYYOURCART', 'Goleste cosul.');
620
- define('TXT_WPSC_GOTOCHECKOUT', 'Valideaza comanda.');
621
- define('TXT_WPSC_CONTINUESHOPPING', 'Continuati cumparaturile');
622
- define('TXT_WPSC_YOURSHOPPINGCARTISEMPTY', 'Cosul de cumparaturi este gol');
623
- define('TXT_WPSC_VISITTHESHOP', 'Vizitati magazinul');
624
- define('TXT_WPSC_PAGES', 'Pagini');
625
- define('TXT_WPSC_OUTOF', 'din');
626
- define('TXT_WPSC_VOTES', 'voturi.');
627
- define('TXT_WPSC_CLICKSTARSTORATE', 'Click pe stele pentru vot');
628
- define('TXT_WPSC_AVERAGERATINGOF', 'Vot mediu de');
629
- define('TXT_WPSC_YOURVOTE', 'Votul tau');
630
- define('TXT_WPSC_AVERAGEVOTE', 'Vot mediu');
631
- define('TXT_WPSC_YOUHAVEVOTED', 'Ai votat');
632
- define('TXT_WPSC_NOVOTES', 'Nu sunt voturi');
633
- define('TXT_WPSC_1VOTE', '1 Vot');
634
- define('TXT_WPSC_VOTES2', 'Voturi');
635
- define('TXT_WPSC_PERSONGIVEN', 'persoane au dat aceasta imagine');
636
- define('TXT_WPSC_PERSONGIVEN2', 'stele.');
637
- define('TXT_WPSC_PEOPLEGIVEN', 'persoane au dat aceasta imagine');
638
- define('TXT_WPSC_PEOPLEGIVEN2', 'stele.');
639
- define('TXT_WPSC_ITEMHASBEENADDED', 'Itemul a fost adaugat');
640
- define('TXT_WPSC_ITEMHASNOTBEENADDED', 'Itemul nu a fost adaugat');
641
- //define('TXT_WPSC_ADDNEWCATEGORY', 'Add New Product Group');
642
- define('TXT_WPSC_SUBMIT', 'Trimite');
643
- define('TXT_WPSC_SELECTAVALIDCATEGORY', 'Selectati un grup valid');
644
- define('TXT_WPSC_PRODUCTNAME', 'Nume produs');
645
- define('TXT_WPSC_PRODUCTDESCRIPTION', 'Descriere produs');
646
- define('TXT_WPSC_ADDNEWPRODUCT', 'Adauga produs');
647
- define('TXT_WPSC_PRODUCTQUANTITY', 'Cantitate produs');
648
- define('TXT_WPSC_PRODUCTIMAGE', 'Imagine produs');
649
- define('TXT_WPSC_PRODUCTPRICE', 'Pret produs');
650
- define('TXT_WPSC_NOTAX', 'Fara taxa');
651
- define('TXT_WPSC_ABOUT', 'Despre');
652
- define('TXT_WPSC_ABOUTCONTENT', 'Bine ati venit la panoul e-commerce. <br /><br /><strong>Nota:</strong> despre unele setari, cosul de cumparaturi se poate goli la fiecare incarcare a paginii. Daca se intampla acest lucru, trebuie sa adaugati urmatoarea linie:<br /><br />session_start();<br /><br />in fisierul index.php din directorul de baza wordpress.<br />');
653
- define('TXT_WPSC_CONTACTDETAILS', 'Va rugam introduceti datele de contact:');
654
- define('TXT_WPSC_CREDITCARDHANDY', 'Nota, odata ce ati apasat Trimite, va trebui sa aveti cartea de credit pregatita.');
655
- define('TXT_WPSC_ASTERISK', 'Campurile marcate cu asterisc sunt obligatorii.');
656
- define('TXT_WPSC_FIRSTNAME', 'Nume');
657
- define('TXT_WPSC_LASTNAME', 'Prenume');
658
- define('TXT_WPSC_EMAIL', 'Email');
659
- define('TXT_WPSC_ADDRESS', 'Adresa');
660
- define('TXT_WPSC_ADDRESS1', 'Adresa 1');
661
- define('TXT_WPSC_ADDRESS2', 'Adresa 2');
662
- define('TXT_WPSC_CITY', 'Oras');
663
- define('TXT_WPSC_STATE', 'Stat');
664
- define('TXT_WPSC_COUNTRY', 'Tara');
665
- define('TXT_WPSC_PHONE', 'Telefon');
666
- define('TXT_WPSC_POSTAL_CODE', 'Cod postal');
667
- define('TXT_WPSC_TERMS1', 'Sunt de acord cu ');
668
- define('TXT_WPSC_TERMS2', 'Termenii si conditiile');
669
-
670
- define('TXT_WPSC_TEXT', 'Text');
671
- define('TXT_WPSC_TEXTAREA', 'Textarea');
672
- define('TXT_WPSC_HEADING', 'Heading');
673
-
674
- define('TXT_WPSC_MAKEPURCHASE', 'Valideaza comanda!');
675
- define('TXT_WPSC_BUYPRODUCTS', 'Ups, nu este nimic in cos. <a href="'.get_option('product_list_url').'">Va invitam sa vizitati magazinul nostru.</a>');
676
- define('TXT_WPSC_BRANDHASBEENEDITED', 'Marca a fost editata.');
677
- define('TXT_WPSC_SURETODELETEPRODUCT', 'Sunteti sigur ca vreti sa stergeti acest produs?');
678
- define('TXT_WPSC_ADDBRAND', 'Adauga marca');
679
- define('TXT_WPSC_DISPLAYBRANDS', 'Afiseaza marcile');
680
- define('TXT_WPSC_EDITBRAND', 'Editeaza marca');
681
- define('TXT_WPSC_ADD', 'Adauga');
682
- define('TXT_WPSC_ADD_NEW_FORM', 'Adauga un nou camp in formular');
683
- define('TXT_WPSC_SAVE_CHANGES', 'Salveaza schimbarile');
684
-
685
- define('TXT_WPSC_CATEGORYHASBEENEDITED', 'Grupul a fost editat.');
686
- define('TXT_WPSC_DISPLAYCATEGORIES', 'Afiseaza grupurile de produse');
687
- define('TXT_WPSC_ADDCATEGORY', 'Adauga grupuri de produse');
688
- define('TXT_WPSC_EDITCATEGORY', 'Editeaza grupurile de produse');
689
- define('TXT_WPSC_ALLCATEGORIES', 'Vezi toate categoriile');
690
-
691
- define('TXT_WPSC_DISPLAYVARIATIONS', 'Afiseaza variatiuni');
692
- define('TXT_WPSC_ADDVARIATION', 'Adauga set de variatiuni');
693
- define('TXT_WPSC_EDITVARIATION', 'Editeaza set de variatiuni');
694
- define('TXT_WPSC_VARIATIONHASBEENEDITED', 'Variatiune editata.');
695
- define('TXT_WPSC_VARIATION_VALUES', 'Valori variatiune');
696
- define('TXT_WPSC_REMOVE_SET', 'Elimina acest set'); //this needs to be translated
697
-
698
- define('TXT_WPSC_SELECT_PARENT', 'Selecteaza parinte');
699
- define('TXT_WPSC_PRODUCTHASBEENEDITED', 'Produsul a fost editata.');
700
- define('TXT_WPSC_ADDPRODUCT', 'Adauga produs');
701
- define('TXT_WPSC_DISPLAYPRODUCTS', 'Gestionare produse');
702
- define('TXT_WPSC_PLEASESELECTACATEGORY', 'Va rugam selectati un grup de produse');
703
- define('TXT_WPSC_STOCK', 'Stoc');
704
- define('TXT_WPSC_PNP', 'P&amp;P');
705
- define('TXT_WPSC_EDITITEM', 'Editeaza Item');
706
- define('TXT_WPSC_PRODUCTDETAILS', 'Detalii produs');
707
- define('TXT_WPSC_SELECT_PRODUCT', 'Selecteaza un produs existent');
708
- define('TXT_WPSC_ENTERPRODUCTDETAILSHERE', '(scrieti detaliile produsului aici)');
709
- define('TXT_WPSC_ADDITIONALPRODUCTDESCRIPTION', 'Descriere suplimentara');
710
- define('TXT_WPSC_ADDITEM', 'Adauga item');
711
- define('TXT_WPSC_CHOOSEACATEGORY', 'Alege un grup de produse');
712
- define('TXT_WPSC_CHOOSEABRAND', 'Alege o marca');
713
- define('TXT_WPSC_USETHEACTUALIMAGE', 'foloseste imaginea actuala. Fara redimens.');
714
- define('TXT_WPSC_DISPLAYPURCHASES', 'Log cumparaturi');
715
- define('TXT_WPSC_ID', 'ID');
716
- define('TXT_WPSC_TRANSACTIONSTATUS', 'Status tranzactie');
717
- define('TXT_WPSC_DATE', 'Data');
718
- define('TXT_WPSC_VIEWDETAILS', 'Detalii'); //Text has changed - translation is needed
719
- define('TXT_WPSC_STATUS', 'Status');
720
- define('TXT_WPSC_SUCCESSFUL', 'Succes');
721
- define('TXT_WPSC_FAILED', 'Eronat');
722
- define('TXT_WPSC_GST', 'GST');
723
- define('TXT_WPSC_PP', 'P&amp;P');
724
- define('TXT_WPSC_TOTAL', 'Total');
725
- define('TXT_WPSC_FINALTOTAL', 'Final Total');
726
- define('TXT_WPSC_CUSTOMERDETAILS', 'Detalii client');
727
- define('TXT_WPSC_USERSCARTWASEMPTY', 'Cosul acestui user a fost gol.');
728
- define('TXT_WPSC_GOBACK', 'Inapoi');
729
- define('TXT_WPSC_THANKSAPPLIED', 'Multumim, schimbarile au fost aplicate.');
730
- define('TXT_WPSC_FORM_FIELDS', 'Optiuni Checkout');
731
- define('TXT_WPSC_PAYMENTGATEWAY2', 'Payment Gateway');
732
- define('TXT_WPSC_PLEASESELECTAPAYMENTGATEWAY', 'Please Select A Payment Gateway');
733
- define('TXT_WPSC_PAYMENTGATEWAYNOTE', '<strong>Nota:</strong> Aceasta versiune minima a pluginului e-Commerce permite numai interfata PayPal.<br /><br />Daca aveti nevoie de o solutie profesionala "non paypal", atunci va putem oferi <a href="http://www.instinct.co.nz/blogshop">versiunea gold a e-Commerce</a> care integreaza foarte bine siste ca authorize.net, DPS (www.dps.co.nz), si paystation (www.paystation.co.nz).');
734
- define('TXT_WPSC_URLSETTINGS', 'Setari URL');
735
- define('TXT_WPSC_PRODUCTLISTURL', 'URL lista produse');
736
- define('TXT_WPSC_SHOPPINGCARTURL', 'URL cos cumparaturi');
737
- define('TXT_WPSC_CHECKOUTURL', 'URL Checkout');
738
- define('TXT_WPSC_TRANSACTIONDETAILSURL', 'URL detalii tranzactie');
739
- define('TXT_WPSC_PRESENTATIONSETTINGS', 'Setari prezentare');
740
- define('TXT_WPSC_CARTLOCATION', 'Locatie cos');
741
- define('TXT_WPSC_SIDEBAR', 'Sidebar');
742
- define('TXT_WPSC_PAGE', 'Pagina');
743
- define('TXT_WPSC_WIDGET', 'Widget');
744
- define('TXT_WPSC_NEEDTOENABLEWIDGET', 'Trebuie sa activati widgeturile pentru a folosi asta');
745
- define('TXT_WPSC_MANUAL', 'Manual');
746
- define('TXT_WPSC_SHOWCATEGORIESBRANDS', 'Arata Categorii/Marci');
747
- define('TXT_WPSC_BOTH', 'Amandoua');
748
- define('TXT_WPSC_PRODUCTTHUMBNAILSIZE', 'Dimensiune implicita pt. iconita produs');
749
- define('TXT_WPSC_CATEGORYTHUMBNAILSIZE', 'Dimensiune implicita pt. iconita grup');
750
- define('TXT_WPSC_SHOWPOSTAGEANDPACKAGING', 'Arata Postage and Packaging');
751
- define('TXT_WPSC_YES', 'Da');
752
- define('TXT_WPSC_NO', 'Nu');
753
- define('TXT_WPSC_SHOWSPECIALS', 'Arata produse speciale in Sidebar');
754
- define('TXT_WPSC_SHOWPRODUCTRATINGS', 'Arata voturile produsului');
755
- define('TXT_WPSC_CURRENCYSETTINGS', 'Setari valuta');
756
- define('TXT_WPSC_GSTTAXRATE', 'GST/Tax Rate');
757
- define('TXT_WPSC_CURRENCYTYPE', 'Tip valuta');
758
- define('TXT_WPSC_CURRENCYSIGNLOCATION', 'Loc semn valuta');
759
- define('TXT_WPSC_DEFAULTPOSTAGEPACKAGING', 'Default Postage &amp; Packaging');
760
- define('TXT_WPSC_ADMINISTRATIONSETTINGS', 'Setari administrare');
761
- define('TXT_WPSC_MAXDOWNLOADSPERFILE', 'Max downloaduri per fisier');
762
- define('TXT_WPSC_PURCHASELOGEMAIL', 'Email cu logul comenzii');
763
- define('TXT_WPSC_REPLYEMAIL', 'Reply Email');
764
- define('TXT_WPSC_BRANDNOCAP', 'marca');
765
- define('TXT_WPSC_CATEGORYNOCAP', 'categorie');
766
- define('TXT_WPSC_UDPATING', 'Actualizare');
767
- define('TXT_WPSC_UDPATING_CART', 'Se adauga...');
768
- define('TXT_WPSC_MOREDETAILS', 'Mai multe detalii');
769
- define('TXT_WPSC_ADDTOCART', 'Adauga in cos');
770
- define('TXT_WPSC_AVGCUSTREVIEW', 'Avg. Customer Rating');
771
- define('TXT_WPSC_YOURRATING', 'Votul tau');
772
- define('TXT_WPSC_RATING_SAVED', 'Salvat');
773
- define('TXT_WPSC_RATETHISITEM', 'Voteaza acest produs');
774
- define('TXT_WPSC_PRODUCTSOLDOUT', 'Acest produs s-a vandut.');
775
- define('TXT_WPSC_NOITEMSINTHIS', 'Nu sunt itemuri in acest');
776
- define('TXT_WPSC_CATEGORYORBRAND', 'Categorie sau marca');
777
- define('TXT_WPSC_PLEASECHOOSEA', 'Va rugam alegeti un(o)');
778
- define('TXT_WPSC_PLEASECHOOSEAGROUP', 'Va rugam alegeti un grup');
779
- define('TXT_WPSC_PRODUCT', 'Produs');
780
- define('TXT_WPSC_QUANTITY', 'Cantit.');
781
- define('TXT_WPSC_QUANTITY_SHORT', 'Cant.'); //translation needed
782
- define('TXT_WPSC_APPLY', 'OK');
783
- define('TXT_WPSC_MAKEPAYMENT', 'Valideaza comanda!');
784
- define('TXT_WPSC_EMPTYSHOPPINGCART', 'Goleste cosul!');
785
- define('TXT_WPSC_TOTALPRICE', 'Pret total');
786
- define('TXT_WPSC_NOITEMSINTHESHOPPINGCART', 'Nu sunt produse in cos.');
787
- define('TXT_WPSC_EMAILMSG1', "Va multumim, comanda a fost acceptata. Produsele vor fi procesate si trimise in cel mai scurt timp posibil. Produsele care pot fi downloadate se pot descarca folosind linkurile de pe aceasta pagina.\n\r Preturile nu includ TVA.\n\rAti comandat urmatoarele produse:\n\r");
788
- define('TXT_WPSC_EMAILMSG2', ".\n\rAceste produse au fost comandate:\n\r\n\r");
789
- define('TXT_WPSC_CLICKTODOWNLOAD', 'Click pentru download');
790
- define('TXT_WPSC_DOWNLOAD', 'Download');
791
- define('TXT_WPSC_YOURTRANSACTIONID', 'Codul tranzactiei:');
792
- define('TXT_WPSC_TRANSACTIONID', 'Cod tranzactie:');
793
- define('TXT_WPSC_PURCHASERECEIPT', 'Comanda ta pe www.PublicShop.ro');
794
- define('TXT_WPSC_PURCHASEREPORT', 'Cumparatura noua pe www.PublicShop.ro');
795
- define('TXT_WPSC_THETRANSACTIONWASSUCCESSFUL', 'Comanda s-a facut cu succes.');
796
- define('TXT_WPSC_THETRANSACTIONWASNOTSUCCESSFUL', 'Tranzactia nu s-a putut efectua.');
797
- define('TXT_WPSC_GOBACKTOCHECKOUT', 'Mergi inapoi la validare');
798
- define('TXT_WPSC_SPECIALPRICE', 'Pret special');
799
-
800
- define('TXT_WPSC_INSTRUCTIONS', '
801
- Pasi instalare
802
- <ul class=\'installation\'>
803
- <li>Puneti continutul fisierului zip in directorul wp-content/plugins.</li>
804
- <li>Activati pluginul din pagina de pluginuri a wordpress</li>
805
- <li>mergeti la pagina "Optiuni de Payment Gateway" din tabul "e-Commerce", apoi introduceti detaliile necesare. (gateway-ul implicit paypal accesat este paypal sandbox)</li>
806
- <li>Creati cateva categorii si produse folosind pagina de Categorii si produse</li>
807
- </ul>
808
-
809
- <p>Daca ati facut upgrade de la versiunea anterioara, va sugeram sa deactivati si reactivati pluginul.</p>
810
-
811
- <h2>Upgradari si Module</h2>
812
-
813
- <p>Veti gasi mai multe informatii despre urmatoarele module WP e-Commerce vizitand websiteul <a href="http://www.instinct.co.nz/blogshop">Instinct BlogShop</a>.</p>
814
-
815
- <ul class=\'installation\'>
816
- <li>Gold</li>
817
- <li>DropShop</li>
818
- <li>Audio Player</li>
819
- <li>GridView</li>
820
- </ul>
821
-
822
- <h2>Lista de dorinte</h2>
823
- <p>Daca doriti o noua optiune care nu exista la ora actuala in WP e-Commerce, atunci puteti ori sa <a href="http://www.instinct.co.nz/contact-us/">ne contactati</a> sau sa o adaugati la Lista de dorinte din <a href="http://instinct.co.nz/blogshop/support-forums/">forumurile comunitatii</a>.
824
-
825
- <h2>Personalizare si sfaturi</h2>
826
- <p><strong>Taxa</strong><br />Daca este necesar, puteti introduce taxe (TVA) in pagina Optiuni din tabul "e-Commerce".</p>
827
- <p><strong>Logurile de comenzi pe Email</strong><br />Daca adaugati o adresa de email pentru logurile comenzilor in pagina Purchase Log, acesta va fi emailul unde va fi trimisa o notificare de fiecare data cand se va face o comanda de pe site.</p>
828
- <p><strong>Ascunderea paginilor</strong><br />
829
- Pentru a ascunde paginile Cosul de cumparaturi, Checkout si Rezultate tranzactie, trebuie mai intai sa aflati ID-urile lor. <br />
830
- <br />Apoi trebuie sa editati in tema pe care o folositi fisierul unde se afiseaza paginile. Acesta se gaseste in mod normal in sidebar.php, iar linia arata aproximativ asa:<br />
831
- <br />"&lt;?php wp_list_pages(\'title_li=&lt;h2&gt;Pages&lt;/h2&gt;\' ); ?&gt;"<br />
832
- inlocuiti cu <br />
833
- "&lt;?php wp_list_pages(\'title_li=&lt;h2&gt;Pages&lt;h2&gt;&amp;exclude=3,4,5\'); ?&gt;"<br />
834
- <br />Cuvantul exclude spune sistemului sa excluda paginile din lista, inlocuiti 3, 4, 5 cu ID-urile paginilor pe care doriti sa le excludeti.</p>
835
- <p><strong>Functii pt. imagine</strong><br />
836
- Daca serverul dvs. nu are instalate functiile PHP pt. imagini, atunci nu veti putea redimensiona imaginile odata ce sunt uploadate.</p>
837
- <p><strong>Permalinks</strong><br />
838
- Facem ce putem.
839
- La aceasta sectiune se lucreaza inca.</p>
840
- <p><strong>Javascript si Ajax </strong><br />
841
- e-commerce lite foloseste Ajax, cosul de cumparaturi pe care il vede clientul va functiona fara Javascript, dar paginile de Administrare (in special paginile Produse si Categorii) nu vor face asta. To use the Administration section you will need to use a reasonably modern browser and have Javascript turned on. (Internet Explorer 6 or better, or Firefox 1.0 or better, older versions have not been tested for and may or may not work)</p>
842
- <p><strong>Mai multe pe Flickr</strong><br />
843
- Am creat un numar de <a href="http://www.google.com/search?q=flickr+wp+e-commerce&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a">ghiduri vizuale</a> pe Flickr.
844
-
845
- ');
846
-
847
- define('TXT_WPSC_SHIPPINGSETTINGS', 'Setari de transport');
848
- define('TXT_WPSC_BASE_LOCAL', 'Transport local');
849
- define('TXT_WPSC_BASE_INTERNATIONAL', 'Transport international');
850
- define('TXT_WPSC_BASE_COUNTRY', 'Tara/regiune de baza');
851
-
852
- define('TXT_WPSC_SHIPPING_DETAILS', 'Costuri aditionale de transport'); // this needs updating
853
- define('TXT_WPSC_LOCAL_PNP', 'Taxa transport local'); // this needs updating
854
- define('TXT_WPSC_INTERNATIONAL_PNP', 'Taxa transport international'); // this needs updating
855
- define('TXT_WPSC_SHIPPING_NOTE', 'Nota: se taxeaza numai o data per produs, indiferent de cantitatea comandata.');
856
- define('TXT_WPSC_COUNTRY_FORM_FIELD', 'Camp formular pt. tara');
857
- define('TXT_WPSC_COUNTRY_FORM_FIELD_EXPLANATION', '(selectati ce camp de formular din pagina de checkout doriti sa folositi pt. specificarea tarii.)');
858
-
859
- define('TXT_WPSC_SHIPPING', 'Transport');
860
- define('TXT_WPSC_EMAIL_FORM_FIELD', 'Camp formular pt. email');
861
- define('TXT_WPSC_EMAIL_FORM_FIELD_EXPLANATION', '(selectati ce camp de formular din pagina de checkout doriti sa folositi pt. specificarea adresei de email)');
862
-
863
- define('TXT_WPSC_PRODUCTIMAGES', 'Imagini produs');
864
- define('TXT_WPSC_PRODUCTDOWNLOAD', 'Download produs');
865
- define('TXT_WPSC_SHOWTHUMBNAILS', 'Arata iconite');
866
- define('TXT_WPSC_ADD_ADDITIONAL_IMAGE', 'Adauga imagine aditionala');
867
- define('TXT_WPSC_DELETE_IMAGE', 'Sterge Imagine');
868
- define('TXT_WPSC_ACTIVATE_SETTINGS', 'Activarea Gold Cart');
869
- define('TXT_WPSC_ACTIVATION_KEY', 'API Key');
870
- define('TXT_WPSC_THANKSACTIVATED', 'Multumim, Gold shopping cart a fost activat.');
871
- define('TXT_WPSC_NOTACTIVATED', 'Sorry, API key nu este corecta.');
872
-
873
- define('TXT_WPSC_DEFAULT', 'Vedere implicita');
874
- define('TXT_WPSC_LIST', 'Vedere lista');
875
-
876
- define('TXT_WPSC_VISIBLE', 'Visibil');
877
- define('TXT_WPSC_DELETE_PRODUCT', 'Sterge produs');
878
- define('TXT_WPSC_ADDITIONAL_IMAGE', 'Imagine aditionala');
879
- define('TXT_WPSC_GATEWAY_OPTIONS', 'Optiuni de Gateway');
880
- define('TXT_WPSC_SHIPPING_COUNTRY', 'Calculeaza pret transport');
881
- define('TXT_WPSC_CONFIRM_TOTALS', 'Confirmati pretul total inainte de efectuarea platii:');
882
- define('TXT_WPSC_CHECKOUT_FORM_FIELDS_DESCRIPTION', 'Aici puteti personaliza forularele afisate in pagina de checkout. Pagina de checkout este cea unde se colecteaza date importante despre client, care vor fi listate si in logul de comanda, cum ar fi adresa clientului, numele etc.');
883
- define('TXT_WPSC_PAYMENT_OPTIONS', 'Optiuni de plata');
884
- define('TXT_WPSC_PAYMENT_DESCRIPTION', 'Alegeti ce optiuni de plata doriti sa activati in pagina de checkout. Implicit, clientii pot plati folosind cartea de credit, puteti sa permiteti plata manuala, caz in care trebuie sa selectati optiunea credit card + plata manuala.');
885
-
886
- define('TXT_WPSC_DEFAULT_GATEWAY_ONLY', ' doar');
887
- define('TXT_WPSC_PLUS_MANUAL_PAYMENT', ' plus optiune plata manuala');
888
- define('TXT_WPSC_PAYMENT_METHOD', 'Metoda plata');
889
- define('TXT_WPSC_PAY_USING', 'Platiti folosind');
890
- define('TXT_WPSC_PAY_MANUALLY', 'Platiti prin depozit bancar');
891
- define('TXT_WPSC_CREDIT_CARD', 'Credit Card');
892
- define('TXT_WPSC_ADJUSTABLE_QUANTITY', 'Arata formular cantitate in Vedere lista');
893
- define('TXT_WPSC_RSS_FEED_HEADER', 'Inscrieti-va la comenzi');
894
- define('TXT_WPSC_RSS_FEED_LINK', 'Inscrieti-va la un feed RSS');
895
- define('TXT_WPSC_RSS_FEED_TEXT', 'din comenzile dvs.');
896
- define('TXT_WPSC_INITIAL_SETUP', 'Optiuni implicite create.');
897
- define('TXT_WPSC_PLUGIN_NEWS_HEADER', 'Stiri Plugin');
898
-
899
- define('TXT_WPSC_PLUGIN_NEWS', '
900
-
901
- The <a href="http://instinct.co.nz/blogshop/products-page/" target="_blank">WP DropShop Module</a> is the latest and most cutting edge shopping cart available online. Coupled with Grid View then your site will be the talk of street! <br/><br/>
902
-
903
- The <a href="http://instinct.co.nz/blogshop/products-page/" target="_blank">GridView Module</a> is a visual module built to enhance the way your product page looks.<br/><br/>
904
-
905
- <a href="http://www.instinct.co.nz/wp-campaign-monitor/100">WP Campaign Monitor</a> is an email newsletter tool built just for WP users who want to send campaigns, track the results and manage their subscribers. The latest version integrates with e-commerce lite meaning that you will be able to send buyers email newsletters and much more.
906
-
907
- ');
908
-
909
- define('TXT_WPSC_POWERED_BY', 'Acest magazin este sustinut de ');
910
-
911
- define('TXT_WPSC_NO_PURCHASES', 'Nu exista comenzi inca.');
912
-
913
- define('TXT_WPSC_DELIVERY_ADDRESS', 'Adresa de livrare');
914
- define('TXT_WPSC_DELIVERY_CITY', 'Oras livrare');
915
- define('TXT_WPSC_DELIVERY_COUNTRY', 'Tara livrare');
916
- define('TXT_WPSC_MP3_SETTINGS', 'Setari MP3');
917
- define('TXT_WPSC_MP3_SETTINGS_DESCRIPTION', 'To create the 30 second MP3 file clips, this plugin needs <a href=\'http://sox.sourceforge.net/\'>SoX</a> compiled with MP3 support, enter the path to SoX here.');
918
- define('TXT_WPSC_SOX_PATH', 'SoX Path');
919
- define('TXT_WPSC_PREVIEW', 'Preview');
920
- define('TXT_WPSC_DOWNLOAD_CSV', 'Download CSV');
921
- define('TXT_WPSC_PREVIEW_FILE', 'Preview Fisier');
922
- define('TXT_WPSC_NEW_PREVIEW_FILE', 'Neu Preview Fisier');
923
- define('TXT_WPSC_REPLACE_PRODUCT', 'Inlocuieste Produs');
924
- define('TXT_WPSC_TOTALSHIPPING', 'Total Transport');
925
- define('TXT_WPSC_DISPLAY_FRONT_PAGE', 'Afiseaza pe prima pagina');
926
- define('TXT_WPSC_SEARCH_FOR', 'Cauta');
927
- define('TXT_WPSC_YOUR_SEARCH_FOR', 'Cautarea ta dupa');
928
- define('TXT_WPSC_RETURNED_NO_RESULTS', 'nu a returnat niciun rezultat.');
929
- define('TXT_WPSC_POSTAGE', 'Postage');
930
- define('TXT_WPSC_SUBTOTAL', 'Subtotal');
931
-
932
- //everything under here needs translations, added after 19/1/2007
933
-
934
- define('TXT_WPSC_PLEASEENTERAVALID', 'Va rugam sa introduceti date valide pt.');
935
- define('TXT_WPSC_PLEASEENTERAVALIDNAME', 'Va rugam scrieti numele.');
936
- define('TXT_WPSC_PLEASEENTERAVALIDSURNAME', 'Va rugam scrieti prenumele.');
937
- define('TXT_WPSC_PLEASEENTERAVALIDEMAILADDRESS', 'Va rugam scrieti o adresa de email valida.');
938
- define('TXT_WPSC_PLEASEENTERAVALIDADDRESS', 'Va rugam completati adresa.');
939
- define('TXT_WPSC_PLEASEENTERAVALIDCITY', 'Va rugam scrieti orasul.');
940
- define('TXT_WPSC_PLEASEENTERAVALIDPHONENUMBER', 'Va rugam scrieti un nr. de tel. valid.');
941
- define('TXT_WPSC_PLEASESELECTCOUNTRY', 'Va rugam selectati tara din lista.');
942
- define('TXT_WPSC_PLEASEAGREETERMSANDCONDITIONS', 'Trebuie sa fiti de acord cu termenii si conditiile, altfel nu putem procesa comanda dvs.');
943
- define('TXT_WPSC_POSITION', 'Pozitie');
944
-
945
- define('TXT_WPSC_DELIVERY_REGION', 'Regiune livrare');
946
-
947
- define('TXT_WPSC_GENERAL_SETTINGS', 'Setari generale');
948
- define('TXT_WPSC_TAX_SETTINGS', 'Setari taxe');
949
- define('TXT_WPSC_POSTAGE_AND_TAX', 'Postage &amp; Tax ');
950
- define('TXT_WPSC_GRID', 'Vedere Grid');
951
- define('TXT_WPSC_CANT_MOVE_CATEGORY', 'Nu puteti muta un grup cu subcategorii.');
952
- define('TXT_WPSC_SURETODELETECATEGORY', 'Sunteit sigur ca vreti sa stergeti aceasta categorie? Daca aceasta contine subcategorii, si acestea vor fi sterse.');
953
- define('TXT_WPSC_VARIATION', 'Variatiune');
954
- define('TXT_WPSC_OVER_TWO_VARIATIONS', 'Variatiunile pt. stoc si pret nu functioneaza daca aveti mai mult de 2 variatiuni.');
955
- define('TXT_WPSC_PRICE_AND_STOCK_CONTROL', 'Control preturi si stoc') ;
956
-
957
- // pe.{
958
- define('TXT_WPSC_CATSBRANDSLOCATION', 'Locatie categorii &amp; marci');
959
- define('TXT_WPSC_DESCITEMSEPARATOR', ' : ');
960
- define('TXT_WPSC_SEARCHITEMSEPARATOR', ' : ');
961
- define('TXT_WPSC_SINGLE_SHIPPING_COUNTRY', 'Tara de livrare:');
962
- define('TXT_WPSC_ADD_ANOTHER_VARIATION', 'Adauga o variatiune');
963
- // }.pe
964
- define('TXT_WPSC_PRODUCT_CATEGORIES', 'Selecteaza Categorii');
965
- define('TXT_WPSC_THANKS_DELETED', 'Multumim, logul comenzii a fost sters');
966
- define('TXT_WPSC_PRODUCT_IMAGE_PREVIEW', 'Imagine produs');
967
- define('TXT_WPSC_PRODUCT_THUMBNAIL_PREVIEW', 'Iconita produs');
968
- define('TXT_WPSC_REMOVE_LOG', 'Sterge aceasta inregistrare');
969
- define('TXT_WPSC_CATSANDBRAND', 'Categorii &amp; Marci');
970
- define('TXT_WPSC_GOLD_DROPSHOP', 'DropShop');
971
- define('TXT_WPSC_NEEDTOENABLEDROPSHOP', 'Trebuie sa instalati extensiile Gold si DropShop pentru a folosi aceasta.');
972
- define('TXT_WPSC_DRAG_ITEM_HERE', 'Trageti orice produs aici pentru a il adauga in cos.');
973
- define('TXT_WPSC_SHOWCATEGORYTHUMBNAILS', 'Arata iconite pt. grup');
974
- define('TXT_WPSC_SHOPPING_CART', 'Cosul de cumparaturi');
975
- define('TXT_WPSC_SHOW_SLIDING_CART', 'Foloseste Cosul mobil');
976
- define('TXT_WPSC_PREVIEW_FILE', 'Upload Preview');
977
- define('TXT_WPSC_PREVIEW_FILE_NOTE', 'Nota: Daca nu uploadati un fisier de preview si serverul dvs. are sox compilat cu suport MP3, atunci va fi creat automat un fisier de preview.');
978
- define('TXT_WPSC_PURCHASE_NUMBER', 'Comanda Nr.');
979
- define('TXT_WPSC_FILTER_ORDER', 'Filtrare comenzi');
980
- define('TXT_WPSC_SHOW_SEARCH', 'Arata cautare');
981
- define('TXT_WPSC_LOG_CURRENT_MONTH', 'Afiseaza rezultate din luna curenta');
982
- define('TXT_WPSC_LOG_PAST_THREE_MONTHS', 'Afiseaza rezultate din ultimele trei luni');
983
- define('TXT_WPSC_LOG_ALL', 'Afiseaza toate rezultatele');
984
- define('TXT_SHOW_IMAGES_ONLY', 'Arata numai imaginile');
985
- define('TXT_WPSC_SHOW_GALLERY', 'Arata galeria de iconite');
986
- define('TXT_WPSC_PLEASE_SELECT', 'Va rugam selectati');
987
- define('TXT_WPSC_TXN_ID', 'ID tranzactie');
988
- define('TXT_WPSC_SINGLE_PRODUCTTHUMBNAILSIZE', 'Dimens. imagine produs');
989
- define('TXT_WPSC_RESET', 'Reset');
990
- define('TXT_WPSC_ORDER_PENDING', 'Va multumim, comanda dvs. este in asteptare, veti primi in scurt timp un email atunci cand comanda este validata.');
991
- define('TXT_WPSC_ORDER_FAILED', 'Ne pare rau, comanda dvs. nu a fost acceptata, cel mai probail din cauza ca nu aveti suficiente fonduri.');
992
- // Adrian - added for the options I added
993
- define('TXT_WPSC_SHOW_CATEGORY_COUNT', 'Arata cate produse sunt per grup');
994
- define('TXT_WPSC_CATSPRODS_DISPLAY_TYPE', 'Grupuri produse/Afisare produse');
995
- define('TXT_WPSC_CATSPRODS_TYPE_CATONLY', 'Numei grupuri produse (Toate produsele afisate)');
996
- define('TXT_WPSC_CATSPRODS_TYPE_SLIDEPRODS', 'Grupuri produse mobile (1 produs per pagina)');
997
- // Adrian - END new added options
998
- define('TXT_WPSC_ORDER_DETAILS', 'Detalii comanda');
999
- define('TXT_WPSC_SAVE_PROFILE', 'Salveaza datele');
1000
- define('TXT_WPSC_USERACCOUNTURL', 'URL cont user');
1001
- define('TXT_WPSC_MUST_BE_LOGGED_IN', 'Trebuie sa fii logat pentru a folosi aceasta pagina.<br>Te rugam sa folosesti formularul de mai jos pentru a te loga in contul tau.');
1002
- define('TXT_WPSC_YOUR_ACCOUNT', 'Contul tau');
1003
-
1004
- define('TXT_WPSC_YOU_JUST_ADDED', 'Tocmai ai adaugat "[product_name]" in cos.');
1005
- define('TXT_WPSC_SORRY_NONE_LEFT', 'Ne pare rau, dar produsul "[product_name]" nu este in stoc.');
1006
-
1007
- define('TXT_WPSC_CONTINUE_SHOPPING', 'Continua cumparaturile');
1008
- define('TXT_WPSC_ITEM_GONE_OUT_OF_STOCK', 'se pare ca un produs nu mai este in stoc, va rugam editati comanda.');
1009
- define('TXT_WPSC_DISPLAY_FANCY_NOTIFICATIONS', 'Afiseaza notificari de comanda fanteziste');
1010
- define('TXT_WPSC_IF_USER_CHECKOUT', 'Daca ai un cont de user, te rugam ');
1011
- define('TXT_WPSC_LOG_IN', 'log in.');
1012
- define('TXT_WPSC_IS_DONATION', 'Aceasta este o donatie (afisat numai in widgetul donatii)');
1013
- define('TXT_WPSC_DONATION', 'Donatie');
1014
- define('TXT_WPSC_DONATION_LC', 'donatie');
1015
- define('TXT_WPSC_DONATION_SHIPPING', 'Nu exista transport pt. donatii');
1016
- define('TXT_WPSC_DOWNLOADABLEPRODUCT_URL', 'Nume fisier produs');
1017
- define('TXT_WPSC_FILETOBEPRODUCTURL', 'Nota: Uploadati fisierul in directorul de fisiere al e-commerce si scrieti numele lui aici.');
1018
- define('TXT_WPSC_DONATIONS', 'Product Donations');
1019
- define('TXT_WPSC_WRONG_FILE_PERMS', 'The following directories are not writable: :directory: You won\'t be able to upload any images or files here. You will need to change the permissions on these directories to make them writable.');
1020
- define('TXT_WPSC_RESET_API', 'Reset API Key');
1021
- define('TXT_WPSC_PRODUCTS_PER_PAGE', 'Produse per pagina');
1022
- define('TXT_WPSC_OPTION_PRODUCTS_PER_PAGE', 'numarul de produse afisate pe o pagina');
1023
- define('TXT_WPSC_PAGE_NUMBER_POSITION', 'Pozitie numar pagina');
1024
-
1025
- define('TXT_WPSC_YOUR_BILLING_CONTACT_DETAILS', '1. Detaliile dvs. de contact/plata');
1026
- define('TXT_WPSC_DELIVER_TO_A_FRIEND', '2. Detalii de transport');
1027
- define('TXT_WPSC_E_COMMERCE', 'e-Commerce');
1028
- define('TXT_WPSC_THANKS_SAVED', 'Multumim, schimbarile dvs. au fost salvate.');
1029
- define('TXT_WPSC_REGISTER', 'Inregistrare');
1030
- define('TXT_WPSC_TAX', 'Taxa');
1031
-
1032
- define('TXT_WPSC_USE_SHIPPING', 'Foloseste transport');
1033
- define('TXT_WPSC_USE_SHIPPING_DESCRIPTION', 'Daca vindeti numai produse digitale (downloadabile), ar trebui sa selectati Nu, pentru a dezactiva transportul in siteul dvs.');
1034
-
1035
- define('TXT_WPSC_PAGESETTINGS', 'Setari paginatie');
1036
- define('TXT_WPSC_USE_PAGINATION', 'Foloseste paginatie');
1037
- define('TXT_WPSC_ADD_PRODUCT', 'Adauga produs');
1038
- define('TXT_WPSC_EDIT_PRODUCT', 'Editeaza produs');
1039
- define('TXT_WPSC_UPDATE_PAGE_URLS', 'Updateaza URL-uri pagini');
1040
- define('TXT_WPSC_VARIATIONS_AND_SPECIALS_DONT_MIX', 'Nota: You cannot currently set a special price on a product with variations');
1041
- define('TXT_WPSC_PRODUCT_SPECIALS', 'Preturi speciale');
1042
- define('TXT_WPSC_SHOW_SHARE_THIS', 'Afiseaza Share This (Social Bookmarks)');
1043
- define('TXT_WPSC_SHOW_NO_PRODUCT', 'Niciun produs');
1044
- define('TXT_WPSC_CHOOSE_DOWNLOADABLE_PRODUCT', 'Alegeti un fisier downloadabil pt. acest produs:');
1045
- define('TXT_WPSC_PLEASECHOOSE', 'Alegeti');
1046
-
1047
- define('TXT_WPSC_VARIATION_CONTROL', 'Controlul Variatiunilor');
1048
- define('TXT_WPSC_VARIATION_GRID_CONTROL_SINGLE', ':variation1: Control');
1049
- define('TXT_WPSC_VARIATION_GRID_CONTROL_PAIR', ':variation1: and :variation2: Control');
1050
- define('TXT_WPSC_VIEW_PREVIEW_CLIP', 'View Preview Clip');
1051
- define('TXT_WPSC_REQUIRE_REGISTRATION', 'Userii trebuie sa se inregistreze inainte de a comanda');
1052
- define('TXT_WPSC_PLEASE_LOGIN', 'Va rugam sa va logati sau inregistrati pentru a putea cumpara');
1053
- define('TXT_WPSC_IF_JUST_REGISTERED', 'Daca tocmai v-ati inregistrat, va rugam verificati emailul si logati-va in contul dvs. pentru a putea finaliza comanda.');
1054
- define('TXT_WPSC_SELECT_THEME', 'Selectati tema');
1055
- define('TXT_WPSC_NEW_ORDER_PENDING_SUBJECT', 'Comanda noua in asteptare');
1056
- define('TXT_WPSC_NEW_ORDER_PENDING_BODY', "O noua comanda asteapta procesarea: \n\r ");
1057
- define('TXT_WPSC_NO_SHIPPING', "Ignora transportul pt. acest produs");
1058
- define('TXT_WPSC_DEFAULT_MEMBERS_ONLY', "Aceasta pagian este numai pentru membri, trebuie sa va logati pt. a accesa aceasta zona.");
1059
- define('TXT_WPSC_MEMBERSHIP_CONTROL', "Controlul membrilor");
1060
- define('TXT_WPSC_PRODUCT_MEMBER_STATUS', "Is this product a membership?");
1061
- define('TXT_WPSC_PRODUCT_MEMBERSHIP_LENGTH', "Membership Length");
1062
- define('TXT_WPSC_DAYS', "Zile");
1063
- define('TXT_WPSC_MONTHS', "Luni");
1064
- define('TXT_WPSC_YEARS', "Ani");
1065
- define('TXT_WPSC_MEMBERS_SUBSCRIPTION_ENDED', "Subscriptia dvs. s-a terminat.");
1066
- define('TXT_WPSC_ACTIVATE_SETTINGS_MEMBERS', 'Members Only Module');
1067
- define('TXT_WPSC_GOLD_CART', 'Gold Cart');
1068
- define('TXT_WPSC_SHOW_CATEGORY_DESCRIPTION', 'Arata descrierea grupului');
1069
- define('TXT_WPSC_ALSO_BOUGHT', 'Clientii care au cumparat acest produs au mai comandat de asemenea ');
1070
- define('TXT_WPSC_MARKETING_SETTINGS', 'Setari Marketing');
1071
- define('TXT_WPSC_OPTION_ALSO_BOUGHT', 'Afiseaza Vanzari incrucisate');
1072
- define('TXT_WPSC_MARKETING', 'Marketing');
1073
- define('TXT_WPSC_DISPLAYCOUPONS', 'Cupoane');
1074
- define('TXT_WPSC_ADD_COUPON', 'Adauga cupon');
1075
- define('TXT_WPSC_COUPON', 'Cupon');
1076
- define('TXT_WPSC_ADDCOUPONS', 'Adauga cupon');
1077
- define('TXT_WPSC_COUPON_CODE', 'Cod cupon');
1078
- define('TXT_WPSC_DISCOUNT', 'Discaunt');
1079
- define('TXT_WPSC_START', 'Start');
1080
- define('TXT_WPSC_EXPIRY', 'Expira');
1081
- define('TXT_WPSC_USE_ONCE', 'Folosit odata');
1082
- define('TXT_WPSC_ACTIVE', 'Activ');
1083
- define('TXT_WPSC_COUPONHASBEENADDED', 'Multumim, cuponul a fost adaugat.');
1084
- define('TXT_WPSC_COUPON', 'Cupon');
1085
- define('TXT_WPSC_COUPON_DOESNT_EXIST', 'Acest cupon a expirat sau nu exista.');
1086
-
1087
- define('TXT_WPSC_DROPSHOPDISPLAY', 'DropShop Display');
1088
- define('TXT_WPSC_HIDEADDTOCARTBUTTON', 'Ascunde butonul "Adauga in cos"');
1089
-
1090
- define('TXT_WPSC_SHOW_DROPSHOP_ALL', 'Afiseaza Dropshop in fiecare pagina');
1091
- define('TXT_WPSC_SHOW_DROPSHOP_PRODUCT', 'Afiseaza Dropshop numai in pagina de produse');
1092
- define('TXT_WPSC_PRICEAFTERDISCOUNT', 'Pret dupa discount');
1093
- define('TXT_WPSC_ECOM_NEWS', 'Stiri WP e-Commerce');
1094
- define('TXT_WPSC_SAVE_PRODUCT_ORDER', 'Salveaza ordine produse');
1095
-
1096
- define('TXT_WPSC_ECOMMERCE_SUBSCRIBERS', 'Subscribtii e-Commerce');
1097
- define('TXT_WPSC_USERID', 'User ID');
1098
- define('TXT_WPSC_REGISTEREDDATE', 'Data inregistrare');
1099
- define('TXT_WPSC_SUSPEND', 'Suspendare');
1100
- define('TXT_WPSC_ACTIVATE', 'Activare');
1101
-
1102
- define('TXT_WPSC_DROPSHOP_LIGHT', 'Foloseste stilul Dropshop deschis');
1103
- define('TXT_WPSC_DROPSHOP_DARK', 'Foloseste silul Dropshop inchis');
1104
-
1105
- define('TXT_WPSC_MANUAL_PAYMENT', 'Plata manuala');
1106
- define('TXT_WPSC_CREDIT_CARD', 'Credit Card');
1107
- define('TXT_WPSC_CREDIT_CARD_AND_MANUAL_PAYMENT', 'Plata manuala si Credit Card');
1108
- define('TXT_WPSC_PAYMENT_INSTRUCTIONS', 'Scrieti instructiunile pentru plata manulala care vor fi afisate');
1109
-
1110
- define('TXT_WPSC_SHOWALL', "Arata toata");
1111
- define('TXT_WPSC_PRICE_RANGE', "Marja pret");
1112
- define('TXT_WPSC_GOOGLE_RISK_AVS', "Nu s-a putut verifica adresa");
1113
- define('TXT_WPSC_GOOGLE_RISK_CVN', "Nu s-a putut verifica Credit card-ul");
1114
- define('TXT_WPSC_GOOGLE_RISK_BOTH', "Nu s-au putut verifica Adresa si Credit card-ul");
1115
- define('TXT_WPSC_GOOGLE_RISK', 'Google Risk');
1116
- define('TXT_WPSC_CANCEL_ORDER', 'Anuleaza aceasta comanda');
1117
- define('TXT_WPSC_FIRST_NAME', 'Nume');
1118
- define('TXT_WPSC_LAST_NAME', 'Prenume');
1119
- define('TXT_WPSC_DELIVERY_FIRST_NAME', 'Nume pt. livrare');
1120
- define('TXT_WPSC_DELIVERY_LAST_NAME', 'Prenume pt. livrare');
1121
- define('TXT_WPSC_DELIVERY_STATE', 'Status livrare');
1122
- define('TXT_WPSC_SHIPWIREEMAIL', 'Email ShipWire');
1123
- define('TXT_WPSC_SHIPWIREPASSWORD', 'Parola ShipWire');
1124
- define('TXT_WPSC_SHIPWIRESETTINGS', 'Setari ShipWire');
1125
- define('TXT_WPSC_NO_DOWNLOADABLES', 'Nu ati cumparat inca niciun produs downloadabil.');
1126
- define('TXT_DISPLAY_VARIATIONS', 'Afiseaza variatiuni');
1127
-
1128
- define('TXT_WPSC_NONAME', 'Niciun nume');
1129
- define('TXT_WPSC_WEIGHT', 'Greutate');
1130
- define('TXT_WPSC_LOG_TRANSACTIONACCEPTEDLOGS', 'Afiseaza numai tranzactiile acceptate');
1131
- define('TXT_WPSC_SEARCHEMAIL', 'Cauta dupa email');
1132
-
1133
  ?>
1
+ <?php
2
+ /*
3
+ This is a language file for the WP Shopping Cart plugin version 3.7
4
+ */
5
+
6
+ define('TXT_WPSC_API_RESET_DESCRIPTION', 'Introduceti numele dvs. si cheia API pentru a le elibera de pe un site mai vechi, pe care nu il mai folositi.');
7
+ define('TXT_WPSC_API_HAS_BEEN_RESET', 'Cheia dvs. API a fost resetata');
8
+ define('TXT_WPSC_API_RESET', 'Resetare cheie API');
9
+ define('TXT_WPSC_UPGRADES_PAGE', 'Upgradari');
10
+ define('TXT_WPSC_GOLD_OPTIONS', 'Upgradari (Vechi)');
11
+
12
+ define('TXT_WPSC_CATEGORY_LIST', 'Arata lista cu grupuri de produse');
13
+ define('TXT_WPSC_ALL_PRODUCTS_AND_CATEGORY_LIST', 'Arata toate produsele + liste');
14
+ define('TXT_WPSC_INSUFFICIENT_REMAINING', 'Regretam, dar mai exista doar [number] produse in stoc.');
15
+ define('TXT_WPSC_ZERO_QUANTITY_REQUESTED', 'Regretam, dar trebuie sa adaugati cel putin un produs in cos');
16
+ define('TXT_WPSC_PRODUCT_DISPLAY_SETTINGS', 'Setari produse');
17
+ define('TXT_WPSC_BUTTON_SETTINGS', 'Setari buton');
18
+ define('TXT_WPSC_UPDATING', 'Se incarca');
19
+ define('TXT_WPSC_EDIT_GROUP', 'Editare Grup');
20
+ define('TXT_WPSC_ADD_GROUP', 'Adauga Grup');
21
+ define('TXT_SHOW_GRID_PER_ROW', 'Produse per linie');
22
+ define('TXT_WPSC_PRODUCT_TAGS', 'Taguri produse');
23
+ define('TXT_WPSC_CATEGORISATION', 'Categorii');
24
+ define('TXT_WPSC_COUPONSINVALID', 'Cuponul nu este valid.');
25
+ define('TXT_WPSC_NOITEMSINTHISGROUP', 'Deocamdata nu exista produse in acest grup. <br>Se vor actualiza in scurt timp.');
26
+
27
+ define('TXT_WPSC_CLEAR_IP_LOCKS', 'Elibereaza downloadurile blocate de la acest IP %s');
28
+ define('TXT_WPSC_EMAIL_BUYER', 'Retrimitere chitanta catre cumparator.');
29
+
30
+
31
+ define('TXT_WPSC_DISPLAY_PRODUCT_TEMPLATE_TAG','Afiseaza template taguri produse');
32
+ define('TXT_WPSC_DISPLAY_PRODUCT_SHORTCODE','Afiseaza shortcodurile produselor');
33
+ define('TXT_WPSC_PRODUCT_SKU','Afiseaza SKU produse');
34
+
35
+
36
+ define('TXT_WPSC_CATEGORY_TARGETMARKET','Ups, produsul %s nu poate fi livrat la %s. Pentru a continua tranzactia, va rugam sa stergeti acest produs din lista de mai sus.');
37
+ define('TXT_WPSC_UPLOAD_A_FILE', 'Uploadati un fisier');
38
+ define('TXT_WPSC_UPLOAD_A_FILE_DESCRIPTION', 'Selectati un fisier din computer pentru a il include in aceasta comanda.');
39
+ define('TXT_WPSC_PERSONALIZE_YOUR_PRODUCT', 'Personalizare produs');
40
+ define('TXT_WPSC_PERSONALIZE_YOUR_PRODUCT_DESCRIPTION', 'Completati acest formular pentru a include un mesaj personalizat odata cu comanda.');
41
+
42
+ define("TXT_WPSC_ADDITIONAL_INFO", "3. Informatii aditionale");
43
+ define('TXT_WPSC_ECOMMERCE', 'Produse');
44
+ define('TXT_WPSC_PRODUCTS', 'Gestionare produse');
45
+ define('TXT_WPSC_FLOT_ANNUAL_SALES_GRAPH','ANNUAL SALES GRAPH');
46
+
47
+ define('TXT_WPSC_COUPONS', 'Cupon de reducere');
48
+ define('TXT_WPSC_CUSTOM_FILE', 'Fisier la alegere');
49
+ define('TXT_WPSC_CUSTOM_TEXT', 'Text la alegere');
50
+ define('TXT_WPSC_COMMENTSETTINGS', 'Setari pt. comentarii');
51
+ define('TXT_WPSC_ENABLE_COMMENTS', 'Folositi comentarii IntenseDebate');
52
+ define('TXT_WPSC_COMMENTS_WHICH_PRODUCTS', 'Afiseaza comentarii implicit');
53
+ define('TXT_WPSC_INTENSE_DEBATE_ACCOUNT_ID', 'ID cont IntenseDebate');
54
+
55
+ define('TXT_WPSC_PRODUCT_ENABLE_COMMENTS', 'Activeaza comentariile IntenseDebate');
56
+ define('TXT_WPSC_PRODUCT_ENABLE_COMMENTS_INFO', 'Permiteti userilor sa comenteze la acest produs.');
57
+
58
+ define("TXT_WPSC_HOW_DID_YOU_FIND_US_WOM", "Prin viu grai");
59
+ define("TXT_WPSC_HOW_DID_YOU_FIND_US_ADV", "Publicitate");
60
+ define("TXT_WPSC_HOW_DID_YOU_FIND_US_INT", "Internet");
61
+ define("TXT_WPSC_HOW_DID_YOU_FIND_US_EC", "Motor cautare");
62
+
63
+ define("TXT_WPSC_ABOUT_THIS_PAGE", "Despre aceasta pagina");
64
+ define("TXT_WPSC_LOADING", "Se incarca");
65
+
66
+ define("TXT_WPSC_COMMA_SEPARATED", "Separate prin virgula");
67
+
68
+ define("TXT_WPSC_AT_THIS_MOMENT_TRACE_ID", "ID Tracking");
69
+
70
+ define("TXT_WPSC_AT_THIS_MOMENT_NO_TRANSACTION", "Nicio tranzactie pentru aceasta luna.");
71
+ define("TXT_WPSC_MAIL_RESENDED", "Urmatoarea chitanta a fost retrimisa.");
72
+ define("TXT_WPSC_ERROR_OCCURED_WHILE_SENDING_EMAIL", "A aparut o eroare la trimiterea emailului.");
73
+
74
+ define("TXT_WPSC_UPDATE_BUTTON", "Updatare &raquo;");
75
+
76
+ define("TXT_WPSC_ABOUT_THIS_PAGE", "Despre aceasta pagina");
77
+
78
+ define("TXT_WPSC_PAGENUMBER_POSITION_TOP", "Sus");
79
+ define("TXT_WPSC_PAGENUMBER_POSITION_BOTTOM", "Jos");
80
+ define("TXT_WPSC_PAGENUMBER_POSITION_BOTH", "Amandoua");
81
+
82
+ define("TXT_WPSC_USE_THEME_ENGINE", "Foloseste tema experimentala");
83
+ define("TXT_WPSC_TM", "Piete-tinta");
84
+ define("TXT_WPSC_SHIPPING_DETAIL","Va rugam alegeti o tara din meniul de jos pentru a calcula costul de transport.");
85
+ define('TXT_WPSC_TOTAL_THIS_MONTH', 'Ultimele 30 de zile');
86
+ define('TXT_WPSC_TOTAL_INCOME', 'Durata de viata');
87
+ define('TXT_WPSC_SALES_TITLE', 'Vanzari');
88
+ define('TXT_WPSC_ORDERS_TITLE', 'Comenzi');
89
+ define('TXT_WPSC_AVGORDER_TITLE', 'Medie comenzi');
90
+
91
+ define('TXT_WPSC_GATEWAY_SETTINGS', 'Setari Gateway');
92
+ define('TXT_WPSC_CHECKOUT_SETTINGS', 'Setari Checkout');
93
+ define('TXT_WPSC_ADD_NEW_PRODUCT', 'Adauga un nou produs');
94
+ define("TXT_WPSC_HERE_YOU_CAN_ADD", "Aici puteti adauga produse, grupuri sau variatiuni");
95
+ define("TXT_WPSC_CLOSED", "Inchis");
96
+ define("TXT_WPSC_PENDING", "In asteptate");
97
+ define("TXT_WPSC_CURRENT_MONTH", "Luna curenta");
98
+ define("TXT_WPSC_AT_A_GLANCE", "At a Glance");
99
+ define("TXT_WPSC_CHECKOUT", "Checkout");
100
+ define("TXT_WPSC_RECIEPT_EMAIL_ADDRESS", "Acesta este emailul unde va fi trimisa validarea comenzii.");
101
+
102
+ define("TXT_WPSC_OVER_UPS_WEIGHT", "Pentru ca aceasta comanda depaseste 150 kg., va vom contacta direct in legatura cu modalitatea si costurile de transport.");
103
+ define("TXT_WPSC_ADD_TO_CART_PHP", "Adauga in cos PHP");
104
+ define("TXT_WPSC_BUY_NOW_PHP", "Cumpara acum PHP");
105
+
106
+ define("TXT_WPSC_ADD_TO_CART_SHORTCODE", "Adauga in cos Shortcode");
107
+ define("TXT_WPSC_BUY_NOW_SHORTCODE", "Cumpara acum Shortcode");
108
+
109
+ define("TXT_WPSC_TOTAL_WEIGHT_IN_POUNDS", "Greutate totala <br />(<abbr alt='Trebuie sa introduceti greutatea in pounds (livra), indiferent de ce unitate folositi dvs.' title='Trebuie sa introduceti greutatea in pounds (livra), indiferent de ce unitate folositi dvs.'>in Pounds</abbr>)");
110
+ define("TXT_WPSC_SHIPPING_PRICE", "Pretul pt. transport");
111
+ define("TXT_WPSC_IF_PRICE_IS", "Daca pretul este ");
112
+ define("TXT_WPSC_IF_WEIGHT_IS", "Daca greutatea este ");
113
+ define("TXT_WPSC_AND_ABOVE", " si peste");
114
+ define("TXT_WPSC_DISPLAY_THE_GROUP_IMAGES", "Afiseaza iconitele de grup in bara laterala (sidebar)");
115
+ define("TXT_WPSC_DISPLAY_THE_GROUP", "Afiseaza grupul :category: ");
116
+
117
+ define('TXT_WPSC_UPS_AND_WEIGHT_ERROR_MESSAGE', "UPS does not support products without a weight set.\n\r Please either disable shipping for this product or give it a weight.");
118
+ define('TXT_WPSC_OUT_OF_STOCK_ERROR_MESSAGE', 'Acest produs nu are stoc disponibil');
119
+
120
+ define('TXT_WPSC_SHIPPING_ERROR_MESSAGE', 'Ups. A aparut o problema cu detaliile dvs. de transport. Daca aceasta problema persista, va rugam sa ne contactati pentru rezolvarea acesteia.');
121
+ define('TXT_WPSC_UPS_AND_NO_WEIGHT', 'This product has a zero weight associated with it and you have UPS shipping enabled. UPS does not support products with zero weight, therefore if your product is a digital download, we would reccomend disabling shipping for this product.');
122
+
123
+ define('TXT_WPSC_CHOOSE_A_SHIPPING_RATE', '- Alegeti o rata de transport (Shipping Rate)');
124
+
125
+ define('TXT_WPSC_CALCULATE', 'Calculeaza');
126
+ define('TXT_WPSC_GROUP_PRESENTATION_TEXT', 'Pentru a suprascrie setarile de prezentare pentru acest grup, puteti sa introduceti setarile preferate aici. ');
127
+ define('TXT_WPSC_GROUP_SETTINGS', 'Setari pentru grupuri de produse');
128
+ define('TXT_WPSC_GROUP_IMAGE', 'Group&nbsp;Image');
129
+ define('TXT_WPSC_THUMBNAIL_SIZE', 'Thumbnail&nbsp;Size');
130
+ define('TXT_WPSC_CATALOG_VIEW', 'Vizualizare catalog');
131
+ define('TXT_WPSC_GROUP_IMAGE_TEXT', 'Puteti uploada imagini de iconite pentru fiecare grup in parte. Pentru a afisa detaliile in shopul dvs., trebuie sa configurati aceste setari mergand la <a href="admin.php?page=wpsc-settings&tab=presentation">Setari de prezentare.</a>.');
132
+
133
+ define('TXT_WPSC_UPS_DESTINATION', 'Tipul destinatiei');
134
+ define('TXT_WPSC_UPS_DESTINATION_COMMERCIAL', 'Adresa comerciala');
135
+ define('TXT_WPSC_UPS_DESTINATION_RESIDENTIAL', 'Adresa de rezidenta');
136
+
137
+ define('TXT_WPSC_UPS_PACKAGING', 'Ambalare');
138
+
139
+ define('TXT_WPSC_UPS_PACKAGING_YOURS', 'Ambalarea dvs.');
140
+ define('TXT_WPSC_UPS_PACKAGING_LETTER', 'Scrisoare UPS');
141
+ define('TXT_WPSC_UPS_PACKAGING_UEB_SMALL', 'UPS Express Box - Small');
142
+ define('TXT_WPSC_UPS_PACKAGING_UEB_MEDIUM', 'UPS Express Box - Medium');
143
+ define('TXT_WPSC_UPS_PACKAGING_UEB_LARGE', 'UPS Express Box - Large');
144
+ define('TXT_WPSC_UPS_PACKAGING_TUBE', 'UPS Tube');
145
+ define('TXT_WPSC_UPS_PACKAGING_PAK', 'UPS Pak');
146
+
147
+ define('TXT_WPSC_UPS_DAILY_PICKUP', 'Ridicare zilnica');
148
+
149
+
150
+ define('TXT_WPSC_IMPORT_CSV', 'Importa Produsele in format CSV');
151
+ define('TXT_WPSC_MORE', 'Mai mult');
152
+
153
+ define('TXT_WPSC_WEIGHT_SETTINGS', 'Setari de greutate');
154
+
155
+ define('TXT_WPSC_PROMOTE_YOUR_SHOP', '
156
+ <h2>Promovare online</h2>
157
+ <p>Acum aveti un site cu produse. Urmatorul pas este sa afisati aceste produse catre publicul larg.</p>
158
+
159
+ <p>Trei dintre cele mai inportante locuri unde trebuie sa iti afisezi siteul e-Commerce sunt urmatoarele:</p>
160
+ <p>
161
+ <a href=\'http://wordpress.org/support/forum/11\'>\'></a><br />
162
+ <a href=\'http://www.instinct.co.nz/forums/forum.php?id=5\'></a><br />
163
+ <a href=\'http://www.facebook.com/wordpress-e-commerce-plugin\'></a><br />
164
+ </p>
165
+ <p>
166
+ Afisarea si legarea siteului tau de oricare din aceste locatii te asigura de faptul ca oamenii iti vor vizita siteul.
167
+ </p>
168
+ ');
169
+
170
+ define('TXT_WPSC_SHIPPING_BUT_NO_CURL', 'Urmatoarele module de tranport au nevoie de cURL, care nu este instalat pe acest server. E posibil sa trebuiasca sa contactati providerul dvs. de hosting pentru a instala aceasta optiune. ');
171
+ define('TXT_WPSC_PLEASE_ENTER_ZIPCODE', 'Va rugam introduceti un cos zip.');
172
+ define('TXT_WPSC_PLEASE_SELECT_SHIPPING', 'Va rugam alegeti o optiune de transport.');
173
+ define('TXT_WPSC_ADD_NEW_VARIATIONS', '+ Adauga o noua variatiune.');
174
+ define('TXT_WPSC_ADMIN_ENGRAVE', 'Userii pot personaliza acest produs prin adaugarea unui mesaj pe pagina de detalii a produsului.');
175
+ define('TXT_WPSC_PERSONALISATION_OPTIONS','Optiuni de personalizare');
176
+
177
+ define('TXT_WPSC_CHOOSE_SHIPPING', "Pentru a activa optiunile de transport in WP e-Commerce, trebuie sa selectati metoda de transport pe care o doriti pentru siteul dvs.");
178
+ define('TXT_WPSC_FLAT_RATE_SETTINGS', "Flat Rate Settings");
179
+ define('TXT_WPSC_OFF_SITE_LINK', "Off Site Product Link");
180
+ define('TXT_WPSC_NOTE_ONLY_AVAILABLE_HERE', 'Aceste note sunt disponibile numai aici.');
181
+ define('TXT_WPSC_CATEGORY_AND_TAG_CONTROL', 'Categorii si Taguri');
182
+ define('TXT_WPSC_USPS_DESC', 'If you are based in America then you need to set your own Zipcode for UPS and USPS to work. This should be the Zipcode for your Base of Operations.');
183
+
184
+ define('TXT_WPSC_SHIPPING_DETAILS', 'Detalii de transport');
185
+ define('TXT_WPSC_SHIPPING_METHOD', 'Metoda de transport');
186
+ define('TXT_WPSC_SHIPPING_OPTION', 'Optiuni de transport');
187
+ define('TXT_WPSC_CHOOSE_EXTERNAL_SHIPPING_MODULES', 'Calculator de transport extern.');
188
+ define('TXT_WPSC_CHOOSE_INTERNAL_SHIPPING_MODULES', 'Calculator de transport intern');
189
+
190
+ define('TXT_DISPLAY_DESCRIPTION', 'Afiseaza descrierea');
191
+ define('TXT_DISPLAY_ADDTOCART', 'Afiseaza butonul "Adauga in cos"');
192
+ define('TXT_DISPLAY_MOREDETAILS', 'Afiseaza butonul "Mai multe detalii"');
193
+
194
+ define('TXT_WPSC_GOOGLE_BASE', 'Google Base');
195
+ define('TXT_WPSC_GRANT_ACCESS', 'Permite acces');
196
+ define('TXT_WPSC_LABEL_CONTROL', 'Control eticheta');
197
+ define('TXT_WPSC_LABELS', 'Adauga eticheta');
198
+ define('TXT_WPSC_PRODUCT_CODE', 'Cod produs');
199
+ define('TXT_WPSC_LIFE_NUMBER', 'Life Number');
200
+ define('TXT_WPSC_ITEM_NUMBER', 'Numar produs');
201
+ define('TXT_WPSC_LABEL_DESC', 'Descriere eticheta');
202
+
203
+ define('TXT_WPSC_DEFAULT_PURCHASE_RECEIPT', 'Va multumi ca ati cumparat de la %shop_name%. Produsele vor fi procesate si trimise catre dvs. in cel mai scurt timp posibil, iar orice produs care poate fi downloadat, il veti putea descarca folosind linkul de pe aceasta pagina.
204
+ Toate preturile includ TVA si preturile de tranport, unde este cazul.
205
+ --------------------------------------------------
206
+ Ati comandat urmatoarele produse:
207
+
208
+ %product_list%
209
+
210
+ %total_shipping%
211
+
212
+ %total_price%');
213
+
214
+ define('TXT_WPSC_DEFAULT_PURCHASE_REPORT', '
215
+ %product_list%
216
+
217
+ %total_shipping%
218
+
219
+ %total_price%');
220
+
221
+ define('TXT_WPSC_CHOOSE_DOWNLOADABLE_VARIATIONS', 'Alegeti un fisier downloadabil pentru aceasta variatiune');
222
+
223
+ define('TXT_WPSC_CHOOSE_DOWNLOADABLE_VARIATIONS', 'Alegeti un fisier downloadabil pentru aceasta variatiune');
224
+ define('TXT_WPSC_FLASH_UPLOADER', 'Folositi Flash uploader. Probleme? Incercati <a class=\'wpsc_upload_switcher\' onclick=\'wpsc_upload_switcher("browser")\'>Browser uploader</a> in loc.');
225
+ define('TXT_WPSC_BROWSER_UPLOADER', 'Folositi Browser uploader. Probleme? Incercati <a class=\'wpsc_upload_switcher\' onclick=\'wpsc_upload_switcher("flash")\'>Flash uploader</a> in loc.');
226
+
227
+ define('TXT_WPSC_ADMIN_REPORT', 'Raport pt. Admin');
228
+ define('TXT_WPSC_TAGS_CAN_BE_USED', 'Puteti folosi taguri');
229
+ define('TXT_WPSC_EMAIL_SETTINGS', 'Mesaje personalizate');
230
+ define('TXT_WPSC_ERROR_OCCURED_WHILE_SENDING_EMAIL', 'A aparut o eroare la trimiterea emailului');
231
+ define('TXT_WPSC_EMAIL_SENT', 'Email trimis');
232
+ define('TXT_WPSC_ACTIONS', 'Actiuni');
233
+
234
+ define('TXT_WPSC_FILE_NAMES', 'Nume fisiere');
235
+ define('TXT_WPSC_DOWNLOADS_LEFT', 'Downloaduri ramase');
236
+
237
+ define('TXT_WPSC_FILE', 'Fisiere');
238
+ define('TXT_WPSC_PDF', 'PDF');
239
+
240
+ define('TXT_WPSC_LABEL', 'Eticheta');
241
+ define('TXT_WPSC_TABLE_RATED_PRICE', 'Preturi Table Rate');
242
+ define('TXT_WPSC_DATE_REQUESTED', 'Date requested');
243
+ define('TXT_WPSC_MULTIPLE_ADDING_PRODUCTS', 'Adaugati campul cantitate la fiecare descriere de produs');
244
+ define('TXT_WPSC_COMMENTS_NOTES_FIELD', 'Adaugati campul comentarii/note la fiecare produs');
245
+ define('TXT_WPSC_COMMENTS', 'Comentarii');
246
+ define('TXT_WPSC_COMMENT', 'Comentariu');
247
+ define('TXT_WPSC_PDF', 'Fisier PDF');
248
+ define('TXT_WPSC_SORT_PRODUCT_BY', 'Sorteaza produse dupa');
249
+ define('TXT_WPSC_TIME_UPLOADED', 'Timp Adaugare');
250
+
251
+ define('TXT_WPSC_VIEW_PACKING_SLIP', 'View Packing Slip');
252
+ define('TXT_WPSC_PACKING_SLIP', 'Packing Slip');
253
+ define('TXT_WPSC_NO_STOCK', 'Nu exista stoc');
254
+
255
+ define('TXT_WPSC_SELECTYOURBUSINESSLOCATION','Selectati adresa principala de business.');
256
+ define('TXT_WPSC_ENTEREMAILADDRESS', 'Scrieti adresa de email a proprietarului acestui shop in care va primi notificarile prin email.');
257
+
258
+ define('TXT_WPSC_SHIPPINGOPTIONS', 'Optiuni de Shipping');
259
+ define('TXT_WPSC_SHIPPING_MODULES', 'Module Shipping');
260
+ define('TXT_WPSC_CHOOSE_SHIPPING_MODULES', 'Alegeti Modul Shipping');
261
+ define('TXT_WPSC_CONFIGURE_SHIPPING_MODULES', 'Pentru a configura modulul de shipping, selectati unul din stanga.');
262
+ define('TXT_WPSC_PLEASESELECTASHIPPINGPROVIDER', 'Selectati o companie de Shipping');
263
+
264
+ define('TXT_WPSC_UPGRADE_TO_GOLD','Upgradati la Gold');
265
+ define('TXT_WPSC_UNLEASH_MORE',' si eliberati mai multa functiionalitate pentru shopul dvs.');
266
+
267
+ define('TXT_WPSC_ENGRAVE_LINE_ONE','Linia 1');
268
+ define('TXT_WPSC_ENGRAVE_LINE_TWO','Linia 2');
269
+
270
+ define('TXT_WPSC_SHOP_SETTINGS','Setarile Shopului');
271
+ define('TXT_WPSC_MONEY_AND_PAYMENT','Bani si plata');
272
+ define('TXT_WPSC_CHECKOUT_PAGE_SETTINGS','Setarile paginii de Checkout');
273
+ define('TXT_WPSC_LOGIN_TO_GOOGLE_BASE','Login to Google base');
274
+
275
+ define('TXT_WPSC_ADWIDG_ADD_PAGES','Adauga Pagini');
276
+ define('TXT_WPSC_ADWIDG_ADD_PRODUCTS','Adauga Produse');
277
+ define('TXT_WPSC_ADWIDG_PRESENTATION','Prezentare');
278
+
279
+ define('TXT_WPSC_ADWIDG_ADD_PAGES_TITLE','Oamenii vin aici pentru a scrie pagini noi.');
280
+ define('TXT_WPSC_ADWIDG_ADD_PRODUCTS_TITLE','Oamenii vin aici pentru adaugare produse');
281
+ define('TXT_WPSC_ADWIDG_PRESENTATION_TITLE','Oamenii vin aici pentru schimbarea setarilor de teme si widgets');
282
+
283
+
284
+ define('TXT_WPSC_GOLD_ACTIVATED','Gold cart este activat.');
285
+ define('TXT_WPSC_GOLD_DEACTIVATED','Gold cart dezactivat.');
286
+ define('TXT_WPSC_COMMISSIONTOPAY','Comision de plata');
287
+ define('TXT_WPSC_TOTALCOMMISSION','Comision total');
288
+ define('TXT_WPSC_PAYMENT','Plata');
289
+ define('TXT_WPSC_USERNAME','Username');
290
+ define('TXT_WPSC_PAID','Platit');
291
+ define('TXT_WPSC_NONEEDTOPAY','Nu e nevoie de plata');
292
+ define('TXT_WPSC_AFFILIATIONCODE','Cod afiliat');
293
+ define('TXT_WPSC_COMMISSIONPERCENTAGE','Procent comision');
294
+ define('TXT_WPSC_YOURPAYPALEMAIL','Cont Paypal (Email)');
295
+ define('TXT_WPSC_SETTINGS', 'Setari');
296
+ define('TXT_WPSC_EARNINGS', 'Castiguri');
297
+ define('TXT_WPSC_AFFILIATE', 'Afiliati');
298
+ //define('TXT_WPSC_SALES_DASHBOARD', 'This month you made :affiliatesalecount: and generated a total of :monthtotal: and your total affiliate sales ever is :affiliateoveraltotal:. ');
299
+ define('TXT_WPSC_COMMISION', 'Comision de plata');
300
+ define('TXT_WPSC_LOG_AFFILIATES', 'Afiseaza vanzarile afiliatilor');
301
+ define('TXT_WPSC_PRODUCTS_PAGE_SETTINGS', 'Setarile paginii cu Produse');
302
+ define('TXT_WPSC_CARTSETTINGS', 'Setarile Cosului de cumparaturi');
303
+ define('TXT_WPSC_REPLACE_PAGE_TITLE', 'Inlocuieste titlul paginii cu numele categoriei');
304
+ define('TXT_WPSC_CATEGORY_PRODUCT_IMAGE', 'Dimensiune imagine produs');
305
+ define('TXT_WPSC_SETONSETTINGS', 'Aceasta este setat in pagina se Setari');
306
+ define('TXT_WPSC_AFFILIATION', 'Afiliati');
307
+ define('TXT_WPSC_DISPLAYTYPE', 'Tip afisare');
308
+ define('TXT_WPSC_SKU_FULL', 'Unitate in stoc');
309
+ define('TXT_WPSC_PAYMENT_GATEWAYS', 'Gateways de plata');
310
+
311
+ define('TXT_WPSC_PRODUCTCOUNT_SINGULAR','produs');
312
+ define('TXT_WPSC_PRODUCTCOUNT_PLURAL','produse');
313
+ define('TXT_WPSC_GROUPCOUNT_SINGULAR','grup');
314
+ define('TXT_WPSC_GROUPCOUNT_PLURAL','grupuri');
315
+ define('TXT_WPSC_SALECOUNT_SINGULAR','vanzare');
316
+ define('TXT_WPSC_SALECOUNT_PLURAL','vanzari');
317
+ define('TXT_WPSC_PENDINGCOUNT_SINGULAR','tranzactie');
318
+ define('TXT_WPSC_PENDINGCOUNT_PLURAL','tranzactii');
319
+ define('TXT_WPSC_VARIATION_SINGULAR','variatiune');
320
+ define('TXT_WPSC_VARIATION_PLURAL','variatiuni');
321
+
322
+ define('TXT_WPSC_SALES_DASHBOARD', 'Ai <a href=\'admin.php?page=wpsc-edit-products\'>:productcount:</a>, continute in <a href=\'admin.php?page=wpsc-edit-groups\'>:groupcount:</a>. Luna aceasta ai facut :salecount: si ai generat un total de :monthtotal: si vanzarile totale de pana acum sunt :overaltotal:. Ai :pendingcount: in asteptare.');
323
+
324
+ define('TXT_WPSC_YOUAREUSING', 'Folosesti tema :theme:. Acesta este WP e-Commerce :versionnumber:.');
325
+ define('TXT_WPSC_NO_SHORTCODE', 'Acest produs asteapta inca sa fie adaugat in catalog. Nu exista shortcodes sau taguri disponibile deocamdata.');
326
+ define('TXT_WPSC_SKU', 'SKU');
327
+ define('TXT_WPSC_YOUR_ORDER', 'Comanda dvs.');
328
+ define('TXT_WPSC_ABOUT_THIS_PAGE', 'Despre aceasta pagina');
329
+ define('TXT_WPSC_ORDER_PENDING_PAYMENT_REQUIRED', 'Comanda in asteptare: Se asteapta plata.');
330
+ define('TXT_WPSC_SELECTALLCATEGORIES', 'Afiseaza toate produsele');
331
+
332
+ define('TXT_WPSC_CURRENT_GROUP', '&quot;[categorisation]&quot; Grup');
333
+ define('TXT_WPSC_EDITING_GROUP', 'Editezi grupul &quot;[categorisation]&quot;');
334
+ define('TXT_WPSC_ADDING_TO_GROUP', 'Adaugi un nou produs in grupul &quot;[categorisation]&quot;');
335
+ define('TXT_WPSC_EDITING_IN_GROUP', 'Editezi un produs din grupul &quot;[categorisation]&quot;');
336
+
337
+ define('TXT_WPSC_PURCHASE_UNAVAILABLE', 'Cumpara optiuni nedisponibile');
338
+ define('TXT_WPSC_WE_RECOMMEND', 'Va recomandam');
339
+ define('TXT_WPSC_SELECT_PRODUCT_GROUP', 'Selectati un grup pentru editare');
340
+ define('TXT_WPSC_EDIT_THIS_GROUP', 'Editeaza acest grup');
341
+
342
+ define('TXT_WPSC_USPS_USERID', 'USPS ID');
343
+ define('TXT_WPSC_PRODUCT_ID', 'Produs ID');
344
+ define('TXT_WPSC_USPS_PASSWORD', 'USPS Parola');
345
+ define('TXT_WPSC_OPTIONS_GENERAL_TAB', 'General');
346
+ define('TXT_WPSC_OPTIONS_PRESENTATION_TAB', 'Prezentare');
347
+ define('TXT_WPSC_OPTIONS_SHIPPING_TAB', 'Transport');
348
+ define('TXT_WPSC_OPTIONS_PAYMENT_TAB', 'Plata');
349
+ define('TXT_WPSC_OPTIONS_ADMIN_TAB', 'Admin');
350
+ define('TXT_WPSC_OPTIONS_MARKETING_TAB', 'Marketing');
351
+ define('TXT_WPSC_DOWNLOAD_ATTACHED_FILES', 'Download fisier atasat');
352
+
353
+ define('TXT_WPSC_ADMIN_SEARCH_PRODUCTS', 'Cauta produs');
354
+ define('TXT_WPSC_CHOOSE_PAYMENT_GATEWAYS', 'Activati gateway-urile de plata pe care doriti sa le puneti la dispozitia clientilor selectandu-le de mai jos.');
355
+
356
+ define('TXT_WPSC_CONFIGURE_PAYMENT_GATEWAY', ' Selectati Gateway-ul de plata de mai jos pentru configurare.');
357
+
358
+ // to come: "Click on a payment option to configure it"
359
+
360
+ define('TXT_WPSC_SHOW_BREADCRUMBS', 'Arata Breadcrumbs');
361
+ define('TXT_WPSC_PAYMENT_INSTRUCTIONS_DESCR', 'Introduceti instructiunile de plata care doriti sa fie afisate clientilor cand acestia fac o comanda');
362
+ define('TXT_WPSC_PAYMENT_INSTRUCTIONS_BELOW_DESCR', 'De exemplu, aici proprietarul magazinului poate introduce detaliile contulului bancar sau adresa unde clientul poate face plata produselor.');
363
+
364
+ define('TXT_WPSC_ALLOW_UPLOADING_IMAGE', 'Userii pot uploada imagini pe pagina de produs.');
365
+
366
+ define('TXT_WPSC_OPTIONS_GENERAL_HEADER', 'Setari generale');
367
+ define('TXT_WPSC_OPTIONS_PRESENTATION_HEADER', 'Setari de prezentare');
368
+ define('TXT_WPSC_OPTIONS_SHIPPING_HEADER', 'Setari de transport');
369
+ define('TXT_WPSC_OPTIONS_PAYMENT_HEADER', 'Setari de plata');
370
+ define('TXT_WPSC_OPTIONS_ADMIN_HEADER', 'Setari de Admin');
371
+ define('TXT_WPSC_OPTIONS_MARKETING_HEADER', 'Setari de Marketing');
372
+ define('TXT_WPSC_UPLOAD_IMAGE_FOR', 'Upload Imagine pentru');
373
+
374
+ define('TXT_WPSC_THUMBNAILSETTINGS', 'Setari iconite');
375
+
376
+ define('TXT_WPSC_THANKS_UNLOCKED', 'Multumim, downloadurile care au fost blocate pentru acest IP au fost eliberate.');
377
+
378
+ define('TXT_WPSC_SELECTGATEWAY', 'Selectati un gateway de plata');
379
+ define('TXT_WPSC_VARIATION_LIST', 'Selectati o variatiune');
380
+
381
+ define('TXT_WPSC_CATEGORISATION_GROUPS_DESCR', 'Categorisind produsele in grupuri ajutati clientii sa le gaseasca mai repede. De exemplu, daca vindeti sepci si tricouri, puteti crea un grup numit Haine si sa adaugati Sepci si Tricouri in acel grup.');
382
+ define('TXT_WPSC_CATEGORISATION_DESCR', 'Widget Grupare Produse');
383
+ define('WPSC_DOWNLOAD_INVALID', 'Acest download nu mai este valid. Va rugam contactati administratorul siteului pentru detalii.');
384
+ define('TXT_WPSC_LOCK_DOWNLOADS_TO_IP', 'Blocheaza downloaduri la IP-ul');
385
+ define('TXT_WPSC_CLEAR_IP_LOCKS', 'Deblocheaza toate downloadurile blocate la acest IP pentru aceasta comanda');
386
+ define('TXT_WPSC_THANKS_UNLOCKED', 'Multumim, downloadurile care au fost blocate pentru acest IP au fost eliberate.');
387
+ define('TXT_WPSC_USER_UNLOCKED_EMAIL', 'Administratorul a deblocat fisierul dvs.');
388
+ define('TXT_WPSC_USER_UNLOCKED_EMAIL_MESSAGE', 'Stimate client,
389
+
390
+ Suntem bucurosi sa va anuntam ca a fost actualizata comanda dvs. si downloadurile sunt acum active.
391
+ Va rugam sa downloadati produsele folosind linkurile specificate mai jos.
392
+
393
+ [download_links]
394
+ Va multumim pentru comanda dvs.');
395
+
396
+ define('TXT_WPSC_ADMIN_EMPTY_CATEGORY', 'Acest grup este setat ca grup principal (implicit) de produse, ar trebui ori sa adaugati niste produse in el, ori sa schimbati grupul implicit cu unul care contine produse.');
397
+
398
+ define('TXT_WPSC_USING_EXAMPLE_CATEGORY', 'Folositi grupul de produse - exemplu ca grup principal, iar acesta nu continue produse. Ar trebui sa setati alt grup ca grup implicit. Puteti face acest lucru din pagina de Setari Shop');
399
+
400
+ define('TXT_WPSC_NO_DEFAULT_PRODUCTS', 'Pagina de Produse nu este setata sa afiseze niciun produs. Trebuie sa selectati o grupare de produse pentru a fi afisata implicit. <br /> Acest lucru se poate seta din pagina se Setari Shop. ');
401
+
402
+ define('TXT_WPSC_FIX_CATEGORY_PERMALINKS', 'Repara linkurile pentru grupuri de produse');
403
+ define('TXT_WPSC_ADVANCED_OPTIONS', 'Optiuni avansate');
404
+ define('TXT_WPSC_INVALID_COUPON', 'Cupon invalid');
405
+ define('TXT_WPSC_RSSNOTE', '<strong>Nota:</strong> Nu numai ca oamenii pot sa foloseasca acest RSS pentru a fi la zi cu lista dvs. de produse, dar puteti sa si promovati magazinul si produsele in profilul facebook. <br />Trebuie numai sa adaugati <a href="http://apps.facebook.com/getshopped">aplicatia facebook Getshopped!</a> la profilul dvs. facebook si sa urmati instructiunile.');
406
+ define('TXT_WPSC_GOOGLEFINANCESTATUS', 'Status financiar');
407
+ define('TXT_WPSC_GOOGLEFULFILLMENTSTATUS', 'Status satisfactie');
408
+ define('TXT_WPSC_SURETODELETECATEGORISATION', 'Sunteti sigur ca vreti sa stergeti acest grup de produse? Toate categoriile pe care le contine vor fi si ele sterse.');
409
+
410
+ define('TXT_WPSC_CATEGORISATIONHASBEENADDED', 'Grupul a fost adaugat.');
411
+ define('TXT_WPSC_CATEGORISATIONHASBEENEDITED', 'Grupul a fost editat.');
412
+ define('TXT_WPSC_ADD_CATEGORISATION', 'Adauga grup nou');
413
+ define('TXT_WPSC_EDIT_CATEGORISATION', 'Editeaza grup');
414
+ define('TXT_WPSC_ADDDETAILS', 'Adauga detalii');
415
+ define('TXT_WPSC_EDITDETAILS', 'Editeaza detalii');
416
+ define('TXT_WPSC_ADDING_A_NEW_CATEGORY', 'Adaugarea unei noi categorii aici o va face disponibila cand adaugati sau editati un produs.');
417
+ define('TXT_WPSC_ADDNEWCATEGORY_TITLE', 'Adauga categorie');
418
+ define('TXT_WPSC_ADDNEWCATEGORY', '+ Adauga o noua categorie la grupul &quot;[categorisation]&quot;');
419
+ define('TXT_WPSC_VALUE', 'Valoare');
420
+ define('TXT_WPSC_CUSTOM_META', 'Custom Meta');
421
+ define('TXT_WPSC_ADD_CUSTOM_FIELD', 'Adauga Custom Meta');
422
+ define('TXT_WPSC_EDIT_CUSTOM_FIELDS', 'Editeaza campuri');
423
+ define('TXT_WPSC_SAVE', 'Salvare');
424
+
425
+ define('TXT_WPSC_DISPLAY_PRODUCT_CATEGORIES', 'Afiseaza &quot;[categorisation]&quot;'); // The shortcode [categorisation] is replaced with the name of the currently select categorisation
426
+
427
+ define('TXT_WPSC_PRODUCT_CATEGORIES', 'Selecteaza &quot;[categorisation]&quot;'); // The shortcode [categorisation] is replaced with the name of the currently select categorisation
428
+
429
+ define('TXT_WPSC_MANAGE_CATEGORISATION', 'Editeaza &quot;[categorisation]&quot;'); // The shortcode [categorisation] is replaced with the name of the currently select categorisation
430
+
431
+ define('TXT_WPSC_ANYONEREGISTER', 'Daca da, atunci va trebui sa actuvati optiunea wordpress "Any one can register"');
432
+ define('TXT_WPSC_CVN', 'Verificare credit');
433
+ define('TXT_WPSC_AVS', 'Verificare adresa');
434
+ define('TXT_WPSC_DISPLAYVARIATIONSDESCRIPTION', 'O variatiune poate fi orice parametru "optional" despre produs, cum ar fi: dimensiune, culoare etc. <br />De examplu: daca vindeti tricouri, puteti seta o set de variatiuni numit dimensiune cu valorile mic, mediu, mare...');
435
+
436
+ define('TXT_WPSC_PERTICKED', 'Aplica la toate produsele');
437
+ define('TXT_WPSC_EMAILALLOWED', 'Email permis');
438
+ define('TXT_WPSC_EMAILNOTALLOWED', 'Email NEpermis');
439
+
440
+ define('TXT_WPSC_GOOGLERISK', 'Eligibil pentru protectie');
441
+ define('TXT_WPSC_PAYPALNOTE', '<strong>Nota:</strong> Due to a current limitation of PayPal, if your user makes a purchase and uses a coupon, we can not send a list of items through to paypal for processing. Rather, we must send the total amount of the purchase, so that within PayPal the user who purchases a product will see your shop name and the total amount of their purchase.');
442
+
443
+ define('TXT_WPSC_GOOGLEMARKETINGPREFERENCE', 'Google User Marketing Preference');
444
+
445
+
446
+ define('TXT_WPSC_LATEST_PRODUCTS', 'Ultimele produse');
447
+ define('TXT_WPSC_PICKUP', 'Pick up');
448
+ define('TXT_WPSC_DELIVERY', 'Livrare');
449
+ define('TXT_WPSC_MENU', 'Meniu Admin e-Commerce');
450
+ define('TXT_WPSC_GOOGLESTORELOCATOR', 'Enable Google Store Locator');
451
+ define('TXT_WPSC_GOOGLESHIPPING', 'Google Shipping Country');
452
+ define('TXT_WPSC_POST_DEFAULT_MEMBERS_ONLY', 'Aceasta postare este numai pentru membri. Trebuie sa va logati pentru a vedea aceasta postare.');
453
+ define('TXT_WPSC_BASESHIPPING', 'Transport de baza');
454
+ define('TXT_WPSC_RSS_ADDRESS', 'Adresa RSS');
455
+ define('TXT_WPSC_STORENAME', 'Nume magazin');
456
+ define('TXT_WPSC_CHECKBOX_VARIATIONS', 'Afiseaza checkboxuri pt. variatiuni');
457
+ define('TXT_WPSC_DISPLAY_PLUSTAX', 'Afiseaza "+taxe"');
458
+ define('TXT_WPSC_DISPLAYHOWCUSTOMERFINDUS', 'Afiseaza intrebari despre cum au aflat clientii');
459
+ define('TXT_WPSC_HOWCUSTOMERFINDUS', 'Cum au aflat clientii despre noi');
460
+ define('TXT_WPSC_ENGRAVE', 'Engrave text');
461
+ define('TXT_WPSC_FREETRIAL', 'Incercare gratuita o luna');
462
+ define('TXT_WPSC_PROHIBITED', 'Interzis');
463
+ define('TXT_WPSC_ADMINNOTES', 'Note merchant');
464
+ define('TXT_WPSC_HIDEADDNAMELINK', 'Dezactiveaza link in titlu');
465
+ define('TXT_WPSC_ADMINMENU', 'Meniu Admin');
466
+ define('TXT_WPSC_USEONLYEXTERNALLINK', 'If this product is for sale on another website enter the link here. For instance if your product is an MP3 file for sale on itunes you could put the link here. This option over rides the buy now and add to cart links and takes you to the site linked here.');
467
+ define('TXT_WPSC_EXTERNALLINK', 'Link extern');
468
+ define('TXT_WPSC_BUTTONTYPE', 'Tip buton');
469
+ define('TXT_WPSC_BUYNOW', 'Cumpara acum');
470
+ define('TXT_WPSC_ASSOCIATEWITHFILE', 'Asociaza cu fisierul? (Click unul)');
471
+ define('TXT_WPSC_SHOWLIVESEARCH', 'Foloseste Live Search');
472
+ define('TXT_WPSC_USPS_USERID', 'USPS ID');
473
+ define('TXT_WPSC_USPS_PASSWORD', 'USPS Pasrola');
474
+
475
+ define('TXT_WPSC_SHIPPING_DETAILS', 'Detalii transport');
476
+ define('TXT_WPSC_SHOWADVANCEDSEARCH', 'Arata cautarea avansata');
477
+ define('TXT_WPSC_GOOGLEMECHANTKEY', 'Google Merchant Key');
478
+ define('TXT_WPSC_GOOGLEMECHANTID', "Google Merchant ID");
479
+ define('TXT_WPSC_IMAGESIZEINFO', 'Nota: daca acesta este gol, imaginea nu va fi redimensionata');
480
+ define('TXT_WPSC_ENDLESSSUBSCRIPTION', 'Subscriere permanenta?');
481
+ define('TXT_WPSC_RECEIVED', 'Comanda primita');
482
+ define('TXT_WPSC_ORDER_STATUS', 'Status comanda');
483
+ define('TXT_WPSC_ORDER_SUMMARY', 'Sumar comanda');
484
+ define('TXT_WPSC_LANGUAGE', 'Limba');
485
+ define('TXT_WPSC_ACCEPTED_PAYMENT', 'Plata acceptata');
486
+ define('TXT_WPSC_JOB_DISPATCHED', 'Job trimis');
487
+ define('TXT_WPSC_PROCESSED', 'Comanda inchisa');
488
+ define('TXT_WPSC_ECOMMERCE', 'e-Commerce');
489
+ define('TXT_WPSC_OPTIONS', 'Setari');
490
+ define('TXT_WPSC_ADDPRODUCTS', 'Adauga produse');
491
+ define('TXT_WPSC_SENDSMS', 'Trimite SMS');
492
+ define('TXT_WPSC_PRODUCTS', 'Produse');
493
+ define('TXT_WPSC_ADDCATEGORY', 'Adauga grup produse');
494
+ define('TXT_WPSC_CATEGORIES', 'Categorii');
495
+ define('TXT_WPSC_BRANDS', 'Marci');
496
+ define('TXT_WPSC_VARIATIONS', 'Variatiuni');
497
+ define('TXT_WPSC_PURCHASELOG', 'Vanzari');
498
+ define('TXT_WPSC_ORDER_LOG', 'Orders');
499
+ define('TXT_WPSC_OLDER_ORDERS', 'Comenzi vechi');
500
+ define('TXT_WPSC_ORDER', 'Comanda');
501
+ define('TXT_WPSC_TOTAL_THIS_MONTH', 'Suma totala castigata luna aceasta');
502
+ define('TXT_WPSC_MONTHLY_REPORT', 'Raport pe sase luni');
503
+ define('TXT_WPSC_TOTAL_INCOME', 'Venit total');
504
+ define('TXT_WPSC_ACCEPTED_PAYMENTS', '(plati acceptate)'); //text has changed slightly
505
+ define('TXT_WPSC_PAYMENTGATEWAYOPTIONS', 'Optiuni plata');
506
+ define('TXT_WPSC_HELPINSTALLATION', 'Ajutor/Upgrade');
507
+ define('TXT_WPSC_EXAMPLECATEGORY', 'Categorie-exemplu');
508
+ define('TXT_WPSC_EXAMPLEDETAILS', 'Detalii-exemplu');
509
+ define('TXT_WPSC_EXAMPLEBRAND', 'Marca-exemplu');
510
+ define('TXT_WPSC_PRODUCTIMAGEWIDTH', 'latime imagine produs');
511
+ define('TXT_WPSC_PRODUCTIMAGEHEIGHT', 'inaltime imagine produs');
512
+ define('TXT_WPSC_CATEGORYIMAGEWIDTH', 'latime imagine grup produse');
513
+ define('TXT_WPSC_CATEGORYIMAGEHEIGHT', 'inaltime imagine grup produse');
514
+ define('TXT_WPSC_PRODUCTLISTURL', 'Locatia listei de produse');
515
+ define('TXT_WPSC_SHOPPINGCARTURL', 'Locatia cosului de cumparaturi');
516
+ define('TXT_WPSC_CHECKOUTURL', 'Locatia paginii de checkout');
517
+ define('TXT_WPSC_TRANSACTURL', 'Locatia paginii cu detaliile tranzactiei');
518
+ define('TXT_WPSC_PAYMENTGATEWAY', 'Gatewayul de plata folosit');
519
+ define('TXT_WPSC_CARTLOCATION', 'Locatia cosului');
520
+ define('TXT_WPSC_SHOWCATEGORYBRANDS', 'Afoiseaza categorii, branduri sau amandoua');
521
+ define('TXT_WPSC_CURRENCYTYPE', 'Moneda (valuta)');
522
+ define('TXT_WPSC_CURRENCYSIGNLOCATION', 'Locatie semn valuta');
523
+ define('TXT_WPSC_GSTRATE', 'the GST rate');
524
+ define('TXT_WPSC_MAXDOWNLOADS', 'limita download');
525
+ define('TXT_WPSC_DISPLAYPNP', 'Afiseaza sau ascunde postage si packaging');
526
+ define('TXT_WPSC_DISPLAYSPECIALS', 'Afiseaza sau ascunde produse speciale in sidebar');
527
+ define('TXT_WPSC_POSTAGEAND_PACKAGING', 'Default postage and packaging');
528
+ define('TXT_WPSC_PURCHLOGEMAIL', 'Adresa de email unde se trimit logurile cu comenzi');
529
+ define('TXT_WPSC_RETURNEMAIL', 'Adresa de email de la care se trimit rapoartele despre comenzi');
530
+ define('TXT_WPSC_TERMSANDCONDITIONS', 'Termeni si conditii');
531
+ define('TXT_WPSC_DEFAULTBRAND', 'Marca implicita');
532
+
533
+ //define('TXT_WPSC_DEFAULTCATEGORY', 'Default Category');
534
+
535
+ define('TXT_WPSC_DEFAULTCATEGORY', 'Selectati ce grup de produse vreti sa fie afisat in pagina de produse');
536
+
537
+ define('TXT_WPSC_PAYPALBUSINESS', 'paypal business');
538
+ define('TXT_WPSC_PAYPALURL', 'paypal url');
539
+ define('TXT_WPSC_SHOWPRODUCTRATINGS', 'Afiseaza ratingul produselor');
540
+ define('TXT_WPSC_PRODUCTSPAGE', 'Pagina de Produse');
541
+ define('TXT_WPSC_CHECKOUT', 'Verificati comanda');
542
+ define('TXT_WPSC_ENTERDETAILS', 'Scrieti detaliile de contact');
543
+ define('TXT_WPSC_TRANSACTIONRESULTS', 'Rezultatele tranzactiei');
544
+ define('TXT_WPSC_SELECTACATEGORY', 'Selectati un grup de produse');
545
+ define('TXT_WPSC_SELECTABRAND', 'Selectati o marca');
546
+ define('TXT_WPSC_PRODUCTNAME', 'Nume produs');
547
+ define('TXT_WPSC_PRODUCTDESCRIPTION', 'Descriere produs');
548
+ define('TXT_WPSC_ADDITIONALDESCRIPTION', 'Descriere aditionala');
549
+ define('TXT_WPSC_PRICE', 'Pret');
550
+ define('TXT_WPSC_TAXALREADYINCLUDED', 'Nu include taxa (taxa e definita in <a href="'. get_option('siteurl').'/wp-admin/admin.php?page=trunk/wpsc-admin/display-options.page.php">config shop</a>)'); // this text has changed and needs updating
551
+ define('TXT_WPSC_SPECIAL', 'Pret special/reducere'); // this text has changed and needs updating
552
+ define('TXT_WPSC_PRODUCT_DISPLAY', 'Afisare produs');
553
+
554
+ define('TXT_WPSC_PRODUCTSTOCK', 'Stoc produs');
555
+
556
+ define('TXT_WPSC_UNTICKBOX', 'Avem un nr. limitat din acest produs in stoc. Daca se termina, nu va mai fi disponibil decat daca adaugati mai multe in stoc sau debifati aceasta casuta.');
557
+ define('TXT_WPSC_LIMITED_STOCK', 'Stoc limitat');
558
+
559
+ define('TXT_WPSC_CATEGORY', 'Categorie');
560
+ define('TXT_WPSC_BRAND', 'Marca');
561
+ define('TXT_WPSC_PRODUCT_VARS', 'Variatiuni produs');
562
+ define('TXT_WPSC_ADD_VAR', 'Adauga set variatiuni');
563
+ define('TXT_WPSC_EDIT_VAR', 'Editeaza set variatiuni');
564
+ define('TXT_WPSC_SELECTAVARIATION', 'Selecteaza o variatiune');
565
+ define('TXT_WPSC_NEW_VARIATION', 'Creaza o noua variatiune');
566
+
567
+ define('TXT_WPSC_PRODUCTATT', 'Atasamente produse');
568
+ define('TXT_WPSC_DOWNLOADABLEPRODUCT', 'Upload Fisier');
569
+ define('TXT_WPSC_FILETOBEPRODUCT', 'Nota: if this is filled in, the file uploaded will be the product to be purchased.');
570
+ define('TXT_WPSC_RESIZEIMAGE', 'Redimensioneaza iconita');
571
+ define('TXT_WPSC_DONOTRESIZEIMAGE', 'nu redimensiona iconita');
572
+ // define('TXT_WPSC_USEDEFAULTHEIGHTANDWIDTH', 'use default height and width');
573
+ // define('TXT_WPSC_USE', 'use');
574
+ // define('TXT_WPSC_PXHEIGHTBY', 'px height by');
575
+ // define('TXT_WPSC_PXWIDTH', 'px width.');
576
+
577
+ // pe.{
578
+ //define('TXT_WPSC_USEDEFAULTHEIGHTANDWIDTH', 'use default height and width');
579
+ // }.pe
580
+ define('TXT_WPSC_SEPARATETHUMBNAIL', 'foloseste iconita separata'); // Needs Translation
581
+ define('TXT_WPSC_USE', 'foloseste'); // Needs Translation
582
+ // pe.{
583
+ define('TXT_WPSC_USEDEFAULTSIZE', 'foloseste dimensiune implicita'); // Needs Translation
584
+ define('TXT_WPSC_USESPECIFICSIZE', 'foloseste dimensiune specifica'); // Needs Translation
585
+ define('TXT_WPSC_PXHEIGHT', 'inaltime in px.'); // Needs Translation
586
+ define('TXT_WPSC_PXWIDTH', 'latime in px.'); // Needs Translation
587
+ // }.pe
588
+
589
+ define('TXT_WPSC_UPLOADNEWIMAGE', 'Inlocuieste imagine');
590
+ define('TXT_WPSC_DELETEIMAGE', 'Sterge imagine');
591
+ define('TXT_WPSC_EDIT', 'Edit');
592
+ define('TXT_WPSC_DELETE', 'Sterge');
593
+ define('TXT_WPSC_REMOVE', 'Elimina');
594
+ define('TXT_WPSC_NAME', 'Nume');
595
+ define('TXT_WPSC_TYPE', 'Tip');
596
+ define('TXT_WPSC_MANDATORY', 'Obligatoriu');
597
+ define('TXT_WPSC_DISPLAY_IN_LOG', 'Afiseaza<br /> in log');
598
+ define('TXT_WPSC_DESCRIPTION', 'Descriere');
599
+ define('TXT_WPSC_CATEGORY_PARENT', 'Grup-parinte');
600
+ define('TXT_WPSC_IMAGE', 'Imagine');
601
+ define('TXT_WPSC_HEIGHT', 'Inaltime');
602
+ define('TXT_WPSC_WIDTH', 'Latime');
603
+ define('TXT_WPSC_PLEASEENTERAVALID', 'Va rugam introduceti date valide pentru ');
604
+ define('TXT_WPSC_PLEASEENTERAVALIDNAME', 'Va rugam introduceti un nume valid');
605
+ define('TXT_WPSC_PLEASEENTERAVALIDSURNAME', 'Va rugam introduceti un prenume valid');
606
+ define('TXT_WPSC_PLEASEENTERAVALIDEMAILADDRESS', 'Va rugam introduceti un email valid');
607
+ define('TXT_WPSC_PLEASEENTERAVALIDADDRESS', 'Va rugam introduceti o adresa valida');
608
+ define('TXT_WPSC_PLEASEENTERAVALIDPHONENUMBER', 'Va rugam introduceti un nr. de tel. valid');
609
+ define('TXT_WPSC_TERMSANDCONDITIONS', 'Nu ati fost de acord cu termenii si conditiile.');
610
+ define('TXT_WPSC_NOTHINGINYOURSHOPPINGCART', 'Nu este nimic in cosul de cumparaturi.');
611
+
612
+ define('TXT_WPSC_PROCESSING_PROBLEM', 'Este o problema cu procesarea comenzii dvs. Va rugam contactati proprietarul magazinului.');
613
+
614
+ define('TXT_WPSC_SPECIALS', 'Speciale');
615
+ define('TXT_WPSC_BUY', 'Cumpara');
616
+ define('TXT_WPSC_SHOPPINGCART', 'Cosul de cumparaturi');
617
+ define('TXT_WPSC_NUMBEROFITEMS', 'Nr. de produse');
618
+ define('TXT_WPSC_NOMOREAVAILABLE', 'Acest produs nu este in stoc. Sunati pt. detalii.');
619
+ define('TXT_WPSC_EMPTYYOURCART', 'Goleste cosul.');
620
+ define('TXT_WPSC_GOTOCHECKOUT', 'Valideaza comanda.');
621
+ define('TXT_WPSC_CONTINUESHOPPING', 'Continuati cumparaturile');
622
+ define('TXT_WPSC_YOURSHOPPINGCARTISEMPTY', 'Cosul de cumparaturi este gol');
623
+ define('TXT_WPSC_VISITTHESHOP', 'Vizitati magazinul');
624
+ define('TXT_WPSC_PAGES', 'Pagini');
625
+ define('TXT_WPSC_OUTOF', 'din');
626
+ define('TXT_WPSC_VOTES', 'voturi.');
627
+ define('TXT_WPSC_CLICKSTARSTORATE', 'Click pe stele pentru vot');
628
+ define('TXT_WPSC_AVERAGERATINGOF', 'Vot mediu de');
629
+ define('TXT_WPSC_YOURVOTE', 'Votul tau');
630
+ define('TXT_WPSC_AVERAGEVOTE', 'Vot mediu');
631
+ define('TXT_WPSC_YOUHAVEVOTED', 'Ai votat');
632
+ define('TXT_WPSC_NOVOTES', 'Nu sunt voturi');
633
+ define('TXT_WPSC_1VOTE', '1 Vot');
634
+ define('TXT_WPSC_VOTES2', 'Voturi');
635
+ define('TXT_WPSC_PERSONGIVEN', 'persoane au dat aceasta imagine');
636
+ define('TXT_WPSC_PERSONGIVEN2', 'stele.');
637
+ define('TXT_WPSC_PEOPLEGIVEN', 'persoane au dat aceasta imagine');
638
+ define('TXT_WPSC_PEOPLEGIVEN2', 'stele.');
639
+ define('TXT_WPSC_ITEMHASBEENADDED', 'Itemul a fost adaugat');
640
+ define('TXT_WPSC_ITEMHASNOTBEENADDED', 'Itemul nu a fost adaugat');
641
+ //define('TXT_WPSC_ADDNEWCATEGORY', 'Add New Product Group');
642
+ define('TXT_WPSC_SUBMIT', 'Trimite');
643
+ define('TXT_WPSC_SELECTAVALIDCATEGORY', 'Selectati un grup valid');
644
+ define('TXT_WPSC_PRODUCTNAME', 'Nume produs');
645
+ define('TXT_WPSC_PRODUCTDESCRIPTION', 'Descriere produs');
646
+ define('TXT_WPSC_ADDNEWPRODUCT', 'Adauga produs');
647
+ define('TXT_WPSC_PRODUCTQUANTITY', 'Cantitate produs');
648
+ define('TXT_WPSC_PRODUCTIMAGE', 'Imagine produs');
649
+ define('TXT_WPSC_PRODUCTPRICE', 'Pret produs');
650
+ define('TXT_WPSC_NOTAX', 'Fara taxa');
651
+ define('TXT_WPSC_ABOUT', 'Despre');
652
+ define('TXT_WPSC_ABOUTCONTENT', 'Bine ati venit la panoul e-commerce. <br /><br /><strong>Nota:</strong> despre unele setari, cosul de cumparaturi se poate goli la fiecare incarcare a paginii. Daca se intampla acest lucru, trebuie sa adaugati urmatoarea linie:<br /><br />session_start();<br /><br />in fisierul index.php din directorul de baza wordpress.<br />');
653
+ define('TXT_WPSC_CONTACTDETAILS', 'Va rugam introduceti datele de contact:');
654
+ define('TXT_WPSC_CREDITCARDHANDY', 'Nota, odata ce ati apasat Trimite, va trebui sa aveti cartea de credit pregatita.');
655
+ define('TXT_WPSC_ASTERISK', 'Campurile marcate cu asterisc sunt obligatorii.');
656
+ define('TXT_WPSC_FIRSTNAME', 'Nume');
657
+ define('TXT_WPSC_LASTNAME', 'Prenume');
658
+ define('TXT_WPSC_EMAIL', 'Email');
659
+ define('TXT_WPSC_ADDRESS', 'Adresa');
660
+ define('TXT_WPSC_ADDRESS1', 'Adresa 1');
661
+ define('TXT_WPSC_ADDRESS2', 'Adresa 2');
662
+ define('TXT_WPSC_CITY', 'Oras');
663
+ define('TXT_WPSC_STATE', 'Stat');
664
+ define('TXT_WPSC_COUNTRY', 'Tara');
665
+ define('TXT_WPSC_PHONE', 'Telefon');
666
+ define('TXT_WPSC_POSTAL_CODE', 'Cod postal');
667
+ define('TXT_WPSC_TERMS1', 'Sunt de acord cu ');
668
+ define('TXT_WPSC_TERMS2', 'Termenii si conditiile');
669
+
670
+ define('TXT_WPSC_TEXT', 'Text');
671
+ define('TXT_WPSC_TEXTAREA', 'Textarea');
672
+ define('TXT_WPSC_HEADING', 'Heading');
673
+
674
+ define('TXT_WPSC_MAKEPURCHASE', 'Valideaza comanda!');
675
+ define('TXT_WPSC_BUYPRODUCTS', 'Ups, nu este nimic in cos. <a href="'.get_option('product_list_url').'">Va invitam sa vizitati magazinul nostru.</a>');
676
+ define('TXT_WPSC_BRANDHASBEENEDITED', 'Marca a fost editata.');
677
+ define('TXT_WPSC_SURETODELETEPRODUCT', 'Sunteti sigur ca vreti sa stergeti acest produs?');
678
+ define('TXT_WPSC_ADDBRAND', 'Adauga marca');
679
+ define('TXT_WPSC_DISPLAYBRANDS', 'Afiseaza marcile');
680
+ define('TXT_WPSC_EDITBRAND', 'Editeaza marca');
681
+ define('TXT_WPSC_ADD', 'Adauga');
682
+ define('TXT_WPSC_ADD_NEW_FORM', 'Adauga un nou camp in formular');
683
+ define('TXT_WPSC_SAVE_CHANGES', 'Salveaza schimbarile');
684
+
685
+ define('TXT_WPSC_CATEGORYHASBEENEDITED', 'Grupul a fost editat.');
686
+ define('TXT_WPSC_DISPLAYCATEGORIES', 'Afiseaza grupurile de produse');
687
+ define('TXT_WPSC_ADDCATEGORY', 'Adauga grupuri de produse');
688
+ define('TXT_WPSC_EDITCATEGORY', 'Editeaza grupurile de produse');
689
+ define('TXT_WPSC_ALLCATEGORIES', 'Vezi toate categoriile');
690
+
691
+ define('TXT_WPSC_DISPLAYVARIATIONS', 'Afiseaza variatiuni');
692
+ define('TXT_WPSC_ADDVARIATION', 'Adauga set de variatiuni');
693
+ define('TXT_WPSC_EDITVARIATION', 'Editeaza set de variatiuni');
694
+ define('TXT_WPSC_VARIATIONHASBEENEDITED', 'Variatiune editata.');
695
+ define('TXT_WPSC_VARIATION_VALUES', 'Valori variatiune');
696
+ define('TXT_WPSC_REMOVE_SET', 'Elimina acest set'); //this needs to be translated
697
+
698
+ define('TXT_WPSC_SELECT_PARENT', 'Selecteaza parinte');
699
+ define('TXT_WPSC_PRODUCTHASBEENEDITED', 'Produsul a fost editata.');
700
+ define('TXT_WPSC_ADDPRODUCT', 'Adauga produs');
701
+ define('TXT_WPSC_DISPLAYPRODUCTS', 'Gestionare produse');
702
+ define('TXT_WPSC_PLEASESELECTACATEGORY', 'Va rugam selectati un grup de produse');
703
+ define('TXT_WPSC_STOCK', 'Stoc');
704
+ define('TXT_WPSC_PNP', 'P&amp;P');
705
+ define('TXT_WPSC_EDITITEM', 'Editeaza Item');
706
+ define('TXT_WPSC_PRODUCTDETAILS', 'Detalii produs');
707
+ define('TXT_WPSC_SELECT_PRODUCT', 'Selecteaza un produs existent');
708
+ define('TXT_WPSC_ENTERPRODUCTDETAILSHERE', '(scrieti detaliile produsului aici)');
709
+ define('TXT_WPSC_ADDITIONALPRODUCTDESCRIPTION', 'Descriere suplimentara');
710
+ define('TXT_WPSC_ADDITEM', 'Adauga item');
711
+ define('TXT_WPSC_CHOOSEACATEGORY', 'Alege un grup de produse');
712
+ define('TXT_WPSC_CHOOSEABRAND', 'Alege o marca');
713
+ define('TXT_WPSC_USETHEACTUALIMAGE', 'foloseste imaginea actuala. Fara redimens.');
714
+ define('TXT_WPSC_DISPLAYPURCHASES', 'Log cumparaturi');
715
+ define('TXT_WPSC_ID', 'ID');
716
+ define('TXT_WPSC_TRANSACTIONSTATUS', 'Status tranzactie');
717
+ define('TXT_WPSC_DATE', 'Data');
718
+ define('TXT_WPSC_VIEWDETAILS', 'Detalii'); //Text has changed - translation is needed
719
+ define('TXT_WPSC_STATUS', 'Status');
720
+ define('TXT_WPSC_SUCCESSFUL', 'Succes');
721
+ define('TXT_WPSC_FAILED', 'Eronat');
722
+ define('TXT_WPSC_GST', 'GST');
723
+ define('TXT_WPSC_PP', 'P&amp;P');
724
+ define('TXT_WPSC_TOTAL', 'Total');
725
+ define('TXT_WPSC_FINALTOTAL', 'Final Total');
726
+ define('TXT_WPSC_CUSTOMERDETAILS', 'Detalii client');
727
+ define('TXT_WPSC_USERSCARTWASEMPTY', 'Cosul acestui user a fost gol.');
728
+ define('TXT_WPSC_GOBACK', 'Inapoi');
729
+ define('TXT_WPSC_THANKSAPPLIED', 'Multumim, schimbarile au fost aplicate.');
730
+ define('TXT_WPSC_FORM_FIELDS', 'Optiuni Checkout');
731
+ define('TXT_WPSC_PAYMENTGATEWAY2', 'Payment Gateway');
732
+ define('TXT_WPSC_PLEASESELECTAPAYMENTGATEWAY', 'Please Select A Payment Gateway');
733
+ define('TXT_WPSC_PAYMENTGATEWAYNOTE', '<strong>Nota:</strong> Aceasta versiune minima a pluginului e-Commerce permite numai interfata PayPal.<br /><br />Daca aveti nevoie de o solutie profesionala "non paypal", atunci va putem oferi <a href="http://www.instinct.co.nz/blogshop">versiunea gold a e-Commerce</a> care integreaza foarte bine siste ca authorize.net, DPS (www.dps.co.nz), si paystation (www.paystation.co.nz).');
734
+ define('TXT_WPSC_URLSETTINGS', 'Setari URL');
735
+ define('TXT_WPSC_PRODUCTLISTURL', 'URL lista produse');
736
+ define('TXT_WPSC_SHOPPINGCARTURL', 'URL cos cumparaturi');
737
+ define('TXT_WPSC_CHECKOUTURL', 'URL Checkout');
738
+ define('TXT_WPSC_TRANSACTIONDETAILSURL', 'URL detalii tranzactie');
739
+ define('TXT_WPSC_PRESENTATIONSETTINGS', 'Setari prezentare');
740
+ define('TXT_WPSC_CARTLOCATION', 'Locatie cos');
741
+ define('TXT_WPSC_SIDEBAR', 'Sidebar');
742
+ define('TXT_WPSC_PAGE', 'Pagina');
743
+ define('TXT_WPSC_WIDGET', 'Widget');
744
+ define('TXT_WPSC_NEEDTOENABLEWIDGET', 'Trebuie sa activati widgeturile pentru a folosi asta');
745
+ define('TXT_WPSC_MANUAL', 'Manual');
746
+ define('TXT_WPSC_SHOWCATEGORIESBRANDS', 'Arata Categorii/Marci');
747
+ define('TXT_WPSC_BOTH', 'Amandoua');
748
+ define('TXT_WPSC_PRODUCTTHUMBNAILSIZE', 'Dimensiune implicita pt. iconita produs');
749
+ define('TXT_WPSC_CATEGORYTHUMBNAILSIZE', 'Dimensiune implicita pt. iconita grup');
750
+ define('TXT_WPSC_SHOWPOSTAGEANDPACKAGING', 'Arata Postage and Packaging');
751
+ define('TXT_WPSC_YES', 'Da');
752
+ define('TXT_WPSC_NO', 'Nu');
753
+ define('TXT_WPSC_SHOWSPECIALS', 'Arata produse speciale in Sidebar');
754
+ define('TXT_WPSC_SHOWPRODUCTRATINGS', 'Arata voturile produsului');
755
+ define('TXT_WPSC_CURRENCYSETTINGS', 'Setari valuta');
756
+ define('TXT_WPSC_GSTTAXRATE', 'GST/Tax Rate');
757
+ define('TXT_WPSC_CURRENCYTYPE', 'Tip valuta');
758
+ define('TXT_WPSC_CURRENCYSIGNLOCATION', 'Loc semn valuta');
759
+ define('TXT_WPSC_DEFAULTPOSTAGEPACKAGING', 'Default Postage &amp; Packaging');
760
+ define('TXT_WPSC_ADMINISTRATIONSETTINGS', 'Setari administrare');
761
+ define('TXT_WPSC_MAXDOWNLOADSPERFILE', 'Max downloaduri per fisier');
762
+ define('TXT_WPSC_PURCHASELOGEMAIL', 'Email cu logul comenzii');
763
+ define('TXT_WPSC_REPLYEMAIL', 'Reply Email');
764
+ define('TXT_WPSC_BRANDNOCAP', 'marca');
765
+ define('TXT_WPSC_CATEGORYNOCAP', 'categorie');
766
+ define('TXT_WPSC_UDPATING', 'Actualizare');
767
+ define('TXT_WPSC_UDPATING_CART', 'Se adauga...');
768
+ define('TXT_WPSC_MOREDETAILS', 'Mai multe detalii');
769
+ define('TXT_WPSC_ADDTOCART', 'Adauga in cos');
770
+ define('TXT_WPSC_AVGCUSTREVIEW', 'Avg. Customer Rating');
771
+ define('TXT_WPSC_YOURRATING', 'Votul tau');
772
+ define('TXT_WPSC_RATING_SAVED', 'Salvat');
773
+ define('TXT_WPSC_RATETHISITEM', 'Voteaza acest produs');
774
+ define('TXT_WPSC_PRODUCTSOLDOUT', 'Acest produs s-a vandut.');
775
+ define('TXT_WPSC_NOITEMSINTHIS', 'Nu sunt itemuri in acest');
776
+ define('TXT_WPSC_CATEGORYORBRAND', 'Categorie sau marca');
777
+ define('TXT_WPSC_PLEASECHOOSEA', 'Va rugam alegeti un(o)');
778
+ define('TXT_WPSC_PLEASECHOOSEAGROUP', 'Va rugam alegeti un grup');
779
+ define('TXT_WPSC_PRODUCT', 'Produs');
780
+ define('TXT_WPSC_QUANTITY', 'Cantit.');
781
+ define('TXT_WPSC_QUANTITY_SHORT', 'Cant.'); //translation needed
782
+ define('TXT_WPSC_APPLY', 'OK');
783
+ define('TXT_WPSC_MAKEPAYMENT', 'Valideaza comanda!');
784
+ define('TXT_WPSC_EMPTYSHOPPINGCART', 'Goleste cosul!');
785
+ define('TXT_WPSC_TOTALPRICE', 'Pret total');
786
+ define('TXT_WPSC_NOITEMSINTHESHOPPINGCART', 'Nu sunt produse in cos.');
787
+ define('TXT_WPSC_EMAILMSG1', "Va multumim, comanda a fost acceptata. Produsele vor fi procesate si trimise in cel mai scurt timp posibil. Produsele care pot fi downloadate se pot descarca folosind linkurile de pe aceasta pagina.\n\r Preturile nu includ TVA.\n\rAti comandat urmatoarele produse:\n\r");
788
+ define('TXT_WPSC_EMAILMSG2', ".\n\rAceste produse au fost comandate:\n\r\n\r");
789
+ define('TXT_WPSC_CLICKTODOWNLOAD', 'Click pentru download');
790
+ define('TXT_WPSC_DOWNLOAD', 'Download');
791
+ define('TXT_WPSC_YOURTRANSACTIONID', 'Codul tranzactiei:');
792
+ define('TXT_WPSC_TRANSACTIONID', 'Cod tranzactie:');
793
+ define('TXT_WPSC_PURCHASERECEIPT', 'Comanda ta pe www.PublicShop.ro');
794
+ define('TXT_WPSC_PURCHASEREPORT', 'Cumparatura noua pe www.PublicShop.ro');
795
+ define('TXT_WPSC_THETRANSACTIONWASSUCCESSFUL', 'Comanda s-a facut cu succes.');
796
+ define('TXT_WPSC_THETRANSACTIONWASNOTSUCCESSFUL', 'Tranzactia nu s-a putut efectua.');
797
+ define('TXT_WPSC_GOBACKTOCHECKOUT', 'Mergi inapoi la validare');
798
+ define('TXT_WPSC_SPECIALPRICE', 'Pret special');
799
+
800
+ define('TXT_WPSC_INSTRUCTIONS', '
801
+ Pasi instalare
802
+ <ul class=\'installation\'>
803
+ <li>Puneti continutul fisierului zip in directorul wp-content/plugins.</li>
804
+ <li>Activati pluginul din pagina de pluginuri a wordpress</li>
805
+ <li>mergeti la pagina "Optiuni de Payment Gateway" din tabul "e-Commerce", apoi introduceti detaliile necesare. (gateway-ul implicit paypal accesat este paypal sandbox)</li>
806
+ <li>Creati cateva categorii si produse folosind pagina de Categorii si produse</li>
807
+ </ul>
808
+
809
+ <p>Daca ati facut upgrade de la versiunea anterioara, va sugeram sa deactivati si reactivati pluginul.</p>
810
+
811
+ <h2>Upgradari si Module</h2>
812
+
813
+ <p>Veti gasi mai multe informatii despre urmatoarele module WP e-Commerce vizitand websiteul <a href="http://www.instinct.co.nz/blogshop">Instinct BlogShop</a>.</p>
814
+
815
+ <ul class=\'installation\'>
816
+ <li>Gold</li>
817
+ <li>DropShop</li>
818
+ <li>Audio Player</li>
819
+ <li>GridView</li>
820
+ </ul>
821
+
822
+ <h2>Lista de dorinte</h2>
823
+ <p>Daca doriti o noua optiune care nu exista la ora actuala in WP e-Commerce, atunci puteti ori sa <a href="http://www.instinct.co.nz/contact-us/">ne contactati</a> sau sa o adaugati la Lista de dorinte din <a href="http://instinct.co.nz/blogshop/support-forums/">forumurile comunitatii</a>.
824
+
825
+ <h2>Personalizare si sfaturi</h2>
826
+ <p><strong>Taxa</strong><br />Daca este necesar, puteti introduce taxe (TVA) in pagina Optiuni din tabul "e-Commerce".</p>
827
+ <p><strong>Logurile de comenzi pe Email</strong><br />Daca adaugati o adresa de email pentru logurile comenzilor in pagina Purchase Log, acesta va fi emailul unde va fi trimisa o notificare de fiecare data cand se va face o comanda de pe site.</p>
828
+ <p><strong>Ascunderea paginilor</strong><br />
829
+ Pentru a ascunde paginile Cosul de cumparaturi, Checkout si Rezultate tranzactie, trebuie mai intai sa aflati ID-urile lor. <br />
830
+ <br />Apoi trebuie sa editati in tema pe care o folositi fisierul unde se afiseaza paginile. Acesta se gaseste in mod normal in sidebar.php, iar linia arata aproximativ asa:<br />
831
+ <br />"&lt;?php wp_list_pages(\'title_li=&lt;h2&gt;Pages&lt;/h2&gt;\' ); ?&gt;"<br />
832
+ inlocuiti cu <br />
833
+ "&lt;?php wp_list_pages(\'title_li=&lt;h2&gt;Pages&lt;h2&gt;&amp;exclude=3,4,5\'); ?&gt;"<br />
834
+ <br />Cuvantul exclude spune sistemului sa excluda paginile din lista, inlocuiti 3, 4, 5 cu ID-urile paginilor pe care doriti sa le excludeti.</p>
835
+ <p><strong>Functii pt. imagine</strong><br />
836
+ Daca serverul dvs. nu are instalate functiile PHP pt. imagini, atunci nu veti putea redimensiona imaginile odata ce sunt uploadate.</p>
837
+ <p><strong>Permalinks</strong><br />
838
+ Facem ce putem.
839
+ La aceasta sectiune se lucreaza inca.</p>
840
+ <p><strong>Javascript si Ajax </strong><br />
841
+ e-commerce lite foloseste Ajax, cosul de cumparaturi pe care il vede clientul va functiona fara Javascript, dar paginile de Administrare (in special paginile Produse si Categorii) nu vor face asta. To use the Administration section you will need to use a reasonably modern browser and have Javascript turned on. (Internet Explorer 6 or better, or Firefox 1.0 or better, older versions have not been tested for and may or may not work)</p>
842
+ <p><strong>Mai multe pe Flickr</strong><br />
843
+ Am creat un numar de <a href="http://www.google.com/search?q=flickr+wp+e-commerce&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a">ghiduri vizuale</a> pe Flickr.
844
+
845
+ ');
846
+
847
+ define('TXT_WPSC_SHIPPINGSETTINGS', 'Setari de transport');
848
+ define('TXT_WPSC_BASE_LOCAL', 'Transport local');
849
+ define('TXT_WPSC_BASE_INTERNATIONAL', 'Transport international');
850
+ define('TXT_WPSC_BASE_COUNTRY', 'Tara/regiune de baza');
851
+
852
+ define('TXT_WPSC_SHIPPING_DETAILS', 'Costuri aditionale de transport'); // this needs updating
853
+ define('TXT_WPSC_LOCAL_PNP', 'Taxa transport local'); // this needs updating
854
+ define('TXT_WPSC_INTERNATIONAL_PNP', 'Taxa transport international'); // this needs updating
855
+ define('TXT_WPSC_SHIPPING_NOTE', 'Nota: se taxeaza numai o data per produs, indiferent de cantitatea comandata.');
856
+ define('TXT_WPSC_COUNTRY_FORM_FIELD', 'Camp formular pt. tara');
857
+ define('TXT_WPSC_COUNTRY_FORM_FIELD_EXPLANATION', '(selectati ce camp de formular din pagina de checkout doriti sa folositi pt. specificarea tarii.)');
858
+
859
+ define('TXT_WPSC_SHIPPING', 'Transport');
860
+ define('TXT_WPSC_EMAIL_FORM_FIELD', 'Camp formular pt. email');
861
+ define('TXT_WPSC_EMAIL_FORM_FIELD_EXPLANATION', '(selectati ce camp de formular din pagina de checkout doriti sa folositi pt. specificarea adresei de email)');
862
+
863
+ define('TXT_WPSC_PRODUCTIMAGES', 'Imagini produs');
864
+ define('TXT_WPSC_PRODUCTDOWNLOAD', 'Download produs');
865
+ define('TXT_WPSC_SHOWTHUMBNAILS', 'Arata iconite');
866
+ define('TXT_WPSC_ADD_ADDITIONAL_IMAGE', 'Adauga imagine aditionala');
867
+ define('TXT_WPSC_DELETE_IMAGE', 'Sterge Imagine');
868
+ define('TXT_WPSC_ACTIVATE_SETTINGS', 'Activarea Gold Cart');
869
+ define('TXT_WPSC_ACTIVATION_KEY', 'API Key');
870
+ define('TXT_WPSC_THANKSACTIVATED', 'Multumim, Gold shopping cart a fost activat.');
871
+ define('TXT_WPSC_NOTACTIVATED', 'Sorry, API key nu este corecta.');
872
+
873
+ define('TXT_WPSC_DEFAULT', 'Vedere implicita');
874
+ define('TXT_WPSC_LIST', 'Vedere lista');
875
+
876
+ define('TXT_WPSC_VISIBLE', 'Visibil');
877
+ define('TXT_WPSC_DELETE_PRODUCT', 'Sterge produs');
878
+ define('TXT_WPSC_ADDITIONAL_IMAGE', 'Imagine aditionala');
879
+ define('TXT_WPSC_GATEWAY_OPTIONS', 'Optiuni de Gateway');
880
+ define('TXT_WPSC_SHIPPING_COUNTRY', 'Calculeaza pret transport');
881
+ define('TXT_WPSC_CONFIRM_TOTALS', 'Confirmati pretul total inainte de efectuarea platii:');
882
+ define('TXT_WPSC_CHECKOUT_FORM_FIELDS_DESCRIPTION', 'Aici puteti personaliza forularele afisate in pagina de checkout. Pagina de checkout este cea unde se colecteaza date importante despre client, care vor fi listate si in logul de comanda, cum ar fi adresa clientului, numele etc.');
883
+ define('TXT_WPSC_PAYMENT_OPTIONS', 'Optiuni de plata');
884
+ define('TXT_WPSC_PAYMENT_DESCRIPTION', 'Alegeti ce optiuni de plata doriti sa activati in pagina de checkout. Implicit, clientii pot plati folosind cartea de credit, puteti sa permiteti plata manuala, caz in care trebuie sa selectati optiunea credit card + plata manuala.');
885
+
886
+ define('TXT_WPSC_DEFAULT_GATEWAY_ONLY', ' doar');
887
+ define('TXT_WPSC_PLUS_MANUAL_PAYMENT', ' plus optiune plata manuala');
888
+ define('TXT_WPSC_PAYMENT_METHOD', 'Metoda plata');
889
+ define('TXT_WPSC_PAY_USING', 'Platiti folosind');
890
+ define('TXT_WPSC_PAY_MANUALLY', 'Platiti prin depozit bancar');
891
+ define('TXT_WPSC_CREDIT_CARD', 'Credit Card');
892
+ define('TXT_WPSC_ADJUSTABLE_QUANTITY', 'Arata formular cantitate in Vedere lista');
893
+ define('TXT_WPSC_RSS_FEED_HEADER', 'Inscrieti-va la comenzi');
894
+ define('TXT_WPSC_RSS_FEED_LINK', 'Inscrieti-va la un feed RSS');
895
+ define('TXT_WPSC_RSS_FEED_TEXT', 'din comenzile dvs.');
896
+ define('TXT_WPSC_INITIAL_SETUP', 'Optiuni implicite create.');
897
+ define('TXT_WPSC_PLUGIN_NEWS_HEADER', 'Stiri Plugin');
898
+
899
+ define('TXT_WPSC_PLUGIN_NEWS', '
900
+
901
+ The <a href="http://instinct.co.nz/blogshop/products-page/" target="_blank">WP DropShop Module</a> is the latest and most cutting edge shopping cart available online. Coupled with Grid View then your site will be the talk of street! <br/><br/>
902
+
903
+ The <a href="http://instinct.co.nz/blogshop/products-page/" target="_blank">GridView Module</a> is a visual module built to enhance the way your product page looks.<br/><br/>
904
+
905
+ <a href="http://www.instinct.co.nz/wp-campaign-monitor/100">WP Campaign Monitor</a> is an email newsletter tool built just for WP users who want to send campaigns, track the results and manage their subscribers. The latest version integrates with e-commerce lite meaning that you will be able to send buyers email newsletters and much more.
906
+
907
+ ');
908
+
909
+ define('TXT_WPSC_POWERED_BY', 'Acest magazin este sustinut de ');
910
+
911
+ define('TXT_WPSC_NO_PURCHASES', 'Nu exista comenzi inca.');
912
+
913
+ define('TXT_WPSC_DELIVERY_ADDRESS', 'Adresa de livrare');
914
+ define('TXT_WPSC_DELIVERY_CITY', 'Oras livrare');
915
+ define('TXT_WPSC_DELIVERY_COUNTRY', 'Tara livrare');
916
+ define('TXT_WPSC_MP3_SETTINGS', 'Setari MP3');
917
+ define('TXT_WPSC_MP3_SETTINGS_DESCRIPTION', 'To create the 30 second MP3 file clips, this plugin needs <a href=\'http://sox.sourceforge.net/\'>SoX</a> compiled with MP3 support, enter the path to SoX here.');
918
+ define('TXT_WPSC_SOX_PATH', 'SoX Path');
919
+ define('TXT_WPSC_PREVIEW', 'Preview');
920
+ define('TXT_WPSC_DOWNLOAD_CSV', 'Download CSV');
921
+ define('TXT_WPSC_PREVIEW_FILE', 'Preview Fisier');
922
+ define('TXT_WPSC_NEW_PREVIEW_FILE', 'Neu Preview Fisier');
923
+ define('TXT_WPSC_REPLACE_PRODUCT', 'Inlocuieste Produs');
924
+ define('TXT_WPSC_TOTALSHIPPING', 'Total Transport');
925
+ define('TXT_WPSC_DISPLAY_FRONT_PAGE', 'Afiseaza pe prima pagina');
926
+ define('TXT_WPSC_SEARCH_FOR', 'Cauta');
927
+ define('TXT_WPSC_YOUR_SEARCH_FOR', 'Cautarea ta dupa');
928
+ define('TXT_WPSC_RETURNED_NO_RESULTS', 'nu a returnat niciun rezultat.');
929
+ define('TXT_WPSC_POSTAGE', 'Postage');
930
+ define('TXT_WPSC_SUBTOTAL', 'Subtotal');
931
+
932
+ //everything under here needs translations, added after 19/1/2007
933
+
934
+ define('TXT_WPSC_PLEASEENTERAVALID', 'Va rugam sa introduceti date valide pt.');
935
+ define('TXT_WPSC_PLEASEENTERAVALIDNAME', 'Va rugam scrieti numele.');
936
+ define('TXT_WPSC_PLEASEENTERAVALIDSURNAME', 'Va rugam scrieti prenumele.');
937
+ define('TXT_WPSC_PLEASEENTERAVALIDEMAILADDRESS', 'Va rugam scrieti o adresa de email valida.');
938
+ define('TXT_WPSC_PLEASEENTERAVALIDADDRESS', 'Va rugam completati adresa.');
939
+ define('TXT_WPSC_PLEASEENTERAVALIDCITY', 'Va rugam scrieti orasul.');
940
+ define('TXT_WPSC_PLEASEENTERAVALIDPHONENUMBER', 'Va rugam scrieti un nr. de tel. valid.');
941
+ define('TXT_WPSC_PLEASESELECTCOUNTRY', 'Va rugam selectati tara din lista.');
942
+ define('TXT_WPSC_PLEASEAGREETERMSANDCONDITIONS', 'Trebuie sa fiti de acord cu termenii si conditiile, altfel nu putem procesa comanda dvs.');
943
+ define('TXT_WPSC_POSITION', 'Pozitie');
944
+
945
+ define('TXT_WPSC_DELIVERY_REGION', 'Regiune livrare');
946
+
947
+ define('TXT_WPSC_GENERAL_SETTINGS', 'Setari generale');
948
+ define('TXT_WPSC_TAX_SETTINGS', 'Setari taxe');
949
+ define('TXT_WPSC_POSTAGE_AND_TAX', 'Postage &amp; Tax ');
950
+ define('TXT_WPSC_GRID', 'Vedere Grid');
951
+ define('TXT_WPSC_CANT_MOVE_CATEGORY', 'Nu puteti muta un grup cu subcategorii.');
952
+ define('TXT_WPSC_SURETODELETECATEGORY', 'Sunteit sigur ca vreti sa stergeti aceasta categorie? Daca aceasta contine subcategorii, si acestea vor fi sterse.');
953
+ define('TXT_WPSC_VARIATION', 'Variatiune');
954
+ define('TXT_WPSC_OVER_TWO_VARIATIONS', 'Variatiunile pt. stoc si pret nu functioneaza daca aveti mai mult de 2 variatiuni.');
955
+ define('TXT_WPSC_PRICE_AND_STOCK_CONTROL', 'Control preturi si stoc') ;
956
+
957
+ // pe.{
958
+ define('TXT_WPSC_CATSBRANDSLOCATION', 'Locatie categorii &amp; marci');
959
+ define('TXT_WPSC_DESCITEMSEPARATOR', ' : ');
960
+ define('TXT_WPSC_SEARCHITEMSEPARATOR', ' : ');
961
+ define('TXT_WPSC_SINGLE_SHIPPING_COUNTRY', 'Tara de livrare:');
962
+ define('TXT_WPSC_ADD_ANOTHER_VARIATION', 'Adauga o variatiune');
963
+ // }.pe
964
+ define('TXT_WPSC_PRODUCT_CATEGORIES', 'Selecteaza Categorii');
965
+ define('TXT_WPSC_THANKS_DELETED', 'Multumim, logul comenzii a fost sters');
966
+ define('TXT_WPSC_PRODUCT_IMAGE_PREVIEW', 'Imagine produs');
967
+ define('TXT_WPSC_PRODUCT_THUMBNAIL_PREVIEW', 'Iconita produs');
968
+ define('TXT_WPSC_REMOVE_LOG', 'Sterge aceasta inregistrare');
969
+ define('TXT_WPSC_CATSANDBRAND', 'Categorii &amp; Marci');
970
+ define('TXT_WPSC_GOLD_DROPSHOP', 'DropShop');
971
+ define('TXT_WPSC_NEEDTOENABLEDROPSHOP', 'Trebuie sa instalati extensiile Gold si DropShop pentru a folosi aceasta.');
972
+ define('TXT_WPSC_DRAG_ITEM_HERE', 'Trageti orice produs aici pentru a il adauga in cos.');
973
+ define('TXT_WPSC_SHOWCATEGORYTHUMBNAILS', 'Arata iconite pt. grup');
974
+ define('TXT_WPSC_SHOPPING_CART', 'Cosul de cumparaturi');
975
+ define('TXT_WPSC_SHOW_SLIDING_CART', 'Foloseste Cosul mobil');
976
+ define('TXT_WPSC_PREVIEW_FILE', 'Upload Preview');
977
+ define('TXT_WPSC_PREVIEW_FILE_NOTE', 'Nota: Daca nu uploadati un fisier de preview si serverul dvs. are sox compilat cu suport MP3, atunci va fi creat automat un fisier de preview.');
978
+ define('TXT_WPSC_PURCHASE_NUMBER', 'Comanda Nr.');
979
+ define('TXT_WPSC_FILTER_ORDER', 'Filtrare comenzi');
980
+ define('TXT_WPSC_SHOW_SEARCH', 'Arata cautare');
981
+ define('TXT_WPSC_LOG_CURRENT_MONTH', 'Afiseaza rezultate din luna curenta');
982
+ define('TXT_WPSC_LOG_PAST_THREE_MONTHS', 'Afiseaza rezultate din ultimele trei luni');
983
+ define('TXT_WPSC_LOG_ALL', 'Afiseaza toate rezultatele');
984
+ define('TXT_SHOW_IMAGES_ONLY', 'Arata numai imaginile');
985
+ define('TXT_WPSC_SHOW_GALLERY', 'Arata galeria de iconite');
986
+ define('TXT_WPSC_PLEASE_SELECT', 'Va rugam selectati');
987
+ define('TXT_WPSC_TXN_ID', 'ID tranzactie');
988
+ define('TXT_WPSC_SINGLE_PRODUCTTHUMBNAILSIZE', 'Dimens. imagine produs');
989
+ define('TXT_WPSC_RESET', 'Reset');
990
+ define('TXT_WPSC_ORDER_PENDING', 'Va multumim, comanda dvs. este in asteptare, veti primi in scurt timp un email atunci cand comanda este validata.');
991
+ define('TXT_WPSC_ORDER_FAILED', 'Ne pare rau, comanda dvs. nu a fost acceptata, cel mai probail din cauza ca nu aveti suficiente fonduri.');
992
+ // Adrian - added for the options I added
993
+ define('TXT_WPSC_SHOW_CATEGORY_COUNT', 'Arata cate produse sunt per grup');
994
+ define('TXT_WPSC_CATSPRODS_DISPLAY_TYPE', 'Grupuri produse/Afisare produse');
995
+ define('TXT_WPSC_CATSPRODS_TYPE_CATONLY', 'Numei grupuri produse (Toate produsele afisate)');
996
+ define('TXT_WPSC_CATSPRODS_TYPE_SLIDEPRODS', 'Grupuri produse mobile (1 produs per pagina)');
997
+ // Adrian - END new added options
998
+ define('TXT_WPSC_ORDER_DETAILS', 'Detalii comanda');
999
+ define('TXT_WPSC_SAVE_PROFILE', 'Salveaza datele');
1000
+ define('TXT_WPSC_USERACCOUNTURL', 'URL cont user');
1001
+ define('TXT_WPSC_MUST_BE_LOGGED_IN', 'Trebuie sa fii logat pentru a folosi aceasta pagina.<br>Te rugam sa folosesti formularul de mai jos pentru a te loga in contul tau.');
1002
+ define('TXT_WPSC_YOUR_ACCOUNT', 'Contul tau');
1003
+
1004
+ define('TXT_WPSC_YOU_JUST_ADDED', 'Tocmai ai adaugat "[product_name]" in cos.');
1005
+ define('TXT_WPSC_SORRY_NONE_LEFT', 'Ne pare rau, dar produsul "[product_name]" nu este in stoc.');
1006
+
1007
+ define('TXT_WPSC_CONTINUE_SHOPPING', 'Continua cumparaturile');
1008
+ define('TXT_WPSC_ITEM_GONE_OUT_OF_STOCK', 'se pare ca un produs nu mai este in stoc, va rugam editati comanda.');
1009
+ define('TXT_WPSC_DISPLAY_FANCY_NOTIFICATIONS', 'Afiseaza notificari de comanda fanteziste');
1010
+ define('TXT_WPSC_IF_USER_CHECKOUT', 'Daca ai un cont de user, te rugam ');
1011
+ define('TXT_WPSC_LOG_IN', 'log in.');
1012
+ define('TXT_WPSC_IS_DONATION', 'Aceasta este o donatie (afisat numai in widgetul donatii)');
1013
+ define('TXT_WPSC_DONATION', 'Donatie');
1014
+ define('TXT_WPSC_DONATION_LC', 'donatie');
1015
+ define('TXT_WPSC_DONATION_SHIPPING', 'Nu exista transport pt. donatii');
1016
+ define('TXT_WPSC_DOWNLOADABLEPRODUCT_URL', 'Nume fisier produs');
1017
+ define('TXT_WPSC_FILETOBEPRODUCTURL', 'Nota: Uploadati fisierul in directorul de fisiere al e-commerce si scrieti numele lui aici.');
1018
+ define('TXT_WPSC_DONATIONS', 'Product Donations');
1019
+ define('TXT_WPSC_WRONG_FILE_PERMS', 'The following directories are not writable: :directory: You won\'t be able to upload any images or files here. You will need to change the permissions on these directories to make them writable.');
1020
+ define('TXT_WPSC_RESET_API', 'Reset API Key');
1021
+ define('TXT_WPSC_PRODUCTS_PER_PAGE', 'Produse per pagina');
1022
+ define('TXT_WPSC_OPTION_PRODUCTS_PER_PAGE', 'numarul de produse afisate pe o pagina');
1023
+ define('TXT_WPSC_PAGE_NUMBER_POSITION', 'Pozitie numar pagina');
1024
+
1025
+ define('TXT_WPSC_YOUR_BILLING_CONTACT_DETAILS', '1. Detaliile dvs. de contact/plata');
1026
+ define('TXT_WPSC_DELIVER_TO_A_FRIEND', '2. Detalii de transport');
1027
+ define('TXT_WPSC_E_COMMERCE', 'e-Commerce');
1028
+ define('TXT_WPSC_THANKS_SAVED', 'Multumim, schimbarile dvs. au fost salvate.');
1029
+ define('TXT_WPSC_REGISTER', 'Inregistrare');
1030
+ define('TXT_WPSC_TAX', 'Taxa');
1031
+
1032
+ define('TXT_WPSC_USE_SHIPPING', 'Foloseste transport');
1033
+ define('TXT_WPSC_USE_SHIPPING_DESCRIPTION', 'Daca vindeti numai produse digitale (downloadabile), ar trebui sa selectati Nu, pentru a dezactiva transportul in siteul dvs.');
1034
+
1035
+ define('TXT_WPSC_PAGESETTINGS', 'Setari paginatie');
1036
+ define('TXT_WPSC_USE_PAGINATION', 'Foloseste paginatie');
1037
+ define('TXT_WPSC_ADD_PRODUCT', 'Adauga produs');
1038
+ define('TXT_WPSC_EDIT_PRODUCT', 'Editeaza produs');
1039
+ define('TXT_WPSC_UPDATE_PAGE_URLS', 'Updateaza URL-uri pagini');
1040
+ define('TXT_WPSC_VARIATIONS_AND_SPECIALS_DONT_MIX', 'Nota: You cannot currently set a special price on a product with variations');
1041
+ define('TXT_WPSC_PRODUCT_SPECIALS', 'Preturi speciale');
1042
+ define('TXT_WPSC_SHOW_SHARE_THIS', 'Afiseaza Share This (Social Bookmarks)');
1043
+ define('TXT_WPSC_SHOW_NO_PRODUCT', 'Niciun produs');
1044
+ define('TXT_WPSC_CHOOSE_DOWNLOADABLE_PRODUCT', 'Alegeti un fisier downloadabil pt. acest produs:');
1045
+ define('TXT_WPSC_PLEASECHOOSE', 'Alegeti');
1046
+
1047
+ define('TXT_WPSC_VARIATION_CONTROL', 'Controlul Variatiunilor');
1048
+ define('TXT_WPSC_VARIATION_GRID_CONTROL_SINGLE', ':variation1: Control');
1049
+ define('TXT_WPSC_VARIATION_GRID_CONTROL_PAIR', ':variation1: and :variation2: Control');
1050
+ define('TXT_WPSC_VIEW_PREVIEW_CLIP', 'View Preview Clip');
1051
+ define('TXT_WPSC_REQUIRE_REGISTRATION', 'Userii trebuie sa se inregistreze inainte de a comanda');
1052
+ define('TXT_WPSC_PLEASE_LOGIN', 'Va rugam sa va logati sau inregistrati pentru a putea cumpara');
1053
+ define('TXT_WPSC_IF_JUST_REGISTERED', 'Daca tocmai v-ati inregistrat, va rugam verificati emailul si logati-va in contul dvs. pentru a putea finaliza comanda.');
1054
+ define('TXT_WPSC_SELECT_THEME', 'Selectati tema');
1055
+ define('TXT_WPSC_NEW_ORDER_PENDING_SUBJECT', 'Comanda noua in asteptare');
1056
+ define('TXT_WPSC_NEW_ORDER_PENDING_BODY', "O noua comanda asteapta procesarea: \n\r ");
1057
+ define('TXT_WPSC_NO_SHIPPING', "Ignora transportul pt. acest produs");
1058
+ define('TXT_WPSC_DEFAULT_MEMBERS_ONLY', "Aceasta pagian este numai pentru membri, trebuie sa va logati pt. a accesa aceasta zona.");
1059
+ define('TXT_WPSC_MEMBERSHIP_CONTROL', "Controlul membrilor");
1060
+ define('TXT_WPSC_PRODUCT_MEMBER_STATUS', "Is this product a membership?");
1061
+ define('TXT_WPSC_PRODUCT_MEMBERSHIP_LENGTH', "Membership Length");
1062
+ define('TXT_WPSC_DAYS', "Zile");
1063
+ define('TXT_WPSC_MONTHS', "Luni");
1064
+ define('TXT_WPSC_YEARS', "Ani");
1065
+ define('TXT_WPSC_MEMBERS_SUBSCRIPTION_ENDED', "Subscriptia dvs. s-a terminat.");
1066
+ define('TXT_WPSC_ACTIVATE_SETTINGS_MEMBERS', 'Members Only Module');
1067
+ define('TXT_WPSC_GOLD_CART', 'Gold Cart');
1068
+ define('TXT_WPSC_SHOW_CATEGORY_DESCRIPTION', 'Arata descrierea grupului');
1069
+ define('TXT_WPSC_ALSO_BOUGHT', 'Clientii care au cumparat acest produs au mai comandat de asemenea ');
1070
+ define('TXT_WPSC_MARKETING_SETTINGS', 'Setari Marketing');
1071
+ define('TXT_WPSC_OPTION_ALSO_BOUGHT', 'Afiseaza Vanzari incrucisate');
1072
+ define('TXT_WPSC_MARKETING', 'Marketing');
1073
+ define('TXT_WPSC_DISPLAYCOUPONS', 'Cupoane');
1074
+ define('TXT_WPSC_ADD_COUPON', 'Adauga cupon');
1075
+ define('TXT_WPSC_COUPON', 'Cupon');
1076
+ define('TXT_WPSC_ADDCOUPONS', 'Adauga cupon');
1077
+ define('TXT_WPSC_COUPON_CODE', 'Cod cupon');
1078
+ define('TXT_WPSC_DISCOUNT', 'Discaunt');
1079
+ define('TXT_WPSC_START', 'Start');
1080
+ define('TXT_WPSC_EXPIRY', 'Expira');
1081
+ define('TXT_WPSC_USE_ONCE', 'Folosit odata');
1082
+ define('TXT_WPSC_ACTIVE', 'Activ');
1083
+ define('TXT_WPSC_COUPONHASBEENADDED', 'Multumim, cuponul a fost adaugat.');
1084
+ define('TXT_WPSC_COUPON', 'Cupon');
1085
+ define('TXT_WPSC_COUPON_DOESNT_EXIST', 'Acest cupon a expirat sau nu exista.');
1086
+
1087
+ define('TXT_WPSC_DROPSHOPDISPLAY', 'DropShop Display');
1088
+ define('TXT_WPSC_HIDEADDTOCARTBUTTON', 'Ascunde butonul "Adauga in cos"');
1089
+
1090
+ define('TXT_WPSC_SHOW_DROPSHOP_ALL', 'Afiseaza Dropshop in fiecare pagina');
1091
+ define('TXT_WPSC_SHOW_DROPSHOP_PRODUCT', 'Afiseaza Dropshop numai in pagina de produse');
1092
+ define('TXT_WPSC_PRICEAFTERDISCOUNT', 'Pret dupa discount');
1093
+ define('TXT_WPSC_ECOM_NEWS', 'Stiri WP e-Commerce');
1094
+ define('TXT_WPSC_SAVE_PRODUCT_ORDER', 'Salveaza ordine produse');
1095
+
1096
+ define('TXT_WPSC_ECOMMERCE_SUBSCRIBERS', 'Subscribtii e-Commerce');
1097
+ define('TXT_WPSC_USERID', 'User ID');
1098
+ define('TXT_WPSC_REGISTEREDDATE', 'Data inregistrare');
1099
+ define('TXT_WPSC_SUSPEND', 'Suspendare');
1100
+ define('TXT_WPSC_ACTIVATE', 'Activare');
1101
+
1102
+ define('TXT_WPSC_DROPSHOP_LIGHT', 'Foloseste stilul Dropshop deschis');
1103
+ define('TXT_WPSC_DROPSHOP_DARK', 'Foloseste silul Dropshop inchis');
1104
+
1105
+ define('TXT_WPSC_MANUAL_PAYMENT', 'Plata manuala');
1106
+ define('TXT_WPSC_CREDIT_CARD', 'Credit Card');
1107
+ define('TXT_WPSC_CREDIT_CARD_AND_MANUAL_PAYMENT', 'Plata manuala si Credit Card');
1108
+ define('TXT_WPSC_PAYMENT_INSTRUCTIONS', 'Scrieti instructiunile pentru plata manulala care vor fi afisate');
1109
+
1110
+ define('TXT_WPSC_SHOWALL', "Arata toata");
1111
+ define('TXT_WPSC_PRICE_RANGE', "Marja pret");
1112
+ define('TXT_WPSC_GOOGLE_RISK_AVS', "Nu s-a putut verifica adresa");
1113
+ define('TXT_WPSC_GOOGLE_RISK_CVN', "Nu s-a putut verifica Credit card-ul");
1114
+ define('TXT_WPSC_GOOGLE_RISK_BOTH', "Nu s-au putut verifica Adresa si Credit card-ul");
1115
+ define('TXT_WPSC_GOOGLE_RISK', 'Google Risk');
1116
+ define('TXT_WPSC_CANCEL_ORDER', 'Anuleaza aceasta comanda');
1117
+ define('TXT_WPSC_FIRST_NAME', 'Nume');
1118
+ define('TXT_WPSC_LAST_NAME', 'Prenume');
1119
+ define('TXT_WPSC_DELIVERY_FIRST_NAME', 'Nume pt. livrare');
1120
+ define('TXT_WPSC_DELIVERY_LAST_NAME', 'Prenume pt. livrare');
1121
+ define('TXT_WPSC_DELIVERY_STATE', 'Status livrare');
1122
+ define('TXT_WPSC_SHIPWIREEMAIL', 'Email ShipWire');
1123
+ define('TXT_WPSC_SHIPWIREPASSWORD', 'Parola ShipWire');
1124
+ define('TXT_WPSC_SHIPWIRESETTINGS', 'Setari ShipWire');
1125
+ define('TXT_WPSC_NO_DOWNLOADABLES', 'Nu ati cumparat inca niciun produs downloadabil.');
1126
+ define('TXT_DISPLAY_VARIATIONS', 'Afiseaza variatiuni');
1127
+
1128
+ define('TXT_WPSC_NONAME', 'Niciun nume');
1129
+ define('TXT_WPSC_WEIGHT', 'Greutate');
1130
+ define('TXT_WPSC_LOG_TRANSACTIONACCEPTEDLOGS', 'Afiseaza numai tranzactiile acceptate');
1131
+ define('TXT_WPSC_SEARCHEMAIL', 'Cauta dupa email');
1132
+
1133
  ?>
languages/RU_ru.php CHANGED
File without changes
languages/SP_sp.php CHANGED
@@ -1,433 +1,433 @@
1
- <?php
2
- /*
3
- This is a language file for the WP Shopping Cart plugin version 2.6.5 beta
4
- Do not save this in Quanta+, if you do, all the special characters will break.
5
- */
6
-
7
- define('TXT_WPSC_IMAGESIZEINFO', utf8_encode('Nota: si est� en blanco, la imagen no ser� dimensionada'));
8
- define('TXT_WPSC_RECEIVED', utf8_encode('Pedido recibido'));
9
- define('TXT_WPSC_ORDER_STATUS', utf8_encode('Estado del pedido'));
10
- define('TXT_WPSC_ORDER_SUMMARY', utf8_encode('Resumen del pedido'));
11
- define('TXT_WPSC_LANGUAGE', utf8_encode('Lenguaje'));
12
- define('TXT_WPSC_ACCEPTED_PAYMENT', utf8_encode('Pago aceptado'));
13
- define('TXT_WPSC_JOB_DISPATCHED', utf8_encode('Pedido enviado'));
14
- define('TXT_WPSC_PROCESSED', utf8_encode('Pedido terminado'));
15
- define('TXT_WPSC_ECOMMERCE', utf8_encode('e-Commerce'));
16
- define('TXT_WPSC_OPTIONS', utf8_encode('Opciones de la tienda'));
17
- define('TXT_WPSC_ADDPRODUCTS', utf8_encode('A�adir productos'));
18
- define('TXT_WPSC_SENDSMS', utf8_encode('Enviar SMS'));
19
- define('TXT_WPSC_PRODUCTS', utf8_encode('Productos'));
20
- define('TXT_WPSC_ADDCATEGORY', utf8_encode('A�adir Categor�a'));
21
- define('TXT_WPSC_CATEGORIES', utf8_encode('Categor�as'));
22
- define('TXT_WPSC_BRANDS', utf8_encode('Marcas'));
23
- define('TXT_WPSC_VARIATIONS', utf8_encode('Opciones del producto'));
24
- define('TXT_WPSC_PURCHASELOG', utf8_encode('Log de compra'));
25
- define('TXT_WPSC_ORDER_LOG', utf8_encode('Pedidos'));
26
- define('TXT_WPSC_OLDER_ORDERS', utf8_encode('Pedidos antiguos'));
27
- define('TXT_WPSC_ORDER', utf8_encode('Pedido'));
28
- define('TXT_WPSC_TOTAL_THIS_MONTH', utf8_encode('Ingresos de este mes'));
29
- define('TXT_WPSC_MONTHLY_REPORT', utf8_encode('Informe de 6 meses'));
30
- define('TXT_WPSC_TOTAL_INCOME', utf8_encode('Importe total'));
31
- define('TXT_WPSC_ACCEPTED_PAYMENTS', utf8_encode('(Metodos de Pago Aceptados)')); //text has changed slightly
32
- define('TXT_WPSC_PAYMENTGATEWAYOPTIONS', utf8_encode('Opciones de pago'));
33
- define('TXT_WPSC_HELPINSTALLATION', utf8_encode('Ayuda/Actualizar'));
34
- define('TXT_WPSC_EXAMPLECATEGORY', utf8_encode('Categor�a ejemplo'));
35
- define('TXT_WPSC_EXAMPLEDETAILS', utf8_encode('Detalles ejemplo'));
36
- define('TXT_WPSC_EXAMPLEBRAND', utf8_encode('Marca ejemplo'));
37
- define('TXT_WPSC_PRODUCTIMAGEWIDTH', utf8_encode('Ancho imagen producto'));
38
- define('TXT_WPSC_PRODUCTIMAGEHEIGHT', utf8_encode('Alto imagen producto'));
39
- define('TXT_WPSC_CATEGORYIMAGEWIDTH', utf8_encode('Ancho imagen categor�a'));
40
- define('TXT_WPSC_CATEGORYIMAGEHEIGHT', utf8_encode('Alto imagen categor�a'));
41
- define('TXT_WPSC_PRODUCTLISTURL', utf8_encode('Posici�n de la lista de productos'));
42
- define('TXT_WPSC_SHOPPINGCARTURL', utf8_encode('Posici�n del carrito de compra'));
43
- define('TXT_WPSC_CHECKOUTURL', utf8_encode('Posici�n de la p�gina de compra'));
44
- define('TXT_WPSC_TRANSACTURL', utf8_encode('Posici�n de la p�gina de detalle de transacci�n'));
45
- define('TXT_WPSC_PAYMENTGATEWAY', utf8_encode('Pasarela de pago a usar'));
46
- define('TXT_WPSC_CARTLOCATION', utf8_encode('Posici�n de carrito'));
47
- define('TXT_WPSC_SHOWCATEGORYBRANDS', utf8_encode('Mostrar categor�as o tipos o ambos'));
48
- define('TXT_WPSC_CURRENCYTYPE', utf8_encode('Tipo de moneda'));
49
- define('TXT_WPSC_CURRENCYSIGNLOCATION', utf8_encode('Posici�n del s�mbolo de moneda'));
50
- define('TXT_WPSC_GSTRATE', utf8_encode('GST'));
51
- define('TXT_WPSC_MAXDOWNLOADS', utf8_encode('L�mite de descarga'));
52
- define('TXT_WPSC_DISPLAYPNP', utf8_encode('Mostrar u ocultar franqueo y empaquetado'));
53
- define('TXT_WPSC_DISPLAYSPECIALS', utf8_encode('Mostrar u ocultar ofertas en la barra de men�'));
54
- define('TXT_WPSC_POSTAGEAND_PACKAGING', utf8_encode('Franqueo y empaquetado por defecto'));
55
- define('TXT_WPSC_PURCHLOGEMAIL', utf8_encode('Direcci�n de correo donde se env�a el registro de compra'));
56
- define('TXT_WPSC_RETURNEMAIL', utf8_encode('Direcci�n de correo desde donde se env�an los informes'));
57
- define('TXT_WPSC_TERMSANDCONDITIONS', utf8_encode('Comprobar condiciones'));
58
- define('TXT_WPSC_DEFAULTBRAND', utf8_encode('Tipo por defecto'));
59
- define('TXT_WPSC_DEFAULTCATEGORY', utf8_encode('Categor�a por defecto'));
60
- define('TXT_WPSC_PAYPALBUSINESS', utf8_encode('Negocio paypal'));
61
- define('TXT_WPSC_PAYPALURL', utf8_encode('URL paypal'));
62
- define('TXT_WPSC_SHOWPRODUCTRATINGS', utf8_encode('Mostrar tarifas de producto'));
63
- define('TXT_WPSC_PRODUCTSPAGE', utf8_encode('P�gina de productos'));
64
- define('TXT_WPSC_CHECKOUT', utf8_encode('Validar'));
65
- define('TXT_WPSC_ENTERDETAILS', utf8_encode('Introduzca sus datos'));
66
- define('TXT_WPSC_TRANSACTIONRESULTS', utf8_encode('Resultados de la transacci�n'));
67
- define('TXT_WPSC_SELECTACATEGORY', utf8_encode('Seleccione una categor�a'));
68
- define('TXT_WPSC_SELECTABRAND', utf8_encode('Seleccione un tipo'));
69
- define('TXT_WPSC_PRODUCTNAME', utf8_encode('Nombre del producto'));
70
- define('TXT_WPSC_PRODUCTDESCRIPTION', utf8_encode('Descripci�n de producto'));
71
- define('TXT_WPSC_ADDITIONALDESCRIPTION', utf8_encode('Descripci�n adicional'));
72
- define('TXT_WPSC_PRICE', utf8_encode('Precio'));
73
- define('TXT_WPSC_TAXALREADYINCLUDED', utf8_encode('Impuestos incluidos'));
74
- define('TXT_WPSC_SPECIAL', utf8_encode('Oferta')); // this text has changed and needs updating
75
- define('TXT_WPSC_PRODUCT_DISPLAY', utf8_encode('Mostrar producto'));
76
-
77
- define('TXT_WPSC_PRODUCTSTOCK', utf8_encode('Stock de producto'));
78
-
79
- define('TXT_WPSC_UNTICKBOX', utf8_encode('Existe un n�mero limitado de este art�culo en stock. Si el sotck se agota, este producto no estar� disponible en la tienda a no ser que usted quite esta opci�n o a�ada m�s stock.'));
80
- define('TXT_WPSC_LIMITED_STOCK', utf8_encode('Stock limitado'));
81
-
82
- define('TXT_WPSC_CATEGORY', utf8_encode('Categor�a'));
83
- define('TXT_WPSC_BRAND', utf8_encode('Tipo'));
84
- define('TXT_WPSC_PRODUCT_VARS', utf8_encode('Opciones de producto'));
85
- define('TXT_WPSC_ADD_VAR', utf8_encode('A�adir opci�n'));
86
- define('TXT_WPSC_EDIT_VAR', utf8_encode('Editar opci�n'));
87
- define('TXT_WPSC_SELECTAVARIATION', utf8_encode('Seleccione una opci�n'));
88
- define('TXT_WPSC_NEW_VARIATION', utf8_encode('Crear nueva opci�n'));
89
-
90
- define('TXT_WPSC_PRODUCTATT', utf8_encode('Accesorios de producto'));
91
- define('TXT_WPSC_DOWNLOADABLEPRODUCT', utf8_encode('Producto descargable'));
92
- define('TXT_WPSC_FILETOBEPRODUCT', utf8_encode('Nota: Si est� completado, el archivo subido ser� el producto para ser comprado.'));
93
- define('TXT_WPSC_RESIZEIMAGE', utf8_encode('Redimensionar Thumbnail'));
94
- define('TXT_WPSC_DONOTRESIZEIMAGE', utf8_encode('No dimensione el thumbnail.'));
95
- define('TXT_WPSC_USEDEFAULTHEIGHTANDWIDTH', utf8_encode('Usar alto y ancho por defecto'));
96
- define('TXT_WPSC_USE', utf8_encode('Usar'));
97
- define('TXT_WPSC_PXHEIGHTBY', utf8_encode('px alto por'));
98
- define('TXT_WPSC_PXWIDTH', utf8_encode('px ancho.'));
99
- define('TXT_WPSC_PREVIEW', utf8_encode('Previsualizar'));
100
- define('TXT_WPSC_UPLOADNEWIMAGE', utf8_encode('Reemplazar imagen'));
101
- define('TXT_WPSC_DELETEIMAGE', utf8_encode('Borrar imagen'));
102
- define('TXT_WPSC_EDIT', utf8_encode('Editar'));
103
- define('TXT_WPSC_DELETE', utf8_encode('Borrar'));
104
- define('TXT_WPSC_REMOVE', utf8_encode('Eliminar'));
105
- define('TXT_WPSC_NAME', utf8_encode('Nombre'));
106
- define('TXT_WPSC_TYPE', utf8_encode('Tipo'));
107
- define('TXT_WPSC_MANDATORY', utf8_encode('Obligatorio'));
108
- define('TXT_WPSC_DISPLAY_IN_LOG', utf8_encode('Mostrar<br /> en Log'));
109
- define('TXT_WPSC_DESCRIPTION', utf8_encode('Descripci�n'));
110
- define('TXT_WPSC_CATEGORY_PARENT', utf8_encode('Categor�a padre'));
111
- define('TXT_WPSC_IMAGE', utf8_encode('Imagen'));
112
- define('TXT_WPSC_HEIGHT', utf8_encode('Alto'));
113
- define('TXT_WPSC_WIDTH', utf8_encode('Ancho'));
114
- define('TXT_WPSC_PLEASEENTERAVALID', utf8_encode('Por favor introduzca un/a'));
115
- define('TXT_WPSC_PLEASEENTERAVALIDNAME', utf8_encode('Por favor introduzca un nombre v�lido'));
116
- define('TXT_WPSC_PLEASEENTERAVALIDSURNAME', utf8_encode('Por favor introduzca un apellido v�lido'));
117
- define('TXT_WPSC_PLEASEENTERAVALIDEMAILADDRESS', utf8_encode('Por favor introduzca una direcci�n de correo v�lida'));
118
- define('TXT_WPSC_PLEASEENTERAVALIDADDRESS', utf8_encode('Por favor introduzca una direcci�n v�lida'));
119
- define('TXT_WPSC_PLEASEENTERAVALIDPHONENUMBER', utf8_encode('Por favor introduzca un n�mero de tel�fono v�lido'));
120
- define('TXT_WPSC_TERMSANDCONDITIONS', utf8_encode('Usted no est� de acuerdo con las condiciones'));
121
- define('TXT_WPSC_NOTHINGINYOURSHOPPINGCART', utf8_encode('No hay nada en su carrito'));
122
- define('TXT_WPSC_SPECIALS', utf8_encode('Ofertas'));
123
- define('TXT_WPSC_BUY', utf8_encode('Comprar'));
124
- define('TXT_WPSC_SHOPPINGCART', utf8_encode('Carrito de compra'));
125
- define('TXT_WPSC_NUMBEROFITEMS', utf8_encode('N�mero de art�culos'));
126
- define('TXT_WPSC_NOMOREAVAILABLE', utf8_encode('Este producto est� fuera de stock'));
127
- define('TXT_WPSC_EMPTYYOURCART', utf8_encode('Vaciar carrito'));
128
- define('TXT_WPSC_GOTOCHECKOUT', utf8_encode('Validar compra'));
129
- define('TXT_WPSC_CONTINUESHOPPING', utf8_encode('Continuar comprando'));
130
- define('TXT_WPSC_YOURSHOPPINGCARTISEMPTY', utf8_encode('Su carrito de compra est� vac�o'));
131
- define('TXT_WPSC_VISITTHESHOP', utf8_encode('Visitar tienda'));
132
- define('TXT_WPSC_PAGES', utf8_encode('P�ginas'));
133
- define('TXT_WPSC_OUTOF', utf8_encode('M�s de'));
134
- define('TXT_WPSC_VOTES', utf8_encode('votos.'));
135
- define('TXT_WPSC_CLICKSTARSTORATE', utf8_encode('A�ada estrellas para calificar'));
136
- define('TXT_WPSC_AVERAGERATINGOF', utf8_encode('Grado medio de'));
137
- define('TXT_WPSC_YOURVOTE', utf8_encode('Su votaci�n'));
138
- define('TXT_WPSC_AVERAGEVOTE', utf8_encode('Media de votos'));
139
- define('TXT_WPSC_YOUHAVEVOTED', utf8_encode('Usted ha votado'));
140
- define('TXT_WPSC_NOVOTES', utf8_encode('Ning�n voto'));
141
- define('TXT_WPSC_1VOTE', utf8_encode('1 voto'));
142
- define('TXT_WPSC_VOTES2', utf8_encode('Votos'));
143
- define('TXT_WPSC_PERSONGIVEN', utf8_encode('una persona ha dado a esta imagen'));
144
- define('TXT_WPSC_PERSONGIVEN2', utf8_encode('estrellas.'));
145
- define('TXT_WPSC_PEOPLEGIVEN', utf8_encode('los visitantes han dado a esta imagen'));
146
- define('TXT_WPSC_PEOPLEGIVEN2', utf8_encode('estrellas.'));
147
- define('TXT_WPSC_ITEMHASBEENADDED', utf8_encode('El art�culo se ha a�adido'));
148
- define('TXT_WPSC_ITEMHASNOTBEENADDED', utf8_encode('El art�culo no se ha a�adido'));
149
- define('TXT_WPSC_ADDNEWCATEGORY', utf8_encode('A�adir nueva categor�a'));
150
- define('TXT_WPSC_SUBMIT', utf8_encode('Enviar'));
151
- define('TXT_WPSC_SELECTAVALIDCATEGORY', utf8_encode('Por favor seleccione una categor�a v�lida'));
152
- define('TXT_WPSC_PRODUCTNAME', utf8_encode('Nombre del producto'));
153
- define('TXT_WPSC_PRODUCTDESCRIPTION', utf8_encode('Descripci�n del producto'));
154
- define('TXT_WPSC_ADDNEWPRODUCT', utf8_encode('A�adir producto'));
155
- define('TXT_WPSC_PRODUCTQUANTITY', utf8_encode('Cantidad del producto'));
156
- define('TXT_WPSC_PRODUCTIMAGE', utf8_encode('Imagen del producto'));
157
- define('TXT_WPSC_PRODUCTPRICE', utf8_encode('Precio del producto'));
158
- define('TXT_WPSC_NOTAX', utf8_encode('Sin Tasas'));
159
- define('TXT_WPSC_ABOUT', utf8_encode('Sobre nosotros'));
160
- define('TXT_WPSC_ABOUTCONTENT', utf8_encode('Bienvenido al panel e-commerce. <br /><br /><strong>Nota:</strong> en algunas configuraciones, el carrito de compra puede estar vac�o en cada carga de p�gina, si esto sucede, tendr� que a�adir esta l�nea:<br /><br />session_start();<br /><br />a index.php en el directorio base de wordpress.<br />'));
161
- define('TXT_WPSC_CONTACTDETAILS', utf8_encode('Por favor introduzca sus datos de contacto:'));
162
- define('TXT_WPSC_CREDITCARDHANDY', utf8_encode('Tenga a mano su tarjeta de credito una vez que selecione Enviar.'));
163
- define('TXT_WPSC_ASTERISK', utf8_encode('Los campos marcados con un asterisco son obligatorios.'));
164
- define('TXT_WPSC_FIRSTNAME', utf8_encode('Nombre'));
165
- define('TXT_WPSC_LASTNAME', utf8_encode('Apellidos'));
166
- define('TXT_WPSC_EMAIL', utf8_encode('E-mail'));
167
- define('TXT_WPSC_ADDRESS', utf8_encode('Direcci�n'));
168
- define('TXT_WPSC_ADDRESS1', utf8_encode('Direcci�n 1'));
169
- define('TXT_WPSC_ADDRESS2', utf8_encode('Direcci�n 2'));
170
- define('TXT_WPSC_CITY', utf8_encode('Ciudad'));
171
- define('TXT_WPSC_COUNTRY', utf8_encode('Pa�s'));
172
- define('TXT_WPSC_PHONE', utf8_encode('Tel�fono'));
173
- define('TXT_WPSC_TERMS1', utf8_encode('Acepto las '));
174
- define('TXT_WPSC_TERMS2', utf8_encode('Condiciones'));
175
-
176
-
177
- define('TXT_WPSC_TEXT', utf8_encode('Texto'));
178
- define('TXT_WPSC_TEXTAREA', utf8_encode('�rea de texto'));
179
- define('TXT_WPSC_HEADING', utf8_encode('T�tulo'));
180
-
181
- define('TXT_WPSC_MAKEPURCHASE', utf8_encode('Comprar'));
182
- define('TXT_WPSC_BUYPRODUCTS', utf8_encode('Por favor compre alg�n producto antes de utilizar esta p�gina'));
183
- define('TXT_WPSC_BRANDHASBEENEDITED', utf8_encode('La marca ha sido modificada.'));
184
- define('TXT_WPSC_SURETODELETEPRODUCT', utf8_encode('�Est� seguro que quiere eliminar este producto?'));
185
- define('TXT_WPSC_ADDBRAND', utf8_encode('A�adir mraca'));
186
- define('TXT_WPSC_DISPLAYBRANDS', utf8_encode('Mostrar marcas'));
187
- define('TXT_WPSC_EDITBRAND', utf8_encode('Editar marca'));
188
- define('TXT_WPSC_ADD', utf8_encode('A�adir'));
189
- define('TXT_WPSC_ADD_NEW_FORM', utf8_encode('A�adir nuevo campo en el formulario'));
190
- define('TXT_WPSC_SAVE_CHANGES', utf8_encode('Guardar cambios'));
191
-
192
- define('TXT_WPSC_CATEGORYHASBEENEDITED', utf8_encode('La categor�a ha sido modificada'));
193
- define('TXT_WPSC_DISPLAYCATEGORIES', utf8_encode('Mostrar categor�as'));
194
- define('TXT_WPSC_ADDCATEGORY', utf8_encode('A�adir categor�a'));
195
- define('TXT_WPSC_EDITCATEGORY', utf8_encode('Editar categor�a'));
196
- define('TXT_WPSC_ALLCATEGORIES', utf8_encode('Todas las categor�as'));
197
-
198
- define('TXT_WPSC_DISPLAYVARIATIONS', utf8_encode('Mostrar opciones'));
199
- define('TXT_WPSC_ADDVARIATION', utf8_encode('A�adir opci�n'));
200
- define('TXT_WPSC_EDITVARIATION', utf8_encode('Editar opci�n'));
201
- define('TXT_WPSC_VARIATIONHASBEENEDITED', utf8_encode('La opci�n ha sido modificada'));
202
- define('TXT_WPSC_VARIATION_VALUES', utf8_encode('Valores de la opci�n'));
203
- define('TXT_WPSC_REMOVE_SET', utf8_encode('Eliminar el juego')); //this needs to be translated
204
-
205
- define('TXT_WPSC_SELECT_PARENT', utf8_encode('Seleccionar padre'));
206
- define('TXT_WPSC_PRODUCTHASBEENEDITED', utf8_encode('El producto ha sido modificado.'));
207
- define('TXT_WPSC_ADDPRODUCT', utf8_encode('A�adir producto'));
208
- define('TXT_WPSC_DISPLAYPRODUCTS', utf8_encode('Mostrar productos'));
209
- define('TXT_WPSC_PLEASESELECTACATEGORY', utf8_encode('Por favor seleccione una categor�a'));
210
- define('TXT_WPSC_STOCK', utf8_encode('Stock'));
211
- define('TXT_WPSC_PNP', utf8_encode('Gastos de Envio'));
212
- define('TXT_WPSC_EDITITEM', utf8_encode('Editar el articulo'));
213
- define('TXT_WPSC_PRODUCTDETAILS', utf8_encode('Detalles del producto'));
214
- define('TXT_WPSC_SELECT_PRODUCT', utf8_encode('Seleccione un producto existente'));
215
- define('TXT_WPSC_ENTERPRODUCTDETAILSHERE', utf8_encode('(Introduzca su detalle del producto aqu�)'));
216
- define('TXT_WPSC_ADDITIONALPRODUCTDESCRIPTION', utf8_encode('Descripci�n del producto adicional'));
217
- define('TXT_WPSC_ADDITEM', utf8_encode('A�adir art�culo'));
218
- define('TXT_WPSC_CHOOSEACATEGORY', utf8_encode('Elija una categor�a'));
219
- define('TXT_WPSC_CHOOSEABRAND', utf8_encode('Elija un tipo'));
220
- define('TXT_WPSC_USETHEACTUALIMAGE', utf8_encode('Use la imagen actual. No la dimensione.'));
221
- define('TXT_WPSC_DISPLAYPURCHASES', utf8_encode('Log de compra'));
222
- define('TXT_WPSC_ID', utf8_encode('ID'));
223
- define('TXT_WPSC_TRANSACTIONSTATUS', utf8_encode('Estado de la transacci�n'));
224
- define('TXT_WPSC_DATE', utf8_encode('Fecha'));
225
- define('TXT_WPSC_VIEWDETAILS', utf8_encode('Ver Detalles'));
226
- define('TXT_WPSC_STATUS', utf8_encode('Estado'));
227
- define('TXT_WPSC_SUCCESSFUL', utf8_encode('Exito'));
228
- define('TXT_WPSC_FAILED', utf8_encode('Err�neo'));
229
- define('TXT_WPSC_GST', utf8_encode('GST'));
230
- define('TXT_WPSC_PP', utf8_encode('P&amp;P'));
231
- define('TXT_WPSC_TOTAL', utf8_encode('Total'));
232
- define('TXT_WPSC_FINALTOTAL', utf8_encode('Total final'));
233
- define('TXT_WPSC_CUSTOMERDETAILS', utf8_encode('Detalles del cliente'));
234
- define('TXT_WPSC_USERSCARTWASEMPTY', utf8_encode('Este carrito esta vac�o'));
235
- define('TXT_WPSC_GOBACK', utf8_encode('Volver'));
236
- define('TXT_WPSC_THANKSAPPLIED', utf8_encode('Gracias, sus cambios han sido guardados.'));
237
- define('TXT_WPSC_FORM_FIELDS', utf8_encode('Opciones de validar compra'));
238
- define('TXT_WPSC_PAYMENTGATEWAY2', utf8_encode('Pasarela de pago'));
239
- define('TXT_WPSC_PLEASESELECTAPAYMENTGATEWAY', utf8_encode('Por favor seleccione un metodo de pago'));
240
- define('TXT_WPSC_PAYMENTGATEWAYNOTE', utf8_encode('<strong>Nota:</strong> Esta versi�n del plugin e-Commerce s�lo te permite conectar con PayPal.<br /><br />Si est� buscando una pasarela profesional que no sea PayPal entonces tenemos la<a href="http://www.instinct.co.nz/blogshop">versi�n e-Commerce oro </a> disponible con pasarelas como authorize.net, DPS (www.dps.co.nz), y paystation (www.paystation.co.nz).'));
241
- define('TXT_WPSC_URLSETTINGS', utf8_encode('URL de opciones'));
242
- define('TXT_WPSC_PRODUCTLISTURL', utf8_encode('URL de lista de productos'));
243
- define('TXT_WPSC_SHOPPINGCARTURL', utf8_encode('URL de carrito de la compra'));
244
- define('TXT_WPSC_CHECKOUTURL', utf8_encode('URL de validar compra'));
245
- define('TXT_WPSC_TRANSACTIONDETAILSURL', utf8_encode('URL de detalles de la transacci�n'));
246
- define('TXT_WPSC_PRESENTATIONSETTINGS', utf8_encode('Opciones de presentaci�n'));
247
- define('TXT_WPSC_CARTLOCATION', utf8_encode('Posici�n del carrito'));
248
- define('TXT_WPSC_SIDEBAR', utf8_encode('Barra de men�'));
249
- define('TXT_WPSC_PAGE', utf8_encode('P�gina'));
250
- define('TXT_WPSC_WIDGET', utf8_encode('Widget'));
251
- define('TXT_WPSC_NEEDTOENABLEWIDGET', utf8_encode('Necesita activar el plugin de widgets para usar esto'));
252
- define('TXT_WPSC_MANUAL', utf8_encode('Manual'));
253
- define('TXT_WPSC_SHOWCATEGORIESBRANDS', utf8_encode('Mostrar categor�as/marcas'));
254
- define('TXT_WPSC_BOTH', utf8_encode('Ambos'));
255
- define('TXT_WPSC_PRODUCTTHUMBNAILSIZE', utf8_encode('Tama�o por defecto del thumbnail producto'));
256
- define('TXT_WPSC_CATEGORYTHUMBNAILSIZE', utf8_encode('Tama�o por defecto del thumbnail categor�a'));
257
- define('TXT_WPSC_SHOWPOSTAGEANDPACKAGING', utf8_encode('Mostrar gastos de env�o'));
258
- define('TXT_WPSC_YES', utf8_encode('Si'));
259
- define('TXT_WPSC_NO', utf8_encode('No'));
260
- define('TXT_WPSC_SHOWSPECIALS', utf8_encode('Mostrar ofertas'));
261
- define('TXT_WPSC_SHOWPRODUCTRATINGS', utf8_encode('Mostrar medidas de productos'));
262
- define('TXT_WPSC_CURRENCYSETTINGS', utf8_encode('Opciones de moneda'));
263
- define('TXT_WPSC_GSTTAXRATE', utf8_encode('Tasas (Ej. IVA)'));
264
- define('TXT_WPSC_CURRENCYTYPE', utf8_encode('Tipo de moneda'));
265
- define('TXT_WPSC_CURRENCYSIGNLOCATION', utf8_encode('S�mbolo de moneda del pa�s'));
266
- define('TXT_WPSC_DEFAULTPOSTAGEPACKAGING', utf8_encode('Franqueo y embalaje por defecto'));
267
- define('TXT_WPSC_ADMINISTRATIONSETTINGS', utf8_encode('Opciones de administraci�n'));
268
- define('TXT_WPSC_MAXDOWNLOADSPERFILE', utf8_encode('Descargas m�ximas por fichero'));
269
- define('TXT_WPSC_PURCHASELOGEMAIL', utf8_encode('Email de Log de compra'));
270
- define('TXT_WPSC_REPLYEMAIL', utf8_encode('Repetir Email'));
271
- define('TXT_WPSC_BRANDNOCAP', utf8_encode('marca'));
272
- define('TXT_WPSC_CATEGORYNOCAP', utf8_encode('categor�a'));
273
- define('TXT_WPSC_UDPATING', utf8_encode('Actualizando'));
274
- define('TXT_WPSC_MOREDETAILS', utf8_encode('M�s detalles'));
275
- define('TXT_WPSC_ADDTOCART', utf8_encode('A�adir al carrito'));
276
- define('TXT_WPSC_AVGCUSTREVIEW', utf8_encode('Media de calificacion de clientes'));
277
- define('TXT_WPSC_YOURRATING', utf8_encode('Tu calificacion'));
278
- define('TXT_WPSC_RATING_SAVED', utf8_encode('Guardado'));
279
- define('TXT_WPSC_RATETHISITEM', utf8_encode('Califica este art�culo'));
280
- define('TXT_WPSC_PRODUCTSOLDOUT', utf8_encode('Este producto esta agotado.'));
281
- define('TXT_WPSC_NOITEMSINTHIS', utf8_encode('No hay ning�n art�culo en esta'));
282
- define('TXT_WPSC_CATEGORYORBRAND', utf8_encode('Categor�a o Marca'));
283
- define('TXT_WPSC_PLEASECHOOSEA', utf8_encode('Por favor seleccione un'));
284
- define('TXT_WPSC_PRODUCT', utf8_encode('Producto'));
285
- define('TXT_WPSC_QUANTITY', utf8_encode('Cantidad'));
286
- define('TXT_WPSC_QUANTITY_SHORT', utf8_encode('Cant')); //translation needed
287
- define('TXT_WPSC_APPLY', utf8_encode('Aplicar'));
288
- define('TXT_WPSC_MAKEPAYMENT', utf8_encode('Pagar'));
289
- define('TXT_WPSC_EMPTYSHOPPINGCART', utf8_encode('Vaciar carrito'));
290
- define('TXT_WPSC_TOTALPRICE', utf8_encode('Precio total'));
291
- define('TXT_WPSC_NOITEMSINTHESHOPPINGCART', utf8_encode('No hay ning�n art�culo en el carrito'));
292
- define('TXT_WPSC_EMAILMSG1', "Gracias, el pedido ha sido aceptado, ser� procesado y enviado lo m�s pronto posible, los elementos pueden ser descargados usando los enlaces.\n\r\n\rTodos los precios incluyen tasas y gastos de env�o.\n\r\n\rDetalle de tu pedido:\n\r\n\r");
293
- define('TXT_WPSC_EMAILMSG2', ".\n\rEstos art�culos fueron pedidos:\n\r\n\r");
294
- define('TXT_WPSC_CLICKTODOWNLOAD', utf8_encode('Pinche aqu� para descargar'));
295
- define('TXT_WPSC_DOWNLOAD', utf8_encode('Descargar'));
296
- define('TXT_WPSC_YOURTRANSACTIONID', utf8_encode('N�mero de tu pedido'));
297
- define('TXT_WPSC_TRANSACTIONID', utf8_encode('ID de pedido'));
298
- define('TXT_WPSC_PURCHASERECEIPT', utf8_encode('Recibo de compra'));
299
- define('TXT_WPSC_PURCHASEREPORT', utf8_encode('Informe de la compra'));
300
- define('TXT_WPSC_THETRANSACTIONWASSUCCESSFUL', utf8_encode('Transacci�n correcta'));
301
- define('TXT_WPSC_THETRANSACTIONWASNOTSUCCESSFUL', utf8_encode('Hubo un error en la transacci�n'));
302
- define('TXT_WPSC_GOBACKTOCHECKOUT', utf8_encode('Volver a validar la compra'));
303
- define('TXT_WPSC_SPECIALPRICE', utf8_encode('Precio especial'));
304
-
305
- define('TXT_WPSC_INSTRUCTIONS', utf8_encode('
306
- Para completar la instalaci�n usted tiene que crear los productos, el carrito de compra, las p�ginas de la comprobaci�n y el resultado de transacci�n, y luego ocultar la p�gina del carrito, de la comprobaci�n y de resultado de la transacci�n, de modo que no aparezcan en la lista de p�ginas.
307
- <ul class=\'installation\'>
308
- <li>Subir el contenido del archivo zip dentro del directorio wp-content/plugins</li>
309
- <li>Activar el plugin desde la p�gina de plugins de wordpress</li>
310
- <li>Ir a "Opciones de pasarela de pago", e introducir los datos correspondientes. (la pasarela de pago por defecto es PayPal)</li>
311
- <li>Crear las categor�as y productos</li>
312
- </ul>
313
- Esto es todo.</p>
314
- <h2>Donaciones</h2>
315
- <p>Las donaciones no son obligadas.<br /><br />
316
- Hemos terminado el desarrollo en un tiempo considerable, a pesar de todo hay que apoyar la eliminaci�n de fallos de WP-E-commerce. Por lo tanto, si le gusta lo que usted ve, y quiere ver m�s de ello, puede ayudar a financiar futuras versiones es dejando caer un d�lar o dos en el dep�sito de donaciones...</p>
317
- <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
318
- <input type="hidden" name="cmd" value="_s-xclick">
319
- <input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but21.gif" border="0" name="submit" alt="Make payments with PayPal - it\'s fast, free and secure!">
320
- <input type="hidden" name="encrypted" value="-----BEGIN PKCS7-----MIIHRwYJKoZIhvcNAQcEoIIHODCCBzQCAQExggEwMIIBLAIBADCBlDCBjjELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRYwFAYDVQQHEw1Nb3VudGFpbiBWaWV3MRQwEgYDVQQKEwtQYXlQYWwgSW5jLjETMBEGA1UECxQKbGl2ZV9jZXJ0czERMA8GA1UEAxQIbGl2ZV9hcGkxHDAaBgkqhkiG9w0BCQEWDXJlQHBheXBhbC5jb20CAQAwDQYJKoZIhvcNAQEBBQAEgYAh/vca+S7Em1KNH3rhwBRD1h4c0DdQSgmknr8mKQU7KfG5jSYXu5DD9oriGfYSDg+99ZtljIwtqvefC0wKdEJ0yFMGinWp9zGw2Xvu1s4S+pcH5IGax9KQo1WosnzA99F04MHQnqkxcfpTXCG8VLSf/r/rx8+++vVsYWNYN717+DELMAkGBSsOAwIaBQAwgcQGCSqGSIb3DQEHATAUBggqhkiG9w0DBwQIHATWqFYRAjeAgaB2F/F90mbYo/5zGY/1AYtsQ35nRDtelewxW7iLHF41rzB3NidYEs2h+t/HS0MoGTBsAfVc94mxIzInI1pQt9n/hpF67XAr357KVwIoIOq52jDfDFlZV92BPMv00MHuj4LNtNq5I752I3SsNamhl1DfAqlWxnJsIibA1D3l8k67ccc04/JYjvsd89hYgf0lob7vQoZ8X5xNtlidM3qcAx4goIIDhzCCA4MwggLsoAMCAQICAQAwDQYJKoZIhvcNAQEFBQAwgY4xCzAJBgNVBAYTAlVTMQswCQYDVQQIEwJDQTEWMBQGA1UEBxMNTW91bnRhaW4gVmlldzEUMBIGA1UEChMLUGF5UGFsIEluYy4xEzARBgNVBAsUCmxpdmVfY2VydHMxETAPBgNVBAMUCGxpdmVfYXBpMRwwGgYJKoZIhvcNAQkBFg1yZUBwYXlwYWwuY29tMB4XDTA0MDIxMzEwMTMxNVoXDTM1MDIxMzEwMTMxNVowgY4xCzAJBgNVBAYTAlVTMQswCQYDVQQIEwJDQTEWMBQGA1UEBxMNTW91bnRhaW4gVmlldzEUMBIGA1UEChMLUGF5UGFsIEluYy4xEzARBgNVBAsUCmxpdmVfY2VydHMxETAPBgNVBAMUCGxpdmVfYXBpMRwwGgYJKoZIhvcNAQkBFg1yZUBwYXlwYWwuY29tMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDBR07d/ETMS1ycjtkpkvjXZe9k+6CieLuLsPumsJ7QC1odNz3sJiCbs2wC0nLE0uLGaEtXynIgRqIddYCHx88pb5HTXv4SZeuv0Rqq4+axW9PLAAATU8w04qqjaSXgbGLP3NmohqM6bV9kZZwZLR/klDaQGo1u9uDb9lr4Yn+rBQIDAQABo4HuMIHrMB0GA1UdDgQWBBSWn3y7xm8XvVk/UtcKG+wQ1mSUazCBuwYDVR0jBIGzMIGwgBSWn3y7xm8XvVk/UtcKG+wQ1mSUa6GBlKSBkTCBjjELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRYwFAYDVQQHEw1Nb3VudGFpbiBWaWV3MRQwEgYDVQQKEwtQYXlQYWwgSW5jLjETMBEGA1UECxQKbGl2ZV9jZXJ0czERMA8GA1UEAxQIbGl2ZV9hcGkxHDAaBgkqhkiG9w0BCQEWDXJlQHBheXBhbC5jb22CAQAwDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQUFAAOBgQCBXzpWmoBa5e9fo6ujionW1hUhPkOBakTr3YCDjbYfvJEiv/2P+IobhOGJr85+XHhN0v4gUkEDI8r2/rNk1m0GA8HKddvTjyGw/XqXa+LSTlDYkqI8OwR8GEYj4efEtcRpRYBxV8KxAW93YDWzFGvruKnnLbDAF6VR5w/cCMn5hzGCAZowggGWAgEBMIGUMIGOMQswCQYDVQQGEwJVUzELMAkGA1UECBMCQ0ExFjAUBgNVBAcTDU1vdW50YWluIFZpZXcxFDASBgNVBAoTC1BheVBhbCBJbmMuMRMwEQYDVQQLFApsaXZlX2NlcnRzMREwDwYDVQQDFAhsaXZlX2FwaTEcMBoGCSqGSIb3DQEJARYNcmVAcGF5cGFsLmNvbQIBADAJBgUrDgMCGgUAoF0wGAYJKoZIhvcNAQkDMQsGCSqGSIb3DQEHATAcBgkqhkiG9w0BCQUxDxcNMDYwMzA5MjA0ODA4WjAjBgkqhkiG9w0BCQQxFgQUCBfIACnHn+V2COlj8DDv2MsFJRIwDQYJKoZIhvcNAQEBBQAEgYCMXnxnBNyUy7axfHh9EDVq7HFzTvTsGwtmAUVesOyRNGwESXpukrX4rDOMNdHbbVToxa98uIKJUJPiYGBcpcUywtpZG1ZiDvYxoWgDh4zXx4w1QcJ96OjUPkHQ3q0UWY+p9GRxl+buhyjK62BxU5I0UaKc0H3QuATQB5+lbZdlgw==-----END PKCS7-----">
321
- </form>
322
- <h2>Personalizaci�n</h2>
323
- <p><strong>Tasas y gastos de env�o</strong><br />Se pueden poner por defecto en la p�gina de Opciones.</p>
324
- <p><strong>Email de Logs de compra</strong><br />Direcci�n para el env�o de notificaciones de las compras.</p>
325
- <p><strong>P�ginas ocultas</strong><br />
326
- Se debe buscar antes el ID de las p�ginas ocultas del carrito de compra y el resultado de las transacciones para evitar que sean mostradas.<br />
327
- <br />Hay que modificarlo en el archivo del theme usado. <br />
328
- <br />Es normal encontrarlo en sidebar.php, buscar algo parecido a:<br />
329
- <br />"&lt;?php wp_list_pages(\'title_li=&lt;h2&gt;Pages&lt;/h2&gt;\' ); ?&gt;"<br />
330
- <br />Editar la l�nea, por ejemplo as�:<br />
331
- <br />"&lt;?php wp_list_pages(\'title_li=&lt;h2&gt;Pages&lt;h2&gt;&amp;exclude=3,4,5\')); ?&gt;"<br />
332
- <br />Las p�ginas son exclu�das mediante su ID.</p>
333
- <p><strong>Actualizaciones desde versiones anteriores</strong><br />
334
- Desde versiones anteriores desactivando y reactivando el plugin.</p>
335
- <p><strong>Funciones de imagen</strong><br />
336
- Si su servidor no tiene las funciones de imagen PHP instaladas, usted no ser� capaz de redimensionar las im�genes una vez subidas.</p>
337
- <p><strong>Permalinks</strong><br />
338
- Lo hacemos lo mejor que podemos.
339
- No he sido capaz de encontrar un modo realmente bueno de pasar las variables requeridas de la p�gina A la p�gina con permalinks que usan el modo reescritura (mod_rewrite), si usted se inclina en el empleo mod_rewrite,no puede trabajar con permalinks activado.</p>
340
- <p><strong>Javascript y Ajax </strong><br />
341
- E-commerce usa Ajax, el carrito de la compra no parece que utiliza Javascript, aunque detr�s s�,pero las p�ginas de administraci�n (espec�ficamente las de Productos y Categor�as) no lo usan. Para usar la secci�n de Administraci�n usted tendr� que usar un navegador razonablemente moderno y tener Javascript activado. (Internet Explorer 6 o mejor, Firefox 1.0).</p>
342
- <p><strong>Contacto</strong><br />
343
- Website: <a href="http://www.instinct.co.nz">www.instinct.co.nz</a></p>
344
- <p><strong>Creditos:</strong><br />
345
- <a href="http://www.huddletogether.com/projects/lightbox2/">Lightbox</a>
346
- </p>
347
- '));
348
-
349
-
350
- define('TXT_WPSC_SHIPPINGSETTINGS', utf8_encode('Opciones de env�o'));
351
- define('TXT_WPSC_BASE_LOCAL', utf8_encode('Localidad base de env�o'));
352
- define('TXT_WPSC_BASE_INTERNATIONAL', utf8_encode('Env�os internacionales'));
353
- define('TXT_WPSC_BASE_COUNTRY', utf8_encode('Pa�s base de env�o'));
354
-
355
- define('TXT_WPSC_SHIPPING_DETAILS', utf8_encode('Costes adicionales de env�o')); // this needs updating
356
- define('TXT_WPSC_LOCAL_PNP', utf8_encode('Coste de env�o local')); // this needs updating
357
- define('TXT_WPSC_INTERNATIONAL_PNP', utf8_encode('Coste de env�o internacional')); // this needs updating
358
- define('TXT_WPSC_SHIPPING_NOTE', utf8_encode('Nota: cobrado s�lo una vez por producto independientemente de la cantidad pedida.'));
359
- define('TXT_WPSC_COUNTRY_FORM_FIELD', utf8_encode('Campo de formulario para el pa�s'));
360
- define('TXT_WPSC_COUNTRY_FORM_FIELD_EXPLANATION', utf8_encode('(seleccionar cual es el campo del formulario para especificar el pa�s)'));
361
-
362
- define('TXT_WPSC_SHIPPING', utf8_encode('Env�o'));
363
- define('TXT_WPSC_EMAIL_FORM_FIELD', utf8_encode('Campo del formulario para el email'));
364
- define('TXT_WPSC_EMAIL_FORM_FIELD_EXPLANATION', utf8_encode('(seleccionar cual es el campo del formulario para especificar la direcci�n de correo)'));
365
-
366
-
367
- define('TXT_WPSC_PRODUCTIMAGES', utf8_encode('Im�genes de productos'));
368
- define('TXT_WPSC_PRODUCTDOWNLOAD', utf8_encode('Descargar producto'));
369
- define('TXT_WPSC_SHOWTHUMBNAILS', utf8_encode('Ver Thumbnails'));
370
- define('TXT_WPSC_ADD_ADDITIONAL_IMAGE', utf8_encode('A�adir imagen adicional'));
371
- define('TXT_WPSC_DELETE_IMAGE', utf8_encode('Borrar imagen'));
372
- define('TXT_WPSC_GOLD_OPTIONS', utf8_encode('Opciones de carrito oro'));
373
- define('TXT_WPSC_ACTIVATE_SETTINGS', utf8_encode('Opciones de activaci�n'));
374
- define('TXT_WPSC_ACTIVATION_KEY', utf8_encode('KEY de activaci�n'));
375
- define('TXT_WPSC_THANKSACTIVATED', utf8_encode('Gracias, el carrito de compra versi�n oro ha sido activado.'));
376
- define('TXT_WPSC_NOTACTIVATED', utf8_encode('Lo siento, la API key es incorrecta'));
377
- define('TXT_WPSC_DEFAULT', utf8_encode('Por defecto'));
378
- define('TXT_WPSC_LIST', utf8_encode('Lista'));
379
- define('TXT_WPSC_VISIBLE', utf8_encode('Visible'));
380
- define('TXT_WPSC_DELETE_PRODUCT', utf8_encode('Borrar Product'));
381
- define('TXT_WPSC_ADDITIONAL_IMAGE', utf8_encode('Imagen adicional'));
382
- define('TXT_WPSC_GATEWAY_OPTIONS', utf8_encode('Opciones de pasarela'));
383
- define('TXT_WPSC_SHIPPING_COUNTRY', utf8_encode('Elija su pa�s de env�o:'));
384
- define('TXT_WPSC_CONFIRM_TOTALS', utf8_encode('Verifique sus totales antes de realizar el pedido:'));
385
- define('TXT_WPSC_CHECKOUT_FORM_FIELDS_DESCRIPTION', utf8_encode('Aqu� usted puede personalizar las pasarelas de pago para que se muestren en su p�gina de compra. La p�gina de compra es donde usted recoge la informaci�n de usuario necesaria que se guardar� en sus Logs de compra p. ej. la direcci�n de compradores, y el nombre...'));
386
- define('TXT_WPSC_PAYMENT_OPTIONS', utf8_encode('Opciones de pago'));
387
- define('TXT_WPSC_PAYMENT_DESCRIPTION', utf8_encode('Escoja las opciones de pago que usted quiere en la p�gina de compra. Por defecto los clientes s�lo pueden pagar los art�culos con tarjeta de cr�dito, sin embargo usted puede darles la opci�n Cheque/Transferencia. En el caso de que usted quisiera esta opci�n, deber�a seleccionar la tarjeta de cr�dito m�s la opci�n de Cheque/Transferencia.'));
388
-
389
- define('TXT_WPSC_DEFAULT_GATEWAY_ONLY', utf8_encode(' solo'));
390
- define('TXT_WPSC_PLUS_MANUAL_PAYMENT', utf8_encode(' opci�n plus de pago Cheque/Transferencia'));
391
- define('TXT_WPSC_PAYMENT_METHOD', utf8_encode('M�todo de pago'));
392
- define('TXT_WPSC_PAY_USING', utf8_encode('Pago usado'));
393
- define('TXT_WPSC_PAY_MANUALLY', utf8_encode('Pago por Cheque/Transferencia'));
394
- define('TXT_WPSC_CREDIT_CARD', utf8_encode('Tarjeta de cr�dito'));
395
- define('TXT_WPSC_ADJUSTABLE_QUANTITY', utf8_encode('Mostrar cantidades en modo lista'));
396
- define('TXT_WPSC_RSS_FEED_HEADER', utf8_encode('Suscr�base a sus pedidos'));
397
- define('TXT_WPSC_RSS_FEED_LINK', utf8_encode('Subscr�base a un RSS'));
398
- define('TXT_WPSC_RSS_FEED_TEXT', utf8_encode('de sus pedidos'));
399
- define('TXT_WPSC_INITIAL_SETUP', utf8_encode('Opciones por defecto creadas.'));
400
- define('TXT_WPSC_PLUGIN_NEWS_HEADER', utf8_encode('Noticias Plugin'));
401
-
402
- define('TXT_WPSC_PLUGIN_NEWS', '
403
-
404
- The <a href="http://instinct.co.nz/blogshop/products-page/" target="_blank">WP DropShop Module</a> is the latest and most cutting edge shopping cart available online. Coupled with Grid View then your site will be the talk of street! <br/><br/> //needs translating
405
-
406
-
407
-
408
- ');
409
-
410
-
411
- define('TXT_WPSC_POWERED_BY', utf8_encode('This shop is powered by '));
412
- define('TXT_WPSC_NO_PURCHASES', utf8_encode('No hay ninguna compra.'));
413
-
414
-
415
- define('TXT_WPSC_DELIVERY_ADDRESS', utf8_encode('Direcci�n de envio'));
416
- define('TXT_WPSC_DELIVERY_CITY', utf8_encode('Ciudad'));
417
- define('TXT_WPSC_DELIVERY_COUNTRY', utf8_encode('Pa�s'));
418
- define('TXT_WPSC_MP3_SETTINGS', utf8_encode('Configuraci�n MP3'));
419
- define('TXT_WPSC_MP3_SETTINGS_DESCRIPTION', utf8_encode('Para crear MP3 de 30 segundos, este plugin necesita <a href=\'http://sox.sourceforge.net/\'>SoX</a> introduzca la ruta al SoX aqu�.'));
420
- define('TXT_WPSC_SOX_PATH', utf8_encode('Ruta SoX'));
421
- define('TXT_WPSC_PREVIEW', utf8_encode('Previsualizar'));
422
- define('TXT_WPSC_DOWNLOAD_CSV', utf8_encode('Descargar DSV'));
423
- define('TXT_WPSC_PREVIEW_FILE', utf8_encode('Previsualizar archivo'));
424
- define('TXT_WPSC_REPLACE_PRODUCT', utf8_encode('Reemplazar producto'));
425
- define('TXT_WPSC_TOTALSHIPPING', utf8_encode('Gastos de env�o totales'));
426
- define('TXT_WPSC_DISPLAY_FRONT_PAGE', utf8_encode('Mostrar en p�gina principal'));
427
- define('TXT_WPSC_SEARCH_FOR', utf8_encode('Buscar por'));
428
- define('TXT_WPSC_YOUR_SEARCH_FOR', utf8_encode('Tu b�squeda para'));
429
- define('TXT_WPSC_RETURNED_NO_RESULTS', utf8_encode('Sin resultados.'));
430
- define('TXT_WPSC_POSTAGE', utf8_encode('Gastos de Envio'));
431
- define('TXT_WPSC_SUBTOTAL', utf8_encode('Subtotal'));
432
-
433
  ?>
1
+ <?php
2
+ /*
3
+ This is a language file for the WP Shopping Cart plugin version 2.6.5 beta
4
+ Do not save this in Quanta+, if you do, all the special characters will break.
5
+ */
6
+
7
+ define('TXT_WPSC_IMAGESIZEINFO', utf8_encode('Nota: si est� en blanco, la imagen no ser� dimensionada'));
8
+ define('TXT_WPSC_RECEIVED', utf8_encode('Pedido recibido'));
9
+ define('TXT_WPSC_ORDER_STATUS', utf8_encode('Estado del pedido'));
10
+ define('TXT_WPSC_ORDER_SUMMARY', utf8_encode('Resumen del pedido'));
11
+ define('TXT_WPSC_LANGUAGE', utf8_encode('Lenguaje'));
12
+ define('TXT_WPSC_ACCEPTED_PAYMENT', utf8_encode('Pago aceptado'));
13
+ define('TXT_WPSC_JOB_DISPATCHED', utf8_encode('Pedido enviado'));
14
+ define('TXT_WPSC_PROCESSED', utf8_encode('Pedido terminado'));
15
+ define('TXT_WPSC_ECOMMERCE', utf8_encode('e-Commerce'));
16
+ define('TXT_WPSC_OPTIONS', utf8_encode('Opciones de la tienda'));
17
+ define('TXT_WPSC_ADDPRODUCTS', utf8_encode('A�adir productos'));
18
+ define('TXT_WPSC_SENDSMS', utf8_encode('Enviar SMS'));
19
+ define('TXT_WPSC_PRODUCTS', utf8_encode('Productos'));
20
+ define('TXT_WPSC_ADDCATEGORY', utf8_encode('A�adir Categor�a'));
21
+ define('TXT_WPSC_CATEGORIES', utf8_encode('Categor�as'));
22
+ define('TXT_WPSC_BRANDS', utf8_encode('Marcas'));
23
+ define('TXT_WPSC_VARIATIONS', utf8_encode('Opciones del producto'));
24
+ define('TXT_WPSC_PURCHASELOG', utf8_encode('Log de compra'));
25
+ define('TXT_WPSC_ORDER_LOG', utf8_encode('Pedidos'));
26
+ define('TXT_WPSC_OLDER_ORDERS', utf8_encode('Pedidos antiguos'));
27
+ define('TXT_WPSC_ORDER', utf8_encode('Pedido'));
28
+ define('TXT_WPSC_TOTAL_THIS_MONTH', utf8_encode('Ingresos de este mes'));
29
+ define('TXT_WPSC_MONTHLY_REPORT', utf8_encode('Informe de 6 meses'));
30
+ define('TXT_WPSC_TOTAL_INCOME', utf8_encode('Importe total'));
31
+ define('TXT_WPSC_ACCEPTED_PAYMENTS', utf8_encode('(Metodos de Pago Aceptados)')); //text has changed slightly
32
+ define('TXT_WPSC_PAYMENTGATEWAYOPTIONS', utf8_encode('Opciones de pago'));
33
+ define('TXT_WPSC_HELPINSTALLATION', utf8_encode('Ayuda/Actualizar'));
34
+ define('TXT_WPSC_EXAMPLECATEGORY', utf8_encode('Categor�a ejemplo'));
35
+ define('TXT_WPSC_EXAMPLEDETAILS', utf8_encode('Detalles ejemplo'));
36
+ define('TXT_WPSC_EXAMPLEBRAND', utf8_encode('Marca ejemplo'));
37
+ define('TXT_WPSC_PRODUCTIMAGEWIDTH', utf8_encode('Ancho imagen producto'));
38
+ define('TXT_WPSC_PRODUCTIMAGEHEIGHT', utf8_encode('Alto imagen producto'));
39
+ define('TXT_WPSC_CATEGORYIMAGEWIDTH', utf8_encode('Ancho imagen categor�a'));
40
+ define('TXT_WPSC_CATEGORYIMAGEHEIGHT', utf8_encode('Alto imagen categor�a'));
41
+ define('TXT_WPSC_PRODUCTLISTURL', utf8_encode('Posici�n de la lista de productos'));
42
+ define('TXT_WPSC_SHOPPINGCARTURL', utf8_encode('Posici�n del carrito de compra'));
43
+ define('TXT_WPSC_CHECKOUTURL', utf8_encode('Posici�n de la p�gina de compra'));
44
+ define('TXT_WPSC_TRANSACTURL', utf8_encode('Posici�n de la p�gina de detalle de transacci�n'));
45
+ define('TXT_WPSC_PAYMENTGATEWAY', utf8_encode('Pasarela de pago a usar'));
46
+ define('TXT_WPSC_CARTLOCATION', utf8_encode('Posici�n de carrito'));
47
+ define('TXT_WPSC_SHOWCATEGORYBRANDS', utf8_encode('Mostrar categor�as o tipos o ambos'));
48
+ define('TXT_WPSC_CURRENCYTYPE', utf8_encode('Tipo de moneda'));
49
+ define('TXT_WPSC_CURRENCYSIGNLOCATION', utf8_encode('Posici�n del s�mbolo de moneda'));
50
+ define('TXT_WPSC_GSTRATE', utf8_encode('GST'));
51
+ define('TXT_WPSC_MAXDOWNLOADS', utf8_encode('L�mite de descarga'));
52
+ define('TXT_WPSC_DISPLAYPNP', utf8_encode('Mostrar u ocultar franqueo y empaquetado'));
53
+ define('TXT_WPSC_DISPLAYSPECIALS', utf8_encode('Mostrar u ocultar ofertas en la barra de men�'));
54
+ define('TXT_WPSC_POSTAGEAND_PACKAGING', utf8_encode('Franqueo y empaquetado por defecto'));
55
+ define('TXT_WPSC_PURCHLOGEMAIL', utf8_encode('Direcci�n de correo donde se env�a el registro de compra'));
56
+ define('TXT_WPSC_RETURNEMAIL', utf8_encode('Direcci�n de correo desde donde se env�an los informes'));
57
+ define('TXT_WPSC_TERMSANDCONDITIONS', utf8_encode('Comprobar condiciones'));
58
+ define('TXT_WPSC_DEFAULTBRAND', utf8_encode('Tipo por defecto'));
59
+ define('TXT_WPSC_DEFAULTCATEGORY', utf8_encode('Categor�a por defecto'));
60
+ define('TXT_WPSC_PAYPALBUSINESS', utf8_encode('Negocio paypal'));
61
+ define('TXT_WPSC_PAYPALURL', utf8_encode('URL paypal'));
62
+ define('TXT_WPSC_SHOWPRODUCTRATINGS', utf8_encode('Mostrar tarifas de producto'));
63
+ define('TXT_WPSC_PRODUCTSPAGE', utf8_encode('P�gina de productos'));
64
+ define('TXT_WPSC_CHECKOUT', utf8_encode('Validar'));
65
+ define('TXT_WPSC_ENTERDETAILS', utf8_encode('Introduzca sus datos'));
66
+ define('TXT_WPSC_TRANSACTIONRESULTS', utf8_encode('Resultados de la transacci�n'));
67
+ define('TXT_WPSC_SELECTACATEGORY', utf8_encode('Seleccione una categor�a'));
68
+ define('TXT_WPSC_SELECTABRAND', utf8_encode('Seleccione un tipo'));
69
+ define('TXT_WPSC_PRODUCTNAME', utf8_encode('Nombre del producto'));
70
+ define('TXT_WPSC_PRODUCTDESCRIPTION', utf8_encode('Descripci�n de producto'));
71
+ define('TXT_WPSC_ADDITIONALDESCRIPTION', utf8_encode('Descripci�n adicional'));
72
+ define('TXT_WPSC_PRICE', utf8_encode('Precio'));
73
+ define('TXT_WPSC_TAXALREADYINCLUDED', utf8_encode('Impuestos incluidos'));
74
+ define('TXT_WPSC_SPECIAL', utf8_encode('Oferta')); // this text has changed and needs updating
75
+ define('TXT_WPSC_PRODUCT_DISPLAY', utf8_encode('Mostrar producto'));
76
+
77
+ define('TXT_WPSC_PRODUCTSTOCK', utf8_encode('Stock de producto'));
78
+
79
+ define('TXT_WPSC_UNTICKBOX', utf8_encode('Existe un n�mero limitado de este art�culo en stock. Si el sotck se agota, este producto no estar� disponible en la tienda a no ser que usted quite esta opci�n o a�ada m�s stock.'));
80
+ define('TXT_WPSC_LIMITED_STOCK', utf8_encode('Stock limitado'));
81
+
82
+ define('TXT_WPSC_CATEGORY', utf8_encode('Categor�a'));
83
+ define('TXT_WPSC_BRAND', utf8_encode('Tipo'));
84
+ define('TXT_WPSC_PRODUCT_VARS', utf8_encode('Opciones de producto'));
85
+ define('TXT_WPSC_ADD_VAR', utf8_encode('A�adir opci�n'));
86
+ define('TXT_WPSC_EDIT_VAR', utf8_encode('Editar opci�n'));
87
+ define('TXT_WPSC_SELECTAVARIATION', utf8_encode('Seleccione una opci�n'));
88
+ define('TXT_WPSC_NEW_VARIATION', utf8_encode('Crear nueva opci�n'));
89
+
90
+ define('TXT_WPSC_PRODUCTATT', utf8_encode('Accesorios de producto'));
91
+ define('TXT_WPSC_DOWNLOADABLEPRODUCT', utf8_encode('Producto descargable'));
92
+ define('TXT_WPSC_FILETOBEPRODUCT', utf8_encode('Nota: Si est� completado, el archivo subido ser� el producto para ser comprado.'));
93
+ define('TXT_WPSC_RESIZEIMAGE', utf8_encode('Redimensionar Thumbnail'));
94
+ define('TXT_WPSC_DONOTRESIZEIMAGE', utf8_encode('No dimensione el thumbnail.'));
95
+ define('TXT_WPSC_USEDEFAULTHEIGHTANDWIDTH', utf8_encode('Usar alto y ancho por defecto'));
96
+ define('TXT_WPSC_USE', utf8_encode('Usar'));
97
+ define('TXT_WPSC_PXHEIGHTBY', utf8_encode('px alto por'));
98
+ define('TXT_WPSC_PXWIDTH', utf8_encode('px ancho.'));
99
+ define('TXT_WPSC_PREVIEW', utf8_encode('Previsualizar'));
100
+ define('TXT_WPSC_UPLOADNEWIMAGE', utf8_encode('Reemplazar imagen'));
101
+ define('TXT_WPSC_DELETEIMAGE', utf8_encode('Borrar imagen'));
102
+ define('TXT_WPSC_EDIT', utf8_encode('Editar'));
103
+ define('TXT_WPSC_DELETE', utf8_encode('Borrar'));
104
+ define('TXT_WPSC_REMOVE', utf8_encode('Eliminar'));
105
+ define('TXT_WPSC_NAME', utf8_encode('Nombre'));
106
+ define('TXT_WPSC_TYPE', utf8_encode('Tipo'));
107
+ define('TXT_WPSC_MANDATORY', utf8_encode('Obligatorio'));
108
+ define('TXT_WPSC_DISPLAY_IN_LOG', utf8_encode('Mostrar<br /> en Log'));
109
+ define('TXT_WPSC_DESCRIPTION', utf8_encode('Descripci�n'));
110
+ define('TXT_WPSC_CATEGORY_PARENT', utf8_encode('Categor�a padre'));
111
+ define('TXT_WPSC_IMAGE', utf8_encode('Imagen'));
112
+ define('TXT_WPSC_HEIGHT', utf8_encode('Alto'));
113
+ define('TXT_WPSC_WIDTH', utf8_encode('Ancho'));
114
+ define('TXT_WPSC_PLEASEENTERAVALID', utf8_encode('Por favor introduzca un/a'));
115
+ define('TXT_WPSC_PLEASEENTERAVALIDNAME', utf8_encode('Por favor introduzca un nombre v�lido'));
116
+ define('TXT_WPSC_PLEASEENTERAVALIDSURNAME', utf8_encode('Por favor introduzca un apellido v�lido'));
117
+ define('TXT_WPSC_PLEASEENTERAVALIDEMAILADDRESS', utf8_encode('Por favor introduzca una direcci�n de correo v�lida'));
118
+ define('TXT_WPSC_PLEASEENTERAVALIDADDRESS', utf8_encode('Por favor introduzca una direcci�n v�lida'));
119
+ define('TXT_WPSC_PLEASEENTERAVALIDPHONENUMBER', utf8_encode('Por favor introduzca un n�mero de tel�fono v�lido'));
120
+ define('TXT_WPSC_TERMSANDCONDITIONS', utf8_encode('Usted no est� de acuerdo con las condiciones'));
121
+ define('TXT_WPSC_NOTHINGINYOURSHOPPINGCART', utf8_encode('No hay nada en su carrito'));
122
+ define('TXT_WPSC_SPECIALS', utf8_encode('Ofertas'));
123
+ define('TXT_WPSC_BUY', utf8_encode('Comprar'));
124
+ define('TXT_WPSC_SHOPPINGCART', utf8_encode('Carrito de compra'));
125
+ define('TXT_WPSC_NUMBEROFITEMS', utf8_encode('N�mero de art�culos'));
126
+ define('TXT_WPSC_NOMOREAVAILABLE', utf8_encode('Este producto est� fuera de stock'));
127
+ define('TXT_WPSC_EMPTYYOURCART', utf8_encode('Vaciar carrito'));
128
+ define('TXT_WPSC_GOTOCHECKOUT', utf8_encode('Validar compra'));
129
+ define('TXT_WPSC_CONTINUESHOPPING', utf8_encode('Continuar comprando'));
130
+ define('TXT_WPSC_YOURSHOPPINGCARTISEMPTY', utf8_encode('Su carrito de compra est� vac�o'));
131
+ define('TXT_WPSC_VISITTHESHOP', utf8_encode('Visitar tienda'));
132
+ define('TXT_WPSC_PAGES', utf8_encode('P�ginas'));
133
+ define('TXT_WPSC_OUTOF', utf8_encode('M�s de'));
134
+ define('TXT_WPSC_VOTES', utf8_encode('votos.'));
135
+ define('TXT_WPSC_CLICKSTARSTORATE', utf8_encode('A�ada estrellas para calificar'));
136
+ define('TXT_WPSC_AVERAGERATINGOF', utf8_encode('Grado medio de'));
137
+ define('TXT_WPSC_YOURVOTE', utf8_encode('Su votaci�n'));
138
+ define('TXT_WPSC_AVERAGEVOTE', utf8_encode('Media de votos'));
139
+ define('TXT_WPSC_YOUHAVEVOTED', utf8_encode('Usted ha votado'));
140
+ define('TXT_WPSC_NOVOTES', utf8_encode('Ning�n voto'));
141
+ define('TXT_WPSC_1VOTE', utf8_encode('1 voto'));
142
+ define('TXT_WPSC_VOTES2', utf8_encode('Votos'));
143
+ define('TXT_WPSC_PERSONGIVEN', utf8_encode('una persona ha dado a esta imagen'));
144
+ define('TXT_WPSC_PERSONGIVEN2', utf8_encode('estrellas.'));
145
+ define('TXT_WPSC_PEOPLEGIVEN', utf8_encode('los visitantes han dado a esta imagen'));
146
+ define('TXT_WPSC_PEOPLEGIVEN2', utf8_encode('estrellas.'));
147
+ define('TXT_WPSC_ITEMHASBEENADDED', utf8_encode('El art�culo se ha a�adido'));
148
+ define('TXT_WPSC_ITEMHASNOTBEENADDED', utf8_encode('El art�culo no se ha a�adido'));
149
+ define('TXT_WPSC_ADDNEWCATEGORY', utf8_encode('A�adir nueva categor�a'));
150
+ define('TXT_WPSC_SUBMIT', utf8_encode('Enviar'));
151
+ define('TXT_WPSC_SELECTAVALIDCATEGORY', utf8_encode('Por favor seleccione una categor�a v�lida'));
152
+ define('TXT_WPSC_PRODUCTNAME', utf8_encode('Nombre del producto'));
153
+ define('TXT_WPSC_PRODUCTDESCRIPTION', utf8_encode('Descripci�n del producto'));
154
+ define('TXT_WPSC_ADDNEWPRODUCT', utf8_encode('A�adir producto'));
155
+ define('TXT_WPSC_PRODUCTQUANTITY', utf8_encode('Cantidad del producto'));
156
+ define('TXT_WPSC_PRODUCTIMAGE', utf8_encode('Imagen del producto'));
157
+ define('TXT_WPSC_PRODUCTPRICE', utf8_encode('Precio del producto'));
158
+ define('TXT_WPSC_NOTAX', utf8_encode('Sin Tasas'));
159
+ define('TXT_WPSC_ABOUT', utf8_encode('Sobre nosotros'));
160
+ define('TXT_WPSC_ABOUTCONTENT', utf8_encode('Bienvenido al panel e-commerce. <br /><br /><strong>Nota:</strong> en algunas configuraciones, el carrito de compra puede estar vac�o en cada carga de p�gina, si esto sucede, tendr� que a�adir esta l�nea:<br /><br />session_start();<br /><br />a index.php en el directorio base de wordpress.<br />'));
161
+ define('TXT_WPSC_CONTACTDETAILS', utf8_encode('Por favor introduzca sus datos de contacto:'));
162
+ define('TXT_WPSC_CREDITCARDHANDY', utf8_encode('Tenga a mano su tarjeta de credito una vez que selecione Enviar.'));
163
+ define('TXT_WPSC_ASTERISK', utf8_encode('Los campos marcados con un asterisco son obligatorios.'));
164
+ define('TXT_WPSC_FIRSTNAME', utf8_encode('Nombre'));
165
+ define('TXT_WPSC_LASTNAME', utf8_encode('Apellidos'));
166
+ define('TXT_WPSC_EMAIL', utf8_encode('E-mail'));
167
+ define('TXT_WPSC_ADDRESS', utf8_encode('Direcci�n'));
168
+ define('TXT_WPSC_ADDRESS1', utf8_encode('Direcci�n 1'));
169
+ define('TXT_WPSC_ADDRESS2', utf8_encode('Direcci�n 2'));
170
+ define('TXT_WPSC_CITY', utf8_encode('Ciudad'));
171
+ define('TXT_WPSC_COUNTRY', utf8_encode('Pa�s'));
172
+ define('TXT_WPSC_PHONE', utf8_encode('Tel�fono'));
173
+ define('TXT_WPSC_TERMS1', utf8_encode('Acepto las '));
174
+ define('TXT_WPSC_TERMS2', utf8_encode('Condiciones'));
175
+
176
+
177
+ define('TXT_WPSC_TEXT', utf8_encode('Texto'));
178
+ define('TXT_WPSC_TEXTAREA', utf8_encode('�rea de texto'));
179
+ define('TXT_WPSC_HEADING', utf8_encode('T�tulo'));
180
+
181
+ define('TXT_WPSC_MAKEPURCHASE', utf8_encode('Comprar'));
182
+ define('TXT_WPSC_BUYPRODUCTS', utf8_encode('Por favor compre alg�n producto antes de utilizar esta p�gina'));
183
+ define('TXT_WPSC_BRANDHASBEENEDITED', utf8_encode('La marca ha sido modificada.'));
184
+ define('TXT_WPSC_SURETODELETEPRODUCT', utf8_encode('�Est� seguro que quiere eliminar este producto?'));
185
+ define('TXT_WPSC_ADDBRAND', utf8_encode('A�adir mraca'));
186
+ define('TXT_WPSC_DISPLAYBRANDS', utf8_encode('Mostrar marcas'));
187
+ define('TXT_WPSC_EDITBRAND', utf8_encode('Editar marca'));
188
+ define('TXT_WPSC_ADD', utf8_encode('A�adir'));
189
+ define('TXT_WPSC_ADD_NEW_FORM', utf8_encode('A�adir nuevo campo en el formulario'));
190
+ define('TXT_WPSC_SAVE_CHANGES', utf8_encode('Guardar cambios'));
191
+
192
+ define('TXT_WPSC_CATEGORYHASBEENEDITED', utf8_encode('La categor�a ha sido modificada'));
193
+ define('TXT_WPSC_DISPLAYCATEGORIES', utf8_encode('Mostrar categor�as'));
194
+ define('TXT_WPSC_ADDCATEGORY', utf8_encode('A�adir categor�a'));
195
+ define('TXT_WPSC_EDITCATEGORY', utf8_encode('Editar categor�a'));
196
+ define('TXT_WPSC_ALLCATEGORIES', utf8_encode('Todas las categor�as'));
197
+
198
+ define('TXT_WPSC_DISPLAYVARIATIONS', utf8_encode('Mostrar opciones'));
199
+ define('TXT_WPSC_ADDVARIATION', utf8_encode('A�adir opci�n'));
200
+ define('TXT_WPSC_EDITVARIATION', utf8_encode('Editar opci�n'));
201
+ define('TXT_WPSC_VARIATIONHASBEENEDITED', utf8_encode('La opci�n ha sido modificada'));
202
+ define('TXT_WPSC_VARIATION_VALUES', utf8_encode('Valores de la opci�n'));
203
+ define('TXT_WPSC_REMOVE_SET', utf8_encode('Eliminar el juego')); //this needs to be translated
204
+
205
+ define('TXT_WPSC_SELECT_PARENT', utf8_encode('Seleccionar padre'));
206
+ define('TXT_WPSC_PRODUCTHASBEENEDITED', utf8_encode('El producto ha sido modificado.'));
207
+ define('TXT_WPSC_ADDPRODUCT', utf8_encode('A�adir producto'));
208
+ define('TXT_WPSC_DISPLAYPRODUCTS', utf8_encode('Mostrar productos'));
209
+ define('TXT_WPSC_PLEASESELECTACATEGORY', utf8_encode('Por favor seleccione una categor�a'));
210
+ define('TXT_WPSC_STOCK', utf8_encode('Stock'));
211
+ define('TXT_WPSC_PNP', utf8_encode('Gastos de Envio'));
212
+ define('TXT_WPSC_EDITITEM', utf8_encode('Editar el articulo'));
213
+ define('TXT_WPSC_PRODUCTDETAILS', utf8_encode('Detalles del producto'));
214
+ define('TXT_WPSC_SELECT_PRODUCT', utf8_encode('Seleccione un producto existente'));
215
+ define('TXT_WPSC_ENTERPRODUCTDETAILSHERE', utf8_encode('(Introduzca su detalle del producto aqu�)'));
216
+ define('TXT_WPSC_ADDITIONALPRODUCTDESCRIPTION', utf8_encode('Descripci�n del producto adicional'));
217
+ define('TXT_WPSC_ADDITEM', utf8_encode('A�adir art�culo'));
218
+ define('TXT_WPSC_CHOOSEACATEGORY', utf8_encode('Elija una categor�a'));
219
+ define('TXT_WPSC_CHOOSEABRAND', utf8_encode('Elija un tipo'));
220
+ define('TXT_WPSC_USETHEACTUALIMAGE', utf8_encode('Use la imagen actual. No la dimensione.'));
221
+ define('TXT_WPSC_DISPLAYPURCHASES', utf8_encode('Log de compra'));
222
+ define('TXT_WPSC_ID', utf8_encode('ID'));
223
+ define('TXT_WPSC_TRANSACTIONSTATUS', utf8_encode('Estado de la transacci�n'));
224
+ define('TXT_WPSC_DATE', utf8_encode('Fecha'));
225
+ define('TXT_WPSC_VIEWDETAILS', utf8_encode('Ver Detalles'));
226
+ define('TXT_WPSC_STATUS', utf8_encode('Estado'));
227
+ define('TXT_WPSC_SUCCESSFUL', utf8_encode('Exito'));
228
+ define('TXT_WPSC_FAILED', utf8_encode('Err�neo'));
229
+ define('TXT_WPSC_GST', utf8_encode('GST'));
230
+ define('TXT_WPSC_PP', utf8_encode('P&amp;P'));
231
+ define('TXT_WPSC_TOTAL', utf8_encode('Total'));
232
+ define('TXT_WPSC_FINALTOTAL', utf8_encode('Total final'));
233
+ define('TXT_WPSC_CUSTOMERDETAILS', utf8_encode('Detalles del cliente'));
234
+ define('TXT_WPSC_USERSCARTWASEMPTY', utf8_encode('Este carrito esta vac�o'));
235
+ define('TXT_WPSC_GOBACK', utf8_encode('Volver'));
236
+ define('TXT_WPSC_THANKSAPPLIED', utf8_encode('Gracias, sus cambios han sido guardados.'));
237
+ define('TXT_WPSC_FORM_FIELDS', utf8_encode('Opciones de validar compra'));
238
+ define('TXT_WPSC_PAYMENTGATEWAY2', utf8_encode('Pasarela de pago'));
239
+ define('TXT_WPSC_PLEASESELECTAPAYMENTGATEWAY', utf8_encode('Por favor seleccione un metodo de pago'));
240
+ define('TXT_WPSC_PAYMENTGATEWAYNOTE', utf8_encode('<strong>Nota:</strong> Esta versi�n del plugin e-Commerce s�lo te permite conectar con PayPal.<br /><br />Si est� buscando una pasarela profesional que no sea PayPal entonces tenemos la<a href="http://www.instinct.co.nz/blogshop">versi�n e-Commerce oro </a> disponible con pasarelas como authorize.net, DPS (www.dps.co.nz), y paystation (www.paystation.co.nz).'));
241
+ define('TXT_WPSC_URLSETTINGS', utf8_encode('URL de opciones'));
242
+ define('TXT_WPSC_PRODUCTLISTURL', utf8_encode('URL de lista de productos'));
243
+ define('TXT_WPSC_SHOPPINGCARTURL', utf8_encode('URL de carrito de la compra'));
244
+ define('TXT_WPSC_CHECKOUTURL', utf8_encode('URL de validar compra'));
245
+ define('TXT_WPSC_TRANSACTIONDETAILSURL', utf8_encode('URL de detalles de la transacci�n'));
246
+ define('TXT_WPSC_PRESENTATIONSETTINGS', utf8_encode('Opciones de presentaci�n'));
247
+ define('TXT_WPSC_CARTLOCATION', utf8_encode('Posici�n del carrito'));
248
+ define('TXT_WPSC_SIDEBAR', utf8_encode('Barra de men�'));
249
+ define('TXT_WPSC_PAGE', utf8_encode('P�gina'));
250
+ define('TXT_WPSC_WIDGET', utf8_encode('Widget'));
251
+ define('TXT_WPSC_NEEDTOENABLEWIDGET', utf8_encode('Necesita activar el plugin de widgets para usar esto'));
252
+ define('TXT_WPSC_MANUAL', utf8_encode('Manual'));
253
+ define('TXT_WPSC_SHOWCATEGORIESBRANDS', utf8_encode('Mostrar categor�as/marcas'));
254
+ define('TXT_WPSC_BOTH', utf8_encode('Ambos'));
255
+ define('TXT_WPSC_PRODUCTTHUMBNAILSIZE', utf8_encode('Tama�o por defecto del thumbnail producto'));
256
+ define('TXT_WPSC_CATEGORYTHUMBNAILSIZE', utf8_encode('Tama�o por defecto del thumbnail categor�a'));
257
+ define('TXT_WPSC_SHOWPOSTAGEANDPACKAGING', utf8_encode('Mostrar gastos de env�o'));
258
+ define('TXT_WPSC_YES', utf8_encode('Si'));
259
+ define('TXT_WPSC_NO', utf8_encode('No'));
260
+ define('TXT_WPSC_SHOWSPECIALS', utf8_encode('Mostrar ofertas'));
261
+ define('TXT_WPSC_SHOWPRODUCTRATINGS', utf8_encode('Mostrar medidas de productos'));
262
+ define('TXT_WPSC_CURRENCYSETTINGS', utf8_encode('Opciones de moneda'));
263
+ define('TXT_WPSC_GSTTAXRATE', utf8_encode('Tasas (Ej. IVA)'));
264
+ define('TXT_WPSC_CURRENCYTYPE', utf8_encode('Tipo de moneda'));
265
+ define('TXT_WPSC_CURRENCYSIGNLOCATION', utf8_encode('S�mbolo de moneda del pa�s'));
266
+ define('TXT_WPSC_DEFAULTPOSTAGEPACKAGING', utf8_encode('Franqueo y embalaje por defecto'));
267
+ define('TXT_WPSC_ADMINISTRATIONSETTINGS', utf8_encode('Opciones de administraci�n'));
268
+ define('TXT_WPSC_MAXDOWNLOADSPERFILE', utf8_encode('Descargas m�ximas por fichero'));
269
+ define('TXT_WPSC_PURCHASELOGEMAIL', utf8_encode('Email de Log de compra'));
270
+ define('TXT_WPSC_REPLYEMAIL', utf8_encode('Repetir Email'));
271
+ define('TXT_WPSC_BRANDNOCAP', utf8_encode('marca'));
272
+ define('TXT_WPSC_CATEGORYNOCAP', utf8_encode('categor�a'));
273
+ define('TXT_WPSC_UDPATING', utf8_encode('Actualizando'));
274
+ define('TXT_WPSC_MOREDETAILS', utf8_encode('M�s detalles'));
275
+ define('TXT_WPSC_ADDTOCART', utf8_encode('A�adir al carrito'));
276
+ define('TXT_WPSC_AVGCUSTREVIEW', utf8_encode('Media de calificacion de clientes'));
277
+ define('TXT_WPSC_YOURRATING', utf8_encode('Tu calificacion'));
278
+ define('TXT_WPSC_RATING_SAVED', utf8_encode('Guardado'));
279
+ define('TXT_WPSC_RATETHISITEM', utf8_encode('Califica este art�culo'));
280
+ define('TXT_WPSC_PRODUCTSOLDOUT', utf8_encode('Este producto esta agotado.'));
281
+ define('TXT_WPSC_NOITEMSINTHIS', utf8_encode('No hay ning�n art�culo en esta'));
282
+ define('TXT_WPSC_CATEGORYORBRAND', utf8_encode('Categor�a o Marca'));
283
+ define('TXT_WPSC_PLEASECHOOSEA', utf8_encode('Por favor seleccione un'));
284
+ define('TXT_WPSC_PRODUCT', utf8_encode('Producto'));
285
+ define('TXT_WPSC_QUANTITY', utf8_encode('Cantidad'));
286
+ define('TXT_WPSC_QUANTITY_SHORT', utf8_encode('Cant')); //translation needed
287
+ define('TXT_WPSC_APPLY', utf8_encode('Aplicar'));
288
+ define('TXT_WPSC_MAKEPAYMENT', utf8_encode('Pagar'));
289
+ define('TXT_WPSC_EMPTYSHOPPINGCART', utf8_encode('Vaciar carrito'));
290
+ define('TXT_WPSC_TOTALPRICE', utf8_encode('Precio total'));
291
+ define('TXT_WPSC_NOITEMSINTHESHOPPINGCART', utf8_encode('No hay ning�n art�culo en el carrito'));
292
+ define('TXT_WPSC_EMAILMSG1', "Gracias, el pedido ha sido aceptado, ser� procesado y enviado lo m�s pronto posible, los elementos pueden ser descargados usando los enlaces.\n\r\n\rTodos los precios incluyen tasas y gastos de env�o.\n\r\n\rDetalle de tu pedido:\n\r\n\r");
293
+ define('TXT_WPSC_EMAILMSG2', ".\n\rEstos art�culos fueron pedidos:\n\r\n\r");
294
+ define('TXT_WPSC_CLICKTODOWNLOAD', utf8_encode('Pinche aqu� para descargar'));
295
+ define('TXT_WPSC_DOWNLOAD', utf8_encode('Descargar'));
296
+ define('TXT_WPSC_YOURTRANSACTIONID', utf8_encode('N�mero de tu pedido'));
297
+ define('TXT_WPSC_TRANSACTIONID', utf8_encode('ID de pedido'));
298
+ define('TXT_WPSC_PURCHASERECEIPT', utf8_encode('Recibo de compra'));
299
+ define('TXT_WPSC_PURCHASEREPORT', utf8_encode('Informe de la compra'));
300
+ define('TXT_WPSC_THETRANSACTIONWASSUCCESSFUL', utf8_encode('Transacci�n correcta'));
301
+ define('TXT_WPSC_THETRANSACTIONWASNOTSUCCESSFUL', utf8_encode('Hubo un error en la transacci�n'));
302
+ define('TXT_WPSC_GOBACKTOCHECKOUT', utf8_encode('Volver a validar la compra'));
303
+ define('TXT_WPSC_SPECIALPRICE', utf8_encode('Precio especial'));
304
+
305
+ define('TXT_WPSC_INSTRUCTIONS', utf8_encode('
306
+ Para completar la instalaci�n usted tiene que crear los productos, el carrito de compra, las p�ginas de la comprobaci�n y el resultado de transacci�n, y luego ocultar la p�gina del carrito, de la comprobaci�n y de resultado de la transacci�n, de modo que no aparezcan en la lista de p�ginas.
307
+ <ul class=\'installation\'>
308
+ <li>Subir el contenido del archivo zip dentro del directorio wp-content/plugins</li>
309
+ <li>Activar el plugin desde la p�gina de plugins de wordpress</li>
310
+ <li>Ir a "Opciones de pasarela de pago", e introducir los datos correspondientes. (la pasarela de pago por defecto es PayPal)</li>
311
+ <li>Crear las categor�as y productos</li>
312
+ </ul>
313
+ Esto es todo.</p>
314
+ <h2>Donaciones</h2>
315
+ <p>Las donaciones no son obligadas.<br /><br />
316
+ Hemos terminado el desarrollo en un tiempo considerable, a pesar de todo hay que apoyar la eliminaci�n de fallos de WP-E-commerce. Por lo tanto, si le gusta lo que usted ve, y quiere ver m�s de ello, puede ayudar a financiar futuras versiones es dejando caer un d�lar o dos en el dep�sito de donaciones...</p>
317
+ <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
318
+ <input type="hidden" name="cmd" value="_s-xclick">
319
+ <input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but21.gif" border="0" name="submit" alt="Make payments with PayPal - it\'s fast, free and secure!">
320
+ <input type="hidden" name="encrypted" value="-----BEGIN PKCS7-----MIIHRwYJKoZIhvcNAQcEoIIHODCCBzQCAQExggEwMIIBLAIBADCBlDCBjjELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRYwFAYDVQQHEw1Nb3VudGFpbiBWaWV3MRQwEgYDVQQKEwtQYXlQYWwgSW5jLjETMBEGA1UECxQKbGl2ZV9jZXJ0czERMA8GA1UEAxQIbGl2ZV9hcGkxHDAaBgkqhkiG9w0BCQEWDXJlQHBheXBhbC5jb20CAQAwDQYJKoZIhvcNAQEBBQAEgYAh/vca+S7Em1KNH3rhwBRD1h4c0DdQSgmknr8mKQU7KfG5jSYXu5DD9oriGfYSDg+99ZtljIwtqvefC0wKdEJ0yFMGinWp9zGw2Xvu1s4S+pcH5IGax9KQo1WosnzA99F04MHQnqkxcfpTXCG8VLSf/r/rx8+++vVsYWNYN717+DELMAkGBSsOAwIaBQAwgcQGCSqGSIb3DQEHATAUBggqhkiG9w0DBwQIHATWqFYRAjeAgaB2F/F90mbYo/5zGY/1AYtsQ35nRDtelewxW7iLHF41rzB3NidYEs2h+t/HS0MoGTBsAfVc94mxIzInI1pQt9n/hpF67XAr357KVwIoIOq52jDfDFlZV92BPMv00MHuj4LNtNq5I752I3SsNamhl1DfAqlWxnJsIibA1D3l8k67ccc04/JYjvsd89hYgf0lob7vQoZ8X5xNtlidM3qcAx4goIIDhzCCA4MwggLsoAMCAQICAQAwDQYJKoZIhvcNAQEFBQAwgY4xCzAJBgNVBAYTAlVTMQswCQYDVQQIEwJDQTEWMBQGA1UEBxMNTW91bnRhaW4gVmlldzEUMBIGA1UEChMLUGF5UGFsIEluYy4xEzARBgNVBAsUCmxpdmVfY2VydHMxETAPBgNVBAMUCGxpdmVfYXBpMRwwGgYJKoZIhvcNAQkBFg1yZUBwYXlwYWwuY29tMB4XDTA0MDIxMzEwMTMxNVoXDTM1MDIxMzEwMTMxNVowgY4xCzAJBgNVBAYTAlVTMQswCQYDVQQIEwJDQTEWMBQGA1UEBxMNTW91bnRhaW4gVmlldzEUMBIGA1UEChMLUGF5UGFsIEluYy4xEzARBgNVBAsUCmxpdmVfY2VydHMxETAPBgNVBAMUCGxpdmVfYXBpMRwwGgYJKoZIhvcNAQkBFg1yZUBwYXlwYWwuY29tMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDBR07d/ETMS1ycjtkpkvjXZe9k+6CieLuLsPumsJ7QC1odNz3sJiCbs2wC0nLE0uLGaEtXynIgRqIddYCHx88pb5HTXv4SZeuv0Rqq4+axW9PLAAATU8w04qqjaSXgbGLP3NmohqM6bV9kZZwZLR/klDaQGo1u9uDb9lr4Yn+rBQIDAQABo4HuMIHrMB0GA1UdDgQWBBSWn3y7xm8XvVk/UtcKG+wQ1mSUazCBuwYDVR0jBIGzMIGwgBSWn3y7xm8XvVk/UtcKG+wQ1mSUa6GBlKSBkTCBjjELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRYwFAYDVQQHEw1Nb3VudGFpbiBWaWV3MRQwEgYDVQQKEwtQYXlQYWwgSW5jLjETMBEGA1UECxQKbGl2ZV9jZXJ0czERMA8GA1UEAxQIbGl2ZV9hcGkxHDAaBgkqhkiG9w0BCQEWDXJlQHBheXBhbC5jb22CAQAwDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQUFAAOBgQCBXzpWmoBa5e9fo6ujionW1hUhPkOBakTr3YCDjbYfvJEiv/2P+IobhOGJr85+XHhN0v4gUkEDI8r2/rNk1m0GA8HKddvTjyGw/XqXa+LSTlDYkqI8OwR8GEYj4efEtcRpRYBxV8KxAW93YDWzFGvruKnnLbDAF6VR5w/cCMn5hzGCAZowggGWAgEBMIGUMIGOMQswCQYDVQQGEwJVUzELMAkGA1UECBMCQ0ExFjAUBgNVBAcTDU1vdW50YWluIFZpZXcxFDASBgNVBAoTC1BheVBhbCBJbmMuMRMwEQYDVQQLFApsaXZlX2NlcnRzMREwDwYDVQQDFAhsaXZlX2FwaTEcMBoGCSqGSIb3DQEJARYNcmVAcGF5cGFsLmNvbQIBADAJBgUrDgMCGgUAoF0wGAYJKoZIhvcNAQkDMQsGCSqGSIb3DQEHATAcBgkqhkiG9w0BCQUxDxcNMDYwMzA5MjA0ODA4WjAjBgkqhkiG9w0BCQQxFgQUCBfIACnHn+V2COlj8DDv2MsFJRIwDQYJKoZIhvcNAQEBBQAEgYCMXnxnBNyUy7axfHh9EDVq7HFzTvTsGwtmAUVesOyRNGwESXpukrX4rDOMNdHbbVToxa98uIKJUJPiYGBcpcUywtpZG1ZiDvYxoWgDh4zXx4w1QcJ96OjUPkHQ3q0UWY+p9GRxl+buhyjK62BxU5I0UaKc0H3QuATQB5+lbZdlgw==-----END PKCS7-----">
321
+ </form>
322
+ <h2>Personalizaci�n</h2>
323
+ <p><strong>Tasas y gastos de env�o</strong><br />Se pueden poner por defecto en la p�gina de Opciones.</p>
324
+ <p><strong>Email de Logs de compra</strong><br />Direcci�n para el env�o de notificaciones de las compras.</p>
325
+ <p><strong>P�ginas ocultas</strong><br />
326
+ Se debe buscar antes el ID de las p�ginas ocultas del carrito de compra y el resultado de las transacciones para evitar que sean mostradas.<br />
327
+ <br />Hay que modificarlo en el archivo del theme usado. <br />
328
+ <br />Es normal encontrarlo en sidebar.php, buscar algo parecido a:<br />
329
+ <br />"&lt;?php wp_list_pages(\'title_li=&lt;h2&gt;Pages&lt;/h2&gt;\' ); ?&gt;"<br />
330
+ <br />Editar la l�nea, por ejemplo as�:<br />
331
+ <br />"&lt;?php wp_list_pages(\'title_li=&lt;h2&gt;Pages&lt;h2&gt;&amp;exclude=3,4,5\')); ?&gt;"<br />
332
+ <br />Las p�ginas son exclu�das mediante su ID.</p>
333
+ <p><strong>Actualizaciones desde versiones anteriores</strong><br />
334
+ Desde versiones anteriores desactivando y reactivando el plugin.</p>
335
+ <p><strong>Funciones de imagen</strong><br />
336
+ Si su servidor no tiene las funciones de imagen PHP instaladas, usted no ser� capaz de redimensionar las im�genes una vez subidas.</p>
337
+ <p><strong>Permalinks</strong><br />
338
+ Lo hacemos lo mejor que podemos.
339
+ No he sido capaz de encontrar un modo realmente bueno de pasar las variables requeridas de la p�gina A la p�gina con permalinks que usan el modo reescritura (mod_rewrite), si usted se inclina en el empleo mod_rewrite,no puede trabajar con permalinks activado.</p>
340
+ <p><strong>Javascript y Ajax </strong><br />
341
+ E-commerce usa Ajax, el carrito de la compra no parece que utiliza Javascript, aunque detr�s s�,pero las p�ginas de administraci�n (espec�ficamente las de Productos y Categor�as) no lo usan. Para usar la secci�n de Administraci�n usted tendr� que usar un navegador razonablemente moderno y tener Javascript activado. (Internet Explorer 6 o mejor, Firefox 1.0).</p>
342
+ <p><strong>Contacto</strong><br />
343
+ Website: <a href="http://www.instinct.co.nz">www.instinct.co.nz</a></p>
344
+ <p><strong>Creditos:</strong><br />
345
+ <a href="http://www.huddletogether.com/projects/lightbox2/">Lightbox</a>
346
+ </p>
347
+ '));
348
+
349
+
350
+ define('TXT_WPSC_SHIPPINGSETTINGS', utf8_encode('Opciones de env�o'));
351
+ define('TXT_WPSC_BASE_LOCAL', utf8_encode('Localidad base de env�o'));
352
+ define('TXT_WPSC_BASE_INTERNATIONAL', utf8_encode('Env�os internacionales'));
353
+ define('TXT_WPSC_BASE_COUNTRY', utf8_encode('Pa�s base de env�o'));
354
+
355
+ define('TXT_WPSC_SHIPPING_DETAILS', utf8_encode('Costes adicionales de env�o')); // this needs updating
356
+ define('TXT_WPSC_LOCAL_PNP', utf8_encode('Coste de env�o local')); // this needs updating
357
+ define('TXT_WPSC_INTERNATIONAL_PNP', utf8_encode('Coste de env�o internacional')); // this needs updating
358
+ define('TXT_WPSC_SHIPPING_NOTE', utf8_encode('Nota: cobrado s�lo una vez por producto independientemente de la cantidad pedida.'));
359
+ define('TXT_WPSC_COUNTRY_FORM_FIELD', utf8_encode('Campo de formulario para el pa�s'));
360
+ define('TXT_WPSC_COUNTRY_FORM_FIELD_EXPLANATION', utf8_encode('(seleccionar cual es el campo del formulario para especificar el pa�s)'));
361
+
362
+ define('TXT_WPSC_SHIPPING', utf8_encode('Env�o'));
363
+ define('TXT_WPSC_EMAIL_FORM_FIELD', utf8_encode('Campo del formulario para el email'));
364
+ define('TXT_WPSC_EMAIL_FORM_FIELD_EXPLANATION', utf8_encode('(seleccionar cual es el campo del formulario para especificar la direcci�n de correo)'));
365
+
366
+
367
+ define('TXT_WPSC_PRODUCTIMAGES', utf8_encode('Im�genes de productos'));
368
+ define('TXT_WPSC_PRODUCTDOWNLOAD', utf8_encode('Descargar producto'));
369
+ define('TXT_WPSC_SHOWTHUMBNAILS', utf8_encode('Ver Thumbnails'));
370
+ define('TXT_WPSC_ADD_ADDITIONAL_IMAGE', utf8_encode('A�adir imagen adicional'));
371
+ define('TXT_WPSC_DELETE_IMAGE', utf8_encode('Borrar imagen'));
372
+ define('TXT_WPSC_GOLD_OPTIONS', utf8_encode('Opciones de carrito oro'));
373
+ define('TXT_WPSC_ACTIVATE_SETTINGS', utf8_encode('Opciones de activaci�n'));
374
+ define('TXT_WPSC_ACTIVATION_KEY', utf8_encode('KEY de activaci�n'));
375
+ define('TXT_WPSC_THANKSACTIVATED', utf8_encode('Gracias, el carrito de compra versi�n oro ha sido activado.'));
376
+ define('TXT_WPSC_NOTACTIVATED', utf8_encode('Lo siento, la API key es incorrecta'));
377
+ define('TXT_WPSC_DEFAULT', utf8_encode('Por defecto'));
378
+ define('TXT_WPSC_LIST', utf8_encode('Lista'));
379
+ define('TXT_WPSC_VISIBLE', utf8_encode('Visible'));
380
+ define('TXT_WPSC_DELETE_PRODUCT', utf8_encode('Borrar Product'));
381
+ define('TXT_WPSC_ADDITIONAL_IMAGE', utf8_encode('Imagen adicional'));
382
+ define('TXT_WPSC_GATEWAY_OPTIONS', utf8_encode('Opciones de pasarela'));
383
+ define('TXT_WPSC_SHIPPING_COUNTRY', utf8_encode('Elija su pa�s de env�o:'));
384
+ define('TXT_WPSC_CONFIRM_TOTALS', utf8_encode('Verifique sus totales antes de realizar el pedido:'));
385
+ define('TXT_WPSC_CHECKOUT_FORM_FIELDS_DESCRIPTION', utf8_encode('Aqu� usted puede personalizar las pasarelas de pago para que se muestren en su p�gina de compra. La p�gina de compra es donde usted recoge la informaci�n de usuario necesaria que se guardar� en sus Logs de compra p. ej. la direcci�n de compradores, y el nombre...'));
386
+ define('TXT_WPSC_PAYMENT_OPTIONS', utf8_encode('Opciones de pago'));
387
+ define('TXT_WPSC_PAYMENT_DESCRIPTION', utf8_encode('Escoja las opciones de pago que usted quiere en la p�gina de compra. Por defecto los clientes s�lo pueden pagar los art�culos con tarjeta de cr�dito, sin embargo usted puede darles la opci�n Cheque/Transferencia. En el caso de que usted quisiera esta opci�n, deber�a seleccionar la tarjeta de cr�dito m�s la opci�n de Cheque/Transferencia.'));
388
+
389
+ define('TXT_WPSC_DEFAULT_GATEWAY_ONLY', utf8_encode(' solo'));
390
+ define('TXT_WPSC_PLUS_MANUAL_PAYMENT', utf8_encode(' opci�n plus de pago Cheque/Transferencia'));
391
+ define('TXT_WPSC_PAYMENT_METHOD', utf8_encode('M�todo de pago'));
392
+ define('TXT_WPSC_PAY_USING', utf8_encode('Pago usado'));
393
+ define('TXT_WPSC_PAY_MANUALLY', utf8_encode('Pago por Cheque/Transferencia'));
394
+ define('TXT_WPSC_CREDIT_CARD', utf8_encode('Tarjeta de cr�dito'));
395
+ define('TXT_WPSC_ADJUSTABLE_QUANTITY', utf8_encode('Mostrar cantidades en modo lista'));
396
+ define('TXT_WPSC_RSS_FEED_HEADER', utf8_encode('Suscr�base a sus pedidos'));
397
+ define('TXT_WPSC_RSS_FEED_LINK', utf8_encode('Subscr�base a un RSS'));
398
+ define('TXT_WPSC_RSS_FEED_TEXT', utf8_encode('de sus pedidos'));
399
+ define('TXT_WPSC_INITIAL_SETUP', utf8_encode('Opciones por defecto creadas.'));
400
+ define('TXT_WPSC_PLUGIN_NEWS_HEADER', utf8_encode('Noticias Plugin'));
401
+
402
+ define('TXT_WPSC_PLUGIN_NEWS', '
403
+
404
+ The <a href="http://instinct.co.nz/blogshop/products-page/" target="_blank">WP DropShop Module</a> is the latest and most cutting edge shopping cart available online. Coupled with Grid View then your site will be the talk of street! <br/><br/> //needs translating
405
+
406
+
407
+
408
+ ');
409
+
410
+
411
+ define('TXT_WPSC_POWERED_BY', utf8_encode('This shop is powered by '));
412
+ define('TXT_WPSC_NO_PURCHASES', utf8_encode('No hay ninguna compra.'));
413
+
414
+
415
+ define('TXT_WPSC_DELIVERY_ADDRESS', utf8_encode('Direcci�n de envio'));
416
+ define('TXT_WPSC_DELIVERY_CITY', utf8_encode('Ciudad'));
417
+ define('TXT_WPSC_DELIVERY_COUNTRY', utf8_encode('Pa�s'));
418
+ define('TXT_WPSC_MP3_SETTINGS', utf8_encode('Configuraci�n MP3'));
419
+ define('TXT_WPSC_MP3_SETTINGS_DESCRIPTION', utf8_encode('Para crear MP3 de 30 segundos, este plugin necesita <a href=\'http://sox.sourceforge.net/\'>SoX</a> introduzca la ruta al SoX aqu�.'));
420
+ define('TXT_WPSC_SOX_PATH', utf8_encode('Ruta SoX'));
421
+ define('TXT_WPSC_PREVIEW', utf8_encode('Previsualizar'));
422
+ define('TXT_WPSC_DOWNLOAD_CSV', utf8_encode('Descargar DSV'));
423
+ define('TXT_WPSC_PREVIEW_FILE', utf8_encode('Previsualizar archivo'));
424
+ define('TXT_WPSC_REPLACE_PRODUCT', utf8_encode('Reemplazar producto'));
425
+ define('TXT_WPSC_TOTALSHIPPING', utf8_encode('Gastos de env�o totales'));
426
+ define('TXT_WPSC_DISPLAY_FRONT_PAGE', utf8_encode('Mostrar en p�gina principal'));
427
+ define('TXT_WPSC_SEARCH_FOR', utf8_encode('Buscar por'));
428
+ define('TXT_WPSC_YOUR_SEARCH_FOR', utf8_encode('Tu b�squeda para'));
429
+ define('TXT_WPSC_RETURNED_NO_RESULTS', utf8_encode('Sin resultados.'));
430
+ define('TXT_WPSC_POSTAGE', utf8_encode('Gastos de Envio'));
431
+ define('TXT_WPSC_SUBTOTAL', utf8_encode('Subtotal'));
432
+
433
  ?>
languages/SV_sv.php CHANGED
File without changes
languages/TR_tr.php CHANGED
File without changes
languages/nn_NO.php CHANGED
File without changes
languages/pt_BR.php CHANGED
File without changes
languages/wpsc-bg_BG.mo CHANGED
File without changes
languages/wpsc-bg_BG.po CHANGED
File without changes
languages/wpsc-cs_CZ.mo CHANGED
File without changes
languages/wpsc-cs_CZ.po CHANGED
File without changes
languages/wpsc-da_DK.mo CHANGED
File without changes
languages/wpsc-da_DK.po CHANGED
File without changes
languages/wpsc-de_DE.mo CHANGED
File without changes
languages/wpsc-de_DE.po CHANGED
File without changes
languages/wpsc-en_EN .pot DELETED
@@ -1,3192 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: \n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2009-11-27 20:21+0200\n"
6
- "PO-Revision-Date: \n"
7
- "Last-Translator: \n"
8
- "Language-Team: \n"
9
- "MIME-Version: 1.0\n"
10
- "Content-Type: text/plain; charset=UTF-8\n"
11
- "Content-Transfer-Encoding: 8bit\n"
12
- "X-Poedit-KeywordsList: __;_e\n"
13
- "X-Poedit-Basepath: C:\\www\\www\\wpecommerce\\wp-content\\plugins\n"
14
- "X-Poedit-SearchPath-0: wp-e-commerce\n"
15
-
16
- #: wp-e-commerce/admin-form-functions.php:10
17
- msgid "You are editing the &quot;[categorisation]&quot; Group"
18
- msgstr ""
19
-
20
- #: wp-e-commerce/admin-form-functions.php:11
21
- msgid "+ Add new category to the &quot;[categorisation]&quot; Group"
22
- msgstr ""
23
-
24
- #: wp-e-commerce/admin-form-functions.php:25
25
- #: wp-e-commerce/admin-form-functions.php:239
26
- #: wp-e-commerce/admin-form-functions.php:720
27
- #: wp-e-commerce/admin-form-functions.php:759
28
- #: wp-e-commerce/display-ecommerce-subs.php:9
29
- msgid "Name"
30
- msgstr ""
31
-
32
- #: wp-e-commerce/admin-form-functions.php:34
33
- msgid "Description"
34
- msgstr ""
35
-
36
- #: wp-e-commerce/admin-form-functions.php:44
37
- msgid "Group Parent"
38
- msgstr ""
39
-
40
- #: wp-e-commerce/admin-form-functions.php:85
41
- msgid "Group&nbsp;Image"
42
- msgstr ""
43
-
44
- #: wp-e-commerce/admin-form-functions.php:101
45
- #: wp-e-commerce/admin-form-functions.php:110
46
- #: wp-e-commerce/admin-form-functions.php:198
47
- msgid "Height"
48
- msgstr ""
49
-
50
- #: wp-e-commerce/admin-form-functions.php:101
51
- #: wp-e-commerce/admin-form-functions.php:110
52
- #: wp-e-commerce/admin-form-functions.php:199
53
- msgid "Width"
54
- msgstr ""
55
-
56
- #: wp-e-commerce/admin-form-functions.php:102
57
- #: wp-e-commerce/admin-form-functions.php:111
58
- msgid "You can upload thumbnail images for each group. To display Group details in your shop you must configure these settings under <a href=\"admin.php?page=wpsc-settings&tab=presentation\">Presentation Settings</a>."
59
- msgstr ""
60
-
61
- #: wp-e-commerce/admin-form-functions.php:119
62
- msgid "Delete Image"
63
- msgstr ""
64
-
65
- #: wp-e-commerce/admin-form-functions.php:133
66
- msgid "Target Markets"
67
- msgstr ""
68
-
69
- #: wp-e-commerce/admin-form-functions.php:138
70
- msgid ""
71
- "The Target Markets feature has been disabled because you have the Suhosin PHP extension installed on this server. If you need to use the Target Markets feature then disable the suhosin extension, if you can not do this, you will need to contact your hosting provider.\n"
72
- "\t\t\t"
73
- msgstr ""
74
-
75
- #: wp-e-commerce/admin-form-functions.php:164
76
- msgid "Presentation Settings"
77
- msgstr ""
78
-
79
- #: wp-e-commerce/admin-form-functions.php:165
80
- msgid "To over-ride the presentation settings for this group you can enter in your prefered settings here"
81
- msgstr ""
82
-
83
- #: wp-e-commerce/admin-form-functions.php:171
84
- msgid "Catalog View"
85
- msgstr ""
86
-
87
- #: wp-e-commerce/admin-form-functions.php:175
88
- msgid "Please select"
89
- msgstr ""
90
-
91
- #: wp-e-commerce/admin-form-functions.php:176
92
- msgid "Default View"
93
- msgstr ""
94
-
95
- #: wp-e-commerce/admin-form-functions.php:178
96
- #: wp-e-commerce/admin-form-functions.php:180
97
- msgid "List View"
98
- msgstr ""
99
-
100
- #: wp-e-commerce/admin-form-functions.php:183
101
- #: wp-e-commerce/admin-form-functions.php:185
102
- msgid "Grid View"
103
- msgstr ""
104
-
105
- #: wp-e-commerce/admin-form-functions.php:195
106
- msgid "Thumbnail&nbsp;Size"
107
- msgstr ""
108
-
109
- #: wp-e-commerce/admin-form-functions.php:207
110
- msgid "This category requires additional checkout form fields"
111
- msgstr ""
112
-
113
- #: wp-e-commerce/admin-form-functions.php:210
114
- #: wp-e-commerce/display-coupons.php:433
115
- #: wp-e-commerce/display-coupons.php:457
116
- msgid "Yes"
117
- msgstr ""
118
-
119
- #: wp-e-commerce/admin-form-functions.php:211
120
- #: wp-e-commerce/display-coupons.php:434
121
- #: wp-e-commerce/display-coupons.php:458
122
- msgid "No"
123
- msgstr ""
124
-
125
- #: wp-e-commerce/admin-form-functions.php:221
126
- msgid "Edit Group"
127
- msgstr ""
128
-
129
- #: wp-e-commerce/admin-form-functions.php:222
130
- #: wp-e-commerce/admin-form-functions.php:260
131
- #: wp-e-commerce/admin-form-functions.php:279
132
- #: wp-e-commerce/admin-form-functions.php:387
133
- msgid "Delete"
134
- msgstr ""
135
-
136
- #: wp-e-commerce/admin-form-functions.php:248
137
- msgid "Variation Values"
138
- msgstr ""
139
-
140
- #: wp-e-commerce/admin-form-functions.php:267
141
- #: wp-e-commerce/display-coupons.php:126
142
- msgid "Add"
143
- msgstr ""
144
-
145
- #: wp-e-commerce/admin-form-functions.php:278
146
- #: wp-e-commerce/display-coupons.php:321
147
- #: wp-e-commerce/display-coupons.php:381
148
- msgid "Edit"
149
- msgstr ""
150
-
151
- #: wp-e-commerce/admin-form-functions.php:300
152
- #: wp-e-commerce/display-coupons.php:141
153
- #: wp-e-commerce/display-coupons.php:297
154
- msgid "Coupon Code"
155
- msgstr ""
156
-
157
- #: wp-e-commerce/admin-form-functions.php:301
158
- #: wp-e-commerce/display-coupons.php:144
159
- #: wp-e-commerce/display-coupons.php:301
160
- msgid "Discount"
161
- msgstr ""
162
-
163
- #: wp-e-commerce/admin-form-functions.php:302
164
- #: wp-e-commerce/display-coupons.php:147
165
- #: wp-e-commerce/display-coupons.php:305
166
- msgid "Start"
167
- msgstr ""
168
-
169
- #: wp-e-commerce/admin-form-functions.php:303
170
- #: wp-e-commerce/display-coupons.php:150
171
- #: wp-e-commerce/display-coupons.php:309
172
- msgid "Expiry"
173
- msgstr ""
174
-
175
- #: wp-e-commerce/admin-form-functions.php:304
176
- #: wp-e-commerce/display-coupons.php:153
177
- msgid "Use Once"
178
- msgstr ""
179
-
180
- #: wp-e-commerce/admin-form-functions.php:305
181
- #: wp-e-commerce/display-coupons.php:156
182
- #: wp-e-commerce/display-coupons.php:313
183
- msgid "Active"
184
- msgstr ""
185
-
186
- #: wp-e-commerce/admin-form-functions.php:306
187
- #: wp-e-commerce/display-coupons.php:160
188
- #: wp-e-commerce/display-coupons.php:253
189
- #: wp-e-commerce/display-coupons.php:317
190
- msgid "Apply On All Products"
191
- msgstr ""
192
-
193
- #: wp-e-commerce/admin-form-functions.php:386
194
- #: wp-e-commerce/display-coupons.php:480
195
- msgid "Submit"
196
- msgstr ""
197
-
198
- #: wp-e-commerce/admin-form-functions.php:520
199
- msgid "Settings"
200
- msgstr ""
201
-
202
- #: wp-e-commerce/admin-form-functions.php:524
203
- msgid "Shop Settings"
204
- msgstr ""
205
-
206
- #: wp-e-commerce/admin-form-functions.php:525
207
- msgid "Money and Payment"
208
- msgstr ""
209
-
210
- #: wp-e-commerce/admin-form-functions.php:526
211
- msgid "Checkout Page Settings"
212
- msgstr ""
213
-
214
- #: wp-e-commerce/admin-form-functions.php:545
215
- #: wp-e-commerce/admin-form-functions.php:546
216
- msgid "product"
217
- msgstr ""
218
-
219
- #: wp-e-commerce/admin-form-functions.php:545
220
- #: wp-e-commerce/admin-form-functions.php:546
221
- msgid "products"
222
- msgstr ""
223
-
224
- #: wp-e-commerce/admin-form-functions.php:550
225
- #: wp-e-commerce/admin-form-functions.php:551
226
- msgid "group"
227
- msgstr ""
228
-
229
- #: wp-e-commerce/admin-form-functions.php:550
230
- #: wp-e-commerce/admin-form-functions.php:551
231
- msgid "groups"
232
- msgstr ""
233
-
234
- #: wp-e-commerce/admin-form-functions.php:555
235
- #: wp-e-commerce/admin-form-functions.php:556
236
- msgid "sale"
237
- msgstr ""
238
-
239
- #: wp-e-commerce/admin-form-functions.php:555
240
- #: wp-e-commerce/admin-form-functions.php:556
241
- msgid "sales"
242
- msgstr ""
243
-
244
- #: wp-e-commerce/admin-form-functions.php:562
245
- msgid "variation"
246
- msgstr ""
247
-
248
- #: wp-e-commerce/admin-form-functions.php:562
249
- msgid "variations"
250
- msgstr ""
251
-
252
- #: wp-e-commerce/admin-form-functions.php:566
253
- #: wp-e-commerce/admin-form-functions.php:567
254
- #: wp-e-commerce/admin-form-functions.php:570
255
- msgid "transaction"
256
- msgstr ""
257
-
258
- #: wp-e-commerce/admin-form-functions.php:566
259
- #: wp-e-commerce/admin-form-functions.php:567
260
- #: wp-e-commerce/admin-form-functions.php:570
261
- msgid "transactions"
262
- msgstr ""
263
-
264
- #: wp-e-commerce/admin-form-functions.php:580
265
- msgid "Current Month"
266
- msgstr ""
267
-
268
- #: wp-e-commerce/admin-form-functions.php:585
269
- msgid "At a Glance"
270
- msgstr ""
271
-
272
- #: wp-e-commerce/admin-form-functions.php:615
273
- msgid "Pending"
274
- msgstr ""
275
-
276
- #: wp-e-commerce/admin-form-functions.php:630
277
- msgid "Closed"
278
- msgstr ""
279
-
280
- #: wp-e-commerce/admin-form-functions.php:638
281
- #: wp-e-commerce/admin-form-functions.php:646
282
- msgid "Add New Product"
283
- msgstr ""
284
-
285
- #: wp-e-commerce/admin-form-functions.php:638
286
- msgid "Here you can add products, groups or variations"
287
- msgstr ""
288
-
289
- #: wp-e-commerce/admin-form-functions.php:647
290
- msgid "Right Now"
291
- msgstr ""
292
-
293
- #: wp-e-commerce/admin-form-functions.php:652
294
- msgid "You have <a href=\"admin.php?page=wpsc-edit-products\">:productcount:</a>, contained within <a href=\"admin.php?page=wpsc-edit-groups\">:groupcount:</a>. This month you made :salecount: and generated a total of :monthtotal: and your total sales ever is :overaltotal:. You have :pendingcount: awaiting approval."
295
- msgstr ""
296
-
297
- #: wp-e-commerce/admin-form-functions.php:654
298
- msgid "You are using the :theme: style. This is WP e-Commerce :versionnumber:."
299
- msgstr ""
300
-
301
- #: wp-e-commerce/admin-form-functions.php:681
302
- msgid "Packing Slip"
303
- msgstr ""
304
-
305
- #: wp-e-commerce/admin-form-functions.php:682
306
- msgid "Order"
307
- msgstr ""
308
-
309
- #: wp-e-commerce/admin-form-functions.php:701
310
- #: wp-e-commerce/install_and_update.php:660
311
- msgid "State"
312
- msgstr ""
313
-
314
- #: wp-e-commerce/admin-form-functions.php:721
315
- #: wp-e-commerce/install_and_update.php:650
316
- #: wp-e-commerce/install_and_update.php:658
317
- msgid "Address"
318
- msgstr ""
319
-
320
- #: wp-e-commerce/admin-form-functions.php:722
321
- #: wp-e-commerce/edit-profile.php:52
322
- #: wp-e-commerce/install_and_update.php:667
323
- msgid "Phone"
324
- msgstr ""
325
-
326
- #: wp-e-commerce/admin-form-functions.php:723
327
- #: wp-e-commerce/display-ecommerce-subs.php:9
328
- #: wp-e-commerce/edit-profile.php:39
329
- #: wp-e-commerce/install_and_update.php:654
330
- msgid "Email"
331
- msgstr ""
332
-
333
- #: wp-e-commerce/admin-form-functions.php:757
334
- msgid "Quantity"
335
- msgstr ""
336
-
337
- #: wp-e-commerce/admin-form-functions.php:762
338
- msgid "Price"
339
- msgstr ""
340
-
341
- #: wp-e-commerce/admin-form-functions.php:764
342
- msgid "Shipping"
343
- msgstr ""
344
-
345
- #: wp-e-commerce/admin-form-functions.php:859
346
- msgid "This users cart was empty"
347
- msgstr ""
348
-
349
- #: wp-e-commerce/display-coupons.php:27
350
- msgid "Thanks, the coupon has been added."
351
- msgstr ""
352
-
353
- #: wp-e-commerce/display-coupons.php:122
354
- msgid "Coupons"
355
- msgstr ""
356
-
357
- #: wp-e-commerce/display-coupons.php:126
358
- msgid "Add Coupon"
359
- msgstr ""
360
-
361
- #: wp-e-commerce/display-coupons.php:397
362
- msgid "<strong>Note:</strong> Due to a current limitation of PayPal, if your user makes a purchase and uses a coupon, we can not send a list of items through to paypal for processing. Rather, we must send the total amount of the purchase, so that within PayPal the user who purchases a product will see your shop name and the total amount of their purchase."
363
- msgstr ""
364
-
365
- #: wp-e-commerce/display-coupons.php:409
366
- msgid "Marketing Settings"
367
- msgstr ""
368
-
369
- #: wp-e-commerce/display-coupons.php:416
370
- msgid "Display Cross Sales"
371
- msgstr ""
372
-
373
- #: wp-e-commerce/display-coupons.php:440
374
- msgid "Show Share This (Social Bookmarks)"
375
- msgstr ""
376
-
377
- #: wp-e-commerce/display-coupons.php:463
378
- msgid "Display How Customer Found Us Survey"
379
- msgstr ""
380
-
381
- #: wp-e-commerce/display-coupons.php:486
382
- msgid "RSS Address"
383
- msgstr ""
384
-
385
- #: wp-e-commerce/display-coupons.php:490
386
- msgid "<strong>Note:</strong> Not only can people use this RSS to keep update with your product list but you can also use this link to promote your products in your facebook profile. <br />Just add the <a href=\"http://apps.facebook.com/getshopped\">getshopped! facebook application</a> to your facebook profile and follow the instructions."
387
- msgstr ""
388
-
389
- #: wp-e-commerce/display-coupons.php:504
390
- msgid "Google Base"
391
- msgstr ""
392
-
393
- #: wp-e-commerce/display-coupons.php:507
394
- msgid "Your site has been granted access to google base.<br /> All future products will be submitted to google base.<br />"
395
- msgstr ""
396
-
397
- #: wp-e-commerce/display-coupons.php:508
398
- msgid "Click here to remove access"
399
- msgstr ""
400
-
401
- #: wp-e-commerce/display-coupons.php:513
402
- msgid "Grant Access"
403
- msgstr ""
404
-
405
- #: wp-e-commerce/display-ecommerce-subs.php:9
406
- msgid "User ID"
407
- msgstr ""
408
-
409
- #: wp-e-commerce/display-ecommerce-subs.php:9
410
- msgid "Registered Date"
411
- msgstr ""
412
-
413
- #: wp-e-commerce/display-ecommerce-subs.php:9
414
- msgid "Suspend"
415
- msgstr ""
416
-
417
- #: wp-e-commerce/display-ecommerce-subs.php:9
418
- msgid "Activate"
419
- msgstr ""
420
-
421
- #: wp-e-commerce/edit-profile.php:31
422
- #: wp-e-commerce/install_and_update.php:648
423
- #: wp-e-commerce/install_and_update.php:656
424
- msgid "First Name"
425
- msgstr ""
426
-
427
- #: wp-e-commerce/edit-profile.php:32
428
- msgid "Please enter a valid name"
429
- msgstr ""
430
-
431
- #: wp-e-commerce/edit-profile.php:35
432
- #: wp-e-commerce/install_and_update.php:649
433
- #: wp-e-commerce/install_and_update.php:657
434
- msgid "Last Name"
435
- msgstr ""
436
-
437
- #: wp-e-commerce/edit-profile.php:36
438
- msgid "Please enter a valid surname"
439
- msgstr ""
440
-
441
- #: wp-e-commerce/edit-profile.php:40
442
- msgid "Please enter a valid email address"
443
- msgstr ""
444
-
445
- #: wp-e-commerce/edit-profile.php:43
446
- msgid "Address 1"
447
- msgstr ""
448
-
449
- #: wp-e-commerce/edit-profile.php:44
450
- msgid "Address 2"
451
- msgstr ""
452
-
453
- #: wp-e-commerce/edit-profile.php:45
454
- msgid "Please enter a valid address"
455
- msgstr ""
456
-
457
- #: wp-e-commerce/edit-profile.php:48
458
- #: wp-e-commerce/install_and_update.php:651
459
- #: wp-e-commerce/install_and_update.php:659
460
- msgid "City"
461
- msgstr ""
462
-
463
- #: wp-e-commerce/edit-profile.php:49
464
- msgid "Please enter your town or city."
465
- msgstr ""
466
-
467
- #: wp-e-commerce/edit-profile.php:53
468
- msgid "Please enter a valid phone number"
469
- msgstr ""
470
-
471
- #: wp-e-commerce/edit-profile.php:56
472
- #: wp-e-commerce/install_and_update.php:652
473
- #: wp-e-commerce/install_and_update.php:661
474
- msgid "Country"
475
- msgstr ""
476
-
477
- #: wp-e-commerce/edit-profile.php:57
478
- msgid "Please select your country from the list."
479
- msgstr ""
480
-
481
- #: wp-e-commerce/edit-profile.php:61
482
- msgid "Please enter a valid"
483
- msgstr ""
484
-
485
- #: wp-e-commerce/edit-profile.php:84
486
- msgid "Thanks, your changes have been saved."
487
- msgstr ""
488
-
489
- #: wp-e-commerce/edit-profile.php:188
490
- msgid "Save Profile"
491
- msgstr ""
492
-
493
- #: wp-e-commerce/editor.php:49
494
- msgid "placeholder for:"
495
- msgstr ""
496
-
497
- #: wp-e-commerce/editor.php:144
498
- msgid "Your forms:"
499
- msgstr ""
500
-
501
- #: wp-e-commerce/editor.php:146
502
- #: wp-e-commerce/insertcate.php:87
503
- msgid "Insert"
504
- msgstr ""
505
-
506
- #: wp-e-commerce/editor.php:147
507
- #: wp-e-commerce/insertcate.php:90
508
- msgid "Cancel"
509
- msgstr ""
510
-
511
- #: wp-e-commerce/google_shipping_country.php:7
512
- msgid "Google Shipping Country"
513
- msgstr ""
514
-
515
- #: wp-e-commerce/google_shipping_country.php:43
516
- msgid "Save Changes"
517
- msgstr ""
518
-
519
- #: wp-e-commerce/homepage_products_functions.php:85
520
- msgid "Product Donations"
521
- msgstr ""
522
-
523
- #: wp-e-commerce/homepage_products_functions.php:157
524
- msgid "More Details"
525
- msgstr ""
526
-
527
- #: wp-e-commerce/homepage_products_functions.php:189
528
- msgid "Add To Cart"
529
- msgstr ""
530
-
531
- #: wp-e-commerce/homepage_products_functions.php:205
532
- msgid "Avg. Customer Rating"
533
- msgstr ""
534
-
535
- #: wp-e-commerce/homepage_products_functions.php:212
536
- msgid "Your Rating"
537
- msgstr ""
538
-
539
- #: wp-e-commerce/homepage_products_functions.php:213
540
- #: wp-e-commerce/homepage_products_functions.php:217
541
- msgid "Saved"
542
- msgstr ""
543
-
544
- #: wp-e-commerce/homepage_products_functions.php:216
545
- msgid "Rate This item"
546
- msgstr ""
547
-
548
- #: wp-e-commerce/insertcate.php:67
549
- msgid "Pick a Category"
550
- msgstr ""
551
-
552
- #: wp-e-commerce/insertcate.php:74
553
- msgid "Your Categories:"
554
- msgstr ""
555
-
556
- #: wp-e-commerce/install_and_update.php:60
557
- msgid "Example category"
558
- msgstr ""
559
-
560
- #: wp-e-commerce/install_and_update.php:60
561
- #: wp-e-commerce/install_and_update.php:61
562
- msgid "Example details"
563
- msgstr ""
564
-
565
- #: wp-e-commerce/install_and_update.php:61
566
- msgid "Example Brand"
567
- msgstr ""
568
-
569
- #: wp-e-commerce/install_and_update.php:68
570
- msgid "Order Received"
571
- msgstr ""
572
-
573
- #: wp-e-commerce/install_and_update.php:69
574
- msgid "Accepted Payment"
575
- msgstr ""
576
-
577
- #: wp-e-commerce/install_and_update.php:70
578
- msgid "Job Dispatched"
579
- msgstr ""
580
-
581
- #: wp-e-commerce/install_and_update.php:71
582
- msgid "Closed Order"
583
- msgstr ""
584
-
585
- #: wp-e-commerce/install_and_update.php:87
586
- msgid "Show Thumbnails"
587
- msgstr ""
588
-
589
- #: wp-e-commerce/install_and_update.php:89
590
- msgid "product image width"
591
- msgstr ""
592
-
593
- #: wp-e-commerce/install_and_update.php:90
594
- msgid "product image height"
595
- msgstr ""
596
-
597
- #: wp-e-commerce/install_and_update.php:92
598
- msgid "product group image width"
599
- msgstr ""
600
-
601
- #: wp-e-commerce/install_and_update.php:93
602
- msgid "product group image height"
603
- msgstr ""
604
-
605
- #: wp-e-commerce/install_and_update.php:95
606
- msgid "The location of the product list"
607
- msgstr ""
608
-
609
- #: wp-e-commerce/install_and_update.php:96
610
- msgid "The location of the shopping cart"
611
- msgstr ""
612
-
613
- #: wp-e-commerce/install_and_update.php:97
614
- msgid "The location of the checkout page"
615
- msgstr ""
616
-
617
- #: wp-e-commerce/install_and_update.php:98
618
- msgid "The location of the transaction detail page"
619
- msgstr ""
620
-
621
- #: wp-e-commerce/install_and_update.php:99
622
- msgid "The payment gateway to use"
623
- msgstr ""
624
-
625
- #: wp-e-commerce/install_and_update.php:101
626
- #: wp-e-commerce/install_and_update.php:103
627
- #: wp-e-commerce/install_and_update.php:107
628
- #: wp-e-commerce/install_and_update.php:109
629
- msgid "Cart Location"
630
- msgstr ""
631
-
632
- #: wp-e-commerce/install_and_update.php:114
633
- msgid "Currency type"
634
- msgstr ""
635
-
636
- #: wp-e-commerce/install_and_update.php:115
637
- msgid "Currency sign location"
638
- msgstr ""
639
-
640
- #: wp-e-commerce/install_and_update.php:117
641
- msgid "the GST rate"
642
- msgstr ""
643
-
644
- #: wp-e-commerce/install_and_update.php:119
645
- msgid "the download limit"
646
- msgstr ""
647
-
648
- #: wp-e-commerce/install_and_update.php:121
649
- msgid "Display or hide postage and packaging"
650
- msgstr ""
651
-
652
- #: wp-e-commerce/install_and_update.php:123
653
- msgid "Display or hide specials on the sidebar"
654
- msgstr ""
655
-
656
- #: wp-e-commerce/install_and_update.php:126
657
- msgid "Default postage and packaging"
658
- msgstr ""
659
-
660
- #: wp-e-commerce/install_and_update.php:128
661
- msgid "Email address that purchase log is sent to"
662
- msgstr ""
663
-
664
- #: wp-e-commerce/install_and_update.php:129
665
- msgid "Email address that purchase reports are sent from"
666
- msgstr ""
667
-
668
- #: wp-e-commerce/install_and_update.php:130
669
- msgid "Checkout terms and conditions"
670
- msgstr ""
671
-
672
- #: wp-e-commerce/install_and_update.php:132
673
- msgid "Google Merchant Key"
674
- msgstr ""
675
-
676
- #: wp-e-commerce/install_and_update.php:133
677
- msgid "Google Merchant ID"
678
- msgstr ""
679
-
680
- #: wp-e-commerce/install_and_update.php:135
681
- msgid "Default Brand"
682
- msgstr ""
683
-
684
- #: wp-e-commerce/install_and_update.php:136
685
- msgid "Select what product group you want to display on the products page"
686
- msgstr ""
687
-
688
- #: wp-e-commerce/install_and_update.php:149
689
- #: wp-e-commerce/install_and_update.php:155
690
- msgid "paypal business"
691
- msgstr ""
692
-
693
- #: wp-e-commerce/install_and_update.php:150
694
- #: wp-e-commerce/install_and_update.php:151
695
- #: wp-e-commerce/install_and_update.php:158
696
- msgid "paypal url"
697
- msgstr ""
698
-
699
- #: wp-e-commerce/install_and_update.php:162
700
- msgid "Show Product Ratings"
701
- msgstr ""
702
-
703
- #: wp-e-commerce/install_and_update.php:163
704
- msgid "Thank you for purchasing with %shop_name%, any items to be shipped will be processed as soon as possible, any items that can be downloaded can be downloaded using the links on this page.All prices include tax and postage and packaging where applicable.You ordered these items:%product_list%%total_shipping%%total_price%"
705
- msgstr ""
706
-
707
- #: wp-e-commerce/install_and_update.php:164
708
- msgid "%product_list%%total_shipping%%total_price%"
709
- msgstr ""
710
-
711
- #: wp-e-commerce/install_and_update.php:207
712
- msgid "Products Page"
713
- msgstr ""
714
-
715
- #: wp-e-commerce/install_and_update.php:213
716
- msgid "Checkout"
717
- msgstr ""
718
-
719
- #: wp-e-commerce/install_and_update.php:225
720
- msgid "Transaction Results"
721
- msgstr ""
722
-
723
- #: wp-e-commerce/install_and_update.php:231
724
- msgid "Your Account"
725
- msgstr ""
726
-
727
- #: wp-e-commerce/install_and_update.php:647
728
- msgid "1. Your billing/contact details"
729
- msgstr ""
730
-
731
- #: wp-e-commerce/install_and_update.php:653
732
- #: wp-e-commerce/install_and_update.php:662
733
- msgid "Postal Code"
734
- msgstr ""
735
-
736
- #: wp-e-commerce/install_and_update.php:655
737
- msgid "2. Shipping details"
738
- msgstr ""
739
-
740
- #: wp-e-commerce/share-this.php:430
741
- msgid "E-mail this, post to del.icio.us, etc."
742
- msgstr ""
743
-
744
- #: wp-e-commerce/share-this.php:483
745
- msgid "Close"
746
- msgstr ""
747
-
748
- #: wp-e-commerce/share-this.php:485
749
- #: wp-e-commerce/share-this.php:836
750
- msgid "Social Web"
751
- msgstr ""
752
-
753
- #: wp-e-commerce/share-this.php:486
754
- #: wp-e-commerce/share-this.php:861
755
- msgid "E-mail"
756
- msgstr ""
757
-
758
- #: wp-e-commerce/share-this.php:502
759
- #: wp-e-commerce/share-this.php:865
760
- msgid "E-mail It"
761
- msgstr ""
762
-
763
- #: wp-e-commerce/share-this.php:505
764
- #: wp-e-commerce/share-this.php:868
765
- msgid "To Address:"
766
- msgstr ""
767
-
768
- #: wp-e-commerce/share-this.php:509
769
- #: wp-e-commerce/share-this.php:872
770
- msgid "Your Name:"
771
- msgstr ""
772
-
773
- #: wp-e-commerce/share-this.php:513
774
- #: wp-e-commerce/share-this.php:876
775
- msgid "Your Address:"
776
- msgstr ""
777
-
778
- #: wp-e-commerce/share-this.php:517
779
- #: wp-e-commerce/share-this.php:880
780
- msgid "Send It"
781
- msgstr ""
782
-
783
- #: wp-e-commerce/share-this.php:599
784
- msgid "Click your <strong>back button</strong> and make sure those e-mail addresses are valid then try again."
785
- msgstr ""
786
-
787
- #: wp-e-commerce/share-this.php:609
788
- msgid "Check out this product on "
789
- msgstr ""
790
-
791
- #: wp-e-commerce/share-this.php:614
792
- #: wp-e-commerce/share-this.php:634
793
- msgid "Greetings--"
794
- msgstr ""
795
-
796
- #: wp-e-commerce/share-this.php:615
797
- #: wp-e-commerce/share-this.php:635
798
- msgid " thinks this will be of interest to you:"
799
- msgstr ""
800
-
801
- #: wp-e-commerce/share-this.php:628
802
- #: wp-e-commerce/share-this.php:638
803
- msgid "Enjoy."
804
- msgstr ""
805
-
806
- #: wp-e-commerce/share-this.php:696
807
- msgid "Share This : "
808
- msgstr ""
809
-
810
- #: wp-e-commerce/share-this.php:832
811
- #, php-format
812
- msgid "<strong>What is this?</strong> From this page you can use the <em>Social Web</em> links to save %s to a social bookmarking site, or the <em>E-mail</em> form to send a link via e-mail."
813
- msgstr ""
814
-
815
- #: wp-e-commerce/share-this.php:903
816
- msgid "Posted in: "
817
- msgstr ""
818
-
819
- #: wp-e-commerce/share-this.php:906
820
- msgid "Return to:"
821
- msgstr ""
822
-
823
- #: wp-e-commerce/share-this.php:911
824
- msgid "Powered by <a href=\"http://alexking.org/projects/wordpress\">Share This</a>"
825
- msgstr ""
826
-
827
- #: wp-e-commerce/shopping_cart_functions.php:36
828
- #: wp-e-commerce/shopping_cart_functions.php:44
829
- #: wp-e-commerce/shopping_cart_functions.php:54
830
- msgid "Shopping Cart"
831
- msgstr ""
832
-
833
- #: wp-e-commerce/tagging_functions.php:79
834
- #, php-format
835
- msgid "%d topics"
836
- msgstr ""
837
-
838
- #: wp-e-commerce/tax_and_shipping.php:34
839
- msgid "GST/Tax Rate"
840
- msgstr ""
841
-
842
- #: wp-e-commerce/transaction_results.php:39
843
- msgid "Sorry your transaction was not accepted.<br /><a href="
844
- msgstr ""
845
-
846
- #: wp-e-commerce/transaction_result_functions.php:34
847
- msgid "We&#39;re Sorry, your order has not been accepted, the most likely reason is that you have insufficient funds."
848
- msgstr ""
849
-
850
- #: wp-e-commerce/transaction_result_functions.php:36
851
- msgid "New pending order"
852
- msgstr ""
853
-
854
- #: wp-e-commerce/transaction_result_functions.php:36
855
- msgid "There is a new order awaiting processing:"
856
- msgstr ""
857
-
858
- #: wp-e-commerce/transaction_result_functions.php:40
859
- #: wp-e-commerce/transaction_result_functions.php:249
860
- msgid "Thank you, your purchase is pending, you will be sent an email once the order clears."
861
- msgstr ""
862
-
863
- #: wp-e-commerce/transaction_result_functions.php:158
864
- #: wp-e-commerce/transaction_result_functions.php:159
865
- msgid "Click to download"
866
- msgstr ""
867
-
868
- #: wp-e-commerce/transaction_result_functions.php:205
869
- #: wp-e-commerce/transaction_result_functions.php:212
870
- #: wp-e-commerce/user-log.php:317
871
- msgid "Total Shipping"
872
- msgstr ""
873
-
874
- #: wp-e-commerce/transaction_result_functions.php:206
875
- #: wp-e-commerce/transaction_result_functions.php:213
876
- #: wp-e-commerce/user-log.php:220
877
- msgid "Total"
878
- msgstr ""
879
-
880
- #: wp-e-commerce/transaction_result_functions.php:215
881
- #: wp-e-commerce/transaction_result_functions.php:216
882
- msgid "Your Transaction ID"
883
- msgstr ""
884
-
885
- #: wp-e-commerce/transaction_result_functions.php:217
886
- msgid "Transaction ID"
887
- msgstr ""
888
-
889
- #: wp-e-commerce/transaction_result_functions.php:250
890
- msgid "Order Pending: Payment Required"
891
- msgstr ""
892
-
893
- #: wp-e-commerce/transaction_result_functions.php:252
894
- msgid "Purchase Receipt"
895
- msgstr ""
896
-
897
- #: wp-e-commerce/transaction_result_functions.php:257
898
- #: wp-e-commerce/user-log.php:336
899
- msgid "Customer Details"
900
- msgstr ""
901
-
902
- #: wp-e-commerce/transaction_result_functions.php:273
903
- msgid "Delivery State"
904
- msgstr ""
905
-
906
- #: wp-e-commerce/transaction_result_functions.php:292
907
- msgid "Purchase Report"
908
- msgstr ""
909
-
910
- #: wp-e-commerce/transaction_result_functions.php:308
911
- msgid "The Transaction was successful"
912
- msgstr ""
913
-
914
- #: wp-e-commerce/transaction_result_functions.php:316
915
- msgid "Oops, there is nothing in your cart."
916
- msgstr ""
917
-
918
- #: wp-e-commerce/transaction_result_functions.php:316
919
- msgid "Please visit our shop"
920
- msgstr ""
921
-
922
- #: wp-e-commerce/user-downloads.php:41
923
- msgid "File Names"
924
- msgstr ""
925
-
926
- #: wp-e-commerce/user-downloads.php:42
927
- msgid "Downloads Left"
928
- msgstr ""
929
-
930
- #: wp-e-commerce/user-downloads.php:43
931
- #: wp-e-commerce/user-log.php:56
932
- msgid "Date"
933
- msgstr ""
934
-
935
- #: wp-e-commerce/user-downloads.php:69
936
- msgid "You have not purchased any downloadable products yet."
937
- msgstr ""
938
-
939
- #: wp-e-commerce/user-log.php:52
940
- msgid "Status"
941
- msgstr ""
942
-
943
- #: wp-e-commerce/user-log.php:65
944
- #: wp-e-commerce/user-log.php:383
945
- msgid "Payment Method"
946
- msgstr ""
947
-
948
- #: wp-e-commerce/user-log.php:94
949
- msgid "Details"
950
- msgstr ""
951
-
952
- #: wp-e-commerce/user-log.php:147
953
- msgid "Order Status"
954
- msgstr ""
955
-
956
- #: wp-e-commerce/user-log.php:169
957
- msgid "Shipping Details"
958
- msgstr ""
959
-
960
- #: wp-e-commerce/user-log.php:188
961
- msgid "Order Details"
962
- msgstr ""
963
-
964
- #: wp-e-commerce/user-log.php:212
965
- msgid "GST"
966
- msgstr ""
967
-
968
- #: wp-e-commerce/user-log.php:216
969
- msgid "P&amp;P"
970
- msgstr ""
971
-
972
- #: wp-e-commerce/user-log.php:318
973
- msgid "Final Total"
974
- msgstr ""
975
-
976
- #: wp-e-commerce/user-log.php:384
977
- msgid "Purchase No."
978
- msgstr ""
979
-
980
- #: wp-e-commerce/user-log.php:387
981
- msgid "Transaction Id"
982
- msgstr ""
983
-
984
- #: wp-e-commerce/user-log.php:402
985
- msgid "No transactions for this month."
986
- msgstr ""
987
-
988
- #: wp-e-commerce/user-log.php:413
989
- msgid "There have not been any purchases yet."
990
- msgstr ""
991
-
992
- #: wp-e-commerce/user-log.php:426
993
- msgid "You must be logged in to use this page. Please use the form below to login to your account."
994
- msgstr ""
995
-
996
- #: wp-e-commerce/wp-shopping-cart.old.php:57
997
- msgid "Note: if this is blank, the image will not be resized"
998
- msgstr ""
999
-
1000
- #: wp-e-commerce/wp-shopping-cart.old.php:377
1001
- #: wp-e-commerce/wp-shopping-cart.old.php:1660
1002
- #: wp-e-commerce/wp-shopping-cart.old.php:1666
1003
- msgid "Text"
1004
- msgstr ""
1005
-
1006
- #: wp-e-commerce/wp-shopping-cart.old.php:380
1007
- #: wp-e-commerce/wp-shopping-cart.old.php:1663
1008
- #: wp-e-commerce/wp-shopping-cart.old.php:1674
1009
- msgid "Textarea"
1010
- msgstr ""
1011
-
1012
- #: wp-e-commerce/wp-shopping-cart.old.php:381
1013
- #: wp-e-commerce/wp-shopping-cart.old.php:1664
1014
- #: wp-e-commerce/wp-shopping-cart.old.php:1675
1015
- msgid "Heading"
1016
- msgstr ""
1017
-
1018
- #: wp-e-commerce/wp-shopping-cart.old.php:382
1019
- #: wp-e-commerce/wp-shopping-cart.old.php:1665
1020
- #: wp-e-commerce/wp-shopping-cart.old.php:1676
1021
- msgid "Coupon"
1022
- msgstr ""
1023
-
1024
- #: wp-e-commerce/wp-shopping-cart.old.php:387
1025
- #: wp-e-commerce/wp-shopping-cart.old.php:469
1026
- msgid "Label"
1027
- msgstr ""
1028
-
1029
- #: wp-e-commerce/wp-shopping-cart.old.php:388
1030
- msgid "Label Description"
1031
- msgstr ""
1032
-
1033
- #: wp-e-commerce/wp-shopping-cart.old.php:389
1034
- msgid "Item Number"
1035
- msgstr ""
1036
-
1037
- #: wp-e-commerce/wp-shopping-cart.old.php:390
1038
- msgid "Life Number"
1039
- msgstr ""
1040
-
1041
- #: wp-e-commerce/wp-shopping-cart.old.php:391
1042
- msgid "Product Code"
1043
- msgstr ""
1044
-
1045
- #: wp-e-commerce/wp-shopping-cart.old.php:392
1046
- msgid "PDF"
1047
- msgstr ""
1048
-
1049
- #: wp-e-commerce/wp-shopping-cart.old.php:394
1050
- msgid " and above"
1051
- msgstr ""
1052
-
1053
- #: wp-e-commerce/wp-shopping-cart.old.php:395
1054
- msgid "If price is "
1055
- msgstr ""
1056
-
1057
- #: wp-e-commerce/wp-shopping-cart.old.php:396
1058
- msgid "If weight is "
1059
- msgstr ""
1060
-
1061
- #: wp-e-commerce/wp-shopping-cart.old.php:465
1062
- msgid "Date requested"
1063
- msgstr ""
1064
-
1065
- #: wp-e-commerce/wp-shopping-cart.old.php:467
1066
- msgid "Comment"
1067
- msgstr ""
1068
-
1069
- #: wp-e-commerce/wp-shopping-cart.old.php:1016
1070
- msgid "<strong>ERROR</strong>: Please enter a username."
1071
- msgstr ""
1072
-
1073
- #: wp-e-commerce/wp-shopping-cart.old.php:1020
1074
- msgid "<strong>ERROR</strong>: Please type your e-mail address."
1075
- msgstr ""
1076
-
1077
- #: wp-e-commerce/wp-shopping-cart.old.php:1022
1078
- msgid "<strong>ERROR</strong>: The email address isn&#8217;t correct."
1079
- msgstr ""
1080
-
1081
- #: wp-e-commerce/wp-shopping-cart.old.php:1027
1082
- msgid "<strong>ERROR</strong>: This username is invalid. Please enter a valid username."
1083
- msgstr ""
1084
-
1085
- #: wp-e-commerce/wp-shopping-cart.old.php:1032
1086
- msgid "<strong>ERROR</strong>: This username is already registered, please choose another one."
1087
- msgstr ""
1088
-
1089
- #: wp-e-commerce/wp-shopping-cart.old.php:1037
1090
- msgid "<strong>ERROR</strong>: This email address is already registered, please supply another."
1091
- msgstr ""
1092
-
1093
- #: wp-e-commerce/wp-shopping-cart.old.php:1047
1094
- #, php-format
1095
- msgid "<strong>ERROR</strong>: Couldn&#8217;t register you... please contact the <a href=\"mailto:%s\">webmaster</a> !"
1096
- msgstr ""
1097
-
1098
- #: wp-e-commerce/wp-shopping-cart.old.php:1052
1099
- msgid "Registration Complete"
1100
- msgstr ""
1101
-
1102
- #: wp-e-commerce/wp-shopping-cart.old.php:1053
1103
- #, php-format
1104
- msgid "Username: %s"
1105
- msgstr ""
1106
-
1107
- #: wp-e-commerce/wp-shopping-cart.old.php:1054
1108
- #, php-format
1109
- msgid "Password: %s"
1110
- msgstr ""
1111
-
1112
- #: wp-e-commerce/wp-shopping-cart.old.php:1054
1113
- msgid "emailed to you"
1114
- msgstr ""
1115
-
1116
- #: wp-e-commerce/wp-shopping-cart.old.php:1055
1117
- #, php-format
1118
- msgid "E-mail: %s"
1119
- msgstr ""
1120
-
1121
- #: wp-e-commerce/wp-shopping-cart.old.php:1071
1122
- msgid "Register"
1123
- msgstr ""
1124
-
1125
- #: wp-e-commerce/wp-shopping-cart.old.php:1212
1126
- #: wp-e-commerce/wp-shopping-cart.old.php:1273
1127
- msgid "This download is no longer valid, Please contact the site administrator for more information."
1128
- msgstr ""
1129
-
1130
- #: wp-e-commerce/wp-shopping-cart.old.php:1401
1131
- msgid "Click stars to rate"
1132
- msgstr ""
1133
-
1134
- #: wp-e-commerce/wp-shopping-cart.old.php:1406
1135
- msgid "No Votes"
1136
- msgstr ""
1137
-
1138
- #: wp-e-commerce/wp-shopping-cart.old.php:1410
1139
- msgid "1 Vote"
1140
- msgstr ""
1141
-
1142
- #: wp-e-commerce/wp-shopping-cart.old.php:1414
1143
- msgid "Votes"
1144
- msgstr ""
1145
-
1146
- #: wp-e-commerce/wp-shopping-cart.old.php:1429
1147
- msgid "person has given this image"
1148
- msgstr ""
1149
-
1150
- #: wp-e-commerce/wp-shopping-cart.old.php:1433
1151
- msgid "people have given this image"
1152
- msgstr ""
1153
-
1154
- #: wp-e-commerce/wp-shopping-cart.old.php:1433
1155
- msgid "stars."
1156
- msgstr ""
1157
-
1158
- #: wp-e-commerce/wp-shopping-cart.old.php:1546
1159
- msgid "Your \"products page\" is not currently set to display any products. You need to select a product grouping to display by default. <br /> This is set in the Shop Settings page."
1160
- msgstr ""
1161
-
1162
- #: wp-e-commerce/wp-shopping-cart.old.php:1671
1163
- msgid "Delivery Address"
1164
- msgstr ""
1165
-
1166
- #: wp-e-commerce/wp-shopping-cart.old.php:1672
1167
- msgid "Delivery City"
1168
- msgstr ""
1169
-
1170
- #: wp-e-commerce/wp-shopping-cart.old.php:1673
1171
- msgid "Delivery Country"
1172
- msgstr ""
1173
-
1174
- #: wp-e-commerce/wp-shopping-cart.old.php:1720
1175
- msgid "The item has been added"
1176
- msgstr ""
1177
-
1178
- #: wp-e-commerce/wp-shopping-cart.old.php:1722
1179
- msgid "The item has not been added"
1180
- msgstr ""
1181
-
1182
- #: wp-e-commerce/wp-shopping-cart.old.php:1732
1183
- msgid "Edit Variation Set"
1184
- msgstr ""
1185
-
1186
- #: wp-e-commerce/wp-shopping-cart.old.php:1743
1187
- msgid "Add Variation Set"
1188
- msgstr ""
1189
-
1190
- #: wp-e-commerce/wp-shopping-cart.old.php:1792
1191
- msgid "Add Value"
1192
- msgstr ""
1193
-
1194
- #: wp-e-commerce/js/tinymce3/window.php:36
1195
- #: wp-e-commerce/js/tinymce3/window.php:118
1196
- msgid "Category"
1197
- msgstr ""
1198
-
1199
- #: wp-e-commerce/js/tinymce3/window.php:37
1200
- msgid "Product Slider"
1201
- msgstr ""
1202
-
1203
- #: wp-e-commerce/js/tinymce3/window.php:38
1204
- msgid "Add Product"
1205
- msgstr ""
1206
-
1207
- #: wp-e-commerce/js/tinymce3/window.php:48
1208
- #: wp-e-commerce/js/tinymce3/window.php:76
1209
- msgid "Select Category"
1210
- msgstr ""
1211
-
1212
- #: wp-e-commerce/js/tinymce3/window.php:51
1213
- #: wp-e-commerce/js/tinymce3/window.php:78
1214
- #: wp-e-commerce/js/tinymce3/window.php:122
1215
- msgid "No Category"
1216
- msgstr ""
1217
-
1218
- #: wp-e-commerce/js/tinymce3/window.php:65
1219
- msgid "Number of items per Page"
1220
- msgstr ""
1221
-
1222
- #: wp-e-commerce/js/tinymce3/window.php:91
1223
- msgid "Number of visible items"
1224
- msgstr ""
1225
-
1226
- #: wp-e-commerce/merchants/authorize.merchant.php:278
1227
- msgid "There was an error contacting the payment gateway, please try again later."
1228
- msgstr ""
1229
-
1230
- #: wp-e-commerce/merchants/chronopay.php:440
1231
- #: wp-e-commerce/merchants/paypal_multiple.php:554
1232
- msgid "Update &raquo;"
1233
- msgstr ""
1234
-
1235
- #: wp-e-commerce/merchants/paypal-standard.merchant.php:134
1236
- msgid "Your Subscription"
1237
- msgstr ""
1238
-
1239
- #: wp-e-commerce/merchants/paypal_certified.php:585
1240
- #: wp-e-commerce/merchants/paypal_multiple.php:519
1241
- msgid "Currency Converter"
1242
- msgstr ""
1243
-
1244
- #: wp-e-commerce/merchants/paypal_certified.php:588
1245
- msgid "If your website uses a currency not accepted by Paypal, select an accepted currency using the drop down menu bellow. Buyers on your site will still pay in your local currency however we will send the order through to Paypal using currency you choose below."
1246
- msgstr ""
1247
-
1248
- #: wp-e-commerce/merchants/paypal_multiple.php:522
1249
- #, php-format
1250
- msgid "Your website uses <strong>%s</strong>. This currency is not supported by PayPal, please select a currency using the drop down menu below. Buyers on your site will still pay in your local currency however we will send the order through to Paypal using the currency you choose below."
1251
- msgstr ""
1252
-
1253
- #: wp-e-commerce/merchants/paypal_pro.php:196
1254
- msgid "Sorry your transaction did not go through to Paypal successfully, please try again."
1255
- msgstr ""
1256
-
1257
- #: wp-e-commerce/merchants/paypal_pro.php:283
1258
- msgid "API Username:"
1259
- msgstr ""
1260
-
1261
- #: wp-e-commerce/merchants/paypal_pro.php:291
1262
- msgid "API Password:"
1263
- msgstr ""
1264
-
1265
- #: wp-e-commerce/merchants/paypal_pro.php:299
1266
- msgid "API Signature:"
1267
- msgstr ""
1268
-
1269
- #: wp-e-commerce/merchants/paypal_pro.php:307
1270
- msgid "Test Mode Enabled:"
1271
- msgstr ""
1272
-
1273
- #: wp-e-commerce/merchants/testmode.php:30
1274
- msgid "Enter the payment instructions that you wish to display to your customers when they make a purchase"
1275
- msgstr ""
1276
-
1277
- #: wp-e-commerce/merchants/testmode.php:32
1278
- msgid "For example, this is where you the Shop Owner might enter your bank account details or address so that your customer can make their manual payment."
1279
- msgstr ""
1280
-
1281
- #: wp-e-commerce/shipping/flatrate.php:31
1282
- msgid "If you do not wish to ship to a particular region, leave the field blank. To offer free shipping to a region, enter 0."
1283
- msgstr ""
1284
-
1285
- #: wp-e-commerce/shipping/tablerate.php:30
1286
- #: wp-e-commerce/themes/default/shopping_cart_page.php:189
1287
- msgid "Total Price"
1288
- msgstr ""
1289
-
1290
- #: wp-e-commerce/shipping/tablerate.php:30
1291
- #: wp-e-commerce/shipping/weightrate.php:30
1292
- msgid "Shipping Price"
1293
- msgstr ""
1294
-
1295
- #: wp-e-commerce/shipping/ups.php:34
1296
- msgid "Your Packaging"
1297
- msgstr ""
1298
-
1299
- #: wp-e-commerce/shipping/ups.php:35
1300
- msgid "UPS Letter"
1301
- msgstr ""
1302
-
1303
- #: wp-e-commerce/shipping/ups.php:36
1304
- msgid "UPS Express Box - Small"
1305
- msgstr ""
1306
-
1307
- #: wp-e-commerce/shipping/ups.php:37
1308
- msgid "UPS Express Box - Medium"
1309
- msgstr ""
1310
-
1311
- #: wp-e-commerce/shipping/ups.php:38
1312
- msgid "UPS Express Box - Large"
1313
- msgstr ""
1314
-
1315
- #: wp-e-commerce/shipping/ups.php:39
1316
- msgid "UPS Tube"
1317
- msgstr ""
1318
-
1319
- #: wp-e-commerce/shipping/ups.php:40
1320
- msgid "UPS Pak"
1321
- msgstr ""
1322
-
1323
- #: wp-e-commerce/shipping/ups.php:45
1324
- msgid "Destination Type"
1325
- msgstr ""
1326
-
1327
- #: wp-e-commerce/shipping/ups.php:59
1328
- msgid "Residential Address"
1329
- msgstr ""
1330
-
1331
- #: wp-e-commerce/shipping/ups.php:60
1332
- msgid "Commercial Address"
1333
- msgstr ""
1334
-
1335
- #: wp-e-commerce/shipping/ups.php:66
1336
- msgid "Packaging"
1337
- msgstr ""
1338
-
1339
- #: wp-e-commerce/shipping/ups.php:158
1340
- msgid "Because your order is over 150lbs, the SIte Owner will contact you directly about shipping rates."
1341
- msgstr ""
1342
-
1343
- #: wp-e-commerce/shipping/usps.php:33
1344
- msgid "USPS ID"
1345
- msgstr ""
1346
-
1347
- #: wp-e-commerce/shipping/usps.php:41
1348
- msgid "USPS Password"
1349
- msgstr ""
1350
-
1351
- #: wp-e-commerce/shipping/weightrate.php:30
1352
- msgid "Total weight <br />(<abbr alt=\"You must enter the weight here in pounds, regardless of what you used on your products\" title=\"You must enter the weight here in pounds, regardless of what you used on your products\">in Pounds</abbr>)"
1353
- msgstr ""
1354
-
1355
- #: wp-e-commerce/themes/default/cart_widget.php:15
1356
- msgid "Number of items"
1357
- msgstr ""
1358
-
1359
- #: wp-e-commerce/themes/default/cart_widget.php:23
1360
- #: wp-e-commerce/themes/default/shopping_cart_page.php:13
1361
- msgid "Product"
1362
- msgstr ""
1363
-
1364
- #: wp-e-commerce/themes/default/cart_widget.php:24
1365
- msgid "Qty"
1366
- msgstr ""
1367
-
1368
- #: wp-e-commerce/themes/default/cart_widget.php:59
1369
- msgid "Postage &amp; Tax "
1370
- msgstr ""
1371
-
1372
- #: wp-e-commerce/themes/default/cart_widget.php:72
1373
- msgid "Empty your cart"
1374
- msgstr ""
1375
-
1376
- #: wp-e-commerce/themes/default/cart_widget.php:76
1377
- msgid "Go to Checkout"
1378
- msgstr ""
1379
-
1380
- #: wp-e-commerce/themes/default/cart_widget.php:78
1381
- msgid "Your shopping cart is empty"
1382
- msgstr ""
1383
-
1384
- #: wp-e-commerce/themes/default/cart_widget.php:80
1385
- msgid "Visit the shop"
1386
- msgstr ""
1387
-
1388
- #: wp-e-commerce/themes/default/functions.php:15
1389
- msgid "Page Number position"
1390
- msgstr ""
1391
-
1392
- #: wp-e-commerce/themes/default/grid_view.php:149
1393
- #: wp-e-commerce/themes/default/list_view.php:163
1394
- #: wp-e-commerce/themes/default/products_page.php:232
1395
- msgid "This product has sold out."
1396
- msgstr ""
1397
-
1398
- #: wp-e-commerce/themes/default/grid_view.php:173
1399
- #: wp-e-commerce/themes/default/list_view.php:185
1400
- #: wp-e-commerce/themes/default/products_page.php:256
1401
- msgid "There are no products in this group."
1402
- msgstr ""
1403
-
1404
- #: wp-e-commerce/themes/default/list_view.php:153
1405
- #: wp-e-commerce/themes/default/products_page.php:222
1406
- msgid "Buy Now"
1407
- msgstr ""
1408
-
1409
- #: wp-e-commerce/themes/default/list_view.php:159
1410
- #: wp-e-commerce/themes/default/products_page.php:228
1411
- msgid "Updating cart..."
1412
- msgstr ""
1413
-
1414
- #: wp-e-commerce/themes/default/products_page.php:197
1415
- msgid "Donation"
1416
- msgstr ""
1417
-
1418
- #: wp-e-commerce/themes/default/shopping_cart_page.php:9
1419
- msgid "Please review your order"
1420
- msgstr ""
1421
-
1422
- #: wp-e-commerce/themes/default/shopping_cart_page.php:32
1423
- #: wp-e-commerce/themes/default/shopping_cart_page.php:57
1424
- msgid "Update"
1425
- msgstr ""
1426
-
1427
- #: wp-e-commerce/themes/default/shopping_cart_page.php:41
1428
- msgid "Remove"
1429
- msgstr ""
1430
-
1431
- #: wp-e-commerce/themes/default/shopping_cart_page.php:50
1432
- msgid "Coupon is not valid."
1433
- msgstr ""
1434
-
1435
- #: wp-e-commerce/themes/default/shopping_cart_page.php:53
1436
- msgid "Enter your coupon number"
1437
- msgstr ""
1438
-
1439
- #: wp-e-commerce/themes/default/shopping_cart_page.php:82
1440
- msgid "Calculate Shipping Price"
1441
- msgstr ""
1442
-
1443
- #: wp-e-commerce/themes/default/shopping_cart_page.php:86
1444
- msgid "Please choose a country below to calculate your shipping costs"
1445
- msgstr ""
1446
-
1447
- #: wp-e-commerce/themes/default/shopping_cart_page.php:95
1448
- msgid "Please provide a Zipcode and click Calculate in order to continue."
1449
- msgstr ""
1450
-
1451
- #: wp-e-commerce/themes/default/shopping_cart_page.php:102
1452
- msgid "Sorry, online ordering is unavailable to this destination and/or weight. Please double check your destination details."
1453
- msgstr ""
1454
-
1455
- #: wp-e-commerce/themes/default/shopping_cart_page.php:120
1456
- msgid "- Choose a Shipping Rate"
1457
- msgstr ""
1458
-
1459
- #: wp-e-commerce/themes/default/shopping_cart_page.php:210
1460
- msgid "Not yet a member?"
1461
- msgstr ""
1462
-
1463
- #: wp-e-commerce/themes/default/shopping_cart_page.php:211
1464
- msgid "In order to buy from us, you'll need an account. Joining is free and easy. All you need is a username, password and valid email address."
1465
- msgstr ""
1466
-
1467
- #: wp-e-commerce/themes/default/shopping_cart_page.php:225
1468
- msgid "Username"
1469
- msgstr ""
1470
-
1471
- #: wp-e-commerce/themes/default/shopping_cart_page.php:226
1472
- msgid "Password"
1473
- msgstr ""
1474
-
1475
- #: wp-e-commerce/themes/default/shopping_cart_page.php:231
1476
- msgid "Please enter your contact details:"
1477
- msgstr ""
1478
-
1479
- #: wp-e-commerce/themes/default/shopping_cart_page.php:233
1480
- msgid "Fields marked with an asterisk must be filled in."
1481
- msgstr ""
1482
-
1483
- #: wp-e-commerce/themes/default/shopping_cart_page.php:308
1484
- msgid "Select a payment gateway"
1485
- msgstr ""
1486
-
1487
- #: wp-e-commerce/themes/default/shopping_cart_page.php:342
1488
- msgid "I agree to The "
1489
- msgstr ""
1490
-
1491
- #: wp-e-commerce/themes/default/shopping_cart_page.php:343
1492
- msgid "Terms and Conditions"
1493
- msgstr ""
1494
-
1495
- #: wp-e-commerce/themes/default/shopping_cart_page.php:355
1496
- msgid "Make Purchase"
1497
- msgstr ""
1498
-
1499
- #: wp-e-commerce/themes/default/single_product.php:93
1500
- #: wp-e-commerce/themes/iShop/single_product.php:94
1501
- msgid "Personalize your product"
1502
- msgstr ""
1503
-
1504
- #: wp-e-commerce/themes/default/single_product.php:94
1505
- #: wp-e-commerce/themes/iShop/single_product.php:95
1506
- msgid "Complete this form to include a personalized message with your purchase."
1507
- msgstr ""
1508
-
1509
- #: wp-e-commerce/themes/default/single_product.php:101
1510
- #: wp-e-commerce/themes/iShop/single_product.php:102
1511
- msgid "Upload a File"
1512
- msgstr ""
1513
-
1514
- #: wp-e-commerce/themes/default/single_product.php:102
1515
- #: wp-e-commerce/themes/iShop/single_product.php:103
1516
- msgid "Select a file from your computer to include with this purchase. "
1517
- msgstr ""
1518
-
1519
- #: wp-e-commerce/updates/updating_tasks.php:53
1520
- msgid ""
1521
- "Your purchase from %shop_name% has just been dispatched. It should arrive soon. To keep track of your products status a tracking id has been attached. \\r\\n"
1522
- " your tracking id is: %trackid%"
1523
- msgstr ""
1524
-
1525
- #: wp-e-commerce/updates/updating_tasks.php:56
1526
- msgid "Your Order from %shop_name% has been dispatched"
1527
- msgstr ""
1528
-
1529
- #: wp-e-commerce/widgets/admin_menu_widget.php:8
1530
- #: wp-e-commerce/widgets/admin_menu_widget.php:22
1531
- msgid "Admin Menu"
1532
- msgstr ""
1533
-
1534
- #: wp-e-commerce/widgets/category_widget.27.php:19
1535
- #: wp-e-commerce/wpsc-admin/admin.php:101
1536
- msgid "Categories"
1537
- msgstr ""
1538
-
1539
- #: wp-e-commerce/widgets/category_widget.27.php:134
1540
- #: wp-e-commerce/widgets/category_widget.28.php:69
1541
- #: wp-e-commerce/widgets/donations_widget.php:71
1542
- #: wp-e-commerce/widgets/latest_product_widget.php:73
1543
- #: wp-e-commerce/widgets/price_range_widget.php:71
1544
- #: wp-e-commerce/widgets/product_tag_widget.php:30
1545
- #: wp-e-commerce/widgets/shopping_cart_widget.php:66
1546
- #: wp-e-commerce/widgets/specials_widget.php:103
1547
- msgid "Title:"
1548
- msgstr ""
1549
-
1550
- #: wp-e-commerce/widgets/category_widget.27.php:159
1551
- #: wp-e-commerce/widgets/category_widget.28.php:80
1552
- msgid "Display the :category: Group"
1553
- msgstr ""
1554
-
1555
- #: wp-e-commerce/widgets/category_widget.27.php:168
1556
- #: wp-e-commerce/widgets/category_widget.28.php:88
1557
- msgid "Display the Group thumbnails in the sidebar"
1558
- msgstr ""
1559
-
1560
- #: wp-e-commerce/widgets/category_widget.27.php:179
1561
- #: wp-e-commerce/widgets/category_widget.28.php:11
1562
- msgid "Product Grouping Widget"
1563
- msgstr ""
1564
-
1565
- #: wp-e-commerce/widgets/category_widget.27.php:181
1566
- #: wp-e-commerce/widgets/category_widget.28.php:12
1567
- #: wp-e-commerce/widgets/category_widget.28.php:19
1568
- msgid "Product Categories"
1569
- msgstr ""
1570
-
1571
- #: wp-e-commerce/widgets/latest_product_widget.php:7
1572
- #: wp-e-commerce/widgets/latest_product_widget.php:87
1573
- #: wp-e-commerce/widgets/latest_product_widget.php:88
1574
- msgid "Latest Products"
1575
- msgstr ""
1576
-
1577
- #: wp-e-commerce/widgets/latest_product_widget.php:74
1578
- msgid "Number of products to show:"
1579
- msgstr ""
1580
-
1581
- #: wp-e-commerce/widgets/price_range_widget.php:6
1582
- #: wp-e-commerce/widgets/price_range_widget.php:77
1583
- #: wp-e-commerce/widgets/price_range_widget.php:78
1584
- msgid "Price Range"
1585
- msgstr ""
1586
-
1587
- #: wp-e-commerce/widgets/price_range_widget.php:54
1588
- msgid "Show All"
1589
- msgstr ""
1590
-
1591
- #: wp-e-commerce/widgets/product_tag_widget.php:9
1592
- #: wp-e-commerce/widgets/product_tag_widget.php:38
1593
- #: wp-e-commerce/widgets/product_tag_widget.php:39
1594
- msgid "Product Tags"
1595
- msgstr ""
1596
-
1597
- #: wp-e-commerce/widgets/shopping_cart_widget.php:37
1598
- #: wp-e-commerce/widgets/shopping_cart_widget.php:42
1599
- msgid "Loading..."
1600
- msgstr ""
1601
-
1602
- #: wp-e-commerce/widgets/specials_widget.php:10
1603
- #: wp-e-commerce/widgets/specials_widget.php:112
1604
- #: wp-e-commerce/widgets/specials_widget.php:113
1605
- msgid "Product Specials"
1606
- msgstr ""
1607
-
1608
- #: wp-e-commerce/widgets/specials_widget.php:106
1609
- msgid "Show Description:"
1610
- msgstr ""
1611
-
1612
- #: wp-e-commerce/wpsc-admin/admin.php:75
1613
- #: wp-e-commerce/wpsc-admin/admin.php:78
1614
- #: wp-e-commerce/wpsc-admin/admin.php:80
1615
- #: wp-e-commerce/wpsc-admin/admin.php:85
1616
- #: wp-e-commerce/wpsc-admin/admin.php:88
1617
- #: wp-e-commerce/wpsc-admin/admin.php:98
1618
- msgid "Products"
1619
- msgstr ""
1620
-
1621
- #: wp-e-commerce/wpsc-admin/admin.php:93
1622
- #: wp-e-commerce/wpsc-admin/admin.php:421
1623
- #: wp-e-commerce/wpsc-admin/admin.php:451
1624
- msgid "Sales"
1625
- msgstr ""
1626
-
1627
- #: wp-e-commerce/wpsc-admin/admin.php:105
1628
- msgid "Variations"
1629
- msgstr ""
1630
-
1631
- #: wp-e-commerce/wpsc-admin/admin.php:126
1632
- msgid "Marketing"
1633
- msgstr ""
1634
-
1635
- #: wp-e-commerce/wpsc-admin/admin.php:132
1636
- msgid "Upgrades"
1637
- msgstr ""
1638
-
1639
- #: wp-e-commerce/wpsc-admin/admin.php:136
1640
- msgid "- Debug"
1641
- msgstr ""
1642
-
1643
- #: wp-e-commerce/wpsc-admin/admin.php:202
1644
- msgid "Tags used on this post:"
1645
- msgstr ""
1646
-
1647
- #: wp-e-commerce/wpsc-admin/admin.php:204
1648
- msgid "Add new tag"
1649
- msgstr ""
1650
-
1651
- #: wp-e-commerce/wpsc-admin/admin.php:205
1652
- msgid "Separate tags with commas"
1653
- msgstr ""
1654
-
1655
- #: wp-e-commerce/wpsc-admin/admin.php:408
1656
- msgid "Last 30 Days"
1657
- msgstr ""
1658
-
1659
- #: wp-e-commerce/wpsc-admin/admin.php:427
1660
- #: wp-e-commerce/wpsc-admin/admin.php:457
1661
- msgid "Orders"
1662
- msgstr ""
1663
-
1664
- #: wp-e-commerce/wpsc-admin/admin.php:437
1665
- #: wp-e-commerce/wpsc-admin/admin.php:469
1666
- msgid "Avg Orders"
1667
- msgstr ""
1668
-
1669
- #: wp-e-commerce/wpsc-admin/admin.php:447
1670
- msgid "Life Time"
1671
- msgstr ""
1672
-
1673
- #: wp-e-commerce/wpsc-admin/admin.php:486
1674
- #: wp-e-commerce/wpsc-admin/admin.php:714
1675
- msgid "e-Commerce"
1676
- msgstr ""
1677
-
1678
- #: wp-e-commerce/wpsc-admin/admin.php:503
1679
- msgid "E-Commerce"
1680
- msgstr ""
1681
-
1682
- #: wp-e-commerce/wpsc-admin/admin.php:620
1683
- msgid "Sales by Quarter"
1684
- msgstr ""
1685
-
1686
- #: wp-e-commerce/wpsc-admin/admin.php:706
1687
- msgid "Sales by"
1688
- msgstr ""
1689
-
1690
- #: wp-e-commerce/wpsc-admin/ajax-and-init.php:966
1691
- msgid "Your Order"
1692
- msgstr ""
1693
-
1694
- #: wp-e-commerce/wpsc-admin/ajax-and-init.php:1213
1695
- msgid "The administrator has unlocked your file"
1696
- msgstr ""
1697
-
1698
- #: wp-e-commerce/wpsc-admin/ajax-and-init.php:1213
1699
- msgid "Dear CustomerWe are pleased to advise you that your order has been updated and your downloads are now active.Please download your purchase using the links provided below.[download_links]Thank you for your custom."
1700
- msgstr ""
1701
-
1702
- #: wp-e-commerce/wpsc-admin/display-groups.page.php:41
1703
- msgid "Select the markets you are selling this category to."
1704
- msgstr ""
1705
-
1706
- #: wp-e-commerce/wpsc-admin/display-groups.page.php:456
1707
- msgid "The product group has been edited."
1708
- msgstr ""
1709
-
1710
- #: wp-e-commerce/wpsc-admin/display-groups.page.php:461
1711
- msgid "The group has been added."
1712
- msgstr ""
1713
-
1714
- #: wp-e-commerce/wpsc-admin/display-groups.page.php:473
1715
- msgid "The group has been edited."
1716
- msgstr ""
1717
-
1718
- #: wp-e-commerce/wpsc-admin/display-groups.page.php:529
1719
- msgid "Are you sure you want to delete this category? If the category has any subcategories, they will be deleted too."
1720
- msgstr ""
1721
-
1722
- #: wp-e-commerce/wpsc-admin/display-groups.page.php:537
1723
- msgid "Are you sure you want to delete this product group? All categories it contains will be deleted too."
1724
- msgstr ""
1725
-
1726
- #: wp-e-commerce/wpsc-admin/display-groups.page.php:560
1727
- msgid "Categorizing your products into groups help your customers find them. For instance if you sell hats and trousers you might want to setup a Group called clothes and add hats and trousers to that group."
1728
- msgstr ""
1729
-
1730
- #: wp-e-commerce/wpsc-admin/display-groups.page.php:575
1731
- msgid "Select a Group to Manage"
1732
- msgstr ""
1733
-
1734
- #: wp-e-commerce/wpsc-admin/display-groups.page.php:593
1735
- msgid "or"
1736
- msgstr ""
1737
-
1738
- #: wp-e-commerce/wpsc-admin/display-groups.page.php:595
1739
- #: wp-e-commerce/wpsc-admin/display-groups.page.php:612
1740
- msgid "Add New Group"
1741
- msgstr ""
1742
-
1743
- #: wp-e-commerce/wpsc-admin/display-groups.page.php:602
1744
- msgid "About This Page"
1745
- msgstr ""
1746
-
1747
- #: wp-e-commerce/wpsc-admin/display-groups.page.php:671
1748
- msgid "&quot;[categorisation]&quot; Group"
1749
- msgstr ""
1750
-
1751
- #: wp-e-commerce/wpsc-admin/display-groups.page.php:681
1752
- msgid "Image"
1753
- msgstr ""
1754
-
1755
- #: wp-e-commerce/wpsc-admin/display-groups.page.php:725
1756
- #: wp-e-commerce/wpsc-admin/display-groups.page.php:729
1757
- msgid "You are editing an item in the &quot;[categorisation]&quot; Group"
1758
- msgstr ""
1759
-
1760
- #: wp-e-commerce/wpsc-admin/display-groups.page.php:728
1761
- msgid "Edit Details"
1762
- msgstr ""
1763
-
1764
- #: wp-e-commerce/wpsc-admin/display-groups.page.php:744
1765
- msgid "Add Category"
1766
- msgstr ""
1767
-
1768
- #: wp-e-commerce/wpsc-admin/display-groups.page.php:747
1769
- msgid "Adding a new category here will make it available when you add or edit a product."
1770
- msgstr ""
1771
-
1772
- #: wp-e-commerce/wpsc-admin/display-groups.page.php:753
1773
- #: wp-e-commerce/wpsc-admin/display-groups.page.php:756
1774
- msgid "You are adding a new item to the &quot;[categorisation]&quot; Group"
1775
- msgstr ""
1776
-
1777
- #: wp-e-commerce/wpsc-admin/display-groups.page.php:874
1778
- msgid "Add Group"
1779
- msgstr ""
1780
-
1781
- #: wp-e-commerce/wpsc-admin/display-items.page.php:29
1782
- msgid "Display Products"
1783
- msgstr ""
1784
-
1785
- #: wp-e-commerce/wpsc-admin/display-items.page.php:74
1786
- #: wp-e-commerce/wpsc-admin/display-variations.page.php:49
1787
- msgid "Product updated."
1788
- msgstr ""
1789
-
1790
- #: wp-e-commerce/wpsc-admin/display-items.page.php:114
1791
- msgid "The following directories are not writable: :directory: You won&#39;t be able to upload any images or files here. You will need to change the permissions on these directories to make them writable."
1792
- msgstr ""
1793
-
1794
- #: wp-e-commerce/wpsc-admin/display-items.page.php:147
1795
- msgid ""
1796
- "You are about to delete the selected products.\n"
1797
- " 'Cancel' to stop, 'OK' to delete."
1798
- msgstr ""
1799
-
1800
- #: wp-e-commerce/wpsc-admin/display-items.page.php:222
1801
- msgid "&laquo;"
1802
- msgstr ""
1803
-
1804
- #: wp-e-commerce/wpsc-admin/display-items.page.php:223
1805
- msgid "&raquo;"
1806
- msgstr ""
1807
-
1808
- #: wp-e-commerce/wpsc-admin/display-items.page.php:260
1809
- msgid "Search"
1810
- msgstr ""
1811
-
1812
- #: wp-e-commerce/wpsc-admin/display-items.page.php:265
1813
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:380
1814
- msgid "Bulk Actions"
1815
- msgstr ""
1816
-
1817
- #: wp-e-commerce/wpsc-admin/display-items.page.php:267
1818
- #: wp-e-commerce/wpsc-admin/display-items.page.php:396
1819
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:816
1820
- msgid "Publish"
1821
- msgstr ""
1822
-
1823
- #: wp-e-commerce/wpsc-admin/display-items.page.php:268
1824
- #: wp-e-commerce/wpsc-admin/display-items.page.php:343
1825
- msgid "Draft"
1826
- msgstr ""
1827
-
1828
- #: wp-e-commerce/wpsc-admin/display-items.page.php:272
1829
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:389
1830
- msgid "Apply"
1831
- msgstr ""
1832
-
1833
- #: wp-e-commerce/wpsc-admin/display-items.page.php:308
1834
- msgid "No Name"
1835
- msgstr ""
1836
-
1837
- #: wp-e-commerce/wpsc-admin/display-items.page.php:367
1838
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:341
1839
- msgid "Delete this product"
1840
- msgstr ""
1841
-
1842
- #: wp-e-commerce/wpsc-admin/display-items.page.php:369
1843
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:341
1844
- #, php-format
1845
- msgid ""
1846
- "You are about to delete this product '%s'\n"
1847
- " 'Cancel' to stop, 'OK' to delete."
1848
- msgstr ""
1849
-
1850
- #: wp-e-commerce/wpsc-admin/display-items.page.php:394
1851
- msgid "Unpublish"
1852
- msgstr ""
1853
-
1854
- #: wp-e-commerce/wpsc-admin/display-items.page.php:423
1855
- msgid "You have no products added."
1856
- msgstr ""
1857
-
1858
- #: wp-e-commerce/wpsc-admin/display-items.page.php:440
1859
- msgid "View All Categories"
1860
- msgstr ""
1861
-
1862
- #: wp-e-commerce/wpsc-admin/display-options-settings.page.php:37
1863
- msgid "Thanks, your thumbnail images have been resized."
1864
- msgstr ""
1865
-
1866
- #: wp-e-commerce/wpsc-admin/display-options-settings.page.php:92
1867
- msgid "General"
1868
- msgstr ""
1869
-
1870
- #: wp-e-commerce/wpsc-admin/display-options-settings.page.php:93
1871
- msgid "Presentation"
1872
- msgstr ""
1873
-
1874
- #: wp-e-commerce/wpsc-admin/display-options-settings.page.php:94
1875
- msgid "Admin"
1876
- msgstr ""
1877
-
1878
- #: wp-e-commerce/wpsc-admin/display-options-settings.page.php:96
1879
- msgid "Payment Options"
1880
- msgstr ""
1881
-
1882
- #: wp-e-commerce/wpsc-admin/display-options-settings.page.php:97
1883
- msgid "Import"
1884
- msgstr ""
1885
-
1886
- #: wp-e-commerce/wpsc-admin/display-options-settings.page.php:169
1887
- msgid "To configure a shipping module select one on the left."
1888
- msgstr ""
1889
-
1890
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:76
1891
- msgid "When upgrading the Wp-E-Commerce Plugin from 3.6.* to 3.7 it is required that you associate your checkout form fields with the new Purchase Logs system. To do so please "
1892
- msgstr ""
1893
-
1894
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:158
1895
- msgid "Shipping Options"
1896
- msgstr ""
1897
-
1898
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:161
1899
- msgid "Shipping Method:"
1900
- msgstr ""
1901
-
1902
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:162
1903
- msgid "Shipping Option:"
1904
- msgstr ""
1905
-
1906
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:164
1907
- msgid "Tracking ID:"
1908
- msgstr ""
1909
-
1910
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:165
1911
- msgid "Shipping Status:"
1912
- msgstr ""
1913
-
1914
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:166
1915
- msgid "Track History:"
1916
- msgstr ""
1917
-
1918
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:172
1919
- msgid "Billing Details"
1920
- msgstr ""
1921
-
1922
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:173
1923
- msgid "Purchase Log Date:"
1924
- msgstr ""
1925
-
1926
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:174
1927
- msgid "Purchase Number:"
1928
- msgstr ""
1929
-
1930
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:175
1931
- msgid "Buyers Name:"
1932
- msgstr ""
1933
-
1934
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:176
1935
- msgid "Address:"
1936
- msgstr ""
1937
-
1938
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:178
1939
- msgid "Phone:"
1940
- msgstr ""
1941
-
1942
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:179
1943
- msgid "Email:"
1944
- msgstr ""
1945
-
1946
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:180
1947
- msgid "Payment Method:"
1948
- msgstr ""
1949
-
1950
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:182
1951
- msgid "How User Found Us:"
1952
- msgstr ""
1953
-
1954
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:188
1955
- msgid "Items Ordered"
1956
- msgstr ""
1957
-
1958
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:230
1959
- msgid "Order Status:"
1960
- msgstr ""
1961
-
1962
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:250
1963
- msgid "Actions"
1964
- msgstr ""
1965
-
1966
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:254
1967
- msgid "View Packing Slip"
1968
- msgstr ""
1969
-
1970
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:256
1971
- msgid "Resend Receipt to Buyer"
1972
- msgstr ""
1973
-
1974
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:258
1975
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:509
1976
- msgid "Delete this log"
1977
- msgstr ""
1978
-
1979
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:258
1980
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:509
1981
- #, php-format
1982
- msgid ""
1983
- "You are about to delete this log '%s'\n"
1984
- " 'Cancel' to stop, 'OK' to delete."
1985
- msgstr ""
1986
-
1987
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:258
1988
- msgid "Remove this record"
1989
- msgstr ""
1990
-
1991
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:260
1992
- msgid "Go Back"
1993
- msgstr ""
1994
-
1995
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:275
1996
- msgid "e-Commerce Admin Menu"
1997
- msgstr ""
1998
-
1999
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:278
2000
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:279
2001
- msgid "Checkout Settings"
2002
- msgstr ""
2003
-
2004
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:294
2005
- msgid "WP e-Commerce News"
2006
- msgstr ""
2007
-
2008
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:316
2009
- msgid "Order Summary"
2010
- msgstr ""
2011
-
2012
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:328
2013
- msgid "(accepted payments)"
2014
- msgstr ""
2015
-
2016
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:343
2017
- msgid "Subscribe to your orders"
2018
- msgstr ""
2019
-
2020
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:345
2021
- msgid "Subscribe to an RSS feed"
2022
- msgstr ""
2023
-
2024
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:345
2025
- msgid "of your orders"
2026
- msgstr ""
2027
-
2028
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:348
2029
- msgid "Plugin News"
2030
- msgstr ""
2031
-
2032
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:350
2033
- msgid "The <a href=\"http://instinct.co.nz/blogshop/products-page/\" target=\"_blank\">WP DropShop Module</a> is the latest and most cutting edge shopping cart available online. Coupled with Grid View then your site will be the talk of street! <br/><br/>The <a href=\"http://instinct.co.nz/blogshop/products-page/\" target=\"_blank\">GridView Module</a> is a visual module built to enhance the way your product page looks.<br/><br/><a href=\"http://www.instinct.co.nz/wp-campaign-monitor/100\">WP Campaign Monitor</a> is an email newsletter tool built just for WP users who want to send campaigns, track the results and manage their subscribers. The latest version integrates with e-commerce lite meaning that you will be able to send buyers email newsletters and much more. "
2034
- msgstr ""
2035
-
2036
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:351
2037
- msgid "This shop is powered by "
2038
- msgstr ""
2039
-
2040
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:360
2041
- msgid "Upgrade to Gold"
2042
- msgstr ""
2043
-
2044
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:360
2045
- msgid " and unleash more functionality into your shop."
2046
- msgstr ""
2047
-
2048
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:391
2049
- msgid "View:"
2050
- msgstr ""
2051
-
2052
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:430
2053
- msgid "Filter"
2054
- msgstr ""
2055
-
2056
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:433
2057
- msgid "Oops there are no purchase logs for your selection, please try again."
2058
- msgstr ""
2059
-
2060
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:453
2061
- msgid "Total:"
2062
- msgstr ""
2063
-
2064
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:465
2065
- msgid "Download CSV"
2066
- msgstr ""
2067
-
2068
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:474
2069
- msgid ""
2070
- "You are about to delete the selected purchase logs.\n"
2071
- " 'Cancel' to stop, 'OK' to delete."
2072
- msgstr ""
2073
-
2074
- #: wp-e-commerce/wpsc-admin/display-sales-logs.php:537
2075
- msgid "Search Logs"
2076
- msgstr ""
2077
-
2078
- #: wp-e-commerce/wpsc-admin/display-upgrades.page.php:12
2079
- msgid "WP e-Commerce Upgrades"
2080
- msgstr ""
2081
-
2082
- #: wp-e-commerce/wpsc-admin/display-upgrades.page.php:13
2083
- msgid "Add more functionality to your e-Commerce site. Prices may be subject to change."
2084
- msgstr ""
2085
-
2086
- #: wp-e-commerce/wpsc-admin/display-upgrades.page.php:18
2087
- msgid "Pure Gold"
2088
- msgstr ""
2089
-
2090
- #: wp-e-commerce/wpsc-admin/display-upgrades.page.php:24
2091
- msgid "DropShop"
2092
- msgstr ""
2093
-
2094
- #: wp-e-commerce/wpsc-admin/display-upgrades.page.php:30
2095
- msgid "MP3 Player"
2096
- msgstr ""
2097
-
2098
- #: wp-e-commerce/wpsc-admin/display-upgrades.page.php:36
2099
- msgid "Members Only Module"
2100
- msgstr ""
2101
-
2102
- #: wp-e-commerce/wpsc-admin/display-upgrades.page.php:48
2103
- msgid "NextGen Gallery Buy Now Buttons"
2104
- msgstr ""
2105
-
2106
- #: wp-e-commerce/wpsc-admin/display-upgrades.page.php:71
2107
- #: wp-e-commerce/wpsc-admin/display-upgrades.page.php:79
2108
- msgid "API Key Reset"
2109
- msgstr ""
2110
-
2111
- #: wp-e-commerce/wpsc-admin/display-upgrades.page.php:74
2112
- msgid "Enter your API name and key to release it from an old site that you no longer use."
2113
- msgstr ""
2114
-
2115
- #: wp-e-commerce/wpsc-admin/display-upgrades.page.php:85
2116
- msgid "API Key"
2117
- msgstr ""
2118
-
2119
- #: wp-e-commerce/wpsc-admin/display-upgrades.page.php:90
2120
- msgid "Reset API Key"
2121
- msgstr ""
2122
-
2123
- #: wp-e-commerce/wpsc-admin/display-upgrades.page.php:99
2124
- msgid "Upgrade Instructions"
2125
- msgstr ""
2126
-
2127
- #: wp-e-commerce/wpsc-admin/display-upgrades.page.php:101
2128
- #, php-format
2129
- msgid "Copy the gold_cart_files directory into the %s folder."
2130
- msgstr ""
2131
-
2132
- #: wp-e-commerce/wpsc-admin/display-upgrades.page.php:104
2133
- msgid "This folder should be automatically created when the e-commerce plugin is activated, but if it is not, you will have to create it yourself."
2134
- msgstr ""
2135
-
2136
- #: wp-e-commerce/wpsc-admin/display-upgrades.page.php:107
2137
- msgid "Now a new panel should appear in the Upgrades page where you must enter your API Username and API Key. "
2138
- msgstr ""
2139
-
2140
- #: wp-e-commerce/wpsc-admin/display-upgrades.page.php:110
2141
- #: wp-e-commerce/wpsc-admin/display-upgrades.page.php:113
2142
- msgid "For more information visit our documentation page."
2143
- msgstr ""
2144
-
2145
- #: wp-e-commerce/wpsc-admin/display-upgrades.page.php:157
2146
- msgid "Your API key has been Reset"
2147
- msgstr ""
2148
-
2149
- #: wp-e-commerce/wpsc-admin/display-variations.page.php:21
2150
- msgid "Are you sure you want to delete this product?"
2151
- msgstr ""
2152
-
2153
- #: wp-e-commerce/wpsc-admin/display-variations.page.php:37
2154
- msgid "Display Variations"
2155
- msgstr ""
2156
-
2157
- #: wp-e-commerce/wpsc-admin/display-variations.page.php:39
2158
- msgid "A variation can be anything \"optional\" about a product. ie: Size, Color, etc <br />For example: if you are selling t-shirts you might setup a variation set called size with the values small, medium, large..."
2159
- msgstr ""
2160
-
2161
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:133
2162
- msgid "Edit Product"
2163
- msgstr ""
2164
-
2165
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:144
2166
- msgid "Product Name"
2167
- msgstr ""
2168
-
2169
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:153
2170
- msgid "Display Product Shortcode"
2171
- msgstr ""
2172
-
2173
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:154
2174
- msgid "Buy Now Shortcode"
2175
- msgstr ""
2176
-
2177
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:155
2178
- msgid "Add to Cart Shortcode"
2179
- msgstr ""
2180
-
2181
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:161
2182
- msgid "Display Product Template Tag"
2183
- msgstr ""
2184
-
2185
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:162
2186
- msgid "Buy Now PHP"
2187
- msgstr ""
2188
-
2189
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:163
2190
- msgid "Add to Cart PHP"
2191
- msgstr ""
2192
-
2193
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:164
2194
- msgid "Display Product SKU"
2195
- msgstr ""
2196
-
2197
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:180
2198
- msgid "Stock Keeping Unit"
2199
- msgstr ""
2200
-
2201
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:188
2202
- msgid "Sale Price :"
2203
- msgstr ""
2204
-
2205
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:205
2206
- msgid "New Currency"
2207
- msgstr ""
2208
-
2209
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:233
2210
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:272
2211
- msgid "Delete Currency"
2212
- msgstr ""
2213
-
2214
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:290
2215
- msgid "Additional Description"
2216
- msgstr ""
2217
-
2218
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:340
2219
- msgid "Update Product"
2220
- msgstr ""
2221
-
2222
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:364
2223
- msgid "Categories and Tags"
2224
- msgstr ""
2225
-
2226
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:403
2227
- msgid "Select &quot;[categorisation]&quot;"
2228
- msgstr ""
2229
-
2230
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:459
2231
- msgid "Price and Stock Control"
2232
- msgstr ""
2233
-
2234
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:469
2235
- #, php-format
2236
- msgid "Do not include tax (tax is set in <a href=\"%s\"/wp-admin/admin.php?page=wpsc-settings\">shop config</a>)"
2237
- msgstr ""
2238
-
2239
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:476
2240
- msgid "This is a donation, checking this box populates the donations widget."
2241
- msgstr ""
2242
-
2243
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:486
2244
- msgid "Table Rate Price"
2245
- msgstr ""
2246
-
2247
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:527
2248
- msgid "Custom Tax Rate"
2249
- msgstr ""
2250
-
2251
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:541
2252
- msgid "I have a limited number of this item in stock. If the stock runs out, this product will not be available on the shop unless you untick this box or add more stock."
2253
- msgstr ""
2254
-
2255
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:556
2256
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:570
2257
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:577
2258
- msgid "If this product runs out of stock set status to Unpublished & email site owner"
2259
- msgstr ""
2260
-
2261
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:569
2262
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:576
2263
- msgid "Stock Qty"
2264
- msgstr ""
2265
-
2266
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:603
2267
- msgid "Variation Control"
2268
- msgstr ""
2269
-
2270
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:607
2271
- msgid "+ Add New Variations"
2272
- msgstr ""
2273
-
2274
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:653
2275
- msgid "Weight"
2276
- msgstr ""
2277
-
2278
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:717
2279
- msgid "Flat Rate Settings"
2280
- msgstr ""
2281
-
2282
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:722
2283
- msgid "Local Shipping Fee"
2284
- msgstr ""
2285
-
2286
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:731
2287
- msgid "International Shipping Fee"
2288
- msgstr ""
2289
-
2290
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:740
2291
- msgid "Disregard Shipping for this product"
2292
- msgstr ""
2293
-
2294
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:769
2295
- msgid "Advanced Options"
2296
- msgstr ""
2297
-
2298
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:777
2299
- msgid "Custom Meta"
2300
- msgstr ""
2301
-
2302
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:778
2303
- msgid "Add Custom Meta"
2304
- msgstr ""
2305
-
2306
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:788
2307
- msgid "Value"
2308
- msgstr ""
2309
-
2310
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:805
2311
- msgid "Merchant Notes"
2312
- msgstr ""
2313
-
2314
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:808
2315
- msgid "These notes are only available here."
2316
- msgstr ""
2317
-
2318
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:827
2319
- msgid "Personalisation Options"
2320
- msgstr ""
2321
-
2322
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:830
2323
- msgid "Users can personalize this product by leaving a message on single product page"
2324
- msgstr ""
2325
-
2326
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:839
2327
- msgid "Users can upload images on single product page to purchase logs."
2328
- msgstr ""
2329
-
2330
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:850
2331
- msgid "Prohibited"
2332
- msgstr ""
2333
-
2334
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:864
2335
- msgid "Off Site Product Link"
2336
- msgstr ""
2337
-
2338
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:865
2339
- msgid "If this product is for sale on another website enter the link here. For instance if your product is an MP3 file for sale on itunes you could put the link here. This option over rides the buy now and add to cart links and takes you to the site linked here."
2340
- msgstr ""
2341
-
2342
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:866
2343
- msgid "External Link"
2344
- msgstr ""
2345
-
2346
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:874
2347
- msgid "Enable IntenseDebate Comments"
2348
- msgstr ""
2349
-
2350
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:880
2351
- msgid "Allow users to comment on this product."
2352
- msgstr ""
2353
-
2354
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:907
2355
- msgid "Product Images"
2356
- msgstr ""
2357
-
2358
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:915
2359
- msgid "Select Files"
2360
- msgstr ""
2361
-
2362
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:969
2363
- msgid "You are using the Flash uploader. Problems? Try the <a class=\"wpsc_upload_switcher\" onclick='wpsc_upload_switcher(\"browser\")'>Browser uploader</a> instead."
2364
- msgstr ""
2365
-
2366
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:973
2367
- msgid "To upload multiple product thumbnails you must <a href=\"http://www.instinct.co.nz/shop/\">install the premium upgrade</a>"
2368
- msgstr ""
2369
-
2370
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:982
2371
- msgid "Select an image to upload:"
2372
- msgstr ""
2373
-
2374
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:992
2375
- msgid "You are using the Browser uploader. Problems? Try the <a class=\"wpsc_upload_switcher\" onclick='wpsc_upload_switcher(\"flash\")'>Flash uploader</a> instead."
2376
- msgstr ""
2377
-
2378
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:996
2379
- msgid "Manage your thumbnails"
2380
- msgstr ""
2381
-
2382
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:1018
2383
- msgid "Product Download"
2384
- msgstr ""
2385
-
2386
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:1021
2387
- msgid "Upload File"
2388
- msgstr ""
2389
-
2390
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:1022
2391
- msgid "Max Upload Size"
2392
- msgstr ""
2393
-
2394
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:1026
2395
- msgid "Preview File"
2396
- msgstr ""
2397
-
2398
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:1036
2399
- msgid "Select an MP3 file to upload as a preview"
2400
- msgstr ""
2401
-
2402
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:1057
2403
- msgid "Label Control"
2404
- msgstr ""
2405
-
2406
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:1063
2407
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:1064
2408
- msgid "Add Label"
2409
- msgstr ""
2410
-
2411
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:1121
2412
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:1148
2413
- msgid "Preview"
2414
- msgstr ""
2415
-
2416
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:1192
2417
- msgid "Thumbnail Settings"
2418
- msgstr ""
2419
-
2420
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:1200
2421
- msgid "use default size"
2422
- msgstr ""
2423
-
2424
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:1200
2425
- msgid "This is set on the Settings Page"
2426
- msgstr ""
2427
-
2428
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:1206
2429
- msgid "do not resize thumbnail image"
2430
- msgstr ""
2431
-
2432
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:1210
2433
- msgid "use specific size"
2434
- msgstr ""
2435
-
2436
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:1212
2437
- msgid "px width"
2438
- msgstr ""
2439
-
2440
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:1213
2441
- msgid "px height"
2442
- msgstr ""
2443
-
2444
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:1218
2445
- msgid "use separate thumbnail"
2446
- msgstr ""
2447
-
2448
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:1323
2449
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:1328
2450
- msgid "HTML"
2451
- msgstr ""
2452
-
2453
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:1324
2454
- #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:1329
2455
- msgid "Visual"
2456
- msgstr ""
2457
-
2458
- #: wp-e-commerce/wpsc-admin/includes/product-functions.php:41
2459
- #, php-format
2460
- msgid "Please refrain from uploading images larger than <strong>%d x %d</strong> pixels"
2461
- msgstr ""
2462
-
2463
- #: wp-e-commerce/wpsc-admin/includes/product-functions.php:52
2464
- msgid "N/A"
2465
- msgstr ""
2466
-
2467
- #: wp-e-commerce/wpsc-admin/includes/product-functions.php:77
2468
- msgid "<strong>ERROR</strong>: Please enter a Product name.<br />"
2469
- msgstr ""
2470
-
2471
- #: wp-e-commerce/wpsc-admin/includes/product-functions.php:80
2472
- msgid "<strong>ERROR</strong>: Please enter a Product Category.<br />"
2473
- msgstr ""
2474
-
2475
- #: wp-e-commerce/wpsc-admin/includes/product-functions.php:196
2476
- msgid "Could not update product in the database"
2477
- msgstr ""
2478
-
2479
- #: wp-e-commerce/wpsc-admin/includes/product-functions.php:204
2480
- msgid "Could not insert product into the database"
2481
- msgstr ""
2482
-
2483
- #: wp-e-commerce/wpsc-admin/includes/purchlogs_upgrade.php:74
2484
- msgid "Upgrading to WP e-Commerce 3.7 and later requires you to run this fix once.The following Boxes corresponds to the form fields in your current checkout page. All you have to do is select from the drop-down menu box what each of the following fields represent. Sorry for any inconvenience caused, but we're sure you'll agree that the new purchase logs are worth this minor hassle. "
2485
- msgstr ""
2486
-
2487
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/admin.php:7
2488
- msgid "Admin Settings"
2489
- msgstr ""
2490
-
2491
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/admin.php:13
2492
- msgid "Max downloads per file"
2493
- msgstr ""
2494
-
2495
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/admin.php:35
2496
- msgid "Lock downloads to IP address"
2497
- msgstr ""
2498
-
2499
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/admin.php:61
2500
- msgid "Check MIME types on file uploads"
2501
- msgstr ""
2502
-
2503
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/admin.php:68
2504
- msgid "Warning: Disabling this exposes your site to greater possibility of malicious files being uploaded, we reccomend installing the Fileinfo extention for PHP rather than disabling this."
2505
- msgstr ""
2506
-
2507
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/admin.php:76
2508
- msgid "Purchase Log Email"
2509
- msgstr ""
2510
-
2511
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/admin.php:84
2512
- msgid "Purchase Receipt - Reply Address"
2513
- msgstr ""
2514
-
2515
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/admin.php:93
2516
- msgid "Purchase Receipt - Reply Name"
2517
- msgstr ""
2518
-
2519
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/admin.php:110
2520
- msgid "Custom Messages"
2521
- msgstr ""
2522
-
2523
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/admin.php:113
2524
- msgid "Tags can be used"
2525
- msgstr ""
2526
-
2527
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/admin.php:134
2528
- msgid "Admin Report"
2529
- msgstr ""
2530
-
2531
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/admin.php:145
2532
- msgid "Tracking Email Subject"
2533
- msgstr ""
2534
-
2535
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/admin.php:149
2536
- msgid "Tracking Email Message"
2537
- msgstr ""
2538
-
2539
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/admin.php:153
2540
- msgid "URL Settings"
2541
- msgstr ""
2542
-
2543
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/admin.php:184
2544
- msgid "Transaction Details URL"
2545
- msgstr ""
2546
-
2547
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/admin.php:195
2548
- msgid "User Account URL"
2549
- msgstr ""
2550
-
2551
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/admin.php:205
2552
- msgid "Update Page URLs"
2553
- msgstr ""
2554
-
2555
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/admin.php:206
2556
- msgid "Fix Product Group Permalinks"
2557
- msgstr ""
2558
-
2559
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/checkout.php:27
2560
- msgid "Checkout Options"
2561
- msgstr ""
2562
-
2563
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/checkout.php:40
2564
- msgid "Users must register before checking out"
2565
- msgstr ""
2566
-
2567
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/checkout.php:60
2568
- msgid "If yes then you must also turn on the wordpress option \"Any one can register\""
2569
- msgstr ""
2570
-
2571
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/checkout.php:77
2572
- msgid "Lock Tax to Billing Country"
2573
- msgstr ""
2574
-
2575
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/checkout.php:102
2576
- msgid "Enable Shipping Same as Billing Option: "
2577
- msgstr ""
2578
-
2579
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/checkout.php:115
2580
- msgid "Here you can customise the forms to be displayed in your checkout page. The checkout page is where you collect important user information that will show up in your purchase logs i.e. the buyers address, and name..."
2581
- msgstr ""
2582
-
2583
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/checkout.php:208
2584
- msgid "This will be the Email address that the Purchase Reciept is sent to."
2585
- msgstr ""
2586
-
2587
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/checkout.php:311
2588
- msgid "Add New Form Field"
2589
- msgstr ""
2590
-
2591
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/gateway.php:31
2592
- msgid "Please Select A Payment Gateway"
2593
- msgstr ""
2594
-
2595
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/gateway.php:55
2596
- msgid "Gateway Options"
2597
- msgstr ""
2598
-
2599
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/gateway.php:64
2600
- msgid "General Settings"
2601
- msgstr ""
2602
-
2603
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/gateway.php:68
2604
- msgid "Payment Gateways"
2605
- msgstr ""
2606
-
2607
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/gateway.php:72
2608
- msgid "Activate the payment gateways that you want to make available to your customers by selecting them below."
2609
- msgstr ""
2610
-
2611
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/gateway.php:98
2612
- msgid "We Recommend"
2613
- msgstr ""
2614
-
2615
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/gateway.php:107
2616
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/gateway.php:114
2617
- msgid " Select a Payment Gateway below to configure it."
2618
- msgstr ""
2619
-
2620
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/gateway.php:122
2621
- msgid "Payment Gateway"
2622
- msgstr ""
2623
-
2624
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/gateway.php:134
2625
- msgid "Display Name"
2626
- msgstr ""
2627
-
2628
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/gateway.php:162
2629
- msgid "The text that people see when making a purchase"
2630
- msgstr ""
2631
-
2632
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/general.php:13
2633
- msgid "Base Country/Region"
2634
- msgstr ""
2635
-
2636
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/general.php:39
2637
- msgid "Select your primary business location."
2638
- msgstr ""
2639
-
2640
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/general.php:43
2641
- msgid "Tax Settings"
2642
- msgstr ""
2643
-
2644
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/general.php:60
2645
- msgid "Tax Included in prices"
2646
- msgstr ""
2647
-
2648
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/general.php:115
2649
- msgid "Language"
2650
- msgstr ""
2651
-
2652
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/general.php:224
2653
- msgid "Currency Settings"
2654
- msgstr ""
2655
-
2656
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/import.php:7
2657
- msgid "Import Products CSV"
2658
- msgstr ""
2659
-
2660
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/import.php:8
2661
- msgid "<p>You can import your products from a comma delimited text file.</p><p>An example of a cvs import file would look like this: </p><p>Description, Additional Description, Product Name, Price, SKU, weight, weight unit, stock quantity, is limited quantity</p>"
2662
- msgstr ""
2663
-
2664
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:14
2665
- msgid "Show All Products"
2666
- msgstr ""
2667
-
2668
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:21
2669
- msgid "Show list of product groups"
2670
- msgstr ""
2671
-
2672
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:28
2673
- msgid "Show all products + list"
2674
- msgstr ""
2675
-
2676
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:63
2677
- msgid "Button Settings"
2678
- msgstr ""
2679
-
2680
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:67
2681
- msgid "Button Type"
2682
- msgstr ""
2683
-
2684
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:92
2685
- msgid "Hide \"Add to cart\" button"
2686
- msgstr ""
2687
-
2688
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:117
2689
- msgid "Product Settings"
2690
- msgstr ""
2691
-
2692
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:146
2693
- msgid "Display Fancy Purchase Notifications"
2694
- msgstr ""
2695
-
2696
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:170
2697
- msgid "Show Postage and Packaging"
2698
- msgstr ""
2699
-
2700
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:193
2701
- msgid "Disable link in Title"
2702
- msgstr ""
2703
-
2704
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:217
2705
- msgid "Add quantity field to each product description"
2706
- msgstr ""
2707
-
2708
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:242
2709
- msgid "Theme Customisation"
2710
- msgstr ""
2711
-
2712
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:247
2713
- msgid "Thanks, the themes have been copied."
2714
- msgstr ""
2715
-
2716
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:256
2717
- msgid "Theming your stores appearance is easy."
2718
- msgstr ""
2719
-
2720
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:258
2721
- msgid "You just need to edit the appropriate files in the following location."
2722
- msgstr ""
2723
-
2724
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:259
2725
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:271
2726
- msgid "Path:"
2727
- msgstr ""
2728
-
2729
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:261
2730
- msgid "To create a new theme:"
2731
- msgstr ""
2732
-
2733
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:263
2734
- msgid "Copy the default directory and rename it 'newTheme'"
2735
- msgstr ""
2736
-
2737
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:264
2738
- msgid "Rename the default.css file inside the 'newTheme' directory to 'newTheme.css'"
2739
- msgstr ""
2740
-
2741
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:269
2742
- msgid "The permissions on your themes directory are incorrect."
2743
- msgstr ""
2744
-
2745
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:270
2746
- msgid "Please set the permissions to 775 on the following directory."
2747
- msgstr ""
2748
-
2749
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:275
2750
- msgid "Your theme files have not been moved. Until your theme files have been moved, we have disabled automatic upgrades."
2751
- msgstr ""
2752
-
2753
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:276
2754
- #, php-format
2755
- msgid "Click here to <a href='%s'>Move your files</a> to a safe place"
2756
- msgstr ""
2757
-
2758
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:280
2759
- msgid "Read Tutorials"
2760
- msgstr ""
2761
-
2762
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:285
2763
- msgid "Product Page Settings"
2764
- msgstr ""
2765
-
2766
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:288
2767
- msgid "Product Display"
2768
- msgstr ""
2769
-
2770
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:372
2771
- msgid "Purchase unavailable options"
2772
- msgstr ""
2773
-
2774
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:377
2775
- msgid "Show quantity form in list view"
2776
- msgstr ""
2777
-
2778
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:382
2779
- msgid "Products Per Row"
2780
- msgstr ""
2781
-
2782
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:387
2783
- msgid "Show images only"
2784
- msgstr ""
2785
-
2786
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:397
2787
- msgid "Display Description"
2788
- msgstr ""
2789
-
2790
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:402
2791
- msgid "Display \"Add To Cart\" Button"
2792
- msgstr ""
2793
-
2794
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:406
2795
- msgid "Display \"More Details\" Button"
2796
- msgstr ""
2797
-
2798
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:416
2799
- msgid "Select Theme"
2800
- msgstr ""
2801
-
2802
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:449
2803
- msgid "Sort Product By"
2804
- msgstr ""
2805
-
2806
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:455
2807
- msgid "Time Uploaded"
2808
- msgstr ""
2809
-
2810
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:461
2811
- msgid "Show Breadcrumbs"
2812
- msgstr ""
2813
-
2814
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:487
2815
- msgid "Product Groups/Products Display"
2816
- msgstr ""
2817
-
2818
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:505
2819
- msgid "Product Groups Only (All products displayed)"
2820
- msgstr ""
2821
-
2822
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:506
2823
- msgid "Sliding Product Groups (1 product per page)"
2824
- msgstr ""
2825
-
2826
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:514
2827
- msgid "Show Search"
2828
- msgstr ""
2829
-
2830
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:551
2831
- msgid "Show Advanced Search"
2832
- msgstr ""
2833
-
2834
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:554
2835
- msgid "Use Live Search"
2836
- msgstr ""
2837
-
2838
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:565
2839
- msgid "Replace Page Title With Product/Category Name"
2840
- msgstr ""
2841
-
2842
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:587
2843
- msgid "Shopping Cart Settings"
2844
- msgstr ""
2845
-
2846
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:619
2847
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:623
2848
- msgid "Sidebar"
2849
- msgstr ""
2850
-
2851
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:627
2852
- msgid "Page"
2853
- msgstr ""
2854
-
2855
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:631
2856
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:635
2857
- msgid "Widget"
2858
- msgstr ""
2859
-
2860
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:635
2861
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:645
2862
- msgid "You need to enable the widgets plugin to use this"
2863
- msgstr ""
2864
-
2865
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:645
2866
- msgid "You need to install the Gold and DropShop extentions to use this"
2867
- msgstr ""
2868
-
2869
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:649
2870
- msgid "Manual"
2871
- msgstr ""
2872
-
2873
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:652
2874
- msgid "Show Dropshop on every page"
2875
- msgstr ""
2876
-
2877
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:653
2878
- msgid "Show Dropshop only on product page"
2879
- msgstr ""
2880
-
2881
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:656
2882
- msgid "Use light Dropshop style"
2883
- msgstr ""
2884
-
2885
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:657
2886
- msgid "Use dark Dropshop style"
2887
- msgstr ""
2888
-
2889
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:658
2890
- msgid "Crafty"
2891
- msgstr ""
2892
-
2893
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:668
2894
- msgid "Use Sliding Cart"
2895
- msgstr ""
2896
-
2897
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:693
2898
- msgid "Display \"+ Postage & Tax\""
2899
- msgstr ""
2900
-
2901
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:719
2902
- msgid "Product Group Settings"
2903
- msgstr ""
2904
-
2905
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:723
2906
- msgid "Show Product Group Description"
2907
- msgstr ""
2908
-
2909
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:748
2910
- msgid "Show Product Group Thumbnails"
2911
- msgstr ""
2912
-
2913
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:775
2914
- msgid "Show Product Count per Product Group"
2915
- msgstr ""
2916
-
2917
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:801
2918
- msgid "Use Category Grid View"
2919
- msgstr ""
2920
-
2921
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:832
2922
- msgid "Default Product Thumbnail Size"
2923
- msgstr ""
2924
-
2925
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:836
2926
- msgid "Resize Existing Thumbnails"
2927
- msgstr ""
2928
-
2929
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:842
2930
- msgid "Default Product Group Thumbnail Size"
2931
- msgstr ""
2932
-
2933
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:851
2934
- msgid "Single Product Image Size"
2935
- msgstr ""
2936
-
2937
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:888
2938
- msgid "Show Thumbnail Gallery"
2939
- msgstr ""
2940
-
2941
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:912
2942
- msgid "Gallery Thumbnail Image Size"
2943
- msgstr ""
2944
-
2945
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:926
2946
- msgid "Pagination settings"
2947
- msgstr ""
2948
-
2949
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:930
2950
- msgid "Use Pagination"
2951
- msgstr ""
2952
-
2953
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:952
2954
- msgid "number of products to show per page"
2955
- msgstr ""
2956
-
2957
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:962
2958
- msgid "Top"
2959
- msgstr ""
2960
-
2961
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:963
2962
- msgid "Bottom"
2963
- msgstr ""
2964
-
2965
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:964
2966
- msgid "Both"
2967
- msgstr ""
2968
-
2969
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:971
2970
- msgid "Comment Settings"
2971
- msgstr ""
2972
-
2973
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:975
2974
- msgid "Use IntenseDebate Comments"
2975
- msgstr ""
2976
-
2977
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:999
2978
- msgid "IntenseDebate Account ID"
2979
- msgstr ""
2980
-
2981
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:1001
2982
- msgid "Help on finding the Account ID"
2983
- msgstr ""
2984
-
2985
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:1010
2986
- msgid "By Default Display Comments on"
2987
- msgstr ""
2988
-
2989
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/shipping.php:67
2990
- msgid "Use Shipping"
2991
- msgstr ""
2992
-
2993
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/shipping.php:89
2994
- msgid "If you are only selling digital downloads, you should select no to disable the shipping on your site."
2995
- msgstr ""
2996
-
2997
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/shipping.php:94
2998
- msgid "Base Zipcode/Postcode:"
2999
- msgstr ""
3000
-
3001
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/shipping.php:97
3002
- msgid "If you are based in America then you need to set your own Zipcode for UPS and USPS to work. This should be the Zipcode for your Base of Operations."
3003
- msgstr ""
3004
-
3005
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/shipping.php:119
3006
- msgid "ShipWire Settings"
3007
- msgstr ""
3008
-
3009
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/shipping.php:130
3010
- msgid "ShipWire Email"
3011
- msgstr ""
3012
-
3013
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/shipping.php:131
3014
- msgid "ShipWire Password"
3015
- msgstr ""
3016
-
3017
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/shipping.php:139
3018
- msgid "Enable Free Shipping Discount"
3019
- msgstr ""
3020
-
3021
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/shipping.php:183
3022
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/shipping.php:188
3023
- msgid "Shipping Modules"
3024
- msgstr ""
3025
-
3026
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/shipping.php:194
3027
- msgid "To enable shipping in WP e-Commerce you must select which shipping methods you want to enable on your site"
3028
- msgstr ""
3029
-
3030
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/shipping.php:198
3031
- msgid "Internal Shipping Calculators"
3032
- msgstr ""
3033
-
3034
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/shipping.php:231
3035
- msgid "External Shipping Calculators"
3036
- msgstr ""
3037
-
3038
- #: wp-e-commerce/wpsc-admin/includes/settings-pages/shipping.php:234
3039
- msgid "The following shipping modules all need cURL which is not installed on this server, you may need to contact your web hosting provider to get it set up. "
3040
- msgstr ""
3041
-
3042
- #: wp-e-commerce/wpsc-includes/ajax.functions.php:88
3043
- msgid "You just added \"[product_name]\" to your cart."
3044
- msgstr ""
3045
-
3046
- #: wp-e-commerce/wpsc-includes/ajax.functions.php:91
3047
- msgid "Sorry, but you cannot add zero items to your cart"
3048
- msgstr ""
3049
-
3050
- #: wp-e-commerce/wpsc-includes/ajax.functions.php:93
3051
- msgid "Sorry, but there are only [number] of this item in stock."
3052
- msgstr ""
3053
-
3054
- #: wp-e-commerce/wpsc-includes/ajax.functions.php:95
3055
- msgid "Sorry, but the item \"[product_name]\" is out of stock."
3056
- msgstr ""
3057
-
3058
- #: wp-e-commerce/wpsc-includes/ajax.functions.php:475
3059
- msgid "You must select a shipping method, otherwise we cannot process your order."
3060
- msgstr ""
3061
-
3062
- #: wp-e-commerce/wpsc-includes/ajax.functions.php:480
3063
- msgid "Please agree to the terms and conditions, otherwise we cannot process your order."
3064
- msgstr ""
3065
-
3066
- #: wp-e-commerce/wpsc-includes/ajax.functions.php:503
3067
- #, php-format
3068
- msgid "Oops the product : %s cannot be shipped to %s. To continue with your transaction please remove this product from the list above."
3069
- msgstr ""
3070
-
3071
- #: wp-e-commerce/wpsc-includes/ajax.functions.php:526
3072
- msgid "Please enter a Zipcode and click calculate to proceed"
3073
- msgstr ""
3074
-
3075
- #: wp-e-commerce/wpsc-includes/category.functions.php:354
3076
- msgid "Brands"
3077
- msgstr ""
3078
-
3079
- #: wp-e-commerce/wpsc-includes/checkout.class.php:49
3080
- msgid "Tax"
3081
- msgstr ""
3082
-
3083
- #: wp-e-commerce/wpsc-includes/display.functions.php:83
3084
- msgid "People who bought this item also bought"
3085
- msgstr ""
3086
-
3087
- #: wp-e-commerce/wpsc-includes/display.functions.php:131
3088
- msgid "Updating"
3089
- msgstr ""
3090
-
3091
- #: wp-e-commerce/wpsc-includes/display.functions.php:147
3092
- msgid "Continue Shopping"
3093
- msgstr ""
3094
-
3095
- #: wp-e-commerce/wpsc-includes/display.functions.php:248
3096
- msgid "You are using the example product group as your default group and it has no products in it, you should set the default group to something else, you can do so from your Shop Settings page."
3097
- msgstr ""
3098
-
3099
- #: wp-e-commerce/wpsc-includes/display.functions.php:250
3100
- msgid "This group is set as your default product group, you should either add some items to it or switch your default product group to one that does contain items."
3101
- msgstr ""
3102
-
3103
- #: wp-e-commerce/wpsc-includes/form-display.functions.php:65
3104
- msgid "Select Parent"
3105
- msgstr ""
3106
-
3107
- #: wp-e-commerce/wpsc-includes/form-display.functions.php:133
3108
- msgid "Choose a downloadable file for this product:"
3109
- msgstr ""
3110
-
3111
- #: wp-e-commerce/wpsc-includes/form-display.functions.php:180
3112
- msgid "Choose a downloadable file for this variation"
3113
- msgstr ""
3114
-
3115
- #: wp-e-commerce/wpsc-includes/form-display.functions.php:186
3116
- msgid "No Product"
3117
- msgstr ""
3118
-
3119
- #: wp-e-commerce/wpsc-includes/misc.functions.php:61
3120
- msgid "<strong>ERROR</strong>: This email is already registered, please choose another one."
3121
- msgstr ""
3122
-
3123
- #: wp-e-commerce/wpsc-includes/processing.functions.php:30
3124
- #: wp-e-commerce/wpsc-includes/processing.functions.php:36
3125
- #: wp-e-commerce/wpsc-includes/processing.functions.php:46
3126
- msgid " is out of stock"
3127
- msgstr ""
3128
-
3129
- #: wp-e-commerce/wpsc-includes/processing.functions.php:30
3130
- #: wp-e-commerce/wpsc-includes/processing.functions.php:36
3131
- #: wp-e-commerce/wpsc-includes/processing.functions.php:46
3132
- msgid "Remaining stock of "
3133
- msgstr ""
3134
-
3135
- #: wp-e-commerce/wpsc-includes/processing.functions.php:30
3136
- msgid " and its variations is 0. Product was unpublished."
3137
- msgstr ""
3138
-
3139
- #: wp-e-commerce/wpsc-includes/processing.functions.php:36
3140
- msgid " is 0. Product variation was set to invisible."
3141
- msgstr ""
3142
-
3143
- #: wp-e-commerce/wpsc-includes/processing.functions.php:46
3144
- msgid " is 0. Product was unpublished."
3145
- msgstr ""
3146
-
3147
- #: wp-e-commerce/wpsc-includes/processing.functions.php:916
3148
- msgid "This product has no available stock"
3149
- msgstr ""
3150
-
3151
- #: wp-e-commerce/wpsc-includes/processing.functions.php:961
3152
- msgid "UPS does not support products without a weight set. Please either disable shipping for this product or give it a weight"
3153
- msgstr ""
3154
-
3155
- #: wp-e-commerce/wpsc-includes/purchaselogs.class.php:539
3156
- #, php-format
3157
- msgid "Release downloads locked to this IP address %s"
3158
- msgstr ""
3159
-
3160
- #: wp-e-commerce/wpsc-includes/purchaselogs.class.php:759
3161
- msgid "Thanks, the purchase log record has been deleted"
3162
- msgstr ""
3163
-
3164
- #: wp-e-commerce/wpsc-includes/upgrades.php:122
3165
- msgid "Visit upgrade homepage"
3166
- msgstr ""
3167
-
3168
- #: wp-e-commerce/wpsc-includes/upgrades.php:127
3169
- msgid "Visit author homepage"
3170
- msgstr ""
3171
-
3172
- #: wp-e-commerce/wpsc-includes/upgrades.php:131
3173
- #, php-format
3174
- msgid "By %s"
3175
- msgstr ""
3176
-
3177
- #: wp-e-commerce/wpsc-includes/variations.class.php:217
3178
- msgid "Variation"
3179
- msgstr ""
3180
-
3181
- #: wp-e-commerce/wpsc-includes/variations.class.php:218
3182
- msgid "Stock"
3183
- msgstr ""
3184
-
3185
- #: wp-e-commerce/wpsc-includes/variations.class.php:221
3186
- msgid "More"
3187
- msgstr ""
3188
-
3189
- #: wp-e-commerce/wpsc-includes/variations.class.php:349
3190
- msgid "Weight Settings"
3191
- msgstr ""
3192
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/wpsc-en_EN.pot ADDED
@@ -0,0 +1,3916 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of the WordPress plugin by .
2
+ # Copyright (C) 2010
3
+ # This file is distributed under the same license as the package.
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
5
+ #
6
+ #: wpsc-admin/display-upgrades.page.php:107
7
+ #, fuzzy
8
+ msgid ""
9
+ msgstr ""
10
+ "Project-Id-Version: \n"
11
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-e-commerce\n"
12
+ "POT-Creation-Date: 2010-08-30 22:47+0000\n"
13
+ "PO-Revision-Date: 2010-MO-DA HO:MI+ZONE\n"
14
+ "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
15
+ "Language-Team: LANGUAGE <LL@li.org>\n"
16
+ "MIME-Version: 1.0\n"
17
+ "Content-Type: text/plain; charset=utf-8\n"
18
+ "Content-Transfer-Encoding: 8bit\n"
19
+ "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
20
+
21
+ #: admin-form-functions.php:10
22
+ msgid "You are editing the &quot;[categorisation]&quot; Category"
23
+ msgstr ""
24
+
25
+ #: admin-form-functions.php:11 wpsc-admin/display-groups.page.php:759
26
+ msgid "+ Add new category to the &quot;[categorisation]&quot; Group"
27
+ msgstr ""
28
+
29
+ #: admin-form-functions.php:25 admin-form-functions.php:279
30
+ #: admin-form-functions.php:783 display-ecommerce-subs.php:9
31
+ #: js/tinymce3/window.php:105 user-log.php:200 user-log.php:359
32
+ #: wpsc-admin/display-groups.page.php:698
33
+ #: wpsc-admin/display-groups.page.php:774
34
+ #: wpsc-admin/display-upgrades.page.php:88
35
+ #: wpsc-admin/display-variations.page.php:13
36
+ #: wpsc-admin/display-variations.page.php:156
37
+ #: wpsc-admin/includes/display-items-functions.php:796
38
+ #: wpsc-admin/includes/display-items-functions.php:808
39
+ #: wpsc-admin/includes/settings-pages/presentation.php:457
40
+ msgid "Name"
41
+ msgstr ""
42
+
43
+ #: admin-form-functions.php:34 js/tinymce3/window.php:109
44
+ #: wpsc-admin/display-groups.page.php:782
45
+ #: wpsc-admin/includes/display-items-functions.php:811
46
+ msgid "Description"
47
+ msgstr ""
48
+
49
+ #: admin-form-functions.php:44
50
+ msgid "Category Parent"
51
+ msgstr ""
52
+
53
+ #: admin-form-functions.php:85
54
+ msgid "Category&nbsp;Image"
55
+ msgstr ""
56
+
57
+ #: admin-form-functions.php:101 admin-form-functions.php:110
58
+ #: admin-form-functions.php:198 wpsc-admin/display-groups.page.php:812
59
+ #: wpsc-admin/display-groups.page.php:865
60
+ #: wpsc-admin/includes/display-items-functions.php:679
61
+ #: wpsc-admin/includes/settings-pages/presentation.php:881
62
+ #: wpsc-admin/includes/settings-pages/presentation.php:892
63
+ #: wpsc-admin/includes/settings-pages/presentation.php:901
64
+ #: wpsc-admin/includes/settings-pages/presentation.php:962
65
+ msgid "Height"
66
+ msgstr ""
67
+
68
+ #: admin-form-functions.php:101 admin-form-functions.php:110
69
+ #: admin-form-functions.php:199 wpsc-admin/display-groups.page.php:812
70
+ #: wpsc-admin/display-groups.page.php:866
71
+ #: wpsc-admin/includes/display-items-functions.php:691
72
+ #: wpsc-admin/includes/settings-pages/presentation.php:882
73
+ #: wpsc-admin/includes/settings-pages/presentation.php:892
74
+ #: wpsc-admin/includes/settings-pages/presentation.php:901
75
+ #: wpsc-admin/includes/settings-pages/presentation.php:963
76
+ msgid "Width"
77
+ msgstr ""
78
+
79
+ #: admin-form-functions.php:102 admin-form-functions.php:111
80
+ #: wpsc-admin/display-groups.page.php:813
81
+ msgid ""
82
+ "You can upload thumbnail images for each group. To display Group details in "
83
+ "your shop you must configure these settings under <a href=\"admin.php?"
84
+ "page=wpsc-settings&tab=presentation\">Presentation Settings</a>."
85
+ msgstr ""
86
+
87
+ #: admin-form-functions.php:119
88
+ msgid "Delete Image"
89
+ msgstr ""
90
+
91
+ #: admin-form-functions.php:133 wpsc-admin/display-groups.page.php:16
92
+ #: wpsc-admin/includes/settings-pages/general.php:83
93
+ msgid "Target Markets"
94
+ msgstr ""
95
+
96
+ #: admin-form-functions.php:138 wpsc-admin/display-groups.page.php:22
97
+ #: wpsc-admin/includes/settings-pages/general.php:89
98
+ msgid ""
99
+ "The Target Markets feature has been disabled because you have the Suhosin "
100
+ "PHP extension installed on this server. If you need to use the Target "
101
+ "Markets feature then disable the suhosin extension, if you can not do this, "
102
+ "you will need to contact your hosting provider.\r\n"
103
+ "\t\t\t"
104
+ msgstr ""
105
+
106
+ #: admin-form-functions.php:164 wpsc-admin/display-groups.page.php:822
107
+ #: wpsc-admin/includes/settings-pages/presentation.php:57
108
+ msgid "Presentation Settings"
109
+ msgstr ""
110
+
111
+ #: admin-form-functions.php:165 wpsc-admin/display-groups.page.php:823
112
+ msgid ""
113
+ "To over-ride the presentation settings for this group you can enter in your "
114
+ "prefered settings here"
115
+ msgstr ""
116
+
117
+ #: admin-form-functions.php:171 wpsc-admin/display-groups.page.php:831
118
+ #: wpsc-admin/includes/settings-pages/presentation.php:288
119
+ msgid "Catalog View"
120
+ msgstr ""
121
+
122
+ #: admin-form-functions.php:175 wpsc-includes/form-display.functions.php:6
123
+ msgid "Please select"
124
+ msgstr ""
125
+
126
+ #: admin-form-functions.php:176 wpsc-admin/display-groups.page.php:835
127
+ #: wpsc-admin/includes/settings-pages/presentation.php:346
128
+ msgid "Default View"
129
+ msgstr ""
130
+
131
+ #: admin-form-functions.php:178 admin-form-functions.php:180
132
+ #: wpsc-admin/display-groups.page.php:839
133
+ #: wpsc-admin/display-groups.page.php:843
134
+ #: wpsc-admin/includes/settings-pages/presentation.php:350
135
+ #: wpsc-admin/includes/settings-pages/presentation.php:354
136
+ msgid "List View"
137
+ msgstr ""
138
+
139
+ #: admin-form-functions.php:183 admin-form-functions.php:185
140
+ #: wpsc-admin/display-groups.page.php:849
141
+ #: wpsc-admin/display-groups.page.php:853
142
+ #: wpsc-admin/includes/settings-pages/presentation.php:361
143
+ #: wpsc-admin/includes/settings-pages/presentation.php:365
144
+ msgid "Grid View"
145
+ msgstr ""
146
+
147
+ #: admin-form-functions.php:195 wpsc-admin/display-groups.page.php:863
148
+ msgid "Thumbnail&nbsp;Size"
149
+ msgstr ""
150
+
151
+ #: admin-form-functions.php:208 wpsc-admin/display-groups.page.php:872
152
+ #: wpsc-admin/display-sales-logs.php:317 wpsc-admin/display-sales-logs.php:318
153
+ msgid "Checkout Settings"
154
+ msgstr ""
155
+
156
+ #: admin-form-functions.php:217 wpsc-admin/display-groups.page.php:878
157
+ msgid "This category requires additional checkout form fields"
158
+ msgstr ""
159
+
160
+ #: admin-form-functions.php:222
161
+ msgid "None"
162
+ msgstr ""
163
+
164
+ #: admin-form-functions.php:247 wpsc-admin/display-groups.page.php:906
165
+ msgid "Products in this category use the billing address to calculate shipping"
166
+ msgstr ""
167
+
168
+ #: admin-form-functions.php:250 display-coupons.php:503
169
+ #: display-coupons.php:527 merchants/chronopay.php:427
170
+ #: merchants/paypal_multiple.php:479 merchants/paypal_multiple.php:487
171
+ #: merchants/paypal_multiple.php:503 wpsc-admin/display-groups.page.php:908
172
+ #: wpsc-admin/includes/display-items-functions.php:827
173
+ #: wpsc-admin/includes/settings-pages/admin.php:38
174
+ #: wpsc-admin/includes/settings-pages/admin.php:64
175
+ #: wpsc-admin/includes/settings-pages/checkout.php:71
176
+ #: wpsc-admin/includes/settings-pages/checkout.php:95
177
+ #: wpsc-admin/includes/settings-pages/checkout.php:118
178
+ #: wpsc-admin/includes/settings-pages/checkout.php:143
179
+ #: wpsc-admin/includes/settings-pages/checkout.php:166
180
+ #: wpsc-admin/includes/settings-pages/general.php:72
181
+ #: wpsc-admin/includes/settings-pages/general.php:197
182
+ #: wpsc-admin/includes/settings-pages/presentation.php:108
183
+ #: wpsc-admin/includes/settings-pages/presentation.php:139
184
+ #: wpsc-admin/includes/settings-pages/presentation.php:163
185
+ #: wpsc-admin/includes/settings-pages/presentation.php:187
186
+ #: wpsc-admin/includes/settings-pages/presentation.php:210
187
+ #: wpsc-admin/includes/settings-pages/presentation.php:232
188
+ #: wpsc-admin/includes/settings-pages/presentation.php:480
189
+ #: wpsc-admin/includes/settings-pages/presentation.php:499
190
+ #: wpsc-admin/includes/settings-pages/presentation.php:547
191
+ #: wpsc-admin/includes/settings-pages/presentation.php:588
192
+ #: wpsc-admin/includes/settings-pages/presentation.php:624
193
+ #: wpsc-admin/includes/settings-pages/presentation.php:733
194
+ #: wpsc-admin/includes/settings-pages/presentation.php:757
195
+ #: wpsc-admin/includes/settings-pages/presentation.php:788
196
+ #: wpsc-admin/includes/settings-pages/presentation.php:813
197
+ #: wpsc-admin/includes/settings-pages/presentation.php:840
198
+ #: wpsc-admin/includes/settings-pages/presentation.php:866
199
+ #: wpsc-admin/includes/settings-pages/presentation.php:926
200
+ #: wpsc-admin/includes/settings-pages/presentation.php:952
201
+ #: wpsc-admin/includes/settings-pages/presentation.php:996
202
+ #: wpsc-admin/includes/settings-pages/presentation.php:1043
203
+ #: wpsc-admin/includes/settings-pages/shipping.php:87
204
+ #: wpsc-admin/includes/settings-pages/shipping.php:122
205
+ #: wpsc-admin/includes/settings-pages/shipping.php:152
206
+ msgid "Yes"
207
+ msgstr ""
208
+
209
+ #: admin-form-functions.php:251 display-coupons.php:504
210
+ #: display-coupons.php:528 merchants/chronopay.php:428
211
+ #: merchants/paypal_multiple.php:480 merchants/paypal_multiple.php:488
212
+ #: merchants/paypal_multiple.php:504 wpsc-admin/display-groups.page.php:909
213
+ #: wpsc-admin/includes/display-items-functions.php:829
214
+ #: wpsc-admin/includes/settings-pages/admin.php:39
215
+ #: wpsc-admin/includes/settings-pages/admin.php:65
216
+ #: wpsc-admin/includes/settings-pages/checkout.php:72
217
+ #: wpsc-admin/includes/settings-pages/checkout.php:97
218
+ #: wpsc-admin/includes/settings-pages/checkout.php:120
219
+ #: wpsc-admin/includes/settings-pages/checkout.php:145
220
+ #: wpsc-admin/includes/settings-pages/checkout.php:168
221
+ #: wpsc-admin/includes/settings-pages/general.php:74
222
+ #: wpsc-admin/includes/settings-pages/general.php:200
223
+ #: wpsc-admin/includes/settings-pages/presentation.php:109
224
+ #: wpsc-admin/includes/settings-pages/presentation.php:140
225
+ #: wpsc-admin/includes/settings-pages/presentation.php:164
226
+ #: wpsc-admin/includes/settings-pages/presentation.php:188
227
+ #: wpsc-admin/includes/settings-pages/presentation.php:212
228
+ #: wpsc-admin/includes/settings-pages/presentation.php:234
229
+ #: wpsc-admin/includes/settings-pages/presentation.php:481
230
+ #: wpsc-admin/includes/settings-pages/presentation.php:500
231
+ #: wpsc-admin/includes/settings-pages/presentation.php:548
232
+ #: wpsc-admin/includes/settings-pages/presentation.php:589
233
+ #: wpsc-admin/includes/settings-pages/presentation.php:625
234
+ #: wpsc-admin/includes/settings-pages/presentation.php:734
235
+ #: wpsc-admin/includes/settings-pages/presentation.php:758
236
+ #: wpsc-admin/includes/settings-pages/presentation.php:789
237
+ #: wpsc-admin/includes/settings-pages/presentation.php:814
238
+ #: wpsc-admin/includes/settings-pages/presentation.php:841
239
+ #: wpsc-admin/includes/settings-pages/presentation.php:867
240
+ #: wpsc-admin/includes/settings-pages/presentation.php:927
241
+ #: wpsc-admin/includes/settings-pages/presentation.php:953
242
+ #: wpsc-admin/includes/settings-pages/presentation.php:997
243
+ #: wpsc-admin/includes/settings-pages/presentation.php:1044
244
+ #: wpsc-admin/includes/settings-pages/shipping.php:88
245
+ #: wpsc-admin/includes/settings-pages/shipping.php:123
246
+ #: wpsc-admin/includes/settings-pages/shipping.php:153
247
+ msgid "No"
248
+ msgstr ""
249
+
250
+ #: admin-form-functions.php:261
251
+ msgid "Update Category"
252
+ msgstr ""
253
+
254
+ #: admin-form-functions.php:262 admin-form-functions.php:300
255
+ #: admin-form-functions.php:319 shipping/tablerate.php:44
256
+ #: shipping/weightrate.php:35 wpsc-admin/admin.php:347
257
+ #: wpsc-admin/ajax-and-init.php:1908 wpsc-admin/display-groups.page.php:669
258
+ #: wpsc-admin/display-items.page.php:277 wpsc-admin/display-items.page.php:401
259
+ #: wpsc-admin/display-sales-logs.php:425 wpsc-admin/display-sales-logs.php:550
260
+ #: wpsc-admin/display-variations.page.php:178
261
+ #: wpsc-admin/display-variations.page.php:191
262
+ #: wpsc-admin/display-variations.page.php:213
263
+ #: wpsc-admin/includes/display-items-functions.php:351
264
+ #: wpsc-admin/includes/display-items-functions.php:801
265
+ #: wpsc-admin/includes/settings-pages/checkout.php:269
266
+ msgid "Delete"
267
+ msgstr ""
268
+
269
+ #: admin-form-functions.php:288 wpsc-admin/display-variations.page.php:164
270
+ msgid "Variation Values"
271
+ msgstr ""
272
+
273
+ #: admin-form-functions.php:307 wpsc-admin/admin.php:236
274
+ #: wpsc-admin/display-variations.page.php:218
275
+ #: wpsc-admin/includes/settings-pages/checkout.php:199
276
+ msgid "Add"
277
+ msgstr ""
278
+
279
+ #: admin-form-functions.php:318 display-coupons.php:390
280
+ #: display-coupons.php:451 wpsc-admin/display-groups.page.php:106
281
+ #: wpsc-admin/display-groups.page.php:706
282
+ #: wpsc-admin/display-groups.page.php:719
283
+ #: wpsc-admin/display-variations.page.php:14
284
+ #: wpsc-admin/display-variations.page.php:111
285
+ #: wpsc-includes/variations.class.php:342 wpsc-includes/wpsc_query.php:226
286
+ msgid "Edit"
287
+ msgstr ""
288
+
289
+ #: admin-form-functions.php:339 display-coupons.php:174
290
+ #: display-coupons.php:366 wpsc-admin/display-sales-logs.php:247
291
+ msgid "Coupon Code"
292
+ msgstr ""
293
+
294
+ #: admin-form-functions.php:340 display-coupons.php:177
295
+ #: display-coupons.php:370 themes/default/shopping_cart_page.php:190
296
+ #: themes/iShop/shopping_cart_page.php:165
297
+ #: themes/marketplace/shopping_cart_page.php:164
298
+ #: transaction_result_functions.php:205 transaction_result_functions.php:213
299
+ #: wpsc-admin/ajax-and-init.php:1147 wpsc-admin/ajax-and-init.php:1153
300
+ #: wpsc-admin/display-sales-logs.php:250
301
+ msgid "Discount"
302
+ msgstr ""
303
+
304
+ #: admin-form-functions.php:341 display-coupons.php:180
305
+ #: display-coupons.php:374
306
+ msgid "Start"
307
+ msgstr ""
308
+
309
+ #: admin-form-functions.php:342 display-coupons.php:183
310
+ #: display-coupons.php:378
311
+ msgid "Expiry"
312
+ msgstr ""
313
+
314
+ #: admin-form-functions.php:343 display-coupons.php:186
315
+ msgid "Use Once"
316
+ msgstr ""
317
+
318
+ #: admin-form-functions.php:344 display-coupons.php:189
319
+ #: display-coupons.php:382
320
+ msgid "Active"
321
+ msgstr ""
322
+
323
+ #: admin-form-functions.php:345 display-coupons.php:193
324
+ #: display-coupons.php:287 display-coupons.php:386
325
+ msgid "Apply On All Products"
326
+ msgstr ""
327
+
328
+ #: admin-form-functions.php:471
329
+ msgid "Update Coupon"
330
+ msgstr ""
331
+
332
+ #: admin-form-functions.php:472
333
+ msgid "Delete Coupon"
334
+ msgstr ""
335
+
336
+ #: admin-form-functions.php:483 wpsc-admin/admin.php:137
337
+ msgid "Settings"
338
+ msgstr ""
339
+
340
+ #: admin-form-functions.php:487 wpsc-admin/display-sales-logs.php:316
341
+ msgid "Shop Settings"
342
+ msgstr ""
343
+
344
+ #: admin-form-functions.php:488
345
+ msgid "Money and Payment"
346
+ msgstr ""
347
+
348
+ #: admin-form-functions.php:489
349
+ msgid "Checkout Page Settings"
350
+ msgstr ""
351
+
352
+ #: admin-form-functions.php:507 admin-form-functions.php:508
353
+ msgid "product"
354
+ msgstr ""
355
+
356
+ #: admin-form-functions.php:507 admin-form-functions.php:508
357
+ msgid "products"
358
+ msgstr ""
359
+
360
+ #: admin-form-functions.php:512 admin-form-functions.php:513
361
+ msgid "group"
362
+ msgstr ""
363
+
364
+ #: admin-form-functions.php:512 admin-form-functions.php:513
365
+ msgid "groups"
366
+ msgstr ""
367
+
368
+ #: admin-form-functions.php:517 admin-form-functions.php:518
369
+ msgid "sale"
370
+ msgstr ""
371
+
372
+ #: admin-form-functions.php:517 admin-form-functions.php:518
373
+ msgid "sales"
374
+ msgstr ""
375
+
376
+ #: admin-form-functions.php:524
377
+ msgid "variation"
378
+ msgstr ""
379
+
380
+ #: admin-form-functions.php:524
381
+ msgid "variations"
382
+ msgstr ""
383
+
384
+ #: admin-form-functions.php:528 admin-form-functions.php:529
385
+ #: admin-form-functions.php:532
386
+ msgid "transaction"
387
+ msgstr ""
388
+
389
+ #: admin-form-functions.php:528 admin-form-functions.php:529
390
+ #: admin-form-functions.php:532
391
+ msgid "transactions"
392
+ msgstr ""
393
+
394
+ #: admin-form-functions.php:541
395
+ msgid "Current Month"
396
+ msgstr ""
397
+
398
+ #: admin-form-functions.php:547
399
+ msgid "At a Glance"
400
+ msgstr ""
401
+
402
+ #: admin-form-functions.php:575
403
+ msgid "Pending"
404
+ msgstr ""
405
+
406
+ #: admin-form-functions.php:590
407
+ msgid "Closed"
408
+ msgstr ""
409
+
410
+ #: admin-form-functions.php:598 admin-form-functions.php:606
411
+ #: wpsc-admin/includes/display-items-functions.php:350
412
+ msgid "Add New Product"
413
+ msgstr ""
414
+
415
+ #: admin-form-functions.php:598
416
+ msgid "Here you can add products, groups or variations"
417
+ msgstr ""
418
+
419
+ #: admin-form-functions.php:607
420
+ msgid "Right Now"
421
+ msgstr ""
422
+
423
+ #: admin-form-functions.php:612
424
+ msgid ""
425
+ "You have <a href=\"admin.php?page=wpsc-edit-products\">:productcount:</a>, "
426
+ "contained within <a href=\"admin.php?page=wpsc-edit-groups\">:groupcount:</"
427
+ "a>. This month you made :salecount: and generated a total of :monthtotal: "
428
+ "and your total sales ever is :overaltotal:. You have :pendingcount: awaiting "
429
+ "approval."
430
+ msgstr ""
431
+
432
+ #: admin-form-functions.php:614
433
+ msgid "You are using the :theme: style. This is WP e-Commerce :versionnumber:."
434
+ msgstr ""
435
+
436
+ #: admin-form-functions.php:645
437
+ msgid "Packing Slip"
438
+ msgstr ""
439
+
440
+ #: admin-form-functions.php:646
441
+ msgid "Order"
442
+ msgstr ""
443
+
444
+ #: admin-form-functions.php:781 themes/default/list_view.php:137
445
+ #: themes/default/products_page.php:197
446
+ #: themes/default/shopping_cart_page.php:15
447
+ #: themes/default/single_product.php:131 themes/iShop/list_view.php:138
448
+ #: themes/iShop/products_page.php:196 themes/iShop/shopping_cart_page.php:14
449
+ #: themes/iShop/single_product.php:134 themes/marketplace/list_view.php:139
450
+ #: themes/marketplace/products_page.php:199
451
+ #: themes/marketplace/shopping_cart_page.php:14
452
+ #: themes/marketplace/single_product.php:136 user-log.php:204
453
+ #: wpsc-includes/display.functions.php:47
454
+ msgid "Quantity"
455
+ msgstr ""
456
+
457
+ #: admin-form-functions.php:786 js/tinymce3/window.php:113
458
+ #: themes/default/cart_widget.php:25 themes/default/products_page.php:214
459
+ #: themes/default/products_page.php:216
460
+ #: themes/default/shopping_cart_page.php:19
461
+ #: themes/default/single_product.php:148 themes/default/single_product.php:150
462
+ #: themes/iShop/cart_widget.php:25 themes/iShop/products_page.php:212
463
+ #: themes/iShop/products_page.php:214 themes/iShop/shopping_cart_page.php:18
464
+ #: themes/iShop/single_product.php:151 themes/iShop/single_product.php:153
465
+ #: themes/marketplace/cart_widget.php:25
466
+ #: themes/marketplace/products_page.php:216
467
+ #: themes/marketplace/products_page.php:218
468
+ #: themes/marketplace/shopping_cart_page.php:18
469
+ #: themes/marketplace/single_product.php:153
470
+ #: themes/marketplace/single_product.php:155 user-log.php:60 user-log.php:208
471
+ #: wpsc-admin/includes/display-items-functions.php:189
472
+ #: wpsc-admin/includes/display-items-functions.php:242
473
+ #: wpsc-admin/includes/settings-pages/presentation.php:458
474
+ #: wpsc-includes/variations.class.php:218
475
+ msgid "Price"
476
+ msgstr ""
477
+
478
+ #: admin-form-functions.php:788 themes/default/cart_widget.php:40
479
+ #: themes/default/shopping_cart_page.php:17 themes/iShop/cart_widget.php:40
480
+ #: themes/iShop/shopping_cart_page.php:16
481
+ #: themes/marketplace/cart_widget.php:40
482
+ #: themes/marketplace/shopping_cart_page.php:16
483
+ #: transaction_result_functions.php:174 transaction_result_functions.php:176
484
+ #: wpsc-admin/ajax-and-init.php:1126 wpsc-admin/ajax-and-init.php:1128
485
+ #: wpsc-admin/display-options-settings.page.php:102
486
+ #: wpsc-admin/display-sales-logs.php:256
487
+ msgid "Shipping"
488
+ msgstr ""
489
+
490
+ #: admin-form-functions.php:896
491
+ msgid "This users cart was empty"
492
+ msgstr ""
493
+
494
+ #: display-coupons.php:29
495
+ msgid "Thanks, the coupon has been added."
496
+ msgstr ""
497
+
498
+ #: display-coupons.php:155
499
+ msgid "Coupons"
500
+ msgstr ""
501
+
502
+ #: display-coupons.php:160
503
+ msgid "Create Coupon"
504
+ msgstr ""
505
+
506
+ #: display-coupons.php:352
507
+ msgid "Add New Condition"
508
+ msgstr ""
509
+
510
+ #: display-coupons.php:467
511
+ msgid ""
512
+ "<strong>Note:</strong> Due to a current limitation of PayPal, if your user "
513
+ "makes a purchase and uses a coupon, we can not send a list of items through "
514
+ "to paypal for processing. Rather, we must send the total amount of the "
515
+ "purchase, so that within PayPal the user who purchases a product will see "
516
+ "your shop name and the total amount of their purchase."
517
+ msgstr ""
518
+
519
+ #: display-coupons.php:479
520
+ msgid "Marketing Settings"
521
+ msgstr ""
522
+
523
+ #: display-coupons.php:486
524
+ msgid "Display Cross Sales"
525
+ msgstr ""
526
+
527
+ #: display-coupons.php:510
528
+ msgid "Show Share This (Social Bookmarks)"
529
+ msgstr ""
530
+
531
+ #: display-coupons.php:533
532
+ msgid "Display How Customer Found Us Survey"
533
+ msgstr ""
534
+
535
+ #: display-coupons.php:550 wpsc-admin/display-groups.page.php:642
536
+ #: wpsc-admin/display-groups.page.php:667
537
+ msgid "Submit"
538
+ msgstr ""
539
+
540
+ #: display-coupons.php:556
541
+ msgid "RSS Address"
542
+ msgstr ""
543
+
544
+ #: display-coupons.php:560
545
+ msgid ""
546
+ "<strong>Note:</strong> Not only can people use this RSS to keep update with "
547
+ "your product list but you can also use this link to promote your products in "
548
+ "your facebook profile. <br />Just add the <a href=\"http://apps.facebook.com/"
549
+ "getshopped\">getshopped! facebook application</a> to your facebook profile "
550
+ "and follow the instructions."
551
+ msgstr ""
552
+
553
+ #: display-coupons.php:574
554
+ msgid "Google Merchant Centre / Google Product Search"
555
+ msgstr ""
556
+
557
+ #: display-ecommerce-subs.php:9
558
+ msgid "User ID"
559
+ msgstr ""
560
+
561
+ #: display-ecommerce-subs.php:9 edit-profile.php:39 user-log.php:362
562
+ #: wpsc-admin/admin.php:349 wpsc-includes/install_and_update.functions.php:657
563
+ msgid "Email"
564
+ msgstr ""
565
+
566
+ #: display-ecommerce-subs.php:9
567
+ msgid "Registered Date"
568
+ msgstr ""
569
+
570
+ #: display-ecommerce-subs.php:9
571
+ msgid "Suspend"
572
+ msgstr ""
573
+
574
+ #: display-ecommerce-subs.php:9
575
+ msgid "Activate"
576
+ msgstr ""
577
+
578
+ #: edit-profile.php:31 wpsc-includes/install_and_update.functions.php:651
579
+ #: wpsc-includes/install_and_update.functions.php:659
580
+ msgid "First Name"
581
+ msgstr ""
582
+
583
+ #: edit-profile.php:32
584
+ msgid "Please enter a valid name"
585
+ msgstr ""
586
+
587
+ #: edit-profile.php:35 wpsc-includes/install_and_update.functions.php:652
588
+ #: wpsc-includes/install_and_update.functions.php:660
589
+ msgid "Last Name"
590
+ msgstr ""
591
+
592
+ #: edit-profile.php:36
593
+ msgid "Please enter a valid surname"
594
+ msgstr ""
595
+
596
+ #: edit-profile.php:40
597
+ msgid "Please enter a valid email address"
598
+ msgstr ""
599
+
600
+ #: edit-profile.php:43
601
+ msgid "Address 1"
602
+ msgstr ""
603
+
604
+ #: edit-profile.php:44
605
+ msgid "Address 2"
606
+ msgstr ""
607
+
608
+ #: edit-profile.php:45
609
+ msgid "Please enter a valid address"
610
+ msgstr ""
611
+
612
+ #: edit-profile.php:48 wpsc-includes/install_and_update.functions.php:654
613
+ #: wpsc-includes/install_and_update.functions.php:662
614
+ msgid "City"
615
+ msgstr ""
616
+
617
+ #: edit-profile.php:49
618
+ msgid "Please enter your town or city."
619
+ msgstr ""
620
+
621
+ #: edit-profile.php:52 user-log.php:361
622
+ #: wpsc-includes/install_and_update.functions.php:670
623
+ msgid "Phone"
624
+ msgstr ""
625
+
626
+ #: edit-profile.php:53
627
+ msgid "Please enter a valid phone number"
628
+ msgstr ""
629
+
630
+ #: edit-profile.php:56 wpsc-admin/admin.php:350
631
+ #: wpsc-includes/install_and_update.functions.php:655
632
+ #: wpsc-includes/install_and_update.functions.php:664
633
+ msgid "Country"
634
+ msgstr ""
635
+
636
+ #: edit-profile.php:57
637
+ msgid "Please select your country from the list."
638
+ msgstr ""
639
+
640
+ #: edit-profile.php:61 wpsc-includes/checkout.class.php:585
641
+ #: wpsc-includes/checkout.class.php:599 wpsc-includes/checkout.class.php:610
642
+ #: wpsc-includes/checkout.class.php:618 wpsc-includes/checkout.class.php:629
643
+ #: wpsc-includes/checkout.class.php:728
644
+ msgid "Please enter a valid"
645
+ msgstr ""
646
+
647
+ #: edit-profile.php:84
648
+ msgid "Thanks, your changes have been saved."
649
+ msgstr ""
650
+
651
+ #: edit-profile.php:188
652
+ msgid "Save Profile"
653
+ msgstr ""
654
+
655
+ #: editor.php:49
656
+ msgid "placeholder for:"
657
+ msgstr ""
658
+
659
+ #: editor.php:144
660
+ msgid "Your forms:"
661
+ msgstr ""
662
+
663
+ #: editor.php:146 insertcate.php:87 js/tinymce3/window.php:144
664
+ msgid "Insert"
665
+ msgstr ""
666
+
667
+ #: editor.php:147 insertcate.php:90 js/tinymce3/window.php:140
668
+ msgid "Cancel"
669
+ msgstr ""
670
+
671
+ #: google_shipping_country.php:7
672
+ msgid "Google Shipping Country"
673
+ msgstr ""
674
+
675
+ #: google_shipping_country.php:43 tax_and_shipping.php:86
676
+ #: wpsc-admin/includes/settings-pages/checkout.php:289
677
+ msgid "Save Changes"
678
+ msgstr ""
679
+
680
+ #: homepage_products_functions.php:85 widgets/donations_widget.php:6
681
+ #: widgets/donations_widget.php:77 widgets/donations_widget.php:78
682
+ msgid "Product Donations"
683
+ msgstr ""
684
+
685
+ #: homepage_products_functions.php:157 themes/default/products_page.php:126
686
+ #: themes/iShop/products_page.php:127 themes/marketplace/products_page.php:129
687
+ msgid "More Details"
688
+ msgstr ""
689
+
690
+ #: homepage_products_functions.php:189 themes/default/grid_view.php:142
691
+ #: themes/default/list_view.php:154 themes/default/products_page.php:234
692
+ #: themes/default/single_product.php:180 themes/iShop/grid_view.php:144
693
+ #: themes/iShop/list_view.php:157 themes/iShop/products_page.php:232
694
+ #: themes/iShop/single_product.php:181 themes/marketplace/grid_view.php:145
695
+ #: themes/marketplace/list_view.php:156
696
+ #: themes/marketplace/products_page.php:236
697
+ #: themes/marketplace/single_product.php:183 widgets/donations_widget.php:48
698
+ #: widgets/specials_widget.php:69
699
+ #: wpsc-admin/includes/settings-pages/presentation.php:85
700
+ #: wpsc-includes/display.functions.php:326
701
+ msgid "Add To Cart"
702
+ msgstr ""
703
+
704
+ #: homepage_products_functions.php:205 wpsc-includes/wpsc_query.php:875
705
+ msgid "Avg. Customer Rating"
706
+ msgstr ""
707
+
708
+ #: homepage_products_functions.php:212 wpsc-includes/wpsc_query.php:882
709
+ msgid "Your Rating"
710
+ msgstr ""
711
+
712
+ #: homepage_products_functions.php:213 homepage_products_functions.php:217
713
+ #: wpsc-includes/wpsc_query.php:883
714
+ msgid "Saved"
715
+ msgstr ""
716
+
717
+ #: homepage_products_functions.php:216
718
+ msgid "Rate This item"
719
+ msgstr ""
720
+
721
+ #: insertcate.php:67
722
+ msgid "Pick a Category"
723
+ msgstr ""
724
+
725
+ #: insertcate.php:74
726
+ msgid "Your Categories:"
727
+ msgstr ""
728
+
729
+ #: js/tinymce3/window.php:36 js/tinymce3/window.php:118
730
+ msgid "Category"
731
+ msgstr ""
732
+
733
+ #: js/tinymce3/window.php:37 wpsc-admin/display-upgrades.page.php:47
734
+ msgid "Product Slider"
735
+ msgstr ""
736
+
737
+ #: js/tinymce3/window.php:38
738
+ #: wpsc-admin/includes/display-items-functions.php:137
739
+ #: wpsc-admin/includes/display-items-functions.php:139
740
+ msgid "Add Product"
741
+ msgstr ""
742
+
743
+ #: js/tinymce3/window.php:48 js/tinymce3/window.php:76
744
+ msgid "Select Category"
745
+ msgstr ""
746
+
747
+ #: js/tinymce3/window.php:51 js/tinymce3/window.php:78
748
+ #: js/tinymce3/window.php:122
749
+ msgid "No Category"
750
+ msgstr ""
751
+
752
+ #: js/tinymce3/window.php:65
753
+ msgid "Number of items per Page"
754
+ msgstr ""
755
+
756
+ #: js/tinymce3/window.php:91
757
+ msgid "Number of visible items"
758
+ msgstr ""
759
+
760
+ #: merchants/GoogleCheckout-XML.php:384
761
+ msgid ""
762
+ "There is no integration between Google Checkout and the WP-e-Commerce sales "
763
+ "log, this is due to Google Checkouts Terms and Conditions"
764
+ msgstr ""
765
+
766
+ #: merchants/GoogleCheckout-XML.php:388
767
+ msgid ""
768
+ "Note: Please put this link to your Google API callback URL field on your "
769
+ "Google checkout account:"
770
+ msgstr ""
771
+
772
+ #: merchants/chronopay.php:440 merchants/paypal_multiple.php:563
773
+ #: wpsc-admin/includes/settings-pages/admin.php:228
774
+ #: wpsc-admin/includes/settings-pages/gateway.php:92
775
+ #: wpsc-admin/includes/settings-pages/gateway.php:172
776
+ #: wpsc-admin/includes/settings-pages/general.php:207
777
+ #: wpsc-admin/includes/settings-pages/presentation.php:1077
778
+ #: wpsc-admin/includes/settings-pages/shipping.php:276
779
+ #: wpsc-admin/includes/settings-pages/shipping.php:298
780
+ msgid "Update &raquo;"
781
+ msgstr ""
782
+
783
+ #: merchants/paypal-standard.merchant.php:137
784
+ msgid "Your Subscription"
785
+ msgstr ""
786
+
787
+ #: merchants/paypal_certified.php:621 merchants/paypal_multiple.php:528
788
+ msgid "Currency Converter"
789
+ msgstr ""
790
+
791
+ #: merchants/paypal_certified.php:624
792
+ msgid ""
793
+ "If your website uses a currency not accepted by Paypal, select an accepted "
794
+ "currency using the drop down menu bellow. Buyers on your site will still pay "
795
+ "in your local currency however we will send the order through to Paypal "
796
+ "using currency you choose below."
797
+ msgstr ""
798
+
799
+ #: merchants/paypal_multiple.php:531
800
+ #, php-format
801
+ msgid ""
802
+ "Your website uses <strong>%s</strong>. This currency is not supported by "
803
+ "PayPal, please select a currency using the drop down menu below. Buyers on "
804
+ "your site will still pay in your local currency however we will send the "
805
+ "order through to Paypal using the currency you choose below."
806
+ msgstr ""
807
+
808
+ #: merchants/paypal_pro.php:276
809
+ msgid ""
810
+ "There is a problem with your PayPal account configuration, please contact "
811
+ "PayPal for further information."
812
+ msgstr ""
813
+
814
+ #: merchants/paypal_pro.php:281
815
+ msgid ""
816
+ "Sorry your transaction did not go through to Paypal successfully, please try "
817
+ "again."
818
+ msgstr ""
819
+
820
+ #: merchants/paypal_pro.php:370
821
+ msgid "API Username:"
822
+ msgstr ""
823
+
824
+ #: merchants/paypal_pro.php:378
825
+ msgid "API Password:"
826
+ msgstr ""
827
+
828
+ #: merchants/paypal_pro.php:386
829
+ msgid "API Signature:"
830
+ msgstr ""
831
+
832
+ #: merchants/paypal_pro.php:394
833
+ msgid "Test Mode Enabled:"
834
+ msgstr ""
835
+
836
+ #: merchants/testmode.php:30
837
+ msgid ""
838
+ "Enter the payment instructions that you wish to display to your customers "
839
+ "when they make a purchase"
840
+ msgstr ""
841
+
842
+ #: merchants/testmode.php:32
843
+ msgid ""
844
+ "For example, this is where you the Shop Owner might enter your bank account "
845
+ "details or address so that your customer can make their manual payment."
846
+ msgstr ""
847
+
848
+ #: share-this.php:435
849
+ msgid "E-mail this, post to del.icio.us, etc."
850
+ msgstr ""
851
+
852
+ #: share-this.php:488
853
+ msgid "Close"
854
+ msgstr ""
855
+
856
+ #: share-this.php:490 share-this.php:842
857
+ msgid "Social Web"
858
+ msgstr ""
859
+
860
+ #: share-this.php:491 share-this.php:867
861
+ #: themes/default/shopping_cart_page.php:242
862
+ #: themes/iShop/shopping_cart_page.php:215
863
+ #: themes/marketplace/shopping_cart_page.php:214
864
+ msgid "E-mail"
865
+ msgstr ""
866
+
867
+ #: share-this.php:508 share-this.php:871
868
+ msgid "E-mail It"
869
+ msgstr ""
870
+
871
+ #: share-this.php:511 share-this.php:874
872
+ msgid "To Address:"
873
+ msgstr ""
874
+
875
+ #: share-this.php:515 share-this.php:878
876
+ msgid "Your Name:"
877
+ msgstr ""
878
+
879
+ #: share-this.php:519 share-this.php:882
880
+ msgid "Your Address:"
881
+ msgstr ""
882
+
883
+ #: share-this.php:523 share-this.php:886
884
+ msgid "Send It"
885
+ msgstr ""
886
+
887
+ #: share-this.php:605
888
+ msgid ""
889
+ "Click your <strong>back button</strong> and make sure those e-mail addresses "
890
+ "are valid then try again."
891
+ msgstr ""
892
+
893
+ #: share-this.php:615
894
+ msgid "Check out this product on "
895
+ msgstr ""
896
+
897
+ #: share-this.php:620 share-this.php:640
898
+ msgid "Greetings--"
899
+ msgstr ""
900
+
901
+ #: share-this.php:621 share-this.php:641
902
+ msgid " thinks this will be of interest to you:"
903
+ msgstr ""
904
+
905
+ #: share-this.php:634 share-this.php:644
906
+ msgid "Enjoy."
907
+ msgstr ""
908
+
909
+ #: share-this.php:702
910
+ msgid "Share This : "
911
+ msgstr ""
912
+
913
+ #: share-this.php:838
914
+ #, php-format
915
+ msgid ""
916
+ "<strong>What is this?</strong> From this page you can use the <em>Social "
917
+ "Web</em> links to save %s to a social bookmarking site, or the <em>E-mail</"
918
+ "em> form to send a link via e-mail."
919
+ msgstr ""
920
+
921
+ #: share-this.php:909
922
+ msgid "Posted in: "
923
+ msgstr ""
924
+
925
+ #: share-this.php:912
926
+ msgid "Return to:"
927
+ msgstr ""
928
+
929
+ #: shipping/australiapost.php:47
930
+ msgid "Australia Post"
931
+ msgstr ""
932
+
933
+ #: shipping/australiapost.php:54
934
+ msgid "Standard Parcel Post"
935
+ msgstr ""
936
+
937
+ #: shipping/australiapost.php:55
938
+ msgid "Express Post"
939
+ msgstr ""
940
+
941
+ #: shipping/australiapost.php:56
942
+ msgid "Air Mail"
943
+ msgstr ""
944
+
945
+ #: shipping/australiapost.php:57
946
+ msgid "Sea Mail"
947
+ msgstr ""
948
+
949
+ #: shipping/australiapost.php:58
950
+ msgid "Economy Air Parcel Post"
951
+ msgstr ""
952
+
953
+ #: shipping/australiapost.php:59
954
+ msgid "Express Post International"
955
+ msgstr ""
956
+
957
+ #: shipping/australiapost.php:95
958
+ msgid ""
959
+ "This shipping module only works if the base country in settings, region is "
960
+ "set to Australia."
961
+ msgstr ""
962
+
963
+ #: shipping/australiapost.php:100
964
+ msgid ""
965
+ "You must set your base postcode above before this shipping module will work."
966
+ msgstr ""
967
+
968
+ #: shipping/australiapost.php:103
969
+ msgid ""
970
+ "Select the Australia Post services that you want to offer during checkout:"
971
+ msgstr ""
972
+
973
+ #: shipping/australiapost.php:110
974
+ msgid "Notes:"
975
+ msgstr ""
976
+
977
+ #: shipping/australiapost.php:111
978
+ msgid ""
979
+ "1. The actual services quoted to the customer during checkout will depend on "
980
+ "the destination country. Not all methods are available to all destinations."
981
+ msgstr ""
982
+
983
+ #: shipping/australiapost.php:112
984
+ msgid ""
985
+ "2. Each product must have a valid weight configured. When editing a product, "
986
+ "use the weight field.)."
987
+ msgstr ""
988
+
989
+ #: shipping/australiapost.php:113
990
+ msgid ""
991
+ "3. To ensure accurate quotes, each product must valid dimensions configured. "
992
+ "When editing a product, use the height, width and length fields."
993
+ msgstr ""
994
+
995
+ #: shipping/australiapost.php:114
996
+ msgid ""
997
+ "4. The combined dimensions are estimated by calculating the volume of each "
998
+ "item, and then calculating the cubed root of the overall order volume which "
999
+ "becomes width, length and height."
1000
+ msgstr ""
1001
+
1002
+ #: shipping/australiapost.php:115
1003
+ msgid ""
1004
+ "5. If no product volumes are defined, then default package dimensions of "
1005
+ "100mm x 100mm x 100mm will be used."
1006
+ msgstr ""
1007
+
1008
+ #: shipping/australiapost.php:258
1009
+ #, php-format
1010
+ msgid "%1$s (estimated delivery time: %2$d business day)"
1011
+ msgid_plural "%1$s (estimated delivery time: %2$d business days)"
1012
+ msgstr[0] ""
1013
+ msgstr[1] ""
1014
+
1015
+ #: shipping/flatrate.php:31
1016
+ msgid ""
1017
+ "If you do not wish to ship to a particular region, leave the field blank. To "
1018
+ "offer free shipping to a region, enter 0."
1019
+ msgstr ""
1020
+
1021
+ #: shipping/flatrate.php:32
1022
+ msgid ""
1023
+ "Note: If you apply $0 to any region the postage and packaging applied to "
1024
+ "products will still be added on at checkout."
1025
+ msgstr ""
1026
+
1027
+ #: shipping/tablerate.php:30 themes/default/shopping_cart_page.php:202
1028
+ #: themes/iShop/shopping_cart_page.php:177
1029
+ #: themes/marketplace/shopping_cart_page.php:176
1030
+ msgid "Total Price"
1031
+ msgstr ""
1032
+
1033
+ #: shipping/tablerate.php:30 shipping/weightrate.php:30
1034
+ msgid "Shipping Price"
1035
+ msgstr ""
1036
+
1037
+ #: shipping/tablerate.php:37 wpsc-admin/admin.php:366
1038
+ msgid "If price is "
1039
+ msgstr ""
1040
+
1041
+ #: shipping/tablerate.php:39 shipping/weightrate.php:35
1042
+ #: wpsc-admin/admin.php:365
1043
+ msgid " and above"
1044
+ msgstr ""
1045
+
1046
+ #: shipping/ups.php:76
1047
+ msgid "UPS Letter"
1048
+ msgstr ""
1049
+
1050
+ #: shipping/ups.php:77
1051
+ msgid "Your Packaging"
1052
+ msgstr ""
1053
+
1054
+ #: shipping/ups.php:78
1055
+ msgid "UPS Tube"
1056
+ msgstr ""
1057
+
1058
+ #: shipping/ups.php:79
1059
+ msgid "UPS Pak"
1060
+ msgstr ""
1061
+
1062
+ #: shipping/ups.php:80
1063
+ msgid "UPS Express Box"
1064
+ msgstr ""
1065
+
1066
+ #: shipping/ups.php:81
1067
+ msgid "UPS Express Box - Small"
1068
+ msgstr ""
1069
+
1070
+ #: shipping/ups.php:82
1071
+ msgid "UPS Express Box - Medium"
1072
+ msgstr ""
1073
+
1074
+ #: shipping/ups.php:83
1075
+ msgid "UPS Express Box - Large"
1076
+ msgstr ""
1077
+
1078
+ #: shipping/ups.php:86
1079
+ msgid "Destination Type"
1080
+ msgstr ""
1081
+
1082
+ #: shipping/ups.php:97
1083
+ msgid "Residential Address"
1084
+ msgstr ""
1085
+
1086
+ #: shipping/ups.php:98
1087
+ msgid "Commercial Address"
1088
+ msgstr ""
1089
+
1090
+ #: shipping/ups.php:104
1091
+ msgid "Packaging"
1092
+ msgstr ""
1093
+
1094
+ #: shipping/ups.php:124
1095
+ msgid "Use Testing Environment"
1096
+ msgstr ""
1097
+
1098
+ #: shipping/ups.php:133
1099
+ msgid "UPS Preferred Services"
1100
+ msgstr ""
1101
+
1102
+ #: shipping/ups.php:154
1103
+ msgid "All services used if no services selected"
1104
+ msgstr ""
1105
+
1106
+ #: shipping/ups.php:158
1107
+ msgid "UPS Username"
1108
+ msgstr ""
1109
+
1110
+ #: shipping/ups.php:164
1111
+ msgid "UPS Password"
1112
+ msgstr ""
1113
+
1114
+ #: shipping/ups.php:170
1115
+ msgid "UPS XML API Key"
1116
+ msgstr ""
1117
+
1118
+ #: shipping/ups.php:174
1119
+ msgid "Don't have an API login/ID ?"
1120
+ msgstr ""
1121
+
1122
+ #: shipping/ups.php:175
1123
+ msgid "Click Here"
1124
+ msgstr ""
1125
+
1126
+ #: shipping/usps.php:37
1127
+ msgid "USPS ID"
1128
+ msgstr ""
1129
+
1130
+ #: shipping/usps.php:45
1131
+ msgid "USPS Password"
1132
+ msgstr ""
1133
+
1134
+ #: shipping/usps.php:53
1135
+ msgid "Use Test Server:"
1136
+ msgstr ""
1137
+
1138
+ #: shipping/weightrate.php:30
1139
+ msgid ""
1140
+ "Total weight <br />(<abbr alt=\"You must enter the weight here in pounds, "
1141
+ "regardless of what you used on your products\" title=\"You must enter the "
1142
+ "weight here in pounds, regardless of what you used on your products\">in "
1143
+ "Pounds</abbr>)"
1144
+ msgstr ""
1145
+
1146
+ #: shipping/weightrate.php:35 wpsc-admin/admin.php:367
1147
+ msgid "If weight is "
1148
+ msgstr ""
1149
+
1150
+ #: shopping_cart_functions.php:36 shopping_cart_functions.php:44
1151
+ #: shopping_cart_functions.php:54 widgets/shopping_cart_widget.php:27
1152
+ msgid "Shopping Cart"
1153
+ msgstr ""
1154
+
1155
+ #: tagging_functions.php:79
1156
+ #, php-format
1157
+ msgid "%d topics"
1158
+ msgstr ""
1159
+
1160
+ #: tax_and_shipping.php:34
1161
+ msgid "GST/Tax Rate"
1162
+ msgstr ""
1163
+
1164
+ #: themes/default/cart_widget.php:15 themes/iShop/cart_widget.php:15
1165
+ #: themes/marketplace/cart_widget.php:15
1166
+ msgid "Number of items"
1167
+ msgstr ""
1168
+
1169
+ #: themes/default/cart_widget.php:23 themes/default/shopping_cart_page.php:14
1170
+ #: themes/iShop/cart_widget.php:23 themes/iShop/shopping_cart_page.php:13
1171
+ #: themes/marketplace/cart_widget.php:23
1172
+ #: themes/marketplace/shopping_cart_page.php:13
1173
+ msgid "Product"
1174
+ msgstr ""
1175
+
1176
+ #: themes/default/cart_widget.php:24 themes/iShop/cart_widget.php:24
1177
+ #: themes/marketplace/cart_widget.php:24
1178
+ msgid "Qty"
1179
+ msgstr ""
1180
+
1181
+ #: themes/default/cart_widget.php:59 themes/iShop/cart_widget.php:60
1182
+ #: themes/marketplace/cart_widget.php:59
1183
+ msgid "Postage &amp; Tax "
1184
+ msgstr ""
1185
+
1186
+ #: themes/default/cart_widget.php:63 themes/iShop/cart_widget.php:64
1187
+ #: themes/marketplace/cart_widget.php:63 transaction_result_functions.php:209
1188
+ #: transaction_result_functions.php:216 user-log.php:220
1189
+ #: wpsc-admin/ajax-and-init.php:1150 wpsc-admin/ajax-and-init.php:1156
1190
+ #: wpsc-admin/display-sales-logs.php:261
1191
+ msgid "Total"
1192
+ msgstr ""
1193
+
1194
+ #: themes/default/cart_widget.php:72 themes/iShop/cart_widget.php:73
1195
+ #: themes/marketplace/cart_widget.php:72
1196
+ msgid "Empty your cart"
1197
+ msgstr ""
1198
+
1199
+ #: themes/default/cart_widget.php:76 themes/iShop/cart_widget.php:77
1200
+ #: themes/marketplace/cart_widget.php:76
1201
+ #: wpsc-includes/display.functions.php:153
1202
+ msgid "Go to Checkout"
1203
+ msgstr ""
1204
+
1205
+ #: themes/default/cart_widget.php:78 themes/iShop/cart_widget.php:79
1206
+ #: themes/marketplace/cart_widget.php:78
1207
+ msgid "Your shopping cart is empty"
1208
+ msgstr ""
1209
+
1210
+ #: themes/default/cart_widget.php:80 themes/iShop/cart_widget.php:81
1211
+ #: themes/marketplace/cart_widget.php:80
1212
+ msgid "Visit the shop"
1213
+ msgstr ""
1214
+
1215
+ #: themes/default/functions.php:15 themes/iShop/functions.php:15
1216
+ #: themes/marketplace/functions.php:15
1217
+ #: wpsc-admin/includes/settings-pages/presentation.php:1006
1218
+ msgid "Page Number position"
1219
+ msgstr ""
1220
+
1221
+ #: themes/default/grid_view.php:144 themes/default/list_view.php:162
1222
+ #: themes/default/products_page.php:242 themes/default/single_product.php:189
1223
+ #: themes/iShop/grid_view.php:146 themes/iShop/list_view.php:167
1224
+ #: themes/iShop/products_page.php:240 themes/iShop/single_product.php:190
1225
+ #: themes/marketplace/grid_view.php:147 themes/marketplace/list_view.php:163
1226
+ #: themes/marketplace/products_page.php:245
1227
+ #: themes/marketplace/single_product.php:192 widgets/specials_widget.php:66
1228
+ msgid "This product has sold out."
1229
+ msgstr ""
1230
+
1231
+ #: themes/default/grid_view.php:168 themes/default/list_view.php:184
1232
+ #: themes/default/products_page.php:266 themes/iShop/grid_view.php:170
1233
+ #: themes/iShop/list_view.php:189 themes/iShop/products_page.php:265
1234
+ #: themes/marketplace/grid_view.php:171 themes/marketplace/list_view.php:185
1235
+ #: themes/marketplace/products_page.php:270
1236
+ msgid "There are no products in this group."
1237
+ msgstr ""
1238
+
1239
+ #: themes/default/list_view.php:152 themes/default/products_page.php:232
1240
+ #: themes/default/single_product.php:178 themes/iShop/list_view.php:155
1241
+ #: themes/iShop/products_page.php:230 themes/iShop/single_product.php:179
1242
+ #: themes/marketplace/list_view.php:154
1243
+ #: themes/marketplace/products_page.php:234
1244
+ #: themes/marketplace/single_product.php:181
1245
+ #: wpsc-admin/includes/settings-pages/presentation.php:87
1246
+ #: wpsc-includes/display.functions.php:242
1247
+ msgid "Buy Now"
1248
+ msgstr ""
1249
+
1250
+ #: themes/default/list_view.php:158 themes/default/products_page.php:238
1251
+ #: themes/default/single_product.php:185 themes/iShop/list_view.php:163
1252
+ #: themes/iShop/products_page.php:236 themes/iShop/single_product.php:186
1253
+ #: themes/marketplace/list_view.php:159
1254
+ #: themes/marketplace/products_page.php:241
1255
+ #: themes/marketplace/single_product.php:188
1256
+ msgid "Updating cart..."
1257
+ msgstr ""
1258
+
1259
+ #: themes/default/products_page.php:207 themes/default/single_product.php:141
1260
+ #: themes/iShop/products_page.php:205 themes/iShop/single_product.php:144
1261
+ #: themes/marketplace/products_page.php:209
1262
+ #: themes/marketplace/single_product.php:146 widgets/donations_widget.php:47
1263
+ msgid "Donation"
1264
+ msgstr ""
1265
+
1266
+ #: themes/default/products_page.php:218 themes/default/single_product.php:157
1267
+ #: themes/iShop/products_page.php:216 themes/iShop/single_product.php:158
1268
+ #: themes/marketplace/products_page.php:220
1269
+ #: themes/marketplace/single_product.php:160 user-log.php:216
1270
+ msgid "P&amp;P"
1271
+ msgstr ""
1272
+
1273
+ #: themes/default/shopping_cart_page.php:10
1274
+ #: themes/iShop/shopping_cart_page.php:9
1275
+ #: themes/marketplace/shopping_cart_page.php:9
1276
+ msgid "Please review your order"
1277
+ msgstr ""
1278
+
1279
+ #: themes/default/shopping_cart_page.php:37
1280
+ #: themes/default/shopping_cart_page.php:66
1281
+ #: themes/iShop/shopping_cart_page.php:35
1282
+ #: themes/iShop/shopping_cart_page.php:66
1283
+ #: themes/marketplace/shopping_cart_page.php:35
1284
+ #: themes/marketplace/shopping_cart_page.php:65
1285
+ msgid "Update"
1286
+ msgstr ""
1287
+
1288
+ #: themes/default/shopping_cart_page.php:50
1289
+ #: themes/iShop/shopping_cart_page.php:49
1290
+ #: themes/marketplace/shopping_cart_page.php:48
1291
+ msgid "Remove"
1292
+ msgstr ""
1293
+
1294
+ #: themes/default/shopping_cart_page.php:59
1295
+ #: themes/iShop/shopping_cart_page.php:59
1296
+ #: themes/marketplace/shopping_cart_page.php:58
1297
+ msgid "Coupon is not valid."
1298
+ msgstr ""
1299
+
1300
+ #: themes/default/shopping_cart_page.php:62
1301
+ #: themes/iShop/shopping_cart_page.php:62
1302
+ #: themes/marketplace/shopping_cart_page.php:61
1303
+ msgid "Enter your coupon number"
1304
+ msgstr ""
1305
+
1306
+ #: themes/default/shopping_cart_page.php:92
1307
+ #: themes/iShop/shopping_cart_page.php:91
1308
+ #: themes/marketplace/shopping_cart_page.php:90
1309
+ msgid "Calculate Shipping Price"
1310
+ msgstr ""
1311
+
1312
+ #: themes/default/shopping_cart_page.php:96
1313
+ #: themes/iShop/shopping_cart_page.php:95
1314
+ #: themes/marketplace/shopping_cart_page.php:94
1315
+ msgid "Please choose a country below to calculate your shipping costs"
1316
+ msgstr ""
1317
+
1318
+ #: themes/default/shopping_cart_page.php:105
1319
+ msgid "Please provide a Zipcode and click Calculate in order to continue."
1320
+ msgstr ""
1321
+
1322
+ #: themes/default/shopping_cart_page.php:112
1323
+ #: themes/iShop/shopping_cart_page.php:139
1324
+ #: themes/marketplace/shopping_cart_page.php:138
1325
+ msgid ""
1326
+ "Sorry, online ordering is unavailable to this destination and/or weight. "
1327
+ "Please double check your destination details."
1328
+ msgstr ""
1329
+
1330
+ #: themes/default/shopping_cart_page.php:130
1331
+ #: themes/iShop/shopping_cart_page.php:115
1332
+ #: themes/marketplace/shopping_cart_page.php:114
1333
+ #: wpsc-includes/ajax.functions.php:405
1334
+ msgid "- Choose a Shipping Rate"
1335
+ msgstr ""
1336
+
1337
+ #: themes/default/shopping_cart_page.php:179
1338
+ #: transaction_result_functions.php:208 transaction_result_functions.php:215
1339
+ #: user-log.php:317 wpsc-admin/ajax-and-init.php:1149
1340
+ #: wpsc-admin/ajax-and-init.php:1155
1341
+ msgid "Total Shipping"
1342
+ msgstr ""
1343
+
1344
+ #: themes/default/shopping_cart_page.php:225
1345
+ #: themes/iShop/shopping_cart_page.php:198
1346
+ #: themes/marketplace/shopping_cart_page.php:197
1347
+ msgid "Not yet a member?"
1348
+ msgstr ""
1349
+
1350
+ #: themes/default/shopping_cart_page.php:226
1351
+ #: themes/iShop/shopping_cart_page.php:199
1352
+ #: themes/marketplace/shopping_cart_page.php:198
1353
+ msgid ""
1354
+ "In order to buy from us, you'll need an account. Joining is free and easy. "
1355
+ "All you need is a username, password and valid email address."
1356
+ msgstr ""
1357
+
1358
+ #: themes/default/shopping_cart_page.php:240
1359
+ #: themes/iShop/shopping_cart_page.php:213
1360
+ #: themes/marketplace/shopping_cart_page.php:212
1361
+ msgid "Username"
1362
+ msgstr ""
1363
+
1364
+ #: themes/default/shopping_cart_page.php:241
1365
+ #: themes/iShop/shopping_cart_page.php:214
1366
+ #: themes/marketplace/shopping_cart_page.php:213
1367
+ msgid "Password"
1368
+ msgstr ""
1369
+
1370
+ #: themes/default/shopping_cart_page.php:246
1371
+ #: themes/iShop/shopping_cart_page.php:219
1372
+ #: themes/marketplace/shopping_cart_page.php:218
1373
+ msgid "Please enter your contact details:"
1374
+ msgstr ""
1375
+
1376
+ #: themes/default/shopping_cart_page.php:248
1377
+ #: themes/iShop/shopping_cart_page.php:221
1378
+ #: themes/marketplace/shopping_cart_page.php:220
1379
+ msgid "Fields marked with an asterisk must be filled in."
1380
+ msgstr ""
1381
+
1382
+ #: themes/default/shopping_cart_page.php:323
1383
+ #: themes/iShop/shopping_cart_page.php:296
1384
+ #: themes/marketplace/shopping_cart_page.php:295
1385
+ msgid "Select a payment gateway"
1386
+ msgstr ""
1387
+
1388
+ #: themes/default/shopping_cart_page.php:357
1389
+ #: themes/iShop/shopping_cart_page.php:330
1390
+ #: themes/marketplace/shopping_cart_page.php:329
1391
+ msgid "I agree to The "
1392
+ msgstr ""
1393
+
1394
+ #: themes/default/shopping_cart_page.php:358
1395
+ #: themes/iShop/shopping_cart_page.php:331
1396
+ #: themes/marketplace/shopping_cart_page.php:330
1397
+ #: wpsc-admin/includes/settings-pages/admin.php:107
1398
+ msgid "Terms and Conditions"
1399
+ msgstr ""
1400
+
1401
+ #: themes/default/shopping_cart_page.php:370
1402
+ #: themes/iShop/shopping_cart_page.php:343
1403
+ #: themes/marketplace/shopping_cart_page.php:342
1404
+ msgid "Make Purchase"
1405
+ msgstr ""
1406
+
1407
+ #: themes/default/shopping_cart_page.php:384
1408
+ #: themes/iShop/shopping_cart_page.php:357
1409
+ #: themes/marketplace/shopping_cart_page.php:356
1410
+ #: transaction_result_functions.php:372
1411
+ msgid "Oops, there is nothing in your cart."
1412
+ msgstr ""
1413
+
1414
+ #: themes/default/shopping_cart_page.php:384
1415
+ #: themes/iShop/shopping_cart_page.php:357
1416
+ #: themes/marketplace/shopping_cart_page.php:356
1417
+ #: transaction_result_functions.php:372
1418
+ msgid "Please visit our shop"
1419
+ msgstr ""
1420
+
1421
+ #: themes/default/single_product.php:96 themes/iShop/single_product.php:99
1422
+ #: themes/marketplace/single_product.php:101
1423
+ msgid "Personalize your product"
1424
+ msgstr ""
1425
+
1426
+ #: themes/default/single_product.php:97 themes/iShop/single_product.php:100
1427
+ #: themes/marketplace/single_product.php:102
1428
+ msgid ""
1429
+ "Complete this form to include a personalized message with your purchase."
1430
+ msgstr ""
1431
+
1432
+ #: themes/default/single_product.php:104 themes/iShop/single_product.php:107
1433
+ #: themes/marketplace/single_product.php:109
1434
+ msgid "Upload a File"
1435
+ msgstr ""
1436
+
1437
+ #: themes/default/single_product.php:105 themes/iShop/single_product.php:108
1438
+ #: themes/marketplace/single_product.php:110
1439
+ msgid "Select a file from your computer to include with this purchase. "
1440
+ msgstr ""
1441
+
1442
+ #: transaction_result_functions.php:33
1443
+ msgid ""
1444
+ "We&#39;re Sorry, your order has not been accepted, the most likely reason is "
1445
+ "that you have insufficient funds."
1446
+ msgstr ""
1447
+
1448
+ #: transaction_result_functions.php:35
1449
+ msgid "New pending order"
1450
+ msgstr ""
1451
+
1452
+ #: transaction_result_functions.php:35
1453
+ msgid "There is a new order awaiting processing:"
1454
+ msgstr ""
1455
+
1456
+ #: transaction_result_functions.php:39 transaction_result_functions.php:254
1457
+ #: wpsc-admin/ajax-and-init.php:1190
1458
+ msgid ""
1459
+ "Thank you, your purchase is pending, you will be sent an email once the "
1460
+ "order clears."
1461
+ msgstr ""
1462
+
1463
+ #: transaction_result_functions.php:218 transaction_result_functions.php:219
1464
+ #: wpsc-admin/ajax-and-init.php:1158 wpsc-admin/ajax-and-init.php:1159
1465
+ msgid "Your Transaction ID"
1466
+ msgstr ""
1467
+
1468
+ #: transaction_result_functions.php:220 wpsc-admin/ajax-and-init.php:1160
1469
+ msgid "Transaction ID"
1470
+ msgstr ""
1471
+
1472
+ #: transaction_result_functions.php:255 wpsc-admin/ajax-and-init.php:1191
1473
+ msgid "Order Pending: Payment Required"
1474
+ msgstr ""
1475
+
1476
+ #: transaction_result_functions.php:257 wpsc-admin/ajax-and-init.php:1194
1477
+ #: wpsc-admin/includes/settings-pages/admin.php:128
1478
+ msgid "Purchase Receipt"
1479
+ msgstr ""
1480
+
1481
+ #: transaction_result_functions.php:262 user-log.php:336
1482
+ msgid "Customer Details"
1483
+ msgstr ""
1484
+
1485
+ #: transaction_result_functions.php:348
1486
+ msgid "Purchase Report"
1487
+ msgstr ""
1488
+
1489
+ #: transaction_result_functions.php:364
1490
+ msgid "The Transaction was successful"
1491
+ msgstr ""
1492
+
1493
+ #: transaction_results.php:41
1494
+ msgid "Sorry your transaction was not accepted.<br /><a href="
1495
+ msgstr ""
1496
+
1497
+ #: updates/updating_tasks.php:53
1498
+ msgid ""
1499
+ "Your purchase from %shop_name% has just been dispatched. It should arrive "
1500
+ "soon. To keep track of your products status a tracking id has been attached. "
1501
+ "\\r\\n your tracking id is: %trackid%"
1502
+ msgstr ""
1503
+
1504
+ #: updates/updating_tasks.php:56
1505
+ msgid "Your Order from %shop_name% has been dispatched"
1506
+ msgstr ""
1507
+
1508
+ #: updates/updating_tasks.php:653 updates/updating_tasks.php:660
1509
+ #: wpsc-includes/install_and_update.functions.php:164
1510
+ msgid ""
1511
+ "Thank you for purchasing with %shop_name%, any items to be shipped will be "
1512
+ "processed as soon as possible, any items that can be downloaded can be "
1513
+ "downloaded using the links on this page.All prices include tax and postage "
1514
+ "and packaging where applicable.You ordered these items:%product_list%%"
1515
+ "total_shipping%%total_price%"
1516
+ msgstr ""
1517
+
1518
+ #: updates/updating_tasks.php:654 updates/updating_tasks.php:667
1519
+ #: wpsc-includes/install_and_update.functions.php:165
1520
+ msgid "%product_list%%total_shipping%%total_price%"
1521
+ msgstr ""
1522
+
1523
+ #: user-downloads.php:41
1524
+ msgid "File Names"
1525
+ msgstr ""
1526
+
1527
+ #: user-downloads.php:42
1528
+ msgid "Downloads Left"
1529
+ msgstr ""
1530
+
1531
+ #: user-downloads.php:43 user-log.php:56
1532
+ msgid "Date"
1533
+ msgstr ""
1534
+
1535
+ #: user-downloads.php:69
1536
+ msgid "You have not purchased any downloadable products yet."
1537
+ msgstr ""
1538
+
1539
+ #: user-log.php:52
1540
+ msgid "Status"
1541
+ msgstr ""
1542
+
1543
+ #: user-log.php:65 user-log.php:383
1544
+ msgid "Payment Method"
1545
+ msgstr ""
1546
+
1547
+ #: user-log.php:94
1548
+ msgid "Details"
1549
+ msgstr ""
1550
+
1551
+ #: user-log.php:147
1552
+ msgid "Order Status"
1553
+ msgstr ""
1554
+
1555
+ #: user-log.php:169 wpsc-admin/display-sales-logs.php:188
1556
+ #: wpsc-admin/includes/display-items-functions.php:655
1557
+ msgid "Shipping Details"
1558
+ msgstr ""
1559
+
1560
+ #: user-log.php:188
1561
+ msgid "Order Details"
1562
+ msgstr ""
1563
+
1564
+ #: user-log.php:212
1565
+ msgid "GST"
1566
+ msgstr ""
1567
+
1568
+ #: user-log.php:318
1569
+ msgid "Final Total"
1570
+ msgstr ""
1571
+
1572
+ #: user-log.php:360 wpsc-includes/install_and_update.functions.php:653
1573
+ #: wpsc-includes/install_and_update.functions.php:661
1574
+ msgid "Address"
1575
+ msgstr ""
1576
+
1577
+ #: user-log.php:384
1578
+ msgid "Purchase No."
1579
+ msgstr ""
1580
+
1581
+ #: user-log.php:387
1582
+ msgid "Transaction Id"
1583
+ msgstr ""
1584
+
1585
+ #: user-log.php:401
1586
+ msgid "No transactions for this month."
1587
+ msgstr ""
1588
+
1589
+ #: user-log.php:412
1590
+ msgid "There have not been any purchases yet."
1591
+ msgstr ""
1592
+
1593
+ #: user-log.php:427
1594
+ msgid ""
1595
+ "You must be logged in to use this page. Please use the form below to login "
1596
+ "to your account."
1597
+ msgstr ""
1598
+
1599
+ #: widgets/admin_menu_widget.php:8 widgets/admin_menu_widget.php:22
1600
+ msgid "Admin Menu"
1601
+ msgstr ""
1602
+
1603
+ #: widgets/category_widget.27.php:19 wpsc-admin/admin.php:104
1604
+ #: wpsc-admin/display-groups.page.php:565
1605
+ #: wpsc-admin/includes/display-items-functions.php:404
1606
+ #: wpsc-includes/category.functions.php:361
1607
+ msgid "Categories"
1608
+ msgstr ""
1609
+
1610
+ #: widgets/category_widget.27.php:134 widgets/category_widget.28.php:69
1611
+ #: widgets/donations_widget.php:71 widgets/latest_product_widget.php:74
1612
+ #: widgets/price_range_widget.php:71 widgets/product_tag_widget.php:30
1613
+ #: widgets/shopping_cart_widget.php:78 widgets/specials_widget.php:103
1614
+ msgid "Title:"
1615
+ msgstr ""
1616
+
1617
+ #: widgets/category_widget.27.php:159 widgets/category_widget.28.php:80
1618
+ msgid "Display the :category: Group"
1619
+ msgstr ""
1620
+
1621
+ #: widgets/category_widget.27.php:168 widgets/category_widget.28.php:88
1622
+ msgid "Display the Group thumbnails in the sidebar"
1623
+ msgstr ""
1624
+
1625
+ #: widgets/category_widget.27.php:179 widgets/category_widget.28.php:11
1626
+ msgid "Product Grouping Widget"
1627
+ msgstr ""
1628
+
1629
+ #: widgets/category_widget.27.php:181 widgets/category_widget.28.php:12
1630
+ #: widgets/category_widget.28.php:19
1631
+ msgid "Product Categories"
1632
+ msgstr ""
1633
+
1634
+ #: widgets/latest_product_widget.php:7 widgets/latest_product_widget.php:88
1635
+ #: widgets/latest_product_widget.php:89
1636
+ msgid "Latest Products"
1637
+ msgstr ""
1638
+
1639
+ #: widgets/latest_product_widget.php:75
1640
+ msgid "Number of products to show:"
1641
+ msgstr ""
1642
+
1643
+ #: widgets/price_range_widget.php:6 widgets/price_range_widget.php:77
1644
+ #: widgets/price_range_widget.php:78
1645
+ msgid "Price Range"
1646
+ msgstr ""
1647
+
1648
+ #: widgets/price_range_widget.php:54
1649
+ msgid "Show All"
1650
+ msgstr ""
1651
+
1652
+ #: widgets/product_tag_widget.php:9 widgets/product_tag_widget.php:38
1653
+ #: widgets/product_tag_widget.php:39
1654
+ #: wpsc-admin/includes/display-items-functions.php:428
1655
+ #: wpsc-admin/includes/display-items-functions.php:430
1656
+ msgid "Product Tags"
1657
+ msgstr ""
1658
+
1659
+ #: widgets/shopping_cart_widget.php:43 widgets/shopping_cart_widget.php:48
1660
+ msgid "Loading..."
1661
+ msgstr ""
1662
+
1663
+ #: widgets/shopping_cart_widget.php:79
1664
+ msgid "Hide Cart When Empty:"
1665
+ msgstr ""
1666
+
1667
+ #: widgets/specials_widget.php:10 widgets/specials_widget.php:112
1668
+ #: widgets/specials_widget.php:113
1669
+ msgid "Product Specials"
1670
+ msgstr ""
1671
+
1672
+ #: widgets/specials_widget.php:106
1673
+ msgid "Show Description:"
1674
+ msgstr ""
1675
+
1676
+ #: wp-shopping-cart.php:157
1677
+ msgid "Note: if this is blank, the image will not be resized"
1678
+ msgstr ""
1679
+
1680
+ #: wp-shopping-cart.php:158 wpsc-includes/install_and_update.functions.php:68
1681
+ msgid "Order Received"
1682
+ msgstr ""
1683
+
1684
+ #: wp-shopping-cart.php:160 wpsc-includes/install_and_update.functions.php:71
1685
+ msgid "Closed Order"
1686
+ msgstr ""
1687
+
1688
+ #: wp-shopping-cart.php:530
1689
+ msgid "Please Note"
1690
+ msgstr ""
1691
+
1692
+ #: wp-shopping-cart.php:531
1693
+ #, php-format
1694
+ msgid ""
1695
+ "Before upgrading you should check the <a %s>upgrade information</a> and "
1696
+ "changelog as you may need to make updates to your template files."
1697
+ msgstr ""
1698
+
1699
+ #: wpsc-admin/admin.php:77 wpsc-admin/admin.php:80 wpsc-admin/admin.php:82
1700
+ #: wpsc-admin/admin.php:87 wpsc-admin/admin.php:90
1701
+ msgid "Store"
1702
+ msgstr ""
1703
+
1704
+ #: wpsc-admin/admin.php:95 wpsc-admin/admin.php:449 wpsc-admin/admin.php:479
1705
+ #: wpsc-admin/display-sales-logs.php:32
1706
+ #: wpsc-admin/includes/purchlogs_upgrade.php:73
1707
+ msgid "Sales"
1708
+ msgstr ""
1709
+
1710
+ #: wpsc-admin/admin.php:100
1711
+ msgid "Products"
1712
+ msgstr ""
1713
+
1714
+ #: wpsc-admin/admin.php:108
1715
+ msgid "Variations"
1716
+ msgstr ""
1717
+
1718
+ #: wpsc-admin/admin.php:131 wpsc-admin/admin.php:133
1719
+ msgid "Marketing"
1720
+ msgstr ""
1721
+
1722
+ #: wpsc-admin/admin.php:140 wpsc-admin/display-upgrades.page.php:61
1723
+ msgid "Upgrades"
1724
+ msgstr ""
1725
+
1726
+ #: wpsc-admin/admin.php:144
1727
+ msgid "- Debug"
1728
+ msgstr ""
1729
+
1730
+ #: wpsc-admin/admin.php:181
1731
+ msgid "Product Tracking Email"
1732
+ msgstr ""
1733
+
1734
+ #: wpsc-admin/admin.php:182
1735
+ msgid ""
1736
+ "Track & Trace means you may track the progress of your parcel with our "
1737
+ "online parcel tracker, just login to our website and enter the following "
1738
+ "Tracking ID to view the status of your order.\n"
1739
+ "\n"
1740
+ "Tracking ID: %trackid%\n"
1741
+ msgstr ""
1742
+
1743
+ #: wpsc-admin/admin.php:235
1744
+ msgid "Tags used on this post:"
1745
+ msgstr ""
1746
+
1747
+ #: wpsc-admin/admin.php:237
1748
+ msgid "Add new tag"
1749
+ msgstr ""
1750
+
1751
+ #: wpsc-admin/admin.php:238
1752
+ #: wpsc-admin/includes/display-items-functions.php:432
1753
+ msgid "Separate tags with commas"
1754
+ msgstr ""
1755
+
1756
+ #: wpsc-admin/admin.php:348
1757
+ msgid "Text"
1758
+ msgstr ""
1759
+
1760
+ #: wpsc-admin/admin.php:351
1761
+ msgid "Textarea"
1762
+ msgstr ""
1763
+
1764
+ #: wpsc-admin/admin.php:352
1765
+ msgid "Heading"
1766
+ msgstr ""
1767
+
1768
+ #: wpsc-admin/admin.php:353
1769
+ msgid "Coupon"
1770
+ msgstr ""
1771
+
1772
+ #: wpsc-admin/admin.php:358
1773
+ #: wpsc-admin/includes/display-items-functions.php:1083
1774
+ msgid "Label"
1775
+ msgstr ""
1776
+
1777
+ #: wpsc-admin/admin.php:359
1778
+ #: wpsc-admin/includes/display-items-functions.php:1087
1779
+ msgid "Label Description"
1780
+ msgstr ""
1781
+
1782
+ #: wpsc-admin/admin.php:360
1783
+ #: wpsc-admin/includes/display-items-functions.php:1095
1784
+ msgid "Item Number"
1785
+ msgstr ""
1786
+
1787
+ #: wpsc-admin/admin.php:361
1788
+ #: wpsc-admin/includes/display-items-functions.php:1091
1789
+ msgid "Life Number"
1790
+ msgstr ""
1791
+
1792
+ #: wpsc-admin/admin.php:362
1793
+ #: wpsc-admin/includes/display-items-functions.php:1099
1794
+ msgid "Product Code"
1795
+ msgstr ""
1796
+
1797
+ #: wpsc-admin/admin.php:363
1798
+ #: wpsc-admin/includes/display-items-functions.php:1103
1799
+ msgid "PDF"
1800
+ msgstr ""
1801
+
1802
+ #: wpsc-admin/admin.php:436 wpsc-admin/display-sales-logs.php:359
1803
+ msgid "This Month"
1804
+ msgstr ""
1805
+
1806
+ #: wpsc-admin/admin.php:455 wpsc-admin/admin.php:485
1807
+ msgid "Orders"
1808
+ msgstr ""
1809
+
1810
+ #: wpsc-admin/admin.php:465 wpsc-admin/admin.php:497
1811
+ msgid "Avg Orders"
1812
+ msgstr ""
1813
+
1814
+ #: wpsc-admin/admin.php:475 wpsc-admin/display-sales-logs.php:372
1815
+ msgid "Life Time"
1816
+ msgstr ""
1817
+
1818
+ #: wpsc-admin/admin.php:518 wpsc-admin/admin.php:535 wpsc-admin/admin.php:746
1819
+ msgid "e-Commerce"
1820
+ msgstr ""
1821
+
1822
+ #: wpsc-admin/admin.php:652
1823
+ msgid "Sales by Quarter"
1824
+ msgstr ""
1825
+
1826
+ #: wpsc-admin/admin.php:738
1827
+ msgid "Sales by"
1828
+ msgstr ""
1829
+
1830
+ #: wpsc-admin/admin.php:781
1831
+ msgid ""
1832
+ "Your \"products page\" is not currently set to display any products. You "
1833
+ "need to select a product grouping to display by default. <br /> This is set "
1834
+ "in the Shop Settings page."
1835
+ msgstr ""
1836
+
1837
+ #: wpsc-admin/ajax-and-init.php:768 wpsc-admin/display-variations.page.php:145
1838
+ msgid "Edit Variation Set"
1839
+ msgstr ""
1840
+
1841
+ #: wpsc-admin/ajax-and-init.php:991
1842
+ msgid "Your Order"
1843
+ msgstr ""
1844
+
1845
+ #: wpsc-admin/ajax-and-init.php:1112 wpsc-admin/ajax-and-init.php:1113
1846
+ #: wpsc-admin/includes/display-items-functions.php:1039
1847
+ msgid "Click to download"
1848
+ msgstr ""
1849
+
1850
+ #: wpsc-admin/ajax-and-init.php:1238
1851
+ msgid "The administrator has unlocked your file"
1852
+ msgstr ""
1853
+
1854
+ #: wpsc-admin/ajax-and-init.php:1238
1855
+ msgid ""
1856
+ "Dear CustomerWe are pleased to advise you that your order has been updated "
1857
+ "and your downloads are now active.Please download your purchase using the "
1858
+ "links provided below.[download_links]Thank you for your custom."
1859
+ msgstr ""
1860
+
1861
+ #: wpsc-admin/display-groups.page.php:41
1862
+ msgid "Select the markets you are selling this category to."
1863
+ msgstr ""
1864
+
1865
+ #: wpsc-admin/display-groups.page.php:236
1866
+ msgid "The item has been added"
1867
+ msgstr ""
1868
+
1869
+ #: wpsc-admin/display-groups.page.php:238
1870
+ #: wpsc-admin/display-groups.page.php:244
1871
+ msgid "The item has not been added"
1872
+ msgstr ""
1873
+
1874
+ #: wpsc-admin/display-groups.page.php:469
1875
+ msgid "The product group has been edited."
1876
+ msgstr ""
1877
+
1878
+ #: wpsc-admin/display-groups.page.php:474
1879
+ msgid "The group has been added."
1880
+ msgstr ""
1881
+
1882
+ #: wpsc-admin/display-groups.page.php:486
1883
+ msgid "The group has been edited."
1884
+ msgstr ""
1885
+
1886
+ #: wpsc-admin/display-groups.page.php:542
1887
+ msgid ""
1888
+ "Are you sure you want to delete this category? If the category has any "
1889
+ "subcategories, they will be deleted too."
1890
+ msgstr ""
1891
+
1892
+ #: wpsc-admin/display-groups.page.php:550
1893
+ msgid ""
1894
+ "Are you sure you want to delete this product group? All categories it "
1895
+ "contains will be deleted too."
1896
+ msgstr ""
1897
+
1898
+ #: wpsc-admin/display-groups.page.php:573
1899
+ msgid ""
1900
+ "Categorizing your products into groups help your customers find them. For "
1901
+ "instance if you sell hats and trousers you might want to setup a Group "
1902
+ "called clothes and add hats and trousers to that group."
1903
+ msgstr ""
1904
+
1905
+ #: wpsc-admin/display-groups.page.php:588
1906
+ msgid "Select a Group to Manage"
1907
+ msgstr ""
1908
+
1909
+ #: wpsc-admin/display-groups.page.php:606
1910
+ msgid "or"
1911
+ msgstr ""
1912
+
1913
+ #: wpsc-admin/display-groups.page.php:608
1914
+ #: wpsc-admin/display-groups.page.php:625
1915
+ msgid "Add New Group"
1916
+ msgstr ""
1917
+
1918
+ #: wpsc-admin/display-groups.page.php:649
1919
+ msgid "Edit Group"
1920
+ msgstr ""
1921
+
1922
+ #: wpsc-admin/display-groups.page.php:684
1923
+ msgid "&quot;[categorisation]&quot; Group"
1924
+ msgstr ""
1925
+
1926
+ #: wpsc-admin/display-groups.page.php:694
1927
+ msgid "Image"
1928
+ msgstr ""
1929
+
1930
+ #: wpsc-admin/display-groups.page.php:717
1931
+ msgid "You are editing the &quot;[categorisation]&quot; Group"
1932
+ msgstr ""
1933
+
1934
+ #: wpsc-admin/display-groups.page.php:738
1935
+ #: wpsc-admin/display-groups.page.php:742
1936
+ msgid "You are editing an item in the &quot;[categorisation]&quot; Group"
1937
+ msgstr ""
1938
+
1939
+ #: wpsc-admin/display-groups.page.php:741
1940
+ msgid "Edit Details"
1941
+ msgstr ""
1942
+
1943
+ #: wpsc-admin/display-groups.page.php:757
1944
+ #: wpsc-admin/display-groups.page.php:920
1945
+ msgid "Add Category"
1946
+ msgstr ""
1947
+
1948
+ #: wpsc-admin/display-groups.page.php:760
1949
+ msgid ""
1950
+ "Adding a new category here will make it available when you add or edit a "
1951
+ "product."
1952
+ msgstr ""
1953
+
1954
+ #: wpsc-admin/display-groups.page.php:766
1955
+ #: wpsc-admin/display-groups.page.php:769
1956
+ msgid "You are adding a new item to the &quot;[categorisation]&quot; Group"
1957
+ msgstr ""
1958
+
1959
+ #: wpsc-admin/display-groups.page.php:791
1960
+ msgid "Group Parent"
1961
+ msgstr ""
1962
+
1963
+ #: wpsc-admin/display-groups.page.php:799
1964
+ msgid "Group&nbsp;Image"
1965
+ msgstr ""
1966
+
1967
+ #: wpsc-admin/display-items.page.php:29
1968
+ msgid "Display Products"
1969
+ msgstr ""
1970
+
1971
+ #: wpsc-admin/display-items.page.php:49 wpsc-admin/display-items.page.php:54
1972
+ #, php-format
1973
+ msgid "%s product updated."
1974
+ msgid_plural "%s products updated."
1975
+ msgstr[0] ""
1976
+ msgstr[1] ""
1977
+
1978
+ #: wpsc-admin/display-items.page.php:63
1979
+ #, php-format
1980
+ msgid "Product deleted."
1981
+ msgid_plural "%s products deleted."
1982
+ msgstr[0] ""
1983
+ msgstr[1] ""
1984
+
1985
+ #: wpsc-admin/display-items.page.php:68
1986
+ #, php-format
1987
+ msgid "Product duplicated."
1988
+ msgid_plural "%s products duplicated."
1989
+ msgstr[0] ""
1990
+ msgstr[1] ""
1991
+
1992
+ #: wpsc-admin/display-items.page.php:74
1993
+ #: wpsc-admin/display-variations.page.php:49
1994
+ msgid "Product updated."
1995
+ msgstr ""
1996
+
1997
+ #: wpsc-admin/display-items.page.php:114
1998
+ msgid ""
1999
+ "The following directories are not writable: :directory: You won&#39;t be "
2000
+ "able to upload any images or files here. You will need to change the "
2001
+ "permissions on these directories to make them writable."
2002
+ msgstr ""
2003
+
2004
+ #: wpsc-admin/display-items.page.php:147
2005
+ msgid ""
2006
+ "You are about to delete the selected products.\n"
2007
+ " 'Cancel' to stop, 'OK' to delete."
2008
+ msgstr ""
2009
+
2010
+ #: wpsc-admin/display-items.page.php:232
2011
+ msgid "&laquo;"
2012
+ msgstr ""
2013
+
2014
+ #: wpsc-admin/display-items.page.php:233
2015
+ msgid "&raquo;"
2016
+ msgstr ""
2017
+
2018
+ #: wpsc-admin/display-items.page.php:271
2019
+ msgid "Search"
2020
+ msgstr ""
2021
+
2022
+ #: wpsc-admin/display-items.page.php:276 wpsc-admin/display-sales-logs.php:419
2023
+ msgid "Bulk Actions"
2024
+ msgstr ""
2025
+
2026
+ #: wpsc-admin/display-items.page.php:278 wpsc-admin/display-items.page.php:426
2027
+ #: wpsc-admin/includes/display-items-functions.php:827
2028
+ msgid "Publish"
2029
+ msgstr ""
2030
+
2031
+ #: wpsc-admin/display-items.page.php:279 wpsc-admin/display-items.page.php:366
2032
+ msgid "Draft"
2033
+ msgstr ""
2034
+
2035
+ #: wpsc-admin/display-items.page.php:283 wpsc-admin/display-sales-logs.php:428
2036
+ msgid "Apply"
2037
+ msgstr ""
2038
+
2039
+ #: wpsc-admin/display-items.page.php:319
2040
+ msgid "No Name"
2041
+ msgstr ""
2042
+
2043
+ #: wpsc-admin/display-items.page.php:397
2044
+ #: wpsc-admin/includes/display-items-functions.php:351
2045
+ msgid "Delete this product"
2046
+ msgstr ""
2047
+
2048
+ #: wpsc-admin/display-items.page.php:399
2049
+ #: wpsc-admin/includes/display-items-functions.php:351
2050
+ #, php-format
2051
+ msgid ""
2052
+ "You are about to delete this product '%s'\n"
2053
+ " 'Cancel' to stop, 'OK' to delete."
2054
+ msgstr ""
2055
+
2056
+ #: wpsc-admin/display-items.page.php:424
2057
+ msgid "Unpublish"
2058
+ msgstr ""
2059
+
2060
+ #: wpsc-admin/display-items.page.php:453
2061
+ msgid "You have no products added."
2062
+ msgstr ""
2063
+
2064
+ #: wpsc-admin/display-items.page.php:470
2065
+ msgid "View All Categories"
2066
+ msgstr ""
2067
+
2068
+ #: wpsc-admin/display-options-settings.page.php:18
2069
+ msgid ""
2070
+ "It looks like your wp-e-commerce theme files are out of date, this can cause "
2071
+ "potential problems with some gateways and the appearances of the front end "
2072
+ "of your shop. <br /><strong>We recommend you download the latest version of "
2073
+ "wp-e-commerce unzip it, and copy the new themes folder into your 'uploads/"
2074
+ "wpsc/themes' folder on your site. Or port your changes across.</strong>"
2075
+ msgstr ""
2076
+
2077
+ #: wpsc-admin/display-options-settings.page.php:44
2078
+ msgid "Thanks, your thumbnail images have been resized."
2079
+ msgstr ""
2080
+
2081
+ #: wpsc-admin/display-options-settings.page.php:99
2082
+ msgid "General"
2083
+ msgstr ""
2084
+
2085
+ #: wpsc-admin/display-options-settings.page.php:100
2086
+ msgid "Presentation"
2087
+ msgstr ""
2088
+
2089
+ #: wpsc-admin/display-options-settings.page.php:101
2090
+ msgid "Admin"
2091
+ msgstr ""
2092
+
2093
+ #: wpsc-admin/display-options-settings.page.php:103
2094
+ msgid "Payment Options"
2095
+ msgstr ""
2096
+
2097
+ #: wpsc-admin/display-options-settings.page.php:104
2098
+ msgid "Import"
2099
+ msgstr ""
2100
+
2101
+ #: wpsc-admin/display-options-settings.page.php:105
2102
+ #: wpsc-includes/install_and_update.functions.php:214
2103
+ msgid "Checkout"
2104
+ msgstr ""
2105
+
2106
+ #: wpsc-admin/display-options-settings.page.php:176
2107
+ msgid "To configure a shipping module select one on the left."
2108
+ msgstr ""
2109
+
2110
+ #: wpsc-admin/display-options-settings.page.php:186
2111
+ #, php-format
2112
+ msgid " Setting Options Updated. "
2113
+ msgid_plural " %s Settings Options Updated. "
2114
+ msgstr[0] ""
2115
+ msgstr[1] ""
2116
+
2117
+ #: wpsc-admin/display-options-settings.page.php:191
2118
+ #, php-format
2119
+ msgid "%s Setting Option deleted. "
2120
+ msgid_plural "%s Setting Option deleted. "
2121
+ msgstr[0] ""
2122
+ msgstr[1] ""
2123
+
2124
+ #: wpsc-admin/display-options-settings.page.php:195
2125
+ msgid " Shipping Option Updated."
2126
+ msgid_plural " Shipping Option Updated."
2127
+ msgstr[0] ""
2128
+ msgstr[1] ""
2129
+
2130
+ #: wpsc-admin/display-options-settings.page.php:199
2131
+ #, php-format
2132
+ msgid "%s Checkout Field Added."
2133
+ msgid_plural "%s Checkout Fields Added."
2134
+ msgstr[0] ""
2135
+ msgstr[1] ""
2136
+
2137
+ #: wpsc-admin/display-sales-logs.php:65
2138
+ #, php-format
2139
+ msgid "%s Purchase Log updated."
2140
+ msgid_plural "%s Purchase Logs updated."
2141
+ msgstr[0] ""
2142
+ msgstr[1] ""
2143
+
2144
+ #: wpsc-admin/display-sales-logs.php:73
2145
+ #, php-format
2146
+ msgid "%s product not updated, somebody is editing it."
2147
+ msgid_plural "%s products not updated, somebody is editing them."
2148
+ msgstr[0] ""
2149
+ msgstr[1] ""
2150
+
2151
+ #: wpsc-admin/display-sales-logs.php:78
2152
+ #, php-format
2153
+ msgid "%s Purchase Log deleted."
2154
+ msgid_plural "%s Purchase Logs deleted."
2155
+ msgstr[0] ""
2156
+ msgstr[1] ""
2157
+
2158
+ #: wpsc-admin/display-sales-logs.php:88
2159
+ msgid ""
2160
+ "When upgrading the WP e-Commerce Plugin from 3.6.* to 3.7 it is required "
2161
+ "that you associate your Checkout form fields with the new Purchase Logs "
2162
+ "system. To do so please."
2163
+ msgstr ""
2164
+
2165
+ #: wpsc-admin/display-sales-logs.php:114
2166
+ msgid "GetShopped News"
2167
+ msgstr ""
2168
+
2169
+ #: wpsc-admin/display-sales-logs.php:151
2170
+ msgid "Downloads for this log have been released."
2171
+ msgid_plural "Downloads for this log have been released."
2172
+ msgstr[0] ""
2173
+ msgstr[1] ""
2174
+
2175
+ #: wpsc-admin/display-sales-logs.php:155
2176
+ msgid "Receipt has been resent "
2177
+ msgid_plural "Receipt has been resent "
2178
+ msgstr[0] ""
2179
+ msgstr[1] ""
2180
+
2181
+ #: wpsc-admin/display-sales-logs.php:196
2182
+ #: wpsc-admin/includes/settings-pages/shipping.php:46
2183
+ msgid "Shipping Options"
2184
+ msgstr ""
2185
+
2186
+ #: wpsc-admin/display-sales-logs.php:199
2187
+ msgid "Shipping Method:"
2188
+ msgstr ""
2189
+
2190
+ #: wpsc-admin/display-sales-logs.php:200
2191
+ msgid "Shipping Option:"
2192
+ msgstr ""
2193
+
2194
+ #: wpsc-admin/display-sales-logs.php:202
2195
+ msgid "Tracking ID:"
2196
+ msgstr ""
2197
+
2198
+ #: wpsc-admin/display-sales-logs.php:203
2199
+ msgid "Shipping Status:"
2200
+ msgstr ""
2201
+
2202
+ #: wpsc-admin/display-sales-logs.php:204
2203
+ msgid "Track History:"
2204
+ msgstr ""
2205
+
2206
+ #: wpsc-admin/display-sales-logs.php:210
2207
+ msgid "Billing Details"
2208
+ msgstr ""
2209
+
2210
+ #: wpsc-admin/display-sales-logs.php:211
2211
+ msgid "Purchase Log Date:"
2212
+ msgstr ""
2213
+
2214
+ #: wpsc-admin/display-sales-logs.php:212
2215
+ msgid "Purchase Number:"
2216
+ msgstr ""
2217
+
2218
+ #: wpsc-admin/display-sales-logs.php:213
2219
+ msgid "Buyers Name:"
2220
+ msgstr ""
2221
+
2222
+ #: wpsc-admin/display-sales-logs.php:214
2223
+ msgid "Address:"
2224
+ msgstr ""
2225
+
2226
+ #: wpsc-admin/display-sales-logs.php:216
2227
+ msgid "Phone:"
2228
+ msgstr ""
2229
+
2230
+ #: wpsc-admin/display-sales-logs.php:217
2231
+ msgid "Email:"
2232
+ msgstr ""
2233
+
2234
+ #: wpsc-admin/display-sales-logs.php:218
2235
+ msgid "Payment Method:"
2236
+ msgstr ""
2237
+
2238
+ #: wpsc-admin/display-sales-logs.php:220
2239
+ msgid "How User Found Us:"
2240
+ msgstr ""
2241
+
2242
+ #: wpsc-admin/display-sales-logs.php:226
2243
+ msgid "Items Ordered"
2244
+ msgstr ""
2245
+
2246
+ #: wpsc-admin/display-sales-logs.php:268
2247
+ msgid "Order Status:"
2248
+ msgstr ""
2249
+
2250
+ #: wpsc-admin/display-sales-logs.php:288
2251
+ msgid "Actions"
2252
+ msgstr ""
2253
+
2254
+ #: wpsc-admin/display-sales-logs.php:293
2255
+ msgid "View Packing Slip"
2256
+ msgstr ""
2257
+
2258
+ #: wpsc-admin/display-sales-logs.php:295
2259
+ msgid "Resend Receipt to Buyer"
2260
+ msgstr ""
2261
+
2262
+ #: wpsc-admin/display-sales-logs.php:297 wpsc-admin/display-sales-logs.php:550
2263
+ msgid "Delete this log"
2264
+ msgstr ""
2265
+
2266
+ #: wpsc-admin/display-sales-logs.php:297 wpsc-admin/display-sales-logs.php:550
2267
+ #, php-format
2268
+ msgid ""
2269
+ "You are about to delete this log '%s'\n"
2270
+ " 'Cancel' to stop, 'OK' to delete."
2271
+ msgstr ""
2272
+
2273
+ #: wpsc-admin/display-sales-logs.php:297
2274
+ msgid "Remove this record"
2275
+ msgstr ""
2276
+
2277
+ #: wpsc-admin/display-sales-logs.php:299
2278
+ msgid "Go Back"
2279
+ msgstr ""
2280
+
2281
+ #: wpsc-admin/display-sales-logs.php:314
2282
+ msgid "e-Commerce Admin Menu"
2283
+ msgstr ""
2284
+
2285
+ #: wpsc-admin/display-sales-logs.php:333
2286
+ msgid "WP e-Commerce News"
2287
+ msgstr ""
2288
+
2289
+ #: wpsc-admin/display-sales-logs.php:355
2290
+ msgid "Order Summary"
2291
+ msgstr ""
2292
+
2293
+ #: wpsc-admin/display-sales-logs.php:367
2294
+ msgid "(accepted payments)"
2295
+ msgstr ""
2296
+
2297
+ #: wpsc-admin/display-sales-logs.php:382
2298
+ msgid "Subscribe to your orders"
2299
+ msgstr ""
2300
+
2301
+ #: wpsc-admin/display-sales-logs.php:384
2302
+ msgid "Subscribe to an RSS feed"
2303
+ msgstr ""
2304
+
2305
+ #: wpsc-admin/display-sales-logs.php:384
2306
+ msgid "of your orders"
2307
+ msgstr ""
2308
+
2309
+ #: wpsc-admin/display-sales-logs.php:387
2310
+ msgid "Plugin News"
2311
+ msgstr ""
2312
+
2313
+ #: wpsc-admin/display-sales-logs.php:389
2314
+ msgid ""
2315
+ "The <a href=\"http://instinct.co.nz/blogshop/products-page/\" target=\"_blank"
2316
+ "\">WP DropShop Module</a> is the latest and most cutting edge shopping cart "
2317
+ "available online. Coupled with Grid View then your site will be the talk of "
2318
+ "street! <br/><br/>The <a href=\"http://instinct.co.nz/blogshop/products-page/"
2319
+ "\" target=\"_blank\">GridView Module</a> is a visual module built to enhance "
2320
+ "the way your product page looks.<br/><br/><a href=\"http://www.instinct.co."
2321
+ "nz/wp-campaign-monitor/100\">WP Campaign Monitor</a> is an email newsletter "
2322
+ "tool built just for WP users who want to send campaigns, track the results "
2323
+ "and manage their subscribers. The latest version integrates with e-commerce "
2324
+ "lite meaning that you will be able to send buyers email newsletters and much "
2325
+ "more. "
2326
+ msgstr ""
2327
+
2328
+ #: wpsc-admin/display-sales-logs.php:390
2329
+ msgid "This shop is powered by "
2330
+ msgstr ""
2331
+
2332
+ #: wpsc-admin/display-sales-logs.php:399
2333
+ msgid "Upgrade to Gold"
2334
+ msgstr ""
2335
+
2336
+ #: wpsc-admin/display-sales-logs.php:399
2337
+ msgid " and unleash more functionality into your shop."
2338
+ msgstr ""
2339
+
2340
+ #: wpsc-admin/display-sales-logs.php:430
2341
+ msgid "View:"
2342
+ msgstr ""
2343
+
2344
+ #: wpsc-admin/display-sales-logs.php:468
2345
+ msgid "Filter"
2346
+ msgstr ""
2347
+
2348
+ #: wpsc-admin/display-sales-logs.php:471
2349
+ msgid "Oops there are no purchase logs for your selection, please try again."
2350
+ msgstr ""
2351
+
2352
+ #: wpsc-admin/display-sales-logs.php:491
2353
+ msgid "Total:"
2354
+ msgstr ""
2355
+
2356
+ #: wpsc-admin/display-sales-logs.php:503
2357
+ msgid "Download CSV"
2358
+ msgstr ""
2359
+
2360
+ #: wpsc-admin/display-sales-logs.php:512
2361
+ msgid ""
2362
+ "You are about to delete the selected purchase logs.\n"
2363
+ " 'Cancel' to stop, 'OK' to delete."
2364
+ msgstr ""
2365
+
2366
+ #: wpsc-admin/display-sales-logs.php:578
2367
+ msgid "Search Logs"
2368
+ msgstr ""
2369
+
2370
+ #: wpsc-admin/display-upgrades.page.php:12
2371
+ msgid "WP e-Commerce Upgrades"
2372
+ msgstr ""
2373
+
2374
+ #: wpsc-admin/display-upgrades.page.php:13
2375
+ msgid ""
2376
+ "Add more functionality to your e-Commerce site. Prices may be subject to "
2377
+ "change."
2378
+ msgstr ""
2379
+
2380
+ #: wpsc-admin/display-upgrades.page.php:19
2381
+ msgid "Pure Gold"
2382
+ msgstr ""
2383
+
2384
+ #: wpsc-admin/display-upgrades.page.php:26
2385
+ #: wpsc-admin/includes/settings-pages/presentation.php:685
2386
+ #: wpsc-admin/includes/settings-pages/presentation.php:689
2387
+ msgid "DropShop"
2388
+ msgstr ""
2389
+
2390
+ #: wpsc-admin/display-upgrades.page.php:33
2391
+ msgid "MP3 Player"
2392
+ msgstr ""
2393
+
2394
+ #: wpsc-admin/display-upgrades.page.php:40
2395
+ msgid "Members Only Module"
2396
+ msgstr ""
2397
+
2398
+ #: wpsc-admin/display-upgrades.page.php:54
2399
+ msgid "NextGen Gallery Buy Now Buttons"
2400
+ msgstr ""
2401
+
2402
+ #: wpsc-admin/display-upgrades.page.php:78
2403
+ #: wpsc-admin/display-upgrades.page.php:86
2404
+ msgid "API Key Reset"
2405
+ msgstr ""
2406
+
2407
+ #: wpsc-admin/display-upgrades.page.php:81
2408
+ msgid ""
2409
+ "Enter your API name and key to release it from an old site that you no "
2410
+ "longer use."
2411
+ msgstr ""
2412
+
2413
+ #: wpsc-admin/display-upgrades.page.php:92
2414
+ msgid "API Key"
2415
+ msgstr ""
2416
+
2417
+ #: wpsc-admin/display-upgrades.page.php:97
2418
+ msgid "Reset API Key"
2419
+ msgstr ""
2420
+
2421
+ #: wpsc-admin/display-upgrades.page.php:106
2422
+ msgid "Upgrade Instructions"
2423
+ msgstr ""
2424
+
2425
+ #: wpsc-admin/display-upgrades.page.php:109
2426
+ #, php-format
2427
+ msgid ""
2428
+ "If your gold cart files are called 'gold_cart_files': Copy the "
2429
+ "gold_cart_files directory into the %s folder."
2430
+ msgstr ""
2431
+
2432
+ #: wpsc-admin/display-upgrades.page.php:112
2433
+ msgid ""
2434
+ "This folder should be automatically created when the e-commerce plugin is "
2435
+ "activated, but if it is not, you will have to create it yourself."
2436
+ msgstr ""
2437
+
2438
+ #: wpsc-admin/display-upgrades.page.php:115
2439
+ #, php-format
2440
+ msgid ""
2441
+ "Otherwise If your gold cart files are called 'gold_cart_files_plugin': Copy "
2442
+ "the gold_cart_files_plugin directory into the %s folder."
2443
+ msgstr ""
2444
+
2445
+ #: wpsc-admin/display-upgrades.page.php:118
2446
+ msgid ""
2447
+ "You can find more information on installing Gold Cart in your readme.txt "
2448
+ "inside the gold cart folder. "
2449
+ msgstr ""
2450
+
2451
+ #: wpsc-admin/display-upgrades.page.php:122
2452
+ msgid ""
2453
+ "Once you have done the above a new panel should appear on the Upgrades page "
2454
+ "where you must enter your API Username and API Key. "
2455
+ msgstr ""
2456
+
2457
+ #: wpsc-admin/display-upgrades.page.php:126
2458
+ msgid "For more information visit our documentation page."
2459
+ msgstr ""
2460
+
2461
+ #: wpsc-admin/display-upgrades.page.php:170
2462
+ msgid "Your API key has been Reset"
2463
+ msgstr ""
2464
+
2465
+ #: wpsc-admin/display-variations.page.php:21
2466
+ msgid "Are you sure you want to delete this product?"
2467
+ msgstr ""
2468
+
2469
+ #: wpsc-admin/display-variations.page.php:37
2470
+ #: wpsc-admin/includes/settings-pages/presentation.php:392
2471
+ msgid "Display Variations"
2472
+ msgstr ""
2473
+
2474
+ #: wpsc-admin/display-variations.page.php:39
2475
+ msgid ""
2476
+ "A variation can be anything \"optional\" about a product. ie: Size, Color, "
2477
+ "etc <br />For example: if you are selling t-shirts you might setup a "
2478
+ "variation set called size with the values small, medium, large..."
2479
+ msgstr ""
2480
+
2481
+ #: wpsc-admin/display-variations.page.php:149
2482
+ #: wpsc-admin/includes/display-items-functions.php:617
2483
+ msgid "Add Variation Set"
2484
+ msgstr ""
2485
+
2486
+ #: wpsc-admin/display-variations.page.php:199
2487
+ msgid "Add Value"
2488
+ msgstr ""
2489
+
2490
+ #: wpsc-admin/display-variations.page.php:212
2491
+ msgid "Update Variations"
2492
+ msgstr ""
2493
+
2494
+ #: wpsc-admin/includes/display-items-functions.php:137
2495
+ msgid "Edit Product"
2496
+ msgstr ""
2497
+
2498
+ #: wpsc-admin/includes/display-items-functions.php:148
2499
+ msgid "Product Name"
2500
+ msgstr ""
2501
+
2502
+ #: wpsc-admin/includes/display-items-functions.php:157
2503
+ msgid "Display Product Shortcode"
2504
+ msgstr ""
2505
+
2506
+ #: wpsc-admin/includes/display-items-functions.php:158
2507
+ msgid "Buy Now Shortcode"
2508
+ msgstr ""
2509
+
2510
+ #: wpsc-admin/includes/display-items-functions.php:159
2511
+ msgid "Add to Cart Shortcode"
2512
+ msgstr ""
2513
+
2514
+ #: wpsc-admin/includes/display-items-functions.php:165
2515
+ msgid "Display Product Template Tag"
2516
+ msgstr ""
2517
+
2518
+ #: wpsc-admin/includes/display-items-functions.php:166
2519
+ msgid "Buy Now PHP"
2520
+ msgstr ""
2521
+
2522
+ #: wpsc-admin/includes/display-items-functions.php:167
2523
+ msgid "Add to Cart PHP"
2524
+ msgstr ""
2525
+
2526
+ #: wpsc-admin/includes/display-items-functions.php:168
2527
+ msgid "Display Product SKU"
2528
+ msgstr ""
2529
+
2530
+ #: wpsc-admin/includes/display-items-functions.php:185
2531
+ msgid "Stock Keeping Unit"
2532
+ msgstr ""
2533
+
2534
+ #: wpsc-admin/includes/display-items-functions.php:193
2535
+ msgid "Sale Price :"
2536
+ msgstr ""
2537
+
2538
+ #: wpsc-admin/includes/display-items-functions.php:216
2539
+ msgid "New Currency"
2540
+ msgstr ""
2541
+
2542
+ #: wpsc-admin/includes/display-items-functions.php:220
2543
+ #: wpsc-admin/includes/display-items-functions.php:259
2544
+ #: wpsc-admin/includes/settings-pages/general.php:119
2545
+ #: wpsc-includes/install_and_update.functions.php:115
2546
+ msgid "Currency type"
2547
+ msgstr ""
2548
+
2549
+ #: wpsc-admin/includes/display-items-functions.php:244
2550
+ #: wpsc-admin/includes/display-items-functions.php:283
2551
+ msgid "Delete Currency"
2552
+ msgstr ""
2553
+
2554
+ #: wpsc-admin/includes/display-items-functions.php:301
2555
+ msgid "Additional Description"
2556
+ msgstr ""
2557
+
2558
+ #: wpsc-admin/includes/display-items-functions.php:350
2559
+ msgid "Update Product"
2560
+ msgstr ""
2561
+
2562
+ #: wpsc-admin/includes/display-items-functions.php:374
2563
+ msgid "Categories and Tags"
2564
+ msgstr ""
2565
+
2566
+ #: wpsc-admin/includes/display-items-functions.php:413
2567
+ msgid "Select &quot;[categorisation]&quot;"
2568
+ msgstr ""
2569
+
2570
+ #: wpsc-admin/includes/display-items-functions.php:469
2571
+ msgid "Price and Stock Control"
2572
+ msgstr ""
2573
+
2574
+ #: wpsc-admin/includes/display-items-functions.php:479
2575
+ #, php-format
2576
+ msgid ""
2577
+ "Do not include tax (tax is set in <a href=\"%s\"/wp-admin/admin.php?"
2578
+ "page=wpsc-settings\">shop config</a>)"
2579
+ msgstr ""
2580
+
2581
+ #: wpsc-admin/includes/display-items-functions.php:486
2582
+ msgid "This is a donation, checking this box populates the donations widget."
2583
+ msgstr ""
2584
+
2585
+ #: wpsc-admin/includes/display-items-functions.php:493
2586
+ msgid "Table Rate Price"
2587
+ msgstr ""
2588
+
2589
+ #: wpsc-admin/includes/display-items-functions.php:498
2590
+ msgid "Quantity In Cart"
2591
+ msgstr ""
2592
+
2593
+ #: wpsc-admin/includes/display-items-functions.php:499
2594
+ msgid "Discounted Price"
2595
+ msgstr ""
2596
+
2597
+ #: wpsc-admin/includes/display-items-functions.php:534
2598
+ msgid "Custom Tax Rate"
2599
+ msgstr ""
2600
+
2601
+ #: wpsc-admin/includes/display-items-functions.php:548
2602
+ msgid ""
2603
+ "I have a limited number of this item in stock. If the stock runs out, this "
2604
+ "product will not be available on the shop unless you untick this box or add "
2605
+ "more stock."
2606
+ msgstr ""
2607
+
2608
+ #: wpsc-admin/includes/display-items-functions.php:565
2609
+ #: wpsc-admin/includes/display-items-functions.php:579
2610
+ #: wpsc-admin/includes/display-items-functions.php:588
2611
+ msgid ""
2612
+ "If this product runs out of stock set status to Unpublished & email site "
2613
+ "owner"
2614
+ msgstr ""
2615
+
2616
+ #: wpsc-admin/includes/display-items-functions.php:577
2617
+ #: wpsc-admin/includes/display-items-functions.php:586
2618
+ msgid ""
2619
+ "Note: If you are using variations please ensure you populate the stock under "
2620
+ "\"Variation Control\""
2621
+ msgstr ""
2622
+
2623
+ #: wpsc-admin/includes/display-items-functions.php:578
2624
+ #: wpsc-admin/includes/display-items-functions.php:587
2625
+ msgid "Stock Qty"
2626
+ msgstr ""
2627
+
2628
+ #: wpsc-admin/includes/display-items-functions.php:614
2629
+ msgid "Variation Control"
2630
+ msgstr ""
2631
+
2632
+ #: wpsc-admin/includes/display-items-functions.php:618
2633
+ msgid "+ Add New Variations"
2634
+ msgstr ""
2635
+
2636
+ #: wpsc-admin/includes/display-items-functions.php:664
2637
+ msgid "Weight"
2638
+ msgstr ""
2639
+
2640
+ #: wpsc-admin/includes/display-items-functions.php:704
2641
+ msgid "Length"
2642
+ msgstr ""
2643
+
2644
+ #: wpsc-admin/includes/display-items-functions.php:728
2645
+ msgid "Flat Rate Settings"
2646
+ msgstr ""
2647
+
2648
+ #: wpsc-admin/includes/display-items-functions.php:733
2649
+ msgid "Local Shipping Fee"
2650
+ msgstr ""
2651
+
2652
+ #: wpsc-admin/includes/display-items-functions.php:742
2653
+ msgid "International Shipping Fee"
2654
+ msgstr ""
2655
+
2656
+ #: wpsc-admin/includes/display-items-functions.php:751
2657
+ msgid "Disregard Shipping for this product"
2658
+ msgstr ""
2659
+
2660
+ #: wpsc-admin/includes/display-items-functions.php:780
2661
+ msgid "Advanced Options"
2662
+ msgstr ""
2663
+
2664
+ #: wpsc-admin/includes/display-items-functions.php:788
2665
+ msgid "Custom Meta"
2666
+ msgstr ""
2667
+
2668
+ #: wpsc-admin/includes/display-items-functions.php:789
2669
+ msgid "Add Custom Meta"
2670
+ msgstr ""
2671
+
2672
+ #: wpsc-admin/includes/display-items-functions.php:799
2673
+ msgid "Value"
2674
+ msgstr ""
2675
+
2676
+ #: wpsc-admin/includes/display-items-functions.php:816
2677
+ msgid "Merchant Notes"
2678
+ msgstr ""
2679
+
2680
+ #: wpsc-admin/includes/display-items-functions.php:819
2681
+ msgid "These notes are only available here."
2682
+ msgstr ""
2683
+
2684
+ #: wpsc-admin/includes/display-items-functions.php:838
2685
+ msgid "Personalisation Options"
2686
+ msgstr ""
2687
+
2688
+ #: wpsc-admin/includes/display-items-functions.php:841
2689
+ msgid ""
2690
+ "Users can personalize this product by leaving a message on single product "
2691
+ "page"
2692
+ msgstr ""
2693
+
2694
+ #: wpsc-admin/includes/display-items-functions.php:850
2695
+ msgid "Users can upload images on single product page to purchase logs."
2696
+ msgstr ""
2697
+
2698
+ #: wpsc-admin/includes/display-items-functions.php:861
2699
+ msgid "Prohibited"
2700
+ msgstr ""
2701
+
2702
+ #: wpsc-admin/includes/display-items-functions.php:875
2703
+ msgid "Off Site Product Link"
2704
+ msgstr ""
2705
+
2706
+ #: wpsc-admin/includes/display-items-functions.php:876
2707
+ msgid ""
2708
+ "If this product is for sale on another website enter the link here. For "
2709
+ "instance if your product is an MP3 file for sale on itunes you could put the "
2710
+ "link here. This option over rides the buy now and add to cart links and "
2711
+ "takes you to the site linked here."
2712
+ msgstr ""
2713
+
2714
+ #: wpsc-admin/includes/display-items-functions.php:877
2715
+ msgid "External Link"
2716
+ msgstr ""
2717
+
2718
+ #: wpsc-admin/includes/display-items-functions.php:885
2719
+ msgid "Enable IntenseDebate Comments"
2720
+ msgstr ""
2721
+
2722
+ #: wpsc-admin/includes/display-items-functions.php:891
2723
+ msgid "Allow users to comment on this product."
2724
+ msgstr ""
2725
+
2726
+ #: wpsc-admin/includes/display-items-functions.php:918
2727
+ msgid "Product Images"
2728
+ msgstr ""
2729
+
2730
+ #: wpsc-admin/includes/display-items-functions.php:926
2731
+ msgid "Select Files"
2732
+ msgstr ""
2733
+
2734
+ #: wpsc-admin/includes/display-items-functions.php:980
2735
+ msgid ""
2736
+ "You are using the Flash uploader. Problems? Try the <a class="
2737
+ "\"wpsc_upload_switcher\" onclick='wpsc_upload_switcher(\"browser\")'>Browser "
2738
+ "uploader</a> instead."
2739
+ msgstr ""
2740
+
2741
+ #: wpsc-admin/includes/display-items-functions.php:984
2742
+ msgid ""
2743
+ "To upload multiple product thumbnails you must <a href=\"http://www.instinct."
2744
+ "co.nz/shop/\">install the premium upgrade</a>"
2745
+ msgstr ""
2746
+
2747
+ #: wpsc-admin/includes/display-items-functions.php:993
2748
+ msgid "Select an image to upload:"
2749
+ msgstr ""
2750
+
2751
+ #: wpsc-admin/includes/display-items-functions.php:1003
2752
+ msgid ""
2753
+ "You are using the Browser uploader. Problems? Try the <a class="
2754
+ "\"wpsc_upload_switcher\" onclick='wpsc_upload_switcher(\"flash\")'>Flash "
2755
+ "uploader</a> instead."
2756
+ msgstr ""
2757
+
2758
+ #: wpsc-admin/includes/display-items-functions.php:1007
2759
+ msgid "Manage your thumbnails"
2760
+ msgstr ""
2761
+
2762
+ #: wpsc-admin/includes/display-items-functions.php:1029
2763
+ msgid "Product Download"
2764
+ msgstr ""
2765
+
2766
+ #: wpsc-admin/includes/display-items-functions.php:1032
2767
+ msgid "Upload File"
2768
+ msgstr ""
2769
+
2770
+ #: wpsc-admin/includes/display-items-functions.php:1033
2771
+ msgid "Max Upload Size"
2772
+ msgstr ""
2773
+
2774
+ #: wpsc-admin/includes/display-items-functions.php:1037
2775
+ msgid "Preview File"
2776
+ msgstr ""
2777
+
2778
+ #: wpsc-admin/includes/display-items-functions.php:1047
2779
+ msgid "Select an MP3 file to upload as a preview"
2780
+ msgstr ""
2781
+
2782
+ #: wpsc-admin/includes/display-items-functions.php:1068
2783
+ msgid "Label Control"
2784
+ msgstr ""
2785
+
2786
+ #: wpsc-admin/includes/display-items-functions.php:1074
2787
+ #: wpsc-admin/includes/display-items-functions.php:1075
2788
+ msgid "Add Label"
2789
+ msgstr ""
2790
+
2791
+ #: wpsc-admin/includes/display-items-functions.php:1132
2792
+ #: wpsc-admin/includes/display-items-functions.php:1159
2793
+ msgid "Preview"
2794
+ msgstr ""
2795
+
2796
+ #: wpsc-admin/includes/display-items-functions.php:1203
2797
+ #: wpsc-admin/includes/settings-pages/presentation.php:873
2798
+ msgid "Thumbnail Settings"
2799
+ msgstr ""
2800
+
2801
+ #: wpsc-admin/includes/display-items-functions.php:1211
2802
+ msgid "use default size"
2803
+ msgstr ""
2804
+
2805
+ #: wpsc-admin/includes/display-items-functions.php:1211
2806
+ msgid "This is set on the Settings Page"
2807
+ msgstr ""
2808
+
2809
+ #: wpsc-admin/includes/display-items-functions.php:1217
2810
+ msgid "do not resize thumbnail image"
2811
+ msgstr ""
2812
+
2813
+ #: wpsc-admin/includes/display-items-functions.php:1221
2814
+ msgid "use specific size"
2815
+ msgstr ""
2816
+
2817
+ #: wpsc-admin/includes/display-items-functions.php:1223
2818
+ msgid "px width"
2819
+ msgstr ""
2820
+
2821
+ #: wpsc-admin/includes/display-items-functions.php:1224
2822
+ msgid "px height"
2823
+ msgstr ""
2824
+
2825
+ #: wpsc-admin/includes/display-items-functions.php:1229
2826
+ msgid "use separate thumbnail"
2827
+ msgstr ""
2828
+
2829
+ #: wpsc-admin/includes/display-items-functions.php:1337
2830
+ #: wpsc-admin/includes/display-items-functions.php:1342
2831
+ msgid "HTML"
2832
+ msgstr ""
2833
+
2834
+ #: wpsc-admin/includes/display-items-functions.php:1338
2835
+ #: wpsc-admin/includes/display-items-functions.php:1343
2836
+ msgid "Visual"
2837
+ msgstr ""
2838
+
2839
+ #: wpsc-admin/includes/product-functions.php:41
2840
+ #, php-format
2841
+ msgid ""
2842
+ "Please refrain from uploading images larger than <strong>%d x %d</strong> "
2843
+ "pixels"
2844
+ msgstr ""
2845
+
2846
+ #: wpsc-admin/includes/product-functions.php:52
2847
+ #: wpsc-includes/category.functions.php:220
2848
+ msgid "N/A"
2849
+ msgstr ""
2850
+
2851
+ #: wpsc-admin/includes/product-functions.php:77
2852
+ msgid "<strong>ERROR</strong>: Please enter a Product name.<br />"
2853
+ msgstr ""
2854
+
2855
+ #: wpsc-admin/includes/product-functions.php:80
2856
+ msgid "<strong>ERROR</strong>: Please enter a Product Category.<br />"
2857
+ msgstr ""
2858
+
2859
+ #: wpsc-admin/includes/product-functions.php:192
2860
+ msgid "Could not update product in the database"
2861
+ msgstr ""
2862
+
2863
+ #: wpsc-admin/includes/product-functions.php:200
2864
+ msgid "Could not insert product into the database"
2865
+ msgstr ""
2866
+
2867
+ #: wpsc-admin/includes/purchlogs_upgrade.php:67
2868
+ msgid "Check Out Form Fields updated."
2869
+ msgid_plural "Check Out Form Fields updated."
2870
+ msgstr[0] ""
2871
+ msgstr[1] ""
2872
+
2873
+ #: wpsc-admin/includes/purchlogs_upgrade.php:74
2874
+ msgid ""
2875
+ "Upgrading to WP e-Commerce 3.7 and later requires you to run this fix once."
2876
+ "The following Boxes corresponds to the form fields in your current checkout "
2877
+ "page. All you have to do is select from the drop-down menu box what each of "
2878
+ "the following fields represent. Sorry for any inconvenience caused, but "
2879
+ "we're sure you'll agree that the new purchase logs are worth this minor "
2880
+ "hassle. "
2881
+ msgstr ""
2882
+
2883
+ #: wpsc-admin/includes/settings-pages/admin.php:7
2884
+ msgid "Admin Settings"
2885
+ msgstr ""
2886
+
2887
+ #: wpsc-admin/includes/settings-pages/admin.php:13
2888
+ msgid "Max downloads per file"
2889
+ msgstr ""
2890
+
2891
+ #: wpsc-admin/includes/settings-pages/admin.php:35
2892
+ msgid "Lock downloads to IP address"
2893
+ msgstr ""
2894
+
2895
+ #: wpsc-admin/includes/settings-pages/admin.php:61
2896
+ msgid "Check MIME types on file uploads"
2897
+ msgstr ""
2898
+
2899
+ #: wpsc-admin/includes/settings-pages/admin.php:68
2900
+ msgid ""
2901
+ "Warning: Disabling this exposes your site to greater possibility of "
2902
+ "malicious files being uploaded, we reccomend installing the Fileinfo "
2903
+ "extention for PHP rather than disabling this."
2904
+ msgstr ""
2905
+
2906
+ #: wpsc-admin/includes/settings-pages/admin.php:76
2907
+ msgid "Purchase Log Email"
2908
+ msgstr ""
2909
+
2910
+ #: wpsc-admin/includes/settings-pages/admin.php:80
2911
+ msgid "i.e. this is the address where your purchase reports are sent."
2912
+ msgstr ""
2913
+
2914
+ #: wpsc-admin/includes/settings-pages/admin.php:86
2915
+ msgid "Purchase Receipt - Reply Address"
2916
+ msgstr ""
2917
+
2918
+ #: wpsc-admin/includes/settings-pages/admin.php:90
2919
+ msgid ""
2920
+ "i.e. this is the reply address contained in the purchase receipt sent to the "
2921
+ "buyer."
2922
+ msgstr ""
2923
+
2924
+ #: wpsc-admin/includes/settings-pages/admin.php:96
2925
+ msgid "Purchase Receipt - Reply Name"
2926
+ msgstr ""
2927
+
2928
+ #: wpsc-admin/includes/settings-pages/admin.php:100
2929
+ msgid ""
2930
+ "i.e. this is the \"from name\" buyers will see in their purchase receipt. "
2931
+ msgstr ""
2932
+
2933
+ #: wpsc-admin/includes/settings-pages/admin.php:115
2934
+ msgid "Custom Messages"
2935
+ msgstr ""
2936
+
2937
+ #: wpsc-admin/includes/settings-pages/admin.php:118
2938
+ msgid "Tags can be used"
2939
+ msgstr ""
2940
+
2941
+ #: wpsc-admin/includes/settings-pages/admin.php:139
2942
+ msgid "Admin Report"
2943
+ msgstr ""
2944
+
2945
+ #: wpsc-admin/includes/settings-pages/admin.php:144
2946
+ msgid "Track and Trace settings"
2947
+ msgstr ""
2948
+
2949
+ #: wpsc-admin/includes/settings-pages/admin.php:154
2950
+ msgid "Tracking Email Subject"
2951
+ msgstr ""
2952
+
2953
+ #: wpsc-admin/includes/settings-pages/admin.php:158
2954
+ msgid "Tracking Email Message"
2955
+ msgstr ""
2956
+
2957
+ #: wpsc-admin/includes/settings-pages/admin.php:162
2958
+ msgid "URL Settings"
2959
+ msgstr ""
2960
+
2961
+ #: wpsc-admin/includes/settings-pages/admin.php:167
2962
+ #: wpsc-includes/install_and_update.functions.php:96
2963
+ msgid "The location of the product list"
2964
+ msgstr ""
2965
+
2966
+ #: wpsc-admin/includes/settings-pages/admin.php:175
2967
+ #: wpsc-includes/install_and_update.functions.php:97
2968
+ msgid "The location of the shopping cart"
2969
+ msgstr ""
2970
+
2971
+ #: wpsc-admin/includes/settings-pages/admin.php:193
2972
+ msgid "Transaction Details URL"
2973
+ msgstr ""
2974
+
2975
+ #: wpsc-admin/includes/settings-pages/admin.php:204
2976
+ msgid "User Account URL"
2977
+ msgstr ""
2978
+
2979
+ #: wpsc-admin/includes/settings-pages/admin.php:216
2980
+ msgid "Update Page URLs"
2981
+ msgstr ""
2982
+
2983
+ #: wpsc-admin/includes/settings-pages/admin.php:217
2984
+ msgid "Fix Product Group Permalinks"
2985
+ msgstr ""
2986
+
2987
+ #: wpsc-admin/includes/settings-pages/checkout.php:42
2988
+ msgid "Checkout Options"
2989
+ msgstr ""
2990
+
2991
+ #: wpsc-admin/includes/settings-pages/checkout.php:55
2992
+ msgid "Users must register before checking out"
2993
+ msgstr ""
2994
+
2995
+ #: wpsc-admin/includes/settings-pages/checkout.php:75
2996
+ msgid ""
2997
+ "If yes then you must also turn on the wordpress option \"Any one can register"
2998
+ "\""
2999
+ msgstr ""
3000
+
3001
+ #: wpsc-admin/includes/settings-pages/checkout.php:92
3002
+ msgid "Lock Tax to Billing Country"
3003
+ msgstr ""
3004
+
3005
+ #: wpsc-admin/includes/settings-pages/checkout.php:115
3006
+ msgid " Disregard Billing State for Tax Calculations"
3007
+ msgstr ""
3008
+
3009
+ #: wpsc-admin/includes/settings-pages/checkout.php:140
3010
+ msgid "Enable Shipping Same as Billing Option: "
3011
+ msgstr ""
3012
+
3013
+ #: wpsc-admin/includes/settings-pages/checkout.php:163
3014
+ msgid ""
3015
+ "Use The Billing country for Shipping unless a shipping form is present: "
3016
+ msgstr ""
3017
+
3018
+ #: wpsc-admin/includes/settings-pages/checkout.php:177
3019
+ msgid ""
3020
+ "Here you can customise the forms to be displayed in your checkout page. The "
3021
+ "checkout page is where you collect important user information that will show "
3022
+ "up in your purchase logs i.e. the buyers address, and name..."
3023
+ msgstr ""
3024
+
3025
+ #: wpsc-admin/includes/settings-pages/checkout.php:194
3026
+ msgid "+ Add New Form Set"
3027
+ msgstr ""
3028
+
3029
+ #: wpsc-admin/includes/settings-pages/checkout.php:198
3030
+ msgid "Add new Form Set"
3031
+ msgstr ""
3032
+
3033
+ #: wpsc-admin/includes/settings-pages/checkout.php:272
3034
+ msgid "This will be the Email address that the Purchase Reciept is sent to."
3035
+ msgstr ""
3036
+
3037
+ #: wpsc-admin/includes/settings-pages/checkout.php:290
3038
+ msgid "Add New Form Field"
3039
+ msgstr ""
3040
+
3041
+ #: wpsc-admin/includes/settings-pages/gateway.php:31
3042
+ msgid "Please Select A Payment Gateway"
3043
+ msgstr ""
3044
+
3045
+ #: wpsc-admin/includes/settings-pages/gateway.php:55
3046
+ msgid "Gateway Options"
3047
+ msgstr ""
3048
+
3049
+ #: wpsc-admin/includes/settings-pages/gateway.php:64
3050
+ #: wpsc-admin/includes/settings-pages/general.php:7
3051
+ #: wpsc-admin/includes/settings-pages/shipping.php:52
3052
+ #: wpsc-admin/includes/settings-pages/shipping.php:58
3053
+ msgid "General Settings"
3054
+ msgstr ""
3055
+
3056
+ #: wpsc-admin/includes/settings-pages/gateway.php:68
3057
+ msgid "Payment Gateways"
3058
+ msgstr ""
3059
+
3060
+ #: wpsc-admin/includes/settings-pages/gateway.php:72
3061
+ msgid ""
3062
+ "Activate the payment gateways that you want to make available to your "
3063
+ "customers by selecting them below."
3064
+ msgstr ""
3065
+
3066
+ #: wpsc-admin/includes/settings-pages/gateway.php:98
3067
+ msgid "We Recommend"
3068
+ msgstr ""
3069
+
3070
+ #: wpsc-admin/includes/settings-pages/gateway.php:107
3071
+ #: wpsc-admin/includes/settings-pages/gateway.php:114
3072
+ msgid " Select a Payment Gateway below to configure it."
3073
+ msgstr ""
3074
+
3075
+ #: wpsc-admin/includes/settings-pages/gateway.php:122
3076
+ msgid "Payment Gateway"
3077
+ msgstr ""
3078
+
3079
+ #: wpsc-admin/includes/settings-pages/gateway.php:134
3080
+ msgid "Display Name"
3081
+ msgstr ""
3082
+
3083
+ #: wpsc-admin/includes/settings-pages/gateway.php:162
3084
+ msgid "The text that people see when making a purchase"
3085
+ msgstr ""
3086
+
3087
+ #: wpsc-admin/includes/settings-pages/general.php:13
3088
+ msgid "Base Country/Region"
3089
+ msgstr ""
3090
+
3091
+ #: wpsc-admin/includes/settings-pages/general.php:39
3092
+ msgid "Select your primary business location."
3093
+ msgstr ""
3094
+
3095
+ #: wpsc-admin/includes/settings-pages/general.php:43
3096
+ msgid "Tax Settings"
3097
+ msgstr ""
3098
+
3099
+ #: wpsc-admin/includes/settings-pages/general.php:60
3100
+ msgid "Tax Included in prices"
3101
+ msgstr ""
3102
+
3103
+ #: wpsc-admin/includes/settings-pages/general.php:116
3104
+ msgid "Currency Settings"
3105
+ msgstr ""
3106
+
3107
+ #: wpsc-admin/includes/settings-pages/general.php:143
3108
+ #: wpsc-includes/install_and_update.functions.php:116
3109
+ msgid "Currency sign location"
3110
+ msgstr ""
3111
+
3112
+ #: wpsc-admin/includes/settings-pages/general.php:194
3113
+ msgid "Hide Decimals on Products Pages"
3114
+ msgstr ""
3115
+
3116
+ #: wpsc-admin/includes/settings-pages/import.php:7
3117
+ msgid "Import Products CSV"
3118
+ msgstr ""
3119
+
3120
+ #: wpsc-admin/includes/settings-pages/import.php:8
3121
+ msgid ""
3122
+ "<p>You can import your products from a comma delimited text file.</p><p>An "
3123
+ "example of a cvs import file would look like this: </p><p>Description, "
3124
+ "Additional Description, Product Name, Price, SKU, weight, weight unit, stock "
3125
+ "quantity, is limited quantity</p>"
3126
+ msgstr ""
3127
+
3128
+ #: wpsc-admin/includes/settings-pages/presentation.php:14
3129
+ msgid "Show All Products"
3130
+ msgstr ""
3131
+
3132
+ #: wpsc-admin/includes/settings-pages/presentation.php:21
3133
+ msgid "Show Category List"
3134
+ msgstr ""
3135
+
3136
+ #: wpsc-admin/includes/settings-pages/presentation.php:28
3137
+ msgid "Show All Products + Category List"
3138
+ msgstr ""
3139
+
3140
+ #: wpsc-admin/includes/settings-pages/presentation.php:63
3141
+ msgid "Button Settings"
3142
+ msgstr ""
3143
+
3144
+ #: wpsc-admin/includes/settings-pages/presentation.php:67
3145
+ msgid "Button Type"
3146
+ msgstr ""
3147
+
3148
+ #: wpsc-admin/includes/settings-pages/presentation.php:92
3149
+ msgid "Hide \"Add to cart\" button"
3150
+ msgstr ""
3151
+
3152
+ #: wpsc-admin/includes/settings-pages/presentation.php:117
3153
+ msgid "Product Settings"
3154
+ msgstr ""
3155
+
3156
+ #: wpsc-admin/includes/settings-pages/presentation.php:122
3157
+ #: wpsc-includes/install_and_update.functions.php:163
3158
+ msgid "Show Product Ratings"
3159
+ msgstr ""
3160
+
3161
+ #: wpsc-admin/includes/settings-pages/presentation.php:146
3162
+ msgid "Display Fancy Purchase Notifications"
3163
+ msgstr ""
3164
+
3165
+ #: wpsc-admin/includes/settings-pages/presentation.php:170
3166
+ msgid "Show Postage and Packaging"
3167
+ msgstr ""
3168
+
3169
+ #: wpsc-admin/includes/settings-pages/presentation.php:193
3170
+ msgid "Disable link in Title"
3171
+ msgstr ""
3172
+
3173
+ #: wpsc-admin/includes/settings-pages/presentation.php:217
3174
+ msgid "Add quantity field to each product description"
3175
+ msgstr ""
3176
+
3177
+ #: wpsc-admin/includes/settings-pages/presentation.php:242
3178
+ msgid "Theme Customisation"
3179
+ msgstr ""
3180
+
3181
+ #: wpsc-admin/includes/settings-pages/presentation.php:247
3182
+ msgid "Thanks, the themes have been copied."
3183
+ msgstr ""
3184
+
3185
+ #: wpsc-admin/includes/settings-pages/presentation.php:256
3186
+ msgid "Theming your stores appearance is easy."
3187
+ msgstr ""
3188
+
3189
+ #: wpsc-admin/includes/settings-pages/presentation.php:258
3190
+ msgid "You just need to edit the appropriate files in the following location."
3191
+ msgstr ""
3192
+
3193
+ #: wpsc-admin/includes/settings-pages/presentation.php:259
3194
+ #: wpsc-admin/includes/settings-pages/presentation.php:271
3195
+ msgid "Path:"
3196
+ msgstr ""
3197
+
3198
+ #: wpsc-admin/includes/settings-pages/presentation.php:261
3199
+ msgid "To create a new theme:"
3200
+ msgstr ""
3201
+
3202
+ #: wpsc-admin/includes/settings-pages/presentation.php:263
3203
+ msgid "Copy the default directory and rename it 'newTheme'"
3204
+ msgstr ""
3205
+
3206
+ #: wpsc-admin/includes/settings-pages/presentation.php:264
3207
+ msgid ""
3208
+ "Rename the default.css file inside the 'newTheme' directory to 'newTheme.css'"
3209
+ msgstr ""
3210
+
3211
+ #: wpsc-admin/includes/settings-pages/presentation.php:269
3212
+ msgid "The permissions on your themes directory are incorrect."
3213
+ msgstr ""
3214
+
3215
+ #: wpsc-admin/includes/settings-pages/presentation.php:270
3216
+ msgid "Please set the permissions to 775 on the following directory."
3217
+ msgstr ""
3218
+
3219
+ #: wpsc-admin/includes/settings-pages/presentation.php:275
3220
+ msgid ""
3221
+ "Your theme files have not been moved. Until your theme files have been "
3222
+ "moved, we have disabled automatic upgrades."
3223
+ msgstr ""
3224
+
3225
+ #: wpsc-admin/includes/settings-pages/presentation.php:276
3226
+ #, php-format
3227
+ msgid "Click here to <a href='%s'>Move your files</a> to a safe place"
3228
+ msgstr ""
3229
+
3230
+ #: wpsc-admin/includes/settings-pages/presentation.php:280
3231
+ msgid "Read Tutorials"
3232
+ msgstr ""
3233
+
3234
+ #: wpsc-admin/includes/settings-pages/presentation.php:285
3235
+ msgid "Product Page Settings"
3236
+ msgstr ""
3237
+
3238
+ #: wpsc-admin/includes/settings-pages/presentation.php:372
3239
+ msgid "Purchase unavailable options"
3240
+ msgstr ""
3241
+
3242
+ #: wpsc-admin/includes/settings-pages/presentation.php:377
3243
+ msgid "Show quantity form in list view"
3244
+ msgstr ""
3245
+
3246
+ #: wpsc-admin/includes/settings-pages/presentation.php:382
3247
+ msgid "Products Per Row"
3248
+ msgstr ""
3249
+
3250
+ #: wpsc-admin/includes/settings-pages/presentation.php:387
3251
+ msgid "Show images only"
3252
+ msgstr ""
3253
+
3254
+ #: wpsc-admin/includes/settings-pages/presentation.php:397
3255
+ msgid "Display Description"
3256
+ msgstr ""
3257
+
3258
+ #: wpsc-admin/includes/settings-pages/presentation.php:402
3259
+ msgid "Display \"Add To Cart\" Button"
3260
+ msgstr ""
3261
+
3262
+ #: wpsc-admin/includes/settings-pages/presentation.php:406
3263
+ msgid "Display \"More Details\" Button"
3264
+ msgstr ""
3265
+
3266
+ #: wpsc-admin/includes/settings-pages/presentation.php:416
3267
+ msgid "Theme"
3268
+ msgstr ""
3269
+
3270
+ #: wpsc-admin/includes/settings-pages/presentation.php:425
3271
+ msgid "Product page displays"
3272
+ msgstr ""
3273
+
3274
+ #: wpsc-admin/includes/settings-pages/presentation.php:453
3275
+ msgid "Sort Products By"
3276
+ msgstr ""
3277
+
3278
+ #: wpsc-admin/includes/settings-pages/presentation.php:459
3279
+ msgid "Drag &amp; Drop"
3280
+ msgstr ""
3281
+
3282
+ #: wpsc-admin/includes/settings-pages/presentation.php:460
3283
+ msgid "Time Uploaded"
3284
+ msgstr ""
3285
+
3286
+ #: wpsc-admin/includes/settings-pages/presentation.php:462
3287
+ msgid ""
3288
+ "If you have used the drag-drop interface on the edit-products page to order "
3289
+ "your products then you must use the Drag &amp; Drop option."
3290
+ msgstr ""
3291
+
3292
+ #: wpsc-admin/includes/settings-pages/presentation.php:466
3293
+ msgid "Show Breadcrumbs"
3294
+ msgstr ""
3295
+
3296
+ #: wpsc-admin/includes/settings-pages/presentation.php:485
3297
+ #: wpsc-includes/install_and_update.functions.php:88
3298
+ msgid "Show Product List RSS"
3299
+ msgstr ""
3300
+
3301
+ #: wpsc-admin/includes/settings-pages/presentation.php:505
3302
+ msgid "Product Groups/Products Display"
3303
+ msgstr ""
3304
+
3305
+ #: wpsc-admin/includes/settings-pages/presentation.php:523
3306
+ msgid "Product Groups Only (All products displayed)"
3307
+ msgstr ""
3308
+
3309
+ #: wpsc-admin/includes/settings-pages/presentation.php:524
3310
+ msgid "Sliding Product Groups (1 product per page)"
3311
+ msgstr ""
3312
+
3313
+ #: wpsc-admin/includes/settings-pages/presentation.php:531
3314
+ msgid "Show Subcategory Products in Parent Category"
3315
+ msgstr ""
3316
+
3317
+ #: wpsc-admin/includes/settings-pages/presentation.php:557
3318
+ msgid "Show Search"
3319
+ msgstr ""
3320
+
3321
+ #: wpsc-admin/includes/settings-pages/presentation.php:594
3322
+ msgid "Show Advanced Search"
3323
+ msgstr ""
3324
+
3325
+ #: wpsc-admin/includes/settings-pages/presentation.php:597
3326
+ msgid "Use Live Search"
3327
+ msgstr ""
3328
+
3329
+ #: wpsc-admin/includes/settings-pages/presentation.php:608
3330
+ msgid "Replace Page Title With Product/Category Name"
3331
+ msgstr ""
3332
+
3333
+ #: wpsc-admin/includes/settings-pages/presentation.php:630
3334
+ msgid "Shopping Cart Settings"
3335
+ msgstr ""
3336
+
3337
+ #: wpsc-admin/includes/settings-pages/presentation.php:633
3338
+ #: wpsc-includes/install_and_update.functions.php:102
3339
+ #: wpsc-includes/install_and_update.functions.php:104
3340
+ #: wpsc-includes/install_and_update.functions.php:108
3341
+ #: wpsc-includes/install_and_update.functions.php:110
3342
+ msgid "Cart Location"
3343
+ msgstr ""
3344
+
3345
+ #: wpsc-admin/includes/settings-pages/presentation.php:662
3346
+ #: wpsc-admin/includes/settings-pages/presentation.php:666
3347
+ msgid "Sidebar"
3348
+ msgstr ""
3349
+
3350
+ #: wpsc-admin/includes/settings-pages/presentation.php:670
3351
+ msgid "Page"
3352
+ msgstr ""
3353
+
3354
+ #: wpsc-admin/includes/settings-pages/presentation.php:674
3355
+ #: wpsc-admin/includes/settings-pages/presentation.php:678
3356
+ msgid "Widget"
3357
+ msgstr ""
3358
+
3359
+ #: wpsc-admin/includes/settings-pages/presentation.php:678
3360
+ #: wpsc-admin/includes/settings-pages/presentation.php:689
3361
+ msgid "You need to enable the widgets plugin to use this"
3362
+ msgstr ""
3363
+
3364
+ #: wpsc-admin/includes/settings-pages/presentation.php:689
3365
+ msgid "You need to install the Gold and DropShop extentions to use this"
3366
+ msgstr ""
3367
+
3368
+ #: wpsc-admin/includes/settings-pages/presentation.php:693
3369
+ msgid "Manual"
3370
+ msgstr ""
3371
+
3372
+ #: wpsc-admin/includes/settings-pages/presentation.php:696
3373
+ msgid "Show Dropshop on every page"
3374
+ msgstr ""
3375
+
3376
+ #: wpsc-admin/includes/settings-pages/presentation.php:697
3377
+ msgid "Show Dropshop only on product page"
3378
+ msgstr ""
3379
+
3380
+ #: wpsc-admin/includes/settings-pages/presentation.php:701
3381
+ msgid "Use light Dropshop style"
3382
+ msgstr ""
3383
+
3384
+ #: wpsc-admin/includes/settings-pages/presentation.php:702
3385
+ msgid "Use dark Dropshop style"
3386
+ msgstr ""
3387
+
3388
+ #: wpsc-admin/includes/settings-pages/presentation.php:703
3389
+ msgid "Crafty"
3390
+ msgstr ""
3391
+
3392
+ #: wpsc-admin/includes/settings-pages/presentation.php:715
3393
+ msgid "Use Sliding Cart"
3394
+ msgstr ""
3395
+
3396
+ #: wpsc-admin/includes/settings-pages/presentation.php:740
3397
+ msgid "Display \"+ Postage & Tax\""
3398
+ msgstr ""
3399
+
3400
+ #: wpsc-admin/includes/settings-pages/presentation.php:766
3401
+ msgid "Product Group Settings"
3402
+ msgstr ""
3403
+
3404
+ #: wpsc-admin/includes/settings-pages/presentation.php:770
3405
+ msgid "Show Product Group Description"
3406
+ msgstr ""
3407
+
3408
+ #: wpsc-admin/includes/settings-pages/presentation.php:795
3409
+ msgid "Show Product Group Thumbnails"
3410
+ msgstr ""
3411
+
3412
+ #: wpsc-admin/includes/settings-pages/presentation.php:822
3413
+ msgid "Show Product Count per Product Group"
3414
+ msgstr ""
3415
+
3416
+ #: wpsc-admin/includes/settings-pages/presentation.php:848
3417
+ msgid "Use Category Grid View"
3418
+ msgstr ""
3419
+
3420
+ #: wpsc-admin/includes/settings-pages/presentation.php:879
3421
+ msgid "Default Product Thumbnail Size"
3422
+ msgstr ""
3423
+
3424
+ #: wpsc-admin/includes/settings-pages/presentation.php:883
3425
+ msgid "Resize Existing Thumbnails"
3426
+ msgstr ""
3427
+
3428
+ #: wpsc-admin/includes/settings-pages/presentation.php:889
3429
+ msgid "Default Product Group Thumbnail Size"
3430
+ msgstr ""
3431
+
3432
+ #: wpsc-admin/includes/settings-pages/presentation.php:898
3433
+ msgid "Single Product Image Size"
3434
+ msgstr ""
3435
+
3436
+ #: wpsc-admin/includes/settings-pages/presentation.php:909
3437
+ #: wpsc-includes/install_and_update.functions.php:87
3438
+ msgid "Show Thumbnails"
3439
+ msgstr ""
3440
+
3441
+ #: wpsc-admin/includes/settings-pages/presentation.php:935
3442
+ msgid "Show Thumbnail Gallery"
3443
+ msgstr ""
3444
+
3445
+ #: wpsc-admin/includes/settings-pages/presentation.php:959
3446
+ msgid "Gallery Thumbnail Image Size"
3447
+ msgstr ""
3448
+
3449
+ #: wpsc-admin/includes/settings-pages/presentation.php:973
3450
+ msgid "Pagination settings"
3451
+ msgstr ""
3452
+
3453
+ #: wpsc-admin/includes/settings-pages/presentation.php:977
3454
+ msgid "Use Pagination"
3455
+ msgstr ""
3456
+
3457
+ #: wpsc-admin/includes/settings-pages/presentation.php:999
3458
+ msgid "number of products to show per page"
3459
+ msgstr ""
3460
+
3461
+ #: wpsc-admin/includes/settings-pages/presentation.php:1009
3462
+ msgid "Top"
3463
+ msgstr ""
3464
+
3465
+ #: wpsc-admin/includes/settings-pages/presentation.php:1010
3466
+ msgid "Bottom"
3467
+ msgstr ""
3468
+
3469
+ #: wpsc-admin/includes/settings-pages/presentation.php:1011
3470
+ msgid "Both"
3471
+ msgstr ""
3472
+
3473
+ #: wpsc-admin/includes/settings-pages/presentation.php:1018
3474
+ msgid "Comment Settings"
3475
+ msgstr ""
3476
+
3477
+ #: wpsc-admin/includes/settings-pages/presentation.php:1022
3478
+ msgid "Use IntenseDebate Comments"
3479
+ msgstr ""
3480
+
3481
+ #: wpsc-admin/includes/settings-pages/presentation.php:1046
3482
+ msgid "IntenseDebate Account ID"
3483
+ msgstr ""
3484
+
3485
+ #: wpsc-admin/includes/settings-pages/presentation.php:1048
3486
+ msgid "Help on finding the Account ID"
3487
+ msgstr ""
3488
+
3489
+ #: wpsc-admin/includes/settings-pages/presentation.php:1057
3490
+ msgid "By Default Display Comments on"
3491
+ msgstr ""
3492
+
3493
+ #: wpsc-admin/includes/settings-pages/shipping.php:67
3494
+ msgid "Use Shipping"
3495
+ msgstr ""
3496
+
3497
+ #: wpsc-admin/includes/settings-pages/shipping.php:89
3498
+ msgid ""
3499
+ "If you are only selling digital downloads, you should select no to disable "
3500
+ "the shipping on your site."
3501
+ msgstr ""
3502
+
3503
+ #: wpsc-admin/includes/settings-pages/shipping.php:94
3504
+ msgid "Base Zipcode/Postcode:"
3505
+ msgstr ""
3506
+
3507
+ #: wpsc-admin/includes/settings-pages/shipping.php:97
3508
+ msgid ""
3509
+ "If you are based in America then you need to set your own Zipcode for UPS "
3510
+ "and USPS to work. This should be the Zipcode for your Base of Operations."
3511
+ msgstr ""
3512
+
3513
+ #: wpsc-admin/includes/settings-pages/shipping.php:119
3514
+ msgid "ShipWire Settings"
3515
+ msgstr ""
3516
+
3517
+ #: wpsc-admin/includes/settings-pages/shipping.php:130
3518
+ msgid "ShipWire Email"
3519
+ msgstr ""
3520
+
3521
+ #: wpsc-admin/includes/settings-pages/shipping.php:131
3522
+ msgid "ShipWire Password"
3523
+ msgstr ""
3524
+
3525
+ #: wpsc-admin/includes/settings-pages/shipping.php:139
3526
+ msgid "Enable Free Shipping Discount"
3527
+ msgstr ""
3528
+
3529
+ #: wpsc-admin/includes/settings-pages/shipping.php:184
3530
+ #: wpsc-admin/includes/settings-pages/shipping.php:189
3531
+ msgid "Shipping Modules"
3532
+ msgstr ""
3533
+
3534
+ #: wpsc-admin/includes/settings-pages/shipping.php:195
3535
+ msgid ""
3536
+ "To enable shipping in WP e-Commerce you must select which shipping methods "
3537
+ "you want to enable on your site"
3538
+ msgstr ""
3539
+
3540
+ #: wpsc-admin/includes/settings-pages/shipping.php:196
3541
+ msgid ""
3542
+ "<br /><strong>UPS has been deactivated because you are running PHP4, please "
3543
+ "upgrade to PHP5 to enable UPS.</strong>"
3544
+ msgstr ""
3545
+
3546
+ #: wpsc-admin/includes/settings-pages/shipping.php:200
3547
+ msgid "Internal Shipping Calculators"
3548
+ msgstr ""
3549
+
3550
+ #: wpsc-admin/includes/settings-pages/shipping.php:233
3551
+ msgid "External Shipping Calculators"
3552
+ msgstr ""
3553
+
3554
+ #: wpsc-admin/includes/settings-pages/shipping.php:236
3555
+ msgid ""
3556
+ "The following shipping modules all need cURL which is not installed on this "
3557
+ "server, you may need to contact your web hosting provider to get it set up. "
3558
+ msgstr ""
3559
+
3560
+ #: wpsc-includes/ajax.functions.php:104
3561
+ msgid "You just added \"[product_name]\" to your cart."
3562
+ msgstr ""
3563
+
3564
+ #: wpsc-includes/ajax.functions.php:107
3565
+ msgid "Sorry, but you cannot add zero items to your cart"
3566
+ msgstr ""
3567
+
3568
+ #: wpsc-includes/ajax.functions.php:109
3569
+ msgid "Sorry, but there are only [number] of this item in stock."
3570
+ msgstr ""
3571
+
3572
+ #: wpsc-includes/ajax.functions.php:111
3573
+ msgid "Sorry, but the item \"[product_name]\" is out of stock."
3574
+ msgstr ""
3575
+
3576
+ #: wpsc-includes/ajax.functions.php:593
3577
+ msgid ""
3578
+ "You must select a shipping method, otherwise we cannot process your order."
3579
+ msgstr ""
3580
+
3581
+ #: wpsc-includes/ajax.functions.php:598
3582
+ msgid ""
3583
+ "Please agree to the terms and conditions, otherwise we cannot process your "
3584
+ "order."
3585
+ msgstr ""
3586
+
3587
+ #: wpsc-includes/ajax.functions.php:618
3588
+ #, php-format
3589
+ msgid ""
3590
+ "Oops the product : %s cannot be shipped to %s. To continue with your "
3591
+ "transaction please remove this product from the list above."
3592
+ msgstr ""
3593
+
3594
+ #: wpsc-includes/ajax.functions.php:641
3595
+ msgid "Please enter a Zipcode and click calculate to proceed"
3596
+ msgstr ""
3597
+
3598
+ #: wpsc-includes/ajax.functions.php:987 wpsc-includes/ajax.functions.php:1045
3599
+ msgid ""
3600
+ "This download is no longer valid, Please contact the site administrator for "
3601
+ "more information."
3602
+ msgstr ""
3603
+
3604
+ #: wpsc-includes/category.functions.php:361
3605
+ msgid "Brands"
3606
+ msgstr ""
3607
+
3608
+ #: wpsc-includes/checkout.class.php:45
3609
+ #, php-format
3610
+ msgid "Tax Included (%s%%)"
3611
+ msgstr ""
3612
+
3613
+ #: wpsc-includes/checkout.class.php:47
3614
+ msgid "Tax Included"
3615
+ msgstr ""
3616
+
3617
+ #: wpsc-includes/checkout.class.php:50
3618
+ msgid "Tax"
3619
+ msgstr ""
3620
+
3621
+ #: wpsc-includes/display.functions.php:90
3622
+ msgid "People who bought this item also bought"
3623
+ msgstr ""
3624
+
3625
+ #: wpsc-includes/display.functions.php:138
3626
+ msgid "Updating"
3627
+ msgstr ""
3628
+
3629
+ #: wpsc-includes/display.functions.php:154
3630
+ msgid "Continue Shopping"
3631
+ msgstr ""
3632
+
3633
+ #: wpsc-includes/display.functions.php:255
3634
+ msgid ""
3635
+ "You are using the example product group as your default group and it has no "
3636
+ "products in it, you should set the default group to something else, you can "
3637
+ "do so from your Shop Settings page."
3638
+ msgstr ""
3639
+
3640
+ #: wpsc-includes/display.functions.php:257
3641
+ msgid ""
3642
+ "This group is set as your default product group, you should either add some "
3643
+ "items to it or switch your default product group to one that does contain "
3644
+ "items."
3645
+ msgstr ""
3646
+
3647
+ #: wpsc-includes/form-display.functions.php:65
3648
+ msgid "Select Parent"
3649
+ msgstr ""
3650
+
3651
+ #: wpsc-includes/form-display.functions.php:137
3652
+ msgid "Choose a downloadable file for this product:"
3653
+ msgstr ""
3654
+
3655
+ #: wpsc-includes/form-display.functions.php:181
3656
+ msgid "Choose a downloadable file for this variation"
3657
+ msgstr ""
3658
+
3659
+ #: wpsc-includes/form-display.functions.php:187
3660
+ msgid "No Product"
3661
+ msgstr ""
3662
+
3663
+ #: wpsc-includes/install_and_update.functions.php:60
3664
+ msgid "Example category"
3665
+ msgstr ""
3666
+
3667
+ #: wpsc-includes/install_and_update.functions.php:60
3668
+ #: wpsc-includes/install_and_update.functions.php:61
3669
+ msgid "Example details"
3670
+ msgstr ""
3671
+
3672
+ #: wpsc-includes/install_and_update.functions.php:61
3673
+ msgid "Example Brand"
3674
+ msgstr ""
3675
+
3676
+ #: wpsc-includes/install_and_update.functions.php:69
3677
+ msgid "Accepted Payment"
3678
+ msgstr ""
3679
+
3680
+ #: wpsc-includes/install_and_update.functions.php:70
3681
+ msgid "Job Dispatched"
3682
+ msgstr ""
3683
+
3684
+ #: wpsc-includes/install_and_update.functions.php:90
3685
+ msgid "product image width"
3686
+ msgstr ""
3687
+
3688
+ #: wpsc-includes/install_and_update.functions.php:91
3689
+ msgid "product image height"
3690
+ msgstr ""
3691
+
3692
+ #: wpsc-includes/install_and_update.functions.php:93
3693
+ msgid "product group image width"
3694
+ msgstr ""
3695
+
3696
+ #: wpsc-includes/install_and_update.functions.php:94
3697
+ msgid "product group image height"
3698
+ msgstr ""
3699
+
3700
+ #: wpsc-includes/install_and_update.functions.php:98
3701
+ msgid "The location of the checkout page"
3702
+ msgstr ""
3703
+
3704
+ #: wpsc-includes/install_and_update.functions.php:99
3705
+ msgid "The location of the transaction detail page"
3706
+ msgstr ""
3707
+
3708
+ #: wpsc-includes/install_and_update.functions.php:100
3709
+ msgid "The payment gateway to use"
3710
+ msgstr ""
3711
+
3712
+ #: wpsc-includes/install_and_update.functions.php:118
3713
+ msgid "the GST rate"
3714
+ msgstr ""
3715
+
3716
+ #: wpsc-includes/install_and_update.functions.php:120
3717
+ msgid "the download limit"
3718
+ msgstr ""
3719
+
3720
+ #: wpsc-includes/install_and_update.functions.php:122
3721
+ msgid "Display or hide postage and packaging"
3722
+ msgstr ""
3723
+
3724
+ #: wpsc-includes/install_and_update.functions.php:124
3725
+ msgid "Display or hide specials on the sidebar"
3726
+ msgstr ""
3727
+
3728
+ #: wpsc-includes/install_and_update.functions.php:127
3729
+ msgid "Default postage and packaging"
3730
+ msgstr ""
3731
+
3732
+ #: wpsc-includes/install_and_update.functions.php:129
3733
+ msgid "Email address that purchase log is sent to"
3734
+ msgstr ""
3735
+
3736
+ #: wpsc-includes/install_and_update.functions.php:130
3737
+ msgid "Email address that purchase reports are sent from"
3738
+ msgstr ""
3739
+
3740
+ #: wpsc-includes/install_and_update.functions.php:131
3741
+ msgid "Checkout terms and conditions"
3742
+ msgstr ""
3743
+
3744
+ #: wpsc-includes/install_and_update.functions.php:133
3745
+ msgid "Google Merchant Key"
3746
+ msgstr ""
3747
+
3748
+ #: wpsc-includes/install_and_update.functions.php:134
3749
+ msgid "Google Merchant ID"
3750
+ msgstr ""
3751
+
3752
+ #: wpsc-includes/install_and_update.functions.php:136
3753
+ msgid "Default Brand"
3754
+ msgstr ""
3755
+
3756
+ #: wpsc-includes/install_and_update.functions.php:137
3757
+ msgid "Select what product group you want to display on the products page"
3758
+ msgstr ""
3759
+
3760
+ #: wpsc-includes/install_and_update.functions.php:150
3761
+ #: wpsc-includes/install_and_update.functions.php:156
3762
+ msgid "paypal business"
3763
+ msgstr ""
3764
+
3765
+ #: wpsc-includes/install_and_update.functions.php:151
3766
+ #: wpsc-includes/install_and_update.functions.php:152
3767
+ #: wpsc-includes/install_and_update.functions.php:159
3768
+ msgid "paypal url"
3769
+ msgstr ""
3770
+
3771
+ #: wpsc-includes/install_and_update.functions.php:208
3772
+ msgid "Products Page"
3773
+ msgstr ""
3774
+
3775
+ #: wpsc-includes/install_and_update.functions.php:226
3776
+ msgid "Transaction Results"
3777
+ msgstr ""
3778
+
3779
+ #: wpsc-includes/install_and_update.functions.php:232
3780
+ msgid "Your Account"
3781
+ msgstr ""
3782
+
3783
+ #: wpsc-includes/install_and_update.functions.php:650
3784
+ msgid "1. Your billing/contact details"
3785
+ msgstr ""
3786
+
3787
+ #: wpsc-includes/install_and_update.functions.php:656
3788
+ #: wpsc-includes/install_and_update.functions.php:665
3789
+ msgid "Postal Code"
3790
+ msgstr ""
3791
+
3792
+ #: wpsc-includes/install_and_update.functions.php:658
3793
+ msgid "2. Shipping details"
3794
+ msgstr ""
3795
+
3796
+ #: wpsc-includes/install_and_update.functions.php:663
3797
+ msgid "State"
3798
+ msgstr ""
3799
+
3800
+ #: wpsc-includes/misc.functions.php:46
3801
+ msgid "<strong>ERROR</strong>: Please enter a username."
3802
+ msgstr ""
3803
+
3804
+ #: wpsc-includes/misc.functions.php:48
3805
+ msgid ""
3806
+ "<strong>ERROR</strong>: This username is invalid. Please enter a valid "
3807
+ "username."
3808
+ msgstr ""
3809
+
3810
+ #: wpsc-includes/misc.functions.php:51
3811
+ msgid ""
3812
+ "<strong>ERROR</strong>: This username is already registered, please choose "
3813
+ "another one."
3814
+ msgstr ""
3815
+
3816
+ #: wpsc-includes/misc.functions.php:56
3817
+ msgid "<strong>ERROR</strong>: Please type your e-mail address."
3818
+ msgstr ""
3819
+
3820
+ #: wpsc-includes/misc.functions.php:58
3821
+ msgid "<strong>ERROR</strong>: The email address isn&#8217;t correct."
3822
+ msgstr ""
3823
+
3824
+ #: wpsc-includes/misc.functions.php:61
3825
+ msgid ""
3826
+ "<strong>ERROR</strong>: This email is already registered, please choose "
3827
+ "another one."
3828
+ msgstr ""
3829
+
3830
+ #: wpsc-includes/misc.functions.php:69
3831
+ #, php-format
3832
+ msgid ""
3833
+ "<strong>ERROR</strong>: Couldn&#8217;t register you... please contact the <a "
3834
+ "href=\"mailto:%s\">webmaster</a> !"
3835
+ msgstr ""
3836
+
3837
+ #: wpsc-includes/processing.functions.php:30
3838
+ #: wpsc-includes/processing.functions.php:36
3839
+ #: wpsc-includes/processing.functions.php:46
3840
+ msgid " is out of stock"
3841
+ msgstr ""
3842
+
3843
+ #: wpsc-includes/processing.functions.php:30
3844
+ #: wpsc-includes/processing.functions.php:36
3845
+ #: wpsc-includes/processing.functions.php:46
3846
+ msgid "Remaining stock of "
3847
+ msgstr ""
3848
+
3849
+ #: wpsc-includes/processing.functions.php:30
3850
+ msgid " and its variations is 0. Product was unpublished."
3851
+ msgstr ""
3852
+
3853
+ #: wpsc-includes/processing.functions.php:36
3854
+ msgid " is 0. Product variation was set to invisible."
3855
+ msgstr ""
3856
+
3857
+ #: wpsc-includes/processing.functions.php:46
3858
+ msgid " is 0. Product was unpublished."
3859
+ msgstr ""
3860
+
3861
+ #: wpsc-includes/processing.functions.php:916
3862
+ msgid "This product has no available stock"
3863
+ msgstr ""
3864
+
3865
+ #: wpsc-includes/processing.functions.php:964
3866
+ msgid ""
3867
+ "One or more of your shipping modules does not support products without a "
3868
+ "weight set. Please either disable shipping for this product or give it a "
3869
+ "weight"
3870
+ msgstr ""
3871
+
3872
+ #: wpsc-includes/purchaselogs.class.php:596
3873
+ #, php-format
3874
+ msgid "Release downloads locked to this IP address %s"
3875
+ msgstr ""
3876
+
3877
+ #: wpsc-includes/purchaselogs.class.php:816
3878
+ msgid "Thanks, the purchase log record has been deleted"
3879
+ msgstr ""
3880
+
3881
+ #: wpsc-includes/rss_template.php:7
3882
+ msgid "WP e-Commerce"
3883
+ msgstr ""
3884
+
3885
+ #: wpsc-includes/upgrades.php:122
3886
+ msgid "Visit upgrade homepage"
3887
+ msgstr ""
3888
+
3889
+ #: wpsc-includes/upgrades.php:127
3890
+ msgid "Visit author homepage"
3891
+ msgstr ""
3892
+
3893
+ #: wpsc-includes/upgrades.php:131
3894
+ #, php-format
3895
+ msgid "By %s"
3896
+ msgstr ""
3897
+
3898
+ #: wpsc-includes/variations.class.php:216
3899
+ msgid "Variation"
3900
+ msgstr ""
3901
+
3902
+ #: wpsc-includes/variations.class.php:217
3903
+ msgid "Stock"
3904
+ msgstr ""
3905
+
3906
+ #: wpsc-includes/variations.class.php:220
3907
+ msgid "More"
3908
+ msgstr ""
3909
+
3910
+ #: wpsc-includes/variations.class.php:351
3911
+ msgid "Weight Settings"
3912
+ msgstr ""
3913
+
3914
+ #: wpsc-includes/wpsc_query.php:939
3915
+ msgid "Save"
3916
+ msgstr ""
languages/wpsc-es_ES.mo CHANGED
Binary file
languages/wpsc-es_ES.po CHANGED
@@ -1,23 +1,24 @@
1
  msgid ""
2
  msgstr ""
3
- "Project-Id-Version: \n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2009-11-27 20:21+0200\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: \n"
8
- "Language-Team: \n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
 
 
12
 
13
  #: wp-e-commerce/admin-form-functions.php:10
14
- #, fuzzy
15
  msgid "You are editing the &quot;[categorisation]&quot; Group"
16
- msgstr "A�adir nueva categor�a"
17
 
18
  #: wp-e-commerce/admin-form-functions.php:11
19
  msgid "+ Add new category to the &quot;[categorisation]&quot; Group"
20
- msgstr "A�adir nueva categor�a"
21
 
22
  #: wp-e-commerce/admin-form-functions.php:25
23
  #: wp-e-commerce/admin-form-functions.php:239
@@ -29,11 +30,11 @@ msgstr ""
29
 
30
  #: wp-e-commerce/admin-form-functions.php:34
31
  msgid "Description"
32
- msgstr "Descripci�n"
33
 
34
  #: wp-e-commerce/admin-form-functions.php:44
35
  msgid "Group Parent"
36
- msgstr "Categor�a padre"
37
 
38
  #: wp-e-commerce/admin-form-functions.php:85
39
  msgid "Group&nbsp;Image"
@@ -57,9 +58,8 @@ msgid "You can upload thumbnail images for each group. To display Group details
57
  msgstr ""
58
 
59
  #: wp-e-commerce/admin-form-functions.php:119
60
- #, fuzzy
61
  msgid "Delete Image"
62
- msgstr "Reemplazar imagen"
63
 
64
  #: wp-e-commerce/admin-form-functions.php:133
65
  msgid "Target Markets"
@@ -72,9 +72,8 @@ msgid ""
72
  msgstr ""
73
 
74
  #: wp-e-commerce/admin-form-functions.php:164
75
- #, fuzzy
76
  msgid "Presentation Settings"
77
- msgstr "Opciones de administraci�n"
78
 
79
  #: wp-e-commerce/admin-form-functions.php:165
80
  msgid "To over-ride the presentation settings for this group you can enter in your prefered settings here"
@@ -100,9 +99,8 @@ msgstr "Lista"
100
 
101
  #: wp-e-commerce/admin-form-functions.php:183
102
  #: wp-e-commerce/admin-form-functions.php:185
103
- #, fuzzy
104
  msgid "Grid View"
105
- msgstr "Lista"
106
 
107
  #: wp-e-commerce/admin-form-functions.php:195
108
  msgid "Thumbnail&nbsp;Size"
@@ -125,9 +123,8 @@ msgid "No"
125
  msgstr "No"
126
 
127
  #: wp-e-commerce/admin-form-functions.php:221
128
- #, fuzzy
129
  msgid "Edit Group"
130
- msgstr "Editar categor�a"
131
 
132
  #: wp-e-commerce/admin-form-functions.php:222
133
  #: wp-e-commerce/admin-form-functions.php:260
@@ -138,12 +135,12 @@ msgstr "Borrar"
138
 
139
  #: wp-e-commerce/admin-form-functions.php:248
140
  msgid "Variation Values"
141
- msgstr "Valores de la opci�n"
142
 
143
  #: wp-e-commerce/admin-form-functions.php:267
144
  #: wp-e-commerce/display-coupons.php:126
145
  msgid "Add"
146
- msgstr "A�adir"
147
 
148
  #: wp-e-commerce/admin-form-functions.php:278
149
  #: wp-e-commerce/display-coupons.php:321
@@ -191,7 +188,6 @@ msgstr ""
191
  #: wp-e-commerce/display-coupons.php:160
192
  #: wp-e-commerce/display-coupons.php:253
193
  #: wp-e-commerce/display-coupons.php:317
194
- #, fuzzy
195
  msgid "Apply On All Products"
196
  msgstr "Mostrar productos"
197
 
@@ -201,36 +197,30 @@ msgid "Submit"
201
  msgstr "Enviar"
202
 
203
  #: wp-e-commerce/admin-form-functions.php:520
204
- #, fuzzy
205
  msgid "Settings"
206
- msgstr "URL de opciones"
207
 
208
  #: wp-e-commerce/admin-form-functions.php:524
209
- #, fuzzy
210
  msgid "Shop Settings"
211
- msgstr "URL de opciones"
212
 
213
  #: wp-e-commerce/admin-form-functions.php:525
214
- #, fuzzy
215
  msgid "Money and Payment"
216
- msgstr "Pagar"
217
 
218
  #: wp-e-commerce/admin-form-functions.php:526
219
- #, fuzzy
220
  msgid "Checkout Page Settings"
221
- msgstr "Opciones de validar compra"
222
 
223
  #: wp-e-commerce/admin-form-functions.php:545
224
  #: wp-e-commerce/admin-form-functions.php:546
225
- #, fuzzy
226
  msgid "product"
227
- msgstr "Producto"
228
 
229
  #: wp-e-commerce/admin-form-functions.php:545
230
  #: wp-e-commerce/admin-form-functions.php:546
231
- #, fuzzy
232
  msgid "products"
233
- msgstr "Producto"
234
 
235
  #: wp-e-commerce/admin-form-functions.php:550
236
  #: wp-e-commerce/admin-form-functions.php:551
@@ -240,29 +230,25 @@ msgstr ""
240
  #: wp-e-commerce/admin-form-functions.php:550
241
  #: wp-e-commerce/admin-form-functions.php:551
242
  msgid "groups"
243
- msgstr ""
244
 
245
  #: wp-e-commerce/admin-form-functions.php:555
246
  #: wp-e-commerce/admin-form-functions.php:556
247
- #, fuzzy
248
  msgid "sale"
249
- msgstr "Err�neo"
250
 
251
  #: wp-e-commerce/admin-form-functions.php:555
252
  #: wp-e-commerce/admin-form-functions.php:556
253
- #, fuzzy
254
  msgid "sales"
255
- msgstr "P�ginas"
256
 
257
  #: wp-e-commerce/admin-form-functions.php:562
258
- #, fuzzy
259
  msgid "variation"
260
- msgstr "Opciones del producto"
261
 
262
  #: wp-e-commerce/admin-form-functions.php:562
263
- #, fuzzy
264
  msgid "variations"
265
- msgstr "Opciones del producto"
266
 
267
  #: wp-e-commerce/admin-form-functions.php:566
268
  #: wp-e-commerce/admin-form-functions.php:567
@@ -274,34 +260,29 @@ msgstr "ID de pedido"
274
  #: wp-e-commerce/admin-form-functions.php:566
275
  #: wp-e-commerce/admin-form-functions.php:567
276
  #: wp-e-commerce/admin-form-functions.php:570
277
- #, fuzzy
278
  msgid "transactions"
279
- msgstr "ID de pedido"
280
 
281
  #: wp-e-commerce/admin-form-functions.php:580
282
- #, fuzzy
283
  msgid "Current Month"
284
- msgstr "Tipo de moneda"
285
 
286
  #: wp-e-commerce/admin-form-functions.php:585
287
  msgid "At a Glance"
288
- msgstr ""
289
 
290
  #: wp-e-commerce/admin-form-functions.php:615
291
- #, fuzzy
292
  msgid "Pending"
293
- msgstr "T�tulo"
294
 
295
  #: wp-e-commerce/admin-form-functions.php:630
296
- #, fuzzy
297
  msgid "Closed"
298
- msgstr "Pedido terminado"
299
 
300
  #: wp-e-commerce/admin-form-functions.php:638
301
  #: wp-e-commerce/admin-form-functions.php:646
302
- #, fuzzy
303
  msgid "Add New Product"
304
- msgstr "A�adir Categor�a"
305
 
306
  #: wp-e-commerce/admin-form-functions.php:638
307
  msgid "Here you can add products, groups or variations"
@@ -337,13 +318,13 @@ msgstr "Estado"
337
  #: wp-e-commerce/install_and_update.php:650
338
  #: wp-e-commerce/install_and_update.php:658
339
  msgid "Address"
340
- msgstr "Direcci�n"
341
 
342
  #: wp-e-commerce/admin-form-functions.php:722
343
  #: wp-e-commerce/edit-profile.php:52
344
  #: wp-e-commerce/install_and_update.php:667
345
  msgid "Phone"
346
- msgstr "Tel�fono"
347
 
348
  #: wp-e-commerce/admin-form-functions.php:723
349
  #: wp-e-commerce/display-ecommerce-subs.php:9
@@ -361,23 +342,20 @@ msgid "Price"
361
  msgstr "Precio"
362
 
363
  #: wp-e-commerce/admin-form-functions.php:764
364
- #, fuzzy
365
  msgid "Shipping"
366
- msgstr "Gastos de env�o totales"
367
 
368
  #: wp-e-commerce/admin-form-functions.php:859
369
  msgid "This users cart was empty"
370
- msgstr "Este carrito esta vac�o"
371
 
372
  #: wp-e-commerce/display-coupons.php:27
373
- #, fuzzy
374
  msgid "Thanks, the coupon has been added."
375
- msgstr "El art�culo se ha a�adido"
376
 
377
  #: wp-e-commerce/display-coupons.php:122
378
- #, fuzzy
379
  msgid "Coupons"
380
- msgstr "Opciones de validar compra"
381
 
382
  #: wp-e-commerce/display-coupons.php:126
383
  msgid "Add Coupon"
@@ -388,14 +366,12 @@ msgid "<strong>Note:</strong> Due to a current limitation of PayPal, if your use
388
  msgstr ""
389
 
390
  #: wp-e-commerce/display-coupons.php:409
391
- #, fuzzy
392
  msgid "Marketing Settings"
393
- msgstr "Opciones de moneda"
394
 
395
  #: wp-e-commerce/display-coupons.php:416
396
- #, fuzzy
397
  msgid "Display Cross Sales"
398
- msgstr "Mostrar marcas"
399
 
400
  #: wp-e-commerce/display-coupons.php:440
401
  msgid "Show Share This (Social Bookmarks)"
@@ -406,9 +382,8 @@ msgid "Display How Customer Found Us Survey"
406
  msgstr ""
407
 
408
  #: wp-e-commerce/display-coupons.php:486
409
- #, fuzzy
410
  msgid "RSS Address"
411
- msgstr "Direcci�n"
412
 
413
  #: wp-e-commerce/display-coupons.php:490
414
  msgid "<strong>Note:</strong> Not only can people use this RSS to keep update with your product list but you can also use this link to promote your products in your facebook profile. <br />Just add the <a href=\"http://apps.facebook.com/getshopped\">getshopped! facebook application</a> to your facebook profile and follow the instructions."
@@ -423,9 +398,8 @@ msgid "Your site has been granted access to google base.<br /> All future produc
423
  msgstr ""
424
 
425
  #: wp-e-commerce/display-coupons.php:508
426
- #, fuzzy
427
  msgid "Click here to remove access"
428
- msgstr "A�ada estrellas para calificar"
429
 
430
  #: wp-e-commerce/display-coupons.php:513
431
  msgid "Grant Access"
@@ -440,9 +414,8 @@ msgid "Registered Date"
440
  msgstr ""
441
 
442
  #: wp-e-commerce/display-ecommerce-subs.php:9
443
- #, fuzzy
444
  msgid "Suspend"
445
- msgstr "Usar"
446
 
447
  #: wp-e-commerce/display-ecommerce-subs.php:9
448
  msgid "Activate"
@@ -451,13 +424,12 @@ msgstr ""
451
  #: wp-e-commerce/edit-profile.php:31
452
  #: wp-e-commerce/install_and_update.php:648
453
  #: wp-e-commerce/install_and_update.php:656
454
- #, fuzzy
455
  msgid "First Name"
456
- msgstr "Nombre del producto"
457
 
458
  #: wp-e-commerce/edit-profile.php:32
459
  msgid "Please enter a valid name"
460
- msgstr "Por favor introduzca un nombre v�lido"
461
 
462
  #: wp-e-commerce/edit-profile.php:35
463
  #: wp-e-commerce/install_and_update.php:649
@@ -467,23 +439,23 @@ msgstr ""
467
 
468
  #: wp-e-commerce/edit-profile.php:36
469
  msgid "Please enter a valid surname"
470
- msgstr "Por favor introduzca un apellido v�lido"
471
 
472
  #: wp-e-commerce/edit-profile.php:40
473
  msgid "Please enter a valid email address"
474
- msgstr "Por favor introduzca una direcci�n de correo v�lida"
475
 
476
  #: wp-e-commerce/edit-profile.php:43
477
  msgid "Address 1"
478
- msgstr "Direcci�n 1"
479
 
480
  #: wp-e-commerce/edit-profile.php:44
481
  msgid "Address 2"
482
- msgstr "Direcci�n 2"
483
 
484
  #: wp-e-commerce/edit-profile.php:45
485
  msgid "Please enter a valid address"
486
- msgstr "Por favor introduzca una direcci�n v�lida"
487
 
488
  #: wp-e-commerce/edit-profile.php:48
489
  #: wp-e-commerce/install_and_update.php:651
@@ -492,20 +464,18 @@ msgid "City"
492
  msgstr ""
493
 
494
  #: wp-e-commerce/edit-profile.php:49
495
- #, fuzzy
496
  msgid "Please enter your town or city."
497
- msgstr "Por favor introduzca sus datos de contacto:"
498
 
499
  #: wp-e-commerce/edit-profile.php:53
500
  msgid "Please enter a valid phone number"
501
- msgstr "Por favor introduzca un n�mero de tel�fono v�lido"
502
 
503
  #: wp-e-commerce/edit-profile.php:56
504
  #: wp-e-commerce/install_and_update.php:652
505
  #: wp-e-commerce/install_and_update.php:661
506
- #, fuzzy
507
  msgid "Country"
508
- msgstr "Pa�s"
509
 
510
  #: wp-e-commerce/edit-profile.php:57
511
  #, fuzzy
@@ -531,9 +501,8 @@ msgid "placeholder for:"
531
  msgstr ""
532
 
533
  #: wp-e-commerce/editor.php:144
534
- #, fuzzy
535
  msgid "Your forms:"
536
- msgstr "Tu b�squeda para"
537
 
538
  #: wp-e-commerce/editor.php:146
539
  #: wp-e-commerce/insertcate.php:87
@@ -560,11 +529,11 @@ msgstr "Opciones de producto"
560
 
561
  #: wp-e-commerce/homepage_products_functions.php:157
562
  msgid "More Details"
563
- msgstr "M�s detalles"
564
 
565
  #: wp-e-commerce/homepage_products_functions.php:189
566
  msgid "Add To Cart"
567
- msgstr "A�adir al carrito"
568
 
569
  #: wp-e-commerce/homepage_products_functions.php:205
570
  msgid "Avg. Customer Rating"
@@ -581,21 +550,19 @@ msgstr "Guardado"
581
 
582
  #: wp-e-commerce/homepage_products_functions.php:216
583
  msgid "Rate This item"
584
- msgstr "Califica este art�culo"
585
 
586
  #: wp-e-commerce/insertcate.php:67
587
- #, fuzzy
588
  msgid "Pick a Category"
589
- msgstr "Categor�a"
590
 
591
  #: wp-e-commerce/insertcate.php:74
592
- #, fuzzy
593
  msgid "Your Categories:"
594
- msgstr "Mostrar categor�as/marcas"
595
 
596
  #: wp-e-commerce/install_and_update.php:60
597
  msgid "Example category"
598
- msgstr "Categor�a ejemplo"
599
 
600
  #: wp-e-commerce/install_and_update.php:60
601
  #: wp-e-commerce/install_and_update.php:61
@@ -636,27 +603,27 @@ msgstr "Alto imagen producto"
636
 
637
  #: wp-e-commerce/install_and_update.php:92
638
  msgid "product group image width"
639
- msgstr "Ancho imagen categor�a"
640
 
641
  #: wp-e-commerce/install_and_update.php:93
642
  msgid "product group image height"
643
- msgstr "Alto imagen categor�a"
644
 
645
  #: wp-e-commerce/install_and_update.php:95
646
  msgid "The location of the product list"
647
- msgstr "Posici�n de la lista de productos"
648
 
649
  #: wp-e-commerce/install_and_update.php:96
650
  msgid "The location of the shopping cart"
651
- msgstr "Posici�n del carrito de compra"
652
 
653
  #: wp-e-commerce/install_and_update.php:97
654
  msgid "The location of the checkout page"
655
- msgstr "Posici�n de la p�gina de compra"
656
 
657
  #: wp-e-commerce/install_and_update.php:98
658
  msgid "The location of the transaction detail page"
659
- msgstr "Posici�n de la p�gina de detalle de transacci�n"
660
 
661
  #: wp-e-commerce/install_and_update.php:99
662
  msgid "The payment gateway to use"
@@ -667,7 +634,7 @@ msgstr "Pasarela de pago a usar"
667
  #: wp-e-commerce/install_and_update.php:107
668
  #: wp-e-commerce/install_and_update.php:109
669
  msgid "Cart Location"
670
- msgstr "Posici�n de carrito"
671
 
672
  #: wp-e-commerce/install_and_update.php:114
673
  msgid "Currency type"
@@ -675,7 +642,7 @@ msgstr "Tipo de moneda"
675
 
676
  #: wp-e-commerce/install_and_update.php:115
677
  msgid "Currency sign location"
678
- msgstr "Posici�n del s�mbolo de moneda"
679
 
680
  #: wp-e-commerce/install_and_update.php:117
681
  msgid "the GST rate"
@@ -683,7 +650,7 @@ msgstr ""
683
 
684
  #: wp-e-commerce/install_and_update.php:119
685
  msgid "the download limit"
686
- msgstr "L�mite de descarga"
687
 
688
  #: wp-e-commerce/install_and_update.php:121
689
  msgid "Display or hide postage and packaging"
@@ -691,7 +658,7 @@ msgstr "Mostrar u ocultar franqueo y empaquetado"
691
 
692
  #: wp-e-commerce/install_and_update.php:123
693
  msgid "Display or hide specials on the sidebar"
694
- msgstr "Mostrar u ocultar ofertas en la barra de men�"
695
 
696
  #: wp-e-commerce/install_and_update.php:126
697
  msgid "Default postage and packaging"
@@ -699,11 +666,11 @@ msgstr "Franqueo y empaquetado por defecto"
699
 
700
  #: wp-e-commerce/install_and_update.php:128
701
  msgid "Email address that purchase log is sent to"
702
- msgstr "Direcci�n de correo donde se env�a el registro de compra"
703
 
704
  #: wp-e-commerce/install_and_update.php:129
705
  msgid "Email address that purchase reports are sent from"
706
- msgstr "Direcci�n de correo desde donde se env�an los informes"
707
 
708
  #: wp-e-commerce/install_and_update.php:130
709
  msgid "Checkout terms and conditions"
@@ -723,7 +690,7 @@ msgstr "Tipo por defecto"
723
 
724
  #: wp-e-commerce/install_and_update.php:136
725
  msgid "Select what product group you want to display on the products page"
726
- msgstr "Categor�a por defecto"
727
 
728
  #: wp-e-commerce/install_and_update.php:149
729
  #: wp-e-commerce/install_and_update.php:155
@@ -741,9 +708,8 @@ msgid "Show Product Ratings"
741
  msgstr "Mostrar tarifas de producto"
742
 
743
  #: wp-e-commerce/install_and_update.php:163
744
- #, fuzzy
745
  msgid "Thank you for purchasing with %shop_name%, any items to be shipped will be processed as soon as possible, any items that can be downloaded can be downloaded using the links on this page.All prices include tax and postage and packaging where applicable.You ordered these items:%product_list%%total_shipping%%total_price%"
746
- msgstr "Gracias, el pedido ha sido aceptado, serprocesado y enviado lo m�s pronto posible, los elementos pueden ser descargados usando los enlaces"
747
 
748
  #: wp-e-commerce/install_and_update.php:164
749
  msgid "%product_list%%total_shipping%%total_price%"
@@ -751,20 +717,19 @@ msgstr ""
751
 
752
  #: wp-e-commerce/install_and_update.php:207
753
  msgid "Products Page"
754
- msgstr "P�gina de productos"
755
 
756
  #: wp-e-commerce/install_and_update.php:213
757
  msgid "Checkout"
758
- msgstr "Validar"
759
 
760
  #: wp-e-commerce/install_and_update.php:225
761
  msgid "Transaction Results"
762
- msgstr "Resultados de la transacci�n"
763
 
764
  #: wp-e-commerce/install_and_update.php:231
765
- #, fuzzy
766
  msgid "Your Account"
767
- msgstr "Su votaci�n"
768
 
769
  #: wp-e-commerce/install_and_update.php:647
770
  #, fuzzy
@@ -778,9 +743,8 @@ msgid "Postal Code"
778
  msgstr "Gastos de Envio"
779
 
780
  #: wp-e-commerce/install_and_update.php:655
781
- #, fuzzy
782
  msgid "2. Shipping details"
783
- msgstr "Costes adicionales de env�o"
784
 
785
  #: wp-e-commerce/share-this.php:430
786
  msgid "E-mail this, post to del.icio.us, etc."
@@ -810,9 +774,8 @@ msgstr "E-mail"
810
 
811
  #: wp-e-commerce/share-this.php:505
812
  #: wp-e-commerce/share-this.php:868
813
- #, fuzzy
814
  msgid "To Address:"
815
- msgstr "Direcci�n"
816
 
817
  #: wp-e-commerce/share-this.php:509
818
  #: wp-e-commerce/share-this.php:872
@@ -822,9 +785,8 @@ msgstr "Nombre del producto"
822
 
823
  #: wp-e-commerce/share-this.php:513
824
  #: wp-e-commerce/share-this.php:876
825
- #, fuzzy
826
  msgid "Your Address:"
827
- msgstr "Direcci�n"
828
 
829
  #: wp-e-commerce/share-this.php:517
830
  #: wp-e-commerce/share-this.php:880
@@ -880,9 +842,8 @@ msgstr ""
880
  #: wp-e-commerce/shopping_cart_functions.php:36
881
  #: wp-e-commerce/shopping_cart_functions.php:44
882
  #: wp-e-commerce/shopping_cart_functions.php:54
883
- #, fuzzy
884
  msgid "Shopping Cart"
885
- msgstr "Vaciar carrito"
886
 
887
  #: wp-e-commerce/tagging_functions.php:79
888
  #, php-format
@@ -912,18 +873,18 @@ msgstr ""
912
  #: wp-e-commerce/transaction_result_functions.php:40
913
  #: wp-e-commerce/transaction_result_functions.php:249
914
  msgid "Thank you, your purchase is pending, you will be sent an email once the order clears."
915
- msgstr ""
916
 
917
  #: wp-e-commerce/transaction_result_functions.php:158
918
  #: wp-e-commerce/transaction_result_functions.php:159
919
  msgid "Click to download"
920
- msgstr "Pinche aqu� para descargar"
921
 
922
  #: wp-e-commerce/transaction_result_functions.php:205
923
  #: wp-e-commerce/transaction_result_functions.php:212
924
  #: wp-e-commerce/user-log.php:317
925
  msgid "Total Shipping"
926
- msgstr "Gastos de env�o totales"
927
 
928
  #: wp-e-commerce/transaction_result_functions.php:206
929
  #: wp-e-commerce/transaction_result_functions.php:213
@@ -934,7 +895,7 @@ msgstr "Total"
934
  #: wp-e-commerce/transaction_result_functions.php:215
935
  #: wp-e-commerce/transaction_result_functions.php:216
936
  msgid "Your Transaction ID"
937
- msgstr "N�mero de tu pedido"
938
 
939
  #: wp-e-commerce/transaction_result_functions.php:217
940
  msgid "Transaction ID"
@@ -942,7 +903,7 @@ msgstr "ID de pedido"
942
 
943
  #: wp-e-commerce/transaction_result_functions.php:250
944
  msgid "Order Pending: Payment Required"
945
- msgstr ""
946
 
947
  #: wp-e-commerce/transaction_result_functions.php:252
948
  msgid "Purchase Receipt"
@@ -964,16 +925,15 @@ msgstr "Informe de la compra"
964
 
965
  #: wp-e-commerce/transaction_result_functions.php:308
966
  msgid "The Transaction was successful"
967
- msgstr "Transacci�n correcta"
968
 
969
  #: wp-e-commerce/transaction_result_functions.php:316
970
- #, fuzzy
971
  msgid "Oops, there is nothing in your cart."
972
- msgstr "No hay nada en su carrito"
973
 
974
  #: wp-e-commerce/transaction_result_functions.php:316
975
  msgid "Please visit our shop"
976
- msgstr ""
977
 
978
  #: wp-e-commerce/user-downloads.php:41
979
  msgid "File Names"
@@ -1000,7 +960,7 @@ msgstr "Estado"
1000
  #: wp-e-commerce/user-log.php:65
1001
  #: wp-e-commerce/user-log.php:383
1002
  msgid "Payment Method"
1003
- msgstr "M�todo de pago"
1004
 
1005
  #: wp-e-commerce/user-log.php:94
1006
  msgid "Details"
@@ -1012,12 +972,11 @@ msgstr "Estado del pedido"
1012
 
1013
  #: wp-e-commerce/user-log.php:169
1014
  msgid "Shipping Details"
1015
- msgstr "Costes adicionales de env�o"
1016
 
1017
  #: wp-e-commerce/user-log.php:188
1018
- #, fuzzy
1019
  msgid "Order Details"
1020
- msgstr "M�s detalles"
1021
 
1022
  #: wp-e-commerce/user-log.php:212
1023
  msgid "GST"
@@ -1055,7 +1014,7 @@ msgstr ""
1055
 
1056
  #: wp-e-commerce/wp-shopping-cart.old.php:57
1057
  msgid "Note: if this is blank, the image will not be resized"
1058
- msgstr "Nota: si est� en blanco, la imagen no ser� dimensionada"
1059
 
1060
  #: wp-e-commerce/wp-shopping-cart.old.php:377
1061
  #: wp-e-commerce/wp-shopping-cart.old.php:1660
@@ -1067,13 +1026,13 @@ msgstr "Texto"
1067
  #: wp-e-commerce/wp-shopping-cart.old.php:1663
1068
  #: wp-e-commerce/wp-shopping-cart.old.php:1674
1069
  msgid "Textarea"
1070
- msgstr "�rea de texto"
1071
 
1072
  #: wp-e-commerce/wp-shopping-cart.old.php:381
1073
  #: wp-e-commerce/wp-shopping-cart.old.php:1664
1074
  #: wp-e-commerce/wp-shopping-cart.old.php:1675
1075
  msgid "Heading"
1076
- msgstr "T�tulo"
1077
 
1078
  #: wp-e-commerce/wp-shopping-cart.old.php:382
1079
  #: wp-e-commerce/wp-shopping-cart.old.php:1665
@@ -1087,9 +1046,8 @@ msgid "Label"
1087
  msgstr ""
1088
 
1089
  #: wp-e-commerce/wp-shopping-cart.old.php:388
1090
- #, fuzzy
1091
  msgid "Label Description"
1092
- msgstr "Descripci�n"
1093
 
1094
  #: wp-e-commerce/wp-shopping-cart.old.php:389
1095
  msgid "Item Number"
@@ -1192,11 +1150,11 @@ msgstr ""
1192
 
1193
  #: wp-e-commerce/wp-shopping-cart.old.php:1401
1194
  msgid "Click stars to rate"
1195
- msgstr "A�ada estrellas para calificar"
1196
 
1197
  #: wp-e-commerce/wp-shopping-cart.old.php:1406
1198
  msgid "No Votes"
1199
- msgstr "Ning�n voto"
1200
 
1201
  #: wp-e-commerce/wp-shopping-cart.old.php:1410
1202
  msgid "1 Vote"
@@ -1224,7 +1182,7 @@ msgstr ""
1224
 
1225
  #: wp-e-commerce/wp-shopping-cart.old.php:1671
1226
  msgid "Delivery Address"
1227
- msgstr "Direcci�n de envio"
1228
 
1229
  #: wp-e-commerce/wp-shopping-cart.old.php:1672
1230
  msgid "Delivery City"
@@ -1232,15 +1190,15 @@ msgstr "Ciudad"
1232
 
1233
  #: wp-e-commerce/wp-shopping-cart.old.php:1673
1234
  msgid "Delivery Country"
1235
- msgstr "Pa�s"
1236
 
1237
  #: wp-e-commerce/wp-shopping-cart.old.php:1720
1238
  msgid "The item has been added"
1239
- msgstr "El art�culo se ha a�adido"
1240
 
1241
  #: wp-e-commerce/wp-shopping-cart.old.php:1722
1242
  msgid "The item has not been added"
1243
- msgstr "El art�culo no se ha a�adido"
1244
 
1245
  #: wp-e-commerce/wp-shopping-cart.old.php:1732
1246
  #, fuzzy
@@ -1248,9 +1206,8 @@ msgid "Edit Variation Set"
1248
  msgstr "Opciones de producto"
1249
 
1250
  #: wp-e-commerce/wp-shopping-cart.old.php:1743
1251
- #, fuzzy
1252
  msgid "Add Variation Set"
1253
- msgstr "Opciones del producto"
1254
 
1255
  #: wp-e-commerce/wp-shopping-cart.old.php:1792
1256
  msgid "Add Value"
@@ -1259,7 +1216,7 @@ msgstr ""
1259
  #: wp-e-commerce/js/tinymce3/window.php:36
1260
  #: wp-e-commerce/js/tinymce3/window.php:118
1261
  msgid "Category"
1262
- msgstr "Categor�a"
1263
 
1264
  #: wp-e-commerce/js/tinymce3/window.php:37
1265
  #, fuzzy
@@ -1267,32 +1224,27 @@ msgid "Product Slider"
1267
  msgstr "Precio del producto"
1268
 
1269
  #: wp-e-commerce/js/tinymce3/window.php:38
1270
- #, fuzzy
1271
  msgid "Add Product"
1272
- msgstr "A�adir Categor�a"
1273
 
1274
  #: wp-e-commerce/js/tinymce3/window.php:48
1275
  #: wp-e-commerce/js/tinymce3/window.php:76
1276
- #, fuzzy
1277
  msgid "Select Category"
1278
- msgstr "Categor�a"
1279
 
1280
  #: wp-e-commerce/js/tinymce3/window.php:51
1281
  #: wp-e-commerce/js/tinymce3/window.php:78
1282
  #: wp-e-commerce/js/tinymce3/window.php:122
1283
- #, fuzzy
1284
  msgid "No Category"
1285
- msgstr "Categor�a"
1286
 
1287
  #: wp-e-commerce/js/tinymce3/window.php:65
1288
- #, fuzzy
1289
  msgid "Number of items per Page"
1290
- msgstr "N�mero de art�culos"
1291
 
1292
  #: wp-e-commerce/js/tinymce3/window.php:91
1293
- #, fuzzy
1294
  msgid "Number of visible items"
1295
- msgstr "N�mero de art�culos"
1296
 
1297
  #: wp-e-commerce/merchants/authorize.merchant.php:278
1298
  msgid "There was an error contacting the payment gateway, please try again later."
@@ -1300,14 +1252,12 @@ msgstr ""
1300
 
1301
  #: wp-e-commerce/merchants/chronopay.php:440
1302
  #: wp-e-commerce/merchants/paypal_multiple.php:554
1303
- #, fuzzy
1304
  msgid "Update &raquo;"
1305
- msgstr "Aplicar"
1306
 
1307
  #: wp-e-commerce/merchants/paypal-standard.merchant.php:134
1308
- #, fuzzy
1309
  msgid "Your Subscription"
1310
- msgstr "Descripci�n de producto"
1311
 
1312
  #: wp-e-commerce/merchants/paypal_certified.php:585
1313
  #: wp-e-commerce/merchants/paypal_multiple.php:519
@@ -1363,9 +1313,8 @@ msgstr "Precio total"
1363
 
1364
  #: wp-e-commerce/shipping/tablerate.php:30
1365
  #: wp-e-commerce/shipping/weightrate.php:30
1366
- #, fuzzy
1367
  msgid "Shipping Price"
1368
- msgstr "Elija su pa�s de env�o:"
1369
 
1370
  #: wp-e-commerce/shipping/ups.php:34
1371
  #, fuzzy
@@ -1401,9 +1350,8 @@ msgid "Destination Type"
1401
  msgstr ""
1402
 
1403
  #: wp-e-commerce/shipping/ups.php:59
1404
- #, fuzzy
1405
  msgid "Residential Address"
1406
- msgstr "Direcci�n de envio"
1407
 
1408
  #: wp-e-commerce/shipping/ups.php:60
1409
  msgid "Commercial Address"
@@ -1431,7 +1379,7 @@ msgstr ""
1431
 
1432
  #: wp-e-commerce/themes/default/cart_widget.php:15
1433
  msgid "Number of items"
1434
- msgstr "N�mero de art�culos"
1435
 
1436
  #: wp-e-commerce/themes/default/cart_widget.php:23
1437
  #: wp-e-commerce/themes/default/shopping_cart_page.php:13
@@ -1440,7 +1388,7 @@ msgstr "Producto"
1440
 
1441
  #: wp-e-commerce/themes/default/cart_widget.php:24
1442
  msgid "Qty"
1443
- msgstr "Cant"
1444
 
1445
  #: wp-e-commerce/themes/default/cart_widget.php:59
1446
  #, fuzzy
@@ -1448,17 +1396,16 @@ msgid "Postage &amp; Tax "
1448
  msgstr "Franqueo y embalaje por defecto"
1449
 
1450
  #: wp-e-commerce/themes/default/cart_widget.php:72
1451
- #, fuzzy
1452
  msgid "Empty your cart"
1453
- msgstr "Vaciar carrito"
1454
 
1455
  #: wp-e-commerce/themes/default/cart_widget.php:76
1456
  msgid "Go to Checkout"
1457
- msgstr "Validar compra"
1458
 
1459
  #: wp-e-commerce/themes/default/cart_widget.php:78
1460
  msgid "Your shopping cart is empty"
1461
- msgstr "Su carrito de compra est� vac�o"
1462
 
1463
  #: wp-e-commerce/themes/default/cart_widget.php:80
1464
  msgid "Visit the shop"
@@ -1477,9 +1424,8 @@ msgstr "Este producto esta agotado."
1477
  #: wp-e-commerce/themes/default/grid_view.php:173
1478
  #: wp-e-commerce/themes/default/list_view.php:185
1479
  #: wp-e-commerce/themes/default/products_page.php:256
1480
- #, fuzzy
1481
  msgid "There are no products in this group."
1482
- msgstr "No hay ning�n art�culo en esta"
1483
 
1484
  #: wp-e-commerce/themes/default/list_view.php:153
1485
  #: wp-e-commerce/themes/default/products_page.php:222
@@ -1496,9 +1442,8 @@ msgid "Donation"
1496
  msgstr ""
1497
 
1498
  #: wp-e-commerce/themes/default/shopping_cart_page.php:9
1499
- #, fuzzy
1500
  msgid "Please review your order"
1501
- msgstr "Suscr�base a sus pedidos"
1502
 
1503
  #: wp-e-commerce/themes/default/shopping_cart_page.php:32
1504
  #: wp-e-commerce/themes/default/shopping_cart_page.php:57
@@ -1519,11 +1464,11 @@ msgstr ""
1519
 
1520
  #: wp-e-commerce/themes/default/shopping_cart_page.php:82
1521
  msgid "Calculate Shipping Price"
1522
- msgstr "Elija su pa�s de env�o:"
1523
 
1524
  #: wp-e-commerce/themes/default/shopping_cart_page.php:86
1525
  msgid "Please choose a country below to calculate your shipping costs"
1526
- msgstr ""
1527
 
1528
  #: wp-e-commerce/themes/default/shopping_cart_page.php:95
1529
  msgid "Please provide a Zipcode and click Calculate in order to continue."
@@ -1534,9 +1479,8 @@ msgid "Sorry, online ordering is unavailable to this destination and/or weight.
1534
  msgstr ""
1535
 
1536
  #: wp-e-commerce/themes/default/shopping_cart_page.php:120
1537
- #, fuzzy
1538
  msgid "- Choose a Shipping Rate"
1539
- msgstr "Coste de env�o local"
1540
 
1541
  #: wp-e-commerce/themes/default/shopping_cart_page.php:210
1542
  msgid "Not yet a member?"
@@ -1577,7 +1521,7 @@ msgstr "Condiciones"
1577
 
1578
  #: wp-e-commerce/themes/default/shopping_cart_page.php:355
1579
  msgid "Make Purchase"
1580
- msgstr "Comprar"
1581
 
1582
  #: wp-e-commerce/themes/default/single_product.php:93
1583
  #: wp-e-commerce/themes/iShop/single_product.php:94
@@ -1617,9 +1561,8 @@ msgstr ""
1617
 
1618
  #: wp-e-commerce/widgets/category_widget.27.php:19
1619
  #: wp-e-commerce/wpsc-admin/admin.php:101
1620
- #, fuzzy
1621
  msgid "Categories"
1622
- msgstr "Categor�a"
1623
 
1624
  #: wp-e-commerce/widgets/category_widget.27.php:134
1625
  #: wp-e-commerce/widgets/category_widget.28.php:69
@@ -1634,35 +1577,30 @@ msgstr ""
1634
 
1635
  #: wp-e-commerce/widgets/category_widget.27.php:159
1636
  #: wp-e-commerce/widgets/category_widget.28.php:80
1637
- #, fuzzy
1638
  msgid "Display the :category: Group"
1639
- msgstr "Mostrar categor�as"
1640
 
1641
  #: wp-e-commerce/widgets/category_widget.27.php:168
1642
  #: wp-e-commerce/widgets/category_widget.28.php:88
1643
- #, fuzzy
1644
  msgid "Display the Group thumbnails in the sidebar"
1645
- msgstr "Mostrar u ocultar ofertas en la barra de men�"
1646
 
1647
  #: wp-e-commerce/widgets/category_widget.27.php:179
1648
  #: wp-e-commerce/widgets/category_widget.28.php:11
1649
- #, fuzzy
1650
  msgid "Product Grouping Widget"
1651
- msgstr "Ancho imagen categor�a"
1652
 
1653
  #: wp-e-commerce/widgets/category_widget.27.php:181
1654
  #: wp-e-commerce/widgets/category_widget.28.php:12
1655
  #: wp-e-commerce/widgets/category_widget.28.php:19
1656
- #, fuzzy
1657
  msgid "Product Categories"
1658
- msgstr "Im�genes de productos"
1659
 
1660
  #: wp-e-commerce/widgets/latest_product_widget.php:7
1661
  #: wp-e-commerce/widgets/latest_product_widget.php:87
1662
  #: wp-e-commerce/widgets/latest_product_widget.php:88
1663
- #, fuzzy
1664
  msgid "Latest Products"
1665
- msgstr "Borrar Product"
1666
 
1667
  #: wp-e-commerce/widgets/latest_product_widget.php:74
1668
  msgid "Number of products to show:"
@@ -1682,9 +1620,8 @@ msgstr ""
1682
  #: wp-e-commerce/widgets/product_tag_widget.php:9
1683
  #: wp-e-commerce/widgets/product_tag_widget.php:38
1684
  #: wp-e-commerce/widgets/product_tag_widget.php:39
1685
- #, fuzzy
1686
  msgid "Product Tags"
1687
- msgstr "Im�genes de productos"
1688
 
1689
  #: wp-e-commerce/widgets/shopping_cart_widget.php:37
1690
  #: wp-e-commerce/widgets/shopping_cart_widget.php:42
@@ -1699,9 +1636,8 @@ msgid "Product Specials"
1699
  msgstr "Detalles del producto"
1700
 
1701
  #: wp-e-commerce/widgets/specials_widget.php:106
1702
- #, fuzzy
1703
  msgid "Show Description:"
1704
- msgstr "Descripci�n"
1705
 
1706
  #: wp-e-commerce/wpsc-admin/admin.php:75
1707
  #: wp-e-commerce/wpsc-admin/admin.php:78
@@ -1709,29 +1645,26 @@ msgstr "Descripci�n"
1709
  #: wp-e-commerce/wpsc-admin/admin.php:85
1710
  #: wp-e-commerce/wpsc-admin/admin.php:88
1711
  #: wp-e-commerce/wpsc-admin/admin.php:98
1712
- #, fuzzy
1713
  msgid "Products"
1714
- msgstr "Producto"
1715
 
1716
  #: wp-e-commerce/wpsc-admin/admin.php:93
1717
  #: wp-e-commerce/wpsc-admin/admin.php:421
1718
  #: wp-e-commerce/wpsc-admin/admin.php:451
1719
- #, fuzzy
1720
  msgid "Sales"
1721
  msgstr "Ofertas"
1722
 
1723
  #: wp-e-commerce/wpsc-admin/admin.php:105
1724
  msgid "Variations"
1725
- msgstr "Opciones del producto"
1726
 
1727
  #: wp-e-commerce/wpsc-admin/admin.php:126
1728
  msgid "Marketing"
1729
- msgstr ""
1730
 
1731
  #: wp-e-commerce/wpsc-admin/admin.php:132
1732
- #, fuzzy
1733
  msgid "Upgrades"
1734
- msgstr "Opciones de carrito oro"
1735
 
1736
  #: wp-e-commerce/wpsc-admin/admin.php:136
1737
  msgid "- Debug"
@@ -1805,7 +1738,7 @@ msgstr ""
1805
 
1806
  #: wp-e-commerce/wpsc-admin/display-groups.page.php:456
1807
  msgid "The product group has been edited."
1808
- msgstr "La categor�a ha sido modificada"
1809
 
1810
  #: wp-e-commerce/wpsc-admin/display-groups.page.php:461
1811
  #, fuzzy
@@ -1822,9 +1755,8 @@ msgid "Are you sure you want to delete this category? If the category has any su
1822
  msgstr ""
1823
 
1824
  #: wp-e-commerce/wpsc-admin/display-groups.page.php:537
1825
- #, fuzzy
1826
  msgid "Are you sure you want to delete this product group? All categories it contains will be deleted too."
1827
- msgstr "�Est� seguro que quiere eliminar este producto?"
1828
 
1829
  #: wp-e-commerce/wpsc-admin/display-groups.page.php:560
1830
  msgid "Categorizing your products into groups help your customers find them. For instance if you sell hats and trousers you might want to setup a Group called clothes and add hats and trousers to that group."
@@ -1841,19 +1773,16 @@ msgstr ""
1841
 
1842
  #: wp-e-commerce/wpsc-admin/display-groups.page.php:595
1843
  #: wp-e-commerce/wpsc-admin/display-groups.page.php:612
1844
- #, fuzzy
1845
  msgid "Add New Group"
1846
- msgstr "A�adir Categor�a"
1847
 
1848
  #: wp-e-commerce/wpsc-admin/display-groups.page.php:602
1849
- #, fuzzy
1850
  msgid "About This Page"
1851
- msgstr "P�gina de productos"
1852
 
1853
  #: wp-e-commerce/wpsc-admin/display-groups.page.php:671
1854
- #, fuzzy
1855
  msgid "&quot;[categorisation]&quot; Group"
1856
- msgstr "A�adir nueva categor�a"
1857
 
1858
  #: wp-e-commerce/wpsc-admin/display-groups.page.php:681
1859
  msgid "Image"
@@ -1861,9 +1790,8 @@ msgstr "Imagen"
1861
 
1862
  #: wp-e-commerce/wpsc-admin/display-groups.page.php:725
1863
  #: wp-e-commerce/wpsc-admin/display-groups.page.php:729
1864
- #, fuzzy
1865
  msgid "You are editing an item in the &quot;[categorisation]&quot; Group"
1866
- msgstr "A�adir nueva categor�a"
1867
 
1868
  #: wp-e-commerce/wpsc-admin/display-groups.page.php:728
1869
  #, fuzzy
@@ -1871,9 +1799,8 @@ msgid "Edit Details"
1871
  msgstr "Detalles del producto"
1872
 
1873
  #: wp-e-commerce/wpsc-admin/display-groups.page.php:744
1874
- #, fuzzy
1875
  msgid "Add Category"
1876
- msgstr "Categor�a"
1877
 
1878
  #: wp-e-commerce/wpsc-admin/display-groups.page.php:747
1879
  msgid "Adding a new category here will make it available when you add or edit a product."
@@ -1881,14 +1808,12 @@ msgstr ""
1881
 
1882
  #: wp-e-commerce/wpsc-admin/display-groups.page.php:753
1883
  #: wp-e-commerce/wpsc-admin/display-groups.page.php:756
1884
- #, fuzzy
1885
  msgid "You are adding a new item to the &quot;[categorisation]&quot; Group"
1886
- msgstr "A�adir nueva categor�a"
1887
 
1888
  #: wp-e-commerce/wpsc-admin/display-groups.page.php:874
1889
- #, fuzzy
1890
  msgid "Add Group"
1891
- msgstr "A�adir Categor�a"
1892
 
1893
  #: wp-e-commerce/wpsc-admin/display-items.page.php:29
1894
  msgid "Display Products"
@@ -1896,9 +1821,8 @@ msgstr "Mostrar productos"
1896
 
1897
  #: wp-e-commerce/wpsc-admin/display-items.page.php:74
1898
  #: wp-e-commerce/wpsc-admin/display-variations.page.php:49
1899
- #, fuzzy
1900
  msgid "Product updated."
1901
- msgstr "Nombre del producto"
1902
 
1903
  #: wp-e-commerce/wpsc-admin/display-items.page.php:114
1904
  msgid "The following directories are not writable: :directory: You won&#39;t be able to upload any images or files here. You will need to change the permissions on these directories to make them writable."
@@ -1936,9 +1860,8 @@ msgstr ""
1936
 
1937
  #: wp-e-commerce/wpsc-admin/display-items.page.php:268
1938
  #: wp-e-commerce/wpsc-admin/display-items.page.php:343
1939
- #, fuzzy
1940
  msgid "Draft"
1941
- msgstr "Fecha"
1942
 
1943
  #: wp-e-commerce/wpsc-admin/display-items.page.php:272
1944
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:389
@@ -1946,9 +1869,8 @@ msgid "Apply"
1946
  msgstr ""
1947
 
1948
  #: wp-e-commerce/wpsc-admin/display-items.page.php:308
1949
- #, fuzzy
1950
  msgid "No Name"
1951
- msgstr "Nombre del producto"
1952
 
1953
  #: wp-e-commerce/wpsc-admin/display-items.page.php:367
1954
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:341
@@ -1975,7 +1897,7 @@ msgstr "Usted ha votado"
1975
 
1976
  #: wp-e-commerce/wpsc-admin/display-items.page.php:440
1977
  msgid "View All Categories"
1978
- msgstr "Todas las categor�as"
1979
 
1980
  #: wp-e-commerce/wpsc-admin/display-options-settings.page.php:37
1981
  #, fuzzy
@@ -1984,24 +1906,23 @@ msgstr "Gracias, sus cambios han sido guardados."
1984
 
1985
  #: wp-e-commerce/wpsc-admin/display-options-settings.page.php:92
1986
  msgid "General"
1987
- msgstr ""
1988
 
1989
  #: wp-e-commerce/wpsc-admin/display-options-settings.page.php:93
1990
  msgid "Presentation"
1991
- msgstr ""
1992
 
1993
  #: wp-e-commerce/wpsc-admin/display-options-settings.page.php:94
1994
  msgid "Admin"
1995
- msgstr ""
1996
 
1997
  #: wp-e-commerce/wpsc-admin/display-options-settings.page.php:96
1998
- #, fuzzy
1999
  msgid "Payment Options"
2000
- msgstr "M�todo de pago"
2001
 
2002
  #: wp-e-commerce/wpsc-admin/display-options-settings.page.php:97
2003
  msgid "Import"
2004
- msgstr ""
2005
 
2006
  #: wp-e-commerce/wpsc-admin/display-options-settings.page.php:169
2007
  msgid "To configure a shipping module select one on the left."
@@ -2012,19 +1933,16 @@ msgid "When upgrading the Wp-E-Commerce Plugin from 3.6.* to 3.7 it is required
2012
  msgstr ""
2013
 
2014
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:158
2015
- #, fuzzy
2016
  msgid "Shipping Options"
2017
- msgstr "Costes adicionales de env�o"
2018
 
2019
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:161
2020
- #, fuzzy
2021
  msgid "Shipping Method:"
2022
- msgstr "Costes adicionales de env�o"
2023
 
2024
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:162
2025
- #, fuzzy
2026
  msgid "Shipping Option:"
2027
- msgstr "Costes adicionales de env�o"
2028
 
2029
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:164
2030
  #, fuzzy
@@ -2032,18 +1950,16 @@ msgid "Tracking ID:"
2032
  msgstr "ID de pedido"
2033
 
2034
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:165
2035
- #, fuzzy
2036
  msgid "Shipping Status:"
2037
- msgstr "Costes adicionales de env�o"
2038
 
2039
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:166
2040
  msgid "Track History:"
2041
  msgstr ""
2042
 
2043
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:172
2044
- #, fuzzy
2045
  msgid "Billing Details"
2046
- msgstr "Costes adicionales de env�o"
2047
 
2048
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:173
2049
  #, fuzzy
@@ -2060,14 +1976,12 @@ msgid "Buyers Name:"
2060
  msgstr ""
2061
 
2062
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:176
2063
- #, fuzzy
2064
  msgid "Address:"
2065
- msgstr "Direcci�n"
2066
 
2067
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:178
2068
- #, fuzzy
2069
  msgid "Phone:"
2070
- msgstr "Tel�fono"
2071
 
2072
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:179
2073
  #, fuzzy
@@ -2075,9 +1989,8 @@ msgid "Email:"
2075
  msgstr "E-mail"
2076
 
2077
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:180
2078
- #, fuzzy
2079
  msgid "Payment Method:"
2080
- msgstr "M�todo de pago"
2081
 
2082
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:182
2083
  msgid "How User Found Us:"
@@ -2150,11 +2063,11 @@ msgstr "(Metodos de Pago Aceptados)"
2150
 
2151
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:343
2152
  msgid "Subscribe to your orders"
2153
- msgstr "Suscr�base a sus pedidos"
2154
 
2155
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:345
2156
  msgid "Subscribe to an RSS feed"
2157
- msgstr "Subscr�base a un RSS"
2158
 
2159
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:345
2160
  msgid "of your orders"
@@ -2173,9 +2086,8 @@ msgid "This shop is powered by "
2173
  msgstr "This shop is powered by "
2174
 
2175
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:360
2176
- #, fuzzy
2177
  msgid "Upgrade to Gold"
2178
- msgstr "Opciones de carrito oro"
2179
 
2180
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:360
2181
  msgid " and unleash more functionality into your shop."
@@ -2186,9 +2098,8 @@ msgid "View:"
2186
  msgstr ""
2187
 
2188
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:430
2189
- #, fuzzy
2190
  msgid "Filter"
2191
- msgstr "Err�neo"
2192
 
2193
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:433
2194
  msgid "Oops there are no purchase logs for your selection, please try again."
@@ -2244,9 +2155,8 @@ msgstr ""
2244
 
2245
  #: wp-e-commerce/wpsc-admin/display-upgrades.page.php:71
2246
  #: wp-e-commerce/wpsc-admin/display-upgrades.page.php:79
2247
- #, fuzzy
2248
  msgid "API Key Reset"
2249
- msgstr "KEY de activaci�n"
2250
 
2251
  #: wp-e-commerce/wpsc-admin/display-upgrades.page.php:74
2252
  msgid "Enter your API name and key to release it from an old site that you no longer use."
@@ -2254,12 +2164,11 @@ msgstr ""
2254
 
2255
  #: wp-e-commerce/wpsc-admin/display-upgrades.page.php:85
2256
  msgid "API Key"
2257
- msgstr "KEY de activaci�n"
2258
 
2259
  #: wp-e-commerce/wpsc-admin/display-upgrades.page.php:90
2260
- #, fuzzy
2261
  msgid "Reset API Key"
2262
- msgstr "KEY de activaci�n"
2263
 
2264
  #: wp-e-commerce/wpsc-admin/display-upgrades.page.php:99
2265
  msgid "Upgrade Instructions"
@@ -2289,7 +2198,7 @@ msgstr ""
2289
 
2290
  #: wp-e-commerce/wpsc-admin/display-variations.page.php:21
2291
  msgid "Are you sure you want to delete this product?"
2292
- msgstr "�Est� seguro que quiere eliminar este producto?"
2293
 
2294
  #: wp-e-commerce/wpsc-admin/display-variations.page.php:37
2295
  #, fuzzy
@@ -2301,27 +2210,24 @@ msgid "A variation can be anything \"optional\" about a product. ie: Size, Color
2301
  msgstr ""
2302
 
2303
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:133
2304
- #, fuzzy
2305
  msgid "Edit Product"
2306
- msgstr "Editar categor�a"
2307
 
2308
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:144
2309
  msgid "Product Name"
2310
  msgstr "Nombre del producto"
2311
 
2312
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:153
2313
- #, fuzzy
2314
  msgid "Display Product Shortcode"
2315
- msgstr "Mostrar categor�as"
2316
 
2317
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:154
2318
  msgid "Buy Now Shortcode"
2319
  msgstr ""
2320
 
2321
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:155
2322
- #, fuzzy
2323
  msgid "Add to Cart Shortcode"
2324
- msgstr "A�adir al carrito"
2325
 
2326
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:161
2327
  #, fuzzy
@@ -2333,9 +2239,8 @@ msgid "Buy Now PHP"
2333
  msgstr ""
2334
 
2335
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:163
2336
- #, fuzzy
2337
  msgid "Add to Cart PHP"
2338
- msgstr "A�adir al carrito"
2339
 
2340
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:164
2341
  #, fuzzy
@@ -2363,7 +2268,7 @@ msgstr "Borrar Product"
2363
 
2364
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:290
2365
  msgid "Additional Description"
2366
- msgstr "Descripci�n adicional"
2367
 
2368
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:340
2369
  #, fuzzy
@@ -2371,14 +2276,12 @@ msgid "Update Product"
2371
  msgstr "Reemplazar producto"
2372
 
2373
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:364
2374
- #, fuzzy
2375
  msgid "Categories and Tags"
2376
- msgstr "Mostrar categor�as/marcas"
2377
 
2378
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:403
2379
- #, fuzzy
2380
  msgid "Select &quot;[categorisation]&quot;"
2381
- msgstr "A�adir nueva categor�a"
2382
 
2383
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:459
2384
  msgid "Price and Stock Control"
@@ -2404,7 +2307,7 @@ msgstr ""
2404
 
2405
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:541
2406
  msgid "I have a limited number of this item in stock. If the stock runs out, this product will not be available on the shop unless you untick this box or add more stock."
2407
- msgstr "Existe un n�mero limitado de este art�culo en stock. Si el sotck se agota, este producto no estar� disponible en la tienda a no ser que usted quite esta opci�n o a�ada m�s stock."
2408
 
2409
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:556
2410
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:570
@@ -2419,14 +2322,12 @@ msgid "Stock Qty"
2419
  msgstr "Stock"
2420
 
2421
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:603
2422
- #, fuzzy
2423
  msgid "Variation Control"
2424
- msgstr "Opciones del producto"
2425
 
2426
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:607
2427
- #, fuzzy
2428
  msgid "+ Add New Variations"
2429
- msgstr "Opciones del producto"
2430
 
2431
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:653
2432
  #, fuzzy
@@ -2440,11 +2341,11 @@ msgstr "URL de opciones"
2440
 
2441
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:722
2442
  msgid "Local Shipping Fee"
2443
- msgstr "Coste de env�o local"
2444
 
2445
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:731
2446
  msgid "International Shipping Fee"
2447
- msgstr "Coste de env�o internacional"
2448
 
2449
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:740
2450
  msgid "Disregard Shipping for this product"
@@ -2515,7 +2416,7 @@ msgstr ""
2515
 
2516
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:907
2517
  msgid "Product Images"
2518
- msgstr "Im�genes de productos"
2519
 
2520
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:915
2521
  #, fuzzy
@@ -2579,9 +2480,8 @@ msgid "Preview"
2579
  msgstr "Previsualizar"
2580
 
2581
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:1192
2582
- #, fuzzy
2583
  msgid "Thumbnail Settings"
2584
- msgstr "Opciones de administraci�n"
2585
 
2586
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:1200
2587
  #, fuzzy
@@ -2655,13 +2555,12 @@ msgid "Upgrading to WP e-Commerce 3.7 and later requires you to run this fix onc
2655
  msgstr ""
2656
 
2657
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/admin.php:7
2658
- #, fuzzy
2659
  msgid "Admin Settings"
2660
- msgstr "Opciones de administraci�n"
2661
 
2662
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/admin.php:13
2663
  msgid "Max downloads per file"
2664
- msgstr "Descargas m�ximas por fichero"
2665
 
2666
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/admin.php:35
2667
  msgid "Lock downloads to IP address"
@@ -2717,7 +2616,7 @@ msgstr "URL de opciones"
2717
 
2718
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/admin.php:184
2719
  msgid "Transaction Details URL"
2720
- msgstr "URL de detalles de la transacci�n"
2721
 
2722
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/admin.php:195
2723
  msgid "User Account URL"
@@ -2728,9 +2627,8 @@ msgid "Update Page URLs"
2728
  msgstr ""
2729
 
2730
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/admin.php:206
2731
- #, fuzzy
2732
  msgid "Fix Product Group Permalinks"
2733
- msgstr "Editar categor�a"
2734
 
2735
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/checkout.php:27
2736
  msgid "Checkout Options"
@@ -2754,16 +2652,15 @@ msgstr ""
2754
 
2755
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/checkout.php:115
2756
  msgid "Here you can customise the forms to be displayed in your checkout page. The checkout page is where you collect important user information that will show up in your purchase logs i.e. the buyers address, and name..."
2757
- msgstr "Aqu� usted puede personalizar las pasarelas de pago para que se muestren en su p�gina de compra. La p�gina de compra es donde usted recoge la informaci�n de usuario necesaria que se guardar� en sus Logs de compra p. ej. la direcci�n de compradores, y el nombre..."
2758
 
2759
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/checkout.php:208
2760
- #, fuzzy
2761
  msgid "This will be the Email address that the Purchase Reciept is sent to."
2762
- msgstr "Direcci�n de correo donde se env�a el registro de compra"
2763
 
2764
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/checkout.php:311
2765
  msgid "Add New Form Field"
2766
- msgstr "A�adir nuevo campo en el formulario"
2767
 
2768
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/gateway.php:31
2769
  msgid "Please Select A Payment Gateway"
@@ -2812,7 +2709,7 @@ msgstr ""
2812
 
2813
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/general.php:13
2814
  msgid "Base Country/Region"
2815
- msgstr "Pa�s base de env�o"
2816
 
2817
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/general.php:39
2818
  msgid "Select your primary business location."
@@ -2849,9 +2746,8 @@ msgid "Show All Products"
2849
  msgstr "Mostrar tarifas de producto"
2850
 
2851
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:21
2852
- #, fuzzy
2853
  msgid "Show list of product groups"
2854
- msgstr "Seleccione una categor�a"
2855
 
2856
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:28
2857
  #, fuzzy
@@ -2882,16 +2778,15 @@ msgstr ""
2882
 
2883
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:170
2884
  msgid "Show Postage and Packaging"
2885
- msgstr "Mostrar gastos de env�o"
2886
 
2887
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:193
2888
  msgid "Disable link in Title"
2889
  msgstr ""
2890
 
2891
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:217
2892
- #, fuzzy
2893
  msgid "Add quantity field to each product description"
2894
- msgstr "Descripci�n del producto adicional"
2895
 
2896
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:242
2897
  msgid "Theme Customisation"
@@ -2950,9 +2845,8 @@ msgid "Read Tutorials"
2950
  msgstr ""
2951
 
2952
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:285
2953
- #, fuzzy
2954
  msgid "Product Page Settings"
2955
- msgstr "P�gina de productos"
2956
 
2957
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:288
2958
  msgid "Product Display"
@@ -2967,18 +2861,16 @@ msgid "Show quantity form in list view"
2967
  msgstr "Mostrar cantidades en modo lista"
2968
 
2969
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:382
2970
- #, fuzzy
2971
  msgid "Products Per Row"
2972
- msgstr "P�gina de productos"
2973
 
2974
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:387
2975
  msgid "Show images only"
2976
  msgstr ""
2977
 
2978
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:397
2979
- #, fuzzy
2980
  msgid "Display Description"
2981
- msgstr "Descripci�n"
2982
 
2983
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:402
2984
  msgid "Display \"Add To Cart\" Button"
@@ -2986,7 +2878,7 @@ msgstr ""
2986
 
2987
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:406
2988
  msgid "Display \"More Details\" Button"
2989
- msgstr ""
2990
 
2991
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:416
2992
  #, fuzzy
@@ -3036,18 +2928,17 @@ msgid "Replace Page Title With Product/Category Name"
3036
  msgstr ""
3037
 
3038
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:587
3039
- #, fuzzy
3040
  msgid "Shopping Cart Settings"
3041
- msgstr "Costes adicionales de env�o"
3042
 
3043
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:619
3044
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:623
3045
  msgid "Sidebar"
3046
- msgstr "Barra de men�"
3047
 
3048
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:627
3049
  msgid "Page"
3050
- msgstr "P�gina"
3051
 
3052
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:631
3053
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:635
@@ -3073,9 +2964,8 @@ msgid "Show Dropshop on every page"
3073
  msgstr ""
3074
 
3075
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:653
3076
- #, fuzzy
3077
  msgid "Show Dropshop only on product page"
3078
- msgstr "Mostrar en p�gina principal"
3079
 
3080
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:656
3081
  msgid "Use light Dropshop style"
@@ -3094,29 +2984,24 @@ msgid "Use Sliding Cart"
3094
  msgstr ""
3095
 
3096
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:693
3097
- #, fuzzy
3098
  msgid "Display \"+ Postage & Tax\""
3099
- msgstr "Mostrar en p�gina principal"
3100
 
3101
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:719
3102
- #, fuzzy
3103
  msgid "Product Group Settings"
3104
- msgstr "A�adir Categor�a"
3105
 
3106
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:723
3107
- #, fuzzy
3108
  msgid "Show Product Group Description"
3109
- msgstr "Descripci�n de producto"
3110
 
3111
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:748
3112
- #, fuzzy
3113
  msgid "Show Product Group Thumbnails"
3114
- msgstr "Tama�o por defecto del thumbnail categor�a"
3115
 
3116
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:775
3117
- #, fuzzy
3118
  msgid "Show Product Count per Product Group"
3119
- msgstr "Seleccione una categor�a"
3120
 
3121
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:801
3122
  msgid "Use Category Grid View"
@@ -3124,7 +3009,7 @@ msgstr ""
3124
 
3125
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:832
3126
  msgid "Default Product Thumbnail Size"
3127
- msgstr "Tama�o por defecto del thumbnail producto"
3128
 
3129
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:836
3130
  #, fuzzy
@@ -3133,7 +3018,7 @@ msgstr "Redimensionar Thumbnail"
3133
 
3134
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:842
3135
  msgid "Default Product Group Thumbnail Size"
3136
- msgstr "Tama�o por defecto del thumbnail categor�a"
3137
 
3138
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:851
3139
  #, fuzzy
@@ -3146,14 +3031,12 @@ msgid "Show Thumbnail Gallery"
3146
  msgstr "Ver Thumbnails"
3147
 
3148
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:912
3149
- #, fuzzy
3150
  msgid "Gallery Thumbnail Image Size"
3151
- msgstr "Tama�o por defecto del thumbnail producto"
3152
 
3153
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:926
3154
- #, fuzzy
3155
  msgid "Pagination settings"
3156
- msgstr "Opciones de administraci�n"
3157
 
3158
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:930
3159
  msgid "Use Pagination"
@@ -3197,9 +3080,8 @@ msgid "By Default Display Comments on"
3197
  msgstr ""
3198
 
3199
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/shipping.php:67
3200
- #, fuzzy
3201
  msgid "Use Shipping"
3202
- msgstr "Localidad base de env�o"
3203
 
3204
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/shipping.php:89
3205
  msgid "If you are only selling digital downloads, you should select no to disable the shipping on your site."
@@ -3219,9 +3101,8 @@ msgid "ShipWire Settings"
3219
  msgstr "Opciones de moneda"
3220
 
3221
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/shipping.php:130
3222
- #, fuzzy
3223
  msgid "ShipWire Email"
3224
- msgstr "Costes adicionales de env�o"
3225
 
3226
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/shipping.php:131
3227
  msgid "ShipWire Password"
@@ -3233,18 +3114,16 @@ msgstr ""
3233
 
3234
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/shipping.php:183
3235
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/shipping.php:188
3236
- #, fuzzy
3237
  msgid "Shipping Modules"
3238
- msgstr "Costes adicionales de env�o"
3239
 
3240
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/shipping.php:194
3241
  msgid "To enable shipping in WP e-Commerce you must select which shipping methods you want to enable on your site"
3242
  msgstr ""
3243
 
3244
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/shipping.php:198
3245
- #, fuzzy
3246
  msgid "Internal Shipping Calculators"
3247
- msgstr "Coste de env�o internacional"
3248
 
3249
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/shipping.php:231
3250
  msgid "External Shipping Calculators"
@@ -3256,20 +3135,19 @@ msgstr ""
3256
 
3257
  #: wp-e-commerce/wpsc-includes/ajax.functions.php:88
3258
  msgid "You just added \"[product_name]\" to your cart."
3259
- msgstr ""
3260
 
3261
  #: wp-e-commerce/wpsc-includes/ajax.functions.php:91
3262
  msgid "Sorry, but you cannot add zero items to your cart"
3263
- msgstr ""
3264
 
3265
  #: wp-e-commerce/wpsc-includes/ajax.functions.php:93
3266
  msgid "Sorry, but there are only [number] of this item in stock."
3267
  msgstr ""
3268
 
3269
  #: wp-e-commerce/wpsc-includes/ajax.functions.php:95
3270
- #, fuzzy
3271
  msgid "Sorry, but the item \"[product_name]\" is out of stock."
3272
- msgstr "Este producto est� fuera de stock"
3273
 
3274
  #: wp-e-commerce/wpsc-includes/ajax.functions.php:475
3275
  msgid "You must select a shipping method, otherwise we cannot process your order."
@@ -3282,11 +3160,11 @@ msgstr ""
3282
  #: wp-e-commerce/wpsc-includes/ajax.functions.php:503
3283
  #, php-format
3284
  msgid "Oops the product : %s cannot be shipped to %s. To continue with your transaction please remove this product from the list above."
3285
- msgstr ""
3286
 
3287
  #: wp-e-commerce/wpsc-includes/ajax.functions.php:526
3288
  msgid "Please enter a Zipcode and click calculate to proceed"
3289
- msgstr ""
3290
 
3291
  #: wp-e-commerce/wpsc-includes/category.functions.php:354
3292
  msgid "Brands"
@@ -3306,9 +3184,8 @@ msgid "Updating"
3306
  msgstr "Aplicar"
3307
 
3308
  #: wp-e-commerce/wpsc-includes/display.functions.php:147
3309
- #, fuzzy
3310
  msgid "Continue Shopping"
3311
- msgstr "Continuar comprando"
3312
 
3313
  #: wp-e-commerce/wpsc-includes/display.functions.php:248
3314
  msgid "You are using the example product group as your default group and it has no products in it, you should set the default group to something else, you can do so from your Shop Settings page."
@@ -3342,9 +3219,8 @@ msgstr ""
3342
  #: wp-e-commerce/wpsc-includes/processing.functions.php:30
3343
  #: wp-e-commerce/wpsc-includes/processing.functions.php:36
3344
  #: wp-e-commerce/wpsc-includes/processing.functions.php:46
3345
- #, fuzzy
3346
  msgid " is out of stock"
3347
- msgstr "Este producto est� fuera de stock"
3348
 
3349
  #: wp-e-commerce/wpsc-includes/processing.functions.php:30
3350
  #: wp-e-commerce/wpsc-includes/processing.functions.php:36
@@ -3379,14 +3255,12 @@ msgid "Release downloads locked to this IP address %s"
3379
  msgstr ""
3380
 
3381
  #: wp-e-commerce/wpsc-includes/purchaselogs.class.php:759
3382
- #, fuzzy
3383
  msgid "Thanks, the purchase log record has been deleted"
3384
- msgstr "Gracias, el carrito de compra versi�n oro ha sido activado."
3385
 
3386
  #: wp-e-commerce/wpsc-includes/upgrades.php:122
3387
- #, fuzzy
3388
  msgid "Visit upgrade homepage"
3389
- msgstr "Visitar tienda"
3390
 
3391
  #: wp-e-commerce/wpsc-includes/upgrades.php:127
3392
  #, fuzzy
@@ -3399,9 +3273,8 @@ msgid "By %s"
3399
  msgstr ""
3400
 
3401
  #: wp-e-commerce/wpsc-includes/variations.class.php:217
3402
- #, fuzzy
3403
  msgid "Variation"
3404
- msgstr "Opciones del producto"
3405
 
3406
  #: wp-e-commerce/wpsc-includes/variations.class.php:218
3407
  msgid "Stock"
@@ -3418,46 +3291,65 @@ msgstr "URL de opciones"
3418
 
3419
  #~ msgid "Older Orders"
3420
  #~ msgstr "Pedidos antiguos"
 
3421
  #~ msgid "Help/Upgrade"
3422
  #~ msgstr "Ayuda/Actualizar"
 
3423
  #~ msgid "Display categories or brands or both"
3424
  #~ msgstr "Mostrar categor�as o tipos o ambos"
 
3425
  #~ msgid "Product Stock"
3426
  #~ msgstr "Stock de producto"
 
3427
  #~ msgid "Limited Stock"
3428
  #~ msgstr "Stock limitado"
 
3429
  #~ msgid "Type"
3430
  #~ msgstr "Tipo"
 
3431
  #~ msgid "Create a new Variation"
3432
  #~ msgstr "Crear nueva opci�n"
 
3433
  #~ msgid "Product Attachments"
3434
  #~ msgstr "Accesorios de producto"
 
3435
  #~ msgid ""
3436
  #~ "Note: if this is filled in, the file uploaded will be the product to be "
3437
  #~ "purchased."
3438
  #~ msgstr ""
3439
  #~ "Nota: Si est� completado, el archivo subido ser� el producto para ser "
3440
  #~ "comprado."
 
3441
  #~ msgid "Mandatory"
3442
  #~ msgstr "Obligatorio"
 
3443
  #~ msgid "Display<br /> in Log"
3444
  #~ msgstr "Mostrar<br /> en Log"
 
3445
  #~ msgid "Out of"
3446
  #~ msgstr "M�s de"
 
3447
  #~ msgid "votes."
3448
  #~ msgstr "votos."
 
3449
  #~ msgid "Average rating of"
3450
  #~ msgstr "Grado medio de"
 
3451
  #~ msgid "Average vote"
3452
  #~ msgstr "Media de votos"
 
3453
  #~ msgid "Please select a valid Product Group"
3454
  #~ msgstr "Por favor seleccione una categor�a v�lida"
 
3455
  #~ msgid "Productquantity"
3456
  #~ msgstr "Cantidad del producto"
 
3457
  #~ msgid "No tax"
3458
  #~ msgstr "Sin Tasas"
 
3459
  #~ msgid "About"
3460
  #~ msgstr "Sobre nosotros"
 
3461
  #~ msgid ""
3462
  #~ "Welcome to the e-commerce panel. <br /><br /><strong>Note:</strong> on "
3463
  #~ "some setups, the shopping cart may empty on every page load, if this "
@@ -3469,43 +3361,61 @@ msgstr "URL de opciones"
3469
  #~ "carga de p�gina, si esto sucede, tendr� que a�adir esta l�nea:"
3470
  #~ "<br /><br />session_start();<br /><br />a index.php en el directorio base "
3471
  #~ "de wordpress.<br />"
 
3472
  #~ msgid ""
3473
  #~ "Note, Once you press submit, you will need to have your Credit card handy."
3474
  #~ msgstr "Tenga a mano su tarjeta de credito una vez que selecione Enviar."
 
3475
  #~ msgid ""
3476
  #~ "Oops, there is nothing in your cart. <a href=\"get_option"
3477
  #~ "(\"product_list_url\")\">Please visit our shop</a>"
3478
  #~ msgstr "Por favor compre alg�n producto antes de utilizar esta p�gina"
 
3479
  #~ msgid "The brand has been edited."
3480
  #~ msgstr "La marca ha sido modificada."
 
3481
  #~ msgid "Add Brand"
3482
  #~ msgstr "A�adir mraca"
 
3483
  #~ msgid "Edit Brand"
3484
  #~ msgstr "Editar marca"
 
3485
  #~ msgid "The variation has been edited."
3486
  #~ msgstr "La opci�n ha sido modificada"
 
3487
  #~ msgid "Please Select a Product Group"
3488
  #~ msgstr "Por favor seleccione una categor�a"
 
3489
  #~ msgid "Edit Item"
3490
  #~ msgstr "Editar el articulo"
 
3491
  #~ msgid "Select an Existing Product"
3492
  #~ msgstr "Seleccione un producto existente"
 
3493
  #~ msgid "(enter in your product details here)"
3494
  #~ msgstr "(Introduzca su detalle del producto aqu�)"
 
3495
  #~ msgid "Add Item"
3496
  #~ msgstr "A�adir art�culo"
 
3497
  #~ msgid "Choose a Product Group"
3498
  #~ msgstr "Elija una categor�a"
 
3499
  #~ msgid "Choose a Brand"
3500
  #~ msgstr "Elija un tipo"
 
3501
  #~ msgid "use the actual image. No resize."
3502
  #~ msgstr "Use la imagen actual. No la dimensione."
 
3503
  #~ msgid "ID"
3504
  #~ msgstr "ID"
 
3505
  #~ msgid "Transaction Status"
3506
  #~ msgstr "Estado de la transacci�n"
 
3507
  #~ msgid "Successful"
3508
  #~ msgstr "Exito"
 
3509
  #~ msgid ""
3510
  #~ "<strong>Note:</strong> This lite version of the e-Commerce plugin only "
3511
  #~ "allows you to interface with PayPal.<br /><br />If you are looking for a "
@@ -3520,53 +3430,73 @@ msgstr "URL de opciones"
3520
  #~ "instinct.co.nz/blogshop\">versi�n e-Commerce oro </a> disponible con "
3521
  #~ "pasarelas como authorize.net, DPS (www.dps.co.nz), y paystation (www."
3522
  #~ "paystation.co.nz)."
 
3523
  #~ msgid "Show Specials in the Sidebar"
3524
  #~ msgstr "Mostrar ofertas"
 
3525
  #~ msgid "Reply Email"
3526
  #~ msgstr "Repetir Email"
 
3527
  #~ msgid "brand"
3528
  #~ msgstr "marca"
 
3529
  #~ msgid "category"
3530
  #~ msgstr "categor�a"
 
3531
  #~ msgid "Category or Brand"
3532
  #~ msgstr "Categor�a o Marca"
 
3533
  #~ msgid "There are no items in the shopping cart"
3534
  #~ msgstr "No hay ning�n art�culo en el carrito"
 
3535
  #~ msgid "The Transaction was not successful"
3536
  #~ msgstr "Hubo un error en la transacci�n"
 
3537
  #~ msgid "Go back to the checkout"
3538
  #~ msgstr "Volver a validar la compra"
 
3539
  #~ msgid "Base International Shipping"
3540
  #~ msgstr "Env�os internacionales"
 
3541
  #~ msgid "Note: charged only once per product regardless of quantity ordered."
3542
  #~ msgstr ""
3543
  #~ "Nota: cobrado s�lo una vez por producto independientemente de la "
3544
  #~ "cantidad pedida."
 
3545
  #~ msgid "Country Form Field"
3546
  #~ msgstr "Campo de formulario para el pa�s"
 
3547
  #~ msgid ""
3548
  #~ "(select which form field on the checkout page you want to use for "
3549
  #~ "specifying the country)"
3550
  #~ msgstr ""
3551
  #~ "(seleccionar cual es el campo del formulario para especificar el pa�s)"
 
3552
  #~ msgid "Email Form Field"
3553
  #~ msgstr "Campo del formulario para el email"
 
3554
  #~ msgid ""
3555
  #~ "(select which form field on the checkout page you want to use for "
3556
  #~ "specifying the email address)"
3557
  #~ msgstr ""
3558
  #~ "(seleccionar cual es el campo del formulario para especificar la "
3559
  #~ "direcci�n de correo)"
 
3560
  #~ msgid "Add Additional Image"
3561
  #~ msgstr "A�adir imagen adicional"
 
3562
  #~ msgid "Gold Cart Activation"
3563
  #~ msgstr "Opciones de activaci�n"
 
3564
  #~ msgid "Sorry, the API key was incorrect."
3565
  #~ msgstr "Lo siento, la API key es incorrecta"
 
3566
  #~ msgid "Additional Image"
3567
  #~ msgstr "Imagen adicional"
 
3568
  #~ msgid "Confirm your totals before making the payment:"
3569
  #~ msgstr "Verifique sus totales antes de realizar el pedido:"
 
3570
  #~ msgid ""
3571
  #~ "Choose what payment options you want to make available in the checkout "
3572
  #~ "page. By default purchasers can only pay for items using a credit card "
@@ -3579,20 +3509,28 @@ msgstr "URL de opciones"
3579
  #~ "Transferencia. En el caso de que usted quisiera esta opci�n, deber�a "
3580
  #~ "seleccionar la tarjeta de cr�dito m�s la opci�n de Cheque/"
3581
  #~ "Transferencia."
 
3582
  #~ msgid " only"
3583
  #~ msgstr " solo"
 
3584
  #~ msgid " plus manual payment option"
3585
  #~ msgstr " opci�n plus de pago Cheque/Transferencia"
 
3586
  #~ msgid "Pay using"
3587
  #~ msgstr "Pago usado"
 
3588
  #~ msgid "Pay by Cheque/Bank Deposit"
3589
  #~ msgstr "Pago por Cheque/Transferencia"
 
3590
  #~ msgid "Credit Card"
3591
  #~ msgstr "Tarjeta de cr�dito"
 
3592
  #~ msgid "Created default options."
3593
  #~ msgstr "Opciones por defecto creadas."
 
3594
  #~ msgid "MP3 Settings"
3595
  #~ msgstr "Configuraci�n MP3"
 
3596
  #~ msgid ""
3597
  #~ "To create the 30 second MP3 file clips, this plugin needs <a href="
3598
  #~ "\"http://sox.sourceforge.net/\">SoX</a> compiled with MP3 support, enter "
@@ -3600,8 +3538,9 @@ msgstr "URL de opciones"
3600
  #~ msgstr ""
3601
  #~ "Para crear MP3 de 30 segundos, este plugin necesita <a href=\"http://sox."
3602
  #~ "sourceforge.net/\">SoX</a> introduzca la ruta al SoX aqu�."
 
3603
  #~ msgid "returned no results."
3604
  #~ msgstr "Sin resultados."
 
3605
  #~ msgid "Subtotal"
3606
  #~ msgstr "Subtotal"
3607
-
1
  msgid ""
2
  msgstr ""
3
+ "Project-Id-Version: wpsc-es_ES\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: 2009-11-27 20:21+0200\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: \n"
8
+ "Language-Team: wikichaves.com <info@wikichaves.com>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Poedit-Language: Spanish\n"
13
+ "X-Poedit-Country: Argentina\n"
14
 
15
  #: wp-e-commerce/admin-form-functions.php:10
 
16
  msgid "You are editing the &quot;[categorisation]&quot; Group"
17
+ msgstr "Añadir nueva categoría"
18
 
19
  #: wp-e-commerce/admin-form-functions.php:11
20
  msgid "+ Add new category to the &quot;[categorisation]&quot; Group"
21
+ msgstr "Añadir nueva categoría"
22
 
23
  #: wp-e-commerce/admin-form-functions.php:25
24
  #: wp-e-commerce/admin-form-functions.php:239
30
 
31
  #: wp-e-commerce/admin-form-functions.php:34
32
  msgid "Description"
33
+ msgstr "Descripción"
34
 
35
  #: wp-e-commerce/admin-form-functions.php:44
36
  msgid "Group Parent"
37
+ msgstr "Categoría padre"
38
 
39
  #: wp-e-commerce/admin-form-functions.php:85
40
  msgid "Group&nbsp;Image"
58
  msgstr ""
59
 
60
  #: wp-e-commerce/admin-form-functions.php:119
 
61
  msgid "Delete Image"
62
+ msgstr "Borrar imágen"
63
 
64
  #: wp-e-commerce/admin-form-functions.php:133
65
  msgid "Target Markets"
72
  msgstr ""
73
 
74
  #: wp-e-commerce/admin-form-functions.php:164
 
75
  msgid "Presentation Settings"
76
+ msgstr "Opciones de presentación"
77
 
78
  #: wp-e-commerce/admin-form-functions.php:165
79
  msgid "To over-ride the presentation settings for this group you can enter in your prefered settings here"
99
 
100
  #: wp-e-commerce/admin-form-functions.php:183
101
  #: wp-e-commerce/admin-form-functions.php:185
 
102
  msgid "Grid View"
103
+ msgstr "Vista en Grilla"
104
 
105
  #: wp-e-commerce/admin-form-functions.php:195
106
  msgid "Thumbnail&nbsp;Size"
123
  msgstr "No"
124
 
125
  #: wp-e-commerce/admin-form-functions.php:221
 
126
  msgid "Edit Group"
127
+ msgstr "Editar grupo"
128
 
129
  #: wp-e-commerce/admin-form-functions.php:222
130
  #: wp-e-commerce/admin-form-functions.php:260
135
 
136
  #: wp-e-commerce/admin-form-functions.php:248
137
  msgid "Variation Values"
138
+ msgstr "Valores de la variación"
139
 
140
  #: wp-e-commerce/admin-form-functions.php:267
141
  #: wp-e-commerce/display-coupons.php:126
142
  msgid "Add"
143
+ msgstr "Añadir"
144
 
145
  #: wp-e-commerce/admin-form-functions.php:278
146
  #: wp-e-commerce/display-coupons.php:321
188
  #: wp-e-commerce/display-coupons.php:160
189
  #: wp-e-commerce/display-coupons.php:253
190
  #: wp-e-commerce/display-coupons.php:317
 
191
  msgid "Apply On All Products"
192
  msgstr "Mostrar productos"
193
 
197
  msgstr "Enviar"
198
 
199
  #: wp-e-commerce/admin-form-functions.php:520
 
200
  msgid "Settings"
201
+ msgstr "Configuración"
202
 
203
  #: wp-e-commerce/admin-form-functions.php:524
 
204
  msgid "Shop Settings"
205
+ msgstr "Configuracion de la Tienda"
206
 
207
  #: wp-e-commerce/admin-form-functions.php:525
 
208
  msgid "Money and Payment"
209
+ msgstr "Moneda y tipo de Pago"
210
 
211
  #: wp-e-commerce/admin-form-functions.php:526
 
212
  msgid "Checkout Page Settings"
213
+ msgstr "Opciones de Checkout"
214
 
215
  #: wp-e-commerce/admin-form-functions.php:545
216
  #: wp-e-commerce/admin-form-functions.php:546
 
217
  msgid "product"
218
+ msgstr "producto"
219
 
220
  #: wp-e-commerce/admin-form-functions.php:545
221
  #: wp-e-commerce/admin-form-functions.php:546
 
222
  msgid "products"
223
+ msgstr "productos"
224
 
225
  #: wp-e-commerce/admin-form-functions.php:550
226
  #: wp-e-commerce/admin-form-functions.php:551
230
  #: wp-e-commerce/admin-form-functions.php:550
231
  #: wp-e-commerce/admin-form-functions.php:551
232
  msgid "groups"
233
+ msgstr "grupos"
234
 
235
  #: wp-e-commerce/admin-form-functions.php:555
236
  #: wp-e-commerce/admin-form-functions.php:556
 
237
  msgid "sale"
238
+ msgstr "oferta"
239
 
240
  #: wp-e-commerce/admin-form-functions.php:555
241
  #: wp-e-commerce/admin-form-functions.php:556
 
242
  msgid "sales"
243
+ msgstr "ofertas"
244
 
245
  #: wp-e-commerce/admin-form-functions.php:562
 
246
  msgid "variation"
247
+ msgstr "Variación"
248
 
249
  #: wp-e-commerce/admin-form-functions.php:562
 
250
  msgid "variations"
251
+ msgstr "Variaciones"
252
 
253
  #: wp-e-commerce/admin-form-functions.php:566
254
  #: wp-e-commerce/admin-form-functions.php:567
260
  #: wp-e-commerce/admin-form-functions.php:566
261
  #: wp-e-commerce/admin-form-functions.php:567
262
  #: wp-e-commerce/admin-form-functions.php:570
 
263
  msgid "transactions"
264
+ msgstr "transacciones"
265
 
266
  #: wp-e-commerce/admin-form-functions.php:580
 
267
  msgid "Current Month"
268
+ msgstr "Mes"
269
 
270
  #: wp-e-commerce/admin-form-functions.php:585
271
  msgid "At a Glance"
272
+ msgstr "En este momento"
273
 
274
  #: wp-e-commerce/admin-form-functions.php:615
 
275
  msgid "Pending"
276
+ msgstr "Pendientes"
277
 
278
  #: wp-e-commerce/admin-form-functions.php:630
 
279
  msgid "Closed"
280
+ msgstr "Cerradas"
281
 
282
  #: wp-e-commerce/admin-form-functions.php:638
283
  #: wp-e-commerce/admin-form-functions.php:646
 
284
  msgid "Add New Product"
285
+ msgstr "Agregar producto"
286
 
287
  #: wp-e-commerce/admin-form-functions.php:638
288
  msgid "Here you can add products, groups or variations"
318
  #: wp-e-commerce/install_and_update.php:650
319
  #: wp-e-commerce/install_and_update.php:658
320
  msgid "Address"
321
+ msgstr "Dirección"
322
 
323
  #: wp-e-commerce/admin-form-functions.php:722
324
  #: wp-e-commerce/edit-profile.php:52
325
  #: wp-e-commerce/install_and_update.php:667
326
  msgid "Phone"
327
+ msgstr "Teléfono"
328
 
329
  #: wp-e-commerce/admin-form-functions.php:723
330
  #: wp-e-commerce/display-ecommerce-subs.php:9
342
  msgstr "Precio"
343
 
344
  #: wp-e-commerce/admin-form-functions.php:764
 
345
  msgid "Shipping"
346
+ msgstr "Envío"
347
 
348
  #: wp-e-commerce/admin-form-functions.php:859
349
  msgid "This users cart was empty"
350
+ msgstr "Este Pedido está vacío"
351
 
352
  #: wp-e-commerce/display-coupons.php:27
 
353
  msgid "Thanks, the coupon has been added."
354
+ msgstr "El cupón se ha añadido"
355
 
356
  #: wp-e-commerce/display-coupons.php:122
 
357
  msgid "Coupons"
358
+ msgstr "Cupones"
359
 
360
  #: wp-e-commerce/display-coupons.php:126
361
  msgid "Add Coupon"
366
  msgstr ""
367
 
368
  #: wp-e-commerce/display-coupons.php:409
 
369
  msgid "Marketing Settings"
370
+ msgstr "Configuración de Marketing"
371
 
372
  #: wp-e-commerce/display-coupons.php:416
 
373
  msgid "Display Cross Sales"
374
+ msgstr ""
375
 
376
  #: wp-e-commerce/display-coupons.php:440
377
  msgid "Show Share This (Social Bookmarks)"
382
  msgstr ""
383
 
384
  #: wp-e-commerce/display-coupons.php:486
 
385
  msgid "RSS Address"
386
+ msgstr "Dirección RSS"
387
 
388
  #: wp-e-commerce/display-coupons.php:490
389
  msgid "<strong>Note:</strong> Not only can people use this RSS to keep update with your product list but you can also use this link to promote your products in your facebook profile. <br />Just add the <a href=\"http://apps.facebook.com/getshopped\">getshopped! facebook application</a> to your facebook profile and follow the instructions."
398
  msgstr ""
399
 
400
  #: wp-e-commerce/display-coupons.php:508
 
401
  msgid "Click here to remove access"
402
+ msgstr "Remover acceso"
403
 
404
  #: wp-e-commerce/display-coupons.php:513
405
  msgid "Grant Access"
414
  msgstr ""
415
 
416
  #: wp-e-commerce/display-ecommerce-subs.php:9
 
417
  msgid "Suspend"
418
+ msgstr ""
419
 
420
  #: wp-e-commerce/display-ecommerce-subs.php:9
421
  msgid "Activate"
424
  #: wp-e-commerce/edit-profile.php:31
425
  #: wp-e-commerce/install_and_update.php:648
426
  #: wp-e-commerce/install_and_update.php:656
 
427
  msgid "First Name"
428
+ msgstr "Nombre"
429
 
430
  #: wp-e-commerce/edit-profile.php:32
431
  msgid "Please enter a valid name"
432
+ msgstr "Por favor introduzca un nombre válido"
433
 
434
  #: wp-e-commerce/edit-profile.php:35
435
  #: wp-e-commerce/install_and_update.php:649
439
 
440
  #: wp-e-commerce/edit-profile.php:36
441
  msgid "Please enter a valid surname"
442
+ msgstr "Por favor introduzca un apellido válido"
443
 
444
  #: wp-e-commerce/edit-profile.php:40
445
  msgid "Please enter a valid email address"
446
+ msgstr "Por favor introduzca una dirección de correo válida"
447
 
448
  #: wp-e-commerce/edit-profile.php:43
449
  msgid "Address 1"
450
+ msgstr "Dirección 1"
451
 
452
  #: wp-e-commerce/edit-profile.php:44
453
  msgid "Address 2"
454
+ msgstr "Dirección 2"
455
 
456
  #: wp-e-commerce/edit-profile.php:45
457
  msgid "Please enter a valid address"
458
+ msgstr "Por favor introduzca una dirección válida"
459
 
460
  #: wp-e-commerce/edit-profile.php:48
461
  #: wp-e-commerce/install_and_update.php:651
464
  msgstr ""
465
 
466
  #: wp-e-commerce/edit-profile.php:49
 
467
  msgid "Please enter your town or city."
468
+ msgstr "Por favor introduzca su ciudad"
469
 
470
  #: wp-e-commerce/edit-profile.php:53
471
  msgid "Please enter a valid phone number"
472
+ msgstr "Por favor introduzca un número de teléfono válido"
473
 
474
  #: wp-e-commerce/edit-profile.php:56
475
  #: wp-e-commerce/install_and_update.php:652
476
  #: wp-e-commerce/install_and_update.php:661
 
477
  msgid "Country"
478
+ msgstr "País"
479
 
480
  #: wp-e-commerce/edit-profile.php:57
481
  #, fuzzy
501
  msgstr ""
502
 
503
  #: wp-e-commerce/editor.php:144
 
504
  msgid "Your forms:"
505
+ msgstr "Tus formularios"
506
 
507
  #: wp-e-commerce/editor.php:146
508
  #: wp-e-commerce/insertcate.php:87
529
 
530
  #: wp-e-commerce/homepage_products_functions.php:157
531
  msgid "More Details"
532
+ msgstr "Más información"
533
 
534
  #: wp-e-commerce/homepage_products_functions.php:189
535
  msgid "Add To Cart"
536
+ msgstr "Añadir a Pedido +"
537
 
538
  #: wp-e-commerce/homepage_products_functions.php:205
539
  msgid "Avg. Customer Rating"
550
 
551
  #: wp-e-commerce/homepage_products_functions.php:216
552
  msgid "Rate This item"
553
+ msgstr "Califica este artículo"
554
 
555
  #: wp-e-commerce/insertcate.php:67
 
556
  msgid "Pick a Category"
557
+ msgstr "Elige una categoría"
558
 
559
  #: wp-e-commerce/insertcate.php:74
 
560
  msgid "Your Categories:"
561
+ msgstr "Tus categorías"
562
 
563
  #: wp-e-commerce/install_and_update.php:60
564
  msgid "Example category"
565
+ msgstr "Categoría ejemplo"
566
 
567
  #: wp-e-commerce/install_and_update.php:60
568
  #: wp-e-commerce/install_and_update.php:61
603
 
604
  #: wp-e-commerce/install_and_update.php:92
605
  msgid "product group image width"
606
+ msgstr "Ancho de la imágen del grupo"
607
 
608
  #: wp-e-commerce/install_and_update.php:93
609
  msgid "product group image height"
610
+ msgstr "Alto imagen categoría"
611
 
612
  #: wp-e-commerce/install_and_update.php:95
613
  msgid "The location of the product list"
614
+ msgstr "Posición de la lista de productos"
615
 
616
  #: wp-e-commerce/install_and_update.php:96
617
  msgid "The location of the shopping cart"
618
+ msgstr "Posoción del carrito de compra"
619
 
620
  #: wp-e-commerce/install_and_update.php:97
621
  msgid "The location of the checkout page"
622
+ msgstr "Posiciónn de la página de compra"
623
 
624
  #: wp-e-commerce/install_and_update.php:98
625
  msgid "The location of the transaction detail page"
626
+ msgstr "Posición de la página de detalle de transacción"
627
 
628
  #: wp-e-commerce/install_and_update.php:99
629
  msgid "The payment gateway to use"
634
  #: wp-e-commerce/install_and_update.php:107
635
  #: wp-e-commerce/install_and_update.php:109
636
  msgid "Cart Location"
637
+ msgstr "Posición de carrito"
638
 
639
  #: wp-e-commerce/install_and_update.php:114
640
  msgid "Currency type"
642
 
643
  #: wp-e-commerce/install_and_update.php:115
644
  msgid "Currency sign location"
645
+ msgstr "Posición del símbolo de moneda"
646
 
647
  #: wp-e-commerce/install_and_update.php:117
648
  msgid "the GST rate"
650
 
651
  #: wp-e-commerce/install_and_update.php:119
652
  msgid "the download limit"
653
+ msgstr "Límite de descarga"
654
 
655
  #: wp-e-commerce/install_and_update.php:121
656
  msgid "Display or hide postage and packaging"
658
 
659
  #: wp-e-commerce/install_and_update.php:123
660
  msgid "Display or hide specials on the sidebar"
661
+ msgstr "Mostrar u ocultar ofertas en la barra de menú"
662
 
663
  #: wp-e-commerce/install_and_update.php:126
664
  msgid "Default postage and packaging"
666
 
667
  #: wp-e-commerce/install_and_update.php:128
668
  msgid "Email address that purchase log is sent to"
669
+ msgstr "Dirección de correo donde se envía el registro de compra"
670
 
671
  #: wp-e-commerce/install_and_update.php:129
672
  msgid "Email address that purchase reports are sent from"
673
+ msgstr "Dirección de correo desde donde se envían los informes"
674
 
675
  #: wp-e-commerce/install_and_update.php:130
676
  msgid "Checkout terms and conditions"
690
 
691
  #: wp-e-commerce/install_and_update.php:136
692
  msgid "Select what product group you want to display on the products page"
693
+ msgstr "Categoría por defecto"
694
 
695
  #: wp-e-commerce/install_and_update.php:149
696
  #: wp-e-commerce/install_and_update.php:155
708
  msgstr "Mostrar tarifas de producto"
709
 
710
  #: wp-e-commerce/install_and_update.php:163
 
711
  msgid "Thank you for purchasing with %shop_name%, any items to be shipped will be processed as soon as possible, any items that can be downloaded can be downloaded using the links on this page.All prices include tax and postage and packaging where applicable.You ordered these items:%product_list%%total_shipping%%total_price%"
712
+ msgstr "Gracias por comprar con %shop_name%, el pedido ha sido aceptado, ser procesado y enviado lo más pronto posible, los elementos pueden ser descargados usando los enlaces. Tu pedido es el siguente:%product_list%%total_shipping%%total_price%"
713
 
714
  #: wp-e-commerce/install_and_update.php:164
715
  msgid "%product_list%%total_shipping%%total_price%"
717
 
718
  #: wp-e-commerce/install_and_update.php:207
719
  msgid "Products Page"
720
+ msgstr "Página de productos"
721
 
722
  #: wp-e-commerce/install_and_update.php:213
723
  msgid "Checkout"
724
+ msgstr "Checkout"
725
 
726
  #: wp-e-commerce/install_and_update.php:225
727
  msgid "Transaction Results"
728
+ msgstr "Resultados de la transacción"
729
 
730
  #: wp-e-commerce/install_and_update.php:231
 
731
  msgid "Your Account"
732
+ msgstr "Tu cuenta"
733
 
734
  #: wp-e-commerce/install_and_update.php:647
735
  #, fuzzy
743
  msgstr "Gastos de Envio"
744
 
745
  #: wp-e-commerce/install_and_update.php:655
 
746
  msgid "2. Shipping details"
747
+ msgstr "2. Detalles de envío"
748
 
749
  #: wp-e-commerce/share-this.php:430
750
  msgid "E-mail this, post to del.icio.us, etc."
774
 
775
  #: wp-e-commerce/share-this.php:505
776
  #: wp-e-commerce/share-this.php:868
 
777
  msgid "To Address:"
778
+ msgstr "Dirección"
779
 
780
  #: wp-e-commerce/share-this.php:509
781
  #: wp-e-commerce/share-this.php:872
785
 
786
  #: wp-e-commerce/share-this.php:513
787
  #: wp-e-commerce/share-this.php:876
 
788
  msgid "Your Address:"
789
+ msgstr "Dirección"
790
 
791
  #: wp-e-commerce/share-this.php:517
792
  #: wp-e-commerce/share-this.php:880
842
  #: wp-e-commerce/shopping_cart_functions.php:36
843
  #: wp-e-commerce/shopping_cart_functions.php:44
844
  #: wp-e-commerce/shopping_cart_functions.php:54
 
845
  msgid "Shopping Cart"
846
+ msgstr "Pedido"
847
 
848
  #: wp-e-commerce/tagging_functions.php:79
849
  #, php-format
873
  #: wp-e-commerce/transaction_result_functions.php:40
874
  #: wp-e-commerce/transaction_result_functions.php:249
875
  msgid "Thank you, your purchase is pending, you will be sent an email once the order clears."
876
+ msgstr "Gracias por armar su pedido. Usted recibirá un email cuando el pedido sea confirmado."
877
 
878
  #: wp-e-commerce/transaction_result_functions.php:158
879
  #: wp-e-commerce/transaction_result_functions.php:159
880
  msgid "Click to download"
881
+ msgstr "Pinche aquí para descargar"
882
 
883
  #: wp-e-commerce/transaction_result_functions.php:205
884
  #: wp-e-commerce/transaction_result_functions.php:212
885
  #: wp-e-commerce/user-log.php:317
886
  msgid "Total Shipping"
887
+ msgstr "Gastos de envío"
888
 
889
  #: wp-e-commerce/transaction_result_functions.php:206
890
  #: wp-e-commerce/transaction_result_functions.php:213
895
  #: wp-e-commerce/transaction_result_functions.php:215
896
  #: wp-e-commerce/transaction_result_functions.php:216
897
  msgid "Your Transaction ID"
898
+ msgstr "Número de tu pedido"
899
 
900
  #: wp-e-commerce/transaction_result_functions.php:217
901
  msgid "Transaction ID"
903
 
904
  #: wp-e-commerce/transaction_result_functions.php:250
905
  msgid "Order Pending: Payment Required"
906
+ msgstr "Su pedido está siendo procesado ..."
907
 
908
  #: wp-e-commerce/transaction_result_functions.php:252
909
  msgid "Purchase Receipt"
925
 
926
  #: wp-e-commerce/transaction_result_functions.php:308
927
  msgid "The Transaction was successful"
928
+ msgstr "Transacción correcta"
929
 
930
  #: wp-e-commerce/transaction_result_functions.php:316
 
931
  msgid "Oops, there is nothing in your cart."
932
+ msgstr "Todavía no hay nada en tu pedido. "
933
 
934
  #: wp-e-commerce/transaction_result_functions.php:316
935
  msgid "Please visit our shop"
936
+ msgstr "Visitá la página de Productos."
937
 
938
  #: wp-e-commerce/user-downloads.php:41
939
  msgid "File Names"
960
  #: wp-e-commerce/user-log.php:65
961
  #: wp-e-commerce/user-log.php:383
962
  msgid "Payment Method"
963
+ msgstr "Método de pago"
964
 
965
  #: wp-e-commerce/user-log.php:94
966
  msgid "Details"
972
 
973
  #: wp-e-commerce/user-log.php:169
974
  msgid "Shipping Details"
975
+ msgstr "Costes adicionales de envío"
976
 
977
  #: wp-e-commerce/user-log.php:188
 
978
  msgid "Order Details"
979
+ msgstr "Más detalles"
980
 
981
  #: wp-e-commerce/user-log.php:212
982
  msgid "GST"
1014
 
1015
  #: wp-e-commerce/wp-shopping-cart.old.php:57
1016
  msgid "Note: if this is blank, the image will not be resized"
1017
+ msgstr "Nota: si está en blanco, la imagen no será dimensionada"
1018
 
1019
  #: wp-e-commerce/wp-shopping-cart.old.php:377
1020
  #: wp-e-commerce/wp-shopping-cart.old.php:1660
1026
  #: wp-e-commerce/wp-shopping-cart.old.php:1663
1027
  #: wp-e-commerce/wp-shopping-cart.old.php:1674
1028
  msgid "Textarea"
1029
+ msgstr "Área de texto"
1030
 
1031
  #: wp-e-commerce/wp-shopping-cart.old.php:381
1032
  #: wp-e-commerce/wp-shopping-cart.old.php:1664
1033
  #: wp-e-commerce/wp-shopping-cart.old.php:1675
1034
  msgid "Heading"
1035
+ msgstr "Titular"
1036
 
1037
  #: wp-e-commerce/wp-shopping-cart.old.php:382
1038
  #: wp-e-commerce/wp-shopping-cart.old.php:1665
1046
  msgstr ""
1047
 
1048
  #: wp-e-commerce/wp-shopping-cart.old.php:388
 
1049
  msgid "Label Description"
1050
+ msgstr "Descripción"
1051
 
1052
  #: wp-e-commerce/wp-shopping-cart.old.php:389
1053
  msgid "Item Number"
1150
 
1151
  #: wp-e-commerce/wp-shopping-cart.old.php:1401
1152
  msgid "Click stars to rate"
1153
+ msgstr "Añada estrellas para calificar"
1154
 
1155
  #: wp-e-commerce/wp-shopping-cart.old.php:1406
1156
  msgid "No Votes"
1157
+ msgstr "Ningún voto"
1158
 
1159
  #: wp-e-commerce/wp-shopping-cart.old.php:1410
1160
  msgid "1 Vote"
1182
 
1183
  #: wp-e-commerce/wp-shopping-cart.old.php:1671
1184
  msgid "Delivery Address"
1185
+ msgstr "Dirección de envio"
1186
 
1187
  #: wp-e-commerce/wp-shopping-cart.old.php:1672
1188
  msgid "Delivery City"
1190
 
1191
  #: wp-e-commerce/wp-shopping-cart.old.php:1673
1192
  msgid "Delivery Country"
1193
+ msgstr "País"
1194
 
1195
  #: wp-e-commerce/wp-shopping-cart.old.php:1720
1196
  msgid "The item has been added"
1197
+ msgstr "El arttículo se ha añadido"
1198
 
1199
  #: wp-e-commerce/wp-shopping-cart.old.php:1722
1200
  msgid "The item has not been added"
1201
+ msgstr "El artículo no se ha añadido"
1202
 
1203
  #: wp-e-commerce/wp-shopping-cart.old.php:1732
1204
  #, fuzzy
1206
  msgstr "Opciones de producto"
1207
 
1208
  #: wp-e-commerce/wp-shopping-cart.old.php:1743
 
1209
  msgid "Add Variation Set"
1210
+ msgstr "Añadir variaciones"
1211
 
1212
  #: wp-e-commerce/wp-shopping-cart.old.php:1792
1213
  msgid "Add Value"
1216
  #: wp-e-commerce/js/tinymce3/window.php:36
1217
  #: wp-e-commerce/js/tinymce3/window.php:118
1218
  msgid "Category"
1219
+ msgstr "Categoría"
1220
 
1221
  #: wp-e-commerce/js/tinymce3/window.php:37
1222
  #, fuzzy
1224
  msgstr "Precio del producto"
1225
 
1226
  #: wp-e-commerce/js/tinymce3/window.php:38
 
1227
  msgid "Add Product"
1228
+ msgstr "Añadir producto"
1229
 
1230
  #: wp-e-commerce/js/tinymce3/window.php:48
1231
  #: wp-e-commerce/js/tinymce3/window.php:76
 
1232
  msgid "Select Category"
1233
+ msgstr "Seleccionar categoría"
1234
 
1235
  #: wp-e-commerce/js/tinymce3/window.php:51
1236
  #: wp-e-commerce/js/tinymce3/window.php:78
1237
  #: wp-e-commerce/js/tinymce3/window.php:122
 
1238
  msgid "No Category"
1239
+ msgstr ""
1240
 
1241
  #: wp-e-commerce/js/tinymce3/window.php:65
 
1242
  msgid "Number of items per Page"
1243
+ msgstr "Número de items por página"
1244
 
1245
  #: wp-e-commerce/js/tinymce3/window.php:91
 
1246
  msgid "Number of visible items"
1247
+ msgstr "Número de Artículos"
1248
 
1249
  #: wp-e-commerce/merchants/authorize.merchant.php:278
1250
  msgid "There was an error contacting the payment gateway, please try again later."
1252
 
1253
  #: wp-e-commerce/merchants/chronopay.php:440
1254
  #: wp-e-commerce/merchants/paypal_multiple.php:554
 
1255
  msgid "Update &raquo;"
1256
+ msgstr "Aplicar &raquo;"
1257
 
1258
  #: wp-e-commerce/merchants/paypal-standard.merchant.php:134
 
1259
  msgid "Your Subscription"
1260
+ msgstr "Tu suscripción"
1261
 
1262
  #: wp-e-commerce/merchants/paypal_certified.php:585
1263
  #: wp-e-commerce/merchants/paypal_multiple.php:519
1313
 
1314
  #: wp-e-commerce/shipping/tablerate.php:30
1315
  #: wp-e-commerce/shipping/weightrate.php:30
 
1316
  msgid "Shipping Price"
1317
+ msgstr "Costo de envío"
1318
 
1319
  #: wp-e-commerce/shipping/ups.php:34
1320
  #, fuzzy
1350
  msgstr ""
1351
 
1352
  #: wp-e-commerce/shipping/ups.php:59
 
1353
  msgid "Residential Address"
1354
+ msgstr "Dirección de envío"
1355
 
1356
  #: wp-e-commerce/shipping/ups.php:60
1357
  msgid "Commercial Address"
1379
 
1380
  #: wp-e-commerce/themes/default/cart_widget.php:15
1381
  msgid "Number of items"
1382
+ msgstr "Cantidad de artículos"
1383
 
1384
  #: wp-e-commerce/themes/default/cart_widget.php:23
1385
  #: wp-e-commerce/themes/default/shopping_cart_page.php:13
1388
 
1389
  #: wp-e-commerce/themes/default/cart_widget.php:24
1390
  msgid "Qty"
1391
+ msgstr "Can"
1392
 
1393
  #: wp-e-commerce/themes/default/cart_widget.php:59
1394
  #, fuzzy
1396
  msgstr "Franqueo y embalaje por defecto"
1397
 
1398
  #: wp-e-commerce/themes/default/cart_widget.php:72
 
1399
  msgid "Empty your cart"
1400
+ msgstr "Vaciar Pedido X"
1401
 
1402
  #: wp-e-commerce/themes/default/cart_widget.php:76
1403
  msgid "Go to Checkout"
1404
+ msgstr "Finalizar Pedido »"
1405
 
1406
  #: wp-e-commerce/themes/default/cart_widget.php:78
1407
  msgid "Your shopping cart is empty"
1408
+ msgstr "Tu pedido está vacío."
1409
 
1410
  #: wp-e-commerce/themes/default/cart_widget.php:80
1411
  msgid "Visit the shop"
1424
  #: wp-e-commerce/themes/default/grid_view.php:173
1425
  #: wp-e-commerce/themes/default/list_view.php:185
1426
  #: wp-e-commerce/themes/default/products_page.php:256
 
1427
  msgid "There are no products in this group."
1428
+ msgstr "No hay productos en este grupo"
1429
 
1430
  #: wp-e-commerce/themes/default/list_view.php:153
1431
  #: wp-e-commerce/themes/default/products_page.php:222
1442
  msgstr ""
1443
 
1444
  #: wp-e-commerce/themes/default/shopping_cart_page.php:9
 
1445
  msgid "Please review your order"
1446
+ msgstr "Por favor revisa tu Pedido"
1447
 
1448
  #: wp-e-commerce/themes/default/shopping_cart_page.php:32
1449
  #: wp-e-commerce/themes/default/shopping_cart_page.php:57
1464
 
1465
  #: wp-e-commerce/themes/default/shopping_cart_page.php:82
1466
  msgid "Calculate Shipping Price"
1467
+ msgstr "Calcular costos de envío"
1468
 
1469
  #: wp-e-commerce/themes/default/shopping_cart_page.php:86
1470
  msgid "Please choose a country below to calculate your shipping costs"
1471
+ msgstr "Seleccione la opción más adecuada para calcular los costos de envío"
1472
 
1473
  #: wp-e-commerce/themes/default/shopping_cart_page.php:95
1474
  msgid "Please provide a Zipcode and click Calculate in order to continue."
1479
  msgstr ""
1480
 
1481
  #: wp-e-commerce/themes/default/shopping_cart_page.php:120
 
1482
  msgid "- Choose a Shipping Rate"
1483
+ msgstr ""
1484
 
1485
  #: wp-e-commerce/themes/default/shopping_cart_page.php:210
1486
  msgid "Not yet a member?"
1521
 
1522
  #: wp-e-commerce/themes/default/shopping_cart_page.php:355
1523
  msgid "Make Purchase"
1524
+ msgstr "Confirmar Pedido »"
1525
 
1526
  #: wp-e-commerce/themes/default/single_product.php:93
1527
  #: wp-e-commerce/themes/iShop/single_product.php:94
1561
 
1562
  #: wp-e-commerce/widgets/category_widget.27.php:19
1563
  #: wp-e-commerce/wpsc-admin/admin.php:101
 
1564
  msgid "Categories"
1565
+ msgstr "Categorías"
1566
 
1567
  #: wp-e-commerce/widgets/category_widget.27.php:134
1568
  #: wp-e-commerce/widgets/category_widget.28.php:69
1577
 
1578
  #: wp-e-commerce/widgets/category_widget.27.php:159
1579
  #: wp-e-commerce/widgets/category_widget.28.php:80
 
1580
  msgid "Display the :category: Group"
1581
+ msgstr "Mostrar el grupo :category:"
1582
 
1583
  #: wp-e-commerce/widgets/category_widget.27.php:168
1584
  #: wp-e-commerce/widgets/category_widget.28.php:88
 
1585
  msgid "Display the Group thumbnails in the sidebar"
1586
+ msgstr "Mostrar u ocultar el grupo en el sidebar"
1587
 
1588
  #: wp-e-commerce/widgets/category_widget.27.php:179
1589
  #: wp-e-commerce/widgets/category_widget.28.php:11
 
1590
  msgid "Product Grouping Widget"
1591
+ msgstr ""
1592
 
1593
  #: wp-e-commerce/widgets/category_widget.27.php:181
1594
  #: wp-e-commerce/widgets/category_widget.28.php:12
1595
  #: wp-e-commerce/widgets/category_widget.28.php:19
 
1596
  msgid "Product Categories"
1597
+ msgstr "Imágenes de productos"
1598
 
1599
  #: wp-e-commerce/widgets/latest_product_widget.php:7
1600
  #: wp-e-commerce/widgets/latest_product_widget.php:87
1601
  #: wp-e-commerce/widgets/latest_product_widget.php:88
 
1602
  msgid "Latest Products"
1603
+ msgstr "Últimos Productos"
1604
 
1605
  #: wp-e-commerce/widgets/latest_product_widget.php:74
1606
  msgid "Number of products to show:"
1620
  #: wp-e-commerce/widgets/product_tag_widget.php:9
1621
  #: wp-e-commerce/widgets/product_tag_widget.php:38
1622
  #: wp-e-commerce/widgets/product_tag_widget.php:39
 
1623
  msgid "Product Tags"
1624
+ msgstr "Etiquetas de productos"
1625
 
1626
  #: wp-e-commerce/widgets/shopping_cart_widget.php:37
1627
  #: wp-e-commerce/widgets/shopping_cart_widget.php:42
1636
  msgstr "Detalles del producto"
1637
 
1638
  #: wp-e-commerce/widgets/specials_widget.php:106
 
1639
  msgid "Show Description:"
1640
+ msgstr "Mostrar descripción"
1641
 
1642
  #: wp-e-commerce/wpsc-admin/admin.php:75
1643
  #: wp-e-commerce/wpsc-admin/admin.php:78
1645
  #: wp-e-commerce/wpsc-admin/admin.php:85
1646
  #: wp-e-commerce/wpsc-admin/admin.php:88
1647
  #: wp-e-commerce/wpsc-admin/admin.php:98
 
1648
  msgid "Products"
1649
+ msgstr "Productos"
1650
 
1651
  #: wp-e-commerce/wpsc-admin/admin.php:93
1652
  #: wp-e-commerce/wpsc-admin/admin.php:421
1653
  #: wp-e-commerce/wpsc-admin/admin.php:451
 
1654
  msgid "Sales"
1655
  msgstr "Ofertas"
1656
 
1657
  #: wp-e-commerce/wpsc-admin/admin.php:105
1658
  msgid "Variations"
1659
+ msgstr "Variaciones"
1660
 
1661
  #: wp-e-commerce/wpsc-admin/admin.php:126
1662
  msgid "Marketing"
1663
+ msgstr "Marketing"
1664
 
1665
  #: wp-e-commerce/wpsc-admin/admin.php:132
 
1666
  msgid "Upgrades"
1667
+ msgstr "Opciones GOLD"
1668
 
1669
  #: wp-e-commerce/wpsc-admin/admin.php:136
1670
  msgid "- Debug"
1738
 
1739
  #: wp-e-commerce/wpsc-admin/display-groups.page.php:456
1740
  msgid "The product group has been edited."
1741
+ msgstr "La categoría ha sido modificada"
1742
 
1743
  #: wp-e-commerce/wpsc-admin/display-groups.page.php:461
1744
  #, fuzzy
1755
  msgstr ""
1756
 
1757
  #: wp-e-commerce/wpsc-admin/display-groups.page.php:537
 
1758
  msgid "Are you sure you want to delete this product group? All categories it contains will be deleted too."
1759
+ msgstr "Está seguro que quiere eliminar este producto?"
1760
 
1761
  #: wp-e-commerce/wpsc-admin/display-groups.page.php:560
1762
  msgid "Categorizing your products into groups help your customers find them. For instance if you sell hats and trousers you might want to setup a Group called clothes and add hats and trousers to that group."
1773
 
1774
  #: wp-e-commerce/wpsc-admin/display-groups.page.php:595
1775
  #: wp-e-commerce/wpsc-admin/display-groups.page.php:612
 
1776
  msgid "Add New Group"
1777
+ msgstr "Añadir Nuevo Grupo"
1778
 
1779
  #: wp-e-commerce/wpsc-admin/display-groups.page.php:602
 
1780
  msgid "About This Page"
1781
+ msgstr "Página de productos"
1782
 
1783
  #: wp-e-commerce/wpsc-admin/display-groups.page.php:671
 
1784
  msgid "&quot;[categorisation]&quot; Group"
1785
+ msgstr "&quot;[categorisation]&quot; Grupo"
1786
 
1787
  #: wp-e-commerce/wpsc-admin/display-groups.page.php:681
1788
  msgid "Image"
1790
 
1791
  #: wp-e-commerce/wpsc-admin/display-groups.page.php:725
1792
  #: wp-e-commerce/wpsc-admin/display-groups.page.php:729
 
1793
  msgid "You are editing an item in the &quot;[categorisation]&quot; Group"
1794
+ msgstr "Estás editando el Grupo &quot;[categorisation]&quot;"
1795
 
1796
  #: wp-e-commerce/wpsc-admin/display-groups.page.php:728
1797
  #, fuzzy
1799
  msgstr "Detalles del producto"
1800
 
1801
  #: wp-e-commerce/wpsc-admin/display-groups.page.php:744
 
1802
  msgid "Add Category"
1803
+ msgstr "Agregar Categoría"
1804
 
1805
  #: wp-e-commerce/wpsc-admin/display-groups.page.php:747
1806
  msgid "Adding a new category here will make it available when you add or edit a product."
1808
 
1809
  #: wp-e-commerce/wpsc-admin/display-groups.page.php:753
1810
  #: wp-e-commerce/wpsc-admin/display-groups.page.php:756
 
1811
  msgid "You are adding a new item to the &quot;[categorisation]&quot; Group"
1812
+ msgstr "Estás agregando un nuevo item al grupo &quot;[categorisation]&quot;"
1813
 
1814
  #: wp-e-commerce/wpsc-admin/display-groups.page.php:874
 
1815
  msgid "Add Group"
1816
+ msgstr "Añadir Grupo"
1817
 
1818
  #: wp-e-commerce/wpsc-admin/display-items.page.php:29
1819
  msgid "Display Products"
1821
 
1822
  #: wp-e-commerce/wpsc-admin/display-items.page.php:74
1823
  #: wp-e-commerce/wpsc-admin/display-variations.page.php:49
 
1824
  msgid "Product updated."
1825
+ msgstr "Producto actualizado"
1826
 
1827
  #: wp-e-commerce/wpsc-admin/display-items.page.php:114
1828
  msgid "The following directories are not writable: :directory: You won&#39;t be able to upload any images or files here. You will need to change the permissions on these directories to make them writable."
1860
 
1861
  #: wp-e-commerce/wpsc-admin/display-items.page.php:268
1862
  #: wp-e-commerce/wpsc-admin/display-items.page.php:343
 
1863
  msgid "Draft"
1864
+ msgstr "Borrador"
1865
 
1866
  #: wp-e-commerce/wpsc-admin/display-items.page.php:272
1867
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:389
1869
  msgstr ""
1870
 
1871
  #: wp-e-commerce/wpsc-admin/display-items.page.php:308
 
1872
  msgid "No Name"
1873
+ msgstr "Sin nombre"
1874
 
1875
  #: wp-e-commerce/wpsc-admin/display-items.page.php:367
1876
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:341
1897
 
1898
  #: wp-e-commerce/wpsc-admin/display-items.page.php:440
1899
  msgid "View All Categories"
1900
+ msgstr "Todas las categorías"
1901
 
1902
  #: wp-e-commerce/wpsc-admin/display-options-settings.page.php:37
1903
  #, fuzzy
1906
 
1907
  #: wp-e-commerce/wpsc-admin/display-options-settings.page.php:92
1908
  msgid "General"
1909
+ msgstr "General"
1910
 
1911
  #: wp-e-commerce/wpsc-admin/display-options-settings.page.php:93
1912
  msgid "Presentation"
1913
+ msgstr "Presentación"
1914
 
1915
  #: wp-e-commerce/wpsc-admin/display-options-settings.page.php:94
1916
  msgid "Admin"
1917
+ msgstr "Administración"
1918
 
1919
  #: wp-e-commerce/wpsc-admin/display-options-settings.page.php:96
 
1920
  msgid "Payment Options"
1921
+ msgstr "Método de pago"
1922
 
1923
  #: wp-e-commerce/wpsc-admin/display-options-settings.page.php:97
1924
  msgid "Import"
1925
+ msgstr "Importar"
1926
 
1927
  #: wp-e-commerce/wpsc-admin/display-options-settings.page.php:169
1928
  msgid "To configure a shipping module select one on the left."
1933
  msgstr ""
1934
 
1935
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:158
 
1936
  msgid "Shipping Options"
1937
+ msgstr "Costes adicionales de envío"
1938
 
1939
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:161
 
1940
  msgid "Shipping Method:"
1941
+ msgstr "Costes adicionales de envío"
1942
 
1943
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:162
 
1944
  msgid "Shipping Option:"
1945
+ msgstr "Costes adicionales de envío"
1946
 
1947
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:164
1948
  #, fuzzy
1950
  msgstr "ID de pedido"
1951
 
1952
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:165
 
1953
  msgid "Shipping Status:"
1954
+ msgstr "Costes adicionales de envío"
1955
 
1956
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:166
1957
  msgid "Track History:"
1958
  msgstr ""
1959
 
1960
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:172
 
1961
  msgid "Billing Details"
1962
+ msgstr "Costes adicionales de envío"
1963
 
1964
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:173
1965
  #, fuzzy
1976
  msgstr ""
1977
 
1978
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:176
 
1979
  msgid "Address:"
1980
+ msgstr "Dirección"
1981
 
1982
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:178
 
1983
  msgid "Phone:"
1984
+ msgstr "Teléfono"
1985
 
1986
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:179
1987
  #, fuzzy
1989
  msgstr "E-mail"
1990
 
1991
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:180
 
1992
  msgid "Payment Method:"
1993
+ msgstr "Método de pago"
1994
 
1995
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:182
1996
  msgid "How User Found Us:"
2063
 
2064
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:343
2065
  msgid "Subscribe to your orders"
2066
+ msgstr "Suscríbase a sus pedidos"
2067
 
2068
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:345
2069
  msgid "Subscribe to an RSS feed"
2070
+ msgstr "Subscríbase a un RSS"
2071
 
2072
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:345
2073
  msgid "of your orders"
2086
  msgstr "This shop is powered by "
2087
 
2088
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:360
 
2089
  msgid "Upgrade to Gold"
2090
+ msgstr "Opciones GOLD"
2091
 
2092
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:360
2093
  msgid " and unleash more functionality into your shop."
2098
  msgstr ""
2099
 
2100
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:430
 
2101
  msgid "Filter"
2102
+ msgstr "Filtro"
2103
 
2104
  #: wp-e-commerce/wpsc-admin/display-sales-logs.php:433
2105
  msgid "Oops there are no purchase logs for your selection, please try again."
2155
 
2156
  #: wp-e-commerce/wpsc-admin/display-upgrades.page.php:71
2157
  #: wp-e-commerce/wpsc-admin/display-upgrades.page.php:79
 
2158
  msgid "API Key Reset"
2159
+ msgstr "KEY de activación"
2160
 
2161
  #: wp-e-commerce/wpsc-admin/display-upgrades.page.php:74
2162
  msgid "Enter your API name and key to release it from an old site that you no longer use."
2164
 
2165
  #: wp-e-commerce/wpsc-admin/display-upgrades.page.php:85
2166
  msgid "API Key"
2167
+ msgstr "API Key de activación"
2168
 
2169
  #: wp-e-commerce/wpsc-admin/display-upgrades.page.php:90
 
2170
  msgid "Reset API Key"
2171
+ msgstr "KEY de activación"
2172
 
2173
  #: wp-e-commerce/wpsc-admin/display-upgrades.page.php:99
2174
  msgid "Upgrade Instructions"
2198
 
2199
  #: wp-e-commerce/wpsc-admin/display-variations.page.php:21
2200
  msgid "Are you sure you want to delete this product?"
2201
+ msgstr "¿Está seguro que quiere eliminar este producto?"
2202
 
2203
  #: wp-e-commerce/wpsc-admin/display-variations.page.php:37
2204
  #, fuzzy
2210
  msgstr ""
2211
 
2212
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:133
 
2213
  msgid "Edit Product"
2214
+ msgstr "Editar producto"
2215
 
2216
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:144
2217
  msgid "Product Name"
2218
  msgstr "Nombre del producto"
2219
 
2220
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:153
 
2221
  msgid "Display Product Shortcode"
2222
+ msgstr "Mostrar código de producto"
2223
 
2224
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:154
2225
  msgid "Buy Now Shortcode"
2226
  msgstr ""
2227
 
2228
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:155
 
2229
  msgid "Add to Cart Shortcode"
2230
+ msgstr "Añadir al carrito"
2231
 
2232
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:161
2233
  #, fuzzy
2239
  msgstr ""
2240
 
2241
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:163
 
2242
  msgid "Add to Cart PHP"
2243
+ msgstr "Añadir al carrito"
2244
 
2245
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:164
2246
  #, fuzzy
2268
 
2269
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:290
2270
  msgid "Additional Description"
2271
+ msgstr "Descripciónn adicional"
2272
 
2273
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:340
2274
  #, fuzzy
2276
  msgstr "Reemplazar producto"
2277
 
2278
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:364
 
2279
  msgid "Categories and Tags"
2280
+ msgstr "Categorías y etiquetas"
2281
 
2282
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:403
 
2283
  msgid "Select &quot;[categorisation]&quot;"
2284
+ msgstr "Seleccionar &quot;[categorisation]&quot;"
2285
 
2286
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:459
2287
  msgid "Price and Stock Control"
2307
 
2308
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:541
2309
  msgid "I have a limited number of this item in stock. If the stock runs out, this product will not be available on the shop unless you untick this box or add more stock."
2310
+ msgstr "Existe un númemero limitado de este artículo en stock. Si el sotck se agota, este producto no estará disponible en la tienda a no ser que usted quite esta opción o añada más stock."
2311
 
2312
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:556
2313
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:570
2322
  msgstr "Stock"
2323
 
2324
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:603
 
2325
  msgid "Variation Control"
2326
+ msgstr "Contro de Variaciones"
2327
 
2328
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:607
 
2329
  msgid "+ Add New Variations"
2330
+ msgstr "+ Añadir nueva variación"
2331
 
2332
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:653
2333
  #, fuzzy
2341
 
2342
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:722
2343
  msgid "Local Shipping Fee"
2344
+ msgstr "Coste de envío local"
2345
 
2346
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:731
2347
  msgid "International Shipping Fee"
2348
+ msgstr "Coste de envío internacional"
2349
 
2350
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:740
2351
  msgid "Disregard Shipping for this product"
2416
 
2417
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:907
2418
  msgid "Product Images"
2419
+ msgstr "Imágenes de productos"
2420
 
2421
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:915
2422
  #, fuzzy
2480
  msgstr "Previsualizar"
2481
 
2482
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:1192
 
2483
  msgid "Thumbnail Settings"
2484
+ msgstr "Opciones de administración"
2485
 
2486
  #: wp-e-commerce/wpsc-admin/includes/display-items-functions.php:1200
2487
  #, fuzzy
2555
  msgstr ""
2556
 
2557
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/admin.php:7
 
2558
  msgid "Admin Settings"
2559
+ msgstr "Opciones de administración"
2560
 
2561
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/admin.php:13
2562
  msgid "Max downloads per file"
2563
+ msgstr "Descargas máximas por fichero"
2564
 
2565
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/admin.php:35
2566
  msgid "Lock downloads to IP address"
2616
 
2617
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/admin.php:184
2618
  msgid "Transaction Details URL"
2619
+ msgstr "URL de detalles de la transacción"
2620
 
2621
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/admin.php:195
2622
  msgid "User Account URL"
2627
  msgstr ""
2628
 
2629
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/admin.php:206
 
2630
  msgid "Fix Product Group Permalinks"
2631
+ msgstr "Corregir enlaces permanentes de productos"
2632
 
2633
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/checkout.php:27
2634
  msgid "Checkout Options"
2652
 
2653
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/checkout.php:115
2654
  msgid "Here you can customise the forms to be displayed in your checkout page. The checkout page is where you collect important user information that will show up in your purchase logs i.e. the buyers address, and name..."
2655
+ msgstr "Aquí usted puede personalizar las pasarelas de pago para que se muestren en su página de compra. La página de compra es donde usted recoge la información de usuario necesaria que se guardará en sus Logs de compra p. ej. la direccón de compradores, y el nombre..."
2656
 
2657
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/checkout.php:208
 
2658
  msgid "This will be the Email address that the Purchase Reciept is sent to."
2659
+ msgstr "Dirección de correo donde se envía el registro de compra"
2660
 
2661
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/checkout.php:311
2662
  msgid "Add New Form Field"
2663
+ msgstr "Añadir nuevo campo en el formulario"
2664
 
2665
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/gateway.php:31
2666
  msgid "Please Select A Payment Gateway"
2709
 
2710
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/general.php:13
2711
  msgid "Base Country/Region"
2712
+ msgstr "País base de envío"
2713
 
2714
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/general.php:39
2715
  msgid "Select your primary business location."
2746
  msgstr "Mostrar tarifas de producto"
2747
 
2748
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:21
 
2749
  msgid "Show list of product groups"
2750
+ msgstr "Mostrar lista de grupos de productos"
2751
 
2752
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:28
2753
  #, fuzzy
2778
 
2779
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:170
2780
  msgid "Show Postage and Packaging"
2781
+ msgstr "Mostrar gastos de envío"
2782
 
2783
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:193
2784
  msgid "Disable link in Title"
2785
  msgstr ""
2786
 
2787
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:217
 
2788
  msgid "Add quantity field to each product description"
2789
+ msgstr "Descripción del producto adicional"
2790
 
2791
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:242
2792
  msgid "Theme Customisation"
2845
  msgstr ""
2846
 
2847
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:285
 
2848
  msgid "Product Page Settings"
2849
+ msgstr "Página de productos"
2850
 
2851
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:288
2852
  msgid "Product Display"
2861
  msgstr "Mostrar cantidades en modo lista"
2862
 
2863
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:382
 
2864
  msgid "Products Per Row"
2865
+ msgstr "Página de productos"
2866
 
2867
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:387
2868
  msgid "Show images only"
2869
  msgstr ""
2870
 
2871
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:397
 
2872
  msgid "Display Description"
2873
+ msgstr "Descripción"
2874
 
2875
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:402
2876
  msgid "Display \"Add To Cart\" Button"
2878
 
2879
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:406
2880
  msgid "Display \"More Details\" Button"
2881
+ msgstr "Display \"Más Información\" Button"
2882
 
2883
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:416
2884
  #, fuzzy
2928
  msgstr ""
2929
 
2930
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:587
 
2931
  msgid "Shopping Cart Settings"
2932
+ msgstr "Costes adicionales de envío"
2933
 
2934
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:619
2935
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:623
2936
  msgid "Sidebar"
2937
+ msgstr "Barra de menú"
2938
 
2939
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:627
2940
  msgid "Page"
2941
+ msgstr "Página"
2942
 
2943
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:631
2944
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:635
2964
  msgstr ""
2965
 
2966
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:653
 
2967
  msgid "Show Dropshop only on product page"
2968
+ msgstr "Mostrar en página principal"
2969
 
2970
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:656
2971
  msgid "Use light Dropshop style"
2984
  msgstr ""
2985
 
2986
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:693
 
2987
  msgid "Display \"+ Postage & Tax\""
2988
+ msgstr "Mostrar en página principal"
2989
 
2990
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:719
 
2991
  msgid "Product Group Settings"
2992
+ msgstr "Configuración de Grupos de productos"
2993
 
2994
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:723
 
2995
  msgid "Show Product Group Description"
2996
+ msgstr "Descripción de producto"
2997
 
2998
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:748
 
2999
  msgid "Show Product Group Thumbnails"
3000
+ msgstr "Tamaño por defecto del thumbnail grupo"
3001
 
3002
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:775
 
3003
  msgid "Show Product Count per Product Group"
3004
+ msgstr "Seleccione una categoría"
3005
 
3006
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:801
3007
  msgid "Use Category Grid View"
3009
 
3010
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:832
3011
  msgid "Default Product Thumbnail Size"
3012
+ msgstr "Tamaño por defecto del thumbnail producto"
3013
 
3014
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:836
3015
  #, fuzzy
3018
 
3019
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:842
3020
  msgid "Default Product Group Thumbnail Size"
3021
+ msgstr "Tamaño por defecto del thumbnail categoría"
3022
 
3023
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:851
3024
  #, fuzzy
3031
  msgstr "Ver Thumbnails"
3032
 
3033
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:912
 
3034
  msgid "Gallery Thumbnail Image Size"
3035
+ msgstr "Tamaño por defecto del thumbnail producto"
3036
 
3037
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:926
 
3038
  msgid "Pagination settings"
3039
+ msgstr "Opciones de administración"
3040
 
3041
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/presentation.php:930
3042
  msgid "Use Pagination"
3080
  msgstr ""
3081
 
3082
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/shipping.php:67
 
3083
  msgid "Use Shipping"
3084
+ msgstr "Localidad base de envío"
3085
 
3086
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/shipping.php:89
3087
  msgid "If you are only selling digital downloads, you should select no to disable the shipping on your site."
3101
  msgstr "Opciones de moneda"
3102
 
3103
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/shipping.php:130
 
3104
  msgid "ShipWire Email"
3105
+ msgstr "Costes adicionales de envío"
3106
 
3107
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/shipping.php:131
3108
  msgid "ShipWire Password"
3114
 
3115
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/shipping.php:183
3116
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/shipping.php:188
 
3117
  msgid "Shipping Modules"
3118
+ msgstr "Costes adicionales de envío"
3119
 
3120
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/shipping.php:194
3121
  msgid "To enable shipping in WP e-Commerce you must select which shipping methods you want to enable on your site"
3122
  msgstr ""
3123
 
3124
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/shipping.php:198
 
3125
  msgid "Internal Shipping Calculators"
3126
+ msgstr "Coste de envío internacional"
3127
 
3128
  #: wp-e-commerce/wpsc-admin/includes/settings-pages/shipping.php:231
3129
  msgid "External Shipping Calculators"
3135
 
3136
  #: wp-e-commerce/wpsc-includes/ajax.functions.php:88
3137
  msgid "You just added \"[product_name]\" to your cart."
3138
+ msgstr "Acabás de agregar \"[product_name]\" a tu pedido."
3139
 
3140
  #: wp-e-commerce/wpsc-includes/ajax.functions.php:91
3141
  msgid "Sorry, but you cannot add zero items to your cart"
3142
+ msgstr "Debes agregar al menos un producto a tu pedido"
3143
 
3144
  #: wp-e-commerce/wpsc-includes/ajax.functions.php:93
3145
  msgid "Sorry, but there are only [number] of this item in stock."
3146
  msgstr ""
3147
 
3148
  #: wp-e-commerce/wpsc-includes/ajax.functions.php:95
 
3149
  msgid "Sorry, but the item \"[product_name]\" is out of stock."
3150
+ msgstr "Este producto está fuera de stock"
3151
 
3152
  #: wp-e-commerce/wpsc-includes/ajax.functions.php:475
3153
  msgid "You must select a shipping method, otherwise we cannot process your order."
3160
  #: wp-e-commerce/wpsc-includes/ajax.functions.php:503
3161
  #, php-format
3162
  msgid "Oops the product : %s cannot be shipped to %s. To continue with your transaction please remove this product from the list above."
3163
+ msgstr "El producto : %s no puede ser enviado a %s."
3164
 
3165
  #: wp-e-commerce/wpsc-includes/ajax.functions.php:526
3166
  msgid "Please enter a Zipcode and click calculate to proceed"
3167
+ msgstr "Por favor seleccione su Barrio"
3168
 
3169
  #: wp-e-commerce/wpsc-includes/category.functions.php:354
3170
  msgid "Brands"
3184
  msgstr "Aplicar"
3185
 
3186
  #: wp-e-commerce/wpsc-includes/display.functions.php:147
 
3187
  msgid "Continue Shopping"
3188
+ msgstr "Agregar más productos al Pedido"
3189
 
3190
  #: wp-e-commerce/wpsc-includes/display.functions.php:248
3191
  msgid "You are using the example product group as your default group and it has no products in it, you should set the default group to something else, you can do so from your Shop Settings page."
3219
  #: wp-e-commerce/wpsc-includes/processing.functions.php:30
3220
  #: wp-e-commerce/wpsc-includes/processing.functions.php:36
3221
  #: wp-e-commerce/wpsc-includes/processing.functions.php:46
 
3222
  msgid " is out of stock"
3223
+ msgstr "Este producto está fuera de stock"
3224
 
3225
  #: wp-e-commerce/wpsc-includes/processing.functions.php:30
3226
  #: wp-e-commerce/wpsc-includes/processing.functions.php:36
3255
  msgstr ""
3256
 
3257
  #: wp-e-commerce/wpsc-includes/purchaselogs.class.php:759
 
3258
  msgid "Thanks, the purchase log record has been deleted"
3259
+ msgstr "Gracias, el carrito de compra versión GOLD ha sido activado."
3260
 
3261
  #: wp-e-commerce/wpsc-includes/upgrades.php:122
 
3262
  msgid "Visit upgrade homepage"
3263
+ msgstr "Ver Productos"
3264
 
3265
  #: wp-e-commerce/wpsc-includes/upgrades.php:127
3266
  #, fuzzy
3273
  msgstr ""
3274
 
3275
  #: wp-e-commerce/wpsc-includes/variations.class.php:217
 
3276
  msgid "Variation"
3277
+ msgstr "Variación"
3278
 
3279
  #: wp-e-commerce/wpsc-includes/variations.class.php:218
3280
  msgid "Stock"
3291
 
3292
  #~ msgid "Older Orders"
3293
  #~ msgstr "Pedidos antiguos"
3294
+
3295
  #~ msgid "Help/Upgrade"
3296
  #~ msgstr "Ayuda/Actualizar"
3297
+
3298
  #~ msgid "Display categories or brands or both"
3299
  #~ msgstr "Mostrar categor�as o tipos o ambos"
3300
+
3301
  #~ msgid "Product Stock"
3302
  #~ msgstr "Stock de producto"
3303
+
3304
  #~ msgid "Limited Stock"
3305
  #~ msgstr "Stock limitado"
3306
+
3307
  #~ msgid "Type"
3308
  #~ msgstr "Tipo"
3309
+
3310
  #~ msgid "Create a new Variation"
3311
  #~ msgstr "Crear nueva opci�n"
3312
+
3313
  #~ msgid "Product Attachments"
3314
  #~ msgstr "Accesorios de producto"
3315
+
3316
  #~ msgid ""
3317
  #~ "Note: if this is filled in, the file uploaded will be the product to be "
3318
  #~ "purchased."
3319
  #~ msgstr ""
3320
  #~ "Nota: Si est� completado, el archivo subido ser� el producto para ser "
3321
  #~ "comprado."
3322
+
3323
  #~ msgid "Mandatory"
3324
  #~ msgstr "Obligatorio"
3325
+
3326
  #~ msgid "Display<br /> in Log"
3327
  #~ msgstr "Mostrar<br /> en Log"
3328
+
3329
  #~ msgid "Out of"
3330
  #~ msgstr "M�s de"
3331
+
3332
  #~ msgid "votes."
3333
  #~ msgstr "votos."
3334
+
3335
  #~ msgid "Average rating of"
3336
  #~ msgstr "Grado medio de"
3337
+
3338
  #~ msgid "Average vote"
3339
  #~ msgstr "Media de votos"
3340
+
3341
  #~ msgid "Please select a valid Product Group"
3342
  #~ msgstr "Por favor seleccione una categor�a v�lida"
3343
+
3344
  #~ msgid "Productquantity"
3345
  #~ msgstr "Cantidad del producto"
3346
+
3347
  #~ msgid "No tax"
3348
  #~ msgstr "Sin Tasas"
3349
+
3350
  #~ msgid "About"
3351
  #~ msgstr "Sobre nosotros"
3352
+
3353
  #~ msgid ""
3354
  #~ "Welcome to the e-commerce panel. <br /><br /><strong>Note:</strong> on "
3355
  #~ "some setups, the shopping cart may empty on every page load, if this "
3361
  #~ "carga de p�gina, si esto sucede, tendr� que a�adir esta l�nea:"
3362
  #~ "<br /><br />session_start();<br /><br />a index.php en el directorio base "
3363
  #~ "de wordpress.<br />"
3364
+
3365
  #~ msgid ""
3366
  #~ "Note, Once you press submit, you will need to have your Credit card handy."
3367
  #~ msgstr "Tenga a mano su tarjeta de credito una vez que selecione Enviar."
3368
+
3369
  #~ msgid ""
3370
  #~ "Oops, there is nothing in your cart. <a href=\"get_option"
3371
  #~ "(\"product_list_url\")\">Please visit our shop</a>"
3372
  #~ msgstr "Por favor compre alg�n producto antes de utilizar esta p�gina"
3373
+
3374
  #~ msgid "The brand has been edited."
3375
  #~ msgstr "La marca ha sido modificada."
3376
+
3377
  #~ msgid "Add Brand"
3378
  #~ msgstr "A�adir mraca"
3379
+
3380
  #~ msgid "Edit Brand"
3381
  #~ msgstr "Editar marca"
3382
+
3383
  #~ msgid "The variation has been edited."
3384
  #~ msgstr "La opci�n ha sido modificada"
3385
+
3386
  #~ msgid "Please Select a Product Group"
3387
  #~ msgstr "Por favor seleccione una categor�a"
3388
+
3389
  #~ msgid "Edit Item"
3390
  #~ msgstr "Editar el articulo"
3391
+
3392
  #~ msgid "Select an Existing Product"
3393
  #~ msgstr "Seleccione un producto existente"
3394
+
3395
  #~ msgid "(enter in your product details here)"
3396
  #~ msgstr "(Introduzca su detalle del producto aqu�)"
3397
+
3398
  #~ msgid "Add Item"
3399
  #~ msgstr "A�adir art�culo"
3400
+
3401
  #~ msgid "Choose a Product Group"
3402
  #~ msgstr "Elija una categor�a"
3403
+
3404
  #~ msgid "Choose a Brand"
3405
  #~ msgstr "Elija un tipo"
3406
+
3407
  #~ msgid "use the actual image. No resize."
3408
  #~ msgstr "Use la imagen actual. No la dimensione."
3409
+
3410
  #~ msgid "ID"
3411
  #~ msgstr "ID"
3412
+
3413
  #~ msgid "Transaction Status"
3414
  #~ msgstr "Estado de la transacci�n"
3415
+
3416
  #~ msgid "Successful"
3417
  #~ msgstr "Exito"
3418
+
3419
  #~ msgid ""
3420
  #~ "<strong>Note:</strong> This lite version of the e-Commerce plugin only "
3421
  #~ "allows you to interface with PayPal.<br /><br />If you are looking for a "
3430
  #~ "instinct.co.nz/blogshop\">versi�n e-Commerce oro </a> disponible con "
3431
  #~ "pasarelas como authorize.net, DPS (www.dps.co.nz), y paystation (www."
3432
  #~ "paystation.co.nz)."
3433
+
3434
  #~ msgid "Show Specials in the Sidebar"
3435
  #~ msgstr "Mostrar ofertas"
3436
+
3437
  #~ msgid "Reply Email"
3438
  #~ msgstr "Repetir Email"
3439
+
3440
  #~ msgid "brand"
3441
  #~ msgstr "marca"
3442
+
3443
  #~ msgid "category"
3444
  #~ msgstr "categor�a"
3445
+
3446
  #~ msgid "Category or Brand"
3447
  #~ msgstr "Categor�a o Marca"
3448
+
3449
  #~ msgid "There are no items in the shopping cart"
3450
  #~ msgstr "No hay ning�n art�culo en el carrito"
3451
+
3452
  #~ msgid "The Transaction was not successful"
3453
  #~ msgstr "Hubo un error en la transacci�n"
3454
+
3455
  #~ msgid "Go back to the checkout"
3456
  #~ msgstr "Volver a validar la compra"
3457
+
3458
  #~ msgid "Base International Shipping"
3459
  #~ msgstr "Env�os internacionales"
3460
+
3461
  #~ msgid "Note: charged only once per product regardless of quantity ordered."
3462
  #~ msgstr ""
3463
  #~ "Nota: cobrado s�lo una vez por producto independientemente de la "
3464
  #~ "cantidad pedida."
3465
+
3466
  #~ msgid "Country Form Field"
3467
  #~ msgstr "Campo de formulario para el pa�s"
3468
+
3469
  #~ msgid ""
3470
  #~ "(select which form field on the checkout page you want to use for "
3471
  #~ "specifying the country)"
3472
  #~ msgstr ""
3473
  #~ "(seleccionar cual es el campo del formulario para especificar el pa�s)"
3474
+
3475
  #~ msgid "Email Form Field"
3476
  #~ msgstr "Campo del formulario para el email"
3477
+
3478
  #~ msgid ""
3479
  #~ "(select which form field on the checkout page you want to use for "
3480
  #~ "specifying the email address)"
3481
  #~ msgstr ""
3482
  #~ "(seleccionar cual es el campo del formulario para especificar la "
3483
  #~ "direcci�n de correo)"
3484
+
3485
  #~ msgid "Add Additional Image"
3486
  #~ msgstr "A�adir imagen adicional"
3487
+
3488
  #~ msgid "Gold Cart Activation"
3489
  #~ msgstr "Opciones de activaci�n"
3490
+
3491
  #~ msgid "Sorry, the API key was incorrect."
3492
  #~ msgstr "Lo siento, la API key es incorrecta"
3493
+
3494
  #~ msgid "Additional Image"
3495
  #~ msgstr "Imagen adicional"
3496
+
3497
  #~ msgid "Confirm your totals before making the payment:"
3498
  #~ msgstr "Verifique sus totales antes de realizar el pedido:"
3499
+
3500
  #~ msgid ""
3501
  #~ "Choose what payment options you want to make available in the checkout "
3502
  #~ "page. By default purchasers can only pay for items using a credit card "
3509
  #~ "Transferencia. En el caso de que usted quisiera esta opci�n, deber�a "
3510
  #~ "seleccionar la tarjeta de cr�dito m�s la opci�n de Cheque/"
3511
  #~ "Transferencia."
3512
+
3513
  #~ msgid " only"
3514
  #~ msgstr " solo"
3515
+
3516
  #~ msgid " plus manual payment option"
3517
  #~ msgstr " opci�n plus de pago Cheque/Transferencia"
3518
+
3519
  #~ msgid "Pay using"
3520
  #~ msgstr "Pago usado"
3521
+
3522
  #~ msgid "Pay by Cheque/Bank Deposit"
3523
  #~ msgstr "Pago por Cheque/Transferencia"
3524
+
3525
  #~ msgid "Credit Card"
3526
  #~ msgstr "Tarjeta de cr�dito"
3527
+
3528
  #~ msgid "Created default options."
3529
  #~ msgstr "Opciones por defecto creadas."
3530
+
3531
  #~ msgid "MP3 Settings"
3532
  #~ msgstr "Configuraci�n MP3"
3533
+
3534
  #~ msgid ""
3535
  #~ "To create the 30 second MP3 file clips, this plugin needs <a href="
3536
  #~ "\"http://sox.sourceforge.net/\">SoX</a> compiled with MP3 support, enter "
3538
  #~ msgstr ""
3539
  #~ "Para crear MP3 de 30 segundos, este plugin necesita <a href=\"http://sox."
3540
  #~ "sourceforge.net/\">SoX</a> introduzca la ruta al SoX aqu�."
3541
+
3542
  #~ msgid "returned no results."
3543
  #~ msgstr "Sin resultados."
3544
+
3545
  #~ msgid "Subtotal"
3546
  #~ msgstr "Subtotal"
 
languages/wpsc-fr_FR.mo CHANGED
File without changes
languages/wpsc-fr_FR.po CHANGED
File without changes
languages/wpsc-hu_HU.mo CHANGED
File without changes
languages/wpsc-hu_HU.po CHANGED
File without changes
languages/wpsc-it_IT.mo CHANGED
File without changes
languages/wpsc-it_IT.po CHANGED
File without changes
languages/wpsc-ja_JP.mo CHANGED
File without changes
languages/wpsc-ja_JP.po CHANGED
File without changes
languages/wpsc-ko_KR.mo CHANGED
File without changes
languages/wpsc-ko_KR.po CHANGED
File without changes
languages/wpsc-nl_NL.mo CHANGED
Binary file
languages/wpsc-nl_NL.po CHANGED
@@ -12,7 +12,7 @@ msgstr ""
12
 
13
  #: wp-e-commerce/admin-form-functions.php:10
14
  msgid "You are editing the &quot;[categorisation]&quot; Group"
15
- msgstr "U bent nu de [categorisation] groep aan het bewerken"
16
 
17
  #: wp-e-commerce/admin-form-functions.php:11
18
  msgid "+ Add new category to the &quot;[categorisation]&quot; Group"
@@ -32,7 +32,7 @@ msgstr "Beschrijving"
32
 
33
  #: wp-e-commerce/admin-form-functions.php:44
34
  msgid "Group Parent"
35
- msgstr "Bovenliggende groep"
36
 
37
  #: wp-e-commerce/admin-form-functions.php:85
38
  msgid "Group&nbsp;Image"
@@ -53,11 +53,12 @@ msgstr "Breedte"
53
  #: wp-e-commerce/admin-form-functions.php:102
54
  #: wp-e-commerce/admin-form-functions.php:111
55
  msgid "You can upload thumbnail images for each group. To display Group details in your shop you must configure these settings under <a href=\"admin.php?page=wpsc-settings&tab=presentation\">Presentation Settings</a>."
56
- msgstr "Voor elke groep kan een miniatuurafbeelding geupload worden. Om groep gegevens weer te geven in uw webwinkel moeten de <a href=\"http://apps.instinct.co.nz/wp_2.7/wp-admin/admin.php?page=WPSC_DIR_NAME/options.php#options_presentation\">Weergave</a> instellingen aangepast worden."
57
 
58
  #: wp-e-commerce/admin-form-functions.php:119
 
59
  msgid "Delete Image"
60
- msgstr "Verwijder afbeelding"
61
 
62
  #: wp-e-commerce/admin-form-functions.php:133
63
  msgid "Target Markets"
@@ -68,16 +69,15 @@ msgid ""
68
  "The Target Markets feature has been disabled because you have the Suhosin PHP extension installed on this server. If you need to use the Target Markets feature then disable the suhosin extension, if you can not do this, you will need to contact your hosting provider.\n"
69
  "\t\t\t"
70
  msgstr ""
71
- "The Target Markets feature has been disabled because you have the Suhosin PHP extension installed on this server. If you need to use the Target Markets feature then disable the suhosin extension, if you can not do this, you will need to contact your hosting provider.\n"
72
- "\t\t\t"
73
 
74
  #: wp-e-commerce/admin-form-functions.php:164
 
75
  msgid "Presentation Settings"
76
- msgstr "Presentatie-instellingen"
77
 
78
  #: wp-e-commerce/admin-form-functions.php:165
79
  msgid "To over-ride the presentation settings for this group you can enter in your prefered settings here"
80
- msgstr "Om de opgegeven presentatie instellingen voor groepen te overrulen kunt u hier andere instellingen opgeven."
81
 
82
  #: wp-e-commerce/admin-form-functions.php:171
83
  msgid "Catalog View"
@@ -89,17 +89,17 @@ msgstr "Selecteer"
89
 
90
  #: wp-e-commerce/admin-form-functions.php:176
91
  msgid "Default View"
92
- msgstr "Standaard weergave"
93
 
94
  #: wp-e-commerce/admin-form-functions.php:178
95
  #: wp-e-commerce/admin-form-functions.php:180
96
  msgid "List View"
97
- msgstr "Lijstweergave"
98
 
99
  #: wp-e-commerce/admin-form-functions.php:183
100
  #: wp-e-commerce/admin-form-functions.php:185
101
  msgid "Grid View"
102
- msgstr "Rasterweergave"
103
 
104
  #: wp-e-commerce/admin-form-functions.php:195
105
  msgid "Thumbnail&nbsp;Size"
@@ -107,7 +107,7 @@ msgstr "Miniatuurafbeelding&nbsp;Afmeting"
107
 
108
  #: wp-e-commerce/admin-form-functions.php:207
109
  msgid "This category requires additional checkout form fields"
110
- msgstr "Deze categorie vereist extra checkout velden"
111
 
112
  #: wp-e-commerce/admin-form-functions.php:210
113
  #: wp-e-commerce/display-coupons.php:433
@@ -122,19 +122,21 @@ msgid "No"
122
  msgstr "Nee"
123
 
124
  #: wp-e-commerce/admin-form-functions.php:221
 
125
  msgid "Edit Group"
126
- msgstr "Bewerk de groep"
127
 
128
  #: wp-e-commerce/admin-form-functions.php:222
129
  #: wp-e-commerce/admin-form-functions.php:260
130
  #: wp-e-commerce/admin-form-functions.php:279
131
  #: wp-e-commerce/admin-form-functions.php:387
 
132
  msgid "Delete"
133
- msgstr "Verwijder"
134
 
135
  #: wp-e-commerce/admin-form-functions.php:248
136
  msgid "Variation Values"
137
- msgstr "Variatie waarden"
138
 
139
  #: wp-e-commerce/admin-form-functions.php:267
140
  #: wp-e-commerce/display-coupons.php:126
@@ -157,7 +159,7 @@ msgstr "Voucher code"
157
  #: wp-e-commerce/display-coupons.php:144
158
  #: wp-e-commerce/display-coupons.php:301
159
  msgid "Discount"
160
- msgstr "Korting"
161
 
162
  #: wp-e-commerce/admin-form-functions.php:302
163
  #: wp-e-commerce/display-coupons.php:147
@@ -195,12 +197,14 @@ msgid "Submit"
195
  msgstr "Verstuur"
196
 
197
  #: wp-e-commerce/admin-form-functions.php:520
 
198
  msgid "Settings"
199
- msgstr "Instellingen"
200
 
201
  #: wp-e-commerce/admin-form-functions.php:524
 
202
  msgid "Shop Settings"
203
- msgstr "Winkelinstellingen"
204
 
205
  #: wp-e-commerce/admin-form-functions.php:525
206
  msgid "Money and Payment"
@@ -208,7 +212,7 @@ msgstr "Betalingen"
208
 
209
  #: wp-e-commerce/admin-form-functions.php:526
210
  msgid "Checkout Page Settings"
211
- msgstr "Instellingen voor afrekenpagina"
212
 
213
  #: wp-e-commerce/admin-form-functions.php:545
214
  #: wp-e-commerce/admin-form-functions.php:546
@@ -283,15 +287,15 @@ msgstr "Nieuw product toevoegen"
283
 
284
  #: wp-e-commerce/admin-form-functions.php:638
285
  msgid "Here you can add products, groups or variations"
286
- msgstr "Hier kunt u producten, groepen en variaties toevoegen"
287
 
288
  #: wp-e-commerce/admin-form-functions.php:647
289
  msgid "Right Now"
290
- msgstr "Nu Meteen"
291
 
292
  #: wp-e-commerce/admin-form-functions.php:652
293
  msgid "You have <a href=\"admin.php?page=wpsc-edit-products\">:productcount:</a>, contained within <a href=\"admin.php?page=wpsc-edit-groups\">:groupcount:</a>. This month you made :salecount: and generated a total of :monthtotal: and your total sales ever is :overaltotal:. You have :pendingcount: awaiting approval."
294
- msgstr "U heeft <a href=\"admin.php?page=wp-shopping-cart/display-items.php\">:productcount:</a>, in <a href=\"admin.php?page=wp-shopping-cart/display-category.php\">:groupcount:</a>. deze maand heeft u :salecount: met een opbrengst van :monthtotal:. De totale opbrengst tot nu toe is :overaltotal:. u heeft :pendingcount:, die wachten op goedkeuring."
295
 
296
  #: wp-e-commerce/admin-form-functions.php:654
297
  msgid "You are using the :theme: style. This is WP e-Commerce :versionnumber:."
@@ -327,7 +331,7 @@ msgstr "Telefoon"
327
  #: wp-e-commerce/edit-profile.php:39
328
  #: wp-e-commerce/install_and_update.php:654
329
  msgid "Email"
330
- msgstr "E-mail"
331
 
332
  #: wp-e-commerce/admin-form-functions.php:757
333
  msgid "Quantity"
@@ -338,8 +342,9 @@ msgid "Price"
338
  msgstr "Bedrag"
339
 
340
  #: wp-e-commerce/admin-form-functions.php:764
 
341
  msgid "Shipping"
342
- msgstr "Verzending"
343
 
344
  #: wp-e-commerce/admin-form-functions.php:859
345
  msgid "This users cart was empty"
@@ -354,16 +359,18 @@ msgid "Coupons"
354
  msgstr "Vouchers"
355
 
356
  #: wp-e-commerce/display-coupons.php:126
 
357
  msgid "Add Coupon"
358
- msgstr "Voer voucher-code in"
359
 
360
  #: wp-e-commerce/display-coupons.php:397
361
  msgid "<strong>Note:</strong> Due to a current limitation of PayPal, if your user makes a purchase and uses a coupon, we can not send a list of items through to paypal for processing. Rather, we must send the total amount of the purchase, so that within PayPal the user who purchases a product will see your shop name and the total amount of their purchase."
362
  msgstr "<strong>Opmerking:</strong> door een beperking van PayPal kan er geen lijst van gekochte artikelen naar PayPal verstuurd worden wanneer iemand betaald heeft met een voucher.<br>In plaats daarvan wordt het totaalbedrag van de aankoop door PayPal verwerkt en ziet de klant uw winkelnaam en totaalbedrag bij het verwerken van de betaling."
363
 
364
  #: wp-e-commerce/display-coupons.php:409
 
365
  msgid "Marketing Settings"
366
- msgstr "Marketinginstellingen"
367
 
368
  #: wp-e-commerce/display-coupons.php:416
369
  msgid "Display Cross Sales"
@@ -383,7 +390,7 @@ msgstr "RSS adres"
383
 
384
  #: wp-e-commerce/display-coupons.php:490
385
  msgid "<strong>Note:</strong> Not only can people use this RSS to keep update with your product list but you can also use this link to promote your products in your facebook profile. <br />Just add the <a href=\"http://apps.facebook.com/getshopped\">getshopped! facebook application</a> to your facebook profile and follow the instructions."
386
- msgstr "<strong>Opmerking:</strong> deze RSS feed kan niet alleen gebruikt worden om op de hoogte te blijven van de producten in uw winkel. deze link kan ook gebruikt worden om producten uit de winkel in uw facebook account te promoten. <br>Voeg de <a href=\"http://apps.facebook.com/getshopped\">getshopped! facebook application</a> toe aan uw facebookprofiel en volg de instructies."
387
 
388
  #: wp-e-commerce/display-coupons.php:504
389
  msgid "Google Base"
@@ -391,11 +398,12 @@ msgstr "Google base"
391
 
392
  #: wp-e-commerce/display-coupons.php:507
393
  msgid "Your site has been granted access to google base.<br /> All future products will be submitted to google base.<br />"
394
- msgstr "Uw website heeft toegang gekregen naar Google Base.<br /> Al uw toekomstige produkten zullen worden toegevoegd aan Google Base"
395
 
396
  #: wp-e-commerce/display-coupons.php:508
 
397
  msgid "Click here to remove access"
398
- msgstr "Klik hier om de toegang te verwijderen"
399
 
400
  #: wp-e-commerce/display-coupons.php:513
401
  msgid "Grant Access"
@@ -411,7 +419,7 @@ msgstr "Datum van registratie"
411
 
412
  #: wp-e-commerce/display-ecommerce-subs.php:9
413
  msgid "Suspend"
414
- msgstr "Uitstellen"
415
 
416
  #: wp-e-commerce/display-ecommerce-subs.php:9
417
  msgid "Activate"
@@ -420,8 +428,9 @@ msgstr "Activeren"
420
  #: wp-e-commerce/edit-profile.php:31
421
  #: wp-e-commerce/install_and_update.php:648
422
  #: wp-e-commerce/install_and_update.php:656
 
423
  msgid "First Name"
424
- msgstr "Voornaam"
425
 
426
  #: wp-e-commerce/edit-profile.php:32
427
  msgid "Please enter a valid name"
@@ -430,8 +439,9 @@ msgstr "Vul aub een geldige naam in"
430
  #: wp-e-commerce/edit-profile.php:35
431
  #: wp-e-commerce/install_and_update.php:649
432
  #: wp-e-commerce/install_and_update.php:657
 
433
  msgid "Last Name"
434
- msgstr "Achternaam"
435
 
436
  #: wp-e-commerce/edit-profile.php:36
437
  msgid "Please enter a valid surname"
@@ -439,7 +449,7 @@ msgstr "Vul aub een geldige achternaam in"
439
 
440
  #: wp-e-commerce/edit-profile.php:40
441
  msgid "Please enter a valid email address"
442
- msgstr "Vul aub een geldig e-mailadres in"
443
 
444
  #: wp-e-commerce/edit-profile.php:43
445
  msgid "Address 1"
@@ -460,8 +470,9 @@ msgid "City"
460
  msgstr "Plaats"
461
 
462
  #: wp-e-commerce/edit-profile.php:49
 
463
  msgid "Please enter your town or city."
464
- msgstr "Vul uw woonplaats in."
465
 
466
  #: wp-e-commerce/edit-profile.php:53
467
  msgid "Please enter a valid phone number"
@@ -491,25 +502,27 @@ msgstr "Sla profiel op"
491
 
492
  #: wp-e-commerce/editor.php:49
493
  msgid "placeholder for:"
494
- msgstr "vervanging voor:"
495
 
496
  #: wp-e-commerce/editor.php:144
 
497
  msgid "Your forms:"
498
- msgstr "Uw formulieren:"
499
 
500
  #: wp-e-commerce/editor.php:146
501
  #: wp-e-commerce/insertcate.php:87
 
502
  msgid "Insert"
503
- msgstr "Invoegen"
504
 
505
  #: wp-e-commerce/editor.php:147
506
  #: wp-e-commerce/insertcate.php:90
507
  msgid "Cancel"
508
- msgstr "Cancel"
509
 
510
  #: wp-e-commerce/google_shipping_country.php:7
511
  msgid "Google Shipping Country"
512
- msgstr "Google Shipping Country"
513
 
514
  #: wp-e-commerce/google_shipping_country.php:43
515
  msgid "Save Changes"
@@ -529,7 +542,7 @@ msgstr "Aan winkelwagen toevoegen"
529
 
530
  #: wp-e-commerce/homepage_products_functions.php:205
531
  msgid "Avg. Customer Rating"
532
- msgstr "Gemiddelde waardering"
533
 
534
  #: wp-e-commerce/homepage_products_functions.php:212
535
  msgid "Your Rating"
@@ -545,12 +558,14 @@ msgid "Rate This item"
545
  msgstr "Waardeer dit product"
546
 
547
  #: wp-e-commerce/insertcate.php:67
 
548
  msgid "Pick a Category"
549
- msgstr "Kies een categorie"
550
 
551
  #: wp-e-commerce/insertcate.php:74
 
552
  msgid "Your Categories:"
553
- msgstr "uw categori&euml;n"
554
 
555
  #: wp-e-commerce/install_and_update.php:60
556
  msgid "Example category"
@@ -587,23 +602,23 @@ msgstr "Toon miniatuurafbeeldingen"
587
 
588
  #: wp-e-commerce/install_and_update.php:89
589
  msgid "product image width"
590
- msgstr "breedte van artikelafbeelding"
591
 
592
  #: wp-e-commerce/install_and_update.php:90
593
  msgid "product image height"
594
- msgstr "hoogte van artikelafbeelding"
595
 
596
  #: wp-e-commerce/install_and_update.php:92
597
  msgid "product group image width"
598
- msgstr "breedte van groepsafbeelding"
599
 
600
  #: wp-e-commerce/install_and_update.php:93
601
  msgid "product group image height"
602
- msgstr "hoogte van groepsafbeelding"
603
 
604
  #: wp-e-commerce/install_and_update.php:95
605
  msgid "The location of the product list"
606
- msgstr "De locatie van de productenpagina"
607
 
608
  #: wp-e-commerce/install_and_update.php:96
609
  msgid "The location of the shopping cart"
@@ -618,8 +633,9 @@ msgid "The location of the transaction detail page"
618
  msgstr "De locatie van de pagina met betalingsdetails"
619
 
620
  #: wp-e-commerce/install_and_update.php:99
 
621
  msgid "The payment gateway to use"
622
- msgstr "De te gebruiken betalingswijze"
623
 
624
  #
12
 
13
  #: wp-e-commerce/admin-form-functions.php:10
14
  msgid "You are editing the &quot;[categorisation]&quot; Group"
15
+ msgstr "Je bent nu de [categorisation] groep aan het bewerken"
16
 
17
  #: wp-e-commerce/admin-form-functions.php:11
18
  msgid "+ Add new category to the &quot;[categorisation]&quot; Group"
32
 
33
  #: wp-e-commerce/admin-form-functions.php:44
34
  msgid "Group Parent"
35
+ msgstr "Bovenliggende categorie"
36
 
37
  #: wp-e-commerce/admin-form-functions.php:85
38
  msgid "Group&nbsp;Image"
53
  #: wp-e-commerce/admin-form-functions.php:102
54
  #: wp-e-commerce/admin-form-functions.php:111
55
  msgid "You can upload thumbnail images for each group. To display Group details in your shop you must configure these settings under <a href=\"admin.php?page=wpsc-settings&tab=presentation\">Presentation Settings</a>."
56
+ msgstr "Voor elke groep kan een miniatuurafbeelding geupload worden. Om groep gegevens weer te geven in je webwinkel moeten de <a href=\"http://apps.instinct.co.nz/wp_2.7/wp-admin/admin.php?page=WPSC_DIR_NAME/options.php#options_presentation\">Weergave</a> instellingen aangepast worden."
57
 
58
  #: wp-e-commerce/admin-form-functions.php:119
59
+ #, fuzzy
60
  msgid "Delete Image"
61
+ msgstr "Vervang afbeelding"
62
 
63
  #: wp-e-commerce/admin-form-functions.php:133
64
  msgid "Target Markets"
69
  "The Target Markets feature has been disabled because you have the Suhosin PHP extension installed on this server. If you need to use the Target Markets feature then disable the suhosin extension, if you can not do this, you will need to contact your hosting provider.\n"
70
  "\t\t\t"
71
  msgstr ""
 
 
72
 
73
  #: wp-e-commerce/admin-form-functions.php:164
74
+ #, fuzzy
75
  msgid "Presentation Settings"
76
+ msgstr "Paginanummering instellingen"
77
 
78
  #: wp-e-commerce/admin-form-functions.php:165
79
  msgid "To over-ride the presentation settings for this group you can enter in your prefered settings here"
80
+ msgstr "Om de opgegeven presentatie instellingen voor groepen te overrulen kan je hier andere instellingen opgeven."
81
 
82
  #: wp-e-commerce/admin-form-functions.php:171
83
  msgid "Catalog View"
89
 
90
  #: wp-e-commerce/admin-form-functions.php:176
91
  msgid "Default View"
92
+ msgstr "Standaard"
93
 
94
  #: wp-e-commerce/admin-form-functions.php:178
95
  #: wp-e-commerce/admin-form-functions.php:180
96
  msgid "List View"
97
+ msgstr "Lijst"
98
 
99
  #: wp-e-commerce/admin-form-functions.php:183
100
  #: wp-e-commerce/admin-form-functions.php:185
101
  msgid "Grid View"
102
+ msgstr "Raster"
103
 
104
  #: wp-e-commerce/admin-form-functions.php:195
105
  msgid "Thumbnail&nbsp;Size"
107
 
108
  #: wp-e-commerce/admin-form-functions.php:207
109
  msgid "This category requires additional checkout form fields"
110
+ msgstr ""
111
 
112
  #: wp-e-commerce/admin-form-functions.php:210
113
  #: wp-e-commerce/display-coupons.php:433
122
  msgstr "Nee"
123
 
124
  #: wp-e-commerce/admin-form-functions.php:221
125
+ #, fuzzy
126
  msgid "Edit Group"
127
+ msgstr "Bewerk deze groep"
128
 
129
  #: wp-e-commerce/admin-form-functions.php:222
130
  #: wp-e-commerce/admin-form-functions.php:260
131
  #: wp-e-commerce/admin-form-functions.php:279
132
  #: wp-e-commerce/admin-form-functions.php:387
133
+ #, fuzzy
134
  msgid "Delete"
135
+ msgstr "Datum"
136
 
137
  #: wp-e-commerce/admin-form-functions.php:248
138
  msgid "Variation Values"
139
+ msgstr "Variatie waardes"
140
 
141
  #: wp-e-commerce/admin-form-functions.php:267
142
  #: wp-e-commerce/display-coupons.php:126
159
  #: wp-e-commerce/display-coupons.php:144
160
  #: wp-e-commerce/display-coupons.php:301
161
  msgid "Discount"
162
+ msgstr ""
163
 
164
  #: wp-e-commerce/admin-form-functions.php:302
165
  #: wp-e-commerce/display-coupons.php:147
197
  msgstr "Verstuur"
198
 
199
  #: wp-e-commerce/admin-form-functions.php:520
200
+ #, fuzzy
201
  msgid "Settings"
202
+ msgstr "URL instellingen"
203
 
204
  #: wp-e-commerce/admin-form-functions.php:524
205
+ #, fuzzy
206
  msgid "Shop Settings"
207
+ msgstr "ShipWire instellingen"
208
 
209
  #: wp-e-commerce/admin-form-functions.php:525
210
  msgid "Money and Payment"
212
 
213
  #: wp-e-commerce/admin-form-functions.php:526
214
  msgid "Checkout Page Settings"
215
+ msgstr "Instellingen voor afrekenen"
216
 
217
  #: wp-e-commerce/admin-form-functions.php:545
218
  #: wp-e-commerce/admin-form-functions.php:546
287
 
288
  #: wp-e-commerce/admin-form-functions.php:638
289
  msgid "Here you can add products, groups or variations"
290
+ msgstr "Hier kan je producten, groepen en variaties toevoegen"
291
 
292
  #: wp-e-commerce/admin-form-functions.php:647
293
  msgid "Right Now"
294
+ msgstr ""
295
 
296
  #: wp-e-commerce/admin-form-functions.php:652
297
  msgid "You have <a href=\"admin.php?page=wpsc-edit-products\">:productcount:</a>, contained within <a href=\"admin.php?page=wpsc-edit-groups\">:groupcount:</a>. This month you made :salecount: and generated a total of :monthtotal: and your total sales ever is :overaltotal:. You have :pendingcount: awaiting approval."
298
+ msgstr "U heeft <a href=\"admin.php?page=wp-shopping-cart/display-items.php\">:productcount:</a>, in <a href=\"admin.php?page=wp-shopping-cart/display-category.php\">:groupcount:</a>. deze maand heeft u :salecount: met een opbrengst van :monthtotal:. de totale opbrengst tot nu toe is :overaltotal:. u heeft :pendingcount:, die wachten op goedkeuring."
299
 
300
  #: wp-e-commerce/admin-form-functions.php:654
301
  msgid "You are using the :theme: style. This is WP e-Commerce :versionnumber:."
331
  #: wp-e-commerce/edit-profile.php:39
332
  #: wp-e-commerce/install_and_update.php:654
333
  msgid "Email"
334
+ msgstr "Email"
335
 
336
  #: wp-e-commerce/admin-form-functions.php:757
337
  msgid "Quantity"
342
  msgstr "Bedrag"
343
 
344
  #: wp-e-commerce/admin-form-functions.php:764
345
+ #, fuzzy
346
  msgid "Shipping"
347
+ msgstr "Maak verzending van producten mogelijk"
348
 
349
  #: wp-e-commerce/admin-form-functions.php:859
350
  msgid "This users cart was empty"
359
  msgstr "Vouchers"
360
 
361
  #: wp-e-commerce/display-coupons.php:126
362
+ #, fuzzy
363
  msgid "Add Coupon"
364
+ msgstr "Voucher"
365
 
366
  #: wp-e-commerce/display-coupons.php:397
367
  msgid "<strong>Note:</strong> Due to a current limitation of PayPal, if your user makes a purchase and uses a coupon, we can not send a list of items through to paypal for processing. Rather, we must send the total amount of the purchase, so that within PayPal the user who purchases a product will see your shop name and the total amount of their purchase."
368
  msgstr "<strong>Opmerking:</strong> door een beperking van PayPal kan er geen lijst van gekochte artikelen naar PayPal verstuurd worden wanneer iemand betaald heeft met een voucher.<br>In plaats daarvan wordt het totaalbedrag van de aankoop door PayPal verwerkt en ziet de klant uw winkelnaam en totaalbedrag bij het verwerken van de betaling."
369
 
370
  #: wp-e-commerce/display-coupons.php:409
371
+ #, fuzzy
372
  msgid "Marketing Settings"
373
+ msgstr "Gewicht instellingen"
374
 
375
  #: wp-e-commerce/display-coupons.php:416
376
  msgid "Display Cross Sales"
390
 
391
  #: wp-e-commerce/display-coupons.php:490
392
  msgid "<strong>Note:</strong> Not only can people use this RSS to keep update with your product list but you can also use this link to promote your products in your facebook profile. <br />Just add the <a href=\"http://apps.facebook.com/getshopped\">getshopped! facebook application</a> to your facebook profile and follow the instructions."
393
+ msgstr "<strong>Opmerking:</strong> deze RSS feed kan niet alleen gebruikt worden om op de hoogte te blijven van de producten in uw winkel. deze link kan ook gebruikt worden om producten uit de winkel in je facebook account te promoten. <br>Voeg de <a href=\"http://apps.facebook.com/getshopped\">getshopped! facebook application</a> toe aan je facebook profiel en volg de instructies."
394
 
395
  #: wp-e-commerce/display-coupons.php:504
396
  msgid "Google Base"
398
 
399
  #: wp-e-commerce/display-coupons.php:507
400
  msgid "Your site has been granted access to google base.<br /> All future products will be submitted to google base.<br />"
401
+ msgstr ""
402
 
403
  #: wp-e-commerce/display-coupons.php:508
404
+ #, fuzzy
405
  msgid "Click here to remove access"
406
+ msgstr "Klik op de sterren om te waarderen"
407
 
408
  #: wp-e-commerce/display-coupons.php:513
409
  msgid "Grant Access"
419
 
420
  #: wp-e-commerce/display-ecommerce-subs.php:9
421
  msgid "Suspend"
422
+ msgstr "Schorsen"
423
 
424
  #: wp-e-commerce/display-ecommerce-subs.php:9
425
  msgid "Activate"
428
  #: wp-e-commerce/edit-profile.php:31
429
  #: wp-e-commerce/install_and_update.php:648
430
  #: wp-e-commerce/install_and_update.php:656
431
+ #, fuzzy
432
  msgid "First Name"
433
+ msgstr "Bestandsnamen"
434
 
435
  #: wp-e-commerce/edit-profile.php:32
436
  msgid "Please enter a valid name"
439
  #: wp-e-commerce/edit-profile.php:35
440
  #: wp-e-commerce/install_and_update.php:649
441
  #: wp-e-commerce/install_and_update.php:657
442
+ #, fuzzy
443
  msgid "Last Name"
444
+ msgstr "Achternaam voor bezorging"
445
 
446
  #: wp-e-commerce/edit-profile.php:36
447
  msgid "Please enter a valid surname"
449
 
450
  #: wp-e-commerce/edit-profile.php:40
451
  msgid "Please enter a valid email address"
452
+ msgstr "Vul aub een geldig emailadres in"
453
 
454
  #: wp-e-commerce/edit-profile.php:43
455
  msgid "Address 1"
470
  msgstr "Plaats"
471
 
472
  #: wp-e-commerce/edit-profile.php:49
473
+ #, fuzzy
474
  msgid "Please enter your town or city."
475
+ msgstr "Vul uw contactgegevens in:"
476
 
477
  #: wp-e-commerce/edit-profile.php:53
478
  msgid "Please enter a valid phone number"
502
 
503
  #: wp-e-commerce/editor.php:49
504
  msgid "placeholder for:"
505
+ msgstr ""
506
 
507
  #: wp-e-commerce/editor.php:144
508
+ #, fuzzy
509
  msgid "Your forms:"
510
+ msgstr "Uw zoekopdracht naar"
511
 
512
  #: wp-e-commerce/editor.php:146
513
  #: wp-e-commerce/insertcate.php:87
514
+ #, fuzzy
515
  msgid "Insert"
516
+ msgstr "Internet"
517
 
518
  #: wp-e-commerce/editor.php:147
519
  #: wp-e-commerce/insertcate.php:90
520
  msgid "Cancel"
521
+ msgstr ""
522
 
523
  #: wp-e-commerce/google_shipping_country.php:7
524
  msgid "Google Shipping Country"
525
+ msgstr "Google land van verzending"
526
 
527
  #: wp-e-commerce/google_shipping_country.php:43
528
  msgid "Save Changes"
542
 
543
  #: wp-e-commerce/homepage_products_functions.php:205
544
  msgid "Avg. Customer Rating"
545
+ msgstr "Gem. waardering"
546
 
547
  #: wp-e-commerce/homepage_products_functions.php:212
548
  msgid "Your Rating"
558
  msgstr "Waardeer dit product"
559
 
560
  #: wp-e-commerce/insertcate.php:67
561
+ #, fuzzy
562
  msgid "Pick a Category"
563
+ msgstr "Categorie"
564
 
565
  #: wp-e-commerce/insertcate.php:74
566
+ #, fuzzy
567
  msgid "Your Categories:"
568
+ msgstr "Toon categori&euml;n/Merken"
569
 
570
  #: wp-e-commerce/install_and_update.php:60
571
  msgid "Example category"
602
 
603
  #: wp-e-commerce/install_and_update.php:89
604
  msgid "product image width"
605
+ msgstr "breedte van artikel afbeelding"
606
 
607
  #: wp-e-commerce/install_and_update.php:90
608
  msgid "product image height"
609
+ msgstr "hoogte van artikel afbeelding"
610
 
611
  #: wp-e-commerce/install_and_update.php:92
612
  msgid "product group image width"
613
+ msgstr "breedte van categorie afbeelding"
614
 
615
  #: wp-e-commerce/install_and_update.php:93
616
  msgid "product group image height"
617
+ msgstr "hoogte van categorie afbeelding"
618
 
619
  #: wp-e-commerce/install_and_update.php:95
620
  msgid "The location of the product list"
621
+ msgstr "De locatie van de producten pagina"
622
 
623
  #: wp-e-commerce/install_and_update.php:96
624
  msgid "The location of the shopping cart"
633
  msgstr "De locatie van de pagina met betalingsdetails"
634
 
635
  #: wp-e-commerce/install_and_update.php:99
636
+ #, fuzzy
637
  msgid "The payment gateway to use"
638
+ msgstr "Betalings gateway"
639
 
640
  #