Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/jpn/src/vs/workbench/browser/parts/notifications/notificationsStatus.i18n.json')
-rw-r--r--i18n/jpn/src/vs/workbench/browser/parts/notifications/notificationsStatus.i18n.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/i18n/jpn/src/vs/workbench/browser/parts/notifications/notificationsStatus.i18n.json b/i18n/jpn/src/vs/workbench/browser/parts/notifications/notificationsStatus.i18n.json
index 4318c9a681a..74d1a30af44 100644
--- a/i18n/jpn/src/vs/workbench/browser/parts/notifications/notificationsStatus.i18n.json
+++ b/i18n/jpn/src/vs/workbench/browser/parts/notifications/notificationsStatus.i18n.json
@@ -8,5 +8,7 @@
],
"hideNotifications": "通知を非表示",
"zeroNotifications": "通知はありません",
- "noNotifications": "新しい通知はありません"
+ "noNotifications": "新しい通知はありません",
+ "oneNotification": "1 件の新しい通知",
+ "notifications": "{0} 件の新しい通知"
} \ No newline at end of file