SimpleWebServerGUI: improved punctuation in resource strings, regenerated translations and updated Russian translation

This commit is contained in:
Maxim Ganetsky 2022-04-13 23:49:15 +03:00
parent b694be37b0
commit 09cd44d467
3 changed files with 52 additions and 52 deletions

View File

@ -52,7 +52,7 @@ msgid "Delete server at \"%s\"?"
msgstr ""
#: simplewebsrvstrconsts.rsswdirectorynotfound
msgid "Directory not found"
msgid "Directory not found."
msgstr ""
#: simplewebsrvstrconsts.rsswerror
@ -61,7 +61,7 @@ msgstr ""
#: simplewebsrvstrconsts.rsswerrorcheckingwhichprocessusestcpport
#, object-pascal-format
msgid "Error checking which process uses TCP port %s"
msgid "Error checking which process uses TCP port %s:"
msgstr ""
#: simplewebsrvstrconsts.rsswerrorcreatingdirectory
@ -74,12 +74,12 @@ msgstr ""
#: simplewebsrvstrconsts.rsswerrorkillingprocess
#, object-pascal-format
msgid "Error killing process %s"
msgid "Error killing process %s:"
msgstr ""
#: simplewebsrvstrconsts.rsswerrorwriting
#, object-pascal-format
msgid "Error writing \"%s\""
msgid "Error writing \"%s\":"
msgstr ""
#: simplewebsrvstrconsts.rsswexecutable
@ -96,7 +96,7 @@ msgid "Invalid macro. See"
msgstr ""
#: simplewebsrvstrconsts.rsswinvalidport
msgid "Invalid Port"
msgid "Invalid Port."
msgstr ""
#: simplewebsrvstrconsts.rsswkillpid
@ -121,7 +121,7 @@ msgid "Location"
msgstr ""
#: simplewebsrvstrconsts.rsswlocationalreadyused
msgid "Location already used"
msgid "Location already used."
msgstr ""
#: simplewebsrvstrconsts.rsswmissingcontroller
@ -129,15 +129,15 @@ msgid "missing controller"
msgstr ""
#: simplewebsrvstrconsts.rsswmissinglocaldirectory
msgid "Missing local directory"
msgid "Missing local directory."
msgstr ""
#: simplewebsrvstrconsts.rsswmissinglocation
msgid "Missing Location"
msgid "Missing Location."
msgstr ""
#: simplewebsrvstrconsts.rsswmissingserverexecutable
msgid "Missing server executable"
msgid "Missing server executable."
msgstr ""
#: simplewebsrvstrconsts.rsswparameterspleaseusemacroport
@ -145,7 +145,7 @@ msgid "Parameters (please use macro $(port))"
msgstr ""
#: simplewebsrvstrconsts.rsswportalreadyused
msgid "Port already used"
msgid "Port already used."
msgstr ""
#: simplewebsrvstrconsts.rsswsaddress
@ -166,7 +166,7 @@ msgid "Server directory \"%s\" not found."
msgstr ""
#: simplewebsrvstrconsts.rsswserverexecutablenotfound
msgid "Server executable not found"
msgid "Server executable not found."
msgstr ""
#: simplewebsrvstrconsts.rsswserverexecutablenotfoundinpath
@ -175,7 +175,7 @@ msgid "Server executable \"%s\" not found in PATH."
msgstr ""
#: simplewebsrvstrconsts.rsswserverexecutablenotfoundinpath2
msgid "Server executable not found in PATH"
msgid "Server executable not found in PATH."
msgstr ""
#: simplewebsrvstrconsts.rsswserverexeisnotexecutable
@ -184,7 +184,7 @@ msgid "Server exe is not executable: \"%s\""
msgstr ""
#: simplewebsrvstrconsts.rsswserverexeisnotexecutable2
msgid "Server exe is not executable"
msgid "Server exe is not executable."
msgstr ""
#: simplewebsrvstrconsts.rsswserverextracommandlineoptionsoneperline

View File

