[interchange-cvs] interchange - ton modified 7 files

interchange-core@icdevgroup.org interchange-core@icdevgroup.org
Fri Feb 14 07:27:00 2003


User:      ton
Date:      2003-02-14 12:26:01 GMT
Modified:  dist/foundation/pages returns.html
Modified:  dist/foundation/pages/query check_orders.html
Modified:           get_password.html order_detail.html
Modified:           order_return.html unsub.html
Modified:  dist/foundation/products locale.txt
Log:
	More translation preparation foundation demo.

Revision  Changes    Path
2.2       +6 -6      interchange/dist/foundation/pages/returns.html


rev 2.2, prev_rev 2.1
Index: returns.html
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/pages/returns.html,v
retrieving revision 2.1
retrieving revision 2.2
diff -u -r2.1 -r2.2
--- returns.html	6 Dec 2001 03:09:01 -0000	2.1
+++ returns.html	14 Feb 2003 12:26:01 -0000	2.2
@@ -4,7 +4,7 @@
 [/comment]
 
 [tmp members_only]1[/tmp]
-[tmp page_title]__COMPANY__ -- Returns[/tmp]
+[tmp page_title]__COMPANY__ -- [L]Returns[/L][/tmp]
 
 [control reset=1]
 
@@ -48,7 +48,7 @@
 	}
 
 	HTML <<'EOF';
-Please select an order below to continue with the return process.
+[L]Please select an order below to continue with the return process.[/L]
 </p>
 				  
 <FORM ACTION="[process]" METHOD=POST>
@@ -63,16 +63,16 @@
 
 <TR>
 	<TD VALIGN=bottom>
-		ORDER ID
+		[L]ORDER ID[/L]
 	</TD>
 	<TD VALIGN=bottom>
-		DATE
+		[L]DATE[/L]
 	</TD>
 	<TD VALIGN=bottom>
-		TOTAL
+		[L]TOTAL[/L]
 	</TD>
 	<TD VALIGN=bottom>
-		STATUS
+		[L]STATUS[/L]
 	</TD>
 </TR>
 EOF



2.2       +9 -9      interchange/dist/foundation/pages/query/check_orders.html


rev 2.2, prev_rev 2.1
Index: check_orders.html
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/pages/query/check_orders.html,v
retrieving revision 2.1
retrieving revision 2.2
diff -u -r2.1 -r2.2
--- check_orders.html	14 Oct 2002 13:35:56 -0000	2.1
+++ check_orders.html	14 Feb 2003 12:26:01 -0000	2.2
@@ -4,7 +4,7 @@
 [/comment]
 
 [tmp members_only]1[/tmp]
-[tmp page_title]__COMPANY__ -- Order History[/tmp]
+[tmp page_title]__COMPANY__ -- [L]Order History[/L][/tmp]
 
 [control reset=1]
 
@@ -68,14 +68,14 @@
 
 	my $header_template = <<'EOF';
 	<TR>
-		<TD VALIGN=bottom>DATE</TD>
-		<TD VALIGN=bottom>ORDER ID</TD>
-		<TD VALIGN=bottom>QTY<BR>TOTAL</TD>
-		<TD VALIGN=bottom>PAYMENT<BR>METHOD</TD>
-		<TD VALIGN=bottom>SUBTOTAL</TD>
-		<TD VALIGN=bottom>SHIPPING<BR>HANDLING</TD>
-		<TD VALIGN=bottom>TOTAL</TD>
-		<TD VALIGN=bottom>STATUS</TD>
+		<TD VALIGN=bottom>[L]DATE[/L]</TD>
+		<TD VALIGN=bottom>[L]ORDER ID[/L]</TD>
+		<TD VALIGN=bottom>[L]QTY<BR>TOTAL[/L]</TD>
+		<TD VALIGN=bottom>[L]PAYMENT<BR>METHOD[/L]</TD>
+		<TD VALIGN=bottom>[L]SUBTOTAL[/L]</TD>
+		<TD VALIGN=bottom>[L]SHIPPING<BR>HANDLING[/L]</TD>
+		<TD VALIGN=bottom>[L]TOTAL[/L]</TD>
+		<TD VALIGN=bottom>[L]STATUS[/L]</TD>
 	</TR>
 EOF
 



2.4       +14 -16    interchange/dist/foundation/pages/query/get_password.html


rev 2.4, prev_rev 2.3
Index: get_password.html
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/pages/query/get_password.html,v
retrieving revision 2.3
retrieving revision 2.4
diff -u -r2.3 -r2.4
--- get_password.html	1 May 2002 20:55:47 -0000	2.3
+++ get_password.html	14 Feb 2003 12:26:01 -0000	2.4
@@ -3,7 +3,7 @@
 ui_template_name: leftonly
 [/comment]
 
-[tmp page_title]Trying to retrieve....[/tmp]
+[tmp page_title][L]Trying to retrieve....[/L][/tmp]
 
 [control reset=1]
 
@@ -27,7 +27,7 @@
 
 <p>&nbsp;</P>
 <blockquote>
