[interchange-cvs] interchange - ton modified 2 files

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Tue Dec 9 11:30:45 EST 2003


User:      ton
Date:      2003-12-09 16:30:45 GMT
Modified:  dist/lib/UI/pages/admin order_status.html
Modified:  dist/lib/UI/locales nl_NL.cfg
Log:
	More translations...

Revision  Changes    Path
2.15      +11 -11    interchange/dist/lib/UI/pages/admin/order_status.html


rev 2.15, prev_rev 2.14
Index: order_status.html
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/admin/order_status.html,v
retrieving revision 2.14
retrieving revision 2.15
diff -u -r2.14 -r2.15
--- order_status.html	21 Nov 2003 17:10:17 -0000	2.14
+++ order_status.html	9 Dec 2003 16:30:45 -0000	2.15
@@ -104,9 +104,9 @@
 </script>
 
 	<select name=ship_all onChange="copasetic(this, this.form)">
-		<option value=0> Ship per status above
-		<option value=1 SELECTED> Ship all lines
-		<option value=2> Cancel order
+		<option value=0> [L]Ship per status above[/L]
+		<option value=1 SELECTED> [L]Ship all lines[/L]
+		<option value=2> [L]Cancel order[/L]
 	</select>
 
 	[button form=tform
@@ -122,7 +122,7 @@
 
 	[/button]
 
-	Email
+	[L]Email[/L]
 	<select name=send_email>
 		<option value="">[L]Use customer preference[/L]</option>
 		<option value="0">[L]No[/L]</option>
@@ -134,16 +134,16 @@
 			<input type=checkbox name=settle_transaction value=1
 				onChange="copasetic(this, this.form)"
 				[if type=scratch term=tmp_orderid op="!~" compare="/[-*]$/"] CHECKED [/if]>
-					<b>Settle transaction</b>
+					<b>[L]Settle transaction[/L]</b>
 			&nbsp;
 			&nbsp;
-			<input type=checkbox name=void_transaction onChange="copasetic(this, this.form)" value=1> <b>Void transaction </b>
+			<input type=checkbox name=void_transaction onChange="copasetic(this, this.form)" value=1> <b>[L]Void transaction[/L]</b>
 
 		[/if]
 	[/if]
 			&nbsp;
 			&nbsp;
-			<input type=checkbox name=do_archive value=1 CHECKED> <b>Archive transaction at end</b>
+			<input type=checkbox name=do_archive value=1 CHECKED> <b>[L]Archive transaction at end[/L]</b>
 	</div>
 </td>
 </tr>
@@ -156,7 +156,7 @@
 	button_delete=1
 	form-name=tform
 	table-width="100%"
-	next-text="Update status only, no ship function"
+	next-text="[L]Update status only, no ship function[/L]"
 	ok-button-style="font-weight: normal; font-size: smaller"
 	no-table-meta=1
 	mv-nextpage="__UI_BASE__/order"
@@ -164,12 +164,12 @@
 	include-form="[scratch form_include]"
 	include-before="order_id"
 	widget.code=hidden_text
-	help.order_id='<span style="font-size: larger;font-weight: bold">* = settled, - = voided</span>'
+	help.order_id='<span style="font-size: larger;font-weight: bold">* = [L]settled[/L], - = [L]voided[/L]</span>'
 	link-table=orderline
 	link-key=order_number
 	link-before=order_id
 	link-no-blank=1
-	link-label="Ordered Items"
+	link-label="[L]Ordered Items[/L]"
 	hidden.ui_sequence_destination="@@MV_PAGE@@"
 /]
 
@@ -186,4 +186,4 @@
 </script>
 
 @_UI_STD_FOOTER_@
-<!-- page: @@MV_PAGE@@ version: $Id: order_status.html,v 2.14 2003/11/21 17:10:17 edl Exp $ -->
+<!-- page: @@MV_PAGE@@ version: $Id: order_status.html,v 2.15 2003/12/09 16:30:45 ton Exp $ -->



2.30      +36 -6     interchange/dist/lib/UI/locales/nl_NL.cfg


