diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-29 00:28:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-29 00:28:04 +0000 |
commit | b2fa6ff1974385d2556126dd91fbc05ff4ed19eb (patch) | |
tree | 43cf86b9af48366176e7518fcdd489483d33a82b /apps/files/l10n/nb.js | |
parent | 157190e7e7300e6738c7c1350c789f95683616d2 (diff) | |
download | nextcloud-server-b2fa6ff1974385d2556126dd91fbc05ff4ed19eb.tar.gz nextcloud-server-b2fa6ff1974385d2556126dd91fbc05ff4ed19eb.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/nb.js b/apps/files/l10n/nb.js index 72c35160165..e5af3206558 100644 --- a/apps/files/l10n/nb.js +++ b/apps/files/l10n/nb.js @@ -202,7 +202,6 @@ OC.L10N.register( "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Du er i ferd med å slette {count} element","Du er i ferd med å slette {count} elementer"], "Confirm deletion" : "Bekreft sletting", "Cancel" : "Avbryt", - "Download" : "Last ned", "Edit file locally" : "Rediger fil lokalt", "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Filen skal nå åpnes lokalt. Hvis du ikke ser at dette skjer, må du kontrollere at skrivebordsklienten er installert på systemet.", "Retry local edit" : "Prøv lokal redigering på nytt", @@ -295,6 +294,7 @@ OC.L10N.register( "Upload too large" : "Filen er for stor", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Filene du prøver å laste opp er for store til å laste opp til denne serveren.", "File could not be found" : "Filen ble ikke funnet", + "Download" : "Last ned", "Show list view" : "Vis listevisning", "Show grid view" : "Vis rutenett-visning", "Close" : "Lukk", |