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

github.com/nextcloud/files_rightclick.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--l10n/nb.js2
-rw-r--r--l10n/nb.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/nb.js b/l10n/nb.js
index ce447da..749dec6 100644
--- a/l10n/nb.js
+++ b/l10n/nb.js
@@ -2,6 +2,8 @@ OC.L10N.register(
"files_rightclick",
{
"Unselect" : "Velg bort",
+ "Share folder" : "Del mappe",
+ "Share file" : "Del fil",
"Select" : "Velg",
"Copied !" : "Kopiert!",
"Right click" : "Høyreklikk",
diff --git a/l10n/nb.json b/l10n/nb.json
index fcf4a5b..a4a7ade 100644
--- a/l10n/nb.json
+++ b/l10n/nb.json
@@ -1,5 +1,7 @@
{ "translations": {
"Unselect" : "Velg bort",
+ "Share folder" : "Del mappe",
+ "Share file" : "Del fil",
"Select" : "Velg",
"Copied !" : "Kopiert!",
"Right click" : "Høyreklikk",