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 <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Jan 15, 2024
1 parent c83f054 commit 942fb72
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions l10n/de.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions l10n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"Icon could not be uploaded" : "Symbol konnte nicht hochgeladen werden",
"Add a website directly to the app list in the top bar. This will be visible for all users and is useful to quickly reach other internally used web apps or important sites." : "Füge eine Internetseite zur Liste der Apps in die Leiste oben ein. Die Seite ist sichtbar für alle Benutzer. Dies ist nützlich zum Erreichen anderer internen Web-Anwendungen oder wichtiger Seiten.",
"The placeholders {email}, {uid}, {displayname} and {groups} can be used and are filled with the user´s values to customize the links." : "Die Platzhalter {email}, {uid}, {displayname} und {groups} können benutzt werden, um den Link mit den Benutzerdaten zu ergänzen.",
"When accessing the external site through the Nextcloud link, path parameters will be forwarded to the external site. So you can also create deep links (e.g. \"mycloud.com/external/1/pageA\" will lead to Nextcloud with the iframe pointed at \"externalsite.com/pageA\")." : "Beim Zugriff auf die externe Seite über den Nextcloud-Link werden Pfadparameter an die externe Seite übergeben. Sie können also auch Deep Links erstellen (z. B. „mycloud.com/external/1/pageA“ führt zu Nextcloud, wobei der Iframe auf „externalsite.com/pageA“ zeigt).",
"When accessing the external site through the Nextcloud link, path parameters will be forwarded to the external site. So you can also create deep links (e.g. \"mycloud.com/external/1/pageA\" will lead to Nextcloud with the iframe pointed at \"externalsite.com/pageA\")." : "Beim Zugriff auf die externe Seite über den Nextcloud-Link werden Pfadparameter an die externe Seite übergeben. Du kannst also auch Deep Links erstellen (z. B. „mycloud.com/external/1/pageA“ führt zu Nextcloud, wobei der Iframe auf „externalsite.com/pageA“ zeigt).",
"A JSON Web Token containing user´s email, uid and display name in its payload can be embedded into the link using the {jwt} placeholder. See the {linkstart}documentation{linkend} how to decode it." : "Ein JSON-Web-Token, das die E-Mail-Adresse, UID und den Anzeigenamen des Benutzers in seiner Nutzlast enthält, kann mithilfe des Platzhalters {jwt} in den Link eingebettet werden. Sieh in der {linkstart}Dokumentation{linkend} nach, wie es dekodiert wird.",
"Please note that some browsers will block displaying of sites via HTTP if you are running HTTPS." : "Bitte beachte, dass einige Browser die Anzeige der Seiten über HTTP sperren, wenn du HTTPS verwendest.",
"Furthermore please note that many sites these days disallow iframing due to security reasons." : "Außerdem beachte bitte, dass viele Seiten heutzutage das Einbetten von IFrames aus Sicherheitsgründen nicht erlauben.",
Expand All @@ -53,6 +53,6 @@
"Uploading an icon with the same name will replace the current icon." : "Das Hochladen eines Symbols mit gleichem Namen wird das existierende Symbol ersetzen.",
"Upload new icon" : "Neues Symbol hochladen",
"The placeholders {email}, {uid} and {displayname} can be used and are filled with the user´s values to customize the links." : "Die Platzhalter {email}, {uid} und {displayname} können benutzt werden, um den Link mit den Benutzerdaten zu füllen.",
"When accessing the external site through the Nextcloud link, path parameters will be forwarded to the external site. So you can also create deep links (e.g. 'mycloud.com/external/1/pageA' will lead to Nextcloud with the iframe pointed at 'externalsite.com/pageA')." : "Beim Zugriff auf die externe Seite über den Nextcloud-Link werden Pfadparameter an die externe Seite weitergeleitet. Sie können also auch Deep Links erstellen (z. B. 'mycloud.com/external/1/pageA' führt zu Nextcloud, wobei der Iframe auf 'externalsite.com/pageA' zeigt)."
"When accessing the external site through the Nextcloud link, path parameters will be forwarded to the external site. So you can also create deep links (e.g. 'mycloud.com/external/1/pageA' will lead to Nextcloud with the iframe pointed at 'externalsite.com/pageA')." : "Beim Zugriff auf die externe Seite über den Nextcloud-Link werden Pfadparameter an die externe Seite weitergeleitet. Du kannst also auch Deep Links erstellen (z. B. 'mycloud.com/external/1/pageA' führt zu Nextcloud, wobei der Iframe auf 'externalsite.com/pageA' zeigt)."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

0 comments on commit 942fb72

Please sign in to comment.