@@ -45,6 +45,7 @@ OC.L10N.register(
4545 "Show all teams" : "すべてのチームを表示" ,
4646 "Collapse teams" : "チームを折りたたむ" ,
4747 "This group already exists" : "このグループはすでに存在しています" ,
48+ "An error occurred while creating the group" : "グループ作成中にエラーが発生しました" ,
4849 "This team already exists" : "このチームはすでに存在しています" ,
4950 "An error happened during the creation of the team" : "チームの作成中にエラーが発生しました" ,
5051 "{addressbookname} (Disabled)" : "{addressbookname} (無効)" ,
@@ -124,6 +125,7 @@ OC.L10N.register(
124125 "Invalid image" : "無効な画像" ,
125126 "Error cropping picture" : "画像のトリミング中にエラーが発生しました" ,
126127 "Pick an avatar" : "アバターを選択" ,
128+ "Pick" : "選定" ,
127129 "Error while processing the picture." : "画像の加工中にエラーが発生しました" ,
128130 "Avatar downloaded from social network" : "SNSでダウンロード済みのアバター" ,
129131 "Avatar already up to date" : "アバターはすでに最新です" ,
@@ -207,6 +209,8 @@ OC.L10N.register(
207209 "Contact not found" : "連絡先がありません" ,
208210 "Group {group} not found" : "グループ {group} が見つかりません" ,
209211 "Close" : "閉じる" ,
212+ "No data for this contact" : "この連絡先のデータはありません" ,
213+ "No data for this contact on their profile" : "プロフィールにこの連絡先のデータがありません" ,
210214 "Import" : "インポート" ,
211215 "Are you sure you want to import this contact file?" : "この連絡先ファイルをインポートしますか?" ,
212216 "Could not copy" : "コピーできませんでした" ,
@@ -266,8 +270,10 @@ OC.L10N.register(
266270 "Postal code" : "郵便番号" ,
267271 "Country" : "国名" ,
268272 "Birthday" : "誕生日" ,
273+ "Place of birth" : "出身地" ,
269274 "Anniversary" : "記念日" ,
270275 "Date of death" : "命日" ,
276+ "Place of death" : "死亡場所" ,
271277 "Instant messaging" : "インスタントメッセージ" ,
272278 "Phone" : "電話番号" ,
273279 "Mobile" : "携帯" ,
@@ -280,6 +286,7 @@ OC.L10N.register(
280286 "Voice" : "音声番号" ,
281287 "Car" : "自動車" ,
282288 "Work pager" : "ワークページャー" ,
289+ "Line manager" : "ラインマネージャー" ,
283290 "Social network" : "ソーシャルネットワーク" ,
284291 "Relationship to you" : "あなたとの関係" ,
285292 "Spouse" : "配偶者" ,
0 commit comments