aboutsummaryrefslogtreecommitdiff
path: root/config/locales/devise.hu.yml
diff options
context:
space:
mode:
authorTakeshi Umeda <noel.yoshiba@gmail.com>2021-01-10 11:17:55 +0900
committerGitHub <noreply@github.com>2021-01-10 11:17:55 +0900
commit98a2603dc163210d3a0aab0a0c2b8ef74c7e5eb0 (patch)
tree761694d2d697c58faf02a3ff9ef26bf045fc0274 /config/locales/devise.hu.yml
parent7cd4ed7d4298626d2b141cd6d8378e95bc248824 (diff)
parent087ed84367537ac168ed3e00bb7eb4bd582dc3d0 (diff)
downloadmastodon-feature-limited-visibility-bearcaps.tar
mastodon-feature-limited-visibility-bearcaps.tar.gz
mastodon-feature-limited-visibility-bearcaps.tar.bz2
mastodon-feature-limited-visibility-bearcaps.zip
Merge branch 'master' into feature-limited-visibility-bearcapsfeature-limited-visibility-bearcaps
Diffstat (limited to 'config/locales/devise.hu.yml')
-rw-r--r--config/locales/devise.hu.yml21
1 files changed, 19 insertions, 2 deletions
diff --git a/config/locales/devise.hu.yml b/config/locales/devise.hu.yml
index 62888be74..a60d2e88b 100644
--- a/config/locales/devise.hu.yml
+++ b/config/locales/devise.hu.yml
@@ -60,6 +60,23 @@ hu:
title: A kétlépcsős kódok megváltozott
unlock_instructions:
subject: 'Mastodon: Feloldási lépések'
+ webauthn_credential:
+ added:
+ explanation: A következő biztonsági kulcsot hozzáadtuk a fiókodhoz
+ subject: 'Mastodon: Új biztonsági kulcs'
+ title: Új biztonsági kulcsot vettünk fel
+ deleted:
+ explanation: A következő biztonsági kulcsot töröltük a fiókodból
+ subject: 'Mastodon: Biztonsági kulcs törölve'
+ title: Az egyik biztonsági kulcsodat törölték
+ webauthn_disabled:
+ explanation: A biztonsági kulccsal történő hitelesítést letiltottuk a fiókodon. Bejelentkezni csak a párosított TOTP app által generált tokennel lehet.
+ subject: 'Mastodon: Biztonsági kulccsal történő hitelesítés letiltva'
+ title: Biztonsági kulcsok letiltva
+ webauthn_enabled:
+ explanation: A biztonsági kulccsal történő hitelesítést engedélyeztük a fiókodon. A biztonsági kulcsodat mostantól használhatod bejelentkezésre.
+ subject: 'Mastodon: Biztonsági kulcsos hitelesítés engedélyezve'
+ title: Biztonsági kulcsok engedélyezve
omniauth_callbacks:
failure: Sikertelen hitelesítés %{kind} fiókról, mert "%{reason}".
success: Sikeres hitelesítés %{kind} fiókról.
@@ -94,5 +111,5 @@ hu:
not_found: nem található
not_locked: nincs lezárva
not_saved:
- one: '1 hiba megakadályozta %{resource} mentését:'
- other: "%{count} számú hiba megakadályozta %{resource} mentését:"
+ one: '1 hiba megakadályozta e %{resource} mentését:'
+ other: "%{count} hiba megakadályozta e %{resource} mentését:"