Sha256: 6fbb185efdaa54ac2825ffe150d96b4cfea90f3ee08fa1dc573a0c29bc224674

Contents?: true

Size: 1.57 KB

Versions: 10

Compression:

Stored size: 1.57 KB

Contents

en:
  common:
    smalruby_editor: "Smalruby v%{version}"
    "ok": "OK"
    cancel: "Cancel"
    reset: &reset "Reset"
    login: &login "Login"
    name: "Name"

  controllers:
    source_codes:
      not_ruby_program: " isn't ruby program."
      not_exist: " does not exist."
      exist: " already exist."

  editor:
    index:
      block: "Block"
      msg_input_program_name: "Input your program name(ex:01.rb)"
      run: "Run"
      download: "Download"
      load: "Load"
      save: "Save"
      check: "Check"
      reset: *reset
      logout: "Logout"
      login: *login

    block_tab:
      character: "Character"
      new_character: "New Character"
      direction_parameter: "Dir:"
      stage: "Stage"

    toolbox:
      motion: "Motion"
      looks: "Looks"
      sound: "Sound"
      pen: "Pen"
      data: "Data"
      events: "Events"
      control: "Control"
      sensing: "Sensing"
      operators: "Operators"
      etc: "More Blocks"
      hello: "Hello!"
      world: "world"
      text: "text"

    character_modal:
      name: "Name"
      x_position: "X"
      y_position: "Y"
      msg_input_name: "car1 and ball1 etc..."
      direction: "Dir"

    load_modal:
      preset_programs: "Preset programs"
      find_program: "Find program"
      computer: "From this computer..."
      remix: "Remix"

    reset_modal:
      title: "Are you sure you want to reset ?"
      message: "Your program will disappear!"

    signin_modal:
      message: "Input your name<br>not to mix with other people's program."
      username_placeholder: "username, ID, nickname, etc..."

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
smalruby-editor-0.2.6-x86-mingw32 config/locales/en.yml
smalruby-editor-0.2.6 config/locales/en.yml
smalruby-editor-0.2.5-x86-mingw32 config/locales/en.yml
smalruby-editor-0.2.5 config/locales/en.yml
smalruby-editor-0.2.4-x86-mingw32 config/locales/en.yml
smalruby-editor-0.2.4 config/locales/en.yml
smalruby-editor-0.2.3-x86-mingw32 config/locales/en.yml
smalruby-editor-0.2.3 config/locales/en.yml
smalruby-editor-0.2.2-x86-mingw32 config/locales/en.yml
smalruby-editor-0.2.2 config/locales/en.yml