mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-12-19 15:17:56 +01:00
#1467 Migrate all message files, make sure migrater keeps predefined order
This commit is contained in:
parent
b72fe1b1a9
commit
f67ddb0c77
@ -14,7 +14,10 @@ import org.yaml.snakeyaml.DumperOptions;
|
||||
import org.yaml.snakeyaml.Yaml;
|
||||
|
||||
import java.io.File;
|
||||
import java.util.Arrays;
|
||||
import java.util.HashSet;
|
||||
import java.util.Map;
|
||||
import java.util.Set;
|
||||
|
||||
/**
|
||||
* Migrates the used messages file to a complete, up-to-date version when necessary.
|
||||
@ -91,10 +94,6 @@ public class MessageUpdater {
|
||||
* @return the configuration data to export with
|
||||
*/
|
||||
private static ConfigurationData buildConfigurationData() {
|
||||
PropertyListBuilder builder = new PropertyListBuilder();
|
||||
for (MessageKey messageKey : MessageKey.values()) {
|
||||
builder.add(new StringProperty(messageKey.getKey(), ""));
|
||||
}
|
||||
Map<String, String[]> comments = ImmutableMap.<String, String[]>builder()
|
||||
.put("registration", new String[]{"Registration"})
|
||||
.put("password", new String[]{"Password errors on registration"})
|
||||
@ -111,6 +110,21 @@ public class MessageUpdater {
|
||||
.put("verification", new String[]{"Verification code"})
|
||||
.put("time", new String[]{"Time units"})
|
||||
.build();
|
||||
|
||||
Set<String> addedKeys = new HashSet<>();
|
||||
PropertyListBuilder builder = new PropertyListBuilder();
|
||||
// Add one key per section based on the comments map above so that the order is clear
|
||||
for (String path : comments.keySet()) {
|
||||
MessageKey key = Arrays.stream(MessageKey.values()).filter(p -> p.getKey().startsWith(path + "."))
|
||||
.findFirst().orElseThrow(() -> new IllegalStateException(path));
|
||||
builder.add(new StringProperty(key.getKey(), ""));
|
||||
addedKeys.add(key.getKey());
|
||||
}
|
||||
// Add all remaining keys to the property list builder
|
||||
Arrays.stream(MessageKey.values())
|
||||
.filter(key -> !addedKeys.contains(key.getKey()))
|
||||
.forEach(key -> builder.add(new StringProperty(key.getKey(), "")));
|
||||
|
||||
return new ConfigurationData(builder.create(), comments);
|
||||
}
|
||||
|
||||
|
@ -1,118 +1,136 @@
|
||||
# Registration
|
||||
reg_msg: '&3Моля регистрирайте се с: /register парола парола'
|
||||
usage_reg: '&cКоманда: /register парола парола'
|
||||
reg_only: '&4Само регистрирани потребители могат да влизат в сървъра! Моля посетете http://example.com, за да се регистрирате!'
|
||||
kicked_admin_registered: 'Ти беше регистриран от администратора, моля влезте отново'
|
||||
registered: '&2Успешна регистрация!'
|
||||
reg_disabled: '&cРегистрациите са изключени!'
|
||||
user_regged: '&cПотребителското име е заетo!'
|
||||
registration:
|
||||
disabled: '&cРегистрациите са изключени!'
|
||||
name_taken: '&cПотребителското име е заетo!'
|
||||
register_request: '&3Моля регистрирайте се с: /register парола парола'
|
||||
command_usage: '&cКоманда: /register парола парола'
|
||||
reg_only: '&4Само регистрирани потребители могат да влизат в сървъра! Моля посетете http://example.com, за да се регистрирате!'
|
||||
success: '&2Успешна регистрация!'
|
||||
kicked_admin_registered: 'Ти беше регистриран от администратора, моля влезте отново'
|
||||
|
||||
# Password errors on registration
|
||||
password_error: '&cПаролите не съвпадат, провете ги отново!'
|
||||
password_error_nick: '&cНе можеш да използваш потребителското си име за парола, моля изберете друга парола.'
|
||||
password_error_unsafe: '&cИзбраната парола не е безопасна, моля изберете друга парола.'
|
||||
password_error_chars: '&4Паролата съдържа непозволени символи. Позволени символи: REG_EX'
|
||||
pass_len: '&cПаролата е твърде къса или прекалено дълга! Моля опитайте с друга парола.'
|
||||
password:
|
||||
match_error: '&cПаролите не съвпадат, провете ги отново!'
|
||||
name_in_password: '&cНе можеш да използваш потребителското си име за парола, моля изберете друга парола.'
|
||||
unsafe_password: '&cИзбраната парола не е безопасна, моля изберете друга парола.'
|
||||
forbidden_characters: '&4Паролата съдържа непозволени символи. Позволени символи: %valid_chars'
|
||||
wrong_length: '&cПаролата е твърде къса или прекалено дълга! Моля опитайте с друга парола.'
|
||||
|
||||
# Login
|
||||
usage_log: '&cКоманда: /login парола'
|
||||
wrong_pwd: '&cГрешна парола!'
|
||||
login: '&2Успешен вход!'
|
||||
login_msg: '&cМоля влезте с: /login парола'
|
||||
timeout: '&4Времето за вход изтече, беше кикнат от сървъра. Моля опитайте отново!'
|
||||
login:
|
||||
command_usage: '&cКоманда: /login парола'
|
||||
wrong_password: '&cГрешна парола!'
|
||||
success: ''
|
||||
login_request: '&cМоля влезте с: /login парола'
|
||||
timeout_error: '&4Времето за вход изтече, беше кикнат от сървъра. Моля опитайте отново!'
|
||||
|
||||
# Errors
|
||||
unknown_user: '&cПотребителското име не е регистрирано!'
|
||||
denied_command: '&cЗа да използваш тази команда трябва да си си влезнал в акаунта!'
|
||||
denied_chat: '&cЗа да пишеш в чата трябва даи сиси влезнал в акаунта!'
|
||||
not_logged_in: '&cНе си влязъл!'
|
||||
tempban_max_logins: '&cТи беше баннат временно, понеже си сгрешил паролата прекалено много пъти.'
|
||||
max_reg: '&cТи си достигнал максималният брой регистрации (%reg_count/%max_acc %reg_names)!'
|
||||
no_perm: '&4Нямаш нужните права за това действие!'
|
||||
error: '&4Получи се неочаквана грешка, моля свържете се с администратора!'
|
||||
kick_forvip: '&3VIP потребител влезе докато сървъра беше пълен, ти беше изгонен!'
|
||||
error:
|
||||
denied_command: '&cЗа да използваш тази команда трябва да си си влезнал в акаунта!'
|
||||
denied_chat: '&cЗа да пишеш в чата трябва даи сиси влезнал в акаунта!'
|
||||
unregistered_user: '&cПотребителското име не е регистрирано!'
|
||||
not_logged_in: '&cНе си влязъл!'
|
||||
no_permission: '&4Нямаш нужните права за това действие!'
|
||||
unexpected_error: ''
|
||||
max_registration: '&cТи си достигнал максималният брой регистрации (%reg_count/%max_acc %reg_names)!'
|
||||
logged_in: '&cВече си вписан!'
|
||||
kick_for_vip: '&3VIP потребител влезе докато сървъра беше пълен, ти беше изгонен!'
|
||||
tempban_max_logins: '&cТи беше баннат временно, понеже си сгрешил паролата прекалено много пъти.'
|
||||
|
||||
# AntiBot
|
||||
kick_antibot: 'Защитата от ботове е включена! Трябва да изчакаш няколко минути преди да влезеш в сървъра.'
|
||||
antibot_auto_enabled: '&4Защитата за ботове е включена заради потенциална атака!'
|
||||
antibot_auto_disabled: '&2Защитата за ботове ще се изключи след %m минута/и!'
|
||||
antibot:
|
||||
kick_antibot: 'Защитата от ботове е включена! Трябва да изчакаш няколко минути преди да влезеш в сървъра.'
|
||||
auto_enabled: '&4Защитата за ботове е включена заради потенциална атака!'
|
||||
auto_disabled: '&2Защитата за ботове ще се изключи след %m минута/и!'
|
||||
|
||||
# Unregister
|
||||
unregister:
|
||||
success: '&cРегистрацията е премахната успешно!'
|
||||
command_usage: '&cКоманда: /unregister парола'
|
||||
|
||||
# Other messages
|
||||
unregistered: '&cРегистрацията е премахната успешно!'
|
||||
accounts_owned_self: 'Претежаваш %count акаунт/а:'
|
||||
accounts_owned_other: 'Потребителят %name има %count акаунт/а:'
|
||||
two_factor_create: '&2Кода е %code. Можеш да го провериш оттука: %url'
|
||||
recovery_code_sent: 'Възстановяващият код беше изпратен на твоят email адрес.'
|
||||
# TODO: Missing tags %count
|
||||
recovery_code_incorrect: 'Възстановяващият код е неправилен! Използвайте: /email recovery имейл, за да генерирате нов'
|
||||
# TODO recovery_tries_exceeded: 'You have exceeded the maximum number attempts to enter the recovery code. Use "/email recovery [email]" to generate a new one.'
|
||||
# TODO recovery_code_correct: 'Recovery code entered correctly!'
|
||||
# TODO recovery_change_password: 'Please use the command /email setpassword <new password> to change your password immediately.'
|
||||
vb_nonActiv: '&cТвоят акаунт все още не е актириван, моля провете своят email адрес!'
|
||||
usage_unreg: '&cКоманда: /unregister парола'
|
||||
pwd_changed: '&2Паротала е променена успешно!'
|
||||
logged_in: '&cВече си вписан!'
|
||||
logout: '&2Излязохте успешно!'
|
||||
reload: '&2Конфигурацията и база данните бяха презаредени правилно!'
|
||||
usage_changepassword: '&cКоманда: /changepassword Стара-Парола Нова-Парола'
|
||||
misc:
|
||||
account_not_activated: '&cТвоят акаунт все още не е актириван, моля провете своят email адрес!'
|
||||
password_changed: '&2Паротала е променена успешно!'
|
||||
logout: '&2Излязохте успешно!'
|
||||
reload: '&2Конфигурацията и база данните бяха презаредени правилно!'
|
||||
usage_change_password: '&cКоманда: /changepassword Стара-Парола Нова-Парола'
|
||||
two_factor_create: '&2Кода е %code. Можеш да го провериш оттука: %url'
|
||||
accounts_owned_self: 'Претежаваш %count акаунт/а:'
|
||||
accounts_owned_other: 'Потребителят %name има %count акаунт/а:'
|
||||
|
||||
# Session messages
|
||||
invalid_session: '&cТвоят IP се е променил и сесията беше прекратена.'
|
||||
valid_session: '&2Сесията е продължена.'
|
||||
session:
|
||||
valid_session: '&2Сесията е продължена.'
|
||||
invalid_session: '&cТвоят IP се е променил и сесията беше прекратена.'
|
||||
|
||||
# Error messages when joining
|
||||
name_len: '&4Потребителското име е прекалено късо или дълга. Моля опитайте с друго потребителско име!'
|
||||
regex: '&4Потребителското име съдържа забранени знаци. Позволени знаци: REG_EX'
|
||||
country_banned: '&4Твоята държава е забранена в този сървър!'
|
||||
not_owner_error: 'Ти не си собственика на този акаунт. Моля избери друго потребителско име!'
|
||||
kick_fullserver: '&4Сървъра е пълен, моля опитайте отново!'
|
||||
same_nick: '&4Вече има потребител, който играете в сървъра със същото потребителско име!'
|
||||
invalid_name_case: 'Трябва да влезеш с %valid, а не с %invalid.'
|
||||
same_ip_online: 'Вече има потребител със същото IP в сървъра!'
|
||||
on_join_validation:
|
||||
same_ip_online: 'Вече има потребител със същото IP в сървъра!'
|
||||
same_nick_online: '&4Вече има потребител, който играете в сървъра със същото потребителско име!'
|
||||
name_length: '&4Потребителското име е прекалено късо или дълга. Моля опитайте с друго потребителско име!'
|
||||
characters_in_name: '&4Потребителското име съдържа забранени знаци. Позволени знаци: %valid_chars'
|
||||
kick_full_server: '&4Сървъра е пълен, моля опитайте отново!'
|
||||
country_banned: '&4Твоята държава е забранена в този сървър!'
|
||||
not_owner_error: 'Ти не си собственика на този акаунт. Моля избери друго потребителско име!'
|
||||
invalid_name_case: 'Трябва да влезеш с %valid, а не с %invalid.'
|
||||
|
||||
# Email
|
||||
usage_email_add: '&cКоманда: /email add имейл имейл'
|
||||
usage_email_change: '&cКоманда: /email change Стар-Имейл Нов-Имейл'
|
||||
usage_email_recovery: '&cКоманда: /email recovery имейл'
|
||||
new_email_invalid: '&cНовият имейл е грешен, опитайте отново!'
|
||||
old_email_invalid: '&cСтарият имейл е грешен, опитайте отново!'
|
||||
email_invalid: '&cИмейла е невалиден, опитайте с друг!'
|
||||
email_added: '&2Имейл адреса е добавен!'
|
||||
email_confirm: '&cМоля потвърди своя имейл адрес!'
|
||||
email_changed: '&2Имейл адреса е сменен!'
|
||||
email_send: '&2Възстановяващият имейл е изпратен успешно. Моля провете пощата си!'
|
||||
email_show: '&2Твоят имейл адрес е: &f%email'
|
||||
incomplete_email_settings: 'Грешка: Не всички настройки са написани за изпращане на имейл адрес. Моля свържете се с администратора!'
|
||||
email_already_used: '&4Имейл адреса вече се използва, опитайте с друг.'
|
||||
email_send_failure: 'Съобщението не беше изпратено. Моля свържете се с администратора.'
|
||||
show_no_email: '&2Няма добавен имейл адрес към акаунта.'
|
||||
add_email: '&3Моля добавете имейл адрес към своят акаунт: /email add имейл имейл'
|
||||
recovery_email: '&3Забравена парола? Използвайте: /email recovery имейл'
|
||||
# TODO change_password_expired: 'You cannot change your password using this command anymore.'
|
||||
email_cooldown_error: '&cВече е бил изпратен имейл адрес. Трябва а изчакаш %time преди да пратиш нов.'
|
||||
email:
|
||||
add_email_request: '&3Моля добавете имейл адрес към своят акаунт: /email add имейл имейл'
|
||||
usage_email_add: '&cКоманда: /email add имейл имейл'
|
||||
usage_email_change: '&cКоманда: /email change Стар-Имейл Нов-Имейл'
|
||||
new_email_invalid: '&cНовият имейл е грешен, опитайте отново!'
|
||||
old_email_invalid: '&cСтарият имейл е грешен, опитайте отново!'
|
||||
invalid: '&cИмейла е невалиден, опитайте с друг!'
|
||||
added: '&2Имейл адреса е добавен!'
|
||||
request_confirmation: '&cМоля потвърди своя имейл адрес!'
|
||||
changed: '&2Имейл адреса е сменен!'
|
||||
email_show: '&2Твоят имейл адрес е: &f%email'
|
||||
no_email_for_account: '&2Няма добавен имейл адрес към акаунта.'
|
||||
already_used: '&4Имейл адреса вече се използва, опитайте с друг.'
|
||||
incomplete_settings: 'Грешка: Не всички настройки са написани за изпращане на имейл адрес. Моля свържете се с администратора!'
|
||||
send_failure: 'Съобщението не беше изпратено. Моля свържете се с администратора.'
|
||||
change_password_expired: ''
|
||||
email_cooldown_error: '&cВече е бил изпратен имейл адрес. Трябва а изчакаш %time преди да пратиш нов.'
|
||||
|
||||
# Password recovery by email
|
||||
recovery:
|
||||
forgot_password_hint: '&3Забравена парола? Използвайте: /email recovery имейл'
|
||||
command_usage: '&cКоманда: /email recovery имейл'
|
||||
email_sent: '&2Възстановяващият имейл е изпратен успешно. Моля провете пощата си!'
|
||||
code:
|
||||
code_sent: 'Възстановяващият код беше изпратен на твоят email адрес.'
|
||||
incorrect: 'Възстановяващият код е неправилен! Използвайте: /email recovery имейл, за да генерирате нов'
|
||||
tries_exceeded: ''
|
||||
correct: ''
|
||||
change_password: ''
|
||||
|
||||
# Captcha
|
||||
usage_captcha: '&3Моля въведе цифрите/буквите от капчата: /captcha <theCaptcha>'
|
||||
wrong_captcha: '&cКода е грешен, използвайте: "/captcha THE_CAPTCHA" в чата!'
|
||||
valid_captcha: '&2Кода е валиден!'
|
||||
# TODO captcha_for_registration: 'To register you have to solve a captcha first, please use the command: /captcha <theCaptcha>'
|
||||
# TODO register_captcha_valid: '&2Valid captcha! You may now register with /register'
|
||||
captcha:
|
||||
usage_captcha: '&3Моля въведе цифрите/буквите от капчата: /captcha %captcha_code'
|
||||
wrong_captcha: '&cКода е грешен, използвайте: "/captcha %captcha_code" в чата!'
|
||||
valid_captcha: '&2Кода е валиден!'
|
||||
captcha_for_registration: ''
|
||||
register_captcha_valid: ''
|
||||
|
||||
# Verification code
|
||||
# TODO verification_code_required: '&3This command is sensitive and requires an email verification! Check your inbox and follow the email''s instructions.'
|
||||
# TODO usage_verification_code: '&cUsage: /verification <code>'
|
||||
# TODO incorrect_verification_code: '&cIncorrect code, please type "/verification <code>" into the chat, using the code you received by email'
|
||||
# TODO verification_code_verified: '&2Your identity has been verified! You can now execute all commands within the current session!'
|
||||
# TODO verification_code_already_verified: '&2You can already execute every sensitive command within the current session!'
|
||||
# TODO verification_code_expired: '&3Your code has expired! Execute another sensitive command to get a new code!'
|
||||
# TODO verification_code_email_needed: '&3To verify your identity you need to link an email address with your account!!'
|
||||
verification:
|
||||
code_required: ''
|
||||
command_usage: ''
|
||||
incorrect_code: ''
|
||||
success: ''
|
||||
already_verified: ''
|
||||
code_expired: ''
|
||||
email_needed: ''
|
||||
|
||||
# Time units
|
||||
second: 'секунда'
|
||||
seconds: 'секунди'
|
||||
minute: 'минута'
|
||||
minutes: 'минути'
|
||||
hour: 'час'
|
||||
hours: 'часа'
|
||||
day: 'ден'
|
||||
days: 'дена'
|
||||
time:
|
||||
second: 'секунда'
|
||||
seconds: 'секунди'
|
||||
minute: 'минута'
|
||||
minutes: 'минути'
|
||||
hour: 'час'
|
||||
hours: 'часа'
|
||||
day: 'ден'
|
||||
days: 'дена'
|
||||
|
@ -3,120 +3,138 @@
|
||||
# http://gamersboard.com.br/ | www.magitechserver.com
|
||||
|
||||
# Registration
|
||||
reg_msg: '&3Por favor, registre-se com o comando "/register <senha> <senha>"'
|
||||
usage_reg: '&cUse: /register <senha> <senha>'
|
||||
reg_only: '&4Somente usuários registrados podem entrar no servidor! Por favor visite www.seusite.com para se registrar!'
|
||||
kicked_admin_registered: 'Um administrador registrou você, por favor faça login novamente'
|
||||
registered: '&2Registrado com êxito!'
|
||||
reg_disabled: '&cO registro está desativado nesse servidor!'
|
||||
user_regged: '&cVocê já registrou este nome de usuário!'
|
||||
registration:
|
||||
disabled: '&cO registro está desativado nesse servidor!'
|
||||
name_taken: '&cVocê já registrou este nome de usuário!'
|
||||
register_request: '&3Por favor, registre-se com o comando "/register <senha> <senha>"'
|
||||
command_usage: '&cUse: /register <senha> <senha>'
|
||||
reg_only: '&4Somente usuários registrados podem entrar no servidor! Por favor visite www.seusite.com para se registrar!'
|
||||
success: '&2Registrado com êxito!'
|
||||
kicked_admin_registered: 'Um administrador registrou você, por favor faça login novamente'
|
||||
|
||||
# Password errors on registration
|
||||
password_error: '&cAs senhas não coincidem, verifique novamente!'
|
||||
password_error_nick: '&Você não pode usar o seu nome como senha, por favor, escolha outra senha...'
|
||||
password_error_unsafe: '&cA senha escolhida não é segura, por favor, escolha outra...'
|
||||
password_error_chars: '&Sua senha contém caracteres ilegais. caracteres permitidos: REG_EX'
|
||||
pass_len: '&cSua senha é muito curta ou muito longa! Por favor, tente com outra!'
|
||||
password:
|
||||
match_error: '&cAs senhas não coincidem, verifique novamente!'
|
||||
name_in_password: '&Você não pode usar o seu nome como senha, por favor, escolha outra senha...'
|
||||
unsafe_password: '&cA senha escolhida não é segura, por favor, escolha outra...'
|
||||
forbidden_characters: '&Sua senha contém caracteres ilegais. caracteres permitidos: %valid_chars'
|
||||
wrong_length: '&cSua senha é muito curta ou muito longa! Por favor, tente com outra!'
|
||||
|
||||
# Login
|
||||
usage_log: '&cUse: /login <senha>'
|
||||
wrong_pwd: '&cSenha incorreta!'
|
||||
login: '&2Login realizado com sucesso!'
|
||||
login_msg: '&cPor favor, faça o login com o comando "/login <senha>"'
|
||||
timeout: '&4Tempo limite de sessão excedido, você foi expulso do servidor, por favor, tente novamente!'
|
||||
login:
|
||||
command_usage: '&cUse: /login <senha>'
|
||||
wrong_password: '&cSenha incorreta!'
|
||||
success: ''
|
||||
login_request: '&cPor favor, faça o login com o comando "/login <senha>"'
|
||||
timeout_error: '&4Tempo limite de sessão excedido, você foi expulso do servidor, por favor, tente novamente!'
|
||||
|
||||
# Errors
|
||||
unknown_user: '&cEste usuário não está registrado!'
|
||||
denied_command: '&cPara utilizar este comando é necessário estar logado!'
|
||||
denied_chat: '&cPara utilizar o chat, você deve estar logado!'
|
||||
not_logged_in: '&cVocê não está logado!'
|
||||
tempban_max_logins: '&cVocê foi temporariamente banido por tentar logar muitas vezes.'
|
||||
max_reg: '&cVocê excedeu o número máximo de inscrições (%reg_count/%max_acc %reg_names) do seu IP!'
|
||||
no_perm: '&4Você não tem permissão para executar esta ação!'
|
||||
error: '&4Ocorreu um erro inesperado, por favor contacte um administrador!'
|
||||
kick_forvip: '&3Um jogador VIP juntou-se ao servidor enquanto ele estava cheio!'
|
||||
error:
|
||||
denied_command: '&cPara utilizar este comando é necessário estar logado!'
|
||||
denied_chat: '&cPara utilizar o chat, você deve estar logado!'
|
||||
unregistered_user: '&cEste usuário não está registrado!'
|
||||
not_logged_in: '&cVocê não está logado!'
|
||||
no_permission: '&4Você não tem permissão para executar esta ação!'
|
||||
unexpected_error: ''
|
||||
max_registration: '&cVocê excedeu o número máximo de inscrições (%reg_count/%max_acc %reg_names) do seu IP!'
|
||||
logged_in: '&cVocê já está logado!'
|
||||
kick_for_vip: '&3Um jogador VIP juntou-se ao servidor enquanto ele estava cheio!'
|
||||
tempban_max_logins: '&cVocê foi temporariamente banido por tentar logar muitas vezes.'
|
||||
|
||||
# AntiBot
|
||||
kick_antibot: 'O AntiBot está ativo, espere alguns minutos antes de entrar no servidor!'
|
||||
antibot_auto_enabled: '&4O AntiBot foi ativado devido ao grande número de conexões!'
|
||||
antibot_auto_disabled: '&2Desativando o AntiBot passados %m minutos!'
|
||||
antibot:
|
||||
kick_antibot: 'O AntiBot está ativo, espere alguns minutos antes de entrar no servidor!'
|
||||
auto_enabled: '&4O AntiBot foi ativado devido ao grande número de conexões!'
|
||||
auto_disabled: '&2Desativando o AntiBot passados %m minutos!'
|
||||
|
||||
# Unregister
|
||||
unregister:
|
||||
success: '&cConta deletada!'
|
||||
command_usage: '&cUse: /unregister <senha>'
|
||||
|
||||
# Other messages
|
||||
unregistered: '&cConta deletada!'
|
||||
accounts_owned_self: 'Você tem %count contas:'
|
||||
accounts_owned_other: 'O jogador %name tem %count contas:'
|
||||
two_factor_create: '&2O seu código secreto é %code. Você pode verificá-lo a partir daqui %url'
|
||||
recovery_code_sent: 'Um código de recuperação para redefinir sua senha foi enviada para o seu e-mail.'
|
||||
# TODO: Missing tags %count
|
||||
recovery_code_incorrect: 'O código de recuperação esta incorreto! Use /email recovery [email] para gerar um novo!'
|
||||
recovery_tries_exceeded: 'Você excedeu o limite de tentativas de usar o código de recuperação! Use "/email recovery [email]" para gerar um novo.'
|
||||
recovery_code_correct: 'Código de recuperação aceito!'
|
||||
recovery_change_password: 'Por favor, use o comando /email setpassword <nova senha> para alterar sua senha imediatamente!'
|
||||
vb_nonActiv: '&cA sua conta ainda não está ativada, por favor, verifique seus e-mails!'
|
||||
usage_unreg: '&cUse: /unregister <senha>'
|
||||
pwd_changed: '&2Senha alterada com sucesso!'
|
||||
logged_in: '&cVocê já está logado!'
|
||||
logout: '&2Desconectado com sucesso!'
|
||||
reload: '&2Configuração e o banco de dados foram recarregados corretamente!'
|
||||
usage_changepassword: '&cUse: /changepassword <senhaVelha> <senhaNova>'
|
||||
misc:
|
||||
account_not_activated: '&cA sua conta ainda não está ativada, por favor, verifique seus e-mails!'
|
||||
password_changed: '&2Senha alterada com sucesso!'
|
||||
logout: '&2Desconectado com sucesso!'
|
||||
reload: '&2Configuração e o banco de dados foram recarregados corretamente!'
|
||||
usage_change_password: '&cUse: /changepassword <senhaVelha> <senhaNova>'
|
||||
two_factor_create: '&2O seu código secreto é %code. Você pode verificá-lo a partir daqui %url'
|
||||
accounts_owned_self: 'Você tem %count contas:'
|
||||
accounts_owned_other: 'O jogador %name tem %count contas:'
|
||||
|
||||
# Session messages
|
||||
invalid_session: '&O seu IP foi alterado e sua sessão expirou!'
|
||||
valid_session: '&2Você deslogou recentemente, então sua sessão foi resumida!'
|
||||
session:
|
||||
valid_session: '&2Você deslogou recentemente, então sua sessão foi resumida!'
|
||||
invalid_session: '&O seu IP foi alterado e sua sessão expirou!'
|
||||
|
||||
# Error messages when joining
|
||||
name_len: '&4Seu nome de usuário ou é muito curto ou muito longo!'
|
||||
regex: '&4Seu nome de usuário contém caracteres inválidos. Caracteres permitidos: REG_EX'
|
||||
country_banned: '&4O seu país está banido neste servidor!'
|
||||
not_owner_error: 'Você não é o proprietário da conta. Por favor, escolha outro nome!'
|
||||
kick_fullserver: '&4O servidor está cheio, tente novamente mais tarde!'
|
||||
same_nick: '&4O mesmo nome de usuário já está jogando no servidor!'
|
||||
invalid_name_case: 'Você deve se juntar usando nome de usuário %valid, não %invalid.'
|
||||
same_ip_online: 'Um jogador com o mesmo IP já está no servidor!'
|
||||
on_join_validation:
|
||||
same_ip_online: 'Um jogador com o mesmo IP já está no servidor!'
|
||||
same_nick_online: '&4O mesmo nome de usuário já está jogando no servidor!'
|
||||
name_length: '&4Seu nome de usuário ou é muito curto ou muito longo!'
|
||||
characters_in_name: '&4Seu nome de usuário contém caracteres inválidos. Caracteres permitidos: %valid_chars'
|
||||
kick_full_server: '&4O servidor está cheio, tente novamente mais tarde!'
|
||||
country_banned: '&4O seu país está banido neste servidor!'
|
||||
not_owner_error: 'Você não é o proprietário da conta. Por favor, escolha outro nome!'
|
||||
invalid_name_case: 'Você deve se juntar usando nome de usuário %valid, não %invalid.'
|
||||
|
||||
# Email
|
||||
usage_email_add: '&cUse: /email add <email> <email>'
|
||||
usage_email_change: '&cUse: /email change <emailAntigo> <novoEmail>'
|
||||
usage_email_recovery: '&cUse: /email recovery <Email>'
|
||||
new_email_invalid: '&cE-mail novo inválido, tente novamente!'
|
||||
old_email_invalid: '&cE-mail velho inválido, tente novamente!'
|
||||
email_invalid: '&E-mail inválido, tente novamente!'
|
||||
email_added: '&2Email adicionado com sucesso à sua conta!'
|
||||
email_confirm: '&cPor favor confirme seu endereço de email!'
|
||||
email_changed: '&2Troca de email com sucesso.!'
|
||||
email_send: '&2Recuperação de email enviada com sucesso! Por favor, verifique sua caixa de entrada de e-mail!'
|
||||
email_show: '&2O seu endereço de e-mail atual é: &f%email'
|
||||
incomplete_email_settings: 'Erro: Nem todas as configurações necessárias estão definidas para o envio de e-mails. Entre em contato com um administrador.'
|
||||
email_already_used: '&4O endereço de e-mail já está sendo usado'
|
||||
email_send_failure: '&cO e-mail não pôde ser enviado, reporte isso a um administrador!'
|
||||
show_no_email: '&2Você atualmente não têm endereço de e-mail associado a esta conta.'
|
||||
add_email: '&3Por favor, adicione seu e-mail para a sua conta com o comando "/email add <seuEmail> <seuEmail>"'
|
||||
recovery_email: '&3Esqueceu sua senha? Por favor, use o comando "/email recovery <seuEmail>"'
|
||||
change_password_expired: 'Você não pode mais usar esse comando de recuperação de senha!'
|
||||
email_cooldown_error: '&cUm e-mail já foi enviado, espere mais %time antes de enviar novamente!'
|
||||
email:
|
||||
add_email_request: '&3Por favor, adicione seu e-mail para a sua conta com o comando "/email add <seuEmail> <seuEmail>"'
|
||||
usage_email_add: '&cUse: /email add <email> <email>'
|
||||
usage_email_change: '&cUse: /email change <emailAntigo> <novoEmail>'
|
||||
new_email_invalid: '&cE-mail novo inválido, tente novamente!'
|
||||
old_email_invalid: '&cE-mail velho inválido, tente novamente!'
|
||||
invalid: '&E-mail inválido, tente novamente!'
|
||||
added: '&2Email adicionado com sucesso à sua conta!'
|
||||
request_confirmation: '&cPor favor confirme seu endereço de email!'
|
||||
changed: '&2Troca de email com sucesso.!'
|
||||
email_show: '&2O seu endereço de e-mail atual é: &f%email'
|
||||
no_email_for_account: '&2Você atualmente não têm endereço de e-mail associado a esta conta.'
|
||||
already_used: '&4O endereço de e-mail já está sendo usado'
|
||||
incomplete_settings: 'Erro: Nem todas as configurações necessárias estão definidas para o envio de e-mails. Entre em contato com um administrador.'
|
||||
send_failure: '&cO e-mail não pôde ser enviado, reporte isso a um administrador!'
|
||||
change_password_expired: 'Você não pode mais usar esse comando de recuperação de senha!'
|
||||
email_cooldown_error: '&cUm e-mail já foi enviado, espere mais %time antes de enviar novamente!'
|
||||
|
||||
# Password recovery by email
|
||||
recovery:
|
||||
forgot_password_hint: '&3Esqueceu sua senha? Por favor, use o comando "/email recovery <seuEmail>"'
|
||||
command_usage: '&cUse: /email recovery <Email>'
|
||||
email_sent: '&2Recuperação de email enviada com sucesso! Por favor, verifique sua caixa de entrada de e-mail!'
|
||||
code:
|
||||
code_sent: 'Um código de recuperação para redefinir sua senha foi enviada para o seu e-mail.'
|
||||
incorrect: 'O código de recuperação esta incorreto! Use /email recovery [email] para gerar um novo!'
|
||||
tries_exceeded: 'Você excedeu o limite de tentativas de usar o código de recuperação! Use "/email recovery [email]" para gerar um novo.'
|
||||
correct: 'Código de recuperação aceito!'
|
||||
change_password: 'Por favor, use o comando /email setpassword <nova senha> para alterar sua senha imediatamente!'
|
||||
|
||||
# Captcha
|
||||
usage_captcha: '&3Para iniciar sessão você tem que resolver um código captcha, utilize o comando "/captcha <theCaptcha>"'
|
||||
wrong_captcha: '&cCaptcha errado, por favor, escreva "/captcha THE_CAPTCHA" no chat!'
|
||||
valid_captcha: '&2Código Captcha resolvido corretamente!'
|
||||
# TODO captcha_for_registration: 'To register you have to solve a captcha first, please use the command: /captcha <theCaptcha>'
|
||||
# TODO register_captcha_valid: '&2Valid captcha! You may now register with /register'
|
||||
captcha:
|
||||
usage_captcha: '&3Para iniciar sessão você tem que resolver um código captcha, utilize o comando "/captcha %captcha_code"'
|
||||
wrong_captcha: '&cCaptcha errado, por favor, escreva "/captcha %captcha_code" no chat!'
|
||||
valid_captcha: '&2Código Captcha resolvido corretamente!'
|
||||
captcha_for_registration: ''
|
||||
register_captcha_valid: ''
|
||||
|
||||
# Verification code
|
||||
# TODO verification_code_required: '&3This command is sensitive and requires an email verification! Check your inbox and follow the email''s instructions.'
|
||||
# TODO usage_verification_code: '&cUsage: /verification <code>'
|
||||
# TODO incorrect_verification_code: '&cIncorrect code, please type "/verification <code>" into the chat, using the code you received by email'
|
||||
# TODO verification_code_verified: '&2Your identity has been verified! You can now execute all commands within the current session!'
|
||||
# TODO verification_code_already_verified: '&2You can already execute every sensitive command within the current session!'
|
||||
# TODO verification_code_expired: '&3Your code has expired! Execute another sensitive command to get a new code!'
|
||||
# TODO verification_code_email_needed: '&3To verify your identity you need to link an email address with your account!!'
|
||||
verification:
|
||||
code_required: ''
|
||||
command_usage: ''
|
||||
incorrect_code: ''
|
||||
success: ''
|
||||
already_verified: ''
|
||||
code_expired: ''
|
||||
email_needed: ''
|
||||
|
||||
# Time units
|
||||
second: 'segundo'
|
||||
seconds: 'segundos'
|
||||
minute: 'minuto'
|
||||
minutes: 'minutos'
|
||||
hour: 'hora'
|
||||
hours: 'horas'
|
||||
day: 'dia'
|
||||
days: 'dias'
|
||||
time:
|
||||
second: 'segundo'
|
||||
seconds: 'segundos'
|
||||
minute: 'minuto'
|
||||
minutes: 'minutos'
|
||||
hour: 'hora'
|
||||
hours: 'horas'
|
||||
day: 'dia'
|
||||
days: 'dias'
|
||||
|
@ -1,117 +1,136 @@
|
||||
# Registration
|
||||
reg_msg: '&cProsím, zaregistruj se pomocí "/register <heslo> <ZnovuHeslo>"'
|
||||
usage_reg: '&cPoužij: "/register heslo ZnovuHeslo".'
|
||||
reg_only: '&cServer je pouze pro registrované! Navštiv naší webovou stránku http://priklad.cz.'
|
||||
kicked_admin_registered: 'Admin vás právě zaregistroval; Přihlašte se prosím znovu.'
|
||||
registered: '&cÚspěšně zaregistrován!'
|
||||
reg_disabled: '&cRegistrace je zakázána!'
|
||||
user_regged: '&cUživatelské jméno je již zaregistrováno.'
|
||||
registration:
|
||||
disabled: '&cRegistrace je zakázána!'
|
||||
name_taken: '&cUživatelské jméno je již zaregistrováno.'
|
||||
register_request: '&cProsím, zaregistruj se pomocí "/register <heslo> <ZnovuHeslo>"'
|
||||
command_usage: '&cPoužij: "/register heslo ZnovuHeslo".'
|
||||
reg_only: '&cServer je pouze pro registrované! Navštiv naší webovou stránku http://priklad.cz.'
|
||||
success: '&cÚspěšně zaregistrován!'
|
||||
kicked_admin_registered: 'Admin vás právě zaregistroval; Přihlašte se prosím znovu.'
|
||||
|
||||
# Password errors on registration
|
||||
password_error: '&cHesla se neshodují!'
|
||||
password_error_nick: '&cNemůžeš použít tvoje jméno jako heslo, prosím, zvol si jiné heslo...'
|
||||
password_error_unsafe: '&cToto heslo není bezpečné, prosím, zvol si jiné heslo...'
|
||||
password_error_chars: '&4Tvoje heslo obsahuje nepovolené znaky. Přípustné znaky jsou: REG_EX'
|
||||
pass_len: '&cTvoje heslo nedosahuje minimální délky (4).'
|
||||
password:
|
||||
match_error: '&cHesla se neshodují!'
|
||||
name_in_password: '&cNemůžeš použít tvoje jméno jako heslo, prosím, zvol si jiné heslo...'
|
||||
unsafe_password: '&cToto heslo není bezpečné, prosím, zvol si jiné heslo...'
|
||||
forbidden_characters: '&4Tvoje heslo obsahuje nepovolené znaky. Přípustné znaky jsou: %valid_chars'
|
||||
wrong_length: '&cTvoje heslo nedosahuje minimální délky (4).'
|
||||
|
||||
# Login
|
||||
usage_log: '&cPoužij: "/login TvojeHeslo".'
|
||||
wrong_pwd: '&cŠpatné heslo.'
|
||||
login: '&cÚspěšně přihlášen!'
|
||||
login_msg: '&cProsím přihlaš se pomocí "/login TvojeHeslo".'
|
||||
timeout: '&cČas pro přihlášení vypršel!'
|
||||
login:
|
||||
command_usage: '&cPoužij: "/login TvojeHeslo".'
|
||||
wrong_password: '&cŠpatné heslo.'
|
||||
success: ''
|
||||
login_request: '&cProsím přihlaš se pomocí "/login TvojeHeslo".'
|
||||
timeout_error: '&cČas pro přihlášení vypršel!'
|
||||
|
||||
# Errors
|
||||
unknown_user: '&cUživatelské jméno není zaregistrováno.'
|
||||
denied_command: '&cPokud chceš použít tento příkaz musíš být přihlášen/registrován!'
|
||||
denied_chat: '&cNemůžeš psát do chatu dokuď se nepřihlásíš/nezaregistruješ!'
|
||||
not_logged_in: '&cNejsi přihlášený!'
|
||||
tempban_max_logins: '&cByl jsi dočasně zabanován za příliš mnoho neúspěšných pokusů o přihlášení.'
|
||||
max_reg: '&cPřekročil(a) jsi limit pro počet účtů (%reg_count/%max_acc %reg_names) z jedné IP adresy.'
|
||||
no_perm: '&cNa tento příkaz nemáš dostatečné pravomoce.'
|
||||
error: '&cVyskytla se chyba - kontaktujte prosím administrátora ...'
|
||||
kick_forvip: '&cOmlouváme se, ale VIP hráč se připojil na plný server!'
|
||||
error:
|
||||
denied_command: '&cPokud chceš použít tento příkaz musíš být přihlášen/registrován!'
|
||||
denied_chat: '&cNemůžeš psát do chatu dokuď se nepřihlásíš/nezaregistruješ!'
|
||||
unregistered_user: '&cUživatelské jméno není zaregistrováno.'
|
||||
not_logged_in: '&cNejsi přihlášený!'
|
||||
no_permission: '&cNa tento příkaz nemáš dostatečné pravomoce.'
|
||||
unexpected_error: ''
|
||||
max_registration: '&cPřekročil(a) jsi limit pro počet účtů (%reg_count/%max_acc %reg_names) z jedné IP adresy.'
|
||||
logged_in: '&cJsi již přihlášen!'
|
||||
kick_for_vip: '&cOmlouváme se, ale VIP hráč se připojil na plný server!'
|
||||
tempban_max_logins: '&cByl jsi dočasně zabanován za příliš mnoho neúspěšných pokusů o přihlášení.'
|
||||
|
||||
# AntiBot
|
||||
kick_antibot: 'Bezpečnostní mód AntiBot je zapnut! Musíš počkat několik minut než se budeš moct připojit znovu na server.'
|
||||
antibot_auto_enabled: '[AuthMe] AntiBotMod automaticky spuštěn z důvodu masivních připojení!'
|
||||
antibot_auto_disabled: '[AuthMe] AntiBotMod automaticky ukončen po %m minutách, doufejme v konec invaze'
|
||||
antibot:
|
||||
kick_antibot: 'Bezpečnostní mód AntiBot je zapnut! Musíš počkat několik minut než se budeš moct připojit znovu na server.'
|
||||
auto_enabled: '[AuthMe] AntiBotMod automaticky spuštěn z důvodu masivních připojení!'
|
||||
auto_disabled: '[AuthMe] AntiBotMod automaticky ukončen po %m minutách, doufejme v konec invaze'
|
||||
|
||||
# Unregister
|
||||
unregister:
|
||||
success: '&cÚspěšně odregistrován!'
|
||||
command_usage: '&cPoužij: "/unregister TvojeHeslo".'
|
||||
|
||||
# Other messages
|
||||
unregistered: '&cÚspěšně odregistrován!'
|
||||
accounts_owned_self: 'Vlastníš tyto účty (%count):'
|
||||
accounts_owned_other: 'Hráč %name vlastní tyto účty (%count):'
|
||||
two_factor_create: '&2Tvůj tajný kód je %code. Můžeš ho oskenovat zde %url'
|
||||
recovery_code_sent: 'Kód pro obnovení hesla byl odeslán na váš email.'
|
||||
recovery_code_incorrect: 'Obnovovací kód není správný! Počet zbývajících pokusů: %count.'
|
||||
recovery_tries_exceeded: 'Překročil(a) jsi počet pokusů pro vložení kódu. Použij "/email recovery [email]" pro vygenerování nového.'
|
||||
recovery_code_correct: 'Obnovovací kód zadán správně!!'
|
||||
recovery_change_password: 'Prosíme, použijte příkaz /email setpassword <nové heslo> pro změnu hesla okamžitě.'
|
||||
vb_nonActiv: '&cTvůj účet není aktivovaný, zkontroluj si svůj E-mail.'
|
||||
usage_unreg: '&cPoužij: "/unregister TvojeHeslo".'
|
||||
pwd_changed: '&cHeslo změněno!'
|
||||
logged_in: '&cJsi již přihlášen!'
|
||||
logout: '&cÚspěšně jsi se odhlásil.'
|
||||
reload: '&cZnovu načtení nastavení AuthMe proběhlo úspěšně.'
|
||||
usage_changepassword: '&cPoužij: "/changepassword StaréHeslo NovéHeslo".'
|
||||
misc:
|
||||
account_not_activated: '&cTvůj účet není aktivovaný, zkontroluj si svůj E-mail.'
|
||||
password_changed: '&cHeslo změněno!'
|
||||
logout: '&cÚspěšně jsi se odhlásil.'
|
||||
reload: '&cZnovu načtení nastavení AuthMe proběhlo úspěšně.'
|
||||
usage_change_password: '&cPoužij: "/changepassword StaréHeslo NovéHeslo".'
|
||||
two_factor_create: '&2Tvůj tajný kód je %code. Můžeš ho oskenovat zde %url'
|
||||
accounts_owned_self: 'Vlastníš tyto účty (%count):'
|
||||
accounts_owned_other: 'Hráč %name vlastní tyto účty (%count):'
|
||||
|
||||
# Session messages
|
||||
invalid_session: '&cChybná data při čtení, počkejte do vypršení.'
|
||||
valid_session: '&cAutomatické znovupřihlášení.'
|
||||
session:
|
||||
valid_session: '&cAutomatické znovupřihlášení.'
|
||||
invalid_session: '&cChybná data při čtení, počkejte do vypršení.'
|
||||
|
||||
# Error messages when joining
|
||||
name_len: '&cTvůj nick je přílíš krátký, nebo přílíš dlouhý'
|
||||
regex: '&cTvůj nick obsahuje nepovolené znaky. Přípustné znaky jsou: REG_EX'
|
||||
country_banned: 'Vaše země je na tomto serveru zakázána'
|
||||
not_owner_error: 'Nejsi majitelem tohoto účtu, prosím zvol si jiné jméno!'
|
||||
kick_fullserver: '&cServer je momentálně plný, zkus to prosím později!'
|
||||
same_nick: '&cUživatel s tímto jménem již hraje na serveru.'
|
||||
invalid_name_case: 'Měl by jsi použít jméno %valid, ne jméno %invalid.'
|
||||
same_ip_online: 'Hráč se stejnou IP adresou nyní hraje na serveru!'
|
||||
on_join_validation:
|
||||
same_ip_online: 'Hráč se stejnou IP adresou nyní hraje na serveru!'
|
||||
same_nick_online: '&cUživatel s tímto jménem již hraje na serveru.'
|
||||
name_length: '&cTvůj nick je přílíš krátký, nebo přílíš dlouhý'
|
||||
characters_in_name: '&cTvůj nick obsahuje nepovolené znaky. Přípustné znaky jsou: %valid_chars'
|
||||
kick_full_server: '&cServer je momentálně plný, zkus to prosím později!'
|
||||
country_banned: 'Vaše země je na tomto serveru zakázána'
|
||||
not_owner_error: 'Nejsi majitelem tohoto účtu, prosím zvol si jiné jméno!'
|
||||
invalid_name_case: 'Měl by jsi použít jméno %valid, ne jméno %invalid.'
|
||||
|
||||
# Email
|
||||
usage_email_add: '&fPoužij: /email add <email> <potvrzení_emailu>'
|
||||
usage_email_change: '&fPoužij: /email change <StarýEmail> <NovýEmail>'
|
||||
usage_email_recovery: '&fPoužij: /email recovery <Email>'
|
||||
new_email_invalid: '[AuthMe] Nový email je chybně zadán!'
|
||||
old_email_invalid: '[AuthMe] Starý email je chybně zadán!'
|
||||
email_invalid: '[AuthMe] Nesprávný email'
|
||||
email_added: '[AuthMe] Email přidán!'
|
||||
email_confirm: '[AuthMe] Potvrď prosím svůj email!'
|
||||
email_changed: '[AuthMe] Email změněn!'
|
||||
email_send: '[AuthMe] Email pro obnovení hesla odeslán!'
|
||||
email_show: '&2Váš aktuální email je: &f%email'
|
||||
incomplete_email_settings: 'Chyba: chybí některé důležité informace pro odeslání emailu. Kontaktujte prosím admina.'
|
||||
email_already_used: '&4Tato emailová adresa je již používána'
|
||||
email_send_failure: 'Email nemohl být odeslán. Kontaktujte prosím admina.'
|
||||
show_no_email: '&2K tomuto účtu nemáte přidanou žádnou emailovou adresu.'
|
||||
add_email: '&cPřidej prosím svůj email pomocí : /email add TvůjEmail TvůjEmail'
|
||||
recovery_email: '&cZapomněl jsi heslo? Napiš: /email recovery <TvůjEmail>'
|
||||
change_password_expired: 'Nemůžeš si změnit heslo pomocí toho příkazu.'
|
||||
email_cooldown_error: '&cEmail už byl nedávno odeslán. Musíš čekat %time před odesláním nového.'
|
||||
email:
|
||||
add_email_request: '&cPřidej prosím svůj email pomocí : /email add TvůjEmail TvůjEmail'
|
||||
usage_email_add: '&fPoužij: /email add <email> <potvrzení_emailu>'
|
||||
usage_email_change: '&fPoužij: /email change <StarýEmail> <NovýEmail>'
|
||||
new_email_invalid: '[AuthMe] Nový email je chybně zadán!'
|
||||
old_email_invalid: '[AuthMe] Starý email je chybně zadán!'
|
||||
invalid: '[AuthMe] Nesprávný email'
|
||||
added: '[AuthMe] Email přidán!'
|
||||
request_confirmation: '[AuthMe] Potvrď prosím svůj email!'
|
||||
changed: '[AuthMe] Email změněn!'
|
||||
email_show: '&2Váš aktuální email je: &f%email'
|
||||
no_email_for_account: '&2K tomuto účtu nemáte přidanou žádnou emailovou adresu.'
|
||||
already_used: '&4Tato emailová adresa je již používána'
|
||||
incomplete_settings: 'Chyba: chybí některé důležité informace pro odeslání emailu. Kontaktujte prosím admina.'
|
||||
send_failure: 'Email nemohl být odeslán. Kontaktujte prosím admina.'
|
||||
change_password_expired: 'Nemůžeš si změnit heslo pomocí toho příkazu.'
|
||||
email_cooldown_error: '&cEmail už byl nedávno odeslán. Musíš čekat %time před odesláním nového.'
|
||||
|
||||
# Password recovery by email
|
||||
recovery:
|
||||
forgot_password_hint: '&cZapomněl jsi heslo? Napiš: /email recovery <TvůjEmail>'
|
||||
command_usage: '&fPoužij: /email recovery <Email>'
|
||||
email_sent: '[AuthMe] Email pro obnovení hesla odeslán!'
|
||||
code:
|
||||
code_sent: 'Kód pro obnovení hesla byl odeslán na váš email.'
|
||||
incorrect: 'Obnovovací kód není správný! Počet zbývajících pokusů: %count.'
|
||||
tries_exceeded: 'Překročil(a) jsi počet pokusů pro vložení kódu. Použij "/email recovery [email]" pro vygenerování nového.'
|
||||
correct: 'Obnovovací kód zadán správně!!'
|
||||
change_password: 'Prosíme, použijte příkaz /email setpassword <nové heslo> pro změnu hesla okamžitě.'
|
||||
|
||||
# Captcha
|
||||
usage_captcha: '&cPoužij: /captcha <theCaptcha>'
|
||||
wrong_captcha: '&cŠpatné opsana Captcha, pouzij prosim: /captcha THE_CAPTCHA'
|
||||
valid_captcha: '&cZadaná captcha je v pořádku!'
|
||||
# TODO captcha_for_registration: 'To register you have to solve a captcha first, please use the command: /captcha <theCaptcha>'
|
||||
# TODO register_captcha_valid: '&2Valid captcha! You may now register with /register'
|
||||
captcha:
|
||||
usage_captcha: '&cPoužij: /captcha %captcha_code'
|
||||
wrong_captcha: '&cŠpatné opsana Captcha, pouzij prosim: /captcha %captcha_code'
|
||||
valid_captcha: '&cZadaná captcha je v pořádku!'
|
||||
captcha_for_registration: ''
|
||||
register_captcha_valid: ''
|
||||
|
||||
# Verification code
|
||||
# TODO verification_code_required: '&3This command is sensitive and requires an email verification! Check your inbox and follow the email''s instructions.'
|
||||
# TODO usage_verification_code: '&cUsage: /verification <code>'
|
||||
# TODO incorrect_verification_code: '&cIncorrect code, please type "/verification <code>" into the chat, using the code you received by email'
|
||||
# TODO verification_code_verified: '&2Your identity has been verified! You can now execute all commands within the current session!'
|
||||
# TODO verification_code_already_verified: '&2You can already execute every sensitive command within the current session!'
|
||||
# TODO verification_code_expired: '&3Your code has expired! Execute another sensitive command to get a new code!'
|
||||
# TODO verification_code_email_needed: '&3To verify your identity you need to link an email address with your account!!'
|
||||
verification:
|
||||
code_required: ''
|
||||
command_usage: ''
|
||||
incorrect_code: ''
|
||||
success: ''
|
||||
already_verified: ''
|
||||
code_expired: ''
|
||||
email_needed: ''
|
||||
|
||||
# Time units
|
||||
second: 'sekundy'
|
||||
seconds: 'sekund'
|
||||
minute: 'minuty'
|
||||
minutes: 'minut'
|
||||
hour: 'hodiny'
|
||||
hours: 'hodin'
|
||||
day: 'dny'
|
||||
days: 'dnu'
|
||||
time:
|
||||
second: 'sekundy'
|
||||
seconds: 'sekund'
|
||||
minute: 'minuty'
|
||||
minutes: 'minut'
|
||||
hour: 'hodiny'
|
||||
hours: 'hodin'
|
||||
day: 'dny'
|
||||
days: 'dnu'
|
||||
|
@ -1,117 +1,136 @@
|
||||
# Registration
|
||||
reg_msg: '&3Bitte registriere dich mit "/register <passwort> <passwortBestätigen>"'
|
||||
usage_reg: '&cBenutze: /register <passwort> <passwortBestätigen>'
|
||||
reg_only: '&4Nur für registrierte Spieler! Bitte besuche http://example.com um dich zu registrieren.'
|
||||
kicked_admin_registered: 'Ein Administrator hat dich bereits registriert; bitte logge dich erneut ein.'
|
||||
registered: '&2Erfolgreich registriert!'
|
||||
reg_disabled: '&cRegistrierungen sind deaktiviert'
|
||||
user_regged: '&cDieser Benutzername ist schon vergeben'
|
||||
registration:
|
||||
disabled: '&cRegistrierungen sind deaktiviert'
|
||||
name_taken: '&cDieser Benutzername ist schon vergeben'
|
||||
register_request: '&3Bitte registriere dich mit "/register <passwort> <passwortBestätigen>"'
|
||||
command_usage: '&cBenutze: /register <passwort> <passwortBestätigen>'
|
||||
reg_only: '&4Nur für registrierte Spieler! Bitte besuche http://example.com um dich zu registrieren.'
|
||||
success: '&2Erfolgreich registriert!'
|
||||
kicked_admin_registered: 'Ein Administrator hat dich bereits registriert; bitte logge dich erneut ein.'
|
||||
|
||||
# Password errors on registration
|
||||
password_error: '&cPasswörter stimmen nicht überein!'
|
||||
password_error_nick: '&cDu kannst deinen Namen nicht als Passwort verwenden!'
|
||||
password_error_unsafe: '&cPasswort unsicher! Bitte wähle ein anderes.'
|
||||
password_error_chars: '&4Dein Passwort enthält unerlaubte Zeichen. Zulässige Zeichen: REG_EX'
|
||||
pass_len: '&cDein Passwort ist zu kurz oder zu lang!'
|
||||
password:
|
||||
match_error: '&cPasswörter stimmen nicht überein!'
|
||||
name_in_password: '&cDu kannst deinen Namen nicht als Passwort verwenden!'
|
||||
unsafe_password: '&cPasswort unsicher! Bitte wähle ein anderes.'
|
||||
forbidden_characters: '&4Dein Passwort enthält unerlaubte Zeichen. Zulässige Zeichen: %valid_chars'
|
||||
wrong_length: '&cDein Passwort ist zu kurz oder zu lang!'
|
||||
|
||||
# Login
|
||||
usage_log: '&cBenutze: /login <passwort>'
|
||||
wrong_pwd: '&cFalsches Passwort'
|
||||
login: '&2Erfolgreich eingeloggt!'
|
||||
login_msg: '&cBitte logge dich ein mit "/login <passwort>"'
|
||||
timeout: '&4Zeitüberschreitung beim Login'
|
||||
login:
|
||||
command_usage: '&cBenutze: /login <passwort>'
|
||||
wrong_password: '&cFalsches Passwort'
|
||||
success: ''
|
||||
login_request: '&cBitte logge dich ein mit "/login <passwort>"'
|
||||
timeout_error: '&4Zeitüberschreitung beim Login'
|
||||
|
||||
# Errors
|
||||
unknown_user: '&cBenutzername nicht registriert!'
|
||||
denied_command: '&cUm diesen Befehl zu nutzen musst du authentifiziert sein!'
|
||||
denied_chat: '&cDu musst eingeloggt sein, um chatten zu können!'
|
||||
not_logged_in: '&cNicht eingeloggt!'
|
||||
tempban_max_logins: '&cDu bist wegen zu vielen fehlgeschlagenen Login-Versuchen temporär gebannt!'
|
||||
max_reg: '&cDu hast die maximale Anzahl an Accounts erreicht (%reg_count/%max_acc %reg_names).'
|
||||
no_perm: '&4Du hast keine Rechte, um diese Aktion auszuführen!'
|
||||
error: '&4Ein Fehler ist aufgetreten. Bitte kontaktiere einen Administrator.'
|
||||
kick_forvip: '&3Ein VIP-Spieler hat den vollen Server betreten!'
|
||||
error:
|
||||
denied_command: '&cUm diesen Befehl zu nutzen musst du authentifiziert sein!'
|
||||
denied_chat: '&cDu musst eingeloggt sein, um chatten zu können!'
|
||||
unregistered_user: '&cBenutzername nicht registriert!'
|
||||
not_logged_in: '&cNicht eingeloggt!'
|
||||
no_permission: '&4Du hast keine Rechte, um diese Aktion auszuführen!'
|
||||
unexpected_error: ''
|
||||
max_registration: '&cDu hast die maximale Anzahl an Accounts erreicht (%reg_count/%max_acc %reg_names).'
|
||||
logged_in: '&cBereits eingeloggt!'
|
||||
kick_for_vip: '&3Ein VIP-Spieler hat den vollen Server betreten!'
|
||||
tempban_max_logins: '&cDu bist wegen zu vielen fehlgeschlagenen Login-Versuchen temporär gebannt!'
|
||||
|
||||
# AntiBot
|
||||
kick_antibot: 'AntiBotMod ist aktiviert! Bitte warte einige Minuten, bevor du dich mit dem Server verbindest.'
|
||||
antibot_auto_enabled: '&4[AntiBotService] AntiBotMod wurde aufgrund hoher Netzauslastung automatisch aktiviert!'
|
||||
antibot_auto_disabled: '&2[AntiBotService] AntiBotMod wurde nach %m Minuten deaktiviert, hoffentlich ist die Invasion vorbei.'
|
||||
antibot:
|
||||
kick_antibot: 'AntiBotMod ist aktiviert! Bitte warte einige Minuten, bevor du dich mit dem Server verbindest.'
|
||||
auto_enabled: '&4[AntiBotService] AntiBotMod wurde aufgrund hoher Netzauslastung automatisch aktiviert!'
|
||||
auto_disabled: '&2[AntiBotService] AntiBotMod wurde nach %m Minuten deaktiviert, hoffentlich ist die Invasion vorbei.'
|
||||
|
||||
# Unregister
|
||||
unregister:
|
||||
success: '&cBenutzerkonto erfolgreich gelöscht!'
|
||||
command_usage: '&cBenutze: /unregister <passwort>'
|
||||
|
||||
# Other messages
|
||||
unregistered: '&cBenutzerkonto erfolgreich gelöscht!'
|
||||
accounts_owned_self: 'Du besitzt %count Accounts:'
|
||||
accounts_owned_other: 'Der Spieler %name hat %count Accounts:'
|
||||
two_factor_create: '&2Dein geheimer Code ist %code. Du kannst ihn hier abfragen: %url'
|
||||
recovery_code_sent: 'Ein Wiederherstellungscode zum Zurücksetzen deines Passworts wurde an deine E-Mail-Adresse geschickt.'
|
||||
recovery_code_incorrect: 'Der Wiederherstellungscode stimmt nicht! Du hast noch %count Versuche. Nutze /email recovery [email] um einen neuen zu generieren.'
|
||||
recovery_tries_exceeded: 'Du hast die maximale Anzahl an Versuchen zur Eingabe des Wiederherstellungscodes überschritten. Benutze "/email recovery [email]" um einen neuen zu generieren.'
|
||||
recovery_code_correct: 'Der eingegebene Wiederherstellungscode ist richtig!'
|
||||
recovery_change_password: 'Benutze bitte den Befehl /email setpassword <neues passwort> um dein Passwort umgehend zu ändern.'
|
||||
vb_nonActiv: '&cDein Account wurde noch nicht aktiviert. Bitte prüfe deine E-Mails!'
|
||||
usage_unreg: '&cBenutze: /unregister <passwort>'
|
||||
pwd_changed: '&2Passwort geändert!'
|
||||
logged_in: '&cBereits eingeloggt!'
|
||||
logout: '&2Erfolgreich ausgeloggt'
|
||||
reload: '&2Konfiguration und Datenbank wurden erfolgreich neu geladen.'
|
||||
usage_changepassword: '&cBenutze: /changepassword <altesPasswort> <neuesPasswort>'
|
||||
misc:
|
||||
account_not_activated: '&cDein Account wurde noch nicht aktiviert. Bitte prüfe deine E-Mails!'
|
||||
password_changed: '&2Passwort geändert!'
|
||||
logout: '&2Erfolgreich ausgeloggt'
|
||||
reload: '&2Konfiguration und Datenbank wurden erfolgreich neu geladen.'
|
||||
usage_change_password: '&cBenutze: /changepassword <altesPasswort> <neuesPasswort>'
|
||||
two_factor_create: '&2Dein geheimer Code ist %code. Du kannst ihn hier abfragen: %url'
|
||||
accounts_owned_self: 'Du besitzt %count Accounts:'
|
||||
accounts_owned_other: 'Der Spieler %name hat %count Accounts:'
|
||||
|
||||
# Session messages
|
||||
invalid_session: '&cUngültige Session. Bitte starte das Spiel neu oder warte, bis die Session abgelaufen ist.'
|
||||
valid_session: '&2Erfolgreich eingeloggt!'
|
||||
session:
|
||||
valid_session: '&2Erfolgreich eingeloggt!'
|
||||
invalid_session: '&cUngültige Session. Bitte starte das Spiel neu oder warte, bis die Session abgelaufen ist.'
|
||||
|
||||
# Error messages when joining
|
||||
name_len: '&4Dein Nickname ist zu kurz oder zu lang.'
|
||||
regex: '&4Dein Nickname enthält unerlaubte Zeichen. Zulässige Zeichen: REG_EX'
|
||||
country_banned: '&4Dein Land ist gesperrt!'
|
||||
not_owner_error: 'Du bist nicht der Besitzer dieses Accounts. Bitte wähle einen anderen Namen!'
|
||||
kick_fullserver: '&4Der Server ist momentan voll, Sorry!'
|
||||
same_nick: '&4Jemand mit diesem Namen spielt bereits auf dem Server!'
|
||||
invalid_name_case: 'Dein registrierter Benutzername ist &2%valid&f - nicht &4%invalid&f.'
|
||||
same_ip_online: 'Ein Spieler mit derselben IP ist bereits online!'
|
||||
on_join_validation:
|
||||
same_ip_online: 'Ein Spieler mit derselben IP ist bereits online!'
|
||||
same_nick_online: '&4Jemand mit diesem Namen spielt bereits auf dem Server!'
|
||||
name_length: '&4Dein Nickname ist zu kurz oder zu lang.'
|
||||
characters_in_name: '&4Dein Nickname enthält unerlaubte Zeichen. Zulässige Zeichen: %valid_chars'
|
||||
kick_full_server: '&4Der Server ist momentan voll, Sorry!'
|
||||
country_banned: '&4Dein Land ist gesperrt!'
|
||||
not_owner_error: 'Du bist nicht der Besitzer dieses Accounts. Bitte wähle einen anderen Namen!'
|
||||
invalid_name_case: 'Dein registrierter Benutzername ist &2%valid&f - nicht &4%invalid&f.'
|
||||
|
||||
# Email
|
||||
usage_email_add: '&cBenutze: /email add <email> <bestätigeEmail>'
|
||||
usage_email_change: '&cBenutze: /email change <alteEmail> <neueEmail>'
|
||||
usage_email_recovery: '&cBenutze: /email recovery <Email>'
|
||||
new_email_invalid: '&cDie neue E-Mail ist ungültig!'
|
||||
old_email_invalid: '&cDie alte E-Mail ist ungültig!'
|
||||
email_invalid: '&cUngültige E-Mail!'
|
||||
email_added: '&2E-Mail hinzugefügt!'
|
||||
email_confirm: '&cBitte bestätige deine E-Mail!'
|
||||
email_changed: '&2E-Mail aktualisiert!'
|
||||
email_send: '&2Wiederherstellungs-E-Mail wurde gesendet!'
|
||||
email_show: '&2Deine aktuelle E-Mail-Adresse ist: &f%email'
|
||||
incomplete_email_settings: 'Fehler: Es wurden nicht alle notwendigen Einstellungen vorgenommen, um E-Mails zu senden. Bitte kontaktiere einen Administrator.'
|
||||
email_already_used: '&4Diese E-Mail-Adresse wird bereits genutzt.'
|
||||
email_send_failure: 'Die E-Mail konnte nicht gesendet werden. Bitte kontaktiere einen Administrator.'
|
||||
show_no_email: '&2Du hast zur Zeit keine E-Mail-Adresse für deinen Account hinterlegt.'
|
||||
add_email: '&3Bitte hinterlege deine E-Mail-Adresse: /email add <deineEmail> <emailBestätigen>'
|
||||
recovery_email: '&3Passwort vergessen? Nutze "/email recovery <deineEmail>" für ein neues Passwort'
|
||||
change_password_expired: 'Mit diesem Befehl kannst du dein Passwort nicht mehr ändern.'
|
||||
email_cooldown_error: '&cEine E-Mail wurde erst kürzlich versendet. Du musst %time warten, bevor du eine neue anfordern kannst.'
|
||||
email:
|
||||
add_email_request: '&3Bitte hinterlege deine E-Mail-Adresse: /email add <deineEmail> <emailBestätigen>'
|
||||
usage_email_add: '&cBenutze: /email add <email> <bestätigeEmail>'
|
||||
usage_email_change: '&cBenutze: /email change <alteEmail> <neueEmail>'
|
||||
new_email_invalid: '&cDie neue E-Mail ist ungültig!'
|
||||
old_email_invalid: '&cDie alte E-Mail ist ungültig!'
|
||||
invalid: '&cUngültige E-Mail!'
|
||||
added: '&2E-Mail hinzugefügt!'
|
||||
request_confirmation: '&cBitte bestätige deine E-Mail!'
|
||||
changed: '&2E-Mail aktualisiert!'
|
||||
email_show: '&2Deine aktuelle E-Mail-Adresse ist: &f%email'
|
||||
no_email_for_account: '&2Du hast zur Zeit keine E-Mail-Adresse für deinen Account hinterlegt.'
|
||||
already_used: '&4Diese E-Mail-Adresse wird bereits genutzt.'
|
||||
incomplete_settings: 'Fehler: Es wurden nicht alle notwendigen Einstellungen vorgenommen, um E-Mails zu senden. Bitte kontaktiere einen Administrator.'
|
||||
send_failure: 'Die E-Mail konnte nicht gesendet werden. Bitte kontaktiere einen Administrator.'
|
||||
change_password_expired: 'Mit diesem Befehl kannst du dein Passwort nicht mehr ändern.'
|
||||
email_cooldown_error: '&cEine E-Mail wurde erst kürzlich versendet. Du musst %time warten, bevor du eine neue anfordern kannst.'
|
||||
|
||||
# Password recovery by email
|
||||
recovery:
|
||||
forgot_password_hint: '&3Passwort vergessen? Nutze "/email recovery <deineEmail>" für ein neues Passwort'
|
||||
command_usage: '&cBenutze: /email recovery <Email>'
|
||||
email_sent: '&2Wiederherstellungs-E-Mail wurde gesendet!'
|
||||
code:
|
||||
code_sent: 'Ein Wiederherstellungscode zum Zurücksetzen deines Passworts wurde an deine E-Mail-Adresse geschickt.'
|
||||
incorrect: 'Der Wiederherstellungscode stimmt nicht! Du hast noch %count Versuche. Nutze /email recovery [email] um einen neuen zu generieren.'
|
||||
tries_exceeded: 'Du hast die maximale Anzahl an Versuchen zur Eingabe des Wiederherstellungscodes überschritten. Benutze "/email recovery [email]" um einen neuen zu generieren.'
|
||||
correct: 'Der eingegebene Wiederherstellungscode ist richtig!'
|
||||
change_password: 'Benutze bitte den Befehl /email setpassword <neues passwort> um dein Passwort umgehend zu ändern.'
|
||||
|
||||
# Captcha
|
||||
usage_captcha: '&3Um dich einzuloggen, tippe dieses Captcha so ein: /captcha <theCaptcha>'
|
||||
wrong_captcha: '&cFalsches Captcha, bitte nutze: /captcha THE_CAPTCHA'
|
||||
valid_captcha: '&2Das Captcha ist korrekt!'
|
||||
# TODO captcha_for_registration: 'To register you have to solve a captcha first, please use the command: /captcha <theCaptcha>'
|
||||
# TODO register_captcha_valid: '&2Valid captcha! You may now register with /register'
|
||||
captcha:
|
||||
usage_captcha: '&3Um dich einzuloggen, tippe dieses Captcha so ein: /captcha %captcha_code'
|
||||
wrong_captcha: '&cFalsches Captcha, bitte nutze: /captcha %captcha_code'
|
||||
valid_captcha: '&2Das Captcha ist korrekt!'
|
||||
captcha_for_registration: ''
|
||||
register_captcha_valid: ''
|
||||
|
||||
# Verification code
|
||||
# TODO verification_code_required: '&3This command is sensitive and requires an email verification! Check your inbox and follow the email''s instructions.'
|
||||
# TODO usage_verification_code: '&cUsage: /verification <code>'
|
||||
# TODO incorrect_verification_code: '&cIncorrect code, please type "/verification <code>" into the chat, using the code you received by email'
|
||||
# TODO verification_code_verified: '&2Your identity has been verified! You can now execute all commands within the current session!'
|
||||
# TODO verification_code_already_verified: '&2You can already execute every sensitive command within the current session!'
|
||||
# TODO verification_code_expired: '&3Your code has expired! Execute another sensitive command to get a new code!'
|
||||
# TODO verification_code_email_needed: '&3To verify your identity you need to link an email address with your account!!'
|
||||
verification:
|
||||
code_required: ''
|
||||
command_usage: ''
|
||||
incorrect_code: ''
|
||||
success: ''
|
||||
already_verified: ''
|
||||
code_expired: ''
|
||||
email_needed: ''
|
||||
|
||||
# Time units
|
||||
second: 'Sekunde'
|
||||
seconds: 'Sekunden'
|
||||
minute: 'Minute'
|
||||
minutes: 'Minuten'
|
||||
hour: 'Stunde'
|
||||
hours: 'Stunden'
|
||||
day: 'Tag'
|
||||
days: 'Tage'
|
||||
time:
|
||||
second: 'Sekunde'
|
||||
seconds: 'Sekunden'
|
||||
minute: 'Minute'
|
||||
minutes: 'Minuten'
|
||||
hour: 'Stunde'
|
||||
hours: 'Stunden'
|
||||
day: 'Tag'
|
||||
days: 'Tage'
|
||||
|
@ -1,117 +1,136 @@
|
||||
# Registration
|
||||
reg_msg: '&3Bonvolu registri al la servilo per la komando: /register <pasvorto> <konfirmiPasvorto>'
|
||||
usage_reg: '&cUzado: /register <pasvorto> <konfirmiPasvorto>'
|
||||
reg_only: '&4Nur registritaj uzantoj povas aliĝi la servilon! Bonvolu viziti http://example.com registri vin mem!'
|
||||
kicked_admin_registered: 'Administranto ĵus registrita vin; bonvolu ensaluti denove'
|
||||
registered: '&2Sukcese registris!'
|
||||
reg_disabled: '&cEn-ludo registriĝo estas malebligita!'
|
||||
user_regged: '&cVi jam registris tiun uzantnomon!'
|
||||
registration:
|
||||
disabled: '&cEn-ludo registriĝo estas malebligita!'
|
||||
name_taken: '&cVi jam registris tiun uzantnomon!'
|
||||
register_request: '&3Bonvolu registri al la servilo per la komando: /register <pasvorto> <konfirmiPasvorto>'
|
||||
command_usage: '&cUzado: /register <pasvorto> <konfirmiPasvorto>'
|
||||
reg_only: '&4Nur registritaj uzantoj povas aliĝi la servilon! Bonvolu viziti http://example.com registri vin mem!'
|
||||
success: '&2Sukcese registris!'
|
||||
kicked_admin_registered: 'Administranto ĵus registrita vin; bonvolu ensaluti denove'
|
||||
|
||||
# Password errors on registration
|
||||
password_error: '&cLa pasvortoj ne kongruas, kontrolu ilin!'
|
||||
password_error_nick: '&cVi ne povas uzi vian nomon kiel pasvorto, bonvolu elekti alian...'
|
||||
password_error_unsafe: '&cLa elektita pasvorto estas danĝere, bonvolu elekti alian...'
|
||||
password_error_chars: '&4Via pasvorto enhavas kontraŭleĝan karakteroj. Permesita signoj: REG_EX'
|
||||
pass_len: '&cVia pasvorto estas tro mallonga aŭ tro longa! Bonvolu provi alian pasvorton!'
|
||||
password:
|
||||
match_error: '&cLa pasvortoj ne kongruas, kontrolu ilin!'
|
||||
name_in_password: '&cVi ne povas uzi vian nomon kiel pasvorto, bonvolu elekti alian...'
|
||||
unsafe_password: '&cLa elektita pasvorto estas danĝere, bonvolu elekti alian...'
|
||||
forbidden_characters: '&4Via pasvorto enhavas kontraŭleĝan karakteroj. Permesita signoj: %valid_chars'
|
||||
wrong_length: '&cVia pasvorto estas tro mallonga aŭ tro longa! Bonvolu provi alian pasvorton!'
|
||||
|
||||
# Login
|
||||
usage_log: '&cUzado: /login <pasvorto>'
|
||||
wrong_pwd: '&cErara pasvorto!'
|
||||
login: '&2Sukcesa ensaluto!'
|
||||
login_msg: '&cBonvolu ensaluti per la komando: /login <pasvorto>'
|
||||
timeout: '&4Salutnomo tempolimo superis, vi estis piedbatita el la servilo, bonvolu provi denove!'
|
||||
login:
|
||||
command_usage: '&cUzado: /login <pasvorto>'
|
||||
wrong_password: '&cErara pasvorto!'
|
||||
success: ''
|
||||
login_request: '&cBonvolu ensaluti per la komando: /login <pasvorto>'
|
||||
timeout_error: '&4Salutnomo tempolimo superis, vi estis piedbatita el la servilo, bonvolu provi denove!'
|
||||
|
||||
# Errors
|
||||
unknown_user: '&cTiu uzanto ne estas registrita!'
|
||||
denied_command: '&cPor uzi ĉi komando vi devas esti legalizita!'
|
||||
denied_chat: '&cPor babili vi devas esti legalizita!'
|
||||
not_logged_in: '&cVi ne estas ensalutita!'
|
||||
tempban_max_logins: '&cVi estis portempe malpermesita por ne ensaluti tro multajn fojojn.'
|
||||
max_reg: 'Vi superis la maksimuman nombron de enregistroj (%reg_count/%max_acc %reg_names) pro via ligo!'
|
||||
no_perm: '&4Vi ne havas la permeson por fari ĉi tiun funkcion!'
|
||||
error: '&4Neatendita eraro, bonvolu kontakti administranto!'
|
||||
kick_forvip: '&3VIP ludanto aliĝis al la servilo kiam ĝi pleniĝis!'
|
||||
error:
|
||||
denied_command: '&cPor uzi ĉi komando vi devas esti legalizita!'
|
||||
denied_chat: '&cPor babili vi devas esti legalizita!'
|
||||
unregistered_user: '&cTiu uzanto ne estas registrita!'
|
||||
not_logged_in: '&cVi ne estas ensalutita!'
|
||||
no_permission: '&4Vi ne havas la permeson por fari ĉi tiun funkcion!'
|
||||
unexpected_error: ''
|
||||
max_registration: 'Vi superis la maksimuman nombron de enregistroj (%reg_count/%max_acc %reg_names) pro via ligo!'
|
||||
logged_in: '&cVi jam estas ensalutinta!'
|
||||
kick_for_vip: '&3VIP ludanto aliĝis al la servilo kiam ĝi pleniĝis!'
|
||||
tempban_max_logins: '&cVi estis portempe malpermesita por ne ensaluti tro multajn fojojn.'
|
||||
|
||||
# AntiBot
|
||||
kick_antibot: 'KontraŭRoboto protekto modon estas ŝaltita! Vi devas atendi kelkajn minutojn antaŭ kunigi al la servilo.'
|
||||
antibot_auto_enabled: '&4[KontraŭRobotoServo] KontraŭRoboto ŝaltita pro la grandega nombro de konektoj!'
|
||||
antibot_auto_disabled: '&2[KontraŭRobotoServo] KontraŭRoboto malebligita post %m minutoj!'
|
||||
antibot:
|
||||
kick_antibot: 'KontraŭRoboto protekto modon estas ŝaltita! Vi devas atendi kelkajn minutojn antaŭ kunigi al la servilo.'
|
||||
auto_enabled: '&4[KontraŭRobotoServo] KontraŭRoboto ŝaltita pro la grandega nombro de konektoj!'
|
||||
auto_disabled: '&2[KontraŭRobotoServo] KontraŭRoboto malebligita post %m minutoj!'
|
||||
|
||||
# Unregister
|
||||
unregister:
|
||||
success: '&cSukcese neregistritajn!'
|
||||
command_usage: '&cUzado: /unregister <pasvorto>'
|
||||
|
||||
# Other messages
|
||||
unregistered: '&cSukcese neregistritajn!'
|
||||
accounts_owned_self: 'Vi posedas %count kontoj:'
|
||||
accounts_owned_other: 'La ludanto %name havas %count kontojn::'
|
||||
two_factor_create: '&2Via sekreta kodo estas %code. Vi povas skani ĝin de tie %url'
|
||||
recovery_code_sent: 'Rekorda kodo restarigi vian pasvorton sendis al via retpoŝto.'
|
||||
recovery_code_incorrect: 'La reakiro kodo estas ne korekti! Vi havas %count provoj restas.'
|
||||
recovery_tries_exceeded: 'Vi superis la maksimuman nombron provas eniri la reakiro kodo. Uzo "/email recovery [retpoŝto]" por generi novan.'
|
||||
recovery_code_correct: 'Reakiro kodo eniris ĝuste!'
|
||||
recovery_change_password: 'Bonvolu uzi la komando /email setpassword <novaPasvorto> ŝanĝi vian pasvorton tuj.'
|
||||
vb_nonActiv: '&cVia konto ne aktivigis tamen, bonvolu kontroli viajn retpoŝtojn!'
|
||||
usage_unreg: '&cUzado: /unregister <pasvorto>'
|
||||
pwd_changed: '&2Pasvorto sukcese ŝanĝita!'
|
||||
logged_in: '&cVi jam estas ensalutinta!'
|
||||
logout: '&2Elsalutita sukcese!'
|
||||
reload: '&2Agordo kaj datumbazo estis larditaj korekte!'
|
||||
usage_changepassword: '&cUzado: /changepassword <malnovaPasvorto> <novaPasvorto>'
|
||||
misc:
|
||||
account_not_activated: '&cVia konto ne aktivigis tamen, bonvolu kontroli viajn retpoŝtojn!'
|
||||
password_changed: '&2Pasvorto sukcese ŝanĝita!'
|
||||
logout: '&2Elsalutita sukcese!'
|
||||
reload: '&2Agordo kaj datumbazo estis larditaj korekte!'
|
||||
usage_change_password: '&cUzado: /changepassword <malnovaPasvorto> <novaPasvorto>'
|
||||
two_factor_create: '&2Via sekreta kodo estas %code. Vi povas skani ĝin de tie %url'
|
||||
accounts_owned_self: 'Vi posedas %count kontoj:'
|
||||
accounts_owned_other: 'La ludanto %name havas %count kontojn::'
|
||||
|
||||
# Session messages
|
||||
invalid_session: '&cVia IP estis ŝanĝita kaj via seanco datumoj finiĝis!'
|
||||
valid_session: '&2Ensalutantojn pro Sesio Rekonektas.'
|
||||
session:
|
||||
valid_session: '&2Ensalutantojn pro Sesio Rekonektas.'
|
||||
invalid_session: '&cVia IP estis ŝanĝita kaj via seanco datumoj finiĝis!'
|
||||
|
||||
# Error messages when joining
|
||||
name_len: '&4Via uzantnomo estas aŭ tro mallonga aŭ tro longa!'
|
||||
regex: '&4Via uzantnomo enhavas kontraŭleĝan karakteroj. Permesita signoj: REG_EX'
|
||||
country_banned: '&4Via lando estas malpermesitaj de tiu servilo!'
|
||||
not_owner_error: 'Vi ne estas la posedanto de tiu konto. Bonvolu elekti alian nomon!'
|
||||
kick_fullserver: '&4La servilo estas plena, reprovi poste!'
|
||||
same_nick: '&4La sama uzantnomo estas jam ludas sur la servilo!'
|
||||
invalid_name_case: 'Vi devus aliĝi uzante uzantnomon %valid, ne %invalid.'
|
||||
same_ip_online: 'Ludanto kun la sama IP jam estas en ludo!'
|
||||
on_join_validation:
|
||||
same_ip_online: 'Ludanto kun la sama IP jam estas en ludo!'
|
||||
same_nick_online: '&4La sama uzantnomo estas jam ludas sur la servilo!'
|
||||
name_length: '&4Via uzantnomo estas aŭ tro mallonga aŭ tro longa!'
|
||||
characters_in_name: '&4Via uzantnomo enhavas kontraŭleĝan karakteroj. Permesita signoj: %valid_chars'
|
||||
kick_full_server: '&4La servilo estas plena, reprovi poste!'
|
||||
country_banned: '&4Via lando estas malpermesitaj de tiu servilo!'
|
||||
not_owner_error: 'Vi ne estas la posedanto de tiu konto. Bonvolu elekti alian nomon!'
|
||||
invalid_name_case: 'Vi devus aliĝi uzante uzantnomon %valid, ne %invalid.'
|
||||
|
||||
# Email
|
||||
usage_email_add: '&cUzado: /email add <retpoŝto> <konfirmiRetpoŝto>'
|
||||
usage_email_change: '&cUzado: /email change <malnovaRetpoŝto> <novaRetpoŝto>'
|
||||
usage_email_recovery: '&cUzado: /email recovery <retpoŝto>'
|
||||
new_email_invalid: '&cNevalida nova retpoŝta, provu denove!'
|
||||
old_email_invalid: '&cNevalida malnovaj retpoŝto, provu denove!'
|
||||
email_invalid: '&cNevalida retadreso, provu denove!'
|
||||
email_added: '&2Retpoŝtadreso sukcese aldonitaj al via konto!'
|
||||
email_confirm: '&cBonvolu konfirmi vian retadreson!'
|
||||
email_changed: '&2Retpoŝtadreso ŝanĝis ĝuste!'
|
||||
email_send: '&2Reakiro retpoŝto sendita sukcese! Bonvolu kontroli vian retpoŝton enirkesto!'
|
||||
email_show: '&2Via nuna retadreso estas: &f%email'
|
||||
incomplete_email_settings: 'Eraro: ne ĉiuj postulata agordoj estas metita por sendi retpoŝtojn. Bonvolu kontakti administranto.'
|
||||
email_already_used: '&4La retpoŝto jam estas uzata'
|
||||
email_send_failure: 'La retpoŝto ne estis sendita. Bonvolu kontakti administranto.'
|
||||
show_no_email: '&2Vi aktuale ne havas retadreson asociita kun ĉi tiu konto.'
|
||||
add_email: '&3Bonvolu aldoni vian retpoŝtan vian konton kun la komando: /email add <viRetpoŝto> <konfirmiRetpoŝto>'
|
||||
recovery_email: '&3Ĉu vi forgesis vian pasvorton? Bonvolu uzi la komando: /email recovery <viRetpoŝto>'
|
||||
change_password_expired: 'Vi ne povas ŝanĝi vian pasvorton per tiu ĉi komando plu.'
|
||||
email_cooldown_error: '&cRetmesaĝon jam sendita lastatempe. Vi devas atendi %time antaŭ vi povas sendi novan.'
|
||||
email:
|
||||
add_email_request: '&3Bonvolu aldoni vian retpoŝtan vian konton kun la komando: /email add <viRetpoŝto> <konfirmiRetpoŝto>'
|
||||
usage_email_add: '&cUzado: /email add <retpoŝto> <konfirmiRetpoŝto>'
|
||||
usage_email_change: '&cUzado: /email change <malnovaRetpoŝto> <novaRetpoŝto>'
|
||||
new_email_invalid: '&cNevalida nova retpoŝta, provu denove!'
|
||||
old_email_invalid: '&cNevalida malnovaj retpoŝto, provu denove!'
|
||||
invalid: '&cNevalida retadreso, provu denove!'
|
||||
added: '&2Retpoŝtadreso sukcese aldonitaj al via konto!'
|
||||
request_confirmation: '&cBonvolu konfirmi vian retadreson!'
|
||||
changed: '&2Retpoŝtadreso ŝanĝis ĝuste!'
|
||||
email_show: '&2Via nuna retadreso estas: &f%email'
|
||||
no_email_for_account: '&2Vi aktuale ne havas retadreson asociita kun ĉi tiu konto.'
|
||||
already_used: '&4La retpoŝto jam estas uzata'
|
||||
incomplete_settings: 'Eraro: ne ĉiuj postulata agordoj estas metita por sendi retpoŝtojn. Bonvolu kontakti administranto.'
|
||||
send_failure: 'La retpoŝto ne estis sendita. Bonvolu kontakti administranto.'
|
||||
change_password_expired: 'Vi ne povas ŝanĝi vian pasvorton per tiu ĉi komando plu.'
|
||||
email_cooldown_error: '&cRetmesaĝon jam sendita lastatempe. Vi devas atendi %time antaŭ vi povas sendi novan.'
|
||||
|
||||
# Password recovery by email
|
||||
recovery:
|
||||
forgot_password_hint: '&3Ĉu vi forgesis vian pasvorton? Bonvolu uzi la komando: /email recovery <viRetpoŝto>'
|
||||
command_usage: '&cUzado: /email recovery <retpoŝto>'
|
||||
email_sent: '&2Reakiro retpoŝto sendita sukcese! Bonvolu kontroli vian retpoŝton enirkesto!'
|
||||
code:
|
||||
code_sent: 'Rekorda kodo restarigi vian pasvorton sendis al via retpoŝto.'
|
||||
incorrect: 'La reakiro kodo estas ne korekti! Vi havas %count provoj restas.'
|
||||
tries_exceeded: 'Vi superis la maksimuman nombron provas eniri la reakiro kodo. Uzo "/email recovery [retpoŝto]" por generi novan.'
|
||||
correct: 'Reakiro kodo eniris ĝuste!'
|
||||
change_password: 'Bonvolu uzi la komando /email setpassword <novaPasvorto> ŝanĝi vian pasvorton tuj.'
|
||||
|
||||
# Captcha
|
||||
usage_captcha: '&3Ensaluti vi devas solvi captcha kodo, bonvolu uzi la komando: /captcha <theCaptcha>'
|
||||
wrong_captcha: '&cMalĝusta captcha, bonvolu tajpi "/captcha THE_CAPTCHA" en la babilejo!'
|
||||
valid_captcha: '&2Captcha kodo solvita ĝuste!'
|
||||
# TODO captcha_for_registration: 'To register you have to solve a captcha first, please use the command: /captcha <theCaptcha>'
|
||||
# TODO register_captcha_valid: '&2Valid captcha! You may now register with /register'
|
||||
captcha:
|
||||
usage_captcha: '&3Ensaluti vi devas solvi captcha kodo, bonvolu uzi la komando: /captcha %captcha_code'
|
||||
wrong_captcha: '&cMalĝusta captcha, bonvolu tajpi "/captcha %captcha_code" en la babilejo!'
|
||||
valid_captcha: '&2Captcha kodo solvita ĝuste!'
|
||||
captcha_for_registration: ''
|
||||
register_captcha_valid: ''
|
||||
|
||||
# Verification code
|
||||
# TODO verification_code_required: '&3This command is sensitive and requires an email verification! Check your inbox and follow the email''s instructions.'
|
||||
# TODO usage_verification_code: '&cUsage: /verification <code>'
|
||||
# TODO incorrect_verification_code: '&cIncorrect code, please type "/verification <code>" into the chat, using the code you received by email'
|
||||
# TODO verification_code_verified: '&2Your identity has been verified! You can now execute all commands within the current session!'
|
||||
# TODO verification_code_already_verified: '&2You can already execute every sensitive command within the current session!'
|
||||
# TODO verification_code_expired: '&3Your code has expired! Execute another sensitive command to get a new code!'
|
||||
# TODO verification_code_email_needed: '&3To verify your identity you need to link an email address with your account!!'
|
||||
verification:
|
||||
code_required: ''
|
||||
command_usage: ''
|
||||
incorrect_code: ''
|
||||
success: ''
|
||||
already_verified: ''
|
||||
code_expired: ''
|
||||
email_needed: ''
|
||||
|
||||
# Time units
|
||||
second: 'sekundo'
|
||||
seconds: 'sekundoj'
|
||||
minute: 'minuto'
|
||||
minutes: 'minutoj'
|
||||
hour: 'horo'
|
||||
hours: 'horoj'
|
||||
day: 'tago'
|
||||
days: 'tagoj'
|
||||
time:
|
||||
second: 'sekundo'
|
||||
seconds: 'sekundoj'
|
||||
minute: 'minuto'
|
||||
minutes: 'minutoj'
|
||||
hour: 'horo'
|
||||
hours: 'horoj'
|
||||
day: 'tago'
|
||||
days: 'tagoj'
|
||||
|
@ -1,121 +1,138 @@
|
||||
# This file must be in ANSI if win, or UTF-8 if linux.
|
||||
|
||||
# Registration
|
||||
reg_msg: '&cPor favor, regístrate con "/register <contraseña> <confirmarContraseña">'
|
||||
usage_reg: '&cUso: /register Contraseña ConfirmarContraseña'
|
||||
reg_only: '&f¡Sólo para jugadores registrados! Por favor visita http://www.example.com/ para registrarte'
|
||||
kicked_admin_registered: 'Un administrador te acaba de registrar; entra en la cuenta de nuevo'
|
||||
registered: '&c¡Registrado correctamente!'
|
||||
reg_disabled: '&cEl registro está desactivado'
|
||||
user_regged: '&cUsuario ya registrado'
|
||||
registration:
|
||||
disabled: '&cEl registro está desactivado'
|
||||
name_taken: '&cUsuario ya registrado'
|
||||
register_request: '&cPor favor, regístrate con "/register <contraseña> <confirmarContraseña">'
|
||||
command_usage: '&cUso: /register Contraseña ConfirmarContraseña'
|
||||
reg_only: '&f¡Sólo para jugadores registrados! Por favor visita http://www.example.com/ para registrarte'
|
||||
success: '&c¡Registrado correctamente!'
|
||||
kicked_admin_registered: 'Un administrador te acaba de registrar; entra en la cuenta de nuevo'
|
||||
|
||||
# Password errors on registration
|
||||
password_error: '&fLas contraseñas no son iguales'
|
||||
password_error_nick: '&cNo puedes utilizar tu nombre como contraseña, por favor elige otra...'
|
||||
password_error_unsafe: '&cLa contraseña elejida no es segura, por favor elige otra...'
|
||||
password_error_chars: '&cTu contraseña tiene carácteres no admitidos, los cuales son: REG_EX'
|
||||
pass_len: '&fTu contraseña es muy larga o muy corta'
|
||||
password:
|
||||
match_error: '&fLas contraseñas no son iguales'
|
||||
name_in_password: '&cNo puedes utilizar tu nombre como contraseña, por favor elige otra...'
|
||||
unsafe_password: '&cLa contraseña elejida no es segura, por favor elige otra...'
|
||||
forbidden_characters: '&cTu contraseña tiene carácteres no admitidos, los cuales son: %valid_chars'
|
||||
wrong_length: '&fTu contraseña es muy larga o muy corta'
|
||||
|
||||
# Login
|
||||
usage_log: '&cUso: /login contraseña'
|
||||
wrong_pwd: '&cContraseña incorrecta'
|
||||
login: '&c¡Sesión iniciada!'
|
||||
login_msg: '&cInicia sesión con "/login contraseña"'
|
||||
timeout: '&fTiempo de espera para inicio de sesión excedido'
|
||||
login:
|
||||
command_usage: '&cUso: /login contraseña'
|
||||
wrong_password: '&cContraseña incorrecta'
|
||||
success: ''
|
||||
login_request: '&cInicia sesión con "/login contraseña"'
|
||||
timeout_error: '&fTiempo de espera para inicio de sesión excedido'
|
||||
|
||||
# Errors
|
||||
unknown_user: '&cUsuario no registrado'
|
||||
denied_command: '&c¡Para utilizar este comando debes iniciar sesión!'
|
||||
denied_chat: '&c¡Para poder hablar en el chat debes iniciar sesión!'
|
||||
not_logged_in: '&c¡No has iniciado sesión!'
|
||||
tempban_max_logins: '&cHas sido expulsado temporalmente por intentar iniciar sesión demasiadas veces.'
|
||||
# TODO: Missing tags %reg_count, %max_acc, %reg_names
|
||||
max_reg: '&fHas excedido la cantidad máxima de registros para tu cuenta'
|
||||
no_perm: '&cNo tienes permiso'
|
||||
error: '&fHa ocurrido un error. Por favor contacta al administrador.'
|
||||
kick_forvip: '&c¡Un jugador VIP ha ingresado al servidor lleno!'
|
||||
error:
|
||||
denied_command: '&c¡Para utilizar este comando debes iniciar sesión!'
|
||||
denied_chat: '&c¡Para poder hablar en el chat debes iniciar sesión!'
|
||||
unregistered_user: '&cUsuario no registrado'
|
||||
not_logged_in: '&c¡No has iniciado sesión!'
|
||||
no_permission: '&cNo tienes permiso'
|
||||
unexpected_error: ''
|
||||
max_registration: '&fHas excedido la cantidad máxima de registros para tu cuenta'
|
||||
logged_in: '&c¡Ya has iniciado sesión!'
|
||||
kick_for_vip: '&c¡Un jugador VIP ha ingresado al servidor lleno!'
|
||||
tempban_max_logins: '&cHas sido expulsado temporalmente por intentar iniciar sesión demasiadas veces.'
|
||||
|
||||
# AntiBot
|
||||
kick_antibot: '¡El modo de protección AntiBot está habilitado! Tienes que esperar varios minutos antes de entrar en el servidor.'
|
||||
antibot_auto_enabled: '[AuthMe] AntiBotMod activado automáticamente debido a conexiones masivas!'
|
||||
antibot_auto_disabled: '[AuthMe] AntiBotMod desactivado automáticamente después de %m minutos. Esperamos que haya terminado'
|
||||
antibot:
|
||||
kick_antibot: '¡El modo de protección AntiBot está habilitado! Tienes que esperar varios minutos antes de entrar en el servidor.'
|
||||
auto_enabled: '[AuthMe] AntiBotMod activado automáticamente debido a conexiones masivas!'
|
||||
auto_disabled: '[AuthMe] AntiBotMod desactivado automáticamente después de %m minutos. Esperamos que haya terminado'
|
||||
|
||||
# Unregister
|
||||
unregister:
|
||||
success: '&c¡Cuenta eliminada del registro!'
|
||||
command_usage: '&cUso: /unregister contraseña'
|
||||
|
||||
# Other messages
|
||||
unregistered: '&c¡Cuenta eliminada del registro!'
|
||||
accounts_owned_self: 'Eres propietario de %count cuentas:'
|
||||
accounts_owned_other: 'El jugador %name tiene %count cuentas:'
|
||||
two_factor_create: '&2Tu código secreto es %code. Lo puedes escanear desde aquí %url'
|
||||
recovery_code_sent: 'El código de recuperación para recuperar tu contraseña se ha enviado a tu correo.'
|
||||
# TODO: Missing tags %count
|
||||
recovery_code_incorrect: '¡El código de recuperación no es correcto! Usa "/email recovery [email]" para generar uno nuevo'
|
||||
recovery_tries_exceeded: 'Has excedido el número máximo de intentos para introducir el código de recuperación. Escribe "/email recovery [tuEmail]" para generar uno nuevo.'
|
||||
recovery_code_correct: '¡Código de recuperación introducido correctamente!'
|
||||
recovery_change_password: 'Por favor usa el comando "/email setpassword <nuevaContraseña>" para cambiar tu contraseña inmediatamente.'
|
||||
vb_nonActiv: '&fTu cuenta no está activada aún, ¡revisa tu correo!'
|
||||
usage_unreg: '&cUso: /unregister contraseña'
|
||||
pwd_changed: '&c¡Contraseña cambiada!'
|
||||
logged_in: '&c¡Ya has iniciado sesión!'
|
||||
logout: '&cDesconectado correctamente.'
|
||||
reload: '&fLa configuración y la base de datos han sido recargados'
|
||||
usage_changepassword: '&fUso: /changepw contraseñaActual contraseñaNueva'
|
||||
misc:
|
||||
account_not_activated: '&fTu cuenta no está activada aún, ¡revisa tu correo!'
|
||||
password_changed: '&c¡Contraseña cambiada!'
|
||||
logout: '&cDesconectado correctamente.'
|
||||
reload: '&fLa configuración y la base de datos han sido recargados'
|
||||
usage_change_password: '&fUso: /changepw contraseñaActual contraseñaNueva'
|
||||
two_factor_create: '&2Tu código secreto es %code. Lo puedes escanear desde aquí %url'
|
||||
accounts_owned_self: 'Eres propietario de %count cuentas:'
|
||||
accounts_owned_other: 'El jugador %name tiene %count cuentas:'
|
||||
|
||||
# Session messages
|
||||
invalid_session: '&fLos datos de sesión no corresponden. Por favor espera a terminar la sesión.'
|
||||
valid_session: '&cInicio de sesión'
|
||||
session:
|
||||
valid_session: '&cInicio de sesión'
|
||||
invalid_session: '&fLos datos de sesión no corresponden. Por favor espera a terminar la sesión.'
|
||||
|
||||
# Error messages when joining
|
||||
name_len: '&cTu nombre de usuario es muy largo o muy corto.'
|
||||
regex: '&cTu usuario tiene carácteres no admitidos, los cuales son: REG_EX'
|
||||
country_banned: '¡Tu país ha sido baneado de este servidor!'
|
||||
not_owner_error: 'No eres el propietario de esta cuenta. ¡Por favor, elije otro nombre!'
|
||||
kick_fullserver: '&c¡El servidor está lleno, lo sentimos!'
|
||||
same_nick: '&fYa hay un usuario con ese nick conectado (posible error)'
|
||||
invalid_name_case: 'Solo puedes unirte mediante el nombre de usuario %valid, no %invalid.'
|
||||
same_ip_online: '¡Un jugador con la misma IP ya está en el juego!'
|
||||
on_join_validation:
|
||||
same_ip_online: '¡Un jugador con la misma IP ya está en el juego!'
|
||||
same_nick_online: '&fYa hay un usuario con ese nick conectado (posible error)'
|
||||
name_length: '&cTu nombre de usuario es muy largo o muy corto.'
|
||||
characters_in_name: '&cTu usuario tiene carácteres no admitidos, los cuales son: %valid_chars'
|
||||
kick_full_server: '&c¡El servidor está lleno, lo sentimos!'
|
||||
country_banned: '¡Tu país ha sido baneado de este servidor!'
|
||||
not_owner_error: 'No eres el propietario de esta cuenta. ¡Por favor, elije otro nombre!'
|
||||
invalid_name_case: 'Solo puedes unirte mediante el nombre de usuario %valid, no %invalid.'
|
||||
|
||||
# Email
|
||||
usage_email_add: '&fUso: /email add <email> <confirmaEmail> '
|
||||
usage_email_change: '&fUso: /email change <anteriorEmail> <nuevoEmail> '
|
||||
usage_email_recovery: '&fUso: /email recovery <Email>'
|
||||
new_email_invalid: '[AuthMe] Nuevo email inválido!'
|
||||
old_email_invalid: '[AuthMe] Email anterior inválido!'
|
||||
email_invalid: '[AuthMe] Email inválido'
|
||||
email_added: '[AuthMe] Email agregado !'
|
||||
email_confirm: '[AuthMe] Confirma tu Email !'
|
||||
email_changed: '[AuthMe] Email cambiado !'
|
||||
email_send: '[AuthMe] Correo de recuperación enviado !'
|
||||
email_show: '&2Tu dirección de E-Mail actual es: &f%email'
|
||||
incomplete_email_settings: 'Error: no todos los ajustes necesarios se han configurado para poder enviar correos. Por favor, contacta con un administrador.'
|
||||
email_already_used: '&4La dirección Email ya está siendo usada'
|
||||
email_send_failure: 'No se ha podido enviar el correo electrónico. Por favor, contacta con un administrador.'
|
||||
show_no_email: '&2No tienes ningun E-Mail asociado en esta cuenta.'
|
||||
add_email: '&cPor favor agrega tu e-mail con: /email add tuEmail confirmarEmail'
|
||||
recovery_email: '&c¿Olvidaste tu contraseña? Por favor usa /email recovery <tuEmail>'
|
||||
change_password_expired: 'No puedes cambiar la contraseña utilizando este comando.'
|
||||
email_cooldown_error: '&cEl correo ha sido enviado recientemente. Debes esperar %time antes de volver a enviar uno nuevo.'
|
||||
email:
|
||||
add_email_request: '&cPor favor agrega tu e-mail con: /email add tuEmail confirmarEmail'
|
||||
usage_email_add: '&fUso: /email add <email> <confirmaEmail> '
|
||||
usage_email_change: '&fUso: /email change <anteriorEmail> <nuevoEmail> '
|
||||
new_email_invalid: '[AuthMe] Nuevo email inválido!'
|
||||
old_email_invalid: '[AuthMe] Email anterior inválido!'
|
||||
invalid: '[AuthMe] Email inválido'
|
||||
added: '[AuthMe] Email agregado !'
|
||||
request_confirmation: '[AuthMe] Confirma tu Email !'
|
||||
changed: '[AuthMe] Email cambiado !'
|
||||
email_show: '&2Tu dirección de E-Mail actual es: &f%email'
|
||||
no_email_for_account: '&2No tienes ningun E-Mail asociado en esta cuenta.'
|
||||
already_used: '&4La dirección Email ya está siendo usada'
|
||||
incomplete_settings: 'Error: no todos los ajustes necesarios se han configurado para poder enviar correos. Por favor, contacta con un administrador.'
|
||||
send_failure: 'No se ha podido enviar el correo electrónico. Por favor, contacta con un administrador.'
|
||||
change_password_expired: 'No puedes cambiar la contraseña utilizando este comando.'
|
||||
email_cooldown_error: '&cEl correo ha sido enviado recientemente. Debes esperar %time antes de volver a enviar uno nuevo.'
|
||||
|
||||
# Password recovery by email
|
||||
recovery:
|
||||
forgot_password_hint: '&c¿Olvidaste tu contraseña? Por favor usa /email recovery <tuEmail>'
|
||||
command_usage: '&fUso: /email recovery <Email>'
|
||||
email_sent: '[AuthMe] Correo de recuperación enviado !'
|
||||
code:
|
||||
code_sent: 'El código de recuperación para recuperar tu contraseña se ha enviado a tu correo.'
|
||||
incorrect: '¡El código de recuperación no es correcto! Usa "/email recovery [email]" para generar uno nuevo'
|
||||
tries_exceeded: 'Has excedido el número máximo de intentos para introducir el código de recuperación. Escribe "/email recovery [tuEmail]" para generar uno nuevo.'
|
||||
correct: '¡Código de recuperación introducido correctamente!'
|
||||
change_password: 'Por favor usa el comando "/email setpassword <nuevaContraseña>" para cambiar tu contraseña inmediatamente.'
|
||||
|
||||
# Captcha
|
||||
usage_captcha: '&cUso: /captcha <theCaptcha>'
|
||||
wrong_captcha: '&cCaptcha incorrecto, por favor usa: /captcha THE_CAPTCHA'
|
||||
valid_captcha: '&c¡Captcha ingresado correctamente!'
|
||||
captcha_for_registration: 'Para registrarse primero debes resolver el captcha, por favor usa el comando: /captcha <theCaptcha>'
|
||||
register_captcha_valid: '&2¡Captcha validado! Ahora puedes registrarte usando /register'
|
||||
captcha:
|
||||
usage_captcha: '&cUso: /captcha %captcha_code'
|
||||
wrong_captcha: '&cCaptcha incorrecto, por favor usa: /captcha %captcha_code'
|
||||
valid_captcha: '&c¡Captcha ingresado correctamente!'
|
||||
captcha_for_registration: 'Para registrarse primero debes resolver el captcha, por favor usa el comando: /captcha %captcha_code'
|
||||
register_captcha_valid: '&2¡Captcha validado! Ahora puedes registrarte usando /register'
|
||||
|
||||
# Verification code
|
||||
verification_code_required: '&3¡Este comando es privado y requiere una verificación por correo electrónico! Revisa tu bandeja de entrada y sigue las instrucciones del correo electrónico.'
|
||||
usage_verification_code: '&cUso: /verification <código>'
|
||||
incorrect_verification_code: '&cCódigo incorrecto, por favor escribe "/verification <código>" en el chat, utilizando el código que has recibido por correo electrónico.'
|
||||
verification_code_verified: '&2Tu identidad ha sido verificada! Ahora puedes ejecutar todos los comandos dentro de la sesión actual.'
|
||||
verification_code_already_verified: '&2¡Ya puedes ejecutar todos los comandos de seguridad dentro de la sesión actual!'
|
||||
verification_code_expired: '&3Tu código ha expirado! Ejecuta otra vez el comando de seguridad para obtener un nuevo código!'
|
||||
verification_code_email_needed: '&3¡Para verificar tu identidad necesitas añadir tu correo electrónico a tu cuenta!'
|
||||
verification:
|
||||
code_required: '&3¡Este comando es privado y requiere una verificación por correo electrónico! Revisa tu bandeja de entrada y sigue las instrucciones del correo electrónico.'
|
||||
command_usage: '&cUso: /verification <código>'
|
||||
incorrect_code: '&cCódigo incorrecto, por favor escribe "/verification <código>" en el chat, utilizando el código que has recibido por correo electrónico.'
|
||||
success: '&2Tu identidad ha sido verificada! Ahora puedes ejecutar todos los comandos dentro de la sesión actual.'
|
||||
already_verified: '&2¡Ya puedes ejecutar todos los comandos de seguridad dentro de la sesión actual!'
|
||||
code_expired: '&3Tu código ha expirado! Ejecuta otra vez el comando de seguridad para obtener un nuevo código!'
|
||||
email_needed: '&3¡Para verificar tu identidad necesitas añadir tu correo electrónico a tu cuenta!'
|
||||
|
||||
# Time units
|
||||
second: 'segundo'
|
||||
seconds: 'segundos'
|
||||
minute: 'minuto'
|
||||
minutes: 'minutos'
|
||||
hour: 'hora'
|
||||
hours: 'horas'
|
||||
day: 'día'
|
||||
days: 'días'
|
||||
time:
|
||||
second: 'segundo'
|
||||
seconds: 'segundos'
|
||||
minute: 'minuto'
|
||||
minutes: 'minutos'
|
||||
hour: 'hora'
|
||||
hours: 'horas'
|
||||
day: 'día'
|
||||
days: 'días'
|
||||
|
@ -1,117 +1,136 @@
|
||||
# Registration
|
||||
reg_msg: '&3Palun registreeri käsklusega /register <Parool> <KinnitaParool>'
|
||||
usage_reg: '&cKasutus: /register <KinnitaParool> <KinnitaParool>'
|
||||
reg_only: '&4Ainult registreeritud mängijad saavad liituda! Külasta veebilehte http://example.com, et ennast regsitreerida.'
|
||||
kicked_admin_registered: 'Administraator registreeris sind, palun lahku korra serverist ja liitu tagasi.'
|
||||
registered: '&2Edukalt registreeritud!'
|
||||
reg_disabled: '&cMängusisene registreerimine välja lülitatud!'
|
||||
user_regged: '&cKasutajanimi juba registreeritud!'
|
||||
registration:
|
||||
disabled: '&cMängusisene registreerimine välja lülitatud!'
|
||||
name_taken: '&cKasutajanimi juba registreeritud!'
|
||||
register_request: '&3Palun registreeri käsklusega /register <Parool> <KinnitaParool>'
|
||||
command_usage: '&cKasutus: /register <KinnitaParool> <KinnitaParool>'
|
||||
reg_only: '&4Ainult registreeritud mängijad saavad liituda! Külasta veebilehte http://example.com, et ennast regsitreerida.'
|
||||
success: '&2Edukalt registreeritud!'
|
||||
kicked_admin_registered: 'Administraator registreeris sind, palun lahku korra serverist ja liitu tagasi.'
|
||||
|
||||
# Password errors on registration
|
||||
password_error: '&cParoolid ei klapi, kontrolli neid!'
|
||||
password_error_nick: '&cSa ei saa kasutada oma kasutajanime paroolina, vali teine parool.'
|
||||
password_error_unsafe: '&cSee parool ei ole turvaline, vali teistsugune.'
|
||||
password_error_chars: '&44Su parool sisaldab keelatud karaktereid. Lubatud karakterid: REG_EX'
|
||||
pass_len: '&cSu parool on liiga pikk või lühike, vali teine!'
|
||||
password:
|
||||
match_error: '&cParoolid ei klapi, kontrolli neid!'
|
||||
name_in_password: '&cSa ei saa kasutada oma kasutajanime paroolina, vali teine parool.'
|
||||
unsafe_password: '&cSee parool ei ole turvaline, vali teistsugune.'
|
||||
forbidden_characters: '&44Su parool sisaldab keelatud karaktereid. Lubatud karakterid: %valid_chars'
|
||||
wrong_length: '&cSu parool on liiga pikk või lühike, vali teine!'
|
||||
|
||||
# Login
|
||||
usage_log: '&cKasutus: /login <Parool>'
|
||||
wrong_pwd: '&cVale salasõna!'
|
||||
login: '&2Edukalt sisselogitud!'
|
||||
login_msg: '&cPalun logi sisse kasutades käsklust: /login <Parool>'
|
||||
timeout: '&4Sisselogimise taimer täis, palun logi sisse ja proovi uuesti!'
|
||||
login:
|
||||
command_usage: '&cKasutus: /login <Parool>'
|
||||
wrong_password: '&cVale salasõna!'
|
||||
success: ''
|
||||
login_request: '&cPalun logi sisse kasutades käsklust: /login <Parool>'
|
||||
timeout_error: '&4Sisselogimise taimer täis, palun logi sisse ja proovi uuesti!'
|
||||
|
||||
# Errors
|
||||
unknown_user: '&cSee kasutaja ei ole registreeritud.'
|
||||
denied_command: '&cSelle käskluse kasutamiseks pead sa olema audenditud!'
|
||||
denied_chat: '&cChati kasutamiseks pead sa olema audenditud!'
|
||||
not_logged_in: '&cSa ei ole sisse loginud!'
|
||||
tempban_max_logins: '&cSind on ajutiselt pagendatud serverist, sest sul ebaõnnestus sisse logida liiga palju kordi.'
|
||||
max_reg: '&cSu IP peal (%reg_count/%max_acc %reg_names) on liiga palju kontosid!'
|
||||
no_perm: '&4Sul ei ole selle käskluse kasutamiseks õigust.'
|
||||
error: '&4Süsteemi viga, teata sellest serveri meeskonda.'
|
||||
kick_forvip: '&3VIP kasutaja liitus serveriga, kui see oli täis. Sind visati välja, et talle ruumi teha.'
|
||||
error:
|
||||
denied_command: '&cSelle käskluse kasutamiseks pead sa olema audenditud!'
|
||||
denied_chat: '&cChati kasutamiseks pead sa olema audenditud!'
|
||||
unregistered_user: '&cSee kasutaja ei ole registreeritud.'
|
||||
not_logged_in: '&cSa ei ole sisse loginud!'
|
||||
no_permission: '&4Sul ei ole selle käskluse kasutamiseks õigust.'
|
||||
unexpected_error: ''
|
||||
max_registration: '&cSu IP peal (%reg_count/%max_acc %reg_names) on liiga palju kontosid!'
|
||||
logged_in: '&cJuba sisselogitud!'
|
||||
kick_for_vip: '&3VIP kasutaja liitus serveriga, kui see oli täis. Sind visati välja, et talle ruumi teha.'
|
||||
tempban_max_logins: '&cSind on ajutiselt pagendatud serverist, sest sul ebaõnnestus sisse logida liiga palju kordi.'
|
||||
|
||||
# AntiBot
|
||||
kick_antibot: 'AntiBot on sisse lülitatud! Sa pead ootama mõned minutid enne kui uuesti sisse logid.'
|
||||
antibot_auto_enabled: '&4[AntiBot] AntiBot sisse lülitatud suure liikluse tõttu!'
|
||||
antibot_auto_disabled: '&2[AntiBot] AntiBot välja lülitatud peale %m minutit!'
|
||||
antibot:
|
||||
kick_antibot: 'AntiBot on sisse lülitatud! Sa pead ootama mõned minutid enne kui uuesti sisse logid.'
|
||||
auto_enabled: '&4[AntiBot] AntiBot sisse lülitatud suure liikluse tõttu!'
|
||||
auto_disabled: '&2[AntiBot] AntiBot välja lülitatud peale %m minutit!'
|
||||
|
||||
# Unregister
|
||||
unregister:
|
||||
success: '&cKonto edukalt kustutatud!'
|
||||
command_usage: '&cKasutus: /unregister <Parool>'
|
||||
|
||||
# Other messages
|
||||
unregistered: '&cKonto edukalt kustutatud!'
|
||||
accounts_owned_self: 'Sa omad %count kontot:'
|
||||
accounts_owned_other: 'Mängijal %name on %count kontot:'
|
||||
two_factor_create: '&2Su salajane kood on %code. Skänni see siin: %url'
|
||||
recovery_code_sent: 'Taastuskood saadeti su meilile.'
|
||||
recovery_code_incorrect: 'Taastuskood ei ole õige! Sul on %count proovi järelejäänud.'
|
||||
recovery_tries_exceeded: 'Sa oled liiga palju proovinud taastuskoodi sisestada. Kasuta "/email recovery [email]" et genereerida uut koodi.'
|
||||
recovery_code_correct: 'Taastuskood on õige!'
|
||||
recovery_change_password: 'Palun kasuta käsklust /email setpassword <UusParool> et vahetada oma parooli koheselt.'
|
||||
vb_nonActiv: '&cSu konto pole veel aktiveeritud, vaata oma postkasti.'
|
||||
usage_unreg: '&cKasutus: /unregister <Parool>'
|
||||
pwd_changed: '&2Parool edukalt vahetatud!'
|
||||
logged_in: '&cJuba sisselogitud!'
|
||||
logout: '&2Edukalt välja logitud!!'
|
||||
reload: '&2Andmebaas uuendatud!'
|
||||
usage_changepassword: '&cKasutus: /changepassword <vanaParool> <UusParool>'
|
||||
misc:
|
||||
account_not_activated: '&cSu konto pole veel aktiveeritud, vaata oma postkasti.'
|
||||
password_changed: '&2Parool edukalt vahetatud!'
|
||||
logout: '&2Edukalt välja logitud!!'
|
||||
reload: '&2Andmebaas uuendatud!'
|
||||
usage_change_password: '&cKasutus: /changepassword <vanaParool> <UusParool>'
|
||||
two_factor_create: '&2Su salajane kood on %code. Skänni see siin: %url'
|
||||
accounts_owned_self: 'Sa omad %count kontot:'
|
||||
accounts_owned_other: 'Mängijal %name on %count kontot:'
|
||||
|
||||
# Session messages
|
||||
invalid_session: '&cSu IP on vahetunud ja sessiooni info on aegunud!'
|
||||
valid_session: '&2Sisselogitud eelneva sessiooni tõttu.'
|
||||
session:
|
||||
valid_session: '&2Sisselogitud eelneva sessiooni tõttu.'
|
||||
invalid_session: '&cSu IP on vahetunud ja sessiooni info on aegunud!'
|
||||
|
||||
# Error messages when joining
|
||||
name_len: '&4Su kasutajanimi on liiga pikk või lühike!'
|
||||
regex: '&4Su kasutajanimes on keelatud karaktereid. Lubatud karakterid: REG_EX'
|
||||
country_banned: '&4Su riik on siin serveris keelatud!'
|
||||
not_owner_error: 'Sa ei ole selle konto omanik. Vali teine nimi.'
|
||||
kick_fullserver: '&4Server on täis, proovi hiljem uuesti.'
|
||||
same_nick: '&4Sama kasutajanimi mängib juba serveris.'
|
||||
invalid_name_case: 'Logi sisse kasutajanimega %valid, mitte kasutajanimega %invalid.'
|
||||
same_ip_online: 'Sama IP-ga mängija on juba sees!'
|
||||
on_join_validation:
|
||||
same_ip_online: 'Sama IP-ga mängija on juba sees!'
|
||||
same_nick_online: '&4Sama kasutajanimi mängib juba serveris.'
|
||||
name_length: '&4Su kasutajanimi on liiga pikk või lühike!'
|
||||
characters_in_name: '&4Su kasutajanimes on keelatud karaktereid. Lubatud karakterid: %valid_chars'
|
||||
kick_full_server: '&4Server on täis, proovi hiljem uuesti.'
|
||||
country_banned: '&4Su riik on siin serveris keelatud!'
|
||||
not_owner_error: 'Sa ei ole selle konto omanik. Vali teine nimi.'
|
||||
invalid_name_case: 'Logi sisse kasutajanimega %valid, mitte kasutajanimega %invalid.'
|
||||
|
||||
# Email
|
||||
usage_email_add: '&cKasutus: /email add <email> <KinnitaEmail>'
|
||||
usage_email_change: '&cKasutus: /email change <VanaEmail> <UusEmail>'
|
||||
usage_email_recovery: '&cKasutus: /email recovery <Email>'
|
||||
new_email_invalid: '&cVale meiliaadress, proovi uuesti.'
|
||||
old_email_invalid: '&cVale vana meiliaadress, proovi uuesti.'
|
||||
email_invalid: '&cVale meiliaadress, proovi uuesti.'
|
||||
email_added: '&2Meiliaadress edukalt vahetatud!'
|
||||
email_confirm: '&cPalun kinnita oma meiliaadress.'
|
||||
email_changed: '&2Meiliaadress edukalt vahetatud.'
|
||||
email_send: '&2Taastuskood edukalt saadetud su meiliaadressile. Kontrolli oma postkasti.'
|
||||
email_show: '&2Su meiliaadress on: &f%email'
|
||||
incomplete_email_settings: 'Viga: Meiliaadressi kinnitamiseks vajalikud seaded pole serveri poolt paigas. Kontakteeru meeskonnaga.'
|
||||
email_already_used: '&4Meiliaadress juba kasutuses.'
|
||||
email_send_failure: 'Meili ei õnnestunud saata. Kontakteeru meeskonnaga.'
|
||||
show_no_email: '&2Selle kasutajaga pole seotud ühtegi meiliaadressi.'
|
||||
add_email: '&3Lisa oma meiliaadress kasutades käsklust: /email add <Email> <KinnitaEmail>'
|
||||
recovery_email: '&3Unustasid salasõna? Kasuta käsklust: /email recovery <Email>'
|
||||
change_password_expired: '&3Enam ei saa vahetada oma parooli kasutades seda käsklust.'
|
||||
email_cooldown_error: '&cEmail juba saadeti. Sa pead ootama %time ennem, kui saad uuesti saata.'
|
||||
email:
|
||||
add_email_request: '&3Lisa oma meiliaadress kasutades käsklust: /email add <Email> <KinnitaEmail>'
|
||||
usage_email_add: '&cKasutus: /email add <email> <KinnitaEmail>'
|
||||
usage_email_change: '&cKasutus: /email change <VanaEmail> <UusEmail>'
|
||||
new_email_invalid: '&cVale meiliaadress, proovi uuesti.'
|
||||
old_email_invalid: '&cVale vana meiliaadress, proovi uuesti.'
|
||||
invalid: '&cVale meiliaadress, proovi uuesti.'
|
||||
added: '&2Meiliaadress edukalt vahetatud!'
|
||||
request_confirmation: '&cPalun kinnita oma meiliaadress.'
|
||||
changed: '&2Meiliaadress edukalt vahetatud.'
|
||||
email_show: '&2Su meiliaadress on: &f%email'
|
||||
no_email_for_account: '&2Selle kasutajaga pole seotud ühtegi meiliaadressi.'
|
||||
already_used: '&4Meiliaadress juba kasutuses.'
|
||||
incomplete_settings: 'Viga: Meiliaadressi kinnitamiseks vajalikud seaded pole serveri poolt paigas. Kontakteeru meeskonnaga.'
|
||||
send_failure: 'Meili ei õnnestunud saata. Kontakteeru meeskonnaga.'
|
||||
change_password_expired: '&3Enam ei saa vahetada oma parooli kasutades seda käsklust.'
|
||||
email_cooldown_error: '&cEmail juba saadeti. Sa pead ootama %time ennem, kui saad uuesti saata.'
|
||||
|
||||
# Password recovery by email
|
||||
recovery:
|
||||
forgot_password_hint: '&3Unustasid salasõna? Kasuta käsklust: /email recovery <Email>'
|
||||
command_usage: '&cKasutus: /email recovery <Email>'
|
||||
email_sent: '&2Taastuskood edukalt saadetud su meiliaadressile. Kontrolli oma postkasti.'
|
||||
code:
|
||||
code_sent: 'Taastuskood saadeti su meilile.'
|
||||
incorrect: 'Taastuskood ei ole õige! Sul on %count proovi järelejäänud.'
|
||||
tries_exceeded: 'Sa oled liiga palju proovinud taastuskoodi sisestada. Kasuta "/email recovery [email]" et genereerida uut koodi.'
|
||||
correct: 'Taastuskood on õige!'
|
||||
change_password: 'Palun kasuta käsklust /email setpassword <UusParool> et vahetada oma parooli koheselt.'
|
||||
|
||||
# Captcha
|
||||
usage_captcha: '&3Sisselogimiseks pead lahendama captcha. Tee seda kasutades käsklust: /captcha <theCaptcha>'
|
||||
wrong_captcha: '&cVale captcha, kirjuta "/captcha THE_CAPTCHA" chatti!'
|
||||
valid_captcha: '&2Captcha lahendatud!'
|
||||
# TODO captcha_for_registration: 'To register you have to solve a captcha first, please use the command: /captcha <theCaptcha>'
|
||||
# TODO register_captcha_valid: '&2Valid captcha! You may now register with /register'
|
||||
captcha:
|
||||
usage_captcha: '&3Sisselogimiseks pead lahendama captcha. Tee seda kasutades käsklust: /captcha %captcha_code'
|
||||
wrong_captcha: '&cVale captcha, kirjuta "/captcha %captcha_code" chatti!'
|
||||
valid_captcha: '&2Captcha lahendatud!'
|
||||
captcha_for_registration: ''
|
||||
register_captcha_valid: ''
|
||||
|
||||
# Verification code
|
||||
# TODO verification_code_required: '&3This command is sensitive and requires an email verification! Check your inbox and follow the email''s instructions.'
|
||||
# TODO usage_verification_code: '&cUsage: /verification <code>'
|
||||
# TODO incorrect_verification_code: '&cIncorrect code, please type "/verification <code>" into the chat, using the code you received by email'
|
||||
# TODO verification_code_verified: '&2Your identity has been verified! You can now execute all commands within the current session!'
|
||||
# TODO verification_code_already_verified: '&2You can already execute every sensitive command within the current session!'
|
||||
# TODO verification_code_expired: '&3Your code has expired! Execute another sensitive command to get a new code!'
|
||||
# TODO verification_code_email_needed: '&3To verify your identity you need to link an email address with your account!!'
|
||||
verification:
|
||||
code_required: ''
|
||||
command_usage: ''
|
||||
incorrect_code: ''
|
||||
success: ''
|
||||
already_verified: ''
|
||||
code_expired: ''
|
||||
email_needed: ''
|
||||
|
||||
# Time units
|
||||
second: 'sekund'
|
||||
seconds: 'sekundit'
|
||||
minute: 'minut'
|
||||
minutes: 'minutit'
|
||||
hour: 'tund'
|
||||
hours: 'tundi'
|
||||
day: 'päev'
|
||||
days: 'päeva'
|
||||
time:
|
||||
second: 'sekund'
|
||||
seconds: 'sekundit'
|
||||
minute: 'minut'
|
||||
minutes: 'minutit'
|
||||
hour: 'tund'
|
||||
hours: 'tundi'
|
||||
day: 'päev'
|
||||
days: 'päeva'
|
||||
|
@ -1,118 +1,136 @@
|
||||
# Registration
|
||||
reg_msg: '&cMesedez erabili "/register pasahitza pasahitza" erregistratzeko'
|
||||
usage_reg: '&cErabili: /register pasahitza pasahitza'
|
||||
reg_only: '&fErregistratuako erabiltzaileak bakarrik! Mesedez bisitatu http://example.com erregistratzeko'
|
||||
# TODO kicked_admin_registered: 'An admin just registered you; please log in again'
|
||||
registered: '&cOndo erregistratu zara!'
|
||||
reg_disabled: '&cErregistroa desgaitua'
|
||||
user_regged: '&cErabiltzailea dagoeneko erregistratua'
|
||||
registration:
|
||||
disabled: '&cErregistroa desgaitua'
|
||||
name_taken: '&cErabiltzailea dagoeneko erregistratua'
|
||||
register_request: '&cMesedez erabili "/register pasahitza pasahitza" erregistratzeko'
|
||||
command_usage: '&cErabili: /register pasahitza pasahitza'
|
||||
reg_only: '&fErregistratuako erabiltzaileak bakarrik! Mesedez bisitatu http://example.com erregistratzeko'
|
||||
success: '&cOndo erregistratu zara!'
|
||||
kicked_admin_registered: ''
|
||||
|
||||
# Password errors on registration
|
||||
password_error: '&fPasahitzak ez datoz bat'
|
||||
# TODO password_error_nick: '&cYou can''t use your name as password, please choose another one...'
|
||||
# TODO password_error_unsafe: '&cThe chosen password isn''t safe, please choose another one...'
|
||||
# TODO password_error_chars: '&4Your password contains illegal characters. Allowed chars: REG_EX'
|
||||
pass_len: '&fZure pasahitza motzegia edo luzeegia da'
|
||||
password:
|
||||
match_error: '&fPasahitzak ez datoz bat'
|
||||
name_in_password: ''
|
||||
unsafe_password: ''
|
||||
forbidden_characters: ''
|
||||
wrong_length: '&fZure pasahitza motzegia edo luzeegia da'
|
||||
|
||||
# Login
|
||||
usage_log: '&cErabili: /login pasahitza'
|
||||
wrong_pwd: '&cPasahitz okerra'
|
||||
login: '&cOngi etorri!'
|
||||
login_msg: '&cMesedez erabili "/login pasahitza" saioa hasteko'
|
||||
timeout: '&fDenbora gehiegi egon zara saioa hasi gabe'
|
||||
login:
|
||||
command_usage: '&cErabili: /login pasahitza'
|
||||
wrong_password: '&cPasahitz okerra'
|
||||
success: ''
|
||||
login_request: '&cMesedez erabili "/login pasahitza" saioa hasteko'
|
||||
timeout_error: '&fDenbora gehiegi egon zara saioa hasi gabe'
|
||||
|
||||
# Errors
|
||||
unknown_user: '&cErabiltzailea ez dago erregistratuta'
|
||||
# TODO denied_command: '&cIn order to use this command you must be authenticated!'
|
||||
# TODO denied_chat: '&cIn order to chat you must be authenticated!'
|
||||
not_logged_in: '&cSaioa hasi gabe!'
|
||||
# TODO tempban_max_logins: '&cYou have been temporarily banned for failing to log in too many times.'
|
||||
# TODO: Missing tags %reg_count, %max_acc, %reg_names
|
||||
max_reg: '&fKontuko 2 erabiltzaile bakarrik izan ditzakezu'
|
||||
no_perm: '&cBaimenik ez'
|
||||
error: '&fErrorea; Mesedez jarri kontaktuan administratzaile batekin'
|
||||
kick_forvip: '&cVIP erabiltzaile bat sartu da zerbitzaria beteta zegoenean!'
|
||||
error:
|
||||
denied_command: ''
|
||||
denied_chat: ''
|
||||
unregistered_user: '&cErabiltzailea ez dago erregistratuta'
|
||||
not_logged_in: '&cSaioa hasi gabe!'
|
||||
no_permission: '&cBaimenik ez'
|
||||
unexpected_error: ''
|
||||
max_registration: '&fKontuko 2 erabiltzaile bakarrik izan ditzakezu'
|
||||
logged_in: '&cDagoeneko saioa hasita!'
|
||||
kick_for_vip: '&cVIP erabiltzaile bat sartu da zerbitzaria beteta zegoenean!'
|
||||
tempban_max_logins: ''
|
||||
|
||||
# AntiBot
|
||||
# TODO kick_antibot: 'AntiBot protection mode is enabled! You have to wait some minutes before joining the server.'
|
||||
# TODO antibot_auto_enabled: '&4[AntiBotService] AntiBot enabled due to the huge number of connections!'
|
||||
# TODO antibot_auto_disabled: '&2[AntiBotService] AntiBot disabled after %m minutes!'
|
||||
antibot:
|
||||
kick_antibot: ''
|
||||
auto_enabled: ''
|
||||
auto_disabled: ''
|
||||
|
||||
# Unregister
|
||||
unregister:
|
||||
success: '&cZure erregistroa ezabatu duzu!'
|
||||
command_usage: '&cErabili: /unregister password'
|
||||
|
||||
# Other messages
|
||||
unregistered: '&cZure erregistroa ezabatu duzu!'
|
||||
# TODO accounts_owned_self: 'You own %count accounts:'
|
||||
# TODO accounts_owned_other: 'The player %name has %count accounts:'
|
||||
# TODO two_factor_create: '&2Your secret code is %code. You can scan it from here %url'
|
||||
# TODO recovery_code_sent: 'A recovery code to reset your password has been sent to your email.'
|
||||
# TODO recovery_code_incorrect: 'The recovery code is not correct! You have %count tries remaining.'
|
||||
# TODO recovery_tries_exceeded: 'You have exceeded the maximum number attempts to enter the recovery code. Use "/email recovery [email]" to generate a new one.'
|
||||
# TODO recovery_code_correct: 'Recovery code entered correctly!'
|
||||
# TODO recovery_change_password: 'Please use the command /email setpassword <new password> to change your password immediately.'
|
||||
vb_nonActiv: '&fZure kontua aktibatu gabe dago, konfirmatu zure emaila!'
|
||||
usage_unreg: '&cErabili: /unregister password'
|
||||
pwd_changed: '&cPasahitza aldatu duzu!'
|
||||
logged_in: '&cDagoeneko saioa hasita!'
|
||||
logout: '&cAtera zara'
|
||||
reload: '&fConfiguration and database has been reloaded'
|
||||
usage_changepassword: '&fErabili: /changepassword pasahitzZaharra pasahitzBerria'
|
||||
misc:
|
||||
account_not_activated: '&fZure kontua aktibatu gabe dago, konfirmatu zure emaila!'
|
||||
password_changed: '&cPasahitza aldatu duzu!'
|
||||
logout: '&cAtera zara'
|
||||
reload: '&fConfiguration and database has been reloaded'
|
||||
usage_change_password: '&fErabili: /changepassword pasahitzZaharra pasahitzBerria'
|
||||
two_factor_create: ''
|
||||
accounts_owned_self: ''
|
||||
accounts_owned_other: ''
|
||||
|
||||
# Session messages
|
||||
# TODO invalid_session: '&cYour IP has been changed and your session data has expired!'
|
||||
valid_session: '&cSession login'
|
||||
session:
|
||||
valid_session: '&cSession login'
|
||||
invalid_session: ''
|
||||
|
||||
# Error messages when joining
|
||||
name_len: '&cZure erabiltzaile izena motzegia edo luzeegia da'
|
||||
regex: '&cZure erabiltzaileak karaktere debekatuak ditu. Karaktere onartuak: REG_EX'
|
||||
country_banned: '[AuthMe] Zure herrialdea blokeatuta dago zerbitzari honetan'
|
||||
# TODO not_owner_error: 'You are not the owner of this account. Please choose another name!'
|
||||
kick_fullserver: '&cZerbitzaria beteta dago, Barkatu!'
|
||||
same_nick: '&fZure izen berdina duen erabiltzaile bat zerbitzarian jolasten dago'
|
||||
# TODO invalid_name_case: 'You should join using username %valid, not %invalid.'
|
||||
# TODO same_ip_online: 'A player with the same IP is already in game!'
|
||||
on_join_validation:
|
||||
same_ip_online: ''
|
||||
same_nick_online: '&fZure izen berdina duen erabiltzaile bat zerbitzarian jolasten dago'
|
||||
name_length: '&cZure erabiltzaile izena motzegia edo luzeegia da'
|
||||
characters_in_name: '&cZure erabiltzaileak karaktere debekatuak ditu. Karaktere onartuak: %valid_chars'
|
||||
kick_full_server: '&cZerbitzaria beteta dago, Barkatu!'
|
||||
country_banned: '[AuthMe] Zure herrialdea blokeatuta dago zerbitzari honetan'
|
||||
not_owner_error: ''
|
||||
invalid_name_case: ''
|
||||
|
||||
# Email
|
||||
usage_email_add: '&fErabili: /email add <email> <confirmeEmail> '
|
||||
usage_email_change: '&fErabili: /email change <emailZaharra> <emailBerria> '
|
||||
usage_email_recovery: '&fErabili: /email recovery <Email>'
|
||||
new_email_invalid: '[AuthMe] Email okerra!'
|
||||
old_email_invalid: '[AuthMe] Email zaharra okerra!'
|
||||
email_invalid: '[AuthMe] Email okerrea'
|
||||
email_added: '[AuthMe] Emaila gehitu duzu !'
|
||||
email_confirm: '[AuthMe] Konfirmatu zure emaila !'
|
||||
email_changed: '[AuthMe] Emaila aldatua!'
|
||||
email_send: '[AuthMe] Berreskuratze emaila bidalita !'
|
||||
# TODO email_show: '&2Your current email address is: &f%email'
|
||||
# TODO incomplete_email_settings: 'Error: not all required settings are set for sending emails. Please contact an admin.'
|
||||
# TODO email_already_used: '&4The email address is already being used'
|
||||
# TODO email_send_failure: 'The email could not be sent. Please contact an administrator.'
|
||||
# TODO show_no_email: '&2You currently don''t have email address associated with this account.'
|
||||
add_email: '&cMesedez gehitu zure emaila : /email add yourEmail confirmEmail'
|
||||
recovery_email: '&cPasahitza ahaztu duzu? Erabili /email recovery <zureemaila>'
|
||||
# TODO change_password_expired: 'You cannot change your password using this command anymore.'
|
||||
# TODO email_cooldown_error: '&cAn email was already sent recently. You must wait %time before you can send a new one.'
|
||||
email:
|
||||
add_email_request: '&cMesedez gehitu zure emaila : /email add yourEmail confirmEmail'
|
||||
usage_email_add: '&fErabili: /email add <email> <confirmeEmail> '
|
||||
usage_email_change: '&fErabili: /email change <emailZaharra> <emailBerria> '
|
||||
new_email_invalid: '[AuthMe] Email okerra!'
|
||||
old_email_invalid: '[AuthMe] Email zaharra okerra!'
|
||||
invalid: '[AuthMe] Email okerrea'
|
||||
added: '[AuthMe] Emaila gehitu duzu !'
|
||||
request_confirmation: '[AuthMe] Konfirmatu zure emaila !'
|
||||
changed: '[AuthMe] Emaila aldatua!'
|
||||
email_show: ''
|
||||
no_email_for_account: ''
|
||||
already_used: ''
|
||||
incomplete_settings: ''
|
||||
send_failure: ''
|
||||
change_password_expired: ''
|
||||
email_cooldown_error: ''
|
||||
|
||||
# Password recovery by email
|
||||
recovery:
|
||||
forgot_password_hint: '&cPasahitza ahaztu duzu? Erabili /email recovery <zureemaila>'
|
||||
command_usage: '&fErabili: /email recovery <Email>'
|
||||
email_sent: '[AuthMe] Berreskuratze emaila bidalita !'
|
||||
code:
|
||||
code_sent: ''
|
||||
incorrect: ''
|
||||
tries_exceeded: ''
|
||||
correct: ''
|
||||
change_password: ''
|
||||
|
||||
# Captcha
|
||||
# TODO usage_captcha: '&3To log in you have to solve a captcha code, please use the command: /captcha <theCaptcha>'
|
||||
# TODO wrong_captcha: '&cWrong captcha, please type "/captcha THE_CAPTCHA" into the chat!'
|
||||
# TODO valid_captcha: '&2Captcha code solved correctly!'
|
||||
# TODO captcha_for_registration: 'To register you have to solve a captcha first, please use the command: /captcha <theCaptcha>'
|
||||
# TODO register_captcha_valid: '&2Valid captcha! You may now register with /register'
|
||||
captcha:
|
||||
usage_captcha: ''
|
||||
wrong_captcha: ''
|
||||
valid_captcha: ''
|
||||
captcha_for_registration: ''
|
||||
register_captcha_valid: ''
|
||||
|
||||
# Verification code
|
||||
# TODO verification_code_required: '&3This command is sensitive and requires an email verification! Check your inbox and follow the email''s instructions.'
|
||||
# TODO usage_verification_code: '&cUsage: /verification <code>'
|
||||
# TODO incorrect_verification_code: '&cIncorrect code, please type "/verification <code>" into the chat, using the code you received by email'
|
||||
# TODO verification_code_verified: '&2Your identity has been verified! You can now execute all commands within the current session!'
|
||||
# TODO verification_code_already_verified: '&2You can already execute every sensitive command within the current session!'
|
||||
# TODO verification_code_expired: '&3Your code has expired! Execute another sensitive command to get a new code!'
|
||||
# TODO verification_code_email_needed: '&3To verify your identity you need to link an email address with your account!!'
|
||||
verification:
|
||||
code_required: ''
|
||||
command_usage: ''
|
||||
incorrect_code: ''
|
||||
success: ''
|
||||
already_verified: ''
|
||||
code_expired: ''
|
||||
email_needed: ''
|
||||
|
||||
# Time units
|
||||
# TODO second: 'second'
|
||||
# TODO seconds: 'seconds'
|
||||
# TODO minute: 'minute'
|
||||
# TODO minutes: 'minutes'
|
||||
# TODO hour: 'hour'
|
||||
# TODO hours: 'hours'
|
||||
# TODO day: 'day'
|
||||
# TODO days: 'days'
|
||||
time:
|
||||
second: ''
|
||||
seconds: ''
|
||||
minute: ''
|
||||
minutes: ''
|
||||
hour: ''
|
||||
hours: ''
|
||||
day: ''
|
||||
days: ''
|
||||
|
@ -1,118 +1,136 @@
|
||||
# Registration
|
||||
reg_msg: '&cRekisteröidy palvelimellemme komennolla "/register <salasana> <salasana>"'
|
||||
usage_reg: '&cKäyttötapa: /register <salasana> <salasana>'
|
||||
reg_only: '&fMene sivustolle: http://example.com rekisteröityäksesi!'
|
||||
# TODO kicked_admin_registered: 'An admin just registered you; please log in again'
|
||||
registered: '&cRekisteröidyit onnistuneesti!'
|
||||
reg_disabled: '&cRekisteröinti on suljettu!'
|
||||
user_regged: '&cPelaaja on jo rekisteröity'
|
||||
registration:
|
||||
disabled: '&cRekisteröinti on suljettu!'
|
||||
name_taken: '&cPelaaja on jo rekisteröity'
|
||||
register_request: '&cRekisteröidy palvelimellemme komennolla "/register <salasana> <salasana>"'
|
||||
command_usage: '&cKäyttötapa: /register <salasana> <salasana>'
|
||||
reg_only: '&fMene sivustolle: http://example.com rekisteröityäksesi!'
|
||||
success: '&cRekisteröidyit onnistuneesti!'
|
||||
kicked_admin_registered: ''
|
||||
|
||||
# Password errors on registration
|
||||
password_error: '&fSalasanat ei täsmää'
|
||||
# TODO password_error_nick: '&cYou can''t use your name as password, please choose another one...'
|
||||
# TODO password_error_unsafe: '&cThe chosen password isn''t safe, please choose another one...'
|
||||
# TODO password_error_chars: '&4Your password contains illegal characters. Allowed chars: REG_EX'
|
||||
pass_len: '&fSalasanasi on liian pitkä tai lyhyt.'
|
||||
password:
|
||||
match_error: '&fSalasanat ei täsmää'
|
||||
name_in_password: ''
|
||||
unsafe_password: ''
|
||||
forbidden_characters: ''
|
||||
wrong_length: '&fSalasanasi on liian pitkä tai lyhyt.'
|
||||
|
||||
# Login
|
||||
usage_log: '&cKäyttötapa: /login salasana'
|
||||
wrong_pwd: '&cVäärä salasana'
|
||||
login: '&cKirjauduit onnistuneesti'
|
||||
login_msg: '&cKirjaudu palvelimmelle komennolla "/login salasana"'
|
||||
timeout: '&fKirjautumisaika meni umpeen.'
|
||||
login:
|
||||
command_usage: '&cKäyttötapa: /login salasana'
|
||||
wrong_password: '&cVäärä salasana'
|
||||
success: ''
|
||||
login_request: '&cKirjaudu palvelimmelle komennolla "/login salasana"'
|
||||
timeout_error: '&fKirjautumisaika meni umpeen.'
|
||||
|
||||
# Errors
|
||||
unknown_user: '&cSalasanat eivät täsmää'
|
||||
# TODO denied_command: '&cIn order to use this command you must be authenticated!'
|
||||
# TODO denied_chat: '&cIn order to chat you must be authenticated!'
|
||||
not_logged_in: '&cEt ole kirjautunut sisään!'
|
||||
# TODO tempban_max_logins: '&cYou have been temporarily banned for failing to log in too many times.'
|
||||
# TODO: Missing tags %reg_count, %max_acc, %reg_names
|
||||
max_reg: '&fSinulla ei ole oikeuksia tehdä enempää pelaajatilejä!'
|
||||
no_perm: '&cEi oikeuksia'
|
||||
error: '&fVirhe: Ota yhteys palveluntarjoojaan!'
|
||||
kick_forvip: '&cVIP pelaaja liittyi täyteen palvelimeen!'
|
||||
error:
|
||||
denied_command: ''
|
||||
denied_chat: ''
|
||||
unregistered_user: '&cSalasanat eivät täsmää'
|
||||
not_logged_in: '&cEt ole kirjautunut sisään!'
|
||||
no_permission: '&cEi oikeuksia'
|
||||
unexpected_error: ''
|
||||
max_registration: '&fSinulla ei ole oikeuksia tehdä enempää pelaajatilejä!'
|
||||
logged_in: '&cOlet jo kirjautunut!'
|
||||
kick_for_vip: '&cVIP pelaaja liittyi täyteen palvelimeen!'
|
||||
tempban_max_logins: ''
|
||||
|
||||
# AntiBot
|
||||
# TODO kick_antibot: 'AntiBot protection mode is enabled! You have to wait some minutes before joining the server.'
|
||||
# TODO antibot_auto_enabled: '&4[AntiBotService] AntiBot enabled due to the huge number of connections!'
|
||||
# TODO antibot_auto_disabled: '&2[AntiBotService] AntiBot disabled after %m minutes!'
|
||||
antibot:
|
||||
kick_antibot: ''
|
||||
auto_enabled: ''
|
||||
auto_disabled: ''
|
||||
|
||||
# Unregister
|
||||
unregister:
|
||||
success: '&cPelaajatili poistettu onnistuneesti!'
|
||||
command_usage: '&cKäyttötapa: /unregister password'
|
||||
|
||||
# Other messages
|
||||
unregistered: '&cPelaajatili poistettu onnistuneesti!'
|
||||
# TODO accounts_owned_self: 'You own %count accounts:'
|
||||
# TODO accounts_owned_other: 'The player %name has %count accounts:'
|
||||
# TODO two_factor_create: '&2Your secret code is %code. You can scan it from here %url'
|
||||
# TODO recovery_code_sent: 'A recovery code to reset your password has been sent to your email.'
|
||||
# TODO recovery_code_incorrect: 'The recovery code is not correct! You have %count tries remaining.'
|
||||
# TODO recovery_tries_exceeded: 'You have exceeded the maximum number attempts to enter the recovery code. Use "/email recovery [email]" to generate a new one.'
|
||||
# TODO recovery_code_correct: 'Recovery code entered correctly!'
|
||||
# TODO recovery_change_password: 'Please use the command /email setpassword <new password> to change your password immediately.'
|
||||
vb_nonActiv: '&fKäyttäjäsi ei ole vahvistettu!'
|
||||
usage_unreg: '&cKäyttötapa: /unregister password'
|
||||
pwd_changed: '&cSalasana vaihdettu!!'
|
||||
logged_in: '&cOlet jo kirjautunut!'
|
||||
logout: '&cKirjauduit ulos palvelimelta.'
|
||||
reload: '&fAsetukset uudelleenladattu'
|
||||
usage_changepassword: '&fKäyttötapa: /changepassword vanhaSalasana uusiSalasana'
|
||||
misc:
|
||||
account_not_activated: '&fKäyttäjäsi ei ole vahvistettu!'
|
||||
password_changed: '&cSalasana vaihdettu!!'
|
||||
logout: '&cKirjauduit ulos palvelimelta.'
|
||||
reload: '&fAsetukset uudelleenladattu'
|
||||
usage_change_password: '&fKäyttötapa: /changepassword vanhaSalasana uusiSalasana'
|
||||
two_factor_create: ''
|
||||
accounts_owned_self: ''
|
||||
accounts_owned_other: ''
|
||||
|
||||
# Session messages
|
||||
invalid_session: '&fIstunto ei täsmää! Ole hyvä ja odota istunnon loppuun'
|
||||
valid_session: '&cIstunto jatkettu!'
|
||||
session:
|
||||
valid_session: '&cIstunto jatkettu!'
|
||||
invalid_session: '&fIstunto ei täsmää! Ole hyvä ja odota istunnon loppuun'
|
||||
|
||||
# Error messages when joining
|
||||
name_len: '&cPelaajanimesi on liian lyhyt tai pitkä'
|
||||
regex: '&cPelaajanimesi sisältää luvattomia merkkejä. Hyväksytyt merkit: REG_EX'
|
||||
# TODO country_banned: '&4Your country is banned from this server!'
|
||||
# TODO not_owner_error: 'You are not the owner of this account. Please choose another name!'
|
||||
kick_fullserver: '&cPalvelin on täynnä, Yritä pian uudelleen!'
|
||||
same_nick: '&COlet jo palvelimella! &COdota käyttäjän aikakatkaisua tai ota yhteyttä palveluntarjoojaan.'
|
||||
# TODO invalid_name_case: 'You should join using username %valid, not %invalid.'
|
||||
# TODO same_ip_online: 'A player with the same IP is already in game!'
|
||||
on_join_validation:
|
||||
same_ip_online: ''
|
||||
same_nick_online: '&COlet jo palvelimella! &COdota käyttäjän aikakatkaisua tai ota yhteyttä palveluntarjoojaan.'
|
||||
name_length: '&cPelaajanimesi on liian lyhyt tai pitkä'
|
||||
characters_in_name: '&cPelaajanimesi sisältää luvattomia merkkejä. Hyväksytyt merkit: %valid_chars'
|
||||
kick_full_server: '&cPalvelin on täynnä, Yritä pian uudelleen!'
|
||||
country_banned: ''
|
||||
not_owner_error: ''
|
||||
invalid_name_case: ''
|
||||
|
||||
# Email
|
||||
usage_email_add: '&fKäyttötapa: /email add <email> <confirmEmail> '
|
||||
usage_email_change: '&fKäyttötapa: /email change <oldEmail> <newEmail> '
|
||||
usage_email_recovery: '&fKäyttötapa: /email recovery <Email>'
|
||||
new_email_invalid: '[AuthMe] Uusi sähköposti on väärä!'
|
||||
old_email_invalid: '[AuthMe] Vanha sähköposti on väärä!'
|
||||
email_invalid: '[AuthMe] Väärä sähköposti'
|
||||
email_added: '[AuthMe] Sähköposti lisätty!'
|
||||
email_confirm: '[AuthMe] Vahvistuta sähköposti!'
|
||||
email_changed: '[AuthMe] Sähköposti vaihdettu!'
|
||||
email_send: '[AuthMe] Palautus sähköposti lähetetty!'
|
||||
# TODO email_show: '&2Your current email address is: &f%email'
|
||||
# TODO incomplete_email_settings: 'Error: not all required settings are set for sending emails. Please contact an admin.'
|
||||
# TODO email_already_used: '&4The email address is already being used'
|
||||
# TODO email_send_failure: 'The email could not be sent. Please contact an administrator.'
|
||||
# TODO show_no_email: '&2You currently don''t have email address associated with this account.'
|
||||
add_email: '&cLisää sähköpostisi: /email add sähköpostisi sähköpostisiUudelleen'
|
||||
recovery_email: '&cUnohtuiko salasana? Käytä komentoa: /email recovery <Sähköpostisi>'
|
||||
# TODO change_password_expired: 'You cannot change your password using this command anymore.'
|
||||
# TODO email_cooldown_error: '&cAn email was already sent recently. You must wait %time before you can send a new one.'
|
||||
email:
|
||||
add_email_request: '&cLisää sähköpostisi: /email add sähköpostisi sähköpostisiUudelleen'
|
||||
usage_email_add: '&fKäyttötapa: /email add <email> <confirmEmail> '
|
||||
usage_email_change: '&fKäyttötapa: /email change <oldEmail> <newEmail> '
|
||||
new_email_invalid: '[AuthMe] Uusi sähköposti on väärä!'
|
||||
old_email_invalid: '[AuthMe] Vanha sähköposti on väärä!'
|
||||
invalid: '[AuthMe] Väärä sähköposti'
|
||||
added: '[AuthMe] Sähköposti lisätty!'
|
||||
request_confirmation: '[AuthMe] Vahvistuta sähköposti!'
|
||||
changed: '[AuthMe] Sähköposti vaihdettu!'
|
||||
email_show: ''
|
||||
no_email_for_account: ''
|
||||
already_used: ''
|
||||
incomplete_settings: ''
|
||||
send_failure: ''
|
||||
change_password_expired: ''
|
||||
email_cooldown_error: ''
|
||||
|
||||
# Password recovery by email
|
||||
recovery:
|
||||
forgot_password_hint: '&cUnohtuiko salasana? Käytä komentoa: /email recovery <Sähköpostisi>'
|
||||
command_usage: '&fKäyttötapa: /email recovery <Email>'
|
||||
email_sent: '[AuthMe] Palautus sähköposti lähetetty!'
|
||||
code:
|
||||
code_sent: ''
|
||||
incorrect: ''
|
||||
tries_exceeded: ''
|
||||
correct: ''
|
||||
change_password: ''
|
||||
|
||||
# Captcha
|
||||
usage_captcha: '&cKäyttötapa: /captcha <theCaptcha>'
|
||||
wrong_captcha: '&cVäärä varmistus, käytä : /captcha THE_CAPTCHA'
|
||||
valid_captcha: '&cSinun varmistus onnistui.!'
|
||||
# TODO captcha_for_registration: 'To register you have to solve a captcha first, please use the command: /captcha <theCaptcha>'
|
||||
# TODO register_captcha_valid: '&2Valid captcha! You may now register with /register'
|
||||
captcha:
|
||||
usage_captcha: '&cKäyttötapa: /captcha %captcha_code'
|
||||
wrong_captcha: '&cVäärä varmistus, käytä : /captcha %captcha_code'
|
||||
valid_captcha: '&cSinun varmistus onnistui.!'
|
||||
captcha_for_registration: ''
|
||||
register_captcha_valid: ''
|
||||
|
||||
# Verification code
|
||||
# TODO verification_code_required: '&3This command is sensitive and requires an email verification! Check your inbox and follow the email''s instructions.'
|
||||
# TODO usage_verification_code: '&cUsage: /verification <code>'
|
||||
# TODO incorrect_verification_code: '&cIncorrect code, please type "/verification <code>" into the chat, using the code you received by email'
|
||||
# TODO verification_code_verified: '&2Your identity has been verified! You can now execute all commands within the current session!'
|
||||
# TODO verification_code_already_verified: '&2You can already execute every sensitive command within the current session!'
|
||||
# TODO verification_code_expired: '&3Your code has expired! Execute another sensitive command to get a new code!'
|
||||
# TODO verification_code_email_needed: '&3To verify your identity you need to link an email address with your account!!'
|
||||
verification:
|
||||
code_required: ''
|
||||
command_usage: ''
|
||||
incorrect_code: ''
|
||||
success: ''
|
||||
already_verified: ''
|
||||
code_expired: ''
|
||||
email_needed: ''
|
||||
|
||||
# Time units
|
||||
# TODO second: 'second'
|
||||
# TODO seconds: 'seconds'
|
||||
# TODO minute: 'minute'
|
||||
# TODO minutes: 'minutes'
|
||||
# TODO hour: 'hour'
|
||||
# TODO hours: 'hours'
|
||||
# TODO day: 'day'
|
||||
# TODO days: 'days'
|
||||
time:
|
||||
second: ''
|
||||
seconds: ''
|
||||
minute: ''
|
||||
minutes: ''
|
||||
hour: ''
|
||||
hours: ''
|
||||
day: ''
|
||||
days: ''
|
||||
|
@ -3,120 +3,139 @@
|
||||
# Pour afficher une apostrophe, vous devez en mettre deux consécutivement (ex: «J''ai» au lieu de «J'ai»)
|
||||
# Pour passer à la ligne, utilisez: %nl%
|
||||
|
||||
# Inscription
|
||||
reg_msg: '&cPour vous inscrire, utilisez "/register <MotDePasse> <ConfirmerMotDePasse>"'
|
||||
usage_reg: '&cUsage: /register <MotDePasse> <ConfirmerMotDePasse>'
|
||||
reg_only: 'Seul les joueurs enregistrés sont admis!%nl%Veuillez vous rendre sur https://www.example.com pour plus d''infos.'
|
||||
kicked_admin_registered: 'Un admin vient de vous inscrire, veuillez vous reconnecter.'
|
||||
registered: '&aInscription effectuée !'
|
||||
reg_disabled: '&cL''inscription est désactivée.'
|
||||
user_regged: '&cUtilisateur déjà inscrit.'
|
||||
# Registration
|
||||
registration:
|
||||
disabled: '&cL''inscription est désactivée.'
|
||||
name_taken: '&cUtilisateur déjà inscrit.'
|
||||
register_request: '&cPour vous inscrire, utilisez "/register <MotDePasse> <ConfirmerMotDePasse>"'
|
||||
command_usage: '&cUsage: /register <MotDePasse> <ConfirmerMotDePasse>'
|
||||
reg_only: 'Seul les joueurs enregistrés sont admis!%nl%Veuillez vous rendre sur https://www.example.com pour plus d''infos.'
|
||||
success: '&aInscription effectuée !'
|
||||
kicked_admin_registered: 'Un admin vient de vous inscrire, veuillez vous reconnecter.'
|
||||
|
||||
# Erreurs MDP pour l'inscription
|
||||
password_error: '&cLe mot de passe de confirmation ne correspond pas.'
|
||||
password_error_nick: '&cVous ne pouvez pas utiliser votre pseudo comme mot de passe.'
|
||||
password_error_unsafe: '&cCe mot de passe n''est pas accepté, choisissez-en un autre.'
|
||||
password_error_chars: '&cVotre mot de passe contient des caractères non autorisés. Caractères permis : REG_EX'
|
||||
pass_len: '&cVotre mot de passe est trop court ou trop long !'
|
||||
# Password errors on registration
|
||||
password:
|
||||
match_error: '&cLe mot de passe de confirmation ne correspond pas.'
|
||||
name_in_password: '&cVous ne pouvez pas utiliser votre pseudo comme mot de passe.'
|
||||
unsafe_password: '&cCe mot de passe n''est pas accepté, choisissez-en un autre.'
|
||||
forbidden_characters: '&cVotre mot de passe contient des caractères non autorisés. Caractères permis : %valid_chars'
|
||||
wrong_length: '&cVotre mot de passe est trop court ou trop long !'
|
||||
|
||||
# Connexion
|
||||
usage_log: '&cUsage: /login <MotDePasse>'
|
||||
wrong_pwd: '&cMauvais mot de passe !'
|
||||
login: '&aConnexion effectuée !'
|
||||
login_msg: '&cPour vous connecter, utilisez "/login <MotDePasse>"'
|
||||
timeout: 'Vous avez été expulsé car vous êtes trop lent pour vous enregistrer/connecter !'
|
||||
# Login
|
||||
login:
|
||||
command_usage: '&cUsage: /login <MotDePasse>'
|
||||
wrong_password: '&cMauvais mot de passe !'
|
||||
success: ''
|
||||
login_request: '&cPour vous connecter, utilisez "/login <MotDePasse>"'
|
||||
timeout_error: 'Vous avez été expulsé car vous êtes trop lent pour vous enregistrer/connecter !'
|
||||
|
||||
# Erreurs
|
||||
unknown_user: '&cUtilisateur non-inscrit.'
|
||||
denied_command: '&cVous devez être connecté pour pouvoir utiliser cette commande.'
|
||||
denied_chat: '&cVous devez être connecté pour pouvoir écrire dans le chat.'
|
||||
not_logged_in: '&cUtilisateur non connecté !'
|
||||
tempban_max_logins: '&cVous êtes temporairement banni suite à plusieurs échecs de connexions !'
|
||||
max_reg: 'Vous avez atteint la limite d''inscription !%nl%&cVous avez %reg_count sur %max_acc : %reg_names'
|
||||
no_perm: '&cVous n''êtes pas autorisé à utiliser cette commande.'
|
||||
error: '&cUne erreur est apparue, veuillez contacter un administrateur.'
|
||||
kick_forvip: 'Un joueur VIP a rejoint le serveur à votre place (serveur plein).'
|
||||
# Errors
|
||||
error:
|
||||
denied_command: '&cVous devez être connecté pour pouvoir utiliser cette commande.'
|
||||
denied_chat: '&cVous devez être connecté pour pouvoir écrire dans le chat.'
|
||||
unregistered_user: '&cUtilisateur non-inscrit.'
|
||||
not_logged_in: '&cUtilisateur non connecté !'
|
||||
no_permission: '&cVous n''êtes pas autorisé à utiliser cette commande.'
|
||||
unexpected_error: ''
|
||||
max_registration: 'Vous avez atteint la limite d''inscription !%nl%&cVous avez %reg_count sur %max_acc : %reg_names'
|
||||
logged_in: '&aVous êtes déjà connecté.'
|
||||
kick_for_vip: 'Un joueur VIP a rejoint le serveur à votre place (serveur plein).'
|
||||
tempban_max_logins: '&cVous êtes temporairement banni suite à plusieurs échecs de connexions !'
|
||||
|
||||
# AntiBot
|
||||
kick_antibot: 'L''AntiBot est activé, veuillez attendre %m minutes avant de joindre le serveur.'
|
||||
antibot_auto_enabled: 'L''AntiBot a été activé automatiquement à cause de nombreuses connexions !'
|
||||
antibot_auto_disabled: 'L''AntiBot a été désactivé automatiquement après %m minutes, espérons que l''invasion se soit arrêtée !'
|
||||
antibot:
|
||||
kick_antibot: 'L''AntiBot est activé, veuillez attendre %m minutes avant de joindre le serveur.'
|
||||
auto_enabled: 'L''AntiBot a été activé automatiquement à cause de nombreuses connexions !'
|
||||
auto_disabled: 'L''AntiBot a été désactivé automatiquement après %m minutes, espérons que l''invasion se soit arrêtée !'
|
||||
|
||||
# Autres messages
|
||||
unregistered: '&aCompte supprimé !'
|
||||
accounts_owned_self: 'Vous avez %count comptes:'
|
||||
accounts_owned_other: 'Le joueur %name a %count comptes:'
|
||||
two_factor_create: '&aVotre code secret est &2%code&a. Vous pouvez le scanner depuis &2%url'
|
||||
recovery_code_sent: 'Un code de récupération a été envoyé à votre email afin de réinitialiser votre mot de passe.'
|
||||
recovery_code_incorrect: '&cLe code de réinitialisation est incorrect! Il vous reste %count% essai(s).'
|
||||
recovery_tries_exceeded: 'Vous avez atteint le nombre maximum d''essais pour rentrer le code.%nl%Refaites "/email recovery <email>" pour en régénérer à nouveau.'
|
||||
recovery_code_correct: '&aCode de réinitialisation correct !'
|
||||
recovery_change_password: 'Veuillez faire "/email setpassword <NouveauMotDePasse>" pour changer votre mot de passe directement.'
|
||||
vb_nonActiv: '&fCe compte n''est pas actif, consultez vos mails !'
|
||||
usage_unreg: '&cPour supprimer votre compte, utilisez "/unregister <MotDePasse>"'
|
||||
pwd_changed: '&aMot de passe changé avec succès !'
|
||||
logged_in: '&aVous êtes déjà connecté.'
|
||||
logout: '&cVous avez été déconnecté !'
|
||||
reload: '&aAuthMe a été relancé avec succès.'
|
||||
usage_changepassword: '&cPour changer de mot de passe, utilisez "/changepassword <AncienMotDePasse> <NouveauMotDePasse>"'
|
||||
# Unregister
|
||||
unregister:
|
||||
success: '&aCompte supprimé !'
|
||||
command_usage: '&cPour supprimer votre compte, utilisez "/unregister <MotDePasse>"'
|
||||
|
||||
# Messages de session
|
||||
invalid_session: 'Session expirée suite à un changement d''IP.'
|
||||
valid_session: '&aVous avez été automatiquement connecté !'
|
||||
# Other messages
|
||||
misc:
|
||||
account_not_activated: '&fCe compte n''est pas actif, consultez vos mails !'
|
||||
password_changed: '&aMot de passe changé avec succès !'
|
||||
logout: '&cVous avez été déconnecté !'
|
||||
reload: '&aAuthMe a été relancé avec succès.'
|
||||
usage_change_password: '&cPour changer de mot de passe, utilisez "/changepassword <AncienMotDePasse> <NouveauMotDePasse>"'
|
||||
two_factor_create: '&aVotre code secret est &2%code&a. Vous pouvez le scanner depuis &2%url'
|
||||
accounts_owned_self: 'Vous avez %count comptes:'
|
||||
accounts_owned_other: 'Le joueur %name a %count comptes:'
|
||||
|
||||
# Erreurs pour rejoindre le serveur
|
||||
name_len: 'Votre pseudo est trop long ou trop court.'
|
||||
regex: 'Caractères de pseudo autorisés: REG_EX'
|
||||
country_banned: 'Votre pays est banni de ce serveur.'
|
||||
not_owner_error: 'Vous n''êtes pas le propriétaire de ce compte. Veuillez utiliser un autre pseudo !'
|
||||
kick_fullserver: '&cLe serveur est actuellement plein, désolé !'
|
||||
same_nick: 'Un joueur ayant le même pseudo est déjà connecté.'
|
||||
invalid_name_case: 'Veuillez vous connecter avec "%valid" et non pas avec "%invalid".'
|
||||
same_ip_online: 'Un joueur avec la même adresse IP joue déjà !'
|
||||
# Session messages
|
||||
session:
|
||||
valid_session: '&aVous avez été automatiquement connecté !'
|
||||
invalid_session: 'Session expirée suite à un changement d''IP.'
|
||||
|
||||
# Error messages when joining
|
||||
on_join_validation:
|
||||
same_ip_online: 'Un joueur avec la même adresse IP joue déjà !'
|
||||
same_nick_online: 'Un joueur ayant le même pseudo est déjà connecté.'
|
||||
name_length: 'Votre pseudo est trop long ou trop court.'
|
||||
characters_in_name: 'Caractères de pseudo autorisés: %valid_chars'
|
||||
kick_full_server: '&cLe serveur est actuellement plein, désolé !'
|
||||
country_banned: 'Votre pays est banni de ce serveur.'
|
||||
not_owner_error: 'Vous n''êtes pas le propriétaire de ce compte. Veuillez utiliser un autre pseudo !'
|
||||
invalid_name_case: 'Veuillez vous connecter avec "%valid" et non pas avec "%invalid".'
|
||||
|
||||
# Email
|
||||
usage_email_add: '&fUsage: /email add <Email> <ConfirmerEmail> '
|
||||
usage_email_change: '&fUsage: /email change <AncienEmail> <NouvelEmail> '
|
||||
usage_email_recovery: '&fUsage: /email recovery <Email>'
|
||||
new_email_invalid: '&cNouvel email invalide !'
|
||||
old_email_invalid: '&cAncien email invalide !'
|
||||
email_invalid: '&cL''email inscrit est invalide !'
|
||||
email_added: '&aEmail enregistré. En cas de perte de MDP, faites "/email recover <Email>"'
|
||||
email_confirm: '&cLa confirmation de l''email est manquante ou éronnée.'
|
||||
email_changed: '&aVotre email a été mis à jour.'
|
||||
email_send: '&aMail de récupération envoyé !'
|
||||
email_show: '&fL''email enregistré pour votre compte est: %email'
|
||||
incomplete_email_settings: '&cErreur : Tous les paramètres requis ne sont pas présent pour l''envoi de mail, veuillez contacter un admin.'
|
||||
email_already_used: '&cCet email est déjà utilisé !'
|
||||
email_send_failure: '&cLe mail n''a pas pu être envoyé. Veuillez contacter un admin.'
|
||||
show_no_email: '&c&oVous n''avez aucun email enregistré sur votre compte.'
|
||||
add_email: '&cLiez votre email à votre compte en faisant "/email add <Email> <ConfirmerEmail>"'
|
||||
recovery_email: '&cVous avez oublié votre Mot de Passe? Utilisez "/email recovery <votreEmail>"'
|
||||
change_password_expired: 'Vous ne pouvez pas changer votre mot de passe avec cette commande.'
|
||||
email_cooldown_error: '&cUn mail de récupération a déjà été envoyé récemment. Veuillez attendre %time pour le demander de nouveau.'
|
||||
email:
|
||||
add_email_request: '&cLiez votre email à votre compte en faisant "/email add <Email> <ConfirmerEmail>"'
|
||||
usage_email_add: '&fUsage: /email add <Email> <ConfirmerEmail> '
|
||||
usage_email_change: '&fUsage: /email change <AncienEmail> <NouvelEmail> '
|
||||
new_email_invalid: '&cNouvel email invalide !'
|
||||
old_email_invalid: '&cAncien email invalide !'
|
||||
invalid: '&cL''email inscrit est invalide !'
|
||||
added: '&aEmail enregistré. En cas de perte de MDP, faites "/email recover <Email>"'
|
||||
request_confirmation: '&cLa confirmation de l''email est manquante ou éronnée.'
|
||||
changed: '&aVotre email a été mis à jour.'
|
||||
email_show: '&fL''email enregistré pour votre compte est: %email'
|
||||
no_email_for_account: '&c&oVous n''avez aucun email enregistré sur votre compte.'
|
||||
already_used: '&cCet email est déjà utilisé !'
|
||||
incomplete_settings: '&cErreur : Tous les paramètres requis ne sont pas présent pour l''envoi de mail, veuillez contacter un admin.'
|
||||
send_failure: '&cLe mail n''a pas pu être envoyé. Veuillez contacter un admin.'
|
||||
change_password_expired: 'Vous ne pouvez pas changer votre mot de passe avec cette commande.'
|
||||
email_cooldown_error: '&cUn mail de récupération a déjà été envoyé récemment. Veuillez attendre %time pour le demander de nouveau.'
|
||||
|
||||
# Password recovery by email
|
||||
recovery:
|
||||
forgot_password_hint: '&cVous avez oublié votre Mot de Passe? Utilisez "/email recovery <votreEmail>"'
|
||||
command_usage: '&fUsage: /email recovery <Email>'
|
||||
email_sent: '&aMail de récupération envoyé !'
|
||||
code:
|
||||
code_sent: 'Un code de récupération a été envoyé à votre email afin de réinitialiser votre mot de passe.'
|
||||
incorrect: '&cLe code de réinitialisation est incorrect! Il vous reste %count% essai(s).'
|
||||
tries_exceeded: 'Vous avez atteint le nombre maximum d''essais pour rentrer le code.%nl%Refaites "/email recovery <email>" pour en régénérer à nouveau.'
|
||||
correct: '&aCode de réinitialisation correct !'
|
||||
change_password: 'Veuillez faire "/email setpassword <NouveauMotDePasse>" pour changer votre mot de passe directement.'
|
||||
|
||||
# Captcha
|
||||
usage_captcha: '&cTrop de tentatives de connexion ont échoué, faites: /captcha <theCaptcha>'
|
||||
wrong_captcha: '&cCaptcha incorrect, écrivez de nouveau: /captcha THE_CAPTCHA'
|
||||
valid_captcha: '&aCaptcha validé! Vous pouvez maintenant réessayer de vous connecter.'
|
||||
captcha_for_registration: 'Avant de vous inscrire veuillez rentrer un captcha en faisant "/captcha <theCaptcha>"'
|
||||
register_captcha_valid: '&aCaptcha validé! Vous pouvez maintenant vous inscrire.'
|
||||
captcha:
|
||||
usage_captcha: '&cTrop de tentatives de connexion ont échoué, faites: /captcha %captcha_code'
|
||||
wrong_captcha: '&cCaptcha incorrect, écrivez de nouveau: /captcha %captcha_code'
|
||||
valid_captcha: '&aCaptcha validé! Vous pouvez maintenant réessayer de vous connecter.'
|
||||
captcha_for_registration: 'Avant de vous inscrire veuillez rentrer un captcha en faisant "/captcha %captcha_code"'
|
||||
register_captcha_valid: '&aCaptcha validé! Vous pouvez maintenant vous inscrire.'
|
||||
|
||||
# Vérification par code
|
||||
verification_code_required: '&cCette commande est sensible, elle nécessite donc une confirmation par email.%nl%&cVeuillez suivre les instructions qui viennent de vous être envoyées par email.'
|
||||
usage_verification_code: '&cUsage: /verification <code>'
|
||||
incorrect_verification_code: '&cCode incorrect !%nl%&cVeuillez taper "/verification <code>" dans le chat en utilisant le code reçu par mail.'
|
||||
verification_code_verified: '&aVotre identité a bien été vérifiée !%nl%&aVous pouvez désormais utiliser la commande souhaitée durant toute la session.'
|
||||
verification_code_already_verified: '&aVous êtes déjà autorisé à utiliser les commandes sensibles durant votre session actuelle.'
|
||||
verification_code_expired: '&cVotre code d''identification a expiré !%nl%&cVeuillez re-exécuter une commande sensible pour recevoir un nouveau code.'
|
||||
verification_code_email_needed: '&cAfin de vérifier votre identité, vous devez avoir un email lié à votre compte.%nl%&cPour cela, faites "/email add <Email> <ConfirmerEmail>"'
|
||||
# Verification code
|
||||
verification:
|
||||
code_required: '&cCette commande est sensible, elle nécessite donc une confirmation par email.%nl%&cVeuillez suivre les instructions qui viennent de vous être envoyées par email.'
|
||||
command_usage: '&cUsage: /verification <code>'
|
||||
incorrect_code: '&cCode incorrect !%nl%&cVeuillez taper "/verification <code>" dans le chat en utilisant le code reçu par mail.'
|
||||
success: '&aVotre identité a bien été vérifiée !%nl%&aVous pouvez désormais utiliser la commande souhaitée durant toute la session.'
|
||||
already_verified: '&aVous êtes déjà autorisé à utiliser les commandes sensibles durant votre session actuelle.'
|
||||
code_expired: '&cVotre code d''identification a expiré !%nl%&cVeuillez re-exécuter une commande sensible pour recevoir un nouveau code.'
|
||||
email_needed: '&cAfin de vérifier votre identité, vous devez avoir un email lié à votre compte.%nl%&cPour cela, faites "/email add <Email> <ConfirmerEmail>"'
|
||||
|
||||
# Unités de temps
|
||||
second: 'seconde'
|
||||
seconds: 'secondes'
|
||||
minute: 'minute'
|
||||
minutes: 'minutes'
|
||||
hour: 'heure'
|
||||
hours: 'heures'
|
||||
day: 'jour'
|
||||
days: 'jours'
|
||||
# Time units
|
||||
time:
|
||||
second: 'seconde'
|
||||
seconds: 'secondes'
|
||||
minute: 'minute'
|
||||
minutes: 'minutes'
|
||||
hour: 'heure'
|
||||
hours: 'heures'
|
||||
day: 'jour'
|
||||
days: 'jours'
|
||||
|
@ -1,118 +1,136 @@
|
||||
# Registration
|
||||
reg_msg: '&cPor favor, rexístrate con "/register <contrasinal> <confirmarContrasinal>"'
|
||||
usage_reg: '&cUso: /register contrasinal confirmarContrasinal'
|
||||
reg_only: '&fSó xogadores rexistrados! Por favor, visita http://example.com para rexistrarte'
|
||||
# TODO kicked_admin_registered: 'An admin just registered you; please log in again'
|
||||
registered: '&cRexistrado con éxito!'
|
||||
reg_disabled: '&cO rexistro está deshabilitado'
|
||||
user_regged: '&cEse nome de usuario xa está rexistrado'
|
||||
registration:
|
||||
disabled: '&cO rexistro está deshabilitado'
|
||||
name_taken: '&cEse nome de usuario xa está rexistrado'
|
||||
register_request: '&cPor favor, rexístrate con "/register <contrasinal> <confirmarContrasinal>"'
|
||||
command_usage: '&cUso: /register contrasinal confirmarContrasinal'
|
||||
reg_only: '&fSó xogadores rexistrados! Por favor, visita http://example.com para rexistrarte'
|
||||
success: '&cRexistrado con éxito!'
|
||||
kicked_admin_registered: ''
|
||||
|
||||
# Password errors on registration
|
||||
password_error: '&fO contrasinal non coincide'
|
||||
# TODO password_error_nick: '&cYou can''t use your name as password, please choose another one...'
|
||||
# TODO password_error_unsafe: '&cThe chosen password isn''t safe, please choose another one...'
|
||||
# TODO password_error_chars: '&4Your password contains illegal characters. Allowed chars: REG_EX'
|
||||
pass_len: '&fO teu contrasinal non alcanza a lonxitude mínima ou excede a lonxitude máxima'
|
||||
password:
|
||||
match_error: '&fO contrasinal non coincide'
|
||||
name_in_password: ''
|
||||
unsafe_password: ''
|
||||
forbidden_characters: ''
|
||||
wrong_length: '&fO teu contrasinal non alcanza a lonxitude mínima ou excede a lonxitude máxima'
|
||||
|
||||
# Login
|
||||
usage_log: '&cUso: /login <contrasinal>'
|
||||
wrong_pwd: '&cContrasinal equivocado'
|
||||
login: '&cIdentificación con éxito!'
|
||||
login_msg: '&cPor favor, identifícate con "/login <password>"'
|
||||
timeout: '&fRematou o tempo da autentificación'
|
||||
login:
|
||||
command_usage: '&cUso: /login <contrasinal>'
|
||||
wrong_password: '&cContrasinal equivocado'
|
||||
success: ''
|
||||
login_request: '&cPor favor, identifícate con "/login <password>"'
|
||||
timeout_error: '&fRematou o tempo da autentificación'
|
||||
|
||||
# Errors
|
||||
unknown_user: '&cEse nome de usuario non está rexistrado'
|
||||
# TODO denied_command: '&cIn order to use this command you must be authenticated!'
|
||||
# TODO denied_chat: '&cIn order to chat you must be authenticated!'
|
||||
not_logged_in: '&cNon te identificaches!'
|
||||
# TODO tempban_max_logins: '&cYou have been temporarily banned for failing to log in too many times.'
|
||||
# TODO: Missing tags %reg_count, %max_acc, %reg_names
|
||||
max_reg: '&fExcediches o máximo de rexistros para a túa Conta'
|
||||
no_perm: '&cNon tes o permiso'
|
||||
error: '&fOcurriu un erro; contacta cun administrador'
|
||||
kick_forvip: '&cUn xogador VIP uniuse ao servidor cheo!'
|
||||
error:
|
||||
denied_command: ''
|
||||
denied_chat: ''
|
||||
unregistered_user: '&cEse nome de usuario non está rexistrado'
|
||||
not_logged_in: '&cNon te identificaches!'
|
||||
no_permission: '&cNon tes o permiso'
|
||||
unexpected_error: ''
|
||||
max_registration: '&fExcediches o máximo de rexistros para a túa Conta'
|
||||
logged_in: '&cXa estás identificado!'
|
||||
kick_for_vip: '&cUn xogador VIP uniuse ao servidor cheo!'
|
||||
tempban_max_logins: ''
|
||||
|
||||
# AntiBot
|
||||
# TODO kick_antibot: 'AntiBot protection mode is enabled! You have to wait some minutes before joining the server.'
|
||||
antibot_auto_enabled: '[AuthMe] AntiBotMod conectouse automáticamente debido a conexións masivas!'
|
||||
antibot_auto_disabled: '[AuthMe] AntiBotMod desactivouse automáticamente despois de %m minutos, esperemos que a invasión se detivera'
|
||||
antibot:
|
||||
kick_antibot: ''
|
||||
auto_enabled: '[AuthMe] AntiBotMod conectouse automáticamente debido a conexións masivas!'
|
||||
auto_disabled: '[AuthMe] AntiBotMod desactivouse automáticamente despois de %m minutos, esperemos que a invasión se detivera'
|
||||
|
||||
# Unregister
|
||||
unregister:
|
||||
success: '&cFeito! Xa non estás rexistrado!'
|
||||
command_usage: '&cUso: /unregister <contrasinal>'
|
||||
|
||||
# Other messages
|
||||
unregistered: '&cFeito! Xa non estás rexistrado!'
|
||||
# TODO accounts_owned_self: 'You own %count accounts:'
|
||||
# TODO accounts_owned_other: 'The player %name has %count accounts:'
|
||||
# TODO two_factor_create: '&2Your secret code is %code. You can scan it from here %url'
|
||||
# TODO recovery_code_sent: 'A recovery code to reset your password has been sent to your email.'
|
||||
# TODO recovery_code_incorrect: 'The recovery code is not correct! You have %count tries remaining.'
|
||||
# TODO recovery_tries_exceeded: 'You have exceeded the maximum number attempts to enter the recovery code. Use "/email recovery [email]" to generate a new one.'
|
||||
# TODO recovery_code_correct: 'Recovery code entered correctly!'
|
||||
# TODO recovery_change_password: 'Please use the command /email setpassword <new password> to change your password immediately.'
|
||||
vb_nonActiv: '&fA túa conta aínda non está activada, comproba a túa bandexa de correo!!'
|
||||
usage_unreg: '&cUso: /unregister <contrasinal>'
|
||||
pwd_changed: '&cCambiouse o contrasinal!'
|
||||
logged_in: '&cXa estás identificado!'
|
||||
logout: '&cSesión pechada con éxito'
|
||||
reload: '&fRecargáronse a configuración e a base de datos'
|
||||
usage_changepassword: '&fUso: /changepassword <contrasinalVello> <contrasinalNovo>'
|
||||
misc:
|
||||
account_not_activated: '&fA túa conta aínda non está activada, comproba a túa bandexa de correo!!'
|
||||
password_changed: '&cCambiouse o contrasinal!'
|
||||
logout: '&cSesión pechada con éxito'
|
||||
reload: '&fRecargáronse a configuración e a base de datos'
|
||||
usage_change_password: '&fUso: /changepassword <contrasinalVello> <contrasinalNovo>'
|
||||
two_factor_create: ''
|
||||
accounts_owned_self: ''
|
||||
accounts_owned_other: ''
|
||||
|
||||
# Session messages
|
||||
invalid_session: '&fOs datos de sesión non corresponden, por favor, espere a que remate a sesión'
|
||||
valid_session: '&cIdentificado mediante a sesión'
|
||||
session:
|
||||
valid_session: '&cIdentificado mediante a sesión'
|
||||
invalid_session: '&fOs datos de sesión non corresponden, por favor, espere a que remate a sesión'
|
||||
|
||||
# Error messages when joining
|
||||
name_len: '&cO teu nome é demasiado curto ou demasiado longo'
|
||||
regex: '&cO teu nome contén caracteres ilegais. Caracteres permitidos: REG_EX'
|
||||
country_banned: 'O teu país está bloqueado neste servidor'
|
||||
# TODO not_owner_error: 'You are not the owner of this account. Please choose another name!'
|
||||
kick_fullserver: '&cO servidor está actualmente cheo, sentímolo!'
|
||||
same_nick: '&fXa está xogando alguén co mesmo nome'
|
||||
# TODO invalid_name_case: 'You should join using username %valid, not %invalid.'
|
||||
# TODO same_ip_online: 'A player with the same IP is already in game!'
|
||||
on_join_validation:
|
||||
same_ip_online: ''
|
||||
same_nick_online: '&fXa está xogando alguén co mesmo nome'
|
||||
name_length: '&cO teu nome é demasiado curto ou demasiado longo'
|
||||
characters_in_name: '&cO teu nome contén caracteres ilegais. Caracteres permitidos: %valid_chars'
|
||||
kick_full_server: '&cO servidor está actualmente cheo, sentímolo!'
|
||||
country_banned: 'O teu país está bloqueado neste servidor'
|
||||
not_owner_error: ''
|
||||
invalid_name_case: ''
|
||||
|
||||
# Email
|
||||
usage_email_add: '&fUso: /email add <correo> <confirmeCorreo> '
|
||||
usage_email_change: '&fUso: /email change <correoVello> <correoNovo> '
|
||||
usage_email_recovery: '&fUso: /email recovery <correo>'
|
||||
new_email_invalid: '[AuthMe] O novo correo non é válido!'
|
||||
old_email_invalid: '[AuthMe] O correo vello non é válido!'
|
||||
email_invalid: '[AuthMe] Correo non válido'
|
||||
email_added: '[AuthMe] Correo engadido!'
|
||||
email_confirm: '[AuthMe] Confirma o teu correo!'
|
||||
email_changed: '[AuthMe] Cambiouse o correo!'
|
||||
email_send: '[AuthMe] Enviouse o correo de confirmación!'
|
||||
# TODO email_show: '&2Your current email address is: &f%email'
|
||||
# TODO incomplete_email_settings: 'Error: not all required settings are set for sending emails. Please contact an admin.'
|
||||
# TODO email_already_used: '&4The email address is already being used'
|
||||
# TODO email_send_failure: 'The email could not be sent. Please contact an administrator.'
|
||||
# TODO show_no_email: '&2You currently don''t have email address associated with this account.'
|
||||
add_email: '&cPor favor, engade o teu correo electrónico con: /email add <oTeuCorreo> <confirmarCorreo>'
|
||||
recovery_email: '&cOlvidaches o contrasinal? Por favor, usa /email recovery <oTeuCorreo>'
|
||||
# TODO change_password_expired: 'You cannot change your password using this command anymore.'
|
||||
# TODO email_cooldown_error: '&cAn email was already sent recently. You must wait %time before you can send a new one.'
|
||||
email:
|
||||
add_email_request: '&cPor favor, engade o teu correo electrónico con: /email add <oTeuCorreo> <confirmarCorreo>'
|
||||
usage_email_add: '&fUso: /email add <correo> <confirmeCorreo> '
|
||||
usage_email_change: '&fUso: /email change <correoVello> <correoNovo> '
|
||||
new_email_invalid: '[AuthMe] O novo correo non é válido!'
|
||||
old_email_invalid: '[AuthMe] O correo vello non é válido!'
|
||||
invalid: '[AuthMe] Correo non válido'
|
||||
added: '[AuthMe] Correo engadido!'
|
||||
request_confirmation: '[AuthMe] Confirma o teu correo!'
|
||||
changed: '[AuthMe] Cambiouse o correo!'
|
||||
email_show: ''
|
||||
no_email_for_account: ''
|
||||
already_used: ''
|
||||
incomplete_settings: ''
|
||||
send_failure: ''
|
||||
change_password_expired: ''
|
||||
email_cooldown_error: ''
|
||||
|
||||
# Password recovery by email
|
||||
recovery:
|
||||
forgot_password_hint: '&cOlvidaches o contrasinal? Por favor, usa /email recovery <oTeuCorreo>'
|
||||
command_usage: '&fUso: /email recovery <correo>'
|
||||
email_sent: '[AuthMe] Enviouse o correo de confirmación!'
|
||||
code:
|
||||
code_sent: ''
|
||||
incorrect: ''
|
||||
tries_exceeded: ''
|
||||
correct: ''
|
||||
change_password: ''
|
||||
|
||||
# Captcha
|
||||
usage_captcha: '&cNecesitas escribir un captcha, por favor escribe: /captcha <theCaptcha>'
|
||||
wrong_captcha: '&cCaptcha equivocado, por favor usa: /captcha THE_CAPTCHA'
|
||||
valid_captcha: '&cO teu captcha é válido !'
|
||||
# TODO captcha_for_registration: 'To register you have to solve a captcha first, please use the command: /captcha <theCaptcha>'
|
||||
# TODO register_captcha_valid: '&2Valid captcha! You may now register with /register'
|
||||
captcha:
|
||||
usage_captcha: '&cNecesitas escribir un captcha, por favor escribe: /captcha %captcha_code'
|
||||
wrong_captcha: '&cCaptcha equivocado, por favor usa: /captcha %captcha_code'
|
||||
valid_captcha: '&cO teu captcha é válido !'
|
||||
captcha_for_registration: ''
|
||||
register_captcha_valid: ''
|
||||
|
||||
# Verification code
|
||||
# TODO verification_code_required: '&3This command is sensitive and requires an email verification! Check your inbox and follow the email''s instructions.'
|
||||
# TODO usage_verification_code: '&cUsage: /verification <code>'
|
||||
# TODO incorrect_verification_code: '&cIncorrect code, please type "/verification <code>" into the chat, using the code you received by email'
|
||||
# TODO verification_code_verified: '&2Your identity has been verified! You can now execute all commands within the current session!'
|
||||
# TODO verification_code_already_verified: '&2You can already execute every sensitive command within the current session!'
|
||||
# TODO verification_code_expired: '&3Your code has expired! Execute another sensitive command to get a new code!'
|
||||
# TODO verification_code_email_needed: '&3To verify your identity you need to link an email address with your account!!'
|
||||
verification:
|
||||
code_required: ''
|
||||
command_usage: ''
|
||||
incorrect_code: ''
|
||||
success: ''
|
||||
already_verified: ''
|
||||
code_expired: ''
|
||||
email_needed: ''
|
||||
|
||||
# Time units
|
||||
# TODO second: 'second'
|
||||
# TODO seconds: 'seconds'
|
||||
# TODO minute: 'minute'
|
||||
# TODO minutes: 'minutes'
|
||||
# TODO hour: 'hour'
|
||||
# TODO hours: 'hours'
|
||||
# TODO day: 'day'
|
||||
# TODO days: 'days'
|
||||
time:
|
||||
second: ''
|
||||
seconds: ''
|
||||
minute: ''
|
||||
minutes: ''
|
||||
hour: ''
|
||||
hours: ''
|
||||
day: ''
|
||||
days: ''
|
||||
|
@ -1,117 +1,136 @@
|
||||
# Registration
|
||||
reg_msg: '&cKérlek, regisztrálj be a következő paranccsal: "&7/register <jelszó> <jelszó ismét>&c".'
|
||||
usage_reg: '&cHasználat: "&7/register <jelszó> <jelszó ismét>&c".'
|
||||
reg_only: '&4Csak a regisztrált játékosok tudnak csatlakozni a szerverhez!'
|
||||
kicked_admin_registered: 'Az adminisztrátor által regisztrálva lettél. Kérlek, lépj be újra a szerverbe!'
|
||||
registered: '&aA regisztráció sikeres!'
|
||||
reg_disabled: '&cA regisztráció letiltva!'
|
||||
user_regged: '&cEz a játékosnév már regisztrálva van!'
|
||||
registration:
|
||||
disabled: '&cA regisztráció letiltva!'
|
||||
name_taken: '&cEz a játékosnév már regisztrálva van!'
|
||||
register_request: '&cKérlek, regisztrálj be a következő paranccsal: "&7/register <jelszó> <jelszó ismét>&c".'
|
||||
command_usage: '&cHasználat: "&7/register <jelszó> <jelszó ismét>&c".'
|
||||
reg_only: '&4Csak a regisztrált játékosok tudnak csatlakozni a szerverhez!'
|
||||
success: '&aA regisztráció sikeres!'
|
||||
kicked_admin_registered: 'Az adminisztrátor által regisztrálva lettél. Kérlek, lépj be újra a szerverbe!'
|
||||
|
||||
# Password errors on registration
|
||||
password_error: '&cA két jelszó nem egyezik!'
|
||||
password_error_nick: '&cNem használhatod a felhasználóneved jelszónak, kérlek, válassz másikat...'
|
||||
password_error_unsafe: '&cA választott jelszó nem biztonságos, kérlek, válassz másikat...'
|
||||
password_error_chars: '&4A választott jelszó nem engedélyezett karaktereket tartalmaz. Engedélyezett karakterek: REG_EX'
|
||||
pass_len: 'A jelszavad nem éri el a minimális hosszúságot!'
|
||||
password:
|
||||
match_error: '&cA két jelszó nem egyezik!'
|
||||
name_in_password: '&cNem használhatod a felhasználóneved jelszónak, kérlek, válassz másikat...'
|
||||
unsafe_password: '&cA választott jelszó nem biztonságos, kérlek, válassz másikat...'
|
||||
forbidden_characters: '&4A választott jelszó nem engedélyezett karaktereket tartalmaz. Engedélyezett karakterek: %valid_chars'
|
||||
wrong_length: 'A jelszavad nem éri el a minimális hosszúságot!'
|
||||
|
||||
# Login
|
||||
usage_log: '&cBejelentkezés: "&7/login <jelszó>&c".'
|
||||
wrong_pwd: '&4A jelszó helytelen!'
|
||||
login: '&aSikeresen beléptél!'
|
||||
login_msg: '&cKérlek, jelentkezz be: "&7/login <jelszó>&c"!'
|
||||
timeout: 'Bejelentkezési időtúllépés!'
|
||||
login:
|
||||
command_usage: '&cBejelentkezés: "&7/login <jelszó>&c".'
|
||||
wrong_password: '&4A jelszó helytelen!'
|
||||
success: ''
|
||||
login_request: '&cKérlek, jelentkezz be: "&7/login <jelszó>&c"!'
|
||||
timeout_error: 'Bejelentkezési időtúllépés!'
|
||||
|
||||
# Errors
|
||||
unknown_user: '&cEz a felhasználó nincs regisztrálva!'
|
||||
denied_command: '&cAmíg nem vagy bejelentkezve, nem használhatod ezt a parancsot!'
|
||||
denied_chat: '&cAmíg nem vagy bejelentkezve, nem használhatod a csevegőt!'
|
||||
not_logged_in: '&cNem vagy bejelentkezve!'
|
||||
tempban_max_logins: '&cIdeiglenesen ki lettél tiltva, mert túl sok alkalommal rontottad el a jelszavad!'
|
||||
max_reg: '&cElérted a maximálisan beregisztrálható karakterek számát. (%reg_count/%max_acc %reg_names)'
|
||||
no_perm: '&cNincs jogosultságod a használatára!'
|
||||
error: '&cHiba lépett fel! Lépj kapcsolatba a szerver tulajával!'
|
||||
kick_forvip: '&3VIP játékos csatlakozott a szerverhez!'
|
||||
error:
|
||||
denied_command: '&cAmíg nem vagy bejelentkezve, nem használhatod ezt a parancsot!'
|
||||
denied_chat: '&cAmíg nem vagy bejelentkezve, nem használhatod a csevegőt!'
|
||||
unregistered_user: '&cEz a felhasználó nincs regisztrálva!'
|
||||
not_logged_in: '&cNem vagy bejelentkezve!'
|
||||
no_permission: '&cNincs jogosultságod a használatára!'
|
||||
unexpected_error: ''
|
||||
max_registration: '&cElérted a maximálisan beregisztrálható karakterek számát. (%reg_count/%max_acc %reg_names)'
|
||||
logged_in: '&cMár be vagy jelentkezve!'
|
||||
kick_for_vip: '&3VIP játékos csatlakozott a szerverhez!'
|
||||
tempban_max_logins: '&cIdeiglenesen ki lettél tiltva, mert túl sok alkalommal rontottad el a jelszavad!'
|
||||
|
||||
# AntiBot
|
||||
kick_antibot: 'Az AntiBot védelem bekapcsolva! Kérlek, várj pár percet mielőtt csatlakozol.'
|
||||
antibot_auto_enabled: '&4[AntiBot] Az AntiBot védelem bekapcsolt, mert a megszabott időn belül több felhasználó csatlakozott!'
|
||||
antibot_auto_disabled: '&2[AntiBot] Az AntiBot kikapcsol %m perc múlva!'
|
||||
antibot:
|
||||
kick_antibot: 'Az AntiBot védelem bekapcsolva! Kérlek, várj pár percet mielőtt csatlakozol.'
|
||||
auto_enabled: '&4[AntiBot] Az AntiBot védelem bekapcsolt, mert a megszabott időn belül több felhasználó csatlakozott!'
|
||||
auto_disabled: '&2[AntiBot] Az AntiBot kikapcsol %m perc múlva!'
|
||||
|
||||
# Unregister
|
||||
unregister:
|
||||
success: '&cA regisztráció sikeresen törölve!'
|
||||
command_usage: '&cHasználat: "&7/unregister <jelszó>&c"'
|
||||
|
||||
# Other messages
|
||||
unregistered: '&cA regisztráció sikeresen törölve!'
|
||||
accounts_owned_self: '%count db regisztrációd van:'
|
||||
accounts_owned_other: 'A %name nevű játékosnak, %count db regisztrációja van:'
|
||||
two_factor_create: '&2A titkos kódod a következő: %code. Vagy skenneld be a következő oldalról: %url'
|
||||
recovery_code_sent: 'A jelszavad visszaállításához szükséges kódot sikeresen elküldtük az email címedre!'
|
||||
recovery_code_incorrect: 'A visszaállító kód helytelen volt! Még %count lehetőséged maradt.'
|
||||
recovery_tries_exceeded: 'Elérted a próbálkozások maximális számát. Használd a következő parancsot: "/email recovery [email címed]" egy új generálásához.'
|
||||
recovery_code_correct: 'A visszaállító kód helyes!'
|
||||
recovery_change_password: 'Használd a következő parancsot: "/email setpassword <új jelszó>", hogy azonnal megváltoztasd a jelszavad.'
|
||||
vb_nonActiv: '&cA felhasználód aktiválása még nem történt meg, ellenőrizd a megadott emailed!'
|
||||
usage_unreg: '&cHasználat: "&7/unregister <jelszó>&c"'
|
||||
pwd_changed: '&cA jelszó sikeresen megváltoztatva!'
|
||||
logged_in: '&cMár be vagy jelentkezve!'
|
||||
logout: '&cSikeresen kijelentkeztél!'
|
||||
reload: 'Beállítások és az adatbázis újratöltve!'
|
||||
usage_changepassword: 'Használat: "/changepassword <régi jelszó> <új jelszó>".'
|
||||
misc:
|
||||
account_not_activated: '&cA felhasználód aktiválása még nem történt meg, ellenőrizd a megadott emailed!'
|
||||
password_changed: '&cA jelszó sikeresen megváltoztatva!'
|
||||
logout: '&cSikeresen kijelentkeztél!'
|
||||
reload: 'Beállítások és az adatbázis újratöltve!'
|
||||
usage_change_password: 'Használat: "/changepassword <régi jelszó> <új jelszó>".'
|
||||
two_factor_create: '&2A titkos kódod a következő: %code. Vagy skenneld be a következő oldalról: %url'
|
||||
accounts_owned_self: '%count db regisztrációd van:'
|
||||
accounts_owned_other: 'A %name nevű játékosnak, %count db regisztrációja van:'
|
||||
|
||||
# Session messages
|
||||
invalid_session: '&cAz IP címed megváltozott, ezért a visszacsatlakozási időkereted lejárt.'
|
||||
valid_session: '&2A megadott időkereten belül csatlakoztál vissza, így a rendszer automatikusan beléptetett.'
|
||||
session:
|
||||
valid_session: '&2A megadott időkereten belül csatlakoztál vissza, így a rendszer automatikusan beléptetett.'
|
||||
invalid_session: '&cAz IP címed megváltozott, ezért a visszacsatlakozási időkereted lejárt.'
|
||||
|
||||
# Error messages when joining
|
||||
name_len: '&4A felhasználóneved túl hosszú, vagy túl rövid! Kérlek, válassz másikat!'
|
||||
regex: '&4A felhasználóneved nem engedélyezett karaktereket tartalmaz. Engedélyezett karakterek: REG_EX'
|
||||
country_banned: '&4Az országod a tiltólistán van ezen a szerveren!'
|
||||
not_owner_error: 'Ez nem a te felhasználód. Kérlek, válassz másik nevet!'
|
||||
kick_fullserver: '&4A szerver megtelt, próbálj csatlakozni később!'
|
||||
same_nick: 'Ezzel a játékosnévvel már játszanak a szerveren.'
|
||||
invalid_name_case: '%valid a felhasználó neved nem? Akkor ne %invalid névvel próbálj feljönni.'
|
||||
same_ip_online: 'Már valaki csatlakozott a szerverhez ezzel az IP címmel!'
|
||||
on_join_validation:
|
||||
same_ip_online: 'Már valaki csatlakozott a szerverhez ezzel az IP címmel!'
|
||||
same_nick_online: 'Ezzel a játékosnévvel már játszanak a szerveren.'
|
||||
name_length: '&4A felhasználóneved túl hosszú, vagy túl rövid! Kérlek, válassz másikat!'
|
||||
characters_in_name: '&4A felhasználóneved nem engedélyezett karaktereket tartalmaz. Engedélyezett karakterek: %valid_chars'
|
||||
kick_full_server: '&4A szerver megtelt, próbálj csatlakozni később!'
|
||||
country_banned: '&4Az országod a tiltólistán van ezen a szerveren!'
|
||||
not_owner_error: 'Ez nem a te felhasználód. Kérlek, válassz másik nevet!'
|
||||
invalid_name_case: '%valid a felhasználó neved nem? Akkor ne %invalid névvel próbálj feljönni.'
|
||||
|
||||
# Email
|
||||
usage_email_add: '&cHasználat: "&7/email add <email> <email ismét>&c".'
|
||||
usage_email_change: '&cHasználat: "&7/email change <régi email> <új email>&c".'
|
||||
usage_email_recovery: '&cHasználat: "&7/email recovery <email>&c".'
|
||||
new_email_invalid: '&cHibás az új email cím, próbáld újra!'
|
||||
old_email_invalid: '&cHibás a régi email cím, próbáld újra!'
|
||||
email_invalid: '&cHibás az email cím, próbáld újra!'
|
||||
email_added: '&2Az email címed rögzítése sikeresen megtörtént!'
|
||||
email_confirm: '&cKérlek, ellenőrízd az email címedet!'
|
||||
email_changed: '&2Az email cím cseréje sikeresen megtörtént!'
|
||||
email_send: '&2A jelszó visszaállításhoz szükséges emailt elküldtük! Ellenőrizd a leveleidet!'
|
||||
email_show: '&2A jelenlegi email-ed a következő: &f%email'
|
||||
incomplete_email_settings: 'Hiba: nem lett beállítva az összes szükséges beállítás az email küldéshez. Vedd fel a kapcsolatot egy adminnal.'
|
||||
email_already_used: '&4Ez az email cím már használatban van!'
|
||||
email_send_failure: 'Nem sikerült elküldeni az emailt. Lépj kapcsolatba egy adminnal.'
|
||||
show_no_email: '&2Ehhez a felhasználóhoz jelenleg még nincs email hozzárendelve.'
|
||||
add_email: '&3Kérlek, rendeld hozzá a felhasználódhoz az email címedet "&7/email add <email címed> <email címed ismét>&3".'
|
||||
recovery_email: '&3Ha elfelejtetted a jelszavad, használd az "&7/email recovery <regisztrált email címed>&3".'
|
||||
change_password_expired: 'Ezzel a paranccsal már nem módosíthatja jelszavát.'
|
||||
email_cooldown_error: '&cEgy emailt már kiküldtünk. Következő email küldése előtt várnod kell: %time.'
|
||||
email:
|
||||
add_email_request: '&3Kérlek, rendeld hozzá a felhasználódhoz az email címedet "&7/email add <email címed> <email címed ismét>&3".'
|
||||
usage_email_add: '&cHasználat: "&7/email add <email> <email ismét>&c".'
|
||||
usage_email_change: '&cHasználat: "&7/email change <régi email> <új email>&c".'
|
||||
new_email_invalid: '&cHibás az új email cím, próbáld újra!'
|
||||
old_email_invalid: '&cHibás a régi email cím, próbáld újra!'
|
||||
invalid: '&cHibás az email cím, próbáld újra!'
|
||||
added: '&2Az email címed rögzítése sikeresen megtörtént!'
|
||||
request_confirmation: '&cKérlek, ellenőrízd az email címedet!'
|
||||
changed: '&2Az email cím cseréje sikeresen megtörtént!'
|
||||
email_show: '&2A jelenlegi email-ed a következő: &f%email'
|
||||
no_email_for_account: '&2Ehhez a felhasználóhoz jelenleg még nincs email hozzárendelve.'
|
||||
already_used: '&4Ez az email cím már használatban van!'
|
||||
incomplete_settings: 'Hiba: nem lett beállítva az összes szükséges beállítás az email küldéshez. Vedd fel a kapcsolatot egy adminnal.'
|
||||
send_failure: 'Nem sikerült elküldeni az emailt. Lépj kapcsolatba egy adminnal.'
|
||||
change_password_expired: 'Ezzel a paranccsal már nem módosíthatja jelszavát.'
|
||||
email_cooldown_error: '&cEgy emailt már kiküldtünk. Következő email küldése előtt várnod kell: %time.'
|
||||
|
||||
# Password recovery by email
|
||||
recovery:
|
||||
forgot_password_hint: '&3Ha elfelejtetted a jelszavad, használd az "&7/email recovery <regisztrált email címed>&3".'
|
||||
command_usage: '&cHasználat: "&7/email recovery <email>&c".'
|
||||
email_sent: '&2A jelszó visszaállításhoz szükséges emailt elküldtük! Ellenőrizd a leveleidet!'
|
||||
code:
|
||||
code_sent: 'A jelszavad visszaállításához szükséges kódot sikeresen elküldtük az email címedre!'
|
||||
incorrect: 'A visszaállító kód helytelen volt! Még %count lehetőséged maradt.'
|
||||
tries_exceeded: 'Elérted a próbálkozások maximális számát. Használd a következő parancsot: "/email recovery [email címed]" egy új generálásához.'
|
||||
correct: 'A visszaállító kód helyes!'
|
||||
change_password: 'Használd a következő parancsot: "/email setpassword <új jelszó>", hogy azonnal megváltoztasd a jelszavad.'
|
||||
|
||||
# Captcha
|
||||
usage_captcha: '&3A bejelentkezéshez CAPTCHA szükséges, kérlek, használd a következő parancsot: "&7/captcha <theCaptcha>&3".'
|
||||
wrong_captcha: '&cHibás CAPTCHA, kérlek, írd be a következő parancsot: "&7/captcha THE_CAPTCHA&c"!'
|
||||
valid_captcha: '&2A CAPTCHA sikeresen feloldva!'
|
||||
# TODO captcha_for_registration: 'To register you have to solve a captcha first, please use the command: /captcha <theCaptcha>'
|
||||
# TODO register_captcha_valid: '&2Valid captcha! You may now register with /register'
|
||||
captcha:
|
||||
usage_captcha: '&3A bejelentkezéshez CAPTCHA szükséges, kérlek, használd a következő parancsot: "&7/captcha %captcha_code&3".'
|
||||
wrong_captcha: '&cHibás CAPTCHA, kérlek, írd be a következő parancsot: "&7/captcha %captcha_code&c"!'
|
||||
valid_captcha: '&2A CAPTCHA sikeresen feloldva!'
|
||||
captcha_for_registration: ''
|
||||
register_captcha_valid: ''
|
||||
|
||||
# Verification code
|
||||
verification_code_required: '&3Ez a parancs érzékeny, és e-mailes igazolást igényel! Ellenőrizze a bejövő postafiókot, és kövesse az e-mail utasításait.'
|
||||
usage_verification_code: '&cHasználat: /verification <kód>'
|
||||
incorrect_verification_code: '&cHelytelen kód, írd be "/verification <kód>" be a chatbe, az e-mailben kapott kód használatával'
|
||||
verification_code_verified: '&2Az Ön személyazonosságát ellenőrizték! Mostantól végrehajthatja az összes parancsot az aktuális munkamenetben!'
|
||||
verification_code_already_verified: '&2Már minden érzékeny parancsot végrehajthat az aktuális munkameneten belül!'
|
||||
verification_code_expired: '&3A kód lejárt! Végezzen el egy másik érzékeny parancsot, hogy új kódot kapjon!'
|
||||
verification_code_email_needed: '&3A személyazonosságának igazolásához e-mail címet kell csatolnia fiókjához!'
|
||||
verification:
|
||||
code_required: '&3Ez a parancs érzékeny, és e-mailes igazolást igényel! Ellenőrizze a bejövő postafiókot, és kövesse az e-mail utasításait.'
|
||||
command_usage: '&cHasználat: /verification <kód>'
|
||||
incorrect_code: '&cHelytelen kód, írd be "/verification <kód>" be a chatbe, az e-mailben kapott kód használatával'
|
||||
success: '&2Az Ön személyazonosságát ellenőrizték! Mostantól végrehajthatja az összes parancsot az aktuális munkamenetben!'
|
||||
already_verified: '&2Már minden érzékeny parancsot végrehajthat az aktuális munkameneten belül!'
|
||||
code_expired: '&3A kód lejárt! Végezzen el egy másik érzékeny parancsot, hogy új kódot kapjon!'
|
||||
email_needed: '&3A személyazonosságának igazolásához e-mail címet kell csatolnia fiókjához!'
|
||||
|
||||
# Time units
|
||||
second: 'másodperc'
|
||||
seconds: 'másodperc'
|
||||
minute: 'perc'
|
||||
minutes: 'perc'
|
||||
hour: 'óra'
|
||||
hours: 'óra'
|
||||
day: 'nap'
|
||||
days: 'nap'
|
||||
time:
|
||||
second: 'másodperc'
|
||||
seconds: 'másodperc'
|
||||
minute: 'perc'
|
||||
minutes: 'perc'
|
||||
hour: 'óra'
|
||||
hours: 'óra'
|
||||
day: 'nap'
|
||||
days: 'nap'
|
||||
|
@ -1,118 +1,136 @@
|
||||
# Registration
|
||||
reg_msg: '&3Silahkan mendaftar ke server menggunakan command "/register <password> <ulangiPassword>"'
|
||||
# TODO usage_reg: '&cUsage: /register <password> <ConfirmPassword>'
|
||||
reg_only: '&4Hanya pengguna terdaftar yg bisa bergabung! Silahkan kunjungi http://example.com untuk mendaftar!'
|
||||
# TODO kicked_admin_registered: 'An admin just registered you; please log in again'
|
||||
registered: '&2Register berhasil!'
|
||||
reg_disabled: '&cRegister dalam game tidak diaktifkan!'
|
||||
user_regged: '&cKamu telah mendaftarkan username ini!'
|
||||
registration:
|
||||
disabled: '&cRegister dalam game tidak diaktifkan!'
|
||||
name_taken: '&cKamu telah mendaftarkan username ini!'
|
||||
register_request: '&3Silahkan mendaftar ke server menggunakan command "/register <password> <ulangiPassword>"'
|
||||
command_usage: ''
|
||||
reg_only: '&4Hanya pengguna terdaftar yg bisa bergabung! Silahkan kunjungi http://example.com untuk mendaftar!'
|
||||
success: '&2Register berhasil!'
|
||||
kicked_admin_registered: ''
|
||||
|
||||
# Password errors on registration
|
||||
password_error: '&cPassword tidak cocok, silahkan periksa dan ulangi kembali!'
|
||||
password_error_nick: '&cKamu tidak bisa menggunakan namamu sebagai password, silahkan coba yg lain...'
|
||||
password_error_unsafe: '&cPassword yg kamu pilih tidak aman, silahkan coba yg lain...'
|
||||
# TODO password_error_chars: '&4Your password contains illegal characters. Allowed chars: REG_EX'
|
||||
pass_len: '&cPassword kamu terlalu panjang/pendek! Silahkan pilih yg lain!'
|
||||
password:
|
||||
match_error: '&cPassword tidak cocok, silahkan periksa dan ulangi kembali!'
|
||||
name_in_password: '&cKamu tidak bisa menggunakan namamu sebagai password, silahkan coba yg lain...'
|
||||
unsafe_password: '&cPassword yg kamu pilih tidak aman, silahkan coba yg lain...'
|
||||
forbidden_characters: ''
|
||||
wrong_length: '&cPassword kamu terlalu panjang/pendek! Silahkan pilih yg lain!'
|
||||
|
||||
# Login
|
||||
usage_log: '&cUsage: /login <password>'
|
||||
wrong_pwd: '&cPassword salah!'
|
||||
login: '&2Login berhasil!'
|
||||
login_msg: '&cSilahkan login menggunakan command "/login <password>"'
|
||||
timeout: '&4Jangka waktu login telah habis, kamu di keluarkan dari server. Silahkan coba lagi!'
|
||||
login:
|
||||
command_usage: '&cUsage: /login <password>'
|
||||
wrong_password: '&cPassword salah!'
|
||||
success: ''
|
||||
login_request: '&cSilahkan login menggunakan command "/login <password>"'
|
||||
timeout_error: '&4Jangka waktu login telah habis, kamu di keluarkan dari server. Silahkan coba lagi!'
|
||||
|
||||
# Errors
|
||||
unknown_user: '&cUser ini belum terdaftar!'
|
||||
# TODO denied_command: '&cIn order to use this command you must be authenticated!'
|
||||
# TODO denied_chat: '&cIn order to chat you must be authenticated!'
|
||||
not_logged_in: '&cKamu belum login!'
|
||||
# TODO tempban_max_logins: '&cYou have been temporarily banned for failing to log in too many times.'
|
||||
# TODO: Missing tags %reg_count, %max_acc, %reg_names
|
||||
max_reg: '&Kamu telah mencapai batas maksimum pendaftaran di server ini!'
|
||||
no_perm: '&4Kamu tidak mempunyai izin melakukan ini!'
|
||||
error: '&4Terjadi kesalahan tak dikenal, silahkan hubungi Administrator!'
|
||||
kick_forvip: '&3Player VIP mencoba masuk pada saat server sedang penuh!'
|
||||
error:
|
||||
denied_command: ''
|
||||
denied_chat: ''
|
||||
unregistered_user: '&cUser ini belum terdaftar!'
|
||||
not_logged_in: '&cKamu belum login!'
|
||||
no_permission: '&4Kamu tidak mempunyai izin melakukan ini!'
|
||||
unexpected_error: ''
|
||||
max_registration: '&Kamu telah mencapai batas maksimum pendaftaran di server ini!'
|
||||
logged_in: '&cKamu telah login!'
|
||||
kick_for_vip: '&3Player VIP mencoba masuk pada saat server sedang penuh!'
|
||||
tempban_max_logins: ''
|
||||
|
||||
# AntiBot
|
||||
# TODO kick_antibot: 'AntiBot protection mode is enabled! You have to wait some minutes before joining the server.'
|
||||
antibot_auto_enabled: '&4[AntiBotService] AntiBot diaktifkan dikarenakan banyak koneksi yg diterima!'
|
||||
antibot_auto_disabled: '&2[AntiBotService] AntiBot dimatikan setelah %m menit!'
|
||||
antibot:
|
||||
kick_antibot: ''
|
||||
auto_enabled: '&4[AntiBotService] AntiBot diaktifkan dikarenakan banyak koneksi yg diterima!'
|
||||
auto_disabled: '&2[AntiBotService] AntiBot dimatikan setelah %m menit!'
|
||||
|
||||
# Unregister
|
||||
unregister:
|
||||
success: '&cUnregister berhasil!'
|
||||
command_usage: ''
|
||||
|
||||
# Other messages
|
||||
unregistered: '&cUnregister berhasil!'
|
||||
# TODO accounts_owned_self: 'You own %count accounts:'
|
||||
# TODO accounts_owned_other: 'The player %name has %count accounts:'
|
||||
# TODO two_factor_create: '&2Your secret code is %code. You can scan it from here %url'
|
||||
# TODO recovery_code_sent: 'A recovery code to reset your password has been sent to your email.'
|
||||
# TODO recovery_code_incorrect: 'The recovery code is not correct! You have %count tries remaining.'
|
||||
# TODO recovery_tries_exceeded: 'You have exceeded the maximum number attempts to enter the recovery code. Use "/email recovery [email]" to generate a new one.'
|
||||
# TODO recovery_code_correct: 'Recovery code entered correctly!'
|
||||
# TODO recovery_change_password: 'Please use the command /email setpassword <new password> to change your password immediately.'
|
||||
vb_nonActiv: '&cAkunmu belum diaktifkan, silahkan periksa email kamu!'
|
||||
# TODO usage_unreg: '&cUsage: /unregister <password>'
|
||||
pwd_changed: '&2Berhasil mengubah password!'
|
||||
logged_in: '&cKamu telah login!'
|
||||
logout: '&2Berhasil logout!'
|
||||
reload: '&2Konfigurasi dan database telah dimuat ulang!'
|
||||
usage_changepassword: '&cUsage: /changepassword <passwordLama> <passwordBaru>'
|
||||
misc:
|
||||
account_not_activated: '&cAkunmu belum diaktifkan, silahkan periksa email kamu!'
|
||||
password_changed: '&2Berhasil mengubah password!'
|
||||
logout: '&2Berhasil logout!'
|
||||
reload: '&2Konfigurasi dan database telah dimuat ulang!'
|
||||
usage_change_password: '&cUsage: /changepassword <passwordLama> <passwordBaru>'
|
||||
two_factor_create: ''
|
||||
accounts_owned_self: ''
|
||||
accounts_owned_other: ''
|
||||
|
||||
# Session messages
|
||||
invalid_session: '&cIP kamu telah berubah, dan sesi kamu telah berakhir!'
|
||||
valid_session: '&2Otomatis login, karena sesi masih terhubung.'
|
||||
session:
|
||||
valid_session: '&2Otomatis login, karena sesi masih terhubung.'
|
||||
invalid_session: '&cIP kamu telah berubah, dan sesi kamu telah berakhir!'
|
||||
|
||||
# Error messages when joining
|
||||
name_len: '&4Username kamu terlalu panjang atau terlalu pendek!'
|
||||
regex: '&4Username kamu mengandung karakter illegal. Karakter yg diijinkan: REG_EX'
|
||||
# TODO country_banned: '&4Your country is banned from this server!'
|
||||
# TODO not_owner_error: 'You are not the owner of this account. Please choose another name!'
|
||||
kick_fullserver: '&4Server sedang penuh, silahkan coba lagi nanti!'
|
||||
same_nick: '&4Username yg sama telah bermain di server ini!'
|
||||
# TODO invalid_name_case: 'You should join using username %valid, not %invalid.'
|
||||
# TODO same_ip_online: 'A player with the same IP is already in game!'
|
||||
on_join_validation:
|
||||
same_ip_online: ''
|
||||
same_nick_online: '&4Username yg sama telah bermain di server ini!'
|
||||
name_length: '&4Username kamu terlalu panjang atau terlalu pendek!'
|
||||
characters_in_name: '&4Username kamu mengandung karakter illegal. Karakter yg diijinkan: %valid_chars'
|
||||
kick_full_server: '&4Server sedang penuh, silahkan coba lagi nanti!'
|
||||
country_banned: ''
|
||||
not_owner_error: ''
|
||||
invalid_name_case: ''
|
||||
|
||||
# Email
|
||||
usage_email_add: '&cUsage: /email add <email> <ulangiEmail>'
|
||||
usage_email_change: '&cUsage: /email change <emailLama> <emailBaru>'
|
||||
usage_email_recovery: '&cUsage: /email recovery <Email>'
|
||||
new_email_invalid: '&cEmail baru tidak valid, coba lagi!'
|
||||
old_email_invalid: '&cEmail lama tidak valid, coba lagi!'
|
||||
email_invalid: '&cAlamat email tidak valid, coba lagi!'
|
||||
email_added: '&2Berhasil menambahkan alamat email ke akunmu!'
|
||||
email_confirm: '&cSilahkan konfirmasi alamat email kamu!'
|
||||
email_changed: '&2Alamat email telah diubah dengan benar!'
|
||||
email_send: '&2Email pemulihan akun telah dikirim! Silahkan periksa kotak masuk emailmu!'
|
||||
# TODO email_show: '&2Your current email address is: &f%email'
|
||||
# TODO incomplete_email_settings: 'Error: not all required settings are set for sending emails. Please contact an admin.'
|
||||
# TODO email_already_used: '&4The email address is already being used'
|
||||
# TODO email_send_failure: 'The email could not be sent. Please contact an administrator.'
|
||||
# TODO show_no_email: '&2You currently don''t have email address associated with this account.'
|
||||
add_email: '&3Silahkan tambahkan email ke akunmu menggunakan command "/email add <emailKamu> <ulangiEmail>"'
|
||||
recovery_email: '&3Lupa password? silahkan gunakan command "/email recovery <emailKamu>"'
|
||||
# TODO change_password_expired: 'You cannot change your password using this command anymore.'
|
||||
# TODO email_cooldown_error: '&cAn email was already sent recently. You must wait %time before you can send a new one.'
|
||||
email:
|
||||
add_email_request: '&3Silahkan tambahkan email ke akunmu menggunakan command "/email add <emailKamu> <ulangiEmail>"'
|
||||
usage_email_add: '&cUsage: /email add <email> <ulangiEmail>'
|
||||
usage_email_change: '&cUsage: /email change <emailLama> <emailBaru>'
|
||||
new_email_invalid: '&cEmail baru tidak valid, coba lagi!'
|
||||
old_email_invalid: '&cEmail lama tidak valid, coba lagi!'
|
||||
invalid: '&cAlamat email tidak valid, coba lagi!'
|
||||
added: '&2Berhasil menambahkan alamat email ke akunmu!'
|
||||
request_confirmation: '&cSilahkan konfirmasi alamat email kamu!'
|
||||
changed: '&2Alamat email telah diubah dengan benar!'
|
||||
email_show: ''
|
||||
no_email_for_account: ''
|
||||
already_used: ''
|
||||
incomplete_settings: ''
|
||||
send_failure: ''
|
||||
change_password_expired: ''
|
||||
email_cooldown_error: ''
|
||||
|
||||
# Password recovery by email
|
||||
recovery:
|
||||
forgot_password_hint: '&3Lupa password? silahkan gunakan command "/email recovery <emailKamu>"'
|
||||
command_usage: '&cUsage: /email recovery <Email>'
|
||||
email_sent: '&2Email pemulihan akun telah dikirim! Silahkan periksa kotak masuk emailmu!'
|
||||
code:
|
||||
code_sent: ''
|
||||
incorrect: ''
|
||||
tries_exceeded: ''
|
||||
correct: ''
|
||||
change_password: ''
|
||||
|
||||
# Captcha
|
||||
usage_captcha: '&3Kamu harus menyelesaikan kode captcha untuk login, silahkan gunakan command "/captcha <theCaptcha>"'
|
||||
wrong_captcha: '&cCaptcha salah, gunakan command "/captcha THE_CAPTCHA" pada chat!'
|
||||
valid_captcha: '&2Kode captcha terselesaikan!'
|
||||
# TODO captcha_for_registration: 'To register you have to solve a captcha first, please use the command: /captcha <theCaptcha>'
|
||||
# TODO register_captcha_valid: '&2Valid captcha! You may now register with /register'
|
||||
captcha:
|
||||
usage_captcha: '&3Kamu harus menyelesaikan kode captcha untuk login, silahkan gunakan command "/captcha %captcha_code"'
|
||||
wrong_captcha: '&cCaptcha salah, gunakan command "/captcha %captcha_code" pada chat!'
|
||||
valid_captcha: '&2Kode captcha terselesaikan!'
|
||||
captcha_for_registration: ''
|
||||
register_captcha_valid: ''
|
||||
|
||||
# Verification code
|
||||
# TODO verification_code_required: '&3This command is sensitive and requires an email verification! Check your inbox and follow the email''s instructions.'
|
||||
# TODO usage_verification_code: '&cUsage: /verification <code>'
|
||||
# TODO incorrect_verification_code: '&cIncorrect code, please type "/verification <code>" into the chat, using the code you received by email'
|
||||
# TODO verification_code_verified: '&2Your identity has been verified! You can now execute all commands within the current session!'
|
||||
# TODO verification_code_already_verified: '&2You can already execute every sensitive command within the current session!'
|
||||
# TODO verification_code_expired: '&3Your code has expired! Execute another sensitive command to get a new code!'
|
||||
# TODO verification_code_email_needed: '&3To verify your identity you need to link an email address with your account!!'
|
||||
verification:
|
||||
code_required: ''
|
||||
command_usage: ''
|
||||
incorrect_code: ''
|
||||
success: ''
|
||||
already_verified: ''
|
||||
code_expired: ''
|
||||
email_needed: ''
|
||||
|
||||
# Time units
|
||||
# TODO second: 'second'
|
||||
# TODO seconds: 'seconds'
|
||||
# TODO minute: 'minute'
|
||||
# TODO minutes: 'minutes'
|
||||
# TODO hour: 'hour'
|
||||
# TODO hours: 'hours'
|
||||
# TODO day: 'day'
|
||||
# TODO days: 'days'
|
||||
time:
|
||||
second: ''
|
||||
seconds: ''
|
||||
minute: ''
|
||||
minutes: ''
|
||||
hour: ''
|
||||
hours: ''
|
||||
day: ''
|
||||
days: ''
|
||||
|
@ -1,119 +1,138 @@
|
||||
# Lingua Italiana creata da Maxetto e sgdc3.
|
||||
|
||||
# Registrazione
|
||||
reg_msg: '&3Per favore, esegui la registrazione con il comando: /register <password> <confermaPassword>'
|
||||
usage_reg: '&cUtilizzo: /register <password> <confermaPassword>'
|
||||
reg_only: '&4Puoi giocare in questo server solo dopo aver eseguito la registrazione attraverso il sito web! Per favore, vai su http://esempio.it per procedere!'
|
||||
kicked_admin_registered: 'Un amministratore ti ha appena registrato, per favore rientra nel server'
|
||||
registered: '&2Registrato correttamente!'
|
||||
reg_disabled: '&cLa registrazione tramite i comandi di gioco è disabilitata.'
|
||||
user_regged: '&cHai già eseguito la registrazione, non puoi eseguirla nuovamente.'
|
||||
# Registration
|
||||
registration:
|
||||
disabled: '&cLa registrazione tramite i comandi di gioco è disabilitata.'
|
||||
name_taken: '&cHai già eseguito la registrazione, non puoi eseguirla nuovamente.'
|
||||
register_request: '&3Per favore, esegui la registrazione con il comando: /register <password> <confermaPassword>'
|
||||
command_usage: '&cUtilizzo: /register <password> <confermaPassword>'
|
||||
reg_only: '&4Puoi giocare in questo server solo dopo aver eseguito la registrazione attraverso il sito web! Per favore, vai su http://esempio.it per procedere!'
|
||||
success: '&2Registrato correttamente!'
|
||||
kicked_admin_registered: 'Un amministratore ti ha appena registrato, per favore rientra nel server'
|
||||
|
||||
# Errori della password durante la registrazione
|
||||
password_error: '&cLe password non corrispondono!'
|
||||
password_error_nick: '&cNon puoi usare il tuo nome utente come password, per favore scegline un''altra...'
|
||||
password_error_unsafe: '&cLa password che hai inserito non è sicura, per favore scegline un''altra...'
|
||||
password_error_chars: '&4La tua password contiene caratteri non consentiti. I caratteri consentiti sono: REG_EX'
|
||||
pass_len: '&cLa password che hai inserito è troppo corta o troppo lunga, per favore scegline un''altra...'
|
||||
# Password errors on registration
|
||||
password:
|
||||
match_error: '&cLe password non corrispondono!'
|
||||
name_in_password: '&cNon puoi usare il tuo nome utente come password, per favore scegline un''altra...'
|
||||
unsafe_password: '&cLa password che hai inserito non è sicura, per favore scegline un''altra...'
|
||||
forbidden_characters: '&4La tua password contiene caratteri non consentiti. I caratteri consentiti sono: %valid_chars'
|
||||
wrong_length: '&cLa password che hai inserito è troppo corta o troppo lunga, per favore scegline un''altra...'
|
||||
|
||||
# Autenticazione
|
||||
usage_log: '&cUtilizzo: /login <password>'
|
||||
wrong_pwd: '&cPassword non corretta!'
|
||||
login: '&2Autenticazione eseguita correttamente!'
|
||||
login_msg: '&cPer favore, esegui l''autenticazione con il comando: /login <password>'
|
||||
timeout: '&4Tempo scaduto per eseguire l''autenticazione, sei stato espulso dal server, per favore riprova!'
|
||||
# Login
|
||||
login:
|
||||
command_usage: '&cUtilizzo: /login <password>'
|
||||
wrong_password: '&cPassword non corretta!'
|
||||
success: ''
|
||||
login_request: '&cPer favore, esegui l''autenticazione con il comando: /login <password>'
|
||||
timeout_error: '&4Tempo scaduto per eseguire l''autenticazione, sei stato espulso dal server, per favore riprova!'
|
||||
|
||||
# Errori
|
||||
unknown_user: '&cL''utente non ha ancora eseguito la registrazione.'
|
||||
denied_command: '&cPer poter usare questo comando devi essere autenticato!'
|
||||
denied_chat: '&cPer poter scrivere messaggi in chat devi essere autenticato!'
|
||||
not_logged_in: '&cNon hai ancora eseguito l''autenticazione!'
|
||||
tempban_max_logins: '&cSei stato temporaneamente bandito per aver fallito l''autenticazione troppe volte.'
|
||||
max_reg: '&cHai raggiunto il numero massimo di registrazioni (%reg_count/%max_acc %reg_names) per questo indirizzo IP!'
|
||||
no_perm: '&4Non hai il permesso di eseguire questa operazione.'
|
||||
error: '&4Qualcosa è andato storto, riporta questo errore ad un amministratore!'
|
||||
kick_forvip: '&3Un utente VIP è entrato mentre il server era pieno e ha preso il tuo posto!'
|
||||
# Errors
|
||||
error:
|
||||
denied_command: '&cPer poter usare questo comando devi essere autenticato!'
|
||||
denied_chat: '&cPer poter scrivere messaggi in chat devi essere autenticato!'
|
||||
unregistered_user: '&cL''utente non ha ancora eseguito la registrazione.'
|
||||
not_logged_in: '&cNon hai ancora eseguito l''autenticazione!'
|
||||
no_permission: '&4Non hai il permesso di eseguire questa operazione.'
|
||||
unexpected_error: ''
|
||||
max_registration: '&cHai raggiunto il numero massimo di registrazioni (%reg_count/%max_acc %reg_names) per questo indirizzo IP!'
|
||||
logged_in: '&cHai già eseguito l''autenticazione, non è necessario eseguirla nuovamente!'
|
||||
kick_for_vip: '&3Un utente VIP è entrato mentre il server era pieno e ha preso il tuo posto!'
|
||||
tempban_max_logins: '&cSei stato temporaneamente bandito per aver fallito l''autenticazione troppe volte.'
|
||||
|
||||
# AntiBot
|
||||
kick_antibot: 'Il servizio di AntiBot è attualmente attivo! Devi aspettare qualche minuto prima di poter entrare nel server.'
|
||||
antibot_auto_enabled: '&4Il servizio di AntiBot è stato automaticamente abilitato a seguito delle numerose connessioni!'
|
||||
antibot_auto_disabled: "&2Il servizio di AntiBot è stato automaticamente disabilitato dopo %m minuti!"
|
||||
antibot:
|
||||
kick_antibot: 'Il servizio di AntiBot è attualmente attivo! Devi aspettare qualche minuto prima di poter entrare nel server.'
|
||||
auto_enabled: '&4Il servizio di AntiBot è stato automaticamente abilitato a seguito delle numerose connessioni!'
|
||||
auto_disabled: '&2Il servizio di AntiBot è stato automaticamente disabilitato dopo %m minuti!'
|
||||
|
||||
# Altri messaggi
|
||||
unregistered: '&2Sei stato correttamente rimosso dal database!'
|
||||
accounts_owned_self: 'Possiedi %count account:'
|
||||
accounts_owned_other: 'Il giocatore %name possiede %count account:'
|
||||
two_factor_create: '&2Il tuo codice segreto è: &f%code%%nl%&2Puoi anche scannerizzare il codice QR da qui: &f%url'
|
||||
recovery_code_sent: 'Una email contenente il codice di recupero per reimpostare la tua password è stata appena inviata al tuo indirizzo email.'
|
||||
recovery_code_incorrect: 'Il codice di recupero inserito non è corretto! Hai altri %count tentativi rimanenti.'
|
||||
recovery_tries_exceeded: 'Hai superato il numero massimo di tentativi per inserire il codice di recupero. Scrivi "/email recovery [email]" per generarne uno nuovo.'
|
||||
recovery_code_correct: 'Codice di recupero inserito correttamente!'
|
||||
recovery_change_password: 'Per favore usa il comando "/email setpassword <nuovaPassword>" per cambiare immediatamente la tua password.'
|
||||
vb_nonActiv: '&cIl tuo account non è stato ancora verificato, controlla fra le tue email per scoprire come attivarlo!'
|
||||
usage_unreg: '&cUtilizzo: /unregister <password>'
|
||||
pwd_changed: '&2Password cambiata correttamente!'
|
||||
logged_in: '&cHai già eseguito l''autenticazione, non è necessario eseguirla nuovamente!'
|
||||
logout: '&2Disconnessione avvenuta correttamente!'
|
||||
reload: '&2La configurazione e il database sono stati ricaricati correttamente!'
|
||||
usage_changepassword: '&cUtilizzo: /changepassword <vecchiaPassword> <nuovaPassword>'
|
||||
# Unregister
|
||||
unregister:
|
||||
success: '&2Sei stato correttamente rimosso dal database!'
|
||||
command_usage: '&cUtilizzo: /unregister <password>'
|
||||
|
||||
# Messaggi della sessione
|
||||
invalid_session: '&cIl tuo indirizzo IP è cambiato e la tua sessione è stata terminata!'
|
||||
valid_session: '&2Autenticato automaticamente attraverso la precedente sessione!'
|
||||
# Other messages
|
||||
misc:
|
||||
account_not_activated: '&cIl tuo account non è stato ancora verificato, controlla fra le tue email per scoprire come attivarlo!'
|
||||
password_changed: '&2Password cambiata correttamente!'
|
||||
logout: '&2Disconnessione avvenuta correttamente!'
|
||||
reload: '&2La configurazione e il database sono stati ricaricati correttamente!'
|
||||
usage_change_password: '&cUtilizzo: /changepassword <vecchiaPassword> <nuovaPassword>'
|
||||
two_factor_create: '&2Il tuo codice segreto è: &f%code%%nl%&2Puoi anche scannerizzare il codice QR da qui: &f%url'
|
||||
accounts_owned_self: 'Possiedi %count account:'
|
||||
accounts_owned_other: 'Il giocatore %name possiede %count account:'
|
||||
|
||||
# Messaggi di errore durante il collegamento
|
||||
name_len: '&4Il tuo nome utente è troppo corto o troppo lungo!'
|
||||
regex: '&4Il tuo nome utente contiene caratteri non consentiti. I caratteri consentiti sono: REG_EX'
|
||||
country_banned: '&4Il tuo paese è bandito da questo server!'
|
||||
not_owner_error: 'Non sei il proprietario di questo account. Per favore scegli un altro nome!'
|
||||
kick_fullserver: '&4Il server è attualmente pieno, riprova più tardi!'
|
||||
same_nick: '&4Un giocatore con il tuo stesso nome utente è già connesso sul server!'
|
||||
invalid_name_case: 'Dovresti entrare con questo nome utente "%valid", al posto di "%invalid".'
|
||||
same_ip_online: 'Un giocatore con il tuo stesso IP è già connesso sul server!'
|
||||
# Session messages
|
||||
session:
|
||||
valid_session: '&2Autenticato automaticamente attraverso la precedente sessione!'
|
||||
invalid_session: '&cIl tuo indirizzo IP è cambiato e la tua sessione è stata terminata!'
|
||||
|
||||
# Error messages when joining
|
||||
on_join_validation:
|
||||
same_ip_online: 'Un giocatore con il tuo stesso IP è già connesso sul server!'
|
||||
same_nick_online: '&4Un giocatore con il tuo stesso nome utente è già connesso sul server!'
|
||||
name_length: '&4Il tuo nome utente è troppo corto o troppo lungo!'
|
||||
characters_in_name: '&4Il tuo nome utente contiene caratteri non consentiti. I caratteri consentiti sono: %valid_chars'
|
||||
kick_full_server: '&4Il server è attualmente pieno, riprova più tardi!'
|
||||
country_banned: '&4Il tuo paese è bandito da questo server!'
|
||||
not_owner_error: 'Non sei il proprietario di questo account. Per favore scegli un altro nome!'
|
||||
invalid_name_case: 'Dovresti entrare con questo nome utente "%valid", al posto di "%invalid".'
|
||||
|
||||
# Email
|
||||
usage_email_add: '&cUtilizzo: /email add <email> <confermaEmail>'
|
||||
usage_email_change: '&cUtilizzo: /email change <vecchiaEmail> <nuovaEmail>'
|
||||
usage_email_recovery: '&cUtilizzo: /email recovery <email>'
|
||||
new_email_invalid: '&cIl nuovo indirizzo email inserito non è valido, riprova!'
|
||||
old_email_invalid: '&cIl vecchio indirizzo email inserito non è valido, riprova!'
|
||||
email_invalid: '&cL''indirizzo email inserito non è valido, riprova!'
|
||||
email_added: '&2Indirizzo email aggiunto correttamente al tuo account!'
|
||||
email_confirm: '&cPer favore, conferma il tuo indirizzo email!'
|
||||
email_changed: '&2Indirizzo email cambiato correttamente!'
|
||||
email_send: '&2Una email di recupero è stata appena inviata al tuo indirizzo email!'
|
||||
email_show: '&2Il tuo indirizzo email al momento è: &f%email'
|
||||
incomplete_email_settings: 'Errore: non tutte le impostazioni richieste per inviare le email sono state impostate. Per favore contatta un amministratore.'
|
||||
email_already_used: '&4L''indirizzo email inserito è già in uso'
|
||||
email_send_failure: 'Non è stato possibile inviare l''email di recupero. Per favore contatta un amministratore.'
|
||||
show_no_email: '&2Al momento non hai nessun indirizzo email associato al tuo account.'
|
||||
add_email: '&3Per poter recuperare la password in futuro, aggiungi un indirizzo email al tuo account con il comando: /email add <tuaEmail> <confermaEmail>'
|
||||
recovery_email: '&3Hai dimenticato la tua password? Puoi recuperarla eseguendo il comando: /email recovery <email>'
|
||||
change_password_expired: 'Non puoi più cambiare la tua password con questo comando.'
|
||||
email_cooldown_error: '&cUna email di recupero ti è già stata inviata recentemente. Devi attendere %time prima di poterne richiedere una nuova.'
|
||||
email:
|
||||
add_email_request: '&3Per poter recuperare la password in futuro, aggiungi un indirizzo email al tuo account con il comando: /email add <tuaEmail> <confermaEmail>'
|
||||
usage_email_add: '&cUtilizzo: /email add <email> <confermaEmail>'
|
||||
usage_email_change: '&cUtilizzo: /email change <vecchiaEmail> <nuovaEmail>'
|
||||
new_email_invalid: '&cIl nuovo indirizzo email inserito non è valido, riprova!'
|
||||
old_email_invalid: '&cIl vecchio indirizzo email inserito non è valido, riprova!'
|
||||
invalid: '&cL''indirizzo email inserito non è valido, riprova!'
|
||||
added: '&2Indirizzo email aggiunto correttamente al tuo account!'
|
||||
request_confirmation: '&cPer favore, conferma il tuo indirizzo email!'
|
||||
changed: '&2Indirizzo email cambiato correttamente!'
|
||||
email_show: '&2Il tuo indirizzo email al momento è: &f%email'
|
||||
no_email_for_account: '&2Al momento non hai nessun indirizzo email associato al tuo account.'
|
||||
already_used: '&4L''indirizzo email inserito è già in uso'
|
||||
incomplete_settings: 'Errore: non tutte le impostazioni richieste per inviare le email sono state impostate. Per favore contatta un amministratore.'
|
||||
send_failure: 'Non è stato possibile inviare l''email di recupero. Per favore contatta un amministratore.'
|
||||
change_password_expired: 'Non puoi più cambiare la tua password con questo comando.'
|
||||
email_cooldown_error: '&cUna email di recupero ti è già stata inviata recentemente. Devi attendere %time prima di poterne richiedere una nuova.'
|
||||
|
||||
# Password recovery by email
|
||||
recovery:
|
||||
forgot_password_hint: '&3Hai dimenticato la tua password? Puoi recuperarla eseguendo il comando: /email recovery <email>'
|
||||
command_usage: '&cUtilizzo: /email recovery <email>'
|
||||
email_sent: '&2Una email di recupero è stata appena inviata al tuo indirizzo email!'
|
||||
code:
|
||||
code_sent: 'Una email contenente il codice di recupero per reimpostare la tua password è stata appena inviata al tuo indirizzo email.'
|
||||
incorrect: 'Il codice di recupero inserito non è corretto! Hai altri %count tentativi rimanenti.'
|
||||
tries_exceeded: 'Hai superato il numero massimo di tentativi per inserire il codice di recupero. Scrivi "/email recovery [email]" per generarne uno nuovo.'
|
||||
correct: 'Codice di recupero inserito correttamente!'
|
||||
change_password: 'Per favore usa il comando "/email setpassword <nuovaPassword>" per cambiare immediatamente la tua password.'
|
||||
|
||||
# Captcha
|
||||
usage_captcha: '&3Per poterti autenticare devi risolvere un captcha, per favore scrivi: /captcha <theCaptcha>'
|
||||
wrong_captcha: '&cCaptcha sbagliato, per favore riprova scrivendo "/captcha THE_CAPTCHA" in chat!'
|
||||
valid_captcha: '&2Il captcha inserito è valido!'
|
||||
captcha_for_registration: 'Per poterti registrare devi prima risolvere un captcha, per favore scrivi: /captcha <theCaptcha>'
|
||||
register_captcha_valid: '&2Il captcha inserito è valido! Ora puoi eseguire la registrazione con: /register <password> <confermaPassword>'
|
||||
captcha:
|
||||
usage_captcha: '&3Per poterti autenticare devi risolvere un captcha, per favore scrivi: /captcha %captcha_code'
|
||||
wrong_captcha: '&cCaptcha sbagliato, per favore riprova scrivendo "/captcha %captcha_code" in chat!'
|
||||
valid_captcha: '&2Il captcha inserito è valido!'
|
||||
captcha_for_registration: 'Per poterti registrare devi prima risolvere un captcha, per favore scrivi: /captcha %captcha_code'
|
||||
register_captcha_valid: '&2Il captcha inserito è valido! Ora puoi eseguire la registrazione con: /register <password> <confermaPassword>'
|
||||
|
||||
# Codice di verifica
|
||||
verification_code_required: '&3Questo comando va a modificare dati sensibili e richiede una verifica tramite email! Controlla la tua posta in arrivo e segui le istruzioni nell''email.'
|
||||
usage_verification_code: '&cUtilizzo: /verification <codice>'
|
||||
incorrect_verification_code: '&cCodice sbagliato, per favore riprova scrivendo "/verification <codice>" in chat, usando il codice che hai ricevuto tramite email'
|
||||
verification_code_verified: '&2La tua identità è stata verificata! Ora puoi eseguire tutti i comandi che modificano dati sensibili per questa sessione!'
|
||||
verification_code_already_verified: '&2Puoi già eseguire tutti i comandi che modificano dati sensibili per questa sessione!'
|
||||
verification_code_expired: '&3Il tuo codice è scaduto! Esegui nuovamente un comando che modifica dati sensibili per ricevere uno nuovo codice!'
|
||||
verification_code_email_needed: '&3Per verificare la tua identità devi collegare un indirizzo email al tuo account!'
|
||||
# Verification code
|
||||
verification:
|
||||
code_required: '&3Questo comando va a modificare dati sensibili e richiede una verifica tramite email! Controlla la tua posta in arrivo e segui le istruzioni nell''email.'
|
||||
command_usage: '&cUtilizzo: /verification <codice>'
|
||||
incorrect_code: '&cCodice sbagliato, per favore riprova scrivendo "/verification <codice>" in chat, usando il codice che hai ricevuto tramite email'
|
||||
success: '&2La tua identità è stata verificata! Ora puoi eseguire tutti i comandi che modificano dati sensibili per questa sessione!'
|
||||
already_verified: '&2Puoi già eseguire tutti i comandi che modificano dati sensibili per questa sessione!'
|
||||
code_expired: '&3Il tuo codice è scaduto! Esegui nuovamente un comando che modifica dati sensibili per ricevere uno nuovo codice!'
|
||||
email_needed: '&3Per verificare la tua identità devi collegare un indirizzo email al tuo account!'
|
||||
|
||||
# Unità di tempo
|
||||
second: 'secondo'
|
||||
seconds: 'secondi'
|
||||
minute: 'minuto'
|
||||
minutes: 'minuti'
|
||||
hour: 'ora'
|
||||
hours: 'ore'
|
||||
day: 'giorno'
|
||||
days: 'giorni'
|
||||
# Time units
|
||||
time:
|
||||
second: 'secondo'
|
||||
seconds: 'secondi'
|
||||
minute: 'minuto'
|
||||
minutes: 'minuti'
|
||||
hour: 'ora'
|
||||
hours: 'ore'
|
||||
day: 'giorno'
|
||||
days: 'giorni'
|
||||
|
@ -1,121 +1,139 @@
|
||||
#Translated by Kirito (kds123321@naver.com), System32(me@syst32.com)
|
||||
#14.05.2017 Thanks for use
|
||||
|
||||
# 회원가입
|
||||
reg_msg: '&3다음 명령어로 서버에 가입해주세요: /register <비밀번호> <비밀번호 확인>'
|
||||
usage_reg: '&c사용법: /register <비밀번호> <비밀번호 확인>'
|
||||
reg_only: '&4등록된 유저만 서버에 접속할 수 있습니다! 서버 홈페이지에 방문하여 가입해 주세요!'
|
||||
kicked_admin_registered: '관리자가 방금 이 닉네임을 등록했습니다. 다시 로그인 해주세요'
|
||||
registered: '&2회원가입이 완료되었습니다!'
|
||||
reg_disabled: '&c게임 안에서의 회원가입은 비활성화 되어 있습니다!'
|
||||
user_regged: '&c이미 이 닉네임으로 회원가입이 되어 있습니다!'
|
||||
# Registration
|
||||
registration:
|
||||
disabled: '&c게임 안에서의 회원가입은 비활성화 되어 있습니다!'
|
||||
name_taken: '&c이미 이 닉네임으로 회원가입이 되어 있습니다!'
|
||||
register_request: '&3다음 명령어로 서버에 가입해주세요: /register <비밀번호> <비밀번호 확인>'
|
||||
command_usage: '&c사용법: /register <비밀번호> <비밀번호 확인>'
|
||||
reg_only: '&4등록된 유저만 서버에 접속할 수 있습니다! 서버 홈페이지에 방문하여 가입해 주세요!'
|
||||
success: '&2회원가입이 완료되었습니다!'
|
||||
kicked_admin_registered: '관리자가 방금 이 닉네임을 등록했습니다. 다시 로그인 해주세요'
|
||||
|
||||
# 회원가입중 비밀번호 오류
|
||||
password_error: '&c비밀번호가 일치하지 않습니다, 다시 확인해주세요!'
|
||||
password_error_nick: '&c자신의 닉네임을 비밀번호로 사용할 수 없습니다, 다른 비밀번호를 사용하세요...'
|
||||
password_error_unsafe: '&c이 비밀번호는 안전하지 않습니다, 다른 비밀번호를 사용하세요...'
|
||||
password_error_chars: '&4비밀번호에 잘못된 문자가 있습니다. 허용된 문자: REG_EX'
|
||||
pass_len: '&c비밀번호가 너무 짧거나 너무 깁니다!'
|
||||
# Password errors on registration
|
||||
password:
|
||||
match_error: '&c비밀번호가 일치하지 않습니다, 다시 확인해주세요!'
|
||||
name_in_password: '&c자신의 닉네임을 비밀번호로 사용할 수 없습니다, 다른 비밀번호를 사용하세요...'
|
||||
unsafe_password: '&c이 비밀번호는 안전하지 않습니다, 다른 비밀번호를 사용하세요...'
|
||||
forbidden_characters: '&4비밀번호에 잘못된 문자가 있습니다. 허용된 문자: %valid_chars'
|
||||
wrong_length: '&c비밀번호가 너무 짧거나 너무 깁니다!'
|
||||
|
||||
# 로그인
|
||||
usage_log: '&c사용법: /login <비밀번호>'
|
||||
wrong_pwd: '&c비밀번호가 잘못되었습니다!'
|
||||
login: '&2로그인 되었습니다!'
|
||||
login_msg: '&c다음 명령어로 로그인 해주세요: /login <비밀번호>'
|
||||
timeout: '&4로그인 시간이 초과 되어 서버에서 추방당했습니다. 다시 시도하세요!'
|
||||
# Login
|
||||
login:
|
||||
command_usage: '&c사용법: /login <비밀번호>'
|
||||
wrong_password: '&c비밀번호가 잘못되었습니다!'
|
||||
success: ''
|
||||
login_request: '&c다음 명령어로 로그인 해주세요: /login <비밀번호>'
|
||||
timeout_error: '&4로그인 시간이 초과 되어 서버에서 추방당했습니다. 다시 시도하세요!'
|
||||
|
||||
# 오류
|
||||
unknown_user: '&c이 유저는 등록되지 않았습니다!'
|
||||
denied_command: '&c이 명령어를 사용하려면 로그인해야 합니다!'
|
||||
denied_chat: '&c채팅을 하려면 로그인해야 합니다!'
|
||||
not_logged_in: '&c로그인이 되어있지 않습니다!'
|
||||
tempban_max_logins: '&c너무 많이 로그인에 실패하여 잠시 서버에서 차단되었습니다.'
|
||||
max_reg: '&c당신은 가입할 수 있는 계정 한도를 초과했습니다 (%reg_count/%max_acc %reg_names)!'
|
||||
no_perm: '&4이 작업을 수행할 수 있는 권한이 없습니다!'
|
||||
error: '&4예기치 않은 오류가 발생했습니다, 관리자에게 알려주세요!'
|
||||
kick_forvip: '&3서버가 꽉 차있을땐 VIP 플레이어만 접속이 가능합니다!'
|
||||
# Errors
|
||||
error:
|
||||
denied_command: '&c이 명령어를 사용하려면 로그인해야 합니다!'
|
||||
denied_chat: '&c채팅을 하려면 로그인해야 합니다!'
|
||||
unregistered_user: '&c이 유저는 등록되지 않았습니다!'
|
||||
not_logged_in: '&c로그인이 되어있지 않습니다!'
|
||||
no_permission: '&4이 작업을 수행할 수 있는 권한이 없습니다!'
|
||||
unexpected_error: ''
|
||||
max_registration: '&c당신은 가입할 수 있는 계정 한도를 초과했습니다 (%reg_count/%max_acc %reg_names)!'
|
||||
logged_in: '&c이미 로그인되어 있습니다!'
|
||||
kick_for_vip: '&3서버가 꽉 차있을땐 VIP 플레이어만 접속이 가능합니다!'
|
||||
tempban_max_logins: '&c너무 많이 로그인에 실패하여 잠시 서버에서 차단되었습니다.'
|
||||
|
||||
# 봇테러 방지
|
||||
kick_antibot: 'AntiBot 보호 모드가 활성화 되었습니다! 서버에 접속하려면 몇 분 기다려야 합니다.'
|
||||
antibot_auto_enabled: '&4[AntiBotService] 엄청나게 많은 연결이 감지 되어 AntiBot이 활성화 되었습니다!'
|
||||
antibot_auto_disabled: '&2[AntiBotService] %m 분 후에 AntiBot이 비활성화 됩니다!'
|
||||
# AntiBot
|
||||
antibot:
|
||||
kick_antibot: 'AntiBot 보호 모드가 활성화 되었습니다! 서버에 접속하려면 몇 분 기다려야 합니다.'
|
||||
auto_enabled: '&4[AntiBotService] 엄청나게 많은 연결이 감지 되어 AntiBot이 활성화 되었습니다!'
|
||||
auto_disabled: '&2[AntiBotService] %m 분 후에 AntiBot이 비활성화 됩니다!'
|
||||
|
||||
# 기타 메세지
|
||||
unregistered: '&c회원 탈퇴가 완료되었습니다!'
|
||||
accounts_owned_self: '%count 개의 계정을 소유하고 있습니다.'
|
||||
accounts_owned_other: '플레이어 %name 는 %count 개의 계정을 소유하고 있습니다:'
|
||||
two_factor_create: '&2당신의 비밀 코드는 %code 입니다. %url 에서 스캔할 수 있습니다'
|
||||
recovery_code_sent: '비밀번호 재설정을 위한 복구 코드가 이메일로 전송되었습니다.'
|
||||
# TODO: Missing tags %count
|
||||
recovery_code_incorrect: '복구 코드가 올바르지 않습니다! "/email recovery [이메일 주소]"를 이용하여 새로 생성하세요.'
|
||||
recovery_tries_exceeded: '잘못된 복구 코드를 너무 많이 입력했습니다. "/email recovery [이메일 주소]"를 통해 새로 생성하세요.'
|
||||
recovery_code_correct: '복구 코드가 정상적으로 입력되었습니다!'
|
||||
recovery_change_password: '비밀번호를 변경하려면 /email setpassword <새 비밀번호>를 입력해주세요.'
|
||||
vb_nonActiv: '&c계정이 아직 활성화되지 않았습니다. 이메일을 확인해보세요!'
|
||||
usage_unreg: '&c사용법: /unregister <비밀번호>'
|
||||
pwd_changed: '&2비밀번호가 변경되었습니다!'
|
||||
logged_in: '&c이미 로그인되어 있습니다!'
|
||||
logout: '&2로그아웃 되었습니다!'
|
||||
reload: '&2설정과 데이터 베이스가 새로고침 되었습니다!'
|
||||
usage_changepassword: '&c사용법: /changepassword <예전 비밀번호> <새 비밀번호>'
|
||||
# Unregister
|
||||
unregister:
|
||||
success: '&c회원 탈퇴가 완료되었습니다!'
|
||||
command_usage: '&c사용법: /unregister <비밀번호>'
|
||||
|
||||
# 세션 메세지
|
||||
invalid_session: '&cIP가 변경되어 세션이 만료되었습니다!'
|
||||
valid_session: '&2세션 재 연결로 인해 로그인 되었습니다.'
|
||||
# Other messages
|
||||
misc:
|
||||
account_not_activated: '&c계정이 아직 활성화되지 않았습니다. 이메일을 확인해보세요!'
|
||||
password_changed: '&2비밀번호가 변경되었습니다!'
|
||||
logout: '&2로그아웃 되었습니다!'
|
||||
reload: '&2설정과 데이터 베이스가 새로고침 되었습니다!'
|
||||
usage_change_password: '&c사용법: /changepassword <예전 비밀번호> <새 비밀번호>'
|
||||
two_factor_create: '&2당신의 비밀 코드는 %code 입니다. %url 에서 스캔할 수 있습니다'
|
||||
accounts_owned_self: '%count 개의 계정을 소유하고 있습니다.'
|
||||
accounts_owned_other: '플레이어 %name 는 %count 개의 계정을 소유하고 있습니다:'
|
||||
|
||||
# 접속 오류 메세지
|
||||
name_len: '&4닉네임이 너무 짧거나 너무 깁니다!'
|
||||
regex: '&4닉네임에 잘못된 문자가 있습니다. 허용된 문자: REG_EX'
|
||||
country_banned: '&4당신의 국가에서는 이 서버를 이용하실 수 없습니다!'
|
||||
not_owner_error: '이 계정의 소유자가 아닙니다. 다른 닉네임을 선택하세요!'
|
||||
kick_fullserver: '&4서버가 꽉 찼습니다. 나중에 다시 접속해보세요!'
|
||||
same_nick: '&4똑같은 닉네임이 이미 이 서버에 접속해 있습니다!'
|
||||
invalid_name_case: '%invalid가 아닌, %valid 사용하여 접속해야 합니다.'
|
||||
same_ip_online: '똑같은 IP가 이미 이 서버에 접속해 있습니다!'
|
||||
# Session messages
|
||||
session:
|
||||
valid_session: '&2세션 재 연결로 인해 로그인 되었습니다.'
|
||||
invalid_session: '&cIP가 변경되어 세션이 만료되었습니다!'
|
||||
|
||||
# 이메일
|
||||
usage_email_add: '&c사용법: /email add <이메일 주소> <이메일 주소 확인>'
|
||||
usage_email_change: '&c사용법: /email change <예전 이메일 주소> <새 이메일 주소>'
|
||||
usage_email_recovery: '&c사용법: /email recovery <이메일 주소>'
|
||||
new_email_invalid: '&c새 이메일 주소가 잘못되었습니다. 다시 시도해보세요!'
|
||||
old_email_invalid: '&c예전 이메일 주소가 잘못되었습니다. 다시 시도해보세요!'
|
||||
email_invalid: '&c이메일 주소가 잘못되었습니다. 다시 시도해보세요!'
|
||||
email_added: '&2계정에 이메일 주소를 추가했습니다!'
|
||||
email_confirm: '&c이메일 주소를 확인해주세요!'
|
||||
email_changed: '&2이메일 주소가 변경되었습니다!'
|
||||
email_send: '&2복구 이메일을 보냈습니다! 메일함을 확인해보세요!'
|
||||
email_show: '&2현재 이메일 주소: &f%email'
|
||||
incomplete_email_settings: '오류: 메일을 보내기 위해 필요한 설정이 되어 있지 않습니다. 관리자에게 알려주세요.'
|
||||
email_already_used: '&4이메일 주소가 이미 사용 중입니다.'
|
||||
email_send_failure: '이메일을 보낼 수 없습니다. 관리자에게 알려주세요.'
|
||||
show_no_email: '&2현재 이 계정과 연결된 이메일 주소가 없습니다.'
|
||||
add_email: '&3다음 명령어로 계정에 이메일 주소를 추가하세요: /email add <이메일 주소> <이메일 주소 확인>'
|
||||
recovery_email: '&3비밀번호를 잊으셨나요? 이 명령어를 사용해보세요: /email recovery <이메일 주소>'
|
||||
change_password_expired: '더 이상 이 명령어를 통해 비밀번호를 변경할 수 없습니다.'
|
||||
email_cooldown_error: '&c이메일을 이미 발송했습니다. %time 후에 다시 발송할 수 있습니다.'
|
||||
# Error messages when joining
|
||||
on_join_validation:
|
||||
same_ip_online: '똑같은 IP가 이미 이 서버에 접속해 있습니다!'
|
||||
same_nick_online: '&4똑같은 닉네임이 이미 이 서버에 접속해 있습니다!'
|
||||
name_length: '&4닉네임이 너무 짧거나 너무 깁니다!'
|
||||
characters_in_name: '&4닉네임에 잘못된 문자가 있습니다. 허용된 문자: %valid_chars'
|
||||
kick_full_server: '&4서버가 꽉 찼습니다. 나중에 다시 접속해보세요!'
|
||||
country_banned: '&4당신의 국가에서는 이 서버를 이용하실 수 없습니다!'
|
||||
not_owner_error: '이 계정의 소유자가 아닙니다. 다른 닉네임을 선택하세요!'
|
||||
invalid_name_case: '%invalid가 아닌, %valid 사용하여 접속해야 합니다.'
|
||||
|
||||
# 캡챠
|
||||
usage_captcha: '&3로그인 하려면 CAPTCHA 코드를 입력해야 합니다. 이 명령어를 사용하세요: /captcha <theCaptcha>'
|
||||
wrong_captcha: '&c잘못된 CAPTCHA 코드 입니다. "/captcha THE_CAPTCHA" 형태로 입력해주세요!'
|
||||
valid_captcha: '&2CAPTCHA 코드가 확인되었습니다!'
|
||||
# TODO captcha_for_registration: 'To register you have to solve a captcha first, please use the command: /captcha <theCaptcha>'
|
||||
# TODO register_captcha_valid: '&2Valid captcha! You may now register with /register'
|
||||
# Email
|
||||
email:
|
||||
add_email_request: '&3다음 명령어로 계정에 이메일 주소를 추가하세요: /email add <이메일 주소> <이메일 주소 확인>'
|
||||
usage_email_add: '&c사용법: /email add <이메일 주소> <이메일 주소 확인>'
|
||||
usage_email_change: '&c사용법: /email change <예전 이메일 주소> <새 이메일 주소>'
|
||||
new_email_invalid: '&c새 이메일 주소가 잘못되었습니다. 다시 시도해보세요!'
|
||||
old_email_invalid: '&c예전 이메일 주소가 잘못되었습니다. 다시 시도해보세요!'
|
||||
invalid: '&c이메일 주소가 잘못되었습니다. 다시 시도해보세요!'
|
||||
added: '&2계정에 이메일 주소를 추가했습니다!'
|
||||
request_confirmation: '&c이메일 주소를 확인해주세요!'
|
||||
changed: '&2이메일 주소가 변경되었습니다!'
|
||||
email_show: '&2현재 이메일 주소: &f%email'
|
||||
no_email_for_account: '&2현재 이 계정과 연결된 이메일 주소가 없습니다.'
|
||||
already_used: '&4이메일 주소가 이미 사용 중입니다.'
|
||||
incomplete_settings: '오류: 메일을 보내기 위해 필요한 설정이 되어 있지 않습니다. 관리자에게 알려주세요.'
|
||||
send_failure: '이메일을 보낼 수 없습니다. 관리자에게 알려주세요.'
|
||||
change_password_expired: '더 이상 이 명령어를 통해 비밀번호를 변경할 수 없습니다.'
|
||||
email_cooldown_error: '&c이메일을 이미 발송했습니다. %time 후에 다시 발송할 수 있습니다.'
|
||||
|
||||
# 인증 코드
|
||||
verification_code_required: '&3이 명령어는 매우 민감하게 작동되며, 이메일 인증을 필요로 합니다. 이메일을 확인하고 지시에 따르십시오.'
|
||||
usage_verification_code: '&c사용법: /verification <인증 코드>'
|
||||
incorrect_verification_code: '&c코드가 올바르지 않습니다. "/verification <인증 코드>" 형태로 입력해주세요.'
|
||||
verification_code_verified: '&2신원이 확인되었습니다. 귀하는 이 세션이 만료되기 전까지 모든 명령어를 사용할 수 있습니다.'
|
||||
verification_code_already_verified: '&2이 인증 코드는 이미 사용되었습니다!'
|
||||
verification_code_expired: '&3이 인증 코드는 만료되었습니다! 새 인증 코드를 발급받아주세요.'
|
||||
verification_code_email_needed: '&3귀하의 신원을 확인하기 위해서는 귀하의 계정과 이메일 주소가 연결되어 있어야 합니다.'
|
||||
# Password recovery by email
|
||||
recovery:
|
||||
forgot_password_hint: '&3비밀번호를 잊으셨나요? 이 명령어를 사용해보세요: /email recovery <이메일 주소>'
|
||||
command_usage: '&c사용법: /email recovery <이메일 주소>'
|
||||
email_sent: '&2복구 이메일을 보냈습니다! 메일함을 확인해보세요!'
|
||||
code:
|
||||
code_sent: '비밀번호 재설정을 위한 복구 코드가 이메일로 전송되었습니다.'
|
||||
incorrect: '복구 코드가 올바르지 않습니다! "/email recovery [이메일 주소]"를 이용하여 새로 생성하세요.'
|
||||
tries_exceeded: '잘못된 복구 코드를 너무 많이 입력했습니다. "/email recovery [이메일 주소]"를 통해 새로 생성하세요.'
|
||||
correct: '복구 코드가 정상적으로 입력되었습니다!'
|
||||
change_password: '비밀번호를 변경하려면 /email setpassword <새 비밀번호>를 입력해주세요.'
|
||||
|
||||
# 시간 단위
|
||||
second: '초'
|
||||
seconds: '초'
|
||||
minute: '분'
|
||||
minutes: '분'
|
||||
hour: '시간'
|
||||
hours: '시간'
|
||||
day: '일'
|
||||
days: '일'
|
||||
# Captcha
|
||||
captcha:
|
||||
usage_captcha: '&3로그인 하려면 CAPTCHA 코드를 입력해야 합니다. 이 명령어를 사용하세요: /captcha %captcha_code'
|
||||
wrong_captcha: '&c잘못된 CAPTCHA 코드 입니다. "/captcha %captcha_code" 형태로 입력해주세요!'
|
||||
valid_captcha: '&2CAPTCHA 코드가 확인되었습니다!'
|
||||
captcha_for_registration: ''
|
||||
register_captcha_valid: ''
|
||||
|
||||
# Verification code
|
||||
verification:
|
||||
code_required: '&3이 명령어는 매우 민감하게 작동되며, 이메일 인증을 필요로 합니다. 이메일을 확인하고 지시에 따르십시오.'
|
||||
command_usage: '&c사용법: /verification <인증 코드>'
|
||||
incorrect_code: '&c코드가 올바르지 않습니다. "/verification <인증 코드>" 형태로 입력해주세요.'
|
||||
success: '&2신원이 확인되었습니다. 귀하는 이 세션이 만료되기 전까지 모든 명령어를 사용할 수 있습니다.'
|
||||
already_verified: '&2이 인증 코드는 이미 사용되었습니다!'
|
||||
code_expired: '&3이 인증 코드는 만료되었습니다! 새 인증 코드를 발급받아주세요.'
|
||||
email_needed: '&3귀하의 신원을 확인하기 위해서는 귀하의 계정과 이메일 주소가 연결되어 있어야 합니다.'
|
||||
|
||||
# Time units
|
||||
time:
|
||||
second: '초'
|
||||
seconds: '초'
|
||||
minute: '분'
|
||||
minutes: '분'
|
||||
hour: '시간'
|
||||
hours: '시간'
|
||||
day: '일'
|
||||
days: '일'
|
||||
|
@ -1,118 +1,136 @@
|
||||
# Registration
|
||||
reg_msg: '&ePrasome prisiregistruoti: /register slaptazodis pakartotiSlaptazodi'
|
||||
usage_reg: '&eNaudojimas: /register slaptazodis pakartotiSlaptazodi'
|
||||
reg_only: '&cTik prisiregistravusiem zaidejams: apsilankykite: http://example.com tam kad uzsiregistruoti.'
|
||||
# TODO kicked_admin_registered: 'An admin just registered you; please log in again'
|
||||
registered: '&aSekmingai prisiregistravote.'
|
||||
reg_disabled: '&6Registracija yra isjungta'
|
||||
user_regged: '&cVartotojo vardas jau uzregistruotas'
|
||||
registration:
|
||||
disabled: '&6Registracija yra isjungta'
|
||||
name_taken: '&cVartotojo vardas jau uzregistruotas'
|
||||
register_request: '&ePrasome prisiregistruoti: /register slaptazodis pakartotiSlaptazodi'
|
||||
command_usage: '&eNaudojimas: /register slaptazodis pakartotiSlaptazodi'
|
||||
reg_only: '&cTik prisiregistravusiem zaidejams: apsilankykite: http://example.com tam kad uzsiregistruoti.'
|
||||
success: '&aSekmingai prisiregistravote.'
|
||||
kicked_admin_registered: ''
|
||||
|
||||
# Password errors on registration
|
||||
password_error: '&cSlaptazodziai nesutampa'
|
||||
# TODO password_error_nick: '&cYou can''t use your name as password, please choose another one...'
|
||||
# TODO password_error_unsafe: '&cThe chosen password isn''t safe, please choose another one...'
|
||||
# TODO password_error_chars: '&4Your password contains illegal characters. Allowed chars: REG_EX'
|
||||
pass_len: '&cJusu slaptazodis buvo per ilgas arba per trumpas.'
|
||||
password:
|
||||
match_error: '&cSlaptazodziai nesutampa'
|
||||
name_in_password: ''
|
||||
unsafe_password: ''
|
||||
forbidden_characters: ''
|
||||
wrong_length: '&cJusu slaptazodis buvo per ilgas arba per trumpas.'
|
||||
|
||||
# Login
|
||||
usage_log: '&eKomandos panaudojimas: /login slaptazodis'
|
||||
wrong_pwd: '&cNeteisingas slaptazosdis'
|
||||
login: '&aSekmingai prisijungete'
|
||||
login_msg: '&ePrasome prisijungti: /login slaptazodis'
|
||||
timeout: '&cNespejote prisijungti'
|
||||
login:
|
||||
command_usage: '&eKomandos panaudojimas: /login slaptazodis'
|
||||
wrong_password: '&cNeteisingas slaptazosdis'
|
||||
success: ''
|
||||
login_request: '&ePrasome prisijungti: /login slaptazodis'
|
||||
timeout_error: '&cNespejote prisijungti'
|
||||
|
||||
# Errors
|
||||
unknown_user: '&cVartotojas neprisiregistraves'
|
||||
# TODO denied_command: '&cIn order to use this command you must be authenticated!'
|
||||
# TODO denied_chat: '&cIn order to chat you must be authenticated!'
|
||||
not_logged_in: '&cTu neprisijunges!'
|
||||
# TODO tempban_max_logins: '&cYou have been temporarily banned for failing to log in too many times.'
|
||||
# TODO: Missing tags %reg_count, %max_acc, %reg_names
|
||||
max_reg: '&cJus pasiekete maksimalu registraciju skaiciu.'
|
||||
no_perm: '&cNera leidimo'
|
||||
error: '&cAtsirado klaida, praneskite adminstratoriui.'
|
||||
kick_forvip: '&cA VIP prisijunge i pilna serveri!'
|
||||
error:
|
||||
denied_command: ''
|
||||
denied_chat: ''
|
||||
unregistered_user: '&cVartotojas neprisiregistraves'
|
||||
not_logged_in: '&cTu neprisijunges!'
|
||||
no_permission: '&cNera leidimo'
|
||||
unexpected_error: ''
|
||||
max_registration: '&cJus pasiekete maksimalu registraciju skaiciu.'
|
||||
logged_in: '&cTu aju prisijunges!'
|
||||
kick_for_vip: '&cA VIP prisijunge i pilna serveri!'
|
||||
tempban_max_logins: ''
|
||||
|
||||
# AntiBot
|
||||
# TODO kick_antibot: 'AntiBot protection mode is enabled! You have to wait some minutes before joining the server.'
|
||||
# TODO antibot_auto_enabled: '&4[AntiBotService] AntiBot enabled due to the huge number of connections!'
|
||||
# TODO antibot_auto_disabled: '&2[AntiBotService] AntiBot disabled after %m minutes!'
|
||||
antibot:
|
||||
kick_antibot: ''
|
||||
auto_enabled: ''
|
||||
auto_disabled: ''
|
||||
|
||||
# Unregister
|
||||
unregister:
|
||||
success: '&aSekmingai issiregistravote!'
|
||||
command_usage: '&ePanaikinti registracija: "/unregister slaptazodis"'
|
||||
|
||||
# Other messages
|
||||
unregistered: '&aSekmingai issiregistravote!'
|
||||
# TODO accounts_owned_self: 'You own %count accounts:'
|
||||
# TODO accounts_owned_other: 'The player %name has %count accounts:'
|
||||
# TODO two_factor_create: '&2Your secret code is %code. You can scan it from here %url'
|
||||
# TODO recovery_code_sent: 'A recovery code to reset your password has been sent to your email.'
|
||||
# TODO recovery_code_incorrect: 'The recovery code is not correct! You have %count tries remaining.'
|
||||
# TODO recovery_tries_exceeded: 'You have exceeded the maximum number attempts to enter the recovery code. Use "/email recovery [email]" to generate a new one.'
|
||||
# TODO recovery_code_correct: 'Recovery code entered correctly!'
|
||||
# TODO recovery_change_password: 'Please use the command /email setpassword <new password> to change your password immediately.'
|
||||
vb_nonActiv: '&aJusu vartotojas nera patvirtintas, patikrinkite el.pasta.'
|
||||
usage_unreg: '&ePanaikinti registracija: "/unregister slaptazodis"'
|
||||
pwd_changed: '&aSlaptazodis pakeistas'
|
||||
logged_in: '&cTu aju prisijunges!'
|
||||
logout: '&aSekmingai atsijungete'
|
||||
reload: '&aNustatymai ir duomenu baze buvo perkrauta.'
|
||||
usage_changepassword: '&ePanaudojimas: /changepassword senasSlaptazodis naujasSlaptazodis'
|
||||
misc:
|
||||
account_not_activated: '&aJusu vartotojas nera patvirtintas, patikrinkite el.pasta.'
|
||||
password_changed: '&aSlaptazodis pakeistas'
|
||||
logout: '&aSekmingai atsijungete'
|
||||
reload: '&aNustatymai ir duomenu baze buvo perkrauta.'
|
||||
usage_change_password: '&ePanaudojimas: /changepassword senasSlaptazodis naujasSlaptazodis'
|
||||
two_factor_create: ''
|
||||
accounts_owned_self: ''
|
||||
accounts_owned_other: ''
|
||||
|
||||
# Session messages
|
||||
invalid_session: '&cSesijos laikai nesutampa, prasome palaukti kol secija baigsis.'
|
||||
valid_session: '&aSesijos prisijungimas'
|
||||
session:
|
||||
valid_session: '&aSesijos prisijungimas'
|
||||
invalid_session: '&cSesijos laikai nesutampa, prasome palaukti kol secija baigsis.'
|
||||
|
||||
# Error messages when joining
|
||||
name_len: '&cJusu varsdas yra per ilgas arba per trumpas.'
|
||||
regex: '&cJusu varde yra neledziamu simboliu, leidziami: REG_EX'
|
||||
# TODO country_banned: '&4Your country is banned from this server!'
|
||||
# TODO not_owner_error: 'You are not the owner of this account. Please choose another name!'
|
||||
kick_fullserver: '&cServeris yra pilnas, Atsiprasome.'
|
||||
same_nick: '&cKazkas situo vardu jau zaidzia.'
|
||||
# TODO invalid_name_case: 'You should join using username %valid, not %invalid.'
|
||||
# TODO same_ip_online: 'A player with the same IP is already in game!'
|
||||
on_join_validation:
|
||||
same_ip_online: ''
|
||||
same_nick_online: '&cKazkas situo vardu jau zaidzia.'
|
||||
name_length: '&cJusu varsdas yra per ilgas arba per trumpas.'
|
||||
characters_in_name: '&cJusu varde yra neledziamu simboliu, leidziami: %valid_chars'
|
||||
kick_full_server: '&cServeris yra pilnas, Atsiprasome.'
|
||||
country_banned: ''
|
||||
not_owner_error: ''
|
||||
invalid_name_case: ''
|
||||
|
||||
# Email
|
||||
# TODO usage_email_add: '&cUsage: /email add <email> <confirmEmail>'
|
||||
# TODO usage_email_change: '&cUsage: /email change <oldEmail> <newEmail>'
|
||||
# TODO usage_email_recovery: '&cUsage: /email recovery <Email>'
|
||||
# TODO new_email_invalid: '&cInvalid new email, try again!'
|
||||
# TODO old_email_invalid: '&cInvalid old email, try again!'
|
||||
# TODO email_invalid: '&cInvalid email address, try again!'
|
||||
# TODO email_added: '&2Email address successfully added to your account!'
|
||||
# TODO email_confirm: '&cPlease confirm your email address!'
|
||||
# TODO email_changed: '&2Email address changed correctly!'
|
||||
# TODO email_send: '&2Recovery email sent successfully! Please check your email inbox!'
|
||||
# TODO email_show: '&2Your current email address is: &f%email'
|
||||
# TODO incomplete_email_settings: 'Error: not all required settings are set for sending emails. Please contact an admin.'
|
||||
# TODO email_already_used: '&4The email address is already being used'
|
||||
# TODO email_send_failure: 'The email could not be sent. Please contact an administrator.'
|
||||
# TODO show_no_email: '&2You currently don''t have email address associated with this account.'
|
||||
add_email: '&ePrasau pridekite savo el.pasta : /email add Email confirmEmail'
|
||||
recovery_email: '&cPamirsote slaptazodi? Rasykite: /email recovery el.pastas'
|
||||
# TODO change_password_expired: 'You cannot change your password using this command anymore.'
|
||||
# TODO email_cooldown_error: '&cAn email was already sent recently. You must wait %time before you can send a new one.'
|
||||
email:
|
||||
add_email_request: '&ePrasau pridekite savo el.pasta : /email add Email confirmEmail'
|
||||
usage_email_add: ''
|
||||
usage_email_change: ''
|
||||
new_email_invalid: ''
|
||||
old_email_invalid: ''
|
||||
invalid: ''
|
||||
added: ''
|
||||
request_confirmation: ''
|
||||
changed: ''
|
||||
email_show: ''
|
||||
no_email_for_account: ''
|
||||
already_used: ''
|
||||
incomplete_settings: ''
|
||||
send_failure: ''
|
||||
change_password_expired: ''
|
||||
email_cooldown_error: ''
|
||||
|
||||
# Password recovery by email
|
||||
recovery:
|
||||
forgot_password_hint: '&cPamirsote slaptazodi? Rasykite: /email recovery el.pastas'
|
||||
command_usage: ''
|
||||
email_sent: ''
|
||||
code:
|
||||
code_sent: ''
|
||||
incorrect: ''
|
||||
tries_exceeded: ''
|
||||
correct: ''
|
||||
change_password: ''
|
||||
|
||||
# Captcha
|
||||
usage_captcha: '&cPanaudojimas: /captcha <theCaptcha>'
|
||||
wrong_captcha: '&cNeteisinga Captcha, naudokite : /captcha THE_CAPTCHA'
|
||||
valid_captcha: '&cJusu captcha Teisinga!'
|
||||
# TODO captcha_for_registration: 'To register you have to solve a captcha first, please use the command: /captcha <theCaptcha>'
|
||||
# TODO register_captcha_valid: '&2Valid captcha! You may now register with /register'
|
||||
captcha:
|
||||
usage_captcha: '&cPanaudojimas: /captcha %captcha_code'
|
||||
wrong_captcha: '&cNeteisinga Captcha, naudokite : /captcha %captcha_code'
|
||||
valid_captcha: '&cJusu captcha Teisinga!'
|
||||
captcha_for_registration: ''
|
||||
register_captcha_valid: ''
|
||||
|
||||
# Verification code
|
||||
# TODO verification_code_required: '&3This command is sensitive and requires an email verification! Check your inbox and follow the email''s instructions.'
|
||||
# TODO usage_verification_code: '&cUsage: /verification <code>'
|
||||
# TODO incorrect_verification_code: '&cIncorrect code, please type "/verification <code>" into the chat, using the code you received by email'
|
||||
# TODO verification_code_verified: '&2Your identity has been verified! You can now execute all commands within the current session!'
|
||||
# TODO verification_code_already_verified: '&2You can already execute every sensitive command within the current session!'
|
||||
# TODO verification_code_expired: '&3Your code has expired! Execute another sensitive command to get a new code!'
|
||||
# TODO verification_code_email_needed: '&3To verify your identity you need to link an email address with your account!!'
|
||||
verification:
|
||||
code_required: ''
|
||||
command_usage: ''
|
||||
incorrect_code: ''
|
||||
success: ''
|
||||
already_verified: ''
|
||||
code_expired: ''
|
||||
email_needed: ''
|
||||
|
||||
# Time units
|
||||
# TODO second: 'second'
|
||||
# TODO seconds: 'seconds'
|
||||
# TODO minute: 'minute'
|
||||
# TODO minutes: 'minutes'
|
||||
# TODO hour: 'hour'
|
||||
# TODO hours: 'hours'
|
||||
# TODO day: 'day'
|
||||
# TODO days: 'days'
|
||||
time:
|
||||
second: ''
|
||||
seconds: ''
|
||||
minute: ''
|
||||
minutes: ''
|
||||
hour: ''
|
||||
hours: ''
|
||||
day: ''
|
||||
days: ''
|
||||
|
@ -1,117 +1,136 @@
|
||||
# Registratie
|
||||
reg_msg: '&cRegistreer met het commando: /register <wachtwoord> <herhaal wachtwoord>'
|
||||
usage_reg: '&cGebruik: /register <wachtwoord> <herhaal wachtwoord>'
|
||||
reg_only: 'Alleen voor geregistreerde spelers! Bezoek http://example.com om te registreren!'
|
||||
kicked_admin_registered: 'Een administrator heeft je net geregistreerd; log alsjeblieft opnieuw in.'
|
||||
registered: '&cSuccesvol geregistreerd!'
|
||||
reg_disabled: '&cRegistratie is uitgeschakeld!'
|
||||
user_regged: '&cJe hebt deze gebruikersnaam al geregistreerd!'
|
||||
# Registration
|
||||
registration:
|
||||
disabled: '&cRegistratie is uitgeschakeld!'
|
||||
name_taken: '&cJe hebt deze gebruikersnaam al geregistreerd!'
|
||||
register_request: '&cRegistreer met het commando: /register <wachtwoord> <herhaal wachtwoord>'
|
||||
command_usage: '&cGebruik: /register <wachtwoord> <herhaal wachtwoord>'
|
||||
reg_only: 'Alleen voor geregistreerde spelers! Bezoek http://example.com om te registreren!'
|
||||
success: '&cSuccesvol geregistreerd!'
|
||||
kicked_admin_registered: 'Een administrator heeft je net geregistreerd; log alsjeblieft opnieuw in.'
|
||||
|
||||
# Wachtwoord fouten tijdens registratie
|
||||
password_error: 'Jouw wachtwoorden komen niet overeen, controleer ze opnieuw!'
|
||||
password_error_nick: '&fJe kunt je gebruikersnaam niet als wachtwoord gebruiken, kies een ander wachtwoord...'
|
||||
password_error_unsafe: '&fDit wachtwoord is onveilig, kies een ander wachtwoord...'
|
||||
password_error_chars: '&cJouw wachtwoord bevat ongeldige tekens. Toegestane karakters zijn: REG_EX'
|
||||
pass_len: 'Jouw gekozen wachtwoord voldoet niet aan de minimum of maximum lengte, kies een ander wachtwoord...'
|
||||
# Password errors on registration
|
||||
password:
|
||||
match_error: 'Jouw wachtwoorden komen niet overeen, controleer ze opnieuw!'
|
||||
name_in_password: '&fJe kunt je gebruikersnaam niet als wachtwoord gebruiken, kies een ander wachtwoord...'
|
||||
unsafe_password: '&fDit wachtwoord is onveilig, kies een ander wachtwoord...'
|
||||
forbidden_characters: '&cJouw wachtwoord bevat ongeldige tekens. Toegestane karakters zijn: %valid_chars'
|
||||
wrong_length: 'Jouw gekozen wachtwoord voldoet niet aan de minimum of maximum lengte, kies een ander wachtwoord...'
|
||||
|
||||
# Inloggen
|
||||
usage_log: '&cGebruik: /login <wachtwoord>'
|
||||
wrong_pwd: '&cFout wachtwoord'
|
||||
login: '&cSuccesvol ingelogd!'
|
||||
login_msg: '&cLog in met: /login <wachtwoord>'
|
||||
timeout: 'Login time-out: het duurde te lang tot je inlogde.'
|
||||
# Login
|
||||
login:
|
||||
command_usage: '&cGebruik: /login <wachtwoord>'
|
||||
wrong_password: '&cFout wachtwoord'
|
||||
success: ''
|
||||
login_request: '&cLog in met: /login <wachtwoord>'
|
||||
timeout_error: 'Login time-out: het duurde te lang tot je inlogde.'
|
||||
|
||||
# Fouten
|
||||
unknown_user: '&cDeze gebruikersnaam is niet geregistreerd!'
|
||||
denied_command: '&cJe moet ingelogd zijn om dit commando te gebruiken!'
|
||||
denied_chat: '&cJe moet ingelogd zijn om te kunnen chatten!'
|
||||
not_logged_in: '&cNiet ingelogd!'
|
||||
tempban_max_logins: '&cJe bent tijdelijk gebanned omdat het inloggen te vaak mislukt is.'
|
||||
max_reg: 'Je hebt het maximum aantal registraties overschreden (%reg_count/%max_acc: %reg_names).'
|
||||
no_perm: '&cJe hebt geen rechten om deze actie uit te voeren!'
|
||||
error: 'Er is een onverwachte fout opgetreden, neem contact op met een administrator!'
|
||||
kick_forvip: '&cEen VIP-gebruiker heeft ingelogd toen de server vol was!'
|
||||
# Errors
|
||||
error:
|
||||
denied_command: '&cJe moet ingelogd zijn om dit commando te gebruiken!'
|
||||
denied_chat: '&cJe moet ingelogd zijn om te kunnen chatten!'
|
||||
unregistered_user: '&cDeze gebruikersnaam is niet geregistreerd!'
|
||||
not_logged_in: '&cNiet ingelogd!'
|
||||
no_permission: '&cJe hebt geen rechten om deze actie uit te voeren!'
|
||||
unexpected_error: ''
|
||||
max_registration: 'Je hebt het maximum aantal registraties overschreden (%reg_count/%max_acc: %reg_names).'
|
||||
logged_in: '&cJe bent al ingelogd!'
|
||||
kick_for_vip: '&cEen VIP-gebruiker heeft ingelogd toen de server vol was!'
|
||||
tempban_max_logins: '&cJe bent tijdelijk gebanned omdat het inloggen te vaak mislukt is.'
|
||||
|
||||
# AntiBot
|
||||
kick_antibot: 'AntiBot is aangezet! Wacht alsjeblieft enkele minuten voor je je met de server verbindt.'
|
||||
antibot_auto_enabled: '[AuthMe] AntiBotMod automatisch aangezet vanwege te veel verbindingen!'
|
||||
antibot_auto_disabled: '[AuthMe] AntiBotMod automatisch uitgezet na %m minuten!'
|
||||
antibot:
|
||||
kick_antibot: 'AntiBot is aangezet! Wacht alsjeblieft enkele minuten voor je je met de server verbindt.'
|
||||
auto_enabled: '[AuthMe] AntiBotMod automatisch aangezet vanwege te veel verbindingen!'
|
||||
auto_disabled: '[AuthMe] AntiBotMod automatisch uitgezet na %m minuten!'
|
||||
|
||||
# Overige berichten
|
||||
unregistered: '&cSuccesvol afgemeld!'
|
||||
accounts_owned_self: 'Je bezit %count accounts:'
|
||||
accounts_owned_other: 'De speler %name heeft %count accounts:'
|
||||
two_factor_create: '&2Je geheime code is %code. Je kunt hem scannen op %url'
|
||||
recovery_code_sent: 'Een herstelcode voor je wachtwoord is naar je mailbox gestuurd.'
|
||||
recovery_code_incorrect: 'De herstelcode is niet correct! Je kunt het nog %count keer proberen.'
|
||||
recovery_tries_exceeded: 'Je hebt het maximum aantal pogingen om een herstel code in te vullen bereikt. Gebruik "/email recovery [e-mail]" om een nieuwe code te krijgen'
|
||||
recovery_code_correct: 'De herstelcode is correct!'
|
||||
recovery_change_password: 'Gebruik alsjeblieft het commando /email setpassword <nieuw wachtwoord> om je wachtwoord direct te veranderen.'
|
||||
vb_nonActiv: 'Je account is nog niet geactiveerd, controleer je mailbox!'
|
||||
usage_unreg: '&cGebruik: /unregister [wachtwoord]'
|
||||
pwd_changed: '&cWachtwoord succesvol aangepast!'
|
||||
logged_in: '&cJe bent al ingelogd!'
|
||||
logout: '&2Je bent succesvol uitgelogd!'
|
||||
reload: '&2De configuratie en database zijn succesvol herladen!'
|
||||
usage_changepassword: '&cGebruik: /changepassword <oud wachtwoord> <nieuw wachtwoord>'
|
||||
# Unregister
|
||||
unregister:
|
||||
success: '&cSuccesvol afgemeld!'
|
||||
command_usage: '&cGebruik: /unregister [wachtwoord]'
|
||||
|
||||
# Sessie berichten
|
||||
invalid_session: '&cJouw IP-adres is veranderd en je sessie is verlopen!'
|
||||
valid_session: '&2Ingelogd wegens sessie-herverbinding.'
|
||||
# Other messages
|
||||
misc:
|
||||
account_not_activated: 'Je account is nog niet geactiveerd, controleer je mailbox!'
|
||||
password_changed: '&cWachtwoord succesvol aangepast!'
|
||||
logout: '&2Je bent succesvol uitgelogd!'
|
||||
reload: '&2De configuratie en database zijn succesvol herladen!'
|
||||
usage_change_password: '&cGebruik: /changepassword <oud wachtwoord> <nieuw wachtwoord>'
|
||||
two_factor_create: '&2Je geheime code is %code. Je kunt hem scannen op %url'
|
||||
accounts_owned_self: 'Je bezit %count accounts:'
|
||||
accounts_owned_other: 'De speler %name heeft %count accounts:'
|
||||
|
||||
# Fout berichten tijdens het inloggen
|
||||
name_len: '&4Jouw gebruikersnaam is te kort of te lang!'
|
||||
regex: '&4Jouw gebruikersnaam bevat ongeldige tekens. Toegestane karakters zijn: REG_EX'
|
||||
country_banned: '&4Jouw land is gebanned op deze server!'
|
||||
not_owner_error: 'Jij bent niet de eigenaar van dit account. Kies alsjeblieft een andere naam!'
|
||||
kick_fullserver: '&4De server is vol, probeer het later opnieuw!'
|
||||
same_nick: '&4Er is al iemand met jouw gebruikersnaam online.'
|
||||
invalid_name_case: 'Verbind je alsjeblieft als %valid, niet als %invalid.'
|
||||
same_ip_online: 'Een speler met hetzelfde IP-adres is al online!'
|
||||
# Session messages
|
||||
session:
|
||||
valid_session: '&2Ingelogd wegens sessie-herverbinding.'
|
||||
invalid_session: '&cJouw IP-adres is veranderd en je sessie is verlopen!'
|
||||
|
||||
# E-mail
|
||||
usage_email_add: '&cGebruik: /email add <e-mail> <herhaal e-mail>'
|
||||
usage_email_change: '&cGebruik: /email change <oude e-mail> <nieuwe e-mail>'
|
||||
usage_email_recovery: '&cGebruik: /email recovery <e-mail>'
|
||||
new_email_invalid: '&cOngeldig nieuw e-mailadres, probeer het opnieuw!'
|
||||
old_email_invalid: '&cOngeldig oud e-mailadres, probeer het opnieuw!'
|
||||
email_invalid: '&cOngeldig E-mailadres, probeer het opnieuw!'
|
||||
email_added: '&2Het e-mailadres is succesvol toegevoegd aan je account!'
|
||||
email_confirm: '&cVerifiëer je e-mailadres alsjeblieft!'
|
||||
email_changed: '&2Het e-mailadres is succesvol veranderd!'
|
||||
email_send: '&2Een herstel e-mail is verzonden! Check alsjeblieft je mailbox!'
|
||||
email_show: '&2Jouw huidige e-mailadres is: %email'
|
||||
incomplete_email_settings: 'Fout; er moeten nog enkele opties ingevuld worden om mails te kunnen sturen. Neem contact op met een administrator.'
|
||||
email_already_used: '&4Dit e-mailadres wordt al gebruikt'
|
||||
email_send_failure: 'De e-mail kon niet verzonden worden. Neem contact op met een administrator.'
|
||||
show_no_email: '&2Je hebt nog geen e-mailadres toegevoegd aan dit account.'
|
||||
add_email: '&3Voeg jouw e-mailadres alsjeblieft toe met: /email add <e-mail> <wachtwoord> <herhaal wachtwoord>'
|
||||
recovery_email: '&3Wachtwoord vergeten? Gebruik alsjeblieft het commando: /email recovery <e-mail>'
|
||||
change_password_expired: 'Je kunt je wachtwoord niet meer veranderen met dit commando.'
|
||||
email_cooldown_error: '&cEr is recent al een e-mail verzonden. Je moet %time wachten voordat je een nieuw bericht kunt versturen.'
|
||||
# Error messages when joining
|
||||
on_join_validation:
|
||||
same_ip_online: 'Een speler met hetzelfde IP-adres is al online!'
|
||||
same_nick_online: '&4Er is al iemand met jouw gebruikersnaam online.'
|
||||
name_length: '&4Jouw gebruikersnaam is te kort of te lang!'
|
||||
characters_in_name: '&4Jouw gebruikersnaam bevat ongeldige tekens. Toegestane karakters zijn: %valid_chars'
|
||||
kick_full_server: '&4De server is vol, probeer het later opnieuw!'
|
||||
country_banned: '&4Jouw land is gebanned op deze server!'
|
||||
not_owner_error: 'Jij bent niet de eigenaar van dit account. Kies alsjeblieft een andere naam!'
|
||||
invalid_name_case: 'Verbind je alsjeblieft als %valid, niet als %invalid.'
|
||||
|
||||
# Email
|
||||
email:
|
||||
add_email_request: '&3Voeg jouw e-mailadres alsjeblieft toe met: /email add <e-mail> <wachtwoord> <herhaal wachtwoord>'
|
||||
usage_email_add: '&cGebruik: /email add <e-mail> <herhaal e-mail>'
|
||||
usage_email_change: '&cGebruik: /email change <oude e-mail> <nieuwe e-mail>'
|
||||
new_email_invalid: '&cOngeldig nieuw e-mailadres, probeer het opnieuw!'
|
||||
old_email_invalid: '&cOngeldig oud e-mailadres, probeer het opnieuw!'
|
||||
invalid: '&cOngeldig E-mailadres, probeer het opnieuw!'
|
||||
added: '&2Het e-mailadres is succesvol toegevoegd aan je account!'
|
||||
request_confirmation: '&cVerifiëer je e-mailadres alsjeblieft!'
|
||||
changed: '&2Het e-mailadres is succesvol veranderd!'
|
||||
email_show: '&2Jouw huidige e-mailadres is: %email'
|
||||
no_email_for_account: '&2Je hebt nog geen e-mailadres toegevoegd aan dit account.'
|
||||
already_used: '&4Dit e-mailadres wordt al gebruikt'
|
||||
incomplete_settings: 'Fout; er moeten nog enkele opties ingevuld worden om mails te kunnen sturen. Neem contact op met een administrator.'
|
||||
send_failure: 'De e-mail kon niet verzonden worden. Neem contact op met een administrator.'
|
||||
change_password_expired: 'Je kunt je wachtwoord niet meer veranderen met dit commando.'
|
||||
email_cooldown_error: '&cEr is recent al een e-mail verzonden. Je moet %time wachten voordat je een nieuw bericht kunt versturen.'
|
||||
|
||||
# Password recovery by email
|
||||
recovery:
|
||||
forgot_password_hint: '&3Wachtwoord vergeten? Gebruik alsjeblieft het commando: /email recovery <e-mail>'
|
||||
command_usage: '&cGebruik: /email recovery <e-mail>'
|
||||
email_sent: '&2Een herstel e-mail is verzonden! Check alsjeblieft je mailbox!'
|
||||
code:
|
||||
code_sent: 'Een herstelcode voor je wachtwoord is naar je mailbox gestuurd.'
|
||||
incorrect: 'De herstelcode is niet correct! Je kunt het nog %count keer proberen.'
|
||||
tries_exceeded: 'Je hebt het maximum aantal pogingen om een herstel code in te vullen bereikt. Gebruik "/email recovery [e-mail]" om een nieuwe code te krijgen'
|
||||
correct: 'De herstelcode is correct!'
|
||||
change_password: 'Gebruik alsjeblieft het commando /email setpassword <nieuw wachtwoord> om je wachtwoord direct te veranderen.'
|
||||
|
||||
# Captcha
|
||||
usage_captcha: '&3Om in te loggen moet je een captcha-code oplossen, gebruik het commando: /captcha <theCaptcha>'
|
||||
wrong_captcha: '&cVerkeerde captcha-code, typ alsjeblieft "/captcha THE_CAPTCHA" in de chat!'
|
||||
valid_captcha: '&2De captcha-code is geldig!'
|
||||
# TODO captcha_for_registration: 'To register you have to solve a captcha first, please use the command: /captcha <theCaptcha>'
|
||||
# TODO register_captcha_valid: '&2Valid captcha! You may now register with /register'
|
||||
captcha:
|
||||
usage_captcha: '&3Om in te loggen moet je een captcha-code oplossen, gebruik het commando: /captcha %captcha_code'
|
||||
wrong_captcha: '&cVerkeerde captcha-code, typ alsjeblieft "/captcha %captcha_code" in de chat!'
|
||||
valid_captcha: '&2De captcha-code is geldig!'
|
||||
captcha_for_registration: ''
|
||||
register_captcha_valid: ''
|
||||
|
||||
# Verification code
|
||||
# TODO verification_code_required: '&3This command is sensitive and requires an email verification! Check your inbox and follow the email''s instructions.'
|
||||
# TODO usage_verification_code: '&cUsage: /verification <code>'
|
||||
# TODO incorrect_verification_code: '&cIncorrect code, please type "/verification <code>" into the chat, using the code you received by email'
|
||||
# TODO verification_code_verified: '&2Your identity has been verified! You can now execute all commands within the current session!'
|
||||
# TODO verification_code_already_verified: '&2You can already execute every sensitive command within the current session!'
|
||||
# TODO verification_code_expired: '&3Your code has expired! Execute another sensitive command to get a new code!'
|
||||
# TODO verification_code_email_needed: '&3To verify your identity you need to link an email address with your account!!'
|
||||
verification:
|
||||
code_required: ''
|
||||
command_usage: ''
|
||||
incorrect_code: ''
|
||||
success: ''
|
||||
already_verified: ''
|
||||
code_expired: ''
|
||||
email_needed: ''
|
||||
|
||||
# Time units
|
||||
second: 'seconde'
|
||||
seconds: 'seconden'
|
||||
minute: 'minuut'
|
||||
minutes: 'minuten'
|
||||
hour: 'uur'
|
||||
hours: 'uren'
|
||||
day: 'dag'
|
||||
days: 'dagen'
|
||||
time:
|
||||
second: 'seconde'
|
||||
seconds: 'seconden'
|
||||
minute: 'minuut'
|
||||
minutes: 'minuten'
|
||||
hour: 'uur'
|
||||
hours: 'uren'
|
||||
day: 'dag'
|
||||
days: 'dagen'
|
||||
|
@ -1,117 +1,136 @@
|
||||
# Registration
|
||||
reg_msg: '&2Proszę się zarejestrować przy użyciu &6/register <hasło> <powtórz_hasło>'
|
||||
usage_reg: '&4Użycie: /register <hasło> <powtórz_hasło>'
|
||||
reg_only: '&fTylko zarejestrowani użytkownicy mają do tego dostęp!'
|
||||
kicked_admin_registered: 'Administrator zarejestrował Ciebie, możesz się zalogować.'
|
||||
registered: '&aPomyślnie zarejestrowany!'
|
||||
reg_disabled: '&4Rejestracja jest wyłączona.'
|
||||
user_regged: '&4Gracz już jest zarejestrowany.'
|
||||
registration:
|
||||
disabled: '&4Rejestracja jest wyłączona.'
|
||||
name_taken: '&4Gracz już jest zarejestrowany.'
|
||||
register_request: '&2Proszę się zarejestrować przy użyciu &6/register <hasło> <powtórz_hasło>'
|
||||
command_usage: '&4Użycie: /register <hasło> <powtórz_hasło>'
|
||||
reg_only: '&fTylko zarejestrowani użytkownicy mają do tego dostęp!'
|
||||
success: '&aPomyślnie zarejestrowany!'
|
||||
kicked_admin_registered: 'Administrator zarejestrował Ciebie, możesz się zalogować.'
|
||||
|
||||
# Password errors on registration
|
||||
password_error: '&fHasło niepoprawne!'
|
||||
password_error_nick: '&cNie możesz używać nicku jako hasła, wybierz inne...'
|
||||
password_error_unsafe: '&cTwoje hasło nie jest bezpieczne, wybierz inne...'
|
||||
password_error_chars: '&4W twoim haśle występują niedozwolone znaki, dozwolone znaki to: REG_EX'
|
||||
pass_len: '&fTwoje hasło jest za krótkie lub za długie! Spróbuj ponownie...'
|
||||
password:
|
||||
match_error: '&fHasło niepoprawne!'
|
||||
name_in_password: '&cNie możesz używać nicku jako hasła, wybierz inne...'
|
||||
unsafe_password: '&cTwoje hasło nie jest bezpieczne, wybierz inne...'
|
||||
forbidden_characters: '&4W twoim haśle występują niedozwolone znaki, dozwolone znaki to: %valid_chars'
|
||||
wrong_length: '&fTwoje hasło jest za krótkie lub za długie! Spróbuj ponownie...'
|
||||
|
||||
# Login
|
||||
usage_log: '&cUżycie: /login hasło'
|
||||
wrong_pwd: '&cNiepoprawne hasło.'
|
||||
login: '&aHasło zaakceptowane!'
|
||||
login_msg: '&2Proszę się zalogować przy użyciu &6/login <hasło>'
|
||||
timeout: '&cUpłynął limit czasu zalogowania'
|
||||
login:
|
||||
command_usage: '&cUżycie: /login hasło'
|
||||
wrong_password: '&cNiepoprawne hasło.'
|
||||
success: ''
|
||||
login_request: '&2Proszę się zalogować przy użyciu &6/login <hasło>'
|
||||
timeout_error: '&cUpłynął limit czasu zalogowania'
|
||||
|
||||
# Errors
|
||||
unknown_user: '&fGracz nie jest zarejestrowany.'
|
||||
denied_command: '&cAby użyć tej komendy musisz się zalogować!'
|
||||
denied_chat: '&cAby pisać na chacie musisz się zalogować!'
|
||||
not_logged_in: '&4Nie jesteś zalogowany!'
|
||||
tempban_max_logins: '&cZostałeś tymczasowo zbanowany za dużą liczbę nieudanych logowań!'
|
||||
max_reg: '&cPrzekroczyłeś limit zarejestrowanych kont na serwerze &8(&e%reg_count/%max_acc %reg_names&8) &cdla twojego połączenia.'
|
||||
no_perm: '&4Nie posiadasz wymaganych uprawnień.'
|
||||
error: '&fWystąpił błąd, prosimy skontaktować się z administracją serwera.'
|
||||
kick_forvip: '&cGracz VIP dołączył do gry!'
|
||||
error:
|
||||
denied_command: '&cAby użyć tej komendy musisz się zalogować!'
|
||||
denied_chat: '&cAby pisać na chacie musisz się zalogować!'
|
||||
unregistered_user: '&fGracz nie jest zarejestrowany.'
|
||||
not_logged_in: '&4Nie jesteś zalogowany!'
|
||||
no_permission: '&4Nie posiadasz wymaganych uprawnień.'
|
||||
unexpected_error: ''
|
||||
max_registration: '&cPrzekroczyłeś limit zarejestrowanych kont na serwerze &8(&e%reg_count/%max_acc %reg_names&8) &cdla twojego połączenia.'
|
||||
logged_in: '&fJesteś już zalogowany!'
|
||||
kick_for_vip: '&cGracz VIP dołączył do gry!'
|
||||
tempban_max_logins: '&cZostałeś tymczasowo zbanowany za dużą liczbę nieudanych logowań!'
|
||||
|
||||
# AntiBot
|
||||
kick_antibot: '&cAntyBot został włączony, musisz poczekać minutę przed dołączeniem do serwera.'
|
||||
antibot_auto_enabled: '&4[AntiBot] &aAntyBot włączony z powodu dużej liczby połączeń!'
|
||||
antibot_auto_disabled: '&2[AntiBot] &aAntyBot zostanie wyłączony za &7%m &aminut!'
|
||||
antibot:
|
||||
kick_antibot: '&cAntyBot został włączony, musisz poczekać minutę przed dołączeniem do serwera.'
|
||||
auto_enabled: '&4[AntiBot] &aAntyBot włączony z powodu dużej liczby połączeń!'
|
||||
auto_disabled: '&2[AntiBot] &aAntyBot zostanie wyłączony za &7%m &aminut!'
|
||||
|
||||
# Unregister
|
||||
unregister:
|
||||
success: '&4Pomyślnie wyrejestrowany!'
|
||||
command_usage: '&cUżycie: /unregister hasło'
|
||||
|
||||
# Other messages
|
||||
unregistered: '&4Pomyślnie wyrejestrowany!'
|
||||
accounts_owned_self: '&7Posiadasz %count kont:'
|
||||
accounts_owned_other: '&7Gracz %name posiada %count kont:'
|
||||
two_factor_create: '&2Twój sekretny kod to %code. Możesz zeskanować go tutaj: %url'
|
||||
recovery_code_sent: 'Kod odzyskiwania hasła został wysłany na adres e-mail przypisany do konta.'
|
||||
recovery_code_incorrect: '&cKod odzyskiwania hasła jest błędny! &4Pozostałe próby: %count.'
|
||||
recovery_tries_exceeded: 'Osiągnięto limit prób wpisania kodu odzyskiwania. Wpisz /email recovery [e-mail] aby wygenerować nowy kod.'
|
||||
recovery_code_correct: '&aKod odzyskiwania został wpisany pomyślnie!'
|
||||
recovery_change_password: 'Wpisz komendę /email setpassword <nowe_hasło> aby zmienić hasło do konta.'
|
||||
vb_nonActiv: '&fTwoje konto nie zostało aktywowane! Sprawdź maila.'
|
||||
usage_unreg: '&cUżycie: /unregister hasło'
|
||||
pwd_changed: '&fHasło zostało zmienione!'
|
||||
logged_in: '&fJesteś już zalogowany!'
|
||||
logout: '&cPomyślnie wylogowany'
|
||||
reload: '&fKonfiguracja bazy danych została przeładowana.'
|
||||
usage_changepassword: '&fUżycie: /changepassword <stare_hasło> <nowe_hasło>'
|
||||
misc:
|
||||
account_not_activated: '&fTwoje konto nie zostało aktywowane! Sprawdź maila.'
|
||||
password_changed: '&fHasło zostało zmienione!'
|
||||
logout: '&cPomyślnie wylogowany'
|
||||
reload: '&fKonfiguracja bazy danych została przeładowana.'
|
||||
usage_change_password: '&fUżycie: /changepassword <stare_hasło> <nowe_hasło>'
|
||||
two_factor_create: '&2Twój sekretny kod to %code. Możesz zeskanować go tutaj: %url'
|
||||
accounts_owned_self: '&7Posiadasz %count kont:'
|
||||
accounts_owned_other: '&7Gracz %name posiada %count kont:'
|
||||
|
||||
# Session messages
|
||||
invalid_session: '&fSesja logowania zakończona!'
|
||||
valid_session: '&aZalogowano automatycznie z powodu sesji logowania.'
|
||||
session:
|
||||
valid_session: '&aZalogowano automatycznie z powodu sesji logowania.'
|
||||
invalid_session: '&fSesja logowania zakończona!'
|
||||
|
||||
# Error messages when joining
|
||||
name_len: '&cTwoje konto ma za długa bądź za krotką nazwę.'
|
||||
regex: '&cTwoje konto ma w nazwie niedozwolone znaki. Dozwolone znaki: REG_EX'
|
||||
country_banned: '&4Ten kraj jest zbanowany na tym serwerze'
|
||||
not_owner_error: '&cNie jesteś właścicielem tego konta, wybierz inny nick!'
|
||||
kick_fullserver: '&cSerwer jest teraz zapełniony, przepraszamy!'
|
||||
same_nick: '&fTen nick już gra na serwerze!'
|
||||
invalid_name_case: '&cPowinieneś dołączyć do serwera z nicku %valid, a nie %invalid.'
|
||||
same_ip_online: '&cGracz z takim samym adresem ip jest aktualnie w grze!'
|
||||
on_join_validation:
|
||||
same_ip_online: '&cGracz z takim samym adresem ip jest aktualnie w grze!'
|
||||
same_nick_online: '&fTen nick już gra na serwerze!'
|
||||
name_length: '&cTwoje konto ma za długa bądź za krotką nazwę.'
|
||||
characters_in_name: '&cTwoje konto ma w nazwie niedozwolone znaki. Dozwolone znaki: %valid_chars'
|
||||
kick_full_server: '&cSerwer jest teraz zapełniony, przepraszamy!'
|
||||
country_banned: '&4Ten kraj jest zbanowany na tym serwerze'
|
||||
not_owner_error: '&cNie jesteś właścicielem tego konta, wybierz inny nick!'
|
||||
invalid_name_case: '&cPowinieneś dołączyć do serwera z nicku %valid, a nie %invalid.'
|
||||
|
||||
# Email
|
||||
usage_email_add: '&fWpisz: /email add <email> <powtórz_email> '
|
||||
usage_email_change: '&fWpisz: /email change <stary_email> <nowy_email> '
|
||||
usage_email_recovery: '&fWpisz: /email recovery <email>'
|
||||
new_email_invalid: '[AuthMe] Nowy e-mail niepoprawny!'
|
||||
old_email_invalid: '[AuthMe] Stary e-mail niepoprawny!'
|
||||
email_invalid: '[AuthMe] Nieprawidłowy adres e-mail.'
|
||||
email_added: '[AuthMe] E-mail został dodany do Twojego konta!'
|
||||
email_confirm: '[AuthMe] Potwierdź swój adres e-mail!'
|
||||
email_changed: '[AuthMe] E-mail został zmieniony!'
|
||||
email_send: '[AuthMe] E-mail z odzyskaniem wysłany!'
|
||||
email_show: '&2Twój aktualny adres e-mail to: &f%email'
|
||||
incomplete_email_settings: 'Błąd: Nie wszystkie opcje odpowiedzialne za wysyłanie e-maili zostały skonfigurowane. Skontaktuj się z administracją.'
|
||||
email_already_used: '&4Ten adres e-mail jest aktualnie używany!'
|
||||
email_send_failure: 'Nie można wysłać e-maila. Skontaktuj się z administracją.'
|
||||
show_no_email: '&2Nie posiadasz adresu e-mail przypisanego do tego konta.'
|
||||
add_email: '&cProszę dodać swój e-mail: /email add <twój_e-mail <powtórz_e-mail>'
|
||||
recovery_email: '&cZapomniałeś hasła? Proszę użyj komendy /email recovery <twój_e-mail>'
|
||||
change_password_expired: 'Nie zmienisz już hasła przy użyciu tej komendy.'
|
||||
email_cooldown_error: '&cE-mail został wysłany, musisz poczekać %time przed wysłaniem następnego.'
|
||||
email:
|
||||
add_email_request: '&cProszę dodać swój e-mail: /email add <twój_e-mail <powtórz_e-mail>'
|
||||
usage_email_add: '&fWpisz: /email add <email> <powtórz_email> '
|
||||
usage_email_change: '&fWpisz: /email change <stary_email> <nowy_email> '
|
||||
new_email_invalid: '[AuthMe] Nowy e-mail niepoprawny!'
|
||||
old_email_invalid: '[AuthMe] Stary e-mail niepoprawny!'
|
||||
invalid: '[AuthMe] Nieprawidłowy adres e-mail.'
|
||||
added: '[AuthMe] E-mail został dodany do Twojego konta!'
|
||||
request_confirmation: '[AuthMe] Potwierdź swój adres e-mail!'
|
||||
changed: '[AuthMe] E-mail został zmieniony!'
|
||||
email_show: '&2Twój aktualny adres e-mail to: &f%email'
|
||||
no_email_for_account: '&2Nie posiadasz adresu e-mail przypisanego do tego konta.'
|
||||
already_used: '&4Ten adres e-mail jest aktualnie używany!'
|
||||
incomplete_settings: 'Błąd: Nie wszystkie opcje odpowiedzialne za wysyłanie e-maili zostały skonfigurowane. Skontaktuj się z administracją.'
|
||||
send_failure: 'Nie można wysłać e-maila. Skontaktuj się z administracją.'
|
||||
change_password_expired: 'Nie zmienisz już hasła przy użyciu tej komendy.'
|
||||
email_cooldown_error: '&cE-mail został wysłany, musisz poczekać %time przed wysłaniem następnego.'
|
||||
|
||||
# Password recovery by email
|
||||
recovery:
|
||||
forgot_password_hint: '&cZapomniałeś hasła? Proszę użyj komendy /email recovery <twój_e-mail>'
|
||||
command_usage: '&fWpisz: /email recovery <email>'
|
||||
email_sent: '[AuthMe] E-mail z odzyskaniem wysłany!'
|
||||
code:
|
||||
code_sent: 'Kod odzyskiwania hasła został wysłany na adres e-mail przypisany do konta.'
|
||||
incorrect: '&cKod odzyskiwania hasła jest błędny! &4Pozostałe próby: %count.'
|
||||
tries_exceeded: 'Osiągnięto limit prób wpisania kodu odzyskiwania. Wpisz /email recovery [e-mail] aby wygenerować nowy kod.'
|
||||
correct: '&aKod odzyskiwania został wpisany pomyślnie!'
|
||||
change_password: 'Wpisz komendę /email setpassword <nowe_hasło> aby zmienić hasło do konta.'
|
||||
|
||||
# Captcha
|
||||
usage_captcha: '&cWpisz: /captcha <theCaptcha>'
|
||||
wrong_captcha: '&cZły kod, proszę wpisać: /captcha THE_CAPTCHA'
|
||||
valid_captcha: '&cTwój kod jest nieprawidłowy!'
|
||||
captcha_for_registration: '&cAby się zarejestrować, musisz przepisać kod captacha. Użyj komendy: /captcha <theCaptcha>'
|
||||
register_captcha_valid: '&2Prawidłowy kod captacha! Teraz możesz się zarejestrować komendą /register'
|
||||
captcha:
|
||||
usage_captcha: '&cWpisz: /captcha %captcha_code'
|
||||
wrong_captcha: '&cZły kod, proszę wpisać: /captcha %captcha_code'
|
||||
valid_captcha: '&cTwój kod jest nieprawidłowy!'
|
||||
captcha_for_registration: '&cAby się zarejestrować, musisz przepisać kod captacha. Użyj komendy: /captcha %captcha_code'
|
||||
register_captcha_valid: '&2Prawidłowy kod captacha! Teraz możesz się zarejestrować komendą /register'
|
||||
|
||||
# Verification code
|
||||
verification_code_required: '&3Ta komenda wymaga weryfikacji przez e-mail! Sprawdź swoją skrzynkę odbiorczą i postępuj zgodnie z instrukcjami w wiadomości.'
|
||||
usage_verification_code: '&cUżycie: /verification <kod>'
|
||||
incorrect_verification_code: '&cNieprawidłowy kod z e-maila, wpisz komende "/verification <kod>". W miejscu <kod> wpisz swój kod z emaila.'
|
||||
verification_code_verified: '&2Twoja tożsamość została zweryfikowana! Możesz teraz wykonywać wszystkie komendy w bieżącej sesji!'
|
||||
verification_code_already_verified: '&2Możesz już wykonać każdą komende w bieżącej sesji!'
|
||||
verification_code_expired: '&3Twój kod wygasł! Wykonaj ponownie komende, aby uzyskać nowy kod!'
|
||||
verification_code_email_needed: '&3Aby zweryfikować swoją tożsamość, musisz połączyć adres e-mail z kontem!'
|
||||
verification:
|
||||
code_required: '&3Ta komenda wymaga weryfikacji przez e-mail! Sprawdź swoją skrzynkę odbiorczą i postępuj zgodnie z instrukcjami w wiadomości.'
|
||||
command_usage: '&cUżycie: /verification <kod>'
|
||||
incorrect_code: '&cNieprawidłowy kod z e-maila, wpisz komende "/verification <kod>". W miejscu <kod> wpisz swój kod z emaila.'
|
||||
success: '&2Twoja tożsamość została zweryfikowana! Możesz teraz wykonywać wszystkie komendy w bieżącej sesji!'
|
||||
already_verified: '&2Możesz już wykonać każdą komende w bieżącej sesji!'
|
||||
code_expired: '&3Twój kod wygasł! Wykonaj ponownie komende, aby uzyskać nowy kod!'
|
||||
email_needed: '&3Aby zweryfikować swoją tożsamość, musisz połączyć adres e-mail z kontem!'
|
||||
|
||||
# Time units
|
||||
second: 'sekundy'
|
||||
seconds: 'sekund'
|
||||
minute: 'minuty'
|
||||
minutes: 'minut'
|
||||
hour: 'godziny'
|
||||
hours: 'godzin'
|
||||
day: 'dzień'
|
||||
days: 'dni'
|
||||
time:
|
||||
second: 'sekundy'
|
||||
seconds: 'sekund'
|
||||
minute: 'minuty'
|
||||
minutes: 'minut'
|
||||
hour: 'godziny'
|
||||
hours: 'godzin'
|
||||
day: 'dzień'
|
||||
days: 'dni'
|
||||
|
@ -1,119 +1,136 @@
|
||||
# Registration
|
||||
reg_msg: '&cPor favor registe-se com "/register <password> <confirmePassword>"'
|
||||
usage_reg: '&cUse: /register <password> <confirmePassword>'
|
||||
reg_only: '&fApenas jogadores registados podem entrar no servidor! Visite http://example.com para se registar'
|
||||
kicked_admin_registered: 'Um administrador registou-te, por favor entre novamente'
|
||||
registered: '&cRegistado com sucesso!'
|
||||
reg_disabled: '&cRegisto de novos utilizadores desactivado'
|
||||
user_regged: '&cUtilizador já registado'
|
||||
registration:
|
||||
disabled: '&cRegisto de novos utilizadores desactivado'
|
||||
name_taken: '&cUtilizador já registado'
|
||||
register_request: '&cPor favor registe-se com "/register <password> <confirmePassword>"'
|
||||
command_usage: '&cUse: /register <password> <confirmePassword>'
|
||||
reg_only: '&fApenas jogadores registados podem entrar no servidor! Visite http://example.com para se registar'
|
||||
success: '&cRegistado com sucesso!'
|
||||
kicked_admin_registered: 'Um administrador registou-te, por favor entre novamente'
|
||||
|
||||
# Password errors on registration
|
||||
password_error: '&fAs passwords não coincidem'
|
||||
password_error_nick: '&cNão pode o usar seu nome como senha, por favor, escolha outra ...'
|
||||
password_error_unsafe: '&cA senha escolhida não é segura, por favor, escolha outra ...'
|
||||
password_error_chars: '&4Sua senha contém caracteres ilegais. Caracteres permitidos: REG_EX'
|
||||
pass_len: '&fPassword demasiado curta ou longa! Por favor escolhe outra outra!'
|
||||
password:
|
||||
match_error: '&fAs passwords não coincidem'
|
||||
name_in_password: '&cNão pode o usar seu nome como senha, por favor, escolha outra ...'
|
||||
unsafe_password: '&cA senha escolhida não é segura, por favor, escolha outra ...'
|
||||
forbidden_characters: '&4Sua senha contém caracteres ilegais. Caracteres permitidos: %valid_chars'
|
||||
wrong_length: '&fPassword demasiado curta ou longa! Por favor escolhe outra outra!'
|
||||
|
||||
# Login
|
||||
usage_log: '&cUse: /login <password>'
|
||||
wrong_pwd: '&cPassword errada!'
|
||||
login: '&bAutenticado com sucesso!'
|
||||
login_msg: '&cIdentifique-se com "/login <password>"'
|
||||
timeout: '&fExcedeu o tempo para autenticação'
|
||||
login:
|
||||
command_usage: '&cUse: /login <password>'
|
||||
wrong_password: '&cPassword errada!'
|
||||
success: ''
|
||||
login_request: '&cIdentifique-se com "/login <password>"'
|
||||
timeout_error: '&fExcedeu o tempo para autenticação'
|
||||
|
||||
# Errors
|
||||
unknown_user: '&cUsername não registado'
|
||||
denied_command: '&cPara utilizar este comando é necessário estar logado!'
|
||||
denied_chat: '&cPara usar o chat deve estar logado!'
|
||||
not_logged_in: '&cNão autenticado!'
|
||||
tempban_max_logins: '&cVocê foi temporariamente banido por falhar muitas vezes o login.'
|
||||
# TODO: Missing tags %reg_names
|
||||
max_reg: '&cAtingiu o numero máximo de %reg_count contas registas, maximo de contas %max_acc'
|
||||
no_perm: '&cSem Permissões'
|
||||
error: '&fOcorreu um erro; Por favor contacte um administrador'
|
||||
kick_forvip: '&cUm jogador VIP entrou no servidor cheio!'
|
||||
error:
|
||||
denied_command: '&cPara utilizar este comando é necessário estar logado!'
|
||||
denied_chat: '&cPara usar o chat deve estar logado!'
|
||||
unregistered_user: '&cUsername não registado'
|
||||
not_logged_in: '&cNão autenticado!'
|
||||
no_permission: '&cSem Permissões'
|
||||
unexpected_error: ''
|
||||
max_registration: '&cAtingiu o numero máximo de %reg_count contas registas, maximo de contas %max_acc'
|
||||
logged_in: '&cJá se encontra autenticado!'
|
||||
kick_for_vip: '&cUm jogador VIP entrou no servidor cheio!'
|
||||
tempban_max_logins: '&cVocê foi temporariamente banido por falhar muitas vezes o login.'
|
||||
|
||||
# AntiBot
|
||||
kick_antibot: 'Modo de protecção anti-Bot está habilitado! Tem que espere alguns minutos antes de entrar no servidor.'
|
||||
antibot_auto_enabled: '[AuthMe] AntiBotMod activado automaticamente devido a um aumento anormal de tentativas de ligação!'
|
||||
antibot_auto_disabled: '[AuthMe] AntiBotMod desactivado automaticamente após %m minutos, esperamos que a invasão tenha parado'
|
||||
antibot:
|
||||
kick_antibot: 'Modo de protecção anti-Bot está habilitado! Tem que espere alguns minutos antes de entrar no servidor.'
|
||||
auto_enabled: '[AuthMe] AntiBotMod activado automaticamente devido a um aumento anormal de tentativas de ligação!'
|
||||
auto_disabled: '[AuthMe] AntiBotMod desactivado automaticamente após %m minutos, esperamos que a invasão tenha parado'
|
||||
|
||||
# Unregister
|
||||
unregister:
|
||||
success: '&cRegisto eliminado com sucesso!'
|
||||
command_usage: '&cUse: /unregister <password>'
|
||||
|
||||
# Other messages
|
||||
unregistered: '&cRegisto eliminado com sucesso!'
|
||||
accounts_owned_self: 'Você possui %count contas:'
|
||||
accounts_owned_other: 'O jogador %name possui %count contas:'
|
||||
two_factor_create: '&2O seu código secreto é o %code. Você pode verificá-lo a partir daqui %url'
|
||||
recovery_code_sent: 'O codigo para redefinir a senha foi enviado para o seu e-mail.'
|
||||
# TODO: Missing tags %count
|
||||
recovery_code_incorrect: 'O codigo de recuperação está incorreto! Use "/email recovery [email]" para gerar um novo'
|
||||
recovery_tries_exceeded: 'Você excedeu o numero maximo de tentativas para introduzir o codigo de recuperação. Use "/email recovery [email]" para gerar um novo.'
|
||||
recovery_code_correct: 'O codigo de recuperação foi introduzido corretamente!'
|
||||
recovery_change_password: 'Por favor use o comando /email setpassword <new password> para mudar a password imediatamente.'
|
||||
vb_nonActiv: '&fA sua conta não foi ainda activada, verifique o seu email onde irá receber indicações para activação de conta. '
|
||||
usage_unreg: '&cUse: /unregister <password>'
|
||||
pwd_changed: '&cPassword alterada!'
|
||||
logged_in: '&cJá se encontra autenticado!'
|
||||
logout: '&cSaida com sucesso'
|
||||
reload: '&fConfiguração e base de dados foram recarregadas'
|
||||
usage_changepassword: '&fUse: /changepassword <passwordAntiga> <passwordNova>'
|
||||
misc:
|
||||
account_not_activated: '&fA sua conta não foi ainda activada, verifique o seu email onde irá receber indicações para activação de conta. '
|
||||
password_changed: '&cPassword alterada!'
|
||||
logout: '&cSaida com sucesso'
|
||||
reload: '&fConfiguração e base de dados foram recarregadas'
|
||||
usage_change_password: '&fUse: /changepassword <passwordAntiga> <passwordNova>'
|
||||
two_factor_create: '&2O seu código secreto é o %code. Você pode verificá-lo a partir daqui %url'
|
||||
accounts_owned_self: 'Você possui %count contas:'
|
||||
accounts_owned_other: 'O jogador %name possui %count contas:'
|
||||
|
||||
# Session messages
|
||||
invalid_session: '&fDados de sessão não correspondem. Por favor aguarde o fim da sessão'
|
||||
valid_session: '&cSessão válida'
|
||||
session:
|
||||
valid_session: '&cSessão válida'
|
||||
invalid_session: '&fDados de sessão não correspondem. Por favor aguarde o fim da sessão'
|
||||
|
||||
# Error messages when joining
|
||||
name_len: '&cO seu nick é demasiado curto ou muito longo.'
|
||||
regex: '&cO seu nickname contém caracteres não permitidos. Permitido: REG_EX'
|
||||
country_banned: 'O seu país está banido deste servidor'
|
||||
not_owner_error: 'Não é o proprietário da conta. Por favor, escolha outro nome!'
|
||||
kick_fullserver: '&cO servidor está actualmente cheio, lamentamos!'
|
||||
same_nick: '&fO mesmo nickname já se encontra a jogar no servidor'
|
||||
invalid_name_case: 'Deve se juntar usando nome de usuário %valid, não %invalid.'
|
||||
same_ip_online: 'Um jogador com o mesmo IP já está em jogo!'
|
||||
on_join_validation:
|
||||
same_ip_online: 'Um jogador com o mesmo IP já está em jogo!'
|
||||
same_nick_online: '&fO mesmo nickname já se encontra a jogar no servidor'
|
||||
name_length: '&cO seu nick é demasiado curto ou muito longo.'
|
||||
characters_in_name: '&cO seu nickname contém caracteres não permitidos. Permitido: %valid_chars'
|
||||
kick_full_server: '&cO servidor está actualmente cheio, lamentamos!'
|
||||
country_banned: 'O seu país está banido deste servidor'
|
||||
not_owner_error: 'Não é o proprietário da conta. Por favor, escolha outro nome!'
|
||||
invalid_name_case: 'Deve se juntar usando nome de usuário %valid, não %invalid.'
|
||||
|
||||
# Email
|
||||
usage_email_add: '&fUse: /email add <email> <confirmeEmail> '
|
||||
usage_email_change: '&fUse: /email change <emailAntigo> <emailNovo> '
|
||||
usage_email_recovery: '&fUse: /email recovery <email>'
|
||||
new_email_invalid: 'Novo email inválido!'
|
||||
old_email_invalid: 'Email antigo inválido!'
|
||||
email_invalid: 'Email inválido!'
|
||||
email_added: 'Email adicionado com sucesso!'
|
||||
email_confirm: 'Confirme o seu email!'
|
||||
email_changed: 'Email alterado com sucesso!'
|
||||
email_send: 'Nova palavra-passe enviada para o seu email!'
|
||||
email_show: '&2O seu endereço de email atual é &f%email'
|
||||
incomplete_email_settings: 'Erro: nem todas as definições necessarias para enviar email foram preenchidas. Por favor contate um administrador.'
|
||||
email_already_used: '&4O endereço de e-mail já está sendo usado'
|
||||
email_send_failure: 'Não foi possivel enviar o email. Por favor contate um administrador.'
|
||||
show_no_email: '&2Você atualmente não tem um endereço de email associado a essa conta.'
|
||||
add_email: '&cPor favor adicione o seu email com : /email add <seuEmail> <confirmarSeuEmail>'
|
||||
recovery_email: '&cPerdeu a sua password? Para a recuperar escreva /email recovery <seuEmail>'
|
||||
change_password_expired: 'Você não pode mais alterar a sua password usando este comando.'
|
||||
email_cooldown_error: '&cUm email já foi enviado recentemente.Por favor, espere %time antes de enviar novamente'
|
||||
email:
|
||||
add_email_request: '&cPor favor adicione o seu email com : /email add <seuEmail> <confirmarSeuEmail>'
|
||||
usage_email_add: '&fUse: /email add <email> <confirmeEmail> '
|
||||
usage_email_change: '&fUse: /email change <emailAntigo> <emailNovo> '
|
||||
new_email_invalid: 'Novo email inválido!'
|
||||
old_email_invalid: 'Email antigo inválido!'
|
||||
invalid: 'Email inválido!'
|
||||
added: 'Email adicionado com sucesso!'
|
||||
request_confirmation: 'Confirme o seu email!'
|
||||
changed: 'Email alterado com sucesso!'
|
||||
email_show: '&2O seu endereço de email atual é &f%email'
|
||||
no_email_for_account: '&2Você atualmente não tem um endereço de email associado a essa conta.'
|
||||
already_used: '&4O endereço de e-mail já está sendo usado'
|
||||
incomplete_settings: 'Erro: nem todas as definições necessarias para enviar email foram preenchidas. Por favor contate um administrador.'
|
||||
send_failure: 'Não foi possivel enviar o email. Por favor contate um administrador.'
|
||||
change_password_expired: 'Você não pode mais alterar a sua password usando este comando.'
|
||||
email_cooldown_error: '&cUm email já foi enviado recentemente.Por favor, espere %time antes de enviar novamente'
|
||||
|
||||
# Password recovery by email
|
||||
recovery:
|
||||
forgot_password_hint: '&cPerdeu a sua password? Para a recuperar escreva /email recovery <seuEmail>'
|
||||
command_usage: '&fUse: /email recovery <email>'
|
||||
email_sent: 'Nova palavra-passe enviada para o seu email!'
|
||||
code:
|
||||
code_sent: 'O codigo para redefinir a senha foi enviado para o seu e-mail.'
|
||||
incorrect: 'O codigo de recuperação está incorreto! Use "/email recovery [email]" para gerar um novo'
|
||||
tries_exceeded: 'Você excedeu o numero maximo de tentativas para introduzir o codigo de recuperação. Use "/email recovery [email]" para gerar um novo.'
|
||||
correct: 'O codigo de recuperação foi introduzido corretamente!'
|
||||
change_password: 'Por favor use o comando /email setpassword <new password> para mudar a password imediatamente.'
|
||||
|
||||
# Captcha
|
||||
usage_captcha: '&cPrecisa digitar um captcha, escreva: /captcha <theCaptcha>'
|
||||
wrong_captcha: '&cCaptcha errado, por favor escreva: /captcha THE_CAPTCHA'
|
||||
valid_captcha: '&cO seu captcha é válido!'
|
||||
# TODO captcha_for_registration: 'To register you have to solve a captcha first, please use the command: /captcha <theCaptcha>'
|
||||
# TODO register_captcha_valid: '&2Valid captcha! You may now register with /register'
|
||||
captcha:
|
||||
usage_captcha: '&cPrecisa digitar um captcha, escreva: /captcha %captcha_code'
|
||||
wrong_captcha: '&cCaptcha errado, por favor escreva: /captcha %captcha_code'
|
||||
valid_captcha: '&cO seu captcha é válido!'
|
||||
captcha_for_registration: ''
|
||||
register_captcha_valid: ''
|
||||
|
||||
# Verification code
|
||||
# TODO verification_code_required: '&3This command is sensitive and requires an email verification! Check your inbox and follow the email''s instructions.'
|
||||
# TODO usage_verification_code: '&cUsage: /verification <code>'
|
||||
# TODO incorrect_verification_code: '&cIncorrect code, please type "/verification <code>" into the chat, using the code you received by email'
|
||||
# TODO verification_code_verified: '&2Your identity has been verified! You can now execute all commands within the current session!'
|
||||
# TODO verification_code_already_verified: '&2You can already execute every sensitive command within the current session!'
|
||||
# TODO verification_code_expired: '&3Your code has expired! Execute another sensitive command to get a new code!'
|
||||
# TODO verification_code_email_needed: '&3To verify your identity you need to link an email address with your account!!'
|
||||
verification:
|
||||
code_required: ''
|
||||
command_usage: ''
|
||||
incorrect_code: ''
|
||||
success: ''
|
||||
already_verified: ''
|
||||
code_expired: ''
|
||||
email_needed: ''
|
||||
|
||||
# Time units
|
||||
second: 'segundo'
|
||||
seconds: 'segundos'
|
||||
minute: 'minuto'
|
||||
minutes: 'minutos'
|
||||
hour: 'hora'
|
||||
hours: 'horas'
|
||||
day: 'dia'
|
||||
days: 'dias'
|
||||
time:
|
||||
second: 'segundo'
|
||||
seconds: 'segundos'
|
||||
minute: 'minuto'
|
||||
minutes: 'minutos'
|
||||
hour: 'hora'
|
||||
hours: 'horas'
|
||||
day: 'dia'
|
||||
days: 'dias'
|
||||
|
@ -1,117 +1,136 @@
|
||||
# Registration
|
||||
reg_msg: '&3Te rugam sa te inregistrezi folosind comanda "/register <parola> <parola>"'
|
||||
usage_reg: '&cFoloseste comanda: /register <parola> <parola>'
|
||||
reg_only: '&4Doar jucatori inregistrati pot intra pe server! Te rugam foloseste http://example.com pentru a te inregistra!'
|
||||
kicked_admin_registered: 'Un administrator tocmai te-a inregistrat, te rog autentifica-te din nou.'
|
||||
registered: '&2Te-ai inregistrat cu succes!'
|
||||
reg_disabled: '&cInregistrarea in joc nu este activata!'
|
||||
user_regged: '&cCineva este inregistrat cu acest nume!'
|
||||
registration:
|
||||
disabled: '&cInregistrarea in joc nu este activata!'
|
||||
name_taken: '&cCineva este inregistrat cu acest nume!'
|
||||
register_request: '&3Te rugam sa te inregistrezi folosind comanda "/register <parola> <parola>"'
|
||||
command_usage: '&cFoloseste comanda: /register <parola> <parola>'
|
||||
reg_only: '&4Doar jucatori inregistrati pot intra pe server! Te rugam foloseste http://example.com pentru a te inregistra!'
|
||||
success: '&2Te-ai inregistrat cu succes!'
|
||||
kicked_admin_registered: 'Un administrator tocmai te-a inregistrat, te rog autentifica-te din nou.'
|
||||
|
||||
# Password errors on registration
|
||||
password_error: '&cParolele nu corespund, verifica-le din nou!'
|
||||
password_error_nick: '&cNu poti folosi numele ca si parola. Te rugam sa folosesti alta parola...'
|
||||
password_error_unsafe: '&cParola aleasa nu este sigura. Te rugam sa folosesti alta parola...'
|
||||
password_error_chars: '&4Parola ta contine caractere nepermise. Caractere permise: REG_EX'
|
||||
pass_len: '&cParola ta este prea scurta pentru a te inregistra! Te rugam incearca alta parola!'
|
||||
password:
|
||||
match_error: '&cParolele nu corespund, verifica-le din nou!'
|
||||
name_in_password: '&cNu poti folosi numele ca si parola. Te rugam sa folosesti alta parola...'
|
||||
unsafe_password: '&cParola aleasa nu este sigura. Te rugam sa folosesti alta parola...'
|
||||
forbidden_characters: '&4Parola ta contine caractere nepermise. Caractere permise: %valid_chars'
|
||||
wrong_length: '&cParola ta este prea scurta pentru a te inregistra! Te rugam incearca alta parola!'
|
||||
|
||||
# Login
|
||||
usage_log: '&cFoloseste comanda "/login <parola>" pentru a te autentifica.'
|
||||
wrong_pwd: '&cParola gresita!'
|
||||
login: '&2Te-ai autentificat cu succes!'
|
||||
login_msg: '&cTe rugam sa te autentifici folosind comanda "/login <parola>"'
|
||||
timeout: '&4A expirat timpul de autentificare si ai fost dat afara de server, te rugam incearca din nou!'
|
||||
login:
|
||||
command_usage: '&cFoloseste comanda "/login <parola>" pentru a te autentifica.'
|
||||
wrong_password: '&cParola gresita!'
|
||||
success: ''
|
||||
login_request: '&cTe rugam sa te autentifici folosind comanda "/login <parola>"'
|
||||
timeout_error: '&4A expirat timpul de autentificare si ai fost dat afara de server, te rugam incearca din nou!'
|
||||
|
||||
# Errors
|
||||
unknown_user: '&cAcest jucator nu este inregistrat!'
|
||||
denied_command: '&cPentru a folosi comanda trebuie sa te autentifici!'
|
||||
denied_chat: 'Pentru a folosi chat-ul trebuie sa te autentifici!'
|
||||
not_logged_in: '&cNu te-ai autentificat!'
|
||||
tempban_max_logins: '&cAi fost interzis temporar deoarece ai esuat sa te autentifici de prea multe ori.'
|
||||
max_reg: '&cTe-ai inregistrat cu prea multe conturi pe acelasi ip! (%reg_count/%max_acc %reg_names)'
|
||||
no_perm: '&4Nu ai permisiunea!'
|
||||
error: '&4A aparut o eroare, te rugam contacteaza un administrator!'
|
||||
kick_forvip: '&3Un V.I.P a intrat pe server cand era plin!'
|
||||
error:
|
||||
denied_command: '&cPentru a folosi comanda trebuie sa te autentifici!'
|
||||
denied_chat: 'Pentru a folosi chat-ul trebuie sa te autentifici!'
|
||||
unregistered_user: '&cAcest jucator nu este inregistrat!'
|
||||
not_logged_in: '&cNu te-ai autentificat!'
|
||||
no_permission: '&4Nu ai permisiunea!'
|
||||
unexpected_error: ''
|
||||
max_registration: '&cTe-ai inregistrat cu prea multe conturi pe acelasi ip! (%reg_count/%max_acc %reg_names)'
|
||||
logged_in: '&cEsti deja autentificat!'
|
||||
kick_for_vip: '&3Un V.I.P a intrat pe server cand era plin!'
|
||||
tempban_max_logins: '&cAi fost interzis temporar deoarece ai esuat sa te autentifici de prea multe ori.'
|
||||
|
||||
# AntiBot
|
||||
kick_antibot: 'Protectia AntiBot este activata! Trebuie sa astepti cateva minute pentru a intra pe server.'
|
||||
antibot_auto_enabled: '&4[Protectie AntiBot] AntiBot-ul a fost activat din cauza numarului mare de conexiuni!'
|
||||
antibot_auto_disabled: '&2[Protectie AntiBot] AntiBot-ul a fost dezactivat dupa %m minute!'
|
||||
antibot:
|
||||
kick_antibot: 'Protectia AntiBot este activata! Trebuie sa astepti cateva minute pentru a intra pe server.'
|
||||
auto_enabled: '&4[Protectie AntiBot] AntiBot-ul a fost activat din cauza numarului mare de conexiuni!'
|
||||
auto_disabled: '&2[Protectie AntiBot] AntiBot-ul a fost dezactivat dupa %m minute!'
|
||||
|
||||
# Unregister
|
||||
unregister:
|
||||
success: '&cTi-ai sters contul cu succes!'
|
||||
command_usage: '&cFoloseste comanda: /unregister <parola>'
|
||||
|
||||
# Other messages
|
||||
unregistered: '&cTi-ai sters contul cu succes!'
|
||||
accounts_owned_self: 'Detii %count conturi:'
|
||||
accounts_owned_other: 'Jucatorul %name are %count conturi:'
|
||||
two_factor_create: '&2Codul tau secret este %code. Il poti scana de aici %url'
|
||||
recovery_code_sent: 'Un cod de recuperare a parolei a fost trimis catre email-ul tau.'
|
||||
recovery_code_incorrect: 'Codul de recuperare nu este corect! Mai ai %count incercari ramase.'
|
||||
recovery_tries_exceeded: 'Ai atins numarul maxim de incercari pentru introducerea codului de recuperare. Foloseste "/email recovery [email]" pentru a genera unul nou.'
|
||||
recovery_code_correct: 'Cod de recuperare corect!'
|
||||
recovery_change_password: 'Foloseste imediat comanda /email setpassword <parola noua> pentru a-ti schimba parola.'
|
||||
vb_nonActiv: '&cContul tau nu este activat, te rugam verifica-ti email-ul!'
|
||||
usage_unreg: '&cFoloseste comanda: /unregister <parola>'
|
||||
pwd_changed: '&2Parola a fost salvata cu succes!'
|
||||
logged_in: '&cEsti deja autentificat!'
|
||||
logout: '&2Te-ai dezautentificat cu succes!'
|
||||
reload: '&2Configuratiile si baza de date sau reincarcat corect!'
|
||||
usage_changepassword: '&cFoloseste comanda: /changepassword <parola veche> <parola noua>'
|
||||
misc:
|
||||
account_not_activated: '&cContul tau nu este activat, te rugam verifica-ti email-ul!'
|
||||
password_changed: '&2Parola a fost salvata cu succes!'
|
||||
logout: '&2Te-ai dezautentificat cu succes!'
|
||||
reload: '&2Configuratiile si baza de date sau reincarcat corect!'
|
||||
usage_change_password: '&cFoloseste comanda: /changepassword <parola veche> <parola noua>'
|
||||
two_factor_create: '&2Codul tau secret este %code. Il poti scana de aici %url'
|
||||
accounts_owned_self: 'Detii %count conturi:'
|
||||
accounts_owned_other: 'Jucatorul %name are %count conturi:'
|
||||
|
||||
# Session messages
|
||||
invalid_session: '&cIP-ul tau a fost schimbat si sesiunea ta a expirat!'
|
||||
valid_session: '&2Ai fost reconectat automat.'
|
||||
session:
|
||||
valid_session: '&2Ai fost reconectat automat.'
|
||||
invalid_session: '&cIP-ul tau a fost schimbat si sesiunea ta a expirat!'
|
||||
|
||||
# Error messages when joining
|
||||
name_len: '&4Numele tau este prea scurt pentru a te putea conecta!'
|
||||
regex: '&4Numele tau contine caractere ilegale. Caractere permise: REG_EX'
|
||||
country_banned: '&4Tara ta este interzisa pe acest server!'
|
||||
not_owner_error: 'Tu nu esti detinatorul acestui cont. Te rugam alege alt nume!'
|
||||
kick_fullserver: '&4Server-ul este plin, te rugam incearca din nou mai tarziu!'
|
||||
same_nick: '&4Acelasi nume apartine unui jucator care e deja pe server!'
|
||||
invalid_name_case: 'Ar trebui sa intri cu numele %valid, nu %invalid'
|
||||
same_ip_online: 'Deja este un jucator care are aceiasi adresa ip cu a ta!'
|
||||
on_join_validation:
|
||||
same_ip_online: 'Deja este un jucator care are aceiasi adresa ip cu a ta!'
|
||||
same_nick_online: '&4Acelasi nume apartine unui jucator care e deja pe server!'
|
||||
name_length: '&4Numele tau este prea scurt pentru a te putea conecta!'
|
||||
characters_in_name: '&4Numele tau contine caractere ilegale. Caractere permise: %valid_chars'
|
||||
kick_full_server: '&4Server-ul este plin, te rugam incearca din nou mai tarziu!'
|
||||
country_banned: '&4Tara ta este interzisa pe acest server!'
|
||||
not_owner_error: 'Tu nu esti detinatorul acestui cont. Te rugam alege alt nume!'
|
||||
invalid_name_case: 'Ar trebui sa intri cu numele %valid, nu %invalid'
|
||||
|
||||
# Email
|
||||
usage_email_add: '&cFoloseste comanda: /email add <email> <email>'
|
||||
usage_email_change: '&cFoloseste comanda: /email change <email vechi> <email nou>'
|
||||
usage_email_recovery: '&cFoloseste comanda: /email recovery <email>'
|
||||
new_email_invalid: '&cNoul email este invalid, incearca din nou!'
|
||||
old_email_invalid: '&cEmail-ul vechi este invalid, incearca din nou!'
|
||||
email_invalid: '&cEmail-ul este invalid, incearca din nou!'
|
||||
email_added: '&2Email-ul a fost adaugat cu succes la contul tau!'
|
||||
email_confirm: '&cTe rugam sa confirmi adresa ta de email!'
|
||||
email_changed: '&2Email-ul a fost schimbat cu succes!'
|
||||
email_send: ' &2Ti-am trimis un mail cu codul necesar recuperarii parolei tale!'
|
||||
email_show: '&2Adresa ta curenta de email este: &f%email'
|
||||
incomplete_email_settings: 'Eroare: Nu indeplinesti conditiile trimiterii unui email! Te rugam contacteaza un administrator.'
|
||||
email_already_used: '&4Email-ul acesta este deja folosit de altcineva'
|
||||
email_send_failure: 'Email-ul nu a putut fi trimis. Ta rugam contactatezi un administrator.'
|
||||
show_no_email: '&2Nu ai nici o adresa de email asociata cu acest cont.'
|
||||
add_email: '&3Te rugam adaugati email-ul la contul tau folosind comanda "/email add <email> <email>"'
|
||||
recovery_email: '&3Ti-ai uitat parola? Te rugam foloseste comanda "/email recovery <email>"'
|
||||
change_password_expired: 'Nu mai iti poti schimba parola folosind aceasta comanda.'
|
||||
email_cooldown_error: '&cAi primit deja un mail pentru schimbarea parolei. Trebuie sa astepti %time inainte de a trimite unul nou.'
|
||||
email:
|
||||
add_email_request: '&3Te rugam adaugati email-ul la contul tau folosind comanda "/email add <email> <email>"'
|
||||
usage_email_add: '&cFoloseste comanda: /email add <email> <email>'
|
||||
usage_email_change: '&cFoloseste comanda: /email change <email vechi> <email nou>'
|
||||
new_email_invalid: '&cNoul email este invalid, incearca din nou!'
|
||||
old_email_invalid: '&cEmail-ul vechi este invalid, incearca din nou!'
|
||||
invalid: '&cEmail-ul este invalid, incearca din nou!'
|
||||
added: '&2Email-ul a fost adaugat cu succes la contul tau!'
|
||||
request_confirmation: '&cTe rugam sa confirmi adresa ta de email!'
|
||||
changed: '&2Email-ul a fost schimbat cu succes!'
|
||||
email_show: '&2Adresa ta curenta de email este: &f%email'
|
||||
no_email_for_account: '&2Nu ai nici o adresa de email asociata cu acest cont.'
|
||||
already_used: '&4Email-ul acesta este deja folosit de altcineva'
|
||||
incomplete_settings: 'Eroare: Nu indeplinesti conditiile trimiterii unui email! Te rugam contacteaza un administrator.'
|
||||
send_failure: 'Email-ul nu a putut fi trimis. Ta rugam contactatezi un administrator.'
|
||||
change_password_expired: 'Nu mai iti poti schimba parola folosind aceasta comanda.'
|
||||
email_cooldown_error: '&cAi primit deja un mail pentru schimbarea parolei. Trebuie sa astepti %time inainte de a trimite unul nou.'
|
||||
|
||||
# Password recovery by email
|
||||
recovery:
|
||||
forgot_password_hint: '&3Ti-ai uitat parola? Te rugam foloseste comanda "/email recovery <email>"'
|
||||
command_usage: '&cFoloseste comanda: /email recovery <email>'
|
||||
email_sent: ' &2Ti-am trimis un mail cu codul necesar recuperarii parolei tale!'
|
||||
code:
|
||||
code_sent: 'Un cod de recuperare a parolei a fost trimis catre email-ul tau.'
|
||||
incorrect: 'Codul de recuperare nu este corect! Mai ai %count incercari ramase.'
|
||||
tries_exceeded: 'Ai atins numarul maxim de incercari pentru introducerea codului de recuperare. Foloseste "/email recovery [email]" pentru a genera unul nou.'
|
||||
correct: 'Cod de recuperare corect!'
|
||||
change_password: 'Foloseste imediat comanda /email setpassword <parola noua> pentru a-ti schimba parola.'
|
||||
|
||||
# Captcha
|
||||
usage_captcha: '&3Pentru a te autentifica, te rugam sa folosesti comanda "/captcha <theCaptcha>"'
|
||||
wrong_captcha: '&cCodul de verificare este gresit, te rugam foloseste comanda "/captcha THE_CAPTCHA"!'
|
||||
valid_captcha: '&2Codul de verificare a fost scris corect!'
|
||||
# TODO captcha_for_registration: 'To register you have to solve a captcha first, please use the command: /captcha <theCaptcha>'
|
||||
# TODO register_captcha_valid: '&2Valid captcha! You may now register with /register'
|
||||
captcha:
|
||||
usage_captcha: '&3Pentru a te autentifica, te rugam sa folosesti comanda "/captcha %captcha_code"'
|
||||
wrong_captcha: '&cCodul de verificare este gresit, te rugam foloseste comanda "/captcha %captcha_code"!'
|
||||
valid_captcha: '&2Codul de verificare a fost scris corect!'
|
||||
captcha_for_registration: ''
|
||||
register_captcha_valid: ''
|
||||
|
||||
# Verification code
|
||||
# TODO verification_code_required: '&3This command is sensitive and requires an email verification! Check your inbox and follow the email''s instructions.'
|
||||
# TODO usage_verification_code: '&cUsage: /verification <code>'
|
||||
# TODO incorrect_verification_code: '&cIncorrect code, please type "/verification <code>" into the chat, using the code you received by email'
|
||||
# TODO verification_code_verified: '&2Your identity has been verified! You can now execute all commands within the current session!'
|
||||
# TODO verification_code_already_verified: '&2You can already execute every sensitive command within the current session!'
|
||||
# TODO verification_code_expired: '&3Your code has expired! Execute another sensitive command to get a new code!'
|
||||
# TODO verification_code_email_needed: '&3To verify your identity you need to link an email address with your account!!'
|
||||
verification:
|
||||
code_required: ''
|
||||
command_usage: ''
|
||||
incorrect_code: ''
|
||||
success: ''
|
||||
already_verified: ''
|
||||
code_expired: ''
|
||||
email_needed: ''
|
||||
|
||||
# Time units
|
||||
second: 'secunda'
|
||||
seconds: 'secunde'
|
||||
minute: 'minut'
|
||||
minutes: 'minute'
|
||||
hour: 'ora'
|
||||
hours: 'ore'
|
||||
day: 'zi'
|
||||
days: 'zile'
|
||||
time:
|
||||
second: 'secunda'
|
||||
seconds: 'secunde'
|
||||
minute: 'minut'
|
||||
minutes: 'minute'
|
||||
hour: 'ora'
|
||||
hours: 'ore'
|
||||
day: 'zi'
|
||||
days: 'zile'
|
||||
|
@ -1,117 +1,136 @@
|
||||
# Регистрация
|
||||
reg_msg: '&3Регистрация: /reg <пароль> <повтор пароля>'
|
||||
usage_reg: '&cИспользование: /reg <пароль> <повтор пароля>'
|
||||
reg_only: '&4Вход только для зарегистрированных! Посетите http://сайт_сервера.ru для регистрации.'
|
||||
kicked_admin_registered: 'Администратор зарегистрировал вас. Авторизируйтесь снова.'
|
||||
registered: '&2Вы успешно зарегистрировались!'
|
||||
reg_disabled: '&cРегистрация отключена.'
|
||||
user_regged: '&cИгрок с таким именем уже зарегистрирован.'
|
||||
# Registration
|
||||
registration:
|
||||
disabled: '&cРегистрация отключена.'
|
||||
name_taken: '&cИгрок с таким именем уже зарегистрирован.'
|
||||
register_request: '&3Регистрация: /reg <пароль> <повтор пароля>'
|
||||
command_usage: '&cИспользование: /reg <пароль> <повтор пароля>'
|
||||
reg_only: '&4Вход только для зарегистрированных! Посетите http://сайт_сервера.ru для регистрации.'
|
||||
success: '&2Вы успешно зарегистрировались!'
|
||||
kicked_admin_registered: 'Администратор зарегистрировал вас. Авторизируйтесь снова.'
|
||||
|
||||
# Ошибки с паролем при регистрации
|
||||
password_error: '&cПароли не совпадают.'
|
||||
password_error_nick: '&cНельзя использовать своё имя в качестве пароля.'
|
||||
password_error_unsafe: '&cТакой пароль небезопасен.'
|
||||
password_error_chars: '&4Пароль содержит запрещённые символы. Разрешённые: REG_EX'
|
||||
pass_len: '&cПароль слишком длинный/короткий.'
|
||||
# Password errors on registration
|
||||
password:
|
||||
match_error: '&cПароли не совпадают.'
|
||||
name_in_password: '&cНельзя использовать своё имя в качестве пароля.'
|
||||
unsafe_password: '&cТакой пароль небезопасен.'
|
||||
forbidden_characters: '&4Пароль содержит запрещённые символы. Разрешённые: %valid_chars'
|
||||
wrong_length: '&cПароль слишком длинный/короткий.'
|
||||
|
||||
# Вход
|
||||
usage_log: '&cИспользование: /login <пароль>'
|
||||
wrong_pwd: '&cНеправильный пароль!'
|
||||
login: '&2Вы успешно вошли!'
|
||||
login_msg: '&3Авторизация: /login <Пароль>'
|
||||
timeout: '&4Время авторизации истекло.'
|
||||
# Login
|
||||
login:
|
||||
command_usage: '&cИспользование: /login <пароль>'
|
||||
wrong_password: '&cНеправильный пароль!'
|
||||
success: ''
|
||||
login_request: '&3Авторизация: /login <Пароль>'
|
||||
timeout_error: '&4Время авторизации истекло.'
|
||||
|
||||
# Ошибки
|
||||
unknown_user: '&cИгрок с таким именем не зарегистрирован.'
|
||||
denied_command: '&cНеобходимо авторизоваться для использования этой команды!'
|
||||
denied_chat: '&cНеобходимо авторизоваться, чтобы писать в чат!'
|
||||
not_logged_in: '&cВы ещё не вошли!'
|
||||
tempban_max_logins: '&cВы временно заблокированы из-за большого количества неудачных попыток авторизоваться.'
|
||||
max_reg: '&cПревышено максимальное количество регистраций на сервере! (%reg_count/%max_acc %reg_names)'
|
||||
no_perm: '&4Недостаточно прав.'
|
||||
error: '&cПроизошла ошибка. Свяжитесь с администратором.'
|
||||
kick_forvip: '&3VIP-игрок зашёл на переполненный сервер.'
|
||||
# Errors
|
||||
error:
|
||||
denied_command: '&cНеобходимо авторизоваться для использования этой команды!'
|
||||
denied_chat: '&cНеобходимо авторизоваться, чтобы писать в чат!'
|
||||
unregistered_user: '&cИгрок с таким именем не зарегистрирован.'
|
||||
not_logged_in: '&cВы ещё не вошли!'
|
||||
no_permission: '&4Недостаточно прав.'
|
||||
unexpected_error: ''
|
||||
max_registration: '&cПревышено максимальное количество регистраций на сервере! (%reg_count/%max_acc %reg_names)'
|
||||
logged_in: '&cВы уже авторизированы!'
|
||||
kick_for_vip: '&3VIP-игрок зашёл на переполненный сервер.'
|
||||
tempban_max_logins: '&cВы временно заблокированы из-за большого количества неудачных попыток авторизоваться.'
|
||||
|
||||
# АнтиБот (Защита от ботов)
|
||||
kick_antibot: 'Сработала защита против ботов! Необходимо подождать перед следующим входом на сервер.'
|
||||
antibot_auto_enabled: '&4[AuthMe] AntiBot-режим включился из-за большого количества входов!'
|
||||
antibot_auto_disabled: '&2[AuthMe] AntiBot-режим отключился спустя %m мин.'
|
||||
# AntiBot
|
||||
antibot:
|
||||
kick_antibot: 'Сработала защита против ботов! Необходимо подождать перед следующим входом на сервер.'
|
||||
auto_enabled: '&4[AuthMe] AntiBot-режим включился из-за большого количества входов!'
|
||||
auto_disabled: '&2[AuthMe] AntiBot-режим отключился спустя %m мин.'
|
||||
|
||||
# Другие сообщения
|
||||
unregistered: '&cУчётная запись успешно удалена!'
|
||||
accounts_owned_self: 'У вас %count уч. записей:'
|
||||
accounts_owned_other: 'У игрока %name %count уч. записей:'
|
||||
two_factor_create: '&2Ваш секретный код — %code. Просканируйте его здесь: %url'
|
||||
recovery_code_sent: 'Код восстановления для сброса пароля был отправлен на электронную почт.'
|
||||
recovery_code_incorrect: 'Неверный код восстановления! Попыток осталось: %count.'
|
||||
recovery_tries_exceeded: 'Вы слишком много раз неверно ввели код восстановления. Используйте «/email recovery [эл. почта]», чтобы получить новый код.'
|
||||
recovery_code_correct: 'Код восстановления введён верно!'
|
||||
recovery_change_password: 'Используйте «/email setpassword <новый пароль>», чтобы сменить свой пароль.'
|
||||
vb_nonActiv: '&cВаша уч. запись ещё не активирована. Проверьте электронную почту!'
|
||||
usage_unreg: '&cИспользование: /unregister <пароль>'
|
||||
pwd_changed: '&2Пароль изменён!'
|
||||
logged_in: '&cВы уже авторизированы!'
|
||||
logout: '&2Вы успешно вышли.'
|
||||
reload: '&6Конфигурация и база данных перезагружены.'
|
||||
usage_changepassword: '&cИспользование: /changepassword <пароль> <новый пароль>'
|
||||
# Unregister
|
||||
unregister:
|
||||
success: '&cУчётная запись успешно удалена!'
|
||||
command_usage: '&cИспользование: /unregister <пароль>'
|
||||
|
||||
# Сообщения сессии
|
||||
invalid_session: '&cСессия некорректна. Дождитесь, пока она закончится.'
|
||||
valid_session: '&2Вы автоматически авторизовались!'
|
||||
# Other messages
|
||||
misc:
|
||||
account_not_activated: '&cВаша уч. запись ещё не активирована. Проверьте электронную почту!'
|
||||
password_changed: '&2Пароль изменён!'
|
||||
logout: '&2Вы успешно вышли.'
|
||||
reload: '&6Конфигурация и база данных перезагружены.'
|
||||
usage_change_password: '&cИспользование: /changepassword <пароль> <новый пароль>'
|
||||
two_factor_create: '&2Ваш секретный код — %code. Просканируйте его здесь: %url'
|
||||
accounts_owned_self: 'У вас %count уч. записей:'
|
||||
accounts_owned_other: 'У игрока %name %count уч. записей:'
|
||||
|
||||
# Ошибки при входе
|
||||
name_len: '&4Ваше имя слишком длинное/короткое.'
|
||||
regex: '&4Пароль содержит запрещённые символы. Разрешённые: REG_EX'
|
||||
country_banned: '&4Вход с IP-адресов вашей страны запрещён на этом сервере.'
|
||||
not_owner_error: 'Вы не являетесь владельцем данной уч. записи. Выберите себе другое имя!'
|
||||
kick_fullserver: '&4Сервер полон. Попробуйте зайти позже!'
|
||||
same_nick: '&4Игрок с данным именем уже играет на сервере!'
|
||||
invalid_name_case: 'Неверное имя! Зайдите под именем %valid, а не %invalid.'
|
||||
same_ip_online: 'Игрок с данным IP-адресом уже играет на сервере!'
|
||||
# Session messages
|
||||
session:
|
||||
valid_session: '&2Вы автоматически авторизовались!'
|
||||
invalid_session: '&cСессия некорректна. Дождитесь, пока она закончится.'
|
||||
|
||||
# Почта
|
||||
usage_email_add: '&cИспользование: /email add <эл. почта> <повтор эл. почты>'
|
||||
usage_email_change: '&cИспользование: /email change <эл. почта> <новая эл. почта>'
|
||||
usage_email_recovery: '&cИспользование: /email recovery <эл. почта>'
|
||||
new_email_invalid: '&cНедействительная новая электронная почта!'
|
||||
old_email_invalid: '&cНедействительная старая электронная почта!'
|
||||
email_invalid: '&cНедействительный адрес электронной почты!'
|
||||
email_added: '&2Электронная почта успешно добавлена!'
|
||||
email_confirm: '&cПодтвердите свою электронную почту!'
|
||||
email_changed: '&2Адрес электронной почты изменён!'
|
||||
email_send: '&2Письмо с инструкциями для восстановления было отправлено на вашу электронную почту!'
|
||||
email_show: '&2Текущий адрес электронной почты — &f%email'
|
||||
incomplete_email_settings: 'Ошибка: не все необходимые параметры установлены для отправки электронной почты. Свяжитесь с администратором.'
|
||||
email_already_used: '&4Эта электронная почта уже используется.'
|
||||
email_send_failure: 'Письмо не может быть отправлено. Свяжитесь в администратором.'
|
||||
show_no_email: '&2К вашей уч. записи не привязана электронная почта.'
|
||||
add_email: '&3Добавьте электронную почту: /email add <эл. почта> <повтор эл. почты>'
|
||||
recovery_email: '&Забыли пароль? Используйте «/email recovery <эл. почта>».'
|
||||
change_password_expired: 'Больше нельзя сменить свой пароль, используя эту команду.'
|
||||
email_cooldown_error: '&cПисьмо было отправлено недавно. Подождите %time, прежде чем отправить новое.'
|
||||
# Error messages when joining
|
||||
on_join_validation:
|
||||
same_ip_online: 'Игрок с данным IP-адресом уже играет на сервере!'
|
||||
same_nick_online: '&4Игрок с данным именем уже играет на сервере!'
|
||||
name_length: '&4Ваше имя слишком длинное/короткое.'
|
||||
characters_in_name: '&4Пароль содержит запрещённые символы. Разрешённые: %valid_chars'
|
||||
kick_full_server: '&4Сервер полон. Попробуйте зайти позже!'
|
||||
country_banned: '&4Вход с IP-адресов вашей страны запрещён на этом сервере.'
|
||||
not_owner_error: 'Вы не являетесь владельцем данной уч. записи. Выберите себе другое имя!'
|
||||
invalid_name_case: 'Неверное имя! Зайдите под именем %valid, а не %invalid.'
|
||||
|
||||
# Каптча
|
||||
usage_captcha: '&3Необходимо ввести текст с каптчи. Используйте «/captcha <theCaptcha>»'
|
||||
wrong_captcha: '&cНеверно! Используйте «/captcha THE_CAPTCHA».'
|
||||
valid_captcha: '&2Вы успешно решили каптчу!'
|
||||
# TODO captcha_for_registration: 'To register you have to solve a captcha first, please use the command: /captcha <theCaptcha>'
|
||||
# TODO register_captcha_valid: '&2Valid captcha! You may now register with /register'
|
||||
# Email
|
||||
email:
|
||||
add_email_request: '&3Добавьте электронную почту: /email add <эл. почта> <повтор эл. почты>'
|
||||
usage_email_add: '&cИспользование: /email add <эл. почта> <повтор эл. почты>'
|
||||
usage_email_change: '&cИспользование: /email change <эл. почта> <новая эл. почта>'
|
||||
new_email_invalid: '&cНедействительная новая электронная почта!'
|
||||
old_email_invalid: '&cНедействительная старая электронная почта!'
|
||||
invalid: '&cНедействительный адрес электронной почты!'
|
||||
added: '&2Электронная почта успешно добавлена!'
|
||||
request_confirmation: '&cПодтвердите свою электронную почту!'
|
||||
changed: '&2Адрес электронной почты изменён!'
|
||||
email_show: '&2Текущий адрес электронной почты — &f%email'
|
||||
no_email_for_account: '&2К вашей уч. записи не привязана электронная почта.'
|
||||
already_used: '&4Эта электронная почта уже используется.'
|
||||
incomplete_settings: 'Ошибка: не все необходимые параметры установлены для отправки электронной почты. Свяжитесь с администратором.'
|
||||
send_failure: 'Письмо не может быть отправлено. Свяжитесь в администратором.'
|
||||
change_password_expired: 'Больше нельзя сменить свой пароль, используя эту команду.'
|
||||
email_cooldown_error: '&cПисьмо было отправлено недавно. Подождите %time, прежде чем отправить новое.'
|
||||
|
||||
# Код подтверждения
|
||||
verification_code_required: '&3Эта команда чувствительна и требует подтверждения электронной почты! Проверьте свою почту и следуйте инструкциям в письме.'
|
||||
usage_verification_code: '&cИспользование: /verification <код>'
|
||||
incorrect_verification_code: '&cНеверный код, используйте «/verification <код>», подставив код из полученного письма.'
|
||||
verification_code_verified: '&2Ваша личность подтверждена! Теперь можно выполнять все чувствительные команды в текущем сеансе!'
|
||||
verification_code_already_verified: '&2Вы уже можете выполнять все чувствительные команды в текущем сеансе!'
|
||||
verification_code_expired: '&3Срок действия кода истёк! Выполните чувствительную команду, чтобы получить новый код!'
|
||||
verification_code_email_needed: '&3Чтобы подтвердить вашу личность, необходимо привязать электронную почту к учётной записи!!'
|
||||
# Password recovery by email
|
||||
recovery:
|
||||
forgot_password_hint: '&Забыли пароль? Используйте «/email recovery <эл. почта>».'
|
||||
command_usage: '&cИспользование: /email recovery <эл. почта>'
|
||||
email_sent: '&2Письмо с инструкциями для восстановления было отправлено на вашу электронную почту!'
|
||||
code:
|
||||
code_sent: 'Код восстановления для сброса пароля был отправлен на электронную почт.'
|
||||
incorrect: 'Неверный код восстановления! Попыток осталось: %count.'
|
||||
tries_exceeded: 'Вы слишком много раз неверно ввели код восстановления. Используйте «/email recovery [эл. почта]», чтобы получить новый код.'
|
||||
correct: 'Код восстановления введён верно!'
|
||||
change_password: 'Используйте «/email setpassword <новый пароль>», чтобы сменить свой пароль.'
|
||||
|
||||
# Единицы времени
|
||||
second: 'с.'
|
||||
seconds: 'с.'
|
||||
minute: 'мин.'
|
||||
minutes: 'мин.'
|
||||
hour: 'ч.'
|
||||
hours: 'ч.'
|
||||
day: 'дн.'
|
||||
days: 'дн.'
|
||||
# Captcha
|
||||
captcha:
|
||||
usage_captcha: '&3Необходимо ввести текст с каптчи. Используйте «/captcha %captcha_code»'
|
||||
wrong_captcha: '&cНеверно! Используйте «/captcha %captcha_code».'
|
||||
valid_captcha: '&2Вы успешно решили каптчу!'
|
||||
captcha_for_registration: ''
|
||||
register_captcha_valid: ''
|
||||
|
||||
# Verification code
|
||||
verification:
|
||||
code_required: '&3Эта команда чувствительна и требует подтверждения электронной почты! Проверьте свою почту и следуйте инструкциям в письме.'
|
||||
command_usage: '&cИспользование: /verification <код>'
|
||||
incorrect_code: '&cНеверный код, используйте «/verification <код>», подставив код из полученного письма.'
|
||||
success: '&2Ваша личность подтверждена! Теперь можно выполнять все чувствительные команды в текущем сеансе!'
|
||||
already_verified: '&2Вы уже можете выполнять все чувствительные команды в текущем сеансе!'
|
||||
code_expired: '&3Срок действия кода истёк! Выполните чувствительную команду, чтобы получить новый код!'
|
||||
email_needed: '&3Чтобы подтвердить вашу личность, необходимо привязать электронную почту к учётной записи!!'
|
||||
|
||||
# Time units
|
||||
time:
|
||||
second: 'с.'
|
||||
seconds: 'с.'
|
||||
minute: 'мин.'
|
||||
minutes: 'мин.'
|
||||
hour: 'ч.'
|
||||
hours: 'ч.'
|
||||
day: 'дн.'
|
||||
days: 'дн.'
|
||||
|
@ -6,119 +6,138 @@
|
||||
# check Translators on GitHub Wiki. #
|
||||
|
||||
# Registration
|
||||
reg_msg: '&cZaregistruj sa príkazom "/register <heslo> <zopakujHeslo>".'
|
||||
usage_reg: '&cPoužitie: /register <heslo> <zopakujHeslo>'
|
||||
reg_only: '&fIba zaregistrovaný hráči sa môžu pripojiť na tento server! Navštív http://example.com pre registráciu.'
|
||||
kicked_admin_registered: 'Admin ťa zaregistroval; prosím prihlás sa znovu.'
|
||||
registered: '&cBol si úspešne zaregistrovaný.'
|
||||
reg_disabled: '&cRegistrácia nie je povolená.'
|
||||
user_regged: '&cZadané meno je už zaregistrované.'
|
||||
registration:
|
||||
disabled: '&cRegistrácia nie je povolená.'
|
||||
name_taken: '&cZadané meno je už zaregistrované.'
|
||||
register_request: '&cZaregistruj sa príkazom "/register <heslo> <zopakujHeslo>".'
|
||||
command_usage: '&cPoužitie: /register <heslo> <zopakujHeslo>'
|
||||
reg_only: '&fIba zaregistrovaný hráči sa môžu pripojiť na tento server! Navštív http://example.com pre registráciu.'
|
||||
success: '&cBol si úspešne zaregistrovaný.'
|
||||
kicked_admin_registered: 'Admin ťa zaregistroval; prosím prihlás sa znovu.'
|
||||
|
||||
# Password errors on registration
|
||||
password_error: '&fHeslá sa nezhodujú.'
|
||||
password_error_nick: '&cNemôžeš použiť tvoje meno ako heslo, prosím zvoľ si iné...'
|
||||
password_error_unsafe: '&cTvoje heslo nieje bezpečné, prosím zvoľ si iné...'
|
||||
password_error_chars: '&4Tvoje heslo obsahuje zakázané znaky. Povolené znaky: REG_EX'
|
||||
pass_len: '&fHeslo je veľmi krátke alebo veľmi dlhé.'
|
||||
password:
|
||||
match_error: '&fHeslá sa nezhodujú.'
|
||||
name_in_password: '&cNemôžeš použiť tvoje meno ako heslo, prosím zvoľ si iné...'
|
||||
unsafe_password: '&cTvoje heslo nieje bezpečné, prosím zvoľ si iné...'
|
||||
forbidden_characters: '&4Tvoje heslo obsahuje zakázané znaky. Povolené znaky: %valid_chars'
|
||||
wrong_length: '&fHeslo je veľmi krátke alebo veľmi dlhé.'
|
||||
|
||||
# Login
|
||||
usage_log: '&cPoužitie: /login <heslo>'
|
||||
wrong_pwd: '&cZadal si zlé heslo.'
|
||||
login: '&cBol si úspešne prihlásený!'
|
||||
login_msg: '&cPrihlás sa príkazom "/login <heslo>".'
|
||||
timeout: '&fVypršal čas na prihlásenie, pripoj sa a skús to znovu.'
|
||||
login:
|
||||
command_usage: '&cPoužitie: /login <heslo>'
|
||||
wrong_password: '&cZadal si zlé heslo.'
|
||||
success: ''
|
||||
login_request: '&cPrihlás sa príkazom "/login <heslo>".'
|
||||
timeout_error: '&fVypršal čas na prihlásenie, pripoj sa a skús to znovu.'
|
||||
|
||||
# Errors
|
||||
unknown_user: '&cZadané meno nie je zaregistrované!'
|
||||
denied_command: '&cPre použitie tohto príkazu sa musíš prihlásiť!'
|
||||
denied_chat: '&cMusíš byť prihlásený ak chceš použiť chat!'
|
||||
not_logged_in: '&cNie si ešte prihlásený!'
|
||||
tempban_max_logins: '&cBol si dočasne zabanovaný za opakované zadanie zlého hesla.'
|
||||
max_reg: '&fPrekročil si maximum registrovaných účtov(%reg_count/%max_acc|%reg_names).'
|
||||
no_perm: '&cNemáš dostatočné práva na vykonanie tejto činnosti.'
|
||||
error: '&fNastala chyba, prosím kontaktuj Administrátora.'
|
||||
kick_forvip: '&3Uvoľnil si miesto pre VIP hráča!'
|
||||
error:
|
||||
denied_command: '&cPre použitie tohto príkazu sa musíš prihlásiť!'
|
||||
denied_chat: '&cMusíš byť prihlásený ak chceš použiť chat!'
|
||||
unregistered_user: '&cZadané meno nie je zaregistrované!'
|
||||
not_logged_in: '&cNie si ešte prihlásený!'
|
||||
no_permission: '&cNemáš dostatočné práva na vykonanie tejto činnosti.'
|
||||
unexpected_error: ''
|
||||
max_registration: '&fPrekročil si maximum registrovaných účtov(%reg_count/%max_acc|%reg_names).'
|
||||
logged_in: '&cAktuálne si už prihlásený!'
|
||||
kick_for_vip: '&3Uvoľnil si miesto pre VIP hráča!'
|
||||
tempban_max_logins: '&cBol si dočasne zabanovaný za opakované zadanie zlého hesla.'
|
||||
|
||||
# AntiBot
|
||||
kick_antibot: 'AntiBot je zapnutý! Musíš počkať niekoľko minút pred znovupripojením sa na server.'
|
||||
antibot_auto_enabled: '&4[AntiBotService] AntiBot bol zapnutý kôli masívnym pokusom o pripojenie!'
|
||||
antibot_auto_disabled: '&2[AntiBotService] AntiBot bol vypnutý po %m minútach!'
|
||||
antibot:
|
||||
kick_antibot: 'AntiBot je zapnutý! Musíš počkať niekoľko minút pred znovupripojením sa na server.'
|
||||
auto_enabled: '&4[AntiBotService] AntiBot bol zapnutý kôli masívnym pokusom o pripojenie!'
|
||||
auto_disabled: '&2[AntiBotService] AntiBot bol vypnutý po %m minútach!'
|
||||
|
||||
# Unregister
|
||||
unregister:
|
||||
success: '&cÚčet bol vymazaný!'
|
||||
command_usage: '&cPoužitie: /unregister heslo'
|
||||
|
||||
# Other messages
|
||||
unregistered: '&cÚčet bol vymazaný!'
|
||||
accounts_owned_self: 'Vlastníš tieto účty(%count): '
|
||||
accounts_owned_other: 'Hráč %name vlastní tieto účty(%count): '
|
||||
two_factor_create: '&2Tvoj tajný kód je %code. Môžeš ho oskenovať tu: %url'
|
||||
recovery_code_sent: 'Kód na obnovenie účtu bol poslaný na tvoj e-mail.'
|
||||
recovery_code_incorrect: 'Nesprávny kód! Zostávajúce pokusy: %count.'
|
||||
recovery_tries_exceeded: 'Prekročil si maximálny počet pokusov o zadanie kódu pre obnovenie účtu. Použi "/email recovery [email]" pre vygenerovanie nového kódu.'
|
||||
recovery_code_correct: 'Správny kód!'
|
||||
recovery_change_password: 'Prosím hneď použi príkaz /email setpassword <nové heslo> pre zmenenie tvojeho hesla.'
|
||||
vb_nonActiv: '&fTvoj účet nie je aktivovaný. Prezri si svoj e-mail!'
|
||||
usage_unreg: '&cPoužitie: /unregister heslo'
|
||||
pwd_changed: '&cHeslo zmenené!'
|
||||
logged_in: '&cAktuálne si už prihlásený!'
|
||||
logout: '&cBol si úspešne odhlásený.'
|
||||
reload: '&fZnovu načítanie konfigurácie a databázy bolo úspešné.'
|
||||
usage_changepassword: '&fPoužitie: /changepassword <staréHeslo> <novéHeslo>'
|
||||
misc:
|
||||
account_not_activated: '&fTvoj účet nie je aktivovaný. Prezri si svoj e-mail!'
|
||||
password_changed: '&cHeslo zmenené!'
|
||||
logout: '&cBol si úspešne odhlásený.'
|
||||
reload: '&fZnovu načítanie konfigurácie a databázy bolo úspešné.'
|
||||
usage_change_password: '&fPoužitie: /changepassword <staréHeslo> <novéHeslo>'
|
||||
two_factor_create: '&2Tvoj tajný kód je %code. Môžeš ho oskenovať tu: %url'
|
||||
accounts_owned_self: 'Vlastníš tieto účty(%count): '
|
||||
accounts_owned_other: 'Hráč %name vlastní tieto účty(%count): '
|
||||
|
||||
# Session messages
|
||||
invalid_session: '&fTvoja IP sa zmenila a tvoje prihlásenie(relácia) vypršalo(/a).'
|
||||
valid_session: '&cAutomatické prihlásenie z dôvodu pokračovania relácie.'
|
||||
session:
|
||||
valid_session: '&cAutomatické prihlásenie z dôvodu pokračovania relácie.'
|
||||
invalid_session: '&fTvoja IP sa zmenila a tvoje prihlásenie(relácia) vypršalo(/a).'
|
||||
|
||||
# Error messages when joining
|
||||
name_len: '&cTvoje meno je veľmi krátke alebo veľmi dlhé.'
|
||||
regex: '&cTvoje meno obsahuje zakázané znaky. Povolené znaky: REG_EX'
|
||||
country_banned: '&4Tvoja krajina je zabanovaná na tomto serveri!'
|
||||
not_owner_error: 'Niesi majiteľ tohto účtu. Prosím zvoľ si iné meno!'
|
||||
kick_fullserver: '&4Server je plný, skús znovu neskôr!'
|
||||
same_nick: '&fHrác s týmto nickom už hrá!'
|
||||
invalid_name_case: 'Mal by si sa pripojiť s nickom %valid, nie %invalid -pozor na veľké a malé písmená.'
|
||||
same_ip_online: 'Hráč s tvojou IP už hrá na tomto serveri!'
|
||||
on_join_validation:
|
||||
same_ip_online: 'Hráč s tvojou IP už hrá na tomto serveri!'
|
||||
same_nick_online: '&fHrác s týmto nickom už hrá!'
|
||||
name_length: '&cTvoje meno je veľmi krátke alebo veľmi dlhé.'
|
||||
characters_in_name: '&cTvoje meno obsahuje zakázané znaky. Povolené znaky: %valid_chars'
|
||||
kick_full_server: '&4Server je plný, skús znovu neskôr!'
|
||||
country_banned: '&4Tvoja krajina je zabanovaná na tomto serveri!'
|
||||
not_owner_error: 'Niesi majiteľ tohto účtu. Prosím zvoľ si iné meno!'
|
||||
invalid_name_case: 'Mal by si sa pripojiť s nickom %valid, nie %invalid -pozor na veľké a malé písmená.'
|
||||
|
||||
# Email
|
||||
usage_email_add: '&cPoužitie: /email add <email> <znovuEmail>'
|
||||
usage_email_change: '&cPoužitie: /email change <starýEmail> <novýEmail>'
|
||||
usage_email_recovery: '&cPoužitie: /email recovery <Email>'
|
||||
new_email_invalid: '&cNeplatný nový email, skús to znovu!'
|
||||
old_email_invalid: '&cNeplatný starý email, skús to znovu!'
|
||||
email_invalid: '&cNeplatná emailová adresa, skús to znovu!'
|
||||
email_added: '&2Emailová adresa bola úspešne pridaná k tvojmu účtu!'
|
||||
email_confirm: '&cProsím potvrď svoju emailovú adresu!'
|
||||
email_changed: '&2Emailová adresa bola úspešne zmenená!'
|
||||
email_send: '&2Email na obnovenie bol úspešne odoslaný! Prosím skontroluj si svoju emailovú schránku!'
|
||||
email_show: '&2Tvoja súčastná emailová adresa je: &f%email'
|
||||
incomplete_email_settings: 'Chyba: nie všetky potrebné nastavenia sú nastavené pre posielanie emailov. Prosím kontaktuj Administrátora.'
|
||||
email_already_used: '&4Túto emailovú adresu už niekto používa.'
|
||||
email_send_failure: 'Email nemohol byť poslaný. Prosím kontaktuj Administrátora.'
|
||||
show_no_email: '&2Momentálne nemáš emailovú adresu spojenú s týmto účtom.'
|
||||
add_email: '&cPridaj svoj e-mail príkazom "/email add <email> <znovuEmail>".'
|
||||
recovery_email: '&cZabudol si heslo? Použi príkaz /email recovery <tvojEmail>'
|
||||
change_password_expired: 'Už nemôžeš zmeniť svoje heslo týmto príkazom.'
|
||||
email_cooldown_error: '&cEmail bol nedávno poslaný. Musíš počkať %time predtým ako ti pošleme nový.'
|
||||
email:
|
||||
add_email_request: '&cPridaj svoj e-mail príkazom "/email add <email> <znovuEmail>".'
|
||||
usage_email_add: '&cPoužitie: /email add <email> <znovuEmail>'
|
||||
usage_email_change: '&cPoužitie: /email change <starýEmail> <novýEmail>'
|
||||
new_email_invalid: '&cNeplatný nový email, skús to znovu!'
|
||||
old_email_invalid: '&cNeplatný starý email, skús to znovu!'
|
||||
invalid: '&cNeplatná emailová adresa, skús to znovu!'
|
||||
added: '&2Emailová adresa bola úspešne pridaná k tvojmu účtu!'
|
||||
request_confirmation: '&cProsím potvrď svoju emailovú adresu!'
|
||||
changed: '&2Emailová adresa bola úspešne zmenená!'
|
||||
email_show: '&2Tvoja súčastná emailová adresa je: &f%email'
|
||||
no_email_for_account: '&2Momentálne nemáš emailovú adresu spojenú s týmto účtom.'
|
||||
already_used: '&4Túto emailovú adresu už niekto používa.'
|
||||
incomplete_settings: 'Chyba: nie všetky potrebné nastavenia sú nastavené pre posielanie emailov. Prosím kontaktuj Administrátora.'
|
||||
send_failure: 'Email nemohol byť poslaný. Prosím kontaktuj Administrátora.'
|
||||
change_password_expired: 'Už nemôžeš zmeniť svoje heslo týmto príkazom.'
|
||||
email_cooldown_error: '&cEmail bol nedávno poslaný. Musíš počkať %time predtým ako ti pošleme nový.'
|
||||
|
||||
# Password recovery by email
|
||||
recovery:
|
||||
forgot_password_hint: '&cZabudol si heslo? Použi príkaz /email recovery <tvojEmail>'
|
||||
command_usage: '&cPoužitie: /email recovery <Email>'
|
||||
email_sent: '&2Email na obnovenie bol úspešne odoslaný! Prosím skontroluj si svoju emailovú schránku!'
|
||||
code:
|
||||
code_sent: 'Kód na obnovenie účtu bol poslaný na tvoj e-mail.'
|
||||
incorrect: 'Nesprávny kód! Zostávajúce pokusy: %count.'
|
||||
tries_exceeded: 'Prekročil si maximálny počet pokusov o zadanie kódu pre obnovenie účtu. Použi "/email recovery [email]" pre vygenerovanie nového kódu.'
|
||||
correct: 'Správny kód!'
|
||||
change_password: 'Prosím hneď použi príkaz /email setpassword <nové heslo> pre zmenenie tvojeho hesla.'
|
||||
|
||||
# Captcha
|
||||
usage_captcha: '&3Pre prihlásenie musíš vyriešiť captcha kód, prosím použi príkaz: /captcha <theCaptcha>'
|
||||
wrong_captcha: '&cNesprávny kód captcha, prosím napíš "/captcha THE_CAPTCHA" do chatu!'
|
||||
valid_captcha: '&2Správne si vyriešil captcha kód!'
|
||||
# TODO captcha_for_registration: 'To register you have to solve a captcha first, please use the command: /captcha <theCaptcha>'
|
||||
# TODO register_captcha_valid: '&2Valid captcha! You may now register with /register'
|
||||
captcha:
|
||||
usage_captcha: '&3Pre prihlásenie musíš vyriešiť captcha kód, prosím použi príkaz: /captcha %captcha_code'
|
||||
wrong_captcha: '&cNesprávny kód captcha, prosím napíš "/captcha %captcha_code" do chatu!'
|
||||
valid_captcha: '&2Správne si vyriešil captcha kód!'
|
||||
captcha_for_registration: ''
|
||||
register_captcha_valid: ''
|
||||
|
||||
# Verification code
|
||||
# TODO verification_code_required: '&3This command is sensitive and requires an email verification! Check your inbox and follow the email''s instructions.'
|
||||
# TODO usage_verification_code: '&cUsage: /verification <code>'
|
||||
# TODO incorrect_verification_code: '&cIncorrect code, please type "/verification <code>" into the chat, using the code you received by email'
|
||||
# TODO verification_code_verified: '&2Your identity has been verified! You can now execute all commands within the current session!'
|
||||
# TODO verification_code_already_verified: '&2You can already execute every sensitive command within the current session!'
|
||||
# TODO verification_code_expired: '&3Your code has expired! Execute another sensitive command to get a new code!'
|
||||
# TODO verification_code_email_needed: '&3To verify your identity you need to link an email address with your account!!'
|
||||
verification:
|
||||
code_required: ''
|
||||
command_usage: ''
|
||||
incorrect_code: ''
|
||||
success: ''
|
||||
already_verified: ''
|
||||
code_expired: ''
|
||||
email_needed: ''
|
||||
|
||||
# Time units
|
||||
second: 'sek.'
|
||||
seconds: 'sek.'
|
||||
minute: 'min.'
|
||||
minutes: 'min.'
|
||||
hour: 'hod.'
|
||||
hours: 'hod.'
|
||||
day: 'd.'
|
||||
days: 'd.'
|
||||
time:
|
||||
second: 'sek.'
|
||||
seconds: 'sek.'
|
||||
minute: 'min.'
|
||||
minutes: 'min.'
|
||||
hour: 'hod.'
|
||||
hours: 'hod.'
|
||||
day: 'd.'
|
||||
days: 'd.'
|
||||
|
@ -1,118 +1,136 @@
|
||||
# Kayit mesajlari
|
||||
reg_msg: '&3Lutfen kayit komutunu kullanin "/register <sifre> <TekrarSifre>"'
|
||||
usage_reg: '&cKullanim: /register <sifre> <TekrarSifre>'
|
||||
reg_only: '&4Sunucuya kayit sadece internet uzerinden yapilmakta! Lutfen http://ornek.com sitesini kayit icin ziyaret edin!'
|
||||
kicked_admin_registered: 'Bir yetkili seni kayit etti; tekrardan giris yap'
|
||||
registered: '&2Basariyla kaydoldun!'
|
||||
reg_disabled: '&cOyun icin kayit olma kapatildi!'
|
||||
user_regged: '&cSenin adinda daha once birisi kaydolmus!'
|
||||
# Registration
|
||||
registration:
|
||||
disabled: '&cOyun icin kayit olma kapatildi!'
|
||||
name_taken: '&cSenin adinda daha once birisi kaydolmus!'
|
||||
register_request: '&3Lutfen kayit komutunu kullanin "/register <sifre> <TekrarSifre>"'
|
||||
command_usage: '&cKullanim: /register <sifre> <TekrarSifre>'
|
||||
reg_only: '&4Sunucuya kayit sadece internet uzerinden yapilmakta! Lutfen http://ornek.com sitesini kayit icin ziyaret edin!'
|
||||
success: '&2Basariyla kaydoldun!'
|
||||
kicked_admin_registered: 'Bir yetkili seni kayit etti; tekrardan giris yap'
|
||||
|
||||
# Kayit aninda sifre hatalari
|
||||
password_error: '&cSifre eslesmiyor, tekrar deneyin!'
|
||||
password_error_nick: '&cSifrenize adinizi koyamazsiniz, lutfen farkli bir sifre secin...'
|
||||
password_error_unsafe: '&cSectiginiz sifre guvenli degil, lutfen farkli bir sifre secin...'
|
||||
password_error_chars: '&4Sifrenizde izin verilmeyen karakterler bulunmakta. Izin verilen karakterler: REG_EX'
|
||||
pass_len: '&cSenin sifren ya cok kisa yada cok uzun! Lutfen farkli birsey dene!'
|
||||
# Password errors on registration
|
||||
password:
|
||||
match_error: '&cSifre eslesmiyor, tekrar deneyin!'
|
||||
name_in_password: '&cSifrenize adinizi koyamazsiniz, lutfen farkli bir sifre secin...'
|
||||
unsafe_password: '&cSectiginiz sifre guvenli degil, lutfen farkli bir sifre secin...'
|
||||
forbidden_characters: '&4Sifrenizde izin verilmeyen karakterler bulunmakta. Izin verilen karakterler: %valid_chars'
|
||||
wrong_length: '&cSenin sifren ya cok kisa yada cok uzun! Lutfen farkli birsey dene!'
|
||||
|
||||
# Oturuma giris
|
||||
usage_log: '&cKullanim: /login <sifre>'
|
||||
wrong_pwd: '&cYanlis sifre!'
|
||||
login: '&2Giris basarili!'
|
||||
login_msg: '&cLutfen giris komutunu kullanin "/login <sifre>"'
|
||||
timeout: '&4Giris izni icin verilen zaman suresini astigin icin sunucudan atildin, tekrar deneyin!'
|
||||
# Login
|
||||
login:
|
||||
command_usage: '&cKullanim: /login <sifre>'
|
||||
wrong_password: '&cYanlis sifre!'
|
||||
success: ''
|
||||
login_request: '&cLutfen giris komutunu kullanin "/login <sifre>"'
|
||||
timeout_error: '&4Giris izni icin verilen zaman suresini astigin icin sunucudan atildin, tekrar deneyin!'
|
||||
|
||||
# Hata mesajlari
|
||||
unknown_user: '&cBu oyuncu kayitli degil!'
|
||||
denied_command: '&cSuanda bu komutu kullanamazsin!'
|
||||
denied_chat: '&cSuanda sohbeti kullanamazsin!'
|
||||
not_logged_in: '&cGiris yapmadin!'
|
||||
tempban_max_logins: '&cBir cok kez yanlis giris yaptiginiz icin gecici olarak banlandiniz.'
|
||||
max_reg: '&cSen maksimum kayit sinirini astin (%reg_count/%max_acc %reg_names)!'
|
||||
no_perm: '&4Bunu yapmak icin iznin yok!'
|
||||
error: '&4Beklenmedik bir hata olustu, yetkili ile iletisime gecin!'
|
||||
kick_forvip: '&3Bir VIP oyuna giris yaptigi icin atildin!'
|
||||
# Errors
|
||||
error:
|
||||
denied_command: '&cSuanda bu komutu kullanamazsin!'
|
||||
denied_chat: '&cSuanda sohbeti kullanamazsin!'
|
||||
unregistered_user: '&cBu oyuncu kayitli degil!'
|
||||
not_logged_in: '&cGiris yapmadin!'
|
||||
no_permission: '&4Bunu yapmak icin iznin yok!'
|
||||
unexpected_error: ''
|
||||
max_registration: '&cSen maksimum kayit sinirini astin (%reg_count/%max_acc %reg_names)!'
|
||||
logged_in: '&cZaten giris yaptin!'
|
||||
kick_for_vip: '&3Bir VIP oyuna giris yaptigi icin atildin!'
|
||||
tempban_max_logins: '&cBir cok kez yanlis giris yaptiginiz icin gecici olarak banlandiniz.'
|
||||
|
||||
# AntiBot
|
||||
kick_antibot: 'AntiBot koruma modu aktif! Birkac dakika sonra tekrar girmeyi deneyin.'
|
||||
antibot_auto_enabled: '&4[AntiBotServis] Saldiri oldugu icin AntiBot aktif edildi!'
|
||||
antibot_auto_disabled: '&2[AntiBotServis] AntiBot, %m dakika sonra deaktif edilecek!'
|
||||
antibot:
|
||||
kick_antibot: 'AntiBot koruma modu aktif! Birkac dakika sonra tekrar girmeyi deneyin.'
|
||||
auto_enabled: '&4[AntiBotServis] Saldiri oldugu icin AntiBot aktif edildi!'
|
||||
auto_disabled: '&2[AntiBotServis] AntiBot, %m dakika sonra deaktif edilecek!'
|
||||
|
||||
# Baska mesajlar
|
||||
unregistered: '&cKayit basariyla kaldirildi!'
|
||||
accounts_owned_self: 'Sen %count hesaba sahipsin:'
|
||||
accounts_owned_other: 'Oyuncu %name %count hesaba sahip:'
|
||||
two_factor_create: '&2Gizli kodunuz %code. Buradan test edebilirsin, %url'
|
||||
recovery_code_sent: 'Sifre sifirlama kodu eposta adresinize gonderildi.'
|
||||
# TODO: Missing tags %count
|
||||
recovery_code_incorrect: 'Kod dogru degil! Kullanim "/email recovery [eposta]" ile yeni bir kod olustur'
|
||||
# TODO recovery_tries_exceeded: 'You have exceeded the maximum number attempts to enter the recovery code. Use "/email recovery [email]" to generate a new one.'
|
||||
# TODO recovery_code_correct: 'Recovery code entered correctly!'
|
||||
# TODO recovery_change_password: 'Please use the command /email setpassword <new password> to change your password immediately.'
|
||||
vb_nonActiv: '&cHeabiniz henuz aktif edilmemis, e-postanizi kontrol edin!'
|
||||
usage_unreg: '&cKullanim: /unregister <sifre>'
|
||||
pwd_changed: '&2Sifre basariyla degistirildi!'
|
||||
logged_in: '&cZaten giris yaptin!'
|
||||
logout: '&2Basariyla cikis yaptin!'
|
||||
reload: '&2Ayarlar ve veritabani yenilendi!'
|
||||
usage_changepassword: '&cKullanim: /changepassword <eskiSifre> <yeniSifre>'
|
||||
# Unregister
|
||||
unregister:
|
||||
success: '&cKayit basariyla kaldirildi!'
|
||||
command_usage: '&cKullanim: /unregister <sifre>'
|
||||
|
||||
# Otomatik giris
|
||||
invalid_session: '&cIP adresin degistirildi ve oturum suren doldu!'
|
||||
valid_session: '&2Oturuma girisiniz otomatikmen yapilmistir.'
|
||||
# Other messages
|
||||
misc:
|
||||
account_not_activated: '&cHeabiniz henuz aktif edilmemis, e-postanizi kontrol edin!'
|
||||
password_changed: '&2Sifre basariyla degistirildi!'
|
||||
logout: '&2Basariyla cikis yaptin!'
|
||||
reload: '&2Ayarlar ve veritabani yenilendi!'
|
||||
usage_change_password: '&cKullanim: /changepassword <eskiSifre> <yeniSifre>'
|
||||
two_factor_create: '&2Gizli kodunuz %code. Buradan test edebilirsin, %url'
|
||||
accounts_owned_self: 'Sen %count hesaba sahipsin:'
|
||||
accounts_owned_other: 'Oyuncu %name %count hesaba sahip:'
|
||||
|
||||
# Servore giris aninda hata mesajlari
|
||||
name_len: '&4Senin ismin ya cok kisa yada cok uzun!'
|
||||
regex: '&4Senin isminde uygunsuz karakterler bulunmakta. Izin verilen karakterler: REG_EX'
|
||||
country_banned: '&4Senin bolgen sunucudan yasaklandi!'
|
||||
not_owner_error: 'Bu hesabin sahibi degilsin. Lutfen farkli bir isim sec!'
|
||||
kick_fullserver: '&4Sunucu suanda dolu, daha sonra tekrar deneyin!'
|
||||
same_nick: '&4Senin isminde bir oyuncu suncuda bulunmakta!'
|
||||
invalid_name_case: 'Oyuna %valid isminde katilmalisin. %invalid ismini kullanarak katilamazsin.'
|
||||
same_ip_online: 'Oyunda sizin ipnizden giren biri bulunmakta!'
|
||||
# Session messages
|
||||
session:
|
||||
valid_session: '&2Oturuma girisiniz otomatikmen yapilmistir.'
|
||||
invalid_session: '&cIP adresin degistirildi ve oturum suren doldu!'
|
||||
|
||||
# Error messages when joining
|
||||
on_join_validation:
|
||||
same_ip_online: 'Oyunda sizin ipnizden giren biri bulunmakta!'
|
||||
same_nick_online: '&4Senin isminde bir oyuncu suncuda bulunmakta!'
|
||||
name_length: '&4Senin ismin ya cok kisa yada cok uzun!'
|
||||
characters_in_name: '&4Senin isminde uygunsuz karakterler bulunmakta. Izin verilen karakterler: %valid_chars'
|
||||
kick_full_server: '&4Sunucu suanda dolu, daha sonra tekrar deneyin!'
|
||||
country_banned: '&4Senin bolgen sunucudan yasaklandi!'
|
||||
not_owner_error: 'Bu hesabin sahibi degilsin. Lutfen farkli bir isim sec!'
|
||||
invalid_name_case: 'Oyuna %valid isminde katilmalisin. %invalid ismini kullanarak katilamazsin.'
|
||||
|
||||
# Email
|
||||
usage_email_add: '&cKullanim: /email add <eposta> <tekrarEposta>'
|
||||
usage_email_change: '&cKullanim: /email change <eskiEposta> <yeniEposta>'
|
||||
usage_email_recovery: '&cKullanim: /email recovery <Eposta>'
|
||||
new_email_invalid: '&cGecersiz yeni eposta, tekrar deneyin!'
|
||||
old_email_invalid: '&cGecersiz eski eposta, tekrar deneyin!'
|
||||
email_invalid: '&cGecersiz eposta, tekrar deneyin!'
|
||||
email_added: '&2Eposta basariyla kullaniciniza eklendi!'
|
||||
email_confirm: '&cLutfen tekrar epostanizi giriniz!'
|
||||
email_changed: '&2Epostaniz basariyla degistirildi!'
|
||||
email_send: '&2Sifreniz epostaniza gonderildi! Lutfen eposta kutunuzu kontrol edin!'
|
||||
email_show: '&2Suanki eposta adresin: &f%email'
|
||||
incomplete_email_settings: 'Hata: Gonderilen epostada bazi ayarlar tamamlanmis degil. Yetkili ile iletisime gec.'
|
||||
email_already_used: '&4Eposta adresi zaten kullaniliyor.'
|
||||
email_send_failure: 'Eposta gonderilemedi. Yetkili ile iletisime gec.'
|
||||
show_no_email: '&2Bu hesapla iliskili bir eposta bulunmuyor.'
|
||||
add_email: '&3Lutfen hesabinize eposta adresinizi komut ile ekleyin "/email add <eposta> <tekrarEposta>"'
|
||||
recovery_email: '&3Sifreni mi unuttun ? Komut kullanarak ogrenebilirsin "/email recovery <eposta>"'
|
||||
# TODO change_password_expired: 'You cannot change your password using this command anymore.'
|
||||
email_cooldown_error: '&cKisa bir sure once eposta gonderildi. Yeni bir eposta almak icin %time beklemelisin.'
|
||||
email:
|
||||
add_email_request: '&3Lutfen hesabinize eposta adresinizi komut ile ekleyin "/email add <eposta> <tekrarEposta>"'
|
||||
usage_email_add: '&cKullanim: /email add <eposta> <tekrarEposta>'
|
||||
usage_email_change: '&cKullanim: /email change <eskiEposta> <yeniEposta>'
|
||||
new_email_invalid: '&cGecersiz yeni eposta, tekrar deneyin!'
|
||||
old_email_invalid: '&cGecersiz eski eposta, tekrar deneyin!'
|
||||
invalid: '&cGecersiz eposta, tekrar deneyin!'
|
||||
added: '&2Eposta basariyla kullaniciniza eklendi!'
|
||||
request_confirmation: '&cLutfen tekrar epostanizi giriniz!'
|
||||
changed: '&2Epostaniz basariyla degistirildi!'
|
||||
email_show: '&2Suanki eposta adresin: &f%email'
|
||||
no_email_for_account: '&2Bu hesapla iliskili bir eposta bulunmuyor.'
|
||||
already_used: '&4Eposta adresi zaten kullaniliyor.'
|
||||
incomplete_settings: 'Hata: Gonderilen epostada bazi ayarlar tamamlanmis degil. Yetkili ile iletisime gec.'
|
||||
send_failure: 'Eposta gonderilemedi. Yetkili ile iletisime gec.'
|
||||
change_password_expired: ''
|
||||
email_cooldown_error: '&cKisa bir sure once eposta gonderildi. Yeni bir eposta almak icin %time beklemelisin.'
|
||||
|
||||
# Password recovery by email
|
||||
recovery:
|
||||
forgot_password_hint: '&3Sifreni mi unuttun ? Komut kullanarak ogrenebilirsin "/email recovery <eposta>"'
|
||||
command_usage: '&cKullanim: /email recovery <Eposta>'
|
||||
email_sent: '&2Sifreniz epostaniza gonderildi! Lutfen eposta kutunuzu kontrol edin!'
|
||||
code:
|
||||
code_sent: 'Sifre sifirlama kodu eposta adresinize gonderildi.'
|
||||
incorrect: 'Kod dogru degil! Kullanim "/email recovery [eposta]" ile yeni bir kod olustur'
|
||||
tries_exceeded: ''
|
||||
correct: ''
|
||||
change_password: ''
|
||||
|
||||
# Captcha
|
||||
usage_captcha: '&3Giris yapmak icin guvenlik kodunu komut yazarak girin "/captcha <theCaptcha>"'
|
||||
wrong_captcha: '&cYanlis guvenlik kodu, kullanim sekli "/captcha THE_CAPTCHA" sohbete yazin!'
|
||||
valid_captcha: '&2Guvenlik kodu dogrulandi!'
|
||||
# TODO captcha_for_registration: 'To register you have to solve a captcha first, please use the command: /captcha <theCaptcha>'
|
||||
# TODO register_captcha_valid: '&2Valid captcha! You may now register with /register'
|
||||
captcha:
|
||||
usage_captcha: '&3Giris yapmak icin guvenlik kodunu komut yazarak girin "/captcha %captcha_code"'
|
||||
wrong_captcha: '&cYanlis guvenlik kodu, kullanim sekli "/captcha %captcha_code" sohbete yazin!'
|
||||
valid_captcha: '&2Guvenlik kodu dogrulandi!'
|
||||
captcha_for_registration: ''
|
||||
register_captcha_valid: ''
|
||||
|
||||
# Verification code
|
||||
# TODO verification_code_required: '&3This command is sensitive and requires an email verification! Check your inbox and follow the email''s instructions.'
|
||||
# TODO usage_verification_code: '&cUsage: /verification <code>'
|
||||
# TODO incorrect_verification_code: '&cIncorrect code, please type "/verification <code>" into the chat, using the code you received by email'
|
||||
# TODO verification_code_verified: '&2Your identity has been verified! You can now execute all commands within the current session!'
|
||||
# TODO verification_code_already_verified: '&2You can already execute every sensitive command within the current session!'
|
||||
# TODO verification_code_expired: '&3Your code has expired! Execute another sensitive command to get a new code!'
|
||||
# TODO verification_code_email_needed: '&3To verify your identity you need to link an email address with your account!!'
|
||||
verification:
|
||||
code_required: ''
|
||||
command_usage: ''
|
||||
incorrect_code: ''
|
||||
success: ''
|
||||
already_verified: ''
|
||||
code_expired: ''
|
||||
email_needed: ''
|
||||
|
||||
# Zaman birimleri
|
||||
second: 'saniye'
|
||||
seconds: 'saniye'
|
||||
minute: 'dakika'
|
||||
minutes: 'dakika'
|
||||
hour: 'saat'
|
||||
hours: 'saat'
|
||||
day: 'gun'
|
||||
days: 'gun'
|
||||
# Time units
|
||||
time:
|
||||
second: 'saniye'
|
||||
seconds: 'saniye'
|
||||
minute: 'dakika'
|
||||
minutes: 'dakika'
|
||||
hour: 'saat'
|
||||
hours: 'saat'
|
||||
day: 'gun'
|
||||
days: 'gun'
|
||||
|
@ -1,117 +1,136 @@
|
||||
# Registration
|
||||
reg_msg: '&3Перш ніж почати гру, вам потрібно зареєструвати свій нікнейм!%nl%&3Для цього просто введіть команду "/register <пароль> <повторПароля>"'
|
||||
usage_reg: '&cСинтаксис: /register <пароль> <повторПароля>'
|
||||
reg_only: '&4Лише зареєстровані гравці можуть підключатись до сервера!%nl%&4Будь ласка, відвідайте http://example.com для реєстрації.'
|
||||
kicked_admin_registered: 'Адміністратор вас зареєстрував; Будь ласка, авторизуйтесь знову!'
|
||||
registered: '&2Реєстрація пройшла успішно!'
|
||||
reg_disabled: '&cВнутрішньоігрову реєстрацію зараз вимкнено.'
|
||||
user_regged: '&cТакий нікнейм вже зареєстровано.'
|
||||
registration:
|
||||
disabled: '&cВнутрішньоігрову реєстрацію зараз вимкнено.'
|
||||
name_taken: '&cТакий нікнейм вже зареєстровано.'
|
||||
register_request: '&3Перш ніж почати гру, вам потрібно зареєструвати свій нікнейм!%nl%&3Для цього просто введіть команду "/register <пароль> <повторПароля>"'
|
||||
command_usage: '&cСинтаксис: /register <пароль> <повторПароля>'
|
||||
reg_only: '&4Лише зареєстровані гравці можуть підключатись до сервера!%nl%&4Будь ласка, відвідайте http://example.com для реєстрації.'
|
||||
success: '&2Реєстрація пройшла успішно!'
|
||||
kicked_admin_registered: 'Адміністратор вас зареєстрував; Будь ласка, авторизуйтесь знову!'
|
||||
|
||||
# Password errors on registration
|
||||
password_error: '&cПаролі не співпадають!'
|
||||
password_error_nick: '&cНе можна використовувати свій нікнейм у якості пароля! Будь ласка, виберіть щось інакше...'
|
||||
password_error_unsafe: '&cЦей пароль надто простий! Будь ласка, придумайте інакший...'
|
||||
password_error_chars: '&4Ваш пароль містить недопустимі символи. Підберіть інакший...%nl%&4(Reg-ex: REG_EX)'
|
||||
pass_len: '&cВаш пароль надто короткий або надто довгий! Спробуйте інакший...'
|
||||
password:
|
||||
match_error: '&cПаролі не співпадають!'
|
||||
name_in_password: '&cНе можна використовувати свій нікнейм у якості пароля! Будь ласка, виберіть щось інакше...'
|
||||
unsafe_password: '&cЦей пароль надто простий! Будь ласка, придумайте інакший...'
|
||||
forbidden_characters: '&4Ваш пароль містить недопустимі символи. Підберіть інакший...%nl%&4(Reg-ex: %valid_chars)'
|
||||
wrong_length: '&cВаш пароль надто короткий або надто довгий! Спробуйте інакший...'
|
||||
|
||||
# Login
|
||||
usage_log: '&cСинтаксис: /login <пароль>'
|
||||
wrong_pwd: '&cНевірний пароль!'
|
||||
login: '&2Успішна авторизація!'
|
||||
login_msg: '&cДля авторизації, введіть команду "/login <пароль>"'
|
||||
timeout: '&4Час для авторизації сплинув. Будь ласка, спробуйте ще раз!'
|
||||
login:
|
||||
command_usage: '&cСинтаксис: /login <пароль>'
|
||||
wrong_password: '&cНевірний пароль!'
|
||||
success: ''
|
||||
login_request: '&cДля авторизації, введіть команду "/login <пароль>"'
|
||||
timeout_error: '&4Час для авторизації сплинув. Будь ласка, спробуйте ще раз!'
|
||||
|
||||
# Errors
|
||||
unknown_user: '&cЦей гравець не є зареєстрованим.'
|
||||
denied_command: '&cДля використання цієї команди потрібна авторизація.'
|
||||
denied_chat: '&cДля доступу до чату потрібна авторизація.'
|
||||
not_logged_in: '&cВи не авторизовані!'
|
||||
tempban_max_logins: '&cВаш IP тимчасово заблоковано, із‒за багатократного введення хибного пароля.'
|
||||
max_reg: '&cВичерпано ліміт реєстрацій (%reg_count/%max_acc %reg_names) для вашого підключення!'
|
||||
no_perm: '&4У вас недостатньо прав, щоб застосувати цю команду!'
|
||||
error: '&4[AuthMe] Error. Будь ласка, повідомте адміністратора!'
|
||||
kick_forvip: '&3Вас кікнуто, внаслідок того, що VIP гравець зайшов на сервер коли небуло вільних місць.'
|
||||
error:
|
||||
denied_command: '&cДля використання цієї команди потрібна авторизація.'
|
||||
denied_chat: '&cДля доступу до чату потрібна авторизація.'
|
||||
unregistered_user: '&cЦей гравець не є зареєстрованим.'
|
||||
not_logged_in: '&cВи не авторизовані!'
|
||||
no_permission: '&4У вас недостатньо прав, щоб застосувати цю команду!'
|
||||
unexpected_error: ''
|
||||
max_registration: '&cВичерпано ліміт реєстрацій (%reg_count/%max_acc %reg_names) для вашого підключення!'
|
||||
logged_in: '&cВи вже авторизовані!'
|
||||
kick_for_vip: '&3Вас кікнуто, внаслідок того, що VIP гравець зайшов на сервер коли небуло вільних місць.'
|
||||
tempban_max_logins: '&cВаш IP тимчасово заблоковано, із‒за багатократного введення хибного пароля.'
|
||||
|
||||
# AntiBot
|
||||
kick_antibot: 'На сервер здійснено DDoS атаку. Будь ласка, зачекайте декілька хвилин доки активність спаде.'
|
||||
antibot_auto_enabled: '&4[AntiBotService] Ненормативне число з’єднань. Активовано антибот систему!'
|
||||
antibot_auto_disabled: '&2[AntiBotService] Антибот систему деактивовано після %m хв. активності.'
|
||||
antibot:
|
||||
kick_antibot: 'На сервер здійснено DDoS атаку. Будь ласка, зачекайте декілька хвилин доки активність спаде.'
|
||||
auto_enabled: '&4[AntiBotService] Ненормативне число з’єднань. Активовано антибот систему!'
|
||||
auto_disabled: '&2[AntiBotService] Антибот систему деактивовано після %m хв. активності.'
|
||||
|
||||
# Unregister
|
||||
unregister:
|
||||
success: '&cДані про реєстрацію успішно видалено'
|
||||
command_usage: '&cСинтаксис: /unregister <пароль>'
|
||||
|
||||
# Other messages
|
||||
unregistered: '&cДані про реєстрацію успішно видалено'
|
||||
accounts_owned_self: 'Кількість ваших твінк‒акаунтів: %count:'
|
||||
accounts_owned_other: 'Кількість твінк‒акаунтів гравця %name: %count'
|
||||
two_factor_create: '&2Ваш секретний код — %code %nl%&2Можете зкопіювати його за цим посиланням — %url'
|
||||
# TODO recovery_code_sent: 'A recovery code to reset your password has been sent to your email.'
|
||||
# TODO recovery_code_incorrect: 'The recovery code is not correct! You have %count tries remaining.'
|
||||
# TODO recovery_tries_exceeded: 'You have exceeded the maximum number attempts to enter the recovery code. Use "/email recovery [email]" to generate a new one.'
|
||||
# TODO recovery_code_correct: 'Recovery code entered correctly!'
|
||||
# TODO recovery_change_password: 'Please use the command /email setpassword <new password> to change your password immediately.'
|
||||
vb_nonActiv: '&cВаш акаунт ще не активовано. Будь ласка, провірте свою електронну пошту!'
|
||||
usage_unreg: '&cСинтаксис: /unregister <пароль>'
|
||||
pwd_changed: '&2Пароль успішно змінено!'
|
||||
logged_in: '&cВи вже авторизовані!'
|
||||
logout: '&2Ви вийшли зі свого акаунта!'
|
||||
reload: '&2Конфігурації та базу даних було успішно перезавантажено!'
|
||||
usage_changepassword: '&cСинтаксис: /changepassword <старийПароль> <новийПароль>'
|
||||
misc:
|
||||
account_not_activated: '&cВаш акаунт ще не активовано. Будь ласка, провірте свою електронну пошту!'
|
||||
password_changed: '&2Пароль успішно змінено!'
|
||||
logout: '&2Ви вийшли зі свого акаунта!'
|
||||
reload: '&2Конфігурації та базу даних було успішно перезавантажено!'
|
||||
usage_change_password: '&cСинтаксис: /changepassword <старийПароль> <новийПароль>'
|
||||
two_factor_create: '&2Ваш секретний код — %code %nl%&2Можете зкопіювати його за цим посиланням — %url'
|
||||
accounts_owned_self: 'Кількість ваших твінк‒акаунтів: %count:'
|
||||
accounts_owned_other: 'Кількість твінк‒акаунтів гравця %name: %count'
|
||||
|
||||
# Session messages
|
||||
invalid_session: '&cСесію було розірвано внаслідок зміни IP.'
|
||||
valid_session: '&2Сесію відновлено.'
|
||||
session:
|
||||
valid_session: '&2Сесію відновлено.'
|
||||
invalid_session: '&cСесію було розірвано внаслідок зміни IP.'
|
||||
|
||||
# Error messages when joining
|
||||
name_len: '&4Ваш нікнейм надто короткий або надто довгий!'
|
||||
regex: '&4Ваш нікнейм містить недопустимі символи! Reg-ex: REG_EX'
|
||||
country_banned: '&4Your country is banned from this server!'
|
||||
not_owner_error: 'Цей акаунт вам не належить! Будь ласка, оберіть інакший нікнейм!'
|
||||
kick_fullserver: '&4Сервер переповнено! Доведеться зачекати доки хтось вийде.'
|
||||
same_nick: '&4Хтось з таким ніком зараз вже сидить на сервері!'
|
||||
invalid_name_case: 'Регістр у вашому нікнеймі відрізняється від регістру при реєстрації.%nl%Поточний регістр: &c%invalid&f. Валідний регістр: &a%valid&f.%nl%Будь ласка, перезайдіть з валідним регістром!'
|
||||
same_ip_online: 'Перевищено ліміт на авторизацію з одного IP.'
|
||||
on_join_validation:
|
||||
same_ip_online: 'Перевищено ліміт на авторизацію з одного IP.'
|
||||
same_nick_online: '&4Хтось з таким ніком зараз вже сидить на сервері!'
|
||||
name_length: '&4Ваш нікнейм надто короткий або надто довгий!'
|
||||
characters_in_name: '&4Ваш нікнейм містить недопустимі символи! Reg-ex: %valid_chars'
|
||||
kick_full_server: '&4Сервер переповнено! Доведеться зачекати доки хтось вийде.'
|
||||
country_banned: '&4Your country is banned from this server!'
|
||||
not_owner_error: 'Цей акаунт вам не належить! Будь ласка, оберіть інакший нікнейм!'
|
||||
invalid_name_case: 'Регістр у вашому нікнеймі відрізняється від регістру при реєстрації.%nl%Поточний регістр: &c%invalid&f. Валідний регістр: &a%valid&f.%nl%Будь ласка, перезайдіть з валідним регістром!'
|
||||
|
||||
# Email
|
||||
usage_email_add: '&cСинтаксис: /email add <e-mail> <e-mail повторно>'
|
||||
usage_email_change: '&cСинтаксис: /email change <старий e-mail> <новий e-mail>'
|
||||
usage_email_recovery: '&cСинтаксис: /email recovery <e-mail>'
|
||||
new_email_invalid: '&cНекоректний формат.'
|
||||
old_email_invalid: '&cСтарий e-mail, що прив’язано до вашого акаунта, відрізняється від введеного вами.'
|
||||
email_invalid: '&cФормат вказаного e-mail’у є некоректним, або його домен внесено до блеклисту.'
|
||||
email_added: '&2Електронну пошту успішно прив’язано до вашого акаунта.'
|
||||
email_confirm: '&cАдреси не співпадають.'
|
||||
email_changed: '&2E-mail успішно змінено.'
|
||||
email_send: '&2Лист для відновлення доступу надіслано. Будь ласка, провірте свою пошту!'
|
||||
# TODO email_show: '&2Your current email address is: &f%email'
|
||||
incomplete_email_settings: '&4[AuthMe] Error: Не всі необхідні налаштування є встановленими, щоб надсилати електронну пошту. Будь ласка, повідомте адміністратора!'
|
||||
email_already_used: '&4До цієї електронної пошти прив’язано забагато акаунтів!'
|
||||
# TODO email_send_failure: 'The email could not be sent. Please contact an administrator.'
|
||||
# TODO show_no_email: '&2You currently don''t have email address associated with this account.'
|
||||
add_email: '&3Не забудьте прив’язати електронну пошту до свого акаунта, за допомогою команди "/email add <e-mail> <e-mail повторно>"'
|
||||
recovery_email: 'Забули пароль? Можете скористатись командою &9/email recovery &f<&9ваш e-mail&f>'
|
||||
# TODO change_password_expired: 'You cannot change your password using this command anymore.'
|
||||
# TODO email_cooldown_error: '&cAn email was already sent recently. You must wait %time before you can send a new one.'
|
||||
email:
|
||||
add_email_request: '&3Не забудьте прив’язати електронну пошту до свого акаунта, за допомогою команди "/email add <e-mail> <e-mail повторно>"'
|
||||
usage_email_add: '&cСинтаксис: /email add <e-mail> <e-mail повторно>'
|
||||
usage_email_change: '&cСинтаксис: /email change <старий e-mail> <новий e-mail>'
|
||||
new_email_invalid: '&cНекоректний формат.'
|
||||
old_email_invalid: '&cСтарий e-mail, що прив’язано до вашого акаунта, відрізняється від введеного вами.'
|
||||
invalid: '&cФормат вказаного e-mail’у є некоректним, або його домен внесено до блеклисту.'
|
||||
added: '&2Електронну пошту успішно прив’язано до вашого акаунта.'
|
||||
request_confirmation: '&cАдреси не співпадають.'
|
||||
changed: '&2E-mail успішно змінено.'
|
||||
email_show: ''
|
||||
no_email_for_account: ''
|
||||
already_used: '&4До цієї електронної пошти прив’язано забагато акаунтів!'
|
||||
incomplete_settings: '&4[AuthMe] Error: Не всі необхідні налаштування є встановленими, щоб надсилати електронну пошту. Будь ласка, повідомте адміністратора!'
|
||||
send_failure: ''
|
||||
change_password_expired: ''
|
||||
email_cooldown_error: ''
|
||||
|
||||
# Password recovery by email
|
||||
recovery:
|
||||
forgot_password_hint: 'Забули пароль? Можете скористатись командою &9/email recovery &f<&9ваш e-mail&f>'
|
||||
command_usage: '&cСинтаксис: /email recovery <e-mail>'
|
||||
email_sent: '&2Лист для відновлення доступу надіслано. Будь ласка, провірте свою пошту!'
|
||||
code:
|
||||
code_sent: ''
|
||||
incorrect: ''
|
||||
tries_exceeded: ''
|
||||
correct: ''
|
||||
change_password: ''
|
||||
|
||||
# Captcha
|
||||
usage_captcha: '&3Для продовження доведеться ввести капчу — "/captcha <theCaptcha>"'
|
||||
wrong_captcha: '&cНевірно введена капча! Спробуйте ще раз — "/captcha THE_CAPTCHA"'
|
||||
valid_captcha: '&2Капчу прийнято.'
|
||||
# TODO captcha_for_registration: 'To register you have to solve a captcha first, please use the command: /captcha <theCaptcha>'
|
||||
# TODO register_captcha_valid: '&2Valid captcha! You may now register with /register'
|
||||
captcha:
|
||||
usage_captcha: '&3Для продовження доведеться ввести капчу — "/captcha %captcha_code"'
|
||||
wrong_captcha: '&cНевірно введена капча! Спробуйте ще раз — "/captcha %captcha_code"'
|
||||
valid_captcha: '&2Капчу прийнято.'
|
||||
captcha_for_registration: ''
|
||||
register_captcha_valid: ''
|
||||
|
||||
# Verification code
|
||||
# TODO verification_code_required: '&3This command is sensitive and requires an email verification! Check your inbox and follow the email''s instructions.'
|
||||
# TODO usage_verification_code: '&cUsage: /verification <code>'
|
||||
# TODO incorrect_verification_code: '&cIncorrect code, please type "/verification <code>" into the chat, using the code you received by email'
|
||||
# TODO verification_code_verified: '&2Your identity has been verified! You can now execute all commands within the current session!'
|
||||
# TODO verification_code_already_verified: '&2You can already execute every sensitive command within the current session!'
|
||||
# TODO verification_code_expired: '&3Your code has expired! Execute another sensitive command to get a new code!'
|
||||
# TODO verification_code_email_needed: '&3To verify your identity you need to link an email address with your account!!'
|
||||
verification:
|
||||
code_required: ''
|
||||
command_usage: ''
|
||||
incorrect_code: ''
|
||||
success: ''
|
||||
already_verified: ''
|
||||
code_expired: ''
|
||||
email_needed: ''
|
||||
|
||||
# Time units
|
||||
# TODO second: 'second'
|
||||
# TODO seconds: 'seconds'
|
||||
# TODO minute: 'minute'
|
||||
# TODO minutes: 'minutes'
|
||||
# TODO hour: 'hour'
|
||||
# TODO hours: 'hours'
|
||||
# TODO day: 'day'
|
||||
# TODO days: 'days'
|
||||
time:
|
||||
second: ''
|
||||
seconds: ''
|
||||
minute: ''
|
||||
minutes: ''
|
||||
hour: ''
|
||||
hours: ''
|
||||
day: ''
|
||||
days: ''
|
||||
|
@ -1,118 +1,136 @@
|
||||
# Registration
|
||||
reg_msg: '&2Xin vui lòng đăng ký tài khoản với lệnh "/register <mật khẩu> <nhập lại mật khẩu>"'
|
||||
usage_reg: '&cSử dụng: /register <mật khẩu> <nhập lại mật khẩu>'
|
||||
reg_only: '&4Chỉ có thành viên mới có thể tham gia máy chủ, vui lòng truy cập trang web http://example.com để đăng ký thành viên!'
|
||||
kicked_admin_registered: 'Một quản trị viên đã đăng ký cho bạn; vui lòng đăng nhập lại'
|
||||
registered: '&2Đăng ký thành công!'
|
||||
reg_disabled: '&cKhông cho phép đăng ký tài khoản trong máy chủ!'
|
||||
user_regged: '&cBạn có thể đăng ký với tên tài khoản này!'
|
||||
registration:
|
||||
disabled: '&cKhông cho phép đăng ký tài khoản trong máy chủ!'
|
||||
name_taken: '&cBạn có thể đăng ký với tên tài khoản này!'
|
||||
register_request: '&2Xin vui lòng đăng ký tài khoản với lệnh "/register <mật khẩu> <nhập lại mật khẩu>"'
|
||||
command_usage: '&cSử dụng: /register <mật khẩu> <nhập lại mật khẩu>'
|
||||
reg_only: '&4Chỉ có thành viên mới có thể tham gia máy chủ, vui lòng truy cập trang web http://example.com để đăng ký thành viên!'
|
||||
success: '&2Đăng ký thành công!'
|
||||
kicked_admin_registered: 'Một quản trị viên đã đăng ký cho bạn; vui lòng đăng nhập lại'
|
||||
|
||||
# Password errors on registration
|
||||
password_error: '&cMật khẩu không hợp, xin vui lòng kiểm tra lại!'
|
||||
password_error_nick: '&cBạn không thể đặt mật khẩu bằng tên của mình, vui lòng đặt lại...'
|
||||
password_error_unsafe: '&cMật khẩu của bạn vừa đặt không an toàn, vui lòng đặt lại...'
|
||||
password_error_chars: '&4Mật khẩu của bạn chứa ký tự không hợp lệ. Các ký tự cho phép: REG_EX'
|
||||
pass_len: '&cMật khẩu của bạn đặt quá dài hoặc quá ngắn, vui lòng đặt lại!'
|
||||
password:
|
||||
match_error: '&cMật khẩu không hợp, xin vui lòng kiểm tra lại!'
|
||||
name_in_password: '&cBạn không thể đặt mật khẩu bằng tên của mình, vui lòng đặt lại...'
|
||||
unsafe_password: '&cMật khẩu của bạn vừa đặt không an toàn, vui lòng đặt lại...'
|
||||
forbidden_characters: '&4Mật khẩu của bạn chứa ký tự không hợp lệ. Các ký tự cho phép: %valid_chars'
|
||||
wrong_length: '&cMật khẩu của bạn đặt quá dài hoặc quá ngắn, vui lòng đặt lại!'
|
||||
|
||||
# Login
|
||||
usage_log: '&cSử dụng: /login <mật khẩu>'
|
||||
wrong_pwd: '&cSai mật khẩu!'
|
||||
login: '&2Đăng nhập thành công!'
|
||||
login_msg: '&cXin vui lòng đăng nhập bằng lệnh "/login <mật khẩu>"'
|
||||
timeout: '&4Thời gian đăng nhập đã hết, bạn đã bị văng khỏi máy chủ. Xin vui lòng thử lại!'
|
||||
login:
|
||||
command_usage: '&cSử dụng: /login <mật khẩu>'
|
||||
wrong_password: '&cSai mật khẩu!'
|
||||
success: ''
|
||||
login_request: '&cXin vui lòng đăng nhập bằng lệnh "/login <mật khẩu>"'
|
||||
timeout_error: '&4Thời gian đăng nhập đã hết, bạn đã bị văng khỏi máy chủ. Xin vui lòng thử lại!'
|
||||
|
||||
# Errors
|
||||
unknown_user: '&cNgười dùng này đã được đăng ký!'
|
||||
denied_command: '&cĐể được sử dụng lệnh bạn phải hoàn thành xác thực tài khoản đã!'
|
||||
denied_chat: '&cĐể được chát bạn phải hoàn thành xác thực tài khoản đã!'
|
||||
not_logged_in: '&cBạn chưa đăng nhập!'
|
||||
tempban_max_logins: '&cBạn đã bị tạm thời khóa truy cập do đăng nhập sai nhiều lần.'
|
||||
max_reg: '&cBạn đã vượt quá giới hạn tối đa đăng ký tài khoản (%reg_count/%max_acc %reg_names) cho những lần kết nối tài khoản!'
|
||||
no_perm: '&4Bạn không có quyền truy cập lệnh này!'
|
||||
error: '&4Lỗi! Vui lòng liên hệ quản trị viên hoặc admin'
|
||||
kick_forvip: '&eChỉ có thành viên VIP mới được tham gia khi máy chủ đầy!'
|
||||
error:
|
||||
denied_command: '&cĐể được sử dụng lệnh bạn phải hoàn thành xác thực tài khoản đã!'
|
||||
denied_chat: '&cĐể được chát bạn phải hoàn thành xác thực tài khoản đã!'
|
||||
unregistered_user: '&cNgười dùng này đã được đăng ký!'
|
||||
not_logged_in: '&cBạn chưa đăng nhập!'
|
||||
no_permission: '&4Bạn không có quyền truy cập lệnh này!'
|
||||
unexpected_error: ''
|
||||
max_registration: '&cBạn đã vượt quá giới hạn tối đa đăng ký tài khoản (%reg_count/%max_acc %reg_names) cho những lần kết nối tài khoản!'
|
||||
logged_in: '&cBạn đã đăng nhập!'
|
||||
kick_for_vip: '&eChỉ có thành viên VIP mới được tham gia khi máy chủ đầy!'
|
||||
tempban_max_logins: '&cBạn đã bị tạm thời khóa truy cập do đăng nhập sai nhiều lần.'
|
||||
|
||||
# AntiBot
|
||||
kick_antibot: 'Chế độ AntiBot đã được kích hoạt! Bạn phải đợi vài phút trước khi tham gia vào máy chủ.'
|
||||
antibot_auto_enabled: '&4[AntiBotService] AntiBot đã được kích hoạt do số lượng lớn kết nối đến máy chủ!'
|
||||
antibot_auto_disabled: '&2[AntiBotService] AntiBot đã được tắt sau %m phút!'
|
||||
antibot:
|
||||
kick_antibot: 'Chế độ AntiBot đã được kích hoạt! Bạn phải đợi vài phút trước khi tham gia vào máy chủ.'
|
||||
auto_enabled: '&4[AntiBotService] AntiBot đã được kích hoạt do số lượng lớn kết nối đến máy chủ!'
|
||||
auto_disabled: '&2[AntiBotService] AntiBot đã được tắt sau %m phút!'
|
||||
|
||||
# Unregister
|
||||
unregister:
|
||||
success: '&cHủy đăng ký thành công!'
|
||||
command_usage: '&cSử dụng: /unregister <mật khẩu>'
|
||||
|
||||
# Other messages
|
||||
unregistered: '&cHủy đăng ký thành công!'
|
||||
accounts_owned_self: 'Bạn sở hữu %count tài khoản:'
|
||||
accounts_owned_other: 'Người chơi %name có %count tài khoản:'
|
||||
two_factor_create: '&2Mã bí mật của bạn là %code. Bạn có thể quét nó tại đây %url'
|
||||
recovery_code_sent: 'Một mã khôi phục mật khẩu đã được gửi đến địa chỉ email của bạn.'
|
||||
# TODO: Missing tags %count
|
||||
recovery_code_incorrect: 'Mã khôi phục không đúng! Dùng lệnh /email recovery [email] để tạo một mã mới'
|
||||
# TODO recovery_tries_exceeded: 'You have exceeded the maximum number attempts to enter the recovery code. Use "/email recovery [email]" to generate a new one.'
|
||||
# TODO recovery_code_correct: 'Recovery code entered correctly!'
|
||||
# TODO recovery_change_password: 'Please use the command /email setpassword <new password> to change your password immediately.'
|
||||
vb_nonActiv: '&cTài khoản của bạn chưa được kích hoạt, vui lòng kiểm tra email!'
|
||||
usage_unreg: '&cSử dụng: /unregister <mật khẩu>'
|
||||
pwd_changed: '&2Thay đổi mật khẩu thành công!'
|
||||
logged_in: '&cBạn đã đăng nhập!'
|
||||
logout: '&2Bạn đã đăng xuất!'
|
||||
reload: '&2Cấu hình và cơ sở dử liệu đã được nạp lại!'
|
||||
usage_changepassword: '&cSử dụng: /changepassword <mật khẩu cũ> <mật khẩu mới>'
|
||||
misc:
|
||||
account_not_activated: '&cTài khoản của bạn chưa được kích hoạt, vui lòng kiểm tra email!'
|
||||
password_changed: '&2Thay đổi mật khẩu thành công!'
|
||||
logout: '&2Bạn đã đăng xuất!'
|
||||
reload: '&2Cấu hình và cơ sở dử liệu đã được nạp lại!'
|
||||
usage_change_password: '&cSử dụng: /changepassword <mật khẩu cũ> <mật khẩu mới>'
|
||||
two_factor_create: '&2Mã bí mật của bạn là %code. Bạn có thể quét nó tại đây %url'
|
||||
accounts_owned_self: 'Bạn sở hữu %count tài khoản:'
|
||||
accounts_owned_other: 'Người chơi %name có %count tài khoản:'
|
||||
|
||||
# Session messages
|
||||
invalid_session: '&cIP của bạn đã bị thay đổi và phiên đăng nhập của bạn đã hết hạn!'
|
||||
valid_session: '&2Phiên đăng nhập đã được kết nối trở lại.'
|
||||
session:
|
||||
valid_session: '&2Phiên đăng nhập đã được kết nối trở lại.'
|
||||
invalid_session: '&cIP của bạn đã bị thay đổi và phiên đăng nhập của bạn đã hết hạn!'
|
||||
|
||||
# Error messages when joining
|
||||
name_len: '&4Tên đăng nhập của bạn quá ngắn hoặc quá dài!'
|
||||
regex: '&4Tên nhân vật có chứa ký tự không hợp lệ. Các ký tự được cho phép: REG_EX'
|
||||
country_banned: '&4Quốc gia của bạn bị cấm tham gia máy chủ này!'
|
||||
not_owner_error: 'Bạn không phải là chủ sở hữu tài khoản này, hãy chọn tên khác!'
|
||||
kick_fullserver: '&4Máy chủ quá tải, vui lòng thử lại sau!'
|
||||
same_nick: '&4Tài khoản đang được sử dụng trên máy chủ!'
|
||||
invalid_name_case: 'Bạn nên vào máy chủ với tên đăng nhập là %valid, không phải là %invalid.'
|
||||
same_ip_online: 'Một người chơi với cùng địa chỉ IP đã đang chơi!'
|
||||
on_join_validation:
|
||||
same_ip_online: 'Một người chơi với cùng địa chỉ IP đã đang chơi!'
|
||||
same_nick_online: '&4Tài khoản đang được sử dụng trên máy chủ!'
|
||||
name_length: '&4Tên đăng nhập của bạn quá ngắn hoặc quá dài!'
|
||||
characters_in_name: '&4Tên nhân vật có chứa ký tự không hợp lệ. Các ký tự được cho phép: %valid_chars'
|
||||
kick_full_server: '&4Máy chủ quá tải, vui lòng thử lại sau!'
|
||||
country_banned: '&4Quốc gia của bạn bị cấm tham gia máy chủ này!'
|
||||
not_owner_error: 'Bạn không phải là chủ sở hữu tài khoản này, hãy chọn tên khác!'
|
||||
invalid_name_case: 'Bạn nên vào máy chủ với tên đăng nhập là %valid, không phải là %invalid.'
|
||||
|
||||
# Email
|
||||
usage_email_add: '&cSử dụng: /email add <email> <nhập lại email>'
|
||||
usage_email_change: '&cSử dụng: /email change <email> <email mới>'
|
||||
usage_email_recovery: '&cSử dụng: /email recovery <email>'
|
||||
new_email_invalid: '&cEmail mới không hợp lệ, vui lòng thử lại!'
|
||||
old_email_invalid: '&cEmail cũ không hợp lệ, vui lòng thử lại!'
|
||||
email_invalid: '&cĐại chỉ email không hợp lệ, vui lòng thử lại!'
|
||||
email_added: '&2Địa chỉ email đã thêm vào tài khoản của bạn thành công!'
|
||||
email_confirm: '&cVui lòng xác nhận địa chỉ email của bạn!'
|
||||
email_changed: '&2Địa chỉ email đã thay đổi!'
|
||||
email_send: '&2Email phục hồi đã được gửi thành công! Vui lòng kiểm tra hộp thư đến trong email của bạn.'
|
||||
email_show: '&2Địa chỉ email hiện tại của bạn là: &f%email'
|
||||
incomplete_email_settings: 'Lỗi: các thiết lập để gửi thư không được cài đặt đầy đủ. Vui lòng liên hệ với quản trị viên để thông báo lỗi.'
|
||||
email_already_used: '&4Địa chỉ email đã được sử dụng'
|
||||
email_send_failure: 'Không thể gửi thư. Vui lòng liên hệ với ban quản trị.'
|
||||
show_no_email: '&2Hiện tại bạn chưa liên kết bất kỳ email nào với tài khoản này.'
|
||||
add_email: '&eVui lòng thêm email của bạn với lệnh "/email add <email> <nhập lại email>"'
|
||||
recovery_email: '&aBạn quên mật khẩu? Vui lòng gõ lệnh "/email recovery <email>"'
|
||||
change_password_expired: '&cBạn không thể thay đổi mật khẩu bằng lệnh này từ nay.'
|
||||
email_cooldown_error: '&cMột bức thư đã được gửi gần đây. Bạn phải chờ %time trước khi có thể gửi một bức thư mới.'
|
||||
email:
|
||||
add_email_request: '&eVui lòng thêm email của bạn với lệnh "/email add <email> <nhập lại email>"'
|
||||
usage_email_add: '&cSử dụng: /email add <email> <nhập lại email>'
|
||||
usage_email_change: '&cSử dụng: /email change <email> <email mới>'
|
||||
new_email_invalid: '&cEmail mới không hợp lệ, vui lòng thử lại!'
|
||||
old_email_invalid: '&cEmail cũ không hợp lệ, vui lòng thử lại!'
|
||||
invalid: '&cĐại chỉ email không hợp lệ, vui lòng thử lại!'
|
||||
added: '&2Địa chỉ email đã thêm vào tài khoản của bạn thành công!'
|
||||
request_confirmation: '&cVui lòng xác nhận địa chỉ email của bạn!'
|
||||
changed: '&2Địa chỉ email đã thay đổi!'
|
||||
email_show: '&2Địa chỉ email hiện tại của bạn là: &f%email'
|
||||
no_email_for_account: '&2Hiện tại bạn chưa liên kết bất kỳ email nào với tài khoản này.'
|
||||
already_used: '&4Địa chỉ email đã được sử dụng'
|
||||
incomplete_settings: 'Lỗi: các thiết lập để gửi thư không được cài đặt đầy đủ. Vui lòng liên hệ với quản trị viên để thông báo lỗi.'
|
||||
send_failure: 'Không thể gửi thư. Vui lòng liên hệ với ban quản trị.'
|
||||
change_password_expired: '&cBạn không thể thay đổi mật khẩu bằng lệnh này từ nay.'
|
||||
email_cooldown_error: '&cMột bức thư đã được gửi gần đây. Bạn phải chờ %time trước khi có thể gửi một bức thư mới.'
|
||||
|
||||
# Password recovery by email
|
||||
recovery:
|
||||
forgot_password_hint: '&aBạn quên mật khẩu? Vui lòng gõ lệnh "/email recovery <email>"'
|
||||
command_usage: '&cSử dụng: /email recovery <email>'
|
||||
email_sent: '&2Email phục hồi đã được gửi thành công! Vui lòng kiểm tra hộp thư đến trong email của bạn.'
|
||||
code:
|
||||
code_sent: 'Một mã khôi phục mật khẩu đã được gửi đến địa chỉ email của bạn.'
|
||||
incorrect: 'Mã khôi phục không đúng! Dùng lệnh /email recovery [email] để tạo một mã mới'
|
||||
tries_exceeded: ''
|
||||
correct: ''
|
||||
change_password: ''
|
||||
|
||||
# Captcha
|
||||
usage_captcha: '&eĐể đăng nhập vui lòng hãy nhập mã Captcha, gõ lệnh "/captcha <theCaptcha>"'
|
||||
wrong_captcha: '&cSai mã captcha, Vui lòng gõ lệnh "/captcha THE_CAPTCHA"!'
|
||||
valid_captcha: '&2Mã captcha đã được xác nhận!'
|
||||
# TODO captcha_for_registration: 'To register you have to solve a captcha first, please use the command: /captcha <theCaptcha>'
|
||||
# TODO register_captcha_valid: '&2Valid captcha! You may now register with /register'
|
||||
captcha:
|
||||
usage_captcha: '&eĐể đăng nhập vui lòng hãy nhập mã Captcha, gõ lệnh "/captcha %captcha_code"'
|
||||
wrong_captcha: '&cSai mã captcha, Vui lòng gõ lệnh "/captcha %captcha_code"!'
|
||||
valid_captcha: '&2Mã captcha đã được xác nhận!'
|
||||
captcha_for_registration: ''
|
||||
register_captcha_valid: ''
|
||||
|
||||
# Verification code
|
||||
# TODO verification_code_required: '&3This command is sensitive and requires an email verification! Check your inbox and follow the email''s instructions.'
|
||||
# TODO usage_verification_code: '&cUsage: /verification <code>'
|
||||
# TODO incorrect_verification_code: '&cIncorrect code, please type "/verification <code>" into the chat, using the code you received by email'
|
||||
# TODO verification_code_verified: '&2Your identity has been verified! You can now execute all commands within the current session!'
|
||||
# TODO verification_code_already_verified: '&2You can already execute every sensitive command within the current session!'
|
||||
# TODO verification_code_expired: '&3Your code has expired! Execute another sensitive command to get a new code!'
|
||||
# TODO verification_code_email_needed: '&3To verify your identity you need to link an email address with your account!!'
|
||||
verification:
|
||||
code_required: ''
|
||||
command_usage: ''
|
||||
incorrect_code: ''
|
||||
success: ''
|
||||
already_verified: ''
|
||||
code_expired: ''
|
||||
email_needed: ''
|
||||
|
||||
# Time units
|
||||
second: 'giây'
|
||||
seconds: 'giây'
|
||||
minute: 'phút'
|
||||
minutes: 'phút'
|
||||
hour: 'giờ'
|
||||
hours: 'giờ'
|
||||
day: 'ngày'
|
||||
days: 'ngày'
|
||||
time:
|
||||
second: 'giây'
|
||||
seconds: 'giây'
|
||||
minute: 'phút'
|
||||
minutes: 'phút'
|
||||
hour: 'giờ'
|
||||
hours: 'giờ'
|
||||
day: 'ngày'
|
||||
days: 'ngày'
|
||||
|
@ -1,119 +1,136 @@
|
||||
# 注册
|
||||
reg_msg: '&8[&6玩家系统&8] &c请输入“/register <密码> <再输入一次以确定密码>”以注册'
|
||||
usage_reg: '&8[&6玩家系统&8] &c正确用法:“/register <密码> <再输入一次以确定密码>”'
|
||||
reg_only: '&8[&6玩家系统&8] &f只允许注册过的玩家进服!请到 https://example.cn 注册'
|
||||
kicked_admin_registered: '有一位管理员刚刚为您完成了注册,请重新登录'
|
||||
registered: '&8[&6玩家系统&8] &c已成功注册!'
|
||||
reg_disabled: '&8[&6玩家系统&8] &c目前服务器暂时禁止注册,请到服务器论坛以得到更多资讯'
|
||||
user_regged: '&8[&6玩家系统&8] &c此用户已经在此服务器注册过'
|
||||
# Registration
|
||||
registration:
|
||||
disabled: '&8[&6玩家系统&8] &c目前服务器暂时禁止注册,请到服务器论坛以得到更多资讯'
|
||||
name_taken: '&8[&6玩家系统&8] &c此用户已经在此服务器注册过'
|
||||
register_request: '&8[&6玩家系统&8] &c请输入“/register <密码> <再输入一次以确定密码>”以注册'
|
||||
command_usage: '&8[&6玩家系统&8] &c正确用法:“/register <密码> <再输入一次以确定密码>”'
|
||||
reg_only: '&8[&6玩家系统&8] &f只允许注册过的玩家进服!请到 https://example.cn 注册'
|
||||
success: '&8[&6玩家系统&8] &c已成功注册!'
|
||||
kicked_admin_registered: '有一位管理员刚刚为您完成了注册,请重新登录'
|
||||
|
||||
# 注册时密码错误
|
||||
password_error: '&8[&6玩家系统&8] &f密码不相同'
|
||||
password_error_nick: '&8[&6玩家系统&8] &f你不能使用你的名字作为密码。 '
|
||||
password_error_unsafe: '&8[&6玩家系统&8] &f你不能使用安全性过低的密码。 '
|
||||
password_error_chars: '&4您的密码包含了非法字符。可使用的字符: REG_EX'
|
||||
pass_len: '&8[&6玩家系统&8] &你的密码没有达到要求!'
|
||||
# Password errors on registration
|
||||
password:
|
||||
match_error: '&8[&6玩家系统&8] &f密码不相同'
|
||||
name_in_password: '&8[&6玩家系统&8] &f你不能使用你的名字作为密码。 '
|
||||
unsafe_password: '&8[&6玩家系统&8] &f你不能使用安全性过低的密码。 '
|
||||
forbidden_characters: '&4您的密码包含了非法字符。可使用的字符: %valid_chars'
|
||||
wrong_length: '&8[&6玩家系统&8] &你的密码没有达到要求!'
|
||||
|
||||
# 登录
|
||||
usage_log: '&8[&6玩家系统&8] &c正确用法:“/login <密码>”'
|
||||
wrong_pwd: '&8[&6玩家系统&8] &c错误的密码'
|
||||
login: '&8[&6玩家系统&8] &c已成功登录!'
|
||||
login_msg: '&8[&6玩家系统&8] &c请输入“/login <密码>”以登录'
|
||||
timeout: '&8[&6玩家系统&8] &f给你登录的时间已经过了'
|
||||
# Login
|
||||
login:
|
||||
command_usage: '&8[&6玩家系统&8] &c正确用法:“/login <密码>”'
|
||||
wrong_password: '&8[&6玩家系统&8] &c错误的密码'
|
||||
success: ''
|
||||
login_request: '&8[&6玩家系统&8] &c请输入“/login <密码>”以登录'
|
||||
timeout_error: '&8[&6玩家系统&8] &f给你登录的时间已经过了'
|
||||
|
||||
# 出错
|
||||
unknown_user: '&8[&6玩家系统&8] &c此用户名还未注册过'
|
||||
denied_command: '&c您需要先通过验证才能使用该命令!'
|
||||
denied_chat: '&c您需要先通过验证才能聊天!'
|
||||
not_logged_in: '&8[&6玩家系统&8] &c你还未登录!'
|
||||
tempban_max_logins: '&c由于您登录失败次数过多,已被暂时禁止登录。'
|
||||
# TODO: Missing tags %reg_count, %max_acc, %reg_names
|
||||
max_reg: '&8[&6玩家系统&8] &f你不允许再为你的IP在服务器注册更多用户了!'
|
||||
no_perm: '&8[&6玩家系统&8] &c没有权限'
|
||||
error: '&8[&6玩家系统&8] &f发现错误,请联系管理员'
|
||||
kick_forvip: '&8[&6玩家系统&8] &cA VIP玩家加入了已满的服务器!'
|
||||
# Errors
|
||||
error:
|
||||
denied_command: '&c您需要先通过验证才能使用该命令!'
|
||||
denied_chat: '&c您需要先通过验证才能聊天!'
|
||||
unregistered_user: '&8[&6玩家系统&8] &c此用户名还未注册过'
|
||||
not_logged_in: '&8[&6玩家系统&8] &c你还未登录!'
|
||||
no_permission: '&8[&6玩家系统&8] &c没有权限'
|
||||
unexpected_error: ''
|
||||
max_registration: '&8[&6玩家系统&8] &f你不允许再为你的IP在服务器注册更多用户了!'
|
||||
logged_in: '&8[&6玩家系统&8] &c你已经登陆过了!'
|
||||
kick_for_vip: '&8[&6玩家系统&8] &cA VIP玩家加入了已满的服务器!'
|
||||
tempban_max_logins: '&c由于您登录失败次数过多,已被暂时禁止登录。'
|
||||
|
||||
# 防机器人
|
||||
kick_antibot: '&8[&6玩家系统&8] &f防机器人程序已启用 !请稍等几分钟后再次进入服务器'
|
||||
antibot_auto_enabled: '&8[&6玩家系统&8] &f防机器人程序由于大量异常连接而启用'
|
||||
antibot_auto_disabled: '&8[&6玩家系统&8] &f防机器人程序由于异常连接减少而在 %m 分钟后停止'
|
||||
# AntiBot
|
||||
antibot:
|
||||
kick_antibot: '&8[&6玩家系统&8] &f防机器人程序已启用 !请稍等几分钟后再次进入服务器'
|
||||
auto_enabled: '&8[&6玩家系统&8] &f防机器人程序由于大量异常连接而启用'
|
||||
auto_disabled: '&8[&6玩家系统&8] &f防机器人程序由于异常连接减少而在 %m 分钟后停止'
|
||||
|
||||
# 其他消息
|
||||
unregistered: '&8[&6玩家系统&8] &c成功删除此用户!'
|
||||
accounts_owned_self: '您拥有 %count 个账户:'
|
||||
accounts_owned_other: '玩家 %name 拥有 %count 个账户:'
|
||||
two_factor_create: '&8[&6玩家系统&8] &2你的代码是 %code,你可以使用 %url 来扫描'
|
||||
recovery_code_sent: '一个用于重置您的密码的验证码已发到您的邮箱'
|
||||
# TODO: Missing tags %count
|
||||
recovery_code_incorrect: '验证码不正确! 使用 /email recovery [邮箱] 以生成新的验证码'
|
||||
recovery_tries_exceeded: '您已经达到输入验证码次数的最大允许次数。请使用 "/email recovery [邮箱]" 来生成一个新的'
|
||||
recovery_code_correct: '验证码正确!'
|
||||
recovery_change_password: '请使用 /email setpassword <新密码> 立即设置新的密码'
|
||||
vb_nonActiv: '&8[&6玩家系统&8] &f你的帐号还未激活,请查看你的邮箱!'
|
||||
usage_unreg: '&8[&6玩家系统&8] &c正确用法:“/unregister <密码>”'
|
||||
pwd_changed: '&8[&6玩家系统&8] &c密码已成功修改!'
|
||||
logged_in: '&8[&6玩家系统&8] &c你已经登陆过了!'
|
||||
logout: '&8[&6玩家系统&8] &c已成功登出!'
|
||||
reload: '&8[&6玩家系统&8] &f配置以及数据已经重新加载完毕'
|
||||
usage_changepassword: '&8[&6玩家系统&8] &f正确用法:“/changepassword 旧密码 新密码”'
|
||||
# Unregister
|
||||
unregister:
|
||||
success: '&8[&6玩家系统&8] &c成功删除此用户!'
|
||||
command_usage: '&8[&6玩家系统&8] &c正确用法:“/unregister <密码>”'
|
||||
|
||||
# 会话消息
|
||||
invalid_session: '&8[&6玩家系统&8] &f登录数据异常,请等待登录结束'
|
||||
valid_session: '&8[&6玩家系统&8] &c欢迎回来,已帮你自动登录到此服务器'
|
||||
# Other messages
|
||||
misc:
|
||||
account_not_activated: '&8[&6玩家系统&8] &f你的帐号还未激活,请查看你的邮箱!'
|
||||
password_changed: '&8[&6玩家系统&8] &c密码已成功修改!'
|
||||
logout: '&8[&6玩家系统&8] &c已成功登出!'
|
||||
reload: '&8[&6玩家系统&8] &f配置以及数据已经重新加载完毕'
|
||||
usage_change_password: '&8[&6玩家系统&8] &f正确用法:“/changepassword 旧密码 新密码”'
|
||||
two_factor_create: '&8[&6玩家系统&8] &2你的代码是 %code,你可以使用 %url 来扫描'
|
||||
accounts_owned_self: '您拥有 %count 个账户:'
|
||||
accounts_owned_other: '玩家 %name 拥有 %count 个账户:'
|
||||
|
||||
# 加入时出错
|
||||
name_len: '&8[&6玩家系统&8] &c你的用户名太短或者太长了'
|
||||
regex: '&8[&6玩家系统&8] &c你的用户名包含非法字母,用户名里允许的字母: REG_EX'
|
||||
country_banned: '这个服务器禁止该国家登陆'
|
||||
not_owner_error: '&8[&6玩家系统&8] &4警告! &c你并不是此帐户持有人,请立即登出。 '
|
||||
kick_fullserver: '&8[&6玩家系统&8] &c抱歉,服务器已满!'
|
||||
same_nick: '&8[&6玩家系统&8] &f同样的用户名现在在线且已经登录了!'
|
||||
invalid_name_case: '&8[&6玩家系统&8] &c你应该使用「%valid」而并非「%invalid」登入游戏。 '
|
||||
same_ip_online: '已有一个同IP玩家在游戏中了!'
|
||||
# Session messages
|
||||
session:
|
||||
valid_session: '&8[&6玩家系统&8] &c欢迎回来,已帮你自动登录到此服务器'
|
||||
invalid_session: '&8[&6玩家系统&8] &f登录数据异常,请等待登录结束'
|
||||
|
||||
# 电子邮件
|
||||
usage_email_add: '&8[&6玩家系统&8] &f用法: /email add <邮箱> <确认电子邮件> '
|
||||
usage_email_change: '&8[&6玩家系统&8] &f用法: /email change <旧邮箱> <新邮箱> '
|
||||
usage_email_recovery: '&8[&6玩家系统&8] &f用法: /email recovery <邮箱>'
|
||||
new_email_invalid: '&8[&6玩家系统&8] &f新邮箱无效!'
|
||||
old_email_invalid: '&8[&6玩家系统&8] &f旧邮箱无效!'
|
||||
email_invalid: '&8[&6玩家系统&8] &f无效的邮箱'
|
||||
email_added: '&8[&6玩家系统&8] &f邮箱已添加 !'
|
||||
email_confirm: '&8[&6玩家系统&8] &f确认你的邮箱 !'
|
||||
email_changed: '&8[&6玩家系统&8] &f邮箱已改变 !'
|
||||
email_send: '&8[&6玩家系统&8] &f恢复邮件已发送 !'
|
||||
email_show: '&2您当前的电子邮件地址为: &f%email'
|
||||
incomplete_email_settings: '错误:并非所有发送邮件需要的设置都已被设置,请联系管理员'
|
||||
email_already_used: '&8[&6玩家系统&8] &4邮箱已被使用'
|
||||
email_send_failure: '邮件发送失败,请联系管理员'
|
||||
show_no_email: '&2您当前并没有任何邮箱与该账号绑定'
|
||||
add_email: '&8[&6玩家系统&8] &c请输入“/email add <你的邮箱> <再输入一次以确认>”以把你的邮箱添加到此帐号'
|
||||
recovery_email: '&8[&6玩家系统&8] &c忘了你的密码?请输入:“/email recovery <你的邮箱>”'
|
||||
change_password_expired: '您不能使用此命令更改密码'
|
||||
email_cooldown_error: '&c邮件已在几分钟前发送,您需要等待 %time 后才能再次请求发送'
|
||||
# Error messages when joining
|
||||
on_join_validation:
|
||||
same_ip_online: '已有一个同IP玩家在游戏中了!'
|
||||
same_nick_online: '&8[&6玩家系统&8] &f同样的用户名现在在线且已经登录了!'
|
||||
name_length: '&8[&6玩家系统&8] &c你的用户名太短或者太长了'
|
||||
characters_in_name: '&8[&6玩家系统&8] &c你的用户名包含非法字母,用户名里允许的字母: %valid_chars'
|
||||
kick_full_server: '&8[&6玩家系统&8] &c抱歉,服务器已满!'
|
||||
country_banned: '这个服务器禁止该国家登陆'
|
||||
not_owner_error: '&8[&6玩家系统&8] &4警告! &c你并不是此帐户持有人,请立即登出。 '
|
||||
invalid_name_case: '&8[&6玩家系统&8] &c你应该使用「%valid」而并非「%invalid」登入游戏。 '
|
||||
|
||||
# 验证码
|
||||
usage_captcha: '&8[&6玩家系统&8] &c正确用法:/captcha <theCaptcha>'
|
||||
wrong_captcha: '&8[&6玩家系统&8] &c错误的验证码,请输入:“/captcha THE_CAPTCHA”'
|
||||
valid_captcha: '&8[&6玩家系统&8] &c你的验证码是有效的!'
|
||||
captcha_for_registration: '注册前您需要先提供验证码,请使用指令:/captcha <theCaptcha>'
|
||||
register_captcha_valid: '&2有效的验证码!您现在可以使用 /register 注册啦!'
|
||||
# Email
|
||||
email:
|
||||
add_email_request: '&8[&6玩家系统&8] &c请输入“/email add <你的邮箱> <再输入一次以确认>”以把你的邮箱添加到此帐号'
|
||||
usage_email_add: '&8[&6玩家系统&8] &f用法: /email add <邮箱> <确认电子邮件> '
|
||||
usage_email_change: '&8[&6玩家系统&8] &f用法: /email change <旧邮箱> <新邮箱> '
|
||||
new_email_invalid: '&8[&6玩家系统&8] &f新邮箱无效!'
|
||||
old_email_invalid: '&8[&6玩家系统&8] &f旧邮箱无效!'
|
||||
invalid: '&8[&6玩家系统&8] &f无效的邮箱'
|
||||
added: '&8[&6玩家系统&8] &f邮箱已添加 !'
|
||||
request_confirmation: '&8[&6玩家系统&8] &f确认你的邮箱 !'
|
||||
changed: '&8[&6玩家系统&8] &f邮箱已改变 !'
|
||||
email_show: '&2您当前的电子邮件地址为: &f%email'
|
||||
no_email_for_account: '&2您当前并没有任何邮箱与该账号绑定'
|
||||
already_used: '&8[&6玩家系统&8] &4邮箱已被使用'
|
||||
incomplete_settings: '错误:并非所有发送邮件需要的设置都已被设置,请联系管理员'
|
||||
send_failure: '邮件发送失败,请联系管理员'
|
||||
change_password_expired: '您不能使用此命令更改密码'
|
||||
email_cooldown_error: '&c邮件已在几分钟前发送,您需要等待 %time 后才能再次请求发送'
|
||||
|
||||
# 验证码
|
||||
verification_code_required: '&3这个命令非常敏感,需要电子邮件验证!请检查您的收件箱,并遵循邮件的指导。'
|
||||
usage_verification_code: '&c使用方法: /verification <验证码>'
|
||||
incorrect_verification_code: '&c验证码错误, 请在聊天框输入 "/verification <验证码>",使用您在电子邮件中收到的验证码。'
|
||||
verification_code_verified: '&2您的身份已经得到验证!您现在可以在当前会话中执行所有命令!'
|
||||
verification_code_already_verified: '&2您已经可以在当前会话中执行任何敏感命令!'
|
||||
verification_code_expired: '&3您的验证码已失效!执行另一个敏感命令以获得新的验证码!'
|
||||
verification_code_email_needed: '&3为了验证您的身份,您需要将一个电子邮件地址与您的帐户绑定!!'
|
||||
# Password recovery by email
|
||||
recovery:
|
||||
forgot_password_hint: '&8[&6玩家系统&8] &c忘了你的密码?请输入:“/email recovery <你的邮箱>”'
|
||||
command_usage: '&8[&6玩家系统&8] &f用法: /email recovery <邮箱>'
|
||||
email_sent: '&8[&6玩家系统&8] &f恢复邮件已发送 !'
|
||||
code:
|
||||
code_sent: '一个用于重置您的密码的验证码已发到您的邮箱'
|
||||
incorrect: '验证码不正确! 使用 /email recovery [邮箱] 以生成新的验证码'
|
||||
tries_exceeded: '您已经达到输入验证码次数的最大允许次数。请使用 "/email recovery [邮箱]" 来生成一个新的'
|
||||
correct: '验证码正确!'
|
||||
change_password: '请使用 /email setpassword <新密码> 立即设置新的密码'
|
||||
|
||||
# 时间单位
|
||||
second: '秒'
|
||||
seconds: '秒'
|
||||
minute: '分钟'
|
||||
minutes: '分钟'
|
||||
hour: '小时'
|
||||
hours: '小时'
|
||||
day: '天'
|
||||
days: '天'
|
||||
# Captcha
|
||||
captcha:
|
||||
usage_captcha: '&8[&6玩家系统&8] &c正确用法:/captcha %captcha_code'
|
||||
wrong_captcha: '&8[&6玩家系统&8] &c错误的验证码,请输入:“/captcha %captcha_code”'
|
||||
valid_captcha: '&8[&6玩家系统&8] &c你的验证码是有效的!'
|
||||
captcha_for_registration: '注册前您需要先提供验证码,请使用指令:/captcha %captcha_code'
|
||||
register_captcha_valid: '&2有效的验证码!您现在可以使用 /register 注册啦!'
|
||||
|
||||
# Verification code
|
||||
verification:
|
||||
code_required: '&3这个命令非常敏感,需要电子邮件验证!请检查您的收件箱,并遵循邮件的指导。'
|
||||
command_usage: '&c使用方法: /verification <验证码>'
|
||||
incorrect_code: '&c验证码错误, 请在聊天框输入 "/verification <验证码>",使用您在电子邮件中收到的验证码。'
|
||||
success: '&2您的身份已经得到验证!您现在可以在当前会话中执行所有命令!'
|
||||
already_verified: '&2您已经可以在当前会话中执行任何敏感命令!'
|
||||
code_expired: '&3您的验证码已失效!执行另一个敏感命令以获得新的验证码!'
|
||||
email_needed: '&3为了验证您的身份,您需要将一个电子邮件地址与您的帐户绑定!!'
|
||||
|
||||
# Time units
|
||||
time:
|
||||
second: '秒'
|
||||
seconds: '秒'
|
||||
minute: '分钟'
|
||||
minutes: '分钟'
|
||||
hour: '小时'
|
||||
hours: '小时'
|
||||
day: '天'
|
||||
days: '天'
|
||||
|
@ -3,119 +3,138 @@
|
||||
# -------------------------------------------- #
|
||||
|
||||
# Registration
|
||||
reg_msg: '&8[&6用戶系統&8] &c請使用這個指令來註冊:《 /register <密碼> <重覆密碼> 》'
|
||||
usage_reg: '&8[&6用戶系統&8] &f用法:《 /register <密碼> <重覆密碼> 》'
|
||||
reg_only: '&8[&6用戶系統&8] &f限已註冊會員,請先到本服網站進行註冊。'
|
||||
kicked_admin_registered: '&8[&6用戶系統&8] &b管理員已替你完成註冊,請重新登入。'
|
||||
registered: '&8[&6用戶系統&8] &b你成功註冊了。'
|
||||
reg_disabled: '&8[&6用戶系統&8] &c本伺服器已停止新玩家註冊。'
|
||||
user_regged: '&8[&6用戶系統&8] &c此用戶名已經註冊過了。'
|
||||
registration:
|
||||
disabled: '&8[&6用戶系統&8] &c本伺服器已停止新玩家註冊。'
|
||||
name_taken: '&8[&6用戶系統&8] &c此用戶名已經註冊過了。'
|
||||
register_request: '&8[&6用戶系統&8] &c請使用這個指令來註冊:《 /register <密碼> <重覆密碼> 》'
|
||||
command_usage: '&8[&6用戶系統&8] &f用法:《 /register <密碼> <重覆密碼> 》'
|
||||
reg_only: '&8[&6用戶系統&8] &f限已註冊會員,請先到本服網站進行註冊。'
|
||||
success: '&8[&6用戶系統&8] &b你成功註冊了。'
|
||||
kicked_admin_registered: '&8[&6用戶系統&8] &b管理員已替你完成註冊,請重新登入。'
|
||||
|
||||
# Password errors on registration
|
||||
password_error: '&8[&6用戶系統&8] &f密碼不符合。'
|
||||
password_error_nick: '&8[&6用戶系統&8] &c這個密碼太不安全了!'
|
||||
password_error_unsafe: '&8[&6用戶系統&8] &c這個密碼太不安全了!'
|
||||
password_error_chars: '&8[&6用戶系統&8] &4密碼字符只能含有這些喔:REG_EX'
|
||||
pass_len: '&8[&6用戶系統&8] &f嗯,你的密碼並不符合規定長度。'
|
||||
password:
|
||||
match_error: '&8[&6用戶系統&8] &f密碼不符合。'
|
||||
name_in_password: '&8[&6用戶系統&8] &c這個密碼太不安全了!'
|
||||
unsafe_password: '&8[&6用戶系統&8] &c這個密碼太不安全了!'
|
||||
forbidden_characters: '&8[&6用戶系統&8] &4密碼字符只能含有這些喔:%valid_chars'
|
||||
wrong_length: '&8[&6用戶系統&8] &f嗯,你的密碼並不符合規定長度。'
|
||||
|
||||
# Login
|
||||
usage_log: '&8[&6用戶系統&8] &f用法:《 /login <密碼> 》'
|
||||
wrong_pwd: '&8[&6用戶系統&8] &c你輸入了錯誤的密碼。'
|
||||
login: '&8[&6用戶系統&8] &a你成功登入了。'
|
||||
login_msg: '&8[&6用戶系統&8] &c請使用這個指令來登入:《 /login <密碼> 》'
|
||||
timeout: '&8[&6用戶系統&8] &f登入逾時。'
|
||||
login:
|
||||
command_usage: '&8[&6用戶系統&8] &f用法:《 /login <密碼> 》'
|
||||
wrong_password: '&8[&6用戶系統&8] &c你輸入了錯誤的密碼。'
|
||||
success: ''
|
||||
login_request: '&8[&6用戶系統&8] &c請使用這個指令來登入:《 /login <密碼> 》'
|
||||
timeout_error: '&8[&6用戶系統&8] &f登入逾時。'
|
||||
|
||||
# Errors
|
||||
unknown_user: '&8[&6用戶系統&8] &c此用戶名沒有已登記資料。'
|
||||
denied_command: '&8[&6用戶系統&8] &c請先登入以便使用此指令。'
|
||||
denied_chat: '&8[&6用戶系統&8] &c請先登入以便與其他玩家聊天。'
|
||||
not_logged_in: '&8[&6用戶系統&8] &c你還沒有登入 !'
|
||||
tempban_max_logins: '&8[&6用戶系統&8] &c因為多次登入失敗,你已被暫時封禁。'
|
||||
max_reg: '&8[&6用戶系統&8] &f你的IP地址已達到註冊數上限。 &7(info: %reg_count/%max_acc %reg_names)'
|
||||
no_perm: '&8[&6用戶系統&8] &b嗯~你想幹甚麼?'
|
||||
error: '&8[&6用戶系統&8] &f發生錯誤,請與管理員聯絡。'
|
||||
kick_forvip: '&c喔!因為有VIP玩家登入了伺服器。'
|
||||
error:
|
||||
denied_command: '&8[&6用戶系統&8] &c請先登入以便使用此指令。'
|
||||
denied_chat: '&8[&6用戶系統&8] &c請先登入以便與其他玩家聊天。'
|
||||
unregistered_user: '&8[&6用戶系統&8] &c此用戶名沒有已登記資料。'
|
||||
not_logged_in: '&8[&6用戶系統&8] &c你還沒有登入 !'
|
||||
no_permission: '&8[&6用戶系統&8] &b嗯~你想幹甚麼?'
|
||||
unexpected_error: ''
|
||||
max_registration: '&8[&6用戶系統&8] &f你的IP地址已達到註冊數上限。 &7(info: %reg_count/%max_acc %reg_names)'
|
||||
logged_in: '&8[&6用戶系統&8] &c你已經登入過了。'
|
||||
kick_for_vip: '&c喔!因為有VIP玩家登入了伺服器。'
|
||||
tempban_max_logins: '&8[&6用戶系統&8] &c因為多次登入失敗,你已被暫時封禁。'
|
||||
|
||||
# AntiBot
|
||||
kick_antibot: '&8[&6用戶系統&8] &c伺服器錯誤!請稍候再嘗試登入吧。 &7(err: kick_due2_bot)'
|
||||
antibot_auto_enabled: '&8[&6用戶系統&8] &3防止機械人程序已因應現時大量不尋常連線而啟用。'
|
||||
antibot_auto_disabled: '&8[&6用戶系統&8] &3不正常連接數已減少,防止機械人程序將於 %m 分鐘後停止。'
|
||||
antibot:
|
||||
kick_antibot: '&8[&6用戶系統&8] &c伺服器錯誤!請稍候再嘗試登入吧。 &7(err: kick_due2_bot)'
|
||||
auto_enabled: '&8[&6用戶系統&8] &3防止機械人程序已因應現時大量不尋常連線而啟用。'
|
||||
auto_disabled: '&8[&6用戶系統&8] &3不正常連接數已減少,防止機械人程序將於 %m 分鐘後停止。'
|
||||
|
||||
# Unregister
|
||||
unregister:
|
||||
success: '&8[&6用戶系統&8] &c你已成功刪除會員註冊記錄。'
|
||||
command_usage: '&8[&6用戶系統&8] &f用法:《 /unregister <密碼> 》'
|
||||
|
||||
# Other messages
|
||||
unregistered: '&8[&6用戶系統&8] &c你已成功刪除會員註冊記錄。'
|
||||
accounts_owned_self: '你擁有 %count 個帳戶:'
|
||||
accounts_owned_other: '玩家《%name》擁有 %count 個帳戶:'
|
||||
two_factor_create: '&8[&6用戶系統 - 兩步驗證碼&8] &b你的登入金鑰為&9「%c%code&9」&b,掃描連結為:&c %url'
|
||||
recovery_code_sent: '&8[&6用戶系統&8] &b帳戶驗證碼已發送到你的郵箱,請查收。'
|
||||
recovery_code_incorrect: '&8[&6用戶系統&8] &c帳戶驗證碼無效。 &7(你尚餘 %count 次嘗試機會)'
|
||||
recovery_tries_exceeded: '&8[&6用戶系統&8] &c此驗證碼已因多次嘗試後失效,請使用《 /email recovery <電郵地址> 》重新辦理。'
|
||||
recovery_code_correct: '&8[&6用戶系統&8] &a帳戶驗證碼輸入正確。'
|
||||
recovery_change_password: '&8[&6用戶系統&8] 請立即使用《 /email setpassword <新密碼> 》指令,以重設你的帳戶密碼。'
|
||||
vb_nonActiv: '&8[&6用戶系統&8] &f你的帳戶還沒有經過電郵驗證 !'
|
||||
usage_unreg: '&8[&6用戶系統&8] &f用法:《 /unregister <密碼> 》'
|
||||
pwd_changed: '&8[&6用戶系統&8] &c你成功更換了你的密碼 !'
|
||||
logged_in: '&8[&6用戶系統&8] &c你已經登入過了。'
|
||||
logout: '&8[&6用戶系統&8] &b你成功登出了。'
|
||||
reload: '&8[&6用戶系統&8] &b登入系統設定及資料庫重新載入完畢。'
|
||||
usage_changepassword: '&8[&6用戶系統&8] &f用法:《 /changepassword <舊密碼> <新密碼> 》'
|
||||
misc:
|
||||
account_not_activated: '&8[&6用戶系統&8] &f你的帳戶還沒有經過電郵驗證 !'
|
||||
password_changed: '&8[&6用戶系統&8] &c你成功更換了你的密碼 !'
|
||||
logout: '&8[&6用戶系統&8] &b你成功登出了。'
|
||||
reload: '&8[&6用戶系統&8] &b登入系統設定及資料庫重新載入完畢。'
|
||||
usage_change_password: '&8[&6用戶系統&8] &f用法:《 /changepassword <舊密碼> <新密碼> 》'
|
||||
two_factor_create: '&8[&6用戶系統 - 兩步驗證碼&8] &b你的登入金鑰為&9「%c%code&9」&b,掃描連結為:&c %url'
|
||||
accounts_owned_self: '你擁有 %count 個帳戶:'
|
||||
accounts_owned_other: '玩家《%name》擁有 %count 個帳戶:'
|
||||
|
||||
# Session messages
|
||||
invalid_session: '&8[&6用戶系統&8] &f登入階段資料已損壞,請等待登入階段結束。'
|
||||
valid_session: '&8[&6用戶系統&8] &b嗨 ! 歡迎回來喔~'
|
||||
session:
|
||||
valid_session: '&8[&6用戶系統&8] &b嗨 ! 歡迎回來喔~'
|
||||
invalid_session: '&8[&6用戶系統&8] &f登入階段資料已損壞,請等待登入階段結束。'
|
||||
|
||||
# Error messages when joining
|
||||
name_len: '&8[&6用戶系統&8] &c你的用戶名不符合規定長度。'
|
||||
regex: '&8[&6用戶系統&8] &c用戶名稱錯誤! 登入系統只接受以下字符:REG_EX'
|
||||
country_banned: '&8[&6用戶系統&8] &4本伺服器已停止對你的國家提供遊戲服務。'
|
||||
not_owner_error: '&8[&6用戶系統&8] &4警告!&c你並不是此帳戶持有人,請立即登出。'
|
||||
kick_fullserver: '&c抱歉! 因為伺服器滿人了,所以你目前未能登入伺服器。'
|
||||
same_nick: '&8[&6用戶系統&8] &f同名玩家已在遊玩。'
|
||||
invalid_name_case: '&8[&6用戶系統&8] &4警告!&c你應該使用「%valid」而並非「%invalid」登入遊戲。'
|
||||
same_ip_online: '&8[&6用戶系統&8] 你正使用的 IP 位址已被其他玩家佔用。'
|
||||
on_join_validation:
|
||||
same_ip_online: '&8[&6用戶系統&8] 你正使用的 IP 位址已被其他玩家佔用。'
|
||||
same_nick_online: '&8[&6用戶系統&8] &f同名玩家已在遊玩。'
|
||||
name_length: '&8[&6用戶系統&8] &c你的用戶名不符合規定長度。'
|
||||
characters_in_name: '&8[&6用戶系統&8] &c用戶名稱錯誤! 登入系統只接受以下字符:%valid_chars'
|
||||
kick_full_server: '&c抱歉! 因為伺服器滿人了,所以你目前未能登入伺服器。'
|
||||
country_banned: '&8[&6用戶系統&8] &4本伺服器已停止對你的國家提供遊戲服務。'
|
||||
not_owner_error: '&8[&6用戶系統&8] &4警告!&c你並不是此帳戶持有人,請立即登出。'
|
||||
invalid_name_case: '&8[&6用戶系統&8] &4警告!&c你應該使用「%valid」而並非「%invalid」登入遊戲。'
|
||||
|
||||
# Email
|
||||
usage_email_add: '&8[&6用戶系統&8] &f用法:《 /email add <電郵> <重覆電郵> 》'
|
||||
usage_email_change: '&8[&6用戶系統&8] &f用法:《 /email change <舊電郵> <新電郵> 》'
|
||||
usage_email_recovery: '&8[&6用戶系統&8] &f用法:《 /email recovery <電郵> 》'
|
||||
new_email_invalid: '&8[&6用戶系統&8] &c你所填寫的新電郵地址並不正確。'
|
||||
old_email_invalid: '&8[&6用戶系統&8] &c你所填寫的舊電郵地址並不正確。'
|
||||
email_invalid: '&8[&6用戶系統&8] &c你所填寫的電郵地址並不正確。'
|
||||
email_added: '&8[&6用戶系統&8] &a已新增你的電郵地址。'
|
||||
email_confirm: '&8[&6用戶系統&8] &5請重覆輸入你的電郵地址。'
|
||||
email_changed: '&8[&6用戶系統&8] &a你的電郵地址已更改。'
|
||||
email_send: '&8[&6用戶系統&8] &a忘記密碼信件已寄出,請查收。'
|
||||
email_show: '&8[&6用戶系統&8] &2你所使用的電郵地址為:&f%email'
|
||||
incomplete_email_settings: '&8[&6用戶系統&8] &c電郵系統錯誤,請聯絡伺服器管理員。 &7(err: mailconfig_incomplete)'
|
||||
email_already_used: '&8[&6用戶系統&8] &4這個電郵地址已被使用。'
|
||||
email_send_failure: '&8[&6用戶系統&8] &c電郵系統錯誤,請聯絡伺服器管理員。 &7(err: smtperr)'
|
||||
show_no_email: '&8[&6用戶系統&8] &2你並未有綁定電郵地址到此帳戶。'
|
||||
add_email: '&8[&6用戶系統&8] &b請為你的帳戶立即添加電郵地址:《 /email add <電郵地址> <重覆電郵地址> 》'
|
||||
recovery_email: '&8[&6用戶系統&8] &b忘記密碼?請使用 /email recovery <電郵地址> 來更新密碼。'
|
||||
change_password_expired: '&8[&6用戶系統&8] 此指令已過期,請重新辦理。'
|
||||
email_cooldown_error: '&8[&6用戶系統&8] &c你已經辦理過重寄郵件,請等待 %time 後再嘗試吧。'
|
||||
email:
|
||||
add_email_request: '&8[&6用戶系統&8] &b請為你的帳戶立即添加電郵地址:《 /email add <電郵地址> <重覆電郵地址> 》'
|
||||
usage_email_add: '&8[&6用戶系統&8] &f用法:《 /email add <電郵> <重覆電郵> 》'
|
||||
usage_email_change: '&8[&6用戶系統&8] &f用法:《 /email change <舊電郵> <新電郵> 》'
|
||||
new_email_invalid: '&8[&6用戶系統&8] &c你所填寫的新電郵地址並不正確。'
|
||||
old_email_invalid: '&8[&6用戶系統&8] &c你所填寫的舊電郵地址並不正確。'
|
||||
invalid: '&8[&6用戶系統&8] &c你所填寫的電郵地址並不正確。'
|
||||
added: '&8[&6用戶系統&8] &a已新增你的電郵地址。'
|
||||
request_confirmation: '&8[&6用戶系統&8] &5請重覆輸入你的電郵地址。'
|
||||
changed: '&8[&6用戶系統&8] &a你的電郵地址已更改。'
|
||||
email_show: '&8[&6用戶系統&8] &2你所使用的電郵地址為:&f%email'
|
||||
no_email_for_account: '&8[&6用戶系統&8] &2你並未有綁定電郵地址到此帳戶。'
|
||||
already_used: '&8[&6用戶系統&8] &4這個電郵地址已被使用。'
|
||||
incomplete_settings: '&8[&6用戶系統&8] &c電郵系統錯誤,請聯絡伺服器管理員。 &7(err: mailconfig_incomplete)'
|
||||
send_failure: '&8[&6用戶系統&8] &c電郵系統錯誤,請聯絡伺服器管理員。 &7(err: smtperr)'
|
||||
change_password_expired: '&8[&6用戶系統&8] 此指令已過期,請重新辦理。'
|
||||
email_cooldown_error: '&8[&6用戶系統&8] &c你已經辦理過重寄郵件,請等待 %time 後再嘗試吧。'
|
||||
|
||||
# Password recovery by email
|
||||
recovery:
|
||||
forgot_password_hint: '&8[&6用戶系統&8] &b忘記密碼?請使用 /email recovery <電郵地址> 來更新密碼。'
|
||||
command_usage: '&8[&6用戶系統&8] &f用法:《 /email recovery <電郵> 》'
|
||||
email_sent: '&8[&6用戶系統&8] &a忘記密碼信件已寄出,請查收。'
|
||||
code:
|
||||
code_sent: '&8[&6用戶系統&8] &b帳戶驗證碼已發送到你的郵箱,請查收。'
|
||||
incorrect: '&8[&6用戶系統&8] &c帳戶驗證碼無效。 &7(你尚餘 %count 次嘗試機會)'
|
||||
tries_exceeded: '&8[&6用戶系統&8] &c此驗證碼已因多次嘗試後失效,請使用《 /email recovery <電郵地址> 》重新辦理。'
|
||||
correct: '&8[&6用戶系統&8] &a帳戶驗證碼輸入正確。'
|
||||
change_password: '&8[&6用戶系統&8] 請立即使用《 /email setpassword <新密碼> 》指令,以重設你的帳戶密碼。'
|
||||
|
||||
# Captcha
|
||||
usage_captcha: '&8[&6用戶系統&8] &f用法:《 /captcha <theCaptcha> 》'
|
||||
wrong_captcha: '&8[&6用戶系統&8] &c你所輸入的驗證碼無效,請使用 《 /captcha THE_CAPTCHA 》 再次輸入。'
|
||||
valid_captcha: '&8[&6用戶系統&8] &c你所輸入的驗證碼無效 !'
|
||||
# TODO captcha_for_registration: 'To register you have to solve a captcha first, please use the command: /captcha <theCaptcha>'
|
||||
# TODO register_captcha_valid: '&2Valid captcha! You may now register with /register'
|
||||
captcha:
|
||||
usage_captcha: '&8[&6用戶系統&8] &f用法:《 /captcha %captcha_code 》'
|
||||
wrong_captcha: '&8[&6用戶系統&8] &c你所輸入的驗證碼無效,請使用 《 /captcha %captcha_code 》 再次輸入。'
|
||||
valid_captcha: '&8[&6用戶系統&8] &c你所輸入的驗證碼無效 !'
|
||||
captcha_for_registration: ''
|
||||
register_captcha_valid: ''
|
||||
|
||||
# Verification code
|
||||
# TODO verification_code_required: '&3This command is sensitive and requires an email verification! Check your inbox and follow the email''s instructions.'
|
||||
# TODO usage_verification_code: '&cUsage: /verification <code>'
|
||||
# TODO incorrect_verification_code: '&cIncorrect code, please type "/verification <code>" into the chat, using the code you received by email'
|
||||
# TODO verification_code_verified: '&2Your identity has been verified! You can now execute all commands within the current session!'
|
||||
# TODO verification_code_already_verified: '&2You can already execute every sensitive command within the current session!'
|
||||
# TODO verification_code_expired: '&3Your code has expired! Execute another sensitive command to get a new code!'
|
||||
# TODO verification_code_email_needed: '&3To verify your identity you need to link an email address with your account!!'
|
||||
verification:
|
||||
code_required: ''
|
||||
command_usage: ''
|
||||
incorrect_code: ''
|
||||
success: ''
|
||||
already_verified: ''
|
||||
code_expired: ''
|
||||
email_needed: ''
|
||||
|
||||
# Time units
|
||||
second: '秒'
|
||||
seconds: '秒'
|
||||
minute: '分'
|
||||
minutes: '分'
|
||||
hour: '小時'
|
||||
hours: '小時'
|
||||
day: '日'
|
||||
days: '日'
|
||||
time:
|
||||
second: '秒'
|
||||
seconds: '秒'
|
||||
minute: '分'
|
||||
minutes: '分'
|
||||
hour: '小時'
|
||||
hours: '小時'
|
||||
day: '日'
|
||||
days: '日'
|
||||
|
@ -1,118 +1,136 @@
|
||||
# Registration
|
||||
reg_msg: '&3[請先注冊] 請按T , 然後輸入 "/register [你的密碼] [重覆確認你的密碼]" 來注冊。'
|
||||
usage_reg: '&c使用方法: 輸入"/register [你的密碼] [重覆確認你的密碼]"'
|
||||
reg_only: '&4只有註冊用戶才能加入服務器! 請訪問http://example.com註冊!'
|
||||
kicked_admin_registered: '管理員剛剛註冊了您; 請重新登錄。'
|
||||
registered: '&2已成功註冊!'
|
||||
reg_disabled: '&c遊戲內註冊已停用!'
|
||||
user_regged: '&c您已經註冊此用戶名!'
|
||||
registration:
|
||||
disabled: '&c遊戲內註冊已停用!'
|
||||
name_taken: '&c您已經註冊此用戶名!'
|
||||
register_request: '&3[請先注冊] 請按T , 然後輸入 "/register [你的密碼] [重覆確認你的密碼]" 來注冊。'
|
||||
command_usage: '&c使用方法: 輸入"/register [你的密碼] [重覆確認你的密碼]"'
|
||||
reg_only: '&4只有註冊用戶才能加入服務器! 請訪問http://example.com註冊!'
|
||||
success: '&2已成功註冊!'
|
||||
kicked_admin_registered: '管理員剛剛註冊了您; 請重新登錄。'
|
||||
|
||||
# Password errors on registration
|
||||
password_error: '&密碼錯誤!'
|
||||
password_error_nick: '&c你不能使用你的用戶名作密碼,請 choose another one...'
|
||||
password_error_unsafe: '&c所選的你的密碼並不安全的,請選擇另一個...'
|
||||
password_error_chars: '&4您的密碼含有非法字符。允許的字符:REG_EX'
|
||||
pass_len: '&c你的密碼太短或太長!請嘗試另一個!'
|
||||
password:
|
||||
match_error: '&密碼錯誤!'
|
||||
name_in_password: '&c你不能使用你的用戶名作密碼,請 choose another one...'
|
||||
unsafe_password: '&c所選的你的密碼並不安全的,請選擇另一個...'
|
||||
forbidden_characters: '&4您的密碼含有非法字符。允許的字符:%valid_chars'
|
||||
wrong_length: '&c你的密碼太短或太長!請嘗試另一個!'
|
||||
|
||||
# Login
|
||||
usage_log: '&b使用方法: 輸入"/login [你的密碼]" 來登入'
|
||||
wrong_pwd: '&c密碼錯誤!'
|
||||
login: '&2你已成功登入!'
|
||||
login_msg: '&c [請先登入] 請按T , 然後輸入 "/login [你的密碼]" 。'
|
||||
timeout: '&4超過登錄超時,您已從伺服器中踢出,請重試!'
|
||||
login:
|
||||
command_usage: '&b使用方法: 輸入"/login [你的密碼]" 來登入'
|
||||
wrong_password: '&c密碼錯誤!'
|
||||
success: ''
|
||||
login_request: '&c [請先登入] 請按T , 然後輸入 "/login [你的密碼]" 。'
|
||||
timeout_error: '&4超過登錄超時,您已從伺服器中踢出,請重試!'
|
||||
|
||||
# Errors
|
||||
unknown_user: '&c此用戶尚未注冊!'
|
||||
denied_command: '&c你必須得到權限來使用此指令!'
|
||||
denied_chat: '&c你必須得到權限來使用聊天功能!'
|
||||
not_logged_in: '&c你尚未登入!'
|
||||
tempban_max_logins: '&c由於登錄失敗次數過多,您已被暫時禁止。'
|
||||
max_reg: '&c您已超過註冊的最大數量(%reg_count/%max_acc %reg_names)!'
|
||||
no_perm: '&4您沒有執行此操作的權限!'
|
||||
error: '&4發生錯誤!請聯繫伺服器管理員!'
|
||||
kick_forvip: '&3一名VIP玩家在服務器已滿時已加入伺服器!'
|
||||
error:
|
||||
denied_command: '&c你必須得到權限來使用此指令!'
|
||||
denied_chat: '&c你必須得到權限來使用聊天功能!'
|
||||
unregistered_user: '&c此用戶尚未注冊!'
|
||||
not_logged_in: '&c你尚未登入!'
|
||||
no_permission: '&4您沒有執行此操作的權限!'
|
||||
unexpected_error: ''
|
||||
max_registration: '&c您已超過註冊的最大數量(%reg_count/%max_acc %reg_names)!'
|
||||
logged_in: '&c您已經登錄!'
|
||||
kick_for_vip: '&3一名VIP玩家在服務器已滿時已加入伺服器!'
|
||||
tempban_max_logins: '&c由於登錄失敗次數過多,您已被暫時禁止。'
|
||||
|
||||
# AntiBot
|
||||
kick_antibot: '伺服器正在啟用AntiBot保護模式! 您必須等待幾分鐘才能加入服務器。'
|
||||
antibot_auto_enabled: '&4[AntiBotService] 伺服器由於連接數量龐大而啟用AntiBot!'
|
||||
antibot_auto_disabled: '&2[AntiBotService] AntiBot將在%m分鐘後禁用!'
|
||||
antibot:
|
||||
kick_antibot: '伺服器正在啟用AntiBot保護模式! 您必須等待幾分鐘才能加入服務器。'
|
||||
auto_enabled: '&4[AntiBotService] 伺服器由於連接數量龐大而啟用AntiBot!'
|
||||
auto_disabled: '&2[AntiBotService] AntiBot將在%m分鐘後禁用!'
|
||||
|
||||
# Unregister
|
||||
unregister:
|
||||
success: '&c帳戶已刪除!'
|
||||
command_usage: '&c使用方法: "/unregister <你的密碼>"'
|
||||
|
||||
# Other messages
|
||||
unregistered: '&c帳戶已刪除!'
|
||||
accounts_owned_self: '您擁有 %count 個帳戶:'
|
||||
accounts_owned_other: '玩家 %name 擁有 %count 個帳戶:'
|
||||
two_factor_create: '&2您的密碼是 %code。您可以從這裡掃描 %url'
|
||||
recovery_code_sent: '已將重設密碼的恢復代碼發送到您的電子郵件。'
|
||||
# TODO: Missing tags %count
|
||||
recovery_code_incorrect: '恢復代碼錯誤!使用指令: "/email recovery [電郵地址]" 生成新的一個恢復代碼。'
|
||||
# TODO recovery_tries_exceeded: 'You have exceeded the maximum number attempts to enter the recovery code. Use "/email recovery [email]" to generate a new one.'
|
||||
# TODO recovery_code_correct: 'Recovery code entered correctly!'
|
||||
# TODO recovery_change_password: 'Please use the command /email setpassword <new password> to change your password immediately.'
|
||||
vb_nonActiv: '&c你的帳戶未激活,請確認電郵!'
|
||||
usage_unreg: '&c使用方法: "/unregister <你的密碼>"'
|
||||
pwd_changed: '&2密碼已更變!'
|
||||
logged_in: '&c您已經登錄!'
|
||||
logout: '&2已成功註銷!'
|
||||
reload: '&2伺服器已正確地被重新加載配置和數據庫!'
|
||||
usage_changepassword: '&c使用方法: "/changepassword [舊密碼] [新密碼]"'
|
||||
misc:
|
||||
account_not_activated: '&c你的帳戶未激活,請確認電郵!'
|
||||
password_changed: '&2密碼已更變!'
|
||||
logout: '&2已成功註銷!'
|
||||
reload: '&2伺服器已正確地被重新加載配置和數據庫!'
|
||||
usage_change_password: '&c使用方法: "/changepassword [舊密碼] [新密碼]"'
|
||||
two_factor_create: '&2您的密碼是 %code。您可以從這裡掃描 %url'
|
||||
accounts_owned_self: '您擁有 %count 個帳戶:'
|
||||
accounts_owned_other: '玩家 %name 擁有 %count 個帳戶:'
|
||||
|
||||
# Session messages
|
||||
invalid_session: '&c您的IP已更改,並且您的會話數據已過期!'
|
||||
valid_session: '&2由於會話重新連接而登錄.'
|
||||
session:
|
||||
valid_session: '&2由於會話重新連接而登錄.'
|
||||
invalid_session: '&c您的IP已更改,並且您的會話數據已過期!'
|
||||
|
||||
# Error messages when joining
|
||||
name_len: '&4你的暱稱太短或太長!'
|
||||
regex: '&4您的暱稱含有非法字符。允許的字符:REG_EX'
|
||||
country_banned: '&4您的國家/地區已被禁止使用此伺服器!'
|
||||
not_owner_error: '您不是此帳戶的所有者。 請選擇其他名稱!'
|
||||
kick_fullserver: '&4服務器已滿,請稍後再試!'
|
||||
same_nick: '&4伺服器上已經在使用相同的用戶名!'
|
||||
invalid_name_case: '您應該使用用戶名 %valid 而不是 %invalid 來加入。'
|
||||
same_ip_online: '一位同一IP的玩家已在遊戲中!'
|
||||
on_join_validation:
|
||||
same_ip_online: '一位同一IP的玩家已在遊戲中!'
|
||||
same_nick_online: '&4伺服器上已經在使用相同的用戶名!'
|
||||
name_length: '&4你的暱稱太短或太長!'
|
||||
characters_in_name: '&4您的暱稱含有非法字符。允許的字符:%valid_chars'
|
||||
kick_full_server: '&4服務器已滿,請稍後再試!'
|
||||
country_banned: '&4您的國家/地區已被禁止使用此伺服器!'
|
||||
not_owner_error: '您不是此帳戶的所有者。 請選擇其他名稱!'
|
||||
invalid_name_case: '您應該使用用戶名 %valid 而不是 %invalid 來加入。'
|
||||
|
||||
# Email
|
||||
usage_email_add: '&c使用方法: "/email add [電郵地址] [confirmEmail]"'
|
||||
usage_email_change: '&c使用方法: "/email change [舊電郵地址] [新電郵地址]"'
|
||||
usage_email_recovery: '&c使用方法: "/email recovery [電郵地址]"'
|
||||
new_email_invalid: '&c新電子郵件地址無效,請重試!'
|
||||
old_email_invalid: '&c舊電子郵件地址無效,請重試!'
|
||||
email_invalid: '&c電子郵件地址無效,請重試!'
|
||||
email_added: '&2電子郵件地址已成功添加到您的帳戶!'
|
||||
email_confirm: '&c請確認你的電郵地址!'
|
||||
email_changed: '&2已正確地更改電子郵件地址!'
|
||||
email_send: '&2帳戶恢復電子郵件已成功發送! 請檢查您的電子郵件收件箱!'
|
||||
# TODO email_show: '&2Your current email address is: &f%email'
|
||||
incomplete_email_settings: '缺少必要的配置來為發送電子郵件。請聯繫管理員。'
|
||||
email_already_used: '&4此電子郵件地址已被使用'
|
||||
# TODO email_send_failure: 'The email could not be sent. Please contact an administrator.'
|
||||
# TODO show_no_email: '&2You currently don''t have email address associated with this account.'
|
||||
add_email: '&3請使用命令: /email add [你的電郵地址] [重覆確認你的電郵地址] 將您的電子郵件添加到您的帳戶"'
|
||||
recovery_email: '&3忘記密碼了嗎? 請使用命令: "/email recovery [你的電郵地址]"'
|
||||
# TODO change_password_expired: 'You cannot change your password using this command anymore.'
|
||||
# TODO email_cooldown_error: '&cAn email was already sent recently. You must wait %time before you can send a new one.'
|
||||
email:
|
||||
add_email_request: '&3請使用命令: /email add [你的電郵地址] [重覆確認你的電郵地址] 將您的電子郵件添加到您的帳戶"'
|
||||
usage_email_add: '&c使用方法: "/email add [電郵地址] [confirmEmail]"'
|
||||
usage_email_change: '&c使用方法: "/email change [舊電郵地址] [新電郵地址]"'
|
||||
new_email_invalid: '&c新電子郵件地址無效,請重試!'
|
||||
old_email_invalid: '&c舊電子郵件地址無效,請重試!'
|
||||
invalid: '&c電子郵件地址無效,請重試!'
|
||||
added: '&2電子郵件地址已成功添加到您的帳戶!'
|
||||
request_confirmation: '&c請確認你的電郵地址!'
|
||||
changed: '&2已正確地更改電子郵件地址!'
|
||||
email_show: ''
|
||||
no_email_for_account: ''
|
||||
already_used: '&4此電子郵件地址已被使用'
|
||||
incomplete_settings: '缺少必要的配置來為發送電子郵件。請聯繫管理員。'
|
||||
send_failure: ''
|
||||
change_password_expired: ''
|
||||
email_cooldown_error: ''
|
||||
|
||||
# Password recovery by email
|
||||
recovery:
|
||||
forgot_password_hint: '&3忘記密碼了嗎? 請使用命令: "/email recovery [你的電郵地址]"'
|
||||
command_usage: '&c使用方法: "/email recovery [電郵地址]"'
|
||||
email_sent: '&2帳戶恢復電子郵件已成功發送! 請檢查您的電子郵件收件箱!'
|
||||
code:
|
||||
code_sent: '已將重設密碼的恢復代碼發送到您的電子郵件。'
|
||||
incorrect: '恢復代碼錯誤!使用指令: "/email recovery [電郵地址]" 生成新的一個恢復代碼。'
|
||||
tries_exceeded: ''
|
||||
correct: ''
|
||||
change_password: ''
|
||||
|
||||
# Captcha
|
||||
usage_captcha: '&3T要登錄您必須使用captcha驗證碼,請使用命令: "/captcha <theCaptcha>"'
|
||||
wrong_captcha: '&c驗證碼錯誤!請按T在聊天中輸入 "/captcha THE_CAPTCHA"'
|
||||
valid_captcha: '&2驗證碼正確!'
|
||||
# TODO captcha_for_registration: 'To register you have to solve a captcha first, please use the command: /captcha <theCaptcha>'
|
||||
# TODO register_captcha_valid: '&2Valid captcha! You may now register with /register'
|
||||
captcha:
|
||||
usage_captcha: '&3T要登錄您必須使用captcha驗證碼,請使用命令: "/captcha %captcha_code"'
|
||||
wrong_captcha: '&c驗證碼錯誤!請按T在聊天中輸入 "/captcha %captcha_code"'
|
||||
valid_captcha: '&2驗證碼正確!'
|
||||
captcha_for_registration: ''
|
||||
register_captcha_valid: ''
|
||||
|
||||
# Verification code
|
||||
# TODO verification_code_required: '&3This command is sensitive and requires an email verification! Check your inbox and follow the email''s instructions.'
|
||||
# TODO usage_verification_code: '&cUsage: /verification <code>'
|
||||
# TODO incorrect_verification_code: '&cIncorrect code, please type "/verification <code>" into the chat, using the code you received by email'
|
||||
# TODO verification_code_verified: '&2Your identity has been verified! You can now execute all commands within the current session!'
|
||||
# TODO verification_code_already_verified: '&2You can already execute every sensitive command within the current session!'
|
||||
# TODO verification_code_expired: '&3Your code has expired! Execute another sensitive command to get a new code!'
|
||||
# TODO verification_code_email_needed: '&3To verify your identity you need to link an email address with your account!!'
|
||||
verification:
|
||||
code_required: ''
|
||||
command_usage: ''
|
||||
incorrect_code: ''
|
||||
success: ''
|
||||
already_verified: ''
|
||||
code_expired: ''
|
||||
email_needed: ''
|
||||
|
||||
# Time units
|
||||
# TODO second: 'second'
|
||||
# TODO seconds: 'seconds'
|
||||
# TODO minute: 'minute'
|
||||
# TODO minutes: 'minutes'
|
||||
# TODO hour: 'hour'
|
||||
# TODO hours: 'hours'
|
||||
# TODO day: 'day'
|
||||
# TODO days: 'days'
|
||||
time:
|
||||
second: ''
|
||||
seconds: ''
|
||||
minute: ''
|
||||
minutes: ''
|
||||
hour: ''
|
||||
hours: ''
|
||||
day: ''
|
||||
days: ''
|
||||
|
@ -2,120 +2,138 @@
|
||||
# -------------------------------------------- #
|
||||
|
||||
# Registration
|
||||
reg_msg: '&b【AuthMe】&6請使用 "&c/register <密碼> <確認密碼>" 來註冊。'
|
||||
usage_reg: '&b【AuthMe】&6用法: &c"/register <密碼> <確認密碼>"'
|
||||
reg_only: '&b【AuthMe】&6請到下列網站 :「 https://example.tw 」 進行註冊'
|
||||
kicked_admin_registered: '&b【AuthMe】&6管理員已協助您註冊,請重新登入'
|
||||
registered: '&b【AuthMe】&6您已成功註冊'
|
||||
reg_disabled: '&b【AuthMe】&6已關閉註冊功能'
|
||||
user_regged: '&b【AuthMe】&6這個帳號已經被註冊過了!'
|
||||
registration:
|
||||
disabled: '&b【AuthMe】&6已關閉註冊功能'
|
||||
name_taken: '&b【AuthMe】&6這個帳號已經被註冊過了!'
|
||||
register_request: '&b【AuthMe】&6請使用 "&c/register <密碼> <確認密碼>" 來註冊。'
|
||||
command_usage: '&b【AuthMe】&6用法: &c"/register <密碼> <確認密碼>"'
|
||||
reg_only: '&b【AuthMe】&6請到下列網站 :「 https://example.tw 」 進行註冊'
|
||||
success: '&b【AuthMe】&6您已成功註冊'
|
||||
kicked_admin_registered: '&b【AuthMe】&6管理員已協助您註冊,請重新登入'
|
||||
|
||||
# Password errors on registration
|
||||
password_error: '&b【AuthMe】&6兩次輸入的密碼不一致!'
|
||||
password_error_nick: '&b【AuthMe】&6您不可以用您的 ID (遊戲名稱) 來當作密碼 !'
|
||||
password_error_unsafe: '&b【AuthMe】&6您不可以使用這個不安全的密碼'
|
||||
password_error_chars: '&b【AuthMe】&c密碼包含非法字符. 可使用: REG_EX'
|
||||
pass_len: '&b【AuthMe】&6您的密碼 超過最大字數 / 小於最小字數'
|
||||
password:
|
||||
match_error: '&b【AuthMe】&6兩次輸入的密碼不一致!'
|
||||
name_in_password: '&b【AuthMe】&6您不可以用您的 ID (遊戲名稱) 來當作密碼 !'
|
||||
unsafe_password: '&b【AuthMe】&6您不可以使用這個不安全的密碼'
|
||||
forbidden_characters: '&b【AuthMe】&c密碼包含非法字符. 可使用: %valid_chars'
|
||||
wrong_length: '&b【AuthMe】&6您的密碼 超過最大字數 / 小於最小字數'
|
||||
|
||||
# Login
|
||||
usage_log: '&b【AuthMe】&6用法: &c"/login <密碼>"'
|
||||
wrong_pwd: '&b【AuthMe】&6密碼錯誤!'
|
||||
login: '&b【AuthMe】&6密碼正確,您已成功登入!'
|
||||
login_msg: '&b【AuthMe】&6請使用 &c"/login <密碼>" &6來登入。'
|
||||
timeout: '&b【AuthMe】&6超過登入時間,請稍後再試一次'
|
||||
login:
|
||||
command_usage: '&b【AuthMe】&6用法: &c"/login <密碼>"'
|
||||
wrong_password: '&b【AuthMe】&6密碼錯誤!'
|
||||
success: ''
|
||||
login_request: '&b【AuthMe】&6請使用 &c"/login <密碼>" &6來登入。'
|
||||
timeout_error: '&b【AuthMe】&6超過登入時間,請稍後再試一次'
|
||||
|
||||
# Errors
|
||||
unknown_user: '&b【AuthMe】&6這個帳號還沒有註冊過'
|
||||
denied_command: '&b【AuthMe】&c使用指令之前必須通過驗證!'
|
||||
denied_chat: '&b【AuthMe】&c說話之前必須通過驗證!'
|
||||
not_logged_in: '&b【AuthMe】&6您還沒有登入!'
|
||||
tempban_max_logins: '&b【AuthMe】&c您已被暫時封鎖IP位置,因為您登入失敗太多次.'
|
||||
# TODO: Missing tags %reg_count, %max_acc, %reg_names
|
||||
max_reg: '&b【AuthMe】&6您的 IP 位置所註冊的帳號數量已經達到最大。'
|
||||
no_perm: '&b【AuthMe】&6您沒有使用該指令的權限。'
|
||||
error: '&b【AuthMe】&6發生錯誤,請聯繫管理員'
|
||||
kick_forvip: '&b【AuthMe】&6您已經被請出。&c原因 : 有 VIP 玩家登入伺服器'
|
||||
error:
|
||||
denied_command: '&b【AuthMe】&c使用指令之前必須通過驗證!'
|
||||
denied_chat: '&b【AuthMe】&c說話之前必須通過驗證!'
|
||||
unregistered_user: '&b【AuthMe】&6這個帳號還沒有註冊過'
|
||||
not_logged_in: '&b【AuthMe】&6您還沒有登入!'
|
||||
no_permission: '&b【AuthMe】&6您沒有使用該指令的權限。'
|
||||
unexpected_error: ''
|
||||
max_registration: '&b【AuthMe】&6您的 IP 位置所註冊的帳號數量已經達到最大。'
|
||||
logged_in: '&b【AuthMe】&6您已經登入了!'
|
||||
kick_for_vip: '&b【AuthMe】&6您已經被請出。&c原因 : 有 VIP 玩家登入伺服器'
|
||||
tempban_max_logins: '&b【AuthMe】&c您已被暫時封鎖IP位置,因為您登入失敗太多次.'
|
||||
|
||||
# AntiBot
|
||||
kick_antibot: '&b【AuthMe】&cAntiBotMod 正在啟用中,請稍後再嘗試登入吧!'
|
||||
antibot_auto_enabled: '&b【AuthMe】&6AntiBotMod 已自動啟用!'
|
||||
antibot_auto_disabled: '&b【AuthMe】&6AntiBotMod 將會於 &c%m &6分鐘後自動關閉'
|
||||
antibot:
|
||||
kick_antibot: '&b【AuthMe】&cAntiBotMod 正在啟用中,請稍後再嘗試登入吧!'
|
||||
auto_enabled: '&b【AuthMe】&6AntiBotMod 已自動啟用!'
|
||||
auto_disabled: '&b【AuthMe】&6AntiBotMod 將會於 &c%m &6分鐘後自動關閉'
|
||||
|
||||
# Unregister
|
||||
unregister:
|
||||
success: '&b【AuthMe】&6您已經成功註銷。'
|
||||
command_usage: '&b【AuthMe】&6用法: &c"/unregister <密碼>"'
|
||||
|
||||
# Other messages
|
||||
unregistered: '&b【AuthMe】&6您已經成功註銷。'
|
||||
accounts_owned_self: '&b【AuthMe】&6您擁有 %count 個帳號:'
|
||||
accounts_owned_other: '&b【AuthMe】&6玩家 %name 擁有 %count 個帳號:'
|
||||
two_factor_create: '&b【AuthMe - 兩步驗證碼】&b您的登入金鑰為&9「%c%code&9」&b,掃描連結為:&c %url'
|
||||
recovery_code_sent: '&b【AuthMe】&6忘記密碼的恢復密碼電子郵件已傳送至您的信箱中.'
|
||||
recovery_code_incorrect: '&b【AuthMe】&6恢復密碼錯誤! 您剩餘 %count 次嘗試機會.'
|
||||
recovery_tries_exceeded: '&b【AuthMe】&6恢復密碼過多次數錯誤. 使用 "/email recovery [email]" 取得新的恢復密碼.'
|
||||
recovery_code_correct: '&b【AuthMe】&6恢復密碼正確!'
|
||||
recovery_change_password: '&b【AuthMe】&6請使用 "/email setpassword <新密碼>" 變更您的密碼.'
|
||||
vb_nonActiv: '&b【AuthMe】&6您的帳號還沒有經過驗證! 檢查看看您的電子信箱 (Email) 吧!'
|
||||
usage_unreg: '&b【AuthMe】&6用法: &c"/unregister <密碼>"'
|
||||
pwd_changed: '&b【AuthMe】&6密碼變更成功!'
|
||||
logged_in: '&b【AuthMe】&6您已經登入了!'
|
||||
logout: '&b【AuthMe】&6您已成功登出'
|
||||
reload: '&b【AuthMe】&6已重新讀取設定檔及資料庫'
|
||||
usage_changepassword: '&b【AuthMe】&6用法: &c"/changepassword <舊密碼> <新密碼>"'
|
||||
misc:
|
||||
account_not_activated: '&b【AuthMe】&6您的帳號還沒有經過驗證! 檢查看看您的電子信箱 (Email) 吧!'
|
||||
password_changed: '&b【AuthMe】&6密碼變更成功!'
|
||||
logout: '&b【AuthMe】&6您已成功登出'
|
||||
reload: '&b【AuthMe】&6已重新讀取設定檔及資料庫'
|
||||
usage_change_password: '&b【AuthMe】&6用法: &c"/changepassword <舊密碼> <新密碼>"'
|
||||
two_factor_create: '&b【AuthMe - 兩步驗證碼】&b您的登入金鑰為&9「%c%code&9」&b,掃描連結為:&c %url'
|
||||
accounts_owned_self: '&b【AuthMe】&6您擁有 %count 個帳號:'
|
||||
accounts_owned_other: '&b【AuthMe】&6玩家 %name 擁有 %count 個帳號:'
|
||||
|
||||
# Session messages
|
||||
invalid_session: '&b【AuthMe】&6Session驗證不相符!'
|
||||
valid_session: '&b【AuthMe】&6您已經成功登入!'
|
||||
session:
|
||||
valid_session: '&b【AuthMe】&6您已經成功登入!'
|
||||
invalid_session: '&b【AuthMe】&6Session驗證不相符!'
|
||||
|
||||
# Error messages when joining
|
||||
name_len: '&b【AuthMe】&6您的暱稱 太長 / 太短 了!'
|
||||
regex: '&b【AuthMe】&6暱稱裡能使用的字符為: REG_EX'
|
||||
country_banned: '&b【AuthMe】&6您所在的地區無法進入此伺服器'
|
||||
not_owner_error: '&b【AuthMe】&4警告!&c您並不是此帳戶持有人,請立即登出。'
|
||||
kick_fullserver: '&b【AuthMe】&6伺服器已經滿了,請等等再試一次'
|
||||
same_nick: '&b【AuthMe】&6有同樣帳號的玩家在線上!'
|
||||
invalid_name_case: '&b【AuthMe】&4警告!&c您應該使用「%valid」而並非「%invalid」登入遊戲。'
|
||||
same_ip_online: '&b【AuthMe】&6同樣IP玩家在線上!'
|
||||
on_join_validation:
|
||||
same_ip_online: '&b【AuthMe】&6同樣IP玩家在線上!'
|
||||
same_nick_online: '&b【AuthMe】&6有同樣帳號的玩家在線上!'
|
||||
name_length: '&b【AuthMe】&6您的暱稱 太長 / 太短 了!'
|
||||
characters_in_name: '&b【AuthMe】&6暱稱裡能使用的字符為: %valid_chars'
|
||||
kick_full_server: '&b【AuthMe】&6伺服器已經滿了,請等等再試一次'
|
||||
country_banned: '&b【AuthMe】&6您所在的地區無法進入此伺服器'
|
||||
not_owner_error: '&b【AuthMe】&4警告!&c您並不是此帳戶持有人,請立即登出。'
|
||||
invalid_name_case: '&b【AuthMe】&4警告!&c您應該使用「%valid」而並非「%invalid」登入遊戲。'
|
||||
|
||||
# Email
|
||||
usage_email_add: '&b【AuthMe】&6用法: &c"/email add <您的Email> <重複Email>"'
|
||||
usage_email_change: '&b【AuthMe】&6用法: &c"/email change <舊的Email> <新的Email>"'
|
||||
usage_email_recovery: '&b【AuthMe】&6用法: &c"/email recovery <您的Email>"'
|
||||
new_email_invalid: '&b【AuthMe】&6新的Email無效!'
|
||||
old_email_invalid: '&b【AuthMe】&6舊的Email無效!'
|
||||
email_invalid: '&b【AuthMe】&6無效的Email!'
|
||||
email_added: '&b【AuthMe】&6已添加Email!'
|
||||
email_confirm: '&b【AuthMe】&6請驗證您的Email!'
|
||||
email_changed: '&b【AuthMe】&6Email已變更!'
|
||||
email_send: '&b【AuthMe】&6已經送出重設密碼要求至您的Email , 請查收。'
|
||||
email_show: '&b【AuthMe】&2目前的電子郵件: &f%email'
|
||||
incomplete_email_settings: '&b【AuthMe】&4因為電子郵件設定無完整導致無法傳送,請聯絡管理員.'
|
||||
email_already_used: '&b【AuthMe】&4這個電郵地址已被使用。'
|
||||
email_send_failure: '&b【AuthMe】&4無法傳送電子郵件,請聯絡管理員.'
|
||||
show_no_email: '&b【AuthMe】&2您目前沒有設置電子郵件.'
|
||||
add_email: '&b【AuthMe】&6請使用 &c"/email add <您的Email> <再次輸入您的Email>" &6來添加 Email'
|
||||
recovery_email: '&b【AuthMe】&6忘記密碼了嗎? 使用 &c"/email recovery <您的Email>"'
|
||||
change_password_expired: '&b【AuthMe】&6您現在不能使用這個指令變更密碼了.'
|
||||
email_cooldown_error: '&b【AuthMe】&c電子郵件已經寄出了. 您只能在 %time 後才能傳送.'
|
||||
email:
|
||||
add_email_request: '&b【AuthMe】&6請使用 &c"/email add <您的Email> <再次輸入您的Email>" &6來添加 Email'
|
||||
usage_email_add: '&b【AuthMe】&6用法: &c"/email add <您的Email> <重複Email>"'
|
||||
usage_email_change: '&b【AuthMe】&6用法: &c"/email change <舊的Email> <新的Email>"'
|
||||
new_email_invalid: '&b【AuthMe】&6新的Email無效!'
|
||||
old_email_invalid: '&b【AuthMe】&6舊的Email無效!'
|
||||
invalid: '&b【AuthMe】&6無效的Email!'
|
||||
added: '&b【AuthMe】&6已添加Email!'
|
||||
request_confirmation: '&b【AuthMe】&6請驗證您的Email!'
|
||||
changed: '&b【AuthMe】&6Email已變更!'
|
||||
email_show: '&b【AuthMe】&2目前的電子郵件: &f%email'
|
||||
no_email_for_account: '&b【AuthMe】&2您目前沒有設置電子郵件.'
|
||||
already_used: '&b【AuthMe】&4這個電郵地址已被使用。'
|
||||
incomplete_settings: '&b【AuthMe】&4因為電子郵件設定無完整導致無法傳送,請聯絡管理員.'
|
||||
send_failure: '&b【AuthMe】&4無法傳送電子郵件,請聯絡管理員.'
|
||||
change_password_expired: '&b【AuthMe】&6您現在不能使用這個指令變更密碼了.'
|
||||
email_cooldown_error: '&b【AuthMe】&c電子郵件已經寄出了. 您只能在 %time 後才能傳送.'
|
||||
|
||||
# Password recovery by email
|
||||
recovery:
|
||||
forgot_password_hint: '&b【AuthMe】&6忘記密碼了嗎? 使用 &c"/email recovery <您的Email>"'
|
||||
command_usage: '&b【AuthMe】&6用法: &c"/email recovery <您的Email>"'
|
||||
email_sent: '&b【AuthMe】&6已經送出重設密碼要求至您的Email , 請查收。'
|
||||
code:
|
||||
code_sent: '&b【AuthMe】&6忘記密碼的恢復密碼電子郵件已傳送至您的信箱中.'
|
||||
incorrect: '&b【AuthMe】&6恢復密碼錯誤! 您剩餘 %count 次嘗試機會.'
|
||||
tries_exceeded: '&b【AuthMe】&6恢復密碼過多次數錯誤. 使用 "/email recovery [email]" 取得新的恢復密碼.'
|
||||
correct: '&b【AuthMe】&6恢復密碼正確!'
|
||||
change_password: '&b【AuthMe】&6請使用 "/email setpassword <新密碼>" 變更您的密碼.'
|
||||
|
||||
# Captcha
|
||||
usage_captcha: '&b【AuthMe】&6請用 &c"/captcha <theCaptcha>" &6來輸入您的驗證碼.'
|
||||
wrong_captcha: '&b【AuthMe】&6錯誤的驗證碼,請使用 "/captcha THE_CAPTCHA" 再試一次.'
|
||||
valid_captcha: '&b【AuthMe】&6驗證碼無效!'
|
||||
# TODO captcha_for_registration: 'To register you have to solve a captcha first, please use the command: /captcha <theCaptcha>'
|
||||
# TODO register_captcha_valid: '&2Valid captcha! You may now register with /register'
|
||||
captcha:
|
||||
usage_captcha: '&b【AuthMe】&6請用 &c"/captcha %captcha_code" &6來輸入您的驗證碼.'
|
||||
wrong_captcha: '&b【AuthMe】&6錯誤的驗證碼,請使用 "/captcha %captcha_code" 再試一次.'
|
||||
valid_captcha: '&b【AuthMe】&6驗證碼無效!'
|
||||
captcha_for_registration: ''
|
||||
register_captcha_valid: ''
|
||||
|
||||
# Verification code
|
||||
verification_code_required: '&b【AuthMe】&3敏感指令,需要電子郵件驗證後才能執行,請檢查電子郵件.'
|
||||
usage_verification_code: '&b【AuthMe】&c用法: /verification <驗證碼>'
|
||||
incorrect_verification_code: '&b【AuthMe】&c驗證碼錯誤,請在聊天室使用 "/verification <驗證碼>" 電子郵件收到的驗證碼'
|
||||
verification_code_verified: '&b【AuthMe】&2身分已驗證,您現在可以使用所有指令!'
|
||||
verification_code_already_verified: '&b【AuthMe】&2您已經可以使用所有指令!'
|
||||
verification_code_expired: '&b【AuthMe】&3驗證碼已過期,請使用其他敏感指令來取得新的驗證碼!'
|
||||
verification_code_email_needed: '&b【AuthMe】&3若需要身分驗證,請先添加電子郵件!!'
|
||||
verification:
|
||||
code_required: '&b【AuthMe】&3敏感指令,需要電子郵件驗證後才能執行,請檢查電子郵件.'
|
||||
command_usage: '&b【AuthMe】&c用法: /verification <驗證碼>'
|
||||
incorrect_code: '&b【AuthMe】&c驗證碼錯誤,請在聊天室使用 "/verification <驗證碼>" 電子郵件收到的驗證碼'
|
||||
success: '&b【AuthMe】&2身分已驗證,您現在可以使用所有指令!'
|
||||
already_verified: '&b【AuthMe】&2您已經可以使用所有指令!'
|
||||
code_expired: '&b【AuthMe】&3驗證碼已過期,請使用其他敏感指令來取得新的驗證碼!'
|
||||
email_needed: '&b【AuthMe】&3若需要身分驗證,請先添加電子郵件!!'
|
||||
|
||||
# Time units
|
||||
second: '秒'
|
||||
seconds: '秒'
|
||||
minute: '分'
|
||||
minutes: '分'
|
||||
hour: '時'
|
||||
hours: '時'
|
||||
day: '天'
|
||||
days: '天'
|
||||
time:
|
||||
second: '秒'
|
||||
seconds: '秒'
|
||||
minute: '分'
|
||||
minutes: '分'
|
||||
hour: '時'
|
||||
hours: '時'
|
||||
day: '天'
|
||||
days: '天'
|
||||
|
@ -5,7 +5,6 @@ import fr.xephi.authme.command.help.HelpSection;
|
||||
import fr.xephi.authme.util.StringUtils;
|
||||
import org.bukkit.configuration.file.YamlConfiguration;
|
||||
import org.junit.BeforeClass;
|
||||
import org.junit.Ignore;
|
||||
import org.junit.Test;
|
||||
|
||||
import java.io.File;
|
||||
@ -14,8 +13,8 @@ import java.util.Arrays;
|
||||
import java.util.List;
|
||||
import java.util.regex.Pattern;
|
||||
|
||||
import static tools.utils.FileIoUtils.listFilesOrThrow;
|
||||
import static org.junit.Assert.fail;
|
||||
import static tools.utils.FileIoUtils.listFilesOrThrow;
|
||||
|
||||
/**
|
||||
* Tests that all YML text files can be loaded.
|
||||
@ -34,7 +33,6 @@ public class YamlTextFileCheckerTest {
|
||||
}
|
||||
|
||||
@Test
|
||||
@Ignore // TODO #1467: Migrate all files to new keys
|
||||
public void testAllMessagesYmlFiles() {
|
||||
checkFiles(
|
||||
Pattern.compile("messages_\\w+\\.yml"),
|
||||
|
Loading…
Reference in New Issue
Block a user