Patch #11128 » ja_translation_r9797.diff
config/locales/ja.yml (working copy) | ||
---|---|---|
53 | 53 |
one: "約1時間" |
54 | 54 |
other: "約%{count}時間" |
55 | 55 |
x_hours: |
56 |
one: "1 hour"
|
|
57 |
other: "%{count} hours"
|
|
56 |
one: "1時間"
|
|
57 |
other: "%{count}時間"
|
|
58 | 58 |
x_days: |
59 | 59 |
one: "1日" |
60 | 60 |
other: "%{count}日" |
... | ... | |
1064 | 1064 |
text_account_destroy_confirmation: |- |
1065 | 1065 |
本当にアカウントを削除しますか? |
1066 | 1066 |
アカウントは恒久的に削除されます。削除後に再度アカウントを有効にする手段はありません。 |
1067 |
error_session_expired: Your session has expired. Please login again. |
|
1068 |
text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours." |
|
1069 |
setting_session_lifetime: Session maximum lifetime |
|
1070 |
setting_session_timeout: Session inactivity timeout |
|
1071 |
label_session_expiration: Session expiration |
|
1067 |
error_session_expired: セッションが失効しました。ログインし直してください。 |
|
1068 |
text_session_expiration_settings: "警告: この設定を変更すると現在有効なセッションが失効する可能性があります。" |
|
1069 |
setting_session_lifetime: 有効期間の最大値 |
|
1070 |
setting_session_timeout: 無操作タイムアウト |
|
1071 |
label_session_expiration: セッション有効期間 |