mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-22 12:39:29 +02:00
Pas2JS: fixed typo in resource string, regenerated translations and updated Russian translation
This commit is contained in:
parent
ea2a452113
commit
762c36d773
@ -58,7 +58,7 @@ msgstr "fichier \"%s\" non trouvé"
|
||||
#: strpas2jsdesign.pjsdhtmlfilenotfound
|
||||
#, object-pascal-format
|
||||
msgid ""
|
||||
"Cannot file the HTML Source file for this class:\n"
|
||||
"Cannot find the HTML Source file for this class:\n"
|
||||
"%s\n"
|
||||
"Would you like to select the file from disk?"
|
||||
msgstr ""
|
||||
|
@ -58,7 +58,7 @@ msgstr "a(z) \"%s\" fájl nem található"
|
||||
#: strpas2jsdesign.pjsdhtmlfilenotfound
|
||||
#, object-pascal-format
|
||||
msgid ""
|
||||
"Cannot file the HTML Source file for this class:\n"
|
||||
"Cannot find the HTML Source file for this class:\n"
|
||||
"%s\n"
|
||||
"Would you like to select the file from disk?"
|
||||
msgstr ""
|
||||
|
@ -48,7 +48,7 @@ msgstr ""
|
||||
#: strpas2jsdesign.pjsdhtmlfilenotfound
|
||||
#, object-pascal-format
|
||||
msgid ""
|
||||
"Cannot file the HTML Source file for this class:\n"
|
||||
"Cannot find the HTML Source file for this class:\n"
|
||||
"%s\n"
|
||||
"Would you like to select the file from disk?"
|
||||
msgstr ""
|
||||
|
@ -58,7 +58,7 @@ msgstr "arquivo \"%s\" não encontrado"
|
||||
#: strpas2jsdesign.pjsdhtmlfilenotfound
|
||||
#, object-pascal-format
|
||||
msgid ""
|
||||
"Cannot file the HTML Source file for this class:\n"
|
||||
"Cannot find the HTML Source file for this class:\n"
|
||||
"%s\n"
|
||||
"Would you like to select the file from disk?"
|
||||
msgstr ""
|
||||
|
@ -26,11 +26,11 @@ msgstr "Браузер для открытия страницы HTML, макро
|
||||
|
||||
#: strpas2jsdesign.pjsdbtnselectfile
|
||||
msgid "Select the file"
|
||||
msgstr ""
|
||||
msgstr "Выбрать файл"
|
||||
|
||||
#: strpas2jsdesign.pjsdbuttoncancel
|
||||
msgid "Cancel refresh"
|
||||
msgstr ""
|
||||
msgstr "Отменить обновление"
|
||||
|
||||
#: strpas2jsdesign.pjsdcreateinitialhtmlpage
|
||||
msgid "Create initial HTML page"
|
||||
@ -58,18 +58,21 @@ msgstr "файл \"%s\" не найден"
|
||||
#: strpas2jsdesign.pjsdhtmlfilenotfound
|
||||
#, object-pascal-format
|
||||
msgid ""
|
||||
"Cannot file the HTML Source file for this class:\n"
|
||||
"Cannot find the HTML Source file for this class:\n"
|
||||
"%s\n"
|
||||
"Would you like to select the file from disk?"
|
||||
msgstr ""
|
||||
"Невозможно найти файл с исходным текстом HTML для следующего класса:\n"
|
||||
"%s\n"
|
||||
"Выбрать файл на диске?"
|
||||
|
||||
#: strpas2jsdesign.pjsdhtmlfilter
|
||||
msgid "HTML Files|*.html|All files|*.*"
|
||||
msgstr ""
|
||||
msgstr "Файлы HTML|*.html|Все файлы|*.*"
|
||||
|
||||
#: strpas2jsdesign.pjsdhtmlsourcefilenotfound
|
||||
msgid "HTML Source not found"
|
||||
msgstr ""
|
||||
msgstr "Не найден исходный текст HTML"
|
||||
|
||||
#: strpas2jsdesign.pjsdhttpserveroptslabelcaption
|
||||
msgid "HTTP Server extra command-line options (one per line)"
|
||||
@ -280,11 +283,11 @@ msgstr "Можно использовать макросы IDE, например
|
||||
|
||||
#: strpas2jsdesign.pjsrefreshallclassesfromhtml
|
||||
msgid "Refresh all classes from HTML source"
|
||||
msgstr ""
|
||||
msgstr "Обновить все классы из исходного текста HTML"
|
||||
|
||||
#: strpas2jsdesign.pjsrefreshclassfromhtml
|
||||
msgid "Refresh class from HTML source"
|
||||
msgstr ""
|
||||
msgstr "Обновить класс из исходного текста HTML"
|
||||
|
||||
#: strpas2jsdesign.pjswasiprogramfiletexthint
|
||||
msgid "Name of your WebAssembly file"
|
||||
|
@ -58,7 +58,7 @@ msgstr ""
|
||||
#: strpas2jsdesign.pjsdhtmlfilenotfound
|
||||
#, object-pascal-format
|
||||
msgid ""
|
||||
"Cannot file the HTML Source file for this class:\n"
|
||||
"Cannot find the HTML Source file for this class:\n"
|
||||
"%s\n"
|
||||
"Would you like to select the file from disk?"
|
||||
msgstr ""
|
||||
|
@ -60,7 +60,7 @@ msgstr "файл \"%s\" не знайдено"
|
||||
#: strpas2jsdesign.pjsdhtmlfilenotfound
|
||||
#, object-pascal-format
|
||||
msgid ""
|
||||
"Cannot file the HTML Source file for this class:\n"
|
||||
"Cannot find the HTML Source file for this class:\n"
|
||||
"%s\n"
|
||||
"Would you like to select the file from disk?"
|
||||
msgstr ""
|
||||
|
@ -59,7 +59,7 @@ msgstr ""
|
||||
#: strpas2jsdesign.pjsdhtmlfilenotfound
|
||||
#, object-pascal-format
|
||||
msgid ""
|
||||
"Cannot file the HTML Source file for this class:\n"
|
||||
"Cannot find the HTML Source file for this class:\n"
|
||||
"%s\n"
|
||||
"Would you like to select the file from disk?"
|
||||
msgstr ""
|
||||
|
@ -112,8 +112,8 @@ Resourcestring
|
||||
pjsdFileNameDoesNotStartWithPas2js = 'filename does not start with "pas2js"';
|
||||
pjsdHTMLFilter = 'HTML Files|*.html|All files|*.*';
|
||||
pjsdHTMLSourceFileNotFound = 'HTML Source not found';
|
||||
pjsdHTMLFileNotFound = 'Cannot file the HTML Source file for this class:'#13#10+
|
||||
'%s'#13#10+
|
||||
pjsdHTMLFileNotFound = 'Cannot find the HTML Source file for this class:'+LineEnding+
|
||||
'%s'+LineEnding+
|
||||
'Would you like to select the file from disk?';
|
||||
pjsdBtnSelectFile = 'Select the file';
|
||||
pjsdButtonCancel = 'Cancel refresh';
|
||||
|
Loading…
Reference in New Issue
Block a user