Skip to content

Commit

Permalink
Merge pull request #561 from codeforjapan/update-locale-027
Browse files Browse the repository at this point in the history
Update config/locale file from v0.27.4
  • Loading branch information
ayuki-joto authored Sep 23, 2023
2 parents 517df3c + dc7e494 commit 38b3d66
Showing 1 changed file with 0 additions and 28 deletions.
28 changes: 0 additions & 28 deletions config/locales/ja.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,42 +21,27 @@ ja:
origin_title: 起案者
origin_url: 元のURL
user:
name: 表示名
nickname: アカウントID
avatar: アバター
user_extension:
address: 住所
birth_year: 生年(西暦)
gender: 性別
occupation: 職業
real_name: 本名
organization:
primary_color: プライマリ
secondary_color: セカンダリ
minutes:
visible: 表示する
activerecord:
attributes:
decidim/proposals/proposal:
title: タイトル
body: 本文
date:
formats:
decidim_short: "%Y/%m/%d"
decidim_short_with_month_name_short: "%Y %b %d"
decidim_with_day_and_month_name: "%Y %b %d %A"
decidim_with_month_name: "%Y %B %d"
decidim_with_month_name_short: "%b %d"
decidim:
admin:
actions:
duplicate: 複製
admin_terms_of_use:
actions:
refuse: 同意しない
dashboard:
show:
welcome: Decidim 管理画面へようこそ。
filters:
admin_accountability:
admin_role_type:
Expand Down Expand Up @@ -940,24 +925,11 @@ ja:
- 鳴り出した
- 黄いろ
- 黒く
layouts:
decidim:
notifications_dashboard:
mark_all_as_read: すべての通知を削除する
time:
formats:
day_of_month: "%b %d"
day_of_week: "%a"
day_of_week_long: "%e %a"
day_of_year: "%y.%m.%d"
decidim_day_of_year: "%Y %B %d"
decidim_short: "%Y/%m/%d %H:%M"
default: "%Y %b %d (%a) %H:%M:%S %z"
devise:
mailer:
invitation_instructions:
accept_until_format: "%Y/%m/%d %I:%M %p"
long: "%Y/%m/%d %H:%M"
long_dashed: "%Y-%m-%d %H:%M:%S"
short: "%Y/%m/%d %H:%M"
time_of_day: "%H:%M"

0 comments on commit 38b3d66

Please sign in to comment.