mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-03-21 17:55:21 -05:00
Update translations (#5758)
This commit is contained in:
parent
48123c8822
commit
d03f5388d4
File diff suppressed because it is too large
Load Diff
|
|
@ -1,6 +1,29 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="en_US">
|
||||
<context>
|
||||
<name>BetaReleaseChannel</name>
|
||||
<message>
|
||||
<location filename="../cockatrice/src/client/network/release_channel.cpp" line="210"/>
|
||||
<source>Beta</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../cockatrice/src/client/network/release_channel.cpp" line="236"/>
|
||||
<source>No reply received from the release update server.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../cockatrice/src/client/network/release_channel.cpp" line="245"/>
|
||||
<source>Invalid reply received from the release update server.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../cockatrice/src/client/network/release_channel.cpp" line="278"/>
|
||||
<source>No reply received from the file update server.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>IntroPage</name>
|
||||
<message>
|
||||
|
|
@ -63,7 +86,8 @@
|
|||
</message>
|
||||
<message>
|
||||
<location filename="src/oraclewizard.cpp" line="287"/>
|
||||
<source>Sets JSON file (%1)</source>
|
||||
<source>Sets file (%1)</source>
|
||||
<oldsource>Sets JSON file (%1)</oldsource>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
@ -247,7 +271,7 @@
|
|||
<context>
|
||||
<name>OracleImporter</name>
|
||||
<message>
|
||||
<location filename="src/oracleimporter.cpp" line="465"/>
|
||||
<location filename="src/oracleimporter.cpp" line="471"/>
|
||||
<source>Dummy set containing tokens</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
@ -283,6 +307,15 @@
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PictureLoader</name>
|
||||
<message>
|
||||
<location filename="../cockatrice/src/client/ui/picture_loader/picture_to_load.cpp" line="219"/>
|
||||
<source>en</source>
|
||||
<comment>code for scryfall's language property, not available for all languages</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SaveSetsPage</name>
|
||||
<message>
|
||||
|
|
@ -357,6 +390,21 @@
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>ShortcutsSettings</name>
|
||||
<message>
|
||||
<location filename="../cockatrice/src/settings/shortcuts_settings.cpp" line="54"/>
|
||||
<source>Your configuration file contained invalid shortcuts.
|
||||
Please check your shortcut settings!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../cockatrice/src/settings/shortcuts_settings.cpp" line="56"/>
|
||||
<source>The following shortcuts have been set to default:
|
||||
</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>SimpleDownloadFilePage</name>
|
||||
<message>
|
||||
|
|
@ -392,6 +440,34 @@
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>StableReleaseChannel</name>
|
||||
<message>
|
||||
<location filename="../cockatrice/src/client/network/release_channel.cpp" line="104"/>
|
||||
<source>Default</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../cockatrice/src/client/network/release_channel.cpp" line="120"/>
|
||||
<source>No reply received from the release update server.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../cockatrice/src/client/network/release_channel.cpp" line="128"/>
|
||||
<source>Invalid reply received from the release update server.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../cockatrice/src/client/network/release_channel.cpp" line="176"/>
|
||||
<source>No reply received from the tag update server.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../cockatrice/src/client/network/release_channel.cpp" line="183"/>
|
||||
<source>Invalid reply received from the tag update server.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>UnZip</name>
|
||||
<message>
|
||||
|
|
@ -537,6 +613,7 @@
|
|||
<name>i18n</name>
|
||||
<message>
|
||||
<location filename="src/oraclewizard.cpp" line="58"/>
|
||||
<location filename="../cockatrice/src/settings/cache_settings.cpp" line="167"/>
|
||||
<source>English</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user