diff --git a/addons/europeans_map_modified.wad/Europa_1.2_modified_with_additional_land_bridges.wmf b/addons/europeans_map_modified.wad/Europa_1.2_modified_with_additional_land_bridges.wmf index 83b5a429b..70b30229a 100644 Binary files a/addons/europeans_map_modified.wad/Europa_1.2_modified_with_additional_land_bridges.wmf and b/addons/europeans_map_modified.wad/Europa_1.2_modified_with_additional_land_bridges.wmf differ diff --git a/addons/europeans_map_modified.wad/Europa_1.2_modified_with_additional_sea_straits.wmf b/addons/europeans_map_modified.wad/Europa_1.2_modified_with_additional_sea_straits.wmf index 01d7c017d..06d686db1 100644 Binary files a/addons/europeans_map_modified.wad/Europa_1.2_modified_with_additional_sea_straits.wmf and b/addons/europeans_map_modified.wad/Europa_1.2_modified_with_additional_sea_straits.wmf differ diff --git a/addons/europeans_map_modified.wad/addon b/addons/europeans_map_modified.wad/addon index 1f4c4b41b..dfe6f4878 100644 --- a/addons/europeans_map_modified.wad/addon +++ b/addons/europeans_map_modified.wad/addon @@ -2,7 +2,7 @@ name=_"Two modified Europeans maps" description=_"Adds a modified map version of Europa. Renaming the player positions to ancient tribes and adding more walkable connections to islands. Thx Holloweye for original map." author="MarkMcWire" -version="1.6.3" +version="1.6.4" category="maps" requires= sync_safe="true" diff --git a/addons/europeans_map_modified.wad/europeans_land_bridges_game_template b/addons/europeans_map_modified.wad/europeans_land_bridges_game_template deleted file mode 100644 index b1d5b5f98..000000000 --- a/addons/europeans_map_modified.wad/europeans_land_bridges_game_template +++ /dev/null @@ -1,86 +0,0 @@ -# A game template file defines basic information for a singleplayer game. -# A new singleplayer game with the specifications set here can then be started using -# ./widelands --new_game_from_template= -# where TEMPLATE_FILE must be a path relative to the Widelands data directory or your Widelands home directory. -# To find the location of your home directory, see https://www.widelands.org/wiki/Technical%20FAQ/#where-are-my-maps-and-savegames-stored - -# Section `global`: General game settings. -[global] -multiplayer="true" - -# The map file to use, relative to the `data` directory or the Widelands home directory. This is the only mandatory entry. -map="addons/europeans_map_modified/Europa_1.2_modified_with_additional_land_bridges.wmf" - -# Use 0 in multiplayer game for a pure AI game -interactive_player="0" - -win_condition="territorial_lord.lua" -peaceful="false" -fogless="true" -custom_starting_positions="false" -diplomacy="false" -addons="europeans_tribe.wad,europeans_military_extension.wad,enhanced_debug_scripts.wad" - -[player_1] -tribe="europeans" -init="headquarters.lua" -team="0" -playercolor=""26,23,162" -ai="random" -closed="false" - -[player_2] -tribe="empire" -init="headquarters.lua" -team="0" -playercolor="238,229,22" -ai="random" -closed="false" - -[player_3] -tribe="barbarians" -init="headquarters.lua" -team="0" -playercolor="238,229,22" -ai="normal" -closed="false" - -[player_4] -tribe="empire" -init="headquarters.lua" -team="0" -playercolor="238,229,22" -ai="random" -closed="false" - -[player_5] -tribe="barbarians" -init="headquarters.lua" -team="0" -playercolor="238,229,22" -ai="random" -closed="false" - -[player_6] -tribe="amazons" -init="headquarters.lua" -team="0" -playercolor="238,229,22" -ai="random" -closed="false" - -[player_7] -tribe="frisians" -init="headquarters.lua" -team="0" -playercolor="238,229,22" -ai="random" -closed="false" - -[player_8] -tribe="atlanteans" -init="headquarters.lua" -team="0" -playercolor="238,229,22" -ai="random" -closed="false" diff --git a/addons/europeans_map_modified.wad/europeans_sea_straits_game_template b/addons/europeans_map_modified.wad/europeans_sea_straits_game_template deleted file mode 100644 index caf092b1b..000000000 --- a/addons/europeans_map_modified.wad/europeans_sea_straits_game_template +++ /dev/null @@ -1,86 +0,0 @@ -# A game template file defines basic information for a singleplayer game. -# A new singleplayer game with the specifications set here can then be started using -# ./widelands --new_game_from_template= -# where TEMPLATE_FILE must be a path relative to the Widelands data directory or your Widelands home directory. -# To find the location of your home directory, see https://www.widelands.org/wiki/Technical%20FAQ/#where-are-my-maps-and-savegames-stored - -# Section `global`: General game settings. -[global] -multiplayer="true" - -# The map file to use, relative to the `data` directory or the Widelands home directory. This is the only mandatory entry. -map="addons/europeans_map_modified/Europa_1.2_modified_with_additional_sea_straits.wmf" - -# Use 0 in multiplayer game for a pure AI game -interactive_player="0" - -win_condition="territorial_lord.lua" -peaceful="false" -fogless="true" -custom_starting_positions="false" -diplomacy="false" -addons="europeans_tribe.wad,europeans_military_extension.wad,enhanced_debug_scripts.wad" - -[player_1] -tribe="europeans" -init="headquarters.lua" -team="0" -playercolor="26,23,162" -ai="random" -closed="false" - -[player_2] -tribe="empire" -init="headquarters.lua" -team="0" -playercolor="238,229,22" -ai="random" -closed="false" - -[player_3] -tribe="barbarians" -init="headquarters.lua" -team="0" -playercolor="238,229,22" -ai="normal" -closed="false" - -[player_4] -tribe="empire" -init="headquarters.lua" -team="0" -playercolor="238,229,22" -ai="random" -closed="false" - -[player_5] -tribe="barbarians" -init="headquarters.lua" -team="0" -playercolor="238,229,22" -ai="random" -closed="false" - -[player_6] -tribe="amazons" -init="headquarters.lua" -team="0" -playercolor="238,229,22" -ai="random" -closed="false" - -[player_7] -tribe="frisians" -init="headquarters.lua" -team="0" -playercolor="238,229,22" -ai="random" -closed="false" - -[player_8] -tribe="atlanteans" -init="headquarters.lua" -team="0" -playercolor="238,229,22" -ai="random" -closed="false" diff --git a/i18n/barbarians_empire_economy_upgrade.wad/nds.mo b/i18n/barbarians_empire_economy_upgrade.wad/nds.mo index 9979d014d..5d5786fd0 100644 Binary files a/i18n/barbarians_empire_economy_upgrade.wad/nds.mo and b/i18n/barbarians_empire_economy_upgrade.wad/nds.mo differ diff --git a/i18n/europeans_map_modified.wad/nds.mo b/i18n/europeans_map_modified.wad/nds.mo index 1f3957ff4..c5a107829 100644 Binary files a/i18n/europeans_map_modified.wad/nds.mo and b/i18n/europeans_map_modified.wad/nds.mo differ diff --git a/i18n/europeans_map_modified.wad/nl.mo b/i18n/europeans_map_modified.wad/nl.mo index ef9e5fd62..2a52fc1e5 100644 Binary files a/i18n/europeans_map_modified.wad/nl.mo and b/i18n/europeans_map_modified.wad/nl.mo differ diff --git a/i18n/europeans_military_extension.wad/nds.mo b/i18n/europeans_military_extension.wad/nds.mo index c6ee9abc9..46be2b675 100644 Binary files a/i18n/europeans_military_extension.wad/nds.mo and b/i18n/europeans_military_extension.wad/nds.mo differ diff --git a/i18n/europeans_tribe.wad/nds.mo b/i18n/europeans_tribe.wad/nds.mo index 8cbeb16d4..cbd337e27 100644 Binary files a/i18n/europeans_tribe.wad/nds.mo and b/i18n/europeans_tribe.wad/nds.mo differ diff --git a/i18n/nds/LC_MESSAGES/barbarians_empire_economy_upgrade.wad.mo b/i18n/nds/LC_MESSAGES/barbarians_empire_economy_upgrade.wad.mo index 9979d014d..5d5786fd0 100644 Binary files a/i18n/nds/LC_MESSAGES/barbarians_empire_economy_upgrade.wad.mo and b/i18n/nds/LC_MESSAGES/barbarians_empire_economy_upgrade.wad.mo differ diff --git a/i18n/nds/LC_MESSAGES/europeans_map_modified.wad.mo b/i18n/nds/LC_MESSAGES/europeans_map_modified.wad.mo index 1f3957ff4..c5a107829 100644 Binary files a/i18n/nds/LC_MESSAGES/europeans_map_modified.wad.mo and b/i18n/nds/LC_MESSAGES/europeans_map_modified.wad.mo differ diff --git a/i18n/nds/LC_MESSAGES/europeans_military_extension.wad.mo b/i18n/nds/LC_MESSAGES/europeans_military_extension.wad.mo index c6ee9abc9..46be2b675 100644 Binary files a/i18n/nds/LC_MESSAGES/europeans_military_extension.wad.mo and b/i18n/nds/LC_MESSAGES/europeans_military_extension.wad.mo differ diff --git a/i18n/nds/LC_MESSAGES/europeans_tribe.wad.mo b/i18n/nds/LC_MESSAGES/europeans_tribe.wad.mo index 8cbeb16d4..cbd337e27 100644 Binary files a/i18n/nds/LC_MESSAGES/europeans_tribe.wad.mo and b/i18n/nds/LC_MESSAGES/europeans_tribe.wad.mo differ diff --git a/i18n/nds/LC_MESSAGES/sumatran_tribe.wad.mo b/i18n/nds/LC_MESSAGES/sumatran_tribe.wad.mo index a2aa8b11f..45cb58253 100644 Binary files a/i18n/nds/LC_MESSAGES/sumatran_tribe.wad.mo and b/i18n/nds/LC_MESSAGES/sumatran_tribe.wad.mo differ diff --git a/i18n/nl/LC_MESSAGES/europeans_map_modified.wad.mo b/i18n/nl/LC_MESSAGES/europeans_map_modified.wad.mo index ef9e5fd62..2a52fc1e5 100644 Binary files a/i18n/nl/LC_MESSAGES/europeans_map_modified.wad.mo and b/i18n/nl/LC_MESSAGES/europeans_map_modified.wad.mo differ diff --git a/i18n/sumatran_tribe.wad/nds.mo b/i18n/sumatran_tribe.wad/nds.mo index a2aa8b11f..45cb58253 100644 Binary files a/i18n/sumatran_tribe.wad/nds.mo and b/i18n/sumatran_tribe.wad/nds.mo differ diff --git a/list b/list index bf2613df2..099de1f30 100644 --- a/list +++ b/list @@ -1036,7 +1036,7 @@ This Addon contains all of my Maps. Some of my Maps are also on the Widelands We Teayo Teayo 1688747564 -250 +251 1 9.0 0 @@ -1147,7 +1147,7 @@ The gods who created this piece of landscape must be crazy. They proove your ski kaputtnik kaputtnik 1715265495 -197 +198 1 10.0 3 @@ -1254,7 +1254,7 @@ Maps for the Naval Tournament 23 hessenfarmer hessenfarmer 1690230129 -218 +219 0 0.0 0 @@ -2107,7 +2107,7 @@ Weites Grün und Flüsse, so weit das Auge reicht. Expeditionen in Häfen sind e auktionadmin auktionadmin 1680190966 -383 +384 0 0.0 3 @@ -2192,7 +2192,7 @@ Difficulty: Blue: 40% Medium Yellow: 80% Good Player Red: 100% Pro I suggest the-x the-x 1689341723 -113 +114 0 0.0 0 @@ -2292,7 +2292,7 @@ Tribe's buildings for the start condition 'artifacts defended'



