Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Sep 6, 2024
1 parent e8de76e commit dba65eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion l10n/de_DE.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ OC.L10N.register(
"Guest" : "Gast",
"Save guest name" : "Gast-Namen speichern",
"Uploading multiple attachments failed." : "Das Hochladen mehrerer Anhänge ist fehlgeschlagen.",
"Uploading attachment failed: {error}" : "Aktualisierung des Anhangs fehlgeschlagen: {error}",
"Uploading attachment failed: {error}" : "Hochladen des Anhangs fehlgeschlagen: {error}",
"Uploading attachment failed." : "Das Hochladen des Anhangs ist fehlgeschlagen.",
"Insert an attachment" : "Einen Anhang einfügen",
"Failed to insert from Files" : "Einfügen von Dateien fehlgeschlagen",
Expand Down
2 changes: 1 addition & 1 deletion l10n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"Guest" : "Gast",
"Save guest name" : "Gast-Namen speichern",
"Uploading multiple attachments failed." : "Das Hochladen mehrerer Anhänge ist fehlgeschlagen.",
"Uploading attachment failed: {error}" : "Aktualisierung des Anhangs fehlgeschlagen: {error}",
"Uploading attachment failed: {error}" : "Hochladen des Anhangs fehlgeschlagen: {error}",
"Uploading attachment failed." : "Das Hochladen des Anhangs ist fehlgeschlagen.",
"Insert an attachment" : "Einen Anhang einfügen",
"Failed to insert from Files" : "Einfügen von Dateien fehlgeschlagen",
Expand Down

0 comments on commit dba65eb

Please sign in to comment.