git ssb

2+

mixmix / ticktack



Tree: 59dd32b5a83df3b3e243a5bc34f33072e25a9701

Files: 59dd32b5a83df3b3e243a5bc34f33072e25a9701 / translations / en.js

6629 bytesRaw
1module.exports = {
2 stats: 'Stats',
3 comments: 'Comments',
4 likes: 'Likes',
5 shares: 'Shares',
6 themes: {
7 light: 'Light',
8 dark: 'Dark (beta)'
9 },
10 editors: {
11 rich: 'Rich',
12 markdown: 'Markdown (beta)'
13 },
14 splash: {
15 about: [
16 'A social network that values openness, equality, and freedom.',
17 'A new social network for people seeking an equitable world that values the value people create and successfully balances freedom, solidarity, privacy, and openness.',
18 "Let's do it right this time. A Web 3.0 social network, connecting the next billion with a decentralized platform built for openness, freedom, and equality.",
19 'An open, equal and free social network.',
20 'Blogging for the decentralized era.'
21 ],
22 slogan: 'Connect the unconnected, Rebuild a trustworthy social network'
23 },
24 pluginsOk: {
25 heading: 'Ticktack running in limited mode',
26 description: 'Another scuttlebutt app is managing your shared database. Core functionality will work, but you may find there are some features that do not work.',
27 advice: 'If you are running Patchwork, close Patchwork before running Ticktack to get the full set of features',
28 action: {
29 ok: 'Okay'
30 }
31 },
32 blogIndex: {
33 title: 'Discover'
34 },
35 topNav: {
36 blogsAll: 'Dynamics',
37 blogSearch: 'Search'
38 },
39 blogNew: {
40 field: {
41 title: 'Title',
42 summary: 'Summary'
43 },
44 actions: {
45 edit: 'Edit',
46 preview: 'Preview',
47 writeBlog: 'Write your blog here'
48 },
49 markdownWarning: 'Markdown editor: auto-saving of drafts is not currently supported. You can change your editor in settings'
50 },
51 channel: 'Channel',
52 loading: 'Loading...',
53 optionalField: 'optional',
54 writeMessage: 'Write a message',
55 writeComment: 'Write a comment',
56 peopleNearby: 'People nearby',
57 sendMessage: 'Send',
58 publishBlog: 'Publish',
59 showMore: 'Show More',
60 directMessages: 'Direct Messages',
61 home: 'Home',
62 error: 'Error',
63 errorNotFound: "The page wasn't found",
64 groupNew: 'New Group',
65 groupFind: {
66 action: {
67 findAGroup: 'Find Group',
68 newGroup: 'Create this group'
69 },
70 state: {
71 groupNotFound: 'This group does not exist yet.'
72 },
73 flash: {
74 createFirstThread: 'Start this group by posting the first thread.'
75 }
76 },
77 groupIndex: 'Group Index',
78 settingsPage: {
79 title: 'Settings',
80 action: {
81 edit: 'Edit'
82 },
83 section: {
84 name: 'Name',
85 introduction: 'Introduction',
86 language: 'Language',
87 zoom: 'Zoom',
88 version: 'Version',
89 theme: 'Theme',
90 editor: 'Editor'
91 }
92 },
93 addressBook: {
94 action: {
95 addUser: 'Add a user',
96 find: {
97 friends: 'Search your friends',
98 following: "Search people you're following",
99 followers: 'Search your followers',
100 search: 'Search for a user'
101 }
102 },
103 heading: {
104 people: 'People'
105 },
106 section: {
107 friends: 'Friends',
108 following: 'Following',
109 followers: 'Followers'
110 }
111 },
112 threadNew: {
113 pageTitle: 'New Thread',
114 field: {
115 to: 'To',
116 subject: 'Subject'
117 },
118 action: {
119 new: 'New Message',
120 addMoreRecps: 'add more recipients (optional)'
121 }
122 },
123 threadShow: 'Direct Messages',
124 userEdit: {
125 section: {
126 avatar: 'Avatar',
127 name: 'Name',
128 introduction: 'Introduction'
129 },
130 instruction: {
131 crop: 'Click and drag to crop your avatar'
132 },
133 action: {
134 okay: 'Okay',
135 cancel: 'Cancel',
136 save: 'Save'
137 }
138 },
139 userFind: {
140 action: {
141 findAUser: 'Find a user'
142 }
143 },
144 userShow: {
145 action: {
146 follow: 'Follow',
147 unfollow: 'Unfollow',
148 directMessage: 'New Direct Message',
149 block: 'Block',
150 unblock: 'Unblock',
151 blockConfirmationMessage: 'block means you will never receive message from this user',
152 cancel: 'Cancel'
153 },
154 state: {
155 friends: 'You are friends',
156 youFollow: 'You follow them',
157 theyFollow: 'They follow you',
158 userIsInGroups: 'is in groups:',
159 userConversationsWith: 'conversations you\'ve had with',
160 follow: 'Follow',
161 friendsInCommon: 'friends in common'
162 }
163 },
164 channelShow: {
165 action: {
166 subscribe: 'Subscribe',
167 unsubscribe: 'Unsubscribe'
168 }
169 },
170 subscriptions: {
171 user: 'My subscriptions',
172 friends: 'Friends subscriptions',
173 state: {
174 noSubscriptions: 'You have no subscriptions yet'
175 }
176 },
177 share: {
178 captionPlaceholder: 'Type an optional caption here',
179 shareLabel: 'Share this blog with your followers',
180 externalShareLabel: 'Share this blog with on the Web',
181 action: {
182 share: 'Share',
183 copy: 'Copy external URL',
184 open: 'Open external URL'
185 },
186 settings: {
187 caption: 'Web Sharing Metrics',
188 publicOption: 'publish metrics openly',
189 authorAndYouOption: 'publish for you and author',
190 justYouOption: 'publish just for you'
191 }
192 },
193 statsShow: {
194 title: 'Stats',
195 prevMonth: 'Prev 30 days',
196 nextMonth: 'Next 30 days',
197 thirtyDays: '30 days'
198 },
199 backup: {
200 sectionName: 'Backup',
201 ftu: {
202 importAction: 'Import identity',
203 createAction: 'Create new identity',
204 busyMessage: 'Processing...',
205 welcomeHeader: 'Welcome to Ticktack',
206 welcomeMessage: 'Do you want to create a new identity or import one?'
207 },
208 export: {
209 header: 'Export identity',
210 message: [
211 'Please backup your private key file very carefully.',
212 'If your private key is hacked, all your private messages will be retrieved by third party, and your identity will be faked on the network'
213 ],
214 passwordPlaceholder: 'Please enter password to protect export file',
215 cancelAction: 'Cancel',
216 exportAction: 'Export Identity',
217 dialog: {
218 label: 'Export Identity',
219 title: 'Export Identity'
220 }
221 },
222 import: {
223 importAction: 'Import Identity',
224 header: 'Importing identity',
225 myFeedProgress: 'Progress (your identity)',
226 myFriendsProgress: 'Progress (your friends)',
227 dialog: {
228 label: 'Import Identity',
229 title: 'Import Identity'
230 },
231 details: 'Reconstructing your identity will take some time. Ticktack will launch once your identity is synchronized, but it will take some time to gather your friends data, so some messages and blogs will arrive later. You can safely close this window and Ticktack will resume sync next time you open it.'
232 }
233 },
234 languages: {
235 en: 'English',
236 zh: '中文'
237 }
238}
239

Built with git-ssb-web