rev 2.30, prev_rev 2.29
Index: nl_NL.cfg
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/locales/nl_NL.cfg,v
retrieving revision 2.29
retrieving revision 2.30
diff -u -r2.29 -r2.30
--- nl_NL.cfg	9 Dec 2003 15:26:04 -0000	2.29
+++ nl_NL.cfg	9 Dec 2003 16:30:45 -0000	2.30
@@ -282,6 +282,9 @@
 "Archive order and view next",
 "Order archiveren en nieuwe bekijken",
 
+"Archive transaction at end",
+"Transactie archiveren na bewerking",
+
 "Archived Orders",
 "Gearchiveerde Orders",
 
@@ -429,6 +432,9 @@
 "Cancel",
 "Annuleer",
 
+"Cancel order",
+"Order annuleren",
+
 "Cancel ship edit",
 "Annuleer verzending bewerking",
 
@@ -583,7 +589,7 @@
 "Component bewerken",
 
 "Component name",
-undef,
+"Componentnaam",
 
 "Configure %s options for %s",
 "Configureer %s opties voor %s",
@@ -1986,6 +1992,9 @@
 "Order status",
 "Orderstatus",
 
+"Ordered Items",
+"Bestelde producten",
+
 "Orders",
 "Orders",
 
@@ -2290,7 +2299,7 @@
 undef,
 
 "Report: Aging",
-undef,
+"Rapport: Historie",
 
 "Report: Transactions",
 "Rapport: Transacties",
@@ -2493,9 +2502,15 @@
 "Set up taxing, shipping, and payment",
 "Definitie van BTW, verzending en betalingen",
 
+"Settle transaction",
+"Transactie afdoen",
+
 "Ship all automatically",
 "Alles automatisch verzenden",
 
+"Ship all lines",
+"Alle regels verzenden",
+
 "Ship checked",
 "Geselecteerden verzenden",
 
@@ -2505,6 +2520,9 @@
 "Ship method",
 "Verzendmethode",
 
+"Ship per status above",
+"Verzenden per bovenvermelde status",
+
 "Shipped",
 "Verzonden",
 
@@ -2806,7 +2824,7 @@
 "Het zoeken moet gebaseerd zijn op een tabel, standaard is dit de hoofd produkt tabel.",
 
 "There will be a %s charge added for COD.",
-undef,
+"Bij rembourszendingen worden kosten ad. %s berekend.",
 
 "This is either the key ID or the email address associated with the PGP/GPG key",
 "Dit is of het sleutel ID of het emailadres dat geassocieerd is met de PGP/GPG sleutel",
@@ -2914,6 +2932,9 @@
 "Update status of line %s",
 "Actualiseer status van regel %s",
 
+"Update status only, no ship function",
+"Alleen status actualiseren (geen verzendfunctie)",
+
 "Update the order",
 "Actualiseer order",
 
@@ -2990,7 +3011,7 @@
 "BTW gebaseerd op land en BTW tarief",
 
 "Vendor Invoice",
-undef,
+"Verkoopfaktuur",
 
 "Verify password",
 "Verifieer wachtwoord",
@@ -3043,6 +3064,9 @@
 "Visits",
 "Bezoeken",
 
+"Void transaction",
+"Transactie annuleren",
+
 "WEIGHT",
 "GEWICHT",
 
@@ -3127,7 +3151,7 @@
 "gewijzigd",
 
 "click Items again to reset list",
-undef,
+"Klik nogmaals op artikelen om lijst te resetten",
 
 "click to edit",
 "klik om te bewerken",
@@ -3209,7 +3233,7 @@
 "inactief",
 
 "item",
-undef,
+"artikel",
 
 "key",
 "sleutel",
@@ -3292,6 +3316,9 @@
 "saved",
 "opgeslagen",
 
+"settled",
+"verwerkt",
+
 "shipped",
 "verzonden",
 
@@ -3339,6 +3366,9 @@
 
 "views",
 "presentaties",
+
+"voided",
+"ongeldig gemaakt",
 
 
 }








More information about the interchange-cvs mailing list