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/nb.js')
-rw-r--r--l10n/nb.js14
1 files changed, 14 insertions, 0 deletions
diff --git a/l10n/nb.js b/l10n/nb.js
new file mode 100644
index 000000000..f465a9917
--- /dev/null
+++ b/l10n/nb.js
@@ -0,0 +1,14 @@
+OC.L10N.register(
+ "text",
+ {
+ "Text" : "Tekst",
+ "Retry" : "Prøv igjen",
+ "Unsaved changes" : "Ulagrede endringer",
+ "Edit" : "Rediger",
+ "Undo" : "Angre",
+ "Redo" : "Gjør om",
+ "Bold" : "Uthevet",
+ "Italic" : "Italic",
+ "Strikethrough" : "Gjennomstreking"
+},
+"nplurals=2; plural=(n != 1);");