-<H2>Trying to retrieve....</H2>
+<H2>[L]Trying to retrieve....[/L]</H2>
 [perl]
 	if( $Scratch->{tried_pw_retrieve}++ > 10 ) {
 		return "No way, Jos&eacute;. Too many times.";
@@ -39,7 +39,7 @@
 [search-region]
 [set get_id_matches][search-list][if-item-data userdb email][item-code][/if-item-data][/search-list][/set]
 [no-match]
-<H2>Sorry, no match for that. Try again?</H2>
+<H2>[L]Sorry, no match for that. Try again?[/L]</H2>
 [include forms/get_id]
 [/no-match]
 [/search-region]
@@ -50,36 +50,34 @@
 [/perl]
 
 [if value mv_search_match_count > 1]
-<H2>That one generated more than one match. [page lost_password]Try again</a> with more info?</H2>
+<H2>[msg arg.0="[page lost_password]" arg.1="</a>"]That one generated more than one match. %sTry again%s with more info?[/msg]</H2>
 [set get_id_matches][/set]
 [/if]
 [if scratch get_id_matches]
 [set name=id_ok][/set]
 [set name=id_ok interpolate=1][loop arg="[scratch get_id_matches]"][email
 					to="[loop-data userdb email]"
-                    subject="Your login information"
-                    from="__COMPANY__ password minder <__EMAIL_SERVICE__>"
+                    subject="[L]Your login information[/L]"
+                    from="__COMPANY__ [L]password minder[/L] <__EMAIL_SERVICE__>"
                     reply="__EMAIL_SERVICE__"]
 
-Hello! You requested that your ID and password be sent to your
-email address of record. The information is:
+[L GET_PASSWORD_MSG1]Hello! You requested that your ID and password be sent to your email address of record. The information is[/L]:
 
-        Username:  [loop-code]
-        Password:  [data table=userdb col=password key="[loop-code]" safe-data=1]
+        [L]Username[/L]:  [loop-code]
+        [L]Password[/L]:  [data table=userdb col=password key="[loop-code]" safe-data=1]
 
-You can log in at:
+[L]You can log in at[/L]:
 
         [area login]
 
-Please contact us if we can be of service, and thank you for doing
-business with us.
+[L GET_PASSWORD_MSG2]Please contact us if we can be of service, and thank you for doing business with us.[/L]
 [/email][/loop][/set]
 
 [if !scratch id_ok]
-Something went wrong when mailing, perhaps a typo in your email address? Please
-either [page new_account]create a new account</a> or [page contact]contact us.</a>.
+[L]Something went wrong when mailing, perhaps a typo in your email address?[/L] 
+[L]Please either[/L] [page new_account][L]create a new account[/L]</a> [L]or[/L] [page contact][L]contact us[/L]</a>.
 [else]
-        <H2> ID sent by fastest available email method! </H2>
+        <H2> [L]ID sent by fastest available email method![/L] </H2>
 [/else]
 [/if]
 [/if]



2.1       +22 -22    interchange/dist/foundation/pages/query/order_detail.html


rev 2.1, prev_rev 2.0
Index: order_detail.html
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/pages/query/order_detail.html,v
retrieving revision 2.0
retrieving revision 2.1
diff -u -r2.0 -r2.1
--- order_detail.html	18 Jul 2001 02:21:25 -0000	2.0
+++ order_detail.html	14 Feb 2003 12:26:01 -0000	2.1
@@ -4,7 +4,7 @@
 [/comment]
 
 [tmp members_only]1[/tmp]
-[tmp page_title]__COMPANY__ -- Order Detail[/tmp]
+[tmp page_title]__COMPANY__ -- [L]Order Detail[/L][/tmp]
 
 [control reset=1]
 
@@ -57,22 +57,22 @@
 [loop list="[scratch arg]"]
 <TABLE BORDER=0>
 [html-table fr='class="contentbar1"']
-	<B>ORDER NUMBER	[scratch arg]
-	<B>Name	[loop-data transactions fname] [loop-data transactions lname]
-	[if-loop-data transactions company]Company	[loop-data transactions company]
-	[/if-loop-data]<B>Address	[loop-data transactions address1][if-loop-data transactions address2]
+	<B>[L]ORDER NUMBER[/L]	[scratch arg]
+	<B>[L]Name[/L]	[loop-data transactions fname] [loop-data transactions lname]
+	[if-loop-data transactions company][L]Company[/L]	[loop-data transactions company]
+	[/if-loop-data]<B>[L]Address[/L]	[loop-data transactions address1][if-loop-data transactions address2]
 	[loop-data transactions address2][/if-loop-data]
-	<B>City, State, Zip	[loop-data transactions city], [loop-data transactions state]  [loop-data transactions zip]
-	<B>Country	[loop-data transactions country]
-	<B>Payment Method	[loop-data transactions payment_method]
-	<B>Shipping Method	[loop-data transactions shipmode]
-	<B>Daytime Phone	[loop-data transactions phone_day]
-	<B>Evening Phone	[loop-data transactions phone_night]
-	[if-loop-data transactions b_fname]<B>Billing Name	[loop-data transactions b_fname] [loop-data transactions b_lname]
-	[/if-loop-data][if-loop-data transactions b_address1]<B>Billing Address	[loop-data transactions b_address1]
+	<B>[L]City, State, Zip[/L]	[loop-data transactions city], [loop-data transactions state]  [loop-data transactions zip]
+	<B>[L]Country[/L]	[loop-data transactions country]
+	<B>[L]Payment Method[/L]	[loop-data transactions payment_method]
+	<B>[L]Shipping Method[/L]	[loop-data transactions shipmode]
+	<B>[L]Daytime Phone[/L]	[loop-data transactions phone_day]
+	<B>[L]Evening Phone[/L]	[loop-data transactions phone_night]
+	[if-loop-data transactions b_fname]<B>[L]Billing Name[/L]	[loop-data transactions b_fname] [loop-data transactions b_lname]
+	[/if-loop-data][if-loop-data transactions b_address1]<B>[L]Billing Address[/L]	[loop-data transactions b_address1]
 	[loop-data transactions b_address2]
-	<B>City, State, Zip	[loop-data transactions b_city], [loop-data transactions b_state]  [loop-data transactions b_zip]
-	[/if-loop-data][if-loop-data transactions b_country]<B>Shipping Country	[loop-data transactions b_country][/if-loop-data]
+	<B>[L]City, State, Zip[/L]	[loop-data transactions b_city], [loop-data transactions b_state]  [loop-data transactions b_zip]
+	[/if-loop-data][if-loop-data transactions b_country]<B>[L]Shipping Country[/L]	[loop-data transactions b_country][/if-loop-data]
 [/html-table]
 </TABLE>
 
@@ -94,7 +94,7 @@
 [/perl]
 
 [html-table interpolate=1 td="VALIGN=TOP"]
-<B>Quan	<B>Item No.	<B>Description	<B><DIV ALIGN=RIGHT>Price	<B><DIV ALIGN=RIGHT>Extension
+<B>[L]Quan[/L]	<B>[L]Item No.[/L]	<B>[L]Description[/L]	<B><DIV ALIGN=RIGHT>[L]Price[/L]	<B><DIV ALIGN=RIGHT>[L]Extension[/L]
 [query
 	list=1
 	st=db
@@ -103,17 +103,17 @@
 		WHERE order_number = '[scratch arg]'
 		ORDER BY code
 	|
-][sql-param quantity]	[sql-param sku]	[description [sql-param sku]]<BR>[if-sql-data orderline size__MVC_FIELDMUNGE__]SIZE-->[sql-param size__MVC_FIELDMUNGE__][/if-sql-data][if-sql-data orderline color] COLOR-->[sql-param color][/if-sql-data][calc]
+][sql-param quantity]	[sql-param sku]	[description [sql-param sku]]<BR>[if-sql-data orderline size]SIZE-->[sql-param size][/if-sql-data][if-sql-data orderline color] COLOR-->[sql-param color][/if-sql-data][calc]
 return unless
 	q{[userdb function=check_file_acl mode=expire location="[sql-param sku]"]};
 	return get_download(q{[sql-param sku]});
 [/calc]	<DIV ALIGN=RIGHT>[currency][sql-param price][/currency]	<DIV ALIGN=RIGHT>[currency][sql-param subtotal][/currency]
 [/query]
