Coder Social home page Coder Social logo

Comments (5)

y10k avatar y10k commented on September 27, 2024

日本語の別名の定義が無い操作(メソッド):

  • Array#all?
  • Array#any?
  • Array#collect
  • Array#count
  • Array#drop
  • Array#drop_while
  • Array#filter
  • Array#map
  • Array#none?
  • Array#one?
  • Array#reject
  • Array#select
  • Array#take
  • Array#take_while
  • Enumerator#each_with_index
  • Enumerator#each_with_object
  • Enumerator::Chain#each
  • Enumerator::Chain#inspect
  • Enumerator::Chain#rewind
  • Enumerator::Chain#size
  • Enumerator::Generator#each
  • Enumerator::Yielder#yield
  • Float#fdiv
  • Float#quo
  • Hash#any?
  • ObjectSpace::WeakMap#each
  • Process::Waiter#pid
  • Random.random_number
  • Range#entries
  • Range#to_a
  • Thread#thread_variables
  • TracePoint#__enable
  • TracePoint#eval_script
  • TracePoint#instruction_sequence
  • TracePoint#parameters
  • Enumerable#chain
  • GC.verify_internal_consistency
  • GC.verify_transient_heap_internal_consistency
  • Random::Formatter#rand
  • Random::Formatter#random_number
  • Process.clock_getres
  • Process#clock_getres
  • Warning.warn
  • Warning#warn
  • Exception.to_tty?
  • Exception#respond_to?

from ruby-japanize.

y10k avatar y10k commented on September 27, 2024

可視性(公開/秘密)の設定が誤っていた操作(メソッド):

  • Module#class_exec
  • Module#class_variable_get
  • Module#class_variable_set
  • Module#deprecate_constant
  • Module#module_exec
  • Module#private_constant
  • Module#public_constant
  • Module#singleton_class?

from ruby-japanize.

y10k avatar y10k commented on September 27, 2024

物(Object)で定義したほうがよい操作(メソッド):

  • String#freeze

from ruby-japanize.

y10k avatar y10k commented on September 27, 2024

次の操作(メソッド)は日本語化しない。

廃止予定:

  • ARGF.class#bytes
  • ARGF.class#chars
  • ARGF.class#codepoints
  • ARGF.class#lines
  • Dir.exists?
  • File.exists?
  • IO#bytes
  • IO#chars
  • IO#codepoints
  • FileTest.exists?
  • Kernel#trust
  • Kernel#untrust
  • Kernel#untrusted?

上位の組(クラス)で定義済み:

  • Process::Tms.members

重複している操作(メソッド)に適切な日本語名を思いつかなかった:

  • Array#append
  • Array#prepend
  • Complex#imag
  • Dir.rmdir
  • Numeric#imag
  • Thread#terminate
  • Thread::Queue#deq
  • Thread::Queue#enq
  • Time#ctime
  • Time#gmtoff
  • Time#isdst
  • Time#mday
  • Time#month
  • Time#tv_nsec
  • Time#tv_usec
  • Enumerable#detect
  • Kernel#kind_of?

暗黙の型変換:

  • Array#to_ary
  • Float#to_int
  • Hash#to_hash
  • Hash#to_proc
  • Integer#to_int
  • Method#to_proc
  • Numeric#to_int
  • Proc#to_proc
  • String#to_str

未公開の機能と思われる:

  • Encoding._load
  • Encoding#_dump
  • NameError::message._load
  • NameError::message#_dump
  • NameError::message#to_str
  • Numeric#singleton_method_added
  • Time::tm.from_time
  • Time::tm#day
  • Time::tm#dst?
  • Time::tm#gmt?
  • Time::tm#gmt_offset
  • Time::tm#gmtoff
  • Time::tm#hour
  • Time::tm#isdst
  • Time::tm#mday
  • Time::tm#min
  • Time::tm#mon
  • Time::tm#month
  • Time::tm#nsec
  • Time::tm#sec
  • Time::tm#subsec
  • Time::tm#to_a
  • Time::tm#to_f
  • Time::tm#to_i
  • Time::tm#to_r
  • Time::tm#to_time
  • Time::tm#tv_nsec
  • Time::tm#tv_sec
  • Time::tm#tv_usec
  • Time::tm#usec
  • Time::tm#utc
  • Time::tm#utc?
  • Time::tm#utc_offset
  • Time::tm#year
  • Time::tm#zone
  • Warning::buffer#write
  • IO::generic_readable#read_nonblock
  • IO::generic_readable#readbyte
  • IO::generic_readable#readchar
  • IO::generic_readable#readline
  • IO::generic_readable#readpartial
  • IO::generic_readable#sysread
  • IO::generic_writable#print
  • IO::generic_writable#printf
  • IO::generic_writable#puts
  • IO::generic_writable#syswrite
  • IO::generic_writable#write_nonblock

from ruby-japanize.

y10k avatar y10k commented on September 27, 2024

日本語化の対象となる組(クラス)/部(モジュール)が増えたので、READMEの日本語対応表の更新を忘れないようにすること。

from ruby-japanize.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.