Skip to content

Commit 7555cb5

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 8fa12c9 commit 7555cb5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

l10n/da.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ OC.L10N.register(
22
"integration_google",
33
{
44
"Error during OAuth exchanges" : "Fejl under OAuth-udvekslinger",
5-
"OAuth access token refused" : "OAuth adgang token nægtet",
5+
"OAuth access token refused" : "OAuth adgangsnøgle afvist",
66
"Bad credentials" : "Forkerte legitimationsoplysninger",
77
"Connected accounts" : "Forbundne konti",
88
"Go to \"APIs & Services\" => \"Credentials\" and click on \"+ CREATE CREDENTIALS\" -> \"OAuth client ID\"." : "Gå til \"API'er & services\" => \"Legitimationsoplysninger\" og klik på \"+ OPRET LEGITIMATIONSOPLYSNINGER\" -> \"OAuth klient ID\".",

l10n/da.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{ "translations": {
22
"Error during OAuth exchanges" : "Fejl under OAuth-udvekslinger",
3-
"OAuth access token refused" : "OAuth adgang token nægtet",
3+
"OAuth access token refused" : "OAuth adgangsnøgle afvist",
44
"Bad credentials" : "Forkerte legitimationsoplysninger",
55
"Connected accounts" : "Forbundne konti",
66
"Go to \"APIs & Services\" => \"Credentials\" and click on \"+ CREATE CREDENTIALS\" -> \"OAuth client ID\"." : "Gå til \"API'er & services\" => \"Legitimationsoplysninger\" og klik på \"+ OPRET LEGITIMATIONSOPLYSNINGER\" -> \"OAuth klient ID\".",

0 commit comments

Comments
 (0)