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

github.com/nextcloud/twofactor_gateway.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>2017-06-26 03:23:06 +0300
committerNextcloud bot <bot@nextcloud.com>2017-06-26 03:23:06 +0300
commit412cce025056f601fcc4c38f82f08f6eb19f9afa (patch)
tree6c474da12bfd4d8597442d03ddd87955044f3e4d /l10n
parente9ae2366ed237547fa98733ab407f18c3afb50c8 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/da.js1
-rw-r--r--l10n/da.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/da.js b/l10n/da.js
index d70e23d..f8f0a4a 100644
--- a/l10n/da.js
+++ b/l10n/da.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"twofactor_sms",
{
"SMS verification" : "SMS verifikation ",
+ "Send an authentication code via SMS" : "Send en godkendelseskode via SMS",
"%s is your Nextcloud authentication code" : "%s er din Nextcloud godkendelses kode",
"Authentication code" : "Godkendelses kode",
"An access code has been sent to %s" : "En adgangskode er blevet sendt til %s",
diff --git a/l10n/da.json b/l10n/da.json
index 5250e01..befa499 100644
--- a/l10n/da.json
+++ b/l10n/da.json
@@ -1,5 +1,6 @@
{ "translations": {
"SMS verification" : "SMS verifikation ",
+ "Send an authentication code via SMS" : "Send en godkendelseskode via SMS",
"%s is your Nextcloud authentication code" : "%s er din Nextcloud godkendelses kode",
"Authentication code" : "Godkendelses kode",
"An access code has been sent to %s" : "En adgangskode er blevet sendt til %s",