Merge remote-tracking branch 'origin/master' into develop

v1.18.x
Julian Lam 8 years ago
commit f58107e40a

@ -51,7 +51,7 @@
"morgan": "^1.3.2",
"mousetrap": "^1.5.3",
"nconf": "~0.8.2",
"nodebb-plugin-composer-default": "4.3.5",
"nodebb-plugin-composer-default": "4.3.6",
"nodebb-plugin-dbsearch": "1.0.4",
"nodebb-plugin-emoji-extended": "1.1.1",
"nodebb-plugin-emoji-one": "1.1.5",
@ -86,7 +86,7 @@
"socket.io-redis": "2.0.0",
"socketio-wildcard": "~0.3.0",
"string": "^3.0.0",
"templates.js": "0.3.5",
"templates.js": "0.3.6",
"toobusy-js": "^0.5.1",
"uglify-js": "^2.6.0",
"underscore": "^1.8.3",

@ -14,7 +14,7 @@
"dev-interested": "Interested in writing plugins for NodeBB?",
"docs-info": "Full documentation regarding plugin authoring can be found in the <a target=\"_blank\" href=\"https://docs.nodebb.org/en/latest/plugins/create.html\">NodeBB Docs Portal</a>.",
"order.description": "Certain plugins work ideally when they are initialised before/after other plugins.",
"order.description": "Certain plugins work ideally when they are initialized before/after other plugins.",
"order.explanation": "Plugins load in the order specified here, from top to bottom",
"plugin-item.themes": "Themes",

@ -1,7 +1,7 @@
{
"none": "Your forum does not have any topics with tags yet.",
"bg-color": "Background Colour",
"text-color": "Text Colour",
"bg-color": "Background Color",
"text-color": "Text Color",
"create-modify": "Create & Modify Tags",
"description": "Select tags via clicking and/or dragging, use shift to select multiple.",
"create": "Create Tag",

@ -21,7 +21,7 @@
"restrictions.stale-help": "If a topic is considered \"stale\", then a warning will be shown to users who attempt to reply to that topic.",
"timestamp": "Timestamp",
"timestamp.cut-off": "Date cut-off (in days)",
"timestamp.cut-off-help": "Dates &amp; times will be shown in a relative manner (e.g. \"3 hours ago\" / \"5 days ago\"), and localised into various\n\t\t\t\t\tlanguages. After a certain point, this text can be switched to display the localised date itself\n\t\t\t\t\t(e.g. 5 Nov 2016 15:30).<br /><em>(Default: <code>30</code>, or one month). Set to 0 to always display dates, leave blank to always display relative times.</em>",
"timestamp.cut-off-help": "Dates &amp; times will be shown in a relative manner (e.g. \"3 hours ago\" / \"5 days ago\"), and localised into various\n\\t\\t\\t\\t\\tlanguages. After a certain point, this text can be switched to display the localised date itself\n\\t\\t\\t\\t\\t(e.g. 5 Nov 2016 15:30).<br /><em>(Default: <code>30</code>, or one month). Set to 0 to always display dates, leave blank to always display relative times.</em>",
"teaser": "Teaser Post",
"teaser.last-post": "Last &ndash; Show the latest post, including the original post, if no replies",
"teaser.last-reply": "Last &ndash; Show the latest reply, or a \"No replies\" placeholder if no replies",
@ -35,7 +35,7 @@
"signature.no-images": "Disable images in signatures",
"signature.max-length": "Maximum Signature Length",
"composer": "Composer Settings",
"composer-help": "The following settings govern the functionality and/or appearance of the post composer shown\n\t\t\t\tto users when they create new topics, or reply to existing topics.",
"composer-help": "The following settings govern the functionality and/or appearance of the post composer shown\n\\t\\t\\t\\tto users when they create new topics, or reply to existing topics.",
"composer.show-help": "Show \"Help\" tab",
"composer.enable-plugin-help": "Allow plugins to add content to the help tab",
"composer.custom-help": "Custom Help Text",

@ -9,7 +9,7 @@
"allow-topic-thumbnails": "Allow users to upload topic thumbnails",
"topic-thumb-size": "Topic Thumb Size",
"allowed-file-extensions": "Allowed File Extensions",
"allowed-file-extensions-help": "Enter comma-separated list of file extensions here (e.g. <code>pdf,xls,doc</code>).\n\t\t\t\t\tAn empty list means all extensions are allowed.",
"allowed-file-extensions-help": "Enter comma-separated list of file extensions here (e.g. <code>pdf,xls,doc</code>).\n\\t\\t\\t\\t\\tAn empty list means all extensions are allowed.",
"profile-avatars": "Profile Avatars",
"allow-profile-image-uploads": "Allow users to upload profile images",
"convert-profile-image-png": "Convert profile image uploads to PNG",

@ -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>&lt;head&gt;</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>&lt;head&gt;</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"

@ -1,11 +1,11 @@
{
"post-cache": "İleti Önbelleği",
"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"
"posts-in-cache": "Önbellekteki Mesajlar",
"average-post-size": "Ortalama Mesaj Boyutu",
"length-to-max": "Uzunluk / En Fazla",
"percent-full": "%1% Tam",
"post-cache-size": "Mesaj Önbellek Boyutu",
"items-in-cache": "Önbellekteki Öğeler",
"control-panel": "Kontrol Paneli",
"update-settings": "Önbellek Ayarlarını Güncelle"
}

@ -1,8 +1,8 @@
{
"x-b": "%1 b",
"x-mb": "%1 mb",
"uptime-seconds": "Uptime in Seconds",
"uptime-days": "Uptime in Days",
"uptime-seconds": "Saniyede Bir Çalışma Zamanı",
"uptime-days": "Günde Bir Çalışma Zamanı",
"mongo": "Mongo",
"mongo.version": "MongoDB Version",

@ -1,5 +1,5 @@
{
"alert.confirm-reload": "确认重新载入NodeBB",
"alert.confirm-reload": "确认重NodeBB",
"alert.confirm-restart": "确认重启NodeBB",
"acp-title": "%1 | NodeBB 管理员控制面板",

Loading…
Cancel
Save