Skip to content

Commit 30aab7b

Browse files
Pontoon/Firefox Multi-Account Containers Add-on: Update Japanese (ja)
Co-authored-by: Kazushi <arcsaber@protonmail.com> (ja) Co-authored-by: NyanRus <touyu1829@gmail.com> (ja) Co-authored-by: Angelina <brunelleangelina417@gmail.com> (ja)
1 parent 0a88c3e commit 30aab7b

1 file changed

Lines changed: 41 additions & 0 deletions

File tree

ja/messages.json

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,9 +285,15 @@
285285
"show": {
286286
"message": "表示"
287287
},
288+
"advancedProxySettings": {
289+
"message": "プロキシーの詳細設定"
290+
},
288291
"learnMore": {
289292
"message": "詳細情報"
290293
},
294+
"applyToContainer": {
295+
"message": "コンテナーに適用"
296+
},
291297
"theme": {
292298
"message": "テーマ:",
293299
"description": "Theme section title in the option page"
@@ -339,8 +345,43 @@
339345
"openBookmarkInContainerTab": {
340346
"message": "ブックマークをコンテナータブで開く"
341347
},
348+
"clearSiteCookiesTooltipInfo": {
349+
"message": "このサイトの Cookie を消去します",
350+
"description": "Label for hovering of the refresh button in a containers site manager"
351+
},
352+
"deleteSiteTooltipInfo": {
353+
"message": "このサイトを削除します",
354+
"description": "Label for hovering of the trash button in a containers site manager"
355+
},
342356
"clearContainerStorage": {
343357
"message": "ストレージと Cookie を消去",
344358
"description": "Label for the clearing a containers storage and cache option"
359+
},
360+
"cookiesClearedSuccess": {
361+
"message": "$siteName$ の Cookie を消去しました",
362+
"description": "Label to confirm that cookies were cleared in the site manager",
363+
"placeholders": {
364+
"siteName": {
365+
"content": "$1"
366+
}
367+
}
368+
},
369+
"cookiesCouldNotBeCleared": {
370+
"message": "$siteName$ の Cookie を消去できませんでした",
371+
"description": "Error message that shows if cookies could not be cleared in the site manager",
372+
"placeholders": {
373+
"siteName": {
374+
"content": "$1"
375+
}
376+
}
377+
},
378+
"storageWasClearedConfirmation": {
379+
"message": "$containerName$ のストレージと Cookie が消去しました。",
380+
"description": "The confirmation label that a containers storage was cleared successfully.",
381+
"placeholders": {
382+
"containerName": {
383+
"content": "$1"
384+
}
385+
}
345386
}
346387
}

0 commit comments

Comments
 (0)