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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-04-28 03:12:45 +0300
committerNextcloud bot <bot@nextcloud.com>2019-04-28 03:12:45 +0300
commitb071c0f6b11fd1695652454113f20a80bd0b0ec7 (patch)
tree1d1609316db037a4d54737042aa3dd06bc376ac5 /apps/twofactor_backupcodes
parent615250029250460ea3afa623b7ba7409b3b83905 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/twofactor_backupcodes')
-rw-r--r--apps/twofactor_backupcodes/l10n/nl.js1
-rw-r--r--apps/twofactor_backupcodes/l10n/nl.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/twofactor_backupcodes/l10n/nl.js b/apps/twofactor_backupcodes/l10n/nl.js
index 2bc9a128fcf..6b6b6142e65 100644
--- a/apps/twofactor_backupcodes/l10n/nl.js
+++ b/apps/twofactor_backupcodes/l10n/nl.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"_" : "_",
"An error occurred while generating your backup codes" : "Er trad een fout op bij het genereren van je backup codes",
+ "{name} backup codes" : "{naam} backup codes",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Dit zijn je back-upcodes. Bewaar ze en/of druk ze alsjeblieft af, want je ze niet later nog een keer opvragen.",
"Save backup codes" : "Bewaren backup code",
"Print backup codes" : "Afdrukken backup code",
diff --git a/apps/twofactor_backupcodes/l10n/nl.json b/apps/twofactor_backupcodes/l10n/nl.json
index e88a40fb6ed..5d099f05427 100644
--- a/apps/twofactor_backupcodes/l10n/nl.json
+++ b/apps/twofactor_backupcodes/l10n/nl.json
@@ -1,6 +1,7 @@
{ "translations": {
"_" : "_",
"An error occurred while generating your backup codes" : "Er trad een fout op bij het genereren van je backup codes",
+ "{name} backup codes" : "{naam} backup codes",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Dit zijn je back-upcodes. Bewaar ze en/of druk ze alsjeblieft af, want je ze niet later nog een keer opvragen.",
"Save backup codes" : "Bewaren backup code",
"Print backup codes" : "Afdrukken backup code",