Skip to content

Commit 722191a

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent a68dd2f commit 722191a

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

l10n/ja.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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" : "配偶者",

l10n/ja.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
"Show all teams" : "すべてのチームを表示",
4444
"Collapse teams" : "チームを折りたたむ",
4545
"This group already exists" : "このグループはすでに存在しています",
46+
"An error occurred while creating the group" : "グループ作成中にエラーが発生しました",
4647
"This team already exists" : "このチームはすでに存在しています",
4748
"An error happened during the creation of the team" : "チームの作成中にエラーが発生しました",
4849
"{addressbookname} (Disabled)" : "{addressbookname} (無効)",
@@ -122,6 +123,7 @@
122123
"Invalid image" : "無効な画像",
123124
"Error cropping picture" : "画像のトリミング中にエラーが発生しました",
124125
"Pick an avatar" : "アバターを選択",
126+
"Pick" : "選定",
125127
"Error while processing the picture." : "画像の加工中にエラーが発生しました",
126128
"Avatar downloaded from social network" : "SNSでダウンロード済みのアバター",
127129
"Avatar already up to date" : "アバターはすでに最新です",
@@ -205,6 +207,8 @@
205207
"Contact not found" : "連絡先がありません",
206208
"Group {group} not found" : "グループ {group} が見つかりません",
207209
"Close" : "閉じる",
210+
"No data for this contact" : "この連絡先のデータはありません",
211+
"No data for this contact on their profile" : "プロフィールにこの連絡先のデータがありません",
208212
"Import" : "インポート",
209213
"Are you sure you want to import this contact file?" : "この連絡先ファイルをインポートしますか?",
210214
"Could not copy" : "コピーできませんでした",
@@ -264,8 +268,10 @@
264268
"Postal code" : "郵便番号",
265269
"Country" : "国名",
266270
"Birthday" : "誕生日",
271+
"Place of birth" : "出身地",
267272
"Anniversary" : "記念日",
268273
"Date of death" : "命日",
274+
"Place of death" : "死亡場所",
269275
"Instant messaging" : "インスタントメッセージ",
270276
"Phone" : "電話番号",
271277
"Mobile" : "携帯",
@@ -278,6 +284,7 @@
278284
"Voice" : "音声番号",
279285
"Car" : "自動車",
280286
"Work pager" : "ワークページャー",
287+
"Line manager" : "ラインマネージャー",
281288
"Social network" : "ソーシャルネットワーク",
282289
"Relationship to you" : "あなたとの関係",
283290
"Spouse" : "配偶者",

0 commit comments

Comments
 (0)