locales/en.jsonView |
---|
1 | 1 | { |
2 | | - "$name": "English", |
3 | | - "es": "Spanish", |
4 | | - "ki": "Kashmiri", |
5 | | - "Patchwork": "Patchwork", |
6 | | - "Public": "Public", |
7 | | - "Private": "Private", |
8 | | - "Write a public message": "Write a public message", |
9 | | - "Active Channels": "Active Channels", |
10 | | - "Loading": "Loading", |
11 | | - "Local": "Local", |
12 | | - "Connected Pubs": "Connected Pubs", |
13 | | - "Who to follow": "Who to follow", |
14 | | - "Unsubscribe": "Unsubscribe", |
15 | | - "Subscribe": "Subscribe", |
16 | 2 | "Publishing...": "Publishing...", |
| 3 | + "Publish Privately": "Publish Privately", |
17 | 4 | "Publish": "Publish", |
18 | | - "Show ": "Show ", |
| 5 | + "Welcome to Patchwork": "Welcome to Patchwork", |
| 6 | + "You may not be able to see new content until you follow some users or pubs.": "You may not be able to see new content until you follow some users or pubs.", |
| 7 | + "For help, see the 'Getting Started' guide at ": "For help, see the 'Getting Started' guide at ", |
19 | 8 | "update": "update", |
20 | 9 | "updates": "updates", |
21 | 10 | "+ Join Pub": "+ Join Pub", |
22 | | - "word, @key, #channel": "word, @key, #channel", |
23 | | - "Profile": "Profile", |
24 | | - "Mentions": "Mentions", |
25 | | - " liked this message": " liked this message", |
26 | | - "View full thread": "View full thread", |
27 | | - " replied": " replied", |
28 | | - " replied to ": " replied to ", |
29 | | - "like": "like", |
30 | | - " and ": " and ", |
31 | | - " followed ": " followed ", |
32 | | - " subscribed to ": " subscribed to ", |
33 | | - "likes": "likes", |
34 | | - " others": " others", |
35 | | - "Write a private reply": "Write a private reply", |
36 | | - "Write a public reply": "Write a public reply", |
| 11 | + "Active Channels": "Active Channels", |
37 | 12 | "More Channels...": "More Channels...", |
38 | | - "Cannot display message.": "Cannot display message.", |
39 | | - "All Posts from Your ": "All Posts from Your ", |
40 | | - "Click to unsubscribe": "Click to unsubscribe", |
41 | | - "Subscribed": "Subscribed", |
42 | | - "Write a message in this channel": "Write a message in this channel\n\n\n\nPeople who follow you or subscribe to this channel will also see this message in their main feed.\n\nTo create a new channel, type the channel name (preceded by a #) into the search box above. e.g #cat-pics", |
43 | | - "liked this message": "liked this message", |
44 | | - "replied to this message": "replied to this message", |
45 | | - "added changes": "added changes", |
46 | | - "mentioned you": "mentioned you", |
47 | | - "mentioned this channel": "mentioned this channel", |
48 | | - "Write a private message": "Write a private message \n\n\n\nThis can only be read by yourself and people you have @mentioned.", |
| 13 | + "Local": "Local", |
| 14 | + "Connected Pubs": "Connected Pubs", |
| 15 | + "Who to follow": "Who to follow", |
| 16 | + "Write a private message": "Write a private message", |
49 | 17 | "Edit Your Profile": "Edit Your Profile", |
50 | | - "Click to unfollow": "Click to unfollow", |
| 18 | + "Public key for this profile": "Public key for this profile", |
| 19 | + "This person is blocked by %s of your friends.": { |
| 20 | + "one": "This person is blocked by %s of your friends.", |
| 21 | + "other": "This person is blocked by %s of your friends." |
| 22 | + }, |
| 23 | + "You don't follow anyone who follows this person": "You don't follow anyone who follows this person", |
| 24 | + "You might not be seeing their latest messages. You could try joining a pub that they are a member of.": "You might not be seeing their latest messages. You could try joining a pub that they are a member of.", |
| 25 | + "However, since they follow someone that follows you, they should be able to see your posts.": "However, since they follow someone that follows you, they should be able to see your posts.", |
| 26 | + "They might not be able to see your posts either.": "They might not be able to see your posts either.", |
| 27 | + "This person does not follow anyone that follows you": "This person does not follow anyone that follows you", |
| 28 | + "They might not receive your private messages or replies. You could try joining a pub that they are a member of.": "They might not receive your private messages or replies. You could try joining a pub that they are a member of.", |
| 29 | + "However, since you follow someone that follows them, you should be able to see their latest posts.": "However, since you follow someone that follows them, you should be able to see their latest posts.", |
| 30 | + "Mutual Friends": "Mutual Friends", |
| 31 | + "You share %s mutual friends with this person.": { |
| 32 | + "one": "You share %s mutual friends with this person.", |
| 33 | + "other": "You share %s mutual friends with this person." |
| 34 | + }, |
| 35 | + "Followed by": "Followed by", |
| 36 | + "You follow %s people that follow this person.": { |
| 37 | + "one": "You follow %s people that follow this person.", |
| 38 | + "other": "You follow %s people that follow this person." |
| 39 | + }, |
| 40 | + "Send Private Message": "Send Private Message", |
51 | 41 | "Friends": "Friends", |
| 42 | + "Followers": "Followers", |
52 | 43 | "Following": "Following", |
53 | | - "Follow Back": "Follow Back", |
54 | | - "Follow": "Follow", |
55 | | - "Followers": "Followers", |
| 44 | + "Blocked by": "Blocked by", |
| 45 | + "Public": "Public", |
| 46 | + "Private": "Private", |
56 | 47 | "More": "More", |
57 | 48 | "Gatherings": "Gatherings", |
58 | 49 | "Extended Network": "Extended Network", |
59 | 50 | "Settings": "Settings", |
| 51 | + "Patchwork": "Patchwork", |
60 | 52 | "Upgrading database": "Upgrading database", |
61 | 53 | "Downloading new messages": "Downloading new messages", |
62 | 54 | "Indexing database": "Indexing database", |
63 | 55 | "Scuttling...": "Scuttling...", |
| 56 | + "word, @key, #channel": "word, @key, #channel", |
| 57 | + "Profile": "Profile", |
| 58 | + "Mentions": "Mentions", |
64 | 59 | " has been released.": " has been released.", |
65 | 60 | " Click here to download and view more info!": " Click here to download and view more info!", |
66 | 61 | "Self Assigned": "Self Assigned", |
67 | 62 | "Assigned By": "Assigned By", |
68 | | - "self assigned a description": "self assigned a description", |
69 | | - "in reply to ": "in reply to ", |
70 | | - "subscribed to ": "subscribed to ", |
71 | 63 | "followed ": "followed ", |
72 | | - "identifies ": "identifies ", |
73 | | - " as \"": " as \"", |
74 | | - "paste invite code here": "paste invite code here", |
75 | | - "By default, Patchwork will only see other users that are on the same local area network as you.": "By default, Patchwork will only see other users that are on the same local area network as you.", |
76 | | - "In order to share with users on the internet, you need to be invited to a pub server.": "In order to share with users on the internet, you need to be invited to a pub server.", |
77 | | - "Redeem Invite": "Redeem Invite", |
78 | | - "Cancel": "Cancel", |
79 | | - "Channels": "Channels", |
80 | | - "Browse All": "Browse All", |
81 | | - " from your extended network": " from your extended network", |
82 | | - "+ Add Gathering": "+ Add Gathering", |
83 | | - " referenced this message:": " referenced this message:", |
84 | | - "Create": "Create", |
85 | | - " Gathering": " Gathering", |
86 | | - "Choose a title": "Choose a title", |
87 | | - "Choose date and time": "Choose date and time", |
88 | | - "Choose Banner Image...": "Choose Banner Image...", |
89 | | - "Describe the gathering (if you want)": "Describe the gathering (if you want)", |
90 | | - "Edit": "Edit", |
91 | | - "identified ": "identified ", |
92 | | - "self identifies as ": "self identifies as ", |
93 | 64 | "from now": "from now", |
94 | 65 | "ago": "ago", |
95 | 66 | "years": "years", |
96 | 67 | "months": "months", |
97 | 68 | "weeks": "weeks", |
98 | 69 | "days": "days", |
99 | 70 | "hours": "hours", |
100 | | - "minutes": "mins", |
101 | | - "seconds": "secs", |
| 71 | + "minutes": "minutes", |
| 72 | + "seconds": "seconds", |
102 | 73 | "year": "year", |
103 | 74 | "month": "month", |
104 | 75 | "week": "week", |
105 | 76 | "day": "day", |
106 | 77 | "hour": "hour", |
107 | | - "minute": "min", |
108 | | - "second": "sec", |
109 | | - "assigned a display image to ": "assigned a display image to ", |
| 78 | + "minute": "minute", |
| 79 | + "second": "second", |
| 80 | + "Reply": "Reply", |
| 81 | + "View full thread": "View full thread", |
| 82 | + "Unsubscribe": "Unsubscribe", |
| 83 | + "Subscribe": "Subscribe", |
| 84 | + "Force Disconnect": "Force Disconnect", |
| 85 | + "(you)": "(you)", |
| 86 | + "in reply to ": "in reply to ", |
| 87 | + "See less": "See less", |
| 88 | + "See more": "See more", |
| 89 | + "mentioned you": "mentioned you", |
| 90 | + " and ": " and ", |
| 91 | + "Liked by": "Liked by", |
| 92 | + "likes": "likes", |
| 93 | + "liked this message": "liked this message", |
| 94 | + "like": "like", |
| 95 | + "replied to this message": "replied to this message", |
| 96 | + "unfollowed ": "unfollowed ", |
| 97 | + " others": " others", |
| 98 | + "Write a public message": "Write a public message", |
| 99 | + "New Message": "New Message", |
| 100 | + "%s people from your network replied to this message on ": { |
| 101 | + "one": "%s person from your network replied to this message on ", |
| 102 | + "other": "%s people from your network replied to this message on " |
| 103 | + }, |
| 104 | + "mentioned in your network": "mentioned in your network", |
| 105 | + "Channels": "Channels", |
| 106 | + "Browse All": "Browse All", |
| 107 | + "$name": "$name", |
110 | 108 | "Theme": "Theme", |
111 | 109 | "Language": "Language", |
112 | | - "Filters": "Filters", |
| 110 | + "Default": "Default", |
| 111 | + "de": "de", |
| 112 | + "en": "en", |
| 113 | + "es": "es", |
| 114 | + "ki": "ki", |
| 115 | + "pt": "pt", |
| 116 | + "pt-BR": "pt-BR", |
| 117 | + "Public Feed Options": "Public Feed Options", |
113 | 118 | "Hide following messages": "Hide following messages", |
114 | | - "Cannot display message": "Cannot display message", |
| 119 | + "This is you.": "This is you.", |
| 120 | + "Click to unblock": "Click to unblock", |
| 121 | + "Blocked": "Blocked", |
| 122 | + "Click to unfollow": "Click to unfollow", |
| 123 | + "Follow Back": "Follow Back", |
| 124 | + "Follow": "Follow", |
| 125 | + "Click to block syncing with this person and hide their posts": "Click to block syncing with this person and hide their posts", |
| 126 | + "Block": "Block", |
| 127 | + "Write a private reply": "Write a private reply", |
| 128 | + "Write a public reply": "Write a public reply", |
| 129 | + "External Link": "External Link", |
| 130 | + "subscribed to ": "subscribed to ", |
| 131 | + "unsubscribed from ": "unsubscribed from ", |
| 132 | + "Click to unsubscribe": "Click to unsubscribe", |
| 133 | + "Subscribed": "Subscribed", |
| 134 | + "Write a message in this channel": "Write a message in this channel", |
| 135 | + "mentioned this channel": "mentioned this channel", |
| 136 | + "You may not be able to see new channel content until you follow some users or pubs.": "You may not be able to see new channel content until you follow some users or pubs.", |
115 | 137 | "Search Results:": "Search Results:", |
116 | 138 | "Search completed.": "Search completed.", |
117 | 139 | "result found": "result found", |
118 | 140 | "results found": "results found", |
| 141 | + "blocked ": "blocked ", |
| 142 | + "Confirm": "Confirm", |
| 143 | + "Cancel": "Cancel", |
| 144 | + "Unread Message": "Unread Message", |
| 145 | + "Font Size": "Font Size", |
| 146 | + "Only include posts from subscribed channels": "Only include posts from subscribed channels", |
| 147 | + "Information": "Information", |
| 148 | + "Hide channel (un)subcribe messages": "Hide channel (un)subcribe messages", |
| 149 | + "Channel Feed Options": "Channel Feed Options", |
119 | 150 | " forked this discussion:": " forked this discussion:", |
| 151 | + "You are not following anyone": "You are not following anyone", |
| 152 | + "For help getting started, see the guide at ": "For help getting started, see the guide at ", |
| 153 | + "added changes": "added changes", |
120 | 154 | "Your Profile": "Your Profile", |
121 | 155 | "Choose Profile Image...": "Choose Profile Image...", |
122 | 156 | "Choose a name": "Choose a name", |
123 | 157 | "Describe yourself (if you want)": "Describe yourself (if you want)", |
124 | | - "What would you like to call ": "What would you like to call ", |
125 | | - "Confirm": "Confirm", |
126 | | - "self assigned a display image": "self assigned a display image", |
127 | | - "Like": "Like", |
128 | | - "Reply": "Reply", |
129 | | - "unfollowed ": "unfollowed ", |
130 | | - "Untitled Gathering": "Untitled Gathering", |
131 | | - "Error": "Error", |
132 | | - "An error occurred while attempting to publish gathering.": "An error occurred while attempting to publish gathering.", |
133 | | - "An error occurred while attempting to redeem invite.": "An error occurred while attempting to redeem invite.", |
134 | | - "OK": "OK", |
135 | | - "Close": "Close", |
136 | | - "New Message": "New Message", |
137 | | - "unsubscribed from ": "unsubscribed from ", |
138 | | - "en": "en", |
139 | | - "on ": "on ", |
140 | | - "de": "German", |
141 | | - "Private Message": "Private Message", |
142 | | - "Send Private Message": "Send Private Message", |
143 | | - "Publish Privately": "Publish Privately", |
144 | | - "Block": "Block", |
145 | | - "Click to unblock": "Click to unblock", |
146 | | - "Blocked": "Blocked", |
147 | | - "pt": "pt", |
148 | | - "blocked ": "blocked ", |
149 | | - "unblocked ": "unblocked ", |
150 | | - "Click to block syncing with this person and hide their posts": "Click to block syncing with this person and hide their posts", |
151 | | - "Public key for this profile": "Public key for this profile", |
152 | | - "Liked by": "Liked by", |
153 | | - "You don't follow anyone who follows this person": "You don't follow anyone who follows this person", |
154 | | - "You might not be seeing their latest messages. You could try joining a pub that they are a member of.": "You might not be seeing their latest messages. You could try joining a pub that they are a member of.", |
155 | | - "Mutual Friends": "Mutual Friends", |
156 | | - "You share %s mutual friends with this person.": { |
157 | | - "one": "You share %s mutual friend with this person.", |
158 | | - "other": "You share %s mutual friends with this person." |
159 | | - }, |
160 | | - "This person does not follow anyone that follows you": "This person does not follow anyone that follows you", |
161 | | - "They might not receive your private messages or replies. You could try joining a pub that they are a member of.": "They might not receive your private messages or replies. You could try joining a pub that they are a member of.", |
162 | | - "External Link": "External Link", |
163 | | - "This is you.": "This is you.", |
164 | | - "This person is blocked by %s of your friends.": { |
165 | | - "one": "This person is blocked by %s of your friends.", |
166 | | - "other": "This person is blocked by %s of your friends." |
167 | | - }, |
168 | | - "Blocked by": "Blocked by", |
169 | | - "However, this person should be able to see your posts.": "However, this person should be able to see your posts.", |
170 | | - "However, since they follow someone that follows you, they should be able to see your posts.": "However, since they follow someone that follows you, they should be able to see your posts.", |
171 | | - "They might not be able to see your posts either.": "They might not be able to see your posts either.", |
172 | | - "However, since you follow someone that follows them, you should be able to see their latest posts.": "However, since you follow someone that follows them, you should be able to see their latest posts.", |
173 | | - "An error occured while publishing your message.": "An error occured while publishing your message.", |
174 | 158 | "Missing message": "Missing message", |
175 | 159 | " via ": " via ", |
176 | | - "Cannot load thread": "Cannot load thread", |
177 | | - "The author of this message could be outside of your follow range or they may be blocked.": "The author of this message could be outside of your follow range or they may be blocked.", |
178 | | - "You follow %s people that follow this person.": { |
179 | | - "one": "You follow someone that follows this person.", |
180 | | - "other": "You follow %s people that follow this person." |
181 | | - }, |
182 | | - "Followed by": "Followed by", |
183 | | - "pt-BR": "Brazillian Portuguese", |
184 | | - "See less": "See less", |
185 | | - "See more": "See more", |
186 | | - "(missing message)": "(missing message)", |
187 | | - "assigned a description to ": "assigned a description to ", |
188 | | - "Unread Message": "Unread Message", |
189 | | - "Font Size": "Font Size", |
190 | | - "Public Feed Options": "Public Feed Options", |
191 | | - "Only include posts from subscribed channels": "Only include posts from subscribed channels", |
192 | | - "Default": "Default", |
193 | | - "Force Disconnect": "Force Disconnect", |
194 | | - "mentioned in your network": "mentioned in your network", |
195 | | - "%s people from your network replied to this message on ": { |
196 | | - "one": "%s person from your network replied to this message on ", |
197 | | - "other": "%s people from your network replied to this message on " |
198 | | - }, |
199 | | - "(you)": "(you)", |
200 | | - "Information": "Information", |
201 | | - "Hide channel (un)subcribe messages": "Hide channel (un)subcribe messages", |
202 | | - "Channel Feed Options": "Channel Feed Options" |
| 160 | + "The author of this message could be outside of your follow range or they may be blocked.": "The author of this message could be outside of your follow range or they may be blocked." |
203 | 161 | } |