Zen

Translation

English `HBox( `HSpacing(3), `Frame(_("Cache Setting"), `HBox( `HWeight(1,`VBox( `VWeight(1, `HBox( `IntField(`id("cache_mem"), _("C&ache Memory"), 1, 99999, 10), sizeUnitWidget("cache_mem_units") )), `VSpacing(0.4), `VWeight(1, `HBox( `IntField(`id("cache_max_object_size"), _("Ma&x Object Size"), 0, 99999, 0), sizeUnitWidget("cache_max_object_size_units") )), `VSpacing(0.4), `VWeight(1, `HBox( `IntField(`id("cache_swap_low"), _("Swap &Low-Water Mark (in percents)"), 0, 100, 0) )), `VSpacing(0.4), `Left(`VWeight(1, `HBox( `ComboBox(`id("cache_replacement_policy"), _("&Cache Replacement Policy"), [`item("lru"), `item("heap GDSF"), `item("heap LFUDA"), `item("heap LRU")]) ))) )), `HSpacing(3), `HWeight(1,`VBox( `VWeight(1, `HBox(`Empty())), `VSpacing(0.4), `VWeight(1, `HBox( `IntField(`id("cache_min_object_size"), _("M&in Object Size"), 0, 99999, 0), sizeUnitWidget("cache_min_object_size_units") )), `VSpacing(0.4), `VWeight(1, `HBox( `IntField(`id("cache_swap_high"), _("Swap &High-Water Mark (in percents)"), 0, 100, 0) )), `VSpacing(0.4), `Left(`VWeight(1, `HBox( `ComboBox(`id("memory_replacement_policy"), _("&Memory Replacement Policy"), [`item("lru"), `item("heap GDSF"), `item("heap LFUDA"), `item("heap LRU")]) ))) )) ) ), `HSpacing(3) ); cache_swap_low <= cache_swap_high
English Marathi Actions
 
 
 
 
 
 

Loading…

No matching activity found.
Browse all string changes

Things to check

Mismatched colon

Source and translation do not both end with a colon

Reset

Glossary

English Marathi
No related strings found in the glossary.

String information

Source string description
`HBox( `HSpacing(3), `Frame(_("Cache Setting"), `HBox( `HWeight(1,`VBox( `VWeight(1, `HBox( `IntField(`id("cache_mem"), _("C&ache Memory"), 1, 99999, 10), sizeUnitWidget("cache_mem_units") )), `VSpacing(0.4), `VWeight(1, `HBox( `IntField(`id("cache_max_object_size"), _("Ma&x Object Size"), 0, 99999, 0), sizeUnitWidget("cache_max_object_size_units") )), `VSpacing(0.4), `VWeight(1, `HBox( `IntField(`id("cache_swap_low"), _("Swap &Low-Water Mark (in percents)"), 0, 100, 0) )), `VSpacing(0.4), `Left(`VWeight(1, `HBox( `ComboBox(`id("cache_replacement_policy"), _("&Cache Replacement Policy"), [`item("lru"), `item("heap GDSF"), `item("heap LFUDA"), `item("heap LRU")]) ))) )), `HSpacing(3), `HWeight(1,`VBox( `VWeight(1, `HBox(`Empty())), `VSpacing(0.4), `VWeight(1, `HBox( `IntField(`id("cache_min_object_size"), _("M&in Object Size"), 0, 99999, 0), sizeUnitWidget("cache_min_object_size_units") )), `VSpacing(0.4), `VWeight(1, `HBox( `IntField(`id("cache_swap_high"), _("Swap &High-Water Mark (in percents)"), 0, 100, 0) )), `VSpacing(0.4), `Left(`VWeight(1, `HBox( `ComboBox(`id("memory_replacement_policy"), _("&Memory Replacement Policy"), [`item("lru"), `item("heap GDSF"), `item("heap LFUDA"), `item("heap LRU")]) ))) )) ) ), `HSpacing(3) ); cache_swap_low <= cache_swap_high
String age
7 years ago
Last updated
2 weeks ago
Source string age
7 years ago
Translation file
po/squid/mr.po, string 25