@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
package/src/spanish.ts
ADDED
@@ -0,0 +1,309 @@
|
|
1
|
+
export const text: text = {
|
2
|
+
_colon: `: `,
|
3
|
+
_comma: `, `,
|
4
|
+
_dot: `. `,
|
5
|
+
_exclamation: `! `,
|
6
|
+
_question: `? `,
|
7
|
+
_space: ` `,
|
8
|
+
about: `Sobre`,
|
9
|
+
accept: `Aceptar`,
|
10
|
+
account: `(en) Account`,
|
11
|
+
accountActivation: `Activación de cuenta`,
|
12
|
+
accountAlreadyExists: `La cuenta ya existe`,
|
13
|
+
accountDoesNotExist: `La cuenta no existe`,
|
14
|
+
add: `Agregar`,
|
15
|
+
addArt: `Agregar arte`,
|
16
|
+
addBlog: `Agregar blog`,
|
17
|
+
additionalResources: `(en) Additional resources`,
|
18
|
+
addMore: `(en) Add more`,
|
19
|
+
addNewArt: `Agregar arte nuevo`,
|
20
|
+
addPreview: `Agregar vista previa`,
|
21
|
+
addSignInVia: `Añadir inicio de sesión mediante`,
|
22
|
+
advancedOptions: `(en) Advanced options`,
|
23
|
+
all: `Todo`,
|
24
|
+
alreadySignedIn: `Sesión iniciada`,
|
25
|
+
amount: `(en) Amount`,
|
26
|
+
amountShouldNotBeLessThan: (...v) =>
|
27
|
+
`(en) Amount should not be less than ${v[0]}`,
|
28
|
+
animeArtByArtistsFromAllOverTheWorld: `Arte anime de artistas de todo el mundo. El arte está curado para estar relacionado con el anime. La selección de arte es una lista infinita del mejor arte de anime.`,
|
29
|
+
animeArtSubscribeToArtistsLikeAndCreate: `Arte de anime - suscríbase a artistas, me gusta y cree colecciones`,
|
30
|
+
animeClubTheFirstPlatformToOfferArtistsPaymentsFromViews: `Anime.club - la primera plataforma que ofrece pagos a los artistas a partir de las vistas a través de Google AdSense. Apoye a los artistas viendo su contenido o comience a ganar dinero con las vistas`,
|
31
|
+
animeClubViewPostAndEarnFromAnimeContent: `Anime.club: vea, publique y gane contenido de anime`,
|
32
|
+
animeCommunity: `Comunidad de anime`,
|
33
|
+
animeDotclubNeverAsksForYourPrivateInformation: `(en) Anime.club never asks for your private information`,
|
34
|
+
animeSocialNetwork: `(en) Anime
|
35
|
+
Social Network`,
|
36
|
+
announcements: `(en) Announcements`,
|
37
|
+
apply: `Aplicar`,
|
38
|
+
appSettings: `(en) App settings`,
|
39
|
+
appsVersionIs: `La versión de la aplicación es`,
|
40
|
+
areYouSureYouWantTo: `Estás seguro que quieres`,
|
41
|
+
art: `Arte`,
|
42
|
+
artAssociatedWithAnime: `Arte asociado con el anime`,
|
43
|
+
artBy: `Arte de`,
|
44
|
+
artCannotBeChanged: `Arte no se puede cambiar`,
|
45
|
+
authenticationFailed: `Error de autenticación`,
|
46
|
+
autoPublishingToInstagramIsOnlyAvailableToInstagramBusinessAccounts: `(en) Auto publishing to Instagram is only available to Instagram business accounts`,
|
47
|
+
back: `Volver`,
|
48
|
+
blog: `Blog`,
|
49
|
+
bookmarks: `Guardados`,
|
50
|
+
browseArt: `Examinar arte`,
|
51
|
+
cancel: `cancelar`,
|
52
|
+
cannotStartWithChars: `No puedo empezar con s{:"^$*[]{}()?-"!@#%&/,><':;|~\`"`,
|
53
|
+
change: `(en) Change`,
|
54
|
+
changeArt: `Cambiar el arte`,
|
55
|
+
changeAvatar: `Cambiar avatar`,
|
56
|
+
changeEmail: `(en) Change email`,
|
57
|
+
changePassword: `Cambia la contraseña`,
|
58
|
+
chooseExistingChatOrStartANewOne: `Elija un chat existente o inicie uno`,
|
59
|
+
city: `Ciudad`,
|
60
|
+
clearAll: `Borrar todo`,
|
61
|
+
close: `Cerca`,
|
62
|
+
colorTheme: `(en) Color theme`,
|
63
|
+
comingSoon: `Próximamente...`,
|
64
|
+
community: `Comunidad`,
|
65
|
+
confirmAccount: `Confirma la cuenta`,
|
66
|
+
confirmPassword: `Confirma la contraseña`,
|
67
|
+
connectWithUsOn: `(en) Connect with us on`,
|
68
|
+
contactInformation: `(en) Contact information`,
|
69
|
+
continue: `(en) Continue`,
|
70
|
+
contractTitle: `(en) Contract Title`,
|
71
|
+
copyLink: `Copiar enlace`,
|
72
|
+
couldNotCreateANewRecord: `No se pudo crear un nuevo registro`,
|
73
|
+
country: `País`,
|
74
|
+
createANewAccountFailed: `No se pudo crear una nueva cuenta`,
|
75
|
+
createNewAccount: `Crear una nueva cuenta`,
|
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: `Eliminar`,
|
82
|
+
deleteArt: `Borrar arte`,
|
83
|
+
deletePost: `Borrar publicación`,
|
84
|
+
description: `Descripción`,
|
85
|
+
details: `Detalles`,
|
86
|
+
didntReceiveEmail: `¿No recibió correo electrónico?`,
|
87
|
+
donations: `Donaciones`,
|
88
|
+
done: `Hecho`,
|
89
|
+
dragAndDropOrSelectFiles: `(en) Drag & Drop or Select file(s)`,
|
90
|
+
drawingContest: `Concurso de dibujo`,
|
91
|
+
dueDate: `(en) Due date`,
|
92
|
+
earlier: `(en) Earlier`,
|
93
|
+
earningFromArts: `Ganar de las artes`,
|
94
|
+
edit: `Editar`,
|
95
|
+
editPost: `Editar el post`,
|
96
|
+
editProfile: `Editar el perfil`,
|
97
|
+
editTranslations: `Editar traducciones`,
|
98
|
+
email: `Correo electrónico`,
|
99
|
+
emailAlreadyUsedByAnotherAccount: `El correo electrónico ya es usado por otra cuenta`,
|
100
|
+
emailNotifications: `(en) Email Notifications`,
|
101
|
+
enterOrPasteALink: `Introduzca o pegue un enlace`,
|
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: `¡Error! Póngase en contacto con el servicio de atención al cliente...`,
|
106
|
+
exitEditor: `Salir del editor`,
|
107
|
+
extensions: `Extensiones`,
|
108
|
+
fileSizeIsTooBig: `El tamaño del archivo es demasiado grande`,
|
109
|
+
filter: `Filtrar`,
|
110
|
+
filterBy: `Filtrar por`,
|
111
|
+
findUser: `Buscar usuario`,
|
112
|
+
follow: `Seguir`,
|
113
|
+
followers: `Seguidores`,
|
114
|
+
following: `Siguiendo`,
|
115
|
+
followMeOn: `Sigueme en`,
|
116
|
+
follows: `(en) Follows`,
|
117
|
+
forAllOtherInquiriesPleaseContactUsAt: `Para todas las demás consultas, comuníquese con nosotros a:`,
|
118
|
+
forgotPassword: `Se te olvidó tu contraseña`,
|
119
|
+
forNewMasterpieces: `Por nuevas obras maestras`,
|
120
|
+
fromAnimeDotClub: `(en) From anime.club`,
|
121
|
+
getDetails: `Obtener detalles`,
|
122
|
+
guestView: `Vista de invitado`,
|
123
|
+
hire: `(en) Hire`,
|
124
|
+
homepage: `Página de inicio`,
|
125
|
+
howToContactYou: `(en) How to contact you`,
|
126
|
+
howToFindYouOnOtherSocialNetworks: `(en) How to find you on other social networks`,
|
127
|
+
iAgreeWith: `Estoy de acuerdo con`,
|
128
|
+
id: `ID`,
|
129
|
+
imgHeightNeedsToBeBiggerThanOrEqualTo: `La altura del img debe ser mayor o igual que`,
|
130
|
+
imgWidthNeedsToBeBiggerThanOrEqualTo: `El ancho de la imagen debe ser mayor o igual que`,
|
131
|
+
introduction: `Introducción`,
|
132
|
+
invalidCode: `Codigo invalido`,
|
133
|
+
invalidDate: `(en) Invalid date`,
|
134
|
+
invalidPartAfterAt: `Pieza no válida después de @`,
|
135
|
+
invalidPartBeforeAt: `Pieza no válida antes de @`,
|
136
|
+
jobDetails: `(en) Job Details`,
|
137
|
+
joinAnimeClubCommunity: `(en) Join Anime.club community with thousands of active creators and cool anime art everyday`,
|
138
|
+
joinChat: `Unirse al chat`,
|
139
|
+
joinUsOnFacebook: `Únete a nosotros en Facebook`,
|
140
|
+
language: `(en) Language`,
|
141
|
+
languages: `Idiomas`,
|
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: `Me gusta`,
|
147
|
+
linkCopiedToClipboard: `Enlace copiado en el portapapeles`,
|
148
|
+
livesIn: `Viviendo en`,
|
149
|
+
location: `(en) Location`,
|
150
|
+
logInOrSignUp: `(en) Log in or sign up`,
|
151
|
+
logOut: `(en) Log out`,
|
152
|
+
maximumNChars: (...v) => `Máximo ${v[0]} caracteres`,
|
153
|
+
maxSize: `Tamaño máximo`,
|
154
|
+
menu: `Menú`,
|
155
|
+
message: `Mensaje`,
|
156
|
+
messages: `Mensajes`,
|
157
|
+
minHeight: `Altura mínima`,
|
158
|
+
minimumNChars: (...v) => `Mínimo ${v[0]} caracteres`,
|
159
|
+
minWidth: `Ancho mínimo`,
|
160
|
+
monthly: `(en) Monthly`,
|
161
|
+
moreFrom: (...v) => `Más de ${v[0]}`,
|
162
|
+
mustBeNChars: (...v) => `Debe tener ${v[0]} caracteres`,
|
163
|
+
myPayments: `(en) My payments`,
|
164
|
+
myProfile: `(en) My profile`,
|
165
|
+
mySettings: `(en) My settings`,
|
166
|
+
need1Lowercase: `Necesita 1 minúscula`,
|
167
|
+
need1Number: `Necesita 1 número`,
|
168
|
+
need1Uppercase: `Necesita 1 mayúscula`,
|
169
|
+
needAtLeast1CharacterFromN: (...v) =>
|
170
|
+
`Necesita al menos 1 carácter de [${v[0]}]`,
|
171
|
+
needNCharacter: (...v) => `Debe tener ${v[0]} carácter`,
|
172
|
+
newAccount: `Nueva cuenta`,
|
173
|
+
newArt: `Arte nuevo`,
|
174
|
+
newArtworks: `(en) New artworks`,
|
175
|
+
newBlog: `Nuevo blog`,
|
176
|
+
newPassword: `Nueva contraseña`,
|
177
|
+
newsFeed: `Noticias`,
|
178
|
+
nextTimeYouAuthenticateYouCouldUseThe: `(en) Next time you authenticate, you could use the connected account, instead of the login and password`,
|
179
|
+
nightTheme: `(en) Night theme`,
|
180
|
+
no: `No`,
|
181
|
+
noAddedFavoriteArts: `no hay obras favoritas añadidas`,
|
182
|
+
noInternetConnection: `¡Sin conexión a Internet!`,
|
183
|
+
none: `(en) None`,
|
184
|
+
noNotifications: `(en) No notifications`,
|
185
|
+
noResults: `(en) No results`,
|
186
|
+
notifications: `Notificaciones`,
|
187
|
+
nsfwContent18Plus: `Contenido NSFW (18+)`,
|
188
|
+
online: `En línea`,
|
189
|
+
onlyLatinLettersNumbersOrSpecialSymbols: `Solo letras latinas, números, símbolos especiales`,
|
190
|
+
onlyNumbers: `Sólo números`,
|
191
|
+
open: `(en) Open`,
|
192
|
+
openGuestView: `Abrir la vista de invitados`,
|
193
|
+
openingSoon: `¡Próxima apertura!`,
|
194
|
+
openToWork: `(en) Open to work`,
|
195
|
+
optional: `(en) Optional`,
|
196
|
+
or: `O`,
|
197
|
+
pageNotFound: `(en) Page not found`,
|
198
|
+
password: `Contraseña`,
|
199
|
+
payments: `Pagos`,
|
200
|
+
personal: `(en) Personal`,
|
201
|
+
pleaseCheckYour: (...v) => `(en) Please check your ${v[0]}`,
|
202
|
+
pleaseDoNotShareYourPrivateInformationToOthers: `(en) Please do not share your private information to others`,
|
203
|
+
pleaseDropOnlyOneImage: `Por favor suelte solo una imagen`,
|
204
|
+
pleaseEnterAtLeastNChars: (...v) =>
|
205
|
+
`Por favor ingrese al menos ${v[0]} caracteres`,
|
206
|
+
pleaseFillOutYourDetails: `Por favor complete sus datos`,
|
207
|
+
pleaseSignInToYourAccount: `Por favor ingrese a su cuenta`,
|
208
|
+
pleaseTryAgainOrClick: (...v) => `Intente de nuevo o haga clic en ${v[0]}`,
|
209
|
+
pleaseVerifyYourAccount: `Por favor verifique su cuenta`,
|
210
|
+
pressHereTo: `Presione aquí para`,
|
211
|
+
privacyPolicy: `Política de Privacidad`,
|
212
|
+
privateInformation: `(en) Private information`,
|
213
|
+
profile: `Perfil`,
|
214
|
+
promotions: `(en) Promotions`,
|
215
|
+
publicInformation: `(en) Public information`,
|
216
|
+
publishOn: (...v) => `(en) Publish on ${v[0]}`,
|
217
|
+
rankings: `(en) Rankings`,
|
218
|
+
report: `(en) Report`,
|
219
|
+
save: `Guardar`,
|
220
|
+
saveAvatar: `Guardar avatar`,
|
221
|
+
saveChanges: `Guardar cambios`,
|
222
|
+
selectAnime: `Seleccionar anime`,
|
223
|
+
selectASingleThemeOrSyncWithYourSystemAndAutomaticallySwitchBetweenDayAndNightThemes: `(en) Select a single theme, or sync with your system and automatically switch between day and night themes`,
|
224
|
+
selectAvatar: `Seleccionar avatar`,
|
225
|
+
selectCharacters: `Seleccionar personaje(s)`,
|
226
|
+
selectFile: `Seleccionar archivo`,
|
227
|
+
selectTheme: `(en) Select theme`,
|
228
|
+
selectThumbnail: `Seleccionar miniatura`,
|
229
|
+
sendEmail: `Enviar correo electrónico`,
|
230
|
+
settings: `Configuraciones`,
|
231
|
+
share: `(en) Share`,
|
232
|
+
shareYourArtWithTheWorld: `(en) Share your art with the world`,
|
233
|
+
shareYourStory: `¡Comparte tu historia!`,
|
234
|
+
shop: `Tienda`,
|
235
|
+
showLess: `Mostrar menos`,
|
236
|
+
showMore: `Mostrar más`,
|
237
|
+
signIn: `Iniciar sesión`,
|
238
|
+
singleTheme: `(en) Single theme`,
|
239
|
+
size: `(en) Size`,
|
240
|
+
skip: `Omitir`,
|
241
|
+
socialMedia: `Redes sociales`,
|
242
|
+
spaceCharacterIsNotAllowed: `El carácter de espacio no está permitido`,
|
243
|
+
subscribeToTalentsToKeepUpWithTheirProgress: `Siga talentos para estar al tanto de su progreso`,
|
244
|
+
successChangedPasswordPleaseSignIn: `¡Éxito! Contraseña cambiada. Por favor inicie sesión`,
|
245
|
+
successCreatedRecord: `¡Éxito! Registro creado!`,
|
246
|
+
successUpdatedRecord: `¡Éxito! Registro actualizado!`,
|
247
|
+
supportMeOn: `Apóyame en`,
|
248
|
+
syncWithSystem: `(en) Sync with system`,
|
249
|
+
tellUsAboutYourself: `Cuéntanos acerca de tí`,
|
250
|
+
termsAndConditions: `Términos y condiciones`,
|
251
|
+
termsOfUse: `Condiciones de uso`,
|
252
|
+
theLinkIsBrokenOrPageHasBeenRemoved: `(en) The link is broken or page has been removed`,
|
253
|
+
themeMode: `(en) Theme mode`,
|
254
|
+
thisIsThePriceYouPropose: `(en) This is the price you propose`,
|
255
|
+
title: `Título`,
|
256
|
+
today: `(en) Today`,
|
257
|
+
toGetWorkRelatedNotifications: `(en) To get work-related notifications`,
|
258
|
+
typeYourTextHere: `Escribe tu texto aquí...`,
|
259
|
+
upload: `(en) Upload`,
|
260
|
+
uploadAnotherArt: `Subir otro arte`,
|
261
|
+
uploadAnotherAvatar: `Subir otro avatar`,
|
262
|
+
uploadArtNow: `¡Sube arte ahora!`,
|
263
|
+
uploadNew: `Subir nuevo`,
|
264
|
+
uploadNewArt: `Subir arte nuevo`,
|
265
|
+
uploadNewPost: `Subir nueva publicación`,
|
266
|
+
username: `Nombre de usuario`,
|
267
|
+
usernameAlreadyExists: `Nombre de usuario ya existe`,
|
268
|
+
usernameAndXMoreFollowYou: (...v) =>
|
269
|
+
`(en) <b>${v[0]}</b> and ${v[1]} more follow you`,
|
270
|
+
usernameAndXMoreLikeYourArtwork: (...v) =>
|
271
|
+
`(en) <b>${v[0]}</b> and ${v[1]} more like your artwork`,
|
272
|
+
usernameFollowsYou: (...v) => `(en) <b>${v[0]}</b> follows you`,
|
273
|
+
usernameLikesYourArt: (...v) => `(en) <b>${v[0]}</b> likes your art`,
|
274
|
+
useThisEmailTo: `(en) Use this email to: authenticate, receive notifications`,
|
275
|
+
valueIsNotTheSame: `El valor no es el mismo`,
|
276
|
+
verificationCode: `Código de verificación`,
|
277
|
+
verifyCode: `Código de verificación`,
|
278
|
+
visitOurDiscordChannelToGetMoreDetails: `Visite nuestro canal de desacuerdos para obtener más detalles`,
|
279
|
+
weAreOnInstagram: `Nosotros estamos en Instagram`,
|
280
|
+
weAreWorkingOnIt: `Estamos trabajando en ello`,
|
281
|
+
weDoNotDisplayNSFWContentYet: `Todavía no mostramos contenido NSFW`,
|
282
|
+
weekly: `(en) Weekly`,
|
283
|
+
weHaveSentTooManyEmails: `(en) We have sent too many emails, please try again later or contact customer support`,
|
284
|
+
welcomeToAnimeClub: `¡Bienvenido a Anime.club!`,
|
285
|
+
weSentAnEmailTo: `Enviamos un correo electrónico a:`,
|
286
|
+
weSentYouANewVerificationEmailPleaseEnterTheCode: `Le enviamos un nuevo correo electrónico de verificación. Por favor ingrese el código`,
|
287
|
+
weSupportOnlyTheFollowingFileExtensions: `Solo admitimos las siguientes extensiones de archivo:`,
|
288
|
+
work: `(en) Work`,
|
289
|
+
workDescription: `(en) Work description`,
|
290
|
+
wrongEmailOrPassword: `Correo electrónico o contraseña incorrectos`,
|
291
|
+
yes: `si`,
|
292
|
+
yesterday: `(en) Yesterday`,
|
293
|
+
youAreAlreadyAuthenticated: `Ya estas autenticado`,
|
294
|
+
youCanAutoPublishToYourSocialMediaAccount: `(en) You can auto publish to your social media account`,
|
295
|
+
youCanModifyTheTypesOfNotificationsYouReceiveViaEmail: `(en) You can modify the types of notifications you receive via email`,
|
296
|
+
youCanStillNavigateToThePreviouslyOpenedPages: `Todavía puede navegar a las páginas abiertas anteriormente`,
|
297
|
+
youDidNotSelectAnyChats: `No seleccionó ningún chat`,
|
298
|
+
youDidNotUpdateAnyValues: `No actualizaste ningún valor`,
|
299
|
+
youDoNotHaveAnyChats: `No tiene ningún chat`,
|
300
|
+
youHaveNotSavedAnyChanges: `No ha guardado ningún cambio.`,
|
301
|
+
youHaveNotSetAPassword: `(en) You have not set a password`,
|
302
|
+
yourAccountIsVerifiedPleaseSignIn: `Su cuenta está verificada. Por favor inicie sesión`,
|
303
|
+
yourArts: `Tus artes`,
|
304
|
+
yourAvatar: `Tu avatar`,
|
305
|
+
yourBlog: `Tu blog`,
|
306
|
+
yourFansAreWaiting: `Tus fans estan esperando`,
|
307
|
+
yourFeedIsEmpty: `su muro está vacío`,
|
308
|
+
yourSessionHasExpiredPleaseSignInAgain: `Tu sesión ha expirado, por favor inicie sesión de nuevo`,
|
309
|
+
}
|
package/src/thai.ts
ADDED
@@ -0,0 +1,308 @@
|
|
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: `ห้ามมี s{:"^$*[]{}()?-"!@#%&/,><':;|~\`"`,
|
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) => `อื่นๆ จาก ${v[0]}`,
|
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) =>
|
170
|
+
`ต้องมีอย่างน้อย 1 ตัวอักษรจาก [${v[0]}]`,
|
171
|
+
needNCharacter: (...v) => `ต้องมี ${v[0]} ตัวอักษร`,
|
172
|
+
newAccount: `บัญชีใหม่`,
|
173
|
+
newArt: `ผลงานใหม่`,
|
174
|
+
newArtworks: `(en) New artworks`,
|
175
|
+
newBlog: `บล็อกใหม่`,
|
176
|
+
newPassword: `รหัสผ่านใหม่`,
|
177
|
+
newsFeed: `ฟีดข่าว`,
|
178
|
+
nextTimeYouAuthenticateYouCouldUseThe: `(en) Next time you authenticate, you could use the connected account, instead of the login and password`,
|
179
|
+
nightTheme: `(en) Night theme`,
|
180
|
+
no: `ไม่`,
|
181
|
+
noAddedFavoriteArts: `ยังไม่ได้เพิ่มผลงานที่ชื่นชอบ`,
|
182
|
+
noInternetConnection: `ไม่ได้เชื่อมต่ออินเทอร์เน็ต!`,
|
183
|
+
none: `(en) None`,
|
184
|
+
noNotifications: `(en) No notifications`,
|
185
|
+
noResults: `(en) No results`,
|
186
|
+
notifications: `การแจ้งเตือน`,
|
187
|
+
nsfwContent18Plus: `เนื้อหา NSFW (18+)`,
|
188
|
+
online: `ออนไลน์`,
|
189
|
+
onlyLatinLettersNumbersOrSpecialSymbols: `เฉพาะตัวอักษรลาติน ตัวเลข หรือสัญลักษณ์พิเศษ`,
|
190
|
+
onlyNumbers: `เฉพาะตัวเลข`,
|
191
|
+
open: `(en) Open`,
|
192
|
+
openGuestView: `เปิดโหมดผู้เยี่ยมชมชั่วคราว`,
|
193
|
+
openingSoon: `จะมาเร็วๆ นี้!`,
|
194
|
+
openToWork: `(en) Open to work`,
|
195
|
+
optional: `(en) Optional`,
|
196
|
+
or: `หรือ`,
|
197
|
+
pageNotFound: `(en) Page not found`,
|
198
|
+
password: `รหัสผ่าน`,
|
199
|
+
payments: `การชำระเงิน`,
|
200
|
+
personal: `(en) Personal`,
|
201
|
+
pleaseCheckYour: (...v) => `(en) Please check your ${v[0]}`,
|
202
|
+
pleaseDoNotShareYourPrivateInformationToOthers: `(en) Please do not share your private information to others`,
|
203
|
+
pleaseDropOnlyOneImage: `โปรดลงแค่รูปเดียว`,
|
204
|
+
pleaseEnterAtLeastNChars: (...v) => `โปรดใส่ตัวอักษรอย่างน้อย ${v[0]} ตัว`,
|
205
|
+
pleaseFillOutYourDetails: `โปรดใส่รายละเอียดเพิ่มเติม`,
|
206
|
+
pleaseSignInToYourAccount: `โปรดลงชื่อเข้าใช้บัญชีของคุณ`,
|
207
|
+
pleaseTryAgainOrClick: (...v) => `โปรดลองอีกครั้งหรือคลิก ${v[0]}`,
|
208
|
+
pleaseVerifyYourAccount: `โปรดยืนยันบัญชีของคุณ`,
|
209
|
+
pressHereTo: `กดที่นี่เพื่อ`,
|
210
|
+
privacyPolicy: `นโยบายความเป็นส่วนตัว`,
|
211
|
+
privateInformation: `(en) Private information`,
|
212
|
+
profile: `โปรไฟล์`,
|
213
|
+
promotions: `(en) Promotions`,
|
214
|
+
publicInformation: `(en) Public information`,
|
215
|
+
publishOn: (...v) => `(en) Publish on ${v[0]}`,
|
216
|
+
rankings: `(en) Rankings`,
|
217
|
+
report: `(en) Report`,
|
218
|
+
save: `บันทึก`,
|
219
|
+
saveAvatar: `บันทึกรูปประจำตัว`,
|
220
|
+
saveChanges: `บันทึกการเปลี่ยนแปลง`,
|
221
|
+
selectAnime: `เลือกอนิเมะ`,
|
222
|
+
selectASingleThemeOrSyncWithYourSystemAndAutomaticallySwitchBetweenDayAndNightThemes: `(en) Select a single theme, or sync with your system and automatically switch between day and night themes`,
|
223
|
+
selectAvatar: `เลือกรูปประจำตัว`,
|
224
|
+
selectCharacters: `เลือกตัวละคร`,
|
225
|
+
selectFile: `เลือกไฟล์`,
|
226
|
+
selectTheme: `(en) Select theme`,
|
227
|
+
selectThumbnail: `เลือกภาพขนาดย่อ`,
|
228
|
+
sendEmail: `ส่งอีเมล`,
|
229
|
+
settings: `การตั้งค่า`,
|
230
|
+
share: `(en) Share`,
|
231
|
+
shareYourArtWithTheWorld: `(en) Share your art with the world`,
|
232
|
+
shareYourStory: `แชร์เรื่องราวของคุณ!`,
|
233
|
+
shop: `ร้านค้า`,
|
234
|
+
showLess: `แสดงน้อยลง`,
|
235
|
+
showMore: `แสดงเพิ่มขึ้น`,
|
236
|
+
signIn: `เข้าสู่ระบบ`,
|
237
|
+
singleTheme: `(en) Single theme`,
|
238
|
+
size: `(en) Size`,
|
239
|
+
skip: `ข้าม`,
|
240
|
+
socialMedia: `โซเชียลมีเดีย`,
|
241
|
+
spaceCharacterIsNotAllowed: `ไม่อนุญาตให้เว้นวรรค`,
|
242
|
+
subscribeToTalentsToKeepUpWithTheirProgress: `สมัครรับการอัปเดตเนื้อหาเพื่อติดตามความคืบหน้า`,
|
243
|
+
successChangedPasswordPleaseSignIn: `สำเร็จแล้ว! เปลี่ยนรหัสผ่านเรียบร้อย โปรดลงชื่อเข้าใช้`,
|
244
|
+
successCreatedRecord: `สำเร็จแล้ว! สร้างบักทึกเรียบร้อย!`,
|
245
|
+
successUpdatedRecord: `สำเร็จแล้ว! อัปเดตบักทึกเรียบร้อย!`,
|
246
|
+
supportMeOn: `สนับสนุนฉันผ่าน`,
|
247
|
+
syncWithSystem: `(en) Sync with system`,
|
248
|
+
tellUsAboutYourself: `บอกเรื่องราวเกี่ยวกับตัวคุณ`,
|
249
|
+
termsAndConditions: `ข้อกำหนดและเงื่อนไข`,
|
250
|
+
termsOfUse: `ข้อตกลงในการใช้งาน`,
|
251
|
+
theLinkIsBrokenOrPageHasBeenRemoved: `(en) The link is broken or page has been removed`,
|
252
|
+
themeMode: `(en) Theme mode`,
|
253
|
+
thisIsThePriceYouPropose: `(en) This is the price you propose`,
|
254
|
+
title: `หัวข้อ`,
|
255
|
+
today: `(en) Today`,
|
256
|
+
toGetWorkRelatedNotifications: `(en) To get work-related notifications`,
|
257
|
+
typeYourTextHere: `พิมพ์ข้อความที่นี่...`,
|
258
|
+
upload: `(en) Upload`,
|
259
|
+
uploadAnotherArt: `อัปโหลดผลงานอื่น`,
|
260
|
+
uploadAnotherAvatar: `อัปโหลดรูปภาพประจำตัวอื่น`,
|
261
|
+
uploadArtNow: `อัปโหลดผลงานตอนนี้`,
|
262
|
+
uploadNew: `อัปโหลดใหม่`,
|
263
|
+
uploadNewArt: `อัปโหลดผลงานใหม่`,
|
264
|
+
uploadNewPost: `อัปโหลดโพสต์ใหม่`,
|
265
|
+
username: `ชื่อผู้ใช้`,
|
266
|
+
usernameAlreadyExists: `ชื่อผู้ใช้นี้มีอยู่แล้ว`,
|
267
|
+
usernameAndXMoreFollowYou: (...v) =>
|
268
|
+
`(en) <b>${v[0]}</b> and ${v[1]} more follow you`,
|
269
|
+
usernameAndXMoreLikeYourArtwork: (...v) =>
|
270
|
+
`(en) <b>${v[0]}</b> and ${v[1]} more like your artwork`,
|
271
|
+
usernameFollowsYou: (...v) => `(en) <b>${v[0]}</b> follows you`,
|
272
|
+
usernameLikesYourArt: (...v) => `(en) <b>${v[0]}</b> likes your art`,
|
273
|
+
useThisEmailTo: `(en) Use this email to: authenticate, receive notifications`,
|
274
|
+
valueIsNotTheSame: `ค่าไม่เหมือนกัน`,
|
275
|
+
verificationCode: `รหัสยืนยัน`,
|
276
|
+
verifyCode: `ตรวจสอบรหัส`,
|
277
|
+
visitOurDiscordChannelToGetMoreDetails: `เข้าร่วมกลุ่ม Discord ของเราเพื่อดูข้อมูลเพิ่มเติม!`,
|
278
|
+
weAreOnInstagram: `ติดตามเราผ่านทาง Instagram`,
|
279
|
+
weAreWorkingOnIt: `เรากำลังดำเนินการอยู่`,
|
280
|
+
weDoNotDisplayNSFWContentYet: `เราไม่สามารถเปิดเผยผลงานที่เป็น NSFW`,
|
281
|
+
weekly: `(en) Weekly`,
|
282
|
+
weHaveSentTooManyEmails: `(en) We have sent too many emails, please try again later or contact customer support`,
|
283
|
+
welcomeToAnimeClub: `ยินดีต้อนรับสู่ Anime.club!`,
|
284
|
+
weSentAnEmailTo: `เราได้ส่งอีเมลไปยัง`,
|
285
|
+
weSentYouANewVerificationEmailPleaseEnterTheCode: `เราได้ส่งรหัสยืนยันตัวตนใหม่ให้คุณทางอีเมลแล้ว โปรดป้อนรหัสผ่าน`,
|
286
|
+
weSupportOnlyTheFollowingFileExtensions: `เรารองรับเฉพาะไฟล์ต่อไปนี้`,
|
287
|
+
work: `(en) Work`,
|
288
|
+
workDescription: `(en) Work description`,
|
289
|
+
wrongEmailOrPassword: `อีเมลหรือรหัสผ่านไม่ถูกต้อง`,
|
290
|
+
yes: `ใช่`,
|
291
|
+
yesterday: `(en) Yesterday`,
|
292
|
+
youAreAlreadyAuthenticated: `คุณได้ทำการยืนยันตัวตนแล้ว`,
|
293
|
+
youCanAutoPublishToYourSocialMediaAccount: `(en) You can auto publish to your social media account`,
|
294
|
+
youCanModifyTheTypesOfNotificationsYouReceiveViaEmail: `(en) You can modify the types of notifications you receive via email`,
|
295
|
+
youCanStillNavigateToThePreviouslyOpenedPages: `คุณยังสามารถกลับไปที่หน้าเดิมได้`,
|
296
|
+
youDidNotSelectAnyChats: `คุณยังไม่ได้เลือกการแชทเลย`,
|
297
|
+
youDidNotUpdateAnyValues: `คุณยังไม่ได้อัปเดตค่าเลย`,
|
298
|
+
youDoNotHaveAnyChats: `คุณยังไม่มีการแชทเลย`,
|
299
|
+
youHaveNotSavedAnyChanges: `คุณยังไม่ได้บันทึกการเปลี่ยนแปลงนะ`,
|
300
|
+
youHaveNotSetAPassword: `(en) You have not set a password`,
|
301
|
+
yourAccountIsVerifiedPleaseSignIn: `บัญชีของคุณได้รับการยืนยันแล้ว โปรดลงชื่อเข้าใช้บัญชี`,
|
302
|
+
yourArts: `ผลงานของคุณ`,
|
303
|
+
yourAvatar: `รูปประจำตัวของคุณ`,
|
304
|
+
yourBlog: `บล็อกของคุณ`,
|
305
|
+
yourFansAreWaiting: `แฟนๆ กำลังรอคุณอยู่นะ`,
|
306
|
+
yourFeedIsEmpty: `ฟีดของคุณยังว่างเปล่าอยู่นะ`,
|
307
|
+
yourSessionHasExpiredPleaseSignInAgain: `เซสชันของคุณหมดอายุแล้ว โปรดลองใหม่อีกครั้ง`,
|
308
|
+
}
|