[interchange-cvs] interchange - ton modified 8 files

interchange-core@icdevgroup.org interchange-core@icdevgroup.org
Sat Feb 8 18:14:01 2003


User:      ton
Date:      2003-02-08 23:13:04 GMT
Modified:  dist/foundation/pages quantity.html results_big.html
Modified:           results.html saved_carts.html
Modified:           ship_addresses_added.html ship_addresses.html
Modified:           ship_addresses_removed.html
Modified:  dist/foundation/products locale.txt
Log:
	Localization foundation cont'd

Revision  Changes    Path
2.1       +4 -4      interchange/dist/foundation/pages/quantity.html


rev 2.1, prev_rev 2.0
Index: quantity.html
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/pages/quantity.html,v
retrieving revision 2.0
retrieving revision 2.1
diff -u -r2.0 -r2.1
--- quantity.html	18 Jul 2001 02:21:14 -0000	2.0
+++ quantity.html	8 Feb 2003 23:13:04 -0000	2.1
@@ -3,7 +3,7 @@
 ui_template_name: leftonly
 [/comment]
 
-[tmp page_title]__COMPANY__ -- Quantity Discounts[/tmp]
+[tmp page_title]__COMPANY__ -- [L]Quantity Discounts[/L][/tmp]
 
 [control reset=1]
 
@@ -63,8 +63,8 @@
 [if scratch count eq 0]
         <tr> 
           <td>
-	    <b>Out Of Stock</b>
-	    <a href="[area stock-alert [item-code]]">In Stock Notification</a>
+	    <b>[L]Out Of Stock[/L]</b>
+	    <a href="[area stock-alert [item-code]]">[L]In Stock Notification[/L]</a>
           </td>
         </tr>
 [else]
@@ -107,7 +107,7 @@
 			cols="[scratch qp_columns]"
 			]
   <TD>
-    Part No.
+    [L]Part No.[/L]
   </TD>
   <TD VALIGN=TOP>[part-code]</TD>
   [loop list="[scratch quantities]"]



2.6       +3 -3      interchange/dist/foundation/pages/results_big.html


rev 2.6, prev_rev 2.5
Index: results_big.html
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/pages/results_big.html,v
retrieving revision 2.5
retrieving revision 2.6
diff -u -r2.5 -r2.6
--- results_big.html	1 Dec 2002 17:51:14 -0000	2.5
+++ results_big.html	8 Feb 2003 23:13:04 -0000	2.6
@@ -8,7 +8,7 @@
 ui_template_name: leftright
 [/comment]
 
-[tmp page_title]__COMPANY__ -- Search results[/tmp]
+[tmp page_title]__COMPANY__ -- [L]Search results[/L][/tmp]
 [tmpn members_only][/tmpn]
 
 [control reset=1]
@@ -26,13 +26,13 @@
 [/control-set]
 [control-set]
 	[component]cross[/component]
-	[banner]Also see...[/banner]
+	[banner][L]Also see...[/L][/banner]
 	[cols]2[/cols]
 	[size]2[/size]
 [/control-set]
 [control-set]
 	[component]promo[/component]
-	[banner]Specials[/banner]
+	[banner][L]Specials[/L][/banner]
 	[cols]1[/cols]
 	[promo_type]specials[/promo_type]
 	[size]3[/size]



2.7       +3 -3      interchange/dist/foundation/pages/results.html


rev 2.7, prev_rev 2.6
Index: results.html
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/pages/results.html,v
retrieving revision 2.6
retrieving revision 2.7
diff -u -r2.6 -r2.7
--- results.html	1 Dec 2002 17:51:14 -0000	2.6
+++ results.html	8 Feb 2003 23:13:04 -0000	2.7
@@ -8,7 +8,7 @@
 ui_template_name: leftright
 [/comment]
 
-[tmp page_title]__COMPANY__ -- Search results[/tmp]
+[tmp page_title]__COMPANY__ -- [L]Search results[/L][/tmp]
 [tmpn members_only][/tmpn]
 
 [control reset=1]
@@ -26,13 +26,13 @@
 [/control-set]
 [control-set]
 	[component]cross[/component]
-	[banner]Also see...[/banner]
+	[banner][L]Also see...[/L][/banner]
 	[cols]2[/cols]
 	[size]2[/size]
 [/control-set]
 [control-set]
 	[component]random[/component]