-			SUBTOTAL	<DIV ALIGN=RIGHT>[currency][loop-data transactions subtotal][/currency]
-			SALES TAX	<DIV ALIGN=RIGHT>[currency][loop-data transactions salestax][/currency]
-			SHIPPING	<DIV ALIGN=RIGHT>[currency][loop-data transactions shipping][/currency][if-loop-data transactions handling]
-			HANDLING	<DIV ALIGN=RIGHT>[currency][loop-data transactions handling][/currency][/if-loop-data]
-			ORDER TOTAL	<DIV ALIGN=RIGHT>[currency][loop-data transactions total_cost][/currency]
+			[L]SUBTOTAL[/L]	<DIV ALIGN=RIGHT>[currency][loop-data transactions subtotal][/currency]
+			[L]SALES TAX[/L]	<DIV ALIGN=RIGHT>[currency][loop-data transactions salestax][/currency]
+			[L]SHIPPING[/L]	<DIV ALIGN=RIGHT>[currency][loop-data transactions shipping][/currency][if-loop-data transactions handling]
+			[L]HANDLING[/L]	<DIV ALIGN=RIGHT>[currency][loop-data transactions handling][/currency][/if-loop-data]
+			[L]ORDER TOTAL[/L]	<DIV ALIGN=RIGHT>[currency][loop-data transactions total_cost][/currency]
 [/html-table]
 </TABLE>
 [/loop]



2.2       +20 -21    interchange/dist/foundation/pages/query/order_return.html


rev 2.2, prev_rev 2.1
Index: order_return.html
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/pages/query/order_return.html,v
retrieving revision 2.1
retrieving revision 2.2
diff -u -r2.1 -r2.2
--- order_return.html	6 Dec 2001 03:09:01 -0000	2.1
+++ order_return.html	14 Feb 2003 12:26:01 -0000	2.2
@@ -4,7 +4,7 @@
 [/comment]
 
 [tmp members_only]1[/tmp]
-[tmp page_title]__COMPANY__ -- Returns[/tmp]
+[tmp page_title]__COMPANY__ -- [L]Returns[/L][/tmp]
 
 [control reset=1]
 
