|
133 | 133 | "empty_column.mutes": "You haven't muted any users yet.", |
134 | 134 | "empty_column.notifications": "You don't have any notifications yet. Interact with others to start the conversation.", |
135 | 135 | "empty_column.public": "There is nothing here! Write something publicly, or manually follow users from other servers to fill it up", |
136 | | - "error_boundary.it_crashed": "It crashed!", |
137 | 136 | "follow_request.authorize": "Authorize", |
138 | 137 | "follow_request.reject": "Reject", |
139 | 138 | "getting_started.developers": "Developers", |
|
248 | 247 | "notification.favourite": "{name} favourited your status", |
249 | 248 | "notification.follow": "{name} followed you", |
250 | 249 | "notification.mention": "{name} mentioned you", |
| 250 | + "notification.poll": "A poll you have voted in has ended", |
251 | 251 | "notification.reblog": "{name} boosted your status", |
252 | 252 | "notifications.clear": "Clear notifications", |
253 | 253 | "notifications.clear_confirmation": "Are you sure you want to permanently clear all your notifications?", |
|
258 | 258 | "notifications.column_settings.filter_bar.show": "Show", |
259 | 259 | "notifications.column_settings.follow": "New followers:", |
260 | 260 | "notifications.column_settings.mention": "Mentions:", |
| 261 | + "notifications.column_settings.poll": "Poll results:", |
261 | 262 | "notifications.column_settings.push": "Push notifications", |
262 | 263 | "notifications.column_settings.reblog": "Boosts:", |
263 | 264 | "notifications.column_settings.show": "Show in column", |
|
267 | 268 | "notifications.filter.favourites": "Favourites", |
268 | 269 | "notifications.filter.follows": "Follows", |
269 | 270 | "notifications.filter.mentions": "Mentions", |
| 271 | + "notifications.filter.polls": "Poll results", |
270 | 272 | "notifications.group": "{count} notifications", |
271 | 273 | "poll.closed": "Closed", |
272 | 274 | "poll.refresh": "Refresh", |
|
308 | 310 | "search_results.hashtags": "Hashtags", |
309 | 311 | "search_results.statuses": "Toots", |
310 | 312 | "search_results.total": "{count, number} {count, plural, one {result} other {results}}", |
311 | | - "standalone.public_title": "A look inside...", |
312 | 313 | "status.admin_account": "Open moderation interface for @{name}", |
313 | 314 | "status.admin_status": "Open this status in the moderation interface", |
314 | 315 | "status.block": "Block @{name}", |
|
0 commit comments