aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/de_DE.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-04-19 00:20:45 +0000
committerNextcloud bot <bot@nextcloud.com>2024-04-19 00:20:45 +0000
commit7fca7ff774bdb660bfc88740e093c6844a84cfe1 (patch)
tree9cdb828e36e10d1a0d167c5eb3e30c36c3201ef5 /apps/files_sharing/l10n/de_DE.js
parent10989fc367dfec3b9a3d4f3912a1fa0d6769f6d1 (diff)
downloadnextcloud-server-7fca7ff774bdb660bfc88740e093c6844a84cfe1.tar.gz
nextcloud-server-7fca7ff774bdb660bfc88740e093c6844a84cfe1.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/de_DE.js')
-rw-r--r--apps/files_sharing/l10n/de_DE.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js
index 2aab2ed506f..29cd3557117 100644
--- a/apps/files_sharing/l10n/de_DE.js
+++ b/apps/files_sharing/l10n/de_DE.js
@@ -79,6 +79,7 @@ OC.L10N.register(
"Wrong path, file/folder does not exist" : "Falscher Pfad, Datei/Ordner existiert nicht",
"Could not create share" : "Freigabe konnte nicht erstellt werden",
"Invalid permissions" : "Ungültige Berechtigungen",
+ "Invalid date, date format must be YYYY-MM-DD" : "Ungültiges Datum, zulässiges Datumsformat: JJJJ-MM-TT",
"Please specify a valid account to share with" : "Bitte ein gültiges Konto angeben, um mit ihm zu teilen",
"Group sharing is disabled by the administrator" : "Die Gruppenfreigabe ist durch den Administrator deaktiviert",
"Please specify a valid group" : "Bitte geben Sie eine gültige Gruppe an",
@@ -88,7 +89,6 @@ OC.L10N.register(
"Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "%s Freigeben: Senden des Passwortes über Nextcloud Talk gescheitert, da Nextcloud Talk nicht aktiviert ist",
"Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Freigabe von %1$s fehlgeschlagen, da das Backend die Freigabe vom Typ %2$s nicht erlaubt",
"Please specify a valid federated account ID" : "Bitte geben Sie eine gültige Federated-Konto-ID ein",
- "Invalid date, date format must be YYYY-MM-DD" : "Ungültiges Datum, zulässiges Datumsformat: JJJJ-MM-TT",
"Please specify a valid federated group ID" : "Bitte geben Sie eine gültige Federated-Gruppen-ID ein",
"You cannot share to a Circle if the app is not enabled" : "Sie können nichts mit einem Kreis teilen, wenn die App nicht aktiviert ist",
"Please specify a valid circle" : "Bitte einen gültigen Kreis angeben",
@@ -210,12 +210,10 @@ OC.L10N.register(
"Share with {userName}" : "Mit {userName} teilen",
"Share with group" : "Mit Gruppe teilen",
"Share in conversation" : "In Unterhaltungen teilen",
- "Share with remote" : "Mit Entfernten teilen",
"Share with remote group" : "Mit entfernter Gruppe teilen",
"Share with guest" : "Mit Gast teilen",
- "Share with" : "Teilen mit",
- "Save share" : "Freigabe speichern",
"Update share" : "Freigabe aktualisieren",
+ "Save share" : "Freigabe speichern",
"Others with access" : "Andere mit Zugriff",
"No other accounts with access found" : "Keine anderen Konten mit Zugriffsberechtigung gefunden",
"Toggle list of others with access to this directory" : "Liste anderer Benutzer mit Zugriff auf dieses Verzeichnis umschalten",
@@ -314,6 +312,8 @@ OC.L10N.register(
"the item was removed" : "Das Element wurde entfernt",
"the link expired" : "Der Link ist abgelaufen",
"sharing is disabled" : "Teilen ist deaktiviert",
- "For more info, please ask the person who sent this link." : "Um nähere Informationen zu erhalten, wenden Sie sich bitte an die Person, die Ihnen diesen Link geschickt hat."
+ "For more info, please ask the person who sent this link." : "Um nähere Informationen zu erhalten, wenden Sie sich bitte an die Person, die Ihnen diesen Link geschickt hat.",
+ "Share with remote" : "Mit Entfernten teilen",
+ "Share with" : "Teilen mit"
},
"nplurals=2; plural=(n != 1);");