Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(40)

Side by Side Diff: trunk/src/components/policy/resources/policy_templates_en-GB.xtb

Issue 386893002: Revert 282532 "Updating XTBs based on .GRDs from branch 1985_103" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 <?xml version="1.0" ?> 1 <?xml version="1.0" ?>
2 <!DOCTYPE translationbundle> 2 <!DOCTYPE translationbundle>
3 <translationbundle lang="en-GB"> 3 <translationbundle lang="en-GB">
4 <translation id="1503959756075098984">Extension IDs and update URLs to be silent ly installed</translation> 4 <translation id="1503959756075098984">Extension IDs and update URLs to be silent ly installed</translation>
5 <translation id="793134539373873765">Specifies whether p2p is to be used for OS update payloads. If set to True, devices will share and attempt to consume updat e payloads on the LAN, potentially reducing Internet bandwidth usage and congest ion. If the update payload is not available on the LAN, the device will fall bac k to downloading from an update server. If set to False or not configured, p2p w ill not be used.</translation> 5 <translation id="793134539373873765">Specifies whether p2p is to be used for OS update payloads. If set to True, devices will share and attempt to consume updat e payloads on the LAN, potentially reducing Internet bandwidth usage and congest ion. If the update payload is not available on the LAN, the device will fall bac k to downloading from an update server. If set to False or not configured, p2p w ill not be used.</translation>
6 <translation id="2463365186486772703">Application locale</translation> 6 <translation id="2463365186486772703">Application locale</translation>
7 <translation id="1397855852561539316">Default search provider suggest URL</trans lation> 7 <translation id="1397855852561539316">Default search provider suggest URL</trans lation>
8 <translation id="3347897589415241400">The default behaviour for sites not in any content pack. 8 <translation id="3347897589415241400">The default behaviour for sites not in any content pack.
9 9
10 This policy is for internal use by Chrome itself.</translation> 10 This policy is for internal use by Chrome itself.</translation>
(...skipping 182 matching lines...) Expand 10 before | Expand all | Expand 10 after
193 193
194 When this policy is set to a value greater than zero, it specifies the length of time that the user must remain idle before <ph name="PRODUCT_OS_NAME" /> locks the screen. 194 When this policy is set to a value greater than zero, it specifies the length of time that the user must remain idle before <ph name="PRODUCT_OS_NAME" /> locks the screen.
195 195
196 When this policy is set to zero, <ph name="PRODUCT_OS_NAME"/> does not lock the screen when the user becomes idle. 196 When this policy is set to zero, <ph name="PRODUCT_OS_NAME"/> does not lock the screen when the user becomes idle.
197 197
198 When this policy is unset, a default length of time is used. 198 When this policy is unset, a default length of time is used.
199 199
200 The recommended way to lock the screen on idle is to enable screen loc king on suspend and have <ph name="PRODUCT_OS_NAME"/> suspend after the idle del ay. This policy should only be used when screen locking should occur a significa nt amount of time sooner than suspend or when suspend on idle is not desired at all. 200 The recommended way to lock the screen on idle is to enable screen loc king on suspend and have <ph name="PRODUCT_OS_NAME"/> suspend after the idle del ay. This policy should only be used when screen locking should occur a significa nt amount of time sooner than suspend or when suspend on idle is not desired at all.
201 201
202 The policy value should be specified in milliseconds. Values are clamp ed to be less than the idle delay.</translation> 202 The policy value should be specified in milliseconds. Values are clamp ed to be less than the idle delay.</translation>
203 <translation id="979541737284082440">(This document may include policies that ar e targeted for later
204 <ph name="PRODUCT_NAME"/> versions; those are
205 subject to change without notice. The list of supported policies is the
206 same for Chromium and Google Chrome.)
207
208 You don't need to change these settings by hand! You can download easy-to- use templates from
209 <ph name="POLICY_TEMPLATE_DOWNLOAD_URL"/>.
210
211 These policies are strictly intended to be used to configure instances of Chrome internal to your organisation. Use of these policies outside your organis ation (for example, in a publicly distributed programme) is considered malware a nd will likely be labelled as malware by Google and anti-virus vendors.
212
213 Note: Starting with <ph name="PRODUCT_NAME"/>
214 28, policies are loaded directly from the Group Policy API on
215 Windows. Policies manually written to the registry will be ignored. See
216 http://crbug.com/259236 for details.
217
218 Starting with <ph name="PRODUCT_NAME"/> 35, policies are read directly fro m the registry if the workstation is joined to an Active Directory domain; other wise the policies are read from GPO.</translation>
203 <translation id="4157003184375321727">Report OS and firmware version</translatio n> 219 <translation id="4157003184375321727">Report OS and firmware version</translatio n>
204 <translation id="5255162913209987122">Can be Recommended</translation> 220 <translation id="5255162913209987122">Can be Recommended</translation>
205 <translation id="1861037019115362154">Specifies a list of plugins that are disab led in <ph name="PRODUCT_NAME"/> and prevents users from changing this setting. 221 <translation id="1861037019115362154">Specifies a list of plugins that are disab led in <ph name="PRODUCT_NAME"/> and prevents users from changing this setting.
206 222
207 The wildcard characters '*' and '?' can be used to match sequences of arbi trary characters. '*' matches an arbitrary number of characters while '?' specif ies an optional single character, i.e. matches zero or one characters. The escap e character is '\', so to match actual '*', '?', or '\' characters, you can put a '\' in front of them. 223 The wildcard characters '*' and '?' can be used to match sequences of arbi trary characters. '*' matches an arbitrary number of characters while '?' specif ies an optional single character, i.e. matches zero or one characters. The escap e character is '\', so to match actual '*', '?', or '\' characters, you can put a '\' in front of them.
208 224
209 If you enable this setting, the specified list of plugins is never used in <ph name="PRODUCT_NAME"/>. The plugins are marked as disabled in 'about:plugins ' and users cannot enable them. 225 If you enable this setting, the specified list of plugins is never used in <ph name="PRODUCT_NAME"/>. The plugins are marked as disabled in 'about:plugins ' and users cannot enable them.
210 226
211 Note that this policy can be overridden by EnabledPlugins and DisabledPlug insExceptions. 227 Note that this policy can be overridden by EnabledPlugins and DisabledPlug insExceptions.
212 228
(...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after
333 <translation id="5564962323737505851">Configures the password manager. If the pa ssword manager is enabled, then you can choose to enable or disable whether the user may show stored passwords in clear text.</translation> 349 <translation id="5564962323737505851">Configures the password manager. If the pa ssword manager is enabled, then you can choose to enable or disable whether the user may show stored passwords in clear text.</translation>
334 <translation id="4668325077104657568">Default images setting</translation> 350 <translation id="4668325077104657568">Default images setting</translation>
335 <translation id="4492287494009043413">Disable taking screenshots</translation> 351 <translation id="4492287494009043413">Disable taking screenshots</translation>
336 <translation id="6368403635025849609">Allow JavaScript on these sites</translati on> 352 <translation id="6368403635025849609">Allow JavaScript on these sites</translati on>
337 <translation id="6074963268421707432">Do not allow any site to show desktop noti fications</translation> 353 <translation id="6074963268421707432">Do not allow any site to show desktop noti fications</translation>
338 <translation id="8614804915612153606">Disables Auto Update</translation> 354 <translation id="8614804915612153606">Disables Auto Update</translation>
339 <translation id="4834526953114077364">Least recently used users who have not log ged in within the last 3 months are removed until there is enough free space</tr anslation> 355 <translation id="4834526953114077364">Least recently used users who have not log ged in within the last 3 months are removed until there is enough free space</tr anslation>
340 <translation id="382476126209906314">Configure the TalkGadget prefix for remote access hosts</translation> 356 <translation id="382476126209906314">Configure the TalkGadget prefix for remote access hosts</translation>
341 <translation id="6561396069801924653">Show accessibility options in system tray menu</translation> 357 <translation id="6561396069801924653">Show accessibility options in system tray menu</translation>
342 <translation id="8104962233214241919">Automatically select client certificates f or these sites</translation> 358 <translation id="8104962233214241919">Automatically select client certificates f or these sites</translation>
343 <translation id="7983624541020350102">(This document may include policies that a re targeted for later
344 <ph name="PRODUCT_NAME"/> versions; those are
345 subject to change without notice. The list of supported policies is the
346 same for Chromium and Google Chrome.)
347
348 You don't need to change these settings by hand! You can download easy-to -use templates from
349 <ph name="POLICY_TEMPLATE_DOWNLOAD_URL"/>.
350
351 These policies are strictly intended to be used to configure instances of Chrome internal to your organisation. Use of these policies outside of your orga nisation (for example, in a publicly distributed programme) is considered malwar e and will likely be labelled as malware by Google and anti-virus vendors.
352
353 Note: Starting with <ph name="PRODUCT_NAME"/>
354 28, policies are loaded directly from the Group Policy API on
355 Windows. Policies manually written to the registry will be ignored. See
356 http://crbug.com/259236 for details.</translation>
357 <translation id="2906874737073861391">List of AppPack extensions</translation> 359 <translation id="2906874737073861391">List of AppPack extensions</translation>
358 <translation id="4386578721025870401">Limit the time for which a user-authentica ted via SAML can log in offline. 360 <translation id="4386578721025870401">Limit the time for which a user-authentica ted via SAML can log in offline.
359 361
360 During login, Chrome OS can authenticate against a server (online) or usin g a cached password (offline). 362 During login, Chrome OS can authenticate against a server (online) or usin g a cached password (offline).
361 363
362 When this policy is set to a value of -1, the user can authenticate offlin e indefinitely. When this policy is set to any other value, it specifies the len gth of time since the last online authentication after which the user must use o nline authentication again. 364 When this policy is set to a value of -1, the user can authenticate offlin e indefinitely. When this policy is set to any other value, it specifies the len gth of time since the last online authentication after which the user must use o nline authentication again.
363 365
364 Leaving this policy not set will make <ph name="PRODUCT_OS_NAME"/> use a d efault time limit of 14 days after which the user must use online authentication again. 366 Leaving this policy not set will make <ph name="PRODUCT_OS_NAME"/> use a d efault time limit of 14 days after which the user must use online authentication again.
365 367
366 This policy affects only users who authenticated using SAML. 368 This policy affects only users who authenticated using SAML.
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
453 <translation id="4519046672992331730">Enables search suggestions in <ph name="PR ODUCT_NAME"/>'s omnibox and prevents users from changing this setting. 455 <translation id="4519046672992331730">Enables search suggestions in <ph name="PR ODUCT_NAME"/>'s omnibox and prevents users from changing this setting.
454 456
455 If you enable this setting, search suggestions are used. 457 If you enable this setting, search suggestions are used.
456 458
457 If you disable this setting, search suggestions are never used. 459 If you disable this setting, search suggestions are never used.
458 460
459 If you enable or disable this setting, users cannot change or override thi s setting in <ph name="PRODUCT_NAME"/>. 461 If you enable or disable this setting, users cannot change or override thi s setting in <ph name="PRODUCT_NAME"/>.
460 462
461 If this policy is left not set, this will be enabled but the user will be able to change it.</translation> 463 If this policy is left not set, this will be enabled but the user will be able to change it.</translation>
462 <translation id="6943577887654905793">Mac/Linux preference name:</translation> 464 <translation id="6943577887654905793">Mac/Linux preference name:</translation>
465 <translation id="8176035528522326671">Allow enterprise user to be primary multi- profile user only (Default behaviour for enterprise-managed users)</translation>
463 <translation id="6925212669267783763">Configures the directory that <ph name="PR ODUCT_FRAME_NAME"/> will use for storing user data. 466 <translation id="6925212669267783763">Configures the directory that <ph name="PR ODUCT_FRAME_NAME"/> will use for storing user data.
464 467
465 If you set this policy, <ph name="PRODUCT_FRAME_NAME"/> will use the provi ded directory. 468 If you set this policy, <ph name="PRODUCT_FRAME_NAME"/> will use the provi ded directory.
466 469
467 See http://www.chromium.org/administrators/policy-list-3/user-data-directo ry-variables for a list of variables that can be used. 470 See http://www.chromium.org/administrators/policy-list-3/user-data-directo ry-variables for a list of variables that can be used.
468 471
469 If this setting is left not set the default profile directory will be used .</translation> 472 If this setting is left not set the default profile directory will be used .</translation>
470 <translation id="8906768759089290519">Enable guest mode</translation> 473 <translation id="8906768759089290519">Enable guest mode</translation>
474 <translation id="348495353354674884">Enable virtual keyboard</translation>
471 <translation id="2168397434410358693">Idle delay when running on AC power</trans lation> 475 <translation id="2168397434410358693">Idle delay when running on AC power</trans lation>
472 <translation id="838870586332499308">Enable data roaming</translation> 476 <translation id="838870586332499308">Enable data roaming</translation>
473 <translation id="2292084646366244343"><ph name="PRODUCT_NAME"/> can use a Google web service to help resolve spelling errors. If this setting is enabled, then t his service is always used. If this setting is disabled, then this service is ne ver used. 477 <translation id="2292084646366244343"><ph name="PRODUCT_NAME"/> can use a Google web service to help resolve spelling errors. If this setting is enabled, then t his service is always used. If this setting is disabled, then this service is ne ver used.
474 478
475 Spell checking can still be performed using a downloaded dictionary; this policy only controls the usage of the online service. 479 Spell checking can still be performed using a downloaded dictionary; this policy only controls the usage of the online service.
476 480
477 If this setting is not configured then users can choose whether the spell checking service should be used or not.</translation> 481 If this setting is not configured then users can choose whether the spell checking service should be used or not.</translation>
478 <translation id="8782750230688364867">Specifies the percentage by which the scre en dim delay is scaled when the device is in presentation mode. 482 <translation id="8782750230688364867">Specifies the percentage by which the scre en dim delay is scaled when the device is in presentation mode.
479 483
480 If this policy is set, it specifies the percentage by which the screen dim delay is scaled when the device is in presentation mode. When the screen di m delay is scaled, the screen off, screen lock and idle delays get adjusted to m aintain the same distances from the screen dim delay as originally configured. 484 If this policy is set, it specifies the percentage by which the screen dim delay is scaled when the device is in presentation mode. When the screen di m delay is scaled, the screen off, screen lock and idle delays get adjusted to m aintain the same distances from the screen dim delay as originally configured.
481 485
482 If this policy is unset, a default scale factor is used. 486 If this policy is unset, a default scale factor is used.
483 487
484 The scale factor must be 100% or more. Values that would make the scre en dim delay in presentation mode shorter than the regular screen dim delay are not allowed.</translation> 488 The scale factor must be 100% or more. Values that would make the scre en dim delay in presentation mode shorter than the regular screen dim delay are not allowed.</translation>
485 <translation id="254524874071906077">Set Chrome as Default Browser</translation> 489 <translation id="254524874071906077">Set Chrome as Default Browser</translation>
490 <translation id="8112122435099806139">Specifies the clock format be used for the device.
491
492 This policy configures the clock format to use on the log-in screen and as a default for user sessions. Users can still override the clock format for thei r account.
493
494 If the policy is set to true, the device will use a 24-hour clock format. If the policy is set to false, the device will use a 12-hour clock format.
495
496 If this policy is not set, the device will default to a 24-hour clock form at.</translation>
486 <translation id="8764119899999036911">Specifies whether the generated Kerberos S PN is based on the canonical DNS name or the original name entered. 497 <translation id="8764119899999036911">Specifies whether the generated Kerberos S PN is based on the canonical DNS name or the original name entered.
487 498
488 If you enable this setting, CNAME lookup will be skipped and the serve r name will be used as entered. 499 If you enable this setting, CNAME lookup will be skipped and the serve r name will be used as entered.
489 500
490 If you disable this setting or leave it unset, the canonical name of t he server will be determined via CNAME lookup.</translation> 501 If you disable this setting or leave it unset, the canonical name of t he server will be determined via CNAME lookup.</translation>
491 <translation id="5056708224511062314">Screen magnifier disabled</translation> 502 <translation id="5056708224511062314">Screen magnifier disabled</translation>
492 <translation id="4377599627073874279">Allow all sites to show all images</transl ation> 503 <translation id="4377599627073874279">Allow all sites to show all images</transl ation>
493 <translation id="7195064223823777550">Specify the action to take when the user c loses the lid. 504 <translation id="7195064223823777550">Specify the action to take when the user c loses the lid.
494 505
495 When this policy is set, it specifies the action that <ph name="PRODUC T_OS_NAME"/> takes when the user closes the device's lid. 506 When this policy is set, it specifies the action that <ph name="PRODUC T_OS_NAME"/> takes when the user closes the device's lid.
496 507
497 When this policy is unset, the default action is taken, which is suspe nd. 508 When this policy is unset, the default action is taken, which is suspe nd.
498 509
499 If the action is suspend, <ph name="PRODUCT_OS_NAME"/> can separately be configured to either lock or not lock the screen before suspending.</translat ion> 510 If the action is suspend, <ph name="PRODUCT_OS_NAME"/> can separately be configured to either lock or not lock the screen before suspending.</translat ion>
500 <translation id="3915395663995367577">URL to a proxy .pac file</translation> 511 <translation id="3915395663995367577">URL to a proxy .pac file</translation>
501 <translation id="2144674628322086778">Allow enterprise user to be both primary a nd secondary (Default behaviour)</translation>
502 <translation id="1022361784792428773">Extension IDs the user should be prevented from installing (or * for all)</translation> 512 <translation id="1022361784792428773">Extension IDs the user should be prevented from installing (or * for all)</translation>
513 <translation id="6064943054844745819">Specify a list of deprecated web platform features to re-enable.
514
515 This policy gives administrators the ability to re-enable deprecated web p latform features for a limited time. Features are identified by a string tag and the features corresponding to the tags included in the list specified by this p olicy will be re-enabled.
516
517 The following tags are currently defined:
518 - ShowModalDialog_EffectiveUntil20150430
519
520 If this policy is left not set or the list is empty, all deprecated web pl atform features will remain disabled.</translation>
503 <translation id="3805659594028420438">Enable TLS domain-bound certificates exten sion (deprecated)</translation> 521 <translation id="3805659594028420438">Enable TLS domain-bound certificates exten sion (deprecated)</translation>
504 <translation id="5499375345075963939">This policy is active in retail mode only. 522 <translation id="5499375345075963939">This policy is active in retail mode only.
505 523
506 When the value of this policy is set and is not 0 then the currently logge d in demo user will be logged out automatically after an inactivity time of the specified duration has elapsed. 524 When the value of this policy is set and is not 0 then the currently logge d in demo user will be logged out automatically after an inactivity time of the specified duration has elapsed.
507 525
508 The policy value should be specified in milliseconds.</translation> 526 The policy value should be specified in milliseconds.</translation>
509 <translation id="7683777542468165012">Dynamic Policy Refresh</translation> 527 <translation id="7683777542468165012">Dynamic Policy Refresh</translation>
510 <translation id="1160939557934457296">Disable proceeding from the Safe Browsing warning page</translation> 528 <translation id="1160939557934457296">Disable proceeding from the Safe Browsing warning page</translation>
511 <translation id="8987262643142408725">Disable SSL record splitting</translation> 529 <translation id="8987262643142408725">Disable SSL record splitting</translation>
512 <translation id="4529945827292143461">Customise the list of URL patterns that sh ould always be rendered by the host browser. 530 <translation id="4529945827292143461">Customise the list of URL patterns that sh ould always be rendered by the host browser.
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
544 The value of this policy should be lower than 100 and higher than 6 and th e default value is 32. 562 The value of this policy should be lower than 100 and higher than 6 and th e default value is 32.
545 563
546 Some web apps are known to consume many connections with hanging GETs, so lowering below 32 may lead to browser networking hangs if too many such web apps are open. Lower below the default at your own risk. 564 Some web apps are known to consume many connections with hanging GETs, so lowering below 32 may lead to browser networking hangs if too many such web apps are open. Lower below the default at your own risk.
547 565
548 If this policy is left not set the default value will be used which is 32. </translation> 566 If this policy is left not set the default value will be used which is 32. </translation>
549 <translation id="5395271912574071439">Enables curtaining of remote access hosts while a connection is in progress. 567 <translation id="5395271912574071439">Enables curtaining of remote access hosts while a connection is in progress.
550 568
551 If this setting is enabled, then hosts' physical input and output devi ces are disabled while a remote connection is in progress. 569 If this setting is enabled, then hosts' physical input and output devi ces are disabled while a remote connection is in progress.
552 570
553 If this setting is disabled or not set, then both local and remote use rs can interact with the host when it is being shared.</translation> 571 If this setting is disabled or not set, then both local and remote use rs can interact with the host when it is being shared.</translation>
554 <translation id="4894257424747841850">Report list of device users that have rece ntly logged in.
555
556 If the policy is not set, or set to false, the users will not be reported. </translation>
557 <translation id="2488010520405124654">Enable network configuration prompt when o ffline. 572 <translation id="2488010520405124654">Enable network configuration prompt when o ffline.
558 573
559 If this policy is unset or set to True and a device-local account is confi gured for zero-delay auto-login and the device does not have access to the Inter net, <ph name="PRODUCT_OS_NAME"/> will show a network configuration prompt. 574 If this policy is unset or set to True and a device-local account is confi gured for zero-delay auto-login and the device does not have access to the Inter net, <ph name="PRODUCT_OS_NAME"/> will show a network configuration prompt.
560 575
561 If this policy is set to False, an error message will be displayed instead of the network configuration prompt.</translation> 576 If this policy is set to False, an error message will be displayed instead of the network configuration prompt.</translation>
562 <translation id="1426410128494586442">Yes</translation> 577 <translation id="1426410128494586442">Yes</translation>
563 <translation id="4897928009230106190">Specifies the parameters used when doing s uggestion search with POST. It consists of comma-separated name/value pairs. If a value is a template parameter, like {searchTerms} in above example, it will be replaced with real search terms data. 578 <translation id="4897928009230106190">Specifies the parameters used when doing s uggestion search with POST. It consists of comma-separated name/value pairs. If a value is a template parameter, like {searchTerms} in above example, it will be replaced with real search terms data.
564 579
565 This policy is optional. If not set, suggest search request will be se nt using the GET method. 580 This policy is optional. If not set, suggest search request will be se nt using the GET method.
566 581
567 This policy is only respected if the 'DefaultSearchProviderEnabled' po licy is enabled.</translation> 582 This policy is only respected if the 'DefaultSearchProviderEnabled' po licy is enabled.</translation>
583 <translation id="8140204717286305802">Report list of network interfaces with the ir types and hardware addresses to the server.
584
585 If the policy is set to false, the interface list will not be reported.</t ranslation>
568 <translation id="4962195944157514011">Specifies the URL of the search engine use d when doing a default search. The URL should contain the string '<ph name="SEAR CH_TERM_MARKER"/>', which will be replaced at query time by the terms the user i s searching for. 586 <translation id="4962195944157514011">Specifies the URL of the search engine use d when doing a default search. The URL should contain the string '<ph name="SEAR CH_TERM_MARKER"/>', which will be replaced at query time by the terms the user i s searching for.
569 587
570 This option must be set when the 'DefaultSearchProviderEnabled' policy is enabled and will only be respected if this is the case.</translation> 588 This option must be set when the 'DefaultSearchProviderEnabled' policy is enabled and will only be respected if this is the case.</translation>
571 <translation id="6009903244351574348">Allow <ph name="PRODUCT_FRAME_NAME"/> to h andle the listed content types. 589 <translation id="6009903244351574348">Allow <ph name="PRODUCT_FRAME_NAME"/> to h andle the listed content types.
572 590
573 If this policy is not set the default renderer will be used for all si tes as specified by the 'ChromeFrameRendererSettings' policy.</translation> 591 If this policy is not set the default renderer will be used for all si tes as specified by the 'ChromeFrameRendererSettings' policy.</translation>
574 <translation id="3381968327636295719">Use the host browser by default</translati on> 592 <translation id="3381968327636295719">Use the host browser by default</translati on>
575 <translation id="3627678165642179114">Enable or disable spell checking web servi ce</translation> 593 <translation id="3627678165642179114">Enable or disable spell checking web servi ce</translation>
576 <translation id="6520802717075138474">Import search engines from default browser on first run</translation> 594 <translation id="6520802717075138474">Import search engines from default browser on first run</translation>
577 <translation id="4039085364173654945">Controls whether third-party sub-content o n a page is allowed to pop up an HTTP Basic Auth dialogue box. 595 <translation id="4039085364173654945">Controls whether third-party sub-content o n a page is allowed to pop up an HTTP Basic Auth dialogue box.
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
677 If the user has enabled sync all this data is preserved in his sync profil e just like with regular profiles. Incognito mode is also available if not expli citly disabled by policy. 695 If the user has enabled sync all this data is preserved in his sync profil e just like with regular profiles. Incognito mode is also available if not expli citly disabled by policy.
678 696
679 If the policy is set to disabled or left not set signing in leads to regul ar profiles.</translation> 697 If the policy is set to disabled or left not set signing in leads to regul ar profiles.</translation>
680 <translation id="6997592395211691850">Whether online OCSP/CRL checks are require d for local trust anchors</translation> 698 <translation id="6997592395211691850">Whether online OCSP/CRL checks are require d for local trust anchors</translation>
681 <translation id="152657506688053119">List of alternative URLs for the default se arch provider</translation> 699 <translation id="152657506688053119">List of alternative URLs for the default se arch provider</translation>
682 <translation id="8992176907758534924">Do not allow any site to show images</tran slation> 700 <translation id="8992176907758534924">Do not allow any site to show images</tran slation>
683 <translation id="262740370354162807">Enable submission of documents to <ph name= "CLOUD_PRINT_NAME"/></translation> 701 <translation id="262740370354162807">Enable submission of documents to <ph name= "CLOUD_PRINT_NAME"/></translation>
684 <translation id="7717938661004793600">Configure <ph name="PRODUCT_OS_NAME"/> acc essibility features.</translation> 702 <translation id="7717938661004793600">Configure <ph name="PRODUCT_OS_NAME"/> acc essibility features.</translation>
685 <translation id="5182055907976889880">Configure Google Drive in <ph name="PRODUC T_OS_NAME"/>.</translation> 703 <translation id="5182055907976889880">Configure Google Drive in <ph name="PRODUC T_OS_NAME"/>.</translation>
686 <translation id="8704831857353097849">List of disabled plug-ins</translation> 704 <translation id="8704831857353097849">List of disabled plug-ins</translation>
687 <translation id="8391419598427733574">Report OS and firmware version of enrolled devices.
688
689 If this setting is set to True, enrolled devices will report the OS and fi rmware version periodically. If this setting is not set or set to False, version info will not be reported.</translation>
690 <translation id="467449052039111439">Open a list of URLs</translation> 705 <translation id="467449052039111439">Open a list of URLs</translation>
691 <translation id="1988371335297483117">Auto-update payloads on <ph name="PRODUCT_ OS_NAME"/> can be downloaded via HTTP instead of HTTPS. This allows transparent HTTP caching of HTTP downloads. 706 <translation id="1988371335297483117">Auto-update payloads on <ph name="PRODUCT_ OS_NAME"/> can be downloaded via HTTP instead of HTTPS. This allows transparent HTTP caching of HTTP downloads.
692 707
693 If this policy is set to true, <ph name="PRODUCT_OS_NAME"/> will attempt t o download auto-update payloads via HTTP. If the policy is set to false or not s et, HTTPS will be used for downloading auto-update payloads.</translation> 708 If this policy is set to true, <ph name="PRODUCT_OS_NAME"/> will attempt t o download auto-update payloads via HTTP. If the policy is set to false or not s et, HTTPS will be used for downloading auto-update payloads.</translation>
694 <translation id="5883015257301027298">Default cookies setting</translation> 709 <translation id="5883015257301027298">Default cookies setting</translation>
695 <translation id="5017500084427291117">Blocks access to the listed URLs. 710 <translation id="5017500084427291117">Blocks access to the listed URLs.
696 711
697 This policy prevents the user from loading web pages from blacklisted URLs . 712 This policy prevents the user from loading web pages from blacklisted URLs .
698 713
699 A URL has the format 'scheme://host:port/path'. 714 A URL has the format 'scheme://host:port/path'.
(...skipping 29 matching lines...) Expand all
729 744
730 If you disable this setting, users will never see the translation bar. 745 If you disable this setting, users will never see the translation bar.
731 746
732 If you enable or disable this setting, users cannot change or override thi s setting in <ph name="PRODUCT_NAME"/>. 747 If you enable or disable this setting, users cannot change or override thi s setting in <ph name="PRODUCT_NAME"/>.
733 748
734 If this setting is left unset the user can decide to use this function or not.</translation> 749 If this setting is left unset the user can decide to use this function or not.</translation>
735 <translation id="9035964157729712237">Extension IDs to exempt from the blacklist </translation> 750 <translation id="9035964157729712237">Extension IDs to exempt from the blacklist </translation>
736 <translation id="8244525275280476362">Maximum fetch delay after a policy invalid ation</translation> 751 <translation id="8244525275280476362">Maximum fetch delay after a policy invalid ation</translation>
737 <translation id="8587229956764455752">Allow creation of new user accounts</trans lation> 752 <translation id="8587229956764455752">Allow creation of new user accounts</trans lation>
738 <translation id="7417972229667085380">Percentage by which to scale the idle dela y in presentation mode (deprecated)</translation> 753 <translation id="7417972229667085380">Percentage by which to scale the idle dela y in presentation mode (deprecated)</translation>
754 <translation id="6211428344788340116">Report device activity times.
755
756 If this setting is not set or set to True, enrolled devices will report ti me periods when a user is active on the device. If this setting is set to False, device activity times will not be recorded or reported.</translation>
739 <translation id="3964909636571393861">Allows access to a list of URLs</translati on> 757 <translation id="3964909636571393861">Allows access to a list of URLs</translati on>
740 <translation id="3450318623141983471">Report the state of the device's dev switc h at boot.
741
742 If the policy is not set, or set to false, the state of the dev switch wil l not be reported.</translation>
743 <translation id="1811270320106005269">Enable lock when <ph name="PRODUCT_OS_NAME "/> devices become idle or suspended. 758 <translation id="1811270320106005269">Enable lock when <ph name="PRODUCT_OS_NAME "/> devices become idle or suspended.
744 759
745 If you enable this setting, users will be asked for a password to unlock t he device from sleep. 760 If you enable this setting, users will be asked for a password to unlock t he device from sleep.
746 761
747 If you disable this setting, users will not be asked for a password to unl ock the device from sleep. 762 If you disable this setting, users will not be asked for a password to unl ock the device from sleep.
748 763
749 If you enable or disable this setting, users cannot change or override it. 764 If you enable or disable this setting, users cannot change or override it.
750 765
751 If the policy is left not set, the user can choose whether he wants to be asked for password to unlock the device or not.</translation> 766 If the policy is left not set, the user can choose whether he wants to be asked for password to unlock the device or not.</translation>
752 <translation id="383466854578875212">Allows you to specify which native messagin g hosts are not subject to the blacklist. 767 <translation id="383466854578875212">Allows you to specify which native messagin g hosts are not subject to the blacklist.
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
796 This setting is used to enable the TLS domain-bound certificates extension for testing. This experimental setting will be removed in the future.</transla tion> 811 This setting is used to enable the TLS domain-bound certificates extension for testing. This experimental setting will be removed in the future.</transla tion>
797 <translation id="5770738360657678870">Dev channel (may be unstable)</translation > 812 <translation id="5770738360657678870">Dev channel (may be unstable)</translation >
798 <translation id="2959898425599642200">Proxy bypass rules</translation> 813 <translation id="2959898425599642200">Proxy bypass rules</translation>
799 <translation id="228659285074633994">Specifies the length of time without user i nput after which a warning dialogue is shown when running on AC power. 814 <translation id="228659285074633994">Specifies the length of time without user i nput after which a warning dialogue is shown when running on AC power.
800 815
801 When this policy is set, it specifies the length of time that the user must remain idle before <ph name="PRODUCT_OS_NAME"/> shows a warning dialogue t elling the user that the idle action is about to be taken. 816 When this policy is set, it specifies the length of time that the user must remain idle before <ph name="PRODUCT_OS_NAME"/> shows a warning dialogue t elling the user that the idle action is about to be taken.
802 817
803 When this policy is unset, no warning dialogue is shown. 818 When this policy is unset, no warning dialogue is shown.
804 819
805 The policy value should be specified in milliseconds. Values are clamp ed to be less than or equal the idle delay.</translation> 820 The policy value should be specified in milliseconds. Values are clamp ed to be less than or equal the idle delay.</translation>
806 <translation id="1098794473340446990">Report device activity times.
807
808 If this setting is set to True, enrolled devices will report time periods when a user is active on the device. If this setting is not set or set to False, device activity times will not be recorded or reported.</translation>
809 <translation id="1327466551276625742">Enable network configuration prompt when o ffline</translation> 821 <translation id="1327466551276625742">Enable network configuration prompt when o ffline</translation>
810 <translation id="7937766917976512374">Allow or deny video capture</translation> 822 <translation id="7937766917976512374">Allow or deny video capture</translation>
811 <translation id="427632463972968153">Specifies the parameters used when doing im age search with POST. It consists of comma-separated name/value pairs. If a valu e is a template parameter, like {imageThumbnail} in above example, it will be re placed with real image thumbnail data. 823 <translation id="427632463972968153">Specifies the parameters used when doing im age search with POST. It consists of comma-separated name/value pairs. If a valu e is a template parameter, like {imageThumbnail} in above example, it will be re placed with real image thumbnail data.
812 824
813 This policy is optional. If not set, image search request will be sent using the GET method. 825 This policy is optional. If not set, image search request will be sent using the GET method.
814 826
815 This policy is only respected if the 'DefaultSearchProviderEnabled' po licy is enabled.</translation> 827 This policy is only respected if the 'DefaultSearchProviderEnabled' po licy is enabled.</translation>
816 <translation id="8818646462962777576">Patterns in this list will be matched agai nst the security 828 <translation id="8818646462962777576">Patterns in this list will be matched agai nst the security
817 origin of the requesting URL. If a match is found, access to audio 829 origin of the requesting URL. If a match is found, access to audio
818 capture devices will be granted without prompt. 830 capture devices will be granted without prompt.
(...skipping 28 matching lines...) Expand all
847 <translation id="6177482277304066047">Sets a target version for Auto Updates. 859 <translation id="6177482277304066047">Sets a target version for Auto Updates.
848 860
849 Specifies the prefix of a target version <ph name="PRODUCT_OS_NAME"/> shou ld update to. If the device is running a version that's before the specified pre fix, it will update to the latest version with the given prefix. If the device i s already on a later version, there is no effect (i.e. no downgrades are perform ed) and the device will remain on the current version. The prefix format works c omponent-wise as is demonstrated in the following example: 861 Specifies the prefix of a target version <ph name="PRODUCT_OS_NAME"/> shou ld update to. If the device is running a version that's before the specified pre fix, it will update to the latest version with the given prefix. If the device i s already on a later version, there is no effect (i.e. no downgrades are perform ed) and the device will remain on the current version. The prefix format works c omponent-wise as is demonstrated in the following example:
850 862
851 &quot;&quot; (or not configured): update to latest version available. 863 &quot;&quot; (or not configured): update to latest version available.
852 &quot;1412.&quot;: update to any minor version of 1412 (e.g. 1412.24.34 or 1412.60.2) 864 &quot;1412.&quot;: update to any minor version of 1412 (e.g. 1412.24.34 or 1412.60.2)
853 &quot;1412.2.&quot;: update to any minor version of 1412.2 (e.g. 1412.2.34 or 1412.2.2) 865 &quot;1412.2.&quot;: update to any minor version of 1412.2 (e.g. 1412.2.34 or 1412.2.2)
854 &quot;1412.24.34&quot;: update to this specific version only</translation> 866 &quot;1412.24.34&quot;: update to this specific version only</translation>
855 <translation id="8102913158860568230">Default mediastream setting</translation> 867 <translation id="8102913158860568230">Default mediastream setting</translation>
856 <translation id="6641981670621198190">Disable support for 3D graphics APIs</tran slation> 868 <translation id="6641981670621198190">Disable support for 3D graphics APIs</tran slation>
869 <translation id="5196805177499964601">Block developer mode.
870
871 If this policy is set to True, <ph name="PRODUCT_OS_NAME"/> will prevent t he device from booting into developer mode. The system will refuse to boot and s how an error screen when the developer switch is turned on.
872
873 If this policy is unset or set to False, developer mode will remain availa ble for the device.</translation>
857 <translation id="1265053460044691532">Limit the time for which a user authentica ted via SAML can log in offline</translation> 874 <translation id="1265053460044691532">Limit the time for which a user authentica ted via SAML can log in offline</translation>
858 <translation id="5703863730741917647">Specify the action to take when the idle d elay is reached. 875 <translation id="5703863730741917647">Specify the action to take when the idle d elay is reached.
859 876
860 Note that this policy is deprecated and will be removed in the future. 877 Note that this policy is deprecated and will be removed in the future.
861 878
862 This policy provides a fallback value for the more-specific <ph name=" IDLEACTIONAC_POLICY_NAME"/> and <ph name="IDLEACTIONBATTERY_POLICY_NAME"/> polic ies. If this policy is set, its value gets used if the respective more-specific policy is not set. 879 This policy provides a fallback value for the more-specific <ph name=" IDLEACTIONAC_POLICY_NAME"/> and <ph name="IDLEACTIONBATTERY_POLICY_NAME"/> polic ies. If this policy is set, its value gets used if the respective more-specific policy is not set.
863 880
864 When this policy is unset, behaviour of the more-specific policies rem ains unaffected.</translation> 881 When this policy is unset, behaviour of the more-specific policies rem ains unaffected.</translation>
865 <translation id="5997543603646547632">Use 24 hour clock by default</translation> 882 <translation id="5997543603646547632">Use 24 hour clock by default</translation>
866 <translation id="7003746348783715221"><ph name="PRODUCT_NAME"/> preferences</tra nslation> 883 <translation id="7003746348783715221"><ph name="PRODUCT_NAME"/> preferences</tra nslation>
867 <translation id="4723829699367336876">Enable firewall traversal from remote acce ss client</translation> 884 <translation id="4723829699367336876">Enable firewall traversal from remote acce ss client</translation>
885 <translation id="2744751866269053547">Register protocol handlers</translation>
868 <translation id="6367755442345892511">Whether the release channel should be conf igurable by the user</translation> 886 <translation id="6367755442345892511">Whether the release channel should be conf igurable by the user</translation>
869 <translation id="3868347814555911633">This policy is active in retail mode only. 887 <translation id="3868347814555911633">This policy is active in retail mode only.
870 888
871 Lists extensions that are automatically installed for the Demo user, for d evices in retail mode. These extensions are saved in the device and can be insta lled while offline, after the installation. 889 Lists extensions that are automatically installed for the Demo user, for d evices in retail mode. These extensions are saved in the device and can be insta lled while offline, after the installation.
872 890
873 Each list entry contains a dictionary that must include the extension ID i n the 'extension-id' field, and its update URL in the 'update-url' field.</trans lation> 891 Each list entry contains a dictionary that must include the extension ID i n the 'extension-id' field, and its update URL in the 'update-url' field.</trans lation>
874 <translation id="9096086085182305205">Authentication server whitelist</translati on> 892 <translation id="9096086085182305205">Authentication server whitelist</translati on>
875 <translation id="4980301635509504364">Allow or deny video capture. 893 <translation id="4980301635509504364">Allow or deny video capture.
876 894
877 If enabled or not configured (default), the user will be prompted for 895 If enabled or not configured (default), the user will be prompted for
878 video capture access except for URLs configured in the 896 video capture access except for URLs configured in the
879 VideoCaptureAllowedUrls list which will be granted access without promptin g. 897 VideoCaptureAllowedUrls list which will be granted access without promptin g.
880 898
881 When this policy is disabled, the user will never be prompted and video 899 When this policy is disabled, the user will never be prompted and video
882 capture only be available to URLs configured in VideoCaptureAllowedUrls. 900 capture only be available to URLs configured in VideoCaptureAllowedUrls.
883 901
884 This policy affects all types of video inputs and not only the built-in ca mera.</translation> 902 This policy affects all types of video inputs and not only the built-in ca mera.</translation>
885 <translation id="7063895219334505671">Allow pop-ups on these sites</translation> 903 <translation id="7063895219334505671">Allow pop-ups on these sites</translation>
904 <translation id="3756011779061588474">Block developer mode</translation>
886 <translation id="4052765007567912447">Controls whether the user may show passwor ds in clear text in the password manager. 905 <translation id="4052765007567912447">Controls whether the user may show passwor ds in clear text in the password manager.
887 906
888 If you disable this setting, the password manager does not allow showi ng stored passwords in clear text in the password manager window. 907 If you disable this setting, the password manager does not allow showi ng stored passwords in clear text in the password manager window.
889 908
890 If you enable or do not set this policy, users can view their password s in clear text in the password manager.</translation> 909 If you enable or do not set this policy, users can view their password s in clear text in the password manager.</translation>
891 <translation id="5936622343001856595">Forces queries in Google Web Search to be done with SafeSearch set to active and prevents users from changing this setting . 910 <translation id="5936622343001856595">Forces queries in Google Web Search to be done with SafeSearch set to active and prevents users from changing this setting .
892 911
893 If you enable this setting, SafeSearch in Google Search is always active. 912 If you enable this setting, SafeSearch in Google Search is always active.
894 913
895 If you disable this setting or do not set a value, SafeSearch in Google Se arch is not enforced.</translation> 914 If you disable this setting or do not set a value, SafeSearch in Google Se arch is not enforced.</translation>
(...skipping 21 matching lines...) Expand all
917 If you enable this setting or do not set a value, Auto-fill will remain un der the control of the user. This will allow them to configure Auto-fill profile s and to switch Auto-fill on or off at their own discretion.</translation> 936 If you enable this setting or do not set a value, Auto-fill will remain un der the control of the user. This will allow them to configure Auto-fill profile s and to switch Auto-fill on or off at their own discretion.</translation>
918 <translation id="6157537876488211233">Comma-separated list of proxy bypass rules </translation> 937 <translation id="6157537876488211233">Comma-separated list of proxy bypass rules </translation>
919 <translation id="7788511847830146438">Per Profile</translation> 938 <translation id="7788511847830146438">Per Profile</translation>
920 <translation id="2516525961735516234">Specifies whether video activity affects p ower management. 939 <translation id="2516525961735516234">Specifies whether video activity affects p ower management.
921 940
922 If this policy is set to True or is unset, the user is not considered to be idle while video is playing. This prevents the idle delay, screen dim dela y, screen off delay and screen lock delay from being reached and the correspondi ng actions from being taken. 941 If this policy is set to True or is unset, the user is not considered to be idle while video is playing. This prevents the idle delay, screen dim dela y, screen off delay and screen lock delay from being reached and the correspondi ng actions from being taken.
923 942
924 If this policy is set to False, video activity does not prevent the us er from being considered idle.</translation> 943 If this policy is set to False, video activity does not prevent the us er from being considered idle.</translation>
925 <translation id="3965339130942650562">Timeout until idle user log-out is execute d</translation> 944 <translation id="3965339130942650562">Timeout until idle user log-out is execute d</translation>
926 <translation id="5814301096961727113">Set the default state of spoken feedback o n the login screen</translation> 945 <translation id="5814301096961727113">Set the default state of spoken feedback o n the login screen</translation>
946 <translation id="1950814444940346204">Enable deprecated web platform features</t ranslation>
927 <translation id="9084985621503260744">Specify whether video activity affects pow er management</translation> 947 <translation id="9084985621503260744">Specify whether video activity affects pow er management</translation>
928 <translation id="7091198954851103976">Always runs plug-ins that require authoris ation</translation> 948 <translation id="7091198954851103976">Always runs plug-ins that require authoris ation</translation>
929 <translation id="1708496595873025510">Set the restriction on the fetching of the Variations seed</translation> 949 <translation id="1708496595873025510">Set the restriction on the fetching of the Variations seed</translation>
930 <translation id="8870318296973696995">Homepage</translation> 950 <translation id="8870318296973696995">Homepage</translation>
931 <translation id="1240643596769627465">Specifies the URL of the search engine use d to provide instant results. The URL should contain the string <ph name="SEARCH _TERM_MARKER"/>, which will be replaced at query time by the text that the user has entered so far. 951 <translation id="1240643596769627465">Specifies the URL of the search engine use d to provide instant results. The URL should contain the string <ph name="SEARCH _TERM_MARKER"/>, which will be replaced at query time by the text that the user has entered so far.
932 952
933 This policy is optional. If not set, no instant search results will be provided. 953 This policy is optional. If not set, no instant search results will be provided.
934 954
935 This policy is only respected if the 'DefaultSearchProviderEnabled' po licy is enabled.</translation> 955 This policy is only respected if the 'DefaultSearchProviderEnabled' po licy is enabled.</translation>
936 <translation id="6693751878507293182">If you set this setting to enabled the aut omatic search and installation of missing plug-ins will be disabled in <ph name= "PRODUCT_NAME"/>. 956 <translation id="6693751878507293182">If you set this setting to enabled the aut omatic search and installation of missing plug-ins will be disabled in <ph name= "PRODUCT_NAME"/>.
(...skipping 13 matching lines...) Expand all
950 If you enable or disable this setting, users cannot change or override thi s setting in <ph name="PRODUCT_NAME"/>. 970 If you enable or disable this setting, users cannot change or override thi s setting in <ph name="PRODUCT_NAME"/>.
951 971
952 If this policy is left unset, this will be enabled but the user will be ab le to change it.</translation> 972 If this policy is left unset, this will be enabled but the user will be ab le to change it.</translation>
953 <translation id="2236488539271255289">Do not allow any site to set local data</t ranslation> 973 <translation id="2236488539271255289">Do not allow any site to set local data</t ranslation>
954 <translation id="4467952432486360968">Block third-party cookies</translation> 974 <translation id="4467952432486360968">Block third-party cookies</translation>
955 <translation id="1305864769064309495">A dictionary mapping URLs to a boolean fla g specifying whether access to the host should be allowed (true) or blocked (fal se). 975 <translation id="1305864769064309495">A dictionary mapping URLs to a boolean fla g specifying whether access to the host should be allowed (true) or blocked (fal se).
956 976
957 This policy is for internal use by Chrome itself.</translation> 977 This policy is for internal use by Chrome itself.</translation>
958 <translation id="5586942249556966598">Do nothing</translation> 978 <translation id="5586942249556966598">Do nothing</translation>
959 <translation id="131353325527891113">Show usernames on login screen</translation > 979 <translation id="131353325527891113">Show usernames on login screen</translation >
960 <translation id="4057110413331612451">Allow enterprise user to be primary multip rofile user only</translation>
961 <translation id="5365946944967967336">Show Home button on the toolbar</translati on> 980 <translation id="5365946944967967336">Show Home button on the toolbar</translati on>
962 <translation id="3709266154059827597">Configure extension installation blacklist </translation> 981 <translation id="3709266154059827597">Configure extension installation blacklist </translation>
963 <translation id="1933378685401357864">Wallpaper image</translation> 982 <translation id="1933378685401357864">Wallpaper image</translation>
964 <translation id="8451988835943702790">Use New Tab Page as homepage</translation> 983 <translation id="8451988835943702790">Use New Tab Page as homepage</translation>
965 <translation id="4617338332148204752">Skip the meta tag check in <ph name="PRODU CT_FRAME_NAME"/></translation> 984 <translation id="4617338332148204752">Skip the meta tag check in <ph name="PRODU CT_FRAME_NAME"/></translation>
966 <translation id="8469342921412620373">Enables the use of a default search provid er. 985 <translation id="8469342921412620373">Enables the use of a default search provid er.
967 986
968 If you enable this setting, a default search is performed when the use r types text in the omnibox that is not a URL. 987 If you enable this setting, a default search is performed when the use r types text in the omnibox that is not a URL.
969 988
970 You can specify the default search provider to be used by setting the rest of the default search policies. If these are left empty, the user can choos e the default provider. 989 You can specify the default search provider to be used by setting the rest of the default search policies. If these are left empty, the user can choos e the default provider.
(...skipping 370 matching lines...) Expand 10 before | Expand all | Expand 10 after
1341 <translation id="8519264904050090490">Managed user manual exception URLs</transl ation> 1360 <translation id="8519264904050090490">Managed user manual exception URLs</transl ation>
1342 <translation id="4480694116501920047">Force SafeSearch</translation> 1361 <translation id="4480694116501920047">Force SafeSearch</translation>
1343 <translation id="465099050592230505">Enterprise web store URL (deprecated)</tran slation> 1362 <translation id="465099050592230505">Enterprise web store URL (deprecated)</tran slation>
1344 <translation id="2006530844219044261">Power management</translation> 1363 <translation id="2006530844219044261">Power management</translation>
1345 <translation id="1221359380862872747">Load specified URLs on demo login</transla tion> 1364 <translation id="1221359380862872747">Load specified URLs on demo login</transla tion>
1346 <translation id="8711086062295757690">Specifies the keyword, which is the shortc ut used in the omnibox to trigger the search for this provider. 1365 <translation id="8711086062295757690">Specifies the keyword, which is the shortc ut used in the omnibox to trigger the search for this provider.
1347 1366
1348 This policy is optional. If not set, no keyword will activate the sear ch provider. 1367 This policy is optional. If not set, no keyword will activate the sear ch provider.
1349 1368
1350 This policy is only considered if the 'DefaultSearchProviderEnabled' p olicy is enabled.</translation> 1369 This policy is only considered if the 'DefaultSearchProviderEnabled' p olicy is enabled.</translation>
1370 <translation id="1152117524387175066">Report the state of the device's dev switc h at boot.
1371
1372 If the policy is set to false, the state of the dev switch will not be rep orted.</translation>
1351 <translation id="5774856474228476867">Default search provider search URL</transl ation> 1373 <translation id="5774856474228476867">Default search provider search URL</transl ation>
1352 <translation id="4650759511838826572">Disable URL protocol schemes</translation> 1374 <translation id="4650759511838826572">Disable URL protocol schemes</translation>
1353 <translation id="7831595031698917016">Specifies the maximum delay in millisecond s between receiving a policy invalidation and fetching the new policy from the d evice management service. 1375 <translation id="7831595031698917016">Specifies the maximum delay in millisecond s between receiving a policy invalidation and fetching the new policy from the d evice management service.
1354 1376
1355 Setting this policy overrides the default value of 5,000 milliseconds. Val id values for this policy are in the range from 1,000 (1 second) to 300,000 (5 m inutes). Any values not in this range will be clamped to the respective boundary . 1377 Setting this policy overrides the default value of 5,000 milliseconds. Val id values for this policy are in the range from 1,000 (1 second) to 300,000 (5 m inutes). Any values not in this range will be clamped to the respective boundary .
1356 1378
1357 Leaving this policy not set will make <ph name="PRODUCT_NAME"/> use the de fault value of 5,000 milliseconds.</translation> 1379 Leaving this policy not set will make <ph name="PRODUCT_NAME"/> use the de fault value of 5,000 milliseconds.</translation>
1358 <translation id="8099880303030573137">Idle delay when running on battery power</ translation> 1380 <translation id="8099880303030573137">Idle delay when running on battery power</ translation>
1359 <translation id="1709037111685927635">Configure wallpaper image. 1381 <translation id="1709037111685927635">Configure wallpaper image.
1360 1382
(...skipping 28 matching lines...) Expand all
1389 If this policy is set to true, high contrast mode will be enabled when the login screen is shown. 1411 If this policy is set to true, high contrast mode will be enabled when the login screen is shown.
1390 1412
1391 If this policy is set to false, high contrast mode will be disabled wh en the login screen is shown. 1413 If this policy is set to false, high contrast mode will be disabled wh en the login screen is shown.
1392 1414
1393 If you set this policy, users can temporarily override it by enabling or disabling high contrast mode. However, the user's choice is not persistent an d the default is restored whenever the login screen is shown anew or the user re mains idle on the login screen for a minute. 1415 If you set this policy, users can temporarily override it by enabling or disabling high contrast mode. However, the user's choice is not persistent an d the default is restored whenever the login screen is shown anew or the user re mains idle on the login screen for a minute.
1394 1416
1395 If this policy is left unset, high contrast mode is disabled when the login screen is first shown. Users can enable or disable high contrast mode at a ny time and its status on the login screen is persisted between users.</translat ion> 1417 If this policy is left unset, high contrast mode is disabled when the login screen is first shown. Users can enable or disable high contrast mode at a ny time and its status on the login screen is persisted between users.</translat ion>
1396 <translation id="602728333950205286">Default search provider instant URL</transl ation> 1418 <translation id="602728333950205286">Default search provider instant URL</transl ation>
1397 <translation id="3030000825273123558">Enable metrics reporting</translation> 1419 <translation id="3030000825273123558">Enable metrics reporting</translation>
1398 <translation id="8465065632133292531">Parameters for instant URL which uses POST </translation> 1420 <translation id="8465065632133292531">Parameters for instant URL which uses POST </translation>
1399 <translation id="6659688282368245087">Specifies the clock format to be used for the device.
1400
1401 This policy configures the clock format to use on the login screen and as a default for user sessions. Users can still override the clock format for their account.
1402
1403 If the policy is not set to true, the device will use a 24 hour clock form at. If the policy is set to false, the device will use 12 hour clock format.
1404
1405 If this policy is not set, the device will default to a 24 hour clock form at.</translation>
1406 <translation id="6559057113164934677">Do not allow any site to access the camera and microphone</translation> 1421 <translation id="6559057113164934677">Do not allow any site to access the camera and microphone</translation>
1407 <translation id="7273823081800296768">If this setting is enabled or not configur ed, then users can opt to pair clients and hosts at connection time, eliminating the need to enter a PIN every time. 1422 <translation id="7273823081800296768">If this setting is enabled or not configur ed, then users can opt to pair clients and hosts at connection time, eliminating the need to enter a PIN every time.
1408 1423
1409 If this setting is disabled, then this feature will not be available.< /translation> 1424 If this setting is disabled, then this feature will not be available.< /translation>
1410 <translation id="1675002386741412210">Supported on:</translation> 1425 <translation id="1675002386741412210">Supported on:</translation>
1411 <translation id="1608755754295374538">URLs that will be granted access to audio capture devices without prompt</translation> 1426 <translation id="1608755754295374538">URLs that will be granted access to audio capture devices without prompt</translation>
1412 <translation id="3547954654003013442">Proxy settings</translation> 1427 <translation id="3547954654003013442">Proxy settings</translation>
1413 <translation id="5921713479449475707">Allow autoupdate downloads via HTTP</trans lation> 1428 <translation id="5921713479449475707">Allow autoupdate downloads via HTTP</trans lation>
1414 <translation id="4482640907922304445">Shows the Home button on <ph name="PRODUCT _NAME"/>'s toolbar. 1429 <translation id="4482640907922304445">Shows the Home button on <ph name="PRODUCT _NAME"/>'s toolbar.
1415 1430
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
1480 If this policy is left unset the global default value will be used for all sites either from the 'DefaultPlug-insSetting' policy, if it is set, or the user's personal configuration otherwise.</translation> 1495 If this policy is left unset the global default value will be used for all sites either from the 'DefaultPlug-insSetting' policy, if it is set, or the user's personal configuration otherwise.</translation>
1481 <translation id="3809527282695568696">If 'Open a list of URLs' is selected as th e start-up action, this allows you to specify the list of URLs that are opened. If left unset, no URL will be opened on start up. 1496 <translation id="3809527282695568696">If 'Open a list of URLs' is selected as th e start-up action, this allows you to specify the list of URLs that are opened. If left unset, no URL will be opened on start up.
1482 1497
1483 This policy only works if the 'RestoreOnStartup' policy is set to 'Res toreOnStartupIsURLs'.</translation> 1498 This policy only works if the 'RestoreOnStartup' policy is set to 'Res toreOnStartupIsURLs'.</translation>
1484 <translation id="649418342108050703">Disable support for 3D graphics APIs. 1499 <translation id="649418342108050703">Disable support for 3D graphics APIs.
1485 1500
1486 Enabling this setting prevents web pages from accessing the graphics proce ssing unit (GPU). Specifically, web pages cannot access the WebGL API and plug-i ns cannot use the Pepper 3D API. 1501 Enabling this setting prevents web pages from accessing the graphics proce ssing unit (GPU). Specifically, web pages cannot access the WebGL API and plug-i ns cannot use the Pepper 3D API.
1487 1502
1488 Disabling this setting or leaving it unset potentially allows web pages to use the WebGL API and plug-ins to use the Pepper 3D API. The default settings o f the browser may still require command line arguments to be passed in order to use these APIs.</translation> 1503 Disabling this setting or leaving it unset potentially allows web pages to use the WebGL API and plug-ins to use the Pepper 3D API. The default settings o f the browser may still require command line arguments to be passed in order to use these APIs.</translation>
1489 <translation id="2077273864382355561">Screen off delay when running on battery p ower</translation> 1504 <translation id="2077273864382355561">Screen off delay when running on battery p ower</translation>
1505 <translation id="9112897538922695510">Allows you to register a list of protocol handlers. This can only be a recommended policy. The property |protocol| should be set to the scheme such as 'mailto' and the property |url| should be set to th e URL pattern of the application that handles the scheme. The pattern can includ e a '%s', which if present will be replaced by the handled URL.
1506
1507 The protocol handlers registered by policy are merged with the ones re gistered by the user and both are available for use. The user can override the p rotocol handlers installed by policy by installing a new default handler, but ca nnot remove a protocol handler registered by policy.</translation>
1490 <translation id="3417418267404583991">If this policy is set to true or not confi gured, <ph name="PRODUCT_OS_NAME"/> will enable guest logins. Guest logins are a nonymous user sessions and do not require a password. 1508 <translation id="3417418267404583991">If this policy is set to true or not confi gured, <ph name="PRODUCT_OS_NAME"/> will enable guest logins. Guest logins are a nonymous user sessions and do not require a password.
1491 1509
1492 If this policy is set to false, <ph name="PRODUCT_OS_NAME"/> will not allo w guest sessions to be started.</translation> 1510 If this policy is set to false, <ph name="PRODUCT_OS_NAME"/> will not allo w guest sessions to be started.</translation>
1493 <translation id="8329984337216493753">This policy is active in retail mode only. 1511 <translation id="8329984337216493753">This policy is active in retail mode only.
1494 1512
1495 When DeviceIdleLogoutTimeout is specified, this policy defines the duratio n of the warning box with a count down timer that is shown to the user before th e logout is executed. 1513 When DeviceIdleLogoutTimeout is specified, this policy defines the duratio n of the warning box with a count down timer that is shown to the user before th e logout is executed.
1496 1514
1497 The policy value should be specified in milliseconds.</translation> 1515 The policy value should be specified in milliseconds.</translation>
1498 <translation id="237494535617297575">Allows you to set a list of url patterns th at specify sites which are allowed to display notifications. 1516 <translation id="237494535617297575">Allows you to set a list of url patterns th at specify sites which are allowed to display notifications.
1499 1517
1500 If this policy is left unset, the global default value will be used fo r all sites either from the 'DefaultNotificationsSetting' policy, if it is set, or the user's personal configuration otherwise.</translation> 1518 If this policy is left unset, the global default value will be used fo r all sites either from the 'DefaultNotificationsSetting' policy, if it is set, or the user's personal configuration otherwise.</translation>
1501 <translation id="527237119693897329">Allows you to specify which native messagin g hosts should not be loaded. 1519 <translation id="527237119693897329">Allows you to specify which native messagin g hosts should not be loaded.
1502 1520
1503 A blacklist value of '*' means that all native messaging hosts are bla cklisted unless they are explicitly listed in the whitelist. 1521 A blacklist value of '*' means that all native messaging hosts are bla cklisted unless they are explicitly listed in the whitelist.
1504 1522
1505 If this policy is left not set <ph name="PRODUCT_NAME"/> will load all installed native messaging hosts.</translation> 1523 If this policy is left not set <ph name="PRODUCT_NAME"/> will load all installed native messaging hosts.</translation>
1524 <translation id="749556411189861380">Report OS and firmware version of enrolled devices.
1525
1526 If this setting is not set or set to True, enrolled devices will report th e OS and firmware version periodically. If this setting is set to False, version info will not be reported.</translation>
1506 <translation id="7258823566580374486">Enable curtaining of remote access hosts</ translation> 1527 <translation id="7258823566580374486">Enable curtaining of remote access hosts</ translation>
1507 <translation id="5560039246134246593">Add a parameter to the fetching of the Var iations seed in <ph name="PRODUCT_NAME"/>. 1528 <translation id="5560039246134246593">Add a parameter to the fetching of the Var iations seed in <ph name="PRODUCT_NAME"/>.
1508 1529
1509 If specified, will add a query parameter called 'restrict' to the URL used to fetch the Variations seed. The value of the parameter will be the value spec ified in this policy. 1530 If specified, will add a query parameter called 'restrict' to the URL used to fetch the Variations seed. The value of the parameter will be the value spec ified in this policy.
1510 1531
1511 If not specified, will not modify the Variations seed URL.</translation> 1532 If not specified, will not modify the Variations seed URL.</translation>
1512 <translation id="944817693306670849">Set disk cache size</translation> 1533 <translation id="944817693306670849">Set disk cache size</translation>
1513 <translation id="8544375438507658205">Default HTML renderer for <ph name="PRODUC T_FRAME_NAME"/></translation> 1534 <translation id="8544375438507658205">Default HTML renderer for <ph name="PRODUC T_FRAME_NAME"/></translation>
1514 <translation id="2371309782685318247">Specifies the period in milliseconds at wh ich the device management service is queried for user policy information. 1535 <translation id="2371309782685318247">Specifies the period in milliseconds at wh ich the device management service is queried for user policy information.
1515 1536
1516 Setting this policy overrides the default value of 3 hours. Valid values f or this policy are in the range from 1800000 (30 minutes) to 86400000 (1 day). A ny values not in this range will be clamped to the respective boundary. 1537 Setting this policy overrides the default value of 3 hours. Valid values f or this policy are in the range from 1800000 (30 minutes) to 86400000 (1 day). A ny values not in this range will be clamped to the respective boundary.
1517 1538
1518 Leaving this policy not set will make <ph name="PRODUCT_NAME"/> use the de fault value of 3 hours.</translation> 1539 Leaving this policy not set will make <ph name="PRODUCT_NAME"/> use the de fault value of 3 hours.</translation>
1519 <translation id="2571066091915960923">Enable or disable the data compression pro xy and prevent users from changing this setting. 1540 <translation id="2571066091915960923">Enable or disable the data compression pro xy and prevent users from changing this setting.
1520 1541
1521 If you enable or disable this setting, users cannot change or override thi s setting. 1542 If you enable or disable this setting, users cannot change or override thi s setting.
1522 1543
1523 If this policy is left not set, the data compression proxy feature will be available for the user to choose whether to use it or not.</translation> 1544 If this policy is left not set, the data compression proxy feature will be available for the user to choose whether to use it or not.</translation>
1524 <translation id="2170233653554726857">Enable WPAD optimisation</translation> 1545 <translation id="2170233653554726857">Enable WPAD optimisation</translation>
1525 <translation id="7424751532654212117">List of exceptions to the list of disabled plugins</translation> 1546 <translation id="7424751532654212117">List of exceptions to the list of disabled plugins</translation>
1526 <translation id="6233173491898450179">Set download directory</translation> 1547 <translation id="6233173491898450179">Set download directory</translation>
1527 <translation id="8908294717014659003">Allows you to set whether websites are all owed to get access to media capture devices. Access to media capture devices can be allowed by default, or the user can be asked every time a website wants to g et access to media capture devices. 1548 <translation id="8908294717014659003">Allows you to set whether websites are all owed to get access to media capture devices. Access to media capture devices can be allowed by default, or the user can be asked every time a website wants to g et access to media capture devices.
1528 1549
1529 If this policy is left not set, 'PromptOnAccess' will be used and the user will be able to change it.</translation> 1550 If this policy is left not set, 'PromptOnAccess' will be used and the user will be able to change it.</translation>
1551 <translation id="4429220551923452215">Enables or disables the apps shortcut in t he bookmark bar.
1552
1553 If this policy is not set then the user can choose to show or hide the app s shortcut from the bookmark bar context menu.
1554
1555 If this policy is configured then the user can't change it, and the apps s hortcut is always shown or never shown.</translation>
1530 <translation id="2299220924812062390">Specify a list of enabled plug-ins</transl ation> 1556 <translation id="2299220924812062390">Specify a list of enabled plug-ins</transl ation>
1531 <translation id="4325690621216251241">Add a logout button to the system tray</tr anslation> 1557 <translation id="4325690621216251241">Add a logout button to the system tray</tr anslation>
1532 <translation id="924557436754151212">Import saved passwords from default browser on first run</translation> 1558 <translation id="924557436754151212">Import saved passwords from default browser on first run</translation>
1533 <translation id="1465619815762735808">Click to play</translation> 1559 <translation id="1465619815762735808">Click to play</translation>
1534 <translation id="7227967227357489766">Defines the list of users that are allowed to login to the device. Entries are of the form <ph name="USER_WHITELIST_ENTRY_ FORMAT"/>, such as <ph name="USER_WHITELIST_ENTRY_EXAMPLE"/>. To allow arbitrary users on a domain, use entries of the form <ph name="USER_WHITELIST_ENTRY_WILDC ARD"/>. 1560 <translation id="7227967227357489766">Defines the list of users that are allowed to login to the device. Entries are of the form <ph name="USER_WHITELIST_ENTRY_ FORMAT"/>, such as <ph name="USER_WHITELIST_ENTRY_EXAMPLE"/>. To allow arbitrary users on a domain, use entries of the form <ph name="USER_WHITELIST_ENTRY_WILDC ARD"/>.
1535 1561
1536 If this policy is not configured, there are no restrictions on which users are allowed to sign in. Note that creating new users still requires the <ph nam e="DEVICEALLOWNEWUSERS_POLICY_NAME"/> policy to be configured appropriately.</tr anslation> 1562 If this policy is not configured, there are no restrictions on which users are allowed to sign in. Note that creating new users still requires the <ph nam e="DEVICEALLOWNEWUSERS_POLICY_NAME"/> policy to be configured appropriately.</tr anslation>
1563 <translation id="2521581787935130926">Show the apps shortcut in the bookmark bar </translation>
1537 <translation id="8135937294926049787">Specifies the length of time without user input after which the screen is turned off when running on AC power. 1564 <translation id="8135937294926049787">Specifies the length of time without user input after which the screen is turned off when running on AC power.
1538 1565
1539 When this policy is set to a value greater than zero, it specifies the length of time that the user must remain idle before <ph name="PRODUCT_OS_NAME" /> turns off the screen. 1566 When this policy is set to a value greater than zero, it specifies the length of time that the user must remain idle before <ph name="PRODUCT_OS_NAME" /> turns off the screen.
1540 1567
1541 When this policy is set to zero, <ph name="PRODUCT_OS_NAME"/> does not turn off the screen when the user becomes idle. 1568 When this policy is set to zero, <ph name="PRODUCT_OS_NAME"/> does not turn off the screen when the user becomes idle.
1542 1569
1543 When this policy is unset, a default length of time is used. 1570 When this policy is unset, a default length of time is used.
1544 1571
1545 The policy value should be specified in milliseconds. Values are clamp ed to be less than or equal to the idle delay.</translation> 1572 The policy value should be specified in milliseconds. Values are clamp ed to be less than or equal to the idle delay.</translation>
1546 <translation id="1897365952389968758">Allow all sites to run JavaScript (recomme nded)</translation> 1573 <translation id="1897365952389968758">Allow all sites to run JavaScript (recomme nded)</translation>
(...skipping 24 matching lines...) Expand all
1571 <translation id="4507081891926866240">Customise the list of URL patterns that sh ould always be rendered by <ph name="PRODUCT_FRAME_NAME"/>. 1598 <translation id="4507081891926866240">Customise the list of URL patterns that sh ould always be rendered by <ph name="PRODUCT_FRAME_NAME"/>.
1572 1599
1573 If this policy is not set the default renderer will be used for all si tes as specified by the 'ChromeFrameRendererSettings' policy. 1600 If this policy is not set the default renderer will be used for all si tes as specified by the 'ChromeFrameRendererSettings' policy.
1574 1601
1575 For example patterns see http://www.chromium.org/developers/how-tos/ch rome-frame-getting-started.</translation> 1602 For example patterns see http://www.chromium.org/developers/how-tos/ch rome-frame-getting-started.</translation>
1576 <translation id="3101501961102569744">Choose how to specify proxy server setting s</translation> 1603 <translation id="3101501961102569744">Choose how to specify proxy server setting s</translation>
1577 <translation id="1803646570632580723">List of pinned apps to show in the launche r</translation> 1604 <translation id="1803646570632580723">List of pinned apps to show in the launche r</translation>
1578 <translation id="1062011392452772310">Enable remote attestation for the device</ translation> 1605 <translation id="1062011392452772310">Enable remote attestation for the device</ translation>
1579 <translation id="7774768074957326919">Use system proxy settings</translation> 1606 <translation id="7774768074957326919">Use system proxy settings</translation>
1580 <translation id="3891357445869647828">Enable JavaScript</translation> 1607 <translation id="3891357445869647828">Enable JavaScript</translation>
1608 <translation id="2274864612594831715">This policy configures enabling the virtua l keyboard as an input device on ChromeOS. Users cannot override this policy.
1609
1610 If the policy is set to true, the on-screen virtual keyboard will always b e enabled.
1611
1612 If set to false, the on-screen virtual keyboard will always be disabled.
1613
1614 If you set this policy, users cannot change or override it. However, users will still be able to enable/disable an accessibility on-screen keyboard which takes precedence over the virtual keyboard controlled by this policy. See the |V irtualKeyboardEnabled| policy for controlling the accessibility on-screen keyboa rd.
1615
1616 If this policy is left unset, the on-screen keyboard is disabled initially but can be enabled by the user anytime. Heuristic rules may also be used to dec ide when to display the keyboard.</translation>
1581 <translation id="6774533686631353488">Allow user-level Native Messaging hosts (i nstalled without admin permissions).</translation> 1617 <translation id="6774533686631353488">Allow user-level Native Messaging hosts (i nstalled without admin permissions).</translation>
1582 <translation id="868187325500643455">Allow all sites to automatically run plug-i ns</translation> 1618 <translation id="868187325500643455">Allow all sites to automatically run plug-i ns</translation>
1583 <translation id="7421483919690710988">Set media disk cache size in bytes</transl ation> 1619 <translation id="7421483919690710988">Set media disk cache size in bytes</transl ation>
1584 <translation id="5226033722357981948"> finder should be disabled</translation> 1620 <translation id="5226033722357981948"> finder should be disabled</translation>
1585 <translation id="7234280155140786597">Names of the forbidden native messaging ho sts (or * for all)</translation> 1621 <translation id="7234280155140786597">Names of the forbidden native messaging ho sts (or * for all)</translation>
1586 <translation id="4890209226533226410">Set the type of screen magnifier that is e nabled. 1622 <translation id="4890209226533226410">Set the type of screen magnifier that is e nabled.
1587 1623
1588 If this policy is set, it controls the type of screen magnifier that i s enabled. Setting the policy to &quot;None&quot; disables the screen magnifier. 1624 If this policy is set, it controls the type of screen magnifier that i s enabled. Setting the policy to &quot;None&quot; disables the screen magnifier.
1589 1625
1590 If you set this policy, users cannot change or override it. 1626 If you set this policy, users cannot change or override it.
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
1627 This policy is optional. If not set, search request will be sent using the GET method. 1663 This policy is optional. If not set, search request will be sent using the GET method.
1628 1664
1629 This policy is only respected if the 'DefaultSearchProviderEnabled' po licy is enabled.</translation> 1665 This policy is only respected if the 'DefaultSearchProviderEnabled' po licy is enabled.</translation>
1630 <translation id="5307432759655324440">Incognito mode availability</translation> 1666 <translation id="5307432759655324440">Incognito mode availability</translation>
1631 <translation id="4056910949759281379">Disable SPDY protocol</translation> 1667 <translation id="4056910949759281379">Disable SPDY protocol</translation>
1632 <translation id="3808945828600697669">Specify a list of disabled plug-ins</trans lation> 1668 <translation id="3808945828600697669">Specify a list of disabled plug-ins</trans lation>
1633 <translation id="4525521128313814366">Allows you to set a list of url patterns t hat specify sites which are not allowed to display images. 1669 <translation id="4525521128313814366">Allows you to set a list of url patterns t hat specify sites which are not allowed to display images.
1634 1670
1635 If this policy is left unset, the global default value will be used fo r all sites either from the 'DefaultImagesSetting' policy, if it is set, or the user's personal configuration otherwise.</translation> 1671 If this policy is left unset, the global default value will be used fo r all sites either from the 'DefaultImagesSetting' policy, if it is set, or the user's personal configuration otherwise.</translation>
1636 <translation id="8499172469244085141">Default Settings (users can override)</tra nslation> 1672 <translation id="8499172469244085141">Default Settings (users can override)</tra nslation>
1673 <translation id="4816674326202173458">Allow enterprise user to be both primary a nd secondary (Default behaviour for non-managed users)</translation>
1637 <translation id="8693243869659262736">Use built-in DNS client</translation> 1674 <translation id="8693243869659262736">Use built-in DNS client</translation>
1638 <translation id="3072847235228302527">Set the Terms of Service for a device-loca l account</translation> 1675 <translation id="3072847235228302527">Set the Terms of Service for a device-loca l account</translation>
1639 <translation id="5523812257194833591">A public session to auto-login after a del ay. 1676 <translation id="5523812257194833591">A public session to auto-login after a del ay.
1640 1677
1641 If this policy is set, the specified session will be automatically logged in after a period of time has elapsed at the login screen without user interacti on. The public session must already be configured (see |DeviceLocalAccounts|). 1678 If this policy is set, the specified session will be automatically logged in after a period of time has elapsed at the login screen without user interacti on. The public session must already be configured (see |DeviceLocalAccounts|).
1642 1679
1643 If this policy is unset, there will be no auto-login.</translation> 1680 If this policy is unset, there will be no auto-login.</translation>
1644 <translation id="5983708779415553259">Default behaviour for sites not in any con tent pack</translation> 1681 <translation id="5983708779415553259">Default behaviour for sites not in any con tent pack</translation>
1645 <translation id="3866530186104388232">If this policy is set to true or not confi gured, <ph name="PRODUCT_OS_NAME"/> will show existing users on the login screen and allow the user to pick one. If this policy is set to false, <ph name="PRODU CT_OS_NAME"/> will use the username/password prompt for login.</translation> 1682 <translation id="3866530186104388232">If this policy is set to true or not confi gured, <ph name="PRODUCT_OS_NAME"/> will show existing users on the login screen and allow the user to pick one. If this policy is set to false, <ph name="PRODU CT_OS_NAME"/> will use the username/password prompt for login.</translation>
1646 <translation id="7384902298286534237">Allows you to set a list of URL patterns t hat specify sites which are allowed to set session-only cookies. 1683 <translation id="7384902298286534237">Allows you to set a list of URL patterns t hat specify sites which are allowed to set session-only cookies.
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
1707 Each item in this list is an extension-style match pattern (see http:/ /code.google.com/chrome/extensions/match_patterns.html). Users will be able to e asily install items from any URL that matches an item in this list. Both the loc ation of the *.crx file and the page where the download is started from (i.e. th e referrer) must be allowed by these patterns. 1744 Each item in this list is an extension-style match pattern (see http:/ /code.google.com/chrome/extensions/match_patterns.html). Users will be able to e asily install items from any URL that matches an item in this list. Both the loc ation of the *.crx file and the page where the download is started from (i.e. th e referrer) must be allowed by these patterns.
1708 1745
1709 ExtensionInstallBlacklist takes precedence over this policy. That is, an extension on the blacklist won't be installed, even if it happens from a site on this list.</translation> 1746 ExtensionInstallBlacklist takes precedence over this policy. That is, an extension on the blacklist won't be installed, even if it happens from a site on this list.</translation>
1710 <translation id="2113068765175018713">Limit device uptime by automatically reboo ting</translation> 1747 <translation id="2113068765175018713">Limit device uptime by automatically reboo ting</translation>
1711 <translation id="4224610387358583899">Screen lock delays</translation> 1748 <translation id="4224610387358583899">Screen lock delays</translation>
1712 <translation id="5388730678841939057">Selects the strategy used to free up disk space during automatic clean-up</translation> 1749 <translation id="5388730678841939057">Selects the strategy used to free up disk space during automatic clean-up</translation>
1713 <translation id="7848840259379156480">Allows you to configure the default HTML r enderer when <ph name="PRODUCT_FRAME_NAME"/> is installed. 1750 <translation id="7848840259379156480">Allows you to configure the default HTML r enderer when <ph name="PRODUCT_FRAME_NAME"/> is installed.
1714 The default setting is to allow the host browser do the rendering, but you 1751 The default setting is to allow the host browser do the rendering, but you
1715 can optionally override this and have <ph name="PRODUCT_FRAME_NAME"/> rend er HTML pages by default.</translation> 1752 can optionally override this and have <ph name="PRODUCT_FRAME_NAME"/> rend er HTML pages by default.</translation>
1716 <translation id="186719019195685253">Action to take when the idle delay is reach ed while running on AC power</translation> 1753 <translation id="186719019195685253">Action to take when the idle delay is reach ed while running on AC power</translation>
1717 <translation id="7890264460280019664">Report list of network interfaces with the ir types and hardware addresses to the server.
1718
1719 If the policy is not set, or set to false, the interface list will not be reported.</translation>
1720 <translation id="197143349065136573">Enables the old web-based signin flow. 1754 <translation id="197143349065136573">Enables the old web-based signin flow.
1721 1755
1722 This setting is useful for enterprise customers who are using SSO solution s that are not compatible with the new inline signin flow yet. 1756 This setting is useful for enterprise customers who are using SSO solution s that are not compatible with the new inline signin flow yet.
1723 If you enable this setting, the old web-based signin flow would be used. 1757 If you enable this setting, the old web-based signin flow would be used.
1724 If you disable this setting or leave it not set, the new inline signin flo w would be used by default. Users may still enable the old web-based signin flow through the command line flag – enable-web-based-signin. 1758 If you disable this setting or leave it not set, the new inline signin flo w would be used by default. Users may still enable the old web-based signin flow through the command line flag – enable-web-based-signin.
1725 1759
1726 The experimental setting will be removed in the future when the inline sig nin fully supports all SSO signin flows.</translation> 1760 The experimental setting will be removed in the future when the inline sig nin fully supports all SSO signin flows.</translation>
1727 <translation id="4121350739760194865">Prevent app promotions from appearing on t he new tab page</translation> 1761 <translation id="4121350739760194865">Prevent app promotions from appearing on t he new tab page</translation>
1728 <translation id="2127599828444728326">Allow notifications on these sites</transl ation> 1762 <translation id="2127599828444728326">Allow notifications on these sites</transl ation>
1729 <translation id="3973371701361892765">Never auto-hide the shelf</translation> 1763 <translation id="3973371701361892765">Never auto-hide the shelf</translation>
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
1818 <translation id="3780152581321609624">Include non-standard port in Kerberos SPN< /translation> 1852 <translation id="3780152581321609624">Include non-standard port in Kerberos SPN< /translation>
1819 <translation id="1749815929501097806">Sets the Terms of Service that the user mu st accept before starting a device-local account session. 1853 <translation id="1749815929501097806">Sets the Terms of Service that the user mu st accept before starting a device-local account session.
1820 1854
1821 If this policy is set, <ph name="PRODUCT_OS_NAME"/> will download the Term s of Service and present them to the user whenever a device-local account sessio n is starting. The user will only be allowed into the session after accepting th e Terms of Service. 1855 If this policy is set, <ph name="PRODUCT_OS_NAME"/> will download the Term s of Service and present them to the user whenever a device-local account sessio n is starting. The user will only be allowed into the session after accepting th e Terms of Service.
1822 1856
1823 If this policy is not set, no Terms of Service are shown. 1857 If this policy is not set, no Terms of Service are shown.
1824 1858
1825 The policy should be set to a URL from which <ph name="PRODUCT_OS_NAME"/> can download the Terms of Service. The Terms of Service must be plain text, serv ed as MIME type text/plain. No markup is allowed.</translation> 1859 The policy should be set to a URL from which <ph name="PRODUCT_OS_NAME"/> can download the Terms of Service. The Terms of Service must be plain text, serv ed as MIME type text/plain. No markup is allowed.</translation>
1826 <translation id="2623014935069176671">Wait for initial user activity</translatio n> 1860 <translation id="2623014935069176671">Wait for initial user activity</translatio n>
1827 <translation id="2660846099862559570">Never use a proxy</translation> 1861 <translation id="2660846099862559570">Never use a proxy</translation>
1862 <translation id="637934607141010488">Report list of device users that have recen tly logged in.
1863
1864 If the policy is set to false, the users will not be reported.</translatio n>
1828 <translation id="1956493342242507974">Configure power management on the log-in s creen in <ph name="PRODUCT_OS_NAME"/>. 1865 <translation id="1956493342242507974">Configure power management on the log-in s creen in <ph name="PRODUCT_OS_NAME"/>.
1829 1866
1830 This policy lets you configure how <ph name="PRODUCT_OS_NAME"/> behaves wh en there is no user activity for some amount of time while the log-in screen is being shown. The policy controls multiple settings. For their individual semanti cs and value ranges, see the corresponding policies that control power managemen t within a session. The only deviations from these policies are: 1867 This policy lets you configure how <ph name="PRODUCT_OS_NAME"/> behaves wh en there is no user activity for some amount of time while the log-in screen is being shown. The policy controls multiple settings. For their individual semanti cs and value ranges, see the corresponding policies that control power managemen t within a session. The only deviations from these policies are:
1831 * The actions to take on idle or lid close cannot be to end the session. 1868 * The actions to take on idle or lid close cannot be to end the session.
1832 * The default action taken on idle when running on AC power is to shut dow n. 1869 * The default action taken on idle when running on AC power is to shut dow n.
1833 1870
1834 If a setting is left unspecified, a default value is used. 1871 If a setting is left unspecified, a default value is used.
1835 1872
1836 If this policy is unset, defaults are used for all settings.</translation> 1873 If this policy is unset, defaults are used for all settings.</translation>
1837 <translation id="1435659902881071157">Device-level network configuration</transl ation> 1874 <translation id="1435659902881071157">Device-level network configuration</transl ation>
(...skipping 130 matching lines...) Expand 10 before | Expand all | Expand 10 after
1968 <translation id="3806576699227917885">Allow playing audio. 2005 <translation id="3806576699227917885">Allow playing audio.
1969 2006
1970 When this policy is set to false, audio output will not be available on th e device while the user is logged in. 2007 When this policy is set to false, audio output will not be available on th e device while the user is logged in.
1971 2008
1972 This policy affects all types of audio output and not only the built-in sp eakers. Audio accessibility features are also inhibited by this policy. Do not e nable this policy if a screen reader is required for the user. 2009 This policy affects all types of audio output and not only the built-in sp eakers. Audio accessibility features are also inhibited by this policy. Do not e nable this policy if a screen reader is required for the user.
1973 2010
1974 If this setting is set to true or not configured then users can use all su pported audio outputs on their device.</translation> 2011 If this setting is set to true or not configured then users can use all su pported audio outputs on their device.</translation>
1975 <translation id="6517678361166251908">Allow gnubby authentication</translation> 2012 <translation id="6517678361166251908">Allow gnubby authentication</translation>
1976 <translation id="4858735034935305895">Allow fullscreen mode</translation> 2013 <translation id="4858735034935305895">Allow fullscreen mode</translation>
1977 </translationbundle> 2014 </translationbundle>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698