# 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-03-01 16:58+0100\n" "PO-Revision-Date: 2022-07-23 17:33+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 #: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "GRUB-REBOOT" msgstr "GRUB-REBOOT" #. type: TH #: fedora-40 fedora-rawhide opensuse-tumbleweed #, no-wrap msgid "February 2024" msgstr "Фебруара 2024" #. type: TH #: fedora-40 fedora-rawhide mageia-cauldron #, no-wrap msgid "GRUB 2.06" msgstr "ГРУБ 2.06" #. type: TH #: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "System Administration Utilities" msgstr "Помагала за администрацију система" #. type: SH #: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "NAME" msgstr "НАЗИВ" #. type: Plain text #: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed msgid "" "grub-reboot - set the default boot entry for GRUB, for the next boot only" msgstr "" "grub-reboot - подешава основни унос изборника подизања за ГРУБ, само за " "следеће подизање" #. type: SH #: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "SYNOPSIS" msgstr "УВОД" #. type: Plain text #: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed msgid "B [I<\\,OPTION\\/>] I<\\,MENU_ENTRY\\/>" msgstr "B [I<\\,ОПЦИЈА\\/>] I<\\,УНОС_ИЗБОРНИКА\\/>" #. type: SH #: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "DESCRIPTION" msgstr "ОПИС" #. type: Plain text #: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed msgid "Set the default boot menu entry for GRUB, for the next boot only." msgstr "" "Подешава основни унос изборника подизања за ГРУБ, само за следеће подизање." #. type: TP #: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "B<-h>, B<--help>" msgstr "B<-h>, B<--help>" #. type: Plain text #: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed msgid "print this message and exit" msgstr "исписује ову поруку и излази" #. type: TP #: 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 #: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed msgid "print the version information and exit" msgstr "исписује податке о издању и излази" #. type: TP #: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "B<--boot-directory>=I<\\,DIR\\/>" msgstr "B<--boot-directory>=I<\\,ДИР\\/>" #. type: Plain text #: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed msgid "" "expect GRUB images under the directory DIR/grub2 instead of the I<\\,/boot/" "grub2\\/> directory" msgstr "" "очекује ГРУБ слике под директоријумом ДИР/grub2 уместо под I<\\,/boot/" "grub2\\/> директоријумом" #. type: Plain text #: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed msgid "" "MENU_ENTRY is a number, a menu item title or a menu item identifier. Please " "note that menu items in submenus or sub-submenus require specifying the " "submenu components and then the menu item component. The titles should be " "separated using the greater-than character (E) with no extra spaces. " "Depending on your shell some characters including E may need escaping. " "More information about this is available in the GRUB Manual in the section " "about the 'default' command." msgstr "" "УНОС_ИЗБОРНИКА је број, наслов ставке изборника или одредник ставке " "изборника. Знајте да ставке изборника у подизборницима или под-" "подизборницима захтевају навођење састојака подизборника а затим састојак " "ставке изборника. Наслови требају бити одвојени знаком E (веће-од) без " "додатних размака. У зависности од ваше конзоле неким знацима укључујући " "E можда је потребан знак за излазак. Више информација о овоме је " "доступно у грубовом упутству у одељку о наредби „default“. " #. type: Plain text #: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed msgid "" "NOTE: In cases where GRUB cannot write to the environment block, such as " "when it is stored on an MDRAID or LVM device, the chosen boot menu entry " "will remain the default even after reboot." msgstr "" "НАПОМЕНА: У случају када ГРУБ не може да пише у блок окружења, као када је " "смештен на МДРАИД или ЛВМ уређају, изабрани унос изборника подизача система " "остаће основни чак и након поновног подизања система." #. type: SH #: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "REPORTING BUGS" msgstr "ПРИЈАВЉИВАЊЕ ГРЕШАКА" #. type: Plain text #: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed msgid "Report bugs to Ebug-grub@gnu.orgE." msgstr "Грешке пријавите на: Ebug-grub@gnu.orgE." #. type: SH #: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "SEE ALSO" msgstr "ВИДИТЕ ТАКОЂЕ" #. type: Plain text #: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed msgid "B(8), B(1)" msgstr "B(8), B(1)" #. type: Plain text #: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed msgid "" "The full documentation for B is maintained as a Texinfo " "manual. If the B and B programs are properly installed " "at your site, the command" msgstr "" "Потпуна документација за B је одржавана као Тексинфо упутство. " "Ако су B и B исправно инсталирани на вашем сајту, наредба" #. type: Plain text #: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed msgid "B" msgstr "B" #. type: Plain text #: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed msgid "should give you access to the complete manual." msgstr "треба да вам да приступ потпуном упутству." #. type: TH #: mageia-cauldron #, no-wrap msgid "September 2023" msgstr "Септембра 2023" #. type: TH #: opensuse-leap-15-6 #, no-wrap msgid "January 2024" msgstr "јануара 2024" #. type: TH #: opensuse-leap-15-6 #, fuzzy, no-wrap #| msgid "grub-reboot (GRUB2) 2.06" msgid "grub-reboot (GRUB2) 2.12" msgstr "grub-reboot (ГРУБ2) 2.06" #. type: TH #: opensuse-tumbleweed #, no-wrap msgid "GRUB2 2.12" msgstr "ГРУБ 2.12"