@@ -59,13 +59,13 @@
 
 [if scratch order_status eq shipped]
                     
-<p>Please verify the information below and select the items you wish to return by checking the corresponding checkboxes and modifying the quantity as needed.</p>
+<p>[L ORDER_RETURN_PAR1]Please verify the information below and select the items you wish to return by checking the corresponding checkboxes and modifying the quantity as needed.[/L]</p>
 
 [loop list="[scratch arg]"]
 <TABLE BORDER=0>
 [html-table fr='class="contentbar1"']
-<B>ORDER NUMBER	[scratch arg]
-<B>Order Date	[loop-data transactions order_date]
+<B>[L]ORDER NUMBER[/L]	[scratch arg]
+<B>[L]Order Date[/L]	[loop-data transactions order_date]
 [/html-table]
 </TABLE>
 
@@ -95,7 +95,7 @@
 <INPUT TYPE=hidden NAME=order_number VALUE="[scratch arg]">
 
 [html-table interpolate=1 td="VALIGN=TOP"]
-<B>Return	<B>Qty	<B>SKU	<B>Description	<B><DIV ALIGN=RIGHT>Price	<B><DIV ALIGN=RIGHT>Extension
+<B>[L]Return[/L]	<B>[L]Qty[/L]	<B>[L]SKU[/L]	<B>[L]Description[/L]	<B><DIV ALIGN=RIGHT>[L]Price[/L]	<B><DIV ALIGN=RIGHT>[L]Extension[/L]
 [query
 	list=1
 	st=db
@@ -104,7 +104,7 @@
 		WHERE order_number = '[scratch arg]'
 		ORDER BY code
 	|
-]<input type="checkbox" name="return_items" value="[sql-param code]">	<input type="text" name="qty-[sql-param code]" size="3" value="[sql-param quantity]">	[sql-param sku]	[description [sql-param sku]]<BR>[if-sql-data orderline size__MVC_FIELDMUNGE__]SIZE-->[sql-param size__MVC_FIELDMUNGE__][/if-sql-data][if-sql-data orderline color] COLOR-->[sql-param color][/if-sql-data][calc]
+]<input type="checkbox" name="return_items" value="[sql-param code]">	<input type="text" name="qty-[sql-param code]" size="3" value="[sql-param quantity]">	[sql-param sku]	[description [sql-param sku]]<BR>[if-sql-data orderline size][L]SIZE[/L]-->[sql-param size][/if-sql-data][if-sql-data orderline color] [L]COLOR[/L]-->[sql-param color][/if-sql-data][calc]
 return unless
 	q{[userdb function=check_file_acl mode=expire location="[sql-param sku]"]};
 	return get_download(q{[sql-param sku]});
@@ -122,38 +122,38 @@
 	
         	<table border="0" cellspacing="0" cellpadding="0" align="center">
                 <tr> 
-                	<td class="contentbar1"><b>Contact Information</b></td>
+                	<td class="contentbar1"><b>[L]Contact Information[/L]</b></td>
                         <td class="contentbar1">&nbsp;</td>
                 </tr>
                 <tr> 
-                	<td>[error name=fname std_label="Company" required=1]</td>
+                	<td>[error name=fname std_label="[L]Company[/L]" required=1]</td>
                         <td><INPUT TYPE=text NAME=company VALUE="[loop-data transactions company]" size="20" maxlength="20"></td>
                 </tr>							  
                 <tr> 
-                	<td>[error name=fname std_label="First Name" required=1]</td>
+                	<td>[error name=fname std_label="[L]First Name[/L]" required=1]</td>
                         <td><INPUT TYPE=text NAME=fname VALUE="[loop-data transactions fname]" size="20" maxlength="20"></td>
 		</tr>
 		<tr>
-                        <td>[error name=lname std_label=Last required=1]</td>
+                        <td>[error name=lname std_label="[L]Last Name[/L]" required=1]</td>
                         <td align="left"><INPUT TYPE=text NAME=lname VALUE="[loop-data transactions lname]" size="20"></td>
                 </tr>
                 <tr> 
-                	<td>[error name=email std_label="Email Address" required=1]</td>
+                	<td>[error name=email std_label="[L]Email Address[/L]" required=1]</td>
                         <td><b><INPUT TYPE=text NAME=email VALUE="[data table=userdb column=email key='[loop-data transactions username]']" size="20"></b></td>
                 </tr>
                 <tr> 
-                        <td>[error name=phone_day std_label="Daytime Phone" required=1]</td>
+                        <td>[error name=phone_day std_label="[L]Daytime Phone[/L]" required=1]</td>
                         <td><b><INPUT TYPE=text NAME=phone_day VALUE="[loop-data transactions phone_day]" size="10" maxlength="20"></b></td>
 		</tr>
 		<tr>
-                        <td><b>Evening Phone</b></td>
+                        <td><b>[L]Evening Phone[/L]</b></td>
                         <td align="left"><b><INPUT TYPE=text NAME=phone_night VALUE="[loop-data transactions phone_night]" size="10" maxlength="20"></b></td>
                 </tr>
                 </table>
 
 		<p>
 
-		<input type="submit" value="Return Selected Items">
+		<input type="submit" value="[L]Return Selected Items[/L]">
 		</form>
 	
 	</td>
