diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-04 00:22:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-04 00:22:12 +0000 |
commit | f5eedf15536cb0f7ca0bd6b7aa7833b38fb387ac (patch) | |
tree | 3b73014987b89a9e291d91c64db17e043cb34b0f /apps/dav/l10n/nb.js | |
parent | fd565ca4253fa955104dc0a58d7eb3a9cbf9f0ba (diff) | |
download | nextcloud-server-f5eedf15536cb0f7ca0bd6b7aa7833b38fb387ac.tar.gz nextcloud-server-f5eedf15536cb0f7ca0bd6b7aa7833b38fb387ac.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/nb.js')
-rw-r--r-- | apps/dav/l10n/nb.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/dav/l10n/nb.js b/apps/dav/l10n/nb.js index 97e4ff347e4..5670d45ea04 100644 --- a/apps/dav/l10n/nb.js +++ b/apps/dav/l10n/nb.js @@ -212,6 +212,7 @@ OC.L10N.register( "Failed to unlink: %1$s" : "Kunne ikke fjerne tilknytningen: %1$s", "Failed to write file contents: %1$s" : "Kunne ikke skrive filinnhold: %1$s", "File not found: %1$s" : "Filen ble ikke funnet: %1$s", + "Invalid target path" : "Ugyldig målbane", "System is in maintenance mode." : "System i vedlikeholdsmodus.", "Upgrade needed" : "Oppgradering er nødvendig", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Din %s må konfigureres til å bruke HTTPS for å kunne bruke CalDAV og CardDAV med iOS/macOS.", |