From 52eeea1cfaad1a38f20207bd79656ab741f46298 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Wed, 27 Nov 2024 12:41:20 +0100 Subject: [PATCH] Update all POT files --- .../locale/show_wielded_item.de.mo | Bin 0 -> 636 bytes mods/tutorial/locale/tutorial.pot | 308 +++++++++--------- mods/tutorial_areas/locale/tutorial_areas.pot | 20 +- .../locale/tutorial_arrow_signs.pot | 32 +- .../locale/tutorial_castle.pot | 24 +- .../locale/tutorial_cottages.pot | 60 +++- .../locale/tutorial_creative.pot | 44 ++- .../locale/tutorial_darkage.pot | 64 +++- .../locale/tutorial_default.pot | 227 ++++++++++++- .../locale/tutorial_supplemental.pot | 84 ++++- 10 files changed, 662 insertions(+), 201 deletions(-) create mode 100644 mods/show_wielded_item/locale/show_wielded_item.de.mo diff --git a/mods/show_wielded_item/locale/show_wielded_item.de.mo b/mods/show_wielded_item/locale/show_wielded_item.de.mo new file mode 100644 index 0000000000000000000000000000000000000000..164e89aec99daa4736984d0bd291ec81511084a6 GIT binary patch literal 636 zcmZvZ--{DL49CY`FZ(1ui^K=v4w<#P7Cg3BIrQ#Iq1AG(o(O_tC*6+hX39*~v;7DB z3l9A2{9DZSiha<)hh&qPZ<5*H5AI$ou{**;p)cGMCPHUlgeQU#?h8MK>sw0w5}$V5 zR_c-X&*CNh*E&5(DRt`Nsy6EgyhI?=Ao#^LzH(SwwBQ&U^=|2};BuE4Gpbqe-*C=) zZ1o2W(RnJMY}p5AYB-p*hS(j#^R%D#k_%k+EV*1oD7LfPyzRoh8zkn<+`uWpd*6Sq`6IqwRP^^t~+)2UlKZ-BqC{?Yg zP?u<$0!A1bLvYNy%Uvgyine%CyT~z(z72C+$T*l1@?N0;i^+66J=^b_$!@PbF_Mh4 zUdg z4)X!rgu?@Z$3w^t2gyf0Lc(yf`plzsynX0AQJ>INEQ1ofkv~ZiMW|4=t>gyD`r;!S SvJniWYV^O7R5l`mr2YVb;Jv~C literal 0 HcmV?d00001 diff --git a/mods/tutorial/locale/tutorial.pot b/mods/tutorial/locale/tutorial.pot index 6067736..121b3f6 100644 --- a/mods/tutorial/locale/tutorial.pot +++ b/mods/tutorial/locale/tutorial.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Tutorial (Luanti) 3.4.0\n" "Report-Msgid-Bugs-To: Wuzzy@disroot.org\n" -"POT-Creation-Date: 2024-11-27 12:13+0100\n" +"POT-Creation-Date: 2024-11-27 12:44+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,19 +17,20 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: init.lua:78 +#: mods/tutorial/init.lua:78 msgid "tutorial sign '@1'" msgstr "" -#: init.lua:102 init.lua:130 init.lua:1355 init.lua:1390 +#: mods/tutorial/init.lua:102 mods/tutorial/init.lua:130 +#: mods/tutorial/init.lua:1355 mods/tutorial/init.lua:1390 msgid "Close" msgstr "" -#: init.lua:104 init.lua:132 +#: mods/tutorial/init.lua:104 mods/tutorial/init.lua:132 msgid "@1 (Right-click to read)" msgstr "" -#: init.lua:148 +#: mods/tutorial/init.lua:148 msgid "" "Welcome! This tutorial will teach you the most crucial basics of Luanti.\n" "This tutorial assumes that you have not changed the default keybindings " @@ -61,7 +62,7 @@ msgid "" "Now feel free to walk around a bit and read the other signs to learn more." msgstr "" -#: init.lua:173 +#: mods/tutorial/init.lua:173 msgid "" "Luanti itself is not a game, it is a game engine.\n" "To be able to actually play it, you need something called a \"game\".\n" @@ -71,7 +72,7 @@ msgid "" "all games. This tutorial does not teach you how to play a particular game." msgstr "" -#: init.lua:180 +#: mods/tutorial/init.lua:180 msgid "" "Now since you probably now the basics, you may want to actually play or " "build something.\n" @@ -87,7 +88,7 @@ msgid "" "Luanti forums." msgstr "" -#: init.lua:193 +#: mods/tutorial/init.lua:193 msgid "" "The creative mode is turned on. If you are here to learn how to play " "Luanti,\n" @@ -101,7 +102,7 @@ msgid "" "[Esc]." msgstr "" -#: init.lua:203 +#: mods/tutorial/init.lua:203 msgid "" "You are now playing the tutorial in multiplayer mode.\n" "But this tutorial is optimized for the singleplayer mode.\n" @@ -111,7 +112,7 @@ msgid "" "leave now and start the tutorial in singleplayer mode." msgstr "" -#: init.lua:211 +#: mods/tutorial/init.lua:211 msgid "" "Luanti has 3 different views which determine the way you see the world.\n" "The three modes are:\n" @@ -126,7 +127,7 @@ msgid "" " Switch camera mode: [C]" msgstr "" -#: init.lua:224 +#: mods/tutorial/init.lua:224 msgid "" "Press the [V] key to make a minimap appear on the top right.\n" "The minimap helps you to find your way around the world.\n" @@ -158,7 +159,7 @@ msgid "" " Toggle minimap rotating: [Shift]+[V]" msgstr "" -#: init.lua:253 +#: mods/tutorial/init.lua:253 msgid "" "The world of Luanti is made entirely out of blocks, or voxels, to be " "precise.\n" @@ -171,14 +172,14 @@ msgid "" "Of course, games can come up with more special weird blocks." msgstr "" -#: init.lua:262 +#: mods/tutorial/init.lua:262 msgid "" "Some blocks need to rest on top of another block, otherwise, they fall " "down.\n" "Try it and mine the block below the uppermost block." msgstr "" -#: init.lua:266 +#: mods/tutorial/init.lua:266 msgid "" "Some blocks have to be attached to another block, otherwise, they drop as an " "item\n" @@ -189,20 +190,20 @@ msgid "" "the block it is attached to, it will drop as an item which you can collect." msgstr "" -#: init.lua:273 +#: mods/tutorial/init.lua:273 msgid "" "These nasty blocks on the floor prevent you from jumping when you stand on " "them." msgstr "" -#: init.lua:276 +#: mods/tutorial/init.lua:276 msgid "" "Whee! The blocks will make you bounce if you jump on them. They also can " "bounce\n" "you from the side, if you are fast enough." msgstr "" -#: init.lua:280 +#: mods/tutorial/init.lua:280 msgid "" "This abyss behind this sign is so small that you can even walk over it,\n" "as long as you don't stop midway. But you can jump over it anyways, just to " @@ -210,7 +211,7 @@ msgid "" "safe." msgstr "" -#: init.lua:285 +#: mods/tutorial/init.lua:285 msgid "" "You can't reach this upper block by walking. But luckily, you are able to " "jump.\n" @@ -224,7 +225,7 @@ msgid "" "Now try it to continue." msgstr "" -#: init.lua:296 +#: mods/tutorial/init.lua:296 msgid "" "Here is a slightly larger abyss. Luckily, you can also jump just far enough " "to\n" @@ -235,7 +236,7 @@ msgid "" " Jump: [Space]" msgstr "" -#: init.lua:303 +#: mods/tutorial/init.lua:303 msgid "" "From this point on, there will be branching paths. For orientation, we " "placed\n" @@ -247,7 +248,7 @@ msgid "" "for which you will be informed." msgstr "" -#: init.lua:310 +#: mods/tutorial/init.lua:310 msgid "" "Sneaking is a special move. As long as you sneak, you walk slower, but you " "are\n" @@ -270,7 +271,7 @@ msgid "" "You may try out sneaking at this little blocky pyramid." msgstr "" -#: init.lua:326 +#: mods/tutorial/init.lua:326 msgid "" "At the bottom of the screen you see 8 squares. This is called the 'hotbar'.\n" "The hotbar allows you to quickly access some items from your inventory.\n" @@ -288,7 +289,7 @@ msgid "" "tools, mining, building, etc." msgstr "" -#: init.lua:341 +#: mods/tutorial/init.lua:341 msgid "" "In this chest you find some comestibles. Comestibles are items which " "instantly\n" @@ -305,14 +306,14 @@ msgid "" "Don't forget to take the gold ingot." msgstr "" -#: init.lua:353 +#: mods/tutorial/init.lua:353 msgid "" "Treasure chests are a common sight in Luanti. They are actually not built-" "in\n" "into the game." msgstr "" -#: init.lua:357 +#: mods/tutorial/init.lua:357 msgid "" "Careful! These spikes hurt you when you stand inside, so don't walk into " "them.\n" @@ -323,7 +324,7 @@ msgid "" "This is one of the many ways you can get hurt in Luanti." msgstr "" -#: init.lua:365 +#: mods/tutorial/init.lua:365 msgid "" "This is a ladder. Ladders help you to climb up great heights or to climb " "down safely.\n" @@ -337,7 +338,7 @@ msgid "" "Note that sneaking and jumping do not work when you are at a ladder." msgstr "" -#: init.lua:375 +#: mods/tutorial/init.lua:375 msgid "" "What you see here is a small swimming pool. You are able to swim and dive.\n" "Diving usually costs you breath. While diving, 10 bubbles appear in the " @@ -360,7 +361,7 @@ msgid "" "At the bottom of the pool lies a gold ingot. Try to get it!" msgstr "" -#: init.lua:394 +#: mods/tutorial/init.lua:394 msgid "" "To get to the other side, you have to dive here. Don't worry, the tunnel is " "not\n" @@ -375,7 +376,7 @@ msgid "" " Swim downwards: [Shift]" msgstr "" -#: init.lua:406 +#: mods/tutorial/init.lua:406 msgid "" "You can easily swim up this waterfall. Go into the water and hold the space " "bar until you're\n" @@ -389,7 +390,7 @@ msgid "" " Swim downwards: [Shift]" msgstr "" -#: init.lua:417 +#: mods/tutorial/init.lua:417 msgid "" "Liquids behave somewhat weirdly in Luanti. Actually, there are 2 kinds of " "liquids.\n" @@ -428,14 +429,14 @@ msgid "" " Use something: [Right mouse button]" msgstr "" -#: init.lua:442 +#: mods/tutorial/init.lua:442 msgid "" "Luanti mods can introduce various liquids which differ in their properties.\n" "Probably the most important property is their viscosity. Here you have some\n" "pools which differ in their viscosity. Feel free to try them out." msgstr "" -#: init.lua:447 +#: mods/tutorial/init.lua:447 msgid "" "An important general concept in Luanti is pointing. As mentioned earlier,\n" "there is a crosshair in the center of the screen.\n" @@ -469,7 +470,7 @@ msgid "" "To do that, you must point it and click with the left mouse button." msgstr "" -#: init.lua:476 +#: mods/tutorial/init.lua:476 msgid "" "The distance you need to point to things solely depends on the tool you " "carry.\n" @@ -492,7 +493,7 @@ msgid "" "different section." msgstr "" -#: init.lua:490 +#: mods/tutorial/init.lua:490 msgid "" "Unless you have damage disabled, all players start with 20 hit points (HP), " "represented\n" @@ -524,7 +525,7 @@ msgid "" "Games may introduce special events on a player's death." msgstr "" -#: init.lua:512 +#: mods/tutorial/init.lua:512 msgid "" "Oops! So it seems you just have died. Don't worry, you don't have lost any " "of your\n" @@ -552,7 +553,7 @@ msgid "" "To continue, just drop out at the end of that gangway. The drop is safe." msgstr "" -#: init.lua:533 +#: mods/tutorial/init.lua:533 msgid "" "Throughout your journey, you will probably collect many items. Once you " "collected\n" @@ -578,7 +579,7 @@ msgid "" "to test out the inventory." msgstr "" -#: init.lua:551 +#: mods/tutorial/init.lua:551 msgid "" "A tool is a special kind of item.\n" "Tools can be used for many things, such as:\n" @@ -599,7 +600,7 @@ msgid "" "Tools may be able to be repaired, see the sign about repairing." msgstr "" -#: init.lua:568 +#: mods/tutorial/init.lua:568 msgid "" "The inventory menu usually contains the player inventory. This allows you\n" "to carry along items throughout the world.\n" @@ -633,7 +634,7 @@ msgid "" "outside of the window." msgstr "" -#: init.lua:595 +#: mods/tutorial/init.lua:595 msgid "" "By the way, if you are tired of clicking, there is a little convenience\n" "feature:\n" @@ -647,7 +648,7 @@ msgid "" " [Shift]+[Left click]: Move full item stack to other section in menu" msgstr "" -#: init.lua:605 +#: mods/tutorial/init.lua:605 msgid "" "This is a chest. You can view its contents by right-clicking it. In the menu " "you will see\n" @@ -656,7 +657,7 @@ msgid "" "inventory. Exchanging items works exactly the same as in the inventory menu." msgstr "" -#: init.lua:611 +#: mods/tutorial/init.lua:611 msgid "" "Another important task in Luanti is building blocks.\n" "\"Building\" here refers to the task of placing one block in your possession " @@ -677,7 +678,7 @@ msgid "" "gold ingot waiting for you." msgstr "" -#: init.lua:626 +#: mods/tutorial/init.lua:626 msgid "" "You may have wondered how you can build on a block which you can use, like a " "chest.\n" @@ -686,7 +687,7 @@ msgid "" " Build on usable block: [Shift] + [Right mouse button]" msgstr "" -#: init.lua:632 +#: mods/tutorial/init.lua:632 msgid "" "Mining is a method to remove a single block with a mining tool. It is a very " "important\n" @@ -725,7 +726,7 @@ msgid "" "different kinds of drops." msgstr "" -#: init.lua:659 +#: mods/tutorial/init.lua:659 msgid "" "This is cobblestone. You can mine it with a pickaxe.\n" "This cobblestone will always drop itself, that means, cobblestone. Dropping " @@ -733,7 +734,7 @@ msgid "" "usual dropping behaviour of a block, throughout many games." msgstr "" -#: init.lua:664 +#: mods/tutorial/init.lua:664 msgid "" "These are wooden planks. In the tutorial, you can only mine those blocks " "with an axe.\n" @@ -743,7 +744,7 @@ msgid "" "material." msgstr "" -#: init.lua:670 +#: mods/tutorial/init.lua:670 msgid "" "This is a cube of conglomerate. You need a pickaxe to mine it.\n" "Conglomerate drops something based on probability. Conglomerate randomly " @@ -751,7 +752,7 @@ msgid "" "and 5 rocks, when mined." msgstr "" -#: init.lua:675 +#: mods/tutorial/init.lua:675 msgid "" "This is some weak glass. You can break it with your bare hands. Or you can " "use your pickaxe,\n" @@ -760,20 +761,20 @@ msgid "" "These glass blocks don't drop anything." msgstr "" -#: init.lua:680 +#: mods/tutorial/init.lua:680 msgid "" "This is stone. You need a pickaxe to mine it. When mined, stone will drop " "cobblestone." msgstr "" -#: init.lua:683 +#: mods/tutorial/init.lua:683 msgid "" "There can always be some blocks which are not minable by any tool. In our " "tutorial, all\n" "those castle walls can't me mined, for example." msgstr "" -#: init.lua:687 +#: mods/tutorial/init.lua:687 msgid "" "Crafting is the task of taking several items and combining them to form a " "new item.\n" @@ -795,7 +796,7 @@ msgid "" "When you have the book in your inventory, go on with the next sign." msgstr "" -#: init.lua:705 +#: mods/tutorial/init.lua:705 msgid "" "To craft the book you have used a so-called crafting recipe. You must know " "the crafting\n" @@ -820,7 +821,7 @@ msgid "" "When you got your dough, go on with the next sign." msgstr "" -#: init.lua:721 +#: mods/tutorial/init.lua:721 msgid "" "Do you got your dough? Good.\n" "\n" @@ -837,7 +838,7 @@ msgid "" "sign." msgstr "" -#: init.lua:745 +#: mods/tutorial/init.lua:745 msgid "" "This is a furnace. Furnaces can be used to turn a smeltable item with help " "of a fuel\n" @@ -880,7 +881,7 @@ msgid "" "game to game." msgstr "" -#: init.lua:770 +#: mods/tutorial/init.lua:770 msgid "" "Some games may come with a special recipe which allows you to repair your " "tools.\n" @@ -895,7 +896,7 @@ msgid "" "some damaged tools which you may try to repair now." msgstr "" -#: init.lua:780 +#: mods/tutorial/init.lua:780 msgid "" "You will often meet some blocks you can use. Something special happens when " "you\n" @@ -908,7 +909,7 @@ msgid "" " Use usable block: [Right mouse button]" msgstr "" -#: init.lua:790 +#: mods/tutorial/init.lua:790 msgid "" "If you think you have enough of this tutorial, you can leave at any time. " "There are\n" @@ -942,7 +943,7 @@ msgid "" "and not related to gameplay." msgstr "" -#: init.lua:818 +#: mods/tutorial/init.lua:818 msgid "" "You have collected your first gold ingot. Those will help you to keep track " "in this tutorial.\n" @@ -953,7 +954,7 @@ msgid "" "done with the tutorial, but collecting the gold ingots is not mandatory." msgstr "" -#: init.lua:825 +#: mods/tutorial/init.lua:825 msgid "" "You have collected all the gold ingots in this tutorial.\n" "\n" @@ -975,7 +976,7 @@ msgid "" "return to the main menu or quit Luanti." msgstr "" -#: init.lua:840 +#: mods/tutorial/init.lua:840 msgid "" "Great, you have found and collected a hidden diamond! In Tutorial World, " "there are 12 hidden\n" @@ -986,7 +987,7 @@ msgid "" "If you manage to find them all, you will be awarded a symbolic prize." msgstr "" -#: init.lua:847 +#: mods/tutorial/init.lua:847 msgid "" "Congratulations!\n" "You have collected all the diamonds of Tutorial World!\n" @@ -996,7 +997,7 @@ msgid "" "the Good-Bye Room for you." msgstr "" -#: init.lua:855 +#: mods/tutorial/init.lua:855 msgid "" "To recap, here is an overview over the most important default controls:\n" "\n" @@ -1030,7 +1031,7 @@ msgid "" "You can review a shorter version of the controls in the pause menu." msgstr "" -#: init.lua:888 +#: mods/tutorial/init.lua:888 msgid "" "You may want to check out these online resources related to Luanti:\n" "\n" @@ -1059,366 +1060,367 @@ msgid "" "If you do not understand IRC, see the Community Wiki for help." msgstr "" -#: init.lua:936 init.lua:1384 +#: mods/tutorial/init.lua:936 mods/tutorial/init.lua:1384 msgid "Introduction" msgstr "" -#: init.lua:937 +#: mods/tutorial/init.lua:937 msgid "Luanti" msgstr "" -#: init.lua:938 +#: mods/tutorial/init.lua:938 msgid "Player Camera" msgstr "" -#: init.lua:939 +#: mods/tutorial/init.lua:939 msgid "Minimap" msgstr "" -#: init.lua:940 +#: mods/tutorial/init.lua:940 msgid "Small Abysses" msgstr "" -#: init.lua:941 +#: mods/tutorial/init.lua:941 msgid "Jumping (1)" msgstr "" -#: init.lua:942 +#: mods/tutorial/init.lua:942 msgid "Jumping (2)" msgstr "" -#: init.lua:943 +#: mods/tutorial/init.lua:943 msgid "Sneaking" msgstr "" -#: init.lua:944 +#: mods/tutorial/init.lua:944 msgid "Information about the following tutorial sections" msgstr "" -#: init.lua:945 +#: mods/tutorial/init.lua:945 msgid "Hotbar" msgstr "" -#: init.lua:946 +#: mods/tutorial/init.lua:946 msgid "Comestibles and Eating" msgstr "" -#: init.lua:947 +#: mods/tutorial/init.lua:947 msgid "Chests" msgstr "" -#: init.lua:948 +#: mods/tutorial/init.lua:948 msgid "Blocks Which Hurt You" msgstr "" -#: init.lua:949 +#: mods/tutorial/init.lua:949 msgid "Climbing Ladders" msgstr "" -#: init.lua:950 +#: mods/tutorial/init.lua:950 msgid "Swimming" msgstr "" -#: init.lua:951 +#: mods/tutorial/init.lua:951 msgid "Diving" msgstr "" -#: init.lua:952 +#: mods/tutorial/init.lua:952 msgid "Swimming up a Waterfall" msgstr "" -#: init.lua:953 +#: mods/tutorial/init.lua:953 msgid "Viscosity" msgstr "" -#: init.lua:954 +#: mods/tutorial/init.lua:954 msgid "Liquid sources and flowing liquids" msgstr "" -#: init.lua:955 +#: mods/tutorial/init.lua:955 msgid "Pointing (1)" msgstr "" -#: init.lua:956 +#: mods/tutorial/init.lua:956 msgid "Pointing (2)" msgstr "" -#: init.lua:957 +#: mods/tutorial/init.lua:957 msgid "Health and Damage" msgstr "" -#: init.lua:958 +#: mods/tutorial/init.lua:958 msgid "Death and Respawning" msgstr "" -#: init.lua:959 +#: mods/tutorial/init.lua:959 msgid "Items" msgstr "" -#: init.lua:960 +#: mods/tutorial/init.lua:960 msgid "Tools" msgstr "" -#: init.lua:961 +#: mods/tutorial/init.lua:961 msgid "Using the Inventory" msgstr "" -#: init.lua:962 +#: mods/tutorial/init.lua:962 msgid "Inventory shortcut" msgstr "" -#: init.lua:963 +#: mods/tutorial/init.lua:963 msgid "Comment About Chests" msgstr "" -#: init.lua:964 +#: mods/tutorial/init.lua:964 msgid "Building Some Blocks" msgstr "" -#: init.lua:965 +#: mods/tutorial/init.lua:965 msgid "Building at Usable Blocks" msgstr "" -#: init.lua:966 +#: mods/tutorial/init.lua:966 msgid "Mining blocks" msgstr "" -#: init.lua:967 +#: mods/tutorial/init.lua:967 msgid "Mining example: Cobblestone" msgstr "" -#: init.lua:968 +#: mods/tutorial/init.lua:968 msgid "Mining example: Stone" msgstr "" -#: init.lua:969 +#: mods/tutorial/init.lua:969 msgid "Mining example: Conglomerate" msgstr "" -#: init.lua:970 +#: mods/tutorial/init.lua:970 msgid "Mining example: Wooden Planks" msgstr "" -#: init.lua:971 +#: mods/tutorial/init.lua:971 msgid "Mining example: Weak glass" msgstr "" -#: init.lua:972 +#: mods/tutorial/init.lua:972 msgid "Unminable blocks" msgstr "" -#: init.lua:973 +#: mods/tutorial/init.lua:973 msgid "Special blocks" msgstr "" -#: init.lua:974 +#: mods/tutorial/init.lua:974 msgid "No-jumping blocks" msgstr "" -#: init.lua:975 +#: mods/tutorial/init.lua:975 msgid "Bouncy blocks" msgstr "" -#: init.lua:976 +#: mods/tutorial/init.lua:976 msgid "Falling blocks" msgstr "" -#: init.lua:977 +#: mods/tutorial/init.lua:977 msgid "Attached blocks" msgstr "" -#: init.lua:978 +#: mods/tutorial/init.lua:978 msgid "Using blocks" msgstr "" -#: init.lua:979 +#: mods/tutorial/init.lua:979 msgid "Crafting Basics" msgstr "" -#: init.lua:980 +#: mods/tutorial/init.lua:980 msgid "Crafting using Shapeless Recipes" msgstr "" -#: init.lua:981 +#: mods/tutorial/init.lua:981 msgid "Crafting Faster" msgstr "" -#: init.lua:982 +#: mods/tutorial/init.lua:982 msgid "Crafting Groups" msgstr "" -#: init.lua:983 +#: mods/tutorial/init.lua:983 msgid "Furnace Operation Instructions" msgstr "" -#: init.lua:984 +#: mods/tutorial/init.lua:984 msgid "Repairing Tools" msgstr "" -#: init.lua:985 +#: mods/tutorial/init.lua:985 msgid "End of the Basic Tutorial" msgstr "" -#: init.lua:986 +#: mods/tutorial/init.lua:986 msgid "Controls Overview" msgstr "" -#: init.lua:987 +#: mods/tutorial/init.lua:987 msgid "Online Resources" msgstr "" -#: init.lua:988 +#: mods/tutorial/init.lua:988 msgid "Games" msgstr "" -#: init.lua:991 +#: mods/tutorial/init.lua:991 msgid "reinforced wall" msgstr "" -#: init.lua:999 +#: mods/tutorial/init.lua:999 msgid "reinforced wood" msgstr "" -#: init.lua:1006 +#: mods/tutorial/init.lua:1006 msgid "reinforced glass" msgstr "" -#: init.lua:1017 +#: mods/tutorial/init.lua:1017 msgid "weak glass" msgstr "" -#: init.lua:1030 +#: mods/tutorial/init.lua:1030 msgid "apple snatcher" msgstr "" -#: init.lua:1040 +#: mods/tutorial/init.lua:1040 msgid "day/night switch (day)" msgstr "" -#: init.lua:1049 +#: mods/tutorial/init.lua:1049 msgid "day/night switch (night)" msgstr "" -#: init.lua:1061 +#: mods/tutorial/init.lua:1061 msgid "waterfall switch (on)" msgstr "" -#: init.lua:1075 +#: mods/tutorial/init.lua:1075 msgid "waterfall switch (off)" msgstr "" -#: init.lua:1091 +#: mods/tutorial/init.lua:1091 msgid "ruler" msgstr "" -#: init.lua:1127 +#: mods/tutorial/init.lua:1127 msgid "item spawner" msgstr "" -#: init.lua:1147 +#: mods/tutorial/init.lua:1147 msgid "Item spawner" msgstr "" -#: init.lua:1148 +#: mods/tutorial/init.lua:1148 msgid "Offset" msgstr "" -#: init.lua:1149 +#: mods/tutorial/init.lua:1149 msgid "Itemstring" msgstr "" -#: init.lua:1150 +#: mods/tutorial/init.lua:1150 msgid "OK" msgstr "" -#: init.lua:1152 +#: mods/tutorial/init.lua:1152 msgid "Item spawner (inactive)" msgstr "" -#: init.lua:1214 +#: mods/tutorial/init.lua:1214 msgid "This is a crafting example." msgstr "" -#: init.lua:1263 +#: mods/tutorial/init.lua:1263 msgid "crafting example: white paper" msgstr "" -#: init.lua:1264 +#: mods/tutorial/init.lua:1264 msgid "crafting example: wheat" msgstr "" -#: init.lua:1265 +#: mods/tutorial/init.lua:1265 msgid "crafting example: colored paper" msgstr "" -#: init.lua:1266 +#: mods/tutorial/init.lua:1266 msgid "crafting example: tool repair" msgstr "" -#: init.lua:1294 +#: mods/tutorial/init.lua:1294 msgid "This golden cup has been awarded for finishing the tutorial." msgstr "" -#: init.lua:1299 +#: mods/tutorial/init.lua:1299 msgid "This diamond cup has been awarded for collecting all hidden diamonds." msgstr "" -#: init.lua:1305 +#: mods/tutorial/init.lua:1305 msgid "golden cup" msgstr "" -#: init.lua:1317 +#: mods/tutorial/init.lua:1317 msgid "diamond cup" msgstr "" -#: init.lua:1363 +#: mods/tutorial/init.lua:1363 msgid "Warning: You're not playing in singleplayer mode" msgstr "" -#: init.lua:1369 init.lua:1379 +#: mods/tutorial/init.lua:1369 mods/tutorial/init.lua:1379 msgid "Continue anyways" msgstr "" -#: init.lua:1370 init.lua:1380 init.lua:1492 +#: mods/tutorial/init.lua:1370 mods/tutorial/init.lua:1380 +#: mods/tutorial/init.lua:1492 msgid "Leave tutorial" msgstr "" -#: init.lua:1373 +#: mods/tutorial/init.lua:1373 msgid "Warning: Creative mode is active" msgstr "" -#: init.lua:1407 +#: mods/tutorial/init.lua:1407 msgid "Select teleport destination:" msgstr "" -#: init.lua:1416 +#: mods/tutorial/init.lua:1416 msgid "Good-Bye room" msgstr "" -#: init.lua:1433 +#: mods/tutorial/init.lua:1433 msgid "You have voluntarily exited the tutorial." msgstr "" -#: init.lua:1474 +#: mods/tutorial/init.lua:1474 msgid "Gold ingots in the tutorial" msgstr "" -#: init.lua:1485 +#: mods/tutorial/init.lua:1485 msgid "You've finished the tutorial!" msgstr "" -#: init.lua:1491 init.lua:1525 +#: mods/tutorial/init.lua:1491 mods/tutorial/init.lua:1525 msgid "Continue" msgstr "" -#: init.lua:1493 init.lua:1526 +#: mods/tutorial/init.lua:1493 mods/tutorial/init.lua:1526 msgid "Go to Good-Bye room" msgstr "" -#: init.lua:1508 +#: mods/tutorial/init.lua:1508 msgid "You found a hidden diamond!" msgstr "" -#: init.lua:1519 +#: mods/tutorial/init.lua:1519 msgid "You have collected all hidden diamonds!" msgstr "" diff --git a/mods/tutorial_areas/locale/tutorial_areas.pot b/mods/tutorial_areas/locale/tutorial_areas.pot index 5e62f8c..6669c48 100644 --- a/mods/tutorial_areas/locale/tutorial_areas.pot +++ b/mods/tutorial_areas/locale/tutorial_areas.pot @@ -1,14 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the Tutorial (Luanti) package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy msgid "" msgstr "" "Project-Id-Version: Tutorial (Luanti) 3.4.0\n" "Report-Msgid-Bugs-To: Wuzzy@disroot.org\n" -"POT-Creation-Date: \n" -"PO-Revision-Date: \n" -"Last-Translator: \n" -"Language-Team: \n" +"POT-Creation-Date: 2024-11-27 12:44+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: \n" +#: mods/tutorial_areas/hud.lua:22 +msgid "You are here: @1" +msgstr "" diff --git a/mods/tutorial_arrow_signs/locale/tutorial_arrow_signs.pot b/mods/tutorial_arrow_signs/locale/tutorial_arrow_signs.pot index 5e62f8c..7828444 100644 --- a/mods/tutorial_arrow_signs/locale/tutorial_arrow_signs.pot +++ b/mods/tutorial_arrow_signs/locale/tutorial_arrow_signs.pot @@ -1,14 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the Tutorial (Luanti) package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy msgid "" msgstr "" "Project-Id-Version: Tutorial (Luanti) 3.4.0\n" "Report-Msgid-Bugs-To: Wuzzy@disroot.org\n" -"POT-Creation-Date: \n" -"PO-Revision-Date: \n" -"Last-Translator: \n" -"Language-Team: \n" +"POT-Creation-Date: 2024-11-27 12:44+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: \n" +#: mods/tutorial_arrow_signs/init.lua:58 +msgid "rightwards-pointing sign" +msgstr "" + +#: mods/tutorial_arrow_signs/init.lua:91 +msgid "leftwards-pointing sign" +msgstr "" + +#: mods/tutorial_arrow_signs/init.lua:123 +msgid "upwards-pointing sign" +msgstr "" + +#: mods/tutorial_arrow_signs/init.lua:155 +msgid "downwards-pointing sign" +msgstr "" diff --git a/mods/tutorial_castle/locale/tutorial_castle.pot b/mods/tutorial_castle/locale/tutorial_castle.pot index 5e62f8c..ea87fb2 100644 --- a/mods/tutorial_castle/locale/tutorial_castle.pot +++ b/mods/tutorial_castle/locale/tutorial_castle.pot @@ -1,14 +1,26 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the Tutorial (Luanti) package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy msgid "" msgstr "" "Project-Id-Version: Tutorial (Luanti) 3.4.0\n" "Report-Msgid-Bugs-To: Wuzzy@disroot.org\n" -"POT-Creation-Date: \n" -"PO-Revision-Date: \n" -"Last-Translator: \n" -"Language-Team: \n" +"POT-Creation-Date: 2024-11-27 12:44+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: \n" +#: mods/tutorial_castle/shields_decor.lua:4 +msgid "mounted shield" +msgstr "" + +#: mods/tutorial_castle/town_item.lua:5 +msgid "light block" +msgstr "" diff --git a/mods/tutorial_cottages/locale/tutorial_cottages.pot b/mods/tutorial_cottages/locale/tutorial_cottages.pot index 5e62f8c..e0a0c69 100644 --- a/mods/tutorial_cottages/locale/tutorial_cottages.pot +++ b/mods/tutorial_cottages/locale/tutorial_cottages.pot @@ -1,14 +1,62 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the Tutorial (Luanti) package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy msgid "" msgstr "" "Project-Id-Version: Tutorial (Luanti) 3.4.0\n" "Report-Msgid-Bugs-To: Wuzzy@disroot.org\n" -"POT-Creation-Date: \n" -"PO-Revision-Date: \n" -"Last-Translator: \n" -"Language-Team: \n" +"POT-Creation-Date: 2024-11-27 12:44+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: \n" +#: mods/tutorial_cottages/nodes_furniture.lua:20 +msgid "sleeping mat" +msgstr "" + +#: mods/tutorial_cottages/nodes_furniture.lua:54 +msgid "simple wooden bench" +msgstr "" + +#: mods/tutorial_cottages/nodes_furniture.lua:82 +msgid "table" +msgstr "" + +#: mods/tutorial_cottages/nodes_historic.lua:15 +msgid "wagon wheel" +msgstr "" + +#: mods/tutorial_cottages/nodes_roof.lua:107 +msgid "black roof" +msgstr "" + +#: mods/tutorial_cottages/nodes_roof.lua:107 +msgid "black roof connector" +msgstr "" + +#: mods/tutorial_cottages/nodes_roof.lua:107 +msgid "black flat roof" +msgstr "" + +#: mods/tutorial_cottages/nodes_roof.lua:110 +msgid "red roof" +msgstr "" + +#: mods/tutorial_cottages/nodes_roof.lua:110 +msgid "red roof connector" +msgstr "" + +#: mods/tutorial_cottages/nodes_roof.lua:110 +msgid "red flat roof" +msgstr "" + +#: mods/tutorial_cottages/nodes_straw.lua:12 +msgid "straw layer" +msgstr "" diff --git a/mods/tutorial_creative/locale/tutorial_creative.pot b/mods/tutorial_creative/locale/tutorial_creative.pot index 5e62f8c..5414a02 100644 --- a/mods/tutorial_creative/locale/tutorial_creative.pot +++ b/mods/tutorial_creative/locale/tutorial_creative.pot @@ -1,14 +1,46 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the Tutorial (Luanti) package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy msgid "" msgstr "" "Project-Id-Version: Tutorial (Luanti) 3.4.0\n" "Report-Msgid-Bugs-To: Wuzzy@disroot.org\n" -"POT-Creation-Date: \n" -"PO-Revision-Date: \n" -"Last-Translator: \n" -"Language-Team: \n" +"POT-Creation-Date: 2024-11-27 12:44+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: \n" +#: mods/tutorial_creative/init.lua:119 +msgid "Search" +msgstr "" + +#: mods/tutorial_creative/init.lua:120 +msgid "Reset" +msgstr "" + +#: mods/tutorial_creative/init.lua:125 mods/tutorial_creative/init.lua:143 +msgid "Crafting" +msgstr "" + +#: mods/tutorial_creative/init.lua:125 mods/tutorial_creative/init.lua:143 +msgid "All" +msgstr "" + +#: mods/tutorial_creative/init.lua:125 mods/tutorial_creative/init.lua:143 +msgid "Nodes" +msgstr "" + +#: mods/tutorial_creative/init.lua:125 mods/tutorial_creative/init.lua:143 +msgid "Tools" +msgstr "" + +#: mods/tutorial_creative/init.lua:125 mods/tutorial_creative/init.lua:143 +msgid "Items" +msgstr "" diff --git a/mods/tutorial_darkage/locale/tutorial_darkage.pot b/mods/tutorial_darkage/locale/tutorial_darkage.pot index 5e62f8c..10a0bab 100644 --- a/mods/tutorial_darkage/locale/tutorial_darkage.pot +++ b/mods/tutorial_darkage/locale/tutorial_darkage.pot @@ -1,14 +1,66 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the Tutorial (Luanti) package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy msgid "" msgstr "" "Project-Id-Version: Tutorial (Luanti) 3.4.0\n" "Report-Msgid-Bugs-To: Wuzzy@disroot.org\n" -"POT-Creation-Date: \n" -"PO-Revision-Date: \n" -"Last-Translator: \n" -"Language-Team: \n" +"POT-Creation-Date: 2024-11-27 12:44+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: \n" +#: mods/tutorial_darkage/nodes.lua:4 +msgid "basalt cobble" +msgstr "" + +#: mods/tutorial_darkage/nodes.lua:11 +msgid "basalt brick" +msgstr "" + +#: mods/tutorial_darkage/nodes.lua:18 +msgid "stone brick" +msgstr "" + +#: mods/tutorial_darkage/nodes.lua:26 +msgid "straw" +msgstr "" + +#: mods/tutorial_darkage/nodes.lua:33 +msgid "lamp" +msgstr "" + +#: mods/tutorial_darkage/nodes.lua:42 +msgid "marble tile" +msgstr "" + +#: mods/tutorial_darkage/nodes.lua:50 +msgid "medieval glass" +msgstr "" + +#: mods/tutorial_darkage/nodes.lua:61 +msgid "wooden bars" +msgstr "" + +#: mods/tutorial_darkage/nodes.lua:73 +msgid "wooden grille" +msgstr "" + +#: mods/tutorial_darkage/nodes.lua:85 +msgid "wooden frame" +msgstr "" + +#: mods/tutorial_darkage/nodes.lua:97 +msgid "iron bars" +msgstr "" + +#: mods/tutorial_darkage/nodes.lua:109 +msgid "iron grille" +msgstr "" diff --git a/mods/tutorial_default/locale/tutorial_default.pot b/mods/tutorial_default/locale/tutorial_default.pot index 5e62f8c..6977163 100644 --- a/mods/tutorial_default/locale/tutorial_default.pot +++ b/mods/tutorial_default/locale/tutorial_default.pot @@ -1,14 +1,229 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the Tutorial (Luanti) package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy msgid "" msgstr "" "Project-Id-Version: Tutorial (Luanti) 3.4.0\n" "Report-Msgid-Bugs-To: Wuzzy@disroot.org\n" -"POT-Creation-Date: \n" -"PO-Revision-Date: \n" -"Last-Translator: \n" -"Language-Team: \n" +"POT-Creation-Date: 2024-11-27 12:44+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: \n" +#: mods/tutorial_default/craftitems.lua:4 +msgid "book" +msgstr "" + +#: mods/tutorial_default/craftitems.lua:9 +msgid "coal lump" +msgstr "" + +#: mods/tutorial_default/craftitems.lua:14 +msgid "iron lump" +msgstr "" + +#: mods/tutorial_default/craftitems.lua:19 +msgid "gold lump" +msgstr "" + +#: mods/tutorial_default/craftitems.lua:24 +msgid "diamond" +msgstr "" + +#: mods/tutorial_default/craftitems.lua:29 +msgid "steel ingot" +msgstr "" + +#: mods/tutorial_default/craftitems.lua:34 +msgid "gold ingot" +msgstr "" + +#: mods/tutorial_default/init.lua:14 +msgid "" +"[Left click]: Take/drop stack\n" +"[Right click]: Take half stack / drop 1 item\n" +"[Middle click]: Take/drop 10 items\n" +"[Esc] or [I]: Close" +msgstr "" + +#: mods/tutorial_default/init.lua:26 +msgid "Toggle music" +msgstr "" + +#: mods/tutorial_default/init.lua:33 +msgid "Teleport" +msgstr "" + +#: mods/tutorial_default/init.lua:35 mods/tutorial_default/nodes.lua:242 +#: mods/tutorial_default/nodes.lua:305 mods/tutorial_default/nodes.lua:349 +msgid "Player inventory:" +msgstr "" + +#: mods/tutorial_default/init.lua:39 +msgid "Crafting grid:" +msgstr "" + +#: mods/tutorial_default/init.lua:41 +msgid "Output slot:" +msgstr "" + +#: mods/tutorial_default/nodes.lua:6 +msgid "stone" +msgstr "" + +#: mods/tutorial_default/nodes.lua:16 +msgid "coal ore" +msgstr "" + +#: mods/tutorial_default/nodes.lua:25 +msgid "iron ore" +msgstr "" + +#: mods/tutorial_default/nodes.lua:34 +msgid "gold ore" +msgstr "" + +#: mods/tutorial_default/nodes.lua:43 +msgid "diamond ore" +msgstr "" + +#: mods/tutorial_default/nodes.lua:52 +msgid "dirt with grass" +msgstr "" + +#: mods/tutorial_default/nodes.lua:63 +msgid "dirt" +msgstr "" + +#: mods/tutorial_default/nodes.lua:71 +msgid "sand" +msgstr "" + +#: mods/tutorial_default/nodes.lua:79 +msgid "tree trunk" +msgstr "" + +#: mods/tutorial_default/nodes.lua:89 +msgid "leaves" +msgstr "" + +#: mods/tutorial_default/nodes.lua:100 +msgid "grass" +msgstr "" + +#: mods/tutorial_default/nodes.lua:114 +msgid "ladder" +msgstr "" + +#: mods/tutorial_default/nodes.lua:133 +msgid "wooden planks" +msgstr "" + +#: mods/tutorial_default/nodes.lua:140 +msgid "flowing water" +msgstr "" + +#: mods/tutorial_default/nodes.lua:175 +msgid "water source" +msgstr "" + +#: mods/tutorial_default/nodes.lua:207 +msgid "torch" +msgstr "" + +#: mods/tutorial_default/nodes.lua:240 +msgid "Chest inventory:" +msgstr "" + +#: mods/tutorial_default/nodes.lua:252 +msgid "storage chest" +msgstr "" + +#: mods/tutorial_default/nodes.lua:263 mods/tutorial_default/nodes.lua:554 +msgid "Chest (Rightclick to open)" +msgstr "" + +#: mods/tutorial_default/nodes.lua:292 +msgid "This furnace is active and constantly burning its fuel." +msgstr "" + +#: mods/tutorial_default/nodes.lua:293 mods/tutorial_default/nodes.lua:339 +msgid "Source:" +msgstr "" + +#: mods/tutorial_default/nodes.lua:295 mods/tutorial_default/nodes.lua:341 +msgid "Fuel:" +msgstr "" + +#: mods/tutorial_default/nodes.lua:297 mods/tutorial_default/nodes.lua:343 +msgid "Flame:" +msgstr "" + +#: mods/tutorial_default/nodes.lua:300 mods/tutorial_default/nodes.lua:345 +msgid "Progress:" +msgstr "" + +#: mods/tutorial_default/nodes.lua:303 mods/tutorial_default/nodes.lua:347 +msgid "Output slots:" +msgstr "" + +#: mods/tutorial_default/nodes.lua:338 +msgid "This furnace is inactive. Please read the sign above." +msgstr "" + +#: mods/tutorial_default/nodes.lua:360 mods/tutorial_default/nodes.lua:441 +msgid "furnace" +msgstr "" + +#: mods/tutorial_default/nodes.lua:371 mods/tutorial_default/nodes.lua:469 +msgid "Inactive furnace (Rightclick to examine)" +msgstr "" + +#: mods/tutorial_default/nodes.lua:398 mods/tutorial_default/nodes.lua:420 +#: mods/tutorial_default/nodes.lua:496 mods/tutorial_default/nodes.lua:518 +#: mods/tutorial_default/nodes.lua:636 +msgid "Empty furnace (Rightclick to examine)" +msgstr "" + +#: mods/tutorial_default/nodes.lua:608 +msgid "Active furnace (Flame used: @1%) (Rightclick to examine)" +msgstr "" + +#: mods/tutorial_default/nodes.lua:628 +msgid "Furnace without fuel (Rightclick to examine)" +msgstr "" + +#: mods/tutorial_default/nodes.lua:651 +msgid "cobblestone" +msgstr "" + +#: mods/tutorial_default/nodes.lua:659 +msgid "apple" +msgstr "" + +#: mods/tutorial_default/tools.lua:25 +msgid "wooden pickaxe" +msgstr "" + +#: mods/tutorial_default/tools.lua:37 +msgid "stone pickaxe" +msgstr "" + +#: mods/tutorial_default/tools.lua:49 +msgid "steel pickaxe" +msgstr "" + +#: mods/tutorial_default/tools.lua:66 +msgid "wooden shovel" +msgstr "" + +#: mods/tutorial_default/tools.lua:80 +msgid "steel axe" +msgstr "" diff --git a/mods/tutorial_supplemental/locale/tutorial_supplemental.pot b/mods/tutorial_supplemental/locale/tutorial_supplemental.pot index 5e62f8c..6bb2c58 100644 --- a/mods/tutorial_supplemental/locale/tutorial_supplemental.pot +++ b/mods/tutorial_supplemental/locale/tutorial_supplemental.pot @@ -1,14 +1,86 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the Tutorial (Luanti) package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy msgid "" msgstr "" "Project-Id-Version: Tutorial (Luanti) 3.4.0\n" "Report-Msgid-Bugs-To: Wuzzy@disroot.org\n" -"POT-Creation-Date: \n" -"PO-Revision-Date: \n" -"Last-Translator: \n" -"Language-Team: \n" +"POT-Creation-Date: 2024-11-27 12:44+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: \n" +#: mods/tutorial_supplemental/init.lua:4 +msgid "sticky stone brick" +msgstr "" + +#: mods/tutorial_supplemental/init.lua:13 +msgid "bouncy block" +msgstr "" + +#: mods/tutorial_supplemental/init.lua:22 +msgid "conglomerate" +msgstr "" + +#: mods/tutorial_supplemental/init.lua:37 +msgid "picture frame" +msgstr "" + +#: mods/tutorial_supplemental/init.lua:53 +msgid "short spikes" +msgstr "" + +#: mods/tutorial_supplemental/init.lua:74 +msgid "long spikes" +msgstr "" + +#: mods/tutorial_supplemental/init.lua:90 +msgid "loudspeaker (rightclick to toggle music)" +msgstr "" + +#: mods/tutorial_supplemental/init.lua:94 +msgid "loudspeaker" +msgstr "" + +#: mods/tutorial_supplemental/init.lua:119 +msgid "piece of rock" +msgstr "" + +#: mods/tutorial_supplemental/init.lua:124 +msgid "wheat" +msgstr "" + +#: mods/tutorial_supplemental/init.lua:129 +msgid "flour" +msgstr "" + +#: mods/tutorial_supplemental/init.lua:141 +msgid "white sheet of paper" +msgstr "" + +#: mods/tutorial_supplemental/init.lua:146 +msgid "orange sheet of paper" +msgstr "" + +#: mods/tutorial_supplemental/init.lua:151 +msgid "purple sheet of paper" +msgstr "" + +#: mods/tutorial_supplemental/init.lua:156 +msgid "green sheet of paper" +msgstr "" + +#: mods/tutorial_supplemental/init.lua:174 +msgid "flowing test liquid @1" +msgstr "" + +#: mods/tutorial_supplemental/init.lua:207 +msgid "test liquid source @1" +msgstr ""