summaryrefslogtreecommitdiff
path: root/web-ui/app/locales/en_US/translation.json
blob: 66b9e01e87e5d0fe39da63ea05a2786df16975bb (plain)
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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
{
    "compose": "Compose",
    "re": "Re",
    "fwd": "Fwd",
    "trash-single": "Your message was moved to trash!",
    "trash-bulk": "Your messages were moved to trash!",
    "your-message-was-archived": "Your message was archived",
    "delete-single": "Your message was permanently deleted!",
    "delete-bulk": "Your messages were permanently deleted!",
    "draft-saving": "Saving to Drafts...",
    "draft-saved": "Draft saved",
    "recipients-not-valid": "One or more of the recipients are not valid emails",
    "failed-change-tags": "Could not change mail tags",
    "invalid-tag-name": "Invalid tag name",
    "failed-delete-single": "Could not delete email",
    "failed-delete-bulk": "Could not delete emails",
    "failed-fetch-messages": "Could not fetch messages",
    "failed-archive": "Could not archive emails",
    "to": "to",
    "cc": "CC",
    "bcc": "BCC",
    "body": "Message",
    "subject": "Subject",
    "send": "Send",
    "reply": "Reply",
    "reply-to-all": "Reply to all",
    "delete-this-message": "Delete this message",
    "mark-as-read": "Mark as read",
    "mark-as-unread": "Mark as unread",
    "delete": "Delete",
    "archive": "Archive",
    "nothing-selected": "Nothing selected",
    "add-tag-placeholder": "Press Enter to add tag",
    "no-subject": "<No subject>",
    "no-recipient": "<No recipients>",
    "you": "you",
    "encrypted": "Encrypted",
    "not-encrypted": "Not encrypted",
    "signed": "Verified sender",
    "not-signed": "Not signed",
    "encrypted-label-tooltip": "This message was encrypted.",
    "encryption-error-label-tooltip": "This message had an encryption error.",
    "not-encrypted-label-tooltip": "This message is not encrypted.",
    "not-signed-label-tooltip": "The sender could not be verified.",
    "signed-label-tooltip": "You are communicating with the real sender.",
    "mixnet-label-tooltip": "This message was sent using panoramix mixnet.",
    "sending-mail": "Sending...",
    "mail-sent": "Your message was sent!",
    "mail-not-sent": "Error,  message not sent:",
    "trash-button": "Delete it",
    "search-placeholder" : "Search...",
    "search-results-for": "Search results for",
    "forward": "Forward",
    "feedback-placeholder": "Tell us what you liked, didn't like, what is missing and generally what you think about Pixelated.",
    "user-account": "My Account",
    "email-address": "Email address",
    "public-key-fingerprint": "Public key fingerprint",
    "version": "version",
    "logout": "Logout",
    "delete-permanently": "Delete Permanently",
    "move-to-inbox": "Move to Inbox",
    "reply-author-line": "On {{date}}, <{{from}}> wrote:\n",
    "refresh": "refresh",
    "click-to-remove": "Click to remove",
    "no-results-for": "No results for",
    "no-emails-in": "No emails in",
    "error": {
        "timeout": "A timeout occurred",
        "general": "Problems talking to server",
        "parse": "Got invalid response from server",
        "auth": "Invalid email or password",
        "login": {
            "title": "Oh, something went wrong :(",
            "message": "Try to login again in a few minutes. If the problem persists, contact your account administrator."
        }
    },
    "tags": {
        "inbox": "Inbox",
        "sent": "Sent",
        "drafts": "Drafts",
        "trash": "Trash",
        "all": "All",
        "tags": "Tags"
    },
    "account-recovery": {
      "page-title": "Pixelated Account Recovery",
      "admin-form": {
        "image-description": "Admin Recovery Code - Step 1 of 4",
        "title": "Contact your account administrator and ask for their part of the recovery code",
        "tip1": "The safest way to do this is in person.",
        "tip2": "You can call or text if you need to.",
        "tip3": "Don't ever ask for it via email.",
        "input-label": "type here admin's backup code"
      },
      "user-form": {
        "image-description": "User Recovery Code - Step 2 of 4",
        "title": "Remember your backup account?",
        "description": "When you created your account you received a message - it was sent by team@pixelated-project.org. You'll need the recovery code that is in it.",
        "input-label": "type here your backup code"
      },
      "new-password-form": {
        "image-description": "New Password - Step 3 of 4",
        "title": "Now, create a new password",
        "input-label1": "create new password",
        "input-label2": "confirm your new password",
        "error": {
          "invalid-password": "A better password has at least 8 characters",
          "invalid-confirm-password": "Password and confirmation don't match"
        }
      },
      "backup-account-step": {
        "image-description": "Backup Account - Step 4 of 4",
        "title": "Wait! What if you forget your password again?",
        "buttonText": "Set-up Backup Account"
      },
      "button-next": "Next",
      "back": "Back to previous step"
    },
    "backup-account": {
      "page-title": "Pixelated Backup Account",
      "backup-email": {
        "image-description": "Forgot my password!",
        "title": "What if you forget your password?",
        "paragraph1": "You will need a backup account. Choose an alternative email address you use regularly.",
        "paragraph2": "Instructions to recover your password will be sent to this email address, save it.",
        "input-label": "Type your backup account",
        "button": "Add Account",
        "error": {
          "invalid-email": "Please enter a valid email address"
        }
      },
      "confirmation": {
        "title1": "Success!",
        "title2": "A message was sent to your backup account",
        "paragraph": "Save this message, it is really important.",
        "button": "Got it! I'm ready!",
        "retry-button": "Hey, I didn't received it"
      },
      "error": {
        "submit-error": "There was an error. Please try again later."
      }
    },
    "back-to-inbox": "Back to my inbox",
    "footer-text": "Product in development. Feedback and issues to",
    "login": {
      "email": "Your email",
      "password": "Your password",
      "submit": "Login",
      "welcome-image-alt": "Welcome image",
      "welcome-message": "Pixelated is an email that respects the privacy of your information."
    }
}