Magellan Linux

Contents of /trunk/grub/patches/grub-2.02-confd-2.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2901 - (show annotations) (download) (as text)
Tue Apr 4 10:58:54 2017 UTC (7 years ago) by niro
File MIME type: application/octet-stream
File size: 192541 byte(s)
-fixed some missing default/grub references
1 diff -Naur grub-2.02~rc2/ChangeLog-2015 grub-2.02~rc2-confd/ChangeLog-2015
2 --- grub-2.02~rc2/ChangeLog-2015 2017-02-11 23:25:13.000000000 +0100
3 +++ grub-2.02~rc2-confd/ChangeLog-2015 2017-04-04 12:57:04.748016116 +0200
4 @@ -48591,7 +48591,7 @@
5
6 * util/grub.d/00_header.in: Set default gfxmode to `800x600x16'.
7
8 - * util/update-grub.in: Add a reference to ${sysconfdir}/default/grub in
9 + * util/update-grub.in: Add a reference to ${sysconfdir}/conf.d/grub in
10 the grub.cfg header message.
11
12 2007-05-11 Robert Millan <rmh@aybabtu.com>
13 diff -Naur grub-2.02~rc2/docs/grub.info grub-2.02~rc2-confd/docs/grub.info
14 --- grub-2.02~rc2/docs/grub.info 2017-03-14 01:02:27.000000000 +0100
15 +++ grub-2.02~rc2-confd/docs/grub.info 2017-04-04 12:57:04.758016008 +0200
16 @@ -1155,7 +1155,7 @@
17 Booting::, and *note Shell-like scripting::), and to disable any system
18 provided by their distribution to automatically run 'grub-mkconfig'.
19
20 - The file '/etc/default/grub' controls the operation of
21 + The file '/etc/conf.d/grub' controls the operation of
22 'grub-mkconfig'. It is sourced by a shell script, and so must be valid
23 POSIX shell input; normally, it will just be a sequence of 'KEY=value'
24 lines, but if the value contains spaces or other special characters then
25 @@ -1163,7 +1163,7 @@
26
27 GRUB_TERMINAL_INPUT="console serial"
28
29 - Valid keys in '/etc/default/grub' are as follows:
30 + Valid keys in '/etc/conf.d/grub' are as follows:
31
32 'GRUB_DEFAULT'
33 The default menu entry. This may be a number, in which case it
34 @@ -1670,7 +1670,7 @@
35
36 'GRUB_DISABLE_OS_PROBER=true'
37
38 - in /etc/default/grub
39 + in /etc/conf.d/grub
40
41 Then write a grub.cfg (/mnt/boot/grub/grub.cfg):
42
43 @@ -2461,7 +2461,7 @@
44 Some laptop vendors provide an additional power-on button which boots
45 another OS. GRUB supports such buttons with the 'GRUB_TIMEOUT_BUTTON',
46 'GRUB_TIMEOUT_STYLE_BUTTON', 'GRUB_DEFAULT_BUTTON', and
47 -'GRUB_BUTTON_CMOS_ADDRESS' variables in default/grub (*note Simple
48 +'GRUB_BUTTON_CMOS_ADDRESS' variables in conf.d/grub (*note Simple
49 configuration::). 'GRUB_TIMEOUT_BUTTON', 'GRUB_TIMEOUT_STYLE_BUTTON',
50 and 'GRUB_DEFAULT_BUTTON' are used instead of the corresponding
51 variables without the '_BUTTON' suffix when powered on using the special
52 diff -Naur grub-2.02~rc2/docs/grub.texi grub-2.02~rc2-confd/docs/grub.texi
53 --- grub-2.02~rc2/docs/grub.texi 2017-02-11 23:25:13.000000000 +0100
54 +++ grub-2.02~rc2-confd/docs/grub.texi 2017-04-04 12:57:04.766015922 +0200
55 @@ -1238,7 +1238,7 @@
56 (@pxref{Booting}, and @ref{Shell-like scripting}), and to disable any system
57 provided by their distribution to automatically run @command{grub-mkconfig}.
58
59 -The file @file{/etc/default/grub} controls the operation of
60 +The file @file{/etc/conf.d/grub} controls the operation of
61 @command{grub-mkconfig}. It is sourced by a shell script, and so must be
62 valid POSIX shell input; normally, it will just be a sequence of
63 @samp{KEY=value} lines, but if the value contains spaces or other special
64 @@ -1248,7 +1248,7 @@
65 GRUB_TERMINAL_INPUT="console serial"
66 @end example
67
68 -Valid keys in @file{/etc/default/grub} are as follows:
69 +Valid keys in @file{/etc/conf.d/grub} are as follows:
70
71 @table @samp
72 @item GRUB_DEFAULT
73 @@ -1753,7 +1753,7 @@
74
75 @code{GRUB_DISABLE_OS_PROBER=true}
76
77 -in /etc/default/grub
78 +in /etc/conf.d/grub
79
80 Then write a grub.cfg (/mnt/boot/grub/grub.cfg):
81
82 @@ -2525,7 +2525,7 @@
83 Some laptop vendors provide an additional power-on button which boots
84 another OS. GRUB supports such buttons with the @samp{GRUB_TIMEOUT_BUTTON},
85 @samp{GRUB_TIMEOUT_STYLE_BUTTON}, @samp{GRUB_DEFAULT_BUTTON}, and
86 -@samp{GRUB_BUTTON_CMOS_ADDRESS} variables in default/grub (@pxref{Simple
87 +@samp{GRUB_BUTTON_CMOS_ADDRESS} variables in conf.d/grub (@pxref{Simple
88 configuration}). @samp{GRUB_TIMEOUT_BUTTON},
89 @samp{GRUB_TIMEOUT_STYLE_BUTTON}, and @samp{GRUB_DEFAULT_BUTTON} are used
90 instead of the corresponding variables without the @samp{_BUTTON} suffix
91 diff -Naur grub-2.02~rc2/po/ast.po grub-2.02~rc2-confd/po/ast.po
92 --- grub-2.02~rc2/po/ast.po 2017-03-15 09:41:18.000000000 +0100
93 +++ grub-2.02~rc2-confd/po/ast.po 2017-04-04 12:57:04.794015621 +0200
94 @@ -6643,7 +6643,7 @@
95 #: util/grub-mkconfig.in:271
96 msgid ""
97 "Syntax errors are detected in generated GRUB config file.\n"
98 -"Ensure that there are no errors in /etc/default/grub\n"
99 +"Ensure that there are no errors in /etc/conf.d/grub\n"
100 "and /etc/grub.d/* files or please file a bug report with\n"
101 "%s file attached."
102 msgstr ""
103 @@ -6696,7 +6696,7 @@
104 msgstr ""
105
106 #: util/grub-set-default.in:49
107 -msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n"
108 +msgid "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
109 msgstr ""
110
111 #: util/grub-set-default.in:56
112 diff -Naur grub-2.02~rc2/po/ca.gmo grub-2.02~rc2-confd/po/ca.gmo
113 --- grub-2.02~rc2/po/ca.gmo 2017-03-15 09:41:37.000000000 +0100
114 +++ grub-2.02~rc2-confd/po/ca.gmo 2017-04-04 12:57:04.875014748 +0200
115 @@ -151,12 +151,12 @@
116 Specify filename.Specify hash to use.Specify one or more font files to load.Specify size for each read operationSpecify the number of input files.Speed: %s
117 Start GDB stub on given portStop GDB stubStorage information for `%s' does not include typeStorage information for `%s' indicates neither a plain partition nor a plain diskStore matched component NUMBER in VARNAME.SuccessSundaySuppress normal output (warnings remain).Switch to native disk drivers. If no modules are specified default set (pata,ahci,usbms,ohci,uhci,ehci) is usedSyntax error at line %u
118 Syntax errors are detected in generated GRUB config file.
119 -Ensure that there are no errors in /etc/default/grub
120 +Ensure that there are no errors in /etc/conf.d/grub
121 and /etc/grub.d/* files or please file a bug report with
122 %s file attached.System management bus controller I/O space is at 0x%x
123 TTARGETTHEMESTarget format not specified (use the -O option).Terminal has specified geometry.Terminal is ASCII-only [default].Terminal is logical-ordered UTF-8.Terminal is visually-ordered UTF-8.Test USB support.Test bit at BYTE:BIT in CMOS.Test file read speed.Test if REGEXP matches STRING.Test video subsystem in mode WxH.Test video subsystem.Text-only The files are identical.
124 The highlighted entry will be executed automatically in %ds.This VDEV is a RAIDZ%llu
125 -This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/default/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
126 +This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
127 Trailing backslashTransform 64-bit UUID to format suitable for XNU. If -l is given keep it lowercase as done by blkid.Transform a system filename into GRUB one.Transform syslinux config into GRUB one.Translate SET1 characters to SET2 in STRING.Translate to lower case.Translate to upper case.Translates the string with the current settings.Try '%s --help' or '%s --usage' for more information.
128 TuesdayUSER PASSWORDUSER PBKDF2_PASSWORDUSERNAME[,USERNAME]UTF-8Unable to create pipe: %sUnable to determine your platform. Use --target.Unable to fork: %sUnable to open stream from %s: %sUnable to retrieve pool stateUncompress data.Uncompress file before checksumming.Unknown address type %d
129 Unknown command `%s'.
130 @@ -304,11 +304,11 @@
131 Especifica el nom del fitxer.Especifica el hash que cal utilitzar.Especifiqueu un o més fitxers de fonts que vulgueu carregar.Especifica la mida per cada operació de lecturaEspecifica el nombre de fitxers d'entrada.Velocitat: %s
132 Inicia l'estub del GDB al port indicatAtura l'estub del GDBLa informació d'emmagatzemament de «%s» no inclou el tipusLa informació d'emmagatzemament de «%s» no indica ni una partició senzilla ni un disc senzillDesa el component coincident NÚMERO a NOMVARIABLE.ÈxitDiumengeSuprimeix la sortida normal (conserva els avisos).Canvia al controlador de discs nadiu. Si no s'especifica cap mòdul es fa servir el conjunt per defecte (pata,ahci,usbms,ohci,uhci,ehci)Hi ha un error de sintaxi a la línia %u
133 S'han detectat errors de sintaxi al fitxer de configuració del GRUB generat.
134 -Assegureu-vos que no hi ha errors a /etc/default/grub o als fitxers
135 +Assegureu-vos que no hi ha errors a /etc/conf.d/grub o als fitxers
136 /etc/grub.d/* o bé envieu un informe d'error adjuntant el fitxer %s L'espai I/O del controlador de bus de gestió del sistema és a 0x%x
137 TOBJECTIUTHEMESNo s'ha especificat el format de l'objectiu (utilitzeu l'opció -O).El terminal té una geometria específica.El terminal és només ASCII [per defecte].El terminal està ordenat lògicament en UTF-8.El Terminal està ordenat visualment en UTF-8.Prova la compatibilitat amb USB.Comprova el bit a BYTE:BIT a CMOS.Prova la velocitat de lectura del fitxer.Comprova si l'EXPREG coincideix amb la CADENA.Prova els subsistema de vídeo en mode Ample x Alt.Prova el subsistema de vídeo.Només text Els fitxers són idèntics.
138 L'entrada realçada s'executarà automàticament d'aquí %d s.Aquest VDEV és un RAIDZ%llu
139 -Aquest VDEV és un mirallQualsevol usuari pot arrencar aquesta entrada.Necessita configurar GRUB_DEFAULT=saved a %s/default/grub.\nDijousTiBTiB/sEina per editar el bloc d'entorn.Mida total de la flash: %d B.
140 +Aquest VDEV és un mirallQualsevol usuari pot arrencar aquesta entrada.Necessita configurar GRUB_DEFAULT=saved a %s/conf.d/grub.\nDijousTiBTiB/sEina per editar el bloc d'entorn.Mida total de la flash: %d B.
141 Contrabarra finalTransforma un UUID de 64 bits a un format adient per XNU. Amb l'opció -l el manté en minúscules tal i com fa blkid.Transforma un nom de fitxer del sistema en un del GRUBTransforma la configuració de syslinux en una de GRUB.Tradueix els caràcters del GRUP1 en els del GRUP2 a la CADENA.Tradueix a minúscules.Tradueix a majúscules.Tradueix la cadena amb la configuració actual.Proveu «%s --help» o «%s --usage» per a obtenir més informació.
142 DimartsCONTRASENYA D'USUARICONTRASENYA_PBKDF2 D'USUARINOMUSUARI[,NOMUSUARI]UTF-8No s'ha pogut crear el conducte: %sNo s'ha pogut determinar la vostra plataforma. Utilitzeu --target.No s'ha pogut bifurcar: %sNo es pot obrir el flux de dades de %s: %sNo es pot obtenir l'estat del conjuntDescomprimeix les dades.Descomprimeix el fitxer abans de fer la suma de verificacióel tipus d'adreça %d és desconegut
143 L'ordre «%s» és desconeguda.
144 diff -Naur grub-2.02~rc2/po/ca.po grub-2.02~rc2-confd/po/ca.po
145 --- grub-2.02~rc2/po/ca.po 2017-03-15 09:41:18.000000000 +0100
146 +++ grub-2.02~rc2-confd/po/ca.po 2017-04-04 12:57:04.919014274 +0200
147 @@ -6620,13 +6620,13 @@
148 #: util/grub-mkconfig.in:271
149 msgid ""
150 "Syntax errors are detected in generated GRUB config file.\n"
151 -"Ensure that there are no errors in /etc/default/grub\n"
152 +"Ensure that there are no errors in /etc/conf.d/grub\n"
153 "and /etc/grub.d/* files or please file a bug report with\n"
154 "%s file attached."
155 msgstr ""
156 "S'han detectat errors de sintaxi al fitxer de configuració del GRUB "
157 "generat.\n"
158 -"Assegureu-vos que no hi ha errors a /etc/default/grub o als fitxers\n"
159 +"Assegureu-vos que no hi ha errors a /etc/conf.d/grub o als fitxers\n"
160 " /etc/grub.d/* o bé envieu un informe d'error adjuntant el fitxer %s "
161
162 #: util/grub-mkconfig.in:283
163 @@ -6688,8 +6688,8 @@
164 msgstr "Estableix l'entrada del menú d'arrencada per defecte del GRUB."
165
166 #: util/grub-set-default.in:49
167 -msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n"
168 -msgstr "Necessita configurar GRUB_DEFAULT=saved a %s/default/grub.\\n"
169 +msgid "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
170 +msgstr "Necessita configurar GRUB_DEFAULT=saved a %s/conf.d/grub.\\n"
171
172 #: util/grub-set-default.in:56
173 msgid "MENU_ENTRY is a number, a menu item title or a menu item identifier."
174 diff -Naur grub-2.02~rc2/po/da.gmo grub-2.02~rc2-confd/po/da.gmo
175 --- grub-2.02~rc2/po/da.gmo 2017-03-15 09:41:37.000000000 +0100
176 +++ grub-2.02~rc2-confd/po/da.gmo 2017-04-04 12:57:04.767015911 +0200
177 @@ -139,12 +139,12 @@
178 Specify filename.Specify hash to use.Specify one or more font files to load.Specify size for each read operationSpecify the number of input files.Speed: %s
179 Start GDB stub on given portStop GDB stubStorage information for `%s' does not include typeStorage information for `%s' indicates neither a plain partition nor a plain diskStore matched component NUMBER in VARNAME.SuccessSundaySuppress normal output (warnings remain).Switch to native disk drivers. If no modules are specified default set (pata,ahci,usbms,ohci,uhci,ehci) is usedSyntax error at line %u
180 Syntax errors are detected in generated GRUB config file.
181 -Ensure that there are no errors in /etc/default/grub
182 +Ensure that there are no errors in /etc/conf.d/grub
183 and /etc/grub.d/* files or please file a bug report with
184 %s file attached.System management bus controller I/O space is at 0x%x
185 TTARGETTHEMESTarget format not specified (use the -O option).Terminal has specified geometry.Terminal is ASCII-only [default].Terminal is logical-ordered UTF-8.Terminal is visually-ordered UTF-8.Test USB support.Test bit at BYTE:BIT in CMOS.Test file read speed.Test if REGEXP matches STRING.Test video subsystem in mode WxH.Test video subsystem.Text-only The files are identical.
186 The highlighted entry will be executed automatically in %ds.This VDEV is a RAIDZ%llu
187 -This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/default/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
188 +This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
189 Trailing backslashTransform 64-bit UUID to format suitable for XNU. If -l is given keep it lowercase as done by blkid.Transform a system filename into GRUB one.Transform syslinux config into GRUB one.Translate SET1 characters to SET2 in STRING.Translate to lower case.Translate to upper case.Translates the string with the current settings.Try '%s --help' or '%s --usage' for more information.
190 TuesdayUSER PASSWORDUSER PBKDF2_PASSWORDUSERNAME[,USERNAME]UTF-8Unable to create pipe: %sUnable to determine your platform. Use --target.Unable to fork: %sUnable to open stream from %s: %sUnable to retrieve pool stateUncompress data.Uncompress file before checksumming.Unknown address type %d
191 Unknown command `%s'.
192 @@ -293,11 +293,11 @@
193 Start GDB-stub på den givne portStop GDB-stubLagerinformation for "%s" inkluderer ikke typeLageroplysninger for "%s" angiver hverken en simpel partition eller en simpel diskGem matchet komponent NUMMER i VARNAVN.SuccesSøndagUndertryk normal udskrift (advarsler vises stadig).Skift til platformsspecifikke diskdrivere. Hvis der ikke er angivet nogen moduler, bruges standardmodulerne (pata,ahci,usbms,ohci,uhci,ehci)Syntaksfejl på linje %u
194 Der blev fundet syntaksfejl i den genererede GRUB-
195 konfigurationsfil. Sikr dig at der ikke er nogen fejl
196 -i filerne /etc/default/grub eller /etc/grub.d/*, eller
197 +i filerne /etc/conf.d/grub eller /etc/grub.d/*, eller
198 indsend venligst en fejlrapport med filen %s vedhæftet.I/O-pladsen for controlleren til systemhåndteringsbussen er 0x%x
199 TMÅLTEMAERMålformatet er ikke angivet (brug tilvalget -O).Terminal har angivet geometri.Terminal bruger kun ASCII [standard].Terminal bruger logisk ordnet UTF-8.Terminal bruger visuelt ordnet UTF-8.Test USB-understøttelse.Test bit ved BYTE:BIT i CMOS.Test fillæsehastighed.Tjek om REGUDTRYK matcher STRENG.Test videoundersystemet i tilstanden BxH.Test videoundersystem.Kun tekst Filerne er identiske.
200 Det fremhævede punkt køres automatisk om %d s.Denne VDEV er en RAIDZ%llu
201 -Denne VDEV er et spejlDette punkt kan startes op af enhver bruger.Dette kræver at GRUB_DEFAULT=saved angives i %s/default/grub.\nTorsdagTiBTiB/sVærktøj til at redigere miljøblokken.Størrelse af flash i alt: %d B.
202 +Denne VDEV er et spejlDette punkt kan startes op af enhver bruger.Dette kræver at GRUB_DEFAULT=saved angives i %s/conf.d/grub.\nTorsdagTiBTiB/sVærktøj til at redigere miljøblokken.Størrelse af flash i alt: %d B.
203 Afsluttende omvendt skråstregKonvertér 64-bit-UUID til format, der passer til XNU. Hvis -l er givet, så behold det i små bogstaver jævnfør blkid.Lav et systemfilnavn til et GRUB-filnavn.Transformér syslinux-konfiguration til GRUB-konfiguration.Erstat SÆT1-tegn med SÆT2-tegn i STRENG.Skift til små bogstaver.Skift til store bogstaver.Oversætter strengen med de nuværende indstillinger.Prøv "%s --help" eller "%s --usage" for at få yderligere information.
204 TirsdagBRUGER ADGANGSKODEBRUGER PBKDF2-ADGANGSKODEBRUGERNAVN[,BRUGERNAVN]UTF-8Kan ikke oprette datakanal: %sKan ikke bestemme din platform. Brug --target.Kan ikke udføre fork: %sKan ikke åbne strøm fra %s: %sKan ikke hente pool-tilstandUdpak komprimerede data.Udpak fil før tjeksumsberegning.Ukendt adressetype %d
205 Ukendt kommando "%s".
206 diff -Naur grub-2.02~rc2/po/da.po grub-2.02~rc2-confd/po/da.po
207 --- grub-2.02~rc2/po/da.po 2017-03-15 09:41:18.000000000 +0100
208 +++ grub-2.02~rc2-confd/po/da.po 2017-04-04 12:57:04.883014662 +0200
209 @@ -6588,13 +6588,13 @@
210 #: util/grub-mkconfig.in:271
211 msgid ""
212 "Syntax errors are detected in generated GRUB config file.\n"
213 -"Ensure that there are no errors in /etc/default/grub\n"
214 +"Ensure that there are no errors in /etc/conf.d/grub\n"
215 "and /etc/grub.d/* files or please file a bug report with\n"
216 "%s file attached."
217 msgstr ""
218 "Der blev fundet syntaksfejl i den genererede GRUB-\n"
219 "konfigurationsfil. Sikr dig at der ikke er nogen fejl\n"
220 -"i filerne /etc/default/grub eller /etc/grub.d/*, eller\n"
221 +"i filerne /etc/conf.d/grub eller /etc/grub.d/*, eller\n"
222 "indsend venligst en fejlrapport med filen %s vedhæftet."
223
224 #: util/grub-mkconfig.in:283
225 @@ -6652,8 +6652,8 @@
226 msgstr "Sæt standardmenuindgangen for opstart i GRUB."
227
228 #: util/grub-set-default.in:49
229 -msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n"
230 -msgstr "Dette kræver at GRUB_DEFAULT=saved angives i %s/default/grub.\\n"
231 +msgid "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
232 +msgstr "Dette kræver at GRUB_DEFAULT=saved angives i %s/conf.d/grub.\\n"
233
234 #: util/grub-set-default.in:56
235 msgid "MENU_ENTRY is a number, a menu item title or a menu item identifier."
236 diff -Naur grub-2.02~rc2/po/de_CH.gmo grub-2.02~rc2-confd/po/de_CH.gmo
237 --- grub-2.02~rc2/po/de_CH.gmo 2017-03-15 09:41:37.000000000 +0100
238 +++ grub-2.02~rc2-confd/po/de_CH.gmo 2017-04-04 12:57:04.986013553 +0200
239 @@ -133,12 +133,12 @@
240 Specify filename.Specify hash to use.Specify one or more font files to load.Specify size for each read operationSpecify the number of input files.Speed: %s
241 Start GDB stub on given portStop GDB stubStorage information for `%s' does not include typeStorage information for `%s' indicates neither a plain partition nor a plain diskStore matched component NUMBER in VARNAME.SuccessSundaySuppress normal output (warnings remain).Switch to native disk drivers. If no modules are specified default set (pata,ahci,usbms,ohci,uhci,ehci) is usedSyntax error at line %u
242 Syntax errors are detected in generated GRUB config file.
243 -Ensure that there are no errors in /etc/default/grub
244 +Ensure that there are no errors in /etc/conf.d/grub
245 and /etc/grub.d/* files or please file a bug report with
246 %s file attached.System management bus controller I/O space is at 0x%x
247 TTARGETTHEMESTarget format not specified (use the -O option).Terminal has specified geometry.Terminal is ASCII-only [default].Terminal is logical-ordered UTF-8.Terminal is visually-ordered UTF-8.Test USB support.Test bit at BYTE:BIT in CMOS.Test file read speed.Test if REGEXP matches STRING.Test video subsystem in mode WxH.Test video subsystem.Text-only The files are identical.
248 The highlighted entry will be executed automatically in %ds.This VDEV is a RAIDZ%llu
249 -This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/default/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
250 +This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
251 Trailing backslashTransform 64-bit UUID to format suitable for XNU. If -l is given keep it lowercase as done by blkid.Transform a system filename into GRUB one.Transform syslinux config into GRUB one.Translate SET1 characters to SET2 in STRING.Translate to lower case.Translate to upper case.Translates the string with the current settings.Try '%s --help' or '%s --usage' for more information.
252 TuesdayUSER PASSWORDUSER PBKDF2_PASSWORDUSERNAME[,USERNAME]UTF-8Unable to create pipe: %sUnable to determine your platform. Use --target.Unable to fork: %sUnable to open stream from %s: %sUnable to retrieve pool stateUncompress data.Uncompress file before checksumming.Unknown address type %d
253 Unknown command `%s'.
254 @@ -286,11 +286,11 @@
255 GDB-Stub auf dem angegebenen Port startenGDB-Stub stoppenSpeicherinfo für «%s» enthält keinen TypSpeicherinformation für «%s» weist weder auf eine Partition noch einen Datenträger hinEntsprechende Komponenten-NUMMER in VARNAME speichern.ErfolgSonntagNormale Ausgaben unterdrücken (Warnungen verbleiben)Zu nativen Festplattentreibern wechseln. Falls keine Module angegeben werden, wird die Vorgabe verwendet (pata,ahci,usbms,ohci,uhci,ehci).Syntaxfehler in Zeile %u
256 In der erzeugten GRUB-Konfigurationsdatei wurden
257 Syntaxfehler entdeckt. Stellen Sie sicher, das die Dateien
258 -/etc/default/grub und /etc/grub.d/* fehlerfrei sind oder
259 +/etc/conf.d/grub und /etc/grub.d/* fehlerfrei sind oder
260 erstellen Sie einen Fehlerbericht mit %s als Anhang.Ein-/Ausgabebereich des Systemverwaltungsbus-Controllers ist bei 0x%x
261 TZIELTHEMENZielformat wurde nicht angegeben (verwenden Sie die Option -0).Terminalgeometrie wurde festgelegt.Terminal ist nur ASCII [Vorgabe].Terminal ist logisches UTF-8.Terminal ist visuelles UTF-8.USB-Unterstützung überprüfen.Bit bei BYTE:BIT im CMOS testen.Dateilesegeschwindigkeit testen.Prüfen, ob REGEXP auf ZEICHENKETTE passt.Das Video-Subsystem im Modus BxH überprüfen.Das Video-Subsystem überprüfen.Nur TextDie Dateien sind identisch.
262 Der hervorgehobene Eintrag wird automatisch in %ds ausgeführt.Dieses VDEV ist ein RAIDZ%llu
263 -Dieses VDEV ist ein SpiegelDieser Eintrag kann von jedem Benutzer gebootet werden.Dies erfordert die Einstellung GRUB_DEFAULT=saved in %s/default/grub.\nDonnerstagTiBTiB/sWerkzeug zum Bearbeiten einer Umgebungs-Blockdatei.Flash-Gesamtgrösse: %d B.
264 +Dieses VDEV ist ein SpiegelDieser Eintrag kann von jedem Benutzer gebootet werden.Dies erfordert die Einstellung GRUB_DEFAULT=saved in %s/conf.d/grub.\nDonnerstagTiBTiB/sWerkzeug zum Bearbeiten einer Umgebungs-Blockdatei.Flash-Gesamtgrösse: %d B.
265 Angehängter Backslash64-bit-UUID in ein von XNU verarbeitbares Format umwandeln. Falls -l angegeben ist, bitte Kleinschreibung beibehalten (wie von blkid)Einen Systemdateinamen in einen für GRUB umwandeln.Syslinux-Konfigurationsdatei in eine für GRUB umwandeln.Zeichen der MENGE1 in Zeichen der MENGE2 in ZEICHENKETTE übersetzen.In Kleinschreibung umwandeln.In Grossschreibung umwandeln.Übersetzt die Zeichenkette anhand den aktuellen Einstellungen.Rufen Sie «%s --help» oder «%s --usage» auf, um weitere Informationen zu erhalten.
266 DienstagBENUTZERPASSWORTBENUTZER PBKDF2_PASSWORTBENUTZERNAME[,BENUTZERNAME]UTF-8Weiterleitung konnte nicht angelegt werden: %sIhre Plattform konnte nicht erkannt werden. Verwenden Sie --target.Fork konnte nicht angelegt werden: %sDatenstrom von %s konnte nicht geöffnet werden: %sPool-Status konnte nicht ermittelt werdenDaten entpacken.Datei entpacken, bevor Prüfsumme ermittelt wird.Unbekannter Adresstyp %d
267 Unbekannter Befehl «%s».
268 diff -Naur grub-2.02~rc2/po/de_CH.po grub-2.02~rc2-confd/po/de_CH.po
269 --- grub-2.02~rc2/po/de_CH.po 2017-03-15 09:41:18.000000000 +0100
270 +++ grub-2.02~rc2-confd/po/de_CH.po 2017-04-04 12:57:04.967013757 +0200
271 @@ -6599,13 +6599,13 @@
272 #: util/grub-mkconfig.in:271
273 msgid ""
274 "Syntax errors are detected in generated GRUB config file.\n"
275 -"Ensure that there are no errors in /etc/default/grub\n"
276 +"Ensure that there are no errors in /etc/conf.d/grub\n"
277 "and /etc/grub.d/* files or please file a bug report with\n"
278 "%s file attached."
279 msgstr ""
280 "In der erzeugten GRUB-Konfigurationsdatei wurden\n"
281 "Syntaxfehler entdeckt. Stellen Sie sicher, das die Dateien\n"
282 -"/etc/default/grub und /etc/grub.d/* fehlerfrei sind oder\n"
283 +"/etc/conf.d/grub und /etc/grub.d/* fehlerfrei sind oder\n"
284 "erstellen Sie einen Fehlerbericht mit %s als Anhang."
285
286 #: util/grub-mkconfig.in:283
287 @@ -6656,9 +6656,9 @@
288 msgstr "Den voreingestellten Booteintrag für GRUB festlegen."
289
290 #: util/grub-set-default.in:49
291 -msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n"
292 +msgid "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
293 msgstr ""
294 -"Dies erfordert die Einstellung GRUB_DEFAULT=saved in %s/default/grub.\\n"
295 +"Dies erfordert die Einstellung GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
296
297 #: util/grub-set-default.in:56
298 msgid "MENU_ENTRY is a number, a menu item title or a menu item identifier."
299 diff -Naur grub-2.02~rc2/po/de.gmo grub-2.02~rc2-confd/po/de.gmo
300 --- grub-2.02~rc2/po/de.gmo 2017-03-15 09:41:37.000000000 +0100
301 +++ grub-2.02~rc2-confd/po/de.gmo 2017-04-04 12:57:04.920014264 +0200
302 @@ -136,12 +136,12 @@
303 Specify filename.Specify hash to use.Specify one or more font files to load.Specify size for each read operationSpecify the number of input files.Speed: %s
304 Start GDB stub on given portStop GDB stubStorage information for `%s' does not include typeStorage information for `%s' indicates neither a plain partition nor a plain diskStore matched component NUMBER in VARNAME.SuccessSundaySuppress normal output (warnings remain).Switch to native disk drivers. If no modules are specified default set (pata,ahci,usbms,ohci,uhci,ehci) is usedSyntax error at line %u
305 Syntax errors are detected in generated GRUB config file.
306 -Ensure that there are no errors in /etc/default/grub
307 +Ensure that there are no errors in /etc/conf.d/grub
308 and /etc/grub.d/* files or please file a bug report with
309 %s file attached.System management bus controller I/O space is at 0x%x
310 TTARGETTHEMESTarget format not specified (use the -O option).Terminal has specified geometry.Terminal is ASCII-only [default].Terminal is logical-ordered UTF-8.Terminal is visually-ordered UTF-8.Test USB support.Test bit at BYTE:BIT in CMOS.Test file read speed.Test if REGEXP matches STRING.Test video subsystem in mode WxH.Test video subsystem.Text-only The files are identical.
311 The highlighted entry will be executed automatically in %ds.This VDEV is a RAIDZ%llu
312 -This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/default/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
313 +This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
314 Trailing backslashTransform 64-bit UUID to format suitable for XNU. If -l is given keep it lowercase as done by blkid.Transform a system filename into GRUB one.Transform syslinux config into GRUB one.Translate SET1 characters to SET2 in STRING.Translate to lower case.Translate to upper case.Translates the string with the current settings.Try '%s --help' or '%s --usage' for more information.
315 TuesdayUSER PASSWORDUSER PBKDF2_PASSWORDUSERNAME[,USERNAME]UTF-8Unable to create pipe: %sUnable to determine your platform. Use --target.Unable to fork: %sUnable to open stream from %s: %sUnable to retrieve pool stateUncompress data.Uncompress file before checksumming.Unknown address type %d
316 Unknown command `%s'.
317 @@ -289,11 +289,11 @@
318 GDB-Stub auf dem angegebenen Port startenGDB-Stub stoppenSpeicherinfo für »%s« enthält keinen TypSpeicherinformation für »%s« weist weder auf eine Partition noch einen Datenträger hinEntsprechende Komponenten-NUMMER in VARNAME speichern.ErfolgSonntagNormale Ausgaben unterdrücken (Warnungen verbleiben)Zu nativen Festplattentreibern wechseln. Falls keine Module angegeben werden, wird die Vorgabe verwendet (pata,ahci,usbms,ohci,uhci,ehci).Syntaxfehler in Zeile %u
319 In der erzeugten GRUB-Konfigurationsdatei wurden
320 Syntaxfehler entdeckt. Stellen Sie sicher, das die Dateien
321 -/etc/default/grub und /etc/grub.d/* fehlerfrei sind oder
322 +/etc/conf.d/grub und /etc/grub.d/* fehlerfrei sind oder
323 erstellen Sie einen Fehlerbericht mit %s als Anhang.Ein-/Ausgabebereich des Systemverwaltungsbus-Controllers ist bei 0x%x
324 TZIELTHEMENZielformat wurde nicht angegeben (verwenden Sie die Option -0).Terminalgeometrie wurde festgelegt.Terminal ist nur ASCII [Vorgabe].Terminal ist logisches UTF-8.Terminal ist visuelles UTF-8.USB-Unterstützung überprüfen.Bit bei BYTE:BIT im CMOS testen.Dateilesegeschwindigkeit testen.Prüfen, ob REGEXP auf ZEICHENKETTE passt.Das Video-Subsystem im Modus BxH überprüfen.Das Video-Subsystem überprüfen.Nur TextDie Dateien sind identisch.
325 Der hervorgehobene Eintrag wird automatisch in %ds ausgeführt.Dieses VDEV ist ein RAIDZ%llu
326 -Dieses VDEV ist ein SpiegelDieser Eintrag kann von jedem Benutzer gebootet werden.Dies erfordert die Einstellung GRUB_DEFAULT=saved in %s/default/grub.\nDonnerstagTiBTiB/sWerkzeug zum Bearbeiten einer Umgebungs-Blockdatei.Flash-Gesamtgröße: %d B.
327 +Dieses VDEV ist ein SpiegelDieser Eintrag kann von jedem Benutzer gebootet werden.Dies erfordert die Einstellung GRUB_DEFAULT=saved in %s/conf.d/grub.\nDonnerstagTiBTiB/sWerkzeug zum Bearbeiten einer Umgebungs-Blockdatei.Flash-Gesamtgröße: %d B.
328 Angehängter Backslash64-bit-UUID in ein von XNU verarbeitbares Format umwandeln. Falls -l angegeben ist, bitte Kleinschreibung beibehalten (wie von blkid)Einen Systemdateinamen in einen für GRUB umwandeln.Syslinux-Konfigurationsdatei in eine für GRUB umwandeln.Zeichen der MENGE1 in Zeichen der MENGE2 in ZEICHENKETTE übersetzen.In Kleinschreibung umwandeln.In Großschreibung umwandeln.Übersetzt die Zeichenkette anhand den aktuellen Einstellungen.Rufen Sie »%s --help« oder »%s --usage« auf, um weitere Informationen zu erhalten.
329 DienstagBENUTZERPASSWORTBENUTZER PBKDF2_PASSWORTBENUTZERNAME[,BENUTZERNAME]UTF-8Weiterleitung konnte nicht angelegt werden: %sIhre Plattform konnte nicht erkannt werden. Verwenden Sie --target.Fork konnte nicht angelegt werden: %sDatenstrom von %s konnte nicht geöffnet werden: %sPool-Status konnte nicht ermittelt werdenDaten entpacken.Datei entpacken, bevor Prüfsumme ermittelt wird.Unbekannter Adresstyp %d
330 Unbekannter Befehl »%s«.
331 diff -Naur grub-2.02~rc2/po/de@hebrew.gmo grub-2.02~rc2-confd/po/de@hebrew.gmo
332 --- grub-2.02~rc2/po/de@hebrew.gmo 2017-03-15 09:41:38.000000000 +0100
333 +++ grub-2.02~rc2-confd/po/de@hebrew.gmo 2017-04-04 12:57:04.872014781 +0200
334 @@ -136,12 +136,12 @@
335 Specify filename.Specify hash to use.Specify one or more font files to load.Specify size for each read operationSpecify the number of input files.Speed: %s
336 Start GDB stub on given portStop GDB stubStorage information for `%s' does not include typeStorage information for `%s' indicates neither a plain partition nor a plain diskStore matched component NUMBER in VARNAME.SuccessSundaySuppress normal output (warnings remain).Switch to native disk drivers. If no modules are specified default set (pata,ahci,usbms,ohci,uhci,ehci) is usedSyntax error at line %u
337 Syntax errors are detected in generated GRUB config file.
338 -Ensure that there are no errors in /etc/default/grub
339 +Ensure that there are no errors in /etc/conf.d/grub
340 and /etc/grub.d/* files or please file a bug report with
341 %s file attached.System management bus controller I/O space is at 0x%x
342 TTARGETTHEMESTarget format not specified (use the -O option).Terminal has specified geometry.Terminal is ASCII-only [default].Terminal is logical-ordered UTF-8.Terminal is visually-ordered UTF-8.Test USB support.Test bit at BYTE:BIT in CMOS.Test file read speed.Test if REGEXP matches STRING.Test video subsystem in mode WxH.Test video subsystem.Text-only The files are identical.
343 The highlighted entry will be executed automatically in %ds.This VDEV is a RAIDZ%llu
344 -This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/default/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
345 +This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
346 Trailing backslashTransform 64-bit UUID to format suitable for XNU. If -l is given keep it lowercase as done by blkid.Transform a system filename into GRUB one.Transform syslinux config into GRUB one.Translate SET1 characters to SET2 in STRING.Translate to lower case.Translate to upper case.Translates the string with the current settings.Try '%s --help' or '%s --usage' for more information.
347 TuesdayUSER PASSWORDUSER PBKDF2_PASSWORDUSERNAME[,USERNAME]UTF-8Unable to create pipe: %sUnable to determine your platform. Use --target.Unable to fork: %sUnable to open stream from %s: %sUnable to retrieve pool stateUncompress data.Uncompress file before checksumming.Unknown address type %d
348 Unknown command `%s'.
349 diff -Naur grub-2.02~rc2/po/de@hebrew.po grub-2.02~rc2-confd/po/de@hebrew.po
350 --- grub-2.02~rc2/po/de@hebrew.po 2017-03-15 09:41:19.000000000 +0100
351 +++ grub-2.02~rc2-confd/po/de@hebrew.po 2017-04-04 12:57:04.871014791 +0200
352 @@ -6594,7 +6594,7 @@
353 #: util/grub-mkconfig.in:271
354 msgid ""
355 "Syntax errors are detected in generated GRUB config file.\n"
356 -"Ensure that there are no errors in /etc/default/grub\n"
357 +"Ensure that there are no errors in /etc/conf.d/grub\n"
358 "and /etc/grub.d/* files or please file a bug report with\n"
359 "%s file attached."
360 msgstr ""
361 @@ -6650,7 +6650,7 @@
362 msgstr "דענ בֿוֹרעִינגעשתעללתענ בּוֹוֹתעִינתראג פֻֿר גרוּבּ פֿעשתלעגענ."
363
364 #: util/grub-set-default.in:49
365 -msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n"
366 +msgid "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
367 msgstr ""
368 "דִיעש ערפֿוֹרדערת דִיע עִינשתעללוּנג גרוּבּ_דעפֿאוּלת=שאבֿעד ִינ %s/דעפֿאוּלת/גרוּבּ.\\נ"
369
370 diff -Naur grub-2.02~rc2/po/de.po grub-2.02~rc2-confd/po/de.po
371 --- grub-2.02~rc2/po/de.po 2017-03-15 09:41:18.000000000 +0100
372 +++ grub-2.02~rc2-confd/po/de.po 2017-04-04 12:57:04.802015534 +0200
373 @@ -6599,13 +6599,13 @@
374 #: util/grub-mkconfig.in:271
375 msgid ""
376 "Syntax errors are detected in generated GRUB config file.\n"
377 -"Ensure that there are no errors in /etc/default/grub\n"
378 +"Ensure that there are no errors in /etc/conf.d/grub\n"
379 "and /etc/grub.d/* files or please file a bug report with\n"
380 "%s file attached."
381 msgstr ""
382 "In der erzeugten GRUB-Konfigurationsdatei wurden\n"
383 "Syntaxfehler entdeckt. Stellen Sie sicher, das die Dateien\n"
384 -"/etc/default/grub und /etc/grub.d/* fehlerfrei sind oder\n"
385 +"/etc/conf.d/grub und /etc/grub.d/* fehlerfrei sind oder\n"
386 "erstellen Sie einen Fehlerbericht mit %s als Anhang."
387
388 #: util/grub-mkconfig.in:283
389 @@ -6656,9 +6656,9 @@
390 msgstr "Den voreingestellten Booteintrag für GRUB festlegen."
391
392 #: util/grub-set-default.in:49
393 -msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n"
394 +msgid "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
395 msgstr ""
396 -"Dies erfordert die Einstellung GRUB_DEFAULT=saved in %s/default/grub.\\n"
397 +"Dies erfordert die Einstellung GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
398
399 #: util/grub-set-default.in:56
400 msgid "MENU_ENTRY is a number, a menu item title or a menu item identifier."
401 diff -Naur grub-2.02~rc2/po/en@arabic.gmo grub-2.02~rc2-confd/po/en@arabic.gmo
402 --- grub-2.02~rc2/po/en@arabic.gmo 2017-03-15 09:41:38.000000000 +0100
403 +++ grub-2.02~rc2-confd/po/en@arabic.gmo 2017-04-04 12:57:04.884014651 +0200
404 @@ -146,12 +146,12 @@
405 Specify filename.Specify hash to use.Specify one or more font files to load.Specify size for each read operationSpecify the number of input files.Speed: %s
406 Start GDB stub on given portStop GDB stubStorage information for `%s' does not include typeStorage information for `%s' indicates neither a plain partition nor a plain diskStore matched component NUMBER in VARNAME.SuccessSundaySuppress normal output (warnings remain).Switch to native disk drivers. If no modules are specified default set (pata,ahci,usbms,ohci,uhci,ehci) is usedSyntax error at line %u
407 Syntax errors are detected in generated GRUB config file.
408 -Ensure that there are no errors in /etc/default/grub
409 +Ensure that there are no errors in /etc/conf.d/grub
410 and /etc/grub.d/* files or please file a bug report with
411 %s file attached.System management bus controller I/O space is at 0x%x
412 TTARGETTHEMESTarget format not specified (use the -O option).Terminal has specified geometry.Terminal is ASCII-only [default].Terminal is logical-ordered UTF-8.Terminal is visually-ordered UTF-8.Test USB support.Test bit at BYTE:BIT in CMOS.Test file read speed.Test if REGEXP matches STRING.Test video subsystem in mode WxH.Test video subsystem.Text-only The files are identical.
413 The highlighted entry will be executed automatically in %ds.This VDEV is a RAIDZ%llu
414 -This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/default/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
415 +This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
416 Trailing backslashTransform 64-bit UUID to format suitable for XNU. If -l is given keep it lowercase as done by blkid.Transform a system filename into GRUB one.Transform syslinux config into GRUB one.Translate SET1 characters to SET2 in STRING.Translate to lower case.Translate to upper case.Translates the string with the current settings.Try '%s --help' or '%s --usage' for more information.
417 TuesdayUSER PASSWORDUSER PBKDF2_PASSWORDUSERNAME[,USERNAME]UTF-8Unable to create pipe: %sUnable to determine your platform. Use --target.Unable to fork: %sUnable to open stream from %s: %sUnable to retrieve pool stateUncompress data.Uncompress file before checksumming.Unknown address type %d
418 Unknown command `%s'.
419 diff -Naur grub-2.02~rc2/po/en@arabic.po grub-2.02~rc2-confd/po/en@arabic.po
420 --- grub-2.02~rc2/po/en@arabic.po 2017-03-15 09:41:19.000000000 +0100
421 +++ grub-2.02~rc2-confd/po/en@arabic.po 2017-04-04 12:57:04.956013876 +0200
422 @@ -6524,7 +6524,7 @@
423 #: util/grub-mkconfig.in:271
424 msgid ""
425 "Syntax errors are detected in generated GRUB config file.\n"
426 -"Ensure that there are no errors in /etc/default/grub\n"
427 +"Ensure that there are no errors in /etc/conf.d/grub\n"
428 "and /etc/grub.d/* files or please file a bug report with\n"
429 "%s file attached."
430 msgstr ""
431 @@ -6588,7 +6588,7 @@
432 msgstr "سعت تهع دعفاولت بووت معنو عنتري فور غروب."
433
434 #: util/grub-set-default.in:49
435 -msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n"
436 +msgid "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
437 msgstr "تهִيس رعقوִيرعس سعتتִينغ غروب_دعفاولت=ساوعد ִين %s/دعفاولت/غروب.\\ن"
438
439 #: util/grub-set-default.in:56
440 diff -Naur grub-2.02~rc2/po/en@cyrillic.gmo grub-2.02~rc2-confd/po/en@cyrillic.gmo
441 --- grub-2.02~rc2/po/en@cyrillic.gmo 2017-03-15 09:41:38.000000000 +0100
442 +++ grub-2.02~rc2-confd/po/en@cyrillic.gmo 2017-04-04 12:57:04.855014963 +0200
443 @@ -145,12 +145,12 @@
444 Specify filename.Specify hash to use.Specify one or more font files to load.Specify size for each read operationSpecify the number of input files.Speed: %s
445 Start GDB stub on given portStop GDB stubStorage information for `%s' does not include typeStorage information for `%s' indicates neither a plain partition nor a plain diskStore matched component NUMBER in VARNAME.SuccessSundaySuppress normal output (warnings remain).Switch to native disk drivers. If no modules are specified default set (pata,ahci,usbms,ohci,uhci,ehci) is usedSyntax error at line %u
446 Syntax errors are detected in generated GRUB config file.
447 -Ensure that there are no errors in /etc/default/grub
448 +Ensure that there are no errors in /etc/conf.d/grub
449 and /etc/grub.d/* files or please file a bug report with
450 %s file attached.System management bus controller I/O space is at 0x%x
451 TTARGETTHEMESTarget format not specified (use the -O option).Terminal has specified geometry.Terminal is ASCII-only [default].Terminal is logical-ordered UTF-8.Terminal is visually-ordered UTF-8.Test USB support.Test bit at BYTE:BIT in CMOS.Test file read speed.Test if REGEXP matches STRING.Test video subsystem in mode WxH.Test video subsystem.Text-only The files are identical.
452 The highlighted entry will be executed automatically in %ds.This VDEV is a RAIDZ%llu
453 -This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/default/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
454 +This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
455 Trailing backslashTransform 64-bit UUID to format suitable for XNU. If -l is given keep it lowercase as done by blkid.Transform a system filename into GRUB one.Transform syslinux config into GRUB one.Translate SET1 characters to SET2 in STRING.Translate to lower case.Translate to upper case.Translates the string with the current settings.Try '%s --help' or '%s --usage' for more information.
456 TuesdayUSER PASSWORDUSER PBKDF2_PASSWORDUSERNAME[,USERNAME]UTF-8Unable to create pipe: %sUnable to determine your platform. Use --target.Unable to fork: %sUnable to open stream from %s: %sUnable to retrieve pool stateUncompress data.Uncompress file before checksumming.Unknown address type %d
457 Unknown command `%s'.
458 diff -Naur grub-2.02~rc2/po/en@cyrillic.po grub-2.02~rc2-confd/po/en@cyrillic.po
459 --- grub-2.02~rc2/po/en@cyrillic.po 2017-03-15 09:41:19.000000000 +0100
460 +++ grub-2.02~rc2-confd/po/en@cyrillic.po 2017-04-04 12:57:05.105012271 +0200
461 @@ -6523,7 +6523,7 @@
462 #: util/grub-mkconfig.in:271
463 msgid ""
464 "Syntax errors are detected in generated GRUB config file.\n"
465 -"Ensure that there are no errors in /etc/default/grub\n"
466 +"Ensure that there are no errors in /etc/conf.d/grub\n"
467 "and /etc/grub.d/* files or please file a bug report with\n"
468 "%s file attached."
469 msgstr ""
470 @@ -6587,7 +6587,7 @@
471 msgstr "Сет тхе дефаулт боот мену ентрѝ фор ГРУБ."
472
473 #: util/grub-set-default.in:49
474 -msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n"
475 +msgid "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
476 msgstr "Тхис реќуирес сеттинг ГРУБ_ДЕФАУЛТ=савед ин %s/дефаулт/груб.\\н"
477
478 #: util/grub-set-default.in:56
479 diff -Naur grub-2.02~rc2/po/en@greek.gmo grub-2.02~rc2-confd/po/en@greek.gmo
480 --- grub-2.02~rc2/po/en@greek.gmo 2017-03-15 09:41:38.000000000 +0100
481 +++ grub-2.02~rc2-confd/po/en@greek.gmo 2017-04-04 12:57:04.844015082 +0200
482 @@ -149,12 +149,12 @@
483 Specify filename.Specify hash to use.Specify one or more font files to load.Specify size for each read operationSpecify the number of input files.Speed: %s
484 Start GDB stub on given portStop GDB stubStorage information for `%s' does not include typeStorage information for `%s' indicates neither a plain partition nor a plain diskStore matched component NUMBER in VARNAME.SuccessSundaySuppress normal output (warnings remain).Switch to native disk drivers. If no modules are specified default set (pata,ahci,usbms,ohci,uhci,ehci) is usedSyntax error at line %u
485 Syntax errors are detected in generated GRUB config file.
486 -Ensure that there are no errors in /etc/default/grub
487 +Ensure that there are no errors in /etc/conf.d/grub
488 and /etc/grub.d/* files or please file a bug report with
489 %s file attached.System management bus controller I/O space is at 0x%x
490 TTARGETTHEMESTarget format not specified (use the -O option).Terminal has specified geometry.Terminal is ASCII-only [default].Terminal is logical-ordered UTF-8.Terminal is visually-ordered UTF-8.Test USB support.Test bit at BYTE:BIT in CMOS.Test file read speed.Test if REGEXP matches STRING.Test video subsystem in mode WxH.Test video subsystem.Text-only The files are identical.
491 The highlighted entry will be executed automatically in %ds.This VDEV is a RAIDZ%llu
492 -This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/default/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
493 +This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
494 Trailing backslashTransform 64-bit UUID to format suitable for XNU. If -l is given keep it lowercase as done by blkid.Transform a system filename into GRUB one.Transform syslinux config into GRUB one.Translate SET1 characters to SET2 in STRING.Translate to lower case.Translate to upper case.Translates the string with the current settings.Try '%s --help' or '%s --usage' for more information.
495 TuesdayUSER PASSWORDUSER PBKDF2_PASSWORDUSERNAME[,USERNAME]UTF-8Unable to create pipe: %sUnable to determine your platform. Use --target.Unable to fork: %sUnable to open stream from %s: %sUnable to retrieve pool stateUncompress data.Uncompress file before checksumming.Unknown address type %d
496 Unknown command `%s'.
497 diff -Naur grub-2.02~rc2/po/en@greek.po grub-2.02~rc2-confd/po/en@greek.po
498 --- grub-2.02~rc2/po/en@greek.po 2017-03-15 09:41:19.000000000 +0100
499 +++ grub-2.02~rc2-confd/po/en@greek.po 2017-04-04 12:57:05.021013176 +0200
500 @@ -6523,7 +6523,7 @@
501 #: util/grub-mkconfig.in:271
502 msgid ""
503 "Syntax errors are detected in generated GRUB config file.\n"
504 -"Ensure that there are no errors in /etc/default/grub\n"
505 +"Ensure that there are no errors in /etc/conf.d/grub\n"
506 "and /etc/grub.d/* files or please file a bug report with\n"
507 "%s file attached."
508 msgstr ""
509 @@ -6587,7 +6587,7 @@
510 msgstr "Σετ τχε δεφαυλτ ϭοοτ μενυ εντρϋ φορ ΓΡΥϬ."
511
512 #: util/grub-set-default.in:49
513 -msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n"
514 +msgid "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
515 msgstr "Τχισ ρεϗυιρεσ σεττινγ ΓΡΥϬ_ΔΕΦΑΥΛΤ=σαβεδ ιν %s/δεφαυλτ/γρυϭ.\\ν"
516
517 #: util/grub-set-default.in:56
518 diff -Naur grub-2.02~rc2/po/en@hebrew.gmo grub-2.02~rc2-confd/po/en@hebrew.gmo
519 --- grub-2.02~rc2/po/en@hebrew.gmo 2017-03-15 09:41:38.000000000 +0100
520 +++ grub-2.02~rc2-confd/po/en@hebrew.gmo 2017-04-04 12:57:05.012013273 +0200
521 @@ -149,12 +149,12 @@
522 Specify filename.Specify hash to use.Specify one or more font files to load.Specify size for each read operationSpecify the number of input files.Speed: %s
523 Start GDB stub on given portStop GDB stubStorage information for `%s' does not include typeStorage information for `%s' indicates neither a plain partition nor a plain diskStore matched component NUMBER in VARNAME.SuccessSundaySuppress normal output (warnings remain).Switch to native disk drivers. If no modules are specified default set (pata,ahci,usbms,ohci,uhci,ehci) is usedSyntax error at line %u
524 Syntax errors are detected in generated GRUB config file.
525 -Ensure that there are no errors in /etc/default/grub
526 +Ensure that there are no errors in /etc/conf.d/grub
527 and /etc/grub.d/* files or please file a bug report with
528 %s file attached.System management bus controller I/O space is at 0x%x
529 TTARGETTHEMESTarget format not specified (use the -O option).Terminal has specified geometry.Terminal is ASCII-only [default].Terminal is logical-ordered UTF-8.Terminal is visually-ordered UTF-8.Test USB support.Test bit at BYTE:BIT in CMOS.Test file read speed.Test if REGEXP matches STRING.Test video subsystem in mode WxH.Test video subsystem.Text-only The files are identical.
530 The highlighted entry will be executed automatically in %ds.This VDEV is a RAIDZ%llu
531 -This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/default/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
532 +This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
533 Trailing backslashTransform 64-bit UUID to format suitable for XNU. If -l is given keep it lowercase as done by blkid.Transform a system filename into GRUB one.Transform syslinux config into GRUB one.Translate SET1 characters to SET2 in STRING.Translate to lower case.Translate to upper case.Translates the string with the current settings.Try '%s --help' or '%s --usage' for more information.
534 TuesdayUSER PASSWORDUSER PBKDF2_PASSWORDUSERNAME[,USERNAME]UTF-8Unable to create pipe: %sUnable to determine your platform. Use --target.Unable to fork: %sUnable to open stream from %s: %sUnable to retrieve pool stateUncompress data.Uncompress file before checksumming.Unknown address type %d
535 Unknown command `%s'.
536 diff -Naur grub-2.02~rc2/po/en@hebrew.po grub-2.02~rc2-confd/po/en@hebrew.po
537 --- grub-2.02~rc2/po/en@hebrew.po 2017-03-15 09:41:19.000000000 +0100
538 +++ grub-2.02~rc2-confd/po/en@hebrew.po 2017-04-04 12:57:04.785015717 +0200
539 @@ -6524,7 +6524,7 @@
540 #: util/grub-mkconfig.in:271
541 msgid ""
542 "Syntax errors are detected in generated GRUB config file.\n"
543 -"Ensure that there are no errors in /etc/default/grub\n"
544 +"Ensure that there are no errors in /etc/conf.d/grub\n"
545 "and /etc/grub.d/* files or please file a bug report with\n"
546 "%s file attached."
547 msgstr ""
548 @@ -6588,7 +6588,7 @@
549 msgstr "שעת תהע דעפֿאוּלת בּוֹוֹת מענוּ ענתריִ פֿוֹר גרוּבּ."
550
551 #: util/grub-set-default.in:49
552 -msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n"
553 +msgid "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
554 msgstr "תהִיש רעקוִּירעש שעתתִינג גרוּבּ_דעפֿאוּלת=שאבֿעד ִינ %s/דעפֿאוּלת/גרוּבּ.\\נ"
555
556 #: util/grub-set-default.in:56
557 diff -Naur grub-2.02~rc2/po/en@piglatin.gmo grub-2.02~rc2-confd/po/en@piglatin.gmo
558 --- grub-2.02~rc2/po/en@piglatin.gmo 2017-03-15 09:41:38.000000000 +0100
559 +++ grub-2.02~rc2-confd/po/en@piglatin.gmo 2017-04-04 12:57:04.811015437 +0200
560 @@ -153,12 +153,12 @@
561 Specify filename.Specify hash to use.Specify one or more font files to load.Specify size for each read operationSpecify the number of input files.Speed: %s
562 Start GDB stub on given portStop GDB stubStorage information for `%s' does not include typeStorage information for `%s' indicates neither a plain partition nor a plain diskStore matched component NUMBER in VARNAME.SuccessSundaySuppress normal output (warnings remain).Switch to native disk drivers. If no modules are specified default set (pata,ahci,usbms,ohci,uhci,ehci) is usedSyntax error at line %u
563 Syntax errors are detected in generated GRUB config file.
564 -Ensure that there are no errors in /etc/default/grub
565 +Ensure that there are no errors in /etc/conf.d/grub
566 and /etc/grub.d/* files or please file a bug report with
567 %s file attached.System management bus controller I/O space is at 0x%x
568 TTARGETTHEMESTarget format not specified (use the -O option).Terminal has specified geometry.Terminal is ASCII-only [default].Terminal is logical-ordered UTF-8.Terminal is visually-ordered UTF-8.Test USB support.Test bit at BYTE:BIT in CMOS.Test file read speed.Test if REGEXP matches STRING.Test video subsystem in mode WxH.Test video subsystem.Text-only The files are identical.
569 The highlighted entry will be executed automatically in %ds.This VDEV is a RAIDZ%llu
570 -This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/default/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
571 +This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
572 Trailing backslashTransform 64-bit UUID to format suitable for XNU. If -l is given keep it lowercase as done by blkid.Transform a system filename into GRUB one.Transform syslinux config into GRUB one.Translate SET1 characters to SET2 in STRING.Translate to lower case.Translate to upper case.Translates the string with the current settings.Try '%s --help' or '%s --usage' for more information.
573 TuesdayUSER PASSWORDUSER PBKDF2_PASSWORDUSERNAME[,USERNAME]UTF-8Unable to create pipe: %sUnable to determine your platform. Use --target.Unable to fork: %sUnable to open stream from %s: %sUnable to retrieve pool stateUncompress data.Uncompress file before checksumming.Unknown address type %d
574 Unknown command `%s'.
575 diff -Naur grub-2.02~rc2/po/en@piglatin.po grub-2.02~rc2-confd/po/en@piglatin.po
576 --- grub-2.02~rc2/po/en@piglatin.po 2017-03-15 09:41:24.000000000 +0100
577 +++ grub-2.02~rc2-confd/po/en@piglatin.po 2017-04-04 12:57:04.833015201 +0200
578 @@ -6671,7 +6671,7 @@
579 #: util/grub-mkconfig.in:271
580 msgid ""
581 "Syntax errors are detected in generated GRUB config file.\n"
582 -"Ensure that there are no errors in /etc/default/grub\n"
583 +"Ensure that there are no errors in /etc/conf.d/grub\n"
584 "and /etc/grub.d/* files or please file a bug report with\n"
585 "%s file attached."
586 msgstr ""
587 @@ -6744,7 +6744,7 @@
588 msgstr "etSay ethay efaultday ootbay enumay entryway orfay UBGRay."
589
590 #: util/grub-set-default.in:49
591 -msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n"
592 +msgid "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
593 msgstr ""
594 "isThay equiresray ettingsay UBGRay_EFAULTDay=avedsay inway %s/efaultday/"
595 "ubgray.\\n"
596 diff -Naur grub-2.02~rc2/po/en@quot.gmo grub-2.02~rc2-confd/po/en@quot.gmo
597 --- grub-2.02~rc2/po/en@quot.gmo 2017-03-15 09:41:38.000000000 +0100
598 +++ grub-2.02~rc2-confd/po/en@quot.gmo 2017-04-04 12:57:04.812015427 +0200
599 @@ -146,12 +146,12 @@
600 Specify filename.Specify hash to use.Specify one or more font files to load.Specify size for each read operationSpecify the number of input files.Speed: %s
601 Start GDB stub on given portStop GDB stubStorage information for `%s' does not include typeStorage information for `%s' indicates neither a plain partition nor a plain diskStore matched component NUMBER in VARNAME.SuccessSundaySuppress normal output (warnings remain).Switch to native disk drivers. If no modules are specified default set (pata,ahci,usbms,ohci,uhci,ehci) is usedSyntax error at line %u
602 Syntax errors are detected in generated GRUB config file.
603 -Ensure that there are no errors in /etc/default/grub
604 +Ensure that there are no errors in /etc/conf.d/grub
605 and /etc/grub.d/* files or please file a bug report with
606 %s file attached.System management bus controller I/O space is at 0x%x
607 TTARGETTHEMESTarget format not specified (use the -O option).Terminal has specified geometry.Terminal is ASCII-only [default].Terminal is logical-ordered UTF-8.Terminal is visually-ordered UTF-8.Test USB support.Test bit at BYTE:BIT in CMOS.Test file read speed.Test if REGEXP matches STRING.Test video subsystem in mode WxH.Test video subsystem.Text-only The files are identical.
608 The highlighted entry will be executed automatically in %ds.This VDEV is a RAIDZ%llu
609 -This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/default/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
610 +This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
611 Trailing backslashTransform 64-bit UUID to format suitable for XNU. If -l is given keep it lowercase as done by blkid.Transform a system filename into GRUB one.Transform syslinux config into GRUB one.Translate SET1 characters to SET2 in STRING.Translate to lower case.Translate to upper case.Translates the string with the current settings.Try '%s --help' or '%s --usage' for more information.
612 TuesdayUSER PASSWORDUSER PBKDF2_PASSWORDUSERNAME[,USERNAME]UTF-8Unable to create pipe: %sUnable to determine your platform. Use --target.Unable to fork: %sUnable to open stream from %s: %sUnable to retrieve pool stateUncompress data.Uncompress file before checksumming.Unknown address type %d
613 Unknown command `%s'.
614 @@ -297,12 +297,12 @@
615 Specify filename.Specify hash to use.Specify one or more font files to load.Specify size for each read operationSpecify the number of input files.Speed: %s
616 Start GDB stub on given portStop GDB stubStorage information for ‘%s’ does not include typeStorage information for ‘%s’ indicates neither a plain partition nor a plain diskStore matched component NUMBER in VARNAME.SuccessSundaySuppress normal output (warnings remain).Switch to native disk drivers. If no modules are specified default set (pata,ahci,usbms,ohci,uhci,ehci) is usedSyntax error at line %u
617 Syntax errors are detected in generated GRUB config file.
618 -Ensure that there are no errors in /etc/default/grub
619 +Ensure that there are no errors in /etc/conf.d/grub
620 and /etc/grub.d/* files or please file a bug report with
621 %s file attached.System management bus controller I/O space is at 0x%x
622 TTARGETTHEMESTarget format not specified (use the -O option).Terminal has specified geometry.Terminal is ASCII-only [default].Terminal is logical-ordered UTF-8.Terminal is visually-ordered UTF-8.Test USB support.Test bit at BYTE:BIT in CMOS.Test file read speed.Test if REGEXP matches STRING.Test video subsystem in mode WxH.Test video subsystem.Text-only The files are identical.
623 The highlighted entry will be executed automatically in %ds.This VDEV is a RAIDZ%llu
624 -This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/default/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
625 +This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
626 Trailing backslashTransform 64-bit UUID to format suitable for XNU. If -l is given keep it lowercase as done by blkid.Transform a system filename into GRUB one.Transform syslinux config into GRUB one.Translate SET1 characters to SET2 in STRING.Translate to lower case.Translate to upper case.Translates the string with the current settings.Try ‘%s --help’ or ‘%s --usage’ for more information.
627 TuesdayUSER PASSWORDUSER PBKDF2_PASSWORDUSERNAME[,USERNAME]UTF-8Unable to create pipe: %sUnable to determine your platform. Use --target.Unable to fork: %sUnable to open stream from %s: %sUnable to retrieve pool stateUncompress data.Uncompress file before checksumming.Unknown address type %d
628 Unknown command ‘%s’.
629 diff -Naur grub-2.02~rc2/po/en@quot.po grub-2.02~rc2-confd/po/en@quot.po
630 --- grub-2.02~rc2/po/en@quot.po 2017-03-15 09:41:33.000000000 +0100
631 +++ grub-2.02~rc2-confd/po/en@quot.po 2017-04-04 12:57:04.863014877 +0200
632 @@ -6545,12 +6545,12 @@
633 #: util/grub-mkconfig.in:271
634 msgid ""
635 "Syntax errors are detected in generated GRUB config file.\n"
636 -"Ensure that there are no errors in /etc/default/grub\n"
637 +"Ensure that there are no errors in /etc/conf.d/grub\n"
638 "and /etc/grub.d/* files or please file a bug report with\n"
639 "%s file attached."
640 msgstr ""
641 "Syntax errors are detected in generated GRUB config file.\n"
642 -"Ensure that there are no errors in /etc/default/grub\n"
643 +"Ensure that there are no errors in /etc/conf.d/grub\n"
644 "and /etc/grub.d/* files or please file a bug report with\n"
645 "%s file attached."
646
647 @@ -6609,8 +6609,8 @@
648 msgstr "Set the default boot menu entry for GRUB."
649
650 #: util/grub-set-default.in:49
651 -msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n"
652 -msgstr "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n"
653 +msgid "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
654 +msgstr "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
655
656 #: util/grub-set-default.in:56
657 msgid "MENU_ENTRY is a number, a menu item title or a menu item identifier."
658 diff -Naur grub-2.02~rc2/po/eo.po grub-2.02~rc2-confd/po/eo.po
659 --- grub-2.02~rc2/po/eo.po 2017-03-15 09:41:33.000000000 +0100
660 +++ grub-2.02~rc2-confd/po/eo.po 2017-04-04 12:57:04.777015804 +0200
661 @@ -6478,7 +6478,7 @@
662 #: util/grub-mkconfig.in:271
663 msgid ""
664 "Syntax errors are detected in generated GRUB config file.\n"
665 -"Ensure that there are no errors in /etc/default/grub\n"
666 +"Ensure that there are no errors in /etc/conf.d/grub\n"
667 "and /etc/grub.d/* files or please file a bug report with\n"
668 "%s file attached."
669 msgstr ""
670 @@ -6529,7 +6529,7 @@
671 msgstr ""
672
673 #: util/grub-set-default.in:49
674 -msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n"
675 +msgid "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
676 msgstr ""
677
678 #: util/grub-set-default.in:56
679 diff -Naur grub-2.02~rc2/po/es.gmo grub-2.02~rc2-confd/po/es.gmo
680 --- grub-2.02~rc2/po/es.gmo 2017-03-15 09:41:38.000000000 +0100
681 +++ grub-2.02~rc2-confd/po/es.gmo 2017-04-04 12:57:04.957013865 +0200
682 @@ -142,12 +142,12 @@
683 Specify filename.Specify hash to use.Specify one or more font files to load.Specify size for each read operationSpecify the number of input files.Speed: %s
684 Start GDB stub on given portStop GDB stubStorage information for `%s' does not include typeStorage information for `%s' indicates neither a plain partition nor a plain diskStore matched component NUMBER in VARNAME.SuccessSundaySuppress normal output (warnings remain).Switch to native disk drivers. If no modules are specified default set (pata,ahci,usbms,ohci,uhci,ehci) is usedSyntax error at line %u
685 Syntax errors are detected in generated GRUB config file.
686 -Ensure that there are no errors in /etc/default/grub
687 +Ensure that there are no errors in /etc/conf.d/grub
688 and /etc/grub.d/* files or please file a bug report with
689 %s file attached.System management bus controller I/O space is at 0x%x
690 TTARGETTHEMESTarget format not specified (use the -O option).Terminal has specified geometry.Terminal is ASCII-only [default].Terminal is logical-ordered UTF-8.Terminal is visually-ordered UTF-8.Test USB support.Test bit at BYTE:BIT in CMOS.Test file read speed.Test if REGEXP matches STRING.Test video subsystem in mode WxH.Test video subsystem.Text-only The files are identical.
691 The highlighted entry will be executed automatically in %ds.This VDEV is a RAIDZ%llu
692 -This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/default/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
693 +This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
694 Trailing backslashTransform 64-bit UUID to format suitable for XNU. If -l is given keep it lowercase as done by blkid.Transform a system filename into GRUB one.Transform syslinux config into GRUB one.Translate SET1 characters to SET2 in STRING.Translate to lower case.Translate to upper case.Translates the string with the current settings.Try '%s --help' or '%s --usage' for more information.
695 TuesdayUSER PASSWORDUSER PBKDF2_PASSWORDUSERNAME[,USERNAME]UTF-8Unable to create pipe: %sUnable to determine your platform. Use --target.Unable to fork: %sUnable to open stream from %s: %sUnable to retrieve pool stateUncompress data.Uncompress file before checksumming.Unknown address type %d
696 Unknown command `%s'.
697 @@ -299,12 +299,12 @@
698 Inicia el soporte de GDB en el puerto proporcionadoPara el soporte de GFBLa información de almacenamiento para «%s» no incluye el tipoLa información de almacenamiento para «%s» no indica ni una partición ni un discoAlmacena la componente correspondiente NÚMERO en VARIABLE.ÉxitoDomingoSilencia la salida normal (los avisos permanecen).Utiliza los controladores de disco nativos. Si no se especifíca ningún módulo se utilizará el conjunto por defecto (pata, ahci, usbms, ohci, ehci)Error de sintaxis en la línea %u
699 Se han detectado errores de sintaxis en el fichero de
700 configuración de GRUB generado.
701 -Asegurese de que no hay errores en /etc/default/grub
702 +Asegurese de que no hay errores en /etc/conf.d/grub
703 en los ficheros /etc/grub.d/* o, por favor, abra una
704 notificación de errores con el fichero %s adjunto.El espacio del sistema de gestión de control del bus I/O está en 0x%x
705 TOBJETIVOTEMASNo se ha especificado el formato objetivo (use la opción -O).El terminal ha especificado su geometría.El terminal es únicamente ASCII [predeterminado].El terminal es UTF-8 lógicamente ordenado.El terminal es UTF-8 visualmente ordenado.Comprueba el soporte USB.Comprueba el bit de la CMOS en BYTE:BIT.Prueba la velocidad de lectura de fichero.Comprueba si la EXPR_REGULAR acepta la CADENA.Prueba el subsistema de vídeo con modo ANCHOxALTOPrueba el subsistema de vídeo.Solo texto Los ficheros son idénticos.
706 La entrada marcada se ejecutará automáticamente en %d s.Este VDEV es un RAIDZ%llu
707 -Este VDEV es un espejo.Esta entrada puede ser usada por cualquier usuario para arrancar.Esto requere establecer GRUB_DEFAULT=saved en %s/default/grub.\nJuevesTiBTiB/sHerramienta para editar bloques de entorno.Tamaño total de flash: %d B.
708 +Este VDEV es un espejo.Esta entrada puede ser usada por cualquier usuario para arrancar.Esto requere establecer GRUB_DEFAULT=saved en %s/conf.d/grub.\nJuevesTiBTiB/sHerramienta para editar bloques de entorno.Tamaño total de flash: %d B.
709 Barra invertida extra al finalTransforma el UUID de 64 bits a un formato adecuado para XNU. Será en minúsculas si se proporciona -l como hace blkid.Transforma un nombre de fichero del sistema en uno de GRUB.Transforma configuración syslinux a GRUB.Transcribe los caracteres del CONJUNTO1 a los del CONJUNTO2 en la CADENA.Transcribe a minúsculas.Transcribe a mayúsculas.Traduce la cadena con las opciones actuales.Pruebe «%s --help» o «%s --usage» para más información.
710 MartesUSUARIO CONTRASEÑAUSUARIO CONTRASEÑA_PBKDF2USUARIO[,USUARIO]UTF-8No se pudo crear una tubería (pipe): %sImposible determinar su plataforma. Use --target.No se pudo bifurcar (fork) el proceso: %sNo se pudo abrir el flujo de %s: %sImposible obtener el estado del "pool"Descomprime datos.Descomprime fichero antes de comprobarlo.Tipo de dirección %d desconocido
711 Orden «%s» desconocida.
712 diff -Naur grub-2.02~rc2/po/es.po grub-2.02~rc2-confd/po/es.po
713 --- grub-2.02~rc2/po/es.po 2017-03-15 09:41:33.000000000 +0100
714 +++ grub-2.02~rc2-confd/po/es.po 2017-04-04 12:57:05.097012357 +0200
715 @@ -6721,13 +6721,13 @@
716 #: util/grub-mkconfig.in:271
717 msgid ""
718 "Syntax errors are detected in generated GRUB config file.\n"
719 -"Ensure that there are no errors in /etc/default/grub\n"
720 +"Ensure that there are no errors in /etc/conf.d/grub\n"
721 "and /etc/grub.d/* files or please file a bug report with\n"
722 "%s file attached."
723 msgstr ""
724 "Se han detectado errores de sintaxis en el fichero de\n"
725 "configuración de GRUB generado.\n"
726 -"Asegurese de que no hay errores en /etc/default/grub\n"
727 +"Asegurese de que no hay errores en /etc/conf.d/grub\n"
728 "en los ficheros /etc/grub.d/* o, por favor, abra una\n"
729 "notificación de errores con el fichero %s adjunto."
730
731 @@ -6789,8 +6789,8 @@
732 msgstr "Establece la entrada del menú predeterminada para GRUB."
733
734 #: util/grub-set-default.in:49
735 -msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n"
736 -msgstr "Esto requere establecer GRUB_DEFAULT=saved en %s/default/grub.\\n"
737 +msgid "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
738 +msgstr "Esto requere establecer GRUB_DEFAULT=saved en %s/conf.d/grub.\\n"
739
740 #: util/grub-set-default.in:56
741 msgid "MENU_ENTRY is a number, a menu item title or a menu item identifier."
742 diff -Naur grub-2.02~rc2/po/fi.gmo grub-2.02~rc2-confd/po/fi.gmo
743 --- grub-2.02~rc2/po/fi.gmo 2017-03-15 09:41:38.000000000 +0100
744 +++ grub-2.02~rc2-confd/po/fi.gmo 2017-04-04 12:57:04.854014975 +0200
745 @@ -133,12 +133,12 @@
746 Specify filename.Specify hash to use.Specify one or more font files to load.Specify size for each read operationSpecify the number of input files.Speed: %s
747 Start GDB stub on given portStop GDB stubStorage information for `%s' does not include typeStorage information for `%s' indicates neither a plain partition nor a plain diskStore matched component NUMBER in VARNAME.SuccessSundaySuppress normal output (warnings remain).Switch to native disk drivers. If no modules are specified default set (pata,ahci,usbms,ohci,uhci,ehci) is usedSyntax error at line %u
748 Syntax errors are detected in generated GRUB config file.
749 -Ensure that there are no errors in /etc/default/grub
750 +Ensure that there are no errors in /etc/conf.d/grub
751 and /etc/grub.d/* files or please file a bug report with
752 %s file attached.System management bus controller I/O space is at 0x%x
753 TTARGETTHEMESTarget format not specified (use the -O option).Terminal has specified geometry.Terminal is ASCII-only [default].Terminal is logical-ordered UTF-8.Terminal is visually-ordered UTF-8.Test USB support.Test bit at BYTE:BIT in CMOS.Test file read speed.Test if REGEXP matches STRING.Test video subsystem in mode WxH.Test video subsystem.Text-only The files are identical.
754 The highlighted entry will be executed automatically in %ds.This VDEV is a RAIDZ%llu
755 -This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/default/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
756 +This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
757 Trailing backslashTransform 64-bit UUID to format suitable for XNU. If -l is given keep it lowercase as done by blkid.Transform a system filename into GRUB one.Transform syslinux config into GRUB one.Translate SET1 characters to SET2 in STRING.Translate to lower case.Translate to upper case.Translates the string with the current settings.Try '%s --help' or '%s --usage' for more information.
758 TuesdayUSER PASSWORDUSER PBKDF2_PASSWORDUSERNAME[,USERNAME]UTF-8Unable to create pipe: %sUnable to determine your platform. Use --target.Unable to fork: %sUnable to open stream from %s: %sUnable to retrieve pool stateUncompress data.Uncompress file before checksumming.Unknown address type %d
759 Unknown command `%s'.
760 @@ -288,12 +288,12 @@
761 Määrittele tiedostonimi.Määritä käytettävä hajakoodaus.Määritä yksi tai useampia kirjasintiedostoja ladattavaksi.Määritä koko jokaiselle lukutoiminnolleMääritä syötetiedostojen lukumäärä.Nopeus: %s
762 Käynnistä GDB-tynkä annetussa portissaPysäytä GDB-tynkäTallennusvälinetieto ”%s” ei sisällä tyyppiäVarastotieto kohteelle ”%s” ei osoita pelkkää osioita eikä pelkkää levyäTallenna täsmäävä komponentti-NUMERO muuttujaan VARNAME.OnnistuiSunnuntaiVaienna normaalituloste (varoitukset jäävät).Vaihda alkuperäisiin levyajureihin. Jos yhtään moduulia ei ole määritelty, käytetään oletusjoukkoa (pata,ahci,usbms,ohci,uhci,ehci)Syntaksivirhe rivillä %u
763 Syntaksivirheita havaittu tuotettaessa GRUB-asetustiedostoa.
764 -Varmista, että tiedostoissa /etc/default/grub ja /etc/grub.d/*
765 +Varmista, että tiedostoissa /etc/conf.d/grub ja /etc/grub.d/*
766 ei ole mitään virheitä tai tee vikailmoitus tiedosto %s
767 liitteenä.Järjestelmähallintaväyläohjain siirräntätila on osoitteessa 0x%x
768 TiKOHDETEEMATKohdemuotoa ei ole määritelty (käytä valitsinta -O).Päätteellä on määritelty geometria.Pääte on vain ASCII-pääte [oletus].Pääte on loogisesti järjestetty UTF-8.Pääte on visuaalisesti järjestetty UTF-8.Koesta USB-tuki.Testaa bitti BYTE:BIT CMOS-muistissa.Testaa tiedoston lukunopeusKoesta, jos REGEXP-lauseke täsmää MERKKIJONOon.Koesta video-alijärjestelmä WxH-tilassa.Koesta video-alijärjestelmä.Vain teksti Tiedostot ovat identtiset.
769 Korostettu valikkorivi suoritetaan automaattisesti %d sekunnin kuluttua.Tämä VDEV on RAIDZ%llu
770 -Tämä VDEV on peili.Kuka tahansa käyttäjä voi käynnistää tämän kohteen.Tämä vaatii asetuksen GRUB_DEFAULT=saved tiedostossa %s/default/grub.\nTorstaitebitavuatebitavus/sTyökalu ympäristölohkon muokkaamiseen.Flash-muistin kokonaiskoko: %d tavua.
771 +Tämä VDEV on peili.Kuka tahansa käyttäjä voi käynnistää tämän kohteen.Tämä vaatii asetuksen GRUB_DEFAULT=saved tiedostossa %s/conf.d/grub.\nTorstaitebitavuatebitavus/sTyökalu ympäristölohkon muokkaamiseen.Flash-muistin kokonaiskoko: %d tavua.
772 Jäljessä oleva kenoviivaMuunna 64-bittiset UUID:t XNU:lle sopivaan muotoon. Jos valitsin -l on annettu, pidä se pienenä kirjaimena kuten blkid tekee.Muunna järjestelmätiedostonimi GRUB-tiedostonimeksi.Muunna syslinux-asetustiedostonimi GRUB-tiedostonimeksi.Käännä JOUKKO1-merkit JOUKKO2-merkeiksi MERKKIJONOssaKäännä pieniksi kirjaimiksi.Käännä suuriksi kirjaimiksi.Käännä merkkijonot nykyisillä asetuksilla.Lisätietoja komennolla ’%s --help’ tai ’%s --usage’.
773 TiistaiKÄYTTÄJÄ SALASANAKÄYTTÄJÄ PBKDF2_SALASANAKÄYTTÄJÄNIMI[,KÄYTTÄJÄNIMI]UTF-8Ei kyetä luomaan putkea: %sAlustasi määritteleminen epäonnistui. Käytä valitsinta --target.Ei kyetä fork-kutsumaan: %sEi kyetä avamaan virtaa kohteelta %s: %sEi kyetä noutamaan varantotilaaPura tiedoston tiivistys.Pura tiedoston tiivistys ennen tarkistussumman laskemista.Tuntematon osoitetyyppi %d
774 Tuntematon komento ”%s”.
775 diff -Naur grub-2.02~rc2/po/fi.po grub-2.02~rc2-confd/po/fi.po
776 --- grub-2.02~rc2/po/fi.po 2017-03-15 09:41:33.000000000 +0100
777 +++ grub-2.02~rc2-confd/po/fi.po 2017-04-04 12:57:05.114012174 +0200
778 @@ -6619,12 +6619,12 @@
779 #: util/grub-mkconfig.in:271
780 msgid ""
781 "Syntax errors are detected in generated GRUB config file.\n"
782 -"Ensure that there are no errors in /etc/default/grub\n"
783 +"Ensure that there are no errors in /etc/conf.d/grub\n"
784 "and /etc/grub.d/* files or please file a bug report with\n"
785 "%s file attached."
786 msgstr ""
787 "Syntaksivirheita havaittu tuotettaessa GRUB-asetustiedostoa.\n"
788 -"Varmista, että tiedostoissa /etc/default/grub ja /etc/grub.d/*\n"
789 +"Varmista, että tiedostoissa /etc/conf.d/grub ja /etc/grub.d/*\n"
790 "ei ole mitään virheitä tai tee vikailmoitus tiedosto %s\n"
791 "liitteenä."
792
793 @@ -6688,9 +6688,9 @@
794 msgstr "Aseta käynnistyksen oletusvalikkorivi GRUB:lle"
795
796 #: util/grub-set-default.in:49
797 -msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n"
798 +msgid "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
799 msgstr ""
800 -"Tämä vaatii asetuksen GRUB_DEFAULT=saved tiedostossa %s/default/grub.\\n"
801 +"Tämä vaatii asetuksen GRUB_DEFAULT=saved tiedostossa %s/conf.d/grub.\\n"
802
803 #: util/grub-set-default.in:56
804 msgid "MENU_ENTRY is a number, a menu item title or a menu item identifier."
805 diff -Naur grub-2.02~rc2/po/fr.gmo grub-2.02~rc2-confd/po/fr.gmo
806 --- grub-2.02~rc2/po/fr.gmo 2017-03-15 09:41:38.000000000 +0100
807 +++ grub-2.02~rc2-confd/po/fr.gmo 2017-04-04 12:57:04.824015297 +0200
808 @@ -144,12 +144,12 @@
809 Specify filename.Specify hash to use.Specify one or more font files to load.Specify size for each read operationSpecify the number of input files.Speed: %s
810 Start GDB stub on given portStop GDB stubStorage information for `%s' does not include typeStorage information for `%s' indicates neither a plain partition nor a plain diskStore matched component NUMBER in VARNAME.SuccessSundaySuppress normal output (warnings remain).Switch to native disk drivers. If no modules are specified default set (pata,ahci,usbms,ohci,uhci,ehci) is usedSyntax error at line %u
811 Syntax errors are detected in generated GRUB config file.
812 -Ensure that there are no errors in /etc/default/grub
813 +Ensure that there are no errors in /etc/conf.d/grub
814 and /etc/grub.d/* files or please file a bug report with
815 %s file attached.System management bus controller I/O space is at 0x%x
816 TTARGETTHEMESTarget format not specified (use the -O option).Terminal has specified geometry.Terminal is ASCII-only [default].Terminal is logical-ordered UTF-8.Terminal is visually-ordered UTF-8.Test USB support.Test bit at BYTE:BIT in CMOS.Test file read speed.Test if REGEXP matches STRING.Test video subsystem in mode WxH.Test video subsystem.Text-only The files are identical.
817 The highlighted entry will be executed automatically in %ds.This VDEV is a RAIDZ%llu
818 -This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/default/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
819 +This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
820 Trailing backslashTransform 64-bit UUID to format suitable for XNU. If -l is given keep it lowercase as done by blkid.Transform a system filename into GRUB one.Transform syslinux config into GRUB one.Translate SET1 characters to SET2 in STRING.Translate to lower case.Translate to upper case.Translates the string with the current settings.Try '%s --help' or '%s --usage' for more information.
821 TuesdayUSER PASSWORDUSER PBKDF2_PASSWORDUSERNAME[,USERNAME]UTF-8Unable to create pipe: %sUnable to determine your platform. Use --target.Unable to fork: %sUnable to open stream from %s: %sUnable to retrieve pool stateUncompress data.Uncompress file before checksumming.Unknown address type %d
822 Unknown command `%s'.
823 @@ -298,11 +298,11 @@
824 Démarrer la session GDB sur le port indiqué.Arrêter la session GDBLes renseignements de stockage pour « %s » ne contiennent pas le typeLes renseignements de stockage pour « %s » n’indiquent ni une simple partition, ni un simple disqueSauver le composant NOMBRE correspondant dans NOM_VAR.RéussitedimancheSupprimer la sortie normale (les avertissements sont conservés).Basculer vers les pilotes natifs de disque. Si aucun module n'est indiqué, l'ensemble par défaut (pata,ahci,usbms,ohci,uhci,ehci) est utiliséErreur de syntaxe à la ligne %u
825 Des erreurs de syntaxe sont détectées dans le fichier de configuration
826 de GRUB. Veuillez vérifier qu'il n'y a pas d'erreur dans les fichiers
827 -/etc/default/grub et /etc/grub.d/*. Sinon veuillez signaler un bogue
828 +/etc/conf.d/grub et /etc/grub.d/*. Sinon veuillez signaler un bogue
829 en joignant le fichier %s.L'espace d'E/S du contrôleur de bus du système de gestion est à 0x%x
830  TiCIBLETHÈMESFormat cible non indiqué (utiliser l'option -O).Le terminal a la géométrie indiquée.Le terminal est en ASCII seulement [par défaut].Le terminal est en UTF-8 ordonné logiquement.Le terminal est en UTF-8 ordonné visuellement.Tester la prise en charge de l'USB.Tester le bit à OCTET:BIT du CMOS.Tester la vitesse de lecture du fichier.Tester si l'expression rationnelle EXPR_RAT correspond à CHAÎNE.Tester le sous-système vidéo en mode LARG×HAUT.Tester le sous-système vidéo.Texte seul Les fichiers sont identiques.
831 L'entrée sélectionnée sera exécutée automatiquement dans %d s.Ce VDEV est un RAIDZ%llu
832 -Ce VDEV est un miroirCette entrée peut être démarrée par n'importe quel utilisateur.Cela nécessite de configurer GRUB_DEFAULT=saved dans %s/default/grub.\njeudi Tio Tio/sOutil pour éditer un bloc d'environnement.Taille flash totale : %d o.
833 +Ce VDEV est un miroirCette entrée peut être démarrée par n'importe quel utilisateur.Cela nécessite de configurer GRUB_DEFAULT=saved dans %s/conf.d/grub.\njeudi Tio Tio/sOutil pour éditer un bloc d'environnement.Taille flash totale : %d o.
834 Barre oblique finaleTransformer un UUID 64 bits au format convenable pour XNU. Si -l est donnée, le garder en minuscule comme avec blkid.Transformer un nom de fichier système vers le format GRUB.Transformer une configuration de syslinux vers le format GRUB.Convertir les caractères d’ENSEMBLE1 vers ENSEMBLE2 dans CHAÎNE.Convertir en minuscule.Convertir en majuscule.Traduit la chaîne en fonction de la configuration actuelle.Utilisez « %s --help » ou « %s --usage » pour obtenir de plus amples renseignements.
835 mardiUTILISATEUR MOTDEPASSEUTILISATEUR MOTDEPASSE_PBKDF2UTILISATEUR[,UTILISATEUR]UTF-8Impossible de créer le tube : %sImpossible de déterminer la plate-forme. Utilisez --target.Impossible de bifurquer (« fork ») : %sImpossible d'ouvrir le flux de %s : %sImpossible de récupérer l'état du poolDécompresser les données.Décompresser le fichier avant de calculer la somme de contrôle.type %d d'adresse inconnu
836 Commande « %s » inconnue.
837 diff -Naur grub-2.02~rc2/po/fr.po grub-2.02~rc2-confd/po/fr.po
838 --- grub-2.02~rc2/po/fr.po 2017-03-15 09:41:34.000000000 +0100
839 +++ grub-2.02~rc2-confd/po/fr.po 2017-04-04 12:57:04.984013574 +0200
840 @@ -6683,13 +6683,13 @@
841 #: util/grub-mkconfig.in:271
842 msgid ""
843 "Syntax errors are detected in generated GRUB config file.\n"
844 -"Ensure that there are no errors in /etc/default/grub\n"
845 +"Ensure that there are no errors in /etc/conf.d/grub\n"
846 "and /etc/grub.d/* files or please file a bug report with\n"
847 "%s file attached."
848 msgstr ""
849 "Des erreurs de syntaxe sont détectées dans le fichier de configuration\n"
850 "de GRUB. Veuillez vérifier qu'il n'y a pas d'erreur dans les fichiers\n"
851 -"/etc/default/grub et /etc/grub.d/*. Sinon veuillez signaler un bogue\n"
852 +"/etc/conf.d/grub et /etc/grub.d/*. Sinon veuillez signaler un bogue\n"
853 "en joignant le fichier %s."
854
855 #: util/grub-mkconfig.in:283
856 @@ -6752,9 +6752,9 @@
857 msgstr "Configurer l'entrée de menu par défaut pour GRUB."
858
859 #: util/grub-set-default.in:49
860 -msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n"
861 +msgid "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
862 msgstr ""
863 -"Cela nécessite de configurer GRUB_DEFAULT=saved dans %s/default/grub.\\n"
864 +"Cela nécessite de configurer GRUB_DEFAULT=saved dans %s/conf.d/grub.\\n"
865
866 #: util/grub-set-default.in:56
867 msgid "MENU_ENTRY is a number, a menu item title or a menu item identifier."
868 diff -Naur grub-2.02~rc2/po/gl.gmo grub-2.02~rc2-confd/po/gl.gmo
869 --- grub-2.02~rc2/po/gl.gmo 2017-03-15 09:41:38.000000000 +0100
870 +++ grub-2.02~rc2-confd/po/gl.gmo 2017-04-04 12:57:04.823015308 +0200
871 @@ -127,11 +127,11 @@
872 Some Hurd stuff found, but not enough to boot.Specify filename.Specify hash to use.Specify one or more font files to load.Specify size for each read operationSpecify the number of input files.Speed: %s
873 Start GDB stub on given portStop GDB stubStore matched component NUMBER in VARNAME.SuccessSundaySuppress normal output (warnings remain).Switch to native disk drivers. If no modules are specified default set (pata,ahci,usbms,ohci,uhci,ehci) is usedSyntax error at line %u
874 Syntax errors are detected in generated GRUB config file.
875 -Ensure that there are no errors in /etc/default/grub
876 +Ensure that there are no errors in /etc/conf.d/grub
877 and /etc/grub.d/* files or please file a bug report with
878 %s file attached.System management bus controller I/O space is at 0x%x
879 TTARGETTarget format not specified (use the -O option).Terminal has specified geometry.Terminal is ASCII-only [default].Terminal is logical-ordered UTF-8.Terminal is visually-ordered UTF-8.Test USB support.Test bit at BYTE:BIT in CMOS.Test file read speed.Test if REGEXP matches STRING.Test video subsystem in mode WxH.Test video subsystem.Text-only The files are identical.
880 -The highlighted entry will be executed automatically in %ds.This entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/default/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
881 +The highlighted entry will be executed automatically in %ds.This entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
882 Trailing backslashTransform 64-bit UUID to format suitable for XNU. If -l is given keep it lowercase as done by blkid.Transform a system filename into GRUB one.Translates the string with the current settings.Try '%s --help' or '%s --usage' for more information.
883 TuesdayUSER PASSWORDUSER PBKDF2_PASSWORDUSERNAME[,USERNAME]UTF-8Unable to create pipe: %sUnable to determine your platform. Use --target.Unable to fork: %sUnable to open stream from %s: %sUnable to retrieve pool stateUncompress data.Uncompress file before checksumming.Unknown address type %d
884 Unknown command `%s'.
885 @@ -260,11 +260,11 @@
886 Atopouse algo máis de Hurd pero non chega para arrancar.Especifique o nome do ficheiro.Especificar o hash para usar.Especifique un ou máis ficheiros de tipos de letra para cargar.Especifica o tamaño de cada operación de lecturaEspecificar o número de ficheiros de entrada.Velocidade: %s
887 Arrancar o servizo GDB no porto dadoDeter o servizo GDBGardar o compoñente de NÚMERO EN NOMEVARIBEL.CorrectoDomingoSuprimir a saída normal (permanecen os avisos).Trocar para utilizar controladores de disco nativos. De non especificar módulos, utilizarase o conxunto predeterminado (pata, ahci, usbms, ohci, uhci, ehci)Erro sintáctico na liña %u
888 Detectáronse erros sintácticos no ficheiro de configuración do GRUB xerado.
889 -Asegúrese de que non hai erros en /etc/default/grub
890 +Asegúrese de que non hai erros en /etc/conf.d/grub
891 e nos ficheiros /etc/grub.d/* ou escriba un informe de erro co
892 %s ficheiro anexado.O espazo do sistema de xestión do controlador de bus de E/S está en 0x%x
893 TDESTINOFormato de destino non especificado (utilice a opción -O).O terminal especificou a xeometría.O terminal só é ASCII [predeterminado].O terminal é un UTF-8 ordenado loxicamente.O terminal é un UTF-8 visualmente ordenado.Comprobar se é compatíbel con USB.Probar bit en BYTE:BIT no CMOS.Velocidade de lectura do ficheiro de proba.Probar se REGEXP coincide con CADEA.Probar o subsistema de vídeo en modo LARGOxALTO.Comprobar o subsistema de vídeo.Só texto Os ficheiros son idénticos.
894 -A entrada realzada executarase automaticamente en %ds.Calquera usuario pode arrancar con esta entrada.Isto require a opción GRUB_PREDETERMINADO=gardada en %s/default/grub.\nXovesTiBTiB/sFerramenta para editar bloques de entorno.Tamaño total da flash: %d B.
895 +A entrada realzada executarase automaticamente en %ds.Calquera usuario pode arrancar con esta entrada.Isto require a opción GRUB_PREDETERMINADO=gardada en %s/conf.d/grub.\nXovesTiBTiB/sFerramenta para editar bloques de entorno.Tamaño total da flash: %d B.
896 Barra invertida na fin de liñaTransformar o UUID de 64 bits a formato adecuado para XNU. No caso de dar -l mantelo en minúsculas como o dá blkid.Transformar un nome de ficheiro do sistema nun de GRUB.Traduza a cadea que contén a configuración actual.Probe '%s --help' ou '%s --usage' para máis información.
897 MartesCONTRASINAL DE USUARIOUSUARIO CONTRASINAL_PBKDF2USUARIO[,USUARIO]UTF-8Non é posíbel crear a canalización: %sNon é posíbel determinar a súa plataforma. Utilice --target.Non é posíbel ramificar: %sNon é posíbel abrir o fluxo de %s: %sNon foi posíbel obter o estado do grupoDatos sen comprimir.Descomprimir o ficheiro antes da suma de comprobación.O tipo de enderezo %d é descoñecido
898 Orde «%s» descoñecida.
899 diff -Naur grub-2.02~rc2/po/gl.po grub-2.02~rc2-confd/po/gl.po
900 --- grub-2.02~rc2/po/gl.po 2017-03-15 09:41:34.000000000 +0100
901 +++ grub-2.02~rc2-confd/po/gl.po 2017-04-04 12:57:04.901014468 +0200
902 @@ -6645,12 +6645,12 @@
903 #: util/grub-mkconfig.in:271
904 msgid ""
905 "Syntax errors are detected in generated GRUB config file.\n"
906 -"Ensure that there are no errors in /etc/default/grub\n"
907 +"Ensure that there are no errors in /etc/conf.d/grub\n"
908 "and /etc/grub.d/* files or please file a bug report with\n"
909 "%s file attached."
910 msgstr ""
911 "Detectáronse erros sintácticos no ficheiro de configuración do GRUB xerado.\n"
912 -"Asegúrese de que non hai erros en /etc/default/grub\n"
913 +"Asegúrese de que non hai erros en /etc/conf.d/grub\n"
914 "e nos ficheiros /etc/grub.d/* ou escriba un informe de erro co\n"
915 "%s ficheiro anexado."
916
917 @@ -6704,9 +6704,9 @@
918 msgstr "Estabelecer a entrada predeterminada do menú de arranque no GRUB."
919
920 #: util/grub-set-default.in:49
921 -msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n"
922 +msgid "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
923 msgstr ""
924 -"Isto require a opción GRUB_PREDETERMINADO=gardada en %s/default/grub.\\n"
925 +"Isto require a opción GRUB_PREDETERMINADO=gardada en %s/conf.d/grub.\\n"
926
927 #: util/grub-set-default.in:56
928 msgid "MENU_ENTRY is a number, a menu item title or a menu item identifier."
929 diff -Naur grub-2.02~rc2/po/grub.pot grub-2.02~rc2-confd/po/grub.pot
930 --- grub-2.02~rc2/po/grub.pot 2017-03-15 09:41:18.000000000 +0100
931 +++ grub-2.02~rc2-confd/po/grub.pot 2017-04-04 12:57:04.938014070 +0200
932 @@ -6353,7 +6353,7 @@
933 #: util/grub-mkconfig.in:271
934 msgid ""
935 "Syntax errors are detected in generated GRUB config file.\n"
936 -"Ensure that there are no errors in /etc/default/grub\n"
937 +"Ensure that there are no errors in /etc/conf.d/grub\n"
938 "and /etc/grub.d/* files or please file a bug report with\n"
939 "%s file attached."
940 msgstr ""
941 @@ -6404,7 +6404,7 @@
942 msgstr ""
943
944 #: util/grub-set-default.in:49
945 -msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n"
946 +msgid "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
947 msgstr ""
948
949 #: util/grub-set-default.in:56
950 diff -Naur grub-2.02~rc2/po/hu.gmo grub-2.02~rc2-confd/po/hu.gmo
951 --- grub-2.02~rc2/po/hu.gmo 2017-03-15 09:41:38.000000000 +0100
952 +++ grub-2.02~rc2-confd/po/hu.gmo 2017-04-04 12:57:04.768015901 +0200
953 @@ -146,12 +146,12 @@
954 Specify filename.Specify hash to use.Specify one or more font files to load.Specify size for each read operationSpecify the number of input files.Speed: %s
955 Start GDB stub on given portStop GDB stubStorage information for `%s' does not include typeStorage information for `%s' indicates neither a plain partition nor a plain diskStore matched component NUMBER in VARNAME.SuccessSundaySuppress normal output (warnings remain).Switch to native disk drivers. If no modules are specified default set (pata,ahci,usbms,ohci,uhci,ehci) is usedSyntax error at line %u
956 Syntax errors are detected in generated GRUB config file.
957 -Ensure that there are no errors in /etc/default/grub
958 +Ensure that there are no errors in /etc/conf.d/grub
959 and /etc/grub.d/* files or please file a bug report with
960 %s file attached.System management bus controller I/O space is at 0x%x
961 TTARGETTHEMESTarget format not specified (use the -O option).Terminal has specified geometry.Terminal is ASCII-only [default].Terminal is logical-ordered UTF-8.Terminal is visually-ordered UTF-8.Test USB support.Test bit at BYTE:BIT in CMOS.Test file read speed.Test if REGEXP matches STRING.Test video subsystem in mode WxH.Test video subsystem.Text-only The files are identical.
962 The highlighted entry will be executed automatically in %ds.This VDEV is a RAIDZ%llu
963 -This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/default/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
964 +This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
965 Trailing backslashTransform 64-bit UUID to format suitable for XNU. If -l is given keep it lowercase as done by blkid.Transform a system filename into GRUB one.Transform syslinux config into GRUB one.Translate SET1 characters to SET2 in STRING.Translate to lower case.Translate to upper case.Translates the string with the current settings.Try '%s --help' or '%s --usage' for more information.
966 TuesdayUSER PASSWORDUSER PBKDF2_PASSWORDUSERNAME[,USERNAME]UTF-8Unable to create pipe: %sUnable to determine your platform. Use --target.Unable to fork: %sUnable to open stream from %s: %sUnable to retrieve pool stateUncompress data.Uncompress file before checksumming.Unknown address type %d
967 Unknown command `%s'.
968 @@ -294,12 +294,12 @@
969 Fájlnév megadása.Használandó hash megadása.Adjon meg legalább egy betöltendő betűkészletfájlt.Méret meghatározása minden olvasási műveletnélA bemeneti fájlok számának megadása.Sebesség: %s
970 GDB csonk indítása a megadott portonGDB csonk leállításaA(z) „%s” tároló-információi nem tartalmaznak típustA(z) „%s” tároló-információi nem jeleznek sem egyszerű partíciót, sem egyszerű lemeztAz egyező komponens SZÁM tárolása a VÁLTOZÓNÉVBEN.SikerültVasárnapNormál kimenet elnyomása (a figyelmeztetések maradnak).Átváltás natív lemezmeghajtókra. Ha nincs modul megadva, az alapértelmezett beállítás (pata,ahci,usbms,ohci,uhci,ehci) lesz használvaSzintaktikai hiba a(z) %u. sorban
971 Szintaktikai hibák találhatók az előállított GRUB beállítófájlban.
972 -Győződjön meg arról, hogy nincsenek hibák a /etc/default/grub
973 +Győződjön meg arról, hogy nincsenek hibák a /etc/conf.d/grub
974 és a /etc/grub.d/* fájlokban, vagy küldjön egy hibajelentést a(z)
975 %s fájllal mellékelve.Rendszerkezelő buszvezérlő I/O tér van itt: 0x%x
976 TCÉLTÉMÁKA célformátum nincs megadva (használja a -O kapcsolót).A terminálnak adott geometriája van.A terminál csak ASCII [alapértelmezett].A terminál logikai sorrendű UTF-8.A terminál vizuális sorrendű UTF-8.USB-támogatás tesztelése.Bit tesztelése a CMOS BÁJT:BIT helyén.Fájl olvasási sebességének tesztelése.Annak tesztelése, hogy a REGKIF illeszkedik-e a SZÖVEGRE.Videoalrendszer tesztelése SzxM módban.Videoalrendszer tesztelése.Csak szöveg A fájlok teljesen egyformák.
977 A kijelölt bejegyzés automatikusan elindul %d másodperc múlva.Ez a VDEV egy RAIDZ%llu
978 -Ez a VDEV egy tükörEzt a bejegyzést bármely felhasználó indíthatja.Ez a GRUB_DEFAULT=saved beállítást igényli a(z) %s/default/grub fájlban.\nCsütörtökTiBTiB/sKörnyezetblokk szerkesztésére szolgáló eszköz.Teljes flash méret: %d B.
979 +Ez a VDEV egy tükörEzt a bejegyzést bármely felhasználó indíthatja.Ez a GRUB_DEFAULT=saved beállítást igényli a(z) %s/conf.d/grub fájlban.\nCsütörtökTiBTiB/sKörnyezetblokk szerkesztésére szolgáló eszköz.Teljes flash méret: %d B.
980 Záró visszaper64 bites UUID átalakítása XNU-hoz megfelelő formátumba. Ha a -l meg van adva, tartsa kisbetűsen, ahogy a blkid elkészítette.Egy rendszer fájlnév átalakítása GRUB fájlnévre.A syslinux beállítás átalakítása GRUB beállításra.A HALMAZ1 karakterek fordítása HALMAZ2-re a SZÖVEGBEN.Fordítás kisbetűsre.Fordítás nagybetűsre.Lefordítja a karakterláncot a jelenlegi beállításokkal.További információkért próbálja a(z) „%s --help” vagy „%s --usage” parancsot.
981 KeddFELHASZNÁLÓ JELSZÓFELHASZNÁLÓ PBKDF2_JELSZÓFELHASZNÁLÓNÉV[,FELHASZNÁLÓNÉV]UTF-8Nem lehet csövet létrehozni: %sNem lehet meghatározni a platformot. Használja a --target kapcsolót.Nem lehet elágazni: %sNem lehet megnyitni a folyamot innen: %s: %sNem lehet lekérni a tárolóállapototAdatok kibontása.Fájl kibontása az ellenőrzőösszeg számolása előtt.Ismeretlen címtípus: %d
982 Ismeretlen parancs: „%s”.
983 diff -Naur grub-2.02~rc2/po/hu.po grub-2.02~rc2-confd/po/hu.po
984 --- grub-2.02~rc2/po/hu.po 2017-03-15 09:41:34.000000000 +0100
985 +++ grub-2.02~rc2-confd/po/hu.po 2017-04-04 12:57:05.002013380 +0200
986 @@ -6599,12 +6599,12 @@
987 #: util/grub-mkconfig.in:271
988 msgid ""
989 "Syntax errors are detected in generated GRUB config file.\n"
990 -"Ensure that there are no errors in /etc/default/grub\n"
991 +"Ensure that there are no errors in /etc/conf.d/grub\n"
992 "and /etc/grub.d/* files or please file a bug report with\n"
993 "%s file attached."
994 msgstr ""
995 "Szintaktikai hibák találhatók az előállított GRUB beállítófájlban.\n"
996 -"Győződjön meg arról, hogy nincsenek hibák a /etc/default/grub\n"
997 +"Győződjön meg arról, hogy nincsenek hibák a /etc/conf.d/grub\n"
998 "és a /etc/grub.d/* fájlokban, vagy küldjön egy hibajelentést a(z)\n"
999 "%s fájllal mellékelve."
1000
1001 @@ -6664,9 +6664,9 @@
1002 msgstr "A GRUB alapértelmezett rendszerindítási menübejegyzésének beállítása."
1003
1004 #: util/grub-set-default.in:49
1005 -msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n"
1006 +msgid "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
1007 msgstr ""
1008 -"Ez a GRUB_DEFAULT=saved beállítást igényli a(z) %s/default/grub fájlban.\\n"
1009 +"Ez a GRUB_DEFAULT=saved beállítást igényli a(z) %s/conf.d/grub fájlban.\\n"
1010
1011 #: util/grub-set-default.in:56
1012 msgid "MENU_ENTRY is a number, a menu item title or a menu item identifier."
1013 diff -Naur grub-2.02~rc2/po/id.po grub-2.02~rc2-confd/po/id.po
1014 --- grub-2.02~rc2/po/id.po 2017-03-15 09:41:34.000000000 +0100
1015 +++ grub-2.02~rc2-confd/po/id.po 2017-04-04 12:57:05.072012627 +0200
1016 @@ -6638,7 +6638,7 @@
1017 #: util/grub-mkconfig.in:271
1018 msgid ""
1019 "Syntax errors are detected in generated GRUB config file.\n"
1020 -"Ensure that there are no errors in /etc/default/grub\n"
1021 +"Ensure that there are no errors in /etc/conf.d/grub\n"
1022 "and /etc/grub.d/* files or please file a bug report with\n"
1023 "%s file attached."
1024 msgstr ""
1025 @@ -6690,7 +6690,7 @@
1026 msgstr ""
1027
1028 #: util/grub-set-default.in:49
1029 -msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n"
1030 +msgid "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
1031 msgstr ""
1032
1033 #: util/grub-set-default.in:56
1034 diff -Naur grub-2.02~rc2/po/it.gmo grub-2.02~rc2-confd/po/it.gmo
1035 --- grub-2.02~rc2/po/it.gmo 2017-03-15 09:41:39.000000000 +0100
1036 +++ grub-2.02~rc2-confd/po/it.gmo 2017-04-04 12:57:05.063012724 +0200
1037 @@ -145,12 +145,12 @@
1038 Specify filename.Specify hash to use.Specify one or more font files to load.Specify size for each read operationSpecify the number of input files.Speed: %s
1039 Start GDB stub on given portStop GDB stubStorage information for `%s' does not include typeStorage information for `%s' indicates neither a plain partition nor a plain diskStore matched component NUMBER in VARNAME.SuccessSundaySuppress normal output (warnings remain).Switch to native disk drivers. If no modules are specified default set (pata,ahci,usbms,ohci,uhci,ehci) is usedSyntax error at line %u
1040 Syntax errors are detected in generated GRUB config file.
1041 -Ensure that there are no errors in /etc/default/grub
1042 +Ensure that there are no errors in /etc/conf.d/grub
1043 and /etc/grub.d/* files or please file a bug report with
1044 %s file attached.System management bus controller I/O space is at 0x%x
1045 TTARGETTHEMESTarget format not specified (use the -O option).Terminal has specified geometry.Terminal is ASCII-only [default].Terminal is logical-ordered UTF-8.Terminal is visually-ordered UTF-8.Test USB support.Test bit at BYTE:BIT in CMOS.Test file read speed.Test if REGEXP matches STRING.Test video subsystem in mode WxH.Test video subsystem.Text-only The files are identical.
1046 The highlighted entry will be executed automatically in %ds.This VDEV is a RAIDZ%llu
1047 -This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/default/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
1048 +This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
1049 Trailing backslashTransform 64-bit UUID to format suitable for XNU. If -l is given keep it lowercase as done by blkid.Transform a system filename into GRUB one.Transform syslinux config into GRUB one.Translate SET1 characters to SET2 in STRING.Translate to lower case.Translate to upper case.Translates the string with the current settings.Try '%s --help' or '%s --usage' for more information.
1050 TuesdayUSER PASSWORDUSER PBKDF2_PASSWORDUSERNAME[,USERNAME]UTF-8Unable to create pipe: %sUnable to determine your platform. Use --target.Unable to fork: %sUnable to open stream from %s: %sUnable to retrieve pool stateUncompress data.Uncompress file before checksumming.Unknown address type %d
1051 Unknown command `%s'.
1052 @@ -300,11 +300,11 @@
1053 Avvia stub GDB sulla porta fornitaFerma stub GDBLe informazioni di archiviazione per "%s" non comprendono il tipoLe informazioni di archiviazione per "%s" indicano una partizione o un disco normaleArchivia il corrispondente componente NUMERO in NOMEVARSuccessodomenicaElimina l'output normale (gli avvisi restano)Passa ai driver disco nativi; se nessun modulo è specificato viene usato l'insieme predefinito (pata,ahci,usbms,ohci,uhci,ehci)Errore di sintassi alla riga %u
1054 Errori di sintassi sono stati rilevati nel file di configurazione
1055 di GRUB generato. Assicurarsi che non vi siano errori in
1056 -/etc/default/grub e /etc/grub.d/* o segnalare un bug allegando
1057 +/etc/conf.d/grub e /etc/grub.d/* o segnalare un bug allegando
1058 il file %s.Lo spazio I/O del bus di controllo di sistema è a 0x%x
1059 TOBIETTIVOTEMIFormato dell'obiettivo non specificato (usare l'opzione -O).Il terminale ha la geometria specificataIl terminale è solamente ASCII [predefinito]Il terminale è UTF-8 in ordine logicoIl terminale è UTF-8 in ordine visualeVerifica il supporto USBVerifica il bit BYTE:BIT nel CMOSVerifica la velocità di lettura fileVerifica che REGEXP corrisponda a STRINGAVerifica il sottosistema video in modalità W×HVerifica il sottosistema videoSolo testoI file sono identici.
1060 La voce selezionata verrà avviata automaticamente in %ds.Questo VDEV è un RAIDZ%llu
1061 -Questo VDEV è un mirrorQuesta voce può essere avviata da tutti gli utenti.Ciò necessita l'impostazione di GRUB_DEFAULT=saved in %s/default/grub.\ngiovedìTiBTiB/sStrumento per modificare il blocco dell'ambiente.Dimensione totale flash: %d B.
1062 +Questo VDEV è un mirrorQuesta voce può essere avviata da tutti gli utenti.Ciò necessita l'impostazione di GRUB_DEFAULT=saved in %s/conf.d/grub.\ngiovedìTiBTiB/sStrumento per modificare il blocco dell'ambiente.Dimensione totale flash: %d B.
1063 Backslash finaleTrasforma UUID 64-bit in un formato adatto per XNU; se viene passato -l mantiene tutto minuscolo come fatto da blkidTrasforma il nome file di sistema in uno di GRUB.Trasforma la configurazione syslinux in una GRUB.Converte i caratteri in STRINGA da SET1 a SET2Converte tutto in minuscoloConverte tutto in maiuscoloTraduce la stringa con le impostazioni attualiProvare "%s --help" o "%s --usage" per ulteriori informazioni.
1064 martedìUTENTE PASSWORDUTENTE PASSWORD_PBKDF2NOMEUTENTE[,NOMEUTENTE]UTF-8Impossibile creare pipe: %sImpossibile determinare la piattaforma. Utilizzare --target.Impossibile eseguire fork: %sImpossibile aprire lo stream da %s: %sImpossibile recuperare lo stato del poolDecomprime i datiEstrae il file prima di calcolare il checksumTipo d'indirizzo %d sconosciuto
1065 Comando "%s" sconosciuto.
1066 diff -Naur grub-2.02~rc2/po/it.po grub-2.02~rc2-confd/po/it.po
1067 --- grub-2.02~rc2/po/it.po 2017-03-15 09:41:34.000000000 +0100
1068 +++ grub-2.02~rc2-confd/po/it.po 2017-04-04 12:57:05.046012907 +0200
1069 @@ -6626,13 +6626,13 @@
1070 #: util/grub-mkconfig.in:271
1071 msgid ""
1072 "Syntax errors are detected in generated GRUB config file.\n"
1073 -"Ensure that there are no errors in /etc/default/grub\n"
1074 +"Ensure that there are no errors in /etc/conf.d/grub\n"
1075 "and /etc/grub.d/* files or please file a bug report with\n"
1076 "%s file attached."
1077 msgstr ""
1078 "Errori di sintassi sono stati rilevati nel file di configurazione\n"
1079 "di GRUB generato. Assicurarsi che non vi siano errori in\n"
1080 -"/etc/default/grub e /etc/grub.d/* o segnalare un bug allegando\n"
1081 +"/etc/conf.d/grub e /etc/grub.d/* o segnalare un bug allegando\n"
1082 "il file %s."
1083
1084 #: util/grub-mkconfig.in:283
1085 @@ -6694,9 +6694,9 @@
1086 msgstr "Imposta la voce di menù d'avvio predefinita per GRUB."
1087
1088 #: util/grub-set-default.in:49
1089 -msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n"
1090 +msgid "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
1091 msgstr ""
1092 -"Ciò necessita l'impostazione di GRUB_DEFAULT=saved in %s/default/grub.\\n"
1093 +"Ciò necessita l'impostazione di GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
1094
1095 #: util/grub-set-default.in:56
1096 msgid "MENU_ENTRY is a number, a menu item title or a menu item identifier."
1097 diff -Naur grub-2.02~rc2/po/ja.po grub-2.02~rc2-confd/po/ja.po
1098 --- grub-2.02~rc2/po/ja.po 2017-03-15 09:41:34.000000000 +0100
1099 +++ grub-2.02~rc2-confd/po/ja.po 2017-04-04 12:57:04.841015114 +0200
1100 @@ -6687,7 +6687,7 @@
1101 #: util/grub-mkconfig.in:271
1102 msgid ""
1103 "Syntax errors are detected in generated GRUB config file.\n"
1104 -"Ensure that there are no errors in /etc/default/grub\n"
1105 +"Ensure that there are no errors in /etc/conf.d/grub\n"
1106 "and /etc/grub.d/* files or please file a bug report with\n"
1107 "%s file attached."
1108 msgstr ""
1109 @@ -6738,7 +6738,7 @@
1110 msgstr ""
1111
1112 #: util/grub-set-default.in:49
1113 -msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n"
1114 +msgid "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
1115 msgstr ""
1116
1117 #: util/grub-set-default.in:56
1118 diff -Naur grub-2.02~rc2/po/ko.po grub-2.02~rc2-confd/po/ko.po
1119 --- grub-2.02~rc2/po/ko.po 2017-03-15 09:41:35.000000000 +0100
1120 +++ grub-2.02~rc2-confd/po/ko.po 2017-04-04 12:57:05.062012734 +0200
1121 @@ -6603,7 +6603,7 @@
1122 #: util/grub-mkconfig.in:271
1123 msgid ""
1124 "Syntax errors are detected in generated GRUB config file.\n"
1125 -"Ensure that there are no errors in /etc/default/grub\n"
1126 +"Ensure that there are no errors in /etc/conf.d/grub\n"
1127 "and /etc/grub.d/* files or please file a bug report with\n"
1128 "%s file attached."
1129 msgstr ""
1130 @@ -6654,7 +6654,7 @@
1131 msgstr ""
1132
1133 #: util/grub-set-default.in:49
1134 -msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n"
1135 +msgid "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
1136 msgstr ""
1137
1138 #: util/grub-set-default.in:56
1139 diff -Naur grub-2.02~rc2/po/lt.gmo grub-2.02~rc2-confd/po/lt.gmo
1140 --- grub-2.02~rc2/po/lt.gmo 2017-03-15 09:41:39.000000000 +0100
1141 +++ grub-2.02~rc2-confd/po/lt.gmo 2017-04-04 12:57:04.814015405 +0200
1142 @@ -125,12 +125,12 @@
1143 Specify filename.Specify hash to use.Specify one or more font files to load.Specify size for each read operationSpeed: %s
1144 Storage information for `%s' does not include typeStorage information for `%s' indicates neither a plain partition nor a plain diskStore matched component NUMBER in VARNAME.SuccessSundaySuppress normal output (warnings remain).Switch to native disk drivers. If no modules are specified default set (pata,ahci,usbms,ohci,uhci,ehci) is usedSyntax error at line %u
1145 Syntax errors are detected in generated GRUB config file.
1146 -Ensure that there are no errors in /etc/default/grub
1147 +Ensure that there are no errors in /etc/conf.d/grub
1148 and /etc/grub.d/* files or please file a bug report with
1149 %s file attached.System management bus controller I/O space is at 0x%x
1150 TTHEMESTerminal is ASCII-only [default].Test USB support.Test bit at BYTE:BIT in CMOS.Test file read speed.Test if REGEXP matches STRING.Test video subsystem in mode WxH.Test video subsystem.Text-only The files are identical.
1151 The highlighted entry will be executed automatically in %ds.This VDEV is a RAIDZ%llu
1152 -This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/default/grub.\nThursdayTiBTiB/sTransform 64-bit UUID to format suitable for XNU. If -l is given keep it lowercase as done by blkid.Transform a system filename into GRUB one.Transform syslinux config into GRUB one.Translate SET1 characters to SET2 in STRING.Translate to lower case.Translate to upper case.Translates the string with the current settings.Try '%s --help' or '%s --usage' for more information.
1153 +This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\nThursdayTiBTiB/sTransform 64-bit UUID to format suitable for XNU. If -l is given keep it lowercase as done by blkid.Transform a system filename into GRUB one.Transform syslinux config into GRUB one.Translate SET1 characters to SET2 in STRING.Translate to lower case.Translate to upper case.Translates the string with the current settings.Try '%s --help' or '%s --usage' for more information.
1154 TuesdayUSER PASSWORDUSER PBKDF2_PASSWORDUSERNAME[,USERNAME]UTF-8Unable to open stream from %s: %sUnable to retrieve pool stateUncompress data.Uncompress file before checksumming.Unknown address type %d
1155 Unknown command `%s'.
1156 Unknown compression format %sUnknown encodingUnknown extra argument `%s'.Unknown platform `%s-%s'Unknown system errorUnknown video mode Unknown virtual device type: %s
1157 @@ -255,12 +255,12 @@
1158 Nurodyti failo vardą.Nurodykite naudotiną maišą.Nurodyti vieną ar daugiau įkeltinų failų.Nurodyti kiekvienos skaitymo operacijos dydįGreitis: %s
1159 Atminties įtaiso „%s“ informacijoje nepaminėtas tipasAtminties įtaiso „%s“ informacija nurodo, kad tai nei grynas skaidinys, nei grynas diskasĮrašyti atitikusį komponentą NUMERIS į KINTAMĄJĮ.PavykosekmadienisNerodyti įprasto išvedimo (rodyti tik įspėjimus).Naudoti paprastas disko įtaisų tvarkykles. Jei nenurodomi jokie moduliai, naudojamas numatytasis rinkinys (pata,ahci,usbms,ohci,uhci,ehci)Sintaksės klaida %u eilutėje
1160 Sukurtame GRUB konfigūracijos faile aptikta klaidų.
1161 -Įsitikinkite, ar nėra klaidų /etc/default/grub
1162 +Įsitikinkite, ar nėra klaidų /etc/conf.d/grub
1163 ir /etc/grub.d/* failuose arba praneškite apie klaidą
1164 prisegdami %s failą.Sistemos valdymo magistralės valdiklio įvesties/išvesties erdvė yra adresu 0x%x
1165 TAPIPAVIDALINIMAITerminalas yra grynai ASCII [numatytas].Išbandyti USB palaikymą.Patikrinti bito ties BAITAS:BITAS reikšmę CMOS'e.Patikrinti failo nuskaitymo greitį.Patikrinti, ar REG_IŠRAIŠKA atitinka EILUTĘ.Išbandyti vaizdo posistemę PLOTIS×AUKŠTIS veiksenoje.Išbandyti vaizdo posistemę.Tik tekstas Failai yra vienodi.
1166 Pasirinktasis elementas bus paleistas automatiškai po %d sek.Šis VIRTUALUS_ĮRENGINYS yra RAIDZ%llu
1167 -Šis VIRTUALUS_ĮRENGINYS yra veidrodisŠį elementą gali iškviesti bet kuris naudotojas.Tam reikia įrašyti GRUB_DEFAULT=saved faile %s/default/grub.\nketvirtadienisTiBTiB/sTransformuoti 64 bitų UUID identifikatorių į XNU tinkamą formatą. Nurodžius „-l“ parametrą, grąžinamą reikšmę sudarys mažosios raidės, kaip „blkid“ atveju.Sistemos failo pavadinimą konvertuoti į GRUB.syslinux konfigūraciją transformuoti į GRUB.EILUTĖJE RINKINIO1 rašmenis išversti į RINKINIO2 rašmenis.Išversti į mažąsias raides.Išversti į didžiąsias raides.Išverčia eilutę pagal esamas nuostatas.Daugiau informacijos rasite įvykdę „%s --help“ arba „%s --usage“.
1168 +Šis VIRTUALUS_ĮRENGINYS yra veidrodisŠį elementą gali iškviesti bet kuris naudotojas.Tam reikia įrašyti GRUB_DEFAULT=saved faile %s/conf.d/grub.\nketvirtadienisTiBTiB/sTransformuoti 64 bitų UUID identifikatorių į XNU tinkamą formatą. Nurodžius „-l“ parametrą, grąžinamą reikšmę sudarys mažosios raidės, kaip „blkid“ atveju.Sistemos failo pavadinimą konvertuoti į GRUB.syslinux konfigūraciją transformuoti į GRUB.EILUTĖJE RINKINIO1 rašmenis išversti į RINKINIO2 rašmenis.Išversti į mažąsias raides.Išversti į didžiąsias raides.Išverčia eilutę pagal esamas nuostatas.Daugiau informacijos rasite įvykdę „%s --help“ arba „%s --usage“.
1169 antradienisNAUDOTOJAS SLAPTAŽODISNAUDOTOJAS PBKDF2_SLAPTAŽODISNAUDOTOJAS[,NAUDOTOJAS]UTF-8Nepavyksta atverti srauto iš %s: %sNepavyko sužinoti tomų grupės būsenosIšpakuoti duomenis.Išskleisti failą prieš tikrinant maišą.Nežinomo adreso tipas %d
1170 Nežinoma komanda „%s“.
1171 Nežinomas glaudinimo formatas %sNežinoma koduotėNežinomas papildomas argumentas „%s“.nežinoma platforma „%s-%s“Nežinoma sistemos klaidaNežinoma vaizdo veiksena Nežinomas virtualaus įrenginio tipas: %s
1172 diff -Naur grub-2.02~rc2/po/lt.po grub-2.02~rc2-confd/po/lt.po
1173 --- grub-2.02~rc2/po/lt.po 2017-03-15 09:41:35.000000000 +0100
1174 +++ grub-2.02~rc2-confd/po/lt.po 2017-04-04 12:57:05.080012540 +0200
1175 @@ -6526,12 +6526,12 @@
1176 #: util/grub-mkconfig.in:271
1177 msgid ""
1178 "Syntax errors are detected in generated GRUB config file.\n"
1179 -"Ensure that there are no errors in /etc/default/grub\n"
1180 +"Ensure that there are no errors in /etc/conf.d/grub\n"
1181 "and /etc/grub.d/* files or please file a bug report with\n"
1182 "%s file attached."
1183 msgstr ""
1184 "Sukurtame GRUB konfigūracijos faile aptikta klaidų.\n"
1185 -"Įsitikinkite, ar nėra klaidų /etc/default/grub\n"
1186 +"Įsitikinkite, ar nėra klaidų /etc/conf.d/grub\n"
1187 "ir /etc/grub.d/* failuose arba praneškite apie klaidą\n"
1188 "prisegdami %s failą."
1189
1190 @@ -6583,8 +6583,8 @@
1191 msgstr "Nurodyti numatytąjį numatytąjį paleidimo GRUB meniu įrašą."
1192
1193 #: util/grub-set-default.in:49
1194 -msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n"
1195 -msgstr "Tam reikia įrašyti GRUB_DEFAULT=saved faile %s/default/grub.\\n"
1196 +msgid "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
1197 +msgstr "Tam reikia įrašyti GRUB_DEFAULT=saved faile %s/conf.d/grub.\\n"
1198
1199 #: util/grub-set-default.in:56
1200 msgid "MENU_ENTRY is a number, a menu item title or a menu item identifier."
1201 diff -Naur grub-2.02~rc2/po/nb.gmo grub-2.02~rc2-confd/po/nb.gmo
1202 --- grub-2.02~rc2/po/nb.gmo 2017-03-15 09:41:39.000000000 +0100
1203 +++ grub-2.02~rc2-confd/po/nb.gmo 2017-04-04 12:57:04.948013962 +0200
1204 @@ -146,12 +146,12 @@
1205 Specify filename.Specify hash to use.Specify one or more font files to load.Specify size for each read operationSpecify the number of input files.Speed: %s
1206 Start GDB stub on given portStop GDB stubStorage information for `%s' does not include typeStorage information for `%s' indicates neither a plain partition nor a plain diskStore matched component NUMBER in VARNAME.SuccessSundaySuppress normal output (warnings remain).Switch to native disk drivers. If no modules are specified default set (pata,ahci,usbms,ohci,uhci,ehci) is usedSyntax error at line %u
1207 Syntax errors are detected in generated GRUB config file.
1208 -Ensure that there are no errors in /etc/default/grub
1209 +Ensure that there are no errors in /etc/conf.d/grub
1210 and /etc/grub.d/* files or please file a bug report with
1211 %s file attached.System management bus controller I/O space is at 0x%x
1212 TTARGETTHEMESTarget format not specified (use the -O option).Terminal has specified geometry.Terminal is ASCII-only [default].Terminal is logical-ordered UTF-8.Terminal is visually-ordered UTF-8.Test USB support.Test bit at BYTE:BIT in CMOS.Test file read speed.Test if REGEXP matches STRING.Test video subsystem in mode WxH.Test video subsystem.Text-only The files are identical.
1213 The highlighted entry will be executed automatically in %ds.This VDEV is a RAIDZ%llu
1214 -This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/default/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
1215 +This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
1216 Trailing backslashTransform 64-bit UUID to format suitable for XNU. If -l is given keep it lowercase as done by blkid.Transform a system filename into GRUB one.Transform syslinux config into GRUB one.Translate SET1 characters to SET2 in STRING.Translate to lower case.Translate to upper case.Translates the string with the current settings.Try '%s --help' or '%s --usage' for more information.
1217 TuesdayUSER PASSWORDUSER PBKDF2_PASSWORDUSERNAME[,USERNAME]UTF-8Unable to create pipe: %sUnable to determine your platform. Use --target.Unable to fork: %sUnable to open stream from %s: %sUnable to retrieve pool stateUncompress data.Uncompress file before checksumming.Unknown address type %d
1218 Unknown command `%s'.
1219 @@ -299,12 +299,12 @@
1220 Velg filnavn.Velg hvilken nøkkel som skal brukes.Velg én eller flere skrifttype-filer som skal lastes inn.Velg hvor stor hver leseoperasjon skal væreVelg antall inndatafiler.Hastighet: %s
1221 Start GDB-test på valgt portStans GDB-testingLagringsinformasjon for «%s» inneholder ikke typeLagringsinformasjon for «%s» tilsier hverken ren partisjon eller ren diskLagre samsvarende komponent-TALL i VARNAVN.VellykketsøndagIkke vis vanlig utskrift (advarsler skrives fremdeles ut).Bytt til innebygde diskdrivere. Hvis ingen moduler er valgt, brukes standardsett (pata,ahci,usbms,ohci,uhci,ehci)Syntaksfeil ved linje %u
1222 Generert GRUB-oppsettsfil inneholder syntaksfeil.
1223 -Kontroller at grunnlaget i /etc/default/grub og /etc/grub.d/*
1224 +Kontroller at grunnlaget i /etc/conf.d/grub og /etc/grub.d/*
1225 ikke innheholder feil, og send inn en feilrapport
1226 med %s vedlagt hvis du fremdeles har problemer.Inn-/utdataområde for kontrollenhet for systemhåndteringsbuss ligger ved 0x%x
1227 TMÅLTEMAERDu har ikke valgt målformat (bruk valget «-O»).Terminalen har spesifisert størrelse.Terminalen bruker kun ASCII [standard].Terminalen bruker logisk sortert UTF-8.Terminalen bruker visuelt sortert UTF-8.Test USB-støtte.Test bit ved BYTE:BIT i CMOS.Test lesehastighet på fil.Sjekk om REG_UTTR samsvarer med STRENG.Test video-undersystem i modus BreddexHøyde.Test video-undersystem.Bare tekstFilene er identiske.
1228 Valgt oppføring startes automatisk om %ds.Denne VDEV-en er en RAIDZ%llu
1229 -Denne VDEV-en er et speilDenne oppføringa kan startes opp av alle brukere.Dette krever at du gir en verdi til «GRUB_DEFAULT=» i fila %s/default/grub.\ntorsdagTiBTiB/sVerktøy for å redigere miljøblokk.Total kortstørrelse: %d B.
1230 +Denne VDEV-en er et speilDenne oppføringa kan startes opp av alle brukere.Dette krever at du gir en verdi til «GRUB_DEFAULT=» i fila %s/conf.d/grub.\ntorsdagTiBTiB/sVerktøy for å redigere miljøblokk.Total kortstørrelse: %d B.
1231 Avsluttende omvendt skråstrekGjør om 64-bit-UUID til et format som kan brukes med XNU. Resultatet skrives ut med små bokstaver - som med blkid - hvis «-l» er valgt.Konverter et system-filnavn til et GRUB-filnavn.Konverter syslinux-oppsett til GRUB-oppsett.Gjør om tegn i SETT1 til SETT2 i STRENG.Gjør alle bokstaver små.Gjør alle bokstaver store.OVersetter strengen med gjeldende oppsett.Prøv «%s --help» eller «%s --usage» for ytterligere informasjon.
1232 tirsdagBRUKER PASSORDBRUKER PBKDF2-PASSORDBRUKERNAVN[,BRUKERNAVN]UTF-8Klarte ikke å lage datarør: %sKlarte ikke å finne ut hvilken plattform du bruker. Bruk «--target».Klarte ikke å kopiere: %sKlarte ikke å åpne strøm fra %s. %sKlarte ikke å hente pool-statusPakk ut data.Pakk ut fila før sjekksummer kontrolleres.%d er en ukjent adressetype
1233 «%s» er en ukjent kommando.
1234 diff -Naur grub-2.02~rc2/po/nb.po grub-2.02~rc2-confd/po/nb.po
1235 --- grub-2.02~rc2/po/nb.po 2017-03-15 09:41:35.000000000 +0100
1236 +++ grub-2.02~rc2-confd/po/nb.po 2017-04-04 12:57:04.810015448 +0200
1237 @@ -6563,12 +6563,12 @@
1238 #: util/grub-mkconfig.in:271
1239 msgid ""
1240 "Syntax errors are detected in generated GRUB config file.\n"
1241 -"Ensure that there are no errors in /etc/default/grub\n"
1242 +"Ensure that there are no errors in /etc/conf.d/grub\n"
1243 "and /etc/grub.d/* files or please file a bug report with\n"
1244 "%s file attached."
1245 msgstr ""
1246 "Generert GRUB-oppsettsfil inneholder syntaksfeil.\n"
1247 -"Kontroller at grunnlaget i /etc/default/grub og /etc/grub.d/*\n"
1248 +"Kontroller at grunnlaget i /etc/conf.d/grub og /etc/grub.d/*\n"
1249 "ikke innheholder feil, og send inn en feilrapport\n"
1250 "med %s vedlagt hvis du fremdeles har problemer."
1251
1252 @@ -6628,9 +6628,9 @@
1253 msgstr "Velg standardoppføring på GRUB-oppstartsmenyen."
1254
1255 #: util/grub-set-default.in:49
1256 -msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n"
1257 +msgid "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
1258 msgstr ""
1259 -"Dette krever at du gir en verdi til «GRUB_DEFAULT=» i fila %s/default/grub."
1260 +"Dette krever at du gir en verdi til «GRUB_DEFAULT=» i fila %s/conf.d/grub."
1261 "\\n"
1262
1263 #: util/grub-set-default.in:56
1264 diff -Naur grub-2.02~rc2/po/nl.gmo grub-2.02~rc2-confd/po/nl.gmo
1265 --- grub-2.02~rc2/po/nl.gmo 2017-03-15 09:41:39.000000000 +0100
1266 +++ grub-2.02~rc2-confd/po/nl.gmo 2017-04-04 12:57:04.922014242 +0200
1267 @@ -144,12 +144,12 @@
1268 Specify filename.Specify hash to use.Specify one or more font files to load.Specify size for each read operationSpecify the number of input files.Speed: %s
1269 Start GDB stub on given portStop GDB stubStorage information for `%s' does not include typeStorage information for `%s' indicates neither a plain partition nor a plain diskStore matched component NUMBER in VARNAME.SuccessSundaySuppress normal output (warnings remain).Switch to native disk drivers. If no modules are specified default set (pata,ahci,usbms,ohci,uhci,ehci) is usedSyntax error at line %u
1270 Syntax errors are detected in generated GRUB config file.
1271 -Ensure that there are no errors in /etc/default/grub
1272 +Ensure that there are no errors in /etc/conf.d/grub
1273 and /etc/grub.d/* files or please file a bug report with
1274 %s file attached.System management bus controller I/O space is at 0x%x
1275 TTARGETTHEMESTarget format not specified (use the -O option).Terminal has specified geometry.Terminal is ASCII-only [default].Terminal is logical-ordered UTF-8.Terminal is visually-ordered UTF-8.Test USB support.Test bit at BYTE:BIT in CMOS.Test file read speed.Test if REGEXP matches STRING.Test video subsystem in mode WxH.Test video subsystem.Text-only The files are identical.
1276 The highlighted entry will be executed automatically in %ds.This VDEV is a RAIDZ%llu
1277 -This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/default/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
1278 +This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
1279 Trailing backslashTransform 64-bit UUID to format suitable for XNU. If -l is given keep it lowercase as done by blkid.Transform a system filename into GRUB one.Transform syslinux config into GRUB one.Translate SET1 characters to SET2 in STRING.Translate to lower case.Translate to upper case.Translates the string with the current settings.Try '%s --help' or '%s --usage' for more information.
1280 TuesdayUSER PASSWORDUSER PBKDF2_PASSWORDUSERNAME[,USERNAME]UTF-8Unable to create pipe: %sUnable to determine your platform. Use --target.Unable to fork: %sUnable to open stream from %s: %sUnable to retrieve pool stateUncompress data.Uncompress file before checksumming.Unknown address type %d
1281 Unknown command `%s'.
1282 @@ -306,12 +306,12 @@
1283 Bestandsnaam opgeven.Te gebruiken hash.Te laden lettertypebestanden.Grootte opgeven voor elke leesoperatieTe gebruiken aantal invoerbestanden.Snelheid: %s
1284 GDB-stub starten op de gegeven poortGDB-stub stoppenOpslaginformatie voor '%s' bevat niet het typeOpslaginformatie voor '%s' geeft noch een gewone partitie noch een gewone schijf aanOvereenkomende component (met dit NUMMER) opslaan in VARNAAM.GeluktzondagGewone uitvoer onderdrukken (maar waarschuwingen niet).Naar originele schijfstuurprogramma's overschakelen. Als er geen modules gegeven zijn, dan wordt de standaardset (pata,ahci,usbms,ohci,uhci,ehci) gebruikt.Syntaxfout in regelnummer %u
1285 Er zijn syntaxfouten gevonden in het aangemaakte GRUB-configuratiebestand.
1286 -Verzeker u ervan dat er geen fouten zitten in het bestand /etc/default/grub
1287 +Verzeker u ervan dat er geen fouten zitten in het bestand /etc/conf.d/grub
1288 noch in de bestanden in /etc/grub.d/. Rapporteer anders een fout, met het
1289 bestand %s als bijlage.I/O-ruimte van SMBus-controller is op 0x%x
1290 TDOELTHEMA'SDoelindeling is niet gegeven (gebruik optie '-O').De terminal heeft de gegeven afmetingen.De terminal is alleen-ASCII [standaard].De terminal is logisch-geordende UTF-8.De terminal is visueel-geordende UTF-8.USB-ondersteuning testen.Een bit testen op positie BYTE:BIT in CMOS.Leessnelheid van bestanden testen.Controleren of reguliere expressie REGEXP overeenkomt met TEKENREEKS.Video-subsysteem testen in modus BxH.Video-subsysteem testen.Alleen tekst De bestanden zijn identiek.
1291 Over %d seconden wordt het geselecteerde item automatisch gestart.Deze VDEV is een RAIDZ%llu
1292 -Deze VDEV is een mirrorDit item kan gestart worden door elke gebruiker.Dit vereist het instellen van GRUB_DEFAULT=saved in %s/default/grub.\ndonderdagTiBTiB/sGereedschap om omgevingsblok mee te bewerken.Totale flash-grootte: %d B.
1293 +Deze VDEV is een mirrorDit item kan gestart worden door elke gebruiker.Dit vereist het instellen van GRUB_DEFAULT=saved in %s/conf.d/grub.\ndonderdagTiBTiB/sGereedschap om omgevingsblok mee te bewerken.Totale flash-grootte: %d B.
1294 Backslash aan het eindEen 64-bit UUID geschikt maken voor XNU. Als optie '-l' gegeven is, dan alleen in kleine letters zoals 'blkid' doet.Een bestandsnaam uit het systeem omzetten naar eentje voor GRUB.Een syslinux-configuratiebestand omzetten naar eentje voor GRUB.In TEKENREEKS de tekens in SET1 omzetten naar SET2.Omzetten naar kleine letters.Omzetten naar hoofdletters.Vertaalt de tekenreeks met de huidige instellingen.Typ '%s --help' of '%s --usage' voor meer informatie.
1295 dinsdagGEBRUIKERSNAAM WACHTWOORDGEBRUIKERSNAAM PBKDF2-WACHTWOORDGEBRUIKERSNAAM[,GEBRUIKERSNAAM...]UTF-8Kan geen pijp aanmaken: %sKan uw platform niet achterhalen. Gebruik optie '--target'.Kan geen nieuw proces starten: %sKan gegevensstroom uit %s niet openen: %sKan pool-status niet verkrijgenGegevens decomprimeren.Bestand decomprimeren vóór berekenen van controlesom.Onbekend adrestype %d
1296 Opdracht '%s' is onbekend.
1297 diff -Naur grub-2.02~rc2/po/nl.po grub-2.02~rc2-confd/po/nl.po
1298 --- grub-2.02~rc2/po/nl.po 2017-03-15 09:41:35.000000000 +0100
1299 +++ grub-2.02~rc2-confd/po/nl.po 2017-04-04 12:57:05.011013283 +0200
1300 @@ -6628,12 +6628,12 @@
1301 #: util/grub-mkconfig.in:271
1302 msgid ""
1303 "Syntax errors are detected in generated GRUB config file.\n"
1304 -"Ensure that there are no errors in /etc/default/grub\n"
1305 +"Ensure that there are no errors in /etc/conf.d/grub\n"
1306 "and /etc/grub.d/* files or please file a bug report with\n"
1307 "%s file attached."
1308 msgstr ""
1309 "Er zijn syntaxfouten gevonden in het aangemaakte GRUB-configuratiebestand.\n"
1310 -"Verzeker u ervan dat er geen fouten zitten in het bestand /etc/default/grub\n"
1311 +"Verzeker u ervan dat er geen fouten zitten in het bestand /etc/conf.d/grub\n"
1312 "noch in de bestanden in /etc/grub.d/. Rapporteer anders een fout, met het\n"
1313 "bestand %s als bijlage."
1314
1315 @@ -6692,9 +6692,9 @@
1316 msgstr "Het standaardmenu-item voor GRUB instellen."
1317
1318 #: util/grub-set-default.in:49
1319 -msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n"
1320 +msgid "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
1321 msgstr ""
1322 -"Dit vereist het instellen van GRUB_DEFAULT=saved in %s/default/grub.\\n"
1323 +"Dit vereist het instellen van GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
1324
1325 #: util/grub-set-default.in:56
1326 msgid "MENU_ENTRY is a number, a menu item title or a menu item identifier."
1327 diff -Naur grub-2.02~rc2/po/pa.po grub-2.02~rc2-confd/po/pa.po
1328 --- grub-2.02~rc2/po/pa.po 2017-03-15 09:41:35.000000000 +0100
1329 +++ grub-2.02~rc2-confd/po/pa.po 2017-04-04 12:57:04.821015330 +0200
1330 @@ -6415,7 +6415,7 @@
1331 #: util/grub-mkconfig.in:271
1332 msgid ""
1333 "Syntax errors are detected in generated GRUB config file.\n"
1334 -"Ensure that there are no errors in /etc/default/grub\n"
1335 +"Ensure that there are no errors in /etc/conf.d/grub\n"
1336 "and /etc/grub.d/* files or please file a bug report with\n"
1337 "%s file attached."
1338 msgstr ""
1339 @@ -6466,7 +6466,7 @@
1340 msgstr "ਗਰਬ ਲਈ ਮੂਲ ਬੂਟ ਮੇਨੂ ਐਂਟਰੀ ਸੈੱਟ ਕਰੋ।"
1341
1342 #: util/grub-set-default.in:49
1343 -msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n"
1344 +msgid "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
1345 msgstr ""
1346
1347 #: util/grub-set-default.in:56
1348 diff -Naur grub-2.02~rc2/po/pl.gmo grub-2.02~rc2-confd/po/pl.gmo
1349 --- grub-2.02~rc2/po/pl.gmo 2017-03-15 09:41:39.000000000 +0100
1350 +++ grub-2.02~rc2-confd/po/pl.gmo 2017-04-04 12:57:04.770015879 +0200
1351 @@ -148,12 +148,12 @@
1352 Specify filename.Specify hash to use.Specify one or more font files to load.Specify size for each read operationSpecify the number of input files.Speed: %s
1353 Start GDB stub on given portStop GDB stubStorage information for `%s' does not include typeStorage information for `%s' indicates neither a plain partition nor a plain diskStore matched component NUMBER in VARNAME.SuccessSundaySuppress normal output (warnings remain).Switch to native disk drivers. If no modules are specified default set (pata,ahci,usbms,ohci,uhci,ehci) is usedSyntax error at line %u
1354 Syntax errors are detected in generated GRUB config file.
1355 -Ensure that there are no errors in /etc/default/grub
1356 +Ensure that there are no errors in /etc/conf.d/grub
1357 and /etc/grub.d/* files or please file a bug report with
1358 %s file attached.System management bus controller I/O space is at 0x%x
1359 TTARGETTHEMESTarget format not specified (use the -O option).Terminal has specified geometry.Terminal is ASCII-only [default].Terminal is logical-ordered UTF-8.Terminal is visually-ordered UTF-8.Test USB support.Test bit at BYTE:BIT in CMOS.Test file read speed.Test if REGEXP matches STRING.Test video subsystem in mode WxH.Test video subsystem.Text-only The files are identical.
1360 The highlighted entry will be executed automatically in %ds.This VDEV is a RAIDZ%llu
1361 -This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/default/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
1362 +This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
1363 Trailing backslashTransform 64-bit UUID to format suitable for XNU. If -l is given keep it lowercase as done by blkid.Transform a system filename into GRUB one.Transform syslinux config into GRUB one.Translate SET1 characters to SET2 in STRING.Translate to lower case.Translate to upper case.Translates the string with the current settings.Try '%s --help' or '%s --usage' for more information.
1364 TuesdayUSER PASSWORDUSER PBKDF2_PASSWORDUSERNAME[,USERNAME]UTF-8Unable to create pipe: %sUnable to determine your platform. Use --target.Unable to fork: %sUnable to open stream from %s: %sUnable to retrieve pool stateUncompress data.Uncompress file before checksumming.Unknown address type %d
1365 Unknown command `%s'.
1366 @@ -301,11 +301,11 @@
1367 Podaje nazwę pliku.Podaje sumę do użycia.Podaje jeden lub więcej plików czcionek do wczytania.Określa rozmiar dla każdej operacji odczytuPodaje liczbę plików wejściowych.Szybkość: %s
1368 Uruchamia zaślepkę GDB na podanym porcieZatrzymuje zaślepkę GDBInformacje o przestrzeni danych dla "%s" nie zawierają typuInformacje o przestrzeni danych dla "%s" nie określają zwykłej partycji ani zwykłego dyskuZapisuje NUMER dopasowanego elementu w ZMIENNEJ.SukcesNiedzielaOgranicza zwykłe wyjście (ostrzeżenia pozostają).Przełącza na natywne sterowniki dysku. Jeśli nie podano modułów, używany jest zestaw domyślny (pata,ahci,usbms,ohci,uhci,ehci)Błąd składni w linii %u
1369 W wygenerowanym pliku konfiguracyjnym GRUB-a wykryto błędy składni.
1370 -Proszę się upewnić, że w plikach /etc/default/grub oraz /etc/grub.d/*
1371 +Proszę się upewnić, że w plikach /etc/conf.d/grub oraz /etc/grub.d/*
1372 nie ma błędów lub wypełnić raport o błędzie z załączonym plikiem %s.Przestrzeń we/wy kontrolera SM-bus jest pod 0x%x
1373 TCELMOTYWYNie określono formatu docelowego (opcji -O).Terminal posiada podane wymiary.Terminal obsługuje tylko ASCII [domyślne].Terminal obsługuje logicznie porządkowane UTF-8.Terminal obsługuje wizualnie porządkowane UTF-8.Testuje obsługę USB.Sprawdza bit BAJT:BIT w CMOS-ie.Testuje szybkość odczytu pliku.Testuje, czy WYRAŻENIE_REGULARNE pasuje do CIĄGU.Testuje podsystem obrazu w trybie SxW.Testuje podsystem obrazu.Tylko tekstPliki są identyczne.
1374 Wyróżniony wpis zostanie wykonany automatycznie za %ds.To VDEV to RAIDZ%llu
1375 -To VDEV jest kopią lustrzanąTa pozycja może być uruchomiona przez dowolnego użytkownika.To wymaga ustawienia GRUB_DEFAULT=saved w %s/default/grub.\nCzwartekTiBTiB/sNarzędzie do modyfikacji pliku blokowego środowiska.Całkowity rozmiar flasha: %d B.
1376 +To VDEV jest kopią lustrzanąTa pozycja może być uruchomiona przez dowolnego użytkownika.To wymaga ustawienia GRUB_DEFAULT=saved w %s/conf.d/grub.\nCzwartekTiBTiB/sNarzędzie do modyfikacji pliku blokowego środowiska.Całkowity rozmiar flasha: %d B.
1377 Kończący znak "\"Przekształca 64-bitowy UUID do formatu odpowiedniego dla XNU. Jeśli podano -l, zachowuje małe litery, jak blkid.Przekształca nazwę pliku w systemie na nazwę dla GRUB-a.Przekształca konfigurację syslinuksa na konfigurację GRUB-a.Tłumaczy znaki ZBIÓR1 na ZBIÓR2 w ŁAŃCUCHU.Tłumaczy na małe litery.Tłumaczy na wielkie litery.Tłumaczy ciąg za pomocą bieżących ustawień.Polecenie "%s --help" lub "%s --usage" pozwoli uzyskać więcej informacji.
1378 WtorekUŻYTKOWNIK HASŁOUŻYTKOWNIK HASŁO_PBKDF2UŻYTKOWNIK[,UŻYTKOWNIK]UTF-8Nie udało się utworzyć potoku: %sNie udało się określić platformy. Proszę użyć --target.Nie udało się utworzyć procesu: %sNie udało się otworzyć strumienia z polecenia %s: %sNie można pobrać stanu puliDekompresuje dane.Dekompresuje plik przed sprawdzeniem sum.Nieznany typ adresu %d
1379 Nieznane polecenie "%s".
1380 diff -Naur grub-2.02~rc2/po/pl.po grub-2.02~rc2-confd/po/pl.po
1381 --- grub-2.02~rc2/po/pl.po 2017-03-15 09:41:35.000000000 +0100
1382 +++ grub-2.02~rc2-confd/po/pl.po 2017-04-04 12:57:04.852014996 +0200
1383 @@ -6597,12 +6597,12 @@
1384 #: util/grub-mkconfig.in:271
1385 msgid ""
1386 "Syntax errors are detected in generated GRUB config file.\n"
1387 -"Ensure that there are no errors in /etc/default/grub\n"
1388 +"Ensure that there are no errors in /etc/conf.d/grub\n"
1389 "and /etc/grub.d/* files or please file a bug report with\n"
1390 "%s file attached."
1391 msgstr ""
1392 "W wygenerowanym pliku konfiguracyjnym GRUB-a wykryto błędy składni.\n"
1393 -"Proszę się upewnić, że w plikach /etc/default/grub oraz /etc/grub.d/*\n"
1394 +"Proszę się upewnić, że w plikach /etc/conf.d/grub oraz /etc/grub.d/*\n"
1395 "nie ma błędów lub wypełnić raport o błędzie z załączonym plikiem %s."
1396
1397 #: util/grub-mkconfig.in:283
1398 @@ -6662,8 +6662,8 @@
1399 msgstr "Ustawia domyślny wpis menu rozruchowego dla GRUB-a."
1400
1401 #: util/grub-set-default.in:49
1402 -msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n"
1403 -msgstr "To wymaga ustawienia GRUB_DEFAULT=saved w %s/default/grub.\\n"
1404 +msgid "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
1405 +msgstr "To wymaga ustawienia GRUB_DEFAULT=saved w %s/conf.d/grub.\\n"
1406
1407 #: util/grub-set-default.in:56
1408 msgid "MENU_ENTRY is a number, a menu item title or a menu item identifier."
1409 diff -Naur grub-2.02~rc2/po/pt_BR.po grub-2.02~rc2-confd/po/pt_BR.po
1410 --- grub-2.02~rc2/po/pt_BR.po 2017-03-15 09:41:36.000000000 +0100
1411 +++ grub-2.02~rc2-confd/po/pt_BR.po 2017-04-04 12:57:04.911014361 +0200
1412 @@ -6610,7 +6610,7 @@
1413 #: util/grub-mkconfig.in:271
1414 msgid ""
1415 "Syntax errors are detected in generated GRUB config file.\n"
1416 -"Ensure that there are no errors in /etc/default/grub\n"
1417 +"Ensure that there are no errors in /etc/conf.d/grub\n"
1418 "and /etc/grub.d/* files or please file a bug report with\n"
1419 "%s file attached."
1420 msgstr ""
1421 @@ -6663,7 +6663,7 @@
1422 msgstr "Definir a entrada do menu padrão para o GRUB."
1423
1424 #: util/grub-set-default.in:49
1425 -msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n"
1426 +msgid "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
1427 msgstr ""
1428
1429 #: util/grub-set-default.in:56
1430 diff -Naur grub-2.02~rc2/po/ru.gmo grub-2.02~rc2-confd/po/ru.gmo
1431 --- grub-2.02~rc2/po/ru.gmo 2017-03-15 09:41:39.000000000 +0100
1432 +++ grub-2.02~rc2-confd/po/ru.gmo 2017-04-04 12:57:04.958013854 +0200
1433 @@ -146,12 +146,12 @@
1434 Specify filename.Specify hash to use.Specify one or more font files to load.Specify size for each read operationSpecify the number of input files.Speed: %s
1435 Start GDB stub on given portStop GDB stubStorage information for `%s' does not include typeStorage information for `%s' indicates neither a plain partition nor a plain diskStore matched component NUMBER in VARNAME.SuccessSundaySuppress normal output (warnings remain).Switch to native disk drivers. If no modules are specified default set (pata,ahci,usbms,ohci,uhci,ehci) is usedSyntax error at line %u
1436 Syntax errors are detected in generated GRUB config file.
1437 -Ensure that there are no errors in /etc/default/grub
1438 +Ensure that there are no errors in /etc/conf.d/grub
1439 and /etc/grub.d/* files or please file a bug report with
1440 %s file attached.System management bus controller I/O space is at 0x%x
1441 TTARGETTHEMESTarget format not specified (use the -O option).Terminal has specified geometry.Terminal is ASCII-only [default].Terminal is logical-ordered UTF-8.Terminal is visually-ordered UTF-8.Test USB support.Test bit at BYTE:BIT in CMOS.Test file read speed.Test if REGEXP matches STRING.Test video subsystem in mode WxH.Test video subsystem.Text-only The files are identical.
1442 The highlighted entry will be executed automatically in %ds.This VDEV is a RAIDZ%llu
1443 -This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/default/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
1444 +This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
1445 Trailing backslashTransform 64-bit UUID to format suitable for XNU. If -l is given keep it lowercase as done by blkid.Transform a system filename into GRUB one.Transform syslinux config into GRUB one.Translate SET1 characters to SET2 in STRING.Translate to lower case.Translate to upper case.Translates the string with the current settings.Try '%s --help' or '%s --usage' for more information.
1446 TuesdayUSER PASSWORDUSER PBKDF2_PASSWORDUSERNAME[,USERNAME]UTF-8Unable to create pipe: %sUnable to determine your platform. Use --target.Unable to fork: %sUnable to open stream from %s: %sUnable to retrieve pool stateUncompress data.Uncompress file before checksumming.Unknown address type %d
1447 Unknown command `%s'.
1448 @@ -302,12 +302,12 @@
1449 Указать имя файла.Использовать указанный хэш.Указать один или несколько файлов шрифтов для загрузки.Укажите объём данных каждой операции чтенияЗадать количество входных файлов.Скорость: %s
1450 Запустить заглушку GDB на указанном портуОстановить заглушку GDBИнформация о хранилище «%s» не содержит типВ информации о хранилище для «%s» должен быть указан обычный раздел или обычный дискСохранить совпавший компонент с НОМЕРОМ в ИМЯ_ПЕРЕМЕННОЙ.УспешноВоскресеньеНе показывать обычные сообщения (только предупреждения).Перейти на родные дисковые драйверы. Если модули не указаны, то используется набор по умолчанию (pata,ahci,usbms,ohci,uhci,ehci)Синтаксическая ошибка в строке %u
1451 В сгенерированном файле настроек GRUB обнаружены синтаксические ошибки.
1452 -Убедитесь, что в файлах /etc/default/grub
1453 +Убедитесь, что в файлах /etc/conf.d/grub
1454 и /etc/grub.d/* ошибки отсутствуют или пошлите сообщение об ошибке
1455 в прикреплённым файлом %s.Контроллер системной шины управления вводом-выводом находится по адресу 0x%x
1456 ТЦЕЛЬТЕМЫЦелевой формат не указан (используйте параметр -O).Терминал имеет указанные размеры.Терминал только в ASCII [по умолчанию].Терминал в логически упорядоченной UTF-8.Терминал в визуально упорядоченной UTF-8.Протестировать поддержку USB.Проверить бит по адресу БАЙТ:БИТ в CMOS.Тест скорости чтения файла.Проверить, совпадает ли РЕГВЫР со СТРОКОЙ.Тест видеоподсистемы в режиме ШxВ.Тест видеоподсистемы.Только-текст Файлы одинаковы.
1457 Выделенный пункт будет выполнен автоматически через %dс.Данное VDEV является RAIDZ%llu
1458 -Данное VDEV является зеркаломЭтот пункт может быть загружен любым пользователем.Для этого требуется строка GRUB_DEFAULT=saved в %s/default/grub.\nЧетвергТиБТиБ/сИнструмент редактирования блока окружения.Общий размер флэш: %d Б.
1459 +Данное VDEV является зеркаломЭтот пункт может быть загружен любым пользователем.Для этого требуется строка GRUB_DEFAULT=saved в %s/conf.d/grub.\nЧетвергТиБТиБ/сИнструмент редактирования блока окружения.Общий размер флэш: %d Б.
1460 Обратная косая черта в концеПреобразовать 64-бит UUID в формат, пригодный для XNU. Если указан -l, то оставить в нижнем регистре, как это делает blkid.Преобразовать системное имя файла в имя файла GRUB.Преобразовать настройки syslinux в GRUB.Преобразовать символы в СТРОКЕ из НАБОРА1 в символы из НАБОРА2.Привести к нижнему регистру.Привести к верхнему регистру.Перевести строку с текущими настройками.Попробуйте «%s --help» или «%s --usage» для получения более подробного описания.
1461 ВторникПАРОЛЬ ПОЛЬЗОВАТЕЛЯПОЛЬЗОВАТЕЛЬ ПАРОЛЬ_PBKDF2ИМЯ_ПОЛЬЗОВАТЕЛЯ[,ИМЯ_ПОЛЬЗОВАТЕЛЯ]UTF-8Не удалось создать канал: %sНе удалось определить вашу платформу. Используйте --target.Не удалось выполнить fork: %sНе удалось открыть поток из %s: %sНе удалось получить состояние пулаРасжать данные.Расжать файл перед проверкой контрольной суммы.Неизвестный тип адреса %d
1462 Неизвестная команда «%s».
1463 diff -Naur grub-2.02~rc2/po/ru.po grub-2.02~rc2-confd/po/ru.po
1464 --- grub-2.02~rc2/po/ru.po 2017-03-15 09:41:36.000000000 +0100
1465 +++ grub-2.02~rc2-confd/po/ru.po 2017-04-04 12:57:04.946013984 +0200
1466 @@ -6591,12 +6591,12 @@
1467 #: util/grub-mkconfig.in:271
1468 msgid ""
1469 "Syntax errors are detected in generated GRUB config file.\n"
1470 -"Ensure that there are no errors in /etc/default/grub\n"
1471 +"Ensure that there are no errors in /etc/conf.d/grub\n"
1472 "and /etc/grub.d/* files or please file a bug report with\n"
1473 "%s file attached."
1474 msgstr ""
1475 "В сгенерированном файле настроек GRUB обнаружены синтаксические ошибки.\n"
1476 -"Убедитесь, что в файлах /etc/default/grub\n"
1477 +"Убедитесь, что в файлах /etc/conf.d/grub\n"
1478 "и /etc/grub.d/* ошибки отсутствуют или пошлите сообщение об ошибке\n"
1479 "в прикреплённым файлом %s."
1480
1481 @@ -6655,8 +6655,8 @@
1482 msgstr "Назначает пункт меню GRUB для загрузки по умолчанию."
1483
1484 #: util/grub-set-default.in:49
1485 -msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n"
1486 -msgstr "Для этого требуется строка GRUB_DEFAULT=saved в %s/default/grub.\\n"
1487 +msgid "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
1488 +msgstr "Для этого требуется строка GRUB_DEFAULT=saved в %s/conf.d/grub.\\n"
1489
1490 #: util/grub-set-default.in:56
1491 msgid "MENU_ENTRY is a number, a menu item title or a menu item identifier."
1492 diff -Naur grub-2.02~rc2/po/sl.gmo grub-2.02~rc2-confd/po/sl.gmo
1493 --- grub-2.02~rc2/po/sl.gmo 2017-03-15 09:41:39.000000000 +0100
1494 +++ grub-2.02~rc2-confd/po/sl.gmo 2017-04-04 12:56:46.270215109 +0200
1495 @@ -112,7 +112,7 @@
1496 Shift positional parameters.Show ACPI information.Show APM information.Show a help message.Show a long list with more detailed information.Show contents of FILE in hex.Show loaded modules.Show memory contents.Show raw contents of ATA IDENTIFY sector.Show raw contents of a file or memory.Show the contents of a file.Show the current mappings.Show this message.Show version 1 tables only.Show version 2 and version 3 tables only.Shutdown failedSimulate grub-legacy `initrd' commandSimulate grub-legacy `kernel' commandSimulate grub-legacy `modulenounzip' commandSimulate grub-legacy `password' commandSimulate grub-legacy `password' command in menu entry modeSkip N bytes from output file.Skip offset bytes from the beginning of file.Slot %d opened
1497 Some Hurd stuff found, but not enough to boot.Specify filename.Specify hash to use.Specify one or more font files to load.Specify the number of input files.Start GDB stub on given portStop GDB stubStore matched component NUMBER in VARNAME.SuccessSundaySuppress normal output (warnings remain).Syntax error at line %u
1498 Syntax errors are detected in generated GRUB config file.
1499 -Ensure that there are no errors in /etc/default/grub
1500 +Ensure that there are no errors in /etc/conf.d/grub
1501 and /etc/grub.d/* files or please file a bug report with
1502 %s file attached.System management bus controller I/O space is at 0x%x
1503 TARGETTarget format not specified (use the -O option).Terminal has specified geometry.Terminal is ASCII-only [default].Terminal is logical-ordered UTF-8.Terminal is visually-ordered UTF-8.Test USB support.Test bit at BYTE:BIT in CMOS.Test if REGEXP matches STRING.Test video subsystem in mode WxH.Test video subsystem.Text-only The files are identical.
1504 @@ -238,7 +238,7 @@
1505 Zamakni parametre položajev ...Pokaži podrobnosti ACPI.Pokaži podrobnosti APM.Prikaži sporočilo pomoči.Prikaži dolg seznam s podrobnejšimi podatki.Pokaže vsebino DATOTEKE v šestnajstiškem zapisu.Pokaži naložene module.Pokaži vsebino pomnilnika.Pokaži surovo vsebino odseka ATA IDENTIFY.Pokaži surovo vsebino datoteke ali pomnilnika.Pokaži vsebino datoteke.Pokaži trenutne preslikave.Pokaži to sporočilo.Pokaži le preglednice različice 1.Pokaži le preglednice različic 2 in 3.Izklop je spodletelSimulira ukaz `initrd' grub-legacySimulira ukaz `kernel' grub-legacySimulira ukaz `modulenounzip' grub-legacySimulira ukaz `password' grub-legacySimulira ukaz `password' grub-legacy v načinu vnosa menijevPreskoči N bajtov iz izhodne datoteke.Preskoči bajte odmika na začetku datoteke.Mesto %d je odprto
1506 Najdenih je nekaj stvari Hurd, vendar ne dovolj za zagon.Navedite ime datoteke.Navedite razpršilo za uporabo.Navedite eno ali več datotek pisav za nalaganje.Določi število vhodnih datotek.Zaženi GDB na danih vratihZaustavi nastavek GDBShramba se ujema s sestavnim delom ŠTEVILO v IMENU_SPREMENLJIVKEUspešno zaključenonedeljaPrepreči običajen izpis (opozorila ostanejo).Napaka skladnje v vrstici %u
1507 V ustvarjeni nastavitveni datoteki GRUB so zaznane napake
1508 - skladnje. Prepričajte se, da v datotekah /etc/default/grub in
1509 + skladnje. Prepričajte se, da v datotekah /etc/conf.d/grub in
1510 /etc/grub.d/* ni napak ali pa pošljite poročilo o hrošču s pripeto
1511 datoteko %s.Prostor V/I nadzornika upravljanja vodila je na 0x%x
1512 CILJCiljna oblika ni določena (uporabite možnost -O).Terminal ima določeno geometrijo.Terminal je le ASCII [privzeto].Terminal je logično urejen UTF-8.Terminal je vidno urejen UTF-8.Preizkusi podporo za USB.Preizkusi bit na BAJT:BIT v CMOS.Preizkusi, ali je REGEXP skladen z NIZEM.Preizkusi video podsistem v načinu WxH.Preizkusi video podsistem.Le besediloDatoteki sta enaki.
1513 diff -Naur grub-2.02~rc2/po/sl.po grub-2.02~rc2-confd/po/sl.po
1514 --- grub-2.02~rc2/po/sl.po 2017-03-15 09:41:36.000000000 +0100
1515 +++ grub-2.02~rc2-confd/po/sl.po 2017-04-04 12:57:05.038012993 +0200
1516 @@ -6607,12 +6607,12 @@
1517 #: util/grub-mkconfig.in:271
1518 msgid ""
1519 "Syntax errors are detected in generated GRUB config file.\n"
1520 -"Ensure that there are no errors in /etc/default/grub\n"
1521 +"Ensure that there are no errors in /etc/conf.d/grub\n"
1522 "and /etc/grub.d/* files or please file a bug report with\n"
1523 "%s file attached."
1524 msgstr ""
1525 "V ustvarjeni nastavitveni datoteki GRUB so zaznane napake\n"
1526 -" skladnje. Prepričajte se, da v datotekah /etc/default/grub in\n"
1527 +" skladnje. Prepričajte se, da v datotekah /etc/conf.d/grub in\n"
1528 "/etc/grub.d/* ni napak ali pa pošljite poročilo o hrošču s pripeto\n"
1529 "datoteko %s."
1530
1531 @@ -6662,7 +6662,7 @@
1532 msgstr "Nastavi privzeti vnos menija zagona za GRUB."
1533
1534 #: util/grub-set-default.in:49
1535 -msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n"
1536 +msgid "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
1537 msgstr ""
1538
1539 #: util/grub-set-default.in:56
1540 diff -Naur grub-2.02~rc2/po/sr.gmo grub-2.02~rc2-confd/po/sr.gmo
1541 --- grub-2.02~rc2/po/sr.gmo 2017-03-15 09:41:39.000000000 +0100
1542 +++ grub-2.02~rc2-confd/po/sr.gmo 2017-04-04 12:57:04.825015287 +0200
1543 @@ -142,12 +142,12 @@
1544 Specify filename.Specify hash to use.Specify one or more font files to load.Specify size for each read operationSpecify the number of input files.Speed: %s
1545 Start GDB stub on given portStop GDB stubStorage information for `%s' does not include typeStorage information for `%s' indicates neither a plain partition nor a plain diskStore matched component NUMBER in VARNAME.SuccessSundaySuppress normal output (warnings remain).Switch to native disk drivers. If no modules are specified default set (pata,ahci,usbms,ohci,uhci,ehci) is usedSyntax error at line %u
1546 Syntax errors are detected in generated GRUB config file.
1547 -Ensure that there are no errors in /etc/default/grub
1548 +Ensure that there are no errors in /etc/conf.d/grub
1549 and /etc/grub.d/* files or please file a bug report with
1550 %s file attached.System management bus controller I/O space is at 0x%x
1551 TTARGETTHEMESTarget format not specified (use the -O option).Terminal has specified geometry.Terminal is ASCII-only [default].Terminal is logical-ordered UTF-8.Terminal is visually-ordered UTF-8.Test USB support.Test bit at BYTE:BIT in CMOS.Test file read speed.Test if REGEXP matches STRING.Test video subsystem in mode WxH.Test video subsystem.Text-only The files are identical.
1552 The highlighted entry will be executed automatically in %ds.This VDEV is a RAIDZ%llu
1553 -This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/default/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
1554 +This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
1555 Trailing backslashTransform 64-bit UUID to format suitable for XNU. If -l is given keep it lowercase as done by blkid.Transform a system filename into GRUB one.Transform syslinux config into GRUB one.Translate SET1 characters to SET2 in STRING.Translate to lower case.Translate to upper case.Translates the string with the current settings.Try '%s --help' or '%s --usage' for more information.
1556 TuesdayUSER PASSWORDUSER PBKDF2_PASSWORDUSERNAME[,USERNAME]UTF-8Unable to create pipe: %sUnable to determine your platform. Use --target.Unable to fork: %sUnable to open stream from %s: %sUnable to retrieve pool stateUncompress data.Uncompress file before checksumming.Unknown address type %d
1557 Unknown command `%s'.
1558 @@ -293,12 +293,12 @@
1559 Наводи назив датотеке.Наводи хеш за коришћење.Наводи једну или више датотека словних ликова за учитавање.Наводи величину за сваку радњу читањаНаводи број улазних датотека.Брзина: %s
1560 Покреће ГДБ одсечак на датом прикључникуЗауставља ГДБ одсечакПодаци складиштења за „%s“ не садрже врстуПодаци складиштења за „%s“ не указују ни на обичну партицију ни на обичан дискСмешта поклопљену компоненту БРОЈ у ПРОМЕНЉИВОЈ_НАЗИВА.УспешноНедељаПотискује обичан излаз (упозорења остају).Пребацује се на изворне управљачке програме диска. Ако нису наведени модули користи се основни скуп (pata,ahci,usbms,ohci,uhci,ehci)Грешка синтаксе у %u. реду
1561 Откривене су грешке синтаксе у створеној датотеци подешавања ГРУБ-а.
1562 -Проверите да ли има грешака у датотекама „/etc/default/grub“
1563 +Проверите да ли има грешака у датотекама „/etc/conf.d/grub“
1564 и „/etc/grub.d/*“ или попуните извештај о грешкама
1565 и приложите датотеку „%s“.У/И простор контролера сабирнице управљања системом је на 0x%x
1566 TМЕТАТЕМЕЦиљни запис није наведен (користите опцију „-O“).Терминал има наведену геометрију.Терминал је само АСКРИ [основно].Терминал је логички-уређени УТФ-8.Терминал је визуелно-уређени УТФ-8.Испробава УСБ подршку.Проверава бит на БАЈТУ:БИТУ у ЦМОС-у.Проверава брзину читања датотеке.Проба да ли РЕГИЗРАЗ одговара НИСКИ.Испробава подсистем снимка у режиму ШxВ.Испробава подсистем снимка.Само текст Датотеке су истоветне.
1567 Истакнути унос биће самостално извршен за %dс.Овај ВУРЕЂАЈ је РАИДЗ%llu
1568 -Овај ВУРЕЂАЈ је огледалоОвај унос може подићи било који корисник.Ово захтева подешавање „GRUB_DEFAULT=saved“ у „%s/default/grub“.\nЧетвртакTiBTiB/sАлат за уређивање блока окружења.Укупна величина флеша: %d B.
1569 +Овај ВУРЕЂАЈ је огледалоОвај унос може подићи било који корисник.Ово захтева подешавање „GRUB_DEFAULT=saved“ у „%s/conf.d/grub“.\nЧетвртакTiBTiB/sАлат за уређивање блока окружења.Укупна величина флеша: %d B.
1570 Пратећа контра коса цртаПретвара 64-битни УУИБ у запис пригодан за ИксНУ. Ако је дато „-l“ држига малим словима као што је урађено блкид-ом.Претвара састемски назив датотеке у онај ГРУБ-ов.Претвара подешавања сислинукса у оно ГРУБ-ово.Преводи знакове СКУПА1 у СКУП2 у НИСКИ.Преводи на мала слова.Преводи на велика слова.Преводи ниску са текућим подешавањима.Пробајте „%s --help“ или „%s --usage“ за више података.
1571 УторакКОРИСНИК ЛОЗИНКАКОРИСНИК ПБКДФ2_ЛОЗИНКАКОРИСНИК[,КОРИСНИК]УТФ-8Не могу да направим спојку: %sНе могу да одредим вашу платформу. Користите „--target“.Не могу да исцепим: %sНе могу да отворим ток из „%s“: %sНе могу да довучем стање спремиштаРаспакује податке.Распакује датотеку пре провере суме.Непозната врста адресе „%d“
1572 Непозната наредба „%s“.
1573 diff -Naur grub-2.02~rc2/po/sr.po grub-2.02~rc2-confd/po/sr.po
1574 --- grub-2.02~rc2/po/sr.po 2017-03-15 09:41:36.000000000 +0100
1575 +++ grub-2.02~rc2-confd/po/sr.po 2017-04-04 12:57:04.930014156 +0200
1576 @@ -6577,12 +6577,12 @@
1577 #: util/grub-mkconfig.in:271
1578 msgid ""
1579 "Syntax errors are detected in generated GRUB config file.\n"
1580 -"Ensure that there are no errors in /etc/default/grub\n"
1581 +"Ensure that there are no errors in /etc/conf.d/grub\n"
1582 "and /etc/grub.d/* files or please file a bug report with\n"
1583 "%s file attached."
1584 msgstr ""
1585 "Откривене су грешке синтаксе у створеној датотеци подешавања ГРУБ-а.\n"
1586 -"Проверите да ли има грешака у датотекама „/etc/default/grub“\n"
1587 +"Проверите да ли има грешака у датотекама „/etc/conf.d/grub“\n"
1588 "и „/etc/grub.d/*“ или попуните извештај о грешкама\n"
1589 "и приложите датотеку „%s“."
1590
1591 @@ -6642,8 +6642,8 @@
1592 msgstr "Подешава основни унос изборника подизања за ГРУБ."
1593
1594 #: util/grub-set-default.in:49
1595 -msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n"
1596 -msgstr "Ово захтева подешавање „GRUB_DEFAULT=saved“ у „%s/default/grub“.\\n"
1597 +msgid "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
1598 +msgstr "Ово захтева подешавање „GRUB_DEFAULT=saved“ у „%s/conf.d/grub“.\\n"
1599
1600 #: util/grub-set-default.in:56
1601 msgid "MENU_ENTRY is a number, a menu item title or a menu item identifier."
1602 diff -Naur grub-2.02~rc2/po/sv.gmo grub-2.02~rc2-confd/po/sv.gmo
1603 --- grub-2.02~rc2/po/sv.gmo 2017-03-15 09:41:39.000000000 +0100
1604 +++ grub-2.02~rc2-confd/po/sv.gmo 2017-04-04 12:57:04.874014759 +0200
1605 @@ -137,12 +137,12 @@
1606 Specify filename.Specify hash to use.Specify one or more font files to load.Specify size for each read operationSpecify the number of input files.Speed: %s
1607 Start GDB stub on given portStop GDB stubStorage information for `%s' does not include typeStorage information for `%s' indicates neither a plain partition nor a plain diskStore matched component NUMBER in VARNAME.SuccessSundaySuppress normal output (warnings remain).Switch to native disk drivers. If no modules are specified default set (pata,ahci,usbms,ohci,uhci,ehci) is usedSyntax error at line %u
1608 Syntax errors are detected in generated GRUB config file.
1609 -Ensure that there are no errors in /etc/default/grub
1610 +Ensure that there are no errors in /etc/conf.d/grub
1611 and /etc/grub.d/* files or please file a bug report with
1612 %s file attached.System management bus controller I/O space is at 0x%x
1613 TTARGETTHEMESTarget format not specified (use the -O option).Terminal has specified geometry.Terminal is ASCII-only [default].Terminal is logical-ordered UTF-8.Terminal is visually-ordered UTF-8.Test USB support.Test bit at BYTE:BIT in CMOS.Test file read speed.Test if REGEXP matches STRING.Test video subsystem in mode WxH.Test video subsystem.Text-only The files are identical.
1614 The highlighted entry will be executed automatically in %ds.This VDEV is a RAIDZ%llu
1615 -This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/default/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
1616 +This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
1617 Trailing backslashTransform 64-bit UUID to format suitable for XNU. If -l is given keep it lowercase as done by blkid.Transform a system filename into GRUB one.Transform syslinux config into GRUB one.Translate SET1 characters to SET2 in STRING.Translate to lower case.Translate to upper case.Translates the string with the current settings.Try '%s --help' or '%s --usage' for more information.
1618 TuesdayUSER PASSWORDUSER PBKDF2_PASSWORDUSERNAME[,USERNAME]UTF-8Unable to create pipe: %sUnable to determine your platform. Use --target.Unable to fork: %sUnable to open stream from %s: %sUnable to retrieve pool stateUncompress data.Uncompress file before checksumming.Unknown address type %d
1619 Unknown command `%s'.
1620 @@ -292,12 +292,12 @@
1621 Ange filnamn.Ange hash att använda.Ange en eller flera typsnittsfiler att läsa in.Ange storlek för varje läsoperationSpecificera antalet inmatningsfiler.Hastighet: %s
1622 Starta GDB-stubbe på angiven portStoppa GDB-stubbeLagringsinformation för ”%s” inkluderar inte typLagringsinformationen för ”%s” indikerar varken en vanlig partition eller en vanlig diskLagra matchande komponent NUMMER i VARNAMN.LyckadesSöndagUndertryck vanlig utmatning (varningar återstår).Växla till inbyggda diskdrivrutiner. Om inga moduler anges som används (pata,ahci,usbms,ohci,uhci,ehci) som standardSyntaxfel på rad %u
1623 Syntaxfel upptäcktes i den genererade GRUB-konfigurationsfilen.
1624 -Kontrollera att det inte finns några fel i /etc/default/grub-
1625 +Kontrollera att det inte finns några fel i /etc/conf.d/grub-
1626 och /etc/grub.d/*-filerna eller skicka in en felrapport med
1627 bifogad %s-fil.Systemhanteringsbusskontrollerns I/O-utrymme är på 0x%x
1628 TMÅLTEMANMålformat inte specificerat (använd 0-alternativet).Terminalen har specificerat geometri.Terminalen är endast ASCII [standard].Terminal är logical-ordered UTF-8.Terminalen är visually-ordered UTF-8.Testa USB-stöd.Testa bit i BYTE:BIT i CMOS.Testa läshastighet för fil.Testa om REGEXP matchar STRÄNG.Testa videodelsystemet i läge WxH.Testa videodelsystemet.Endast textFilerna är identiska.
1629 Markerat val kommer att startas upp automatiskt om %d sekunder.Denna VDEV är en RAIDZ%llu
1630 -Denna VDEV är en spegelDenna post kan startas av alla användare.Detta kräver inställningen GRUB_DEFAULT=saved i %s/default/grub.\nTorsdagTiBTiB/sVerktyg för att redigera miljöblock.Total flash-storlek: %d B.
1631 +Denna VDEV är en spegelDenna post kan startas av alla användare.Detta kräver inställningen GRUB_DEFAULT=saved i %s/conf.d/grub.\nTorsdagTiBTiB/sVerktyg för att redigera miljöblock.Total flash-storlek: %d B.
1632 Avslutande omvänt snedstreckTransformera 64-bitars UUID till ett passande format för XNU. Om -l ges, behåll det i gemener precis som blkid.Transformera ett systemfilnamn till ett GRUB-filnamn.Transformera syslinux-konfiguration till GRUB-konfiguration.Översätt SET1-tecken till SET2 i STRÄNG.Översätt till gemener.Översätt till versaler.Översätter strängen med aktuella inställningar.Prova ”%s --help” eller ”%s --usage” för mer information.
1633 TisdagANVÄNDARLÖSENORDANVÄNDARE PBKDF2_LÖSENORDANVÄNDARNAMN[,ANVÄNDARNAMN]UTF-8Kunde inte skapa rör: %sKunde inte fastställa din plattform. Använd --target.Kunde inte förgrena process: %sKunde inte öppna ström från %s: %sKunde inte hämta pooltillståndOkomprimerad data.Dekomprimera fil innan kontrollsumma.Okänd adresstyp %d
1634 Okänt kommando ”%s”.
1635 diff -Naur grub-2.02~rc2/po/sv.po grub-2.02~rc2-confd/po/sv.po
1636 --- grub-2.02~rc2/po/sv.po 2017-03-15 09:41:36.000000000 +0100
1637 +++ grub-2.02~rc2-confd/po/sv.po 2017-04-04 12:57:05.054012821 +0200
1638 @@ -6561,12 +6561,12 @@
1639 #: util/grub-mkconfig.in:271
1640 msgid ""
1641 "Syntax errors are detected in generated GRUB config file.\n"
1642 -"Ensure that there are no errors in /etc/default/grub\n"
1643 +"Ensure that there are no errors in /etc/conf.d/grub\n"
1644 "and /etc/grub.d/* files or please file a bug report with\n"
1645 "%s file attached."
1646 msgstr ""
1647 "Syntaxfel upptäcktes i den genererade GRUB-konfigurationsfilen.\n"
1648 -"Kontrollera att det inte finns några fel i /etc/default/grub-\n"
1649 +"Kontrollera att det inte finns några fel i /etc/conf.d/grub-\n"
1650 "och /etc/grub.d/*-filerna eller skicka in en felrapport med\n"
1651 "bifogad %s-fil."
1652
1653 @@ -6625,8 +6625,8 @@
1654 msgstr "Ange standardpost för GRUBs startmeny."
1655
1656 #: util/grub-set-default.in:49
1657 -msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n"
1658 -msgstr "Detta kräver inställningen GRUB_DEFAULT=saved i %s/default/grub.\\n"
1659 +msgid "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
1660 +msgstr "Detta kräver inställningen GRUB_DEFAULT=saved i %s/conf.d/grub.\\n"
1661
1662 #: util/grub-set-default.in:56
1663 msgid "MENU_ENTRY is a number, a menu item title or a menu item identifier."
1664 diff -Naur grub-2.02~rc2/po/tr.po grub-2.02~rc2-confd/po/tr.po
1665 --- grub-2.02~rc2/po/tr.po 2017-03-15 09:41:36.000000000 +0100
1666 +++ grub-2.02~rc2-confd/po/tr.po 2017-04-04 12:57:05.088012454 +0200
1667 @@ -6438,7 +6438,7 @@
1668 #: util/grub-mkconfig.in:271
1669 msgid ""
1670 "Syntax errors are detected in generated GRUB config file.\n"
1671 -"Ensure that there are no errors in /etc/default/grub\n"
1672 +"Ensure that there are no errors in /etc/conf.d/grub\n"
1673 "and /etc/grub.d/* files or please file a bug report with\n"
1674 "%s file attached."
1675 msgstr ""
1676 @@ -6489,7 +6489,7 @@
1677 msgstr "GRUB için varsayılan önyükleme menü girdisini ayarla."
1678
1679 #: util/grub-set-default.in:49
1680 -msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n"
1681 +msgid "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
1682 msgstr ""
1683
1684 #: util/grub-set-default.in:56
1685 diff -Naur grub-2.02~rc2/po/uk.gmo grub-2.02~rc2-confd/po/uk.gmo
1686 --- grub-2.02~rc2/po/uk.gmo 2017-03-15 09:41:39.000000000 +0100
1687 +++ grub-2.02~rc2-confd/po/uk.gmo 2017-04-04 12:57:04.843015093 +0200
1688 @@ -147,12 +147,12 @@
1689 Specify filename.Specify hash to use.Specify one or more font files to load.Specify size for each read operationSpecify the number of input files.Speed: %s
1690 Start GDB stub on given portStop GDB stubStorage information for `%s' does not include typeStorage information for `%s' indicates neither a plain partition nor a plain diskStore matched component NUMBER in VARNAME.SuccessSundaySuppress normal output (warnings remain).Switch to native disk drivers. If no modules are specified default set (pata,ahci,usbms,ohci,uhci,ehci) is usedSyntax error at line %u
1691 Syntax errors are detected in generated GRUB config file.
1692 -Ensure that there are no errors in /etc/default/grub
1693 +Ensure that there are no errors in /etc/conf.d/grub
1694 and /etc/grub.d/* files or please file a bug report with
1695 %s file attached.System management bus controller I/O space is at 0x%x
1696 TTARGETTHEMESTarget format not specified (use the -O option).Terminal has specified geometry.Terminal is ASCII-only [default].Terminal is logical-ordered UTF-8.Terminal is visually-ordered UTF-8.Test USB support.Test bit at BYTE:BIT in CMOS.Test file read speed.Test if REGEXP matches STRING.Test video subsystem in mode WxH.Test video subsystem.Text-only The files are identical.
1697 The highlighted entry will be executed automatically in %ds.This VDEV is a RAIDZ%llu
1698 -This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/default/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
1699 +This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
1700 Trailing backslashTransform 64-bit UUID to format suitable for XNU. If -l is given keep it lowercase as done by blkid.Transform a system filename into GRUB one.Transform syslinux config into GRUB one.Translate SET1 characters to SET2 in STRING.Translate to lower case.Translate to upper case.Translates the string with the current settings.Try '%s --help' or '%s --usage' for more information.
1701 TuesdayUSER PASSWORDUSER PBKDF2_PASSWORDUSERNAME[,USERNAME]UTF-8Unable to create pipe: %sUnable to determine your platform. Use --target.Unable to fork: %sUnable to open stream from %s: %sUnable to retrieve pool stateUncompress data.Uncompress file before checksumming.Unknown address type %d
1702 Unknown command `%s'.
1703 @@ -301,12 +301,12 @@
1704 Вказати назву файла.Вказати хеш для використання.Вказати один або декілька файлів для завантаження.Вкажіть розмір для кожної з дій щодо читанняВказати кількість файлів вхідних даних.Швидкість: %s
1705 Запустити заглушку GDB на вказаному портіЗупинити роботу заглушки GDBДані щодо сховища «%s» не містять типуДані щодо сховища «%s» не визначають ні даних щодо звичайного розділу, ні даних щодо звичайного дискаЗберегти компонент з номером НОМЕР до змінної НАЗВА_ЗМІННОЇ.УспіхнеділяПридушити звичайні повідомлення (показувати лише попередження).Перемкнутися на природні драйвери дисків. Якщо модулів не вказано, використовується типова послідовність (pata,ahci,usbms,ohci,uhci,ehci).Синтаксична помилку у рядку %u
1706 Виявлено синтаксичні помилки у файлі налаштувань GRUB.
1707 -Переконайтеся, що у файлах /etc/default/grub і /etc/grub.d/*
1708 +Переконайтеся, що у файлах /etc/conf.d/grub і /etc/grub.d/*
1709 немає помилок, будь ласка, створіть звіт щодо вади з
1710 долученням файла %s.Простір введення-виведення контролера каналу керування системою починається з 0x%x
1711 ТПРИЗНАЧЕННЯТЕМИФормат призначення не вказано (скористайтеся параметром -O).Термінал має відповідні геометричні параметри.У терміналі можна використовувати лише ASCII [типове значення].Термінал з логічним впорядкуванням UTF-8.Термінал з візуальним впорядкуванням UTF-8.Перевірка підтримки USB.Тестувати біт за адресою БАЙТ:БІТ у CMOS.Тестувати швидкість читання файла.Перевірити відповідність ФОРМАЛЬНОГО ВИРАЗУ РЯДКУ.Перевірити відеопідсистему у режимі ВxШ.Перевірити відеопідсистему.Лише текст Вміст файлів є тотожним.
1712 Обробку позначеного пункту буде автоматично виконано за %d с.Цей VDEV є RAIDZ%llu
1713 -Цей VDEV є дзеркаломСистему цього пункту може завантажувати будь-який користувач.Потребує встановлення GRUB_DEFAULT=saved у %s/default/grub.\nчетверТіБТіБ/сІнструмент для редагування блоку середовища.Загальний об’єм запису: %d Б.
1714 +Цей VDEV є дзеркаломСистему цього пункту може завантажувати будь-який користувач.Потребує встановлення GRUB_DEFAULT=saved у %s/conf.d/grub.\nчетверТіБТіБ/сІнструмент для редагування блоку середовища.Загальний об’єм запису: %d Б.
1715 Кінцевий символ похилої рискиПеретворити 64-бітове значення UUID у формат, що відповідає XNU. Якщо вказано -l, залишати літери малими, як у даних blkid.Перетворити назву файла у системі на назву у GRUB.Перетворити налаштування syslinux на налаштування GRUB.Виконати у РЯДКУ перетворення символів з НАБОРУ1 до НАБОРУ2.Перетворити на символи нижнього регістру.Перетворити на символи верхнього регістру.Перекладає рядок відповідно до поточних параметрів.Виконайте команду «%s --help» або «%s --usage», щоб дізнатися більше.
1716 вівторокПАРОЛЬ КОРИСТУВАЧАКОРИСТУВАЧ ПАРОЛЬ_PBKDF2КОРИСТУВАЧ[,КОРИСТУВАЧ]UTF-8Не вдалося створити канал передавання даних: %sНе вдалося визначити вашу платформу. Скористайтеся параметром --target.Не вдалося створити розгалуження: %sНе вдалося відкрити потік даних з %s: %sНе вдалося отримати дані щодо стану сховищаРозпакувати дані.Розпакувати файл до обчислення контрольної суми.Невідомий тип адреси, %d
1717 Невідома команда «%s».
1718 diff -Naur grub-2.02~rc2/po/uk.po grub-2.02~rc2-confd/po/uk.po
1719 --- grub-2.02~rc2/po/uk.po 2017-03-15 09:41:37.000000000 +0100
1720 +++ grub-2.02~rc2-confd/po/uk.po 2017-04-04 12:57:04.893014555 +0200
1721 @@ -6649,12 +6649,12 @@
1722 #: util/grub-mkconfig.in:271
1723 msgid ""
1724 "Syntax errors are detected in generated GRUB config file.\n"
1725 -"Ensure that there are no errors in /etc/default/grub\n"
1726 +"Ensure that there are no errors in /etc/conf.d/grub\n"
1727 "and /etc/grub.d/* files or please file a bug report with\n"
1728 "%s file attached."
1729 msgstr ""
1730 "Виявлено синтаксичні помилки у файлі налаштувань GRUB.\n"
1731 -"Переконайтеся, що у файлах /etc/default/grub і /etc/grub.d/*\n"
1732 +"Переконайтеся, що у файлах /etc/conf.d/grub і /etc/grub.d/*\n"
1733 "немає помилок, будь ласка, створіть звіт щодо вади з\n"
1734 "долученням файла %s."
1735
1736 @@ -6715,8 +6715,8 @@
1737 msgstr "Встановити типовий пункт меню завантаження для GRUB."
1738
1739 #: util/grub-set-default.in:49
1740 -msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n"
1741 -msgstr "Потребує встановлення GRUB_DEFAULT=saved у %s/default/grub.\\n"
1742 +msgid "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
1743 +msgstr "Потребує встановлення GRUB_DEFAULT=saved у %s/conf.d/grub.\\n"
1744
1745 #: util/grub-set-default.in:56
1746 msgid "MENU_ENTRY is a number, a menu item title or a menu item identifier."
1747 diff -Naur grub-2.02~rc2/po/vi.gmo grub-2.02~rc2-confd/po/vi.gmo
1748 --- grub-2.02~rc2/po/vi.gmo 2017-03-15 09:41:40.000000000 +0100
1749 +++ grub-2.02~rc2-confd/po/vi.gmo 2017-04-04 12:57:04.903014447 +0200
1750 @@ -149,12 +149,12 @@
1751 Specify filename.Specify hash to use.Specify one or more font files to load.Specify size for each read operationSpecify the number of input files.Speed: %s
1752 Start GDB stub on given portStop GDB stubStorage information for `%s' does not include typeStorage information for `%s' indicates neither a plain partition nor a plain diskStore matched component NUMBER in VARNAME.SuccessSundaySuppress normal output (warnings remain).Switch to native disk drivers. If no modules are specified default set (pata,ahci,usbms,ohci,uhci,ehci) is usedSyntax error at line %u
1753 Syntax errors are detected in generated GRUB config file.
1754 -Ensure that there are no errors in /etc/default/grub
1755 +Ensure that there are no errors in /etc/conf.d/grub
1756 and /etc/grub.d/* files or please file a bug report with
1757 %s file attached.System management bus controller I/O space is at 0x%x
1758 TTARGETTHEMESTarget format not specified (use the -O option).Terminal has specified geometry.Terminal is ASCII-only [default].Terminal is logical-ordered UTF-8.Terminal is visually-ordered UTF-8.Test USB support.Test bit at BYTE:BIT in CMOS.Test file read speed.Test if REGEXP matches STRING.Test video subsystem in mode WxH.Test video subsystem.Text-only The files are identical.
1759 The highlighted entry will be executed automatically in %ds.This VDEV is a RAIDZ%llu
1760 -This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/default/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
1761 +This VDEV is a mirrorThis entry can be booted by any user.This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\nThursdayTiBTiB/sTool to edit environment block.Total flash size: %d B.
1762 Trailing backslashTransform 64-bit UUID to format suitable for XNU. If -l is given keep it lowercase as done by blkid.Transform a system filename into GRUB one.Transform syslinux config into GRUB one.Translate SET1 characters to SET2 in STRING.Translate to lower case.Translate to upper case.Translates the string with the current settings.Try '%s --help' or '%s --usage' for more information.
1763 TuesdayUSER PASSWORDUSER PBKDF2_PASSWORDUSERNAME[,USERNAME]UTF-8Unable to create pipe: %sUnable to determine your platform. Use --target.Unable to fork: %sUnable to open stream from %s: %sUnable to retrieve pool stateUncompress data.Uncompress file before checksumming.Unknown address type %d
1764 Unknown command `%s'.
1765 @@ -309,12 +309,12 @@
1766 Ghi rõ tên tập tin.định rõ kiểu băm cần dùngChỉ định một hay nhiều phông chữ cần tải.Chỉ ra kích thước cho từ thao tác đọcGhi rõ số lượng tập tin đầu vào.Tốc độ: %s
1767 Khởi chạy “GDB stub” trên cổng đã choDừng “GDB stub”Thông tin kho chứa cho “%s” không chứa kiểuThông tin cho kho chứa “%s” không chỉ ra rằng phân vùng không phải thường mà đĩa cũng không phải thườngLưu các thành phần so khớp SỐ trong TÊN_BIẾN.Thành côngChủ nhậtLoại bỏ kết xuất thông thường (để lại các thông tin cảnh báo).Chuyển sang các ổ đĩa thật. Nếu không chỉ ra MÔ_ĐUN nào thì tập hợp mặc định (pata,ahci,usbms,ohci,uhci,ehci) được dùngLỗi cú pháp trên dòng %u.
1768 Các lỗi cú pháp đã được phát hiện trong tập tin cấu hình GRUB đã tạo.
1769 -Hãy chắc chắn rằng không có lỗi nào trong tập tin /etc/default/grub
1770 +Hãy chắc chắn rằng không có lỗi nào trong tập tin /etc/conf.d/grub
1771 và /etc/grub.d/* hoặc báo cáo tập tin lỗi này bằng cách đính
1772 kèm tập tin %s.Bộ điều khiển truy xuất bus hệ thống thấy cổng V/R là tại 0x%x
1773 TĐÍCHCHỦ ĐỀĐịnh dạng đích chưa được chỉ ra (sử dụng tùy chọn -O).Thiết bị cuối có hình thái được chỉ ra.Thiết bị cuối ở dạng chỉ-ASCII [mặc định].Thiết bị cuối là kiểu UTF-8 thứ-tự-lôgícThiết bị cuối là kiểu UTF-8 thứ-tự-ảoThử khả năng hỗ trợ USB.Thử bít tại BYTE:BIT trong CMOS.Kiểm tra tốc độ đọc tập tin.Kiểm tra xem BTCQ có khớp với CHUỖI.Thử hệ thống video phụ ở chế độ WxH.Thử hệ thống phụ ảnh động.Chỉ-chứa-chữ Các tập tin là đồng nhất.
1774 Mục nhập được tô sáng sẽ được tự động thực hiện trong %d giây.VDEV này là RAIDZ%llu
1775 -VDEV này là số nhỏMục này có thể khởi động được bởi bất kỳ người nào.Cái này yêu cầu cài đặt GRUB_DEFAULT=saved trong %s/default/grub.\nThứ nămTiBTiB/sCông cụ sửa khối biến môi trường.Kích thước tổng cộng bộ nhớ flash: %d B.
1776 +VDEV này là số nhỏMục này có thể khởi động được bởi bất kỳ người nào.Cái này yêu cầu cài đặt GRUB_DEFAULT=saved trong %s/conf.d/grub.\nThứ nămTiBTiB/sCông cụ sửa khối biến môi trường.Kích thước tổng cộng bộ nhớ flash: %d B.
1777 Có dấu chéo ngược theo sauChuyển dạng UUID 64-bit sang một định dạng thích hợp với XNU. Nếu tùy chọn -l được đưa ra giữ nó ở chữ thường như được thực hiện bởi lệnh blkid.Chuyển đổi kiểu tên tập tin hệ thống thành kiểu GRUB.Chuyển đổi cấu hình từ kiểu syslinux sang thành kiểu GRUB.Chuyển dịch TẬP_HỢP_CHỮ_CÁI_1 sang TẬP_HỢP_CHỮ_CÁI_2 trong CHUỖIChuyển sang chữ thường.Chuyển sang chữ HOA.Dịch chuỗi với các cài đặt hiện tại.Hãy chạy lệnh “%s --help” (trợ giúp) hoặc “%s --usage” (cách dùng) để biết thêm thông tin.
1778 Thứ baTÀI_KHOẢN MẬT_KHẨUTÀI-KHOẢN MẬT-KHẨU-PBKDF2TÊN_NGƯỜI_DÙNG[,TÊN_TÀI_KHOẢN]UTF-8Không tạo được đường ống dẫn lệnh: %sKhông thể xác định được nền tảng của bạn. Sử dụng --target.Không thể rẽ nhánh tiến trình: %sKhông thể mở dòng dữ liệu từ %s: %sKhông thể lấy trạng thái kho ZFS nhận vềdữ liệu không nén.Giải nét tập tin trước khi tổng kiểm tra.Không hiểu kiểu địa chỉ %d
1779 Không hiểu lệnh “%s”.
1780 diff -Naur grub-2.02~rc2/po/vi.po grub-2.02~rc2-confd/po/vi.po
1781 --- grub-2.02~rc2/po/vi.po 2017-03-15 09:41:37.000000000 +0100
1782 +++ grub-2.02~rc2-confd/po/vi.po 2017-04-04 12:57:04.994013467 +0200
1783 @@ -6596,12 +6596,12 @@
1784 #: util/grub-mkconfig.in:271
1785 msgid ""
1786 "Syntax errors are detected in generated GRUB config file.\n"
1787 -"Ensure that there are no errors in /etc/default/grub\n"
1788 +"Ensure that there are no errors in /etc/conf.d/grub\n"
1789 "and /etc/grub.d/* files or please file a bug report with\n"
1790 "%s file attached."
1791 msgstr ""
1792 "Các lỗi cú pháp đã được phát hiện trong tập tin cấu hình GRUB đã tạo.\n"
1793 -"Hãy chắc chắn rằng không có lỗi nào trong tập tin /etc/default/grub\n"
1794 +"Hãy chắc chắn rằng không có lỗi nào trong tập tin /etc/conf.d/grub\n"
1795 "và /etc/grub.d/* hoặc báo cáo tập tin lỗi này bằng cách đính\n"
1796 "kèm tập tin %s."
1797
1798 @@ -6663,8 +6663,8 @@
1799 msgstr "Đặt mục menu khởi động mặc định cho GRUB."
1800
1801 #: util/grub-set-default.in:49
1802 -msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n"
1803 -msgstr "Cái này yêu cầu cài đặt GRUB_DEFAULT=saved trong %s/default/grub.\\n"
1804 +msgid "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
1805 +msgstr "Cái này yêu cầu cài đặt GRUB_DEFAULT=saved trong %s/conf.d/grub.\\n"
1806
1807 #: util/grub-set-default.in:56
1808 msgid "MENU_ENTRY is a number, a menu item title or a menu item identifier."
1809 diff -Naur grub-2.02~rc2/po/zh_CN.po grub-2.02~rc2-confd/po/zh_CN.po
1810 --- grub-2.02~rc2/po/zh_CN.po 2017-03-15 09:41:37.000000000 +0100
1811 +++ grub-2.02~rc2-confd/po/zh_CN.po 2017-04-04 12:57:04.976013660 +0200
1812 @@ -6587,7 +6587,7 @@
1813 #: util/grub-mkconfig.in:271
1814 msgid ""
1815 "Syntax errors are detected in generated GRUB config file.\n"
1816 -"Ensure that there are no errors in /etc/default/grub\n"
1817 +"Ensure that there are no errors in /etc/conf.d/grub\n"
1818 "and /etc/grub.d/* files or please file a bug report with\n"
1819 "%s file attached."
1820 msgstr ""
1821 @@ -6640,7 +6640,7 @@
1822 msgstr ""
1823
1824 #: util/grub-set-default.in:49
1825 -msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n"
1826 +msgid "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
1827 msgstr ""
1828
1829 #: util/grub-set-default.in:56
1830 diff -Naur grub-2.02~rc2/po/zh_TW.po grub-2.02~rc2-confd/po/zh_TW.po
1831 --- grub-2.02~rc2/po/zh_TW.po 2017-03-15 09:41:37.000000000 +0100
1832 +++ grub-2.02~rc2-confd/po/zh_TW.po 2017-04-04 12:57:05.029013090 +0200
1833 @@ -6563,7 +6563,7 @@
1834 #: util/grub-mkconfig.in:271
1835 msgid ""
1836 "Syntax errors are detected in generated GRUB config file.\n"
1837 -"Ensure that there are no errors in /etc/default/grub\n"
1838 +"Ensure that there are no errors in /etc/conf.d/grub\n"
1839 "and /etc/grub.d/* files or please file a bug report with\n"
1840 "%s file attached."
1841 msgstr ""
1842 @@ -6615,7 +6615,7 @@
1843 msgstr ""
1844
1845 #: util/grub-set-default.in:49
1846 -msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n"
1847 +msgid "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\\n"
1848 msgstr ""
1849
1850 #: util/grub-set-default.in:56
1851 diff -Naur grub-2.02~rc2/util/grub.d/README grub-2.02~rc2-confd/util/grub.d/README
1852 --- grub-2.02~rc2/util/grub.d/README 2017-02-11 23:25:13.000000000 +0100
1853 +++ grub-2.02~rc2-confd/util/grub.d/README 2017-04-04 12:56:46.281214990 +0200
1854 @@ -8,4 +8,4 @@
1855 The number namespace in-between is configurable by system installer and/or
1856 administrator. For example, you can add an entry to boot another OS as
1857 01_otheros, 11_otheros, etc, depending on the position you want it to occupy in
1858 -the menu; and then adjust the default setting via /etc/default/grub.
1859 +the menu; and then adjust the default setting via /etc/conf.d/grub.
1860 diff -Naur grub-2.02~rc2/util/grub-mkconfig.in grub-2.02~rc2-confd/util/grub-mkconfig.in
1861 --- grub-2.02~rc2/util/grub-mkconfig.in 2017-02-11 23:25:13.000000000 +0100
1862 +++ grub-2.02~rc2-confd/util/grub-mkconfig.in 2017-04-04 12:57:05.116012153 +0200
1863 @@ -147,8 +147,8 @@
1864 GRUB_FS="$(stat -f --printf=%T / || echo unknown)"
1865 fi
1866
1867 -if test -f ${sysconfdir}/default/grub ; then
1868 - . ${sysconfdir}/default/grub
1869 +if test -f ${sysconfdir}/conf.d/grub ; then
1870 + . ${sysconfdir}/conf.d/grub
1871 fi
1872
1873 # XXX: should this be deprecated at some point?
1874 @@ -243,7 +243,7 @@
1875 # DO NOT EDIT THIS FILE
1876 #
1877 # It is automatically generated by $self using templates
1878 -# from ${grub_mkconfig_dir} and settings from ${sysconfdir}/default/grub
1879 +# from ${grub_mkconfig_dir} and settings from ${sysconfdir}/conf.d/grub
1880 #
1881 EOF
1882
1883 @@ -269,7 +269,7 @@
1884 if ! ${grub_script_check} ${grub_cfg}.new; then
1885 # TRANSLATORS: %s is replaced by filename
1886 gettext_printf "Syntax errors are detected in generated GRUB config file.
1887 -Ensure that there are no errors in /etc/default/grub
1888 +Ensure that there are no errors in /etc/conf.d/grub
1889 and /etc/grub.d/* files or please file a bug report with
1890 %s file attached." "${grub_cfg}.new" >&2
1891 echo >&2
1892 diff -Naur grub-2.02~rc2/util/grub-set-default.in grub-2.02~rc2-confd/util/grub-set-default.in
1893 --- grub-2.02~rc2/util/grub-set-default.in 2017-02-11 23:25:13.000000000 +0100
1894 +++ grub-2.02~rc2-confd/util/grub-set-default.in 2017-04-04 12:57:05.114012174 +0200
1895 @@ -46,7 +46,7 @@
1896 usage () {
1897 gettext_printf "Usage: %s [OPTION] MENU_ENTRY\n" "$self"
1898 gettext "Set the default boot menu entry for GRUB."; echo
1899 - gettext_printf "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\n" "$sysconfdir"
1900 + gettext_printf "This requires setting GRUB_DEFAULT=saved in %s/conf.d/grub.\n" "$sysconfdir"
1901 echo
1902 print_option_help "-h, --help" "$(gettext "print this message and exit")"
1903 print_option_help "-V, --version" "$(gettext "print the version information and exit")"

Properties

Name Value
svn:mime-type application/octet-stream