diff options
author | Dmitry V. Levin <ldv@altlinux.org> | 2022-11-11 11:11:00 +0000 |
---|---|---|
committer | Dmitry V. Levin <ldv@altlinux.org> | 2022-11-11 11:11:00 +0000 |
commit | a324607b5db8873289409d7c609bb76ddb47022b (patch) | |
tree | a301212a0e7344d857cd72a7177c7f2ff52d219d /po/hr.po | |
parent | ea89f932aedffc1e4c08ab6a3f55baecd7933799 (diff) | |
download | pam-a324607b5db8873289409d7c609bb76ddb47022b.tar.gz pam-a324607b5db8873289409d7c609bb76ddb47022b.tar.bz2 pam-a324607b5db8873289409d7c609bb76ddb47022b.zip |
po: update .pot and .po files
Regenerate po/Linux-PAM.pot and po/*.po using "make -C po update-po"
command. This updates translations of pam_faillock and pam_mail
modules.
Diffstat (limited to 'po/hr.po')
-rw-r--r-- | po/hr.po | 67 |
1 files changed, 39 insertions, 28 deletions
@@ -9,11 +9,11 @@ msgid "" msgstr "" "Project-Id-Version: Linux-PAM\n" "Report-Msgid-Bugs-To: https://github.com/linux-pam/linux-pam/issues\n" -"POT-Creation-Date: 2021-07-20 20:00+0000\n" +"POT-Creation-Date: 2022-11-11 11:11+0000\n" "PO-Revision-Date: 2021-11-23 15:21+0000\n" "Last-Translator: Gogo Gogsi <linux.hr@protonmail.com>\n" -"Language-Team: Croatian <https://translate.fedoraproject.org/projects/" -"linux-pam/master/hr/>\n" +"Language-Team: Croatian <https://translate.fedoraproject.org/projects/linux-" +"pam/master/hr/>\n" "Language: hr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,7 +22,7 @@ msgstr "" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Weblate 4.9\n" -#: libpam/pam_get_authtok.c:39 modules/pam_exec/pam_exec.c:181 +#: libpam/pam_get_authtok.c:39 modules/pam_exec/pam_exec.c:183 #: modules/pam_userdb/pam_userdb.c:53 msgid "Password: " msgstr "Lozinka: " @@ -216,36 +216,42 @@ msgstr "...Nažalost, vaše je vrijeme isteklo!\n" msgid "erroneous conversation (%d)\n" msgstr "pogrešan razgovor (%d)\n" -#: modules/pam_exec/pam_exec.c:279 +#: modules/pam_exec/pam_exec.c:289 #, c-format msgid "%s failed: exit code %d" msgstr "%s neuspjelo: izlazni kôd %d" -#: modules/pam_exec/pam_exec.c:289 +#: modules/pam_exec/pam_exec.c:299 #, c-format msgid "%s failed: caught signal %d%s" msgstr "%s neuspjelo: uhvaćen signal %d%s" -#: modules/pam_exec/pam_exec.c:299 +#: modules/pam_exec/pam_exec.c:309 #, c-format msgid "%s failed: unknown status 0x%x" msgstr "%s neuspjelo: nepoznati status 0x%x" -#: modules/pam_faillock/main.c:103 -#, c-format +#: modules/pam_faillock/main.c:130 +#, fuzzy, c-format msgid "" -"Usage: %s [--dir /path/to/tally-directory] [--user username] [--reset]\n" +"Usage: %s [--dir /path/to/tally-directory] [--user username] [--reset] [--" +"legacy-output]\n" msgstr "" "Upotreba: %s [--dir /putanja/do/tally-direktorija] [--user korisničko ime] " "[--reset]\n" -#: modules/pam_faillock/pam_faillock.c:618 +#: modules/pam_faillock/main.c:181 +#, c-format +msgid "Login Failures Latest failure From\n" +msgstr "" + +#: modules/pam_faillock/pam_faillock.c:404 #, c-format msgid "The account is locked due to %u failed logins." msgstr "Račun je zaključan zbog %u neuspjelih prijava." -#: modules/pam_faillock/pam_faillock.c:627 -#: modules/pam_faillock/pam_faillock.c:633 +#: modules/pam_faillock/pam_faillock.c:413 +#: modules/pam_faillock/pam_faillock.c:419 #, c-format msgid "(%d minute left to unlock)" msgid_plural "(%d minutes left to unlock)" @@ -254,70 +260,72 @@ msgstr[1] "(%d minute preostale za prijavu)" msgstr[2] "(%d minuta preostale za prijavu)" #. TRANSLATORS: only used if dngettext is not supported. -#: modules/pam_faillock/pam_faillock.c:636 +#: modules/pam_faillock/pam_faillock.c:422 #, c-format msgid "(%d minutes left to unlock)" msgstr "(%d minuta preostalo za otključavanje)" #. TRANSLATORS: "strftime options for date of last login" -#: modules/pam_lastlog/pam_lastlog.c:318 modules/pam_lastlog/pam_lastlog.c:579 +#: modules/pam_lastlog/pam_lastlog.c:326 modules/pam_lastlog/pam_lastlog.c:595 msgid " %a %b %e %H:%M:%S %Z %Y" msgstr " %a %b %e %H:%M:%S %Z %Y" #. TRANSLATORS: " from <host>" -#: modules/pam_lastlog/pam_lastlog.c:327 modules/pam_lastlog/pam_lastlog.c:588 +#: modules/pam_lastlog/pam_lastlog.c:335 modules/pam_lastlog/pam_lastlog.c:604 #, c-format msgid " from %.*s" msgstr " od %.*s" #. TRANSLATORS: " on <terminal>" -#: modules/pam_lastlog/pam_lastlog.c:339 modules/pam_lastlog/pam_lastlog.c:600 +#: modules/pam_lastlog/pam_lastlog.c:347 modules/pam_lastlog/pam_lastlog.c:616 #, c-format msgid " on %.*s" msgstr " na %.*s" #. TRANSLATORS: "Last login: <date> from <host> on <terminal>" -#: modules/pam_lastlog/pam_lastlog.c:349 +#: modules/pam_lastlog/pam_lastlog.c:357 #, c-format msgid "Last login:%s%s%s" msgstr "Posljednja prijava:%s%s%s" -#: modules/pam_lastlog/pam_lastlog.c:355 +#: modules/pam_lastlog/pam_lastlog.c:363 msgid "Welcome to your new account!" msgstr "Dobrodošli u vaš novi račun!" #. TRANSLATORS: "Last failed login: <date> from <host> on <terminal>" -#: modules/pam_lastlog/pam_lastlog.c:610 +#: modules/pam_lastlog/pam_lastlog.c:626 #, c-format msgid "Last failed login:%s%s%s" msgstr "Posljednja neuspjela prijava:%s%s%s" -#: modules/pam_lastlog/pam_lastlog.c:619 modules/pam_lastlog/pam_lastlog.c:626 +#: modules/pam_lastlog/pam_lastlog.c:635 modules/pam_lastlog/pam_lastlog.c:642 #, c-format msgid "There was %d failed login attempt since the last successful login." msgid_plural "" "There were %d failed login attempts since the last successful login." -msgstr[0] "Nakon posljednje uspješne prijave bio je %d neuspjeli pokušaj prijave." +msgstr[0] "" +"Nakon posljednje uspješne prijave bio je %d neuspjeli pokušaj prijave." msgstr[1] "" "Nakon posljednje uspješne prijave bila su %d neuspjela pokušaja prijave." msgstr[2] "" "Nakon posljednje uspješne prijave bilo je %d neuspjelih pokušaja prijave." #. TRANSLATORS: only used if dngettext is not supported -#: modules/pam_lastlog/pam_lastlog.c:631 +#: modules/pam_lastlog/pam_lastlog.c:647 #, c-format msgid "There were %d failed login attempts since the last successful login." msgstr "" "Nakon posljednje uspješne prijave, bilo je %d neuspjelih pokušaja prijave." -#: modules/pam_limits/pam_limits.c:1164 +#: modules/pam_limits/pam_limits.c:1269 #, c-format msgid "There were too many logins for '%s'." msgstr "Previše prijava za '%s'." #: modules/pam_mail/pam_mail.c:289 -msgid "You have no mail." -msgstr "Nemate e-poštu." +#, fuzzy +msgid "You do not have any new mail." +msgstr "Imate novu e-poštu." #: modules/pam_mail/pam_mail.c:292 msgid "You have new mail." @@ -361,12 +369,12 @@ msgstr "Stvaranje direktorija '%s'." msgid "Unable to create and initialize directory '%s'." msgstr "Stvaranje i pokretanje direktorija '%s' nije uspjelo." -#: modules/pam_pwhistory/pam_pwhistory.c:371 +#: modules/pam_pwhistory/pam_pwhistory.c:378 #: modules/pam_unix/pam_unix_passwd.c:589 msgid "Password has been already used. Choose another." msgstr "Lozinka je već korištena. Odaberite neku drugu." -#: modules/pam_pwhistory/pam_pwhistory.c:378 +#: modules/pam_pwhistory/pam_pwhistory.c:385 msgid "Password has been already used." msgstr "Lozinka se već korsiti." @@ -491,3 +499,6 @@ msgstr "Promjena lozinke za %s." #: modules/pam_unix/pam_unix_passwd.c:722 msgid "You must wait longer to change your password." msgstr "Morate pričekati duže za promjenu lozinke." + +#~ msgid "You have no mail." +#~ msgstr "Nemate e-poštu." |