10000 New Crowdin updates by o1lab · Pull Request #8395 · nocodb/nocodb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

New Crowdin updates #8395

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 6, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
60 changes: 30 additions & 30 deletions packages/nc-gui/lang/vi.json
Original file line number Diff line number Diff line change
@@ -1,37 +1,37 @@
{
"dashboards": {
"create_new_dashboard_project": "Tạo giao diện mới",
"connect_data_sources": "Connect data sources",
"alert": "Alert",
"alert-message": "No databases have been connected. Connect database bases to build interfaces. Skip this step and add databases from the base home page later.",
"select_database_projects_that_you_want_to_link_to_this_dashboard_projects": "Select Database Bases that you want to link to this Interface.",
"create_interface": "Create interface",
"project_name": "Base Name",
"connect": "Connect",
"connect_data_sources": "Kết nối nguồn dữ liệu",
"alert": "Thông báo",
"alert-message": "Không có cơ sở dữ liệu được kết nối. Kết nối cơ sở dữ liệu để xây dựng giao diện. Bỏ qua bước này và thêm cơ sở dữ liệu từ trang chủ cơ sở sau.",
"select_database_projects_that_you_want_to_link_to_this_dashboard_projects": "Chọn cơ sở dữ liệu mà bạn muốn liên kết với giao diện này.",
"create_interface": "Tạo giao diện mới",
"project_name": "Tên cơ sở",
"connect": "Kết nối",
"buttonActionTypes": {
"open_external_url": "Open external link",
"delete_record": "Delete record",
"update_record": "Update record",
"open_layout": "Open layout"
"open_external_url": "Mở kết nối bên ngoài",
"delete_record": "Xóa bản ghi",
"update_record": "Cập nhật bản ghi",
"open_layout": "Mở bố trí"
},
"widgets": {
"static_text": "Text",
"chart": "Chart",
"table": "Table",
"image": "Image",
"map": "Map",
"button": "Button",
"number": "Number",
"bar_chart": "Bar Chart",
"line_chart": "Line Chart",
"area_chart": "Area Chart",
"pie_chart": "Pie Chart",
"donut_chart": "Donut Chart",
"scatter_plot": "Scatter Plot",
"bubble_chart": "Bubble Chart",
"radar_chart": "Radar Chart",
"polar_area_chart": "Polar Area Chart",
"radial_bar_chart": "Radial Bar Chart",
"static_text": "Văn bản",
"chart": "Đồ thị",
"table": "Bảng",
"image": "Hình ảnh",
"map": "Bản đồ",
"button": "Nút",
"number": "Số",
"bar_chart": "Biểu đồ cột",
"line_chart": "Biểu đồ đường",
"area_chart": "Biểu đồ khu vực",
"pie_chart": "Biểu đồ tròn",
"donut_chart": "Biểu đồ Donut",
"scatter_plot": "Biểu đồ phân tán",
"bubble_chart": "Biểu đồ bong bóng",
"radar_chart": "Biểu đồ Radar",
"polar_area_chart": "Biểu đồ vùng cực",
"radial_bar_chart": "Biểu đồ thanh xuyên tâm",
"heatmap_chart": "Heatmap Chart",
"treemap_chart": "Treemap Chart",
"box_plot_chart": "Box Plot Chart",
Expand Down Expand Up @@ -78,7 +78,7 @@
"twilio": "Twilio",
"whatsappTwilio": "WhatsApp Twilio",
"quote": "Quote",
"submit": "Nộp",
"submit": "Áp dụng",
"create": "Tạo ra",
"createEntity": "Create {entity}",
"creating": "Creating",
Expand Down Expand Up @@ -686,7 +686,7 @@
"onUpdate": "Trên bản cập nhật",
"onDelete": "Trên xóa",
"account": "Tài khoản",
"language": "Language",
"language": "Ngôn ngữ",
"primaryColor": "Màu chính",
"accentColor": "Màu phụ",
"customTheme": "Giao diện tùy chỉnh",
Expand Down
Loading
0