You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ja.js 885B

1234567891011
  1. OC.L10N.register(
  2. "contactsinteraction",
  3. {
  4. "Recently contacted" : "最近連絡した",
  5. "Contacts Interaction" : "連絡先のやり取り",
  6. "Manages interaction between accounts and contacts" : "アカウントと連絡先間のやり取りを管理します",
  7. "Collect data about accounts and contacts interactions and provide an address book for the data" : "アカウントと連絡先のやり取りに関するデータを収集し、データのアドレス帳を提供します",
  8. "Manages interaction between users and contacts" : "ユーザーと連絡先の間のやり取りを管理します",
  9. "Collect data about user and contacts interactions and provide an address book for the data" : "ユーザーと連絡先のやり取りに関するデータを収集し、データのアドレス帳を提供します"
  10. },
  11. "nplurals=1; plural=0;");