Merge remote-tracking branch 'origin/master' into develop
commit
f58107e40a
@ -1,11 +1,11 @@
|
||||
{
|
||||
"post-cache": "Post Cache",
|
||||
"posts-in-cache": "Posts in Cache",
|
||||
"average-post-size": "Average Post Size",
|
||||
"length-to-max": "Length / Max",
|
||||
"percent-full": "%1% Full",
|
||||
"post-cache-size": "Post Cache Size",
|
||||
"items-in-cache": "Items in Cache",
|
||||
"control-panel": "Control Panel",
|
||||
"update-settings": "Update Cache Settings"
|
||||
"post-cache": "Publicar Cache",
|
||||
"posts-in-cache": "Publicar en Cache",
|
||||
"average-post-size": "Tamaño medio de post",
|
||||
"length-to-max": "Longitud / Maxima",
|
||||
"percent-full": "%1% Completo",
|
||||
"post-cache-size": "Tamaño de cache del post",
|
||||
"items-in-cache": "Artículos en cache",
|
||||
"control-panel": "Panel de Control",
|
||||
"update-settings": "Actualizar opciones de cache"
|
||||
}
|
@ -1,14 +1,14 @@
|
||||
{
|
||||
"figure-x": "Figura %1",
|
||||
"error-events-per-day": "<code>%1</code> events per day",
|
||||
"error-events-per-day": "<code>%1</code> eventos por dia",
|
||||
"error.404": "404 No Encontrado",
|
||||
"error.503": "503 Servicio no disponible",
|
||||
"manage-error-log": "Manage Error Log",
|
||||
"export-error-log": "Export Error Log (CSV)",
|
||||
"manage-error-log": "Administrar registro de errores",
|
||||
"export-error-log": "Exportar registro de errores (CSV)",
|
||||
"clear-error-log": "Cerrar Log de Error",
|
||||
"route": "Route",
|
||||
"count": "Count",
|
||||
"no-routes-not-found": "Hooray! There are no routes that were not found.",
|
||||
"clear404-confirm": "Are you sure you wish to clear the 404 error logs?",
|
||||
"clear404-success": "\"404 Not Found\" errors cleared"
|
||||
"route": "Ruta",
|
||||
"count": "Contar",
|
||||
"no-routes-not-found": "Hurra! No hay rutas rutas que no fueran encontradas.",
|
||||
"clear404-confirm": "¿Estas seguro que desea borrar los registros de errores 404?",
|
||||
"clear404-success": "\"404 no encontrado\" Errores borrados"
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"events": "Events",
|
||||
"no-events": "There are no events",
|
||||
"control-panel": "Events Control Panel",
|
||||
"delete-events": "Delete Events"
|
||||
"events": "Eventos",
|
||||
"no-events": "No hay eventos",
|
||||
"control-panel": "Panel de control de eventos",
|
||||
"delete-events": "Borrar eventos"
|
||||
}
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"logs": "Logs",
|
||||
"control-panel": "Logs Control Panel",
|
||||
"reload": "Reload Logs",
|
||||
"clear": "Clear Logs",
|
||||
"clear-success": "Logs Cleared!"
|
||||
"logs": "Registro",
|
||||
"control-panel": "Panel de control del registro",
|
||||
"reload": "Recargar registro",
|
||||
"clear": "Borrar registro",
|
||||
"clear-success": "¡Registros borrados!"
|
||||
}
|
@ -1,9 +1,9 @@
|
||||
{
|
||||
"custom-css": "Custom CSS",
|
||||
"custom-css.description": "Enter your own CSS declarations here, which will be applied after all other styles.",
|
||||
"custom-css.enable": "Enable Custom CSS",
|
||||
"custom-css": "CSS personalizado",
|
||||
"custom-css.description": "Introduce tus propias declaraciones CSS aquí, las cuales serán aplicadas después de otros estilos.",
|
||||
"custom-css.enable": "Activar CSS personalizado",
|
||||
|
||||
"custom-header": "Custom Header",
|
||||
"custom-header.description": "Enter custom HTML here (ex. JavaScript, Meta Tags, etc.), which will be appended to the <code><head></code> section of your forum's markup.",
|
||||
"custom-header.enable": "Enable Custom Header"
|
||||
"custom-header": "Cabezera personalizada",
|
||||
"custom-header.description": "Introduce HTML personalizado aquí (ej. JavaScript, Meta Etiquetas, etc.), el cual se adjuntará a la sección <code><head></code> del código de su foro.",
|
||||
"custom-header.enable": "Activar cabecera personalizada"
|
||||
}
|
@ -1,75 +1,75 @@
|
||||
{
|
||||
"section-general": "General",
|
||||
"general/dashboard": "Dashboard",
|
||||
"general/homepage": "Home Page",
|
||||
"general/navigation": "Navigation",
|
||||
"general/languages": "Languages",
|
||||
"general/sounds": "Sounds",
|
||||
"general/dashboard": "Panel",
|
||||
"general/homepage": "Página Inicial",
|
||||
"general/navigation": "Navegación",
|
||||
"general/languages": "Lenguajes",
|
||||
"general/sounds": "Sonidos",
|
||||
"general/social": "Social",
|
||||
|
||||
"section-manage": "Manage",
|
||||
"manage/categories": "Categories",
|
||||
"manage/tags": "Tags",
|
||||
"manage/users": "Users",
|
||||
"manage/registration": "Registration Queue",
|
||||
"manage/groups": "Groups",
|
||||
"manage/flags": "Flags",
|
||||
"manage/ip-blacklist": "IP Blacklist",
|
||||
"section-manage": "Administrar",
|
||||
"manage/categories": "Categorias",
|
||||
"manage/tags": "Etiquetas",
|
||||
"manage/users": "Usuarios",
|
||||
"manage/registration": "Cola de Registro",
|
||||
"manage/groups": "Grupos",
|
||||
"manage/flags": "Banderas",
|
||||
"manage/ip-blacklist": "Lista negra de IP",
|
||||
|
||||
"section-settings": "Settings",
|
||||
"section-settings": "Opciones",
|
||||
"settings/general": "General",
|
||||
"settings/reputation": "Reputation",
|
||||
"settings/reputation": "Reputación",
|
||||
"settings/email": "Email",
|
||||
"settings/user": "User",
|
||||
"settings/group": "Group",
|
||||
"settings/guest": "Guests",
|
||||
"settings/uploads": "Uploads",
|
||||
"settings/post": "Post",
|
||||
"settings/user": "Usuario",
|
||||
"settings/group": "Grupo",
|
||||
"settings/guest": "Invitados",
|
||||
"settings/uploads": "Subidas",
|
||||
"settings/post": "Anuncio",
|
||||
"settings/chat": "Chat",
|
||||
"settings/pagination": "Pagination",
|
||||
"settings/tags": "Tags",
|
||||
"settings/notifications": "Notifications",
|
||||
"settings/pagination": "Paginación",
|
||||
"settings/tags": "Etiquetas",
|
||||
"settings/notifications": "Notificaciones",
|
||||
"settings/cookies": "Cookies",
|
||||
"settings/web-crawler": "Web Crawler",
|
||||
"settings/sockets": "Sockets",
|
||||
"settings/advanced": "Advanced",
|
||||
"settings/sockets": "Zócalos",
|
||||
"settings/advanced": "Avanzado",
|
||||
|
||||
"settings.page-title": "%1 Settings",
|
||||
"settings.page-title": "%1 Opciones",
|
||||
|
||||
"section-appearance": "Appearance",
|
||||
"appearance/themes": "Themes",
|
||||
"section-appearance": "Apariencia",
|
||||
"appearance/themes": "Temas",
|
||||
"appearance/skins": "Skins",
|
||||
"appearance/customise": "Custom HTML & CSS",
|
||||
"appearance/customise": "HTML & CSS personalizado",
|
||||
|
||||
"section-extend": "Extend",
|
||||
"section-extend": "Extender",
|
||||
"extend/plugins": "Plugins",
|
||||
"extend/widgets": "Widgets",
|
||||
"extend/rewards": "Rewards",
|
||||
"extend/rewards": "Recompensas",
|
||||
|
||||
"section-social-auth": "Social Authentication",
|
||||
"section-social-auth": "Autentificación Social",
|
||||
|
||||
"section-plugins": "Plugins",
|
||||
"extend/plugins.install": "Install Plugins",
|
||||
"extend/plugins.install": "Instalar plugins",
|
||||
|
||||
"section-advanced": "Advanced",
|
||||
"advanced/database": "Database",
|
||||
"advanced/events": "Events",
|
||||
"advanced/logs": "Logs",
|
||||
"advanced/errors": "Errors",
|
||||
"section-advanced": "Avanzado",
|
||||
"advanced/database": "Base de datos",
|
||||
"advanced/events": "Eventos",
|
||||
"advanced/logs": "Registros",
|
||||
"advanced/errors": "Errores",
|
||||
"advanced/cache": "Cache",
|
||||
"development/logger": "Logger",
|
||||
"development/info": "Info",
|
||||
"development/logger": "Registro",
|
||||
"development/info": "Información",
|
||||
|
||||
"reload-forum": "Reload Forum",
|
||||
"restart-forum": "Restart Forum",
|
||||
"logout": "Log out",
|
||||
"view-forum": "View Forum",
|
||||
"reload-forum": "Recargar foro",
|
||||
"restart-forum": "Reiniciar foro",
|
||||
"logout": "Cerrar sesión",
|
||||
"view-forum": "Ver foro",
|
||||
|
||||
"search.placeholder": "Search...",
|
||||
"search.no-results": "No results...",
|
||||
"search.placeholder": "Buscar...",
|
||||
"search.no-results": "Sin resultados...",
|
||||
"search.search-forum": "Search the forum for <strong></strong>",
|
||||
"search.keep-typing": "Type more to see results...",
|
||||
"search.start-typing": "Start typing to see results...",
|
||||
"search.keep-typing": "Escribe más para ver resultados...",
|
||||
"search.start-typing": "Empieza a escribir para ver resultados...",
|
||||
|
||||
"connection-lost": "Connection to %1 has been lost, attempting to reconnect..."
|
||||
"connection-lost": "La connexión a %1 se ha perdido, intentando reconectarse..."
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"alert.confirm-reload": "Are you sure you wish to reload NodeBB?",
|
||||
"alert.confirm-restart": "Are you sure you wish to restart NodeBB?",
|
||||
"alert.confirm-reload": "NodeBB'yi yeniden yüklemek istediğinize emin misiniz?",
|
||||
"alert.confirm-restart": "NodeBB'yi yeniden başlatmak istediğinize emin misiniz?",
|
||||
|
||||
"acp-title": "%1 | NodeBB Yönetici Kontrol Paneli",
|
||||
"settings-header-contents": "İçerikler"
|
||||
|
Loading…
Reference in New Issue