summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManoop Talasila <talasila@research.att.com>2019-04-11 13:39:19 +0000
committerGerrit Code Review <gerrit@onap.org>2019-04-11 13:39:19 +0000
commitf0c13343a863f6053f20421aaaf20659bd6cc8ff (patch)
tree74b96c3926560c4f82ccf6dfb4905a17511f27b9
parent082b5ed2b6d36bec3003638124c512302e8642b5 (diff)
parent12b8d0630469c58618b34e261bfe6d1c6c63e0e9 (diff)
Merge "Add language files into FE-os"
-rw-r--r--ecomp-portal-FE-os/client/assets/i18n/CN.json64
-rw-r--r--ecomp-portal-FE-os/client/assets/i18n/EN.json50
2 files changed, 114 insertions, 0 deletions
diff --git a/ecomp-portal-FE-os/client/assets/i18n/CN.json b/ecomp-portal-FE-os/client/assets/i18n/CN.json
new file mode 100644
index 00000000..d3bc7fe8
--- /dev/null
+++ b/ecomp-portal-FE-os/client/assets/i18n/CN.json
@@ -0,0 +1,64 @@
+{
+ "Online Users": "在线用户",
+ "design": "设计",
+ "Applications": "应用",
+ "Sort by": "排序方式",
+ "Widgets": "小部件",
+ "Add Widget": "添加小部件",
+ "Reset Widget Layout": "重置部件",
+ "What are you looking for": "请输入搜索关键字",
+ "Email": "邮箱",
+ "User Id": "用户名",
+ "Last login": "上次登录",
+ "Applications and Roles": "应用与角色",
+ "Log out": "退出登录",
+ "View All Recent Notifications": "查看近期所有通知",
+ "Notifications": "通知",
+ "No New Notifications": "没有新通知",
+ "Widget Catalog": "插件目录",
+ "No Favorites":"暂无收藏",
+ "Add your favorite items for quick access":"添加收藏夹以便快速查看",
+ "No account": "此应用您还没有账号. 请询问系统管理员",
+ "Select applications": "选择应用",
+ "Click here to personalize": "点此个性化",
+ "this applications page": "本应用页面",
+ "widget microservice failed": "与插件微服务通信失败",
+ "Edit": "编辑",
+ "Parameters": "参数",
+ "Online Users": "在线用户",
+ "Users": "用户",
+ "Application Catalog": "应用目录",
+ "Filter": "过滤",
+ "All": "所有",
+ "Accessible": "可接入",
+ "On Home Page": "在主页",
+ "Admins": "管理员",
+ "Add Admin": "新增管理员",
+ "First Name": "姓",
+ "Last Name": "名",
+ "Roles": "角色",
+ "Create": "创建",
+ "Name": "名称",
+ "Priority": "优先级",
+ "Active": "活跃",
+ "Delete": "删除",
+ "Indicates Global Roles": "显示全局角色",
+ "Add User": "添加用户",
+ "Bulk Upload": "批量导入",
+ "Use dropdown": "使用下拉菜单来显示用户",
+ "Attention": "注意",
+ "Portal Admins": "门户管理员",
+ "Add Portal Admin": "新增门户管理员",
+ "Application Onboarding": "应用管理",
+ "Add App": "添加应用",
+ "Widget Onboarding": "插件管理",
+ "Add Widget": "新增插件",
+ "Edit Functional Menu": "编辑功能菜单",
+ "Regenerate Menu": "释放菜单",
+ "User Notifications": "用户通知",
+ "Add Notification": "新增通知",
+ "Microservice Onboarding": "微服务管理",
+ "Add Microservice": "新增微服务",
+ "App Account Management": "应用账户管理",
+ "Add Account": "新增账户"
+} \ No newline at end of file
diff --git a/ecomp-portal-FE-os/client/assets/i18n/EN.json b/ecomp-portal-FE-os/client/assets/i18n/EN.json
new file mode 100644
index 00000000..0dae6755
--- /dev/null
+++ b/ecomp-portal-FE-os/client/assets/i18n/EN.json
@@ -0,0 +1,50 @@
+{
+ "Online Users": "Online Users",
+ "design": "design",
+ "Applications": "Applications",
+ "Sort by": "Sort by",
+ "Widgets": "Widgets",
+ "Add Widget": "Add Widget",
+ "Reset Widget Layout": "Reset Widget Layout",
+ "What are you looking for": "What are you looking for",
+ "Email": "Email",
+ "User Id": "User ID",
+ "Last login": "Last login",
+ "Applications and Roles": "Applications and Roles",
+ "Log out": "Log out",
+ "View All Recent Notifications": "View All Recent Notifications",
+ "Notifications": "Notifications",
+ "No New Notifications": "No New Notifications",
+ "Widget Catalog": "Widget Catalog",
+ "No Favorites": "No Favorites",
+ "Add your favorite items for quick access": "Add your favorite items for quick access",
+ "No account": "You don't have a user account in that application. Please ask the system administrator",
+ "Select applications": "Select applications",
+ "Click here to personalize": "Click here to personalize",
+ "this applications page": "this applications page",
+ "widget microservice failed": "Failed to communicate with the widget microservice",
+ "Edit": "Edit",
+ "Parameters": "Parameters",
+ "Online Users": "Online Users",
+ "Users": "Users",
+ "Application Catalog": "Application Catalog",
+ "Filter": "Filter",
+ "All": "All",
+ "Accessible": "Accessible",
+ "On Home Page": "On Home Page",
+ "Admins": "Admins",
+ "Add Admin": "Add Admin",
+ "First Name": "First Name",
+ "Last Name": "Last Name",
+ "Roles": "Roles",
+ "Create": "Create",
+ "Name": "Name",
+ "Priority": "Priority",
+ "Active": "Active",
+ "Delete": "Delete",
+ "Indicates Global Roles": "Indicates Global Roles",
+ "Add User": "Add User",
+ "Bulk Upload": "Bulk Upload",
+ "Use dropdown": "Use the 'Select application' dropdown to see users",
+ "Attention": "Attention"
+} \ No newline at end of file