From 2100546e5034c55e006c513944d087d279ec4ae7 Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Sun, 19 Jan 2020 03:42:15 -0500 Subject: [PATCH] New translations strings.yml (Polish) --- main/src/main/resources/lang/pl-PL/strings.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/main/src/main/resources/lang/pl-PL/strings.yml b/main/src/main/resources/lang/pl-PL/strings.yml index ddae65ced..b5dad263c 100644 --- a/main/src/main/resources/lang/pl-PL/strings.yml +++ b/main/src/main/resources/lang/pl-PL/strings.yml @@ -131,6 +131,8 @@ stageEditorMobs: "Moby" stageEditorKillMobs: "Zabij Potwory" stageEditorCatchFish: "Złap Rybę" stageEditorFish: "ryba" +stageEditorMilkCows: "Milk cows" +stageEditorCows: "cows" stageEditorReachLocs: "Dotrzyj do lokalizacji" stageEditorReachRadii1: "Dotrzyj w ciągu" stageEditorReachRadii2: "bloki" @@ -194,6 +196,7 @@ stageEditorEnterBlockNames: "Wprowadź nazwę bloków, , " stageEditorEnterBlockAmounts: "Wprowadź liczbę bloków, , " stageEditorEnterBlockDurability: "Wprowadź wytrzymałość bloków (numery), , " stageEditorCatchFishPrompt: "Wpisz liczbę ryb do złapania, , " +stageEditorMilkCowsPrompt: "Enter number of cows to milk, , " stageEditorKillPlayerPrompt: "Wpisz liczbę graczy do zabicia, , " stageEditorEnchantTypePrompt: "Wpisz nazwy ulepszeń magicznych, , " stageEditorEnchantAmountsPrompt: "Wprowadź liczbę ulepszeń magicznych (numery), , " @@ -618,6 +621,7 @@ smelt: "Stopić" enchantItem: "Zaklnij z " brew: "Parzenie" catchFish: "Złap rybę" +milkCow: "Milk Cow" kill: "Zabij" killAtLocation: "Zabij w " killPlayer: "Zabij gracza"