From f37cd95ccddd922add4f30c60c1b1a99710b083f Mon Sep 17 00:00:00 2001 From: shedaniel Date: Fri, 6 Mar 2020 04:24:40 +0800 Subject: New translations en_us.json (pl_pl) --- .../resources/assets/roughlyenoughitems/lang/pl_pl.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json index 9c7a98216..be6885542 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json @@ -187,5 +187,19 @@ "config.roughlyenoughitems.scrollingEntryListWidget": "Sposób przeglądania przedmiotów:", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "Pasek przewijania", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Ponumerowane strony", - "text.rei.credit.text": "§lRoughly Enough Items (v %s)\n§7Oryginalnie fork modyfikacji Almost Enough Items.\n\n§lDeveloperzy\n Oryginalnie | ZenDarva\n Przepisanie od podstaw | Danielshe\n Wsparcie starego pluginu | TehNut\n\n§lTłumaczenie\n%s\n\n§lLicencja\n§7Roughly Enough Items działa na licencji MIT." + "text.rei.credit.text": "§lRoughly Enough Items (v %s)\n§7Oryginalnie fork modyfikacji Almost Enough Items.\n\n§lDeveloperzy\n Oryginalnie | ZenDarva\n Przepisanie od podstaw | Danielshe\n Wsparcie starego pluginu | TehNut\n\n§lTłumaczenie\n%s\n\n§lLicencja\n§7Roughly Enough Items działa na licencji MIT.", + "language.roughlyenoughitems.english": "English", + "language.roughlyenoughitems.japanese": "Japanese", + "language.roughlyenoughitems.chinese_simplified": "Chinese Simplified", + "language.roughlyenoughitems.chinese_traditional": "Chinese Traditional", + "language.roughlyenoughitems.french": "French", + "language.roughlyenoughitems.german": "German", + "language.roughlyenoughitems.estonian": "Estonian", + "language.roughlyenoughitems.portuguese": "Portuguese", + "language.roughlyenoughitems.portuguese_brazilian": "Portuguese, Brazilian", + "language.roughlyenoughitems.lolcat": "LOLCAT", + "language.roughlyenoughitems.upside_down_english": "Upside Down English", + "language.roughlyenoughitems.bulgarian": "Bulgarian", + "language.roughlyenoughitems.russian": "Russian", + "language.roughlyenoughitems.polish": "Polish" } -- cgit