Ha aDiscoverer aDiscoverer 1700941791 -93 +94 1 5.0 0 @@ -2465,7 +2465,7 @@ Copy of widelands artifacts win condition, which is extendable to work with seve aDiscoverer aDiscoverer 1704897633 -75 +76 0 0.0 0 @@ -2539,7 +2539,7 @@ No description Solstice Solstice_s_Return 1657988804 -770 +771 2 9.5 1 @@ -2756,7 +2756,7 @@ Upgrade of smelters and stonemasons makes the barbarians and empire more competi OIPUN OIPUN 1719251296 -302 +306 1 10.0 2 @@ -2769,7 +2769,7 @@ Please do not approve the version 2.0.0. I already have version 2.0.1, but I can 1.0.0 1722114660 2.0.2 -10 +11 784359 tribes 0 @@ -3109,7 +3109,7 @@ d2f115c161b7bb372e36cbe8d11f3dba 07b2d7eedbe6989e6c152a4c49e71e55 d3ee3ac8d554d5a93cfacd72d4145dfb 6b1b7d0d4d3ff2245466dfa4c7ac6b3c -3ef6d59d19834444abcbdc16d7192ec7 +87230f318a75f8487aca2f3896bb6474 fc99b2ddf70c708ee55a44b944efae78 d421cd9f1d9de3d373a9852889c7d39e a8361c8fc5a8254eaffa125eab827252 @@ -3124,7 +3124,7 @@ Basic Outpost blind blind3rdeye 1700920458 -225 +229 2 10.0 0 @@ -3202,7 +3202,7 @@ No description Mr_Reibekuchen Mr_Reibekuchen 1647247922 -309 +310 1 10.0 0 @@ -3280,7 +3280,7 @@ A set of king_of_nowhere’s challenge maps, curated by Nordfriese. Contained ma king_of_nowhere Nordfriese 1600000000 -820 +821 3 9.666667 1 @@ -3475,7 +3475,7 @@ A campaign consisting of unbelievable 0 playable levels. Nordfriese Nordfriese 1600000000 -31 +32 0 0.0 0 @@ -3650,7 +3650,7 @@ Analysis tool: Compare the resources in the vicinity of player positions with a kaputtnik kaputtnik 1706043656 -106 +108 1 10.0 1 @@ -3763,7 +3763,7 @@ A plugin for the editor to copy the contents of a map region to another region. Nordfriese Nordfriese 1691145323 -88 +89 1 10.0 2 @@ -3936,7 +3936,7 @@ A plugin for the editor to easily replace or swap two terrain types globally. Nordfriese Nordfriese 1689789945 -101 +102 1 10.0 0 @@ -4379,7 +4379,7 @@ Adds a modified map version of Europa. Renaming the player positions to ancient MarkMcWire MarkMcWire 1625854267 -943 +947 0 0.0 1 @@ -4387,18 +4387,16 @@ Aalnase Unfassbar gut gemacht. Ich denke da steckt eine Menge an Arbeit drin. Und die hat sich gelohnt, denn das spielen dieser Karte war die reine Wonne. Danke für die tolle Arbeit! 1.5.8 1722631953 -1.6.3 -48 -1474092 +1.6.4 +49 +1487423 maps 0 0 -5 +3 Europa_1.2_modified_with_additional_land_bridges.wmf Europa_1.2_modified_with_additional_sea_straits.wmf addon -europeans_land_bridges_game_template -europeans_sea_straits_game_template 23 bg.mo ca.mo @@ -4423,12 +4421,10 @@ pt_BR.mo ru.mo sk.mo sv.mo -28 -ff893b0d1f169edfc6aa5c93e387a907 -624b1d8ad4e0d49b1ee2f769f939e9ec -df298dc8b9b3f3bfc66bbc8aa7bd3e4d -a47a34b394554b7ef81935f4f1a7c882 -77ad68c3573c394b3c6c5a8ad3cc74a5 +26 +054679de5d0d0deade4b3e5853e3a828 +eeb416b6cf6864cc7a109bb5c87474a8 +07b9eaca83c5af4aa949b41b83bd086d f9e04ab3ea3befd2390795321d333d44 995773f0190bf3c8370bfdf0e75e3a67 68ed8a68315f61e8931adf50266c6132 @@ -4444,8 +4440,8 @@ ec3cadd0aa2db779be8022d1a072ae55 d1f7229bc9882115ab2a5f7f1bbcb119 9b8aa337197b326a0e2fb2a4c1c7702a 4dabe4761cbb913a8ac462ff0bbf6929 -273d9b67df42df6ad14faba1c9345d2a -c2a5e3b7541192a450d2ae608c2c777d +b366bf58dfe66c88bcdc9dd8e0c75e56 +afa40deb0020a69071773c89c9f65424 b9e67bc4e0bfa92e944ea55a06414966 2893142d918ca270c60c9e0f632404b0 dfc6d6aa47f74b0f78504c797e5796f8 @@ -4459,7 +4455,7 @@ Adds additional buildings and trainingsites to the base definitions. This makes MarkMcWire MarkMcWire 1734222489 -98 +100 2 5.5 2 @@ -4472,7 +4468,7 @@ By the way, the comments are not intended to report errors. I think it's unfair 2.1.0 1734729430 2.1.6 -4 +5 8661280 tribes 1 @@ -5993,7 +5989,7 @@ e2b1a2ede2b13882b84b4a830d0ddac4 904fa93c0cae9477c0160d09aec9ae47 04acd0385f36ba4f85164d775299fa6b a48388aadb17c53552e97777e7f6aa49 -238850c53252736e4c7834ded0e946e0 +91e821e7a4ab7b90eec505f61daaaa14 00d2ae356eaae888569a9c335c761b82 7a4006e8481a091ce8e5efa65078f2f0 166883ee7b326d94d1fbbbdb402e0c7a @@ -6008,7 +6004,7 @@ Provides all current features of the Europeans tribe. MarkMcWire MarkMcWire 1734192332 -104 +108 2 5.5 3 @@ -6025,7 +6021,7 @@ By the way, the comments are not intended to report errors. I think it's unfair 2.1.0 1734729421 2.1.7 -6 +7 32035976 tribes 0 @@ -15643,7 +15639,7 @@ e236f30d058e20f539e7334bca03b740 ab4852c383782cba7c71cbe5edfd4cf4 a91f78ea25bf684fce989fba9390d5bb f060652cebae4cb6518687be94e3d187 -049e8bf7e8fb70a39047a26648001791 +5a0c33d65d0b068e713529340e3df91b 8d7f31d8bf4a16171de9653d52dca25c de1d798f0b114a834bd1b31bc8759c4a a8fc74bfbd5d5d14a80e98d253fa6db3 @@ -15658,7 +15654,7 @@ The player who has explored most of the world wins the game aDiscoverer aDiscoverer 1667043185 -341 +344 2 10.0 0 @@ -15874,7 +15870,7 @@ The first player who has at least 4 fully trained soldiers in a warship wins the kaputtnik kaputtnik 1731074892 -42 +43 0 0.0 0 @@ -16086,7 +16082,7 @@ A strange new world. Nordfriese Nordfriese 1600000000 -683 +684 4 9.75 0 @@ -16297,7 +16293,7 @@ This map set contains all maps that were shipped with the official game at some The Widelands Development Team Nordfriese 1600000000 -1112 +1114 6 9.666667 0 @@ -16456,7 +16452,7 @@ Very complex economy model for the frisian tribe with numerous new wares and bui Nordfriese Nordfriese 1600000000 -1051 +1053 3 10.0 0 @@ -17617,7 +17613,7 @@ Increases all worker experience thresholds to 40 times the default value. Nordfriese Nordfriese 1600000000 -332 +333 1 9.0 1 @@ -18382,7 +18378,7 @@ Theme with larger fonts. This version changes scenario and help fonts too. Andy Alt, tothxa tothxa 1735340602 -6 +10 0 0.0 1 @@ -18456,7 +18452,7 @@ Theme with larger fonts. This version changes scenario and help fonts too, but o Andy Alt, tothxa tothxa 1682797554 -153 +154 1 2.0 1 @@ -19132,7 +19128,7 @@ This set of maps contains 10 small and medium-sized maps for 2-8 players. You ca OIPUN OIPUN 1615637480 -674 +675 0 0.0 0 @@ -19445,7 +19441,7 @@ It needs a scout to know details about the other players. aDiscoverer aDiscoverer 1704897608 -39 +40 0 0.0 0 @@ -20060,7 +20056,7 @@ Reduce the game speed to 1× whenever a new message arrives in your inbox. Nordfriese Nordfriese 1723377908 -75 +78 2 10.0 3 @@ -20332,7 +20328,7 @@ A headquarters-like starting condition with approximately 30% more wares and wor the-x the-x 1622124029 -391 +393 1 10.0 0 @@ -20680,7 +20676,7 @@ Enhanced Trading Outpost starting conditions for all official tribes. Intended t Nordfriese & the-x Nordfriese 1600000000 -328 +329 0 0.0 2 @@ -20766,7 +20762,7 @@ Needs sumatran_world.wad. This is a testing version of a tribe named Sumatrans. OIPUN OIPUN 1733507996 -80 +84 3 8.666667 4 @@ -20787,7 +20783,7 @@ Yes, I tested more unofficial versions. The important thing is that it works. I 1.0.1 1734338619 2.0.0 -14 +15 17414610 tribes 1 @@ -25348,7 +25344,7 @@ f7b29d889298620ed94c634b4360a1f6 b33bea6588ef70afa8faa80c7d1cab7c c4f7a7e78b02274802fb4349df232f7c 184841b11e802884e2f0ede3f1f1be57 -6a0925f4379446dd7cde5441de39449a +94027f07191553240f3209c290198974 89c5d4fe16289ce6f307be969a904979 d6aa9f444b78ff960c0ff26868d8d8d8 eb9196a44a3ed7e6b050a5d7d03f73c3 @@ -25363,7 +25359,7 @@ Modifies world for Sumatran tribe. The changes affect Amazons too. Tropical tree OIPUN OIPUN 1733507938 -93 +98 2 8.0 4 @@ -26264,7 +26260,7 @@ Start with a basic Headquarter. From time to time your workers do inventories. I OIPUN OIPUN 1735910819 -12 +13 0 0.0 0 @@ -26912,7 +26908,7 @@ Make the ‘water’ resource more useful by giving wells a larger radius and a Nordfriese Nordfriese 1600000000 -505 +506 2 10.0 0 @@ -27436,7 +27432,7 @@ Do you sometimes ask yourself: 'Where are my heroes?'. This add-on finds heroes kaputtnik kaputtnik 1708356983 -154 +156 1 10.0 2 diff --git a/list_2 b/list_2 index 26ccd7e56..ce407dc88 100644 --- a/list_2 +++ b/list_2 @@ -1152,7 +1152,7 @@ This Addon contains all of my Maps. Some of my Maps are also on the Widelands We Teayo Teayo 1688747564 -250 +251 0 0 0 @@ -1298,7 +1298,7 @@ The gods who created this piece of landscape must be crazy. They proove your ski kaputtnik kaputtnik 1715265495 -197 +198 0 0 0 @@ -1414,7 +1414,7 @@ Maps for the Naval Tournament 23 hessenfarmer hessenfarmer 1690230129 -218 +219 0 0 0 @@ -2368,7 +2368,7 @@ Weites Grün und Flüsse, so weit das Auge reicht. Expeditionen in Häfen sind e auktionadmin auktionadmin 1680190966 -383 +384 0 0 0 @@ -2462,7 +2462,7 @@ Difficulty: Blue: 40% Medium Yellow: 80% Good Player Red: 100% Pro I suggest the-x the-x 1689341723 -113 +114 0 0 0 @@ -2580,7 +2580,7 @@ Tribe's buildings for the start condition 'artifacts defended'



