fixed untranslatable string, regenerated translations
This commit is contained in:
parent
c07e5e5970
commit
ff20e04842
18 changed files with 173 additions and 34 deletions
|
@ -92,7 +92,7 @@ WndSets::WndSets(QWidget *parent)
|
||||||
|
|
||||||
|
|
||||||
QLabel *labNotes = new QLabel;
|
QLabel *labNotes = new QLabel;
|
||||||
labNotes->setText("Enable the sets that you want to have available in the deck editor.\nMove sets around to change their order, or click on a column header to sort sets on that field.\nSets order decides the source that will be used when loading images for a specific card.\nDisabled sets will still be used for loading images.");
|
labNotes->setText(tr("Enable the sets that you want to have available in the deck editor.\nMove sets around to change their order, or click on a column header to sort sets on that field.\nSets order decides the source that will be used when loading images for a specific card.\nDisabled sets will still be used for loading images."));
|
||||||
|
|
||||||
QDialogButtonBox *buttonBox = new QDialogButtonBox(QDialogButtonBox::Ok | QDialogButtonBox::Cancel);
|
QDialogButtonBox *buttonBox = new QDialogButtonBox(QDialogButtonBox::Ok | QDialogButtonBox::Cancel);
|
||||||
connect(buttonBox, SIGNAL(accepted()), this, SLOT(actSave()));
|
connect(buttonBox, SIGNAL(accepted()), this, SLOT(actSave()));
|
||||||
|
|
|
@ -988,7 +988,7 @@ Toto je uloženo pouze pro moderátory a banovaná osoba to neuvidí.</translati
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/dlg_edit_tokens.cpp" line="139"/>
|
<location filename="../src/dlg_edit_tokens.cpp" line="139"/>
|
||||||
<source>The chosen name conflicts with an existing card or token.
|
<source>The chosen name conflicts with an existing card or token.
|
||||||
Make sure to enable the 'token set' in 'Edit sets...' dialog to display them correctly.</source>
|
Make sure to enable the 'token set' in the 'Edit sets...' dialog to display them correctly.</source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
@ -4678,6 +4678,14 @@ Prosím vložte jméno:</translation>
|
||||||
<source>Move selected set to bottom</source>
|
<source>Move selected set to bottom</source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../src/window_sets.cpp" line="95"/>
|
||||||
|
<source>Enable the sets that you want to have available in the deck editor.
|
||||||
|
Move sets around to change their order, or click on a column header to sort sets on that field.
|
||||||
|
Sets order decides the source that will be used when loading images for a specific card.
|
||||||
|
Disabled sets will still be used for loading images.</source>
|
||||||
|
<translation type="unfinished"/>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/window_sets.cpp" line="115"/>
|
<location filename="../src/window_sets.cpp" line="115"/>
|
||||||
<source>Edit sets</source>
|
<source>Edit sets</source>
|
||||||
|
|
|
@ -194,12 +194,12 @@ Dies wird nur für Moderatoren gespeichert und kann von der gebannten Person nic
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/carddatabase.cpp" line="1125"/>
|
<location filename="../src/carddatabase.cpp" line="1125"/>
|
||||||
<source>New sets found</source>
|
<source>New sets found</source>
|
||||||
<translation type="unfinished"/>
|
<translation>Neue Editionen gefunden</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/carddatabase.cpp" line="1125"/>
|
<location filename="../src/carddatabase.cpp" line="1125"/>
|
||||||
<source>%1 new set(s) have been found in the card database. Do you want to enable them?</source>
|
<source>%1 new set(s) have been found in the card database. Do you want to enable them?</source>
|
||||||
<translation type="unfinished"/>
|
<translation>%1 neue Edition(en) wurden in der Kartendatenbank gefunden. Sollen diese aktiviert werden?</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
|
@ -988,7 +988,7 @@ Dies wird nur für Moderatoren gespeichert und kann von der gebannten Person nic
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/dlg_edit_tokens.cpp" line="139"/>
|
<location filename="../src/dlg_edit_tokens.cpp" line="139"/>
|
||||||
<source>The chosen name conflicts with an existing card or token.
|
<source>The chosen name conflicts with an existing card or token.
|
||||||
Make sure to enable the 'token set' in 'Edit sets...' dialog to display them correctly.</source>
|
Make sure to enable the 'token set' in the 'Edit sets...' dialog to display them correctly.</source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
@ -1206,7 +1206,7 @@ Möchten Sie Ihren Speicherort der Datenbank aktualisieren?</translation>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/dlg_settings.cpp" line="953"/>
|
<location filename="../src/dlg_settings.cpp" line="953"/>
|
||||||
<source>Sound</source>
|
<source>Sound</source>
|
||||||
<translation type="unfinished"/>
|
<translation>Töne</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
|
@ -1828,7 +1828,7 @@ Lokale Version ist %1, Serverversion ist %2.</translation>
|
||||||
<location filename="../src/window_main.cpp" line="537"/>
|
<location filename="../src/window_main.cpp" line="537"/>
|
||||||
<location filename="../src/window_main.cpp" line="615"/>
|
<location filename="../src/window_main.cpp" line="615"/>
|
||||||
<source>Information</source>
|
<source>Information</source>
|
||||||
<translation type="unfinished"/>
|
<translation>Information</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/window_main.cpp" line="537"/>
|
<location filename="../src/window_main.cpp" line="537"/>
|
||||||
|
@ -3334,12 +3334,12 @@ Lokale Version ist %1, Serverversion ist %2.</translation>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/player.cpp" line="526"/>
|
<location filename="../src/player.cpp" line="526"/>
|
||||||
<source>Reveal top cards of library</source>
|
<source>Reveal top cards of library</source>
|
||||||
<translation type="unfinished"/>
|
<translation>Zeige die obersten Karten der Bibliothek</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/player.cpp" line="526"/>
|
<location filename="../src/player.cpp" line="526"/>
|
||||||
<source>Number of cards: (max. %1)</source>
|
<source>Number of cards: (max. %1)</source>
|
||||||
<translation type="unfinished"/>
|
<translation>Anzahl an Karten: (max. %1)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/player.cpp" line="614"/>
|
<location filename="../src/player.cpp" line="614"/>
|
||||||
|
@ -3357,7 +3357,7 @@ Lokale Version ist %1, Serverversion ist %2.</translation>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/player.cpp" line="641"/>
|
<location filename="../src/player.cpp" line="641"/>
|
||||||
<source>Reveal t&op cards to...</source>
|
<source>Reveal t&op cards to...</source>
|
||||||
<translation type="unfinished"/>
|
<translation>Zeige die obersten Karten...</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/player.cpp" line="646"/>
|
<location filename="../src/player.cpp" line="646"/>
|
||||||
|
@ -3829,7 +3829,7 @@ Lokale Version ist %1, Serverversion ist %2.</translation>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/setsmodel.cpp" line="71"/>
|
<location filename="../src/setsmodel.cpp" line="71"/>
|
||||||
<source>Release date</source>
|
<source>Release date</source>
|
||||||
<translation>Veröffentlichungsdatum</translation>
|
<translation>Veröffentlichung</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
|
@ -3855,17 +3855,17 @@ Lokale Version ist %1, Serverversion ist %2.</translation>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/dlg_settings.cpp" line="750"/>
|
<location filename="../src/dlg_settings.cpp" line="750"/>
|
||||||
<source>Choose path</source>
|
<source>Choose path</source>
|
||||||
<translation type="unfinished"/>
|
<translation>Dateipfad auswählen</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/dlg_settings.cpp" line="759"/>
|
<location filename="../src/dlg_settings.cpp" line="759"/>
|
||||||
<source>Enable &sounds</source>
|
<source>Enable &sounds</source>
|
||||||
<translation type="unfinished"/>
|
<translation>Töne aktivieren</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/dlg_settings.cpp" line="760"/>
|
<location filename="../src/dlg_settings.cpp" line="760"/>
|
||||||
<source>Path to sounds directory:</source>
|
<source>Path to sounds directory:</source>
|
||||||
<translation type="unfinished"/>
|
<translation>Pfad zum Verzeichnis mit den Tondateien:</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/dlg_settings.cpp" line="761"/>
|
<location filename="../src/dlg_settings.cpp" line="761"/>
|
||||||
|
@ -3875,7 +3875,7 @@ Lokale Version ist %1, Serverversion ist %2.</translation>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/dlg_settings.cpp" line="762"/>
|
<location filename="../src/dlg_settings.cpp" line="762"/>
|
||||||
<source>Sound settings</source>
|
<source>Sound settings</source>
|
||||||
<translation type="unfinished"/>
|
<translation>Toneinstellungen</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/dlg_settings.cpp" line="764"/>
|
<location filename="../src/dlg_settings.cpp" line="764"/>
|
||||||
|
@ -4031,7 +4031,7 @@ Lokale Version ist %1, Serverversion ist %2.</translation>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/tab_deck_editor.cpp" line="792"/>
|
<location filename="../src/tab_deck_editor.cpp" line="792"/>
|
||||||
<source>Welcome</source>
|
<source>Welcome</source>
|
||||||
<translation type="unfinished"/>
|
<translation>Willkommen</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/tab_deck_editor.cpp" line="792"/>
|
<location filename="../src/tab_deck_editor.cpp" line="792"/>
|
||||||
|
@ -4706,6 +4706,14 @@ Bitte geben Sie einen Namen ein:</translation>
|
||||||
<source>Move selected set to bottom</source>
|
<source>Move selected set to bottom</source>
|
||||||
<translation>ans Ende verschieben</translation>
|
<translation>ans Ende verschieben</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../src/window_sets.cpp" line="95"/>
|
||||||
|
<source>Enable the sets that you want to have available in the deck editor.
|
||||||
|
Move sets around to change their order, or click on a column header to sort sets on that field.
|
||||||
|
Sets order decides the source that will be used when loading images for a specific card.
|
||||||
|
Disabled sets will still be used for loading images.</source>
|
||||||
|
<translation type="unfinished"/>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/window_sets.cpp" line="115"/>
|
<location filename="../src/window_sets.cpp" line="115"/>
|
||||||
<source>Edit sets</source>
|
<source>Edit sets</source>
|
||||||
|
|
|
@ -989,7 +989,7 @@ This is only saved for moderators and cannot be seen by the banned person.</sour
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/dlg_edit_tokens.cpp" line="139"/>
|
<location filename="../src/dlg_edit_tokens.cpp" line="139"/>
|
||||||
<source>The chosen name conflicts with an existing card or token.
|
<source>The chosen name conflicts with an existing card or token.
|
||||||
Make sure to enable the 'token set' in 'Edit sets...' dialog to display them correctly.</source>
|
Make sure to enable the 'token set' in the 'Edit sets...' dialog to display them correctly.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
@ -4707,6 +4707,14 @@ Please enter a name:</source>
|
||||||
<source>Move selected set to bottom</source>
|
<source>Move selected set to bottom</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../src/window_sets.cpp" line="95"/>
|
||||||
|
<source>Enable the sets that you want to have available in the deck editor.
|
||||||
|
Move sets around to change their order, or click on a column header to sort sets on that field.
|
||||||
|
Sets order decides the source that will be used when loading images for a specific card.
|
||||||
|
Disabled sets will still be used for loading images.</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/window_sets.cpp" line="115"/>
|
<location filename="../src/window_sets.cpp" line="115"/>
|
||||||
<source>Edit sets</source>
|
<source>Edit sets</source>
|
||||||
|
|
|
@ -988,7 +988,7 @@ Se almacenará unicamente para moderadores y no podrá ser visto por la persona
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/dlg_edit_tokens.cpp" line="139"/>
|
<location filename="../src/dlg_edit_tokens.cpp" line="139"/>
|
||||||
<source>The chosen name conflicts with an existing card or token.
|
<source>The chosen name conflicts with an existing card or token.
|
||||||
Make sure to enable the 'token set' in 'Edit sets...' dialog to display them correctly.</source>
|
Make sure to enable the 'token set' in the 'Edit sets...' dialog to display them correctly.</source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
@ -4681,6 +4681,14 @@ Por favor, introduzca un nombre:</translation>
|
||||||
<source>Move selected set to bottom</source>
|
<source>Move selected set to bottom</source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../src/window_sets.cpp" line="95"/>
|
||||||
|
<source>Enable the sets that you want to have available in the deck editor.
|
||||||
|
Move sets around to change their order, or click on a column header to sort sets on that field.
|
||||||
|
Sets order decides the source that will be used when loading images for a specific card.
|
||||||
|
Disabled sets will still be used for loading images.</source>
|
||||||
|
<translation type="unfinished"/>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/window_sets.cpp" line="115"/>
|
<location filename="../src/window_sets.cpp" line="115"/>
|
||||||
<source>Edit sets</source>
|
<source>Edit sets</source>
|
||||||
|
|
|
@ -988,7 +988,7 @@ See on mõeldud ainult moderaatoritele ja blokeeritav isik seda ei näe.</transl
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/dlg_edit_tokens.cpp" line="139"/>
|
<location filename="../src/dlg_edit_tokens.cpp" line="139"/>
|
||||||
<source>The chosen name conflicts with an existing card or token.
|
<source>The chosen name conflicts with an existing card or token.
|
||||||
Make sure to enable the 'token set' in 'Edit sets...' dialog to display them correctly.</source>
|
Make sure to enable the 'token set' in the 'Edit sets...' dialog to display them correctly.</source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
@ -4670,6 +4670,14 @@ Please enter a name:</source>
|
||||||
<source>Move selected set to bottom</source>
|
<source>Move selected set to bottom</source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../src/window_sets.cpp" line="95"/>
|
||||||
|
<source>Enable the sets that you want to have available in the deck editor.
|
||||||
|
Move sets around to change their order, or click on a column header to sort sets on that field.
|
||||||
|
Sets order decides the source that will be used when loading images for a specific card.
|
||||||
|
Disabled sets will still be used for loading images.</source>
|
||||||
|
<translation type="unfinished"/>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/window_sets.cpp" line="115"/>
|
<location filename="../src/window_sets.cpp" line="115"/>
|
||||||
<source>Edit sets</source>
|
<source>Edit sets</source>
|
||||||
|
|
|
@ -988,7 +988,7 @@ Cette information sera consultable uniquement par les modérateurs.</translation
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/dlg_edit_tokens.cpp" line="139"/>
|
<location filename="../src/dlg_edit_tokens.cpp" line="139"/>
|
||||||
<source>The chosen name conflicts with an existing card or token.
|
<source>The chosen name conflicts with an existing card or token.
|
||||||
Make sure to enable the 'token set' in 'Edit sets...' dialog to display them correctly.</source>
|
Make sure to enable the 'token set' in the 'Edit sets...' dialog to display them correctly.</source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
@ -4697,6 +4697,14 @@ Entrez un nom s'il vous plaît:</translation>
|
||||||
<source>Move selected set to bottom</source>
|
<source>Move selected set to bottom</source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../src/window_sets.cpp" line="95"/>
|
||||||
|
<source>Enable the sets that you want to have available in the deck editor.
|
||||||
|
Move sets around to change their order, or click on a column header to sort sets on that field.
|
||||||
|
Sets order decides the source that will be used when loading images for a specific card.
|
||||||
|
Disabled sets will still be used for loading images.</source>
|
||||||
|
<translation type="unfinished"/>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/window_sets.cpp" line="115"/>
|
<location filename="../src/window_sets.cpp" line="115"/>
|
||||||
<source>Edit sets</source>
|
<source>Edit sets</source>
|
||||||
|
|
|
@ -988,9 +988,9 @@ Questo è solo visibile ai moderatori e non alla persona bannata.</translation>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/dlg_edit_tokens.cpp" line="139"/>
|
<location filename="../src/dlg_edit_tokens.cpp" line="139"/>
|
||||||
<source>The chosen name conflicts with an existing card or token.
|
<source>The chosen name conflicts with an existing card or token.
|
||||||
Make sure to enable the 'token set' in 'Edit sets...' dialog to display them correctly.</source>
|
Make sure to enable the 'token set' in the 'Edit sets...' dialog to display them correctly.</source>
|
||||||
<translation>Il nome scelto combacia con quello di una carta o token già esistente.
|
<translation>Il nome scelto coincide con il nome di una carta o token già esistente.
|
||||||
Assicurati di aver abilitato il set "Tokens" nella finestra "Modifica set..." per visualizzarli correttamente.</translation>
|
Assicurati di aver abilitato il set "Tokens" nella finestra "Modifica set" per visualizzarli correttamente.</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
|
@ -4708,6 +4708,17 @@ Please enter a name:</source>
|
||||||
<source>Move selected set to bottom</source>
|
<source>Move selected set to bottom</source>
|
||||||
<translation>Muovi set selezionato in fondo</translation>
|
<translation>Muovi set selezionato in fondo</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../src/window_sets.cpp" line="95"/>
|
||||||
|
<source>Enable the sets that you want to have available in the deck editor.
|
||||||
|
Move sets around to change their order, or click on a column header to sort sets on that field.
|
||||||
|
Sets order decides the source that will be used when loading images for a specific card.
|
||||||
|
Disabled sets will still be used for loading images.</source>
|
||||||
|
<translation>Abilita i set che buoi avere a disposizione nell'editor di mazzi.
|
||||||
|
Sposta i set usando il mouse o i pulsanti a sinistra per modificarne l'ordine, o clicca sull'intestazione di una colonna per ordinare i set su quel campo.
|
||||||
|
L'ordine dei set decide quali set verranno utilizzati per cariare le immagini delle carte.
|
||||||
|
I set disabilitati saranno comunque usati per caricare le immagini.</translation>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/window_sets.cpp" line="115"/>
|
<location filename="../src/window_sets.cpp" line="115"/>
|
||||||
<source>Edit sets</source>
|
<source>Edit sets</source>
|
||||||
|
|
|
@ -988,7 +988,7 @@ This is only saved for moderators and cannot be seen by the banned person.</sour
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/dlg_edit_tokens.cpp" line="139"/>
|
<location filename="../src/dlg_edit_tokens.cpp" line="139"/>
|
||||||
<source>The chosen name conflicts with an existing card or token.
|
<source>The chosen name conflicts with an existing card or token.
|
||||||
Make sure to enable the 'token set' in 'Edit sets...' dialog to display them correctly.</source>
|
Make sure to enable the 'token set' in the 'Edit sets...' dialog to display them correctly.</source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
@ -4704,6 +4704,14 @@ Please enter a name:</source>
|
||||||
<source>Move selected set to bottom</source>
|
<source>Move selected set to bottom</source>
|
||||||
<translation>選択中のセットを最後尾へ</translation>
|
<translation>選択中のセットを最後尾へ</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../src/window_sets.cpp" line="95"/>
|
||||||
|
<source>Enable the sets that you want to have available in the deck editor.
|
||||||
|
Move sets around to change their order, or click on a column header to sort sets on that field.
|
||||||
|
Sets order decides the source that will be used when loading images for a specific card.
|
||||||
|
Disabled sets will still be used for loading images.</source>
|
||||||
|
<translation type="unfinished"/>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/window_sets.cpp" line="115"/>
|
<location filename="../src/window_sets.cpp" line="115"/>
|
||||||
<source>Edit sets</source>
|
<source>Edit sets</source>
|
||||||
|
|
|
@ -988,7 +988,7 @@ This is only saved for moderators and cannot be seen by the banned person.</sour
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/dlg_edit_tokens.cpp" line="139"/>
|
<location filename="../src/dlg_edit_tokens.cpp" line="139"/>
|
||||||
<source>The chosen name conflicts with an existing card or token.
|
<source>The chosen name conflicts with an existing card or token.
|
||||||
Make sure to enable the 'token set' in 'Edit sets...' dialog to display them correctly.</source>
|
Make sure to enable the 'token set' in the 'Edit sets...' dialog to display them correctly.</source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
@ -4710,6 +4710,14 @@ Please enter a name:</source>
|
||||||
<source>Move selected set to bottom</source>
|
<source>Move selected set to bottom</source>
|
||||||
<translation>선택한 확장판을 맨 아래로 내리기</translation>
|
<translation>선택한 확장판을 맨 아래로 내리기</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../src/window_sets.cpp" line="95"/>
|
||||||
|
<source>Enable the sets that you want to have available in the deck editor.
|
||||||
|
Move sets around to change their order, or click on a column header to sort sets on that field.
|
||||||
|
Sets order decides the source that will be used when loading images for a specific card.
|
||||||
|
Disabled sets will still be used for loading images.</source>
|
||||||
|
<translation type="unfinished"/>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/window_sets.cpp" line="115"/>
|
<location filename="../src/window_sets.cpp" line="115"/>
|
||||||
<source>Edit sets</source>
|
<source>Edit sets</source>
|
||||||
|
|
|
@ -988,7 +988,7 @@ Dette vises kun til moderatorer, og er ikke synlig for brukeren.</translation>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/dlg_edit_tokens.cpp" line="139"/>
|
<location filename="../src/dlg_edit_tokens.cpp" line="139"/>
|
||||||
<source>The chosen name conflicts with an existing card or token.
|
<source>The chosen name conflicts with an existing card or token.
|
||||||
Make sure to enable the 'token set' in 'Edit sets...' dialog to display them correctly.</source>
|
Make sure to enable the 'token set' in the 'Edit sets...' dialog to display them correctly.</source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
@ -1490,7 +1490,7 @@ Would you like to change your database location setting?</source>
|
||||||
<location filename="../src/dlg_settings.cpp" line="39"/>
|
<location filename="../src/dlg_settings.cpp" line="39"/>
|
||||||
<location filename="../src/dlg_settings.cpp" line="137"/>
|
<location filename="../src/dlg_settings.cpp" line="137"/>
|
||||||
<source>English</source>
|
<source>English</source>
|
||||||
<translation type="unfinished"/>
|
<translation>(Norwegian Bokmål)</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
|
@ -4670,6 +4670,14 @@ Please enter a name:</source>
|
||||||
<source>Move selected set to bottom</source>
|
<source>Move selected set to bottom</source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../src/window_sets.cpp" line="95"/>
|
||||||
|
<source>Enable the sets that you want to have available in the deck editor.
|
||||||
|
Move sets around to change their order, or click on a column header to sort sets on that field.
|
||||||
|
Sets order decides the source that will be used when loading images for a specific card.
|
||||||
|
Disabled sets will still be used for loading images.</source>
|
||||||
|
<translation type="unfinished"/>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/window_sets.cpp" line="115"/>
|
<location filename="../src/window_sets.cpp" line="115"/>
|
||||||
<source>Edit sets</source>
|
<source>Edit sets</source>
|
||||||
|
|
|
@ -988,7 +988,7 @@ Dit wordt opgeslagen voor het moderatorteam en zal niet zichtbaar zijn voor de g
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/dlg_edit_tokens.cpp" line="139"/>
|
<location filename="../src/dlg_edit_tokens.cpp" line="139"/>
|
||||||
<source>The chosen name conflicts with an existing card or token.
|
<source>The chosen name conflicts with an existing card or token.
|
||||||
Make sure to enable the 'token set' in 'Edit sets...' dialog to display them correctly.</source>
|
Make sure to enable the 'token set' in the 'Edit sets...' dialog to display them correctly.</source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
@ -4684,6 +4684,14 @@ Please enter a name:</source>
|
||||||
<source>Move selected set to bottom</source>
|
<source>Move selected set to bottom</source>
|
||||||
<translation>Verplaats de geselecteerde set naar het einde van de lijst</translation>
|
<translation>Verplaats de geselecteerde set naar het einde van de lijst</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../src/window_sets.cpp" line="95"/>
|
||||||
|
<source>Enable the sets that you want to have available in the deck editor.
|
||||||
|
Move sets around to change their order, or click on a column header to sort sets on that field.
|
||||||
|
Sets order decides the source that will be used when loading images for a specific card.
|
||||||
|
Disabled sets will still be used for loading images.</source>
|
||||||
|
<translation type="unfinished"/>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/window_sets.cpp" line="115"/>
|
<location filename="../src/window_sets.cpp" line="115"/>
|
||||||
<source>Edit sets</source>
|
<source>Edit sets</source>
|
||||||
|
|
|
@ -988,7 +988,7 @@ Informacja ta zachowywana jest dla moderatorów i nie jest widoczna dla zbanowan
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/dlg_edit_tokens.cpp" line="139"/>
|
<location filename="../src/dlg_edit_tokens.cpp" line="139"/>
|
||||||
<source>The chosen name conflicts with an existing card or token.
|
<source>The chosen name conflicts with an existing card or token.
|
||||||
Make sure to enable the 'token set' in 'Edit sets...' dialog to display them correctly.</source>
|
Make sure to enable the 'token set' in the 'Edit sets...' dialog to display them correctly.</source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
@ -4699,6 +4699,14 @@ Wprowadź nazwę:</translation>
|
||||||
<source>Move selected set to bottom</source>
|
<source>Move selected set to bottom</source>
|
||||||
<translation>Przesuń wybrany dodatek na koniec</translation>
|
<translation>Przesuń wybrany dodatek na koniec</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../src/window_sets.cpp" line="95"/>
|
||||||
|
<source>Enable the sets that you want to have available in the deck editor.
|
||||||
|
Move sets around to change their order, or click on a column header to sort sets on that field.
|
||||||
|
Sets order decides the source that will be used when loading images for a specific card.
|
||||||
|
Disabled sets will still be used for loading images.</source>
|
||||||
|
<translation type="unfinished"/>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/window_sets.cpp" line="115"/>
|
<location filename="../src/window_sets.cpp" line="115"/>
|
||||||
<source>Edit sets</source>
|
<source>Edit sets</source>
|
||||||
|
|
|
@ -988,7 +988,7 @@ Isto apenas é guardado para os moderadores e não é visível para a pessoa ban
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/dlg_edit_tokens.cpp" line="139"/>
|
<location filename="../src/dlg_edit_tokens.cpp" line="139"/>
|
||||||
<source>The chosen name conflicts with an existing card or token.
|
<source>The chosen name conflicts with an existing card or token.
|
||||||
Make sure to enable the 'token set' in 'Edit sets...' dialog to display them correctly.</source>
|
Make sure to enable the 'token set' in the 'Edit sets...' dialog to display them correctly.</source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
@ -4700,6 +4700,14 @@ Por favor introduza um nome:</translation>
|
||||||
<source>Move selected set to bottom</source>
|
<source>Move selected set to bottom</source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../src/window_sets.cpp" line="95"/>
|
||||||
|
<source>Enable the sets that you want to have available in the deck editor.
|
||||||
|
Move sets around to change their order, or click on a column header to sort sets on that field.
|
||||||
|
Sets order decides the source that will be used when loading images for a specific card.
|
||||||
|
Disabled sets will still be used for loading images.</source>
|
||||||
|
<translation type="unfinished"/>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/window_sets.cpp" line="115"/>
|
<location filename="../src/window_sets.cpp" line="115"/>
|
||||||
<source>Edit sets</source>
|
<source>Edit sets</source>
|
||||||
|
|
|
@ -988,7 +988,7 @@ Isto será visto somente por moderadores e não pode ser visto pela pessoa banid
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/dlg_edit_tokens.cpp" line="139"/>
|
<location filename="../src/dlg_edit_tokens.cpp" line="139"/>
|
||||||
<source>The chosen name conflicts with an existing card or token.
|
<source>The chosen name conflicts with an existing card or token.
|
||||||
Make sure to enable the 'token set' in 'Edit sets...' dialog to display them correctly.</source>
|
Make sure to enable the 'token set' in the 'Edit sets...' dialog to display them correctly.</source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
@ -4705,6 +4705,14 @@ Por favor, entre um nome:</translation>
|
||||||
<source>Move selected set to bottom</source>
|
<source>Move selected set to bottom</source>
|
||||||
<translation>Mover o selecionado para o fundo</translation>
|
<translation>Mover o selecionado para o fundo</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../src/window_sets.cpp" line="95"/>
|
||||||
|
<source>Enable the sets that you want to have available in the deck editor.
|
||||||
|
Move sets around to change their order, or click on a column header to sort sets on that field.
|
||||||
|
Sets order decides the source that will be used when loading images for a specific card.
|
||||||
|
Disabled sets will still be used for loading images.</source>
|
||||||
|
<translation type="unfinished"/>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/window_sets.cpp" line="115"/>
|
<location filename="../src/window_sets.cpp" line="115"/>
|
||||||
<source>Edit sets</source>
|
<source>Edit sets</source>
|
||||||
|
|
|
@ -988,7 +988,7 @@ This is only saved for moderators and cannot be seen by the banned person.</sour
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/dlg_edit_tokens.cpp" line="139"/>
|
<location filename="../src/dlg_edit_tokens.cpp" line="139"/>
|
||||||
<source>The chosen name conflicts with an existing card or token.
|
<source>The chosen name conflicts with an existing card or token.
|
||||||
Make sure to enable the 'token set' in 'Edit sets...' dialog to display them correctly.</source>
|
Make sure to enable the 'token set' in the 'Edit sets...' dialog to display them correctly.</source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
@ -4677,6 +4677,14 @@ Please enter a name:</source>
|
||||||
<source>Move selected set to bottom</source>
|
<source>Move selected set to bottom</source>
|
||||||
<translation>Сделать выбранный сет нижним</translation>
|
<translation>Сделать выбранный сет нижним</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../src/window_sets.cpp" line="95"/>
|
||||||
|
<source>Enable the sets that you want to have available in the deck editor.
|
||||||
|
Move sets around to change their order, or click on a column header to sort sets on that field.
|
||||||
|
Sets order decides the source that will be used when loading images for a specific card.
|
||||||
|
Disabled sets will still be used for loading images.</source>
|
||||||
|
<translation type="unfinished"/>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/window_sets.cpp" line="115"/>
|
<location filename="../src/window_sets.cpp" line="115"/>
|
||||||
<source>Edit sets</source>
|
<source>Edit sets</source>
|
||||||
|
|
|
@ -988,7 +988,7 @@ Detta sparas endast för moderatorer och kan inte ses av den bannlysta personen.
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/dlg_edit_tokens.cpp" line="139"/>
|
<location filename="../src/dlg_edit_tokens.cpp" line="139"/>
|
||||||
<source>The chosen name conflicts with an existing card or token.
|
<source>The chosen name conflicts with an existing card or token.
|
||||||
Make sure to enable the 'token set' in 'Edit sets...' dialog to display them correctly.</source>
|
Make sure to enable the 'token set' in the 'Edit sets...' dialog to display them correctly.</source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
@ -4679,6 +4679,14 @@ Please enter a name:</source>
|
||||||
<source>Move selected set to bottom</source>
|
<source>Move selected set to bottom</source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../src/window_sets.cpp" line="95"/>
|
||||||
|
<source>Enable the sets that you want to have available in the deck editor.
|
||||||
|
Move sets around to change their order, or click on a column header to sort sets on that field.
|
||||||
|
Sets order decides the source that will be used when loading images for a specific card.
|
||||||
|
Disabled sets will still be used for loading images.</source>
|
||||||
|
<translation type="unfinished"/>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/window_sets.cpp" line="115"/>
|
<location filename="../src/window_sets.cpp" line="115"/>
|
||||||
<source>Edit sets</source>
|
<source>Edit sets</source>
|
||||||
|
|
|
@ -988,7 +988,7 @@ This is only saved for moderators and cannot be seen by the banned person.</sour
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/dlg_edit_tokens.cpp" line="139"/>
|
<location filename="../src/dlg_edit_tokens.cpp" line="139"/>
|
||||||
<source>The chosen name conflicts with an existing card or token.
|
<source>The chosen name conflicts with an existing card or token.
|
||||||
Make sure to enable the 'token set' in 'Edit sets...' dialog to display them correctly.</source>
|
Make sure to enable the 'token set' in the 'Edit sets...' dialog to display them correctly.</source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
@ -4695,6 +4695,14 @@ Please enter a name:</source>
|
||||||
<source>Move selected set to bottom</source>
|
<source>Move selected set to bottom</source>
|
||||||
<translation type="unfinished"/>
|
<translation type="unfinished"/>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../src/window_sets.cpp" line="95"/>
|
||||||
|
<source>Enable the sets that you want to have available in the deck editor.
|
||||||
|
Move sets around to change their order, or click on a column header to sort sets on that field.
|
||||||
|
Sets order decides the source that will be used when loading images for a specific card.
|
||||||
|
Disabled sets will still be used for loading images.</source>
|
||||||
|
<translation type="unfinished"/>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/window_sets.cpp" line="115"/>
|
<location filename="../src/window_sets.cpp" line="115"/>
|
||||||
<source>Edit sets</source>
|
<source>Edit sets</source>
|
||||||
|
|
Loading…
Reference in a new issue