-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create pl_pl.json #288
Open
Pu3tecki
wants to merge
2
commits into
shedaniel:v8
Choose a base branch
from
Pu3tecki:patch-1
base: v8
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Create pl_pl.json #288
Changes from 1 commit
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
51 changes: 51 additions & 0 deletions
51
common/src/main/resources/assets/cloth-config2/lang/pl_pl.json
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 |
---|---|---|
@@ -0,0 +1,51 @@ | ||
{ | ||
"text.cloth-config.save_and_done": "Zapisz i wyjdź", | ||
"text.cloth-config.apply": "Zastosuj zmiany", | ||
"text.cloth-config.quit_config": "Niezapisane zmiany", | ||
"text.cloth-config.quit_config_sure": "Czy na pewno chcesz zakończyć edycję? Zmiany nie zostaną zapisane!", | ||
"text.cloth-config.cancel_discard": "Odrzuć zmiany", | ||
"text.cloth-config.quit_discard": "Wyjdź i odrzuć zmiany", | ||
"text.cloth-config.config": "Konfiguracja", | ||
"text.cloth-config.multi_error": "Wiele problemów!", | ||
"text.cloth-config.not_editable": "Nie można edytować!", | ||
"text.cloth-config.error.not_valid_number_int": "Nieprawidłowa liczba! (Integer/Całkowita)", | ||
"text.cloth-config.error.not_valid_number_long": "Nieprawidłowa liczba! (Long/Długa)", | ||
"text.cloth-config.error.not_valid_number_float": "Nieprawidłowa liczba! (Float/Zmiennoprzecinkowa)", | ||
"text.cloth-config.error.not_valid_number_double": "Nieprawidłowa liczba! (Double/Podwójna)", | ||
"text.cloth-config.error.too_large": "Zbyt duża! (Maksimum: %d)", | ||
"text.cloth-config.error.too_small": "Zbyt mała! (Minimum: %d)", | ||
"text.cloth-config.error.color.no_alpha_allowed": "Brak dozwolonego kanału alfa!", | ||
"text.cloth-config.error.color.invalid_alpha": "Nieprawidłowa wartość! (Alfa)", | ||
"text.cloth-config.error.color.invalid_red": "Nieprawidłowa wartość! (Czerwony)", | ||
"text.cloth-config.error.color.invalid_green": "Nieprawidłowa wartość! (Zielony)", | ||
"text.cloth-config.error.color.invalid_blue": "Nieprawidłowa wartość! (Niebieski)", | ||
"text.cloth-config.error.color.invalid_color": "Nieprawidłowy kolor!", | ||
"text.cloth-config.error.color.no_hash": "Nieprawidłowy kolor! (Brak #)", | ||
"text.cloth-config.list.add": "Dodaj nowy", | ||
"text.cloth-config.list.remove": "Usuń zaznaczone", | ||
"text.cloth-config.error_cannot_save": "Błąd!", | ||
"text.cloth-config.reset_value": "Resetuj", | ||
"text.cloth.reset_value": "Resetuj", | ||
"text.cloth-config.restart_required": "Wymagany restart", | ||
"text.cloth-config.restart_required_sub": "Jedno ze zmodyfikowanych ustawień wymaga ponownego uruchomienia Minecrafta. Czy chcesz kontynuować?", | ||
"text.cloth-config.exit_minecraft": "Wyjdź z Minecrafta", | ||
"text.cloth-config.ignore_restart": "Ignoruj restart", | ||
"text.cloth-config.boolean.value.true": "§aTak", | ||
"text.cloth-config.boolean.value.false": "§cNie", | ||
"text.cloth-config.dropdown.value.unknown": "§cBrak sugestii", | ||
"text.cloth-config.disabled_tooltip": "Wyłączone (wymagania nie zostały spełnione)", | ||
"modifier.cloth-config.alt": "Alt + %s", | ||
"modifier.cloth-config.ctrl": "Ctrl + %s", | ||
"modifier.cloth-config.shift": "Shift + %s", | ||
"title.cloth-config.config": "Konfiguracja Cloth Mod Config", | ||
"category.cloth-config.scrolling": "Przewijanie", | ||
"category.cloth-config.testing": "Konfiguracja demonstracyjna", | ||
"option.cloth-config.scrollDuration": "Czas przewijania", | ||
"option.cloth-config.scrollStep": "Stopień przewijania", | ||
"option.cloth-config.bounceBackMultiplier": "Mnożnik odbicia", | ||
"option.cloth-config.setDefaultSmoothScroll": "Ustaw domyślne płynne przewijanie", | ||
"option.cloth-config.disableSmoothScroll": "Wyłącz płynne przewijanie", | ||
"text.cloth-config.testing.1": "Jesteś deweloperem, który chce zacząć używać %1$s? Zajrzyj zatem do naszej %2$s. Możesz również %3$s.", | ||
"text.cloth-config.testing.2": "Dokumentacji", | ||
"text.cloth-config.testing.3": "kliknąć tutaj, aby bez konkretnego powodu otworzyć plik konfiguracyjny Minecrafta" | ||
} |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Długa should also just be całkowita,
Podwójna should also just be zmiennoprzecinkowa (though it should also be a better translation, but couldn't come up with one atm)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it would be best to leave it as it was before and not try to translate it at all. What do you think?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Probably better off leaving it as that unfortunately.