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-02-17 05:46:57 +0300
committerNextcloud bot <bot@nextcloud.com>2022-02-17 05:46:57 +0300
commit588fe5c6329b6b887997d388221b61a62c4eaeda (patch)
tree437abb3a0794dd631cf241d355bc54b1b568779d
parent1f545bed686266ea07172214e9e04bae0514e84c (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/de.js2
-rw-r--r--l10n/de.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/de.js b/l10n/de.js
index a66147d..2b139b2 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -2,6 +2,8 @@ OC.L10N.register(
"files_rightclick",
{
"Unselect" : "Abwählen",
+ "Share folder" : "Ordner teilen",
+ "Share file" : "Datei teilen",
"Select" : "Auswählen",
"Copied !" : "Kopiert!",
"Right click" : "Rechtsklick",
diff --git a/l10n/de.json b/l10n/de.json
index 87c2855..5437d2d 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -1,5 +1,7 @@
{ "translations": {
"Unselect" : "Abwählen",
+ "Share folder" : "Ordner teilen",
+ "Share file" : "Datei teilen",
"Select" : "Auswählen",
"Copied !" : "Kopiert!",
"Right click" : "Rechtsklick",