Added OS configuration to the payment page
This commit is contained in:
		
					parent
					
						
							
								0b0892a299
							
						
					
				
			
			
				commit
				
					
						e286fc8aaf
					
				
			
		
					 2 changed files with 29 additions and 28 deletions
				
			
		|  | @ -8,7 +8,7 @@ msgid "" | ||||||
| msgstr "" | msgstr "" | ||||||
| "Project-Id-Version: PACKAGE VERSION\n" | "Project-Id-Version: PACKAGE VERSION\n" | ||||||
| "Report-Msgid-Bugs-To: \n" | "Report-Msgid-Bugs-To: \n" | ||||||
| "POT-Creation-Date: 2017-06-23 02:28+0530\n" | "POT-Creation-Date: 2017-07-01 02:09+0530\n" | ||||||
| "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||||||
| "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||||||
| "Language-Team: LANGUAGE <LL@li.org>\n" | "Language-Team: LANGUAGE <LL@li.org>\n" | ||||||
|  | @ -26,47 +26,47 @@ msgstr "Dein Account wurde noch nicht aktiviert." | ||||||
| msgid "Paste here your public key" | msgid "Paste here your public key" | ||||||
| msgstr "Fügen Sie Ihren public key ein" | msgstr "Fügen Sie Ihren public key ein" | ||||||
| 
 | 
 | ||||||
| #: templates/hosting/base_short.html:67 | #: templates/hosting/base_short.html:68 | ||||||
| msgid "My Virtual Machines" | msgid "My Virtual Machines" | ||||||
| msgstr "Meine virtuellen Maschinen" | msgstr "Meine virtuellen Maschinen" | ||||||
| 
 | 
 | ||||||
| #: templates/hosting/base_short.html:72 templates/hosting/orders.html.py:12 | #: templates/hosting/base_short.html:73 templates/hosting/orders.html.py:12 | ||||||
| msgid "My Orders" | msgid "My Orders" | ||||||
| msgstr "Meine Bestellungen" | msgstr "Meine Bestellungen" | ||||||
| 
 | 
 | ||||||
| #: templates/hosting/base_short.html:81 | #: templates/hosting/base_short.html:82 | ||||||
| msgid "Keys" | msgid "Keys" | ||||||
| msgstr "Schlüssel" | msgstr "Schlüssel" | ||||||
| 
 | 
 | ||||||
| #: templates/hosting/base_short.html:86 | #: templates/hosting/base_short.html:87 | ||||||
| msgid "Notifications " | msgid "Notifications " | ||||||
| msgstr "Benachrichtigungen" | msgstr "Benachrichtigungen" | ||||||
| 
 | 
 | ||||||
| #: templates/hosting/base_short.html:89 | #: templates/hosting/base_short.html:90 | ||||||
| msgid "Logout" | msgid "Logout" | ||||||
| msgstr "Abmelden" | msgstr "Abmelden" | ||||||
| 
 | 
 | ||||||
| #: templates/hosting/base_short.html:94 | #: templates/hosting/base_short.html:95 | ||||||
| msgid "How it works" | msgid "How it works" | ||||||
| msgstr "So funktioniert es" | msgstr "So funktioniert es" | ||||||
| 
 | 
 | ||||||
| #: templates/hosting/base_short.html:97 | #: templates/hosting/base_short.html:98 | ||||||
| msgid "Your infrastructure" | msgid "Your infrastructure" | ||||||
| msgstr "deine Infrastruktur" | msgstr "deine Infrastruktur" | ||||||
| 
 | 
 | ||||||
| #: templates/hosting/base_short.html:100 | #: templates/hosting/base_short.html:101 | ||||||
| msgid "Our inftrastructure" | msgid "Our inftrastructure" | ||||||
| msgstr "Unsere Infrastruktur" | msgstr "Unsere Infrastruktur" | ||||||
| 
 | 
 | ||||||
| #: templates/hosting/base_short.html:103 | #: templates/hosting/base_short.html:104 | ||||||
| msgid "Pricing" | msgid "Pricing" | ||||||
| msgstr "Preise" | msgstr "Preise" | ||||||
| 
 | 
 | ||||||
| #: templates/hosting/base_short.html:106 | #: templates/hosting/base_short.html:107 | ||||||
| msgid "Contact" | msgid "Contact" | ||||||
| msgstr "Kontakt" | msgstr "Kontakt" | ||||||
| 
 | 
 | ||||||
| #: templates/hosting/base_short.html:109 | #: templates/hosting/base_short.html:110 | ||||||
| #: templates/hosting/confirm_reset_password.html:38 | #: templates/hosting/confirm_reset_password.html:38 | ||||||
| #: templates/hosting/login.html:17 templates/hosting/login.html.py:26 | #: templates/hosting/login.html:17 templates/hosting/login.html.py:26 | ||||||
| #: templates/hosting/reset_password.html:32 templates/hosting/signup.html:30 | #: templates/hosting/reset_password.html:32 templates/hosting/signup.html:30 | ||||||
|  | @ -347,11 +347,11 @@ msgstr "Bestellung stornieren" | ||||||
| msgid "Do You want to delete your order?" | msgid "Do You want to delete your order?" | ||||||
| msgstr "Willst du deine Bestellung löschen?" | msgstr "Willst du deine Bestellung löschen?" | ||||||
| 
 | 
 | ||||||
| #: templates/hosting/orders.html:63 templates/hosting/user_keys.html.py:62 | #: templates/hosting/orders.html:63 templates/hosting/user_keys.html.py:63 | ||||||
| msgid "Close" | msgid "Close" | ||||||
| msgstr "Schliessen" | msgstr "Schliessen" | ||||||
| 
 | 
 | ||||||