-	[banner]Specials[/banner]
+	[banner][L]Specials[/L][/banner]
 	[cols]1[/cols]
 	[size]3[/size]
 [/control-set]



2.2       +8 -8      interchange/dist/foundation/pages/saved_carts.html


rev 2.2, prev_rev 2.1
Index: saved_carts.html
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/pages/saved_carts.html,v
retrieving revision 2.1
retrieving revision 2.2
diff -u -r2.1 -r2.2
--- saved_carts.html	17 Oct 2001 07:28:11 -0000	2.1
+++ saved_carts.html	8 Feb 2003 23:13:04 -0000	2.2
@@ -3,7 +3,7 @@
 ui_template_name: leftonly
 [/comment]
 
-[tmp page_title]__COMPANY__ -- Welcome[/tmp]
+[tmp page_title]__COMPANY__ -- [L]Welcome[/L][/tmp]
 
 [control reset=1]
 
@@ -23,8 +23,8 @@
 
 
 [set members_only]1[/set]
-[set page_banner]Saved Carts / Recurring Orders[/set]
-[set page_title]__COMPANY__ -- Saved Carts / Recurring Orders[/set]
+[set page_banner][L]Saved Carts[/L] / [L]Recurring Orders[/L][/set]
+[set page_title]__COMPANY__ -- [L]Saved Carts[/L] / [L]Recurring Orders[/L][/set]
 
 @_LEFTONLY_TOP_@
 
@@ -84,11 +84,11 @@
 [loop list="saved_carts_carts saved_carts_recurring"]
   [if explicit]
     [condition]'[loop-code]' eq 'saved_carts_carts'[/condition]
-    [tmp this_label]Saved Carts[/tmp]
+    [tmp this_label][L]Saved Carts[/L][/tmp]
   [/if]
   [if explicit]
     [condition]'[loop-code]' eq 'saved_carts_recurring'[/condition]
-    [tmp this_label]Recurring Orders[/tmp]
+    [tmp this_label][L]Recurring Orders[/L][/tmp]
   [/if]
   [if scratch [loop-code]]
     <table border=1><tr><td>
@@ -101,17 +101,17 @@
     <tr valign=top>
             <td>&nbsp;</td>
             <td align=center>
-                    Name
+                    [L]Name[/L]
             </td>
             <td align=center>
-                    Modified
+                    [L]Modified[/L]
             </td>
     </tr>
     [scratch [loop-code]]
     </table>
     </td></tr></table>
   [else]
-    No [scratch this_label] entered.<BR><BR>
+    [msg arg.0="[scratch this_label]"]No %s entered.[/msg]<BR><BR>
   [/else]
   [/if]
 [/loop]



2.1       +4 -5      interchange/dist/foundation/pages/ship_addresses_added.html


rev 2.1, prev_rev 2.0
Index: ship_addresses_added.html
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/pages/ship_addresses_added.html,v
retrieving revision 2.0
retrieving revision 2.1
diff -u -r2.0 -r2.1
--- ship_addresses_added.html	18 Jul 2001 02:21:14 -0000	2.0
+++ ship_addresses_added.html	8 Feb 2003 23:13:04 -0000	2.1
@@ -3,7 +3,7 @@
 ui_template_name: leftonly
 [/comment]
 
-[tmp page_title]__COMPANY__ -- Shipping Address Added[/tmp]
+[tmp page_title]__COMPANY__ -- [L]Shipping Address Added[/L][/tmp]
 
 @_LEFTONLY_TOP_@
 
@@ -44,16 +44,15 @@
 country: [value sa_country]
 [/import]
 [/try]
-[catch] There was an error adding the new address entry. [/catch]
+[catch] [L]There was an error adding the new address entry.[/L] [/catch]
 [/seti]
 
 <br>
 
-You may now use the added shipping address by selecting it on the 
-shopping cart or recurring orders page.
+[L]You may now use the added shipping address by selecting it on the shopping cart or recurring orders page.[/L]
 <P>			
 
-<a href="[area ship_addresses]"><b>BACK</b></a>
+<a href="[area ship_addresses]"><b>[L]BACK[/L]</b></a>
 
 <!-- END CONTENT -->
 



2.1       +8 -8      interchange/dist/foundation/pages/ship_addresses.html


