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>2021-12-05 05:50:58 +0300
committerNextcloud bot <bot@nextcloud.com>2021-12-05 05:50:58 +0300
commita14fd3820589daaa64a20a779fd7c3f902d66bdb (patch)
tree857ea07ad5585e5e93a33a9364bd708d244a2c46
parent8618410db7b25012d4965dbce64b2cc4634ab0df (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/da.js2
-rw-r--r--l10n/da.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/da.js b/l10n/da.js
index ff9aac9..13ec740 100644
--- a/l10n/da.js
+++ b/l10n/da.js
@@ -2,6 +2,8 @@ OC.L10N.register(
"files_rightclick",
{
"Unselect" : "Fravælg",
+ "Share folder" : "Del mappe",
+ "Share file" : "Del fil",
"Select" : "Vælg",
"Copied !" : "Kopieret !",
"Right click" : "Højre klik",
diff --git a/l10n/da.json b/l10n/da.json
index 20ba1c3..a17d182 100644
--- a/l10n/da.json
+++ b/l10n/da.json
@@ -1,5 +1,7 @@
{ "translations": {
"Unselect" : "Fravælg",
+ "Share folder" : "Del mappe",
+ "Share file" : "Del fil",
"Select" : "Vælg",
"Copied !" : "Kopieret !",
"Right click" : "Højre klik",