diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-10 00:13:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-10 00:13:11 +0000 |
commit | 7c26bbbd82cc24b6528adf743f5e9a75dc37edf6 (patch) | |
tree | 5a52ca435423df82544c0fb6f9f4a3ff827e165c /apps/files/l10n/nb.json | |
parent | a9f4817b652b636a3b2f8c11b2a3e7526e0be82d (diff) | |
download | nextcloud-server-7c26bbbd82cc24b6528adf743f5e9a75dc37edf6.tar.gz nextcloud-server-7c26bbbd82cc24b6528adf743f5e9a75dc37edf6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/nb.json')
-rw-r--r-- | apps/files/l10n/nb.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/nb.json b/apps/files/l10n/nb.json index 304ffdf6944..53fd10d0cd5 100644 --- a/apps/files/l10n/nb.json +++ b/apps/files/l10n/nb.json @@ -129,7 +129,6 @@ "Save" : "Lagre", "With PHP-FPM it might take 5 minutes for changes to be applied." : "Med PHP-FPM kan det ta 5 minutter før endringene trer i kraft.", "Missing permissions to edit from here." : "Manglende rettigheter til å redigere herfra.", - "%s of %s used" : "%s av %s brukt", "%s used" : "%s brukt", "Settings" : "Innstillinger", "Show hidden files" : "Vis skjulte filer", @@ -155,6 +154,7 @@ "Target folder" : "Målmappe", "A new file or folder has been <strong>deleted</strong>" : "En ny fil eller mappe har blitt <strong>slettet</strong>", "A new file or folder has been <strong>restored</strong>" : "En ny fil eller mappe har blitt <strong>gjenopprettet</strong>", + "%s of %s used" : "%s av %s brukt", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Bruk denne adressen <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">for å få tilgang til dine filer via WebDAV</a>" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |