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/uk/man1/file.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/uk/man1/file.1.po')
-rw-r--r-- | po/uk/man1/file.1.po | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/po/uk/man1/file.1.po b/po/uk/man1/file.1.po index 07fe8a95..c25db68d 100644 --- a/po/uk/man1/file.1.po +++ b/po/uk/man1/file.1.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " -"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Lokalize 20.12.0\n" #. type: Dd @@ -2075,17 +2075,17 @@ msgstr "Цю сторінку підручника присвячено верс #. type: Plain text #: opensuse-leap-15-6 msgid "" -"in the standard include directory. These files have a E<.Dq \"magic " -"number\"> stored in a particular place near the beginning of the file that " -"tells the E<.Tn UNIX> operating system that the file is a binary executable, " -"and which of several types thereof. The concept of a E<.Dq \"magic\"> has " -"been applied by extension to data files. Any file with some invariant " -"identifier at a small fixed offset into the file can usually be described in " -"this way. The information identifying these files is read from the compiled " -"magic file E<.Pa /usr/share/misc/magic.mgc>, or the files in the directory " -"E<.Pa /usr/share/misc/magic> if the compiled file does not exist. In " -"addition, if E<.Pa $HOME/.magic.mgc> or E<.Pa $HOME/.magic> exists, it will " -"be used in preference to the system magic files." +"in the standard include directory. These files have a E<.Dq \"magic number" +"\"> stored in a particular place near the beginning of the file that tells " +"the E<.Tn UNIX> operating system that the file is a binary executable, and " +"which of several types thereof. The concept of a E<.Dq \"magic\"> has been " +"applied by extension to data files. Any file with some invariant identifier " +"at a small fixed offset into the file can usually be described in this way. " +"The information identifying these files is read from the compiled magic file " +"E<.Pa /usr/share/misc/magic.mgc>, or the files in the directory E<.Pa /usr/" +"share/misc/magic> if the compiled file does not exist. In addition, if E<." +"Pa $HOME/.magic.mgc> or E<.Pa $HOME/.magic> exists, it will be used in " +"preference to the system magic files." msgstr "" "у стандартному каталозі include. У цих файлах у певному місці на початку " "файла зберігається E<.Dq «контрольне число»>, яке вказує операційній системі " |