Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates for project Nextcloud password confirmation library #877

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 34 additions & 0 deletions l10n/sk_SK.pot
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
#
# Translators:
# Jozef Gaal <[email protected]>, 2024
#
msgid ""
msgstr ""
"Last-Translator: Jozef Gaal <[email protected]>, 2024\n"
"Language-Team: Slovak (Slovakia) (https://app.transifex.com/nextcloud/teams/64236/sk_SK/)\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Language: sk_SK\n"
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"

#. TRANSLATORS: This is a status message, shown when the system is checking
#. the users password
msgid "Checking password …"
msgstr "Kontrola hesla..."

msgid "Confirm"
msgstr "Potvrdiť"

msgid "Confirm your password"
msgstr "Potvrďte svoje heslo"

msgid "Password"
msgstr "Heslo"

msgid "Please enter your password"
msgstr "Zadajte prosím svoje heslo"

msgid "This action needs authentication"
msgstr "Táto akcia vyžaduje overenie"

msgid "Wrong password"
msgstr "Nesprávne heslo"
Loading