summaryrefslogtreecommitdiff
path: root/po/ru/preparing.po
diff options
context:
space:
mode:
authorSteve McIntyre <93sam@debian.org>2015-04-17 11:06:18 +0000
committerSteve McIntyre <93sam@debian.org>2015-04-17 11:06:18 +0000
commit6fa485482b21c679915527a7940bdcc8fbe056e5 (patch)
tree6ad4e6c2dba89b22f8c65ecef7a286cef08975e8 /po/ru/preparing.po
parent16d2b240554373236633b870ea463aec0019f133 (diff)
downloadinstallation-guide-6fa485482b21c679915527a7940bdcc8fbe056e5.zip
Fix up lots of fuzzy translations
Diffstat (limited to 'po/ru/preparing.po')
-rw-r--r--po/ru/preparing.po43
1 files changed, 6 insertions, 37 deletions
diff --git a/po/ru/preparing.po b/po/ru/preparing.po
index 94b8aaeb5..189c3dd74 100644
--- a/po/ru/preparing.po
+++ b/po/ru/preparing.po
@@ -2657,8 +2657,7 @@ msgstr ""
#. Tag: title
#: preparing.xml:1706
-#, fuzzy, no-c-format
-#| msgid "Setting the ethernet MAC address in U-Boot"
+#, no-c-format
msgid "Setting the ethernet MAC address in U-Boot"
msgstr "Задание MAC-адреса ethernet в U-Boot"
@@ -2722,14 +2721,7 @@ msgstr ""
#. Tag: para
#: preparing.xml:1736
-#, fuzzy, no-c-format
-#| msgid ""
-#| "On systems using U-Boot as system firmware, the ethernet MAC address is "
-#| "placed in the <quote>ethaddr</quote> environment variable. It can be "
-#| "checked at the U-Boot command prompt with the command <quote>printenv "
-#| "ethaddr</quote> and can be set with the command <quote>setenv ethaddr ca:"
-#| "ff:ee:12:34:56</quote>. After setting the value, the command "
-#| "<quote>saveenv</quote> makes the assignment permanent."
+#, no-c-format
msgid ""
"On systems using U-Boot as system firmware, the ethernet MAC address is "
"placed in the <quote>ethaddr</quote> environment variable. It can be checked "
@@ -2746,21 +2738,13 @@ msgstr ""
#. Tag: title
#: preparing.xml:1747
-#, fuzzy, no-c-format
-#| msgid "Kernel/Initrd/Device-Tree relocation issues in U-Boot"
+#, no-c-format
msgid "Kernel/Initrd/Device-Tree relocation issues in U-Boot"
msgstr "Проблемы размещения ядра/Initrd/дерева-устройств в U-Boot"
#. Tag: para
#: preparing.xml:1748
-#, fuzzy, no-c-format
-#| msgid ""
-#| "On some systems with older U-Boot versions there can be problems with "
-#| "properly relocating the Linux kernel, the initial ramdisk and the device-"
-#| "tree blob in memory during the boot process. In this case, U-Boot shows "
-#| "the message <quote>Starting kernel ...</quote>, but the system freezes "
-#| "afterwards without further output. These issues have been solved with "
-#| "newer U-Boot versions from v2014.07 onwards."
+#, no-c-format
msgid ""
"On some systems with older U-Boot versions there can be problems with "
"properly relocating the Linux kernel, the initial ramdisk and the device-"
@@ -2777,17 +2761,7 @@ msgstr ""
#. Tag: para
#: preparing.xml:1757
-#, fuzzy, no-c-format
-#| msgid ""
-#| "If the system has originally used a U-Boot version older than v2014.07 "
-#| "and has been upgraded to a newer version later, the problem might still "
-#| "occur even after upgrading U-Boot. Upgrading U-Boot usually does not "
-#| "modify the existing U-Boot environment variables and the fix requires an "
-#| "additional environment variable (bootm_size) to be set, which U-Boot does "
-#| "automatically only on fresh installations without existing environment "
-#| "data. It is possible to manually set bootm_size to the new U-Boot's "
-#| "default value by running the command <quote>env default bootm_size; "
-#| "saveenv</quote> at the U-Boot prompt."
+#, no-c-format
msgid ""
"If the system has originally used a U-Boot version older than v2014.07 and "
"has been upgraded to a newer version later, the problem might still occur "
@@ -2810,12 +2784,7 @@ msgstr ""
#. Tag: para
#: preparing.xml:1768
-#, fuzzy, no-c-format
-#| msgid ""
-#| "Another possibility to circumvent relocation-related problems is to run "
-#| "the command <quote>setenv fdt_high ffffffff; setenv initrd_high "
-#| "0xffffffff; saveenv</quote> at the U-Boot prompt to completely disable "
-#| "the relocation of the initial ramdisk and the device-tree blob."
+#, no-c-format
msgid ""
"Another possibility to circumvent relocation-related problems is to run the "
"command <quote>setenv fdt_high ffffffff; setenv initrd_high 0xffffffff; "