Skip to content

Commit 6c65fc7

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 8f5dbc7 commit 6c65fc7

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

l10n/da.js

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,24 @@ OC.L10N.register(
55
"Completed" : "Gennemført",
66
"Draft" : "Kladde",
77
"Bad credentials" : "Forkerte legitimationsoplysninger",
8+
"Bad HTTP method" : "Dårlig HTTP-metode",
89
"Connected accounts" : "Forbundne konti",
10+
"Integration Documenso" : "Integration Documenso",
11+
"Sign files via Documenso Service." : "Signer filer via Documenso Service.",
12+
"Request a signature via Documenso" : "Anmod om en underskrift via Documenso",
913
"Users or email addresses" : "Brugere eller e-mailadresser",
1014
"Nextcloud users or email addresses" : "Nextcloud brugere eller e-mailadresser",
15+
"Documenso workflow" : "Documenso arbejdsgang",
16+
"The document and recipients will be sent to Documenso. A new tab will open where you can place the signature fields and send the document for signing." : "Dokumentet og modtagerne vil blive sendt til Documenso. En ny fane åbnes, hvor du kan placere signaturfelterne og sende dokumentet til underskrift.",
1117
"Cancel" : "Annuller",
18+
"Send document" : "Send dokument",
19+
"Some users did not have a mail address assigned to their account. They were not added as signers." : "Nogle brugere havde ikke tildelt en mailadresse til deres konto. De blev ikke tilføjet som underskrivere.",
1220
"OK" : "OK",
1321
"No recommendations. Start typing." : "Ingen anbefalinger. Begynd at skrive.",
1422
"Who?" : "Hvem?",
1523
"Users or groups" : "Brugere af grupper",
1624
"Impossible to get user/group/circle list" : "Umuligt at hente bruger/gruppe/cirkel liste",
25+
"Access token" : "Adgangstoken",
1726
"Connected as {user}" : "Forbundet som {user}"
1827
},
1928
"nplurals=2; plural=(n != 1);");

l10n/da.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,24 @@
33
"Completed" : "Gennemført",
44
"Draft" : "Kladde",
55
"Bad credentials" : "Forkerte legitimationsoplysninger",
6+
"Bad HTTP method" : "Dårlig HTTP-metode",
67
"Connected accounts" : "Forbundne konti",
8+
"Integration Documenso" : "Integration Documenso",
9+
"Sign files via Documenso Service." : "Signer filer via Documenso Service.",
10+
"Request a signature via Documenso" : "Anmod om en underskrift via Documenso",
711
"Users or email addresses" : "Brugere eller e-mailadresser",
812
"Nextcloud users or email addresses" : "Nextcloud brugere eller e-mailadresser",
13+
"Documenso workflow" : "Documenso arbejdsgang",
14+
"The document and recipients will be sent to Documenso. A new tab will open where you can place the signature fields and send the document for signing." : "Dokumentet og modtagerne vil blive sendt til Documenso. En ny fane åbnes, hvor du kan placere signaturfelterne og sende dokumentet til underskrift.",
915
"Cancel" : "Annuller",
16+
"Send document" : "Send dokument",
17+
"Some users did not have a mail address assigned to their account. They were not added as signers." : "Nogle brugere havde ikke tildelt en mailadresse til deres konto. De blev ikke tilføjet som underskrivere.",
1018
"OK" : "OK",
1119
"No recommendations. Start typing." : "Ingen anbefalinger. Begynd at skrive.",
1220
"Who?" : "Hvem?",
1321
"Users or groups" : "Brugere af grupper",
1422
"Impossible to get user/group/circle list" : "Umuligt at hente bruger/gruppe/cirkel liste",
23+
"Access token" : "Adgangstoken",
1524
"Connected as {user}" : "Forbundet som {user}"
1625
},"pluralForm" :"nplurals=2; plural=(n != 1);"
1726
}

0 commit comments

Comments
 (0)