diff options
author | updatepo.sh <script@mt> | 2021-11-27 19:42:26 +0100 |
---|---|---|
committer | sfan5 <sfan5@live.de> | 2021-11-27 19:42:26 +0100 |
commit | 1dc1305ada07da8c2a278b46a34d58af86184af9 (patch) | |
tree | 0163bf9bcf45d14f7e689650f41dd805c1601ce0 /po/el | |
parent | a157256706d5bf2c8f982ca971207765c2972405 (diff) | |
download | minetest-1dc1305ada07da8c2a278b46a34d58af86184af9.tar.gz minetest-1dc1305ada07da8c2a278b46a34d58af86184af9.tar.bz2 minetest-1dc1305ada07da8c2a278b46a34d58af86184af9.zip |
Update translation files
Diffstat (limited to 'po/el')
-rw-r--r-- | po/el/minetest.po | 250 |
1 files changed, 170 insertions, 80 deletions
diff --git a/po/el/minetest.po b/po/el/minetest.po index e0a5d314d..dad409dc4 100644 --- a/po/el/minetest.po +++ b/po/el/minetest.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Greek (Minetest)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-16 18:27+0200\n" +"POT-Creation-Date: 2021-11-27 19:42+0100\n" "PO-Revision-Date: 2021-06-07 14:33+0000\n" "Last-Translator: THANOS SIOURDAKIS <siourdakisthanos@gmail.com>\n" "Language-Team: Greek <https://hosted.weblate.org/projects/minetest/minetest/" @@ -59,11 +59,6 @@ msgstr "" msgid "You died" msgstr "Πέθανες" -#: builtin/client/death_formspec.lua -#, fuzzy -msgid "You died." -msgstr "Πέθανες" - #: builtin/common/chatcommands.lua msgid "Available commands:" msgstr "" @@ -94,6 +89,10 @@ msgid "OK" msgstr "Εντάξει" #: builtin/fstk/ui.lua +msgid "<none available>" +msgstr "" + +#: builtin/fstk/ui.lua msgid "An error occurred in a Lua script:" msgstr "Ένα σφάλμα προέκυψε σε ένα σενάριο Lua:" @@ -292,6 +291,10 @@ msgid "Install missing dependencies" msgstr "" #: builtin/mainmenu/dlg_contentstore.lua +msgid "Install: Unsupported file type or broken archive" +msgstr "" + +#: builtin/mainmenu/dlg_contentstore.lua #: builtin/mainmenu/dlg_settings_advanced.lua msgid "Mods" msgstr "" @@ -616,7 +619,7 @@ msgid "Offset" msgstr "" #: builtin/mainmenu/dlg_settings_advanced.lua -msgid "Persistance" +msgid "Persistence" msgstr "" #: builtin/mainmenu/dlg_settings_advanced.lua @@ -727,14 +730,6 @@ msgid "Install Mod: Unable to find suitable folder name for modpack $1" msgstr "" #: builtin/mainmenu/pkgmgr.lua -msgid "Install: Unsupported file type \"$1\" or broken archive" -msgstr "" - -#: builtin/mainmenu/pkgmgr.lua -msgid "Install: file: \"$1\"" -msgstr "Εγκατάσταση: αρχείο: \"$1\"" - -#: builtin/mainmenu/pkgmgr.lua msgid "Unable to find a valid mod or modpack" msgstr "" @@ -1101,10 +1096,6 @@ msgstr "" msgid "Texturing:" msgstr "" -#: builtin/mainmenu/tab_settings.lua -msgid "To enable shaders the OpenGL driver needs to be used." -msgstr "" - #: builtin/mainmenu/tab_settings.lua src/settings_translation_file.cpp msgid "Tone Mapping" msgstr "" @@ -1137,7 +1128,7 @@ msgstr "" msgid "Waving Plants" msgstr "" -#: src/client/client.cpp +#: src/client/client.cpp src/client/game.cpp msgid "Connection timed out." msgstr "" @@ -1166,7 +1157,7 @@ msgid "Connection error (timed out?)" msgstr "" #: src/client/clientlauncher.cpp -msgid "Could not find or load game \"" +msgid "Could not find or load game: " msgstr "" #: src/client/clientlauncher.cpp @@ -1237,6 +1228,16 @@ msgid "- Server Name: " msgstr "- Όνομα Διακομιστή: " #: src/client/game.cpp +#, fuzzy +msgid "A serialization error occurred:" +msgstr "Παρουσιάστηκε σφάλμα:" + +#: src/client/game.cpp +#, c-format +msgid "Access denied. Reason: %s" +msgstr "" + +#: src/client/game.cpp msgid "Automatic forward disabled" msgstr "" @@ -1245,6 +1246,22 @@ msgid "Automatic forward enabled" msgstr "" #: src/client/game.cpp +msgid "Block bounds hidden" +msgstr "" + +#: src/client/game.cpp +msgid "Block bounds shown for all blocks" +msgstr "" + +#: src/client/game.cpp +msgid "Block bounds shown for current block" +msgstr "" + +#: src/client/game.cpp +msgid "Block bounds shown for nearby blocks" +msgstr "" + +#: src/client/game.cpp msgid "Camera update disabled" msgstr "" @@ -1253,6 +1270,10 @@ msgid "Camera update enabled" msgstr "" #: src/client/game.cpp +msgid "Can't show block bounds (need 'basic_debug' privilege)" +msgstr "" + +#: src/client/game.cpp msgid "Change Password" msgstr "" @@ -1265,6 +1286,10 @@ msgid "Cinematic mode enabled" msgstr "" #: src/client/game.cpp +msgid "Client disconnected" +msgstr "" + +#: src/client/game.cpp msgid "Client side scripting is disabled" msgstr "" @@ -1273,6 +1298,10 @@ msgid "Connecting to server..." msgstr "" #: src/client/game.cpp +msgid "Connection failed for unknown reason" +msgstr "" + +#: src/client/game.cpp msgid "Continue" msgstr "Συνέχεια" @@ -1296,6 +1325,11 @@ msgid "" msgstr "" #: src/client/game.cpp +#, c-format +msgid "Couldn't resolve address: %s" +msgstr "" + +#: src/client/game.cpp msgid "Creating client..." msgstr "" @@ -1489,6 +1523,21 @@ msgstr "" #: src/client/game.cpp #, c-format +msgid "The server is probably running a different version of %s." +msgstr "" + +#: src/client/game.cpp +#, c-format +msgid "Unable to connect to %s because IPv6 is disabled" +msgstr "" + +#: src/client/game.cpp +#, c-format +msgid "Unable to listen on %s because IPv6 is disabled" +msgstr "" + +#: src/client/game.cpp src/unittest/test_gettext.cpp +#, c-format msgid "Viewing range changed to %d" msgstr "" @@ -1821,6 +1870,14 @@ msgstr "" msgid "Minimap in texture mode" msgstr "" +#: src/gui/guiChatConsole.cpp +msgid "Failed to open webpage" +msgstr "" + +#: src/gui/guiChatConsole.cpp +msgid "Opening webpage" +msgstr "" + #: src/gui/guiConfirmRegistration.cpp src/gui/guiPasswordChange.cpp msgid "Passwords do not match!" msgstr "" @@ -1829,7 +1886,7 @@ msgstr "" msgid "Register and Join" msgstr "" -#: src/gui/guiConfirmRegistration.cpp +#: src/gui/guiConfirmRegistration.cpp src/unittest/test_gettext.cpp #, c-format msgid "" "You are about to join this server with the name \"%s\" for the first time.\n" @@ -2016,7 +2073,8 @@ msgid "Muted" msgstr "Σε σίγαση" #: src/gui/guiVolumeChange.cpp -msgid "Sound Volume: " +#, fuzzy, c-format +msgid "Sound Volume: %d%%" msgstr "Ένταση ήχου: " #. ~ Imperative, as in "Enter/type in text". @@ -2224,6 +2282,10 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp +msgid "Adjust the detected display density, used for scaling UI elements." +msgstr "" + +#: src/settings_translation_file.cpp #, c-format msgid "" "Adjusts the density of the floatland layer.\n" @@ -2490,6 +2552,11 @@ msgid "Chat command time message threshold" msgstr "" #: src/settings_translation_file.cpp +#, fuzzy +msgid "Chat commands" +msgstr "Εντολή" + +#: src/settings_translation_file.cpp msgid "Chat font size" msgstr "" @@ -2522,7 +2589,7 @@ msgid "Chat toggle key" msgstr "" #: src/settings_translation_file.cpp -msgid "Chatcommands" +msgid "Chat weblinks" msgstr "" #: src/settings_translation_file.cpp @@ -2542,6 +2609,12 @@ msgid "Clean transparent textures" msgstr "" #: src/settings_translation_file.cpp +msgid "" +"Clickable weblinks (middle-click or Ctrl+left-click) enabled in chat console " +"output." +msgstr "" + +#: src/settings_translation_file.cpp msgid "Client" msgstr "" @@ -2617,6 +2690,22 @@ msgid "Command key" msgstr "" #: src/settings_translation_file.cpp +msgid "" +"Compression level to use when saving mapblocks to disk.\n" +"-1 - use default compression level\n" +"0 - least compression, fastest\n" +"9 - best compression, slowest" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Compression level to use when sending mapblocks to the client.\n" +"-1 - use default compression level\n" +"0 - least compression, fastest\n" +"9 - best compression, slowest" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Connect glass" msgstr "" @@ -2707,7 +2796,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" "Crosshair alpha (opaqueness, between 0 and 255).\n" -"Also controls the object crosshair color" +"This also applies to the object crosshair." msgstr "" #: src/settings_translation_file.cpp @@ -2784,8 +2873,8 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Define shadow filtering quality\n" -"This simulates the soft shadows effect by applying a PCF or poisson disk\n" +"Define shadow filtering quality.\n" +"This simulates the soft shadows effect by applying a PCF or Poisson disk\n" "but also uses more resources." msgstr "" @@ -2904,6 +2993,10 @@ msgid "Disallow empty passwords" msgstr "" #: src/settings_translation_file.cpp +msgid "Display Density Scaling Factor" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Domain name of server, to be displayed in the serverlist." msgstr "" @@ -2949,7 +3042,14 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Enable colored shadows. \n" +"Enable Poisson disk filtering.\n" +"On true uses Poisson disk to make \"soft shadows\". Otherwise uses PCF " +"filtering." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Enable colored shadows.\n" "On true translucent nodes cast colored shadows. This is expensive." msgstr "" @@ -2978,13 +3078,6 @@ msgid "Enable players getting damage and dying." msgstr "" #: src/settings_translation_file.cpp -msgid "" -"Enable poisson disk filtering.\n" -"On true uses poisson disk to make \"soft shadows\". Otherwise uses PCF " -"filtering." -msgstr "" - -#: src/settings_translation_file.cpp msgid "Enable random user input (only used for testing)." msgstr "" @@ -3376,7 +3469,7 @@ msgstr "" msgid "" "Global map generation attributes.\n" "In Mapgen v6 the 'decorations' flag controls all decorations except trees\n" -"and junglegrass, in all other mapgens this flag controls all decorations." +"and jungle grass, in all other mapgens this flag controls all decorations." msgstr "" #: src/settings_translation_file.cpp @@ -3808,7 +3901,7 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Instrument chatcommands on registration." +msgid "Instrument chat commands on registration." msgstr "" #: src/settings_translation_file.cpp @@ -3892,7 +3985,7 @@ msgid "Joystick button repetition interval" msgstr "" #: src/settings_translation_file.cpp -msgid "Joystick deadzone" +msgid "Joystick dead zone" msgstr "" #: src/settings_translation_file.cpp @@ -4721,7 +4814,7 @@ msgid "Map save interval" msgstr "" #: src/settings_translation_file.cpp -msgid "Map update time" +msgid "Map shadows update frames" msgstr "" #: src/settings_translation_file.cpp @@ -5014,7 +5107,7 @@ msgid "Mod channels" msgstr "" #: src/settings_translation_file.cpp -msgid "Modifies the size of the hudbar elements." +msgid "Modifies the size of the HUD elements." msgstr "" #: src/settings_translation_file.cpp @@ -5146,7 +5239,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" "Number of extra blocks that can be loaded by /clearobjects at once.\n" -"This is a trade-off between sqlite transaction overhead and\n" +"This is a trade-off between SQLite transaction overhead and\n" "memory consumption (4096=100MB, as a rule of thumb)." msgstr "" @@ -5171,6 +5264,10 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp +msgid "Optional override for chat weblink color." +msgstr "" + +#: src/settings_translation_file.cpp msgid "" "Path of the fallback font.\n" "If “freetype” setting is enabled: Must be a TrueType font.\n" @@ -5310,9 +5407,9 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" "Prometheus listener address.\n" -"If minetest is compiled with ENABLE_PROMETHEUS option enabled,\n" +"If Minetest is compiled with ENABLE_PROMETHEUS option enabled,\n" "enable metrics listener for Prometheus on that address.\n" -"Metrics can be fetch on http://127.0.0.1:30000/metrics" +"Metrics can be fetched on http://127.0.0.1:30000/metrics" msgstr "" #: src/settings_translation_file.cpp @@ -5607,24 +5704,16 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Set the shadow update time.\n" -"Lower value means shadows and map updates faster, but it consume more " -"resources.\n" -"Minimun value 0.001 seconds max value 0.2 seconds" -msgstr "" - -#: src/settings_translation_file.cpp -msgid "" "Set the soft shadow radius size.\n" -"Lower values mean sharper shadows bigger values softer.\n" -"Minimun value 1.0 and max value 10.0" +"Lower values mean sharper shadows, bigger values mean softer shadows.\n" +"Minimum value: 1.0; maximum value: 10.0" msgstr "" #: src/settings_translation_file.cpp msgid "" -"Set the tilt of Sun/Moon orbit in degrees\n" +"Set the tilt of Sun/Moon orbit in degrees.\n" "Value of 0 means no tilt / vertical orbit.\n" -"Minimun value 0.0 and max value 60.0" +"Minimum value: 0.0; maximum value: 60.0" msgstr "" #: src/settings_translation_file.cpp @@ -5715,7 +5804,7 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Show nametag backgrounds by default" +msgid "Show name tag backgrounds by default" msgstr "" #: src/settings_translation_file.cpp @@ -5822,6 +5911,14 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" +"Spread a complete update of shadow map over given amount of frames.\n" +"Higher values might make shadows laggy, lower values\n" +"will consume more resources.\n" +"Minimum value: 1; maximum value: 16" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" "Spread of light curve boost range.\n" "Controls the width of the range to be boosted.\n" "Standard deviation of the light curve boost Gaussian." @@ -5930,7 +6027,7 @@ msgstr "" msgid "" "Texture size to render the shadow map on.\n" "This must be a power of two.\n" -"Bigger numbers create better shadowsbut it is also more expensive." +"Bigger numbers create better shadows but it is also more expensive." msgstr "" #: src/settings_translation_file.cpp @@ -5948,7 +6045,7 @@ msgid "The URL for the content repository" msgstr "" #: src/settings_translation_file.cpp -msgid "The deadzone of the joystick" +msgid "The dead zone of the joystick" msgstr "" #: src/settings_translation_file.cpp @@ -6017,7 +6114,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" "The sensitivity of the joystick axes for moving the\n" -"ingame view frustum around." +"in-game view frustum around." msgstr "" #: src/settings_translation_file.cpp @@ -6180,7 +6277,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Use mip mapping to scale textures. May slightly increase performance,\n" +"Use mipmapping to scale textures. May slightly increase performance,\n" "especially when using a high resolution texture pack.\n" "Gamma correct downscaling is not supported." msgstr "" @@ -6364,6 +6461,10 @@ msgid "Waving plants" msgstr "" #: src/settings_translation_file.cpp +msgid "Weblink color" +msgstr "" + +#: src/settings_translation_file.cpp msgid "" "When gui_scaling_filter is true, all GUI images need to be\n" "filtered in software, but some images are generated directly\n" @@ -6384,7 +6485,7 @@ msgid "" "can be blurred, so automatically upscale them with nearest-neighbor\n" "interpolation to preserve crisp pixels. This sets the minimum texture size\n" "for the upscaled textures; higher values look sharper, but require more\n" -"memory. Powers of 2 are recommended. This setting is ONLY applies if\n" +"memory. Powers of 2 are recommended. This setting is ONLY applied if\n" "bilinear/trilinear/anisotropic filtering is enabled.\n" "This is also used as the base node texture size for world-aligned\n" "texture autoscaling." @@ -6399,7 +6500,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Whether nametag backgrounds should be shown by default.\n" +"Whether name tag backgrounds should be shown by default.\n" "Mods may still set a background." msgstr "" @@ -6526,24 +6627,6 @@ msgid "Y-level of seabed." msgstr "" #: src/settings_translation_file.cpp -msgid "" -"ZLib compression level to use when saving mapblocks to disk.\n" -"-1 - Zlib's default compression level\n" -"0 - no compresson, fastest\n" -"9 - best compression, slowest\n" -"(levels 1-3 use Zlib's \"fast\" method, 4-9 use the normal method)" -msgstr "" - -#: src/settings_translation_file.cpp -msgid "" -"ZLib compression level to use when sending mapblocks to the client.\n" -"-1 - Zlib's default compression level\n" -"0 - no compresson, fastest\n" -"9 - best compression, slowest\n" -"(levels 1-3 use Zlib's \"fast\" method, 4-9 use the normal method)" -msgstr "" - -#: src/settings_translation_file.cpp msgid "cURL file download timeout" msgstr "" @@ -6561,6 +6644,9 @@ msgstr "" #~ msgid "Credits" #~ msgstr "Μνείες" +#~ msgid "Install: file: \"$1\"" +#~ msgstr "Εγκατάσταση: αρχείο: \"$1\"" + #~ msgid "Name / Password" #~ msgstr "Όνομα / Κωδικός" @@ -6570,5 +6656,9 @@ msgstr "" #~ msgid "Special key" #~ msgstr "Ειδικό πλήκτρο" +#, fuzzy +#~ msgid "You died." +#~ msgstr "Πέθανες" + #~ msgid "needs_fallback_font" #~ msgstr "needs_fallback_font" |