Migrate keyboard translations to IDs (#11452)

* Migrate keyboard translations to IDs

```
./node_modules/matrix-web-i18n/scripts/rekey.js "Page Up" "keyboard|page_up"
./node_modules/matrix-web-i18n/scripts/rekey.js "Page Down" "keyboard|page_down"
./node_modules/matrix-web-i18n/scripts/rekey.js --copy "Home" "keyboard|home"
./node_modules/matrix-web-i18n/scripts/rekey.js "Esc" "keyboard|escape"
./node_modules/matrix-web-i18n/scripts/rekey.js "Enter" "keyboard|enter"
./node_modules/matrix-web-i18n/scripts/rekey.js "End" "keyboard|end"
./node_modules/matrix-web-i18n/scripts/rekey.js "Alt" "keyboard|alt"
./node_modules/matrix-web-i18n/scripts/rekey.js "Ctrl" "keyboard|control"
./node_modules/matrix-web-i18n/scripts/rekey.js "Shift" "keyboard|shift"
./node_modules/matrix-web-i18n/scripts/rekey.js --copy "Space" "keyboard|space"
./node_modules/matrix-web-i18n/scripts/rekey.js "[number]" "keyboard|number"
```

* i18n

* Revert strings

* i18n

* i18n
This commit is contained in:
Michael Telatynski
2023-08-23 12:49:29 +01:00
committed by GitHub
parent b231bbb683
commit c2e814ce95
60 changed files with 2436 additions and 2252 deletions

View File

@@ -242,18 +242,12 @@
"Single Sign On": "Đăng Nhập Một Lần",
"Confirm adding this email address by using Single Sign On to prove your identity.": "Xác nhận việc thêm địa chỉ thư điện tử này bằng cách sử dụng Đăng Nhập Một Lần để chứng minh danh tính của bạn.",
"Use Single Sign On to continue": "Sử dụng Đăng Nhập Một Lần để tiếp tục",
"[number]": "[con số]",
"End": "Kết thúc",
"Enter": "Vào",
"Toggle microphone mute": "Chuyển đổi chế độ tắt tiếng micrô",
"Cancel replying to a message": "Hủy trả lời tin nhắn",
"New line": "Dòng mới",
"Toggle Quote": "Chuyển sang Trích dẫn",
"Toggle Italics": "Chuyển sang In nghiêng",
"Toggle Bold": "Chuyển sang In đậm",
"Ctrl": "Ctrl",
"Shift": "Shift",
"Alt": "Alt",
"Autocomplete": "Tự động hoàn thành",
"Room List": "Danh sách phòng",
"Calls": "Cuộc gọi",
@@ -502,9 +496,6 @@
"Resume": "Tiếp tục",
"If you've forgotten your Security Key you can <button>set up new recovery options</button>": "Nếu bạn quên Khóa bảo mật của mình, bạn có thể thiết lập các tùy chọn khôi phục mới <button>set up new recovery options</button>",
"Access your secure message history and set up secure messaging by entering your Security Key.": "Truy cập lịch sử tin nhắn an toàn của bạn và thiết lập nhắn tin an toàn bằng cách nhập Khóa bảo mật của bạn.",
"Esc": "Thoát ra",
"Page Down": "Trang dưới",
"Page Up": "Trang lên",
"Cancel autocomplete": "Hủy tự động hoàn thành",
"Go to Home View": "Chuyển đến Chế độ xem Trang chủ",
"Toggle right panel": "Chuyển đổi bảng điều khiển bên phải",
@@ -1667,6 +1658,7 @@
"Spaces": "Không gian",
"All rooms": "Tất cả các phòng",
"Show all rooms": "Hiển thị tất cả các phòng",
"Home": "Nhà",
"You can change these anytime.": "Bạn có thể thay đổi những điều này bất cứ lúc nào.",
"Add some details to help people recognise it.": "Thêm một số chi tiết để giúp mọi người nhận ra nó.",
"Your private space": "Space riêng tư của bạn",
@@ -3580,27 +3572,27 @@
"username": "Tên đăng nhập",
"verification_cancelled": "Đã hủy xác thực",
"video": "Truyền hình",
"attachment": "Tập tin đính kèm",
"light": "Sáng",
"dark": "Tối",
"warning": "Cảnh báo",
"home": "Nhà",
"favourites": "Yêu thích",
"thread": "Chủ đề",
"threads": "Chủ đề",
"user": "Người dùng",
"room": "Phòng",
"threads": "Chủ đề",
"thread": "Chủ đề",
"theme": "Chủ đề",
"name": "Tên",
"description": "Sự mô tả",
"room": "Phòng",
"public": "Công cộng",
"private": "Riêng tư",
"options": "Tùy chọn",
"appearance": "Giao diện",
"name": "n",
"light": "Sáng",
"labs": "Chức năng thí nghiệm",
"homeserver": "Máy chủ",
"home": "Nhà",
"help": "Hỗ trợ",
"favourites": "Yêu thích",
"description": "Sự mô tả",
"dark": "Tối",
"beta": "Beta",
"labs": "Chức năng thí nghiệm"
"attachment": "Tập tin đính kèm",
"appearance": "Giao diện"
},
"action": {
"continue": "Tiếp tục",
@@ -3634,48 +3626,60 @@
"start_chat": "Bắt đầu trò chuyện",
"view_source": "Xem nguồn",
"yes": "Có",
"reject": "Từ chối",
"confirm": "Xác nhận",
"dismiss": "Bỏ qua",
"trust": "Tin cậy",
"reload": "Tải lại",
"cancel": "Huỷ bỏ",
"stop": "Dừng",
"join": "Tham gia",
"close": "Đóng",
"accept": "Đồng ý",
"upgrade": "Nâng cấp",
"verify": "Xác thực",
"update": "Cập nhật",
"call": "Gọi",
"delete": "Xoá",
"upload": "Tải lên",
"collapse": "Tắt đi",
"apply": "Áp dụng",
"reset": "Cài lại",
"share": "Chia sẻ",
"skip": "Bỏ qua",
"logout": "Đăng xuất",
"zoom_out": "Thu nhỏ",
"zoom_in": "Phóng to",
"view": "Xem",
"expand": "Mở rộng",
"verify": "Xác thực",
"upload": "Tải lên",
"upgrade": "Nâng cấp",
"update": "Cập nhật",
"unpin": "Bỏ ghim",
"try_again": "Thử lại",
"trust": "Tin cậy",
"stop": "Dừng",
"skip": "Bỏ qua",
"sign_out": "Đăng xuất",
"sign_in": "Đăng nhập",
"add": "Thêm",
"share": "Chia sẻ",
"search": "Tìm kiếm",
"try_again": "Thử lại",
"go_back": "Quay lại",
"back": "Quay lại",
"reset": "Cài lại",
"resend": "Gửi lại",
"ignore": "Tảng lờ",
"zoom_in": "Phóng to",
"zoom_out": "Thu nhỏ",
"download": "Tải xuống",
"reload": "Tải lại",
"reject": "Từ chối",
"pin": "Ghim",
"unpin": "Bỏ ghim",
"got_it": "Đã nhận được"
"logout": "Đăng xuất",
"join": "Tham gia",
"ignore": "Tảng lờ",
"got_it": "Đã nhận được",
"go_back": "Quay lại",
"expand": "Mở rộng",
"download": "Tải xuống",
"dismiss": "Bỏ qua",
"delete": "Xoá",
"confirm": "Xác nhận",
"collapse": "Tắt đi",
"close": "Đóng",
"cancel": "Huỷ bỏ",
"call": "Gọi",
"back": "Quay lại",
"apply": "Áp dụng",
"add": "Thêm",
"accept": "Đồng ý"
},
"a11y": {
"user_menu": "Menu người dùng"
},
"Home": "Nhà"
}
"keyboard": {
"home": "Nhà",
"space": "space",
"page_up": "Trang lên",
"page_down": "Trang dưới",
"escape": "Thoát ra",
"enter": "Vào",
"end": "Kết thúc",
"alt": "Alt",
"control": "Ctrl",
"shift": "Shift",
"number": "[con số]"
}
}