@ -62,8 +62,8 @@ msgid "Delete server at \"%s\"?"
msgstr "Удалить сервер, расположенный в \"%s\"?"
#: simplewebsrvstrconsts.rsswdirectorynotfound
msgid "Directory not found"
msgstr "Каталог не найден"
msgid "Directory not found."
msgstr "Каталог не найден."
#: simplewebsrvstrconsts.rsswerror
msgid "Error"
@ -71,8 +71,8 @@ msgstr "Ошибка"
#: simplewebsrvstrconsts.rsswerrorcheckingwhichprocessusestcpport
#, object-pascal-format
msgid "Error checking which process uses TCP port %s"
msgstr "Ошибка при поиске процесса, использующего порт %s"
msgid "Error checking which process uses TCP port %s:"
msgstr "Ошибка при поиске процесса, использующего порт %s:"
#: simplewebsrvstrconsts.rsswerrorcreatingdirectory
msgid "Error creating directory"
@ -84,13 +84,13 @@ msgstr "Ошибка при поиске свободного порта TCP:"
#: simplewebsrvstrconsts.rsswerrorkillingprocess
#, object-pascal-format
msgid "Error killing process %s"
msgstr "Ошибка при принудительном завершении процесса %s"
msgid "Error killing process %s:"
msgstr "Ошибка при принудительном завершении процесса %s:"
#: simplewebsrvstrconsts.rsswerrorwriting
#, object-pascal-format
msgid "Error writing \"%s\""
msgstr "Ошибка при записи \"%s\""
msgid "Error writing \"%s\":"
msgstr "Ошибка при записи \"%s\":"
#: simplewebsrvstrconsts.rsswexecutable
msgid "Executable"
@ -106,8 +106,8 @@ msgid "Invalid macro. See"
msgstr "Некорректный макрос. Смотрите"
#: simplewebsrvstrconsts.rsswinvalidport
msgid "Invalid Port"
msgstr "Некорректный порт"
msgid "Invalid Port."
msgstr "Некорректный порт."
#: simplewebsrvstrconsts.rsswkillpid
#, object-pascal-format
@ -131,32 +131,32 @@ msgid "Location"
msgstr "Расположение"
#: simplewebsrvstrconsts.rsswlocationalreadyused
msgid "Location already used"
msgstr "Расположение уже используется"
msgid "Location already used."
msgstr "Расположение уже используется."
#: simplewebsrvstrconsts.rsswmissingcontroller
msgid "missing controller"
msgstr "отсутствует контроллер"
#: simplewebsrvstrconsts.rsswmissinglocaldirectory
msgid "Missing local directory"
msgstr "Отсутствует локальный каталог"
msgid "Missing local directory."
msgstr "Отсутствует локальный каталог."
#: simplewebsrvstrconsts.rsswmissinglocation
msgid "Missing Location"
msgstr "Отсутствует расположение"
msgid "Missing Location."
msgstr "Отсутствует расположение."
#: simplewebsrvstrconsts.rsswmissingserverexecutable
msgid "Missing server executable"
msgstr "Отсутствует исполнимый файл сервера"
msgid "Missing server executable."
msgstr "Отсутствует исполнимый файл сервера."
#: simplewebsrvstrconsts.rsswparameterspleaseusemacroport
msgid "Parameters (please use macro $(port))"
msgstr "Параметры (используйте макрос $(port))"
#: simplewebsrvstrconsts.rsswportalreadyused
msgid "Port already used"
msgstr "Порт уже используется"
msgid "Port already used."
msgstr "Порт уже используется."
#: simplewebsrvstrconsts.rsswsaddress
msgid "Address"
@ -176,8 +176,8 @@ msgid "Server directory \"%s\" not found."
msgstr "Каталог сервера \"%s\" не найден."
#: simplewebsrvstrconsts.rsswserverexecutablenotfound
msgid "Server executable not found"
msgstr "Исполнимый файл сервера не найден"
msgid "Server executable not found."
msgstr "Исполнимый файл сервера не найден."
#: simplewebsrvstrconsts.rsswserverexecutablenotfoundinpath
#, object-pascal-format
@ -185,8 +185,8 @@ msgid "Server executable \"%s\" not found in PATH."
msgstr "Исполнимый файл сервера \"%s\" не найден в PATH."
#: simplewebsrvstrconsts.rsswserverexecutablenotfoundinpath2
msgid "Server executable not found in PATH"
msgstr "Исполнимый файл сервера не найден в PATH"
msgid "Server executable not found in PATH."
msgstr "Исполнимый файл сервера не найден в PATH."
#: simplewebsrvstrconsts.rsswserverexeisnotexecutable
#, object-pascal-format
@ -194,8 +194,8 @@ msgid "Server exe is not executable: \"%s\""
msgstr "Файл сервера не является исполнимым: \"%s\""
#: simplewebsrvstrconsts.rsswserverexeisnotexecutable2
msgid "Server exe is not executable"
msgstr "Файл сервера не является исполнимым"
msgid "Server exe is not executable."
msgstr "Файл сервера не является исполнимым."
#: simplewebsrvstrconsts.rsswserverextracommandlineoptionsoneperline
msgid "Server extra command-line options (one per line)"

