diff options
Diffstat (limited to 'po/he/minetest.po')
-rw-r--r-- | po/he/minetest.po | 76 |
1 files changed, 43 insertions, 33 deletions
diff --git a/po/he/minetest.po b/po/he/minetest.po index 90df304cc..a6beb9def 100644 --- a/po/he/minetest.po +++ b/po/he/minetest.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Hebrew (Minetest)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-11-27 19:42+0100\n" +"POT-Creation-Date: 2022-01-25 23:19+0100\n" "PO-Revision-Date: 2021-04-17 07:27+0000\n" "Last-Translator: Omer I.S. <omeritzicschwartz@gmail.com>\n" "Language-Team: Hebrew <https://hosted.weblate.org/projects/minetest/minetest/" @@ -1222,14 +1222,6 @@ msgid "- Address: " msgstr "- כתובת: " #: src/client/game.cpp -msgid "- Creative Mode: " -msgstr "- מצב יצירתי: " - -#: src/client/game.cpp -msgid "- Damage: " -msgstr "- חבלה: " - -#: src/client/game.cpp msgid "- Mode: " msgstr "- מצב: " @@ -1587,7 +1579,7 @@ msgstr "" msgid "Unable to listen on %s because IPv6 is disabled" msgstr "" -#: src/client/game.cpp src/unittest/test_gettext.cpp +#: src/client/game.cpp #, c-format msgid "Viewing range changed to %d" msgstr "טווח ראיה השתנה ל %d" @@ -1938,7 +1930,7 @@ msgstr "סיסמאות לא תואמות!" msgid "Register and Join" msgstr "הרשם והצטרף" -#: src/gui/guiConfirmRegistration.cpp src/unittest/test_gettext.cpp +#: src/gui/guiConfirmRegistration.cpp #, c-format msgid "" "You are about to join this server with the name \"%s\" for the first time.\n" @@ -3295,6 +3287,12 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp +msgid "" +"Enables tradeoffs that reduce CPU load or increase rendering performance\n" +"at the expense of minor visual glitches that do not impact game playability." +msgstr "" + +#: src/settings_translation_file.cpp msgid "Engine profiling data print interval" msgstr "" @@ -3478,11 +3476,15 @@ msgid "Font size" msgstr "" #: src/settings_translation_file.cpp -msgid "Font size of the default font in point (pt)." +msgid "Font size divisible by" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Font size of the default font where 1 unit = 1 pixel at 96 DPI" msgstr "" #: src/settings_translation_file.cpp -msgid "Font size of the monospace font in point (pt)." +msgid "Font size of the monospace font where 1 unit = 1 pixel at 96 DPI" msgstr "" #: src/settings_translation_file.cpp @@ -3493,6 +3495,17 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" +"For pixel-style fonts that do not scale well, this ensures that font sizes " +"used\n" +"with this font will always be divisible by this value, in pixels. For " +"instance,\n" +"a pixel font 16 pixels tall should have this set to 16, so it will only ever " +"be\n" +"sized 16, 32, 48, etc., so a mod requesting a size of 25 will get 32." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" "Format of player chat messages. The following strings are valid " "placeholders:\n" "@name, @message, @timestamp (optional)" @@ -3551,10 +3564,6 @@ msgid "Fraction of the visible distance at which fog starts to be rendered" msgstr "" #: src/settings_translation_file.cpp -msgid "FreeType fonts" -msgstr "" - -#: src/settings_translation_file.cpp msgid "" "From how far blocks are generated for clients, stated in mapblocks (16 " "nodes)." @@ -5260,6 +5269,10 @@ msgid "Monospace font size" msgstr "" #: src/settings_translation_file.cpp +msgid "Monospace font size divisible by" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Mountain height noise" msgstr "" @@ -5410,9 +5423,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Path of the fallback font.\n" -"If “freetype” setting is enabled: Must be a TrueType font.\n" -"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n" +"Path of the fallback font. Must be a TrueType font.\n" "This font will be used for certain languages or if the default font is " "unavailable." msgstr "" @@ -5435,17 +5446,13 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Path to the default font.\n" -"If “freetype” setting is enabled: Must be a TrueType font.\n" -"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n" +"Path to the default font. Must be a TrueType font.\n" "The fallback font will be used if the font cannot be loaded." msgstr "" #: src/settings_translation_file.cpp msgid "" -"Path to the monospace font.\n" -"If “freetype” setting is enabled: Must be a TrueType font.\n" -"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n" +"Path to the monospace font. Must be a TrueType font.\n" "This font is used for e.g. the console and profiler screen." msgstr "" @@ -6353,6 +6360,10 @@ msgid "Touch screen threshold" msgstr "" #: src/settings_translation_file.cpp +msgid "Tradeoffs for performance" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Trees noise" msgstr "" @@ -6641,13 +6652,6 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Whether FreeType fonts are used, requires FreeType support to be compiled " -"in.\n" -"If disabled, bitmap and XML vectors fonts are used instead." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "" "Whether name tag backgrounds should be shown by default.\n" "Mods may still set a background." msgstr "" @@ -6789,6 +6793,12 @@ msgstr "(cURL) מגבלת זמן" msgid "cURL parallel limit" msgstr "(cURL) מגבלה לפעולות במקביל" +#~ msgid "- Creative Mode: " +#~ msgstr "- מצב יצירתי: " + +#~ msgid "- Damage: " +#~ msgstr "- חבלה: " + #~ msgid "Address / Port" #~ msgstr "כתובת / פורט" |