diff options
Diffstat (limited to 'po/sr/man1/join.1.po')
-rw-r--r-- | po/sr/man1/join.1.po | 498 |
1 files changed, 498 insertions, 0 deletions
diff --git a/po/sr/man1/join.1.po b/po/sr/man1/join.1.po new file mode 100644 index 00000000..e90c323b --- /dev/null +++ b/po/sr/man1/join.1.po @@ -0,0 +1,498 @@ +# 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 18:02+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 "JOIN" +msgstr "JOIN" + +#. type: TH +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "January 2024" +msgstr "јануара 2024" + +#. type: TH +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "GNU coreutils 9.4" +msgstr "ГНУ coreutils 9.4" + +#. 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 "join - join lines of two files on a common field" +msgstr "" + +#. 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<join> [I<\\,OPTION\\/>]... I<\\,FILE1 FILE2\\/>" +msgstr "B<join> [I<\\,ОПЦИЈА\\/>]... I<\\,ДАТОТЕКА1 ДАТОТЕКА2\\/>" + +#. 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 "" +"For each pair of input lines with identical join fields, write a line to " +"standard output. The default join field is the first, delimited by blanks." +msgstr "" +"За сваки пар улазних редова са истим пољима придруживања, пише ред на " +"стандардни излаз. Основно поље придруживања је прво, ограничено празнином." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "When FILE1 or FILE2 (not both) is -, read standard input." +msgstr "Када је ДАТОТЕКА1 или ДАТОТЕКА2 - (не обе), чита стандардни улаз." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-a> FILENUM" +msgstr "B<-a> БРОЈДАТОТЕКЕ" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"also print unpairable lines from file FILENUM, where FILENUM is 1 or 2, " +"corresponding to FILE1 or FILE2" +msgstr "" +"такође исписује неупарене редове из датотеке БРОЈДАТОТЕКЕ, где је " +"БРОЈДАТОТЕКЕ 1 или 2, који одговара ДАТОТЕЦИ1 или ДАТОТЕЦИ2" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +#, fuzzy, no-wrap +#| msgid "B<-e> EMPTY" +msgid "B<-e> STRING" +msgstr "B<-e> ПРАЗНО" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"replace missing (empty) input fields with STRING; I.e., missing fields " +"specified with '-12jo' options" +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-i>, B<--ignore-case>" +msgstr "B<-i>, B<--ignore-case>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "ignore differences in case when comparing fields" +msgstr "занемарује разлике у величини слова када упоређује поља" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-j> FIELD" +msgstr "B<-j> ПОЉЕ" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "equivalent to '-1 FIELD B<-2> FIELD'" +msgstr "исто што и „-1 ПОЉЕ B<-2> ПОЉЕ“" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-o> FORMAT" +msgstr "B<-o> ЗАПИС" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "obey FORMAT while constructing output line" +msgstr "извршава ЗАПИС када ствара излазни ред" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-t> CHAR" +msgstr "B<-t> ЗНАК" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "use CHAR as input and output field separator" +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> FILENUM" +msgstr "B<-v> БРОЈДАТОТЕКЕ" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, fuzzy +msgid "like B<-a> FILENUM, but suppress joined output lines" +msgstr "као B<-a> I<БРОЈДАТОТЕКЕ>, али" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-1> FIELD" +msgstr "B<-1> ПОЉЕ" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "join on this FIELD of file 1" +msgstr "придружује на овом ПОЉУ датотеке 1" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-2> FIELD" +msgstr "B<-2> ПОЉЕ" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "join on this FIELD of file 2" +msgstr "придружује на овом ПОЉУ датотеке 2" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--check-order>" +msgstr "B<--check-order>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"check that the input is correctly sorted, even if all input lines are " +"pairable" +msgstr "" +"проверава да ли је излаз исправно поређан, чак и ако су сви улазни редови " +"упариви" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--nocheck-order>" +msgstr "B<--nocheck-order>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "do not check that the input is correctly sorted" +msgstr "не проверава да ли је улаз исправно поређан" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--header>" +msgstr "B<--header>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"treat the first line in each file as field headers, print them without " +"trying to pair them" +msgstr "" +"сматра први ред у свакој датотеци заглављима поља, исписује их а да не " +"покушава да их упари" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-z>, B<--zero-terminated>" +msgstr "B<-z>, B<--zero-terminated>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "line delimiter is NUL, not newline" +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<--version>" +msgstr "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 "" +"Unless B<-t> CHAR is given, leading blanks separate fields and are ignored, " +"else fields are separated by CHAR. Any FIELD is a field number counted from " +"1. FORMAT is one or more comma or blank separated specifications, each " +"being 'FILENUM.FIELD' or '0'. Default FORMAT outputs the join field, the " +"remaining fields from FILE1, the remaining fields from FILE2, all separated " +"by CHAR. If FORMAT is the keyword 'auto', then the first line of each file " +"determines the number of fields output for each line." +msgstr "" +"Осим ако није дато „-t ЗНАК“, водеће празнине раздвајају поља и занемарене " +"су, у супротном поља се раздвајају ЗНАКОМ. Свако ПОЉЕ је број поља бројан " +"од 1. ЗАПИС је једна или више зарезом или празнинама раздвојених одредби, и " +"свака је „FILENUM.FIELD“ или „0“. Основни ЗАПИС исписује поље припајања, " +"преостала поља из ДАТОТЕКЕ1, преостала поља из ДАТОТЕКЕ2, све раздвојено " +"ЗНАКОМ. Ако је ЗАПИС кључна реч „auto“, тада први ред сваке датотеке " +"одређује број излаза поља за сваки ред." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Important: FILE1 and FILE2 must be sorted on the join fields. E.g., use " +"\"sort B<-k> 1b,1\" if 'join' has no options, or use \"join B<-t> ''\" if " +"'sort' has no options. Note, comparisons honor the rules specified by " +"'LC_COLLATE'. If the input is not sorted and some lines cannot be joined, a " +"warning message will be given." +msgstr "" +"Важно: ДАТОТЕКА1 и ДАТОТЕКА2 морају бити поређане на пољима припајања. Нпр., " +"користите „sort B<-k> 1b,1“ ако „join“ нема опција, или користите „join B<-" +"t> ''“ ако „sort“ нема опција. Напомена, поређења поштују правила која " +"наводи „LC_COLLATE“. Ако улаз није поређан а неки редови не могу бити " +"припојени, биће дата порука упозорења." + +#. 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 Mike Haertel." +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 "" +"GNU coreutils online help: E<lt>https://www.gnu.org/software/coreutils/E<gt>" +msgstr "" +"Помоћ на мрежи за ГНУ coreutils: E<lt>https://www.gnu.org/software/coreutils/" +"E<gt>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Report any translation bugs to E<lt>https://translationproject.org/team/E<gt>" +msgstr "" +"Грешке у преводу пријавите на E<lt>https://translationproject.org/team/sr." +"htmlE<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 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-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +#, fuzzy +#| msgid "comm(1), uniq(1)" +msgid "B<comm>(1), B<uniq>(1)" +msgstr "comm(1), uniq(1)" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Full documentation E<lt>https://www.gnu.org/software/coreutils/joinE<gt>" +msgstr "" +"Сва документација се налази на E<lt>https://www.gnu.org/software/coreutils/" +"joinE<gt>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "or available locally via: info \\(aq(coreutils) join invocation\\(aq" +msgstr "" +"или је доступна на рачунару путем наредбе „info \\(aq(coreutils) join " +"invocation\\(aq“" + +#. type: TH +#: debian-bookworm +#, no-wrap +msgid "September 2022" +msgstr "Септембра 2022" + +#. type: TH +#: debian-bookworm mageia-cauldron +#, no-wrap +msgid "GNU coreutils 9.1" +msgstr "ГНУ coreutils 9.1" + +#. type: Plain text +#: debian-bookworm mageia-cauldron +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>." +msgstr "" +"Copyright \\(co 2022 Free Software Foundation, Inc. Лиценца ОЈЛв3+: ГНУ ОЈЛ " +"издање 3 или касније E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." + +#. type: TH +#: mageia-cauldron +#, no-wrap +msgid "April 2022" +msgstr "Априла 2022" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "October 2021" +msgstr "Октобра 2021" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "GNU coreutils 8.32" +msgstr "ГНУ coreutils 8.32" + +#. type: TP +#: opensuse-leap-15-6 +#, no-wrap +msgid "B<-e> EMPTY" +msgstr "B<-e> ПРАЗНО" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "replace missing input fields with EMPTY" +msgstr "замењује недостајућа улазна поља са ПРАЗНО" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "" +"Copyright \\(co 2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL " +"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." +msgstr "" +"Copyright \\(co 2020 Free Software Foundation, Inc. Лиценца ОЈЛв3+: ГНУ ОЈЛ " +"издање 3 или касније E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "comm(1), uniq(1)" +msgstr "comm(1), uniq(1)" |