blob: f0d13cfb06777f678e82f044b85fac4e340bce73 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# 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=Avbildning påbörjad…
changesStarted=Påbörjat sökning efter ändringar i kopian…
replicationSucceeded=Avbildningen är klar
replicationFailed=Avbildningen misslyckades
replicationCancelled=Avbildningen avbruten
# LOCALIZATION NOTE
# do not localize %S. %S is the current entry number (an integer)
currentCount=Avbildar katalog nummer: %S
downloadButton=Hämta nu
downloadButton.accesskey=m
cancelDownloadButton=Avbryt hämtningen
cancelDownloadButton.accesskey=A
directoryTitleNew=Ny LDAP-katalog
## LOCALIZATION NOTE (directoryTitleEdit): %S will be replaced by the LDAP directory's display name
directoryTitleEdit=Egenskaper för %S
|