123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318 |
- msgid ""
- msgstr ""
- "Project-Id-Version: PACKAGE VERSION\n"
- "PO-Revision-Date: 2023-06-20 13:51+0000\n"
- "Last-Translator: Quy <haonguyen93056@gmail.com>\n"
- "Language-Team: Vietnamese <https://hosted.weblate.org/projects/openwrt/"
- "luciapplicationsfwknopd/vi/>\n"
- "Language: vi\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Plural-Forms: nplurals=1; plural=0;\n"
- "X-Generator: Weblate 4.18.1\n"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598
- msgid ""
- "Allow SPA clients to request access to services through an iptables firewall "
- "instead of just to it."
- msgstr ""
- "Cho phép máy khách SPA yêu cầu quyền truy cập vào các dịch vụ thông qua "
- "tường lửa iptables thay vì chỉ truy cập vào nó."
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599
- msgid "Allow SPA clients to request forwarding destination by DNS name."
- msgstr "Cho phép máy khách SPA yêu cầu đích chuyển tiếp theo tên DNS."
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569
- msgid "Base64 key"
- msgstr "Base64 key"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:308
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:319
- msgid "Close"
- msgstr "Đóng"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481
- msgid "Custom configuration"
- msgstr "Cấu hình tùy chỉnh"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411
- msgid "Custom configuration read from /etc/fwknop/access.conf."
- msgstr "Cấu hình tùy chỉnh được đọc từ /etc/fwknop/access.conf."
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577
- msgid ""
- "Define a set of ports and protocols (tcp or udp) that are explicitly not "
- "allowed regardless of the validity of the incoming SPA packet. Multiple "
- "entries are comma-separated."
- msgstr ""
- "Xác định một tập hợp các cổng và giao thức (tcp hoặc udp) rõ ràng là không "
- "được phép bất kể tính hợp lệ của gói SPA đến. Nhiều mục được phân tách bằng "
- "dấu phẩy."
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572
- msgid ""
- "Define a set of ports and protocols (tcp or udp) that will be opened if a "
- "valid knock sequence is seen. If this entry is not set, fwknopd will attempt "
- "to honor any proto/port request specified in the SPA data (unless of it "
- "matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated."
- msgstr ""
- "Xác định một tập hợp các cổng và giao thức (tcp hoặc udp) sẽ được mở nếu "
- "nhìn thấy chuỗi gõ hợp lệ. Nếu mục nhập này không được đặt, fwknopd sẽ cố "
- "gắng thực hiện bất kỳ yêu cầu proto/port nào được chỉ định trong dữ liệu SPA "
- "(trừ khi nó khớp với bất kỳ mục nhập “RESTRICT_PORTS” nào). Nhiều mục được "
- "phân tách bằng dấu phẩy."
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558
- msgid ""
- "Define the HMAC authentication key (in Base64 encoding) used for verifying "
- "the authenticity of the SPA packet before the packet is decrypted."
- msgstr ""
- "Xác định khóa xác thực HMAC (trong mã hóa Base64) được sử dụng để xác minh "
- "tính xác thực của gói SPA trước khi gói được giải mã."
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550
- msgid ""
- "Define the HMAC authentication key used for verifying the authenticity of "
- "the SPA packet before the packet is decrypted."
- msgstr ""
- "Xác định khóa xác thực HMAC được sử dụng để xác minh tính xác thực của gói "
- "SPA trước khi gói được giải mã."
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581
- msgid ""
- "Define the length of time access will be granted by fwknopd through the "
- "firewall after a valid knock sequence from a source IP address. If "
- "“FW_ACCESS_TIMEOUT” is not set then the default timeout of 30 seconds will "
- "automatically be set."
- msgstr ""
- "Xác định khoảng thời gian truy cập sẽ được fwknopd cấp thông qua tường lửa "
- "sau chuỗi gõ hợp lệ từ địa chỉ IP nguồn. Nếu “FW_ACCESS_TIMEOUT” không được "
- "đặt thì thời gian chờ mặc định là 30 giây sẽ tự động được đặt."
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536
- msgid ""
- "Define the symmetric key (in Base64 encoding) used for decrypting an "
- "incoming SPA packet that is encrypted by the fwknop client with Rijndael."
- msgstr ""
- "Xác định khóa đối xứng (trong mã hóa Base64) được sử dụng để giải mã gói SPA "
- "đến được mã hóa bởi máy khách fwknop bằng Rijndael."
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528
- msgid ""
- "Define the symmetric key used for decrypting an incoming SPA packet that is "
- "encrypted by the fwknop client with Rijndael."
- msgstr ""
- "Xác định khóa đối xứng được sử dụng để giải mã gói SPA đến được mã hóa bởi "
- "máy khách fwknop bằng Rijndael."
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476
- msgid "Enable Uci/Luci control"
- msgstr "Bật điều khiển Uci/Luci"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478
- msgid "Enable config overwrite"
- msgstr "Bật ghi đè cấu hình"
- #: applications/luci-app-fwknopd/root/usr/share/luci/menu.d/luci-app-fwknopd.json:3
- msgid "Firewall Knock Daemon"
- msgstr "Tường lửa Knock Daemon"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474
- msgid "Firewall Knock Operator Daemon"
- msgstr "Trình điều khiển tường lửa Knock Daemon"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586
- msgid ""
- "Force all SPA packets to contain a real IP address within the encrypted "
- "data. This makes it impossible to use the -s command line argument on the "
- "fwknop client command line, so either -R has to be used to automatically "
- "resolve the external address (if the client behind a NAT) or the client must "
- "know the external IP and set it via the -a argument."
- msgstr ""
- "Buộc tất cả các gói SPA chứa địa chỉ IP thực trong dữ liệu được mã hóa. Điều "
- "này làm cho không thể sử dụng đối số dòng lệnh -s trên dòng lệnh máy khách "
- "fwknop, do đó -R phải được sử dụng để tự động giải quyết địa chỉ bên ngoài "
- "(nếu máy khách phía sau NAT) hoặc máy khách phải biết IP bên ngoài và đặt nó "
- "thông qua đối số -a."
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523
- msgid "Generate Keys"
- msgstr "Generate Keys"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519
- msgid "Generate keys"
- msgstr "Generate keys"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519
- msgid ""
- "Generates the symmetric key used for decrypting an incoming SPA packet, that "
- "is encrypted by the fwknop client with Rijndael block cipher, and HMAC "
- "authentication key used to verify the authenticity of the incoming SPA "
- "packet before the packet is decrypted."
- msgstr ""
- "Tạo khóa đối xứng được sử dụng để giải mã gói SPA đến, được mã hóa bởi ứng "
- "dụng khách fwknop bằng mật mã khối Rijndael và khóa xác thực HMAC được sử "
- "dụng để xác minh tính xác thực của gói SPA đến trước khi gói được giải mã."
- #: applications/luci-app-fwknopd/root/usr/share/rpcd/acl.d/luci-app-fwknopd.json:3
- msgid "Grant UCI access for luci-app-fwknopd"
- msgstr "Cấp quyền truy cập UCI cho luci-app-fwknopd"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567
- msgid "HMAC key type"
- msgstr "HMAC key type"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545
- msgid "Key type"
- msgstr "Key type"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:178
- msgid "Loading…"
- msgstr "Đang tải…"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596
- msgid ""
- "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 "
- "seconds."
- msgstr ""
- "Maximum age được tính bằng giây mà gói SPA sẽ được chấp nhận. Mặc định là "
- "120 giây."
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490
- msgid "Network"
- msgstr "Mạng"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488
- msgid "Network configuration"
- msgstr "Cấu hình mạng"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:315
- msgid "No stanza found."
- msgstr "Không tìm thấy stanza."
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568
- msgid "Normal key"
- msgstr "Normal key"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481
- msgid ""
- "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) "
- "and generates QR codes for all found stanzas. Handles only files in /etc/"
- "fwknop folder due to access rights restrictions."
- msgstr ""
- "Phân tích cú pháp tệp /etc/fwknop/access.conf (và các tệp/thư mục/khóa đi "
- "kèm) và tạo mã QR cho tất cả các khổ thơ được tìm thấy. Chỉ xử lý các tệp "
- "trong thư mục /etc/fwknop do hạn chế về quyền truy cập."
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502
- msgid "QR code"
- msgstr "QR code"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485
- msgid "Show access.conf QR codes"
- msgstr "Hiện access.conf QR codes"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597
- msgid "Specify the ethernet interface on which fwknopd will sniff packets."
- msgstr "Chỉ định giao diện ethernet mà fwknopd sẽ đánh hơi các gói."
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564
- msgid "The HMAC authentication key has to be specified."
- msgstr "Khóa xác thực HMAC phải được chỉ định."
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513
- msgid ""
- "The destination address for which the SPA packet will be accepted. The "
- "string “ANY” is also accepted if a valid SPA packet should be honored to any "
- "destination IP. Networks should be specified in CIDR notation (e.g. "
- "“192.168.10.0/24”), and individual IP addresses can be specified as well. "
- "Multiple entries are comma-separated."
- msgstr ""
- "Địa chỉ đích mà gói SPA sẽ được chấp nhận. Chuỗi “BẤT KỲ” cũng được chấp "
- "nhận nếu một gói SPA hợp lệ sẽ được vinh danh cho bất kỳ IP đích nào. Các "
- "mạng phải được chỉ định trong ký hiệu CIDR (ví dụ: “192.168.10.0/24”) và các "
- "địa chỉ IP riêng lẻ cũng có thể được chỉ định. Nhiều mục được phân tách bằng "
- "dấu phẩy."
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490
- msgid ""
- "The network on which the daemon listens. The daemon is automatically started "
- "when the network is up-and-running. This option has precedence over "
- "“PCAP_INTF” option."
- msgstr ""
- "Mạng mà daemon lắng nghe. Trình nền được tự động khởi động khi mạng hoạt "
- "động. Tùy chọn này được ưu tiên hơn tùy chọn “PCAP_INTF”."
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504
- msgid ""
- "The source address from which the SPA packet will be accepted. The string "
- "“ANY” is also accepted if a valid SPA packet should be honored from any "
- "source IP. Networks should be specified in CIDR notation (e.g. "
- "“192.168.10.0/24”), and individual IP addresses can be specified as well. "
- "Multiple entries are comma-separated."
- msgstr ""
- "Địa chỉ nguồn mà gói SPA sẽ được chấp nhận. Chuỗi “BẤT KỲ” cũng được chấp "
- "nhận nếu một gói SPA hợp lệ sẽ được vinh danh từ bất kỳ IP nguồn nào. Các "
- "mạng phải được chỉ định trong ký hiệu CIDR (ví dụ: “192.168.10.0/24”) và các "
- "địa chỉ IP riêng lẻ cũng có thể được chỉ định. Nhiều mục được phân tách bằng "
- "dấu phẩy."
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510
- msgid "The source address has to be specified."
- msgstr "Địa chỉ nguồn phải được chỉ định."
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542
- msgid "The symmetric key has to be specified."
- msgstr "The symmetric key phải được chỉ định."
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590
- msgid ""
- "This instructs fwknopd to accept complete commands that are contained within "
- "an authorization packet. Any such command will be executed on the fwknopd "
- "server as the user specified by the “CMD_EXEC_USER” or as the user that "
- "started fwknopd if that is not set."
- msgstr ""
- "Điều này hướng dẫn fwknopd chấp nhận các lệnh hoàn chỉnh có trong gói ủy "
- "quyền. Bất kỳ lệnh nào như vậy sẽ được thực thi trên máy chủ fwknopd với tư "
- "cách là người dùng được chỉ định bởi “CMD_EXEC_USER” hoặc với tư cách là "
- "người dùng đã bắt đầu fwknopd nếu điều đó không được đặt."
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478
- msgid ""
- "When unchecked, the config files in /etc/fwknopd will be used as is, "
- "ignoring any settings here."
- msgstr ""
- "Khi bỏ chọn, các tệp cấu hình trong /etc/fwknopd sẽ được sử dụng nguyên "
- "trạng, bỏ qua mọi cài đặt tại đây."
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498
- msgid "access.conf stanzas"
- msgstr "access.conf stanzas"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594
- msgid "fwknopd.conf config options"
- msgstr "Cài đặt cấu hình fwknopd.conf"
- #~ msgid "Enter custom access.conf variables below:"
- #~ msgstr "Enter custom access.conf variables below:"
- #~ msgid "Enter custom fwknopd.conf variables below:"
- #~ msgstr "Enter custom fwknopd.conf variables below:"
|