From 9b5ec4579467121f1346e5f7c53c04746491ab72 Mon Sep 17 00:00:00 2001 From: "Juan Picado @jotadeveloper" Date: Sat, 16 Dec 2017 13:30:23 +0100 Subject: [PATCH] New translations en.json (Chinese Traditional) --- website/i18n/zh-TW.json | 59 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 website/i18n/zh-TW.json diff --git a/website/i18n/zh-TW.json b/website/i18n/zh-TW.json new file mode 100644 index 000000000..ac4a2ce6f --- /dev/null +++ b/website/i18n/zh-TW.json @@ -0,0 +1,59 @@ +{ + "_comment": "This file is auto-generated by write-translations.js", + "localized-strings": { + "next": "Next", + "previous": "Previous", + "tagline": "A lightweight private npm proxy registry", + "ansible": "Installing with Ansible", + "authentification": "Authentification", + "build": "Build the source code", + "cli": "Command Line Tool", + "configuration": "Configuration File", + "contributing": "Contributing Verdaccio", + "dev-plugins": "Developing Plugins", + "docker": "Docker", + "home": "Verdaccio npm proxy private registry", + "iss-server": "Installing on IIS server", + "index1": "Docs Home", + "installation": "Installation", + "kubernetes": "Kubernetes", + "logger": "Logger", + "notifications": "Notifications", + "packages": "Package Access", + "plugins": "Plugins", + "protect-your-dependencies": "Protecting packages", + "source-code": "Source Code", + "reverse-proxy": "Reverse Proxy Setup", + "server-configuration": "Server Configuration", + "ssl": "Set up the SSL Certificates", + "unit-testing": "Unit Testing", + "uplinks": "Uplinks", + "use-cases": "Use Cases", + "webui": "Web User Interface", + "windows": "Installing As a Windows Service", + "Docs": "Docs", + "API": "API", + "Help": "Help", + "Blog": "Blog", + "Introduction": "Introduction", + "Configuration": "Configuration", + "Server": "Server", + "Plugins": "Plugins", + "DevOps": "DevOps", + "Development": "Development", + "Guides": "Guides" + }, + "pages-strings": { + "Learn more using the [documentation on this site.](/test-site/docs/en/doc1.html)|no description given": "Learn more using the [documentation on this site.](/test-site/docs/en/doc1.html)", + "Browse Docs|no description given": "Browse Docs", + "Ask questions about the documentation and project|no description given": "Ask questions about the documentation and project", + "Join the community|no description given": "Join the community", + "Find out what's new with this project|no description given": "Find out what's new with this project", + "Stay up to date|no description given": "Stay up to date", + "Need help?|no description given": "Need help?", + "This project is maintained by a dedicated group of people.|statement made to reader": "This project is maintained by a dedicated group of people.", + "Help Translate|recruit community translators for your project": "Help Translate", + "Edit this Doc|recruitment message asking to edit the doc source": "Edit", + "Translate this Doc|recruitment message asking to translate the docs": "Translate" + } +} \ No newline at end of file