From db9a25a74a8e25c2e1eadc8b04a917329f6a814c Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Sat, 25 Jan 2020 18:58:44 -0500 Subject: [PATCH] New translations strings.yml (Polish) --- main/src/main/resources/lang/pl-PL/strings.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/main/src/main/resources/lang/pl-PL/strings.yml b/main/src/main/resources/lang/pl-PL/strings.yml index dca51af70..5d7472916 100644 --- a/main/src/main/resources/lang/pl-PL/strings.yml +++ b/main/src/main/resources/lang/pl-PL/strings.yml @@ -131,8 +131,8 @@ stageEditorMobs: "Moby" stageEditorKillMobs: "Zabij Potwory" stageEditorCatchFish: "Złap Rybę" stageEditorFish: "ryba" -stageEditorMilkCows: "Milk cows" -stageEditorCows: "cows" +stageEditorMilkCows: "Doić krowy" +stageEditorCows: "krowy" stageEditorReachLocs: "Dotrzyj do lokalizacji" stageEditorReachRadii1: "Dotrzyj w ciągu" stageEditorReachRadii2: "bloki" @@ -196,7 +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, , " +stageEditorMilkCowsPrompt: "Wprowadź liczbę krów dojenia, , " stageEditorKillPlayerPrompt: "Wpisz liczbę graczy do zabicia, , " stageEditorEnchantTypePrompt: "Wpisz nazwy ulepszeń magicznych, , " stageEditorEnchantAmountsPrompt: "Wprowadź liczbę ulepszeń magicznych (numery), , " @@ -620,7 +620,7 @@ smelt: "Stopić" enchantItem: "Zaklnij z " brew: "Parzenie" catchFish: "Złap rybę" -milkCow: "Milk Cow" +milkCow: "Doić Krowę" kill: "Zabij" killAtLocation: "Zabij w " killPlayer: "Zabij gracza"