summaryrefslogtreecommitdiffstats
path: root/files/l10n/nb_NO.php
diff options
context:
space:
mode:
Diffstat (limited to 'files/l10n/nb_NO.php')
-rw-r--r--files/l10n/nb_NO.php14
1 files changed, 14 insertions, 0 deletions
diff --git a/files/l10n/nb_NO.php b/files/l10n/nb_NO.php
new file mode 100644
index 00000000000..49c6c158f47
--- /dev/null
+++ b/files/l10n/nb_NO.php
@@ -0,0 +1,14 @@
+<?php $TRANSLATIONS = array(
+"Files" => "Filer",
+"Maximum upload size" => "Maksimum opplastingsstørrelse",
+"Upload" => "Last opp",
+"New Folder" => "Ny mappe",
+"Nothing in here. Upload something!" => "Ingenting her. Last opp noe!",
+"Name" => "Navn",
+"Download" => "Last ned",
+"Size" => "Størrelse",
+"Modified" => "Endret",
+"Delete" => "Slett",
+"Upload too large" => "Opplasting for stor",
+"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Filene du prøver å laste opp er for store for å laste opp til denne serveren."
+);