diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-17 00:19:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-17 00:19:03 +0000 |
commit | 0ed6d3032d01013537367fc2b5e08c61c5da86d8 (patch) | |
tree | d9b552923ca959260895ab9c54dbbf2bca3ec982 /apps/files/l10n/nb.js | |
parent | 448a40bd22705efc84f13ca1eee5289a68e2e610 (diff) | |
download | nextcloud-server-0ed6d3032d01013537367fc2b5e08c61c5da86d8.tar.gz nextcloud-server-0ed6d3032d01013537367fc2b5e08c61c5da86d8.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 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/nb.js b/apps/files/l10n/nb.js index 2a0afae51cb..d91ef8395b2 100644 --- a/apps/files/l10n/nb.js +++ b/apps/files/l10n/nb.js @@ -305,6 +305,10 @@ OC.L10N.register( "Files and folders you mark as favorite will show up here" : "Filer og mapper som du gjør til favoritter vises her", "All files" : "Alle filer", "List of your files and folders." : "Liste over dine filer og mapper.", + "Personal Files" : "Personlige filer", + "List of your files and folders that are not shared." : "Liste over dine filer og mapper som ikke er delt.", + "No personal files found" : "Ingen personlige filer funnet", + "Files that are not shared will show up here." : "Filer som ikke er delt vil vises her.", "List of recently modified files and folders." : "Liste over nylig endrede filer og mapper.", "No recently modified files" : "Ingen nylig endrede filer", "Files and folders you recently modified will show up here." : "Filer og mapper du nylig har endret, vises her.", |