mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 23:58:02 -05:00
parent
252b9a0448
commit
92e2eaa4cd
3 changed files with 6 additions and 6 deletions
|
@ -1711,7 +1711,7 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
|
|||
# you_can2: "purchase a prepaid code"
|
||||
# you_can3: "that can be applied to your own account or given to others."
|
||||
|
||||
# coppa_deny:
|
||||
coppa_deny:
|
||||
text1: "¿No puedes esperar para empezar a programar?"
|
||||
text2: "¡Pide a tus padres que hagan una cuenta para ti!"
|
||||
close: "Cerrar ventana"
|
||||
|
@ -1869,7 +1869,7 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
|
|||
license: "licencia"
|
||||
oreilly: "ebook de tu eleccion"
|
||||
|
||||
# calendar:
|
||||
calendar:
|
||||
year: "Año"
|
||||
day: "Día"
|
||||
month: "Mes"
|
||||
|
|
|
@ -187,7 +187,7 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription:
|
|||
else: "senão"
|
||||
elif: "senão se"
|
||||
while: "enquanto"
|
||||
loop: "circular"
|
||||
loop: "repetir"
|
||||
for: "para"
|
||||
break: "parar"
|
||||
continue: "continuar"
|
||||
|
|
|
@ -675,7 +675,7 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
|
|||
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)
|
||||
restricted_to_certain_heroes: "Само одређени хероји могу да играју овај ниво."
|
||||
|
||||
# skill_docs:
|
||||
skill_docs:
|
||||
function: "функција" # skill types
|
||||
method: "метод"
|
||||
snippet: "исечак"
|
||||
|
@ -938,7 +938,7 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
|
|||
password_mismatch: "Шифре се не слажу."
|
||||
password_repeat: "Понови своју шифру."
|
||||
|
||||
# keyboard_shortcuts:
|
||||
keyboard_shortcuts:
|
||||
keyboard_shortcuts: "Пречице за тастатуру"
|
||||
space: "Space"
|
||||
enter: "Enter"
|
||||
|
@ -959,7 +959,7 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
|
|||
# beautify: "Beautify your code by standardizing its formatting."
|
||||
# maximize_editor: "Maximize/minimize code editor."
|
||||
|
||||
# community:
|
||||
community:
|
||||
main_title: "CodeCombat Заједница"
|
||||
# introduction: "Check out the ways you can get involved below and decide what sounds the most fun. We look forward to working with you!"
|
||||
# level_editor_prefix: "Use the CodeCombat"
|
||||
|
|
Loading…
Reference in a new issue