diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-08 00:13:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-08 00:13:28 +0000 |
commit | a5985ad0f4697249f42c95cc5241a69df7acef09 (patch) | |
tree | cdbcbe70ad9c3f3745f6101c68401c797f7395d2 /apps/files_sharing/l10n | |
parent | f6c8668a7e230066feff98ee58c8405f70ba94f7 (diff) | |
download | nextcloud-server-a5985ad0f4697249f42c95cc5241a69df7acef09.tar.gz nextcloud-server-a5985ad0f4697249f42c95cc5241a69df7acef09.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/nb.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/nb.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/nb.js b/apps/files_sharing/l10n/nb.js index 7631cbbf496..f7d033ab9c7 100644 --- a/apps/files_sharing/l10n/nb.js +++ b/apps/files_sharing/l10n/nb.js @@ -4,6 +4,7 @@ OC.L10N.register( "Shared with others" : "Delt med andre", "Shared with you" : "Delt med deg", "Shared by link" : "Delt med lenke", + "Shares" : "Delinger", "Nothing shared with you yet" : "Ingenting er delt med deg enda", "Files and folders others share with you will show up here" : "Filer og mapper som andre deler med deg vil bli vist her", "Nothing shared yet" : "Ingenting er delt ennĂ¥", diff --git a/apps/files_sharing/l10n/nb.json b/apps/files_sharing/l10n/nb.json index bdb61d70640..55be7c7da25 100644 --- a/apps/files_sharing/l10n/nb.json +++ b/apps/files_sharing/l10n/nb.json @@ -2,6 +2,7 @@ "Shared with others" : "Delt med andre", "Shared with you" : "Delt med deg", "Shared by link" : "Delt med lenke", + "Shares" : "Delinger", "Nothing shared with you yet" : "Ingenting er delt med deg enda", "Files and folders others share with you will show up here" : "Filer og mapper som andre deler med deg vil bli vist her", "Nothing shared yet" : "Ingenting er delt ennĂ¥", |