Project

General

Profile

Patch #29151 » ja-translation-add-honorific-suffix.diff

Go MAEDA, 2018-06-28 05:35

View differences:

config/locales/ja.yml (working copy)
231 231
  mail_subject_reminder: "%{count}件のチケットの期日が%{days}日以内に到来します"
232 232
  mail_body_reminder: "%{count}件の担当チケットの期日が%{days}日以内に到来します:"
233 233
  mail_subject_wiki_content_added: "Wikiページ %{id} が追加されました"
234
  mail_body_wiki_content_added: "Wikiページ %{id} を %{author} が追加しました。"
234
  mail_body_wiki_content_added: "Wikiページ %{id} を %{author} さんが追加しました。"
235 235
  mail_subject_wiki_content_updated: "Wikiページ %{id} が更新されました"
236
  mail_body_wiki_content_updated: "Wikiページ %{id} を %{author} が更新しました。"
236
  mail_body_wiki_content_updated: "Wikiページ %{id} を %{author} さんが更新しました。"
237 237

  
238 238

  
239 239
  field_name: 名称
......
747 747
  label_missing_feeds_access_key: Atomアクセスキーが見つかりません
748 748
  label_feeds_access_key_created_on: "Atomアクセスキーは%{value}前に作成されました"
749 749
  label_module_plural: モジュール
750
  label_added_time_by: "%{author} が%{age}前に追加"
751
  label_updated_time_by: "%{author} が%{age}前に更新"
750
  label_added_time_by: "%{author} さんが%{age}前に追加"
751
  label_updated_time_by: "%{author} さんが%{age}前に更新"
752 752
  label_updated_time: "%{value}前に更新"
753 753
  label_jump_to_a_project: プロジェクトへ移動...
754 754
  label_file_plural: ファイル
......
899 899
  text_comma_separated: (カンマで区切ることで)複数の値を設定できます。
900 900
  text_line_separated: (1行ごとに書くことで)複数の値を設定できます。
901 901
  text_issues_ref_in_commit_messages: コミットメッセージ内でチケットの参照/修正
902
  text_issue_added: "チケット %{id} を %{author} が作成しました。"
903
  text_issue_updated: "チケット %{id} を %{author} が更新しました。"
902
  text_issue_added: "チケット %{id} を %{author} さんが作成しました。"
903
  text_issue_updated: "チケット %{id} を %{author} さんが更新しました。"
904 904
  text_wiki_destroy_confirmation: 本当にこのwikiとその内容のすべてを削除しますか?
905 905
  text_issue_category_destroy_question: "%{count}件のチケットがこのカテゴリに割り当てられています。"
906 906
  text_issue_category_destroy_assignments: カテゴリの割り当てを削除する
(1-1/2)