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 Feb 9, 2025
1 parent d4de00f commit f0b821d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion l10n/da.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ OC.L10N.register(
"Reloading icon list…" : "Indlæser ikonliste...",
"Icon could not be uploaded" : "Ikon kunne ikke uploades",
"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." : "Tilføj en hjemmeside direkte til app listen i top baren. Dette vil være synligt for alle brugere og brugbart for hurtigt at besøge andre interne web applikationer eller vigtige sider.",
"The placeholders {email}, {uid}, {displayname} and {groups} can be used and are filled with the user´s values to customize the links." : "Pladsholderne {email}, {uid}, {displayname} og {groups} kan bruges og er fyldt med brugerens værdier for at tilpasse linkene.",
"The placeholders {email}, {uid}, {displayname} and {groups} can be used and are filled with the user´s values to customize the links." : "Pladsholderne {email}, {uid}, {displayname} og {groups} kan bruges og er fyldt med brugerens værdier for at brugerdefineret linksene.",
"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\")." : "Når du får adgang til det eksterne websted via Nextcloud-linket, vil stiparametre blive videresendt til det eksterne websted. Så du kan også oprette dybe links (f.eks. \"mycloud.com/external/1/pageA\" vil føre til Nextcloud med iframen peget på \"externalsite.com/pageA\").",
"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." : "Et JSON-webtoken, der indeholder brugerens e-mail, uid og visningsnavn i dets nyttelast, kan indlejres i linket ved hjælp af {jwt}-pladsholderen. Se {linkstart}dokumentationen{linkend}, hvordan du afkoder det.",
"Please note that some browsers will block displaying of sites via HTTP if you are running HTTPS." : "Bemærk venligst, at nogle browsere vil blokere visning af websteder via HTTP, hvis du kører HTTPS.",
Expand Down
2 changes: 1 addition & 1 deletion l10n/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"Reloading icon list…" : "Indlæser ikonliste...",
"Icon could not be uploaded" : "Ikon kunne ikke uploades",
"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." : "Tilføj en hjemmeside direkte til app listen i top baren. Dette vil være synligt for alle brugere og brugbart for hurtigt at besøge andre interne web applikationer eller vigtige sider.",
"The placeholders {email}, {uid}, {displayname} and {groups} can be used and are filled with the user´s values to customize the links." : "Pladsholderne {email}, {uid}, {displayname} og {groups} kan bruges og er fyldt med brugerens værdier for at tilpasse linkene.",
"The placeholders {email}, {uid}, {displayname} and {groups} can be used and are filled with the user´s values to customize the links." : "Pladsholderne {email}, {uid}, {displayname} og {groups} kan bruges og er fyldt med brugerens værdier for at brugerdefineret linksene.",
"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\")." : "Når du får adgang til det eksterne websted via Nextcloud-linket, vil stiparametre blive videresendt til det eksterne websted. Så du kan også oprette dybe links (f.eks. \"mycloud.com/external/1/pageA\" vil føre til Nextcloud med iframen peget på \"externalsite.com/pageA\").",
"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." : "Et JSON-webtoken, der indeholder brugerens e-mail, uid og visningsnavn i dets nyttelast, kan indlejres i linket ved hjælp af {jwt}-pladsholderen. Se {linkstart}dokumentationen{linkend}, hvordan du afkoder det.",
"Please note that some browsers will block displaying of sites via HTTP if you are running HTTPS." : "Bemærk venligst, at nogle browsere vil blokere visning af websteder via HTTP, hvis du kører HTTPS.",
Expand Down

0 comments on commit f0b821d

Please sign in to comment.