Skip to content

Commit 13cb2b8

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 4d02d2e commit 13cb2b8

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

l10n/da.js

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
OC.L10N.register(
22
"integration_google",
33
{
4+
"Error during OAuth exchanges" : "Fejl under OAuth-udvekslinger",
5+
"OAuth access token refused" : "OAuth adgang token nægtet",
46
"Bad credentials" : "Forkerte legitimationsoplysninger",
57
"Connected accounts" : "Forbundne konti",
68
"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

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{ "translations": {
2+
"Error during OAuth exchanges" : "Fejl under OAuth-udvekslinger",
3+
"OAuth access token refused" : "OAuth adgang token nægtet",
24
"Bad credentials" : "Forkerte legitimationsoplysninger",
35
"Connected accounts" : "Forbundne konti",
46
"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)