Tweak CountersPutRemoveEffect and add it to some cards

This commit is contained in:
Tim Mocny
2022-02-25 03:39:43 +00:00
committed by Michael Kamensky
parent 8edf933392
commit b7e902826a
11 changed files with 57 additions and 25 deletions

View File

@@ -1908,6 +1908,7 @@ lblHowManyCountersThis=Wie viele Marken möchtest du auf {0} legen?
lblChooseAnOpponent=Wähle Gegner
lblDoYouWantPutTargetP1P1CountersOnCard=Möchtest du {0} +1/+1-Marken auf {1} legen?
#CountersPutOrRemoveEffect.java
lblWouldYouLikePutRemoveCounters=Would you like to add ''{0}'' counters to or remove ''{0}'' counters from {1}?
lblSelectCounterTypeToAddOrRemove=Wähle Marken-Typ fürs Hinzufügen/Entfernen
lblWhatToDoWithTargetCounter=Was soll getan werden mit dieser '%s'-Marke
#CountersRemoveEffect.java

View File

@@ -1909,8 +1909,9 @@ lblHowManyCountersThis=How many counters do you want to put on {0}?
lblChooseAnOpponent=Choose an opponent
lblDoYouWantPutTargetP1P1CountersOnCard=Do you want to put {0} +1/+1 counters on {1}?
#CountersPutOrRemoveEffect.java
lblWouldYouLikePutRemoveCounters=Would you like to add ''{0}'' counters to or remove ''{0}'' counters from {1}?
lblSelectCounterTypeToAddOrRemove=Select type of counters to add or remove
lblWhatToDoWithTargetCounter=What to do with that ''{0}'' counter
lblWhatToDoWithTargetCounter=Choose what to do with ''{0}'' counter
#CountersRemoveEffect.java
lblAllCounters=all counters
lblACounters=a counter

View File

@@ -1907,6 +1907,7 @@ lblHowManyCountersThis=¿Cuántos contadores quieres poner en {0}?
lblChooseAnOpponent=Elige un adversario
lblDoYouWantPutTargetP1P1CountersOnCard=¿Quieres poner {0} contadores +1/+1 en {1}?
#CountersPutOrRemoveEffect.java
lblWouldYouLikePutRemoveCounters=¿Quieres añadir contadores ''{0}'' o eliminar contadores ''{0}'' de {1}?
lblSelectCounterTypeToAddOrRemove=Selecciona el tipo de contadores a añadir o eliminar
lblWhatToDoWithTargetCounter=Qué hacer con ese contador ''{0}''
#CountersRemoveEffect.java

View File

@@ -1,4 +1,4 @@
language.name=Italiano (IT)
language.name=Italiano (IT)
#SplashScreen.java
splash.loading.examining-cards=Caricamento delle carte, esame della cartella
splash.loading.cards-folders=Caricamento delle carte dalle cartelle
@@ -1906,6 +1906,7 @@ lblHowManyCountersThis=Quanti segnalini vuoi aggiungere a {0}?
lblChooseAnOpponent=Scegli un avversario
lblDoYouWantPutTargetP1P1CountersOnCard=Vuoi aggiungere {0} segnalino/i +1/+1 a {1}?
#CountersPutOrRemoveEffect.java
lblWouldYouLikePutRemoveCounters=Would you like to add ''{0}'' counters to or remove ''{0}'' counters from {1}?
lblSelectCounterTypeToAddOrRemove=Scegli il tipo di segnalini da aggiungere o rimuovere
lblWhatToDoWithTargetCounter=Cosa fare con quel segnalino ''{0}''
#CountersRemoveEffect.java

View File

@@ -1,4 +1,4 @@
language.name=Japanese (JP)
language.name=Japanese (JP)
#SplashScreen.java
splash.loading.examining-cards=カードを読み込んで、フォルダを調べます
splash.loading.cards-folders=フォルダーからのカードのロード
@@ -1906,6 +1906,7 @@ lblHowManyCounters={0}に何個のカウンターを置きますか?
lblChooseAnOpponent=対戦相手一人を選ぶ
lblDoYouWantPutTargetP1P1CountersOnCard={1}の上に {0}個の +1/+1 カウンターを置きますか?
#CountersPutOrRemoveEffect.java
lblWouldYouLikePutRemoveCounters=Would you like to add ''{0}'' counters to or remove ''{0}'' counters from {1}?
lblSelectCounterTypeToAddOrRemove=置ける/取り除くカウンターの種類を選ぶ
lblWhatToDoWithTargetCounter=「{0}」カウンターをどうしますか?
#CountersRemoveEffect.java

View File

@@ -1,4 +1,4 @@
language.name=Chinese (CN)
language.name=Chinese (CN)
#SplashScreen.java
splash.loading.examining-cards=加载卡牌,检查文件夹
splash.loading.cards-folders=从文件夹加载卡牌
@@ -1910,6 +1910,7 @@ lblHowManyCountersThis=你想要在{0}上放置多少个指示物?
lblChooseAnOpponent=选择一个对手
lblDoYouWantPutTargetP1P1CountersOnCard=你想要放置{0}个+1+1指示物到{1}吗?
#CountersPutOrRemoveEffect.java
lblWouldYouLikePutRemoveCounters=Would you like to add ''{0}'' counters to or remove ''{0}'' counters from {1}?
lblSelectCounterTypeToAddOrRemove=选择要添加或移除的指示物的类型
lblWhatToDoWithTargetCounter=如何使用''{0}''指示物
#CountersRemoveEffect.java