diff options
Diffstat (limited to 'po/sr/man1/diff3.1.po')
-rw-r--r-- | po/sr/man1/diff3.1.po | 502 |
1 files changed, 502 insertions, 0 deletions
diff --git a/po/sr/man1/diff3.1.po b/po/sr/man1/diff3.1.po new file mode 100644 index 00000000..bab0957f --- /dev/null +++ b/po/sr/man1/diff3.1.po @@ -0,0 +1,502 @@ +# Serbian translation of manpages +# This file is distributed under the same license as the manpages-l10n package. +# Copyright © of this file: +msgid "" +msgstr "" +"Project-Id-Version: manpages-l10n 4.11.0\n" +"POT-Creation-Date: 2024-02-15 17:57+0100\n" +"PO-Revision-Date: 2021-09-03 20:06+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: Serbian <>\n" +"Language: sr\n" +"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" + +#. type: TH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "DIFF3" +msgstr "DIFF3" + +#. type: TH +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed +#, fuzzy, no-wrap +#| msgid "March 2023" +msgid "May 2023" +msgstr "Марта 2023" + +#. type: TH +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed +#, no-wrap +msgid "diffutils 3.10" +msgstr "diffutils 3.10" + +#. type: TH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "User Commands" +msgstr "Корисничке наредбе" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "NAME" +msgstr "НАЗИВ" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "diff3 - compare three files line by line" +msgstr "diff3 - поредите три датотеке ред по ред" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "SYNOPSIS" +msgstr "УВОД" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<diff3> [I<OPTION>]... I<MYFILE OLDFILE YOURFILE>" +msgstr "B<diff3> [I<ОПЦИЈА>]... I<МОЈАТЕКА СТАРАТЕКА ТВОЈАТЕКА>" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "DESCRIPTION" +msgstr "ОПИС" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Compare three files line by line." +msgstr "Поредите три датотеке ред по ред." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Mandatory arguments to long options are mandatory for short options too." +msgstr "" +"Обавезни аргументи за дуге опције су обавезни и за кратке опције такође." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-A>, B<--show-all>" +msgstr "B<-A>, B<--show-all>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "output all changes, bracketing conflicts" +msgstr "исписује све промене, означавајући сукобе заградама" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-e>, B<--ed>" +msgstr "B<-e>, B<--ed>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"output ed script incorporating changes from OLDFILE to YOURFILE into MYFILE" +msgstr "исписује неспојене промене између СТАРАТЕКА и ТВОЈАТЕКА у МОЈАТЕКА" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-E>, B<--show-overlap>" +msgstr "B<-E>, B<--show-overlap>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "like B<-e>, but bracket conflicts" +msgstr "као B<-e>, означавајући сукобе заградама" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-3>, B<--easy-only>" +msgstr "B<-3>, B<--easy-only>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "like B<-e>, but incorporate only nonoverlapping changes" +msgstr "као B<-e>, али обједињује непреклопљене промене" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-x>, B<--overlap-only>" +msgstr "B<-x>, B<--overlap-only>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "like B<-e>, but incorporate only overlapping changes" +msgstr "као B<-e>, али обједињује преклопљене промене" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-X>" +msgstr "B<-X>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "like B<-x>, but bracket conflicts" +msgstr "као B<-x>, означавајући сукобе заградама" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-i>" +msgstr "B<-i>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "append 'w' and 'q' commands to ed scripts" +msgstr "придодаје „w“ и „q“ наредбе ед списима" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-m>, B<--merge>" +msgstr "B<-m>, B<--merge>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"output actual merged file, according to B<-A> if no other options are given" +msgstr "" +"исписује тренутну стопљену датотеку, у складу са B<-A> ако нису дате друге " +"опције" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-a>, B<--text>" +msgstr "B<-a>, B<--text>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "treat all files as text" +msgstr "сматра све датотеке као текст" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--strip-trailing-cr>" +msgstr "B<--strip-trailing-cr>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "strip trailing carriage return on input" +msgstr "огољава пратеће E<lt>CRE<gt> на улазу" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-T>, B<--initial-tab>" +msgstr "B<-T>, B<--initial-tab>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "make tabs line up by prepending a tab" +msgstr "поравнава табулаторе додајући један табулатор" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--diff-program>=I<PROGRAM>" +msgstr "B<--diff-program>=I<ПРОГРАМ>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "use PROGRAM to compare files" +msgstr "користи ПРОГРАМ за поређење датотека" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-L>, B<--label>=I<LABEL>" +msgstr "B<-L>, B<--label>=I<ОЗНАКА>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "use LABEL instead of file name (can be repeated up to three times)" +msgstr "користи ОЗНАКУ уместо назива датотеке (може да се понови до три пута)" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--help>" +msgstr "B<--help>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "display this help and exit" +msgstr "приказује ову помоћ и излази" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-v>, B<--version>" +msgstr "B<-v>, B<--version>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "output version information and exit" +msgstr "исписује податке о издању и излази" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The default output format is a somewhat human-readable representation of the " +"changes." +msgstr "Основни запис излаза је некако људима разумљиво представљање промена." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The B<-e>, B<-E>, B<-x>, B<-X> (and corresponding long) options cause an ed " +"script to be output instead of the default." +msgstr "" +"Опције B<-e>, B<-E>, B<-x>, B<-X> (и одговарајуће дуге) доводе до тога да " +"B<ed>(1) спис буде излаз уместо подразумеваног." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Finally, the B<-m> (B<--merge>) option causes diff3 to do the merge " +"internally and output the actual merged file. For unusual input, this is " +"more robust than using ed." +msgstr "" +"На крају, опција B<-m> (B<--merge>) доводи до тога да B<diff3> изнутра стопи " +"и да испише тренутно стопљену датотеку. За необичан улаз, ово је много " +"рогпадније него употреба еда." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"If a FILE is '-', read standard input. Exit status is 0 if successful, 1 if " +"conflicts, 2 if trouble." +msgstr "" +"Ако је ДАТОТЕКА „-“, чита стандардни улаз. Излазно стање је 0 за успех, 1 за " +"сукобе, 2 за грешку." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "AUTHOR" +msgstr "АУТОР" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Written by Randy Smith." +msgstr "Написао је Ренди Смит." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "REPORTING BUGS" +msgstr "ПРИЈАВЉИВАЊЕ ГРЕШАКА" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Report bugs to: bug-diffutils@gnu.org" +msgstr "Грешке пријавите на: bug-diffutils@gnu.org" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"GNU diffutils home page: E<lt>https://www.gnu.org/software/diffutils/E<gt>" +msgstr "" +"GNU diffutils матична страница: E<lt>https://www.gnu.org/software/diffutils/" +"E<gt>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "General help using GNU software: E<lt>https://www.gnu.org/gethelp/E<gt>" +msgstr "" +"Општа помоћ за коришћење ГНУ софтвера: E<lt>https://www.gnu.org/gethelp/E<gt>" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "COPYRIGHT" +msgstr "АУТОРСКА ПРАВА" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed +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. Лиценца ОЈЛв3+: ГНУ ОЈЛ " +"издање 3 или касније E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"This is free software: you are free to change and redistribute it. There is " +"NO WARRANTY, to the extent permitted by law." +msgstr "" +"Ово је слободан софтвер: слободни сте да га мењате и расподељујете. Не " +"постоји НИКАКВА ГАРАНЦИЈА, у оквирима дозвољеним законом." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "SEE ALSO" +msgstr "ВИДИТЕ ТАКОЂЕ" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed +#, fuzzy +#| msgid "cmp(1), diff(1), sdiff(1)" +msgid "B<cmp>(1), B<diff>(1), B<sdiff>(1)" +msgstr "cmp(1), diff(1), sdiff(1)" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The full documentation for B<diff3> is maintained as a Texinfo manual. If " +"the B<info> and B<diff3> programs are properly installed at your site, the " +"command" +msgstr "" +"Потпуна документација за B<diff3> је одржавана као Тексинфо упутство. Ако " +"су B<info> и B<diff3> исправно инсталирани на вашем сајту, наредба" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<info diff3>" +msgstr "B<info diff3>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "should give you access to the complete manual." +msgstr "треба да вам да приступ потпуном упутству." + +#. type: TH +#: debian-bookworm +#, no-wrap +msgid "August 2021" +msgstr "Августа 2021" + +#. type: TH +#: debian-bookworm +#, no-wrap +msgid "diffutils 3.8" +msgstr "diffutils 3.8" + +#. type: Plain text +#: debian-bookworm +msgid "" +"Copyright \\(co 2021 Free Software Foundation, Inc. License GPLv3+: GNU GPL " +"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." +msgstr "" +"Copyright \\(co 2021 Free Software Foundation, Inc. Лиценца ОЈЛв3+: ГНУ ОЈЛ " +"издање 3 или касније E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "cmp(1), diff(1), sdiff(1)" +msgstr "cmp(1), diff(1), sdiff(1)" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "May 2017" +msgstr "" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "diffutils 3.6" +msgstr "diffutils 3.6" + +#. type: Plain text +#: opensuse-leap-15-6 +#, fuzzy +#| msgid "" +#| "GNU diffutils home page: E<lt>https://www.gnu.org/software/diffutils/E<gt>" +msgid "" +"GNU diffutils home page: E<lt>http://www.gnu.org/software/diffutils/E<gt>" +msgstr "" +"GNU diffutils матична страница: E<lt>https://www.gnu.org/software/diffutils/" +"E<gt>" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "General help using GNU software: E<lt>http://www.gnu.org/gethelp/E<gt>" +msgstr "" +"Општа помоћ користећи ГНУ софтвер: E<lt>http://www.gnu.org/gethelp/E<gt>" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "" +"Copyright \\(co 2017 Free Software Foundation, Inc. License GPLv3+: GNU GPL " +"version 3 or later E<lt>http://gnu.org/licenses/gpl.htmlE<gt>." +msgstr "" +"Copyright \\(co 2017 Free Software Foundation, Inc. Лиценца ОЈЛв3+: ГНУ ОЈЛ " +"издање 3 или касније E<lt>http://gnu.org/licenses/gpl.htmlE<gt>." |