diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-06 00:20:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-06 00:20:11 +0000 |
commit | 69814cd4f7e48f5f998c192064f8dc2e2bbba73a (patch) | |
tree | ebef2e9dea871e1a554359b3cd866699669f5023 /apps/files/l10n/nb.js | |
parent | 0678bdcc434d7810bffeafbd1c1bc87ce80c8dfd (diff) | |
download | nextcloud-server-69814cd4f7e48f5f998c192064f8dc2e2bbba73a.tar.gz nextcloud-server-69814cd4f7e48f5f998c192064f8dc2e2bbba73a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/nb.js')
-rw-r--r-- | apps/files/l10n/nb.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/nb.js b/apps/files/l10n/nb.js index cdf840f9dbe..6c49c4028d3 100644 --- a/apps/files/l10n/nb.js +++ b/apps/files/l10n/nb.js @@ -305,6 +305,7 @@ OC.L10N.register( "Copy to {target}" : "Copy to {target}", "Move to {target}" : "Move to {target}", "Move or copy operation failed" : "Flytte- eller kopieringsoperason feilet", + "Cancelled move or copy of \"{filename}\"." : "Kansellert flytte- eller kopieroperasjon av \"{filename}\"", "Cancelled move or copy operation" : "Kansellert flytte- eller kopieroperasjon", "Open folder {displayName}" : "Åpne mappe {displayName}", "Open in Files" : "Åpne i Filer", |