Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
ecommerce-ui
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
ecommerce-ui
Commits
e97592d6
Commit
e97592d6
authored
Jan 21, 2014
by
Sven Franck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added hardcoded select option texts
parent
413b2f38
Changes
18
Hide whitespace changes
Inline
Side-by-side
Showing
18 changed files
with
560 additions
and
474 deletions
+560
-474
data/computer_fieldlist.json
data/computer_fieldlist.json
+13
-13
data/computer_getters_cpu_core.json
data/computer_getters_cpu_core.json
+0
-3
data/computer_getters_cpu_frequency.json
data/computer_getters_cpu_frequency.json
+0
-32
data/computer_getters_cpu_type.json
data/computer_getters_cpu_type.json
+0
-16
data/computer_getters_groups.json
data/computer_getters_groups.json
+0
-15
data/computer_getters_lan_type.json
data/computer_getters_lan_type.json
+0
-15
data/computer_getters_memory_size.json
data/computer_getters_memory_size.json
+0
-17
data/computer_getters_memory_type.json
data/computer_getters_memory_type.json
+0
-16
data/computer_getters_network.json
data/computer_getters_network.json
+0
-3
data/computer_getters_region.json
data/computer_getters_region.json
+0
-270
data/computer_getters_storage_capacity.json
data/computer_getters_storage_capacity.json
+0
-25
data/computer_getters_storage_interface.json
data/computer_getters_storage_interface.json
+0
-10
data/computer_getters_storage_redundancy.json
data/computer_getters_storage_redundancy.json
+0
-15
data/computer_getters_storage_technology.json
data/computer_getters_storage_technology.json
+0
-10
data/invoice_overview.json
data/invoice_overview.json
+1
-0
data/network_new.json
data/network_new.json
+1
-1
js/erp5_loader.js
js/erp5_loader.js
+544
-13
lang/en-EN/dict.json
lang/en-EN/dict.json
+1
-0
No files found.
data/computer_fieldlist.json
View file @
e97592d6
...
@@ -94,7 +94,7 @@
...
@@ -94,7 +94,7 @@
"css_class"
:
null
,
"css_class"
:
null
,
"hidden"
:
false
,
"hidden"
:
false
,
"size"
:
1
,
"size"
:
1
,
"items"
:
null
,
"items"
:
"getGroups"
,
"select_first_item"
:
true
,
"select_first_item"
:
true
,
"extra_per_item"
:
null
,
"extra_per_item"
:
null
,
"extra"
:
null
"extra"
:
null
...
@@ -135,7 +135,7 @@
...
@@ -135,7 +135,7 @@
"css_class"
:
null
,
"css_class"
:
null
,
"hidden"
:
false
,
"hidden"
:
false
,
"size"
:
1
,
"size"
:
1
,
"items"
:
null
,
"items"
:
"getCPU"
,
"select_first_item"
:
true
,
"select_first_item"
:
true
,
"extra_per_item"
:
null
,
"extra_per_item"
:
null
,
"extra"
:
null
"extra"
:
null
...
@@ -176,7 +176,7 @@
...
@@ -176,7 +176,7 @@
"css_class"
:
null
,
"css_class"
:
null
,
"hidden"
:
false
,
"hidden"
:
false
,
"size"
:
1
,
"size"
:
1
,
"items"
:
null
,
"items"
:
"getCPUFrequency"
,
"select_first_item"
:
true
,
"select_first_item"
:
true
,
"extra_per_item"
:
null
,
"extra_per_item"
:
null
,
"extra"
:
null
"extra"
:
null
...
@@ -217,7 +217,7 @@
...
@@ -217,7 +217,7 @@
"css_class"
:
null
,
"css_class"
:
null
,
"hidden"
:
false
,
"hidden"
:
false
,
"size"
:
1
,
"size"
:
1
,
"items"
:
null
,
"items"
:
"getCPUType"
,
"select_first_item"
:
true
,
"select_first_item"
:
true
,
"extra_per_item"
:
null
,
"extra_per_item"
:
null
,
"extra"
:
null
"extra"
:
null
...
@@ -258,7 +258,7 @@
...
@@ -258,7 +258,7 @@
"css_class"
:
null
,
"css_class"
:
null
,
"hidden"
:
false
,
"hidden"
:
false
,
"size"
:
1
,
"size"
:
1
,
"items"
:
null
,
"items"
:
"getMemorySize"
,
"select_first_item"
:
true
,
"select_first_item"
:
true
,
"extra_per_item"
:
null
,
"extra_per_item"
:
null
,
"extra"
:
null
"extra"
:
null
...
@@ -299,7 +299,7 @@
...
@@ -299,7 +299,7 @@
"css_class"
:
null
,
"css_class"
:
null
,
"hidden"
:
false
,
"hidden"
:
false
,
"size"
:
1
,
"size"
:
1
,
"items"
:
null
,
"items"
:
"getMemoryType"
,
"select_first_item"
:
true
,
"select_first_item"
:
true
,
"extra_per_item"
:
null
,
"extra_per_item"
:
null
,
"extra"
:
null
"extra"
:
null
...
@@ -340,7 +340,7 @@
...
@@ -340,7 +340,7 @@
"css_class"
:
null
,
"css_class"
:
null
,
"hidden"
:
false
,
"hidden"
:
false
,
"size"
:
1
,
"size"
:
1
,
"items"
:
null
,
"items"
:
"getRegion"
,
"select_first_item"
:
true
,
"select_first_item"
:
true
,
"extra_per_item"
:
null
,
"extra_per_item"
:
null
,
"extra"
:
null
"extra"
:
null
...
@@ -381,7 +381,7 @@
...
@@ -381,7 +381,7 @@
"css_class"
:
null
,
"css_class"
:
null
,
"hidden"
:
false
,
"hidden"
:
false
,
"size"
:
1
,
"size"
:
1
,
"items"
:
null
,
"items"
:
"getStorageCapacity"
,
"select_first_item"
:
true
,
"select_first_item"
:
true
,
"extra_per_item"
:
null
,
"extra_per_item"
:
null
,
"extra"
:
null
"extra"
:
null
...
@@ -422,7 +422,7 @@
...
@@ -422,7 +422,7 @@
"css_class"
:
null
,
"css_class"
:
null
,
"hidden"
:
false
,
"hidden"
:
false
,
"size"
:
1
,
"size"
:
1
,
"items"
:
null
,
"items"
:
"getStorageInterface"
,
"select_first_item"
:
true
,
"select_first_item"
:
true
,
"extra_per_item"
:
null
,
"extra_per_item"
:
null
,
"extra"
:
null
"extra"
:
null
...
@@ -463,7 +463,7 @@
...
@@ -463,7 +463,7 @@
"css_class"
:
null
,
"css_class"
:
null
,
"hidden"
:
false
,
"hidden"
:
false
,
"size"
:
1
,
"size"
:
1
,
"items"
:
null
,
"items"
:
"getStorageRedundancy"
,
"select_first_item"
:
true
,
"select_first_item"
:
true
,
"extra_per_item"
:
null
,
"extra_per_item"
:
null
,
"extra"
:
null
"extra"
:
null
...
@@ -504,7 +504,7 @@
...
@@ -504,7 +504,7 @@
"css_class"
:
null
,
"css_class"
:
null
,
"hidden"
:
false
,
"hidden"
:
false
,
"size"
:
1
,
"size"
:
1
,
"items"
:
"
computer_getters_network
"
,
"items"
:
"
getWANType
"
,
"select_first_item"
:
true
,
"select_first_item"
:
true
,
"extra_per_item"
:
null
,
"extra_per_item"
:
null
,
"extra"
:
null
"extra"
:
null
...
@@ -545,7 +545,7 @@
...
@@ -545,7 +545,7 @@
"css_class"
:
null
,
"css_class"
:
null
,
"hidden"
:
false
,
"hidden"
:
false
,
"size"
:
1
,
"size"
:
1
,
"items"
:
null
,
"items"
:
"getLANType"
,
"select_first_item"
:
true
,
"select_first_item"
:
true
,
"extra_per_item"
:
null
,
"extra_per_item"
:
null
,
"extra"
:
null
"extra"
:
null
...
@@ -586,7 +586,7 @@
...
@@ -586,7 +586,7 @@
"css_class"
:
null
,
"css_class"
:
null
,
"hidden"
:
false
,
"hidden"
:
false
,
"size"
:
1
,
"size"
:
1
,
"items"
:
null
,
"items"
:
"getStorageTechnology"
,
"select_first_item"
:
true
,
"select_first_item"
:
true
,
"extra_per_item"
:
null
,
"extra_per_item"
:
null
,
"extra"
:
null
"extra"
:
null
...
...
data/computer_getters_cpu_core.json
deleted
100644 → 0
View file @
413b2f38
[
{
"text"
:
""
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
""
}
]
\ No newline at end of file
data/computer_getters_cpu_frequency.json
deleted
100644 → 0
View file @
413b2f38
[
{
"text"
:
""
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
""
},
{
"text"
:
"1000 MHz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"1000"
},
{
"text"
:
"1100 MHz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"1100"
},
{
"text"
:
"1200 MHz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"1200"
},
{
"text"
:
"1300 MHz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"1300"
},
{
"text"
:
"1400 MHz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"1400"
},
{
"text"
:
"1500 MHz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"1500"
},
{
"text"
:
"1600 MHz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"1600"
},
{
"text"
:
"1700 MHz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"1700"
},
{
"text"
:
"1800 MHz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"1800"
},
{
"text"
:
"1900 MHz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"1900"
},
{
"text"
:
"2000 MHz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"2000"
},
{
"text"
:
"2100 MHz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"2100"
},
{
"text"
:
"2200 MHz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"2200"
},
{
"text"
:
"2300 MHz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"2300"
},
{
"text"
:
"2400 MHz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"2400"
},
{
"text"
:
"2500 MHz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"2500"
},
{
"text"
:
"2600 MHz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"2600"
},
{
"text"
:
"2700 MHz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"2700"
},
{
"text"
:
"2800 MHz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"2800"
},
{
"text"
:
"2900 MHz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"2900"
},
{
"text"
:
"3000 MHz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"3000"
},
{
"text"
:
"3100 MHz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"3100"
},
{
"text"
:
"3200 MHz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"3200"
},
{
"text"
:
"3300 MHz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"3300"
},
{
"text"
:
"3400 MHz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"3400"
},
{
"text"
:
"600 MHz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"600"
},
{
"text"
:
"700 MHz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"700"
},
{
"text"
:
"800 MHz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"800"
},
{
"text"
:
"900 MHz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"900"
}
]
\ No newline at end of file
data/computer_getters_cpu_type.json
deleted
100644 → 0
View file @
413b2f38
[
{
"text"
:
""
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
""
},
{
"text"
:
"ARM"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"arm"
},
{
"text"
:
"ARM/ARM11"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"arm/arm11"
},
{
"text"
:
"ARM/ARM7"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"arm/arm7"
},
{
"text"
:
"ARM/ARM9"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"arm/arm9"
},
{
"text"
:
"Intel x86"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"x86"
},
{
"text"
:
"Intel x86/Intel x86 32 bit"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"x86/x86_32"
},
{
"text"
:
"Intel x86/Intel x86 32 bit/Intel 486"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"x86/x86_32/i486"
},
{
"text"
:
"Intel x86/Intel x86 32 bit/Intel Core"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"x86/x86_32/core"
},
{
"text"
:
"Intel x86/Intel x86 32 bit/Intel Pentium"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"x86/x86_32/i586"
},
{
"text"
:
"Intel x86/Intel x86 32 bit/Intel Pentium Pro"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"x86/x86_32/i686"
},
{
"text"
:
"Intel x86/Intel x86 64 bit"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"x86/x86_64"
},
{
"text"
:
"Intel x86/Intel x86 64 bit/Intel Nehalem Architecture"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"x86/x86_64/nehalem"
},
{
"text"
:
"Intel x86/Intel x86 64 bit/Intel Sandy Bridge Architecture"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"x86/x86_64/sandybridge"
}
]
\ No newline at end of file
data/computer_getters_groups.json
deleted
100644 → 0
View file @
413b2f38
[
{
"text"
:
""
,
"text_i18n"
:
null
,
"value"
:
""
},
{
"text"
:
"Amazon.Group"
,
"text_i18n"
:
null
,
"value"
:
"amazon"
},
{
"text"
:
"Atlantic.net Group"
,
"text_i18n"
:
null
,
"value"
:
"atlanticnet"
},
{
"text"
:
"Bull Group"
,
"text_i18n"
:
null
,
"value"
:
"bull"
},
{
"text"
:
"Slapos Company"
,
"text_i18n"
:
null
,
"value"
:
"company"
},
{
"text"
:
"Gandi Group"
,
"text_i18n"
:
null
,
"value"
:
"gandi"
},
{
"text"
:
"IBM Group"
,
"text_i18n"
:
null
,
"value"
:
"ibm"
},
{
"text"
:
"Joyent Group"
,
"text_i18n"
:
null
,
"value"
:
"joyent"
},
{
"text"
:
"OVH Group"
,
"text_i18n"
:
null
,
"value"
:
"ovh"
},
{
"text"
:
"Microsoft Group"
,
"text_i18n"
:
null
,
"value"
:
"microsoft"
},
{
"text"
:
"Rackspace Group"
,
"text_i18n"
:
null
,
"value"
:
"rackspace"
},
{
"text"
:
"VIFIB Group"
,
"text_i18n"
:
null
,
"value"
:
"vifib"
},
{
"text"
:
"wmWare Group"
,
"text_i18n"
:
null
,
"value"
:
"vmware"
}
]
\ No newline at end of file
data/computer_getters_lan_type.json
deleted
100644 → 0
View file @
413b2f38
[
{
"text"
:
""
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
""
},
{
"text"
:
"Ethernet"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"ethernet"
},
{
"text"
:
"Ethernet/1 Gbps Ethernet"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"ethernet/1g"
},
{
"text"
:
"Ethernet/10 Gbps Ethernet"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"ethernet/10g"
},
{
"text"
:
"Ethernet/10 Mbps Ethernet"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"ethernet/10m"
},
{
"text"
:
"Ethernet/100 Gbps Ethernet"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"ethernet/100g"
},
{
"text"
:
"Ethernet/100 Mbps Ethernet"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"ethernet/100m"
},
{
"text"
:
"Ethernet/40 Gbps Ethernet"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"ethernet/40g"
},
{
"text"
:
"Infiniband"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"infiniband"
},
{
"text"
:
"Wifi 802.11"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"wifi"
},
{
"text"
:
"Wifi 802.11/801.11b Wifi"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"wifi/b"
},
{
"text"
:
"Wifi 802.11/802.11g Wifi"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"wifi/g"
},
{
"text"
:
"Wifi 802.11/802.11n Wifi"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"wifi/n"
}
]
\ No newline at end of file
data/computer_getters_memory_size.json
deleted
100644 → 0
View file @
413b2f38
[
{
"text"
:
""
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
""
},
{
"text"
:
"1 GB RAM"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"1"
},
{
"text"
:
"12 GB RAM"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"12"
},
{
"text"
:
"128 GB RAM"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"128"
},
{
"text"
:
"16 GB RAM"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"16"
},
{
"text"
:
"196 GB RAM"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"196"
},
{
"text"
:
"2 GB RAM"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"2"
},
{
"text"
:
"24 GB RAM"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"24"
},
{
"text"
:
"256 GB RAM"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"256"
},
{
"text"
:
"32 GB RAM"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"32"
},
{
"text"
:
"4 GB RAM"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"4"
},
{
"text"
:
"48 GB RAM"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"48"
},
{
"text"
:
"64 GB RAM"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"64"
},
{
"text"
:
"8 GB RAM"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"8"
},
{
"text"
:
"96 GB RAM"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"96"
}
]
\ No newline at end of file
data/computer_getters_memory_type.json
deleted
100644 → 0
View file @
413b2f38
[
{
"text"
:
""
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
""
},
{
"text"
:
"DDR2 Memory"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"ddr2"
},
{
"text"
:
"DDR2 Memory/1066 Mhz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"ddr2/1066"
},
{
"text"
:
"DDR2 Memory/400 Mhz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"ddr2/400"
},
{
"text"
:
"DDR2 Memory/533 Mhz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"ddr2/533"
},
{
"text"
:
"DDR2 Memory/667 Mhz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"ddr2/667"
},
{
"text"
:
"DDR2 Memory/800 Mhz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"ddr2/800"
},
{
"text"
:
"DDR3 Memory"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"ddr3"
},
{
"text"
:
"DDR3 Memory/1066 Mhz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"ddr3/1066"
},
{
"text"
:
"DDR3 Memory/1333 Mhz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"ddr3/1333"
},
{
"text"
:
"DDR3 Memory/1600 Mhz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"ddr3/1600"
},
{
"text"
:
"DDR3 Memory/1866 Mhz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"ddr3/1866"
},
{
"text"
:
"DDR3 Memory/2133 Mhz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"ddr3/2133"
},
{
"text"
:
"DDR3 Memory/800 Mhz"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"ddr3/800"
}
]
\ No newline at end of file
data/computer_getters_network.json
deleted
100644 → 0
View file @
413b2f38
[
{
"text"
:
""
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
""
}
]
\ No newline at end of file
data/computer_getters_region.json
deleted
100644 → 0
View file @
413b2f38
[
{
"text"
:
""
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
""
},
{
"text"
:
"Africa"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa"
},
{
"text"
:
"Africa/Eastern Africa"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/east"
},
{
"text"
:
"Africa/Eastern Africa/Burundi"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/east/108"
},
{
"text"
:
"Africa/Eastern Africa/Comoros"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/east/174"
},
{
"text"
:
"Africa/Eastern Africa/Djibouti"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/east/262"
},
{
"text"
:
"Africa/Eastern Africa/Eritrea"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/east/232"
},
{
"text"
:
"Africa/Eastern Africa/Ethiopia"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/east/ethiopia"
},
{
"text"
:
"Africa/Eastern Africa/Kenya"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/east/404"
},
{
"text"
:
"Africa/Eastern Africa/Madagascar"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/east/450"
},
{
"text"
:
"Africa/Eastern Africa/Malawi"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/east/454"
},
{
"text"
:
"Africa/Eastern Africa/Mauritius"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/east/480"
},
{
"text"
:
"Africa/Eastern Africa/Mayotte"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/east/175"
},
{
"text"
:
"Africa/Eastern Africa/Mozambique"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/east/508"
},
{
"text"
:
"Africa/Eastern Africa/Rwanda"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/east/646"
},
{
"text"
:
"Africa/Eastern Africa/Réunion"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/east/638"
},
{
"text"
:
"Africa/Eastern Africa/Seychelles"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/east/690"
},
{
"text"
:
"Africa/Eastern Africa/Somalia"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/east/706"
},
{
"text"
:
"Africa/Eastern Africa/Uganda"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/east/800"
},
{
"text"
:
"Africa/Eastern Africa/United Republic of Tanzania"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/east/834"
},
{
"text"
:
"Africa/Eastern Africa/Zambia"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/east/894"
},
{
"text"
:
"Africa/Eastern Africa/Zimbabwe"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/east/716"
},
{
"text"
:
"Africa/Middle Africa"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/central"
},
{
"text"
:
"Africa/Middle Africa/Angola"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/central/024"
},
{
"text"
:
"Africa/Middle Africa/Cameroon"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/central/cameroun"
},
{
"text"
:
"Africa/Middle Africa/Central African Republic"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/central/140"
},
{
"text"
:
"Africa/Middle Africa/Chad"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/central/148"
},
{
"text"
:
"Africa/Middle Africa/Congo"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/central/178"
},
{
"text"
:
"Africa/Middle Africa/Democratic Republic of the Congo"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/central/180"
},
{
"text"
:
"Africa/Middle Africa/Equatorial Guinea"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/central/226"
},
{
"text"
:
"Africa/Middle Africa/Gabon"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/central/266"
},
{
"text"
:
"Africa/Middle Africa/Sao Tome and Principe"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/central/678"
},
{
"text"
:
"Africa/Northern Africa"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/north"
},
{
"text"
:
"Africa/Northern Africa/Algeria"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/north/algeria"
},
{
"text"
:
"Africa/Northern Africa/Egypt"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/north/818"
},
{
"text"
:
"Africa/Northern Africa/Libyan Arab Jamahiriya"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/north/434"
},
{
"text"
:
"Africa/Northern Africa/Morocco"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/north/morocco"
},
{
"text"
:
"Africa/Northern Africa/Sudan"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/north/736"
},
{
"text"
:
"Africa/Northern Africa/Tunisia"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/north/tunisia"
},
{
"text"
:
"Africa/Northern Africa/Western Sahara"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/north/732"
},
{
"text"
:
"Africa/Southern Africa"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/018"
},
{
"text"
:
"Africa/Southern Africa/Botswana"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/018/072"
},
{
"text"
:
"Africa/Southern Africa/Lesotho"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/018/426"
},
{
"text"
:
"Africa/Southern Africa/Namibia"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/018/516"
},
{
"text"
:
"Africa/Southern Africa/South Africa"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/018/710"
},
{
"text"
:
"Africa/Southern Africa/Swaziland"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/018/748"
},
{
"text"
:
"Africa/Western Africa"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/west"
},
{
"text"
:
"Africa/Western Africa/Benin"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/west/204"
},
{
"text"
:
"Africa/Western Africa/Burkina Faso"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/west/854"
},
{
"text"
:
"Africa/Western Africa/Cabo Verde"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/west/caboverde"
},
{
"text"
:
"Africa/Western Africa/Cote d'Ivoire"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/west/ivorycoast"
},
{
"text"
:
"Africa/Western Africa/Gambia"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/west/270"
},
{
"text"
:
"Africa/Western Africa/Ghana"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/west/288"
},
{
"text"
:
"Africa/Western Africa/Guinea"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/west/324"
},
{
"text"
:
"Africa/Western Africa/Guinea-Bissau"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/west/624"
},
{
"text"
:
"Africa/Western Africa/Liberia"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/west/430"
},
{
"text"
:
"Africa/Western Africa/Mali"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/west/mali"
},
{
"text"
:
"Africa/Western Africa/Mauritania"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/west/mauritania"
},
{
"text"
:
"Africa/Western Africa/Niger"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/west/562"
},
{
"text"
:
"Africa/Western Africa/Nigeria"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/west/566"
},
{
"text"
:
"Africa/Western Africa/Saint Helena"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/west/654"
},
{
"text"
:
"Africa/Western Africa/Senegal"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/west/senegal"
},
{
"text"
:
"Africa/Western Africa/Sierra Leone"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/west/694"
},
{
"text"
:
"Africa/Western Africa/Togo"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"africa/west/768"
},
{
"text"
:
"Americas"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america"
},
{
"text"
:
"Americas/Caribbean"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/029"
},
{
"text"
:
"Americas/Caribbean/Anguilla"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/029/660"
},
{
"text"
:
"Americas/Caribbean/Antigua and Barbuda"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/029/028"
},
{
"text"
:
"Americas/Caribbean/Aruba"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/029/533"
},
{
"text"
:
"Americas/Caribbean/Bahamas"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/029/044"
},
{
"text"
:
"Americas/Caribbean/Barbados"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/029/052"
},
{
"text"
:
"Americas/Caribbean/British Virgin Islands"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/029/092"
},
{
"text"
:
"Americas/Caribbean/Cayman Islands"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/029/136"
},
{
"text"
:
"Americas/Caribbean/Cuba"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/029/192"
},
{
"text"
:
"Americas/Caribbean/Dominica"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/029/212"
},
{
"text"
:
"Americas/Caribbean/Dominican Republic"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/029/214"
},
{
"text"
:
"Americas/Caribbean/Grenada"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/029/308"
},
{
"text"
:
"Americas/Caribbean/Guadeloupe"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/029/312"
},
{
"text"
:
"Americas/Caribbean/Haiti"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/029/332"
},
{
"text"
:
"Americas/Caribbean/Jamaica"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/029/388"
},
{
"text"
:
"Americas/Caribbean/Martinique"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/029/474"
},
{
"text"
:
"Americas/Caribbean/Montserrat"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/029/500"
},
{
"text"
:
"Americas/Caribbean/Netherlands Antilles"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/029/530"
},
{
"text"
:
"Americas/Caribbean/Puerto Rico"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/029/630"
},
{
"text"
:
"Americas/Caribbean/Saint Kitts and Nevis"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/029/659"
},
{
"text"
:
"Americas/Caribbean/Saint Lucia"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/029/662"
},
{
"text"
:
"Americas/Caribbean/Saint Martin (French part)"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/029/663"
},
{
"text"
:
"Americas/Caribbean/Saint Vincent and the Grenadines"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/029/670"
},
{
"text"
:
"Americas/Caribbean/Saint-Barthélemy"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/029/652"
},
{
"text"
:
"Americas/Caribbean/Trinidad and Tobago"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/029/780"
},
{
"text"
:
"Americas/Caribbean/Turks and Caicos Islands"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/029/796"
},
{
"text"
:
"Americas/Caribbean/United States Virgin Islands"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/029/850"
},
{
"text"
:
"Americas/Central America"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/central"
},
{
"text"
:
"Americas/Central America/Belize"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/central/084"
},
{
"text"
:
"Americas/Central America/Costa Rica"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/central/188"
},
{
"text"
:
"Americas/Central America/El Salvador"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/central/222"
},
{
"text"
:
"Americas/Central America/Guatemala"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/central/320"
},
{
"text"
:
"Americas/Central America/Honduras"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/central/340"
},
{
"text"
:
"Americas/Central America/Mexico"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/central/484"
},
{
"text"
:
"Americas/Central America/Nicaragua"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/central/558"
},
{
"text"
:
"Americas/Central America/Panama"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/central/591"
},
{
"text"
:
"Americas/Northern America"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/north"
},
{
"text"
:
"Americas/Northern America/Bermuda"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/north/060"
},
{
"text"
:
"Americas/Northern America/Canada"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/north/canada"
},
{
"text"
:
"Americas/Northern America/Greenland"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/north/304"
},
{
"text"
:
"Americas/Northern America/Mexico"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/north/mexico"
},
{
"text"
:
"Americas/Northern America/Saint Pierre and Miquelon"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/north/666"
},
{
"text"
:
"Americas/Northern America/United States of America"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/north/usa"
},
{
"text"
:
"Americas/South America"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/south"
},
{
"text"
:
"Americas/South America/Argentina"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/south/032"
},
{
"text"
:
"Americas/South America/Bolivia"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/south/068"
},
{
"text"
:
"Americas/South America/Brazil"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/south/brazil"
},
{
"text"
:
"Americas/South America/Chile"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/south/152"
},
{
"text"
:
"Americas/South America/Colombia"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/south/170"
},
{
"text"
:
"Americas/South America/Ecuador"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/south/218"
},
{
"text"
:
"Americas/South America/Falkland Islands (Malvinas)"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/south/238"
},
{
"text"
:
"Americas/South America/French Guiana"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/south/254"
},
{
"text"
:
"Americas/South America/Guyana"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/south/328"
},
{
"text"
:
"Americas/South America/Paraguay"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/south/600"
},
{
"text"
:
"Americas/South America/Peru"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/south/604"
},
{
"text"
:
"Americas/South America/Suriname"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/south/740"
},
{
"text"
:
"Americas/South America/Uruguay"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/south/858"
},
{
"text"
:
"Americas/South America/Venezuela (Bolivarian Republic of)"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"america/south/862"
},
{
"text"
:
"Asia"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia"
},
{
"text"
:
"Asia/Central Asia"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/143"
},
{
"text"
:
"Asia/Central Asia/Kazakhstan"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/143/398"
},
{
"text"
:
"Asia/Central Asia/Kyrgyzstan"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/143/417"
},
{
"text"
:
"Asia/Central Asia/Tajikistan"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/143/762"
},
{
"text"
:
"Asia/Central Asia/Turkmenistan"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/143/795"
},
{
"text"
:
"Asia/Central Asia/Uzbekistan"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/143/860"
},
{
"text"
:
"Asia/Eastern Asia"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/east"
},
{
"text"
:
"Asia/Eastern Asia/China"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/east/china"
},
{
"text"
:
"Asia/Eastern Asia/Democratic People's Republic of Korea"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/east/408"
},
{
"text"
:
"Asia/Eastern Asia/Hong Kong Special Administrative Region of China"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/east/344"
},
{
"text"
:
"Asia/Eastern Asia/Japan"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/east/japan"
},
{
"text"
:
"Asia/Eastern Asia/Macao Special Administrative Region of China"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/east/446"
},
{
"text"
:
"Asia/Eastern Asia/Mongolia"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/east/496"
},
{
"text"
:
"Asia/Eastern Asia/Republic of Korea"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/east/southkorea"
},
{
"text"
:
"Asia/Eastern Asia/Taiwan"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/east/taiwan"
},
{
"text"
:
"Asia/South-Eastern Asia"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/southeast"
},
{
"text"
:
"Asia/South-Eastern Asia/Brunei Darussalam"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/southeast/096"
},
{
"text"
:
"Asia/South-Eastern Asia/Cambodia"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/southeast/116"
},
{
"text"
:
"Asia/South-Eastern Asia/Indonesia"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/southeast/indonesia"
},
{
"text"
:
"Asia/South-Eastern Asia/Lao People's Democratic Republic"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/southeast/418"
},
{
"text"
:
"Asia/South-Eastern Asia/Malaysia"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/southeast/malaysia"
},
{
"text"
:
"Asia/South-Eastern Asia/Myanmar"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/southeast/104"
},
{
"text"
:
"Asia/South-Eastern Asia/Philippines"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/southeast/608"
},
{
"text"
:
"Asia/South-Eastern Asia/Singapore"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/southeast/singapore"
},
{
"text"
:
"Asia/South-Eastern Asia/Thailand"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/southeast/thailand"
},
{
"text"
:
"Asia/South-Eastern Asia/Timor-Leste"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/southeast/626"
},
{
"text"
:
"Asia/South-Eastern Asia/Viet Nam"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/southeast/704"
},
{
"text"
:
"Asia/Southern Asia"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/south"
},
{
"text"
:
"Asia/Southern Asia/Afghanistan"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/south/004"
},
{
"text"
:
"Asia/Southern Asia/Bangladesh"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/south/050"
},
{
"text"
:
"Asia/Southern Asia/Bhutan"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/south/064"
},
{
"text"
:
"Asia/Southern Asia/India"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/south/india"
},
{
"text"
:
"Asia/Southern Asia/Iran, Islamic Republic of"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/south/364"
},
{
"text"
:
"Asia/Southern Asia/Maldives"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/south/462"
},
{
"text"
:
"Asia/Southern Asia/Nepal"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/south/524"
},
{
"text"
:
"Asia/Southern Asia/Pakistan"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/south/586"
},
{
"text"
:
"Asia/Southern Asia/Sri Lanka"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/south/144"
},
{
"text"
:
"Asia/Western Asia"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/145"
},
{
"text"
:
"Asia/Western Asia/Armenia"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/145/051"
},
{
"text"
:
"Asia/Western Asia/Azerbaijan"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/145/031"
},
{
"text"
:
"Asia/Western Asia/Bahrain"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/145/048"
},
{
"text"
:
"Asia/Western Asia/Cyprus"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/145/196"
},
{
"text"
:
"Asia/Western Asia/Georgia"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/145/268"
},
{
"text"
:
"Asia/Western Asia/Iraq"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/145/368"
},
{
"text"
:
"Asia/Western Asia/Israel"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/145/376"
},
{
"text"
:
"Asia/Western Asia/Jordan"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/145/400"
},
{
"text"
:
"Asia/Western Asia/Kuwait"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/145/414"
},
{
"text"
:
"Asia/Western Asia/Lebanon"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/145/422"
},
{
"text"
:
"Asia/Western Asia/Occupied Palestinian Territory"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/145/275"
},
{
"text"
:
"Asia/Western Asia/Oman"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/145/512"
},
{
"text"
:
"Asia/Western Asia/Qatar"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/145/634"
},
{
"text"
:
"Asia/Western Asia/Saudi Arabia"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/145/682"
},
{
"text"
:
"Asia/Western Asia/Syrian Arab Republic"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/145/760"
},
{
"text"
:
"Asia/Western Asia/Turkey"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/145/792"
},
{
"text"
:
"Asia/Western Asia/United Arab Emirates"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/145/784"
},
{
"text"
:
"Asia/Western Asia/Yemen"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"asia/145/887"
},
{
"text"
:
"Europe"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe"
},
{
"text"
:
"Europe/Eastern Europe"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/east"
},
{
"text"
:
"Europe/Eastern Europe/Belarus"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/east/112"
},
{
"text"
:
"Europe/Eastern Europe/Bulgaria"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/east/bulgariya"
},
{
"text"
:
"Europe/Eastern Europe/Czech Republic"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/east/203"
},
{
"text"
:
"Europe/Eastern Europe/Hungary"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/east/348"
},
{
"text"
:
"Europe/Eastern Europe/Poland"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/east/poland"
},
{
"text"
:
"Europe/Eastern Europe/Republic of Moldova"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/east/498"
},
{
"text"
:
"Europe/Eastern Europe/Romania"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/east/642"
},
{
"text"
:
"Europe/Eastern Europe/Russian Federation"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/east/643"
},
{
"text"
:
"Europe/Eastern Europe/Slovakia"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/east/703"
},
{
"text"
:
"Europe/Eastern Europe/Ukraine"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/east/804"
},
{
"text"
:
"Europe/Northern Europe"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/north"
},
{
"text"
:
"Europe/Northern Europe/Channel Islands"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/north/830"
},
{
"text"
:
"Europe/Northern Europe/Denmark"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/north/denmark"
},
{
"text"
:
"Europe/Northern Europe/Estonia"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/north/233"
},
{
"text"
:
"Europe/Northern Europe/Faeroe Islands"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/north/234"
},
{
"text"
:
"Europe/Northern Europe/Finland"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/north/finland"
},
{
"text"
:
"Europe/Northern Europe/Guernsey"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/north/831"
},
{
"text"
:
"Europe/Northern Europe/Iceland"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/north/352"
},
{
"text"
:
"Europe/Northern Europe/Ireland"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/north/372"
},
{
"text"
:
"Europe/Northern Europe/Isle of Man"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/north/833"
},
{
"text"
:
"Europe/Northern Europe/Jersey"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/north/832"
},
{
"text"
:
"Europe/Northern Europe/Latvia"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/north/428"
},
{
"text"
:
"Europe/Northern Europe/Lithuania"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/north/440"
},
{
"text"
:
"Europe/Northern Europe/Norway"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/north/norway"
},
{
"text"
:
"Europe/Northern Europe/Svalbard and Jan Mayen Islands"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/north/744"
},
{
"text"
:
"Europe/Northern Europe/Sweden"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/north/sweden"
},
{
"text"
:
"Europe/Northern Europe/United Kingdom of Great Britain and Northern Ireland"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/north/uk"
},
{
"text"
:
"Europe/Northern Europe/Åland Islands"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/north/248"
},
{
"text"
:
"Europe/Southern Europe"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/south"
},
{
"text"
:
"Europe/Southern Europe/Albania"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/south/008"
},
{
"text"
:
"Europe/Southern Europe/Andorra"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/south/020"
},
{
"text"
:
"Europe/Southern Europe/Bosnia and Herzegovina"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/south/070"
},
{
"text"
:
"Europe/Southern Europe/Croatia"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/south/191"
},
{
"text"
:
"Europe/Southern Europe/Gibraltar"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/south/292"
},
{
"text"
:
"Europe/Southern Europe/Greece"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/south/greece"
},
{
"text"
:
"Europe/Southern Europe/Holy See"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/south/336"
},
{
"text"
:
"Europe/Southern Europe/Italy"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/south/italy"
},
{
"text"
:
"Europe/Southern Europe/Malta"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/south/470"
},
{
"text"
:
"Europe/Southern Europe/Montenegro"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/south/499"
},
{
"text"
:
"Europe/Southern Europe/Portugal"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/south/portugal"
},
{
"text"
:
"Europe/Southern Europe/San Marino"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/south/674"
},
{
"text"
:
"Europe/Southern Europe/Serbia"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/south/688"
},
{
"text"
:
"Europe/Southern Europe/Slovenia"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/south/705"
},
{
"text"
:
"Europe/Southern Europe/Spain"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/south/spain"
},
{
"text"
:
"Europe/Southern Europe/The former Yugoslav Republic of Macedonia"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/south/807"
},
{
"text"
:
"Europe/Western Europe"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/west"
},
{
"text"
:
"Europe/Western Europe/Austria"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/west/austria"
},
{
"text"
:
"Europe/Western Europe/Belgium"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/west/belgium"
},
{
"text"
:
"Europe/Western Europe/Eire"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/west/ireland"
},
{
"text"
:
"Europe/Western Europe/France"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/west/france"
},
{
"text"
:
"Europe/Western Europe/Germany"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/west/germany"
},
{
"text"
:
"Europe/Western Europe/Liechtenstein"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/west/lichtenstein"
},
{
"text"
:
"Europe/Western Europe/Luxembourg"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/west/luxembourg"
},
{
"text"
:
"Europe/Western Europe/Monaco"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/west/492"
},
{
"text"
:
"Europe/Western Europe/Netherlands"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/west/netherlands"
},
{
"text"
:
"Europe/Western Europe/Switzerland"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/west/switzerland"
},
{
"text"
:
"Europe/Western Europe/United Kingdom"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"europe/west/uk"
},
{
"text"
:
"Oceania"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"oceania"
},
{
"text"
:
"Oceania/Australia"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"oceania/australia"
},
{
"text"
:
"Oceania/Melanesia"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"oceania/054"
},
{
"text"
:
"Oceania/Melanesia/Fiji"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"oceania/054/242"
},
{
"text"
:
"Oceania/Melanesia/New Caledonia"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"oceania/054/540"
},
{
"text"
:
"Oceania/Melanesia/Papua New Guinea"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"oceania/054/598"
},
{
"text"
:
"Oceania/Melanesia/Solomon Islands"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"oceania/054/090"
},
{
"text"
:
"Oceania/Melanesia/Vanuatu"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"oceania/054/548"
},
{
"text"
:
"Oceania/Micronesia"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"oceania/057"
},
{
"text"
:
"Oceania/Micronesia/Guam"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"oceania/057/316"
},
{
"text"
:
"Oceania/Micronesia/Kiribati"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"oceania/057/296"
},
{
"text"
:
"Oceania/Micronesia/Marshall Islands"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"oceania/057/584"
},
{
"text"
:
"Oceania/Micronesia/Micronesia, Federated States of"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"oceania/057/583"
},
{
"text"
:
"Oceania/Micronesia/Nauru"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"oceania/057/520"
},
{
"text"
:
"Oceania/Micronesia/Northern Mariana Islands"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"oceania/057/580"
},
{
"text"
:
"Oceania/Micronesia/Palau"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"oceania/057/585"
},
{
"text"
:
"Oceania/New Zealand"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"oceania/newzealand"
},
{
"text"
:
"Oceania/Norfolk Island"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"oceania/574"
},
{
"text"
:
"Oceania/Polynesia"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"oceania/061"
},
{
"text"
:
"Oceania/Polynesia/American Samoa"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"oceania/061/016"
},
{
"text"
:
"Oceania/Polynesia/Cook Islands"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"oceania/061/184"
},
{
"text"
:
"Oceania/Polynesia/French Polynesia"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"oceania/061/258"
},
{
"text"
:
"Oceania/Polynesia/Niue"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"oceania/061/570"
},
{
"text"
:
"Oceania/Polynesia/Pitcairn"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"oceania/061/612"
},
{
"text"
:
"Oceania/Polynesia/Samoa"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"oceania/061/882"
},
{
"text"
:
"Oceania/Polynesia/Tokelau"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"oceania/061/772"
},
{
"text"
:
"Oceania/Polynesia/Tonga"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"oceania/061/776"
},
{
"text"
:
"Oceania/Polynesia/Tuvalu"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"oceania/061/798"
},
{
"text"
:
"Oceania/Polynesia/Wallis and Futuna Islands"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"oceania/061/876"
}
]
\ No newline at end of file
data/computer_getters_storage_capacity.json
deleted
100644 → 0
View file @
413b2f38
[
{
"text"
:
""
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
""
},
{
"text"
:
"Finite Storage Capacity"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"finite"
},
{
"text"
:
"Finite Storage Capacity/1 TB Storage Capacity"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"finite/1000"
},
{
"text"
:
"Finite Storage Capacity/1.5 TB Storage Capacity"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"finite/1500"
},
{
"text"
:
"Finite Storage Capacity/10 GB Storage Capacity"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"finite/10"
},
{
"text"
:
"Finite Storage Capacity/100 GB Storage Capacity"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"finite/100"
},
{
"text"
:
"Finite Storage Capacity/128 GB Storage Capacity"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"finite/128"
},
{
"text"
:
"Finite Storage Capacity/16 GB Storage Capacity"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"finite/16"
},
{
"text"
:
"Finite Storage Capacity/160 GB Storage Capacity"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"finite/160"
},
{
"text"
:
"Finite Storage Capacity/2 TB Storage Capacity"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"finite/2000"
},
{
"text"
:
"Finite Storage Capacity/20 GB Storage Capacity"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"finite/20"
},
{
"text"
:
"Finite Storage Capacity/200 GB Storage Capacity"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"finite/200"
},
{
"text"
:
"Finite Storage Capacity/300 GB Storage Capacity"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"finite/300"
},
{
"text"
:
"Finite Storage Capacity/32 GB Storage Capacity"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"finite/32"
},
{
"text"
:
"Finite Storage Capacity/320 GB Storage Capacity"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"finite/320"
},
{
"text"
:
"Finite Storage Capacity/4 TB Storage Capacity"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"finite/4000"
},
{
"text"
:
"Finite Storage Capacity/40 GB Storage Capacity"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"finite/40"
},
{
"text"
:
"Finite Storage Capacity/500 GB Storage Capacity"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"finite/500"
},
{
"text"
:
"Finite Storage Capacity/64 GB Storage Capacity"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"finite/64"
},
{
"text"
:
"Finite Storage Capacity/750 GB Storage Capacity"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"finite/750"
},
{
"text"
:
"Finite Storage Capacity/80 GB Storage Capacity"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"finite/80"
},
{
"text"
:
"Finite Storage Capacity/8GB Storage Capacity"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"finite/8"
},
{
"text"
:
"Infinite Storage Capacity"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"infinite"
}
]
\ No newline at end of file
data/computer_getters_storage_interface.json
deleted
100644 → 0
View file @
413b2f38
[
{
"text"
:
""
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
""
},
{
"text"
:
"Network Attached Storage"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"nas"
},
{
"text"
:
"Serial Advanced Technology Attachment"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"sata"
},
{
"text"
:
"Serial Attached SCSI"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"sas"
},
{
"text"
:
"Storage Area Network"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"san"
},
{
"text"
:
"Universal Serial Bus"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"usb"
},
{
"text"
:
"Universal Serial Bus/USB2"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"usb/usb2"
},
{
"text"
:
"Universal Serial Bus/USB3"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"usb/usb3"
}
]
\ No newline at end of file
data/computer_getters_storage_redundancy.json
deleted
100644 → 0
View file @
413b2f38
[
{
"text"
:
""
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
""
},
{
"text"
:
"Distributed Hash Table"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"dht"
},
{
"text"
:
"Redundant Array of Independent Disks"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"raid"
},
{
"text"
:
"Redundant Array of Independent Disks/Redundant Array of Independent Disks Level 0"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"raid/level0"
},
{
"text"
:
"Redundant Array of Independent Disks/Redundant Array of Independent Disks Level 0 + Level 1"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"raid/nested01"
},
{
"text"
:
"Redundant Array of Independent Disks/Redundant Array of Independent Disks Level 1"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"raid/level1"
},
{
"text"
:
"Redundant Array of Independent Disks/Redundant Array of Independent Disks Level 1 + Level 0"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"raid/nested10"
},
{
"text"
:
"Redundant Array of Independent Disks/Redundant Array of Independent Disks Level 2"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"raid/level2"
},
{
"text"
:
"Redundant Array of Independent Disks/Redundant Array of Independent Disks Level 3"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"raid/level3"
},
{
"text"
:
"Redundant Array of Independent Disks/Redundant Array of Independent Disks Level 4"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"raid/level4"
},
{
"text"
:
"Redundant Array of Independent Disks/Redundant Array of Independent Disks Level 5"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"raid/level5"
},
{
"text"
:
"Redundant Array of Independent Disks/Redundant Array of Independent Disks Level 5 + Level 0"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"raid/nested50"
},
{
"text"
:
"Redundant Array of Independent Disks/Redundant Array of Independent Disks Level 6"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"raid/level6"
}
]
\ No newline at end of file
data/computer_getters_storage_technology.json
deleted
100644 → 0
View file @
413b2f38
[
{
"text"
:
""
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
""
},
{
"text"
:
"Disk Storage"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"disk"
},
{
"text"
:
"Disk Storage/10,000 rpm"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"disk/10000"
},
{
"text"
:
"Disk Storage/15,000 rpm"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"disk/15000"
},
{
"text"
:
"Disk Storage/5,400 rpm"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"disk/5400"
},
{
"text"
:
"Disk Storage/7,200 rpm"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"disk/7200"
},
{
"text"
:
"ram"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"ram"
},
{
"text"
:
"ssd"
,
"text_i18n"
:
null
,
"class"
:
"translate"
,
"value"
:
"ssd"
}
]
\ No newline at end of file
data/invoice_overview.json
View file @
e97592d6
...
@@ -2,6 +2,7 @@
...
@@ -2,6 +2,7 @@
"portal_type_source"
:
"Sale Invoice Transaction"
,
"portal_type_source"
:
"Sale Invoice Transaction"
,
"portal_type_title"
:
"invoice"
,
"portal_type_title"
:
"invoice"
,
"portal_type_fields"
:
"invoice_fieldlist"
,
"portal_type_fields"
:
"invoice_fieldlist"
,
"portal_type_mapper"
:
"invoices"
,
"initial_query"
:
{
"include_docs"
:
true
,
"limit"
:[
0
,
8
]},
"initial_query"
:
{
"include_docs"
:
true
,
"limit"
:[
0
,
8
]},
"form"
:
true
,
"form"
:
true
,
"view"
:
"FOO"
,
"view"
:
"FOO"
,
...
...
data/network_new.json
View file @
e97592d6
...
@@ -42,7 +42,7 @@
...
@@ -42,7 +42,7 @@
},
},
"children"
:
[
"children"
:
[
{
"type"
:
"input"
,
"direct"
:
{
"value"
:
"Reset"
,
"className"
:
"translate"
},
"attributes"
:
{
"type"
:
"reset"
,
"data-i18n"
:
"[value]portal_type_dict.network_dict.text_dict.cancel"
}},
{
"type"
:
"input"
,
"direct"
:
{
"value"
:
"Reset"
,
"className"
:
"translate"
},
"attributes"
:
{
"type"
:
"reset"
,
"data-i18n"
:
"[value]portal_type_dict.network_dict.text_dict.cancel"
}},
{
"type"
:
"input"
,
"direct"
:
{
"value"
:
"Submit"
,
"className"
:
"action translate"
},
"attributes"
:
{
"type"
:
"submit"
,
"data-action"
:
"add"
,
"data-icon"
:
"save"
,
"data-i18n"
:
"[value]portal_type_dict.network_dict.text_dict.submit"
,
"data-theme"
:
"slapos-black"
}}
{
"type"
:
"input"
,
"direct"
:
{
"value"
:
"Submit"
,
"className"
:
"action translate"
},
"attributes"
:
{
"type"
:
"submit"
,
"data-action"
:
"add
_network
"
,
"data-icon"
:
"save"
,
"data-i18n"
:
"[value]portal_type_dict.network_dict.text_dict.submit"
,
"data-theme"
:
"slapos-black"
}}
]
]
}]
}]
}
}
...
...
js/erp5_loader.js
View file @
e97592d6
...
@@ -17,6 +17,486 @@
...
@@ -17,6 +17,486 @@
**/
**/
map
=
{};
map
=
{};
map
.
options
=
{
"
getWANType
"
:
function
()
{
return
[
{
"
text
"
:
""
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
""
}
];
},
"
getNetwork
"
:
function
()
{
return
[
{
"
text
"
:
""
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
""
}
];
},
"
getCPU
"
:
function
()
{
return
[
{
"
text
"
:
""
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
""
}
];
},
"
getCPUFrequency
"
:
function
()
{
return
[
{
"
text
"
:
""
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
""
},
{
"
text
"
:
"
1000 MHz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
1000
"
},
{
"
text
"
:
"
1100 MHz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
1100
"
},
{
"
text
"
:
"
1200 MHz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
1200
"
},
{
"
text
"
:
"
1300 MHz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
1300
"
},
{
"
text
"
:
"
1400 MHz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
1400
"
},
{
"
text
"
:
"
1500 MHz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
1500
"
},
{
"
text
"
:
"
1600 MHz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
1600
"
},
{
"
text
"
:
"
1700 MHz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
1700
"
},
{
"
text
"
:
"
1800 MHz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
1800
"
},
{
"
text
"
:
"
1900 MHz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
1900
"
},
{
"
text
"
:
"
2000 MHz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
2000
"
},
{
"
text
"
:
"
2100 MHz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
2100
"
},
{
"
text
"
:
"
2200 MHz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
2200
"
},
{
"
text
"
:
"
2300 MHz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
2300
"
},
{
"
text
"
:
"
2400 MHz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
2400
"
},
{
"
text
"
:
"
2500 MHz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
2500
"
},
{
"
text
"
:
"
2600 MHz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
2600
"
},
{
"
text
"
:
"
2700 MHz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
2700
"
},
{
"
text
"
:
"
2800 MHz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
2800
"
},
{
"
text
"
:
"
2900 MHz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
2900
"
},
{
"
text
"
:
"
3000 MHz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
3000
"
},
{
"
text
"
:
"
3100 MHz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
3100
"
},
{
"
text
"
:
"
3200 MHz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
3200
"
},
{
"
text
"
:
"
3300 MHz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
3300
"
},
{
"
text
"
:
"
3400 MHz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
3400
"
},
{
"
text
"
:
"
600 MHz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
600
"
},
{
"
text
"
:
"
700 MHz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
700
"
},
{
"
text
"
:
"
800 MHz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
800
"
},
{
"
text
"
:
"
900 MHz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
900
"
}
]
},
"
getCPUType
"
:
function
()
{
return
[
{
"
text
"
:
""
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
""
},
{
"
text
"
:
"
ARM
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
arm
"
},
{
"
text
"
:
"
ARM/ARM11
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
arm/arm11
"
},
{
"
text
"
:
"
ARM/ARM7
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
arm/arm7
"
},
{
"
text
"
:
"
ARM/ARM9
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
arm/arm9
"
},
{
"
text
"
:
"
Intel x86
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
x86
"
},
{
"
text
"
:
"
Intel x86/Intel x86 32 bit
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
x86/x86_32
"
},
{
"
text
"
:
"
Intel x86/Intel x86 32 bit/Intel 486
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
x86/x86_32/i486
"
},
{
"
text
"
:
"
Intel x86/Intel x86 32 bit/Intel Core
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
x86/x86_32/core
"
},
{
"
text
"
:
"
Intel x86/Intel x86 32 bit/Intel Pentium
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
x86/x86_32/i586
"
},
{
"
text
"
:
"
Intel x86/Intel x86 32 bit/Intel Pentium Pro
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
x86/x86_32/i686
"
},
{
"
text
"
:
"
Intel x86/Intel x86 64 bit
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
x86/x86_64
"
},
{
"
text
"
:
"
Intel x86/Intel x86 64 bit/Intel Nehalem Architecture
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
x86/x86_64/nehalem
"
},
{
"
text
"
:
"
Intel x86/Intel x86 64 bit/Intel Sandy Bridge Architecture
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
x86/x86_64/sandybridge
"
}
]
},
"
getGroups
"
:
function
()
{
return
[
{
"
text
"
:
""
,
"
text_i18n
"
:
null
,
"
value
"
:
""
},
{
"
text
"
:
"
Amazon.Group
"
,
"
text_i18n
"
:
null
,
"
value
"
:
"
amazon
"
},
{
"
text
"
:
"
Atlantic.net Group
"
,
"
text_i18n
"
:
null
,
"
value
"
:
"
atlanticnet
"
},
{
"
text
"
:
"
Bull Group
"
,
"
text_i18n
"
:
null
,
"
value
"
:
"
bull
"
},
{
"
text
"
:
"
Slapos Company
"
,
"
text_i18n
"
:
null
,
"
value
"
:
"
company
"
},
{
"
text
"
:
"
Gandi Group
"
,
"
text_i18n
"
:
null
,
"
value
"
:
"
gandi
"
},
{
"
text
"
:
"
IBM Group
"
,
"
text_i18n
"
:
null
,
"
value
"
:
"
ibm
"
},
{
"
text
"
:
"
Joyent Group
"
,
"
text_i18n
"
:
null
,
"
value
"
:
"
joyent
"
},
{
"
text
"
:
"
OVH Group
"
,
"
text_i18n
"
:
null
,
"
value
"
:
"
ovh
"
},
{
"
text
"
:
"
Microsoft Group
"
,
"
text_i18n
"
:
null
,
"
value
"
:
"
microsoft
"
},
{
"
text
"
:
"
Rackspace Group
"
,
"
text_i18n
"
:
null
,
"
value
"
:
"
rackspace
"
},
{
"
text
"
:
"
VIFIB Group
"
,
"
text_i18n
"
:
null
,
"
value
"
:
"
vifib
"
},
{
"
text
"
:
"
wmWare Group
"
,
"
text_i18n
"
:
null
,
"
value
"
:
"
vmware
"
}
]
},
"
getLANType
"
:
function
()
{
return
[
{
"
text
"
:
""
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
""
},
{
"
text
"
:
"
Ethernet
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
ethernet
"
},
{
"
text
"
:
"
Ethernet/1 Gbps Ethernet
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
ethernet/1g
"
},
{
"
text
"
:
"
Ethernet/10 Gbps Ethernet
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
ethernet/10g
"
},
{
"
text
"
:
"
Ethernet/10 Mbps Ethernet
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
ethernet/10m
"
},
{
"
text
"
:
"
Ethernet/100 Gbps Ethernet
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
ethernet/100g
"
},
{
"
text
"
:
"
Ethernet/100 Mbps Ethernet
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
ethernet/100m
"
},
{
"
text
"
:
"
Ethernet/40 Gbps Ethernet
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
ethernet/40g
"
},
{
"
text
"
:
"
Infiniband
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
infiniband
"
},
{
"
text
"
:
"
Wifi 802.11
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
wifi
"
},
{
"
text
"
:
"
Wifi 802.11/801.11b Wifi
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
wifi/b
"
},
{
"
text
"
:
"
Wifi 802.11/802.11g Wifi
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
wifi/g
"
},
{
"
text
"
:
"
Wifi 802.11/802.11n Wifi
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
wifi/n
"
}
]
},
"
getMemorySize
"
:
function
()
{
return
[
{
"
text
"
:
""
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
""
},
{
"
text
"
:
"
1 GB RAM
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
1
"
},
{
"
text
"
:
"
12 GB RAM
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
12
"
},
{
"
text
"
:
"
128 GB RAM
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
128
"
},
{
"
text
"
:
"
16 GB RAM
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
16
"
},
{
"
text
"
:
"
196 GB RAM
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
196
"
},
{
"
text
"
:
"
2 GB RAM
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
2
"
},
{
"
text
"
:
"
24 GB RAM
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
24
"
},
{
"
text
"
:
"
256 GB RAM
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
256
"
},
{
"
text
"
:
"
32 GB RAM
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
32
"
},
{
"
text
"
:
"
4 GB RAM
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
4
"
},
{
"
text
"
:
"
48 GB RAM
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
48
"
},
{
"
text
"
:
"
64 GB RAM
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
64
"
},
{
"
text
"
:
"
8 GB RAM
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
8
"
},
{
"
text
"
:
"
96 GB RAM
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
96
"
}
]
},
"
getMemoryType
"
:
function
()
{
return
[
{
"
text
"
:
""
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
""
},
{
"
text
"
:
"
DDR2 Memory
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
ddr2
"
},
{
"
text
"
:
"
DDR2 Memory/1066 Mhz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
ddr2/1066
"
},
{
"
text
"
:
"
DDR2 Memory/400 Mhz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
ddr2/400
"
},
{
"
text
"
:
"
DDR2 Memory/533 Mhz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
ddr2/533
"
},
{
"
text
"
:
"
DDR2 Memory/667 Mhz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
ddr2/667
"
},
{
"
text
"
:
"
DDR2 Memory/800 Mhz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
ddr2/800
"
},
{
"
text
"
:
"
DDR3 Memory
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
ddr3
"
},
{
"
text
"
:
"
DDR3 Memory/1066 Mhz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
ddr3/1066
"
},
{
"
text
"
:
"
DDR3 Memory/1333 Mhz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
ddr3/1333
"
},
{
"
text
"
:
"
DDR3 Memory/1600 Mhz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
ddr3/1600
"
},
{
"
text
"
:
"
DDR3 Memory/1866 Mhz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
ddr3/1866
"
},
{
"
text
"
:
"
DDR3 Memory/2133 Mhz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
ddr3/2133
"
},
{
"
text
"
:
"
DDR3 Memory/800 Mhz
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
ddr3/800
"
}
]
},
"
getRegion
"
:
function
()
{
return
[
{
"
text
"
:
""
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
""
},
{
"
text
"
:
"
Africa
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa
"
},
{
"
text
"
:
"
Africa/Eastern Africa
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/east
"
},
{
"
text
"
:
"
Africa/Eastern Africa/Burundi
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/east/108
"
},
{
"
text
"
:
"
Africa/Eastern Africa/Comoros
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/east/174
"
},
{
"
text
"
:
"
Africa/Eastern Africa/Djibouti
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/east/262
"
},
{
"
text
"
:
"
Africa/Eastern Africa/Eritrea
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/east/232
"
},
{
"
text
"
:
"
Africa/Eastern Africa/Ethiopia
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/east/ethiopia
"
},
{
"
text
"
:
"
Africa/Eastern Africa/Kenya
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/east/404
"
},
{
"
text
"
:
"
Africa/Eastern Africa/Madagascar
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/east/450
"
},
{
"
text
"
:
"
Africa/Eastern Africa/Malawi
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/east/454
"
},
{
"
text
"
:
"
Africa/Eastern Africa/Mauritius
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/east/480
"
},
{
"
text
"
:
"
Africa/Eastern Africa/Mayotte
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/east/175
"
},
{
"
text
"
:
"
Africa/Eastern Africa/Mozambique
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/east/508
"
},
{
"
text
"
:
"
Africa/Eastern Africa/Rwanda
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/east/646
"
},
{
"
text
"
:
"
Africa/Eastern Africa/Réunion
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/east/638
"
},
{
"
text
"
:
"
Africa/Eastern Africa/Seychelles
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/east/690
"
},
{
"
text
"
:
"
Africa/Eastern Africa/Somalia
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/east/706
"
},
{
"
text
"
:
"
Africa/Eastern Africa/Uganda
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/east/800
"
},
{
"
text
"
:
"
Africa/Eastern Africa/United Republic of Tanzania
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/east/834
"
},
{
"
text
"
:
"
Africa/Eastern Africa/Zambia
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/east/894
"
},
{
"
text
"
:
"
Africa/Eastern Africa/Zimbabwe
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/east/716
"
},
{
"
text
"
:
"
Africa/Middle Africa
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/central
"
},
{
"
text
"
:
"
Africa/Middle Africa/Angola
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/central/024
"
},
{
"
text
"
:
"
Africa/Middle Africa/Cameroon
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/central/cameroun
"
},
{
"
text
"
:
"
Africa/Middle Africa/Central African Republic
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/central/140
"
},
{
"
text
"
:
"
Africa/Middle Africa/Chad
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/central/148
"
},
{
"
text
"
:
"
Africa/Middle Africa/Congo
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/central/178
"
},
{
"
text
"
:
"
Africa/Middle Africa/Democratic Republic of the Congo
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/central/180
"
},
{
"
text
"
:
"
Africa/Middle Africa/Equatorial Guinea
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/central/226
"
},
{
"
text
"
:
"
Africa/Middle Africa/Gabon
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/central/266
"
},
{
"
text
"
:
"
Africa/Middle Africa/Sao Tome and Principe
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/central/678
"
},
{
"
text
"
:
"
Africa/Northern Africa
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/north
"
},
{
"
text
"
:
"
Africa/Northern Africa/Algeria
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/north/algeria
"
},
{
"
text
"
:
"
Africa/Northern Africa/Egypt
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/north/818
"
},
{
"
text
"
:
"
Africa/Northern Africa/Libyan Arab Jamahiriya
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/north/434
"
},
{
"
text
"
:
"
Africa/Northern Africa/Morocco
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/north/morocco
"
},
{
"
text
"
:
"
Africa/Northern Africa/Sudan
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/north/736
"
},
{
"
text
"
:
"
Africa/Northern Africa/Tunisia
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/north/tunisia
"
},
{
"
text
"
:
"
Africa/Northern Africa/Western Sahara
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/north/732
"
},
{
"
text
"
:
"
Africa/Southern Africa
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/018
"
},
{
"
text
"
:
"
Africa/Southern Africa/Botswana
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/018/072
"
},
{
"
text
"
:
"
Africa/Southern Africa/Lesotho
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/018/426
"
},
{
"
text
"
:
"
Africa/Southern Africa/Namibia
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/018/516
"
},
{
"
text
"
:
"
Africa/Southern Africa/South Africa
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/018/710
"
},
{
"
text
"
:
"
Africa/Southern Africa/Swaziland
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/018/748
"
},
{
"
text
"
:
"
Africa/Western Africa
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/west
"
},
{
"
text
"
:
"
Africa/Western Africa/Benin
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/west/204
"
},
{
"
text
"
:
"
Africa/Western Africa/Burkina Faso
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/west/854
"
},
{
"
text
"
:
"
Africa/Western Africa/Cabo Verde
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/west/caboverde
"
},
{
"
text
"
:
"
Africa/Western Africa/Cote d'Ivoire
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/west/ivorycoast
"
},
{
"
text
"
:
"
Africa/Western Africa/Gambia
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/west/270
"
},
{
"
text
"
:
"
Africa/Western Africa/Ghana
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/west/288
"
},
{
"
text
"
:
"
Africa/Western Africa/Guinea
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/west/324
"
},
{
"
text
"
:
"
Africa/Western Africa/Guinea-Bissau
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/west/624
"
},
{
"
text
"
:
"
Africa/Western Africa/Liberia
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/west/430
"
},
{
"
text
"
:
"
Africa/Western Africa/Mali
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/west/mali
"
},
{
"
text
"
:
"
Africa/Western Africa/Mauritania
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/west/mauritania
"
},
{
"
text
"
:
"
Africa/Western Africa/Niger
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/west/562
"
},
{
"
text
"
:
"
Africa/Western Africa/Nigeria
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/west/566
"
},
{
"
text
"
:
"
Africa/Western Africa/Saint Helena
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/west/654
"
},
{
"
text
"
:
"
Africa/Western Africa/Senegal
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/west/senegal
"
},
{
"
text
"
:
"
Africa/Western Africa/Sierra Leone
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/west/694
"
},
{
"
text
"
:
"
Africa/Western Africa/Togo
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
africa/west/768
"
},
{
"
text
"
:
"
Americas
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america
"
},
{
"
text
"
:
"
Americas/Caribbean
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/029
"
},
{
"
text
"
:
"
Americas/Caribbean/Anguilla
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/029/660
"
},
{
"
text
"
:
"
Americas/Caribbean/Antigua and Barbuda
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/029/028
"
},
{
"
text
"
:
"
Americas/Caribbean/Aruba
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/029/533
"
},
{
"
text
"
:
"
Americas/Caribbean/Bahamas
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/029/044
"
},
{
"
text
"
:
"
Americas/Caribbean/Barbados
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/029/052
"
},
{
"
text
"
:
"
Americas/Caribbean/British Virgin Islands
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/029/092
"
},
{
"
text
"
:
"
Americas/Caribbean/Cayman Islands
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/029/136
"
},
{
"
text
"
:
"
Americas/Caribbean/Cuba
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/029/192
"
},
{
"
text
"
:
"
Americas/Caribbean/Dominica
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/029/212
"
},
{
"
text
"
:
"
Americas/Caribbean/Dominican Republic
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/029/214
"
},
{
"
text
"
:
"
Americas/Caribbean/Grenada
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/029/308
"
},
{
"
text
"
:
"
Americas/Caribbean/Guadeloupe
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/029/312
"
},
{
"
text
"
:
"
Americas/Caribbean/Haiti
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/029/332
"
},
{
"
text
"
:
"
Americas/Caribbean/Jamaica
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/029/388
"
},
{
"
text
"
:
"
Americas/Caribbean/Martinique
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/029/474
"
},
{
"
text
"
:
"
Americas/Caribbean/Montserrat
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/029/500
"
},
{
"
text
"
:
"
Americas/Caribbean/Netherlands Antilles
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/029/530
"
},
{
"
text
"
:
"
Americas/Caribbean/Puerto Rico
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/029/630
"
},
{
"
text
"
:
"
Americas/Caribbean/Saint Kitts and Nevis
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/029/659
"
},
{
"
text
"
:
"
Americas/Caribbean/Saint Lucia
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/029/662
"
},
{
"
text
"
:
"
Americas/Caribbean/Saint Martin (French part)
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/029/663
"
},
{
"
text
"
:
"
Americas/Caribbean/Saint Vincent and the Grenadines
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/029/670
"
},
{
"
text
"
:
"
Americas/Caribbean/Saint-Barthélemy
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/029/652
"
},
{
"
text
"
:
"
Americas/Caribbean/Trinidad and Tobago
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/029/780
"
},
{
"
text
"
:
"
Americas/Caribbean/Turks and Caicos Islands
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/029/796
"
},
{
"
text
"
:
"
Americas/Caribbean/United States Virgin Islands
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/029/850
"
},
{
"
text
"
:
"
Americas/Central America
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/central
"
},
{
"
text
"
:
"
Americas/Central America/Belize
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/central/084
"
},
{
"
text
"
:
"
Americas/Central America/Costa Rica
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/central/188
"
},
{
"
text
"
:
"
Americas/Central America/El Salvador
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/central/222
"
},
{
"
text
"
:
"
Americas/Central America/Guatemala
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/central/320
"
},
{
"
text
"
:
"
Americas/Central America/Honduras
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/central/340
"
},
{
"
text
"
:
"
Americas/Central America/Mexico
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/central/484
"
},
{
"
text
"
:
"
Americas/Central America/Nicaragua
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/central/558
"
},
{
"
text
"
:
"
Americas/Central America/Panama
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/central/591
"
},
{
"
text
"
:
"
Americas/Northern America
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/north
"
},
{
"
text
"
:
"
Americas/Northern America/Bermuda
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/north/060
"
},
{
"
text
"
:
"
Americas/Northern America/Canada
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/north/canada
"
},
{
"
text
"
:
"
Americas/Northern America/Greenland
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/north/304
"
},
{
"
text
"
:
"
Americas/Northern America/Mexico
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/north/mexico
"
},
{
"
text
"
:
"
Americas/Northern America/Saint Pierre and Miquelon
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/north/666
"
},
{
"
text
"
:
"
Americas/Northern America/United States of America
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/north/usa
"
},
{
"
text
"
:
"
Americas/South America
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/south
"
},
{
"
text
"
:
"
Americas/South America/Argentina
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/south/032
"
},
{
"
text
"
:
"
Americas/South America/Bolivia
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/south/068
"
},
{
"
text
"
:
"
Americas/South America/Brazil
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/south/brazil
"
},
{
"
text
"
:
"
Americas/South America/Chile
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/south/152
"
},
{
"
text
"
:
"
Americas/South America/Colombia
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/south/170
"
},
{
"
text
"
:
"
Americas/South America/Ecuador
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/south/218
"
},
{
"
text
"
:
"
Americas/South America/Falkland Islands (Malvinas)
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/south/238
"
},
{
"
text
"
:
"
Americas/South America/French Guiana
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/south/254
"
},
{
"
text
"
:
"
Americas/South America/Guyana
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/south/328
"
},
{
"
text
"
:
"
Americas/South America/Paraguay
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/south/600
"
},
{
"
text
"
:
"
Americas/South America/Peru
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/south/604
"
},
{
"
text
"
:
"
Americas/South America/Suriname
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/south/740
"
},
{
"
text
"
:
"
Americas/South America/Uruguay
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/south/858
"
},
{
"
text
"
:
"
Americas/South America/Venezuela (Bolivarian Republic of)
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
america/south/862
"
},
{
"
text
"
:
"
Asia
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia
"
},
{
"
text
"
:
"
Asia/Central Asia
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/143
"
},
{
"
text
"
:
"
Asia/Central Asia/Kazakhstan
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/143/398
"
},
{
"
text
"
:
"
Asia/Central Asia/Kyrgyzstan
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/143/417
"
},
{
"
text
"
:
"
Asia/Central Asia/Tajikistan
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/143/762
"
},
{
"
text
"
:
"
Asia/Central Asia/Turkmenistan
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/143/795
"
},
{
"
text
"
:
"
Asia/Central Asia/Uzbekistan
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/143/860
"
},
{
"
text
"
:
"
Asia/Eastern Asia
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/east
"
},
{
"
text
"
:
"
Asia/Eastern Asia/China
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/east/china
"
},
{
"
text
"
:
"
Asia/Eastern Asia/Democratic People's Republic of Korea
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/east/408
"
},
{
"
text
"
:
"
Asia/Eastern Asia/Hong Kong Special Administrative Region of China
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/east/344
"
},
{
"
text
"
:
"
Asia/Eastern Asia/Japan
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/east/japan
"
},
{
"
text
"
:
"
Asia/Eastern Asia/Macao Special Administrative Region of China
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/east/446
"
},
{
"
text
"
:
"
Asia/Eastern Asia/Mongolia
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/east/496
"
},
{
"
text
"
:
"
Asia/Eastern Asia/Republic of Korea
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/east/southkorea
"
},
{
"
text
"
:
"
Asia/Eastern Asia/Taiwan
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/east/taiwan
"
},
{
"
text
"
:
"
Asia/South-Eastern Asia
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/southeast
"
},
{
"
text
"
:
"
Asia/South-Eastern Asia/Brunei Darussalam
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/southeast/096
"
},
{
"
text
"
:
"
Asia/South-Eastern Asia/Cambodia
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/southeast/116
"
},
{
"
text
"
:
"
Asia/South-Eastern Asia/Indonesia
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/southeast/indonesia
"
},
{
"
text
"
:
"
Asia/South-Eastern Asia/Lao People's Democratic Republic
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/southeast/418
"
},
{
"
text
"
:
"
Asia/South-Eastern Asia/Malaysia
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/southeast/malaysia
"
},
{
"
text
"
:
"
Asia/South-Eastern Asia/Myanmar
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/southeast/104
"
},
{
"
text
"
:
"
Asia/South-Eastern Asia/Philippines
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/southeast/608
"
},
{
"
text
"
:
"
Asia/South-Eastern Asia/Singapore
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/southeast/singapore
"
},
{
"
text
"
:
"
Asia/South-Eastern Asia/Thailand
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/southeast/thailand
"
},
{
"
text
"
:
"
Asia/South-Eastern Asia/Timor-Leste
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/southeast/626
"
},
{
"
text
"
:
"
Asia/South-Eastern Asia/Viet Nam
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/southeast/704
"
},
{
"
text
"
:
"
Asia/Southern Asia
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/south
"
},
{
"
text
"
:
"
Asia/Southern Asia/Afghanistan
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/south/004
"
},
{
"
text
"
:
"
Asia/Southern Asia/Bangladesh
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/south/050
"
},
{
"
text
"
:
"
Asia/Southern Asia/Bhutan
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/south/064
"
},
{
"
text
"
:
"
Asia/Southern Asia/India
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/south/india
"
},
{
"
text
"
:
"
Asia/Southern Asia/Iran, Islamic Republic of
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/south/364
"
},
{
"
text
"
:
"
Asia/Southern Asia/Maldives
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/south/462
"
},
{
"
text
"
:
"
Asia/Southern Asia/Nepal
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/south/524
"
},
{
"
text
"
:
"
Asia/Southern Asia/Pakistan
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/south/586
"
},
{
"
text
"
:
"
Asia/Southern Asia/Sri Lanka
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/south/144
"
},
{
"
text
"
:
"
Asia/Western Asia
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/145
"
},
{
"
text
"
:
"
Asia/Western Asia/Armenia
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/145/051
"
},
{
"
text
"
:
"
Asia/Western Asia/Azerbaijan
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/145/031
"
},
{
"
text
"
:
"
Asia/Western Asia/Bahrain
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/145/048
"
},
{
"
text
"
:
"
Asia/Western Asia/Cyprus
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/145/196
"
},
{
"
text
"
:
"
Asia/Western Asia/Georgia
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/145/268
"
},
{
"
text
"
:
"
Asia/Western Asia/Iraq
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/145/368
"
},
{
"
text
"
:
"
Asia/Western Asia/Israel
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/145/376
"
},
{
"
text
"
:
"
Asia/Western Asia/Jordan
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/145/400
"
},
{
"
text
"
:
"
Asia/Western Asia/Kuwait
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/145/414
"
},
{
"
text
"
:
"
Asia/Western Asia/Lebanon
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/145/422
"
},
{
"
text
"
:
"
Asia/Western Asia/Occupied Palestinian Territory
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/145/275
"
},
{
"
text
"
:
"
Asia/Western Asia/Oman
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/145/512
"
},
{
"
text
"
:
"
Asia/Western Asia/Qatar
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/145/634
"
},
{
"
text
"
:
"
Asia/Western Asia/Saudi Arabia
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/145/682
"
},
{
"
text
"
:
"
Asia/Western Asia/Syrian Arab Republic
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/145/760
"
},
{
"
text
"
:
"
Asia/Western Asia/Turkey
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/145/792
"
},
{
"
text
"
:
"
Asia/Western Asia/United Arab Emirates
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/145/784
"
},
{
"
text
"
:
"
Asia/Western Asia/Yemen
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
asia/145/887
"
},
{
"
text
"
:
"
Europe
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe
"
},
{
"
text
"
:
"
Europe/Eastern Europe
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/east
"
},
{
"
text
"
:
"
Europe/Eastern Europe/Belarus
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/east/112
"
},
{
"
text
"
:
"
Europe/Eastern Europe/Bulgaria
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/east/bulgariya
"
},
{
"
text
"
:
"
Europe/Eastern Europe/Czech Republic
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/east/203
"
},
{
"
text
"
:
"
Europe/Eastern Europe/Hungary
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/east/348
"
},
{
"
text
"
:
"
Europe/Eastern Europe/Poland
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/east/poland
"
},
{
"
text
"
:
"
Europe/Eastern Europe/Republic of Moldova
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/east/498
"
},
{
"
text
"
:
"
Europe/Eastern Europe/Romania
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/east/642
"
},
{
"
text
"
:
"
Europe/Eastern Europe/Russian Federation
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/east/643
"
},
{
"
text
"
:
"
Europe/Eastern Europe/Slovakia
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/east/703
"
},
{
"
text
"
:
"
Europe/Eastern Europe/Ukraine
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/east/804
"
},
{
"
text
"
:
"
Europe/Northern Europe
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/north
"
},
{
"
text
"
:
"
Europe/Northern Europe/Channel Islands
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/north/830
"
},
{
"
text
"
:
"
Europe/Northern Europe/Denmark
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/north/denmark
"
},
{
"
text
"
:
"
Europe/Northern Europe/Estonia
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/north/233
"
},
{
"
text
"
:
"
Europe/Northern Europe/Faeroe Islands
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/north/234
"
},
{
"
text
"
:
"
Europe/Northern Europe/Finland
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/north/finland
"
},
{
"
text
"
:
"
Europe/Northern Europe/Guernsey
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/north/831
"
},
{
"
text
"
:
"
Europe/Northern Europe/Iceland
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/north/352
"
},
{
"
text
"
:
"
Europe/Northern Europe/Ireland
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/north/372
"
},
{
"
text
"
:
"
Europe/Northern Europe/Isle of Man
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/north/833
"
},
{
"
text
"
:
"
Europe/Northern Europe/Jersey
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/north/832
"
},
{
"
text
"
:
"
Europe/Northern Europe/Latvia
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/north/428
"
},
{
"
text
"
:
"
Europe/Northern Europe/Lithuania
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/north/440
"
},
{
"
text
"
:
"
Europe/Northern Europe/Norway
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/north/norway
"
},
{
"
text
"
:
"
Europe/Northern Europe/Svalbard and Jan Mayen Islands
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/north/744
"
},
{
"
text
"
:
"
Europe/Northern Europe/Sweden
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/north/sweden
"
},
{
"
text
"
:
"
Europe/Northern Europe/United Kingdom of Great Britain and Northern Ireland
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/north/uk
"
},
{
"
text
"
:
"
Europe/Northern Europe/Åland Islands
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/north/248
"
},
{
"
text
"
:
"
Europe/Southern Europe
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/south
"
},
{
"
text
"
:
"
Europe/Southern Europe/Albania
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/south/008
"
},
{
"
text
"
:
"
Europe/Southern Europe/Andorra
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/south/020
"
},
{
"
text
"
:
"
Europe/Southern Europe/Bosnia and Herzegovina
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/south/070
"
},
{
"
text
"
:
"
Europe/Southern Europe/Croatia
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/south/191
"
},
{
"
text
"
:
"
Europe/Southern Europe/Gibraltar
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/south/292
"
},
{
"
text
"
:
"
Europe/Southern Europe/Greece
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/south/greece
"
},
{
"
text
"
:
"
Europe/Southern Europe/Holy See
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/south/336
"
},
{
"
text
"
:
"
Europe/Southern Europe/Italy
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/south/italy
"
},
{
"
text
"
:
"
Europe/Southern Europe/Malta
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/south/470
"
},
{
"
text
"
:
"
Europe/Southern Europe/Montenegro
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/south/499
"
},
{
"
text
"
:
"
Europe/Southern Europe/Portugal
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/south/portugal
"
},
{
"
text
"
:
"
Europe/Southern Europe/San Marino
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/south/674
"
},
{
"
text
"
:
"
Europe/Southern Europe/Serbia
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/south/688
"
},
{
"
text
"
:
"
Europe/Southern Europe/Slovenia
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/south/705
"
},
{
"
text
"
:
"
Europe/Southern Europe/Spain
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/south/spain
"
},
{
"
text
"
:
"
Europe/Southern Europe/The former Yugoslav Republic of Macedonia
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/south/807
"
},
{
"
text
"
:
"
Europe/Western Europe
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/west
"
},
{
"
text
"
:
"
Europe/Western Europe/Austria
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/west/austria
"
},
{
"
text
"
:
"
Europe/Western Europe/Belgium
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/west/belgium
"
},
{
"
text
"
:
"
Europe/Western Europe/Eire
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/west/ireland
"
},
{
"
text
"
:
"
Europe/Western Europe/France
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/west/france
"
},
{
"
text
"
:
"
Europe/Western Europe/Germany
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/west/germany
"
},
{
"
text
"
:
"
Europe/Western Europe/Liechtenstein
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/west/lichtenstein
"
},
{
"
text
"
:
"
Europe/Western Europe/Luxembourg
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/west/luxembourg
"
},
{
"
text
"
:
"
Europe/Western Europe/Monaco
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/west/492
"
},
{
"
text
"
:
"
Europe/Western Europe/Netherlands
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/west/netherlands
"
},
{
"
text
"
:
"
Europe/Western Europe/Switzerland
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/west/switzerland
"
},
{
"
text
"
:
"
Europe/Western Europe/United Kingdom
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
europe/west/uk
"
},
{
"
text
"
:
"
Oceania
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
oceania
"
},
{
"
text
"
:
"
Oceania/Australia
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
oceania/australia
"
},
{
"
text
"
:
"
Oceania/Melanesia
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
oceania/054
"
},
{
"
text
"
:
"
Oceania/Melanesia/Fiji
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
oceania/054/242
"
},
{
"
text
"
:
"
Oceania/Melanesia/New Caledonia
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
oceania/054/540
"
},
{
"
text
"
:
"
Oceania/Melanesia/Papua New Guinea
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
oceania/054/598
"
},
{
"
text
"
:
"
Oceania/Melanesia/Solomon Islands
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
oceania/054/090
"
},
{
"
text
"
:
"
Oceania/Melanesia/Vanuatu
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
oceania/054/548
"
},
{
"
text
"
:
"
Oceania/Micronesia
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
oceania/057
"
},
{
"
text
"
:
"
Oceania/Micronesia/Guam
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
oceania/057/316
"
},
{
"
text
"
:
"
Oceania/Micronesia/Kiribati
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
oceania/057/296
"
},
{
"
text
"
:
"
Oceania/Micronesia/Marshall Islands
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
oceania/057/584
"
},
{
"
text
"
:
"
Oceania/Micronesia/Micronesia, Federated States of
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
oceania/057/583
"
},
{
"
text
"
:
"
Oceania/Micronesia/Nauru
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
oceania/057/520
"
},
{
"
text
"
:
"
Oceania/Micronesia/Northern Mariana Islands
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
oceania/057/580
"
},
{
"
text
"
:
"
Oceania/Micronesia/Palau
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
oceania/057/585
"
},
{
"
text
"
:
"
Oceania/New Zealand
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
oceania/newzealand
"
},
{
"
text
"
:
"
Oceania/Norfolk Island
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
oceania/574
"
},
{
"
text
"
:
"
Oceania/Polynesia
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
oceania/061
"
},
{
"
text
"
:
"
Oceania/Polynesia/American Samoa
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
oceania/061/016
"
},
{
"
text
"
:
"
Oceania/Polynesia/Cook Islands
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
oceania/061/184
"
},
{
"
text
"
:
"
Oceania/Polynesia/French Polynesia
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
oceania/061/258
"
},
{
"
text
"
:
"
Oceania/Polynesia/Niue
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
oceania/061/570
"
},
{
"
text
"
:
"
Oceania/Polynesia/Pitcairn
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
oceania/061/612
"
},
{
"
text
"
:
"
Oceania/Polynesia/Samoa
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
oceania/061/882
"
},
{
"
text
"
:
"
Oceania/Polynesia/Tokelau
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
oceania/061/772
"
},
{
"
text
"
:
"
Oceania/Polynesia/Tonga
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
oceania/061/776
"
},
{
"
text
"
:
"
Oceania/Polynesia/Tuvalu
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
oceania/061/798
"
},
{
"
text
"
:
"
Oceania/Polynesia/Wallis and Futuna Islands
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
oceania/061/876
"
}
]
},
"
getStorageCapacity
"
:
function
()
{
return
[
{
"
text
"
:
""
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
""
},
{
"
text
"
:
"
Finite Storage Capacity
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
finite
"
},
{
"
text
"
:
"
Finite Storage Capacity/1 TB Storage Capacity
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
finite/1000
"
},
{
"
text
"
:
"
Finite Storage Capacity/1.5 TB Storage Capacity
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
finite/1500
"
},
{
"
text
"
:
"
Finite Storage Capacity/10 GB Storage Capacity
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
finite/10
"
},
{
"
text
"
:
"
Finite Storage Capacity/100 GB Storage Capacity
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
finite/100
"
},
{
"
text
"
:
"
Finite Storage Capacity/128 GB Storage Capacity
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
finite/128
"
},
{
"
text
"
:
"
Finite Storage Capacity/16 GB Storage Capacity
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
finite/16
"
},
{
"
text
"
:
"
Finite Storage Capacity/160 GB Storage Capacity
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
finite/160
"
},
{
"
text
"
:
"
Finite Storage Capacity/2 TB Storage Capacity
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
finite/2000
"
},
{
"
text
"
:
"
Finite Storage Capacity/20 GB Storage Capacity
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
finite/20
"
},
{
"
text
"
:
"
Finite Storage Capacity/200 GB Storage Capacity
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
finite/200
"
},
{
"
text
"
:
"
Finite Storage Capacity/300 GB Storage Capacity
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
finite/300
"
},
{
"
text
"
:
"
Finite Storage Capacity/32 GB Storage Capacity
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
finite/32
"
},
{
"
text
"
:
"
Finite Storage Capacity/320 GB Storage Capacity
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
finite/320
"
},
{
"
text
"
:
"
Finite Storage Capacity/4 TB Storage Capacity
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
finite/4000
"
},
{
"
text
"
:
"
Finite Storage Capacity/40 GB Storage Capacity
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
finite/40
"
},
{
"
text
"
:
"
Finite Storage Capacity/500 GB Storage Capacity
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
finite/500
"
},
{
"
text
"
:
"
Finite Storage Capacity/64 GB Storage Capacity
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
finite/64
"
},
{
"
text
"
:
"
Finite Storage Capacity/750 GB Storage Capacity
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
finite/750
"
},
{
"
text
"
:
"
Finite Storage Capacity/80 GB Storage Capacity
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
finite/80
"
},
{
"
text
"
:
"
Finite Storage Capacity/8GB Storage Capacity
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
finite/8
"
},
{
"
text
"
:
"
Infinite Storage Capacity
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
infinite
"
}
]
},
"
getStorageInterface
"
:
function
()
{
return
[
{
"
text
"
:
""
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
""
},
{
"
text
"
:
"
Network Attached Storage
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
nas
"
},
{
"
text
"
:
"
Serial Advanced Technology Attachment
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
sata
"
},
{
"
text
"
:
"
Serial Attached SCSI
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
sas
"
},
{
"
text
"
:
"
Storage Area Network
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
san
"
},
{
"
text
"
:
"
Universal Serial Bus
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
usb
"
},
{
"
text
"
:
"
Universal Serial Bus/USB2
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
usb/usb2
"
},
{
"
text
"
:
"
Universal Serial Bus/USB3
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
usb/usb3
"
}
]
},
"
getStorageTechnology
"
:
function
()
{
return
[
{
"
text
"
:
""
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
""
},
{
"
text
"
:
"
Disk Storage
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
disk
"
},
{
"
text
"
:
"
Disk Storage/10,000 rpm
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
disk/10000
"
},
{
"
text
"
:
"
Disk Storage/15,000 rpm
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
disk/15000
"
},
{
"
text
"
:
"
Disk Storage/5,400 rpm
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
disk/5400
"
},
{
"
text
"
:
"
Disk Storage/7,200 rpm
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
disk/7200
"
},
{
"
text
"
:
"
ram
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
ram
"
},
{
"
text
"
:
"
ssd
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
ssd
"
}
]
},
"
getStorageRedundancy
"
:
function
()
{
return
[
{
"
text
"
:
""
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
""
},
{
"
text
"
:
"
Distributed Hash Table
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
dht
"
},
{
"
text
"
:
"
Redundant Array of Independent Disks
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
raid
"
},
{
"
text
"
:
"
Redundant Array of Independent Disks/Redundant Array of Independent Disks Level 0
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
raid/level0
"
},
{
"
text
"
:
"
Redundant Array of Independent Disks/Redundant Array of Independent Disks Level 0 + Level 1
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
raid/nested01
"
},
{
"
text
"
:
"
Redundant Array of Independent Disks/Redundant Array of Independent Disks Level 1
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
raid/level1
"
},
{
"
text
"
:
"
Redundant Array of Independent Disks/Redundant Array of Independent Disks Level 1 + Level 0
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
raid/nested10
"
},
{
"
text
"
:
"
Redundant Array of Independent Disks/Redundant Array of Independent Disks Level 2
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
raid/level2
"
},
{
"
text
"
:
"
Redundant Array of Independent Disks/Redundant Array of Independent Disks Level 3
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
raid/level3
"
},
{
"
text
"
:
"
Redundant Array of Independent Disks/Redundant Array of Independent Disks Level 4
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
raid/level4
"
},
{
"
text
"
:
"
Redundant Array of Independent Disks/Redundant Array of Independent Disks Level 5
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
raid/level5
"
},
{
"
text
"
:
"
Redundant Array of Independent Disks/Redundant Array of Independent Disks Level 5 + Level 0
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
raid/nested50
"
},
{
"
text
"
:
"
Redundant Array of Independent Disks/Redundant Array of Independent Disks Level 6
"
,
"
text_i18n
"
:
null
,
"
class
"
:
"
translate
"
,
"
value
"
:
"
raid/level6
"
}
]
}
};
/**
/**
* Custom handlers necessary to make calls to ERP5 storage. These should
* Custom handlers necessary to make calls to ERP5 storage. These should
* not be needed, but are currently necessary.
* not be needed, but are currently necessary.
...
@@ -112,6 +592,7 @@
...
@@ -112,6 +592,7 @@
return
(
reply
);
return
(
reply
);
},
},
/**
/**
* @method subscription_details
* @method subscription_details
* @param {object} reply Object received from previous chain element
* @param {object} reply Object received from previous chain element
...
@@ -203,6 +684,56 @@
...
@@ -203,6 +684,56 @@
return
(
reply
);
return
(
reply
);
},
},
/**
* @method subscriptions
* @param {object} reply Object received from previous chain element
* @param {object} response Object object passed on to next element
**/
"
invoices
"
:
function
(
reply
)
{
var
config
,
property
,
query
,
href
,
i
,
reply
,
pass
=
reply
.
pass
;
if
(
storage
)
{
config
=
{
"
url
"
:
storage
.
items
.
dict
.
url
,
"
type
"
:
"
GET
"
,
"
data
"
:
JSON
.
stringify
({
"
_id
"
:
""
})
};
// access storage
return
jIO
.
util
.
ajax
(
config
)
.
then
(
function
(
response
)
{
return
jIO
.
util
.
ajax
({
"
url
"
:
util
.
parse
(
response
.
target
.
responseText
).
_links
.
me
.
href
});
}).
then
(
function
(
answer
)
{
reply
=
util
.
parse
(
answer
.
target
.
responseText
).
_links
.
slapos_jump
;
for
(
i
=
0
;
i
<
reply
.
length
;
i
+=
1
)
{
if
(
reply
[
i
].
name
===
"
current_invoice
"
)
{
query
=
reply
[
i
].
_query
;
}
}
if
(
query
===
undefined
)
{
query
=
reply
.
href
;
}
if
(
pass
.
config
.
initial_query
===
undefined
)
{
pass
.
config
.
initial_query
=
{};
}
pass
.
config
.
initial_query
.
query
=
query
;
// pass hacked query back into chain
if
(
reply
.
response
)
{
return
{
"
response
"
:
util
.
parse
(
reply
.
response
),
"
pass
"
:
pass
};
}
return
{
"
pass
"
:
pass
}
}).
fail
(
util
.
error
);
}
return
(
reply
);
},
/**
/**
* @method subscriptions
* @method subscriptions
* @param {object} reply Object received from previous chain element
* @param {object} reply Object received from previous chain element
...
@@ -712,7 +1243,7 @@
...
@@ -712,7 +1243,7 @@
},
},
/**
/**
* Add a
user to the storage
* Add a
server
* @method submit
* @method submit
* @param {object} obj Action Object
* @param {object} obj Action Object
**/
**/
...
@@ -723,9 +1254,8 @@
...
@@ -723,9 +1254,8 @@
storage
.
add
(
obj
);
storage
.
add
(
obj
);
},
},
/**
/**
*
Instantiate a software instan
ce
*
add a servi
ce
* @method install
* @method install
* @param {object} obj Action Object
* @param {object} obj Action Object
**/
**/
...
@@ -745,7 +1275,7 @@
...
@@ -745,7 +1275,7 @@
"
add_network
"
:
function
(
obj
)
{
"
add_network
"
:
function
(
obj
)
{
obj
.
gadget
.
state
.
create_new
=
true
;
obj
.
gadget
.
state
.
create_new
=
true
;
obj
.
gadget
.
state
.
force_formdata
=
true
;
obj
.
gadget
.
state
.
force_formdata
=
true
;
obj
.
gadget
.
state
.
url_pointer
=
"
request_network
"
;
obj
.
gadget
.
state
.
url_pointer
=
"
request_
computer_
network
"
;
storage
.
add
(
obj
);
storage
.
add
(
obj
);
},
},
/**
/**
...
@@ -1195,7 +1725,8 @@
...
@@ -1195,7 +1725,8 @@
// the mapping from (ERP5) custom API to internal API here
// the mapping from (ERP5) custom API to internal API here
"
mapFormField
"
:
function
(
form_id
,
spec
,
overrides
,
passed_value
)
{
"
mapFormField
"
:
function
(
form_id
,
spec
,
overrides
,
passed_value
)
{
var
validation_list
,
class_list
,
element
,
type
,
prevail
,
clear
,
config
,
var
validation_list
,
class_list
,
element
,
type
,
prevail
,
clear
,
config
,
field_value
,
skip
,
use_type
,
textarea_value
,
alternate_name
;
field_value
,
skip
,
use_type
,
textarea_value
,
alternate_name
,
option_list
;
// build config object
// build config object
config
=
{};
config
=
{};
...
@@ -1346,6 +1877,13 @@
...
@@ -1346,6 +1877,13 @@
validation_list
=
undefined
;
validation_list
=
undefined
;
}
}
// options
option_list
=
null
;
if
(
prevail
.
widget
.
items
||
spec
.
widget
.
items
)
{
console
.
log
(
prevail
.
widget
.
items
||
spec
.
widget
.
items
)
option_list
=
map
.
options
[
prevail
.
widget
.
items
||
spec
.
widget
.
items
]();
}
console
.
log
(
option_list
);
// define alternate name here
// define alternate name here
alternate_name
=
prevail
.
widget
.
alternate_name
||
alternate_name
=
prevail
.
widget
.
alternate_name
||
spec
.
widget
.
alternate_name
;
spec
.
widget
.
alternate_name
;
...
@@ -1378,14 +1916,7 @@
...
@@ -1378,14 +1916,7 @@
"
text
"
:
textarea_value
,
"
text
"
:
textarea_value
,
"
readonly
"
:
(
prevail
.
properties
.
editable
===
false
||
"
readonly
"
:
(
prevail
.
properties
.
editable
===
false
||
spec
.
properties
.
editable
===
false
)
?
"
readonly
"
:
undefined
,
spec
.
properties
.
editable
===
false
)
?
"
readonly
"
:
undefined
,
"
options
"
:
(
prevail
.
widget
.
items
||
spec
.
widget
.
items
)
?
"
options
"
:
option_list
,
([
prevail
.
widget
.
items
||
spec
.
widget
.
items
||
null
,
prevail
.
widget
.
extra_per_item
||
spec
.
widget
.
extra_per_item
||
null
,
prevail
.
widget
.
select_first_item
||
spec
.
widget
.
select_first_item
||
null
])
:
null
,
"
label
"
:
prevail
.
widget
.
title
||
spec
.
widget
.
title
,
"
label
"
:
prevail
.
widget
.
title
||
spec
.
widget
.
title
,
"
label_i18n
"
:
prevail
.
widget
.
title_i18n
||
spec
.
widget
.
title_i18n
,
"
label_i18n
"
:
prevail
.
widget
.
title_i18n
||
spec
.
widget
.
title_i18n
,
"
title
"
:
prevail
.
widget
.
description
||
spec
.
widget
.
description
,
"
title
"
:
prevail
.
widget
.
description
||
spec
.
widget
.
description
,
...
...
lang/en-EN/dict.json
View file @
e97592d6
...
@@ -89,6 +89,7 @@
...
@@ -89,6 +89,7 @@
"text_dict"
:
{
"text_dict"
:
{
"title"
:
"Network Title"
,
"title"
:
"Network Title"
,
"status"
:
"Status"
,
"status"
:
"Status"
,
"parse_error"
:
"Parsing Error"
,
"networks"
:
"Networks"
,
"networks"
:
"Networks"
,
"network_instance"
:
"Network Instance"
,
"network_instance"
:
"Network Instance"
,
"nonet"
:
"No networks found."
,
"nonet"
:
"No networks found."
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment