diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-03-06 04:24:40 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-03-06 04:24:40 +0800 |
| commit | f37cd95ccddd922add4f30c60c1b1a99710b083f (patch) | |
| tree | b5326fc4b4df483ec29743f39565b5fb8c28f4a2 /src/main/resources | |
| parent | 2bf6ba0d02ab741afdfb9feb49f06406392234af (diff) | |
| download | RoughlyEnoughItems-f37cd95ccddd922add4f30c60c1b1a99710b083f.tar.gz RoughlyEnoughItems-f37cd95ccddd922add4f30c60c1b1a99710b083f.tar.bz2 RoughlyEnoughItems-f37cd95ccddd922add4f30c60c1b1a99710b083f.zip | |
New translations en_us.json (pl_pl)
Diffstat (limited to 'src/main/resources')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json | 16 |
1 files changed, 15 insertions, 1 deletions
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" } |
