diff options
Diffstat (limited to 'po/uk/man1/find.1.po')
-rw-r--r-- | po/uk/man1/find.1.po | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/po/uk/man1/find.1.po b/po/uk/man1/find.1.po index 643af437..108d24e7 100644 --- a/po/uk/man1/find.1.po +++ b/po/uk/man1/find.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: TH @@ -2704,8 +2704,8 @@ msgid "" "consisting of `;' is encountered. The string `{}' is replaced by the " "current file name being processed everywhere it occurs in the arguments to " "the command, not just in arguments where it is alone, as in some versions of " -"B<find>. Both of these constructions might need to be escaped (with a " -"`\\e') or quoted to protect them from expansion by the shell. See the " +"B<find>. Both of these constructions might need to be escaped (with a `" +"\\e') or quoted to protect them from expansion by the shell. See the " "B<EXAMPLES> section for examples of the use of the B<-exec> option. The " "specified command is run once for each matched file. The command is " "executed in the starting directory. There are unavoidable security problems " @@ -4515,9 +4515,9 @@ msgstr "-ls, -fls" #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Unusual characters are always escaped. White space, backslash, and double " -"quote characters are printed using C-style escaping (for example `\\ef', " -"`\\e\"'). Other unusual characters are printed using an octal escape. " -"Other printable characters (for B<-ls> and B<-fls> these are the characters " +"quote characters are printed using C-style escaping (for example `\\ef', `\\e" +"\"'). Other unusual characters are printed using an octal escape. Other " +"printable characters (for B<-ls> and B<-fls> these are the characters " "between octal 041 and 0176) are printed as-is." msgstr "" "Незвичайні символи буде завжди екрановано. Пробіл, символ зворотної похилої " @@ -5231,10 +5231,10 @@ msgid "" "into directories (in the case one of the starting points is one)." msgstr "" "Використання B<`-files0-from\\ -`> означає «прочитати назви початкових точок " -"зі I<стандартного джерела вхідних даних>, тобто з каналу даних; а B<-" -"maxdepth\\ 0> забезпечує те, що буде виконано інспектування лише отриманих " -"записів, без рекурсивного переходу каталогами (якщо однією з початкових " -"точок виявиться каталог)." +"зі I<стандартного джерела вхідних даних>, тобто з каналу даних; а B<-maxdepth" +"\\ 0> забезпечує те, що буде виконано інспектування лише отриманих записів, " +"без рекурсивного переходу каталогами (якщо однією з початкових точок " +"виявиться каталог)." #. type: SS #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -6521,8 +6521,8 @@ msgid "" "subdirectory. If you use this option, you must ensure that your B<$PATH> " "environment variable does not reference `.'; otherwise, an attacker can run " "any commands they like by leaving an appropriately-named file in a directory " -"in which you will run B<-execdir>. The same applies to having entries in " -"B<$PATH> which are empty or which are not absolute directory names. If any " +"in which you will run B<-execdir>. The same applies to having entries in B<" +"$PATH> which are empty or which are not absolute directory names. If any " "invocation with the `+' form returns a non-zero value as exit status, then " "B<find> returns a non-zero exit status. If B<find> encounters an error, " "this can sometimes cause an immediate exit, so some pending commands may not " |