diff options
Diffstat (limited to 'po/sr/man1/find.1.po')
-rw-r--r-- | po/sr/man1/find.1.po | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/po/sr/man1/find.1.po b/po/sr/man1/find.1.po index d4c9bcee..ff262237 100644 --- a/po/sr/man1/find.1.po +++ b/po/sr/man1/find.1.po @@ -12,8 +12,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" #. type: TH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -2203,8 +2203,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 " @@ -3758,9 +3758,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 "" @@ -5424,8 +5424,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 " |