diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-21 00:19:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-21 00:19:45 +0000 |
commit | fd1dabf01b866632d68775bdb9367b9042b9569c (patch) | |
tree | 5a085f566f9dbc1c1cbad70bbb19e6208c67c068 /apps/files/l10n/nb.json | |
parent | 970a8287cd6e091d6403ddd9950fdd61791ad594 (diff) | |
download | nextcloud-server-fd1dabf01b866632d68775bdb9367b9042b9569c.tar.gz nextcloud-server-fd1dabf01b866632d68775bdb9367b9042b9569c.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/nb.json')
-rw-r--r-- | apps/files/l10n/nb.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/nb.json b/apps/files/l10n/nb.json index 6a49c09d4ac..d793c92aeb4 100644 --- a/apps/files/l10n/nb.json +++ b/apps/files/l10n/nb.json @@ -155,6 +155,10 @@ "A file or folder has been <strong>changed</strong>" : "En fil eller mappe ble <strong>endret</strong>", "A favorite file or folder has been <strong>changed</strong>" : "En favoritt-fil eller mappe har blitt <strong>endret</strong>", "Upload (max. %s)" : "Opplasting (maks %s)", + "Files compatibility" : "Kompatibilitet med filer", + "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Tillat å begrense filnavn for å sikre at filer kan synkroniseres med alle klienter. Som standard er alle filnavn gyldige på POSIX (f.eks. Linux eller macOS) tillatt.", + "Enforce Windows compatibility" : "Håndhev Windows-kompatibilitet", + "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Dette vil blokkere filnavn som ikke er gyldige på Windows-systemer, for eksempel å bruke reserverte navn eller spesialtegn. Men dette vil ikke håndheve kompatibiliteten til store og små bokstaver.", "Accept" : "Aksepter", "Reject" : "Avvis", "Incoming ownership transfer from {user}" : "Ny eierskapsoverføring fra {user}", |