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
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-10-07 05:57:45 +0300
committerNextcloud bot <bot@nextcloud.com>2022-10-07 05:57:45 +0300
commit1b697b1aa3ddbb78028579331a0d0e5cb69091fd (patch)
treeeff797e5e483f3dcfe565ae0c29f4572cbdc8ddc
parent35eb99375ec81d0bb9ecf4d7a623fbfa222194d7 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/sk.js3
-rw-r--r--l10n/sk.json3
-rw-r--r--l10n/uk.js2
-rw-r--r--l10n/uk.json2
4 files changed, 8 insertions, 2 deletions
diff --git a/l10n/sk.js b/l10n/sk.js
index a511358..3ee4acd 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -6,6 +6,9 @@ OC.L10N.register(
"U2F disabled by an admin" : "U2F vypol správca",
"U2F device" : "Zariadenie U2F",
"Authenticate with an U2F device" : "Overenie použitím U2F zariadenia",
+ "⚠️ Deprecated ⚠️ Two-Factor U2F" : "⚠️ Zastarané ⚠️ Two-Factor U2F",
+ "U2F two-factor provider (deprecated)" : "Poskytovateľ dvojfaktorového U2F (zastarané)",
+ "Deprecated two-factor provider for U2F devices. The Two-Factor WebAuthn provider replaces this app." : "Zastaraný dvojfaktorový poskytovateľ pre zariadenia U2F. Túto aplikáciu nahrádza poskytovateľ dvojfaktorového WebAuthn.",
"Add U2F device" : "Pridať U2F zariadenie",
"Please plug in your U2F device and press the device button to authorize." : "Pripojte prosím vaše U2F zariadenie a stlačte tlačítko pre overenie.",
"Name your device" : "Pomenujte svoje zariadenie",
diff --git a/l10n/sk.json b/l10n/sk.json
index 8f24b67..fdd1e2f 100644
--- a/l10n/sk.json
+++ b/l10n/sk.json
@@ -4,6 +4,9 @@
"U2F disabled by an admin" : "U2F vypol správca",
"U2F device" : "Zariadenie U2F",
"Authenticate with an U2F device" : "Overenie použitím U2F zariadenia",
+ "⚠️ Deprecated ⚠️ Two-Factor U2F" : "⚠️ Zastarané ⚠️ Two-Factor U2F",
+ "U2F two-factor provider (deprecated)" : "Poskytovateľ dvojfaktorového U2F (zastarané)",
+ "Deprecated two-factor provider for U2F devices. The Two-Factor WebAuthn provider replaces this app." : "Zastaraný dvojfaktorový poskytovateľ pre zariadenia U2F. Túto aplikáciu nahrádza poskytovateľ dvojfaktorového WebAuthn.",
"Add U2F device" : "Pridať U2F zariadenie",
"Please plug in your U2F device and press the device button to authorize." : "Pripojte prosím vaše U2F zariadenie a stlačte tlačítko pre overenie.",
"Name your device" : "Pomenujte svoje zariadenie",
diff --git a/l10n/uk.js b/l10n/uk.js
index cc9d2e6..307cee8 100644
--- a/l10n/uk.js
+++ b/l10n/uk.js
@@ -2,7 +2,7 @@ OC.L10N.register(
"twofactor_u2f",
{
"You added an U2F hardware token" : "Ви додали апаратний маркер U2F",
- "You removed an U2F hardware token" : "Ви видалили апаратний маркер U2F",
+ "You removed an U2F hardware token" : "Ви вилучили апаратний токен U2F",
"U2F disabled by an admin" : "U2F вимкнено адміністратором",
"U2F device" : "пристрій U2F",
"Authenticate with an U2F device" : "Автентифікація за допомогою пристрою U2F",
diff --git a/l10n/uk.json b/l10n/uk.json
index 42b81a7..3afe6d1 100644
--- a/l10n/uk.json
+++ b/l10n/uk.json
@@ -1,6 +1,6 @@
{ "translations": {
"You added an U2F hardware token" : "Ви додали апаратний маркер U2F",
- "You removed an U2F hardware token" : "Ви видалили апаратний маркер U2F",
+ "You removed an U2F hardware token" : "Ви вилучили апаратний токен U2F",
"U2F disabled by an admin" : "U2F вимкнено адміністратором",
"U2F device" : "пристрій U2F",
"Authenticate with an U2F device" : "Автентифікація за допомогою пристрою U2F",