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>2022-08-07 05:49:10 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-07 05:49:10 +0300
commit9687790d0ee1b620e591e29e3613cbdc8bdd70d7 (patch)
tree99bc5f0f62bc2c404216895081d0996b7b06bbf8
parent71a26d5955625d6f558bf5f0be730269cb1d5216 (diff)
[tx-robot] updated from transifexv25.0.0beta2v25.0.0beta1
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-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",