Skip to content

Commit 52306cd

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent dba96b2 commit 52306cd

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

l10n/da.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,13 @@ OC.L10N.register(
88
"Connected accounts" : "Forbundne konti",
99
"Client ID" : "Klient ID",
1010
"Client secret" : "Klienthemmelighed",
11-
"Enable navigation link" : "Enable navigation link",
11+
"Enable navigation link" : "Aktiver navigationslink",
12+
"Personal access token" : "Personligt adgangstoken",
1213
"Connected as {user}" : "Forbundet som {user}",
1314
"Mark as read" : "Marker som læst",
1415
"Loading..." : "Indlæser...",
1516
"Unknown error" : "Ukendt fejl",
16-
"Line {line}" : "Linje {linje}",
17+
"Line {line}" : "Linje {line}",
1718
"by {creator}" : "af {creator}",
1819
"Author" : "Forfatter",
1920
"Owner" : "Ejer",

l10n/da.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,13 @@
66
"Connected accounts" : "Forbundne konti",
77
"Client ID" : "Klient ID",
88
"Client secret" : "Klienthemmelighed",
9-
"Enable navigation link" : "Enable navigation link",
9+
"Enable navigation link" : "Aktiver navigationslink",
10+
"Personal access token" : "Personligt adgangstoken",
1011
"Connected as {user}" : "Forbundet som {user}",
1112
"Mark as read" : "Marker som læst",
1213
"Loading..." : "Indlæser...",
1314
"Unknown error" : "Ukendt fejl",
14-
"Line {line}" : "Linje {linje}",
15+
"Line {line}" : "Linje {line}",
1516
"by {creator}" : "af {creator}",
1617
"Author" : "Forfatter",
1718
"Owner" : "Ejer",

0 commit comments

Comments
 (0)