mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
07.59.2014 a1253d36a2f2116a111f42bb090655a2bc735c81
1
2
3
4
5
6
7
8
9
10
11
12
13
user-friendly-name=Replication Synchronization Provider
user-friendly-plural-name=Replication Synchronization Providers
synopsis=The Replication Synchronization Provider provides multi-master replication of data across multiple directory server instances.
property.connection-timeout.synopsis=Specifies the timeout used when connecting to peers and when performing SSL negotiation.
property.enabled.synopsis=Indicates whether the Replication Synchronization Provider is enabled for use.
property.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the Replication Synchronization Provider implementation.
property.num-update-replay-threads.synopsis=Specifies the number of update replay threads.
property.num-update-replay-threads.description=This value is the number of threads created for replaying every updates received for all the replication domains.
relation.replication-domain.user-friendly-name=Replication Domain
relation.replication-domain.user-friendly-plural-name=Replication Domains
relation.replication-domain.synopsis=A Replication Domain comprises of several Directory Servers sharing the same synchronized set of data.
relation.replication-server.user-friendly-name=Replication Server
relation.replication-server.synopsis=Replication Servers publish updates to Directory Servers within a Replication Domain.