@@ -2,35 +2,35 @@ msgid ""
22msgstr ""
33"Project-Id-Version : i18n-build\n "
44"Report-Msgid-Bugs-To : \n "
5- "POT-Creation-Date : 2020-04-10 12:18 +0000\n "
5+ "POT-Creation-Date : 2020-04-17 08:38 +0000\n "
66"Language : ru\n "
77"MIME-Version : 1.0\n "
88"Content-Type : text/plain; charset=UTF-8\n "
99"Content-Transfer-Encoding : 8bit\n "
1010"X-Generator : POEditor.com\n "
1111
1212#. {0} is the file path, {1} is the item which it is for, {2} is the type of item (file, directory, etc)
13- #: i18n-build/src/error.rs:135
13+ #: i18n-build/src/error.rs:140
1414msgid "The path (\" {0}\" ) for {1} {2} does not have valid a utf-8 encoding."
1515msgstr "Путь (\" {0}\" ) для {1} {2} не имеeт допустимой кодировки utf-8."
1616
17- #: i18n-build/src/error.rs:142
17+ #: i18n-build/src/error.rs:147
1818msgid "The path \" {0}\" does not exist on the filesystem."
1919msgstr "Путь \" {0}\" не существует в файловой системе."
2020
2121#. {0} can be either "file", or "directory", or "symlink"
2222#. {1} is a file path
2323#. {2} is more detailed information about the error
2424#. Example: Cannot create the file "i18n/ru/something.pot" because "some error occurred"
25- #: i18n-build/src/error.rs:150
25+ #: i18n-build/src/error.rs:155
2626msgid "Cannot create the {0} \" {1}\" because: \" {2}\" ."
2727msgstr "Не удалось создать {0} \" {1}\" так как: \" {2}\" ."
2828
2929#. {0} can be either "file", or "directory", or "symlink"
3030#. {1} is a file path
3131#. {2} is more detailed information about the error
3232#. Example: Cannot delete the file "i18n/ru/something.pot" because "some error occurred"
33- #: i18n-build/src/error.rs:160
33+ #: i18n-build/src/error.rs:165
3434msgid "Cannot delete the {0} \" {1}\" because: \" {2}\" ."
3535msgstr "Не удалось удалить {0} \" {1}\" так как: \" {2}\" ."
3636
@@ -39,34 +39,34 @@ msgstr "Не удалось удалить {0} \"{1}\" так как: \"{2}\"."
3939#. {2} is the new file name
4040#. {3} is more detailed information about the error
4141#. Example: Cannot rename the file "old.pot" to "new.pot" because "some error occurred"
42- #: i18n-build/src/error.rs:171
42+ #: i18n-build/src/error.rs:176
4343msgid "Cannot rename the {0} \" {1}\" to \" {2}\" because {3}."
4444msgstr "Не удалось переименовать {0} \" {1}\" в \" {2}\" так как {3}."
4545
4646#. {0} is a directory path
4747#. {1} is the name of the parent directory
4848#. {2} is the expected parent of the directory in {0}
4949#. Example: The path "i18n/src/po" is not inside the "src" directory: "i18n/src"."
50- #: i18n-build/src/error.rs:182
50+ #: i18n-build/src/error.rs:187
5151msgid "The path \" {0}\" is not inside the \" {1}\" directory: \" {2}\" ."
5252msgstr "Путь \" {0}\" не находится \" {1}\" в каталоге: \" {2}\" ."
5353
54- #: i18n-build/src/gettext_impl/mod.rs:213
54+ #: i18n-build/src/gettext_impl/mod.rs:215
5555msgid "There was a problem executing the \" {0}\" command"
5656msgstr "Произошла ошибка при выполнении команды \" {0}\" ."
5757
58- #: i18n-build/src/gettext_impl/mod.rs:438
58+ #: i18n-build/src/gettext_impl/mod.rs:442
5959msgid "There was a problem parsing one of the subcrates: \" {0}\" ."
6060msgstr "При анализе одного из подкрэйтора произошла ошибка: \" {0}\" ."
6161
62- #: i18n-build/src/util.rs:15
62+ #: i18n-build/src/util.rs:17
6363msgid "The \" {0}\" command was unable to start."
6464msgstr "Команду \" {0}\" не удалось запустить."
6565
66- #: i18n-build/src/util.rs:19
66+ #: i18n-build/src/util.rs:21
6767msgid "The \" {0}\" command had a problem waiting for output."
6868msgstr "У команды \" {0}\" возникла проблема при ожидании вывода."
6969
70- #: i18n-build/src/util.rs:27
70+ #: i18n-build/src/util.rs:29
7171msgid "The \" {0}\" command reported that it was unsuccessful."
7272msgstr "Команда \" {0}\" сообщила что она не удалась."
0 commit comments