[java-idp-translations] 04/06: v3
Codeberg
noreply at shibboleth.net
Tue Apr 14 20:33:25 UTC 2026
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch main
in repository java-idp-translations.
View the commit online:
https://codeberg.org/Shibboleth/java-idp-translations/commit/97ca25c3e1ca5bdc7d69dbbdef8bb5bc8f4275fe
commit 97ca25c3e1ca5bdc7d69dbbdef8bb5bc8f4275fe
Author: Milan Oravec <moravec at ukf.sk>
AuthorDate: Tue Apr 14 13:28:26 2026 +0200
v3
---
.../2/messages/messages_sk.properties | 22 ++++++++
.../2/messages/messages_sk.properties | 13 +++++
.../1/messages/messages_sk.properties | 65 ++++++++++++++++++++++
3 files changed, 100 insertions(+)
diff --git a/java-idp-plugin-duo/2/messages/messages_sk.properties b/java-idp-plugin-duo/2/messages/messages_sk.properties
new file mode 100644
index 0000000..5348932
--- /dev/null
+++ b/java-idp-plugin-duo/2/messages/messages_sk.properties
@@ -0,0 +1,22 @@
+# In addition to the Apache 2.0 license, this content is also licensed
+# under the Creative Commons Attribution-ShareAlike 3.0 Unported license
+# (see http://creativecommons.org/licenses/by-sa/3.0/).
+
+# This is the as-delivered set of messages used in various views
+# so that internationalized translations can be made available and
+# so administrators can locally override or supplement the values
+# in their own message files.
+
+
+idp.duo.passwordless.explain = Ak ste si zaregistrovali prístupový kľúč alebo zariadenie/token pre prihlásenie bez hesla, zadajte \
+ nižšie svoje používateľské meno a stlačte príslušné tlačidlo. Ak chcete túto možnosť obísť, stlačte alternatívne tlačidlo \
+ a vykonajte tradičné prihlásenie.
+
+idp.duo.passwordless.proceed = Prihlásenie pomocou prístupového kľúča alebo zariadenia
+idp.duo.passwordless.cancel = Prihlásenie pomocou hesla
+
+idp.duo.passwordless.unsupported = Zadaný používateľ nezaregistroval oprávnené zariadenie na používanie prihlásenia bez hesla.
+idp.duo.passwordless.username = Pred pokusom o prihlásenie bez hesla zadajte svoje používateľské meno.
+
+idp.duo.enrollment = Registrácia nových zariadení
+idp.duo.enrollment.url = #
diff --git a/java-idp-plugin-totp/2/messages/messages_sk.properties b/java-idp-plugin-totp/2/messages/messages_sk.properties
new file mode 100644
index 0000000..697cc32
--- /dev/null
+++ b/java-idp-plugin-totp/2/messages/messages_sk.properties
@@ -0,0 +1,13 @@
+# In addition to the Apache 2.0 license, this content is also licensed
+# under the Creative Commons Attribution-ShareAlike 3.0 Unported license
+# (see http://creativecommons.org/licenses/by-sa/3.0/).
+
+# This is the as-delivered set of messages used in various views
+# so that internationalized translations can be made available and
+# so administrators can locally override or supplement the values
+# in their own message files.
+
+
+idp.totp.field = Kód tokenu
+
+bad-tokencode.message = Zadaný kód tokenu bol neplatný.
diff --git a/java-idp-plugin-webauthn/1/messages/messages_sk.properties b/java-idp-plugin-webauthn/1/messages/messages_sk.properties
new file mode 100644
index 0000000..0f5a3cf
--- /dev/null
+++ b/java-idp-plugin-webauthn/1/messages/messages_sk.properties
@@ -0,0 +1,65 @@
+# In addition to the Apache 2.0 license, this content is also licensed
+# under the Creative Commons Attribution-ShareAlike 3.0 Unported license
+# (see http://creativecommons.org/licenses/by-sa/3.0/).
+
+# This is the as-delivered set of messages used in various views
+# so that internationalized translations can be made available and
+# so administrators can locally override or supplement the values
+# in their own message files.
+
+
+idp.webauthn.authn.inprogress = Autentifikácia...
+idp.webauthn.authn.retry = Prihlásenie zlyhalo, skúste to znova
+idp.webauthn.authn.submit = Odoslať overenie
+idp.webauthn.authn.authenticate = Prihlásenie pomocou prístupového kľúča alebo bezpečnostného kľúča
+idp.webauthn.authn.unsupported = Váš prehliadač nie je kompatibilný s WebAuthn
+idp.webauthn.authn.passwordless.explain = Ak ste si zaregistrovali prístupový kľúč alebo zariadenie/token pre prihlásenie bez hesla, zadajte nižšie svoje používateľské meno a stlačte príslušné tlačidlo.
+
+idp.webauthn.enrollment.url = /idp/profile/admin/webauthn-registration
+idp.webauthn.enrollment = Zaregistrovať nové poverenie
+
+idp.webauthn.register.registered.keys = Registrované kľúče pre
+idp.webauthn.register.credential.nickname = Prezývka poverenia
+idp.webauthn.register.credential.remove.confirm = Si si istý/á
+idp.webauthn.register.table.header.keyName = Názov kľúča
+idp.webauthn.register.table.header.authenticatorDescription = Autentifikátor
+idp.webauthn.register.table.header.transports = Prepravy
+idp.webauthn.register.table.header.passkey = Prístupový kľúč?
+idp.webauthn.register.table.header.registrationTime = Čas registrácie
+idp.webauthn.register.table.header.action = Akcia
+idp.webauthn.register.table.unknownCredential = neznámy
+idp.webauthn.register.credential.remove = Odstrániť
+idp.webauthn.register.registered.noKeys = Nemáte žiadne registrované kľúče
+idp.webauthn.register.addKey = Pridať nový bezpečnostný kľúč
+idp.webauthn.register.finish = Dokončiť
+idp.webauthn.register.submit = Odoslať registráciu
+idp.webauthn.register.username.explain = Zadajte nižšie svoje používateľské meno.
+idp.webauthn.register.username.proceed = Ďalej
+idp.webauthn.register.unsupported = Váš prehliadač nie je kompatibilný s WebAuthn
+
+idp.webauthn.admin.search.title = Hľadať používateľa
+idp.webauthn.admin.header = Registrované kľúče pre
+idp.webauthn.admin.table.header.userName = Používateľ
+idp.webauthn.admin.table.header.keyName = Názov kľúča
+idp.webauthn.admin.table.header.authenticatorDescription = Autentifikátor
+idp.webauthn.admin.table.header.transports = Prepravy
+idp.webauthn.admin.table.header.passkey = Prístupový kľúč?
+idp.webauthn.admin.table.header.registrationTime = Čas registrácie
+idp.webauthn.admin.table.header.action = Akcia
+idp.webauthn.admin.noKeys = Nie sú registrované žiadne kľúče
+idp.webauthn.admin.unsupported = Váš prehliadač nie je kompatibilný s WebAuthn
+idp.webauthn.admin.table.hasMetadata = Áno
+idp.webauthn.admin.table.noMetadata = Nie
+
+idp.webauthn.ended = Vaša relácia sa skončila
+
+# When debug information has been enabled
+idp.webauthn.debug.title = Ladenie
+idp.webauthn.debug.request = Možnosti žiadosti
+idp.webauthn.debug.register.title = Ladenie
+idp.webauthn.debug.register.request = Možnosti žiadosti
+
+# Messages to report back to the user during registration
+InvalidRegistration = Registrácia kľúča neúspešná
+ValidRegistration = Kľúč bol úspešne zaregistrovaný
+KeyRemoved = Kľúč bol úspešne odstránený
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list