Translations:Allowed Domains/8/ru: Difference between revisions

From Wiki Kaminari Click
(Created page with "* <code>*.example.com</code> будет означать, что в число разрешённых доменов попадут все поддомены example.com: en.example.com, fr.example.com, es.example.com, cn.example.com * <code>*.travel</code> будет означать, что в число разрешённых попадут все домены из доменной зоны travel: example.travel, test.travel и т. д. * <code>example.*</code> буд...")
 
(No difference)

Latest revision as of 15:06, 5 April 2024

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Allowed Domains)
* <code>*.example.com</code> will mean that all example.com subdomains will be included in the number of allowed domains: en.example.com, fr.example.com, es.example.com, cn.example.com
* <code>*.travel</code> will mean that all domains from the travel domain zone will be among the allowed ones: example.travel, test.travel etc.
* <code>example.*</code> will mean that all domain zones will be included in the number of allowed domains: example.com, example.net, example.org etc.
  • *.example.com будет означать, что в число разрешённых доменов попадут все поддомены example.com: en.example.com, fr.example.com, es.example.com, cn.example.com
  • *.travel будет означать, что в число разрешённых попадут все домены из доменной зоны travel: example.travel, test.travel и т. д.
  • example.* будет означать, что в число разрешённых доменов попадут все доменные зоны: example.com, example.net, example.org и т. д.