-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
174 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,138 @@ | ||
{ | ||
"si_addon_title": { | ||
"message": "Lingua Libre SignIt", | ||
"description": "" | ||
}, | ||
"si_addon_preload": { | ||
"message": "Tìm nạp danh sách tất cả các video có sẵn trên Lingua Libre.", | ||
"description": "" | ||
}, | ||
"si_panel_videos_title": { | ||
"message": "Phương tiện:", | ||
"description": "" | ||
}, | ||
"si_panel_videos_gallery_attribution": { | ||
"message": "bởi {{link:$1|$2}} – Video $3 trên $4", | ||
"description": "" | ||
}, | ||
"si_panel_videos_empty": { | ||
"message": "Từ này chưa được ghi lại,<br> nhưng SignIt là dự án có nguồn gốc cộng đồng, bạn có thể đóng góp cho nó.", | ||
"description": "" | ||
}, | ||
"si_panel_videos_contribute_label": { | ||
"message": "Đóng góp dùng ngôn ngữ ký hiệu", | ||
"description": "" | ||
}, | ||
"si_panel_definitions_title": { | ||
"message": "Định nghĩa:", | ||
"description": "" | ||
}, | ||
"si_panel_definitions_wikt_iso": { | ||
"message": "vi", | ||
"description": "" | ||
}, | ||
"si_panel_definitions_wikt_section_id": { | ||
"message": "#Tiếng Việt", | ||
"description": "" | ||
}, | ||
"si_panel_definitions_wikt_pointer": { | ||
"message": "xem tại Wiktionary", | ||
"description": "" | ||
}, | ||
"si_panel_definitions_empty": { | ||
"message": "Không tìm thấy định nghĩa.", | ||
"description": "" | ||
}, | ||
"si_popup_browse_title": { | ||
"message": "Đọc", | ||
"description": "" | ||
}, | ||
"si_popup_browse_placeholder": { | ||
"message": "Tìm các ký hiệu $1.", | ||
"description": "" | ||
}, | ||
"si_popup_browse_label": { | ||
"message": "Tìm kiếm", | ||
"description": "" | ||
}, | ||
"si_popup_browse_icon": { | ||
"message": "Bắt đầu tìm kiếm", | ||
"description": "" | ||
}, | ||
"si_popup_history_title": { | ||
"message": "Lịch sử", | ||
"description": "" | ||
}, | ||
"si_popup_history_empty": { | ||
"message": "Trống rỗng", | ||
"description": "" | ||
}, | ||
"si_popup_settings_title": { | ||
"message": "Tùy chọn", | ||
"description": "" | ||
}, | ||
"si_popup_settings_signlanguage": { | ||
"message": "Ngôn ngữ ký hiệu:", | ||
"description": "" | ||
}, | ||
"si_popup_settings_signlanguage_help": { | ||
"message": "Thay đổi video thành ngôn ngữ ký hiệu khác.", | ||
"description": "" | ||
}, | ||
"si_popup_settings_signlanguage_dropdown": { | ||
"message": "Thay đổi ngôn ngữ video", | ||
"description": "" | ||
}, | ||
"si_popup_settings_uilanguage": { | ||
"message": "Ngôn ngữ giao diện:", | ||
"description": "" | ||
}, | ||
"si_popup_settings_uilanguage_help": { | ||
"message": "Thay đổi ngôn ngữ giao diện.", | ||
"description": "" | ||
}, | ||
"si_popup_settings_uilanguage_dropdown": { | ||
"message": "Thay đổi ngôn ngữ giao diện", | ||
"description": "" | ||
}, | ||
"si_popup_settings_history": { | ||
"message": "Độ dài lịch sử:", | ||
"description": "" | ||
}, | ||
"si_popup_settings_history_help": { | ||
"message": "Đặt là 0 để tắt nhật trình lịch sử", | ||
"description": "" | ||
}, | ||
"si_popup_settings_wpintegration": { | ||
"message": "Tích hợp trực tiếp với Wikipedia:", | ||
"description": "" | ||
}, | ||
"si_popup_settings_twospeed": { | ||
"message": "Phát ở tốc độ bình thường rồi chạm hơn:", | ||
"description": "" | ||
}, | ||
"si_popup_settings_hint_icon": { | ||
"message": "Hình lối tắt trên văn bản được chọn:", | ||
"description": "" | ||
}, | ||
"si_popup_settings_choosepanels": { | ||
"message": "Bảng hiển thị:", | ||
"description": "" | ||
}, | ||
"si_popup_settings_choosepanels_definition": { | ||
"message": "Chỉ văn bản từ điển", | ||
"description": "" | ||
}, | ||
"si_popup_settings_choosepanels_both": { | ||
"message": "Cả hai", | ||
"description": "" | ||
}, | ||
"si_popup_settings_choosepanels_video": { | ||
"message": "Chỉ video có ký hiệu", | ||
"description": "" | ||
}, | ||
"si_popup_settings_enlighten": { | ||
"message": "Tô màu các từ ngữ có sẵn:", | ||
"description": "" | ||
} | ||
} |