diff options
Diffstat (limited to 'src/wx/po/ru_RU.po')
| -rw-r--r-- | src/wx/po/ru_RU.po | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/src/wx/po/ru_RU.po b/src/wx/po/ru_RU.po index 8f4c2ce66..77ba1bf54 100644 --- a/src/wx/po/ru_RU.po +++ b/src/wx/po/ru_RU.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-01-15 19:42+0100\n" +"POT-Creation-Date: 2023-01-15 19:59+0100\n" "PO-Revision-Date: 2022-02-11 22:17+0500\n" "Last-Translator: Mikhail Epshteyn <virus-2006@yandex.ru>\n" "Language-Team: Russian\n" @@ -1555,7 +1555,7 @@ msgstr "IP-адрес / имя хоста" msgid "Identifiers" msgstr "Идентификаторы" -#: src/wx/drive_wipe_warning_dialog.cc:47 +#: src/wx/drive_wipe_warning_dialog.cc:51 #, c-format msgid "" "If you continue with this operation\n" @@ -1573,7 +1573,7 @@ msgid "" "\n" "If you are sure you want to continue please type\n" "\n" -"<tt>yes</tt>\n" +"<tt>%s</tt>\n" "\n" "into the box below, then click OK." msgstr "" @@ -1592,7 +1592,7 @@ msgstr "" "\n" "Если вы уверены, что хотите продолжить, напишите\n" "\n" -"<tt>yes</tt>\n" +"<tt>%s</tt>\n" "\n" "в поле ниже и нажмите ОК." @@ -4188,6 +4188,13 @@ msgstr "y" msgid "years" msgstr "" +#. / TRANSLATORS: the user will be asked to type this phrase into a text entry to confirm that they have read +#. / the warning about a disk being wiped +#: src/wx/drive_wipe_warning_dialog.cc:47 +#: src/wx/drive_wipe_warning_dialog.cc:61 +msgid "yes" +msgstr "" + #~ msgid "Default container" #~ msgstr "Контейнер" |