rev 2.1, prev_rev 2.0
Index: ship_addresses.html
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/pages/ship_addresses.html,v
retrieving revision 2.0
retrieving revision 2.1
diff -u -r2.0 -r2.1
--- ship_addresses.html	18 Jul 2001 02:21:14 -0000	2.0
+++ ship_addresses.html	8 Feb 2003 23:13:04 -0000	2.1
@@ -4,7 +4,7 @@
 [/comment]
 
 [tmp members_only]1[/tmp]
-[tmp page_title]__COMPANY__ -- Shipping Addresses[/tmp]
+[tmp page_title]__COMPANY__ -- [L]Shipping Addresses[/L][/tmp]
 
 [control reset=1]
 
@@ -150,15 +150,15 @@
 			regex ^[-\w\0]+$ 'Nickname must be of characters [-A-Za-z0-9]'
 	    " 
 	    check.username="
-			regex ^\w+$ 'Username must be of characters [A-Za-z0-9]'
+			regex ^\w+$ '[L]Username must be of characters [A-Za-z0-9][/L]'
 			length 4-10
 	    " 
-	    check.lname="required We need a last name...."
-	    check.fname="required We need a first name...."
-	    check.address1="required We need an address...."
-	    check.city="required We need a city...."
-	    check.state="required We need a state...."
-	    check.zip="required We need a postal code...."
+	    check.lname="required [L]We need a last name....[/L]"
+	    check.fname="required [L]We need a first name....[/L]"
+	    check.address1="required [L]We need an address....[/L]"
+	    check.city="required [L]We need a city....[/L]"
+	    check.state="required [L]We need a state....[/L]"
+	    check.zip="required [L]We need a postal code....[/L]"
 	    get=1
 	    ui_data_fields="username company fname lname address1 address2 city state zip country phone_day"
 	    key="[data session username]"]



2.1       +3 -3      interchange/dist/foundation/pages/ship_addresses_removed.html


rev 2.1, prev_rev 2.0
Index: ship_addresses_removed.html
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/pages/ship_addresses_removed.html,v
retrieving revision 2.0
retrieving revision 2.1
diff -u -r2.0 -r2.1
--- ship_addresses_removed.html	18 Jul 2001 02:21:14 -0000	2.0
+++ ship_addresses_removed.html	8 Feb 2003 23:13:04 -0000	2.1
@@ -3,7 +3,7 @@
 ui_template_name: leftonly
 [/comment]
 
-[tmp page_title]__COMPANY__ -- Shipping Address Removed[/tmp]
+[tmp page_title]__COMPANY__ -- [L]Shipping Address Removed[/L][/tmp]
 
 @_LEFTONLY_TOP_@
 
@@ -22,10 +22,10 @@
 [seti remove_addresses][query sql="[scratch sql_req]"][/query][/seti]
 
 <br>
-The selected shipping addresses have been removed.
+[L]The selected shipping addresses have been removed.[/L]
 <P>			
 
-<a href="[area ship_addresses]"><b>BACK</b></a>
+<a href="[area ship_addresses]"><b>[L]BACK[/L]</b></a>
 
 <!-- END CONTENT -->
 



2.7       +22 -0     interchange/dist/foundation/products/locale.txt


rev 2.7, prev_rev 2.6
Index: locale.txt
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/products/locale.txt,v
retrieving revision 2.6
retrieving revision 2.7
diff -u -r2.6 -r2.7
--- locale.txt	8 Feb 2003 16:42:15 -0000	2.6
+++ locale.txt	8 Feb 2003 23:13:04 -0000	2.7
@@ -5,9 +5,11 @@
 Additional Shipping Addresses	Additional Shipping Addresses			Additionele verzendadressen
 Address	Address			Adres
 Advanced Search	Advanced Search			Uitgebreid zoeken
+Also see...	Also see...			Zie ook...
 Approximate Credit	Approximate Credit			Credit circa
 April		April	Avril	April
 August		August	Aout	Augustus
+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
@@ -62,11 +64,13 @@
 Mailing Status	Mailing Status			
 March		M&auml;rz	Mars	Maart
 May		Mai	Mai	Mei
+Modified	Modified			Gewijzigd
 Name	Name			Naam
 New Account	New Account			Nieuwe rekening
 New items	New items			Nieuw artikel
 Next	Next			Volgende
 No	No			Nee
+No %s entered.	No %s entered.			Geen %s ingegeven.
 No change, go to checkout	No change, go to checkout			Geen wijziging, ga naar kassa
 No items were selected for return.	No items were selected for return.			Er zijn geen producten geselecteerd om te retourneren.
 November		November	Novembre	November
