mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-05-01 00:15:00 -04:00
Update he.coffee
This commit is contained in:
parent
c98ee7314a
commit
00d17c6d2f
1 changed files with 40 additions and 40 deletions
|
@ -9,7 +9,7 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
|
||||||
delay_3_sec: "שלוש שניות"
|
delay_3_sec: "שלוש שניות"
|
||||||
delay_5_sec: "חמש שניות"
|
delay_5_sec: "חמש שניות"
|
||||||
manual: "מדריך"
|
manual: "מדריך"
|
||||||
# fork: "Fork"
|
fork: "קילשון"
|
||||||
play: "שחק"
|
play: "שחק"
|
||||||
|
|
||||||
modal:
|
modal:
|
||||||
|
@ -26,52 +26,52 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
|
||||||
forum: "פורום"
|
forum: "פורום"
|
||||||
admin: "אדמין"
|
admin: "אדמין"
|
||||||
home: "בית"
|
home: "בית"
|
||||||
# contribute: "Contribute"
|
contribute: "תרום"
|
||||||
# legal: "Legal"
|
legal: "משפטי"
|
||||||
# about: "About"
|
about: "עלינו"
|
||||||
# contact: "Contact"
|
contact: "צור קשר"
|
||||||
# twitter_follow: "Follow"
|
twitter_follow: "עקוב אחרינו בטוויטר"
|
||||||
# employers: "Employers"
|
employers: "עובדים"
|
||||||
|
|
||||||
# versions:
|
versions:
|
||||||
# save_version_title: "Save New Version"
|
save_version_title: "שמור גרסה חדשה"
|
||||||
# new_major_version: "New Major Version"
|
new_major_version: "גרסה חשובה חדשה"
|
||||||
# cla_prefix: "To save changes, first you must agree to our"
|
cla_prefix: "כדי לשמור יש להירשם לאתר"
|
||||||
# cla_url: "CLA"
|
# cla_url: "CLA"
|
||||||
# cla_suffix: "."
|
# cla_suffix: "."
|
||||||
# cla_agree: "I AGREE"
|
cla_agree: "אני מסכים"
|
||||||
|
|
||||||
# login:
|
login:
|
||||||
# sign_up: "Create Account"
|
sign_up: "הירשם"
|
||||||
# log_in: "Log In"
|
log_in: "היכנס"
|
||||||
# log_out: "Log Out"
|
log_out: "צא"
|
||||||
# recover: "recover account"
|
recover: "שחזר סיסמה"
|
||||||
|
|
||||||
# recover:
|
recover:
|
||||||
# recover_account_title: "Recover Account"
|
recover_account_title: "שחזר סיסמה"
|
||||||
# send_password: "Send Recovery Password"
|
send_password: "שלח סיסמה חדשה"
|
||||||
|
|
||||||
# signup:
|
signup:
|
||||||
# create_account_title: "Create Account to Save Progress"
|
create_account_title: "הירשם כדי לשמור את התקדמותך"
|
||||||
# description: "It's free. Just need a couple things and you'll be good to go:"
|
description: "זה בחינם. רק כמה דברים וסיימנו:"
|
||||||
# email_announcements: "Receive announcements by email"
|
email_announcements: "קבל הודעות באימייל"
|
||||||
# coppa: "13+ or non-USA "
|
coppa: "בן יותר משלוש עשרה או לא בארצות הברית"
|
||||||
# coppa_why: "(Why?)"
|
coppa_why: "(למה?)"
|
||||||
# creating: "Creating Account..."
|
creating: "יוצר חשבון..."
|
||||||
# sign_up: "Sign Up"
|
sign_up: "הירשם"
|
||||||
# log_in: "log in with password"
|
log_in: "כנס עם סיסמה"
|
||||||
|
|
||||||
# home:
|
home:
|
||||||
# slogan: "Learn to Code JavaScript by Playing a Game"
|
slogan: "גם לשחק וגם ללמוד לתכנת"
|
||||||
# no_ie: "CodeCombat does not run in Internet Explorer 9 or older. Sorry!"
|
no_ie: "המשחק לא עובד באקפלורר 9 וישן יותר. סליחה!"
|
||||||
# no_mobile: "CodeCombat wasn't designed for mobile devices and may not work!"
|
no_mobile: "המשחק לא עוצב לטלפונים ואולי לא יעבוד"
|
||||||
# play: "Play"
|
play: "שחק"
|
||||||
# old_browser: "Uh oh, your browser is too old to run CodeCombat. Sorry!"
|
old_browser: "או או, נראה כי הדפדפן שלך יותר מידי ישן כדי להריץ את המשחק. סליחה!"
|
||||||
# old_browser_suffix: "You can try anyway, but it probably won't work."
|
old_browser_suffix: "אתה יכול לנסות בכול מקרה אבל זה כנראה לא יעבוד."
|
||||||
# campaign: "Campaign"
|
campaign: "מסע"
|
||||||
# for_beginners: "For Beginners"
|
for_beginners: "למתחילים"
|
||||||
# multiplayer: "Multiplayer"
|
multiplayer: "רב-משתתפים"
|
||||||
# for_developers: "For Developers"
|
for_developers: "למומחים"
|
||||||
|
|
||||||
# play:
|
# play:
|
||||||
# choose_your_level: "Choose Your Level"
|
# choose_your_level: "Choose Your Level"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue