File tree Expand file tree Collapse file tree 2 files changed +22
-2
lines changed
Expand file tree Collapse file tree 2 files changed +22
-2
lines changed Original file line number Diff line number Diff line change @@ -2,9 +2,19 @@ OC.L10N.register(
22 "related_resources" ,
33 {
44 "Calendar" : "カレンダー" ,
5+ "Calendar \"%s\"" : "カレンダー \"%s\"" ,
56 "Deck" : "デッキ" ,
7+ "Deck board \"%s\"" : "デッキボード \"%s\"" ,
68 "Files" : "ファイル" ,
9+ "File \"%s\"" : "ファイル \"%s\"" ,
10+ "Group Folder" : "グループフォルダー" ,
11+ "Group Folder \"%s\"" : "グループフォルダー \"%s\"" ,
712 "Talk conversation" : "会話" ,
8- "Talk" : "トーク"
13+ "Conversation with %s" : "%s との会話" ,
14+ "Talk" : "トーク" ,
15+ "Talk conversation \"%s\"" : "Talkの会話 \"%s\"" ,
16+ "Related Resources" : "関連リソース" ,
17+ "Displays resources related to current item in right panel" : "現在の項目に関連するリソースを右側のパネルに表示する" ,
18+ "Displays resources related to current item in right panel." : "現在の項目に関連するリソースを右側のパネルに表示する。"
919} ,
1020"nplurals=1; plural=0;" ) ;
Original file line number Diff line number Diff line change 11{ "translations" : {
22 "Calendar" : " カレンダー" ,
3+ "Calendar \" %s\" " : " カレンダー \" %s\" " ,
34 "Deck" : " デッキ" ,
5+ "Deck board \" %s\" " : " デッキボード \" %s\" " ,
46 "Files" : " ファイル" ,
7+ "File \" %s\" " : " ファイル \" %s\" " ,
8+ "Group Folder" : " グループフォルダー" ,
9+ "Group Folder \" %s\" " : " グループフォルダー \" %s\" " ,
510 "Talk conversation" : " 会話" ,
6- "Talk" : " トーク"
11+ "Conversation with %s" : " %s との会話" ,
12+ "Talk" : " トーク" ,
13+ "Talk conversation \" %s\" " : " Talkの会話 \" %s\" " ,
14+ "Related Resources" : " 関連リソース" ,
15+ "Displays resources related to current item in right panel" : " 現在の項目に関連するリソースを右側のパネルに表示する" ,
16+ "Displays resources related to current item in right panel." : " 現在の項目に関連するリソースを右側のパネルに表示する。"
717},"pluralForm" :" nplurals=1; plural=0;"
818}
You can’t perform that action at this time.
0 commit comments