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-05-26 03:21:51 +0300
committerNextcloud bot <bot@nextcloud.com>2017-05-26 03:21:51 +0300
commit35cc920e5546e76da29c1cd82e017d83d48b5528 (patch)
treeaaaebe5458b82bdac94666d95eeb43e08bf7f71f /l10n
parent812a82d58faf7266d4a1c6199a1898efe3c65a75 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/cs.js2
-rw-r--r--l10n/cs.json2
-rw-r--r--l10n/nl.js1
-rw-r--r--l10n/nl.json1
4 files changed, 6 insertions, 0 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index df0f8ec..461417a 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -2,7 +2,9 @@ OC.L10N.register(
"twofactor_sms",
{
"SMS verification" : "SMS ověření",
+ "Send an authentication code via SMS" : "Odeslat ověřovací kód jako SMS",
"%s is your Nextcloud authentication code" : "%s je váš ověřovací kód pro Nextcloud",
+ "Two Factor SMS Provider" : "SMS poskytovatel dvoufázových kódů",
"Authentication code" : "Ověřovací kód",
"An access code has been sent to %s" : "Přístupový kód byl zaslán na %s",
"Error while sending the Message. Please try again later or contact the administrator." : "Chyba při odesílání zprávy. Zkuste to později, nebo kontaktujte administrátora."
diff --git a/l10n/cs.json b/l10n/cs.json
index bdb3b58..ff47741 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -1,6 +1,8 @@
{ "translations": {
"SMS verification" : "SMS ověření",
+ "Send an authentication code via SMS" : "Odeslat ověřovací kód jako SMS",
"%s is your Nextcloud authentication code" : "%s je váš ověřovací kód pro Nextcloud",
+ "Two Factor SMS Provider" : "SMS poskytovatel dvoufázových kódů",
"Authentication code" : "Ověřovací kód",
"An access code has been sent to %s" : "Přístupový kód byl zaslán na %s",
"Error while sending the Message. Please try again later or contact the administrator." : "Chyba při odesílání zprávy. Zkuste to později, nebo kontaktujte administrátora."
diff --git a/l10n/nl.js b/l10n/nl.js
index c9e9b6a..bf21f79 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"twofactor_sms",
{
"SMS verification" : "SMS verificatie",
+ "Send an authentication code via SMS" : "Verstuur een authenticatiecode via SMS",
"%s is your Nextcloud authentication code" : "%s is je Nextcloud authenticatiecode",
"Two Factor SMS Provider" : "Twee-factor SMS leverancier",
"Authentication code" : "Authenticatie code",
diff --git a/l10n/nl.json b/l10n/nl.json
index 47a5ad4..e8f35f1 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -1,5 +1,6 @@
{ "translations": {
"SMS verification" : "SMS verificatie",
+ "Send an authentication code via SMS" : "Verstuur een authenticatiecode via SMS",
"%s is your Nextcloud authentication code" : "%s is je Nextcloud authenticatiecode",
"Two Factor SMS Provider" : "Twee-factor SMS leverancier",
"Authentication code" : "Authenticatie code",