Ha aDiscoverer aDiscoverer 1700941791 -93 +94 0 0 0 @@ -2777,7 +2777,7 @@ Copy of widelands artifacts win condition, which is extendable to work with seve aDiscoverer aDiscoverer 1704897633 -75 +76 0 0 0 @@ -2860,7 +2860,7 @@ No description Solstice Solstice_s_Return 1657988804 -770 +771 0 0 0 @@ -3095,7 +3095,7 @@ Upgrade of smelters and stonemasons makes the barbarians and empire more competi OIPUN OIPUN 1719251296 -302 +306 0 0 0 @@ -3116,7 +3116,7 @@ Please do not approve the version 2.0.0. I already have version 2.0.1, but I can 1.0.0 1722114660 2.0.2 -10 +11 784359 tribes 0 @@ -3456,7 +3456,7 @@ d2f115c161b7bb372e36cbe8d11f3dba 07b2d7eedbe6989e6c152a4c49e71e55 d3ee3ac8d554d5a93cfacd72d4145dfb 6b1b7d0d4d3ff2245466dfa4c7ac6b3c -3ef6d59d19834444abcbdc16d7192ec7 +87230f318a75f8487aca2f3896bb6474 fc99b2ddf70c708ee55a44b944efae78 d421cd9f1d9de3d373a9852889c7d39e a8361c8fc5a8254eaffa125eab827252 @@ -3472,7 +3472,7 @@ Basic Outpost blind blind3rdeye 1700920458 -225 +229 0 0 0 @@ -3559,7 +3559,7 @@ No description Mr_Reibekuchen Mr_Reibekuchen 1647247922 -309 +310 0 0 0 @@ -3646,7 +3646,7 @@ A set of king_of_nowhere’s challenge maps, curated by Nordfriese. Contained ma king_of_nowhere Nordfriese 1600000000 -820 +821 0 0 0 @@ -3850,7 +3850,7 @@ A campaign consisting of unbelievable 0 playable levels. Nordfriese Nordfriese 1600000000 -31 +32 0 0 0 @@ -4043,7 +4043,7 @@ Analysis tool: Compare the resources in the vicinity of player positions with a kaputtnik kaputtnik 1706043656 -106 +108 0 0 0 @@ -4171,7 +4171,7 @@ A plugin for the editor to copy the contents of a map region to another region. Nordfriese Nordfriese 1691145323 -88 +89 0 0 0 @@ -4374,7 +4374,7 @@ A plugin for the editor to easily replace or swap two terrain types globally. Nordfriese Nordfriese 1689789945 -101 +102 0 0 0 @@ -4844,7 +4844,7 @@ Adds a modified map version of Europa. Renaming the player positions to ancient MarkMcWire MarkMcWire 1625854267 -943 +947 0 0 0 @@ -4860,18 +4860,16 @@ Aalnase Unfassbar gut gemacht. Ich denke da steckt eine Menge an Arbeit drin. Und die hat sich gelohnt, denn das spielen dieser Karte war die reine Wonne. Danke für die tolle Arbeit! 1.5.8 1722631953 -1.6.3 -48 -1474092 +1.6.4 +49 +1487423 maps 0 0 -5 +3 Europa_1.2_modified_with_additional_land_bridges.wmf Europa_1.2_modified_with_additional_sea_straits.wmf addon -europeans_land_bridges_game_template -europeans_sea_straits_game_template 23 bg.mo ca.mo @@ -4896,12 +4894,10 @@ pt_BR.mo ru.mo sk.mo sv.mo -28 -ff893b0d1f169edfc6aa5c93e387a907 -624b1d8ad4e0d49b1ee2f769f939e9ec -df298dc8b9b3f3bfc66bbc8aa7bd3e4d -a47a34b394554b7ef81935f4f1a7c882 -77ad68c3573c394b3c6c5a8ad3cc74a5 +26 +054679de5d0d0deade4b3e5853e3a828 +eeb416b6cf6864cc7a109bb5c87474a8 +07b9eaca83c5af4aa949b41b83bd086d f9e04ab3ea3befd2390795321d333d44 995773f0190bf3c8370bfdf0e75e3a67 68ed8a68315f61e8931adf50266c6132 @@ -4917,8 +4913,8 @@ ec3cadd0aa2db779be8022d1a072ae55 d1f7229bc9882115ab2a5f7f1bbcb119 9b8aa337197b326a0e2fb2a4c1c7702a 4dabe4761cbb913a8ac462ff0bbf6929 -273d9b67df42df6ad14faba1c9345d2a -c2a5e3b7541192a450d2ae608c2c777d +b366bf58dfe66c88bcdc9dd8e0c75e56 +afa40deb0020a69071773c89c9f65424 b9e67bc4e0bfa92e944ea55a06414966 2893142d918ca270c60c9e0f632404b0 dfc6d6aa47f74b0f78504c797e5796f8 @@ -4933,7 +4929,7 @@ Adds additional buildings and trainingsites to the base definitions. This makes MarkMcWire MarkMcWire 1734222489 -98 +100 1 0 0 @@ -4954,7 +4950,7 @@ By the way, the comments are not intended to report errors. I think it's unfair 2.1.0 1734729430 2.1.6 -4 +5 8661280 tribes 1 @@ -6475,7 +6471,7 @@ e2b1a2ede2b13882b84b4a830d0ddac4 904fa93c0cae9477c0160d09aec9ae47 04acd0385f36ba4f85164d775299fa6b a48388aadb17c53552e97777e7f6aa49 -238850c53252736e4c7834ded0e946e0 +91e821e7a4ab7b90eec505f61daaaa14 00d2ae356eaae888569a9c335c761b82 7a4006e8481a091ce8e5efa65078f2f0 166883ee7b326d94d1fbbbdb402e0c7a @@ -6491,7 +6487,7 @@ Provides all current features of the Europeans tribe. MarkMcWire MarkMcWire 1734192332 -104 +108 1 0 0 @@ -6516,7 +6512,7 @@ By the way, the comments are not intended to report errors. I think it's unfair 2.1.0 1734729421 2.1.7 -6 +7 32035976 tribes 0 @@ -16134,7 +16130,7 @@ e236f30d058e20f539e7334bca03b740 ab4852c383782cba7c71cbe5edfd4cf4 a91f78ea25bf684fce989fba9390d5bb f060652cebae4cb6518687be94e3d187 -049e8bf7e8fb70a39047a26648001791 +5a0c33d65d0b068e713529340e3df91b 8d7f31d8bf4a16171de9653d52dca25c de1d798f0b114a834bd1b31bc8759c4a a8fc74bfbd5d5d14a80e98d253fa6db3 @@ -16150,7 +16146,7 @@ The player who has explored most of the world wins the game aDiscoverer aDiscoverer 1667043185 -341 +344 0 0 0 @@ -16384,7 +16380,7 @@ The first player who has at least 4 fully trained soldiers in a warship wins the kaputtnik kaputtnik 1731074892 -42 +43 0 0 0 @@ -16623,7 +16619,7 @@ A strange new world. Nordfriese Nordfriese 1600000000 -683 +684 0 0 0 @@ -16851,7 +16847,7 @@ This map set contains all maps that were shipped with the official game at some The Widelands Development Team Nordfriese 1600000000 -1112 +1114 0 0 0 @@ -17019,7 +17015,7 @@ Very complex economy model for the frisian tribe with numerous new wares and bui Nordfriese Nordfriese 1600000000 -1051 +1053 0 0 0 @@ -18191,7 +18187,7 @@ Increases all worker experience thresholds to 40 times the default value. Nordfriese Nordfriese 1600000000 -332 +333 0 0 0 @@ -19000,7 +18996,7 @@ Theme with larger fonts. This version changes scenario and help fonts too. Andy Alt, tothxa tothxa 1735340602 -6 +10 0 0 0 @@ -19083,7 +19079,7 @@ Theme with larger fonts. This version changes scenario and help fonts too, but o Andy Alt, tothxa tothxa 1682797554 -153 +154 0 1 0 @@ -19816,7 +19812,7 @@ This set of maps contains 10 small and medium-sized maps for 2-8 players. You ca OIPUN OIPUN 1615637480 -674 +675 0 0 0 @@ -20150,7 +20146,7 @@ It needs a scout to know details about the other players. aDiscoverer aDiscoverer 1704897608 -39 +40 0 0 0 @@ -20792,7 +20788,7 @@ Reduce the game speed to 1× whenever a new message arrives in your inbox. Nordfriese Nordfriese 1723377908 -75 +78 0 0 0 @@ -21091,7 +21087,7 @@ A headquarters-like starting condition with approximately 30% more wares and wor the-x the-x 1622124029 -391 +393 0 0 0 @@ -21476,7 +21472,7 @@ Enhanced Trading Outpost starting conditions for all official tribes. Intended t Nordfriese & the-x Nordfriese 1600000000 -328 +329 0 0 0 @@ -21571,7 +21567,7 @@ Needs sumatran_world.wad. This is a testing version of a tribe named Sumatrans. OIPUN OIPUN 1733507996 -80 +84 0 0 0 @@ -21600,7 +21596,7 @@ Yes, I tested more unofficial versions. The important thing is that it works. I 1.0.1 1734338619 2.0.0 -14 +15 17414610 tribes 1 @@ -26161,7 +26157,7 @@ f7b29d889298620ed94c634b4360a1f6 b33bea6588ef70afa8faa80c7d1cab7c c4f7a7e78b02274802fb4349df232f7c 184841b11e802884e2f0ede3f1f1be57 -6a0925f4379446dd7cde5441de39449a +94027f07191553240f3209c290198974 89c5d4fe16289ce6f307be969a904979 d6aa9f444b78ff960c0ff26868d8d8d8 eb9196a44a3ed7e6b050a5d7d03f73c3 @@ -26177,7 +26173,7 @@ Modifies world for Sumatran tribe. The changes affect Amazons too. Tropical tree OIPUN OIPUN 1733507938 -93 +98 0 0 0 @@ -27105,7 +27101,7 @@ Start with a basic Headquarter. From time to time your workers do inventories. I OIPUN OIPUN 1735910819 -12 +13 0 0 0 @@ -27806,7 +27802,7 @@ Make the ‘water’ resource more useful by giving wells a larger radius and a Nordfriese Nordfriese 1600000000 -505 +506 0 0 0 @@ -28339,7 +28335,7 @@ Do you sometimes ask yourself: 'Where are my heroes?'. This add-on finds heroes kaputtnik kaputtnik 1708356983 -154 +156 0 0 0 diff --git a/list_3 b/list_3 index f94eda33e..ab732b876 100644 --- a/list_3 +++ b/list_3 @@ -1191,7 +1191,7 @@ Teayo sync_safe 1688747564 -250 +251 0 0 0 @@ -1340,7 +1340,7 @@ kaputtnik sync_safe 1715265495 -197 +198 0 0 0 @@ -1459,7 +1459,7 @@ hessenfarmer sync_safe 1690230129 -218 +219 0 0 0 @@ -2446,7 +2446,7 @@ auktionadmin sync_safe 1680190966 -383 +384 0 0 0 @@ -2543,7 +2543,7 @@ the-x sync_safe 1689341723 -113 +114 0 0 0 @@ -2667,7 +2667,7 @@ aDiscoverer sync_safe 1700941791 -93 +94 0 0 0 @@ -2870,7 +2870,7 @@ aDiscoverer sync_safe 1704897633 -75 +76 0 0 0 @@ -2956,7 +2956,7 @@ Solstice_s_Return sync_safe 1657988804 -770 +771 0 0 0 @@ -3197,7 +3197,7 @@ OIPUN sync_safe 1719251296 -302 +306 0 0 0 @@ -3218,7 +3218,7 @@ Please do not approve the version 2.0.0. I already have version 2.0.1, but I can 1.0.0 1722114660 2.0.2 -10 +11 784359 tribes 0 @@ -3558,7 +3558,7 @@ d2f115c161b7bb372e36cbe8d11f3dba 07b2d7eedbe6989e6c152a4c49e71e55 d3ee3ac8d554d5a93cfacd72d4145dfb 6b1b7d0d4d3ff2245466dfa4c7ac6b3c -3ef6d59d19834444abcbdc16d7192ec7 +87230f318a75f8487aca2f3896bb6474 fc99b2ddf70c708ee55a44b944efae78 d421cd9f1d9de3d373a9852889c7d39e a8361c8fc5a8254eaffa125eab827252 @@ -3577,7 +3577,7 @@ blind3rdeye sync_safe 1700920458 -225 +229 0 0 0 @@ -3667,7 +3667,7 @@ Mr_Reibekuchen sync_safe 1647247922 -309 +310 0 0 0 @@ -3757,7 +3757,7 @@ Nordfriese sync_safe 1600000000 -820 +821 0 0 0 @@ -3964,7 +3964,7 @@ Nordfriese sync_safe 1600000000 -31 +32 0 0 0 @@ -4163,7 +4163,7 @@ kaputtnik sync_safe 1706043656 -106 +108 0 0 0 @@ -4294,7 +4294,7 @@ Nordfriese sync_safe 1691145323 -88 +89 0 0 0 @@ -4503,7 +4503,7 @@ Nordfriese sync_safe 1689789945 -101 +102 0 0 0 @@ -4982,7 +4982,7 @@ MarkMcWire sync_safe 1625854267 -943 +947 0 0 0 @@ -4998,18 +4998,16 @@ Aalnase Unfassbar gut gemacht. Ich denke da steckt eine Menge an Arbeit drin. Und die hat sich gelohnt, denn das spielen dieser Karte war die reine Wonne. Danke für die tolle Arbeit! 1.5.8 1722631953 -1.6.3 -48 -1474092 +1.6.4 +49 +1487423 maps 0 0 -5 +3 Europa_1.2_modified_with_additional_land_bridges.wmf Europa_1.2_modified_with_additional_sea_straits.wmf addon -europeans_land_bridges_game_template -europeans_sea_straits_game_template 23 bg.mo ca.mo @@ -5034,12 +5032,10 @@ pt_BR.mo ru.mo sk.mo sv.mo -28 -ff893b0d1f169edfc6aa5c93e387a907 -624b1d8ad4e0d49b1ee2f769f939e9ec -df298dc8b9b3f3bfc66bbc8aa7bd3e4d -a47a34b394554b7ef81935f4f1a7c882 -77ad68c3573c394b3c6c5a8ad3cc74a5 +26 +054679de5d0d0deade4b3e5853e3a828 +eeb416b6cf6864cc7a109bb5c87474a8 +07b9eaca83c5af4aa949b41b83bd086d f9e04ab3ea3befd2390795321d333d44 995773f0190bf3c8370bfdf0e75e3a67 68ed8a68315f61e8931adf50266c6132 @@ -5055,8 +5051,8 @@ ec3cadd0aa2db779be8022d1a072ae55 d1f7229bc9882115ab2a5f7f1bbcb119 9b8aa337197b326a0e2fb2a4c1c7702a 4dabe4761cbb913a8ac462ff0bbf6929 -273d9b67df42df6ad14faba1c9345d2a -c2a5e3b7541192a450d2ae608c2c777d +b366bf58dfe66c88bcdc9dd8e0c75e56 +afa40deb0020a69071773c89c9f65424 b9e67bc4e0bfa92e944ea55a06414966 2893142d918ca270c60c9e0f632404b0 dfc6d6aa47f74b0f78504c797e5796f8 @@ -5074,7 +5070,7 @@ MarkMcWire sync_safe 1734222489 -98 +100 1 0 0 @@ -5095,7 +5091,7 @@ By the way, the comments are not intended to report errors. I think it's unfair 2.1.0 1734729430 2.1.6 -4 +5 8661280 tribes 1 @@ -6616,7 +6612,7 @@ e2b1a2ede2b13882b84b4a830d0ddac4 904fa93c0cae9477c0160d09aec9ae47 04acd0385f36ba4f85164d775299fa6b a48388aadb17c53552e97777e7f6aa49 -238850c53252736e4c7834ded0e946e0 +91e821e7a4ab7b90eec505f61daaaa14 00d2ae356eaae888569a9c335c761b82 7a4006e8481a091ce8e5efa65078f2f0 166883ee7b326d94d1fbbbdb402e0c7a @@ -6635,7 +6631,7 @@ MarkMcWire sync_safe 1734192332 -104 +108 1 0 0 @@ -6660,7 +6656,7 @@ By the way, the comments are not intended to report errors. I think it's unfair 2.1.0 1734729421 2.1.7 -6 +7 32035976 tribes 0 @@ -16278,7 +16274,7 @@ e236f30d058e20f539e7334bca03b740 ab4852c383782cba7c71cbe5edfd4cf4 a91f78ea25bf684fce989fba9390d5bb f060652cebae4cb6518687be94e3d187 -049e8bf7e8fb70a39047a26648001791 +5a0c33d65d0b068e713529340e3df91b 8d7f31d8bf4a16171de9653d52dca25c de1d798f0b114a834bd1b31bc8759c4a a8fc74bfbd5d5d14a80e98d253fa6db3 @@ -16297,7 +16293,7 @@ aDiscoverer sync_safe 1667043185 -341 +344 0 0 0 @@ -16537,7 +16533,7 @@ kaputtnik sync_safe 1731074892 -42 +43 0 0 0 @@ -16785,7 +16781,7 @@ Nordfriese sync_safe 1600000000 -683 +684 0 0 0 @@ -17016,7 +17012,7 @@ Nordfriese sync_safe 1600000000 -1112 +1114 0 0 0 @@ -17187,7 +17183,7 @@ Nordfriese sync_safe 1600000000 -1051 +1053 0 0 0 @@ -18362,7 +18358,7 @@ Nordfriese sync_safe 1600000000 -332 +333 0 0 0 @@ -19183,7 +19179,7 @@ tothxa sync_safe 1735340602 -6 +10 0 0 0 @@ -19269,7 +19265,7 @@ tothxa sync_safe 1682797554 -153 +154 0 1 0 @@ -20017,7 +20013,7 @@ OIPUN sync_safe 1615637480 -674 +675 0 0 0 @@ -20354,7 +20350,7 @@ aDiscoverer desync 1704897608 -39 +40 0 0 0 @@ -21005,7 +21001,7 @@ Nordfriese sync_safe 1723377908 -75 +78 0 0 0 @@ -21313,7 +21309,7 @@ the-x sync_safe 1622124029 -391 +393 0 0 0 @@ -21707,7 +21703,7 @@ Nordfriese sync_safe 1600000000 -328 +329 0 0 0 @@ -21805,7 +21801,7 @@ OIPUN sync_safe 1733507996 -80 +84 0 0 0 @@ -21834,7 +21830,7 @@ Yes, I tested more unofficial versions. The important thing is that it works. I 1.0.1 1734338619 2.0.0 -14 +15 17414610 tribes 1 @@ -26395,7 +26391,7 @@ f7b29d889298620ed94c634b4360a1f6 b33bea6588ef70afa8faa80c7d1cab7c c4f7a7e78b02274802fb4349df232f7c 184841b11e802884e2f0ede3f1f1be57 -6a0925f4379446dd7cde5441de39449a +94027f07191553240f3209c290198974 89c5d4fe16289ce6f307be969a904979 d6aa9f444b78ff960c0ff26868d8d8d8 eb9196a44a3ed7e6b050a5d7d03f73c3 @@ -26414,7 +26410,7 @@ OIPUN sync_safe 1733507938 -93 +98 0 0 0 @@ -27351,7 +27347,7 @@ OIPUN sync_safe 1735910819 -12 +13 0 0 0 @@ -28067,7 +28063,7 @@ Nordfriese sync_safe 1600000000 -505 +506 0 0 0 @@ -28603,7 +28599,7 @@ kaputtnik sync_safe 1708356983 -154 +156 0 0 0 diff --git a/po/barbarians_empire_economy_upgrade.wad/nds.po b/po/barbarians_empire_economy_upgrade.wad/nds.po index bd4b0f162..aca71e3c2 100644 --- a/po/barbarians_empire_economy_upgrade.wad/nds.po +++ b/po/barbarians_empire_economy_upgrade.wad/nds.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-01-06 03:10+0100\n" +"POT-Creation-Date: 2025-01-18 03:10+0100\n" "PO-Revision-Date: 2024-06-24 19:10+0000\n" "Last-Translator: Benedikt Straub , 2025\n" "Language-Team: Low German (https://app.transifex.com/widelands/teams/35159/" @@ -98,14 +98,14 @@ msgstr "Gold to smelten" #: addons/barbarians_empire_economy_upgrade.wad/barbarians_weaving_mill_small/init.lua:8 msgctxt "barbarians_building_small" msgid "Small Weaving Mill" -msgstr "Lütte Spinnweelmöhlen" +msgstr "Lütter Weevstohl" #. TRANSLATORS: Completed/Skipped/Did not start weaving because ... #. TRANSLATORS: Completed/Skipped/Did not start working because ... #: addons/barbarians_empire_economy_upgrade.wad/barbarians_weaving_mill_small/init.lua:50 #: addons/barbarians_empire_economy_upgrade.wad/postload.lua:109 msgid "weaving" -msgstr "to spinnen" +msgstr "to weven" #. TRANSLATORS: This is a building name used in lists of buildings #: addons/barbarians_empire_economy_upgrade.wad/empire_farm_small/init.lua:8 @@ -266,18 +266,16 @@ msgstr "" #: addons/barbarians_empire_economy_upgrade.wad/postload.lua:90 msgid "Weaves cloth out of reed." -msgstr "Spinnt Stoff ut Reit." +msgstr "Weevt Stoff ut Reit." #: addons/barbarians_empire_economy_upgrade.wad/postload.lua:91 msgid "This building operates as an ordinary weaving mill only 25% slower." -msgstr "" -"Deeses Huus warkt as eene normaale Spinnweelmöhlen, blots 25% langsaamer." +msgstr "Deeses Huus warkt as een normaaler Weevstohl, blots 25% langsaamer." #: addons/barbarians_empire_economy_upgrade.wad/postload.lua:92 msgctxt "empire_building" msgid "The weaver needs %1% on average to weave reed into a piece of cloth." -msgstr "" -"De Spinner bruukt dör de Bank %1% um Reit in een Deel Stoff to spinnen." +msgstr "De Wever bruukt dör de Bank %1% um Reit in een Deel Stoff to weven." #: addons/barbarians_empire_economy_upgrade.wad/postload.lua:124 #: addons/barbarians_empire_economy_upgrade.wad/postload.lua:128 diff --git a/po/europeans_map_modified.wad/bg.po b/po/europeans_map_modified.wad/bg.po index f31c951ad..a2cb03f6d 100644 --- a/po/europeans_map_modified.wad/bg.po +++ b/po/europeans_map_modified.wad/bg.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-22 03:11+0100\n" +"POT-Creation-Date: 2025-01-18 03:10+0100\n" "PO-Revision-Date: 2021-07-11 03:12+0000\n" "Language-Team: Bulgarian (https://app.transifex.com/widelands/teams/35159/" "bg/)\n" @@ -35,10 +35,16 @@ msgstr "" #: input:10 standard msgid "" -"A huge Europe map. Blue = Vikings, Red = Romans, Yellow = Carthags, Green = " -"Ottomans, Black = Slavs, Orange = Amazons, Purple = Frisians, White = Greeks" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vikings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" msgstr "" #: standard input:8 msgid "Europa 1.2 modified with additional sea straits" msgstr "" + +#: standard input:10 +msgid "" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vkings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" +msgstr "" diff --git a/po/europeans_map_modified.wad/ca.po b/po/europeans_map_modified.wad/ca.po index 279864968..c3cbc3767 100644 --- a/po/europeans_map_modified.wad/ca.po +++ b/po/europeans_map_modified.wad/ca.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-22 03:11+0100\n" +"POT-Creation-Date: 2025-01-18 03:10+0100\n" "PO-Revision-Date: 2021-07-11 03:12+0000\n" "Last-Translator: Juanjo, 2024\n" "Language-Team: Catalan (https://app.transifex.com/widelands/teams/35159/" @@ -42,10 +42,16 @@ msgstr "" #: input:10 standard msgid "" -"A huge Europe map. Blue = Vikings, Red = Romans, Yellow = Carthags, Green = " -"Ottomans, Black = Slavs, Orange = Amazons, Purple = Frisians, White = Greeks" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vikings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" msgstr "" #: standard input:8 msgid "Europa 1.2 modified with additional sea straits" msgstr "" + +#: standard input:10 +msgid "" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vkings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" +msgstr "" diff --git a/po/europeans_map_modified.wad/cs.po b/po/europeans_map_modified.wad/cs.po index ca165ea8b..a67057050 100644 --- a/po/europeans_map_modified.wad/cs.po +++ b/po/europeans_map_modified.wad/cs.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-22 03:11+0100\n" +"POT-Creation-Date: 2025-01-18 03:10+0100\n" "PO-Revision-Date: 2021-07-11 03:12+0000\n" "Language-Team: Czech (https://app.transifex.com/widelands/teams/35159/cs/)\n" "Language: cs\n" @@ -35,10 +35,16 @@ msgstr "" #: input:10 standard msgid "" -"A huge Europe map. Blue = Vikings, Red = Romans, Yellow = Carthags, Green = " -"Ottomans, Black = Slavs, Orange = Amazons, Purple = Frisians, White = Greeks" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vikings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" msgstr "" #: standard input:8 msgid "Europa 1.2 modified with additional sea straits" msgstr "" + +#: standard input:10 +msgid "" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vkings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" +msgstr "" diff --git a/po/europeans_map_modified.wad/da.po b/po/europeans_map_modified.wad/da.po index e728c03eb..9af120cd1 100644 --- a/po/europeans_map_modified.wad/da.po +++ b/po/europeans_map_modified.wad/da.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-22 03:11+0100\n" +"POT-Creation-Date: 2025-01-18 03:10+0100\n" "PO-Revision-Date: 2021-07-11 03:12+0000\n" "Language-Team: Danish (https://app.transifex.com/widelands/teams/35159/da/)\n" "Language: da\n" @@ -34,10 +34,16 @@ msgstr "" #: input:10 standard msgid "" -"A huge Europe map. Blue = Vikings, Red = Romans, Yellow = Carthags, Green = " -"Ottomans, Black = Slavs, Orange = Amazons, Purple = Frisians, White = Greeks" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vikings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" msgstr "" #: standard input:8 msgid "Europa 1.2 modified with additional sea straits" msgstr "" + +#: standard input:10 +msgid "" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vkings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" +msgstr "" diff --git a/po/europeans_map_modified.wad/de.po b/po/europeans_map_modified.wad/de.po index b8271a382..37a532e3e 100644 --- a/po/europeans_map_modified.wad/de.po +++ b/po/europeans_map_modified.wad/de.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-22 03:11+0100\n" +"POT-Creation-Date: 2025-01-18 03:10+0100\n" "PO-Revision-Date: 2021-07-11 03:12+0000\n" "Language-Team: German (https://app.transifex.com/widelands/teams/35159/de/)\n" "Language: de\n" @@ -34,10 +34,16 @@ msgstr "" #: input:10 standard msgid "" -"A huge Europe map. Blue = Vikings, Red = Romans, Yellow = Carthags, Green = " -"Ottomans, Black = Slavs, Orange = Amazons, Purple = Frisians, White = Greeks" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vikings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" msgstr "" #: standard input:8 msgid "Europa 1.2 modified with additional sea straits" msgstr "" + +#: standard input:10 +msgid "" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vkings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" +msgstr "" diff --git a/po/europeans_map_modified.wad/en_GB.po b/po/europeans_map_modified.wad/en_GB.po index 67c359582..0b3d55496 100644 --- a/po/europeans_map_modified.wad/en_GB.po +++ b/po/europeans_map_modified.wad/en_GB.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-22 03:11+0100\n" +"POT-Creation-Date: 2025-01-18 03:10+0100\n" "PO-Revision-Date: 2021-07-11 03:12+0000\n" "Language-Team: English (United Kingdom) (https://app.transifex.com/widelands/" "teams/35159/en_GB/)\n" @@ -35,10 +35,16 @@ msgstr "" #: input:10 standard msgid "" -"A huge Europe map. Blue = Vikings, Red = Romans, Yellow = Carthags, Green = " -"Ottomans, Black = Slavs, Orange = Amazons, Purple = Frisians, White = Greeks" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vikings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" msgstr "" #: standard input:8 msgid "Europa 1.2 modified with additional sea straits" msgstr "" + +#: standard input:10 +msgid "" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vkings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" +msgstr "" diff --git a/po/europeans_map_modified.wad/eo.po b/po/europeans_map_modified.wad/eo.po index e3f3c05ae..2dc06d204 100644 --- a/po/europeans_map_modified.wad/eo.po +++ b/po/europeans_map_modified.wad/eo.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-22 03:11+0100\n" +"POT-Creation-Date: 2025-01-18 03:10+0100\n" "PO-Revision-Date: 2021-07-11 03:12+0000\n" "Language-Team: Esperanto (https://app.transifex.com/widelands/teams/35159/" "eo/)\n" @@ -35,10 +35,16 @@ msgstr "" #: input:10 standard msgid "" -"A huge Europe map. Blue = Vikings, Red = Romans, Yellow = Carthags, Green = " -"Ottomans, Black = Slavs, Orange = Amazons, Purple = Frisians, White = Greeks" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vikings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" msgstr "" #: standard input:8 msgid "Europa 1.2 modified with additional sea straits" msgstr "" + +#: standard input:10 +msgid "" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vkings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" +msgstr "" diff --git a/po/europeans_map_modified.wad/es.po b/po/europeans_map_modified.wad/es.po index f37342a78..81eb8d81d 100644 --- a/po/europeans_map_modified.wad/es.po +++ b/po/europeans_map_modified.wad/es.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-22 03:11+0100\n" +"POT-Creation-Date: 2025-01-18 03:10+0100\n" "PO-Revision-Date: 2021-07-11 03:12+0000\n" "Language-Team: Spanish (https://app.transifex.com/widelands/teams/35159/" "es/)\n" @@ -36,10 +36,16 @@ msgstr "" #: input:10 standard msgid "" -"A huge Europe map. Blue = Vikings, Red = Romans, Yellow = Carthags, Green = " -"Ottomans, Black = Slavs, Orange = Amazons, Purple = Frisians, White = Greeks" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vikings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" msgstr "" #: standard input:8 msgid "Europa 1.2 modified with additional sea straits" msgstr "" + +#: standard input:10 +msgid "" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vkings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" +msgstr "" diff --git a/po/europeans_map_modified.wad/europeans_map_modified.wad.pot b/po/europeans_map_modified.wad/europeans_map_modified.wad.pot index 1d65479dd..73930d146 100644 --- a/po/europeans_map_modified.wad/europeans_map_modified.wad.pot +++ b/po/europeans_map_modified.wad/europeans_map_modified.wad.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-22 03:11+0100\n" +"POT-Creation-Date: 2025-01-18 03:10+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -32,12 +32,18 @@ msgstr "" msgid "Europa 1.2 modified with additional land bridges" msgstr "" -#: input:10 standard standard input:10 +#: input:10 standard msgid "" -"A huge Europe map. Blue = Vikings, Red = Romans, Yellow = Carthags, Green = " -"Ottomans, Black = Slavs, Orange = Amazons, Purple = Frisians, White = Greeks" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vikings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" msgstr "" #: standard input:8 msgid "Europa 1.2 modified with additional sea straits" msgstr "" + +#: standard input:10 +msgid "" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vkings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" +msgstr "" diff --git a/po/europeans_map_modified.wad/fi.po b/po/europeans_map_modified.wad/fi.po index f61c3cdaf..66281c7c4 100644 --- a/po/europeans_map_modified.wad/fi.po +++ b/po/europeans_map_modified.wad/fi.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-22 03:11+0100\n" +"POT-Creation-Date: 2025-01-18 03:10+0100\n" "PO-Revision-Date: 2021-07-11 03:12+0000\n" "Language-Team: Finnish (https://app.transifex.com/widelands/teams/35159/" "fi/)\n" @@ -35,10 +35,16 @@ msgstr "" #: input:10 standard msgid "" -"A huge Europe map. Blue = Vikings, Red = Romans, Yellow = Carthags, Green = " -"Ottomans, Black = Slavs, Orange = Amazons, Purple = Frisians, White = Greeks" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vikings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" msgstr "" #: standard input:8 msgid "Europa 1.2 modified with additional sea straits" msgstr "" + +#: standard input:10 +msgid "" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vkings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" +msgstr "" diff --git a/po/europeans_map_modified.wad/fr.po b/po/europeans_map_modified.wad/fr.po index 634ba48ac..50196a7a2 100644 --- a/po/europeans_map_modified.wad/fr.po +++ b/po/europeans_map_modified.wad/fr.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-22 03:11+0100\n" +"POT-Creation-Date: 2025-01-18 03:10+0100\n" "PO-Revision-Date: 2021-07-11 03:12+0000\n" "Language-Team: French (https://app.transifex.com/widelands/teams/35159/fr/)\n" "Language: fr\n" @@ -35,10 +35,16 @@ msgstr "" #: input:10 standard msgid "" -"A huge Europe map. Blue = Vikings, Red = Romans, Yellow = Carthags, Green = " -"Ottomans, Black = Slavs, Orange = Amazons, Purple = Frisians, White = Greeks" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vikings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" msgstr "" #: standard input:8 msgid "Europa 1.2 modified with additional sea straits" msgstr "" + +#: standard input:10 +msgid "" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vkings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" +msgstr "" diff --git a/po/europeans_map_modified.wad/gd.po b/po/europeans_map_modified.wad/gd.po index 913d468a2..831e11f64 100644 --- a/po/europeans_map_modified.wad/gd.po +++ b/po/europeans_map_modified.wad/gd.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-22 03:11+0100\n" +"POT-Creation-Date: 2025-01-18 03:10+0100\n" "PO-Revision-Date: 2021-07-11 03:12+0000\n" "Language-Team: Gaelic, Scottish (https://app.transifex.com/widelands/" "teams/35159/gd/)\n" @@ -36,10 +36,16 @@ msgstr "" #: input:10 standard msgid "" -"A huge Europe map. Blue = Vikings, Red = Romans, Yellow = Carthags, Green = " -"Ottomans, Black = Slavs, Orange = Amazons, Purple = Frisians, White = Greeks" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vikings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" msgstr "" #: standard input:8 msgid "Europa 1.2 modified with additional sea straits" msgstr "" + +#: standard input:10 +msgid "" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vkings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" +msgstr "" diff --git a/po/europeans_map_modified.wad/hu.po b/po/europeans_map_modified.wad/hu.po index ade742ca1..3541c364a 100644 --- a/po/europeans_map_modified.wad/hu.po +++ b/po/europeans_map_modified.wad/hu.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-22 03:11+0100\n" +"POT-Creation-Date: 2025-01-18 03:10+0100\n" "PO-Revision-Date: 2021-07-11 03:12+0000\n" "Language-Team: Hungarian (https://app.transifex.com/widelands/teams/35159/" "hu/)\n" @@ -35,10 +35,16 @@ msgstr "" #: input:10 standard msgid "" -"A huge Europe map. Blue = Vikings, Red = Romans, Yellow = Carthags, Green = " -"Ottomans, Black = Slavs, Orange = Amazons, Purple = Frisians, White = Greeks" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vikings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" msgstr "" #: standard input:8 msgid "Europa 1.2 modified with additional sea straits" msgstr "" + +#: standard input:10 +msgid "" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vkings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" +msgstr "" diff --git a/po/europeans_map_modified.wad/it.po b/po/europeans_map_modified.wad/it.po index 34c7f1d1e..240d65f69 100644 --- a/po/europeans_map_modified.wad/it.po +++ b/po/europeans_map_modified.wad/it.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-22 03:11+0100\n" +"POT-Creation-Date: 2025-01-18 03:10+0100\n" "PO-Revision-Date: 2021-07-11 03:12+0000\n" "Language-Team: Italian (https://app.transifex.com/widelands/teams/35159/" "it/)\n" @@ -36,10 +36,16 @@ msgstr "" #: input:10 standard msgid "" -"A huge Europe map. Blue = Vikings, Red = Romans, Yellow = Carthags, Green = " -"Ottomans, Black = Slavs, Orange = Amazons, Purple = Frisians, White = Greeks" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vikings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" msgstr "" #: standard input:8 msgid "Europa 1.2 modified with additional sea straits" msgstr "" + +#: standard input:10 +msgid "" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vkings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" +msgstr "" diff --git a/po/europeans_map_modified.wad/ja.po b/po/europeans_map_modified.wad/ja.po index a44040302..89274ea7c 100644 --- a/po/europeans_map_modified.wad/ja.po +++ b/po/europeans_map_modified.wad/ja.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-22 03:11+0100\n" +"POT-Creation-Date: 2025-01-18 03:10+0100\n" "PO-Revision-Date: 2021-07-11 03:12+0000\n" "Language-Team: Japanese (https://app.transifex.com/widelands/teams/35159/" "ja/)\n" @@ -35,10 +35,16 @@ msgstr "" #: input:10 standard msgid "" -"A huge Europe map. Blue = Vikings, Red = Romans, Yellow = Carthags, Green = " -"Ottomans, Black = Slavs, Orange = Amazons, Purple = Frisians, White = Greeks" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vikings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" msgstr "" #: standard input:8 msgid "Europa 1.2 modified with additional sea straits" msgstr "" + +#: standard input:10 +msgid "" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vkings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" +msgstr "" diff --git a/po/europeans_map_modified.wad/ko.po b/po/europeans_map_modified.wad/ko.po index 8b079ca76..10fc82eb9 100644 --- a/po/europeans_map_modified.wad/ko.po +++ b/po/europeans_map_modified.wad/ko.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-22 03:11+0100\n" +"POT-Creation-Date: 2025-01-18 03:10+0100\n" "PO-Revision-Date: 2021-07-11 03:12+0000\n" "Language-Team: Korean (https://app.transifex.com/widelands/teams/35159/ko/)\n" "Language: ko\n" @@ -34,10 +34,16 @@ msgstr "" #: input:10 standard msgid "" -"A huge Europe map. Blue = Vikings, Red = Romans, Yellow = Carthags, Green = " -"Ottomans, Black = Slavs, Orange = Amazons, Purple = Frisians, White = Greeks" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vikings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" msgstr "" #: standard input:8 msgid "Europa 1.2 modified with additional sea straits" msgstr "" + +#: standard input:10 +msgid "" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vkings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" +msgstr "" diff --git a/po/europeans_map_modified.wad/nds.po b/po/europeans_map_modified.wad/nds.po index ae40d759a..043e22641 100644 --- a/po/europeans_map_modified.wad/nds.po +++ b/po/europeans_map_modified.wad/nds.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-22 03:11+0100\n" +"POT-Creation-Date: 2025-01-18 03:10+0100\n" "PO-Revision-Date: 2021-07-11 03:12+0000\n" "Last-Translator: Benedikt Straub , 2024\n" "Language-Team: Low German (https://app.transifex.com/widelands/teams/35159/" @@ -41,9 +41,10 @@ msgid "Europa 1.2 modified with additional land bridges" msgstr "Europa 1.2 mit mehr Landbrücken" #: input:10 standard +#, fuzzy msgid "" -"A huge Europe map. Blue = Vikings, Red = Romans, Yellow = Carthags, Green = " -"Ottomans, Black = Slavs, Orange = Amazons, Purple = Frisians, White = Greeks" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vikings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" msgstr "" "Eene bannig grote Europa-Kaart. Blau = Wikingers, Rood = Römers, Geel = " "Kartago, Gröön = Ottomanen, Swart = Slaven, Geelrood = Amazonen, Lila = " @@ -52,3 +53,13 @@ msgstr "" #: standard input:8 msgid "Europa 1.2 modified with additional sea straits" msgstr "Europa 1.2 mit mehr Seestraten" + +#: standard input:10 +#, fuzzy +msgid "" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vkings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" +msgstr "" +"Eene bannig grote Europa-Kaart. Blau = Wikingers, Rood = Römers, Geel = " +"Kartago, Gröön = Ottomanen, Swart = Slaven, Geelrood = Amazonen, Lila = " +"Fresen, Witt = Greken" diff --git a/po/europeans_map_modified.wad/nl.po b/po/europeans_map_modified.wad/nl.po index 962990d03..e15172b2e 100644 --- a/po/europeans_map_modified.wad/nl.po +++ b/po/europeans_map_modified.wad/nl.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-22 03:11+0100\n" +"POT-Creation-Date: 2025-01-18 03:10+0100\n" "PO-Revision-Date: 2021-07-11 03:12+0000\n" "Last-Translator: Alex Rijckaert, 2024\n" "Language-Team: Dutch (https://app.transifex.com/widelands/teams/35159/nl/)\n" @@ -40,9 +40,10 @@ msgid "Europa 1.2 modified with additional land bridges" msgstr "Europa 1.2 aangepast met extra landbruggen" #: input:10 standard +#, fuzzy msgid "" -"A huge Europe map. Blue = Vikings, Red = Romans, Yellow = Carthags, Green = " -"Ottomans, Black = Slavs, Orange = Amazons, Purple = Frisians, White = Greeks" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vikings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" msgstr "" "Een enorme kaart van Europa. Blauw = Vikingen, Rood = Romeinen, Geel = " "Carthagen, Groen = Ottomanen, Zwart = Slaven, Oranje = Amazones, Paars = " @@ -51,3 +52,13 @@ msgstr "" #: standard input:8 msgid "Europa 1.2 modified with additional sea straits" msgstr "Europa 1.2 aangepast met extra zeestraten" + +#: standard input:10 +#, fuzzy +msgid "" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vkings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" +msgstr "" +"Een enorme kaart van Europa. Blauw = Vikingen, Rood = Romeinen, Geel = " +"Carthagen, Groen = Ottomanen, Zwart = Slaven, Oranje = Amazones, Paars = " +"Friezen, Wit = Grieken" diff --git a/po/europeans_map_modified.wad/pl.po b/po/europeans_map_modified.wad/pl.po index d271e3865..665cbc0e0 100644 --- a/po/europeans_map_modified.wad/pl.po +++ b/po/europeans_map_modified.wad/pl.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-22 03:11+0100\n" +"POT-Creation-Date: 2025-01-18 03:10+0100\n" "PO-Revision-Date: 2021-07-11 03:12+0000\n" "Language-Team: Polish (https://app.transifex.com/widelands/teams/35159/pl/)\n" "Language: pl\n" @@ -36,10 +36,16 @@ msgstr "" #: input:10 standard msgid "" -"A huge Europe map. Blue = Vikings, Red = Romans, Yellow = Carthags, Green = " -"Ottomans, Black = Slavs, Orange = Amazons, Purple = Frisians, White = Greeks" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vikings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" msgstr "" #: standard input:8 msgid "Europa 1.2 modified with additional sea straits" msgstr "" + +#: standard input:10 +msgid "" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vkings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" +msgstr "" diff --git a/po/europeans_map_modified.wad/pt.po b/po/europeans_map_modified.wad/pt.po index 46d4972b2..4b30ea0a4 100644 --- a/po/europeans_map_modified.wad/pt.po +++ b/po/europeans_map_modified.wad/pt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-22 03:11+0100\n" +"POT-Creation-Date: 2025-01-18 03:10+0100\n" "PO-Revision-Date: 2021-07-11 03:12+0000\n" "Language-Team: Portuguese (https://app.transifex.com/widelands/teams/35159/" "pt/)\n" @@ -36,10 +36,16 @@ msgstr "" #: input:10 standard msgid "" -"A huge Europe map. Blue = Vikings, Red = Romans, Yellow = Carthags, Green = " -"Ottomans, Black = Slavs, Orange = Amazons, Purple = Frisians, White = Greeks" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vikings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" msgstr "" #: standard input:8 msgid "Europa 1.2 modified with additional sea straits" msgstr "" + +#: standard input:10 +msgid "" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vkings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" +msgstr "" diff --git a/po/europeans_map_modified.wad/pt_BR.po b/po/europeans_map_modified.wad/pt_BR.po index a26478041..fdd746cc8 100644 --- a/po/europeans_map_modified.wad/pt_BR.po +++ b/po/europeans_map_modified.wad/pt_BR.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-22 03:11+0100\n" +"POT-Creation-Date: 2025-01-18 03:10+0100\n" "PO-Revision-Date: 2021-07-11 03:12+0000\n" "Language-Team: Portuguese (Brazil) (https://app.transifex.com/widelands/" "teams/35159/pt_BR/)\n" @@ -36,10 +36,16 @@ msgstr "" #: input:10 standard msgid "" -"A huge Europe map. Blue = Vikings, Red = Romans, Yellow = Carthags, Green = " -"Ottomans, Black = Slavs, Orange = Amazons, Purple = Frisians, White = Greeks" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vikings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" msgstr "" #: standard input:8 msgid "Europa 1.2 modified with additional sea straits" msgstr "" + +#: standard input:10 +msgid "" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vkings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" +msgstr "" diff --git a/po/europeans_map_modified.wad/ru.po b/po/europeans_map_modified.wad/ru.po index 02af9bc6f..d585c6835 100644 --- a/po/europeans_map_modified.wad/ru.po +++ b/po/europeans_map_modified.wad/ru.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-22 03:11+0100\n" +"POT-Creation-Date: 2025-01-18 03:10+0100\n" "PO-Revision-Date: 2021-07-11 03:12+0000\n" "Last-Translator: Yuriy Sokolov , 2024\n" "Language-Team: Russian (https://app.transifex.com/widelands/teams/35159/" @@ -44,10 +44,16 @@ msgstr "" #: input:10 standard msgid "" -"A huge Europe map. Blue = Vikings, Red = Romans, Yellow = Carthags, Green = " -"Ottomans, Black = Slavs, Orange = Amazons, Purple = Frisians, White = Greeks" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vikings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" msgstr "" #: standard input:8 msgid "Europa 1.2 modified with additional sea straits" msgstr "" + +#: standard input:10 +msgid "" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vkings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" +msgstr "" diff --git a/po/europeans_map_modified.wad/sk.po b/po/europeans_map_modified.wad/sk.po index e58838bdd..2e3b8a7dd 100644 --- a/po/europeans_map_modified.wad/sk.po +++ b/po/europeans_map_modified.wad/sk.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-22 03:11+0100\n" +"POT-Creation-Date: 2025-01-18 03:10+0100\n" "PO-Revision-Date: 2021-07-11 03:12+0000\n" "Language-Team: Slovak (https://app.transifex.com/widelands/teams/35159/sk/)\n" "Language: sk\n" @@ -35,10 +35,16 @@ msgstr "" #: input:10 standard msgid "" -"A huge Europe map. Blue = Vikings, Red = Romans, Yellow = Carthags, Green = " -"Ottomans, Black = Slavs, Orange = Amazons, Purple = Frisians, White = Greeks" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vikings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" msgstr "" #: standard input:8 msgid "Europa 1.2 modified with additional sea straits" msgstr "" + +#: standard input:10 +msgid "" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vkings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" +msgstr "" diff --git a/po/europeans_map_modified.wad/sv.po b/po/europeans_map_modified.wad/sv.po index 279c091be..0391121f6 100644 --- a/po/europeans_map_modified.wad/sv.po +++ b/po/europeans_map_modified.wad/sv.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-22 03:11+0100\n" +"POT-Creation-Date: 2025-01-18 03:10+0100\n" "PO-Revision-Date: 2021-07-11 03:12+0000\n" "Language-Team: Swedish (https://app.transifex.com/widelands/teams/35159/" "sv/)\n" @@ -35,10 +35,16 @@ msgstr "" #: input:10 standard msgid "" -"A huge Europe map. Blue = Vikings, Red = Romans, Yellow = Carthags, Green = " -"Ottomans, Black = Slavs, Orange = Amazons, Purple = Frisians, White = Greeks" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vikings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" msgstr "" #: standard input:8 msgid "Europa 1.2 modified with additional sea straits" msgstr "" + +#: standard input:10 +msgid "" +"A huge Europe map. Blue = Frisians, Red = Amazons, Yellow = Vkings, Green = " +"Ottomans, Black = Slavs, Orange = Romans, Purple = Germans, White = Greeks" +msgstr "" diff --git a/po/europeans_military_extension.wad/nds.po b/po/europeans_military_extension.wad/nds.po index 787d5a678..3fc4cb824 100644 --- a/po/europeans_military_extension.wad/nds.po +++ b/po/europeans_military_extension.wad/nds.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-01-09 03:09+0100\n" +"POT-Creation-Date: 2025-01-18 03:10+0100\n" "PO-Revision-Date: 2024-12-15 09:30+0000\n" "Last-Translator: Benedikt Straub , 2025\n" "Language-Team: Low German (https://app.transifex.com/widelands/teams/35159/" @@ -1256,7 +1256,7 @@ msgid "" "Wool is the hair of sheep. Weaving mills use it to make armor. Animal farms " "with level 4 or 5 can produce wool." msgstr "" -"Wull is dat Haar vun Schapen. Spinnweelmöhlen maken daarut Wapenrocken. " +"Wull is dat Haar vun Schapen. Een Weevstohl maakt daarut Wapenrocken. " "Deertentüchtereen vun de Grött 4 of 5 könen Wull produzeren." #. TRANSLATORS: Helptext for an Europeans ware: Armor @@ -1266,8 +1266,8 @@ msgid "" "Raw material for some sorts of armor. It is produced in the weaving mill out " "of wool or reed." msgstr "" -"Hierut worden eenig Aarden vun Wapenrocken maakt. ’t word in de " -"Spinnweelmöhlen ut Wull of Reit produzeert." +"Hierut worden eenig Aarden vun Wapenrocken maakt. ’t word in de Weevstohl ut " +"Wull of Reit produzeert." #. TRANSLATORS: Helptext for an Europeans ware: Rubber, part 1 #: addons/europeans_military_extension.wad/tribes/initialization/units.lua:233 @@ -1668,9 +1668,9 @@ msgid "" "Basic armor for European soldiers. It is produced in the weaving mill. In " "combination with wooden spear, it is the equipment to fit out young soldiers." msgstr "" -"Een eenfacher Wapenrock för europäisk Soldaten. ’t word in de " -"Spinnwehlmöhlen produzeert. Tosamen mit eener Holtpieke is dat de Utrüstung " -"för neje Soldaten." +"Een eenfacher Wapenrock för europäisk Soldaten. ’t word in de Weevstohl " +"produzeert. Tosamen mit eener Holtpieke is dat de Utrüstung för neje " +"Soldaten." #. TRANSLATORS: Helptext for an Europeans ware: Chain Armor #: addons/europeans_military_extension.wad/tribes/initialization/units.lua:639 @@ -2556,13 +2556,13 @@ msgstr "Sait un arnt Reit, Boomwull, Wiendruven un Früchten." #: addons/europeans_military_extension.wad/tribes/initialization/units.lua:2113 msgctxt "europeans_building" msgid "Weaves cloth out of reed." -msgstr "Spinnt Stoff ut Reit." +msgstr "Weevt Stoff ut Reit." #. TRANSLATORS: Purpose helptext for an Europeans production site: Weaving Mill #: addons/europeans_military_extension.wad/tribes/initialization/units.lua:2120 msgctxt "europeans_building" msgid "Weaves cloth and armor out of cotton, wool and reed." -msgstr "Spinnt Stoff un Wapenrocken ut Boomwull, Wull un Reit." +msgstr "Weevt Stoff un Wapenrocken ut Boomwull, Wull un Reit." #. TRANSLATORS: Purpose helptext for an Europeans production site: Sawmill #: addons/europeans_military_extension.wad/tribes/initialization/units.lua:2127 diff --git a/po/europeans_tribe.wad/nds.po b/po/europeans_tribe.wad/nds.po index ae719fa9d..9e18ade3c 100644 --- a/po/europeans_tribe.wad/nds.po +++ b/po/europeans_tribe.wad/nds.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-01-17 03:10+0100\n" +"POT-Creation-Date: 2025-01-18 03:10+0100\n" "PO-Revision-Date: 2024-12-14 17:38+0000\n" "Last-Translator: Benedikt Straub , 2025\n" "Language-Team: Low German (https://app.transifex.com/widelands/teams/35159/" @@ -1956,9 +1956,9 @@ msgid "" "This coal mine’s main vein is exhausted. Expect strongly diminished returns " "on investment. You should consider enhancing, dismantling or destroying it." msgstr "" -"De Ader vun deese Köhle-Bargwark is leeg. De Mine produzeert vun nu an vööl " -"dürer as normaal. Överlegg di, of du dat Bargwark utbauen of plattrieten " -"willst." +"De Ader vun deese Köhle-Bargwark is leeg. Dat Bargwark produzeert vun nu an " +"vööl dürer as normaal. Överlegg di, of du dat Bargwark utbauen of " +"plattrieten willst." #. TRANSLATORS: This is a building name used in lists of buildings #: addons/europeans_tribe.wad/4_productionsites_mining_general/coalmine_level_1/init.lua:8 @@ -2002,9 +2002,9 @@ msgid "" "This coal mine’s main vein is exhausted. Expect strongly diminished returns " "on investment. You should consider dismantling or destroying it." msgstr "" -"De Ader vun deese Köhle-Bargwark is leeg. De Mine produzeert vun nu an vööl " -"dürer as normaal. Överlegg di, of du dat Bargwark plattrieten of ofbrannen " -"willst." +"De Ader vun deese Köhle-Bargwark is leeg. Dat Bargwark produzeert vun nu an " +"vööl dürer as normaal. Överlegg di, of du dat Bargwark plattrieten of " +"ofbrannen willst." #. TRANSLATORS: This is a building name used in lists of buildings #: addons/europeans_tribe.wad/4_productionsites_mining_general/goldmine_basic/init.lua:8 @@ -2110,9 +2110,9 @@ msgid "" "This gold mine’s main vein is exhausted. Expect strongly diminished returns " "on investment. You should consider enhancing, dismantling or destroying it." msgstr "" -"De Ader vun deese Gold-Bargwark is leeg. De Mine produzeert vun nu an vööl " -"dürer as normaal. Överlegg di, of du dat Bargwark utbauen of plattrieten " -"willst." +"De Ader vun deese Gold-Bargwark is leeg. Dat Bargwark produzeert vun nu an " +"vööl dürer as normaal. Överlegg di, of du dat Bargwark utbauen of " +"plattrieten willst." #. TRANSLATORS: This is a building name used in lists of buildings #: addons/europeans_tribe.wad/4_productionsites_mining_general/goldmine_level_1/init.lua:8 @@ -2156,9 +2156,9 @@ msgid "" "This gold mine’s main vein is exhausted. Expect strongly diminished returns " "on investment. You should consider dismantling or destroying it." msgstr "" -"De Ader vun deese Gold-Bargwark is leeg. De Mine produzeert vun nu an vööl " -"dürer as normaal. Överlegg di, of du dat Bargwark plattrieten of ofbrannen " -"willst." +"De Ader vun deese Gold-Bargwark is leeg. Dat Bargwark produzeert vun nu an " +"vööl dürer as normaal. Överlegg di, of du dat Bargwark plattrieten of " +"ofbrannen willst." #. TRANSLATORS: This is a building name used in lists of buildings #: addons/europeans_tribe.wad/4_productionsites_mining_general/ironmine_basic/init.lua:8 @@ -2212,9 +2212,9 @@ msgid "" "This iron mine’s main vein is exhausted. Expect strongly diminished returns " "on investment. You should consider enhancing, dismantling or destroying it." msgstr "" -"De Ader vun deese Iesen-Bargwark is leeg. De Mine produzeert vun nu an vööl " -"dürer as normaal. Överlegg di, of du dat Bargwark utbauen of plattrieten " -"willst." +"De Ader vun deese Iesen-Bargwark is leeg. Dat Bargwark produzeert vun nu an " +"vööl dürer as normaal. Överlegg di, of du dat Bargwark utbauen of " +"plattrieten willst." #. TRANSLATORS: This is a building name used in lists of buildings #: addons/europeans_tribe.wad/4_productionsites_mining_general/ironmine_level_1/init.lua:8 @@ -2258,9 +2258,9 @@ msgid "" "This iron mine’s main vein is exhausted. Expect strongly diminished returns " "on investment. You should consider dismantling or destroying it." msgstr "" -"De Ader vun deese Iesen-Bargwark is leeg. De Mine produzeert vun nu an vööl " -"dürer as normaal. Överlegg di, of du dat Bargwark plattrieten of ofbrannen " -"willst." +"De Ader vun deese Iesen-Bargwark is leeg. Dat Bargwark produzeert vun nu an " +"vööl dürer as normaal. Överlegg di, of du dat Bargwark plattrieten of " +"ofbrannen willst." #. TRANSLATORS: This is a building name used in lists of buildings #: addons/europeans_tribe.wad/4_productionsites_mining_general/stonemasons_house_basic/init.lua:8 @@ -2320,9 +2320,9 @@ msgid "" "This stone mine’s main vein is exhausted. Expect strongly diminished returns " "on investment. You should consider enhancing, dismantling or destroying it." msgstr "" -"De Ader vun deese Steen-Bargwark is leeg. De Mine produzeert vun nu an vööl " -"dürer as normaal. Överlegg di, of du dat Bargwark utbauen of plattrieten " -"willst." +"De Ader vun deese Steen-Bargwark is leeg. Dat Bargwark produzeert vun nu an " +"vööl dürer as normaal. Överlegg di, of du dat Bargwark utbauen of " +"plattrieten willst." #. TRANSLATORS: This is a building name used in lists of buildings #: addons/europeans_tribe.wad/4_productionsites_mining_general/stonemine_level_1/init.lua:8 @@ -2339,9 +2339,9 @@ msgid "" "returns on investment. You should consider enhancing, dismantling or " "destroying it." msgstr "" -"De Ader vun deese Marmel-Bargwark is leeg. De Mine produzeert vun nu an vööl " -"dürer as normaal. Överlegg di, of du dat Bargwark utbauen of plattrieten " -"willst." +"De Ader vun deese Marmel-Bargwark is leeg. Dat Bargwark produzeert vun nu an " +"vööl dürer as normaal. Överlegg di, of du dat Bargwark utbauen of " +"plattrieten willst." #. TRANSLATORS: This is a building name used in lists of buildings #: addons/europeans_tribe.wad/4_productionsites_mining_general/stonemine_level_2/init.lua:8 @@ -2364,9 +2364,9 @@ msgid "" "This stone mine’s main vein is exhausted. Expect strongly diminished returns " "on investment. You should consider dismantling or destroying it." msgstr "" -"De Ader vun deese Steen-Bargwark is leeg. De Mine produzeert vun nu an vööl " -"dürer as normaal. Överlegg di, of du dat Bargwark plattrieten of ofbrannen " -"willst." +"De Ader vun deese Steen-Bargwark is leeg. Dat Bargwark produzeert vun nu an " +"vööl dürer as normaal. Överlegg di, of du dat Bargwark plattrieten of " +"ofbrannen willst." #. TRANSLATORS: This is a building name used in lists of buildings #: addons/europeans_tribe.wad/4_productionsites_mining_general/well_basic/init.lua:8 @@ -2544,14 +2544,14 @@ msgstr "eenen Marmelpieler to sniddjen" #: addons/europeans_tribe.wad/5_productionsites_craft/weaving_mill_advanced/init.lua:8 msgctxt "europeans_building" msgid "Advanced Weaving Mill" -msgstr "Grote Spinnweelmöhlen" +msgstr "Groter Weevstohl" #. TRANSLATORS: Completed/Skipped/Did not start weaving cloth because ... #: addons/europeans_tribe.wad/5_productionsites_craft/weaving_mill_advanced/init.lua:68 #: addons/europeans_tribe.wad/5_productionsites_craft/weaving_mill_basic/init.lua:78 msgctxt "europeans_building" msgid "weaving cloth" -msgstr "Stoff to spinnen" +msgstr "Stoff to weven" #. TRANSLATORS: Completed/Skipped/Did not start tailoring an armor because ... #: addons/europeans_tribe.wad/5_productionsites_craft/weaving_mill_advanced/init.lua:79 @@ -2564,7 +2564,7 @@ msgstr "eenen Wapenrock to sniedern" #: addons/europeans_tribe.wad/5_productionsites_craft/weaving_mill_basic/init.lua:8 msgctxt "europeans_building" msgid "Basic Weaving Mill" -msgstr "Lütte Spinnweelmöhlen" +msgstr "Lütter Weevstohl" #. TRANSLATORS: This is a building name used in lists of buildings #: addons/europeans_tribe.wad/5_productionsites_food/bakery_advanced/init.lua:8 @@ -3908,7 +3908,7 @@ msgid "" "Wool is the hair of sheep. Weaving mills use it to make armor. Animal farms " "with level 4 or 5 can produce wool." msgstr "" -"Wull is dat Haar vun Schapen. Spinnweelmöhlen maken daarut Wapenrocken. " +"Wull is dat Haar vun Schapen. Een Weevstohl maakt daarut Wapenrocken. " "Deertentüchtereen vun de Grött 4 of 5 könen Wull produzeren." #. TRANSLATORS: Helptext for an Europeans ware: Armor @@ -3918,8 +3918,8 @@ msgid "" "Raw material for some sorts of armor. It is produced in the weaving mill out " "of wool or reed." msgstr "" -"Hierut worden eenig Aarden vun Wapenrocken maakt. ’t word in de " -"Spinnweelmöhlen ut Wull of Reit produzeert." +"Hierut worden eenig Aarden vun Wapenrocken maakt. ’t word in de Weevstohl ut " +"Wull of Reit produzeert." #. TRANSLATORS: Helptext for an Europeans ware: Rubber, part 1 #: addons/europeans_tribe.wad/tribes/initialization/units.lua:217 @@ -5025,13 +5025,13 @@ msgstr "Sait un arnt Reit, Boomwull, Wiendruven un Früchten." #: addons/europeans_tribe.wad/tribes/initialization/units.lua:1928 msgctxt "europeans_building" msgid "Weaves cloth out of reed." -msgstr "Spinnt Stoff ut Reit." +msgstr "Weevt Stoff ut Reit." #. TRANSLATORS: Purpose helptext for an Europeans production site: Weaving Mill #: addons/europeans_tribe.wad/tribes/initialization/units.lua:1935 msgctxt "europeans_building" msgid "Weaves cloth and armor out of cotton, wool and reed." -msgstr "Spinnt Stoff un Wapenrocken ut Boomwull, Wull un Reit." +msgstr "Weevt Stoff un Wapenrocken ut Boomwull, Wull un Reit." #. TRANSLATORS: Purpose helptext for an Europeans production site: Sawmill #: addons/europeans_tribe.wad/tribes/initialization/units.lua:1942 diff --git a/po/sumatran_tribe.wad/nds.po b/po/sumatran_tribe.wad/nds.po index 075e835c5..0f234ab15 100644 --- a/po/sumatran_tribe.wad/nds.po +++ b/po/sumatran_tribe.wad/nds.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-01-17 03:10+0100\n" +"POT-Creation-Date: 2025-01-18 03:10+0100\n" "PO-Revision-Date: 2024-12-06 18:42+0000\n" "Last-Translator: Benedikt Straub , 2025\n" "Language-Team: Low German (https://app.transifex.com/widelands/teams/35159/" @@ -404,9 +404,9 @@ msgid "" "on investment. This mine can’t be enhanced any further, so you should " "consider dismantling or destroying it." msgstr "" -"De Ader vun deese Köhle-Bargwark is leeg. De Mine produzeert vun nu an vööl " -"dürer as normaal. De Bargwark kann nich utbaut werden, also överlegg di, of " -"du de Mine ofbrannen of plattrieten willst." +"De Ader vun deese Köhle-Bargwark is leeg. Dat Bargwark produzeert vun nu an " +"vööl dürer as normaal. Dat Bargwark kann nich utbaut worden, also överlegg " +"di, of du dat Bargwark ofbrannen of plattrieten willst." #. TRANSLATORS: This is a building name used in lists of buildings #: addons/sumatran_tribe.wad/mines/copper_gold_mine/init.lua:8 @@ -444,8 +444,8 @@ msgid "" "returns on investment. You should consider enhancing, dismantling or " "destroying it." msgstr "" -"De Ader vun deese Koper-Gold-Bargwark is leeg. De Mine produzeert vun nu an " -"vööl dürer as normaal. Överlegg di, of du dat Bargwark utbauen of " +"De Ader vun deese Koper-Gold-Bargwark is leeg. Dat Bargwark produzeert vun " +"nu an vööl dürer as normaal. Överlegg di, of du dat Bargwark utbauen of " "plattrieten willst." #. TRANSLATORS: This is a building name used in lists of buildings @@ -465,9 +465,9 @@ msgid "" "diminished returns on investment. This mine can’t be enhanced any further, " "so you should consider dismantling or destroying it." msgstr "" -"De Ader vun deesem Depen Koper-Gold-Bargwark is leeg. De Mine produzeert vun " -"nu an vööl dürer as normaal. De Bargwark kann nich utbaut werden, also " -"överlegg di, of du de Mine ofbrannen of plattrieten willst." +"De Ader vun deesem Depen Koper-Gold-Bargwark is leeg. Dat Bargwark " +"produzeert vun nu an vööl dürer as normaal. Dat Bargwark kann nich utbaut " +"worden, also överlegg di, of du dat Bargwark ofbrannen of plattrieten willst." #. TRANSLATORS: This is a building name used in lists of buildings #: addons/sumatran_tribe.wad/mines/deep_iron_mine/init.lua:8 @@ -497,9 +497,9 @@ msgid "" "returns on investment. This mine can’t be enhanced any further, so you " "should consider dismantling or destroying it." msgstr "" -"De Ader vun deesem Depen Iesen-Bargwark is leeg. De Mine produzeert vun nu " -"an vööl dürer as normaal. De Bargwark kann nich utbaut werden, also överlegg " -"di, of du de Mine ofbrannen of plattrieten willst." +"De Ader vun deesem Depen Iesen-Bargwark is leeg. Dat Bargwark produzeert vun " +"nu an vööl dürer as normaal. Dat Bargwark kann nich utbaut worden, also " +"överlegg di, of du dat Bargwark ofbrannen of plattrieten willst." #. TRANSLATORS: This is a building name used in lists of buildings #: addons/sumatran_tribe.wad/mines/deep_stone_mine/init.lua:8 @@ -537,9 +537,9 @@ msgid "" "returns on investment. This mine can’t be enhanced any further, so you " "should consider dismantling or destroying it." msgstr "" -"De Ader vun deesem Depen Steen-Bargwark is leeg. De Mine produzeert vun nu " -"an vööl dürer as normaal. De Bargwark kann nich utbaut werden, also överlegg " -"di, of du de Mine ofbrannen of plattrieten willst." +"De Ader vun deesem Depen Steen-Bargwark is leeg. Dat Bargwark produzeert vun " +"nu an vööl dürer as normaal. Dat Bargwark kann nich utbaut worden, also " +"överlegg di, of du dat Bargwark ofbrannen of plattrieten willst." #. TRANSLATORS: This is a building name used in lists of buildings #: addons/sumatran_tribe.wad/mines/iron_mine/init.lua:8 @@ -557,9 +557,9 @@ msgid "" "This iron mine’s main vein is exhausted. Expect strongly diminished returns " "on investment. You should consider enhancing, dismantling or destroying it." msgstr "" -"De Ader vun deese Iesen-Bargwark is leeg. De Mine produzeert vun nu an vööl " -"dürer as normaal. Överlegg di, of du dat Bargwark utbauen of plattrieten " -"willst." +"De Ader vun deese Iesen-Bargwark is leeg. Dat Bargwark produzeert vun nu an " +"vööl dürer as normaal. Överlegg di, of du dat Bargwark utbauen of " +"plattrieten willst." #. TRANSLATORS: This is a building name used in lists of buildings #: addons/sumatran_tribe.wad/mines/stone_mine/init.lua:8 @@ -577,9 +577,9 @@ msgid "" "This stone mine’s main vein is exhausted. Expect strongly diminished returns " "on investment. You should consider enhancing, dismantling or destroying it." msgstr "" -"De Ader vun deese Steen-Bargwark is leeg. De Mine produzeert vun nu an vööl " -"dürer as normaal. Överlegg di, of du dat Bargwark utbauen of plattrieten " -"willst." +"De Ader vun deese Steen-Bargwark is leeg. Dat Bargwark produzeert vun nu an " +"vööl dürer as normaal. Överlegg di, of du dat Bargwark utbauen of " +"plattrieten willst." #. TRANSLATORS: This is a building name used in lists of buildings #: addons/sumatran_tribe.wad/other_tribes/amazons_crocodile_hunters_hut/init.lua:8 @@ -1255,12 +1255,12 @@ msgstr "" #: addons/sumatran_tribe.wad/productionsites/weaving_mill/init.lua:8 msgctxt "sumatran_building" msgid "Weaving Mill" -msgstr "Spinnweelmöhlen" +msgstr "Weevstohl" #. TRANSLATORS: Completed/Skipped/Did not start weaving cloth because ... #: addons/sumatran_tribe.wad/productionsites/weaving_mill/init.lua:54 msgid "weaving cloth" -msgstr "Stoff to spinnen" +msgstr "Stoff to weven" #. TRANSLATORS: This is a building name used in lists of buildings #: addons/sumatran_tribe.wad/productionsites/winery/init.lua:8 @@ -1826,7 +1826,7 @@ msgid "" "hunters, farmers, coppersmiths, craftsmen, weavers and miners in time." msgstr "" "Meister-Arbeiders worden alltieden bruukt. Wees wiss, diene Jägers, Buren, " -"Kopersmidden, Handwarkers, Spinners un Bargwarkskeerls to rechter Tied " +"Kopersmidden, Handwarkers, Wevers un Bargwarkskeerls to rechter Tied " "uttobilden." #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/tips.lua:8 @@ -2161,6 +2161,9 @@ msgid "" "Palm wine is consumed together with meal in your training sites and in deep " "mines. It is produced by winery and wineries need fully grown palms nearby." msgstr "" +"Palmwien word tosamen mit Mahltieden in dienen Övens-Boen un in depen " +"Bargwarken bruukt. ’t word vun de Wienmakeree maakt, un de de Wienmakereen " +"bruken utwassen Palmbomen in de Naberskupp." #. TRANSLATORS: Helptext for a Sumatran ware: Raw Diamond #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:298 @@ -2169,6 +2172,8 @@ msgid "" "Raw diamonds are used to produce whetstones or can be polished and used as a " "precious building material." msgstr "" +"Ruge Edelstenen worden bruukt, um Sliepstenen to produzeren, of se könen " +"slepen un as een düür Baukraam bruukt worden." #. TRANSLATORS: Helptext for a Sumatran ware: Diamond #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:307 @@ -2177,6 +2182,9 @@ msgid "" "Diamonds are a very precious building material. These stones are also your " "main source of wealth, when your goal is to collect precious things." msgstr "" +"Edelstenen sünd een bannig düür Baukraam. Deese Stenen sünd ok diene " +"wichtigste Quell vun Riekdoom, wenn diene Upgaav is, dürabel Kraam to " +"pottjen." #. TRANSLATORS: Helptext for a Sumatran ware: Coal, part 1 #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:317 @@ -2184,6 +2192,7 @@ msgctxt "ware" msgid "" "The fires of the sumatran furnaces by smelting metals are fed with coal." msgstr "" +"Dat Füür in sumatraansk Smeltwarken tum Smelten vun Metallen verbrannt Köhl." #. TRANSLATORS: Helptext for a Sumatran ware: Coal, part 2 #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:319 @@ -2192,6 +2201,8 @@ msgid "" "It is mined in coal mines or produced out of logs and tropical wood by a " "charcoal kiln." msgstr "" +"Se word in Köhle-Bargwarken ofboot of in Holtköhl-Brannereen ut Boomstammen " +"un Regenwaldholt produzeert." #. TRANSLATORS: Helptext for a Sumatran ware: Copper Ore, part 1 #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:330 @@ -2217,6 +2228,7 @@ msgctxt "ware" msgid "" "Copper is needed for armor production. It is a rare building material too." msgstr "" +"Koper bruukt man, um Wapenrocken to produzeren. ’t is ok een düür Baukraam." #. TRANSLATORS: Helptext for a Sumatran ware: Copper, part 2 #. TRANSLATORS: Helptext for a Sumatran ware: Iron, part 2 @@ -2250,6 +2262,7 @@ msgctxt "ware" msgid "" "Gold is needed for armor production. It is a rare building material too." msgstr "" +"Gold bruukt man, um Wapenrocken to produzeren. ’t is ok een düür Baukraam." #. TRANSLATORS: Helptext for a Sumatran ware: Gold, part 2 #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:397 @@ -2284,13 +2297,13 @@ msgstr "" #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:500 msgctxt "sumatran_ware" msgid "They are produced by tools workshops." -msgstr "" +msgstr "Se worden vun Warktüügsmeden produzeert." #. TRANSLATORS: Helptext for a Sumatran ware: Pick #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:424 msgctxt "sumatran_ware" msgid "Picks are used by stonecutters and miners." -msgstr "" +msgstr "Pickhacken worden vun de Flintslagers un Bargwarkskeerls bruukt." #. TRANSLATORS: Helptext for a Sumatran ware: Shovel #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:435 @@ -2305,6 +2318,8 @@ msgid "" "The hammer is the most used tool. Geologists, builders, smiths, shipwrights " "and craftsmen, they all need hammer." msgstr "" +"De Klöpper is dat wichtigst Warktüüg. Schattsökers, Baulüü, Smidden, " +"Schippebauers un Handwarkers all bruken eenen." #. TRANSLATORS: Helptext for a Sumatran ware: Machete, part 1 #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:459 @@ -2313,12 +2328,14 @@ msgid "" "The machete is a tool for leaf gatherers, reedcutters and together with " "buckets also for wine makers." msgstr "" +"Dat Mest is een Warktüüg för Bladenpottjers, Reitsnieders un tosamen mit " +"Emmers ok för Wienmakers." #. TRANSLATORS: Helptext for a Sumatran ware: Kitchen Tools, part 1 #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:472 msgctxt "sumatran_ware" msgid "Kitchen tools are used by cooks." -msgstr "" +msgstr "Kochen bruuken Besteck." #. TRANSLATORS: Helptext for a Sumatran ware: Fire Tongs, part 1 #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:485 @@ -2333,12 +2350,15 @@ msgid "" "Buckets are used by water carriers and together with a machete by wine " "makers." msgstr "" +"Emmers worden vun Waterdragers un tosamen mit eenem Mest vun Wienmakers " +"bruukt." #. TRANSLATORS: Helptext for a Sumatran ware: Whetstone #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:511 msgctxt "sumatran_ware" msgid "Whetstones are used by craftsmen and are produced in a basic workshop." msgstr "" +"Sliepstenen worden vun Handwarkers bruukt un in eener Lütten Smee produzeert." #. TRANSLATORS: Helptext for a Sumatran ware: Copper Sheet #. TRANSLATORS: Helptext for a Sumatran ware: Gold Sheet @@ -2352,13 +2372,13 @@ msgstr "Quellmaterial tum Smeden vun Wapenrocken." #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:546 msgctxt "sumatran_ware" msgid "Widely used weapon for hunters and warriors." -msgstr "" +msgstr "Vööl bruukt Wapen för Jägers un Ridders." #. TRANSLATORS: Helptext for a Sumatran ware: Crocodile Jacket #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:555 msgctxt "sumatran_ware" msgid "A basic piece of clothing for your warriors, hunters and chiefs." -msgstr "" +msgstr "Een eenfaches Kluft-Deel för diene Ridders, Jägers un Basen." #. TRANSLATORS: Helptext for a Sumatran ware: Warrior's Dress #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:564 @@ -2368,6 +2388,9 @@ msgid "" "a sewing workshop and used in a training camp – together with meal and palm " "wine – to ensure that the warrior’s health will be on the highest level." msgstr "" +"De Ridderkluft is de allerbeste Kluft för Ridders. Se word in eener Naiheree " +"produzeert un in eenem Övens-Lager – tosamen mit Mahl un Palmwien – bruukt, " +"um de Gesundheid vun de Ridder up de hoogste Stand to brengen." #. TRANSLATORS: Helptext for a Sumatran ware: Crocodile Shoes #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:573 @@ -2377,6 +2400,9 @@ msgid "" "together with meal and palm wine – to train soldiers in evade. Scouts wear " "this type of shoes too." msgstr "" +"Deese Schoh worden in eener Naiheree produzeert un in eenem Övens-Lager – " +"tosamen mit Mahl un Palmwien – bruukt, um Soldaten Utwieken to lehren. " +"Bespejers dragen deese Aard vun Schoh ok." #. TRANSLATORS: Helptext for a Sumatran ware: Copper Armor #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:582 @@ -2386,6 +2412,9 @@ msgid "" "armorsmithy and used in a training camp – together with meal and palm wine – " "to train warriors in defense." msgstr "" +"De Koper-Wapenrock is een eenfaches Verteidigungs-Warktüüg för Ridders. ’t " +"word in eener Rüstsmee produzeert un in eenem Övens-Lager – tosamen mit Mahl " +"un Palmwien – bruukt, um Ridders in Verteidigung uttobilden." #. TRANSLATORS: Helptext for a Sumatran ware: Golden Armor #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:591 @@ -2395,6 +2424,9 @@ msgid "" "an armorsmithy and used in a training camp – together with meal and palm " "wine – to train warriors in defense." msgstr "" +"De Goldene Wapenrock is een godes Verteidigungs-Warktüüg för Ridders. ’t " +"word in eener Rüstsmee produzeert un in eenem Övens-Lager – tosamen mit Mahl " +"un Palmwien – bruukt, um Ridders in Verteidigung uttobilden." #. TRANSLATORS: Helptext for a Sumatran ware: Golden Shield #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:600 @@ -2404,6 +2436,9 @@ msgid "" "produced in an armorsmithy and used in a training camp – together with meal " "and palm wine – to train warriors in defense." msgstr "" +"De Goldene Schild is dat beste Verteidigungs-Warktüüg för Ridders. ’t word " +"in eener Rüstsmee produzeert un in eenem Övens-Lager – tosamen mit Mahl un " +"Palmwien – bruukt, um Ridders in Verteidigung uttobilden." #. TRANSLATORS: Helptext for a Sumatran worker: Carrier (female) #. TRANSLATORS: Helptext for a Sumatran worker: Carrier (male) @@ -2435,13 +2470,13 @@ msgstr "Tücht Deerten." #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:649 msgctxt "sumatran_worker" msgid "Explorers territory of your enemy." -msgstr "" +msgstr "Försket Geweste vun dienem Feind ut." #. TRANSLATORS: Helptext for a Sumatran worker: Jungle Ghost #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:656 msgctxt "sumatran_worker" msgid "Gives life to the tropical animals and dwells in thermal springs." -msgstr "" +msgstr "Gifft Leven to de Regenwald-Deerten un leevt in de Heten Quellen." #. TRANSLATORS: Helptext for a Sumatran worker: Stonecutter #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:666 @@ -2579,18 +2614,20 @@ msgctxt "sumatran_worker" msgid "" "Trains and recruits warriors. Recruits hunters, new chiefs and carriers too." msgstr "" +"Hüürt Ridders an un bildt se ut. Hüürt ok Jägers, neje Basen un " +"Lastendragers an." #. TRANSLATORS: Helptext for a Sumatran worker: Weaver #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:853 msgctxt "sumatran_worker" msgid "Weaves cloth." -msgstr "Spinnt Stoff." +msgstr "Weevt Stoff." #. TRANSLATORS: Helptext for a Sumatran worker: Dressmaker #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:860 msgctxt "sumatran_worker" msgid "Dressmaker is an experienced weaver and produces clothing." -msgstr "" +msgstr "De Naihster is een Meister-Wever un produzeert Kluften." #. TRANSLATORS: Helptext for a Sumatran worker: Coppersmith #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:867 @@ -2605,6 +2642,8 @@ msgid "" "Armorsmith is an experienced coppersmith and produces armor for training " "camps." msgstr "" +"De Rüstsmidd is een Meister-Kopersmidd un produzeert Wapenrocken för Övens-" +"Lagers." #. TRANSLATORS: Helptext for a Sumatran immovable: Ashes #. TRANSLATORS: Helptext for a Sumatran immovable: Destroyed Building @@ -2619,6 +2658,8 @@ msgid "" "Palm leaves can be picked up by a leaf gatherer and used as building " "material and for weaving cloth." msgstr "" +"Palmwedels könen vun eenem Bladenpottjer sammelt worden un as Baukraam un " +"tum Weven vun Stoff bruukt worden." #. TRANSLATORS: Helptext for a Sumatran immovable: Cassava Plants (tiny) #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:906 @@ -2646,6 +2687,8 @@ msgid "" "These cassava plants has been harvested. Your leaf gatherer can pick up some " "cassava leaves here." msgstr "" +"Deese Maniokplanten sünd arnt worden. Dien Bladenpottjer kann hier wat " +"Maniokbladen halen." #. TRANSLATORS: Helptext for a Sumatran immovable: Reed Field #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:941 @@ -2818,6 +2861,8 @@ msgid "" "Stone is a basic building material and can be dug up by a stone mine. You " "will also get some raw diamonds from the mine." msgstr "" +"Steen is een wichtig Baukraam un kann vun eenem Steen-Bargwark ofboot " +"worden. Du kriggst ok ruge Edelstenen ut de Bargwark." #. TRANSLATORS: Helptext for a Sumatran resource indicator: Stones, part 2 #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1131 @@ -2868,6 +2913,7 @@ msgid "" "Your workers and warriors will find shelter here. Also stores your wares and " "tools." msgstr "" +"Brengt diene Lüü un Ridders unner un verwahrt diene Waren un anner Kraam." #. TRANSLATORS: Purpose helptext for a Sumatran warehouse: Port #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1211 @@ -2876,6 +2922,8 @@ msgid "" "Serves as a base for overseas colonization and trade. Also stores your " "warriors, wares and tools." msgstr "" +"Deent tum Begünnen vun Hannel un Söken över Seefahrt. Brengt ok diene Lüü un " +"Ridders unner un verwahrt diene Waren un anner Kraam." #. TRANSLATORS: Purpose helptext for a Sumatran production site: Woodcutter’s House #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1220 @@ -2884,6 +2932,7 @@ msgid "" "Fells trees in the surrounding area and processes them into logs or tropical " "wood." msgstr "" +"Kappt Bomen in de Naberskupp un maakt daarut Boomstammen of Regenwaldholt." #. TRANSLATORS: Note helptext for a Sumatran production site: Woodcutter’s House #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1222 @@ -2896,6 +2945,12 @@ msgid "" "cut down both tropical and palm trees, the building’s productivity can " "decrease." msgstr "" +"De Boomslager kennt 3 Aarden vun Bomen. Regenwaldbomen (Iesenholt, Balsa un " +"Gummiboom un Flögelfrüchtenboom), Palmbomen (5 Aarden vun offiziellen " +"Palmen) un all anner Bomen. Bomen in de eersten twee Gruppen worden blots " +"dann umkappt, wenn Regenwaldholt of Boomstammen bruukt worden. Wenn de " +"Boomslager nich Regenwaldbomen un ok Palmbomen ofslaan kann, kann de Wöörde " +"vum Huus runnergahn." #. TRANSLATORS: Purpose helptext for a Sumatran production site: Palm Planter’s Hut #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1229 @@ -2910,6 +2965,9 @@ msgid "" "You need palm trees for logs, palm wine production and palm leaves, which " "are collected by leaf gather when a palm tree is cut down." msgstr "" +"Du bruukst Palmbomen för Boomstammen, tum Produzeren vun Palmwien un för " +"Palmwedels, wat vun de Bladenpottjer sammelt worden, wenn een Palmboom " +"ofkappt word." #. TRANSLATORS: Purpose helptext for a Sumatran production site: Jungle Preserver’s Hut #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1238 @@ -2924,6 +2982,8 @@ msgid "" "The tropical trees are source of tropical wood, which is an important " "building material." msgstr "" +"De Regenwaldbomen sünd de Quell vun Regenwaldholt, wat een wichtig Baukraam " +"is." #. TRANSLATORS: Purpose helptext for a Sumatran production site: Stonecutter’s Hut #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1247 @@ -2950,6 +3010,8 @@ msgid "" "Water carriers cannot dig up water from the ground. Roads and trees along " "the shoreline block drawing water." msgstr "" +"Waterdragers könen Water nich ut de Eer graven. Straten un Bomen langs de " +"Küst hinnern dat Hissen vun Water." #. TRANSLATORS: Purpose helptext for a Sumatran production site: Leaf Gatherer’s Hut #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1265 @@ -2957,6 +3019,8 @@ msgctxt "sumatran_building" msgid "" "Gathers cassava leaves left by farmers and palm leaves left by woodcutters." msgstr "" +"Pottjet Maniok-Bladen, wat vun Buren torügglaten worden, un Palmwedels, wat " +"vun Boomslagers torügglaten worden." #. TRANSLATORS: Note helptext for a Sumatran production site: Leaf Gatherer’s Hut #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1267 @@ -2965,12 +3029,14 @@ msgid "" "Both cassava and palm leaves are important wares for your economy and " "shortages may cause you trouble." msgstr "" +"Maniok-Bladen un Palmwedels sünd beide wichtig Waren för diene Weertskupp. " +"Wenn se hapern, kriggst du Problemen." #. TRANSLATORS: Purpose helptext for a Sumatran production site: Hunter’s Tent #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1274 msgctxt "building" msgid "Hunts animals to produce meat and catches fishes in the waters." -msgstr "" +msgstr "Jaggt Deerten, um Fleesk to produzeren, un fangt Fisse im Water." #. TRANSLATORS: Note helptext for a Sumatran production site: Hunter’s Tent #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1276 @@ -2979,6 +3045,8 @@ msgid "" "The building has 2 different working areas. Smaller for fishing and the " "larger for hunting." msgstr "" +"Dat Huus hett 2 verschedene Arbeidsgeweste. Dat lütte is tum Fisken un dat " +"grote tum Jagen." #. TRANSLATORS: Purpose helptext for a Sumatran production site: Hunter’s House #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1283 @@ -2987,6 +3055,8 @@ msgid "" "Hunts animals to produce meat and catches fishes in the waters. Hunters in " "this houses can hunt crocodiles for skin and meat too." msgstr "" +"Jaggt Deerten, um Fleesk to produzeren, un fangt Fisse im Water. Jägers in " +"deesem Huus könen ok Krokodilen för hör Huud un Fleesk jagen." #. TRANSLATORS: Note helptext for a Sumatran production site: Hunter’s House #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1285 @@ -2995,6 +3065,8 @@ msgid "" "The building has 3 different working areas. Smallest for fishing, larger for " "hunting and the largest for crocodile hunting." msgstr "" +"Dat Huus hett 3 verschedene Arbeidsgeweste. Dat lütte is tum Fisken, dat " +"grotere tum Jagen un dat grootste för de Krokodiljaggt." #. TRANSLATORS: Purpose helptext for a Sumatran production site: Thermal springs #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1292 @@ -3005,12 +3077,18 @@ msgid "" "to transform mountains is very advatageous, in the second case, all types of " "terrain can be transformed." msgstr "" +"Hete Quellen maken de Landskupp beter för Regenwaldbomen. Dat is besünners " +"nüttelk, wenn du up Unland- of Winter-Kaarten spöölst. In de eerste Fall is " +"dat bannig nüttelk, Bargen umtowanneln; in de anner Fall könen all Aarden " +"vun Landskuppen umwannelt worden." #. TRANSLATORS: Note helptext for a Sumatran production site: Thermal springs #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1294 msgctxt "sumatran_building" msgid "Thermal springs need maintenance. That costs you logs, stone and water." msgstr "" +"Hete Quellen mutten alltieden utbetert worden. Dat köst di Boomstammen, " +"Steen un Water." #. TRANSLATORS: Purpose helptext for a Sumatran production site: Scout’s Dwelling #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1301 @@ -3052,6 +3130,9 @@ msgid "" "your worker needs to gain some experience by working in a basic workshop for " "some period of time." msgstr "" +"Wees wiss, dat dat Huus eenen Meister-Arbeider bruukt. Wenn du keenen hest, " +"mutt dien Arbeider eerst Erfahrung sammeln, indeem he eenige Tied in eener " +"Lütten Smee warkt." #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1329 msgctxt "sumatran_building" @@ -3062,7 +3143,7 @@ msgstr "De Warktüügsmidd bruukt dör de Bank %1% um een Warktüüg to maken." #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1336 msgctxt "sumatran_building" msgid "Produces spears for hunters, warriors and hunting camps." -msgstr "" +msgstr "Produzeert Pieken för Jägers, Ridders un Jaggtlagers." #. TRANSLATORS: Purpose helptext for a Sumatran production site: Coppersmith’s House #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1343 @@ -3118,6 +3199,9 @@ msgid "" "Otherwise your cook will start to throw out starch as food waste for your " "chicken farms." msgstr "" +"Wees wiss, dat du Maniok-Bladen of Eiers up Lager hest, wenn Mahltieden " +"nödig sünd. Sünst word dien Koch begünnen, Starkde as Spiesenoffall för " +"diene Hennentüchtereen ruttosmieten." #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1378 msgctxt "sumatran_building" @@ -3126,6 +3210,9 @@ msgid "" "cassava leaves or eggs for a meal, he throws out 2 bags of food waste in the " "same amount of time." msgstr "" +"De Koch bruukt dör de Bank %1% um twee Mahltieden torechttomaken. Wenn fat " +"nich genoog Maniok-Bladen of Eier för een Mahl gifft, smitt he in de sülven " +"Tied 2 Büdels Spiesenoffall rut." #. TRANSLATORS: Purpose helptext for a Sumatran production site: Sewing Workshop #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1385 @@ -3154,13 +3241,13 @@ msgstr "Brannt Holtköhle ut Boomstammen." #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1408 msgctxt "sumatran_building" msgid "Recruits warriors, hunters, chiefs and carriers." -msgstr "" +msgstr "Hüürt Ridders, Jägers, Basen un Lastendragers an." #. TRANSLATORS: Purpose helptext for a Sumatran production site: Tribal Gathering, part 2 #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1410 msgctxt "sumatran_building" msgid "Equips the recruits with all necessary weapons and clothing." -msgstr "" +msgstr "Rüst de Lehrwichters mit all nödigen Wapen un Kluften ut." #. TRANSLATORS: Purpose helptext for a Sumatran production site: Cassava Fields #. TRANSLATORS: Purpose helptext for a Sumatran production site: Cassava Plantation @@ -3177,6 +3264,8 @@ msgid "" "The farmer harvest one cassava root from every field. The remained leaves " "can be harvested by leaf gatherer." msgstr "" +"De Buur kann vun elkeen Acker eene Maniok-Wuddel arnten. De överblieven " +"Bladen könen vun eenem Bladenpottjer arnt worden." #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1423 msgctxt "sumatran_building" @@ -3184,6 +3273,8 @@ msgid "" "The inexperienced resp. experienced farmer needs %1% resp. %2% on average to " "produce one cassava root." msgstr "" +"De Buur sünner Erfahrung bruukt dör de Bank %1% un de Meister-Buur %2% um " +"eene Maniok-Wuddel to produzeren." #. TRANSLATORS: Note helptext for a Sumatran production site: Cassava Plantation #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1432 @@ -3193,6 +3284,9 @@ msgid "" "Unfortunately, the amount of leaves left remains unchanged and leaf gatherer " "can pick up one bundle of leaves from every harvested field." msgstr "" +"De Buur kann de Ackers watern un so twee Wuddels vun elkeen Feld arnten. De " +"Tahl vun Bladen ännert sik leider nich un de Bladenpottjer kann blots een " +"Bünsel Bladen vun elkeen arnt Feld sammeln." #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1433 msgctxt "sumatran_building" @@ -3212,6 +3306,8 @@ msgid "" "The production of eggs is divided into two cycles. In first one only eggs " "are produced, in second one, you gain eggs and meat." msgstr "" +"Dat Produzeren vun Eiers word in twee Delen updeelt. Toeerst worden blots " +"Eier produzeert, daarna kriggst du Eier un Fleesk." #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1443 msgctxt "sumatran_building" @@ -3223,12 +3319,12 @@ msgstr "" #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1450 msgctxt "sumatran_building" msgid "Weaves cloth out of reed and palm leaves." -msgstr "Spinnt Stoff ut Reit un Palmwedels." +msgstr "Weevt Stoff ut Reit un Palmwedels." #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1451 msgctxt "sumatran_building" msgid "The weaver needs %1% on average to make one piece of cloth." -msgstr "De Spinner bruukt dör de Bank %1% um een Deel Stoff to maken." +msgstr "De Wever bruukt dör de Bank %1% um een Deel Stoff to maken." #. TRANSLATORS: Purpose helptext for a Sumatran production site: Jungle Marsh #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1458 @@ -3236,6 +3332,8 @@ msgctxt "sumatran_building" msgid "" "Home of tropical animals. Source of meat and crocodile skin for your hunters." msgstr "" +"Regenwald-Deerten leven hier. Quell vun Fleesk un Krokodilhuud för diene " +"Jägers." #. TRANSLATORS: Note helptext for a Sumatran production site: Jungle Marsh #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1460 @@ -3245,6 +3343,9 @@ msgid "" "around the marsh. Roads can block the way for animals to leave. Out of 4 " "animals leaving the marsh, there is one crocodile." msgstr "" +"Wenn Deerten eene Fenne nich verlaten, hest du wull to völe Straten um de " +"Fenne baut. Straten verhinnern, dat de Deerten se verlaten könen. Vun elkeen " +"4 Deerten, wat de Fenne verlaten, is eens een Krokodil." #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1461 msgctxt "sumatran_building" @@ -3264,6 +3365,9 @@ msgid "" "This mine can’t be enhanced. You can use it as an alternative to your " "charcoal burners, when you have enough meal or lack of wood." msgstr "" +"Deeses Bargwark kann nich utbaut worden. Du kannst ’t in Stee vun dienen " +"Holtköhl-Brannereen bruken, wenn du genoog Mahltieden of nich genoog Holt " +"hest." #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1473 #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1483 @@ -3288,6 +3392,8 @@ msgid "" "In comparison to a deep mine, production of this mine is quicker but more " "expensive." msgstr "" +"Im Vergliek mit eenem depen Bargwark produzeert deeses Bargwark fixer, aver " +"dürer." #. TRANSLATORS: Note helptext for a Sumatran production site: Deep Iron Mine #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1492 @@ -3295,6 +3401,8 @@ msgctxt "sumatran_building" msgid "" "In comparison to a basic mine, production of this mine is slower but cheaper." msgstr "" +"Im Vergliek mit eenem normaalen Bargwark produzeert deeses Bargwark " +"langsaamer, aver billiger." #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1493 #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1513 @@ -3319,6 +3427,9 @@ msgid "" "expensive. The mine has two programs. Can produce higher ratio of gold ore " "when gold ore is needed. " msgstr "" +"Im Vergliek mit eenem depen Bargwark produzeert deeses Bargwark fixer, aver " +"dürer. Dat Bargwark hett twee Warkwiesen; ’t kann eenen hogern Andeel vun " +"Goldkluut produzeren, wenn Goldkluut bruukt word." #. TRANSLATORS: Note helptext for a Sumatran production site: Deep Copper-Gold Mine #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1512 @@ -3328,6 +3439,9 @@ msgid "" "cheaper. The mine has two programs. Can produce higher ratio of gold ore " "when gold ore is needed." msgstr "" +"Im Vergliek mit eenem normaalen Bargwark produzeert deeses Bargwark " +"langsaamer, aver billiger. Dat Bargwark hett twee Warkwiesen; ’t kann eenen " +"hogern Andeel vun Goldkluut produzeren, wenn Goldkluut bruukt word." #. TRANSLATORS: Purpose helptext for a Sumatran production site: Stone Mine #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1520 @@ -3343,6 +3457,9 @@ msgid "" "expensive. The mine has two programs. When economy doesn’t need raw " "diamonds, the miners don’t bother by searching them." msgstr "" +"Im Vergliek mit eenem depen Bargwark produzeert deeses Bargwark fixer, aver " +"dürer. Dat Bargwark hett twee Warkwiesen; wenn de Weertskupp keene rugen " +"Edelstenen bruukt, doon sik de Bargwarkskeerls nich um, welke to söken." #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1523 msgctxt "sumatran_building" @@ -3366,6 +3483,10 @@ msgid "" "has two programs. When economy doesn’t need raw diamonds, the miners don’t " "bother by searching them." msgstr "" +"Im Vergliek mit eenem normaalen Bargwark produzeert deeses Bargwark " +"langsaamer, aver billiger. Dat Bargwark hett twee Warkwiesen; wenn de " +"Weertskupp keene rugen Edelstenen bruukt, doon sik de Bargwarkskeerls nich " +"um, welke to söken." #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1533 msgctxt "sumatran_building" @@ -3400,6 +3521,8 @@ msgid "" "The warriors improve their attack abilities by hunting crocodiles. Make sure " "there is enough jungle marshes around the building." msgstr "" +"De Ridders verbetern hör Angriffs-Vermögen, indeem se Krokodilen jagen. Wees " +"wiss, dat dat genoog Urwald-Fennen um dat Huus gifft." #. TRANSLATORS: Purpose helptext for a Sumatran military site: Guard Post #. TRANSLATORS: Purpose helptext for a Sumatran military site: Small Sentry @@ -3445,6 +3568,9 @@ msgid "" "Enhancement of big sentry costs you one log and one reed more but you save " "one block of stone instead." msgstr "" +"Deeses Huus kann baut worden, indeem een Wachtoorn of eene Grote Wachters-" +"Kamer utbaut wordn. Dat Utbauen vun eener Groten Wachters-Kamer köst di " +"eenen Boomstamm un een Reit mehr, aver daarför spaarst du een Deel Steen." #. TRANSLATORS: Purpose helptext for a Sumatran production site: Ferry Yard #: addons/sumatran_tribe.wad/tribes/sumatran_tribe/units.lua:1620 @@ -4025,7 +4151,7 @@ msgstr "Waterdrager" #: addons/sumatran_tribe.wad/tribes/workers/weaver/init.lua:8 msgctxt "sumatran_worker" msgid "Weaver" -msgstr "Spinner" +msgstr "Wever" #. TRANSLATORS: This is a worker name used in lists of workers #: addons/sumatran_tribe.wad/tribes/workers/winemaker/init.lua:8