mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
commit
28fb435bfe
1 changed files with 17 additions and 17 deletions
|
@ -72,7 +72,7 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
|
||||||
login:
|
login:
|
||||||
sign_up: "Stwórz konto"
|
sign_up: "Stwórz konto"
|
||||||
log_in: "Zaloguj się"
|
log_in: "Zaloguj się"
|
||||||
# logging_in: "Logging In"
|
logging_in: "Logowanie..."
|
||||||
log_out: "Wyloguj się"
|
log_out: "Wyloguj się"
|
||||||
recover: "odzyskaj konto"
|
recover: "odzyskaj konto"
|
||||||
|
|
||||||
|
@ -89,7 +89,7 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
|
||||||
creating: "Tworzenie konta..."
|
creating: "Tworzenie konta..."
|
||||||
sign_up: "Zarejestruj"
|
sign_up: "Zarejestruj"
|
||||||
log_in: "zaloguj się używając hasła"
|
log_in: "zaloguj się używając hasła"
|
||||||
# social_signup: "Or, you can sign up through Facebook or G+:"
|
social_signup: "lub zaloguj się używając konta Facebook lub G+:"
|
||||||
# required: "You need to log in before you can go that way."
|
# required: "You need to log in before you can go that way."
|
||||||
|
|
||||||
home:
|
home:
|
||||||
|
@ -103,7 +103,7 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
|
||||||
for_beginners: "Dla początkujących"
|
for_beginners: "Dla początkujących"
|
||||||
# multiplayer: "Multiplayer"
|
# multiplayer: "Multiplayer"
|
||||||
for_developers: "Dla developerów"
|
for_developers: "Dla developerów"
|
||||||
# javascript_blurb: "The language of the web. Great for writing websites, web apps, HTML5 games, and servers."
|
javascript_blurb: "Język internetu. Świetny do pisania stron, aplikacji internetowych, gier HTML5 i serwerów."
|
||||||
# python_blurb: "Simple yet powerful, Python is a great general purpose programming language."
|
# python_blurb: "Simple yet powerful, Python is a great general purpose programming language."
|
||||||
# coffeescript_blurb: "Nicer JavaScript syntax."
|
# coffeescript_blurb: "Nicer JavaScript syntax."
|
||||||
# clojure_blurb: "A modern Lisp."
|
# clojure_blurb: "A modern Lisp."
|
||||||
|
@ -179,7 +179,7 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
|
||||||
new_password: "Nowe hasło"
|
new_password: "Nowe hasło"
|
||||||
new_password_verify: "Zweryfikuj"
|
new_password_verify: "Zweryfikuj"
|
||||||
email_subscriptions: "Powiadomienia email"
|
email_subscriptions: "Powiadomienia email"
|
||||||
# email_subscriptions_none: "No Email Subscriptions."
|
email_subscriptions_none: "Brak powiadomień e-mail."
|
||||||
email_announcements: "Ogłoszenia"
|
email_announcements: "Ogłoszenia"
|
||||||
email_announcements_description: "Otrzymuj powiadomienia o najnowszych wiadomościach i zmianach w CodeCombat."
|
email_announcements_description: "Otrzymuj powiadomienia o najnowszych wiadomościach i zmianach w CodeCombat."
|
||||||
email_notifications: "Powiadomienia"
|
email_notifications: "Powiadomienia"
|
||||||
|
@ -197,7 +197,7 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
|
||||||
error_saving: "Błąd zapisywania"
|
error_saving: "Błąd zapisywania"
|
||||||
saved: "Zmiany zapisane"
|
saved: "Zmiany zapisane"
|
||||||
password_mismatch: "Hasła róznią się od siebie"
|
password_mismatch: "Hasła róznią się od siebie"
|
||||||
# password_repeat: "Please repeat your password."
|
password_repeat: "Powtórz swoje hasło."
|
||||||
# job_profile: "Job Profile"
|
# job_profile: "Job Profile"
|
||||||
# job_profile_approved: "Your job profile has been approved by CodeCombat. Employers will be able to see it until you either mark it inactive or it has not been changed for four weeks."
|
# job_profile_approved: "Your job profile has been approved by CodeCombat. Employers will be able to see it until you either mark it inactive or it has not been changed for four weeks."
|
||||||
# job_profile_explanation: "Hi! Fill this out, and we will get in touch about finding you a software developer job."
|
# job_profile_explanation: "Hi! Fill this out, and we will get in touch about finding you a software developer job."
|
||||||
|
@ -205,8 +205,8 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
|
||||||
# view_profile: "View Your Profile"
|
# view_profile: "View Your Profile"
|
||||||
|
|
||||||
account_profile:
|
account_profile:
|
||||||
# settings: "Settings"
|
settings: "Ustawienia"
|
||||||
# edit_profile: "Edit Profile"
|
edit_profile: "Edytuj Profil"
|
||||||
# done_editing: "Done Editing"
|
# done_editing: "Done Editing"
|
||||||
profile_for_prefix: "Profil"
|
profile_for_prefix: "Profil"
|
||||||
profile_for_suffix: ""
|
profile_for_suffix: ""
|
||||||
|
@ -395,8 +395,8 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
|
||||||
hud_continue: "Kontynuuj (Shift + spacja)"
|
hud_continue: "Kontynuuj (Shift + spacja)"
|
||||||
spell_saved: "Czar zapisany"
|
spell_saved: "Czar zapisany"
|
||||||
skip_tutorial: "Pomiń (esc)"
|
skip_tutorial: "Pomiń (esc)"
|
||||||
# keyboard_shortcuts: "Key Shortcuts"
|
keyboard_shortcuts: "Skróty klawiszowe"
|
||||||
# loading_ready: "Ready!"
|
loading_ready: "Gotowy!"
|
||||||
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
|
# tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor."
|
||||||
# tip_toggle_play: "Toggle play/paused with Ctrl+P."
|
# tip_toggle_play: "Toggle play/paused with Ctrl+P."
|
||||||
# tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward."
|
# tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward."
|
||||||
|
@ -435,8 +435,8 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
|
||||||
game_menu:
|
game_menu:
|
||||||
# inventory_tab: "Inventory"
|
# inventory_tab: "Inventory"
|
||||||
# choose_hero_tab: "Restart Level"
|
# choose_hero_tab: "Restart Level"
|
||||||
# save_load_tab: "Save/Load"
|
save_load_tab: "Zapisz/Wczytaj"
|
||||||
# options_tab: "Options"
|
options_tab: "Opcje"
|
||||||
# guide_tab: "Guide"
|
# guide_tab: "Guide"
|
||||||
multiplayer_tab: "Multiplayer"
|
multiplayer_tab: "Multiplayer"
|
||||||
# inventory_caption: "Equip your hero"
|
# inventory_caption: "Equip your hero"
|
||||||
|
@ -458,10 +458,10 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
|
||||||
|
|
||||||
options:
|
options:
|
||||||
# general_options: "General Options"
|
# general_options: "General Options"
|
||||||
# music_label: "Music"
|
music_label: "Muzyka"
|
||||||
# music_description: "Turn background music on/off."
|
music_description: "Wł/Wył muzykę w tle."
|
||||||
# autorun_label: "Autorun"
|
autorun_label: "Autostart"
|
||||||
# autorun_description: "Control automatic code execution."
|
autorun_description: "Ustawia automatyczne wykonywanie kodu."
|
||||||
editor_config: "Konfiguracja edytora"
|
editor_config: "Konfiguracja edytora"
|
||||||
editor_config_title: "Konfiguracja edytora"
|
editor_config_title: "Konfiguracja edytora"
|
||||||
# editor_config_level_language_label: "Language for This Level"
|
# editor_config_level_language_label: "Language for This Level"
|
||||||
|
@ -623,7 +623,7 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
|
||||||
results: "Wyniki"
|
results: "Wyniki"
|
||||||
description: "Opis"
|
description: "Opis"
|
||||||
or: "lub"
|
or: "lub"
|
||||||
# subject: "Subject"
|
subject: "Temat"
|
||||||
email: "Email"
|
email: "Email"
|
||||||
password: "Hasło"
|
password: "Hasło"
|
||||||
message: "Wiadomość"
|
message: "Wiadomość"
|
||||||
|
|
Loading…
Reference in a new issue