View File

@ -29,7 +29,7 @@ resourcestring
rsSWSUserOrigin = 'User';
rsSWUnableToAddLocation = 'Unable to add location:';
rsSWMissingController = 'missing controller';
rsSWMissingLocation = 'Missing Location';
rsSWMissingLocation = 'Missing Location.';
rsSWAddSimpleWebServerLocation = 'Add Simple Web Server Location';
rsSWLocation = 'Location';
rsSWAnArbitraryNameForTheURLSubfolder = 'An arbitrary name for the URL '
@ -40,22 +40,22 @@ resourcestring
rsSWAddLocation = 'Add Location';
rsSWError = 'Error';
rsSWErrorFindingFreeTCPPort = 'Error finding free TCP port:';
rsSWErrorKillingProcess = 'Error killing process %s';
rsSWErrorKillingProcess = 'Error killing process %s:';
rsSWErrorCheckingWhichProcessUsesTCPPort = 'Error checking which process '
+'uses TCP port %s';
+'uses TCP port %s:';
rsSWCannotFindBrowserSee = 'Cannot find browser. See';
rsSWInvalidMacroSee = 'Invalid macro. See';
rsSWToolsOptionsSimpleWebServerBrowser = 'Tools / Options / Simple Web '
+'Server / Browser';
rsSWServerExecutableNotFound = 'Server executable not found';
rsSWServerExeIsNotExecutable2 = 'Server exe is not executable';
rsSWInvalidPort = 'Invalid Port';
rsSWPortAlreadyUsed = 'Port already used';
rsSWServerExecutableNotFound = 'Server executable not found.';
rsSWServerExeIsNotExecutable2 = 'Server exe is not executable.';
rsSWInvalidPort = 'Invalid Port.';
rsSWPortAlreadyUsed = 'Port already used.';
rsSWLocalDirectoryNotFound = 'Local directory not found:';
rsSWLocationAlreadyUsed = 'Location already used';
rsSWErrorWriting = 'Error writing "%s"';
rsSWLocationAlreadyUsed = 'Location already used.';
rsSWErrorWriting = 'Error writing "%s":';
rsSWErrorCreatingDirectory = 'Error creating directory';
rsSWDirectoryNotFound = 'Directory not found';
rsSWDirectoryNotFound = 'Directory not found.';
rsSWSimpleWebServerAddress = 'Simple Web Server Address';
rsSWSimpleWebServerPort = 'Simple Web Server Port';
rsSWSimpleWebServerExecutable = 'Simple Web Server Executable';
@ -71,9 +71,9 @@ resourcestring
rsSWKillProcess = 'Kill process?';
rsSWKillPID = 'Kill PID %s';
rsSWTryAnotherPort = 'Try another port';
rsSWMissingServerExecutable = 'Missing server executable';
rsSWServerExecutableNotFoundInPATH2 = 'Server executable not found in PATH';
rsSWMissingLocalDirectory = 'Missing local directory';
rsSWMissingServerExecutable = 'Missing server executable.';
rsSWServerExecutableNotFoundInPATH2 = 'Server executable not found in PATH.';
rsSWMissingLocalDirectory = 'Missing local directory.';
rsSWStartServer = 'Start Server';
rsSWStopServer = 'Stop Server';
rsSWDelete = 'Delete?';