Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_accesscontrol.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/nb.js')
-rw-r--r--l10n/nb.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/l10n/nb.js b/l10n/nb.js
index 4350c79..e5bab5d 100644
--- a/l10n/nb.js
+++ b/l10n/nb.js
@@ -2,6 +2,9 @@ OC.L10N.register(
"files_accesscontrol",
{
"No rule given" : "Ingen regel angitt",
- "File access control" : "Filtilgangskontroll"
+ "Block access to a file" : "Blokker tilgang til en fil",
+ "File is accessed" : "Fil blir åpnet",
+ "File access control" : "Filtilgangskontroll",
+ "Control access to files based on conditions" : "Kontroller tilgang til filer basert på betingelser"
},
"nplurals=2; plural=(n != 1);");