New Crowdin translations (#103)

This commit is contained in:
Pig Fang 2019-11-11 18:14:17 +08:00 committed by GitHub
parent b21e1e5566
commit 195c4e26aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
14 changed files with 513 additions and 513 deletions

View File

@ -1,169 +1,169 @@
---
index:
total-users: Registered Users
total-players: Players
total-textures: Uploaded Textures
disk-usage: Disk Usage
overview: Overview
texture-uploads: Texture Uploads
user-registration: User Registration
total-users: Usuarios registrados
total-players: Jugadores
total-textures: Texturas subidas
disk-usage: Uso del disco
overview: Resumen
texture-uploads: Subidas de texturas
user-registration: Registro de usuario
notifications:
send:
title: Send Notification
success: Sent successfully!
title: Enviar notificación
success: '¡Enviado con éxito!'
receiver:
title: Receiver
all: All Users
normal: Normal Users
uid: Specified UID
email: Specified Email
title: Title
content: Content (Markdown is supported.)
title: Receptor
all: Todos los usuarios
normal: Usuarios normales
uid: UID especificado
email: Email especificado
title: Título
content: Contenido (Markdown está soportado).
users:
status:
normal: Normal
banned: Banned
banned: Baneado
admin: Admin
super-admin: Super Admin
operations:
non-existent: No such user.
no-permission: You have no permission to operate this user.
invalid: Invalid action.
non-existent: No existe tal usuario.
no-permission: No tienes permiso para operar este usuario.
invalid: Acción inválida.
email:
existed: ':email is existed.'
success: Email changed successfully.
existed: ':email existe.'
success: Email cambiado con éxito.
verification:
success: Account verification status toggled successfully.
success: Estado de verificación de la cuenta cambiado con éxito.
nickname:
success: Nickname changed successfully.
success: El apodo se ha modificado con éxito.
password:
success: Password changed successfully.
success: Contraseña cambiada con éxito.
score:
success: Score changed successfully.
permission: Permission updated.
success: Puntuación cambiada con éxito.
permission: Permiso actualizado.
delete:
delete: Delete User
success: The account has been deleted successfully.
cant-super-admin: You can't delete a super admin.
cant-admin: You can't delete a admin account.
delete: Eliminar usuario
success: La cuenta ha sido eliminada con éxito.
cant-super-admin: No puedes eliminar a un superadmin.
cant-admin: No puedes eliminar una cuenta de administrador.
players:
no-permission: You have no permission to operate this player.
no-permission: No tienes permiso para operar este jugador.
operations:
title: Operations
title: Operaciones
textures:
change: Change Textures
non-existent: No such texture tid.:tid
success: The textures of :player has been updated.
change: Modificar texturas
non-existent: Textura Inexistente tid.:tid
success: Las texturas de :player han sido actualizadas.
name:
success: Player name has been updated to :player
success: El nombre del jugador ha sido actualizado a :player
owner:
change: Change Owner
success: The player :player was transferred to user :user.
change: Cambiar propietario
success: El jugador :player fue transferido al usuario :user.
delete:
delete: Delete
success: The player has been deleted successfully.
delete: Eliminar
success: El jugador ha sido eliminado correctamente.
customize:
change-color:
title: Change Theme Color
success: Theme color updated.
title: Cambiar color del tema
success: Color del tema actualizado.
colors:
blue: Blue (Default)
blue-light: Blue Light
yellow: Yellow
yellow-light: Yellow Light
green: Green
green-light: Green Light
purple: Purple
purple-light: Purple Light
red: Red
red-light: Red Light
black: Black
black-light: Black Light
blue: Azul (por defecto)
blue-light: Azul claro
yellow: Amarillo
yellow-light: Amarillo claro
green: Verde
green-light: Verde claro
purple: Morado
purple-light: Morado claro
red: Rojo
red-light: Rojo claro
black: Negro
black-light: Oscuro
i18n:
add: Add New Language Line
added: Language line added.
updated: Language line updated.
deleted: Language line deleted.
group: Group
key: Key
text: Text
tip: How can I use this page?
add: Añadir nueva línea de idioma
added: Línea de idioma añadida.
updated: Línea de idioma actualizada.
deleted: Línea de idioma eliminada.
group: Grupo
key: Clave
text: Texto
tip: '¿Cómo puedo usar esta página?'
status:
info: Information
health: Health
info: Información
health: Salud
bs:
name: Blessing Skin
version: Version
env: Application Environment
debug: Debugging or Not?
version: Versión
env: Entorno de aplicación
debug: '¿Depurar o no?'
commit: Commit
laravel: Laravel Version
laravel: Versión de Laravel
server:
name: Server
php: PHP Version
web: Web Server Software
os: OS
name: Servidor
php: Versión de PHP
web: Software del servidor web
os: SO
db:
name: Database
type: Server
name: Base de datos
type: Servidor
host: Host
port: Port
username: Username
database: Database
prefix: Table Prefix
plugins: Enabled Plugins (:amount)
port: Puerto
username: Usuario
database: Base de datos
prefix: Prefijo de tabla
plugins: Plugins habilitados (:amount)
plugins:
name: Name
description: Description
author: Author
version: Version
dependencies: Dependencies
name: Nombre
description: Descripción
author: Autor
version: Versión
dependencies: Dependencias
operations:
title: Operations
enabled: ':plugin has been enabled.'
title: Operaciones
enabled: ':plugin ha sido habilitado.'
unsatisfied:
notice: There are conflicts or unsatisfied dependencies in the plugin, therefore we can't enable it. Please install or update the plugins listed below, and disable those have conflicts.
disabled: 'The ":name" plugin is not enabled.'
version: 'The version of ":title" does not satisfies the constraint ":constraint".'
conflict: 'The ":title" plugin cannot run with this plugin at the same time.'
disabled: ':plugin has been disabled.'
deleted: The plugin was deleted successfully.
no-config-notice: The plugin is not installed or doesn't provide a configuration page.
not-found: No such plugin.
notice: Hay conflictos o dependencias insatisfechas en el plugin, por lo tanto no podemos activarlo. Por favor, instale o actualice los plugins listados a continuación, y desactive los que tienen conflictos.
disabled: 'El plugin ":name" no está habilitado.'
version: 'La versión de ":title" no satisface la restricción ":constraint".'
conflict: 'El plugin ":title" no puede ejecutarse con este plugin al mismo tiempo.'
disabled: ':plugin ha sido deshabilitado.'
deleted: El plugin se eliminó con éxito.
no-config-notice: El plugin no está instalado o no proporciona una página de configuración.
not-found: No existe dicho plugin.
market:
connection-error: Unable to connect to the plugins registry. :error
non-existent: The plugin :plugin does not exist.
install-success: Plugin was installed.
empty: No result
connection-error: No se puede conectar al registro de plugins. :error
non-existent: El plugin :plugin no existe.
install-success: Se instaló el plugin.
empty: Sin resultados
update:
complete: Update completed
complete: Actualización completada
info:
title: Update Information
up-to-date: Already up-to-date.
available: New version available.
title: Actualizar información
up-to-date: Ya está actualizado.
available: Nueva versión disponible.
versions:
latest: "Latest Version:"
current: "Current Version:"
check-github: Check GitHub Releases
button: Update Now
latest: "Última versión:"
current: "Versión actual:"
check-github: Comprobar versiones de GitHub
button: Actualizar ahora
cautions:
title: Cautions
link: check out this.
title: Precauciones
link: compruebe esto.
text: |
Please choose update source according to your host's network environment.
Low-speed connection between update source and your host will cause long-time loading at checking and downloading page.
To change the default update source,
Por favor, elija la fuente de actualización según el entorno de red de su host.
La conexión de baja velocidad entre la fuente de actualización y su host causará una carga lenta a la hora de comprobar y descargar la página.
Para cambiar la fuente de actualización por defecto,
download:
downloading: Downloading update package...
size: "Size of package:"
downloading: Descargando paquete de actualización...
size: "Tamaño del paquete:"
errors:
connection: "Unable to access to current update source. Details: :error"
spec: Current update source is not supported.
php: Your PHP version is too low to update. Requires :version or later.
connection: "No se puede acceder a la fuente de actualización actual. Detalles: :error"
spec: La fuente de actualización actual no está soportada.
php: Tu versión de PHP es demasiado baja para actualizar. Requiere :version o posterior.
download:
errors:
download: 'Failed to download. Error: :error'
shasum: File validation failed. Please download again.
unzip: Failed to unpack files.
report-reviewed: This report has been processed.
invalid-action: Invalid action
download: 'Error al descargar. Error: :error'
shasum: La validación del archivo ha fallado. Por favor, descargue de nuevo.
unzip: Error al desempaquetar archivos.
report-reviewed: Este informe ha sido procesado.
invalid-action: Acción inválida

View File

@ -1,85 +1,85 @@
---
login:
title: Log In
button: Log In
message: Log in to manage your skin & players
keep: Remember me
success: Logged in successfully.
title: Iniciar sesión
button: Iniciar
message: Iniciar sesión para gestionar tu skin y jugadores
keep: Recuérdame
success: Iniciado exitosamente.
check:
anonymous: Illegal access. Please log in first.
verified: To access this page, you should verify your email address first.
admin: Only admins are permitted to access this page.
super-admin: Only super admin is permitted to access this page.
banned: You are banned on this site. Please contact the admin.
token: Token expired. Please log in.
anonymous: Acceso ilegal. Favor iniciarse primero.
verified: Debes verificar su correo electrónico para accesar esta página.
admin: Sólo administradores están permitidos accesar esta página.
super-admin: Sólo súper administradores están permitidos accesar esta página.
banned: Estás baneado. Favor contactar el administrador.
token: Token expirado. Favor iniciarse.
register:
title: Register
button: Register
message: Welcome to :sitename!
nickname-intro: Whatever you like expect special characters
repeat-pwd: Repeat your password
close: We don't accept any registration.
success: Your account was registered. Redirecting...
max: You can't register more than :regs accounts.
registered: The email address was already registered.
title: Crear cuenta
button: Registrar
message: '¡Bienvenidos a :sitename!'
nickname-intro: Lo que quiera excepto caracteres especiales
repeat-pwd: Repita su contraseña
close: No aceptamos cuentas nuevas.
success: Su cuenta fue creada. Redirigiendo...
max: No puede registrar más de :regs cuentas.
registered: La dirección de correo electrónico ya ha sido registrada.
forgot:
title: Forgot Password
button: Send
message: We will send you an E-mail to verify.
login-link: I do remember it
disabled: Password resetting is not available.
frequent-mail: You click the send button too fast. Wait for some minutes.
unregistered: The email address is not registered.
success: Mail sent, please check your inbox. The link will be expired in 1 hour.
failed: Failed to send verification mail. :msg
ignore: If you haven't signed up on our site, please ignore this email. No unsubscribing is required.
reset: Reset your password
notice: This mail is sending automatically, no reponses will be sent if you reply.
title: Olvidó la contraseña
button: Enviar
message: Le enviaremos un correo electrónico para verificar.
login-link: Lo recuerdo
disabled: El restablecimiento de contraseña no está disponible.
frequent-mail: Haz hecho clic en el botón de enviar demasiado rápido. Espera unos minutos.
unregistered: La dirección de correo electrónico no está registrada.
success: Correo enviado, por favor comprueba tu bandeja de entrada. El enlace expirará en 1 hora.
failed: Se ha producido un error al enviar el correo electrónico de verificación. :msg
ignore: Si no solicitó un restablecimiento de contraseña, no se requiere ninguna acción adicional.
reset: Restablezca su contraseña
notice: Este correo electrónico se envía automáticamente, no se enviará ninguna respuesta si responde.
mail:
title: Reset your password on :sitename
message: You are receiving this email because we received a password reset request for your account on :sitename.
reset: 'To reset your password, please visit: <a href=":url">:url</a>'
ignore: If you did not request a password reset, no further action is required.
title: Restablezca su contraseña en :sitename
message: Está recibiendo este correo electrónico porque solicitó restablecer la contraseña de su cuenta de usuario en :sitename.
reset: 'Para restablecer su contraseña, por favor visite: <a href=":url">:url</a>'
ignore: Si no solicitó un restablecimiento de contraseña, no se requiere ninguna acción adicional.
reset:
title: Reset Password
button: Reset
invalid: Invalid link.
expired: This link is expired.
message: ':username, reset your email address here.'
success: Password resetted successfully.
title: Restablecer contraseña
button: Restablecer
invalid: Enlace inválido.
expired: Este enlace ha caducado.
message: ':username, restablezca su dirección de correo electrónico aquí.'
success: Contraseña restablecida con éxito.
bind:
title: Bind Email
button: Bind
message: You need to provide your email adderss to continue.
introduction: We won't send you any spam.
registered: The email address was already taken.
title: Enlazar email
button: Enlazar
message: Necesitas proporcionar su dirección de correo electrónico para continuar.
introduction: No te enviaremos ningún correo spam.
registered: Esta dirección de correo electrónico ya está en uso.
verify:
title: Email Verification
success: Your account was now verified.
message: Welcome to :sitename!
button: Homepage
invalid: Invalid link.
expired: This link is expired, please resend a verification email.
title: Verificación de correo electrónico
success: Su cuenta ha sido verificada.
message: '¡Bienvenidos a :sitename!'
button: Inicio
invalid: Enlace inválido.
expired: Este enlace ha caducado, por favor reenvíe un correo electrónico de verificación.
validation:
identification: The email or player name is invalid.
email: Email format is invalid.
captcha: Wrong CAPTCHA.
user: No such user.
password: Wrong password.
identification: La dirección de correo electrónico o el nombre del jugador no son válidos.
email: Formato de email inválido.
captcha: CAPTCHA erróneo.
user: No existe tal usuario.
password: Contraseña incorrecta.
logout:
success: You are now logged out.
fail: No valid session.
success: Ha cerrado su sesión.
fail: No hay sesión activa.
oauth:
authorization:
title: Authorization
introduction: A 3rd-party application ":name" is requesting permission to access your account.
button: Authorize
nickname: Nickname
title: Autorización
introduction: Una aplicación de terceros ":name" está solicitando permiso para acceder a su cuenta.
button: Autorizar
nickname: Apodo
email: Email
identification: Email or player name
password: Password
identification: Email o nombre del jugador
password: Contraseña
captcha: CAPTCHA
change-captcha: Click to change CAPTCHA image.
login-link: Already registered? Log in here.
forgot-link: Forgot password?
register-link: Register a new account
change-captcha: Haga clic para cambiar la imagen CAPTCHA.
login-link: '¿Ya estás registrado? Inicia sesión aquí.'
forgot-link: '¿Olvidó su contraseña?'
register-link: Registrar una nueva cuenta

View File

@ -1,22 +1,22 @@
---
http:
msg-403: You have no permission to access this page.
msg-404: Nothing here.
msg-500: Please try again later.
msg-503: The application is now in maintenance mode.
method-not-allowed: Method not allowed.
csrf-token-mismatch: Token does not match, try reloading the page.
ie: We don't support Internet Explorer. Please switch to other modern browsers, such as Firefox or Chrome.
msg-403: No tiene permiso para accesar esta página.
msg-404: No hay nada.
msg-500: Por favor intente más tarde.
msg-503: La aplicación está ahora en modo de mantenimiento.
method-not-allowed: Método no permitido.
csrf-token-mismatch: El token no coincide, intente recargar la página.
ie: No soportamos Internet Explorer. Por favor, cambia a otro navegador moderno, como Firefox o Chrome.
general:
title: Error occurred
title: Se produjo un error
exception:
code: 'Error code: :code'
detail: 'Details: :msg'
code: 'Código de error: :code'
detail: 'Detalles: :msg'
message: |
Whoops, looks like something went wrong. (enable APP_DEBUG in .env to see details)
Ups, parece que algo salió mal. (habilita APP_DEBUG en .env para ver detalles)
plugins:
duplicate: The plugin [:dir1] has a duplicated plugin name definition which is same to plugin [:dir2]. Please check your plugins directory, remove one of them or use another name definition.
directory: We can't approach the path for loading plugins specified by the PLUGINS_DIR in .env file. Please check your configuration. Error :msg
boot: There is something wrong with plugin ":plugin".
duplicate: El plugin [:dir1] tiene una definición de nombre de plugin duplicado que es igual al plugin [:dir2]. Por favor, comprueba tu directorio de plugins, elimina uno de ellos o usa otra definición de nombre.
directory: No podemos acercarnos a la ruta para cargar los plugins especificados por PLUGINS_DIR en el archivo .env. Por favor, compruebe su configuración. Error :msg
boot: Hay algo mal con el plugin ":plugin".
cipher:
unsupported: Unsupported password hashing method `:cipher`, please check your `.env` configuration
unsupported: Método de hashing de contraseñas no soportado `:cipher`, por favor comprueba su configuración `.env`

View File

@ -1,72 +1,72 @@
---
index: Homepage
skinlib: Skin Library
user-center: User Center
logout: Log Out
login: Log In
register: Register Now
profile: User Profile
admin-panel: Admin Panel
explore: Explore
manage: Manage
anonymous: Guest
back: Back
dashboard: Dashboard
my-closet: Closet
my-reports: Reports
developer: Advanced
oauth-manage: OAuth2 Apps
player-manage: Players
user-manage: Users
report-manage: Reports
index: Inicio
skinlib: Colección de skins
user-center: Centro de usuario
logout: Cerrar sesión
login: Iniciar sesión
register: Crear cuenta
profile: Perfil de usuario
admin-panel: Panel de administración
explore: Explorar
manage: Gestionar
anonymous: Visitante
back: Volver
dashboard: Cuadro de mandos
my-closet: Armario
my-reports: Informes
developer: Avanzado
oauth-manage: Aplicaciones OAuth2
player-manage: Jugadores
user-manage: Usuarios
report-manage: Informes
plugin-manage: Plugins
plugin-market: Plugin Market
plugin-configs: Plugin Configs
customize: Customize
i18n: Internationalization
options: Options
score-options: Score Options
res-options: Resource Options
status: Status
check-update: Check Update
download-update: Download Updates
close: Close
plugin-market: Mercado de plugins
plugin-configs: Configs de plugins
customize: Personalizar
i18n: Internacionalización
options: Opciones
score-options: Opciones de puntaje
res-options: Opciones de recursos
status: Estado
check-update: Comprobar actualización
download-update: Descargar actualizaciones
close: Cerrar
skin: Skin
cape: Cape
loading: Loading
texture-preview: Texture Preview
walk: Walk
run: Run
rotation: Rotation
pause: Pause
reset: Reset
submit: Submit
cancel: Cancel
cape: Capa
loading: Cargando
texture-preview: Preestreno de textura
walk: Caminar
run: Correr
rotation: Girar
pause: Pausar
reset: Resetear
submit: Aceptar
cancel: Cancelar
yes: true
no: false
op-success: Operated successfully.
unknown: Unknown
notice: Notice
switch-2d-preview: Switch to 2D preview
illegal-parameters: Illegal parameters.
private: Private
public: Public
unexistent-user: No such user.
unexistent-player: No such player.
player-banned: The owner of this player has been banned.
texture-deleted: The requested texture has been deleted.
texture-not-uploaded: The user haven't uploaded the texture of :type model yet.
operations: Operations
op-success: Operado con éxito.
unknown: Desconocido
notice: Aviso
switch-2d-preview: Cambiar a preestreno 2D
illegal-parameters: Parámetros ilegales.
private: Privado
public: Público
unexistent-user: No existe este usuario.
unexistent-player: No existe tal jugador.
player-banned: El dueño de este jugador ha sido baneado.
texture-deleted: La textura solicitada ha sido borrada.
texture-not-uploaded: El usuario no ha subido la textura del modelo :type todavía.
operations: Operaciones
user:
uid: UID
email: Email
nickname: Nickname
password: Password
score: Score
register-at: Registered At
nickname: Apodo
password: Contraseña
score: Puntuación
register-at: Registrado el
player:
pid: PID
owner: Owner
player-name: Player Name
previews: Texture Previews
last-modified: Last Modified
owner: Dueño
player-name: Nombre de jugador
previews: Preestreno de textura
last-modified: Últim actualiz

View File

@ -1,17 +1,17 @@
---
features:
title: Features
title: Funciones
first:
icon: fa-users
name: Multi Player
desc: You can add multiple players within one registered account.
name: Multijugador
desc: Puedes añadir multiples jugadores con sólo una cuenta.
second:
icon: fa-share-square
name: Sharing
desc: Explore the skin library, send a "like" and share them with your friends.
name: Compartiendo
desc: Explora la colección de skin, deja un "like" y compártelos con tus amigos.
third:
icon: fa-cloud
name: Free
desc: It is free forever. No ads. No subscription fees.
introduction: ':sitename provides the service of uploading and hosting Minecraft skins. By coordinating with skin mods (e.g. CustomSkinLoader), you can choose skin and cape for your game character, and make it visible to other players in Minecraft.'
start: Join Us
name: Gratis
desc: Es gratis para para siempre. No hay anuncios. Tampoco suscripciones.
introduction: ':sitename provee el servicio de subida y alojamiente de skins de Minecraft. Coordenando con skin mods (como CustomSkinLoader), puedes escoger skins y capas para tu personaje, y hacerlo visible para otros jugadores.'
start: Únete a nosotros

View File

@ -1,67 +1,67 @@
---
database:
connection-error: "Unable to connect to the target :type database, please check your configuration. The server replied with: :msg"
connection-success: Connect to the target :type database [:server] successfully, just click NEXT to start installation.
table-already-exists: There are some tables already exist in target database, whose names conflict with ones we are going to create. To avoid data loss, please manually delete these tables :tables, or set a different table prefix.
connection-error: "No se puede conectar a la base de datos :type, favor comprobar su configuración. El servidor respondió con: :msg"
connection-success: Se conectó a la base de datos de destino :type [:server] con éxito, haga clic en SIGUIENTE para iniciar la instalación.
table-already-exists: Ya existen algunas tablas en la base de datos de destino, cuyos nombres entran en conflicto con las que vamos a crear. Para evitar pérdida de datos, por favor elimine manualmente estas tablas :tables, o establezca un prefijo de tabla diferente.
file:
permission-error: Unable to create textures folder, please check the directory permissions or place one manually.
no-dot-env: Unable to find environment configuration file. Please rename .env.example to .env (please refer to setup manual).
permission-error: No se puede crear la carpeta de texturas, por favor compruebe los permisos del directorio o coloque uno manualmente.
no-dot-env: No se puede encontrar el archivo de configuración de entorno. Por favor, renombre .env.example a .env (consulte el manual de configuración).
permissions:
storage: Unable to write to storage directory, please check the permissions.
storage: No se puede escribir en el directorio de almacenamiento, por favor compruebe los permisos.
disabled-functions:
escapeshellarg: "The escapeshellarg function is disabled in your php.ini configuration. Please contact your web hosting provider to enable it or perform the installation manually: http://t.cn/REzBZUe"
escapeshellarg: "La función escapeshellarg está deshabilitada en la configuración de php.ini. Por favor, póngase en contacto con su proveedor de alojamiento web para habilitarla o realizar la instalación manualmente: http://t.cn/REzBZUe"
locked:
title: Already installed
text: It appears that you have already installed Blessing Skin Server. To reinstall, please delete the "install.lock" file under "storage" directory.
button: Back to homepage
title: Ya instalado
text: Parece que ya tienes instalado Blessing Skin Server. Para reinstalar, por favor elimine primero las tablas en su base de datos, o use un nuevo prefijo de tabla.
button: Volver al inicio
updates:
master:
title: Update Wizard - Blessing Skin Server
title: Asistente de actualizacones - Blessing Skin Server
welcome:
title: One more step
title: Un paso más
text: |
Welcome! You are going to update to Blessing Skin Server v:version.
We need to apply some updates to your database, click NEXT to continue.
button: Next
¡Bienvenido! Vas a actualizar a Blessing Skin Server v:version.
Necesitamos aplicar algunas actualizaciones a tu base de datos, haz clic en NEXT para continuar.
button: Siguiente
success:
title: Update complete
text: Blessing Skin Server has been successfully updated to v:version.
tips: "Update Tips:"
title: Actualización finalizada
text: Blessing Skin Server se ha actualizado correctamente a v:version.
tips: "Consejos de actualización:"
changelog:
title: Release Note
title: Notas de lanzamiento
wizard:
master:
title: Install Wizard - Blessing Skin Server
title: Asistente de actualizacones - Blessing Skin Server
welcome:
title: Welcome
button: Next
text: Welcome to Blessing Skin Server v:version!
title: Bienvenido
button: Siguiente
text: Bienvenido a Blessing Skin Server v:version!
database:
title: Database
text: The database is used for storing data of Blessing Skin.
type: Database Type
host: Database Host
port: Database Port
username: Database Username
password: Database Password
db: Database Name
db-notice: You should provide the path to SQLite file and there is no need to fill other blanks if you use SQLite.
prefix: Prefix of Database Table (Optional)
prefix-notice: You don't need to use this option unless you want to install multiple Blessing Skin Server into one database.
title: Base de datos
text: La base de datos se utiliza para almacenar datos de Blessing Skin.
type: Tipo de base de datos
host: Host de base de datos
port: Puerto de base de datos
username: Usuario de base de datos
password: Contraseña de base de datos
db: Nombre de base de datos
db-notice: Debería proporcionar la ruta al archivo SQLite; no hay necesidad de llenar otros espacios en blanco si lo usa.
prefix: Prefijo de tabla de base de datos (opcional)
prefix-notice: No necesita utilizar esta opción a menos que desee instalar múltiples instancias de Blessing Skin Server en una base de datos.
info:
title: Information needed
button: Run install
text: To proceed with the installation, please fill this form with the details of the initial admin account. Don't worry, you can always change these settings later.
admin-email: Admin Email
admin-notice: This is the UNIQUE super admin account who can GIVE or CANCEL other users' admin privilege.
nickname: Nickname
password: Password
pwd-notice: 'Attention: You will need the password to log in. Please keep it at a secure place.'
confirm-pwd: Confirm password
site-name: Site name
site-name-notice: This will be shown on every page.
secure: Security
secure-notice: Generate random APP_KEY and SALT to make your site secured.
title: Información necesaria
button: Ejecutar instalación
text: Para continuar con la instalación, por favor rellene este formulario con los detalles de la cuenta de administrador inicial. No te preocupes, siempre puedes cambiar estos ajustes más tarde.
admin-email: Correo del administrador
admin-notice: Esta es la cuenta de super administrador ÚNICA que puede DAR o CANCELAR los privilegios de administrador de otros usuarios.
nickname: Apodo
password: Contraseña
pwd-notice: 'Atención: Necesitará la contraseña para iniciar sesión. Por favor, guárdelo en un lugar seguro.'
confirm-pwd: Confirmar contraseña
site-name: Nombre del sitio
site-name-notice: Esto se mostrará en todas las páginas.
secure: Seguridad
secure-notice: Generar al azar APP_KEY y SALT para hacer su sitio seguro.
finish:
title: Installation complete
text: Blessing Skin Server has been installed. Thank you, and enjoy!
title: Instalación completada
text: Blessing Skin Server ha sido instalado. ¡Gracias y disfrútalo!

View File

@ -1,138 +1,138 @@
---
used:
title: Resources Used
players: Registered players
storage: Storage used
cur-score: Current Score
score-notice: Click the score to show introduction.
sign: Sign
sign-success: Signed successfully. You got :score scores.
title: Recursos usados
players: Jugadores registrados
storage: Almacenamiento usado
cur-score: Puntuación actual
score-notice: Haga clic en la puntuación para mostrar la introducción.
sign: Firmar
sign-success: Firmado con éxito. Obtuviste :score puntuaciones.
time-unit-hour: h
time-unit-min: min
cant-sign-until: You can't sign in in :time :unit
last-sign: Last signed at :time
sign-remain-time: Available after :time :unit
announcement: Announcement
no-unread: No new notifications.
cant-sign-until: No puedes iniciar sesión en :time :unit
last-sign: Última firma en :time
sign-remain-time: Disponible después de :time :unit
announcement: Anuncio
no-unread: No hay notificaciones nuevas.
verification:
disabled: Email verification is not available.
frequent-mail: You click the send button too fast. Wait for 60 secs, guy.
verified: Your account is already verified.
success: Verification link was sent, please check your inbox.
failed: We failed to send you the verification link. Detailed message :msg
disabled: La verificación del correo electrónico no está disponible.
frequent-mail: Haces clic en el botón de enviar demasiado rápido. Espera 60 segundos, tío.
verified: Tu cuenta ya está verificada.
success: El enlace de verificación fue enviado, por favor comprueba tu bandeja de entrada.
failed: No hemos podido enviarte el enlace de verificación. Mensaje detallado :msg
mail:
title: Verify Your Account on :sitename
message: You are receiving this email because someone registered an account with this email address on :sitename.
reset: 'Click here to verify your account: <a href=":url">:url</a>'
ignore: If you did not register an account, no further action is required.
title: Verifique su cuenta en :sitename
message: Está recibiendo este correo electrónico porque alguien registró una cuenta con esta dirección en :sitename.
reset: 'Haga clic aquí para verificar su cuenta: <a href=":url">:url</a>'
ignore: Si no registraste una cuenta, no se requiere ninguna acción adicional.
score-intro:
title: What is score?
title: '¿Qué es la puntuación?'
introduction: |
We use score system to prevent the behaviors like uplaoding huge amount of textures and registering players casually.
Either adding players, uplaoding textures or adding a skinlib item to your closet will consume scores.
Utilizamos el sistema de puntuación para prevenir comportamientos como la subida de gran cantidades de texturas y el registro de jugadores casualmente.
Agregando jugadores, subiendo texturas o añadiendo un elemento skinlib a tu armario consumirá puntuaciones.
:return-score
New users will get :initial_score scores initially, and you can acquire :score-from ~ :score-to scores by daily signing in.
will-return-score: The score will be returned if you deleted players, uploaded textures or closet items.
no-return-score: The score will NOT be returned if you deleted players, uploaded textures or closet items.
Nuevos usuarios obtendrán :initial_score inicialmente, y puedes adquirir puntajes :score-from ~ :score-to iniciando su sesión diariamente.
will-return-score: La puntuación se devolverá si eliminas jugadores, texturas subidas o elementos de armario.
no-return-score: La puntuación NO se devolverá si eliminas jugadores, texturas subidas o elementos de armario.
rates:
storage: ':score scores = 1 KB storage'
player: ':score scores = 1 player'
closet: ':score socres = 1 closet item'
storage: ':score puntajes = 1 KB de almacenamiento'
player: ':score puntajes = 1 jugador'
closet: ':score puntajes = 1 elemento de armario'
closet:
type-to-search: Type to search
switch-category: Switch Category
view: View in skin library
more: More
set-avatar: Set as avatar
type-to-search: Escriba para buscar
switch-category: Cambiar categoría
view: Ver en la colección de skins
more: Más
set-avatar: Establecer como avatar
use-as:
button: Apply...
reset: Clear selected
title: Which player should be applied to?
empty: It seems that you own no player...
add: Add a new player
button: Aplicar...
reset: Borrar seleccionado
title: '¿A qué jugador se debe aplicar?'
empty: Parece que no tienes jugador...
add: Añadir un nuevo jugador
add:
success: Added :name to closet successfully.
repeated: You have already added this texture.
not-found: We cannot find this texture.
lack-score: You don't have enough score to add it to closet.
success: Añadido :name al armario con éxito.
repeated: Ya has añadido esta textura.
not-found: No podemos encontrar esta textura.
lack-score: No tienes suficiente puntuación para añadirlo al armario.
rename:
title: Rename item
success: The item is successfully renamed to :name
title: Renombrar elemento
success: El elemento se renombró correctamente a :name
remove:
title: Remove from closet
success: The texture was removed from closet successfully.
non-existent: The texture does not exist in your closet.
title: Retirar de armario
success: La textura se ha retirado del armario con éxito.
non-existent: La textura no existe en su armario.
player:
player-name: Player Name
edit: Edit
operation: Delete
edit-pname: Player name
delete-texture: Textures
delete-player: Player
add-player: Add new player
login-notice: Now you can log in with player names you owned instead email address.
player-name: Nombre del jugador
edit: Editar
operation: Eliminar
edit-pname: Nombre del jugador
delete-texture: Texturas
delete-player: Jugador
add-player: Añadir nuevo jugador
login-notice: Ahora puede iniciar su sesión con los nombres de jugadores que posees en el lugar de una dirección de correo electrónico.
player-name-rule:
official: Player name may only contains letters, numbers and underscores.
cjk: Player name may contains letters, numbers, underscores and CJK Unified Ideographs.
custom: Custom player name rules are applied on this site. Please contact admins for further information.
player-name-length: The player name should be at least :min characters and not greater than :max characters.
official: El nombre del jugador sólo puede contener letras, números y guiones bajos.
cjk: El nombre del jugador puede contener letras, números, guiones bajos e ideógrafos unificados de CJK.
custom: Las reglas de nombre del jugador personalizadas se aplican en este sitio Por favor, contacte a los administradores para obtener más información.
player-name-length: El nombre del jugador debe tener al menos :min caracteres y no más de :max caracteres.
add:
repeated: The player name is already registered.
lack-score: You don't have enough score to add a player.
single: You must own exactly ONE player so you can't add more.
success: Player :name was added successfully.
repeated: El nombre del jugador ya está registrado.
lack-score: No tienes suficiente puntuación para añadir un jugador.
single: Debes poseer exactamente UN jugador para que no puedas añadir más.
success: Jugador :name se agregó exitosamente.
delete:
single: You must own exactly ONE player so you can't delete it.
success: Player :name was deleted successfully.
single: Debes poseer exactamente UN jugador para que no puedas eliminarlo.
success: Jugador :name fue eliminado exitosamente.
rename:
repeated: This player name is occupied. Please choose another one.
success: Player :old was renamed to :new
repeated: Este nombre de jugador está ocupado. Por favor, elija otro.
success: Jugador :old fue renombrado a :new
set:
success: The texture was applied to player :name successfully.
success: La textura se aplicó al jugador :name con éxito.
clear:
success: The textures of player :name was resetted successfully.
success: Las texturas del jugador :name se restablecieron con éxito.
bind:
title: Bind Players
success: Bound successfully!
title: Vincular jugadores
success: '¡Vinculados con éxito!'
profile:
avatar:
title: Change Avatar?
notice: Click the gear icon "<i class="fa fa-cog"></i>" of any skin in your closet, then click "Set as avatar". We will cut the head segment of that skin for you. If there is no icon like this, please try to unable your ADs blocking extension.
wrong-type: You can't set a cape as avatar.
success: New avatar was set successfully.
title: '¿Cambiar avatar?'
notice: Haz clic en el icono del engranaje "<i class="fa fa-cog"></i>" de cualquier aspecto de tu armario, luego haz clic en "Establecer como avatar". Cortaremos el segmento de cabeza de ese skin para ti. Si no hay ningún icono como este, por favor intenta desabilitando su bloqueador de anuncios.
wrong-type: No puedes establecer una capa como avatar.
success: Nuevo avatar se ha establecido correctamente.
password:
title: Change Password
old: Old Password
new: New Password
confirm: Repeat Password
button: Change password
wrong-password: Wrong original password.
success: Password updated successfully, please log in again.
title: Cambiar contraseña
old: Contraseña antigua
new: Contraseña nueva
confirm: Repetir contraseña
button: Cambiar contraseña
wrong-password: Contraseña original incorrecta.
success: Contraseña actualizada con éxito, por favor inicie sesión de nuevo.
nickname:
title: Change Nickname
empty: No nickname is set now.
rule: Whatever you like expect special characters
single: You're not allowed to update nickname, because we've bound your player with your account.
success: Nickname is successfully updated to :nickname
title: Cambiar apodo
empty: No se hay apodo asignado ahora.
rule: Lo que quieras excepto caracteres especiales
single: No tienes permiso para actualizar el apodo porque hemos vinculado su cuenta a su jugador.
success: Apodo actualizado correctamente a :nickname
email:
title: Change Email
new: New Email
password: Current Password
button: Change email
wrong-password: Wrong password.
existed: This email address is occupied.
success: Email address updated successfully, please log in again.
title: Cambiar email
new: Nuevo email
password: Contraseña actual
button: Cambiar email
wrong-password: Contraseña incorrecta.
existed: Esta dirección de correo electrónico está ocupada.
success: Dirección de correo electrónico actualizada con éxito, por favor inicie sesión de nuevo.
delete:
title: Delete Account
notice: Sure to delete your account on :site?
admin: Admin account can not be deleted.
button: Delete my account
modal-title: You need to enter your password to continue
title: Eliminar cuenta
notice: '¿Seguro que quieres eliminar su cuenta en :site?'
admin: La cuenta de administrador no puede ser eliminada.
button: Borrar mi cuenta
modal-title: Necesita introducir su contraseña para continuar
modal-notice: |
You're about to delete your account.
This is permanent! No backups, no restores, no magic undo button.
We warned you, ok?
password: Current Password
wrong-password: Wrong password.
success: Your account is deleted successfully.
Está a punto de eliminar su cuenta.
¡Esto es permanente! Sin copias de seguridad, sin restauraciones, sin botón mágico.
Le advertimos, ¿bien?
password: Contraseña actual
wrong-password: Contraseña incorrecta.
success: Su cuenta se ha eliminado con éxito.

View File

@ -1,73 +1,73 @@
---
#Blessing Skin
username: ':attribute format is invalid.'
player_name: 'The :attribute contains invalid character.'
no_special_chars: 'The :attribute must not contain special characters.'
model: 'The :attribute must be steve, alex or cape.'
accepted: 'The :attribute must be accepted.'
active_url: 'The :attribute is not a valid URL.'
after: 'The :attribute must be a date after :date.'
alpha: 'The :attribute may only contain letters.'
alpha_dash: 'The :attribute may only contain letters, numbers, and dashes.'
alpha_num: 'The :attribute may only contain letters and numbers.'
array: 'The :attribute must be an array.'
before: 'The :attribute must be a date before :date.'
username: 'El formato de :attribute es inválido.'
player_name: 'El campo :attribute contiene un carácter no válido.'
no_special_chars: 'El campo :attribute no debe contener caracteres especiales.'
model: 'El campo :attribute debe ser steve, alex o capa.'
accepted: 'El campo :attribute debe ser aceptado.'
active_url: 'El campo :attribute no es un URL válido.'
after: 'El campo :attribute debe ser una fecha después de :date.'
alpha: 'El campo :attribute sólo puede contener letras.'
alpha_dash: 'El campo :attribute sólo puede contener letras, números y guiones.'
alpha_num: 'El campo :attribute sólo puede contener letras y números.'
array: 'El campo :attribute debe ser una matriz.'
before: 'El campo :attribute debe ser una fecha antes de :date.'
between:
numeric: 'The :attribute must be between :min and :max.'
file: 'The :attribute must be between :min and :max kilobytes.'
string: 'The :attribute must be between :min and :max characters.'
array: 'The :attribute must have between :min and :max items.'
boolean: 'The :attribute field must be true or false.'
captcha: 'Incorrect captcha.'
confirmed: 'The :attribute confirmation does not match.'
date: 'The :attribute is not a valid date.'
date_format: 'The :attribute does not match the format :format.'
different: 'The :attribute and :other must be different.'
digits: 'The :attribute must be :digits digits.'
digits_between: 'The :attribute must be between :min and :max digits.'
distinct: 'The :attribute field has a duplicate value.'
email: 'The :attribute must be a valid email address.'
exists: 'The selected :attribute is invalid.'
filled: 'The :attribute field is required.'
image: 'The :attribute must be an image.'
in: 'The selected :attribute is invalid.'
in_array: 'The :attribute field does not exist in :other.'
integer: 'The :attribute must be an integer.'
ip: 'The :attribute must be a valid IP address.'
json: 'The :attribute must be a valid JSON string.'
numeric: 'El campo :attribute debe estar entre :min y :max.'
file: 'El campo :attribute debe tener entre :min y :max kilobytes.'
string: 'El campo :attribute debe tener entre :min y :max caracteres.'
array: 'El campo :attribute debe tener entre :min y :max elementos.'
boolean: 'El campo :attribute debe ser verdadero o falso.'
captcha: 'Captcha incorrecta.'
confirmed: 'La confirmación del campo :attribute no coincide.'
date: 'El campo :attribute no es una fecha válida.'
date_format: 'El campo :attribute no coincide con el formato :format.'
different: 'El campo :attribute y :other deben ser diferentes.'
digits: 'El campo :attribute debe ser :digits dígitos.'
digits_between: 'El campo :attribute debe tener entre :min y :max dígitos.'
distinct: 'El campo :attribute tiene un valor duplicado.'
email: 'El campo :attribute debe ser una dirección de correo electrónico válida.'
exists: 'El campo :attribute seleccionado no es válido.'
filled: 'El campo :attribute es obligatorio.'
image: 'El campo :attribute debe ser una imagen.'
in: 'El campo :attribute seleccionado no es válido.'
in_array: 'El campo :attribute no existe en :other.'
integer: 'El campo :attribute debe ser un entero.'
ip: 'El campo :attribute debe ser una dirección IP válida.'
json: 'El campo :attribute debe ser una cadena JSON válida.'
max:
numeric: 'The :attribute may not be greater than :max.'
file: 'The :attribute may not be greater than :max kilobytes.'
string: 'The :attribute may not be greater than :max characters.'
array: 'The :attribute may not have more than :max items.'
mimes: 'The :attribute must be a file of type: :values.'
numeric: 'El campo :attribute no puede ser mayor que :max.'
file: 'El campo :attribute no puede ser mayor que :max kilobytes.'
string: 'El campo :attribute no puede ser mayor que :max caracteres.'
array: 'El campo :attribute no puede tener más de :max elementos.'
mimes: 'El campo :attribute debe ser un archivo de tipo: :values.'
min:
numeric: 'The :attribute must be at least :min.'
file: 'The :attribute must be at least :min kilobytes.'
string: 'The :attribute must be at least :min characters.'
array: 'The :attribute must have at least :min items.'
not_in: 'The selected :attribute is invalid.'
numeric: 'The :attribute must be a number.'
present: 'The :attribute field must be present.'
recaptcha: 'reCAPTCHA validation failed.'
regex: 'The :attribute format is invalid.'
required: 'The :attribute field is required.'
required_if: 'The :attribute field is required when :other is :value.'
required_unless: 'The :attribute field is required unless :other is in :values.'
required_with: 'The :attribute field is required when :values is present.'
required_with_all: 'The :attribute field is required when :values is present.'
required_without: 'The :attribute field is required when :values is not present.'
required_without_all: 'The :attribute field is required when none of :values are present.'
same: 'The :attribute and :other must match.'
numeric: 'El campo :attribute debe tener al menos :min.'
file: 'El campo :attribute debe tener al menos :min kilobytes.'
string: 'El campo :attribute debe tener al menos :min caracteres.'
array: 'El campo :attribute debe tener al menos :min elementos.'
not_in: 'El campo :attribute seleccionado no es válido.'
numeric: 'El campo :attribute debe ser un número.'
present: 'El campo :attribute debe estar presente.'
recaptcha: 'Falló la validación de reCAPTCHA.'
regex: 'El formato de :attribute no es válido.'
required: 'El campo :attribute es obligatorio.'
required_if: 'El campo :attribute es obligatorio cuando :other es :value.'
required_unless: 'El campo :attribute es obligatorio a menos que :other esté en :values.'
required_with: 'El campo :attribute es obligatorio cuando :values está presente.'
required_with_all: 'El campo :attribute es obligatorio cuando :values está presente.'
required_without: 'El campo :attribute es obligatorio cuando :values no está presente.'
required_without_all: 'El campo :attribute es obligatorio cuando ninguno de :values están presentes.'
same: 'El campo :attribute y :other deben coincidir.'
size:
numeric: 'The :attribute must be :size.'
file: 'The :attribute must be :size kilobytes.'
string: 'The :attribute must be :size characters.'
array: 'The :attribute must contain :size items.'
string: 'The :attribute must be a string.'
timezone: 'The :attribute must be a valid zone.'
unique: 'The :attribute has already been taken.'
url: 'The :attribute format is invalid.'
numeric: 'El campo :attribute debe ser :size.'
file: 'El campo :attribute debe tener :size kilobytes.'
string: 'El campo :attribute debe tener :size caracteres.'
array: 'El campo :attribute debe contener :size elementos.'
string: 'El campo :attribute debe ser un string.'
timezone: 'El campo :attribute debe ser una zona válida.'
unique: 'El campo :attribute ya ha sido usado.'
url: 'El formato de :attribute no es válido.'
#--------------------------------------------------------------------------
#Custom Validation Language Lines
#--------------------------------------------------------------------------
@ -84,7 +84,7 @@ url: 'The :attribute format is invalid.'
#with something more reader friendly such as E-Mail Address instead
#of "email". This simply helps us make messages a little cleaner.
attributes:
player_name: player name
new_player_name: player name
identification: email or player name
sitename: site name
player_name: nombre del jugador
new_player_name: nombre del jugador
identification: email o nombre del jugador
sitename: nombre del sitio

View File

@ -12,7 +12,7 @@ notifications:
title: 发送通知
success: 发送成功
receiver:
title: 通知对象
title: 接收者
all: 所有用户
normal: 普通用户
uid: 指定 UID

View File

@ -2,7 +2,7 @@
login:
title: 登录
button: 登录
message: 登录以管理的角色与皮肤
message: 登录以管理的角色与皮肤
keep: 保持登录状态
success: 登录成功,欢迎回来
check:

View File

@ -1,12 +1,12 @@
---
http:
msg-403: 你没有权限查看此页面
msg-404: 这里都没有哦
msg-500: 服务器内部错误,请稍后再试
msg-403: 您无权访问此页面。
msg-404: 这里什么都没有哦
msg-500: 服务器内部错误,请稍后再试
msg-503: 网站维护中
method-not-allowed: 不允许的 HTTP 请求方法
csrf-token-mismatch: Token 不正确,请尝试刷新页面
ie: 本站不支持 Internet Explorer请使用其它现代浏览器如 Firefox 或 Chrome
ie: 我们不支持 Internet Explorer请使用其它现代浏览器如 Firefox 或 Chrome
general:
title: 出现错误
exception:
@ -17,7 +17,7 @@ exception:
如果你是站长,那么请开启 .env 中的 APP_DEBUG 查看详细信息。
plugins:
duplicate: '【插件定义重复】:dir1 目录下的插件与 :dir2 目录下的插件使用了相同的 name 定义并造成了冲突。请检查你的插件目录,移除其中一个插件或者使用不同的 name 属性。'
directory: 配置文件 .env 中指定的插件加载目录PLUGINS_DIR不存在或无法打开,请检查你的配置。错误信息::msg
directory: 配置文件 .env 中指定的插件加载目录不存在或无法打开,请检查你的配置。错误信息::msg
boot: '「:plugin」插件存在错误无法加载。'
cipher:
unsupported: 不支持的密码加密方式 `:cipher`,请检查你的 .env 配置文件

View File

@ -245,14 +245,14 @@ admin:
unverified: 未验证
verified: 已验证
pidNotice: >-
输入要更换的材质的 TID输入 0 即可清除该角色的材质
输入要更换的材质的 ID输入 0 即可清除该角色的材质
changePlayerTexture: '更换角色 :player 的材质'
changeTexture: 更换材质
changePlayerName: 更改角色名
changeOwner: 更换角色拥有者
textureType: 材质类型
deletePlayer: 删除
changePlayerOwner: '请输入此角色要让渡至的用户 UID'
changePlayerOwner: '请输入此角色要让渡至的用户 ID'
deletePlayerNotice: 真的要删除此角色吗?此操作不可恢复
targetUser: '目标用户::nickname'
noSuchUser: 没有这个用户哦~

View File

@ -13,5 +13,5 @@ features:
icon: fa-cloud
name: 永久免费
desc: 我们承诺永不收取任何费用
introduction: ':sitename 提供 Minecraft 角色皮肤的上传以及托管服务。配合 CustomSkinLoader 等换肤 MOD,你可以为你的游戏角色设置皮肤与披风,并让其他玩家在游戏中看到。'
introduction: ':sitename 提供 Minecraft 角色皮肤的上传以及托管服务。配合 CustomSkinLoader 等换肤 Mod,你可以为你的游戏角色设置皮肤与披风,并让其他玩家在游戏中看到。'
start: 开始使用

View File

@ -53,7 +53,7 @@ recaptcha: '未能通过 reCAPTCHA 的验证。'
regex: ':attribute 格式不正确。'
required: ':attribute 不能为空。'
required_if: '当 :other 为 :value 时 :attribute 不能为空。'
required_unless: '当 :other 不为 :value 时 :attribute 不能为空。'
required_unless: '当 :other 不为 :values 时 :attribute 不能为空。'
required_with: '当 :values 存在时 :attribute 不能为空。'
required_with_all: '当 :values 存在时 :attribute 不能为空。'
required_without: '当 :values 不存在时 :attribute 不能为空。'