@@ -161,10 +161,10 @@
 
 		<table align="right" cellpadding="0" cellspacing="0" border="0"> 
 		[html-table interpolate=1 td="VALIGN=TOP"]
-			<DIV ALIGN=RIGHT>Subtotal:	<DIV ALIGN=RIGHT>[currency][loop-data transactions subtotal][/currency]	 	
-			<DIV ALIGN=RIGHT>Sales Tax:	<DIV ALIGN=RIGHT>[currency][loop-data transactions salestax][/currency]	 	
-			<DIV ALIGN=RIGHT>Shipping:	<DIV ALIGN=RIGHT>[currency][loop-data transactions shipping][/currency]	 	
-			<DIV ALIGN=RIGHT>Order Total:	<DIV ALIGN=RIGHT>[currency][loop-data transactions total_cost][/currency]	 	
+			<DIV ALIGN=RIGHT>[L]Subtotal[/L]:	<DIV ALIGN=RIGHT>[currency][loop-data transactions subtotal][/currency]	 	
+			<DIV ALIGN=RIGHT>[L]Sales Tax[/L]:	<DIV ALIGN=RIGHT>[currency][loop-data transactions salestax][/currency]	 	
+			<DIV ALIGN=RIGHT>[L]Shipping[/L]:	<DIV ALIGN=RIGHT>[currency][loop-data transactions shipping][/currency]	 	
+			<DIV ALIGN=RIGHT>[L]Order Total[/L]:	<DIV ALIGN=RIGHT>[currency][loop-data transactions total_cost][/currency]	 	
 		[/html-table]
 		</table>
 	</td>
@@ -175,9 +175,8 @@
 
 [else]
 
-You may only return items from orders that have been fully shipped. 
-Please contact <a href="[area customerservice]">Customer Service</a> 
-for assistance.
+[L]You may only return items from orders that have been fully shipped.[/L] 
+[msg arg.0="<a href='[area customerservice]'>" arg.1="</a>"]Please contact %sCustomer Service%s for assistance.[/msg]
 
 [/else]
 [/if]



1.2       +2 -2      interchange/dist/foundation/pages/query/unsub.html


rev 1.2, prev_rev 1.1
Index: unsub.html
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/pages/query/unsub.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- unsub.html	14 Aug 2002 05:30:09 -0000	1.1
+++ unsub.html	14 Feb 2003 12:26:01 -0000	1.2
@@ -3,7 +3,7 @@
 ui_template_name: leftonly
 [/comment]
 
-[tmp page_title]Trying to unsub....[/tmp]
+[tmp page_title][L]Trying to unsub....[/L][/tmp]
 
 [control reset=1]
 
@@ -27,7 +27,7 @@
 
 <p>&nbsp;</P>
 <blockquote>
-<H2>Trying to unsub you from the <b>[filter interpolate=1 op=entities][cgi list][/filter]</b> list....</H2>
+<H2>[msg arg.0="[filter interpolate=1 op=entities][cgi list][/filter]"]Trying to unsub you from the <b>%s</b> list....[/msg]</H2>
 [flag type=write table=userdb]
 [perl userdb]
 	my $db = $Db{userdb};



2.11      +59 -3     interchange/dist/foundation/products/locale.txt


rev 2.11, prev_rev 2.10
Index: locale.txt
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/products/locale.txt,v
retrieving revision 2.10
retrieving revision 2.11
diff -u -r2.10 -r2.11
--- locale.txt	14 Feb 2003 10:01:40 -0000	2.10
+++ locale.txt	14 Feb 2003 12:26:01 -0000	2.11
@@ -19,16 +19,19 @@
 BACK	BACK			TERUG
 Be sure to list the RMA number issued below on your shipping label.	Be sure to list the RMA number issued below on your shipping label.			Vergeet niet het onderstaande RMA nummer te vermelden op uw verzendsticker.
 Below are our automated customer service options. If you need to talk to someone please %sclick here%s.	Below are our automated customer service options. If you need to talk to someone please %sclick here%s.			Onderstaand vindt U onze geautomatiseerde klantenservice mogelijkheden. Wilt U een medewerker spreken, %sklik dan hier%s.
-Billing Address	Billing Address			Verzendadres
+Billing Address	Billing Address			Faktuuradres
+Billing Name	Billing Name			Faktuurnaam
 Business name	Business name			Bedrijfsnaam
 Buy it Now!	Buy it Now!			Koop nu!
 CANCEL_PAR1	Please confirm your request to stop shopping by clicking the button below. Allitems will be cleared from your shopping cart, your name and address informationwill be expunged, and all saved settings from your visit will disappear.			Bevestig alstublieft uw verzoek om met winkelen te stoppen door op onderstaande knop te klikken. Als U dat doet worden alle producten uit uw winkelwagen verwijderd, uw naam en adresinformatie worden gewist en alle bewaarde instellingen tijdens uw bezoek zullen verdwijnen.
+COLOR	COLOR			KLEUR
 Canada	Canada			Canada
 Change Password	Change Password			Wijzigen wachtwoord
 Change password	Change password			Wijzigen wachtwoord
 Change your password	Change your password			Wijzig uw wachtwoord
 Check Out	Check Out			Naar de kassa
 City	City			Plaats
