summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--translations/messages/hu.po21
1 files changed, 13 insertions, 8 deletions
diff --git a/translations/messages/hu.po b/translations/messages/hu.po
index acbc7c1..d6b3c54 100644
--- a/translations/messages/hu.po
+++ b/translations/messages/hu.po
@@ -4,45 +4,50 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2020-05-09 01:25+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: Automatically generated\n"
-"Language-Team: none\n"
+"PO-Revision-Date: 2026-01-23 19:51+0000\n"
+"Last-Translator: Héjjas István <istvanhejjas@gmail.com>\n"
+"Language-Team: Hungarian <https://mirror.git.trinitydesktop.org/weblate/"
+"projects/applications/abakus/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"
+"X-Generator: Weblate 4.18.2\n"
#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
#, ignore-inconsistent
msgid ""
"_: NAME OF TRANSLATORS\n"
"Your names"
-msgstr ""
+msgstr "Istvan Hejjas"
#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
#, ignore-inconsistent
msgid ""
"_: EMAIL OF TRANSLATORS\n"
"Your emails"
-msgstr ""
+msgstr "istvanhejjas@gmail.com"
#: abakus.cpp:36
msgid "abakus"
-msgstr ""
+msgstr "abakus"
#: abakus.cpp:37
msgid "A simple keyboard-driven calculator"
-msgstr ""
+msgstr "Egyszerű billentyűzetes számológép"
#: abakus.cpp:42
msgid "Developer"
-msgstr ""
+msgstr "Fejlesztő"
#: abakus.cpp:46
msgid ""
"High precision math routines, and inspiration for the new design came from "
"his C++ implementation (SpeedCrunch)"
msgstr ""
+"Nagy pontosságú matematikai rutinfunkciók, az új dizájnhoz pedig inspirációt "
+"a C++-ban írt megvalósítása (SpeedCrunch) adott"
#: abakus.cpp:50
msgid "Came up with the initial idea, along with a Python implementation."