forked from sheepzh/time-tracker-4-browser
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconsole-resource.json
More file actions
53 lines (53 loc) · 2.73 KB
/
console-resource.json
File metadata and controls
53 lines (53 loc) · 2.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
{
"zh_CN": {
"consoleLog": "今天您打开了 {time} 次 {host},花费了 {focus} 来浏览它。",
"closeAlert": "你可以在【{appName}】的选项中关闭以上提示!"
},
"zh_TW": {
"consoleLog": "今日您開啟了 {host} 共 {time} 次,總計瀏覽時間 {focus}。",
"closeAlert": "您可以在【{appName}】設定中關閉此提示!"
},
"en": {
"consoleLog": "Today you opened {host} {time} time(s), spending {focus} browsing it.",
"closeAlert": "You can disable these notifications in [{appName}] settings!"
},
"ja": {
"consoleLog": "本日{host}を{time}回開き、合計{focus}閲覧しました。",
"closeAlert": "[{appName}]の設定でこの通知を無効にできます"
},
"pt_PT": {
"consoleLog": "Hoje abriu {host} {time} vezes, gastou {focus} a navegar nele.",
"closeAlert": "Pode desativar estas notificações nas definições do [{appName}]!"
},
"uk": {
"consoleLog": "Сьогодні ви відкривали {host} {time} разів, витративши {focus}.",
"closeAlert": "Ви можете вимкнути ці сповіщення в налаштуваннях [{appName}]!"
},
"es": {
"consoleLog": "Hoy abriste {host} {time} vez(ces), pasando {focus} navegando.",
"closeAlert": "¡Puedes desactivar estas notificaciones en la configuración de [{appName}]!"
},
"de": {
"consoleLog": "Sie haben heute {host} {time} Mal geöffnet und {focus} damit verbracht.",
"closeAlert": "Sie können diese Benachrichtigungen in den Einstellungen von [{appName}] deaktivieren!"
},
"fr": {
"consoleLog": "Aujourd'hui vous avez ouvert {host} {time} fois, y passant {focus} à naviguer.",
"closeAlert": "Vous pouvez désactiver ces notifications dans les paramètres de [{appName}] !"
},
"ru": {
"consoleLog": "Сегодня вы открывали {host} {time} раз(а), потратив {focus} на просмотр.",
"closeAlert": "Вы можете отключить эти уведомления в настройках [{appName}]!"
},
"ar": {
"consoleLog": "اليوم فتحت {host} {time} مرة, أنفقت {focus} أثناء تصفحها.",
"closeAlert": "يمكنك تعطيل هذه الإشعارات في إعدادات [{appName}]"
},
"tr": {
"consoleLog": "Bugün {host} {time} saat(ler) açtınız ve {focus} saniye boyunca göz attınız.",
"closeAlert": "Bu bildirimleri [{appName}] ayarlarından devre dışı bırakabilirsiniz!"
},
"pl": {
"closeAlert": "Możesz wyłączyć te powiadomienia w ustawieniach [{appName}]!"
}
}