aboutsummaryrefslogtreecommitdiffstats
path: root/translations/messages/src/i18n/globalMessages.json
blob: 46c43291c909b9e37c0e012f120737a4e66bbade (plain) (blame)
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
[
  {
    "id": "global.premium.upgradeAccount",
    "defaultMessage": "!!!Please upgrade your account to add a new service.",
    "file": "src/i18n/globalMessages.js",
    "start": {
      "line": 4,
      "column": 18
    },
    "end": {
      "line": 7,
      "column": 3
    }
  },
  {
    "id": "global.api.unhealthy",
    "defaultMessage": "!!!Can't connect to Franz Online Services",
    "file": "src/i18n/globalMessages.js",
    "start": {
      "line": 8,
      "column": 16
    },
    "end": {
      "line": 11,
      "column": 3
    }
  },
  {
    "id": "global.notConnectedToTheInternet",
    "defaultMessage": "!!!You are not connected to the internet.",
    "file": "src/i18n/globalMessages.js",
    "start": {
      "line": 12,
      "column": 29
    },
    "end": {
      "line": 15,
      "column": 3
    }
  },
  {
    "id": "global.spellchecking.language",
    "defaultMessage": "!!!Spell checking language",
    "file": "src/i18n/globalMessages.js",
    "start": {
      "line": 16,
      "column": 24
    },
    "end": {
      "line": 19,
      "column": 3
    }
  },
  {
    "id": "global.spellchecker.useDefault",
    "defaultMessage": "!!!Use System Default ({default})",
    "file": "src/i18n/globalMessages.js",
    "start": {
      "line": 20,
      "column": 29
    },
    "end": {
      "line": 23,
      "column": 3
    }
  },
  {
    "id": "global.spellchecking.autodetect",
    "defaultMessage": "!!!Detect language automatically",
    "file": "src/i18n/globalMessages.js",
    "start": {
      "line": 24,
      "column": 34
    },
    "end": {
      "line": 27,
      "column": 3
    }
  },
  {
    "id": "global.spellchecking.autodetect.short",
    "defaultMessage": "!!!Automatic",
    "file": "src/i18n/globalMessages.js",
    "start": {
      "line": 28,
      "column": 39
    },
    "end": {
      "line": 31,
      "column": 3
    }
  }
]