+City, State, Zip	City, State, Zip			Plaats, Provincie, Postcode
 Clear&nbsp;cart	Clear&nbsp;cart			Wis&nbsp;winkelwagen
 Clear&nbsp;name/address	Clear&nbsp;name/address			Wis&nbsp;naam/adres
 Click Here To Preorder	Click Here To Preorder			Klik hier om vooruit te bestellen
@@ -42,23 +45,30 @@
 Current Price	Current Price			Huidige prijs
 Customer Satisfaction Survey	Customer Satisfaction Survey			Klantentevredenheidsonderzoek
 Customer Service	Customer Service			Klantenservice
+DATE	DATE			DATUM
 Date Issued	Date Issued			Datum uitgifte
 Day Phone	Day Phone			Telefoon overdag
 Daytime Phone	Daytime Phone			Telefoon overdag
 December		Dezember	D&eacute;cembre	December
+Description	Description			Omschrijving
 Email	Email			Email
 Email Address	Email Address			Emailadres
 Enter as customer	Enter as customer			Betreedt als klant
 Errors	Errors			Fouten
 Evening Phone	Evening Phone			Telefoon avond
+Extension	Extension			Bedrag
 Fax	Fax			Fax
 February		Februar	F&eacute;vrier	Februari
 First	First			Eerste
 First Name	First Name			Voornaam
 Frequently Asked Questions	Frequently Asked Questions			Veel gestelde vragen
+GET_PASSWORD_MSG1	Hello! You requested that your ID and password be sent to your email address of record. The information is			Hallo! U verzocht ons uw gebruikersnaam en wachtwoord te sturen naar het emailadres dat wij in ons bestand hebben. Onderstaand treft U deze informatie aan.
+GET_PASSWORD_MSG2	Please contact us if we can be of service, and thank you for doing business with us.			Neem gerust contact met ons op als wij U op enigerlij wijze van dienst kunnen zijn. Hartelijk dank voor uw vertrouwen.
+HANDLING	HANDLING			BEHANDELING
 Hello and thank you for your interest in %s products.	Hello and thank you for your interest in %s products.			Hallo en bedankt voor uw interesse in de producten van %s.
 Hello and thank you for your interest in __COMPANY__ products.	Hello and thank you for your interest in __COMPANY__ products.			Hallo en bedankt voor uw interesse in de producten van __COMPANY__.
 Help	Help			Help
+ID sent by fastest available email method!	ID sent by fastest available email method!			Uw klantnummergegevens zijn verzonden met de snelste beschikbare emailmethode!
 INDEX_PAR1	    Welcome to the <b>Interchange</b> Foundation Store! This     site is intended to get you started building    your own e-business site. Replace the stock graphics, products,     and categories in this store to begin building your custom site.			Welkom bij de <b>Interchange</b> Foundation Store! Deze site is bedoeld om U op weg te helpen met het bouwen van uw eigen e-business site. Om te starten met uw eigen site vervangt U simpelweg de standaard afbeeldingen, producten en categorieen.
 If different than above	If different than above			Indien anders dan hierboven
 If you would like further information on constructing a store like this, please contact the Interchange Development Group	If you would like further information on constructing a store like this, please contact the Interchange Development Group			Mocht u nadere informatie wensen over het bouwen van een winkel als deze, neem dan contact op met de Interchange Development Group
@@ -67,6 +77,7 @@
 In-Stock Notification	In-Stock Notification			Op voorraadmelding
 Interchange Documentation	Interchange Documentation			Interchange Documentie
 Interchange server not running. Usually one of	Interchange server not running. Usually one of			Interchange server loopt niet. Meestal een van
+Item No.	Item No.			Artikelnr.
 Item Quantity	Item Quantity			Productaantal
 January		Januar	Janvier	Januari
 July		Juli	Juillet	Juli
@@ -100,25 +111,38 @@
 No items were selected for return.	No items were selected for return.			Er zijn geen producten geselecteerd om te retourneren.
 November		November	Novembre	November
 Number Of Items	Number Of Items			Aantal producten
+ORDER ID	ORDER ID			ORDER NR
+ORDER NUMBER	ORDER NUMBER			ORDERNUMMER
+ORDER TOTAL	ORDER TOTAL			ORDER TOTAAL
+ORDER_RETURN_PAR1	Please verify the information below and select the items you wish to return by checking the corresponding checkboxes and modifying the quantity as needed.			Controleert U alstublieft onderstaande informatie en selecteer de artikelen die U wenst te retourneren door het aanvinken van de corresponderende vakjes. Pas de aantallen zonodig aan.
 October		Oktober	Octobre	October
 Old password	Old password			Oud wachtwoord
 One message below your threshold	One message below your threshold			Een bericht beneden uw drempel
 Or send an e-mail to	Or send an e-mail to			Of stuur een e-mail naar
 Or you can create a %snew account%s.	Or you can create a %snew account%s.			Of U kunt een %snieuwe rekening%s openen.
+Order Date	Order Date			Orderdatum
+Order Detail	Order Detail			Order Details
+Order History	Order History			Orderhistorie
 Order Number	Order Number			Ordernummer
 Order Returns	Order Returns			Retourzendingen
