Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/twofactor_u2f.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-02-09 04:40:48 +0300
committerNextcloud bot <bot@nextcloud.com>2019-02-09 04:40:48 +0300
commitef63ab026f33c7408f70cd3755f1cb8143b931b1 (patch)
treeb15c7e9219e7b0d9df585866738e70fa9fd7b0e1 /l10n
parentf4ee88ea56b5dd74a72c8642e3d9889e7410d087 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/da.js4
-rw-r--r--l10n/da.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/l10n/da.js b/l10n/da.js
index af5f076..3f07f73 100644
--- a/l10n/da.js
+++ b/l10n/da.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"twofactor_u2f",
{
- "You added an U2F hardware token" : "Du har tilføjet et U2F hardware token",
- "You removed an U2F hardware token" : "Du har fjernet et U2F hardware token",
+ "You added an U2F hardware token" : "Du har tilføjet en U2F hardware nøgle",
+ "You removed an U2F hardware token" : "Du har fjernet en U2F hardware nøgle",
"U2F device" : "U2F enhed",
"Authenticate with an U2F device" : "Godkend med en U2F enhed",
"Two Factor U2F" : "To faktor U2F",
diff --git a/l10n/da.json b/l10n/da.json
index 6797593..e6270c9 100644
--- a/l10n/da.json
+++ b/l10n/da.json
@@ -1,6 +1,6 @@
{ "translations": {
- "You added an U2F hardware token" : "Du har tilføjet et U2F hardware token",
- "You removed an U2F hardware token" : "Du har fjernet et U2F hardware token",
+ "You added an U2F hardware token" : "Du har tilføjet en U2F hardware nøgle",
+ "You removed an U2F hardware token" : "Du har fjernet en U2F hardware nøgle",
"U2F device" : "U2F enhed",
"Authenticate with an U2F device" : "Godkend med en U2F enhed",
"Two Factor U2F" : "To faktor U2F",