From 4ec720026039bd18ca4f83bc14a2ea319f66c3aa Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Wed, 11 Jan 2017 09:21:36 +0000 Subject: [PATCH] Latest translations and fallbacks --- .../language/en-US/admin/extend/plugins.json | 2 +- public/language/en-US/admin/manage/tags.json | 4 +- .../language/en-US/admin/settings/post.json | 4 +- .../en-US/admin/settings/uploads.json | 2 +- .../es/admin/appearance/customise.json | 2 +- public/language/es/admin/menu.json | 98 +++++++++---------- public/language/zh-CN/admin/admin.json | 2 +- 7 files changed, 57 insertions(+), 57 deletions(-) diff --git a/public/language/en-US/admin/extend/plugins.json b/public/language/en-US/admin/extend/plugins.json index 1661a987b7..c948ed3795 100644 --- a/public/language/en-US/admin/extend/plugins.json +++ b/public/language/en-US/admin/extend/plugins.json @@ -14,7 +14,7 @@ "dev-interested": "Interested in writing plugins for NodeBB?", "docs-info": "Full documentation regarding plugin authoring can be found in the NodeBB Docs Portal.", - "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", diff --git a/public/language/en-US/admin/manage/tags.json b/public/language/en-US/admin/manage/tags.json index db40e9f098..9c4a0ca186 100644 --- a/public/language/en-US/admin/manage/tags.json +++ b/public/language/en-US/admin/manage/tags.json @@ -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", diff --git a/public/language/en-US/admin/settings/post.json b/public/language/en-US/admin/settings/post.json index f293e554d9..832372a941 100644 --- a/public/language/en-US/admin/settings/post.json +++ b/public/language/en-US/admin/settings/post.json @@ -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 & 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).
(Default: 30, or one month). Set to 0 to always display dates, leave blank to always display relative times.", + "timestamp.cut-off-help": "Dates & 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).
(Default: 30, or one month). Set to 0 to always display dates, leave blank to always display relative times.", "teaser": "Teaser Post", "teaser.last-post": "Last – Show the latest post, including the original post, if no replies", "teaser.last-reply": "Last – 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", diff --git a/public/language/en-US/admin/settings/uploads.json b/public/language/en-US/admin/settings/uploads.json index 8a56c85663..f7f9d2daa6 100644 --- a/public/language/en-US/admin/settings/uploads.json +++ b/public/language/en-US/admin/settings/uploads.json @@ -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. pdf,xls,doc).\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. pdf,xls,doc).\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", diff --git a/public/language/es/admin/appearance/customise.json b/public/language/es/admin/appearance/customise.json index ea60c72b6a..9578bf423d 100644 --- a/public/language/es/admin/appearance/customise.json +++ b/public/language/es/admin/appearance/customise.json @@ -4,6 +4,6 @@ "custom-css.enable": "Activar CSS personalizado", "custom-header": "Cabezera personalizada", - "custom-header.description": "Introduce HTML personalizado aquí (ej. JavaScript, Meta Etiquetas, etc.), las cuales se adjuntarán al <head> en la sección de la marca de su foro.", + "custom-header.description": "Introduce HTML personalizado aquí (ej. JavaScript, Meta Etiquetas, etc.), el cual se adjuntará a la sección <head> del código de su foro.", "custom-header.enable": "Activar cabecera personalizada" } \ No newline at end of file diff --git a/public/language/es/admin/menu.json b/public/language/es/admin/menu.json index 6a4995ea6e..77bc046079 100644 --- a/public/language/es/admin/menu.json +++ b/public/language/es/admin/menu.json @@ -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 ", - "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..." } \ No newline at end of file diff --git a/public/language/zh-CN/admin/admin.json b/public/language/zh-CN/admin/admin.json index 4b618d654f..c86035bba4 100644 --- a/public/language/zh-CN/admin/admin.json +++ b/public/language/zh-CN/admin/admin.json @@ -1,5 +1,5 @@ { - "alert.confirm-reload": "确认重新载入NodeBB?", + "alert.confirm-reload": "确认重启NodeBB?", "alert.confirm-restart": "确认重启NodeBB?", "acp-title": "%1 | NodeBB 管理员控制面板",