@@ -81,6 +85,7 @@
 Other	Other			Ander
 Out Of Stock	Out Of Stock			Niet voorradig
 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.
+Part No.	Part No.			Onderdeel No.
 Password	Password			Wachtwoord
 Phone	Phone			Telefoon
 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.
@@ -97,22 +102,29 @@
 ProductFiles				
 Put me on these mail lists (if any)	Put me on these mail lists (if any)			Plaats mij op deze emaillijsten (indien aanwezig)
 Quantity	Quantity			Aantal
+Quantity Discounts	Quantity Discounts			Kwantumkortingen
 RMA Number	RMA Number			RMA nummer
+Recurring Orders	Recurring Orders			Herhalingsorders
 Return Info	Return Info			Informatie retourzending
 Return request received.	Return request received.			Verzoek voor retourzending ontvangen.
 Save Acct. Info	Save Acct. Info			
 Save and Checkout	Save and Checkout			
+Saved Carts	Saved Carts			Opgeslagen winkelwagen
 Saved Carts / Recurring Orders	Saved Carts / Recurring Orders			Opgeslagen winkelwagens / herhalingsorders
 Search	Search			Zoeken
 Search by Category	Search by Category			Zoek op categorie
 Search by Field	Search by Field			Zoek op veld
 Search for	Search for			Zoek voor
+Search results	Search results			Zoekresultaten
 See also	See also			Zie ook
 See also...	See also...			Zie ook...
 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 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 method	Shipping method			Verzendwijze
 Specials	Specials			Aanbiedingen
 State/Province	State/Province			Staat/Provincie
@@ -121,6 +133,8 @@
 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.
+The selected shipping addresses have been removed.	The selected shipping addresses have been removed.			De geselecteerde verzendadressen zijn verwijderd.
+There was an error adding the new address entry.	There was an error adding the new address entry.			Er is een fout opgetreden bij het toevoegen van het nieuwe adres.
 There were errors in your last submission.	There were errors in your last submission.			Er zijn fouten opgetreden bij de verzending
 They are shown in %sthis color%s below.	They are shown in %sthis color%s below.			Ze zijn hieronder aangegeven in %sdeze kleur%s.
 This is a demo store. If you would like further information on how you can build a store or how you can get custom services, please %svisit our web site%s.	This is a demo store. If you would like further information on how you can build a store or how you can get custom services, please %svisit our web site%s.			Dit is een demonstratie internet winkel. Wilt U meer informatie over hoe uzelf zo'n winkel bouwt of hoe U aangepaste diensten kunt krijgen, %sbezoek dan onze website%s.
@@ -131,11 +145,18 @@
 United States	United States			Verenigde Staten
 Update item	Update item			Product bijwerken
 Username	Username			Gebruikersnaam
+Username must be of characters [A-Za-z0-9]	Username must be of characters [A-Za-z0-9]			Gebruikersnaam moet bestaan uit letters [A-Za-z0-9]
 Verify	Verify			Verifieer
 Verify Password	Verify Password			Verifieer wachtwoord
 We can be contacted at	We can be contacted at			Wij zijn te bereiken op
 We don't give out your information to anyone!	We don't give out your information to anyone!			Wij waken over uw informatie. Die zal nooit aan anderen worden uitgegeven!
 We have received your return request and have issued you an RMA number.	We have received your return request and have issued you an RMA number.			Wij hebben uw verzoek om goederen te retourneren ontvangen en hebben een RMA nummer toegekend.
+We need a city....	We need a city....			De plaats is nodig...
+We need a first name....	We need a first name....			De voornaam is nodig...
+We need a last name....	We need a last name....			De achternaam is nodig...
+We need a postal code....	We need a postal code....			De postcode is nodig..
+We need a state....	We need a state....			De staat/provincie is nodig...
+We need an address....	We need an address....			Het adres is nodig...
 We need the bold fields to process your order	We need the bold fields to process your order			De vetgedrukte velden zijn nodig voor een correcte verwerking van dit formulier
 We would also like you to take our	We would also like you to take our			Wij stellen het zeer op prijs als u deelneemt aan ons
 Welcome	Welcome			Welkom
@@ -146,6 +167,7 @@
 You can contact us the following ways	You can contact us the following ways			U kunt ons als volgt bereiken
 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 might also like...	You might also like...			Misschien houdt U ook van..
 Zip Code	Zip Code			Postcode
 Zip/Postal Code	Zip/Postal Code			Postcode