| #: templates/hosting/orders.html:65 templates/hosting/user_keys.html.py:64 | #: templates/hosting/orders.html:65 templates/hosting/user_keys.html.py:65 | ||||||
| msgid "Delete" | msgid "Delete" | ||||||
| msgstr "Löschen" | msgstr "Löschen" | ||||||
| 
 | 
 | ||||||
|  | @ -359,31 +359,36 @@ msgstr "Löschen" | ||||||
| msgid "Billing Amount" | msgid "Billing Amount" | ||||||
| msgstr "Rechnungsbetrag" | msgstr "Rechnungsbetrag" | ||||||
| 
 | 
 | ||||||
| #: templates/hosting/payment.html:35 | #: templates/hosting/payment.html:26 | ||||||
|  | #: templates/hosting/virtual_machine_detail.html:98 | ||||||
|  | msgid "Configuration" | ||||||
|  | msgstr "Konfiguration" | ||||||
|  | 
 | ||||||
|  | #: templates/hosting/payment.html:38 | ||||||
| msgid "Billing Address" | msgid "Billing Address" | ||||||
| msgstr "Rechnungsadresse" | msgstr "Rechnungsadresse" | ||||||
| 
 | 
 | ||||||
| #: templates/hosting/payment.html:49 | #: templates/hosting/payment.html:52 | ||||||
| msgid "Payment Details" | msgid "Payment Details" | ||||||
| msgstr "Rechnungsdetails" | msgstr "Rechnungsdetails" | ||||||
| 
 | 
 | ||||||
| #: templates/hosting/payment.html:62 | #: templates/hosting/payment.html:65 | ||||||
| msgid "Submit Payment" | msgid "Submit Payment" | ||||||
| msgstr "Betrag überweisen" | msgstr "Betrag überweisen" | ||||||
| 
 | 
 | ||||||
| #: templates/hosting/payment.html:81 | #: templates/hosting/payment.html:84 | ||||||
| msgid "CARD NUMBER" | msgid "CARD NUMBER" | ||||||
| msgstr "Kreditkartennummer" | msgstr "Kreditkartennummer" | ||||||
| 
 | 
 | ||||||
| #: templates/hosting/payment.html:86 | #: templates/hosting/payment.html:89 | ||||||
| msgid "Valid Card Number" | msgid "Valid Card Number" | ||||||
| msgstr "Gültige Kreditkartennummer" | msgstr "Gültige Kreditkartennummer" | ||||||
| 
 | 
 | ||||||
| #: templates/hosting/payment.html:95 | #: templates/hosting/payment.html:98 | ||||||
| msgid "EXPIRATION DATE" | msgid "EXPIRATION DATE" | ||||||
| msgstr "Ablaufdatum" | msgstr "Ablaufdatum" | ||||||
| 
 | 
 | ||||||
| #: templates/hosting/payment.html:106 | #: templates/hosting/payment.html:109 | ||||||
| msgid "CV CODE" | msgid "CV CODE" | ||||||
| msgstr "CV Code" | msgstr "CV Code" | ||||||
| 
 | 
 | ||||||
|  | @ -425,13 +430,13 @@ msgstr "Schlüssel hinzufügen" | ||||||
| msgid "Created at" | msgid "Created at" | ||||||
| msgstr "Erstellt am" | msgstr "Erstellt am" | ||||||
| 
 | 
 | ||||||
| #: templates/hosting/user_keys.html:42 | #: templates/hosting/user_keys.html:43 | ||||||
| #, fuzzy | #, fuzzy | ||||||
| #| msgid "Delete" | #| msgid "Delete" | ||||||
| msgid "Delete Key" | msgid "Delete Key" | ||||||
| msgstr "Löschen" | msgstr "Löschen" | ||||||
| 
 | 
 | ||||||
| #: templates/hosting/user_keys.html:55 | #: templates/hosting/user_keys.html:56 | ||||||
| #, fuzzy | #, fuzzy | ||||||
| #| msgid "Do You want do delete your order?" | #| msgid "Do You want do delete your order?" | ||||||
| msgid "Do You want to delete this key?" | msgid "Do You want to delete this key?" | ||||||
|  | @ -453,10 +458,6 @@ msgstr "Ip nicht zugewiesen" | ||||||
| msgid "Disk" | msgid "Disk" | ||||||
| msgstr "Festplatte" | msgstr "Festplatte" | ||||||
| 
 | 
 | ||||||
| #: templates/hosting/virtual_machine_detail.html:98 |  | ||||||
| msgid "Configuration" |  | ||||||
| msgstr "Konfiguration" |  | ||||||
| 
 |  | ||||||
| #: templates/hosting/virtual_machine_detail.html:108 | #: templates/hosting/virtual_machine_detail.html:108 | ||||||
| msgid "Current pricing" | msgid "Current pricing" | ||||||
| msgstr "Aktueller Preis" | msgstr "Aktueller Preis" | ||||||
|  |  | ||||||
|  | @ -23,7 +23,7 @@ | ||||||
| 								<p><b>{%trans "Disk space"%}</b> <span | 								<p><b>{%trans "Disk space"%}</b> <span | ||||||
|                                     class="pull-right">{{request.session.specs.disk_size|floatformat}} GB</span></p> |                                     class="pull-right">{{request.session.specs.disk_size|floatformat}} GB</span></p> | ||||||
| 								<hr> | 								<hr> | ||||||
| 								<p><b>{%trans "OS"%}</b> <span | 								<p><b>{%trans "Configuration"%}</b> <span | ||||||
|                                     class="pull-right">{{request.session.template.name}}</span></p> |                                     class="pull-right">{{request.session.template.name}}</span></p> | ||||||
| 								<hr> | 								<hr> | ||||||
| 								<h4>Total<p | 								<h4>Total<p | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue