blob: ef7aaca726fe0b359925bb53d9c67722bba8b3d2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
replicationStarted=Replicatie gestart…
changesStarted=Zoeken naar te repliceren wijzigingen gestart…
replicationSucceeded=Replicatie geslaagd
replicationFailed=Replicatie mislukt
replicationCancelled=Replicatie geannuleerd
# LOCALIZATION NOTE
# do not localize %S. %S is the current entry number (an integer)
currentCount=Mapvermelding repliceren: %S
downloadButton=Nu downloaden
downloadButton.accesskey=d
cancelDownloadButton=Downloaden annuleren
cancelDownloadButton.accesskey=a
directoryTitleNew=Nieuwe LDAP-directory
## LOCALIZATION NOTE (directoryTitleEdit): %S will be replaced by the LDAP directory's display name
directoryTitleEdit=Eigenschappen van %S
|