Sha256: 7a3d865ecf166c835726bf44bc5dd8c6b87aeb73e5a4cf71b3a541588fb8f10b

Contents?: true

Size: 1.76 KB

Versions: 24

Compression:

Stored size: 1.76 KB

Contents

# NOTE: Some translation keys make use of matches from regular expressions
# to manipulate whitespace and order. Please consult the source code for
# Stringex::Localization::ConversionExpressions to see what those
# regular expressions look like if you need to manipulate the order
# differently than the usage below.
en:
  stringex:
    characters:
      and: and
      at: at
      divide: divided by
      degrees: degrees
      dot: \1 dot \2
      ellipsis: dot dot dot
      equals: equals
      number: number
      percent: percent
      plus: plus
      slash: slash
      star: star
    currencies:
      generic: \1 pounds
      dollars: \1 dollars
      dollars_cents: \1 dollars \2 cents
      pounds: \1 pounds
      pounds_pence: \1 pounds \2 pence
      euros: \1 euros
      euros_cents: \1 euros \2 cents
      yen: \1 yen
      reais: \1 reais
      reais_cents: \1 reais \2 cents
    html_entities:
      amp: and
      cent: " cents"
      copy: (c)
      deg: " degrees "
      divide: " divided by "
      double_quote: '"'
      ellipsis: "..."
      en_dash: "-"
      em_dash: "--"
      frac14: one fourth
      frac12: half
      frac34: three fourths
      gt: ">"
      lt: <
      nbsp: " "
      pound: " pounds "
      reg: (r)
      single_quote: "'"
      times: x
      trade: (tm)
      yen: " yen "
    vulgar_fractions:
      half: half
      one_third: one third
      two_thirds: two thirds
      one_fourth: one fourth
      three_fourths: three fourths
      one_fifth: one fifth
      two_fifths: two fifths
      three_fifths: three fifths
      four_fifths: four fifths
      one_sixth: one sixth
      five_sixths: five sixths
      one_eighth: one eighth
      three_eighths: three eighths
      five_eighths: five eighths
      seven_eighths: seven eighths

Version data entries

24 entries across 23 versions & 2 rubygems

Version Path
trusty-cms-7.0.9.1 vendor/bundle/ruby/3.3.0/gems/stringex-2.8.6/locales/en.yml
trusty-cms-7.0.9.1 vendor/bundle/ruby/3.1.0/gems/stringex-2.8.6/locales/en.yml
stringex-2.8.6 locales/en.yml
stringex-2.8.5 locales/en.yml
stringex-2.8.4 locales/en.yml
stringex-2.8.3 locales/en.yml
stringex-2.8.2 locales/en.yml
stringex-2.8.1 locales/en.yml
stringex-2.7.1 locales/en.yml
stringex-2.7.0 locales/en.yml
stringex-2.6.1 locales/en.yml
stringex-2.6.0 locales/en.yml
stringex-2.5.2 locales/en.yml
stringex-2.5.1 locales/en.yml
stringex-2.5.0 locales/en.yml
stringex-2.4.2 locales/en.yml
stringex-2.4.1 locales/en.yml
stringex-2.3.0 locales/en.yml
stringex-2.2.2 locales/en.yml
stringex-2.2.1 locales/en.yml