diff options
Diffstat (limited to 'l10n-vi/devtools/client/styleeditor.ftl')
-rw-r--r-- | l10n-vi/devtools/client/styleeditor.ftl | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/l10n-vi/devtools/client/styleeditor.ftl b/l10n-vi/devtools/client/styleeditor.ftl new file mode 100644 index 0000000000..7593bc997e --- /dev/null +++ b/l10n-vi/devtools/client/styleeditor.ftl @@ -0,0 +1,43 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +styleeditor-new-button = + .tooltiptext = Tạo mới và chèn thêm style sheet vào tài liệu + .accesskey = N +styleeditor-import-button = + .tooltiptext = Nhập và chèn style sheet vào văn bản + .accesskey = I +styleeditor-filter-input = + .placeholder = Lọc style sheet +styleeditor-visibility-toggle = + .tooltiptext = Bật tắt tính năng có thể xem style sheet + .accesskey = S +styleeditor-visibility-toggle-system = + .tooltiptext = Không thể vô hiệu hóa style sheet của hệ thống +styleeditor-save-button = Lưu + .tooltiptext = Lưu style sheet thành một tập tin + .accesskey = S +styleeditor-options-button = + .tooltiptext = Tùy chọn trình soạn thảo kiểu mẫu +styleeditor-media-rules = Quy tắc @media +styleeditor-at-rules = At-rules +styleeditor-editor-textbox = + .data-placeholder = Gõ CSS tại đây. +styleeditor-no-stylesheet = Trang này không có style sheet. +styleeditor-no-stylesheet-tip = Có thể bạn sẽ thích<a data-l10n-name="append-new-stylesheet">gắn thêm một style sheet mới</a>? +styleeditor-open-link-new-tab = + .label = Mở liên kết trong thẻ mới +styleeditor-copy-url = + .label = Sao chép URL +styleeditor-find = + .label = Tìm + .accesskey = F +styleeditor-find-again = + .label = Tìm tiếp + .accesskey = g +styleeditor-go-to-line = + .label = Nhảy đến dòng… + .accesskey = J +# Label displayed when searching a term that is not found in any stylesheet path +styleeditor-stylesheet-all-filtered = Không tìm thấy style sheet cho từ khóa. |