##// END OF EJS Templates
Backported r9815 from trunk (#11128)...
Toshi MARUYAMA -
r9636:57b0faf1282f
parent child
Show More
@@ -53,8 +53,8 ja:
53 one: "約1時間"
53 one: "約1時間"
54 other: "約%{count}時間"
54 other: "約%{count}時間"
55 x_hours:
55 x_hours:
56 one: "1 hour"
56 one: "1時間"
57 other: "%{count} hours"
57 other: "%{count}時間"
58 x_days:
58 x_days:
59 one: "1日"
59 one: "1日"
60 other: "%{count}日"
60 other: "%{count}日"
@@ -1064,8 +1064,8 ja:
1064 text_account_destroy_confirmation: |-
1064 text_account_destroy_confirmation: |-
1065 本当にアカウントを削除しますか?
1065 本当にアカウントを削除しますか?
1066 アカウントは恒久的に削除されます。削除後に再度アカウントを有効にする手段はありません。
1066 アカウントは恒久的に削除されます。削除後に再度アカウントを有効にする手段はありません。
1067 error_session_expired: Your session has expired. Please login again.
1067 error_session_expired: セッションが失効しました。ログインし直してください。
1068 text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
1068 text_session_expiration_settings: "警告: この設定を変更すると現在有効なセッションが失効する可能性があります。"
1069 setting_session_lifetime: Session maximum lifetime
1069 setting_session_lifetime: 有効期間の最大値
1070 setting_session_timeout: Session inactivity timeout
1070 setting_session_timeout: 無操作タイムアウト
1071 label_session_expiration: Session expiration
1071 label_session_expiration: セッション有効期間
General Comments 0
You need to be logged in to leave comments. Login now