mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Translated using Weblate (Hebrew)
Currently translated at 29.5% (453 of 1531 strings)
This commit is contained in:
parent
8e7fbed4e4
commit
5026ea18f5
2 changed files with 15 additions and 5 deletions
|
@ -1,2 +1,12 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources></resources>
|
<resources>
|
||||||
|
<string name="label">לואנטי</string>
|
||||||
|
<string name="loading">טוען…</string>
|
||||||
|
<string name="notification_channel_name">הודעה כללית</string>
|
||||||
|
<string name="notification_channel_description">התראות מלואנטי</string>
|
||||||
|
<string name="unzip_notification_title">טוען לואנטי</string>
|
||||||
|
<string name="game_notification_title">לואנטי רץ</string>
|
||||||
|
<string name="ime_dialog_done">בוצע</string>
|
||||||
|
<string name="no_web_browser">לא נמצא דפדפן אינטרנט</string>
|
||||||
|
<string name="unzip_notification_description">פחות מדקה אחת…</string>
|
||||||
|
</resources>
|
||||||
|
|
|
@ -3,7 +3,7 @@ msgstr ""
|
||||||
"Project-Id-Version: Hebrew (Minetest)\n"
|
"Project-Id-Version: Hebrew (Minetest)\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2025-05-14 23:02+0200\n"
|
"POT-Creation-Date: 2025-05-14 23:02+0200\n"
|
||||||
"PO-Revision-Date: 2025-03-24 18:57+0000\n"
|
"PO-Revision-Date: 2025-06-04 11:01+0000\n"
|
||||||
"Last-Translator: jhon game <jhongamepc2@gmail.com>\n"
|
"Last-Translator: jhon game <jhongamepc2@gmail.com>\n"
|
||||||
"Language-Team: Hebrew <https://hosted.weblate.org/projects/minetest/minetest/"
|
"Language-Team: Hebrew <https://hosted.weblate.org/projects/minetest/minetest/"
|
||||||
"he/>\n"
|
"he/>\n"
|
||||||
|
@ -13,7 +13,7 @@ msgstr ""
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && "
|
"Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && "
|
||||||
"n % 10 == 0) ? 2 : 3));\n"
|
"n % 10 == 0) ? 2 : 3));\n"
|
||||||
"X-Generator: Weblate 5.11-dev\n"
|
"X-Generator: Weblate 5.12-dev\n"
|
||||||
|
|
||||||
#: builtin/client/chatcommands.lua
|
#: builtin/client/chatcommands.lua
|
||||||
msgid "Clear the out chat queue"
|
msgid "Clear the out chat queue"
|
||||||
|
@ -1529,9 +1529,9 @@ msgid "Debug info shown"
|
||||||
msgstr "מידע דיבאג מוצג"
|
msgstr "מידע דיבאג מוצג"
|
||||||
|
|
||||||
#: src/client/game.cpp
|
#: src/client/game.cpp
|
||||||
#, fuzzy, c-format
|
#, c-format
|
||||||
msgid "Error creating client: %s"
|
msgid "Error creating client: %s"
|
||||||
msgstr "יוצר לקוח..."
|
msgstr "שגיאה ביצירת לקוח: %s"
|
||||||
|
|
||||||
#: src/client/game.cpp
|
#: src/client/game.cpp
|
||||||
msgid "Fast mode disabled"
|
msgid "Fast mode disabled"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue