diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:33 +0000 |
commit | 2c3307fb903f427be3d021c5780b75cac9af2ce8 (patch) | |
tree | 65cf431f40b7481d81ae2dfce9576342686448f7 /po/vi/man1/chmod.1.po | |
parent | Releasing progress-linux version 4.22.0-1~progress7.99u1. (diff) | |
download | manpages-l10n-2c3307fb903f427be3d021c5780b75cac9af2ce8.tar.xz manpages-l10n-2c3307fb903f427be3d021c5780b75cac9af2ce8.zip |
Merging upstream version 4.23.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'po/vi/man1/chmod.1.po')
-rw-r--r-- | po/vi/man1/chmod.1.po | 164 |
1 files changed, 133 insertions, 31 deletions
diff --git a/po/vi/man1/chmod.1.po b/po/vi/man1/chmod.1.po index c3478ba0..98dfae11 100644 --- a/po/vi/man1/chmod.1.po +++ b/po/vi/man1/chmod.1.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: manpages-l10n\n" -"POT-Creation-Date: 2024-03-09 15:32+0100\n" +"POT-Creation-Date: 2024-06-01 05:44+0200\n" "PO-Revision-Date: 2022-01-18 19:49+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: Vietnamese <>\n" @@ -21,16 +21,16 @@ msgid "CHMOD" msgstr "CHMOD" #. type: TH -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable #, no-wrap -msgid "January 2024" -msgstr "Tháng 1 năm 2024" +msgid "March 2024" +msgstr "Tháng 3 năm 2024" #. type: TH -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-rawhide opensuse-tumbleweed #, no-wrap -msgid "GNU coreutils 9.4" -msgstr "GNU coreutils 9.4" +msgid "GNU coreutils 9.5" +msgstr "GNU coreutils 9.5" #. type: TH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -66,8 +66,8 @@ msgid "" "B<chmod> [I<\\,OPTION\\/>]... I<\\,MODE\\/>[I<\\,,MODE\\/>]... I<\\,FILE\\/" ">..." msgstr "" -"B<chmod> [I<\\,TÙY_CHỌN\\/>]… I<\\,CHẾ_ĐỘ\\/>[I<\\,,CHẾ_ĐỘ\\/>]… I<\\," -"TẬP_TIN\\/>…" +"B<chmod> [I<\\,TÙY_CHỌN\\/>]… I<\\,CHẾ_ĐỘ\\/>[I<\\,,CHẾ_ĐỘ\\/>]… I<\\,TẬP_TIN" +"\\/>…" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -102,7 +102,7 @@ msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" -"The format of a symbolic mode is [ B<ugoa>.\\|.\\|.][[B<-+=>][I<perms>.\\|." +"The format of a symbolic mode is [B<ugoa>.\\|.\\|.][[B<-+=>][I<perms>.\\|." "\\|.].\\|.\\|.], where I<perms> is either zero or more letters from the set " "B<rwxXst>, or a single letter from the set B<ugo>. Multiple symbolic modes " "can be given, separated by commas." @@ -160,15 +160,15 @@ msgid "" msgstr "" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux fedora-rawhide opensuse-tumbleweed msgid "" -"B<chmod> never changes the permissions of symbolic links; the B<chmod> " -"system call cannot change their permissions. This is not a problem since " -"the permissions of symbolic links are never used. However, for each " -"symbolic link listed on the command line, B<chmod> changes the permissions " -"of the pointed-to file. In contrast, B<chmod> ignores symbolic links " -"encountered during recursive directory traversals." +"B<chmod> doesn't change the permissions of symbolic links; the B<chmod> " +"system call cannot change their permissions on most systems, and most " +"systems ignore permissions of symbolic links. However, for each symbolic " +"link listed on the command line, B<chmod> changes the permissions of the " +"pointed-to file. In contrast, B<chmod> ignores symbolic links encountered " +"during recursive directory traversals. Options that modify this behavior are " +"described in the B<OPTIONS> section." msgstr "" #. type: SH @@ -280,6 +280,30 @@ msgid "output a diagnostic for every file processed" msgstr "xuất ra các chuẩn đoán cho mọi quá trính xử lý tập tin" #. type: TP +#: archlinux fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "B<--dereference>" +msgstr "B<--dereference>" + +#. type: Plain text +#: archlinux fedora-rawhide opensuse-tumbleweed +msgid "" +"affect the referent of each symbolic link, rather than the symbolic link " +"itself" +msgstr "" + +#. type: TP +#: archlinux fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "B<-h>, B<--no-dereference>" +msgstr "B<-h>, B<--no-dereference>" + +#. type: Plain text +#: archlinux fedora-rawhide opensuse-tumbleweed +msgid "affect each symbolic link, rather than the referent" +msgstr "" + +#. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap @@ -313,7 +337,8 @@ msgid "B<--reference>=I<\\,RFILE\\/>" msgstr "B<--reference>=I<\\,TẬP_TIN_TC\\/>" #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "use RFILE's mode instead of specifying MODE values. RFILE is always " "dereferenced if a symbolic link." @@ -332,6 +357,50 @@ msgstr "B<-R>, B<--recursive>" msgid "change files and directories recursively" msgstr "thay đổi các tập tin và thư mục một cách đệ qui" +#. type: Plain text +#: archlinux fedora-rawhide opensuse-tumbleweed +msgid "" +"The following options modify how a hierarchy is traversed when the B<-R> " +"option is also specified. If more than one is specified, only the final one " +"takes effect. '-H' is the default." +msgstr "" + +#. type: TP +#: archlinux fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "B<-H>" +msgstr "B<-H>" + +#. type: Plain text +#: archlinux fedora-rawhide opensuse-tumbleweed +msgid "" +"if a command line argument is a symbolic link to a directory, traverse it" +msgstr "" + +#. type: TP +#: archlinux fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "B<-L>" +msgstr "B<-L>" + +#. type: Plain text +#: archlinux fedora-rawhide opensuse-tumbleweed +msgid "traverse every symbolic link to a directory encountered" +msgstr "" + +#. type: TP +#: archlinux fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "B<-P>" +msgstr "B<-P>" + +#. type: Plain text +#: archlinux fedora-rawhide opensuse-tumbleweed +#, fuzzy +#| msgid "do not create any files" +msgid "do not traverse any symbolic links" +msgstr "không tạo tập tin nào" + #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed @@ -414,12 +483,12 @@ msgid "COPYRIGHT" msgstr "BẢN QUYỀN" #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux fedora-rawhide opensuse-tumbleweed msgid "" -"Copyright \\(co 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL " +"Copyright \\(co 2024 Free Software Foundation, Inc. License GPLv3+: GNU GPL " "version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." msgstr "" -"Copyright \\(co 2023 Free Software Foundation, Inc. Giấy phép GPL pb3+ : " +"Copyright \\(co 2024 Free Software Foundation, Inc. Giấy phép GPL pb3+ : " "Giấy phép Công cộng GNU phiên bản 3 hay sau E<lt>https://gnu.org/licenses/" "gpl.htmlE<gt>." @@ -469,18 +538,29 @@ msgid "September 2022" msgstr "Tháng 9 năm 2022" #. type: TH -#: debian-bookworm mageia-cauldron +#: debian-bookworm #, no-wrap msgid "GNU coreutils 9.1" msgstr "GNU coreutils 9.1" #. type: Plain text -#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#: debian-bookworm debian-unstable fedora-40 mageia-cauldron opensuse-leap-15-6 +msgid "" +"B<chmod> never changes the permissions of symbolic links; the B<chmod> " +"system call cannot change their permissions. This is not a problem since " +"the permissions of symbolic links are never used. However, for each " +"symbolic link listed on the command line, B<chmod> changes the permissions " +"of the pointed-to file. In contrast, B<chmod> ignores symbolic links " +"encountered during recursive directory traversals." +msgstr "" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 msgid "use RFILE's mode instead of MODE values" msgstr "sử dụng chế độ của TẬP_TIN_TC thay vì giá trị CHẾ_ĐỘ" #. type: Plain text -#: debian-bookworm mageia-cauldron +#: debian-bookworm msgid "" "Copyright \\(co 2022 Free Software Foundation, Inc. License GPLv3+: GNU GPL " "version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." @@ -490,16 +570,38 @@ msgstr "" "gpl.htmlE<gt>." #. type: TH -#: mageia-cauldron +#: debian-unstable fedora-40 mageia-cauldron #, no-wrap -msgid "April 2022" -msgstr "Tháng 4 năm 2022" +msgid "GNU coreutils 9.4" +msgstr "GNU coreutils 9.4" + +#. type: Plain text +#: debian-unstable fedora-40 mageia-cauldron +msgid "" +"Copyright \\(co 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL " +"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." +msgstr "" +"Copyright \\(co 2023 Free Software Foundation, Inc. Giấy phép GPL pb3+ : " +"Giấy phép Công cộng GNU phiên bản 3 hay sau E<lt>https://gnu.org/licenses/" +"gpl.htmlE<gt>." #. type: TH -#: opensuse-leap-15-6 +#: fedora-40 opensuse-leap-15-6 +#, no-wrap +msgid "January 2024" +msgstr "Tháng 1 năm 2024" + +#. type: TH +#: fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "April 2024" +msgstr "Tháng 4 năm 2024" + +#. type: TH +#: mageia-cauldron #, no-wrap -msgid "October 2021" -msgstr "Tháng 10 năm 2021" +msgid "August 2023" +msgstr "Tháng 8 năm 2023" #. type: TH #: opensuse-leap-15-6 |