-
Notifications
You must be signed in to change notification settings - Fork 484
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1680 from ReptiIe/patch-62
Update pl.json (1782 added Camera)
- Loading branch information
Showing
1 changed file
with
11 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"RTL": false, | ||
|
||
"GBSTUDIO_DESCRIPTION": "Visual retro game maker\nPolish translation by: Reptile ([email protected])", | ||
"GBSTUDIO_COPYRIGHT": "Distributed under MIT license.\n Translation: 1774241107", | ||
"GBSTUDIO_COPYRIGHT": "Distributed under MIT license.\n Translation: 1782250129", | ||
|
||
"// 1": "UI -------------------------------------------------------", | ||
"ACTOR": "Aktor", | ||
|
@@ -209,7 +209,7 @@ | |
"FIELD_VARIABLE": "Zmienna", | ||
"FIELD_RANDOM": "Losowa", | ||
"FIELD_SET_TO": "Ustaw", | ||
"FIELD_ELSE": "W innym wypadku", | ||
"FIELD_ELSE": "W przeciwnym razie", | ||
"FIELD_DEFAULT": "Domyślnie", | ||
"FIELD_EXPORT_CUSTOM_COLORS": "Własna paleta kolorów", | ||
"FIELD_CUSTOM_RED": "Czerwony", | ||
|
@@ -221,7 +221,7 @@ | |
"FIELD_COLOR2_NAME": "Jasny zielony", | ||
"FIELD_COLOR3_NAME": "Ciemny zielony", | ||
"FIELD_COLOR4_NAME": "Najciemniejszy zielony", | ||
"FIELD_CASE": "W innym przypadku", | ||
"FIELD_CASE": "W przeciwnym razie", | ||
"FIELD_WHEN": "Gdy", | ||
"FIELD_RESTORE_DEFAULT": "Przywróć domyślne", | ||
"FIELD_ORIGINAL": "Oryginalne", | ||
|
@@ -989,6 +989,14 @@ | |
"FIELD_SHOW_TILE_VALUES": "Pokaż wartości tafli", | ||
"FIELD_SUBMIT_PLUGIN": "Zgłoś wtyczkę", | ||
"FIELD_WAIT_UNTIL_BUTTON_PRESSED": "Czekaj na naciśnięcie przycisku", | ||
"FIELD_CAMERA": "Kamera", | ||
"FIELD_DEADZONE_X": "Martwa strefa X", | ||
"FIELD_DEADZONE_Y": "Martwa strefa Y", | ||
"FIELD_COLOR_CORRECTION": "Korekta kolorów", | ||
"FIELD_COLOR_CORRECTION_ENABLED_DEFAULT": "Włącz (domyślnie)", | ||
"FIELD_COLOR_CORRECTION_ENABLED_DEFAULT_INFO": "Koryguje kolory, aby bardziej przypominały te wyświetlane na oryginalnym sprzęcie.", | ||
"FIELD_COLOR_CORRECTION_NONE": "Brak", | ||
"FIELD_COLOR_CORRECTION_NONE_INFO": "Wyłącza wbudowaną korektę kolorów, umożliwiając szerszy zakres barw na nowoczesnym sprzęcie i emulatorach.", | ||
|
||
"// 7": "Asset Viewer ---------------------------------------------", | ||
"ASSET_SEARCH": "Szukaj", | ||
|