@anime.club/translations 1.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +25 -0
- package/package.json +16 -0
- package/readme.md +76 -0
- package/src/arabic-standard.ts +309 -0
- package/src/chinese-simplified.ts +307 -0
- package/src/english.ts +313 -0
- package/src/french.ts +309 -0
- package/src/german.ts +310 -0
- package/src/hindi.ts +309 -0
- package/src/indonesian.ts +310 -0
- package/src/japanese.ts +308 -0
- package/src/korean.ts +307 -0
- package/src/portuguese.ts +310 -0
- package/src/russian.ts +307 -0
- package/src/spanish.ts +309 -0
- package/src/thai.ts +308 -0
- package/src/vietnamese.ts +307 -0
- package/types/interfaces.d.ts +10 -0
@@ -0,0 +1,307 @@
|
|
1
|
+
export const text: text = {
|
2
|
+
_colon: `:`,
|
3
|
+
_comma: `、`,
|
4
|
+
_dot: `。`,
|
5
|
+
_exclamation: `!`,
|
6
|
+
_question: `?`,
|
7
|
+
_space: ``,
|
8
|
+
about: `关于`,
|
9
|
+
accept: `接受`,
|
10
|
+
account: `(en) Account`,
|
11
|
+
accountActivation: `帐号激活`,
|
12
|
+
accountAlreadyExists: `用户名已经被注册`,
|
13
|
+
accountDoesNotExist: `帐号不存在`,
|
14
|
+
add: `加`,
|
15
|
+
addArt: `添加艺术品`,
|
16
|
+
addBlog: `添加博客`,
|
17
|
+
additionalResources: `(en) Additional resources`,
|
18
|
+
addMore: `(en) Add more`,
|
19
|
+
addNewArt: `添加新艺术品`,
|
20
|
+
addPreview: `添加预览`,
|
21
|
+
addSignInVia: `通过添加登录`,
|
22
|
+
advancedOptions: `(en) Advanced options`,
|
23
|
+
all: `全部`,
|
24
|
+
alreadySignedIn: `已登录`,
|
25
|
+
amount: `(en) Amount`,
|
26
|
+
amountShouldNotBeLessThan: (...v) =>
|
27
|
+
`(en) Amount should not be less than ${v[0]}`,
|
28
|
+
animeArtByArtistsFromAllOverTheWorld: `来自世界各地的艺术家的动漫艺术。策划艺术与动漫有关。艺术选择是最佳动漫艺术的无限清单`,
|
29
|
+
animeArtSubscribeToArtistsLikeAndCreate: `动漫艺术-订阅喜欢的艺术家并创建收藏`,
|
30
|
+
animeClubTheFirstPlatformToOfferArtistsPaymentsFromViews: `Anime.club-第一个通过Google AdSense向观看者提供艺术家付款的平台。通过查看艺术家的内容或开始从观看中获得收益来支持艺术家`,
|
31
|
+
animeClubViewPostAndEarnFromAnimeContent: `Anime.club-查看,发布动漫内容并从中获得收益`,
|
32
|
+
animeCommunity: `动漫社区`,
|
33
|
+
animeDotclubNeverAsksForYourPrivateInformation: `(en) Anime.club never asks for your private information`,
|
34
|
+
animeSocialNetwork: `(en) Anime
|
35
|
+
Social Network`,
|
36
|
+
announcements: `(en) Announcements`,
|
37
|
+
apply: `申请`,
|
38
|
+
appSettings: `(en) App settings`,
|
39
|
+
appsVersionIs: `应用的版本为`,
|
40
|
+
areYouSureYouWantTo: `你确定你要`,
|
41
|
+
art: `艺术`,
|
42
|
+
artAssociatedWithAnime: `与动漫相关的艺术`,
|
43
|
+
artBy: `艺术`,
|
44
|
+
artCannotBeChanged: `艺术不能改变。`,
|
45
|
+
authenticationFailed: `验证失败`,
|
46
|
+
autoPublishingToInstagramIsOnlyAvailableToInstagramBusinessAccounts: `(en) Auto publishing to Instagram is only available to Instagram business accounts`,
|
47
|
+
back: `背部`,
|
48
|
+
blog: `博客`,
|
49
|
+
bookmarks: `书签`,
|
50
|
+
browseArt: `浏览艺术品`,
|
51
|
+
cancel: `取消`,
|
52
|
+
cannotStartWithChars: `无法以{:"^$*[]{}()?-"!@#%&/,><':;|~\`"`,
|
53
|
+
change: `(en) Change`,
|
54
|
+
changeArt: `改变艺术`,
|
55
|
+
changeAvatar: `更改头像`,
|
56
|
+
changeEmail: `(en) Change email`,
|
57
|
+
changePassword: `更改密码`,
|
58
|
+
chooseExistingChatOrStartANewOne: `选择现有的聊天或开始新的聊天`,
|
59
|
+
city: `市`,
|
60
|
+
clearAll: `全部清除`,
|
61
|
+
close: `关`,
|
62
|
+
colorTheme: `(en) Color theme`,
|
63
|
+
comingSoon: `快来了…`,
|
64
|
+
community: `社区`,
|
65
|
+
confirmAccount: `确认帐号`,
|
66
|
+
confirmPassword: `确认密码`,
|
67
|
+
connectWithUsOn: `(en) Connect with us on`,
|
68
|
+
contactInformation: `(en) Contact information`,
|
69
|
+
continue: `(en) Continue`,
|
70
|
+
contractTitle: `(en) Contract Title`,
|
71
|
+
copyLink: `复制链接`,
|
72
|
+
couldNotCreateANewRecord: `无法创建新记录`,
|
73
|
+
country: `国家`,
|
74
|
+
createANewAccountFailed: `创建新帐户失败`,
|
75
|
+
createNewAccount: `建立新帐户`,
|
76
|
+
currentPassword: `(en) Current password`,
|
77
|
+
daily: `(en) Daily`,
|
78
|
+
darkDefault: `(en) Dark default`,
|
79
|
+
darkHighContrast: `(en) Dark high contrast`,
|
80
|
+
dayTheme: `(en) Day theme`,
|
81
|
+
delete: `删除`,
|
82
|
+
deleteArt: `删除作品`,
|
83
|
+
deletePost: `删除贴文`,
|
84
|
+
description: `描述`,
|
85
|
+
details: `细节`,
|
86
|
+
didntReceiveEmail: `没有收到邮件吗?`,
|
87
|
+
donations: `捐赠`,
|
88
|
+
done: `完成了`,
|
89
|
+
dragAndDropOrSelectFiles: `(en) Drag & Drop or Select file(s)`,
|
90
|
+
drawingContest: `绘画比赛`,
|
91
|
+
dueDate: `(en) Due date`,
|
92
|
+
earlier: `(en) Earlier`,
|
93
|
+
earningFromArts: `艺术收入`,
|
94
|
+
edit: `编辑`,
|
95
|
+
editPost: `修改帖子`,
|
96
|
+
editProfile: `编辑个人资料`,
|
97
|
+
editTranslations: `编辑译文`,
|
98
|
+
email: `电子邮件`,
|
99
|
+
emailAlreadyUsedByAnotherAccount: `电子邮件已被另一账户使用`,
|
100
|
+
emailNotifications: `(en) Email Notifications`,
|
101
|
+
enterOrPasteALink: `输入或粘贴链接`,
|
102
|
+
enterTheAddressAssociatedWithYourAccount: `(en) Enter the address associated with your account, and we'll email you a link to reset your password`,
|
103
|
+
enterYourPassword: `(en) Enter your password`,
|
104
|
+
error: `(en) Error`,
|
105
|
+
errorPleaseContactCustomerSupport: `错误!请联系客户支持...`,
|
106
|
+
exitEditor: `退出编辑器`,
|
107
|
+
extensions: `扩展名`,
|
108
|
+
fileSizeIsTooBig: `档案太大`,
|
109
|
+
filter: `过滤`,
|
110
|
+
filterBy: `过滤`,
|
111
|
+
findUser: `寻找使用者`,
|
112
|
+
follow: `跟随`,
|
113
|
+
followers: `追随者`,
|
114
|
+
following: `下列的`,
|
115
|
+
followMeOn: `跟我来`,
|
116
|
+
follows: `(en) Follows`,
|
117
|
+
forAllOtherInquiriesPleaseContactUsAt: `任何其他问题,请联系我们:`,
|
118
|
+
forgotPassword: `忘记密码`,
|
119
|
+
forNewMasterpieces: `对于新的杰作`,
|
120
|
+
fromAnimeDotClub: `(en) From anime.club`,
|
121
|
+
getDetails: `获得详细信息`,
|
122
|
+
guestView: `来宾视图`,
|
123
|
+
hire: `(en) Hire`,
|
124
|
+
homepage: `主页`,
|
125
|
+
howToContactYou: `(en) How to contact you`,
|
126
|
+
howToFindYouOnOtherSocialNetworks: `(en) How to find you on other social networks`,
|
127
|
+
iAgreeWith: `我同意`,
|
128
|
+
id: `账号`,
|
129
|
+
imgHeightNeedsToBeBiggerThanOrEqualTo: `图片高度必须大于或等于`,
|
130
|
+
imgWidthNeedsToBeBiggerThanOrEqualTo: `图片宽度必须大于或等于`,
|
131
|
+
introduction: `介绍`,
|
132
|
+
invalidCode: `无效的代码。`,
|
133
|
+
invalidDate: `(en) Invalid date`,
|
134
|
+
invalidPartAfterAt: `@之后的无效部分`,
|
135
|
+
invalidPartBeforeAt: `@之前的无效部分`,
|
136
|
+
jobDetails: `(en) Job Details`,
|
137
|
+
joinAnimeClubCommunity: `(en) Join Anime.club community with thousands of active creators and cool anime art everyday`,
|
138
|
+
joinChat: `加入聊天室`,
|
139
|
+
joinUsOnFacebook: `加入我们的Facebook`,
|
140
|
+
language: `(en) Language`,
|
141
|
+
languages: `语言`,
|
142
|
+
letEveryoneKnowHowToDonateToYou: `(en) Let everyone know how to donate to you`,
|
143
|
+
letOthersKnowAboutYou: `(en) Let others know about you`,
|
144
|
+
lightDefault: `(en) Light default`,
|
145
|
+
lightHighContrast: `(en) Light high contrast`,
|
146
|
+
likes: `喜欢`,
|
147
|
+
linkCopiedToClipboard: `链接已复制到剪贴板`,
|
148
|
+
livesIn: `住在`,
|
149
|
+
location: `(en) Location`,
|
150
|
+
logInOrSignUp: `(en) Log in or sign up`,
|
151
|
+
logOut: `(en) Log out`,
|
152
|
+
maximumNChars: (...v) => `最多${v[0]}个字符`,
|
153
|
+
maxSize: `最大尺寸`,
|
154
|
+
menu: `菜单`,
|
155
|
+
message: `消息`,
|
156
|
+
messages: `私信`,
|
157
|
+
minHeight: `最小高度`,
|
158
|
+
minimumNChars: (...v) => `最少${v[0]}个字符`,
|
159
|
+
minWidth: `最小宽度`,
|
160
|
+
monthly: `(en) Monthly`,
|
161
|
+
moreFrom: (...v) => `更多`,
|
162
|
+
mustBeNChars: (...v) => `必须是${v[0]}个字符`,
|
163
|
+
myPayments: `(en) My payments`,
|
164
|
+
myProfile: `(en) My profile`,
|
165
|
+
mySettings: `(en) My settings`,
|
166
|
+
need1Lowercase: `需要1个小写`,
|
167
|
+
need1Number: `需要1个号码`,
|
168
|
+
need1Uppercase: `需要1个大写`,
|
169
|
+
needAtLeast1CharacterFromN: (...v) => `需要至少[${v[0]}]个字符`,
|
170
|
+
needNCharacter: (...v) => `需要${v[0]}个字符`,
|
171
|
+
newAccount: `新账户`,
|
172
|
+
newArt: `新艺术`,
|
173
|
+
newArtworks: `(en) New artworks`,
|
174
|
+
newBlog: `新博客`,
|
175
|
+
newPassword: `新密码`,
|
176
|
+
newsFeed: `新闻专线`,
|
177
|
+
nextTimeYouAuthenticateYouCouldUseThe: `(en) Next time you authenticate, you could use the connected account, instead of the login and password`,
|
178
|
+
nightTheme: `(en) Night theme`,
|
179
|
+
no: `没有`,
|
180
|
+
noAddedFavoriteArts: `无添加的精选作品`,
|
181
|
+
noInternetConnection: `没有网络连接!`,
|
182
|
+
none: `(en) None`,
|
183
|
+
noNotifications: `(en) No notifications`,
|
184
|
+
noResults: `(en) No results`,
|
185
|
+
notifications: `通知事项`,
|
186
|
+
nsfwContent18Plus: `NSFW内容(18+)`,
|
187
|
+
online: `在线`,
|
188
|
+
onlyLatinLettersNumbersOrSpecialSymbols: `仅拉丁字母,数字,特殊符号`,
|
189
|
+
onlyNumbers: `仅数字`,
|
190
|
+
open: `(en) Open`,
|
191
|
+
openGuestView: `开启访客检视`,
|
192
|
+
openingSoon: `即将开业!`,
|
193
|
+
openToWork: `(en) Open to work`,
|
194
|
+
optional: `(en) Optional`,
|
195
|
+
or: `要么`,
|
196
|
+
pageNotFound: `(en) Page not found`,
|
197
|
+
password: `密码`,
|
198
|
+
payments: `付款方式`,
|
199
|
+
personal: `(en) Personal`,
|
200
|
+
pleaseCheckYour: (...v) => `(en) Please check your ${v[0]}`,
|
201
|
+
pleaseDoNotShareYourPrivateInformationToOthers: `(en) Please do not share your private information to others`,
|
202
|
+
pleaseDropOnlyOneImage: `请只丢一张图片`,
|
203
|
+
pleaseEnterAtLeastNChars: (...v) => `请输入至少${v[0]}个字符`,
|
204
|
+
pleaseFillOutYourDetails: `请填写您的详细信息`,
|
205
|
+
pleaseSignInToYourAccount: `请登录到您的帐户`,
|
206
|
+
pleaseTryAgainOrClick: (...v) => `请重复或者点击`,
|
207
|
+
pleaseVerifyYourAccount: `请验证您的帐户`,
|
208
|
+
pressHereTo: `按这里`,
|
209
|
+
privacyPolicy: `隐私政策`,
|
210
|
+
privateInformation: `(en) Private information`,
|
211
|
+
profile: `账户`,
|
212
|
+
promotions: `(en) Promotions`,
|
213
|
+
publicInformation: `(en) Public information`,
|
214
|
+
publishOn: (...v) => `(en) Publish on ${v[0]}`,
|
215
|
+
rankings: `(en) Rankings`,
|
216
|
+
report: `(en) Report`,
|
217
|
+
save: `保存`,
|
218
|
+
saveAvatar: `保存头像`,
|
219
|
+
saveChanges: `保存更改`,
|
220
|
+
selectAnime: `选择动漫`,
|
221
|
+
selectASingleThemeOrSyncWithYourSystemAndAutomaticallySwitchBetweenDayAndNightThemes: `(en) Select a single theme, or sync with your system and automatically switch between day and night themes`,
|
222
|
+
selectAvatar: `选择头像`,
|
223
|
+
selectCharacters: `选择角色`,
|
224
|
+
selectFile: `选择文件`,
|
225
|
+
selectTheme: `(en) Select theme`,
|
226
|
+
selectThumbnail: `选择缩略图`,
|
227
|
+
sendEmail: `发电子邮件`,
|
228
|
+
settings: `设定值`,
|
229
|
+
share: `(en) Share`,
|
230
|
+
shareYourArtWithTheWorld: `(en) Share your art with the world`,
|
231
|
+
shareYourStory: `分享你的故事!`,
|
232
|
+
shop: `店`,
|
233
|
+
showLess: `显示较少`,
|
234
|
+
showMore: `展示更多`,
|
235
|
+
signIn: `登入`,
|
236
|
+
singleTheme: `(en) Single theme`,
|
237
|
+
size: `(en) Size`,
|
238
|
+
skip: `跳跃`,
|
239
|
+
socialMedia: `社交媒体`,
|
240
|
+
spaceCharacterIsNotAllowed: `不允许使用空格字符`,
|
241
|
+
subscribeToTalentsToKeepUpWithTheirProgress: `关注艺术家,追踪其动态`,
|
242
|
+
successChangedPasswordPleaseSignIn: `成功!修改密码。请登录`,
|
243
|
+
successCreatedRecord: `成功!创建记录!`,
|
244
|
+
successUpdatedRecord: `成功!更新记录!`,
|
245
|
+
supportMeOn: `支持我`,
|
246
|
+
syncWithSystem: `(en) Sync with system`,
|
247
|
+
tellUsAboutYourself: `向我们介绍你自己`,
|
248
|
+
termsAndConditions: `条款和条件`,
|
249
|
+
termsOfUse: `使用条款`,
|
250
|
+
theLinkIsBrokenOrPageHasBeenRemoved: `(en) The link is broken or page has been removed`,
|
251
|
+
themeMode: `(en) Theme mode`,
|
252
|
+
thisIsThePriceYouPropose: `(en) This is the price you propose`,
|
253
|
+
title: `标题`,
|
254
|
+
today: `(en) Today`,
|
255
|
+
toGetWorkRelatedNotifications: `(en) To get work-related notifications`,
|
256
|
+
typeYourTextHere: `在此输入文字...`,
|
257
|
+
upload: `(en) Upload`,
|
258
|
+
uploadAnotherArt: `上传其他艺术品`,
|
259
|
+
uploadAnotherAvatar: `上载另一个头像`,
|
260
|
+
uploadArtNow: `立即上传艺术品!`,
|
261
|
+
uploadNew: `上载新`,
|
262
|
+
uploadNewArt: `上传新作品`,
|
263
|
+
uploadNewPost: `上载新讯息`,
|
264
|
+
username: `用户名`,
|
265
|
+
usernameAlreadyExists: `此用户名已存在`,
|
266
|
+
usernameAndXMoreFollowYou: (...v) =>
|
267
|
+
`(en) <b>${v[0]}</b> and ${v[1]} more follow you`,
|
268
|
+
usernameAndXMoreLikeYourArtwork: (...v) =>
|
269
|
+
`(en) <b>${v[0]}</b> and ${v[1]} more like your artwork`,
|
270
|
+
usernameFollowsYou: (...v) => `(en) <b>${v[0]}</b> follows you`,
|
271
|
+
usernameLikesYourArt: (...v) => `(en) <b>${v[0]}</b> likes your art`,
|
272
|
+
useThisEmailTo: `(en) Use this email to: authenticate, receive notifications`,
|
273
|
+
valueIsNotTheSame: `两次输入不一致`,
|
274
|
+
verificationCode: `验证码`,
|
275
|
+
verifyCode: `验证码`,
|
276
|
+
visitOurDiscordChannelToGetMoreDetails: `访问我们的discord 频道以获取更多详细信息`,
|
277
|
+
weAreOnInstagram: `我们在Instagram上`,
|
278
|
+
weAreWorkingOnIt: `我们正在做这件事`,
|
279
|
+
weDoNotDisplayNSFWContentYet: `我们尚未显示NSFW内容`,
|
280
|
+
weekly: `(en) Weekly`,
|
281
|
+
weHaveSentTooManyEmails: `(en) We have sent too many emails, please try again later or contact customer support`,
|
282
|
+
welcomeToAnimeClub: `欢迎来到Anime.club!`,
|
283
|
+
weSentAnEmailTo: `我们发送了电子邮件至:`,
|
284
|
+
weSentYouANewVerificationEmailPleaseEnterTheCode: `我们向您发送了一封新的验证电子邮件。请输入验证码`,
|
285
|
+
weSupportOnlyTheFollowingFileExtensions: `我们仅支持以下文件扩展名:`,
|
286
|
+
work: `(en) Work`,
|
287
|
+
workDescription: `(en) Work description`,
|
288
|
+
wrongEmailOrPassword: `邮箱或密码错误`,
|
289
|
+
yes: `是`,
|
290
|
+
yesterday: `(en) Yesterday`,
|
291
|
+
youAreAlreadyAuthenticated: `您已经通过验证`,
|
292
|
+
youCanAutoPublishToYourSocialMediaAccount: `(en) You can auto publish to your social media account`,
|
293
|
+
youCanModifyTheTypesOfNotificationsYouReceiveViaEmail: `(en) You can modify the types of notifications you receive via email`,
|
294
|
+
youCanStillNavigateToThePreviouslyOpenedPages: `您仍然可以导航到以前打开的页面`,
|
295
|
+
youDidNotSelectAnyChats: `您没有选择任何聊天`,
|
296
|
+
youDidNotUpdateAnyValues: `您没有更新任何值`,
|
297
|
+
youDoNotHaveAnyChats: `您没有任何聊天`,
|
298
|
+
youHaveNotSavedAnyChanges: `您还没有保存任何更改假?`,
|
299
|
+
youHaveNotSetAPassword: `(en) You have not set a password`,
|
300
|
+
yourAccountIsVerifiedPleaseSignIn: `您的帐户已通过验证。请登录`,
|
301
|
+
yourArts: `您的艺术`,
|
302
|
+
yourAvatar: `您的头像`,
|
303
|
+
yourBlog: `您的博客`,
|
304
|
+
yourFansAreWaiting: `您的粉丝正在等待`,
|
305
|
+
yourFeedIsEmpty: `您的专线为空`,
|
306
|
+
yourSessionHasExpiredPleaseSignInAgain: `您的会话已过期,请重新登录`,
|
307
|
+
}
|
package/src/english.ts
ADDED
@@ -0,0 +1,313 @@
|
|
1
|
+
export const text = {
|
2
|
+
_colon: `: `,
|
3
|
+
_comma: `, `,
|
4
|
+
_dot: `. `,
|
5
|
+
_exclamation: `! `,
|
6
|
+
_question: `? `,
|
7
|
+
_space: ` `,
|
8
|
+
about: `About`,
|
9
|
+
accept: `Accept`,
|
10
|
+
account: `Account`,
|
11
|
+
accountActivation: `Account activation`,
|
12
|
+
accountAlreadyExists: `Account already exists`,
|
13
|
+
accountDoesNotExist: `Account does not exist`,
|
14
|
+
add: `Add`,
|
15
|
+
addArt: `Add art`,
|
16
|
+
addBlog: `Add blog`,
|
17
|
+
additionalResources: `Additional resources`,
|
18
|
+
addMore: `Add more`,
|
19
|
+
addNewArt: `Add new art`,
|
20
|
+
addPreview: `Add preview`,
|
21
|
+
addSignInVia: `Add sign in via`,
|
22
|
+
advancedOptions: `Advanced options`,
|
23
|
+
all: `All`,
|
24
|
+
alreadySignedIn: `Already signed in`,
|
25
|
+
amount: `Amount`,
|
26
|
+
amountShouldNotBeLessThan: (amount: number) =>
|
27
|
+
`Amount should not be less than ${amount}`,
|
28
|
+
animeArtByArtistsFromAllOverTheWorld: `Anime art by artists from all over the world. Art is curated to be related to anime. The art selection is an infinite list of best anime art`,
|
29
|
+
animeArtSubscribeToArtistsLikeAndCreate: `Anime art - subscribe to artists, like, and create collections`,
|
30
|
+
animeClubTheFirstPlatformToOfferArtistsPaymentsFromViews: `Anime.club - the first platform to offer artists payments from views via Google AdSense. Support artists by viewing their content or start earning from views`,
|
31
|
+
animeClubViewPostAndEarnFromAnimeContent: `Anime.club - view, post, and earn from anime content`,
|
32
|
+
animeCommunity: `Anime community`,
|
33
|
+
animeDotclubNeverAsksForYourPrivateInformation: `Anime.club never asks for your private information`,
|
34
|
+
animeSocialNetwork: `Anime\nSocial Network`,
|
35
|
+
announcements: `Announcements`,
|
36
|
+
apply: `Apply`,
|
37
|
+
appSettings: `App settings`,
|
38
|
+
appsVersionIs: `App's version is`,
|
39
|
+
areYouSureYouWantTo: `Are you sure you want to`,
|
40
|
+
art: `Art`,
|
41
|
+
artAssociatedWithAnime: `Art associated with anime`,
|
42
|
+
artBy: `Art by`,
|
43
|
+
artCannotBeChanged: `Art cannot be changed`,
|
44
|
+
authenticationFailed: `Authentication failed`,
|
45
|
+
autoPublishingToInstagramIsOnlyAvailableToInstagramBusinessAccounts: `Auto publishing to Instagram is only available to Instagram business accounts`,
|
46
|
+
back: `Back`,
|
47
|
+
blog: `Blog`,
|
48
|
+
bookmarks: `Bookmarks`,
|
49
|
+
browseArt: `Browse art`,
|
50
|
+
cancel: `cancel`,
|
51
|
+
cannotStartWithChars: `Cannot start with {:"^$*[]{}()?-"!@#%&/\\,><':;|~\`"`,
|
52
|
+
change: `Change`,
|
53
|
+
changeArt: `Change art`,
|
54
|
+
changeAvatar: `Change avatar`,
|
55
|
+
changeEmail: `Change email`,
|
56
|
+
changePassword: `Change password`,
|
57
|
+
chooseExistingChatOrStartANewOne: `Choose existing chat or start a new one`,
|
58
|
+
city: `City`,
|
59
|
+
clearAll: `Clear all`,
|
60
|
+
close: `Close`,
|
61
|
+
colorTheme: `Color theme`,
|
62
|
+
comingSoon: `Coming soon…`,
|
63
|
+
community: `Community`,
|
64
|
+
confirmAccount: `Confirm account`,
|
65
|
+
confirmPassword: `Confirm password`,
|
66
|
+
connectWithUsOn: `Connect with us on`,
|
67
|
+
contactInformation: `Contact information`,
|
68
|
+
continue: `Continue`,
|
69
|
+
contractTitle: `Contract Title`,
|
70
|
+
copyLink: `Copy link`,
|
71
|
+
couldNotCreateANewRecord: `Could not create a new record`,
|
72
|
+
country: `Country`,
|
73
|
+
createANewAccountFailed: `Create a new account failed`,
|
74
|
+
createNewAccount: `Create new account`,
|
75
|
+
currentPassword: `Current password`,
|
76
|
+
daily: `Daily`,
|
77
|
+
darkDefault: `Dark default`,
|
78
|
+
darkHighContrast: `Dark high contrast`,
|
79
|
+
dayTheme: `Day theme`,
|
80
|
+
delete: `Delete`,
|
81
|
+
deleteArt: `Delete art`,
|
82
|
+
deletePost: `Delete post`,
|
83
|
+
description: `Description`,
|
84
|
+
details: `Details`,
|
85
|
+
didntReceiveEmail: `Didn't receive email?`,
|
86
|
+
donations: `Donations`,
|
87
|
+
done: `Done`,
|
88
|
+
dragAndDropOrSelectFiles: `Drag & Drop or Select file(s)`,
|
89
|
+
drawingContest: `Drawing contest`,
|
90
|
+
dueDate: `Due date`,
|
91
|
+
earlier: `Earlier`,
|
92
|
+
earningFromArts: `Earning from arts`,
|
93
|
+
edit: `Edit`,
|
94
|
+
editPost: `Edit post`,
|
95
|
+
editProfile: `Edit profile`,
|
96
|
+
editTranslations: `Edit translations`,
|
97
|
+
email: `Email`,
|
98
|
+
emailAlreadyUsedByAnotherAccount: `Email already used by another account`,
|
99
|
+
emailNotifications: `Email Notifications`,
|
100
|
+
enterOrPasteALink: `Enter or paste a link`,
|
101
|
+
enterTheAddressAssociatedWithYourAccount: `Enter the address associated with your account, and we'll email you a link to reset your password`,
|
102
|
+
enterYourPassword: `Enter your password`,
|
103
|
+
error: `Error`,
|
104
|
+
errorPleaseContactCustomerSupport: `Error! Please contact customer support...`,
|
105
|
+
exitEditor: `Exit editor`,
|
106
|
+
extensions: `Extensions`,
|
107
|
+
fileSizeIsTooBig: `File size is too big`,
|
108
|
+
filter: `Filter`,
|
109
|
+
filterBy: `Filter by`,
|
110
|
+
findUser: `Find user`,
|
111
|
+
follow: `Follow`,
|
112
|
+
followers: `Followers`,
|
113
|
+
following: `Following`,
|
114
|
+
followMeOn: `Follow me on`,
|
115
|
+
follows: `Follows`,
|
116
|
+
forAllOtherInquiriesPleaseContactUsAt: `For all other inquiries, please contact us at:`,
|
117
|
+
forgotPassword: `Forgot password`,
|
118
|
+
forNewMasterpieces: `For new masterpieces`,
|
119
|
+
fromAnimeDotClub: `From anime.club`,
|
120
|
+
getDetails: `Get details`,
|
121
|
+
guestView: `Guest view`,
|
122
|
+
hire: `Hire`,
|
123
|
+
homepage: `Homepage`,
|
124
|
+
howToContactYou: `How to contact you`,
|
125
|
+
howToFindYouOnOtherSocialNetworks: `How to find you on other social networks`,
|
126
|
+
iAgreeWith: `I agree with`,
|
127
|
+
id: `ID`,
|
128
|
+
imgHeightNeedsToBeBiggerThanOrEqualTo: `Img height needs to be bigger than or equal to`,
|
129
|
+
imgWidthNeedsToBeBiggerThanOrEqualTo: `Img width needs to be bigger than or equal to`,
|
130
|
+
introduction: `Introduction`,
|
131
|
+
invalidCode: `Invalid code`,
|
132
|
+
invalidDate: `Invalid date`,
|
133
|
+
invalidPartAfterAt: `Invalid part after @`,
|
134
|
+
invalidPartBeforeAt: `Invalid part before @`,
|
135
|
+
jobDetails: `Job Details`,
|
136
|
+
joinAnimeClubCommunity: `Join Anime.club community with thousands of active creators and cool anime art everyday`,
|
137
|
+
joinChat: `Join Chat`,
|
138
|
+
joinUsOnFacebook: `Join us on facebook`,
|
139
|
+
language: `Language`,
|
140
|
+
languages: `Languages`,
|
141
|
+
letEveryoneKnowHowToDonateToYou: `Let everyone know how to donate to you`,
|
142
|
+
letOthersKnowAboutYou: `Let others know about you`,
|
143
|
+
lightDefault: `Light default`,
|
144
|
+
lightHighContrast: `Light high contrast`,
|
145
|
+
likes: `Likes`,
|
146
|
+
linkCopiedToClipboard: `Link copied to clipboard`,
|
147
|
+
livesIn: `Lives in`,
|
148
|
+
location: `Location`,
|
149
|
+
logInOrSignUp: `Log in or sign up`,
|
150
|
+
logOut: `Log out`,
|
151
|
+
maximumNChars: (num: number) => `Maximum ${num} chars`,
|
152
|
+
maxSize: `Max size`,
|
153
|
+
menu: `Menu`,
|
154
|
+
message: `Message`,
|
155
|
+
messages: `Messages`,
|
156
|
+
minHeight: `Min height`,
|
157
|
+
minimumNChars: (num: number) => `Minimum ${num} chars`,
|
158
|
+
minWidth: `Min width`,
|
159
|
+
monthly: `Monthly`,
|
160
|
+
moreFrom: (username: string) => `More from ${username}`,
|
161
|
+
mustBeNChars: (num: number) => `Must be ${num} chars`,
|
162
|
+
myPayments: `My payments`,
|
163
|
+
myProfile: `My profile`,
|
164
|
+
mySettings: `My settings`,
|
165
|
+
need1Lowercase: `Need 1 lowercase`,
|
166
|
+
need1Number: `Need 1 number`,
|
167
|
+
need1Uppercase: `Need 1 uppercase`,
|
168
|
+
needAtLeast1CharacterFromN: (characters: string) =>
|
169
|
+
`Need at least 1 character from [${characters}]`,
|
170
|
+
needNCharacter: (character: string) => `Need ${character} character`,
|
171
|
+
newAccount: `New account`,
|
172
|
+
newArt: `New art`,
|
173
|
+
newArtworks: `New artworks`,
|
174
|
+
newBlog: `New blog`,
|
175
|
+
newPassword: `New password`,
|
176
|
+
newsFeed: `News feed`,
|
177
|
+
nextTimeYouAuthenticateYouCouldUseThe: `Next time you authenticate, you could use the connected account, instead of the login and password`,
|
178
|
+
nightTheme: `Night theme`,
|
179
|
+
no: `no`,
|
180
|
+
noAddedFavoriteArts: `no added favorite arts`,
|
181
|
+
noInternetConnection: `No Internet connection!`,
|
182
|
+
none: `None`,
|
183
|
+
noNotifications: `No notifications`,
|
184
|
+
noResults: `No results`,
|
185
|
+
notifications: `Notifications`,
|
186
|
+
nsfwContent18Plus: `NSFW Content (18+)`,
|
187
|
+
online: `Online`,
|
188
|
+
onlyLatinLettersNumbersOrSpecialSymbols: `Only latin letters, numbers, special symbols`,
|
189
|
+
onlyNumbers: `Only numbers`,
|
190
|
+
open: `Open`,
|
191
|
+
openGuestView: `Open guest view`,
|
192
|
+
openingSoon: `Opening Soon!`,
|
193
|
+
openToWork: `Open to work`,
|
194
|
+
optional: `Optional`,
|
195
|
+
or: `or`,
|
196
|
+
pageNotFound: `Page not found`,
|
197
|
+
password: `Password`,
|
198
|
+
payments: `Payments`,
|
199
|
+
personal: `Personal`,
|
200
|
+
pleaseCheckYour: (value: string) => `Please check your ${value}`,
|
201
|
+
pleaseDoNotShareYourPrivateInformationToOthers: `Please do not share your private information to others`,
|
202
|
+
pleaseDropOnlyOneImage: `Please drop only one image`,
|
203
|
+
pleaseEnterAtLeastNChars: (num: number) =>
|
204
|
+
`Please enter at least ${num} characters `,
|
205
|
+
pleaseFillOutYourDetails: `Please fill out your details`,
|
206
|
+
pleaseSignInToYourAccount: `Please sign in to your account`,
|
207
|
+
pleaseTryAgainOrClick: (buttonName: string) =>
|
208
|
+
`Please try again or click ${buttonName}`,
|
209
|
+
pleaseVerifyYourAccount: `Please verify your account`,
|
210
|
+
pressHereTo: `Press here to`,
|
211
|
+
privacyPolicy: `Privacy policy`,
|
212
|
+
privateInformation: `Private information`,
|
213
|
+
profile: `Profile`,
|
214
|
+
promotions: `Promotions`,
|
215
|
+
publicInformation: `Public information`,
|
216
|
+
publishOn: (socialMedia: string) => `Publish on ${socialMedia}`,
|
217
|
+
rankings: `Rankings`,
|
218
|
+
report: `Report`,
|
219
|
+
save: `Save`,
|
220
|
+
saveAvatar: `Save avatar`,
|
221
|
+
saveChanges: `Save changes`,
|
222
|
+
selectAnime: `Select Anime`,
|
223
|
+
selectASingleThemeOrSyncWithYourSystemAndAutomaticallySwitchBetweenDayAndNightThemes: `Select a single theme, or sync with your system and automatically switch between day and night themes`,
|
224
|
+
selectAvatar: `Select avatar`,
|
225
|
+
selectCharacters: `Select Character(s)`,
|
226
|
+
selectFile: `Select file`,
|
227
|
+
selectTheme: `Select theme`,
|
228
|
+
selectThumbnail: `Select thumbnail`,
|
229
|
+
sendEmail: `Send email`,
|
230
|
+
settings: `Settings`,
|
231
|
+
share: `Share`,
|
232
|
+
shareYourArtWithTheWorld: `Share your art with the world`,
|
233
|
+
shareYourStory: `Share your story!`,
|
234
|
+
shop: `Shop`,
|
235
|
+
showLess: `Show less`,
|
236
|
+
showMore: `Show more`,
|
237
|
+
signIn: `Sign in`,
|
238
|
+
singleTheme: `Single theme`,
|
239
|
+
size: `Size`,
|
240
|
+
skip: `Skip`,
|
241
|
+
socialMedia: `Social media`,
|
242
|
+
spaceCharacterIsNotAllowed: `Space character is not allowed`,
|
243
|
+
subscribeToTalentsToKeepUpWithTheirProgress: `Subscribe to talents to keep up with their progress`,
|
244
|
+
successChangedPasswordPleaseSignIn: `Success! Changed password. Please sign in`,
|
245
|
+
successCreatedRecord: `Success! Created record!`,
|
246
|
+
successUpdatedRecord: `Success! Updated record!`,
|
247
|
+
supportMeOn: `Support me on`,
|
248
|
+
syncWithSystem: `Sync with system`,
|
249
|
+
tellUsAboutYourself: `Tell us about yourself`,
|
250
|
+
termsAndConditions: `Terms and Conditions`,
|
251
|
+
termsOfUse: `Terms of use`,
|
252
|
+
theLinkIsBrokenOrPageHasBeenRemoved: `The link is broken or page has been removed`,
|
253
|
+
themeMode: `Theme mode`,
|
254
|
+
thisIsThePriceYouPropose: `This is the price you propose`,
|
255
|
+
title: `Title`,
|
256
|
+
today: `Today`,
|
257
|
+
toGetWorkRelatedNotifications: `To get work-related notifications`,
|
258
|
+
typeYourTextHere: `Type your text here...`,
|
259
|
+
upload: `Upload`,
|
260
|
+
uploadAnotherArt: `Upload another art`,
|
261
|
+
uploadAnotherAvatar: `Upload another avatar`,
|
262
|
+
uploadArtNow: `Upload art now!`,
|
263
|
+
uploadNew: `Upload new`,
|
264
|
+
uploadNewArt: `Upload new art`,
|
265
|
+
uploadNewPost: `Upload new post`,
|
266
|
+
username: `Username`,
|
267
|
+
usernameAlreadyExists: `Username already exists`,
|
268
|
+
usernameAndXMoreFollowYou: (username: string, numberOfNotifiers: number) =>
|
269
|
+
`<b>${username}</b> and ${numberOfNotifiers} more follow you`,
|
270
|
+
usernameAndXMoreLikeYourArtwork: (
|
271
|
+
username: string,
|
272
|
+
numberOfNotifiers: number,
|
273
|
+
) => `<b>${username}</b> and ${numberOfNotifiers} more like your artwork`,
|
274
|
+
usernameFollowsYou: (username: string) => `<b>${username}</b> follows you`,
|
275
|
+
usernameLikesYourArt: (username: string) =>
|
276
|
+
`<b>${username}</b> likes your art`,
|
277
|
+
useThisEmailTo: `Use this email to: authenticate, receive notifications`,
|
278
|
+
valueIsNotTheSame: `Value is not the same`,
|
279
|
+
verificationCode: `Verification Code`,
|
280
|
+
verifyCode: `Verify code`,
|
281
|
+
visitOurDiscordChannelToGetMoreDetails: `Visit our discord channel to get more details`,
|
282
|
+
weAreOnInstagram: `We are on Instagram`,
|
283
|
+
weAreWorkingOnIt: `We are working on it`,
|
284
|
+
weDoNotDisplayNSFWContentYet: `We do not display NSFW content yet`,
|
285
|
+
weekly: `Weekly`,
|
286
|
+
weHaveSentTooManyEmails: `We have sent too many emails, please try again later or contact customer support`,
|
287
|
+
welcomeToAnimeClub: `Welcome to Anime.club!`,
|
288
|
+
weSentAnEmailTo: `We sent an email to:`,
|
289
|
+
weSentYouANewVerificationEmailPleaseEnterTheCode: `We sent you a new verification email. Please enter the code`,
|
290
|
+
weSupportOnlyTheFollowingFileExtensions: `We support only the following file extensions:`,
|
291
|
+
work: `Work`,
|
292
|
+
workDescription: `Work description`,
|
293
|
+
wrongEmailOrPassword: `Wrong email or password`,
|
294
|
+
yes: `yes`,
|
295
|
+
yesterday: `Yesterday`,
|
296
|
+
youAreAlreadyAuthenticated: `You are already authenticated`,
|
297
|
+
youCanAutoPublishToYourSocialMediaAccount: `You can auto publish to your social media account`,
|
298
|
+
youCanModifyTheTypesOfNotificationsYouReceiveViaEmail: `You can modify the types of notifications you receive via email`,
|
299
|
+
youCanStillNavigateToThePreviouslyOpenedPages: `You can still navigate to the previously opened pages`,
|
300
|
+
youDidNotSelectAnyChats: `You did not select any chats`,
|
301
|
+
youDidNotUpdateAnyValues: `You did not update any values`,
|
302
|
+
youDoNotHaveAnyChats: `You do not have any chats`,
|
303
|
+
youHaveNotSavedAnyChanges: `You have not saved any changes`,
|
304
|
+
youHaveNotSetAPassword: `You have not set a password`,
|
305
|
+
yourAccountIsVerifiedPleaseSignIn: `Your account is verified. Please sign in`,
|
306
|
+
yourArts: `Your arts`,
|
307
|
+
yourAvatar: `Your avatar`,
|
308
|
+
yourBlog: `Your blog`,
|
309
|
+
yourFansAreWaiting: `Your fans are waiting`,
|
310
|
+
yourFeedIsEmpty: `your feed is empty`,
|
311
|
+
yourSessionHasExpiredPleaseSignInAgain: `Your session has expired, please sign in again`,
|
312
|
+
}
|
313
|
+
export type english = typeof text
|