Translated using Weblate (Hungarian)
Signed-off-by: xuxinyu <xuxinyu@xfusion.com>
This commit is contained in:
parent
cbb42af56e
commit
4642743100
96
0012-Translated-using-Weblate-Hungarian.patch
Normal file
96
0012-Translated-using-Weblate-Hungarian.patch
Normal file
@ -0,0 +1,96 @@
|
||||
From 5ee0da62449c15e611706a1196cd2aa373cd702d Mon Sep 17 00:00:00 2001
|
||||
From: Weblate <noreply@weblate.org>
|
||||
Date: Tue, 16 Aug 2022 13:19:22 +0200
|
||||
Subject: [PATCH 12/14] Translated using Weblate (Hungarian)
|
||||
|
||||
Currently translated at 98.3% (59 of 60 strings)
|
||||
|
||||
Co-authored-by: Acs Zoltan <acszoltan111@gmail.com>
|
||||
Translate-URL: https://translate.fedoraproject.org/projects/fprintd/fprintd/hu/
|
||||
Translation: fprintd/fprintd
|
||||
---
|
||||
po/hu.po | 31 ++++++++++++++-----------------
|
||||
1 file changed, 14 insertions(+), 17 deletions(-)
|
||||
|
||||
diff --git a/po/hu.po b/po/hu.po
|
||||
index 80e3545..d155425 100644
|
||||
--- a/po/hu.po
|
||||
+++ b/po/hu.po
|
||||
@@ -4,20 +4,22 @@
|
||||
#
|
||||
# Translators:
|
||||
# Gabor Kelemen <kelemeng at gnome dot hu>, 2012
|
||||
+# Acs Zoltan <acszoltan111@gmail.com>, 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: 2017-09-19 09:08+0000\n"
|
||||
-"Last-Translator: kelemeng <kelemeng@ubuntu.com>\n"
|
||||
-"Language-Team: Hungarian (http://www.transifex.com/freedesktop/fprintd/"
|
||||
-"language/hu/)\n"
|
||||
+"PO-Revision-Date: 2022-08-16 11:19+0000\n"
|
||||
+"Last-Translator: Acs Zoltan <acszoltan111@gmail.com>\n"
|
||||
+"Language-Team: Hungarian <https://translate.fedoraproject.org/projects/"
|
||||
+"fprintd/fprintd/hu/>\n"
|
||||
"Language: hu\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
+"X-Generator: Weblate 4.13\n"
|
||||
|
||||
#: data/net.reactivated.fprint.device.policy.in:13
|
||||
msgid "Verify a fingerprint"
|
||||
@@ -28,25 +30,21 @@ msgid "Privileges are required to verify fingerprints."
|
||||
msgstr "Jogosultság szükséges az ujjlenyomatok ellenőrzéséhez."
|
||||
|
||||
#: data/net.reactivated.fprint.device.policy.in:23
|
||||
-#, fuzzy
|
||||
msgid "Enroll or Delete fingerprints"
|
||||
-msgstr "Új ujjlenyomatok felvétele"
|
||||
+msgstr "Ujjlenyomatok felvétele vagy törlése"
|
||||
|
||||
#: data/net.reactivated.fprint.device.policy.in:24
|
||||
-#, fuzzy
|
||||
msgid "Privileges are required to enroll or delete fingerprints."
|
||||
-msgstr "Jogosultság szükséges új ujjlenyomatok felvételéhez."
|
||||
+msgstr "Jogosultság szükséges ujjlenyomatok felvételéhez vagy törléséhez."
|
||||
|
||||
#: data/net.reactivated.fprint.device.policy.in:33
|
||||
#, fuzzy
|
||||
msgid "Select a user to manage fingerprints for"
|
||||
-msgstr "Válassza ki a felveendő felhasználót"
|
||||
+msgstr "Válassza ki a felhasználót, aki kezeli az ujjlenyomatokat"
|
||||
|
||||
#: data/net.reactivated.fprint.device.policy.in:34
|
||||
-#, fuzzy
|
||||
msgid "Privileges are required to manage fingerprints for other users."
|
||||
-msgstr ""
|
||||
-"Jogosultság szükséges új ujjlenyomatok felvételéhez más felhasználóknak."
|
||||
+msgstr "Jogosultság szükséges az ujjlenyomatok kezeléséhez más felhasználóknak."
|
||||
|
||||
#: src/device.c:783
|
||||
#, c-format
|
||||
@@ -278,13 +276,12 @@ msgstr "Vegye el az ujját és próbálja újra lehúzni"
|
||||
|
||||
#: pam/pam_fprintd.c:537
|
||||
msgid "Verification timed out"
|
||||
-msgstr ""
|
||||
+msgstr "Az ellenőrzés kifutott az időből"
|
||||
|
||||
#: pam/pam_fprintd.c:542
|
||||
-#, fuzzy
|
||||
msgid "Failed to match fingerprint"
|
||||
-msgstr "Ujjlenyomat ellenőrzése"
|
||||
+msgstr "Nem sikerült felismerni az ujjlenyomatot"
|
||||
|
||||
#: pam/pam_fprintd.c:580
|
||||
msgid "An unknown error occurred"
|
||||
-msgstr ""
|
||||
+msgstr "Egy ismeretlen hiba történt"
|
||||
--
|
||||
2.37.1.windows.1
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: fprintd
|
||||
Version: 1.94.2
|
||||
Release: 12
|
||||
Release: 13
|
||||
Summary: D-Bus service for Fingerprint reader access
|
||||
|
||||
License: GPLv2+
|
||||
@ -18,6 +18,7 @@ Patch0008: 0008-Translated-using-Weblate-Chinese-Simplified-zh_CN.patch
|
||||
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
|
||||
|
||||
BuildRequires: meson
|
||||
BuildRequires: gcc
|
||||
@ -104,6 +105,9 @@ fi
|
||||
%{_mandir}/man8/pam_fprintd.8.gz
|
||||
|
||||
%changelog
|
||||
* Fri Jan 06 2023 xuxinyu <xuxinyu@xfusion.com> - 1.94.2-13
|
||||
- Translated using Weblate (Hungarian)
|
||||
|
||||
* Fri Jan 06 2023 xuxinyu <xuxinyu@xfusion.com> - 1.94.2-12
|
||||
- Translated using Weblate (Georgian)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user