mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-16 08:11:00 +00:00
@@ -1258,6 +1258,9 @@ tz_def('BREWERY', 'Brewery');
|
||||
tz_def('CURRENT_BONUS', 'Current bonus:');
|
||||
tz_def('BONUS_LEVEL', 'Bonus at level');
|
||||
tz_def('BREWERY_DESC', 'Tasty mead is brewed here.Drinks make your soldiers braver and stronger when attacking others (1% per Brewery level). Unfortunately, the persuasive power of leaders is reduced by 50% and catapults can only make random hits. Can only be built in the capital, but affects all your villages. The mead-festivals always last 72 hours.<br>Tribe-specific: Teutons only');
|
||||
tz_def('MEAD_FESTIVAL', 'Mead-Festival');
|
||||
tz_def('MEAD_FESTIVAL_IN_PROGRESS', 'Mead-Festival<br>in progress');
|
||||
tz_def('MEAD_FESTIVAL_COMMENCE_BREWERY', 'The Mead-Festival can be started once the Brewery is completed.');
|
||||
|
||||
tz_def('TRAPPER', 'Trapper');
|
||||
tz_def('CURRENT_TRAPS', 'Currect maximum traps to train:');
|
||||
@@ -1459,6 +1462,10 @@ tz_def('DIRECT_LINKS', 'Direct links');
|
||||
tz_def('NUMBER0', 'No');
|
||||
tz_def('LINK_NAME', 'Link name');
|
||||
tz_def('LINK_TARGET', 'Link target');
|
||||
tz_def('TZ_LINK_GENERATOR', 'Game link generator');
|
||||
tz_def('TZ_LINK_GENERATOR_DESC', 'Builds a link by building type instead of slot location, so it works in every village regardless of where that building is built there. Copy the result below into the Link target field.');
|
||||
tz_def('TZ_TAB_OPTIONAL', 'Tab (optional)');
|
||||
tz_def('TZ_GENERATED_LINK', 'Generated link');
|
||||
tz_def('AUTO_COMPL', 'Auto completion');
|
||||
tz_def('AUTO_COMPL2', 'Used for rally point and marketplace');
|
||||
tz_def('OWN_VILLAGES', 'own villages');
|
||||
|
||||
@@ -1254,6 +1254,9 @@ define('BREWERY', 'Brasserie');
|
||||
define('CURRENT_BONUS', 'Bonus actuel :');
|
||||
define('BONUS_LEVEL', 'Bonus au niveau');
|
||||
define('BREWERY_DESC', 'Un savoureux hydromel est brassé ici. Les boissons rendent vos soldats plus braves et plus forts lors d\'attaques (1 % par niveau de brasserie). Malheureusement, le pouvoir de persuasion des chefs est réduit de 50 % et les catapultes ne peuvent faire que des tirs aléatoires. Ne peut être construite que dans la capitale, mais affecte tous vos villages. Les festivals d\'hydromel durent toujours 72 heures.<br>Spécifique à la tribu : Germains uniquement.');
|
||||
define('MEAD_FESTIVAL', 'Festival de l\'hydromel');
|
||||
define('MEAD_FESTIVAL_IN_PROGRESS', 'Festival de l\'hydromel<br>en cours');
|
||||
define('MEAD_FESTIVAL_COMMENCE_BREWERY', 'Le festival de l\'hydromel peut commencer une fois la brasserie terminée.');
|
||||
|
||||
define('TRAPPER', 'Trappeur');
|
||||
define('CURRENT_TRAPS', 'Pièges maximum à entraîner actuellement :');
|
||||
@@ -1778,6 +1781,10 @@ define('DIRECT_LINKS', 'Liens directs');
|
||||
define('NUMBER0', 'N°');
|
||||
define('LINK_NAME', 'Nom du lien');
|
||||
define('LINK_TARGET', 'Cible du lien');
|
||||
define('TZ_LINK_GENERATOR', 'Générateur de liens de jeu');
|
||||
define('TZ_LINK_GENERATOR_DESC', 'Construit un lien selon le type de bâtiment plutôt que son emplacement, afin qu\'il fonctionne dans chaque village quel que soit l\'emplacement de ce bâtiment. Copiez le résultat ci-dessous dans le champ Cible du lien.');
|
||||
define('TZ_TAB_OPTIONAL', 'Onglet (optionnel)');
|
||||
define('TZ_GENERATED_LINK', 'Lien généré');
|
||||
define('AUTO_COMPL', 'Auto-complétion');
|
||||
define('AUTO_COMPL2', 'Utilisée pour le point de rassemblement et le marché.');
|
||||
define('OWN_VILLAGES', 'Mes villages');
|
||||
|
||||
@@ -1253,6 +1253,9 @@ define('BREWERY', 'Berărie');
|
||||
define('CURRENT_BONUS', 'Bonus actual:');
|
||||
define('BONUS_LEVEL', 'Bonus la nivelul');
|
||||
define('BREWERY_DESC', 'Aici se fabrică hidromel gustos. Băuturile îți fac soldații mai curajoși și mai puternici la atac (1% per nivel berărie). Din păcate, puterea de convingere a conducătorilor este redusă cu 50% și catapultele pot lovi doar aleatoriu. Poate fi construită doar în capitală, dar afectează toate satele tale. Festivalurile hidromelului durează mereu 72 de ore.<br>Specific tribului: doar teutonii');
|
||||
define('MEAD_FESTIVAL', 'Festivalul Hidromelului');
|
||||
define('MEAD_FESTIVAL_IN_PROGRESS', 'Festivalul Hidromelului<br>în desfășurare');
|
||||
define('MEAD_FESTIVAL_COMMENCE_BREWERY', 'Festivalul Hidromelului poate fi pornit după finalizarea Berăriei.');
|
||||
|
||||
define('TRAPPER', 'Capcană');
|
||||
define('CURRENT_TRAPS', 'Număr maxim actual de capcane de antrenat:');
|
||||
@@ -1454,6 +1457,10 @@ define('DIRECT_LINKS', 'Linkuri directe');
|
||||
define('NUMBER0', 'Nr');
|
||||
define('LINK_NAME', 'Nume link');
|
||||
define('LINK_TARGET', 'Țintă link');
|
||||
define('TZ_LINK_GENERATOR', 'Generator de link-uri de joc');
|
||||
define('TZ_LINK_GENERATOR_DESC', 'Construiește un link după tipul clădirii, nu după locația din sat, deci funcționează în orice sat indiferent unde e construită clădirea acolo. Copiază rezultatul de mai jos în câmpul Țintă link.');
|
||||
define('TZ_TAB_OPTIONAL', 'Tab (opțional)');
|
||||
define('TZ_GENERATED_LINK', 'Link generat');
|
||||
define('AUTO_COMPL', 'Autocompletare');
|
||||
define('AUTO_COMPL2', 'Folosit pentru punct de adunare și piață');
|
||||
define('OWN_VILLAGES', 'satele proprii');
|
||||
|
||||
Reference in New Issue
Block a user