+Order Total	Order Total			Ordertotaal
 Order Tracking	Order Tracking			Traceren orders
 Order this	Order this			Koop dit product
 Other	Other			Ander
 Out Of Stock	Out Of Stock			Niet voorradig
+PAYMENT<BR>METHOD	PAYMENT<BR>METHOD			BETALINGS<BR>METHODE
 PROCESS_RETURNS_PAR1	Your return has been processed. Please ship the item(s) to the address below and your account will be credited for the returned amount. A return confirmation has also been emailed to you.			Uw retourzending is verwerkt. Stuur het(de) product(en) naar onderstaand adres en uw rekening zal worden gecrediteerd voor het bedrag dat de teruggestuurde goederen vertegenwoordigen. Ter confirmatie van deze retourzending is een email naar U verzonden.
 Parent	Parent			Ouder
 Part No.	Part No.			Onderdeel No.
 Password	Password			Wachtwoord
+Payment Method	Payment Method			Betalingsmethode
 Perl Information	Perl Information			Perl informatie
 Phone	Phone			Telefoon
 Place one-click test order	Place one-click test order			Plaats een-klik testorder
 Please %scontact us%s if you have any questions for us.	Please %scontact us%s if you have any questions for us.			Hebt U nog vragen, neem dan vrijblijvend %scontact%s met ons op.
+Please contact %sCustomer Service%s for assistance.	Please contact %sCustomer Service%s for assistance.			Voor hulp kunt U contact opnemen met %sklantenservice%s.
+Please either	Please either			Kiest U alstublieft
+Please select an order below to continue with the return process.	Please select an order below to continue with the return process.			Selecteer een order en ga verder met het retourneringsproces.
 Please try your request again.	Please try your request again.			Probeer nog een keer a.u.b.
 Please use the information below to process your return	Please use the information below to process your return			Gebruik onderstaande informatie voor uw retourzending
 Please use your browser's back button to return to the order and select at least one item from the order to return.	Please use your browser's back button to return to the order and select at least one item from the order to return.			Gebruik de browser's 'Terug'-knop om terug te keren naar de order en selecteer minimaal een artikel dat U wilt retourneren.
@@ -135,17 +159,31 @@
 ProductFiles				
 Put me on these mail lists (if any)	Put me on these mail lists (if any)			Plaats mij op deze emaillijsten (indien aanwezig)
 Put me on your email list of infrequent offers	Put me on your email list of infrequent offers			Plaats mij op uw emaillijst van niet frequente aanbiedingen
+QTY<BR>TOTAL	QTY<BR>TOTAL			TOTAAL<BR>AANTAL
+Qty	Qty			Aantal
+Quan	Quan			Aantal
 Quantity	Quantity			Aantal
 Quantity Discounts	Quantity Discounts			Kwantumkortingen
 RMA Number	RMA Number			RMA nummer
 Recurring Orders	Recurring Orders			Herhalingsorders
 Reply	Reply			Antwoord
+Return	Return			Retour
 Return Info	Return Info			Informatie retourzending
+Return Selected Items	Return Selected Items			Retourneer geselecteerde producten
 Return request received.	Return request received.			Verzoek voor retourzending ontvangen.
+Returns	Returns			Retour producten
+SALES TAX	SALES TAX			BTW
+SHIPPING	SHIPPING			VERZENDING
+SHIPPING<BR>HANDLING	SHIPPING<BR>HANDLING			VERZENDING<BR>BEHANDELING
+SIZE	SIZE			MAAT
+SKU	SKU			NR.
+STATUS	STATUS			STATUS
 STOCK_ALERT_PAR1	Please complete the form below and we will contact you once the item you have selected becomes available. This is a complementary feature         and you are not in any way obligated to purchase the item.			Als U onderstaand formulier invult zullen wij U berichten zodra het door U geselecteerde artikel weer voorradig is. Dit is een aanvullende dienst en U bent op geen enkele wijze verplicht om het artikel te kopen.
 STOCK_ALERT_PAR2	You may also pre-order the item. When the item becomes available, you will be        notified via email and the order will be shipped the same day.			U mag het product ook vooruit bestellen. Zodra het product op voorraad is sturen wij U een kennisgeving per email en het artikel zal dezelfde dag worden verzonden. 
-Save Acct. Info	Save Acct. Info			
-Save and Checkout	Save and Checkout			
+SUBTOTAL	SUBTOTAL			SUBTOTAAL
+Sales Tax	Sales Tax			Btw
+Save Acct. Info	Save Acct. Info			Opslaan rekeninginformatie
+Save and Checkout	Save and Checkout			Opslaan en naar kassa
 Saved Carts	Saved Carts			Opgeslagen winkelwagen
 Saved Carts / Recurring Orders	Saved Carts / Recurring Orders			Opgeslagen winkelwagens / herhalingsorders
 Search	Search			Zoeken
@@ -158,12 +196,17 @@
 See...	See...			Zie...
 Send an email copy of my receipt	Send an email copy of my receipt			Stuur een copie per email
 September		September	Septembre	September
