mirror of
https://github.com/minetest/minetest.git
synced 2024-11-04 14:53:45 +01:00
Translate key functions in key change menu
This commit is contained in:
parent
12472a44d4
commit
33cb3d713c
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: 0.0.0\n"
|
"Project-Id-Version: 0.0.0\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2013-01-23 18:24+0200\n"
|
"POT-Creation-Date: 2013-01-30 20:25+0100\n"
|
||||||
"PO-Revision-Date: 2011-08-02 00:31+0100\n"
|
"PO-Revision-Date: 2011-08-02 00:31+0100\n"
|
||||||
"Last-Translator: Frederik Helth <Guides@live.dk>\n"
|
"Last-Translator: Frederik Helth <Guides@live.dk>\n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
@ -16,36 +16,36 @@ msgstr ""
|
|||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:127
|
#: src/guiConfigureWorld.cpp:125
|
||||||
msgid ""
|
msgid ""
|
||||||
"Warning: Some mods are not configured yet.\n"
|
"Warning: Some mods are not configured yet.\n"
|
||||||
"They will be enabled by default when you save the configuration. "
|
"They will be enabled by default when you save the configuration. "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:146
|
#: src/guiConfigureWorld.cpp:144
|
||||||
msgid ""
|
msgid ""
|
||||||
"Warning: Some configured mods are missing.\n"
|
"Warning: Some configured mods are missing.\n"
|
||||||
"Their setting will be removed when you save the configuration. "
|
"Their setting will be removed when you save the configuration. "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:210
|
#: src/guiConfigureWorld.cpp:208
|
||||||
msgid "enabled"
|
msgid "enabled"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:217
|
#: src/guiConfigureWorld.cpp:215
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable All"
|
msgid "Enable All"
|
||||||
msgstr "Tag imod skade"
|
msgstr "Tag imod skade"
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:224
|
#: src/guiConfigureWorld.cpp:222
|
||||||
msgid "Disable All"
|
msgid "Disable All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:230
|
#: src/guiConfigureWorld.cpp:228
|
||||||
msgid "depends on:"
|
msgid "depends on:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:242
|
#: src/guiConfigureWorld.cpp:240
|
||||||
msgid "is required by:"
|
msgid "is required by:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -125,6 +125,75 @@ msgstr ""
|
|||||||
msgid "press key"
|
msgid "press key"
|
||||||
msgstr "Tryk knap"
|
msgstr "Tryk knap"
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:372
|
||||||
|
msgid "Forward"
|
||||||
|
msgstr "Frem"
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:373
|
||||||
|
msgid "Backward"
|
||||||
|
msgstr "Tilbage"
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:374 src/keycode.cpp:228
|
||||||
|
msgid "Left"
|
||||||
|
msgstr "Venstre"
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:375 src/keycode.cpp:228
|
||||||
|
msgid "Right"
|
||||||
|
msgstr "Højre"
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:376
|
||||||
|
msgid "Use"
|
||||||
|
msgstr "Brug"
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:377
|
||||||
|
msgid "Jump"
|
||||||
|
msgstr "Hop"
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:378
|
||||||
|
msgid "Sneak"
|
||||||
|
msgstr "Snig"
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:379
|
||||||
|
msgid "Drop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:380
|
||||||
|
msgid "Inventory"
|
||||||
|
msgstr "Ting"
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:381
|
||||||
|
msgid "Chat"
|
||||||
|
msgstr "Chat"
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:382
|
||||||
|
msgid "Command"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:383
|
||||||
|
msgid "Console"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:384
|
||||||
|
msgid "Toggle fly"
|
||||||
|
msgstr "Flyvning"
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:385
|
||||||
|
msgid "Toggle fast"
|
||||||
|
msgstr "Hurtig flyvning"
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:386
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Toggle noclip"
|
||||||
|
msgstr "Flyvning"
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:387
|
||||||
|
msgid "Range select"
|
||||||
|
msgstr "Afstands load"
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:388
|
||||||
|
msgid "Print stacks"
|
||||||
|
msgstr "Print stykker"
|
||||||
|
|
||||||
#: src/guiMainMenu.cpp:55
|
#: src/guiMainMenu.cpp:55
|
||||||
msgid "Cannot create world: Name contains invalid characters"
|
msgid "Cannot create world: Name contains invalid characters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -466,18 +535,10 @@ msgstr "Ned"
|
|||||||
msgid "Execute"
|
msgid "Execute"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/keycode.cpp:228
|
|
||||||
msgid "Left"
|
|
||||||
msgstr "Venstre"
|
|
||||||
|
|
||||||
#: src/keycode.cpp:228
|
#: src/keycode.cpp:228
|
||||||
msgid "Print"
|
msgid "Print"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/keycode.cpp:228
|
|
||||||
msgid "Right"
|
|
||||||
msgstr "Højre"
|
|
||||||
|
|
||||||
#: src/keycode.cpp:228
|
#: src/keycode.cpp:228
|
||||||
msgid "Select"
|
msgid "Select"
|
||||||
msgstr "Vælge"
|
msgstr "Vælge"
|
||||||
@ -679,36 +740,3 @@ msgstr ""
|
|||||||
|
|
||||||
#~ msgid "Delete map"
|
#~ msgid "Delete map"
|
||||||
#~ msgstr "Slet mappen"
|
#~ msgstr "Slet mappen"
|
||||||
|
|
||||||
#~ msgid "Print stacks"
|
|
||||||
#~ msgstr "Print stykker"
|
|
||||||
|
|
||||||
#~ msgid "Range select"
|
|
||||||
#~ msgstr "Afstands load"
|
|
||||||
|
|
||||||
#~ msgid "Toggle fast"
|
|
||||||
#~ msgstr "Hurtig flyvning"
|
|
||||||
|
|
||||||
#~ msgid "Toggle fly"
|
|
||||||
#~ msgstr "Flyvning"
|
|
||||||
|
|
||||||
#~ msgid "Chat"
|
|
||||||
#~ msgstr "Chat"
|
|
||||||
|
|
||||||
#~ msgid "Inventory"
|
|
||||||
#~ msgstr "Ting"
|
|
||||||
|
|
||||||
#~ msgid "Jump"
|
|
||||||
#~ msgstr "Hop"
|
|
||||||
|
|
||||||
#~ msgid "Sneak"
|
|
||||||
#~ msgstr "Snig"
|
|
||||||
|
|
||||||
#~ msgid "Use"
|
|
||||||
#~ msgstr "Brug"
|
|
||||||
|
|
||||||
#~ msgid "Backward"
|
|
||||||
#~ msgstr "Tilbage"
|
|
||||||
|
|
||||||
#~ msgid "Forward"
|
|
||||||
#~ msgstr "Frem"
|
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: 0.0.0\n"
|
"Project-Id-Version: 0.0.0\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2013-01-23 18:24+0200\n"
|
"POT-Creation-Date: 2013-01-30 20:25+0100\n"
|
||||||
"PO-Revision-Date: 2013-01-23 20:27+0200\n"
|
"PO-Revision-Date: 2013-01-23 20:27+0200\n"
|
||||||
"Last-Translator: Sfan5 . <sfan5@live.de>\n"
|
"Last-Translator: Sfan5 . <sfan5@live.de>\n"
|
||||||
"Language-Team: Deutsch <>\n"
|
"Language-Team: Deutsch <>\n"
|
||||||
@ -18,7 +18,7 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
"X-Generator: Weblate 1.4-dev\n"
|
"X-Generator: Weblate 1.4-dev\n"
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:127
|
#: src/guiConfigureWorld.cpp:125
|
||||||
msgid ""
|
msgid ""
|
||||||
"Warning: Some mods are not configured yet.\n"
|
"Warning: Some mods are not configured yet.\n"
|
||||||
"They will be enabled by default when you save the configuration. "
|
"They will be enabled by default when you save the configuration. "
|
||||||
@ -26,7 +26,7 @@ msgstr ""
|
|||||||
"Warnung: Einige Mods sind noch nicht konfiguriert.\n"
|
"Warnung: Einige Mods sind noch nicht konfiguriert.\n"
|
||||||
"Sie werden aktiviert wenn die Konfiguration gespeichert wird. "
|
"Sie werden aktiviert wenn die Konfiguration gespeichert wird. "
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:146
|
#: src/guiConfigureWorld.cpp:144
|
||||||
msgid ""
|
msgid ""
|
||||||
"Warning: Some configured mods are missing.\n"
|
"Warning: Some configured mods are missing.\n"
|
||||||
"Their setting will be removed when you save the configuration. "
|
"Their setting will be removed when you save the configuration. "
|
||||||
@ -34,23 +34,23 @@ msgstr ""
|
|||||||
"Warnung: Einige konfigurierte Mods fehlen.\n"
|
"Warnung: Einige konfigurierte Mods fehlen.\n"
|
||||||
"Mod Einstellungen werden gelöscht wenn die Konfiguration gespeichert wird. "
|
"Mod Einstellungen werden gelöscht wenn die Konfiguration gespeichert wird. "
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:210
|
#: src/guiConfigureWorld.cpp:208
|
||||||
msgid "enabled"
|
msgid "enabled"
|
||||||
msgstr "Aktiviert"
|
msgstr "Aktiviert"
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:217
|
#: src/guiConfigureWorld.cpp:215
|
||||||
msgid "Enable All"
|
msgid "Enable All"
|
||||||
msgstr "Alle einschalten"
|
msgstr "Alle einschalten"
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:224
|
#: src/guiConfigureWorld.cpp:222
|
||||||
msgid "Disable All"
|
msgid "Disable All"
|
||||||
msgstr "Alle ausschalten"
|
msgstr "Alle ausschalten"
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:230
|
#: src/guiConfigureWorld.cpp:228
|
||||||
msgid "depends on:"
|
msgid "depends on:"
|
||||||
msgstr "abhängig von:"
|
msgstr "abhängig von:"
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:242
|
#: src/guiConfigureWorld.cpp:240
|
||||||
msgid "is required by:"
|
msgid "is required by:"
|
||||||
msgstr "wird benötigt von:"
|
msgstr "wird benötigt von:"
|
||||||
|
|
||||||
@ -128,13 +128,84 @@ msgstr "Taste bereits in Benutzung"
|
|||||||
msgid "press key"
|
msgid "press key"
|
||||||
msgstr "Taste drücken"
|
msgstr "Taste drücken"
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:372
|
||||||
|
msgid "Forward"
|
||||||
|
msgstr "Vorwärts"
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:373
|
||||||
|
msgid "Backward"
|
||||||
|
msgstr "Rückwärts"
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:374 src/keycode.cpp:228
|
||||||
|
msgid "Left"
|
||||||
|
msgstr "Links"
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:375 src/keycode.cpp:228
|
||||||
|
msgid "Right"
|
||||||
|
msgstr "Rechts"
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:376
|
||||||
|
msgid "Use"
|
||||||
|
msgstr "Benutzen"
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:377
|
||||||
|
msgid "Jump"
|
||||||
|
msgstr "Springen"
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:378
|
||||||
|
msgid "Sneak"
|
||||||
|
msgstr "Kriechen"
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:379
|
||||||
|
msgid "Drop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:380
|
||||||
|
msgid "Inventory"
|
||||||
|
msgstr "Inventar"
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:381
|
||||||
|
msgid "Chat"
|
||||||
|
msgstr "Chat"
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:382
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Command"
|
||||||
|
msgstr "Komma"
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:383
|
||||||
|
msgid "Console"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:384
|
||||||
|
msgid "Toggle fly"
|
||||||
|
msgstr "Fliegen umsch."
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:385
|
||||||
|
msgid "Toggle fast"
|
||||||
|
msgstr "Speed umsch."
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:386
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Toggle noclip"
|
||||||
|
msgstr "Fliegen umsch."
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:387
|
||||||
|
msgid "Range select"
|
||||||
|
msgstr "Entfernung wählen"
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:388
|
||||||
|
msgid "Print stacks"
|
||||||
|
msgstr "Stack ausgeben"
|
||||||
|
|
||||||
#: src/guiMainMenu.cpp:55
|
#: src/guiMainMenu.cpp:55
|
||||||
msgid "Cannot create world: Name contains invalid characters"
|
msgid "Cannot create world: Name contains invalid characters"
|
||||||
msgstr "Kann Welt nicht erstellen: Name enthält ungülige Zeichen"
|
msgstr "Kann Welt nicht erstellen: Name enthält ungülige Zeichen"
|
||||||
|
|
||||||
#: src/guiMainMenu.cpp:64
|
#: src/guiMainMenu.cpp:64
|
||||||
msgid "Cannot create world: A world by this name already exists"
|
msgid "Cannot create world: A world by this name already exists"
|
||||||
msgstr "Kann Welt nicht erstellen: Eine Welt mit diesem Namen existiert bereits"
|
msgstr ""
|
||||||
|
"Kann Welt nicht erstellen: Eine Welt mit diesem Namen existiert bereits"
|
||||||
|
|
||||||
#: src/guiMainMenu.cpp:245
|
#: src/guiMainMenu.cpp:245
|
||||||
msgid "Singleplayer"
|
msgid "Singleplayer"
|
||||||
@ -473,18 +544,10 @@ msgstr "Runter"
|
|||||||
msgid "Execute"
|
msgid "Execute"
|
||||||
msgstr "Ausführen"
|
msgstr "Ausführen"
|
||||||
|
|
||||||
#: src/keycode.cpp:228
|
|
||||||
msgid "Left"
|
|
||||||
msgstr "Links"
|
|
||||||
|
|
||||||
#: src/keycode.cpp:228
|
#: src/keycode.cpp:228
|
||||||
msgid "Print"
|
msgid "Print"
|
||||||
msgstr "Druck"
|
msgstr "Druck"
|
||||||
|
|
||||||
#: src/keycode.cpp:228
|
|
||||||
msgid "Right"
|
|
||||||
msgstr "Rechts"
|
|
||||||
|
|
||||||
#: src/keycode.cpp:228
|
#: src/keycode.cpp:228
|
||||||
msgid "Select"
|
msgid "Select"
|
||||||
msgstr "Selektiere"
|
msgstr "Selektiere"
|
||||||
@ -685,41 +748,8 @@ msgstr ""
|
|||||||
"\n"
|
"\n"
|
||||||
"Siehe debug.txt für Details."
|
"Siehe debug.txt für Details."
|
||||||
|
|
||||||
#~ msgid "Delete map"
|
|
||||||
#~ msgstr "Karte löschen"
|
|
||||||
|
|
||||||
#~ msgid "Print stacks"
|
|
||||||
#~ msgstr "Stack ausgeben"
|
|
||||||
|
|
||||||
#~ msgid "Range select"
|
|
||||||
#~ msgstr "Entfernung wählen"
|
|
||||||
|
|
||||||
#~ msgid "Toggle fast"
|
|
||||||
#~ msgstr "Speed umsch."
|
|
||||||
|
|
||||||
#~ msgid "Toggle fly"
|
|
||||||
#~ msgstr "Fliegen umsch."
|
|
||||||
|
|
||||||
#~ msgid "Chat"
|
|
||||||
#~ msgstr "Chat"
|
|
||||||
|
|
||||||
#~ msgid "Inventory"
|
|
||||||
#~ msgstr "Inventar"
|
|
||||||
|
|
||||||
#~ msgid "Jump"
|
|
||||||
#~ msgstr "Springen"
|
|
||||||
|
|
||||||
#~ msgid "Sneak"
|
|
||||||
#~ msgstr "Kriechen"
|
|
||||||
|
|
||||||
#~ msgid "Use"
|
|
||||||
#~ msgstr "Benutzen"
|
|
||||||
|
|
||||||
#~ msgid "Backward"
|
|
||||||
#~ msgstr "Rückwärts"
|
|
||||||
|
|
||||||
#~ msgid "Forward"
|
|
||||||
#~ msgstr "Vorwärts"
|
|
||||||
|
|
||||||
#~ msgid "KEYBINDINGS"
|
#~ msgid "KEYBINDINGS"
|
||||||
#~ msgstr "TASTEN EINST."
|
#~ msgstr "TASTEN EINST."
|
||||||
|
|
||||||
|
#~ msgid "Delete map"
|
||||||
|
#~ msgstr "Karte löschen"
|
||||||
|
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: minetest\n"
|
"Project-Id-Version: minetest\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2013-01-23 18:24+0200\n"
|
"POT-Creation-Date: 2013-01-30 20:25+0100\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -17,35 +17,35 @@ msgstr ""
|
|||||||
"Content-Type: text/plain; charset=CHARSET\n"
|
"Content-Type: text/plain; charset=CHARSET\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:127
|
#: src/guiConfigureWorld.cpp:125
|
||||||
msgid ""
|
msgid ""
|
||||||
"Warning: Some mods are not configured yet.\n"
|
"Warning: Some mods are not configured yet.\n"
|
||||||
"They will be enabled by default when you save the configuration. "
|
"They will be enabled by default when you save the configuration. "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:146
|
#: src/guiConfigureWorld.cpp:144
|
||||||
msgid ""
|
msgid ""
|
||||||
"Warning: Some configured mods are missing.\n"
|
"Warning: Some configured mods are missing.\n"
|
||||||
"Their setting will be removed when you save the configuration. "
|
"Their setting will be removed when you save the configuration. "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:210
|
#: src/guiConfigureWorld.cpp:208
|
||||||
msgid "enabled"
|
msgid "enabled"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:217
|
#: src/guiConfigureWorld.cpp:215
|
||||||
msgid "Enable All"
|
msgid "Enable All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:224
|
#: src/guiConfigureWorld.cpp:222
|
||||||
msgid "Disable All"
|
msgid "Disable All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:230
|
#: src/guiConfigureWorld.cpp:228
|
||||||
msgid "depends on:"
|
msgid "depends on:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:242
|
#: src/guiConfigureWorld.cpp:240
|
||||||
msgid "is required by:"
|
msgid "is required by:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -123,6 +123,74 @@ msgstr ""
|
|||||||
msgid "press key"
|
msgid "press key"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:372
|
||||||
|
msgid "Forward"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:373
|
||||||
|
msgid "Backward"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:374 src/keycode.cpp:228
|
||||||
|
msgid "Left"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:375 src/keycode.cpp:228
|
||||||
|
msgid "Right"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:376
|
||||||
|
msgid "Use"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:377
|
||||||
|
msgid "Jump"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:378
|
||||||
|
msgid "Sneak"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:379
|
||||||
|
msgid "Drop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:380
|
||||||
|
msgid "Inventory"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:381
|
||||||
|
msgid "Chat"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:382
|
||||||
|
msgid "Command"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:383
|
||||||
|
msgid "Console"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:384
|
||||||
|
msgid "Toggle fly"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:385
|
||||||
|
msgid "Toggle fast"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:386
|
||||||
|
msgid "Toggle noclip"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:387
|
||||||
|
msgid "Range select"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:388
|
||||||
|
msgid "Print stacks"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiMainMenu.cpp:55
|
#: src/guiMainMenu.cpp:55
|
||||||
msgid "Cannot create world: Name contains invalid characters"
|
msgid "Cannot create world: Name contains invalid characters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -458,18 +526,10 @@ msgstr ""
|
|||||||
msgid "Execute"
|
msgid "Execute"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/keycode.cpp:228
|
|
||||||
msgid "Left"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/keycode.cpp:228
|
#: src/keycode.cpp:228
|
||||||
msgid "Print"
|
msgid "Print"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/keycode.cpp:228
|
|
||||||
msgid "Right"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/keycode.cpp:228
|
#: src/keycode.cpp:228
|
||||||
msgid "Select"
|
msgid "Select"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: 0.0.0\n"
|
"Project-Id-Version: 0.0.0\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2013-01-23 18:24+0200\n"
|
"POT-Creation-Date: 2013-01-30 20:25+0100\n"
|
||||||
"PO-Revision-Date: 2011-07-21 15:48+0200\n"
|
"PO-Revision-Date: 2011-07-21 15:48+0200\n"
|
||||||
"Last-Translator: Cyriaque 'Cisoun' Skrapits <cysoun@gmail.com>\n"
|
"Last-Translator: Cyriaque 'Cisoun' Skrapits <cysoun@gmail.com>\n"
|
||||||
"Language-Team: Français <>\n"
|
"Language-Team: Français <>\n"
|
||||||
@ -17,36 +17,36 @@ msgstr ""
|
|||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
|
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:127
|
#: src/guiConfigureWorld.cpp:125
|
||||||
msgid ""
|
msgid ""
|
||||||
"Warning: Some mods are not configured yet.\n"
|
"Warning: Some mods are not configured yet.\n"
|
||||||
"They will be enabled by default when you save the configuration. "
|
"They will be enabled by default when you save the configuration. "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:146
|
#: src/guiConfigureWorld.cpp:144
|
||||||
msgid ""
|
msgid ""
|
||||||
"Warning: Some configured mods are missing.\n"
|
"Warning: Some configured mods are missing.\n"
|
||||||
"Their setting will be removed when you save the configuration. "
|
"Their setting will be removed when you save the configuration. "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:210
|
#: src/guiConfigureWorld.cpp:208
|
||||||
msgid "enabled"
|
msgid "enabled"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:217
|
#: src/guiConfigureWorld.cpp:215
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable All"
|
msgid "Enable All"
|
||||||
msgstr "Activer blessures"
|
msgstr "Activer blessures"
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:224
|
#: src/guiConfigureWorld.cpp:222
|
||||||
msgid "Disable All"
|
msgid "Disable All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:230
|
#: src/guiConfigureWorld.cpp:228
|
||||||
msgid "depends on:"
|
msgid "depends on:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:242
|
#: src/guiConfigureWorld.cpp:240
|
||||||
msgid "is required by:"
|
msgid "is required by:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -125,6 +125,74 @@ msgstr ""
|
|||||||
msgid "press key"
|
msgid "press key"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:372
|
||||||
|
msgid "Forward"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:373
|
||||||
|
msgid "Backward"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:374 src/keycode.cpp:228
|
||||||
|
msgid "Left"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:375 src/keycode.cpp:228
|
||||||
|
msgid "Right"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:376
|
||||||
|
msgid "Use"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:377
|
||||||
|
msgid "Jump"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:378
|
||||||
|
msgid "Sneak"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:379
|
||||||
|
msgid "Drop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:380
|
||||||
|
msgid "Inventory"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:381
|
||||||
|
msgid "Chat"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:382
|
||||||
|
msgid "Command"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:383
|
||||||
|
msgid "Console"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:384
|
||||||
|
msgid "Toggle fly"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:385
|
||||||
|
msgid "Toggle fast"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:386
|
||||||
|
msgid "Toggle noclip"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:387
|
||||||
|
msgid "Range select"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:388
|
||||||
|
msgid "Print stacks"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiMainMenu.cpp:55
|
#: src/guiMainMenu.cpp:55
|
||||||
msgid "Cannot create world: Name contains invalid characters"
|
msgid "Cannot create world: Name contains invalid characters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -478,18 +546,10 @@ msgstr ""
|
|||||||
msgid "Execute"
|
msgid "Execute"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/keycode.cpp:228
|
|
||||||
msgid "Left"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/keycode.cpp:228
|
#: src/keycode.cpp:228
|
||||||
msgid "Print"
|
msgid "Print"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/keycode.cpp:228
|
|
||||||
msgid "Right"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/keycode.cpp:228
|
#: src/keycode.cpp:228
|
||||||
msgid "Select"
|
msgid "Select"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: minetest\n"
|
"Project-Id-Version: minetest\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2013-01-23 18:24+0200\n"
|
"POT-Creation-Date: 2013-01-30 20:25+0100\n"
|
||||||
"PO-Revision-Date: 2011-07-24 18:56+0200\n"
|
"PO-Revision-Date: 2011-07-24 18:56+0200\n"
|
||||||
"Last-Translator: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>\n"
|
"Last-Translator: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>\n"
|
||||||
"Language-Team: Italian\n"
|
"Language-Team: Italian\n"
|
||||||
@ -17,36 +17,36 @@ msgstr ""
|
|||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:127
|
#: src/guiConfigureWorld.cpp:125
|
||||||
msgid ""
|
msgid ""
|
||||||
"Warning: Some mods are not configured yet.\n"
|
"Warning: Some mods are not configured yet.\n"
|
||||||
"They will be enabled by default when you save the configuration. "
|
"They will be enabled by default when you save the configuration. "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:146
|
#: src/guiConfigureWorld.cpp:144
|
||||||
msgid ""
|
msgid ""
|
||||||
"Warning: Some configured mods are missing.\n"
|
"Warning: Some configured mods are missing.\n"
|
||||||
"Their setting will be removed when you save the configuration. "
|
"Their setting will be removed when you save the configuration. "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:210
|
#: src/guiConfigureWorld.cpp:208
|
||||||
msgid "enabled"
|
msgid "enabled"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:217
|
#: src/guiConfigureWorld.cpp:215
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Enable All"
|
msgid "Enable All"
|
||||||
msgstr "Attiva Danno"
|
msgstr "Attiva Danno"
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:224
|
#: src/guiConfigureWorld.cpp:222
|
||||||
msgid "Disable All"
|
msgid "Disable All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:230
|
#: src/guiConfigureWorld.cpp:228
|
||||||
msgid "depends on:"
|
msgid "depends on:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:242
|
#: src/guiConfigureWorld.cpp:240
|
||||||
msgid "is required by:"
|
msgid "is required by:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -126,6 +126,74 @@ msgstr ""
|
|||||||
msgid "press key"
|
msgid "press key"
|
||||||
msgstr "premi tasto"
|
msgstr "premi tasto"
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:372
|
||||||
|
msgid "Forward"
|
||||||
|
msgstr "Avanti"
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:373
|
||||||
|
msgid "Backward"
|
||||||
|
msgstr "Indietro"
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:374 src/keycode.cpp:228
|
||||||
|
msgid "Left"
|
||||||
|
msgstr "Sinistra"
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:375 src/keycode.cpp:228
|
||||||
|
msgid "Right"
|
||||||
|
msgstr "Destra"
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:376
|
||||||
|
msgid "Use"
|
||||||
|
msgstr "Usa"
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:377
|
||||||
|
msgid "Jump"
|
||||||
|
msgstr "Salta"
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:378
|
||||||
|
msgid "Sneak"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:379
|
||||||
|
msgid "Drop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:380
|
||||||
|
msgid "Inventory"
|
||||||
|
msgstr "Invetario"
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:381
|
||||||
|
msgid "Chat"
|
||||||
|
msgstr "Parla"
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:382
|
||||||
|
msgid "Command"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:383
|
||||||
|
msgid "Console"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:384
|
||||||
|
msgid "Toggle fly"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:385
|
||||||
|
msgid "Toggle fast"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:386
|
||||||
|
msgid "Toggle noclip"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:387
|
||||||
|
msgid "Range select"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:388
|
||||||
|
msgid "Print stacks"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiMainMenu.cpp:55
|
#: src/guiMainMenu.cpp:55
|
||||||
msgid "Cannot create world: Name contains invalid characters"
|
msgid "Cannot create world: Name contains invalid characters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -478,18 +546,10 @@ msgstr "Giù"
|
|||||||
msgid "Execute"
|
msgid "Execute"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/keycode.cpp:228
|
|
||||||
msgid "Left"
|
|
||||||
msgstr "Sinistra"
|
|
||||||
|
|
||||||
#: src/keycode.cpp:228
|
#: src/keycode.cpp:228
|
||||||
msgid "Print"
|
msgid "Print"
|
||||||
msgstr "Stampa"
|
msgstr "Stampa"
|
||||||
|
|
||||||
#: src/keycode.cpp:228
|
|
||||||
msgid "Right"
|
|
||||||
msgstr "Destra"
|
|
||||||
|
|
||||||
#: src/keycode.cpp:228
|
#: src/keycode.cpp:228
|
||||||
msgid "Select"
|
msgid "Select"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -691,21 +751,3 @@ msgstr ""
|
|||||||
|
|
||||||
#~ msgid "Delete map"
|
#~ msgid "Delete map"
|
||||||
#~ msgstr "Cancella mappa"
|
#~ msgstr "Cancella mappa"
|
||||||
|
|
||||||
#~ msgid "Chat"
|
|
||||||
#~ msgstr "Parla"
|
|
||||||
|
|
||||||
#~ msgid "Inventory"
|
|
||||||
#~ msgstr "Invetario"
|
|
||||||
|
|
||||||
#~ msgid "Jump"
|
|
||||||
#~ msgstr "Salta"
|
|
||||||
|
|
||||||
#~ msgid "Use"
|
|
||||||
#~ msgstr "Usa"
|
|
||||||
|
|
||||||
#~ msgid "Backward"
|
|
||||||
#~ msgstr "Indietro"
|
|
||||||
|
|
||||||
#~ msgid "Forward"
|
|
||||||
#~ msgstr "Avanti"
|
|
||||||
|
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: minetest\n"
|
"Project-Id-Version: minetest\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2013-01-23 18:24+0200\n"
|
"POT-Creation-Date: 2013-01-30 20:25+0100\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -17,35 +17,35 @@ msgstr ""
|
|||||||
"Content-Type: text/plain; charset=CHARSET\n"
|
"Content-Type: text/plain; charset=CHARSET\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:127
|
#: src/guiConfigureWorld.cpp:125
|
||||||
msgid ""
|
msgid ""
|
||||||
"Warning: Some mods are not configured yet.\n"
|
"Warning: Some mods are not configured yet.\n"
|
||||||
"They will be enabled by default when you save the configuration. "
|
"They will be enabled by default when you save the configuration. "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:146
|
#: src/guiConfigureWorld.cpp:144
|
||||||
msgid ""
|
msgid ""
|
||||||
"Warning: Some configured mods are missing.\n"
|
"Warning: Some configured mods are missing.\n"
|
||||||
"Their setting will be removed when you save the configuration. "
|
"Their setting will be removed when you save the configuration. "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:210
|
#: src/guiConfigureWorld.cpp:208
|
||||||
msgid "enabled"
|
msgid "enabled"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:217
|
#: src/guiConfigureWorld.cpp:215
|
||||||
msgid "Enable All"
|
msgid "Enable All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:224
|
#: src/guiConfigureWorld.cpp:222
|
||||||
msgid "Disable All"
|
msgid "Disable All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:230
|
#: src/guiConfigureWorld.cpp:228
|
||||||
msgid "depends on:"
|
msgid "depends on:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:242
|
#: src/guiConfigureWorld.cpp:240
|
||||||
msgid "is required by:"
|
msgid "is required by:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -123,6 +123,74 @@ msgstr ""
|
|||||||
msgid "press key"
|
msgid "press key"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:372
|
||||||
|
msgid "Forward"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:373
|
||||||
|
msgid "Backward"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:374 src/keycode.cpp:228
|
||||||
|
msgid "Left"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:375 src/keycode.cpp:228
|
||||||
|
msgid "Right"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:376
|
||||||
|
msgid "Use"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:377
|
||||||
|
msgid "Jump"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:378
|
||||||
|
msgid "Sneak"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:379
|
||||||
|
msgid "Drop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:380
|
||||||
|
msgid "Inventory"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:381
|
||||||
|
msgid "Chat"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:382
|
||||||
|
msgid "Command"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:383
|
||||||
|
msgid "Console"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:384
|
||||||
|
msgid "Toggle fly"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:385
|
||||||
|
msgid "Toggle fast"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:386
|
||||||
|
msgid "Toggle noclip"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:387
|
||||||
|
msgid "Range select"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:388
|
||||||
|
msgid "Print stacks"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiMainMenu.cpp:55
|
#: src/guiMainMenu.cpp:55
|
||||||
msgid "Cannot create world: Name contains invalid characters"
|
msgid "Cannot create world: Name contains invalid characters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -458,18 +526,10 @@ msgstr ""
|
|||||||
msgid "Execute"
|
msgid "Execute"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/keycode.cpp:228
|
|
||||||
msgid "Left"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/keycode.cpp:228
|
#: src/keycode.cpp:228
|
||||||
msgid "Print"
|
msgid "Print"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/keycode.cpp:228
|
|
||||||
msgid "Right"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/keycode.cpp:228
|
#: src/keycode.cpp:228
|
||||||
msgid "Select"
|
msgid "Select"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: minetest\n"
|
"Project-Id-Version: minetest\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2013-01-23 18:24+0200\n"
|
"POT-Creation-Date: 2013-01-30 20:25+0100\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -17,35 +17,35 @@ msgstr ""
|
|||||||
"Content-Type: text/plain; charset=CHARSET\n"
|
"Content-Type: text/plain; charset=CHARSET\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:127
|
#: src/guiConfigureWorld.cpp:125
|
||||||
msgid ""
|
msgid ""
|
||||||
"Warning: Some mods are not configured yet.\n"
|
"Warning: Some mods are not configured yet.\n"
|
||||||
"They will be enabled by default when you save the configuration. "
|
"They will be enabled by default when you save the configuration. "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:146
|
#: src/guiConfigureWorld.cpp:144
|
||||||
msgid ""
|
msgid ""
|
||||||
"Warning: Some configured mods are missing.\n"
|
"Warning: Some configured mods are missing.\n"
|
||||||
"Their setting will be removed when you save the configuration. "
|
"Their setting will be removed when you save the configuration. "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:210
|
#: src/guiConfigureWorld.cpp:208
|
||||||
msgid "enabled"
|
msgid "enabled"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:217
|
#: src/guiConfigureWorld.cpp:215
|
||||||
msgid "Enable All"
|
msgid "Enable All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:224
|
#: src/guiConfigureWorld.cpp:222
|
||||||
msgid "Disable All"
|
msgid "Disable All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:230
|
#: src/guiConfigureWorld.cpp:228
|
||||||
msgid "depends on:"
|
msgid "depends on:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:242
|
#: src/guiConfigureWorld.cpp:240
|
||||||
msgid "is required by:"
|
msgid "is required by:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -123,6 +123,74 @@ msgstr ""
|
|||||||
msgid "press key"
|
msgid "press key"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:372
|
||||||
|
msgid "Forward"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:373
|
||||||
|
msgid "Backward"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:374 src/keycode.cpp:228
|
||||||
|
msgid "Left"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:375 src/keycode.cpp:228
|
||||||
|
msgid "Right"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:376
|
||||||
|
msgid "Use"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:377
|
||||||
|
msgid "Jump"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:378
|
||||||
|
msgid "Sneak"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:379
|
||||||
|
msgid "Drop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:380
|
||||||
|
msgid "Inventory"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:381
|
||||||
|
msgid "Chat"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:382
|
||||||
|
msgid "Command"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:383
|
||||||
|
msgid "Console"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:384
|
||||||
|
msgid "Toggle fly"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:385
|
||||||
|
msgid "Toggle fast"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:386
|
||||||
|
msgid "Toggle noclip"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:387
|
||||||
|
msgid "Range select"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:388
|
||||||
|
msgid "Print stacks"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiMainMenu.cpp:55
|
#: src/guiMainMenu.cpp:55
|
||||||
msgid "Cannot create world: Name contains invalid characters"
|
msgid "Cannot create world: Name contains invalid characters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -458,18 +526,10 @@ msgstr ""
|
|||||||
msgid "Execute"
|
msgid "Execute"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/keycode.cpp:228
|
|
||||||
msgid "Left"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/keycode.cpp:228
|
#: src/keycode.cpp:228
|
||||||
msgid "Print"
|
msgid "Print"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/keycode.cpp:228
|
|
||||||
msgid "Right"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/keycode.cpp:228
|
#: src/keycode.cpp:228
|
||||||
msgid "Select"
|
msgid "Select"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: minetest\n"
|
"Project-Id-Version: minetest\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2013-01-23 18:24+0200\n"
|
"POT-Creation-Date: 2013-01-30 20:25+0100\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -17,35 +17,35 @@ msgstr ""
|
|||||||
"Content-Type: text/plain; charset=CHARSET\n"
|
"Content-Type: text/plain; charset=CHARSET\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:127
|
#: src/guiConfigureWorld.cpp:125
|
||||||
msgid ""
|
msgid ""
|
||||||
"Warning: Some mods are not configured yet.\n"
|
"Warning: Some mods are not configured yet.\n"
|
||||||
"They will be enabled by default when you save the configuration. "
|
"They will be enabled by default when you save the configuration. "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:146
|
#: src/guiConfigureWorld.cpp:144
|
||||||
msgid ""
|
msgid ""
|
||||||
"Warning: Some configured mods are missing.\n"
|
"Warning: Some configured mods are missing.\n"
|
||||||
"Their setting will be removed when you save the configuration. "
|
"Their setting will be removed when you save the configuration. "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:210
|
#: src/guiConfigureWorld.cpp:208
|
||||||
msgid "enabled"
|
msgid "enabled"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:217
|
#: src/guiConfigureWorld.cpp:215
|
||||||
msgid "Enable All"
|
msgid "Enable All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:224
|
#: src/guiConfigureWorld.cpp:222
|
||||||
msgid "Disable All"
|
msgid "Disable All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:230
|
#: src/guiConfigureWorld.cpp:228
|
||||||
msgid "depends on:"
|
msgid "depends on:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:242
|
#: src/guiConfigureWorld.cpp:240
|
||||||
msgid "is required by:"
|
msgid "is required by:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -123,6 +123,74 @@ msgstr ""
|
|||||||
msgid "press key"
|
msgid "press key"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:372
|
||||||
|
msgid "Forward"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:373
|
||||||
|
msgid "Backward"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:374 src/keycode.cpp:228
|
||||||
|
msgid "Left"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:375 src/keycode.cpp:228
|
||||||
|
msgid "Right"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:376
|
||||||
|
msgid "Use"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:377
|
||||||
|
msgid "Jump"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:378
|
||||||
|
msgid "Sneak"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:379
|
||||||
|
msgid "Drop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:380
|
||||||
|
msgid "Inventory"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:381
|
||||||
|
msgid "Chat"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:382
|
||||||
|
msgid "Command"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:383
|
||||||
|
msgid "Console"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:384
|
||||||
|
msgid "Toggle fly"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:385
|
||||||
|
msgid "Toggle fast"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:386
|
||||||
|
msgid "Toggle noclip"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:387
|
||||||
|
msgid "Range select"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:388
|
||||||
|
msgid "Print stacks"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiMainMenu.cpp:55
|
#: src/guiMainMenu.cpp:55
|
||||||
msgid "Cannot create world: Name contains invalid characters"
|
msgid "Cannot create world: Name contains invalid characters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -458,18 +526,10 @@ msgstr ""
|
|||||||
msgid "Execute"
|
msgid "Execute"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/keycode.cpp:228
|
|
||||||
msgid "Left"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/keycode.cpp:228
|
#: src/keycode.cpp:228
|
||||||
msgid "Print"
|
msgid "Print"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/keycode.cpp:228
|
|
||||||
msgid "Right"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/keycode.cpp:228
|
#: src/keycode.cpp:228
|
||||||
msgid "Select"
|
msgid "Select"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: minetest\n"
|
"Project-Id-Version: minetest\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2013-01-23 18:24+0200\n"
|
"POT-Creation-Date: 2013-01-30 20:25+0100\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -17,35 +17,35 @@ msgstr ""
|
|||||||
"Content-Type: text/plain; charset=CHARSET\n"
|
"Content-Type: text/plain; charset=CHARSET\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:127
|
#: src/guiConfigureWorld.cpp:125
|
||||||
msgid ""
|
msgid ""
|
||||||
"Warning: Some mods are not configured yet.\n"
|
"Warning: Some mods are not configured yet.\n"
|
||||||
"They will be enabled by default when you save the configuration. "
|
"They will be enabled by default when you save the configuration. "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:146
|
#: src/guiConfigureWorld.cpp:144
|
||||||
msgid ""
|
msgid ""
|
||||||
"Warning: Some configured mods are missing.\n"
|
"Warning: Some configured mods are missing.\n"
|
||||||
"Their setting will be removed when you save the configuration. "
|
"Their setting will be removed when you save the configuration. "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:210
|
#: src/guiConfigureWorld.cpp:208
|
||||||
msgid "enabled"
|
msgid "enabled"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:217
|
#: src/guiConfigureWorld.cpp:215
|
||||||
msgid "Enable All"
|
msgid "Enable All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:224
|
#: src/guiConfigureWorld.cpp:222
|
||||||
msgid "Disable All"
|
msgid "Disable All"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:230
|
#: src/guiConfigureWorld.cpp:228
|
||||||
msgid "depends on:"
|
msgid "depends on:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiConfigureWorld.cpp:242
|
#: src/guiConfigureWorld.cpp:240
|
||||||
msgid "is required by:"
|
msgid "is required by:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -123,6 +123,74 @@ msgstr ""
|
|||||||
msgid "press key"
|
msgid "press key"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:372
|
||||||
|
msgid "Forward"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:373
|
||||||
|
msgid "Backward"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:374 src/keycode.cpp:228
|
||||||
|
msgid "Left"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:375 src/keycode.cpp:228
|
||||||
|
msgid "Right"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:376
|
||||||
|
msgid "Use"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:377
|
||||||
|
msgid "Jump"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:378
|
||||||
|
msgid "Sneak"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:379
|
||||||
|
msgid "Drop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:380
|
||||||
|
msgid "Inventory"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:381
|
||||||
|
msgid "Chat"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:382
|
||||||
|
msgid "Command"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:383
|
||||||
|
msgid "Console"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:384
|
||||||
|
msgid "Toggle fly"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:385
|
||||||
|
msgid "Toggle fast"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:386
|
||||||
|
msgid "Toggle noclip"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:387
|
||||||
|
msgid "Range select"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/guiKeyChangeMenu.cpp:388
|
||||||
|
msgid "Print stacks"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/guiMainMenu.cpp:55
|
#: src/guiMainMenu.cpp:55
|
||||||
msgid "Cannot create world: Name contains invalid characters"
|
msgid "Cannot create world: Name contains invalid characters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -458,18 +526,10 @@ msgstr ""
|
|||||||
msgid "Execute"
|
msgid "Execute"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/keycode.cpp:228
|
|
||||||
msgid "Left"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/keycode.cpp:228
|
#: src/keycode.cpp:228
|
||||||
msgid "Print"
|
msgid "Print"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/keycode.cpp:228
|
|
||||||
msgid "Right"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/keycode.cpp:228
|
#: src/keycode.cpp:228
|
||||||
msgid "Select"
|
msgid "Select"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -369,21 +369,21 @@ void GUIKeyChangeMenu::add_key(int id, std::string button_name, std::string sett
|
|||||||
|
|
||||||
void GUIKeyChangeMenu::init_keys()
|
void GUIKeyChangeMenu::init_keys()
|
||||||
{
|
{
|
||||||
this->add_key(GUI_ID_KEY_FORWARD_BUTTON, "Forward", "keymap_forward");
|
this->add_key(GUI_ID_KEY_FORWARD_BUTTON, gettext("Forward"), "keymap_forward");
|
||||||
this->add_key(GUI_ID_KEY_BACKWARD_BUTTON, "Backward", "keymap_backward");
|
this->add_key(GUI_ID_KEY_BACKWARD_BUTTON, gettext("Backward"), "keymap_backward");
|
||||||
this->add_key(GUI_ID_KEY_LEFT_BUTTON, "Left", "keymap_left");
|
this->add_key(GUI_ID_KEY_LEFT_BUTTON, gettext("Left"), "keymap_left");
|
||||||
this->add_key(GUI_ID_KEY_RIGHT_BUTTON, "Right", "keymap_right");
|
this->add_key(GUI_ID_KEY_RIGHT_BUTTON, gettext("Right"), "keymap_right");
|
||||||
this->add_key(GUI_ID_KEY_USE_BUTTON, "Use", "keymap_special1");
|
this->add_key(GUI_ID_KEY_USE_BUTTON, gettext("Use"), "keymap_special1");
|
||||||
this->add_key(GUI_ID_KEY_JUMP_BUTTON, "Jump", "keymap_jump");
|
this->add_key(GUI_ID_KEY_JUMP_BUTTON, gettext("Jump"), "keymap_jump");
|
||||||
this->add_key(GUI_ID_KEY_SNEAK_BUTTON, "Sneak", "keymap_sneak");
|
this->add_key(GUI_ID_KEY_SNEAK_BUTTON, gettext("Sneak"), "keymap_sneak");
|
||||||
this->add_key(GUI_ID_KEY_DROP_BUTTON, "Drop", "keymap_drop");
|
this->add_key(GUI_ID_KEY_DROP_BUTTON, gettext("Drop"), "keymap_drop");
|
||||||
this->add_key(GUI_ID_KEY_INVENTORY_BUTTON, "Inventory", "keymap_inventory");
|
this->add_key(GUI_ID_KEY_INVENTORY_BUTTON, gettext("Inventory"), "keymap_inventory");
|
||||||
this->add_key(GUI_ID_KEY_CHAT_BUTTON, "Chat", "keymap_chat");
|
this->add_key(GUI_ID_KEY_CHAT_BUTTON, gettext("Chat"), "keymap_chat");
|
||||||
this->add_key(GUI_ID_KEY_CMD_BUTTON, "Command", "keymap_cmd");
|
this->add_key(GUI_ID_KEY_CMD_BUTTON, gettext("Command"), "keymap_cmd");
|
||||||
this->add_key(GUI_ID_KEY_CONSOLE_BUTTON, "Console", "keymap_console");
|
this->add_key(GUI_ID_KEY_CONSOLE_BUTTON, gettext("Console"), "keymap_console");
|
||||||
this->add_key(GUI_ID_KEY_FLY_BUTTON, "Toggle fly", "keymap_freemove");
|
this->add_key(GUI_ID_KEY_FLY_BUTTON, gettext("Toggle fly"), "keymap_freemove");
|
||||||
this->add_key(GUI_ID_KEY_FAST_BUTTON, "Toggle fast", "keymap_fastmove");
|
this->add_key(GUI_ID_KEY_FAST_BUTTON, gettext("Toggle fast"), "keymap_fastmove");
|
||||||
this->add_key(GUI_ID_KEY_NOCLIP_BUTTON, "Toggle noclip", "keymap_noclip");
|
this->add_key(GUI_ID_KEY_NOCLIP_BUTTON, gettext("Toggle noclip"), "keymap_noclip");
|
||||||
this->add_key(GUI_ID_KEY_RANGE_BUTTON, "Range select", "keymap_rangeselect");
|
this->add_key(GUI_ID_KEY_RANGE_BUTTON, gettext("Range select"), "keymap_rangeselect");
|
||||||
this->add_key(GUI_ID_KEY_DUMP_BUTTON, "Print stacks", "keymap_print_debug_stacks");
|
this->add_key(GUI_ID_KEY_DUMP_BUTTON, gettext("Print stacks"), "keymap_print_debug_stacks");
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user