-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathes-ES.json
108 lines (108 loc) · 6.82 KB
/
es-ES.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
{
"commands": {
"about": {
"translators_description": "A huge thank you to all of these translators for making this project as accessible as possible",
"administrators_description": "These users are people that help offer higher level support for the bot",
"developers_description": "These are the core contributors to the project",
"owners_description": "This is the owner of Prosperity",
"bot_description": "Prosperity is a levelling bot ready to skill up and boost up your Discord server. We pride ourselves on openness, transparency and collaboration"
},
"ignoredchannels": {
"channel_already_ignored": "%channel% ya está siendo ignorado",
"channel_now_ignored": "%channel% será ignorado de ganar xp",
"channel_not_ignored": "%channel% no está siendo ignorado",
"channel_now_not_ignored": "%channel% no será ignorado al ganar xp",
"channel_list_title": "Canales ignorados"
},
"ignoredroles": {
"role_already_ignored": "%role% ya está siendo ignorado",
"role_now_ignored": "%role% será ignorado al ganar xp",
"role_not_ignored": "%role% no está siendo ignorado",
"role_now_not_ignored": "%role% no será ignorado al ganar xp",
"role_list_title": "Roles ignorados"
},
"language": {
"server_language": "Server Language",
"user_language": "User Language",
"choice_message": "Please choose below whether you want to set your own language, or the server language"
},
"leaderboard": {
"leaderboard_title": "Top %page_size% miembros (Página %page%/%total_pages%)"
},
"level": {
"not_spoken_yet": "No has hablado donde el bot puede verte aún",
"your_current_level": "Tu nivel actual es **%level%**\nNecesitas **%xp%** xp para llegar al siguiente nivel",
"user_not_spoken_yet": "%user% nunca ha hablado antes",
"user_current_level": "%user%'s current level is **%level%**\nThey need **%user_xp_needed** xp to get to the next level"
},
"levelroles": {
"role_already_used": "%role% ya está siendo usado para un nivel",
"level_must_be_positive": "El nivel debe ser un número positivo",
"role_granted": "%role% será concedido en **Nivel %level%**",
"role_granted_status": "%role% será otorgado en **Nivel %level%**\n**Estado**:\nActualmente agregando este rol a %amount% miembros",
"role_granted_status_complete": "%role% será otorgado en **Nivel %level%**\n**Estado**:\nSe añadió el rol a %amount% miembros",
"role_not_used": "%role% no está siendo usado para un nivel",
"role_removed": "%role% ya no será concedido en el **nivel %level%**"
},
"levels": {
"user_doesnt_exist": "%user% no ha hablado en el chat desde que el bot fue añadido",
"level_to_give_must_be_positive": "Los niveles a dar deben ser un número positivo",
"levels_added": "%amount% nivel%plural% a %user%",
"level_to_take_must_be_positive": "Los niveles a tomar deben ser un número positivo",
"levels_taken": "Tomado %amount% nivel%plural% de %user%"
},
"settings": {
"notification_channel_updated": "Se actualizaron correctamente las notificaciones de nivel para ser enviadas en %channel%",
"notification_type_reply_label": "Responder al mensaje",
"notification_type_reply_description": "Enviar el mensaje de nivel respondiendo al mensaje que activó el nivel arriba",
"notification_type_channel_label": "Especificar canal",
"notification_type_channel_description": "Enviar el mensaje de nivel en un canal establecido",
"notification_type_dm_label": "Mensajes directos",
"notification_type_dm_description": "Enviar el mensaje de nivel a través de mensajes directos",
"notification_type_disabled_label": "Deshabilitado",
"notification_type_disabled_description": "Desactivar mensajes de nivel",
"please_select": "Por favor, seleccione el tipo de notificaciones que desea a continuación...",
"role_type_stacked": "Los usuarios ahora tendrán roles acumulados y sus roles anteriores no serán eliminados",
"role_type_single": "Los usuarios ahora tendrán roles únicos y sus roles anteriores serán eliminados",
"multiplier_set": "Este gremio ahora tiene un multiplicador **%multiplier%x ** asignado",
"delay_set": "You have set the delay for xp to **%delay%** seconds"
},
"whitelabel": {
"whitelabel_bot_created_started": "Whitelabel bot created & started\nPlease give it a minute or so to register all of the commands",
"whitelabel_bot_actions": "Please see below for the available actions for your whitelabel bot",
"whitelabel_bot_not_active": "You currently do not have a whitelabel bot assigned"
},
"xp": {
"user_doesnt_exist": "%user% no ha hablado en el chat desde que el bot fue añadido",
"xp_to_give_must_be_positive": "Xp para dar debe ser un número positivo",
"xp_added": "%amount% xp dado a %user%",
"xp_to_take_must_be_positive": "Xp a tomar debe ser un número positivo",
"xp_taken": "Tomado %amount% xp de %user%"
}
},
"events": {
"message_create": {
"message_level_up_reply": "¡Enhorabuena %user%! Te has clasificado al nivel %level%",
"message_level_up_channel": "¡Enhorabuena %user%! Te has clasificado al nivel %level%",
"message_level_up_dm": "¡Enhorabuena %user%! Te has clasificado al nivel %level%"
}
},
"menus": {
"guild_settings_notifications": {
"reply": "Notificaciones de nivel actualizadas correctamente para ser enviadas a través de **respuestas**",
"channel": "Por favor, utiliza el comando `/settings notifications` y especifica el canal",
"dm": "Notificaciones de nivel actualizadas correctamente para ser enviadas a través de **Mensajes Directos**",
"disable": "Notificaciones de nivel actualizadas correctamente para ser deshabilitadas"
},
"language_server_menu": {
"language_updated": "The server's language has been updated to %language_flag% **%language_name%**"
},
"language_user_menu": {
"language_updated": "Your language has been updated to %language_flag% **%language_name%**"
}
},
"generic": {
"error": "Hubo un error al ejecutar esta interacción.\nPor favor, proporcione el código de error **%error_code%** al equipo de soporte",
"access_denied": "Acceso denegado"
}
}