commit
8b31415c9b
1 changed files with 180 additions and 180 deletions
|
@ -1,17 +1,17 @@
|
||||||
module.exports = nativeDescription: "polski", englishDescription: "Polish", translation:
|
module.exports = nativeDescription: "polski", englishDescription: "Polish", translation:
|
||||||
home:
|
home:
|
||||||
slogan: "Naucz się programowania grając"
|
slogan: "Naucz się programowania grając"
|
||||||
no_ie: "CodeCombat nie działa na Internet Explorer 8 lub starszym. Przepraszamy!" # Warning that only shows up in IE8 and older
|
no_ie: "CodeCombat nie działa na Internet Explorer 8 i starszych. Przepraszamy!" # Warning that only shows up in IE8 and older
|
||||||
no_mobile: "CodeCombat nie został zaprojektowany dla urządzeń przenośnych więc może nie działać!" # Warning that shows up on mobile devices
|
no_mobile: "CodeCombat nie został zaprojektowany dla urządzeń przenośnych, więc mogą występować pewne problemy w jego działaniu!" # Warning that shows up on mobile devices
|
||||||
play: "Graj" # The big play button that opens up the campaign view.
|
play: "Graj" # The big play button that opens up the campaign view.
|
||||||
old_browser: "Wygląda na to, że twoja przeglądarka jest zbyt stara, by obsłużyć CodeCombat. Wybacz!" # Warning that shows up on really old Firefox/Chrome/Safari
|
old_browser: "Wygląda na to, że twoja przeglądarka jest zbyt stara, by obsłużyć CodeCombat. Wybacz!" # Warning that shows up on really old Firefox/Chrome/Safari
|
||||||
old_browser_suffix: "Możesz spróbowac mimo tego, ale prawdopodobnie gra nie będzie działać."
|
old_browser_suffix: "Mimo tego możesz spróbowac, ale prawdopodobnie gra nie będzie działać."
|
||||||
# ipad_browser: "Bad news: CodeCombat doesn't run on iPad in the browser. Good news: our native iPad app is awaiting Apple approval."
|
ipad_browser: "Zła wiadomość: CodeCombat nie działa na przeglądarce w iPadzie. Dobra wiadomość: nasza aplikacja na iPada czeka na akceptację od Apple."
|
||||||
campaign: "Kampania"
|
campaign: "Kampania"
|
||||||
for_beginners: "Dla początkujących"
|
for_beginners: "Dla początkujących"
|
||||||
# multiplayer: "Multiplayer" # Not currently shown on home page
|
multiplayer: "Multiplayer" # Not currently shown on home page
|
||||||
for_developers: "Dla developerów" # Not currently shown on home page.
|
for_developers: "Dla developerów" # Not currently shown on home page.
|
||||||
# or_ipad: "Or download for iPad"
|
or_ipad: "Albo ściągnij na swojego iPada"
|
||||||
|
|
||||||
nav:
|
nav:
|
||||||
play: "Poziomy" # The top nav bar entry where players choose which levels to play
|
play: "Poziomy" # The top nav bar entry where players choose which levels to play
|
||||||
|
@ -52,14 +52,14 @@ module.exports = nativeDescription: "polski", englishDescription: "Polish", tran
|
||||||
spectate: "Oglądaj" # Ladder page
|
spectate: "Oglądaj" # Ladder page
|
||||||
players: "graczy" # Hover over a level on /play
|
players: "graczy" # Hover over a level on /play
|
||||||
hours_played: "rozegranych godzin" # Hover over a level on /play
|
hours_played: "rozegranych godzin" # Hover over a level on /play
|
||||||
# items: "Items" # Tooltip on item shop button from /play
|
items: "Przedmioty" # Tooltip on item shop button from /play
|
||||||
unlock: "Odblokuj" # For purchasing items and heroes
|
unlock: "Odblokuj" # For purchasing items and heroes
|
||||||
confirm: "Potwierdź"
|
confirm: "Potwierdź"
|
||||||
# owned: "Owned" # For items you own
|
owned: "Posiadane" # For items you own
|
||||||
locked: "Zablokowane"
|
locked: "Zablokowane"
|
||||||
# purchasable: "Purchasable" # For a hero you unlocked but haven't purchased
|
purchasable: "Można kupić" # For a hero you unlocked but haven't purchased
|
||||||
available: "Dostępny"
|
available: "Dostępny"
|
||||||
# skills_granted: "Skills Granted" # Property documentation details
|
skills_granted: "Zdobyte umiejętności" # Property documentation details
|
||||||
heroes: "Bohaterowie" # Tooltip on hero shop button from /play
|
heroes: "Bohaterowie" # Tooltip on hero shop button from /play
|
||||||
achievements: "Osiągnięcia" # Tooltip on achievement list button from /play
|
achievements: "Osiągnięcia" # Tooltip on achievement list button from /play
|
||||||
account: "Konto" # Tooltip on account button from /play
|
account: "Konto" # Tooltip on account button from /play
|
||||||
|
@ -67,27 +67,27 @@ module.exports = nativeDescription: "polski", englishDescription: "Polish", tran
|
||||||
poll: "Ankieta" # Tooltip on poll button from /play
|
poll: "Ankieta" # Tooltip on poll button from /play
|
||||||
next: "Dalej" # Go from choose hero to choose inventory before playing a level
|
next: "Dalej" # Go from choose hero to choose inventory before playing a level
|
||||||
change_hero: "Wybierz bohatera" # Go back from choose inventory to choose hero
|
change_hero: "Wybierz bohatera" # Go back from choose inventory to choose hero
|
||||||
# choose_inventory: "Equip Items"
|
choose_inventory: "Załóż przedmioty"
|
||||||
buy_gems: "Kup klejnoty"
|
buy_gems: "Kup klejnoty"
|
||||||
# subscription_required: "Subscription Required"
|
subscription_required: "Wymagana subskrypcja"
|
||||||
older_campaigns: "Starsze kampanie"
|
older_campaigns: "Starsze kampanie"
|
||||||
anonymous: "Anonimowy gracz"
|
anonymous: "Anonimowy gracz"
|
||||||
level_difficulty: "Poziom trudności: "
|
level_difficulty: "Poziom trudności: "
|
||||||
campaign_beginner: "Kampania dla początkujących"
|
campaign_beginner: "Kampania dla początkujących"
|
||||||
awaiting_levels_adventurer_prefix: "Wydajemy pięć poziomów na tydzień." # {change}
|
awaiting_levels_adventurer_prefix: "Wydajemy pięć poziomów na tydzień." # {change}
|
||||||
awaiting_levels_adventurer: "Zapisz się jako Podróżnik"
|
awaiting_levels_adventurer: "Zapisz się jako Podróżnik,"
|
||||||
awaiting_levels_adventurer_suffix: "aby jako pierwszy grać nowe poziomy."
|
awaiting_levels_adventurer_suffix: "aby jako pierwszy grać w nowe poziomy."
|
||||||
adjust_volume: "Dopasuj głośność"
|
adjust_volume: "Dopasuj głośność"
|
||||||
choose_your_level: "Wybierz poziom" # The rest of this section is the old play view at /play-old and isn't very important.
|
choose_your_level: "Wybierz poziom" # The rest of this section is the old play view at /play-old and isn't very important.
|
||||||
adventurer_prefix: "Możesz wybrać jeden z poniższych poziomów lub omówić poziom na "
|
adventurer_prefix: "Możesz wybrać jeden z poniższych poziomów lub omówić poziom na "
|
||||||
adventurer_forum: "forum Podróżników"
|
adventurer_forum: "forum Podróżników"
|
||||||
adventurer_suffix: "."
|
adventurer_suffix: "."
|
||||||
# campaign_old_beginner: "Old Beginner Campaign"
|
campaign_old_beginner: "Stara kampania nowicjusza"
|
||||||
campaign_old_beginner_description: "... w której nauczysz się magii programowania"
|
campaign_old_beginner_description: "... w której nauczysz się magii programowania"
|
||||||
campaign_dev: "Losowe trudniejsze poziomy"
|
campaign_dev: "Losowe trudniejsze poziomy"
|
||||||
campaign_dev_description: "... w których nauczysz się interfejsu robiąc coś trudniejszego."
|
campaign_dev_description: "... w których nauczysz się interfejsu robiąc coś trudniejszego."
|
||||||
campaign_multiplayer: "Pola walki dla wielu graczy"
|
campaign_multiplayer: "Kampania dla wielu graczy"
|
||||||
campaign_multiplayer_description: "... w których konkurujesz z innymi graczami."
|
campaign_multiplayer_description: "... w której konkurujesz z innymi graczami."
|
||||||
campaign_player_created: "Stworzone przez graczy"
|
campaign_player_created: "Stworzone przez graczy"
|
||||||
campaign_player_created_description: "... w których walczysz przeciwko dziełom <a href=\"/contribute#artisan\">Czarodziejów Rzemieślników</a>"
|
campaign_player_created_description: "... w których walczysz przeciwko dziełom <a href=\"/contribute#artisan\">Czarodziejów Rzemieślników</a>"
|
||||||
campaign_classic_algorithms: "Algorytmy klasyczne"
|
campaign_classic_algorithms: "Algorytmy klasyczne"
|
||||||
|
@ -95,13 +95,13 @@ module.exports = nativeDescription: "polski", englishDescription: "Polish", tran
|
||||||
# campaign_old_multiplayer: "(Deprecated) Old Multiplayer Arenas"
|
# campaign_old_multiplayer: "(Deprecated) Old Multiplayer Arenas"
|
||||||
# campaign_old_multiplayer_description: "Relics of a more civilized age. No simulations are run for these older, hero-less multiplayer arenas."
|
# campaign_old_multiplayer_description: "Relics of a more civilized age. No simulations are run for these older, hero-less multiplayer arenas."
|
||||||
|
|
||||||
# share_progress_modal:
|
share_progress_modal:
|
||||||
# blurb: "You’re making great progress! Tell your parent how much you've learned with CodeCombat."
|
blurb: "Robisz coraz to większe postępy! Pokaż swoim rodzicom jak wiele nauczyłeś się z CodeCombat."
|
||||||
# email_invalid: "Email address invalid."
|
email_invalid: "Błędny adres e-mail."
|
||||||
# form_blurb: "Enter your parent's email below and we’ll show them!"
|
form_blurb: "Wpisz adres email swich rodziców, a my ich o tym poinformujemy!"
|
||||||
# form_label: "Email Address"
|
form_label: "Adres email"
|
||||||
# placeholder: "email address"
|
placeholder: "adres email"
|
||||||
# title: "Excellent Work, Apprentice"
|
title: "Wspaniała robota, Adepcie"
|
||||||
|
|
||||||
login:
|
login:
|
||||||
sign_up: "Stwórz konto"
|
sign_up: "Stwórz konto"
|
||||||
|
@ -109,12 +109,12 @@ module.exports = nativeDescription: "polski", englishDescription: "Polish", tran
|
||||||
logging_in: "Logowanie..."
|
logging_in: "Logowanie..."
|
||||||
log_out: "Wyloguj się"
|
log_out: "Wyloguj się"
|
||||||
forgot_password: "Nie pamiętasz hasła?"
|
forgot_password: "Nie pamiętasz hasła?"
|
||||||
# authenticate_gplus: "Authenticate G+"
|
authenticate_gplus: "Autoryzuj G+"
|
||||||
# load_profile: "Load G+ Profile"
|
load_profile: "Wczytaj Profil G+"
|
||||||
# finishing: "Finishing"
|
finishing: "Kończenie"
|
||||||
# sign_in_with_facebook: "Sign in with Facebook"
|
sign_in_with_facebook: "Saloguj się używając Facebooka"
|
||||||
# sign_in_with_gplus: "Sign in with G+"
|
sign_in_with_gplus: "Zaloguj się używając G+"
|
||||||
# signup_switch: "Want to create an account?"
|
signup_switch: "Chcesz stworzyć konto?"
|
||||||
|
|
||||||
signup:
|
signup:
|
||||||
email_announcements: "Otrzymuj powiadomienia na e-mail"
|
email_announcements: "Otrzymuj powiadomienia na e-mail"
|
||||||
|
@ -128,7 +128,7 @@ module.exports = nativeDescription: "polski", englishDescription: "Polish", tran
|
||||||
recover:
|
recover:
|
||||||
recover_account_title: "Odzyskaj konto"
|
recover_account_title: "Odzyskaj konto"
|
||||||
send_password: "Wyślij hasło tymczasowe"
|
send_password: "Wyślij hasło tymczasowe"
|
||||||
# recovery_sent: "Recovery email sent."
|
recovery_sent: "Email do dozyskania hasła został wysłany."
|
||||||
|
|
||||||
items:
|
items:
|
||||||
primary: "Główne"
|
primary: "Główne"
|
||||||
|
@ -160,7 +160,7 @@ module.exports = nativeDescription: "polski", englishDescription: "Polish", tran
|
||||||
unwatch: "Nie obserwuj"
|
unwatch: "Nie obserwuj"
|
||||||
submit_patch: "Prześlij łatkę"
|
submit_patch: "Prześlij łatkę"
|
||||||
submit_changes: "Prześlij zmiany"
|
submit_changes: "Prześlij zmiany"
|
||||||
# save_changes: "Save Changes"
|
save_changes: "Zapisz zmiany"
|
||||||
|
|
||||||
general:
|
general:
|
||||||
and: "i"
|
and: "i"
|
||||||
|
@ -175,7 +175,7 @@ module.exports = nativeDescription: "polski", englishDescription: "Polish", tran
|
||||||
submitter: "Przesyłający"
|
submitter: "Przesyłający"
|
||||||
submitted: "Przesłano"
|
submitted: "Przesłano"
|
||||||
commit_msg: "Wiadomość do commitu"
|
commit_msg: "Wiadomość do commitu"
|
||||||
# review: "Review"
|
review: "Recenzja"
|
||||||
version_history: "Historia wersji"
|
version_history: "Historia wersji"
|
||||||
version_history_for: "Historia wersji dla: "
|
version_history_for: "Historia wersji dla: "
|
||||||
select_changes: "Zaznacz dwie zmiany poniżej aby zobaczyć różnice."
|
select_changes: "Zaznacz dwie zmiany poniżej aby zobaczyć różnice."
|
||||||
|
@ -183,7 +183,7 @@ module.exports = nativeDescription: "polski", englishDescription: "Polish", tran
|
||||||
undo_shortcut: "(Ctrl+Z)"
|
undo_shortcut: "(Ctrl+Z)"
|
||||||
redo_prefix: "Ponów"
|
redo_prefix: "Ponów"
|
||||||
redo_shortcut: "(Ctrl+Shift+Z)"
|
redo_shortcut: "(Ctrl+Shift+Z)"
|
||||||
# play_preview: "Play preview of current level"
|
play_preview: "Odtwórz podgląd obecnego poziomu"
|
||||||
result: "Wynik"
|
result: "Wynik"
|
||||||
results: "Wyniki"
|
results: "Wyniki"
|
||||||
description: "Opis"
|
description: "Opis"
|
||||||
|
@ -243,9 +243,9 @@ module.exports = nativeDescription: "polski", englishDescription: "Polish", tran
|
||||||
failing: "Niepowodzenie"
|
failing: "Niepowodzenie"
|
||||||
action_timeline: "Oś czasu"
|
action_timeline: "Oś czasu"
|
||||||
click_to_select: "Kliknij jednostkę, by ją zaznaczyć."
|
click_to_select: "Kliknij jednostkę, by ją zaznaczyć."
|
||||||
# control_bar_multiplayer: "Multiplayer"
|
control_bar_multiplayer: "Multiplayer"
|
||||||
# control_bar_join_game: "Join Game"
|
control_bar_join_game: "Dołącz do gry"
|
||||||
# reload: "Reload"
|
reload: "Wczytaj ponownie"
|
||||||
reload_title: "Przywrócić cały kod?"
|
reload_title: "Przywrócić cały kod?"
|
||||||
reload_really: "Czy jesteś pewien, że chcesz przywrócić kod startowy tego poziomu?"
|
reload_really: "Czy jesteś pewien, że chcesz przywrócić kod startowy tego poziomu?"
|
||||||
reload_confirm: "Przywróć cały kod"
|
reload_confirm: "Przywróć cały kod"
|
||||||
|
@ -256,24 +256,24 @@ module.exports = nativeDescription: "polski", englishDescription: "Polish", tran
|
||||||
victory_sign_up_poke: "Chcesz zapisać swój kod? Stwórz bezpłatne konto!"
|
victory_sign_up_poke: "Chcesz zapisać swój kod? Stwórz bezpłatne konto!"
|
||||||
victory_rate_the_level: "Oceń poziom: " # Only in old-style levels.
|
victory_rate_the_level: "Oceń poziom: " # Only in old-style levels.
|
||||||
victory_return_to_ladder: "Powrót do drabinki"
|
victory_return_to_ladder: "Powrót do drabinki"
|
||||||
victory_play_continue: "Kontynuuj"
|
victory_play_continue: "Dalej"
|
||||||
# victory_saving_progress: "Saving Progress"
|
victory_saving_progress: "Zapisywanie postępów"
|
||||||
victory_go_home: "Powrót do strony głównej" # Only in old-style levels.
|
victory_go_home: "Powrót do strony głównej" # Only in old-style levels.
|
||||||
victory_review: "Powiedz nam coś więcej!" # Only in old-style levels.
|
victory_review: "Powiedz nam coś więcej!" # Only in old-style levels.
|
||||||
victory_hour_of_code_done: "Skończyłeś już?"
|
victory_hour_of_code_done: "Skończyłeś już?"
|
||||||
victory_hour_of_code_done_yes: "Tak, skończyłem moją Godzinę Kodu."
|
victory_hour_of_code_done_yes: "Tak, skończyłem moją Godzinę Kodu."
|
||||||
victory_experience_gained: "Doświadczenie zdobyte"
|
victory_experience_gained: "Doświadczenie zdobyte"
|
||||||
victory_gems_gained: "Klejnoty zdobyte"
|
victory_gems_gained: "Klejnoty zdobyte"
|
||||||
# victory_new_item: "New Item"
|
victory_new_item: "Nowy przedmiot"
|
||||||
# victory_viking_code_school: "Holy smokes, that was a hard level you just beat! If you aren't already a software developer, you should be. You just got fast-tracked for acceptance with Viking Code School, where you can take your skills to the next level and become a professional web developer in 14 weeks."
|
# victory_viking_code_school: "Holy smokes, that was a hard level you just beat! If you aren't already a software developer, you should be. You just got fast-tracked for acceptance with Viking Code School, where you can take your skills to the next level and become a professional web developer in 14 weeks."
|
||||||
# victory_become_a_viking: "Become a Viking"
|
victory_become_a_viking: "Zostań wikingiem"
|
||||||
guide_title: "Przewodnik"
|
guide_title: "Przewodnik"
|
||||||
tome_minion_spells: "Czary twojego podopiecznego" # Only in old-style levels.
|
tome_minion_spells: "Czary twojego podopiecznego" # Only in old-style levels.
|
||||||
tome_read_only_spells: "Czary tylko do odczytu" # Only in old-style levels.
|
tome_read_only_spells: "Czary tylko do odczytu" # Only in old-style levels.
|
||||||
tome_other_units: "Inne jednostki" # Only in old-style levels.
|
tome_other_units: "Inne jednostki" # Only in old-style levels.
|
||||||
# tome_cast_button_run: "Run"
|
tome_cast_button_run: "Uruchom"
|
||||||
# tome_cast_button_running: "Running"
|
tome_cast_button_running: "Uruchomiono"
|
||||||
# tome_cast_button_ran: "Ran"
|
tome_cast_button_ran: "Uruchomiono"
|
||||||
tome_submit_button: "Prześlij"
|
tome_submit_button: "Prześlij"
|
||||||
# tome_reload_method: "Reload original code for this method" # Title text for individual method reload button.
|
# tome_reload_method: "Reload original code for this method" # Title text for individual method reload button.
|
||||||
# tome_select_method: "Select a Method"
|
# tome_select_method: "Select a Method"
|
||||||
|
@ -283,7 +283,7 @@ module.exports = nativeDescription: "polski", englishDescription: "Polish", tran
|
||||||
tome_your_skills: "Twoje umiejętności"
|
tome_your_skills: "Twoje umiejętności"
|
||||||
tome_help: "Pomoc"
|
tome_help: "Pomoc"
|
||||||
# tome_current_method: "Current Method"
|
# tome_current_method: "Current Method"
|
||||||
# hud_continue_short: "Continue"
|
hud_continue_short: "Kontynuuj"
|
||||||
code_saved: "Kod zapisano"
|
code_saved: "Kod zapisano"
|
||||||
skip_tutorial: "Pomiń (esc)"
|
skip_tutorial: "Pomiń (esc)"
|
||||||
keyboard_shortcuts: "Skróty klawiszowe"
|
keyboard_shortcuts: "Skróty klawiszowe"
|
||||||
|
@ -294,11 +294,11 @@ module.exports = nativeDescription: "polski", englishDescription: "Polish", tran
|
||||||
time_current: "Teraz:"
|
time_current: "Teraz:"
|
||||||
time_total: "Maksymalnie:"
|
time_total: "Maksymalnie:"
|
||||||
time_goto: "Idź do:"
|
time_goto: "Idź do:"
|
||||||
# non_user_code_problem_title: "Unable to Load Level"
|
non_user_code_problem_title: "Błąd podczas ładowania poziomu"
|
||||||
# infinite_loop_title: "Infinite Loop Detected"
|
infinite_loop_title: "Wykryto niekończącą się pętlę"
|
||||||
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
|
# infinite_loop_description: "The initial code to build the world never finished running. It's probably either really slow or has an infinite loop. Or there might be a bug. You can either try running this code again or reset the code to the default state. If that doesn't fix it, please let us know."
|
||||||
# check_dev_console: "You can also open the developer console to see what might be going wrong."
|
# check_dev_console: "You can also open the developer console to see what might be going wrong."
|
||||||
# check_dev_console_link: "(instructions)"
|
check_dev_console_link: "(instrukcje)"
|
||||||
infinite_loop_try_again: "Próbuj ponownie"
|
infinite_loop_try_again: "Próbuj ponownie"
|
||||||
infinite_loop_reset_level: "Resetuj poziom"
|
infinite_loop_reset_level: "Resetuj poziom"
|
||||||
infinite_loop_comment_out: "Comment Out My Code"
|
infinite_loop_comment_out: "Comment Out My Code"
|
||||||
|
@ -355,13 +355,13 @@ module.exports = nativeDescription: "polski", englishDescription: "Polish", tran
|
||||||
save_load_tab: "Zapisz/Wczytaj"
|
save_load_tab: "Zapisz/Wczytaj"
|
||||||
options_tab: "Opcje"
|
options_tab: "Opcje"
|
||||||
guide_tab: "Przewodnik"
|
guide_tab: "Przewodnik"
|
||||||
# guide_video_tutorial: "Video Tutorial"
|
guide_video_tutorial: "Wideo poradnik"
|
||||||
guide_tips: "Wskazówki"
|
guide_tips: "Wskazówki"
|
||||||
multiplayer_tab: "Multiplayer"
|
multiplayer_tab: "Multiplayer"
|
||||||
auth_tab: "Zarejestruj się"
|
auth_tab: "Zarejestruj się"
|
||||||
inventory_caption: "Wyposaż swojego bohatera"
|
inventory_caption: "Wyposaż swojego bohatera"
|
||||||
choose_hero_caption: "Wybierz bohatera, język"
|
choose_hero_caption: "Wybierz bohatera, język"
|
||||||
# save_load_caption: "... and view history"
|
save_load_caption: "... i przejrzyj historię"
|
||||||
options_caption: "Ustaw opcje"
|
options_caption: "Ustaw opcje"
|
||||||
guide_caption: "Dokumenty i wskazówki"
|
guide_caption: "Dokumenty i wskazówki"
|
||||||
multiplayer_caption: "Graj ze znajomymi!"
|
multiplayer_caption: "Graj ze znajomymi!"
|
||||||
|
@ -369,30 +369,30 @@ module.exports = nativeDescription: "polski", englishDescription: "Polish", tran
|
||||||
|
|
||||||
leaderboard:
|
leaderboard:
|
||||||
leaderboard: "Najlepsze wyniki"
|
leaderboard: "Najlepsze wyniki"
|
||||||
# view_other_solutions: "View Leaderboards"
|
view_other_solutions: "Pokaż tablicę wyników"
|
||||||
scores: "Wyniki"
|
scores: "Wyniki"
|
||||||
# top_players: "Top Players by"
|
top_players: "Najlepsi gracze"
|
||||||
day: "Dziś"
|
day: "Dziś"
|
||||||
# week: "This Week"
|
week: "W tym tygodniu"
|
||||||
# all: "All-Time"
|
all: "Zawsze"
|
||||||
time: "Czas"
|
time: "Czas"
|
||||||
damage_taken: "Obrażenia otrzymane"
|
damage_taken: "Obrażenia otrzymane"
|
||||||
damage_dealt: "Obrażenia zadane"
|
damage_dealt: "Obrażenia zadane"
|
||||||
# difficulty: "Difficulty"
|
difficulty: "Trudność"
|
||||||
gold_collected: "Złoto zebrane"
|
gold_collected: "Złoto zebrane"
|
||||||
|
|
||||||
inventory:
|
inventory:
|
||||||
# choose_inventory: "Equip Items"
|
choose_inventory: "Załóż przedmioty"
|
||||||
# equipped_item: "Equipped"
|
equipped_item: "Założone"
|
||||||
required_purchase_title: "Wymagane"
|
required_purchase_title: "Wymagane"
|
||||||
available_item: "Dostępne"
|
available_item: "Dostępne"
|
||||||
# restricted_title: "Restricted"
|
restricted_title: "Zabronione"
|
||||||
# should_equip: "(double-click to equip)"
|
should_equip: "(kliknij podwójnie, aby założyć)"
|
||||||
# equipped: "(equipped)"
|
equipped: "(założone)"
|
||||||
locked: "(zablokowane)"
|
locked: "(zablokowane)"
|
||||||
restricted: "(niedostępne na tym poziomie)"
|
restricted: "(zabronione)"
|
||||||
# equip: "Equip"
|
equip: "Załóż"
|
||||||
# unequip: "Unequip"
|
unequip: "Zdejmij"
|
||||||
|
|
||||||
# buy_gems:
|
# buy_gems:
|
||||||
# few_gems: "A few gems"
|
# few_gems: "A few gems"
|
||||||
|
@ -407,17 +407,17 @@ module.exports = nativeDescription: "polski", englishDescription: "Polish", tran
|
||||||
# recovered: "Previous gems purchase recovered. Please refresh the page."
|
# recovered: "Previous gems purchase recovered. Please refresh the page."
|
||||||
# price: "x3500 / mo"
|
# price: "x3500 / mo"
|
||||||
|
|
||||||
# subscribe:
|
subscribe:
|
||||||
# comparison_blurb: "Sharpen your skills with a CodeCombat subscription!"
|
# comparison_blurb: "Sharpen your skills with a CodeCombat subscription!"
|
||||||
# feature1: "100+ basic levels across 4 worlds"
|
# feature1: "100+ basic levels across 4 worlds"
|
||||||
# feature2: "10 powerful <strong>new heroes</strong> with unique skills!"
|
# feature2: "10 powerful <strong>new heroes</strong> with unique skills!"
|
||||||
# feature3: "70+ bonus levels"
|
# feature3: "70+ bonus levels"
|
||||||
# feature4: "<strong>3500 bonus gems</strong> every month!"
|
# feature4: "<strong>3500 bonus gems</strong> every month!"
|
||||||
# feature5: "Video tutorials"
|
feature5: "Poradniki wideo"
|
||||||
# feature6: "Premium email support"
|
# feature6: "Premium email support"
|
||||||
# feature7: "Private <strong>Clans</strong>"
|
feature7: "Prywatne <strong>Klany</strong>"
|
||||||
# free: "Free"
|
free: "Za darmo"
|
||||||
# month: "month"
|
month: "miesięcznie"
|
||||||
# subscribe_title: "Subscribe"
|
# subscribe_title: "Subscribe"
|
||||||
# unsubscribe: "Unsubscribe"
|
# unsubscribe: "Unsubscribe"
|
||||||
# confirm_unsubscribe: "Confirm Unsubscribe"
|
# confirm_unsubscribe: "Confirm Unsubscribe"
|
||||||
|
@ -481,38 +481,38 @@ module.exports = nativeDescription: "polski", englishDescription: "Polish", tran
|
||||||
programming_language: "Język programowania"
|
programming_language: "Język programowania"
|
||||||
programming_language_description: "Którego języka programowania chcesz używać?"
|
programming_language_description: "Którego języka programowania chcesz używać?"
|
||||||
default: "domyślny"
|
default: "domyślny"
|
||||||
# experimental: "Experimental"
|
experimental: "Eksperymentalny"
|
||||||
python_blurb: "Prosty ale potężny."
|
python_blurb: "Prosty ale potężny."
|
||||||
javascript_blurb: "Język internetu."
|
javascript_blurb: "Język internetu."
|
||||||
coffeescript_blurb: "Przyjemniejsza składnia JavaScript."
|
coffeescript_blurb: "Przyjemniejsza składnia JavaScript."
|
||||||
clojure_blurb: "Nowoczesny Lisp."
|
clojure_blurb: "Nowoczesny Lisp."
|
||||||
lua_blurb: "Język skryptowy gier."
|
lua_blurb: "Język skryptowy gier."
|
||||||
io_blurb: "Prosty lecz nieznany."
|
io_blurb: "Prosty lecz nieznany."
|
||||||
# status: "Status"
|
status: "Status"
|
||||||
hero_type: "Typ"
|
hero_type: "Typ"
|
||||||
# weapons: "Weapons"
|
weapons: "Bronie"
|
||||||
# weapons_warrior: "Swords - Short Range, No Magic"
|
weapons_warrior: "Miecze - Krótki zasięg, Brak magii"
|
||||||
# weapons_ranger: "Crossbows, Guns - Long Range, No Magic"
|
weapons_ranger: "Kusze, Pistolety - Daleki zasięg, Brak magii"
|
||||||
# weapons_wizard: "Wands, Staffs - Long Range, Magic"
|
weapons_wizard: "Różdżki, Laski - Daleki zasięg, Magia"
|
||||||
# attack: "Damage" # Can also translate as "Attack"
|
attack: "Obrażenia" # Can also translate as "Attack"
|
||||||
# health: "Health"
|
health: "Życie"
|
||||||
speed: "Szybkość"
|
speed: "Szybkość"
|
||||||
# regeneration: "Regeneration"
|
regeneration: "Regenaracja"
|
||||||
range: "Zasięg" # As in "attack or visual range"
|
range: "Zasięg" # As in "attack or visual range"
|
||||||
# blocks: "Blocks" # As in "this shield blocks this much damage"
|
blocks: "Blok" # As in "this shield blocks this much damage"
|
||||||
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
# backstab: "Backstab" # As in "this dagger does this much backstab damage"
|
||||||
skills: "Umiejętności"
|
skills: "Umiejętności"
|
||||||
attack_1: "Zadaje"
|
attack_1: "Zadaje"
|
||||||
# attack_2: "of listed"
|
# attack_2: "of listed"
|
||||||
# attack_3: "weapon damage."
|
# attack_3: "weapon damage."
|
||||||
# health_1: "Gains"
|
health_1: "Zdobywa"
|
||||||
# health_2: "of listed"
|
# health_2: "of listed"
|
||||||
# health_3: "armor health."
|
# health_3: "armor health."
|
||||||
# speed_1: "Moves at"
|
speed_1: "Idzie do"
|
||||||
# speed_2: "meters per second."
|
speed_2: "metrów na sekundę."
|
||||||
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
# available_for_purchase: "Available for Purchase" # Shows up when you have unlocked, but not purchased, a hero in the hero store
|
||||||
# level_to_unlock: "Level to unlock:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
level_to_unlock: "Musisz odblokować poziom:" # Label for which level you have to beat to unlock a particular hero (click a locked hero in the store to see)
|
||||||
# restricted_to_certain_heroes: "Only certain heroes can play this level."
|
restricted_to_certain_heroes: "Tylko nieliczni bohaterowie mogą brać udział w tym poziomie."
|
||||||
|
|
||||||
skill_docs:
|
skill_docs:
|
||||||
# writable: "writable" # Hover over "attack" in Your Skills while playing a level to see most of this
|
# writable: "writable" # Hover over "attack" in Your Skills while playing a level to see most of this
|
||||||
|
@ -528,13 +528,13 @@ module.exports = nativeDescription: "polski", englishDescription: "Polish", tran
|
||||||
ex: "np." # Abbreviation of "example"
|
ex: "np." # Abbreviation of "example"
|
||||||
current_value: "Aktualna wartość"
|
current_value: "Aktualna wartość"
|
||||||
default_value: "Domyślna wartość"
|
default_value: "Domyślna wartość"
|
||||||
# parameters: "Parameters"
|
parameters: "Parametry"
|
||||||
# returns: "Returns"
|
returns: "Zwraca"
|
||||||
# granted_by: "Granted by"
|
granted_by: "Zdobyte dzięki:"
|
||||||
|
|
||||||
save_load:
|
save_load:
|
||||||
granularity_saved_games: "Zapisano"
|
granularity_saved_games: "Zapisano"
|
||||||
# granularity_change_history: "History"
|
granularity_change_history: "Historia"
|
||||||
|
|
||||||
options:
|
options:
|
||||||
general_options: "Opcje ogólne" # Check out the Options tab in the Game Menu while playing a level
|
general_options: "Opcje ogólne" # Check out the Options tab in the Game Menu while playing a level
|
||||||
|
@ -582,12 +582,12 @@ module.exports = nativeDescription: "polski", englishDescription: "Polish", tran
|
||||||
michael_title: "Programista"
|
michael_title: "Programista"
|
||||||
# michael_blurb: "Sys Admin"
|
# michael_blurb: "Sys Admin"
|
||||||
matt_title: "Programista" # {change}
|
matt_title: "Programista" # {change}
|
||||||
# matt_blurb: "Bicyclist"
|
matt_blurb: "Rowerzysta"
|
||||||
# cat_title: "Chief Artisan"
|
# cat_title: "Chief Artisan"
|
||||||
# cat_blurb: "Airbender"
|
# cat_blurb: "Airbender"
|
||||||
# josh_title: "Game Designer"
|
# josh_title: "Game Designer"
|
||||||
josh_blurb: "Podłoga to lawa"
|
josh_blurb: "Podłoga to lawa"
|
||||||
# jose_title: "Music"
|
jose_title: "Muzyka"
|
||||||
# jose_blurb: "Taking Off"
|
# jose_blurb: "Taking Off"
|
||||||
# retrostyle_title: "Illustration"
|
# retrostyle_title: "Illustration"
|
||||||
# retrostyle_blurb: "RetroStyle Games"
|
# retrostyle_blurb: "RetroStyle Games"
|
||||||
|
@ -679,7 +679,7 @@ module.exports = nativeDescription: "polski", englishDescription: "Polish", tran
|
||||||
cla_url: "umowę licencyjną dla współtwórców (CLA)"
|
cla_url: "umowę licencyjną dla współtwórców (CLA)"
|
||||||
cla_suffix: "."
|
cla_suffix: "."
|
||||||
cla_agree: "AKCEPTUJĘ"
|
cla_agree: "AKCEPTUJĘ"
|
||||||
# owner_approve: "An owner will need to approve it before your changes will become visible."
|
owner_approve: "Przed pojawieniem się zmian, właściciel musi je zatwierdzić."
|
||||||
|
|
||||||
contact:
|
contact:
|
||||||
contact_us: "Kontakt z CodeCombat"
|
contact_us: "Kontakt z CodeCombat"
|
||||||
|
@ -687,16 +687,16 @@ module.exports = nativeDescription: "polski", englishDescription: "Polish", tran
|
||||||
forum_prefix: "W sprawach ogólnych, skorzystaj z "
|
forum_prefix: "W sprawach ogólnych, skorzystaj z "
|
||||||
forum_page: "naszego forum"
|
forum_page: "naszego forum"
|
||||||
forum_suffix: "."
|
forum_suffix: "."
|
||||||
# faq_prefix: "There's also a"
|
faq_prefix: "Jest też"
|
||||||
faq: "FAQ"
|
faq: "FAQ"
|
||||||
# subscribe_prefix: "If you need help figuring out a level, please"
|
# subscribe_prefix: "If you need help figuring out a level, please"
|
||||||
# subscribe: "buy a CodeCombat subscription"
|
# subscribe: "buy a CodeCombat subscription"
|
||||||
# subscribe_suffix: "and we'll be happy to help you with your code."
|
# subscribe_suffix: "and we'll be happy to help you with your code."
|
||||||
# subscriber_support: "Since you're a CodeCombat subscriber, your email will get our priority support."
|
# subscriber_support: "Since you're a CodeCombat subscriber, your email will get our priority support."
|
||||||
# screenshot_included: "Screenshot included."
|
# screenshot_included: "Screenshot included."
|
||||||
# where_reply: "Where should we reply?"
|
where_reply: "Gdzie mamy odpisać?"
|
||||||
send: "Wyślij wiadomość"
|
send: "Wyślij wiadomość"
|
||||||
# contact_candidate: "Contact Candidate" # Deprecated
|
contact_candidate: "Kontakt z kandydatem" # Deprecated
|
||||||
# recruitment_reminder: "Use this form to reach out to candidates you are interested in interviewing. Remember that CodeCombat charges 15% of first-year salary. The fee is due upon hiring the employee and is refundable for 90 days if the employee does not remain employed. Part time, remote, and contract employees are free, as are interns." # Deprecated
|
# recruitment_reminder: "Use this form to reach out to candidates you are interested in interviewing. Remember that CodeCombat charges 15% of first-year salary. The fee is due upon hiring the employee and is refundable for 90 days if the employee does not remain employed. Part time, remote, and contract employees are free, as are interns." # Deprecated
|
||||||
|
|
||||||
account_settings:
|
account_settings:
|
||||||
|
@ -707,7 +707,7 @@ module.exports = nativeDescription: "polski", englishDescription: "Polish", tran
|
||||||
picture_tab: "Zdjęcie"
|
picture_tab: "Zdjęcie"
|
||||||
delete_account_tab: "Usuń swoje konto"
|
delete_account_tab: "Usuń swoje konto"
|
||||||
wrong_email: "Błędny e-mail"
|
wrong_email: "Błędny e-mail"
|
||||||
# wrong_password: "Wrong Password"
|
wrong_password: "Błędne zdjęcie"
|
||||||
upload_picture: "Wgraj zdjęcie"
|
upload_picture: "Wgraj zdjęcie"
|
||||||
delete_this_account: "Usuń to konto całkowicie"
|
delete_this_account: "Usuń to konto całkowicie"
|
||||||
# god_mode: "God Mode"
|
# god_mode: "God Mode"
|
||||||
|
@ -716,8 +716,8 @@ module.exports = nativeDescription: "polski", englishDescription: "Polish", tran
|
||||||
admin: "Administrator"
|
admin: "Administrator"
|
||||||
new_password: "Nowe hasło"
|
new_password: "Nowe hasło"
|
||||||
new_password_verify: "Zweryfikuj"
|
new_password_verify: "Zweryfikuj"
|
||||||
# type_in_email: "Type in your email to confirm account deletion."
|
type_in_email: "Wpisz swój email, aby potwierdzić usunięcie konta."
|
||||||
# type_in_password: "Also, type in your password."
|
type_in_password: "Wpisz również swoje hasło."
|
||||||
email_subscriptions: "Powiadomienia email"
|
email_subscriptions: "Powiadomienia email"
|
||||||
email_subscriptions_none: "Brak powiadomień e-mail."
|
email_subscriptions_none: "Brak powiadomień e-mail."
|
||||||
email_announcements: "Ogłoszenia"
|
email_announcements: "Ogłoszenia"
|
||||||
|
@ -748,10 +748,10 @@ module.exports = nativeDescription: "polski", englishDescription: "Polish", tran
|
||||||
keyboard_shortcuts: "Skróty klawiszowe"
|
keyboard_shortcuts: "Skróty klawiszowe"
|
||||||
space: "Spacja"
|
space: "Spacja"
|
||||||
enter: "Enter"
|
enter: "Enter"
|
||||||
# press_enter: "press enter"
|
press_enter: "naciśnij enter"
|
||||||
# escape: "Escape"
|
escape: "Escape"
|
||||||
shift: "Shift"
|
shift: "Shift"
|
||||||
# run_code: "Run current code."
|
run_code: "Uruchom obecny kod."
|
||||||
run_real_time: "Uruchom \"na żywo\"."
|
run_real_time: "Uruchom \"na żywo\"."
|
||||||
continue_script: "Kontynuuj ostatni skrypt."
|
continue_script: "Kontynuuj ostatni skrypt."
|
||||||
# skip_scripts: "Skip past all skippable scripts."
|
# skip_scripts: "Skip past all skippable scripts."
|
||||||
|
@ -783,49 +783,49 @@ module.exports = nativeDescription: "polski", englishDescription: "Polish", tran
|
||||||
# social_hipchat: "Chat with us in the public CodeCombat HipChat room"
|
# social_hipchat: "Chat with us in the public CodeCombat HipChat room"
|
||||||
# contribute_to_the_project: "Contribute to the project"
|
# contribute_to_the_project: "Contribute to the project"
|
||||||
|
|
||||||
# clans:
|
clans:
|
||||||
# clan: "Clan"
|
clan: "Klan"
|
||||||
# clans: "Clans"
|
clans: "Klany"
|
||||||
# new_name: "New clan name"
|
new_name: "Nazwa nowego klanu"
|
||||||
# new_description: "New clan description"
|
new_description: "Opis nowego klanu"
|
||||||
# make_private: "Make clan private"
|
make_private: "Stwórz prywatny klan"
|
||||||
# subs_only: "subscribers only"
|
subs_only: "tylko subskrybenci"
|
||||||
# create_clan: "Create New Clan"
|
create_clan: "Stwórz nowy klan"
|
||||||
# private_preview: "Preview"
|
private_preview: "Podgląd"
|
||||||
# public_clans: "Public Clans"
|
public_clans: "Publiczne klany"
|
||||||
# my_clans: "My Clans"
|
my_clans: "Moje klany"
|
||||||
# clan_name: "Clan Name"
|
clan_name: "Nazwa klanu"
|
||||||
# name: "Name"
|
name: "Nazwa"
|
||||||
# chieftain: "Chieftain"
|
chieftain: "Dowódca"
|
||||||
# type: "Type"
|
type: "Typ"
|
||||||
# edit_clan_name: "Edit Clan Name"
|
edit_clan_name: "Edytuj nazwe klanu"
|
||||||
# edit_clan_description: "Edit Clan Description"
|
edit_clan_description: "Edytuj opis klanu"
|
||||||
# edit_name: "edit name"
|
edit_name: "edytuj nazwe"
|
||||||
# edit_description: "edit description"
|
edit_description: "edytuj opis"
|
||||||
# private: "(private)"
|
private: "(prywatny)"
|
||||||
# summary: "Summary"
|
summary: "Podsumowanie"
|
||||||
# average_level: "Average Level"
|
average_level: "Średni poziom"
|
||||||
# average_achievements: "Average Achievements"
|
average_achievements: "Średnio osiągnięć"
|
||||||
# delete_clan: "Delete Clan"
|
delete_clan: "Usuń klan"
|
||||||
# leave_clan: "Leave Clan"
|
leave_clan: "Opuść klan"
|
||||||
# join_clan: "Join Clan"
|
join_clan: "Dołacz do klanu"
|
||||||
# invite_1: "Invite:"
|
invite_1: "Zaproszenie:"
|
||||||
# invite_2: "*Invite players to this Clan by sending them this link."
|
invite_2: "*Zaproś nowe osoby do klanu wysyłając im ten link."
|
||||||
# members: "Members"
|
members: "Członkowie"
|
||||||
# progress: "Progress"
|
progress: "Postęp"
|
||||||
# not_started_1: "not started"
|
not_started_1: "nierozpoczęty"
|
||||||
# started_1: "started"
|
started_1: "rozpoczęty"
|
||||||
# complete_1: "complete"
|
complete_1: "ukończony"
|
||||||
# exp_levels: "Expand levels"
|
# exp_levels: "Expand levels"
|
||||||
# rem_hero: "Remove Hero"
|
rem_hero: "Usuń bohatera"
|
||||||
# status: "Status"
|
status: "Status"
|
||||||
# complete_2: "Complete"
|
# complete_2: "Complete"
|
||||||
# started_2: "Started"
|
# started_2: "Started"
|
||||||
# not_started_2: "Not Started"
|
# not_started_2: "Not Started"
|
||||||
# view_solution: "Click to view solution."
|
# view_solution: "Click to view solution."
|
||||||
# latest_achievement: "Latest Achievement"
|
# latest_achievement: "Latest Achievement"
|
||||||
# playtime: "Playtime"
|
playtime: "Czas gyr"
|
||||||
# last_played: "Last played"
|
last_played: "Ostatnio grany"
|
||||||
|
|
||||||
classes:
|
classes:
|
||||||
archmage_title: "Arcymag"
|
archmage_title: "Arcymag"
|
||||||
|
@ -857,9 +857,9 @@ module.exports = nativeDescription: "polski", englishDescription: "Polish", tran
|
||||||
back: "Wstecz"
|
back: "Wstecz"
|
||||||
revert: "Przywróć"
|
revert: "Przywróć"
|
||||||
revert_models: "Przywróć wersję"
|
revert_models: "Przywróć wersję"
|
||||||
# pick_a_terrain: "Pick A Terrain"
|
pick_a_terrain: "Wybierz teren"
|
||||||
dungeon: "Loch"
|
dungeon: "Loch"
|
||||||
# indoor: "Indoor"
|
indoor: "Wnętrze"
|
||||||
desert: "Pustynia"
|
desert: "Pustynia"
|
||||||
grassy: "Trawa"
|
grassy: "Trawa"
|
||||||
small: "Mały"
|
small: "Mały"
|
||||||
|
@ -889,8 +889,8 @@ module.exports = nativeDescription: "polski", englishDescription: "Polish", tran
|
||||||
# component_configs: "Component Configurations"
|
# component_configs: "Component Configurations"
|
||||||
# config_thang: "Double click to configure a thang"
|
# config_thang: "Double click to configure a thang"
|
||||||
delete: "Usuń"
|
delete: "Usuń"
|
||||||
# duplicate: "Duplicate"
|
duplicate: "Powiel"
|
||||||
# stop_duplicate: "Stop Duplicate"
|
stop_duplicate: "Przestań powielać"
|
||||||
rotate: "Obróć"
|
rotate: "Obróć"
|
||||||
level_settings_title: "Ustawienia"
|
level_settings_title: "Ustawienia"
|
||||||
level_component_tab_title: "Aktualne komponenty"
|
level_component_tab_title: "Aktualne komponenty"
|
||||||
|
@ -931,14 +931,14 @@ module.exports = nativeDescription: "polski", englishDescription: "Polish", tran
|
||||||
tasks: "Zadania"
|
tasks: "Zadania"
|
||||||
# clear_storage: "Clear your local changes"
|
# clear_storage: "Clear your local changes"
|
||||||
# add_system_title: "Add Systems to Level"
|
# add_system_title: "Add Systems to Level"
|
||||||
# done_adding: "Done Adding"
|
done_adding: "Zakończono dodawanie"
|
||||||
|
|
||||||
article:
|
article:
|
||||||
edit_btn_preview: "Podgląd"
|
edit_btn_preview: "Podgląd"
|
||||||
edit_article_title: "Edytuj artykuł"
|
edit_article_title: "Edytuj artykuł"
|
||||||
|
|
||||||
# polls:
|
polls:
|
||||||
# priority: "Priority"
|
priority: "Priorytet"
|
||||||
|
|
||||||
contribute:
|
contribute:
|
||||||
page_title: "Współpraca"
|
page_title: "Współpraca"
|
||||||
|
@ -1019,7 +1019,7 @@ module.exports = nativeDescription: "polski", englishDescription: "Polish", tran
|
||||||
games_simulated_for: "Gry symulowane dla Ciebie:"
|
games_simulated_for: "Gry symulowane dla Ciebie:"
|
||||||
games_simulated: "Gier zasymulowanych"
|
games_simulated: "Gier zasymulowanych"
|
||||||
games_played: "Gier rozegranych"
|
games_played: "Gier rozegranych"
|
||||||
# ratio: "Ratio"
|
ratio: "Proporcje"
|
||||||
leaderboard: "Tabela rankingowa"
|
leaderboard: "Tabela rankingowa"
|
||||||
battle_as: "Walcz jako "
|
battle_as: "Walcz jako "
|
||||||
summary_your: "Twój "
|
summary_your: "Twój "
|
||||||
|
@ -1033,7 +1033,7 @@ module.exports = nativeDescription: "polski", englishDescription: "Polish", tran
|
||||||
rank_failed: "Błąd oceniania"
|
rank_failed: "Błąd oceniania"
|
||||||
rank_being_ranked: "Aktualnie oceniane gry"
|
rank_being_ranked: "Aktualnie oceniane gry"
|
||||||
rank_last_submitted: "przesłano "
|
rank_last_submitted: "przesłano "
|
||||||
# help_simulate: "Help simulate games?"
|
help_simulate: "Pomóc w symulowaniu gier?"
|
||||||
code_being_simulated: "Twój nowy kod jest aktualnie symulowany przez innych graczy w celu oceny. W miarę pojawiania sie nowych pojedynków, nastąpi odświeżenie."
|
code_being_simulated: "Twój nowy kod jest aktualnie symulowany przez innych graczy w celu oceny. W miarę pojawiania sie nowych pojedynków, nastąpi odświeżenie."
|
||||||
no_ranked_matches_pre: "Brak ocenionych pojedynków dla drużyny "
|
no_ranked_matches_pre: "Brak ocenionych pojedynków dla drużyny "
|
||||||
no_ranked_matches_post: " ! Zagraj przeciwko kilku oponentom i wróc tutaj, aby uzyskać ocenę gry."
|
no_ranked_matches_post: " ! Zagraj przeciwko kilku oponentom i wróc tutaj, aby uzyskać ocenę gry."
|
||||||
|
@ -1066,29 +1066,29 @@ module.exports = nativeDescription: "polski", englishDescription: "Polish", tran
|
||||||
|
|
||||||
user:
|
user:
|
||||||
stats: "Statystyki"
|
stats: "Statystyki"
|
||||||
# singleplayer_title: "Singleplayer Levels"
|
singleplayer_title: "Poziomy jednoosobowe"
|
||||||
# multiplayer_title: "Multiplayer Levels"
|
multiplayer_title: "Poziomy multiplayer"
|
||||||
achievements_title: "Osiągnięcia"
|
achievements_title: "Osiągnięcia"
|
||||||
# last_played: "Last Played"
|
last_played: "Ostatnio grany"
|
||||||
status: "Status"
|
status: "Status"
|
||||||
status_completed: "Ukończono"
|
status_completed: "Ukończono"
|
||||||
status_unfinished: "Nie ukończono"
|
status_unfinished: "Nie ukończono"
|
||||||
# no_singleplayer: "No Singleplayer games played yet."
|
no_singleplayer: "Nie rozegrał żadnej gry jednoosobowej."
|
||||||
# no_multiplayer: "No Multiplayer games played yet."
|
no_multiplayer: "Nie rozegrał żadnej gry multiplayer."
|
||||||
# no_achievements: "No Achievements earned yet."
|
no_achievements: "Nie zdobył żadnych osiągnięć."
|
||||||
favorite_prefix: "Ulubiony język to "
|
favorite_prefix: "Ulubiony język to "
|
||||||
# favorite_postfix: "."
|
favorite_postfix: "."
|
||||||
# not_member_of_clans: "Not a member of any clans yet."
|
not_member_of_clans: "Nie jest członkiem żadnego klanu."
|
||||||
|
|
||||||
# achievements:
|
achievements:
|
||||||
# last_earned: "Last Earned"
|
last_earned: "Ostatnio zdobyty"
|
||||||
# amount_achieved: "Amount"
|
amount_achieved: "Ilość"
|
||||||
# achievement: "Achievement"
|
achievement: "Osiągnięcie"
|
||||||
# category_contributor: "Contributor"
|
# category_contributor: "Contributor"
|
||||||
# category_ladder: "Ladder"
|
# category_ladder: "Ladder"
|
||||||
# category_level: "Level"
|
category_level: "Poziom"
|
||||||
# category_miscellaneous: "Miscellaneous"
|
# category_miscellaneous: "Miscellaneous"
|
||||||
# category_levels: "Levels"
|
category_levels: "Poziomy"
|
||||||
# category_undefined: "Uncategorized"
|
# category_undefined: "Uncategorized"
|
||||||
# current_xp_prefix: ""
|
# current_xp_prefix: ""
|
||||||
# current_xp_postfix: " in total"
|
# current_xp_postfix: " in total"
|
||||||
|
@ -1145,9 +1145,9 @@ module.exports = nativeDescription: "polski", englishDescription: "Polish", tran
|
||||||
# unknown: "Unknown error."
|
# unknown: "Unknown error."
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
# sessions: "Sessions"
|
sessions: "Sesje"
|
||||||
# your_sessions: "Your Sessions"
|
your_sessions: "Twoje sesje"
|
||||||
# level: "Level"
|
level: "Poziom"
|
||||||
# social_network_apis: "Social Network APIs"
|
# social_network_apis: "Social Network APIs"
|
||||||
# facebook_status: "Facebook Status"
|
# facebook_status: "Facebook Status"
|
||||||
# facebook_friends: "Facebook Friends"
|
# facebook_friends: "Facebook Friends"
|
||||||
|
@ -1184,38 +1184,38 @@ module.exports = nativeDescription: "polski", englishDescription: "Polish", tran
|
||||||
# user_remarks: "User Remarks"
|
# user_remarks: "User Remarks"
|
||||||
versions: "Wersje"
|
versions: "Wersje"
|
||||||
items: "Przedmioty"
|
items: "Przedmioty"
|
||||||
# hero: "Hero"
|
hero: "Bohater"
|
||||||
heroes: "Bohaterowie"
|
heroes: "Bohaterowie"
|
||||||
achievement: "Osiągnięcie"
|
achievement: "Osiągnięcie"
|
||||||
# clas: "CLAs"
|
# clas: "CLAs"
|
||||||
# play_counts: "Play Counts"
|
# play_counts: "Play Counts"
|
||||||
# feedback: "Feedback"
|
feedback: "Wsparcie"
|
||||||
# payment_info: "Payment Info"
|
# payment_info: "Payment Info"
|
||||||
campaigns: "Kampanie"
|
campaigns: "Kampanie"
|
||||||
poll: "Ankieta"
|
poll: "Ankieta"
|
||||||
user_polls_record: "Historia oddanych głosów"
|
user_polls_record: "Historia oddanych głosów"
|
||||||
|
|
||||||
# concepts:
|
concepts:
|
||||||
# advanced_strings: "Advanced Strings"
|
# advanced_strings: "Advanced Strings"
|
||||||
# algorithms: "Algorithms"
|
algorithms: "Algorytmy"
|
||||||
# arguments: "Arguments"
|
arguments: "Argumenty"
|
||||||
# arithmetic: "Arithmetic"
|
arithmetic: "Arytmetyka"
|
||||||
# arrays: "Arrays"
|
arrays: "Tablice"
|
||||||
# basic_syntax: "Basic Syntax"
|
basic_syntax: "Podstawy składni"
|
||||||
# boolean_logic: "Boolean Logic"
|
boolean_logic: "Algebra Boole'a"
|
||||||
# break_statements: "Break Statements"
|
# break_statements: "Break Statements"
|
||||||
# classes: "Classes"
|
classes: "Klasy"
|
||||||
# for_loops: "For Loops"
|
for_loops: "Pętle for"
|
||||||
# functions: "Functions"
|
functions: "Funkcje"
|
||||||
# if_statements: "If Statements"
|
if_statements: "Wyrażenia warunkowe"
|
||||||
# input_handling: "Input Handling"
|
# input_handling: "Input Handling"
|
||||||
# math_operations: "Math Operations"
|
# math_operations: "Math Operations"
|
||||||
# object_literals: "Object Literals"
|
# object_literals: "Object Literals"
|
||||||
# strings: "Strings"
|
strings: "Ciągi znaków"
|
||||||
# variables: "Variables"
|
variables: "Zmienne"
|
||||||
# vectors: "Vectors"
|
vectors: "Wektory"
|
||||||
# while_loops: "Loops"
|
while_loops: "Pętle"
|
||||||
# recursion: "Recursion"
|
recursion: "Rekurencja"
|
||||||
|
|
||||||
delta:
|
delta:
|
||||||
added: "Dodano"
|
added: "Dodano"
|
||||||
|
|
Reference in a new issue