diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-19 00:21:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-19 00:21:31 +0000 |
commit | ae0521ec2834a0a41a7824e78d9af88d23c4c451 (patch) | |
tree | e790925bf7eb1dfd8c951dd30fc86b8db5e481f7 /core | |
parent | a60f71bd939eeb94012d608736c0e96e72b20e95 (diff) | |
download | nextcloud-server-ae0521ec2834a0a41a7824e78d9af88d23c4c451.tar.gz nextcloud-server-ae0521ec2834a0a41a7824e78d9af88d23c4c451.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/de.js | 2 | ||||
-rw-r--r-- | core/l10n/de.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js index db86544f196..87b0cd39451 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -108,7 +108,7 @@ OC.L10N.register( "Create share" : "Freigabe erstellen", "The remote URL must include the user." : "Die entfernte URL muss den Benutzer enthalten.", "Invalid remote URL." : "Ungültige entfernte URL.", - "Failed to add the public link to your Nextcloud" : "Fehler beim Hinzufügen des öffentlichen Links zu Ihrer Nextcloud", + "Failed to add the public link to your Nextcloud" : "Fehler beim Hinzufügen des öffentlichen Links zu deiner Nextcloud", "Direct link copied to clipboard" : "Direkter Link in die Zwischenablage kopiert", "Please copy the link manually:" : "Bitte den Link manuell kopieren:", "Custom date range" : "Benutzerdefinierter Zeitbereich", diff --git a/core/l10n/de.json b/core/l10n/de.json index c3af54e5630..243a99464dd 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -106,7 +106,7 @@ "Create share" : "Freigabe erstellen", "The remote URL must include the user." : "Die entfernte URL muss den Benutzer enthalten.", "Invalid remote URL." : "Ungültige entfernte URL.", - "Failed to add the public link to your Nextcloud" : "Fehler beim Hinzufügen des öffentlichen Links zu Ihrer Nextcloud", + "Failed to add the public link to your Nextcloud" : "Fehler beim Hinzufügen des öffentlichen Links zu deiner Nextcloud", "Direct link copied to clipboard" : "Direkter Link in die Zwischenablage kopiert", "Please copy the link manually:" : "Bitte den Link manuell kopieren:", "Custom date range" : "Benutzerdefinierter Zeitbereich", |