Skip to content

Commit

Permalink
Translated using Weblate (Vietnamese)
Browse files Browse the repository at this point in the history
Currently translated at 1.8% (50 of 2698 strings)

[ci skip]
  • Loading branch information
Beterng authored and weblate committed Nov 25, 2023
1 parent 2b1b5c5 commit 8ae7c01
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 5 deletions.
Binary file modified po/vi.mo
Binary file not shown.
33 changes: 28 additions & 5 deletions po/vi.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,32 +8,36 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 6.0.0-dev\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2023-08-27 00:00+0200\n"
"PO-Revision-Date: 2023-08-14 18:40+0000\n"
"Last-Translator: Maurício Meneghini Fauth <[email protected]>\n"
"PO-Revision-Date: 2023-11-25 12:08+0000\n"
"Last-Translator: Phương Nguyễn <[email protected]>\n"
"Language-Team: Vietnamese <https://hosted.weblate.org/projects/phpmyadmin/"
"documentation/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 5.0-dev\n"
"X-Generator: Weblate 5.2.1-rc\n"

#: ../phpmyadmin/doc/bookmarks.rst:4
msgid "Bookmarks"
msgstr "Đánh dấu"

#: ../phpmyadmin/doc/bookmarks.rst:8
#, fuzzy
msgid ""
"You need to have configured the :ref:`linked-tables` for using bookmarks "
"feature."
msgstr ""
"Bạn cần phải điều chỉnh lại cấu hình :ref:`linked-tables` để có thể sử dụng "
"được tính năng dấu trang."

#: ../phpmyadmin/doc/bookmarks.rst:12
msgid "Storing bookmarks"
msgstr ""
msgstr "Lưu trữ dấu trang"

#: ../phpmyadmin/doc/bookmarks.rst:14
#, fuzzy
msgid ""
"Any query that is executed can be marked as a bookmark on the page where the "
"results are displayed. You will find a button labeled :guilabel:`Bookmark "
Expand All @@ -42,12 +46,19 @@ msgid ""
"bookmark dropdown on each page where the query box appears on for that "
"database."
msgstr ""
"Bất kỳ truy vấn nào được thực hiện đều có thể được đánh dấu dưới dạng dấu "
"trang trên trang hiển thị kết quả. Bạn sẽ tìm thấy một nút có nhãn "
":guilabel:`Đánh dấu truy vấn này` ngay cuối trang. Ngay sau khi bạn lưu trữ "
"dấu trang, truy vấn đó sẽ được liên kết với cơ sở dữ liệu. Bây giờ bạn có "
"thể truy cập danh sách dấu trang thả xuống trên mỗi trang nơi hộp truy vấn "
"xuất hiện cho cơ sở dữ liệu đó."

#: ../phpmyadmin/doc/bookmarks.rst:21
msgid "Variables inside bookmarks"
msgstr ""
msgstr "Các biến trong dấu trang"

#: ../phpmyadmin/doc/bookmarks.rst:23
#, fuzzy
msgid ""
"Inside a query, you can also add placeholders for variables. This is done by "
"inserting into the query SQL comments between ``/*`` and ``*/``. The special "
Expand All @@ -56,6 +67,13 @@ msgid ""
"otherwise you won't be able to store it as a bookmark. Also, note that the "
"text 'VARIABLE' is case-sensitive."
msgstr ""
"Bên trong truy vấn, bạn cũng có thể \"thêm phần giữ chỗ\" cho các biến. Điều "
"này được thực hiện bằng cách chèn các nhận xét SQL vào truy vấn giữa ``/*`` "
"và ``*/``. Chuỗi đặc biệt ``[VARIABLE{variable-number}]`` được sử dụng bên "
"trong các nhận xét. Xin lưu ý rằng toàn bộ truy vấn trừ các nhận xét SQL "
"phải tự nó hợp lệ, nếu không bạn sẽ không thể lưu trữ nó dưới dạng dấu "
"trang. Ngoài ra, hãy lưu ý rằng văn bản 'VARIABLE' phân biệt chữ hoa chữ "
"thường."

#: ../phpmyadmin/doc/bookmarks.rst:30
msgid ""
Expand Down Expand Up @@ -14580,12 +14598,17 @@ msgid ""
msgstr ""

#: ../phpmyadmin/doc/vendors.rst:41
#, fuzzy
msgid ""
"`themes/*/img/b_rename.svg` Is a `Icons8 <https://thenounproject.com/Icons8/"
">`_, icon from the `Android L Icon Pack Collection <https://thenounproject."
"com/Icons8/collection/android-l-icon-pack/>`_. The icon `rename <https://"
"thenounproject.com/term/rename/61456/>`_."
msgstr ""
"`themes/*/img/b_rename.svg` là `Icons8 <https://thenounproject.com/Icons8/>`"
"_, biểu tượng từ `Android L Icon Pack Collection <https://thenounproject.com/"
"Icons8/collection/android-l-icon-pack/>`_. Biểu tượng `rename "
"<https://thenounproject.com/term/rename/61456/>`_."

#: ../phpmyadmin/doc/vendors.rst:42
msgid ""
Expand Down

0 comments on commit 8ae7c01

Please sign in to comment.