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:22 +0300
committerNextcloud bot <bot@nextcloud.com>2020-09-14 05:26:22 +0300
commitf37f01c0ed9f7f73857b5d7b3394e4af9bcdb094 (patch)
treea52b35f4cbf515da462ae8ef2a2d5f852c4e5971
parent860548e166e0eb2cb9617ef8bf77556f3e83165e (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