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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/nn_NO.js')
-rw-r--r--l10n/nn_NO.js14
1 files changed, 14 insertions, 0 deletions
diff --git a/l10n/nn_NO.js b/l10n/nn_NO.js
new file mode 100644
index 000000000..9f3721852
--- /dev/null
+++ b/l10n/nn_NO.js
@@ -0,0 +1,14 @@
+OC.L10N.register(
+ "text",
+ {
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Den opplasta fila er større enn variabelen MAX_FILE_SIZE i HTML-skjemaet",
+ "No file was uploaded" : "Ingen filer vart lasta opp",
+ "Missing a temporary folder" : "Manglar ei mellombels mappe",
+ "Saved" : "Lagra",
+ "Keyboard shortcuts" : "Tastatursnarvegar",
+ "Participants" : "Deltakarar",
+ "Edit" : "Endra",
+ "Info" : "Info",
+ "Warning" : "Åtvaring"
+},
+"nplurals=2; plural=(n != 1);");