po: Update PO files based on template

This commit is contained in:
Benjamin Berg
2021-12-02 10:58:25 +01:00
parent 4ed76ba997
commit 7c1e1f67bf
74 changed files with 965 additions and 782 deletions

View File

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: fprintd\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-06-30 14:00+0200\n"
"POT-Creation-Date: 2021-12-02 10:58+0100\n"
"PO-Revision-Date: 2021-07-16 20:04+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Ukrainian <https://translate.fedoraproject.org/projects/"
@ -18,10 +18,10 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 "
"? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > "
"14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % "
"100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != "
"11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % "
"100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || "
"(n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
"X-Generator: Weblate 4.7.1\n"
#: data/net.reactivated.fprint.device.policy.in:13
@ -33,29 +33,33 @@ msgid "Privileges are required to verify fingerprints."
msgstr "Для перевірки відбитків пальців потрібні відповідні права доступу."
#: data/net.reactivated.fprint.device.policy.in:23
msgid "Enroll new fingerprints"
#, fuzzy
msgid "Enroll or Delete fingerprints"
msgstr "Реєстрація нових відбитків пальців"
#: data/net.reactivated.fprint.device.policy.in:24
msgid "Privileges are required to enroll new fingerprints."
#, fuzzy
msgid "Privileges are required to enroll or delete fingerprints."
msgstr "Для реєстрації нових відбитків потрібні відповідні права доступу."
#: data/net.reactivated.fprint.device.policy.in:33
msgid "Select a user to enroll"
#, fuzzy
msgid "Select a user to manage fingerprints for"
msgstr "Виберіть користувача для реєстрації"
#: data/net.reactivated.fprint.device.policy.in:34
msgid "Privileges are required to enroll new fingerprints for other users."
#, fuzzy
msgid "Privileges are required to manage fingerprints for other users."
msgstr ""
"Для реєстрації нових відбитків для інших користувачів потрібні відповідні "
"права доступу."
#: src/device.c:690
#: src/device.c:783
#, c-format
msgid "Device was not claimed before use"
msgstr "Перед використанням пристрій не було зарезервовано"
#: src/device.c:699
#: src/device.c:792
#, c-format
msgid "Device already in use by another user"
msgstr "Пристрій вже використовується іншим користувачем"
@ -286,10 +290,10 @@ msgstr "Приберіть ваш палець і повторіть спроб
msgid "Verification timed out"
msgstr "Перевищено час перевірки"
#: pam/pam_fprintd.c:560
#: pam/pam_fprintd.c:542
msgid "Failed to match fingerprint"
msgstr "Не вдалося встановити відповідність відбитка"
#: pam/pam_fprintd.c:576
#: pam/pam_fprintd.c:580
msgid "An unknown error occurred"
msgstr "Сталася невідома помилка"