sogo/UI/Templates/SOGoACLRussianAdditionAdvisory.wox
Francis Lachapelle 4cb801ede6 Updated Russian translation.
Monotone-Parent: 3f570612955fe5748f947cb46b0d25c731f1bffb
Monotone-Revision: 481f036bf9f97f5236dcd28ebf7f4f8603922ae9

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-07-05T14:33:31
Monotone-Branch: ca.inverse.sogo
2011-07-05 14:33:31 +00:00

31 lines
1.3 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" standalone="yes"?>
<!DOCTYPE container>
<container
xmlns="http://www.w3.org/1999/xhtml"
xmlns:var="http://www.skyrix.com/od/binding"
xmlns:const="http://www.skyrix.com/od/constant"
xmlns:rsrc="OGo:url"
xmlns:label="OGo:label">
<var:if condition="isSubject">
<var:string value="currentUserName" const:escapeHTML="NO"/> добавил Вас
</var:if>
<var:if condition="isBody">
<var:string value="currentUserName" const:escapeHTML="NO"/> добавил Вас к списку доступа к своей папке <var:string const:value='"' const:escapeHTML="NO"/><var:string value="resourceName" const:escapeHTML="NO"/><var:string const:value='"' const:escapeHTML="NO"/>.
<!--
You can subscribe directly to that folder by following this link:
Вы можете подписаться непосредственно к этой папке по указанной ссылке
<var:string value="httpAdvisoryURL" const:escapeHTML="NO"/>subscribe?mail-invitation=YES
Otherwise, you will be able to subscribe later from the SOGo web interface.
Также вы можете подписаться на эту папку через веб-интерфейс SOGo
You can also access this resource remotely using the following URL:
<var:string value="httpFolderURL" const:escapeHTML="NO"/>
-->
</var:if>
</container>