diff options
Diffstat (limited to 'po/sr/man8/grub-mkconfig.8.po')
-rw-r--r-- | po/sr/man8/grub-mkconfig.8.po | 174 |
1 files changed, 174 insertions, 0 deletions
diff --git a/po/sr/man8/grub-mkconfig.8.po b/po/sr/man8/grub-mkconfig.8.po new file mode 100644 index 00000000..a7c3a62d --- /dev/null +++ b/po/sr/man8/grub-mkconfig.8.po @@ -0,0 +1,174 @@ +# 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-09 16:59+0100\n" +"PO-Revision-Date: 2022-07-23 17:34+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 +#, no-wrap +msgid "GRUB-MKCONFIG" +msgstr "GRUB-MKCONFIG" + +#. type: TH +#: archlinux +#, fuzzy, no-wrap +#| msgid "September 2023" +msgid "December 2023" +msgstr "Септембра 2023" + +#. type: TH +#: archlinux +#, no-wrap +msgid "GRUB 2:2.12-1" +msgstr "ГРУБ 2:2.12-1" + +#. type: TH +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "System Administration Utilities" +msgstr "Помагала за администрацију система" + +#. type: SH +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "NAME" +msgstr "НАЗИВ" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "grub-mkconfig - generate a GRUB configuration file" +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "SYNOPSIS" +msgstr "УВОД" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "B<grub-mkconfig> [I<\\,OPTION\\/>]" +msgstr "B<grub-mkconfig> [I<\\,ОПЦИЈА\\/>]" + +#. type: SH +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "DESCRIPTION" +msgstr "ОПИС" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "Generate a grub config file" +msgstr "Ствара датотеку подешавања груба" + +#. type: TP +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "B<-o>, B<--output>=I<\\,FILE\\/>" +msgstr "B<-o>, B<--output>=I<\\,ДАТОТЕКА\\/>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "output generated config to FILE [default=stdout]" +msgstr "шаље створено подешавање у ДАТОТЕКУ [основно=stdout]" + +#. type: TP +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "B<-h>, B<--help>" +msgstr "B<-h>, B<--help>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "print this message and exit" +msgstr "исписује ову поруку и излази" + +#. type: TP +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "B<-V>, B<--version>" +msgstr "B<-V>, B<--version>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "print the version information and exit" +msgstr "исписује податке о издању и излази" + +#. type: SH +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "REPORTING BUGS" +msgstr "ПРИЈАВЉИВАЊЕ ГРЕШАКА" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "Report bugs to E<lt>bug-grub@gnu.orgE<gt>." +msgstr "Грешке пријавите на: E<lt>bug-grub@gnu.orgE<gt>." + +#. type: SH +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "SEE ALSO" +msgstr "ВИДИТЕ ТАКОЂЕ" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "B<grub-install>(8)" +msgstr "B<grub-install>(8)" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "" +"The full documentation for B<grub-mkconfig> is maintained as a Texinfo " +"manual. If the B<info> and B<grub-mkconfig> programs are properly installed " +"at your site, the command" +msgstr "" +"Потпуна документација за B<grub-mkconfig> је одржавана као Тексинфо " +"упутство. Ако су B<info> и B<grub-mkconfig> исправно инсталирани на вашем " +"сајту, наредба" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "B<info grub-mkconfig>" +msgstr "B<info grub-mkconfig>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "should give you access to the complete manual." +msgstr "треба да вам да приступ потпуном упутству." + +#. type: TH +#: debian-bookworm +#, no-wrap +msgid "October 2023" +msgstr "Октобра 2023" + +#. type: TH +#: debian-bookworm +#, no-wrap +msgid "GRUB 2.06-13+deb12u1" +msgstr "ГРУБ 2.06-13+deb12u1" + +#. type: TH +#: debian-unstable +#, no-wrap +msgid "January 2024" +msgstr "јануара 2024" + +#. type: TH +#: debian-unstable +#, no-wrap +msgid "GRUB 2.12-1" +msgstr "ГРУБ 2.12-1" |