diff options
Diffstat (limited to 'lib/l10n/nb.js')
-rw-r--r-- | lib/l10n/nb.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/l10n/nb.js b/lib/l10n/nb.js index 72c5c1a9de4..35e33f421b3 100644 --- a/lib/l10n/nb.js +++ b/lib/l10n/nb.js @@ -376,8 +376,6 @@ OC.L10N.register( "User disabled" : "Brukeren er deaktivert", "Your data directory is readable by other users." : "Datakatalogen din kan leses av andre brukere.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Endre tillatelsene til 0770 slik at mappen ikke kan listes av andre brukere.", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Forsikre deg om at det finnes ei fil kalt \".ocdata\" på rota av datamappa.", - "Invalid character \"%1$s\" in filename" : "Ugyldig tegn \"%1$s\" i filnavn", - "Invalid filename extension \"%1$s\"" : "Ugyldig filendelse \"%1$s\"" + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Forsikre deg om at det finnes ei fil kalt \".ocdata\" på rota av datamappa." }, "nplurals=2; plural=(n != 1);"); |