Skip to content

Commit

Permalink
Automated update of translation files.
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Apr 5, 2024
1 parent c5b743d commit 48ad07e
Show file tree
Hide file tree
Showing 35 changed files with 378 additions and 378 deletions.
22 changes: 11 additions & 11 deletions SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio.ts
Original file line number Diff line number Diff line change
Expand Up @@ -140,12 +140,12 @@
<context>
<name>ConfigImpl</name>
<message>
<location filename="../services/impl/configimpl.cpp" line="867"/>
<location filename="../services/impl/configimpl.cpp" line="877"/>
<source>Could not start database transaction for deleting SQL history, therefore it&apos;s not deleted.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../services/impl/configimpl.cpp" line="874"/>
<location filename="../services/impl/configimpl.cpp" line="884"/>
<source>Could not commit database transaction for deleting SQL history, therefore it&apos;s not deleted.</source>
<translation type="unfinished"/>
</message>
Expand Down Expand Up @@ -357,38 +357,38 @@ Tables, indexes, triggers and views copied to database %3 will remain.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../services/impl/functionmanagerimpl.cpp" line="396"/>
<location filename="../services/impl/functionmanagerimpl.cpp" line="397"/>
<source>No such function registered in SQLiteStudio: %1(%2)</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../services/impl/functionmanagerimpl.cpp" line="402"/>
<location filename="../services/impl/functionmanagerimpl.cpp" line="403"/>
<source>Function %1(%2) was registered with language %3, but the plugin supporting that language is not currently loaded.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../services/impl/functionmanagerimpl.cpp" line="420"/>
<location filename="../services/impl/functionmanagerimpl.cpp" line="421"/>
<source>Invalid regular expression pattern: %1</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../services/impl/functionmanagerimpl.cpp" line="439"/>
<location filename="../services/impl/functionmanagerimpl.cpp" line="472"/>
<location filename="../services/impl/functionmanagerimpl.cpp" line="440"/>
<location filename="../services/impl/functionmanagerimpl.cpp" line="473"/>
<source>Could not open file %1 for reading: %2</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../services/impl/functionmanagerimpl.cpp" line="494"/>
<location filename="../services/impl/functionmanagerimpl.cpp" line="495"/>
<source>Could not open file %1 for writting: %2</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../services/impl/functionmanagerimpl.cpp" line="514"/>
<location filename="../services/impl/functionmanagerimpl.cpp" line="515"/>
<source>Error while writting to file %1: %2</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../services/impl/functionmanagerimpl.cpp" line="532"/>
<location filename="../services/impl/functionmanagerimpl.cpp" line="533"/>
<source>Unsupported scripting language: %1</source>
<translation type="unfinished"/>
</message>
Expand Down Expand Up @@ -875,7 +875,7 @@ Tables, indexes, triggers and views copied to database %3 will remain.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../services/impl/configimpl.cpp" line="747"/>
<location filename="../services/impl/configimpl.cpp" line="757"/>
<source>Could not initialize configuration file. Any configuration changes and queries history will be lost after application restart. Unable to create a file at following locations: %1.</source>
<translation type="unfinished"/>
</message>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -140,12 +140,12 @@
<context>
<name>ConfigImpl</name>
<message>
<location filename="../services/impl/configimpl.cpp" line="867"/>
<location filename="../services/impl/configimpl.cpp" line="877"/>
<source>Could not start database transaction for deleting SQL history, therefore it&apos;s not deleted.</source>
<translation type="unfinished">Could not start database transaction for deleting SQL history, therefore it&apos;s not deleted.</translation>
</message>
<message>
<location filename="../services/impl/configimpl.cpp" line="874"/>
<location filename="../services/impl/configimpl.cpp" line="884"/>
<source>Could not commit database transaction for deleting SQL history, therefore it&apos;s not deleted.</source>
<translation type="unfinished">Could not commit database transaction for deleting SQL history, therefore it&apos;s not deleted.</translation>
</message>
Expand Down Expand Up @@ -358,38 +358,38 @@ Tables, indexes, triggers and views copied to database %3 will remain.</translat
<translation type="unfinished">Invalid number of arguments to function &apos;%1&apos;. Expected %2, but got %3.</translation>
</message>
<message>
<location filename="../services/impl/functionmanagerimpl.cpp" line="396"/>
<location filename="../services/impl/functionmanagerimpl.cpp" line="397"/>
<source>No such function registered in SQLiteStudio: %1(%2)</source>
<translation type="unfinished">No such function registered in SQLiteStudio: %1(%2)</translation>
</message>
<message>
<location filename="../services/impl/functionmanagerimpl.cpp" line="402"/>
<location filename="../services/impl/functionmanagerimpl.cpp" line="403"/>
<source>Function %1(%2) was registered with language %3, but the plugin supporting that language is not currently loaded.</source>
<translation type="unfinished">Function %1(%2) was registered with language %3, but the plugin supporting that language is not currently loaded.</translation>
</message>
<message>
<location filename="../services/impl/functionmanagerimpl.cpp" line="420"/>
<location filename="../services/impl/functionmanagerimpl.cpp" line="421"/>
<source>Invalid regular expression pattern: %1</source>
<translation type="unfinished">Invalid regular expression pattern: %1</translation>
</message>
<message>
<location filename="../services/impl/functionmanagerimpl.cpp" line="439"/>
<location filename="../services/impl/functionmanagerimpl.cpp" line="472"/>
<location filename="../services/impl/functionmanagerimpl.cpp" line="440"/>
<location filename="../services/impl/functionmanagerimpl.cpp" line="473"/>
<source>Could not open file %1 for reading: %2</source>
<translation type="unfinished">Could not open file %1 for reading: %2</translation>
</message>
<message>
<location filename="../services/impl/functionmanagerimpl.cpp" line="494"/>
<location filename="../services/impl/functionmanagerimpl.cpp" line="495"/>
<source>Could not open file %1 for writting: %2</source>
<translation type="unfinished">Could not open file %1 for writting: %2</translation>
</message>
<message>
<location filename="../services/impl/functionmanagerimpl.cpp" line="514"/>
<location filename="../services/impl/functionmanagerimpl.cpp" line="515"/>
<source>Error while writting to file %1: %2</source>
<translation type="unfinished">Error while writting to file %1: %2</translation>
</message>
<message>
<location filename="../services/impl/functionmanagerimpl.cpp" line="532"/>
<location filename="../services/impl/functionmanagerimpl.cpp" line="533"/>
<source>Unsupported scripting language: %1</source>
<translation type="unfinished">Unsupported scripting language: %1</translation>
</message>
Expand Down Expand Up @@ -876,7 +876,7 @@ Tables, indexes, triggers and views copied to database %3 will remain.</translat
<translation type="unfinished">Could not resolve table for column &apos;%1&apos;.</translation>
</message>
<message>
<location filename="../services/impl/configimpl.cpp" line="747"/>
<location filename="../services/impl/configimpl.cpp" line="757"/>
<source>Could not initialize configuration file. Any configuration changes and queries history will be lost after application restart. Unable to create a file at following locations: %1.</source>
<translation type="unfinished">Could not initialize configuration file. Any configuration changes and queries history will be lost after application restart. Unable to create a file at following locations: %1.</translation>
</message>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -140,12 +140,12 @@
<context>
<name>ConfigImpl</name>
<message>
<location filename="../services/impl/configimpl.cpp" line="867"/>
<location filename="../services/impl/configimpl.cpp" line="877"/>
<source>Could not start database transaction for deleting SQL history, therefore it&apos;s not deleted.</source>
<translation type="unfinished">Could not start database transaction for deleting SQL history, therefore it&apos;s not deleted.</translation>
</message>
<message>
<location filename="../services/impl/configimpl.cpp" line="874"/>
<location filename="../services/impl/configimpl.cpp" line="884"/>
<source>Could not commit database transaction for deleting SQL history, therefore it&apos;s not deleted.</source>
<translation type="unfinished">Could not commit database transaction for deleting SQL history, therefore it&apos;s not deleted.</translation>
</message>
Expand Down Expand Up @@ -358,38 +358,38 @@ Tables, indexes, triggers and views copied to database %3 will remain.</translat
<translation type="unfinished">Invalid number of arguments to function &apos;%1&apos;. Expected %2, but got %3.</translation>
</message>
<message>
<location filename="../services/impl/functionmanagerimpl.cpp" line="396"/>
<location filename="../services/impl/functionmanagerimpl.cpp" line="397"/>
<source>No such function registered in SQLiteStudio: %1(%2)</source>
<translation type="unfinished">No such function registered in SQLiteStudio: %1(%2)</translation>
</message>
<message>
<location filename="../services/impl/functionmanagerimpl.cpp" line="402"/>
<location filename="../services/impl/functionmanagerimpl.cpp" line="403"/>
<source>Function %1(%2) was registered with language %3, but the plugin supporting that language is not currently loaded.</source>
<translation type="unfinished">Function %1(%2) was registered with language %3, but the plugin supporting that language is not currently loaded.</translation>
</message>
<message>
<location filename="../services/impl/functionmanagerimpl.cpp" line="420"/>
<location filename="../services/impl/functionmanagerimpl.cpp" line="421"/>
<source>Invalid regular expression pattern: %1</source>
<translation type="unfinished">Invalid regular expression pattern: %1</translation>
</message>
<message>
<location filename="../services/impl/functionmanagerimpl.cpp" line="439"/>
<location filename="../services/impl/functionmanagerimpl.cpp" line="472"/>
<location filename="../services/impl/functionmanagerimpl.cpp" line="440"/>
<location filename="../services/impl/functionmanagerimpl.cpp" line="473"/>
<source>Could not open file %1 for reading: %2</source>
<translation type="unfinished">Could not open file %1 for reading: %2</translation>
</message>
<message>
<location filename="../services/impl/functionmanagerimpl.cpp" line="494"/>
<location filename="../services/impl/functionmanagerimpl.cpp" line="495"/>
<source>Could not open file %1 for writting: %2</source>
<translation type="unfinished">Could not open file %1 for writting: %2</translation>
</message>
<message>
<location filename="../services/impl/functionmanagerimpl.cpp" line="514"/>
<location filename="../services/impl/functionmanagerimpl.cpp" line="515"/>
<source>Error while writting to file %1: %2</source>
<translation type="unfinished">Error while writting to file %1: %2</translation>
</message>
<message>
<location filename="../services/impl/functionmanagerimpl.cpp" line="532"/>
<location filename="../services/impl/functionmanagerimpl.cpp" line="533"/>
<source>Unsupported scripting language: %1</source>
<translation type="unfinished">Unsupported scripting language: %1</translation>
</message>
Expand Down Expand Up @@ -876,7 +876,7 @@ Tables, indexes, triggers and views copied to database %3 will remain.</translat
<translation type="unfinished">Could not resolve table for column &apos;%1&apos;.</translation>
</message>
<message>
<location filename="../services/impl/configimpl.cpp" line="747"/>
<location filename="../services/impl/configimpl.cpp" line="757"/>
<source>Could not initialize configuration file. Any configuration changes and queries history will be lost after application restart. Unable to create a file at following locations: %1.</source>
<translation type="unfinished">Could not initialize configuration file. Any configuration changes and queries history will be lost after application restart. Unable to create a file at following locations: %1.</translation>
</message>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -140,12 +140,12 @@
<context>
<name>ConfigImpl</name>
<message>
<location filename="../services/impl/configimpl.cpp" line="867"/>
<location filename="../services/impl/configimpl.cpp" line="877"/>
<source>Could not start database transaction for deleting SQL history, therefore it&apos;s not deleted.</source>
<translation type="unfinished">Could not start database transaction for deleting SQL history, therefore it&apos;s not deleted.</translation>
</message>
<message>
<location filename="../services/impl/configimpl.cpp" line="874"/>
<location filename="../services/impl/configimpl.cpp" line="884"/>
<source>Could not commit database transaction for deleting SQL history, therefore it&apos;s not deleted.</source>
<translation type="unfinished">Could not commit database transaction for deleting SQL history, therefore it&apos;s not deleted.</translation>
</message>
Expand Down Expand Up @@ -358,38 +358,38 @@ Tables, indexes, triggers and views copied to database %3 will remain.</translat
<translation type="unfinished">Invalid number of arguments to function &apos;%1&apos;. Expected %2, but got %3.</translation>
</message>
<message>
<location filename="../services/impl/functionmanagerimpl.cpp" line="396"/>
<location filename="../services/impl/functionmanagerimpl.cpp" line="397"/>
<source>No such function registered in SQLiteStudio: %1(%2)</source>
<translation type="unfinished">No such function registered in SQLiteStudio: %1(%2)</translation>
</message>
<message>
<location filename="../services/impl/functionmanagerimpl.cpp" line="402"/>
<location filename="../services/impl/functionmanagerimpl.cpp" line="403"/>
<source>Function %1(%2) was registered with language %3, but the plugin supporting that language is not currently loaded.</source>
<translation type="unfinished">Function %1(%2) was registered with language %3, but the plugin supporting that language is not currently loaded.</translation>
</message>
<message>
<location filename="../services/impl/functionmanagerimpl.cpp" line="420"/>
<location filename="../services/impl/functionmanagerimpl.cpp" line="421"/>
<source>Invalid regular expression pattern: %1</source>
<translation type="unfinished">Invalid regular expression pattern: %1</translation>
</message>
<message>
<location filename="../services/impl/functionmanagerimpl.cpp" line="439"/>
<location filename="../services/impl/functionmanagerimpl.cpp" line="472"/>
<location filename="../services/impl/functionmanagerimpl.cpp" line="440"/>
<location filename="../services/impl/functionmanagerimpl.cpp" line="473"/>
<source>Could not open file %1 for reading: %2</source>
<translation type="unfinished">Could not open file %1 for reading: %2</translation>
</message>
<message>
<location filename="../services/impl/functionmanagerimpl.cpp" line="494"/>
<location filename="../services/impl/functionmanagerimpl.cpp" line="495"/>
<source>Could not open file %1 for writting: %2</source>
<translation type="unfinished">Could not open file %1 for writting: %2</translation>
</message>
<message>
<location filename="../services/impl/functionmanagerimpl.cpp" line="514"/>
<location filename="../services/impl/functionmanagerimpl.cpp" line="515"/>
<source>Error while writting to file %1: %2</source>
<translation type="unfinished">Error while writting to file %1: %2</translation>
</message>
<message>
<location filename="../services/impl/functionmanagerimpl.cpp" line="532"/>
<location filename="../services/impl/functionmanagerimpl.cpp" line="533"/>
<source>Unsupported scripting language: %1</source>
<translation type="unfinished">Unsupported scripting language: %1</translation>
</message>
Expand Down Expand Up @@ -876,7 +876,7 @@ Tables, indexes, triggers and views copied to database %3 will remain.</translat
<translation type="unfinished">Could not resolve table for column &apos;%1&apos;.</translation>
</message>
<message>
<location filename="../services/impl/configimpl.cpp" line="747"/>
<location filename="../services/impl/configimpl.cpp" line="757"/>
<source>Could not initialize configuration file. Any configuration changes and queries history will be lost after application restart. Unable to create a file at following locations: %1.</source>
<translation type="unfinished">Could not initialize configuration file. Any configuration changes and queries history will be lost after application restart. Unable to create a file at following locations: %1.</translation>
</message>
Expand Down
Loading

0 comments on commit 48ad07e

Please sign in to comment.