1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-15 20:03:15 +02:00

Merge pull request #3075 from josch/spelling

some spelling fixes
This commit is contained in:
Ivan Savenko
2023-10-19 11:15:25 +03:00
committed by GitHub
12 changed files with 12 additions and 12 deletions

View File

@@ -238,6 +238,6 @@ Goals::TSubgoal PathfindingManager::clearWayTo(HeroPtr hero, int3 firstTileToGet
void PathfindingManager::updatePaths(std::vector<HeroPtr> heroes)
{
logAi->debug("AIPathfinder has been reseted.");
logAi->debug("AIPathfinder has been reset.");
pathfinder->updatePaths(heroes);
}

View File

@@ -126,7 +126,7 @@ int main(int argc, char * argv[])
("spectate-battle-speed", po::value<int>(), "battle animation speed for spectator")
("spectate-skip-battle", "skip battles in spectator view")
("spectate-skip-battle-result", "skip battle result window")
("onlyAI", "allow to run without human player, all players will be default AI")
("onlyAI", "allow one to run without human player, all players will be default AI")
("headless", "runs without GUI, implies --onlyAI")
("ai", po::value<std::vector<std::string>>(), "AI to be used for the player, can be specified several times for the consecutive players")
("oneGoodAI", "puts one default AI and the rest will be EmptyAI")

View File

@@ -720,7 +720,7 @@ std::shared_ptr<CIntObject> InterfaceObjectConfigurable::buildWidget(JsonNode co
//overrides from variables
for(auto & item : config["overrides"].Struct())
{
logGlobal->debug("Config attribute %s was overriden by variable %s", item.first, item.second.String());
logGlobal->debug("Config attribute %s was overridden by variable %s", item.first, item.second.String());
config[item.first] = variables[item.second.String()];
}

View File

@@ -105,7 +105,7 @@ void MainWindow::parseCommandLine(ExtractionOptions & extractionOptions)
{"e", QCoreApplication::translate("main", "Extract original H3 archives into a separate folder.")},
{"s", QCoreApplication::translate("main", "From an extracted archive, it Splits TwCrPort, CPRSMALL, FlagPort, ITPA, ITPt, Un32 and Un44 into individual PNG's.")},
{"c", QCoreApplication::translate("main", "From an extracted archive, Converts single Images (found in Images folder) from .pcx to png.")},
{"d", QCoreApplication::translate("main", "Delete original files, for the ones splitted / converted.")},
{"d", QCoreApplication::translate("main", "Delete original files, for the ones split / converted.")},
});
parser.process(qApp->arguments());

View File

@@ -1011,7 +1011,7 @@
</message>
<message>
<location filename="../mainwindow.cpp" line="107"/>
<source>Delete original files, for the ones splitted / converted.</source>
<source>Delete original files, for the ones split / converted.</source>
<translation type="unfinished"></translation>
</message>
</context>

View File

@@ -1015,7 +1015,7 @@
</message>
<message>
<location filename="../mainwindow.cpp" line="107"/>
<source>Delete original files, for the ones splitted / converted.</source>
<source>Delete original files, for the ones split / converted.</source>
<translation>Supprimer les fichiers d&apos;origine, pour ceux fractionnés/convertis.</translation>
</message>
</context>

View File

@@ -1025,7 +1025,7 @@
</message>
<message>
<location filename="../mainwindow.cpp" line="107"/>
<source>Delete original files, for the ones splitted / converted.</source>
<source>Delete original files, for the ones split / converted.</source>
<translation>Löschen Sie die Originaldateien für die gesplitteten/konvertierten Dateien.</translation>
</message>
</context>

View File

@@ -1025,7 +1025,7 @@
</message>
<message>
<location filename="../mainwindow.cpp" line="107"/>
<source>Delete original files, for the ones splitted / converted.</source>
<source>Delete original files, for the ones split / converted.</source>
<translation>Usuń oryginalne pliki, dla już rozdzielonych / skonwertowanych.</translation>
</message>
</context>

View File

@@ -1015,7 +1015,7 @@
</message>
<message>
<location filename="../mainwindow.cpp" line="107"/>
<source>Delete original files, for the ones splitted / converted.</source>
<source>Delete original files, for the ones split / converted.</source>
<translation>Удалить оригиналы для преобразованных файлов.</translation>
</message>
</context>

View File

@@ -1015,7 +1015,7 @@
</message>
<message>
<location filename="../mainwindow.cpp" line="107"/>
<source>Delete original files, for the ones splitted / converted.</source>
<source>Delete original files, for the ones split / converted.</source>
<translation>Eliminar archivos originales, por los que se han separado / convertido.</translation>
</message>
</context>

View File

@@ -1021,7 +1021,7 @@
</message>
<message>
<location filename="../mainwindow.cpp" line="107"/>
<source>Delete original files, for the ones splitted / converted.</source>
<source>Delete original files, for the ones split / converted.</source>
<translation type="unfinished"></translation>
</message>
</context>

View File

@@ -1011,7 +1011,7 @@
</message>
<message>
<location filename="../mainwindow.cpp" line="107"/>
<source>Delete original files, for the ones splitted / converted.</source>
<source>Delete original files, for the ones split / converted.</source>
<translation>Xóa các tập tin gốc đã đưc phân chia / chuyển đi.</translation>
</message>
</context>