diff options
author | Ekdohibs <nathanael.courant@laposte.net> | 2017-08-24 18:44:38 +0200 |
---|---|---|
committer | Ekdohibs <nathanael.courant@laposte.net> | 2017-08-24 18:44:38 +0200 |
commit | b47c19c06f51269eef851be38a8d74f7d3190a93 (patch) | |
tree | 9b016cb2e918b68f533802af5a84eda155a28044 /po/minetest.pot | |
parent | b24e6433df3c3b2926568aff9c0173459e3e8eab (diff) | |
download | minetest-b47c19c06f51269eef851be38a8d74f7d3190a93.tar.gz minetest-b47c19c06f51269eef851be38a8d74f7d3190a93.tar.bz2 minetest-b47c19c06f51269eef851be38a8d74f7d3190a93.zip |
Fix updatepo.sh and run it.
It was broken due to the presence of "ยต" utf-8 characters in builtin/profiler/reporter.lua.
Diffstat (limited to 'po/minetest.pot')
-rw-r--r-- | po/minetest.pot | 221 |
1 files changed, 105 insertions, 116 deletions
diff --git a/po/minetest.pot b/po/minetest.pot index 592361c02..e57e2863c 100644 --- a/po/minetest.pot +++ b/po/minetest.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: minetest\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-05-21 17:40+0200\n" +"POT-Creation-Date: 2017-08-24 18:42+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -45,11 +45,11 @@ msgstr "" msgid "An error occured:" msgstr "" -#: builtin/fstk/ui.lua builtin/mainmenu/store.lua +#: builtin/fstk/ui.lua msgid "Ok" msgstr "" -#: builtin/mainmenu/common.lua src/game.cpp +#: builtin/mainmenu/common.lua msgid "Loading..." msgstr "" @@ -173,7 +173,7 @@ msgid "A world named \"$1\" already exists" msgstr "" #: builtin/mainmenu/dlg_create_world.lua -msgid "No worldname given or no game selected" +msgid "No game selected" msgstr "" #: builtin/mainmenu/dlg_delete_mod.lua @@ -226,13 +226,15 @@ msgid "Possible values are: " msgstr "" #: builtin/mainmenu/dlg_settings_advanced.lua -msgid "" -"Format: <offset>, <scale>, (<spreadX>, <spreadY>, <spreadZ>), <seed>, " -"<octaves>, <persistence>" +msgid "Format:" msgstr "" #: builtin/mainmenu/dlg_settings_advanced.lua -msgid "Optionally the lacunarity can be appended with a leading comma." +msgid "<offset>, <scale>, (<spreadX>, <spreadY>, <spreadZ>)," +msgstr "" + +#: builtin/mainmenu/dlg_settings_advanced.lua +msgid "<seed>, <octaves>, <persistence>, <lacunarity>" msgstr "" #: builtin/mainmenu/dlg_settings_advanced.lua @@ -272,11 +274,14 @@ msgid "\"$1\" is not a valid flag." msgstr "" #: builtin/mainmenu/dlg_settings_advanced.lua -msgid "Select path" +msgid "Select directory" msgstr "" -#: builtin/mainmenu/dlg_settings_advanced.lua builtin/mainmenu/store.lua -#: builtin/mainmenu/tab_online.lua +#: builtin/mainmenu/dlg_settings_advanced.lua +msgid "Select file" +msgstr "" + +#: builtin/mainmenu/dlg_settings_advanced.lua builtin/mainmenu/tab_online.lua msgid "Search" msgstr "" @@ -322,42 +327,6 @@ msgstr "" msgid "Subgame Mods" msgstr "" -#: builtin/mainmenu/store.lua -msgid "Unsorted" -msgstr "" - -#: builtin/mainmenu/store.lua -msgid "Downloading $1, please wait..." -msgstr "" - -#: builtin/mainmenu/store.lua -msgid "Successfully installed:" -msgstr "" - -#: builtin/mainmenu/store.lua -msgid "Shortname:" -msgstr "" - -#: builtin/mainmenu/store.lua -msgid "Rating" -msgstr "" - -#: builtin/mainmenu/store.lua -msgid "re-Install" -msgstr "" - -#: builtin/mainmenu/store.lua -msgid "Install" -msgstr "" - -#: builtin/mainmenu/store.lua -msgid "Close store" -msgstr "" - -#: builtin/mainmenu/store.lua -msgid "Page $1 of $2" -msgstr "" - #: builtin/mainmenu/tab_credits.lua msgid "Credits" msgstr "" @@ -691,6 +660,10 @@ msgid "Select texture pack:" msgstr "" #: builtin/mainmenu/tab_texturepacks.lua +msgid "Default textures will be used." +msgstr "" + +#: builtin/mainmenu/tab_texturepacks.lua msgid "No information available" msgstr "" @@ -759,26 +732,6 @@ msgid "needs_fallback_font" msgstr "" #: src/game.cpp -msgid "Shutting down..." -msgstr "" - -#: src/game.cpp -msgid "Creating server..." -msgstr "" - -#: src/game.cpp -msgid "Creating client..." -msgstr "" - -#: src/game.cpp -msgid "Resolving address..." -msgstr "" - -#: src/game.cpp -msgid "Connecting to server..." -msgstr "" - -#: src/game.cpp msgid "Item definitions..." msgstr "" @@ -953,7 +906,7 @@ msgid "Keybindings. (If this menu screws up, remove stuff from minetest.conf)" msgstr "" #: src/guiKeyChangeMenu.cpp -msgid "\"Use\" = climb down" +msgid "\"Special\" = climb down" msgstr "" #: src/guiKeyChangeMenu.cpp @@ -985,7 +938,7 @@ msgid "Right" msgstr "" #: src/guiKeyChangeMenu.cpp -msgid "Use" +msgid "Special" msgstr "" #: src/guiKeyChangeMenu.cpp @@ -1012,6 +965,34 @@ msgstr "" msgid "Next item" msgstr "" +#: src/guiKeyChangeMenu.cpp src/keycode.cpp +msgid "Zoom" +msgstr "" + +#: src/guiKeyChangeMenu.cpp +msgid "Change camera" +msgstr "" + +#: src/guiKeyChangeMenu.cpp +msgid "Toggle Cinematic" +msgstr "" + +#: src/guiKeyChangeMenu.cpp +msgid "Toggle minimap" +msgstr "" + +#: src/guiKeyChangeMenu.cpp +msgid "Toggle fly" +msgstr "" + +#: src/guiKeyChangeMenu.cpp +msgid "Toggle fast" +msgstr "" + +#: src/guiKeyChangeMenu.cpp +msgid "Toggle noclip" +msgstr "" + #: src/guiKeyChangeMenu.cpp msgid "Mute" msgstr "" @@ -1025,15 +1006,27 @@ msgid "Inc. volume" msgstr "" #: src/guiKeyChangeMenu.cpp +msgid "Autoforward" +msgstr "" + +#: src/guiKeyChangeMenu.cpp msgid "Chat" msgstr "" +#: src/guiKeyChangeMenu.cpp src/settings_translation_file.cpp +msgid "Screenshot" +msgstr "" + #: src/guiKeyChangeMenu.cpp -msgid "Command" +msgid "Range select" msgstr "" #: src/guiKeyChangeMenu.cpp -msgid "Local command" +msgid "Dec. range" +msgstr "" + +#: src/guiKeyChangeMenu.cpp +msgid "Inc. range" msgstr "" #: src/guiKeyChangeMenu.cpp @@ -1041,33 +1034,29 @@ msgid "Console" msgstr "" #: src/guiKeyChangeMenu.cpp -msgid "Toggle fly" +msgid "Command" msgstr "" #: src/guiKeyChangeMenu.cpp -msgid "Toggle fast" +msgid "Local command" msgstr "" #: src/guiKeyChangeMenu.cpp -msgid "Toggle Cinematic" +msgid "Toggle HUD" msgstr "" #: src/guiKeyChangeMenu.cpp -msgid "Toggle noclip" +msgid "Toggle chat log" msgstr "" #: src/guiKeyChangeMenu.cpp -msgid "Range select" +msgid "Toggle fog" msgstr "" #: src/guiKeyChangeMenu.cpp src/settings_translation_file.cpp msgid "Print stacks" msgstr "" -#: src/guiKeyChangeMenu.cpp src/keycode.cpp -msgid "Zoom" -msgstr "" - #: src/guiPasswordChange.cpp msgid "Old Password" msgstr "" @@ -1344,6 +1333,10 @@ msgstr "" msgid "OEM Clear" msgstr "" +#: src/network/clientpackethandler.cpp +msgid "LANG_CODE" +msgstr "" + #: src/settings_translation_file.cpp msgid "Client" msgstr "" @@ -1487,7 +1480,7 @@ msgid "Continuous forward" msgstr "" #: src/settings_translation_file.cpp -msgid "Continuous forward movement (only used for testing)." +msgid "Continuous forward movement, toggled by autoforward key." msgstr "" #: src/settings_translation_file.cpp @@ -1760,12 +1753,12 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Autorun key" +msgid "Automatic forwards key" msgstr "" #: src/settings_translation_file.cpp msgid "" -"Key for toggling autorun.\n" +"Key for toggling autoforward.\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" @@ -1793,10 +1786,6 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Screenshot" -msgstr "" - -#: src/settings_translation_file.cpp msgid "" "Key for taking screenshots.\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." @@ -2032,6 +2021,16 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp +msgid "Maximum size of the out chat queue" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Maximum size of the out chat queue. 0 to disable queueing and -1 to make the " +"queue size unlimited" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Graphics" msgstr "" @@ -2416,6 +2415,14 @@ msgid "Height component of the initial window size." msgstr "" #: src/settings_translation_file.cpp +msgid "Autosave Screen Size" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Save window size automatically when modified." +msgstr "" + +#: src/settings_translation_file.cpp msgid "Full screen" msgstr "" @@ -2469,6 +2476,14 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp +msgid "Darkness sharpness" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Lightness sharpness" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Texture path" msgstr "" @@ -2504,14 +2519,6 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Enable view bobbing" -msgstr "" - -#: src/settings_translation_file.cpp -msgid "Enables view bobbing when walking." -msgstr "" - -#: src/settings_translation_file.cpp msgid "View bobbing factor" msgstr "" @@ -2995,15 +3002,13 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Disable escape sequences" +msgid "Strip color codes" msgstr "" #: src/settings_translation_file.cpp msgid "" -"Disable escape sequences, e.g. chat coloring.\n" -"Use this if you want to run a server with pre-0.4.14 clients and you want to " -"disable\n" -"the escape sequences generated by mods." +"Remove color codes from incoming chat messages\n" +"Use this to stop players from being able to use color in their messages" msgstr "" #: src/settings_translation_file.cpp @@ -3392,10 +3397,6 @@ msgid "Jumping speed" msgstr "" #: src/settings_translation_file.cpp -msgid "Descending speed" -msgstr "" - -#: src/settings_translation_file.cpp msgid "Liquid fluidity" msgstr "" @@ -4650,18 +4651,6 @@ msgid "Main menu mod manager" msgstr "" #: src/settings_translation_file.cpp -msgid "Modstore download URL" -msgstr "" - -#: src/settings_translation_file.cpp -msgid "Modstore mods list URL" -msgstr "" - -#: src/settings_translation_file.cpp -msgid "Modstore details URL" -msgstr "" - -#: src/settings_translation_file.cpp msgid "Engine profiling data print interval" msgstr "" |