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:
authorNextcloud bot <bot@nextcloud.com>2020-09-14 05:26:30 +0300
committerNextcloud bot <bot@nextcloud.com>2020-09-14 05:26:30 +0300
commit2e057025c5de6939d7b1fb7a797ed1f3271cb787 (patch)
treeedc03ba32c5b45986b573c2a5055ad825f5fc81e
parentf6029420d3318df398020b6ec9c2baf219465e79 (diff)
-rw-r--r--l10n/nb.js3
-rw-r--r--l10n/nb.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/l10n/nb.js b/l10n/nb.js
index 99587e5..b716048 100644
--- a/l10n/nb.js
+++ b/l10n/nb.js
@@ -6,6 +6,7 @@ OC.L10N.register(
"Select" : "Velg",
"Copied !" : "Kopiert!",
"Right click" : "Høyreklikk",
- "Right click menu for Nextcloud" : "Høyreklikksmeny for Nextcloud"
+ "Right click menu for Nextcloud" : "Høyreklikksmeny for Nextcloud",
+ "This app allows users and developers to have a right click menu. Simply use the RightClick object to quickly create context menus. The Files app already shows the actions menu when right clicking on files and folders." : "Denne appen gir brukere og utviklere mulighet til å ha en høyreklikkmeny. Bruk HøyreKlikk objektet for å lage menyer raskt og enkelt. Filer-appen viser allerede handlingsmenyen når du høyreklikker på filer og mapper."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/nb.json b/l10n/nb.json
index 6d7f145..076c6c1 100644
--- a/l10n/nb.json
+++ b/l10n/nb.json
@@ -4,6 +4,7 @@
"Select" : "Velg",
"Copied !" : "Kopiert!",
"Right click" : "Høyreklikk",
- "Right click menu for Nextcloud" : "Høyreklikksmeny for Nextcloud"
+ "Right click menu for Nextcloud" : "Høyreklikksmeny for Nextcloud",
+ "This app allows users and developers to have a right click menu. Simply use the RightClick object to quickly create context menus. The Files app already shows the actions menu when right clicking on files and folders." : "Denne appen gir brukere og utviklere mulighet til å ha en høyreklikkmeny. Bruk HøyreKlikk objektet for å lage menyer raskt og enkelt. Filer-appen viser allerede handlingsmenyen når du høyreklikker på filer og mapper."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file