+Shipping	Shipping			Verzending
 Shipping Address	Shipping Address			Verzendadres
 Shipping Address Added	Shipping Address Added			Verzendadres toegevoegd
 Shipping Address Removed	Shipping Address Removed			Verzendadres verwijderd
 Shipping Addresses	Shipping Addresses			Verzendadressen
+Shipping Country	Shipping Country			Verzendland
+Shipping Method	Shipping Method			Verzendmethode
 Shipping method	Shipping method			Verzendwijze
 Shopping Cart	Shopping Cart			Winkelwagen
+Something went wrong when mailing, perhaps a typo in your email address?	Something went wrong when mailing, perhaps a typo in your email address?			Er is iets fout gegaan bij het versturen van de email. Misschien een typefout in uw emailadres?
+Sorry, no match for that. Try again?	Sorry, no match for that. Try again?			Sorry, daarvoor zijn geen resultaten gevonden. Opnieuw proberen?
 Sorry, no matches for	Sorry, no matches for			Sorry, geen resultaten voor
 Specials	Specials			Aanbiedingen
 State/Province	State/Province			Staat/Provincie
@@ -172,10 +215,13 @@
 Stop Shopping	Stop Shopping			Stoppen met winkelen
 Submit	Submit			Verzend
 Submit Request	Submit Request			Verstuur verzoek
+Subtotal	Subtotal			Subtotaal
+TOTAL	TOTAL			TOTAAL
 Take our	Take our			Doe ons
 Thank you for visiting!	Thank you for visiting!			Bedankt voor uw bezoek!
 Thank you for visiting.	Thank you for visiting.			Bedankt voor uw bezoek.
 Thank you for your interest in our products.	Thank you for your interest in our products.			Bedankt voor uw interesse in onze producten.
+That one generated more than one match. %sTry again%s with more info?	That one generated more than one match. %sTry again%s with more info?			Dat leverde meer dan een resultaat op. %sOpnieuw proberen%s met meer informatie?
 The areas you need to correct are shown in %sthis color%s below.	The areas you need to correct are shown in %sthis color%s below.			Onderstaande velden, weergegeven in %sdeze kleur%s, behoeven correctie.
 The selected shipping addresses have been removed.	The selected shipping addresses have been removed.			De geselecteerde verzendadressen zijn verwijderd.
 There are communication problems with the server. See the links below.	There are communication problems with the server. See the links below.			Er zijn communicatieproblemen met de server. Zie onderstaande links.
@@ -190,6 +236,9 @@
 This item is currently in your %sshopping cart%s.	This item is currently in your %sshopping cart%s.			Dit artikel bevindt zich in uw %swinkelwagen%s.
 Toll free	Toll free			
 Toll-free	Toll-free			
+Trying to retrieve....	Trying to retrieve....			Probeert op te halen....
+Trying to unsub you from the <b>%s</b> list....	Trying to unsub you from the <b>%s</b> list....			Probeert U te verwijderen van de <b>%s</b> lijst....
+Trying to unsub....	Trying to unsub....			Probeert te verwijderen....
 URL to enter catalog	URL to enter catalog			URL voor binnengaan catalogus
 URL to order a product	URL to order a product			URL voor bestellen van product
 United States	United States			Verenigde Staten
@@ -222,16 +271,21 @@
 Yes	Yes			Ja
 You are already logged in.	You are already logged in.			U bent al aangemeld.
 You can contact us the following ways	You can contact us the following ways			U kunt ons als volgt bereiken
+You can log in at	You can log in at			U kunt zich hier aanmelden
 You have been logged out.	You have been logged out.			U bent afgemeld.
 You may not return more items than you originally purchased.	You may not return more items than you originally purchased.			Het is niet toegestaan om meer artikelen te retourneren dan U hebt gekocht.
 You may now use the added shipping address by selecting it on the shopping cart or recurring orders page.	You may now use the added shipping address by selecting it on the shopping cart or recurring orders page.			U kunt nu het toegevoegde verzendadres gebruiken door het te selecteren in de winkelwagen of op de herhalingsorder pagina.
+You may only return items from orders that have been fully shipped.	You may only return items from orders that have been fully shipped.			U kunt alleen producten retourneren van volledig uitgeleverde orders.
 You might also like	You might also like			Misschien houdt U ook van
 You might also like...	You might also like...			Misschien houdt U ook van..
+Your login information	Your login information			Uw login informatie
 Your request has been sent sucessfully.	Your request has been sent sucessfully.			Uw verzoek is met succes verzonden.
 Zip Code	Zip Code			Postcode
 Zip/Postal Code	Zip/Postal Code			Postcode
 all fields	all fields			alle velden
 by	by			door
+contact us	contact us			neem contact met ons op
+create a new account	create a new account			nieuwe rekening aanmaken
 currency_symbol	$	DM	FF	Euro
 decimal_point	.	.	.	.
 default	1	0	0	1
@@ -245,8 +299,10 @@
 mon_thousands_sep	,	,	.	,
 none	none			geen
 on	on			op
+or	or			of
 p_cs_precedes	1			1
 p_sep_by_space			1	1
+password minder	password minder			wachtwoord verzorger
 price_picture		DM ### ### ###,##		
 primary	primary			primair
 products		de_products	produits