summaryrefslogtreecommitdiffstats
path: root/l10n-vi/toolkit/toolkit/main-window/findbar.ftl
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
commit26a029d407be480d791972afb5975cf62c9360a6 (patch)
treef435a8308119effd964b339f76abb83a57c29483 /l10n-vi/toolkit/toolkit/main-window/findbar.ftl
parentInitial commit. (diff)
downloadfirefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz
firefox-26a029d407be480d791972afb5975cf62c9360a6.zip
Adding upstream version 124.0.1.upstream/124.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-vi/toolkit/toolkit/main-window/findbar.ftl')
-rw-r--r--l10n-vi/toolkit/toolkit/main-window/findbar.ftl68
1 files changed, 68 insertions, 0 deletions
diff --git a/l10n-vi/toolkit/toolkit/main-window/findbar.ftl b/l10n-vi/toolkit/toolkit/main-window/findbar.ftl
new file mode 100644
index 0000000000..61685fcec4
--- /dev/null
+++ b/l10n-vi/toolkit/toolkit/main-window/findbar.ftl
@@ -0,0 +1,68 @@
+# 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/.
+
+
+### This file contains the entities needed to use the Find Bar.
+
+findbar-next =
+ .tooltiptext = Tìm cụm từ ở phần sau
+findbar-previous =
+ .tooltiptext = Tìm cụm từ ở phần trước
+
+findbar-find-button-close =
+ .tooltiptext = Đóng thanh tìm kiếm
+
+findbar-highlight-all2 =
+ .label = Tô sáng tất cả
+ .accesskey =
+ { PLATFORM() ->
+ [macos] l
+ *[other] a
+ }
+ .tooltiptext = Tô sáng tất cả các cụm từ được tìm thấy
+
+findbar-case-sensitive =
+ .label = Phân biệt HOA-thường
+ .accesskey = C
+ .tooltiptext = Tìm kiếm có phân biệt chữ hoa và chữ thường
+
+findbar-match-diacritics =
+ .label = Dấu phụ phù hợp
+ .accesskey = i
+ .tooltiptext = Phân biệt giữa các chữ cái có dấu và các chữ cái cơ sở của chúng (ví dụ: khi tìm kiếm về “resume”, “résumé” sẽ không khớp)
+
+findbar-entire-word =
+ .label = Toàn bộ từ
+ .accesskey = W
+ .tooltiptext = Chỉ tìm toàn bộ từ
+
+findbar-not-found = Không tìm thấy
+
+findbar-wrapped-to-top = Đã xuống tới cuối trang, bắt đầu lại từ đầu trang
+findbar-wrapped-to-bottom = Đã lên tới đầu trang, bắt đầu lại từ cuối trang
+
+findbar-normal-find =
+ .placeholder = Tìm trong trang này
+findbar-fast-find =
+ .placeholder = Tìm nhanh
+findbar-fast-find-links =
+ .placeholder = Tìm nhanh (chỉ tìm liên kết)
+
+findbar-case-sensitive-status =
+ .value = (Phân biệt HOA-thường)
+findbar-match-diacritics-status =
+ .value = (Dấu phụ phù hợp)
+findbar-entire-word-status =
+ .value = (Chỉ toàn bộ từ)
+
+# Variables:
+# $current (Number): Index of the currently selected match
+# $total (Number): Total count of matches
+findbar-found-matches =
+ .value = { $current } trên { $total } kết quả
+
+# Variables:
+# $limit (Number): Total count of matches allowed before counting stops
+findbar-found-matches-count-limit =
+ .value = Tìm thấy hơn { $limit } kết quả