diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-19 00:19:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-19 00:19:41 +0000 |
commit | 22efc6da6a8196852e7346e9de5364fa05c6c784 (patch) | |
tree | 338995e5f2c1b39301e0c037c7f815ca6f2e6eb7 /lib/l10n/nb.js | |
parent | a5fdd1c64a1f2430941c6ba888956eef04c53a7d (diff) | |
download | nextcloud-server-22efc6da6a8196852e7346e9de5364fa05c6c784.tar.gz nextcloud-server-22efc6da6a8196852e7346e9de5364fa05c6c784.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/nb.js')
-rw-r--r-- | lib/l10n/nb.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/nb.js b/lib/l10n/nb.js index bba5654dcc2..f62bcfd18fa 100644 --- a/lib/l10n/nb.js +++ b/lib/l10n/nb.js @@ -81,6 +81,7 @@ OC.L10N.register( "Empty file" : "Tom fil", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Modul med ID: %s finnes ikke. Skru den på i app-innstillingene eller kontakt en administrator.", "Dot files are not allowed" : "Punktum-filer er ikke tillatt", + "Invalid character \"%1$s\" in filename" : "Ugyldig tegn \"%1$s\" i filnavn", "Invalid filename extension \"%1$s\"" : "Ugyldig filendelse \"%1$s\"", "File already exists" : "Filen finnes allerede", "Invalid path" : "Ugyldig filbane", |