!51 Translated using Weblate (Croatian)

From: @xuiny 
Reviewed-by: @Charlie_li 
Signed-off-by: @Charlie_li
This commit is contained in:
openeuler-ci-bot 2023-01-06 07:05:54 +00:00 committed by Gitee
commit a0a76381c6
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 82 additions and 1 deletions

View File

@ -0,0 +1,77 @@
From a83c6a594c421c72ec4c867ec318edebf51af389 Mon Sep 17 00:00:00 2001
From: Weblate <noreply@weblate.org>
Date: Tue, 16 Aug 2022 13:19:22 +0200
Subject: [PATCH] Translated using Weblate (Croatian)
Currently translated at 100.0% (60 of 60 strings)
Co-authored-by: Gogo Gogsi <linux.hr@protonmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://translate.fedoraproject.org/projects/fprintd/fprintd/hr/
Translation: fprintd/fprintd
---
po/hr.po | 19 +++++++------------
1 file changed, 7 insertions(+), 12 deletions(-)
diff --git a/po/hr.po b/po/hr.po
index 0d4185e..3b25877 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -4,13 +4,13 @@
#
# Translators:
# Tomislav Krznar <tomislav.krznar@gmail.com>, 2012
-# Gogo Gogsi <linux.hr@protonmail.com>, 2021.
+# Gogo Gogsi <linux.hr@protonmail.com>, 2021, 2022.
msgid ""
msgstr ""
"Project-Id-Version: fprintd\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-12-02 10:58+0100\n"
-"PO-Revision-Date: 2021-10-03 15:05+0000\n"
+"PO-Revision-Date: 2022-06-25 16:18+0000\n"
"Last-Translator: Gogo Gogsi <linux.hr@protonmail.com>\n"
"Language-Team: Croatian <https://translate.fedoraproject.org/projects/"
"fprintd/fprintd/hr/>\n"
@@ -20,7 +20,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Generator: Weblate 4.8\n"
+"X-Generator: Weblate 4.13\n"
#: data/net.reactivated.fprint.device.policy.in:13
msgid "Verify a fingerprint"
@@ -31,25 +31,20 @@ msgid "Privileges are required to verify fingerprints."
msgstr "Potrebne su ovlasti za provjeru otisaka prstiju."
#: data/net.reactivated.fprint.device.policy.in:23
-#, fuzzy
msgid "Enroll or Delete fingerprints"
-msgstr "Unesi nove otiske prstiju"
+msgstr "Unesite ili obrišite otiske prstiju"
#: data/net.reactivated.fprint.device.policy.in:24
-#, fuzzy
msgid "Privileges are required to enroll or delete fingerprints."
-msgstr "Potrebne su ovlasti za unošenje novih otisaka prstiju."
+msgstr "Potrebne su ovlasti za unošenje ili brisanje otisaka prstiju."
#: data/net.reactivated.fprint.device.policy.in:33
-#, fuzzy
msgid "Select a user to manage fingerprints for"
-msgstr "Odaberite korisnika za unos"
+msgstr "Odaberite korisnika za upravljanje otiscima prstiju za"
#: data/net.reactivated.fprint.device.policy.in:34
-#, fuzzy
msgid "Privileges are required to manage fingerprints for other users."
-msgstr ""
-"Potrebne su ovlasti za unošenje novih otisaka prstiju za druge korisnike."
+msgstr "Potrebne su ovlasti za upravljanjem otisaka prstiju za druge korisnike."
#: src/device.c:783
#, c-format
--
2.37.1.windows.1

View File

@ -1,6 +1,6 @@
Name: fprintd
Version: 1.94.2
Release: 13
Release: 14
Summary: D-Bus service for Fingerprint reader access
License: GPLv2+
@ -19,6 +19,7 @@ Patch0009: 0009-scripts-Update-uncrustify-configuration.patch
Patch0010: 0010-Translated-using-Weblate-Thai.patch
Patch0011: 0011-Translated-using-Weblate-Georgian.patch
Patch0012: 0012-Translated-using-Weblate-Hungarian.patch
Patch0013: 0013-Translated-using-Weblate-Croatian.patch
BuildRequires: meson
BuildRequires: gcc
@ -105,6 +106,9 @@ fi
%{_mandir}/man8/pam_fprintd.8.gz
%changelog
* Fri Jan 06 2023 xuxinyu <xuxinyu@xfusion.com> - 1.94.2-14
- Translated using Weblate (Croatian)
* Fri Jan 06 2023 xuxinyu <xuxinyu@xfusion.com> - 1.94.2-13
- Translated using Weblate (Hungarian)