]> Untitled Git - lemmy.git/blob - ui/src/translations/en.ts
Adding emoji support.
[lemmy.git] / ui / src / translations / en.ts
1 export const en = {
2   translation: {
3     post: 'post',
4     remove_post: 'Remove Post',
5     no_posts: 'No Posts.',
6     create_a_post: 'Create a post',
7     create_post: 'Create Post',
8     number_of_posts:'{{count}} Posts',
9     posts: 'Posts',
10     related_posts: 'These posts might be related',
11     cross_posts: 'This link has also been posted to:',
12     cross_post: 'cross-post',
13     comments: 'Comments',
14     number_of_comments:'{{count}} Comments',
15     remove_comment: 'Remove Comment',
16     communities: 'Communities',
17     users: 'Users',
18     create_a_community: 'Create a community',
19     create_community: 'Create Community',
20     remove_community: 'Remove Community',
21     subscribed_to_communities:'Subscribed to <1>communities</1>',
22     trending_communities:'Trending <1>communities</1>',
23     list_of_communities: 'List of communities',
24     number_of_communities:'{{count}} Communities',
25     community_reqs: 'lowercase, underscores, and no spaces.',
26     edit: 'edit',
27     reply: 'reply',
28     cancel: 'Cancel',
29     unlock: 'unlock',
30     lock: 'lock',
31     link: 'link',
32     mod: 'mod',
33     mods: 'mods',
34     moderates: 'Moderates',
35     settings: 'Settings',
36     remove_as_mod: 'remove as mod',
37     appoint_as_mod: 'appoint as mod',
38     modlog: 'Modlog',
39     admin: 'admin',
40     admins: 'admins',
41     remove_as_admin: 'remove as admin',
42     appoint_as_admin: 'appoint as admin',
43     remove: 'remove',
44     removed: 'removed',
45     locked: 'locked',
46     reason: 'Reason',
47     mark_as_read: 'mark as read',
48     mark_as_unread: 'mark as unread',
49     delete: 'delete',
50     deleted: 'deleted',
51     restore: 'restore',
52     ban: 'ban',
53     ban_from_site: 'ban from site',
54     unban: 'unban',
55     unban_from_site: 'unban from site',
56     save: 'save',
57     unsave: 'unsave',
58     create: 'create',
59     username: 'Username',
60     email_or_username: 'Email or Username',
61     number_of_users:'{{count}} Users',
62     number_of_subscribers:'{{count}} Subscribers',
63     number_of_points:'{{count}} Points',
64     name: 'Name',
65     title: 'Title',
66     category: 'Category',
67     subscribers: 'Subscribers',
68     both: 'Both',
69     saved: 'Saved',
70     unsubscribe: 'Unsubscribe',
71     subscribe: 'Subscribe',
72     subscribed: 'Subscribed',
73     prev: 'Prev',
74     next: 'Next',
75     sidebar: 'Sidebar',
76     sort_type: 'Sort type',
77     hot: 'Hot',
78     new: 'New',
79     top_day: 'Top day',
80     week: 'Week',
81     month: 'Month',
82     year: 'Year',
83     all: 'All',
84     top: 'Top',
85     api: 'API',
86     inbox: 'Inbox',
87     inbox_for: 'Inbox for <1>{{user}}</1>',
88     mark_all_as_read: 'mark all as read',
89     type: 'Type',
90     unread: 'Unread',
91     reply_sent: 'Reply sent',
92     search: 'Search',
93     overview: 'Overview',
94     view: 'View',
95     logout: 'Logout',
96     login_sign_up: 'Login / Sign up',
97     login: 'Login',
98     sign_up: 'Sign Up',
99     notifications_error: 'Desktop notifications not available in your browser. Try Firefox or Chrome.',
100     unread_messages: 'Unread Messages',
101     password: 'Password',
102     verify_password: 'Verify Password',
103     email: 'Email',
104     optional: 'Optional',
105     expires: 'Expires',
106     url: 'URL',
107     body: 'Body',
108     copy_suggested_title: 'copy suggested title: {{title}}',
109     community: 'Community',
110     expand_here: 'Expand here',
111     subscribe_to_communities: 'Subscribe to some <1>communities</1>.',
112     chat: 'Chat',
113     recent_comments: 'Recent Comments',
114     no_results: 'No results.',
115     setup: 'Setup',
116     lemmy_instance_setup: 'Lemmy Instance Setup',
117     setup_admin: 'Set Up Site Administrator',
118     your_site: 'your site',
119     modified: 'modified',
120     nsfw: 'NSFW',
121     show_nsfw: 'Show NSFW content',
122     sponsors: 'Sponsors',
123     sponsors_of_lemmy: 'Sponsors of Lemmy',
124     sponsor_message: 'Lemmy is free, <1>open-source</1> software, meaning no advertising, monetizing, or venture capital, ever. Your donations directly support full-time development of the project. Thank you to the following people:',
125     support_on_patreon: 'Support on Patreon',
126     general_sponsors:'General Sponsors are those that pledged $10 to $39 to Lemmy.',
127     crypto: 'Crypto',
128     bitcoin: 'Bitcoin',
129     ethereum: 'Ethereum',
130     monero: 'Monero',
131     code: 'Code',
132     joined: 'Joined',
133     by: 'by',
134     to: 'to',
135     transfer_community: 'transfer community',
136     transfer_site: 'transfer site',
137     are_you_sure: 'are you sure?',
138     yes: 'yes',
139     no: 'no',
140     powered_by: 'Powered by',
141     landing_0: 'Lemmy is a <1>link aggregator</1> / reddit alternative, intended to work in the <2>fediverse</2>.<3></3>It\'s self-hostable, has live-updating comment threads, and is tiny (<4>~80kB</4>). Federation into the ActivityPub network is on the roadmap. <5></5>This is a <6>very early beta version</6>, and a lot of features are currently broken or missing. <7></7>Suggest new features or report bugs <8>here.</8><9></9>Made with <10>Rust</10>, <11>Actix</11>, <12>Inferno</12>, <13>Typescript</13>.',
142     not_logged_in: 'Not logged in.',
143     community_ban: 'You have been banned from this community.',
144     site_ban: 'You have been banned from the site',
145     couldnt_create_comment: 'Couldn\'t create comment.',
146     couldnt_like_comment: 'Couldn\'t like comment.',
147     couldnt_update_comment: 'Couldn\'t update comment.',
148     couldnt_save_comment: 'Couldn\'t save comment.',
149     no_comment_edit_allowed: 'Not allowed to edit comment.',
150     no_post_edit_allowed: 'Not allowed to edit post.',
151     no_community_edit_allowed: 'Not allowed to edit community.',
152     couldnt_find_community: 'Couldn\'t find community.',
153     couldnt_update_community: 'Couldn\'t update Community.',
154     community_already_exists: 'Community already exists.',
155     community_moderator_already_exists: 'Community moderator already exists.',
156     community_follower_already_exists: 'Community follower already exists.',
157     community_user_already_banned: 'Community user already banned.',
158     couldnt_create_post: 'Couldn\'t create post.',
159     couldnt_like_post: 'Couldn\'t like post.',
160     couldnt_find_post: 'Couldn\'t find post.',
161     couldnt_get_posts: 'Couldn\'t get posts',
162     couldnt_update_post: 'Couldn\'t update post',
163     couldnt_save_post: 'Couldn\'t save post.',
164     no_slurs: 'No slurs.',
165     not_an_admin: 'Not an admin.',
166     site_already_exists: 'Site already exists.',
167     couldnt_update_site: 'Couldn\'t update site.',
168     couldnt_find_that_username_or_email: 'Couldn\'t find that username or email.',
169     password_incorrect: 'Password incorrect.',
170     passwords_dont_match: 'Passwords do not match.',
171     admin_already_created: 'Sorry, there\'s already an admin.',
172     user_already_exists: 'User already exists.',
173     couldnt_update_user: 'Couldn\'t update user.',
174     system_err_login: 'System error. Try logging out and back in.',
175   },
176 }
177